﻿:root {
    --rose-50: #fff1f2;
    --rose-100: #ffe4e6;
    --rose-200: #fecdd3;
    --rose-300: #fda4af;
    --rose-400: #fb7185;
    --rose-500: #f43f5e;
    --rose-600: #e11d48;
    --rose-700: #be123c;
    --rose-800: #9f1239;
    --rose-900: #881337;
    --rose-950: #4c0519;
    --pink-50: #fdf2f8;
    --pink-100: #fce7f3;
    --pink-200: #fbcfe8;
    --pink-300: #f9a8d4;
    --pink-400: #f472b6;
    --pink-500: #ec4899;
    --pink-600: #db2777;
    --pink-700: #be185d;
    --pink-800: #9d174d;
    --pink-900: #831843;
    --pink-950: #500724;
    --fuchsia-50: #fdf4ff;
    --fuchsia-100: #fae8ff;
    --fuchsia-200: #f5d0fe;
    --fuchsia-300: #f0abfc;
    --fuchsia-400: #e879f9;
    --fuchsia-500: #d946ef;
    --fuchsia-600: #c026d3;
    --fuchsia-700: #a21caf;
    --fuchsia-800: #86198f;
    --fuchsia-900: #701a75;
    --fuchsia-950: #4a044e;
    --purple-50: #faf5ff;
    --purple-100: #f3e8ff;
    --purple-200: #e9d5ff;
    --purple-300: #d8b4fe;
    --purple-400: #c084fc;
    --purple-500: #a855f7;
    --purple-600: #9333ea;
    --purple-700: #7e22ce;
    --purple-800: #6b21a8;
    --purple-900: #581c87;
    --purple-950: #3b0764;
    --violet-50: #f5f3ff;
    --violet-100: #ede9fe;
    --violet-200: #ddd6fe;
    --violet-300: #c4b5fd;
    --violet-400: #a78bfa;
    --violet-500: #8b5cf6;
    --violet-600: #7c3aed;
    --violet-700: #6d28d9;
    --violet-800: #5b21b6;
    --violet-900: #4c1d95;
    --violet-950: #2e1065;
    --indigo-50: #eef2ff;
    --indigo-100: #e0e7ff;
    --indigo-200: #c7d2fe;
    --indigo-300: #a5b4fc;
    --indigo-400: #818cf8;
    --indigo-500: #6366f1;
    --indigo-600: #4f46e5;
    --indigo-700: #4338ca;
    --indigo-800: #3730a3;
    --indigo-900: #312e81;
    --indigo-950: #1e1b4b;
    --blue-50: #eff6ff;
    --blue-100: #dbeafe;
    --blue-200: #bfdbfe;
    --blue-300: #93c5fd;
    --blue-400: #60a5fa;
    --blue-500: #3b82f6;
    --blue-600: #2563eb;
    --blue-700: #1d4ed8;
    --blue-800: #1e40af;
    --blue-900: #1e3a8a;
    --blue-950: #172554;
    --sky-50: #f0f9ff;
    --sky-100: #e0f2fe;
    --sky-200: #bae6fd;
    --sky-300: #7dd3fc;
    --sky-400: #38bdf8;
    --sky-500: #0ea5e9;
    --sky-600: #0284c7;
    --sky-700: #0369a1;
    --sky-800: #075985;
    --sky-900: #0c4a6e;
    --sky-950: #082f49;
    --cyan-50: #ecfeff;
    --cyan-100: #cffafe;
    --cyan-200: #a5f3fc;
    --cyan-300: #67e8f9;
    --cyan-400: #22d3ee;
    --cyan-500: #06b6d4;
    --cyan-600: #0891b2;
    --cyan-700: #0e7490;
    --cyan-800: #155e75;
    --cyan-900: #164e63;
    --cyan-950: #083344;
    --teal-50: #f0fdfa;
    --teal-100: #ccfbf1;
    --teal-200: #99f6e4;
    --teal-300: #5eead4;
    --teal-400: #2dd4bf;
    --teal-500: #14b8a6;
    --teal-600: #0d9488;
    --teal-700: #0f766e;
    --teal-800: #115e59;
    --teal-900: #134e4a;
    --teal-950: #042f2e;
    --emerald-50: #ecfdf5;
    --emerald-100: #d1fae5;
    --emerald-200: #a7f3d0;
    --emerald-300: #6ee7b7;
    --emerald-400: #34d399;
    --emerald-500: #10b981;
    --emerald-600: #059669;
    --emerald-700: #047857;
    --emerald-800: #065f46;
    --emerald-900: #064e3b;
    --emerald-950: #022c22;
    --green-50: #f0fdf4;
    --green-100: #dcfce7;
    --green-200: #bbf7d0;
    --green-300: #86efac;
    --green-400: #4ade80;
    --green-500: #22c55e;
    --green-600: #16a34a;
    --green-700: #15803d;
    --green-800: #166534;
    --green-900: #14532d;
    --green-950: #052e16;
    --lime-50: #f7fee7;
    --lime-100: #ecfccb;
    --lime-200: #d9f99d;
    --lime-300: #bef264;
    --lime-400: #a3e635;
    --lime-500: #84cc16;
    --lime-600: #65a30d;
    --lime-700: #4d7c0f;
    --lime-800: #3f6212;
    --lime-900: #365314;
    --lime-950: #1a2e05;
    --yellow-50: #fefce8;
    --yellow-100: #fef9c3;
    --yellow-200: #fef08a;
    --yellow-300: #fde047;
    --yellow-400: #facc15;
    --yellow-500: #eab308;
    --yellow-600: #ca8a04;
    --yellow-700: #a16207;
    --yellow-800: #854d0e;
    --yellow-900: #713f12;
    --yellow-950: #422006;
    --amber-50: #fffbeb;
    --amber-100: #fef3c7;
    --amber-200: #fde68a;
    --amber-300: #fcd34d;
    --amber-400: #fbbf24;
    --amber-500: #f59e0b;
    --amber-600: #d97706;
    --amber-700: #b45309;
    --amber-800: #92400e;
    --amber-900: #78350f;
    --amber-950: #451a03;
    --orange-50: #fff7ed;
    --orange-100: #ffedd5;
    --orange-200: #fed7aa;
    --orange-300: #fdba74;
    --orange-400: #fb923c;
    --orange-500: #f97316;
    --orange-600: #ea580c;
    --orange-700: #c2410c;
    --orange-800: #9a3412;
    --orange-900: #7c2d12;
    --orange-950: #431407;
    --red-50: #fef2f2;
    --red-100: #fee2e2;
    --red-200: #fecaca;
    --red-300: #fca5a5;
    --red-400: #f87171;
    --red-500: #ef4444;
    --red-600: #dc2626;
    --red-700: #b91c1c;
    --red-800: #991b1b;
    --red-900: #7f1d1d;
    --red-950: #450a0a;
    --stone-50: #fafaf9;
    --stone-100: #f5f5f4;
    --stone-200: #e7e5e4;
    --stone-300: #d6d3d1;
    --stone-400: #a8a29e;
    --stone-500: #78716c;
    --stone-600: #57534e;
    --stone-700: #44403c;
    --stone-800: #292524;
    --stone-900: #1c1917;
    --stone-950: #0c0a09;
    --neutral-50: #fafafa;
    --neutral-100: #f5f5f5;
    --neutral-200: #e5e5e5;
    --neutral-300: #d4d4d4;
    --neutral-400: #a3a3a3;
    --neutral-500: #737373;
    --neutral-600: #525252;
    --neutral-700: #404040;
    --neutral-800: #262626;
    --neutral-900: #171717;
    --neutral-950: #0a0a0a;
    --zinc-50: #fafafa;
    --zinc-100: #f4f4f5;
    --zinc-200: #e4e4e7;
    --zinc-300: #d4d4d8;
    --zinc-400: #a1a1aa;
    --zinc-500: #71717a;
    --zinc-600: #52525b;
    --zinc-700: #3f3f46;
    --zinc-800: #27272a;
    --zinc-900: #18181b;
    --zinc-950: #09090b;
    --gray-50: #f9fafb;
    --gray-100: #f3f4f6;
    --gray-200: #e5e7eb;
    --gray-300: #d1d5db;
    --gray-400: #9ca3af;
    --gray-500: #6b7280;
    --gray-600: #4b5563;
    --gray-700: #374151;
    --gray-800: #1f2937;
    --gray-900: #111827;
    --gray-950: #030712;
    --slate-50: #f8fafc;
    --slate-100: #f1f5f9;
    --slate-200: #e2e8f0;
    --slate-300: #cbd5e1;
    --slate-400: #94a3b8;
    --slate-500: #64748b;
    --slate-600: #475569;
    --slate-700: #334155;
    --slate-800: #1e293b;
    --slate-900: #0f172a;
    --slate-950: #020617;
    /*custombootstrap*/
    --blue: #1e40af !important;
    --Gap-6: 24px;
    --Gap-5: 20px;
    --Gap-4: 16px;
    --Gap-3: 12px;
    --font-size-24: clamp(1.25rem, 1.1571rem + 0.381vi, 1.5rem);
    --font-size-48: clamp(2rem, 1.6286rem + 1.5238vi, 3rem);
    --font-size-18: clamp(0.875rem, 0.7821rem + 0.381vi, 1.125rem)
}

html {
    scroll-behavior: smooth;
}
/*custom css*/
body {
    font-family: "Source Sans Pro" !important;
    background-color: #fff !important;
}

h3 {
    color: #212529;
    text-align: center;
    font-family: "Source Sans Pro";
    font-size: 28.8px;
    font-style: normal;
    font-weight: 600;
}

h4 {
    color: #212529;
    font-family: "Source Sans Pro";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
}


.gap-6 {
    gap: var(--Gap-6, 24px) !important;
}

.p-0 {
    padding: 0px !important;
}

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

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

.pl-0 {
    padding-left: 0px !important;
}

.pr-0 {
    padding-right: 0px !important;
}

.ph-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

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

.m-0 {
    margin: 0px !important;
}

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

.mb-0 {
    margin-bottom: 0px !important;
}

.ml0 {
    margin-left: 0px !important;
}

.mr-0 {
    margin-right: 0px !important;
}

.mh-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.mv-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.p-16 {
    padding: var(--Gap-4, 16px) !important;
}

.pt-16 {
    padding-top: var(--Gap-4, 16px) !important;
}

.pb-16 {
    padding-bottom: var(--Gap-4, 16px) !important;
}

.pl16 {
    padding-left: var(--Gap-4, 16px) !important;
}

.pr-16 {
    padding-right: var(--Gap-4, 16px) !important;
}

.ph-16 {
    padding-left: var(--Gap-4, 16px) !important;
    padding-right: var(--Gap-4, 16px) !important;
}

.pv-16 {
    padding-top: var(--Gap-4, 16px) !important;
    padding-bottom: var(--Gap-4, 16px) !important;
}

.m-16 {
    margin: var(--Gap-4, 16px) !important;
}

.mt-16 {
    margin-top: var(--Gap-4, 16px) !important;
}

.mb-16 {
    margin-bottom: var(--Gap-4, 16px) !important;
}

.ml16 {
    margin-left: var(--Gap-4, 16px) !important;
}

.mr-16 {
    margin-right: var(--Gap-4, 16px) !important;
}

.mh-16 {
    margin-left: var(--Gap-4, 16px) !important;
    margin-right: var(--Gap-4, 16px) !important;
}

.mv-16 {
    margin-top: var(--Gap-4, 16px) !important;
    margin-bottom: var(--Gap-4, 16px) !important;
}

.p-12 {
    padding: var(--Gap-3, 12px) !important;
}

.pt-12 {
    padding-top: var(--Gap-3, 12px) !important;
}

.pb-12 {
    padding-bottom: var(--Gap-3, 12px) !important;
}

.pl-12 {
    padding-left: var(--Gap-3, 12px) !important;
}

.pr-12 {
    padding-right: var(--Gap-3, 12px) !important;
}

.ph-12 {
    padding-left: var(--Gap-3, 12px) !important;
    padding-right: var(--Gap-3, 12px) !important;
}

.pv-12 {
    padding-top: var(--Gap-3, 12px) !important;
    padding-bottom: var(--Gap-3, 12px) !important;
}

.m-12 {
    margin: var(--Gap-3, 12px) !important;
}

.mt-12 {
    margin-top: var(--Gap-3, 12px) !important;
}

.mb-12 {
    margin-bottom: var(--Gap-3, 12px) !important;
}

.ml12 {
    margin-left: var(--Gap-3, 12px) !important;
}

.mr-12 {
    margin-right: var(--Gap-3, 12px) !important;
}

.mh-12 {
    margin-left: var(--Gap-3, 12px) !important;
    margin-right: var(--Gap-3, 12px) !important;
}

.mv-12 {
    margin-top: var(--Gap-3, 12px) !important;
    margin-bottom: var(--Gap-3, 12px) !important;
}

.p-20 {
    padding: var(--Gap-5, 20px) !important;
}

.pt-20 {
    padding-top: var(--Gap-5, 20px) !important;
}

.pb-20 {
    padding-bottom: var(--Gap-5, 20px) !important;
}

.pl-20 {
    padding-left: var(--Gap-5, 20px) !important;
}

.pr-20 {
    padding-right: var(--Gap-5, 20px) !important;
}

.ph-20 {
    padding-left: var(--Gap-5, 20px) !important;
    padding-right: var(--Gap-5, 20px) !important;
}

.pv-20 {
    padding-top: var(--Gap-5, 20px) !important;
    padding-bottom: var(--Gap-5, 20px) !important;
}

.m-20 {
    margin: var(--Gap-5, 20px) !important;
}

.mt-20 {
    margin-top: var(--Gap-5, 20px) !important;
}

.mb-20 {
    margin-bottom: var(--Gap-5, 20px) !important;
}

.ml-20 {
    margin-left: var(--Gap-5, 20px) !important;
}

.mr-20 {
    margin-right: var(--Gap-5, 20px) !important;
}

.mh-20 {
    margin-left: var(--Gap-5, 20px) !important;
    margin-right: var(--Gap-5, 20px) !important;
}

.mv-20 {
    margin-top: var(--Gap-5, 20px) !important;
    margin-bottom: var(--Gap-5, 20px) !important;
}

.p-24 {
    padding: var(--Gap-6, 24px);
}

.pt-24 {
    padding-top: var(--Gap-6, 24px);
}

.pb-24 {
    padding-bottom: var(--Gap-6, 24px);
}

.pl-24 {
    padding-left: var(--Gap-6, 24px);
}

.pr-24 {
    padding-right: var(--Gap-6, 24px);
}

.ph-24 {
    padding-left: var(--Gap-6, 24px);
    padding-right: var(--Gap-6, 24px);
}

.pv-24 {
    padding-top: var(--Gap-6, 24px);
    padding-bottom: var(--Gap-6, 24px);
}

.m-24 {
    margin: var(--Gap-6, 24px);
}

.mt-24 {
    margin-top: var(--Gap-6, 24px);
}

.mb-24 {
    margin-bottom: var(--Gap-6, 24px);
}

.ml-24 {
    margin-left: var(--Gap-6, 24px);
}

.mr-24 {
    margin-right: var(--Gap-6, 24px);
}

.mh-24 {
    margin-left: var(--Gap-6, 24px);
    margin-right: var(--Gap-6, 24px);
}

.mv-24 {
    margin-top: var(--Gap-6, 24px);
    margin-bottom: var(--Gap-6, 24px);
}

.fs-24 {
    font-size: 24px !important;
    line-height: 28.8px;
}

.fs-20 {
    font-size: 20px !important;
    line-height: 24px;
}

.fs-16 {
    font-size: 16px !important;
    line-height: 22.4px;
}

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

.c-slate-300 {
    color: var(--slate-300, #CBD5E1) !important;
}

.btn-primary {
    color: #fff;
    background-color: var(--blue);
    border-color: var(--blue);
    box-shadow: none;
}

.menu {
    background: #FFF;
    border-bottom: 1px solid #DEE2E6;
}

    .menu li a {
        color: var(--slate-600, #475569);
        font-family: "Source Sans Pro";
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px; /* 150% */
    }

    .menu .nav-item.dropdown:hover .dropdown-menu {
        display: block !important;
    }

.main-body {
    min-height: calc(100vh - 66px);
}

@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1680px;
    }
}


.btn-outline-primary {
    color: var(--blue);
    border-color: var(--blue);
}

.bg-blue-light {
    background-color: #F8FAFC !important
}

.btn-outline-secondary {
    color: #6c757d;
    border-color: #ccc !important;
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: var(--blue-600);
    border-color: var(--blue-600);
}

.bg-blue800 {
    background: var(--blue-800, #1E40AF);
}

.card-slate-50:not(.card-outline) > .card-header {
    border-radius: 4px 4px 0px 0px;
    border-bottom: 1px solid var(--slate-200, #E2E8F0);
    background: var(--slate-50, #F8FAFC);
}

.card {
    border-radius: 4px;
    border: 1px solid var(--slate-200, #E2E8F0);
    background: #FFF;
}

.card-heaader-title {
    color: var(--blue-800, #1E40AF);
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px; /* 116.667% */
}

.form-group > label {
    color: var(--slate-800, #1E293B);
    font-size: 16px;
    font-style: normal;
    font-weight: 600 !important;
    line-height: 140%; /* 22.4px */
    letter-spacing: -0.16px;
}

.no-shadow-has-border {
    box-shadow: none !important;
    border-radius: 4px;
    border: 1px solid var(--slate-200, #E2E8F0);
    background: #FFF;
}

.card-body {
    padding: 12px 20px;
}

.m-8px {
    margin: 8px 0;
}

.col-form-label {
    padding-top: 0px !important
}

.bg-card {
    background: rgba(248, 250, 252, 0.50) !important;
}

.bg-slate-50 {
    background: var(--slate-50, #F8FAFC);
}

.bg-slate-900 {
    background: var(--slate-900, #0F172A);
}

.bg-slate-800 {
    background: var(--slate-800, #1E293B);
}

.card-header-tabs {
    margin-right: -0.625rem;
    margin-bottom: -0.5rem;
    margin-left: -0.625rem;
    border-bottom: 0;
}

.card .card-header ul li a {
    color: var(--blue-600, #2563EB);
    text-align: center;
    font-family: "Source Sans Pro";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%; /* 21px */
}

.nav-tabs .nav-link {
    margin-bottom: -1px;
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}

.badge {
    text-align: center;
    font-family: "Source Sans Pro";
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px; /* 100% */
    border-radius: 4px;
}

.badge-primary {
    border-radius: 4px;
    border: 1px solid var(--blue-300, #93C5FD);
    background: var(--blue-50, #EFF6FF);
    color: var(--blue-700, #1d4ed8);
}

.badge-success {
    border-radius: 4px;
    border: 1px solid var(--emerald-300, #6EE7B7);
    background: var(--emerald-50, #ECFDF5);
    color: var(--emerald-700, #047857);
}

.badge-warning {
    border-radius: 4px;
    border: 1px solid var(--amber-300, #FCD34D);
    background: var(--amber-50, #FFFBEB);
    color: var(--amber-700, #b45309);
}

.badge-danger {
    border-radius: 4px;
    border: 1px solid var(--red-300, #FCA5A5);
    background: var(--red-50, #FEF2F2);
    color: var(--red-700, #b91c1c);
}

.badge-info {
    border: 1px solid var(--violet-300, #C4B5FD);
    background: var(--violet-50, #F5F3FF);
    color: var(--violet-700, #6d28d9);
}

.noBorder {
    border: none !important;
}

.no-shadow {
    box-shadow: none !important;
}

.rounded-8 {
    border-radius: 8px !important;
}

.title-page {
    color: #212529;
    font-family: "Source Sans Pro";
    font-size: 28.8px;
    font-style: normal;
    font-weight: 400;
    line-height: 34.56px; /* 120% */
}

.mb-6 {
    margin-bottom: 20px;
}

.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
    color: var(--base-white, #FFF);
    border: 1px solid #ccc;
    border-radius: 4px !important;
    background: var(--blue-600, #2563EB) !important;
    cursor: default;
    float: left;
    margin: 5px 0 0 6px;
    padding: 0 6px;
    color: var(--base-white, #FFF) !important;
    font-family: "Source Sans Pro" !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 24px !important; /* 150% */
}

.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: var(--base-white, #FFF) !important;
}

.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove {
    color: var(--base-white, #FFF) !important;
}

.border-table {
    border-radius: 4px;
    border: 1px solid var(--slate-200, #E2E8F0);
    background: #FFF;
}

table.table {
    min-height: 150px !important;
}

th.text-primary.p-12 {
    border-top: 0px;
}

.dropdown-item.active, .dropdown-item:active {
    color: #16181b;
    background-color: var(--stone-200, #e7e5e4) !important;
}

form.ajax-form table.table {
    min-height: auto !important;
}

.data-field {
    align-self: start;
    margin-bottom: .5rem;
}

.text-primary {
    color: var(--blue-800, #2563EB) !important;
}

.text-primary-600 {
    color: var(--blue-600, #2563EB) !important;
}

.text-secondary {
    color: var(--slate-500, #64748B) !important;
}

.text-success {
    color: var(--emerald-700, #047857) !important;
}

.text-danger {
    color: var(--red-600, #dc2626) !important;
}

.text-warning {
    color: var(--amber-700, #B45309) !important;
}

.text-info {
    color: var(--teal-600, #0D9488) !important;
}

.text-light {
    color: #FFF !important;
}

.text-dark {
    color: var(--slate-800, #1E293B) !important;
}

.freezeTable-Scroll table thead th.text-primary {
    padding: var(--Gap-3);
    vertical-align: middle;
}

.note-toolbar.card-header {
    background: #F8FAFC;
    border-bottom-color: #E3E8F0;
}

.note-editor.note-frame.card {
    border: 1px solid #E2E8F0;
}

.note-editor.note-airframe .note-statusbar, .note-editor.note-frame .note-statusbar {
    background-color: #F8FAFC;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top: 1px solid #E3E8F0;
}

.note-toolbar .btn-light {
    color: #1E293B;
    background-color: #F1F5F9;
    border-color: #CBD5E1;
    box-shadow: none;
    >>>>>>> Stashed changes
}

/*custom css*/
html {
    font-size: 14px;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

html {
    position: relative;
    min-height: 100%;
}

body {
    /*margin-bottom: 60px;*/
}

.select2-container--bootstrap .select2-selection {
    font-size: inherit !important;
}

.input-group-sm .select2-selection__rendered {
    font-size: .875rem;
    line-height: 1.4 !important;
}

.input-group .select2-container .select2-selection--single {
    height: calc(2.25rem + 2px) !important;
}

/*label.control-label{font-weight:normal!important;}*/

.main-sidebar {
    background: #102E9E !important;
}

[class*=sidebar-dark] .btn-sidebar:hover {
    background-color: #1691e2 !important;
}

[class*=sidebar-dark] .btn-sidebar, [class*=sidebar-dark] .form-control-sidebar {
    background: none !important;
}

[class*=sidebar-dark-] .sidebar a {
    color: #fff !important;
}

.status-box {
    position: absolute;
    top: -70px;
    right: 50px;
    padding: 0px 20px;
}
/*.badge {
    padding: 5px 10px;
    font-weight: 700;
}*/

.child-table thead {
    background: #17a2b8 !important;
    color: white;
}

    .child-table thead tr:hover {
        color: white;
    }

.nav-pills .nav-link.active {
    background-color: #fff !important;
    color: var(--blue-800, #1E40AF);
}
/*hiển thị model*/
/*@media (min-width: 768px) {
    .modal-dialog:not(.confirm-modal-dialog) {
        width: 700px;
        max-width: 1000px;
        margin: 30px auto;
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    }

    .modal-sm {
        width: 300px;
    }
}

@media (min-width:1025px)
{
    .modal-dialog:not(.confirm-modal-dialog) {
        width: 900px;
        max-width: 1000px;
        margin: 30px auto;
    }
}*/

/*Custom Scrolling*/
/* width */
::-webkit-scrollbar {
    width: 12px !important;
    height: 12px !important;
}

/* Track */
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px !important;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #5e6a7d;
    border-radius: 12px !important;
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #647ca3;
    }

/*End Custom Scrolling*/

.barcode {
    font-family: 'Libre Barcode 128 Text', cursive;
    font-size: 36px;
}

@media print {
    .footer {
        position: relative;
        top: -20px;
        height: 10px;
    }
}

.multiselect-native-select select.condition {
    display: none;
}

.multiselect-native-select .multiselect .multiselect-selected-text {
    float: left;
    width: 100%;
    text-align: left;
}

.multiselect-native-select .custom-select {
    background: #fff;
}

.multiselect-native-select .multiselect-container {
    width: 100%;
}
/* width */
/*::-webkit-scrollbar {
    width: 10px;
}*/

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #888;
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #555;
    }

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    width: 100%;
    height: 100%;
    overflow-x: hidden !important;
    overflow-y: hidden !important;
    outline: 0
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none
}

.modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translate(0,-50px)
}

@media (prefers-reduced-motion:reduce) {
    .modal.fade .modal-dialog {
        transition: none
    }
}

.modal.show .modal-dialog {
    transform: none
}

.modal.modal-static .modal-dialog {
    transform: scale(1.02)
}

.modal-dialog-scrollable {
    height: calc(100% - 1rem)
}

    .modal-dialog-scrollable .modal-content {
        max-height: 100%;
        overflow: hidden
    }

    .modal-dialog-scrollable .modal-body {
        overflow-y: auto
    }

.modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - 1rem)
}

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000
}

    .modal-backdrop.fade {
        opacity: 0
    }

    .modal-backdrop.show {
        opacity: .5
    }

.content-header {
    padding: 8px 1rem;
}

.modal-header {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: space-between;
    padding: .5rem 1rem !important;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}

    .modal-header .btn-close {
        padding: .5rem .5rem;
        margin: -.5rem -.5rem -.5rem auto
    }

.modal-title {
    color: var(--blue-800, #2563EB) !important;
    margin-bottom: 0;
    line-height: 1.5
}

.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem
}

.modal-footer {
    display: flex;
    flex-wrap: wrap;
    flex-shrink: 0;
    align-items: center;
    justify-content: flex-end;
    padding: .75rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: calc(.3rem - 1px);
    border-bottom-left-radius: calc(.3rem - 1px)
}

    .modal-footer > * {
        margin: .25rem
    }

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto
    }

    .modal-dialog-scrollable {
        height: calc(100% - 3.5rem)
    }

    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem)
    }

    .modal-sm {
        max-width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg, .modal-xl {
        max-width: 800px
    }
}

@media (min-width: 1200px) {
    .modal-xl {
        max-width: 1140px
    }
}

.modal-fullscreen {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0
}

    .modal-fullscreen .modal-content {
        height: 100%;
        border: 0;
        border-radius: 0
    }

    .modal-fullscreen .modal-header {
        border-radius: 0
    }

    .modal-fullscreen .modal-body {
        overflow-y: auto
    }

    .modal-fullscreen .modal-footer {
        border-radius: 0
    }

@media (max-width: 575.98px) {
    .modal-fullscreen-sm-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0
    }

        .modal-fullscreen-sm-down .modal-content {
            height: 100%;
            border: 0;
            border-radius: 0
        }

        .modal-fullscreen-sm-down .modal-header {
            border-radius: 0
        }

        .modal-fullscreen-sm-down .modal-body {
            overflow-y: auto
        }

        .modal-fullscreen-sm-down .modal-footer {
            border-radius: 0
        }
}

@media (max-width: 767.98px) {
    .modal-fullscreen-md-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0
    }

        .modal-fullscreen-md-down .modal-content {
            height: 100%;
            border: 0;
            border-radius: 0
        }

        .modal-fullscreen-md-down .modal-header {
            border-radius: 0
        }

        .modal-fullscreen-md-down .modal-body {
            overflow-y: auto
        }

        .modal-fullscreen-md-down .modal-footer {
            border-radius: 0
        }
}

@media (max-width: 991.98px) {
    .modal-fullscreen-lg-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0
    }

        .modal-fullscreen-lg-down .modal-content {
            height: 100%;
            border: 0;
            border-radius: 0
        }

        .modal-fullscreen-lg-down .modal-header {
            border-radius: 0
        }

        .modal-fullscreen-lg-down .modal-body {
            overflow-y: auto
        }

        .modal-fullscreen-lg-down .modal-footer {
            border-radius: 0
        }
}

@media (max-width: 1199.98px) {
    .modal-fullscreen-xl-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0
    }

        .modal-fullscreen-xl-down .modal-content {
            height: 100%;
            border: 0;
            border-radius: 0
        }

        .modal-fullscreen-xl-down .modal-header {
            border-radius: 0
        }

        .modal-fullscreen-xl-down .modal-body {
            overflow-y: auto
        }

        .modal-fullscreen-xl-down .modal-footer {
            border-radius: 0
        }
}

@media (max-width: 1399.98px) {
    .modal-fullscreen-xxl-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0
    }

        .modal-fullscreen-xxl-down .modal-content {
            height: 100%;
            border: 0;
            border-radius: 0
        }

        .modal-fullscreen-xxl-down .modal-header {
            border-radius: 0
        }

        .modal-fullscreen-xxl-down .modal-body {
            overflow-y: auto
        }

        .modal-fullscreen-xxl-down .modal-footer {
            border-radius: 0
        }
}

.modal-sm {
    max-width: 300px
}

.modal-md {
    max-width: 720px
}

.modal-lg {
    max-width: 960px;
}

.modal-xl {
    max-width: 1140px
}

.modal-xxl {
    max-width: 1320px !important;
}

.modal-full {
    max-width: 100%
}

label.required:after {
    content: "*";
    color: red;
    padding-left: 5px;
    pointer-events: none;
}

span.field-validation-error {
    color: red;
}

.form-group {
    margin-bottom: 0px !important;
}

.table.Inline td {
    padding: 0.25rem !important;
}

table.table-resize th.ui-resizable > span {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.btn-xs {
    min-width: 22px;
}

tr.Pending {
}

.RequestApprove {
    background-color: #e0a800 !important;
    font-weight: bold;
}

.Approved, .Approve {
    background-color: #218838 !important;
    color: #fff !important;
    font-weight: bold;
}

.Rejected {
    background-color: #c82333 !important;
    color: white !important;
    font-weight: bold;
}

.In {
    background-color: #218838 !important;
    color: #fff !important;
    font-weight: bold;
}

.Out {
    background-color: #3c3c3c !important;
    color: #fff !important;
    font-weight: bold;
}

.FullDelivery {
    background-color: #218838 !important;
    color: #fff !important;
    font-weight: bold;
}

.PartialDelivery {
    background-color: #e0a800 !important;
    font-weight: bold;
}

.PartialDelivery {
    background-color: #e0a800 !important;
    font-weight: bold;
}

.Requested {
    background-color: #e0a800 !important;
    font-weight: bold;
}


table.text-nowrap td {
    max-width: 250px;
    /* overflow: hidden;
    text-overflow: ellipsis;*/
    white-space: initial;
    padding: 12px !important
}

select[readonly], input[readonly] {
    pointer-events: none !important;
}

    select[readonly].select2-hidden-accessible + .select2-container {
        pointer-events: none;
        touch-action: none;
    }

        select[readonly].select2-hidden-accessible + .select2-container .select2-selection {
            background: #eee;
            box-shadow: none;
        }

        select[readonly].select2-hidden-accessible + .select2-container .select2-selection__arrow,
        select[readonly].select2-hidden-accessible + .select2-container .select2-selection__clear {
            display: none;
        }

span.select2.select2-container.select2-container--bootstrap {
    width: 100% !important;
}

table thead > tr > th[data-sort="True"] {
    position: relative;
    padding-right: 25px;
}

table.table-fixed-text-head thead > tr > th {
    /*white-space: pre;*/
}


table tbody > tr > th.col-action {
    white-space: nowrap;
    vertical-align: middle;
}

table.table-fixed-head {
    border-collapse: separate;
    border-spacing: 0px;
    border: none;
    border-right: 1px solid #dee2e6;
}

    table.table-fixed-head thead {
        position: sticky;
        top: 0px;
        border: 1px solid #dee2e6;
        z-index: 999999;
    }

table.table-fixed-head {
    position: relative;
}

    table.table-fixed-head th {
        position: sticky;
        top: 0;
        background: white;
        border: 1px solid #dee2e6;
    }

.table.table-fixed-head td, .table.table-fixed-head th {
    border: 1px solid #dee2e6;
    border-right: 0px;
}

.table.table-fixed-head > tbody > tr:first-child > td {
    border-top: none;
}

.table.table-fixed-head td {
    border-bottom: none;
}

    .table.table-fixed-head td:last-child, .table.table-fixed-head th:last-child {
        border: 1px solid #dee2e6;
        border-right: 1px solid #dee2e6;
        border-bottom: none;
    }

.table.table-fixed-head th:last-child {
    border-bottom: 1px solid #dee2e6;
}

.table.table-fixed-head {
    border-bottom: 1px solid #dee2e6;
}

table.table thead th,
table.table tbody th,
table.table tbody td {
    border: none;
    border-bottom: 1px solid #dee2e6 !important;
}

table thead > tr > th[data-sort="True"]:before, table thead > tr > th[data-sort="True"]:after {
    position: absolute;
    display: block;
    opacity: .125;
    right: 10px;
    line-height: 9px;
    font-size: .8em
}

table thead > tr > th[data-sort="True"]:before {
    bottom: 50%;
    content: "▲";
    content: "▲"/""
}

table thead > tr > th[data-sort="True"]:after {
    top: 50%;
    content: "▼";
    content: "▼"/""
}

table thead > tr > th[data-sort="True"][data-sort-method="ASC"]:before {
    opacity: 1;
}

table thead > tr > th[data-sort="True"][data-sort-method="DESC"]:after {
    opacity: 1;
}

table tbody > tr > td {
    vertical-align: middle !important;
}

span.text-ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}

.table-responsive {
    margin: 0px 0.5rem;
    max-height: 500px;
}

.select2-container--open {
    z-index: 9999999
}

.freezeTable-Scroll {
    overflow-x: auto !important;
}

.modal-header .close span {
    font-size: 26px;
}
/**/
.expandable-body {
    background: #F8FAFC;
}

    .expandable-body .table {
        margin-left: 0;
        width: 100%;
        background: #fff;
    }

.ellipsis {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.block-ellipsis {
    display: block;
    display: -webkit-box;
    max-width: 100%;
    height: 43px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 1;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*for card*/
/*----  Main Style  ----*/
.cards_landscape {
    text-align: left;
}

    .cards_landscape a {
        text-decoration: none;
        outline: none;
    }

    .cards_landscape .card-flyer {
        border-radius: 5px;
    }

        .cards_landscape .card-flyer .image-box {
            background: #ffffff;
            overflow: hidden;
            border-radius: 5px;
        }

            .cards_landscape .card-flyer .image-box img {
                -webkit-transition: all .9s ease;
                -moz-transition: all .9s ease;
                -o-transition: all .9s ease;
                -ms-transition: all .9s ease;
                width: 100%;
                height: 220px;
            }

        .cards_landscape .card-flyer:hover .image-box img {
            opacity: 0.7;
            -webkit-transform: scale(1.15);
            -moz-transform: scale(1.15);
            -ms-transform: scale(1.15);
            -o-transform: scale(1.15);
            transform: scale(1.15);
        }

        .cards_landscape .card-flyer .text-box {
            text-align: left;
        }

            .cards_landscape .card-flyer .text-box .text-container {
                padding: 15px;
            }

    .cards_landscape .card-flyer {
        background: #FFFFFF;
        -webkit-transition: all 0.2s ease-in;
        -moz-transition: all 0.2s ease-in;
        -ms-transition: all 0.2s ease-in;
        -o-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in; /*
        box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.40);*/
    }

        .cards_landscape .card-flyer:hover {
            background: #fff;
            box-shadow: 0px 15px 26px rgba(0, 0, 0, 0.50);
            -webkit-transition: all 0.2s ease-in;
            -moz-transition: all 0.2s ease-in;
            -ms-transition: all 0.2s ease-in;
            -o-transition: all 0.2s ease-in;
            transition: all 0.2s ease-in;
        }

        .cards_landscape .card-flyer .text-box p,
        .cards_landscape .card-flyer .text-box span {
            font-size: 16px;
            letter-spacing: 1px;
            color: #64748B;
        }

        .cards_landscape .card-flyer .text-box h5,
        .cards_landscape .card-flyer .text-box h5 span {
            font-size: 20px;
            font-weight: bold;
            letter-spacing: 1px;
            color: #1E293B;
        }
/*nav-tabs*/
a.btn.btn-app {
    display: inline-flex;
    height: auto;
    padding: 0.5rem 1rem;
    gap: 0.5rem;
    align-items: center;
    background-color: #fff;
    border-color: #E2E8F0;
    border: 0;
    border-radius: 0;
    color: #475569;
    margin: 0px;
}

    a.btn.btn-app:hover {
        color: #2563EB;
    }

    a.btn.btn-app > .iconify {
        font-size: 1rem;
    }

    a.btn.btn-app.active {
        border-color: #1D4ED8;
        background-color: #2563EB;
        color: white;
    }

.nav-tabs {
    border-bottom: none;
}

.module-content img {
    max-width: 100%
}
