.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: 5px;
    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;
}

.card-header {
    font-weight: 600 !important;
    font-size: 1.5rem !important;
}

.form-control.error {
    border: 1px solid red !important;
}

.form-control.error:focus {
    outline: 1px solid rgba(241, 52, 52, 0.66) !important;
    color: red !important;
}

.form-control.select2.error {
    border-color: rgb(185, 74, 72) !important;
}

.nav-link.active {
    color: #14896e !important;
}

.nav-tabs .nav-link {
    margin: 2px !important;
    border: 1px solid rgba(142, 136, 136, 0.94);
}

.c-sidebar-brand-full {
    color: #fff !important;
}


.accordion {
    overflow-anchor: none;
}

.accordion .card-header a:focus, .accordion .card-header button:focus {
    z-index: 2;
    outline: 0 !important;

}

.accordion .card-header a, .accordion .card-header button {
    display: flex;
    width: calc(100% + 1.75rem);
    margin: 0 -0.875rem;
    font-size: 1.5rem;
    line-height: calc(26 / 24);
    text-decoration: none;
    letter-spacing: -.03125rem;
    border: 0;
    background-color: #fff;
}

.accordion .card-header [aria-expanded=true] {
    color: #2263f1;
}

.accordion .card-header a, .accordion .card-header button {
    display: flex;
    width: calc(100% + 1.75rem);
    margin: 0 -0.875rem;
    font-size: 1.5rem;
    line-height: calc(26 / 24);
    text-decoration: none;
    letter-spacing: -.03125rem;
    border: 0;
    background-color: #fff;
}

.accordion .card-header [aria-expanded=true]::after {
    transform: rotate(180deg);
}

.accordion .card-header a::after, .accordion .card-header button::after {
    display: block;
    align-self: center;
    width: 0.875rem;
    height: 0.4375rem;
    margin: 0 0.625rem 0 auto;
    content: "";
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 7'%3e%3cpath d='M7 7L0 0h14L7 7z'/%3e%3c/svg%3e");
}

.accordion .card-header a:hover::after, .accordion .card-header a[aria-expanded=true]::after, .accordion .card-header button:hover::after, .accordion .card-header button[aria-expanded=true]::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 7'%3e%3cpath fill='%23f16e00' d='M7 7L0 0h14L7 7z'/%3e%3c/svg%3e");
    border-radius: 25% !important;
    border-color: red !important;
    border-width: 1px !important;

}

.accordion .card-header a:hover::after, .accordion .card-header a[aria-expanded=true]::after, .accordion .card-header button:hover::after, .accordion .card-header button[aria-expanded=true]::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 7'%3e%3cpath fill='%23f16e00' d='M7 7L0 0h14L7 7z'/%3e%3c/svg%3e");
}

.accordion .card-header a::after, .accordion .card-header button::after {
    display: block;
    align-self: center;
    width: 0.875rem;
    height: 0.4375rem;
    margin: 0 0.625rem 0 auto;
    content: "";
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 7'%3e%3cpath d='M7 7L0 0h14L7 7z'/%3e%3c/svg%3e");
}

@media (min-width: 768px) {
    .c-main > .container-fluid, .c-main > .container-lg, .c-main > .container-md, .c-main > .container-sm, .c-main > .container-xl {
        padding-right: 10px !important;
        padding-left: 10px !important;
    }
}

.c-main {
    padding-top: 0.4rem !important;
}

@media (hover: hover), (-ms-high-contrast: none) {
    .c-sidebar .c-sidebar-nav-dropdown-toggle:hover, .c-sidebar .c-sidebar-nav-link:hover {
        background: rgba(198, 195, 228, 0.19) !important;
    }
}

.c-sidebar .c-active.c-sidebar-nav-dropdown-toggle, .c-sidebar .c-sidebar-nav-link.c-active {
    background: #c6c3e45c !important;
}

/**, ::after, ::before {*/
/*    box-sizing: border-box;*/
/*}*/
/*a:hover {*/
/*    color: #f16e00;*/
/*    text-decoration: underline;*/
/*}*/
/*a:focus {*/
/*    color: #ff7900;*/
/*    outline: 0.125rem solid;*/
/*    outline-offset: -0.125rem;*/
/*}*/
/*[role=button] {*/
/*    cursor: pointer;*/
/*}*/
/*a {*/
/*    color: #000;*/
/*    text-decoration: underline;*/
/*    background-color: transparent;*/
/*    outline-offset: 0.25rem;*/
/*    transition: outline-offset .2s ease-in-out;*/
/*}*/

.dataTables_scrollHeadInner {
    width: 100% !important;
}

#DataTables_Table_0_processing {
    width: auto;
    background: #7168686e;
    z-index: 99999999;
    height: auto;
    padding: 20px;
    margin-top: -5px;
}


/*login page*/
body {
    background-color: #f1f1ff !important; 
}