@media print
{
    body * { visibility: hidden; }
    .panel-group * { visibility: visible; }
    .print-note * { visibility: hidden; }
    footer {display: none;}
    .barra_imagen {
        display: none !important;
    }

    .no_imprime {
        display: none !important;
    }
    .imagen_container {
        overflow-y: hidden;
    }

    #indicators-container{height: 0; margin-top: 0px 0px;}

    #qr {
        page-break-before: auto; /* 'always,' 'avoid,' 'left,' 'inherit,' or 'right' */
        page-break-after: auto; /* 'always,' 'avoid,' 'left,' 'inherit,' or 'right' */
        page-break-inside: avoid; /* or 'auto' */
    }
}
/*.print-note{ margin: 10px 0;}*/

p[class^='pt-0']{
    line-height: 10.8pt;
    margin-bottom: 0;
    margin-left: 0.50in;
    text-indent: -0.30in;
    text-align: justify;
    font-family: 'Arial', 'sans-serif';
    font-size: 9pt;
    margin-top: 0;
    margin-right: 0;
}

span[class^='pt-0']{
    font-family: Symbol;
    font-size: 9pt;
    font-style: normal;
    font-weight: normal;
    margin: 0;
    padding: 0;
    display: inline-block;
    text-indent: 0;
    width: 0.300in;
}

#nota table{
    width: 100%;
    margin-left: 0px !important;
}

#tituloNota{
    font-size: 15px;
    line-height: 30px;
    text-align: justify;
    margin-bottom: 35px;
    margin-top: 15px;
}

.Titulo_2, .Titulo_1{
    font-size: 9pt!important;
    font-weight: bold;
}

#quote-content{
    border: 1px solid #C2C2C2;
    padding: 8px;
    overflow: hidden;
}

#quote{
    margin-left: 5px;
}

.Titulo_2{
    margin-top: 1pt;
}
.ANOTACION{
    text-align: center;
    font-weight: bold;
    font-size: 9pt!important;
}

#disclaimer{
    padding: 15px;
    border: 1px solid black;

}
.col-md-offset-1{
    margin-left:8.33333333% !important;
}

.pt-Titulo1{
  margin-top: 6pt;
  margin-bottom: 0;
  text-indent: 0.00in;
  text-align: justify;
  font-family: 'Times New Roman', 'serif';
  font-size: 9pt;
  line-height: 108%;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold;
  border-bottom: solid windowtext 1.5pt;
  padding-bottom: 1.0pt;
}

.pt-Titulo2 {
    margin-bottom: 5.05pt;
    text-indent: 0.00in;
    text-align: justify;
    font-family: 'Times New Roman', 'serif';
    font-size: 9pt;
    line-height: 108%;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
}
