﻿/*------------------------------------------------------GENERICO-------------------------------------------------*/
@import url("errores_der.css"); /*ACL*/
@import url("prehome_compensaflex_mediaqueries.css"); /*ACL*/

/*#region Iconos */

/*#region Tipografía*/

@font-face {
    font-family: 'Cartero Bold';
    src: url('../../img/327655/tipografia/Cartero-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Cartero';
    src: url('../../img/327655/tipografia/Cartero-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/*#endregion*/

* {
    margin: 0;
    padding: 0;
}

body {
    background: #111;
    height: 100%;
    background: none !important;
    background-color: none !important;
    font-family: 'Cartero', sans-serif !important;
}

img {
    border: none;
}

div.pnl_login {
    color: #FFF !important;
}

span, input, tr, td, a, font {
    font-family: 'Cartero', sans-serif;
}

h4,
h4 > span{
    font-family: 'Cartero', sans-serif !important;
    font-size: 36px !important;
    width: auto;    
}

    h4 > span {
        color: #ffcd00 !important;
    }

h4.title_paginas_publicas span {
    font-family: 'Cartero', sans-serif !important;
    font-size: 18px !important;
    color: #002e6d !important;
}

h4.title_paginas_publicas {
    position: relative !important;
    margin-bottom: 20px !important;
    color: #002e6d !important;
}

span.TituloLogin {
    display: none;
}

/*FONDO DE PREHOME*/
div#screen {
    background: none;
    position: fixed;
    overflow-y: auto !important;
    height: 100%;
    width: 100% !important;
    max-width: 100% !important;
    background: url(../../img/327656/bg_login.png) no-repeat center right fixed !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    /*Aplicamos filtros para IE9+. Ojo con el punto al principio de la ruta*/
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=".https://www.micompensacion.com/img/327656/bg_login', sizingMethod='scale") !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.https://www.micompensacion.com/img/327656/bg_login.png')" !important;
    border: none !important;
}
/*Fondo oscuro transparente*/
div#fondo {
    top: 65px !important;
    opacity: 0.3;
}

/*-----------------------------------------------------MENU ARRIBA-------------------------------------------------*/

div ul.login_menu li:not(.primer_acceso) {
    display: block !important;
}


div#fondo_blanco {
    display: none !important;
}

table.tabla_principal {
    position: absolute;
    width: 100%;
    height: 65px;
    min-height: 10px !important;
    top: 0px !important;
    background-color: #fff;
    left: 0px;
    z-index: 8;
    border-bottom: none !important;
}



div ul.login_menu li:not(.primer_acceso) > a {
    font-size: 15px;
    font-family: 'Cartero', sans-serif;
    color: #002e6d !important;
    font-weight: 400;
}

ul.login_menu {
    position: inherit !important;
}

    ul.login_menu li:nth-child(1) a, ul.login_menu li:nth-child(2) a, ul.login_menu li:nth-child(3) a {
        color: #3c3a3c !important;
    }

    ul.login_menu li:nth-child(3) {
        margin-left: 195px !important;
    }

    ul.login_menu li:nth-child(4) {
        margin-left: -20px;
        border-left: none !important;
    }

        ul .login_menu li:nth-child(4) a {
            border-left: none !important;
            margin-left: 15px;
        }

        ul.login_menu li:nth-child(4) a {
            border-left: none !important;
            color: #303133 !important;
        }

div ul.login_menu li.link_cookies a {
    border-right: none !important;
    border-left: none !important;
    margin-left: -120px;
}

.msgcookieBase {
    display: none;
    position: fixed;
    bottom: 0px;
    height: 50px;
    width: 100%;
    background-color: #002e6d;
    color: #fff;
    font-size: 12px;
    font-family: sans-serif;
    margin: 0 auto;
    border-top: 2px solid #002e6d;
    z-index: 99999;
    margin-left: 0;
    vertical-align: middle;
    line-height: 1;
}

    .msgcookieBase p a:link,
    .msgcookieBase p a:visited {
        color: #fff;
    }

    .msgcookieBase p a.close {
        background-color: #002e6d;
        color: #fff !important;
        float: right;
        display: block;
        width: 100px;
        height: 30px;
        overflow: hidden;
        font-size: 14px;
        margin: 5px 0 0;
        position: relative;
        left: -10px;
        text-decoration: none;
        text-align: center;
        line-height: 30px;
        border-radius: 0;
        border: 1px solid #fff;
    }


    .msgcookieBase p {
        width: 1100px;
        margin: 5px auto 0;
        padding: 0;
        height: 20px;
        line-height: 30px;
    }


ul.login_menu li:nth-child(1) {
    position: absolute;
    margin: 0;
    border: 0;
    top: 0px;
    height: 65px;
    line-height: 65px;
    z-index: 9999;
    left: 50%;
    margin-left: 309px;
}

    ul.login_menu li:nth-child(1) a {
        padding: 0;
        padding-left: 20px !important;
        padding-right: 20px !important;
        top: 0px;
        height: 65px;
        border: 0;
        border: none;
    }

ul.login_menu li:nth-child(2) {
    position: absolute;
    margin: 0;
    border: 0;
    top: 0px;
    height: 65px;
    line-height: 65px;
    z-index: 9999;
    left: 50%;
    margin-left: 210px;
    border: none !important;
    z-index: 9999;
}

    ul.login_menu li:nth-child(2) a {
        padding: 0;
        padding-left: 20px !important;
        padding-right: 20px !important;
        top: 0px;
        height: 65px;
        border: 0;
        border: none !important;
    }

ul.login_menu li:nth-child(3) {
    position: absolute;
    margin: 0;
    border: 0;
    top: 0px;
    height: 65px;
    line-height: 65px;
    z-index: 9999;
    left: 50%;
    margin-left: 32px;
    border: none !important;
    z-index: 9999;
}

    ul.login_menu li:nth-child(3) a {
        padding: 0;
        padding-left: 20px !important;
        padding-right: 20px !important;
        top: 0px;
        height: 65px;
        border: 0;
        border: none !important;
    }

ul.login_menu li:not(.primer_acceso) a:hover {
    color: #002e6d !important;
    background-color: transparent !important;
}



a.lnk_inicio img {
    z-index: 11;
    position: absolute;
    left: 50%;
    margin-left: -460px !important;
    top: 0px;
    width: 180px;
}



/*----------------------------------------------FORM------------------------------------------------*/

div#sombra_form {
    display: none;
    height: 402px;
    position: fixed !important;
    background: #FFF;
    color: #002e6d !important;
    position: absolute !important;
    right: 0px;
    margin: 0;
    left: 50%;
    margin-left: 156px;
    height: 400px;
    width: 306px;
    z-index: 1000 !important;
    margin-top: 122px;
    border: none;
    top: 0px !important;
}



input {
    height: 30px !important;
    width: 240px !important;
    background-color: #fff !important;
    border: none;
    border-bottom: 1px solid #002e6d;
    padding-left: 5px;
    color: #000;
}

    input[type="text"], textarea {
        background-color: rgb(255 255 255) !important;
    }

    input:hover {
        border: 1px solid #888888;
    }

    input:focus {
        border: 1px solid #002e6d;
        -moz-box-shadow: inset 1px 1px 3px #000000;
        -webkit-box-shadow: inset 1px 1px 3px #000000;
        box-shadow: inset 1px 1px 3px #cecece;
    }

/*--------------------SECCION ACCEDER------------------*/
table.TableLogin {
    position: fixed;
    right: 0px;
    margin: 0;
    left: 50% !important;
    margin-left: 157px !important;
    background-color: #fff !important;
    border: none;
    margin-top: 90px !important;
    padding-top: 75px;
    box-shadow: none;
    height: 215px;
    width: 300px !important;
    padding-right: 52px !important;
    padding-left: 49px !important;
    z-index: 1100 !important;
    padding-bottom: 119px !important;
    border-radius: 5px;
}

    table.TableLogin tbody {
        width: 100% !important;
    }

        table.TableLogin tbody tr, table.TableLogin tbody tr td, table.TableLogin tbody tr td div {
            height: 28px !important;
            padding: 0 !important;
            margin: 0 !important;
            position: relative;
            line-height: 30px;
        }

        table.TableLogin tbody tr {
            margin: 10px 0 !important;
        }

            table.TableLogin tbody tr td:nth-child(2) {
                width: 250px;
            }

            table.TableLogin tbody tr td div span {
                color: #000;
                height: 25px;
                line-height: 40px;
                font-size: 13px;
                font-family: 'Cartero', sans-serif;
                font-weight: 400 !important;
                text-transform: uppercase;
            }


/*--------------------SECCION REGISTRATE------------------*/

div#registro {
    background-color: #fff;
    color: #002e6d !important;
    position: fixed;
    right: 0px;
    margin: 0;
    left: 50%;
    margin-left: 157px;
    height: 40px;
    width: 306px;
    z-index: 99999;
    margin-top: 420px;
    top: 0px;
    border-top: none !important;
    pointer-events: none;
}
    /*label registrate*/
    div#registro span {
        font-size: 15px;
        text-align: center;
        width: 354px;
        display: block;
        font-weight: 400;
        position: relative;
        top: 31px;
        color: #000;
        text-align: center;
    }

li.primer_acceso {
    position: fixed;
    right: 0px;
    margin: 0;
    left: 50% !important;
    margin-left: 157px !important;
    width: 306px !important;
    background-color: #FFF !important;
    margin-top: 375px !important;
    border: none !important;
    height: 95px;
    z-index: 1500 !important;
    border-top: 1px solid #dcdcdc !important;
	display: none !important;
}

    /*Bot�n accedes*/

    li.primer_acceso a {
        background-color: #ffffff !important;
        margin: 0 auto;
        padding: 0 !important;
        height: 40px !important;
        line-height: 40px;
        text-align: center;
        margin-right: 4px;
        width: 244px;
        font-size: 16px !important;
        font-weight: 400 !important;
        letter-spacing: 0px;
        position: relative;
        margin-top: 55px;
        top: 0;
        color: #002e6d !important;
        border-radius: 0;
        border: 2px solid #002e6d;
        border-radius: 0;
        font-family: 'Cartero', sans-serif;
        font-weight: 600 !important;
    }

        li.primer_acceso a:active,
        li.primer_acceso a:hover {
            color: #fff !important;
            background-color: #002e6d !important;
            border-color: #002e6d;
            box-shadow: none !important;
        }


/*Generar contrase�a*/
a#ctl00_lnk_olvidado_pwd {
    position: relative;
    top: -80px;
    display: block;
    width: 203px;
    text-align: right;
    text-decoration: none;
    color: #002e6d;
    height: 20px;
    line-height: 20px;
    font-size: 11px;
    background: url(../../img/9010/nuevo_pass.png) no-repeat right;
    padding-right: 24px;
}

    a#ctl00_lnk_olvidado_pwd:hover {
        color: #002e6d;
        background-color: #002e6d;
        background: none;
    }

div#fondo_naranja {
    position: fixed;
    width: 100%;
    height: 50px;
    line-height: 50px;
    bottom: 0px;
    background-color: #002e6d;
    left: 0px;
    z-index: 10;
    background: #000; /* fallback for browser that not support rgba */
    background: rgba(0,0,0, .5); /* Works on all modern browsers */
    background: transparent \9; /* clear current background for ie */
    zoom: 1; /* required for the filters */
    /* For IE 5.5 - 7*/
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000, endColorstr=#00000000);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000, endColorstr=#00000000)";
}

span#txt_compensa {
    color: #e1e1e1;
    margin: 0;
    left: 50%;
    position: relative;
    font-weight: bold;
    margin-left: -100px;
    top: 0px;
}

/*-----------------------------------------------------PAGINAS-----------------------------------------------------*/
/*INICIO*/
div#texto_cuerpo {
    background-color: rgba(11, 48, 109, 0.8);
    border: 10px solid #FFF;
    height: auto;
    left: 50%;
    margin-left: -330px;
    padding-left: 35px;
    padding-bottom: 3em;
    position: fixed;
    text-align: left;       
    width: 40%;
    z-index: 0;   
}

    div#texto_cuerpo h4 {
        color: #fff;
        margin-top: 50px !important;
    }

.texto_inicio {
    position: relative;
    top: 20px;
    width: auto;
}

.texto_inicio ol > li {
    font-family: 'Cartero', sans-serif;
    font-size: 18px;
    font-weight: bold;
}

.texto_inicio ol > li > span {
    color: #ffcd00 !important;
    font-size: 18px;
    font-weight: bold;
}

.texto_inicio img {
    display: block;
    margin: 0 auto;
}

.btn-access {
    background-color: #ffcd00;
    border-radius: 26px;
    color: #002e6d;
    display: block;
    font-size: 18px;
    margin: 20px auto;
    padding: 12px 35px;
    text-align: center;
    text-decoration: none;
    width: 40%;
}


/*CONTENIDO PANTALLAS*/

td#content_right {
    position: absolute !important;
    margin-top: 119px !important;
    margin-left: -484px !important;
    margin-right: 0px !important;
    margin-bottom: 100px !important;
    padding-bottom: 0px !important;
    min-height: 386px !important;
    background-color: #FFF !important;
    width: 525px !important;
    left: 50% !important;
    top: 2px !important;
    padding: 15px 30px 30px 30px !important;
    color: #96938e !important;
    border: 1px solid black;
    box-shadow: 0px 0px 4px 0px rgba(50,50,50,0.65);
    border: 1px solid #dcdcdc;
    z-index: 100;
}

    td#content_right table.master_content_right {
        height: auto !important;
        min-height: 200px !important;
    }

table.master_content,
table.master_content tr,
table.master_content tr td#content_right,
table.master_content tr td#content_right table.master_content_right tbody tr td {
    height: auto !important;
}

/*NUEVO USUARIO*/
table.pwd_textboxes tr {
    margin-bottom: 10px !important;
    margin-top: 10px !important;
    height: 40px !important;
}

div#ctl00_ContentBody_pnl_web_online a.acceso_usuarios1,
a#ctl00_ContentBody_lnk_ok {
    background-color: #037B76;
    width: 226px !important;
    background-image: none !important;
    margin: 0 auto !important;
    padding: 0px !important;
    margin-top: 30px !important;
    height: 40px !important;
    line-height: 40px !important;
}

a#ctl00_ContentBody_lnk_ok {
    margin-top: -30px !important;
}

    div#ctl00_ContentBody_pnl_web_online a.acceso_usuarios1:hover, a#ctl00_ContentBody_lnk_ok:hover {
        background-color: #a5a29d;
    }

    div#ctl00_ContentBody_pnl_web_online a.acceso_usuarios1:active, a#ctl00_ContentBody_lnk_ok:active {
        background-color: #6b6965;
        -moz-box-shadow: inset 1px 1px 10px #343331;
        -webkit-box-shadow: inset 1px 1px 10px #343331;
        box-shadow: inset 1px 1px 10px #343331;
    }
/*CERITICADOS SSL*/
table#pnl_verisign {
    top: 0px !important;
    margin-left: 148px !important;
}

    table#pnl_verisign a img {
        width: 60px;
    }

    table#pnl_verisign a#titulo_hyperlink span#ctl00_ContentBody_lbl_certificados {
        font-size: 8px;
    }

/*--------------------------------------------COLORES FORMULARIO----------------------------------------------------------*/

/*CABECERA FORM*/
tr.Encabezado {
    text-shadow: none !important;
    border-bottom: 1px solid #002e6d !important;
    background: url("../../img/registro/login_icon.png") #002e6d no-repeat 95% 50% !important;
}
/*N�MERO*/
span.Paso {
    color: #002e6d;
}
/*BOTON ENVIAR*/
a.Input {
    border: 1px solid #DB1736;
    background: #DB1736 no-repeat 95% 50% !important;
}

    a.Input:hover {
        border: 1px solid #DB1736;
        /*text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);*/
        background: none !important;
        background-color: #DB1736 !important;
        opacity: 0.8;
    }
/*NUMEROS PASOS*/
.Paso1Activo span.Paso, .Paso2Activo span.Paso, .Paso3Activo span.Paso, .Paso4Activo span.Paso {
    background: none repeat scroll 0 0 #333;
}

    .Paso1Activo span.Paso:before, .Paso2Activo span.Paso:before, .Paso3Activo span.Paso:before, .Paso4Activo span.Paso:before {
        border-left: 12px solid #333;
    }

/*CAMPO FOCUS*/
.fila input:focus {
    border: 2px solid #333 !important;
}

/*PASO CORRECTO*/
.PasoCorrecto #ctl00_ContentBody_Paso1, .PasoCorrecto #ctl00_ContentBody_Paso2, .PasoCorrecto #ctl00_ContentBody_Paso3, .PasoCorrecto #ctl00_ContentBody_Paso4 {
    background: none repeat scroll 0 0 #00867b;
}

    .PasoCorrecto #ctl00_ContentBody_Paso1:before, .PasoCorrecto #ctl00_ContentBody_Paso2:before, .PasoCorrecto #ctl00_ContentBody_Paso3:before, .PasoCorrecto #ctl00_ContentBody_Paso4:before {
        border-bottom: 13px solid rgba(0, 0, 0, 0);
        border-left: 12px solid #00867b !important;
        border-top: 13px solid rgba(0, 0, 0, 0);
    }

.PasoCorrecto td.celda_3 {
    background-color: #00867b !important;
}

    .PasoCorrecto td.celda_3:before {
        border-right: 12px solid #00867b;
    }

div.video, object, a.lnk_videos {
    display: none !important;
}

table.img_top_compensa {
    background-image: none !important;
}

div.tooltipsy h1 {
    background-color: #002e6d !important;
    color: #fff !important;
}

a.pnl_ttip {
    left: 250px;
}

tr.Encabezado td span {
    font-family: 'Cartero', sans-serif !important;
    color: #fff !important;
}

span.Paso {
    font-family: 'Cartero', sans-serif !important;
    color: #000 !important;
    text-shadow: none !important;
}

.CuadroDefinirPaso a.Input {
    background-color: #002e6d !important;
    border-color: #002e6d !important;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 600;
}


    .CuadroDefinirPaso a.Input:hover {
        background-color: #002e6d !important;
        border-color: #002e6d !important;
    }

a.pnl_ttip {
    background-image: none;
}

    a.pnl_ttip:before {
        color: #002e6d;
        content: "\f059";
        font-family: 'Font Awesome 5 Light';
        font-size: 1.25rem;
    }



a#ctl00_lnk_olvidado_pwd {
    position: relative;
    top: -80px;
    display: block;
    width: 241px !important;
    text-align: right;
    text-decoration: none;
    color: #3e3a39;
    height: 20px;
    line-height: 20px;
    font-size: 13px;
    background: none;
    padding-right: 0px;
    font-weight: 400;
    font-family: 'Cartero', Cartero, sans-serif !important;
}

    a#ctl00_lnk_olvidado_pwd:hover {
        color: #002e6d !important;
    }


    a#ctl00_lnk_olvidado_pwd:after {
        content: "\f13e";
        font-family: 'Font Awesome 5 Light';
        font-size: 0.8rem;
        color: #002e6d;
        margin-left: 15px;
    }
