/********************** User Account Pages **********************/

.work-space .catname-cont:hover {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}

.work-space .catbox-innerlist {
    width: 100%;
    height: 50px;
    display: flex;
    border: 1px solid #c1c1c1;
    align-items: center;
    padding-right: 25px;
    margin-top: 0px;
    border-bottom: 0;
}

.work-space .catbox-innerlist-bot {
    border: 1px solid #c1c1c1;
}

.inner-pagecont-sub li.main-li {
    height: 116px;
    padding: 25px;
    list-style: none;
    border: 1px solid #c1c1c1;
    background: #fff;
    margin-bottom: 15px;
    display: flex;
    margin-top: 0px;
}

.work-space h2.main_title {
    padding-top: 0px;
    font-size: 36px;
    font-weight: 600;
    padding-bottom: 15px;
}

h3.sti-item {
    font-size: 18px;
}

.inner-pagecont-sub span.prof-pic {
    height: 50px;
    width: 50px;
    background: #00000048;
    float: left;
    border-radius: 180px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.inner-pagecont-sub .prof-pic img {
    width: 30px;
    height: auto;
}

.inner-pagecont-sub span.prof-text {
    margin-left: 15px;
    float: left;
}

.inner-pagecont-sub .prof-text h4 {
    font-size: 18px;
    font-weight: 600;
}

.inner-pagecont-sub .prof-text h5 {
    font-size: 18px;
    font-weight: 400;
    color: #ed1c24;
    padding-top: 10px;
    padding-right: 15px;
}

.work-btn {
    list-style: none;
    background: #bd0013;
    border: 2px solid #FFF;
    border-radius: 6px;
    padding: 10px;
    width: 240px;
}

li.work-btn img {
    width: 28px;
    float: left;
    margin-top: 6px;
    margin-right: 9px;
}

.work-btn {
    list-style: none;
    background: #bd0013;
    border: 2px solid #FFF;
    border-radius: 6px;
    padding: 10px;
    width: 240px;
    float: right;
    margin-top: -75px;
}

.work-btn p {
    font-size: 18px;
    text-align: center;
    font-weight: 400;
    color: #fff;
    padding-top: 4px;
}

.work-btn img {
    width: 28px;
    float: left;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-right: 9px;
}

.box-head-s-btn {
    width: 90%;
    height: auto;
    float: left;
    margin-top: 10px;
    padding-left: 10px;
    position: absolute;
    z-index: 99;
    display: flex;
}

.efb-sale {
    padding: 3px 10px;
    background-color: #bd0013;
    color: #fff;
    font-size: 14px;
}

.box-head-s-btn .efb-sale {
    float: left;
    margin-right: 5px;
}

span.efb-sale.pending-box {
    background: #ffaa41;
}

span.efb-sale.Verified-box {
    background: #38ae43;
}

span.efb-sale.published-box {
    background: #57a2ff;
}

a.bd {
    float: right;
    color: #000;
}

a.bd i {
    padding-right: 5px;
}

.efb-rentbox {
    width: 100%;
    height: auto;
    float: left;
    border: .1rem solid #dedede;
    border-radius: .4rem;
}

.imgbox-cont {
    width: 100%;
    height: auto;
    float: left;
    overflow: hidden;
    z-index: 99;
}

.imgbox {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    z-index: 99;
    border-radius: .3rem;
    overflow: hidden;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.imgbox img {
    width: auto;
    height: 227px;
    text-align: center;
    margin: 0px auto;
}

.efb-textbox {
    width: 100%;
    min-height: 80px;
    float: left;
    padding: 0px 10px;
}

.efb-textbox h4 {
    color: #2d383f;
    font-size: 14px;
    padding-left: 3px;
    padding-top: 5px;
    text-align: center;
}

.efb-textbox h3 {
    color: #2d383f;
    font-size: 18px;
    text-align: center;
    padding-top: 8px;
}

.efb-textbox p {
    color: #2d383f;
    font-size: 18px;
    margin-bottom: 0px;
    text-align: right;
}

.imgbox:hover img {
    transform: scale(1.8);
}

.efb-textbox-btn-2 {
    width: 100%;
    height: auto;
    float: left;
    padding: 0 10px;
}

span.btn-addimg-box {
    background: #000000;
    border-color: #000000;
    color: #fff;
}

.efb-textbox-btn-2 span {
    border: .1rem solid #000;
    border-radius: .4rem;
    font-size: 15px;
    width: 100%;
    height: 36px;
    line-height: 25px;
    float: left;
    margin-bottom: 10px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

a {
    text-decoration: none !important;
}

.efb-textbox-btn-1 {
    width: 100%;
    height: auto;
    float: left;
    padding: 0 10px;
    display: flex;
    margin-bottom: 10px;
    justify-content: space-between;
}

span.btn-edit-box {
    background: #333333d9;
    border-color: #333333d9;
    color: #fff;
}

span.btn-disable-box {
    background: #00000063;
    border-color: #00000063;
    color: #fff;
}

span.btn-delete-box {
    background: #bd0013e6;
    border-color: #bd0013e6;
    color: #fff;
}

.efb-textbox-btn-1 span {
    border: .1rem solid #939394;
    border-radius: .4rem;
    font-size: 15px;
    width: 32%;
    height: 36px;
    line-height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.efb-textbox-btn-1 span a {
    display: flex;
    justify-content: center;
}

.imgtext-innerbox {
    width: 100%;
    min-height: 80px;
    background: #00000033;
    border-color: #00000063;
    float: left;
    border: .1rem solid #dedede;
    margin-top: 10px;
    padding: 10px;
}

.imgtext-innerbox p {
    text-align: center;
}

p.notyet-tab {
    background: #939394;
    color: #fff;
    text-align: center;
    padding: 4px;
    margin-bottom: 8px;
}

.sti-menu {
    width: 100%;
    position: relative;
    padding: 0;
}

.sti-menu li {
    float: left;
    padding: 6px;
    height: 249px;
}

.sti-menu li a {
    display: block;
    overflow: hidden;
    background: #b7a47a12;
    border: 1px solid #b7a47a;
    text-align: center;
    height: 100%;
    width: 100%;
    position: relative;
}

.sti-menu li a h2 {
    color: #1d1d1b;
    font-weight: bold;
    text-transform: uppercase;
    position: absolute;
    padding: 0;
    width: 100%;
    top: 140px;
    left: 0px;
    font-size: 20px;
    text-align: center;
}

h2.section-title.mx-auto.d-table.mb-5 {
    font-size: 24px;
}

.sti-menu li a h3 {
    font-size: 15px;
    color: #000000;
    position: absolute;
    top: 174px;
    left: 0px;
    width: 100%;
    padding: 0;
    margin: 0;
    text-align: center;
}

.sti-icon {
    width: 100px;
    height: 100px;
    position: absolute;
    background-position: top left;
    background-repeat: no-repeat;
    background-color: transparent;
    left: 0;
    top: 30px;
    right: 0;
    margin: 0px auto;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.sti-icon-care {
    background-image: url(../../../assets/theme-1/images/manage-profile-01.svg);
}

.sti-icon-manage-product {
    background-image: url(../../../assets/theme-1/images/manage-products.svg);
}

.sti-icon-add-product {
    background-image: url(../../../assets/theme-1/images/add-product.svg);
}

.sti-icon-alternative {
    background-image: url(../../../assets/theme-1/images/change-password-01.svg);
}

.sti-icon-family {
    background-image: url(../../../assets/theme-1/images/log-out-01.svg);
}

.sti-icon-info {
    background-image: url(../../../assets/theme-1/images/order.svg);
}

.sti-icon-technology {
    background-image: url(../../../assets/theme-1/images/invoice-01.svg);
}

.sti-icon-wish {
    background-image: url(../../../assets/theme-1/images/wish-01.svg);
}


.sti-menu li a:hover {
    background: #21252912;
}

.sti-menu li a:hover .sti-icon {
    background-position: bottom right;
}

.sti-menu li a:hover {
    border: solid 1px #212529;
}

.sti-menu li a:hover h2,
.sti-menu li a:hover h3 {
    color: #000;
}

.user-box {
    padding: 0.5rem 0rem 2rem 0rem;
    min-height: 500px;
    float: left;
    width: 100%;
}

.all-pages-bg.registered-user-update-profile-wp {
    margin-bottom: 30px;
}

tr.cap-details-in {
    border: solid 1px #e4e4e4;
}

tr.cap-details-in td {
    border: solid 1px #e4e4e4;
}

.update-profile-wrapper label {
    margin-bottom: 5px;
}

.update-profile-wrapper h4 {
    margin-bottom: 8px;
}

table#ctl00_contentplaceholder1_GridViewInoviceList tbody tr th {
    background: #e4cc94;
    border: 1px solid #00000050;
    text-align: left
}

#ctl00_contentplaceholder1_divinvoice h4 {
    font-size: 18px;
    line-height: 24px;
}

.registered-user-invo-details .invoice-panel {
    width: 100%;
    float: left;
    margin-top: 20px;
    background: #fff;
}

.registered-user-invo-details .style3 {
    width: 100%;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    margin-top: 0px;
    background: #f9f9f9;
}

.registered-user-invo-details tr.in-main-s {
    background: #00000012;
}

.registered-user-invo-details .inovice-profile {
    width: 25%;
    float: left;
    padding: 20px 0 10px 20px;
    border-bottom: 0px solid #c6c6c6;
}

.registered-user-invo-details .inovice-profile img {
    float: left;
    position: relative;
    width: 220px;
}

.registered-user-invo-details .status {
    float: left;
    width: 30%;
    padding: 10px 0 10px 0;
    text-align: left;
    color: #1d1d1b;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 500;
    line-height: 30px;
}

.registered-user-invo-details .status #ctl00_contentplaceholder1_lblfullname {
    font-weight: 700;
}

.registered-user-invo-details .inovice-details {
    width: 40%;
    float: right;
    text-align: right;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    font-size: 16px;
    line-height: 30px;
}

.registered-user-invo-details .inovice-details td {
    color: #1d1d1b !important;
    font-size: 16px;
    font-weight: 500;
}

.registered-user-invo-details .cptions-hearder-invc {
    padding: 20px 20px;
    border: 0;
    font-weight: 700;
    font-size: 16px;
    background: #00000012;
    text-transform: uppercase;
    color: #000000 !IMPORTANT;
}

.registered-user-invo-details .cptions-hearder-invc-1 {
    width: 150px;
    padding: 20px 20px;
    vertical-align: top;
    background: #00000012;
    font-weight: 700;
    text-align: right;
    color: #000000;
    text-transform: uppercase;
}

td.cap-details-cell-in.csd-list a {
    color: #00000095;
}

.registered-user-invo-details .cap-details {
    font-size: 14px !important;
    border-bottom: solid 1px #d8d8d8 !important;
    background: #fff;
}

.registered-user-invo-details .cap-details-cell-invc {
    border-top: solid 1px #e4e4e4;
    line-height: 20px;
    padding: 24px 20px;
    text-align: left;
    vertical-align: top;
}

.registered-user-invo-details .cap-details-cell-invc-1 {
    padding: 5px 30px 5px 5px;
    vertical-align: middle;
    height: 30px;
    border-top: solid 1px #e4e4e4;
    text-align: right;
}

.registered-user-invo-details tr#ctl00_contentplaceholder1_trtotpurchaseamt {
    border-left: 1px solid rgb(226, 226, 226);
    border-right: 1px solid rgb(226, 226, 226);
}

.registered-user-invo-details td.inovice-grandtotal {
    font-size: 16px;
    text-align: right;
    color: #000000;
    line-height: 31px;
    padding-right: 30px;
    float: right;
    margin-top: 10px;
}

.registered-user-invo-details td.inovice-grandtotal strong {
    font-size: 16px;
    line-height: 33px;
    padding-right: 7px;
    color: #000000;
    ;
}

.registered-user-invo-details tr#ctl00_contentplaceholder1_trtotpurchaseamt {
    border-left: 1px solid rgb(226, 226, 226);
    border-right: 1px solid rgb(226, 226, 226);
}

.registered-user-invo-details tr#ctl00_contentplaceholder1_trshipping {
    border-left: 1px solid rgb(226, 226, 226);
    border-right: 1px solid rgb(226, 226, 226);
}

.registered-user-invo-details .inovice-grandtotal1 {
    height: 30px;
    text-align: right;
    padding-top: 26px;
    text-transform: uppercase;
    padding-right: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgb(226, 226, 226);
    border-left: 1px solid rgb(226, 226, 226);
    border-right: 1px solid rgb(226, 226, 226);
}

.registered-user-invo-details .style2 {
    float: right;
    margin: 10px 0;
    padding: 10px 0px 16px 10px;
    width: 920px;
}

.reg-completed.registration-reg-completed-wp {
    margin-bottom: 40px;
    min-height: 450px;
}

.catbox-innerlist h3 {
    font-size: 18px;
    text-transform: uppercase;
    padding-left: 26px;
    font-weight: 400;
    color: #000000;
}

a.catname-cont.cat-btn:hover h3 {
    color: #7c6123;
}

.btn-reset-password {
    padding: 5px 15px;
    color: #fff;
    background: #000;
    font-weight: 400;
    margin: 0;
    width: 218px;
    border: none;
    border-radius: 4px;
}

section.subpage-wrapper {
    min-height: 650px;
}

.inner-pagecont-sub .btncre-account {
    padding: 5px 15px;
    color: #fff;
    background: #000;
    font-weight: 400;
    margin: 0;
    width: 218px;
}

.inner-pagecont-sub .btncre-account:hover {
    background: #1d1d1b;
    color: #fff;
}

.inner-pagecont-sub.work-space .col-md-12.col-12 {
    margin: 0px -15px;
}

section.section.work-space-new {
    margin-left: 0px;
}

section.work-space-new {
    margin-left: 0px;
}

.work-space-new {
    margin-bottom: 20px;
}

.subpage-wrapper {
    margin-top: 25px !important;
}

h2.section-title span {
    margin-bottom: 30px !important;
}

.breadcrumb-nav .container,
.breadcrumb-nav .container-fluid {
    padding-top: 0px !important;
}

.col-md-9.col-xd-12.px-0 .container {
    width: 98% !important;
}

td.cap-details-cell-in.csd-list span a {
    color: green;
    font-size: 16px;
}

.work-space .inner-content {
    width: 100% !important;
    margin: 0 0% !important;
}

.form-control {
    font-size: 100% !important;
}

/* .headermain.workspace_layout {
    margin-top: -25px;
} */

/* .headermain.workspace_layout .list-banner-1, .list-banner-1{
    margin-top: -25px !important;
} */

/********************** User Account Pages End **********************/

/********************** Wishlist Page Start **********************/

a.bd.trash-btn {
    line-height: 20px;
    color: #1B65AA;
}

a.bd.trash-btn i {
    margin: 0px 5px;
    font-size: 18px;
}

/********************** Wishlist Page End **********************/

@media (max-width:575px) {

    .registered-user-invo-details .inovice-profile {
        width: 100%;
        padding: 20px 0 10px 20px;
    }

    .registered-user-invo-details .status {
        float: left;
        width: 100%;
        padding: 20px 0 10px 20px;
    }

    .registered-user-invo-details .inovice-details {
        width: 100%;
        padding: 20px 0 10px 20px;
    }

    .registered-user-invo-details .cptions-hearder-invc {
        padding: 10px 10px;
    }

    .work-space .col-md-12 {
        padding: 0px 0px;
    }

    .work-space-new {
        margin-bottom: 20px;
        margin-top: 0px;
    }

    div#User {
        margin-top: 40px;
    }
}