﻿body, html {
    background-color: #FFF;
    margin: 0px;
    color: #666;
    font-family: 'OpenSans-Regular', Arial;
    font-size: 12px;
    width: 100%;
    height: 100%;

    font-family: "Roboto", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
}

    body > form {
        width: 100%;
        height: 100%;
    }

.divLoginContent {
    width: 100%;
    height: 100%;
    display: table;
    background-color: rgba(0, 0, 0, 0.45);
    position: absolute;
    z-index: 1;
    box-sizing: border-box;
}

    .divLoginContent > .divLogin {
        display: table-row;
        position: relative;
        vertical-align: middle;
    }

        .divLoginContent > .divLogin > div {
            height: 100%;
            display: table-cell;
            position: relative;
            overflow: hidden;
        }

        /*.divLoginContent > .divLogin > div:nth-child(1) {
            background-color: #FFF;
            border-radius: 3px;
            -webkit-box-shadow: 0px 5px 15px -2px rgba(0, 0, 0, 0.4);
            -moz-box-shadow: 0px 5px 15px -2px rgba(0, 0, 0, 0.4);
            box-shadow: 0px 5px 15px -2px rgba(0, 0, 0, 0.4);
            z-index: 1;
            overflow: hidden;
            position: relative;
        }

        .divLoginContent > .divLogin > div:nth-child(2) {
            position: absolute;
            background-color: rgba(18, 110, 181, 0.8);
            display: none;
            opacity: 0;
            left: -350px;
            overflow: hidden;
            margin-top: -400px;
            z-index: 1;
        }*/

            .divLoginContent > .divLogin > div#dRight {
                background-color: rgba(255,255,255,0.8) !important;
                width:60%;
            }

            .divLoginContent > .divLogin > div#dLeft {
                background-color: rgb(255,255,255) !important;
                width: 40%;
            }


            .divLoginContent > .divLogin > div#dRight > span:nth-child(1) {
                display: inline-block;
                background-color: rgb(14 89 242 / 42%) !important;
                width: 200%;
                height: 200%;
                position: absolute;
                left: -22%;
                top: -85%;
                border-radius: 50%;
            }

            .divLoginContent > .divLogin > div#dRight > span:nth-child(2) {
                display: inline-block;
                background-color: rgb(14 89 242 / 50%);
                width: 200%;
                height: 200%;
                position: absolute;
                left: -10%;
                top: -80%;
                border-radius: 50%;
            }

            .divLoginContent > .divLogin > div#dRight > span:nth-child(3) {
                display: inline-block;
                background-image: linear-gradient(to bottom, #0E59F2, #051634);
                width: 200%;
                height: 200%;
                position: absolute;
                left: -3%;
                top: -80%;
                border-radius: 50%;
            }

            .divLoginContent > .divLogin > div#dRight > span#panLogo {
                display: inline-block;
                position: absolute;
                right: 20px;
                top: 20px;
                background-image: url(../Imagenes/Logo_Produktiv_Oficial_Blanco.svg);
                background-position: center;
                background-repeat: no-repeat;
                background-size: contain;
                width: 280px;
                height: 50px;
            }

            .divLoginContent > .divLogin > div#dLeft > span#panLogo2 {
                display: inline-block;
                position: absolute;
                right: 0;
                left: 0;
                top: 16vh;
                margin: auto;
                /*background-image: url(../Imagenes/White.svg);*/
                background-image: url('../Imagenes/Logo-Produktiv-Azul2.svg');
                background-position: center;
                background-repeat: no-repeat;
                background-size: contain;
                width: 32vh;
                height: 12vh;
                opacity: 0;
                visibility: hidden;
            }

.divPresentacion {
    display: inline-block;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    position: absolute;
    z-index: 1000;
}

    .divPresentacion > h1 {
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        top: 35%;
        text-align: center;
        color: #FFF;
        font-size: 3vw;
    }

    .divPresentacion > div:nth-child(3) {
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        width: 60%;
        top: 45%;
        text-align: center;
        color: #FFF;
        font-size: 1.2vw;
    }

.divPresentacion > div:nth-child(1) > i {
    display: inline-block;
    position: absolute;
    border: 12px solid #DDD;
}

    .divPresentacion > div:nth-child(1) > i:nth-child(1) {
        width: 150px;
        height: 150px;
        border-radius: 10%;
        border-color: rgb(113 133 216 / 23%);
        left: 37%;
        top: -9%;
        border-width: 8px;
        rotate: -62deg;
        rotation: -30deg;
    }

    .divPresentacion > div:nth-child(1) > i:nth-child(2) {
        width: 30px;
        height: 30px;
        border-radius: 10%;
        border-color: rgb(113 133 216 / 23%);
        left: 12%;
        top: 15%;
        border-width: 8px;
        rotate: 30deg;
        rotation: -30deg;
    }


    .divPresentacion > div:nth-child(1) > i:nth-child(3) {
        width: 12px;
        height: 12px;
        border-radius: 5%;
        border-color: rgb(113 133 216 / 23%);
        left: 43%;
        bottom: 40%;
        border-width: 4px;
        rotate: -20deg;
        rotation: -20deg;
    }

.divPresentacion2 {
    display: inline-block;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    position: absolute;
    z-index: 0;
}

    .divPresentacion2 > div:nth-child(1) > i {
        display: inline-block;
        position: absolute;
        border: 12px solid #DDD;
    }

        .divPresentacion2 > div:nth-child(1) > i:nth-child(1) {
            width: 150px;
            height: 150px;
            border-radius: 10%;
            border-color: rgb(113 133 216 / 23%);
            left: -15%;
            top: 7%;
            border-width: 8px;
            rotate: -62deg;
            rotation: -62deg;
        }

        .divPresentacion2 > div:nth-child(1) > i:nth-child(2) {
            width: 50px;
            height: 50px;
            border-radius: 10%;
            border-color: rgb(113 133 216 / 23%);
            left: 65%;
            top: -3%;
            border-width: 8px;
            rotate: -115deg;
            rotation: -115deg;
        }


        .divPresentacion2 > div:nth-child(1) > i:nth-child(3) {
            width: 30px;
            height: 30px;
            border-radius: 10%;
            border-color: rgb(113 133 216 / 23%);
            left: -2%;
            bottom: 22%;
            border-width: 6px;
            rotate: 30deg;
            rotation: 30deg;
        }


.divLoginContent > .divLogin > div#dLeft > div {
    width: 100%;
    height: 100%;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
}

    .divLoginContent > .divLogin > div#dLeft > div#panelLogin,
    .divLoginContent > .divLogin > div#dLeft > div#panelRecordar {
        z-index: 2;
        display: inline-block;
        text-align: center;
        padding-top: 30vh;
        padding-left: 7vw;
        box-sizing: border-box;
        padding-right: 7vw;
    }

    .divLoginContent > .divLogin > div#dLeft > div#panelRecordar {
        z-index: 4;
        display: none;
    }

#panelLogin > div,
#panelRecordar> div{
    display: inline-block;
    position: relative;
    width: 90%;
}

    #panelLogin > div:nth-child(5) {
        text-align:center;
    }

        #panelLogin > div:nth-child(5) > .btnProd:nth-child(1) {
            background-image: linear-gradient(90deg, #477eed 0%, #0E59F2 100%);
            color: #FFF;
            height: 40px;
            width: 100% !important;
            border-radius: 5px;
            box-sizing: border-box;
            border: none;
            display: inline-block;
            outline-color: #035796;
            font-size: 14px;
        }

/*
#panelLogin > div:nth-child(9) {
    text-align: center;
    padding-top: 10px;
}

    #panelLogin > div:nth-child(9) > a {
        cursor: pointer;
    }

        #panelLogin > div:nth-child(9) > a:hover {
            color: #6317b2;
        }*/

    #panelLogin > div > .tbox {
        border: 1px solid #EEE;
        box-sizing: border-box;
        border-radius: 5px;
        width: 100%;
        display: inline-block;
        padding: 7px 4px 6px 15px;
        height: 40px;
        box-shadow: 0px 5px 24px -20px rgba(0, 0, 0, 0.4);
        transition: box-shadow 0.2s ease-out;
        outline: none;
        color: #666;
        margin-bottom: 30px;
    }

    #panelLogin > div > .tbox:focus {
        box-shadow: 0px 5px 24px -8px rgba(0,0,0,0.4);
        transition: box-shadow 0.2s ease-out;
    }

    #panelLogin > div > .etiqueta {
        position: absolute;
        left: -3px;
        top: -17px;
        font-size: 10px;
        color: #8a8a8a;
        padding-left: 5px;
        padding-right: 5px;
        opacity: 0;
        transition: all 0.2s ease-out;
        text-transform: uppercase;
    }

    #panelLogin > div > input.tbox:not(:placeholder-shown) + .etiqueta {
        transition: all 0.2s ease-out;
        opacity: 1;
    }

    #panelLogin > div > .etiqueta:before {
        content: "";
        display: inline-block;
        position: absolute;
        left: 0;
        top: 6px;
        width: 100%;
        height: 1px;
        background-color: #FFF;
        z-index: 0;
    }

    #panelLogin > div > .etiqueta > i {
        z-index: 1;
        display: inline-block;
        font-style: normal;
        position: relative;
    }

    #panelLogin > div > h1 {
        display: inline-block;
        position: relative;
        text-align: left;
        color: #0E59F2;
        font-size: 2vw;
        width: 100%;
        margin-bottom: 45px;
    }

    #panelRecordar > div:nth-child(1) > h2 {
        display: inline-block;
        position: relative;
        text-align: left;
        color: #555;
        font-size: 34px;
        width: 100%;
        margin-bottom: 25px;
    }

    #panelRecordar > div:nth-child(1) > .tboxGroup {
        position: relative;
    }

        #panelRecordar > div:nth-child(1) > .tboxGroup > span.fa {
            position: absolute;
            left: 15px;
            top: 12px;
            font-size: 15px;
            color: #888;
        }

        #panelRecordar > div:nth-child(1) > .tboxGroup > input {
            border: 1px solid #EEE;
            box-sizing: border-box;
            border-radius: 5px;
            width: 100%;
            display: inline-block;
            padding: 7px 4px 6px 40px;
            height: 40px;
            box-shadow: 0px 5px 24px -20px rgba(0, 0, 0, 0.4);
            transition: box-shadow 0.2s ease-out;
            outline: none;
            color: #666;
            margin-bottom: 20px;
        }

            #panelRecordar > div:nth-child(1) > .tboxGroup > input:focus {
                box-shadow: 0px 5px 24px -8px rgba(0,0,0,0.4);
                transition: box-shadow 0.2s ease-out;
            }

#panelRecordar #btnRecuperar {
    background-image: linear-gradient(90deg, #477eed 0%, #0E59F2 100%);
    color: #FFF;
    height: 40px;
    width: 45% !important;
    border-radius: 5px;
    box-sizing: border-box;
    border: none;
    display: inline-block;
    outline-color: #051634;
    font-size: 14px;
}

.btnProd {
    background-color: #EEE;
    height: 40px;
    width: 45%;
    border-radius: 5px;
    box-sizing: border-box;
    border: none;
    display: inline-block;
    outline-color: #999;
    font-size: 14px;
    color: #666;
    box-shadow: 0px 5px 24px -20px rgba(0, 0, 0, 0.4);
    transition: box-shadow 0.2s ease-out;
}

    .btnProd:hover {
        box-shadow: 0px 5px 24px -8px rgba(0,0,0,0.4);
        transition: box-shadow 0.2s ease-out;
    }

    /*#panelLogin > div > .etiqueta {
        position: absolute;
        left: -3px;
        top: -17px;
        font-size: 10px;
        color: #8a8a8a;
        padding-left: 5px;
        padding-right: 5px;
        opacity: 0;
        transition: all 0.2s ease-out;
        text-transform: uppercase;
    }

    #panelLogin > div > input.tbox:not(:placeholder-shown) + .etiqueta {
        transition: all 0.2s ease-out;
        opacity: 1;
    }

    #panelLogin > div > .etiqueta:before {
        content: "";
        display: inline-block;
        position: absolute;
        left: 0;
        top: 6px;
        width: 100%;
        height: 1px;
        background-color: #FFF;
        z-index: 0;
    }

    #panelLogin > div > .etiqueta > i {
        z-index: 1;
        display: inline-block;
        font-style: normal;
        position: relative;
    }*/

        /*
input:not(:placeholder-shown) {
    border-color: green;
}

input:placeholder-shown {
    border-color: red;
}*/
        /*    #panelLogin > div:nth-child(8) {
    display: inline-block;
    width: 90%;
    text-align: center;
    left: 10%;
    padding-top: 10px;
}*/
        .notificacion {
    width: 300px;
    height: 70px;
    display: table;
    background-color: #888;
    position: fixed;
    right: -320px;
    opacity: 0;
    visibility: hidden;
    bottom: 15px;
    border-radius: 5px;
    z-index: 1000;
    box-shadow: 0 3px 3px 0 rgba(60,64,67,0.1), 0 5px 8px 3px rgba(60,64,67,0.1);
    -webkit-box-shadow: 0 3px 3px 0 rgba(60,64,67,0.1), 0 5px 8px 3px rgba(60,64,67,0.1);
    -moz-box-shadow: 0 3px 3px 0 rgba(60,64,67,0.1), 0 5px 8px 3px rgba(60,64,67,0.1);
    -o-box-shadow: 0 3px 3px 0 rgba(60,64,67,0.1), 0 5px 8px 3px rgba(60,64,67,0.1);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

    .notificacion.open {
        right: 15px;
        visibility: visible;
        opacity: 1;
    }

    .notificacion.notifOk {
        background-color: #339a6e;
    }

    .notificacion.notifError {
        background-color: #F44336;
    }

    .notificacion.notifInfo {
        background-color: #2196F3;
    }

    .notificacion.notifWarning {
        background-color: #FF9800;
    }

    .notificacion > * {
        display: table-cell !important;
        vertical-align: middle;
        position: relative;
    }

    .notificacion > i:nth-child(1) {
        width: 40px;
        color: #FFF;
        text-align: center;
        font-size: 25px;
    }

    .notificacion > span:nth-child(2) {
        width: 220px;
        color: #FFF;
    }

    .notificacion > i:nth-child(3) {
        background-color: rgba(0,0,0,0);
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }

        .notificacion > i:nth-child(3):before {
            content: "";
            width: 25px;
            height: 2px;
            background-color: #FFF;
            position: absolute;
            display: inline-block;
            border-radius: 2px;
            transform: rotate(45deg);
            -webkit-transition: all 0.4s ease-in-out;
            -moz-transition: all 0.4s ease-in-out;
            -o-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
            top: 35px;
            left: 0;
            right: 0;
            margin: 0 auto;
        }

        .notificacion > i:nth-child(3):after {
            content: "";
            width: 25px;
            height: 2px;
            background-color: #FFF;
            position: absolute;
            display: inline-block;
            border-radius: 2px;
            transform: rotate(-45deg);
            -webkit-transition: all 0.4s ease-in-out;
            -moz-transition: all 0.4s ease-in-out;
            -o-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
            top: 35px;
            left: 0;
            right: 0;
            margin: 0 auto;
        }

        .notificacion > i:nth-child(3):hover:before,
        .notificacion > i:nth-child(3):hover:after {
            width: 13px;
        }

        .notificacion > i:nth-child(3):hover:before {
            top: 31px;
        }

        .notificacion > i:nth-child(3):hover:after {
            top: 39px;
        }

        .notificacion > i:nth-child(3):hover {
            cursor: pointer;
            background-color: rgba(0,0,0,0.1);
        }
        

/**** Paneles de módulos ****/
.panelModulo {
    display: inline-block;
    width: 310px;
    height: 240px;
    border-radius: 15px;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 5px 10px -2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 5px 10px -2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 5px 10px -2px rgba(0, 0, 0, 0.2);
    transition: all 0.2s ease-out;
    margin: 8px;
    /*transform: scale(1);*/
}

    .panelModulo.moduloNoContratado{
        opacity:0.5;
    }

    .panelModulo.moduloNoContratado:hover {
        opacity: 0.8;
    }

    .panelModulo:not(.moduloNoContratado):hover {
        -webkit-box-shadow: 0px 5px 15px -2px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 0px 5px 15px -2px rgba(0, 0, 0, 0.3);
        box-shadow: 0px 5px 15px -2px rgba(0, 0, 0, 0.3);
        /*transform: scale(1.01);*/
        z-index: 400;
        background-size: 125%;
    }

.pmContabilidad {
    background-image: url("../Imagenes/Accesos/Contabilidad2.png");
    background-position: center;
    background-size: 120%;
    background-repeat: no-repeat;
}

.pmRemuneraciones {
    background-image: url("../Imagenes/Accesos/Remuneraciones.png");
    background-position: center;
    background-size: 120%;
    background-repeat: no-repeat;
}

.pmOperaciones {
    background-image: url("../Imagenes/Accesos/Operaciones.png");
    background-position: center;
    background-size: 120%;
    background-repeat: no-repeat;
}

.pmRRHH {
    background-image: url("../Imagenes/Accesos/RRHH.png");
    background-position: center;
    background-size: 120%;
    background-repeat: no-repeat;
}

.pmContrato {
    background-image: url("../Imagenes/Accesos/Contrato.png");
    background-position: center;
    background-size: 120%;
    background-repeat: no-repeat;
}

.pmAdministrar {
    background-image: url("../Imagenes/Accesos/Administrar.png");
    background-position: center;
    background-size: 120%;
    background-repeat: no-repeat;
}

.pmSindicato {
    background-image: url("../Imagenes/Accesos/Sindicato.png");
    background-position: center;
    background-size: 120%;
    background-repeat: no-repeat;
}

.pmReporteBI {
    background-image: url("../Imagenes/Accesos/ReporteBI.png");
    background-position: center;
    background-size: 120%;
    background-repeat: no-repeat;
}

.pmSoporte {
    background-image: url("../Imagenes/Accesos/Soporte.png");
    background-position: center;
    background-size: 120%;
    background-repeat: no-repeat;
}

.pmSugerencia {
    background-image: url("../Imagenes/Accesos/Sugerencia.png");
    background-position: center;
    background-size: 120%;
    background-repeat: no-repeat;
}

.panelModulo > div {
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

    .panelModulo > div:before {
        content: "";
        height: 80px;
        width: 100%;
        position: absolute;
        left: 0;
        bottom: 0;
        background-color: #FFF;
        z-index: 1;
    }

.panelModulo.moduloNoContratado > div:after {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: linear-gradient(0deg, rgb(255 255 255) 0%, rgb(255 255 255 / 71%) 40%, rgb(255 255 255 / 0%) 100%);
}

    .panelModulo > div > a {
        position: absolute;
        right: 10px;
        bottom: 10px;
        z-index: 1;
        min-width: 80px;
        height: 28px;
        border-radius: 14px;
        text-decoration: none;
        text-align: center;
        color: #0E59F2;
        padding-top: 7px;
        box-sizing: border-box;
        transition: all 0.2s ease-out;
        border:1px solid #0E59F2
    }

        .panelModulo > div > a.LinkDesactivado {
            color: #FF5722;
            border-color: #FF5722;
        }

        .panelModulo:hover > div > a:not(.LinkDesactivado) {
            background-color: #0E59F2;
            border-color: #0E59F2;
            color: #FFF;
        }

        .panelModulo:hover > div > a.LinkDesactivado {
            background-color: #FF5722;
            border-color: #FF5722;
            color:#FFF;
        }

        .panelModulo > div > a:hover {
            -webkit-box-shadow: 0px 5px 10px -2px rgba(0, 0, 0, 0.2);
            -moz-box-shadow: 0px 5px 10px -2px rgba(0, 0, 0, 0.2);
            box-shadow: 0px 5px 10px -2px rgba(0, 0, 0, 0.2);
        }

    .panelModulo > div > span:nth-child(1) {
        position: absolute;
        left: 0px;
        top: 165px;
        z-index: 1;
        margin: 0;
        color: #666;
        font-size: 24px;
        padding: 5px 15px 5px 10px;
        border-radius: 0px 8px 8px 0px;
        display: inline-block;
        text-align: left;
        font-weight: bold;
    }

.panelModulo > div > span:nth-child(2) {
    position: absolute;
    left: 0px;
    top: 195px;
    z-index: 1;
    color: #777;
    font-size: 12px;
    display: inline-block;
    line-height: 12px;
    box-sizing: border-box;
    padding: 10px;
    width: 220px;
    text-align: left;
}

.dVisualesHm {
    width: 100%;
    height: 100%;
    display: inline-block;
    position: fixed;
    left: 0;
    top: 0;
}

.dVisualesHm> i {
    display: inline-block;
    position: absolute;
    border: 12px solid #DDD;
}

    .dVisualesHm > i:nth-child(1) {
        width: 150px;
        height: 150px;
        border-radius: 10%;
        border-color: rgb(113 133 216 / 10%);
        left: -1%;
        top: 14%;
        border-width: 11px;
        rotate: -58deg;
        rotation: -58deg;
    }

    .dVisualesHm > i:nth-child(2) {
        width: 60px;
        height: 60px;
        border-radius: 32%;
        border-color: rgb(153 113 216 / 13%);
        left: 35%;
        top: 2%;
        border-width: 7px;
        rotate: -229deg;
        rotation: -229deg;
        z-index: 0;
    }

    .dVisualesHm > i:nth-child(3) {
        width: 100px;
        height: 100px;
        border-radius: 28%;
        border-color: rgb(113 216 154 / 9%);
        right: -2%;
        top: 3%;
        border-width: 11px;
        rotate: -38deg;
        rotation: 38deg;
    }


@media (max-width:1240px) {
    .divLoginContent > .divLogin > div#dLeft > div#panelLogin, .divLoginContent > .divLogin > div#dLeft > div#panelRecordar {
        padding-left: 3vw;
        padding-right: 3vw;
    }

    #panelRecordar > div:nth-child(1) > h2 {
        font-size: 30px;
        text-align: center;
    }
        #panelRecordar > div:nth-child(1) > h2 + span {
            font-size: 14px !important;
        }

    .divLoginContent > .divLogin > div#dRight > span#panLogo{
        width:200px;
    }

    #panelLogin > div > h1 {
        font-size: 28px;
        text-align: center;
    }

    .divPresentacion > div:nth-child(3) {
        font-size: 16px !important;
    }
}

@media (min-width:480px) and (max-width:799px) {
    .divLoginContent > .divLogin > div#dRight {
        display: none;
    }
    .divLoginContent > .divLogin > div#dLeft > div#panelLogin, .divLoginContent > .divLogin > div#dLeft > div#panelRecordar {
        padding-top: 27vh;
    }
    .divLoginContent > .divLogin > div#dLeft > span#panLogo2 {
        opacity: 1;
        visibility: visible;
    }
    #panelLogin > div > h1 {
        font-size: 3vh;
        color: #555;
        text-align:center;
    }
}

@media (max-width:479px) {
    .divLoginContent > .divLogin > div#dRight {
        display: none;
    }

    .divLoginContent > .divLogin > div#dLeft > div#panelLogin {
        padding-top: 33vh;
        padding-left: 5vw;
        padding-right: 5vw;
    }

    .divLoginContent > .divLogin > div#dLeft > div#panelRecordar {
        padding-top: 25vh;
        padding-left: 5vw;
        padding-right: 5vw;
    }

    .divLoginContent > .divLogin > div#dLeft > span#panLogo2{
        opacity:1;
        visibility:visible;
    }
    #panelLogin > div > h1 {
        font-size: 3vh;
        color: #555;
        text-align: center;
    }
    #panelRecordar > div:nth-child(1) > h2 {
        font-size: 30px;
    }

        #panelRecordar > div:nth-child(1) > h2 + span {
            font-size: 14px !important;
        }

    #panelLogin > div, #panelRecordar > div{
        width:100%;
    }
}

@media (max-height:600px) and (orientation: landscape) {
    body > form {
        overflow: auto;
    }

    .divLoginContent {
        min-height: 600px;
    }

    #panelLogin > div > h1 {
        font-size: 5vh;
        color: #555;
        text-align: center;
    }

    .divLoginContent > .divLogin > div#dLeft > span#panLogo2 {
        top: 12vh;
        width: 70vh;
        height: 20vh;
    }
}

@media (min-width:1240px) and (max-width:1600px) {
    #panelLogin > div > h1{
        font-size:32px;
    }
    .divLoginContent > .divLogin > div#dLeft > div#panelLogin, .divLoginContent > .divLogin > div#dLeft > div#panelRecordar {
        padding-left: 4vw;
        padding-right: 4vw;
    }
}