.ck-editor__editable,
textarea {
    min-height: 150px;
}

.datatable {
    width: 100% !important;
}

table.dataTable tbody td.select-checkbox::before,
table.dataTable tbody td.select-checkbox::after,
table.dataTable tbody th.select-checkbox::before,
table.dataTable tbody th.select-checkbox::after {
    top: 50%;
}

.dataTables_length,
.dataTables_filter,
.dt-buttons {
    margin-bottom: 0.333em;
    margin-top: .2rem;
}

.dataTables_filter {
    margin-right: .2rem;
}

.dt-buttons .btn {
    margin-left: 0.333em;
    border-radius: 0;
}

.table.datatable {
    box-sizing: border-box;
    border-collapse: collapse;
}

table.dataTable thead th {
    border-bottom: 2px solid #c8ced3;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 1px solid #c8ced3;
}

.select2 {
    max-width: 100%;
    width: 100% !important;
}

.select2-selection__rendered {
    padding-bottom: 5px !important;
}

.has-error .invalid-feedback {
    display: block !important;
}

.btn-info,
.badge-info {
    color: white;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc {
    background-image: none;
}

.sidebar .nav-item {
    cursor: pointer;
}

.btn-default {
    color: #23282c;
    background-color: #f0f3f5;
    border-color: #f0f3f5;
}

.btn-default.focus,
.btn-default:focus {
    box-shadow: 0 0 0 .2rem rgba(209, 213, 215, .5);
}

.btn-default:hover {
    color: #23282c;
    background-color: #d9e1e6;
    border-color: #d1dbe1;
}

.btn-group-xs > .btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.searchable-title {
    font-weight: bold;
}
.searchable-fields {
    padding-left:5px;
}
.searchable-link {
    padding:0 5px 0 5px;
}
.searchable-link:hover   {
    cursor: pointer;
    background: #eaeaea;
}
.select2-results__option {
    padding-left: 0px;
    padding-right: 0px;
}

.form-group .required::after {
    content: " *";
    color: red;
}

.form-check.is-invalid ~ .invalid-feedback {
    display: block;
}

.c-sidebar-brand .c-sidebar-brand-full:hover {
    color: inherit;
}

.custom-select.form-control-sm {
    padding: 0.25rem 1.5rem;
}


.c-app{
    color:#000;
}
.card-header {
    color: #303c54;
    font-size:1.5rem;
}

.table {
    color: #303c54;
}

.last-record{
    font-size:1rem;
}
.c-main{
    margin-bottom: 3rem;
}

.c-sidebar{
    background-color: #ebedef;
    color: #000;
    border-right: 1.5px solid #3c4b64;
    
}

.c-sidebar-nav-dropdown-toggle, .c-sidebar-nav-link{
    padding-left:0.75rem;
}



.c-sidebar .c-sidebar-brand, .c-sidebar .c-sidebar-header {
    background-color: rgba(44, 56, 74, 0.95);
}
.c-sidebar .c-active.c-sidebar-nav-dropdown-toggle, .c-sidebar .c-sidebar-nav-link.c-active {
    color: #fff !important;
    background: #354d72;
}

.c-sidebar-nav-link.c-active .c-sidebar-nav-icon, .c-sidebar-nav-link:hover .c-sidebar-nav-icon, .c-sidebar-nav-dropdown-toggle:hover .c-sidebar-nav-icon {
    color: #fff !important;
}

.c-sidebar .c-sidebar-nav-dropdown-toggle:hover ,.c-sidebar .c-active.c-sidebar-nav-dropdown-toggle, .c-sidebar .c-sidebar-nav-link:hover{
    color: #fff !important;
    background: #354d72;
}

.c-sidebar .c-sidebar-nav-dropdown-toggle, .c-sidebar .c-sidebar-nav-link, .c-sidebar-nav-icon, .c-header-nav-icon {
    color: #303c54 !important;
    
}
.c-sidebar .c-sidebar-nav-dropdown-items .c-sidebar-nav-item .c-sidebar-nav-link {
    padding-left:4.5rem !important;
}
.c-sidebar .c-sidebar-nav-dropdown.c-show {
    background: rgba(0, 0, 0, .1);
}




a.c-sidebar-nav-dropdown-toggle::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 14'%3E%3Cpath fill='rgba(48, 60, 84, 1)' d='M9.148 2.352l-4.148 4.148 4.148 4.148q0.148 0.148 0.148 0.352t-0.148 0.352l-1.297 1.297q-0.148 0.148-0.352 0.148t-0.352-0.148l-5.797-5.797q-0.148-0.148-0.148-0.352t0.148-0.352l5.797-5.797q0.148-0.148 0.352-0.148t0.352 0.148l1.297 1.297q0.148 0.148 0.148 0.352t-0.148 0.352z'/%3E%3C/svg%3E") !important;

}

.c-sidebar-nav-dropdown.c-show>.c-sidebar-nav-dropdown-toggle:hover::after,.c-sidebar-nav-dropdown-toggle:hover::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 14'%3E%3Cpath fill='rgba(255, 255, 255, 1)' d='M9.148 2.352l-4.148 4.148 4.148 4.148q0.148 0.148 0.148 0.352t-0.148 0.352l-1.297 1.297q-0.148 0.148-0.352 0.148t-0.352-0.148l-5.797-5.797q-0.148-0.148-0.148-0.352t0.148-0.352l5.797-5.797q0.148-0.148 0.352-0.148t0.352 0.148l1.297 1.297q0.148 0.148 0.148 0.352t-0.148 0.352z'/%3E%3C/svg%3E") !important;
    text-decoration: underline;
}

.c-show a.c-sidebar-nav-dropdown-toggle::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 14'%3E%3Cpath fill='rgba(48, 60, 84, 1)' d='M9.148 2.352l-4.148 4.148 4.148 4.148q0.148 0.148 0.148 0.352t-0.148 0.352l-1.297 1.297q-0.148 0.148-0.352 0.148t-0.352-0.148l-5.797-5.797q-0.148-0.148-0.148-0.352t0.148-0.352l5.797-5.797q0.148-0.148 0.352-0.148t0.352 0.148l1.297 1.297q0.148 0.148 0.148 0.352t-0.148 0.352z'/%3E%3C/svg%3E") !important;
    text-decoration: underline;
}

a.c-sidebar-nav-dropdown-toggle::after:hover {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 14'%3E%3Cpath fill='rgba(255, 255, 255, 1)' d='M9.148 2.352l-4.148 4.148 4.148 4.148q0.148 0.148 0.148 0.352t-0.148 0.352l-1.297 1.297q-0.148 0.148-0.352 0.148t-0.352-0.148l-5.797-5.797q-0.148-0.148-0.148-0.352t0.148-0.352l5.797-5.797q0.148-0.148 0.352-0.148t0.352 0.148l1.297 1.297q0.148 0.148 0.148 0.352t-0.148 0.352z'/%3E%3C/svg%3E") !important;
    text-decoration: underline;
}





.c-sidebar .c-sidebar-footer {
     background: none;
}
.footer {
    --cui-footer-bg: #ebedef;
    font-size: .875rem;

}

.footer {
    --cui-footer-min-height: 3rem;
    --cui-footer-padding-x: 1rem;
    --cui-footer-padding-y: 0.5rem;
    --cui-footer-color: rgba(44, 56, 74, 0.95);
    --cui-footer-bg: #ebedef;
    --cui-footer-border-color: #3c4b64;
    --cui-footer-border: 1.5px solid var(--cui-footer-border-color);
    position: fixed;
    right: 0;
    width: 100%;
    bottom: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    min-height: var(--cui-footer-min-height);
    padding: var(--cui-footer-padding-y) var(--cui-footer-padding-x);
    color: #303c54;
    background: var(--cui-footer-bg);
    border-top: var(--cui-footer-border);
}

.total-row{
    background-color: #ededed;
}
tr.Rechazado{
    background-color: #f7c5c575 !important;
}
tr.Autorizado{
    background-color: #bdedbd75 !important;
}
tr.Solicitado{
    background-color: #f7e6c575 !important;
}  




/* FUENTES MORELOS */


@font-face {
    font-family: 'Twogethersansvar Roman';
    src: url('https://cdn.prod.website-files.com/66d75f3897a0c14fc42017af/66da4335ddde8de31b8d86bd_TwogetherSansVar-Roman.ttf') format('truetype');
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Twogethersansvar It';
    src: url('https://cdn.prod.website-files.com/66d75f3897a0c14fc42017af/66da4348e29ba84278ffa0c9_TwogetherSansVar-It.ttf') format('truetype');
    font-weight: 100 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Material Icons';
    src: url('https://cdn.prod.website-files.com/66d75f3897a0c14fc42017af/66d76a28161c6ea4dc0ed92c_MaterialIconsRound-Regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Karol_Sans_Book_Italic';
    src: url('https://cdn.prod.website-files.com/66d75f3897a0c14fc42017af/67043ae3f0a3903211c8e08c_fonnts.com-Karol_Sans_Book_Italic.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Karol_Sans_Black';
    src: url('https://cdn.prod.website-files.com/66d75f3897a0c14fc42017af/67043ae44cdfb05875e064e6_fonnts.com-Karol_Sans_Black.otf') format('opentype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Karol_Sans_Bold_Italic';
    src: url('https://cdn.prod.website-files.com/66d75f3897a0c14fc42017af/67043ae3c8177aca5be1c823_fonnts.com-Karol_Sans_Bold_Italic.otf') format('opentype');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Karol_Sans_SemiBold_Italic';
    src: url('https://cdn.prod.website-files.com/66d75f3897a0c14fc42017af/67043ae368f182dd53f38a29_fonnts.com-Karol_Sans_SemiBold_Italic.otf') format('opentype');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Karol_Sans_Bold';
    src: url('https://cdn.prod.website-files.com/66d75f3897a0c14fc42017af/67043ae4cd0835735fe00521_fonnts.com-Karol_Sans_Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Karol_Sans_Book';
    src: url('https://cdn.prod.website-files.com/66d75f3897a0c14fc42017af/67043ae3742f57e9b5d48eaa_fonnts.com-Karol_Sans_Book.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Karol_Sans_Light';
    src: url('https://cdn.prod.website-files.com/66d75f3897a0c14fc42017af/67043ae3c8177aca5be1c80e_fonnts.com-Karol_Sans_Light.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Karol_Sans_Regular';
    src: url('https://cdn.prod.website-files.com/66d75f3897a0c14fc42017af/67043ae33093e425b8676e96_fonnts.com-Karol_Sans_Regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Karol_Sans_Light_Italic';
    src: url('https://cdn.prod.website-files.com/66d75f3897a0c14fc42017af/67043ae6ef443caf995feee5_fonnts.com-Karol_Sans_Light_Italic.otf') format('opentype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Karol_Sans_Regular_Italic';
    src: url('https://cdn.prod.website-files.com/66d75f3897a0c14fc42017af/67043ae341ff2f0a186d24b0_fonnts.com-Karol_Sans_Regular_Italic.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Karolsans SemiBold';
    src: url('https://cdn.prod.website-files.com/66d75f3897a0c14fc42017af/670968f14a2f14e41214f170_KarolSans-SemiBold.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}


/**/





body{
    background-color: #CBCABE40;
    font-family: Twogethersansvar Roman, sans-serif;
    font-weight: 200;
    background-image: url('img/bg.jpg');
    background-size: cover; /* This makes the image cover the entire background */
    background-repeat: no-repeat; /* This prevents the image from repeating */
    background-position: center; /* This centers the image */
}
.c-app{
    background-color: transparent !important;
    /*min-height: 93vh;*/
    min-height:0px;
}

.c-header{
    border: none;
    background-color: transparent !important;
    top: 0px;
    left: 0px;
    width: 100%;
    height:auto;
    
}
.c-header img{
    width:100%;
    position: relative;
    top: 0px;
   }

.c-footer{
    border: none;
    background-color: transparent !important;
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    
}
.c-footer img{
    width:100%;
    position: absolute;
    bottom: 0px;
   }

.c-footer-ext{
    border: none;
    background-color: transparent !important;
    bottom: 0px;
    left: 0px;
    width: 100%;


}
.c-footer-ext img{
    width:100%;
    position: relative;
    bottom: 0px;
   }

@media (min-width: 992px) { 
    .login h2{
        margin-top:5rem;
        margin-bottom:5rem;
    } 
}
@media (min-width: 768px) { 
    .login h2{
        margin-top:2rem;
        margin-bottom:3rem;
    } 
}
@media (max-width: 767px) { 
    .login h2{
        margin-top:0.5rem;
        margin-bottom:0.5rem;    } 
}


/* TEXTOS MORELOS */

h1,h2,h3,h4,h5 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-family: Karolsans SemiBold,sans-serif;
    color:#2E3B2B;
    /*font-weight: 700;*/
}
h1 {
    font-size: 4rem;
    line-height: 4rem;
}

h2 {
   font-size: 3rem;
    line-height: 3rem;
}

h3 {
    font-size: 2.5rem;
     line-height: 2.5rem;
 }
 h4 {
    font-size: 2rem;
     line-height: 2rem;
 }
 h5 {
    font-size: 1.5rem;
     line-height: 1.5rem;
 }

 
p{
    font-size: 14px;
    line-height: 20px;
    font-family: Montserrat,sans-serif;
}
/**/




/* CARD MORELOS*/

.card-header{
    margin-top: 20px;
    margin-bottom: 10px;
    font-family: Twogethersansvar Roman, sans-serif;
    color:#7C4A36;
    
}
.card{
    border-color: #773357;
    border-style: solid;
    border-width: 0.1rem;
}

/**/

/*BOTONES MORELOS*/
.btn{
    font-weight: 100;
}

.btn-primary{
    color: #fff;
    background-color: #773357;
    border-color: #502e40;
}

.btn-primary:hover{
    color: #fff;
    background-color: #b1658d;
    border-color: #502e40;
}

.btn-success{
    color: #fff;
    background-color: #3f7432;
    border-color: #2E3B2B;
}

.btn-success:hover{
    color: #fff;
    background-color: #67a658;
    border-color: #2E3B2B;
}



/**/
