.document-box {
    border: 1px solid #ddd;
    border-radius: 15px;
    padding: 2px;
    overflow: hidden;
    height: 200px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.document-box img.preview {
    display: none;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.remove-btn {
    display: none;
    position: absolute;
    top: 7px;
    right: 10px;
    cursor: pointer;
    font-size: 20px;
    height: 25px;
    width: 25px;
    background: #ff0000;
    color: #fff;
    line-height: 1.2;
    border-radius: 5px;
}

.upload-label h5 {
    font-size: 1.15rem;
    color: #1A1C1E;
    line-height: 2;
    font-weight: 500;
}

label.upload-label p {
    margin-bottom: 0px;
    color: #666;
}

.upload-lists h6 {
    margin: 20px 0px;
    font-size: 17px;
}

.delear-info {
    background: #003A4E0F;
    padding: 10px;
    border-radius: 6px;
}

.delear-info tr td {
    text-align: right;
}

.seller-lists a img {
    height: 25px;
}

.delear-info .table>:not(caption)>*>* {
    background: transparent !important;
}

.dashboard-pnl .card-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: linear-gradient(48.3deg, #D9A647 0.75%, #FFE69E 24.65%, #FFE69E 61.81%, #E2C07C 92.78%);
    color: #003A4E;
}

.dashboard-pnl .border-radious-10 {
    border-radius: 13px !important;
    overflow: hidden;
    border: 2px solid #e8c783;
}

.total-sale p {
    font-size: 20px;
    color: #7F9CA6;
    font-weight: 500;
    padding-top: 15px;
}

.total-sale h5 {
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 0px;
    color: #003A4E;
}

.asideicon {
    padding-right: 10px;
    width: 32px;
}

.b-line {
    border-right: 1px solid #7f9ca647;
    margin-top: 12px;
}

.b-line-2 {
    margin-top: 15px;
}

.sidebar-nav .nav-link.active .asideicon {
    filter: brightness(0) invert(1);
}

/* order layout */
.card-order {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
    padding: 8px 150x;
    margin-bottom: 30px;
}

.card-order figure {
    height: 250px;
    overflow: hidden;
    margin: 10px;
}

.card-order figure img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.card-order figure {
    height: 250px;
    overflow: hidden;
    margin: 10px;
    border-radius: 10px;
}

.order-flex {
    display: flex;
    justify-content: space-between;
    padding: 10px;
}

.order-amount {
    font-size: 19px;
    color: #003A4E;
    font-weight: 700;
}

.order-content p {
    color: #7F9CA6;
    font-size: 18px;
}

.phone-pnl .iti {
    position: relative;
    display: block;
}

.list-box img {
    width: 45px;
}

/*--------------------------------------------------------------
# listing M-2
--------------------------------------------------------------*/

.listing-header {
    background: #FFF8EB;
    padding: 10px;
    position: relative;
}

.listing-header .nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #A8824F;
    background-color: transparent;
    border-bottom: 2px solid #A8824F;
    border-radius: 0px;
}

.nav-pills .nav-link {
    color: #0E1C21;
    font-size: 16px;
}

.btn-light {
    background: linear-gradient(66.88deg, #A8824F 3.35%, #E2C07C 116.98%);
    color: #fff;
    border-radius: 30px;
    padding: 8px 24px;
}

.total-list {
    border: 1px solid #D0D0D0;
    border-radius: 10px;
    padding: 15px;
    max-width: 1120px;
    width: 100%;
    margin: auto;
    margin-top: 30px;
}

.ls-value {
    display: flex;
    align-items: center;
    gap: 20px;
}

.ls-number {
    color: #0E1C21;
    font-size: 26px;
    font-weight: 600;
}

.ls-value h4 {
    font-size: 16px;
}

.ls-value .watch-orange {
    color: #FF7E46 !important;
}

.ls-value .watch-green {
    color: #00B265 !important;
}

.sort-btn {
    font-size: 15px;
}

.listing-header img {
    width: 20px;
}

.cardOrder h6 {
    font-size: 15px;
}

.p-title {
    font-size: 18px;
    font-weight: 700;
    color: #6C7278;
}

.cardOrder b,
strong {
    font-weight: bolder;
    font-size: 15px;
    color: #000;
}

.accept-btn {
    background: linear-gradient(66.88deg, #A8824F 3.35%, #E2C07C 116.98%);
    border: navajowhite;
    color: #fff;
    font-size: 15px;
    padding: 5px 12px;
    border-radius: 7px 0px 0px 0px;
}


/* 06 june css */

.total-list-setting-tab {
    overflow: scroll;
}

.sl-title {
    font-size: 14px;
    margin-bottom: 0px;
}

.sl-d {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px;
    background: #fff8ebab;
}

.ls-box .table tr th {
    font-size: 13px;
    font-weight: 500;
    color: #0E1C21;
}

.ls-box .table tr td {
    font-size: 13px;
}

.total-list-setting-tab .row.g-0 {
    display: flex;
    width: 100%;
    min-width: max-content;
}

.total-list-setting-tab .col {
    flex: 1 0 0%;
    border: 1px solid #ddd;
    height: 50vh;
}

.add-ls-btn {
    padding: 4px 7px;
    font-size: 13px;
    line-height: 1.2;
    color: #A8824F;
    border: 1px solid #A8824F;
    border-radius: 4px;
}

.add-ls-btn:hover {
    line-height: 1.2;
    background-color: #A8824F;
    color: #fff;
    border: 1px solid #A8824F;
}

.dm-icon img {
    height: 18px;
    cursor: pointer;
}

.add-ls-btn i {
    margin-right: 3px;
}

.form-select:focus {
    border-color: #003a4e;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgb(0 58 78 / 1%);
}

/* 05-06-25 */

.total-revenue h3 {
    font-size: 20px;
    line-height: 16px;
    color: #003A4E;
    font-weight: 600;
}

.total-list-setting .accordion .accordion-item {
    border: 1px solid #7F9CA6;
    border-radius: 8px;
    overflow: hidden;
    margin: 12px 0;
}

.total-list-setting .accordion .accordion-item .accordion-button {
    background: #fff;
    border-bottom: 0px;
}

.total-list-setting .accordion .accordion-item .accordion-body {
    padding-top: 0px;

}

.coutnryList {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #A8824F;
    border-radius: 8px;
    padding: 8px;
    margin: 10px 0;
}

.coutnryList a {
    font-size: 16px;
    line-height: 16px;
    color: #546D76;
    font-weight: 500;
    display: flex;
    align-items: center;
}

.coutnryList a div {
    width: 20px;
    height: 20px;
    margin-right: 10px;
}

.coutnryList span {
    color: #A8824F;
    font-size: 22px;
    font-weight: 700;
}

.TaxationMethod {
    margin: 20px 0;
}

.TaxationMethod p {
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    color: #0E1C21;
}

.TaxationMethod p.tagline {
    background: #EAEEF0;
    font-size: 12px;
    line-height: 22px;
    padding: 10px;
    border-radius: 10px;
    color: #35494F;
}

.TaxationMethod .form-group .form-label {
    font-size: 16px;
    line-height: 26px;
    color: #003A4E;
    font-weight: 500;
}

.TaxationMethod .form-group option {
    color: #7F9CA6;
    font-size: 13px;
    line-height: 26px;
}

.customBtn {
    font-weight: 600;
    color: #fff;
    transition: 0.3;
    border: none;
    padding: 9px 55px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 500;
    background: linear-gradient(#A8824F, #E2C07C);
    display: flex;
    justify-content: center;
    margin: 0 auto;
    margin-top: 50px;
    width: fit-content;
}

.confirmSubmission .customBtn {
    margin: 0px;
}

.customBtn2 {
    background: #fff;
    color: #000;
    border: 1px solid #000;
    border-radius: 4px;
    border-radius: 4px;
    padding: 8px 40px;
    font-size: 14px;
}

.form-group .form-label.heading3 {
    color: #003A4E;
    font-weight: 500;
}

.setLimit {
    background: rgb(127 156 166 / 10%);
    padding: 15px;
}

.slider-container {
    padding: 40px;
}

input[type="range"] {
    -webkit-appearance: none;
    width: 100%;
    height: 8px;
    background: linear-gradient(to right, #0d6efd 50%, #d3d3d3 50%);
    border-radius: 4px;
    outline: none;
    transition: background 450ms ease-in;
}

input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background: white;
    border: 2px solid #0d6efd;
    cursor: pointer;
    position: relative;
    z-index: 3;
    margin-top: -6px;
}

input[type="range"]::-moz-range-thumb {
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background: white;
    border: 2px solid #0d6efd;
    cursor: pointer;
    position: relative;
    z-index: 3;
}

.slider-labels {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    margin-top: 10px;
    color: #0b3c4c;
}

.check {
    background: #009216;
    padding: 15px;
    color: #fff;
    margin-top: 20px;
}

.check .form-label {
    color: #fff !important;
}

.itempnl .form-control {
    padding: 7px;
}

.domestic-title {
    color: #000;
    font-size: 22px;
}

.trash-box {
    height: 50px;
    width: 50px;
    margin: auto;
    background: #003A4E;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    font-size: 24px;
    margin-bottom: 20px;
}

.accordion-section {
    border: 1px solid #ddd;
    border-radius: 8px;
    margin-bottom: 12px;
}

.accordion-header {
    background: #f9f9f9;
    padding: 12px 16px;
    cursor: pointer;
    font-weight: 600;
}

.accordion-body {
    /* display: none; */
    padding: 12px;
}

.country-item {
    display: block;
    margin-bottom: 10px;
}

.country-box {
    display: flex;
    align-items: center;
    border: 1px solid #d2b48c;
    border-radius: 8px;
    padding: 8px 12px;
    position: relative;
}

.country-box.selected {
    background-color: #fffaf0;
    border-color: #d2b48c;
}

.country-box .flag {
    width: 30px;
    height: 20px;
    border-radius: 4px;
    margin-right: 10px;
}

.country-box .country-name {
    flex: 1;
    font-size: 14px;
}

.country-box .tick {
    position: absolute;
    right: 10px;
    font-size: 25px;
    color: #b8860b;
    display: none;
}

.country-box.selected .tick {
    display: block;
}

.submit-btn {
    margin-top: 15px;
    padding: 8px 16px;
    border: none;
    background: #007bff;
    color: white;
    border-radius: 5px;
    cursor: pointer;
}

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

.arrow {
    float: right;
}

.currency-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #f9f9f900;
    padding: 10px 15px;
    border: 1px solid #ddd;
    margin-bottom: 15px;
    border-radius: 5px;
    cursor: pointer;
    position: relative;
}

.currency-item.selected {
    border: 1px solid #A8824F;
    background-color: transparent;
}

.currency-item .tick {
    position: absolute;
    right: 10px;
    font-size: 18px;
    color: green;
}

.tax-pnl {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.btn-danger-outline {
    background: transparent;
    border: 1px solid red;
    padding: 8px;
    line-height: 2.5;
    color: red;

}

.btn-danger-outline:hover {
    background: transparent;
    border: 1px solid red;
    padding: 8px;
    line-height: 2.5;
}

/* 05-06-25 end */
.closebtn img {
    height: 25px;
    cursor: pointer;
}

.modal-title {
    color: #003A4E;
}

.input-group-text {
    background: transparent;
    color: #003a4e;
    border: 1px solid #7F9CA6;
}

.pagetitle h4 {
    margin-bottom: 10px;
    color: #003A4E;
    font-weight: 600;
    margin-bottom: 0px;
    font-size: 19px;
}

.dt-info {
    font-size: 14px;
}

.leftarrow {
    font-size: 27px;
    color: #003a4e;
    line-height: 0px;
}

.form-switch .form-check-input:checked {
    background-color: #003a4e !important;
    border-color: #003a4e !important;
}

.customBtn.disabled {
    cursor: not-allowed;
    opacity: 0.5;
}

.offcanvas.offcanvas-end {
    min-width: 600px;
    padding: 10px;
}

.use-lc {
    background: #fff;
    box-shadow: 0px 2px 8px 0px #0000001F;
    padding: 10px;
    width: fit-content;
    border-radius: 50px;
    color: #A8824F;
    font-weight: 500;
    position: absolute;
    bottom: 20px;
    right: 20px;
    cursor: pointer;
}

.offcanvas-title {
    color: #003A4E;
    font-weight: 600;
    font-size: 23px;
}

/*  M-3 UI css  */

.search-icon {
    position: absolute;
    top: 0;
    padding: 10px;
}

.rating-icon i {
    color: #FFC107;
}

.ms-left {
    padding-left: 43px !important;
}

.form-control.ms-left {
    background: #EAEEF0;
    border-radius: 50px;
    line-height: 0;
}

.watch-box {
    border: 1px solid #A8824F;
    border-radius: 15px;
    min-height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    max-width: 90%;
}

h5 {
    color: #003a4e !important;
    font-size: 20px;
}

.sample-step h3 {
    font-size: 22px;
    font-weight: 700;
    color: #0E1C21;
}

.watch-box img {
    margin-bottom: 13px;
}

/* New Css 19 june */
.watch-panel {
    max-width: 700px;
    width: 100%;
    margin: auto;
    border: 1px solid #758A9080;
    box-shadow: 0px 2px 12px 0px #7F9CA633;
    border-radius: 10px;
    overflow: hidden;
}

.watch-header h5 {
    color: #7F9CA6;
}

.watch-header {
    background: #e3ecef;
}

.info-back {
    font-size: 23px;
    color: #003a4e;
}

.step-wapper {
    max-width: 700px;
    width: 100%;
    margin: auto;
}

.info_circle {
    display: flex;
    justify-content: space-around;
    margin-bottom: 40px;
    position: relative;
}

.info-circle {
    font-size: 15px;
    font-weight: 600;
}

pre {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    font-size: .875em;
    text-wrap: wrap !important;
}

.dots-box {
    height: 15px;
    width: 15px;
    background: #d5e1e5;
    margin: auto;
    border-radius: 50px;
    outline: 6px solid #7f9ca6;
    margin-bottom: 13px;
}

.info_circle>div {
    position: relative;
    margin-left: 15px;
}

.info_circle>div:after {
    content: "";
    display: block;
    position: absolute;
    width: 200%;
    border: 1px solid #7f9ca6;
    top: 8px;
    z-index: -1;
    left: -50%;
}

.info_circle>div:first-child:after {
    left: 50%;
}

.info_circle>div:last-child:after {
    left: inherit;
    right: 50%;
}

.dot-active {
    color: #a8824f;
}

.dot-active .dots-box {
    background: #fff;
    outline: 6px solid #a8824f;
}

/* upload best pic */

.best-upload-image {
    border: 1px solid #D6D6D6;
    border-radius: 10px;
    display: flex;
    width: 100%;
    justify-content: center;
    padding: 15px;
    position: relative;
    overflow: hidden;
    height: 320px;
    background: #F3F6F7;
    text-align: center;
    align-items: center;
}

.best-upload-image input {
    position: absolute;
    top: 6px;
    left: 16px;
    display: block;
    line-height: 7;
    width: 100%;
    opacity: 0;
    cursor: pointer;
}

.preview-pic {
    height: 160px;
    overflow: hidden;
    width: 25%;
    border: 1px solid #ddd;
    border-radius: 10px;
    position: relative;
}

.preview-pic img {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.remove-image {
    width: 16px;
    background: #ff3e30;
    color: #fff;
    height: 17px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 6px;
    cursor: pointer;
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 111;
}

.shimg {
    height: 320px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 10px;
    object-fit: cover;
}

.icon-close {
    width: 30px;
    background: #ff3e30;
    color: #fff;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 6px;
    cursor: pointer;
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 31px;
    z-index: 111;
}

.sign-pnl {
    border: 1px solid #7F9CA6;
    padding: 14px;
    text-align: center;
    border-radius: 30px;
    background: #ecf3f5;
    color: #35494F;
    font-weight: 600;
}

.set-title {
    color: #7F9CA6;
}

.update-title {
    font-size: 17px;
    color: #000;
}

.reviewtitle {
    font-size: 16px;
}

.updates {
    font-size: 16px;
    color: #000;
}

.condition-lists li {
    border: 1px solid #7F9CA6;
    padding: 10px;
    border-radius: 8px;
    color: #003A4E;
    margin-bottom: 20px;
}

.sub-title {
    text-align: center;
    border-radius: 30px;
    background: #ecf3f5;
    color: #35494F;
    font-weight: 600;
    font-size: 0.75rem;
    width: max-content;
    padding: 5px 9px;
}

.set-cost {
    background: #ecf3f5bd;
}

.btn-save-outline {
    border: 1px solid #003A4E;
    color: #003A4E;
    line-height: 2.5;
}

.btn-save-outline:hover {
    border: 1px solid #003A4E;
    background: #003A4E;
    color: #fff;
}

.dollar-bg {
    width: 70px;
    justify-content: center;
    background: #fff;
}

.cmn-title {
    color: #003A4E;
}

.dial-pnl {
    max-width: 700px;
    width: 100%;
    margin: auto;
}

.manual-pnl a {
    color: #003A4E;
    font-size: 17px;
    font-weight: 600;
    text-decoration: underline;
}

.case-lists {
    display: flex;
    justify-content: space-between;
}

.case-subtitle {
    font-size: 16px;
    color: #7F9CA6;
}

.watch-wapper .card-order a {
    color: #0E1C21;
}

.watch-wapper .card-order {
    margin: 0px 10px 30px;
}

/*listing info */

.sellProduct {
    padding: 20px;
    border: 1px solid #D0D0D0;
    border-radius: 15px;
    display: flex;
    align-items: start;
    justify-content: start;
}

.sellProductContent {
    width: 100%;
    margin-left: 10px;
}

.sellProductContent h5 {
    font-weight: 600 !important;
}

.sellProductContent p,
.sellProductmain p {
    font-size: 16px;
    line-height: 26px;
    color: #0E1C2199;
    margin-bottom: 0;
    font-weight: 500;
}

.sellProductContent span {
    font-size: 16px;
    line-height: 26px;
    color: #7F9CA6;
}

.sellProductContent table {
    width: 100%;
}

.sellProductContent table tr th {
    color: #7F9CA6;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
}

.sellProductContent table tr td {
    text-align: right;
}

.sellProduct .imgProduct {
    width: 270px;
    height: 170px;
    border: 1px solid #ddd;
    border-radius: 12px;
    overflow: hidden;
}

.sellProduct .imgProduct img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.sellProductmain ul {
    margin-top: 10px;
}

.sellProductmain ul li {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: #000;
}

.offborder {
    border-bottom: 1px solid #EAEEF0;
    box-shadow: 0px 2px 0px #ddd;
}

.appropite-watch {
    display: flex;
    align-items: center;
    border: 1px solid #ddd;
    border-radius: 10px;
    position: relative;
}

.wat-box {
    height: 200px;
    width: 200px;
    overflow: hidden;
}

.wat-box img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.conditionheight {
    height: 470px !important;
}

.conditionheight .form-check .form-check-input {
    position: absolute;
    right: -10px;
    top: -5px;
    height: 36px;
    width: 36px;
}

.conditionheight .nav-pills {
    background: #F7F4EF;
    padding: 20px;
    border-radius: 5px;
}

.conditionheight .nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: var(--bs-nav-pills-link-active-color);
    background-color: #E2C07C;
}

.conditionheight .nav-pills .nav-link {
    color: #0E1C21;
    font-size: 18px;
    background: #fff;
    margin: 8px 0px;
    text-align: left;
    padding: 10px;
}

.conditionheight .nav-link {
    display: flex;
    justify-content: space-between;
}

/* sort dialog */
.sortdialog .modal-dialog {
    transform: none;
    position: absolute;
    right: 0;
    width: 100%;
    top: 30%;
}

.sortRating label {
    font-size: 16px;
    color: #000;
}

.sortRating .mb-2 {
    margin-bottom: 0.5rem !important;
}

.sortRating .form-check-input:focus {
    box-shadow: 0 0 0 .25rem rgb(158 195 249 / 0%) !important;
}

.brand-link a {
    color: #003A4E;
    border: 1px solid #003A4E;
    padding: 10px;
    border-radius: 6px;
    margin: 4px 2px;
    justify-content: center;
    display: inline-block;
    min-width: 30%;
    text-align: center;
}

.brand-latter-list {
    display: flex;
    flex-wrap: wrap;
    gap: 13px;
}


.brand-latter-list .form-group input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
}

.brand-latter-list .form-group label {
    position: relative;
    cursor: pointer;
    font-size: 16px;
}

.brand-latter-list .form-group label:before {
    content: '';
    -webkit-appearance: none;
    background-color: transparent;
    border: 2px solid #7F9CA6;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
    padding: 10px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px;
    border-radius: 5px;
}

.brand-latter-list .form-group input:checked+label:after {
    content: '';
    display: block;
    position: absolute;
    top: 5px;
    left: 9px;
    width: 6px;
    height: 14px;
    border: solid #E2C07C;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.latter-bg {
    background: linear-gradient(268deg, rgba(255, 255, 255, 0) 0%, #003A4E 100%);
    padding: 4px 14px;
    border-radius: 16px;
    color: #E2C07C;
    font-weight: 200;
    font-size: 15px;
}

.draft-img {
    height: 50px;
    width: 70px;
    border-radius: 6px;
}

.table tbody,
td,
tfoot,
th,
thead,
tr {
    vertical-align: middle;
    /* padding: 10px 20px !important; */
}

.actionBtn img {
    height: 22px;
    margin: 2px;
}

.viewBtn,
.sendReminderBtn,
.notification,
.applyFilter {
    color: #fff;
    padding: 6px 10px;
    border-radius: 2px;
    background: linear-gradient(66.88deg, #A8824F 3.35%, #E2C07C 116.98%);
    font-size: 15px;
}

.clearFilter {
    border: 1px solid #A8824F;
    color: #A8824F;
    background: transparent;
}

.sendReminderBtn,
.notification,
.applyFilter {
    border: none;
}

.viewBtn:hover {
    color: #fff;
}

.search-pnl a {
    color: #003a4eab;
}

.appropite-watch .form-check-input[type=radio] {
    border-radius: 0%;
}

.appropite-watch .form-check-input:checked[type=radio] {
    --bs-form-check-bg-image: url(/assets/img/check.png);
    background-size: auto;
}

.appropite-watch .form-check-input:checked {
    background-color: #E0F7FF99 !important;
    border-color: #003A4E !important;
    border-radius: 0px 10px;
}


/* view show details drop */

.slide-owl figure {
    height: 350px;
    overflow: hidden;
    border: 1px solid #ddd;
    border-radius: 9px;
}

.slide-owl figure img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.watch-view {
    column-count: 3;
}

.watch-grid:nth-child(1) {
    border-right: 2px solid #EAEEF0;
}

.watch-grid:nth-child(2) {
    border-right: 2px solid #EAEEF0;
}

.watch-grid i {
    font-size: 35px;
    color: #7F9CA6;
}

.watch-info-lists .lists-name {
    display: flex;
    justify-content: space-between;
    margin: 13px 0px;
}

.watch-info-lists table tbody tr th {
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
}

.watch-info-lists table tbody tr td {
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
}

.watch-info-lists .lists-name h5 {
    font-size: 16px;
    color: #546D76;
}

.watch-info-lists {
    background: #EAEEF0;
    padding: 20px;
    border-radius: 10px;
    margin-top: 20px;
}

.chart-container {
    width: 100%;
    margin: 20px auto;
}

.chart-nav {
    display: flex;
    justify-content: center;
    gap: 15px;
    margin-bottom: 10px;
}

.chart-nav button {
    background: none;
    border: none;
    font-weight: 500;
    padding: 5px 10px;
    cursor: pointer;
    color: #003A4E;
}

.chart-nav .active {
    background-color: #003A4E;
    color: white;
    border-radius: 5px 5px 0px 0px;
    width: 50px;
}

.change-indicator {
    color: green;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
}

.mm-title {
    position: absolute;
    right: 6px;
    bottom: 25%;
    border-left: 1px solid #7F9CA6;
    padding: 3px 6px;
    color: #7F9CA6;
}

.brand-link .selected {
    background-color: #fff8eb;
    color: #af8954;
}

.popular-label.active.bg-success {
    background: #1b4f61 !important;
}

.brand-popular .popular-label {
    min-width: 110px;
}

.category-label {
    min-width: 110px;
}

.category-label.active.bg-success {
    background: #1b4f61 !important;
}

.selltoggle {
    background: #f7f4ef;
    text-align: center;
    padding: 50px;
    border-radius: 12px;
    border: 1px solid #627d87d6;
    color: #003a4e;
    font-size: 20px;
}

.show-Time {
    position: absolute;
    bottom: 5px;
    left: 50%;
    transform: translate(-50%);
}

.show-Time input {
    border: none;
    text-align: center;
}

.show-Time input:focus {
    outline: none;
}

table.dataTable th.dt-type-numeric,
table.dataTable th.dt-type-date,
table.dataTable td.dt-type-numeric,
table.dataTable td.dt-type-date {
    text-align: left !important;
}

.dt-container .dt-search input {
    border: 1px solid #aaa;
    padding: 0px !important;
    color: inherit;
    margin-left: 3px;
    background: #EAEEF0 !important;
    border-radius: 50px !important;
}

.profile-panel .table th {
    background: transparent;
}

.profile-panel .table td {
    background: transparent;
    padding: 0px !important;
    text-align: right;
}

/* .profile-panel .table tbody, td, tfoot, th, thead, tr {
    vertical-align: middle;
    padding: 6px 0px !important;
    font-size: 15px;
    border: none;
} */
.btn-info.edit-Button {
    padding: 1px;
    width: 80px;
    background: #d1eff999;
    border: none;
}

.profile-header h4 {
    font-size: 19px;
    color: #7F9CA6;
}

.upload-show {
    height: 250px;
    border: 1px solid #ddd;
    border-radius: 10px;
    overflow: hidden;
}

.upload-show img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.modal-content-doc {
    max-width: 800px;
    width: 100%;
    margin: auto;
    background: #eeeeee6e;
    padding: 20px;
}

.dialDetail {
    display: flex;
    justify-content: space-between;
    background: #e3ecefa1;
    align-items: center;
    padding: 15px;
    border-radius: 7px;
}

.dialDetail p {
    margin-bottom: 0;
}

.watch_info label {
    font-size: 16px;
    line-height: 28px;
    color: #003A4E;
}

.stock-panel {
    padding: 20px;
    background: #FFF8EB;
    border-radius: 15px;
}

.showpdf img {
    width: 120px !important;
    margin-top: 7%;
}

.change-btn {
    cursor: pointer;
    border: 1px solid #7F9CA6;
    background: #EAEEF0;
    padding: 11px;
    font-size: 17px;
    border-radius: 50px;
    color: #003a4e;
}

.order-amount {
    width: 60%;
    text-align: right;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.c-subtitle {
    width: 70%;
    text-align: right;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.order-content {
    width: 50%;
}

.filter-case .form-select option {
    text-align: left;
}

.filter-case .form-select option:nth-child(1) {
    text-align: center;
}


@media (min-width:1024px) and (max-width:1366px) {
    .card-order figure {
        height: 170px;
    }

    .order-amount {
        font-size: 15px;
        width: 60%;
        text-align: right;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .order-content h5 {
        font-size: 14px;
    }

    .order-content p {
        color: #7F9CA6;
        font-size: 13px;
        margin-bottom: 10px;
    }

    .c-subtitle {
        font-size: 15px;
        width: 70%;
        text-align: right;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .card-order .action-buttons .accept-btn {
        font-size: 14px;
    }

    .publish-name {
        font-size: 15px !important;
    }

    .order-flex {
        gap: 10px;
        width: 100%;
    }

    .total-sale p {
        font-size: 17px;
        color: #7F9CA6;
        font-weight: 500;
        padding-top: 15px;
    }

    .upload-show {
        height: 180px;
    }

    .order-content {
        width: 50%;
    }

    .case-subtitle {
        font-size: 16px;
        color: #7F9CA6;
        width: 20%;
    }
}

/* *******************************
  Chat panel
******************************** */

.chat-container {
    display: flex;
}

.sidebar-chat {
    width: 30%;
    background-color: white;
    padding: 1px;
    margin-right: 30px;
    box-shadow: 1px 0 5px rgba(0, 0, 0, 0.1);
}

.sidebar-chat h3 {
    margin-top: 0;
}

.list-box-fill {
    height: 50px;
    width: 50px;
    background: #fff;
    border-radius: 50px;
    padding: 10px;
    text-align: center;
}

/* .user-list {
    list-style: none;
    padding: 0;
    margin: 0;
} */
.pagetitle .d-flex {
    align-items: center;
}

.user {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    cursor: pointer;
}

.user img {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    margin-right: 10px;
}

.user span {
    margin-left: auto;
    font-size: 12px;
    color: #888;
}

.chat-box {
    width: 55%;
    display: flex;
    flex-direction: column;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 10px;
}

.chat-header {
    display: flex;
    padding: 15px;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #ddd;
}

.profile-pic {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    margin-right: 10px;
}

.status {
    font-size: 13px;
    color: green;
    display: flex;
    align-items: center;
    gap: 4px;
}

.accept-pnl {
    height: 150px;
    width: 200px;
    overflow: hidden;
    border-radius: 10px;
}

.accept-pnl img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

/* .rejectbtn {
    position: absolute;
    bottom: 0;
    right: 0;
} */

.order-card {
    display: flex;
    padding: 10px;
    border: 1px solid #dddd;
    gap: 15px;
    margin: 15px;
    border-radius: 5px;
    position: relative;
}

.reject {
    color: #ff6666;
    background: transparent;
    position: absolute;
    bottom: 5px;
}

.header-info h4 {
    margin-bottom: 0px;
    font-size: 17px;
    line-height: 1;
}

.order-info {
    flex-grow: 1;
}

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

.price {
    font-weight: bold;
    font-size: 20px;
}

button.view,
.reject,
.accept,
.callUs {
    margin-top: 5px;
    padding: 2px 10px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

button.view {
    background-color: #004d66;
    color: white;
}

.accept {
    background-color: #d1a465;
    color: white;
}

.chat-body {
    flex-grow: 1;
    padding: 20px;
    overflow-y: auto;
    height: 350px;
}

.message {
    max-width: max-content;
    padding: 5px 15px;
    border-radius: 10px;
    margin: 5px 0;
    line-height: 1.4;
}

.sender {
    background-color: #eee;
    align-self: flex-start;
    font-size: 12px;
}

.receiver {
    background-color: #dcf8c6;
    display: block;
    font-size: 12px;
    justify-self: flex-end;
}

.chat-footer {
    display: flex;
    padding: 10px 20px;
    background-color: #fff;
}

#messageInput {
    flex-grow: 1;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 10px;
    outline: none;
}

#sendButton {
    margin-left: 10px;
    padding: 10px 15px;
    background-color: #004d66;
    color: white;
    border: none;
    border-radius: 10%;
    font-size: 16px;
    cursor: pointer;
}

.user-list li {
    margin: 10px 0px;
    padding: 6px;
}

.chat-title h6 {
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    /* width: 200px; */
}

.user-list li:hover {
    background: #dcf8c6c2;
}

.enquriy-title {
    font-size: 13px;
}

.chat-person {
    color: #000;
    justify-content: space-between;
    display: flex;
    width: 100%;
}

.ago-time {
    color: #797c7be6;
}

.chat-title p {
    color: #797c7be6;
    font-size: 13px;
}

.orderTitle {
    color: #7F9CA6;
}

#imagePreview-6 {
    display: flex;
    justify-content: end;
}

.activeDot {
    height: 12px;
    width: 12px;
    background: #0FE16D;
    border-radius: 20px;
    margin: -10px 32px;
    position: absolute;
}

.activeDot-2 {
    height: 10px;
    width: 10px;
    background: #0FE16D;
    border-radius: 20px;
}

.modalfilter {
    display: none;
    padding: 20px;
    box-shadow: 0px 3px 20px #ddd;
    border-radius: 13px;
    position: absolute;
    top: 80px;
    background: #fff;
    left: 20%;
    width: 21%;
}

/* chat right side */
.delivery-panel {
    background: #EAEEF0;
    padding: 20px 0px 60px;
    text-align: center;
    color: #003A4E;
}

.delivery-card {
    border: 1px solid #ddd;
    margin: -45px 30px;
    padding: 17px;
    background: #fff;
}

.delivery-img {
    height: 250px;
    overflow: hidden;
    border: 1px solid #ddd;
}

.delivery-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.delivery-green {
    margin-top: 70px;
    background: #009216;
    padding: 20px 30px;
    color: #fff;
}

.btn-request {
    background: #fff;
    color: #003A4E;
    font-weight: 600;
    border-radius: 10px;
}

.btn-request:hover {
    border: 1px solid #fff;
    color: #fff;
}

.delivery-padding {
    padding: 0px 30px;
}

.billing-d {
    border: 1px solid #ddd;
    padding: 11px;
    border-radius: 9px;
    font-size: 14px;
}

.price-info-lists .lists-name h5 {
    font-size: 16px;
}

.price-info-lists .lists-name {
    display: flex;
    justify-content: space-between;
}

.price-info-lists {
    background: #EAEEF0;
    padding: 16px;
    border-radius: 10px;
}

.acceptBtn {
    background: #004d66;
}

.delivery-padding h6 {
    font-size: 18px;
}

.billing-d span i {
    color: #004d66f5;
    margin-right: 10px;
    font-size: 14px;
}

.chatSpace {
    padding-bottom: 100px;
}

.bName {
    font-size: 15px;
    margin-bottom: 0px;
}

.brand-popular h3 {
    font-size: 19px;
}

.chatUpload {
    width: 47px;
    overflow: hidden;
    position: relative;
}

.chatUpload input {
    position: absolute;
    top: 10px;
    opacity: 0;
}

.priceSug {
    font-size: 13px;
    margin-bottom: 0px;
    position: absolute;
    bottom: 9px;
    right: 10px;
}

#imagePreview-11 {
    display: flex;
    justify-content: end;
    padding-right: 14px;
}

table.dataTable thead th,
table.dataTable tfoot th {
    font-weight: 700;
    font-size: 14px;
}

table.dataTable.nowrap th,
table.dataTable.nowrap td {
    white-space: nowrap;
    font-size: 14px;
}

.dt-length label {
    font-size: 15px;
    line-height: 28px;
    color: #003A4E;
    margin: 7px;
}


@media (min-width:1140px) and (max-width:1440px) {
    .order-info p {
        font-size: 15px;
        margin-bottom: 6px;
    }

    .profile-pic {
        width: 35px;
        height: 35px;
    }

    .accept-pnl {
        height: 130px;
        width: 150px;
        overflow: hidden;
        border-radius: 10px;
    }

    .price {
        font-weight: bold;
        font-size: 16px;
    }

    .price-info .view {
        background-color: #004d66;
        color: white;
        font-size: 11px;
    }

    .delivery-padding h6 {
        font-size: 15px;
    }

    .price-info-lists .lists-name h5 {
        font-size: 14px;
    }

    .offcanvas.offcanvas-end {
        min-width: 530px;
        padding: 10px;
    }

    .sidebar-chat {
        width: 40%;
        margin-right: 15px;
    }

    .chat-body {
        flex-grow: 1;
        padding: 20px;
        overflow-y: auto;
        height: 250px;
    }

}

/* aug 5 */

.bookingId1 {

    border-radius: 15px;
    /* // background-color: rgba(238, 238, 238, 0.25); */
}

.bookingId2 {
    margin: 20px 0px;
    /* border: 1px solid #c4c4c4; */
    padding: 15px;
    border-radius: 15px;
    background-color: rgba(238, 238, 238, 0.25);

}

.card .card2 img {
    height: 150px;
    width: 140px;
    border-radius: 10px;
}

.card2 {
    display: flex;
    /* // margin-top: 13px;
        // padding-bottom: 10px; */
    gap: 1rem;
    align-items: center;

}

h5 {
    color: #6C7278;
    font-size: 20px;
}

h6 {
    color: #6C7278;
    font-size: 20px;
}

h4 {
    color: #6C7278;

}

.card-orders figure {
    height: 163px;
    overflow: hidden;
    margin: 21px 10px 82px;
    /* border-radius: 10px; */
    width: 294px;
}


.card-orders {
    background: #fff;
    /* border: 1px solid #ddd; */
    border-radius: 15px;
    padding: 8px 150x;
    /* /* margin-bottom: 30px; */

}

.card-orders figure img {
    height: 93%;
    width: 200px;
    object-fit: cover;
}

.order-details {
    height: 245px;
    margin: 13px 16px 10px 1px;
}

.view-product {
    color: rgba(168, 130, 79, 1);
}

.order-section {
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    padding: 20px;
    background-color: #fff;
}

.order-label {
    color: #78909C;
    font-size: 14px;
    margin: 0;
}

.order-value {
    font-weight: 700;
    font-size: 16px;
    color: #000;
    margin: 0;
}

.order-green {
    color: green;
}

.row-gap {
    row-gap: 20px;
}

.filtershow.offcanvas-end {
    min-width: 400px;
    padding: 10px;
}

.seller-docs h6 {
    font-size: 16px;
    color: #7c7a7a;
    margin: 11px 0px;
}

.seller-lists label {
    font-size: 15px;
    color: #333;
    line-height: 2.1;
}

.seller-lists .form-check .form-check-input {
    float: left;
    margin-left: -1.5em;
    width: 18px;
    height: 18px;
    margin-right: 9px;
}

.watch-box img {
    height: 100px;
    margin-top: 20px;
}

.text-green {
    color: #4CAF50;
    font-weight: 600;
}

.total-list-2 {
    background: #eaeef0;
    padding: 0px 20px;
    border: 1px solid #c8d2d7;
    border-radius: 8px;
    line-height: 58px;
}

.total-list-2 .ls-number {
    color: #A8824F;
    font-size: 20px;
    font-weight: 600;
}

.ls-border {
    border-right: 1px solid #ccc;
}

.twosection {
    column-count: 2;
}

.twosection h6,
h4 {
    margin-bottom: 0px;
    font-size: 17px;
    color: #000;
}

.chart-panel {
    box-shadow: 2px 0px 2px 0px #E2C07C99;
    padding: 20px;
    margin: 20px 0px;
    border: 1px solid #ddd;
    border-radius: 10px;
    display: flex;
    align-items: center;
    gap: 20px;
}

.chartTitle {
    color: #A8824F;
    font-weight: 500;
    font-size: 13px;
}

.chart-panel .active {
    background: #EEDAB2;

}

.sliverchart h6 {
    font-size: 14px;
    color: #000;
    margin-bottom: 0px;
}

.chart-panel.active {
    background: #EEDAB2;
}

.chartcontent h4 {
    color: #162A30;
}

.sliverline {
    display: flex;
    justify-content: space-between;
    font-size: 13px;
    color: #003a4e;
    margin-top: 4px;
}

.review-thumb {
    border: 1px solid #FFE69E;
    padding: 10px;
    border-radius: 10px;
}

.review-title {
    color: #003A4E;
    font-size: 17px;
    margin-bottom: 0px;
    font-weight: 600;
}

.review-lists ul li {
    color: #00000080;
    font-size: 16px;
    line-height: 1.65;
}

.review-thumb .bi-star-fill {
    color: #FFC107;
}

.published-img {
    height: 80px;
    width: 90px;
    border: 1px solid #ddd;
    overflow: hidden;
}

.published-img img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}

.review-thumb-tag .bi-star-fill {
    color: #FFC107;
}

.viewreply {
    border: 1px solid #333;
    color: #003A4E;
}

.publish-name {
    color: #A8824F;
    font-size: 17px;
}

.commission-bage {
    height: 90px;
    width: 90px;
    overflow: hidden;
    border-radius: 10px;
}

.commission-bage img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.ls-value .form-control {
    padding: 7px;
    border: 1px solid #7F9CA6;
}

table.dataTable thead th,
table.dataTable tfoot th {
    font-weight: 600 !important;
}

.notification-panel {
    border: 1px solid #003b4e85;
    padding: 14px;
    border-radius: 10px;
    margin-bottom: 20px;
}

.notification-panel h6 {
    font-size: 16px;
    color: #000;
}

.notification-panel p {
    font-size: 14px;
    margin-bottom: 0px;
    color: #7F9CA6;
}

.draft-data-table .h3 {
    font-size: 26px;
    line-height: 36px;
    font-weight: 600;
    color: #003A4E;
    letter-spacing: 3px;
}

.privacycontent {
    border: 1px solid #003A4E;
    border-radius: 10px;
    padding: 15px;
    width: 100%;
    margin: auto;
    margin-top: 24px;
}

.privacycontent p {
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    color: #003A4ECC;
}

.privacycontent h5 {
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
    color: #003A4ECC;
}

.declineAccept {
    line-height: 30px;
}

.declineAccept .decline {
    border: 1px solid #003A4E;
    background-color: #fff;
}

.declineAccept .accept_,
.callUs {
    margin-top: 0;
    background: #003A4E;
}

.draft-data-table .accordion .accordion-item .accordion-header .accordion-button {
    border: 1px solid #003A4E;
}

.let_connect {
    background: linear-gradient(210deg, #F3D893, #FFE69E, #E2C07C);
    padding: 30px 20px;
    border-radius: 12px;
    font-size: 24px;
    color: #fff;
    font-weight: 500;
}

.contact_us .h3 {
    font-size: 20px;
}

.contact_us p {
    color: #A57033;
    font-size: 16px;
    line-height: 20px;
}

.callus {
    background: rgb(127 156 166 / 10%);
    padding: 7px 9px;
    border-radius: 10px;
}

.callus span {
    font-size: 18px;
    color: #003A4E;
}

.callus {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
}

.callUs {
    color: #fff;
}

.callus .form-check .form-check-input {
    width: 42px;
}

.delete_account_div h3 {
    font-size: 28px;
    font-weight: 400;
    margin: 20px 0;
}

.accept_ {
    line-height: 20px;
}

.modalbutn {
    line-height: 40px;
}

.modalbutn .decline {
    border-radius: 5px;
}

.backBtn {
    display: none;
}

.ls-value.datePicker {
    position: relative;
}

.ls-value.datePicker input::placeholder {
    color: transparent;
}

.ls-value.datePicker span {
    font-size: 12px;
    color: #003A4E;
    font-weight: 400;
    position: absolute;
    top: 31px;
    left: 7px;
    pointer-events: none;
    display: none;
}

.ls-value.datePicker input:focus+span {
    opacity: 0;
}



@media (min-width:1025px) and (max-width:1440px) {
    .total-list-2 .ls-number {
        font-size: 15px;
        font-weight: 600;
    }

    .review-title {
        color: #003A4E;
        font-size: 14px;
        margin-bottom: 0px;
        font-weight: 600;
    }

    .review-lists ul li {
        color: #00000080;
        font-size: 14px;
        line-height: 1.65;
    }

    .ls-value {
        display: flex;
        align-items: center;
        gap: 10px;
    }

    .let_connect {
        font-size: 19px;
        padding: 10px;
    }

    .contact_us .h3 {
        font-size: 14px;
    }

    .callus span {
        font-size: 12px;
        color: #003A4E;
    }


}

@media (max-width:1024px) {
    .let_connect {
        font-size: 19px;
    }

    .contact_us .h3 {
        font-size: 17px;
    }

    .callus span {
        font-size: 15px;
        color: #003A4E;
    }
}


@media (max-width:767px) {
    .ls-number {
        font-size: 18px;
    }

    .listing-header {
        flex-flow: nowrap;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    .watch-box {
        min-height: 150px;
        flex-direction: column;
        max-width: 100%;
    }

    .info_circle {
        margin-bottom: 24px;
        width: -webkit-fill-available;
        overflow-x: overlay;
        padding-top: 20px;
    }

    /* .info_circle:after {
        content: '';
        display: block;
        position: absolute;
        width:100%;
        border-bottom: 1px solid #7F9CA6;
        top: 45px;
        z-index: -1;
        height: 0;
    } */
    .info_circle div {
        margin: 8px 10px;
        text-align: -webkit-center;
    }

    .mobile-header {
        direction: rtl;
        display: flex;
        align-items: center;
        gap: 8px;
    }

    .header {
        padding-left: 0px;
    }

    .nav-pills .nav-link {
        color: #0E1C21;
        font-size: 13px;
        padding: 7px 10px;
    }

    .dt-length label {
        display: none;
    }

    .dt-container div.dt-layout-row:not(.dt-layout-table) {
        display: inline-flex !important;
    }

    .dt-container .dt-search input {
        padding: 7px !important;
    }

    table.dataTable.nowrap th,
    table.dataTable.nowrap td {
        white-space: nowrap;
        font-size: 12px;
    }

    .offcanvas.offcanvas-end {
        min-width: 400px;
        padding: 10px;
        width: 100%;
    }

    .modalfilter {
        width: 100%;
        left: auto;
    }

    .twosection {
        column-count: 1;
    }

    .ls-value {
        display: flex;
        align-items: center;
        gap: 20px;
        flex-flow: wrap;
    }

    .review-title {
        color: #003A4E;
        font-size: 13px;
        margin-bottom: 0px;
        font-weight: 600;
    }

    .review-lists ul li {
        color: #00000080;
        font-size: 14px;
        line-height: 1.65;
    }

    .total-sale p {
        font-size: 13px;
        padding-top: 11px;
    }

    div.dt-container .dt-paging .dt-paging-button {
        width: 30px;
        padding: 5px !important;
        height: 30px;
    }

    .published-img {
        height: 60px;
        width: 60px;
    }

    div:where(.swal2-icon) {
        margin: 11px auto !important;
    }

    div:where(.swal2-container) h2:where(.swal2-title) {
        padding-top: 10px !important;
        font-size: 18px !important;
    }

    div:where(.swal2-container) div:where(.swal2-html-container) {
        font-size: 16px !important;
    }

    .let_connect {
        padding: 20px;
    }
}



@media (max-width:600px) {
    .ls-value.datePicker span {
        display: block;
        font-size: 16px;
    }

    .ls-value.datePicker input::placeholder {
        color: transparent;
        display: none;
        font-size: 0 !important;
    }

    .dt-info {
        font-size: 10px;
    }

    .offcanvas.offcanvas-end {
        padding: 10px;
        width: 100%;
        min-width: 300px;
    }

    .card-order figure {
        height: 200px;
    }

    .sellProduct {
        padding: 12px;
        border: 1px solid #D0D0D0;
        border-radius: 15px;
        display: flex;
        align-items: start;
        justify-content: start;
    }

    .ls-value {
        display: flex;
        align-items: center;
        gap: 8px;
        flex-flow: wrap;
    }

    .total-list-2 {
        background: #eaeef0;
        padding: 6px 20px;
        border: none;
        border-radius: 8px;
        line-height: 24px;
    }

    .ls-border {
        border-right: none;
    }

    .draft-data-table.py-5 {
        padding-top: 10px !important;
    }

    h6 {
        color: #6C7278;
        font-size: 16px;
        margin-bottom: 0px;
    }

    .brand-popular .popular-label {
        min-width: auto;
        font-size: 14px;
    }

    .brand-popular h3 {
        font-size: 16px;
    }

    .brand-latter-list .form-group label {
        position: relative;
        cursor: pointer;
        font-size: 14px;
    }

    #pills-tab {
        width: max-content;
        margin-bottom: 0px !important;
    }

    .dt-container .dt-search input {
        padding: 7px !important;
        border-radius: 5px !important;
        width: 166px;
    }

    .btn-light {
        border-radius: 10px;
        padding: 7px 5px;
    }

    .pagetitle h4 {
        font-size: 16px;
    }

    .header-sub .listing-header {
        flex-flow: nowrap;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    .header-sub #pills-tab {
        width: max-content;
        margin-left: -1%;
        margin-bottom: 0px !important;
    }

    .listing-header img {
        width: 15px;
    }

    .sort-btn {
        font-size: 13px;
    }

    .dolor-icon img {
        width: 36px;
    }

    .header-nav .nav-icon {
        font-size: 20px;
        margin-right: 10px;
    }

    .header-nav .nav-profile {
        padding: 1px;
        border-radius: 50px;
    }

    .create-wapper.sample-step.mt-5 {
        margin-top: 2px !important;
    }

    .sample-step.mt-5 {
        margin-top: 12px !important;
    }

    h5 {
        color: #6C7278;
        font-size: 16px;
    }

    .manual-pnl a {
        color: #003A4E;
        font-size: 14px;
    }

    .order-amount {
        font-size: 15px;
    }

    .order-content p {
        font-size: 15px;
    }

    .case-subtitle {
        font-size: 15px;
        color: #7F9CA6;
    }

    .sellProduct .imgProduct {
        width: 170px;
        height: 130px;
    }

    #main {
        padding: 25px 12px;
    }

    .best-upload-image label img {
        width: 110px;
    }

    .info-circle {
        font-size: 12px;
        font-weight: 600;
    }

    .clock-box img {
        width: 200px;
    }

    .best-upload-image {
        height: 270px;
        flex-direction: column;
        margin-bottom: 20px;
    }

    .shimg {
        height: 270px;
    }

    .selltoggle {
        padding: 20px;
        font-size: 16px;
    }

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

    .thank-pnl img {
        width: 160px;
    }

    .wat-box {
        height: 130px;
        width: 130px;
        overflow: hidden;
        margin: auto;
    }

    .appropite-watch {
        text-align: center;
        margin-top: 20px;
    }

    .noDataFound img {
        padding: 6px;
    }

    .sample-step h3 {
        font-size: 16px;
        font-weight: 700;
        color: #0E1C21;
    }

    .twosection h6,
    h4 {
        font-size: 13px;
        color: #000;
    }

    .watch-box-1 img {
        width: 80px;
    }

    .search-lg {
        width: 170px;
    }

    .chart-panel {
        padding: 10px;
        gap: 10px;
        flex-flow: column;
    }

    .commission-bage img {
        height: 100%;
        width: 100%;
        object-fit: contain;
    }

    .watch-box img {
        height: 80px;
        margin-top: 20px;
    }

    .pagetitle h1 {
        font-size: 15px;
        color: #000;
    }

    .total-revenue h3 {
        font-size: 15px;
    }

    .list-box img {
        width: 35px;
    }

    .ls-value h4 {
        font-size: 12px;
    }

    .ls-number {
        font-size: 12px;
    }

    .img-none {
        display: none;
    }

    .modal-title {
        color: #003A4E;
        font-size: 16px !important;
    }

    .pagetitle {
        margin-bottom: 15px !important;
    }

    .slide-owl figure {
        height: 199px;
    }

    .watch-grid i {
        font-size: 20px;
        color: #7F9CA6;
    }

    .watch-view h6 {
        color: #6C7278;
        font-size: 12px;
        margin-bottom: 0px;
    }

    .watch-info-lists {
        padding: 7px;
        margin-bottom: 10px;
    }

    .watch-info-lists .lists-name h5 {
        font-size: 13px;
        color: #546D76;
    }

    .chart-container {
        width: 100%;
        margin: 9px auto;
        padding: 0px !important;
    }

    .chart-nav button {
        padding: 0px 5px;
    }

    .modal-content-doc {
        padding: 0px;
    }

    .document-view h3 {
        font-size: 16px;
    }

    .upload-show {
        height: 200px;
        margin-bottom: 20px;
    }

    .watch-info-lists table tbody tr th {
        font-size: 13px;
        line-height: 20px;
        font-weight: 600;
    }

    .btn-info.edit-Button {
        padding: 5px;
        width: max-content;
    }

    .profile-panel .py-4 {
        padding-top: 2px !important;
    }

    .info_circle {
        margin-bottom: 0px;
        padding-top: 0px;
    }

    label {
        font-size: 14px;
        line-height: 28px;
        color: #003A4E;
    }

    .form-control {
        padding: 12px;
        border: 1px solid #7F9CA6;
        font-size: 12px;
    }

    .watch-info-lists table tbody tr td {
        font-size: 14px;
    }

    /* .signup-pnl {
        padding: 10px;
    } */
    .total-list-2 .ls-number {
        font-size: 12px;
    }

    .offcanvas-header {
        padding: 5px;
    }

    .seller-lists label {
        font-size: 14px;
    }

    .list-box-fill {
        height: 40px;
        width: 40px;
        padding: 6px;
    }

    .swal2-actions {
        margin-top: 10px;
    }

    .swal2-html-container {
        padding-top: 10px;
    }

    div:where(.swal2-icon) {
        width: 3em !important;
        height: 3em !important;
    }

    div:where(.swal2-icon) .swal2-icon-content {
        font-size: 1.75em;
    }

    .accept-pnl {
        height: 100px;
        width: auto;

    }

    .order-info p {
        margin-bottom: 5px;
    }

    .order-info p strong {
        font-size: 14px;
    }

    .order-info p.orderTitle {
        font-size: 12px;
    }

    .price {
        font-weight: bold;
        font-size: 16px;
        margin-bottom: 5px;
    }

    .priceSug {
        position: static;
        text-align: center;
        margin-top: 5px;
    }

    .price-info {
        font-size: 14px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
    }

    .chat-box {
        width: 100%;
    }

    .sidebar-chat {
        margin-right: 16px;
    }

    .chat-header,
    .chat-body,
    .chat-footer {
        padding: 8px;
    }

    .chat-body {
        height: 220px;
    }

    .chat-footer {
        position: relative;
    }

    .order-card {
        margin: 8px;
    }

    .chatUpload {
        position: absolute;
        top: 50%;
        transform: translatey(-50%);
        left: 14px;
    }

    .chat-footer .chatUpload img {
        width: 20px;
    }

    .chat-footer .form-control {
        padding: 0;
        padding-left: 27px;
    }

    .chat-footer #sendButton {
        padding: 8px;
        font-size: 10px;
    }

    .open-report-modal img {
        width: 24px;
        height: 24px;
    }

    .header-info h4 {
        font-size: 14px;
    }

    /* .form-control,
    .dt-container .dt-search input {
        padding: 4px !important;
    } */
    div.dt-container div.dt-layout-row {
        margin: 5px 0;
    }


    /* chat-box */

    .chat-container {
        display: flex;
        width: 100%;
        height: 100vh;
        overflow: hidden;
    }

    /* Sidebar default */
    .sidebar-chat {
        width: 30%;
        border-right: 1px solid #ddd;
        transition: all 0.3s ease;
        overflow-y: auto;
    }

    /* Sidebar full screen */
    .sidebar-chat.full {
        width: 100%;
    }

    /* Sidebar shrink (only strip visible) */
    .sidebar-chat.shrink {
        width: 0px;
    }

    /* Chat-box container */
    .chat-boxes {
        flex: 1;
        width: 70%;
        transition: all 0.3s ease;
    }

    /* Hide all chat-box initially */
    .chat-box {
        display: none;
        width: 100%;
        height: 100%;
    }

    .chat-box.hide {
        display: none !important;
    }

    /* Show active chat */
    .chat-box.active {
        display: block;
    }

    .action-buttons.rejectbtn {
        left: auto;
    }


    /* chat-box end */

    /* .chat-box .reject{
        position: static;
    } */
    .sidebar-chat {
        width: 0px;
        margin-right: 0px;
    }

    .sidebar-chat .user.active {
        border-left: 0px;
    }

    .price-info {
        margin-bottom: 30px;
    }

    .price-info .rejectbtn {
        right: 10px;
    }

    .backBtn {
        margin-left: 10px;
        cursor: pointer;
        display: block !important;
        font-size: 22px;
    }

    .sidebar-chat .chat-title,
    .sidebar-chat .chat-person .enquriy-title {
        display: none;
    }

    .sidebar-chat.full .chat-title,
    .sidebar-chat.full .chat-person .enquriy-title {
        display: block !important;
    }

    .ls-value .form-control {
        padding: 5px !important;
    }

    input::placeholder {
        color: #999;
        /* normal placeholder color */
        opacity: 1;
        /* Safari/iOS me required hota hai */
    }

    input::-webkit-input-placeholder {
        color: #999;
        opacity: 1;
    }

    input {
        -webkit-appearance: none;
        appearance: none;
        background-clip: padding-box;
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .privacycontent {
        font-size: 14px;
        padding: 10px;
    }
}

/* @media (max-width:575px) {
    .wat-box {
        height: 130px;
        width: 130px;
        overflow: hidden;
        margin: auto;
    }
    .noDataFound img {
        padding: 6px;
    }
    .listing-header img {
        display: none !important;
    }
} */

.profile-image{
    border: 1px solid #ddd;
    padding: 18px;
    border-radius: 20px;
}
.profile-image .avatar-upload {
    position: relative;
    max-width: 205px;
    margin: 0px auto;
}

.profile-image .avatar-upload .avatar-edit {
    position: absolute;
    right: 60px;
    z-index: 1;
    top: 10px;
    background: #003a4e;
    width: 30px;
    border-radius: 50px;
    color: #fff;
    height: 30px;
    display: flex;
    justify-content: center;
}
.profile-image .avatar-upload .avatar-edit input {
    display: none;
}
.avatar-edit label{
    color:#fff;
}
.document-view h3 {
    font-size: 20px;
}
.profile-image .avatar-upload .avatar-preview {
    width: 130px;
    height: 130px;
    position: relative;
    border-radius: 100%;
    border: 2px solid #003a4e6e;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}

.profile-image .avatar-upload .avatar-preview>div {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain !important;
}

.profile-image .profile-image {
    background: #eaeef087;
    padding: 10px;
    border-radius: 10px;
}