/* Colors*/
body.companyaccount-order-history .b2b-col.po_number{
    width: 100px;
}
.checkout-index-index button.action.primary.checkout{
    display: none !important;
}
#b2b-profile {
    color: #008bff;
}
#b2b-orders {
    color: #ff8600;
}
#b2b-description {
    color: #a0a0a0;
}
#b2b-location {
    color: #f00;
}
#b2b-users {
    color: #f59;
}
#b2b-company {
    color: #2d2d2d;
}
#b2b-rma {
    color: #10b727;
}
#b2b-wishlist {
    color: #dad715;
}
.b2b-account-block .b2b-box-content h6{
    color: #333;
}
.b2b-actions-toolbar .b2b-action.secondary, .b2b-actions-toolbar .b2b-secondary .action {
    background: #ddd;
    border: 1px solid #d0d0d0;
    border-radius: 2px;
    color: #333;
}

/*Global Styles*/
.vertical-align-middle {
    vertical-align: middle;
}
.b2b-block-title {
    margin-bottom: 1em;
}

a.b2b-link {
    color: #106bb1;
    text-decoration: underline;
}
.b2b-select select {
    padding: 15px !important;
    width: 100%;
}
.b2b-box-content, .b2b-box-company-detail-info, .b2b-box-content select  {
    font-size: 13px;
}
.b2b-box-content select {
    height: auto;
    padding-top: 5px;
    padding-bottom: 5px;
}
.product.data.items>.item.title>.switch {
    font-size: 17px;
}
.account .column.main h2 {
    font-size: 16px;
}
.b2b-page-title{
    font-size: 17px;
    margin-bottom: 20px;
}

.b2b-clear-both {
    clear: both;
}

.b2b-clear-both-invisible {
    clear: both;
    margin: 0;
    border: none;
}

/* .b2b-box-container {
    border: 1px solid #ddd;
    padding: 5%;
    border-radius: 2px;
    background: #f9f9f9;
    box-shadow: inset 3px 3px 10px #fff;
} */

/* fieldset.b2b-fieldset {
    border: 1px solid #ddd;
    padding: 2% 5%;
    border-radius: 2px;
    background: #f9f9f9;
    box-shadow: inset 3px 3px 10px #fff;
    margin-bottom: 2em;
} */

/* legend.b2b-legend {
    float: left;
    font-weight: 600;
    font-size: 13px;
    padding: 0;
    clear: both;
    width: 100%;
}

legend.b2b-legend span{
    border-bottom: 1px solid #333;
    font-weight: 600;
    font-size: 13px;
}

legend.b2b-legend {
    margin-bottom: 1em;
} */

.b2b-fieldset .field-name-firstname, .b2b-fieldset .field-name-lastname, .b2b-field-name-lastname, .b2b-field-name-firstname {
    width: 49%;
    float: left;
}

.b2b-fieldset .field-name-firstname, .b2b-field-name-firstname {
    margin-right: 2%;
}

.b2b-actions-toolbar {
    margin-bottom: 2em;
    clear: both;
}

.b2b-block {
    margin-bottom: 20px;
}

fieldset.b2b-fieldset label {
    font-size: 12px;
}

/* .b2b-actions-toolbar .b2b-action-primary, .b2b-actions-toolbar .action.primary, .b2b-actions-toolbar .b2b-action, .b2b-actions-toolbar .action {
    background: #1979c3;
    border: 1px solid #1979c3;
    color: #fff;
    box-shadow: 0px 0px 0px;
    font-size: 14px;
    padding: 7px 15px;
    cursor: pointer;
    line-height: 1.6rem;
    margin: 0;
    float: right;
    margin-left: 1em;
    box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
} */

/* .b2b-actions-toolbar .b2b-action-primary:hover, .b2b-actions-toolbar .action.primary:hover, .b2b-actions-toolbar .b2b-action:hover, .b2b-actions-toolbar .action:hover, .b2b-actions-toolbar .b2b-action-primary:hover a {
    color: #fff !important;
    background: #1369ab;
} */

.b2b-action-primary a {
    color: #fff;
}
.b2b-field-search, .b2b-field-sort {
    display: inline-block;
    vertical-align: bottom;
}
.b2b-actions-toolbar .b2b-action-secondary, .b2b-actions-toolbar .b2b-action.secondary, .b2b-actions-toolbar .b2b-secondary .action {
    background: #ddd;
    border: 1px solid #d0d0d0;
    border-radius: 2px;
    color: #333;
    box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
}
.b2b-actions-toolbar button span {
    text-transform: capitalize;
}

.b2b-table th, .b2b-table td {
    font-size: 13px;
    padding: 10px 0px;
}

.b2b-table th {
    font-weight: 600;
}

.b2b-table td a {
    text-decoration: underline;
}
.b2b-table ul {
    margin: 0;
    padding: 0;
}
.b2b-data-grid-filters input {
    font-size: 13px;
}
.b2b-data-grid-filters select {
    width: 100%;
}
.b2b-table > tbody > tr > td {
    border-top: 1px solid #cccccc;
}
.b2b-data-grid-filters td {
    padding: 0px 10px 10px 10px !important;
}
.range {
    display: flex;
}
.b2b-data-grid-filters input {
    padding: 5px;
    min-height: 30px;
    height: 32px;
}
.b2b-action-previous, .b2b-action-next {
    background: none;
    border: none;
    text-decoration: underline;
}
.b2b-admin__data-grid-pager {
    text-align: left;
    margin-bottom: 10px;
}
label.b2b-admin__control-support-text {
    padding-bottom: 0;
    margin-bottom: 0;
    position: relative;
}
.b2b-admin__data-grid-pager input {
    width: 36px !important;
    text-align: center;
    height: 30px;
    position: relative;
    border-radius: 5px;
}
#approve_budgetary_request_grid .no-link.col-action, #list_request_grid .no-link.col-action, #customer_order_grid .b2b-data-grid-filters .no-link, #list_quote_grid_table .no-link.col-action, #list_invoice_grid .no-link.col-action, #requisition_list_grid .b2b-data-grid-filters .no-link.col-action{
    display: none;
}
#approve_budgetary_request_grid_table .col-action {
    width: 180px;
}
.b2b-filterdate {
    clear: both;
}
.b2b-col.email {
    max-width: 150px;
    overflow: hidden;
}
.b2b-filterdate .b2b-field .b2b-control, .b2b-filterdate .b2b-field .b2b-control input {
    width: 100%;
    display: block;
    max-width: 100% !important;
}

.b2b-filterdate .b2b-field:first-child {
    margin-right: 2%;
}

.b2b-filterdate .b2b-field {
    float: left;
    width: 48%;
}

.b2b-col3 {
    float: left;
    width: 33%;
}

.b2b-col3 ul {
    margin: 0;
    padding: 0;
    padding-right: 5%;
}

.b2b-col2 {
    width: 50%;
    float: left;
}

#b2b-form-validate div {
    margin-top: 5px;
}

.b2b-block-content {
    font-size: 13px;
}

.b2b-col4 .b2b-box-content {
    padding-right: 3%;
}

.b2b-col4 {
    float: left;
    width: 25%;
}
.align-right {
    text-align: right;
}
.align-left {
    text-align: left;
}
.align-center{
    text-align: center;
}
.float-right {
    float: right;
}
.float-left {
    float: left;
}
.spacer-top {
    margin-top: 1em;
}
.b2b-table .b2b-input-td {
    padding-right: 10px;
}
.b2b-actions-toolbar-top div {
    float: right;
    margin-left: 20px;
}
.b2b-actions-toolbar-top div input {
    margin-right: 10px;
}
/*Dashboard*/
.dashboard-top {
    padding-bottom: 1em;
    margin-bottom: 1em;
    margin-top: 1em;
    overflow: visible;
}

.b2b-box-logo-company img {
    max-height: 100px;
    height: auto !important;
    max-width: 200px;
    margin-bottom: 10px;
    border-radius: 3px;
}

.b2b-block-dashboard-addresses .b2b-box-company-detail-info {
    line-height: 20px;
}

.b2b-block-dashboard-addresses .manager-image img {
    max-height: 80px;
    border-radius: 50%;
}


.b2b-company-public-notes {
    background: #84bf4e;
    color: #fff;
    padding: 10px;
    margin-bottom: 30px;
    border-radius: 10px;
}

.b2b-company-public-notes i {
    display: block;
    position: relative;
    float: left;
    height: 100%;
    top: -2px;
}

.b2b-company-public-notes p {
    margin: 0;
    margin-left: 30px;
}

.b2b-block-dashboard-menu {
    margin-left: -15px;
    margin-right: -15px;
    clear: both;
}

.b2b-account-block {
    width: 25%;
    float: left;
}

.b2b-account-block .b2b-box-content {
    padding: 5%;
}

.b2b-account-block .b2b-menu-item {
    display: block;
    height: 30px;
}

.b2bQuickLinks span {
    width: 100%;
    display: block;
    line-height: 25px;
}

.b2bQuickLinks a {
    text-decoration: underline;
    color: #4e4e4e;
}

.b2b-account-block .b2b-box-content .b2bQuickLinks i {
    margin-right: 5px;
    font-size: 13px;
    margin-top: 6px;
}

.block-collapsible-nav .item .delimiter{
    display: none;
}

.b2b-tag-top {
    border: 1px solid #ddd;
    padding: 2% 2.5%;
    border-radius: 2px;
    background: #f9f9f9;
    box-shadow: inset 3px 3px 10px #fff;
    margin-bottom: 2em;
    width: 100%;
}

.b2b-container-spacer-bottom {
    margin-bottom: 2em;
}
.b2b-container-spacer-top {
    margin-top: 2em;
}

#b2b-date_range_orders-button button {
    margin-top: 17px;
    float: right;
    margin-left: 8px;
}

.b2b-tag-top-right {
    float: right;
}

.b2b-orders-input {
    width: 80%;
    float: left;
}

#b2b-date_range_orders-button {
    float: right;
    width: 20%;
}
.orderBox {
    padding-bottom: 15px;
}
.orderBox .headerOrder > div {
    float: left;
    width: 25%;
}
.orderBox .headerOrder div b {
    clear: both;
    width: 100%;
    display: block;
}
.orderInformation {
    float: left;
    width: 80%;
}
.orderPopup::before, .orderPopup::after {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.orderPopup::before {
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #dddddd;
    border-width: 5px;
    position: absolute;
    left: 9px;
}
.b2b-col-orderpop {
    position: relative;
    cursor: pointer;
}
.b2b-col-orderpop a {
    text-decoration: underline;
    color: #1779c6;
}
.orderInformation .itemBox {
    float: left;
    width: 22%;
    margin: 0% 1%;
    border: 1px solid #eaeaea;
    padding: 20px 1%;
    background: #fff;
}
.b2b-col-total {
    text-align: right;
    margin-top: 15px;
}
.orderInformation .itemBox .b2b-order-image {
    float: none !important;
    width: 100%;
    display: block;
}
.orderInformation .itemBox a {
    width: 100%;
    display: block;
    text-align: center;
    font-size: 10px;
    padding-top: 10px;
}
.order-content .b2b-fieldset .orderInnerContent {
    padding: 2%;
}
.order-content .b2b-fieldset .headerOrder {
    padding: 1.5% 3%;
    background: #f1f1f1;
}
.order-content .b2b-fieldset {
    padding: 0;
}
.companyaccount-order-history .action.back{
    display: none;
}
.b2b-col-orderpop:hover .orderPopup {
    display: block;
}
.orderPopup {
    position: absolute;
    background: #f5f5f5;
    padding: 21px;
    top: 115% !important;
    border: 1px solid #ddd;
    border-radius: 10px;
    transition: 1s;
    display: none;
}
p.arriving {
    margin-left: 25px;
    font-size: 16px;
    margin-bottom: 0px !important;
}
.b2b-order-actions {
    float: left;
    width: 20%;
}
.b2b-actions-toolbar.b2b-order-actions .b2b-action-primary, .b2b-actions-toolbar.b2b-order-actions .b2b-action-secondary {
    margin: 0;
    width: 100%;
    text-align: center;
    margin-top: 10px;
}
.b2b-account-block .b2b-box-content i, .b2b-account-block .b2b-box-content h6 {
    float: left;
    margin: 0px;
}

.b2b-account-block .b2b-box-content h6 {
    font-size: 13px;
    margin-top: 5px;
}

.b2b-account-block .b2b-box-content i {
    margin-right: 10px;
}

.b2b-account-block .b2b-clear-both {
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
}

.b2b-box-company-detail-info h4 {
    margin: 0;
    font-size: 13px;
}

.b2b-recent-orders a, .b2b-recent-quotes a {
    text-decoration: underline;
}

/* Status column colours for both order grid page & customer dashboard */
.b2b-table tr.Processing td.col-status span, span.Processing  {
    background: #def6ff;
    padding: 3px 9px;
    color: #1182ab;
    border-radius: 3px;
}
.b2b-table tr.Ordered td.col-status span, .b2b-table tr.Complete td.col-status span, span.Ordered, span.Complete {
    background: #c5edd7;
    padding: 3px 9px;
    color: #006837;
    border-radius: 3px;
}
.b2b-table tr.Pending td.col-status span, .b2b-table tr.Open td.col-status span, span.Pending, span.Open  {
    background: #ffdeb3;
    padding: 5px 10px;
    color: #442b00;
    border-radius: 3px;
}
.b2b-table tr.Closed td.col-status span, span.Closed  {
    padding: 3px 9px;
    background: #fae5e5;
    color: #e21b33;
    border-radius: 3px;
}

ul.b2b-recent-order-status-list li {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}
.notificationCount {
    padding: 5px;
    display: inline-block;
    width: 30px;
    text-align: center;
    background: #00a1dc;
    margin-left: 10px;
    font-weight: 300;
    color: #fff;
    border-radius: 50px;
    font-size: 14px;
}
.notificationCount > a {
    color: #fff;
}
.b2b-notifications-list li i {
    color: #00a1dc;
    position: relative;
    top: 7px;
    margin-right: 9px;
    font-size: 20px;
}
.b2b-notifications-list li {
    line-height: 35px;
}

ul.b2b-recent-order-status-list li, ul.b2b-recent-quote-status-list li {
    line-height: 30px;
    margin-bottom: 10px;
    width: 100%;
}
.b2b-notifications-list {
    position: absolute;
    background: #fff;
    border-radius: 20px;
    box-shadow: 2px 3px 9px #ddd;
    font-size: 12px;
    width: auto;
    right: 0;
    max-width: 350px;
    margin: 0 !important;
    padding: 0;
    z-index: 999;
}
.b2b-notifications-list a {
    text-decoration: underline;
    font-weight: bold;
}
.b2b-notifications-list > div:last-child {
    border-bottom: none;
}
.b2b-notifications-list > div {
    border-bottom: 1px solid #ddd;
}
.display-none {
    display: none;
}
ul.b2b-recent-order-status-list {
    padding: 0;
}
hr.clear-both-invisible {
    clear: both;
    border: none;
}
.b2b-box-content.b2b-reporting, .b2b-box-content.b2b-workflow {
    margin-top: 30px;
}
/*My Profile*/
.customer-account-edit legend.b2b-legend {
    float: left;
}

.customer-account-edit .field.field-name-firstname.required {
    clear: both;
}
.marketing-checkboxes {
    padding-top: 10px;
    border-top: 1px solid #ddd;
    margin-top: 5px;
}
.b2b-field-top .b2b-control {
    float: left;
    margin-right: 15px;
}
/*Wishlist*/

.wishlist-index-index .b2b-form-wishlist-items .products-grid.wishlist .box-tocart .field.qty .control {
    display: inline-block;
}

.wishlist-index-index .b2b-form-wishlist-items .products-grid.wishlist .box-tocart .field.qty label {
    display: inline-block;
    margin-right: 10px;
}

.b2b-form-wishlist-items .products-grid.wishlist .product-item .fieldset .field.qty {
    width: 100%;
    float: unset;
    padding-bottom: 10px;
}

.b2b-form-wishlist-items .products-grid.wishlist .product-item .box-tocart .stock{
    margin: 0px;
}

/*Users*/
ul.b2b-sub-user-tools li {
    height: 30px;
}

ul.b2b-sub-user-tools {
    float: right;
    padding: 0;
    margin: 0;
}

/* .b2b-user-item {
    float: left;
    border: 1px solid #ddd;
    padding: 2% 0%;
    border-radius: 2px;
    background: #f9f9f9;
    box-shadow: inset 3px 3px 10px #fff;
    margin-bottom: 2em;
    width: 100%;
}

.b2b-user-item .b2b-actions-toolbar {
    margin-right: 5%;
}

.b2b-user-item .b2b-user-image {
    float: left;
    margin-left: 40px;
    margin-right: 20px;
} */

/* .b2b-col-fullname {
    font-size: 13px;
    float: left;
} */


/*RMA*/
.b2b-ui-rma-items img {
    width: 75px;
    margin-left: 20px;
}

.b2b-ui-rma-items .b2b-rma-one-item {
    position: relative;
}

.b2b-ui-rma-items .b2b-item-description input {
    top: 30px;
    position: absolute;
}

.b2b-rma-one-item b {
    position: absolute;
    top: 10px;
    margin-left: 10px;
}

/*Company Details*/

.companyaccount-account-address .b2b-box-container {
    margin-bottom: 20px;
}

ul.b2b-a-unordered-list {
    padding: 0;
    font-size: 13px;
    color: #333;
}

.b2b-a-section.a-spacing-double-large {
    margin-left: -1%;
    margin-right: -1%;
}

/* .b2b-address-column.b2b-box-container {
    width: 48%;
    float: left;
    margin: 1%;
}

.b2b-address-column.b2b-box-container:nth-child(1), .b2b-address-column.b2b-box-container:nth-child(2) {
    margin-top: 0;
} */
/*My Orders*/

.companyaccount-order-view .order-links {
    display: none;
}

ol.b2b-order-products .b2b-order-image {
    width: 75px;
    margin-right: 20px;
}

ol.b2b-order-products {
    margin: 0;
    padding: 0;
}
.edit-order-table .col-tax-percent {
    display: none;
}

span.order-status {
    float: right;
    border: none;
    text-transform: capitalize;
    padding: 2px 10px;
}

.sales-order-view #my-orders-table, .sales-order-view table#my-orders-table .price span, .sales-order-view table#my-orders-table .subtotal span {
    font-size: 13px;
    font-weight: 400;
}

.sales-order-view table#my-orders-table {
    border: 1px solid #ddd;
}

.sales-order-view table#my-orders-table tr.base_grandtotal {
    display: none;
}

.sales-order-view .b2b-box-order-product:last-child {
    border-bottom: none;
}

.sales-order-view .b2b-box-order-product {
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}

.b2b-block.b2b-block-order-details-view {
    margin-top: 20px;
}

.b2b-submit-quote-cart a{
    text-decoration: none;
}
.b2b-submit-quote-cart .b2b-action-primary {
    width: 100%;
    display: block;
    padding: 15px;
    font-size: 18px;
    text-transform: capitalize;
}
.b2b-filterdate .b2b-field label {
    display: block;
    padding-bottom: 5px;
    padding-top: 5px;
}
.b2b-sort.b2b-field select {
    width: auto;
}
.b2b-orders-input, .b2b-search-input {
    text-align: center;
    width: 100%;
}
.b2b-sort.b2b-field span, .b2b-sort.b2b-field select {
    display: inline-block;
}
.b2b-filterdate .b2b-field {
    float: none;
    display: inline-block;
    vertical-align: top;
    margin-top: 1em;
    margin-right: 2%;
    width: auto;
    width: 24%;
}
.b2b-filterdate .b2b-sort.b2b-field {
    margin-right: 0;
    float: right;
}
.b2b-field.buttons {
    width: auto;
}
.b2b-sort.b2b-field {
    width: auto;
}
.backButton {
    margin-bottom: 1em;
    margin-top: -3em;
}
.status-record {
    text-transform: capitalize;
}

.b2b-quote-notification {
    text-align: left;
    margin-top: 20px;
    padding: 10px 20px;
    font-size: 12px;
    background: #fb2d2df2;
    border-radius: 3px;
    margin-bottom: 0px;
    box-shadow: inset 3px 3px 10px #ea7c7a;
}

#quote .b2b-quote-notification p {
    color: #fff;
    font-family: inherit !important;
}

.rfq-productList tbody tr{
    border-top: 0px !important;
}

.rfq-productList td {
    display: table-cell;
    vertical-align: middle;
    border: 1px solid #ddd;
}

.rfq-productList th {
    padding-bottom: 10px;
}

.b2b-close-icon {
    float: right;
    position: relative;
    right: 20px;
    top: 17px;
    color: #fff;
    font-family: inherit;
    font-size: 16px;
    cursor: pointer;
}

.checkout-cart-index .cart-summary{
    position: unset !important;
}

#quote .b2b-quote-form {
    padding-top: 5%;
    background-size: 400px;
    background-position: -50% 100%;
}

.b2b-introduction {
    font-size: 29px;
    color: #000;
    font-weight: 500;
    margin: 30px 0px;
}

#quote .b2b-quote-form h4 {
    border-bottom: 1px solid #333;
    padding-bottom: 5px;
    color: #333;
    font-weight: 400;
    clear: both;
    font-size: 13px;
}

.b2b-quote-form input, .b2b-quote-form select, .b2b-quote-form textarea {
    float: left;
    width: 49% !important;
    margin: 0.5% !important;
    box-shadow: none !important;
    font-size: 13px !important;
    border: 1px solid #ddd !important;
    font-weight: 400 !important;
    padding: 2% !important;
    background: #fff !important;
}

#quote input::placeholder, #quote textarea::placeholder {
    color: #cacaca;
}

.b2b-quote-form textarea{
    width: 100% !important;
    float: none;
}

#quote .b2b-quote-form h4 {
    border-bottom: 1px solid #333;
    padding-bottom: 5px;
    color: #333;
    font-weight: 400;
}

#quote #submit-quote-request, .b2b-quickQuoteButtons, button#submit-form {
    float: none !important;
    text-align: center;
}
#quote textarea {
    font-size: 15px;
}

#quote button#submit-form {
    display: inline-block;
}

.b2b-quickQuoteButtons .b2b-action-button {
    background: #1979c3;
    color: #fff;
    border: none;
    font-weight: 700 !important;
    padding: 2% 5%;
    box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3) !important;
    border: 1px solid #1979c3;
}

.apiquote-index-view .b2b-page-title {
    float: left;
}

/*Addresses Page*/
.companyaccount-account-address .b2b-address-column.b2b-box-container{
    min-height: 280px;
    position: relative;
}

.companyaccount-account-address  .edit-address-desktop-link a {
    margin-right: 10px;
    color: #3679c0;
}

.companyaccount-account-address .edit-address-desktop-link {
    top: 20px;
    right: 20px;
}
.defaultlabel {
    float: right;
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px;
    background: #808080;
    color: #fff;
}
/*Wishlist*/
.wishlist-index-index .product-item-name {
    min-height: 35px;
}

.wishlist-index-index .product-item-name, .wishlist-index-index .product-item-inner {
    padding: 10px 18px;
    font-size: 15px;
}

.wishlist-index-index .product-item-info .product-item-photo, .wishlist-index-index .product-item-info .product-image-container, .wishlist-index-index .product-item-info .product-image-wrapper {
    margin: auto;
    display: block;
}

.wishlist-index-index .product-item-info {
    border: 1px solid #ddd;
    border-radius: 2px;
    background: #f9f9f9;
    box-shadow: inset 3px 3px 10px #fff;
    padding: 5px 0;
    min-height: 450px;
}

/*RFQ*/

.rfq-sendto {
    display: none;
}

.b2b-pagination {
    display: grid;
    margin: 20px auto 0;
    text-align: center;
}

.b2b-pagination > div {
    display: table-cell;
}

.b2b-pagination input[type=number] {
    width: 50px;
    text-align: center;
}
/*Wishlist*/

.wishlist-index-index .product-item-inner {
    position: unset !important;
    display: block !important;
    background: none !important;
    box-shadow: none !important;
}
.wishlist-index-index .products-grid.wishlist, .products-grid .product-item {
    width: 100%;
}

/*SINCH PA Approval*/
.sitc-pa-approvalrequests-index .table-order-items th, .table-order-items td {
    padding: 5px;
    border-bottom: 1px solid #ddd;
    font-size: 13px;
}
.sitc-pa-approvalrequests-index .table-order-items th {
    font-weight: 600;
}
.sitc-pa-approvalrequests-index .actions button {
    font-weight: 400;
    padding: 5px 10px;
    border: none;
    font-size: 13px;
    vertical-align: top;
}
.approval-request{
    padding: 4px 15px !important;
}
.reject-request {
    background: #f00 !important;
    color: #ffff;
    padding: 4px 15px;
    line-height: 20px;
    margin-left: 4px;
}
.reject-request:hover {
    background: rgb(234, 0, 0) !important;
    color: #ffff !important;
}
.account .column.main .toolbar{
    font-size: 13px;
}
.overlay-popup-note {
    left: 0 !important;
    top: 0px !important;
}
#add-notes-approval textarea {
    width: 100%;
    padding: 10px;
    margin: 10px 0px;
}
#add-notes-approval button {
    text-align: center;
    margin: auto;
    display: inherit;
}
#view-request-detail {
    margin-top: 12%;
    max-height: 500px;
}
.reject {
    background: #dc4343;
    color: #fff;
}
.approve {
    background: #43a1dc;
    color: #fff;
}
.checkout {
    background: #59c743;
    color: #fff;
}
.b2b-request-top th {
    font-weight: 600;
}
.b2b-request-top th, .b2b-request-top td {
    font-size: 13px;
    padding: 5px;
    border-bottom: 1px solid #ddd;
}
.b2b-table-styles th, .b2b-table-styles td {
    font-size: 13px;
    border-bottom: 1px solid #ddd;
    padding: 5px;
}
.b2b-product-item-details .message {
    float: left;
}
.b2b-product-item-details .b2b-product-item-name {
    width: 100%;
    display: block;
}
.b2b-table-styles .product-image-container{
    float: left;
}
.b2b-table-styles .product-image-wrapper {
    padding: 0 !important;
    width: 75px;
    height: 75px;
}
.b2b-cart.b2b-table-styles .product-item-name a {
    font-size: 13px !important;
}
.sitc-pa-approvalrequests-index legend.b2b-legend {
    margin-top: 2em;
}
.b2b-notes-for-request textarea {
    width: 100%;
    margin-top: 1em;
    border: 1px solid #ddd;
    padding: 10px;
    font-size: 13px;
}
.b2b-field.qty input[type="number"] {
    width: auto !important;
}
.sitc-pa-approvalrequests-index #add-note-view-request{
    float: right;
    margin-top: 10px;
}
.account .sidebar-additional {
    background: none;
}
.table-order-items table td {
    border: none;
}
.b2b-admin__data-grid-pager {
    clear: none;
}
/*Notes*/
.list-notes {
    margin-top: 1em;
}
.list-notes li.b2b-note-list-item {
    font-size: 13px;
}
.list-notes li .b2b-note-list-time {
    font-size: 12px;
}
.list-notes li {
    padding-top: 10px;
}
.list-notes ul {
    padding: 0;
}
/*Requisition List*/

.b2b-requisition-items .col-price .price {
    font-size: 13px !important;
    font-weight: 600;
}
.b2b-requisition-items .b2b-action-col {
    text-align: right;
}
.b2b-requisition-items .price-including-tax:before {
    content: attr(data-label) ': ';
    font-size: 1.1rem;
}
.b2b-requisition-items th, .b2b-requisition-items td {
    padding: 10px 0px;
    padding-right: 10px;
}
.b2b-requisition-item-image {
    float: left;
    width: 75px;
    height: 75px;
    margin-right: 15px;
}
.price-as-configured span {
    font-size: 15px !important;
    vertical-align: middle;
    display: inline-block;
}
.requisition-index-view .actions-toolbar button {
    float: left;
    margin-right: 10px;
}
.requisition-index-view .b2b-product-item-actions button {
    width: 100%;
    font-size: 12px;
}
.requisition-index-view .b2b-actions-delete {
    margin-top: 10px;
}
#b2b-my-orders-table {
    width: 100%;
}

.opc-block-summary table.table-totals tr.totals.charge {
    display: none;
}

#shipping-next-buttons-container .primary.clearfix{
    margin-bottom: 20px;
}

#all-address-content{
    display: block;
}

#all-address-content,
#all-address-content tr, #all-address-content td{
    display: block;
}

#all-address-content tbody{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
}

#all-address-content tbody > tr{
    width: 31%;
    padding: 20px;
    background: #f7f7f7;
    font-size: 14px;
    margin-bottom: 20px;
    margin: 1%;
    position: relative;
    padding-bottom: 20px;
}
table.dataTable.no-footer {
    border-bottom: 0px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    background: none;
    line-height: normal;
}
.dataTables_wrapper .dataTables_filter {
    width: 50%;
    margin-right: 1%;
}

table.dataTable.no-footer {
    border: none;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
    height: 34px;
}

.all-address-form #input-search-address{
    padding: .5em .7em;
    font-size: 16px;
    margin-bottom: 20px;
    width: 100%;
}
#all-address-content_filter{
    margin-bottom: 20px;
    width: 100%;
}
#all-address-content_filter input {
    padding: 5px 15px;
}
#all-address-content_paginate{
    text-align: center !important;
    float: none;
}
.checkout-shipping-address .action.primary.company-custom-address{
    margin-right: 40px;
}

.info-subscription-buttons a {
    margin-right: 10px;
    text-transform: capitalize;
}
.info-subscription span {
    margin-bottom: 10px;
    display: block;
}
.info-subscription b {
    display: block;
}
.no-style-list {
    margin: 0;
    padding: 0;
}
.horizontal-list li {
    display: inline-block;
    vertical-align: middle;
}
.subscription-summary h3 {
    margin-bottom: 20px;
}
.subscription-summary .horizontal-list li label {
    font-size: initial;
    font-weight: 700;
}
.subscription-summary .horizontal-list li {
    font-size: 14px;
    margin-right: 15px;
    width: 45%;
}
.new-limit .qty-button {
    display: inline-block;
    padding: 3.5px 10px;
    background: #333;
    color: #fff;
    font-size: 18px;
    width: 10px;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
}

.new-limit input {
    display: inline-block;
    width: 50px;
    text-align: center;
    vertical-align: middle;
}

@media (max-width: 768px) {
    #all-address-content tbody > tr{
        width: 46%;
    }

    #all-address-content tbody > tr .action.primary{
        width: auto;
    }

}

@media (max-width: 767px) {
    .checkout-shipping-address .action.primary.company-custom-address{
        margin-top: 10px;
        margin-right: 0;
    }
}

@media (max-width: 600px) {
    #all-address-content tbody{
        margin: 0;
    }

    #all-address-content tbody > tr{
        margin-left: 0;
        margin-right: 0;
        width: 100%;
    }
}

.b2b-recent-order-status-list .status {
    float: right;
    line-height: 1.5;
    margin-top: 2px;
}

/*Account Nav*/
.account-nav .content {
    background: none;
}
.account-nav .item.current a, .account-nav .item.current strong {
    border-left: 0;
    padding: 2px 0px;
}
.account-nav .item .delimiter, .account-nav .item a {
    padding: 0;
    padding: 5px 0px;
}
.account-nav .item a, .account-nav .item strong {
    margin: 10px 0px;
}
.account-nav .item.current strong {
    border-bottom: 2px solid #000;
    display: inline-block;
    margin-bottom: 3px;
}
.account .account-nav, .dashboard-top {
    margin-top: 30px;
}
.b2b-background-grey {
    background: #f8f8f8;
}
.b2b-border-radius {
    border-radius: 20px;
}
.account-nav .item a:hover {
    background: none;
    opacity: 0.7;
}
ul.b2b-recent-order-status-list li:last-child {
    border-bottom: 0px;
    margin-bottom: 0px;
}
.border-grey {
    border: 1px solid #dcdcdc;
}
.overflow-hidden {
    overflow: hidden;
}
#dashboard-tiles h4 {
    min-height: 45px;
}
#dashboard-tiles h2 {
    margin-bottom: 15px;
}
#dashboard-tiles svg {
    display: block;
    margin: 6px 0 10px 6px;
    fill: #8c8c8c;
    max-height: 25px;
}
#dashboard-tiles .tile-action {
    bottom: 0;
}
#dashboard-tiles .tile-action a {
    text-decoration: underline;
}
.b2b-tabs .product.data.items:before{
    display: none;
}
.b2b-tabs .product.data.items .item.title>.switch:before, .b2b-tabs .product.data.items .item.title>.switch:after, .purchase-authorization-tabs .product.data.items .item.title>.switch:before, .purchase-authorization-tabs .product.data.items .item.title>.switch:after {
    display: none;
}
.product.data.items>.b2b-tab-title.opened.item.title>.switch, .purchase-authorization-tabs .product.data.items>.opened.item.title>.switch {
    border-bottom: 2px solid;
    border-color: #000;
    height: auto;
    line-height: unset;
    padding: 0px 15px 3px 15px;
    width: 100%;
}
.account label {
    margin-top: 15px;
}
.background-white {
    background: #fff;
}
.password-strength-meter:after {
    background: none;
}
.password-strength-meter {
    font-size: 12px;
}
.small-icon {
    height: 15px;
}
.med-icon {
    height:20px;
}
.top-right-actions svg {
    fill: #545353;
}
.top-right-actions a {
    margin-left: 10px;
}
.top-right-actions {
    position: absolute;
    right: 20px;
    top: 20px;
}
.account .page-title {
    margin: 30px 0px;
}
.b2b-billing input, .b2b-billing label , .b2b-shipping input, .b2b-shipping label {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}
.display-inline-block {
    display: inline-block !important;
}
.b2b-col.sku, .b2b-col.qty, .b2b-col.price {
    text-align: center;
}
.b2b-col.total {
    text-align: right;
}
.b2b-col.price {
    display: table-cell !important;
}
.font-bold {
    font-weight: bold;
}
.opc-wrapper .shipping-address-items>div {
    flex-basis: 32%;
    padding-bottom: 15px;
    margin-right: 1%;
    margin-bottom: 1%;
}
.opc-wrapper .action-select-shipping-item {
    position: unset;
}
.checkout-payment-method .checkout-billing-address .billing-address-details {
    padding-left: 0;
    margin: 20px 0px;
}
.shipping-address-items {
    margin: 0;
}
.position-unset{
    position: unset;
}
.dropdownContainer > svg {
    transform: rotate(90deg);
}
.dropdownContainer.active > svg {
    transform: rotate(0deg);
}
.overlayCloseNotification {
    position: fixed;
    width: 100%;
    height: 100vh;
    left: 0;
    top: 0;
    z-index: 998;
}
.b2b-table td, .b2b-table th {
    padding: 10px 0px 10px 15px;
}
.b2b-fill-red {
    fill: #ff6244 !important;
}
.b2b-background-red {
    background: #fff1f1;
}
.b2b-fill-pink {
    fill: #ff80f4 !important;
}
.b2b-background-pink {
    background: #f7f1ff;
}
.b2b-background-blue {
    background: #f1fcff;
}
.b2b-fill-blue {
    fill: #6cbefc !important;
}
.b2b-fill-green {
    fill: #62be00 !important;
}
.b2b-background-green {
    background: #eefeef;
}
.b2b-fill-orange {
    fill: #ec8b34 !important;
}
.b2b-background-orange {
    background: #fef4e7;
}
.b2b-background-black {
    background: #ededed;
}
.b2b-fill-black {
    fill: #000000 !important;
}
.small-text {
    font-size: 1rem;
}
.b2b-tile:hover {
    transform: scale(1.05);
}
.b2b-tile {
    transition: 0.3s;
}
.b2b-recent-order-status-list li:hover {
    transform: scale(1.02);
}
.b2b-recent-order-status-list li {
    transition: 0.3s;
}
.account .action-reset {
    display: none;
}
.mw-name {
    max-width: 300px;
}
.mw-60p {
    max-width: 60px;
}
.edit-order-table tr th:last-child, .edit-order-table tr td:last-child {
    text-align: right;
}
.edit-order-table tr th, .edit-order-table tr td {
    text-align: center;
}
.edit-order-table tr th:first-child, .edit-order-table tr td:first-child {
    text-align: left;
}
.special-price .price {
    color: #000;
    font-size: initial;
}
@media (min-width: 769px), print {
    .requisition-dropdown-toolbar ul.dropdown:before {
        top: -11px !important;
    }
    .requisition-dropdown-toolbar .action.toggle:after{
        font-size: 12px !important;
    }
}
.requisition-dropdown-toolbar ul.dropdown li {
    text-align: left;
}
.b2b-box-content input.input-text {
    font-size: 13px;
}
.purchase-authorization-tabs .product.data.items:before {
    background: none;
}
.t-2 {
    top: 2px;
}

.link-button {
    border: none;
    background: none;
    text-decoration: underline;
    padding: 0px;
}
.b2b-form-edit-account label {
    font-weight: 500;
}
tr.b2b-data-grid-filters .action-default {
    background: #000;
    border: none;
    color: #fff;
}
.b2b-background-notification {
    background: #ff6144;
    color: #fff;
}
.b2b-notifications a {
    color: #fff;
}
.b2b-table .col-action svg {
    height: 10px;
    fill: #fff;
}
.b2b-table td.col-action {
    padding-right: 10px !important;
}
#btn-make-request {
    margin-top: 10px;
    width: 100%;
}
.text-right .b2b-order-products-toolbar .pager>.pages {
    text-align: right;
}