body {
    background: #ecececa8 !important;
}

.img_logo_fondo {
    position: absolute;
    z-index: 2;
    height: 100vh;
    right: 0;
}

.alto_full {
    height: 100vh;
}

.contenedor_logo {
    position: relative;
    z-index: 4;
    align-items: center;
    height: 100%;
}

.titulo_bienvenido {
    font-family: 'CocogoosePro';
    font-weight: 400;
    font-size: 17px;
    line-height: 20px;
    background: #00E7F7;
    color: #29262C;
    padding: 10px 30px;
    border-radius: 30px;
}

.titulo_general {
    font-size: 55px;
    color: #29262C;
    line-height: 58px;
    font-family: 'CocogoosePro';
    margin: 10px 0px 15px 0px;
    font-weight: 1000;
}

.titulo_general span {
    color: #071B9F !important;
    font-weight: 1000;
}

.padding_separador_right {
    padding-right: 40px;
}

.subtitulo1 {
    font-size: 18px;
    line-height: 25px;
    color: #29262C;
    font-family: 'CocogoosePro';
    text-align: left;
    font-weight: 400;
}

.subtitulo2 {
    font-size: 16px;
    line-height: 25px;
    color: #29262C;
    font-family: 'CocogoosePro';
    text-align: left;
    font-weight: 300;
}






.btn_envio_documento {
    background: #00E7F7;
    font-size: 18px;
    line-height: 20px;
    color: #071B9F;
    font-weight: 900;
    font-family: 'CocogoosePro';
    border: none;
    width: 260px !important;
    padding: 15px 20px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    gap: 9px;

}

.logo_superior {
    position: absolute;
    top: 30px;
    left: 40px;
}

.bloq_recordatorio {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 0px 35px;
    margin-top: 20px;
}

.bloq_recordatorio p {
    font-family: 'CocogoosePro';
    color: #29262C;
    font-size: 15px;
    line-height: 22px;
    text-align: left;
    font-weight: 300;
}

.bloq_recordatorio p strong {
    font-weight: 900;
}

.fondo_verde_modal {
    background: #00E7F7 !important;
}

.conteiner_modificado .uk-modal-dialog {
    padding: 50px 80px 50px 80px !important;
    border-radius: 30px !important;
    position: relative !important;
}

.conteiner_modificado .modal-custom .content {
    margin-top: 0px !important;
}

.conteiner_modificado .modal-custom .uk-modal-title {
    margin-bottom: 0px !important;
}

.conteiner_modificado .modal-custom .external {
    padding: 0px !important;
}

.conteiner_modificado .modal-custom .uk-modal-title {
    font-size: 25px;
    line-height: 30px;
    text-align: center;
    color: #071B9F !important;
    font-family: 'CocogoosePro';
    margin-bottom: 25px !important;
}

.modal-custom .action-logout,
.modal-custom .uk-modal-close-default {
    background: none !important;
    padding: initial !important;
    height: auto !important;
    width: auto !important;
}

.contenedor_boton_cerrar {
    position: absolute;
    top: -14px;
    right: -12px;
}

.modificar_boton_admision {
    border-radius: 50px !important;
    background: #071B9F !important;
    gap: 20px !important;
    height: initial !important;
    width: initial !important;
    padding: 12px 20px 12px 20px !important;
    margin-top: 25px;
}

.modificar_boton_admision span {
    font-family: 'CocogoosePro';
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
}

.font-1000 {
    font-weight: 1000;
}

.modificado_2024 {
    font-size: 18px !important;
    color: #071B9F !important;
    line-height: 25px;
    font-weight: 300 !important;
    font-family: 'CocogoosePro' !important;
    margin-bottom: 0px !important;
}

.contenedor_nuevo_2024 {
    background: #071B9F !important;
    /* padding: 80px 100px 80px 100px !important; */
    padding: 60px 100px 60px 100px !important;
    border-radius: 60px !important;
    z-index: 3 !important;
}

.cambio_titulo_formato {
    font-family: 'CocogoosePro' !important;
    font-weight: 1000;
    font-size: 45px;
    line-height: 55px;
    color: #fff !important;
    margin-bottom: 20px !important;
}

.cambio_titulo_formato span {
    color: #00E7F7 !important;
}

.cambiar_parrafo_text {
    color: #fff !important;
    font-size: 18px !important;
    line-height: 25px;
    text-align: center;
    font-family: 'CocogoosePro' !important;
    font-weight: 300;
}

.cabecera_new_interno {
    margin-top: 42px;
    display: flex !important;
    justify-content: space-between !important;
}

header {
    z-index: 3 !important;
}

.conteiner_modificado_modal_header .modal-custom {
    padding: 30px 60px 30px 60px !important;
    border-radius: 30px !important;
}

.conteiner_modificado_modal_header .content {
    margin-top: 0px !important;
}



.scroll {
    scrollbar-color: #29262C #fff;
    scrollbar-width: thin;
}

.cabecera_colum_center {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
}

.cabecera_colum_center h2 {
    font-size: 18px !important;
    line-height: 25px !important;
    text-align: center !important;
    font-weight: 500 !important;
    font-family: 'CocogoosePro' !important;
    color: #071B9F !important;
}

.fuente_new_parrafo {
    font-size: 15px !important;
    line-height: 22px !important;
    text-align: justify !important;
    font-weight: 300 !important;

    color: #29262C !important;
}

.fuente_new_parrafo p,
.fuente_new_parrafo ul {
    color: #29262C !important;
}

.btn_cerrar_ok_content .btn_cerrar_ok {
    padding: 12px 30px 12px 30px !important;
    background: #071B9F !important;
    border-radius: 50px !important;
    color: #fff !important;
}

.conteiner_modificado_modal_cerrar_sesion .uk-modal-dialog {
    padding: 60px;
}

.conteiner_modificado_modal_cerrar_sesion .modal-custom .content {
    margin-top: 0px !important;
}

.conteiner_modificado_modal_cerrar_sesion .btn_negar_salir {
    padding: 12px 60px 12px 60px !important;
    border-radius: 50px !important;
    background: #D8D8D8 !important;
    color: #071B9F !important;
    font-size: 18px !important;
    font-weight: 900 !important;
    line-height: 20px !important;
}

.conteiner_modificado_modal_cerrar_sesion .btn_positivo_salir {
    padding: 12px 60px 12px 60px !important;
    border-radius: 50px !important;
    background: #071B9F !important;
    color: #fff !important;
    font-size: 18px !important;
    font-weight: 900 !important;
    line-height: 20px !important;
}

.item_simulacros {
    display: flex !important;
    align-items: center !important;
    flex-direction: row !important;
    gap: 10px !important;
    padding: 12px 20px 12px 43px !important;
    width: initial !important;
    height: initial !important;
    border-radius: 50px !important;
    flex: initial !important;

}

.item_simulacros span.name_final {
    padding: 0px !important;
    font-size: 17px !important;
    color: #071B9F !important;
    line-height: 20px;
    font-weight: 900;

}

.nuevo_ancho_s_2024 {
    width: 100% !important;
    max-width: 1030px !important;
}

.bloq_aprovatorio_simulacro {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.bloq_aprovatorio_simulacro span {
    padding: 0px !important;
}

.note_content_final {
    display: flex;
    align-items: center;
}

.item_notas_s {
    flex-direction: row-reverse !important;
    padding: 0px !important;
    padding: 12px 20px 12px 35px !important;
    width: auto !important;
    height: auto !important;
    gap: 20px !important;
    border-radius: 50px !important;
}

.name_final {
    color: #071B9F !important;
    font-weight: 900;
    font-size: 17px !important;
    line-height: 20px;
    font-family: 'CocogoosePro' !important;
    width: 125px;
    display: block;
    text-align: left !important;
}

.parraph_final {
    color: #071B9F !important;
    font-weight: 300 !important;
    font-size: 14px !important;
    line-height: 20px !important;
    font-family: 'CocogoosePro' !important;
    display: block !important;
    text-align: left !important;
    margin-top: 5px !important;
}

.note_content_final {
    padding: 15px 20px 15px 20px;
    border-radius: 50px !important;
}

.color_verde_t {
    background: #2AC314 !important;
}

.color_rojo_t {
    background: #FF6969 !important;
}

.note,
.total {
    font-size: 18px;
    color: #fff;
    line-height: 20px;
    font-weight: 900;
}

.conte_icon_mig {
    position: relative;
    width: 50px;
    height: 51px;
}

.conte_icon_mig img {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.conte_icon_mig img:first-child {
    opacity: 0;
}

.add_icon_select {
    background: #00e7f7 !important;
}

.screen.screen-dashboard .exams input[type=radio]:checked+label .conte_icon_mig img:first-child {
    opacity: 1 !important;
    z-index: 2 !important;
}

.btn_nuevo_boton {
    border: 2px solid #00E7F7 !important;
    background: transparent !important;
    gap: 20px !important;
    width: initial !important;
    height: initial !important;
    padding: 12px 20px 12px 43px !important;
    border-radius: 50px !important;

}

.btn_nuevo_boton span {
    font-family: 'CocogoosePro' !important;
    font-size: 18px !important;
    line-height: 20px !important;
    color: #fff !important;
    padding-left: 0px !important;
}

.screen.screen-dashboard .exams {
    margin-top: 30px !important;
    margin-bottom: 26px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;

}



.casilla_cargador_s {
    display: flex;
    align-items: center;
    position: relative;
}

.casilla_cargador_s {
    width: 260px;
    background: #fff;
    padding: 12px 20px;
    border-radius: 50px;
    margin-bottom: 14px;
}

.input_documento {
    font-size: 18px;
    line-height: 20px;
    color: #071B9F;
    font-family: 'CocogoosePro';
    font-weight: 300;
    border: 0px transparent !important;
    padding: initial !important;

}

.input_documento:focus {
    outline: none !important;
    box-shadow: none !important;
}


.input_documento::-webkit-input-placeholder {
    color: #29262C;
    font-size: 18px;
    font-family: 'CocogoosePro';
}

.input_documento:-moz-placeholder {
    color: #29262C;
    font-size: 18px;
    font-family: 'CocogoosePro';
}

.input_documento::-moz-placeholder {
    color: #29262C;
    font-size: 18px;
    font-family: 'CocogoosePro';
}

.input_documento:-ms-input-placeholder {
    color: #29262C;
    font-size: 18px;
    font-family: 'CocogoosePro';
}

.quitar_cargador {
    display: none;
}

#document-error {
    color: red;
    line-height: 1;
    left: 0;
}

.rotar_animacion {
    animation: girar 1s linear infinite;
}

@keyframes girar {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}


.name_examen {
    font-weight: 1000 !important;
    font-size: 25px !important;
    line-height: 30px !important;
    color: #fff !important;
    text-transform: uppercase;
}

.current_examen,
.sepator_examen,
.total_examen {
    font-weight: 1000;
    font-size: 25px;
    line-height: 30px;
    color: #fff;
    text-transform: uppercase;
}

.screen.screen-exam .content .question-text:before {
    font-size: 18px !important;
    font-weight: 750 !important;
    line-height: 25px !important;
    color: #00E7F7 !important;
}

.screen.screen-exam .content .question-text {
    font-size: 18px !important;
    font-weight: 750 !important;
    line-height: 25px !important;
    color: #fff !important;
}

.screen.screen-exam .content .progress-bar {
    color: #00E7F7 !important;
}

.screen.screen-exam .content .question .alternatives input[type=radio]:checked+label {
    background: #00E7F7 !important;
}

/* .screen.screen-exam .action button[disabled] {
    display: none;
} */

.screen.screen-exam .content .question-title {
    color: #00E7F7 !important;
    font-size: 18px !important;
    font-weight: 750 !important;
    line-height: 25px !important;
}

.nuevo_ancho_result_2024 {
    background: #00E7F7 !important;
    border-radius: 60px !important;
    z-index: 2;
    max-width: 1030px;
    position: relative;
}

.item_paddig_notas {
    padding: 60px 0px 60px 100px;
}

.bloq_notas {

    display: flex;
    align-items: center;
    gap: 5px;
    padding: 20px 40px;
    border-radius: 50px;
    width: 171px;
    justify-content: center;
}

.fondo_rojo_final {
    background: #FF6969;
}

.fondo_rojo_verde {
    background: #2AC314;
}

.note_final,
.note-exam_final {
    color: #fff;
    font-size: 30px;
    line-height: 20px;
    font-weight: 900;

}

.contenedot_error_mensaje_final h2 {
    font-weight: 1000;
    font-size: 45px;
    line-height: 55px;
    color: #071B9F;
    margin-top: 15px;
}

.contenedot_error_mensaje_final p {
    font-weight: 750;
    font-size: 18px;
    line-height: 25px;
    color: #071B9F;
    text-align: left;
    margin-top: 24px;
    margin-bottom: 22px;
}

.btn_envio_home_menaje {
    background: #FFFFFF;
    gap: 20px;
    padding: 12px 20px 12px 43px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    width: 233px;
}

.btn_envio_home_menaje span {
    font-weight: 900;
    font-size: 18px;
    line-height: 20px;
    color: #071B9F;
}

.ninos_absolute_error {
    object-fit: cover;
    height: 119%;
    top: -77px;
    position: absolute;
    right: -30px;
    width: 57%;
    z-index: 99999999;
}

.contenedor_boton_l {
    display: table;
}

.btn_general_l {
    display: flex;
    align-items: center;
    gap: 20px;
    border-radius: 50px;
    padding: 12px 20px 12px 30px;
}

.btn_general_l span {
    color: #fff;
    font-size: 18px;
    line-height: 20px;
    font-weight: 900;
}

.d_flex_felicidad {
    display: flex;
    align-items: center;
    gap: 10px;
}

.btn_azul_l {
    background: #071B9F;
}

.btn_verde_l {
    background: #2AC314;
}

.text_felicidad_final {
    display: flex;
    align-items: center;
    gap: 20px;
}

.mujer_fondo_felicidad {
    height: 89%;
    position: absolute;
    right: -9%;
    width: auto;
    bottom: 0;
}

.contenedor_new_colum {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
}

.aparecer_movil {
    display: none;
}

.formulario_movil_colum {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 20px;
}

.screen.screen-exam .content .question-info {
    color: #fff !important;
}

.img_movil_respuesta {
    position: relative;
    bottom: -30px;
}

.img_movil_respuesta img {
    width: 450px;
}

.img_movil_respuesta {
    display: none;
}

.img_movil_nino_bien {
    position: relative;
    z-index: 2;
    display: none;
}

.conteiner_modificado_modal_cerrar_sesion .content .group button {
    width: 138px !important;
}

.option_result {
    display: flex;
    align-items: center;
    gap: 10px;
}

.option_result b {
    text-transform: uppercase;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    background: #00E7F7;
    justify-content: center;
    border-radius: 50%;
}

.option_result span {
    width: calc(100% - 45px) !important;
}

.screen.screen-exam .content .question .alternatives input[type=radio]:checked+label .option_result b {
    background: #071B9F !important;
    color: #fff !important;
}