@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body {
    font-family: "Poppins", sans-serif;
    font-size: 13px;
}

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

.with-bg {
    background: rgba(48, 48, 49, 0.05);
}

.without-bg,
.white-bg {
    background: rgba(255, 255, 255, 1);
}

.w0 {
    width: 50px;
}

.w1 {
    width: 110px !important;
}

.w2 {
    width: 180px;
}

.w3 {
    width: 220px;
}

.w4 {
    width: 100px;
}

.w5 {
    width: 150px !important;
}

.bg1 {
    background-color: #F8F9FA;
}

.bg2 {
    background-color: #f6f6eb;
}

.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-avatar-img {
    width: 100%;
    height: auto;
    border-radius: 50em;
    background-color: #222;
    padding: 5px;
    margin-left: 5px;
}

.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: rgb(37, 20, 129) !important;
    background-color: rgb(37, 20, 129) !important;
}

.c-sidebar .c-sidebar-brand,
.c-sidebar .c-sidebar-header {
    background: rgb(255 255 255);
}

.form-control-sm {
    font-size: 13px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: rgb(118, 129, 146);
}

.select2-results__options li {
    padding-left: 10px;
    padding-right: 10px;
}

.move-right {
    padding-left: 15px;
}

.form-control {
    border-color: #9d9d9d !important;
    font-size: 13px !important;
    font-family: "Poppins", sans-serif !important;
}

html,
body,
body select,
body .custom-cursor-default-hover {
    font-family: "Poppins", sans-serif !important;
}

.c-sidebar-nav i,
.btn i {
    font-size: 13px;
}

table.dataTable tbody th,
table.dataTable tbody td {
    padding: 3px 10px;
}

.table td,
.custom-cursor-on-hover,
.selection li {
    font-size: 13px !important;
}

    {
    font-size: 13px !important;
}

.table th {
    font-size: 13px !important;
    font-weight: 600 !important;
}

.c-header .c-header-nav .c-header-nav-btn,
.c-header .c-header-nav .c-header-nav-link {
    color: rgb(75 75 76) !important;
}

.toggle-password {
    float: right;
    margin-left: -32px;
    margin-top: -23px;
    position: relative;
    z-index: 2;
    color: #111;
    padding-right: 7%;
}

/* 08-08-2024 */
.card-body a:hover {
    text-decoration: none;
}

.c-body h5 {
    margin: 0px;
    line-height: 27px;
}

.c-sidebar-nav-dropdown-toggle,
.c-sidebar-nav-link {
    padding: 8px 5px;
}

.icon-left {
    float: right;
}

.select2-container .select2-selection--single {
    height: 35px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 36px;
}

label,
.table .thead-light th {
    font-weight: 500;
}

.table-bordered,
.table-bordered td,
.table-bordered th {
    border-color: #002147;
}

.table-bordered th {
    border-color: #002147;
}

.datatable th {
    color: #333;
}

.datatable th {
    background-color: #11b9f9;
    border-color: #6594cb;
}

/* 26-08-2024 */
.header-title {
    display: ruby;
}

.header-title h5 {
    color: #fff;
}

.title h5,
.card-header h5 {
    color: #333
}

.header-title a:hover {
    text-decoration: none;
}

.select2-checkbox-container .select2-checkbox {
    margin-right: 5px;
}

.datatable .custom-control {
    margin: 0px auto;
    display: table;
}

html:not([dir="rtl"]) .custom-switch {
    padding-left: 3.25rem !important;
}

.wsmenu>.wsmenu-list>li>ul.last-menu {
    right: 0px;
}

/* 20-08-2024 */
.bg2 {
    padding-top: 15px
}

.padding-left li {
    list-style: none;
}

.padding-left {
    padding-left: 17px;
}

.badge {
    font-weight: 400;
    font-size: 13px;
}

.select2-selection__rendered {
    /* display: grid !important; */
    max-height: 100px !important;
    overflow-y: scroll !important;
}

.select2-container .select2-search--inline .select2-search__field {
    padding: 2px .75rem !important;
}

.select2-results__option:before {
    border: 2px solid #8f8f8f !important;
}

@media (min-width: 200px) and (max-width: 1000px) {
    div.dataTables_wrapper div.dataTables_filter input {
        width: 100%;
        display: block;
    }

    .card-header {
        padding-top: 50px !important;
    }

    .dataTables_info {
        font-size: 11px !important;
    }
}

.sizeV1 {
    font-size: 20px !important;
}

/* .form-group h5 {
    padding-bottom: 10px !important;
} */

.card-body h5 {
    padding: 0px 0px;
}

.dataTables_info {
    padding-top: 0px !important;
}

.text-right button {
    margin-bottom: 10px;
}

.table {
    margin-bottom: 5px !important;
}