﻿.body {
    font-family: "Segoe UI", Verdana, Tahoma, Helvetica, sans-serif;
    font-size: 10pt;
    margin: 0px;
    /* [disabled]padding:0px; */
    width: 100%;
    overflow-x: hidden;
}

.area {
    width: 100%;
    height: 39px;
}

.fondoazul {
    background-color: #0E2433;
    width: 100%;
    height: 33px;
    float: left;
    position: relative;
    z-index: 0;
    margin-bottom: 30px;
}

.pestana_gris_gral {
    margin-left: 37%;
    position: relative;
    z-index: 1;
    width: 63%;
    height: 100px;
    position: absolute;
}

.pestana_gris {
    background-image: url("../imgs/fondo-diagonal.png");
    float: left;
    height: 39px;
    left: -23px;
    top: -1px;
    width: 23px;
    position: absolute;
    display: none;
}

.pestana_gris2 {
    background-color: #F4F4F4;
    border-bottom: 1px solid #AFAFAF;
    height: 37px;
    position: relative;
    display: none;
}

.contactos {
    color: #0E2433;
    float: left;
    font-family: Arial;
    font-size: 13px;
    height: 30px;
    margin-top: 10px;
    width: 700px;
}

.texto_contact {
    width: 90px;
    float: left;
}

.tel_icon {
    background-image: url("../imgs/Icono-tel.png");
    background-repeat: no-repeat;
    float: left;
    height: 9px;
    margin-top: 4px;
    padding-right: 4px;
    width: 7px;
}

.numero2 {
    float: left;
    padding-right: 8px;
    width: 120px;
}

.cel_icon {
    background-image: url("../imgs/Icono-iphone.png");
    background-repeat: no-repeat;
    float: left;
    height: 9px;
    margin-top: 4px;
    padding-right: 4px;
    width: 7px;
}

.numero {
    float: left;
    padding-right: 8px;
    width: 120px;
}

.mail_icon {
    background-image: url("../imgs/Icono-mail.png");
    background-repeat: no-repeat;
    float: left;
    height: 10px;
    margin-top: 4px;
    padding-right: 4px;
    width: 15px;
}

.mail {
    width: 90px;
    float: left;
    padding-right: 8px;
}

    .mail a {
        width: 90px;
        float: left;
        padding-right: 8px;
        color: #0E2433;
        font-family: Arial;
        font-size: 13px;
    }

.chat_icon {
    background-image: url("../imgs/Icono-chat.png");
    background-repeat: no-repeat;
    float: left;
    height: 12px;
    margin-top: 4px;
    padding-right: 4px;
    width: 19px;
}

.chat {
    float: left;
    width: 81px;
    margin-right: 25px;
    text-decoration: underline;
}

.fb_icon {
    background-image: url("../imgs/FB.png");
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    float: left;
    padding-right: 3px;
}

.tw_icon {
    background-image: url("../imgs/TW.png");
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    float: left;
    padding-right: 3px;
}

.in_icon {
    background-image: url("../imgs/IN.png");
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    float: left;
    padding-right: 3px;
}

.g_icon {
    background-image: url("../imgs/G+.png");
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    float: left;
    padding-right: 3px;
}

.centrado {
    height: 124px;
    margin: auto;
    position: relative;
    width: 940px;
    z-index: 2;
    display: block;
}


.centrado_before {
    height: 124px;
    margin: auto;
    position: relative;
    width: 940px;
    z-index: 2;
}

.letracentrado {
    font-size: large;
}

.logo_rfacil {
    background-image: url("../imgs/logo_principal.png");
    background-repeat: no-repeat;
    float: left;
    height: 85px;
    width: 232px;
}

.logo_rfacil_footer {
    background-image: url("../imgs/logo_principal_footer.png");
    background-repeat: no-repeat;
    float: left;
    height: 85px;
    width: 232px;
    display: none;
}

.slider-wrapper {
    width: 940px;
    margin: auto;
    /* [disabled]height: 320px; */
    position: relative;
    z-index: 1;
}

.footer {
    /*background-image: url("../imgs/Textura-footer.png");*/
    /* [disabled]float: left; */
    /* [disabled]margin-top: 1px; */
    height: 77px;
    width: 100%;
    background-color: #0E2433;
    position: fixed;
    bottom: 0;
}

.centrado_footer {
    /*height: 291px;*/
    margin: auto;
    position: relative;
    width: 940px;
}

.caja_footer {
    float: left;
    height: 170px;
    padding-right: 22px;
    padding-top: 25px;
    width: 175px;
}

.titulo_footer {
    font-family: Helvetica;
    font-weight: bold;
    color: white;
    font-size: 14px;
    margin-left: 4px;
}

.subtitulo_footer {
    color: #bababa;
    font-family: Arial;
    font-size: 13px;
    padding-top: 20px;
    margin-left: 4px;
}

    .subtitulo_footer a {
        color: #bababa;
        font-family: Arial;
        font-size: 13px;
        padding-top: 20px;
        text-decoration: none;
    }

        .subtitulo_footer a:hover {
            padding-top: 10px;
            font-family: Arial;
            font-size: 13px;
            color: white;
            text-decoration: underline;
        }

.subtitulo_footer2 {
    font-family: Helvetica;
    font-size: 12px;
    color: #bababa;
    margin-top: 5px;
}

    .subtitulo_footer2 a {
        font-family: Helvetica;
        font-size: 12px;
        color: #bababa;
        margin-top: 5px;
        text-decoration: none;
    }

        .subtitulo_footer2 a:hover {
            font-family: Helvetica;
            font-size: 12px;
            color: #bababa;
            margin-top: 5px;
            text-decoration: underline;
        }

.subtitulo_footer2 {
    font-family: Helvetica;
    font-size: 12px;
    color: #bababa;
    margin-top: 5px;
    margin-left: 4px;
}

.primera_iconos {
    height: 25px;
    margin-top: 22px;
    width: 120px;
    margin-left: 27px;
}

.copyright_rfacil {
    color: white;
    float: left;
    font-family: Helvetica;
    font-size: 11px;
    height: 40px;
    line-height: 1.2;
    margin-left: 220px;
    padding-top: 23px;
    text-align: center;
    width: 500px;
}

.linea_footer {
    background-image: url("../imgs/linea-footer.png");
    float: left;
    height: 2px;
    margin-left: -165px;
    width: 1225px;
}

.page {
    min-height: 300px;
}

.workArea {
    font-family: 'Arial','Verdana', 'sans-serif';
    font-size: 12px;
    width: 98%;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 1px;
    margin: auto;
    min-width: 250px;
}

.workAreaListado {
    font-family: 'Arial','Verdana', 'sans-serif';
    font-size: 12px;
    width: 95%;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 1px;
    margin: auto;
}

.contentLoginLeft {
    float: left;
    margin: 5px 0px 40px 40px;
    text-align: left;
    width: 45%;
    margin-top: 29pt;
    height: 100%;
}

/*  AREAS DE TEXTO */

.TexBoxInput {
    font-family: "Segoe UI", Verdana, Tahoma, Helvetica, sans-serif;
    font-size: 10pt;
    width: 100%;
    height: 25px;
    padding-left: 0px;
    display: block;
    vertical-align: middle;
    border: 1px solid #999;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    padding: 5px 3px 3px 3px;
    text-indent: 3px;
    padding-top: 3px;
}

    .TexBoxInput:hover {
        background: #CEE3F6;
    }

.TexBoxInputAuf {
    font-family: "Segoe UI", Verdana, Tahoma, Helvetica, sans-serif;
    font-size: 8pt;
    height: 20px;
    width: 97%;
    padding-left: 0px;
    display: block;
    vertical-align: middle;
    border: 1px solid darkslategray;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    padding: 5px 3px 3px 3px;
    text-indent: 3px;
    padding-top: 3px;
}

    .TexBoxInputAuf:hover {
        background: #CEE3F6;
    }

.TexBoxInputCantidadInLineTotalAuf {
    font-family: "Segoe UI", Verdana, Tahoma, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    height: 20px;
    width: 97%;
    padding-left: 0px;
    display: block;
    vertical-align: middle;
    border: 1px solid #999;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    padding: 5px 3px 3px 3px;
    text-indent: 3px;
    text-align: right;
}

    .TexBoxInputCantidadInLineTotalAuf:hover {
        background: #CEE3F6;
    }


.TexBoxInputInLine {
    font-family: "Segoe UI", Verdana, Tahoma, Helvetica, sans-serif;
    font-size: 10pt;
    width: 100%;
    height: 25px;
    padding-left: 0px;
    vertical-align: middle;
    border: 1px solid #999;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    padding: 5px 3px 3px 3px;
    text-indent: 3px;
    padding-top: 3px;
}

    .TexBoxInputInLine:hover {
        background: #CEE3F6;
    }

.TexBoxInputCantidad {
    font-family: "Segoe UI", Verdana, Tahoma, Helvetica, sans-serif;
    font-size: 10pt;
    width: 100%;
    height: 25px;
    padding-left: 2px;
    padding-right: 2px;
    display: block;
    vertical-align: middle;
    border: 1px solid #999;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    padding: 5px 3px 3px 3px;
    text-indent: 3px;
    text-align: right;
}

    .TexBoxInputCantidad:hover {
        background: #CEE3F6;
    }

.TexBoxInputCantidadInLine {
    font-family: "Segoe UI", Verdana, Tahoma, Helvetica, sans-serif;
    font-size: 10pt;
    width: 100%;
    height: 25px;
    padding-left: 2px;
    padding-right: 2px;
    vertical-align: middle;
    border: 1px solid #999;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    padding: 5px 3px 3px 3px;
    text-indent: 3px;
    padding-top: 3px;
    text-align: right;
}

    .TexBoxInputCantidadInLine:hover {
        background: #CEE3F6;
    }


.TexBoxInputCantidadInLineTotal {
    font-family: "Segoe UI", Verdana, Tahoma, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    width: 100%;
    height: 25px;
    padding-left: 2px;
    padding-right: 2px;
    vertical-align: middle;
    border: 1px solid #999;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    padding: 5px 3px 3px 3px;
    text-indent: 3px;
    text-align: right;
}

    .TexBoxInputCantidadInLineTotal:hover {
        background: #CEE3F6;
    }

/*  FIN AREAS DE TEXTO */

.LabelEtiqueta {
    vertical-align: middle;
}

input.buttonconfirm, input.buttonconfirm:visited {
    width: 100%;
    float: left;
    height: 22px;
    margin: 0px 5px 2px 5px;
    background: #0668BA;
    color: #FFFFFF;
    cursor: pointer;
    border: none;
    padding: 0 2px 2px 0;
}

    input.buttonconfirm:hover {
        color: #0668BA;
        background: #58D3F7;
    }

.AreaDatos {
    width: 100%;
    min-height: 280px;
    padding-left: 0px;
    display: block;
    vertical-align: middle;
    /*margin-left: 9px; */
    text-indent: 7px;
    border: 1px solid #999;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    margin: 5px;
    /*background-image: -webkit-gradient(linear, center top, center bottom;*/
}

    .AreaDatos:hover {
        color: black;
        /*
    background-image: -moz-linear-gradient(#E3EFFF, Silver);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#E3EFFF), to(Silver));
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#E3EFFF,endColorStr=Silver);

/* SI SE QUITA ESTO QUIERE DECIR QUE YA SE BORRO TODO LO DE LOS ESTILOS ESPECIALES PARA EXPLORADORES */
        /*background-image: -webkit-gradient(linear, center top, center bottom;*/
    }


/* Estilo de los Controles para los Modal Progress */
.modalBackground {
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
    vertical-align: middle;
}

.findinformation {
    font-style: normal;
    font-weight: bold;
    border-width: 1px;
    border-style: solid;
    background-color: #FFFFFF;
    position: absolute;
    width: 350px;
    height: 120px;
    margin: auto;
    line-height: 24px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #999;
    border: inset 1px solid #333;
    -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 3);
    /*
	background: -webkit-gradient(linear, bottom, left 175px, from(#CCCCCC), to(#EEEEEE));
	background: -moz-linear-gradient(bottom, #CCCCCC, #EEEEEE 175px);
	padding:10px;
*/
}

.confirmbox {
    font-style: normal;
    font-weight: bold;
    border-width: 1px;
    border-style: solid;
    background-color: #FFFFFF;
    position: absolute;
    width: 450px;
    height: 180px;
    margin: auto;
    line-height: 24px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #999;
    border: inset 1px solid #333;
    -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 3);
}

.TituloConfirmBox {
    background-color: #0E2433;
    color: #FFFFFF;
    height: 34px;
    /*border-radius: 5px;*/
    padding: 3.5px;
}

.BoxDatosImportantes {
    font-weight: bold;
    background-color: #0E2433;
    color: #FFFFFF;
    height: 24px;
    border-radius: 5px;
    width: 100%;
    padding: 3px 3px 3px 3px;
}

.TitulosSecciones {
    background-color: #0E2433;
    color: #FFFFFF;
    height: 22px;
    border-radius: 5px;
    margin-bottom: 5px;
}

.TituloVentana {
    background-color: #0E2433;
    color: #FFFFFF;
    height: 22px;
    border-radius: 5px;
    width: 60%;
}


.LeyendaMensajeError {
    height: 170px;
    vertical-align: top;
    overflow: auto;
}

.LeyendaConfirmacionBox {
    height: 115px;
    vertical-align: top;
    overflow: auto;
}

.confirm {
    font-style: normal;
    font-weight: bold;
    border-width: 1px;
    border-style: solid;
    background-color: #FFFFFF;
    position: absolute;
    width: 550px;
    height: 250px;
    margin: auto;
    line-height: 24px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #999;
    border: inset 1px solid #333;
    -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 3);
}

/* ESTILO PARA CALENDARIOS */
.BotonCalendario {
    height: 14px;
    padding: 3px 4px;
    text-align: left;
}

.Calendario .ajax__calendar_container {
    background-color: #DEF1F4;
    border: solid 1px #77D5F7;
}

.Calendario .ajax__calendar_header {
    background-color: #ffffff;
    margin-bottom: 4px;
}

.Calendario .ajax__calendar_title,
.Calendario .ajax__calendar_next,
.Calendario .ajax__calendar_prev {
    color: #004080;
    padding-top: 3px;
}

.Calendario .ajax__calendar_body {
    background-color: #ffffff;
    border: solid 1px #77D5F7;
}

.Calendario .ajax__calendar_dayname {
    text-align: center;
    font-weight: bold;
    margin-bottom: 4px;
    margin-top: 2px;
    color: #004080;
}

.Calendario .ajax__calendar_day {
    color: #004080;
    text-align: center;
}

.Calendario .ajax__calendar_hover .ajax__calendar_day,
.Calendario .ajax__calendar_hover .ajax__calendar_month,
.Calendario .ajax__calendar_hover .ajax__calendar_year,
.Calendario .ajax__calendar_active {
    color: #004080;
    font-weight: bold;
    background-color: #DEF1F4;
}

.Calendario .ajax__calendar_today {
    font-weight: bold;
}

.Calendario .ajax__calendar_other,
.Calendario .ajax__calendar_hover .ajax__calendar_today,
.Calendario .ajax__calendar_hover .ajax__calendar_title {
    color: #bbbbbb;
}


/*  ESTILOS PARA EL LOS BANNERS */

.theme-default .nivoSlider {
    position: relative;
    background: #fff url(loading.gif) no-repeat 50% 50%;
    margin-bottom: 10px;
    -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
    height: 321px;
    width: 1900px;
    margin-left: -480px;
}

    .theme-default .nivoSlider img {
        position: absolute;
        top: 0px;
        left: 0px;
        display: none;
        height: 321px;
        width: 940px;
    }

    .theme-default .nivoSlider a {
        border: 0;
        display: block;
        height: 321px;
        width: 940px;
        text-decoration: none;
    }

.theme-default .nivo-controlNav {
    text-align: center;
    padding: 4px 0;
}

    .theme-default .nivo-controlNav a {
        display: inline-block;
        width: 22px;
        height: 22px;
        background: url(bullets.png) no-repeat;
        text-indent: -9999px;
        border: 0;
        margin: 0 2px;
    }

        .theme-default .nivo-controlNav a.active {
            background-position: 0 -22px;
        }

.theme-default .nivo-directionNav a {
    display: block;
    width: 30px;
    height: 30px;
    background: url(arrows.png) no-repeat;
    text-indent: -9999px;
    border: 0;
    opacity: 0;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

.theme-default:hover .nivo-directionNav a {
    opacity: 1;
}

.theme-default a.nivo-nextNav {
    background-position: -30px 0;
    right: 15px;
}

.theme-default a.nivo-prevNav {
    left: 15px;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}

    .theme-default .nivo-caption a {
        color: #fff;
        border-bottom: 1px dotted #fff;
    }

        .theme-default .nivo-caption a:hover {
            color: #fff;
        }

.theme-default .nivo-controlNav.nivo-thumbs-enabled {
    width: 100%;
}

    .theme-default .nivo-controlNav.nivo-thumbs-enabled a {
        width: auto;
        height: auto;
        background: none;
        margin-bottom: 5px;
    }

    .theme-default .nivo-controlNav.nivo-thumbs-enabled img {
        display: block;
        width: 120px;
        height: auto;
    }

/* TEMAS PARA LA PÁGINA DE CAPTURA */

/* .AreaDatosCaptura { */
/* font-family: "Segoe UI", Verdana, Tahoma, Helvetica, sans-serif; */
/* width: 100%; */
/* padding-left: 0px; */
/* display: flex; */
/* justify-content: center; */
/* vertical-align: middle; */
/* /*margin-left: 9px; */ */
/* text-indent: 7px; */
/* border: 1px solid #999; */
/* border-radius: 5px; */
/* -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3); */
/* -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3); */
/* box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3); */
/* /*background-image: -webkit-gradient(linear, center top, center bottom, from(#E3EFFF), to(#CEE3E3));*/ */
/* } */
.AreaDatosCaptura:hover {
    color: black;
    /*
    background-image: -moz-linear-gradient(#E3EFFF, Silver);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#E3EFFF), to(Silver));
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#E3EFFF,endColorStr=Silver);

/* SI SE QUITA ESTO QUIERE DECIR QUE YA SE BORRO TODO LO DE LOS ESTILOS ESPECIALES PARA EXPLORADORES */
    /*background-image: -webkit-gradient(linear, center top, center bottom, from(#E3EFFF), to(Silver));*/
}

.EstiloEncabezadoTablas {
    /*background-color: #C3B0C3;*/
    background-color: Gray;
    color: White;
    height: 30px;
    font-weight: bold;
    border-color: #E9E9EA;
}

.EstiloAlternativoTablas {
    background-color: #ececec;
    border-style: none;
    border-color: #E9E9EA;
    height: 32px;
    min-height: 32px;
    max-height;
    40px;
}

.EstiloNormalTablas {
    background-color: #f9f9f9;
    color: #5E5E5E;
    border-color: #E9E9EA;
    height: 32px;
    min-height: 32px;
    max-height;
    40px;
}

.EstiloSeleccionTablas {
    background-color: Silver;
}

.EstiloNormalTablas:hover {
    background-color: #F6FFBC;
}

.EstiloAlternativoTablas:hover {
    background-color: #F6FFBC;
}


/* BOTONES PARA FACTURA */

input#buttonAcces {
    cursor: pointer;
    float: right;
    width: 150px;
}

.butoonAction {
    background-color: #0E2433 !important;
    border: 1px solid #0C661A;
    border-radius: 3px 3px 3px 3px !important;
    box-shadow: 0 2px 1px -1px #FFFFFF inset;
    color: #FFFFFF;
    display: inline-block;
    float: right;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 5px 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px 0 #175D12;
    transition: all 0.5s linear 0s;
    width: 150px;
}

.butoonActionMisFacturas {
    background-color: #0E2433 !important;
    border: 1px solid #0C661A;
    border-radius: 3px 3px 3px 3px !important;
    box-shadow: 0 2px 1px -1px #FFFFFF inset;
    color: #FFFFFF;
    display: inline-block;
    float: right;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 5px 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px 0 #175D12;
    transition: all 0.5s linear 0s;
    width: 220px;
}

.roundCorners, .border_radious {
    border-radius: 3px 3px 3px 3px !important;
}

.butoonAction {
    background-color: #0E2433 !important;
    border: 1px solid #0C661A;
    border-radius: 3px 3px 3px 3px !important;
    box-shadow: 0 2px 1px -1px #FFFFFF inset;
    color: #FFFFFF;
    display: inline-block;
    float: right;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 5px 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px 0 #175D12;
    transition: all 0.5s linear 0s;
    width: 150px;
}

.roundCorners, .border_radious {
    border-radius: 3px 3px 3px 3px !important;
}

.datosusuario {
    position: absolute;
    float: left;
    left: 10px;
    top: 5px;
    background-color: transparent;
    color: White;
    font-weight: bold;
    font-size: 8pt;
}

.SelectCombo {
    font-family: "Segoe UI", Verdana, Tahoma, Helvetica, sans-serif;
    font-size: 10pt;
    top: -1px;
}


.BotonSmallListado {
    text-align: center;
    height: 24px;
    width: 24px;
    min-width: 24px;
    float: left;
    border: 1px solid transparent;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
}

    .BotonSmallListado:hover {
        border: 1px solid #F1C43F;
        background: #fdeeb3;
        cursor: pointer;
    }

.BotonSmallBarra {
    text-align: center;
    height: 24px;
    width: 24px;
    min-width: 24px;
    float: left;
    padding: 4px 6px;
    border: 1px solid transparent;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
}

    .BotonSmallBarra:hover {
        border: 1px solid #F1C43F;
        background: #fdeeb3;
        cursor: pointer;
    }

/*CSS para campañas en portales de autofactura de clientes*/
/*slideshow superior*/
.slideshow-container {
    padding: 10px;
    position: relative;
    width: 98%;
    /*height: 420px;*/
    margin: auto;
    max-width: 1500px;
    display: flex;
    align-content: center;
    justify-content: center;
}

.fade {
    animation-name: fade;
    animation-duration: 1.5s;
}

.mySlides {
    display: none;
}
/*Fin de CSS slideshow superior*/

.column {
    float: left !important;
    width: 45% !important;
    padding: 10px !important;
    height: auto !important;
    box-sizing: border-box !important;
    min-width: 350px;
    /*margin-left: 15%;*/
}

.imagenIzquierda {
    margin: 0 10px;
    float: left !important;
    width: 25% !important;
    padding: 10px !important;
    height: 100px !important;
    box-sizing: border-box !important;
    flex: auto;
    visibility: visible;
    display: flex;
    justify-content: center;
    align-content: center;
    /*display:none;*/
    min-width: 280px;
}

.imagenDerecha {
    margin: 0 10px;
    float: left !important;
    width: 25% !important;
    padding: 10px !important;
    height: 450px !important;
    box-sizing: border-box !important;
    flex: auto;
    visibility: visible;
    display: flex;
    justify-content: center;
    align-content: center;
    /*display:none;*/
    min-width: 280px;
}


.imagenIzquierda img {
    display: block;
    margin: auto;
    height: inherit;
}

/*.imagenDerecha img {
    display: block;
    margin: auto;
    height: 700px;
    margin-top: -50px;
}*/

.imagenDerecha {
  /*overflow: hidden; /* Oculta cualquier contenido que exceda los bordes del contenedor */
}

.imagenDerecha img {
  display: block;
    margin: auto;
    height: 590px;
    margin-top: -60px;
}


.row {
    display: flex;
    justify-content: center;
    align-items: center;
    grid-template-columns: 1fr;
    margin-top: 50px;
}

    .row:after {
        content: "" !important;
        display: table !important;
        clear: both !important;
        box-sizing: border-box;
    }
/*Fin CSS para campañas en portales autofactura*/

/* Inicia Estilos Compatibildad Controles Nominaweb */

.margenboxcaptura {
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.2),0 4px 12px 0 rgba(0,0,0,.19) !important;
    border-bottom: 1px solid rgba(0,0,0,.2);
}

.divcontrolescaptura {
    float: left;
    position: relative;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 3px;
    margin-bottom: 3px;
    color: #000000;
    background-color: #FFFFFF;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 11px;
    padding: 3px;
    border-radius: 3px;
}

.leyendacontrolcaptura {
    /* margin-left: 2px; */
    margin-right: 2px;
    /* font-weight: normal; */
    text-transform: uppercase;
    line-height: unset;
}

/*.PruebaCaptura {
    width: 100%;
    padding-left: 0px;
    display: block;
    vertical-align: middle;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 8px rgb(0 0 0 / 30%);
    -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 10px rgb(0 0 0 / 30%);
    padding-bottom: 10px;
    overflow: auto;
    margin-top: 10px;
    background-color: transparent;
    border: 1px solid #999999;
}*/

.ContenedorTicket {
    width: 100%;
    vertical-align: middle;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    -webkit-box-shadow: 0px 0px 8px rgb(0 0 0 / 30%);
    -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 10px rgb(0 0 0 / 30%);
    padding-bottom: 10px;
    overflow: auto;
    margin-top: 10px;
    padding-top: 10px;
    background-color: transparent;
    border: 1px solid #999999;
}

.ContenedorTicket1 {
    width: 100%;
    vertical-align: middle;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    -webkit-box-shadow: 0px 0px 8px rgb(0 0 0 / 30%);
    -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 10px rgb(0 0 0 / 30%);
    padding-bottom: 10px;
    overflow: auto;
    margin-top: 10px;
    padding-top: 10px;
    background-color: transparent;
    border: 1px solid #999999;
}


.contenedorCaptura {
    background: #0000;
}


.divtitulotextosuperior {
    width: 100%;
    /* margin-top: 2px; */
    margin-bottom: 2px;
}

.textCaptura {
    width: 97%;
    margin-top: 3px;
    margin-bottom: 3px;
    border-radius: 3px;
    height: 25px;
    color: #000000;
    background-color: #f2f2f2;
    border: 1px solid darkslategray;
    font-size: 11px;
}

.divtextosuperior {
    width: 100%;
    margin-top: 2px;
    margin-bottom: 2px;
}

.DropDownList {
    width: 97%;
    margin-top: 5px;
    margin-bottom: 5px;
    border-radius: 3px;
    height: 30px;
    padding-left: 10px;
    margin-right: 5px;
    color: #000000;
    background-color: #f2f2f2;
    border: 1px solid darkslategray;
    font-size: 11px;
}

/* Finaliza Estilos Compatibildad Controles Nominaweb */

/* Estilos para las letras iniciales de la portada de datos del ticket */
/*
.colorSucursal {
    color: #b91400;
    font-weight: bold;
}

.colorImporteTotal {
    /* color: #008fcb; */
    /* font-weight: bold; */
    /* text-transform: uppercase; */
}

.colorIdentificador1 {
    /* color: #489900; */
    /* font-weight: bold; */
}

.colorIdentificador2 {
    /* color: #e94200; */
    /* font-weight: bold; */
}

.colorFechaEmision {
    /* color: #6400b9; */
    /* font-weight: bold; */
}

.urlpaginaanterior {
    margin-top: 15px;
    margin-bottom: 15px;
}

.table {
    margin: 3px;
}

.tablaContenedor {
    margin: 5px;
    background: white;
    border-radius: 0 0 7px 7px;
    border: 1px solid #999999;
    border-top: none;
}


/* responsive */
@media (max-width: 1157px) {
    .row {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        grid-template-columns: 1fr;
        width: 100%;
        margin-top: -10px;
    }

    .imagenIzquierda {
        margin: 0 auto;
        width: 50px;
        height: 50px !important;
        margin-top: -20px !important;
    }

        .imagenIzquierda img {
            width: 50px;
            height: 50px;
        }

    .column {
        margin: 0 auto;
        margin-top: 20px !important;
        width: 80% !important;
    }

    .imagenDerecha {
        margin: 0 auto;
        margin-top: -40px;
        width: 80% !important;
        margin-bottom: 50px !important;
        height: 700px !important;
    }

        .imagenDerecha img {
            margin: 0 auto;
            margin-top: 50px;
            margin-bottom: 50px !important;
        }

    

    .butoonAction {
        display: inline-block;
        float: center;
        font-size: 15px;
        font-weight: bold;
        margin-bottom: 10px;
        padding: 5px 3px;
        position: relative;
        text-align: center;
        text-decoration: none;
        text-shadow: 1px 1px 0 #175D12;
        transition: all 0.5s linear 0s;
        width: auto;
    }

    .butoonActionMisFacturas {
        background-color: #0E2433 !important;
        border: 1px solid #0C661A;
        border-radius: 3px 3px 3px 3px !important;
        box-shadow: 0 2px 1px -1px #FFFFFF inset;
        color: #FFFFFF;
        display: inline-block;
        float: center;
        font-size: 15px;
        font-weight: bold;
        margin-bottom: 10px;
        padding: 5px 0;
        position: relative;
        text-align: center;
        text-decoration: none;
        text-shadow: 1px 1px 0 #175D12;
        transition: all 0.5s linear 0s;
        width: auto;
        padding-left: 0px !important;
    }

    .AreaDatosCaptura table tr {
        width: 100% !important;
    }

    .ContenedorTabla {
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    .tablaScroll {
        width: 97%;
        border-collapse: collapse;
        margin: 5px;
    }

    /* .AreaDatosCaptura table tr td { */
    /* width: 100% !important; */
    /* } */
}

@media (max-width: 995px) {
    .ContenedorTicket1 {
        display: flex;
        flex-wrap: wrap;
    }
}

@media (max-width: 747px) {
    .ContenedorTicket {
        display: flex;
        flex-wrap: wrap;
    }
}


.urlpaginaanterior a {
    color: #FF0000;
}
    /* Unvisited link  */
    .urlpaginaanterior a:visited {
        color: #FF0000;
    }
    /* Visited link    */
    .urlpaginaanterior a:hover {
        color: #FF0000;
    }
    /* Mouse over link */
    .urlpaginaanterior a:active {
        color: #FF0000;
    }
/* Selected link   */

/* FIN Estilos para las letras iniciales de la portada de datos del ticket */
