html .content.app-content {
    min-height: calc(100vh - 50px);
}
.card-modal {
    max-height: calc(100vh - 300px);
}
.dropdown-menu.show {
    position: absolute;
    inset: 0px auto auto 0px;
    margin: 0px;
}
.main-menu .shadow-bottom.onScrollMenu {
    display: block;
}
.w-full {
    width: 100%;
}
.mt10 {
    margin-top: 10px;
}
.mt20 {
    margin-top: 20px;
}
.top-20-percent {
    top: 20%;
}

.MuiTabs-scroller.MuiTabs-fixed {
    max-width: 100%;
    overflow: auto !important;
}

.MuiTabs-scroller.MuiTabs-fixed::-webkit-scrollbar {
    width: 4px;
    height: 8px;
}

.MuiTabs-scroller.MuiTabs-fixed::-webkit-scrollbar:hover {
    width: 4px;
    height: 8px;
}

.MuiTabs-scroller.MuiTabs-fixed::-webkit-scrollbar-thumb {
    border-radius: 10px;
    width: 4px;
    height: 8px;
    background-color: #ccc;
}

.bg-warning .card-body {
    padding: 0.5rem 0.5rem;
}
.no-padding {
    padding: 0 !important;
}
.padding20 {
    padding: 5px 20px !important;
}

.cursor-pointer {
    cursor: pointer;
}

.text-right {
    text-align: right;
}

.timeline-order .timeline-item .timeline-event {
    min-height: unset;
}

.timeline-order .border-primary {
    padding-top: 1rem;
}

.timeline-order .d-flex {
    padding: 1rem;
}

.timeline-order .productImage,
td.no-padding-product .productImage {
    max-height: 82px;
}

.timeline-order .table-product td,
td.no-padding-product {
    padding: 0;
    border: 1px solid #dbdbdb;
}
.tdNormal {
    padding: 0.72rem 2rem !important;
}
.timeline-order td textarea {
    border: none;
    resize: none;
}
.timeline-order td input,
td.no-padding-product input {
    border: none;
    height: 82px;
    line-height: 82px;
    text-align: center;
}
.timeline-order td input.cost-empty {
    border: 1px solid red;
}
.timeline-order td input.form-check-input {
    border: 1px solid #d8d6de;
    height: 1.285rem;
}
td.no-padding-product.no-height input {
    height: unset;
    line-height: unset;
}
.timeline-order td input[readonly],
.timeline-order td input[disabled],
.timeline-order td textarea[readonly] {
    background-color: #fff;
}
.timeline-order .tdLink a {
    white-space: pre-wrap;
    word-break: break-all;
    word-wrap: break-word;
    overflow: hidden;
    padding: 0 1rem;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}
.timeline-order .tdSum td {
    height: 40px;
    line-height: 40px;
    border: 1px solid #dbdbdb;
    font-weight: bold;
    color: #7367f0;
}
.timeline-order td.position-relative .btn-add-attr {
    position: absolute;
    bottom: 0;
    right: 0;
}
.timeline-order .tdSumCost .text-white {
    position: absolute;
    top: 33%;
    right: -130px;
    padding: 0 5px;
    display: none;
}
.timeline-order .tdSumCost:hover .text-white {
    display: block;
}
.timeline-order td.position-relative .btn-shop-up {
    position: absolute;
    top: 0;
    right: 0;
}

.timeline-order td.position-relative .btn-shop-down {
    position: absolute;
    top: 0;
    left: 0;
}

.timeline-order td.position-relative .btn-product-up {
    position: absolute;
    top: 0;
    right: -15px;
}

.timeline-order td.position-relative .btn-product-down {
    position: absolute;
    bottom: 0;
    right: -15px;
}
.timeline-order td.position-relative .view-image {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}

.timeline-order td.position-relative .upload-image {
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
}

.timeline-order td.position-relative .view-image-2 {
    font-size: 9px;
    display: block;
    color: #66a3ff;
    cursor: pointer;
}

span.error {
    color: #ea5455;
}
.merge-order-style {
    height: calc(100vh - 161px);
    overflow-y: scroll;
}
.input-group-text-readOnly {
    background-color: #efefef;
}
.right-bar {
    position: fixed;
    background-color: #7367f0;
    min-height: 70vh;
    width: 25px;
    right: 0px;
    justify-content: center;
    align-content: center;
    display: grid;
    top: 80px;
    bottom: 40px;
}
.right-bar .item {
    line-height: 1.8;
    color: white;
    text-align: center;
    width: 25px;
    border: 1px solid white;
    cursor: pointer;
}
.right-bar .active {
    background-color: #e03a3a;
}
.no-border-lr {
    border-left: none !important;
    border-right: none !important;
}
.table-transaction-modal td {
    border: none;
}

.table-transaction-modal td.comment {
    border-bottom: 1px solid #ebe9f1;
}

.badge-balance {
    margin: 0 0.5rem;
}
.checkbox-btn {
    margin-right: 5px;
}
.btn-send-group {
    display: flex;
    flex-direction: column;
}

.color-primary {
    color: #7367f0 !important;
}

body.customer-site .content.app-content,
body.customer-site .main-menu.menu-light .navigation > li > a {
    background-color: #fff8f8;
}
body.customer-site .main-menu.menu-light .navigation > li.active > a {
    background: linear-gradient(118deg, #ff9255, #ff9255);
    box-shadow: 0 0 10px 1px #ff9255;
    color: #fff;
}
.order-shop-count {
    height: 40px;
    padding: 0 15px;
}
.order-shop-count p.card-head-inverse,
.lh-40 {
    line-height: 40px;
}
.color-1 {
    color: #0060b8;
}
.color-2 {
    color: #e03a3a !important;
}
.color-3 {
    color: #6d9fff;
}
.font-16 {
    font-size: 16px;
}
.font-20 {
    font-size: 20px;
}
.text-uppercase {
    text-transform: uppercase;
}
.mr-0 {
    margin-right: 0;
}
.float-left {
    float: left;
}
.float-right {
    float: right;
}
.min-w-1150 {
    min-width: 1150px;
}
.line-clamp-1 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.line-clamp-1-important {
    overflow: hidden !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 1 !important;
}
.overflow-hidden {
    overflow: hidden;
}
.overflow-x-scroll-important {
    overflow-x: scroll;
}
p.hasLine {
    background: url(../images/dathang86/line.png) no-repeat center center;
}
.card-transaction-order .transaction-item {
    border-bottom: 1px solid #d9d9d9;
}
.card-transaction-order .transaction-item p {
    line-height: 36px;
    margin-bottom: 0;
}
.card-transaction-order .card-footer {
    background-color: #d9d9d9;
    padding: 10px 1.5rem;
}
.card-transaction-order .card-footer .transaction-item {
    border-bottom: none;
}
body.customer-site .old-shop-item__header {
    display: none !important;
}
body:not(.customer-site) .new-shop-item__header {
    display: none !important;
}
body.customer-site .new-shop-item__header {
    background-color: #727281;
    padding: 10px 12px;
    display: flex;
}

body.customer-site .new-shop-item__header .shop-name {
    color: #fff;
    display: flex;
    column-gap: 12px;
    width: 40%;
}

body.customer-site .new-shop-item__header .shop-name .shop-order {
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    font-size: 48px;
    font-weight: 700;
    color: #e03a3a;
}

body.customer-site .new-shop-item__header .shop-name .shop-name__detail {
    display: flex;
    flex-direction: column;
    height: 60px;
    justify-content: space-between;
    flex: 1;
}

body.customer-site .new-shop-item__header .shop-name .shop-name__detail > .name {
    font-size: 32px;
    font-weight: 700;
    line-height: 1;
    word-wrap: break-word;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

body.customer-site .new-shop-item__header .shop-name .shop-name__detail > .total-amount {
    font-size: 16px;
}

body.customer-site .new-shop-item__header .d-flex {
    padding: 0;
}

body.customer-site .new-shop-item__header .variant-select {
    width: 180px;
    margin-top: auto;
    margin-bottom: auto;
}

body.customer-site .timeline-order .table-product th {
    font-size: 11px;
    text-transform: none;
    padding: 0.5rem;
}

/* body.customer-site .timeline-order .tr-product-status-1 {
    background-color: #ffa5a5;
} */

body.customer-site .timeline-order td {
    border: none;
}
body.customer-site .timeline-order td textarea {
    border: 1px solid #d9d9d9;
}

body.customer-site .timeline-order .tdQuantity input,
body.customer-site .timeline-order .tdCost input {
    background-color: #d9d9d9;
    border: 1px solid #d9d9d9;
    height: 20px;
    line-height: 20px;
    padding: 0;
    border-radius: 0;
}
body.customer-site .timeline-order .tdQuantity input {
    width: 50%;
    margin: 0 auto;
}
/* body.customer-site .text-white {
    color: #fff;
} */
body.customer-site .right-bar {
    background-color: #ff9255;
}
body.customer-site .timeline {
    margin: 0;
}
body.customer-site .timeline-item {
    border: none;
}

body.customer-site .timeline-point {
    display: none !important;
}

body.customer-site .timeline .timeline-item {
    padding-left: 0;
    border-bottom: 1px solid #cfcfcf;
}
body.customer-site .timeline-order .tdLink a {
    color: #4da9ff;
}
body.customer-site .timeline-order td.position-relative .btn-add-attr {
    display: none;
}

body.customer-site .timeline-event {
    border: none !important;
    border-bottom: 1px solid #dbdbdb !important;
}
body.customer-site .timeline-order .tdSum {
    background-color: #fff8f8;
    border-top: 1px solid #ebebeb;
}
body.customer-site .timeline-order .tdSum td {
    color: #727281;
    font-weight: 500;
}

.timeline-order .tdSum .form-check-input {
    margin: 10px 0 0 -5px;
}

body.customer-site .modal .modal-header {
    background-color: #d9d9d9;
}
body.customer-site .modal.modal-primary .modal-header .modal-title {
    color: #fff;
}

.card-ship {
    background-color: #ffdf8d;
}
.card-ship .card-body {
    padding: 0 1.5rem;
}

@media (max-width: 1440px) {
    .card-ship .transaction-item,
    .card-ship .d-flex {
        display: unset !important;
    }
    .card-ship .text-uppercase {
        line-height: 20px !important;
    }
}
/* .modal-content {
    max-height: calc(100dvh - 50px);
}

.modal-body {
    overflow: hidden;
    overflow-y: scroll;
} */
