@import 'jquery-ui.css';
@import 'bootstrap-datepicker3.css';
@import 'easyzoom.css';
@import 'mobile.css?v=3';
@import 'bootstrapv53.css';
/* .navbar-nav.sidebar{
    max-height: 100vh;
    overflow-y: auto;
    overflow-x: hidden;
    width: 150px;
}

.navbar-nav.sidebar::-webkit-scrollbar {
    display: none;
}

.navbar-nav.sidebar li a.nav-link,.navbar-nav.sidebar li div.btn-group {
    width: -webkit-fill-available;
} */


/* IE < 8 */

.text-bold-800{
    font-weight: 800 !important;
}


.text-bolder{
    font-weight: 900 !important;
}

.text-notice{
    color: #ff8900 !important;
}

.text-active{
    color: #267220 !important;
}

.LoginPanel {
    justify-content: center;
}

.bg-login-image img {
    max-width: 80%;
}

.bg-login-image {
    text-align: center;
    padding: 24px 0 12px;
    border-bottom: 1px solid #f7f7f7;
    width: 80%;

}

.loginDetails {
    padding: 24px 24px 10px;
}

.navbar.topbar #sidebarToggleTop {

    margin: 0;
}


.navbar.topbar #sidebarToggleTop:focus {
    box-shadow: none;
}

.navbar.topbar .companyLogo {
    max-width: 150px;
}

.qty-discount tr.qty_disc_tr th {
    min-width: 100px;
    padding: 8px;
}

.priceGroupTable tbody input {
    border: 0 !important;
}

input.product_categories[type="checkbox"]:checked {
    accent-color: #000000;
}

.mainCategories {

    background: #fcf0e0;
    padding: 5px 12px;
    margin: 8px 0;
    box-shadow: 2px 2px 1px #9d9d9d;
    border-radius: 5px;
}

.mainCategories:not(.checkbox) {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.mainCategories .badge {
    display: none;
    font-weight: 800;
    background-color: red;
    height: fit-content;
}

.mainCategories .badge.show {
    display: block;
}

.mainCategories.checkbox.selected,
.subCategories.checkbox.selected {
    background: #359a2a;
    color: white;
    font-weight: 600;
}

.mainCategories:not(.checkbox).selected {
    background: #d2eaff;
    font-weight: 600;
}

.mainCategories:not(.checkbox),
.mainCategories:not(.checkbox) label {
    cursor: pointer;
}

.mainCategories.checkbox {
    background: #ffffff;
    box-shadow: 2px 2px 5px #666666;
}

.mainCategories label,
.subCategories label {
    margin-bottom: 0;
    margin-left: 5px;
}

.subCateContent {

    display: none;
}


.subCateContent.show {

    display: block;
}

.subCategories.checkbox {
    background: #ffffff;
    box-shadow: 2px 2px 5px #666666;
    padding: 5px 12px;
    margin: 4px 0;
    border-radius: 5px;
    width: 250px;
    display: inline-block;
    font-size: 14px;
}



.subCategories:not(.checkbox) {
    border: 1px solid #4f4f4f4d;
    width: fit-content;
    padding: 16px 16px;
    border-radius: 12px;
    margin-top: 10px;
}

.subCategories:not(.checkbox)>label {
    display: block;
}

.subCategories>.subCategories {
    margin-left: 10px;
}

.productToBeAdded {}

.productToBeAdded .productBox,
#removeProductfromCategory .productBox {
    background: #cde8fb;
    margin: 5px;
    padding: 5px;
    border-radius: 5px;
    box-shadow: 1px 1px 1px #9d9d9d;

}

#removeProductfromCategory .products .productBox,
#removeProductfromCategory .products .productBox label {
    cursor: pointer;
}

#removeProductfromCategory .products .productBox:hover {
    background: #e3d4ff;
}

.productToBeAdded .productBox .productName,
#removeProductfromCategory .productBox .productName {
    margin: 0;
    font-size: smaller;
}

.productToBeAdded .productBox .clearBtn,
#removeProductfromCategory .productBox .clearBtn {
    color: #e52020;
    cursor: pointer;
}

.cBreadCrumb {
    margin-bottom: 10px;

}

.cBreadCrumb .breadcrumbRight {
    margin: 0 10px;

}

.cBreadCrumb a.breadCrumbText {
    color: #4e73df;
}

.cBreadCrumb label.breadCrumbText {

    font-weight: 800;
}

.hidden-clone-contents {
    display: none;
}

#nav-attribute-control .limiter {
    border: 1px solid black;
    margin: 1.5px;
    border-radius: 3px;
    box-shadow: 1px 1px 2px #9d9d9d;
    display: inline-block;
}

#nav-attribute-control .limiter:focus {
    border: 1px solid black;

}

#nav-productNotice .notices {
    display: grid;
    grid-template-columns: repeat(auto-fit, 600px);
    gap: 10px;
}

#nav-productNotice .notices .pNotice {
    border: 1px solid #9d9d9d69;
    box-shadow: 1px 1px 2px #9d9d9d70;
    border-radius: 6px;
    padding: 15px 8px;
}

#nav-productNotice .notices .pNotice .productAttribute.disabled,
#nav-productNotice .notices .pNotice .productStockAttribute.disabled {
    pointer-events: none;
    background: #e7e7e7;
}

#nav-productNotice .notices .pNotice .deletePNoticeBtn {
    color: red;
    border: 0;
    background: transparent;
}

#shipping-dialog .item .min_order {
    width: revert;
    display: inline-block;
    text-align: center;
    max-width: 60px !important;
    padding: 2px;
    border-radius: 5px;
}


input[type="number"] {

    -webkit-appearance: none;
    -moz-appearance: textfield;
    -moz-appearance: none;
    appearance: none;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    margin: 0;
}

.table thead th {
    vertical-align: middle;
}

.notepad_list {
    display: grid;
    align-items: center;

    grid-template-columns: repeat(auto-fit, minmax(min(100%/4, max(64px, 100%/4)), 1fr));
}

@media only screen and (max-width: 1300px) {

    .notepad_list {

        grid-template-columns: repeat(auto-fit, minmax(min(100%/3, max(64px, 100%/3)), 1fr));
    }
}

@media only screen and (max-width: 900px) {

    .notepad_list {

        grid-template-columns: repeat(auto-fit, minmax(min(100%/2, max(64px, 100%/2)), 1fr));
    }
}

@media only screen and (max-width: 768px) {

    .notepad_list {

        grid-template-columns: repeat(auto-fit, minmax(min(100%, max(64px, 100%)), 1fr));
    }
}



/* Hide default HTML checkbox */
body::-webkit-scrollbar {
    display: none;
}

input {
    border-width: 1px;
}

.fixedSideNavTab {
    display: flex;
    width: 100%;
    flex-direction: row;
    margin-bottom: 10px;
}


.fixedSideNavTab .navMenu {
    width: 40%;
    background-color: #9cd6ff;
    ;
    border-radius: 0.4rem;
    padding: 0.4rem;
    min-height: 500px;
}

.fixedSideNavTab .navMenu a.navLink {

    display: block;
    padding: 10px 5px;
    text-align: left;
    color: #000000;
    text-decoration: none;
    font-size: medium;
    border-bottom: 1px solid #111;
    cursor: pointer;
    font-weight: 800;
}

.fixedSideNavTab .navMenu a.navLink:has(+ a.navLink.active) {
    border: none;
}

.fixedSideNavTab .navMenu a.navLink.active {

    background: white;
    border-radius: 0.5rem;
    border: none;
}

.fixedSideNavTab .navContents {
    width: 100%;
    padding: 0.6rem;
}

.fixedSideNavTab .navContents .tabPane {

    display: none;


}

.fixedSideNavTab .navContents .tabPane.active {

    display: block;
}

/* .accordionContents .accordionBtn:first-child {
    border-top: thin solid #878787 !important;
  }
  
  .accordionContents .accordionPanelContents.show + .accordionBtn{
    border-top: thin solid #878787 !important;
  } */
  .add_row_content {
    display: none;
}

.accordionBtn {
    background-color: #ffd0d2;
    color: #000;
    cursor: pointer;
    padding: 15px 10px 15px 15px;
    width: 100%;
    text-align: left;
    outline: none;
    font-size: 17px;
    transition: 0.4s;
    /* border-style: none none solid none; */
    /* border-width: thin; */
    /* border-color: #878787; */
    border: none;
    margin-bottom: 0.4rem;
    border-radius: 0.5rem;
    font-weight: 800;
}

.accordionBtn:hover, .accordionBtn.expand {
    background-color: #ff9ad0;
}

.accordionBtn.arrow:after {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f054";
    float: right;
}

.accordionBtn.arrow.expand:after {
    content: "\f078";

}

.accordionBtn.plus:after {
    font-family: 'Font Awesome 5 Free';
    content: "\f067";
    float: right;
    font-weight: 800;
    font-size: 12px;
}

.accordionBtn.plus.expand:after {
    content: "\f068";
}


.accordionPanelContents {
    padding: 0 18px;
    display: none;
    background-color: white;
    overflow: hidden;
    transition: .5s;
}

.alert-dialog {
    display: none;
    top: 50%;
    left: 50%;
    position: absolute;
    z-index: 100;
    border-radius: 1em;

    width: 140px;
    height: 130px;
    margin-left: -70px;
    margin-top: -65px;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.4);
    padding: 24px 0;
}

.alert-dialog .container {

    color: white;
    text-align: center;

}

.alert-dialog .container .status-icon {


    font-size: xx-large;

}

.alert-dialog .container .message {


    font-size: medium;

}

.alert-dialog .container hr {
    height: 3px;
    margin: 0;
}


.alert-dialog-content {
    margin: auto;
    width: 100%;
    height: max-content;
}

.animate {
    -webkit-animation: animatezoom 2.0s;
    animation: animatezoom 2.0s
}

.switch {
    position: relative;
}

.switch input {
    display: none;
}

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 34px;
}

.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 50%;
}

input:checked+.slider {
    background-color: #2196F3;
}

input:focus+.slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

button.btn-accordian:hover {

    text-decoration: none;
}

button.btn-accordian::after {

    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f054";

}

button.btn-accordian.opened::after {

    content: "\f078";

}


button.des_img_sort {
    background: transparent;
    border: none;
    color: #00ab00;
    padding: 3px;
}

button.des_img_delete {
    background: transparent;
    border: none;
    color: #ff4327;
    padding: 3px;
}

button.des_img_sort:disabled, button.des_img_delete:disabled {

    color: revert;

}

.products_descriptions_img_list {
    width: max-content;
}

.products_descriptions_img_list a:hover+img.products_descriptions_img {
    display: revert;
}

img.products_descriptions_img {

    width: 15vw;
    position: absolute;
    display: none;
}

.wdith-max {
    width: max-content !important;
}

#content>.container-fluid {

    padding-top: 4.375rem;
    max-height: 100vh;
}

.navbar.topbar {
    position: fixed;
    z-index: 2;

}


.topbar .nav-item>i {
    height: 4.375rem;
    display: flex;
    align-items: center;
    padding: 0 .75rem;
}

.d-revert {
    display: revert !important;
}

.topbar .nav-item .nav-link .badge-counter {
    right: revert !important;
}

input.d-revert {
    width: revert !important;
}

.sidebar .nav-item .nav-link {
    padding: .4rem 1rem !important;
}

.sidebar .dropdown-item {
    padding: .4rem 1.5rem;
}

.topbar .headingText {
    font-size: smaller;
}

.topbar .currentWorkingDate {
    width: 100px !important;
    border: 1px solid #858796 !important;
    border-radius: 0.5rem !important;
    font-size: smaller;
    text-align: center;
    padding: 0.35rem 0.2rem !important;
}

.topbar .login_as {
    width: initial !important;
    border: 1px solid #858796 !important;
    border-radius: 0.5rem !important;
    font-size: smaller;
    padding: 0.2rem !important;
}


.top-0 {
    top: 0 !important;
}

.top-20 {
    top: 20% !important;
}

.top-50 {
    top: 50% !important;
}

.top-100 {
    top: 100% !important;
}

.bottom-0 {
    bottom: 0 !important;
}

.bottom-50 {
    bottom: 50% !important;
}

.bottom-100 {
    bottom: 100% !important;
}

.start-0 {
    left: 0 !important;
}

.start-50 {
    left: 50% !important;
}

.start-80 {
    left: 80% !important;
}

.start-100 {
    left: 100% !important;
}

.end-0 {
    right: 0 !important;
}

.end-50 {
    right: 50% !important;
}

.end-100 {
    right: 100% !important;
}

.translate-middle {
    transform: translate(-50%, -50%) !important;
}

.translate-middle-x {
    transform: translateX(-50%) !important;
}

.translate-middle-y {
    transform: translateY(-50%) !important;
}

.badge {
    display: inline-block;
    padding: 0.35em 0.65em;
    font-size: 0.75em;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
}

.badge:empty {
    display: none;
}

.btn .badge {
    position: relative;
    top: -1px;
}

.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
}

#custom_dataTable {
    font-size: small;
}

.error_message {
    display: none;
}

.dropdown-menu input.search {
    width: revert !important;
    border: 1px solid #999999 !important;
    border-radius: 0.5rem;
}

#img-view-dialog img.image_view {
    margin: auto;
    display: block;
}

button.noBackgrdBtn,
input[type='button'].noBackgrdBtn {
    background-color: transparent;
    border: none;
}

input[type='number'].nowebkit::-webkit-outer-spin-button,
input[type='number'].nowebkit::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

table.dropDown_table {
    font-size: smaller;
}

table.dropDown td,
table.dropDown th {
    padding: 0.3rem !important;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: black;
    font-weight: bold;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: #dee2e6 #dee2e6 #fff !important;
}

.nav-tabs .nav-link {
    background: 0 0;
    color: #858796;
}

.nav-tabs[role='tablist'] {
    font-size: smaller;
}

.dropdown-menu[data-popper-escaped] {
    visibility: visible !important;
    pointer-events: initial !important;
}

#popper[data-popper-escaped] {
    visibility: visible !important;
    pointer-events: initial !important;
}

.grid_container {
    display: grid;
    grid-template-columns: auto auto auto;
    grid-template-rows: auto;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    justify-items: start;
}

.nav-item .dropdown-menu {
    border-radius: 0.35rem;
    z-index: 200;
}

input.password {
    border: 1px solid !important;
    border-radius: 0.3rem;
    padding: 0.3rem 0.5rem;
    width: 50% !important;
    max-width: 15rem;
    margin-bottom: 1rem;
}

.prompt-password-dialog-content {
    background-color: #fefefe;
    border: 1px solid #888;
    width: 400px;
    padding: 20px 40px;
    border-radius: 0.8rem;
    box-shadow: 0.05rem 0.05rem 0.5rem black;
    margin: auto;
}

.prompt-password-dialog {
    display: none;
    position: fixed;
    z-index: 100;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.4);
    padding: 0px 60px;
    border-radius: 0.8rem;
    box-shadow: 0.05rem 0.05rem 0.5rem black;
}

label.message {
    width: 100%;
    font-size: smaller;
    background-color: #f7eac0;
    padding: 1rem;
    border-radius: 0.5rem;
    color: #ef6c20;
}

label.message .content {
    display: flex;
}

label.message .message_icon {
    margin-right: 0.3rem;
}

label.message::-webkit-scrollbar {
    display: none;
}

label.message.success {
    background-color: #dff0d8;
    color: #3c763d;
}

label.message ul {
    margin-top: 0;
    margin-bottom: 0rem;
}

label.message.error {
    background-color: #e9c6c6;
    color: #f52323;
}


/* width */

::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}


/* Track */

::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */

::-webkit-scrollbar-thumb {
    background: #888;
}


/* Handle on hover */

::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.mytooltip {
    position: relative;
    display: inline-block;
}

.mytooltip:hover {
    cursor: pointer;
}

.cursor_hover:not([disabled]):hover {
    cursor: pointer;
}


.tooltiptext:hover {
    cursor: default;
}

.mytooltip .tooltiptext {
    visibility: hidden;
    width: 200px;
    background-color: #f2f1ee;
    color: black;
    text-align: left;
    border-radius: 6px;
    padding: 0.5rem;
    box-shadow: 0 3px 10px black;
    /* Position the tooltip */
    position: absolute;
    z-index: 1;
    top: 100%;
    left: 50%;
    margin-left: -100px;
}

.mytooltip:hover .tooltiptext {
    visibility: visible;
}

.tooltiptext tr:hover {
    background-color: unset !important;
    color: unset !important;
}

kbd {
    background-color: #eee;
    border-radius: 3px;
    border: 1px solid #b4b4b4;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .2), 0 2px 0 0 rgba(255, 255, 255, .7) inset;
    color: #333;
    display: inline-block;
    font-size: .85em;
    font-weight: 700;
    line-height: 1;
    padding: 2px 4px;
    white-space: nowrap;
}

button.success {
    background-color: green;
}

button.danger {
    background-color: red;
}

button.info {
    background-color: #17a2b8;
}

button.purple {
    background-color: #5e00ff;
}


button.warning {
    background-color: #f5c61e;
}

.ml-6 {
    margin-left: 4.5rem !important;
}

.d-initial {
    display: initial !important;
}

.rounded-1 {
    border-radius: 1rem !important;
}

.rounded-2 {
    border-radius: 2rem !important;
}

.rounded-3 {
    border-radius: 3rem !important;
}

#accordian a:not(:only-child):before,
#accordian h3 a:before {
    content: "\f105";
    font-family: fontawesome;
    margin-right: 10px;
    font-size: 14px;
}

#accordian .active>a:not(:only-child):before,
#accordian h3 a.active:before {
    content: "\f107";
}

.collapseTable {
    font-family: 'Times New Roman', Times, serif;
}

.collapseTable tr.main_tr td:first-child:before {
    content: "\f105";
    font-family: fontawesome;
    margin-right: 10px;
    margin-left: 5px;
    font-size: 14px;
}

.collapseTable tr.main_tr.active td:first-child:before {
    content: "\f107";
}

.collapseTable tr.sub_tr.collapse_tr td:first-child:before {
    content: "\f105";
    font-family: fontawesome;
    margin-right: 10px;
    margin-left: 24px;
    font-size: 14px;
}

.collapseTable tr.sub_tr.collapse_tr.expand td:first-child:before {
    content: "\f107";
}

.collapseTable tr.sub_tr {
    display: none;
}

.collapseTable tr.sub_tr.active {
    display: revert;
}

.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
}

.load {
    background: url(../img/loader_1.gif) center no-repeat rgba(255, 255, 255, 0.85);
}

.load2 {
    background: url(../img/loader_3.gif) center no-repeat rgba(255, 255, 255, 0.85);
}

.content-loading {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
}


.no-js #loader {
    display: none;
}

.js #loader {
    display: block;
    position: absolute;
    left: 100px;
    top: 0;
}

.btn_right {
    float: right;
    margin-right: 10px;
}

.pop-up-dialog input[type=text],
.pop-up-dialog input[type=number],
.pop-up-dialog select {
    width: 100%;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
    text-align: left;
}

.pop-up-dialog {
    display: none;
    position: fixed;
    z-index: 100;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.4);
    padding: 60px;
}

.pop-up-dialog-content {
    background-color: #fefefe;
    margin: auto;
    border: 1px solid #888;
    width: 100%;
    height: max-content;
}

.animate {
    -webkit-animation: animatezoom 2.0s;
    animation: animatezoom 2.0s
}

#dataTables_filter {
    text-align: left;
}

div.dataTables_wrapper div.dataTables_filter {
    text-align: left;
}

div.dataTables_wrapper table {
    color: #000;
}

.table-item-center {
    text-align: center;
    vertical-align: middle;
}

.navs {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.navs>li {
    position: relative;
    display: block;
    float: left;
    margin-bottom: -1px
}

.navs-tabs {
    border-bottom: 1px solid #ddd
}

.navs-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    position: relative;
    display: block;
    color: #337ab7;
    text-decoration: none;
    padding: 10px 15px
}

.navs-tabs>li.active>a,
.navs-tabs>li.active>a:focus,
.navs-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.tabs-content {
    margin: auto;
    width: 80%;
    min-height: 335px;
    padding-top: 15px;
}

.pop-up-dialog .tabs-content {
    width: 100%;
}

#product-dialog table {
    font-size: smaller;
}

#product_price_table tr:hover:not(thead tr) {
    cursor: pointer;
}

.tabs-content>.tabs-pane {
    display: none
}

.tabs-content>.active {
    display: block
}

.navs:after,
.navs:before {
    display: table;
    content: " ";
    clear: both;
}

.css-serial {
    counter-reset: serial-number;
    /* Set the serial number counter to 0 */
}

.css-serial tbody td:first-child:not(.non-serial):not(.dataTables_empty):before {
    counter-increment: serial-number;
    /* Increment the serial number counter */
    content: counter(serial-number);
    /* Display the counter */
}

#transfer-dialog .pop-up-dialog-content {
    min-height: auto;
    overflow-x: auto;
}

tbody.doc_items {
    font-size: medium;
}

tbody.doc_items input.product{
    min-width: 200px;
}

#doc_items_table,
#doc_items_table td,
#doc_items_table th {
    border: 1.5px solid #b6b7c0f8 !important;
}

tbody.doc_items tr.selected {
    background-color: #d1f4ffba;
    color: black;
}

.pop-up-dialog tr.selected {
    background-color: #d1f4ffba;
    color: black;
}

tbody.doc_items input[disabled],
select[disabled] {
    background-color: #eaeff7;
}

.item-content {
    width: 100%;
    overflow: auto;
}

tbody.doc_items tr:hover:not(.selected) {
    background-color: transparent;
}

button.item-operation, button.btn-transparent {
    background-color: transparent;
    border: none;
    padding: 0;
    margin-left: 0.4rem;
    margin-bottom: 0.5rem;
}

button.item-operation:focus {
    outline: none;
}

.doc-no-group {
    width: 100%;
}

.clearable-input-group {
    max-width: fit-content;
    display: flex;
    align-items: center;
}

.clearable-input-group[disabled] {
    background-color: #eaeff7;
}

.clearable-input-group:not(.no-border) {
    border: 1px solid;
}

.clearable-input-group .clearable_input {
    border: none !important;
}

.clearable-input-group .clearable_input:focus {
    outline: none;
}

.input_icon {
    float: right;
    margin-right: 6px;
    position: relative;
    z-index: 2;
    cursor: pointer;
}

.round-con {
    background-color: #e8e8e8;
    border-radius: 1rem;
    padding: 1rem 1rem;
}

.btn-doc {
    color: black;
    display: inline-block;
    font-weight: 400;
    background-color: transparent;
    border: 1px #858796;
}

.btn-doc:disabled {
    background-color: #eaeff7;
    color: #545454;
}

.btn-doc:focus {
    outline: none;
}

input.btn-doc {
    border-style: solid hidden solid solid !important;
}

button.btn-doc {
    border-style: solid solid solid hidden !important;
}

#doc_items_table tfoot th {
    padding: 0px !important;
    padding-right: 5px !important;
}

#doc_items_table tfoot td {
    padding: 0px !important;
}

div.amount_panel {
    border: 1px solid #b5b3b3;
    border-radius: 0.5rem;
    margin: 0.8rem 0rem;
}



/* input.roundingadj,
input.roundingadj[readonly] {
    text-align: center;
    border: 0rem !important;
    background-color: transparent;
    color: #858796;
}
 */
div.amount_panel input {

    text-align: right;
    background-color: #efefef;
    color: black;
    font-weight: bold;

}

#doc_items_table tfoot input.total_amount {
    border: none !important;
    color: #858796;
}

#doc_items_table tfoot input.total_amount[readonly] {
    background-color: transparent;
}

#doc_items_table tfoot input.total_amount:focus {
    outline: none;
}

.x {
    position: relative;
    float: right;
    margin: 0 !important;
    padding: 0 !important;
    font-size: x-large;
}

.dropleft {
    margin: 0 auto;
    display: table;
}

.dropleft select {
    width: max-content;
}

.dropdown-menu select,
.dropdown-menu input {
    margin-bottom: 0.25rem;
}

.dropdown-menu button {
    margin: 0;
    float: right;
}

.dropdown-menu {
    box-shadow: 0 4px 20px 0 rgb(0 0 0 / 20%), 0 6px 12px 0 rgb(0 0 0 / 19%);
    color: black;
}

input[type="date"]::-webkit-calendar-picker-indicator {
    background: transparent;
    bottom: 0;
    color: transparent;
    cursor: pointer;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}

@media (min-width:768px) {

    input:not([type='button']):not([type='file']):not([type='submit']):not([type='search']):not([type='checkbox']):not([type='radio']):not(.custom-input),
    textarea,
    select:not(.custom-folder),
    .tabs-content #detail input[list] {
        display: block;
        width: 100%;
        border: 1px solid #858796;
    }
}

select {
    min-width: 50px;
}

input:disabled,
input[readonly],
textarea:disabled,
select:disabled {
    background-color: #eaeff7;
    opacity: 1;
}

input[list] {
    cursor: text !important;
}

.scroll-to-top {
    z-index: 100;
}

.border-line {
    border-right: 1px solid #000;
}

td {
    vertical-align: middle !important;
}

.operation_btns {
    text-align: center;
}

.doc_items td:not([class*='px-']):not([class*='py-']):not([class*='p-']) {
    padding: 0 !important;
}

.doc_items td input {
    border: none !important;
    padding: 0.25rem 0.5rem;
}

.doc_items i {
    margin: 0.5rem;
    font-size: smaller;
}

.custom-tr th,
.custom-tr td {
    padding: 0 !important;
    padding-left: 0.4rem !important;
    text-align: left;
}

.custom-input {
    border: none !important;
    width: 85% !important;
}

.custom-input:focus {
    outline: none;
}

tfoot td.items_total {
    border-width: 2px 2px 3px 2px;
    border-style: solid solid double solid;
    border-color: #858796 #d9dadc;
    font-weight: bold;
}

table:not(.no-hover) tbody tr:hover:not(thead tr):not(.selected):not(.no-hover) {
    background-color: #d3d2d2;
    color: black;
}

.acc_table tbody tr:hover {
    font-weight: bold;
    cursor: pointer;
}

.datepicker-days tr:hover,
.datepicker-months tr:hover,
.datepicker-years tr:hover,
table.no-hover tr:hover {
    background-color: revert !important;
}

.transferred_header {
    display: none;
}

.tab_button {
    border: none;
    background-color: white;
    color: #337ab7;
}

.side-btn {
    padding: 0.25rem !important;
}

.side-btn input,
.side-btn .toggle,
.side-btn button,
.side-btn .btn,
.side-btn .btn-group {
    display: block;
    margin: 10px auto;
    max-width: 140px;
}

.btn {
    white-space: normal;
    margin-bottom: 0.5rem;
}

@media (min-width:768px) {
    .header_row {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
}

.cursor-pointer {
    cursor: pointer;
}

.tooltip-inner {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
    -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
    color: black !important;
    background-color: white !important;
    font-weight: bold;
    white-space: pre-wrap;
    text-align: left;
}

.btn-submit {
    background: none;
}

button.delete_item {
    outline: 0;
    padding: 0;
    border: none;
    background: none;
}

button.item-operation:disabled,
.delete_item:disabled {
    color: gray !important;
}

td {
    padding: 0.4rem !important;
}

div.qty-discount {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
    -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
    border-radius: 10px;
    background-color: white !important;
    font-weight: bold;
    padding: 10px 10px;
    z-index: 100;
    display: none;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    position: fixed;
}

span.qty-discount td,
th {
    padding: 8px;
    text-align: center;
}

.dropdown-content {
    display: none;
    border-radius: 0.40rem;
    position: absolute;
    background-color: #f5f5f5;
    min-width: 120px;
    max-width: 250px;
    width: 100%;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    left: 50%;
    padding: 15px;
    transform: translate(-50%, 0);
    color: black
}

.dropdown-content select {
    text-align-last: center !important;
    border-radius: 0.40rem;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown a:hover {
    background-color: #ddd;
}

.dropdown-content .print {
    margin-top: 5px;
    margin-bottom: 0px;
    float: right;
}

#itemPriceTable td {
    padding: 0px !important;
}

#itemPriceTable input {
    border: none !important;
    margin: 0px !important;
    background-color: white;
    height: 100%;
    width: 100%;
    text-align: center;
}

#itemPriceTable .unit_price:hover {
    cursor: pointer;
}

#itemPriceTable input:not(.unit_price):hover {
    cursor: default;
}

#itemPriceTable td,
#itemPriceTable th {
    border: 1.5px solid #b6b7c0f8 !important;
    height: 48px;
}

.pop-up-dialog table {
    font-size: smaller;
}

.pop-up-dialog table td:not(.metatags_tbody td):not(.ProductMarginDetailsTable td) {
    padding: 0.2rem !important;
}

@media only screen and (max-width: 1450px) {
    .custom-input {
        width: 75% !important;
    }
}

#order-details-table {
    width: max-content !important;
}

#order-details-table input.quantity,
#order-details-table input.uom,
#order-details-table input.unit_price,
#order-details-table input.subtotal {

    max-width: 100px;
}

button.dt-button.buttons-print,
button.dt-button.buttons-colvis,
button.dt-button.buttons-pdf,
button.dt-button.buttons-excel,
button.dt-button.buttons-csv,
button.dt-button.buttons-copy {
    color: #fff;
    background-color: #2e59d9;
    border-color: #2653d4;
    background-color: #4e73df;
    border-color: #4e73df;
    margin-bottom: 0.5rem;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.35rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    display: inline-block;
    font-weight: 400;
    /* color: #858796; */
    text-align: center;
    vertical-align: middle;
    float: right;
    margin-right: 5px;
}

button.dt-button.buttons-print:hover {

    background-color: #2e59d9;
    border-color: #2653d4;

}

button.dt-button.buttons-columnVisibility {
    display: flex;
    border: 0;
    background: transparent;
    flex-direction: row-reverse;
    justify-content: flex-end;
    gap: 5px;
}

.buttons-collection.buttons-colvis .dt-down-arrow{
    margin-left: 5px;
}

button.dt-button.buttons-columnVisibility::after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f146";
    color: #9d9d9d;
    margin-left: 0.4rem;
}

button.dt-button.buttons-columnVisibility.active::after,
button.dt-button.buttons-columnVisibility.dt-button-active::after {

    content: "\f14a";
    color: green;

}

.dt-button-collection {
    margin: 0 !important;
    position: absolute;
    right: 71px;
    top: 41px;
    z-index: 100;
    border-radius: 0.6rem;
    background: white;
    border: 1px solid #cacaca;
    width: fit-content;
}

.dt-button-collection div[role="menu"] {
    display: flex;
    flex-direction: column;
}

.categoriesDescriptionTable {
    width: fit-content;
}

.categoriesDescriptionTable .link-row th,
.categoriesDescriptionTable .link-row td {
    padding: 0 !important;
    border: 1px solid #9d9d9d;
    margin: 0 !important;
}

.categoriesDescriptionTable .link-row th input,
.categoriesDescriptionTable .link-row td input {
    margin: 0 !important;
    border: 0 !important;
}

.categoriesDescriptionTable .link {
    font-size: 20px;
    margin-right: 10px;
    color: white;
    width: 30px;
    padding: 5px;
    border-radius: 6px;
    text-align: center;
}

.categoriesDescriptionTable .link.link-fb {
    background-color: #1e60fb;
}

.categoriesDescriptionTable .link.link-intas {
    background-color: #ea00df;
    background: -moz-linear-gradient(200deg, #833ab4, #fd1d1d, #fcb045);
    background: -webkit-linear-gradient(200deg, #833ab4, #fd1d1d, #fcb045);
    background: linear-gradient(200deg, #833ab4, #fd1d1d, #fcb045);
}

.categoriesDescriptionTable .link.link-ws {

    background-color: #18c24d;
}

.categoriesDescriptionTable .link.link-tt {
    background-color: black;
    text-shadow: -1px -1px 0px #34f4ee;

}

.categoriesDescriptionTable .link.link-tw {
    background-color: #2b9fef;
}

.categories_description_contents .descriptionImage {
    width: 150px;
    float: right
}

.addOnContents{

    display: none;
}