body {
    font-family: 'Gilroy', 'Roboto' !important;
}

.full-width {
    width: 100%;
}

#modalContainer {
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 10000;
    /*background-image: url(https://upload.wikimedia.org/wikipedia/commons/2/25/Info_icon-72a7cf.svg);*/ /* required by MSIE to prevent actions on lower z-index elements */
}

#alertBox {
    position: relative;
    width: 300px;
    min-height: 100px;
    margin-top: 50px;
    border: 1px solid #666;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 20px 30px;
}

#modalContainer > #alertBox {
    position: fixed;
}

#alertBox h1 {
    margin: 0;
    font: bold 0.9em verdana,arial;
    background-color: #3073BB;
    color: #FFF;
    border-bottom: 1px solid #000;
    padding: 2px 0 2px 5px;
}

#alertBox p {
    margin-left: 15px;
    padding-top: 10px;
    padding-right: 15px;
 /*   overflow-y: auto;
    height: 250px;*/
}

#alertBox #closeBtn {
    display: block;
    position: relative;
    margin: 5px auto;
    padding: 7px;
    border: 0 none;
    width: 70px;
    font: 0.7em verdana,arial;
    text-transform: uppercase;
    text-align: center;
    color: #FFF;
    background-color: #357EBD;
    border-radius: 3px;
    text-decoration: none;
}

/* unrelated styles */

#mContainer {
    position: relative;
    width: 600px;
    margin: auto;
    padding: 5px;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    font: 0.7em verdana,arial;
}
/*
h1, h2 {
    margin: 0;
    padding: 4px;
    font: bold 1.5em verdana;
    border-bottom: 1px solid #000;
}*/

code {
    font-size: 1.2em;
    color: #069;
}

#credits {
    position: relative;
    margin: 25px auto 0px auto;
    width: 350px;
    font: 0.7em verdana;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    height: 90px;
    padding-top: 4px;
}

    #credits img {
        float: left;
        margin: 5px 10px 5px 0px;
        border: 1px solid #000000;
        width: 80px;
        height: 79px;
    }

.important {
    background-color: #F5FCC8;
    padding: 2px;
}

code span {
    color: green;
}

.wrapper {
    background: #f0f1f2;
    overflow-y: auto;
    min-height: 700px;
}

#wrapper {
    position: absolute;
    max-width: 350px;
    margin: 0 auto;
    right: 0px;
}

#wrapper img {
    width: 100%;
}

.container-90 {
    width: 90% !important;
    margin: 0 auto;
}

.content-wrapper {
    background: #f0f1f2 !important;
}

.content-body {
    background-color: #fff;
    border-radius: 0.7em;
    padding: 1em;
    margin-bottom: 3em;
}

.w-80 {
    width: 80% !important;
}

.w-50px {
    width: 50px;
}

.bg-azul {
    background-color: #1c3f94;
    color: #fff;
}

.h1 {
    font-size: 1.3rem !important;
    font-weight: 100 !important;
}

.btn-azul {
    color: #fff !important;
    background-color: #1c3f94 !important;
    border-color: #000078 !important;
}

    .btn-azul:hover {
        background-color: #000078 !important;
    }

.btn-white {
    background-color: #fff !important;
    color: #666 !important;
}

.btn-outline-azul {
    color: #1c3f94 !important;
    border-color: #1c3f94 !important;
}

    .btn-outline-azul:hover {
        color: #fff !important;
        background-color: #1c3f94 !important;
    }

.btn-opciones {
    background-color: #e6e6e6 !important;
    color: #1c3f94 !important;
    height: 80px;
}

    .btn-opciones:hover {
        background-color: #ddd !important;
        color: #000078 !important;
    }

    .btn-opciones i {
        font-size: 31px;
    }

.txt-azul {
    color: #1c3f94 !important;
}

.text-underline {
    text-decoration: underline;
}

.text-align-center {
    text-align: center;
}

.clear {
    clear: both;
}

/*cambios abril 18*/
.list-style-none {
    list-style: none;
}

.border-gray {
    border-color: #b3b3b3 !important;
}

.border-dashed {
    border-style: dashed;
}

.border-2 {
    border-width: 2px;
}



/*MENU LATERAL*/

[class*=sidebar-dark-] {
    background-color: #1f232e !important;
}

.brand-link {
    background-color: #fff;
}

/*.sidebar-open .brand-image, .sidebar-mini .brand-image, .sidebar-mini.sidebar-collapse .main-sidebar:hover .brand-image {
    margin-left: -80px !important;
    visibility: hidden !important;
}
.sidebar-collapse .brand-image {
    margin-left: 10px !important;
    visibility: visible !important;
}
.sidebar-mini.sidebar-collapse .main-sidebar:hover .brand-link, .brand-link {
    padding: 4px 10px !important;
}
.sidebar-mini.sidebar-collapse .brand-link {
    padding: 7px 2px 19px !important;
}
.brand-text img {
    width: 60%;
}
.brand-image {
    max-height: 48px !important;
}
/*

.main-header .navbar-nav span {
    display: block;
    padding: .5rem 1rem;
}

.sidebar-dark-primary .nav-sidebar > .nav-item > .nav-link.active {
    background-color: #f0f1f2 !important;
    color: #171a23 !important;
}

.sidebar-dark-primary .nav-sidebar > .header {
    background-color: #171a23;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 15px;
    font-size: 0.9rem;
}

.sidebar-mini.sidebar-collapse .main-sidebar:hover li.header {
    display: inherit !important;
}

.sidebar-collapse li.header {
    display: none !important;
}

[class*=sidebar-dark-] .sidebar a {
    color: #ccc !important;
}

.sidebar {
    padding: 0 !important;
}

.nav-sidebar > .nav-item {
    padding: 0 .5rem;
}
*/

/*MIGA DE PAN
.breadcrumb a, .breadcrumb a:hover {
    color: #b3b3b3 !important;
}

    .breadcrumb a:hover {
        text-decoration: underline;
    }
 */
/*BUSCAR*/
.container-90 .buscar .form-control {
    border-color: transparent;
}

.buscar .form-control {
    border: 0px !important;
}
/*MODAL*/
.modal .close {
    color: #fff !important;
}

.modal span.icono-form {
    padding-top: calc(.375rem + 1px);
    padding-bottom: calc(.375rem + 1px);
    margin-left: 20px;
}

.modal .form-control, .content-body .form-control {
    background-color: #f0f1f2 !important;
}

.modal label:not(.form-check-label):not(.custom-file-label), .content-body label:not(.form-check-label):not(.custom-file-label) {
    font-weight: 400 !important;
}
/*cambios abril 18*/
.modal-xl {
    max-width: 90% !important;
}
/*TABLA*/
.table {
    border-collapse: collapse;
    border-radius: 0.27em;
    overflow: hidden;
    font-size: 0.9em;
}

    .table .thead-gray th, .table .thead-azul th, .table .thead-success th, .thead-danger th, .thead-primary th {
        font-weight: 400;
    }

    .table .thead-gray th {
        color: #1a1a1a;
        background-color: #e6e6e6;
    }

    .table .thead-azul th, .table .thead-success th, .thead-danger th, .thead-primary th {
        color: #fff;
    }

    .table .thead-azul th {
        background-color: #009DAC;
    }

    .table .thead-success th {
        background-color: #A1D23F;
    }

    .table .thead-danger th {
        background-color: #E16E5F;
    }

    .table .thead-primary th {
        background-color: #5AC3F0;
    }

    .table td, .table th {
        border-top: none !important;
        padding: .5rem .75rem !important;
    }

.table-border-y tr {
    border-bottom: 1px solid #b3b3b3;
}
/*FORMULARIO*/
.content-body .form-control-white {
    background-color: #fff !important;
}

.content-body .form-control:disabled, .modal-content .form-control:disabled {
    background-color: #ccc !important;
}

.btn:disabled {
    background-color: #ccc !important;
    cursor: auto !important;
    color: #495057 !important;
    border: none !important;
}

.invalid-feedback a, .invalid-feedback a:hover {
    color: #dc3545 !important;
    text-decoration: underline;
}
/*ALERTA*/
.modal .alert-success, .modal .alert-success a {
    color: #155724 !important;
    background-color: #d4edda !important;
    border-color: #c3e6cb !important;
}

    .modal .alert-success a, .modal .alert-success a:hover {
        text-decoration: underline !importants;
    }

.protocols-error-validate {
    margin-bottom: 10px;
    margin-top: -5px;
}

/*PROTOCOLO INVESTIGADOR*/
.protocolo-contenido .tab-content {
    background-color: #fff;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 0 3px rgba(0, 0, 0, .2);
    margin: 0 1px;
}

.protocolo-contenido .nav-tabs {
    border-bottom: none !important;
}

.nav-tabs .nav-link {
    border-top-left-radius: .4rem !important;
    border-top-right-radius: .4rem !important;
}

.nav-tabs .nav-item {
    margin-bottom: auto !important;
}

.protocolo-contenido a.active .icono-verde .fa-circle {
    color: #28a745 !important;
}

.protocolo-contenido a:hover (not: .active) {
    color: #007bff !important;
}

.protocolo-contenido .nav-tabs a:hover .icono-verde .fa-circle {
    color: #0557ad;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    border-color: #dee2e6 #dee2e6 !important;
}

.submenu-tabs .nav {
    background-color: #f2f2f2;
}

.submenu-tabs a:hover {
    color: #0557ad !important;
}

.submenu-tabs .nav-link {
    border: 1px solid transparent;
    border-radius: 0 !important;
    border-bottom-color: #b3b3b3;
}

    .submenu-tabs .nav-link.active {
        background-color: #fff !important;
        color: inherit !important;
    }

.submenu-tabs a:last-child {
    border-bottom-left-radius: 5px !important;
}

.icono-amarillo {
    background-color: #ffc107;
    color: #fff;
}

.subcontenido-tabs .tab-content {
    box-shadow: 0 0 0px rgba(0, 0, 0, .2);
}

.contenedor-vista-previa {
    background-color: #f2f2f2;
    display: flex;
}

    .contenedor-vista-previa img {
        margin: 0 auto;
    }

#cargarProtocolo .pagination .page-item a:hover {
    background-color: transparent !important;
}

.scroll-horizontal {
    min-width: 100%;
    /*min-height: 250px;*/
    display: flex;
    overflow-x: auto;
}

.scroll-content {
    min-width: 160px;
    margin: 5px;
    position: relative;
}

.botones-pt-38 {
    padding-top: 38px;
}

@media (max-width: 500px) {
    .contenido-tabs .nav {
        display: block;
    }
}

.scroll-content:before {
    top: 13px;
    bottom: 0;
    position: absolute;
    content: "";
    height: 2px;
    background-color: #b3b3b3;
    left: calc(50% - 1px);
    width: calc(100% + 1rem);
}

.scroll-content:last-child:before {
    display: none;
    visibility: hidden;
}

/*DataTable Protocols*/

.dataTables_wrapper .myfilter .dataTables_filter {
    float: left
}

.dataTables_wrapper .mylength .dataTables_length {
    float: right
}

.form-encabezado td, .form-encabezado th {
    padding: 0.25rem 0.5rem !important;
    vertical-align: middle !important;
}

.div-hover {
    border-radius: 0.7em;
    position: relative;
}

.div-hover-btn {
    position: absolute;
    top: 38%;
    left: 50%;
    margin-top: -0.6em;
    margin-left: -1.6em;
}

.div-hover [type=button] {
    -webkit-appearance: inherit !important;
}

.div-hover:hover {
    background-color: #0000002e;
}

.div-hover-icon {
    visibility: hidden;
    display: none !important;
}

.div-hover:hover .div-hover-icon {
    visibility: visible;
    display: inherit !important;
    position: absolute;
}

.bloque {
    position: relative;
}

.bloque-btn {
    position: absolute;
    left: 50%;
    margin-top: 0.4em;
    margin-left: -1.1em;
}

/*cambios abril 18*/
.table textarea.form-control {
    min-width: 200px;
    !important;
    min-height: 80px;
}

/*.table th, .table td {
    padding: .4rem !important;
}*/

.table select {
    min-width: 50px;
}

/*RESUMEN*/
.foto-perfil img {
    width: 100%;
}

.datos-usuario a {
    color: inherit !important;
}

.datos-usuario a:hover {
    text-decoration: underline;
}

.resumen-tabs .nav-link {
    border: 1px solid #b3b3b3;
    margin-bottom: 4px;
}

.resumen-tabs .nav-link:hover:not(.active) {
    color: #1c3f94 !important;
}

.resumen-tabs .badge {
    font-size: larger !important;
    font-weight: normal !important;
}

.resumen-tabs .pills-protocolos.active .card-actions,
.resumen-tabs .pills-protocolos.active .card-actions div div div{
    background-color: #1c3f94 !important;
    color: #fff !important;
}

.resumen-tabs .pills-tareas.active .card-actions,
.resumen-tabs .pills-tareas.active .card-actions div div div{
    background-color: #28a745 !important;
    color: #fff !important;
}

.resumen-tabs .nav-link {
    border:hidden !important;
}

.resumen-tabs .pills-notificaciones.active .card-actions,
.resumen-tabs .pills-notificaciones.active .card-actions div div div {
    background-color: #dc3545 !important;
    color: #fff !important;
}

.resumen-tabs .pills-reuniones.active .card-actions,
.resumen-tabs .pills-reuniones.active .card-actions div div div {
    background-color: #007bff !important;
    color: #fff !important;
}

.resumen-tabs .pills-protocolos.active .fa-circle, .resumen-tabs .pills-tareas.active .fa-circle, .resumen-tabs .pills-notificaciones.active .fa-circle, .resumen-tabs .pills-reuniones.active .fa-circle {
    color: #fff;
}

.resumen-tabs .pills-protocolos.active i:nth-child(2) {
    color: #1c3f94 !important;
}

.resumen-tabs .pills-tareas.active i:nth-child(2), .resumen-tabs .pills-tareas.active .badge {
    color: #28a745 !important;
}

.resumen-tabs .pills-notificaciones.active i:nth-child(2), .resumen-tabs .pills-notificaciones.active .badge {
    color: #dc3545 !important;
}

.resumen-tabs .pills-reuniones.active i:nth-child(2), .resumen-tabs .pills-reuniones.active .badge {
    color: #007bff !important;
}

.resumen-tabs .pills-tareas.active .badge, .resumen-tabs .pills-notificaciones.active .badge, .resumen-tabs .pills-reuniones.active .badge {
    background-color: #fff;
}

.resumen-titulo-contenido label {
    font-weight: normal !important;
}

.resumen-titulo-contenido .input-group-sm .btn {
    border: 1px solid #ced4da;
    border-left: none;
}

.resumen-titulo-contenido .input-group-sm > .form-control:not(textarea), .resumen-titulo-contenido .btn, .resumen-titulo-contenido .form-control {
    height: 2em;
}


.breadcrumb-item.active {
    color: #59616A !important;
    font-family: "Gilroy", "Roboto", sans-serif;
    font-style: normal;
    margin: 0 0 1rem;
    width: auto;
    font-stretch: normal;
}

.button {
    background-color: #e2e5f3;
    /*border: 1px solid #e2e5f3;*/
    color: #001698;
    width: 100%;
    display: block;
    box-shadow: none;
    margin-bottom: 0;
    border-radius: 1.5rem;
    line-height: 3.5rem;
    padding: 0 1rem;
}

badge-danger {
    color: #fff;
    background-color: #F24E68 !important
}


/* Inicio Card mi gestión principal */
.card-my-management {
    border-radius: 8px;
    padding: 15px;
    margin: 10px;
    cursor: pointer;
    background-color: #fff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: box-shadow 0.3s ease;
}

.card-my-management .row {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.card-my-management .active {
    background-color: #f0f0f0;
}

.icon-my-management {
    margin-top: 0;
    width: 4rem;
    height: 4rem;
    background-color: #e2e5f3;
    border-radius: 1.5rem;
    padding: 1.1rem;
    justify-content: center;
    display: flex;
    align-items: center;
}

.subicon-my-management  {
    margin-top: 0;
    width: 8rem;
    height: 8rem;
    background-color: #e2e5f3;
    border-radius: 1.5rem;
    padding: .5rem;
    justify-content: center;
    display: flex;
    align-items: center;
}

.card-my-management .number {
    font-size: 35px;
    font-weight: bold;
    color: #283645;
}

/*.card1-content*/
.card1.active {
    border: 1px solid #006E79 !important;
    background-color: #006E79 !important;
}

.card2.active {
    border: 1px solid #009DAC !important;
    background-color: #009DAC !important;
}

.card3.active {
    border: 1px solid #4697BA !important;
    background-color: #4697BA !important;
}

.card4.active {
    border: 1px solid #5ac5f1 !important;
    background-color: #5ac5f1 !important;
}

.card1.active .number,  
.card2.active .number,  
.card3.active .number,  
.card4.active .number
{
    color: white !important;
}

.card1-content .number,
.card2-content .number,
.card3-content .number,
.card4-content .number {
    color: #283645 !important;
}

.content-my-management {
    display: none;
}

.content-my-management.active {
    display: block;
}

.buttonContainer1,
.buttonContainer2,
.buttonContainer3 {
    border: 1px solid #4697BA !important;
    background-color: #4697BA !important;
    color: white;
}

.buttonContainer1.active, 
.buttonContainer1:focus {
    border: 1px solid #A1D23F !important;
    background-color: #A1D23F !important;
    outline: 0px auto !important;
    color:white;
}

.buttonContainer2.active,
.buttonContainer2:focus{
    border: 1px solid #5AC3F0 !important;
    background-color: #5AC3F0 !important;
    outline: 0px auto !important;
    color:white;
}

.buttonContainer3.active,
.buttonContainer3:focus{
    border: 1px solid #E16E5F !important;
    background-color: #E16E5F !important;
    outline: 0px auto !important;
    color:white;
}

.container-my-management {
    display: none !important;
}

.container-my-management.active {
    display: block !important;
}

/* Fin Card mi gestión principal */

/*ACORDEÓN*/
.accordion .card {
    margin-bottom: 0 !important;
    /*cambios abril 18*/
    border-radius: .25rem !important;
    overflow: visible !important;
}

.accordion .card-header {
    background-color: #e6e6e6;
    color: #1a1a1a;
    padding: 10px 20px !important;
}

    .accordion .card-header a {
        color: #1a1a1a !important;
    }

.more-less {
    margin-top: 4px;
    float: right;
}

.accordion .card-footer {
    background-color: transparent;
    border-top: 1px solid rgba(0,0,0,.1);
}

/*cambios abril 18*/
.accordion .table .form-check-input {
    margin: .2rem auto 0;
    font-size: 2em;
}

.table thead th {
    vertical-align: top !important;
}

/*PROTOCOLO INVESTIGADOR*/
.protocolo-contenido .tab-content {
    background-color: #fff;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 0 3px rgba(0, 0, 0, .2);
    margin: 0 1px;
}

.protocolo-contenido .nav-tabs {
    border-bottom: none !important;
}

.nav-tabs .nav-link {
    border-top-left-radius: .4rem !important;
    border-top-right-radius: .4rem !important;
}

.nav-tabs .nav-item {
    margin-bottom: auto !important;
}

.protocolo-contenido a.active .icono-verde .fa-circle, .nav-tabs a.active .icono-verde .fa-circle {
    color: #28a745 !important;
}

.protocolo-contenido .nav-tabs a:hover .icono-verde .fa-circle {
    color: #0557ad;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    border-color: #dee2e6 #dee2e6 !important;
}

.submenu-tabs .nav {
    background-color: #f2f2f2;
}

.submenu-tabs a:hover {
    color: #0557ad !important;
}

.submenu-tabs .nav-link {
    border: 1px solid transparent;
    border-radius: 0 !important;
    border-bottom-color: #b3b3b3;
}

    .submenu-tabs .nav-link.active {
        background-color: #fff !important;
        color: inherit !important;
    }

.submenu-tabs a:last-child {
    border-bottom-left-radius: 5px !important;
}

.icono-amarillo {
    background-color: #ffc107;
    color: #fff;
}

.subcontenido-tabs .tab-content {
    box-shadow: 0 0 0px rgba(0, 0, 0, .2);
}

.contenedor-vista-previa {
    background-color: #f2f2f2;
    display: flex;
    min-height: 300px;
}

    .contenedor-vista-previa img {
        margin: 0 auto;
        width: 100%;
        height: 100%;
    }

#cargarProtocolo .pagination .page-item a:hover {
    background-color: transparent !important;
}

.scroll-horizontal {
    min-width: 100%;
    /*min-height: 250px;*/
    display: flex;
    overflow-x: auto;
}

.scroll-content {
    min-width: 160px;
    margin: 5px;
    position: relative;
}

    .scroll-content:before {
        top: 13px;
        left: calc(50% - 1px);
        width: calc(100% + 1rem);
    }

    .scroll-content:before, .pasos:before {
        bottom: 0;
        position: absolute;
        content: "";
        height: 2px;
        background-color: #b3b3b3;
    }

    .scroll-content:last-child:before, .pasos:last-child:before {
        display: none;
        visibility: hidden;
    }
/*REVISOR*/
.pasos {
    position: relative;
}

    .pasos:before {
        top: 20px;
        left: calc(50% - 1px);
        width: calc(100% + 2rem);
    }

.btn-toolbar .dropdown-toggle::after {
    display: none;
}

.dropdown-menu-equipo {
    min-width: 700px !important;
}

.dropdown-menu-equipo-response-form {
    min-width: 700px !important;
    transform: translate3d(-191px, 40px, 0px) !important;
}

.scrollspy-example {
    position: relative;
    height: 90%;
    min-height: 300px;
    margin: .5rem 0;
    /*  overflow: auto;*/
    padding: 1px;
}

body .titulo-doc-revisando .form-control {
    background-color: inherit !important;
    border: none !important;
    margin-bottom: .5em;
    height: auto;
}

select.select {
    padding: 0px 6px;
    width: 100%;
    border: none;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
    // removes borders and downarrow button of the select box from webkit browsers. -moz-appearance: none;
    // cannot remove the downarrow button of the mozilla browsers. appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    // with text-indent this overflow empty string removes the down arrow of the mozilla browsers.
}

    select.select:focus {
        outline: none;
    }

/*ACORDEÓN*/
.accordion .card {
    margin-bottom: 0 !important;
}

.accordion .card-header {
    background-color: #e6e6e6;
    color: #1a1a1a;
    padding: 10px 20px !important;
}

    .accordion .card-header a {
        color: #1a1a1a !important;
    }

.more-less {
    margin-top: 4px;
    float: right;
}

.accordion .card-footer {
    background-color: transparent;
    border-top: 1px solid rgba(0,0,0,.1);
}
/*PROTOCOLO*/
.botones-pt-38 {
    padding-top: 38px;
}

.botones-pt-7 {
    padding-top: 7px;
}

@media (max-width: 500px) {
    .contenido-tabs .nav {
        display: block;
    }
}

@media (max-width: 768px) {
    .datos-usuario .text-sm {
        font-size: 1.2rem !important;
    }

    .foto-perfil img {
        width: 50% !important;
        display: table;
        margin: 0 auto;
    }

    .tabla-responsiva {
        display: block;
        width: 100%;
        overflow-x: auto;
    }

    .botones-pt-38, .botones-pt-7 {
        padding-top: inherit;
    }
}

.bg-gris {
    background-color: #CCCCCC;
}

.form-check .form-check-input {
    margin-left: -1.25rem !important;
}

.form-check-input {
    position: static;
    margin-top: .3rem;
    margin-left: -0.1rem;
    /*    top: 0;*/
    /*    left: 0;*/
    height: 16px;
    width: 16px;
    background-color: #eee;
}

.table label {
    margin-bottom: 0 !important;
}

.table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.btn-xs-protocols {
    padding-left: 5px !important;
    padding-right: 5px !important;
    padding-top: 2px !important;
    padding-bottom: 1px !important;
}

.btn-info {
    color: white !important;
    cursor: pointer !important;
}

.sorting_asc {
    font-weight: normal;
}

.sorting {
    font-weight: normal;
}

.sorting_desc {
    font-weight: normal;
}

.btn-group-sm > .btn, .btn-sm {
    padding: .15rem .25rem !important;
    width: 33px;
    height: 33px;
    margin: 0 3px 3px 0;
}

a.btn .fa {
    line-height: 1.7rem !important;
}

.deshabilitarFila1 {
    background: rgba(0, 0, 0, 0.2);
    filter: blur(1px);
    pointer-events: none;
}

.btn-beige {
    background-color: beige !important;
    color: black !important; /* Color del texto para contrastar */
}

.btn-beige:hover {
    background-color: beige !important;
    color: black !important; /* Color del texto para contrastar */
    border: 1px solid gray !important;
    /*font-weight: bold;*/
}

.rich-text-style {
    margin-bottom: auto;
}

.tab {
    display: inline-block;
    margin-left: 4em;
}

.red-bold {
    font-weight: bold;
    color: red;
}

.card-top-info {
    font-size: 12px;
}
.upper-text {
    text-transform: uppercase;
}
.search-history-item {
    cursor: pointer;
}
.responsive-iframe-wrapper {
    position: relative;
    width: 100%;
    padding-bottom: 50%;
    height: 0;
    overflow: hidden;
}

.responsive-iframe-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none; /* Eliminar borde del iframe */
}
#citarModal .modal-body {
    overflow-y: auto;
    max-height: 400px;
}

#citarInfo {
    word-wrap: break-word;
    white-space: pre-wrap;
}

.hidden {
    display: none !important;
}

.document-item.hidden {
    display: none !important;
}

.letter-addressee p {
    /*line-height: 1;*/
}

#modalDocumentsReadOnly .modal-body {
    overflow: scroll;
    max-height: 650px;
}

div[id^="modalDocuments-"] .modal-body {
    max-height: 650px;
    overflow-y: auto;
}

.modal-open .modal {
    overflow-y: auto;
}

.btn-spacing {
    margin-right: 10px;
    margin-left: 10px;
}

.pink-background {
    background-color: #FCE0DD !important;
}

.container-bloque {
    padding: 20px;
    border: 1px solid #dee2e6 !important;
    border-radius: .25rem !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24) !important;
}
.form-item {
    padding: 20px;
}
.table .td-form-padding {
    padding: 20px !important;
}

.td-form-padding p{
    text-align: justify !important;
}
.content-table {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    position: relative;
    width: 100%;
    padding-right: 7.5px;
    padding-left: 7.5px;
}

@font-face {
    font-family: 'Arial';
    src: url('../../../fonts/arial.ttf');
}

@font-face {
    font-family: 'Times New Roman';
    src: url('../../../fonts/times_new_roman.ttf');
}

@font-face {
    font-family: 'Verdana';
    src: url('../../../fonts/verdana.ttf');
}

@font-face {
    font-family: 'Calibri';
    src: url('../../../fonts/calibri.ttf');
}

@font-face {
    font-family: 'Aptos';
    src: url('../../../fonts/aptos.ttf');
}

#toolbar .ql-font span[data-label="Arial"]::before {
    font-family: "Arial";
}

#toolbar .ql-font span[data-label="Verdana"]::before {
    font-family: "Verdana";
}

#toolbar .ql-font span[data-label="Calibri"]::before {
    font-family: "Calibri";
}

#toolbar .ql-font span[data-label="Aptos"]::before {
    font-family: "Aptos";
}

#toolbar .ql-font span[data-label="Times New Roman"]::before {
    font-family: "Aptos";
}

.ql-font-Arial {
    font-family: 'Arial', sans-serif;
}

.ql-font-Times_New_Roman {
    font-family: 'Times New Roman', serif;
}

.ql-font-Verdana {
    font-family: 'Verdana', sans-serif;
}

.ql-font-Aptos {
    font-family: 'Aptos', sans-serif;
}

.ql-font-Calibri {
    font-family: 'Calibri', sans-serif;
}

.alert-cyan {
    background-color: #009eac;
    border-color: #148ea1;
    color: #fff;
}

.alert-yellow {
    background-color: #fff;
    border-color: #fff;
    color: #fbb11e;
}
input[disabled][type="radio"]:checked::before {
    content: "\25C9";
    position: relative;
    z-index: 100;
    top: -2px;
    left: 2.5px;
}

input[type="radio"]:checked + .option-label, input[type="checkbox"]:checked + .option-label {
    font-weight: 800;
}

input[disabled][type="checkbox"]:checked::before {
    content: "\2611";
    position: relative;
    background: white;
    font-size: 18px;
    top: -5.5px;
    left: .5px;
    font-weight: 800;
}

.text-center-override {
    text-align: center !important;
}

#bodyModalNotasDocumento {
    overflow: auto;
    height: 250px;
}


.overlay-block {
    position: relative; /* Necesario para que el overlay se posicione correctamente */
    cursor: not-allowed;
}

.overlay-block::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    z-index: 1050;
    pointer-events: all;
}
label:not(.form-check-label):not(.custom-file-label) {
    font-weight: 400 !important;
}
#tableOtrosDesacuerdos_paginate a {
    color: #007bff !important;
    text-decoration: none !important;
}
#tableOtrosDesacuerdos_paginate .paginate_button.active a {
    color: white !important;
}

.disabled-link {
    background-color: #ccc !important;
    pointer-events: none;
    opacity: 0.65;
    cursor: not-allowed;
    border: none !important;
}

#table_reporte tbody td {
    border-bottom: 1px solid gray !important;
}

#table_reporte select {
    min-width: 50px;
    max-width: 100px;
}