﻿body {
    padding: 0px;
    margin: 0px;
    font-family: 'Roboto', sans-serif;
    overflow-x: hidden;
}

html {
    padding: 0px;
    margin: 0px;
}

h1 {
    font-family: 'Roboto', sans-serif;
    color: #024185;
}

.hide {
    display: none !important;
}


.float-left {
    float: left;
}

/*.boton-menu {
    border: 1px solid black;
    height: 120px;
    width: 120px;
    border-radius: 60px;
    margin: 8px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 80px;
    cursor: pointer;
    box-shadow: 4px 4px grey;
    position: absolute;
}*/

.boton-menu {
    color: #1a00ff;
    height: 120px;
    width: 120px;
    margin: 8px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 50px;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
}

.header-bar {
    height: 450px;
    text-align: center;
    background-color: #ffffff;
    color: rgb(0, 0, 0);
    display: flex;
    justify-content: center;
    align-items: center;
}

    .header-bar h1, .header-bar h2,
    .header-bar h3, .header-bar h4,
    .header-bar h5 {
        margin: 0px;
        font-size: 72px;
        color: rgb(0, 0, 0);
        font-weight: normal;
    }


.boton-footer {
    width: 100px;
    height: 100px;
    margin-right: 40px;
}

span.boton-footer i {
    font-size: 80px;
    float: left;
    display: block;
    width: 100%;
    text-align: center;
}

span.boton-footer b {
    float: left;
    font-size: 34px;
    display: block;
    width: 100%;
    text-align: center;
}

.footer-bar {
    height: 38px;
    background-color: #5f318b;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    position: FIXED;
    width: 100%;
    bottom: 0;
    left: 0;
    font-size: 27px;
}

.desplegar-menu {
    background-color: white;
    height: 100%;
    z-index: 10000;
    position: absolute;
    overflow: hidden;
}

.opaco-menu, .visor-imagen {
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: #424242a6;
    z-index: 5000;
}

.celda-texto h1 {
    font-size: 85px;
    display: block;
    margin-left: 20%;
    margin-top: 2px;
}


.celda-texto {
    width: 96%;
    padding: 2%;
    border-bottom-style: groove;
    border-bottom-color: #d3e0e8;
    border-bottom-width: 4px;
}

    .celda-texto p {
        font-size: 34px;
        text-align: end;
        margin-left: 15px;
        color: #001921;
    }

.retrato {
    margin-left: auto;
    height: 220px;
    width: 220px;
    text-align: center;
    border-radius: 110px;
    /* border: 9px groove; */
    background-color: white;
    overflow: hidden;
    margin-right: auto;
    margin-top: 40px;
}

    .retrato img {
        height: 100%;
        width: 100%;
    }

.elemento-lista {
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    word-break: break-word;
    border-bottom: 1px solid #c3c3c3c7;
    margin-bottom: 45px;
}

    .elemento-lista h1 {
        font-size: 60px;
        margin-left: 17px;
    }

    .elemento-lista b {
        color: #233669;
        opacity: 0.8;
        font-size: 40px;
    }

    /*.elemento-lista i {
        font-size: 114px;
        margin-top: 90px;
    }*/

.celda-listado {
    width: 96%;
    padding: 2%;
}

.celda-menu {
    width: 88%;
    margin-left: 6%;
    margin-top: 6%;
}

.celda-perfil {
    width: 100%;
}


.col {
    float: left;
}

.col-1 {
    width: 8%;
}

.col-2 {
    width: 16%;
}

.col-3 {
    width: 25%;
}

.col-4 {
    width: 33%;
}

.col-5 {
    width: 41%;
}

.col-6 {
    width: 50%;
}

.col-7 {
    width: 58%;
}

.col-8 {
    width: 66%;
}

.col-9 {
    width: 75%;
}

.col-10 {
    width: 83%;
}

.col-11 {
    width: 91%;
}

.col-12 {
    width: 100%;
}



.sp_atras {
    position: absolute;
    font-size: 50px;
    left: 0px;
    top: 0;
    height: 120px;
    width: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
}


.boton-celda-menu {
    height: 300px;
    width: 48%;
    margin-left: 1%;
    color: white;
    float: left;
    justify-content: center;
    align-items: center;
    display: flex;
    margin-right: 1%;
    margin-left: 1%;
    margin-top: 1%;
    margin-bottom: 1%;
    background-color: #88c7ec4a;
    border-bottom: 5px solid transparent;
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
    border-image: linear-gradient(to right, #fd4444 0%, #07bb36 100%) 1;
}

    .boton-celda-menu ul {
        margin-left: -35px;
        list-style: none;
        text-align: center;
    }

.icono-celda-menu {
    font-size: 111px;
    height: 170px;
    width: 170px;
    border-radius: 85px;
    background-color: white;
    color: #0d96fa;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
}

.desc-celda-menu {
    font-size: 45px;
    margin-top: 20px;
    color: #3c3b3b;
}

.noti-celda-menu {
    font-size: 36px;
    background-color: #275ea2;
    padding: 5px;
    border-radius: 37px;
    margin-bottom: 24px;
}


.btn-exaltar {
    background-color: #eb2c2c52 !important;
}

.sp_volver_menu, .sp_volver_desplegable {
    position: absolute;
    font-size: 50px;
    left: 0px;
    top: 0;
    height: 120px;
    width: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.col-icono {
    display: flex;
    justify-content: center;
    align-items: center;
}

.col-list ul {
    font-size: 42px;
    list-style: none;
}

.opaco-cargando {
    display: flex;
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 5000;
    background-color: #42424282;
    justify-content: center;
    align-items: center;
    left: 0;
}

.sp_volver_menu {
    color: #a22aff;
}

.celda-notificaciones {
    width: 90%;
    padding: 5%;
}

.elemento-notificacion {
    opacity: 0.8;
    font-size: 45px;
    border-radius: 29px;
    margin-bottom: 10px;
}

.icono-notificacion {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 126px;
}

.bg-green {
    color: #0c5615;
    /*border: 7px solid #2ef1cdeb;*/
    background-color: #3cdca8;
}


.bg-yellow {
    color: #4e560c;
    /*border: 7px solid #a6b907;*/
    background-color: #f2ff33;
}

.bg-red {
    background-color: #ff9191;
    /*border: 7px solid #f97878;*/
    color: #650000;
}


.desplegar-menu h1 {
    font-size: 50px;
    margin-left: 20px;
    color: #272727;
    margin-top: 5px;
    margin-bottom: 9px;
    text-align: center;
}

.desplegar-menu ul {
    list-style: none;
    font-size: 40px;
}

.desplegar-menu li {
    margin: 35px;
    border-bottom: 1px solid;
    padding: 22px;
}

.desplegar-menu a {
    color: #808080;
    text-decoration: none;
}

.elemento-cancelar {
    width: 45%;
    display: block;
    text-align: center;
    background-color: #f24040;
    color: white;
    font-size: 50px;
    clear: left;
    margin-left: 50%;
    margin-right: auto;
    border-radius: 30px;
    clear: left;
    margin-top: 18px;
}

.celda-filtros {
    width: 100%;
    height: 230px;
    padding-top: 25px;
    padding-bottom: 25px;
    background-color: #233669;
    margin-top: -2px;
    overflow-x: auto;
    overflow-y: hidden;
}

.elemento-filtro {
    text-align: center;
    font-size: 39px;
    width: 270px;
    float: left;
}


.elemento-tipo-filtro {
    list-style: none;
    margin: 0px;
    padding: 0px;
    color: white;
}

.elemento-filtro-icono {
    width: 180px;
    height: 180px;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff38;
    border-radius: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: -1px;
    font-size: 80px;
}

.celda-larga-filtros {
    width: max-content;
}

.btn_cita {
    height: 292px;
    margin-top: 50px;
    background-color: white;
    box-shadow: 0px 13px 20px 0px #ababab;
}

.dv_historial {
    width: 100% !important;
    padding: 0px !important;
    background-color: #e6e6e6;
}

.preguntas {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 58%;
    background-color: #ffffffbf;
    border-radius: 25px;
    padding: 25px;
}

.celda-encuesta {
    width: 100%;
    color: black;
    font-size: 70px;
    text-align: center;
}

.elemento-acordeon-izquierda, .elemento-acordeon-derecha {
    width: 96%;
    float: left;
    padding-left: 2%;
    padding-right: 2%;
}

    .elemento-acordeon-izquierda .acordeon-cabecera div {
        float: left;
    }

    .elemento-acordeon-derecha .acordeon-cabecera div {
        float: right;
    }


.acordeon-cabecera-icono {
    float: right;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 150px;
    height: 150px;
    font-size: 80px;
    color: white;
    border-radius: 15px;
    background-color: #1752B2;
}


.acordeon-cabecera-titulo {
    float: right;
    width: 70%;
    background-color: #3f7ada;
    height: 110px;
    margin-top: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 40px;
    margin-left: -2px;
    margin-right: -2px;
}

.acordeon-cabecera-flecha {
    float: right;
    height: 110px;
    width: 76px;
    margin-top: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 60px;
    background-color: #3f7ada;
    margin-left: -2px;
    margin-right: -2px;
}

.acordeon-cuerpo {
    height: 0px;
    width: 70%;
    margin-left: 160px;
    padding: 0px;
    font-size: 50px;
    border-left: 1px solid black;
    overflow: hidden;
}



.celda-header-expand {
    background-color: #233669;
    margin-top: -8px;
    color: white;
    font-size: 35px;
}

.elemento-ringlon span {
    display: block;
}

.elemento-ringlon {
    margin-top: 5px;
}

.h1_bene_titulo {
    color: #bbbaba;
    font-size: 57px;
    margin-top: 5%;
}

.i_linea {
    display: block;
    width: 9%;
    height: 10px;
    background-color: #27aad2;
    float: left;
    margin-top: 31px;
    margin-right: 4px;
}

.elemento-lista-beneficiarios {
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    word-break: break-word;
    background-color: #ececec;
    border-radius: 30px;
    margin-bottom: 65px;
    height: 300px;
}

.elemento-lista-texto {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: left;
}

    .elemento-lista-texto h1 {
        color: #5d5d5d;
        font-size: 44px;
    }

        .elemento-lista-texto h1 span {
            color: #4a9fc7;
        }

.elemento-expansion-header {
    background-color: #233669;
    margin-top: -2px;
    height: 125px;
}


.retrato-perfil {
    height: 450px;
    width: 450px;
    border-radius: 325px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    margin-top: -100px;
    border: 16px solid white;
}

    .retrato-perfil img {
        width: 100%;
        height: 100%;
    }

#h_titulo span {
    font-size: 35px;
    margin-top: -10px;
    display: block;
}

.celda-lista-historial {
    width: 100%;
    background-color: #eaeaea;
    padding-top: 20px !important;
}

.elemento-caja-historial {
    width: 95%;
    background-color: white;
    border-radius: 20px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    height: 265px;
}

.historial-ringlon {
    width: 100%;
    margin-bottom: 40px;
}

.historial-retrato {
    height: 200px;
    width: 200px;
    border-radius: 100px;
    float: left;
    margin-top: 40px;
    margin-left: 40px;
    overflow: hidden;
}

    .historial-retrato img {
        width: 100%;
        height: 100%;
    }

.historial-nombre {
    font-size: 34px;
    font-weight: bold;
}


.notificacion-globo {
    width: 50px;
    border-radius: 50px;
    height: 50px;
    font-size: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    float: right;
    margin-top: 18px;
    margin-right: 18px;
}

.historial-ubicacion {
    font-size: 32px;
}

.historial-especialidad {
    font-size: 31px;
    color: #d0d0d0;
}

.historial-fecha {
    font-size: 33px;
}

.historial-calificado {
    text-align: right;
    padding: 12px;
    color: #e8d231;
    font-size: 38px;
}

.select .elemento-filtro-icono {
    background-color: #49c6c0;
}


.notificacion-rectangulo {
    float: left;
    position: absolute;
    font-size: 29px;
    margin-left: 7px;
    margin-top: 7px;
    border-radius: 14px;
}


.ringlon-detalles {
    padding: 15px;
    font-size: 42px;
}


.acordeon-documento-ringlon {
    font-size: 40px;
    border-bottom: 2px inset #dadada;
    padding-bottom: 25px;
}


.celda-acordeones {
    width: 98%;
    margin-left: auto;
    margin-right: auto;
}


.menu-header {
    height: 466px;
}

.menu-bootones {
    margin-top: 195px;
}

.elemento-linea-color {
    float: left;
    height: 265px;
    border: 0px;
    /*width: 10px;*/
    z-index: 10000000;
    margin-right: -60px;
    border-radius: 20px 0px 0px 20px;
    writing-mode: vertical-lr;
    text-align: center;
    font-size: 40px;
    overflow: hidden;
}

.historial-detalles {
    font-size: 30px;
    padding-top: 30px;
}

.elemento-detalles-consulta {
    padding: 20px;
    background-color: #4f83b1;
}

#Panel4 .celda-filtros {
    background-color: #eaeaea;
    color: #656565;
}

#Panel4 .elemento-filtro-icono {
    background-color: #fff;
    -webkit-box-shadow: 4px 4px 4px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 4px 4px 4px 0px rgba(0,0,0,0.5);
    box-shadow: 4px 4px 4px 0px rgba(0,0,0,0.5);
    color: #6d6d6d;
}

#Panel4 .elemento-tipo-filtro {
    color: #6d6d6d;
}

#Panel4 .select .elemento-filtro-icono {
    background-color: #87e2dd;
}



.ui-loader {
    display: none;
}

.historial-califica {
    margin-top: 209px;
    float: right;
    font-size: 40px;
    margin-right: 15px;
    color: #ecac1c;
}

.elemento-caja {
    width: 96%;
    margin-left: 2%;
    margin-right: 2%;
    box-shadow: 6px 6px 0px 0px #cacaca;
    border-radius: 20px;
    margin-bottom: 37px;
    background-color: white;
}

.caja-header {
    width: 96%;
    font-size: 40px;
    background-color: #49c6c0;
    padding: 2%;
    color: white;
    border-radius: 20px 20px 0px 0px;
}

.caja-body {
    font-size: 30px;
    width: 96%;
    padding: 2%;
}

.caja-footer {
    font-size: 40px;
    width: 96%;
    padding: 2%;
    text-align: center;
    color: #949494;
}

.sp_nota_documentos {
    width: 90%;
    display: block;
    padding: 5%;
    color: red;
    font-size: 25px;
}

.historial-footer {
    height: 48px;
    width: 100%;
}


.dv_agendacita, .dv_vecita {
    display: block;
    text-align: center;
    margin-top: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 12px;
}

.dv_vecita {
    background-color: #ffeb039e;
}

.dv_agendacita {
    background-color: #ff000091;
}

.qr_receta {
    width: 125px;
    height: 125px;
    margin-top: 25px;
    border: 2px solid #eee;
}

.caja-qr {
    width: 261px;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}

.elemento-fecha {
    width: 110px;
    height: 230px;
    float: left;
    text-align: center;
    color: black;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: -156px;
}

.fecha-numero {
    font-size: 50px;
    color: white;
    padding-bottom: 30px;
}

.fecha-mes {
    font-size: 29px;
    color: #b3b3b3;
}

.elemento-fecha-seleccionado {
    background-color: #ffffff;
    height: 246px;
    border-radius: 31px;
    margin: 5px;
    margin-bottom: -32px;
    -webkit-box-shadow: 4px 4px 4px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 4px 4px 4px 0px rgba(0,0,0,0.5);
    box-shadow: 4px 4px 4px 0px rgba(0,0,0,0.5);
}

.feccha-icono {
    font-size: 41px;
    margin-left: -38px;
    margin-top: -16px;
    margin-bottom: 14px;
}

.elemento-fecha-seleccionado .fecha-numero {
    color: black;
    margin-left: -38px;
}

.elemento-fecha ul {
    list-style: none;
}

.elemento-fecha-seleccionado .fecha-mes {
    margin-left: -38px;
}

.elemento-lineablanca {
    background-color: #eaeaea;
    width: 100%;
    height: 40px;
    clear: left;
    position: unset;
}

.pf_fecha_cita {
    text-align: right;
    display: block;
    font-size: 53px;
    color: #f24040;
    margin: 10px;
}

.proxima-cita-caja {
    height: 740px;
    background-color: #f1f1f1;
    box-shadow: 10px 17px 23px 1px #cacaca;
}

.ringlon-ubicacion {
    width: 100%;
    float: left;
    border-bottom: 2px solid #b7b7b7d9;
    padding-top: 15px;
}

    .ringlon-ubicacion ul {
        padding: 0px;
        list-style: none;
        font-size: 40px;
    }

.distancia-icono {
    display: flex;
    height: 70px;
    width: 70px;
    background-color: #dadada;
    border-radius: 70px;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
}

.distacia-letra {
    text-align: center;
    color: #afafaf;
}

.ubicacion-texto {
    font-size: 35px;
    padding: 15px;
}

    .ubicacion-texto span {
        font-size: 43px;
        display: block;
    }

    .ubicacion-texto i {
        font-size: 31px;
        color: #858585;
    }

.acceso-valor {
    font-size: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 180px;
    height: 180px;
    background-color: #075aa2;
    color: white;
    border-radius: 100px;
    /* overflow: auto; */
    float: left;
    margin-left: 10%;
}

#dv_acceso h3 {
    font-size: 40px;
    text-align: center;
}

#dv_acerto h1 {
    color: #868686;
    font-size: 59px;
    text-align: center;
}

    #dv_acerto h1 i {
        font-size: 250px;
    }

#dv_fallo h1 {
    font-size: 59px;
    text-align: center;
    color: #868686;
}


.btn {
    width: 50%;
    height: 85px;
    border: 7px solid #f11515;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 60px;
    color: #f11515;
    border-radius: 20px;
}


.header-dia {
    width: 100%;
    margin-bottom: 24px;
    border-bottom: 1px solid #b9b9b9;
}

.titulo-dia {
    font-size: 71px;
    color: #656565;
    font-weight: 600;
    float: left;
    padding: 8px;
}


.fecha-dia {
    float: right;
    font-size: 44px;
    margin-right: 21px;
    margin-top: 23px;
    color: #656565;
}

.ringlon-hora {
    width: 100%;
    float: left;
    margin-bottom: 23px;
}

.hora {
    background-color: #233669;
    color: #fff;
    width: max-content;
    border-radius: 8px;
    font-size: 35px;
    margin: 10px;
    padding: 15px;
    float: left;
    text-align: center;
}


.datos-confirmar b {
    color: #f24040;
}

.datos-confirmar {
    text-align: center;
    color: #686969;
}


.elemento-referencia {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    font-size: 41px;
    padding: 3%;
    BACKGROUND-COLOR: #233669;
    /* border: 4px solid #233669; */
    border-radius: 40px;
    margin-bottom: 25px;
    color: white;
    /* padding: 20px; */
}

.medico-cita {
    background-color: #124979;
    color: white !important;
}

    .medico-cita .nombre-medico {
        color: white;
    }

.dialogo-um {
    background-color: #233669;
}


.elemento-confirmar {
    width: 45%;
    display: block;
    text-align: center;
    background-color: #1aceac;
    color: white;
    font-size: 50px;
    clear: left;
    margin-left: 1%;
    margin-right: auto;
    border-radius: 30px;
    margin-bottom: -90px;
    /* margin-top: 57px; */
}

.row {
    width: 100%;
    clear: left;
    padding-top: 36px;
}

.confirmada {
    FONT-WEIGHT: bold;
    background-color: transparent;
    color: #1aceac;
}

.celda-footer {
    width: 100%;
    height: 40px;
    clear: left;
}

.elemento-dia-disponibilidades {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    background-color: #e9ecec61;
    border-radius: 15px;
    height: 200px;
    font-size: 40px;
    text-align: center;
    margin-bottom: 25px;
    padding-top: 10px;
    font-weight: bold;
    padding-bottom: 10px;
    color: #565656;
}

.elementos-dia {
    border-right: 2px solid;
    height: 180px;
    padding-top: 20px;
}

.elemento-disponibles {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 90%;
}


.sw-error-box {
    position: absolute;
    width: 90%;
    left: 5%;
    top: 10px;
    color: white;
    background-color: #a90000b3;
    padding: 13px;
    font-size: 45px;
    border-radius: 20px;
}

.celda-navegador {
    width: 100%;
    height: 76px;
    display: flex;
    justify-content: center;
    justify-items: center;
    padding-top: 20px;
}

.navegador-cuadro {
    width: 70px;
    background-color: #a2c0da;
    height: 70px;
    float: left;
    margin-left: 13%;
    border-radius: 100px;
    z-index: 100;
    box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
}

.cuadro-activo {
    background-color: #0f66b1 !important;
}

.cita-barcode {
    width: 95%;
    margin-left: 2.5%;
    height: 127px;
}

.sin_datos {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 28px;
    color: #636363;
}

.dv_alergia {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    background-color: #c2dcf3;
    padding: 5px;
    font-size: 40px;
    border-radius: 35px;
    border: 3px solid #1b7ace;
    margin-bottom: 25px;
}

.navegador-linea {
    width: 96%;
    height: 18px;
    background-color: #a2c0da;
    position: absolute;
    margin-top: 27px;
    border-radius: 65px;
    z-index: 10;
}

.boton-celda-menu-esp {
    height: 300px;
    width: 32%;
    margin-left: 1%;
    color: white;
    float: left;
    justify-content: center;
    align-items: center;
    display: flex;
    margin-right: 1%;
    margin-left: 12%;
    margin-top: 1%;
    margin-bottom: 1%;
    border-radius: 40px;
    background-color: #233669;
}

    .boton-celda-menu-esp ul {
        margin-left: -35px;
        list-style: none;
        text-align: center;
    }

.icono-celda-menu-esp {
    font-size: 150px;
}

.desc-celda-menu-esp {
    font-size: 29px;
}


.celda-donde {
    width: 89%;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff6f7;
    height: 180px;
}
.donde-icono {
    /* margin: 51px; */
    width: 120px;
    background-color: #f26a6a;
    color: white;
    font-size: 60px;
    height: 120px;
    border-radius: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 32px;
}



.donde-texto {
    font-size: 38px;
    margin-top: 6%;
}

.barra-separacion {
    font-size: 45px;
    padding-left: 20px;
    font-weight: bold;
    border-bottom: 1px solid;
    margin-top: 19px;
    color: #686969;
}

.ubicacion-nombre {
    font-size: 40px;
    padding: 14px;
    color: #129277;
}

.llamar-ubicacion {
    font-size: 67px;
    color: #064377;
}

.ubicacion-telefono {
    text-align: right;
    font-size: 35px;
}

.dialogo {
    width: 100%;
    font-size: 45px;
    color: white;
    padding: 6px;
    margin-top: 22px;
    word-break: break-word;
    box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.75);
    height: 54px;
    overflow: hidden;
}
.dialogo-esp {
    background-color: #61c6c6;
}


.elemento-lista-beneficiarios-med {
    width: 88%;
    padding-top: 5px;
    padding-bottom: 5px;
    word-break: break-word;
    background-color: #ececec;
    border-radius: 30px;
    margin-bottom: 65px;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}

    .elemento-lista-beneficiarios-med .retrato {
        box-shadow: 3px 3px 4px 0px rgba(0,0,0,0.75);
    }

.elementos-dia span {
    font-size: 100px;
}

.elemento-dia {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    background-color: #f1f1f1;
    margin-bottom: 25px;
    border-radius: 29px;
    border: 1px solid #b9b9b9;
    padding: 1%;
    /* color: #fff; */
}

.dialogo-med {
    background-color: #e49696;
}

.elemento-cuadro-confirmar {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    background: #f1f1f1;
    border-radius: 8px;
    padding: 15px;
}

.btn-confirmar {
    width: 40%;
    margin-left: 6.6666%;
    float: left;
    height: 100px;
    font-size: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 17px;
    color: white;
}

#dv_fallo h1 b {
    color: #636363;
    font-size: 67px;
}

.icono-centro {
    font-size: 229px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: max-content;
    margin-top: 20px;
    margin-bottom: 27px;
}

.mensaje-error {
    text-transform: lowercase;
    text-align: center;
    display: block;
    margin: 20px;
    color: #868686;
    padding-bottom: 30px;
}

#dv_acerto h1 b {
    color: #636363;
    font-size: 67px;
}


.icono-referencia {
    height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 122px;
}

.body-texto-referencia {
    margin-top: 30px;
}

.texto-referencia {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 50px;
}

#cuerpo {
    width: 99%;
    overflow-x: hidden;
    margin-left: auto;
    margin-right: auto;
}

.mas-btn {
    width: 100%;
    text-align: center;
    font-size: 18px;    
    border-radius: 0px 0px 10px 10px;
    cursor: pointer;
}

#mensaje_confirmacion a {
    border: 2px solid #2395b7;
    color: #2395b7;
    padding: 5px;
    display: block;
}

#mensaje_confirmacion {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    background-color: #f1f1f1;
    padding: 1%;
    text-align: center;
    font-size: 36px;
}

.caja-seleccionada {
    background-color: #d3cdf3 !important;
}

.elemento-atendio {
    background-color: #85a8bd;
}

.textarea_input {
    width: 95%;
    /* height: 133px; */
    margin-bottom: 30px;
}

.cancelar-box {
    width: min-content;
    background-color: #ffa2a2;
    font-weight: bold;
    padding: 8px;
    border-radius: 9px;
    float: right;
    font-size: 42px;
    margin-right: 16px;
    /* margin-bottom: 26px; */
}

.spin-cancela i {
    margin-right: 10px;
}

.spin-cancela {
    width: max-content;
}

.lista-opcion {
    width: 95%;
    background-color: #233669;
    color: white;
    text-align: center;
    font-size: 47px;
    margin-top: 15px;
    margin-bottom: 15px;
    border-radius: 13px;
}

.lista-opcciones {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
}

.dv_pregunta {
    border-bottom: 1px solid #848484;
    padding-bottom: 50px;
}

.dv_ringlon-imagen {
    margin-bottom: 28px;
}

.dv_ringlon_icono {
    width: 15%;
    display: inline-block !important;
    font-size: 45px;
    color: #233669;
}

.dv_ringlon_texto {
    width: 82%;
    font-size: 30px;
    height: 30px;
    overflow: hidden;
    display: inline-block;
    word-break: break-all;
}

.dv_ringlon_btn {
    padding: 9px;
    color: white;
    background-color: #233669;
    border-radius: 40px;
    display: inline-block;
    text-align: center;
    font-size: 37px;
    float: left;
}
.sp_pregunta {
    font-size: 44px;
    clear: left;
}

.textarea_style {
    height: 300px !important;
    width: 95%;
    font-size: 35px;
}

.btn_chosen {
    width: 14%;
    float: left;
    height: 50px;
    font-size: 66px;
    margin-top: -8px;
    color: #233669;
    cursor: pointer;
}

.input_chosen {
    width: 85%;
    font-size: 40px;
    height: 50px;
    float: left;
}

.lista_chosen {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 22px;
    background-color: #dbe9f5;
    border: 3px solid #ddd;
}

    .lista_chosen .input_chosen {
        width: 95%;
        font-size: 50px;
        height: 60px;
        float: none;
        margin-left: 2.5%;
    }

.elemento_chosen {
    width: 96%;
    background-color: #bad0e2;
    font-size: 35px;
    padding: 2%;
    border-bottom: 2px solid;
    margin-top: 6px;
}

.listado_interior {
    height: 320px;
    overflow: auto;
}

.active_chosen {
    color: white;
    background-color: #233669;
}

.mensaje_usuario {
    font-size: 55px;
    text-align: center;
}

.elemento_historial_denuncias {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    padding: 7px;
    border-radius: 23px;
    margin-bottom: 15px;
}

.azul {
    background-color: #bbe1ff;
    border: 1px solid #87a9c3;
}

.denuncias_numerofolio {
    font-size: 40px;
    font-weight: bolder;
}

.denuncias_subtipo {
    font-size: 38px;
    text-align: right;
}

.denuncias_fecha {
    font-size: 28px;
    color: #3e3e3e;
    margin-top: -25px;
}

.denuncias_comentario {
    font-size: 35px;
    font-style: italic;
}

.denuncias_imagens img {
    width: 80px;
    margin: 10px;
    height: 80px;
    border: 1px solid #233669;
    border-radius: 9px;
}

.denuncias_icono {
    text-align: right;
    font-size: 117px;
}

.azul-claro {
    background-color: #ecf7ff;
    border: 1px solid #86a3b9;
}

.area-visor {
    position: fixed;
    background-color: #000000cc;
    top: 0;
    left: 0;
    width: 101%;
    height: 100vh;
}

.flecha-visor {
    height: 100vh;
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    font-size: 180px;
    color: white;
}

.imagen-visor {
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

.null-visor  {
    opacity: 0.1;
}

.imagen-visor img {
    width: 100%;
    height: auto;
}

.imagenes_detalles img {
    height: 300px;
    width: auto;
}

.lista_detalles {
    font-size: 37px;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
}

.icono_retrato {
    font-size: 110px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.etapa_flecha {
    width: 4.5%;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 300px;
    color: #757373;
    font-size: 100px;
    z-index: 9999999999999999;
}

.box_etapa {
    width: 85%;
    float: left;
    background-color: #519ac1;
    border-radius: 18px;
    box-shadow: 4px -4px 4px #afafaf;
    padding: 3%;
}

.etapa-nombre {
    text-align: center;
    font-size: 54px;
    color: white;
}

.etapa-responsable {
    text-align: center;
    color: white;
    font-size: 50px;
}

.etapa-fecha {
    text-align: center;
    color: white;
    font-size: 30px;
}

.etapa-contador {
    text-align: right;
    color: white;
    font-size: 33px;
    margin-top: 90px;
}

.imagen_etapa {
    height: 300px;
    width: 300px;
    font-size: 207px;
    background-color: #2c74b3;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #a5bdff;
    border-radius: 150px;
    overflow: hidden;
}

.dialogo-etapa {
    background-color: #448669;
}

.dialogo-supetapa {
    background-color: #960000;
}

.imagen_etapa img {
    width: 100%;
    height: auto;
}

.modal-fondo {
    background-color: #00000087;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    position: fixed;
    z-index: 200;
}

.modal-contenido {
    position: fixed;
    background-color: white;
    z-index: 299;
    width: 74%;
    margin-left: 10%;
    margin-right: 10%;
    padding: 3%;
    border-radius: 15px;
    border: 1px solid blue;
    top: 35%;
}

.modal-cabecera {
    text-align: center;
    font-size: 60px;
    border-bottom: 1px solid black;
}

.modal-cuerpo {
    font-size: 40px;
    text-align: justify;
    margin-top: 26px;
}

.modal-btn {
    width: 40%;
    background-color: #7194b5;
    font-size: 39px;
    text-align: center;
    margin-left: 30%;
    border-radius: 46px;
    color: white;
    margin-top: 27px;
}

.globo_conteo_menu_esp {
    width: 70px;
    height: 70px;
    background-color: #65ff7f;
    color: black;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 60px;
    float: right;
    margin-top: -332px;
    margin-right: 70px;
    font-size: 48px;
}


.hora_resalta {
    font-size: 49px;
    font-weight: bold;
}


.contador-celda-menu {
    font-size: 50px;
    height: 60px;
    width: 60px;
    background-color: #005d1c;
    padding: 1px;
    border-radius: 80px;
    float: left;
    margin-top: -220px;
    margin-right: -56px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cuadro-estado {
    width: max-content;
    background-color: #aea8ff;
    padding: 2px;
    border: 1px solid #1b1a75;
    float: right;
    border-radius: 8px;
}

.btn_close {
    width: 90px;
    height: 90px;
    color: white;
    font-size: 90px;
    /* float: left; */
    position: fixed;
    right: 0;
}

.cita_pasada {
    color: red;
}

    .cita_pasada .fecha-numero {
        color: red;
    }

.msj-error {
    position: absolute;
    top: 45%;
    left: 30%;
    height: 8%;
    width: 38%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 28px;
    text-align: center;
    background-color: #cb1a1acc;
    padding: 1%;
    color: white;
    font-weight: bold;
    border: 2px solid #560000;
    border-radius: 12px;
}

.hd_subtitulo {
    display: block;
    width: 100%;
    position: absolute;
    top: 11%;
    font-size: 70px;
    color: #5d2eb3;
}

.celdas-fijas {
    height: 480px;
}