*,
*::before,
*::after {
    box-sizing: border-box;
}

html {
    font-size: 90%;
    text-size-adjust: none;
    -webkit-text-size-adjust: none;
}

body {
    margin-top: 0px;
    color: #333;
    font-family: 'Montserrat', Arial, sans-serif !important;
    overflow-x: hidden;
    text-size-adjust: none;
    -webkit-text-size-adjust: none;
}


p,
span,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: 'Montserrat', Arial, sans-serif !important;
}

input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select:focus,
textarea {
    font-size: 16px;
    outline: none;
}



#wrapper {
    box-sizing: border-box;
    height: 100%;
    position: relative;
}

.primary-color {
    color: #6668ae;
}

.secondary-color {
    color: #ad72ae;
}

.bg-light-purple {
    background-color: #9993d2;
}

.bg-light-purple-grey {
    background-color: #c6c1e6;
}

.bg-medium-grey {
    background-color: #e1e1e1;
}

.bg-grey {
    background-color: #dddddd;
}

.bg-dark-grey {
    background-color: #808080;
}

.text-bg-dark-grey {
    color: #808080;
}

.bg-purple {
    background-color: #6668ae;
}

.bg-purple-light {
    background-color: #9fa1dc !important;
}

.bg-purple-red {
    background-color: #ad72ae !important;
}

.bg-purple-red-light {
    background-color: #DDC9E4;
}

.bg-purple-light-grey {
    background-color: #F8F4FA;
}

.bg-purple-grey {
    background-color: #CECDE8;
}

.bg-light-grey {
    background-color: #F5F5FA;
}

.border_10 {
    border-radius: 10px;
}

.dropdown-toggle::after {
    color: white;
}

.border_15 {
    border-radius: 15px;
}

.slide_shadow {
    box-shadow: 0 2px 5px 0px #000000a3;
}

.slide_shadow_light {
    box-shadow: 0 2px 5px 3px #ccc;
}

.faq {
    text-align: justify;
}

.btn {
    background-color: #6668ae;
    color: #ffffff;
    border-color: #ffffff;
    border: none;
    cursor: pointer;
}

    .btn:disabled {
        color: #fff;
        background-color: #6c757d;
    }

.btn-primary {
    background-color: #6668ae;
    color: #ffffff;
    border: none;
}

    .btn-primary:not(:disabled):not(.disabled):active,
    .btn-primary:not(:disabled):not(.disabled).active,
    .show > .btn-primary.dropdown-toggle {
        background-color: #6668ae;
        color: #ffffff;
        border: none;
    }

    .btn-primary:hover {
        color: #fff;
        background-color: #ad7cb1;
    }

.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-style: none;
}

    .btn-danger:not(:disabled):not(.disabled):active,
    .btn-danger:not(:disabled):not(.disabled).active,
    .show > .btn-danger.dropdown-toggle {
        color: #fff;
        background-color: #bd2130;
        border-color: none;
        border: none;
    }

.clear-both {
    clear: both;
}
/* Home Page */
#homeInput {
    min-height: 65px;
    border-radius: 10px;
}

#initLogin {
    position: absolute;
    right: -50px;
    min-height: 65px;
}

.page-footer {
    bottom: 0;
    min-height: 3vh;
    height: 20px;
    position: fixed;
    width: 100%;
    z-index: 100000;
}

#arrowUp {
    bottom: 0;
    color: #6668a3 !important;
    font-size: 20px !important;
    opacity: 1 !important;
    background: #bcb6e1;
    border-radius: 10px;
    padding: 15px;
    right: 10px;
    box-shadow: 1px 1px 6px rgb(255 255 255 / 99%);
    cursor: pointer;
}

#zoomUE {
    min-height: 300px;
}

    #zoomUE > div > div > p {
        text-align: justify;
    }

section#carouselComercialTop {
    background-image: url(/Statics/Img/carruseles/CuadroAsistencial/unidad_mujer.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    max-height: 350px;
    min-height: 180px;
    align-items: center;
    display: flex;
    justify-content: center;
    margin: 0;
    width: 100%;
    display: block;
    box-shadow: inset 0 0 0 500px rgba(0,0,0, .5);
}

section#carouselMiSalud {
    background-image: url(/Statics/Img/carruseles/CuadroAsistencial/unidad_mujer.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    max-height: 80px;
    min-height: 85px;
    margin: 0;
    width: 100%;
    display: block;
    box-shadow: inset 0 0 0 500px rgba(0,0,0, .5);
}

section#carouselComercialTopBanner {
    background-image: url(/Statics/Img/carruseles/CuadroAsistencial/yo-recoletas-banner-1400x220.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    max-height: 220px;
    min-height: 200px;
    margin: 0;
    width: 100%;
    display: block;
    box-shadow: inset 0 0 0 500px rgba(0,0,0,0);
}


section#avisoLegalBanner {
    background-image: url(/Statics/Img/carruseles/CuadroAsistencial/cabecera-avisolegal.jpg);
    background-position: center;
    background-size: cover;
    max-height: 200px;
    min-height: 150px;
    margin: 0;
    width: 100%;
    display: block;
    box-shadow: inset 0 0 0 200px rgba(0, 0, 0, 0.5);
}

#avisoLegalBanner > .content-wrap {
    height: 150px;
    line-height: 150px;
}

    #avisoLegalBanner > .content-wrap h2,
    #avisoLegalBanner > .content-wrap h3 {
        display: inline-block;
        vertical-align: middle;
    }


#carouselComercialTop > .carousel-item {
    max-height: 200px !important;
}

#carouselComercialTop img {
    width: 100%;
}

.carouselComercialTopControls {
    color: #4f6bab !important;
}

.carousel-card {
    background-color: #6668ae;
    border: unset !important;
    box-shadow: 0 2px 5px 0px #000000a3;
    border-radius: 10px;
    overflow: hidden;
}

.spec-title {
    font-weight: 600;
    font-size: .8rem;
    white-space: nowrap;
    line-height: 1;
    margin-bottom: 0;
}


.nav-link {
    font-size: 100%;
    font-family: 'Montserrat';
    font-weight: 600;
    white-space: nowrap;
    text-size-adjust: none;
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    -moz-text-size-adjust: none;
}

.navbar-dark .navbar-toggler {
    text-size-adjust: none;
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    -moz-text-size-adjust: none;
}

#calendar, #notificationLink {
    vertical-align: middle;
    cursor: pointer;
}

    #notificationLink:focus {
        color: rgba(255, 255, 255, 0.75);
    }

.navbar-nav {
    max-height: 65px;
}

.navbar-grey {
    max-height: 75px;
    min-height: 80px;
}
/* 20/03/2023 */


/* 21/03/2023 */
.slide-img {
    vertical-align: middle;
    height: 100%;
    max-width: 100%;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    background-color: white;
}

.slide-img-misalud {
    max-width: 100% !important;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
}

.slide-text {
    font-family: 'Montserrat';
    font-weight: 600;
    text-align: center;
    width: 100%;
    color: #fff;
    margin: auto;
    border-radius: 10px;
    /* align-self: center;    <---- REMOVE */
    /* <---- NEW    */
    align-items: center;
    display: flex;
    justify-content: center;
    /* min-height: 55px; */
    /* padding-bottom: 0; */
    font-size: .85rem;
}

#title-favorito {
    text-transform: capitalize;
}

.day-service {
    color: #4f6bab;
    font-weight: 600;
    font-family: 'Montserrat';
    font-size: 13px;
}

.profile-title {
    font-size: 16px;
    font-family: 'Montserrat';
    font-weight: 600;
    width: fit-content;
    min-width: 290px;
    padding: 15px;
    white-space: nowrap;
    clear: both;
    text-transform: lowercase;
}

    .profile-title::first-letter {
        text-transform: uppercase;
    }

.card {
    border: unset;
    max-height: fit-content;
}

.card-cita {
    border: 2px solid #6668ae;
    min-height: 385px;
    border-radius: 20px 20px 10px 10px;
    align-items: center;
    justify-content: center;
    display: flex;
    border-radius: 20px 20px 10px 10px;
}

.card-tpv {
    border: 2px solid #6668ae;
    border-radius: 20px;
}

.card-cita-footer {
    border-bottom: 2px solid #6668ae;
    border-left: 2px solid #6668ae;
    border-right: 2px solid #6668ae;
    margin-top: -10px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    justify-content: center;
    display: block;
    min-height: 160px;
}

.card-header:first-child {
    border: unset;
}

#calendar, #notificationLink {
    vertical-align: middle;
    cursor: pointer;
}

.card-footer {
    border: unset;
}

.card-cita > .card-footer {
    border: unset;
}

.appointment-link {
    cursor: pointer;
    pointer-events: all;
    text-decoration: none;
}

    .appointment-link > .card-header {
        border-bottom: unset;
        padding: 0;
    }

    .appointment-link > .card-footer {
        border-top: unset;
        padding: 0;
    }

    .appointment-link > .card-text:last-child {
        font-size: .85rem;
    }

    .appointment-link:hover {
        text-decoration: none;
    }


.cancelarCita {
    cursor: pointer;
    pointer-events: all;
    font-size: .75rem;
    max-width: 110px;
    margin: 0 auto;
}

.abrirCita, .pagarCita {
    cursor: pointer;
    font-size: .75rem;
}

.service-icon {
    max-width: 60px;
}

.reserveAppointment {
    font-family: 'Montserrat';
    font-weight: 700;
    clear: both;
}

.close {
    right: 10px;
    top: 5px;
    z-index: 100;
}

.fullpage {
    position: relative;
    height: auto;
    width: 100%;
    display: flex;
    align-items: start;
    background: #000;
    color: #fff;
    padding-top: 10%;
    padding-bottom: 2rem;
    justify-content: center;
    min-height: 100vh;
}

.login-box {
    background-color: #fff;
    opacity: 0.7;
    padding: 20px;
    border-radius: 10px;
}

.fullpage::before {
    content: "";
    background-image: url('/Statics/Img/FondosPantalla/fondo-fotos-distorsionado1920x1080.jpg');
    background-size: cover;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    opacity: 0.3;
    background-repeat: repeat;
}


.link-carousel {
    overflow: visible;
    display: block;
    height: 100%;
    cursor: pointer;
    overflow: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.link-carousel-misalud {
    overflow: visible;
    display: block;
    height: 100%;
    max-height: 65px;
    cursor: pointer;
    overflow: hidden;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#genericIframe {
    display: block;
    top: 90px;
    position: absolute;
    background-color: transparent;
    margin: 0 auto;
    z-index: 111111;
    min-height: 1100px;
    width: 100%;
}

#iframeTPV {
    margin: 20px auto;
    min-width: 85%;
    min-height: 700px;
    border: 2px solid #6668a3;
}

.huecoDisponible > p {
    font-size: 0.9rem;
    line-height: 1rem;
}

#zoom360Varon,
#zoom360Mujer,
#zoom360Infantil {
    display: block;
    position: relative;
    background-color: transparent;
    z-index: 10;
    top: 5%;
    min-height: 1020px;
    height: 100%;
    overflow: hidden;
    margin: 20px auto;
    width: 100%;
}

.profile-title-360 {
    font-size: 1rem;
}

.profile-img {
    min-width: 100%;
}

.prov-title {
    color: #4f6bab;
    font-size: 10px;
    white-space: nowrap;
    font-weight: 600;
}

.profile-name {
    font-size: .8rem;
    font-family: 'Montserrat';
    font-weight: 700;
    text-transform: capitalize;
    color: #6668ae;
}

#basicModal {
    max-width: 1100px;
    margin: 0 auto;
    box-shadow: 1px 11px 14px 3px #444;
    background-color: #f8f9fa !important;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}

#messageBox,
#messageBoxProfile,
#notificationsModal,
#messageBoxProfile,
div[id^="citasModal_"],
#citasModal {
    height: auto;
    z-index: 10000000000;
    position: fixed;
    left: 50%;
    top: 80px;
    transform: translate(-50%, 0%);
    padding-right: 0px;
    max-height: 100%;
    max-width: 500px;
    min-width: 300px;
    border-radius: 20px;
    background: #fff;
    text-align: center;
    overflow: hidden;
    border: 3px solid #4f6bab;
}

    #messageBox > .body,
    #notificationsModal > .body,
    #messageBoxProfile > .body,
    div[id^="citasModal_"] > .body,
    #messageBoxProfile > .body,
    #citasModal > .body {
        -webkit-overflow-scrolling: touch;
    }

    #messageBox > .modal-content,
    #notificationsModal > .modal-content,
    #messageBoxProfile > .modal-content,
    div[id^="citasModal_"] > .modal-content,
    #messageBoxProfile > .modal-content,
    #citasModal > .modal-content {
        height: auto;
    }

#btn_closeMessageBox {
    cursor: pointer;
}

#basicModal360 {
    max-width: 75%;
    margin: 0 auto;
    box-shadow: 1px 1px 7px #000;
    overflow: hidden;
    background-color: #f8f9fa !important;
    position: relative;
    max-height: 315px;
    font-size: .95rem;
    line-height: 1.5rem;
}



.overlay-blur {
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0.25;
    filter: opacity(25%);
    pointer-events: none;
}

video {
    width: 100% !important;
    height: auto !important;
    /* max-height: 250px; */
}

.video-ue {
    width: 85% !important;
    height: auto !important;
    top: 50%;
    position: relative;
    transform: translateY(-50%);
}

table[id^="agenda_"] a:not([href]):not([tabindex]) {
    cursor: pointer;
}

table {
    font-family: 'Montserrat', sans-serif;
    width: 100%;
    border-spacing: 0;
    border-collapse: separate;
    table-layout: fixed;
    margin-bottom: 50px;
}

    table thead tr th {
        background: #f8f9fa;
        color: #4f6bab;
        padding: 0.5em;
        overflow: hidden;
        text-align: center;
        border: 1px solid #4f6bab;
    }

        table thead tr th.active {
            background: #4f6bab;
            color: #f8f9fa;
        }

        table thead tr th:first-child {
            border-radius: 3px 0 0 0;
        }

        table thead tr th:last-child {
            border-radius: 0 3px 0 0;
        }

        table thead tr th .day {
            display: block;
            font-size: 1.2em;
            border-radius: 50%;
            width: 30px;
            height: 30px;
            margin: 0 auto 5px;
            padding: 5px;
            line-height: 1.8;
        }

            table thead tr th .day.active {
                background: #4f6bab;
                color: #d1d5db;
            }

        table thead tr th .short {
            display: none;
        }

        table thead tr th i {
            vertical-align: middle;
            font-size: 2em;
        }

    table tbody tr {
        background: none;
        border-bottom: 1px solid #6668ae
    }

        table tbody tr:nth-child(odd) {
            background: none;
        }

        table tbody tr:nth-child(4n+0) td {
            border-bottom: 1px solid #626E7E;
        }

        table tbody tr td {
            text-align: center;
            vertical-align: middle;
            border-left: 1px solid #626E7E;
            position: relative;
            height: 35px;
            cursor: pointer;
        }

            table tbody tr td:last-child {
                border-right: 1px solid #4f6bab;
            }

            table tbody tr td.hour {
                font-size: 1em;
                font-weight: 500;
                padding: 0;
                color: #4f6bab;
                border-bottom: 1px solid #4f6bab;
                border-collapse: separate;
                min-width: 100px;
                cursor: default;
            }

                table tbody tr td.hour span {
                    display: block;
                }


#basicModalCV {
    max-width: 780px;
    margin: 0 auto;
    box-shadow: 1px 3px 8px #000;
    overflow: hidden;
    background-color: white;
    position: relative;
}

    #basicModalCV p {
        color: #4f6bab;
        line-height: 1rem;
        font-size: .65rem;
        font-weight: 500;
        margin: 0;
    }

    #basicModalCV span {
        color: #4f6bab;
        line-height: 1rem;
        font-size: .7rem;
        font-weight: 500;
        margin: 0;
    }


    #basicModalCV h6 {
        font-weight: 500;
        font-size: .85rem;
    }

    #basicModalCV h2 {
        color: #4f6bab;
        font-size: 19px;
        white-space: inherit;
    }


#basicModal .profile-img {
    min-width: 350px;
    transform: translate(-10px, 1px);
    max-width: 550px;
}

#basicModal .profile-name {
    font-size: 1.25rem;
    font-family: 'Montserrat';
    font-weight: 700;
    color: #6668ae;
    width: 75%;
}

#basicModal .prov-title {
    font-weight: 500;
    color: #4f6bab;
    font-size: 14px;
}

#basicModal .spec-title {
    font-size: 14px;
}

#basicModal .bg-light {
    background-color: #ffffff !important;
}

div[id^="botonesReservaPrimeraCita"] {
    pointer-events: none;
    cursor: pointer;
    display: none;
}

div[id^="containerConfirmacion"] {
    display: none;
}

div[id^="botonBuscarMasHuecos"] {
    bottom: 0px;
    position: relative;
    margin: 0px auto;
}

.huecoDisponible {
    margin-top: .325rem;
    cursor: pointer;
}

    .huecoDisponible:active {
        background-color: #ad72ae;
    }

.especialistaDisponible {
    border: 2px solid #6668ae;
}

.especialistaNoDisponible {
    border: 2px solid #6668ae;
}

.huecoDisponible_active {
    cursor: pointer;
    background-color: #fff;
    color: #6668ae;
    padding: 5px;
    border-radius: 10px;
}

#descripcionDatosReserva, #descripcionDatosReservaMasHuecos {
    color: white;
    font-weight: 600;
    text-align: center;
    background-color: #ad72ae;
    border-radius: 10px;
    padding: 10px;
    display: none;
    line-height: 1.2rem;
}

div[id^="resultados"] > div > div {
    margin-left: 0;
    margin-right: 0;
}

#btn_top_cerrarVentanaZoomEspecialista,
#btn_top_cerrarVentanaZoomEspecialistaCal {
    cursor: pointer;
    right: 5px;
    z-index: 1111;
    font-size: 38px;
    font-weight: 700;
    opacity: 1;
    height: 38px;
    line-height: 1;
    width: 38px;
    text-align: center;
    top: 0px;
}

#btn_cerrarVentana360 {
    cursor: pointer;
    right: 20px;
    z-index: 1111;
    font-size: 35px;
    color: #888;
    opacity: 1;
}

/*INICIO ESTILOS VIDEOCONSULTA*/
.border_videoconsulta {
    border-right: 1px solid #ddd;
    height: 100%;
}

.videoconsulta-button {
    cursor: pointer;
    background-color: #6668ae !important;
    color: #ffffff !important;
}

#btn_cerrarVentanaVideoconsulta {
    pointer-events: all;
    z-index: 20000;
    cursor: pointer;
    font-size: 81px;
    font-weight: 700;
    top: 60px;
    right: 1%;
    color: #6668ae;
}

.specialist-icon {
    max-width: 30px;
}

.available-background {
    height: 30px;
    width: 50%;
    z-index: 100;
    bottom: 5px;
    font-size: .85rem;
    margin: 0px auto;
    background-color: #6668ae;
    left: 7.5%;
    right: 7.5%;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .available-background > h6,
    .unavailable-background > h6 {
        font-size: .8rem;
        margin-bottom: 0;
    }

.unavailable-background {
    height: 30px;
    width: 70%;
    z-index: 105;
    bottom: 5px;
    font-size: .7rem;
    margin: 0 auto;
    background-color: #808080;
    left: 7.5%;
    right: 7.5%;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.home_links {
    font-size: 1rem;
    min-width: 250px;
    max-width: 95%;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    text-size-adjust: none;
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    -moz-text-size-adjust: none;
}

.icon-cita {
    max-width: 45px;
}

/*FIN ESTILOS VIDEOCONSULTA*/

#btn_cerrarVentanaEspecialistaCV {
    cursor: pointer;
    right: 10px;
    z-index: 1111;
    font-size: 40px;
    color: #6668ae;
    font-weight: 700;
    top: -5px;
}

button:focus {
    outline: none;
}

.btn-profile {
    background-color: #c6c1e6;
    color: #595558;
    padding: 0.5rem;
    font-weight: 700;
    line-height: 1.5;
    border-radius: 10px;
    border: none;
}

.btn-dates {
    background-color: #c6c1e6;
    color: #595558;
    padding: 0.2rem 0.5rem;
    font-size: .85rem;
    font-weight: 700;
    line-height: 1.5;
    border: none;
}

.center-title {
    font-size: .75rem;
    color: #777;
    font-weight: 600;
}

.border-purple {
    color: #6668a3 !important;
}

#retrieveViaMobile .form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #6668a3;
    opacity: 1; /* Firefox */
}

.input-group > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child) {
    border-radius: unset;
}

#retrieveViaMobile .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #6668a3;
}

#retrieveViaMobile .form-control::-ms-input-placeholder { /* Microsoft Edge */
    color: #6668a3;
}

.form-control-login {
    background-color: #cecce7;
    padding: 1.5rem 0.375rem;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 0.25em !important;
    border-bottom-right-radius: 0.25em !important;
}

.input-group-text {
    background-color: #cecce7;
}

.login-password-remind {
    color: #cecce7;
    font-weight: bold;
    text-decoration: none;
}

.login-title {
    font-size: 2.5rem;
}

.home-title {
    font-size: 2.25rem;
    font-weight: bold;
    margin: 0 auto;
}

#dropdownMenu1 {
    font-size: 1.25rem;
}

.navbar-dark .navbar-nav .show >
.nav-link, .navbar-dark .navbar-nav .active >
.nav-link, .navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
    color: rgba(255, 255, 255, 0.5);
}

.profile-box {
    font-size: 11px;
    font-family: 'Montserrat';
    min-width: 290px;
    cursor: pointer;
}

.especialistaNoDisponible:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.15);
    z-index: 10;
}

.center-box {
    margin: 40px 0;
    height: auto;
}

.img-center {
    display: flex;
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
}

.custom-select {
    height: calc(2em + 0.75rem + 2px);
    padding: 0 0 0 15px;
    margin: 0 15px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #65678f;
    vertical-align: middle;
    border-radius: 10px !important;
    background-color: #fff;
    border: 3px solid #959ae1 !important;
    border-top-color: rgb(101, 103, 143);
    border-right-color: rgb(101, 103, 143);
    border-bottom-color: rgb(101, 103, 143);
    border-left-color: rgb(101, 103, 143);
    border-radius: 0.25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-align: center;
}

.custom-select-seguros {
    height: calc(2em + 0.75rem + 2px);
    padding: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #65678f;
    vertical-align: middle;
    background-color: #fff;
    border: 3px solid #959ae1 !important;
    border-top-color: rgb(101, 103, 143);
    border-right-color: rgb(101, 103, 143);
    border-bottom-color: rgb(101, 103, 143);
    border-left-color: rgb(101, 103, 143);
    border-radius: 0.25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-align: center;
}

#tarNum, #tarAseguradoraNum {
    border: 3px solid #959ae1 !important;
    border-top-color: rgb(101, 103, 143);
    border-right-color: rgb(101, 103, 143);
    border-bottom-color: rgb(101, 103, 143);
    border-left-color: rgb(101, 103, 143);
}

.littleCard {
    min-height: 175px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block !important;
}

.avatarImg {
    min-height: 140px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block !important;
}

#buscadorSemantico {
    position: relative;
    width: 100%;
}

#searchKeywordsBuscadorSemantico {
    width: 100%;
}

#containerOptionsCita {
    padding-top: 0rem !important;
    height: 100%;
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 660px;
}

#FileTextPath {
    font-size: 12px;
}
/* CSS PARA LAS COOKIES */
#cookiesAccount {
    width: 100%;
    text-align: center;
    display: block;
}

    #cookiesAccount .modal-dialog {
        max-width: 100%;
        margin: 0 auto;
        overflow: hidden;
    }

#paragraph-cookies {
    color: #000;
    font-size: 1.3rem;
    font-weight: 400;
    letter-spacing: -.25px;
    word-spacing: -.5px;
}

#cookiesAccount .modal-header {
    border: none;
}
/* CSS PARA CAROUSEL */
.slick-prev:before,
.slick-next:before {
    color: #6668ae !important;
    font-size: 30px !important;
    opacity: 1 !important;
    position: absolute;
    top: 0;
}

.slick-prev {
    z-index: 11;
}


#carousel-ue > div > div > div > div > div > div > a {
    background-color: #989ace;
    border: 5px solid #c0c0e0;
    margin-right: 0px;
    border-radius: 20px;
    color: #5b5a5b;
    overflow: hidden;
    min-width: 100%;
    min-height: 250px;
    cursor: pointer;
    max-width: 300px;
}

#carousel-medicina360 > div > div > div > div:active {
    background-color: rgb(173, 124, 177);
    border: 5px solid rgb(173, 124, 177) !important;
    color: #fff;
}


#carousel-medicina360 > div > div > div > div {
    background-color: #cdcce9;
    border: 5px solid #cdcce9;
    border-radius: 20px;
    color: #444;
    cursor: pointer;
    overflow: hidden;
    max-width: 31%;
    margin-right: 1.5%;
    margin-left: 1.5%;
}


    #carousel-medicina360 > div > div > div > div > div {
        max-height: 150px;
        overflow: hidden;
        text-align: center;
    }

#containerUE h5 {
    font-size: .65rem;
    font-weight: 700;
    max-width: 90%;
    margin: 0 auto;
}

#containerMedicina360 {
    position: relative;
    height: 100%;
}

.card-ue img {
    max-width: 240px;
    min-width: 230px;
    height: auto;
    margin: 0 auto 15px auto;
    min-height: 160px;
    max-height: 175px;
}

#carousel-ue .slick-prev:before,
#carousel-ue .slick-next:before {
    color: #fff !important;
    font-size: 30px !important;
    opacity: 1 !important;
}

.slick-slide:focus,
.card-ue:focus {
    outline: none;
}


.label-ue, .label-360 {
    font-size: .8rem;
    vertical-align: middle;
    display: flex;
    justify-content: left;
    align-items: center;
    -moz-justify-content: left;
    -moz-align-items: center;
    width: 260px;
    text-align: left;
}

.radio-aseg, .radioAseguradorasPremium {
    width: 20px;
    height: 20px;
    vertical-align: middle;
}

.label-zoomEspecialista {
    font-size: .85rem;
}

.img-logo {
    max-width: 150px;
    display: block;
    margin: 0 auto;
}

.img-logo-navbar {
    max-width: 50px;
}

.card-center {
    float: left;
    display: block;
    min-width: 100%;
    box-shadow: rgba(0, 0, 0, 0.5) 2px 1px 6px;
}
/* LISTADO DE CITAS  */
.card-header {
    padding: 1rem 1.5rem;
    margin-bottom: 0;
    background-color: unset;
    border: none;
}

.card-footer {
    font-size: .8rem;
    background-color: unset;
}

.bg-footer-cita {
    background-image: url(/Content/Img/mi-historia.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 110px;
}

.imgDoctorsCita {
    max-width: 140px;
}

.centros-p {
    margin: 0 0 1rem 0;
}

a:not([href]):not([tabindex]).card-links-specs {
    cursor: pointer;
}

#iframe-maps {
    width: 100%;
}

.dropdown-menu {
    top: 60px;
    right: 0;
    font-size: .85rem;
    z-index: 100000;
}

.dropdown-toggle {
    -webkit-appearance: none;
}

/* CITAS HUECOS */
#semanaSiguiente {
    clear: both;
    display: block;
    width: 25px;
    cursor: pointer;
    color: #6668ae;
}

#semanaAnterior {
    clear: both;
    display: block;
    width: 25px;
    cursor: pointer;
    color: #6668ae;
}

.agenda_card h3 {
    font-size: .85rem;
    text-transform: capitalize;
}

.agenda_card h4 {
    font-size: .65rem;
}

.agenda_card {
    float: left;
    width: 14%;
    text-align: center;
}

#divLoading {
    width: 100%;
    top: 0;
    position: absolute;
    justify-content: center;
    background-color: transparent;
    z-index: 1500000;
    opacity: 1;
    filter: opacity(75%);
}

    #divLoading > div > img {
        width: 100px;
        left: 50%;
        position: absolute;
    }

.spinner {
    display: inline-block;
    opacity: 0;
    max-width: 0;
    -webkit-transition: opacity 0.25s, max-width 0.45s;
    -moz-transition: opacity 0.25s, max-width 0.45s;
    -o-transition: opacity 0.25s, max-width 0.45s;
    transition: opacity 0.25s, max-width 0.45s; /* Duration fixed since we animate additional hidden width */
}

.has-spinner.active {
    cursor: progress;
}

    .has-spinner.active .spinner {
        opacity: 1;
        max-width: 50px; /* More than it will ever come, notice that this affects on animation duration */
    }


.HideLoader {
    display: none;
}

.ShowLoader {
    display: flex;
}

#rgpdFecha {
    font-size: 1.15rem;
}

#iframeSalud {
    margin: 0 auto;
    width: 100%;
    height: 100%;
    overflow: hidden;
    min-height: 630px;
    max-height: 100%;
    border: none;
    top: 10px;
    position: relative;
}

#numCitas, #numNotif {
    font-family: 'Montserrat';
    font-size: .85rem;
}

#numCitasMobile, #numNotifMobile {
    left: 12px;
    font-size: 1rem;
    top: 0px;
    line-height: 1.2rem;
}
/* UNIDADES ESPECIALIZADAS */
/*.radio-360 {
    margin-right: 10px;
    width: 25px;
    height: 25px;
}*/

.radio-ue, .radio-360 {
    vertical-align: middle;
    display: flex;
    justify-content: left;
    align-items: center;
    -moz-justify-content: left;
    -moz-align-items: center;
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
    min-width: 20px;
    height: 20px;
    background-color: #fff;
    border: 2px solid #6668ae;
    border-radius: 5px;
    margin: 5px;
}

.radio-ue-selected, .radio-360-selected {
    background-color: #6668ae;
}

/*MHEALTH INICIO ESTILOS */
.p-misalud {
    font-size: .85rem;
}

.mhealth-icon {
    max-width: 75px;
}

#MHealthContainer {
    min-height: 75vh;
}

.hyperlinkMHealth, .hyperlinkMetric {
    cursor: pointer;
    font-size: 1.5rem;
}

#headerMHealth {
    width: 100%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    box-shadow: 0px -2px 2px 1px #000000a3;
}

.btn-close-mhealth {
    right: 25px;
    font-size: 40px;
    top: 0px;
    cursor: pointer;
}

.border-bottom-purple {
    border-bottom: 9px solid #6668ae;
}

.border-bottom-purple-red {
    border-bottom: 9px solid #AE73AE;
}

.border-bottom-orange {
    border-bottom: 9px solid #E76366;
}

#iframeIdoniaFolder {
    width: 100%;
    border-top: none;
    border-left: 5px solid #6668ae;
    border-right: 5px solid #6668ae;
    border-bottom: 5px solid #6668ae;
    min-height: 110vh;
    border-radius: 10px;
    overflow: hidden;
    flex: 1;
    display: flex;
}

#iframeIdoniaFolderLOPD {
    width: 100%;
    border-top: none;
    border-left: 5px solid #6668ae;
    border-right: 5px solid #6668ae;
    border-bottom: 5px solid #6668ae;
    min-height: calc(85vh);
    border-radius: 10px;
}

#iframeIdoniaSubir {
    margin-top: 20px;
}

/*MHEALTH FIN ESTILOS */
.consulta-buttons:active {
    border: 1px solid green;
    padding: 11px;
    border-radius: 10px;
}

#iframeDesktopContainer {
    width: 100%;
    height: auto;
    min-height: 650px;
}


/* NOTIFICATIONS STYLE CSS */
#notificationContainer, #notificationContainerMobile {
    background-color: #fff;
    border: 1px solid rgba(100, 100, 100, .4);
    -webkit-box-shadow: 0 3px 8px rgb(0 0 0 / 25%);
    overflow: visible;
    position: absolute;
    top: 55px;
    margin-left: 0;
    right: 1px;
    width: 400px;
    z-index: 10000;
    display: none;
}

#notificationTitle {
    font-weight: bold;
    padding: 8px;
    font-size: 13px;
    background-color: #ffffff;
    position: fixed;
    z-index: 1000;
    width: 384px;
    border-bottom: 1px solid #dddddd;
}

#notificationsBody {
    padding: 20px 0px 0px 0px !important;
    min-height: 300px;
}

#notificationFooter {
    background-color: #e9eaed;
    text-align: center;
    font-weight: bold;
    padding: 8px;
    font-size: 12px;
    border-top: 1px solid #dddddd;
}

#notificationList > li {
    border-bottom: 1px solid #6668ae;
    font-size: .75rem;
    text-align: left;
    pointer-events: none;
}

#notificationList {
    padding: 0 0 0 10px;
}
