button.btn.report-item {
    border-radius: 4px;
    /* border: 1px solid #EB2929; */
    background: #FFF;
    color: #EB2929;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 27px;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    transition: all 0.3s;
}

.cstmmain-content .nav-tabs {
    border-bottom: 1px solid #dee2e6;
    /* z-index: 99; */
    position: relative;
}

.button-view_image {
    display: flex;
    justify-content: center;
    gap: 20px;
}

.button-view_image .back_button {
    background-color: #D5212E;
    color: #fff;
    width: 182px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 0;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 900;
    line-height: 19px;
    letter-spacing: 0em;
}

.button-view_image button {
    border: 1px solid #D5212E !important;
    border-color: inherit;
    width: 176px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 900;
    line-height: 19px;
    letter-spacing: 0em;
    color: #000000;
    background: #fff;
}

.image_description_wraper {
    display: flex;
    gap: 28px;
    background-color: #F4F4F4;
    margin: 47px 0 50px 0;
    padding: 21px;
    border-radius: 5px;
}

.innr_description_wraper {
    margin: 0px 0 10px 0;
    padding: 21px;
}

.innr_description_wraper .cr-sl-dimensions-section label {
    color: #121212;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 19px;
    margin-bottom: 7px;
}

.innr_description_wraper .imguploadsection .Thumbnail-img-container {
    gap: 10px;
}

.innr_description_wraper .imguploadsection .Thumbnail-img-container .ThumbnailImages-size {
    padding: 3px;
    border: 2px solid #0083E2;
}

.wood_table-fatures h2 {
    font-size: 18px;
    font-weight: 700;
    line-height: 23px;
    letter-spacing: 0em;
    text-align: left;
    color: #212529;
}

.dashboard-image_popup .modal-content {
    width: 598px;
    border: 11px solid #BCF1FE;
    border-radius: 40px;
    background: transparent;
    background: #fff;
    box-shadow: initial;
}

.dashboard-image_popup .modal-body {
    padding: 0 30px 30px 30px;
}

.dashboard-image_popup .modal-body .checkout {
    text-align: center;
    margin-bottom: 21px;
}

.dashboard-image_popup .modal-header {
    border: 0;
    padding-bottom: 0;
}

body .dashboard-image_popup .modal-header .btn-close {
    margin: -0.5rem 0.5rem -0.5rem auto;
    margin-top: 9px;
    width: 1em;
    height: 1em;
    padding: 0.25em 0.25em !important;
    color: #000;
    position: unset;
    background-image: var(--close-btn-url);
    opacity: .5;
    background-size: 75% 75%;
}

body .dashboard-image_popup .modal-header .btn-close:focus {
    box-shadow: none;
}

.dashboard-list li a {
    width: 106px;
}

.dashboard-list.cstmclssliii li a {
    width: 140px;
}

.dashboarded .add_new_wraper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.dashboarded .add_new_wraper button {
    background-color: #D5212E;
    color: #fff;
    width: 137px;
    height: 47px;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 900;
    line-height: 19px;
    letter-spacing: 0em;
    border: 1px solid #D5212E;
}

.dashboarded .add_new_wraper button:hover {
    color: #D5212E;
    background-color: #fff;
    transition: all 0.3s;
    border-color: inherit;
}

.dashboard-list .nav-link {
    display: block;
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
    letter-spacing: 0em;
    color: #585858 !important;
    border-radius: 4px;
    border: 0 !important;
    /* padding: 0.5rem 1rem; */
    padding: 0.5rem 0px;
    text-align: center;
}

.dashboard-list .nav-item.cstminclsss {
    cursor: pointer;
}

.dashboard-list .nav-item.cstminclsss .nav-link {
    cursor: pointer;
    padding: 0 20px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    z-index: 99999;
    position: relative;
}

.report-outer-table .action-box1 span {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    color: #121212;
}

.dashboard-list {
    border: 0;
    background-color: #F0F0F1;
    padding: 5px !important;
    border-radius: 3px;
}

.dashboarded .listingdollar_vs_home-visit {
    margin-bottom: 0;
    background-color: #ffff;
    padding: 30px 19px;
    border-bottom: 1px solid #DEDEDE;
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.dashboarded .payment-details-clsss {
    margin-top: 40px;
}

.dashboarded .payment-details-clsss .requestlistingtab.servicelistclass.paymntsectn {
    background: #fff;
}

.dashboarded .payment-details-clsss .listingdollar_vs_home-visit {
    margin-top: 0px;
}

.dashboarded .payment-details-clsss .cstm-dashboard-heading {
    margin-bottom: 0;
    padding-left: 25px;
    padding-top: 25px;
}

.wood_table-fatures button {
    font-size: 14px;
    font-weight: 400;
    line-height: 15px;
    letter-spacing: 0em;
    color: #D12129;
    border: 0;
    padding: 7px 10px;
    background-color: #fae9ea;
    border-radius: 20px;
    margin-bottom: 16px;
    cursor: unset;
}

.button-view_image .back_button:hover {
    color: #D12129;
    background-color: #fff;
    border-color: inherit;
    transition: all 0.3s;
}

.button-view_image button:hover {
    color: #fff;
    background-color: #D12129;
    border-color: inherit;
    transition: all 0.3s;
}

.dashboard-image_popup .modal-dialog .modal-body .wood_table-fatures p {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    padding: 10px 0;
    letter-spacing: 0em;
    color: #D12129;
}

.wood_table-fatures li {
    display: flex;
    font-size: 16px;
    font-weight: 400;
    line-height: 35px;
    color: #000000;
    letter-spacing: 0em;
    gap: 10px;
    align-items: center;
}

.dashboard-image_popup .modal-body h5 {
    font-size: 28px;
    font-weight: 900 !important;
    line-height: 34px;
    letter-spacing: 0em;
    text-align: center;
}

.tab-content-service {
    display: none;
    /* text-align: center; */
    color: #888;
    font-weight: 300;
    font-size: 15px;
    opacity: 0;
    animation: fadeIn 0.5s ease 1 forwards;
}

.cstmmain-content .shounf .tab-content-service>.tab-pane {
    display: block !important;
}

.tab-content-service.active {
    display: block;
}


@keyframes fadeIn {
    100% {
        opacity: 1;
        transform: none;
    }

}

/************************************************ delivery page */

.sidebar.seller-sidebar-cstm .radio-box-cstm .radio-buttons-cstm {
    display: flex;
    justify-content: center;
    border-radius: 14px;
    padding: 8px 5px;
    /* background-color: #FCEDEE; */
    background-color: #E7F7FB;
}

body>section.checkout-section>div>div>div>div.delivery-box>p:nth-child(4) {
    margin-top: 35px;
}

/************************************************ dashboard page */

/************************************** dashboard section start************************************************/

section.dashboard-section-seller {
    background: #EEF6FD;
    padding-top: 42px;
    padding-bottom: 20px;
    position: relative;
}

.dashboard-box-cstmsellr {
    display: flex;
    gap: 30px;
}


/* Left column - Sidebar */
.profile-container-cstm {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding-bottom: 26px;
    border-bottom: 1px solid #E8E8E8;
    margin-bottom: 28px;
}

.pro-pic-cstm {
    width: 110px;
    height: 110px;
    border-radius: 50%;
    padding: 10px;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
    margin-bottom: 13px;
}

.pro-pic-cstm img.profile-picture {
    border-radius: 50%;
    width: 90px;
    height: 90px;
    object-fit: cover;
    object-position: center;
}

.profile-name-cstm a {
    color: #000000;
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
    letter-spacing: 0em;
}

.profile-position-cstm a {
    color: #818181;
    font-size: 14px;
    font-weight: 500;
    line-height: 17px;
    letter-spacing: 0em;
}

/* Menu items */

.dashboard-box-cstmsellr .radio-box-cstm p.radio-title {
    color: #000;
    font-size: 16px;
    font-weight: 700;
    line-height: 15px;
    letter-spacing: 0em;
    text-align: left;
    padding-bottom: 15px;
}

/* Hide default radio button */
.dashboard-box-cstmsellr .sidebar .radio-buttons-cstm input[type="radio"] {
    display: none;
}

/* Style for the selected radio button label */
.dashboard-box-cstmsellr .sidebar .radio-buttons-cstm input[type="radio"]:checked+label {
    background-color: #D5212E !important;
    color: white !important;
}


.radio-box-cstm .tab-buttons {
    border-top: 1px solid #D5E9FA;
    border-bottom: 1px solid #D5E9FA;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 27px;
}

.radio-box-cstm .tab-buttons button.tab-button-cstm {
    color: #7B7B7B;
    font-family: Lato;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 17.407px;
    text-align: center;
    width: 111px;
    padding: 14px 0;
    border: none;
    background: none;
    cursor: pointer;
}



.dashboard-box-cstmsellr .sidebar .tab-content-service {
    display: block;
    text-align: center;
    color: #888;
    font-weight: 300;
    font-size: 15px;
    opacity: 0;
    transform: translateY(15px);
    animation: fadeIn 0.5s ease 1 forwards;
    /* margin-top: -13px; */
}

body>section.dashboard-section-seller>div>div>div.cstmmain-content>div.two-column-layout>div:nth-child(2) {
    width: 30%;


}

/* rightside dashboard */


h3.cstm-dashboard-heading {
    color: #000;
    font-family: Lato;
    font-size: 28px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    margin-bottom: 23px;

}


/* Right column - Main content area */
.dashboard-box-cstmsellr .cstmmain-content {
    max-width: 80%;
    flex: auto;
    flex-basis: unset;
    /* z-index: 1; */
}

.text-heading-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.right-side-text {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}

section.my-orders-section {
    background: #fff;
    padding: 30px 30px 30px 20px;
}

.text-heading-box h3.title-text {
    color: #000;
    font-family: Lato;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 15.026px;
}

.right-side-text p {
    color: #636363;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 15.026px;
}

.right-side-text p span {
    color: #000;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 15.026px;
}

.listing-my-orders-table table.tbl-outer th {
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 15px;
    letter-spacing: 0em;
    text-align: left;
    background: transparent;
    padding: 14px 3px;
    color: #585858;
    white-space: nowrap;
    width: 145px;
}

tr.listing-my-orders-row td.priceblue p a {
    color: #D5212E;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    width: 100px;
    display: block;
    line-height: 20px;
}


tr.listing-my-orders-row td .product-sellers {
    gap: 14px;
}

.comment-text_border {
    border-bottom: 1px dashed #121212;
    width: 58%;
    margin: 0 10px;
}

.comment-text_borders {
    border-bottom: 1px dashed #121212;
    width: 82%;
    margin: 0 10px;
}

.reported-image-product .seller-prod .list-prod-name-new p {
    color: #000000;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
}

.report-outer-table tr.listing-my-orders-row td {
    padding: 20px 3px;
}

.report-outer-table tr.listing-my-orders-row td p {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #121212;
    word-wrap: break-word;
    /* width: 145px; */
    width: max-content;
    max-width: 145px;
    margin-right: 30px;
}

.report-outer-table tr.listing-my-orders-row td p a {
    text-decoration: underline;
    color: #D5212E;
}

section.my-orders-section {
    background: #fff;
    padding: 30px 30px 0px 20px;
    margin-bottom: 30px;
}

.two-column-layout {
    display: flex;
    justify-content: space-between;
    gap: 30px;
    margin-bottom: 30px;
}

/* .my-orders-table-most-popular,
.my-orders-table-message {
    height: 554px;
    overflow-y: scroll;
    padding-right: 15px;
} */

.my-orders-table-request {
    height: 715px;
    overflow-y: scroll;
}


.menu-btn svg {
    width: 100%;
    height: auto;
}

.cross-btn {
    width: 16px;

    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    display: none;
    top: 16px;
    right: 16px;
}

.cross-btn svg {
    width: 100%;
    height: auto;
}

/************************************************ other sellers page */
/* 
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/

/******************************************* dash board new ***************************************************************************/
.sidebar.seller-sidebar-cstm .radio-box-cstm {
    padding: 0 15px;
    margin-bottom: 30px;
}

.sidebar.seller-sidebar-cstm .radio-box-cstm .radio-buttons-cstm label.radio-label {
    cursor: pointer;
    padding: 12px 10px;
    color: #585858;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 17px;
    max-width: 110px;
    height: auto;
    display: block;
    border-radius: 14px;
}

.sidebar.seller-sidebar-cstm .radio-box-cstm .radio-buttons-cstm.darkbackground label.radio-label {
    color: #ffffff;
}

.sidebar.seller-sidebar-cstm .radio-box-cstm .radio-buttons-cstm.darkbackground label.radio-label svg path {
    fill: #ffffff;
}

.sidebar.seller-sidebar-cstm .radio-box-cstm .radio-buttons-cstm label.radio-label svg {
    margin-right: 5px;
    vertical-align: text-bottom;
}


.dashboard-box-cstmsellr .sidebar .radio-buttons-cstm input[type="radio"]:checked+label svg path {
    fill: #fff;

}

.sidebar .tab-button-box-cstm {
    margin: 0 15px;
    padding: 0;
}

.sidebar.seller-sidebar-cstm .tab-buttons {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    border: none;
    gap: 4px;
}

.sidebar.seller-sidebar-cstm .tab-buttons button.tab-button-cstm {
    font-size: 16px;
    font-weight: 700;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: center;
    /* border-radius: 10px; */
    width: 104px;
    background-color: transparent !important;
    padding: 14px 0;
    cursor: pointer;
    border: 0;
    overflow: hidden;
    color: #585858;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.cstmerdashbord .sidebar.seller-sidebar-cstm .tab-buttons button.tab-button-cstm {
    width: 105px;
}

.sidebar.seller-sidebar-cstm .tab-content-service {
    display: block;
    text-align: center;
    color: #888;
    font-weight: 300;
    font-size: 15px;
    background-color: #E7F7FB;
    opacity: 0;
    transform: translateY(15px);
    animation: fadeIn 0.5s ease 1 forwards;
}

.tab-button .active .customer-button {
    background-color: #E0F1FF;
    border-radius: 10px;
    padding: 20px;
}

.sidebar .radio-box-cstm p {
    font-size: 16px;
    font-weight: 700;
    line-height: 15px;
    letter-spacing: 0em;
    text-align: left;
    padding-bottom: 15px;
}

.sidebar.seller-sidebar-cstm {
    background: #fff;
    /* padding: 30px 0 0px 0; */
    max-width: 20%;
    text-align: center;
    width: 272px;
    position: relative;
    /* height: 920px; */
    flex-shrink: 0;
    height: auto;
    max-height: max-content;
    align-self: flex-start;
    padding: 30px 0px;
}

/* .cstmerdashbord .sidebar.seller-sidebar-cstm{
    height: 820px;
} */

li.menu-item-cstm {

    display: flex;
    align-items: center;
    gap: 11px;
    padding: 0 8px;

}

.tab-button-box-cstm .tab-content-service li.menu-item-cstm a.active,
.tab-button-box-cstm .tab-content-service li.menu-item-cstm a:hover {
    border-radius: 12px;
    background: #D5212E !important;
    color: #fff !important;
}

.tab-button-box-cstm .tab-content-service li.menu-item-cstm a:hover span {
    color: #fff;
}

.tab-button-box-cstm .tab-content-service li.menu-item-cstm a.active span svg path,
.tab-button-box-cstm .tab-content-service li.menu-item-cstm a:hover span svg path {
    fill: #fff;
    stroke: #fff;
}

.tab-button-box-cstm .tab-content-service li.menu-item-cstm a.active span svg rect,
.tab-button-box-cstm .tab-content-service li.menu-item-cstm a:hover span svg rect {
    fill: #fff;
    stroke: #fff;
}

.cstmmain-content .custt-tab-content .tab-pane ul {
    padding: 5px !important;
    width: initial;
}

.cstmmain-content .custt-tab-content .tab-pane ul li {
    display: initial;
    width: initial;
    padding: initial;
    margin-bottom: initial;
}

.cstmmain-content .custt-tab-content .tab-pane ul li a.nav-link.active {
    border-color: unset !important;
}

.cstmmain-content .custt-tab-content .tab-pane .cstmreqqclsin {
    gap: 20px;
}

.cstmmain-content .custt-tab-content .tab-pane .cstmreqqclsin ul {
    width: auto;
}

.cstmmain-content .custt-tab-content .tab-pane .cstmreqqclsin ul li a {
    width: auto;
    padding: 10px 20px;
}

.cstmmain-content .custt-tab-content .tab-pane .cstmreqqclsin .user-catlist-className {
    width: 50%;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.tab-button-box-cstm .tab-content-service li.menu-item-cstm a {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 11px;
    color: #818181;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
    padding: 14px 10px 14px 20px;
    display: flex;
    width: 100%;
    text-align: left;
    align-items: center;
    justify-content: left;
    border-radius: 4px;
    border-bottom: initial !important;
    transition: all 0.3s;
}

li.menu-item-cstm {
    display: flex;
    align-items: center;
    gap: 11px;
    padding: 3px 8px;
}

li.menu-item-cstm a span svg {
    vertical-align: middle;
}

.profile-info {
    width: 70%;
    max-width: 709px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 25px 19px 25px 29px;
    background: #fff;
    border-radius: 4px;
}

.user-detail {
    display: flex;
    gap: 11px;
}

/************************************ myprofile page**********************************************************************************/



section.myprofile-info-section {
    border-radius: 5px;
    background: #FFF;
}

.myprofile-info-box {
    display: flex;
}

.tab-button-box-cstm .tab-buttons button#buyer-cstm.active,
.tab-button-box-cstm .tab-buttons button#seller-cstm.active {
    border: 2px solid #D5212E;
    color: #D5212E;
    /* box-shadow: 0 0 0px 8px #FCEDEE; */
    box-shadow: 0 0 0px 8px #E7F7FB;
}

.option-list {
    border-right: 1px solid #E4E4E4;
    height: 100%;
}

/* The Close Button */
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.form-container-box .image-box {
    border: 1px solid #E4E4E4;
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    padding: 16px;
    gap: 16px;
}

.image-container img {
    width: 100%;

}

form#reportForm>p span {
    color: #D12129;
    font-family: Lato;
    font-size: 14px;
    font-style: italic;
    font-weight: 500;
    line-height: normal;
    margin-left: 8px;
}

.reported-item-list-box {
    background: #fff;
    border: 1px solid #fff;
    border-radius: 5px;
    overflow: hidden;
    padding: 20px;
}

.reported-item-list-box .listing-my-orders-table.report-tbl {
    overflow: auto;
    height: auto;
}

.listing-my-orders-table table.tbl-outer th input#selectAllCheckbox {
    vertical-align: bottom;
    margin-right: 8px;
    cursor: pointer;
}

input.select-checkbox {
    cursor: pointer;
}

.reported-image-product {
    display: flex;
    align-items: center;
    gap: 15px;
}

.reported-image-product .listing-prod-img-new a {
    width: 100px;
    display: block;
}

.smart-diamention .detail {
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #000000;
}

.report-outer-table tr.listing-tbl-title,
.report-outer-table tr.listing-my-orders-row {
    border-bottom: 1px solid #E4E4E4;
    width: 100%;
}

.reported-item-list-box table.tbl-outer.report-outer-table {
    width: 1040px;
    border-collapse: collapse;
    position: relative;
    overflow-x: unset;
}

.reported-item-list-box table.tbl-outer.report-outer-table tbody tr span {
    margin-left: 4px;
}

.menu-btnss {
    display: none;
}

#mySidenav .closebtn {
    display: none;
}

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }

    .sidenav a {
        font-size: 18px;
    }
}

@media (min-width:320px) and (max-width: 767px) {
    .menu-btn {
        display: block;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .menu-btn {
        display: block;
    }
}

@media (max-width:767px) {
    .requestlistingtab.servicelistclass .slider-sliding {
        width: 100%;
        /* flex-shrink: 0; */
    }
}



@media all and (max-width:851px) {

    /* payment add new card html css start here*/
    .payment-serivices .payment-detail {
        width: 100% !important;
        margin: auto;
    }

    .payment-method #form-submition .form-control {
        width: 100%;
        margin-bottom: 12px;
    }

    /* payment add new card html css end here*/

    /* this css of dashboard start here */

    .sidebar.seller-sidebar-cstm {
        width: 0;
        flex-basis: initial !important;
        max-width: initial !important;
        background: transparent;
        height: 802px;
    }

    .sidenav {
        height: 100%;
        width: 0;
        position: relative;
        z-index: 999;
        top: -29px;
        left: 0;
        background: #fff;
        overflow: hidden;
        padding-top: 60px;
        transition: 0.5s;
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
    }

    .sidebar.seller-sidebar-cstm .tab-buttons {
        justify-content: space-between;
    }

    button#buyer-cstm.active,
    button#seller-cstm.active {
        box-shadow: 0 0 5px 5px #e0f1ff !important;
    }

    .sidebar.seller-sidebar-cstm .radio-box-cstm .radio-buttons-cstm {
        justify-content: space-between;
    }

    h3.cstm-dashboard-heading {
        font-size: 16px;
        margin-bottom: 40px;
    }

    .sidenav .closebtn {
        position: absolute;
        font-size: 36px;
        margin-left: 50px;
    }

    .menu-btnss svg {
        width: 20px;
        height: 20px;
    }

    .menu-btnss {
        display: block;
        position: absolute;
        top: 76px;
        left: 10px;
        z-index: 9;
    }

    #mySidenav .closebtn {
        display: block;
    }

    .dashboard-box-cstmsellr .cstmmain-content {
        max-width: 100%;
    }

    .dashboard-box-cstmsellr {
        gap: 0;
    }

    .sidenav .closebtn {
        position: absolute;
        font-size: 36px;
        right: 50px;
        top: 10px;
    }

    /* this css dahoboard end here */
}

.custt-tab-content.tab-content {
    display: inline;
    color: initial;
    font-weight: initial;
    font-size: initial;
    /* z-index: 99; */
    position: relative;
}

.reported-item-list-box .innerimgclass {
    display: block;
    width: 100%;
    text-align: center;
}

.cstmmainclass {
    position: relative;
}

.cstmmainclass .inputmainclass {
    position: absolute;
    bottom: 0;
    right: 45%;
}

.cstmmainclass .inputmainclass label {
    width: 30px;
    background-color: #D5212E;
    border-radius: 50%;
    height: 30px;
    padding: 1px 0px;
    text-align: center;
    cursor: pointer;
}

.reported-item-list-box .inptclass {
    width: 0;
    height: 0;
    opacity: 0;
    z-index: -1;
    position: inherit;
}

.reported-item-list-box .cstmlabelclass {
    color: #121212;
    font-size: 28px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 30px;
}

.reported-item-list-box .cstmformlabel {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}

.reported-item-list-box .cstmlabelclassloc {
    color: #121212;
    font-size: 28px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 0px;
}

.submit-btn-profile {
    margin: 50px 0px 40px 0px;
}

.submit-btn-profile a {
    display: inline-flex;
    padding: 14px 35px;
    justify-content: center;
    align-items: center;
    gap: 5px;
    border-radius: 5px;
    background: #D5212E;
    color: #FFF;
    font-size: 16px;
    font-weight: 900;
    line-height: normal;
    cursor: pointer;
    border: 1px solid #D12129
}

.submit-btn-profile.cstmbtnclssss a:hover {
    color: #D12129;
    background: #ffffff;
    transition: all 0.5s;
    border: 1px solid #D12129;
}

.cstm-our-company-info .payment-put-detail .master_card h3 {
    text-transform: capitalize;
}

.reported-item-list-box .cardcstmlabelclass {
    color: #121212;
    font-size: 28px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 0px;
}

.reported-item-list-box .our-company-info .cstmaddcard {
    color: #D12129;
    font-size: 16px;
    font-weight: 600;
    line-height: 25px;
    /* text-decoration-line: underline; */
    margin-bottom: 0;
}

.reported-item-list-box .our-company-info {
    margin-top: 30px;
    width: 519px;
    max-width: 100%;
}

.reported-item-list-box .cstmcardclass.form-outline button.btn {
    margin-bottom: 18px;
    margin-top: 30px !important;
    box-shadow: unset;
    width: 166px;
    height: 50px;
    background-color: #D12129;
    color: #fff;
    font-size: 15px;
    font-weight: 900;
    text-align: center;
    padding: unset !important;
}

.reported-item-list-box .cstmcardclass.form-outline button.btn:hover {
    filter: unset;
    background-color: #fff;
    color: #D12129;
    border-color: inherit;
    transition: all 0.3s;
}

.reported-item-list-box #addtocard .StripeElement.StripeElement--complete {
    margin-bottom: 0px;
}

.reported-item-list-box .brdrclass {
    margin: 10px 0px;
}

.empty-request-listing {
    display: flex;
    align-items: center;
    background-color: #fff;
    height: 800px;
    width: 100%;
    flex-direction: column;
}

.empty-request-listing .imgsection {
    border-radius: 292px;
    background: #E7F7FB;
    width: 292px;
    height: 292px;
    position: relative;
    margin-top: 50px;
}

.empty-request-listing .imgsection svg {
    position: absolute;
    top: 20%;
    left: 23%;
}

.empty-request-listing .headingsection {
    color: #121212;
    font-size: 35px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    margin-top: 40px;
}

.empty-request-listing .contntsection {
    color: #121212;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
    margin-top: 20px;
}

.empty-request-listing a {
    border-radius: 5px;
    background: #D5212E;
    padding: 14px 35px;
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    margin-top: 25px;
}

.empty-request-listing a:hover {
    transition: all 0.5s;
    color: #D12129;
    background: #ffffff;
    border: 1px solid #D12129;
}

.requestlistingtab .tab-content {
    display: inline;
    color: initial;
    font-weight: initial;
    font-size: initial;
}

.report-outer-table tr.listing-my-orders-row {
    cursor: pointer;
}

@media all and (max-width:851px) {
    .nav.nav-tabs {
        width: initial;
    }

    .requestlistingtab .tab-content {
        padding: initial !important;
    }

    .report-outer-table tr.listing-tbl-title,
    .report-outer-table tr.listing-my-orders-row {
        border: initial !important;
        border-bottom: 1px solid #E4E4E4 !important;
    }

    .report-outer-table tr.listing-my-orders-row td {
        font-size: initial;
    }

    .report-outer-table tr.listing-my-orders-row td:before {
        display: none;
    }

    .listing-my-orders-row .listing-prod-img-new {
        display: block;
    }


}

@media(max-width: 575px) {

    .My-work-experiencee {
        top: 35px !important;

    }

    .empty-request-listing {
        height: 520px;
    }

    .empty-request-listing .imgsection {
        width: 180px;
        height: 180px;
    }

    .empty-request-listing .imgsection svg {
        width: 100px;
        top: 0;
    }

    .empty-request-listing .headingsection {
        font-size: 18px;
    }

    .empty-request-listing .contntsection {
        font-size: 14px;
    }

    .empty-request-listing a {
        padding: 12px 15px;
    }
}

@media(max-width: 414px) {
    .empty-request-listing .headingsection {
        font-size: 14px;
    }

    .empty-request-listing .contntsection {
        font-size: 12px;
    }
}



.listing-my-orders-row .listing-prod-img-new a img {
    width: 90px;
    height: 90px;
    object-fit: cover;
    border-radius: 10px;
}

.dashboard-image_popup .image_description_wraper .show_image_wood img {
    width: 120px;
    height: 120px1;
    /* object-fit: cover; */
    object-fit: scale-down;
}

.listing-my-orders-table.reqinfo table.tbl-outer th {
    width: 160px;
}

.reported-item-list-box .listing-my-orders-table.reqinfo table.tbl-outer.report-outer-table {
    width: 950px;
}

.requestlistingtab.reqinfoclass .requestlistingtabheading {
    font-size: 28px;
    font-weight: 900;
    line-height: 34px;
    padding: 20px 19px 0px 19px;
}

.requestlistingtab.reqinfoclass {
    background-color: #fff;
}

.dashboarded .requestlistingtab.reqinfoclass .listingdollar_vs_home-visit {
    margin-top: 0;
}

.req-info-service .reqinfo-dashboard-heading {
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    padding-bottom: 30px;
    cursor: pointer;
    color: #212529;
    display: inline-block;
}

.req-info-service .reqinfo-dashboard-heading svg {
    margin-right: 10px;
}

footer .row.footer-bottom.custom-footer-class.cstmserviceclass {
    border-top: unset;
}

.requestlistingtab.servicelistclass .listing-my-orders-table table.tbl-outer .padcustomclass {
    padding: 20px;
}

.requestlistingtab.servicelistclass .report-outer-table tr.listing-my-orders-row {
    cursor: unset;
}

.requestlistingtab.reqinfoclass .report-outer-table tr.listing-my-orders-row {
    cursor: unset;
}

.listing-my-orders-table.report-tbl.reqinfo .product-info .listing-prod-img-new img {
    width: 90px;
    height: 90px;
    object-fit: cover;
    border-radius: 10px;
}

.requestlistingtab.servicelistclass .markcompletebtn .no-request-mrk {
    background-color: #D12129;
    border-radius: 5px;
    color: #fff;
    display: flex;
    font-size: 13px;
    width: 125px;
    height: 30px;
    justify-content: center;
    align-items: center;
    font-weight: 900;
}

.requestlistingtab.servicelistclass .markcompletebtn .no-request-mrk.viewbtninn {
    width: 120px;
    margin-top: 10px;
    background-color: #259e5a;
}

.requestlistingtab.servicelistclass .markcompletebtn .no-request-mrk:hover {
    transition: all 0.5s;
    color: #D12129;
    background: #ffffff;
    border: 1px solid #D12129;
}

.requestlistingtab.servicelistclass .markcompletebtn .no-request-mrk.viewbtninn:hover {
    transition: all 0.5s;
    color: #259e5a;
    background: #ffffff;
    border: 1px solid #259e5a;
}

.requestlistingtab.servicelistclass .markcompletebtn .no-request-mrk.disbale {
    cursor: not-allowed;
    filter: grayscale(1);
}

.requestlistingtab.servicelistclass .markcompletebtn .no-request-mrk.disbale:hover {
    color: #fff;
    background-color: #3f3f3f;
    border: 1px solid #3f3f3f;
    transition: unset;
}

.requestlistingtab.servicelistclass .markcompletebtn .no-request-mrk.disbalecstm {
    cursor: not-allowed;
}

.requestlistingtab.servicelistclass .markcompletebtn .request-mrk-comp {
    background-color: #26A541;
    border-radius: 5px;
    color: #fff;
    display: flex;
    font-size: 13px;
    width: 80px;
    height: 30px;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    cursor: not-allowed;
}

.requestlistingtab.servicelistclass .markcompletebtn .holdstatus-comp {
    background-color: #D5212E;
    border-radius: 5px;
    color: #fff;
    display: flex;
    font-size: 13px;
    width: 80px;
    height: 30px;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    cursor: not-allowed;
}

.requestlistingtab.servicelistclass .markcompletebtn .write-review-sectn {
    font-size: 14px;
    font-weight: 600;
    color: #D5212E;
    margin-top: 8px;
    text-decoration: underline;
    line-height: 17px;
    cursor: pointer;
}

.requestlistingtab.servicelistclass .report-outer-table tr.listing-my-orders-row td p.price-cstm-cls {
    text-decoration: underline;
    color: #D5212E;
}

.requestlistingtab.servicelistclass .product-info .listing-prod-img-new img {
    width: 90px;
    height: 90px;
    object-fit: cover;
    border-radius: 10px;
}

.cr-sl-requeat_tab-modal-pro .modal-content {
    width: 100%;
    border: 11px solid #BCF1FE;
    border-radius: 40px;
    background: transparent;
    background: #fff;
}

.cr-sl-requeat_tab-modal-pro .dashboard-list {
    /* width: 51%; */
    width: max-content;
    margin: 0 auto !important;
}

body .cr-sl-requeat_tab-modal-pro .modal-dialog .modal-body .form-control {
    height: 40px;
    border-radius: 0;
    padding: 0.375rem 0.75rem;
    border: 1px solid #ced4da;
}

body .cr-sl-requeat_tab-modal-pro label {
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 0em;
    color: #121212;
}

body .cr-sl-requeat_tab-modal-pro .modal-dialog .modal-body textarea.form-control {
    height: 80px;
}

body .cr-sl-requeat_tab-modal-pro .modal-dialog .modal-body .cr-sl-submit-p-m {
    display: initial;
}

body .cr-sl-requeat_tab-modal-pro .modal-dialog .modal-body .cr-sl-proposal-time {
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: start;
}

body .cr-sl-requeat_tab-modal-pro .modal-dialog .modal-body .cr-sl-submit-p-m .send-proposal-btn {
    background: #D12129;
    border: 1px solid #D12129;
    font-size: 15px;
    font-weight: 900;
    padding: 0px 35px;
    line-height: 18px;
    letter-spacing: 0em;
    height: 47px;
    text-align: center;
    margin-bottom: 40px;
    margin-top: 20px;
    filter: unset;
    box-shadow: unset;
}

body .cr-sl-requeat_tab-modal-pro .modal-dialog .modal-body .cr-sl-submit-p-m .send-proposal-btn:hover {
    background-color: #ffff;
    color: #D12129;
    transition: all 0.5s;
    border-color: inherit;
    transform: unset;
}

body .cr-sl-requeat_tab-modal-pro .modal-dialog .modal-body .cr-sl-proposal-time input[type="radio"] {
    display: none;
}

body .cr-sl-requeat_tab-modal-pro .modal-dialog .modal-body .cr-sl-proposal-time label {
    background: #fff;
    border: 1px solid #D1D1D1;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
    margin: 0px;
    letter-spacing: 0em;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 23px;
    max-width: 100%;
    cursor: pointer;
    width: initial;
    height: initial;
}

body .cr-sl-requeat_tab-modal-pro .modal-dialog .modal-body .cr-sl-proposal-time label.catchssin {
    justify-content: flex-start;
    padding: 10px 5px;
}

body .cr-sl-requeat_tab-modal-pro .modal-dialog .modal-body .cr-sl-proposal-time label.active {
    color: #D12129;
    border-color: #D12129;
}

.cr-sl-requeat_tab-modal-pro .modal-header {
    border: 0;
    padding: 40px 20px 0 20px;
}

.cr-sl-requeat_tab-modal-pro .modal-body {
    padding: 0 20px;
}

.cr-sl-requeat_tab-modal-pro .cr-sl-modal-hd-revie {
    font-size: 28px;
    font-weight: 900;
    line-height: 34px;
    letter-spacing: 0em;
}

.cr-sl-requeat_tab-modal-pro .cl-sl-review-body {
    padding: 0 20px;
}

.cr-sl-requeat_tab-modal-pro .nav-tabs li.nav-item {
    padding: initial;
    margin-bottom: initial;
    display: initial;
    width: initial;
}

.cr-sl-requeat_tab-modal-pro .tab-content {
    display: inline;
    color: initial;
    font-weight: initial;
    font-size: initial;
}

body .cr-sl-requeat_tab-modal-pro .modal-header .btn-close {
    margin: -0.5rem -0.5rem -0.5rem auto;
    width: 1em;
    height: 1em;
    padding: 0.25em 0.25em !important;
    color: #000;
    position: unset;
    background: var(--close-btn-url);
    opacity: .5;
    background-size: 65% 65%;
    background-repeat: no-repeat;
    border-radius: unset;
}

body .cr-sl-requeat_tab-modal-pro .modal-dialog .modal-body .invalid-feedback {
    display: block;
}

.report-outer-table tr.listing-my-orders-row td p.innerpadclass {
    text-align: center;
    width: 200px;
    padding: 0 30px;
}

.report-outer-table tr.listing-my-orders-row td a.innermapclass {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    width: 200px;
    text-align: center;
    color: #0D5EBE;
    display: block;
    text-decoration: underline;
    cursor: pointer;
}

.report-outer-table tr.listing-my-orders-row td a.cstmm-innermapclass {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    color: #0D5EBE;
    display: block;
    text-decoration: underline;
    cursor: pointer;
    margin-top: 3px;
}

.requestlistingtab.reqinfoclass .product-info .listing-prod-img-new img {
    width: 90px;
    height: 90px;
    object-fit: cover;
    border-radius: 10px;
}

.service-mainclsin .modal.show .modal-dialog {
    margin: 1.75rem auto;
}

.modal.show .modal-dialog .modal-content {
    pointer-events: auto;
    padding: inherit;
    margin-top: unset;
    margin: auto;
}

.modal.show .modal-dialog .modal-header {
    justify-content: space-between;
    z-index: 999;
}

.reported-item-list-box table.tbl-outer.report-outer-table tbody tr .icons-upload-class {
    margin-top: 7px;
}

.reported-item-list-box table.tbl-outer.report-outer-table tbody tr .icons-upload-class span {
    margin-left: 0px;
    margin-right: 10px;
}

.listing-my-orders-row .send-request-mrk {
    background-color: #D12129;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: 900;
    margin-top: 5px;
    padding: 2px 10px;
    text-align: center;
    cursor: pointer;
    border: 1px solid #D12129;
}

.listing-my-orders-row .send-request-mrk:hover {
    transition: all 0.5s;
    color: #D12129;
    background: #ffffff;
}

.requestlistingtab.servicelistclass .listing-my-orders-row .pticecls-paymnt p {
    text-decoration: underline;
    color: #D5212E;
}

.requestlistingtab.servicelistclass.paymntsectn .request_two_cr-sl-sent-by.cmplt-cls {
    width: 150px;
}

.requestlistingtab.servicelistclass.paymntsectn .request_two_cr-sl-sent-by.cmplt-cls.cmplt-cl-cstm-ss {
    width: 190px;
}

.report-outer-table tr.listing-my-orders-row td p.cstmptagcls {
    line-break: auto;
    margin-right: 20px;
    /* word-break: break-all; */
    word-break: break-word;

}

.Calender-connector {
    display: flex;
    width: 100%;
    padding: 20px;
    align-items: center;
    /* gap: 55px; */
    border-bottom: 1px solid #d3d1d1;
    justify-content: space-between;
}


.Calender-connector h3 {
    font-size: 13px !important;
}

.Connect-cal-btn {

    background: #0069ff;
    color: white;
    font-weight: 600;
    font-size: 16px;
    padding: 10px 20px;
    border: none;
    border-radius: 23px;
}

.Icloud-credentials {

    padding: 10px;
}

.Icloud-credentials input {

    padding: 15px;
    border-radius: 6px;
    width: 100%;
    border: 1px solid rgb(177, 172, 172);


}

.Icloud-credentials input:focus {

    outline: 2px solid #005fe6;
    border: none !important;


}

.Icloud-credentials label {

    width: 100%;
    font-size: 16px;
    font-weight: 600;



}

.save-btn {
    padding: 10px 34px;
    border: none;
    border-radius: 40px;
    background: #104ec3;
    color: white;
}

.Icloud.report-item-model-content.myopen-model {
    max-width: 500px !important;
}

/* .tab-content-service{
    margin-top: 7px;
} */

.tab-button-box-cstm .tab-content-service li.menu-item-cstm a:hover span svg.caledar-icon-svg path {
    fill: #e7e6e600;
    stroke: #fff;
}

.My-work-experiencee {
    top: 40px;
    right: 2px;
    padding: 17px 0px 17px 5px;
    border-top: 0;
    border-bottom: 0;
    border-right: 0;
    border-color: #dbdbdb;
    width: 62px;
    font-size: 13px;
    --bs-border-radius: 5px;
    height: 53px;
}

.My-work-experiencee2 {
    top: 33px;
    right: 0;
    padding: 17px 0px;
    border-top: 0;
    border-bottom: 0;
    border-right: 0;
    border-color: #dbdbdb;
    width: 70px;
    font-size: 13px;
    padding-left: 5px;
}

@media (max-width:400px) {
    body .cr-sl-requeat_tab-modal-pro label {
        width: 100%;
    }
}

.cstmclasssmodal .csmtclseeesection {
    position: absolute;
    /* top: 0px;
    right: 15px; */
    top: 10px;
    right: 25px;
    cursor: pointer;
    color: #000;
    /* font-size: 30px; */
    font-size: 20px;
    font-weight: bold;
    transition: 0.3s;
}

.cstmclasssmodal .content-clss-details {
    margin-top: 10px;
}

.user-catlist-className.listingdollar_vs_home-visit {
    justify-content: flex-end;
}

@media (max-width:900px) {
    .cstmmain-content .custt-tab-content .tab-pane .cstmreqqclsin ul li a {
        padding: 10px 18px;
    }

    .cstmmain-content .custt-tab-content .tab-pane .cstmreqqclsin .user-catlist-className {
        width: 40%;
    }
}

@media (max-width:580px) {

    .cstmmain-content .custt-tab-content .tab-pane .cstmreqqclsin ul {
        margin-bottom: 20px !important;
    }

    .cstmmain-content .custt-tab-content .tab-pane .cstmreqqclsin ul li {
        display: inline-block;
        width: 25% !important;
    }

    .cstmmain-content .custt-tab-content .tab-pane .cstmreqqclsin .user-catlist-className {
        width: 100%;
    }
}

.cr-sl-requeat_tab-modal-pro.rejectchrgmdl-popup .modal-header {
    padding: 0;
}

.cr-sl-requeat_tab-modal-pro.rejectchrgmdl-popup .modal-content {
    position: relative;
}

.cr-sl-requeat_tab-modal-pro.rejectchrgmdl-popup .modal-header button {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 20px;
    color: #000;
}

.cr-sl-requeat_tab-modal-pro.rejectchrgmdl-popup .form-container-box button.accept-btnaction {
    margin-left: 12px;
}

.cr-sl-requeat_tab-modal-pro.rejectchrgmdl-popup .form-container-box .additionacharges-container {
    padding: 20px 10px 0;
}

.cr-sl-requeat_tab-modal-pro.rejectchrgmdl-popup .form-container-box .additionacharges-container .mysvgback {
    background: #D12129;
}

button.accept-btnaction:hover {
    background: #fff;
    color: #259E5A;
    transition: all 0.3s;
}

button.reject-btnaction:hover {
    background: #fff;
    color: #D12129;
    transition: all 0.3s;
}

.cstminclsssdrk .tab-buttons .provider-button span {
    color: #fff;
}

.cstminclsssdrk.tab-button-box-cstm .tab-buttons .customer-button #buyer-cstm.tab-button-cstm {
    box-shadow: 0 0 0px 8px #1A1A2E !important;
}

.sidebar.seller-sidebar-cstm .cstminclsssdrk.tab-button-box-cstm .tab-content-service {
    background-color: #1a1a2e !important
}

.sidebar.seller-sidebar-cstm .cstminclsssdrk.tab-button-box-cstm .tab-content-service .menu-item-cstm .nav-link .menu-text {
    color: #fff;
}

.sidebar.seller-sidebar-cstm .cstminclsssdrk.tab-button-box-cstm .tab-content-service .menu-item-cstm .nav-link svg path {
    fill: #fff;
}

.sidebar.seller-sidebar-cstm .cstminclsssdrk.tab-button-box-cstm .tab-content-service .menu-item-cstm .nav-link svg.caledar-icon-svg path {
    fill: #e7e6e600;
    stroke: #fff;
}

.cstminclsssdrkcntrct .tab-buttons .customer-button span {
    color: #fff;
}

.cstminclsssdrkcntrct.tab-button-box-cstm .tab-buttons .provider-button #seller-cstm.tab-button-cstm {
    box-shadow: 0 0 0px 8px #1A1A2E !important;
}

.sidebar.seller-sidebar-cstm .cstminclsssdrkcntrct.tab-button-box-cstm .tab-content-service {
    background-color: #1A1A2E !important;
    margin-left: 2px;

}

.sidebar.seller-sidebar-cstm .cstminclsssdrkcntrct.tab-button-box-cstm .tab-content-service .menu-item-cstm .nav-link .menu-text {
    color: #fff;
}

.sidebar.seller-sidebar-cstm .cstminclsssdrkcntrct.tab-button-box-cstm .tab-content-service .menu-item-cstm .nav-link svg path {
    fill: #fff;
}

.sidebar.seller-sidebar-cstm .cstminclsssdrkcntrct.tab-button-box-cstm .tab-content-service .menu-item-cstm .nav-link svg.caledar-icon-svg path {
    fill: #e7e6e600;
    stroke: #fff;
}

.Darkmode-helper .ql-snow * {
    color: #fff !important;
}

.Darkmode-helper .ql-snow .ql-stroke {
    stroke: #fff;
}

.Darkmode-helper .ql-snow .ql-fill,
.Darkmode-helper .ql-snow .ql-stroke.ql-fill {
    fill: #fff;
}

.createInclsprof .modal-header button.btn-close {
    background: unset;
    font-size: 20px;
    font-weight: 600;
    opacity: 1;
}

.request_two_cr-sl-sent-by .cr-sl-sent-by_content h6 {
    word-wrap: break-word;
}

table td .request_two_cr-sl-sent-by {
    justify-content: unset;
    margin-right: 20px;
}

.darkbackground .smrat-description * {
    color: #fff !important;
}

.requestlistingtab.servicelistclass.jobReqListngCls .product-req-info .req-wrap-cont.relative .req-content .proposal-send-btn a.inaarclss {
    padding: 14px 30px;
}

.requestlistingtab.servicelistclass.jobReqListngCls .product-req-info .req-wrap-cont.relative .req-content .inntxtjhnn {
    word-wrap: break-word;
    width: 50%;
}

.chatpginnclsss .contacts__sidebar {
    background: #fff;
}

.chatpginnclsss .chatservinclsss.cometchat {
    max-height: 900px;
}

.chatpginnclsss .chatservinclsss.cometchat .message__txt {
    color: #000;
}

@media (min-width: 320px) and (max-width: 480px),
(min-width: 481px) and (max-width: 768px) {

    .chatpginnclsss .chatservinclsss.cometchat .contacts__main {
        height: 420px;
    }
}