body{
  color: #121212;
  font-size: 16px;
  font-family: 'BentonSansBBVA-Book';
}
header{
  background-color: #072146;
  height: 90px;
  width: 100%;
}
.global-container{
  margin: 0 auto;
  max-width: 1190px;
}
header > .global-container > figure{
  padding-top: 31px;
  padding-bottom: 31px;
}
h4{
  color: #004481;
}
button a{
  color: #fff;
}
button a:hover{
  color: #fff;
  text-decoration: none;
}
.clear{
  content: '';
  display: block;
  clear: both;
}
@font-face {
    font-family: 'BentonSansBBVA-Book';
    src: url('../fonts/BentonSansBBVA-Book.ttf') format('ttf'),
         url('../fonts/BentonSansBBVA-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'BentonSansBBVA-Bold';
    src: url('../fonts/BentonSansBBVA-Bold.ttf') format('ttf'),
         url('../fonts/BentonSansBBVA-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* Section Container */
.section-container{
    margin: 0 auto;
    max-width: 1190px;
    padding: 25px 0;
}
.text-wrapper{
    margin: 0;
    text-align: left;
}

/* Tablas */
/* description table */
.icon-search:before {
  content: "\e90d";
  color: #072146;
  font-size: 16px;
}
table>tbody>tr>td{
    border: none !important;
    vertical-align: middle !important;
}
#check{
  margin-left: 20px;
}
.specs{
}
table {
  border: none;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}
table caption {
  font-size: 1.5em;
  margin: .5em 0 .75em;
}
table tr {
  border: none;
  padding: .35em;
  font-size: 14px;
}
table tr label{
    font-weight: 300 !important;
}
table th,
table td {
  padding: 18px .625em;
  text-align: left;
}
table th {
  font-size: .85em;
  letter-spacing: .1em;
  text-transform: uppercase;
}
.e02 a{
  text-decoration: none;
}
.co-us-pg > .cabecera > tbody > .TitulosC > .t01,
.co-us-pg > .comprobantes > tbody > .F1 > .e01,
.co-us-pg > .comprobantes > tbody > .F2 > .e01{
  padding-left: 25px;
}
.co-us-pg > .cabecera > tbody > .TitulosC > .t01{
  width: 140px;
}
.co-us-pg > .comprobantes > tbody > .F1 > .e01{
  width: 140px;
}
.TitulosC{
  font-size: 14px;
  background: #337ab7;
  color: #fff;
}
.cabecera{
  margin-top: 35px;
}
.F2 {
  background-color: #eeeeee;
}
.comprobantes_btns{
  margin-top: 25px;
}
.comprobantes_btns:after{
  clear: both;
  display: block;
  content: '';
}
.F1 td > span, .F2 td > span{
  display: block;
  font-size: 14px;
}
td a:hover{
  text-decoration: none;
}
.delete{
  color: #cb0000;
}
.delete:hover{
  color: #ff0000;
}
.F1 td > span a, .F2 td > span a{
  margin-right: 20px;
}
.btnRegresar_single{
  float: none;
  width: 100px;
  text-align: right;
  padding-right: 35px;
  margin: 0 auto;
}
.btnRegresar_single a{
  background: #237ABA;
  color: #fff;
  padding: 10px 15px;
}
.btnRegresar_single a:hover{
  background-color: #D4EDFC;
  color: #237ABA;
  text-decoration: none;

  transition-duration: .3s;
  transition-timing-function: cubic-bezier(.22,.58,.34,.85);
}
.btnRegresar{
  float: left;
  width: 50%;
  text-align: right;
  padding-right: 35px;
}
.btnDescarga{
  float: right;
  width: 50%;
  text-align: left;
  padding-left: 35px;
}
.btnDescarga a, .btnRegresar a{
  background: #237ABA;
  color: #fff;
  padding: 10px 15px;
  text-decoration: none;
}
.btnDescarga a:hover, .btnRegresar a:hover{
  background-color: #D4EDFC;
  color: #237ABA;

  transition-duration: .3s;
  transition-timing-function: cubic-bezier(.22,.58,.34,.85);
}
.leyendaDes{
  padding: 15px 0 35px 0;
}
.menuFact{
  padding: 0 0 30px 0;
}
.menuFact ul{
  margin: 0;padding: 0;
}
.menuFact ul li{
  display: inline-block;
  padding: 10px 15px;
}
.menuFact ul li a{
  background: #237ABA;
  color: #fff;
  padding: 10px 15px;
}
.menuFact ul li a:hover{
  background-color: #D4EDFC;
  color: #237ABA;

  transition-duration: .3s;
  transition-timing-function: cubic-bezier(.22,.58,.34,.85);
}
.consulta-don > .results-container > table tr{
  font-size: 12px;
}

@media screen and (max-width: 940px) {
  table {
    border: 0;
  }
  table caption {
    font-size: 1.3em;
  }
  table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .comprobantes > tbody > tr, .tr-con > td {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: .625em;
  }
  .cnsj-data > tbody > tr, .tr-con > td {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: .625em;
  }
  .contact_description table tr {
    border: none;
    margin-bottom: 0;
  }
  .comprobantes > tbody > tr > td, .tr-con > td{
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: .8em;
    text-align: left;
  }
  .cnsj-data > tbody > tr > td, .tr-con > td{
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: .8em;
    text-align: left;
  }
  table td:before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'BentonSansBBVA-Bold';
  }
  table td:last-child {
    border-bottom: 0;
  }
  .t01, .e01{
    padding: 18px .625em;
  }
  #check{
    margin-left: 0;
  }
  .e01, .t01{
    width: auto;
  }
  .cabecera{display: none;}

  .tbl-carga-envio > tbody > tr > td:nth-of-type(1):before { content: "Descripción"; }
  .tbl-carga-envio > tbody > tr > td:nth-of-type(2):before { content: "Compra"; }
  .tbl-carga-envio > tbody > tr > td:nth-of-type(3):before { content: "Venta"; }

  td:before {
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
  }
  table tr{
    font-size: 14px;
  }
  .t02, .e02{width: 100%;}
}
.btns-section, .pagination{
  padding: 35px 0;
  width: 100%;
  text-align: center;
}
.pagination ul{
  padding: 0;
}
.pagination ul li{
  display: inline;
  padding: 15px;
  width:15px;
  height: 15px;
  border: 1px solid #cecece;
}

/* Consulta de donativos */
.consulta-don{
  margin-top: 35px;
}
.consulta-don > .form-row > .wrapper-input > input{
  padding: 10px;
  width: 30%;
}
.consulta-don > .form-row{
  padding:  0;
}
.consulta-don > .form-row > .wrapper-input .datepicker-left > input{
  padding: 10px;
  width: 75%;
  text-align: center;
}


/* Agregar usuarios */
.add-new-user{
  margin-top: 35px;
}
.add-new-user form input{
  padding: 10px;
  width: 100%;
}
.consulta-don > .form-row > .wrapper-input{
  width: 100%;
}
.wrapper-input{
  display: inline-block;
  padding: 20px 0;
  margin-right: 2%;
  width: 30%;
  position: relative;
}
.wrapper-input-datepicker:after{
  display: block;
  content: '';
  clear: both;
}
.form-row{
  width: 100%;
  display: block;
  padding: 10px 0;
  position: relative;
}
.input-new-user h4{
  margin-bottom: 25px;
}
.input-new-user label{
  display: block;
}
.input-new-user > label > input{
  width: auto;
  margin-right: 15px;
}
select{
  -webkit-appearance:none;
  border-radius: 0;
  padding: 10px;
  width: 30%;
  background-image:url(../img/arrow.png);
  background-repeat:no-repeat;
  background-position: 89% 50%;
  background-size: 9px;
}
.alerta{
  color: red;
  font-size: 12px !important;
  text-align: left;
  position: absolute;
  top: 0;
  display: none;
}
.alerta-cont{
  color: red;
  font-size: 12px !important;
  text-align: right;
  width: 100%;
  position: absolute;
  top: 0;
  display: none;
}

.btns-modal{
    width: 100%;
    height: auto;
    bottom: 40px;
    left:0;
    right:0;
    position: absolute;
}
.btns-modal::after{
    display: block;
    content: '';
    content: '';
}
.btns{
    border: none;
    background: #1d73b2;
    color: #fff;
    padding: 10px 15px;
    text-decoration: none;
    margin: 0 30px;
    width: 210px;

}
.btns:hover{
    color: #fff;
    background-color: #1464a5;
}
.btns:hover > a{
    color: #fff;
}
.popup-cerrar{
    position: absolute;
    top: 20px;
    right: 20px;
    text-decoration: none;
    font-family: 'BentonSansBBVA-Bold';
}
.popup-cerrar:hover{
    text-decoration: none;
}
.mdl{
  display: none;
}
.disabled {
    background: #dedede;
    color: #9c9c9c;
    cursor: not-allowed;
    opacity: .5;
}
.save-btns{
    text-align: center;
}
.consult-btns{
  padding: 30px 0 !important;
  text-align: center;
}
.consult-btns > .btns{
  margin-left: 0;
}

/* CONSEJEROS */
.consej-container{
  margin-top: 35px;
}
.consej-container form input{
  padding: 10px;
  width: 100%;
}
.consej-container > form > .form-row > .wrapper-input{
  width: 22%;
}
.consej-container > form > .periodo-select > .wrapper-input{
  width: 100%;
}
.consej-container > form > .periodo-select > .wrapper-input > .dp > input{
  width: 75%;
}
.tool-tip{
  background: #237ABA;
  color: #fff;
  padding: 10px 15px;
  display: none;
  margin: 11px 0 0 0;
  text-align: center;
}
.ttp-container{
  width: 22%;
  float: left;
  margin-right: 2%;
  font-size: .8em;
}
.ttp-container .fa{
  font-size: 1.4em;
}
.consej-alta-container{
  margin-top: 35px;
}
.consej-alta-container form input{
  padding: 10px;
  width: 100%;
}
.consej-alta-container > form > .form-row > .consejeros-first > .inputs-fisicas > .wrapper-input{
  width: 35%;
}
.consej-alta-container > form > .form-row > .consejeros-first > .inputs-moral > .wrapper-input{
  width: 35%;
}
.form-row-alta-cnsj{
  width: 80%;
}
.section-container .text-wrapper p span{
  color: #c1c1c1;
  font-size: .7em;
  display: block;
}
.wrapper-ratio{
  width: 100%;
}
.wrapper-ratio:after{
  display: block;
  content: '';
  clear: both;
}
.ratio-inline{
  display: inline;
  width: 20%;
  float: left;
}
.ratio-inline > input{
  max-width: 30px;
}
.none{
  display: none;
}
.inputs-moral{
  display: none;
}
.cnsj-data .fa{
  font-size: 1.5em;
}
.cnsj-data > tbody{
  font-size: .8em !important;
}

/* DIVISAS */
.tbl-horas{
  margin-top: 30px;
  margin-bottom: 70px;
}
.tbl-horas tbody .F1{
  background: #eee;
}
.tbl-horas tbody .F1{
  background: #f4f4f4;
}
.footer-logo-t{
  max-width: 1190px;
  margin: 0 auto;
  text-align: right;
  padding: 25px 0;
}
.registro-usuarios > .form-row > .wrapper-input > input{
  width: 325px;
  border: 0;
  background: #EEEEEE;
  padding: 15px;
}
.inicio-sesion-wrp{
  min-height: calc(100vh - 200px);
  text-align: center;
}
.inicio-sesion-wrp > .registro-usuarios > .form-row > .wrapper-input{
  padding-top: 0;
}
.text-wrapper-users{
  text-align: center;
  margin: 0;
}
.btn-entrar{
  width: 325px;
  border: none;
  background: #237ABA;
  color: #fff;
  padding: 10px 15px;
  text-decoration: none;
  margin: 0;
}
.entrar-wrapper-btn{
  text-align: center;
  padding: 10px 0 30px;
}
.tr-con > td > input{
  max-width: 100px;
  text-align: center;
  padding: 5px;
}

.config{
  color: #fff;
  max-width: 14%;
  float: right;
  padding: 34px 0;
}
.config a{
  padding-left: 25px;
  color: #fff;
}
.config a:hover{
  text-decoration: none;
}
.global-container > figure{
  max-width: 300px;
  float: left;
}

/* Responsive */
@media screen and (max-width: 1100px){
    .global-container{max-width: 90%;}
    .section-container{max-width: 90%;}
    .config {max-width: 40%;}
}
@media screen and (max-width: 768px){
    .navbar-nav>li>a{line-height: 20px;}
    .navbar-collapse{max-height: 375px;}
    .modal-dialog{width: 80%;margin: 0 auto;min-height: 350px;top:20px;padding: 20px;}
    .btns{width: 100%;left: 0;right: 0;margin: 0 auto;margin-top: 20px;}
    .add-new-user form input, select{margin-right: 0;width: 100%;margin-bottom: 40px;}
    .add-new-user form input:last-child{margin-bottom: 0;}
    .add-new-user form select:last-child{margin-bottom: 0;}
    .consej-container form input, select{margin-right: 0;width: 100%;margin-bottom: 40px;}
    .consej-container form input:last-child{margin-bottom: 0;}
    .consej-container form select:last-child{margin-bottom: 0;}
    .input-new-user > label > input{width: auto; margin-right: 15px;}
    .wrapper-input{width: 100%;}
    .consulta-don > .form-row > .wrapper-input > input{width: 100%;}
    .datepicker-left{width: 100%;}
    .consulta-don > .form-row > .wrapper-input .datepicker-left > input{width: 86%;}
    .conf-data-modal {padding: 25px 0;font-size: 14px;}
    #md-create-usr > .modal-dialog{min-height: 500px;}
    .btns-modal{width: 90%;margin: 0 auto;}
    input{border: 1px solid #cecece;}
    .cat-don-wrapper input{margin-bottom: 15px;width: 45%;}
    .co-us-pg > .cabecera > tbody > .TitulosC > .t01,
    .co-us-pg > .comprobantes > tbody > .F1 > .e01,
    .co-us-pg > .comprobantes > tbody > .F2 > .e01{padding-left: 0;}
    .co-us-pg > .comprobantes > tbody > .F1 > .e01 {width: auto;}
    .consej-container > form > .form-row > .wrapper-input{width: 100%;}
    .ttp-container{width: 100%;}
    .ratio-inline{width: 50%;}
    .consej-alta-container > form > .form-row > .inputs-fisicas > .wrapper-input{width: 100%;}
    .consej-alta-container > form > .form-row > .inputs-moral > .wrapper-input{width: 100%;}
    .form-row-alta-cnsj {width: 100%;}
    /* menu responsivo */
    .navbar-nav li ul{position: relative;}
    .navbar-nav li ul li{background: #072146;}
    .footer-logo-t{max-width: 90%;}
    header > .global-container > figure{width: 100%;max-width: 100%;padding-bottom: 15px;}
    .config {max-width: 100%;float: none;padding: 34px 0;padding-top: 0;padding-bottom: 0;}
    header {height: 110px;}
}
