﻿
.row_num_color {
    text-align: center;
    background-color: #888888;
}

/*====================================================*/
/* SEPARACIÓN ENTRE TEXTOS Y FILAS                    */
/*====================================================*/
.sep_width {
    width: 5px;
}

.sep_width_20 {
    width: 20px;
}

/* clase para dar separación entre lineas */
.row_height_size {
    height: 15px;
}

.row_height_size_5 {
    height: 5px;
}

.row_height_size_10 {
    height: 10px;
}

/*====================================================*/
/* IMAGENES                                           */
/*====================================================*/

.img_size_h {
    height: 150px;
}

.img_size_h_2 {
    height: 195px;
}

.img_size_h_v2 {
    height: 80px;
}

.img_size_w {
    height: 400px;
}

.img_normal_size {
    height: 20px;
    width: 20px;
}


.ImagenManual {
    background: url(../../Imagenes/manual.png) no-repeat center center;
    cursor: pointer;
}

/*====================================================*/
/* ALINEACIÓN DE TEXTOS
/*====================================================*/

/*Textos centrados*/
.center_txt {
    vertical-align: middle;
    text-align: center !important;
}

/*Textos alineados a la derecha*/
.right_txt {
    vertical-align: middle;
    text-align: right;
}

/*Textos alineados a la izquierda*/

.left_txt {
    vertical-align: middle;
    text-align: left !important;
}

/*====================================================*/


/*====================================================*/

/* Nueva estructura*/

/*====================================================*/

.LetreroCabecera {
    font-weight: bold;
    font-size: 16px;
    color: white;
}

.LetreroInfMX {
    font-weight: bold;
    font-size: 18px;
    color: black;
}


.cabecera2 {
    background-color: black;
}

input[type=checkbox] {
    margin-right: 10px; /* Separa el checkbox del texto a su derecha */
}

/*====================================================*/
/* TABLAS
/*====================================================*/

/* Tamaño al 100% */
.size_100 {
    width: 100%;
}

.size_95 {
    width: 95%;
}


.size_90 {
    width: 90%;
}

.size_80 {
    width: 80%;
}

.size_66 {
    width: 66%;
}

.size_50 {
    width: 50%;
}

/* Color del backgroun de las celdas de una tabla */
.back_celdas {
    background-color: #888888;
    height: 22px;
}


.back_cel_den_color {
    background-color: #efebdc;
    height: 43px;
    vertical-align: middle;
    padding: 5px;
}

.back_cel_den_NoColor {
    height: 43px;
    vertical-align: middle;
    padding: 5px;
}

.back_filtros {
    background: rgba(217, 217, 217, 0.4);
    border-radius: 20px;
}
/*================================================================================================================*/
/* ESTILO A TEXTOS                                                                                                */
/*================================================================================================================*/

/* Estilo para resaltar letreros */

.CtrlFrm {
    font-family: "Calibri", "Candara", "Segoe", "Segoe UI", "Optima", "Arial", "sans-serif";
    font-size: 10pt !important;
}

.CtrlFrmBold {
    font-family: "Calibri", "Candara", "Segoe", "Segoe UI", "Optima", "Arial", "sans-serif";
    font-size: 10pt !important;
    font-weight: bold;
}


.txt_ne_normal {
    font-family: Calibri;
    font-size: 10pt !important;
    text-decoration: none;
}


.txt_ne_bold {
    font-family: Calibri;
    font-size: 10pt !important;
    text-decoration: none;
    font-weight: bold;
}


.txt_az_normal {
    font-family: Calibri;
    text-decoration: none;
    color: #3c5478 !important;
    font-size: 10pt !important;
}

.txt_az_bold {
    font-family: Calibri;
    text-decoration: none;
    font-weight: bold;
    color: #3c5478 !important;
    font-size: 10pt !important;
}

.txt_az_bold_din {
    font-family: Calibri;
    text-decoration: none;
    color: #3c5478 !important;
    font-size: 10pt !important;
}



.txt_dor_normal {
    font-family: Calibri;
    text-decoration: none;
    color: #c2aa33 !important;
    font-size: 10pt !important;
}

.txt_dor_bold {
    font-family: Calibri;
    text-decoration: none;
    font-weight: bold;
    color: white !important;
    font-size: 10pt !important;
}



.txt_bla_normal {
    font-family: Calibri;
    text-decoration: none;
    color: #fff !important;
}

.txt_bla_bold {
    font-family: Calibri;
    text-decoration: none;
    font-weight: bold;
    color: #fff !important;
}



.ControlForm {
    font-family: Verdana;
    font-size: 10pt;
    text-decoration: none;
    /*text-align: justify;*/
}

.ControlFormBold {
    font-family: Verdana;
    font-size: 10pt;
    text-decoration: none;
    font-weight: bold;
    /*text-align: justify;*/
}


.TextoResaltado {
    color: darkslategrey;
    background-color: #D3CFC8;
    font-weight: bold;
}

.txtEsp {
    background-color: #efebdc;
    border: none;
}

.LetrerosCafe {
    color: #8B4513;
}



.LetrerosFontStand {
    color: DarkSlateGray;
    /*font-weight:bold;*/
}

.FormatContUPP {
    font-family: Verdana;
    font-size: 8pt;
    text-decoration: none;
    text-transform: uppercase;
}


.FormTabFiltros {
    background-color: #FBFAF6;
    background: #FBFAF6;
}


.CampoOblig {
    border-width: 1px;
    border-color: red;
    border-style: solid;
}


.FormTxtEnCelda {
    font-family: Verdana;
    font-size: 8pt;
    text-decoration: none;
    font-weight: bold;
    background-color: #e5e5e4; /*fffbf0; FBFAF6*/
    text-align: right;
    border-bottom-color: #DCDCDC;
    border-bottom-width: medium;
    border-bottom-style: solid;
}

.b_negritas_s {
    font-size: 12px;
}

.label_no_bold {
    font-weight: normal;
}

/*================================================================================================================*/
/*================================================================================================================*/


.hide_column {
    /*display: none;*/
    font-size: 25px;
}

.div_redondeado {
    background-color: #f2f2f2;
    border-radius: 30px;
}


.div_redondeado_gris {
    background-color: black;
    border-radius: 10px;
    vertical-align: middle;
    padding: 3px;
}

.div_redondeado_gris_bl {
    background-color: #000000;
    border-radius: 10px;
    vertical-align: middle;
    padding: 3px;
    /* background-image: url('../Imagenes/Pie.jpg');*/
}

.div_redondeado_28 {
    background-color: #f2f2f2;
    height: 28px;
    vertical-align: middle;
    border-radius: 5px;
    padding: 3px;
}


.celda_solo_som {
    background-color: #f2f2f2;
}

.mitad_sombreado {
    background-color: #f2f2f2;
    width: 60%;
}

.padd_sombreado {
    padding: 10px 10px 10px 18px;
}

#otInfDen tr td {
    background-color: #DCDCDC;
    border: 3px solid white;
    border-spacing: 0;
    vertical-align: middle;
}

.al_img_celda {
    width: 40px;
    text-align: center;
    vertical-align: middle;
}

.txt_alineados_celdas {
    margin-left: 10px;
    padding: 10px;
}

.fManualInfografia {
    cursor: pointer;
}



/*================================================================================================================*/
/* Maquetación Divs                                                                                               */
/*================================================================================================================*/

.dvcontenedor {
}

.dvcabecera {
    height: 20%;
}

.dvmenu {
    height: 10%;
}

.dvCeldaIzquierda {
    height: 50%;
    float: left;
}

.dvCeldaDerecha {
    height: 50%;
    float: right;
}

.dvpie {
    height: 20%;
    clear: both;
}

.dvFilaCompleta {
    height: 50%;
    float: right;
    width: 100%;
}


/*===========================================================================*/
/* ESTILO PARA MARCAR LAS LINEAS (hr --> Ejemplo en el módulo de Ayuda)      */
/*===========================================================================*/

.linesHTML {
    opacity: 0.4;
    border-top: 3px solid;
    /*color:#c6b88b;*/
    width: 99%;
}

.linesHTMLTrans {
    color: transparent;
    background-color: transparent;
    width: 90%;
}

.radio-inline {
    border: none;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    break-before: always;
    margin: 0 1.81em 0;
}



/*===========================================================================*/
/* ESTILO PARA LOS DATATABLES     */
/*===========================================================================*/

.ItemStyleClass {
    /*text-align: left;*/
    /*font-size: 8pt;*/
    background-color: white;
}


    .ItemStyleClass:hover {
        background-color: #F0F0F0;
        background-color: LEMONCHIFFON;
        background-color: rgba(240,240,240,.7);
    }

.AlternatingItemStyleClass {
    background-color: whitesmoke;
    /*font-size: 8pt;*/
}


    .AlternatingItemStyleClass:hover {
        background-color: #F0F0F0;
        background-color: LEMONCHIFFON;
        background-color: rgba(240,240,240,.7);
    }

table.dataTable thead {
    background-color: black;
    color: dimgray;
    border: 1px solid #C0C0C0;
    color: white;
    text-align: center;
}

    table.dataTable thead th {
        text-align: center;
        border: 1.4px solid #C0C0C0;
    }

table.dataTable td {
    border: 0.5px solid #e2e2e1;
}

.dataTables_filter {
    /* Ocultar el  filtro que viene por Default en el DataTable */
    display: none;
}

table.dataTable tbody td.tablas_internas {
    border: currentColor;
    border-image: none;
}

.letraLabel {
    font-size: 10pt;
}

.longLabel1 {
    width: 80px;
}

.longLabel2 {
    width: 90px;
}

.longLabel3 {
    width: 107px;
}

.longLabel4 {
    width: 100px;
}


.FilaNormalXLS1 {
    font-size: 10pt;
    background-color: white;
}

.FilaAlternaXLS1 {
    background-color: #f4eee3;
    font-size: 10pt;
}





/*===========================================================================*/
/* ESTILO PARA LAS CAJAS DE TEXTO     */
/*===========================================================================*/

.CtrlFrmTXT {
    font-family: "Calibri", "Candara", "Segoe", "Segoe UI", "Optima", "Arial", "sans-serif";
    font-size: 11pt !important;
    border-radius: 10px 10px;
}

.OcultaSeccion {
    visibility: hidden;
}

/*===========================================================================*/
/* ESTILO PARA DIALOG     */
/*===========================================================================*/

.ui-dialog-buttonpane ui-widget-content ui-helper-clearfix {
    height: 50px;
}

.modal_dialog_icons {
    /*background-image: url(../../Imagenes/Iconos/cancelar.png) !important; */
    background-repeat: no-repeat;
    background-size: cover;
    border: none;
    height: 33px;
    width: 33px;
}

/*===========================================================================*/
/* ESTILO PARA FECHAS (DATEPICKER)    */
/*===========================================================================*/

.CtrlCalendarImg {
    background-image: url('../Imagenes/Iconos/Negro/calendario.png');
    background-position: left;
    padding-left: 30px;
    background-size: 19px;
    background-repeat: no-repeat;
    /*border-radius: 8px;*/
    width: 125px;
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    color: #8e772d;
}

/*===========================================================================*/
/* ESTILO PARA CONTROLES TIPO FILEUPLOAD     */
/*===========================================================================*/

/*
     display: inline-block;
    padding: 12px 20px;
    font-size: 11px;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    outline: none;
    color: #fffae8;
    background-color: #b29e67;
    border: none;
    border-radius: 15px;
    box-shadow: 0 9px #ded7bd;
*/


.ctrlBtnGen {
    /*border-radius: 25px;*/
    border-radius: 5px;
    background-color: rgba(136,136,136,.9) !important;
    color: white !important;
    padding: 5px 10px;
    cursor: pointer !important;
    font-size: 11px;
    display: inline-block;
    border: 2px solid #888888 !important;
    font-family: Calibri !important;
}

    .ctrlBtnGen:hover {
        background-color: black !important
    }

.ctrlBtnGenGrand {
    /*border-radius: 25px;*/
    border-radius: 5px;
    padding: 10px 15px;
    font-size: 11px;
}

    .ctrlBtnGenGrand:hover {
        background-color: black !important
    }

.ctrlLblDoc {
    /*border-radius: 25px;*/
    border-radius: 10px;
    background-color: black;
    padding: 5px 10px;
    cursor: pointer;
    font-size: 11px;
    border: none;
    font-family: Calibri;
    text-decoration: none;
    font-weight: bold;
    color: white !important;
    width: 270px;
    height: 50px;
    align-items: center;
    display: inline-grid;
}


/*===========================================================================*/
/* ESTILO PARA DIVS    */
/*===========================================================================*/

.FondoRegModal {
    background-color: rgba(214,214,214, .3);
}



/*===========================================================================*/
/* ESTILO PARA TABLAS (GENÉRICO)    */
/*===========================================================================*/

table {
    border-collapse: collapse;
    border-width: 0;
    border-color: #999999;
    font-weight: normal;
    font-family: Verdana;
    font-size: 10pt;
    text-decoration: none;
    padding: 0;
    /*margin-right: 0px;*/
    /*   border: 1px solid dimgray;*/
}


.thHead {
    color: white;
    background-color: #888888;
    border: solid 1px dimgray;
    font-family: "Calibri", "Arial";
    font-size: 11pt !important;
}


    .thHead th {
        padding: 5px 5px 5px 5px;
    }


#tReporte thead th {
    text-align: center;
}


.disabledseccion {
    pointer-events: none;
    opacity: 0.4;
}

.disabledsecc2 {
    pointer-events: none;
    opacity: 0.8;
}

/*===========================================================================*/
/* AJUSTAR TEXTOS                                                            */
/*===========================================================================*/

.wrap-text {
    word-wrap: break-word;
}

/*===========================================================================*/
/* Validaciones                                                              */
/*===========================================================================*/

.con-err {
    background-color: #FFF8DC;
}

.sin-err {
    background-color: none;
}

.con-err2 {
    outline: 1px solid #e0bb24;
}

.sin-err {
    background-color: none;
}

.img-shadow {
    cursor: pointer;
    filter: drop-shadow(5px 5px 5px #dbd2b0);
}

.celda_roja {
    background: #FFE8E8;
}

/*===========================================================================*/
/* ESTILO PARA TABLAS DE DOCUMENTOS (Registro.aspx)   */
/*===========================================================================*/

.t_carga_doc {
    border-width: 1px;
    border-style: solid;
    border-collapse: collapse;
    border-color: #999999;
    font-weight: normal;
    font-family: Verdana;
    font-size: 10pt;
    text-decoration: none;
}

    .t_carga_doc th, .t_carga_doc td {
        padding: 7px 7px 7px 7px;
    }

    .t_carga_doc th {
        color: black;
        text-align: center;
    }

    .t_carga_doc .imagen_op {
        text-align: center;
    }

.alin_celda_txt {
    display: flex;
    vertical-align: middle;
    align-items: center;
}

.t_display_table_cell {
    display: table-cell;
    width: 300px;
}

.t_display_table_cell_2 {
    display: table-cell;
    width: 400px;
}

/*===========================================================================*/
/* ESTILO PARA LOS BOTONES (de clase btnConAnimacion)*/
/*===========================================================================*/

.btnSistema {
    display: inline-block;
    padding: 12px 20px;
    font-size: 11px;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    outline: none;
    color: #fffae8;
    background-color: #b29e67;
    border: none;
    border-radius: 15px;
    box-shadow: 0 9px #ded7bd;
}

    .btnSistema:hover {
        background-color: #807046
    }

    .btnSistema:active {
        background-color: #8c7946;
        box-shadow: 0 5px #ded7bd;
        transform: translateY(4px);
    }

/*===========================================================================*/
/* ESTILO PARA EL LABEL DE RESPUESTA DEL SEGUIMIENTO DE LA DENUNCIA*/
/*===========================================================================*/

#dvRDRespuesta {
    font-size: 24px;
}

/*===========================================================================*/
/* ESTILO PARA LOS TOOLTIP's*/
/*===========================================================================*/

/*tooltip Box*/

.con-tooltip-admin {
    position: relative;
    /*background: #F2D1C9;*/
    /*border-radius: 9px;*/
    /*margin: 10px;*/
    display: inline-block;
    transition: all 0.3s ease-in-out;
    cursor: default;
}

.con-tooltip {
    position: relative;
    /*background: #F2D1C9;*/
    /*border-radius: 9px;*/
    padding: 0 3px;
    /*margin: 10px;*/
    display: inline-block;
    transition: all 0.3s ease-in-out;
    cursor: default;
}

/*tooltip */
.tooltip {
    visibility: hidden;
    z-index: 1;
    opacity: .40;
    width: 200px;
    padding: 8px 8px;
    background: black;
    color: white;
    position: absolute;
    top: -140%;
    left: -25%;
    border-radius: 9px;
    font: 16px;
    transform: translateY(9px);
    transition: all 0.3s ease-in-out;
    box-shadow: 0 0 3px rgba(56, 54, 54, 0.86);
}
    /* tooltip  after*/
    .tooltip::after {
        content: " ";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 12px 12.5px 0 12.5px;
        border-color: #333 transparent transparent transparent;
        position: absolute;
        left: 40%;
    }

/*tooltip para texto grande*/
.tooltip_ext {
    visibility: hidden;
    z-index: 1;
    opacity: .40;
    width: 350px;
    padding: 8px 8px;
    background: black;
    color: white;
    position: absolute;
    text-align: left;
    top: -140%;
    left: -25%;
    font-size: 12px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    transform: translateY(9px);
    transition: all 0.3s ease-in-out;
    box-shadow: 0 0 3px rgba(56, 54, 54, 0.86);
}
    /* tooltip  after*/
    .tooltip_ext::after {
        content: " ";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 12px 12.5px 0 12.5px;
        border-color: #333 transparent transparent transparent;
        position: absolute;
        left: 40%;
    }


.con-tooltip:hover .tooltip {
    visibility: visible;
    transform: translateY(-10px);
    opacity: 1;
    transition: .3s linear;
    /*animation: odsoky 1s ease-in-out infinite alternate;*/
}

.con-tooltip:hover .tooltip_ext {
    visibility: visible;
    transform: translateY(-10px);
    opacity: 1;
    transition: .3s linear;
    /*animation: odsoky 1s ease-in-out infinite alternate;*/
}

.con-tooltip-admin:hover .tooltip {
    visibility: visible;
    transform: translateY(-10px);
    opacity: 1;
    transition: .3s linear;
    /*animation: odsoky 1s ease-in-out infinite alternate;*/
}

.con-tooltip-admin:hover .tooltip_ext {
    visibility: visible;
    transform: translateY(-10px);
    opacity: 1;
    transition: .3s linear;
    /*animation: odsoky 1s ease-in-out infinite alternate;*/
}

@keyframes odsoky {
    0% {
        transform: translateY(6px);
    }

    100% {
        transform: translateY(1px);
    }
}

/*hover ToolTip*/
.left:hover {
    transform: translateX(-6px);
}

.top:hover {
    transform: translateY(-6px);
}

.bottom:hover {
    transform: translateY(6px);
}

.right:hover {
    transform: translateX(6px);
}



/*left*/

.left .tooltip_ext {
    top: -20%;
    /*left: -170%;*/
    left: -1400%;
}

    .left .tooltip_ext::after {
        /* top: 40%;
        left: 90%;
        transform: rotate(-90deg);*/
        visibility: hidden;
    }

/*left*/

.left .tooltip {
    top: -20%;
    /*left: -170%;*/
    left: -800%;
}

    .left .tooltip::after {
        /* top: 40%;
        left: 90%;
        transform: rotate(-90deg);*/
        visibility: hidden;
    }


/*bottom*/

.bottom .tooltip {
    top: 115%;
    left: -20%;
}

    .bottom .tooltip::after {
        top: -17%;
        left: 40%;
        transform: rotate(180deg);
    }



/*right*/

.right .tooltip {
    top: -20%;
    left: 115%;
}

    .right .tooltip::after {
        top: 40%;
        left: -12%;
        transform: rotate(90deg);
    }


/*left txt*/

.lefttxt .tooltip {
    top: -20%;
    /*left: -170%;*/
    left: -140%;
}

    .lefttxt .tooltip::after {
        top: 40%;
        left: 90%;
        transform: rotate(-90deg);
    }

/*bottom*/

.bottomtxt .tooltip {
    top: 115%;
    left: -20%;
}

    .bottomtxt .tooltip::after {
        top: -17%;
        left: 40%;
        transform: rotate(180deg);
    }

/*=========================================================================================*/
/* ESTILO PARA AJUSTAR LA LONGITUD DE LOS TEXTBOX's EN REGISTRO.ASPX (FOLIO Y CONTRASEÑA) */
/*========================================================================================*/

.long_folio_password {
    max-width: 500px;
}

.long_folio_log {
    max-width: 550px;
}


/*=========================================================================================*/
/* ESTILO PARA PONER LA IMAGEN DEL OJO EL LOS CAMPOS DE TIPO CONTRASEÑA                   */
/*========================================================================================*/

.pass-icon {
    float: right;
    margin-top: -28px;
    position: relative;
    z-index: 5;
    font-size: 20px;
    margin-right: 5px;
    cursor: pointer;
}

.ocultar_ico_pass {
    visibility: hidden;
}

/*=========================================================================================*/
/* ESTILO PARA PONER LA IMAGEN DEL OJO EL LOS CAMPOS DE TIPO CONTRASEÑA                   */
/*========================================================================================*/


.ctrl_select {
    cursor: pointer;
    padding: 6px 2px;
    font-size: 14px;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -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;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    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, -webkit-box-shadow ease-in-out .15s;
}


.ctrl_select_per {
    cursor: pointer;
    padding: 3px 2px;
    font-size: 14px;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -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;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    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, -webkit-box-shadow ease-in-out .15s;
    height: 27px;
    font-family: Calibri;
    text-decoration: none;
    color: #3c5478 !important;
    font-size: 11pt !important;
}

/*=========================================================================================*/
/* ESTILO PARA LA BARRA DE DATOS DE LA DENUNCIA QUE APARECE ARRIBA DE LA PÁGINA (STICKY*/
/*========================================================================================*/



#div_sticky {
    width: 100%;
    top: 0;
    background-color: #efebdc;
    padding: 10px 10px 10px 18px;
    border-radius: 15px;
    font-family: Calibri;
    box-shadow: 0px 5px 5px 0px #a1a1a1;
}





/*=========================================================================================*/
/* ESTILO PARA LOS BOTONES DE LA SECCIÓN DE LOS EJERCICIOS FISCALES*/
/*========================================================================================*/
.ctrlBtnEjerFis {
    /*border-radius: 25px;*/
    border-radius: 5px;
    background-color: rgba(136,136,136,.9) !important;
    color: white !important;
    padding: 5px 10px;
    cursor: pointer !important;
    font-size: 10px;
    display: inline-block;
    border: 2px solid #888888 !important;
    font-family: Calibri !important;
    width: 90px;
    text-align: center;
}

    .ctrlBtnEjerFis:hover {
        background-color: black !important
    }


/*=========================================================================================*/
/* ESTILO PARA LA DESCRIPCION DEL ARCHIVO (CENTRAL)*/
/*========================================================================================*/

.c_esp_txt {
    padding-left: 47px;
}

/*=========================================================================================*/
/* ESTILO PARA EL BOTON DE CAMBIO DE TIPO DE DENUNCIA*/
/*========================================================================================*/


.ctrlBtnTipoDen {
    /*border-radius: 25px;*/
    border-radius: 5px;
    background-color: rgba(255, 220, 194,.7) !important;
    color: black !important;
    padding: 5px 10px;
    cursor: pointer !important;
    font-size: 10px;
    display: inline-block;
    border: 2px solid #dba379 !important;
    font-family: Calibri !important;
    width: 90px;
    text-align: center;
}

    .ctrlBtnTipoDen:hover {
        background-color: #e07f36 !important
    }

/*Nuevos estilos Denuncia General*/

.TitH3 {
    margin-top: 0;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
    font-size: 26px !important;
    font-family: "Segoe UI" !important;
}

.font_etiqueta {
    font-family: "Segoe UI" !important;
    font-size: 16px !important;
    color: black;
}

.ResizeVertical {
    resize: vertical;
}
