@font-face {
   font-family: bbold;
   src: url('../fonts/BentonSansBBVA-Bold.woff') format('woff'),
     url(../fonts/BentonSansBBVA-Bold.eot) format('embedded-opentype'),
     url(../fonts/BentonSansBBVA-Bold.ttf) format('truetype'),
     url(../fonts/BentonSansBBVA-Bold.otf) format('opentype');
}

@font-face {
   font-family: bbook;
   src: url('../fonts/BentonSansBBVA-Book.woff') format('woff'),
     url(../fonts/BentonSansBBVA-Book.eot) format('embedded-opentype'),
     url(../fonts/BentonSansBBVA-Book.ttf) format('truetype'),
     url(../fonts/BentonSansBBVA-Book.otf) format('opentype');
}

@font-face {
   font-family: bnormal;
   src: url('../fonts/BentonSansBBVA-Medium.woff') format('woff'),
     url(../fonts/BentonSansBBVA-Medium.eot) format('embedded-opentype'),
     url(../fonts/BentonSansBBVA-Medium.ttf) format('truetype'),
     url(../fonts/BentonSansBBVA-Medium.otf) format('opentype');
}

* {
  margin:  0;
  padding: 0;
  font-family: 'Roboto', sans-serif;
}


.no-padding{
  padding:0;
}
.no-padding-r{
  padding-right: 0;
}

/*estilos terra*/
section.indicadores{
  margin: 0 auto;
  max-width: 1140px;
}

h1.tlt-1{
  font-family: bnormal, sans-serif;
    font-size: 26px;
    color: #121212;
    padding-bottom: 10px;
    font-weight: bold;
}

p.descripcion{
  font-family: bbook, sans-serif;
    font-size: 14px;
    font-weight: 200;
    color: #121212;
}

h2.tlt-2{
   font-family: bbold, sans-serif;
    font-size: 22px;
    color: #121212;
    margin-top: 20px;
    margin-left: 10px;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.tlt-3{  
  font-family: bnormal, sans-serif;
    font-size: 15px;
    color: #121212;
    margin-top: 20px;
    margin-left: 10px;
    padding-bottom: 10px;
    margin-bottom: 20px;
  }

.link-pdf{
    text-align: right;
}
a.Liga_ver_informacion {
    font-family: bnormal, sans-serif;
    font-size: 16px;
    color: #1973B8;
    text-decoration: none;
    display: block;
}

.valor-if{
    font-family: bbook, sans-serif;
    font-size: 14px;
    font-weight: 200;
    color: #121212;
     padding-left: 10% !important;
}

a.valor-instrumento{
    font-family: bbold, sans-serif;
    font-size: 15px;
    color: #1973B8;
    text-decoration: none;
}

a.valor-instrumento:hover {
    color: #004481;
}

select.select-instruments {
    height: 40px;
    border: none;
    border-radius: 0;
    width: 90px;
    color: #666666;
    font-size: 15px;
    font-weight: 200;
    outline: 0;
    padding-left: 15px;
    -moz-appearance: none;
    -webkit-appearance: none;
    border-bottom: 1px solid #666666;
    background-position: 97% 50%;
    background-repeat: no-repeat;
    background-color: #f4f4f4;
    background-image: url(../img/select.png);
    background-size: 20px;
}
a.btn-bcmr {
    /* font-family: bbold, sans-serif; */
    /*float: right;*/
    margin-top: -1px;
    margin-bottom: -10px;
    /* font-size: 15px; */
    background-color: #237ABA;
    /* color: white; */
    height: 103%;
    text-align: center;
    vertical-align: middle;
    width: 32px;
    padding: 3px 0px 0px 0;
    position: relative;
    z-index: 100;
}

a.btn-bcmr:hover {
    color: white;
    background-color: #043263;
}

.center-graf{
  margin: 0 auto;
}

/*actualizaciÃƒÆ’Ã‚Â³n 15 junio 2018 incio 
solicitado por bancomer terra*/
.tlt-alza{
    color: #121212; /*se actualiza el color de letra*/
    font-size: 20px;
    font-weight: 400;
    font-family: bnormal, sans-serif;  /*se actualiza estilo de letra */
    background-color: #ffffff; /*se actualiza color de fondo*/
   /* background-color: #48AE64;*/
    margin: 0;
    padding: 9px 0;
}

.tlt-baja{
  color: #121212; /*se actualiza el color de letra*/
  font-size:20px;
  font-weight: 400;
  font-family: bnormal, sans-serif;  /*se actualiza estilo de letra */
  background-color: #ffffff; /*se actualiza color de fondo*/
  margin: 0;
  /*background-color: #DA3851;*/ 
  padding: 9px 0;
}
/*actualizaciÃƒÆ’Ã‚Â³n 15 junio 2018 fin
solicitado por bancomer terra*/

.tlt-head{
  font-family: bnormal, sans-serif;
  font-size: 14px;
  color: #121212;
  font-weight: 400;
  text-align: center;
}

table.tbl-mayores-cambios tbody tr td{
  text-align: center;
  font-family: bbook, sans-serif;
  font-size: 14px;
  font-weight: 200;
  color: #121212;
   border-top:1px solid #BDBDBD;
    border-bottom:1px solid #BDBDBD;
}

table.tbl-info-financiera tbody tr td {
  width: 50%;
}

table.tbl-info-financiera tbody tr td:first-child {
  padding-left: 10%;
  font-family: bbold, sans-serif;
  font-size: 15px;
  color: #121212;
  text-decoration: none;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: white !important;
    border-top:1px solid #BDBDBD;
    border-bottom:1px solid #BDBDBD;
}

.fecha {
    font-family: bbook, sans-serif;
    font-size: 12px;
    color: #121212;
    font-weight: 200;
    padding: 5px 0;
    /*border-top:1px solid #BDBDBD;*/
}

.row-space{
    border-bottom: 1px solid #BDBDBD;
    padding-bottom: 15px;
}

table.tbl-mayores-cambios tbody tr td div.separate {
    border-right: 1px solid #BDBDBD;
}

table.tbl-mayores-cambios tbody tr td:last-child div {
    border-right: none;
}
.table>thead>tr>th {
    border-bottom: none;
}

.tlt-sec-promedio{
    font-family: bbold, sans-serif;
    font-size: 22px;
}
.tlt-mercados{
  margin-bottom: 30px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d3d3d3;
}


.txt-cierres{
  margin-bottom: 30px;
}

.name-mes{
    font-family: bnormal, sans-serif;
    font-size: 14px;
    color: #1464A5;
}
.text-footer{
   font-family: bbook, sans-serif;
  font-size: 12px;
}
.table.tbl-info-mensual>tbody>tr>td, 
.table.tbl-info-mensual>tbody>tr>th, 
.table.tbl-info-mensual>tfoot>tr>td, 
.table.tbl-info-mensual>tfoot>tr>th, 
.table.tbl-info-mensual>thead>tr>td, 
.table.tbl-info-mensual>thead>tr>th {
    padding: 4px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #d3d3d3;
}

.table.tbl-info-mensual>tbody>tr>td{
  border-left:1px solid #d3d3d3;
}

.table.tbl-info-mensual>tbody>tr>td:first-child{
  border-left:none;
}

.form-detalle{
  display: inline-block;
  width: 100%;
}
/*estilos terra*/

/*inicio
custom select  peticion de bancomer*/
.custom-select {
  position: relative;
  font-family: 'bbook', sans-serif;
  font-size: 15px;
  /* margin-left: 10%; */
  /* width: 100%; */
}

.custom-select select {
  display: none; /*hide original SELECT element:*/
}
.select-selected {
  background-color: #F4F4F4;
  color: grey !important;
  border-bottom: 1px solid grey;
}

/*style the arrow inside the select element:*/
/* .select-selected:after {
position: absolute;
    content: '';
    top: 9px;
    right: 13px;
    width: 23px;
    height: 24px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../img/select.png);
    background-size: 24px;
} */

/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #fff transparent;
  top: 7px;
  -ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Safari 3-8 */
  transform: rotate(180deg);
}
/*style the items (options), including the selected item:*/
.select-items div, .select-selected {
    color: #237ABA;
    padding: 10px 10px;
    /* margin: 0 10px; */
    /* border-bottom: 1px solid #666666; */
    /* border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent; */
    cursor: pointer;
    user-select: none;
    margin-left: -20px;
    margin-top: -5px;
    /* padding-right: 0; */
}

.select-selected.select-arrow-active {
    color: grey;
}

/*style items (options):*/
.select-items {
    position: absolute;
    background-color: #FFFFFF;
    top: 43px;
    height: 200px;
    left: -1.5%;
    right: -.5%;
    z-index: 99;
    overflow-x: auto;
    border: 1px solid #e3e3e3;
    padding-left: 2%;
}
/*hide the items when the select box is closed:*/
.select-hide {
  display: none;
}

.select-items div:hover {
  background-color: #F4F4F4;
}

.select-items div:nth-child(1) {
    display: none;
}


/*  Cuando se hace una seleccion se queda marcada la fila
.same-as-selected {
   background-image: url(../img/check.png);
   background-repeat: no-repeat;
   background-position: center right;
   background-size: 10%;
} */

/* fin
custom select  peticion de bancomer Fin*/ 




/*selects*/
select.fondos-select {
    background-color: #fff;
    border: 0;
    font-weight:  normal;
    padding: 0px 10px;
    border-bottom: 2px solid #005878;
    color: #121212;
    border-radius: 0;
    /* -webkit-appearance: none; */
    /*-moz-appearance:  none;*/
}
/*selects*/


.barra-alza{
  border-left:3px solid #208e31;
}

.barra-baja{
  border-left:3px solid #f31515;
}

img.bandera {
    width: 35px;
    height: auto;
}


thead.thead-portafolio{
  background-color: #0084b7;
  color: white;
  border-bottom: 4px solid #005878;
}

thead.thead-portafolio tr th{
 /* padding: 0;*/
  vertical-align: top;
}
.hora{
  font-weight: 200;
}
.centrado{
  padding-right:  33%;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    border-top: 0;
    vertical-align: middle;
}

table.table-resumen,
table.table-fundamental,
table.table-transacciones{
  vertical-align: middle;
  font-weight: bold;
}

table.table-resumen tbody tr td:first-child,
table.table-fundamental tbody tr td:first-child,
table.table-transacciones tbody tr td:first-child{
  vertical-align: middle;
}


.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #e6e6e6;
}
.table-acciones > tbody > tr > td{
  font-size: 16px;
}
.table-acciones table tbody tr td{
  vertical-align: middle;
}
a.txt-acciones{
  color: #000000;
}
a.txt-acciones:hover{
  color: #000000;
  font-weight: 600;
  text-decoration: none;
}
a.txt-acciones:active{
  color: #000000;
  text-decoration: none;
}
a.txt-acciones:focus{
  color: #000000;
  text-decoration: none;
}
/*seccion acciones*/


/*colores*/

.v-verde{
 color: #009933;
}

.v-rojo{
 color:#ea2127;
}
/*colores*/


/*tablas*/


.table-acciones {
  border:1px solid #d1d1d1;
}

a{
  color: #101010;
}
a:hover{
  text-decoration: none;
  color: #101010;
}
.name-divisa{
  font-size: 16px;
  font-weight: bold;
color: #101010;
}

@media screen and (max-width: 720px) {
  .link-pdf{
    text-align: center;
  }

    a.Liga_ver_informacion {
        display: block;
        margin: 20px 0;
    }

    .custom-select {
    margin: 0 auto;
    }
}
