﻿@charset "UTF-8";

.left0{
	left: 0 !important;
}
.btn {
    background: #3098cf none repeat scroll 0 0;
    border: medium none;
    box-shadow: 2px 1px 2px #cecece;
    color: #fff;
    display: block;
    font-family: Dosis-SemiBold; /*margin: 2.5em 5em; */
    padding: 1em 2.5em;
    text-align: center;
    text-transform: uppercase;
    border-radius: 7px;
}

    .btn:hover {
        background-color: #2879a4;
    }

.modal {
    top: 0 !important;
    left: 0 !important;
}

.modal {
    z-index: 10001;
    background-color: rgba(0,0,0,.5);
    position: fixed;
    right: 0;
    bottom: 0;
    opacity: 0;
    pointer-events: none;
    text-align: left;
}

.modal {
    opacity: 1;
    pointer-events: auto;
}

.modal-contenido {
    background-color: #fff;
    float: left;
    left: 27.5%;
    margin: 5% auto;
    padding: 0px 0em 0em;
    position: relative;
    width: 50%;
    max-height: 86.2%;
    overflow: hidden !important;
    border-radius: 7px;
}

    .modal-contenido.Rojo {
        background-position: 4% 11%;
        background-image: url('../../Seg/Portal-Asegurado/V9/images/modal_error.png');
        background-repeat: no-repeat;
        background-size: 40px;
    }

    .modal-contenido.Verde {
        background-position: 4% 11%;
        background-image: url('../../Seg/Portal-Asegurado/V9/images/modal_confirmacion.png');
        background-repeat: no-repeat;
        background-size: 40px;
    }

    .modal-contenido.Azul {
        overflow-y: auto !important;
        background-position: 4% 11%;
        background-image: url('../../Seg/Portal-Asegurado/V9/images/modal_informacion.png');
        background-repeat: no-repeat;
        background-size: 40px;
    }

        .modal-contenido.Azul.CM {
            width: 75%;
            left: 13.75%;
        }

    .modal-contenido .botonSalir {
        background-image: url('../../Seg/Portal-Asegurado/V9/images/aspa_modal.png');
        border: none;
        float: right;
        height: 22px;
        width: 22px;
        background-size: 100%;
        margin-right: 40px;
        margin-top: 2.2em;
    }

    .modal-contenido .tituloVentana {
        height: 83px;
        overflow-y: hidden;
        box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.2);
    }

    .modal-contenido h2 {
        margin-bottom: 37px;
        padding: 14px 40px 30px 20px;
        background-color: #eaeaea;
    }

        .modal-contenido h2 span.Rojo {
            background-image: url('../../Seg/Portal-Asegurado/V9/images/modal_error.png');
            background-position: 3% 84%;
            background-repeat: no-repeat;
            background-size: 36px;
        }

        .modal-contenido h2 span.Verde {
            background-image: url('../../Seg/Portal-Asegurado/V9/images/modal_confirmacion.png');
            background-position: 3% 84%;
            background-repeat: no-repeat;
            background-size: 36px;
        }

        .modal-contenido h2 span.Azul {
            background-image: url('../../Seg/Portal-Asegurado/V9/images/modal_informacion.png');
            background-position: 3% 84%;
            background-repeat: no-repeat;
            background-size: 36px;
        }
		
		.modal-contenido .h2NotiToDiv span.Rojo {
    background-image: url('/Asisa/Public/images/modal_error.png');
    background-position: 3% 84%;
    background-repeat: no-repeat;
    background-size: 36px;
    color: #00477f !important;
    padding-left: 12%;
    font-family: "Dosis-SemiBold" !important;
    font-size: 28px !important;
    padding-top: 2%;
}

.modal-contenido .h2NotiToDiv span.Verde {
    background-image: url('/Asisa/Public/images/modal_confirmacion.png');
    background-position: 3% 84%;
    background-repeat: no-repeat;
    background-size: 36px;
    color: #00477f !important;
    padding-left: 12%;
    font-family: "Dosis-SemiBold" !important;
    font-size: 28px !important;
    padding-top: 2%;
}


.modal-contenido .h2NotiToDiv span.Azul {
    background-image: url('/Asisa/Public/images/modal_informacion.png');
    background-position: 3% 84%;
    background-repeat: no-repeat;
    background-size: 36px;
    color: #00477f !important;
    padding-left: 12%;
    font-family: "Dosis-SemiBold" !important;
    font-size: 28px !important;
    padding-top: 2%;
}
.modal-contenido span.titAzul { color: #00477f;
font-weight: bold;
font-size: 22px !important;
margin-bottom: 9px;
font-family: inherit !important;}

.h2NotiToDiv {
    margin-bottom: 37px;
    padding: 14px 40px 30px 20px;
    color: #285fa1;
    background-color: #eaeaea;
}

    .modal-contenido p {
        margin-top: 2em;
        max-width: 92%;
    }

        .modal-contenido p:first-child {
            margin-top: 0px;
        }

    .modal-contenido span {
        display: block;
        font-family: Dosis-SemiBold !important;
        font-size: 20px !important;
    }

    .modal-contenido .scrollbar {
        overflow-y: hidden !important;
        overflow-x: hidden;
        max-height: 42vh !important;
        width: 92% !important;
        margin: 40px 0px 40px 40px;
        height: auto;
    }

    .modal-contenido.Azul.CM .scrollbar {
        overflow-y: auto !important;
        overflow-x: auto !important;
    }

.modal-texto {
    font-family: Dosis-SemiBold;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    color: #666666 !important;
    color: var(--brownish-grey);
}

.errorTexto {
    font-family: Dosis-SemiBold;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    color: red !important;
    color: var(--brownish-grey);
}

.modal-contenido.contratacionCL {
    top: 0px !important;
}

.modal-contenido .lblMensajeVentanaModal {
    margin-right: 5%;
    max-width: 94%;
}

.modal-contenido1 {
    background-color: #fff;
    float: left;
    left: 22%;
    margin: 5% auto;
    padding: 2em;
    position: relative;
    width: 55%;
    height: auto;
}



    .modal-contenido1 h2 {
        margin-bottom: 2em;
    }

    .modal-contenido1 p {
        margin-top: 2em;
    }

    .modal-contenido1 span {
        display: block;
    }

.modal-textbox {
    padding-left: 0.75em;
    display: block;
    margin-top: 0.6em;
    width: 100%;
    height: 40px;
    background-color: #ffffff;
    border: 1px solid #979797;
    resize: none;
    margin-bottom: 0.6em;
}

.modal-textbox-doc {
    padding-left: 0.75em;
    display: inline-block;
    margin-top: 0.6em;
    width: 100%;
    height: 40px;
    background-color: #f8f8f8;
    border: solid 1px #c2c2c2;
    resize: none;
    margin-bottom: 0.6em;
}

.modal-textbox-fech-anio {
    padding-left: 0.75em;
    display: inline-block;
    margin-top: 0.6em;
    width: 15%;
    height: 40px;
    background-color: #f8f8f8;
    border: solid 1px #c2c2c2;
    resize: none;
    margin-bottom: 0.6em;
}

.modal-textbox-fech-mes {
    padding-left: 0.75em;
    display: inline-block;
    margin-top: 0.6em;
    width: 10%;
    height: 40px;
    background-color: #f8f8f8;
    border: solid 1px #c2c2c2;
    resize: none;
    margin-bottom: 0.6em;
}

.modal-textbox-col {
    padding-left: 0.75em;
    display: inline-block;
    margin-top: 0.6em;
    width: 60%;
    height: 40px;
    background-color: #f8f8f8;
    border: solid 1px #c2c2c2;
    resize: none;
    margin-bottom: 0.6em;
}

.modal-textbox-pol {
    padding-left: 0.75em;
    display: inline-block;
    margin-top: 0.6em;
    width: 80%;
    height: 40px;
    background-color: #f8f8f8;
    border: solid 1px #c2c2c2;
    resize: none;
    margin-bottom: 0.6em;
}

.modal-textbox-ord {
    padding-left: 0.75em;
    display: inline-block;
    margin-top: 0.6em;
    width: 40%;
    height: 40px;
    background-color: #f8f8f8;
    border: solid 1px #c2c2c2;
    resize: none;
    margin-bottom: 0.6em;
}

.modal-contenido.Azul.CM .modal-textbox {
    width: 60%;
}

.modal-textbox-condPriv {
    padding: 0.75em;
    display: block;
    margin-top: 0.6em;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    border: 1px solid #979797;
    resize: none;
    margin-bottom: 0.6em;
}

.error.datos {
    color: #cc0019;
}

.botonera {
    text-align: center;
    background-color: #f8f8f8;
}

    .botonera .btn {
        text-decoration: none;
        margin: 2em auto;
        width: -moz-min-content;
        width: -webkit-min-content;
        display: inline-block;
    }
        .botonera .btn.btnBajas{width:inherit;}
        .botonera .btn.decesosCancelar {
            padding-top: 8px;
            padding-bottom: 8px;
            margin: 38px 40px 0px 0px;
            width: 183px;\9
        }

        .botonera .btn.decesosAceptar {
            position: relative;
            top: -10px;
        }

        .botonera .btn span {
            font-family: Dosis-SemiBold;
            color: #ffffff;
        }

.nav {
    overflow: scroll;
    width: 100%;
    overflow-y: visible;
    overflow-x: hidden;
    max-height: 100%;
    background-color: #f8f8f8;
}

.btn.gris {
    background: #00477f none repeat scroll 0 0 !important;
    color: #333;
    margin-right: 40px;
}

    .btn.gris:hover {
        background: #2f73aa !important;
        text-decoration: unset;
    }

.btn.gris2 {
    background: #e7e7e7 none repeat scroll 0 0;
    color: #333;
    margin-left: 70px;
}

    .btn.gris2:hover {
        background: #CCCCCC;
    }

.btn.naranja {
    background-color: #ff5400;
}

    .btn.naranja:hover {
        background-color: #B33B00;
    }

.textoMensajeModal {
    font-weight: bold;
    font-size: 40px;
    text-align: center;
}

.nav h2 span {
    font-family: Dosis-SemiBold !important;
    font-size: 26px !important;
    color: #285fa1;
}

    .nav h2 span.Rojo {
        color: #00477f !important;
        padding-left: 12%;
        font-family: Dosis-SemiBold !important;
        font-size: 28px !important;
        padding-top: 2%;
    }

    .nav h2 span.Verde {
        color: #00477f !important;
        padding-left: 12%;
        font-family: Dosis-SemiBold !important;
        font-size: 28px !important;
        padding-top: 2%;
    }

    .nav h2 span.Azul {
        color: #00477f !important;
        padding-left: 12%;
        font-family: Dosis-SemiBold !important;
        font-size: 28px !important;
        padding-top: 2%;
    }

.hidden {
    display: none !important;
}

.caja_document {
    display: flex;
}

.fuploadAdjuntos {
    width: 480px;
}
.modal-contenido .h2titulomodal span.Azul {
    background-image: url('/Asisa/Public/images/modal_informacion.png');
    background-position: 0 center;
    background-repeat: no-repeat;
    background-size: 36px;
    color: #00477f !important;
    padding-left: 54px;
    font-size: 28px !important;
    font-family: lato-bold;
    padding-top: 2px;
    padding-bottom: 2px;
}
.modal-contenido .h2titulomodal span {
    display: table-cell;
    vertical-align: middle;
}

#upCombos {
    float: left;
    width: 100%;
}
    .hr { width: 1px; height: 110px; background-color: #858585; border: none; float: left; margin-top: 1em; margin-right: 1em; }
.lblTextIcon { display: inline-block; color: #00477f; margin-left: 0.5em; }
.imgTelefono { width: 21px; height: 24px; display: inline-block; }
.imgLlama { width: 31px; height: 34px; display: inline-block; margin-left: 0em; margin-right: 0px; float: left; }
.envioCorrecto { color: #ffffff; background-color: #34D9C3; padding: 0.2em 1em 0.2em 1em !important; }
.masCuatroSub { margin-top: 0.5em; margin-bottom: 3em; }
.cont_solicitaInfo { margin-top: 0em; float: left; margin-left: 0em; width: 100%; }
.solicitaInfo { display: block; width: 47%; float: left; }
    .solicitaInfo .imgTelefono { width: 29px; height: 29px; display: inline-block; margin-left: 0em; float: left; }
    .solicitaInfo .lblTextIconTelefono { font-family: Lato !important; font-size: 20px !important; font-weight: bold; font-style: normal; font-stretch: normal; line-height: 1.1; letter-spacing: normal; color: #00477f; display: inline-block !important; margin-left: 0.5em; margin-top: 0.5em; float: left; width: 80%; }
        .solicitaInfo .lblTextIconTelefono.tlf { margin-bottom: 1.2em; margin-left: 0.4em; float: left; width: 80%; }
    .solicitaInfo .lblTlf { font-family: Lato !important; font-size: 35px !important; font-weight: bold; font-style: normal; font-stretch: normal; line-height: 0.63; letter-spacing: normal; color: #333333; float: left; width: 100%; text-align: left; margin-left: 1em; margin-bottom: 0.5em; }
    .solicitaInfo .lblDisponibilidad { font-family: Lato; font-size: 16px !important; font-weight: normal; font-style: italic; font-stretch: normal; line-height: 1.38; letter-spacing: normal; color: #333333; float: left; margin-left: 2.2em; }
.solicitaInfo2 { width: 47%; margin-left: 1em; }
.modal-textbox-email { background-color: #ffffff; border-color: grey !important; padding-left: 0.75em; display: inline-block; margin-top: 0.7em; width: 100%; height: 40px; background-color: #f8f8f8; border: 1px solid #f8f8f8; resize: none; margin-bottom: 0.6em; }
.modal-textbox-email.prefTelModal { width: 30%;display: inline-block;padding-left: 0.5em;}
.modal-textbox-email.numeroTel { width: 68%;margin-left: -3px;padding-left: 0.5em;}

.btnEnvio { display: inline-block; background: #ff5400 none repeat scroll 0 0; border: medium none; font-size: 16px; box-shadow: 2px 1px 2px #cecece; color: #fff; padding: 0.95em; margin-left: -5px; text-align: center; text-transform: uppercase; padding-bottom: 10px; padding-top: 11px; }
    .btnEnvio:hover { background-color: #ff5400b3; }

/*    #btnCancelar{width: 9em;padding: 0.8em;}*/


/*START CLICK TO CALL*/

.hJsp{
    height: 360px !important;
}

#lblEnvioCorrectoIM {
    font-family: inherit !important;
	color: #fff;
}

#upCombosIM {
    float: left; 
    width: 100%;
}
#VModalScrollbarIM .jspContainer {
    width: 100% !important;
}
    #VModalScrollbarIM .jspContainer .jspPane {
        width: 96% !important;
        height: inherit !important;
    }

.envioEmail input[type="text"] {
    background-color: #ffffff;
    border-color: grey;
}

.solicitaInfo .lblTlf.clickToCall {
    font-family: Lato;
    font-size: 35px !important;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.63;
    letter-spacing: normal;
    color: #333333;
    float: left;
    width: 100%;
    text-align: left;
    margin-left: 1em;
    margin-bottom: 0.5em;
}

.solicitaInfo .lblTextIconTelefono.clickToCall {
    font-family: Lato;
    font-size: 20px !important;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.1;
    letter-spacing: normal;
    color: #00477f;
    display: inline-block !important;
    margin-left: 0.5em;
    margin-top: 0.5em;
    float: left;
    width: 80%;
}

.masCuatroSub {
    margin-top: 0.5em;
    margin-bottom: 3em;
}


.modal-contenido span.clickToCall {
    display: block;
    font-size: 18px !important;
    font-family: inherit !important;
    color: #333;
}

.modal-contenido .h2titulomodal span.Azul.clickToCall {
    background-image: url('/Asisa/Public/images/modal_informacion.png');
    background-position: 0 center;
    background-repeat: no-repeat;
    background-size: 36px;
    color: #00477f !important;
    padding-left: 54px;
    font-size: 28px !important;
    font-family: lato-bold !important;
    padding-top: 2px;
    padding-bottom: 2px;
}

.modal-contenido.clickToCall {
    background-color: #fff;
    float: left;
    left: 23.5%;
    margin: 5% auto;
    padding: 0px 0em 0em;
    position: relative;
    width: 58%;
    max-height: 86.2%;
    overflow: hidden !important;
    border-radius: 7px;
}
.modal.clickToCall {
    top: 0 !important;
    left: 0 !important;
}

.modal.clickToCall {
    z-index: 10001;
    background-color: rgba(0,0,0,.5);
    position: fixed;
    right: 0;
    bottom: 0;
    opacity: 0;
    pointer-events: none;
    text-align: left;
}

.modal.clickToCall {
    opacity: 1;
    pointer-events: auto;
}
.modal-contenido .tituloVentana.clickToCall {
    height: auto;
    overflow-y: hidden;
    box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.2);
    background-color: #eaeaea;
    position: relative;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}



    .modal-contenido .botonSalir.clickToCall {
        background-image: url('../../Seg/Portal-Asegurado/V9/images/aspa_modal.png');
        border: none;
        height: 22px;
        width: 22px;
        background-size: 100%;
        background-repeat: no-repeat;
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        right: 22px;
        z-index: 99999;
    }

.h2titulomodal.clickToCall {
    padding: 0px 52px 0px 30px;
    height: 100%;
    display: table;
    vertical-align: middle;
    margin: 25px 0;
}
.modal-contenido .scrollbar.clickToCall {
    overflow-y: hidden !important;
    overflow-x: hidden;
    max-height: 42vh !important;
    width: calc(100% - 3em) !important;
    margin: 0.8em 2em 1em 2em;
}
/*END CLICK TO CALL*/

/*SMALL RESOLUTION STYLES*/
@media screen and (max-width: 767px) {
    .solicitaInfo .lblDisponibilidad.clickToCall {
        margin-left: 0;
    }

    .solicitaInfo .lblTlf.clickToCall {
        margin-left: 0;
        font-size: 29.8px !important;
    }
    /*START CLICK TO CALL*/
    .solicitaInfo .lblTextIconTelefono.tlf.clickToCall {
        width: 82%;
    }
    .solicitaInfo .lblTextIconTelefono.clickToCall {
        font-size: 17px !important;
    }
    .solicitaInfo.clickToCall {
        width: 92%;
    }
    .masCuatroSub.clickToCall {
        margin-bottom: 2em;
        margin-top: 0;
    }
    .modal-contenido span.clickToCall {
        font-size: 14px !important;
    }
    .modal-contenido .scrollbar.clickToCall {
        overflow-y: hidden !important;
        overflow-x: hidden;
        max-height: 115vh !important;
        width: calc(100% - 30px) !important;
        margin: 23px 0px 23px 26px;
        height: 179px;
    }
    .modal-contenido .h2titulomodal.clickToCall span {
        display: table-cell;
        vertical-align: middle;
    }

    .modal-contenido .h2titulomodal span.Azul.clickToCall {
        background-position: 0% 55%;
        padding-left: 45px !important;
        font-size: 20px !important;
        padding-right: 10px;
        padding-top: 7px;
        padding-bottom: 7px;
    }

    .h2titulomodal.clickToCall {
        padding: 8px 40px 10px 25px;
        margin: 5px 0;
    }

    .modal-contenido .botonSalir.clickToCall {
        background-image: url('../../Seg/Portal-Asegurado/V9/images/aspa_modal.png');
        height: 20px;
        width: 20px;
        background-size: 100%;
    }

    .modal-contenido.clickToCall {
        background-color: #fff;
        float: left;
        left: 4%;
        margin: 2px 5px 5px 5px;
        padding: 0px 0em 0em;
        position: relative;
        width: 88%;
        max-height: 92.2%;
        overflow: hidden !important;
        top: 4% !important;
    }

    .modal-contenido .tituloVentana.clickToCall {
        border-bottom: #d8d8d8 solid 1px;
        height: auto;
        overflow-y: hidden;
        padding-bottom: 0;
    }
    .modal-contenido .scrollbar.tipoRA {
        overflow-y: hidden !important;
        overflow-x: hidden;
        max-height: 43vh !important;
        width: 81% !important;
        margin: 23px 0px -80px 26px;
        height: 179px;
    }

    /*END CLICK TO CALL*/
    .nav h2 span {
        font-family: Dosis-SemiBold;
        font-size: 18px;
        color: #285fa1;
    }

        .nav h2 span.Azul {
            padding-left: 21% !important;
            padding-top: 13%;
            font-size: 20px !important;
            padding-bottom: 4%;
        }

        .nav h2 span.Verde {
            padding-left: 21% !important;
            padding-top: 13%;
            font-size: 20px !important;
            padding-bottom: 4%;
        }

        .nav h2 span.Rojo {
            padding-left: 21% !important;
            padding-top: 13%;
            font-size: 20px !important;
            padding-bottom: 4%;
        }

    .nav .h2NotiToDiv span {
        font-family: "Dosis-SemiBold";
        font-size: 18px;
        color: #285fa1;
    }
        .nav .h2NotiToDiv span.Azul {
            padding-left: 21% !important;
            padding-top: 13%;
            font-size: 20px !important;
            padding-bottom: 4%;
        }

        .nav .h2NotiToDiv span.Verde {
            padding-left: 21% !important;
            padding-top: 13%;
            font-size: 20px !important;
            padding-bottom: 4%;
        }

        .nav .h2NotiToDiv span.Rojo {
            padding-left: 21% !important;
            padding-top: 13%;
            font-size: 20px !important;
            padding-bottom: 4%;
        }


    .caja_document {
        display: block;
    }

    .modal-textbox-fech-anio {
        width: 27%;
    }

    .modal-textbox-fech-mes {
        width: 23%;
    }

    .modal-contenido {
        background-color: #fff;
        float: left;
        left: 4%;
        margin: 2px 5px 5px 5px; /*padding: 20px 0em 0em;*/
        position: relative;
        width: 88%;
        max-height: 92.2%;
        overflow: hidden !important;
        top: 4% !important;
    }

        .modal-contenido span {
            font-size: 14px !important;
            width: 99%;
            font-family: Lato !important;
            color: black;
        }

        .modal-contenido h2 span.Azul {
            background-position: 0% 84%;
        }

        .modal-contenido h2 span.Verde {
            background-position: 0% 84%;
        }

        .modal-contenido h2 span.Rojo {
            background-position: 0% 84%;
        }


        .modal-contenido .tituloVentana {
            border-bottom: #d8d8d8 solid 1px;
            height: auto;
            overflow-y: hidden; /*padding-bottom: 16px;*/
        }

        .modal-contenido .botonSalir {
            background-image: url('../../Seg/Portal-Asegurado/V9/images/aspa_modal.png');
            float: right;
            height: 20px;
            width: 20px;
            background-size: 100%;
            margin-right: 26px;
            margin-top: 2.2em;
        }

        .modal-contenido .scrollbar {
            overflow-y: hidden !important;
            overflow-x: hidden;
            max-height: 43vh !important;
            width: 81% !important;
            margin: 23px 0px 23px 26px;
            height: 179px;
        }

            .modal-contenido .scrollbar.busqueda_personalizada {
                overflow-y: auto !important;
            }

                .modal-contenido .scrollbar.busqueda_personalizada .modal-textbox-col {
                    width: 100%;
                }

                .modal-contenido .scrollbar.busqueda_personalizada.modal-textbox-pol {
                    width: 100%;
                }

                .modal-contenido .scrollbar.busqueda_personalizada .modal-textbox-ord {
                    width: 100%;
                }

        .modal-contenido h2 {
            margin-bottom: 0px;
            padding: 8px 40px 10px 30px;
        }
		
        .modal-contenido .h2NotiToDiv {
            margin-bottom: 0px;
            padding: 8px 40px 10px 30px;
        }
            .modal-contenido .h2NotiToDiv span.Azul {
                background-position: 0% 84%;
            }

            .modal-contenido .h2NotiToDiv span.Verde {
                background-position: 0% 84%;
            }

            .modal-contenido .h2NotiToDiv span.Rojo {
                background-position: 0% 84%;
            }

        .modal-contenido p {
            margin-top: 2em;
            max-width: 92%;
            font-size: 14px;
        }

    .botonera {
        text-align: center;
        background-color: #f8f8f8;
        height: 100%;
    }

    .btn.gris {
        background: #e7e7e7 none repeat scroll 0 0;
        color: #333;
        margin: 14px 0px 0px 0px !important;
    }

    .botonera .btn {
        text-decoration: none;
        margin: 14px 0px 14px 0px;
        width: -moz-min-content;
        width: -webkit-min-content;
        display: inline-block;
        width: 83%;
        padding: 10px 10px 10px 10px;
    }

    .modal-textbox {
        padding-left: 0.75em;
        display: block;
        margin-top: 0.6em;
        width: 100%;
        height: 40px;
        background-color: #ffffff;
        border: 1px solid #979797;
        resize: none;
        margin-bottom: 5px;
    }

    .modal-contenido.Azul.CM .modal-textbox {
        width: 100%;
    }

    .textoMensajeModal {
        font-weight: bold;
        font-size: 30px;
        text-align: center;
    }
    .solicitaInfo {
        width: 92%;
    }

    .hr {
        width: 13em;
        height: 1px;
    }

    .solicitaInfo2 {
        width: 100%;
    }

    .modal-textbox-email {
        width: 100%;
        font-size: 14.6px;
        position: relative;
        left: -10px;
    }

    .btnEnvio {
        padding: auto;
        width: 30%;
        position: relative;
        top: 1px;
        left: 0;
    }

    .solicitaInfo .lblTextIconTelefono {
        font-size: 17px !important;
    }

        .solicitaInfo .lblTextIconTelefono.tlf {
            width: 82%;
        }

    .solicitaInfo .lblTlf {
        font-size: 29.8px !important;
    }

    .imgLlama {
        margin-left: -1em;
    }

    #btnCancelar {
        width: 75%;
        padding: 0.4em;
    }

    .nav h2 span {
        font-size: 18px;
        color: #285fa1;
    }

        .nav h2 span.Azul {
            padding-left: 45px !important;
            font-size: 20px !important;
            padding-right: 10px;
            padding-top: 7px;
            padding-bottom: 7px;
        }

        .nav h2 span.Verde {
            padding-left: 45px !important;
            font-size: 20px !important;
            padding-right: 10px;
            padding-top: 7px;
            padding-bottom: 7px;
        }

        .nav h2 span.Rojo {
            padding-left: 45px !important;
            font-size: 20px !important;
            padding-right: 10px;
            padding-top: 7px;
            padding-bottom: 7px;
        }
}

/*MEDIUM RESOLUTION STYLES*/
@media screen and (min-width: 768px) and (max-width: 1023px) {

    .modal-contenido .scrollbar {
        overflow-y: hidden !important;
        overflow-x: hidden;
        max-height: 40vh !important;
        width: 87% !important;
        margin: 40px 0px 40px 40px;
        height: auto;
    }

    .modal-contenido span {
        display: block;
        font-family: Lato !important;
        font-size: 20px !important;
    }

/*    .jspContainer {
        width: 100%;
        height: 100% !important;
    }*/
    .modal-contenido .Azul{
        background-color: #fff;
        float: left;
        left: 8.5%;
        margin: 5% auto;
        padding: 0px 0em 0em;
        position: relative;
        max-height: 86.2%;
        overflow: hidden !important;
        overflow-y: hidden;
        overflow-y: hidden;
        overflow-y: hidden;
        border-radius: 7px;
        width: 47%;
    }
    .modal-contenido .scrollbar { overflow-y: hidden !important; overflow-x: hidden; max-height: 48vh !important; width: 87% !important; margin: 40px 0px 40px 40px; height: auto; }
        /*.modal-textbox-email { width: 100%; font-size: 20.6px; }*/
        .solicitaInfo .lblTlf{ font-size: 24px !important;}

        .solicitaInfo .lblTlf, .solicitaInfo .lblDisponibilidad{margin-left: 0 !important;}

        .solicitaInfo2 { margin-left: 0;}

        .masCuatroSub { margin-bottom: 1em;  margin-top: 0; }

        #btnEnviarModal{ position: absolute;  top: 100%; left: 20%;}
        #lblHoraComercial{ position: absolute;  top: 100%; left: 53%;}

        .solicitaInfo .lblTextIconTelefono.tlf, .solicitaInfo .lblTextIconTelefono { margin-left: 0;}


    /*START CLICK TO CALL*/
   /* .modal-contenido.clickToCall {
        background-color: #fff;
        float: left;
        left: 23.5%;
        margin: 5% auto;
        padding: 0px 0em 0em;
        position: relative;
        width: 58%;
        max-height: 86.2%;
        overflow: hidden !important;
        border-radius: 7px;
    }*/

    .modal-contenido .scrollbar.clickToCall {
        overflow-y: hidden !important;
        overflow-x: hidden;
        max-height: 48vh !important;
        width: 87% !important;
        margin: 40px 0px 40px 40px;
        height: auto;
    }
    .solicitaInfo .lblTlf.clickToCall {
        font-size: 24px !important;
    }

    .solicitaInfo .lblTextIconTelefono.clickToCall {
        margin-left: 0;
    }

    .modal-contenido .Azul {
        background-color: #eaeaea;
    }

    .h2titulomodal .Azul.clickToCall {
        float: none;
        display: table-cell;
        vertical-align: middle;
    }


    .clickToCall #upCombosIM {
        float: left;
        width: 100%;
        display: inline-flex;
    }

    .clickToCall .envioEmail input[type="text"] {
        background-color: #ffffff;
        border-color: grey;
        width: 100%;
    }

    .clickToCall .btnEnvio {
        height: 40px;
        margin-top: 0.7em;
        width: 84px;
    }
    /*END CLICK TO CALL*/
    
}
