.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;margin:0 0 -4px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left;padding:0}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:var(--wc-form-color-background,#fff);color:var(--wc-form-color-text,#000);border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected],.select2-results__option[data-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:"";display:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#0073aa;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #0073aa}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #0073aa}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#0073aa}#b2bwhs_request_custom_quote_button{
margin-bottom: 5px;
position: initial;
visibility: visible;
height: auto;
}
#b2bwhs_request_custom_quote_textarea{
width: 100%;
min-height: 150px;
resize: vertical;
margin-bottom: 5px;
display: none;
}
span.b2bwhs_request_custom_quote_text_label {
display: none;
text-align: left;
margin-top: 15px;
}
#b2bwhs_request_custom_quote_textarea_abovetext{
display: none;
text-align: left;
margin-top: 15px;
}
#b2bwhs_request_custom_quote_name, #b2bwhs_request_custom_quote_email, #b2bwhs_request_custom_quote_phone{
width: 50%;
margin-bottom: 5px;
display: none;
} .b2bwhs_myaccount_individual_bundle_custom_text {
margin: 0 30px;
padding: 10px 0px;
font-family: Roboto;
border-top: 1px solid #d7d7d7;
white-space: pre-wrap;
color: #515151;
line-height: 1.2em;
font-size: 11px;
}
.b2bwhs_bundle_myaccount_total{
font-size: 16px;
}
.b2bwhs_bundle_myaccount_total .amount{
font-weight: 700;
font-size: 22px;
}
.b2bwhs_bundle_myaccount_items_text{
font-size: 15px;
}
#b2bwhs_myaccount_bundles_container{
margin: 0px 40px;
}
#b2bwhs_myaccount_bundles_title, #b2bwhs_myaccount_discussions_title, #b2bwhs_myaccount_bulkorder_title{
font-family: Roboto;
font-size: 30px;
color: #373737;
font-weight: 400;
margin-bottom: 12px;
}
.b2bwhs_myaccount_individual_bundle_top{
font-family: Roboto;
font-weight: 500;
font-size: 17px;
display: flex;
justify-content: center;
align-items: center;
color: #EDEDED;
width: 100%;
height: 35px;
background: #838383;
border-radius: 5px 5px 0px 0px;
}
.b2bwhs_myaccount_individual_bundle_container{
background: #EBEBEB;
box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.13);
border-radius: 5px;
min-height: 200px;
position: relative;
margin-bottom: 40px;
min-width: 422px;
}
.b2bwhs_myaccount_individual_bundle_top_icon{
position: absolute;
left: 15px;
top: 7px;
width: 17px;
}
.b2bwhs_myaccount_individual_bundle_header_line{
border-bottom: 1px solid #d7d7d7;
margin: 18px 0px 6px 0px;
justify-content: space-between;
font-family: Roboto;
font-weight: 500;
font-size: 15px;
color: #818181;
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr;
}
.b2bwhs_myaccount_individual_bundle_header_line_item{
text-align: center;
}
.b2bwhs_myaccount_individual_bundle_element_line{
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr;
align-items: center;
margin: 20px 1px;
font-size: 12px;
}
.b2bwhs_myaccount_individual_bundle_element_line_item{
color: #515151;
font-family: Roboto;
font-size: 11px;
text-align: center;
}
.b2bwhs_bundle_image{
width:60%;
margin: auto;
}
.b2bwhs_myaccount_individual_bundle_bottom_line{
border-top: 1px solid #d7d7d7;
justify-content: space-between;
display: flex;
margin: 0px 30px;
padding: 20px 0px;
align-items: center;
}
.b2bwhs_myaccount_individual_bundle_bottom_line_total{
font-family: Roboto;
font-size: 18px;
line-height: 28px;
color: #525252;
}
.b2bwhs_myaccount_individual_bundle_bottom_line_add button.b2bwhs_myaccount_individual_bundle_bottom_line_button{
background: #94678b;
line-height: 15px;
min-width: 150px;
text-align: end;
height: 30px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
outline: none;
border: none;
font-family: "Roboto";
font-weight: 500;
font-size: 15.5px !important;
padding: 5px 16px;
text-transform: none;
min-height: 0;
display: inline-flex;
align-items: center;
justify-content: space-between;
}
.b2bwhs_myaccount_individual_bundle_bottom_line_button:hover, .b2bwhs_myaccount_individual_bundle_bottom_line_add button.b2bwhs_myaccount_individual_bundle_bottom_line_button:hover{
background: #904d82;
color: white;
outline: none;
cursor: pointer;
}
.b2bwhs_myaccount_individual_bundle_bottom_line_button_icon, .b2bwhs_myaccount_new_discussion_button_icon{
width: 19px;
margin-right: 10px;
} #b2bwhs_myaccount_discussions_container{
margin:0 20px;
}
#b2bwhs_myaccount_discussions_container_top{
display: flex;
justify-content: space-between;
margin-bottom: 12px;
}
#b2bwhs_myaccount_discussions_container_top button{
background: #94678b;
line-height: 15px;
min-width: 165px;
text-align: end;
height: 30px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
outline: none;
border: none;
font-family: "Roboto";
font-weight: 500;
font-size: 14px;
padding: 5px 16px;
text-transform: none;
min-height: 0;
display: inline-flex;
align-items: center;
justify-content: space-between;
}
#b2bwhs_myaccount_discussions_container_top button:hover{
background-color: #904d82;
cursor: pointer;
}
.b2bwhs_myaccount_individual_discussion_top{
font-family: Roboto;
font-size: 14px;
display: flex;
justify-content: space-around;
align-items: center;
color: #ffffff;
width: 100%;
height: 30px;
background: #a2a2a2;
border-radius: 7px 7px 0px 0px;
}
.b2bwhs_myaccount_individual_discussion_container{
background: #f4f4f4;
box-shadow: 0px 3px 2px rgb(0 0 0 / 8%);
border-radius: 3px;
position: relative;
margin-bottom: 30px;
display: block;
}
.b2bwhs_myaccount_individual_discussion_top_item{
position: relative;
right: 8px;
}
.b2bwhs_myaccount_individual_discussion_content{
display: flex;
justify-content: space-around;
}
.b2bwhs_myaccount_individual_discussion_content_item {
width: 140px;
padding: 12px;
font-family: Roboto;
font-style: normal;
font-weight: 500;
font-size: 13px;
line-height: 23px;
color: #414141;
}
.b2bwhs_myaccount_individual_discussion_bottom{
display: flex;
justify-content: flex-start;
}
#b2bwhs_myaccount_discussions_container .b2bwhs_myaccount_individual_discussion_container .b2bwhs_myaccount_individual_discussion_bottom a{
text-decoration: none;
}
button.b2bwhs_myaccount_view_discussion_button{
background: #a2a2a2;
line-height: 8px;
min-width: 125px;
text-align: end;
height: 28px;
margin-top: 10px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
outline: none;
margin-right: 20px;
margin-bottom: 10px;
margin-left: 20px;
padding: 0px 18px;
border: none;
font-family: Roboto;
font-weight: 500;
font-size: 13px;
text-transform: none;
min-height: 0;
display: inline-flex;
align-items: center;
justify-content: space-between;
}
button.b2bwhs_myaccount_view_discussion_button:hover{
background-color: #8b8b8b;
color: #fff;
cursor: pointer;
}
.b2bwhs_myaccount_view_discussion_button_icon{
width: 14px;
margin-right: 10px;
}
.b2bwhs_myaccount_discussions_pagination_container{
display: flex;
justify-content: space-between;
margin: 0px 20px;
}
.b2bwhs_myaccount_cbundles_pagination_container{
display: flex;
justify-content: space-between;
}
.b2bwhs_myaccount_discussions_pagination_button a{
width: 230px;
height: 35px;
background: #A3A3A3;
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
display: inline-flex;
border-radius: 3px;
justify-content: center;
align-items: center;
font-family: "Roboto Medium", Roboto;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: #ECECEC;
text-decoration: none !important;
}
.b2bwhs_myaccount_discussions_pagination_button a:hover{
background-color: #6a6a6a;
}
.b2bwhs_myaccount_discussions_pagination_button a:visited{
color:#ececec;
}
.b2bwhs_myaccount_new_discussion_top{
font-family: "Roboto Medium", Roboto;
font-size: 15px;
display: flex;
justify-content: space-between;
align-items: center;
color: #EDEDED;
height: 30px;
background: #a2a2a2;
border-radius: 5px 5px 0px 0px;
padding: 0px 20px;
}
.b2bwhs_myaccount_new_discussion_new{
font-weight: 500;
}
.b2bwhs_myaccount_new_discussion_close{
border-radius: 3px;
background: #666666;
padding: 0px 15px;
font-weight: 500;
}
.b2bwhs_myaccount_new_discussion_close:hover{
background-color: #2f2f2f;
cursor: pointer;
}
.b2bwhs_myaccount_new_discussion_container{
background: #EBEBEB;
box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.13);
border-radius: 5px;
min-height: 150px;
position: relative;
margin-bottom: 40px;
display: none;
}
.b2bwhs_myaccount_new_discussion_content{
padding: 20px;
}
.b2bwhs_myaccount_new_discussion_content_element_text {
font-family: "Roboto Medium", Roboto;
font-size: 15px;
line-height: 21px;
color: #838383;
}
select#b2bwhs_myaccount_discussion_type {
height: 43px;
background: #DEDEDE;
border-radius: 4px;
padding: 0px 20px;
border: none;
font-family: "Roboto Medium", Roboto;
width: 100%;
margin-bottom: 18px;
margin-top: 5px;
font-size: 15px;
outline: none;
color: #8D8D8D;
}
input#b2bwhs_myaccount_title_discussion_start {
height: 43px;
background: #DEDEDE;
border-radius: 4px;
padding: 0px 20px;
border: none;
font-family: "Roboto Medium", Roboto;
width: 92%;
width: -moz-available;
width: -webkit-fill-available;
width: fill-available;
margin-bottom: 18px;
margin-top: 5px;
font-size: 15px;
outline: none;
color: #8D8D8D;
box-shadow: none;
}
input#b2bwhs_myaccount_title_discussion_start::placeholder, #b2bwhs_myaccount_textarea_discussion_start::placeholder{
color: #8D8D8D;
}
#b2bwhs_myaccount_textarea_discussion_start{
resize: vertical;
min-height: 150px;
height: 43px;
background: #DEDEDE;
border-radius: 4px;
padding: 10px 20px;
border: none;
font-family: "Roboto Medium", Roboto;
width: 92%;
width: -moz-available;
width: -webkit-fill-available;
width: fill-available;
margin-bottom: 18px;
margin-top: 5px;
font-size: 15px;
outline: none;
color: #8D8D8D;
box-shadow: none;
}
.b2bwhs_myaccount_start_discussion_bottom{
display: flex;
justify-content: flex-end;
}
button.b2bwhs_myaccount_start_discussion_button{
background: #94678b;
line-height: 8px;
min-width: 175px;
text-align: end;
height: 30px;
margin-top: 10px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
outline: none;
padding: 0px 18px;
border: none;
font-family: "Roboto";
font-weight: 500;
font-size: 15.5px;
padding: 5px 16px;
text-transform: none;
min-height: 0;
display: inline-flex;
align-items: center;
justify-content: space-between;
}
button.b2bwhs_myaccount_start_discussion_button:hover{
background-color: #904d82;
color: #fff;
cursor: pointer;
}
.b2bwhs_myaccount_start_discussion_button_icon{
width: 19px;
margin-right: 10px;
} #b2bwhs_myaccount_discussion_endpoint_container{
margin:0 20px;
}
#b2bwhs_myaccount_discussion_endpoint_container_top{
display: flex;
justify-content: space-between;
align-items: center;
}
#b2bwhs_myaccount_discussion_endpoint_container_top button{
line-height: 15px;
width: 117px;
background: #a2a2a2;
text-align: end;
height: 30px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
outline: none;
border: none;
font-family: "Roboto";
font-weight: 500;
font-size: 14px;
padding: 5px 16px;
text-transform: none;
min-height: 0;
}
#b2bwhs_myaccount_discussion_endpoint_container_top button:hover{
background-color: #a2a2a2;
cursor: pointer;
}
#b2bwhs_myaccount_discussion_endpoint_title{
font-family: "Roboto Medium", Roboto;
font-style: normal;
font-weight: 500;
font-size: 17px;
line-height: 26px;
color: #313131;
}
#b2bwhs_myaccount_discussion_endpoint_container_top_header{
background: #a2a2a2;
border-radius: 5px 5px 0px 0px;
min-height: 35px;
margin-top: 30px;
font-family: "Roboto Medium", Roboto;
display: flex;
justify-content: space-between;
align-items: center;
padding: 0px 20px;
font-size: 13px;
}
.b2bwhs_myaccount_discussion_endpoint_container_top_header_item{
color: #D6D6D6;
}
.b2bwhs_myaccount_discussion_endpoint_top_header_text_bold{
font-weight: 500;
color: #f9f9f9;
}
.b2bwhs_myaccount_discussion_endpoint_bottom{
display: flex;
justify-content: flex-end;
}
.b2bwhs_myaccount_discussion_endpoint_button{
background: #94678b;
line-height: 8px;
min-width: 165px;
text-align: end;
height: 30px;
margin-top: 10px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
outline: none;
border: none;
font-family: "Roboto";
font-weight: 500;
font-size: 15.5px;
padding: 5px 16px;
text-transform: none;
min-height: 0;
display: inline-flex;
align-items: center;
justify-content: space-between;
}
.b2bwhs_myaccount_discussion_endpoint_button:hover{
background-color: #904d82;
color: #fff;
cursor: pointer;
}
.b2bwhs_myaccount_discussion_endpoint_button_icon{
width: 17px;
margin-right: 10px;
}
#b2bwhs_discussion_user_new_message{
resize: vertical;
min-height: 110px;
outline: none;
padding: 15px;
margin-top: 20px;
background: #f8f8f8;
border-radius: 5px;
margin-bottom: 5px;
width: 92%;
width: -moz-available;
width: -webkit-fill-available;
width: fill-available;
}
#b2bwhs_discussion_messages_container{
max-height: 500px;
overflow-y: scroll;
}
.b2bwhs_discussion_message{
background: #f6f6f6;
margin: 10px;
padding: 15px;
padding-right: 10%;
padding-bottom: 50px;
border-radius: 4px;
width: 70%;
position: relative;
font-family: "Roboto Medium", Roboto;
font-size: 15px;
font-weight: normal;
}
.b2bwhs_discussion_message_self{
margin-left: auto;
background: #f4edea;
}
.b2bwhs_discussion_message_time{
position: absolute;
right: 10px;
color: #888f92;
font-family: Roboto;
font-size: 14px;
font-weight: bold;
bottom: 10px;
} #b2bwhs_myaccount_bulkorder_container{
margin: 0px 20px;
min-width: 500px;
}
.b2bwhs_bulkorder_form_container{
background: #EBEBEB;
box-shadow: 0px 3px 2px rgb(0 0 0 / 10%);
border-radius: 7px;
min-height: 150px;
position: relative;
margin-bottom: 40px;
display: grid;
}
.b2bwhs_bulkorder_form_container_top{
font-family: Roboto;
font-size: 15px;
display: flex;
justify-content: flex-start;
align-items: center;
padding: 0px 15px;
color: #ffffff;
height: 30px;
background: #a2a2a2;
border-radius: 7px 7px 0px 0px;
font-weight: 400;
}
.b2bwhs_bulkorder_form_container_content{
padding: 20px;
}
.b2bwhs_bulkorder_form_container_content_header_product{
width: 68%;
display: inline-block;
font-family: Roboto;
font-style: normal;
font-weight: bold;
font-size: 14px;
color: #4E4E4E;
}
.b2bwhs_bulkorder_form_container_content_header_qty{
width: 10%;
display: inline-block;
text-align: center;
font-family: Roboto;
font-style: normal;
font-weight: bold;
font-size: 14px;
color: #4E4E4E;
margin-right: 4%;
margin-left: 4%;
}
.b2bwhs_bulkorder_form_container_content_header_subtotal{
width: 12%;
display: inline-block;
text-align:right;
font-family: Roboto;
font-style: normal;
font-weight: bold;
font-size: 14px;
color: #4E4E4E;
}
.b2bwhs_bulkorder_form_container_content_line{
position: relative;
}
.b2bwhs_loader_img{
margin:auto;
display: block;
}
.b2bwhs_loader_hidden{
display: none !important;
}
select#b2bwhs_bulkorder_searchby_select:hover{
cursor: pointer;
background: #838383;
}
select#b2bwhs_bulkorder_searchby_select:focus{
outline: none;
}
select#b2bwhs_bulkorder_searchby_select {
background: #b0b0b0;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.06);
color: white;
border: 0px;
margin-left: 5px;
height: auto;
width: auto;
-webkit-appearance: auto;
margin-bottom: 0;
padding: 1px 5px;
border-radius: 3px !important;
display: inline-block;
font-weight: 400;
font-family: "Roboto Medium";
}
.b2bwhs_bulkorder_form_container_content_header {
margin-bottom: 2px;
}
.b2bwhs_bulkorder_clear{
position: absolute;
top: 14px;
padding: 1px 8px;
border-radius: 3px;
color: #f0f0f0;
left: 54.5%;
background: #b8b8b8;
height: 27.5px;
border: none;
text-transform: none;
min-height: 0;
font-family:  Roboto;
font-size: 15px;
font-weight: 500;
line-height: normal;
}
.b2bwhs_bulkorder_clear:hover{
background-color: #d5d5d5;
border-color: #d5d5d5;
color: #333333;
cursor: pointer;
}
#b2bwhs_myaccount_bulkorder_container .b2bwhs_bulkorder_form_container_content_line input.b2bwhs_bulkorder_form_container_content_line_product, .b2bwhs_bulkorder_form_container_content_line input.b2bwhs_bulkorder_form_container_content_line_product{
width: 68%;
height: 43px;
background: #DEDEDE;
border-radius: 4px;
padding: 0px 20px;
border: none;
font-family: Roboto;
margin-bottom: 18px;
padding-right: 25px;
margin-top: 5px;
font-size: 15px;
outline: none;
color: #8D8D8D;
box-shadow: none;
display: inline-block;
box-sizing: border-box;
}
#b2bwhs_myaccount_bulkorder_container .b2bwhs_bulkorder_form_container_content_line input.b2bwhs_bulkorder_form_container_content_line_product:focus, .b2bwhs_bulkorder_form_container_content_line input.b2bwhs_bulkorder_form_container_content_line_product:focus{
background: #DEDEDE;
}
#b2bwhs_myaccount_bulkorder_container .b2bwhs_bulkorder_form_container_content_line input.b2bwhs_bulkorder_form_container_content_line_product::placeholder, .b2bwhs_bulkorder_form_container_content_line input.b2bwhs_bulkorder_form_container_content_line_product::placeholder{
color: #8D8D8D;
}
#b2bwhs_myaccount_bulkorder_container .b2bwhs_bulkorder_form_container_content_line input.b2bwhs_bulkorder_form_container_content_line_qty, .b2bwhs_bulkorder_form_container_content_line input.b2bwhs_bulkorder_form_container_content_line_qty{
width: 10%;
height: 43px;
background: #DEDEDE;
border-radius: 4px;
border: none;
font-family: "Roboto Medium", Roboto;
margin-bottom: 18px;
margin-top: 5px;
font-size: 15px;
outline: none;
color: #8D8D8D;
box-shadow: none;
display: inline-block;
box-sizing: border-box;
padding: 8px;
margin-left: 4%;
margin-right: 4%;
}
#b2bwhs_myaccount_bulkorder_container .b2bwhs_bulkorder_form_container_content_line input.b2bwhs_bulkorder_form_container_content_line_qty::-webkit-inner-spin-button, .b2bwhs_bulkorder_form_container_content_line input.b2bwhs_bulkorder_form_container_content_line_qty::-webkit-inner-spin-button,
#b2bwhs_myaccount_bulkorder_container .b2bwhs_bulkorder_form_container_content_line input.b2bwhs_bulkorder_form_container_content_line_qty::-webkit-outer-spin-button, .b2bwhs_bulkorder_form_container_content_line input.b2bwhs_bulkorder_form_container_content_line_qty::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0;
}
#b2bwhs_myaccount_bulkorder_container .b2bwhs_bulkorder_form_container_content_line input.b2bwhs_bulkorder_form_container_content_line_qty:focus, .b2bwhs_bulkorder_form_container_content_line input.b2bwhs_bulkorder_form_container_content_line_qty:focus{
background: #DEDEDE;
}
#b2bwhs_myaccount_bulkorder_container .b2bwhs_bulkorder_form_container_content_line_subtotal, .b2bwhs_bulkorder_form_container_content_line_subtotal{
width: 12%;
text-align: right;
padding-right: 7px;
display: inline-block;
font-family: "Roboto Medium", Roboto;
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 21px;
color: #6B6B6B;
box-sizing: border-box;
}
#b2bwhs_myaccount_bulkorder_container .b2bwhs_bulkorder_form_container_newline_button, .b2bwhs_bulkorder_form_container_newline_button{
background: #b0b0b0;
font-family: Roboto;
font-weight: 400;
font-size: 12px;
line-height: 5px;
min-width: 90px;
text-align: end;
height: 29px;
padding: 0px 10px;
color: #eaeaea;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
outline: none;
border: none;
text-transform: none;
min-height: 0;
display: inline-flex;
align-items: center;
justify-content: space-between;
}
#b2bwhs_myaccount_bulkorder_container .b2bwhs_bulkorder_form_container_newline_button:hover, .b2bwhs_bulkorder_form_container_newline_button:hover{
background: #838383;
color: #ffffff;
cursor: pointer;
}
#b2bwhs_myaccount_bulkorder_container .b2bwhs_bulkorder_form_container_newline_button:focus, .b2bwhs_bulkorder_form_container_newline_button:focus{
outline: none;
}
#b2bwhs_myaccount_bulkorder_container .b2bwhs_bulkorder_form_container_newline_button_icon, .b2bwhs_bulkorder_form_container_newline_button_icon {
width: 17px;
margin-right: 5px;
}
#b2bwhs_myaccount_bulkorder_container .b2bwhs_bulkorder_form_container_newline_container, .b2bwhs_bulkorder_form_container_newline_container {
margin-top: -8px;
padding-bottom: 16px;
border-bottom: 2px solid #d5d5d5;
}
.b2bwhs_bulkorder_form_container_bottom{
justify-content: space-between;
display: flex;
align-items: center;
margin-top: 15px;
}
.b2bwhs_bulkorder_form_container_bottom_total{
font-family: Roboto;
font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 23px;
color: #4E4E4E;
}
.b2bwhs_bulkorder_form_container_bottom_add{
display: flex;
}
button.b2bwhs_bulkorder_form_container_bottom_add_button{
background: #94678b;
line-height: 15px;
min-width: 150px;
text-align: end;
height: 35px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
outline: none;
border: none;
font-family: "Roboto";
font-weight: 500;
font-size: 15.5px;
padding: 5px 16px;
text-transform: none;
min-height: 0;
margin-right: 0;
display: inline-flex;
align-items: center;
justify-content: space-between;
}
button.b2bwhs_bulkorder_form_container_bottom_add_button:focus{
outline: none;
}
button.b2bwhs_bulkorder_form_container_bottom_add_button:hover{
background-color: #904d82;
color: white;
outline: none;
cursor: pointer;
}
.b2bwhs_bulkorder_form_container_bottom_add_button_icon{
width: 19px;
margin-right: 10px;
}
button.b2bwhs_bulkorder_form_container_bottom_save_button{
background: #b0b0b0;
line-height: 15px;
min-width: 120px;
margin-left: 13px;
margin-right: 13px;
text-align: end;
height: 35px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
outline: none;
border: none;
font-family: "Roboto";
font-weight: 500;
font-size: 15.5px;
padding: 5px 16px;
text-transform: none;
min-height: 0;
display: inline-flex;
align-items: center;
justify-content: space-between;
}
button.b2bwhs_bulkorder_form_container_bottom_update_button{
background: #9D9D9D;
line-height: 15px;
min-width: 137px;
margin-left: 13px;
margin-right: 13px;
text-align: end;
height: 35px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
outline: none;
border: none;
font-family: "Roboto";
font-weight: 500;
font-size: 15.5px;
padding: 5px 16px;
text-transform: none;
min-height: 0;
display: inline-flex;
align-items: center;
justify-content: space-between;
}
button.b2bwhs_bulkorder_form_container_bottom_save_button:focus, button.b2bwhs_bulkorder_form_container_bottom_update_button:focus{
outline: none;
}
button.b2bwhs_bulkorder_form_container_bottom_save_button:hover, button.b2bwhs_bulkorder_form_container_bottom_update_button:hover{
background-color: #838383;
color: white;
outline: none;
cursor: pointer;
}
.b2bwhs_bulkorder_form_container_bottom_save_button_icon, .b2bwhs_bulkorder_form_container_bottom_update_button_icon{
width: 22px;
margin-right: 10px;
}
button.b2bwhs_bulkorder_form_container_bottom_delete_button{
background: #9D9D9D;
line-height: 15px;
width: 93px;
text-align: end;
height: 35px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
outline: none;
border: none;
font-family: "Roboto";
font-weight: 500;
font-size: 15.5px;
padding: 3px 16px;
text-transform: none;
min-height: 0;
margin-right: 0;
display: inline-flex;
align-items: center;
justify-content: space-between;
}
button.b2bwhs_bulkorder_form_container_bottom_delete_button:focus{
outline: none;
}
button.b2bwhs_bulkorder_form_container_bottom_delete_button:hover{
background-color: #838383;
color: white;
cursor: pointer;
outline: none;
}
.b2bwhs_bulkorder_form_container_bottom_delete_button_icon {
width: 21px;
position: relative;
bottom: 1px;
}
.b2bwhs_bulkorder_form_container_content_line_livesearch {
background: #818181;
width: 68%;
position: relative;
padding: 10px;
border-radius: 0px 0px 4px 4px;
bottom: 20px;
color: white;
font-size: 13px;
font-family: Roboto;
display: none;
}
.b2bwhs_livesearch_product_result{
padding: 5px;
display: flex;
justify-content: space-between;
align-items: center;
}
img.b2bwhs_livesearch_image {
width: 50px;
display: block;
border-radius: 3px;
text-align: right;
}
.b2bwhs_livesearch_product_result:hover{
background-color: #4e4e4e;
cursor: pointer;
border-radius: 3px;
}
img.b2bwhs_image_line_set {
width: 30px;
position: absolute;
left: 2%;
top: 17%;
} select#b2bwhs_registration_options_dropdown, .b2bwhs_custom_registration_field {
width: 100%;
}
.b2bwhs_registration_options_dropdown_section_hidden{
display: none !important;
}
.b2bwhs_checkbox_registration_field{
width: auto;
}
select#b2bwhs_registration_options_dropdown{
display: inline-block;
}
.b2bwhs_custom_registration_field_textarea{
resize: vertical;
min-height: 55px;
}
.b2bwhs_country_or_state{
margin-bottom: 0 !important;
} .b2bwhs_vat_visible{
display: block;
}
.b2bwhs_vat_hidden{
display: none !important;
}
.b2bwhs_vat_countries_hidden{
display: none !important;
}
button#b2bwhs_checkout_registration_validate_vat_button {
margin-top: 8px;
} .b2bwhs_multiaccounts_container_top {
display: flex;
justify-content: space-between;
margin-bottom: 17px;
align-items: center;
}
.b2bwhs_multiaccounts_container_top_title {
font-family: Roboto;
font-size: 30px;
color: #373737;
font-weight: 400;
}
.b2bwhs_multiaccounts_new_account_container_top_title {
font-weight: 400;
}
button.b2bwhs_multiaccounts_container_top_button {
background: #94678b;
line-height: 15px;
min-width: 175px;
text-align: end;
height: 30px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
outline: none;
border: none;
font-family: "Roboto";
font-weight: 500;
font-size: 14px;
padding: 1px 16px;
text-transform: none;
min-height: 0;
display: inline-flex;
align-items: center;
justify-content: space-between;
}
button.b2bwhs_multiaccounts_container_top_button:hover {
background-color: #904d82;
color: #ffffff;
cursor: pointer;
}
button.b2bwhs_multiaccounts_container_top_button:focus{
outline: none;
}
svg.b2bwhs_multiaccounts_container_top_button_icon {
width: 16px;
}
.b2bwhs_multiaccounts_account_container {
min-height: 140px;
background: #EBEBEB;
box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.13);
border-radius: 5px;
margin-bottom: 35px;
}
.b2bwhs_multiaccounts_account_top {
background: #a2a2a2;
display: flex;
border-radius: 5px 5px 0px 0px;
justify-content: center;
align-items: center;
color: #ffffff;
font-family: "Roboto Medium", Roboto;
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 21px;
text-align: center;
min-height: 28px;
}
svg.b2bwhs_multiaccounts_account_top_icon {
width: 16px;
margin-right: 7px;
}
.b2bwhs_multiaccounts_account_line {
display: flex;
justify-content: space-between;
margin: 10px 15px;
align-items: center;
}
.b2bwhs_multiaccounts_container .b2bwhs_multiaccounts_account_container .b2bwhs_multiaccounts_account_line a{
text-decoration: none;
}
.b2bwhs_multiaccounts_account_name {
font-family: Roboto;
font-style: normal;
font-weight: 600;
font-size: 17px;
line-height: 23px;
margin-bottom: 5px;
text-align: center;
color: #5c5c5c;
}
.b2bwhs_multiaccounts_account_title {
font-family: Roboto;
font-style: normal;
font-weight: 500;
font-size: 13px;
line-height: 19px;
text-align: left;
color: #414141;
}
button.b2bwhs_multiaccounts_account_button {
background: #a2a2a2;
font-family: Roboto;
font-weight: 400;
font-size: 13px;
line-height: 15px;
width: 120px;
margin-top: 5px;
display: inline-flex;
justify-content: center;
align-items: center;
justify-content: space-between;
height: 25px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
outline: none;
padding: 0px 10px;
border: none;
text-decoration: none;
text-transform: none;
min-height: 0;
}
button.b2bwhs_multiaccounts_account_button:hover{
background-color: #7d7d7d;
color: #ffffff;
cursor: pointer;
text-decoration: none;
}
button.b2bwhs_multiaccounts_account_button:focus{
outline: none;
}
svg.b2bwhs_multiaccounts_account_button_icon {
width: 14px;
}
.b2bwhs_multiaccounts_account_phone_email {
margin-top: 5px;
}
.b2bwhs_multiaccounts_account_phone_email_text {
font-family: Roboto;
font-style: normal;
font-weight: 500;
font-size: 12px;
line-height: 19px;
text-align: left;
margin-bottom: 5px;
color: #414141;
}
.b2bwhs_multiaccounts_new_account_container_top {
font-family: Roboto;
font-size: 15px;
display: flex;
justify-content: space-between;
align-items: center;
color: #ffffff;
height: 32px;
background: #a2a2a2;
border-radius: 5px 5px 0px 0px;
padding: 0px 20px;
}
.b2bwhs_multiaccounts_new_account_container_content {
padding: 20px;
background: #FBFBFB;
border-radius: 5px;
}
.b2bwhs_multiaccounts_new_account_container {
margin-bottom: 30px;
background: #FBFBFB;
box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.13);
border-radius: 5px;
display: none;
}
.b2bwhs_multiaccounts_edit_account_container {
margin-bottom: 30px;
background: #FBFBFB;
box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.13);
border-radius: 5px;
}
.b2bwhs_multiaccounts_new_account_container_content {
padding: 20px;
}
.b2bwhs_multiaccounts_new_account_container_content_large_title {
font-family: "Roboto Medium", Roboto;
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 26px;
min-height: 40px;
align-items: center;
display: flex;
color: #4E4E4E;
margin-bottom: 20px;
margin-top: 5px;
}
svg.b2bwhs_multiaccounts_new_account_container_content_large_title_icon {
width: 25px;
position: relative;
bottom: 1px;
margin-right: 5px;
}
.b2bwhs_span_title_text_multiaccount{
margin-left: 15px;
margin-right: 15px;
}
.b2bwhs_multiaccounts_new_account_container_top_close, .b2bwhs_multiaccounts_edit_account_container_top_close {
border-radius: 3px;
background: #757575;
padding: 0px 15px;
font-weight: 500;
}
.b2bwhs_multiaccounts_new_account_container_top_close:hover, .b2bwhs_multiaccounts_edit_account_container_top_close:hover {
background-color: #626262;
cursor: pointer;
}
.b2bwhs_multiaccounts_new_account_container_content_element_label {
font-family: "Roboto Medium", Roboto;
font-weight: 500;
font-size: 15px;
line-height: 21px;
color: #7b7b7b;
}
.b2bwhs_multiaccounts_new_account_container_content_element input.b2bwhs_multiaccounts_new_account_container_content_element_text {
height: 43px;
background: #ededed;
border-radius: 4px;
padding: 0px 20px;
border: none;
font-family: Roboto;
width: 92%;
width: -moz-available;
width: -webkit-fill-available;
width: fill-available;
margin-bottom: 18px;
margin-top: 5px;
font-size: 15px;
outline: none;
color: #8D8D8D;
box-shadow: none;
}
.b2bwhs_multiaccounts_new_account_container_content_element input.b2bwhs_multiaccounts_new_account_container_content_element_text::placeholder{
color: #999999;
}
.b2bwhs_multiaccount_horizontal_line {
border-bottom: 3px solid #e0e0e0;
padding-bottom: 15px;
}
.b2bwhs_multiaccount_top_margin{
margin-top: 20px;
}
.b2bwhs_multiaccounts_new_account_container_content_element_checkbox {
background: #ededed;
border-radius: 3px;
margin-top: 12px;
justify-content: space-between;
display: flex;
align-items: center;
padding: 0px 15px;
min-height: 40px;
}
.b2bwhs_multiaccounts_new_account_container_content_element_checkbox_name {
font-family: Roboto;
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 21px;
color: #5c5c5c;
}
.b2bwhs_multiaccounts_new_account_container_content_bottom {
display: flex;
justify-content: space-between;
margin-top: 35px;
}
button.b2bwhs_multiaccounts_new_account_container_content_bottom_button {
background: #94678b;
align-items: center;
line-height: 8px;
min-width: 190px;
text-align: end;
justify-content: space-between;
height: 30px;
margin-top: 10px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
display: flex;
outline: none;
padding: 0px 18px;
border: none;
font-family: "Roboto";
font-weight: 500;
font-size: 14px;
padding: 5px 16px;
text-transform: none;
min-height: 0;
}
button.b2bwhs_multiaccounts_new_account_container_content_bottom_button:hover{
background-color: #904d82;
color: #fff;
cursor: pointer;
}
button.b2bwhs_multiaccounts_new_account_container_content_bottom_button:focus{
outline: none;
color: #fff;
}
button.b2bwhs_multiaccounts_edit_account_container_content_bottom_button {
background: #94678b;
align-items: center;
line-height: 8px;
min-width: 190px;
text-align: end;
justify-content: space-between;
height: 30px;
margin-top: 10px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
display: flex;
outline: none;
border: none;
font-family: "Roboto";
font-weight: 500;
font-size: 14px;
padding: 5px 16px;
text-transform: none;
min-height: 0;
}
button.b2bwhs_multiaccounts_edit_account_container_content_bottom_button:hover{
background-color: #904d82;
color: #fff;
cursor: pointer;
}
button.b2bwhs_multiaccounts_edit_account_container_content_bottom_button:focus{
outline: none;
color: #fff;
}
button.b2bwhs_multiaccounts_edit_account_container_content_bottom_button_delete {
background: #6a6a6a;
align-items: center;
line-height: 8px;
min-width: 190px;
text-align: end;
justify-content: space-between;
height: 30px;
margin-top: 10px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
display: flex;
outline: none;
padding: 0px 18px;
border: none;
font-family: "Roboto";
font-weight: 500;
font-size: 14px;
text-transform: none;
min-height: 0;
}
button.b2bwhs_multiaccounts_edit_account_container_content_bottom_button_delete:hover{
background-color: #555555;
color: #fff;
cursor: pointer;
}
button.b2bwhs_multiaccounts_edit_account_container_content_bottom_button_delete:focus{
outline: none;
color: #fff;
}
svg.b2bwhs_multiaccounts_new_account_container_content_bottom_button_icon {
width: 20px;
margin-right: 10px;
}
.b2bwhs_multiaccounts_new_account_container_content_bottom_validation_errors {
color: red;
} #b2bwhs_shopping_lists_table_wrapper table:not( .has-background ) th{
background: #ffffff;
}
div#b2bwhs_shopping_lists_table_wrapper {
padding: 15px;
font-size: 14px;
background: #fff;
border: 1.5px solid #eee;
border-radius: 5px;
}
table#b2bwhs_shopping_lists_table {
padding-top: 19px;
padding-bottom: 13px;
width:100%
}
.b2bwhs_shopping_lists_top_title {
font-family: Roboto;
font-size: 30px;
color: #373737;
font-weight: 400;
}
#b2bwhs_shopping_lists_table_filter input {
border-radius: 4px;
box-shadow: none;
height: 33px;
}
#b2bwhs_shopping_lists_table_length select{
border-radius: 4px;
}
div#b2bwhs_shopping_lists_table_length {
margin-top: 3px;
}
button.b2bwhs_shopping_lists_view_list {
border-radius: 3px;
display: inline-flex;
vertical-align: middle;
align-items: center;
margin-right: 5px;
padding: 4px 8px;
justify-content: center;
color: #ffffff;
background: #6abeff;
margin-top: 1px;
border: none;
font-weight: 600;
text-transform: none;
min-height: 0;
line-height: normal;
height: 31px;
font-family: Roboto;
font-size: 13px;
}
button.b2bwhs_shopping_lists_view_list:hover{
background: #3a98e1;
color: #ffffff;
cursor: pointer;
}
button.b2bwhs_shopping_lists_add_to_cart {
border-radius: 3px;
display: inline-flex;
vertical-align: middle;
align-items: center;
padding: 4px 8px;
justify-content: center;
color: #ffffff;
background: #606060;
margin-right: 5px;
margin-top: 1px;
border: none;
font-weight: 600;
text-transform: none;
min-height: 0;
line-height: normal;
height: 31px;
font-family: "Roboto Medium", Roboto;
font-size: 13px;
min-width: 60px;
}
button.b2bwhs_shopping_lists_add_to_cart:hover{
background: #444444;
color: #ffffff;
cursor: pointer;
}
#b2bwhs_shopping_lists_table a.b2bwhs_shopping_list_button_href:visited, #b2bwhs_shopping_lists_table a.b2bwhs_shopping_list_button_href{
text-decoration: none;
}
#b2bwhs_shopping_lists_table td, #b2bwhs_shopping_lists_table th{
text-align: center;
}
#b2bwhs_shopping_lists_table td{
padding: 12px 14px;
}
.b2bwhs_shopping_list_top_container {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 10px;
}
.woocommerce .woocommerce-MyAccount-content .b2bwhs_shopping_list_top_container a.b2bwhs_shopping_list_new_link{
text-decoration: none !important;
}
button#b2bwhs_shopping_list_new_button {
background: #94678b;
line-height: 15px;
min-width: 115px;
text-align: end;
height: 30px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
outline: none;
border: none;
font-family: "Roboto";
font-weight: 500;
font-size: 14px;
padding: 5px 16px;
text-transform: none;
min-height: 0;
display: inline-flex;
align-items: center;
justify-content: space-between;
}
button#b2bwhs_shopping_list_new_button:hover{
background-color: #904d82;
color: #ffffff;
cursor: pointer;
}
svg.b2bwhs_shopping_list_new_button_icon {
width: 19px;
margin-right: 10px;
}
.b2bwhs_shopping_list_new_link{
height: fit-content;
}  @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Roboto'), local('Roboto-Regular'), url(//tuotesuojaus.fi/wp-content/plugins/b2b-wholesale-suite/public/../includes/assets/fonts/Roboto/KFOmCnqEu92Fr1Mu72xKOzY.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Roboto'), local('Roboto-Regular'), url(//tuotesuojaus.fi/wp-content/plugins/b2b-wholesale-suite/public/../includes/assets/fonts/Roboto/KFOmCnqEu92Fr1Mu5mxKOzY.woff2) format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Roboto'), local('Roboto-Regular'), url(//tuotesuojaus.fi/wp-content/plugins/b2b-wholesale-suite/public/../includes/assets/fonts/Roboto/KFOmCnqEu92Fr1Mu7mxKOzY.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Roboto'), local('Roboto-Regular'), url(//tuotesuojaus.fi/wp-content/plugins/b2b-wholesale-suite/public/../includes/assets/fonts/Roboto/KFOmCnqEu92Fr1Mu4WxKOzY.woff2) format('woff2');
unicode-range: U+0370-03FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Roboto'), local('Roboto-Regular'), url(//tuotesuojaus.fi/wp-content/plugins/b2b-wholesale-suite/public/../includes/assets/fonts/Roboto/KFOmCnqEu92Fr1Mu7WxKOzY.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Roboto'), local('Roboto-Regular'), url(//tuotesuojaus.fi/wp-content/plugins/b2b-wholesale-suite/public/../includes/assets/fonts/Roboto/KFOmCnqEu92Fr1Mu7GxKOzY.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Roboto'), local('Roboto-Regular'), url(//tuotesuojaus.fi/wp-content/plugins/b2b-wholesale-suite/public/../includes/assets/fonts/Roboto/KFOmCnqEu92Fr1Mu4mxK.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} .b2bwhs_shop_table{
margin-top: 50px;
} @media screen and (max-width: 750px) {
button.b2bwhs_bulkorder_clear{
left:50%;
}
}
@media screen and (max-width: 665px) {
button.b2bwhs_bulkorder_form_container_bottom_delete_button{
margin-top: 10px;
}
}
@media screen and (max-width: 665px) {
.b2bwhs_bulkorder_form_container_bottom_add,.b2bwhs_bulkorder_form_container_bottom, .b2bwhs_bulkorder_form_container, #b2bwhs_myaccount_discussions_container_top, .b2bwhs_multiaccounts_container_top, .b2bwhs_multiaccounts_new_account_container_content_bottom{
display: block;
}
#b2bwhs_myaccount_bundles_container, #b2bwhs_myaccount_bulkorder_container{
margin: 0px 0px;
}
.b2bwhs_myaccount_individual_bundle_container, #b2bwhs_myaccount_bulkorder_container{
min-width: unset;
}
.b2bwhs_myaccount_individual_bundle_bottom_line{
margin:0px 10px;
}
.b2bwhs_bulkorder_form_container_content_header_subtotal{
display: none;
}
#b2bwhs_myaccount_bulkorder_container .b2bwhs_bulkorder_form_container_content_line input.b2bwhs_bulkorder_form_container_content_line_qty, .b2bwhs_bulkorder_form_container_content_line input.b2bwhs_bulkorder_form_container_content_line_qty{
width: 20%;
}
.b2bwhs_bulkorder_form_container_bottom_total{
margin-top: 10px;
}
.b2bwhs_bulkorder_form_container_content_line_subtotal{
width: 100% !important;
text-align: center !important;
}
button.b2bwhs_bulkorder_clear{
left: 45%;
}
}table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}table.dataTable thead th,table.dataTable tfoot th{font-weight:bold}table.dataTable thead th,table.dataTable thead td{padding:10px 18px;border-bottom:1px solid #111}table.dataTable thead th:active,table.dataTable thead td:active{outline:none}table.dataTable tfoot th,table.dataTable tfoot td{padding:10px 18px 6px 18px;border-top:1px solid #111}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled{cursor:pointer;*cursor:hand;background-repeat:no-repeat;background-position:center right}table.dataTable thead .sorting{background-image:url(//tuotesuojaus.fi/wp-content/plugins/b2b-wholesale-suite/public/../includes/assets/lib/images/sort_both.png)}table.dataTable thead .sorting_asc{background-image:url(//tuotesuojaus.fi/wp-content/plugins/b2b-wholesale-suite/public/../includes/assets/lib/images/sort_asc.png)}table.dataTable thead .sorting_desc{background-image:url(//tuotesuojaus.fi/wp-content/plugins/b2b-wholesale-suite/public/../includes/assets/lib/images/sort_desc.png)}table.dataTable thead .sorting_asc_disabled{background-image:url(//tuotesuojaus.fi/wp-content/plugins/b2b-wholesale-suite/public/../includes/assets/lib/images/sort_asc_disabled.png)}table.dataTable thead .sorting_desc_disabled{background-image:url(//tuotesuojaus.fi/wp-content/plugins/b2b-wholesale-suite/public/../includes/assets/lib/images/sort_desc_disabled.png)}table.dataTable tbody tr{background-color:#ffffff}table.dataTable tbody tr.selected{background-color:#B0BED9}table.dataTable tbody th,table.dataTable tbody td{padding:8px 10px}table.dataTable.row-border tbody th,table.dataTable.row-border tbody td,table.dataTable.display tbody th,table.dataTable.display tbody td{border-top:1px solid #ddd}table.dataTable.row-border tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.display tbody tr:first-child td{border-top:none}table.dataTable.cell-border tbody th,table.dataTable.cell-border tbody td{border-top:1px solid #ddd;border-right:1px solid #ddd}table.dataTable.cell-border tbody tr th:first-child,table.dataTable.cell-border tbody tr td:first-child{border-left:1px solid #ddd}table.dataTable.cell-border tbody tr:first-child th,table.dataTable.cell-border tbody tr:first-child td{border-top:none}table.dataTable.stripe tbody tr.odd,table.dataTable.display tbody tr.odd{background-color:#f9f9f9}table.dataTable.stripe tbody tr.odd.selected,table.dataTable.display tbody tr.odd.selected{background-color:#acbad4}table.dataTable.hover tbody tr:hover,table.dataTable.display tbody tr:hover{background-color:#f6f6f6}table.dataTable.hover tbody tr:hover.selected,table.dataTable.display tbody tr:hover.selected{background-color:#aab7d1}table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3,table.dataTable.display tbody tr>.sorting_1,table.dataTable.display tbody tr>.sorting_2,table.dataTable.display tbody tr>.sorting_3{background-color:#fafafa}table.dataTable.order-column tbody tr.selected>.sorting_1,table.dataTable.order-column tbody tr.selected>.sorting_2,table.dataTable.order-column tbody tr.selected>.sorting_3,table.dataTable.display tbody tr.selected>.sorting_1,table.dataTable.display tbody tr.selected>.sorting_2,table.dataTable.display tbody tr.selected>.sorting_3{background-color:#acbad5}table.dataTable.display tbody tr.odd>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd>.sorting_1{background-color:#f1f1f1}table.dataTable.display tbody tr.odd>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd>.sorting_2{background-color:#f3f3f3}table.dataTable.display tbody tr.odd>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd>.sorting_3{background-color:whitesmoke}table.dataTable.display tbody tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_1{background-color:#a6b4cd}table.dataTable.display tbody tr.odd.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_2{background-color:#a8b5cf}table.dataTable.display tbody tr.odd.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_3{background-color:#a9b7d1}table.dataTable.display tbody tr.even>.sorting_1,table.dataTable.order-column.stripe tbody tr.even>.sorting_1{background-color:#fafafa}table.dataTable.display tbody tr.even>.sorting_2,table.dataTable.order-column.stripe tbody tr.even>.sorting_2{background-color:#fcfcfc}table.dataTable.display tbody tr.even>.sorting_3,table.dataTable.order-column.stripe tbody tr.even>.sorting_3{background-color:#fefefe}table.dataTable.display tbody tr.even.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_1{background-color:#acbad5}table.dataTable.display tbody tr.even.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_2{background-color:#aebcd6}table.dataTable.display tbody tr.even.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_3{background-color:#afbdd8}table.dataTable.display tbody tr:hover>.sorting_1,table.dataTable.order-column.hover tbody tr:hover>.sorting_1{background-color:#eaeaea}table.dataTable.display tbody tr:hover>.sorting_2,table.dataTable.order-column.hover tbody tr:hover>.sorting_2{background-color:#ececec}table.dataTable.display tbody tr:hover>.sorting_3,table.dataTable.order-column.hover tbody tr:hover>.sorting_3{background-color:#efefef}table.dataTable.display tbody tr:hover.selected>.sorting_1,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1{background-color:#a2aec7}table.dataTable.display tbody tr:hover.selected>.sorting_2,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2{background-color:#a3b0c9}table.dataTable.display tbody tr:hover.selected>.sorting_3,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3{background-color:#a5b2cb}table.dataTable.no-footer{border-bottom:1px solid #111}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}table.dataTable.compact thead th,table.dataTable.compact thead td{padding:4px 17px 4px 4px}table.dataTable.compact tfoot th,table.dataTable.compact tfoot td{padding:4px}table.dataTable.compact tbody th,table.dataTable.compact tbody td{padding:4px}table.dataTable th.dt-left,table.dataTable td.dt-left{text-align:left}table.dataTable th.dt-center,table.dataTable td.dt-center,table.dataTable td.dataTables_empty{text-align:center}table.dataTable th.dt-right,table.dataTable td.dt-right{text-align:right}table.dataTable th.dt-justify,table.dataTable td.dt-justify{text-align:justify}table.dataTable th.dt-nowrap,table.dataTable td.dt-nowrap{white-space:nowrap}table.dataTable thead th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable tfoot td.dt-head-left{text-align:left}table.dataTable thead th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable tfoot td.dt-head-center{text-align:center}table.dataTable thead th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable tfoot td.dt-head-right{text-align:right}table.dataTable thead th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable tfoot td.dt-head-justify{text-align:justify}table.dataTable thead th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable tfoot td.dt-head-nowrap{white-space:nowrap}table.dataTable tbody th.dt-body-left,table.dataTable tbody td.dt-body-left{text-align:left}table.dataTable tbody th.dt-body-center,table.dataTable tbody td.dt-body-center{text-align:center}table.dataTable tbody th.dt-body-right,table.dataTable tbody td.dt-body-right{text-align:right}table.dataTable tbody th.dt-body-justify,table.dataTable tbody td.dt-body-justify{text-align:justify}table.dataTable tbody th.dt-body-nowrap,table.dataTable tbody td.dt-body-nowrap{white-space:nowrap}table.dataTable,table.dataTable th,table.dataTable td{box-sizing:content-box}.dataTables_wrapper{position:relative;clear:both;*zoom:1;zoom:1}.dataTables_wrapper .dataTables_length{float:left}.dataTables_wrapper .dataTables_filter{float:right;text-align:right}.dataTables_wrapper .dataTables_filter input{margin-left:0.5em}.dataTables_wrapper .dataTables_info{clear:both;float:left;padding-top:0.755em}.dataTables_wrapper .dataTables_paginate{float:right;text-align:right;padding-top:0.25em}.dataTables_wrapper .dataTables_paginate .paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:0.5em 1em;margin-left:2px;text-align:center;text-decoration:none !important;cursor:pointer;*cursor:hand;color:#333 !important;border:1px solid transparent;border-radius:2px}.dataTables_wrapper .dataTables_paginate .paginate_button.current,.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{color:#333 !important;border:1px solid #979797;background-color:white;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #dcdcdc));background:-webkit-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-moz-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-ms-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-o-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:linear-gradient(to bottom, #fff 0%, #dcdcdc 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active{cursor:default;color:#666 !important;border:1px solid transparent;background:transparent;box-shadow:none}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:white !important;border:1px solid #111;background-color:#585858;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));background:-webkit-linear-gradient(top, #585858 0%, #111 100%);background:-moz-linear-gradient(top, #585858 0%, #111 100%);background:-ms-linear-gradient(top, #585858 0%, #111 100%);background:-o-linear-gradient(top, #585858 0%, #111 100%);background:linear-gradient(to bottom, #585858 0%, #111 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button:active{outline:none;background-color:#2b2b2b;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));background:-webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);box-shadow:inset 0 0 3px #111}.dataTables_wrapper .dataTables_paginate .ellipsis{padding:0 1em}.dataTables_wrapper .dataTables_processing{position:absolute;top:50%;left:50%;width:100%;height:40px;margin-left:-50%;margin-top:-25px;padding-top:20px;text-align:center;font-size:1.2em;background-color:white;background:-webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(25%, rgba(255,255,255,0.9)), color-stop(75%, rgba(255,255,255,0.9)), color-stop(100%, rgba(255,255,255,0)));background:-webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%)}.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_processing,.dataTables_wrapper .dataTables_paginate{color:#333}.dataTables_wrapper .dataTables_scroll{clear:both}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{*margin-top:-1px;-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td{vertical-align:middle}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td>div.dataTables_sizing{height:0;overflow:hidden;margin:0 !important;padding:0 !important}.dataTables_wrapper.no-footer .dataTables_scrollBody{border-bottom:1px solid #111}.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable,.dataTables_wrapper.no-footer div.dataTables_scrollBody>table{border-bottom:none}.dataTables_wrapper:after{visibility:hidden;display:block;content:"";clear:both;height:0}@media screen and (max-width: 767px){.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_paginate{float:none;text-align:center}.dataTables_wrapper .dataTables_paginate{margin-top:0.5em}}@media screen and (max-width: 640px){.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter{float:none;text-align:center}.dataTables_wrapper .dataTables_filter{margin-top:0.5em}}