<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: 'arialregular';
    src:url('../fonts/arial/arial-webfont.woff2') format('woff2'), 
    url('../fonts/arial/arial-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
*{
    padding: 0;
    margin: 0;
}
body{
    height: auto;
    width: 100%;
}
a{
    text-decoration: none;
}
img{
    border: 0;
}
.frm_consulta{
    background: white;
    width: 25vw;
    border-radius: 15px;
    text-align: center;
    padding: 0 3vw 2vw 3vw;
    -webkit-box-shadow: 4px 4px 1px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 4px 4px 1px 0px rgba(0,0,0,0.75);
    box-shadow: 4px 4px 1px 0px rgba(0,0,0,0.75);
}
.img_logo_cliente{
    margin: 4.5vw auto 1vw auto;
    width: 14vw;
}
.frm_consulta div{
    margin: 0.9vw auto;    
}
.txt_frm_group{
    width:94%;
    margin: 0.9vw auto;   
    padding: 0.5vw 0.8vw;
    background: white;
    border: 0.1vw solid #87888A;
    outline: none;
    color: #87888A;
    border-radius: 10px;
    transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -o-transition: 0.2s ease all;
    font-size: 0.9vw;
}
.txt_frm_group:focus{
    color: #00A0C6;
    border-color: #00A0C6;
    background: url(../images/chk.png) no-repeat 95% center;
}
.btn_frm_group{
    background: #1E8CBF;
    border-radius: 10px;
    color: white;
    border: 0;
    padding: 0.62vw 0.9vw;    
    outline: none;
    -webkit-box-shadow: 3px 3px 5px 0px rgba(87,87,87,1);
    -moz-box-shadow: 3px 3px 5px 0px rgba(87,87,87,1);
    box-shadow: 3px 3px 5px 0px rgba(87,87,87,1);
    font-size: 0.8vw;
}
.btn_frm_group:hover{
    cursor: pointer;
}
.contenedor_principal{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
.chk_contra,
.chk_contra input{
    color: #1E8CBF;
}
.fila_esp &gt; *{
    margin: 0px 3%;
}
.fila_esp &gt; a{
    color: #87888A;
}
.fila_esp_2 &gt; a{
    color: #1E8CBF;
}
.fila_esp_2 &gt; *{
    margin: 0px 2%;    
}
.fila_esp{
    font-family: 'robotoregular';
    font-size: 0.8vw;    
}
.fila_esp_2{
    font-size: 1.0vw;  
    font-family: 'robotoregular';  
}
.fila_esp_3{
    font-size: 0.8vw;    
    font-family: 'arialregular';
}
.fila_esp_3 &gt; *{
    margin: 0 1%;
    display: inline-block;
    vertical-align: middle;
    color: #666666;
}
.bar{
    height: 1vw;
    border: 0.03vw solid #666666;
}
.fila_esp_3 &gt; span:first-child a{
    color: #00AFCC;
    text-decoration: none;
}
.pie_pagina{
    font-family: 'arialregular';
    padding: 2vw 0;
    font-size: 0.9vw;
    text-align: center;
    width: 100%;
}
.txt_frm_group:focus::placeholder{
    color: #00A0C6;
}
.txt_frm_group:focus::-ms-input-placeholder{
    color: #00A0C6;
}
.txt_frm_group:focus::-ms-input-placeholder {
    color: #00A0C6;
}
.frm_login &gt; *{
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
.info_slider{
    font-family: 'robotoregular';
    line-height: 2vw;
    width: 100% !important;
}
.info_slider img{
    position: absolute;
    float: left;
    width: 20% !important;
    top: -4%
}
.info_slider &gt; p:first-child{
    font-size: 2vw;    
}
.info_slider &gt; p:nth-child(2){
    font-size: 2.1vw;
    font-weight: bold    
}
.info_slider &gt; p:last-child{
    font-size: 1.53vw;    
}
.info_slider &gt; .extra{
    font-size: 1.03vw;        
}
.info_slider_completo{
    float: right;
    width: 43%;
    color: white;
    text-align: right;
    padding: 10% 0;
}
.info_slider_completo &gt; img{
    margin: 2vw 0;
    width: 9vw
}
.info_slider &gt; img{
    margin: 0.5vw 0 !important;
    width: 40%;
    left: 20%;
}
/*******************************/
/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
    width: 100%;
    position: absolute;
    /*margin-bottom: 60px;*/
    padding: 0;
    *zoom: 1;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    /*background: #1E8CBF;*/
}
.bx-wrapper img {
    max-width: 100%;
    display: block;
}
.bxslider {
    margin: 0;
    padding: 0;
    /*fix flickering when used background-image instead of &lt;img&gt; (on Chrome)*/
    -webkit-perspective: 1000;
}
ul.bxslider {
    list-style: none;
}
.bx-viewport {
    /* fix other elements on the page moving (in Chrome) */
    -webkit-transform: translateZ(0);
}
/** THEME
===================================*/
.bx-wrapper {
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -30px;
    width: 100%;
}
/* LOADER */
.bx-wrapper .bx-loading {
    min-height: 50px;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}
/* PAGER */
.bx-wrapper .bx-pager {
    display: none;
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
    background: #000;
}
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    vertical-align: bottom;
    *zoom: 1;
    *display: inline;
}
.bx-wrapper .bx-pager-item {
    font-size: 0;
    line-height: 0;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
    left: 70.9%;
    top: 150%;
    background: transparent;
    border: 1px solid white;
    width: 14%;
}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
    background-position: 0 0;
}
.bx-wrapper .bx-next {
    right: 0%;
    top: 150%;
    background: transparent;
    border: 1px solid white;
    color: white;
    width: 14%;
}
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
    background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
    position: absolute;
    margin-top: -16px;
    outline: 0;
    padding:1.6% 0 2.8% 0;
    font-size: 1.5vw;
    line-height: 1.2vw;
    /*text-indent: -9999px;*/
    z-index: 9999;
    text-align: center;
    color: white;
    transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -o-transition: 0.2s ease all;
    font-family: 'robotoregular';
}
.bx-wrapper .bx-controls-direction a:hover{
    color: #00AFCC;
}
.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
    text-align: center;
    display: none;
}
.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
    background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
    background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666;
    background: rgba(80, 80, 80, 0.75);
    width: 100%;
}
.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px;
}
.slide_movil{
    display: none;
}
.fila_esp_3 img{
    width: 1.1vw;
}
input[type='checkbox'] {
    width: 0.7vw;
    outline: none;
}
.head_consulta &gt; img{
    width: 10%;
}
.head_consulta{
    text-align: left;
    padding: 1% 2%;
}
.head_consulta &gt; *{
    display: inline-block;
    vertical-align: middle;
}
.titulo_consulta{
    margin-top: 1.4%;
}
.titulo_consulta &gt; span{
    width: 10%;
    display: block;
    margin-left: 6%;
    color: white
}
.titulo_consulta &gt; span:first-child{
    font-style: oblique;
    font-family: 'arial';
    font-size: 1.2vw;
}
.titulo_consulta &gt; span:last-child{
    font-style: oblique;
    font-family: 'arialbold';
    font-size: 1.5vw;
}
.frm_consulta_comprobante{
    position: absolute;
    right: 15%;
    background: white;
    border: 1px solid #CCCCCC;
    border-radius: 10px;
    margin: 5% auto;
    -webkit-box-shadow: 0px 20px 33px -17px rgba(92,92,92,1);
    -moz-box-shadow: 0px 20px 33px -17px rgba(92,92,92,1);
    box-shadow: 0px 20px 33px -17px rgba(92,92,92,1);
    width: 27%;
    font-family: 'robotoregular';
    height: 27vw;
}
.btns_consulta{
    text-align: center;
    padding: 5% 5% 10% 5%;
}
.btnconsul{
    background: #B3B3B3;
    color: white;
    transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -o-transition: 0.2s ease all;
    padding: 1% 4%;
    margin: 0 3%;
    border: 0;
    border-radius: 10px;    
    font-size: 0.7vw;
    outline: none;
}
.btnconsul:hover{
    background: #00A0C6;
    cursor: pointer;
    color: white;
}
.pie_pagina_consul{
    clear: both;
    position: absolute;
    right: 19%;
    top: 92%;
    font-family: 'arial';
    font-size: 0.8vw;
}
.pie_pagina_consul &gt; span:first-child{
    font-weight: bold;
}
.group_frm_consul{
    text-align: center;
    margin: 5% 0%;
    padding: 1% 0;
}
.group_frm_consul &gt; div{
    display: inline-block;
    vertical-align: middle
}
.group_frm_consul label{
    display: block;
    text-align: left;
    font-size: 0.8vw
}
.nom_empresa{
    font-family: 'robotobold';
    font-size: 1.3vw;
    color: #003F6A;
    text-align: center;
}
.head_consulta hr{
    background: #003F6A;
    border-color: #003F6A;
    margin: 2%;
}
.cns_doc{
    color: #999999;
    font-family: 'robotoregular';
    font-size: 0.9vw;
    text-align: center
}
.elec{
    color: #00A0C6;
    font-family: 'robotoregular';
    font-size: 0.9vw;
    text-align: center
}
.logo_datec{
    width: 80%;
    margin: 6% 0;
}
.area_logo{
    text-align: center;
    position: absolute;
    right: 20%
}
.user_login_cons{
    text-align: center;
    padding: 0 3vw 2vw 3vw;
}
.user_login_cons div {
    margin: 0.9vw auto;
}
.pest_frm_consulta_comprobante{
    text-align: center;
    padding: 3%;
}
.pest_frm_consulta_comprobante &gt; *{
    display: inline-block;
    vertical-align: middle;
    margin: 2% 7%;
    font-family: 'robotoregular';
    color: #999999;
    font-size: 1vw;
}
.pest_frm_consulta_comprobante &gt; a:hover{
    color: #00A0C6;
    text-decoration: underline;
}
.area_tipo_comp{
    padding: 3% 0;
    text-align: center;
    background: #B3B3B3;
    color: white;
    width: 100%;
    font-size: 1vw
}
.area_tipo_comp select{
    width: 10vw;
    font-size: 0.8vw;
    border-radius: 10px;
    padding: 1% 1%;
    outline: none
}
.area_tipo_comp &gt; *{
    display: inline-block;
    vertical-align: middle;
}
.txt_cons_group{
    background: white;
    border: 0.07vw solid #CCCCCC;
    padding: 2% 2%;
    outline: none;
    border-radius: 10px;
    width: 9vw;    
    font-size: 0.8vw
}
.group_frm_consul &gt; div:first-child{
    margin-right: 5%;
}
.area_Captcha{
    text-align: center;
    padding: 5%;
    font-size: 0.8vw;
}
#slider_login{
    position: relative;
    width: 100%;
    background: #1E8CBF
}
#slider_login img{
    width: 100%;
    position: absolute;
}
@media screen and (max-width:800px)
{
    body{
        overflow: auto !important;
        background: none !important;
    }
    #slider_login, .bx-wrapper{
        display: none;
    }
    .info_slider_completo{
        float: none;
        width: 100%;
        text-align: center;
    }
    .frm_login {
        position: relative;
        left: auto;
        top: auto;
        transform: none;
        -webkit-transform: none;
        /*background-image:url(../../../img/slide1_login-04.jpg); */
        background:#1e5799;
        background-size: auto 100% !important;
        background-attachment: fixed;
    }
    .frm_consulta{
        margin: 0 auto;
        display: block;
        width: 90%;
    }
    .info_slider_completo *,
    .frm_consulta *{
        font-size: inherit !important;
        line-height: inherit !important;
        margin: 3% auto !important;
    }
    .btn_frm_group{
        padding: 6px 6px;
    }
    .img_logo_cliente{
        margin: 10% 0 2% 0 !important;
    }
    .txt_frm_group{
        padding: 6px 6px;
        border: 1px solid #87888A;
    }
    input[type='checkbox'],
    .info_slider_completo img,
    .frm_consulta img{
        width: auto !important
    }
    .pie_pagina,
    .pie_pagina_consul{
        font-size: inherit;
        padding: 5% 0;
        display: block;
        width: 90%;
        margin: 0 auto;
        position: relative !important;
        right: inherit !important;
        top: inherit !important;
        text-align: center;
    }
    .head_consulta{
        background-image: url(../images/fd_consulta_movil.jpg); 
        background-repeat: no-repeat; 
        background-size: 100% auto;
        padding: 5%;
        text-align: center
    }
    .head_consulta *{
        width: auto !important;
        font-size: 5vw !important;
    }
    .area_logo{
        margin-top: 25%;
    }
    .frm_consulta_comprobante{
        position: relative;
        right: inherit;
        width: 90%;
        margin-top: 45%;
        height: auto !important;
    }
    .frm_consulta_comprobante *{
        font-size: inherit !important;        
    }
    .txt_cons_group, .area_tipo_comp select{
        border: 1px solid #CCCCCC;
        width: 95%;
    }
    .group_frm_consul{
        padding: 0 2%;
    }
    .group_frm_consul &gt; div{
        display: block;
        margin: 0 2% !important;
    }
    .btnconsul{
        margin: 1% 1%;
    }
}</pre></body></html>