:root{
    --sub-config-header-height: 100px;
}

.form-button__print-quote-btn:hover {
    color: white;
    background: #929292 !important;
    border-color: #929292;
}

#admin_menu_new_quote-popup .j-modal__content {
    width: auto;
}

.j-modal--open .j-modal__wrap {
    /*width: 800px;*/
}
.custom-control-label, #contact_type_name{
    font-size: 15px;
}
#contact_type_name{
    margin-top: 0px;
    margin-left: 5px;
}
.j-modal__content {
    width: auto;
}
body .new-user-form .signup-item-label__label-password.error-validation .custom-error-template-class{
    line-height: 35px;
}
.additional_info-title.required:after {
    content: '\f069';
    color: #EC644B;
    font-size: 8px;
    padding-left: 6px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    top: -1.2em;
    position: relative;
    transform: rotate(60deg);
    display: inline-block;
    transition: all linear 0.3s;
}
.additional_info_radio_wrapper .custom-error-wrapper-class{
    position: absolute;
    top: -20px;
    right: 50px;
    color: red;
    font-size: 11px;
}
.add_new_user_popup .new-user-form .signup-item-label.error-validation .custom-error-wrapper-class,  .add_new_popup  .new-user-form .signup-item-label.error-validation .custom-error-wrapper-class {
    top: 50px;
    text-align: right;
}
.additional_info_radio_wrapper{
    position: relative;
}
.additional_info p.signup-p__hint {
    margin: 20px 0 15px 0;
}
.add_new_user_popup .j-modal__wrap, .add_new_customer_popup .j-modal__wrap,  .add_new_popup  .j-modal__wrap{
    width: auto;
}
.signup-item__billing-form-wrp .signup-item-label__label-opt_in .CheckBox{
    top: 0px;
    height: 22px;
    width: 22px;
}
.select2-customer_name{
    width: 100%;
}
.signup-item__billing-form-wrp form {
    width: calc(100% - 10px);
}
.sales_rep_item-name {
    width: 150px;
    min-width: 150px;
}
.Header .SubMenu-UserPart  li .customer-service-link {
    text-transform: uppercase;
    font-size: 15px;
}

.myaccount-wrp #export_quotes_popup {
    max-width: 100%;
}

.dataTables_wrapper .dataTables_filter input {
    margin-left: 0;
    margin-right: 0;
}

.Header .MainMenu .Container{
    padding: 0;
}

.j-modal p, .new-user-form .j-modal p{
    font: 400 15px/26px 'Roboto', sans-serif;
    padding-left: 0;
    padding-right: 0;
}
.dataTable select {
    font: normal 14px/24px mr-eaves-xl-modern, sans-serif;
}
.form-items-row .select2-customer_name .signup-item-placeholder {
    top: -26px;
}
.new-user-form .select2-customer_name {
    margin-top: 25px;
}
#create_quote_on_behalf_CS_quote-page{
    width: 210px;
}
#users_table_filter input, #customer-service-wrp .dataTables_filter input {
    padding: 6px 30px;
}
#customer-service-wrp .create_quote_on_behalf, #customer-service-wrp #add_customer_btn {
    color: white;
    font-weight: 500;
}
#js-export-customers-btn{
    top: 7px;
    margin-right: 55px;
}

.sales-rep #js-export-customers-btn {
    top: 9px;

}

#export_quotes_popup .j-modal__wrap, #export_users_popup .j-modal__wrap {
    max-width: 800px;
}

.sales-rep #js-export-customers-btn:hover{
    color: var(--default_color_var);
}
.customer-service__users-tab .red-dash {
    margin-bottom: 20px;
}
.myaccount-container-wrp .js-export-quotes-popup-btn {
    text-transform: uppercase;
    top: 17px;
}
.customer-service__users-tab .js-export-btn {
    top: 6px;
}
.signup-item__billing-form-wrp label.signup-item-label__label-ship_post_code .custom-error-wrapper-class,
.signup-item__billing-form-wrp label.signup-item-label__label-post_code .custom-error-wrapper-class,
.signup-item__billing-form-wrp label.signup-item-label__label-state .custom-error-wrapper-class,
.signup-item__billing-form-wrp label.signup-item-label__label-ship_state .custom-error-wrapper-class
{
    width: 82px;
    display: block;
    top: 58px;
}
.signup-item__billing-form-wrp label.signup-item-label__label-state .custom-error-wrapper-class span,
.signup-item__billing-form-wrp label.signup-item-label__label-ship_state .custom-error-wrapper-class span,
.signup-item__billing-form-wrp label.signup-item-label__label-post_code .custom-error-wrapper-class span,
.signup-item__billing-form-wrp label.signup-item-label__label-ship_post_code .custom-error-wrapper-class span  {
    display: block;
}
/*product_links*/
.mce-container {width: 50%}
.product_links .custom-control{
    margin-right: 10px;
}
.product_links .link-input{
    width: 300px;
    height: 30px;
    margin: 0 20px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    color: #00a9ce;
}
.product_links .link-input{
    width: 300px;
    height: 30px;
    margin: 0 20px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    color: #00a9ce;
}
.product_links_wrapper{
    margin: 20px auto;
}
.product_links_wrapper .custom-control-input:checked ~ .custom-control-color::after {
    background-color: gray;
    color: #FFFFFF;
    border-radius: 3px;
}
.product_links_wrapper .mce-container-body {
    display: flex;
    height: 30px;
}
.product_links_wrapper .mce-container * {
    height: 30px;
}
.product_links_wrapper .mce-toolbar .mce-btn-group {
    padding: 0px;
}
.discontinued .custom-control{
    margin-bottom: 0px;
}
.display .col-form-label__description, .discontinued .col-form-label__description{
    margin-bottom: 5px;
}
.product_links_wrapper .mce-btn-group .mce-btn {
    margin-left: 0px;
}
#filters .sort_by_featured {
    margin: 15px 0;
}
#filters .sort_by_featured label{
    margin-right: 20px;
}
.mce-ico {
    font-family: 'tinymce',Arial !important;
}
.product_links_wrapper .product_links.form-group.row {
    margin-bottom: 20px;
}
.product_links_wrapper .mce-edit-area{
    width: 100%;
    border: none;
}
.product_links.row{
    flex-wrap: nowrap;
}
#invoices_table_wrapper,
#users_table_wrapper{
    margin-top: 24px;
}
.MainMenu-Wrapper .SloganAndSearch {
    width: 220px;
    margin-right: 30px;
}
.config_design_3 .MainMenu-Wrapper .SloganAndSearch{
    margin-left: 30px;
}
.MainMenu .MainMenu-Wrapper .NavigationSlogan {
    position: relative;
    color: #000;
    color: var(--default_color_var);
    font-size: 30px;
    font-family: mr-eaves-xl-modern, Helvetica, Arial, sans-serif;
    font-weight: 700;
    margin-top: -9px;
    margin-bottom: 0;
    margin-top: 8px;
    width: 220px;
}
.sales-rep #rep_resources_filter{
    margin-top: 10px;
}
.sale-rep__users-tab .red-dash {
    margin-bottom: 0;
}
#sales-rep_customers_table_wrapper #sales-rep_customers_table_filter {
     margin-bottom: 10px;
     margin-top:  10px;
}

.sales_rep__customer-details-tab h3.title {
    text-transform: none;
    font-size: 16px;
}

.KeyAccount {
    margin: -11px 0 10px 0;
    text-align: center;
    width: 100%;
}
#customer-service-wrp .js-add-new-user-popup-btn {
    margin: 0;
    right: 0;
    width: 140px;
    font-size: 16px;
    height: auto;
    box-sizing: content-box;
    color: white;
    padding: 4px 20px;
    font-weight: 500;
}
body .Container #customer-service-wrp .dataTables_filter{
    margin: 10px 0;
    padding-top: 0px;
    padding-bottom: 10px;
    bottom: 0px;
}
.myaccount-wrp .just-select {
    border: 1px solid var(--default_color_var);
    line-height: 30px;
    font-size: 16px;
    width: 100%;
    padding: 0 25px 0 10px;
    border-radius: 0px;
    color: #707070;
    height: 44px;
    margin-left: 0px;
    background-color: #f7f7f7;
    outline: none;
}
.j-modal__wrap .new_prospective_customer .select2-assign_sales_rep{
    margin-top: 24px;
    margin-bottom: 22px;
}
.new_quote_user_pc .signup-container-wrp{
    padding-bottom: 0px;
    min-height: auto;
}
.new_prospective_customer select[name="mfr_rep_id"]{
    margin-top: 14px !important;
}
.size_row_wrap {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
}
#quote_change_pricing_form{
    padding-left: 25px;
    padding-right: 25px;
}
body #configurator .steps > ul input[type="radio"] {
    display: none;
}
.conf-block-wrap-legs .configurator-product-control-setting-1 #step-sr .options__item{
    width: auto;
    padding: 8px 20px 8px 15px;
}

body .configurator-product-control-setting-1 .options__item-title {
    display: block;
    margin-top: 10px;
}
#quote_print_popup .j-modal__wrap {
    padding-bottom: 0px;
}
#edit_pc_discount_popup .custom-discount-label span {
    font-size: 14px;
    width: 230px;
    padding-left: 0px;
}
#order_total_show{
    padding-right: 0px;
}
#quote_change_pricing_form .quote-print-label{
    font-size: 15px;
}
#new_prospective_customer .signup-item-label__label-state .custom-error-wrapper-class{
    width: 124px;
    margin-top: 10px;
}
body .edit_new_prospective_customer_popup .new-user-form .signup-item-label.error-validation .custom-error-wrapper-class {
    top: 50px;
}
body input[aria-controls="select2-admin_menu_new_quote_pc-select-results"], body input[aria-controls="select2-admin_menu_new_quote-select-results"] {
    background-position: right 5px top 11px;
}
.new_prospective_customer .select2-container--default .select2-selection--single,
#new_customer_form .select2-container--default .select2-selection--single
{
    padding: 0px;
}
.SubMenu-UserPart-icons li.view_catalog{
    margin-top: 3px;
}
#quotes_tableCustomerServicePortal_filter {
    padding-bottom: 0;
}
#customer-service_customers_table_filter{
    padding-top: 0;
}
body.fullscreen3d {
    overflow: hidden;
}
* {
    font-family: 'Roboto', Helvetica, Arial, sans-serif !important;
}
.d-none-important {
    display: none !important;
}
.fa, .fas {
    font-family: 'Font Awesome 5 Free' !important;
    font-weight: 900;
}
.far {
    font-family: 'Font Awesome 5 Free' !important;
}
.Button-Configure {
    border-radius: 20px;
}
.Button-Details.Button-Details {
    height: 33px;
    line-height: 13px;
}
#myaccount-wrp  .quote-existing_shipping_addresses .CheckInput:checked + .CheckBox::before {
    height: 10px;
    width: 10px;
    position: absolute;
    content: '';
    top: 3px;
    left: 3px;
    border-radius: 8px;
    background-color: var(--default_color_var);
}
#quote-newform_shipping_addressesPage  .signup-item-label .parsley-required{
    margin-top: 12px;
    color: red;
    width: 140px;
    font-size: 14px;
    font-size: 12px;
    white-space: nowrap;
    text-align: left;
}
.upper {
    text-transform: none;
}
.forgot-link {
    color: #929292;
    font-size: 15px;
    text-align: left;
}
.login-item__login-form-wrp input {
    margin-top: -15px;
}

.login-item__create-new > p {
    font-weight: 500;
}
::placeholder {
    text-transform: none;
    color: #929292;
    font-size: 15px;
}
.login-item__create-new li {
    font-weight: 500;
}

.login-item__create-new h2 {
    margin: 0 0 9px 0;
}

.login-item__login-form-wrp input.text-input {
    border: none;
    border-bottom: 1px solid #929292;
}

.login-item__login-form-wrp label.text-input-wrap {
    color: white;
}

input {
    background: white;
}

#quote_change_shipping_address_popup .j-modal__wrap{
    max-width: none;
    min-width: auto;
    width: auto;
}

#change_shipping_address {
    width: 800px;
}

#create_quote_on_behalf_SR_quote-page {
    position: relative;
    top: auto;
    right: auto;
    line-height: 28px;
    padding: 5px 30px 5px 30px;
}

.total_over_filter_wrapper {
    margin-top: -15px;
}

@media all and (min-width: 1420px) {
    :root {
        --Header--height: 80px;
    }
}

@media all and (max-width: 1420px) {
     /*HEADER*/
    :root {
        --Header--height: 80px;
    }
}

.mine_search_input_wrapper{
    width: 50%;
    position: relative;
}
.mine_search_input_wrapper .recent-searches-wrp{
    border: none;
}
.mine_search_input_wrapper .select2-container--open{
    z-index: inherit;
}
.select2-dropdown--below{
    border: none;
}

.floating_cart .cartWrap {
    justify-content: space-between;
    padding: 13px 20px 20px;
}

.floating_cart .cartWrap .sec_part {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.quote_on_behalf_info {
    margin-top: -5px;
}

.shipping-total__item .selectric-scroll ul li  {
    display: flex;
    text-align: left;
}

.cartItem img{
    height: 110px;
}
.floating_cart .cartItem {
    margin-top: 0;
}
.floating_cart .cartWrap a{
    font-size: 18px;
}
.floating_cart .view_quote_btn {
    margin: auto 0 auto 20px;
}
.cartWrap .quote_title{
    font-size: 16px;
    font-weight: 300;
}
.cartWrap .quote_title span{
    font-size: 22px;
    color: black;
    font-weight: 900;
    margin-left: 10px;
}

.cartWrap .cancel-btn{
    margin: 0;
}

#PopupAddMoreItemsToQuote span.FiltersUsed-text_cross{
    background-image: url("/assets/img/icons/cancel.png");
    width: 22px;
    height: 22px;
    background-size: 22px;
    background-repeat: no-repeat;
    margin: 0;
}

.floating_cart.quote-list {
    margin-left: initial;
    box-sizing: border-box;
    display: block;
    width: 60%;
    min-width: 600px;
    z-index: 99999999;
}
.floating_cart .cartIconCloseWrap .cancel_button {
    margin: 0;
}
.floating_cart .cartIconCloseWrap {
    margin: auto 20px;
}
.floating_cart.closed {

    right: min(-61%, -600px);
}
.mine_search_input_wrapper .search-form{
    width: 100%;
    display: block;
}
.mine_search_input_wrapper #search-header-form .select2-container .select2-search--inline .select2-search__field {
    padding: 0 0 0 50px;
    margin-top: 21px;
    margin-left: 12px;
}
.general_settings .custom-checkbox{
    padding: 0px;
}
.myaccount-wrp .my-company-tab.row .grid_3 {
    width: 40%;
    margin-right: 0;
    position: relative;
}
.inputfile + label {
    padding: 0 10px;
    font-size: 1rem;
    line-height: 28px;
    border: 1px solid transparent;
    border-color: #d5d8de;
    border-radius: 2px;
    display: inline-block;
    cursor: pointer;
}
label.uploading_my_logo{
    height: 50px;
    background: var(--default_color_var);
    border-radius: 30px;
    color: white;
    font-weight: 500;
    width: 200px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.wrapper_my_logo{
    display: flex;
}
.image_my_logo_wrapper{
    max-width: 150px;
    display: flex;
    align-items: center;
}
.wrapper_my_logo .image_my_logo_wrapper .delete_my_logo{
    cursor: pointer;
    font-size: 20px;
    margin: 0 5px;
}
.wrapper_my_logo .right_side{
    margin-left: 26px;
}
.wrapper_my_logo .right_side p{
    font: normal 14px/18px mr-eaves-xl-modern, sans-serif;
}
.quote-info-popup .checkbox_title{
    margin-left: 0px;
}
.my_logo_wrapper{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
}
#apply_my_logo{
    margin-top: 10px;
}
.g-recaptcha{
    margin-top: 10px;
}
#social_media_form .enable_wrapper label input{
    width: 20px;
    height: 20px;
}
.enable_wrapper .checkbox-label{
    margin-bottom: -24px;
}
.social_media .wrapper_titles{
    display: flex;
}
.myaccount-wrp .wrapper_my_logo .custom_logo_text{
    color: #595959;
    font-size: 15px;
    line-height: 22px;
    font-family: 'Roboto', Helvetica, Arial, sans-serif !important;
}
#social_media_form .social_media_item{
    margin-top: 10px;
}
.wrapper_titles .enable_title{
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
}
.Filtered-Item.itemTypebases.active:before {
    height: 0px;
}
.wrapper_my_logo .left_side .custom_logo_middle_text{
    margin: 10px 0 20px 0;
    font: normal 12px/18px mr-eaves-xl-modern, sans-serif;
}
.social_media input[type=checkbox] {
    accent-color: var(--default_color_var);
}
.Filtered-Item.active:last-child {
    min-height: inherit;
}
.social_media .button_wrapper{
    display: flex;
    justify-content: end;
}
.social_media .form-group{
    display: flex;
    align-items: center;
}
.system_admin_portal_pages_terms{
    display: none !important;
}
.enable_wrapper{
    display: flex;
    justify-content: center;
    align-items: center;
}
.general_settings .start_block{
    margin-top: 70px;
}
.general_settings .start_block p{
    font-size: 18px;
    font-weight: 400;
}
#contact_us_form .enable_wrapper label{
    margin-bottom: -18px;
}
.main-content .compact-form-view .form-group .contact_us_phone_number_wrapper{
    padding: 0px;
}
.contact_us .button_wrapper{
    display: flex;
    justify-content: right;
}
.apply_my_logo{
    width: 190px;
}
.checkbox_title{
    margin-left: 30px;
    line-height: 19px;
}
.enable_custom_logo .CheckBox{
    margin-left: 0px;
}
.enable_custom_logo{
    display: flex;
}
.enable_custom_logo{
    margin-top: 10px;
}
.general_settings .term_conditions .form-group .col-admin-label{
    min-width: 110px;
    max-width: 110px;
}
.configurator-product-827 #step-bs{
    display: none !important;
}
.use_my_logo_input{
    height: 21px;
    margin-top: 0px;
}
.use_my_logo_wrap .CheckBox{
    margin-right: 145px;
    margin-left: 0px;
}
.use_my_logo_wrap{
    display: flex;
    justify-content: center;
}
.use_my_logo_wrap{
    margin-top: 10px;
}
.wrapper_my_logo .left_side{
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.use_my_logo{
    margin-top: 10px;
}
.wrapper_my_logo .left_side span{
    font: normal 14px/18px mr-eaves-xl-modern, sans-serif;
}
.SloganAndSearch .NavigationSlogan {
    width: auto;
}
.inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}
.select2-results__options {
    border: none;
}
.mine_search_input_wrapper .search-header-form .select2-container .select2-selection--multiple {
    min-height: 70px;
}
.mine_search_input_wrapper .search-form .recent-searches-wrp {
    top: 55px;
    border-radius: 15px;
}
.select2-container--open .select2-dropdown {
    top: -22px;
    border-radius: 15px;
}
.mine_search_input_wrapper .select2-search__field {
    width: 90% !important;
    border: none !important;
    margin-left: 10px;
}
.mine_search_input_wrapper .search-form #search-header-form {
    width: 100%;
    height: 70px;
    border-radius: 60px;
    /*padding: 0 50px;*/
    font-size: 28px;
    outline: none;
    border: none;
}
#search-header-form .select2-container{
    width: 100% !important;
}
.mine_search_input_wrapper .j-modal__close{
    justify-content: inherit;
    color: black;
    top: 25px;
    left: 25px;
    width: 20px;
    z-index: 1;
}
.mine_search_input_wrapper .mine_search_icon{
    position: absolute;
    right: 20px;
    top: 21px;
    width: 32px;
    background-size: 30px;
    height: 33px;
}

/*active*/
.mine_search_input_wrapper.active #search-header-form{
    border-radius: 15px;
    /*border-top-left-radius: 15px;*/
    /*border-top-right-radius: 15px;*/
    /*border-bottom-left-radius: 0;*/
    /*border-bottom-right-radius: 0;*/
}










.ul__option .ul__option > li.color_wrap > .label_option > .item-img-wrapper:after,
.ul__option > li.color_wrap > .label_option > label:after {
    content: "";
    display: block;
    padding-bottom: 100%;
}
.conf-block-wrap {
	display: flex;
    justify-content: flex-end;
    flex-direction: row;
    align-items: flex-start;
}

.item-img-wrapper {
    max-height: none;
}
.bot-steps .container_wrap {
    margin-top: 17px;
}

.option-trigger {

    background-color: #ffffff;
    border-bottom: 1px solid #ffffff;
}
.bot-steps {
    margin-bottom: 0;
}
.option-trigger .trigger-title label{display: none}
.trigger-title {
    z-index: 20;
    position: relative;
    text-transform: uppercase;
}

.option-trigger .material-icons:before {

    border: 1px solid #969696;
    border-width: 0 1px 1px 0;
    width: 13px;
    height: 13px;
    top: calc(50% - 14px);
}

.option-trigger.active .material-icons:before{
    border-color: #969696;
    top: calc(50% + -8px);
}
.h1-wrapper {
    right: 0;
}
.SubMenu-UserPart li {
    border: none;
    margin: 0;
}

.SubMenu-UserPart-icons li {
    border: none;
    margin: 0 25px 0 0;
}


.SubMenu-UserPart-icons > li a {
    color: black;
    text-indent: -2222px;
    overflow: hidden;
}
.SubMenu-UserPart > li a {
    color: black;
}
.SubMenu-UserPart.SubMenu-UserPart-icons  .haveAQuestionText a {
    display: inline;
    text-indent: 0;
    padding: 4px 4px 4px 3px;
}
.SubMenu-UserPart li.cu-warp .inner-menu {
    left: -101px;
}
.SubMenu-UserPart-icons li .inner-menu a {
    text-indent: 0;
}


.search-form {
    display: none;
}
.haveAQuestion {
    display: none;
}


.config_design_3  .Container {
    width: calc(100% - 10px);
    padding: 0 5px;
    margin: 0 auto;
    max-width: none;
}
.config-linked {
    width: calc(100% - 70px);
    padding: 0 5px;
    max-width: none;
}
.add_graded_fabric_popup .form-buttons .form-button{
    margin: 0 10px;
}
.product_sheet_popup .quote-info-popup .j-modal__content {
    width: 500px;
}
.conf-block-wrap-legs #step-tt .options__item.options__item .item-img-wrapper img{
    height: 100%;
}
.conf-block-wrap-legs #step-tt .options__item.options__item,
.conf-block-wrap-legs #step-sr .options__item.options__item {
    width: 33.3%;
    box-sizing: border-box;
    margin-left: 0;
    margin-right: 0;
    padding: 0;

}
.download-options label .old-image-download-btn {
    display: block;
}
.old-image-download-btn {
    color: black;
}
.old-image-download-btn:hover {
    color: black;
}
#quote-newform_shipping_addresses .columnsWrap label.signup-item-label {
    margin-top: 20px;
}
#quote-newform_shipping_addresses .columnsWrap label.signup-item-label__label-first-name{
    margin-right: 0px;
}
#quote-newform_shipping_addresses .columnsWrap label.signup-item-label__label-company-name, #quote-newform_shipping_addresses .columnsWrap label.signup-item-label__label-first-name,
#quote-newform_shipping_addresses .columnsWrap label.signup-item-label__label-last-name {
    width: 100%;
}
.conf-block-wrap-legs .left_side_wrap {
    width: calc((100% - 100px) * 0.75);
    min-width: 640px;
    position: fixed;
    top: calc(var(--Header--height) + var(--config-linked--margin-top));
    right: 30px;
    bottom: 0;
}

@media all and (max-width: 1680px) {

    .conf-block-wrap-legs .left_side_wrap {
        width: calc(100% - 500px);
    }

}
@media all and (max-width: 1380px) {

    .conf-block-wrap-legs .left_side_wrap {
        width: calc(100% - 465px);
        min-width: calc(100% - 465px);
    }

}
#right #form_wrap{
	padding: 20px 40px;
}

#right #form_wrap .signup-item-label {
	width: 100%;
	display: flex;
	flex-direction: row-reverse;
	margin-bottom: 20px;
}
#right #form_wrap .form-button{
	background-color: var(--default_color_var);
	padding: 11px 30px 10px 30px;
}
#right #form_wrap .signup-item-label .text-input {
	width: 100%;
	display: block;
	margin-top: 0px;
}

#right .signup-item__billing-form-wrp span.signup-item-placeholder {
	top: -22px;
}

#right {
    width: max(25%, 400px);

}
.pdf_blocks_wrap {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-around;
	align-content: center;
	align-items: flex-start;

}
.connector-wrap
{
	display: flex;
	flex-direction: row;
	position: relative;
}
.connector {
	border: 1px solid #e6e6e6;
	padding: 2px 10px;
	background: #cbe0e9;
	min-width: 48px;
	height: 40px;
position: relative;
	border-radius: 5px;
	margin-right: 20px;
	margin-left: 20px;
	font-weight: 400;
	font-size: 14px;
	line-height: 35px;
	color: #929292;
	text-align: center;
}

h3 {
	font-weight: 500;
}
.three-items-row {
flex-wrap: nowrap;
}
.invoice-delete {
	cursor: pointer;
}
.connector-wrap .delete-connector {
	display: none;
	cursor: pointer;
	position: absolute;
	left: 75px;
	top: 9px;
	width: 20px;
	height: 20px;
	font-size: 18px;
	color: red;
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pjxzdmcgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjQgMjQ7IiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAyNCAyNCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7b3BhY2l0eTowLjI7ZmlsbDpub25lO3N0cm9rZTojMDAwMDAwO3N0cm9rZS13aWR0aDo1LjAwMDAwMGUtMDI7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fQo8L3N0eWxlPjxnIGlkPSJncmlkX3N5c3RlbSIvPjxnIGlkPSJfaWNvbnMiPjxwYXRoIGQ9Ik01LjMsMTguN0M1LjUsMTguOSw1LjcsMTksNiwxOXMwLjUtMC4xLDAuNy0wLjNsNS4zLTUuM2w1LjMsNS4zYzAuMiwwLjIsMC41LDAuMywwLjcsMC4zczAuNS0wLjEsMC43LTAuMyAgIGMwLjQtMC40LDAuNC0xLDAtMS40TDEzLjQsMTJsNS4zLTUuM2MwLjQtMC40LDAuNC0xLDAtMS40cy0xLTAuNC0xLjQsMEwxMiwxMC42TDYuNyw1LjNjLTAuNC0wLjQtMS0wLjQtMS40LDBzLTAuNCwxLDAsMS40ICAgbDUuMyw1LjNsLTUuMyw1LjNDNC45LDE3LjcsNC45LDE4LjMsNS4zLDE4Ljd6Ii8+PC9nPjwvc3ZnPg==");
}
#new_invoice_form .variable {display: none;}
.prepare_delete_invoice_popup  .j-modal__wrap {
	padding: 10px 40px 30px 40px;
}
.cancel-wrapper .button.cancel-modal-btn  {
	padding: 10px 30px;
}
.cancel-wrapper .button:first-child {
	margin-right: 20px;
}
#form_wrap .field-wrap {
	display: flex;
}
#form_wrap  .connector-wrap:hover  .delete-connector   {
	display: block;
	opacity: 0.5;
}
#form_wrap  .connector-wrap .delete-connector:hover    {
 	opacity: 1;
	filter: invert(44%) sepia(88%) saturate(471%) hue-rotate(321deg) brightness(97%) contrast(91%);
}

.pdf_blocks_wrap .card {
	background: #e1e1e1;
	border-radius: 5px;
	margin: 0  5px 10px 0;

	box-shadow: 2px 2px 2px 1px rgb(153 153 153 / 5%);
}
.pdf_blocks_wrap .card:hover {
	 cursor: pointer;
	margin-top:-1px;
	box-shadow: 2px 2px 2px 1px rgb(153 153 153 / 22%);
}

.pdf_blocks_wrap .card.selected_bg {
	background: #cbe0e9;
}
.pdf_blocks_wrap .card .card-body {
	padding: 0px 13px 0px;
}
.pdf_blocks_wrap .card .card-title{
	font-weight: normal;
	margin: 10px 0 10px 0;
}
.pdf_blocks_wrap .card .card-text{
	margin: 0 0 10px 0;
}
.size_row_title label {
    padding-right: 16px;
}
@media screen and (max-width: 1380px) {
    #right {
        width: max(25%, 365px);
    }
    .size_row_title .lbl.lbl{
        font-size: 14px;
    }
}

.left_side_wrap {
	width: 75%;
}

.option-trigger.active {
    background-color: white;

}
.option-trigger.active .trigger-title {
    color: black;
}


#h1_product_title {
    text-transform: none;
    color: black;
    font-weight: 500;
    font-size: 34px;

    display: flex;
    flex-direction: column;
    justify-content: flex-end;

    text-align: right;
    letter-spacing: 0.02em;
    text-transform: capitalize;
    margin: 0;
}

.h1_product_title-bases .part_number {
    text-align: right;
}
.h1_product_title-bases .prn_item {
    font-size: 17px;
    color: #808080;
    margin-top: 10px;
}
.h1_product_title-bases .prn_item > span {
    color: #000000;
    text-decoration: none;
    cursor: unset;
}
.price-block-wrapper {
    position: relative;

    bottom: auto;
    height: auto;
    background-color: transparent;

    padding: 0;
    width: auto;
    position: relative;
}

.qty_label, .per-unit-block p, .total-block p {
    color: #000;
}

#qty {
    text-align: center;
    background: transparent;
    color: #4e535d;
    border: 1px solid #BDBDBD;
    height: 30px;
    width: 45px;
    font-size: 16px;
    border-radius: 20px;
    -webkit-appearance: none;
}



/*------------------------------------------------------------------*/


.ul__option .ul__option > li.color_wrap {
    box-sizing: border-box;
    width: calc(20% - 10px);
    padding: 0;
}

.ul__option .ul__option > li.color_wrap > .label_option > .item-img-wrapper {
    width: 100%;
    /*height: 0;*/
    /*padding-top: 100%;*/
    border-width: 0;
}

.ul__option .ul__option > li.color_wrap > .label_option > .item-img-wrapper  .check_box:after,
.ul__option > li.color_wrap > .label_option > label:after {
    content: "";
    display: block;
    padding-bottom: 100%;

}

.ul__option .ul__option > li.color_wrap > .label_option > .item-img-wrapper > img {
    top: 0;
    right: 0;
    margin: 0;
    position: absolute;
    width: 100%;
    height: 100%;
}

.ul__option .ul__option > li.color_wrap > .label_option > span {
    display: none;
}

.input_option:checked {
    background: none;
    border: 1px solid #000000;
    /*width: 10px;*/
}
.li_option:hover .input_option{
    border: 1px solid #000000;
}
.input_option:checked::before {
    background: var(--default_color_var);
    height: 10px;
    width: 10px;
    position: absolute;
    content: '';
    top: 5px;
    left: 5px;
}
.input_option{
    border: 1px solid #000000;
}
input.input_option{
    margin-left: 0;
}
.li_option.active, .fake_li_option.active {
    /*color: var(--default_color_var);*/
    border-color: rgba(255, 255, 255, 0);
}
.li_option, .fake_li_option {
    padding: 0;
}
.ul__option .ul__option > li.color_wrap.active{
    border-color: rgba(255, 255, 255, 0);
}


.ul__option.design-default .ul__option {
    padding-left: 0;
}
* {
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
}

body, p, h1, h2, h3, h4, h5, div, span {
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
}

.trigger-title {
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 17px;
    width: 100%;
}

.ul__option{
    margin: 0 0 0 0;
}
.ul__option > h4 {
    margin: 0 0 15px 3px;
}
.top-steps {
    margin-bottom: 0;
}

.with_arrow .arrow:before {

    border-width: 0 1px 1px 0;
    width: 13px;
    height: 13px;
}

.qty-wrapper button {

    background: #ffffff;
    color: #929292;
    border: 1px solid #ffffff;

    font-size: 23px;

}

.price-block-wrapper {
    border: none;
}

.list-p {

    text-transform: none;
    font-size: 16px;
    line-height: 30px;
    color: #929292;

    font-weight: 400;
}
.per-unit-block .sum_value{
    font-weight: 500;
    font-size: 22px;
    line-height: 30px;
    color: #000000;
    margin-left: 6px;
}
.size_row_title .lbl {
    margin-top: 0;
}
.config-product-table-pn__item-select.selected {
    border: 1px solid #ffffff;
}
.selected .fake-radio {
    background-color: #fff;
    border: 1px solid black;
    position: relative;
}
.fake-radio {
    width: 20px;
    height: 20px;
    box-sizing: border-box;
}
.size_row_title .lbl{
    font-size: 18px;
}
.selected .fake-radio::before {
    height: 10px;
    width: 10px;
    position: absolute;
    content: '';
    top: 4px;
    left: 4px;
    border-radius: 8px;
    background-color: var(--default_color_var);
}
#step-sz .config-product-table-pn {
    margin-top: 0;
}
.options__item-title {
    font-weight: 300;
    font-size: 17px;
}
.options__item.active, .fake_options__item.active {
    border: 1px solid #fff;
}
.item-img-wrapper {
    border: 0px solid #fff;
}
.main-title .conf-block-wrap-legs .options__item{
    margin-top: 0;
    padding: 0;
}
.options__tab-container {
    display: flex;
    padding-top: 0;
}
.options__item-title span {
    font-weight: 400;
}

.blue-row {
    background-color: #fff;
}
.options_table-header {
    border: 1px solid #fff;
}
.tableShow{
    overflow: visible;
    margin-top: -10px;
}
.table-header {
    background-color: #fff;
    color: #929292;
    text-transform: none;
}
.table-header div {
    text-transform: none;
}

.tableShow > div > div {
    text-align: left;
    padding: 15px 11px 13px 0;
    font-size: 17px;
}
.tableShow .gray {
    color: black;
}
.options_table-header {
    margin-top: 0;
}
.tableShow > div > div:first-child {
    width: 27%;
    border-right: 1px solid #ffffff;
}
.tableShow > div > div:nth-child(2) {
    width: 37%;
    border-right: 1px solid #fff;
}
.tableShow > div > div:nth-child(3) {
    width: 18%;
    border-right: 1px solid #fff;
}
.tableShow > div > div:nth-child(4) {
    width: 18%;
}
.tableShow > div{
    min-width: 540px;
}
.tableShow, .tableShow *{
    position: relative;
    z-index: 10;

}
.tableShow .fa {
    font-weight: 400;
}
@media all and (max-width: 1420px) {
    #config_wrap .configurator .options_table-header .options_table,.configurator .steps .option-trigger{
        padding: 6px 0 4px 0;
    }

}

.other_option.prn .al_right1, .other_option.prn .al_right1{
    /*width: 0;*/
}
#modal_search-popup input[type="search"]{
    padding-right: 0px;
}
.option-trigger {
    padding: 16px 0 0 0;
}

.selected-title {
    font-size: 15px;
    color: #929292;
    font-weight: 400;
    float: right;
    margin-right: max(3em, 29px);
    text-transform: none;
    max-width: 155px;
    white-space: nowrap;
    overflow: hidden;
    text-align: right;
}
@media all and (min-width: 1860px) {
    .selected-title {
        width: calc(50% - max(3em, 30px));
        max-width: none;
    }
}
#custom_height_873 .options__item-title {
    text-align: center;
}
/*.trigger-title {*/
/*    font-family: 'Roboto', Helvetica, Arial, sans-serif;*/
/*    font-weight: 500;*/
/*    font-size: 17px;*/
/*}*/
#create_quote, .price-block-wrapper .total-block #create_quote{
    border-radius: 20px;
    height: 42px;
    width: 180px;
    text-transform: none;
    box-sizing: border-box;
    padding: 9px 0 9px 0;
    font-size: 18px;
    font-weight: 500;
}

.sub-config-header {
    position: fixed;
    z-index: 22;
    top: var(--Header--height);

    display: flex;
    justify-content: space-between;
    width: 100%;
    height: var(--sub-config-header-height);
}

.sub-left-side {
    background: white;
    display: flex;
    flex-direction: column;
    padding-left: 35px;

    width: calc(100% - 60px);
}

.design8 .li_option,
.design8 .fake_li_option,
#step-tf .design-default .li_option {
    box-sizing: border-box;
    width: 20%;
    margin: 0;
}

#step-tf .design-default .li_option{
    padding: 4px;
}

#step-fr2 .li_option, #step-fr1 .li_option, .design8 .li_option, .design8 .fake_li_option {
    padding: 4px 8px 4px 0;
}

.design8 .label_option .label_option-text,
.design-default .label_option .item-img-wrapper + .label_option-text,
.design-default .label_option  .label_option-text {
    display: none;
}



#step-uf .design-default .label_option .label_hover_wrap .label_option-text {
     display: block;
}
#step-uf .ul__option  .label_option .label_option-text {
    display: none;
}
#step-uf .ul__option.default > .li_option.option_wrap{
    margin-bottom: 18px;
}
#step-uf .add_graded_fabric_popup_show{
    margin-bottom: 10px;
}

#step-uf .ul__option.default > .li_option.option_wrap.color_wrap    {
    margin-bottom: 5px;
}


.configurator-product-838 #step-tt .slide-tab{
    align-items: self-end;
}
/*#step-uf .ul__option.default > .li_option.option_wrap:last-child{*/
/*    margin-bottom: 0px;*/
/*}*/
#step-sz .size_row_title_image_exists{
    width: 100%;
}
#step-sz .image_exists:not(.js-hidden){
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 33.3%;
    box-sizing: border-box;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    max-width: none;
    min-width: 95px;
    height: auto;
}
#step-sz .image_exists img{
    width: auto;
}
.design-default .label_option  .label_hover_wrap .label_option-text {
    display: block;
}
#configurator #step-uf .ul__option .li_option .label_li_parent .label_option-text{
    display: block;
}
#step-fr2 .li_option.active, #step-fr1 .li_option.active, .design8 .li_option.active, .design8 .fake_li_option.active, .design8 .fake_li_option:not(.active) {
    border: 1px solid #ffffff;
    background-color: #ffffff;
    transition: .2s ease-out;
}
.design8 .li_option .label_option, .design8 .fake_li_option .fake_label_option {
    max-height: 33px;
}
.options__container {
    flex-direction: column;
}
.design8 .li_option .label_option {
    max-height: unset;
}
.design8 .li_option .label_option > img,
#step-tv img.img_option{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.design8 .li_option .label_option:after{
    content: "";
    display: block;
    padding-bottom: 100%;
}
.price-block-wrapper{
    margin-top: 0;
    width: 411px;
}
.breadcrumbs li a {
    font-size: 14px;
    color: #929292;
}

.download-block-wrap {
    display: flex;
    justify-content: flex-end;
    position: relative;
}


.title_wrap #h1_product_title .h1_product_title_span{
    font-weight: 500;
    font-size: 34px;
    letter-spacing: 0.01em;
    margin-top: 17px;
}

.SubMenu-UserPart li.my-account .inner-menu {
    left: -197px;
}
.SubMenu-UserPart li.my-account.customer-service-portal .inner-menu {
    left: -17px;
}

.my-account-link {
    font-size: 15px;
}
#quoteList thead th, #submissionsList thead th, #orderList thead th, #customerQuoteList thead th {
    font-weight: 500;
    font-size: 15px;
}
.shippingAddressMyAccount {
    border-top: 1px solid #929292;
    margin-top: 30px;
}

@media all and (max-width: 1680px) {
    .title_wrap #h1_product_title .h1_product_title_span {
        font-size: 30px;
    }
}
.h1-wrapper {
    position: static;
    margin-top: unset;
}
#image_product {
    min-height: unset;
}
.controls-for-preview {
    justify-content: center;
    width: 100%;
    bottom: 0;
}

.controls-for-preview.builder_type_0 {
    display: flex;
}

.controls-for-preview.builder_type_0 .scale-buttons-wrap {
    display: none;
}
#quoteList_filter, #submissionsList_filter,  #orderList_filter, #customerQuoteList_filter {
    margin-top: -32px;
    margin-bottom: 20px;
}
.controls-for-preview.builder_type_0 .scroll-preview {
    display: none;
}

.controls-for-preview.builder_type_0 .rotate-loop-animation {
    display: none;
}

.controls-for-preview.builder_type_0 .reset-3d-preview {
    display: none;
}

.scale-buttons-wrap {
    background-color: #aaaaaa;
}

.download-options-btn {
    font-size: 16px;
    color: black;
    width: auto;
    text-align: right;
    display: flex;
    justify-content: flex-end;
    padding: 0;
}
.sheet-preview{
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhLS0gQ3JlYXRlZCB3aXRoIElua3NjYXBlIChodHRwOi8vd3d3Lmlua3NjYXBlLm9yZy8pIC0tPgo8c3ZnCiAgICB4bWxuczppbmtzY2FwZT0iaHR0cDovL3d3dy5pbmtzY2FwZS5vcmcvbmFtZXNwYWNlcy9pbmtzY2FwZSIKICAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIKICAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgIHhtbG5zOmNjPSJodHRwOi8vd2ViLnJlc291cmNlLm9yZy9jYy8iCiAgICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iCiAgICB4bWxuczpzb2RpcG9kaT0iaHR0cDovL2lua3NjYXBlLnNvdXJjZWZvcmdlLm5ldC9EVEQvc29kaXBvZGktMC5kdGQiCiAgICB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIgogICAgeG1sbnM6bnMxPSJodHRwOi8vc296aS5iYWllcm91Z2UuZnIiCiAgICB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIKICAgIGlkPSJzdmcxNDY4IgogICAgc29kaXBvZGk6ZG9jbmFtZT0icGFwZXIyLnN2ZyIKICAgIHZpZXdCb3g9IjAgMCAxODcuNSAxODcuNSIKICAgIHNvZGlwb2RpOnZlcnNpb249IjAuMzIiCiAgICB2ZXJzaW9uPSIxLjAiCiAgICB5PSIwIgogICAgeD0iMCIKICAgIGlua3NjYXBlOnZlcnNpb249IjAuNDIiCiAgICBzb2RpcG9kaTpkb2NiYXNlPSJDOlxEb2N1bWVudHMgYW5kIFNldHRpbmdzXEphcm5vXE9tYXQgdGllZG9zdG90XHZhbmhhc3RhXG9wZW5jbGlwYXJ0c1xvbWF0XHN5bWJvbHMiCiAgPgogIDxzb2RpcG9kaTpuYW1lZHZpZXcKICAgICAgaWQ9ImJhc2UiCiAgICAgIGJvcmRlcmNvbG9yPSIjNjY2NjY2IgogICAgICBpbmtzY2FwZTpwYWdlc2hhZG93PSIyIgogICAgICBpbmtzY2FwZTp3aW5kb3ctd2lkdGg9IjcwNCIKICAgICAgcGFnZWNvbG9yPSIjZmZmZmZmIgogICAgICBpbmtzY2FwZTp6b29tPSIxLjgzNDY2NjciCiAgICAgIGlua3NjYXBlOndpbmRvdy14PSI2NiIKICAgICAgYm9yZGVyb3BhY2l0eT0iMS4wIgogICAgICBpbmtzY2FwZTpjdXJyZW50LWxheWVyPSJzdmcxNDY4IgogICAgICBpbmtzY2FwZTpjeD0iOTMuNzUwMDAyIgogICAgICBpbmtzY2FwZTpjeT0iOTMuNzUwMDAyIgogICAgICBpbmtzY2FwZTp3aW5kb3cteT0iNjYiCiAgICAgIGlua3NjYXBlOndpbmRvdy1oZWlnaHQ9IjUxMCIKICAgICAgaW5rc2NhcGU6cGFnZW9wYWNpdHk9IjAuMCIKICAvPgogIDxnCiAgICAgIGlkPSJsYXllcjEiCiAgICA+CiAgICA8ZwogICAgICAgIGlkPSJnMjI2OSIKICAgICAgICB0cmFuc2Zvcm09Im1hdHJpeCguNzgzMDYgMCAwIC43ODMwNiAtOTAuNTA3IC0xMzIuOTEpIgogICAgICA+CiAgICAgIDxnCiAgICAgICAgICBpZD0iZzIyMTciCiAgICAgICAgICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNTIgMTgpIgogICAgICAgID4KICAgICAgICA8cGF0aAogICAgICAgICAgICBpZD0icGF0aDIyMTkiCiAgICAgICAgICAgIHN0eWxlPSJzdHJva2UtbGluZWpvaW46cm91bmQ7c3Ryb2tlOiMwMDAwMDA7c3Ryb2tlLXdpZHRoOjMuODU4OTtmaWxsOiNmZmZmZmYiCiAgICAgICAgICAgIGQ9Im0yOS43NDIgMTk2LjM2aDgxLjM4OGwtMS44OSAzMC41NyAyOS4wMi0wLjA3djExNS41aC0xMDguNTJsMC4wMDItMTQ2eiIKICAgICAgICAvPgogICAgICAgIDxwYXRoCiAgICAgICAgICAgIGlkPSJwYXRoMjIyMSIKICAgICAgICAgICAgc3R5bGU9InN0cm9rZTojMDAwMDAwO3N0cm9rZS1saW5lY2FwOnJvdW5kO3N0cm9rZS13aWR0aDo0LjI1O2ZpbGw6bm9uZSIKICAgICAgICAgICAgZD0ibTExMC44MSAxOTcuMDFsMjYuOTEgMjguNjciCiAgICAgICAgLz4KICAgICAgPC9nCiAgICAgID4KICAgICAgPHBhdGgKICAgICAgICAgIGlkPSJwYXRoMjIyMyIKICAgICAgICAgIHN0eWxlPSJzdHJva2U6IzAwMDAwMDtzdHJva2Utd2lkdGg6Mi4zNzU7ZmlsbDpub25lIgogICAgICAgICAgZD0ibTE5NiAyMzQuMzZoNjQiCiAgICAgIC8+CiAgICAgIDxwYXRoCiAgICAgICAgICBpZD0icGF0aDIyMjUiCiAgICAgICAgICBzdHlsZT0ic3Ryb2tlOiMwMDAwMDA7c3Ryb2tlLXdpZHRoOjIuNjEzNTtmaWxsOm5vbmUiCiAgICAgICAgICBkPSJtMTk2LjI1IDI1NC4zNmg3Ny41IgogICAgICAvPgogICAgICA8cGF0aAogICAgICAgICAgaWQ9InBhdGgyMjI3IgogICAgICAgICAgc3R5bGU9InN0cm9rZTojMDAwMDAwO3N0cm9rZS13aWR0aDoyLjYxMzU7ZmlsbDpub25lIgogICAgICAgICAgZD0ibTE5Ni4yNSAyNzQuMzZoNzcuNSIKICAgICAgLz4KICAgICAgPHBhdGgKICAgICAgICAgIGlkPSJwYXRoMjIyOSIKICAgICAgICAgIHN0eWxlPSJzdHJva2U6IzAwMDAwMDtzdHJva2Utd2lkdGg6Mi42MTM1O2ZpbGw6bm9uZSIKICAgICAgICAgIGQ9Im0xOTYuMjUgMjk0LjM2aDc3LjUiCiAgICAgIC8+CiAgICAgIDxwYXRoCiAgICAgICAgICBpZD0icGF0aDIyMzEiCiAgICAgICAgICBzdHlsZT0ic3Ryb2tlOiMwMDAwMDA7c3Ryb2tlLXdpZHRoOjIuNjEzNTtmaWxsOm5vbmUiCiAgICAgICAgICBkPSJtMTk2LjI1IDMxNC4zNmg3Ny41IgogICAgICAvPgogICAgICA8cGF0aAogICAgICAgICAgaWQ9InBhdGgyMjMzIgogICAgICAgICAgc3R5bGU9InN0cm9rZTojMDAwMDAwO3N0cm9rZS13aWR0aDoyLjYxMzU7ZmlsbDpub25lIgogICAgICAgICAgZD0ibTE5Ni4yNSAzMzQuMzZoNzcuNSIKICAgICAgLz4KICAgIDwvZwogICAgPgogIDwvZwogID4KICA8bWV0YWRhdGEKICAgID4KICAgIDxyZGY6UkRGCiAgICAgID4KICAgICAgPGNjOldvcmsKICAgICAgICA+CiAgICAgICAgPGRjOmZvcm1hdAogICAgICAgICAgPmltYWdlL3N2Zyt4bWw8L2RjOmZvcm1hdAogICAgICAgID4KICAgICAgICA8ZGM6dHlwZQogICAgICAgICAgICByZGY6cmVzb3VyY2U9Imh0dHA6Ly9wdXJsLm9yZy9kYy9kY21pdHlwZS9TdGlsbEltYWdlIgogICAgICAgIC8+CiAgICAgICAgPGNjOmxpY2Vuc2UKICAgICAgICAgICAgcmRmOnJlc291cmNlPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9saWNlbnNlcy9wdWJsaWNkb21haW4vIgogICAgICAgIC8+CiAgICAgICAgPGRjOnB1Ymxpc2hlcgogICAgICAgICAgPgogICAgICAgICAgPGNjOkFnZW50CiAgICAgICAgICAgICAgcmRmOmFib3V0PSJodHRwOi8vb3BlbmNsaXBhcnQub3JnLyIKICAgICAgICAgICAgPgogICAgICAgICAgICA8ZGM6dGl0bGUKICAgICAgICAgICAgICA+T3BlbmNsaXBhcnQ8L2RjOnRpdGxlCiAgICAgICAgICAgID4KICAgICAgICAgIDwvY2M6QWdlbnQKICAgICAgICAgID4KICAgICAgICA8L2RjOnB1Ymxpc2hlcgogICAgICAgID4KICAgICAgICA8ZGM6dGl0bGUKICAgICAgICAgID5QYXBlciAyIGljb248L2RjOnRpdGxlCiAgICAgICAgPgogICAgICAgIDxkYzpkYXRlCiAgICAgICAgICA+MjAwNi0xMi0yNlQwMDowMDowMDwvZGM6ZGF0ZQogICAgICAgID4KICAgICAgICA8ZGM6ZGVzY3JpcHRpb24KICAgICAgICAvPgogICAgICAgIDxkYzpzb3VyY2UKICAgICAgICAgID5odHRwczovL29wZW5jbGlwYXJ0Lm9yZy9kZXRhaWwvMjQ3ODkvLWJ5LS0yNDc4OTwvZGM6c291cmNlCiAgICAgICAgPgogICAgICAgIDxkYzpjcmVhdG9yCiAgICAgICAgICA+CiAgICAgICAgICA8Y2M6QWdlbnQKICAgICAgICAgICAgPgogICAgICAgICAgICA8ZGM6dGl0bGUKICAgICAgICAgICAgICA+QW5vbnltb3VzPC9kYzp0aXRsZQogICAgICAgICAgICA+CiAgICAgICAgICA8L2NjOkFnZW50CiAgICAgICAgICA+CiAgICAgICAgPC9kYzpjcmVhdG9yCiAgICAgICAgPgogICAgICA8L2NjOldvcmsKICAgICAgPgogICAgICA8Y2M6TGljZW5zZQogICAgICAgICAgcmRmOmFib3V0PSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9saWNlbnNlcy9wdWJsaWNkb21haW4vIgogICAgICAgID4KICAgICAgICA8Y2M6cGVybWl0cwogICAgICAgICAgICByZGY6cmVzb3VyY2U9Imh0dHA6Ly9jcmVhdGl2ZWNvbW1vbnMub3JnL25zI1JlcHJvZHVjdGlvbiIKICAgICAgICAvPgogICAgICAgIDxjYzpwZXJtaXRzCiAgICAgICAgICAgIHJkZjpyZXNvdXJjZT0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjRGlzdHJpYnV0aW9uIgogICAgICAgIC8+CiAgICAgICAgPGNjOnBlcm1pdHMKICAgICAgICAgICAgcmRmOnJlc291cmNlPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyNEZXJpdmF0aXZlV29ya3MiCiAgICAgICAgLz4KICAgICAgPC9jYzpMaWNlbnNlCiAgICAgID4KICAgIDwvcmRmOlJERgogICAgPgogIDwvbWV0YWRhdGEKICA+Cjwvc3ZnCj4K);
    background-size: 84% 53%;
    background-position: top;
    text-transform: capitalize;
}
.download-options-btn .text {
    text-transform: none;
    border-bottom: 1px solid black;
    padding-bottom: 3px;
}
.download-btn-icon {
    top: 7px;
    margin-left: 0;
    margin-right: 7px;
    position: relative;
    color: #000000;
    transform: rotate(0deg);
}
.sub-right-side {
    padding-right: 40px;
}

.NavigationWrapper {
    margin: 18px 0 17px 0;
    width: 100%;
    padding-left: 0;
}

.MainMenu .Container {
    border-bottom: 1px solid #929292;
}

.download-options {
    display: none;
    position: absolute;
    padding: 22px;
    top: 51px;
    right: -5px;
    background-color: #fff;
    text-align: right;
    width: auto;
    color: #000;
    border-radius: 20px;
    text-transform: none;
    border-bottom: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
}
.product_links_wrapper .mce-tinymce{
    width: 30px !important;
}
.product_links_wrapper .mce-container-body .mce-edit-area.mce-container.mce-panel.mce-stack-layout-item.mce-last{
    /*display: none;*/
}
.js-delete-sheet{
    min-width: 16px;
}
.product_links_wrapper .mce-stack-layout-item {
    overflow: inherit;
}
.product_links_wrapper .custom-control-label:before,.product_links_wrapper  .custom-control-label:after {
    top: 4px;
    left: 0;
}
.download-sheet-options:hover {
    /*background-color: #fff;*/
}
.main-content-wrapper .quote-header-wrap.quote-title{
    margin-top: 0px;
}
.wrapper-download-btn-sheet{
    position: relative;
}
.download-sheet-options {
    display: none;
    position: absolute;
    padding: 22px;
    bottom: 75px;
    right: -67px;
    text-align: right;
    width: 165px;
    color: #000;
    border-radius: 20px;
    background-color: white;
    text-transform: none;
    border-bottom: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
}
.title_wrap .download-sheet-options {
    top: 30px;
}
.download-sheet-options div{
    display: flex;
    justify-content: left;
    align-items: center;
    height: 30px;
    font-size: 14px;
}
.download-sheet-options div a{
    margin: 4px 0 0 11px;
    font-size: 14px;
    text-decoration: none;
    color: black;
}
.download-sheet-options .spec_sheet_link a, .download-options .spec_sheet_link a{
    margin: 4px 0 0 11px;
    font-size: 14px;
    text-decoration: none;
    color: black;
}
.download-sheet-options div label{
    margin: 4px 0 0 11px;
    font-size: 16px;
    text-decoration: none;
    color: black;
}

.download-sheet-options div label a{
    text-decoration: none;
    color: #fff;
    cursor: pointer;
}
.download-btn-sheet{
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik0xNS43MjM4IDE2Ljg1NzFIMy43MjM4MkMzLjUzMzM1IDE2Ljg1NzEgMy40MzgxMSAxNi43NjE5IDMuMzQyODcgMTYuNjY2N0MzLjI0NzYzIDE2LjU3MTQgMy4yNDc2MyAxNi4zODEgMy4zNDI4NyAxNi4yODU3TDYuMjk1MjUgMTEuMzMzM0M2LjM5MDQ5IDExLjIzODEgNi40ODU3MyAxMS4xNDI5IDYuNTgwOTYgMTEuMTQyOUM2LjY3NjIgMTEuMTQyOSA2Ljg2NjY4IDExLjE0MjkgNi45NjE5MiAxMS4yMzgxTDguNjc2MiAxMi45NTI0TDExLjcyMzggNy42MTkwNUMxMS44MTkxIDcuNTIzODEgMTEuOTE0MyA3LjQyODU3IDEyLjEwNDggNy40Mjg1N0MxMi4yOTUyIDcuNDI4NTcgMTIuMzkwNSA3LjUyMzgxIDEyLjQ4NTcgNy43MTQyOUwxNi4yIDE2LjQ3NjJDMTYuMjk1MiAxNi41NzE0IDE2LjIgMTYuNzYxOSAxNi4yIDE2Ljg1NzFDMTYuMDA5NSAxNi43NjE5IDE1LjkxNDMgMTYuODU3MSAxNS43MjM4IDE2Ljg1NzFaTTQuMzkwNDkgMTZIMTUuMTUyNEwxMi4wMDk1IDguNTcxNDNMOS4wNTcxNiAxMy43MTQzQzguOTYxOTIgMTMuODA5NSA4Ljg2NjY4IDEzLjkwNDggOC43NzE0NCAxMy45MDQ4QzguNjc2MiAxMy45MDQ4IDguNDg1NzMgMTMuOTA0OCA4LjM5MDQ5IDEzLjgwOTVMNi42NzYyIDEyLjA5NTJMNC4zOTA0OSAxNlpNNS4zNDI4NyA3LjIzODFDNC4yMDAwMSA3LjIzODEgMy4yNDc2MyA2LjI4NTcxIDMuMjQ3NjMgNS4xNDI4NkMzLjI0NzYzIDQgNC4yMDAwMSAzLjA0NzYyIDUuMzQyODcgMy4wNDc2MkM2LjQ4NTczIDMuMDQ3NjIgNy40MzgxMSA0IDcuNDM4MTEgNS4xNDI4NkM3LjQzODExIDYuMjg1NzEgNi40ODU3MyA3LjIzODEgNS4zNDI4NyA3LjIzODFaTTUuMzQyODcgNEM0LjY3NjIgNCA0LjEwNDc3IDQuNTcxNDMgNC4xMDQ3NyA1LjIzODFDNC4xMDQ3NyA1LjkwNDc2IDQuNjc2MiA2LjQ3NjE5IDUuMzQyODcgNi40NzYxOUM2LjAwOTU0IDYuNDc2MTkgNi41ODA5NiA1LjkwNDc2IDYuNTgwOTYgNS4yMzgxQzYuNTgwOTYgNC41NzE0MyA2LjEwNDc3IDQgNS4zNDI4NyA0Wk0xNi4yIDIwSDMuMjQ3NjNDMS42Mjg1OCAyMCAwLjIwMDAxMiAxOC42NjY3IDAuMjAwMDEyIDE2Ljk1MjRWMy4wNDc2MkMwLjI5NTI1IDEuNDI4NTcgMS42Mjg1OCAwIDMuMjQ3NjMgMEgxNi4yQzE3LjgxOTEgMCAxOS4yNDc2IDEuMzMzMzMgMTkuMjQ3NiAzLjA0NzYyVjE2Ljk1MjRDMTkuMTUyNCAxOC42NjY3IDE3LjgxOTEgMjAgMTYuMiAyMFpNMy4yNDc2MyAwLjg1NzE0M0MyLjAwOTU0IDAuODU3MTQzIDEuMDU3MTUgMS44MDk1MiAxLjA1NzE1IDMuMDQ3NjJWMTYuOTUyNEMxLjA1NzE1IDE4LjE5MDUgMi4wMDk1NCAxOS4xNDI5IDMuMjQ3NjMgMTkuMTQyOUgxNi4yQzE3LjQzODEgMTkuMTQyOSAxOC4zOTA1IDE4LjE5MDUgMTguMzkwNSAxNi45NTI0VjMuMDQ3NjJDMTguMzkwNSAxLjgwOTUyIDE3LjQzODEgMC44NTcxNDMgMTYuMiAwLjg1NzE0M0gzLjI0NzYzWiIgZmlsbD0iIzkyOTI5MiIvPg0KPC9zdmc+);
}
.download-sheet-options .product_link:hover, .download-options .product_link:hover{
    opacity: 1;
    color: var(--default_color_var);
    filter: invert(44%) sepia(44%) saturate(617%) hue-rotate(177deg) brightness(97%) contrast(95%);
}
.product_link.show_link{
    display: flex;
    align-items: center;
}
.white-active {
    background-color: #ffffff;
    border-color: white;
    color: #4d7bc3;
}
.download-block-wrap .icons { display: none;}
.download-options div label a, .download-options div  a  {
    text-decoration: none;
    color: #000;
    font-size: 14px;
    text-align: right;
}
.download-options div {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    font-size: 14px;
    line-height: 24px;
    height: auto;
    flex-direction: column
}
.download-options-btn.white-active .text {
    border-color: white;
}

.white-active  .download-btn-icon {
    top: 5px;
}

.header-icons {
    width: 22px;
    height: 20px;
    background-color: transparent;
    background-repeat: no-repeat;
    opacity: 1;
    position: relative;
}

.searching-icon {
    background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik0xOS44NzExIDE5LjE3NTNMMTQuNDczNiAxMy43ODAxQzE1Ljc4IDEyLjMwMjQgMTYuNTcwNyAxMC4zNzggMTYuNTcwNyA4LjI4MTc5QzE2LjU3MDcgMy43MTEzNCAxMi44NTc4IDAgOC4yODUzNSAwQzMuNzEyOTQgMCAwIDMuNzExMzQgMCA4LjI4MTc5QzAgMTIuODUyMiAzLjcxMjk0IDE2LjU2MzYgOC4yODUzNSAxNi41NjM2QzEwLjM4MjUgMTYuNTYzNiAxMi4zMDc3IDE1Ljc3MzIgMTMuNzg2IDE0LjQ2NzRMMTkuMTgzNSAxOS44NjI1QzE5LjI4NjYgMTkuOTY1NiAxOS4zODk4IDIwIDE5LjUyNzMgMjBDMTkuNjY0OCAyMCAxOS43Njc5IDE5Ljk2NTYgMTkuODcxMSAxOS44NjI1QzIwLjA0MyAxOS42NTY0IDIwLjA0MyAxOS4zNDcxIDE5Ljg3MTEgMTkuMTc1M1pNMC45NjI2MTMgOC4yODE3OUMwLjk2MjYxMyA0LjI2MTE3IDQuMjI4NjIgMC45NjIxOTkgOC4yODUzNSAwLjk2MjE5OUMxMi4zNDIxIDAuOTYyMTk5IDE1LjYwODEgNC4yMjY4IDE1LjYwODEgOC4yODE3OUMxNS42MDgxIDEyLjMzNjggMTIuMzQyMSAxNS42MDE0IDguMjg1MzUgMTUuNjAxNEM0LjIyODYyIDE1LjYwMTQgMC45NjI2MTMgMTIuMzAyNCAwLjk2MjYxMyA4LjI4MTc5WiIgZmlsbD0iIzJGMkYyRiIvPg0KPC9zdmc+DQo=');
}

.contact-icon {
    background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik0xMi44NTEzIDE5LjdDMTIuMjUxMyAxOS43IDExLjc1MTMgMTkuNSAxMS4yNTEzIDE5LjJDNi45NTEzMyAxNi40IDMuMjUxMzMgMTIuNiAwLjQ1MTMyNyA4LjRDLTAuMjQ4NjczIDcuMyAtMC4xNDg2NzMgNS44IDAuODUxMzI3IDQuOEwxLjg1MTMzIDMuOEMyLjY1MTMzIDMgMy45NTEzMyAzIDQuNzUxMzMgMy44TDYuNDUxMzMgNS41QzcuMjUxMzMgNi4zIDcuMjUxMzMgNy42IDYuNDUxMzMgOC40TDYuMTUxMzMgOC44QzcuNTUxMzMgMTAuNSA5LjE1MTMzIDEyLjEgMTAuODUxMyAxMy41TDExLjE1MTMgMTMuMkMxMS45NTEzIDEyLjQgMTMuMjUxMyAxMi40IDE0LjA1MTMgMTMuMkwxNS43NTEzIDE0LjlDMTYuNTUxMyAxNS43IDE2LjU1MTMgMTcgMTUuNzUxMyAxNy44TDE0Ljc1MTMgMTguOEMxNC4zNTEzIDE5LjQgMTMuNjUxMyAxOS43IDEyLjg1MTMgMTkuN1pNMy4yNTEzMyA0LjFDMi45NTEzMyA0LjEgMi42NTEzMyA0LjIgMi4zNTEzMyA0LjVMMS4zNTEzMyA1LjVDMC43NTEzMjcgNi4xIDAuNjUxMzI3IDcuMiAxLjE1MTMzIDhDMy45NTEzMyAxMi4yIDcuNTUxMzMgMTUuOCAxMS43NTEzIDE4LjZDMTIuNTUxMyAxOS4xIDEzLjY1MTMgMTkgMTQuMzUxMyAxOC4zTDE1LjM1MTMgMTcuM0MxNS44NTEzIDE2LjggMTUuODUxMyAxNi4xIDE1LjM1MTMgMTUuNkwxMy42NTEzIDEzLjlDMTMuMTUxMyAxMy40IDEyLjM1MTMgMTMuNCAxMS45NTEzIDEzLjlMMTEuMzUxMyAxNC41QzExLjE1MTMgMTQuNyAxMC45NTEzIDE0LjcgMTAuNzUxMyAxNC41QzguODUxMzMgMTIuOSA2Ljk1MTMzIDExIDUuMzUxMzMgOS4xQzUuMjUxMzMgOC45IDUuMjUxMzMgOC43IDUuMzUxMzMgOC41TDUuOTUxMzMgNy45QzYuNDUxMzMgNy40IDYuNDUxMzMgNi43IDUuOTUxMzMgNi4yTDQuMTUxMzMgNC41QzMuODUxMzMgNC4yIDMuNTUxMzMgNC4xIDMuMjUxMzMgNC4xWk0xOS43NTEzIDkuOUMxOS43NTEzIDQuNSAxNS4zNTEzIDAgOS44NTEzMyAwQzkuNjUxMzMgMCA5LjQ1MTMzIDAuMiA5LjQ1MTMzIDAuNEM5LjQ1MTMzIDAuNiA5LjY1MTMzIDAuOCA5Ljg1MTMzIDAuOEMxNC44NTEzIDAuOCAxOC44NTEzIDQuOSAxOC44NTEzIDkuOEMxOC44NTEzIDEwIDE5LjA1MTMgMTAuMiAxOS4yNTEzIDEwLjJDMTkuNDUxMyAxMC4yIDE5Ljc1MTMgMTAuMSAxOS43NTEzIDkuOVpNMTYuNDUxMyA5LjlDMTYuNDUxMyA2LjMgMTMuNDUxMyAzLjMgOS44NTEzMyAzLjNDOS42NTEzMyAzLjMgOS40NTEzMyAzLjUgOS40NTEzMyAzLjdDOS40NTEzMyAzLjkgOS42NTEzMyA0LjEgOS44NTEzMyA0LjFDMTMuMDUxMyA0LjEgMTUuNTUxMyA2LjcgMTUuNTUxMyA5LjhDMTUuNTUxMyAxMCAxNS43NTEzIDEwLjIgMTUuOTUxMyAxMC4yQzE2LjE1MTMgMTAuMiAxNi40NTEzIDEwLjEgMTYuNDUxMyA5LjlaTTEzLjE1MTMgOS45QzEzLjE1MTMgOC4xIDExLjY1MTMgNi42IDkuODUxMzMgNi42QzkuNjUxMzMgNi42IDkuNDUxMzMgNi44IDkuNDUxMzMgN0M5LjQ1MTMzIDcuMiA5LjY1MTMzIDcuNCA5Ljg1MTMzIDcuNEMxMS4yNTEzIDcuNCAxMi4zNTEzIDguNSAxMi4zNTEzIDkuOUMxMi4zNTEzIDEwLjEgMTIuNTUxMyAxMC4zIDEyLjc1MTMgMTAuM0MxMi45NTEzIDEwLjMgMTMuMTUxMyAxMC4xIDEzLjE1MTMgOS45WiIgZmlsbD0iIzIzMUYyMCIvPg0KPC9zdmc+DQo=');
}

.account-icon {
    background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAxOCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik04Ljk5OTg0IDIwQzUuNTg3NzYgMjAgMi40MzgxNiAxOC40OTYgMC43MzIxMjEgMTYuMDY0TDAuNjY2NTA0IDE1Ljk2OFYxNC41NkMwLjY2NjUwNCAxMy4zNDQgMS40NTM5MSAxMi4yNTYgMi42MzUwMSAxMS44NEw2LjU3MjAyIDEwLjRWOS44ODgwM0M1LjE2MTI1IDguOTI4MDMgNC4yNzU0MyA3LjIwMDAzIDQuMjc1NDMgNS4zMTIwM0M0LjI3NTQzIDIuMzY4MDMgNi4zNDIzNiAzLjA1MTc2ZS0wNSA4LjkwMTQxIDMuMDUxNzZlLTA1QzExLjQ2MDUgMy4wNTE3NmUtMDUgMTMuNDk0NiAyLjM2ODAzIDEzLjQ5NDYgNS4yODAwM0MxMy40OTQ2IDcuMDQwMDMgMTIuNzA3MiA4LjcwNDAzIDExLjQyNzcgOS42OTYwM1YxMC4zNjhMMTUuMzY0NyAxMS44MDhDMTYuNTQ1OCAxMi4yMjQgMTcuMzMzMiAxMy4zMTIgMTcuMzMzMiAxNC41MjhWMTUuOTM2TDE3LjI2NzYgMTYuMDY0QzE1LjU2MTUgMTguNDk2IDEyLjQxMTkgMjAgOC45OTk4NCAyMFpNMS41ODUxNCAxNS42OEMzLjA5NDMzIDE3Ljc2IDYuMDE0MjcgMTkuMTA0IDguOTk5ODQgMTkuMTA0QzExLjk4NTQgMTkuMTA0IDE0Ljg3MjUgMTcuNzYgMTYuNDE0NSAxNS42OFYxNC41MjhDMTYuNDE0NSAxMy42OTYgMTUuODU2OCAxMi45MjggMTUuMDM2NiAxMi42NzJMMTAuNTA5IDExLjAwOFY5LjI0ODAzTDEwLjcwNTkgOS4xMjAwM0MxMS44NTQyIDguMzUyMDMgMTIuNTQzMSA2Ljg4MDAzIDEyLjU0MzEgNS4zMTIwM0MxMi41NDMxIDIuODgwMDMgMTAuOTAyNyAwLjkyODAzMSA4Ljg2ODYgMC45MjgwMzFDNi44MzQ0OCAwLjkyODAzMSA1LjIyNjg3IDIuODgwMDMgNS4yMjY4NyA1LjI4MDAzQzUuMjI2ODcgNi45NzYwMyA2LjAxNDI3IDguNDgwMDMgNy4yOTM4IDkuMjE2MDNMNy41MjM0NiA5LjM0NDAzVjEwLjk3NkwyLjkzMDI4IDEyLjY3MkMyLjExMDA3IDEyLjk2IDEuNTg1MTQgMTMuNjk2IDEuNTg1MTQgMTQuNTZWMTUuNjhaIiBmaWxsPSIjMkYyRjJGIi8+DQo8L3N2Zz4NCg==');
}

.quotes-icon {
    background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAyMSAxOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCiAgICA8cGF0aCBkPSJNMjAuOTAwMiAxOC42SDIwLjUwMDJDMTUuMTAwMiAxOC4zIDEyLjMwMDIgMTQuOSAxMi4zMDAyIDguNjAwMDFWMC42MDAwMDZIMjAuOTAwMlY5LjIwMDAxSDE3LjIwMDJDMTcuMzAwMiAxMi4xIDE4LjQwMDIgMTMuNiAyMC42MDAyIDEzLjhIMjEuMDAwMlYxOC42SDIwLjkwMDJaTTEzLjEwMDIgMS40MDAwMVY4LjUwMDAxQzEzLjEwMDIgMTQuMiAxNS40MDAyIDE3LjIgMjAuMDAwMiAxNy42VjE0LjVDMTcuNTAwMiAxNC4xIDE2LjIwMDIgMTIuMiAxNi4yMDAyIDguNzAwMDFWOC4zMDAwMUgyMC4wMDAyVjEuNDAwMDFIMTMuMTAwMlpNOS4zMDAyIDE4LjZIOC45MDAyQzMuNTAwMiAxOC4zIDAuNzAwMTk1IDE0LjkgMC43MDAxOTUgOC42MDAwMVYwLjYwMDAwNkg5LjMwMDJWOS4yMDAwMUg1LjUwMDJDNS42MDAyIDEyLjEgNi43MDAyIDEzLjYgOC45MDAyIDEzLjhIOS4zMDAyVjE4LjZaTTEuNTAwMiAxLjQwMDAxVjguNTAwMDFDMS41MDAyIDE0LjIgMy44MDAyIDE3LjIgOC40MDAyIDE3LjZWMTQuNUM1LjkwMDIgMTQuMSA0LjYwMDIgMTIuMiA0LjYwMDIgOC43MDAwMVY4LjMwMDAxSDguNDAwMlYxLjQwMDAxSDEuNTAwMloiIGZpbGw9ImJsYWNrIi8+DQo8L3N2Zz4NCg==');
    top: 3px
}

.header-icons > .header-icons{
    position: absolute;
}

.net-p {
    text-transform: none;
    font-size: 16px;
    line-height: 30px;
    color: #929292;
    font-weight: 400;
}

.per-unit-block div {
    display: flex;
    justify-content: flex-start;
}

.qty-plus {
    position: relative;
    background: #595959;
    color: #fff;
    border: 1px solid #595959;
    padding: 0;
    cursor: pointer;
    outline: inherit;
    font-size: 23px;
    font-weight: 800;
    height: 34px;
    width: 34px;
    line-height: 2px;
    transition: .3s;
}

.fa-minus:before {
    content: " ";
    border-bottom: 1px solid #929292;
    width: 18px;
    position: absolute;
    height: 1px;
    left: -11px;
    top: 3px;
}

.floating_cart .cartItem .qty-minus {
    margin-top: 0;
    width: 34px;
    height: 34px;
}

.qty-wrapper .qty-button i.fa-minus {
position: relative;
}

.qty-wrapper button.qty-minus:after {
content: " ";
border-bottom: 1px solid #929292;
width: 19px;
position: absolute;
height: 1px;
left: 0;
}
.FiltersUsed-text_cross {
cursor: pointer;
}

.floating_cart .qty-wrapper .fa-trash-alt {
margin-top: 4px;
}

.add_new_user_popup .signup-item, .add_new_customer_popup .signup-item, .add_new_popup .signup-item {
width: 33%;
min-width: 350px;
max-width: 430px;
}
.signup-item__billing-form-wrp label.signup-item-label__label-email, .signup-item__billing-form-wrp label.signup-item-label__label-password {
margin-bottom: 0;
width: 100%;
}
.signup-item__billing-form-wrp span.signup-item-placeholder {
font-size: 14px;
color: #929292;;
}
.myaccount-wrp .just-select{
border: 1px solid #D0D0D0;
border-radius: 5px;
margin-top: 14px;
padding: 0 14px 0 10px;
}

.signup-wrp {
padding-bottom: 0;
}

.signup-container-wrp .form-buttons #create_customer {
margin-top: -15px;
}
.signup-container-wrp .form-buttons {
margin-bottom: 10px;
}

#PopupAddMoreItemsToQuote .qty-wrapper .qty-plus {
margin-top: 2px;
}
.qty-wrapper button.qty-plus:after, .qty-plus:after  {
content: " ";
border-bottom: 1px solid #929292;
width: 19px;
position: absolute;
height: 18px;
left: 7px;
}
.price-block-wrapper .qty-wrapper button.qty-plus:after, .price-block-wrapper .qty-plus:after  {
    height: 3px;
}
.qty-wrapper-accessories .fa-circle-notch{
    margin-top: 5px;
    margin-left: 5px;
}
.qty-wrapper button.qty-plus:before, .qty-plus:before {
content: " ";
border-bottom: 1px solid #929292;
width: 19px;
position: absolute;
height: 2px;
top: 17px;
transform: rotate(90deg);
left: 8px;
}
.config-product-table-pn__item-select {
width: 100%;
height: 40px;
}
.discount-label{
    margin-left: auto;
}
.quote-list-items .quote-list-item{
    border-bottom: 1px solid #D0D0D0;
}
.premium-color{
    position: absolute;
    bottom: 0px;
    width: 100%;
    line-height: 9px;
    height: 14px;
    background-color: var(--default_color_var);
}
.premium-color .title-premium-color{
    text-align: center;
    color: white;
    width: 100%;
    height: 100%;
    font-size: 10px;
}
.quote-footnotes{
    color: #929292;
}
#step-sz .config-product-table-pn__item-select {
width: auto;
height: 40px;
width: 100%;
}
.fake-radio {
margin: 10px 7px 12px 0;
}
.size_row_title label {
margin-top: 8px;
}
#configurator{
border-top: 1px solid #929292;

}
.config-product-table-pn {

width: calc(100% - 0);

}

#tableSummaryCnt .tableShow  .table-header .th, #tableSummaryCnt .tableShow  .table-header .fth, #tableSummaryCnt .tableShow  .table-header div {
color: #929292;
font-weight: 400;
}

#tableSummaryCnt .tableShow  .table-header div{
padding: 14px 11px 8px 0;
}
#options_table_wrap #tableSummaryCnt .other_option.prn{
border-bottom: 1px solid #d0d0d0;
}
.controls-for-preview-btn
{
opacity: 1;
padding-top: 20px;
background-position: top center;
height: 30px;
background-color: transparent;
background-repeat: no-repeat;
font-weight: 300;
font-size: 13px;
line-height: 16px;
}
.controls-for-preview-btn.reset-3d-preview {
background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyNCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik0yMC42NjIxIDIuNjUyQzE4LjcwOSAwLjgxMzgwNSAxNi4xODE1IC0wLjEwNTI5NCAxMy40MjQyIDAuMDA5NTkzNzRDMTAuNjY2OSAwLjAwOTU5Mzc0IDguMDI0NDkgMS4yNzMzNiA2LjE4NjI5IDMuNDU2MjJDNC42OTI3NiA1LjE3OTUzIDMuODg4NTQgNy4zNjIzOSAzLjc3MzY2IDkuNzc1MDJMMS44MjA1NyA2LjkwMjg0QzEuNTkwOCA2LjY3MzA2IDEuMzYxMDIgNi41NTgxOCAxLjEzMTI1IDYuNzg3OTVDMC45MDE0NzMgNi45MDI4NCAwLjc4NjU4NSA3LjI0NzUgMS4wMTYzNiA3LjQ3NzI3TDQuMDAzNDMgMTEuNzI4MUM0LjExODMyIDExLjg0MyA0LjIzMzIxIDExLjk1NzkgNC4zNDgwOSAxMS45NTc5QzQuNDYyOTggMTEuOTU3OSA0LjY5Mjc2IDExLjg0MyA0LjY5Mjc2IDExLjcyODFMOC4wMjQ0OSA3LjQ3NzI3QzguMTM5MzggNy4yNDc1IDguMTM5MzggNi45MDI4NCA3LjkwOTYgNi43ODc5NUM3Ljc5NDcyIDYuNjczMDYgNy41NjQ5NCA2LjY3MzA2IDcuMzM1MTcgNi45MDI4NEw0LjgwNzY0IDEwLjExOTdDNC44MDc2NCA3LjgyMTk0IDUuNDk2OTcgNS43NTM5NiA2Ljk5MDUgNC4xNDU1NEM4LjU5ODkzIDIuMTkyNDUgMTEuMDExNiAxLjA0MzU4IDEzLjY1NCAwLjkyODY5M0MxNS45NTE3IDAuODEzODA2IDE4LjI0OTUgMS42MTgwMiAyMC4wODc3IDMuMzQxMzNDMjEuOTI1OSA1LjA2NDY0IDIyLjg0NSA3LjI0NzUgMjIuOTU5OSA5LjY2MDE0QzIzLjA3NDcgMTIuMDcyOCAyMi4xNTU2IDE0LjM3MDUgMjAuNTQ3MiAxNi4wOTM4QzE4LjkzODggMTcuODE3MSAxNi42NDEgMTguODUxMSAxNC4yMjg0IDE4Ljk2NkMxMC41NTIgMTkuMDgwOSA3LjIyMDI4IDE3LjAxMjkgNS43MjY3NCAxMy42ODEyQzUuNjExODYgMTMuNDUxNCA1LjI2NzE5IDEzLjMzNjUgNS4wMzc0MiAxMy40NTE0QzQuODA3NjQgMTMuNTY2MyA0LjY5Mjc2IDEzLjkxMSA0LjgwNzY0IDE0LjE0MDdDNi40MTYwNyAxNy43MDIzIDkuOTc3NTggMjAgMTMuODgzNyAyMEMxMy45OTg2IDIwIDE0LjExMzUgMjAgMTQuMjI4NCAyMEMxNi44NzA4IDE5Ljg4NTEgMTkuMzk4MyAxOC43MzYyIDIxLjIzNjUgMTYuNzgzMkMyMy4wNzQ3IDE0LjgzMDEgMjMuOTkzOCAxMi4zMDI1IDIzLjg3OSA5LjU0NTI1QzIzLjc2NDEgNi45MDI4NCAyMi42MTUyIDQuMzc1MzEgMjAuNjYyMSAyLjY1MloiIGZpbGw9IiM5MjkyOTIiLz4NCjwvc3ZnPg0K');

}
.controls-for-preview-btn.rotate-loop-animation {
background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMSAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik0yMC41IDEwQzIwLjUgOS44NzUgMjAuNSA5Ljg3NSAyMC41IDkuNzVDMjAuNSA5LjYyNSAyMC41IDkuNjI1IDIwLjUgOS41QzIwLjUgOS41IDIwLjUgOS4zNzUgMjAuMzc1IDkuMzc1QzIwLjM3NSA5LjM3NSAyMC4zNzUgOS4zNzUgMjAuMzc1IDkuMjVMMTggNi44NzVDMTcuNzUgNi42MjUgMTcuNSA2LjYyNSAxNy4yNSA2Ljg3NUMxNyA3LjEyNSAxNyA3LjM3NSAxNy4yNSA3LjYyNUwxOC42MjUgOS4yNUgxMC44NzVWMS43NUwxMi41IDMuMzc1QzEyLjc1IDMuNjI1IDEzIDMuNjI1IDEzLjI1IDMuMzc1QzEzLjUgMy4xMjUgMTMuNSAyLjg3NSAxMy4yNSAyLjYyNUwxMC43NSAwLjEyNUMxMC42MjUgLTEuMjEwNzJlLTA3IDEwLjUgMCAxMC4zNzUgMEMxMC4yNSAwIDEwLjEyNSAtMS4yMTA3MmUtMDcgMTAgMC4xMjVMNy41IDIuNjI1QzcuMzc1IDIuNzUgNy4zNzUgMy4xMjUgNy41IDMuMjVDNy42MjUgMy4zNzUgNy43NSAzLjM3NSA3Ljg3NSAzLjM3NUM4IDMuMzc1IDguMTI1IDMuMzc1IDguMjUgMy4yNUw5Ljg3NSAxLjc1VjkuMjVIMi4yNUwzLjc1IDcuNzVDNCA3LjUgNCA3LjI1IDMuNzUgN0MzLjUgNi43NSAzLjI1IDYuNzUgMyA3TDAuNjI1IDkuMzc1TDAuNSA5LjVDMC41IDkuNjI1IDAuNSA5LjYyNSAwLjUgOS43NUMwLjUgOS44NzUgMC41IDkuODc1IDAuNSAxMEMwLjUgMTAgMC41IDEwLjEyNSAwLjYyNSAxMC4xMjVMMyAxMi41QzMuMTI1IDEyLjYyNSAzLjI1IDEyLjYyNSAzLjM3NSAxMi42MjVDMy41IDEyLjYyNSAzLjYyNSAxMi42MjUgMy43NSAxMi41QzQgMTIuMjUgNCAxMiAzLjc1IDExLjc1TDIuMjUgMTAuMjVIOS44NzVWMTguMjVMOC4yNSAxNi42MjVDOCAxNi4zNzUgNy43NSAxNi4zNzUgNy41IDE2LjYyNUM3LjI1IDE2Ljg3NSA3LjI1IDE3LjEyNSA3LjUgMTcuMzc1TDEwIDE5Ljg3NUMxMCAxOS44NzUgMTAuMTI1IDE5Ljg3NSAxMC4xMjUgMjBDMTAuMjUgMjAgMTAuMjUgMjAgMTAuMzc1IDIwQzEwLjUgMjAgMTAuNSAyMCAxMC42MjUgMjBDMTAuNjI1IDIwIDEwLjc1IDIwIDEwLjc1IDE5Ljg3NUwxMy4yNSAxNy4zNzVDMTMuNSAxNy4xMjUgMTMuNSAxNi44NzUgMTMuMjUgMTYuNjI1QzEzIDE2LjM3NSAxMi43NSAxNi4zNzUgMTIuNSAxNi42MjVMMTAuODc1IDE4LjI1VjEwLjI1SDE4LjYyNUwxNy4xMjUgMTEuNzVDMTYuODc1IDEyIDE2Ljg3NSAxMi4yNSAxNy4xMjUgMTIuNUMxNy4yNSAxMi42MjUgMTcuMzc1IDEyLjYyNSAxNy41IDEyLjYyNUMxNy42MjUgMTIuNjI1IDE3Ljc1IDEyLjYyNSAxNy44NzUgMTIuNUwyMC4yNSAxMC4xMjVDMjAuMzc1IDEwLjEyNSAyMC4zNzUgMTAuMTI1IDIwLjUgMTBDMjAuMzc1IDEwIDIwLjUgMTAgMjAuNSAxMFoiIGZpbGw9IiM5MjkyOTIiLz4NCjwvc3ZnPg==');
}

.controls-for-preview-btn.full-screen-3d-preview {
background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMSAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik0yMC43IDAuMzUwODc3VjUuMjYzMTZDMjAuNyA1LjQ5NzA4IDIwLjQ2NjEgNS43MzEgMjAuMjMyMiA1LjczMUMxOS45OTgzIDUuNzMxIDE5Ljc2NDMgNS40OTcwOCAxOS43NjQzIDUuMjYzMTZWMS42Mzc0M0wyLjMzNzQ0IDE4Ljk0NzRINi4wODAxM0M2LjMxNDA1IDE4Ljk0NzQgNi41NDc5NyAxOS4xODEzIDYuNTQ3OTcgMTkuNDE1MkM2LjU0Nzk3IDE5LjY0OTEgNi4zMTQwNSAxOS44ODMgNi4wODAxMyAxOS44ODNIMS4xNjc4NUMxLjA1MDg5IDE5Ljg4MyAxLjA1MDg5IDE5Ljg4MyAwLjkzMzkzIDE5Ljg4M0MwLjkzMzkzIDE5Ljg4MyAwLjgxNjk3MSAxOS44ODMgMC44MTY5NzEgMTkuNzY2MUwwLjcwMDAxMiAxOS42NDkxQzAuNzAwMDEyIDE5LjUzMjIgMC43MDAwMTIgMTkuNTMyMiAwLjcwMDAxMiAxOS40MTUyVjE0LjUwMjlDMC43MDAwMTIgMTQuMjY5IDAuOTMzOTMgMTQuMDM1MSAxLjE2Nzg1IDE0LjAzNTFDMS40MDE3NyAxNC4wMzUxIDEuNjM1NjggMTQuMjY5IDEuNjM1NjggMTQuNTAyOVYxOC4yNDU2TDE4Ljk0NTYgMC45MzU2NzNIMTUuMjAyOUMxNC45NjkgMC45MzU2NzMgMTQuNzM1MSAwLjcwMTc1NCAxNC43MzUxIDAuNDY3ODM2QzE0LjczNTEgMC4yMzM5MTggMTQuOTY5IDAgMTUuMjAyOSAwSDIwLjExNTJDMjAuMjMyMiAwIDIwLjIzMjIgMCAyMC4zNDkxIDBDMjAuMzQ5MSAwIDIwLjQ2NjEgMi42MTQyNGUtMDggMjAuNDY2MSAwLjExNjk1OUMyMC40NjYxIDAuMTE2OTU5IDIwLjQ2NjEgMC4xMTY5NTkgMjAuNDY2MSAwLjIzMzkxOEMyMC40NjYxIDAuMjMzOTE4IDIwLjQ2NjEgMC4zNTA4NzcgMjAuNTgzMSAwLjM1MDg3N0MyMC41ODMxIDAuMjMzOTE4IDIwLjcgMC4zNTA4NzcgMjAuNyAwLjM1MDg3N1oiIGZpbGw9IiM5MjkyOTIiLz4NCjwvc3ZnPg==');
}
.controls-for-preview-btn.admin-edit-camera {
    background-size: 22px;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjwhRE9DVFlQRSBzdmcgIFBVQkxJQyAnLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4nICAnaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkJz48c3ZnIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDUxMiA1MTIiIGlkPSJMYXllcl8xIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiB4bWw6c3BhY2U9InByZXNlcnZlIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48Zz48cGF0aCBkPSJNMjU2LDE1My41YzU2LjUsMCwxMDIuNSw0NiwxMDIuNSwxMDIuNXMtNDYsMTAyLjUtMTAyLjUsMTAyLjVzLTEwMi41LTQ2LTEwMi41LTEwMi41ICAgUzE5OS41LDE1My41LDI1NiwxNTMuNSBNMjU2LDEzMS41Yy02OC42LDAtMTI0LjUsNTUuOC0xMjQuNSwxMjQuNVMxODcuNCwzODAuNSwyNTYsMzgwLjVTMzgwLjUsMzI0LjYsMzgwLjUsMjU2ICAgUzMyNC42LDEzMS41LDI1NiwxMzEuNUwyNTYsMTMxLjV6IiBmaWxsPSIjNkE2RTdDIi8+PHBhdGggZD0iTTI3OC40LDIybDEwLjEsNTMuOGMxLjUsOC4xLDcuNSwxNC43LDE1LjQsMTcuMWMxMS41LDMuNCwyMi41LDcuOSwzMi41LDEzLjNjMy4zLDEuOCw2LjksMi42LDEwLjQsMi42ICAgYzQuNCwwLDguNy0xLjMsMTIuNC0zLjhsNDUuOC0zMS40bDMzLjIsMzMuMkw0MDcsMTUyLjZjLTQuNyw2LjgtNS4xLDE1LjYtMS4yLDIyLjljNS4zLDkuOCw5LjcsMjAuNCwxMywzMS42ICAgYzIuNCw3LjksOC45LDEzLjgsMTcsMTUuM2w1NC4xLDEwLjJ2NDYuOWwtNTQuMSwxMC4xYy04LjEsMS41LTE0LjcsNy40LTE3LDE1LjNjLTMuNCwxMS40LTcuOSwyMi4yLTEzLjMsMzIuMiAgIGMtMy45LDcuMy0zLjUsMTYuMSwxLjIsMjIuOWwzMSw0NS4zbC0zMy4yLDMzLjFMMzU5LDQwNy4yYy0zLjctMi42LTguMS0zLjgtMTIuNC0zLjhjLTMuNiwwLTcuMSwwLjktMTAuNCwyLjYgICBjLTEwLDUuNC0yMC45LDkuOC0zMi4yLDEzLjFjLTcuOSwyLjMtMTMuOSw4LjktMTUuNCwxNy4xTDI3OC41LDQ5MGgtNDYuOWwtMTAuMi01NC40Yy0xLjUtOC03LjMtMTQuNi0xNS4yLTE3ICAgYy0xMC45LTMuNC0yMS4zLTcuNy0zMC45LTEyLjljLTMuMy0xLjgtNi45LTIuNi0xMC41LTIuNmMtNC40LDAtOC43LDEuMy0xMi40LDMuOGwtNDQuOSwzMC43bC0zMy4yLTMzLjJsMzAuNy00NC45ICAgYzQuNi02LjgsNS4xLTE1LjYsMS4yLTIyLjljLTUuNC05LjktOS44LTIwLjYtMTMuMS0zMS44Yy0yLjQtNy45LTguOS0xMy44LTE3LTE1LjNMMjIsMjc5LjR2LTQ2LjlsNTQuMS0xMC4xICAgYzguMS0xLjUsMTQuNi03LjQsMTctMTUuM2MzLjMtMTEsNy42LTIxLjUsMTIuOC0zMS4yYzMuOS03LjIsMy40LTE2LTEuMi0yMi44bC0zMS4xLTQ1LjVsMzMuMi0zMy4ybDQ1LjIsMzAuOSAgIGMzLjcsMi42LDguMSwzLjgsMTIuNCwzLjhjMy42LDAsNy4yLTAuOSwxMC41LTIuN2M5LjctNS4zLDIwLjItOS43LDMxLjItMTNjNy44LTIuNCwxMy43LTguOSwxNS4yLTE3TDIzMS41LDIySDI3OC40IE0yODYuMSwwICAgaC02Mi4yYy01LjksMC0xMS41LDQuNy0xMi41LDEwLjRsLTExLjYsNjJjLTEyLjMsMy44LTI0LjIsOC43LTM1LjMsMTQuN2wtNTEuNS0zNS4zYy0yLjEtMS40LTQuNi0yLjEtNy4xLTIuMSAgIGMtMy40LDAtNi44LDEuMi05LjEsMy42bC00NCw0NGMtNC4xLDQuMS00LjgsMTEuNC0xLjUsMTYuMmwzNS41LDUxLjhjLTYsMTEuMS0xMC44LDIzLTE0LjUsMzUuM2wtNjEuNywxMS42ICAgQzQuNywyMTMuNCwwLDIxOSwwLDIyNC44VjI4N2MwLDUuOSw0LjcsMTEuNSwxMC40LDEyLjVMNzIsMzExLjFjMy44LDEyLjYsOC43LDI0LjcsMTQuOCwzNmwtMzUuMSw1MS4zYy0zLjMsNC44LTIuNiwxMi4xLDEuNSwxNi4yICAgbDQ0LDQ0YzIuNCwyLjQsNS44LDMuNiw5LjEsMy42YzIuNSwwLDUtMC43LDcuMS0yLjFsNTEuMy0zNS4xYzExLDYsMjIuNywxMC44LDM0LjksMTQuNmwxMS42LDYyYzEuMSw1LjcsNi43LDEwLjQsMTIuNSwxMC40aDYyLjIgICBjNS45LDAsMTEuNS00LjcsMTIuNS0xMC40bDExLjUtNjEuNGMxMi43LTMuNywyNC45LTguNywzNi40LTE0LjhsNTEuOSwzNS41YzIuMSwxLjQsNC42LDIuMSw3LjEsMi4xYzMuNCwwLDYuOC0xLjIsOS4xLTMuNmw0NC00NCAgIGM0LjEtNC4xLDQuOC0xMS40LDEuNS0xNi4ybC0zNS4zLTUxLjZjNi4yLTExLjUsMTEuMy0yMy43LDE1LjEtMzYuNGw2MS42LTExLjZjNS43LTEuMSwxMC40LTYuNywxMC40LTEyLjV2LTYyLjIgICBjMC01LjktNC43LTExLjUtMTAuNC0xMi41bC02MS43LTExLjZjLTMuNy0xMi41LTguNy0yNC40LTE0LjctMzUuN2wzNS43LTUyLjJjMy4zLTQuOCwyLjYtMTIuMS0xLjUtMTYuMmwtNDQtNDQgICBjLTIuNC0yLjQtNS44LTMuNi05LjEtMy42Yy0yLjUsMC01LDAuNy03LjEsMi4xbC01Mi4yLDM1LjdjLTExLjYtNi4yLTIzLjktMTEuMy0zNi44LTE1bC0xMS41LTYxLjRDMjk3LjYsNC43LDI5MiwwLDI4Ni4xLDAgICBMMjg2LjEsMHoiIGZpbGw9IiM2QTZFN0MiLz48L2c+PC9zdmc+');
}

.controls-for-preview-btn.image-download-btn {
background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik0xNS43MjM4IDE2Ljg1NzFIMy43MjM4MkMzLjUzMzM1IDE2Ljg1NzEgMy40MzgxMSAxNi43NjE5IDMuMzQyODcgMTYuNjY2N0MzLjI0NzYzIDE2LjU3MTQgMy4yNDc2MyAxNi4zODEgMy4zNDI4NyAxNi4yODU3TDYuMjk1MjUgMTEuMzMzM0M2LjM5MDQ5IDExLjIzODEgNi40ODU3MyAxMS4xNDI5IDYuNTgwOTYgMTEuMTQyOUM2LjY3NjIgMTEuMTQyOSA2Ljg2NjY4IDExLjE0MjkgNi45NjE5MiAxMS4yMzgxTDguNjc2MiAxMi45NTI0TDExLjcyMzggNy42MTkwNUMxMS44MTkxIDcuNTIzODEgMTEuOTE0MyA3LjQyODU3IDEyLjEwNDggNy40Mjg1N0MxMi4yOTUyIDcuNDI4NTcgMTIuMzkwNSA3LjUyMzgxIDEyLjQ4NTcgNy43MTQyOUwxNi4yIDE2LjQ3NjJDMTYuMjk1MiAxNi41NzE0IDE2LjIgMTYuNzYxOSAxNi4yIDE2Ljg1NzFDMTYuMDA5NSAxNi43NjE5IDE1LjkxNDMgMTYuODU3MSAxNS43MjM4IDE2Ljg1NzFaTTQuMzkwNDkgMTZIMTUuMTUyNEwxMi4wMDk1IDguNTcxNDNMOS4wNTcxNiAxMy43MTQzQzguOTYxOTIgMTMuODA5NSA4Ljg2NjY4IDEzLjkwNDggOC43NzE0NCAxMy45MDQ4QzguNjc2MiAxMy45MDQ4IDguNDg1NzMgMTMuOTA0OCA4LjM5MDQ5IDEzLjgwOTVMNi42NzYyIDEyLjA5NTJMNC4zOTA0OSAxNlpNNS4zNDI4NyA3LjIzODFDNC4yMDAwMSA3LjIzODEgMy4yNDc2MyA2LjI4NTcxIDMuMjQ3NjMgNS4xNDI4NkMzLjI0NzYzIDQgNC4yMDAwMSAzLjA0NzYyIDUuMzQyODcgMy4wNDc2MkM2LjQ4NTczIDMuMDQ3NjIgNy40MzgxMSA0IDcuNDM4MTEgNS4xNDI4NkM3LjQzODExIDYuMjg1NzEgNi40ODU3MyA3LjIzODEgNS4zNDI4NyA3LjIzODFaTTUuMzQyODcgNEM0LjY3NjIgNCA0LjEwNDc3IDQuNTcxNDMgNC4xMDQ3NyA1LjIzODFDNC4xMDQ3NyA1LjkwNDc2IDQuNjc2MiA2LjQ3NjE5IDUuMzQyODcgNi40NzYxOUM2LjAwOTU0IDYuNDc2MTkgNi41ODA5NiA1LjkwNDc2IDYuNTgwOTYgNS4yMzgxQzYuNTgwOTYgNC41NzE0MyA2LjEwNDc3IDQgNS4zNDI4NyA0Wk0xNi4yIDIwSDMuMjQ3NjNDMS42Mjg1OCAyMCAwLjIwMDAxMiAxOC42NjY3IDAuMjAwMDEyIDE2Ljk1MjRWMy4wNDc2MkMwLjI5NTI1IDEuNDI4NTcgMS42Mjg1OCAwIDMuMjQ3NjMgMEgxNi4yQzE3LjgxOTEgMCAxOS4yNDc2IDEuMzMzMzMgMTkuMjQ3NiAzLjA0NzYyVjE2Ljk1MjRDMTkuMTUyNCAxOC42NjY3IDE3LjgxOTEgMjAgMTYuMiAyMFpNMy4yNDc2MyAwLjg1NzE0M0MyLjAwOTU0IDAuODU3MTQzIDEuMDU3MTUgMS44MDk1MiAxLjA1NzE1IDMuMDQ3NjJWMTYuOTUyNEMxLjA1NzE1IDE4LjE5MDUgMi4wMDk1NCAxOS4xNDI5IDMuMjQ3NjMgMTkuMTQyOUgxNi4yQzE3LjQzODEgMTkuMTQyOSAxOC4zOTA1IDE4LjE5MDUgMTguMzkwNSAxNi45NTI0VjMuMDQ3NjJDMTguMzkwNSAxLjgwOTUyIDE3LjQzODEgMC44NTcxNDMgMTYuMiAwLjg1NzE0M0gzLjI0NzYzWiIgZmlsbD0iIzkyOTI5MiIvPg0KPC9zdmc+');
}

/*.rotate-loop-animation {*/
/*    background-image: url('data:image/svg+xml;base64,');*/
/*}*/
body.fullscreen3d header,
body.fullscreen3d .sub-config-header,
body.fullscreen3d .grid_10 {
    display: none;
}
body.fullscreen3d #image_layers{

    position: fixed;

}
.link-option-plus-legs #image_layers {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
body.fullscreen3d .controls-for-preview {
    position: fixed;
    left: 0;

}
.exit-full-screen-3d-preview{
    display: none;
}
body.fullscreen3d .exit-full-screen-3d-preview {
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    top: 0;
    right: 0;
    --scale: scaleY(0.5);
}
.exit-full-screen-3d-preview:before {
    transform: rotate(45deg) var(--scale);

}
.exit-full-screen-3d-preview:after {
    transform: rotate(135deg) var(--scale);

}
.exit-full-screen-3d-preview:after,
.exit-full-screen-3d-preview:before{
    content: " ";
    border-bottom: 2px solid #929292;
    width: 100%;
    top: calc(50% - 1px);
    position: absolute;
    height: 0;
}
.controls-for-preview-btn {
    cursor: pointer;
    opacity: 0.6;
    height: 38px;
    display: flex;
    align-items: center;
}
.customer-service__quotes-filter  {
    margin-top: 25px;
}
.create_quote_on_behalf {
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
}

.scroll-preview {
    position: relative;
}
.scroll-preview .plus-scale {
    right: 0;
}
.scroll-preview .plus-scale,
.scroll-preview .minus-scale {
    position: absolute;
    top: 0;
    width: 50%;
    height: 100%;
    /*text-align: center;*/
    /*line-height: 1em;*/
    /*font-size: 40px;*/
    z-index: 1;
    user-select: none;
}
.scroll-preview .plus-scale:before,
.scroll-preview .minus-scale:before,
.scroll-preview .plus-scale:after {
    content: " ";
    border-bottom: 1px solid #929292;
    width: 20px;
    position: absolute;
    height: 0;
    left: calc((100% - 20px) / 2);
    top: calc(20px);
}
.scroll-preview .plus-scale:after {
    transform: rotate(90deg);
}
#step-fn .design8 .li_option .label_option,
#step-tv .label_option,
.design8 .li_option .label_option > img,
#step-tv img.img_option,
.design-default .color_wrap .item-img-wrapper,
.img_option{
    padding: 0;
    margin: 0;
}
.options__item-img{
    min-height: unset;
}

.design-default .color_wrap.active label  .item-img-wrapper  .check_box:before,
.design-default .color_wrap.active label  .item-img-wrapper  .check_box:after {
    content: "";
    box-sizing: border-box;
    position: absolute;
    display: block;

}
.steps[data-design="2"] .options__item.active  .item-img-wrapper  .check_box:before,
.steps[data-design="2"] .options__item.active  .item-img-wrapper  .check_box:after {
    content: "";
    box-sizing: border-box;
    position: absolute;
    display: block;

}
/**/
.cart_table_title_wrapper .error_note {
    margin-left: 20px;
    font-size: 12px;
}
#update_quote_project_number .error_note-checkbox {
    font-size: 12px;
    margin-left: -70px;
    margin-top: 20px;
    display: block;
}
.ul__option .ul__option .check_box{
    left: inherit;
}
.check_box{
    position: relative;
    left: 50%;
    z-index: 20;
    transform: translateX(-50%);
}
.color_results_wrapper .active  .check_box:after{
    content: "";
    box-sizing: border-box;
    position: absolute;
    display: block;
    width: 16px;
    height: 9px;
    border-top: 1px solid black;
    border-right: 1px solid black;
    right: -8px;
    bottom: -3px;
    z-index: 2;
    transform: rotate(135deg);
}
.design-default .color_wrap.active label .item-img-wrapper .check_box:after{
    width: 16px;
    height: 9px;
    border-top: 1px solid black;
    border-right: 1px solid black;
    right: -8px;
    bottom: -3px;
    z-index: 2;
    transform: rotate(135deg);
}
.steps[data-design="2"] .options__item.active  .item-img-wrapper  .check_box:after {
    width: 16px;
    height: 9px;
    border-top: 1px solid black;
    border-right: 1px solid black;
    right: -8px;
    bottom: -3px;
    z-index: 2;
    transform: rotate(135deg);
}
#step-ma .options__tab-container-design-wrap{
    width: 100%;
}
#step-at .options__tab-container-design-wrap{
    width: 100%;
}
.Header .SubMenu-UserPart-icons .closed{
    background-position: 0 1px;
}
#step-uf .object_fit .item-img-wrapper .object_fit_none{
     object-fit: none;

}

.color_results_wrapper .active .item-img-wrapper .check_box:before {
    content: "";
    box-sizing: border-box;
    position: absolute;
    display: block;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: #fff;
    bottom: -12px;
    right: -12px;
    z-index: 1;
    -webkit-box-shadow: 2px 2px 3px 0 rgba(0,0,0,0.2);
    -moz-box-shadow: 2px 2px 3px 0 rgba(0,0,0,0.2);
    box-shadow: 2px 2px 3px 0 rgba(0,0,0,0.2);
}


.design-default .color_wrap.active label .item-img-wrapper .check_box:before {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: #fff;
    bottom: -12px;
    right: -12px;
    z-index: 1;
    -webkit-box-shadow: 2px 2px 3px 0 rgba(0,0,0,0.2);
    -moz-box-shadow: 2px 2px 3px 0 rgba(0,0,0,0.2);
    box-shadow: 2px 2px 3px 0 rgba(0,0,0,0.2);
}
.steps[data-design="2"] .options__item.active  .item-img-wrapper  .check_box:before {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: #fff;
    bottom: -12px;
    right: -12px;
    z-index: 1;
    -webkit-box-shadow: 2px 2px 3px 0 rgba(0,0,0,0.2);
    -moz-box-shadow: 2px 2px 3px 0 rgba(0,0,0,0.2);
    box-shadow: 2px 2px 3px 0 rgba(0,0,0,0.2);
}

.label_hover_wrap {
    position: absolute;
    z-index: 21;
    width: 210px;
    background: white;
    padding: 10px;
    display: none;
    flex-direction: column-reverse;
    justify-content: flex-start;
    text-align: left;
    filter: drop-shadow(0.15rem 0.15rem 0.2rem rgba(0, 0, 0, 0.1));

}
.label_hover_wrap .label_option-text {
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    color: black;
    opacity: 1;

}
.label_hover_wrap .label_option-price {
    font-weight: 500;

    font-size: 18px;
    line-height: 25px;
    margin-top: 10px;
    margin-bottom: 10px;
}


.quantity-block-wrapper .qty-button.qty-plus:after {
    top: 3px;
    left: 8px;
}

.quantity-block-wrapper .qty-button.qty-plus:before {
    top: 20px;
    left: 9px;
}


.quantity-block-wrapper .qty-wrapper .qty-button i {
    line-height: 43px;

    color: #929292;
}
.quote-item-delete i {
    font-size: 21px;
    color: #929292;
    margin-top: 9px;
}
.quote-list-item__item .task-drag-handle {
    color: #929292;
    position: initial;
}
.quote-list-item__pn {
    padding-right: 0;
    justify-content: center;
    flex-direction: row;
    align-items: center;
    flex-wrap: nowrap;
}
.custom_ma {
    text-align: center;
}
.custom_ma .quote-list-item__item-img {
  max-width: 110px;
}


.quantity-block-wrapper .qty-button{
    width: 35px;
    height: 35px;
}

.quantity-block-wrapper {
    display: flex;
    justify-content: center;
}

.quantity-block-wrapper {
    display: flex;
    justify-content: center;
}

.admin_panel_quote_print_view .quantity-block-wrapper .qty-wrapper {
    justify-content: center;
    margin-top: 17px;
    width: 100%;
}

/*admin_panel_quote_print_view*/
.admin_panel_quote_print_view .quote-footnotes p {
    color: #929292;
    font: normal 14px/22px Roboto, Helvetica, Arial, sans-serif;
}

.admin_panel_quote_print_view .shipping-total__title {
    font-size: 15px;
    color: #929292;
    font-weight: 400;
    padding-right: calc(10% + 20px);
}

.admin_panel_quote_print_view .shipping-total__price {
    padding-right: 22px;
    color: #000000;
    font-size: 15px;
    font-weight: 500;
}

.admin_panel_quote_print_view .qty-price-label {
    font-weight: 500;
    font-size: 15px;
    margin-top: 17px;
}
.admin_panel_quote_print_view .single-price-label {
    font-weight: 500;
    font-size: 15px;
    margin-top: 13px;
}
.admin_panel_quote_print_view .quote-list-item__item-title {
    font-size: 15px;
    margin-top: 22px;
    font-weight: 500;
}
.admin_panel_quote_print_view .quote-footnotes p b {
    color: #929292;
}
.admin_panel_quote_print_view .quote-block__sale-rep .quote-block__item {
    font-size: 15px;
}
.admin_panel_quote_print_view .quote-list-header > div{
    padding: 3px 0px 2px 0;
}
.admin_panel_quote_print_view .quote-block__item {
    font-size: 15px;
}
.admin_panel_quote_print_view .quote-block__item-title {
    font-size: 15px;
}
.admin_panel_quote_print_view .quote-list-header .quote-list-header__item-qty{
    text-align: center;
}
.admin_panel_quote_print_view .quote-list-header .quote-list-header__item-descr {
    padding-left: 15px;
}
.admin_panel_quote_print_view .quote-item-qty {
    border: 1px solid #BDBDBD;
    border-radius: 20px;
    width: 60px;
    color: black;
    height: 42px;
    font: 400 19px/45px Roboto, Helvetica, Arial, sans-serif;
}
.quote-item-qty {
    border: 1px solid #BDBDBD;
    border-radius: 20px;
    width: 60px;
    color: black;
    height: 42px;
    font: 400 19px/45px Roboto, Helvetica, Arial, sans-serif;
}

.quote-list-header__item {
    background: #fff;
    border-right: none;
    text-align: center;
    padding: 3px 35px 2px 0;
    box-sizing: border-box;
    color: #929292;
    font: 400 14px/23px font-family Roboto, Helvetica, Arial, sans-serif;
    border-left: 1px solid #D0D0D0;
    margin: 10px 0;
}
.qty-price-label {
    font-weight: 500;
    font-size: 15px;
    margin-top: 17px;
}
.single-price-label {
    font-weight: 500;
    font-size: 15px;
    margin-top: 13px;
}
.quote-list-header__item-qty {
    padding:3px 0 2px 0;
}
.quote-list-header__item-descr {
    text-align: left;
    padding-left: 15px;
}
.quote-list-header__item-pn {
    border-left: 1px solid #ffffff;
}
.quote-list-header__item-net-price {
    text-align: right;
}

.quote-list-header, .quote-list-footer, .quote-item__info {
    display: grid;
    grid-template-columns: minmax(142px, 15%) auto minmax(125px, 13%) minmax(125px, 13%) minmax(125px, 13%) minmax(40px, 1%);
}

.quote-list-item__item-title {
    font-size: 15px;
    margin-top: 22px;
    font-weight: 500;
}
.quote-header__line1{
    border-bottom: 1px solid #D0D0D0;
}
.shipping-address__item {
    font-size: 14px;
}
.shipping-address__item_block{
    font-size: 14px;
}
.quote-block  .shipping-address__item {
    font-size: 15px;
}
.quote-block__sale-rep .quote-block__item {
    font: normal 15px/25px mr-eaves-xl-modern, Helvetica, Arial, sans-serif;
    font-size: 15px;
}
.shipping-custom-discount-wrap {
    display: flex;
    text-align: right;
    width: auto;
    margin-left: auto;
    margin-top: -30px;
    font-size: 15px;
}
.email-message {
    border: 1px solid #D0D0D0;
    border-radius: 5px;
    color: #000000;
    font-size: 15px;
    margin-bottom: 0;
    margin-top: 4px;
}
.shipping-custom-discount-wrap__percent {
    margin-left: 12px;
}

.quote-info-popup input {
    border: 1px solid #D0D0D0;
    border-radius: 5px;
}

.quote-info-popup .j-modal__content {
    width: auto;

    min-width: 500px;
}

.quote-info-popup  .email-label span {
    width: 200px;
    font-size: 15px;
}


.quote-block__quote-dates .quote-block__item-title {
    font-weight: 500;
}
.quote-list-item__item-generated-descr{
    display: none;
}
.quote-list-item__item-generated-pn {
    margin-top: 2px;
    font-size: 15px;
}
.shipping-total__title {
    font-size: 15px;
    color: #929292;
    font-weight: 400;
    padding-right: calc(10% + 20px);
}
.add-cust-info-link, .update_quote_expired_btn {
    font-size: 15px;
}
.shipping-total__price {
    padding-right: 22px;
    color: #000000;
    font-size: 15px;
    font-weight: 500;
}
.quote-total-price__value { color: #000000;
    font-size: 15px;
    font-weight: 500;
}
.selectric-shipping-options-select .selectric {
    background-color: #ffffff;
}
.quote-notes__textarea {
    border: 1px solid #D0D0D0;
    border-radius: 5px;
    color: #000000;
    font-size: 15px;
    margin-bottom: 0;

}
.print-note-label {
    font-size: 14px;
    margin-left: 10px;
    padding-left: 23px;
}
.quote-block .h3_title a {
    font-size: 15px;
}
.quote-action-link{
    font-size: 15px;
}
.quote-button__share.clicked {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.quote-share-menu{
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin-bottom: -4px;
}
.quote-buttons .quote-button {
    margin-bottom: 10px;
}

.shipping-total .selectric-wrapper .selectric {
    border: 1px solid #D0D0D0;
}
.quote-footnotes p {
    color: #929292;
    font: normal 14px/22px Roboto, Helvetica, Arial, sans-serif;
}
.quote-footnotes p b {
    color: #929292;
    font: 500 14px/22px Roboto, Helvetica, Arial, sans-serif;
}
.quote-notes__textarea::placeholder {
    text-transform: none;
    font-size: 15px;
    color: #929292;
}

.quote-footnotes-btns {
    border-bottom: 2px solid #ffffff;
    padding-bottom: 0;
}

.quote-footer {
    border-bottom: 1px solid #D0D0D0;
    border-top: 1px solid #D0D0D0;
}
.new-group {
    border-top: 1px solid #D0D0D0;
}
.options-table-view-btn-wrap {
    margin: 10px 0 0 0;
}
.general-form-wrp .text-input {
    letter-spacing: 0;
    font-size: 15px;
}
.quote-notes__textarea:focus, .quote-notes__textarea:focus-visible {
    border-color: #c1c1c2;
    box-shadow: 5px 0 16px 0 rgb(0 0 0 / 4%);
    outline: none;
}

.quote-options-item__title {
    font-size: 15px;
    margin-top: 0;
}
.quote-content-wrp .form-item-label {
    margin-bottom: 0;
    margin-top: -5px;
}
.quote-item__notes-wrp .form-buttons {
    margin-bottom: 0;
}
.quote-block__item {
    font-size: 15px;
}
.quote-block__item-title {
    font-size: 15px;
}

.options-table-view-btn {
    margin: 0;

    margin-bottom: -25px;
    font-weight: 400;
    font-size: 14px;
}
 .hidden_options_prices > div {
    min-width: 330px;
}

.hidden_options_prices > div > div:first-child {
    width: 40%;
}
.hidden_options_prices > div > div:nth-child(2) {
    width: 60%;
    border-right: 1px solid #fff;
}

.quote-list-header {

    border-bottom: 1px solid #D0D0D0;
    border-top: 1px solid #D0D0D0;
}
.label_hover_wrap .label_option-btn {
    background-color: var(--default_color_var);
    border-radius: 20px;
    height: 40px;
    width: 118px;
    text-transform: none;

    box-sizing: border-box;
    padding: 7px 0 9px 0;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: white;
    text-align: center;
    margin-bottom: 5px;
}

.opt_img_wrap {
    overflow: hidden;
    max-height: 210px;
    width: 100%;
    margin-bottom: 5px;
}

.FiltersTab-BodyWrapper {
    background-color: #ffffff;
}

.CheckBox {
    border-radius: 3px;
    background-color: #ffffff;
    border: 1px solid #929292;
}
.Filter-Item label {
    font-size: 16px;
    font-weight: 400;
    text-transform: none;
}

.Filtered-DetailsWrapper {
     display: none;
    position: absolute;
    background-color: transparent;
    top: calc(50% - 120px);
}


.Filtered-Item:hover .Filtered-DetailsWrapper {
    display: block;
}

.Filtered-productDesc {
    color: #929292;
    line-height: 20px;
    font-size: 14px;
    font-weight: 400;
}
.Filtered-Info .product-link {

    line-height: 30px;
    font-size: 20px;
    font-weight: 500;
    text-transform: none;
}
.use_new_buttons-2 .Filtered-InfoWrapper, .active.use_new_buttons-2 .Filtered-InfoWrapper {
    margin-top: 5px;
}
.Filtered-Item:hover .Filtered-productDesc{
 color: black;
}
.Filtered-Item:hover .isOverlay{
    background: black;
    height: auto;
    box-sizing: content-box;
    width: 100%;
    position: absolute;
    display: block;
    height: calc(100% - 5px);
}
.Filtered-Item:hover  .FilteredImage  {
    opacity: 0.75;
}
.Filtered-DetailsWrapper .Details-Buttons {
    flex-direction: column;
}
.quote_on_behalf_info .row {
    display: flex;
}
.quote_on_behalf_info .row span {
    margin-right: 10px;
    width: 100px;
}

.button {
    font-size: 16px;
    overflow: unset;
    box-sizing: border-box;
    background: #fff;
    border-style: solid;
    display: inline-block;
    position: relative;
    padding: 8px 30px;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    border-radius: 30px;

    margin-bottom: 10px;
    border-width: 1px;
    border-color: var(--default_color_var);
    color: var(--default_color_var);
}
.j-modal__wrap .j-modal__content #change_shipping_address .cancelBtn {
    padding: 0 25px;
}
.cancelBtn, .create_new_address{
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}

.sales_rep__customer-details-tab #sales-rep_users_table_filter {
    margin: -4px 0 10px 0;
}

#quote-newform_shipping_addresses .signup-item-label.error-validation .custom-error-wrapper-class {
    top: 55px;
}
.Button-DetailsText{
    line-height: 22px;
}
#quote_project_details_popup .quote-button__save-project-number, .cancel-modal-btn {
    line-height: 16px;
     text-transform: capitalize;
}
#sales-manager_customers_table {
     margin-top: 0px;
}
.Form-Wrap .Buttons-Wrap .create_new_address{
    height: 36px;
    line-height: 20px;
    padding: 7px 20px 7px 20px;
    font-weight: 500;
}
.button:hover {
    background: var(--default_color_var);
    border-color: var(--default_color_var);
    background-color: #929292;
    border-color: #929292;
    color: white;
}
.quote-print-view .quote-block .email-value, .email-value{
    text-align: right;
    width: 100%;
    white-space: nowrap;
}
.wrapper-form_title{
    position: relative;
    height: 50px;
}
.wrapper-form_title .form-button__print-quote-btn{
    padding: 2px 30px 2px 30px;
    top: 6px;
}
.wrapper-form_title .no-dash{
    height: 100%;
    padding-bottom: 0;
}
.wrapper-form_title .form-title {
    line-height: 47px;
}
.wrapper-form_title .customer-service__back-icon {
    top: 12px;
}
.new-user-form .field {
    font-size: 15px;
    line-height: 22px;
}
@media print {

    .quote-print-view .quote-block .email-value, .email-value{
        text-align: right;
        width: 100%;
        white-space: nowrap;
    }

}
.additional_info .additional_info_radio_wrapper  .custom-control-inline {
    margin-bottom: 10px;
    display: flex;
    flex-direction: row;
}
.additional_info .additional_info_radio_wrapper  .custom-control-label {
    margin-left: 10px;
    margin-top: 1px;
}
.additional_info .additional_info_radio_wrapper .custom-control-input {
    min-width: 18px;
    height: 18px;
    margin-top: 0;
}
#quote-existing_shipping_addresses, .quote-existing_shipping_addresses {
    max-height: none;
}


.signup-item__billing-form-wrp label.checkbox-label {
    font-size: 15px;
}

.j-modal .h3-title {
    padding-top: 30px;
}
.upper-level-menu  .customer-service__back-icon  {
    position: relative;
}
.upper-level-menu  .customer-service__back-icon-wrap{
    display: inline-block;
    width: 29px;
}
.sales_rep_item {
    font-size: 15px;
}
body .button-blue.button-blue {
    border-style: solid;
    font-weight: 400;
    background-color: var(--default_color_var);
    border-color: var(--default_color_var);
    color: #fff;
}

body .button-blue.button-blue.download-options-btn {
    display: none;
}


.button-blue.button-blue:hover {
    background-color: #929292;
    border-color: #929292;
    color: white;
    border-width: 1px;
}
.Details-Buttons .button.button-blue {
    margin-right: 0;
}
.visual_choice_title {
    display: none;
}
.FiltersUsed-in-wrapp {
   padding-left: 209px
}

.FiltersUsed-Label {
    font-size: 14px;
    text-transform: none;
}
.selectric-SortBy .selectric {
     border: 1px solid #fff;
 }

.FiltersUsed-Button {
    text-transform: none;
    border: 1px solid #fff;
}

.flexcontent {
    flex: 1 0 auto;
}

.subProduct .Container {
    padding: 0;
    width: calc(85% + 40px);
    justify-content: flex-start;
}
.listSubItem {
    position: relative;
    height: 400px;
    width: calc(25% - 15px);
    margin-right: 20px;
    margin-bottom: 30px;
}
.listSubItem:nth-last-child(4n){
    margin-right: 0;
    margin-bottom: 0;
}
.listSubItem .imgWrap{
    justify-content: center;
    height: 330px;
    display: flex;
    overflow: hidden;
}

.listSubItem .imgWrap img{
    height: 100%;
    width: 100%;
    object-fit: contain;
    max-width: none;
}

.listSubItem .itemTitle{
    margin-top: 20px;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
}
.listSubItem:hover  .itemTitle {
    color: #929292;
}

.listSubItem .ButtonsWrap {
    display: none;
    position: absolute;
    top: 50%;
    left: calc(50% - 50px);
}

.listSubItem:hover  .ButtonsWrap {
    display: block;
}

.button-white {
    text-align: center;
    font-size: 18px;
    line-height: 22px;
    font-weight: 500;
    color: var(--default_color_var);
    background-color: white;
    border-color: var(--default_color_var);
    border-width: 1px;
    border-style: solid;
}
.button-white2 {
    background-color: var(--default_color_var);
    color: white;
}
.btn .button-white2:hover {
    background-color: white;
}
body #quote_change_shipping_address_popup .Button-Details:hover {
    color: white;
    background: #929292!important;
}
.button-white2::before {
    background-color: initial;
}
#update_quote_project_number .Button-Details:hover{
    background-color: var(--default_color_var);
    color: white;
}
.listSubItem .button-white {
    width: 110px;
}

.listSubItem .button-white:hover {
    color: #fff;
    background-color: var(--default_color_var);
    border-color: var(--default_color_var);

}
.breadcrumbs-list li {
    position: relative;
    margin-right: 10px;

}
.breadcrumbs ul li {
    padding-right: 13px;
}
.breadcrumbs-list li:after {
    content: " ";
    border-left: 1px solid #929292;
    height: 15px;
    width: 1px;
    transform: rotate(30deg);
    position: absolute;
    margin-top: 2px;
    margin-left: 8px;
}

.breadcrumbs-list li.current a{
   color: #929292;
}

.breadcrumbs-list li.current:after {
    display: none;
}
.subProduct .ProductTitleWrap {
    justify-content: center;
    margin-top: -10px;
    margin-bottom: 30px;
}
.subProductTitle .button {
    margin-left: 28px;
}
.subProductTitle .button:hover {
   color: white
}
.subProductTitle .button.button-blue:hover {
    color: #fff;
    background: #929292;
}
.button.button-blue.create_quote:hover,
.button.button-blue.view_quote_btn:hover {
    color: #fff;
    background: #929292;
    border-color: #929292;

}
.subProductTitle {
    font-size: 34px;
    font-weight: 500;
    text-align: center;
}

.quantity-block {
    margin: 0 30px 0 15px;
}

.button-blue2:hover {
    border-width: 1px;
}
#tableSummaryCnt {
    display: none;
}
.btn {
    border: none;
}
.design-default .color_wrap {
    width: calc(20% - 12px);
    padding: 0;
    margin: 5px 10px 5px 0;
}
#step-fn ul li {
    margin: 5px 10px 5px 0;
}
#step-gl .options__item-img {
    max-height: none;
}

.slide-tab .options__item {
    text-align: left;
}
.slide-tab .item-img-wrapper {
    margin: 0;
    justify-content: center;
}

.slide-tab .options__item.active .item-img-wrapper:before  {
    left: 65px;
    right: auto;
    width: 24px;
    height: 24px;
    top: 0;
}
.all-icon{
    width: 24px;
    height: 24px;
    background-size: 110%;
    background-image: url("/assets/img/icons/grid.png");
}
.SubMenu-UserPart .header-icons  a:hover {
    background-color: inherit;
    color: white;
}
.wrapper_all_products .customer-service-link{
    padding: 12px 17px 10px 20px;
}
.wrapper_all_products .inner-menu a{
    text-indent: inherit;
}
.account-icon .inner-menu a{
    text-indent: inherit;
}
.SubMenu-UserPart li.account-icon .inner-menu {
    left: -157px;
}
.SubMenu-UserPart li.account-icon .inner-menu,
.NavigationWrapper .SubMenu-UserPart li .inner-menu {
    top: 29px;
    border-radius: 10px;
    border: 0;
    -webkit-box-shadow: 2px 2px 3px 0 rgba(0,0,0,0.2);
}
 .SubMenu-UserPart .inner-menu a:hover {
    color: var(--default_color_var);
    background: transparent;
}
.SubMenu-UserPart .inner-menu {
    display: none;
    padding: 10px 0 10px;
    position: absolute;
    background-color: #fff;
    top: 40px;
    left: -1px;
    border: 1px solid var(--default_color_var);
    margin: 0;
    z-index: 9999;
    padding-left: 20px;
    padding-right: 20px;
    min-width: 210px;
    width: auto;
    flex-direction: column;
}
.wrapper_all_products .inner-menu .text_up{
    text-transform: uppercase;
}

.wrapper_all_products .SubMenu-UserPart li .inner-menu{
    top: 29px;
    border-radius: 10px;
    border: 0;
    -webkit-box-shadow: 2px 2px 3px 0 rgba(0,0,0,0.2);
    min-width: 230px;
    overflow: auto;
    background: #efefef;
    max-height: calc(100vh - 120px);
}
.wrapper_all_products .header-icons{
    margin: 0;
}
.wrapper_all_products{
    display: flex;
}
.wrapper_all_products{
    text-transform: uppercase;
    white-space: nowrap;
}
.slide-tab .options__item.active .item-img-wrapper:after {
    top: 5px;
    right: auto;
    left: 70px;
}
.use_new_buttons-2 .Filtered-DetailsWrapper.Filtered-DetailsWrapper-Bases {
    top: 50%;
    transform: translateY(-50%);
    margin: 0;
}
/*.slide-tab .ao-cs:nth-child(2n).active .item-img-wrapper:before  {*/
/*    left: 98px;*/
/*}*/
/*.slide-tab .ao-cs:nth-child(2n).active .item-img-wrapper:after {*/
/*    left: 103px;*/
/*}*/

.slide-tab .options__item {
    width: calc(33.3333% - 10px);
    max-width: none;
    min-width: 95px;
    margin: 5px 10px 5px 0;
}

.config_design_3 .breadcrumbs {
    justify-content: flex-start;
    margin: 0px;
}
.slide-tab .options__item.active .item-img-wrapper:before, .slide-tab .options__item.active .item-img-wrapper:after {
    top: calc(50% - 12px);
    right: calc(50% - 12px);
    left: auto;
}
.slide-tab .options__item.active .item-img-wrapper:after {
    top: calc(50% - 7px);
    right: calc(50% - 8px);
    left: auto;
}
.steps[data-design="2"] .slide-tab{
    display: block;
}
.steps[data-design="2"] .options__item{
    width: calc(20% - 12px);
    padding: 0;
    margin: 5px 10px 5px 0;
    padding: 0px;
}
.slide-tab.navigation__under-suboption.active .item-img-wrapper:before{
    right: 24px;
}
.slide-tab.navigation__under-suboption.active .item-img-wrapper:after{
    right: 19px;
    top: 8px;
}
.slide-tab .options__item {
    text-align: left;
}
.slide-tab .item-img-wrapper {
    margin: 0;
    justify-content: center;
}
.slide-tab.navigation__under-suboption.active .item-img-wrapper:before  {
    left: 74px;
    right: auto;
    width: 24px;
    height: 24px;
    top: 3px;
}


.slide-tab.navigation__under-suboption.active .item-img-wrapper:before {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    /* top: calc(100% / 3); */
    background-color: var(--default_color_var);
    z-index: 1;
}
.slide-tab.navigation__under-suboption.active .item-img-wrapper:before, .slide-tab.navigation__under-suboption.active .item-img-wrapper:after {
    content: "";
    box-sizing: border-box;
    position: absolute;
    display: block;
    top: 5px;
    right: 4px;
    left: inherit;

    width: 24px;
    height: 24px;
}

.slide-tab.navigation__under-suboption.active .item-img-wrapper:after {
    width: 15px;
    height: 9px;
    border-top: 1px solid white;
    border-right: 1px solid white;

    top: 10px;
    right: 9px;
    z-index: 2;
    transform: rotate(135deg);
}
.slide-tab.navigation__under-suboption.active .item-img-wrapper:before, .slide-tab.navigation__under-suboption.active .item-img-wrapper:after {
    content: "";
    box-sizing: border-box;
    position: absolute;
    display: block;
}








.slide-tab .options__item-title {
    margin-top: 8px;
    text-align: center;
}

.design-default .label_hover_wrap .label_option-text {
    font-weight: 500;
    font-size: 15px;
}

.design-default .label_hover_wrap .label_option-text.hasFullName {
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
}
.steps[data-design="2"] .navigation__under-option {
    border: none;
}
.steps[data-design="2"] .navigation__under-suboption.active {
    border: none;
}

.steps[data-design="2"] .options__item .title_self, .steps[data-design="2"] .options__item .label_option-text, .steps[data-design="2"] .options__item .item-img-wrapper + .label_option-text {
    display: none;
}
#configurator .steps[data-design="2"] .options__item .label_hover_wrap .label_option-text{
    display: block;
}

@media (max-width: 1440px) {
    .selected-title {
        max-width: 137px;
    }
}

.quantity-block-accessories .qty-accessories {

    height: 30px;
    width: 45px;
    border-radius: 20px;
    font-size: 16px;
    color: #4e535d;
    border: 1px solid #BDBDBD;
}
.options__item__ma .options__item-title {
    min-height: 40px;
    margin-top: 10px;
    font-weight: 400;
    font-size: 16px;
}

.button:active:after, .button:focus:after, .button:hover:after {
    border: none;

}
.header-icons.quotes-icon .cart_qty, .header-icons   .cart_qty {
    /* display: none; */
    position: absolute;
    bottom: calc(100% - 10px);
    left: calc(100% - 6px);
    padding: 0;
    margin: 0;
    background-color: var(--default_color_var);
    border-radius: 50%;
    height: 19px;
    width: 19px;
    font-size: 12px;
    padding-top: 1px;
    font-weight: 400;
    box-sizing: border-box;
    /* line-height: 1; */
    color: #fff;
}
.NavigationWrapper .cartWrap {
    min-width: unset;
    max-width: unset;
    margin-left: unset;
    max-height: unset;
}
.cartIconWrap {
    margin-top: 11px;
}
.NavigationWrapper .cartWrap.closed {
    display: block;
}
.SubMenu-UserPart li .customer-service-link:hover {
    color: var(--default_color_var);
}

.modal_search  {
    background-color: rgba(0,0,0,0.35);
}
.header-link-sign {
    background-color: white;
}

.white-btn:hover, .SubMenu-UserPart a:hover {
   color: var(--default_color_var);
    background-color: white;
}
.SubMenu-UserPart li.white-btn:hover a {
    color: var(--default_color_var);
}
.header-icons .header-icons:hover {
    filter: invert(44%) sepia(44%) saturate(617%) hue-rotate(177deg) brightness(97%) contrast(95%);
}

.rotate-loop-animation:hover, .minus-scale:hover, .plus-scale:hover, .full-screen-3d-preview:hover, .js-download-btn:hover, .reset-3d-preview:hover, .download-sheet-options-btn:hover {
    opacity: 1;
    color: var(--default_color_var);
    filter: invert(44%) sepia(44%) saturate(617%) hue-rotate(177deg) brightness(97%) contrast(95%);
}
.download-options-btn .text:hover {
    color: var(--default_color_var);
}

.login-item__create-new {
    background-color: #f0f0f0;
    padding: 30px 40px 40px 40px;
    max-width: 370px;
    margin-right: 100px;
    border-radius: 20px;
}
.login-item h2 {
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;

    text-transform: none;
}
.wrapperInputCompany .field-title{
    font-size: 15px;
    color: #666666;
}
.j-modal__wrap .cancel-wrapper #js-quote-print-btn, .j-modal__wrap .cancel-wrapper #js-quote-email-btn {
    margin-right: 15px;
    text-transform: capitalize;
    text-decoration: none;
}
.def-button {
    margin-right: 10px;
    display: inline-block;
    font-family: mr-eaves-xl-modern, Helvetica, Arial, sans-serif;
    font-weight: 500;
    color: #fff;
    background-color: var(--default_color_var);
    border: 1px solid var(--default_color_var);
    padding: 7px 20px 7px 20px;
    background-position: center right;
    text-transform: capitalize;
    cursor: pointer;
    transition: .3s;
    position: relative;
    line-height: 24px;
}
.def-button:hover {
    color: var(--default_color_var) !important;
    background-color: #fff;
    border-color: var(--default_color_var);
    transition: .3s;
}
#formQuoteLightEdit .card-header .tools{
    padding: 0px;
}
.custom_discount_required{
    color: red;
}
#formQuoteLightEdit .card-header, #formQuoteLightEdit .card-body{
    padding-top: 10px;
}
.new_quote_user_pc .select2-container--default .select2-selection--single {
    padding: 10px 10px 10px 10px;
}
.QuickLinks p {
    font-weight: 500;
    font-size: 14px;
    color: black;
}
.NavigationWrapper{
    height: 41px;
}
.print-version #order_total_show {
    padding-right: 18px;
}
.login-wrp .login-error {
    top: 68px;
}
.general-form .form-item-label__label-search {
    width: 325px;
    height: 55px;
    margin-bottom: 0px;
    margin-top: 0px;
    display: flex;
    align-items: center;
}
.form-item-label__label-search .clear-search-icon {
    top: 17px;
}
.general-form-wrp .form-item-label__label-search .text-input {
    margin-top: 0px;
}
.QuickLinks .list-xs li a {
    font-weight: 400;
    font-size: 14px;
    color: #929292;
    line-height: 27px;
}
.QuickLinks .list-xs{
    padding: 0;
    margin-top: 6px;
}
#configurator .config-product-table-pn__item-select {
    border: 0px;
    width: auto;
    margin-left: 10px;
}
.QuickLinks {
    background-color: #ffffff;
}
.QuickLinksFirst {
    width: 43%;
}
.copyright {
    text-align: left;
    background-color: #ffffff;
    color: #000;
    margin-top: 23px;
}
.copyright p {
    font-weight: 400;
    font-size: 14px;
    color: #929292;
    line-height: 17px;
}
.design-3-div .size_row_title{
    /*width: 50%;*/
    margin-bottom: 5px;
}
.design-3-div .size_row_title{
    /*width: 50%;*/
    margin-bottom: 5px;
}
.design-3-div .size_row_title .lbl{
    margin-top: 10px;
}
.QuickLinks .gray-text {
    font-weight: 400;
    font-size: 14px;
    color: #929292;
    line-height: 27px;
    margin-top: 6px;
}

.QuickLinks  .simple-link {
    text-decoration: underline;
    color:  #929292;
}
.QuickLinks  .simple-link:hover {
    text-decoration: none;
    color: var(--default_color_var);
}
.icon-gsa {
    width: 70px;
    margin-right: 30px;
}
.icon-bifma {
    margin-bottom: 20px;
}

.QuickLinks  .list-inline-sm {
    padding-left: 0;
}

.QuickLinks .footer-soc-icon img {
    width: 25px;
}

.use_new_buttons-2 .Filtered-Info {
    flex-direction: column;
}

.Filtered-Info .product-link {
    text-align: left;
    display: flex;
}
.ao-cs .options__item-img222 {
    width: 100%;
    max-width: 100px;
}
.user-info__user-role {
    font-size: 16px;
    color: #000000;
    margin-top: 5px;
}
.search-area-wrap .search-form #search-header-form .select2-container .select2-search--inline .select2-search__field[placeholder] {
    max-width: none;
}


.search-form .search-header-form {
    max-width: none;
}
.search-form #search-header-form .select2-container .select2-search--inline .select2-search__field[placeholder] {
    max-width: none;
}
.search-form #search-header-form .select2-container{
    max-width: none;
}

.search-form #search-header-form .select2-container {
    max-width: none;
}
#config_wrap #configurator .steps {
    padding-bottom: 10px;
    border-bottom: 1px solid #929292;
}
.login-item__login-form-wrp .login-item-label__label-remember {
    flex-direction: row-reverse;
    justify-content: flex-end;
    margin-top: 20px;
    font-size: 15px;
    letter-spacing: -0.5px;
}
#inp-remember {
    position: relative;
    opacity: 1;
    width: 20px;
    margin-right: 10px;
    margin-left: 15px;


}

.signup-wrp h3 {
    font-size: 16px;
    text-transform: none;
    font-weight: 500;
}
.general_h3_title{
    font-size: 16px;
    text-transform: none;
    font-weight: 500;
}

.general-form-wrp .text-input {
    border: 1px solid #D0D0D0;
    border-radius: 5px;
}
.form-item-label__label-password i {
    top: 8px;
}
.SubMenu-UserPart-icons{
    width: auto;
}
.SubMenu-UserPart {
    justify-content: center;
}
table.dataTable thead th, table.dataTable thead td {
    padding-left: 7px;
}
table.dataTable thead .sorting {
    background-position: right -5px top 50%;
}
.quote-newform_shipping_addresses .signup-item__billing-form-wrp span.signup-item-placeholder {
    left: 3px;
    top: -12px;
    font-size: 14px;
}

.signup-item__billing-form-wrp .text-input:focus + span.signup-item-placeholder {
    color: var(--default_color_var);
    font-weight: 500;
    left: 3px;
    top: -12px;
}

.form-buttons{
    margin-top: 3px;
}
.form-button {
    overflow: inherit;
}
.form-button, form-button:last-child  {
    background-color: var(--default_color_var);
    padding: 5px 30px 5px 30px;
    text-align: center;
    border-radius: 20px;
    justify-content: center;
    color: white;
    height: auto;
    box-sizing: border-box;
    line-height: 28px;
    white-space: nowrap;
}
.button {
    /*overflow: visible;*/
}
.dataTables_filter {
 padding: 10px 0;
}
body .be-wrapper {
    padding-top: 76px;
}
.dataTable select {
    border-color: #aeaeae;
    border-radius: 3px;
    height: 33px !important;
}
#file_list_wrapper{
    margin-top: 40px;
}
.form-button-history-btn {
    top: 6px;
}
.floating_cart .cartWrap {
border-bottom: none;
}
input[type="search"]{
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik0xOS44NzExIDE5LjE3NTNMMTQuNDczNiAxMy43ODAxQzE1Ljc4IDEyLjMwMjQgMTYuNTcwNyAxMC4zNzggMTYuNTcwNyA4LjI4MTc5QzE2LjU3MDcgMy43MTEzNCAxMi44NTc4IDAgOC4yODUzNSAwQzMuNzEyOTQgMCAwIDMuNzExMzQgMCA4LjI4MTc5QzAgMTIuODUyMiAzLjcxMjk0IDE2LjU2MzYgOC4yODUzNSAxNi41NjM2QzEwLjM4MjUgMTYuNTYzNiAxMi4zMDc3IDE1Ljc3MzIgMTMuNzg2IDE0LjQ2NzRMMTkuMTgzNSAxOS44NjI1QzE5LjI4NjYgMTkuOTY1NiAxOS4zODk4IDIwIDE5LjUyNzMgMjBDMTkuNjY0OCAyMCAxOS43Njc5IDE5Ljk2NTYgMTkuODcxMSAxOS44NjI1QzIwLjA0MyAxOS42NTY0IDIwLjA0MyAxOS4zNDcxIDE5Ljg3MTEgMTkuMTc1M1pNMC45NjI2MTMgOC4yODE3OUMwLjk2MjYxMyA0LjI2MTE3IDQuMjI4NjIgMC45NjIxOTkgOC4yODUzNSAwLjk2MjE5OUMxMi4zNDIxIDAuOTYyMTk5IDE1LjYwODEgNC4yMjY4IDE1LjYwODEgOC4yODE3OUMxNS42MDgxIDEyLjMzNjggMTIuMzQyMSAxNS42MDE0IDguMjg1MzUgMTUuNjAxNEM0LjIyODYyIDE1LjYwMTQgMC45NjI2MTMgMTIuMzAyNCAwLjk2MjYxMyA4LjI4MTc5WiIgZmlsbD0iIzJGMkYyRiIvPg0KPC9zdmc+DQo=);
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: right 12px top 7px;
}
#PopupAddMoreItemsToQuote.floating_cart .cartItem {
flex-direction: row;
display: grid;
grid-template-columns: minmax(70px, 20%) minmax(140px, 30%) minmax(190px, 25%) minmax(110px, 25%);
grid-auto-rows: minmax(min-content, max-content);
border-top: none;
border-bottom: 1px solid #d9d9d9;
}
.quote_popup_project_bottom_wrapper {
    border-bottom: 1px solid #d9d9d9;
    width:100%;
    padding-top: 18px;
}
#quote_pricing_form .footer-btn-wrap {
    margin-top:20px;
    display: flex;
    justify-content: center;
}
#quote_pricing_form {
    margin: 0 auto;
    max-width: 800px;
}
#quote_pricing_form .footer-btn-wrap .button {
    margin-left: 5px;
    margin-right: 5px;
}
#quote_pricing_form .quote-print-label {
    color: black;
}


.cart_table_title_wrapper{
    border-top: 1px solid #929292;
    border-bottom: 1px solid #d9d9d9;
padding: 10px 0;
display: grid;
grid-template-columns: minmax(70px, 20%) minmax(140px, 30%) minmax(190px, 25%) minmax(110px, 25%);
grid-auto-rows: minmax(min-content, max-content);
}

#PopupAddMoreItemsToQuotePhaseSecond .cartWrap{
    border-bottom: 1px solid #929292;
}
.cart_table_title_wrapper .cart_table_title_item{
border-right: 1px solid #d9d9d9;
font-size: 14px;
padding: 5px 20px;
}

.text-center{
text-align: center;
}

.itemsQuotingWrap .item-title{
display: flex;
font-size: 14px;
align-items: center;
font-weight: 500;
padding: 0 10px 0 20px;
}

.itemsQuotingWrap .total-block-wrapper{
display: flex;
align-items: center;
color: black;
font-weight: 900;
font-size: 15px;
justify-content: flex-end;
margin-right: 20px;
}

.floating_cart .quote-item-qty {
width: 65px;
border-radius: 20px;
border-color: #bdbdbd;
color: black;
}

#PopupAddMoreItemsToQuote .qty-wrapper .qty-button {
color: #bdbdbd;
}

#PopupAddMoreItemsToQuote .total-block-wrapper .remove-item{
margin-left: 20px;
}

.close-cart:hover {
transform: rotate(90deg);
}
.remove-item:hover {
transform: rotate(90deg);
}
div.cart_table_title_wrapper .cart_table_total{
border-right: none;
}

.myaccount-wrp  .signup-item__billing-form-wrp .two-items-row .signup-item-label__label-prospective_net_discount {
    width: calc(50% - 10px);
    margin-right: 10px;
}
.prospective_customers_link{
    cursor: pointer;
}
.myaccount-wrp  .signup-item__billing-form-wrp .two-items-row .signup-item-label__label-role {
    width: calc(50% - 0);
    margin-right: 0;
}

.signup-item__billing-form-wrp .select2-assign_sales_rep span.signup-item-placeholder {
    top: -24px;
}
.select2-assign_sales_rep {
    margin-top: 10px;
}

.signup-item__billing-form-wrp .select2-container--open .select2-dropdown {
    top: -15px;
    border-radius: 5px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}


.select2-container--default .select2-selection--single {
    height: 44px;
    border: 1px solid #D0D0D0;
    border-radius: 5px;
}
.signup-item-label.error-validation input {
border-bottom: 1px solid #EC644B;
}

.signup-item-label.error-validation .custom-error-wrapper-class {
    width: auto;
    position: absolute;
    color: #FF0000;
    font-size: 11px;
    top: 49px;
    right: 0;
}

.form-items-row {
    align-items: flex-start;
}

.signup-item__billing-form-wrp .signup-item-label__label-ship_state {
    margin-top: 0;
    width: 40%;
    margin-right: 10px;
}
.signup-item__billing-form-wrp .signup-item-label__label-ship_post_code {
    width: 40%;
}

.j-modal__wrap .h1-title {
color: #000000;
font-weight: 500;
text-transform: uppercase;
font-size: 20px;
line-height: 30px;
}

.cart_table_title_wrapper .project_number {
    font-size: 15px;
}

#update_quote_project_number .signup-item-label .parsley-required {
    color: #ff0000;
    position: absolute;
    width: auto;
    top: 54px;
    font-size: 11px;
    right: 0;
    margin-top: 0;
}

.signup-wrp {
    margin: 0 20px;
}
.select2-select_pc .select2-container{
    min-width: 100%;
}
body .select2-select_pc .signup-item-placeholder{
    top: -23px;
}
#edit_new_prospective_customer_popup .just-select {
    border: 1px solid #D0D0D0;
    border-radius: 5px;
    margin-top: 14px;
    padding: 0 14px 0 10px;
}
#new_prospective_customer .signup-item-label__label-prospective_net_discount{
    width: 30%;
    margin-left: auto;
}
#new_prospective_customer .signup-item-label__label-rep_group_code{
    width: 30%;
}
#edit_new_prospective_customer_popup .select2-select_pc{
    width: 60%;
}
#edit_new_prospective_customer_popup form{
    justify-content: inherit;
    align-items: center;
}
#edit_new_prospective_customer_popup .signup-item-wrapper{
    display: flex;
    justify-content: center;
    width: 100%;
}
#edit_new_prospective_customer_popup .just-select {
    border: 1px solid var(--default_color_var);
    line-height: 30px;
    font-size: 16px;
    width: 100%;
    padding: 0 25px 0 10px;
    border-radius: 0px;
    color: #707070;
    height: 44px;
    margin-left: 0px;
    background-color: #f7f7f7;
    outline: none;
}
.design-3-div .size_row_title .lbl {

    padding-left: 0;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 5px;
}
.quote-options-table__item.item-ia .quote-options-item__title{
    display: flex;
    align-items: center;
}
.configurator-product-823 .design-3-div {
    flex-wrap: wrap;
}
.changeQuotePricing{
    padding: 0 20px;
}
.signup-item__billing-form-wrp {
    margin-top: 10px;
    flex-wrap: nowrap;
    max-height: 76vh;
    box-sizing: border-box;
}
.document_links_wrapper .form-group.row label {
     white-space: inherit;
}
.mce-flow-layout-item.mce-last {
    margin-right: 0px;
}
@media all and (max-width: 1200px) {
    .document_links_wrapper .col-admin-label {
        min-width: inherit;
    }
}
@media all and (max-width: 1655px) {
    .new_user_form_wrap .signup-item {
        min-width: 469px;
    }
    .new_user_form_wrap .signup-wrp .signup-item__billing-form-wrp label.signup-item-label__label-first-name{
        width: 215px;
        margin-right: 25px;
    }
    .new_user_form_wrap .signup-wrp .signup-item__billing-form-wrp label.signup-item-label__label-last-name{
        width: 215px;
    }
}
.new_user_form_wrap .signup-item__billing-form-wrp {
    max-height: 100%;
}
#quote_change_pricing_form .footer-btn-wrap{
    display: flex;
    justify-content: center;
}
.edit_new_prospective_customer_popup .new-user-form .signup-item-label.error-validation .custom-error-wrapper-class {
    top: 39px;
}
.edit_new_prospective_customer_popup #state {
    border-radius: 5px;
}
.create_prospective_customer_content{
    min-height: 600px;
}
a.edit-pc-discount-link:hover {
    border-bottom: 1px dashed var(--default_color_var);
    margin-bottom: -1px;
}
#quote_change_pricing_form .footer-btn-wrap .save_quote_pricing_form{
    margin-right: 20px;
}
.quote-info-popup#quote_pricing_form input[type='radio'] {
     margin-bottom: 0px;
    margin-top: 6px;
}
#edit_pc_discount_popup .quote-email-label {
    padding-top: 0px;
    padding-bottom: 0px;
}
#edit_new_prospective_customer_popup .j-modal__wrap{
    padding-bottom: 0px;
    width: 850px;
}
.add_new_pc_from_quote-btn{
    margin-left: 20px;
}
.popup_add_more_items_to_quote_phase_second .cart_table_title_wrapper input.quote_pricing {
    border: 1px solid #D0D0D0;
    border-radius: 5px;
    height: 35px;
    outline: none;
    padding: 0 15px;
    margin-left: 20px;
    width: 260px;
}
#quote_pricing_form .title{
    font-size: 20px;
    font-weight: 500;
    margin-top: 10px;
}
.wrapper_side{
    width: 50%;
}
#select2-admin_menu_new_quote-select-container .search__product-title , #select2-admin_menu_new_quote_pc-select-container .search__user_name{
    line-height: 22px;
}
#select2-admin_menu_new_quote-select-container .select2-selection__clear , #select2-admin_menu_new_quote_pc-select-container .select2-selection__clear{
    line-height: 25px;
}
#quote_pricing_form .custom-discount-label span{
    font-size: 15px;
    font-weight: 400;
    color: black;
    padding-left: 0px;
    width: auto;
}
#quote_pricing_form .quote-print-label {
    font-size: 18px;
    line-height: 36px;
    display: flex;
    width: 100%;
}
#quote_pricing_form .cd_second span{
    color: grey;
}
.Pricing_wrapper .label{
    width: 100px;
}
.changeQuotePricing{
    margin-left: 20px;
}
.cart_table_title_wrapper .quote_pricing {
    font-size: 15px;
}

#quote-newform_shipping_addresses .Form-Wrap .Button-Configure {
    color: white;
    font-weight: 500;
}

.error_note{
    color: red;
}

.signup-item-label__label-city.error-validation  .custom-error-wrapper-class {
    margin-left: 20px;
}

.quote-button__save-project-number{
    color: white;
    text-transform: capitalize;
    text-decoration: none;
}

.quote-button__save-project-number:hover {
    text-decoration: none;
}

.wrapper_address-icons a:hover {
    text-decoration: underline;
}

.floating_cart  .cartIconCloseWrap a{
    background-color: white;
    color: var(--default_color_var);
}

#quote_project_details_popup .new-address_wrap .addNewShippingAddress{
    width: 200px;
    margin-top: 25px;
}

.add_new_user_popup .j-modal__content,  .add_new_popup .j-modal__content, .add_new_customer_popup .j-modal__content, .add_new_prospective_customer_popup .j-modal__content{
    width: 100%;
    padding: 10px 20px 0px 20px;
}

.j-modal .cs-user  .Container {
    width: 100%;
}
.signup-item__billing-form-wrp label.signup-item-label__label-city {
    margin-bottom: 0;
}
.myaccount-wrp .signup-item__billing-form-wrp label.signup-item-label__label-role span.signup-item-placeholder {
    top: -11px;
}
.myaccount-wrp .signup-item__billing-form-wrp label.signup-item-label__label-role {
    margin-top: 0;
    margin-bottom: 25px;
}
.signup-item__billing-form-wrp .three-items-row  .signup-item-label__label-city, .signup-item__billing-form-wrp .three-items-row  .signup-item-label__label-ship_city {
    width: calc(50% - 10px);
    margin-right: 10px;
}

.signup-item__billing-form-wrp  .three-items-row  .signup-item-label__label-state, .signup-item__billing-form-wrp  .three-items-row  .signup-item-label__label-ship_state {
    width: calc(28% - 10px);
    margin-right: 10px;
}

.signup-item__billing-form-wrp  .three-items-row  .signup-item-label__label-post_code, .signup-item__billing-form-wrp  .three-items-row  .signup-item-label__label-ship_post_code {
     width: calc(22% - 1px);
 }

.quote_project_details_popup.j-modal--open{
background-color: rgba(0,0,0,0.5);
}

.js-export-btn, .myaccount-wrp .js-export-btn  {
    background: transparent;
    color: black;
    border: none;
    font-size: 14px;
    margin-right: 55px;
    text-transform: none;
}

.sales_rep__customer-details-tab .titleWrapBlock {
    border-bottom: 1px solid #000000;
    margin-bottom: 20px;
    margin-top: 20px;
}

.sales_rep__customer-details-tab #add_user_btn {
    border-color: var(--default_color_var);
}

.customer-service__user-cancel, .customer-service_edit_customer {
     margin-top: 0;
}

.customer-service_edit_customer {
   margin-right: 20px;
}

#customer-service-wrp .dataTable thead th.quotes-table-td__total {
    text-align: right;
}


.dataTables_filter  label {
    color: transparent;
}
.dataTables_filter input, #customer-service-wrp  .dataTables_filter input{
border-radius: 20px;
border-color: #929292;
}
#quoteList_filter input, #submissionsList_filter input{
    border-radius: 20px;
    border-color: #929292;
}
.Buttons-Wrap .Button-Configure.disabled:before {
    background: none;
}


.quote-newform_shipping_addresses .signup-item__billing-form-wrp label.signup-item-label__label-last-name {
    margin-bottom: 26px;
}
.quote-newform_shipping_addresses .signup-item__billing-form-wrp label.signup-item-label__label-first-name
{
    margin-bottom: 25px;
}
.quote-newform_shipping_addresses  .selectric-select-country .selectric  {
    margin-top: 3px;
}
.myaccount-wrp .selectric-wrapper.selectric-select-country + span.signup-item-placeholder {
    font-size: 15px;
}
.upper-level-menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.portal-title {
    color: black;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0;
    white-space: nowrap;
}
.addNewShippingAddressMyAccount{
    width: auto;
}
#myaccount-wrp .Address-Items-Wrap:hover {
    background: #ffffff;
    cursor: default;
}
#quote-newform_shipping_addressesPage  .signup-item__billing-form-wrp .text-input {
    margin-bottom: 2px;
}
.Form-Wrap .shipping-address__formTitle {
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
     white-space: nowrap;
}


.form-button__print-quote-btn{
    color: white;
}

.my-company-tab {
    display: flex;
    border-top: 1px solid #929292;
    margin-top: 30px;
}

.my-account__column-wrp{
    display: flex;
    border-top: 1px solid #929292;
    margin-top: 30px;
}
.myaccount-wrp .shipping-address__item label, .my-account__column .field .field-title, .quote-block .field .field-title {
    width: 150px;
    min-width: 150px;
}
.myaccount-wrp .shipping-address__item, .my-account__column .field, .quote-block .field {
    margin: 0;
    font-size: 15px;
}
.quote-block .field.CustomerNumber {
   margin-bottom: 13px;
}


.fieldrow-pass-wrp {
    width: 100%;
}
.fieldrow label {
    width: 160px;
    font-size: 15px;
    color: #929292;
}
#quote_change_shipping_address_popup .Button-Details {
    width: auto;
    display: inline-block;
    line-height: 32px;
    padding: 0 30px;
    height: auto;
}
.myaccount-wrp #quote-newform_shipping_addressesPage {
    width: 800px;
}
#create_quote_on_behalf_CS_quote-page, #create_quote_on_behalf_SR_quote-page, .js-add-new-user-popup-btn {
width: auto;
}
.CheckBox {
    width: 18px;
    height: 18px;
}
.Buttons-Wrap .Button-Configure.disabled:hover {
    color: white;
}
.Address-Items-Wrap .CheckBox {
    width: 18px;
}
.j-modal .cancel-wrapper .cancel-modal-btn:hover {
    background-color: #929292;
    color: white;
}
.j-modal .cancel-wrapper .btn:hover {
    color: white;
    background: white!important;
    border-color: #fff transparent transparent transparent;
}
.sales_rep__quotes-filter{
    margin-top: 44px;
}
.total_over_filter_wrapper input {
    border-color: #aeaeae;
    border-radius: 3px;
    height: 33px !important;
}
.sales-rep .js-export-quotes-popup-btn{
    top: 17px;
}
/*new styles for floating cart*/
.floating_cart_mine_color {
    color: #929292;
}
.popup_add_more_items_to_quote_phase_second .cart_table_title_wrapper p{
    font-size: 14px;
    font-weight: 400;
    line-height: 38px;
}
.popup_add_more_items_to_quote_phase_second .cart_table_title_wrapper input.project_number{
    border: 1px solid #D0D0D0;
    border-radius: 5px;
    height: 35px;
    outline: none;
    padding: 0 15px;
    margin-left: 20px;
    width: 260px;
}
.Address-Item-Wrap div{
    margin-bottom: 10px;
}
.Address-Items-Wrap .CheckBox {
    margin-top: 2px;
}
#shipping_address_id {
    visibility: hidden;
}
.new-address{
    margin-left: 60px;
}
.no-margin.no-margin {
    margin: 0;
}
.new-address{
    margin-left: 60px;
}
.new-address_wrap{
    margin-left: 53px;
}
#update_quote_project_number #quote-existing_shipping_addresses {
    max-height: 100%;
    max-height: calc(100vh - 268px);
}
.go_back_wrapper{
    position: relative;
    color: #5a8fe4;
}
.go_back_wrapper .material-icons:before {
    content: ' ';
    position: absolute;
    width: 15px;
    height: 15px;
    border: 1px solid #929292;
    border-width: 0 1px 1px 0;
    transform: rotateZ(135deg);
    top: calc(50% - 8px);
    left: 0;
}
#PopupAddMoreItemsToQuote .quote_title{
    color: #929292;
    font-size: 14px;

}
.left_side_wrapper{
    display: flex;
}
.quoting_for {
    margin-left: 20px;
}
.quoting_for  .row {
    display: flex;
    color: black;

    margin-bottom: 5px;
    font-size: 16px;
}



.quoting_for .row span {
    margin-right: 10px;
    width: 100px;
    color: gray;
    font-size: 15px;
}

.floating_cart {
    color: #929292;
}
.cartIconCloseWrap .cancel_button {
    width: 140px;
}
.go_back_wrapper{
    margin: auto auto auto 0;
    cursor: pointer;
    font-size: 15px;
}

.go_back_wrapper .material-icons.reverse:before {
    top: calc(50% - 3px);
    transform: rotate(224deg);
    border-color: white;

}
.quote_project_details_popup .new-address_wrap .Button-Details {
    width: 200px;
}
.quote_project_details_popup {
    padding: 18px 0px;

}
.popup_add_more_items_to_quote_phase_second .cart_table_title_wrapper{
    height: 30px;
    display: flex;
    align-items: center;
    border: none;
}

.Address-Items-Wrap  {
    border: none;
}
.Address-Items-Wrap .addr-btn__edit-address ,.Address-Items-Wrap .addr-btn__delete-address {
    display: block;
}
.Address-Items-Wrap:hover {background: inherit; cursor: pointer;}
.Address-Items-Wrap .addr-btn__edit-address {
    position: inherit;
    display: block;
    width: 32px;
    margin-right: 20px;
    color: var(--default_color_var);

}
.Address-Items-Wrap{
    color: black;
    margin-bottom: 10px;
}
#update_quote_project_number .Button-Details {
    width: 220px;
    height: 40px;
    border-radius: 30px;
    margin-top: 25px;
    background-color: white;
    color: var(--default_color_var);;
}
.Address-Items-Wrap  .addr-btn__delete-address {
    position: inherit;
    right: 10px;
    top: auto;
    bottom: 8px;
    cursor: pointer;
    text-decoration: none;
    display: block;
    height: 18px;
    color: var(--default_color_var);
}
.wrapper_address-icons {
    flex-direction: row;
    width: 100%;
    justify-content: flex-start;
    margin-left: 52px;
    font-size: 15px;
}
.Address-Item-Wrap {
    padding: 20px 20px 0 52px;
}
.Address-Item-Wrap.active {
    background: #fff;
    border: none;
    padding: 20px 20px  0 52px;
    box-shadow: none;
}
.quote-existing_shipping_addresses .Address-Items-Wrap .CheckBox {
    border-radius: 100%;
}
.quote-existing_shipping_addresses .CheckInput:checked + .CheckBox {
     background-color: white;
    /* border: 1px solid var(--default_color_var); */
    /* background-image: url(/assets/filters/check-mark.svg); */
}

.quote-existing_shipping_addresses .CheckInput:checked + .CheckBox::before {
    height: 10px;
    width: 10px;
    position: absolute;
    content: '';
    top: 4px;
    left: 4px;
    border-radius: 8px;
    background-color: var(--default_color_var);
}
#myaccount-wrp .Address-Items-Wrap:hover {
    /*background: inherit;*/
    /*cursor: default;*/
}

element.style {
    background: inherit;
}
#myaccount-wrp .Items-Wrap .Address-Item-Wrap {
    padding: 20px 20px 20px 52px;
    border-radius: 5px;
    box-sizing: border-box;
    overflow: hidden;
    width: 100%;
}
#myaccount-wrp .Address-Item-Wrap {
    padding: 20px 37px 20px 20px;
    width: 100%;
}
.Items-Wrap .Address-Items-Wrap.active {
    border: none;
    border-radius: 5px;
}
.Address-Item-Wrap.active {
    background: inherit;
}
.Address-Item-Wrap.active {
    background: inherit;
}
.Items-Wrap:hover{

}

.navigation__under-suboption {
    padding: 9px 12px 9px 15px;

    font-weight: 400;
    color: #000000;
    cursor: pointer;
    position: relative;
    text-transform: uppercase;
    background-color: #ffffff;
    border: none;
    margin-left: -1px;
    margin-right: 10px;
    margin-bottom: 0;
    white-space: normal;
    transition: padding .3s;
    font-size: 15px;
}
.myaccount-wrp .navigation__under-suboption {
    margin-right: 0px;
}
.myaccount-wrp .navigation__under-option {
    border-bottom: none;
}
.navigation__under-suboption.active {
    font-weight: 400;
    font-size: 15px;
    color: #000000;
    border: none;
    background-color: #ffffff;
    border-bottom: 2px solid var(--default_color_var);
    padding: 8px 1px;
    margin: 0 19px;
}
.myaccount-wrp .navigation__under-suboption a {
    font-weight: 400;
    font-size: 15px;
    white-space: nowrap;
    color: #000000;
    text-transform: uppercase;
}

.myaccount-wrp .navigation__under-suboption.active a {
    font-weight: 400;
    font-size: 15px;
    color: #000000;
}

.myaccount-wrp .navigation__under-option {
    justify-content: center;
    margin: 0;
    max-width: 70%;
    height: 24px;
}

.customer-service__quotes-filter {
    left: 0;
}

.internal_bc {
    border-top: none;
}

.spiff__wrap   .error p {
    color: red;
}

.spiff__wrap   .error  {
    color: red;
}
.spiff__wrap  .custom-error-wrapper-class  {
    color: red;
    font-size: 12px;
    line-height: 22px;
}
.spiff__wrap  .titleWrapBlock  {
    width: 100%;
}
.spiff__wrap  .titleWrapBlock  .navigation__under-option {
    max-width: 100%;
    padding-left: 0px;
    display: flex;
    justify-content: flex-start;

}
.spiff__wrap  .titleWrapBlock  .navigation__under-option li{
    margin-left: 0px;
}

.spiff__wrap .titleWrapBlock .navigation__under-option li.active:last-child {
    margin-left: 15px;
}


.spiff__wrap .navigation__under-suboption   {
    padding: 8px 0px;
    border-right: 1px solid black;
}
.spiff__wrap .navigation__under-suboption:last-child {
    border: none;
}
.spiff__wrap .navigation__under-suboption a {
    color: black;
    border: none;
    background-color: #ffffff;
    font-weight: 500;
    font-size: 14px;
    border-right: 1px solid black;
    padding-right: 14px;
    text-transform: none;
}
.spiff__wrap .navigation__under-suboption a:last-of-type {
    border:none;
}
#export_spiff_popup .j-modal__wrap {
    max-width: 800px;
}


.customer-service__spiff-tab .red-dash {
    margin-bottom: 20px;
}

.customer-service__spiff-tab .form-button-history-btn {
    top: 10px;
}

.spiff__wrap .navigation__under-suboption.active   {
    border-bottom: none;
    font-weight: 500;
    font-size: 14px;
}
.spiff__wrap .navigation__under-suboption.active a {
    color: var(--default_color_var);
    border: none;
    background-color: #ffffff;

    font-weight: 500;
    font-size: 14px;
}


.print-version .quote-block__item .quote-block__item-title{
    width: auto;
}
.print-version .quote-block__item .quote-block__item-value{
    padding-left: 5px;
}
.print-version .quote-block__item .quote-block__item-value.quote-block__sale-rep-code{
    padding-left: 5px;
}
.other_option{
    background-color: #fff;
}





.customer-service__user-details-tab .form-button.create_quote_on_behalf {
    height: 40px;
}

.new-user-form .signup-item-label {
    margin-top: 10px;
    margin-bottom: 22px;
}

#new_customer_form .signup-item-label {
    margin-top: 0;
    margin-bottom: 20px;
}

.new-user-form  label.signup-item-label__label-job-title {
    margin-bottom: 22px;
}

.new-user-form  label.signup-item-label__label-first-name {
    margin-bottom:  22px;
}
body .new-user-form .signup-item-label__label-password.error-validation .custom-error-template-class{
    line-height: 35px;
}
.new-user-form  label.signup-item-label__label-email, .new-user-form  label.signup-item-label__label-password {
    margin-bottom: 22px;
}

.new-user-form h3 {
    font-size: 16px;
    text-transform: none;
    font-weight: 500;
}

.new-user-form .customer_s_info_wrap {
    border-top: none;
}

.add_new_user_popup  .customer_s_info_wrap .field,  .add_new_popup .customer_s_info_wrap .field,  .add_new_user_popup  .sales-rep-info .field  {
    display: flex;
    margin-bottom: 4px;
}
.new_ctb_wrapper{
    margin-bottom: 50px;
}
.add_new_user_popup  .customer_s_info_wrap .field .field-title,  .add_new_popup .customer_s_info_wrap .field .field-title, .add_new_user_popup .sales-rep-info .field .field-title {
    width: 140px;
    min-width: 140px;
    text-align: right;
    padding-right: 10px;
}
body .add_new_user_popup  .customer_s_info_wrap .field .field-title,  .add_new_popup  .customer_s_info_wrap .field .field-title{
    width: 170px;
    min-width: 140px;
    text-align: right;
    padding-right: 10px;
}
.assign_customer .note{
    margin-top: 10px;
    margin-bottom: -5px;
}
.wrapperInputCompany .signup-item-label p {
    line-height: 32px;
}
#new_user_form .compact-form-view .wrapperInputCompany .signup-item-label {
    display: flex;
    align-items: center;
    margin: 14px 0;
    white-space: nowrap;
    color: #666666;
    height: 10px;
}
#edited_contact_type, #add_new_contact_type{
    width: 400px;
    height: 40px;
    border-radius: 15px;
    padding: 0 10px;
    font-size: 20px;

}
.main-content .row .card-body .js-btn-add-new_contact{
    color: white;
}
.contact_type_table .edit_contact_type span{
    cursor: pointer;
    color: var(--default_color_var);
    text-decoration: underline;
}
.signup-item-label__label-opt_in{
    line-height: 25px;
    display: flex;
    align-items: center;
}
#accordion .form-group span[aria-labelledby="select2-mfr_rep_group_id-container"] .select2-selection__arrow b {
    border-style: none;
    height: 0;
    left: 50%;
    margin-left: -12px;
    margin-top: 1px;
    position: absolute;
    top: 52%;
    width: 0;
}
.signup-item-label__label-opt_in #opt_in{
    margin-right: 17px;
}
#usersForm .signup-item-label__label-opt_in .CheckBox{
    display: none;
}
#myaccount-wrp .signup-item-label__label-opt_in .CheckBox {

     margin-left: 0px;
}
input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none;
    height: 24px;
    width: 24px;
    margin-right: -5px;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23777'><path d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/></svg>");
    cursor: pointer;
    background-color: white;
}
#customer-service-wrp .dataTables_filter input {
    padding: 6px 10px;
}
#quoteList_filter input, #submissionsList_filter input, #orderList_filter input, #customerQuoteList_filter input {
    padding: 7px 10px;
}
body .dataTables_wrapper #customerQuoteList_filter.dataTables_filter input {
    padding: 5px 10px 5px 10px;
}
.myaccount-container-wrp {
    padding: 0 20px 140px 20px;
}
#new_user_form .signup-item-label__label-opt_in .CheckBox{
    display: block;
}
#new_user_form .signup-item__billing-form-wrp label.checkbox-label span {
    top: 4px;
}
.customer-service__customers-header {
    display: flex;
    height: 33px;
    position: relative;
    z-index: 99;
}
.customer-service__customers-filter {
    margin-top: 25px;
    position: absolute;
    z-index: 5;
}
#js-export-customers-btn {
    top: 16px;
}
body .sales-rep #js-export-customers-btn {
    top: 19px;
}
#quoteList_length, #submissionsList_length, #orderList_length, #customerQuoteList_length {
    display: block;
    float: right;
    margin-top: -16px;
    margin-left: 20px;
}
.text-small p{
    text-align: left;
}
#customer-service-wrp .dataTables_length {
    display: block;
    float: right;
    margin-top: 10px;
    margin-left: 20px;
}
#customer-service-wrp .dataTables_length select{
    height: 26px;
    padding: 2px;
    margin: 0 5px;
}
div.dataTables_wrapper div.dataTables_length label select.form-control-sm {
    height: 37px;
    padding: 2px;
    margin: 0 5px;
}
.dataTables_wrapper{
    position: relative;
}
.sales-rep .customer-service__users-tab .js-export-btn {
    top: 9px;
}
.customer-service__customers-filter {
    margin-top: 48px;
}
.customer-service__customers-filter a {
    margin-right: 10px;
    cursor: pointer;
}
.customer-service__customers-filter a.active {
    color: var(--default_color_var);
    border: none;
    background-color: #ffffff;
    border-right: 1px solid black;
}
.customer-service__customers-filter a.filter-select {
    color: black;
    border: none;
    background-color: #ffffff;
    font-weight: 500;
    font-size: 14px;
    border-right: 1px solid black;
    padding-right: 14px;
    cursor: pointer;
}

body .customer-service__customers-filter a:not(.active) {
    color: var(--default_color_var);
    background-color: #ffffff;
}
.upper-level-menu .js-add-new-prospective-customer-popup-btn{
    font-size: 16px;
    margin-left: 8px;
    margin-right: 8px;
    color: white;
    font-weight: 500;
}
div.dataTables_wrapper {
    width:100% !important;
}
.customer-service__customers-filter a.filter-select {
    color: black;
    border: none;
    background-color: #ffffff;
    font-weight: 500;
    font-size: 14px;
    border-right: 1px solid black;
    padding-right: 14px;
}
.customer-service__customers-filter a.filter-select:last-child {
    border: none;
}
.add_new_user_popup .signup-item__billing-form-wrp ,  .add_new_popup .signup-item__billing-form-wrp {
    max-height: inherit;
}
.customer-service__user-details-wrap .main-content-wrapper {
    padding-bottom: 0px;
}
#new_user_form #parsley-id-multiple-contact_type_id {
    top: -63px;
    left: 136px;
    right: inherit;
}
#other_input{
    outline: none;
}
.additional_info_radio_wrapper #opt_in{
    width: 22px;
    height: 17px;
}
.contact_type_table .delete_contact_type span{
    cursor: pointer;
    color: red;
    text-decoration: underline;
}
.add_new_user_popup  .customer_s_info_wrap .field .field-value ,  .add_new_popup  .customer_s_info_wrap .field .field-value , .add_new_user_popup  .sales-rep-info  .field .field-value {
    width: calc(100% - 160px);
    margin-left: 10px;
}
#parsley-id-multiple-contact_type_id{
    top: -40px;
    left: 136px;
    right: inherit;
}
#headingOneBox #parsley-id-multiple-contact_type_id{
    top: -17px;
    left: 136px;
    right: inherit;
}
body table#quotes_table td .quote-delete, .quote-delete, .prepare_delete_PC{
    cursor: pointer;
    color: var(--default_color_var);
}
#step-mp .options__container{
    display: none;
}
.configurator-product-843 #step-bs, .configurator-product-852 #step-bs{
    display: none;
}
.steps[data-design="13"] .single-tab__slide-tab{
    width: 100%;
}
tr .phone{
    white-space: nowrap;
}
.steps[data-design="13"] .no_image input.accessories {
    top: 0px;
    right: 20px;
}
.steps[data-design="13"] .options__item{
    width: 25%;
    margin-top: 10px;
}
.steps[data-design="13"] .no_image .options__item-title {
    margin-right: 30px;
}
#otherOpts .steps[data-design="0"] .label_option-text{
    display: none;
}

#otherOpts #step-he .label_option-text {
    display: block;
}

#step-he .li_option{
    padding: 0;
    margin: 0 0 18px 0;
}

#prepare_delete_quote_popup .j-modal__content{
    padding: 20px 60px;
}
#prepare_delete_quote_popup .quote-button__close, #prepare_delete_PC_popup .quote-button__close{
    line-height: 20px;
}
.approved_delete_quote, .approved_delete_PC{
    margin-right: 20px;
}
.Other{
    align-items: center;
}
.Other .custom-control-label{
    margin-right: 20px;
}
.Other #other_input{
    margin-top: 0px;
}
.myaccount-wrp p.signup-p__hint {
    font-size: 14px;
    line-height: 20px;
    color: #707070;
}
.card .card-body {
    padding: 0px 20px 20px;
}
#headingOneBox .additional_info-title:after{
    display: none;
}
#admin_menu_new_quote-popup.new_quote_user_pc .j-modal__content {
    width: 700px;
}
#admin_menu_new_quote-popup.new_quote_user_pc .j-modal__content .select_wrapper {
    width: 370px;
    margin-left: 100px;
}
#admin_menu_new_quote-popup.new_quote_user_pc .j-modal__content .input_wrapper {
    display: flex;
    align-items: center;
}
#admin_menu_new_quote-popup.new_quote_user_pc input[type='radio'] {
    margin-bottom: 3px;
}
.add_new_prospective_customer-btn{
    width: 110px;
    height: 40px;
    padding: 8px 10px;
    margin-left: 20px;
}
#admin_menu_new_quote-popup.new_quote_user_pc .j-modal__content .signup-assign-cus-num {
    /*display: flex;*/
    /*justify-content: center;*/
    /*flex-direction: column;*/
    /*align-items: center;*/
}
#admin_menu_new_quote-popup.new_quote_user_pc .j-modal__content .input_wrapper {
    margin-left: 50px;
}

#admin_menu_new_quote-popup.new_quote_user_pc .new_quote-item-row {
    width: 100%;
}
.new_prospective_customer .error-email-log{
    left: 70px;
}
.card .card-header {
    padding-top: 0px;
}
.card-body .title, .card-header .title {
    padding-top: 1.5384rem;
    margin-top: 0px;
}
.card-header .tools{
    padding-top: 1.5384rem;
}
#headingOneBox #headingOne{
    padding-top: 0px;
}
.assign_customer .form-items-row .signup-assign-cus-num .signup-item-placeholder {
    top: -26px;
}
.povered_by .container{
    display: flex;
    font-weight: 400;
    font-size: 14px;
    color: #929292;
    line-height: 27px;
}
.povered_by .container .img-container{
    width: 80px;
    margin-left: 10px;
}
.new-user-form .signup-assign-cus-num {
    margin-top: 25px;
}

.j-modal__wrap .new-user-form .firstCol .signup-p__hint {
    font-size: 14px;
    margin-bottom: 35px;
}

.new-user-form .signup-item-label__label-role {
    margin-top: 6px;
}
@media print {
    .quote-footer{
        page-break-inside: avoid;
        page-break-after: avoid;
    }
}
.form-button.disabled {
    color: #ffffff;
}
.user-tab__users-info .signup-item__billing-form-wrp{
    overflow: visible;
}
.breadcrumbs-list p {
    font-size: 14px;
}

.customer-service__back-icon {
    left: 0;
}
.tableShow > div > .currency {
    white-space: nowrap;
}
.form-title {
    padding-left: 38px;
}

.blocks-row__user {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0 0 0 0;
    justify-content: space-around;
}

.titleWrapBlock .no-dash p {
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0;
    white-space: nowrap;
    color: black;
}

.signup-item-label__label-password i {
    top: 14px;
}
.new-user-form  .signup-item-label__label-password.error-validation .custom-error-template-class {
    line-height: 13px;
}
.myaccount-wrp .signup-item__billing-form-wrp label.signup-item-label__label-role {
    width: 100%;
}

.new-user-form  .signup-item-label.error-validation .custom-error-wrapper-class {
    top: 59px;
    text-align: right;
}
.sales-add_new_user_popup  .signup-item-label.error-validation .custom-error-wrapper-class {
    top: 49px;
}
.additional_info .additional_info_radio_wrapper .contact_type_id-wrap {
    display: block;
}
.customer-service__quotes-filter a.filter-select {
    color: black;
    border: none;
    background-color: #ffffff;
    font-weight: 500;
    font-size: 14px;
    border-right: 1px solid black;
    padding-right: 14px;

}
.customer-service__quotes-filter a.active {
    color: var(--default_color_var);
    border: none;
    background-color: #ffffff;
    border-right: 1px solid black;
}
.customer-service__quotes-filter a.filter-select:last-child {
    border: none;
}
#customer-service-wrp .dataTable thead td, #customer-service-wrp .dataTable thead th {

    color: #000;
    font-weight: 500;
    font-size: 14px;

}

.myaccount-wrp td {
    font: 400 14px/26px 'Roboto', sans-serif;
}
.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_processing, .dataTables_wrapper .dataTables_paginate {
    color: #000;
    font-size: 14px;
}
.dataTables_wrapper .dataTables_processing {
    background-color: var(--default_color_var);
    color: #ffffff;
}
.dataTables_wrapper .dataTables_paginate .paginate_button{
    color: #000 !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #ffffff !important;
    border: none;
    background-color: white;
    background: var(--default_color_var);
    border-radius: 30px;
    padding: 2px 9px;
}

.data_to_back {
    color:  var(--default_color_var);
    font-weight: 500;
    font-size: 14px;
}
.data_to_back:before{
    content: ' ';
    border: solid #929292;
    border-width: 0 1px 1px 0;
    padding: 3px;
    margin-right: 5px;
    margin-bottom: 1px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    display: inline-block;
}
#add_customer_btn {
    height: 40px;
    width: auto;
    font-size: 16px;
}
.customer-service-portal__customers-tab {
    margin-top: 0;
}

.header-icons.cartWrap.closed {
    margin-bottom: 0;
}

.header-icons.my-account li a {
    text-indent: 0;
}
.header-icons.my-account .account-icon {
    width: 20px;
    display: block;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
}


.Button-Configure:hover, #update_quote_project_number .Button-Configure:hover {
    background: #929292 !important;
    border-color: #929292;
}
.Button-Details:hover {
    background: #929292;
    border-color: #929292;
    color: white;
}
.myaccount-wrp .Button-Cancel:hover p.Button-Text {
    color: white;
}
.Button-Details {
    border-radius: 25px;
    width: auto;
    height: auto;
}
.form-button-primary:hover {
    background: #929292 !important;
    border-color: #929292;
    color: white;
}


.Buttons-Wrap .Button-Configure:before {
    background-color: transparent;
}
.custom-fabric-option [type="radio"]{
    display: none;
}
.custom-fabric-option{
    box-sizing: border-box;
    /*margin: 0.2em;*/
    padding: 0;
    margin: 0;
    border: 0;
    text-align: center;

}
.custom-fabric-option > span{
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 100%;
    padding: 0.4em 0.8em;
    border: max(min(0.1em, 2px), 1px) solid var(--default_color_var);
    background-color: var(--default_color_var);
    color: #ffffff;
    text-align: center;

}
.custom-fabric-option > :checked + span{
    background-color: #ffffff;
    color: #000000;
}

.custom-fabric-select{
    font-size: 12px;
    box-sizing: border-box;

    margin-bottom: 30px;
}
.custom-fabric-select .radio-goup{
    display: grid;
    grid-gap: 0.5em 0.5em;
    grid-template-columns:repeat(6, 1fr);
}
.add_graded_fabric_popup .text-input-wrap > input{
    padding: 11px 10px 12px 10px;
    height: 44px;
    box-sizing: border-box;
    width: 100%;
    color: #000000;
    font-size: 15px;
    margin-bottom: -2px;
    border: 1px solid #D0D0D0;
    border-radius: 5px;
    margin-top: -2px;
}

.add_graded_fabric_popup .custom-error-wrapper-class {
    text-align: right;
}
.add_graded_fabric_popup .error_message {
  font-size: 12px;
}


.add_graded_fabric_popup .text-input-wrap{
    display: block;
    margin:  0;

}
.add_graded_fabric_popup .text-input-wrap > span{

    margin-bottom: 1em;
    font-weight: 400;
    font-size: 14px;
    line-height: 35px;
    color: #929292;
}
.add_graded_fabric_popup .file-input-wrap > input{
    display: none;

}
.add_graded_fabric_popup .file-input-wrap{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    margin: 15px 0;
    align-items: center;
}
.add_graded_fabric_popup .file-input-wrap > span{
    font-size: 12px;
    margin: auto 0;
}
.add_graded_fabric_popup .file-input-wrap > .btn{
    margin: 0;
    margin-top: 10px;
    box-sizing: border-box;
    padding: 1em 1em;
    font-weight: 400;
    line-height: 0;
    height: 2em;
    border-radius: 1em;
    border: 1px solid var(--default_color_var);
    color: var(--default_color_var);
    background-color: #fff;
    font-size: 16px;

}
.add_graded_fabric_popup .loading-elements{
    width: 100%;

}
.add_graded_fabric_popup .loading-elements > .progress{
    position: relative;
    height: 30px;
    box-sizing: border-box;
    border: 1px solid #b3b3b3;
}

.add_graded_fabric_popup .loading-elements > .progress > .bar{
    height: 100%;
    background-color: var(--default_color_var);
}
.add_graded_fabric_popup .loading-elements > .progress > img{
    height: 1em;
    width: auto;
    display: inline;
}
.add_graded_fabric_popup .text-small {
    font-size: 12px;
    padding: 0;
    margin: 0;
    text-align: left;

}
.add_graded_fabric_popup .form-buttons{
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin: 0 1px;

}
.add_graded_fabric_popup .form-inputs{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}

.add_graded_fabric_popup .form-inputs > *{
    width: 300px
}
.add_graded_fabric_popup .form-inputs.small-inputs > *{
    width: 200px
}
.add_graded_fabric_popup .h1-title{
    text-align: center;
}
.add_graded_fabric_popup .form-button.btn-big{
    margin: 0 1px;
    border-radius: 1em;
    box-sizing: border-box;
    padding: 1em 1em;
    font-weight: 400;
    line-height: 0;
    height: 2em;
    font-size: 20px;
}
.add_graded_fabric_popup [data-flex] {
    display: flex;
}
.add_graded_fabric_popup [data-margin-top] {
    margin-top: 20px;
    padding: 0 10px;
}
.add_graded_fabric_popup .bottom_text {
    margin: 0;
}
.add_graded_fabric_popup a {
    color: var(--default_color_var);
}
.add_graded_fabric_popup .slider-tutorial-add_fabric .slick-slide img {
    border: 5px solid #fff;
    display: block;
    width: 100%;
}
.add_graded_fabric_popup .slick-prev:before,
.add_graded_fabric_popup .slick-next:before{
    color: #888;
}

.add_graded_fabric_popup [data-flex-column] {
    display: flex;
    flex-direction: column;
}

.add_graded_fabric_popup [data-radio] {
    position: relative;
    margin: 20px 0;

}
.add_graded_fabric_popup [data-radio-centered-text] {
    width: 100%;
    vertical-align: top;
    text-align: left;
    font-weight: 500;
}
.add_graded_fabric_popup [data-select] {
    box-sizing: border-box;
    font-weight: 400;
    font-size: 15px;
    height: 44px;
    border-radius: 5px;
    text-align: center;
    /*-moz-appearance: none;*/
    /*-webkit-appearance: none;*/
    /*appearance: none;*/
    outline: none;
    margin-bottom: 9px;
    width: 100%;
    border-color: #b3b3b3
}
.add_graded_fabric_popup [data-select][data-text-left]{
    padding: 0 10px;
    text-align: left;
}
.add_graded_fabric_popup [data-to_step_id]:not([data-to_step]) {
    background-color: #aaa;
}
.add_graded_fabric_popup [data-to_step_id][data-to_step] {
    cursor: pointer;
}
.config_design_3 .Container.Container-full-width {

}

.add_graded_fabric_popup .form-button,
.no-select-text.no-select-text{
    user-select: none !important;
}
.new_quote-buttons {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    vertical-align: middle;
    width: 100%;
    text-align: center;
}
#prevent_quote_id_replace-popup .finish-previuse-btn {
    margin: 0 20px 20px 26px;
}

#prevent_quote_id_replace-popup .continueWithThisQuote {
    margin: 0 20px 20px 26px;
}

.no-select-text {
    margin-right: 20px;
}
.add_graded_fabric_popup .form-buttons {
    margin-top: 30px;
    margin-bottom: 30px;
}
.bottom-text-small .text-small {
    width: calc(50% - 10px);
    font-size: 12px;
    line-height: 18px;
    text-align: left;
}
.bottom-text-small .text-small1 {
    width: calc(40% - 10px);
}
.bottom-text-small .text-small2 {
    width: calc(60% - 10px);
}

.form-button {
    cursor: pointer;
}
.bottom-text-small {
    display: flex;
    width: 100%;
    justify-content: space-between;
}
.bottom-text-small .text-small small p, .bottom-text-small .text-small small  {
    font-size: 12px;
    line-height: 18px;
    text-align: left;
}
.add_graded_fabric_popup .parsley-error.parsley-error{
    border-color: #ff0000;
}


.text-input, .signup-item__billing-form-wrp .text-input {
    border: 1px solid #D0D0D0;
    border-radius: 5px;
    margin-top: 14px;
}
.text-input.parsley-error, .signup-item__billing-form-wrp .text-input.parsley-error {
    border-bottom: 1px solid red;
}
.text-input:hover, .signup-item__billing-form-wrp .text-input:hover {
    border-color: var(--default_color_var);
}
.signup-item__billing-form-wrp .text-input:focus {
    border-color: var(--default_color_var);
}
.signup-item-label, .signup-item__billing-form-wrp  .signup-item-label{
    font-weight: 400;
    font-size: 14px;
    line-height: 35px;
    color: #929292;

}
.myaccount-wrp .quote-block {
    width: 100%
}
#quote-newform_shipping_addresses .signup-item-label, #quote-newform_shipping_addresses .signup-item__billing-form-wrp .signup-item-label {
    line-height: 12px;
}
.selectric-wrapper .selectric, #quote-newform_shipping_addresses .selectric-wrapper .selectric  {
    border: 1px solid #D0D0D0;
    border-radius: 5px;
    margin-top: 7px;
}
.FiltersUsed .selectric-wrapper .selectric {
    margin-top: 0px;
}
.selectric-select-country .selectric, #quote-newform_shipping_addresses .selectric-select-country .selectric {
    margin-top: 14px;
}
#update_quote_project_number .spiff-form-item__text {
    font-size: 14px;
}

.selectric-wrapper .selectric {
    border-color: var(--default_color_var);
}

.Form-Wrap {
    border: none;
    box-shadow: none;
}



.Filtered-DetailsWrapper .button-blue {
    min-width: 170px;
}
.Inputs-Wrap
{
    max-width: 330px;
}
.columnsWrap {
    display: flex;
}
.Button-Update, .Button-Cancel {
    min-width: 90px;
    width: auto;
}
.quote-newform_shipping_addresses .signup-item__billing-form-wrp .text-input {
     order: inherit;
}
body #quote-newform_shipping_addressesPage .signup-item-label .parsley-required{
    width: auto;
}
.Form-Wrap .Button-Cancel {
    height: auto;
}
#myaccount-wrp .Button-Cancel{
    height: 33px;
}
.columnsWrap .columns {
    max-width: 330px;
    min-width: 330px;
}
.columnsWrap .columns:nth-child(2n) {
    margin-left: 40px;
}
.signup-item__billing-form-wrp label.signup-item-label__label-company-name {
    width: 100%;
}
.quote-newform_shipping_addresses .signup-item__billing-form-wrp label.signup-item-label__label-job-title {
    width: 100%;
}
.signup-item__billing-form-wrp label.signup-item-label__label-company-name {
    margin-bottom: 16px;
    width: 455px;
}
.signup-item__billing-form-wrp label.signup-item-label__label-account_number {
    margin-bottom: 16px;
    width: 455px;
}
/*design 2*/
.steps[data-design="2"] .container_wrap{
    flex-direction: column;
}
.steps[data-design="2"] .container_wrap .navigation__under-option{
    height: auto;
}
.floating_cart .cartWrapper{


    justify-content: space-between;
    padding: 13px 20px 13px 20px;

    display: flex;
    align-items: center;
    align-content: center;

}

.floating_cart .cartWrapper .sec_part {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.quote-list-item{
    border-bottom: 1px solid #D0D0D0;
}
.quote-options-table__item{
    grid-template-columns: minmax(142px, 16%) minmax(148px, 58%) minmax(125px, 13%) minmax(57px, 13%);
}
.quote-options-item__list-price, .quote-options-item__net-price {
    padding-right: 70px;
}
.cartWrapper .quote_title span {
    font-size: 22px;
    color: black;
    font-weight: 900;
    margin-left: 10px;
}
.quote-item__options-table-wrp .single-price-label{
    margin-top: 0px;
}
.quote-item__options-table-wrp .quote-options-item__net-price, .quote-item__options-table-wrp .quote-options-item__list-price{
    font-size: 15px;
    font-weight: 400;
}
.steps[data-design="2"] .container_wrap .navigation__under-option .navigation__under-suboption{
    width: 33%;
    box-sizing: border-box;
}
.steps[data-design="2"] .navigation__under-option .item-img-wrapper {
    padding: 0px;

    /*max-height: 120px*/
}
.steps[data-design="13"] input.accessories {
    pointer-events: none;
    display: block;
    position: absolute;
    top: -1px;
    right: 18px;
    width: 1px;
    height: 1px;
}

.steps[data-design="13"] input.accessories:before {
    pointer-events: none;
    position: absolute;
    top: 5%;
    display: block;
    line-height: 32px;
    width: 45%;
    height: 90%;
    background: #fff;
    box-sizing: border-box;
    text-align: center;
    transition: all 0.3s ease-in 0s;
    color: black;
    border: #888 1px solid;
    border-radius: 3px;
}

.steps[data-design="13"] input.accessories:before {
    pointer-events: none;
    content: "";
    width: 20px;
    height: 20px;
    background: rgb(90, 143, 228);
    border: none;
}

.steps[data-design="13"] input.accessories:checked:after {
    pointer-events: none;
    width: 13px;
    height: 7px;
    border-top: 1px solid white;
    border-right: 1px solid white;
    top: 4px;
    right: -16px;
    z-index: 2;
    transform: rotate(135deg);
}
.steps[data-design="13"] .options__item.active input.accessories:after {
    pointer-events: none;
    content: "";
    box-sizing: border-box;
    position: absolute;
    display: block;
}
.steps[data-design="2"] .navigation__under-option .navigation__under-suboption:before, .steps[data-design="2"] .navigation__under-option .navigation__under-suboption:after {
    display: none;
}
.steps[data-design="2"] .options__tab-container  {
    padding-top: 10px;
}
.steps[data-design="2"] .navigation__under-suboption  {
    margin-right: 10px;
    padding: 0;
}
.steps[data-design="2"] .navigation__under-suboption .options__item-img {
    /*height: 75px;*/
}
.steps[data-design="2"] .navigation__under-suboption.active {
    padding: 0px;
    margin-left: -1px;
    margin-right: 10px;
}


body .quote-list-header {
    border-bottom: 1px solid #D0D0D0;;
}
body .quote-footer {
    border-top: 1px solid #D0D0D0;;
}
body .quote-list-header {
    border-bottom: 1px solid #D0D0D0;;
    border-bottom: 1px solid #D0D0D0;;
}
body .quote-footer {
    border-bottom: 1px solid #D0D0D0;;
    border-top: 1px solid #D0D0D0;;
}
body .quote-header__line1 {
    border-bottom: 1px solid #D0D0D0;;
}
.card-body .admin_quote_wrapper .breadcrumbs{
    display: none;
}
.quote-info-popup .quote-button__close{
    display: block;
    text-transform: capitalize;
}
/*.sales_rep_group .card-body{*/
/*    display: flex;*/
/*}*/
.quote-info-popup.j-modal .cancel-wrapper .quote-button__close:hover{
    color: var(--default_color_var);
}
.btn-danger{
    background: var(--default_color_var);
    border: none;
}
.be-content .main-content .btn-danger:hover, .be-content .main-content .btn-danger:focus, .be-content .main-content .btn-danger:active{
    box-shadow: inset 0 -1px 0 var(--default_color_var);
}
#material_backups .material_backups_restore{
    margin: 0px;
}
body .btn-danger:not(:disabled):not(.disabled):active:focus, body .btn-danger:not(:disabled):not(.disabled).active:focus, body .show > .btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.15rem var(--default_color_var);
}
.delete_intermediate_connection .form-control-sm{
    display: flex;
    align-items: center;
}
.quote-header__line1{
    margin-top: 20px;
}
.signup-item__billing-form-wrp label.signup-item-label__label-addr-line-1, .signup-item__billing-form-wrp label.signup-item-label__label-addr-line-2 {
    width: 100%;
}
.signup-item__billing-form-wrp label.signup-item-label__label-s-state {
    width: 80px;
    margin-right: 10px;
}
.signup-item__billing-form-wrp label.signup-item-label__label-city {
    margin-right: 10px;
    width: 149px;
}
.signup-item__billing-form-wrp label.signup-item-label__label-zip {
    width: 80px;
}
.signup-item__billing-form-wrp .text-input {
    color: #000000;
    font-size: 15px;
    /*margin-bottom: 25px;*/
}
.selectric-wrapper .selectric .label {
    color: #000000;
    font-size: 15px;
}
.selectric-wrapper .selectric-items li {
    font-size: 15px;
}
#quote-newform_shipping_addresses .Form-Wrap .Button-Configure {
    width: auto;
    height: auto;
}
#quote-newform_shipping_addresses .Form-Wrap .Button-Configure.button-white2{
    width: 90px;
    height: 40px;
    color: var(--default_color_var);
}
#quote-newform_shipping_addresses .Form-Wrap .Button-Configure.button-white2:hover{

    color: white;
}

#quote-newform_shipping_addresses .Buttons-Wrap a {
border-radius: 30px;
}

.parsley-required {

text-align: right;
line-height: 14px;
}

#quote-newform_shipping_addresses  .first-item-col {
margin-top: 0;
}

.signup-item__billing-form-wrp label.signup-item-label__label-company-name {
margin-bottom: 0px;
}
.customer-service__user-details-tab .add_new_user_popup .signup-item__billing-form-wrp{
    margin-bottom: 25px;
}
.quote-newform_shipping_addresses .signup-item__billing-form-wrp label.signup-item-label__label-telephone {
width: 240px;
}
.signup-item__billing-form-wrp label.signup-item-label__label-phone-ext {
width: 70px;
}
.signup-item__billing-form-wrp label.signup-item-label__label-addr-line-1, .signup-item__billing-form-wrp label.signup-item-label__label-addr-line-2 {
margin-bottom: 25px;
}
#quote-newform_shipping_addresses .signup-item-label {
margin-bottom: 0;
margin-top: 0;
}
#quote-newform_shipping_addresses .form-items-row {
margin-top: 0;
}
#quote-newform_shipping_addresses .form-items-row .signup-item-label {
margin-bottom: 0;
margin-top: 0;
}
#quote-newform_shipping_addresses  .signup-item__billing-form-wrp label.signup-item-label__label-addr-line-2 {
margin-bottom: 0;
}

#update_quote_project_number .selectric-wrapper .parsley-required {
top: 47px;
}

#quote-newform_shipping_addresses .signup-item__billing-form-wrp .first-item-col label.signup-item-label__label-first-name {
margin-bottom: 0;
}
#quote-newform_shipping_addresses .signup-item__billing-form-wrp .first-item-col label.signup-item-label__label-last-name {
margin-bottom: 0;
}

.quote-newform_shipping_addresses .Buttons-Wrap {

margin-top: 36px;
}
.add_graded_fabric_popup_show {
outline: none;
border: 1px solid #d0d0d0;
color: #000;
box-sizing: border-box;
border-radius: 20px;
height: 40px;
padding: 0 20px;
width: 100%;
cursor: pointer;
display: none;
line-height: 38px;
position: relative;
    margin-top: 1px;
}
.steps[data-design="15"] .container_wrap{
    flex-direction: column;
}
.color_filter {
    outline: none;
    border: 1px solid #d0d0d0;
    color: #000;
    box-sizing: border-box;
    border-radius: 20px;
    height: 40px;
    width: 90%;
    padding-left: 40px;
    margin: 10px;
    cursor: pointer;
    display: block;
    line-height: 38px;
    position: relative;
}
.color_filter:hover::before {
    color: var(--default_color_var);
    border-color: var(--default_color_var);
}
/*active*/
.color_filter.active::before {
    content: "";
    width: 27px;
    height: 27px;
    top: 6px;
    right: 6px;
    display: block;
    position: absolute;
    background: var(--default_color_var);
    border: 1px solid #d0d0d0;
    border-radius: 50%;
}
.color_filter.active::after {
    content: "+";
    box-sizing: border-box;
    position: absolute;
    display: block;
    right: 11px;
    font-size: 32px;
    font-weight: 100;
    top: 32px;
    z-index: 2;
    color: white;
    transform: rotate(180deg);
}
/*no active*/
.color_filter::before {
    content: "";
    width: 27px;
    height: 27px;
    top: 6px;
    right: 6px;
    display: block;
    position: absolute;
    background: var(--default_color_var);
    border: 1px solid #d0d0d0;
    border-radius: 50%;
}
.color_cards_wrapper .image_wrapper{
    display: flex;
    justify-content: left;
    margin: 0px;
    flex-direction: row;
    align-items: center;
}
.additional_fields .delete_additional_wrapper{
    margin-bottom: 5px;
}
.delete_color_card_image{
    margin-left: 10px;
    font-size: 25px;
    cursor: pointer;
}
 body .select2-container--default .select2-selection--single .select2-selection__arrow b {
    left: 12%;
    top: 66%;
    border: none;
}
#ColorCartsTable .image_wrapper img{
    width: 50px;
}
.materials_import_label .mdi-upload, .material_filters_import_label .mdi-upload{
    font-size: 1rem;
    margin-right: 5px;
}
.delete_upload_image{
    cursor: pointer;
    font-size: 20px;
    margin-left: auto;
}
.image_bottom{
    display: flex;
    justify-content: center;
    align-items: center;
}
.color_cards_wrapper .progress_image{
    width: 100%;
    margin-left: 20px;
    margin-bottom: 10px;
}
.color_cards_wrapper .hide{
    display: none;
}
.color_cards_wrapper .show{
    display: block;
}
.color_filter::after {
    content: "";
    box-sizing: border-box;
    position: absolute;
    display: block;
    width: 15px;
    height: 11px;
    border-top: 2px solid #fff;
    /* border-right: 1px solid #000000; */
    right: 13px;
    top: 10px;
    z-index: 2;
    transform: rotate(180deg);
}
.add_new_additional_field{
    margin-top: 20px;
}
.uploading_logo_wrapper .admin__select-tools{
    margin-top: 5px;
    margin-bottom: 0px;
}
.uploading_logo_wrapper{
    margin-bottom: 20px;
}
.color_filter{
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDIwMDEwOTA0Ly9FTiIKICJodHRwOi8vd3d3LnczLm9yZy9UUi8yMDAxL1JFQy1TVkctMjAwMTA5MDQvRFREL3N2ZzEwLmR0ZCI+CjxzdmcgdmVyc2lvbj0iMS4wIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiB3aWR0aD0iNTEyLjAwMDAwMHB0IiBoZWlnaHQ9IjUxMi4wMDAwMDBwdCIgdmlld0JveD0iMCAwIDUxMi4wMDAwMDAgNTEyLjAwMDAwMCIKIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaWRZTWlkIG1lZXQiPgoKPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC4wMDAwMDAsNTEyLjAwMDAwMCkgc2NhbGUoMC4xMDAwMDAsLTAuMTAwMDAwKSIKZmlsbD0iIzAwMDAwMCIgc3Ryb2tlPSJub25lIj4KPHBhdGggZD0iTTIwNSA1MTA0IGMtMTEzIC00MSAtMTcwIC0xODcgLTExNSAtMjk0IDExIC0yMSAzOTYgLTU2OSA4NTYgLTEyMTcKNDYwIC02NDcgODQ5IC0xMjAxIDg2NiAtMTIyOSAxNiAtMjkgMzQgLTY3IDQxIC04NiA4IC0yNCAxMyAtMzA3IDE3IC0xMDczIDYKLTExNTAgMSAtMTA3NSA3MCAtMTE0MiA0NiAtNDUgMTA4IC02NyAxNjggLTYwIDY4IDkgMTAyNyAzNzggMTA3MCA0MTIgMTkgMTUKNDMgNDYgNTMgNjkgMTggMzkgMTkgODEgMTkgODYxIDAgODk2IDEgOTA0IDU4IDEwMDkgMTYgMjkgNDA3IDU4NiA4NjkgMTIzNwo0NjIgNjUxIDg0OCAxMTk5IDg1NyAxMjE4IDEwIDE4IDIwIDU2IDIzIDg1IDcgNzIgLTM0IDE0OSAtMTAyIDE5MSBsLTQ4IDMwCi0yMzMxIDIgYy0yMDIwIDEgLTIzMzYgMCAtMjM3MSAtMTN6IG00NDgxIC0zNDYgYy0yMjUgLTMxNSAtMTU0OSAtMjE4MyAtMTU3MgotMjIyMCAtNDIgLTY2IC03MiAtMTMwIC05NiAtMjEwIC0yMiAtNzIgLTIyIC04MiAtMjggLTg5OCBsLTUgLTgyNSAtNDI1IC0xNjIKLTQyNSAtMTYxIC01IDk5NiBjLTYgMTA5NiAtMiAxMDI1IC02OSAxMTY3IC0zOCA4MiAzNSAtMjMgLTg4NiAxMjc1IC00MzUgNjEzCi03OTUgMTEyMSAtNzk5IDExMjggLTYgOSA0MzUgMTIgMjE4OCAxMiBsMjE5NiAwIC03NCAtMTAyeiIvPgo8L2c+Cjwvc3ZnPgo=);
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: left 15px top 12px;
}
.uploading_image_wrapper{
    display: flex;
    flex-wrap: wrap;
}
.image_wrapper{
    display: flex;
    flex-direction: column;
}
.materials .uploading_wrapper .admin__import-tools .materials_import_label, .materials .uploading_wrapper .export-xlsx{
    margin-left: 20px;
}
.materials .uploading_wrapper .admin__import-tools .material_filters_import_label, .materials .uploading_wrapper .export-xlsx{
    margin-left: 20px;
}
.uploading_wrapper .materials_import_label, .uploading_wrapper .material_filters_import_label{
    padding: 8px 30px;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    border-radius: 30px;
}
.icon-search {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik0xOS44NzExIDE5LjE3NTNMMTQuNDczNiAxMy43ODAxQzE1Ljc4IDEyLjMwMjQgMTYuNTcwNyAxMC4zNzggMTYuNTcwNyA4LjI4MTc5QzE2LjU3MDcgMy43MTEzNCAxMi44NTc4IDAgOC4yODUzNSAwQzMuNzEyOTQgMCAwIDMuNzExMzQgMCA4LjI4MTc5QzAgMTIuODUyMiAzLjcxMjk0IDE2LjU2MzYgOC4yODUzNSAxNi41NjM2QzEwLjM4MjUgMTYuNTYzNiAxMi4zMDc3IDE1Ljc3MzIgMTMuNzg2IDE0LjQ2NzRMMTkuMTgzNSAxOS44NjI1QzE5LjI4NjYgMTkuOTY1NiAxOS4zODk4IDIwIDE5LjUyNzMgMjBDMTkuNjY0OCAyMCAxOS43Njc5IDE5Ljk2NTYgMTkuODcxMSAxOS44NjI1QzIwLjA0MyAxOS42NTY0IDIwLjA0MyAxOS4zNDcxIDE5Ljg3MTEgMTkuMTc1M1pNMC45NjI2MTMgOC4yODE3OUMwLjk2MjYxMyA0LjI2MTE3IDQuMjI4NjIgMC45NjIxOTkgOC4yODUzNSAwLjk2MjE5OUMxMi4zNDIxIDAuOTYyMTk5IDE1LjYwODEgNC4yMjY4IDE1LjYwODEgOC4yODE3OUMxNS42MDgxIDEyLjMzNjggMTIuMzQyMSAxNS42MDE0IDguMjg1MzUgMTUuNjAxNEM0LjIyODYyIDE1LjYwMTQgMC45NjI2MTMgMTIuMzAyNCAwLjk2MjYxMyA4LjI4MTc5WiIgZmlsbD0iIzJGMkYyRiIvPg0KPC9zdmc+DQo=);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: right 13px top 9px;
    width: 40px;
    height: 40px;
    margin-left: 20px;
}
.color_filter_wrapper{
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}
/*
always show selected option on top of

.color_filter_wrapper .Filter:not(.active) .Filter-Item.active{
    display: block;
}*/
.color_filter_wrapper .Filter:not(.active) .Filter-Item{
    display: none;
}
.color_filter_wrapper .Filter {
    width: 100%;
    border: 1px solid #C6C6C6;
    position: relative;
    margin-bottom: 10px;
    border-radius: 21px;
    padding: 0;
}
.color_filter_wrapper .Filter.active {
    border: 1px solid #5a8fe4;
    background-color: white;
    filter: drop-shadow(0px 1px 2px rgb(0 0 0 / 0.1));
}
.color_filter_wrapper .Filter:after {
    border-color: #969696;
    content: ' ';
    position: absolute;
    right: 17px;
    border: 1px solid #969696;
    border-width: 0 1px 1px 0;
    width: 11px;
    height: 11px;
    margin-top: 7px;
    transform: rotateZ(45deg);
    transition: all ease-out 0.3s;
}
.color_filter_wrapper  .Filter.active:after {
    margin-top: 19px;
    transform: rotateZ(225deg);
}

.color_filter_wrapper .Filter-Title {
    padding-bottom: 0px;
    text-transform: none;
    font-size: 14px;
    font-weight: 500;
    width: calc(100% - 40px);
    cursor: pointer;

    transition: all ease-out 0.3s;
    padding: 8px 20px;
    border-radius: 18px;
}
.color_filter_wrapper .Filter-Title:hover {
    background: transparent;
}

.color_filter_wrapper .Filter.active .Filter-Title{
    height: auto;
    transition: all ease-in 0.3s;
    padding-left: 22px;
    padding-top: 16px;
    padding-bottom: 12px;
    width: calc(100% - 42px);
}

.color_filter_wrapper .Filter.active .Filter-Title:hover{
background-color: transparent;
border-radius: 20px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
}



.color_filter_wrapper .wrap_html_search_all  {
    display: flex;
    position: relative;
    width: 100%;
}

.color_filter_wrapper .wrap_html_search_all .zoom_icon   {
    content: ' ';
    width: 20px;
    z-index: 11;
    left: 13px;
    top: 10px;
    height: 20px;
    position: absolute;
    filter: invert(50%) sepia(93%) saturate(891%) hue-rotate(193deg) brightness(93%) contrast(92%);
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE3LjE5MyAxOC43MDY4TDExLjEzNzYgMTIuNjUxNEMxMC41OTY5IDEzLjA4MzkgOS45NzUxNiAxMy40MjY0IDkuMjcyMyAxMy42Nzg3QzguNTY5NDUgMTMuOTMxIDcuODIxNTMgMTQuMDU3MSA3LjAyODU3IDE0LjA1NzFDNS4wNjQxNyAxNC4wNTcxIDMuNDAxODMgMTMuMzc3IDIuMDQxNTMgMTIuMDE2N0MwLjY4MDUxIDEwLjY1NTcgMCA4Ljk5Mjk2IDAgNy4wMjg1N0MwIDUuMDY0MTcgMC42ODA1MSAzLjQwMTQ3IDIuMDQxNTMgMi4wNDA0NUMzLjQwMTgzIDAuNjgwMTQ5IDUuMDY0MTcgMCA3LjAyODU3IDBDOC45OTI5NiAwIDEwLjY1NTcgMC42ODAxNDkgMTIuMDE2NyAyLjA0MDQ1QzEzLjM3NyAzLjQwMTQ3IDE0LjA1NzEgNS4wNjQxNyAxNC4wNTcxIDcuMDI4NTdDMTQuMDU3MSA3LjgyMTUzIDEzLjkzMSA4LjU2OTQ1IDEzLjY3ODcgOS4yNzIzQzEzLjQyNjQgOS45NzUxNiAxMy4wODM5IDEwLjU5NjkgMTIuNjUxNCAxMS4xMzc2TDE4LjczMzggMTcuMjJDMTguOTMyMSAxNy40MTgyIDE5LjAzMTIgMTcuNjYxNSAxOS4wMzEyIDE3Ljk0OTlDMTkuMDMxMiAxOC4yMzgyIDE4LjkyMzEgMTguNDkwNSAxOC43MDY4IDE4LjcwNjhDMTguNTA4NiAxOC45MDUgMTguMjU2MyAxOS4wMDQyIDE3Ljk0OTkgMTkuMDA0MkMxNy42NDM1IDE5LjAwNDIgMTcuMzkxMiAxOC45MDUgMTcuMTkzIDE4LjcwNjhaTTcuMDI4NTcgMTEuODk0NUM4LjM4MDIxIDExLjg5NDUgOS41MjkyOSAxMS40MjE2IDEwLjQ3NTggMTAuNDc1OEMxMS40MjE2IDkuNTI5MyAxMS44OTQ1IDguMzgwMjIgMTEuODk0NSA3LjAyODU3QzExLjg5NDUgNS42NzY5MiAxMS40MjE2IDQuNTI3ODQgMTAuNDc1OCAzLjU4MTMzQzkuNTI5MjkgMi42MzU1MyA4LjM4MDIxIDIuMTYyNjQgNy4wMjg1NyAyLjE2MjY0QzUuNjc2OTIgMi4xNjI2NCA0LjUyNzg0IDIuNjM1NTMgMy41ODEzMyAzLjU4MTMzQzIuNjM1NTMgNC41Mjc4NCAyLjE2MjY0IDUuNjc2OTIgMi4xNjI2NCA3LjAyODU3QzIuMTYyNjQgOC4zODAyMiAyLjYzNTUzIDkuNTI5MyAzLjU4MTMzIDEwLjQ3NThDNC41Mjc4NCAxMS40MjE2IDUuNjc2OTIgMTEuODk0NSA3LjAyODU3IDExLjg5NDVaIiBmaWxsPSIjMzRBNEUzIi8+Cjwvc3ZnPgo=);
}
.color_filter_wrapper .search_all {
    border: 1px solid #C6C6C6;
    outline: none;
    margin-bottom: 15px;
    text-transform: none;
    font-size: 14px;
    font-weight: 500;
    width: calc(100% - 40px);
    cursor: pointer;
    transition: all ease-out 0.3s;
    padding: 8px 20px 8px 39px;
    border-radius: 18px;
}
.color_filter_wrapper .search_all::placeholder {
    font-size: 14px;
}
.color_filter_wrapper .search_all:focus-visible, .color_filter_wrapper .search_all:focus {
    outline-offset: 0px;
    border: 1px solid #5a8fe4;
}
.color_filter_wrapper .Filter-Code-Search {
    position: relative;
    width: 100%;
    display: none;
}
.color_filter_wrapper .active .Filter-Code-Search  {
    display: block;
}


.color_results_wrapper .ul__option .active .check_box:before {
    content: "";
    box-sizing: border-box;
    position: absolute;
    display: block;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: #fff;
    bottom: -12px;
    right: -12px;
    z-index: 1;
    -webkit-box-shadow: 2px 2px 3px 0 rgba(0,0,0,0.2);
    -moz-box-shadow: 2px 2px 3px 0 rgba(0,0,0,0.2);
    box-shadow: 2px 2px 3px 0 rgba(0,0,0,0.2);
}

.color_results_wrapper .ul__option .active  .check_box:after {
    box-sizing: border-box;
    position: absolute;
    width: 16px;
    height: 9px;
    border-top: 1px solid black;
    border-right: 1px solid black;
    right: -8px;
    bottom: -3px;
    z-index: 2;
    transform: rotate(135deg);
    content: "";
    display: block;
    padding-bottom: 100%;
}


.color_filter_wrapper .nothing_found {
    font-size: 13px;
}
.color_filter_wrapper .search_code {

    width: 100%;
    border: 1px solid #EDEDED;
    background-color: #EDEDED;
    border-radius: 15px;
    padding: 15px 20px 20px 20px;
    margin: 0 0 10px 18px;
    border-radius: 21px;
    padding: 0;
    text-transform: none;
    font-size: 13px;
    font-weight: 400;
    cursor: pointer;
    transition: all ease-out 0.3s;
    padding: 8px 20px 8px 32px;
    border-radius: 18px;
    width: calc(100% - 97px);
}

.color_filter_wrapper .search_code:focus-visible {
    outline: none;
    border: 1px solid var(--default_color_var);
}

.color_filter_wrapper .Filter-Code-Search input::placeholder {
    font-size: 13px;
    color: #A7A7A7;
}
.color_filter_wrapper .Filter-Code-Search .cancel_search_code {
    background: rgba(255, 255, 255, 0);
    width: 15px;
    height: 15px;
    position: absolute;
    right: 40px;
    top: 9px;
    cursor: pointer;
    display: none;
}
.color_filter_wrapper .Filter-Code-Search .cancel_search_code:after {
    content: '';
    height: 15px;
    border-left: 2px solid #aaa;
    position: absolute;
    transform: rotate(45deg);
    left: 8px;
}

.color_filter_wrapper .Filter-Code-Search .cancel_search_code:before {
    content: '';
    height: 15px;
    border-left: 2px solid #aaa;
    position: absolute;
    transform: rotate(-45deg);
    left: 8px;
}
.search_all_wrapper{
    position: relative;
    width: 100%;
    margin-right: 20px;
}
.wrap_html_search_all .cancel_search_all {
    background: rgba(255, 255, 255, 0);
    width: 15px;
    height: 15px;
    position: absolute;
    right: -10px;
    top: 10px;
    cursor: pointer;
    display: none;
}
.wrap_html_search_all .cancel_search_all:after {
    content: '';
    height: 15px;
    border-left: 2px solid #aaa;
    position: absolute;
    transform: rotate(45deg);
    left: 8px;
}

.wrap_html_search_all .cancel_search_all:before {
    content: '';
    height: 15px;
    border-left: 2px solid #aaa;
    position: absolute;
    transform: rotate(-45deg);
    left: 8px;
}

.color_filter_wrapper .Filter-Code-Search .zoom_icon {
    content: ' ';
    width: 16px;
    z-index: 22;
    left: 31px;
    top: 8px;
    transform: scale(0.85);
    height: 17px;
    position: absolute;
    filter: invert(92%) sepia(4%) saturate(0%) hue-rotate(154deg) brightness(92%) contrast(90%);
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE3LjE5MyAxOC43MDY4TDExLjEzNzYgMTIuNjUxNEMxMC41OTY5IDEzLjA4MzkgOS45NzUxNiAxMy40MjY0IDkuMjcyMyAxMy42Nzg3QzguNTY5NDUgMTMuOTMxIDcuODIxNTMgMTQuMDU3MSA3LjAyODU3IDE0LjA1NzFDNS4wNjQxNyAxNC4wNTcxIDMuNDAxODMgMTMuMzc3IDIuMDQxNTMgMTIuMDE2N0MwLjY4MDUxIDEwLjY1NTcgMCA4Ljk5Mjk2IDAgNy4wMjg1N0MwIDUuMDY0MTcgMC42ODA1MSAzLjQwMTQ3IDIuMDQxNTMgMi4wNDA0NUMzLjQwMTgzIDAuNjgwMTQ5IDUuMDY0MTcgMCA3LjAyODU3IDBDOC45OTI5NiAwIDEwLjY1NTcgMC42ODAxNDkgMTIuMDE2NyAyLjA0MDQ1QzEzLjM3NyAzLjQwMTQ3IDE0LjA1NzEgNS4wNjQxNyAxNC4wNTcxIDcuMDI4NTdDMTQuMDU3MSA3LjgyMTUzIDEzLjkzMSA4LjU2OTQ1IDEzLjY3ODcgOS4yNzIzQzEzLjQyNjQgOS45NzUxNiAxMy4wODM5IDEwLjU5NjkgMTIuNjUxNCAxMS4xMzc2TDE4LjczMzggMTcuMjJDMTguOTMyMSAxNy40MTgyIDE5LjAzMTIgMTcuNjYxNSAxOS4wMzEyIDE3Ljk0OTlDMTkuMDMxMiAxOC4yMzgyIDE4LjkyMzEgMTguNDkwNSAxOC43MDY4IDE4LjcwNjhDMTguNTA4NiAxOC45MDUgMTguMjU2MyAxOS4wMDQyIDE3Ljk0OTkgMTkuMDA0MkMxNy42NDM1IDE5LjAwNDIgMTcuMzkxMiAxOC45MDUgMTcuMTkzIDE4LjcwNjhaTTcuMDI4NTcgMTEuODk0NUM4LjM4MDIxIDExLjg5NDUgOS41MjkyOSAxMS40MjE2IDEwLjQ3NTggMTAuNDc1OEMxMS40MjE2IDkuNTI5MyAxMS44OTQ1IDguMzgwMjIgMTEuODk0NSA3LjAyODU3QzExLjg5NDUgNS42NzY5MiAxMS40MjE2IDQuNTI3ODQgMTAuNDc1OCAzLjU4MTMzQzkuNTI5MjkgMi42MzU1MyA4LjM4MDIxIDIuMTYyNjQgNy4wMjg1NyAyLjE2MjY0QzUuNjc2OTIgMi4xNjI2NCA0LjUyNzg0IDIuNjM1NTMgMy41ODEzMyAzLjU4MTMzQzIuNjM1NTMgNC41Mjc4NCAyLjE2MjY0IDUuNjc2OTIgMi4xNjI2NCA3LjAyODU3QzIuMTYyNjQgOC4zODAyMiAyLjYzNTUzIDkuNTI5MyAzLjU4MTMzIDEwLjQ3NThDNC41Mjc4NCAxMS40MjE2IDUuNjc2OTIgMTEuODk0NSA3LjAyODU3IDExLjg5NDVaIiBmaWxsPSIjMzRBNEUzIi8+Cjwvc3ZnPgo=);
}
.color_filter_wrapper .Filter-Buttons {

margin-top: -7px;
margin-bottom: 7px;
    padding: 0 7px 0 19px;
}
.color_filter_wrapper .active .Filter-Buttons {
    display: none;
}
.color_filter_wrapper .Filter-Buttons .FiltersUsed-Button .FiltersUsed-text_cross {
    color: var(--default_color_var);
    font-size: 13px;
    margin-left: 2px;
}
.color_filter_wrapper .Filter-Buttons .FiltersUsed-Button {
    background-color: transparent;
    font-size: 14px;
    color: #929292;
    padding: 0;
}
.color_filter_wrapper .clear_all {
    text-decoration: none;
    color: var(--default_color_var);
    font-weight: 500;
    font-size: 14px;
    text-wrap: nowrap;
    padding: 8px 15px 0 20px;
    display: none;
}
.color_filter_wrapper .Filter-Items {
    /*max-height: 140px;*/
    /*height: 0px;*/
    /*overflow: hidden;*/
    transition: all ease-out 0.3s;
    margin: 0px 10px 0px 25px;
    width: 100%;
    display: grid;
    grid-template-columns: 50% 50%;
}
.toggleHidden{
    grid-column-start: 1;
}
.color_filter_wrapper .Filter.active .Filter-Items {
    height: auto;
    transition: all ease-in 0.3s;
    overflow: initial;
    margin: 5px 10px 20px 25px;
}
.uploading_wrapper{
    justify-content: end;
}
#myFiltersTabContent .col-admin-label-230 {
    max-width: 280px;
    min-width: 280px;
}
/*pagination*/
.pagination_wrapper{
    display: flex;
    justify-content: center;
    margin-top: 10px;
    margin-bottom: 20px;
}
.swatch_list_wrapper .import_message{
    font-size: 12px;
    color: green;
}
#ColorCartsTable_wrapper{
    padding: 15px;
}
.swatch_list_wrapper .import_message.error{
    color: red;
}
.filter-group .error_message{
    display: none;
}
.export_import_buttons .import_message{
    width: 100%;
    text-align: center;
}
#color_card_form .swatch_prices_wrapper .row{
    border-bottom: 1px solid #dfdfdf;
    padding-top: 0px;
}
.swatch_prices_wrapper{
    margin: 0px 15px 15px;
}
.swatch_prices_titles span.center_title{
    padding-left: 12px;
}
.accessories-title{
    padding-right: 20px;
}
.additional_titles .field_title_required{
    padding-left: 0px;
}
#product_sheet_popup span.signup-item-placeholder {
    top: -6px;
}
#create_quote .wait-icon{
    display: none;
}
.filter-option .custom-error-wrapper-class {
    text-align: left;
}
.additional_titles div{
    padding-right: 0px;
}
#product_sheet_popup .product_sheet_form .signup-item-label {
    margin-bottom: 35px;
}
.export_import_buttons{
    display: flex;
    justify-content: center;
}
.export_import_buttons .uploading_wrapper{
    display: flex;
    justify-content: center;
}
.card-body .required_field{
    padding-top: 6px;
}
.additional_fields_wrapper .field_required {
    margin: 0px 0px 0px 20px;
}
.additional_fields_wrapper .additional_fields{
    align-items: center;
}
.swatch_prices_wrapper .form-control[readonly] {
    background-color: #fff;
    border: none;
    cursor: default;
}
.swatch_prices_wrapper input {
    border-top: none;
    border-bottom: none;
}
.pagination_wrapper b.pagination_left {
    position: relative;
    cursor: pointer;
}
.new_swatch{
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 20px;
}
.pagination_wrapper b.pagination_left:before {
    content: ' ';
    position: absolute;
    width: 11px;
    height: 11px;
    border: 1px solid #929292;
    border-width: 0 2px 2px 0;
    transform: rotateZ(135deg);
    top: calc(51% - 7px);
    right: 0px;
}
.pagination_wrapper b.pagination_right {
    position: relative;
    cursor: pointer;
}
.pagination_wrapper b.pagination_right:before {
    content: ' ';
    position: absolute;
    width: 11px;
    height: 11px;
    border: 1px solid #929292;
    border-width: 0 2px 2px 0;
    transform: rotateZ(315deg);
    top: calc(51% - 7px);
    left: 0px;
}
.pagination_ul{
    display: flex;
    padding: 0px;
    align-items: center;
    margin: 0px 0 0 0;
}
.pagination_ul .pagination_li{
    margin: 0 6px 0 6px;
    cursor: pointer;
    font-size: 17px;
    font-weight: 500;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: center;
    min-width: 1.5em;
    color: #8A8888;
}
.pagination_ul .pagination_li:hover {
    color:var(--default_color_var);
}
.pagination_ul .pagination_li.active{
    color: #ffffff !important;
    border: none;
    background-color: white;
    background: var(--default_color_var);
    border-radius: 30px;
    padding: 2px 0px;
}
.Filter-Item.hidden{
    display: none;
}
.color_filter_wrapper .Filter.active .toggleHidden {
    display: block;
}
.Filter .toggleHidden{
    display: none;
    text-decoration: none;
    color: var(--default_color_var);
    font-weight: 500;
    font-size: 14px;
    text-wrap: none;
    padding: 8px 15px 20px 20px;
    cursor: pointer;
}
.color_filter_wrapper .Filter .toggleHiddenChoice {
    display: inline;
}
.Filter .toggleHiddenChoice{
    display: none;
    text-decoration: none;
    color: var(--default_color_var);
    font-weight: 500;
    font-size: 14px;
    text-wrap: none;
    padding: 8px 15px 10px 10px;
    cursor: pointer;
}
.color_results_wrapper{
    margin-top: 10px;
    min-height: 35px;
}
.color_results_wrapper .Filtered {
    width: calc(100% - 0px);
    background: white;
    padding: 0px 0px 0px 7px;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    display: flex;
}
.color_results_wrapper .Filtered .li_option {
    box-sizing: border-box;
    width: calc(20% - 3px);
    padding: 0;
    margin: 0 2px 2px 0;
}
.color_results_wrapper .Filtered {
    list-style-type: none;
}

.color_results_wrapper .Filtered .li_option::marker{
    display: none;
}

.color_results_wrapper .Filtered .li_option .label_option{
    padding:0px
}

.color_results_wrapper .Filtered .li_option .label_option .label_option-text{
    display: none;
}

.color_results_wrapper  .Filtered  .label_option .label_hover_wrap .label_option-text {
    display: block;
}

.text-red {
    color: #ff0000
}



.add_graded_fabric_popup_show:hover {
     color: var(--default_color_var);
    border-color: var(--default_color_var);

}
.option-trigger.active ~ .add_graded_fabric_popup_show {
display: inline-block;
}


.select2-container.select2-container--default.select2-container--open .select2-dropdown {
top: -1px;
border: 1px solid #D0D0D0;
border-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
padding: 10px 4px;
border-radius: 5px;
border: 1px solid #D0D0D0;
}
.select2-results__options li {
font-size: 14px;
color: #929292;
}

.select2-container--default .selection .select2-selection--single .select2-selection__rendered {
    line-height: 41px;
    font-size: 14px;
    height: 100%;
    min-height: 100%;
}

.signup-container-wrp  .select2-assign_sales_rep {
margin-top: 15px;
}

.error_message {
color: #ff0000;
    font-size: 12px;
}
.custom-error-wrapper-class {
    text-align: right;
}

.image-thumbs .image-thumb {
    margin: 0 10px;
}
.image-thumbs {
     margin-top: -130px;
}
.add_graded_fabric_popup_show.active::before {
content: "";
width: 24px;
height: 24px;
top: 6px;
right: 6px;
display: block;
position: absolute;
background: #fff;
border: 1px solid #d0d0d0;
border-radius: 50%;
}
.add_graded_fabric_popup_show:hover::before {
    color: var(--default_color_var);
    border-color: var(--default_color_var);
}
.add_graded_fabric_popup_show.active::after {
content: "";
box-sizing: border-box;
position: absolute;
display: block;
width: 16px;
height: 9px;
border-top: 1px solid #000000;
border-right: 1px solid #000000;
right: 11px;
top: 13px;
z-index: 2;
transform: rotate(135deg);
}
.text-red {
color: #ff0000
}

#return-to-top {
    background-color: var(--default_color_var);
}
.my-account__column-item .fieldrow {
    width: auto;
}


.quote-item-delete-icon{
    background-image: url(/assets/img/icons/cancel.png);
    width: 20px;
    height: 20px;
    background-size: 20px;
    background-repeat: no-repeat;
    transition: .5s;
}

.quantity-block-accessories__label {
    color: #929292;
    font-size: 14px;
    margin: 10px 0 10px 0;
}
.quantity-block-accessories__label p{
    margin: 0px;

}
.quote-item-delete-icon:hover{
    transform: rotate(90deg);
}

.cart-item__img-wrp {
    display: flex;
    justify-content: center;
}

.breadcrumbs.breadcrumbs-sticky{
    background-color: #ffffff;
    position: sticky;
    top: var(--Header--height);
    z-index: 51;
    -webkit-box-shadow: 0 5px 4px -4px rgb(161 161 161 / 48%);
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.quote-title{
    width: auto;
    margin-left: auto;
}

.quote-header-wrap .quote-number-label {
    margin-right: 18px;
    margin-top: 10px;
}

.quote-header-wrap-sticky {
    position: sticky;
    top: calc(var(--Header--height) + 15px);
    z-index: 51;
    margin-bottom: 40px;
    pointer-events: none;

}

#js-save_shipping_address_popup-btn::before {
    background-color: initial;
}

#js-save_shipping_address_popup-btn::after {
    border-color: initial;
}

.j-modal .j-modal__wrap .Address-Items-Wrap{
    border: 1px solid transparent;
}

#quoteList .totalQuote {
    text-align: right;
}

.j-modal .j-modal__wrap .Address-Items-Wrap.active{
    border: none;
    border-radius: 5px;
}

.j-modal__wrap .cancelBtn {
    color: #ffffff;
}

#email_quote_form  .quote-email-label,
#email_quote_form .custom-discount-label,
#print_quote_form .quote-print-label,
#quote_pricing_form .quote-print-label


{
    font-size: 15px;
}

#email_quote_form   .email-label {
    flex-direction: column;
}

#email_quote_form   .email-label span{
    font-size: 14px;
    color: #929292;
    padding-left: 0;
}

#email_quote_form  input.email-field {
    width: 330px;
    height:40px;
    margin-left: 0;
    margin-top: 4px;
}

#searchResultTalbe {
    margin-top: 40px;
}

.custom_discount_form .custom-discount-label {
    display: flex;
    flex-direction: column;
}

.custom_discount_form .custom-discount-label .text-input, .custom_discount_form .custom-discount-label .custom-discount-field {
    margin-top: 4px;
    margin-left: 0;
}

.quote-info-popup input.custom-discount-field-gross_net {
    width: 100px;
}

#print_quote_form .custom-discount-label span {
    font-size: 14px;
    color: #929292;
    padding-left: 0;
    width: auto;
    line-height: 22px;
}

#print_quote_form  .custom-discount-field-gross_net {
    margin-top: 4px;
    margin-left: 0;
}

#rep_resources_filter .recent-searches__delete-icon {
    color: #929292;
    margin-top: 27px;
    margin-right: -3px;
    background: white;
    padding: 3px 3px 3px 5px;
    opacity: 1;
}
#users_table_filter .search-icon-delete {
    top: 29px;
    right: 32px;
    color: black;
}
#customer-service_customers_table_filter .search-icon-delete {
    top: 19px;
    right: 32px;
    color: black;
}
#quotes_tableCustomerServicePortal_filter .search-icon-delete {
    top: 19px;
    right: 32px;
    color: black;
}
#sales-rep_customers_table_filter .search-rep-customers, #users_table_filter .search-icon-delete {
    top: 29px;
}
.dataTables_filter .search-icon-delete {
    top: 29px;
    right: 33px;
    color: black;
}
#email_quote_form .email-note-label {
    flex-direction: column;
    margin-left: 40px;
    width: auto;

}
#quotes_tableSalesManagerPortal_filter.dataTables_filter .search-icon-delete {
    top: 19px;
}
.rep-resources-tab #rep_resources_filter .recent-searches__delete-icon {
    color: #929292;
    margin-top: 8px;
    margin-right: -3px;
    background: white;
    padding: 3px 3px 3px 5px;
    opacity: 1;
}
#email_quote_form .quote-info-popup p.description {
    text-align: left;
    padding: 4px 35px 0 1px;
    font-size: 12px;
}
#quoteList_filter .search-icon-delete, #submissionsList_filter .search-icon-delete {
    top: -39px;
    right: 33px;
    color: black;
}
.dataTables_wrapper #customerQuoteList_filter.dataTables_filter input {
    border: 1px solid #aaa;
    border-radius: 20px;
    padding: 5px;
    background-color: transparent;
    margin-left: 3px;
    padding-left: 10px;
}
.inp-passwd-label .CheckBox{
    margin-left: -27px;
}
.inp-passwd-label .text{
    line-height: 18px;
}
#customerQuoteList_filter.dataTables_filter .search-icon-delete {
    top: -42px;
    right: 33px;
    color: black;
}
#customerQuoteList_filter input[type="search"] {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik0xOS44NzExIDE5LjE3NTNMMTQuNDczNiAxMy43ODAxQzE1Ljc4IDEyLjMwMjQgMTYuNTcwNyAxMC4zNzggMTYuNTcwNyA4LjI4MTc5QzE2LjU3MDcgMy43MTEzNCAxMi44NTc4IDAgOC4yODUzNSAwQzMuNzEyOTQgMCAwIDMuNzExMzQgMCA4LjI4MTc5QzAgMTIuODUyMiAzLjcxMjk0IDE2LjU2MzYgOC4yODUzNSAxNi41NjM2QzEwLjM4MjUgMTYuNTYzNiAxMi4zMDc3IDE1Ljc3MzIgMTMuNzg2IDE0LjQ2NzRMMTkuMTgzNSAxOS44NjI1QzE5LjI4NjYgMTkuOTY1NiAxOS4zODk4IDIwIDE5LjUyNzMgMjBDMTkuNjY0OCAyMCAxOS43Njc5IDE5Ljk2NTYgMTkuODcxMSAxOS44NjI1QzIwLjA0MyAxOS42NTY0IDIwLjA0MyAxOS4zNDcxIDE5Ljg3MTEgMTkuMTc1M1pNMC45NjI2MTMgOC4yODE3OUMwLjk2MjYxMyA0LjI2MTE3IDQuMjI4NjIgMC45NjIxOTkgOC4yODUzNSAwLjk2MjE5OUMxMi4zNDIxIDAuOTYyMTk5IDE1LjYwODEgNC4yMjY4IDE1LjYwODEgOC4yODE3OUMxNS42MDgxIDEyLjMzNjggMTIuMzQyMSAxNS42MDE0IDguMjg1MzUgMTUuNjAxNEM0LjIyODYyIDE1LjYwMTQgMC45NjI2MTMgMTIuMzAyNCAwLjk2MjYxMyA4LjI4MTc5WiIgZmlsbD0iIzJGMkYyRiIvPg0KPC9zdmc+DQo=);
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: right 12px top 5px;
}
#email_quote_form .attach-label {
    margin-top: 15px;
    padding-left: 41px;
}

#email_quote_form .custom-discount-label span{
    font-size: 14px;
    color: #929292;
    padding-left: 0;
    width: auto;
}

.cols-wraps {
    display: flex;
}

.cd_wrap {
    display: flex;
    flex-direction: row;
}

.cd_wrap .cd_first{
    margin-left: 40px;
}

.cd_wrap .discount_type{
    margin-top: 3px;
}

.cd_second {
    display: flex;
    flex-direction: column;
}

.add_options_wrap {
    display: flex;
    flex-direction: row;
}

.j-modal p.bold {
    font-weight: 500;
}

.shippingAddressMyAccount .inp-container {
    display: none;
}

.SubMenu-UserPart-icons > li a.text_up2 {
    padding-left: 0;
    text-indent: 0;
}

.sales-add_new_user_popup .ship-to-info {
    padding-top: 20px;
}

.ship-to-info .customer_s_info_wrap {
    margin-left: -10px;
}

.signup-item__billing-form-wrp form#new_customer_form  {
    width: 1070px;
}

.signup-item__billing-form-wrp form.new_prospective_customer {
   width: 100%;
    min-width: 800px;
    justify-content: center;
}


.new_prospective_customer .signup-item-label__label-number {
    width: 50%;
    margin-right: 10px;
}
.new_prospective_customer .signup-item-label__label-rep_group_code {
    width: 50%;
    margin-right: 10px;
}

.myaccount-wrp input.disabled {
    margin-left: 0px;
    background-color: #f7f7f7;
    outline: none;
}
.myaccount-wrp input.disabled:hover {
    border: 1px solid #D0D0D0;
}


 .myaccount-wrp .new_prospective_customer   .two-items-row .signup-item-label__label-prospective_net_discount {
     margin-right: 0px;
}


.new_prospective_customer .signup-item.firstCol {
    width: calc(47% - 26px);
    padding-right: 30px;
    min-width: 300px;
}
.new_prospective_customer .signup-item.secondCol{
    width: calc(55% - 0px);
    padding-right: 0px;
    min-width: 350px;
}

.datepickers-container {
    z-index: 9999999999;
}

@media all and (max-width: 1024px) {
    .SubMenu-UserPart-icons > li a {
        text-indent: 0;
    }

    .SubMenu-UserPart .header-icons {
        display: none;
    }

    .NavigationWrapper .SubMenu-UserPart {
        display: none;
    }

    .MainMenu .mobile-btn {
        margin-bottom: 0;
    }

    .MainMenu-Wrapper {
        padding-top: 0;
        padding-bottom: 0;
    }

    body .NavigationSlogan {
        margin-top: 8px;
        width: 220px;
    }

    .SubMenu__admin.show {
        background-color: #ffffff;
    }

    .SubMenu__my-account-menu, .SubMenu__admin, .SubMenu__customer-service-portal {
        margin-top: 65px;
    }

    .menuItemsPopup {
        background-color: #ffffff;
    }

    .menuItemsPopup > li {
        border-bottom: 1px solid #d0d0d0;
    }

}
/*quote_print_view*/
.quote_print_view.quote-content-wrp{
    width: auto;
    padding: 0px;
}
.quote_print_view .quote-list, .quote_print_view .quote-footer{
    width: 100%;
}
.quote_print_view .update_quote_expired_btn{
    display: block;
}
.quote_print_view .options-table-view-btn{
    display: inline;
}
.quote_print_view .quote-options-table.hidden{
    display: none;
}
.quote_print_view .quote-item-notes-form-wrp{
    display: none;
}
.quote_print_view .quote-notes__textarea{
    display: none;
}
.quote_print_view .form-button__print-quote-btn {
    margin-left: auto;
    position: unset;
}
.mce-combobox-menu{
    display: none !important;
}
.quote_print_view .quoteheaderveiw {
    margin: 0px 0px 0px 0px;
}
.quoteheaderveiw {
    margin: 0px 0px 0px auto;
}
.quote_print_view .quote-total-price__value.net-price-label {
     padding-right: 0px;
}
.quote_print_view .quote-list-item__item .task-drag-handle {
     display: none;
}
.quote_print_view .quote-header.click-area-header {
     margin-top: 20px;
}
.image-download-spinner{
    filter: invert(49%) sepia(94%) saturate(489%) hue-rotate(186deg) brightness(95%) contrast(88%);
}
.quote_print_view .form-button__print-quote-btn {
    padding: 4px 25px 4px 25px;
    border: none;
    margin-right: 30px;
}
#new_user_form #update-contact-name-form .custom-control{
    display: flex;
}
.selectric-scroll .option-with-icon{
    font-family: 'Roboto', Helvetica, Arial, sans-serif !important;
}
.quote_print_view.Container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto;
    /*max-width: 100%;*/
    padding: 0 20px;
    transition: .3s;
    width: 85%;
}
.form-button__print-quote-btn{
    font-size: 16px;
}

.suboptions-subwrp-ln .locations-wrap {
    position: relative;

    height: 172px;
    background: #e0ded1;
    border: 5px solid #929496;
    border-radius: 15px;
    padding: 0px 0px;
    width: 405px;
    margin: 30px 10px;
}

.locations-wrap > img {
    min-width: auto;
    max-width: 401px;
    width: 401px;
    opacity:0;
}


@media screen and (max-width: 1280px) {
    .quote_print_view.Container {
        max-width: 100%;
        padding-left: 35px;
        padding-right: 35px;
        width: calc(100% - 70px);
    }

}



/*.configurator-product-793*/

.design-3-div  {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-content: space-between;
    justify-content: space-between;
    align-items: flex-start;
}

.design-3-div  .size_row_title label {
    padding-right: 0px;
}

.navigation__under-suboption  .text_title {
    text-align: center;
    font-size: 17px;
    text-transform: none;
    margin-top: 8px;
}
.conf-block-wrap-legs .options__tabs-wrapper {
    min-height: auto;
}
.container_wrap_fc .default .item-img-wrapper {
    width: auto;
    padding: 0px 10px 10px 0px;
}
.container_wrap_fc  .default .label_option .radio {
    margin-left: 10px;
}
.container_wrap_fc .default .label_option {
    text-align: center;
    align-items: center;
    text-align: center;
    font-size: 17px;
    text-transform: none;
    margin-top: 8px;
    margin-bottom: 9px;
    color: black;
}
.foot_choice_center-text {
    margin-top: 25px;
    color: black;
    font-size: 16px;
}

.options__item__ma .item-img-wrapper {
    max-height: none;
}
#step-fc .default .label_option {
    text-align: center;
    align-items: center;
    text-align: center;
    font-size: 17px;
    text-transform: none;
    margin-top: 8px;
    color: black;
}
.locations-wrap   .non-user-side {
    position: absolute;
    left: 141px;
    top: -28px;
    font-size: 13px;
}
.locations-wrap   .left-side {
    position: absolute;
    left: -44px;
    font-size: 13px;
    top: 76px;
    transform: rotate(-90deg);
}
.locations-wrap   .right-side {
    position: absolute;
    right: -47px;
    top: 76px;
    font-size: 13px;
    transform: rotate(-90deg);


}
.locations-wrap  .user-side {
    position: absolute;
    left: 163px;
    font-size: 13px;
    bottom: -28px;
}

.wrapper_range  .rangeslider__fill {
    background-color: var(--default_color_var);
}
 .wrapper_range{
     display: none;
     margin-top: 20px;
 }
.left_border{
    float: left;
}
.right_border{
    float: right;
}
#otherOpts #step-le .label_hover_wrap .hasFullName{
    display: block;
}
.wrapper_range .rangeslider--horizontal{
    float: left;
    margin-top: 10px;
}
.configurator-product-805 .design-3-div .size_row_title .lbl {
    display: block;
    padding-left: 0;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 5px;
}
.hint-text{
    margin-top: 8px;
    color: gray;
    font-size: 10px;
}
.product_links_wrapper .mce-flow-layout-item.mce-last {
    margin-right: 0px;
}
.size_row_title {
    width: 100%;
}

#add_graded_fabric_form__2forCOM .bottom-text-small small, #add_graded_fabric_form__2forCOM .bottom-text-small p{
    white-space: nowrap;
}
#add_graded_fabric_form__2forCOM .bottom-text-small .text-small{
    padding-right: 50px;
}
.configurator-product-843 .size_row_title .lbl, .configurator-product-852 .size_row_title .lbl {
    display: block;
}
#configurator .columns-3{
    columns: 3;
    display: block;
}
#configurator .columns-2{
    columns: 2;
    display: block;
}
#configurator .column-1{
    columns: 1;
    display: block;
}
#quote-newform_shipping_addressesPage label.signup-item-label__label-company-name{
    margin-bottom: 16px;
    width: inherit;
}
#quote-newform_shipping_addressesPage .selectric-wrapper .selectric {
    margin-top: 4px;
}
#quote-newform_shipping_addressesPage .signup-item__billing-form-wrp label.signup-item-label__label-first-name, #quote-newform_shipping_addressesPage .signup-item__billing-form-wrp label.signup-item-label__label-last-name {
    margin-bottom: 16px;
    margin-right: 20px;
    width: 255px;
}
.column_first_item{
    break-before: column;
}
.product_sheet_form .signup-item-label {
    width: auto;
}
.product_sheet_form .signup-item-label.error-validation .custom-error-wrapper-class {
    top: 60px;
}
#tableSummaryCnt .other_option > div{
    line-height: 1.5;
}
.edit-pc-discount-link {
    margin-left: 10px;
    width: 32px;
    text-align: right;
    margin-top: -6px
}
.tableShow .other_option.ia  div:nth-child(2) {
    width: 73%;
}

.new-user-form  .signup-item-label__label-customer_id   {
	margin-top: 24px;
}
.signup-item__billing-form-wrp .signup-item-label__label-customer_id .signup-item-placeholder {
	top: -25px;
}

.cs-invoices-table-td__checkbox input {opacity: 1}

.myaccount-container-wrp   .add-new-class_code-wrapper {
	width: 100%;
	display: flex;
	justify-content: center;
	cursor: default;
	position: relative;
	margin-bottom: -34px;
}
div.dataTables_wrapper {
	width: 100% !important;
}
#customer-service-wrp .dataTables_filter input {
	color: black;
}
.customer-service__lob-details-wrap .signup-container-wrp.add_new_user_popup .autoCol {
	width: 76%;
	max-width: none;
}
.customer-service__lob-details-wrap .signup-item__billing-form-wrp {
	flex-direction: row;
}

.add-new-class_code-wrapper .form-button-history-btn {
	position: absolute;
	left: calc(50% - 70px);
	right: calc(50% - 70px);
	top: -35px;
	margin: 0;
	right: 0;
	width: 140px;
	font-size: 16px;
	height: auto;
	box-sizing: content-box;
	color: white;
	padding: 4px 20px;
	font-weight: 500;
}

.select_all_wrap {
	display: flex;
	margin-top: -20px;
	position: absolute;
	z-index: 2;
}
.select_action_wrap div{	margin-left: 20px;
}
.select_action_wrap .action_title {
	color: gray;
	font-family: Roboto, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: 400;
	height: 33.5px;
	line-height: 17.5px;
}
.table.dataTable.stripe>tbody>tr.odd.selected>* {
	box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.1);
	color: black;
}
.select_all_label .select_all{ margin-right: 10px; }

.select_all_label {
	font-family: Roboto, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: 400;
	height: 33.5px;
	line-height: 17.5px;
	margin-left: 5px;

}
.field-wrap {
	width: 100%;
}
.invoiceSubmitHistory td, th {
	text-align: left;
	padding: 12px 12px;
}
.invoiceSubmitHistory {
	margin-bottom: 20px;
}
.invoiceSubmitHistory  .success, .myaccount-wrp .success {
	font-weight: 500;
	color: #2196F3;

}
.invoiceSubmitHistory  .error, .myaccount-wrp .error {
	font-weight: 500;
	color: #f44336;
}

#view_invoice_form .variable {
	display: none;
}
@keyframes spin {
	0% { transform: rotate(0deg); }
	100% {  transform: rotate(359deg); }
}
.form-button {
	user-select: none;
}
.form-button:hover {
	color: white;
}
.form-button.loading {
	padding-left: 36px;
	position: relative;
	left: auto;
	top: auto;
}
.form-button.loading:before {
	width: 30px;
	height: 30px;
	content: '';
	position: absolute;
	background: url('/assets/css/i/22.svg');
	/* top: 50%; */
	top: 3px;
	left: 5px;
	/*transform: translateX(-50%);*/
	z-index: 2222;
	animation: spin 2s linear infinite;

}
.form-button.loading {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	cursor: default;
}

.myaccount-wrp  table.dataTable.stripe>tbody>tr.odd.selected>*, .myaccount-wrp table.dataTable.display>tbody>tr.odd.selected>* {
	box-shadow: inset 0 0 0 9999px rgb(181 187 196 / 12%);
	box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.12);
	color: black;
}

table.dataTable tbody td.select-checkbox:before, table.dataTable tbody td.select-checkbox:after, table.dataTable tbody th.select-checkbox:before, table.dataTable tbody th.select-checkbox:after {
	display: block;
	position: absolute;
	top: 1.2em;
	left: 50%;
	width: 14px;
	height: 14px;
	box-sizing: border-box;
	border-color: #3f72af;
}


.myaccount-wrp table.dataTable tr.selected  td.select-checkbox:after, table.dataTable tr.selected  th.select-checkbox:after {
	content: "";
	content: "";
	background: #3f72af url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pjxzdmcgdmlld0JveD0iMCAwIDUxMiA1MTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeiIvPjwvc3ZnPg==) center/contain no-repeat;
	width: 12px;
	height: 12px;
	/* filter: invert(0%) sepia(0%) saturate(12%) hue-rotate(257deg) brightness(104%) contrast(104%); */
	margin-top: -5px;
	margin-left: -5px;
	visibility: hidden;
	transition: visibility 0.3s;
	top: 50%;
	border-radius: 2px;
}
.myaccount-wrp table.dataTable tr.selected td.select-checkbox:before, table.dataTable tr.selected th.select-checkbox:before {
	border-color: #3f72af;; /* Green color */
	width: 14px;
	height: 14px;
}
.myaccount-wrp table.dataTable tr.selected td.select-checkbox:after, table.dataTable tr.selected th.select-checkbox:after {
	visibility: visible;
}




.myaccount-wrp table.dataTable tbody td.select-checkbox:before {
	top:50%;
}
.myaccount-wrp table.dataTable tbody tr.selected>* {
	box-shadow: inset 0 0 0 9999px rgb(181 187 196 / 12%);
	box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.12);
	color: black;
}

.class_code_validation_popup .j-modal__wrap .h1-title {
text-align: center;
}
.naic_validation_popup .j-modal__wrap .Container {
	width: 100%;
	padding: 0px;
}

.j-modal__wrap .h1-title {
	text-align: center;
}
.j-modal__wrap .Container {
	width: calc(100% - 60px);
	padding: 0 30px;
}
.naic_validation_popup .j-modal__wrap {
	min-width: 650px;
}
.naic_validation_popup .j-modal__wrap .h1-title {
	text-align: center;
}
.select_action_wrap .action {
	margin-right: 20px;
	font-family: Roboto, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: 400;
	height: 33.5px;
	line-height: 17.5px;
	cursor: pointer;
}
.select_action_wrap {
	display: flex;
}
.flex-wrap {
	flex-wrap: wrap;
	justify-content: space-between;
}
.px-2  {width: 100%; }
.px-2 .col {width: 100%; }
.px-2 .row {width: 100%;     display: flex;
	justify-content: space-between;
	align-content: space-between;
	flex-wrap: nowrap;
	flex-direction: row;}

.dataTables_wrapper .bottom-wrap
{
	display: flex;
	justify-content: flex-end;
}
.dataTables_wrapper .col-12 {
	width: 100%;
}
.be-datatable-footer {
	display: flex;
}

.signup-item__billing-form-wrp form.default-form-page {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	align-items: center;
}

.signup-item__billing-form-wrp form.default-form-page.view_invoice_form {
	flex-direction: row;
	align-items: flex-start;
	align-content: flex-start;
}


.myaccount-wrp p.statusMessage {
	color: #4caf50;
}
@media all and (max-width: 1420px) {
    .myaccount-wrp .navigation__under-suboption {
        padding: 8px 10px;
    }
    /*HEADER*/
    .MainMenu .MainMenu-Wrapper .NavigationWrapper {
        margin: 18px 0 17px 0;
    }
    .Header .MainMenu {
        padding-top: 4px;
    }
}

@media all and (max-width: 1368px) {
    .myaccount-wrp  .portal-title {
        visibility: hidden;
    }
}
