@font-face{
    font-family:'Glyphicons Halflings';
    src:url(../fonts/glyphicons-halflings-regular.woff2);
}

html, body {
    background-color: #f8f9fa;
    color: #636b6f;
    color: #4c4c4c;
    /*font-family: 'Raleway', sans-serif;
    font-weight: 100;*/
    height: 100vh;
    margin: 0;
}

#main{    
  margin-top: 60px;
  margin-top: 55px;
  padding-bottom: 60px;
}

#wa_content{
  bottom: 10px;
  position: fixed;
  left: 10px;
  z-index: 999;
  transition: all 0.3s ease-out;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
#contactos li{
  margin-bottom: 5px;
  padding-bottom: 5px;
  color: #7d7d7d;
  border-bottom: 1px solid #d6d6d6;
}
#contactos li span{
  margin-top: -3px;
  display: block;
}

.ubicacion{
  margin-bottom: 10px;
  font-weight: 400;
  display: flex;
  align-items: center;
}

.ubicacion .vignetta{
  margin: 5px;
  margin-top: 7px;
  width: 30px;
  height: 30px;
  margin-left: 8px;
  line-height: 35px;
  border: 0;
  text-align: center;
  border-radius: 5px;
  padding-top: 0px;
  color: #fff;
  /*background-color: #7a7a7a;*/
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 8px;
  overflow: hidden;
}

.ubicacion .vignetta i{
  /*display: none;*/
}

.menu-icono i{
  font-size: 20px; 
  color: #fff; 
  color: #7a7a7a;
}

.procesar_solicitud{
  cursor: pointer;
  font-size: 13px !important;
  width: 74px;
  background-color: #3863da;
  color: #fff;
}
.aprobar_solicitud{
  cursor: pointer;
  font-size: 13px !important;
  width: 74px;
  background-color: #37bd60;
  color: #fff;
}
.rechazar_solicitud{
  cursor: pointer;
  font-size: 13px !important;
  width: 74px;
  background-color: #da5050;
  color: #fff;
  margin-left: 5px;
}
.cancelar_solicitud{
  font-size: 14px !important;
  padding: 2px 10px;
}

#tablasolicitudes tbody{
  font-size: 14px;
}

#tablasolicitudes tbody td{
  vertical-align: middle;
}

#tablasolicitudes thead tr th, #tablasolicitudes tbody tr td {
  font-size: 13px;
}
#tablasolicitudes tbody tr td {
  padding: 8px 6px !important;
}

#tablamovimientos tbody tr td:first-child {
  width: auto !important;
}
#tablamovimientos_wrapper{
  padding-right: 1px;
}

#tablamovimientos thead tr th, #tablamovimientosdolares thead tr th{
  padding: 8px 6px !important;
  font-size: 13px;
}

#tablamovimientos tbody tr td, #tablamovimientosdolares tbody tr td {
  padding: 8px 6px !important;
  font-size: 13px;
}


.sinvencer{
  background-color: aquamarine !important;
  background-color: #e1f3ff !important;
}

#btnimprimirresumen{
  border: 0;
  border-radius: 50%;
  width: 30px !important;
  height: 30px !important;
  background-color: #7a7a7a;
  color: #fff;
  cursor: pointer;
  z-index: 9999;
}

.full-height {
    height: 100vh;
}

.flex-center {
    align-items: center;
    display: flex;
    justify-content: center;
}

.position-ref {
    position: relative;
}

.top-right {
    position: absolute;
    right: 10px;
    top: 18px;
}

.content {
    /*text-align: center;*/
    max-width: 1200px;
    width: 100%;;    
    /*min-width: 550px;*/
}

.verde_principal{
  background-color: #7a7a7a !important;
}

.menu-icono{
  margin: 5px;
  /*border: 1px solid #747b7e;*/
  width: 32px;
  height: 28px;
  text-align: center;
  border-radius: 5px;
  padding-top: 0px;
  color: #fff;
  /*background-color: #7a7a7a;*/
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 8px;
}

.dataTables_wrapper {
    overflow-x: auto;
}

.dataTables_info, .dataTables_paginate{
    font-size: 14px;
}

.card{
    border: 0;
    border: 1px solid rgb(0 0 0 / 9%);
    box-shadow: 0px 2px 3px #ececec;
    padding: 10px 20px;
    border-radius: 10px;
    width: 100%;
}

.title {
    font-size: 21px;
    margin-bottom: 15px;
}

.links > a {
    color: #636b6f;
    padding: 0 25px;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .1rem;
    text-decoration: none;
    text-transform: uppercase;
}

.m-b-md {
    margin-bottom: 30px;
}

nav{
    box-shadow: 0px 2px 3px #ececec;
}

.bg-light {
    background-color: #33e486!important;
}

.menu-link {
    color: #636262 !important;
}

.navbar-nav li a{
   text-decoration: none;
}

.navbar button{
    /*background-color: #14C767 !important;*/
    color: #fff;
}


#box-filtros{
    border-bottom: 1px solid #dcdcdc;
    margin: 0;
    margin-bottom: 10px;
    padding: 5px;
    padding-bottom: 15px;
    margin-top: 10px;
}

.login-panel-heading{
    padding: .5em;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    background-color: #e6e6e6;
    color: #565656;
}

.login-panel-body{
    padding: 1em;
}

.navbar-brand{
    font-weight: 600;
    color: #5CC34E !important;
    padding-right: 8px;
}

#brand-separator{
    background-color: #b7b7b74d;
    width: 2px;
    height: 25px;
}

.menu-link{
    /*vertical-align: sub;
    height: 40px;
    padding: 0 10px;*/
    color: #656465 !important;
}

table{
  color: #656565;
  color: #4c4c4c;
  color: #222222;
}

table.dataTable thead th, table.dataTable thead td {
    padding: 5px 15px;
    border-bottom: 0px solid #adadad;
    background-color: #f8f9fa;
    background-color: #f1f1f1;
    background-color: #e3e0e0;
    font-size: 14px;
}

table.dataTable tbody td {
    padding: 8px 18px;
}

#tablamovimientos{
    margin-bottom: 10px;
}

#tablamovimientos tbody tr td:first-child{
    width: 300px;
}

/*#tablamovimientos tbody tr:last-child{
    font-weight: 600;
}*/

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {    
    border: 1px solid #dadada;
    background: inherit;
    background-color: #ececec;
    border-radius: 50%;
    outline: none;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:active {
    outline: none;
    background: inherit;
    box-shadow: inherit;
    background-color: #848282;
    border-radius: 50%;
    outline: none;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: white !important;
    border: 1px solid #676767;
    background: inherit;
    background-color: #848282;
    border-radius: 50%;
    outline: none;
}

.paginate_button {
    outline: none;
}

.totalBold{
    font-weight: 600;
}

#tablaanalisis tbody tr td:first-child{
  width: 70px;
}

#tablasolicitantes{
    display: flex;
    flex-direction: column;
    align-items: center;
}

#tablasolicitantes thead, #tablasolicitantes thead tr{
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
}

#tablasolicitantes thead tr th{
    width: 33% !important;
}

#tablasolicitantes tbody{
    width: 100%;
    display: flex;    
    flex-direction: column;
}

#tablasolicitantes tbody tr{
    width: 100%;
    display: flex;
}

#tablasolicitantes tbody tr td{
    width: 33% !important;
}

#tablasolicitantes tbody tr td.dataTables_empty{
    text-align: center;
    width: 100% !important;
}





.center_no_padd{
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-align: center;
}

.vertical_align_middle{
    vertical-align: middle !important;
}

.tabla_etapas{
    width: 100%;
}

.tabla_etapas tbody tr:first-child td{
    border: none;
    padding-top: 0;
    padding-bottom: 2px;
}
.tabla_etapas tbody tr td{
    padding-bottom: 2px;
    padding-top: 2px;
}
.tabla_etapas tbody tr:last-child td{
    padding-top: 2px;
    padding-bottom: 0;    
    border-bottom: 0;
    border-left: 0;
}


#tablaposiciones tbody tr td:first-child {
  width: auto !important;
}
#tablaposiciones_wrapper{
  padding-right: 1px;
}
#tablaposiciones_filter{
  margin-bottom: 15px;
}
#tablaposiciones thead tr th {
  padding: 8px 6px !important;
}
#tablaposiciones tbody tr td {
  padding: 8px 6px !important;
}

#tablaposiciones thead tr th, #tablaposiciones tbody tr td {
  font-size: 13px;
}

tbody tr td p{
  margin: 0;
}

.saldook, .importenegativo, .saldonegativo{ 
    color: #04a526;
}

.saldonook, .importepositivo, .saldopositivo{
    color: #ff2400fc;
}

#btnfiltrar, #btnimprimirresumen{
  width: 100px;
  font-size: 14px;
}

#backimg{
  background-image: url(../img/1.jpg);
  width: 100%;
  height: 400px;
  display: block;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0;
  z-index: 9999;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-bottom: 1px solid #dbdbdb;
  border-top: 1px solid #dbdbdb;
}

.login-box{
    padding: 0;
    background-color: #fff;
    position: absolute;
    width: 400px;
    height: 400px;
    z-index: 9999;
    bottom: -70px;
    left: 0px;
    border: 1px solid rgb(0 0 0 / 14%);
    padding-top: 15px;
}

.login-box-heading{
    font-size: 19px;
    font-weight: 500;
    text-align: center;
    color: #B649F5;
}

.login-btn{
    width: 100%;
    margin-top: 20px;
}



/*.btn-green {
  color: #fff;
  background-color: #06b357;
  border-color: #05a751;
}*/

.btn-purple {
  color: #fff;
  background-color: #7b1fcf;
  border-color: #6d1bb9;
  background-color: #0e843b;
  border-color: #026026;
}

.btn-purple:hover {
  color: #fff;
  background-color: #6d1bb9;
  border-color: #6d1bb9;
  background-color: #0e843b;
  border-color: #026026;
}

.btn-success {
  width: 100px;
  color: #fff;
  background-color: #6d1bb9;
  border-color: #6d1bb9;
  background-color: #0e843b;
  border-color: #026026;
}

.btn-success:hover {
  color: #fff;
  background-color: #6d1bb9;
  border-color: #6d1bb9;
  background-color: #0e843b;
  border-color: #026026;
}


.forgotpass{
    width: 100%;
    text-align: right;
    padding-right: 0;
    margin: 0;
    padding-top: 0;
}

table.dataTable.no-footer {
    border-bottom: 1px solid #dee2e6;
}

.lds-ellipsis {
    display: none;
    position: relative;
    width: 80px;
    height: 38px;
  }
  .lds-ellipsis div {
    position: absolute;
    top: 14px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #B649F5;
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
  }
  .lds-ellipsis div:nth-child(1) {
    left: 8px;
    animation: lds-ellipsis1 0.6s infinite;
  }
  .lds-ellipsis div:nth-child(2) {
    left: 8px;
    animation: lds-ellipsis2 0.6s infinite;
  }
  .lds-ellipsis div:nth-child(3) {
    left: 32px;
    animation: lds-ellipsis2 0.6s infinite;
  }
  .lds-ellipsis div:nth-child(4) {
    left: 56px;
    animation: lds-ellipsis3 0.6s infinite;
  }

  select.form-control:not([size]):not([multiple]) {
    height: inherit;
  }

  .form-control{      
    font-size: 14px;
  }

  label{      
    font-size: 14px;
  }

  table.dataTable tbody th, table.dataTable tbody td {
    font-size: 14px;
  }

  #tablamovimientos thead tr th, #tablamovimientos tbody tr td{
    font-size: 13px;
  }

  .table-bordered td, .table-bordered th {
    border: 1px solid #a6a6a6;
    border: 1px solid #e2e2e2;
    border: 1px solid #d7d3d3;
   }

  .datosemilla{
    text-align: center;
  }

  @keyframes lds-ellipsis1 {
    0% {
      transform: scale(0);
    }
    100% {
      transform: scale(1);
    }
  }
  @keyframes lds-ellipsis3 {
    0% {
      transform: scale(1);
    }
    100% {
      transform: scale(0);
    }
  }
  @keyframes lds-ellipsis2 {
    0% {
      transform: translate(0, 0);
    }
    100% {
      transform: translate(24px, 0);
    }
  }



  .lds-roller {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
  }
  .lds-roller div {
    animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    transform-origin: 40px 40px;
  }
  .lds-roller div:after {
    content: " ";
    display: block;
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #b649f5;
    margin: -4px 0 0 -4px;
  }
  .lds-roller div:nth-child(1) {
    animation-delay: -0.036s;
  }
  .lds-roller div:nth-child(1):after {
    top: 63px;
    left: 63px;
  }
  .lds-roller div:nth-child(2) {
    animation-delay: -0.072s;
  }
  .lds-roller div:nth-child(2):after {
    top: 68px;
    left: 56px;
  }
  .lds-roller div:nth-child(3) {
    animation-delay: -0.108s;
  }
  .lds-roller div:nth-child(3):after {
    top: 71px;
    left: 48px;
  }
  .lds-roller div:nth-child(4) {
    animation-delay: -0.144s;
  }
  .lds-roller div:nth-child(4):after {
    top: 72px;
    left: 40px;
  }
  .lds-roller div:nth-child(5) {
    animation-delay: -0.18s;
  }
  .lds-roller div:nth-child(5):after {
    top: 71px;
    left: 32px;
  }
  .lds-roller div:nth-child(6) {
    animation-delay: -0.216s;
  }
  .lds-roller div:nth-child(6):after {
    top: 68px;
    left: 24px;
  }
  .lds-roller div:nth-child(7) {
    animation-delay: -0.252s;
  }
  .lds-roller div:nth-child(7):after {
    top: 63px;
    left: 17px;
  }
  .lds-roller div:nth-child(8) {
    animation-delay: -0.288s;
  }
  .lds-roller div:nth-child(8):after {
    top: 56px;
    left: 12px;
  }
  @keyframes lds-roller {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
  }

  

@media only screen and (max-width: 850px) {
  #cotizacion_dolar {
      text-align: left !important;
  }
}

@media only screen and (max-width: 768px) {
  
    #backimg{
      display: none;
    }

    #creartabla-container {
        text-align: center;
        margin-bottom: 20px;
    }

    #box-filtros div{
      padding-left: 0;
      padding-right: 0;
      /*margin-bottom: 5px;*/
    }

    #fechadesde_box{
      margin-bottom: 12px;
    }

    #fechahasta_box{
      margin-bottom: 12px;
    }

    .ordenamiento_box{
      margin-left: 20px;
    }
}
