﻿body {

}


.rojo {
    background-color: #e84040;
}

.verde {
    background-color: #2ba234;
}

.azul {
    background-color: #0e1e8c;
}

.azul-cielo {
    background-color: #0bafbf;
}

.dorado {
    background-color: #b19e16;
}

.morado {
    background-color: #840b6a;
}

.azul-claro {
    background-color: #485de6;
}

.agua-marino {
    background-color: #057f69;
}


#espacio-footer {
    width: 100%;
    height: 70px;
    /* background-color: red; */
    clear: left;
}


.form-control {
    width: 100%;
    height: 100px;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #c2cad8;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    padding-bottom: 25px;
}

.form-control, output {
    font-size: 55px;
    line-height: 1.42857;
    color: #555;
    display: block;
}

#entra {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
    padding: 45px;
    font-size: 52px !important;
    text-align: center;
    color: #233669;
    border-radius: 30px;
    height: 100%;
    padding-top: 44%;
}


.registra, #dv_formulario, .formulario, .trabajo {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    border: 4px solid #dcdde0;
    padding: 30px;
    font-size: 40px;
    border-radius: 25px;
}

.sms-number {
    width: 7%;
    font-size: 80px;
    float: left;
    text-align: center;
    margin-left: 5%;
    border: 1px solid;
}


.registra a {
    text-align: center;
    text-decoration: none;
}

.dv_salir {
   display: none;
}

#dv_lista-ciudadanos {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    padding: 30px;
    font-size: 40px;
    border-radius: 25px;
}

.dv_ciudadanos {
    width: 80%;
    background-color: #c3dcf3;
    font-size: 55px;
    padding: 5px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    border-radius: 40px;
    border: 1px solid #989898;
    box-shadow: 6px 6px 8px #848484;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #3e3e3e;
}

.sp_pregunta {
    font-size: 30px;
    font-weight: bold;
    margin-top: 73px;
    display: block;
    color: #515252;
    margin-bottom: 39px;
}

.box-checkbox input {
    width: 50px;
    height: 50px;
}

.box-checkbox {
    display: block;
    font-size: 36px;
    padding-top: 90px;
}
#cuerpo {
    overflow: auto;
}

.in_pregunta {
    width: 90%;
    margin-left: 5%;
    border: 1px solid;
    height: 92px;
    font-size: 42px;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    color: #555;
}

.btn {
    color: white !important;
    background-color: #cb0d6c !important;
    border: none !important;
    box-shadow: 5px 5px 7px #bfbfbf !important;
}

.sp_atras {
   color: #00bcff;
}

#inp-celular {
    margin-bottom: 36px;
}

.radio-btn {
    width: 45%;
    margin-left: 27.5%;
    text-align: center;
    font-size: 45px;
    color: #636363;
    margin-top: 40px;
}

.icono {
    height: 200px;
    width: 200px;
    background-color: #34d8d8;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 1560px;
    margin-left: auto;
    margin-right: auto;
    color: white;
    font-size: 88px;
}


#sp_nombre {
    font-weight: bold;
    margin: 10px;
    color: #4c7af5;
}

.cuadro-lugar {
    color: #838383;
    font-size: 29px;
    margin-left: 8px;
    margin-bottom: 8px;
}

.boton-color {
    height: 110px;
    /* background-color: antiquewhite; */
    width: 96%;
    padding: .5%;
    margin-left: 1%;
    border-radius: 15px;
    border: 2px solid #6589ea;
    cursor: pointer;
    margin-top: 30px;
}

.boton-color-icono {
    float: left;
    width: 15%;
    height: 105px;
    display: flex;
    justify-items: center;
    align-items: center;
    justify-content: center;
    font-size: 99px;
}

.boton-color-texto {
    width: 80%;
    height: 110px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 50px;
    color: #2f51ab;
}

.Titulo-mensaje {
    text-align: center;
    font-size: 45px;
    color: #233669;
    font-weight: 900;
}


.barra-covid {
    font-family: 'Open Sans', sans-serif;
    height: auto;
    display: block;
    position: fixed;
    z-index: 105;
    width: 100%;
}

    .barra-covid img {
        width: 177px;
        float: left;
        height: auto;
        margin-left: 107px;
    }

.sp_logo {
    display: block;
    float: left;
}

    .sp_logo h1 {
        font-size: 70px;
    }

    .sp_logo h2 {
        background-color: #00bcff;
        color: #ffffff;
        font-weight: bolder;
        display: block;
        border-radius: 80px;
        font-size: 55px;
        margin-bottom: 20px;
    }

.sp_salir {
    position: absolute;
    font-size: 59px;
    right: 0px;
    top: 0;
    height: 120px;
    width: 120px;
    display: none;
    justify-content: center;
    align-items: center;
}

#letra-mensaje {
    padding: 6%;
    text-align: center;
    font-size: 44px;
    border: 4px solid #63a2e5;
    border-radius: 20px;
    margin: 6%;
}

    #letra-mensaje h1 {
        font-size: 212px;
        margin-bottom: 40px;
        text-align: center;
        margin-top: 40px;
    }

.in_pregunta_especial {
    width: 90%;
    font-size: 57px;
    border: none;
    color: #949494;
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: none;
}

.dv_pregunta {
    border-bottom: 1px solid #848484;
    padding-bottom: 50px;
}


.checkbox {
    font-size: 41px;
    padding-bottom: 80px;
}

.box-gift {
    height: 50px;
    width: 50px;
    border: 3px solid #797979;
    border-radius: 15px;
    float: right;
}

.box-gift-activo {
    display: flex;
    align-items: center;
    text-align: center;
    background-color: #233669;
    color: white;
    text-align: center;
    font-size: 38px;
    justify-content: center;
}


.titulo {
    COLOR: #233669;
    text-align: center;
    font-size: 45px;
}

#letra-mensaje p {

    text-align: center;

}

.casos-titulo {
    width: 45%;
    background-color: #233669;
    color: white;
    font-size: 55px;
    margin-left: auto;
    margin-right: auto;
    /* border-radius: 20px; */
    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
}
.error-formulario .sp_pregunta {
    color: red !important;
    /* background-color: #f9bebe; */
}

.texto-formulario {
    font-size: 45px;
}

/*Select 2*/
.select2-selection__rendered {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.select2-selection {
    height: 62px !important;
}

.select2-search__field {
    font-size: 90px !important;
}

.select2-results__options {
    font-size: 50px !important;
    max-height: 310px !important;
}

.img-mensaje {
    width: 90%;
    height: auto;
    margin-left: 5%;
    float: left;
    margin-top:15px;
}

.closs-visor {
    font-size: 86px;
    color: white;
    float: right;
    margin-right: 20px;
}

.select2-selection--single {
    width: 100%;
    margin-left: 5%;
    border: 1px solid;
    height: 92px !important;
    font-size: 42px;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    color: #555;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: normal !important;
}

.sp_atras {
    position: fixed;
    font-size: 95px !important;
    left: 0px;
    top: 0;
    height: 185px !important;
    width: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 120;
}

input[disabled] {
    color: #505050;
}

/*Chosen*/
.chosen-container {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 43px !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.chosen-container-single .chosen-single {
    background-position: inherit;
    position: relative;
    display: block;
    overflow: hidden;
    padding: 25px 0 0 8px !important;
    height: 80px !important;
    border: 1px solid #aaa;
    border-radius: 5px;
    background-color: #fff;
    /* background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%); */
    background-clip: padding-box;
    -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
    color: #444;
    text-decoration: none;
    white-space: nowrap;
    line-height: 24px;
    background-color: #ddd !important;
    background-image: inherit !important;
    background-repeat: inherit !important;
    background-attachment: inherit !important;
}

    .chosen-container-single .chosen-single span {
        display: block;
        overflow: initial !important;
        margin-right: 26px;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

.chosen-container-single .chosen-search input[type="text"] {
    margin: 1px 0;
    padding: 4px 20px 4px 5px;
    width: 100%;
    height: auto;
    outline: 0;
    border: 1px solid #aaa;
    background: url(chosen-sprite.png) no-repeat 100% -20px;
    font-size: 2em !important;
    font-family: sans-serif;
    line-height: normal;
    border-radius: 0;
}

.chosen-container .chosen-results {
    color: #444;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0 4px 4px 0;
    padding: 0 0 0 4px;
    max-height: 400px !important;
    -webkit-overflow-scrolling: touch;
}

    .chosen-container .chosen-results li {
        display: none;
        margin: 0;
        padding: 5px 6px;
        list-style: none;
        line-height: 50px !important;
        word-wrap: break-word;
        -webkit-touch-callout: none;
    }

#dv_mensaje {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 50px;
}


    #dv_mensaje p {
        display: block;
        text-align: justify;
    }

        #dv_mensaje p h1 {
        text-align:center;
        }

.btn-android {
    display: none;
}

.float-btn-right {
    position: fixed;
    right: 10px;
    bottom: 45px;
    font-size: 50px;
    width: max-content;
    background-color: #ff791a;
    color: white;
    font-weight: bold;
    padding: 7px;
    border-radius: 20px;
    cursor: pointer;
}

.alerta-bar {
    background-color: #ff791a !important;
}

.texto-alerta {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #ffffff;
    color: #000000;
    border: 2px solid #000000;
    padding: 16px;
    text-align: center;
    border-radius: 30px;
    box-shadow: 1px 1px 3px #0000008f;
    line-height: 65px;
    font-size: 33px;
    padding-top: 40px;
    padding-bottom: 40px;
}

.momento-alerta {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    background-color: #f7f7f7;
    font-size: 24px;
    color: black;
    font-weight: bold;
    /* border: 2px solid #7f7c16; */
    /* padding: 8px; */
    /* border-radius: 200px; */
    padding-top: 40px;
    cursor: pointer;
    padding-bottom: 40px;
}

    .momento-alerta i {
        float: left;
        margin-left: 15px;
        color: #ff791a;
    }

#mens_permiso h1 {
    text-align: center;
    font-size: 43px;
}

.estilo-rojo h2 {
    background-color: #d40000;
    color: white;
}
.btn-trabajo {
    width: 95%;
    margin: auto;
    background-color: #fba76b;
    color: white;
    text-align: center;
    padding: 5px;
    border-radius: 58px;
    margin-top: 18px;
}

.trabajo {
    font-size: 45px;
}

/*W3*/

.w3-padding {
    padding: 8px 16px !important;
}

.w3-border {
    border: 1px solid #ccc !important;
}

.w3-input {
    padding: 8px;
    display: block;
    border: none;
    border-bottom: 1px solid #ccc;
    width: 100%;
}

.w3-margin-top {
    margin-top: 16px !important;
}

.w3-table-all {
    border: 1px solid #ccc;
}

.w3-table, .w3-table-all {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    display: table;
}


.btn-ir {
    width: max-content;
    background-color: #415bda;
    color: white;
    display: inline-block;
    padding: 8px;
    margin: 8px;
    border-radius: 61px;
}


.w3-table-all th {
    background-color: #4c4c4c;
    color: whitesmoke;
    font-size: 56px;
}

.w3-table-all td {
    height: 100px;
    font-size: 54px;
}

.non-table {
    background-color: #e0e0e0;
}

.a_trabajo_gear {
    display: inline-block;
    text-decoration: none;
    border: 1px solid;
    padding: 2px;
    border-radius: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
}

/*----------*/

.cuadro-datos i {
    display: block;
    margin-top: 25px;
    font-weight: 100;
}

.cuadro-datos {
    font-size: 35px;
    font-weight: bold;
    text-align: center;
}

.caja-info {
    width: 95%;
    overflow: hidden;
    height: max-content;
    border-radius: 20px;
    margin: auto;
    font-size: 45px;
    text-align: center;
    font-weight: bold !IMPORTANT;
    color: #233669;
    OPACITY: 1;
}

img.background_image {
    width: 100%;
    margin-top: -537px;
    opacity: 0.2;
    z-index: 2;
}

.opaco-mensjae {
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 99999999999999999;
    background-color: #424242f0;
    justify-content: center;
    align-items: center;
    left: 0;
    padding-top: 58%;
}


    .opaco-mensjae  p {
        width: 100%;
        color: white;
        font-size: 79px;
        text-align: center;
    }

.contadores {
    background-image: url(https://rad.ssch.gob.mx/rad/46/60/79/imagen_1.jpg);
    width: 95%;
    margin: auto;
    margin-top: 15px;
    border-radius: 15px;
}

.cuadro-conteo {
    width: 45%;
    margin-left: 2%;
    float: left;
    margin-top: 20px;
    border: 1px solid white;
    margin-bottom: 5px;
}

.conteo-titulo {
    text-align: center;
    background-color: #dddddd6b;
    font-size: 21px;
}

.conteo-conteo {
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    text-shadow: 2px 2px 2px #020202;
    font-size: 30px;
    background-color: #00000073;
}

.contadores-empresas {
    background-image: url(https://rad.ssch.gob.mx/rad/46/60/82/imagen_3.jpg);
    width: 95%;
    margin: auto;
    margin-top: 15px;
    border-radius: 15px;
}

.celda-filtro-exolicacion {
    font-size: 40px;
}

.celda-filtro-linea {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 40px;
}

.celda-cuadro-linea {
    width: 9%;
    float: left;
    margin-left: 9%;
    text-align: center;
    background-color: #ddd;
    cursor: pointer;
    height: 60px;
    color: white;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
}

#btn_aceptar_tienda {
    font-size: 22px !important;
}

#inp_codigo {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    font-size: 38px;
    margin-top: 20px;
}

/*Nuevo*/

.modal {
    position: absolute;
    z-index: 9999;
    width: 85%;
    background-color: white;
    border-radius: 15px;
    margin-left: 7.5%;
    margin-top: 4vh;
    height: 90vh;
    box-shadow: 8px 8px 5px #444;
}

.modal-titulo {
    font-size: xxx-large;
    padding: 4px;
}

.modal-close {
    font-size: 55px;
    position: absolute;
    right: 11px;
    top: 4px;
    cursor: pointer;
}

.modal-cuerpo {
    text-align: center;
    font-size: 56px;
    height: 91%;
    overflow: auto;
}

    .modal-cuerpo img {
        width: 36%;
    }

.bi-cuadro {
    width: 95%;
    margin-left: 2%;
    /*border-bottom: solid 5px #ddd;*/
    margin-top: 29px;
    margin-bottom: 88px;
}

.bi-cuadro-icono {
    float: left;
    width: 180px;
    margin-right: 10px;
    background-color: #233669;
    color: white;
    height: 171px;
    font-size: 100px;
    justify-content: center;
    display: flex;
    align-items: center;
    border-radius: 236px;
}

.bi-cuadro-letras {
    text-align: right;
    font-size: 40px;
}

.cintillo {
    width: 100%;
    background-color: #000;
    color: white;
    font-size: 34px;
    cursor: pointer;
}

.cintillo_intro {
    width: 100%;
    font-size: 41px;
    border-bottom: 2px solid;
    box-shadow: 0px 10px 20px 12px #d7d7d7;
}

.sub-btn-color {
    width: 85%;
    margin-left: 12%;
}

.boton-contador {
    background-color: red;
    font-size: 46px;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100px;
    position: absolute;
}

.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;
}

.inp_numero {
    font-size: 50px;
    float: left;
    background-color: #ddd;
    color: black;
}

.texto-b {
    font-size: 50px;
    float: left;
}

.error_registro {
    width: 95%;
    margin-left: auto;
    border: 5px solid red;
    padding: 8px;
    margin-right: auto;
    color: red;
    text-align: center;
    border-radius: 15px;
    margin-top: 48px;
}

.error_registro_dos {
    width: 95%;
    margin-left: auto;
    border: 5px solid red;
    padding: 8px;
    margin-right: auto;
    color: red;
    text-align: center;
    border-radius: 15px;
    margin-top: 48px;
}

#btn-entrar2 {
    font-size: 22px;
}

h1.modal-h1 {
    font-size: 40px;
    color: #2f2f2f;
}

.modal-contenedor {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    display: block;
}

#pag1 p {
    font-size: 50px;
}

.in_pregunta_cuadro {
    width: 100%;
    font-size: 57px;
    background-color: #f3f3f3;
    border: 1px solid #b9b9b9;
    border-radius: 9px;
    color: #2b2b2b;
    height:80px;
}

#pag5 {
    font-size: 40px;
    text-align: center;
}

.boton-celda-largo {
    width: 97%;
    margin-left: 1.5%;
    margin-right: auto;
    background-color: #dceff9;
    margin-top: 10px;
    float: left;
    height: 180px;
}

.boton-largo-icono {
    float: left;
    height: 140px;
    width: 140px;
    background-color: #fff;
    margin-left: 40px;
    margin-top: 20px;
    border-radius: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 120px;
    color: #1b9cfa;
}

.boton-largo-texto {
    height: 170px;
    float: left;
    margin-left: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 55px;
    width: 65%;
}

#dv_subir_imagen {
    text-align:center;
}

#dv_subir_imagen input {
    font-size: 45px;
}

    #dv_subir_imagen h1 {
        font-size: 80px;
        margin-bottom: 15px;
    }

.dv-credencial {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    padding: 4px;
    text-align: center;
    border: 2px solid #bbbaba;
    border-radius: 25px;
    box-shadow: 9px 9px 9px #565656;
    font-size: 42px;
}

.credential-container{
    display:-webkit-flex;
    display:flex;
    align-items:center;
    -webkit-align-items:center;
    height:400px;
}

.credendial-img {
    width: auto;
    max-height: 400px;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display:block;
}

.credencial-datos i {
    font-weight: bold;
    font-size: 22px;
}

#dv_no_credencial {
    font-size: 29px;
}

.credencial-folio {
    font-size: 43px !important;
    color: #050f5c;
}

.credencial-barra {
    height:1580px;
    margin-bottom: -4px;
}

.credencial-datos {
    font-size: 43px;
    padding: 3px;
    text-align: center;
}

.credencial-mensaje {
    text-align: center;
    padding: 3px;
    font-size: 21px;
}

.credencial-etiqueta {
    width: 100%;
    text-align: center;
    padding-top: 35px;
    padding-bottom: 15px;
}

.cred-etiqueta-titulo {
    font-size: 24px;
    font-weight: bold;
}

.cred-etiqueta-valor {
    font-size: 60px;
}

.cred-etiqueta-valor2 {
    font-size: 35px;
}

.credencial-barra1 {
    width: 100%;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 54px;
}

.credencial-barraCrece {
    height: 100px;
}

b.credencial-nombre {
    font-size: 60px !important;
}

.sobre-div {
    /*background-color: #ddd;*/
    height: 100vh;
    width: 100%;
    z-index: 999;
    position: absolute;
}

.cuadro-btn {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    color: white;
    font-size: 65px;
    padding: 20px;
    margin-bottom: 40px;
}

.texto-info {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    font-size: 48px;
    text-align: center !important;
    margin-bottom: 70px;
}

.inp_radiobuton input {
    width: 40px;
    height: 40px;
}

.inp_radiobuton {
    font-size: 40px;
    margin-bottom: 20px;
}

.titulo_monitor {
    font-size: 80px;
}

.iframe_video {
    width: 90%;
    height: 800px;
    margin-left: 5%;
}

.input-file {
    width: 90%;
    margin-left: auto;
    display: block;
    background-color: #828282;
    color: white;
    font-size: 64px;
    padding: 19px;
    margin-right: auto;
    border-radius: 18px;
    border-right: 2px solid #585757;
    border-top: 2px solid #585757;
    border-bottom: 2px solid #b7b7b7;
    border-left: 2px solid #b7b7b7;
}

.cuadro_contador {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    border: 3px solid #233669;
    border-radius: 5px;
    font-size: 54px;
}

.cuadro_contador_cabecera {
    background-color: #233669;
    margin-top: -1px;
    margin-left: -1px;
    border-right: 5px solid #233669;
    color: white;
    text-align: center;
}

.cuadro_contador_ringlon {
    padding: 5px;
}

#total_fecha {
    font-size: 30px;
}

#qrCode {
    width: 350px;
    margin-left: auto;
    margin-right: auto;
}

    #qrCode img {
        width: 350px;
    }

.tu_denuncia {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    border: 6px solid #233669;
    margin-bottom: 15px;
    padding: 15px;
    border-radius: 10px;
    font-size: 42px;
}

.dv_ringlon-imagen {
    margin-bottom: 28px;
}

.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;
}


#ta_comentario {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    font-size: 70px;
}

.dv_ringlon_icono {
    width: 15%;
    display: inline-block !important;
    font-size: 45px;
    color: #233669;
}

textarea#ta_comentario {
    height: 300px !important;
    width: 95% !important;
    font-size: 50px !important;
}

.control-paginado {
    width: 98%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    color: #233669;
    font-size: 65px;
}

.desactivado {
    cursor: crosshair;
    opacity: 0.2;
}

.btn-paginado {
    display: inline-block;
    cursor: pointer;
}

.men_tu_denuncia {
    font-size: 70px;
    text-align: center;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    color: #233669;
}
.quien_atendio {
    width: 97%;
    margin-left: auto;
    margin-right: auto;
    font-size: 40px;
    margin-bottom: 70px;
}

.tu_detalle_comentario {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 35px;
    border: 2px solid #233669;
    border-radius: 15px;
    padding-left: 16px;
    padding-bottom: 16px;
}

.cerrar_comentario {
    float: right;
    margin-top: -29px;
    margin-right: 29px;
    font-size: 45px;
    color: #b5c5d6;
}

#dv_informacion_denuncia {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

 

.imagen-denuncia {
    width: 30%;
}

#dv_informacion_denuncia_editar {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}


textarea#ta_comentario_edit {
    height: 500px !important;
    width: 95% !important;
}

#ta_comentario_edit {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    font-size: 45px;
}

.simple_box {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    font-size: 70px;
    display: block;
    background-color: #ddd;
    margin-bottom: 50px;
    margin-top: 50px;
}

.fecha-denuncia {
    font-size: 30px;
    text-align: right;
    float: right;
    display: inline-block;
}

.descargar-pdf {
    display: inline-block;
    width: 90%;
    margin-left: 5%;
    text-align: center;
    font-size: 50px;
    text-decoration: none;
    color: white;
    background-color: #949494;
    margin-bottom: 25px;
}

.caja-atendio {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    background-color: #93c2dc;
    padding: 4px;
    border-radius: 30px;
    overflow: hidden;
    margin-bottom: 28px;
}

.caja-atendio-quien {
    margin-left: 10px;
    font-weight: bold;
    float: left;
    font-size: 45px;
}

.caja-atendio-boton {
    float: right;
    margin-right: 20px;
    font-size: 45px;
}

.caja-atendio-fecha {
    width: 100%;
    float: left;
    margin-left: 36px;
    font-size: 32px;
}

.caja-atendio-comentario {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    font-size: 45px;
    background-color: white;
    margin-top: 25px;
    padding-top: 9px;
}

.tu_denuncia2 {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    background-color: #cbdde4;
    padding: 5px;
    border-radius: 20px;
    margin-bottom: 22px;
}

.tu_denuncia_ringlon {
    width: 100%;
    height: 50px;
    font-size: 49px;
    overflow: hidden;
}

.tu_denuncia_fecha {
    font-size: 37px;
    font-weight: bold;
    color: #656565;
}

.tu_denuncia_comentario {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    font-size: 26px;
    font-style: italic;
}

.tu_denuncia_estado {
    float: right;
    background-color: #233669;
    margin-right: 15px;
    border-radius: 3px;
    padding: 5px;
    font-size: 35px;
    color: white;
}

.informacion-cuadro {
    background-color: #e3f7ff;
    padding: 17px;
    font-size: 60px;
    border: 1px solid #ddd;
    border-radius: 24px;
}

.imagen-denuncia-grande {
    width: 98%;
}

.cintillo {
    width: 100%;
    background-color: #000;
    color: white;
    font-size: 34px;
    cursor: pointer;
}

.texto_input {
    font-size: 40px;
}

.input_especial {
    width: 99%;
    height: 79px;
    background-color: #ddd;
    font-size: 43px;
}

.btn_especial {
    width: 90%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100px;
    background-color: #545454;
    color: white;
    margin-left: 5%;
    font-size: 80px;
    margin-top: 25px;
}

.icono_centro {
    font-size: 220px;
    text-align: center;
    display: block;
    color: red;
}

.opc_persona {
    display: flex;
    width: 88%;
    margin-left: 5%;
    background-color: #ddd;
    padding: 1%;
    text-align: center;
    font-size: 55px;
    justify-content: center;
    margin-bottom: 50px;
}

.especial_checkbox {
    height: 150px;
    width: 150px;
    font-size: 50px;
    margin-bottom: 37px;
    text-align: right;
    float: right;
}

.caja_checkbox_especial {
    height: 205px;
    padding: 9px;
    border: 1px solid black;
}

.caja_checkbox_si_no {
    float: right;
    width: 77%;
    text-align: right;
}

.si_no {
    margin-right: 70px;
    font-size: 40px;
}

.titulo_checkbox_especial {
    width: 9%;
    float: left;
    height: 60px;
}

.disabled_btn {
    opacity: 0.4;
}

.sl-sw {
    float: left;
    width: 49%;
    height: 98px;
    display: flex;
    text-align: center;
    justify-content: center;
    font-size: 58px;
    /* background-color: aqua; */
    border: 1px solid #7682a2;
    align-content: center;
    align-items: center;
    font-weight: bold;
}

.act-sw {
    background-color: #ddd;
}

.switch  {
    width: 80%;
    margin-left: 10%;
    border: 2px solid #233669;
    padding: 5px;
    border-radius: 20px;
    height: 100px;
}

.contador-pasos {
    font-size: 35px;
    color: #8846c7;
}

    .contador-pasos i {
        opacity: 0.5;
    }

.dv_lista_dia {
    width: 43%;
    height: 150px;
    margin-left: 5%;
    float: left;
    border: 2px solid #233669;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 64px;
    color: #233669;
    margin-bottom: 15px;
    margin-top: 15px;
}

.dv_lista_hora {
    width: 28%;
    height: 140px;
    background-color: #3050a7;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 70px;
    border-radius: 15px;
    margin: 2%;
    float: left;
}

.dv_confirmacion {
    width: 90%;
    height: 200px;
    color: white;
    background-color: #561e7e;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 35px;
    margin: 5%;
    padding: 12px;
}

    .dv_confirmacion b {
        margin: 20px;
    }