    * {
        font-family: "Roboto", sans-serif;
        font-weight: 500;
    }
    
    .default-form .form-group input[type="text"],
    .default-form .form-group input[type="email"],
    .default-form .form-group input[type="password"],
    .default-form .form-group input[type="tel"],
    .default-form .form-group input[type="url"],
    .default-form .form-group input[type="file"],
    .default-form .form-group input[type="number"],
    .default-form .form-group textarea,
    .default-form .form-group select {
        font-family: 'Roboto', sans-serif !important;
        font-weight: 500;
    }
    
    .services-section .row .service-block .inner-box:before {
        color: white !important;
        opacity: 1 !important;
    }
    
    .services-section .row .service-block .inner-box:hover:before,
    .service-block .inner-box:hover .count,
    .service-block .inner-box:hover h6,
    .service-block .inner-box:hover h6 a {
        color: black !important;
    }
    
    .service-block .inner-box {
        background: var(--thm-base) !important;
    }
    
    .service-block .inner-box:hover {
        background: var(--thm-white) !important;
        color: var(--thm-black) !important;
    }
    
    .service-block .inner-box .icon-box {
        color: var(--thm-white);
    }
    
    .default-form .form-group input[type="text"],
    .default-form .form-group input[type="email"],
    .default-form .form-group input[type="password"],
    .default-form .form-group input[type="tel"],
    .default-form .form-group input[type="url"],
    .default-form .form-group input[type="file"],
    .default-form .form-group input[type="number"],
    .default-form .form-group textarea,
    .default-form .form-group select {
        background-color: transparent;
        border: 1px solid #d5d7de;
    }
    
    .dataTables_wrapper {
        font-family: "Roboto", sans-serif;
        /*font-size: 1.2rem;*/
    }
    
    .select2-selection__rendered {
        font-family: "Roboto", sans-serif;
        font-weight: 500;
    }
    
    .select2-results__option {
        font-family: "Roboto", sans-serif;
        font-weight: 500;
    }
    
    label {
        font-family: "Roboto", sans-serif;
        font-weight: 500;
    }
    
    .preloader2 {
        /*background-color: transparent;*/
    }
    
    .logo-box_1 {
        margin-right: 0;
    }
    
    .other-links_1 {
        display: flex;
        height: 8rem;
        align-items: center;
    }
    
    .mr8 {
        margin-right: 8px;
    }
    
    .mr6 {
        margin-top: 6rem;
    }
    
    .dflex_base {
        display: flex;
        justify-content: space-between;
        align-items: baseline;
    }
    
    .fright {
        float: right;
    }
    
    .dnone {
        margin-top: 6rem;
        display: none;
    }
    
    .mr1 {
        margin-top: 1rem;
    }
    
    .sinformes {
        margin-top: 10rem;
        background-color: white;
    }
    
    .w100 {
        width: 100%;
    }
    
    .mt40 {
        margin-top: 40px;
    }
    
    .sec_listado {
        background-color: white;
    }
    
    .fichero_li {
        color: black;
        margin-left: 20px;
    }
    
    .c_black {
        background-color: black;
    }
    
    .folder {
        color: black;
        margin-left: 20px;
        cursor: pointer
    }
    
    .color_black {
        color: black;
    }
    
    .span_pad {
        padding: 5px 35px 5px !important;
    }
    
    .h_white {
        background-color: white !important;
    }
    /* The Modal (background) */
    
    .modal {
        display: none;
        /* Hidden by default */
        position: fixed;
        /* Stay in place */
        z-index: 1;
        /* Sit on top */
        padding-top: 150px;
        /* Location of the box */
        left: 0;
        top: 0;
        width: 100%;
        /* Full width */
        height: 100%;
        /* Full height */
        overflow: auto;
        /* Enable scroll if needed */
        background-color: rgb(0, 0, 0);
        /* Fallback color */
        background-color: rgba(0, 0, 0, 0.4);
        /* Black w/ opacity */
    }
    /* Modal Content */
    
    .modal-content {
        background-color: #fefefe;
        margin: auto;
        padding: 20px;
        border: 1px solid #888;
        width: 50%;
    }
    
    @media (max-width: 1920px) {
        .modal-content {
            width: 40%;
        }
    }
    
    @media (max-width: 1000px) {
        .modal-content {
            width: 60% !important;
        }
    }
    
    @media (max-width: 700px) {
        .modal-content {
            width: 80% !important;
        }
    }
    /* The Close Button */
    
    .close_client {
        color: #aaaaaa;
        float: right;
        font-size: 28px;
        font-weight: bold;
    }
    
    .close_client:hover,
    .close_client:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
    }
    
    .close {
        color: #aaaaaa;
        float: right;
        font-size: 28px;
        font-weight: bold;
    }
    
    .close:hover,
    .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
    }
    
    .close2 {
        color: #aaaaaa;
        float: right;
        font-size: 28px;
        font-weight: bold;
    }
    
    .close2:hover,
    .close2:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
    }
    
    .td1 {
        display: flex;
    }
    
    .registro__circulo {
        height: 25px;
        width: 25px;
        border-radius: 50%;
        color: #fff;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }
    
    .br-input {
        border: 1px solid #ababab;
        padding-left: 7px;
        border-radius: 3px;
    }
    
    .input_date {
        border: 1px solid #d5d7de;
        border-radius: 7px;
        height: 30px;
        text-align: center
    }