﻿@charset "utf-8";
/* CSS Document */
body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    /*color: #555;
	background-color: #00702a;*/
}

img {
    border: none;
}

#wrapper {
    width: 100%;
    display: block;
    position: relative;
    margin: 0px;
}

.center_acceso {
    width: 100%;
}

.center_internas {
    width: 100%;
    padding-bottom: 95px;
    display: block;
    position: relative;
    background-image: url(Images/automatiza-black.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    margin-bottom: 5px;
}

.content_acceso {
    max-width: 998px;
    margin-left: auto;
    margin-right: auto;
}

.content_acceso_izq {
}

.content_acceso_der {
    background-color: #FFF;
    height: auto;
    width: 380px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-top: 130px;
    moz-box-shadow: inset 0px -2px 2px rgba(0,0,0,0.1), 0 2px 5px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0px -2px 2px rgba(0,0,0,0.1), 0 2px 5px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px -2px 2px rgba(0,0,0,0.1), 0 2px 5px rgba(0, 0, 0, 0.3);
}

    .content_acceso_der a {
        font-size: 12px;
        color: #FFF;
        text-decoration: underline;
    }

        .content_acceso_der a:hover {
            text-decoration: none;
        }

    .content_acceso_der table td {
        color: #818181;
        font-size: 15px;
        font-weight: bold;
        padding: 4px 8px;
    }

    .content_acceso_der label {
        display: block;
        float: left;
        width: 355px;
    }

.content_acceso_der_usuarios {
    width: 479px;
    height: 181px;
    padding: 18px;
    float: right;
    margin-right: 35px;
    margin-top: 111px;
    font-size: 17px;
    color: #666;
}

.conte_acceso_user_suite {
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    width: 508px;
}

.conte_acceso_user_suite_top {
    width: 508px;
    background-image: url(Image/top_acceso_user_suite.png);
    background-position: center;
    background-repeat: no-repeat;
    height: 18px;
}

.conte_acceso_user_suite_bottom {
    width: 508px;
    background-image: url(Image/bottom_acceso_user_suite.png);
    background-position: center;
    background-repeat: no-repeat;
    height: 25px;
}

.conte_acceso_user_suite_center {
    width: 508px;
    background-image: url(Image/center_acceso_user_suite.png);
    background-position: center;
    background-repeat: repeat-y;
    height: auto;
    padding: 0px;
}

.boton_ingresar {
    -moz-box-shadow: inset 0px 1px 0px 0px #54a3f7;
    -webkit-box-shadow: inset 0px 1px 0px 0px #54a3f7;
    box-shadow: inset 0px 1px 0px 0px #54a3f7;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #007dc1), color-stop(1, #0061a7));
    background: -moz-linear-gradient(top, #007dc1 5%, #0061a7 100%);
    background: -webkit-linear-gradient(top, #007dc1 5%, #0061a7 100%);
    background: -o-linear-gradient(top, #007dc1 5%, #0061a7 100%);
    background: -ms-linear-gradient(top, #007dc1 5%, #0061a7 100%);
    background: linear-gradient(to bottom, #007dc1 5%, #0061a7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007dc1', endColorstr='#0061a7',GradientType=0);
    background-color: #007dc1;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #124d77;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-family: arial;
    font-size: 13px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #154682;
    float: right;
    padding-top: 6px;
    padding-right: 24px;
    padding-bottom: 6px;
    padding-left: 24px;
}

    .boton_ingresar:hover {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0061a7), color-stop(1, #007dc1));
        background: -moz-linear-gradient(top, #0061a7 5%, #007dc1 100%);
        background: -webkit-linear-gradient(top, #0061a7 5%, #007dc1 100%);
        background: -o-linear-gradient(top, #0061a7 5%, #007dc1 100%);
        background: -ms-linear-gradient(top, #0061a7 5%, #007dc1 100%);
        background: linear-gradient(to bottom, #0061a7 5%, #007dc1 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0061a7', endColorstr='#007dc1',GradientType=0);
        background-color: #0061a7;
    }

    .boton_ingresar:active {
        position: relative;
        top: 1px;
    }



.clear {
    clear: both;
}

.pie_pagina {
    padding-top: 5px;
    padding-bottom: 5px;
    display: none;
}

.tit_acceso_user {
    height: 100px;
    text-indent: 9999px;
    overflow: hidden;
    line-height: 9999px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ccc;
    width: 360px;
    background-image: url(Images/logo_internas.svg);
    background-repeat: no-repeat;
    background-position: center center;
}

.tit_acceso_user_suite {
    background-image: url(Image/acceso_users.png);
    background-position: left center;
    background-repeat: no-repeat;
    color: #000064;
    font-size: 35px;
    height: auto;
    padding-left: 52px;
    border-bottom: 2px dashed #E96C10;
    padding-bottom: 6px;
}

.campo_acceso_user {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    font-family: helvetica;
    box-shadow: 0;
    -webkit-box-shadow: 0;
    -moz-box-shadow: 0;
    transition: -webkit-box-shadow 0.2s, -moz-box-shadow 0.2s, box-shadow 0.2s;
    -moz-transition: -moz-box-shadow 0.2s, box-shadow 0.2s;
    -webkit-transition: -webkit-box-shadow 0.2s, box-shadow 0.2s;
    border: 1px solid #CCC;
    outline: none;
    width: 360px;
    height: 35px;
    margin: 0;
    background-color: #E9E9E9 !important;
    background-repeat: no-repeat;
    background-position: left center;
    padding: 0px;
    z-index: -5
}

.campo_acceso_user input {
        display: block;
        float: left;
        background: transparent;
        border: 0;
        border-radius: 0;
        outline: 0;
        font-size: 16px;
        color: #15171A;
        margin-left: 35px;
        height: 35px;
        width: 321px;
    }

#cont_pasw {
    position: relative;
}

.btn_eye {
    background: url(images/eye.png) no-repeat center;
    background-size: 20px 17px;
    background-color: #ecf9f7;
    border: 1px solid #CCC;
    cursor: pointer;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    width: 35px;
    height: 37px;
    right: 10px;
    position: absolute;
    z-index: 3
}

#User {
    background-image: url(Images/icon-user.png);
}

#Passw {
    background-image: url(Images/icon-key.png);
}

.ie8 .campo_acceso_user {
    font-size: 12px;
    line-height: 24px;
}

.ie7 .campo_acceso_user {
    font-size: 12px;
    line-height: 24px;
}

.campo_acceso_user_suite {
    background-color: rgba(0, 0, 0, 0);
    background-image: url("Image/fondo_campo_acceso_suite.png");
    background-position: center center;
    border: medium none;
    color: #58585A;
    font-size: 16px;
    height: 24px;
    padding: 0 5px;
    width: 240px;
}

.ie8 .campo_acceso_user_suite {
    background-color: transparent;
    line-height: 24px;
}

.ie7 .campo_acceso_user_suite {
    background-color: transparent;
    line-height: 24px;
}

.header_int {
    height: 130px;
    width: 100%;
    background-color: #FFF;
    margin-right: auto;
    margin-left: auto;
}

.logo_header_int {
    height: 80px;
    width: 262px;
    float: left;
    margin-top: 30px;
    margin-left: 12px;
}

.opciones_header_int {
    height: 72px;
    /*width:82px;*/
    width: auto;
    float: right;
    height: 73px;
    margin-right: 12px;
    margin-top: -1px;
}

.home_opciones_header_int {
    height: 56px;
    width: 40px;
    float: left;
}

.cerrar_opciones_header_int {
    height: 56px;
    width: 40px;
    float: right;
}

a#replaced_home {
    display: block;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    background-image: url(Image/home.png);
    background-repeat: no-repeat;
    background-position: center center;
    margin-top: 15px;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 15px;
}

    a#replaced_home:hover {
        margin-top: 13px;
    }

a#replaced_cerrar {
    display: block;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    background-image: url(Image/logout.png);
    background-repeat: no-repeat;
    background-position: center center;
    margin-top: 15px;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 15px;
}

    a#replaced_cerrar:hover {
        margin-top: 13px;
    }

a#replaced_user {
    display: block;
    width: 40px;
    height: 56px; /* aqui esta el truco */
    text-indent: -9999px;
    background-image: url(Image/boton_cerrar_sesion_ir_home.png);
    background-repeat: no-repeat;
    background-position: -80px top;
}

    a#replaced_user:hover {
        background-position: -80px -57px; /* con esto cambiamos la porcion de imagen que se muestra */
    }

a#replaced_password {
    display: block;
    width: 40px;
    height: 56px; /* aqui esta el truco */
    text-indent: -9999px;
    background-image: url(Image/boton_cerrar_sesion_ir_home.png);
    background-repeat: no-repeat;
    background-position: -119px top;
}

    a#replaced_password:hover {
        background-position: -119px -57px; /* con esto cambiamos la porcion de imagen que se muestra */
    }

a#replaced_mailbox {
    display: block;
    width: 40px;
    height: 56px; /* aqui esta el truco */
    text-indent: -9999px;
    background-image: url(Image/boton_cerrar_sesion_ir_home.png);
    background-repeat: no-repeat;
    background-position: -158px top;
}

    a#replaced_mailbox:hover {
        background-position: -158px -57px; /* con esto cambiamos la porcion de imagen que se muestra */
    }

.miga_pan {
    width: 99%;
    height: auto;
    padding: 6px 0px 6px 1%;
    color: #585859;
    font-size: 11px;
    margin: 5px 0;
}

    .miga_pan a {
        color: #585859;
        text-decoration: underline;
    }

        .miga_pan a:hover {
            color: #333;
            text-decoration: none;
        }
/* incremento internas principales req 70*/
.contenido_internas {
    height: auto;
    min-height: 400px;
    width: 1150px;
    margin-left: auto;
    margin-right: auto;
    background-color: #f3f3f3;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    display: block;
}

.listas_contenido_internas {
    height: auto;
    width: 200px;
    float: left;
}
/* incremento internas principales req 70*/
.datos_contenido_internas {
    height: auto;
    width: 900px;
    float: right;
}

.zona_titulos {
    height: auto;
    width: 100%;
    color: #ec1c24;
    font-size: 20px;
    font-style: italic;
    border-bottom: 4px solid #0061a7;
    padding-bottom: 3px;
    margin-bottom: 15px;
}

.zona_titulos_sin_linea {
    height: auto;
    width: 100%;
    color: #0061a7;
    font-size: 20px;
    font-style: italic;
}

h1 {
    color: #585859;
    font-size: 18px;
    font-style: italic;
    background-image: url(Image/icono_pointer.gif);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 20px;
    margin-bottom: 8px;
}

h2 {
    color: #585859;
    font-size: 18px;
    font-style: italic;
    background-image: url(Image/icono_ver.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 20px;
    margin-bottom: 8px;
}
/* incremento internas principales req 70*/
.contenido_fondo_gris {
    height: auto;
    min-height: 100px;
    width: 889px;
    padding: 12px;
    background-color: #F3F3F3;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    margin-bottom: 10px;
}

.contenido_fondo_blanco {
    height: auto;
    min-height: 10px;
    width: 780px;
    background-color: #FFF;
    margin-bottom: 10px;
}

.contenido_fondo_blanco_centro {
    height: auto;
    min-height: 10px;
    padding: 5px;
    background-color: #FEEEE7;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.contenido_fondo_blanco_izq {
    height: auto;
    min-height: 10px;
    width: 400px;
    padding: 5px;
    background-color: #FEEEE7;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    float: left;
}

.contenido_fondo_blanco_der {
    height: auto;
    min-height: 10px;
    width: 400px;
    padding: 5px;
    background-color: #FEEEE7;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    float: right;
}

.fila_fond_b {
    background-color: #3a87ad;
    color: #FFF;
    overflow: hidden;
}

#Calendar1 table.fila_fond_naranja {
    border: none;
}

    #Calendar1 table.fila_fond_naranja tr td {
        background-color: #FBFBFB !important;
        color: #0061a7;
        font-size: 12px;
        text-transform: uppercase;
        font-weight: bold;
    }

#Calendar1 td[style="background-color:Silver;"] {
    background-color: #FBFBFB !important;
}

#Calendar1 th.fila_fond_naranja {
    background-color: #0061a7;
    color: #FFF;
    text-transform: capitalize;
    font-weight: normal !important;
    border: 1px solid #0061a7 !important;
}

    #Calendar1 th.fila_fond_naranja td, td.style1 {
        padding-top: 3px;
        padding-bottom: 3px;
    }

.boton_naranja_small {
    background-color: #0061a7;
    color: #FFF;
    font-size: 13px;
    border: none;
    text-align: center;
    cursor: pointer;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    padding: 2px 8px;
    width: auto;
    height: auto;
}

.boton_enviar_naranja_small {
    background-image: url('Image/enviar.png');
    background-color: #0061a7;
    color: #FFF;
    font-size: 13px;
    border: none;
    text-align: center;
    cursor: pointer;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    padding: 2px 8px;
    width: 205px;
    height: 50px;
}

.boton_naranja_small:hover {
    background-color: #BA440C;
}

.fila_tabla_contraste {
    /*background-color:#FAC5AB;*/
}

.campo_info_client_dest {
}

.campo_info_client_dest_small {
    width: 115px;
}

.area_txt_observaciones {
    width: 100%;
    height: 40px;
}

.imprimir_comtinuar {
    width: 100%;
    height: auto;
}

.boton_imprimir {
    width: auto;
    height: auto;
    float: right;
    margin-right: 10px;
}

.boton_continuar {
    width: auto;
    height: auto;
    float: right;
}

a#replaced_imprimir {
    display: block;
    width: 24px;
    height: 24px; /* aqui esta el truco */
    text-indent: -9999px;
    background-image: url(Image/boton_print.png);
    background-repeat: no-repeat;
    background-position: left top;
}

    a#replaced_imprimir:hover {
        background-position: 0 -24px; /* con esto cambiamos la porcion de imagen que se muestra */
    }

.fila_tabla_gris_clara {
    background-color: #E8E8E8;
}

#MyLogin_Requiredfieldvalidator1, #MyLogin_Requiredfieldvalidator2 {
    font-size: 12px;
    color: #A00;
}

.send {
    background-image: url(Images/automatiza-blue.png);
    background-repeat: no-repeat;
    background-position: 10px bottom;
    height: 95px;
    text-align: right;
}

    .send * {
        float: right !important;
        clear: both;
        margin-top: 5px;
    }

#MisDatos {
    background-color: #FFF;
    padding: 6px;
}

#Calendar1 {
    background-color: #FFF;
    border: 1px solid #E6E6E6 !important;
}

    #Calendar1 tr td {
        background-color: #FBFBFB;
    }

        #Calendar1 tr td[style="color:White;background-color:Navy;font-weight:bold;height:14%;width:14%;"] {
            background-color: #0061a7 !important;
        }

        #Calendar1 tr td a {
            line-height: 27px;
            text-decoration: none;
            display: block;
            width: 27px;
            font-weight: bold;
            color: #777 !important;
        }

            #Calendar1 tr td a[style="color:White"] {
                color: #FFF !important;
            }

.Tx {
    color: #FFF;
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 5px;
}

select.Tx10 {
    font-size: 11px !important;
    color: #000;
    margin-right: 5px;
    margin-left: 5px;
}

tr.fila_fond_naranja {
    background-color: #135f91;
}

#Td2 span {
    font-size: 13px;
    text-align: right;
    line-height: 20px;
    float: left;
    display: block;
    z-index: 0;
    clear: left;
    width: 44px;
    margin-right: 2px;
    margin-top: 3px;
    margin-bottom: 3px;
}

#Td2 input {
    float: left;
    display: block;
    z-index: 0;
    margin-top: 3px;
    margin-bottom: 3px;
}

#Td2 a {
    float: left;
    width: 112px;
    margin-left: -90px;
    display: block;
    z-index: 5;
    margin-top: 3px;
    margin-bottom: 3px;
}

    #Td2 a img {
        float: right;
        margin-top: -2px;
    }

/* BRAND STYLE 09/10/2023 */

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,600;1,300;1,400;1,600&display=swap');
body {
    --color-principal-oscuro: #9e9e9e;
    --color-principal-claro: #055478;
    --color-secundario-oscuro: #fff;
    --fuente-principal: 'Montserrat', sans-serif;
    background-color: var(--color-secundario-oscuro);
}
body.login:before{
    content:"";
    display: block;
    position: fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:1;
    background-image: url('images/fondo-login.jpg');
    background-size:cover;
    opacity: 1;
}
body > div{
    z-index:2;
    position: relative;
}
*{
    font-family: var(--fuente-principal)!important;
}
.content_acceso_der {
    moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding:10px 6px;
    position: relative;
    background: transparent;
}
.content_acceso_der:before {
    content:"";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: solid 4px var(--color-principal-oscuro);
    background: #fff;
    left: 0;
    top: 0;
    z-index:-2;
}
.content_acceso_der:after {
    content:"";
    display: block;
    position: absolute;
    width: calc(100% + 3px);
    height: calc(100% + 3px);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border-top-left-radius: 16px;
    border-bottom-right-radius: 24px;
    border: solid 1px var(--color-principal-claro);
    left: 8px;
    top: 8px;
    z-index:-1;
}
.tit_acceso_user {
    background-color: var(--color-principal-oscuro);
    border-radius: 11px;
}
.tit_acceso_user.imagenlogin {
        background-color: #fff;
        border: 0;

}
a{
    color: var(--color-principal-oscuro)!important;
}
a:hover{
    color: var(--color-secundario-oscuro)!important;
}
.content_acceso_der table td {
    color: var(--color-principal-oscuro);
}
.boton_ingresar{
    border-radius: 20px;
    /*background: var(--color-principal-oscuro);*/
    /*color: var(--color-principal-claro);*/
    border: 0;
    padding-bottom: 7px;
    box-shadow: none;
}
.boton_ingresar:hover{
    background: var(--color-principal-claro);
    color: var(--color-principal-oscuro);
}