

:root {
--rootcolor : #009688;
    --clr-primary: #056a68;
    --clr-secondary: #ffcb49;
    --clr-white: #fff;
    --clr-black: #000;
    --clr-dark: #101828;
    --clr-light: #344054;
    --clr-light-sm: #dee2e6;
        --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
}
/* .row > * {
  
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
} */
.select2-container--default .select2-search--dropdown .select2-search__field, .select2-container--default.select2-container--focus .select2-selection--multiple {
    border-color: var(--clr-primary);
    background: white;
}

.tw-dw-btn-outline {
    color: var(--clr-light);
    background-color: transparent;
    border-color: oklch(0.88 0 0);
 
}

.buttons-html5 i.fa, .buttons-print i.fa ,.buttons-colvis i.fa {
    color: #707070;
}



.table>thead>tr>th {
    border-bottom: 2px solid #f4f4f4;
    font-size: 14px;
    font-weight: 500;
    background: #efefef;
}

.pill-radio-group {
    display: inline-flex;
    gap: 7px;
    padding: 5px;
    border: 1px solid #d1d5db;
    background: #f9fafb;
    border-radius: 20px;
    margin-bottom: 15px;
}

.pill-radio {
    position: relative;
    cursor: pointer;
    margin: 0;
}

.pill-radio input {
    display: none;
}

.pill-radio span {
    display: inline-block;
    padding: 6px 14px;
    border-radius: 20px;
    border: 1px solid #d1d5db;
    background: #f9fafb;
    color: #374151;
    font-size: 13px;
    transition: all 0.2s ease;
}

/* Active */
.pill-radio input:checked + span {
    background: #20b2aa;      /* teal like image */
    border-color: #20b2aa;
    color: #fff;
    font-weight: 500;
}

/* Hover */
.pill-radio span:hover {
    background: #e5f7f5;
}




	.nextzen_equal-height-row {
    display: flex;
    flex-wrap: wrap;
}

.nextzen_equal-height-row > [class*="col-"] {
    display: flex;
}

.nextzen_equal-height-row > [class*="col-"] > * {
    flex: 1;
}


.nextzen_qty_sale input.form-control.pos_quantity.input_number.mousetrap.input_quantity {
    width: 90px !important;
    padding: 0;
    text-align: center;
}
small.text-muted.p-1.nextzen_sales_stock_av {
    background: navajowhite;
    width: 100%;
    display: block;
    margin: 5px 0px;
    border-radius: 4px;
    padding: 3px 1px;
    color: #b74601;
    text-align: center;
}

.nextzen_info_sales 
{
    display: flex;
    column-gap: 2px;
    align-items: center;
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child>.btn-group:not(:first-child)>.btn, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.dropdown-toggle {
   
    border-radius: 4px;
}
.nextzen_qty_sale span.input-group-btn {
    padding: 0;
}

.nextzen_qty_sale span.input-group-btn button.btn.btn-default.btn-flat.quantity-up {
    border-radius: 0;
}
audio, canvas, embed, iframe, img, object, svg, video {
    display: inline;
    vertical-align: middle;
}
.input-group-btn {
   
    padding-left: 9px;
}
main {
    padding-left: 260px;
    padding-top: 60px;
}
div.dataTables_wrapper div.dataTables_length select {
 
    border-radius: 4px;
}
.select2-container--default .select2-selection--single, .select2-selection .select2-selection--single {
   
    border-radius: 4px;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    
    border-radius: 4px;
}

.form-control {
 
    border-radius: 4px;
}
div.dataTables_wrapper div.dataTables_filter input {
   
    border-radius: 4px;
}
aside.side-bar.tw-fixed {
    position: fixed;
    z-index: 999;
    overflow-y: auto;
    top: 60px;
}
.nextzen_header {
    background: white;
    border-bottom: 1px solid #00000017;
    position: fixed;
    z-index: 999;
    right: 0;
    left: 0;
    top: 0;
    /* margin-left: 240px; */
}

.nz_dash_heading {
    padding: 5px;
    line-height: normal;
    margin-top: 2px;
    margin-bottom: 22px;
    font-size: 18px;
}

.nzl_dash_chart select {
    border: 1px solid #d7d7d7;
    padding: 7px 6px;
    border-radius: 5px;
        background: white;
}

.nextzen_this_month span.text-primary {
    font-weight: 700;
}
.nextzen_this_month span.text-danger {
    font-weight: 700;
}

.text-primary {
    color: var(--clr-primary) !important;
}

.business-stat .business-content:nth-child(1) .color-1 {
    background-color: #e0f2fe;
    color: #0284c7;
    border-radius: 50%;
}

.business-stat .business-content:nth-child(2) .color-1 {
    background-color: #ecfdf5;
    color: #059669;
    border-radius: 50%;
}

.business-stat .business-content:nth-child(3) .color-1 {
    background-color: #fff7ed;
    color: #c2410c;
    border-radius: 50%;
}

.business-stat .business-content:nth-child(4) .color-1 {
    background-color: #f5f3ff;
    color: #6d28d9;
    border-radius: 50%;
}

.business-stat .business-content:nth-child(5) .color-1 {
    background-color: #fdf2f8;
    color: #db2777;
    border-radius: 50%;
}

.business-stat .business-content:nth-child(6) .color-1 {
    background-color: #f0fdf4;
    color: #15803d;
    border-radius: 50%;
}

.business-stat .business-content:nth-child(7) .color-1 {
    background-color: #eff6ff;
    color: #1d4ed8;
    border-radius: 50%;
}

.business-stat .business-content:nth-child(8) .color-1 {
    background-color: #fefce8;
    color: #ca8a04;
    border-radius: 50%;
}


    
/* =========================================================
   Enable smooth animation for CSS variable
========================================================= */
@property --fill {
    syntax: "<number>";
    inherits: false;
    initial-value: 0;
}

/* =========================================================
   Card
========================================================= */
.growth-card {
    width: 100%;
    background: #ffffff;
    padding: 14px;
    border-radius: 10px;
    text-align: center;
    /* box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08); */
}

/* =========================================================
   Circle Wrapper
========================================================= */
.circle-wrap {
    display: flex;
    justify-content: center;
}

/* =========================================================
   Animated Progress Ring
========================================================= */
.circle {
    width: 140px;
    height: 140px;
    border-radius: 50%;
    position: relative;

    background: conic-gradient(
        var(--rootcolor) calc(var(--fill) * 1%),
        #e9ecff 0
    );

    transform: rotate(180deg);
    animation: fillCircle 1.8s cubic-bezier(.4,0,.2,1) forwards;
}

/* Inner white hole */
.circle::after {
    content: "";
    position: absolute;
    inset: 18px;
    background: #ffffff;
    border-radius: 50%;
}

/* =========================================================
   Center Content
========================================================= */
.inside {
    position: absolute;
    inset: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    z-index: 1;
    transform: rotate(-180deg);
}

.inside h2 {
    margin: 0;
    font-size: 28px;
    color: #2b2f42;
    opacity: 0;
    animation: fadeUp .6s ease .9s forwards;
}

.inside span {
    font-size: 14px;
    color: #7a7f9a;
}

/* =========================================================
   Stats Section
========================================================= */
.stats {
    display: flex;
    justify-content: space-between;
    margin-top: 17px;
}

.stat {
    display: flex;
    gap: 6px;
    align-items: center;
}

.icon {
    width: 40px;
    height: 40px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
}

.icon.purple {
    background: #edeaff;
    color: #6b6cff;
}

.icon.blue {
    background: #e6f7ff;
    color: #00a2ff;
}

.stat small {
    color: #565656;
    font-size: 17px;
}
.stat strong {
    display: block;
    font-size: 15px;
    color: #2b2f42;
}

/* =========================================================
   Animations
========================================================= */
@keyframes fillCircle {
    from { --fill: 0; }
    to   { --fill: var(--percent); }
}

@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translateY(6px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.nextzen_this_month {
    display: flex;
    column-gap: 6px;
    margin-top: 12px;
}

.nextzen_this_month svg {
    width: 19px;
}
.tw-rounded-full {
    border-radius: 7px;
}


.tw-dw-btn {
  
    height: 2rem;

    line-height: 1em;
    min-height: 1rem;

}
.tw-dw-btn svg {
    width: 18px;
    height: 18px;
}

#collapseFilter.collapse {
    display: block;
    height: auto !important;
}

a {
    color: var(--rootcolor);
}

.tw-to-blue-500 {
    --tw-gradient-to: #009688 var(--tw-gradient-to-position);
}

.tw-from-indigo-600 {
    --tw-gradient-from: #016b94 var(--tw-gradient-from-position);
}

.tw-text-primary-700 {
    --tw-text-opacity: 1;
    color: #009688;
}
.tw-bg-primary-800 {
    --tw-bg-opacity: 1;
    background-color: #009688;
}
.tw-to-primary-900 {
    --tw-gradient-to: #009688 var(--tw-gradient-to-position);
}

.tw-from-primary-800 {
    --tw-gradient-from: #016b94 var(--tw-gradient-from-position);
    --tw-gradient-to: rgba(0, 64, 193, 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.nextzen_header {
    background: white;
    border-bottom: 1px solid #00000017;
}

button:hover {
    background-color: #ffe000 !important;
    color: black !important;
    border-color: #ffe000 !important;
}

.hover\:tw-bg-primary-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(#009688 / var(--tw-bg-opacity));
}
.hover\:tw-bg-primary-700:hover {
    --tw-bg-opacity: 1;
    background-color: #ffe000;
    color: black !important;
}

div.pos-tab-menu div.list-group > a.active, div.pos-tab-menu div.list-group > a.active .glyphicon, div.pos-tab-menu div.list-group > a.active .fa {
    background: linear-gradient(to right, #009688, #009688);
    color: #ffffff;
    border-color: transparent;
}

.daterangepicker .ranges li.active {
    background-color: #009688;
    color: #fff;
}
.text-aqua, .text-info {
    color: #009688 !important;
}


.dot-loader {
    font-size: 14px;
    color: var(--rootcolor);
}


.dot-loader::after {
    content: '';
    animation: dots 1.5s steps(3, end) infinite;
}

@keyframes dots {
    0%   { content: ''; }
    33%  { content: '.'; }
    66%  { content: '..'; }
    100% { content: '...'; }
}







/* forche change loading fa animation 
 */
/* STOP fa-spin rotation completely */
.fa-spin {
    animation: none !important;
    transform: none !important;
    color: var(--clr-primary);
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
}

/* Remove original icon glyph */
.fa-sync::before {
    content: "" !important;
}

/* Show "Loading" text with dots */
.fa-sync::after {
    content: "Loading";
    display: inline-block;
    font-weight: 500;
    font-family: inherit;
    animation: loading-text 1.6s steps(4, end) infinite;
}

/* Animate dots */
@keyframes loading-text {
    0%   { content: "Loading"; }
    25%  { content: "Loading."; }
    50%  { content: "Loading.."; }
    75%  { content: "Loading..."; }
    100% { content: "Loading"; }
}



.scroll {
  
    border-radius: 6px;
    background: #009688;
    border-radius: 50%;
    color: white;
    width: 35px;
    height: 35px;
}
.scroll:hover {
    background: #FFC107;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    color: black;
}

.tw-text-sm {
    font-size: 15px;
    line-height: 1.25rem;
}
.tw-text-gray-600 {
    --tw-text-opacity: 1;
    color: rgb(54 55 58);
}
.tw-bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: #056a6821;
        color: var(--rootcolor) !important;

}
.nextzen_tab {
    position: relative;
    display: inline-flex;
    padding: 4px;
    border-radius: 18px;
    margin: 16px;
    gap: 8px;
    border: 1px solid #d1d5db !important;
    background: #fbfbfb;
}

/* sliding pill */
.nextzen_tab::before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    width: 0;
    height: calc(100% - 10px);
    background: #1fa38b;
    border-radius: 14px;
    transition: all 0.35s cubic-bezier(.4,0,.2,1);
    z-index: 0;
}

/* tabs */
.nextzen_tab > li {
    position: relative;
    list-style: none;
}
.nz_tabs {
    justify-content: center;
    display: flex;
}
.nextzen_tab > li > a {
    position: relative;
    z-index: 1;
    border: none !important;
    background: transparent;
    padding: 6px 16px;
    border-radius: 14px;
    font-size: 13px;
    font-weight: 500;
    color: #374151;
    display: flex;
    align-items: center;
    gap: 6px;
    line-height: 1;
    transition: color 0.3s ease;
    border: 1px solid #d1d5db !important;
    background: #f9fafb;
}
/* count */
.nextzen_tab .count {
    width: 20px;
    height: 20px;
    background: #f3f4f6;
    color: #374151;
    font-size: 11px;
    font-weight: 600;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

/* active text */
.nextzen_tab > li.active > a {
    color: #fff;
    background: var(--clr-primary);
}

/* active count */
.nextzen_tab > li.active .count {
    background: #ffffff;
    color: #1fa38b;
}


/* ===============================
   NEXTZEN STYLE FOR nav nav-tabs
   =============================== */
.nav-tabs-custom>.nav-tabs>li.active {
    border-top: none;
}
.nav.nav-tabs {
    display: inline-flex;
    background: #ffffff;
    padding: 5px;
    border-radius: 18px;
    border: 1px solid #e6e9ef;
    margin: 16px;
}

/* remove bootstrap tab borders */
.nav.nav-tabs > li {
    float: none;
    margin: 0;
}

.nav.nav-tabs > li > a {
    border: none !important;
    background: transparent !important;
    padding: 6px 16px;
    border-radius: 14px;
    font-size: 13px;
    font-weight: 500;
    color: #374151;
    display: flex;
    align-items: center;
    gap: 6px;
    line-height: 1;
    padding: 10px 11px;
        border: 1px solid #d1d5db !important;
    background: #f9fafb;
}
/* target ONLY the tabs list */
.nav-tabs-custom > ul.nav.nav-tabs {
    display: inline-flex;
    justify-content: center;
    flex-wrap: nowrap;

    /* center the ul itself */
    margin-left: auto;
    margin-right: auto;

    /* allow overflow when many tabs */
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;

    max-width: 100%;
}

/* prevent li shrinking */
.nav-tabs-custom > ul.nav.nav-tabs > li {
    float: none;
    flex-shrink: 0;
}
/* count badge */
.nav.nav-tabs .count {
    width: 20px;
    height: 20px;
    background: #f3f4f6;
    color: #374151;
    font-size: 11px;
    font-weight: 600;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

/* active tab */
.nav.nav-tabs > li.active > a,
.nav.nav-tabs > li.active > a:hover,
.nav.nav-tabs > li.active > a:focus {
  background: var(--clr-primary, #1fa38b) !important;
    color: #ffffff;
    border-top: none !important;
        padding: 10px 11px;
}

/* active count */
.nav.nav-tabs > li.active .count {
    background: #ffffff;
    color: var(--clr-primary, #1fa38b);
}


.hover\:tw-bg-gray-100:hover {
    --tw-bg-opacity: 1;
    background-color: #056a6821;
    color: var(--rootcolor) !important;
}
ul.dt-button-collection {
    background-color: var(--clr-primary);
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: var(--clr-primary);
    outline: 0;
}
.chiled a.tw-flex.tw-text-sm.tw-font-medium.tw-tracking-tight.tw-text-gray-600.tw-truncate.tw-transition-all.tw-duration-200.hover\:tw-text-gray-900.tw-whitespace-nowrap.tw-text-primary-700 {
    color: var(--rootcolor);
}
.bg-primary {
    background-color: var(--clr-primary);
}
li.buttons-columnVisibility a {
    color: #777;
    background: white;
}
div#prevYearLabel {
    font-size: 15px;
    color: var(--rootcolor);
    font-weight: 600;
}
.dataTables_scrollHeadInner {
    width: 100% !important;
}
.product-thumbnail-small {
    height: 50px;
    width: 50px;
    border-radius: 50%;
}
table.table-bordered.dataTable tbody td, table.table-bordered.dataTable tbody th {
    border-bottom-width: 0;
    vertical-align: middle;
}
div#thisYearLabel {
    font-size: 15px;
    color: var(--rootcolor);
    font-weight: 600;
}
::-webkit-scrollbar {
    background-color: #f5f5f5;
    width: 6px;
}
::-webkit-scrollbar-thumb {
    background-color: var(--rootcolor);
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}
::-webkit-scrollbar-track {
    background-color: #f5f5f5;
    border-radius: 0;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}
.nextzen_quick_stats .business-content:hover {
    background: #d0fffb0a;
}
.nextzen_quick_stats .business-content {
    position: relative;
    overflow: hidden;
}
.nextzen_quick_stats .business-content .tw-inline-flex.tw-items-center.tw-justify-center {
    position: absolute;
    right: 18px;
}

@media (min-width: 1025px) {
    .business-stat .business-content:nth-child(1) {
        border-width: 0px 0px 0px 0px;
        border-style: solid;
        border-color: #d8d8d8;
        border-radius: 10px 0 0 0;
    }

    .business-stat .business-content:nth-child(2) {
        border-width: 0px 0px 0px 0px;
        border-style: solid;
        border-color: #d8d8d8;
    }

    .business-stat .business-content:nth-child(3) {
        border-width: 0px 0px 0px 0px;
        border-style: solid;
        border-color: #d8d8d8;
    }

    .business-stat .business-content:nth-child(4) {
        border-width: 0px 0px 0px 0px;
        border-style: solid;
        border-color: #d8d8d8;
        border-radius: 0 10px 0 0;
    }

    .business-stat .business-content:nth-child(5) {
        border-width: 0px 0px 0px 0px;
        border-style: solid;
        border-color: #d8d8d8;
        border-radius: 0 0 0 10px;
    }

    .business-stat .business-content:nth-child(6) {
        border-width: 0px 0px 0px 0px;
        border-style: solid;
        border-color: #d8d8d8;
    }

    .business-stat .business-content:nth-child(7) {
        border-width: 0px 0px 0px 0px;
        border-style: solid;
        border-color: #d8d8d8;
    }

    .business-stat .business-content:nth-child(8) {
        border-width: 0px 0px 0px 0px;
        border-style: solid;
        border-color: #d8d8d8;
        border-radius: 0 0 10px 0;
    }
}






.nextzen_custom_filed_input label input[type="checkbox"] {
    margin-bottom: 30px;
    float: left;
    margin-right: 9px;
    margin-top: 0px;
}

button.close {
    transition: transform 0.3s ease, color 0.3s ease;
}

button.close:hover {
    background: none !important;
    color: red !important;
    transform: rotate(90deg) scale(1.2);
}

.nextzen_config  div.pos-tab-menu div.list-group {
    margin-bottom: 0;
    border-radius: 10px;
    border: 1px solid #00000038;
    padding: 5px;
    background: white;
}

.nextzen_config .list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #dddddd36;
}

.nextzen_config  .checkbox label, .radio label {
    padding-left: 0;
    
}
.nextzen_config  div.pos-tab-content {

    padding-left: 0;
  
}
.nextzen_config  div.pos-tab-menu div.list-group > a.active {
background: linear-gradient(to right, #009688, #009688);
    color: #ffffff;
    border-color: transparent;
    border-radius: 10px;
}

.modal {
    background: rgb(255 255 255 / 35%);
    backdrop-filter: blur(5px);
}
.modal-content {
  
    border-radius: 13px;
    padding: 15px;
}
.btn-primary {
    background: var(--clr-primary);
    border-color: var(--clr-primary);
}
.btn-primary:hover {
    background: var(--clr-secondary);
    border-color: var(--clr-secondary);
    color: black;
}
.input-group .input-group-addon {
    position: absolute;
    z-index: 9;
    left: 0;
    top: 3px;
    border: 0;
    background: 0;
    color: var(--rootcolor);
}
.input-group span.select2-selection {
    padding-left: 35px;
    
}
.input-group {
 
    width: 100%;
}
.input-group input {
    padding-left: 35px;
     padding-top: 0;
}
.select2-container {
  
    width: 100% !important;
}

.input-group select {
    padding-left: 35px;
    padding-top: 0;
}
/* Base container */
.icheckbox_square-blue {
    width: 46px;
    height: 22px;
    border-radius: 6px;
    background: #ffb307;
    position: relative;
    cursor: pointer;
    transition: background 0.3s ease;
}
/* Hide original checkbox (already hidden by iCheck) */
.icheckbox_square-blue input {
    position: absolute;
    opacity: 0;
}
div#side-bar {
    padding-bottom: 100px;
}
/* Slider knob */
.icheckbox_square-blue::after {
    content: '';
    width: 18px;
    height: 17px;
    background: #fff;
    border-radius: 4px;
    position: absolute;
    top: 2px;
    left: 3px;
    transition: transform 0.3s ease;
}


.nextzen_profit_loss_da .tw-dw-btn-primary {
   
    background-color: var(--clr-primary);
   
    border-color: var(--clr-primary);
   
}

.nextzen_opening_prsc div {
    margin-bottom: 10px;
}


.nextzen_agine_report_ldgr.nextzen_profit .panel-body {
    height: 70px;
    padding: 5px 17px;
    text-align: left;
}


.nextzen_agine_report_ldgr .panel-body {
    padding: 4px 0px;
}
.nextzen_agine_report_ldgr .panel {
 
    margin-bottom: 5px;
}
.nextzen_agine_report_ldgr h3 {
    margin: 6px 0px;
    font-size: 21px;
}


.nextzen_aging_report_ldgr {
    border: 1px solid #e0e0e0;
    margin-top: 15px;
}
.nextzen_wxport img {
    width: 17px;
}

.aging-title {
    text-align: center;
    background: #f3f3f3;
    padding: 8px 0;
    font-size: 17px;
    margin: 0;
    font-weight: 600;
}
table.table.table-bordered.table-striped.dataTable {
    width: 100% !important;
}
.aging-row {
    padding: 10px;
}

.aging-card {
    border: 1px solid #ddd;
    text-align: center;
    padding: 15px 10px;
    margin-bottom: 12px;
    background: #fff;
    min-height: 95px;
}

.aging-card h3 {
    margin: 0;
    font-weight: 700;
}

.aging-card small {
    display: block;
    margin-top: 5px;
    color: #666;
    font-weight: 600;
}



.blue-heading {
    background-color: var(--rootcolor);
    color: #fff;
}
.table>thead>tr>th {

    color: black;
}
/* Checked state */
.icheckbox_square-blue.checked, .icheckbox_square-blue input:checked + ins {
    background: var(--rootcolor);
}

/* Move knob when checked */
.icheckbox_square-blue.checked::after {
    transform: translateX(22px);
}

/* Remove default iCheck visuals */
.icheckbox_square-blue ins {
    display: none !important;
}

table.dataTable tbody>tr.selected {
    background-color: #006a6026;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 5px;
 
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: var(--clr-light);
    border-color: var(--clr-light);
}

.table>thead:first-child>tr:first-child>th {
    border-top: 0;
    padding: 10px;
}
.tw-dw-btn {
    height: 30px;
  
}
table span.label {
    width: 100%;
    display: block;
    padding: 6px 3px;
    font-weight: 500;
    font-size: 13px;
}
/* RESET native checkbox */
input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;

    width: 46px;
    height: 22px;
    border-radius: 6px;

    background: #ffb307;
    cursor: pointer;
    position: relative;
    vertical-align: middle;

    transition: background 0.25s ease;
}

/* Knob */
input[type="checkbox"]::after {
    content: '';
    width: 18px;
    height: 17px;
    background: #fff;
    border-radius: 4px;

    position: absolute;
    top: 2px;
    left: 3px;

    transition: transform 0.25s ease;
}

/* Checked state */
input[type="checkbox"]:checked {
    background: var(--rootcolor);
}

/* Move knob when checked */
input[type="checkbox"]:checked::after {
    transform: translateX(22px);
}

/* Disabled (optional) */
input[type="checkbox"]:disabled {
    opacity: 0.6;
    cursor: not-allowed;
}
