

form {
    margin: 0;
    padding: 0;
    width: auto !important;
}

header {
    margin: 0;
    padding: 0;
    background-color: #444;
    color: #fff;
}

    header span {
        font-size: 100%;
    }

body {
    background-color: #EDEDED;
    padding: 0;
    margin: 0;
    color: #525252;
    font-family: Arial;
    min-width: 250px;
}

nav {
    background-color: #333;
    overflow: hidden;
}

    nav a {
        display: block;
        color: #f2f2f2;
        float: left;
        text-decoration: none;
        padding: 1em;
    }

    nav span {
        border: solid 1px blue;
    }

    nav a:hover {
        background-color: #ddd;
        color: black;
    }

    nav .icon {
        display: none;
    }

#slideShow {
    border-top: solid 1px #000;
}


.item img {
    background-size: cover;
    display: block;
    width: 100%;
    height: 18rem;
    border-bottom:1px #000 solid;
}

.divLineaLeyenda {
    display: block;
}

#topPan {
    margin: 0;
    padding: 1em 0 0 1em;
    font-size: 160%;
    font-weight: bolder;
}

#imgEscudo {
    float: left;
    margin-right: .5em;
    margin-bottom: 1em;
}

.fontTypeA {
    font-size: .7em;
    display: block;
}

.fontTypeB {
    margin-top: .5em;
    font-size: .9em;
    display: block;
}

.scrollingClassContainer {
    margin-bottom: 1em;
    overflow-x: auto;
    width: 100%;
    border: solid 1px #000;
    background-color: #EFF3F9;
}

.scrollingClassContainerPasos {
    margin-bottom: 1em;
    overflow-x: auto;
    width: 100%;
    border: solid 1px #000;
    background-color: #EFF3F9;
    text-align: center;
}

#estructuraPrincipal {
    margin: 0 7%;
    background-color: #fff;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
}


.fontMsgBienvienida {
    font-weight: 600;
    font-size: 85%;
    color: #040D8E;
    margin-bottom: .2em;
    margin-top: 1em;
    margin-left: 1em;
    display: block;
}

.botonera_inferior_gris ul {
    color: #525252;
    margin-top: 1em;
    margin-bottom: 1em;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
    padding: 1em 0;
}

    .botonera_inferior_gris ul li a {
        text-decoration: none;
        padding: 1em;
        color: #525252;
    }

        .botonera_inferior_gris ul li a:hover {
            text-decoration: underline;
        }

#pnlFechaHora {
    width: 100%;
    clear: both;
    background-color: #444;
}

    #pnlFechaHora span {
        display: block;
        background-color: #444;
        text-align: left;
        font-stretch: narrower;
        font-size: 85%;
        color: #fff;
        padding: .5em 1em;
    }


.panelInfoPrincipal {
    padding-top: .5em;
    padding-left: 1em;
}

.topPan_login_si {
    padding-top: 8px;
    margin: 0 auto;
    width: 950px;
}

.topPan_login_no {
    padding-top: 8px;
    margin: 0 auto;
    width: 950px;
}

.topPan_login_texto {
    font-weight: bold;
    float: left;
    color: #FFFFFF;
    margin-right: 10px;
}

.boton_cerrar_sesion a {
    cursor: pointer;
    width: 120px;
    padding: 2px 5px 6px 30px;
    background: url(../../Comun/imagenes/salir.png);
    background-repeat: no-repeat;
    background-position: left;
    color: #FFFFFF;
    text-decoration: none;
}

    .boton_cerrar_sesion a:hover {
        cursor: pointer;
        width: 120px;
        padding: 2px 5px 6px 30px;
        background: url(../../Comun/imagenes/salir_gris.png);
        background-repeat: no-repeat;
        background-position: left;
        color: #E8E8E8;
        text-decoration: none;
    }

.boton_sesion_activa_ciu a {
    float: left;
    cursor: pointer;
    width: 250px;
    padding: 2px 5px 6px 30px;
    background: url(../../Comun/imagenes/usuario.png);
    background-repeat: no-repeat;
    background-position: left;
    color: #FFFFFF;
    text-decoration: none;
}

    .boton_sesion_activa_ciu a:hover {
        float: left;
        cursor: pointer;
        width: 250px;
        padding: 2px 5px 6px 30px;
        background: url(../../Comun/imagenes/usuario_gris.png);
        background-repeat: no-repeat;
        background-position: left;
        color: #E8E8E8;
        text-decoration: none;
    }

.boton_sesion_activa_emp a {
    cursor: pointer;
    width: 250px;
    float: left;
    padding: 2px 5px 6px 30px;
    background: url(../../Comun/imagenes/usuario_empresa.png);
    background-repeat: no-repeat;
    background-position: left;
    color: #FFFFFF;
    text-decoration: none;
}

    .boton_sesion_activa_emp a:hover {
        cursor: pointer;
        width: 250px;
        padding: 2px 5px 6px 30px;
        background: url(../../Comun/imagenes/usuario_empresa_gris.png);
        background-repeat: no-repeat;
        background-position: left;
        color: #E8E8E8;
        text-decoration: none;
    }

.boton_sesion_iniciar {
    padding-top: 2px;
    cursor: pointer;
}

    .boton_sesion_iniciar a {
        cursor: pointer;
        width: 120px;
        height: 40px;
        padding: 6px 38px 6px 30px;
        background: url(../../Comun/imagenes/usuario_entrar.png);
        background-repeat: no-repeat;
        background-position: left;
        color: #FFFFFF;
        text-decoration: none;
    }

        .boton_sesion_iniciar a:hover {
            cursor: pointer;
            width: 120px;
            height: 40px;
            padding: 6px 38px 6px 30px;
            background: url(../../Comun/imagenes/usuario_entrar_gris.png);
            background-repeat: no-repeat;
            background-position: left;
            color: #E8E8E8;
            text-decoration: none;
        }

/*---- PANEL IMAGEN SEDE ----*/
#pnl_img_cliente {
    float: right;
    width: 485px;
    height: 85px;
    right: 0;
}

.shadow {
    text-shadow: 0 0 5px #FFFFFF;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=135, Strength=4);
}

hr {
    border-color: White;
}

.topPan_img_candado {
    width: 24px;
    height: 24px;
    z-index: -1;
    border-width: 0px;
    color: #8D8D8D;
}

.topPan_img_salir {
    width: 24px;
    height: 24px;
    z-index: -1;
    border-width: 0px;
    color: #8D8D8D;
}

/*----CONTENIDO----*/
#contenido {
    padding: 2%;
    text-align: left;
    margin: 0 1%;
    font-size: .9rem;
}

/*----FOOTER PANEL----*/
#footerPan {
    background-color: #333;
    color: #fff;
}

    #footerPan p.css a:hover {
        background: url(../../Comun/imagenes/arrow2.gif) 90% 50% no-repeat #B3B3B3;
        color: #fff;
        text-decoration: none;
    }

    #footerPan p.copyright {
        background: #565656;
        color: #fff;
        font: 11px/15px "Trebuchet MS",Arial, Helvetica, sans-serif;
        position: absolute;
        top: 117px;
        left: 26px;
    }




#contenedorFooter {
    display: flex;    
    flex-wrap: wrap;    
    flex-direction: row;    
}

    /*#contenedorFooter * {
        border:solid 1px navy;
    }*/

#contenedorFooter  #contenedorFooterInfoEntidad {                 
    min-height:3rem;  
    padding: 1rem;     
 flex: 1 0 20rem; 
 font-size: 0.75rem;    
  font-weight:100;
}


    #contenedorFooter #botonera_inferior_gris {
        padding-right: 1rem;
        flex: 0 1 auto;
    }

#contenedorFooter span {        
        display:block;
        margin-bottom:2px;
        text-align:justify;
}



.footerterminosCondiciones{
    color:#fff;
}

.botonera_inferior_gris ul {
    font-size: 0.91em;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content:flex-start;
    align-items: stretch;
    width: 100%;        
}

#footerPan li {
    color: #fff;
}

.botonera_inferior_gris ul li a {
    text-decoration: none;
    padding: 1em;
    color: #FFF;
}

    .botonera_inferior_gris ul li a:hover {
        text-decoration: underline;
    }

.botonera_inferior_gris ul.templateworld li a {
    background: #565656;
    display: block;
    color: #fff;
    text-decoration: none;
}

    .botonera_inferior_gris ul.templateworld li a:hover {
        text-decoration: underline;
    }

#pnlFechaHora {
    background-color: #fff;
    color: #000;
    width: 100%;
}

    #pnlFechaHora span {
        text-align: center;
    }

#migaPan {
    margin-left: 1em;
    font-size: 0.8em;
    text-align: left;
    color: Black;
}

    #migaPan a {
        text-decoration: none;
        color: blue;
    }

        #migaPan a:hover {
            text-decoration: underline;
        }



@media (max-width:650px) {

    #slideShow {
        width: 0;
        height: 0;
    }

    body {
        margin: 0;
        padding: 0;
    }

    .popUpResponsive {
        margin: 0;
        padding: 0;
        max-width: 200px;
    }

    #contenido {
        padding: 1em;
        margin: 0;
    }

    #estructuraPrincipal {
        margin: 0;
        padding: 0;
    }

    .topnav a:not(:first-child) {
        display: none;
    }

    .topnav a.icon {
        float: left;
        display: block;
    }

    .topnav.responsive a.icon {
        position: relative;
        left: 0;
        top: 0;
    }

    .topnav.responsive a {
        float: none;
        display: block;
        text-align: left;
    }

}
