:root {
    --primary: #16558f; 
    --danger: #ff4343;   
}

::-webkit-scrollbar-thumb {
    background: #d5d6d9;
}

.p-component-overlay > .notification-modal {
    background-color: rgba(255, 250, 250, 0.4) !important;
}

.btn.btn-primary, .btn.btn-primary:hover, .btn.btn-primary:focus, .btn.btn-primary.focus, .btn.btn-primary:active, .btn.btn-primary.active {
    background-color: var(--primary) !important;
    border: 1px solid var(--primary) !important;
}

.user-menu.nav>li>a .badge,
.page-header .btn-added,
.header-left #toggle_btn,
.header-left #toggle_btn:hover,
.login-wrapper .login-content .form-login .btn-login,
.checkboxs input:checked~.checkmarks {
    background: var(--primary);
}

.breadcrumb .breadcrumb-item.active,
.sidebar .sidebar-menu>ul>li.submenu-open ul>li.active a, .sidebars .sidebar-menu>ul>li.submenu-open ul>li.active a,
.sidebar .sidebar-menu>ul>li.submenu-open ul>li.active a span, .sidebars .sidebar-menu>ul>li.submenu-open ul>li.active a span,
.sidebar .sidebar-menu>ul li.active svg, .sidebars .sidebar-menu>ul li.active svg,
.sidebar .sidebar-menu>ul>li.submenu-open ul li a:hover, .sidebars .sidebar-menu>ul>li.submenu-open ul li a:hover,
.sidebar .sidebar-menu>ul>li.submenu-open ul li a:hover span, .sidebars .sidebar-menu>ul>li.submenu-open ul li a:hover span,
.user-menu>li a:hover svg,
.dropdown-item:not(.active):hover, .dropdown-item:not(.active):focus, .dropdown-item:not(.active):active {
    color: var(--primary);
}

.sidebar .sidebar-menu>ul>li.submenu-open ul>li.active a, .sidebars .sidebar-menu>ul>li.submenu-open ul>li.active a,
.dropdown-item:not(.active):hover, .dropdown-item:not(.active):focus, .dropdown-item:not(.active):active {
    background: rgb(33 150 243 / 10%);
}

.login-wrapper .login-content .form-login input:focus {
    border: 1px solid var(--primary);
}

.checkboxs input:checked~.checkmarks {
    border-color: var(--primary);
}

.p-overlaypanel .p-overlaypanel-content {
    padding: 0;
}

.header .header-left .logo img {
    width: auto;
    max-height: 60px;
}

.a-link {
    text-decoration: underline;
}

.assign-content {
    max-height: calc(90vh - (5rem + (1rem * 1.5)));
    overflow-x: scroll;
}

.release-modal .container {
    overflow-x: auto;
    max-height: calc(90vh - (5rem + (0.875rem * 1.5) + 11px));
}

.user-img {
    display: inline-block;
    position: relative;
}

.user-img img {
    width: 38px;
    border-radius: 50%;
}

.user-img .status {
    border: 2px solid #ffffff;
    height: 10px;
    width: 10px;
    margin: 0;
    position: absolute;
    right: 0;
    bottom: 30px;
    border-radius: 50%;
    display: inline-block;
    background: #28C76F;
}

.profilename .user-img .status {
    bottom: 10px;
}

.menu-drop-user .dropdown-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    color: #67748E;
    padding: 7px 10px !important;
}

.menu-drop-user .dropdown-item svg {
    stroke-width: 1px;
    /* margin-right: 10px; */
    width: 18px;
}

.sidebar-menu li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    line-height: 1;
}

.vr-wizard--btn {
    --wizard-stepper--btn-bg: var(--primary);
    --wizard-stepper--btn-border-color: var(--primary);
}

.row h5{
    display: flex;
    align-items: center;
}

.row h5 .add-info {
    color: var(--primary);
    margin-right: 7px;
}
.row h5 svg {
    width: 16px;
    top: unset;
}

.row h5 span {
    color: var(--primary);
    font-size: 16px;
}

.input-blocks .btn-filters{
    background: var(--primary) !important;
}

.input-blocks .info-img {
    top: 50% !important;
}

.p-dropdown-label {
    display: flex;
    align-items: center;
}

.search-set .search-input .btn-searchset {
    height: 100%;
}

.f-16 {
    font-size: 0.875rem !important;
}

.search-input input::placeholder {
    font-size: 0.875rem !important;
}

.form-control {
    border: 1px solid #dbe0e6;
}

.card.table-list-card .table-top {
    padding: 19px 22px 0;
}

#filter_inputs .card-body, #filter_inputs1 .card-body, #filter_inputs2 .card-body, #filter_inputs3 .card-body {
    padding: 0 26px 0 !important;
}

.input-blocks {
    margin-bottom: 0 !important;
}

.mt-n-16 {
    margin-top: -16px !important;
}

.p-inputtext:not(textarea) {
    font-size: 0.875rem;
    height: 36px;
}

.custom-btn-1 {
    border-radius: 100%;
    width: 18px;
    height: 28px;
}

.p-menuitem-text {
    font-family: nunito, sans-serif;
    font-size: 0.875rem;
}

.p-menuitem-link {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}

.col-form-label {
    font-size: 13px !important;
    color: #707070;
}

i.icon {
    display: inline-block;
    line-height: 0;
    width: 29px;
    height: 29px;
    fill: #1791f2;
}

.p-confirm-dialog .p-dialog-content {
    padding: 2rem 1.5rem 2rem 1.5rem !important;
}

.p-component {
    font-size: .875rem;
}

.p-dialog.p-confirm-dialog .p-confirm-dialog-icon {
    font-size: 1.2rem;
}

.p-dialog .p-dialog-header .p-dialog-title {
    font-weight: 600;
    font-size: 1rem;
}

.p-autocomplete {
    border: 0;
}

.p-inputnumber {
    width: 100%;
}

.p-autocomplete-empty-message {
    padding: 7px 14px;   
}

.p-autocomplete-items {
    text-transform: capitalize;
}

.p-autocomplete svg {
    display: none;
}

.table-top-head #collapse-header{
    height: 38px;
    width: 38px;
    padding: 10px;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-up"><polyline points="18 15 12 9 6 15"></polyline></svg>');
    background-size: cover;
    background-size: 24px 24px;
    background-repeat: no-repeat;
    background-position: center;
}

.header-collapse .table-top-head #collapse-header{
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='feather%20feather-chevron-down'%3E%3Cpolyline%20points='6%209%2012%2015%2018%209'%3E%3C/polyline%3E%3C/svg%3E") !important;
}

.p-checkbox.p-highlight .p-checkbox-box {
    border-color: #2a548b;
    background: #2a548b;
}

.p-checkbox.p-highlight:hover .p-checkbox-box:hover {
    border-color: #2a548b !important;
    background: #2a548b;
}

.p-checkbox:not(.p-disabled):has(.p-checkbox-input:hover) .p-checkbox-box {
    border-color: #2a548b !important;
}

.btn-default {
    color: #656a6f !important;
}

.btn-check:checked+.btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check)+.btn:active {
    color: #2a548b !important;
}

.group-avatar {
    max-height: 28px;
}

.group-avatar .avatar {
    position: relative;
    height: auto;
    width: 40px;
    line-height: auto;
    margin: 0;
}

a:hover {
    --bs-text-opacity: 1;
    opacity: 1;
    color: #2a548b;
}

.p-accordion-header-action {
    border: none;
    background-color: #fafbfe;
}

.bg-theme {
    background: #fafbfe;
}

.tabledetails.productdetailnew {
    margin-bottom: 25px
}

.tabledetails.productdetailnew ul li h4 {
    width: 50%
}

.tabledetails.productdetailnew ul li h6 {
    width: 50%
}

.tabledetails.productdetailnew ul li h6.manitorygreen {
    color: #0f9d58
}

.tabledetails.productdetailnew ul li h6.manitoryblue {
    color: #2aa4f4
}

.tabledetails>ul>li {
    border: 1px solid #dbe0e6;
    border-top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.tabledetails>ul>li h4 {
    color: #092c4c;
    font-size: 14px;
    font-weight: 500;
    width: 30%;
    border-right: 1px solid #dbe0e6;
    padding: 10px
}

.tabledetails>ul>li h6 {
    color: #000;
    font-size: 14px;
    font-weight: 500;
    width: 70%;
    padding: 10px
}

.tabledetails>ul>li .input-checkset {
    padding: 10px;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    width: 70%
}

.tabledetails>ul>li:first-child {
    border-top: 1px solid #dbe0e6
}

.filter-container .p-overlaypanel-content .p-button {
    display: flex;
    align-items: center;
    color: #495057;
    justify-content: center;
    width: 48px;
    min-width: 19px;
    font-size: .8rem;
    background: #16558f;
    border: 1px solid #0d589c;
    color: #fff;
    border-radius: 0 6px 6px 0;
}

.filter-container .p-overlaypanel-content {
    padding: 12px 15px;
}

.p-float-label:has(input:focus) label, .p-float-label:has(input.p-filled) label, .p-float-label:has(input:-webkit-autofill) label, .p-float-label:has(textarea:focus) label, .p-float-label:has(textarea.p-filled) label, .p-float-label:has(.p-inputwrapper-focus) label, .p-float-label:has(.p-inputwrapper-filled) label {
    top: 2px;
    font-size: 12px;
    color: #16558f;
    background-color: #fff;
}

.p-dropdown.p-component.p-inputwrapper {
    max-height: 36px;
}

.form-control:focus {
    box-shadow: none;
    border-color: #e9edf6;
    background-color: #fff;
    box-shadow: 0 .0625rem .125rem 0 rgba(0, 0, 0, .05) !important;
    color: #5b6670;
    outline: none !important;
}

.p-dropdown {
    box-shadow: none !important; /* Remove box shadow */
    outline: none !important; /* Remove outline if needed */
}

.p-overlaypanel {
    box-shadow: 0px 7px 15px #bababa;
}

.theme-calendar.p-datepicker {
    padding: 0 !important;
    width: 307.875px !important;
    min-width: 307.875px !important;
    max-width: 307.875px !important;
}

.theme-calendar.p-datepicker table {
    font-size: 14px !important;
    margin: 0 10px 10px !important;
    width: calc(100% - 20px) !important;
}

.theme-calendar.p-datepicker .p-datepicker-header {
    padding: 0 1rem !important;
    padding-top: 0.5rem !important;
    border-bottom: 0 !important;
}

.theme-calendar.p-datepicker table th {
    text-align: center;
    color: rgba(0, 0, 0, 0.54);
    font-weight: 600;
}

.theme-calendar.p-datepicker table th, .theme-calendar.p-datepicker table td {
    padding: 0 !important;
}

.pointer {
    cursor: pointer;
}

.p-image .p-image-preview-icon {
    display: none !important;
}

.p-multiselect-token {
    background: #2a548b1a;
}

.p-image-preview-indicator:hover {
    background: none !important;
}

.btn-soft-clear, .btn-soft-clear:hover {
    border: 1px solid #2a548b;
    border-radius: 8px;
    color: #2a548b;
}

.star.active {
    fill: #ffc839;
    stroke: #16558f;
}

.form-overlay .bottom {
    top: 0;
    transform: translateY(185%);
}

.form-overlay .bottom-2 {
    top: 81px;
    transform: translateY(185%);
}

.floating-labels .form-control:focus {
    outline: none;
    border: none;
}

.p-float-label:focus {
    outline: none !important;
}

.p-inputwrapper-focus {
    outline: none !important;
    box-shadow: unset !important
}

.p-multiselect:focus {
    outline: none !important;
    box-shadow: unset !important
}

.pt-c {
    padding-top: 13px !important;
}

.pt-c-2 {
    padding-top: 9px !important;
}

.mxw-mid {
    max-width: 187px;
}

.wd-mid {
    width: 187px;
}

.mxw-4 {
    max-width: 362px;
}

.mxw-3 {
    max-width: 262px;
}

.mxw-300 {
    max-width: 300px;
}

.mxw-2 {
    max-width: 162px;
}

.mxw-sm {
    max-width: 130px;
}

.mxw-1 {
    max-width: 72px;
}

.p-timeline-event {
    min-height: 50px;
}

.p-timeline .p-timeline-event-marker {
    border: 2px solid #2a548b;
}

.filter-container .close {
    right: 14px;
    top: 8px;
}

.text-danger {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
}

.form-overlay .bottom:after {
    border-color: transparent transparent #ff5f5f;
    border-width: 6px 8px;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    position: absolute;
    top: -11px;
    left: 16px;
}

span .count {
    min-width: 15px;
    height: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    background: #16558f;
    border-radius: 100%;
    color: #ffffff;
    font-size: 10px;
    font-weight: 600;
    margin: 0 0 0 7px;
}
 
.justify-content-left {
    justify-content: start;
}

.justify-content-right {
    justify-content: end;
}

.btn-icon-white {
    height: 38px;
    min-width: 36px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    border: 1px solid #e8ebed;
    background: #ffffff;
    border-radius: 8px;
    padding: 6px;
}

.justify-content-space-between {
    justify-content: space-between;
}

.pb-c {
    padding-bottom: 11px !important;
}

.confirm-custom .p-dialog-footer {
    padding: 0 1rem .7rem 1rem;
}

.p-dialog .p-datatable-table th, .p-datatable-table th {
    position: relative;
}

input.form-control:disabled {
    cursor: not-allowed;
}

button:disabled {
    opacity: 0.7;
    cursor: not-allowed !important;
}

.product-variant-details button:disabled {
    opacity: 0.4;
    cursor: not-allowed !important;
}

.process-panel .vr-wizard--footer {
    margin-bottom: -4px;
    margin-left: -1rem;
    margin-right: -1rem;
}

.left-fixed {
    width: 100px;
    flex: 0 0 100% !important;
}

.w-99 {
    width: 99% !important;
}

.c-error {
    top: -21px !important;
    margin-left: 12px !important;
}

.c-error-nl {
    top: -21px !important;
}

.side-panel {
    min-height: calc(100vh - 113px);
}

.login-wrapper .login-content .form-login .p-inputotp input{
    height: 50px;
    width: 100%;
}

.login-wrapper .login-content .form-login .btn-login{
    border-color: var(--primary) !important;
}

.hover-a:hover,
.login-wrapper .login-content .form-login .btn-login:hover{
    color: var(--primary) !important;
}

.hover-a:after{
    background: var(--primary) !important;
}

label span.remember-me{
    color: #000;
}

.text-bolder {
    font-weight: 700 1;
}

.login-wrapper .login-content.user-login .login-register{
    background: #fff;
    box-shadow: 0 4px 60px 0 rgba(190, 190, 190, .27);
    margin: 0;
    padding: 40px;
    border: 1px solid #e8ebed;
    width: 600px;
}

.login-register{
    padding: 40px 25px !important;
}

.login-register .step-view {
    padding: 1rem 1.5rem !important;
}

.login-wrapper .login-content.user-login.register{
    margin: 0;
}

.form-overlay.register .p-error{
    left: 7px;
    top: 20px;
}

::selection {
    background: #7dd6ff57;
    color: #175b99;
    text-shadow: none;
}

.login-wrapper .login-content.register .form-login{
    margin-bottom: 0;
    position: relative;
}

.p-message-close {
    display: none;
}

.p-message-wrapper svg {
    height: 17px;
    margin-right: 7px;
    margin-left: -14px;
}

.p-message .p-message-text {
    font-size: .875em;
}

.align-end {
    align-items: end;
}

#nprogress .bar {
    background: #4daaff !important;
}

h3.page-title, .breadcrumb-item span {
    text-transform: capitalize;
}

.w-30{
    width: 30% !important;
}

.btn-submit:hover{
    background: #1b2850;
}

.btn-submit{
    background:var(--primary);
}

.security-settings ul li .security-type .security-icon svg,
.card-title-head h6 svg{
    color: var(--primary);
    width: 23px;
}

.custom-legend-indicator{
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #ffffff;
}


.settings-page-wrap{
    min-height: calc(85vh - 90px);
}

.notification-time{
    color: var(--primary) !important;
}

.notification-message .custom-legend-indicator{
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: var(--primary);
}

.notification-message .media-body{
    width: 90%;
}

.profile-set .profile-head{
    background: linear-gradient(90deg, var(--primary) 0%, #4e63ee 100%);
}

.sidebar-activity-log{
    position: relative;
    box-sizing: border-box;
    min-height: 500px;
}

.transaction-list{
    display: flex;
    flex-direction: column;
    overflow-y:auto;
    overflow-x: hidden;
    height: 69vh;
    background: #8080800f;
}

.transaction-list .list-content{
    background: #16558f2b;
    border-radius: 9px;
    padding: 5px 9px;
}

.transaction-list .list-content.active{
    background: var(--primary);
}

.transaction-list .list-content.active h5,
.transaction-list .list-content.active .order-id,
.transaction-list .list-content.active span{
    color: #fff;
}

.dash-count.right div:nth-child(2),
.dash-count.left div:first-child{
    order: 1;
}

.dash-count.left div:nth-child(2),
.dash-count.right div:first-child{
    order: 2;
}

.dash-count.center div:nth-child(2){
    display: none;
}

.dash-count.center .dash-counts h5,
.dash-count.center{
    justify-content: center;
}

.dash-count .dash-content{
    display: flex;
    flex-direction: column;
}

.dash-count.center .dash-content span{
    text-align: center;
}

.dash-count.right .dash-content span{
    text-align: end;
}

.dash-count.left .dash-content span{
    text-align: start;
}

.dash-widget .dash-widgetcontent{
    display: flex;
    flex-direction: column;
    background-color: unset !important;
    border-color: transparent !important;
}

.dash-widget.left{
    justify-content: start;
}

.dash-widget.center{
    justify-content: center;
}

.dash-widget.right{
    justify-content: end;
}

.dash-widget.right div:nth-child(1){
    order: 2;
}

.dash-widget.right div:nth-child(2){
    order: 1;
}

.dash-widget.right .dash-widgetcontent > span{
    margin-left:0;
    margin-right:20px;
    text-align: end;
}

.dash-widget .dash-widgetimg span > div{
    fill:currentColor;
    width: 40px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    border-radius: 50px;
}

.dash-content span.count,
.dash-widget span.count{
    font-size: 18px;
    font-weight: 700;
    color: currentColor;
}

.dash-content span.label,
.dash-widget span.label{
    font-size: 14px;
    font-weight: 400;
    color: currentColor;
    margin-bottom:0;
}

.btn-white{
    padding: .5rem .85rem;
}

.btn-outline-primary{
    color: var(--primary) !important;
    border: 1px solid var(--primary) !important;
}

.btn-outline-primary:hover, 
.btn-outline-primary:focus, 
.btn-outline-primary.focus, 
.btn-outline-primary:active, 
.btn-outline-primary.active{
    background-color: #1b2850 !important;
    box-shadow: 0 3px 10px #16558f7d;
    border: unset;
}

.f-small{
    font-size: .775rem;
}

.p-radiobutton.p-highlight .p-radiobutton-box{
    border-color: var(--primary);
    background: var(--primary);
}

.w-15{
    width: 15% !important;
}

.p-accordion-header-action {
    display: flex;
    align-items: center;
    justify-content: end;
    gap: .5rem;
}

.p-accordion-header-action svg  {
    order: 2
}

.p-accordion-header-action .p-accordion-header-text  {
    order: 1
}

/* img - preview */
.p-image-mask {
    --maskbg: rgba(0, 0, 0, 0.4)!important;
}

.p-image-toolbar {
    top: 0.8rem!important;
    right: 0.8rem!important;
    left: auto;
    bottom: auto;
    display: flex;
    z-index: 1;
    background: rgb(0 0 0 / 20%);
    backdrop-filter: blur(8px);
    border-color: rgba(255,255,255,0.2);
    border-style: solid;
    border-width: 1px;
    border-radius: 30px;
    gap: 0.3rem;
    padding: 0.3rem !important;
}

.p-image-action.p-link {
    width: 2.8rem !important;
    height: 2.8rem !important;
    margin-right: 0 !important;
}

.p-image-action.p-link:focus {
    box-shadow: none !important;
}

.p-image-action.p-link .p-icon {
    width: 1.3rem !important;
    height: 1.3rem !important;
}

.p-image-action.p-link {
    color: #f8f9fa;
    background-color: transparent;
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
    transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
    margin-right: 0.5rem;
}

.p-image-action.p-link:last-child {
    margin-right: 0;
}

.p-image-action.p-link:hover {
    color: #f8f9fa;
    background-color: rgba(255, 255, 255, 0.1);
}

.p-image-action.p-link i {
    font-size: 1.5rem;
}

.sidebar .sidebar-menu .submenu-open .submenu ul li a::after, .sidebars .sidebar-menu .submenu-open .submenu ul li a::after {
    top: 12px;
}

.sub-menu ul {
    transition: .3s;
}

.sidebar .sidebar-menu .menu-arrow, .sidebars .sidebar-menu .menu-arrow {
    top: 10px;
}

.sidebar .sidebar-menu>ul>li svg, .sidebars .sidebar-menu>ul>li svg {
    min-width: 16px;
    width: 16px;
    height: 16px;
    margin-right: 5px;
}

.sidebar .sidebar-menu .submenu-open .submenu ul li a:hover:after, .sidebars .sidebar-menu .submenu-open .submenu ul li a:hover:after {
    background: #16558f;
    border: 1px solid #d6ebff75;
}

.sidebar .sidebar-menu>ul li .submenu>a.active, .sidebars .sidebar-menu>ul li .submenu>a.active {
    background: rgb(33 150 243 / 10%) !important;
    color: #e2effa;
    border-radius: 5px;
}

.sidebar .sidebar-menu>ul li .submenu>a.active .menu-arrow, .sidebars .sidebar-menu>ul li .submenu>a.active .menu-arrow {
    background: #16558f21;
}

.sub-dropdown span {
    /* color: #b8bcc9 !important; */
}

.a-btn {
    cursor: pointer;
}

.sub-dropdown a {
    background: none !important;
}

.sidebar .sidebar-menu .submenu-open .submenu ul li a:hover, .sidebars .sidebar-menu .submenu-open .submenu ul li a:hover {
    color: var(--primary) !important;
}

.sidebar .sidebar-menu .submenu-open .submenu ul li a, .sidebars .sidebar-menu .submenu-open .submenu ul li a {
    color: #B8BCC9 !important;
    white-space: nowrap;
    overflow: hidden;
}

.sidebar .sidebar-menu>ul>li.submenu-open ul li a.active:after, .sidebars .sidebar-menu>ul>li.submenu-open ul li a.active:after {
    background: #16558f !important;
    border: 2px solid #bad3e9 !important;
}

.sidebar .sidebar-menu .submenu-open .submenu ul li a:hover:after, .sidebars .sidebar-menu .submenu-open .submenu ul li a:hover:after {
    background: #16558f;
    border: 2px solid #bad3e9;
}

.sidebar .sidebar-menu>ul>li.submenu-open ul li a.active, .sidebars .sidebar-menu>ul>li.submenu-open ul li a.active {
    color: #16558f !important;
    /* background: none !important; */
    background: rgb(33 150 243 / 10%);
}

.subdrop.active {
    background: rgb(33 150 243 / 10%) !important;
}

.sub-li {
    background: unset !important;
}

.sub-dropdown span:hover {
    color: var(--primary) !important;
}

.sidebar .sidebar-menu>ul li .submenu>a.active .menu-arrow::before, .sidebars .sidebar-menu>ul li .submenu>a.active .menu-arrow::before {
    border-color: #16558f;
}

.sidebar .sidebar-menu>ul li .submenu>a.active span, .sidebars .sidebar-menu>ul li .submenu>a.active span {
    color: #16558f;
}

.sub-dropdown {
    display: block;
    margin-bottom: 0.5rem;
}

.sidebar .sidebar-menu .submenu-open .submenu ul li a:hover, .sidebars .sidebar-menu .submenu-open .submenu ul li a:hover {
    color: #16558f;
}

.mini-sidebar .subdrop ~ ul {
    display: none !important; 
}

.mini-sidebar.expand-menu  .subdrop ~ ul {
    display: block !important; 
}

.fc .fc-daygrid-event {
    cursor: unset !important;
}

.fade-enter-active,
.fade-leave-active {
    transition: all 0.3s ease;
}
.fade-enter-from {
    opacity: 0;
    transform: translateY(10px);
}
.fade-enter-to {
    opacity: 1;
    transform: translateY(0);
}

.chat-animate {
    animation: fadeUp 0.3s ease forwards;
}

.ft-summary {
    justify-content: space-around;
    display: flex;
    padding-left: 50%;
    flex-wrap: unset;
}

.ovnum {
    overflow-x: auto;
    overflow-y: hidden;
    max-width: 143px;
}

.fw-500 {
    font-weight: 500 !important;
}

.bg-highlight-3 {
    padding: 0 .5rem;
}

.bg-highlight-4 {
    background: linear-gradient(45deg, #f6ebab, rgb(255 240 152 / 20%));
    padding: .2rem .5rem;
    border-radius: 3px;
}

@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translateY(10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media(max-width:991.98px) {
    .tabledetails>ul>li:first-child {
        border: 0
    }

    .tabledetails.product-respon {
        overflow: hidden
    }
    .tabledetails.product-respon ul {
        overflow: auto
    }
    .tabledetails.product-respon ul .input-checkset li {
        margin-bottom: 15px
    }

    .tabledetails>ul>li h6 {
        width: 100%
    }

    .tabledetails>ul>li h4 {
        width: 100%;
        border-right: 0
    }

    .tabledetails>ul>li {
        border: 0
    }

    .tabledetails .table-bar li {
        border: 1px solid #dbe0e6
    }
    .tabledetails .table-bar li:first-child {
        border: 1px solid #dbe0e6
    }
    .tabledetails .table-bar h4 {
        width: 50%;
        border-right: 1px solid #dbe0e6
    }
    .tabledetails .table-bar h6 {
        width: 50%
    }
}