body a {
    font-family: 'Roboto Condensed';
}

.usrpfle_reg_form table tr td {
    border: unset;
}

.usrpfle_reg_form table tr td {
    margin-bottom: 15px;
}

.reg_form_ul {
    background-color: #e9e9e9;
    margin: unset;
}

.usrpfle_reg_form li.active {
    background-color: #0088cc;
    color: #ffffff;
}

.reg_form_ul li {
    color: #333;
    list-style-type: none;
    display: inline-block;
    padding: 15px 20px;
    cursor: pointer;
    background-color: #ddd;
}

.reg_form_ul li:hover {
    background-color: #666666;
    color: #e5e5e5;
    border: 25px 25px 0 0;
}

table.myviewostt td {
    border: none !important;
}

table.myviewostt td span:first-child {
    margin-right: 10px;
}

table.myviewostt.cstm-myviewostt td span {
    width: 40%;
}

table.myviewostt.cstm-myviewostt td span+span {
    width: calc(60% - 10px);
    float: left;
}

table.myviewostt.cstm-myviewostt td {
    width: 50%;
}

table.myviewostt span.myprofilelbl {
    font-weight: 700;
}

.subsdiv_access {
    border: 1px solid #d7d7d7;
    margin-bottom: 30px;
}

.subsdiv_access .subsdiv_main {
    background: green;
    color: #fff;
    text-align: center;
    padding: 15px 5px;
    cursor: pointer;
}

.subsdiv_access .subsdiv_btn {
    background: green;
    text-align: center;
    font-weight: 600;
    padding: 4px;
    border-top: 1px solid #ebebeb;
}

.subsdiv_access .subsdiv_hidden {
    padding: 5px;
}

.subsdiv_noaccess .subsdiv_main {
    background: yellow;
    text-align: center;
    padding: 15px 5px;
    cursor: pointer;
}

.subsdiv_noaccess {
    border: 1px solid #000;
    text-align: center;
}

.subsdiv_noaccess .subsdiv_btn {
    background: yellow !important;
    font-weight: 600;
    padding: 4px;
    border-top: 1px solid #000;
}

.subsdiv_noaccess .subsdiv_hidden {
    padding: 5px;
    text-align: left;
}

/*08072021*/
/* The Modal (background) */
.cstm-pp-dashboard .modal,
.com_payplans .modal {
    position: fixed;
    top: 10%;
    left: 40%;
    z-index: 1050;
    width: 830px;
    margin-left: -280px;
    background-color: #ffffff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.3);
    *border: 1px solid #999;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    outline: none;
    -webkit-box-shadow: 0 3px 7px rgb(0 0 0 / 30%);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 7px rgb(0 0 0 / 30%);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    max-height: 80vh;
    overflow: auto;
}

ul.vendor_reg_ul {
    padding-left: 0;
}

/* Modal Content */
.com_payplans .modal-content,
.cstm-pp-dashboard .modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}

/* The Close Button */
.com_payplans .modal .close,
.cstm-pp-dashboard .modal .close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    position: sticky;
    top: 0;
    right: 0;
}

.com_payplans .close:hover,
.com_payplans .close:focus,
.cstm-pp-dashboard .close:hover,
.cstm-pp-dashboard .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.vendor_reg_ul {
    list-style-type: none;
}

/*210709*/
.vendor_modal-inner {
    padding: 20px 30px;
}

#vendor_modal ul {
    margin: 0;
}

#vendor_modal ul li input {
    height: 38px !important;
    border-radius: 0 !important;
    width: 100% !important;
}

#vendor_modal ul li select {
    width: 100% !important;
}

#vendor_modal ul li textarea {
    width: 100% !important;
    border-radius: 0;
}

.cstm-btn_submit {
    border-radius: 5px;
    padding: 8px 15px;
}

/*210709 end*/
.profile-header.well {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.profile-header.well h3.item-title {
    margin: 0;
    font-weight: 400;
}

.profile-header.well h3.item-title span {
    color: #888;
}

.cstm-pp-dashboard {
    padding: 0 15px;
}

.cstm-pp-dashboard input[type="radio"] {
    margin-left: 0 !important;
}

.tabbable.profile-header {
    margin: 0 -30px !important;
}

.tabbable.profile-header .tab-pane {
    margin: 0 !important;
    padding: 30px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}

#scp-response-content .tabbable.profile-header .tab-pane {
    padding: 0 30px;
}
#scp-response-content .tabbable.profile-header .tab-pane .white-well h4 {
    margin-top: 0;
    line-height: 17px;
    text-align: center;
    text-decoration: none;
}
#scp-response-content .tabbable.profile-header .tab-pane .white-well .clearfix {
    margin: 0;
}




/* .vendor_modal-inner .cstm_form .fields_group:nth-last-child(1) {
        margin-bottom: 15px;
    } */
.tabbable.profile-header .tab-pane .subsdiv_noaccess,
.tabbable.profile-header .tab-pane .subsdiv_access {
    margin-bottom: 30px;
}

button#myform_company_foundation_date_btn span {
    width: 30px;
    height: 36px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

button#myform_company_foundation_date_btn span {
    color: #666;
    font-size: 16px;
}

.js-calendar {
    max-width: 240px;
}

.planostr .row .only_tick {
    min-height: 27px !important;
    ;
}

.planostr .row .plii {
    min-height: 61px !important;
    padding-top: 10px;
}

.planostr i.fa.fa-check {
    font-size: 15px;
    color: green;
}

.planostr i.fas.fa-times {
    font-size: 17px;
    color: red;
}

.inner .extra {
    display: flex !important;
    width: 100%;
    padding: 0 !important;
    height: 30px;
    font-size: 12px !important;
    align-items: center;
    justify-content: center;
}

.pp-plan-card__ft .pp-plan-card__forms a {
    justify-content: center;
}

.cstm-pp-dashboard .vendor_modal-inner input#myform_number_of_products {
    width: 220px !important;
}

.cstm-pp-dashboard .vendor_modal-inner .non_valid_prod_no {
    color: red;
}

.cstm-pp-dashboard #initial_popup {
    width: 100%;
    left: 0 !important;
    margin-left: 0 !important;
    height: 100%;
    max-height: 100vh;
    top: 0px;
    background: rgba(0, 0, 0, .6);
    backdrop-filter: blur(5px);
}

.cstm-pp-dashboard #initial_popup a button,
.cstm-pp-dashboard #initial_popup button {
    color: black;
}

.cstm-pp-dashboard #initial_popup .initial_popup_outer {
    width: 650px;
    background: #fff;
    margin: 8% auto;
}

.cstm-pp-dashboard #initial_popup .vendor_modal-inner {
    border: 25px solid lightgrey;
}

.cstm-pp-dashboard .cstm_form .fields_group,
.cstm-pp-dashboard #my-favorite .fields_group,
.cstm-pp-dashboard .cstm_my_review .fields_group,
.cstm-pp-dashboard .cstm-jr-results .fields_group,
.cstm-pp-dashboard .relevent_list .fields_group {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    margin: 10px 0 0;
    padding: 0 0 0px;
    /* position: relative; */
    display: inline-block;
    width: 100%;
}

.cstm-pp-dashboard .cstm_form .fields_group:nth-last-child(1) {
    margin-bottom: 0px;
}

.cstm-pp-dashboard .cstm_form .fields_group .fields_heading,
.cstm-pp-dashboard #my-favorite .fields_group .fields_heading,
.cstm-pp-dashboard .cstm_my_review .fields_group .fields_heading,
.cstm-pp-dashboard .cstm-jr-results .fields_group .fields_heading,
.cstm-pp-dashboard .relevent_list .fields_group .fields_heading {
    font-size: 17px;
    font-weight: 800;
    cursor: pointer;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    border-bottom: none;
    background: #CECECE;
    background: -moz-linear-gradient(center top, #eeeeee 0%, #dddddd 100%) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #dddddd));
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    height: auto;
    padding: 5px 0 5px 10px;
}

.cstm-pp-dashboard .cstm_form .fields_group .hidden_fields,
.cstm-pp-dashboard #my-favorite .fields_group .hidden_fields,
.cstm-pp-dashboard .cstm_my_review .fields_group .hidden_fields,
.cstm-pp-dashboard .cstm-jr-results .fields_group .hidden_fields,
.cstm-pp-dashboard .relevent_list .fields_group .hidden_fields {
    -moz-border-radius: 3px;
    margin: 0 0 10px 0;
    /* overflow: hidden; */
    padding-top: 16px;
    padding-left: 10px;
}

.cstm-pp-dashboard .cstm_my_review .my_review_content h4 {
    display: none;
}

.cstm-pp-dashboard a.upgrade_plan_link {
    color: yellow;
}

.cstm-pp-dashboard table.to_be_reviewed {
    width: 100%;
}

/*.cstm-pp-dashboard .cstm_form ul#myform_city {
        margin-left:0px;
        padding-left:0px;
        list-style-type: none;
        max-height: 100px;
        overflow-y: auto;
        overflow-x: hidden;
        width: 200px;
    }
    
    .cstm-pp-dashboard .cstm_form ul#myform_city li:hover {
        background-color:lightgrey;
        cursor:pointer;
    }*/

.cstm-pp-dashboard .cstm_form ul#myform_city {
    width: 100%;
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    max-width: 338px;
    max-height: 200px;
    overflow: auto;
    background-color: #efefef;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
}

.cstm-pp-dashboard .cstm_form ul#myform_city li {
    padding: 5px 10px;
    line-height: 1.2;
}

.cstm-pp-dashboard .cstm_form ul#myform_city li+li {
    border-top: 1px solid #ddd;
}

.cstm-pp-dashboard .cstm_form ul#myform_city li:hover {
    background-color: lightgrey;
    cursor: pointer;
}

.cstm-pp-dashboard #my-reviews .cstm-jr-results #add_rev_btn {
    padding: 10px;
}

.cstm-pp-dashboard #my-reviews .cstm-jr-results #add_rev_btn a {
    display: inline-block;
    width: 100%;
    height: 100%;
    background-color: hsl(80deg 100% 30%);
    border: 1px solid hsl(80deg 100% 30%);
    color: #fff;
    padding: 10px 0px 10px 0px;
}

.cstm-pp-dashboard #my-reviews .cstm-jr-results #add_rev_btn a:hover {
    color: hsl(80deg 100% 30%);
    background-color: #fff;
}

.cstm-jr-results .jrModuleItem.jrLastItem {
    margin-right: 15px !important;
}

/* 20-01-2022 */
.cstm-pp-dashboard #my-media .jrModuleItems h4 {
    clear: both;
}

.cstm-pp-dashboard #my-media .jrModuleItems .jrModuleItem {
    float: none;
    flex: 0 0 18%;
    padding-bottom: 20px;
}

.cstm-pp-dashboard #my-media .jrModuleItems .jr-results {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
}

/* 21-01-2022 */
#edit_vendorPopUp_form .control-group input,
#edit_vendorPopUp_form .control-group select,
#vendor_modal .vendor_modal-inner input#myform_number_of_products,
#vendor_modal .vendor_modal-inner .control-group select,
#vendor_modal .vendor_modal-inner .control-group input,
#event_manager_modal .event_manager_modal-inner .control-group select,
#event_manager_modal .event_manager_modal-inner .control-group input,
#event_manager_modal .event_manager_modal-inner .control-group textarea {
    width: 70% !important;
    border: 0;
}

#edit_vendorPopUp_form .control-group .field-calendar .input-append input,
#vendor_modal .vendor_modal-inner .control-group .field-calendar .input-append input,
#event_manager_modal .event_manager_modal-inner .control-group .field-calendar .input-append input {
    width: 100% !important;
}

#edit_vendorPopUp_form .control-group .field-calendar .input-append,
#vendor_modal .vendor_modal-inner .control-group .field-calendar .input-append,
#event_manager_modal .event_manager_modal-inner .control-group .field-calendar .input-append {
    width: 66%;
}

#event_manager_modal .event_manager_modal-inner .control-group input[type=radio],
#edit_vendorPopUp_form .control-group input[type=radio] {
    width: auto !important;
    height: auto !important;
}

.fields_group .control-group .control-label label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 0px;
    font-weight: 700;
}

.cstm-pp-dashboard .nav ul.sub_menu {
    display: none;
}

.sub_menu li a {
    color: #666679;
    padding: 4px;
    display: block;

}

.sub_menu li.active a,
ul.sub_menu li:hover a {
    color: #fff;
}

.sub_menu li.active {
    background: #690 !important;
}

ul.sub_menu {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.sub_menu li {
    position: relative;
    padding-left: 32px;
}

ul.sub_menu li:hover {
    background: #666666;
}

ul.sub_menu li::before {
    content: '';
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    width: 6px;
    height: 6px;
    border: 1px solid #000;
    border-radius: 50%;
}

ul.sub_menu li.active::before,
ul.sub_menu li:hover::before {
    border-color: #fff;
}

.student_add_product {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    border: 1px solid #dfdfdf;
    max-width: 615px;
    margin: 0 auto;
    padding: 10px;
    box-shadow: 0 0 20px 0 rgb(0 153 0 / 20%);
}

.student_add_product {
    margin-top: 50px;
    margin-bottom: 15px;
}

.student_btn a {
    border: 1px solid #669900;
    background: #669900;
    color: #fff;
    border-radius: 5px;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 21px;
    padding: 10px;
    max-width: 230px;
    width: 100%;
    text-transform: capitalize;
}

.student_btn a:active,
.student_btn a:focus {
    background: #446600 !important;
    color: #fff !important;
}

.student_btn {
    text-align: center;
}


.student_btn a:hover {
    color: #fff !important;
    border-color: #446600 !important;
}

/* 03-03-2022 */
.event_manager_modal-inner .form-validate,
.vendor_modal-inner .form-validate,
#event_manager_modal .form-validate {
    text-align: right !important;
    margin-bottom: 0;
    min-height: 300px;
}

#initial_popup .initial_popup_outer .control-label label {
    font-weight: 700;
}

/* .vendor_modal-inner .form-validate {
        text-align: right !important;
    }  */
.event_vender_cstm_form {
    text-align: left;
}

button.my-prf-submit {
    border: 1px solid #009900 !important;
    background: transparent;
    color: #009900;
    border-radius: 5px !important;
    word-break: break-word;
    white-space: normal !important;
    max-width: 130px;
    width: 100%;
    font-style: normal;
    font-weight: 500 !important;
    font-size: 15px !important;
    line-height: 21px !important;
    text-transform: initial !important;
    padding: 10px !important;
    transition: .5s;
    margin-top: 20px;
}

button.my-prf-submit:hover {
    background: #009900 !important;
    color: #fff !important;
    border-color: #009900 !important;
    transition: .5s;
}

.stroke_grn {
    background: transparent;
    border: 1px solid #669900 !important;
    color: #669900;
    transition: all 0.5s ease;
}

.stroke_grn:hover {
    background: #669900;
    color: #fff;
    transition: all 0.5s ease;
}

.vk-subscription-payplans-outer table {
    width: 100%;
}

.review-tech-2 {
    text-align: center;
}

.subscribe-main {
    text-align: center;
}

.vk-center-align .row i.fa-check-circle {
    color: #35CD88;

}

.vk-subscription-payplans-outer {
    overflow-x: auto;
}

.vk-subscription-payplans-outer table {
    width: 100%;
}

.pp-plan-card__price p.pp-plan-card__period {
    line-height: 10px;
    margin-top: 0 !important;
    margin-bottom: 28px !important;
}

.vk-subscription-payplans-outer table td .row {
    border-top: 1px solid #E7E7E7 !important;
    border-left: 1px solid #E7E7E7 !important;
    padding: 12px;
    font-size: 15px;

}

td.vk-center-align.plan_desc {
    border-left: 1px solid #E7E7E7 !important;
    border-right: 1px solid #E7E7E7 !important;
    border-top: 1px solid #E7E7E7 !important;
}

.subscribe-main {
    width: 200px;
}

.pp-plan-card__price {
    font-family: Roboto;
    font-size: 40px !important;
    font-weight: 700 !important;
    line-height: 70px !important;
    letter-spacing: 0em !important;
    text-align: center;
    color: #1B3060 !important;
}

.flex.pb-xs .flex-grow {
    text-align: center;
}

.flex.pb-xs .flex-grow p {
    width: 100%;
    max-width: 765px;
    margin: auto;
    margin-bottom: 50px;
}

.vk-subscription-payplans-outer table tr td .row:last-child {
    border-bottom: 1px solid #E7E7E7 !important;
}

td.vk-center-align {
    background-color: #FCFBFD;
}

.first-td .row p {
    width: 339px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0 !important;
}

.pp-plan-card__title {
    margin-top: 15px;
    margin-bottom: 15px !important;
}

.subscribe-main {
    border-top: 1px solid #E7E7E7 !important;
    border-left: 1px solid #E7E7E7 !important;
    border-right: 1px solid #E7E7E7 !important;
    background-color: #FCFBFD;
}

.pp-currency {
    font-family: Roboto;
    font-size: 20px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: center;
    color: #969696;
}

td:last-child.vk-center-align .row {
    border-right: 1px solid #E7E7E7 !important;
}

.vk-subscription-payplans-outer table tr td .row {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.vk-is-highlight {
    background-color: #fffddb !important;
}

.plan_desc a {
    background-color: #8EB65B !important;
    border: 1px solid #8EB65B !important;
    color: white !important;
}

.vk-center-align .row i.fa-times-circle {
    color: #969696;

}

.vk-subscription-payplans-outer td.first-td {
    background-color: #F4F4F4;
    font-weight: 600;
}

td.vk-center-align.plan_desc {
    padding-bottom: 20px;
}

td.pre-head {
    text-align: center;
}

.vk-center-align {
    text-align: center;
}

.vk-payplan-groups-tab {
    list-style: none;
    display: flex;
    justify-content: center;
    margin: 70px 0px 30px 0;
}

.vk-payplan-groups-tab li.vk-payplan-group-item {
    padding: 19px 10px;
    text-align: center;
    border-radius: 5px;
    color: #1B3060;
    font-weight: 500;
    margin-right: 20px;
    margin-left: 20px;
    border: 1px solid #E7E7E7 !important;
    width: 210px;
    cursor: pointer;
}

.vk-payplan-group-item.active {
    background-color: #8EB65B !important;
    color: white !important;
    border: 1px solid #8EB65B !important;
}

.vk-payplan-group-item-content {
    border: 1px solid #F0F0F0 !important;
    padding: 0px;
    border-radius: 5px;
}

.vk-palns-category-outer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 20px;
    margin-bottom: 20px;

}

.vk-palns-category-outer .vk-palns-category-desc h4 {

    font-size: 25px;
    font-weight: 700;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
    color: #1B3060;
    margin-bottom: 2px;

}

.vk-palns-category-datatable tr td {
    vertical-align: middle;
    padding: 0px 5px 0px 22px;

}

.vk-palns-category-datatable tr td a.o-btn {
    background-color: #8EB65B !important;
    color: white;
    width: 188px;
    border: 1px solid #8EB65B !important;

}

.vk-palns-category-datatable tr td:last-child {
    width: 300px;
}

.vk-palns-category-datatable tr td:not(:last-child) {
    border-right: 1px solid #E7E7E7 !important;
}

.vk-palns-category-datatable tr td h6 {

    font-size: 22px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 2px;

}

.vk-palns-category-datatable tr td:nth-child(2) {
    font-weight: 700;


}

.vk-palns-category-datatable tr td:nth-child(2)span {
    font-size: 22px;
    font-weight: 700;

}

.vk-payplan-group-item-content {
    display: none;
}

.vk-payplan-group-item-content.active {
    display: block;
}

.vk-palns-category-selection select.vk-palns-category {
    border: 1px solid #D9D9D9 !important;
    border-radius: 5px;

}

.vk-palns-category-datatable tr:nth-child(odd) {
    background-color: #F8F8F8;

}

.vk-payplan-small-desc {
    height: 100%;
}

#pp .pp-plan-card__desc {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 34px;
}

#pp .pp-plan-card__hd {
    padding-bottom: 1.2em !important;
}

/* .vk-payplan-groups-tab li.vk-payplan-group-item:hover{
        background-color: #8EB65B; 
        color: white;
        border:1px solid #8EB65B;
    } */

.cstm_tooltip {
    position: relative;
    width: 100%;
    /* height: auto; */
    /* max-width: 500px; */
}

.cstm_tooltip.req-table-tooltip .cstm_tooltip_text {
    font-size: 13px;
    color: #9b9999 !important;
    font-weight: 100 !important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #777;
}

.req-table-tooltip .cstm_jrPopup {
    width: fit-content !important;
    bottom: 65px;
}

.first-td .row.cstm_tooltip.req-table-tooltip .cstm_jrPopup p {
    overflow: hidden;
    white-space: unset;
}

.first-td .row.cstm_tooltip.req-table-tooltip .cstm_jrPopup::after {
    border-top: width solid #FF00FF !important;
    margin-top: -2px;
    content: "";
    content: "";
    width: 0;
    height: 0;
    border: 0 solid transparent;
    border-right-width: 6px !important;
    border-left-width: 6px !important;
    border-top: 6px solid #ffffff !important;
    position: absolute;
    top: 100%;
    left: 9px;
}

.cstm_jrPopup {
    display: none;
    position: absolute;
    z-index: 2500;
    width: 180px !important;
    color: var(--fwd-color-white);
    text-align: left;
    font-size: 12px;
    font-weight: 400;
    white-space: normal;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto;
    background: var(--fwd-color-gray-900);
    border: 1px solid var(--fwd-color-gray-900);
    border-radius: 4px;
    min-width: 180px;
    margin-top: 5px;
    padding: 5px 10px !important;
    bottom: 25px;
    top: auto;
}

.cstm_jrPopup::before {
    content: "";
    width: 0;
    height: 0;
    border: 0 solid transparent;
    border-right-width: 6px !important;
    border-left-width: 6px !important;
    border-top: 6px solid #cbcbcb !important;
    position: absolute;
    top: 100%;
    left: 9px;
}

.cstm_tooltip:hover .cstm_jrPopup {
    display: block;
}

.first-td .row .cstm_jrPopup {

    bottom: 45px;
}

.row.cstm_tooltip.req-table-tooltip {
    position: relative;
}

/* .row.cstm_tooltip.req-table-tooltip .cstm_jrPopup pre{
        color: white;
        background-color: black;
        border-radius: 10px;
        margin: 0 0 0px;
    
     } */
.first-td .row.cstm_tooltip.req-table-tooltip .cstm_jrPopup p {
    color: black;
    background-color: white;
    border-radius: 10px;
    margin: 0 0 0px;
    padding: 10px 0px;
    font-size: 14px;
    font-weight: 400;
    width: 100%;
    max-width: 230px;
    height: 100%;
    max-height: 80px;
    overflow-y: auto;


}

.first-td .row.cstm_tooltip.req-table-tooltip .cstm_jrPopup p::-webkit-scrollbar {
    width: 10px;
    background-color: white;
    border-radius: 5px;

}

.first-td .row.cstm_tooltip.req-table-tooltip .cstm_jrPopup p::-webkit-scrollbar-thumb {
    background-color: grey;
    border-radius: 10px;
}

.row.cstm_tooltip.req-table-tooltip .cstm_jrPopup {
    background-color: white;
    border-radius: 10px;
    border: 1px solid #d5d5d5 !important;
}

.t3-mainbody.t3-mainbody-100 .t3-sidebar {
    display: none;
}

.com_payplans.itemid-1346 .t3-mainbody #t3-content,
.com_payplans.itemid-1346 .t3-mainbody #t3-content,
.t3-mainbody.t3-mainbody-100 #t3-content {
    min-width: 100%;
}
.com_payplans.itemid-1346 .t3-mainbody .t3-sidebar-right {
    display: none;
} 
#edit_vendorPopUp_form .cstm_form .fields_group .fields_heading {
    /* background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #ffdada)); */
    padding: 8px 0 8px 20px;
}

/* #edit_vendorPopUp_form .cstm_form .fields_group {
        box-shadow: 0px 0px 20px -8px rgba(0, 0, 0, 0.75);
    
    } */

#edit_vendorPopUp_form form#edit_profile_form .control-group label {
    font-weight: 700;
}

#edit_vendorPopUp_form .cstm_form .control-group .controls input {
    /* border-radius: 7px; */
    border: 0;
    /* box-shadow: 0px 0px 13px -5px rgba(0,0,0,0.75); */
    border-bottom: 2px solid #b2b2b2;
}

#edit_vendorPopUp_form .cstm_form .control-group .controls select {
    /* border-radius: 7px; */
    border: 0;
    /* box-shadow: 0px 0px 13px -5px rgba(0,0,0,0.75);  */
    padding: 7px 12px !important;
    border-bottom: 2px solid #b2b2b2;
}

#edit_vendorPopUp_form .cstm_form .fields_group .hidden_fields {
    padding-left: 30px;
    padding-top: 30px;
    padding-bottom: 20px;
}

#edit_vendorPopUp_form .vendor_modal-inner .fields_group .control-group .controls fieldset.radio.btn-group label {
    border: 0;
}

#edit_vendorPopUp_form .cstm_form .control-group {
    display: flex;
    align-items: center;
}

.fields_group .hidden_fields .control-label {
    width: 34% !important;
}

.fields_group .hidden_fields .controls {
    width: 66%;
}

.vendor_modal-inner form.form-validate>.cstm_form {
    text-align: left;
}

#edit_vendorPopUp_form .vendor_modal-inner form.form-validate {
    text-align: right;
    margin-bottom: 0;
}

#edit_vendorPopUp_form .vendor_modal-inner .fields_group {
    border-style: solid;
    border-width: 1px;
}

#event_manager_modal h1,
#vendor_modal h1 {
    font-size: 36px;
    margin-top: 0;
}

.vendor_modal-inner .form-validate h3,
.event_manager_modal-inner .form-validate h3 {
    font-size: 17px;
    line-height: 20px;
    font-weight: 800;
    cursor: pointer;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    border-bottom: none;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #dddddd));
    border-radius: 3px 3px 0 0;
    padding: 8px 0 8px 20px;
    height: auto;
}

.form-validate .cstm_form .control-group {
    display: flex;
    align-items: center;
}

#edit_vendorPopUp_form .vendor_modal-inner form.form-validate .my-prf-submit {
    margin-left: -15px;
    margin-right: -15px;
}

.vendor_modal-inner .cstm_form .fields_group .hidden_fields .control-group .controls input,
.vendor_modal-inner .cstm_form .fields_group .hidden_fields .control-group .controls select {
    box-shadow: none;
}

.fields_group .hidden_fields .control-group .controls textarea {
    width: 70%;
    border: none;
    box-shadow: none;
    padding: 7px 12px;
    border-bottom: 2px solid #b2b2b2 !important;
}

.vendor_modal-inner .cstm_form .fields_group .hidden_fields .control-group .controls input:focus,
.vendor_modal-inner .cstm_form .fields_group .hidden_fields .control-group .controls select:focus,
.fields_group .hidden_fields .control-group .controls textarea:focus {
    border: 0 !important;
    border-bottom: 2px solid #669900 !important;
}

.event_vender_cstm_form .fields_group {
    border: 1px solid #CCCCCC !important;
    border-radius: 3px 3px 3px 3px;
    margin: 10px 0 0;
}

.event_vender_cstm_form .hidden_fields {
    padding-left: 30px;
    padding-top: 30px;
    padding-bottom: 20px;
}

.event_vender_cstm_form .hidden_fields .control-label {
    width: 34%;
}

.event_vender_cstm_form .hidden_fields .controls {
    width: 66%;
}

.event_vender_cstm_form .control-group {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
}

.event_vender_cstm_form .hidden_fields .control-group .controls input,
.event_vender_cstm_form .hidden_fields .control-group .controls select {
    height: 38px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.71428571;
    color: #666666;
    border-bottom: 2px solid #b2b2b2 !important;
    box-shadow: none;
}

.event_vender_cstm_form .hidden_fields .control-group .controls #myform_categories_of_event_type {
    height: 50px;
}

.event_vender_cstm_form .hidden_fields .control-group .controls fieldset input[type=radio] {
    height: 20px !important;
}

.event_vender_cstm_form .hidden_fields .control-group .controls input:focus,
.event_vender_cstm_form .hidden_fields .control-group .controls select:focus {
    border: 0 !important;
    border-bottom: 2px solid #669900 !important;
}

.event_vender_cstm_form .hidden_fields .control-group .controls .input-append {
    position: relative;
    width: 70% !important;
}

.event_vender_cstm_form .hidden_fields .control-group .controls .input-append .btn-secondary {
    position: absolute;
    right: 0;
    padding: 0;
    z-index: 9;
}

.vendor_profile_img {
    text-align: right;
}

.vendor_profile_img img {
    width: 130px;
    height: 130px;
    object-fit: cover;
    object-position: center;
    border-radius: 5px;
}

.cstm-pp-dashboard .vendor_modal-inner .event_vender_cstm_form .non_valid_prod_no {
    display: none;
}

.cstm_product_outer .div_product_cat li {
    list-style: none;
}

/*================= 29-03-2023 =================== */
#initial_popup .initial_popup_outer .vendor_modal-inner {
    padding: 20px 18px;
}

.cstm-pp-dashboard #initial_popup .initial_popup_outer h1 {
    font-weight: 700;
    font-size: 24px !important;
    line-height: 50px;
    letter-spacing: 0.2px;
    /* text-transform: capitalize; */
    color: #111;
    margin-top: 0;
    text-align: center;
}

#initial_popup .initial_popup_outer .control-group {
    display: flex;
    align-items: center;
    width: 100%;
}

#initial_popup .initial_popup_outer .control-label {
    width: 30%;
    text-align: left;
}

#initial_popup .initial_popup_outer .controls {
    width: 70%;
}

#initial_popup .initial_popup_outer .controls select,
#initial_popup .initial_popup_outer .controls input {
    width: 100%;
    box-shadow: none;
    border: 0;
    border-bottom: 2px solid #cdcdcd;
}

#initial_popup .initial_popup_outer .controls select:focus,
#initial_popup .initial_popup_outer .controls input:focus {
    box-shadow: none;
    border: 0 !important;
    border-bottom: 2px solid #669900 !important;
}

#initial_popup .initial_popup_outer a button {
    color: #fff;
    background-color: #d93030;
    border: 1px solid #d93030;
    transition: all 0.3s ease-in-out;
}

#initial_popup .initial_popup_outer a button:is(:hover, :focus) {
    background-color: #fff;
    color: #d93030;
}

#initial_popup .initial_popup_outer button {
    padding: 8px 18px;
    border-radius: 4px;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    color: #fff;
    background-color: #669900;
    border: 1px solid #669900;
    transition: all 0.3s ease-in-out;
    margin-top: 30px;
}

#initial_popup .initial_popup_outer button:is(:hover, :focus) {
    background-color: #fff;
    color: #669900;
}

label#myform_twitter_id-lbl,
label#myform_twitter_followers-lbl {
    color: #1DA1F2;
}

label#myform_linkedin_id-lbl,
label#myform_linkedin_followers-lbl {
    color: #0A66C2;
}

.extra_form_fields_toggle {
    text-align: right;
    color: red;
    width: 80%;
    cursor: pointer;
}

.extra_form_fields_toggle:hover {
    text-decoration: underline;
}

fieldset.radio.btn-group label {
    border: unset !important;
    line-height: 0 !important;
    background: unset !important;
}

fieldset.radio.btn-group input {
    display: inline-block !important;
}

/* My Dashboard Css Start ==================== */
.byr-profile-dashboard .my_profile_header_bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.byr-profile-dashboard .my_profile_header_bar .vendor_profile_img img {
    width: 70px;
    height: 70px;
}

.byr-profile-dashboard .well {
    background-color: #fff;
    border-color: #fff;
    padding: 8px 20px;
}

.byr-profile-dashboard .tabs-left .nav-tabs {
    background: #ffffff;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    padding-bottom: 0;
}

.byr-profile-dashboard .tab-content {
    margin-bottom: 20px;
    box-shadow: rgb(99 99 99 / 18%) 0px 2px 8px 0px;
}

#scp-response-content .byr-profile-dashboard .tab-pane {
    background-color: #fff;
    padding: 25px 45px 30px !important;
}

.byr-profile-dashboard .tabs-left .nav-tabs li {
    border-bottom: 1px solid #f1f1f1;
}

.byr-profile-dashboard .tabs-left .nav-tabs li+li {
    margin-top: 0;
}

.byr-profile-dashboard .tabs-left .nav-tabs li.active a {
    background-color: #9BC1C7;
}

.byr-profile-dashboard .tabs-left .nav-tabs li.active:hover a {
    background-color: #9BC1C7;
}

.byr-profile-dashboard .tabs-left .nav-tabs li.active a:is(:hover, :focus) {
    background-color: #9BC1C7;
    border-right-color: #9BC1C7;
}

.byr-profile-dashboard .tabs-left .nav-tabs li a {
    padding: 12px 15px;
    font-family: 'Roboto Condensed';
}

.byr-profile-dashboard .sub_menu li.active {
    background: #fff !important;
}

.byr-profile-dashboard ul.sub_menu li.active::before,
.byr-profile-dashboard ul.sub_menu li:hover::before {
    border-color: #9BC1C7;
}

.byr-profile-dashboard .tabs-left .nav-tabs li a:hover {
    background: #9BC1C7;
}

.byr-profile-dashboard .tabs-left .nav-tabs li.active a+ul li a {
    background-color: #fff;
}

.byr-profile-dashboard .tabs-left .nav-tabs li.active:hover a+ul li a {
    background-color: #fff;
}

.byr-profile-dashboard .tabs-left .nav-tabs li a+ul.sub_menu li {
    padding-left: 0;
    border-left: 2px solid #9BC1C7;
}

.byr-profile-dashboard .tabs-left .nav-tabs li a+ul.sub_menu li:hover {
    background: #9BC1C7;
    color: #fff;
}

.byr-profile-dashboard .tabs-left .nav-tabs li a+ul.sub_menu li:hover a {
    background: #9BC1C7;
    color: #fff;
}
.cstm-pp-dashboard .cstm-jr-results .jrModuleItemThumbnail .custImage {
    width: 180px !important;
    height: 150px !important;
    object-fit: scale-down !important;
}
/* .byr-profile-dashboard .tabs-left .nav-tabs ul.sub_menu li:hover {
        background: #ffffff;
    } */
/* .byr-profile-dashboard .tabs-left .nav-tabs li:hover a {
        background-color: #000;
    }
    .byr-profile-dashboard .tabs-left .nav-tabs li:hover a + .sub_menu li a{
        background-color: #000;
    } */
/* .byr-profile-dashboard .tabs-left .nav-tabs li a + .sub_menu li.active {
        padding-left: 0;
    }
    .byr-profile-dashboard .tabs-left .nav-tabs li a + .sub_menu li {
        padding-left: 0;
    } 
    .byr-profile-dashboard .tabs-left .nav-tabs li.active a + .sub_menu li {
        background-color: #fff;
        color: #000;
        padding-left: 0;
    }
    .byr-profile-dashboard .tabs-left .nav-tabs li.active a + .sub_menu li a {
        background-color: transparent;
        font-family: 'Roboto Condensed';
        color: #000;
    }*/
.byr-profile-dashboard .tabs-left .nav-tabs li a+.sub_menu li.active::before,
.byr-profile-dashboard .tabs-left .nav-tabs li a+.sub_menu li::before {
    display: none;
}

.byr-profile-dashboard .student_add_product {
    margin-top: 0;
    margin-bottom: 0px;
    max-width: 100%;
    border: 0;
    background-color: transparent;
    box-shadow: none;
    padding-bottom: 0;
}

.byr-profile-dashboard .student_add_product .btn-primary {
    border-color: #9BC1C7 !important;
    font-family: 'Roboto Condensed';
}

.byr-profile-dashboard .student_add_product .btn-primary:hover {
    border-color: #9BC1C7 !important;
    color: #9BC1C7 !important;
    background-color: #fff !important;
    font-family: 'Roboto Condensed';
}

.byr-profile-dashboard .cstm_profile_edit {
    color: #000000;
    font-family: 'Roboto Condensed';
}

.byr-profile-dashboard .white-well .help-block::after,
.byr-profile-dashboard .white-well .help-block::before {
    display: none;
}

.byr-profile-dashboard .white-well .help-block h4 {
    margin-bottom: 0;
}

.byr-profile-dashboard .white-well .help-block .subsdiv {
    padding: 20px 0px;
}

.byr-profile-dashboard .subsdiv_access .subsdiv_main {
    background-color: #1f9feb;
}

.byr-profile-dashboard .subsdiv_btn {
    background: transparent;
}

.byr-profile-dashboard .white-well .help-block .subsdiv a {
    display: inline-block;
    font-family: 'Roboto Condensed';
    padding: 10px 14px;
    font-size: 18px;
    background-color: transparent;
    border: 1px solid #1f9feb;
    color: #1f9feb;
    font-weight: 500;
    transition: all 0.3s ease-in-out;
}

.byr-profile-dashboard .white-well .help-block .subsdiv a:hover {
    background-color: #1f9feb;
    color: #fff;
}

.byr-profile-dashboard .subsdiv_btn a {
    font-family: 'Roboto Condensed';
    color: #000;
    transition: all 0.3s ease-in-out;
}

.byr-profile-dashboard .subsdiv_btn a:hover {
    color: #3a3a3a;
    text-decoration: underline;
}

.byr-profile-dashboard .white-well .help-block .subsdiv a {
    display: inline-block;
    font-family: 'Roboto Condensed';
}

.byr-profile-dashboard .tab-content #my-purchases {
    width: 100%;
    clear: both;
    float: left;
}

.byr-profile-dashboard #my-purchases .white-well {
    width: 100%;
    clear: both;
    float: left;
}

.byr-profile-dashboard #my-purchases #fd {
    width: 100%;
    clear: both;
    float: left;
}

.byr-profile-dashboard .white-well .help-block .subsdiv {
    padding: 20px 0px;
}

.byr-profile-dashboard .space-y-xs .o-card__title a {
    font-family: 'Roboto Condensed';
    color: #d93030;
}

.byr-profile-dashboard .space-y-xs .o-card__title a:hover {
    text-decoration: underline;
}

.byr-profile-dashboard .space-y-xs .o-card__desc .gap-sm span a {
    font-family: 'Roboto Condensed';
    font-size: 16px;
    color: #1f9feb;
}

.byr-profile-dashboard #my-favorite .fields_group .fields_heading,
.byr-profile-dashboard #my-reviews .fields_group .fields_heading {
    background: #9BC1C7;
    color: #fff;
    padding: 10px 0 12px 20px;
    font-weight: 400;
}

.byr-profile-dashboard #my-reviews .fields_group .bright_blue_clr {
    background: #1f9feb;
}
.byr-profile-dashboard #my-favorite .white-well .fields_group {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border: 1px solid #ebebeb;
}

.byr-profile-dashboard #my-favorite .cstm-jr-results {
    gap: 0 15px;
}

.byr-profile-dashboard #my-favorite .cstm-jr-results .jrModuleItem {
    box-shadow: 0px 0px 5px 1px rgb(118 118 118 / 50%);
    width: calc(33.3% - 15px);
    max-width: calc(33.3% - 15px);
    margin-right: 0 !important;
}

.byr-profile-dashboard #my-favorite .cstm-jr-results .jrModuleItem .jrModuleItemTitle a {
    color: #000;
    font-family: 'Roboto Condensed';
    font-size: 16px;
}

.byr-profile-dashboard #my-favorite .cstm-jr-results .jrModuleItem .jrModuleItemTitle a:hover {
    text-decoration: underline;
}

.byr-profile-dashboard #my-reviews .cstm-jr-results #add_rev_btn a {
    background-color: #fff;
    border: 1px solid #1f9feb;
    color: #1f9feb;
    font-family: 'Roboto Condensed';
    font-size: 16px;
}

.byr-profile-dashboard #my-reviews .cstm-jr-results #add_rev_btn a:hover {
    background-color: #1f9feb;
    color: #fff;
}

.cstm-pp-dashboard #my-favorite .cstm-jr-results .jrModuleItemThumbnail {
    text-align: center;
}

#my-favorite .cstm-jr-results .jrModuleItemThumbnail img {
    width: 250px !important;
    height: 150px !important;
    object-fit: scale-down !important;
}

/*================= My Favorite Page Dashboard ================= */
.default_profile_outer_sec h2 {
    margin-top: 0;
    line-height: 17px;
    font-size: 20px;
    font-weight: 600;
    font-family: 'Roboto Condensed';
}

.default_profile_inner_sec {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 0 100px;
    justify-content: center;
}

.default_profile_inner_sec .jrLastItem {
    box-shadow: 0px 0px 5px 1px rgb(118 118 118 / 50%);
    width: 22%;
    max-width: 22%;
    border-radius: 8px;
    margin-bottom: 20px;
}

.default_profile_inner_sec .jrModuleItemThumbnail {
    text-align: center;
}

.default_profile_inner_sec .jrModuleItemThumbnail img {
    margin: 30px 0;
    width: 150px;
    height: 120px;
    object-fit: scale-down;
}

.default_profile_inner_sec .jrModuleItemContent {
    text-align: center;
    padding-bottom: 10px;
}

.default_profile_inner_sec .jrModuleItemTitle a {
    color: #000;
    font-family: 'Roboto Condensed';
    font-size: 16px;
}

.default_profile_inner_sec .jrModuleItemTitle a:hover {
    text-decoration: underline;
}

.default_profile_inner_sec .more_link {
    text-align: right;
    width: 100%;
    padding-right: 15px;
    color: #d93030;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    cursor: pointer;
}

.default_profile_inner_sec .more_link:hover {
    text-decoration: underline;
}

.scp-page-list-view .btn-primary {
    background-color: black !important;
    border-color: #000 !important;
    border: 1px solid;
    font-family: 'Roboto Condensed';
}

.scp-page-list-view .btn-primary:hover {
    background-color: #fff !important;
    color: #000 !important;
    border-color: #000 !important;
}

.byr-profile-dashboard .my_comparison_sec {
    margin-top: 40px;
}

.byr-profile-dashboard .my_review_sec {
    margin-top: 75px;
}

.my_comparison_sec_inner {
    margin-right: 15px;
}

.default_profile_inner_sec .my_cmpr_list {
    width: 100%;
    list-style: none;
    padding: 15px 20px;
    margin: 0px;
    box-shadow: 0px 0px 5px 1px rgb(118 118 118 / 50%);
    border-radius: 8px;
}

.default_profile_inner_sec .my_cmpr_list li {
    display: flex;
    width: 100%;
}

.default_profile_inner_sec .my_cmpr_list_item .srlno,
.default_profile_inner_sec .my_cmpr_list_item .action {
    flex: 0 0 3%;
}

.default_profile_inner_sec .my_cmpr_list_item .title {
    flex: 0 0 94%;
    padding-right: 15px;
}

.default_profile_inner_sec .my_cmpr_list li p {
    margin: 0;
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    font-family: 'Roboto Condensed';
}

.default_profile_inner_sec .my_cmpr_list li.prod_cmprsn p,
.default_profile_inner_sec .my_cmpr_list li.prod_cmprsn p a {
    color: #1f9feb;
}

.default_profile_inner_sec .my_cmpr_list li.serv_cmprsn p,
.default_profile_inner_sec .my_cmpr_list li.serv_cmprsn p a {
    color: #d93030;
}

.default_profile_inner_sec .my_cmpr_list_item .action i {
    cursor: pointer;
}

.default_profile_inner_sec .my_cmpr_list_item .title i {
    padding: 0 5px;
    color: #939393;
}

.default_profile_inner_sec .my_cmpr_list_item .title i {
    padding: 0 5px;
    color: #939393;
}

.default_profile_add_prod_sec {
    text-align: right;
    margin-right: 15px;
    margin-top: 40px;
}

table.myviewostt.cstm-myviewostt.cmpny_profile_datatable,
table.myviewostt.cstm-myviewostt.about_me_profile_datatable {
    margin-top: 40px;
}

table.myviewostt.cstm-myviewostt.user_profile_datatable {
    color: #2c7b9b;
}

table.myviewostt.cstm-myviewostt.cmpny_profile_datatable {
    color: #2e2e2e;
}

table.myviewostt.cstm-myviewostt.about_me_profile_datatable td.my_pfl_abt_me {
    color: #2c7b9b;
    display: flex;
    width: 100%;
    align-items: baseline;
    justify-content: left;
}

table.myviewostt.cstm-myviewostt.about_me_profile_datatable td.my_pfl_abt_me span {
    width: 81% !important;
}

table.myviewostt.cstm-myviewostt.about_me_profile_datatable td.my_pfl_abt_me p.mediumcstmReadMore {
    font-size: 15px;
}

.user_name_placeholder h3,
.vk_toggler,
.default_profile_inner_sec .my_cmpr_list_item .title {
    cursor: pointer;
}

.user_name_placeholder h3:hover,
.vk_toggler:hover,
.default_profile_inner_sec .my_cmpr_list_item .title:hover {
    text-decoration: underline;
}

/*================================= 27-Mar-2023 ================================= */
.byr-profile-dashboard #my-purchases,
.byr-profile-dashboard #my-media {
    height: 600px;
    overflow-y: auto;
}

.byr-profile-dashboard #my-purchases::-webkit-scrollbar,
.byr-profile-dashboard #my-media::-webkit-scrollbar {
    width: 12px;
    background-color: transparent;
}

.byr-profile-dashboard #my-purchases::-webkit-scrollbar-thumb,
.byr-profile-dashboard #my-media::-webkit-scrollbar-thumb {
    background-color: transparent;
    border: 1px solid #b3b3b3;
    border-radius: 5px;
}

.byr-profile-dashboard #my-media .moduletable .jrModuleItems {
    padding-top: 4px;
}

.jrLastItem .jrModuleItemContent .jrModuleItemTitle a {
    color: #000;
    font-family: 'Roboto Condensed';
    transition: all 0.3s ease-in-out;
}

.jrLastItem .jrModuleItemContent .jrModuleItemTitle a:hover {
    text-decoration: underline;
}

#myproductost .white-well table,
#myserviceost .white-well table {
    width: 100%;
    border: 1px solid #cdcdcd;
    margin-bottom: 30px;
}

#myproductost .white-well table thead tr th,
#myserviceost .white-well table thead tr th {
    padding: 12px 10px;
}

.suggested_listing .myviewostt thead tr th {
    padding: 12px 10px;
}

.suggested_listing .myviewostt tbody tr td {
    padding: 8px 10px;
}

.suggested_listing .myviewostt tbody tr td .stroke_grn {
    border: 1px solid #000 !important;
    font-size: 14px;
    padding: 7px 16px;
    font-family: 'Roboto Condensed';
    color: #000;
    font-weight: 500;
}

.suggested_listing .myviewostt tbody tr td .stroke_grn:hover {
    background-color: #000;
    color: #fff;
}

#myproductost .add_jr_listing a,
#myserviceost .add_jr_listing a {
    color: #000;
    font-family: 'Roboto Condensed';
}

#myproductost .add_jr_listing a:hover,
#myserviceost .add_jr_listing a:hover {
    color: #000;
    text-decoration: underline;
}

/* Form on mobile css*/
@media screen and (max-width: 991px) {
    .cstm-pp-dashboard #myviewost table.myviewostt.cstm-myviewostt td span {
        width: 30%;
    }

    .cstm-pp-dashboard #myviewost table.myviewostt.cstm-myviewostt td {
        width: auto;
    }

    .cstm-pp-dashboard #myviewost .myviewostt.cstm-myviewostt tr {
        display: flex;
        flex-direction: column;
    }

    .cstm-pp-dashboard #myviewost .cstm_my_profile tr td:nth-child(1) {
        width: 31% !important;
        order: 2;
    }

    .cstm-pp-dashboard #myviewost .cstm_my_profile tr td:nth-child(3) {
        width: 100% !important;
        order: 1;
    }

    .cstm-pp-dashboard #myviewost .cstm_my_profile tr {
        display: flex;
        flex-wrap: wrap;
    }

    .cstm-pp-dashboard #myviewost .cstm_my_profile tr td:nth-child(2) {
        order: 3;
    }
}

@media screen and (max-width: 767px) {

    .cstm-pp-dashboard #myproductost table.myviewostt,
    .cstm-pp-dashboard #myserviceost table.myviewostt {
        display: flex;
        flex-direction: column;
    }

    .cstm-pp-dashboard #myproductost .add_jr_listing,
    .cstm-pp-dashboard #myserviceost .add_jr_listing {
        margin-bottom: 15px;
    }

    .cstm-pp-dashboard #myproductost table.myviewostt tbody tr,
    .cstm-pp-dashboard #myserviceost table.myviewostt tbody tr {
        display: flex;
        align-items: stretch;
        flex-direction: column;
        border: 1px solid #e5e5e5;
        padding: 20px;
        border-radius: 4px;
        margin-bottom: 12px;
    }

    .cstm-pp-dashboard #myproductost table.myviewostt thead,
    .cstm-pp-dashboard #myserviceost table.myviewostt thead {
        display: none;
    }

    .cstm-pp-dashboard #myproductost table.myviewostt tbody,
    .cstm-pp-dashboard #myserviceost table.myviewostt tbody {
        display: flex;
        flex-direction: column;
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%;
        align-items: stretch;
        min-width: 100%;
    }

    .cstm-pp-dashboard #myproductost table.myviewostt tbody tr td:before,
    .cstm-pp-dashboard #myserviceost table.myviewostt tbody tr td:before {
        font-weight: bold;
        text-transform: capitalize;
        width: 50%;
        position: absolute;
        left: 0;
        top: 0;
    }

    .cstm-pp-dashboard #myproductost table.myviewostt tbody tr td,
    .cstm-pp-dashboard #myserviceost table.myviewostt tbody tr td {
        width: 100%;
        padding-left: 50%;
        position: relative;
    }

    .cstm-pp-dashboard #myproductost table.myviewostt tbody tr td:nth-child(1):before {
        content: 'Product Name';
    }

    .cstm-pp-dashboard #myproductost table.myviewostt tbody tr td:nth-child(2):before {
        content: 'Product Category';
    }

    .cstm-pp-dashboard #myproductost table.myviewostt tbody tr td:nth-child(3):before,
    .cstm-pp-dashboard #myserviceost table.myviewostt tbody tr td:nth-child(3):before {
        content: 'Status';
    }

    .cstm-pp-dashboard #myproductost table.myviewostt tbody tr td:nth-child(4):before,
    .cstm-pp-dashboard #myserviceost table.myviewostt tbody tr td:nth-child(4):before {
        content: 'Action';
    }

    .cstm-pp-dashboard #myserviceost table.myviewostt tbody tr td:nth-child(1):before {
        content: 'Service Name';
    }

    .cstm-pp-dashboard #myserviceost table.myviewostt tbody tr td:nth-child(2):before {
        content: 'Service Category';
    }
}

@media screen and (max-width: 575px) {

    .cstm-pp-dashboard #myviewost .cstm_my_profile tr td:nth-child(1),
    .cstm-pp-dashboard #myviewost .cstm_my_profile tr td:nth-child(2),
    .cstm-pp-dashboard #myviewost table.myviewostt.cstm-myviewostt td span {
        width: 100% !important;
    }

    .cstm-pp-dashboard #myviewost table.myviewostt.cstm-myviewostt td:not(:last-child) span {
        display: block;
        margin: 0;
    }
}

@media(max-width:600px) {
    .modal {
        left: 0;
        width: 92%;
        margin-left: 0;
        margin: 0 auto;
    }

    .cstm-pp-dashboard #my-reviews .cstm-jr-results .jrModuleItem.jrLastItem,
    .cstm-pp-dashboard #my-favorite .jrModuleItem.jrLastItem {
        width: 50%;
        max-width: 46%;
    }
}

@media screen and (max-width: 480px) {
    .cstm-pp-dashboard #my-media .jrModuleItems .jrModuleItem {
        flex: 0 0 32%;
    }

    .cstm-pp-dashboard #my-reviews .cstm-jr-results .jrModuleItem.jrLastItem,
    .cstm-pp-dashboard #my-favorite .jrModuleItem.jrLastItem {
        width: 100%;
        max-width: 100%;
        margin-right: 0 !important;
    }

    .cstm-pp-dashboard #my-reviews .cstm-jr-results,
    .cstm-pp-dashboard #my-favorite .cstm-jr-results {
        overflow: inherit;
    }

    .cstm-pp-dashboard #my-reviews .white-well,
    .cstm-pp-dashboard #my-favorite .white-well {
        margin: 0 !important;
    }

    .cstm-pp-dashboard #myproductost table.myviewostt tbody tr td:before,
    .cstm-pp-dashboard #myserviceost table.myviewostt tbody tr td:before {
        width: 100%;
        position: relative;
        display: block;
    }

    .cstm-pp-dashboard #myproductost table.myviewostt tbody tr td,
    .cstm-pp-dashboard #myserviceost table.myviewostt tbody tr td {
        padding-left: 0;
    }
}