.width-50p {
    width: 49%;
}

.padding-l-r-2px {
    padding-left: 10px;
    padding-right: 10px;
}

.min-width-md {
    min-width: 305px !important;
    max-width: 305px !important;
    width: 305px !important;
}

.pb-4m {
    padding-bottom: 4em !important;
}

.print-logo {
    height: 75px;
    /* width: 70px; */
    /* border: 1px dashed; */
    object-fit: contain;
    margin: 2px 0px 2px 0px;
}

.print-logo-empty {
    height: 20px;
}

.margin-1p5em {
    /* margin:1.5em; */
    margin: 0em 1.5em 1.5em 1.5em;
}

.print-header,
.print-footer {
    /* width: 100%; */
    /* background-color: #ffc809; */
    margin-left: -2em;
    margin-right: -2em;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#9f78ff),
        to(#32cafe)
    );
    background-image: -webkit-linear-gradient(left, #9f78ff, #32cafe);
    background-image: -moz-linear-gradient(left, #9f78ff, #32cafe);
    background-image: -o-linear-gradient(left, #9f78ff, #32cafe);
    background-image: linear-gradient(to right, #9f78ff, #32cafe);
    background-repeat: repeat-x;
}

.print-footer,
.mb-2m {
    margin-bottom: 2em;
}

.sig-line {
    width: 80%;
    margin: auto;
    height: 2px;
    background-color: #373b46;
}

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

.print-logo-container {
    /* margin-top: 1em; */
    margin-bottom: 1em;
}

.print-header-text {
    position: relative;
    font-size: 25px;
    background-color: #ffffff;
    padding: 0.2em;
    font-weight: bold;
    color: #373b46;
    margin-right: 1.5em;
}

.print-body {
    width: 100%;
    margin-top: 1em;
    margin-bottom: 1em;
}

.f-25b {
    font-size: 25px;
    font-weight: bold;
    color: #373b46;
}

.f-20b {
    font-size: 20px;
    font-weight: bold;
    color: #373b46;
}

.f-18 {
    font-size: 18px;
    color: #373b46;
}

.f-18b {
    font-size: 18px;
    font-weight: bold;
    color: #373b46;
}

.f-16b {
    font-size: 16px;
    font-weight: bold;
    color: #373b46;
}

.f-14b {
    font-size: 14px;
    font-weight: bold;
    color: #373b46;
}

.f-12 {
    font-size: 12px;
}

.f-10 {
    font-size: 10px;
}

.f-12b {
    font-size: 12px;
    font-weight: bold;
    color: #373b46;
}

.span-100 {
    width: 100%;
}

.f-right {
    float: right;
}

.print-table-header {
    background-color: #373b46;
    color: white;
}

.table-printr th {
    border-bottom: 1px solid #373b46 !important;
}

.table-print tbody {
    border: 1px solid #000 !important;
}

.table-print td {
    border-bottom: unset !important;
    border-top: unset !important;
}

.print-total {
    /* background-color: #ffc809; */
    /* background-image: -webkit-gradient(linear, left top, right top, from(#9f78ff), to(#32cafe));
    background-image: -webkit-linear-gradient(left, #9f78ff, #32cafe);
    background-image: -moz-linear-gradient(left, #9f78ff, #32cafe);
    background-image: -o-linear-gradient(left, #9f78ff, #32cafe);
    background-image: linear-gradient(to right, #9f78ff, #32cafe); */
    background-repeat: repeat-x;
    padding: 0.25em;
    position: relative;
    margin-left: -1em;
    margin-right: -4em;
    padding-left: 1em;
    padding-right: 4em;
    margin-top: 1em;
}

.h-p25em {
    height: 0.25em;
}

.sig-container {
    width: 14em;
    background-color: white;
    position: absolute;
    right: 6em;
}

.sig-line {
    background-color: #888888;
    width: 12em;
    margin: auto;
}

.modal-body {
    overflow-x: hidden;
    overflow-y: auto;
}

.ul-print-paw {
    margin-top: 1em;
    margin-left: -1em;
    /* margin-bottom: 4em; */
}

.ul-print-paw li {
    float: left;
    padding-right: 0.5em;
    padding-left: 0.5em;
    border-right: 1px solid;
}

.ul-print-paw li:first-child {
    padding-left: 0em !important;
}

.ul-print-paw li:nth-child(3) {
    border-right: unset !important;
}

.ul-print-paw li:nth-child(4) {
    width: 500px !important;
    display: block !important;
    padding-left: 0px !important;
    border-left: unset !important;
    border-right: unset !important;
}

.navbar_svg_icon_Dashboard {
    display: block;
    text-indent: -9999px;
    fill: white;
    z-index: 999999;
    width: 10;
    height: 10px;
    background: url(/app-assets/images/svg/v2/Dashboard.svg) no-repeat 0 0;
    background-size: 30px 30px;
    /* background: white url(/app-assets/images/svg/dashboard.svg) no-repeat 0 0; */
}

.navbar_svg_icon_Collections {
    display: block;
    text-indent: -9999px;
    z-index: 999999;
    width: 10;
    height: 10px;
    background: url(/app-assets/images/svg/v2/Sales.svg) no-repeat 0 0;
    background-size: 30px 30px;
    /* background: white url(/app-assets/images/svg/dashboard.svg) no-repeat 0 0; */
}

.navbar_svg_icon_Inventory {
    display: block;
    text-indent: -9999px;
    z-index: 999999;
    width: 10;
    height: 10px;
    background: url(/app-assets/images/svg/v2/Inventory.svg) no-repeat 0 0;
    background-size: 30px 30px;
    /* background: white url(/app-assets/images/svg/dashboard.svg) no-repeat 0 0; */
}

.navbar_svg_icon_Sales {
    display: block;
    text-indent: -9999px;
    z-index: 999999;
    width: 10;
    height: 10px;
    background: url(/app-assets/images/svg/v2/Collections.svg) no-repeat 0 0;
    background-size: 30px 30px;
    /* background: white url(/app-assets/images/svg/dashboard.svg) no-repeat 0 0; */
}

.navbar_svg_icon_Products {
    display: block;
    text-indent: -9999px;
    z-index: 999999;
    width: 10;
    height: 10px;
    background: url(/app-assets/images/svg/Products.svg) no-repeat 0 0;
    background-size: 30px 30px;
    /* background: white url(/app-assets/images/svg/dashboard.svg) no-repeat 0 0; */
}

.navbar_svg_icon_Purchases {
    display: block;
    text-indent: -9999px;
    z-index: 999999;
    width: 10;
    height: 10px;
    background: url(/app-assets/images/svg/v2/Purchases.svg) no-repeat 0 0;
    background-size: 30px 30px;
    /* background: white url(/app-assets/images/svg/dashboard.svg) no-repeat 0 0; */
}

.navbar_svg_icon_Inbound {
    display: block;
    text-indent: -9999px;
    z-index: 999999;
    width: 10;
    height: 10px;
    background: url(/app-assets/images/svg/v2/Receiving.svg) no-repeat 0 0;
    background-size: 30px 30px;
    /* background: white url(/app-assets/images/svg/dashboard.svg) no-repeat 0 0; */
}

.navbar_svg_icon_Fulfillment {
    display: block;
    text-indent: -9999px;
    z-index: 999999;
    width: 10;
    height: 10px;
    background: url(/app-assets/images/svg/v2/Fulfillment.svg) no-repeat 0 0;
    background-size: 30px 30px;
    /* background: white url(/app-assets/images/svg/dashboard.svg) no-repeat 0 0; */
}
.icon-barcode {
    display: block;
    background: url(/assets/icons/barcode-white.png) no-repeat 0 0;
    background-size: cover;
    background-position: center;
    width: 25px;
    height: 13px;
}

.btn-barcode {
    padding-left: 8px !important;
    padding-right: 8px !important;
}

.btn-barcode:hover {
    background-color: transparent !important;
    border-color: #6c757d !important;
    filter: invert(1);
}

.icon_fix_size {
    width: 30px;
    height: 30px;
    background-position: center;
}

@media print {
    body {
        -webkit-print-color-adjust: exact !important;
    }

    .print-table-header {
        background-color: #373b46 !important;
        -webkit-print-color-adjust: exact;
    }

    .print-table-header th {
        color: black !important;
    }
}

.nav-item:hover .color_on_hover {
    filter: invert(46%) sepia(79%) saturate(1919%) hue-rotate(322deg)
        brightness(104%) contrast(96%);
}

.nav-item.open .color_on_hover {
    filter: invert(46%) sepia(79%) saturate(1919%) hue-rotate(322deg)
        brightness(104%) contrast(96%);
}

.parent {
    pointer-events: none;
    text-decoration: line-through !important;
    color: gray !important;
}

.Inventory-Forecast-sub {
    pointer-events: none;
    text-decoration: line-through;
    color: gray !important;
}

.Receiving-Adjustments-sub {
    pointer-events: none;
    text-decoration: line-through;
    color: gray !important;
}

.Dashboard-sub {
    /* pointer-events: none; */
    /* text-decoration: line-through; */
    /* color: gray !important; */
}

.Purchases-Shipping {
    pointer-events: none;
    text-decoration: line-through;
    color: gray !important;
}

.Deliveries-Adjustments-sub {
    pointer-events: none;
    text-decoration: line-through;
    color: gray !important;
}

.Inventory-Audit-sub {
    pointer-events: none;
    text-decoration: line-through;
    color: gray !important;
}

.Inventory-Transfer-sub,
.Sales-Agents-sub {
    pointer-events: none;
    text-decoration: line-through;
    color: gray !important;
}

.Inventory-Adjustment-sub {
    pointer-events: none;
    text-decoration: line-through;
    color: gray !important;
}

.Settings-Customizations-sub {
    pointer-events: none;
    text-decoration: line-through;
    color: gray !important;
}

.Settings-Inventory {
    pointer-events: none;
    text-decoration: line-through;
    color: gray !important;
}

.Settings-Forms-sub {
    pointer-events: none;
    text-decoration: line-through;
    color: gray !important;
}

.Settings-Blitz {
    pointer-events: none;
    text-decoration: line-through;
    color: gray !important;
}

.Settings-Xero-sub {
    pointer-events: none;
    text-decoration: line-through;
    color: gray !important;
}

.Settings-Notifications-sub {
    pointer-events: none;
    text-decoration: line-through;
    color: gray !important;
}

.Help-Support-sub {
    pointer-events: none;
    text-decoration: line-through;
    color: gray !important;
}

.Help-Report {
    pointer-events: none;
    text-decoration: line-through;
    color: gray !important;
}

.Help-Chat-sub {
    pointer-events: none;
    text-decoration: line-through;
    color: gray !important;
}

.ml-10 {
    margin-left: 10px;
}

.date-100 .react-datepicker-wrapper {
    width: 100% !important;
}

.input-danger {
    border-color: red !important;
}

.img-250p {
    width: 250px;
    height: 250px;
    object-fit: contain;
}

.btn-camera-profile {
    border: 1px solid;
    padding: 7px;
    border-radius: 50%;
    background-color: white;
    position: absolute;
    bottom: 20px;
    right: 18%;
}

.btn-camera-profile:hover {
    color: #8d8d8d;
    background-color: #dfdfdf;
}

.image-profile {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    margin: 20px;
    border: 1px solid #848eff;
    object-fit: cover;
    object-position: bottom;
}

.m-auto {
    margin: auto !important;
}

.mt-1m {
    margin-top: 1em;
}

.profile-edit-btn {
    position: absolute;
    right: -2em;
}

.btn-eye {
    border: 1px solid #cacfe7;
    border-left: 0px;
    padding: 0px 10px;
}

.br-0 {
    border-right: 0px !important;
}

.f3-m {
    font-size: 3em !important;
}

/* forgot password and register */
.b-ltb-10p {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.b-rtb-10p {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.bg-white {
    background-color: white;
}

.bg-theme {
    background-color: #9e79ff;
    color: white;
}

.p-2m {
    padding: 2em;
}

.bg-auth {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 0;
}

.mt-3m {
    margin-top: 3em;
}

.mt-2m {
    margin-top: 2em;
}

.mb-2m {
    margin-bottom: 2em !important;
}

.mb-1m {
    margin-bottom: 1em !important;
}

.r-unset {
    right: unset !important;
}

.auth-logo {
    height: 30px;
    width: auto;
    margin-bottom: 2em;
    margin-top: 1em;
}

.color-red {
    color: red;
}

.color-green {
    color: green;
}

.icon-loading-custom {
    background-image: url(/assets/icons/loading.svg);
    width: 20px;
    height: 20px;
    background-size: contain;
    font-variant: normal;
    background-repeat: no-repeat;
    text-transform: none;
    line-height: 1;
    display: block;
    text-align: center;
    margin: auto;
}

.icon-loading-grey {
    background-image: url(/assets/icons/loading-grey.svg) !important;
}

.icon-20 {
    width: 20px !important;
    height: 20px !important;
}

.icon-15 {
    width: 15px !important;
    height: 15px !important;
}

#restock-tab,
.relative {
    position: relative !important;
}

.badge-notification {
    font-size: 0.8rem;
    position: absolute;
    right: -7px;
    top: -10px;
    padding-right: 0.6em;
    padding-left: 0.6em;
    border-radius: 10rem;
}

.w-150p {
    width: 150px;
}

.w-30p {
    width: 30px;
    min-height: 30px;
}

.overflow-unset {
    overflow: unset !important;
}

.select-round {
    background: transparent;
    background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
    background-repeat: no-repeat;
    background-position-x: 98%;
    background-position-y: 8px;
    -webkit-appearance: none;
}

/* Generated by Glyphter (http://www.glyphter.com) on  Tue Apr 20 2021*/
@font-face {
    font-family: 'restock';
    src: url('../glyphter-font/fonts/restock.eot');
    src: url('../glyphter-font/fonts/restock.eot?#iefix')
            format('embedded-opentype'),
        url('../glyphter-font/fonts/restock.woff') format('woff'),
        url('../glyphter-font/fonts/restock.ttf') format('truetype'),
        url('../glyphter-font/fonts/restock.svg#restock') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class*='custom-']:before {
    display: inline-block;
    font-family: 'restock';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.custom-restock:before {
    content: '\0041';
}

/* Generated by Glyphter (http://www.glyphter.com) on  Tue Apr 20 2021*/
@font-face {
    font-family: 'email-resend';
    src: url('../glyphter-font/fonts/email-resend.eot');
    src: url('../glyphter-font/fonts/email-resend.eot?#iefix')
            format('embedded-opentype'),
        url('../glyphter-font/fonts/email-resend.woff') format('woff'),
        url('../glyphter-font/fonts/email-resend.ttf') format('truetype'),
        url('../glyphter-font/fonts/email-resend.svg#email-resend')
            format('svg');
    font-weight: normal;
    font-style: normal;
}

[class*='custom-']:before {
    display: inline-block;
    font-family: 'email-resend';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.custom-email-resend:before {
    content: '\0041';
}

/* Generated by Glyphter (http://www.glyphter.com) on  Tue Apr 20 2021*/
@font-face {
    font-family: 'resend';
    src: url('../glyphter-font/fonts/resend.eot');
    src: url('../glyphter-font/fonts/resend.eot?#iefix')
            format('embedded-opentype'),
        url('../glyphter-font/fonts/resend.woff') format('woff'),
        url('../glyphter-font/fonts/resend.ttf') format('truetype'),
        url('../glyphter-font/fonts/resend.svg#resend') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class*='custom-']:before {
    display: inline-block;
    font-family: 'resend';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.custom-resend:before {
    content: '\0041';
}

/* Generated by Glyphter (http://www.glyphter.com) on  Tue May 04 2021*/
/* @font-face {
    font-family: 'mail-sent';
    src: url('../glyphter-font/fonts/sent.eot');
    src: url('../glyphter-font/fonts/sent.eot?#iefix') format('embedded-opentype'),
         url('../glyphter-font/fonts/sent.woff') format('woff'),
         url('../glyphter-font/fonts/sent.ttf') format('truetype'),
         url('../glyphter-font/fonts/sent.svg#sent') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class*='custom-']:before{
	display: inline-block;
   font-family: 'mail-sent';
   font-style: normal;
   font-weight: normal;
   line-height: 1;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale
}
.custom-mail-sent:before{content:'\0042';}
 */
/* @font-face {
    font-family: 'help';
    src: url('../glyphter-font/fonts/help.eot');
    src: url('../glyphter-font/fonts/help.eot?#iefix') format('embedded-opentype'),
         url('../glyphter-font/fonts/help.woff') format('woff'),
         url('../glyphter-font/fonts/help.ttf') format('truetype'),
         url('../glyphter-font/fonts/help.svg#help') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class*='custom-']:before{
	display: inline-block;
   font-family: 'help';
   font-style: normal;
   font-weight: normal;
   line-height: 1;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale
}
.custom-help:before{content:'\0044';}
 */

.btn-restock,
.btn-restock:hover {
    background-color: #f8b310;
    border-color: #f8b310;
    color: white;
    cursor: pointer;
}

.v-top {
    vertical-align: top !important;
}

.mw-20m {
    max-width: 15em !important;
}

.money-cell {
    min-width: 7em !important;
    text-align: right !important;
}

.hide {
    display: none;
}

ul.leaders {
    max-width: 40em;
    padding: 0;
    overflow-x: hidden;
    list-style: none;
}

ul.leaders li:before {
    float: left;
    width: 0;
    white-space: nowrap;
    content: '. . . . . . . . . . . . . . . . . . . . '
        '. . . . . . . . . . . . . . . . . . . . '
        '. . . . . . . . . . . . . . . . . . . . '
        '. . . . . . . . . . . . . . . . . . . . ';
}

ul.leaders span:first-child {
    padding-right: 0.33em;
    background: white;
}

ul.leaders span + span {
    float: right;
    padding-left: 0.33em;
    background: white;
}

.mw-50p {
    max-width: 50%;
}

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

.invisible {
    visibility: hidden;
}

.alert-danger {
    color: #823338 !important;
    background-color: #fee0e1 !important;
    border-color: #fed3d6 !important;
}

.w-80p {
    width: 80px;
    height: 30px;
}

.MuiTableBody-root tr:hover,
.c-pointer {
    cursor: pointer;
}

.badge-file {
    position: absolute !important;
    top: -5px !important;
    right: -10px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.version-nav {
    width: 100%;
    background: #1f222950;
    position: fixed;
    bottom: 0;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
}

.op-25 {
    opacity: 0.25;
}

.action-image,
.header-link-item,
.header-link {
    display: none !important;
}

.ftr-btn {
    border-radius: 15px;
    font-size: 14px;
    padding-right: 10px;
    text-align: center;
}

.ftr-btn .ft-x {
    font-weight: bold;
    font-size: 14px;
    padding-left: 5px;
    text-align: center;
}

.btn-green {
    background-color: #0fb365;
    color: white;
    border-color: #0fb365;
}

.td-16m {
    width: 10em;
    max-width: 16em;
}

.mw-90 {
    max-width: 90%;
}

.mw-200 {
    min-width: 200px;
}

.w-250p {
    width: 250px;
}

.p-tb-1m {
    padding-top: 1em;
    padding-bottom: 1em;
}

.d-fr {
    display: flow-root;
}

.btn-group .dropdown-menu a {
    color: #fff;
}

.btn-default .dropdown-menu {
    color: #000 !important;
}

.btn-default .dropdown-menu li > a:hover,
.btn-default .dropdown-menu li > a:focus {
    background-color: #000 !important;
    color: #fff !important;
}

.btn-group-primary .dropdown-menu {
    background-color: #3784c5 !important;
}

.btn-group-primary .dropdown-menu li > a:hover,
.btn-group-primary .dropdown-menu li > a:focus {
    background-color: #428bca !important;
}

.btn-group-success .dropdown-menu {
    background-color: #51b351 !important;
}

.btn-group-success .dropdown-menu li > a:hover,
.btn-group-success .dropdown-menu li > a:focus {
    background-color: #5cb85c !important;
}

.btn-group-info .dropdown-menu {
    background-color: #4ebbdb !important;
}

.btn-group-info .dropdown-menu li > a:hover,
.btn-group-info .dropdown-menu li > a:focus {
    background-color: #5bc0de !important;
}

.btn-group-warning .dropdown-menu {
    background-color: #efa640 !important;
}

.btn-group-warning .dropdown-menu li > a:hover,
.btn-group-warning .dropdown-menu li > a:focus {
    background-color: #f0ad4e !important;
}

.btn-group-danger .dropdown-menu {
    background-color: #d64742 !important;
}

.btn-group-danger .dropdown-menu li > a:hover,
.btn-group-danger .dropdown-menu li > a:focus {
    background-color: #d9534f !important;
}

.btn-dpd .btn-main {
    border-right: 0 !important;
}

.btn-dpd .btn-carret {
    border-left: 0px !important;
    padding: 2px !important;
}

.btn-dpd .dropdown-menu {
    /* transform: translate3d(0px, -95px, 0px) !important; */
    /* left: -94px !important; */
}

.btn-dpd .dpd-menu {
    color: #6b6f80 !important;
}

.btn-dpd .dropdown-menu li:hover {
    background-color: #ededed !important;
}

.btn-dpd .dropdown-menu li {
    padding: 5px !important;
}

.pb-5m {
    padding-bottom: 5em !important;
}

.pb-10m {
    padding-bottom: 10em !important;
}

.dropdown-menu {
    /* transform: unset !important; */
    /* top:100% !important; */
}

.unclickable {
    pointer-events: none;
}

.table-data__sku {
    width: 11%;
}

.table-data__discount {
    width: 30%;
}

.table-data__discount-dropdown {
    width: 40%;
}

.clm-10 {
    min-width: 10em !important;
    /* text-align: right !important; */
}

/* CR upload image */

.cr-dropzone-line-style {
    border: 2px dashed grey;
    padding: 30px 0 30px 0;
    /* min-width: 150px; */
    max-width: auto;
}

/* .item-upload-img {
    min-width: 150px;
    max-width: 400px;
} */

.cr-upload-icon {
    font-size: 3rem;
    padding-bottom: 0px;
}

.cr-upload-message {
    font-size: 1.4rem;
}

.product-discount {
    background-color: rgba(232, 236, 241);
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px,
        rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
    padding: 6px;
}

.product-select-supplier .select__indicator {
    display: none !important;
}

.product-select-supplier .select__multi-value__remove {
    display: none !important;
}

.product-select-supplier .select__multi-value__label {
    padding-right: 6px !important;
}

.product-supplier-btn {
    margin-left: 7px !important;
}

/* Toggle button */

.button_container {
    display: flex;
    justify-content: left;
    align-items: center;
    flex-direction: row;
}

.switch {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 17px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.slider:before {
    position: absolute;
    content: '';
    height: 13px;
    width: 13px;
    left: 2px;
    bottom: 2px;
    background-color: white;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

input:checked + .slider {
    background-color: #2196f3;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196f3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(13px);
    -ms-transform: translateX(13px);
    transform: translateX(13px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 17px;
}

.slider.round:before {
    border-radius: 50%;
}

/* .navigation li ul {
	display: none;
}

.navigation li:hover>ul {
	display: block;
} */

/* PASSWORD STRENGTH METE LINE */
.password-meter {
    width: 90%;
    height: 5px;
    background-color: lightgray;
    margin-top: 5px;
    overflow: hidden;
    position: relative;
    border-radius: 20px;
}

.password-strength-bar {
    height: 100%;
    transition: width 0.3s ease-in-out;
    max-width: 100%;
    border-radius: 20px;
}

.password-weak {
    background-color: red;
    width: 33.33%;
}

.password-good {
    background-color: blue;
    width: 33.33%;
}

.password-strong {
    background-color: green;
    width: 33.33%;
}

/* Hover product name */
.arrow-box {
    position: absolute;
    top: 0;
    left: 20%;
    margin-left: 10px;
    margin-top: -50px !important;
    padding: 10px;
    background-color: #e8e8e8;
    /* border: 1px solid #ccc; 
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); */
    z-index: 1;
    transform: translate(50px, 10px);
}

.arrow-box,
p {
    color: #696969;
    margin: 0;
}

.arrow-box::before {
    content: '';
    position: absolute;
    top: 50%;
    right: 100%;
    margin-top: -10px;
    border-width: 10px;
    border-style: solid;
    border-color: transparent #e8e8e8 transparent transparent;
}

/* payment success pop up collection */
/* .custom-checkmark {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.custom-checkmark > div:first-child {
    width: 60px;
    height: 60px;
    background-color: green;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.custom-checkmark > div:last-child {
    margin-top: 5px; 
}

.form-container {
    transition: filter 0.5s ease-in-out;
}

.form-container.blurred {
    filter: blur(5px); 
} */

/* Collection payment table */
.payment-history {
    border-right-color: black !important;
}

.payment-modal {
    position: relative;
    z-index: 1040; /* Adjust the value as needed to ensure it's above other elements */
}

/* Dashboard  */
.body-content-nav {
    margin: 0 24px 0 0;
    border-right: 1px solid rgba(209, 206, 206, 0.3);
}

.nav-tabs .active a {
    font-weight: bold;
}

.nav-tabs .nav-tab {
    padding: 1rem;
    font-weight: normal;
    transition: background-color 0.3s;
}

.nav-tabs .nav-tab.active {
    font-weight: bold;
}

.nav-tabs .nav-tab:hover {
    background-color: hsla(0, 3%, 81%, 0.3);
}

/* TOP CARDS */

.top-cards .card .card-body .pie-body {
    height: 220px;
    margin-bottom: 20px;
}

.top-cards .card .card-body .total-collection {
    background-color: rgba(105, 103, 206, 0.8);
    color: white;
    padding: 10px;
    font-size: 16px;
    border-radius: 0 0 5px 5px;
}

/* DAILY SALES TABLE */

.ds-table-actions {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 10px;
}

.small-button {
    color: black;
    border: none;
    padding: 5px 10px;
    font-size: 0.9rem;
    cursor: pointer;
    margin-left: 5px;
    border-radius: 3px;
}

.small-button:hover {
    background-color: #e8e7e8;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: block;
    position: absolute;
    background-color: white;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 3px;
}

.dropdown-content label {
    display: block;
    padding: 5px;
    cursor: pointer;
    font-size: 0.9rem;
}

.dropdown-content label:hover {
    background-color: #f1f1f1;
}

/* DAILY SALES */
.ds-table-container {
    background-color: white;
    width: 100%;
    overflow-x: auto;
    overflow-y: auto;
    max-height: 500px;
    margin-top: 10px;
}

.ds-table {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    font-size: 0.9rem;
}

.ds-table th,
.ds-table td {
    padding: 8px;
    text-align: center;
    font-size: 0.9rem;
    border: none;
    white-space: normal;
    overflow: visible;
    text-overflow: initial;
}

.description-cell {
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    word-break: break-all;
    max-width: 150px;
    text-align: center;
    vertical-align: middle;
}

.ds-table .td-value {
    margin-right: 15px;
}

.ds-table th {
    background-color: #f2f2f2;
    cursor: pointer;
    position: sticky;
    top: 0;
    z-index: 0;
    padding-right: 20px;
    font-size: 0.9rem;
    white-space: normal;
    word-wrap: break-word;
    text-align: center;
}

.ds-table th .la-arrows-v {
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    visibility: hidden;
}

.ds-table th:hover .la-arrows-v {
    visibility: visible;
}

.ds-table th:hover .la-arrows-v {
    visibility: visible;
}

.rotate-180 {
    transform: rotate(180deg);
}

.ds-table tr:nth-child(even) {
    background-color: #f9f9f9;
}

.ds-table tr:hover {
    background-color: #f1f1f1;
}

.ds-table-footer {
    margin-top: 10px;
    text-align: right;
    font-size: 0.9rem;
}

.table-footer-totals {
    background-color: #f1f1f1;
    font-weight: bold;
    color: #333;
}

.table-footer-totals td {
    padding: 10px;
    margin-left: 100px;
    border-top: 2px solid #ddd;
    padding-right: 25px;
}

/* PICK PAGE */
.pick-main {
    padding-top: 0;
    height: 100vh;
    overflow: hidden;
}

.pick-row {
    margin: 0;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pick-col {
    width: 100%;
}

.pick-form {
    width: 100%;
}

.input-group {
    width: 100%;
    display: flex;
    align-items: stretch;
}

.pick-input {
    flex: 1;
    padding: 10px;
    font-size: 1.2rem;
    border-radius: 5px 0 0 5px;
    border: 1px solid #ced4da;
}

.input-group-append {
    display: flex;
}

.pick-btn {
    padding: 8px;
    font-size: 1.2rem;
    background-color: #007bff;
    color: white;
    border: 1px solid #007bff;
    border-radius: 0 5px 5px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background-color 0.3s ease;
}

.pick-btn:hover {
    background-color: #0056b3;
}

.pick-btn i {
    margin-right: 5px;
}

/* RETURNS PAGE */
.filter-container {
    display: flex;
    align-items: center;
    gap: 30px;
}

.stock-log-filter {
    gap: 10px;
}

/* MODULE FORM TAB */
.form-tab-card {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    background-color: #f9f7f7;
}

.form-tab-card .form-tab-link {
    color: black !important;
    background-color: #f9f7f7 !important;
    border: none !important;
}

/* Active Tab Styles */
.form-tab-card .form-tab-link.active {
    color: #6967ce !important; /* Primary font color */
    border: 1px solid #6967ce !important; /* Primary border color */
    background-color: #f9f7f7 !important; /* Keep same background */
}

/* Also override focus and active pseudo-states */
.form-tab-card .form-tab-link:focus,
.form-tab-card .form-tab-link:active,
.form-tab-card .form-tab-link.active:focus {
    border: 1px solid #6967ce !important;
    color: #6967ce !important;
    box-shadow: none !important;
    outline: none !important;
}

/* Icon height */
.icon-pdf {
    height: 28px;
}

/* Pick lot no icon */
.icon-pick-lot-no {
    padding: 200px !important;
    text-align: center;
    vertical-align: middle;
}
