body { font-family: 'IBM Plex Sans', sans-serif; background-color: #F0F0F5; }
.wrapper .content-wrapper { margin-left: 75px !important; margin-right: 0px; }

/* checkbox style start */
.form-check { padding: 0; }
.form-check + .form-check{margin-left: 16px; }
.form-check input[type='checkbox'] { display: none; }
.form-check input[type='checkbox'] + label { display: inline-block; position: relative; padding-left: 26px; font-size: 14px; line-height: 20px; letter-spacing: .5px; color: #525252; margin-bottom: 0; cursor: pointer; }
.form-check input[type='checkbox'] + label:before { content: ''; display: block; width: 18px; height: 18px; background: transparent; border: 2px solid #D4BBFF; position: absolute; left: 0; top: 2px; border-radius: 2px; }
.form-check input[type='checkbox'] + label:after { content: ''; display: inline-block; font-weight: 900; font-size: 24px; width: 10px; height: 10px; line-height: 16px; background-color: #A56EFF; background-size: contain; text-align: center; position: absolute; left: 4px; top: 6px; border-radius: 1px; -ms-transform: scale(0); -webkit-transform: scale(0); transform: scale(0); -webkit-transition: all .12s ease-in; transition: all .12s ease-in; }
.form-check input[type='checkbox'] + label a { color: #fff; }
.form-check input[type='checkbox']:checked + label:after { -ms-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); }
.form-check input[type='radio'] { display: none; }
.form-check input[type='radio'] + label { display: inline-block; position: relative; padding-left: 26px; font-size: 14px; line-height: 20px; color: #525252; margin-bottom: 0; cursor: pointer; }
.form-check input[type='radio'] + label:before { content: ''; display: block; width: 20px; height: 20px; background: transparent; border: 2px solid #D4BBFF; position: absolute; left: 0; top: 0; border-radius: 10px; }
.form-check input[type='radio'] + label:after { content: ''; display: inline-block; font-weight: 900; font-size: 24px; width: 10px; height: 10px; line-height: 16px; background: #A56EFF; position: absolute; left: 5px; top: 5px; border-radius: 6px; -ms-transform: scale(0); -webkit-transform: scale(0); transform: scale(0); -webkit-transition: all .12s ease-in; transition: all .12s ease-in; }
.form-check input[type='radio'] + label a { color: #fff; }
.form-check input[type='radio']:checked + label:after { -ms-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); }
/* checkbox style end */

/*.wrapper { padding-top: 102px; }*/
.user-panel .image { padding: 0; width: 60px; height: 60px; margin: 0 auto 5px; }
.user-panel .image img { width: 100%; height: 100%; }
.user-panel { flex-flow: column; margin-bottom: 0 !important; border-bottom: 0 !important; }
.user-panel .info h4 { font-size: 16px; color: #fff; margin-bottom: 4px; }
.user-panel .info { text-align: center; }
.user-panel .info h6 { color: #fff; font-size: 10px; font-weight: 400; }
.layout-fixed .main-sidebar { overflow: visible !important; width: auto; position: fixed; left: 0; top: 0; z-index: 9999; }
nav.main-header { padding: 23px 20px 16px; align-items: self-start; top: 0; width: calc(100% - 70px); margin-left: 70px !important; }
nav.main-header h5 { margin-bottom: 0; }
.form-group label { font-size: 14px; font-weight: 500 !important; color: #525252; margin-bottom: 4px; }
.main-header .nav-link img { width: 25px; }
.main-header .nav-link { padding: 0 8px !important; }
.nav-link-btn { font-size: 14px; line-height: 16px; font-weight: 400; padding: 6px 16px; min-width: 94px; border: 1px solid #1A4DB0; display: block; text-align: center; border-radius: 16px; color: #1A4DB0; transition: all .3s ease-in; margin-left: 14px; }
.nav-link-btn:hover { background-color: #1A4DB0; color: #fff; }

/******* sidenav end **************/
.form-control { border: none; border-bottom: 1px solid #ccc !important; background-color: transparent;  border-radius: 0; font-size: 14px; box-shadow: none !important; outline: none !important; }
.form-group label { color: #525252; }
.form-control::placeholder { color: #A8A8A8; }
.custom-control-label::after { background-image: none !important; width: 10px; height: 10px; border-radius: 5px; left: -21px; background-color: #491D8B !important; top: 5px; transform: scale(0); transition: all .3s ease-in; }
.custom-control-label::before { background-color: transparent !important; border-radius: 10px !important; border-color: #A6C8FF !important; top: 2px; }
.custom-checkbox .custom-control-input:checked~.custom-control-label::after { transform: scale(1); }
.custom-control-input:checked~.custom-control-label::before { border-color: #491D8B !important; }
.btn {background-color: #491D8B;color: #fff;transition: all .3s ease-in;border-radius: 0;min-width: 124px;font-size: 14px;text-align: start;padding: 8px 16px;line-height: 22px;display: inline-flex;align-items: center;justify-content: space-between;border: none;font-weight: 500 !important;border-radius: 8px;}
.btn img { width: 16px; margin-left: 4px; }
.btn.btn-lg { min-width: 160px; }
.btn.radius-0{border-radius: 0;}
.re-btn { background-color: #491D8B; color: #fff; transition: all .3s ease-in; border-radius: 0; min-width: auto; width: 38px; height: 38px; text-align: start; padding: 8px; line-height: 22px; display: inline-flex; align-items: center; justify-content: center; border: none; font-weight: 500 !important; border-radius: 8px; vertical-align: bottom; }
.re-btn img { width: 16px; }
.action_btn img { width: 11px; margin-left: 4px; }
.btn:hover { background-color: #5f27b3; color: #fff; box-shadow: none !important;}
.btn.style-1 { background-color: #D4BBFF; color: #000; }
.btn.style-2 { background-color: #0F62FE; color: #fff; }
.btn.style-3 { background-color: #42BE65; color: #fff; }
.btn.outline { background-color: transparent; border: 1px solid #00b3af; color: #00b3af; padding: 7px 16px; }
.btn.outline-2 { background-color: transparent; border: 1px solid #0F62FE; color: #0F62FE; padding: 7px 16px; }
.btn + .btn { margin-left: 15px; }
.btn.no-icon { display: inline-block; text-align: center; }
.btn.style-1:hover { background-color: #b9a0e5; }
.table thead { background-color: #D0E2FF; }
.table thead tr th { vertical-align: top !important; }
.table table thead tr th { vertical-align: top !important; }
.table thead tr, thead tr th { border-top: none !important; border-bottom: none !important; font-size: 13px; }
.table.table-md thead tr, .table.table-md thead tr th { font-size: 12px; }
.table.table-md tbody, .table.table-md tbody tr td { font-size: 12px; }
.table.table-md tbody tr td small { display: block; line-height: 13px; }
.table.table-sml thead tr, .table.table-sml thead tr th { font-size: 11px; }
.table.table-sml tbody, .table.table-sml tbody tr td { font-size: 11px; line-height: 14px; }
.table.table-sml tbody tr td small { display: block; line-height: 12px; }
.table tbody tr td { font-size: 13px; line-height: 16px; }


.form-check.form-switch label { display: block; height: 25px;  padding-left: 46px !important; }
.form-check.form-switch input[type='checkbox'] + label:before { width: 42px; height: 21px; background-color: #f2f2f2; border: none; border-radius: 10px; box-shadow: inset 0 0 7px 3px rgba(0, 0, 0, .25); }
.form-check.form-switch input[type='checkbox'] + label:after { width: 15px; height: 15px; border-radius: 8px; top: 5px; left: 3px; background-color: #fff; transform: none; box-shadow: 0 0 7px 3px rgba(0, 0, 0, .1); }
.form-check.form-switch input[type='checkbox']:checked + label:after { background-color: #fff; left: 24px; }
.form-check.form-switch input[type='checkbox']:checked + label:before { background-color: #198038; }


.custom-switch .custom-control-label { font-weight: 500 !important; line-height: 20px; }
.custom-switch { min-height: 22px !important; }
.custom-switch .custom-control-label::after { top: 5px; width: 10px !important; height: 10px !important; left: -32px; right: 0; background-color: #cbd0d5 !important; transform: none; }
.custom-control-label::before { border-color: #cbd0d5 !important; }
.custom-switch .custom-control-input:checked~.custom-control-label::after { background-color: #fff !important; }
.custom-switch .custom-control-input:checked~.custom-control-label::before { border-color: #198038 !important; background-color: #198038 !important; }

.color-red, .text-red { color: #DA1E28 !important; }
.color-blue, .text-blue { color: #0F62FE !important; }
.color-syan, .text-syan { color: #0072C3 !important; }
.color-green, .text-green { color: #24A148 !important; }
.color-purple, .text-purple {
    color: #31135E !important;
}
.color-blue-50, .text-blue-50 { color: #1192E8 !important; }
.card-header { align-items: center; }
.card-header h3, .card-header h4, .card-header h2 { font-weight: 600; }
.card{overflow: hidden;}
.page-item .page-link { padding: 4px 10px; color: #000; font-size: 16px; }
.page-item.active .page-link { background-color: #6929c4; border-color: #6929c4; height: 30px; }
.dataTables_wrapper .pagination { padding-top: 6px; }
.page-item.disabled .page-link { font-size: 14px; padding: 5px 10px; height: 30px; }
.dataTables_wrapper .dataTables_info { font-size: 14px; }
.form-control:disabled, .form-control[readonly] { background-color: transparent !important; opacity: .4; }
.select2-dropdown{z-index: 99999;}
.select2-container--default.select2-container--disabled .select2-selection--single { background-color: transparent; opacity: .54; }
.select2-results__option { font-size: 14px; }
.select2.select2-container { margin-top: 0; }
.select2-container .select2-selection--single{height: 38px; border-bottom: 1px solid #ccc !important; background-color: transparent;}
.select2-results__option + .select2-results__option { border-top: 1px solid #f5f5f5; }
.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[aria-selected]:hover { background-color: #491D8B !important; }
.select2-container--default .select2-search--dropdown .select2-search__field { box-shadow: none !important; outline: none !important; }
.select2-container--default .select2-selection--single .select2-selection__arrow { top: 5px; right: 6px; }
.dataTables_wrapper .row:nth-child(2) .col-sm-12 { overflow-y: hidden; overflow-x: auto; padding: 0; padding-bottom: 6px; }
.dataTables_wrapper .row:nth-child(2) { width: calc(100% + 2.5rem) !important; margin-left: -1.22rem; max-width: inherit !important; margin-right: 1.22rem; }
.dataTables_wrapper .row:nth-child(2) { width: calc(100% + 1.98rem) !important; margin-left: -0.98rem; max-width: inherit !important; margin-right: 1.22rem; }
.dataTables_wrapper .row:nth-child(2) .col-sm-12::-webkit-scrollbar-track { border-radius: 0px; background-color: #D9D9D9; }
.dataTables_wrapper .row:nth-child(2) .col-sm-12::-webkit-scrollbar { height: 6px; background-color: #D9D9D9; border-radius: 10px; }
.dataTables_wrapper .row:nth-child(2) .col-sm-12::-webkit-scrollbar-thumb { background-color: #A56EFF; }
.dataTables_wrapper table thead tr th { padding: 12px 10px !important; background-color: #E8DAFF; white-space: nowrap;}
.dataTables_wrapper table tbody tr:hover { background-color: #FFF2E8; }
.dataTables_wrapper table thead tr th.heightlight, .dataTables_wrapper table tbody tr td.heightlight{ background-color: #D4BBFF; text-align: center;}
.dataTables_wrapper table .table-checke { min-width: 80px; padding-right: 14px; display: flex; align-items: center; justify-content: space-between; }
.dataTables_wrapper table .table-checke input[type="checkbox"] { margin-left: 6px; }
table tbody[valign="center"] { vertical-align: middle !important; }
.dataTables_wrapper .table tbody tr td .grey-button { background-color: transparent !important; width: 32px; height: 32px; line-height: 18px; padding: 6px; min-width: 30px; }
.dataTables_wrapper .table tbody tr td  .grey-button.show { background-color: #A56EFF !important; }
.dataTables_wrapper .table tbody tr td  .grey-button.show img { filter: brightness(0) invert(1); }
/*****************************/
.dashboard-hieght { min-height: calc(100vh - 185px); }
.dashboard-empty-content { color: #4589FF; text-align: center; }
.dashboard-empty-img { max-width: 350px; margin: 0 auto 20px; }
.dashboard-empty-img img { width: 100%; height: auto; object-fit: contain; }
.dashboard-empty-content h1 { font-size: 34px; margin-bottom: 10px; }
.dashboard-empty-content h1 span { color: #0043CE; }
.dashboard-empty-content h6 { font-size: 16px; margin-bottom: 0; }
.dashboard-empty-content h6 a { color: #08BDBA; }

/********************************/
.dropdown .dropdown-menu { border: 1px solid #D0E2FF; box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15); border-radius: 4px; padding: 4px 0; }
.dropdown .dropdown-link { padding: 7px 10px; font-size: 11px; display: block; line-height: 13px; color: #000; }
.dropdown .dropdown-link + .dropdown-link { border-top: 1px solid #D0E2FF; }
.dropdown .action-setting-btn { padding: 1px; border: none; background-color: transparent; width: 20px; height: 24px; }
.dropdown .action-setting-btn img { width: 100%; height: 100%; object-fit: contain; }

/*******************************/
.form-group-inline label { font-size: 14px; font-weight: 500 !important; margin-right: 10px; margin-bottom: 0 !important; }
.form-group-inline input { height: 35px; border: none; border-radius: 0; border-bottom: 1px solid #80bdff !important; margin-bottom: -2px; margin-right: 10px; width: 130px; outline: none !important; box-shadow: none !important; }
.form-group-inline { display: flex; align-items: end; }
.inline-checkbox { width: 14px; height: 14px; vertical-align: bottom; margin-right: 4px; }

/*********************************/
.modal-dialog { max-width: 660px; }
.modal-header { background-color: #E8DAFF; color: #fff; text-align: center; display: block !important; padding: 16px 70px; }
.modal-header h4 { font-size: 20px; margin-bottom: 0; position: relative; }
.modal-content { box-shadow: 0px 4px 6px 1px rgba(0, 0, 0, 0.25); border: none; }
.modal-header .btn-close { position: absolute; right: 20px; top: 20px; background-color: transparent !important; background: none; width: 30px; height: 30px; padding: 0; border-radius: 50%; padding: 0; opacity: 1; font-size: 16px; color: #888; }
.modal-header .btn-close img { filter: brightness(0); width: 16px; }
/**********************************/
.table tbody tr td .form-control { height: 20px; margin-bottom: 4px; padding: 0; font-size: 12px; }
.associated_modal_area table tr { border-bottom: 1px solid #999; }
.associated_modal_area button { border: none; background: transparent; }
.associated_modal_area button.close { position: absolute; right: -20px; top: -20px; opacity: .7; width: 28px; height: 28px; background-color: #fff; border-radius: 50%; font-size: 18px; }

/*****************/
.form-control:disabled, .form-control[readonly] { opacity: .8; }

/*********************/

/***********************************/
@media (max-width:991.98px) {
    .wrapper { padding-top: 80px; }
    nav.main-header { margin: 0 !important; flex-flow: column; width: 100%; padding: 15px; }
    .main-header .nav-link { height: 29px; }
    nav.main-header h5 { margin-top: 0; font-size: 16px; display: none; }
    .main-header .navbar-nav { width: 100%; margin: 0 !important; padding: 0 !important; flex-wrap: wrap; justify-content: end !important; }
    .nav-sidebar .nav-treeview { position: relative; left: 0; display: none; }
    .layout-fixed .wrapper .sidebar nav { overflow-x: hidden; overflow-y: auto; height: calc(100vh - 130px); }
    .user-panel .image { width: 50px; height: 50px; }
    .user-panel .info h4 { font-size: 14px; line-height: 16px; }
    .user-panel .info h6 { margin-bottom: 0; }
    .user-panel { margin: 0 !important; padding: 14px 0; }
    .main-header .navbar-nav .nav-item:first-child { width: 100%; order: 1; display: none; }
    .wrapper .content-wrapper { margin: 0 !important; }
    .dataTables_length { margin-bottom: 10px; text-align: start !important; }
    div.dataTables_wrapper div.dataTables_filter label { width: 100%; display: flex; align-items: center; }
    div.dataTables_wrapper div.dataTables_filter input { width: auto; flex: auto; }
    div.dataTables_wrapper div.dataTables_filter { margin-bottom: 5px; }

    /************ side bar *************/
    .top-bar { position: fixed; left: 0; height: 70px; top: 0; width: 100%; padding: 10px 0; z-index: 999; box-shadow: inset 0 -1px 0 0 var(--accents-2); transform: translateZ(0); -webkit-backdrop-filter: saturate(180%) blur(5px); backdrop-filter: saturate(180%) blur(5px); background: rgb(255 255 255 / 60%); border-bottom: 1px solid #F1F1F1; }
    .top-bar-logo { width: 66px; }
    .top-bar-logo img { width: 100%; height: 100%; object-fit: cover; }
    .sidebar-expanded { width: 100% !important }
    .sidebar-collapsed, .sidebar-collapsed { width: 300px !important;  display: block !important;}
    .list-group-item .d-none {display: block !important;}
    .main-sidebar, .layout-fixed .main-sidebar { left: -330px; width: 300px; transition: all .3s ease-in;}
    .show-sidebar.layout-fixed .main-sidebar { left: 0; }
    .list-group-item { opacity: 1 !important; }
    .submenu-icon { display: block !important; margin-left: auto; }
    #sidebar-container .list-group .list-group-item[aria-expanded="false"] .submenu-icon::after { content: " \f078"; font-family: "FontAwesome"; font-size: 14px; display: inline; text-align: right; padding-left: 10px; }
}

.row.gx-3 {
    text-align: center;
}
.offcanvas-body {
    max-height: 550px;
}


span.ldtype {
    cursor: pointer;
}
span.ldtype {
    border-radius: 9px;
    display: block;
    text-align: center;
    padding: 4px 4px;
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.32px;
    color: #fff;
}
.skblu {
    background: #08BDBA;
}
.ltylw {
    background: #F1C21B;
}