/**
 * Copyright © 2010-2018 Epicor Software Corporation: All Rights Reserved
 */
/* My Acc New Theme Styles */
/* End of My Acc New Theme Styles */
/**
 * Copyright © 2010-2021 Epicor Software Corporation: All Rights Reserved
*/
/**
 * Copyright © 2010-2022 Epicor Software Corporation: All Rights Reserved
 */
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 11-Jan-2020,
    Author     : Muralidhar.Dixit
*/
/* My Acc New Theme Styles */
/* End of My Acc New Theme Styles */
/**
 * Copyright © 2020 Epicor Software Corporation: All Rights Reserved
 */
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 3-mar-2020,
    Author     : Muralidhar.Dixit
*/
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/materialicons/v70/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2');
}
body {
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.customerconnect-account-index .col-2.box-info.box-account {
  float: right;
  width: 100%;
}
.epicor_comm-customer-accountselector .page-actions .actions #masquerade_cart_action {
  position: relative;
  top: 2px;
  height: 30px;
}
.epicor_comm-customer-accountselector .page-actions .actions #masqurade {
  border: 0px;
  -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
  box-shadow: 0px 0px 4px 1px #f2f2f2;
  color: #efefef;
  padding: 7px 15px 7px;
  border-radius: 4px;
  background: #41aefc;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 1.4rem;
  height: 38px;
  box-shadow: none;
  font-weight: bold;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding-top: 0px;
  padding-bottom: 2px;
  height: 30px;
}
.epicor_comm-customer-accountselector .page-actions .actions #masqurade:hover {
  background: #002f6c !important;
  border: 0px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.epicor_comm-customer-accountselector .page-actions .actions #masqurade:hover {
  padding-top: 0px;
  padding-bottom: 2px;
  height: 30px;
}
.epicor_comm-customer-accountselector .page-actions .actions #withoutmasqurading {
  border: 0px;
  color: #41aefc;
  background: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  outline: none;
  cursor: pointer;
  font-weight: bold;
  padding: 7px 15px 7px;
  border-radius: 4px;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: none;
}
.epicor_comm-customer-accountselector .page-actions .actions #withoutmasqurading:hover {
  background: #002f6c !important;
  color: #41aefc;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 0px;
}
.epicor_comm-customer-accountselector .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-header-row .admin__filter-actions {
  margin-top: 8px;
}
.customerconnect-account-index .col-1.box-info.box-account {
  float: left;
  width: 100%;
  margin-right: 0%;
}
.customerconnect-account-index .block-dashboard-info.col-2.box-info.box-account {
  float: right;
  width: 46%;
}
.customerconnect-account-index .block-dashboard-info.col-1.box-info.box-account {
  float: left;
  width: 46%;
}
.window-overlay-bggrade {
  display: block;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 155px;
  bottom: 0px;
  background: linear-gradient(0deg, rgba(32, 30, 19, 0.7) 100%, rgba(244, 239, 239, 0) 100%) !important;
}
.fields .field .required em {
  padding-right: 5px;
  color: #ff0000;
  font-weight: bold;
}
#customer_arpayments_agedbalances_list_table .aged_bal:hover {
  background-color: #f8f7f7 !important;
}
#customer_account_shippingaddress_list_table thead .data-grid-th,
#customer_account_shippingaddress_list_table thead .data-grid-filters td {
  max-width: 110px !important;
  word-break: break-word;
}
#customer_account_shippingaddress_list_table tbody tr td {
  max-width: 110px !important;
  word-break: break-word;
}
.quickadd-form-list .wide .field.qty .control span.qtyminus,
.quickadd-form-list .wide .field.qty .control span.qtyplus {
  color: #ffffff !important;
  display: inline-block !important;
  padding: 4px 9px 14px !important;
  cursor: pointer !important;
  font-size: 1.8rem !important;
  top: 3px !important;
  margin-right: 2px !important;
}
.control span.qtyminus,
.control span.qtyplus {
  font-size: 2rem;
  top: 3px;
  text-align: center;
  margin-left: 3px;
  margin-right: 2px;
  border-radius: 25px;
  height: 17px;
  width: 17px;
  background: #41aefc;
  box-shadow: 0px 0px 0px 6px inset #ffffff;
  border: 2px solid #41aefc;
  display: inline-block;
  padding: 3px 9px 15px;
  color: #ffffff;
  cursor: pointer;
}
.material-icons,
#supplierconnect_orders_lines_table .attachments-detail .file-icon:before,
.account.enhanced-dashboard #supplierconnect_orders_lines_table .attachments-detail .file-icon:before,
.enhanced-dashboard #supplierconnect_orders_lines_table .attachments-detail .file-icon:before,
.account.enhanced-dashboard.customerconnect-arpayments-history #arpayment_history_table .col-action .edit:before,
.enhanced-dashboard.customerconnect-arpayments-history #arpayment_history_table .col-action .edit:before,
.account.enhanced-dashboard.dealerconnect-claims-new #quotes_block #claim_quotes_form div#rfq_lines #rfq_lines_table .lines_row.attachment.new .box-info.box-account.col-full div.content-header .form-buttons .action-default.rfq_line_attachment_add:before,
.enhanced-dashboard.dealerconnect-claims-new #quotes_block #claim_quotes_form div#rfq_lines #rfq_lines_table .lines_row.attachment.new .box-info.box-account.col-full div.content-header .form-buttons .action-default.rfq_line_attachment_add:before,
.account.enhanced-dashboard #button_bar #button_bar .action-default.save.link-reorder:before,
.enhanced-dashboard #button_bar #button_bar .action-default.save.link-reorder:before,
.account.enhanced-dashboard.customerconnect-returns-index .page-actions .action-default.scalable.save:before,
.enhanced-dashboard.customerconnect-returns-index .page-actions .action-default.scalable.save:before,
.account.enhanced-dashboard.quotes-manage-index .page-wrapper .page-main .columns .column.main .data-table tbody tr td .viewdetails:before,
.enhanced-dashboard.quotes-manage-index .page-wrapper .page-main .columns .column.main .data-table tbody tr td .viewdetails:before,
.account.enhanced-dashboard.quotes-manage-index .page-wrapper .page-main .columns .column.main .data-table tbody tr td .reject:before,
.enhanced-dashboard.quotes-manage-index .page-wrapper .page-main .columns .column.main .data-table tbody tr td .reject:before,
.account.enhanced-dashboard.quotes-manage-index .page-wrapper .page-main .columns .column.main .data-table tbody tr td .duplicate:before,
.enhanced-dashboard.quotes-manage-index .page-wrapper .page-main .columns .column.main .data-table tbody tr td .duplicate:before,
.account.enhanced-dashboard #arpayment_history .admin__data-grid-header.admin__data-grid-toolbar div a:before,
.enhanced-dashboard #arpayment_history .admin__data-grid-header.admin__data-grid-toolbar div a:before,
.account.enhanced-dashboard #dealerconnect_inventory .admin__data-grid-header.admin__data-grid-toolbar div a:before,
.enhanced-dashboard #dealerconnect_inventory .admin__data-grid-header.admin__data-grid-toolbar div a:before,
.account.enhanced-dashboard .admin__data-grid-header-row .admin__data-grid-export .action-default.scalable.task:before,
.enhanced-dashboard .admin__data-grid-header-row .admin__data-grid-export .action-default.scalable.task:before,
.account.enhanced-dashboard .refreshdatabtn .refreshdatabtn-link:before,
.enhanced-dashboard .refreshdatabtn .refreshdatabtn-link:before,
.account.enhanced-dashboard .admin__data-grid-header .material-icons.grid-filter-icon:before,
.enhanced-dashboard .admin__data-grid-header .material-icons.grid-filter-icon:before,
.account.enhanced-dashboard .admin__data-grid-toolbar .material-icons.grid-filter-icon:before,
.enhanced-dashboard .admin__data-grid-toolbar .material-icons.grid-filter-icon:before,
.account.enhanced-dashboard #return_lines_table .lines_row.attachment .attachments-row .page-actions .return_line_attachment_add:before,
.enhanced-dashboard #return_lines_table .lines_row.attachment .attachments-row .page-actions .return_line_attachment_add:before,
.account.enhanced-dashboard.epicor_comm-returns-customerindex #returnSteps #attachments-return-form .return_attachments_add:before,
.enhanced-dashboard.epicor_comm-returns-customerindex #returnSteps #attachments-return-form .return_attachments_add:before,
.account.enhanced-dashboard.epicor_comm-returns-index #returnSteps #attachments-return-form .return_attachments_add:before,
.enhanced-dashboard.epicor_comm-returns-index #returnSteps #attachments-return-form .return_attachments_add:before,
.account.enhanced-dashboard.epicor_comm-returns-customerindex #returnSteps .section .step-title a:before,
.enhanced-dashboard.epicor_comm-returns-customerindex #returnSteps .section .step-title a:before,
.account.enhanced-dashboard.epicor_comm-returns-index #returnSteps .section .step-title a:before,
.enhanced-dashboard.epicor_comm-returns-index #returnSteps .section .step-title a:before,
.account.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form #customerconnect_skus .table-wrapper .data-grid tbody tr .col-delete a:before,
.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form #customerconnect_skus .table-wrapper .data-grid tbody tr .col-delete a:before,
.account.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form #customerconnect_skus div > a:before,
.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form #customerconnect_skus div > a:before,
.account.enhanced-dashboard.epicor_lists-lists-index #listgrid .admin__data-grid-header .admin__data-grid-header-row .admin__filter-actions .action-default.task:before,
.enhanced-dashboard.epicor_lists-lists-index #listgrid .admin__data-grid-header .admin__data-grid-header-row .admin__filter-actions .action-default.task:before,
.account.enhanced-dashboard.epicor_lists-lists-index #listgrid .admin__data-grid-toolbar .admin__data-grid-header-row .admin__filter-actions .action-default.task:before,
.enhanced-dashboard.epicor_lists-lists-index #listgrid .admin__data-grid-toolbar .admin__data-grid-header-row .admin__filter-actions .action-default.task:before,
.account.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-title span:before,
.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-title span:before,
.account.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content #customer_grid #list_customers .admin__data-grid-header a:before,
.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content #customer_grid #list_customers .admin__data-grid-header a:before,
.account.enhanced-dashboard .actions-toolbar .primary .action.primary.add:before,
.enhanced-dashboard .actions-toolbar .primary .action.primary.add:before,
.account.enhanced-dashboard table tbody td a[data-action="inactive"]:before,
.enhanced-dashboard table tbody td a[data-action="inactive"]:before,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a[data-action="inactive"]:before,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a[data-action="inactive"]:before,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a[data-action="inactive"]:before,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a[data-action="inactive"]:before,
.account.enhanced-dashboard table tbody td a[data-action="active"]:before,
.enhanced-dashboard table tbody td a[data-action="active"]:before,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a[data-action="active"]:before,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a[data-action="active"]:before,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a[data-action="active"]:before,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a[data-action="active"]:before,
.account.enhanced-dashboard table tbody td a.view:before,
.enhanced-dashboard table tbody td a.view:before,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a.view:before,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a.view:before,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a.view:before,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a.view:before,
.account.enhanced-dashboard table tbody td a.more:before,
.enhanced-dashboard table tbody td a.more:before,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a.more:before,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a.more:before,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a.more:before,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a.more:before,
.account.enhanced-dashboard table tbody td a.link-reorder:before,
.enhanced-dashboard table tbody td a.link-reorder:before,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a.link-reorder:before,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a.link-reorder:before,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a.link-reorder:before,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a.link-reorder:before,
.account.enhanced-dashboard table tbody td a.link-reorder:before,
.enhanced-dashboard table tbody td a.link-reorder:before,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a.link-reorder:before,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a.link-reorder:before,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a.link-reorder:before,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a.link-reorder:before,
.account.enhanced-dashboard table tbody td #edit:before,
.enhanced-dashboard table tbody td #edit:before,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #edit:before,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #edit:before,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #edit:before,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #edit:before,
.account.enhanced-dashboard table tbody td .action-edit-link:before,
.enhanced-dashboard table tbody td .action-edit-link:before,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td .action-edit-link:before,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td .action-edit-link:before,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td .action-edit-link:before,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td .action-edit-link:before,
.account.enhanced-dashboard table tbody td .edit:before,
.enhanced-dashboard table tbody td .edit:before,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td .edit:before,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td .edit:before,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td .edit:before,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td .edit:before,
.account.enhanced-dashboard table tbody td #delete:before,
.enhanced-dashboard table tbody td #delete:before,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #delete:before,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #delete:before,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #delete:before,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #delete:before,
.account.enhanced-dashboard table tbody td .delete:before,
.enhanced-dashboard table tbody td .delete:before,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td .delete:before,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td .delete:before,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td .delete:before,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td .delete:before,
.account.enhanced-dashboard table tbody td #addListToCart:before,
.enhanced-dashboard table tbody td #addListToCart:before,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #addListToCart:before,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #addListToCart:before,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #addListToCart:before,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #addListToCart:before,
.account.enhanced-dashboard table tbody td #addListToCart:before,
.enhanced-dashboard table tbody td #addListToCart:before,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #addListToCart:before,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #addListToCart:before,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #addListToCart:before,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #addListToCart:before,
.account.enhanced-dashboard.customer-account-index .box-account.box-recent .data-table tbody td span a:first-child:before,
.enhanced-dashboard.customer-account-index .box-account.box-recent .data-table tbody td span a:first-child:before,
.account.enhanced-dashboard.customer-account-index .box-account.box-recent .data-table tbody td span .reorder-button:before,
.enhanced-dashboard.customer-account-index .box-account.box-recent .data-table tbody td span .reorder-button:before,
.account.enhanced-dashboard.customer-account-index .box-account.box-recent .data-table tbody td span .reorder-button:before,
.enhanced-dashboard.customer-account-index .box-account.box-recent .data-table tbody td span .reorder-button:before,
.account.enhanced-dashboard.epicor_comm-returns-index #return_lines_table tbody tr td .page-actions .action-default.scalable:before,
.enhanced-dashboard.epicor_comm-returns-index #return_lines_table tbody tr td .page-actions .action-default.scalable:before,
.account.enhanced-dashboard.epicor_comm-returns-lists .gridblock .scalable.save:before,
.enhanced-dashboard.epicor_comm-returns-lists .gridblock .scalable.save:before,
.account.enhanced-dashboard.epicor_comm-returns-lists .gridblock .data-table tbody td a:before,
.enhanced-dashboard.epicor_comm-returns-lists .gridblock .data-table tbody td a:before,
.account.enhanced-dashboard .actions-toolbar.order-actions-toolbar .actions a.action.order.link-reorder:nth-of-type(1):before,
.enhanced-dashboard .actions-toolbar.order-actions-toolbar .actions a.action.order.link-reorder:nth-of-type(1):before,
.account.enhanced-dashboard .actions-toolbar.order-actions-toolbar .actions a.action.order.link-reorder:nth-of-type(1):before,
.enhanced-dashboard .actions-toolbar.order-actions-toolbar .actions a.action.order.link-reorder:nth-of-type(1):before,
.account.enhanced-dashboard .actions-toolbar.order-actions-toolbar .actions a.action.print:before,
.enhanced-dashboard .actions-toolbar.order-actions-toolbar .actions a.action.print:before,
.account.enhanced-dashboard.supplierconnect-rfq-details .box-info.box-account div.content-header table tr td.form-buttons button.action-default:before,
.enhanced-dashboard.supplierconnect-rfq-details .box-info.box-account div.content-header table tr td.form-buttons button.action-default:before,
.account.enhanced-dashboard.supplierconnect-orders-details .box-info.box-account div.content-header table tr td.form-buttons button.action-default:before,
.enhanced-dashboard.supplierconnect-orders-details .box-info.box-account div.content-header table tr td.form-buttons button.action-default:before,
.account.enhanced-dashboard .action-default.add:before,
.enhanced-dashboard .action-default.add:before,
.account.enhanced-dashboard .add-sku.button.action-default:before,
.enhanced-dashboard .add-sku.button.action-default:before,
.account.enhanced-dashboard.customerconnect-rfqs-details .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:before,
.enhanced-dashboard.customerconnect-rfqs-details .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:before,
.account.enhanced-dashboard.dealerconnect-quotes-details .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:before,
.enhanced-dashboard.dealerconnect-quotes-details .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:before,
.account.enhanced-dashboard.customerconnect-rfqs-new .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:before,
.enhanced-dashboard.customerconnect-rfqs-new .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:before,
.account.enhanced-dashboard.dealerconnect-quotes-new .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:before,
.enhanced-dashboard.dealerconnect-quotes-new .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:before,
.account.enhanced-dashboard.supplierconnect-orders-details .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:before,
.enhanced-dashboard.supplierconnect-orders-details .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:before,
.account.enhanced-dashboard.dealerconnect-quotes-duplicate .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:before,
.enhanced-dashboard.dealerconnect-quotes-duplicate .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:before,
.account.enhanced-dashboard.customerconnect-rfqs-duplicate .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:before,
.enhanced-dashboard.customerconnect-rfqs-duplicate .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:before,
.account.enhanced-dashboard.customerconnect-rfqs-linesearch .lines_row.attachment.new .action-default.rfq_line_attachment_add:before,
.enhanced-dashboard.customerconnect-rfqs-linesearch .lines_row.attachment.new .action-default.rfq_line_attachment_add:before,
.account.enhanced-dashboard .reorder-button:before,
.enhanced-dashboard .reorder-button:before,
.account.enhanced-dashboard .print-button:before,
.enhanced-dashboard .print-button:before,
.account.enhanced-dashboard .email-button:before,
.enhanced-dashboard .email-button:before,
.account.enhanced-dashboard .col-1 .admin__data-grid-header div > a:before,
.enhanced-dashboard .col-1 .admin__data-grid-header div > a:before,
.account.enhanced-dashboard .col-2 .admin__data-grid-header div > a:before,
.enhanced-dashboard .col-2 .admin__data-grid-header div > a:before,
.account.enhanced-dashboard .col-full .admin__data-grid-header div > a:before,
.enhanced-dashboard .col-full .admin__data-grid-header div > a:before,
.account.enhanced-dashboard .col-full .action-default.add:before,
.enhanced-dashboard .col-full .action-default.add:before,
.account.enhanced-dashboard .col-full #add-shipping-address:before,
.enhanced-dashboard .col-full #add-shipping-address:before,
.page-header .header-wrapper-content .header.content > section .main-menu .column.main .mainnav .limainnav.hassubs .drop-icon:after,
.page-header .header-wrapper-content .header.content .head-wrap-mid-second .block.block-search .block.block-title:before {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  font-family: 'Source Sans Pro' !important;
}
h1 {
  font-size: 2.6rem !important;
  text-transform: uppercase !important;
  letter-spacing: 0.1px !important;
  font-weight: 600 !important;
  font-family: 'Roboto' !important !important;
  font-family: 'Source Sans Pro' !important;
}
h2 {
  font-size: 2.4rem !important;
  text-transform: uppercase !important;
  letter-spacing: 0.1px !important;
  font-weight: 600 !important;
  font-family: 'Roboto' !important !important;
  font-family: 'Source Sans Pro' !important;
}
h3 {
  font-size: 2.2rem !important;
  text-transform: uppercase !important;
  letter-spacing: 0.1px !important;
  font-weight: 600 !important;
  font-family: 'Roboto' !important !important;
  font-family: 'Source Sans Pro' !important;
}
h4 {
  font-size: 2rem !important;
  text-transform: uppercase !important;
  letter-spacing: 0.1px !important;
  font-weight: 600 !important;
  font-family: 'Roboto' !important !important;
  font-family: 'Source Sans Pro' !important;
}
h5 {
  font-size: 1.8rem !important;
  text-transform: uppercase !important;
  letter-spacing: 0.1px !important;
  font-weight: 600 !important;
  font-family: 'Roboto' !important !important;
  font-family: 'Source Sans Pro' !important;
}
h6 {
  font-size: 1.6rem !important;
  text-transform: uppercase !important;
  letter-spacing: 0.1px !important;
  font-weight: 600 !important;
  font-family: 'Roboto' !important !important;
  font-family: 'Source Sans Pro' !important;
}
body {
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  font-size: 1.4rem;
}
.clear {
  clear: both;
}
.breadcrumbs .items .item a {
  color: #41aefc;
  font-weight: bold;
}
.breadcrumbs .items .item:last-child {
  color: #000000;
  font-weight: 500;
}
#listgrid_table thead .col-action,
#listgrid_table tbody .col-action {
  width: 180px;
}
.attachmentmodals .modal-header {
  display: none;
}
#supplierconnect_orders_lines_table .attachments-detail .count-row-attachment {
  color: #666666;
}
#supplierconnect_orders_lines_table .attachments-detail .file-icon {
  background-image: none;
}
#supplierconnect_orders_lines_table .attachments-detail .file-icon:before {
  content: 'attach_file' !important;
  font-size: 2.4rem;
  color: #666666;
}
.modal-inner-wrap .modal-content .block-authentication .block-customer-login .block-content .form-login .fieldset .field .control div.mage-error[generated] {
  top: 55px;
}
.modal-inner-wrap .modal-footer .action.secondary {
  border: 0px;
  color: #41aefc;
  background: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  outline: none;
  cursor: pointer;
  font-weight: bold;
  padding: 7px 15px 7px;
  border-radius: 4px;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: none;
}
.modal-inner-wrap .modal-footer .action.secondary:hover {
  background: #002f6c !important;
  color: #41aefc;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 0px;
}
#customer_arpayments_agedbalances_list_table .aged_bal:hover {
  background-color: unset;
}
#branches-list-popup.branches-list-popup span.location-select a {
  border: 0px;
  -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
  box-shadow: 0px 0px 4px 1px #f2f2f2;
  color: #efefef;
  padding: 7px 15px 7px;
  border-radius: 4px;
  background: #41aefc;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 1.4rem;
  height: 38px;
  box-shadow: none;
  font-weight: bold;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#branches-list-popup.branches-list-popup span.location-select a:hover {
  background: #002f6c !important;
  border: 0px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#branches-list-popup.branches-list-popup span.location-select a span {
  padding: 0px;
  background: none;
  border: 0px;
}
#button_bar {
  min-width: 170px;
  top: -50px;
}
#button_bar.rfq_buttons {
  top: -50px;
}
.customerconnect-skus-index .sku-add-section {
  margin-bottom: 12px;
}
.dealerconnect-inventory-new .column.main .box-info.box-account.col-full .fieldset div.fields {
  margin-top: 10px;
}
.dealerconnect-inventory-new .column.main .box-info.box-account.col-xs-4.block {
  width: 28%;
  margin: 1%;
  padding: 5px 10px;
  border: 1px solid #f2f2f2;
}
.dealerconnect-inventory-new .column.main .box-info.box-account.col-xs-4.block #dealer-address-select {
  margin-bottom: 10px;
}
.dealerconnect-inventory-new .column.main .box-info.box-account.col-xs-4.block h2.legend.location-head,
.dealerconnect-inventory-new .column.main .box-info.box-account.col-xs-4.block h2.legend.owner-head,
.dealerconnect-inventory-new .column.main .box-info.box-account.col-xs-4.block h2.legend.dealer-head {
  background: none;
  font-size: 1.8rem;
  font-weight: 600;
  color: #222222;
  padding-left: 0px;
  text-transform: uppercase;
  border-color: #f2f2f2;
  padding-bottom: 6px;
}
.dealerconnect-inventory-new .column.main .box-info.box-account.col-xs-4.block h2.legend.location-head p,
.dealerconnect-inventory-new .column.main .box-info.box-account.col-xs-4.block h2.legend.owner-head p,
.dealerconnect-inventory-new .column.main .box-info.box-account.col-xs-4.block h2.legend.dealer-head p {
  margin-top: 28px;
}
.dealerconnect-inventory-new .column.main .box-info.box-account.col-xs-4.block .fieldset {
  padding: 10px 5px;
  border-top: 1px solid #f2f2f2;
}
.dealerconnect-inventory-new .column.main .box-info.box-account.col-xs-4.block .fieldset .fields .field {
  margin-top: 10px;
}
.dealerconnect-inventory-new .column.main .box-info.box-account.col-xs-4.block .fieldset .fields .field-name-firstname .control .mage-error,
.dealerconnect-inventory-new .column.main .box-info.box-account.col-xs-4.block .fieldset .fields .field-name-lastname .control .mage-error {
  top: 53px;
}
.fieldset .field .control div#product_code-error.mage-error {
  top: 54px;
}
.authorization-link.signior {
  display: none !important;
}
.customer-welcome .customer-menu ul:before {
  border-color: transparent transparent #f5f5f5 transparent;
}
.customer-welcome .customer-menu .header.links {
  width: 90%;
  text-align: right;
  background: #ffffff;
}
.customer-welcome .customer-menu .header.links li {
  text-align: left;
  padding-left: 7px;
  border-bottom: 1px solid #f2f2f2;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.customer-welcome .customer-menu .header.links li .material-icons {
  display: none;
}
.customer-welcome .customer-menu .header.links li:hover {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.customer-welcome .customer-menu .header.links a {
  color: #222222;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  background: none;
}
.customer-welcome .customer-menu .header.links a span {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.customer-welcome .customer-menu .header.links a:hover {
  background: none;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.customer-welcome .customer-menu .header.links a:hover span {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.modal-popup.elementspopup .modal-inner-wrap .modal-content iframe {
  max-height: 450px;
  overflow-y: auto;
}
/* header changes */
.sales-order-print .page-wrapper {
  margin-top: 20px;
}
#active-login-bg {
  display: none;
}
#active-login-bg.act-log-bg {
  display: block;
  position: fixed;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background: transparent;
  z-index: 899;
}
.page-header {
  z-index: 900;
  margin-bottom: 15px;
}
.page-header .panel.wrapper .panel.header {
  min-height: 35px;
}
.page-header .header-wrapper-content .header.content {
  padding: 25px 20px 10px;
}
.page-header .header-wrapper-content .header.content .customer-welcome,
.page-header .header-wrapper-content .header.content .customer-login-logo {
  position: absolute;
  right: 65px;
  display: inline-block;
  margin-top: 4px;
  padding-right: 20px;
  text-align: right;
}
.page-header .header-wrapper-content .header.content .customer-welcome.no-minicart,
.page-header .header-wrapper-content .header.content .customer-login-logo.no-minicart {
  right: -10px;
}
.page-header .header-wrapper-content .header.content .customer-welcome.no-minicart-logged-in-user,
.page-header .header-wrapper-content .header.content .customer-login-logo.no-minicart-logged-in-user {
  right: 8px;
}
.page-header .header-wrapper-content .header.content .customer-welcome .material-icons,
.page-header .header-wrapper-content .header.content .customer-login-logo .material-icons {
  color: #41aefc;
  cursor: pointer;
}
.page-header .header-wrapper-content .header.content .customer-login-logo .customer-menu {
  background: #ffffff;
  z-index: 1100;
  padding: 15px;
  position: absolute;
  width: 220px;
  right: 0px;
  display: none;
  box-shadow: 0px 0px 5px -1px #666666;
  -o-box-shadow: 0px 0px 5px -1px #666666;
  -webkit-box-shadow: 0px 0px 5px -1px #666666;
  -moz-box-shadow: 0px 0px 5px -1px #666666;
}
.page-header .header-wrapper-content .header.content .customer-login-logo .customer-menu:before {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
  right: 10px;
  top: -16px;
  border-width: 8px;
  border-style: solid;
  border-color: transparent transparent #d5d5d5 transparent;
}
.page-header .header-wrapper-content .header.content .customer-login-logo .customer-menu.captcha-enabled {
  background: none;
  z-index: 1100;
  padding: 0px;
  position: absolute;
  width: auto;
  height: auto;
  right: 0px;
  display: none;
  box-shadow: none;
  -o-box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
.page-header .header-wrapper-content .header.content .customer-login-logo .customer-menu.captcha-enabled:before {
  display: none !important;
  border: 0px !important;
}
.page-header .header-wrapper-content .header.content .customer-login-logo .customer-menu .fieldset .field {
  margin: 0 0 15px;
}
.page-header .header-wrapper-content .header.content .customer-login-logo .customer-menu .fieldset .field .control div.mage-error {
  text-align: left;
  position: relative;
  top: 0px;
  margin: 0px;
}
.page-header .header-wrapper-content .header.content .customer-login-logo .customer-menu #truncated_message_email {
  display: none;
}
.page-header .header-wrapper-content .header.content .customer-login-logo .customer-menu.active-login {
  display: block;
}
.page-header .header-wrapper-content .header.content .customer-login-logo .customer-menu .block-content .fieldset.login {
  margin-bottom: 0px;
}
.page-header .header-wrapper-content .header.content .customer-login-logo .customer-menu .block-content .fieldset.login .actions-toolbar {
  margin-bottom: 0px;
}
.page-header .header-wrapper-content .header.content .customer-login-logo .customer-menu .block-content .fieldset.login .actions-toolbar .action.login.primary {
  float: left;
  width: 45%;
  margin-right: 5%;
  height: auto;
  padding: 10px 10px;
  font-size: 1.4rem;
}
.page-header .header-wrapper-content .header.content .customer-login-logo .customer-menu .block-content .fieldset.login .actions-toolbar .action.login.primary.no-signup {
  width: 100%;
}
.page-header .header-wrapper-content .header.content .customer-login-logo .customer-menu .block-content .fieldset.login .actions-toolbar .action.create.primary {
  float: left;
  font-size: 1.4rem;
  width: 45%;
  margin-left: 5%;
  height: auto;
  padding: 8px 10px;
}
.page-header .header-wrapper-content .header.content .customer-login-logo .customer-menu .block-content .fieldset.login .actions-toolbar .secondary {
  float: none;
  margin: 0 auto;
  display: block;
}
.page-header .header-wrapper-content .header.content .customer-login-logo .customer-menu .block-content .fieldset.login .actions-toolbar .secondary .action.remind {
  margin-top: 15px;
  padding: 8px 10px;
}
.page-header .header-wrapper-content .header.content a.logo {
  margin: -12px auto 5px 0px;
}
.page-header .header-wrapper-content .header.content a.logo img {
  max-height: 75px;
  height: auto;
  width: auto;
  max-width: 210px;
}
.page-header .header-wrapper-content .header.content .selected-branch-wrapper {
  border: 1px solid #cccccc;
  margin-right: 60px;
  margin-left: 5px;
  padding: 2px 5px;
  border-radius: 5px;
  position: absolute;
  right: 67px;
  bottom: auto;
  top: 23px;
}
.page-header .header-wrapper-content .header.content .selected-branch-wrapper .selected-branch {
  text-align: center;
}
.page-header .header-wrapper-content .header.content .selected-branch-wrapper .selected-branch p {
  font-size: 1.2rem;
}
.page-header .header-wrapper-content .header.content .selected-branch-wrapper .selected-branch a.branch-link {
  font-size: 1.3rem;
  text-align: center;
  color: #41aefc;
}
.page-header .switcher {
  font-size: 1.2rem;
  padding-top: 1px;
}
.page-header .switcher .options ul.dropdown li {
  background: #f9f9f9;
}
.page-header .switcher .options ul.dropdown li a:hover {
  background: #41aefc;
  color: #efefef;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.page-header .panel.wrapper {
  background: #002f6c;
  -webkit-box-shadow: 0px 0px 4px 1px #d3d3d3;
  -moz-box-shadow: 0px 0px 4px 1px #d3d3d3;
  -o-box-shadow: 0px 0px 4px 1px #d3d3d3;
  box-shadow: 0px 0px 4px 1px #d3d3d3;
}
.page-header .panel.wrapper .header.panel {
  padding-bottom: 5px;
  padding-top: 8px;
  position: relative;
}
.page-header .panel.wrapper .header.panel .switcher-currency,
.page-header .panel.wrapper .header.panel .switcher-language {
  height: 22px;
  position: relative;
  bottom: 2px;
  margin-left: 10px;
}
.page-header .panel.wrapper .header.panel .switcher-currency .material-icons,
.page-header .panel.wrapper .header.panel .switcher-language .material-icons {
  color: #ffffff !important;
  display: none;
}
.page-header .panel.wrapper .header.panel .switcher-currency .switcher-label,
.page-header .panel.wrapper .header.panel .switcher-language .switcher-label {
  color: #ffffff !important;
}
.page-header .panel.wrapper .header.panel .switcher-currency .switcher-options,
.page-header .panel.wrapper .header.panel .switcher-language .switcher-options {
  color: #41aefc !important;
  font-weight: bold;
  bottom: -3px;
}
.page-header .panel.wrapper .header.panel .switcher-currency .switcher-options .action.toggle,
.page-header .panel.wrapper .header.panel .switcher-language .switcher-options .action.toggle {
  font-weight: bold;
}
.page-header .panel.wrapper .header.panel .switcher-currency .switcher-options .action.toggle strong,
.page-header .panel.wrapper .header.panel .switcher-language .switcher-options .action.toggle strong {
  font-weight: bold;
}
.page-header .panel.wrapper .header.panel .switcher-currency .switcher-options .action.toggle:after,
.page-header .panel.wrapper .header.panel .switcher-language .switcher-options .action.toggle:after {
  position: relative;
  bottom: 3px;
  font-weight: bold;
}
.page-header .panel.wrapper .header.panel .switcher-currency .switcher-options:before,
.page-header .panel.wrapper .header.panel .switcher-language .switcher-options:before {
  color: #41aefc !important;
  font-weight: bold;
}
.page-header .panel.wrapper .header.panel .switcher-currency .switcher-options .switcher-dropdown .switcher-option,
.page-header .panel.wrapper .header.panel .switcher-language .switcher-options .switcher-dropdown .switcher-option {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.page-header .panel.wrapper .header.panel .switcher-currency .switcher-options .switcher-dropdown .switcher-option a,
.page-header .panel.wrapper .header.panel .switcher-language .switcher-options .switcher-dropdown .switcher-option a {
  color: #222222 !important;
  background: none;
}
.page-header .panel.wrapper .header.panel .switcher-currency .switcher-options .switcher-dropdown .switcher-option a:hover,
.page-header .panel.wrapper .header.panel .switcher-language .switcher-options .switcher-dropdown .switcher-option a:hover {
  background: #f5f5f5;
  color: #222222 !important;
}
.page-header .panel.wrapper .header.panel .switcher-currency .switcher-options .switcher-dropdown .switcher-option:hover,
.page-header .panel.wrapper .header.panel .switcher-language .switcher-options .switcher-dropdown .switcher-option:hover {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.page-header .panel.wrapper .header.panel .switcher.switcher-language {
  color: #41aefc;
  margin-right: 6px;
  height: 16px;
  border-right: 1px solid #cccccc;
  padding-right: 10px;
  margin-top: 4px;
}
.page-header .panel.wrapper .header.panel .switcher.switcher-language strong {
  font-weight: bold;
}
.page-header .panel.wrapper .header.panel .switcher.switcher-language .switcher-options {
  bottom: 1px;
}
.page-header .panel.wrapper .header.panel > .header.links {
  width: 80%;
  text-align: right;
}
.page-header .panel.wrapper .header.panel > .header.links .greet.welcome {
  float: left;
}
.page-header .panel.wrapper .header.panel > .header.links .customer-welcome {
  float: left;
  height: 25px;
}
.page-header .panel.wrapper .header.panel > .header.links .customer-welcome .action.switch {
  position: relative;
  bottom: 9px;
}
.page-header .panel.wrapper .header.panel > .header.links .customer-welcome .action.switch:after {
  color: #ffffff;
}
.page-header .panel.wrapper .header.panel > .header.links > li {
  font-size: 1.2rem;
}
.page-header .panel.wrapper .header.panel > .header.links > li > a {
  color: #ffffff;
}
.page-header .panel.wrapper .header.panel > .header.links li {
  border-right: 1px solid #cccccc;
  margin: 0px;
  font-weight: bold;
  color: #41aefc !important;
}
.page-header .panel.wrapper .header.panel > .header.links li.signior:after {
  display: none;
}
.page-header .panel.wrapper .header.panel > .header.links li .material-icons {
  margin-left: 10px;
  font-size: 1.5rem;
  position: relative;
  top: 2px;
}
.page-header .panel.wrapper .header.panel > .header.links li a {
  margin-right: 10px;
  color: #41aefc !important;
  padding-left: 1px;
  margin-left: 1px;
}
.page-header .panel.wrapper .header.panel > .header.links li.greet.welcome,
.page-header .panel.wrapper .header.panel > .header.links li.customer-welcome {
  border-right: 0px;
  padding-right: 2px;
  position: absolute;
  left: 23px;
  font-weight: bold;
  top: 10px;
}
.header-wrapper-content > .header.content {
  min-height: 85px;
}
.header-wrapper-content .header-wrapper-bottom {
  background: #41aefc;
}
.header-wrapper-content .header-wrapper-bottom .header.content {
  padding: 0px;
}
.header-wrapper-content .header-wrapper-bottom .header.content a.logo {
  max-height: 65px;
  max-width: 100px;
  width: auto;
  height: auto;
}
.header-wrapper-content .header-wrapper-bottom .header.content .header-main-menu .column.main {
  width: 100%;
  float: none;
}
.header-wrapper-content .header-wrapper-bottom .header.content .header-main-menu .sections.nav-sections {
  margin-bottom: 0px;
}
/* End of header changes */
.vcard span,
.vcard dd {
  line-height: 2rem;
}
.quotes-request-index .columns .cart-container .cart form > fieldset {
  border: 0px;
  padding: 0px;
}
.quotes-request-index .columns .data-table.cart-table tbody h2.product-name {
  font-size: 1.6rem;
  margin: 5px;
}
.quotes-request-index .columns .data-table.cart-table tbody div.product-sku {
  margin: 5px;
}
.quotes-request-index .columns .data-table.cart-table tbody div.product-sku span.label {
  font-weight: bold;
}
.dealerconnect-inventory-details .box-account.block.block-dashboard-info .block-title {
  background: #41aefc !important;
  color: #efefef !important;
  border-bottom: 0px !important;
}
.dealerconnect-inventory-details .box-account.block.block-dashboard-info .block-title strong {
  padding-left: 15px;
}
.dealerconnect-inventory-details .modal-popup.modal-slide .modal-content #show-deid-editpopup form .box-info.block-dashboard-info .legend {
  background: none;
  font-size: 1.8rem;
  font-weight: 600;
  color: #222222;
  padding-left: 0px;
  text-transform: uppercase;
  border-color: #f2f2f2;
  padding-bottom: 6px;
}
.dealerconnect-inventory-details .modal-popup.modal-slide .modal-content #show-deid-editpopup form .box-info.block-dashboard-info .legend input[type="checkbox"] {
  top: -1px;
}
.dealerconnect-inventory-details .modal-popup.modal-slide .modal-content #show-deid-editpopup form .box-info.block-dashboard-info ul.form-list li.fields .field {
  margin-top: 10px;
}
button#subscription-save.primary {
  border: 0px;
  -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
  box-shadow: 0px 0px 4px 1px #f2f2f2;
  color: #efefef;
  padding: 7px 15px 7px;
  border-radius: 4px;
  background: #41aefc;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 1.4rem;
  height: 38px;
  box-shadow: none;
  font-weight: bold;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  width: 100px;
  position: relative;
  bottom: 15px;
  text-align: center;
}
button#subscription-save.primary:hover {
  background: #002f6c !important;
  border: 0px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.customer-subscription-grid .admin__filter-actions {
  margin-bottom: 10px;
}
.customer-subscription-grid .admin__filter-actions .action-secondary,
.customer-subscription-grid .admin__filter-actions .action-tertiary {
  border: 0px;
  color: #41aefc;
  background: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  outline: none;
  cursor: pointer;
  font-weight: bold;
  padding: 7px 15px 7px;
  border-radius: 4px;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: none;
  background: none !important;
}
.customer-subscription-grid .admin__filter-actions .action-secondary:hover,
.customer-subscription-grid .admin__filter-actions .action-tertiary:hover {
  background: #002f6c !important;
  color: #41aefc;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 0px;
}
.customer-subscription-grid .admin__filter-actions .action-secondary span,
.customer-subscription-grid .admin__filter-actions .action-tertiary span {
  text-shadow: none;
  color: #41aefc !important;
}
#subscription_edit_form .admin__fieldset .field-subscription_end_date .admin__field-control .ui-datepicker-trigger:hover {
  background: none !important;
}
.dealerconnect-claims-details .claim_buttons #claim_save {
  border: 0px;
  -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
  box-shadow: 0px 0px 4px 1px #f2f2f2;
  color: #efefef;
  padding: 7px 15px 7px;
  border-radius: 4px;
  background: #41aefc;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 1.4rem;
  height: 38px;
  box-shadow: none;
  font-weight: bold;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.dealerconnect-claims-details .claim_buttons #claim_save:hover {
  background: #002f6c !important;
  border: 0px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.dealerconnect-claims-details .box-info .box-account.col-2 #claim_comment {
  margin-bottom: 10px;
}
.content-header td.form-buttons {
  text-align: right;
}
.epicor_salesrep-account_manage-erpaccounts .data-grid-checkbox-cell-inner input[type='checkbox'].admin__control-checkbox,
.epicor_salesrep-account_manage-erpaccounts .data-grid-checkbox-cell-inner input[type='radio'].admin__control-checkbox {
  top: 5px;
}
.multishipping-checkout-addresses .multicheckout .actions-toolbar .primary,
.multishipping-checkout-shipping .multicheckout .actions-toolbar .primary,
.multishipping-checkout-billing .multicheckout .actions-toolbar .primary,
.multishipping-checkout-overview .multicheckout .actions-toolbar .primary {
  float: left;
}
.multishipping-checkout-success .page-title-wrapper .page-title {
  display: block;
  color: #478747;
  text-align: center;
  margin-top: 30px;
  font-size: 3.5rem;
}
.multishipping-checkout-success .multicheckout.success {
  background: #f9f9f9;
  padding: 15px 15px 15px 15px;
  -webkit-box-shadow: 0px 0px 3px 0px #f2f2f2;
  -moz-box-shadow: 0px 0px 3px 0px #f2f2f2;
  -o-box-shadow: 0px 0px 3px 0px #f2f2f2;
  box-shadow: 0px 0px 3px 0px #f2f2f2;
  border: 1px solid #f2f2f2;
  width: 60%;
  margin: 0 auto;
  font-weight: 600;
  margin-bottom: 15px;
}
.multishipping-checkout-success .multicheckout.success .actions {
  margin-top: 30px;
}
.multishipping-checkout-success .multicheckout.success .actions .action.continue {
  border: 0px;
  -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
  box-shadow: 0px 0px 4px 1px #f2f2f2;
  color: #efefef;
  padding: 7px 15px 7px;
  border-radius: 4px;
  background: #41aefc;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 1.4rem;
  height: 38px;
  box-shadow: none;
  font-weight: bold;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.multishipping-checkout-success .multicheckout.success .actions .action.continue:hover {
  background: #002f6c !important;
  border: 0px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.multishipping-checkout-success .multicheckout.success h2.subtitle {
  display: none;
}
.quickorderpad-form-results .qop-productlist .qop-sort {
  width: 40%;
}
.multishipping-checkout_address-newshipping .fieldset .field .control div.mage-error[generated] {
  position: relative;
  top: 0px;
  left: 0px;
  margin-top: 2px;
}
.epicor_salesrep-crqs-details #rfq_update .a-right {
  float: right;
  position: relative;
  top: 0px;
}
.epicor_salesrep-crqs-details #rfq_update .a-right #rfq_save {
  position: relative;
  right: 110px;
  top: -75px;
}
.epicor_salesrep-crqs-details #rfq_update .a-right #rfq_duplicate {
  position: relative;
  top: -44px;
  right: -60px;
}
.b2b-portal-register .form.create.account.form-create-account .fieldset .fieldset,
.customer-account-create .form.create.account.form-create-account .fieldset .fieldset {
  margin-top: 30px;
  padding-bottom: 20px;
}
.b2b-portal-register .form.create.account.form-create-account .fieldset .fieldset.password,
.customer-account-create .form.create.account.form-create-account .fieldset .fieldset.password {
  padding-bottom: 0;
  margin-bottom: 0;
}
.b2b-portal-register .form.create.account.form-create-account .fieldset .field,
.customer-account-create .form.create.account.form-create-account .fieldset .field {
  margin-bottom: 15px;
}
.b2b-portal-register .form.create.account.form-create-account .fieldset .field.required div.mage-error,
.customer-account-create .form.create.account.form-create-account .fieldset .field.required div.mage-error {
  position: relative;
  top: 2px;
  margin-top: 0px;
}
.customer-account-create .form.create.account.form-create-account .fieldset.create.account {
  margin-bottom: 10px;
}
.b2b-portal-login .page-header .panel.header .switcher.language {
  float: none;
  margin-left: 3px;
  color: #41aefc;
}
.b2b-portal-login .page-header .panel.header .switcher.language strong {
  font-weight: bold;
}
.b2b-portal-login #maincontent {
  margin-top: 60px !important;
}
.b2b-portal-login #maincontent .page-title-wrapper {
  display: none;
}
.b2b-portal-register .page-header .panel.wrapper .header.panel > .header.links,
.customer-account-create .page-header .panel.wrapper .header.panel > .header.links,
.customer-account-forgotpassword .page-header .panel.wrapper .header.panel > .header.links {
  width: 65%;
}
.b2b-portal-register .page-header .panel.wrapper .panel.header .switcher.switcher-language,
.customer-account-create .page-header .panel.wrapper .panel.header .switcher.switcher-language,
.customer-account-forgotpassword .page-header .panel.wrapper .panel.header .switcher.switcher-language {
  color: #41aefc;
  margin-right: 6px;
  height: 16px;
  border-right: 1px solid #cccccc;
  padding-right: 10px;
}
.b2b-portal-register .page-header .panel.wrapper .panel.header .switcher.switcher-language strong,
.customer-account-create .page-header .panel.wrapper .panel.header .switcher.switcher-language strong,
.customer-account-forgotpassword .page-header .panel.wrapper .panel.header .switcher.switcher-language strong {
  font-weight: bold;
}
.b2b-portal-register #maincontent,
.customer-account-create #maincontent,
.customer-account-forgotpassword #maincontent {
  width: 60%;
  margin-top: 25px;
  position: relative;
}
.b2b-portal-register #maincontent .form.create.account.form-create-account .buttons-set,
.customer-account-create #maincontent .form.create.account.form-create-account .buttons-set,
.customer-account-forgotpassword #maincontent .form.create.account.form-create-account .buttons-set {
  text-align: center;
}
.b2b-portal-register #maincontent .form.create.account.form-create-account .buttons-set .required,
.customer-account-create #maincontent .form.create.account.form-create-account .buttons-set .required,
.customer-account-forgotpassword #maincontent .form.create.account.form-create-account .buttons-set .required {
  text-align: left;
}
.b2b-portal-register #maincontent .form.create.account.form-create-account .buttons-set .button,
.customer-account-create #maincontent .form.create.account.form-create-account .buttons-set .button,
.customer-account-forgotpassword #maincontent .form.create.account.form-create-account .buttons-set .button {
  font-size: 1.4rem;
  padding: 10px 10px !important;
  width: 240px !important;
  text-align: center;
  margin: 0px auto;
}
.b2b-portal-register #maincontent .columns .secondary,
.customer-account-create #maincontent .columns .secondary,
.customer-account-forgotpassword #maincontent .columns .secondary {
  position: absolute;
  right: -15px;
  top: 2px;
}
.b2b-portal-register #maincontent .columns .secondary .back-link,
.customer-account-create #maincontent .columns .secondary .back-link,
.customer-account-forgotpassword #maincontent .columns .secondary .back-link {
  color: #41aefc;
  font-weight: bold;
  font-size: 1.4rem;
  text-decoration: none;
  text-transform: uppercase;
  padding: 5px 10px;
  border-radius: 25px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.b2b-portal-register #maincontent .columns .secondary .back-link:hover,
.customer-account-create #maincontent .columns .secondary .back-link:hover,
.customer-account-forgotpassword #maincontent .columns .secondary .back-link:hover {
  text-decoration: none;
  background: #002f6c;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.b2b-portal-register #maincontent .page-title-wrapper .page-title,
.customer-account-create #maincontent .page-title-wrapper .page-title,
.customer-account-forgotpassword #maincontent .page-title-wrapper .page-title {
  font-size: 1.6rem;
  font-weight: bold;
  color: #41aefc;
}
.b2b-portal-register #maincontent .form.create.account.form-create-account,
.customer-account-create #maincontent .form.create.account.form-create-account,
.customer-account-forgotpassword #maincontent .form.create.account.form-create-account,
.b2b-portal-register #maincontent .form.password.forget,
.customer-account-create #maincontent .form.password.forget,
.customer-account-forgotpassword #maincontent .form.password.forget {
  -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
  box-shadow: 0px 0px 4px 1px #f2f2f2;
  width: 100%;
  position: relative;
  background: none;
}
.b2b-portal-register #maincontent .form.create.account.form-create-account .actions-toolbar .primary,
.customer-account-create #maincontent .form.create.account.form-create-account .actions-toolbar .primary,
.customer-account-forgotpassword #maincontent .form.create.account.form-create-account .actions-toolbar .primary,
.b2b-portal-register #maincontent .form.password.forget .actions-toolbar .primary,
.customer-account-create #maincontent .form.password.forget .actions-toolbar .primary,
.customer-account-forgotpassword #maincontent .form.password.forget .actions-toolbar .primary,
.b2b-portal-register #maincontent .form.create.account.form-create-account .actions-toolbar .secondary,
.customer-account-create #maincontent .form.create.account.form-create-account .actions-toolbar .secondary,
.customer-account-forgotpassword #maincontent .form.create.account.form-create-account .actions-toolbar .secondary,
.b2b-portal-register #maincontent .form.password.forget .actions-toolbar .secondary,
.customer-account-create #maincontent .form.password.forget .actions-toolbar .secondary,
.customer-account-forgotpassword #maincontent .form.password.forget .actions-toolbar .secondary {
  float: left;
}
.b2b-portal-register #maincontent .form.create.account.form-create-account .actions-toolbar,
.customer-account-create #maincontent .form.create.account.form-create-account .actions-toolbar,
.customer-account-forgotpassword #maincontent .form.create.account.form-create-account .actions-toolbar,
.b2b-portal-register #maincontent .form.password.forget .actions-toolbar,
.customer-account-create #maincontent .form.password.forget .actions-toolbar,
.customer-account-forgotpassword #maincontent .form.password.forget .actions-toolbar {
  text-align: center;
}
.b2b-portal-register #maincontent .form.create.account.form-create-account .actions-toolbar div.primary,
.customer-account-create #maincontent .form.create.account.form-create-account .actions-toolbar div.primary,
.customer-account-forgotpassword #maincontent .form.create.account.form-create-account .actions-toolbar div.primary,
.b2b-portal-register #maincontent .form.password.forget .actions-toolbar div.primary,
.customer-account-create #maincontent .form.password.forget .actions-toolbar div.primary,
.customer-account-forgotpassword #maincontent .form.password.forget .actions-toolbar div.primary {
  float: none;
}
.b2b-portal-register #maincontent .form.create.account.form-create-account .actions-toolbar div.primary .action.primary,
.customer-account-create #maincontent .form.create.account.form-create-account .actions-toolbar div.primary .action.primary,
.customer-account-forgotpassword #maincontent .form.create.account.form-create-account .actions-toolbar div.primary .action.primary,
.b2b-portal-register #maincontent .form.password.forget .actions-toolbar div.primary .action.primary,
.customer-account-create #maincontent .form.password.forget .actions-toolbar div.primary .action.primary,
.customer-account-forgotpassword #maincontent .form.password.forget .actions-toolbar div.primary .action.primary {
  margin: 0px;
  padding: 10px 10px !important;
  width: 240px !important;
  -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
  box-shadow: 0px 0px 4px 1px #f2f2f2;
}
.b2b-portal-register #maincontent .form.create.account.form-create-account:after,
.customer-account-create #maincontent .form.create.account.form-create-account:after,
.customer-account-forgotpassword #maincontent .form.create.account.form-create-account:after,
.b2b-portal-register #maincontent .form.password.forget:after,
.customer-account-create #maincontent .form.password.forget:after,
.customer-account-forgotpassword #maincontent .form.password.forget:after {
  width: 2%;
  background: #002f6c;
  display: block;
  content: " ";
  position: absolute;
  top: 0px;
  bottom: 0px;
  right: 0px;
  -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
  box-shadow: 0px 0px 4px 1px #f2f2f2;
}
.b2b-portal-register #maincontent .form.create.account.form-create-account .field.captcha,
.customer-account-create #maincontent .form.create.account.form-create-account .field.captcha,
.customer-account-forgotpassword #maincontent .form.create.account.form-create-account .field.captcha,
.b2b-portal-register #maincontent .form.password.forget .field.captcha,
.customer-account-create #maincontent .form.password.forget .field.captcha,
.customer-account-forgotpassword #maincontent .form.password.forget .field.captcha {
  width: 70%;
}
.b2b-portal-register #maincontent .form.create.account.form-create-account .buttons-set,
.customer-account-create #maincontent .form.create.account.form-create-account .buttons-set,
.customer-account-forgotpassword #maincontent .form.create.account.form-create-account .buttons-set,
.b2b-portal-register #maincontent .form.password.forget .buttons-set,
.customer-account-create #maincontent .form.password.forget .buttons-set,
.customer-account-forgotpassword #maincontent .form.password.forget .buttons-set {
  margin: 20px 20px 0 0;
}
.customer-address-form .fieldset .field .control div.mage-error[generated] {
  position: relative;
  top: 0px;
  left: 0px;
  margin-top: 0px;
}
.epicor_comm-onepage-shippingpopup #customer_account_shippingaddress_list .admin__data-grid-header.admin__data-grid-toolbar .admin__filter-actions {
  margin-bottom: 10px;
}
.customerconnect-rfqs-details #rfq_lines .lines_quantity,
.dealerconnect-quotes-details #rfq_lines .lines_quantity,
.customerconnect-rfqs-new #rfq_lines .lines_quantity,
.dealerconnect-quotes-new #rfq_lines .lines_quantity,
.supplierconnect-orders-details #rfq_lines .lines_quantity,
.dealerconnect-quotes-duplicate #rfq_lines .lines_quantity,
.customerconnect-rfqs-duplicate #rfq_lines .lines_quantity {
  width: 80px !important;
  padding: 3px 2px;
}
.customerconnect-rfqs-details .box-account #line-add-close,
.dealerconnect-quotes-details .box-account #line-add-close,
.customerconnect-rfqs-new .box-account #line-add-close,
.dealerconnect-quotes-new .box-account #line-add-close,
.supplierconnect-orders-details .box-account #line-add-close,
.dealerconnect-quotes-duplicate .box-account #line-add-close,
.customerconnect-rfqs-duplicate .box-account #line-add-close {
  background: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  outline: none;
  font-weight: bold;
  padding: 7px 15px 7px;
  border-radius: 4px;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: none;
  border: 0px;
  color: #41aefc;
  padding: 1px;
  font-size: 1.2rem;
  cursor: pointer;
  padding: 6px 10px !important;
}
.customerconnect-rfqs-details .box-account #line-add-close:hover,
.dealerconnect-quotes-details .box-account #line-add-close:hover,
.customerconnect-rfqs-new .box-account #line-add-close:hover,
.dealerconnect-quotes-new .box-account #line-add-close:hover,
.supplierconnect-orders-details .box-account #line-add-close:hover,
.dealerconnect-quotes-duplicate .box-account #line-add-close:hover,
.customerconnect-rfqs-duplicate .box-account #line-add-close:hover {
  background: #002f6c !important;
  color: #41aefc;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 0px;
}
.customerconnect-rfqs-details .box-account #line-add-close:hover,
.dealerconnect-quotes-details .box-account #line-add-close:hover,
.customerconnect-rfqs-new .box-account #line-add-close:hover,
.dealerconnect-quotes-new .box-account #line-add-close:hover,
.supplierconnect-orders-details .box-account #line-add-close:hover,
.dealerconnect-quotes-duplicate .box-account #line-add-close:hover,
.customerconnect-rfqs-duplicate .box-account #line-add-close:hover {
  background: none;
  color: #002f6c;
}
.customerconnect-rfqs-details .box-account #line-add-close:hover,
.dealerconnect-quotes-details .box-account #line-add-close:hover,
.customerconnect-rfqs-new .box-account #line-add-close:hover,
.dealerconnect-quotes-new .box-account #line-add-close:hover,
.supplierconnect-orders-details .box-account #line-add-close:hover,
.dealerconnect-quotes-duplicate .box-account #line-add-close:hover,
.customerconnect-rfqs-duplicate .box-account #line-add-close:hover {
  color: #ffffff;
}
.customerconnect-rfqs-details .totals .a-right,
.dealerconnect-quotes-details .totals .a-right,
.customerconnect-rfqs-new .totals .a-right,
.dealerconnect-quotes-new .totals .a-right,
.supplierconnect-orders-details .totals .a-right,
.dealerconnect-quotes-duplicate .totals .a-right,
.customerconnect-rfqs-duplicate .totals .a-right {
  display: table-cell !important;
  position: static !important;
}
.customerconnect-rfqs-details #rfq_update .a-right.rfq_buttons,
.dealerconnect-quotes-details #rfq_update .a-right.rfq_buttons,
.customerconnect-rfqs-new #rfq_update .a-right.rfq_buttons,
.dealerconnect-quotes-new #rfq_update .a-right.rfq_buttons,
.supplierconnect-orders-details #rfq_update .a-right.rfq_buttons,
.dealerconnect-quotes-duplicate #rfq_update .a-right.rfq_buttons,
.customerconnect-rfqs-duplicate #rfq_update .a-right.rfq_buttons {
  position: relative !important;
  width: auto !important;
  display: block !important;
  float: right !important;
  top: -45px !important;
}
.customerconnect-rfqs-details #rfq_update .a-right.rfq_buttons #rfq_duplicate.scalable.go,
.dealerconnect-quotes-details #rfq_update .a-right.rfq_buttons #rfq_duplicate.scalable.go,
.customerconnect-rfqs-new #rfq_update .a-right.rfq_buttons #rfq_duplicate.scalable.go,
.dealerconnect-quotes-new #rfq_update .a-right.rfq_buttons #rfq_duplicate.scalable.go,
.supplierconnect-orders-details #rfq_update .a-right.rfq_buttons #rfq_duplicate.scalable.go,
.dealerconnect-quotes-duplicate #rfq_update .a-right.rfq_buttons #rfq_duplicate.scalable.go,
.customerconnect-rfqs-duplicate #rfq_update .a-right.rfq_buttons #rfq_duplicate.scalable.go {
  padding: 5px 15px 5px;
}
.customerconnect-rfqs-details #rfq_update .a-right.rfq_buttons #rfq_save,
.dealerconnect-quotes-details #rfq_update .a-right.rfq_buttons #rfq_save,
.customerconnect-rfqs-new #rfq_update .a-right.rfq_buttons #rfq_save,
.dealerconnect-quotes-new #rfq_update .a-right.rfq_buttons #rfq_save,
.supplierconnect-orders-details #rfq_update .a-right.rfq_buttons #rfq_save,
.dealerconnect-quotes-duplicate #rfq_update .a-right.rfq_buttons #rfq_save,
.customerconnect-rfqs-duplicate #rfq_update .a-right.rfq_buttons #rfq_save,
.customerconnect-rfqs-details #rfq_update .a-right.rfq_buttons #purchase_order_save,
.dealerconnect-quotes-details #rfq_update .a-right.rfq_buttons #purchase_order_save,
.customerconnect-rfqs-new #rfq_update .a-right.rfq_buttons #purchase_order_save,
.dealerconnect-quotes-new #rfq_update .a-right.rfq_buttons #purchase_order_save,
.supplierconnect-orders-details #rfq_update .a-right.rfq_buttons #purchase_order_save,
.dealerconnect-quotes-duplicate #rfq_update .a-right.rfq_buttons #purchase_order_save,
.customerconnect-rfqs-duplicate #rfq_update .a-right.rfq_buttons #purchase_order_save {
  position: static !important;
}
.customerconnect-rfqs-details .col-1.box-info.box-account.block #quote-address-content .vcard,
.dealerconnect-quotes-details .col-1.box-info.box-account.block #quote-address-content .vcard,
.customerconnect-rfqs-new .col-1.box-info.box-account.block #quote-address-content .vcard,
.dealerconnect-quotes-new .col-1.box-info.box-account.block #quote-address-content .vcard,
.supplierconnect-orders-details .col-1.box-info.box-account.block #quote-address-content .vcard,
.dealerconnect-quotes-duplicate .col-1.box-info.box-account.block #quote-address-content .vcard,
.customerconnect-rfqs-duplicate .col-1.box-info.box-account.block #quote-address-content .vcard {
  height: 265px;
}
.customerconnect-rfqs-details .col-1.box-info.box-account.block div.info-list,
.dealerconnect-quotes-details .col-1.box-info.box-account.block div.info-list,
.customerconnect-rfqs-new .col-1.box-info.box-account.block div.info-list,
.dealerconnect-quotes-new .col-1.box-info.box-account.block div.info-list,
.supplierconnect-orders-details .col-1.box-info.box-account.block div.info-list,
.dealerconnect-quotes-duplicate .col-1.box-info.box-account.block div.info-list,
.customerconnect-rfqs-duplicate .col-1.box-info.box-account.block div.info-list {
  background: #f9f9f9;
  padding: 15px 15px 15px 15px;
  -webkit-box-shadow: 0px 0px 3px 0px #f2f2f2;
  -moz-box-shadow: 0px 0px 3px 0px #f2f2f2;
  -o-box-shadow: 0px 0px 3px 0px #f2f2f2;
  box-shadow: 0px 0px 3px 0px #f2f2f2;
  border: 1px solid #f2f2f2;
  height: 200px;
  overflow-y: auto;
}
.customerconnect-rfqs-details .box-info.box-account.col-2.file-name-size .fieldset.address.form-list,
.dealerconnect-quotes-details .box-info.box-account.col-2.file-name-size .fieldset.address.form-list,
.customerconnect-rfqs-new .box-info.box-account.col-2.file-name-size .fieldset.address.form-list,
.dealerconnect-quotes-new .box-info.box-account.col-2.file-name-size .fieldset.address.form-list,
.supplierconnect-orders-details .box-info.box-account.col-2.file-name-size .fieldset.address.form-list,
.dealerconnect-quotes-duplicate .box-info.box-account.col-2.file-name-size .fieldset.address.form-list,
.customerconnect-rfqs-duplicate .box-info.box-account.col-2.file-name-size .fieldset.address.form-list {
  background: #f9f9f9;
  padding: 15px 15px 15px 15px;
  -webkit-box-shadow: 0px 0px 3px 0px #f2f2f2;
  -moz-box-shadow: 0px 0px 3px 0px #f2f2f2;
  -o-box-shadow: 0px 0px 3px 0px #f2f2f2;
  box-shadow: 0px 0px 3px 0px #f2f2f2;
  border: 1px solid #f2f2f2;
  height: 200px;
  overflow-y: auto;
}
.columns .buttons-set p.back-link a,
.columns .buttons-set p.list-link a {
  padding: 5px 15px 5px;
}
#line-add .la_row {
  margin-bottom: 10px;
}
.dealerconnect-claims-index .page-actions,
.customerconnect-returns-index .page-actions {
  text-align: right;
}
.dealerconnect-claims-index .page-actions .action-default.scalable,
.customerconnect-returns-index .page-actions .action-default.scalable {
  border: 0px;
  -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
  box-shadow: 0px 0px 4px 1px #f2f2f2;
  color: #efefef;
  padding: 7px 15px 7px;
  border-radius: 4px;
  background: #41aefc;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 1.4rem;
  height: 38px;
  box-shadow: none;
  font-weight: bold;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.dealerconnect-claims-index .page-actions .action-default.scalable:hover,
.customerconnect-returns-index .page-actions .action-default.scalable:hover {
  background: #002f6c !important;
  border: 0px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.scalable.save:hover {
  background: #002f6c;
}
.opc .section .step-title .number,
.opc .section.allow.active .step-title .number,
.no-touch .opc .section.allow:hover .step-title .number {
  background: #41aefc;
}
.opc .section.allow .step-title:hover h2,
.opc .section.active .step-title h2 {
  color: #41aefc;
}
#rfq_update .data-grid .attachment .content-header table tr td {
  border: 0px;
}
.action.secondary:hover .popup-authentication .modal-inner-wrap,
.secondary a.action:hover .popup-authentication .modal-inner-wrap,
.action-default:hover .popup-authentication .modal-inner-wrap,
button:hover .popup-authentication .modal-inner-wrap,
.block-footer .action-add:hover .popup-authentication .modal-inner-wrap,
.block-footer .action-add:hover .popup-authentication .modal-inner-wrap,
.action.secondary:active .popup-authentication .modal-inner-wrap,
.secondary a.action:active .popup-authentication .modal-inner-wrap,
.action-default:active .popup-authentication .modal-inner-wrap,
button:active .popup-authentication .modal-inner-wrap,
.block-footer .action-add:active .popup-authentication .modal-inner-wrap,
.block-footer .action-add:active .popup-authentication .modal-inner-wrap,
.action.secondary:focus .popup-authentication .modal-inner-wrap,
.secondary a.action:focus .popup-authentication .modal-inner-wrap,
.action-default:focus .popup-authentication .modal-inner-wrap,
button:focus .popup-authentication .modal-inner-wrap,
.block-footer .action-add:focus .popup-authentication .modal-inner-wrap,
.block-footer .action-add:focus .modals-wrapper .popup-authentication .modal-inner-wrap {
  width: 70%;
}
.action.secondary:hover .popup-authentication .modal-inner-wrap .block-authentication .block-new-customer .block-title,
.secondary a.action:hover .popup-authentication .modal-inner-wrap .block-authentication .block-new-customer .block-title,
.action-default:hover .popup-authentication .modal-inner-wrap .block-authentication .block-new-customer .block-title,
button:hover .popup-authentication .modal-inner-wrap .block-authentication .block-new-customer .block-title,
.block-footer .action-add:hover .popup-authentication .modal-inner-wrap .block-authentication .block-new-customer .block-title,
.block-footer .action-add:hover .popup-authentication .modal-inner-wrap .block-authentication .block-new-customer .block-title,
.action.secondary:active .popup-authentication .modal-inner-wrap .block-authentication .block-new-customer .block-title,
.secondary a.action:active .popup-authentication .modal-inner-wrap .block-authentication .block-new-customer .block-title,
.action-default:active .popup-authentication .modal-inner-wrap .block-authentication .block-new-customer .block-title,
button:active .popup-authentication .modal-inner-wrap .block-authentication .block-new-customer .block-title,
.block-footer .action-add:active .popup-authentication .modal-inner-wrap .block-authentication .block-new-customer .block-title,
.block-footer .action-add:active .popup-authentication .modal-inner-wrap .block-authentication .block-new-customer .block-title,
.action.secondary:focus .popup-authentication .modal-inner-wrap .block-authentication .block-new-customer .block-title,
.secondary a.action:focus .popup-authentication .modal-inner-wrap .block-authentication .block-new-customer .block-title,
.action-default:focus .popup-authentication .modal-inner-wrap .block-authentication .block-new-customer .block-title,
button:focus .popup-authentication .modal-inner-wrap .block-authentication .block-new-customer .block-title,
.block-footer .action-add:focus .popup-authentication .modal-inner-wrap .block-authentication .block-new-customer .block-title,
.block-footer .action-add:focus .modals-wrapper .popup-authentication .modal-inner-wrap .block-authentication .block-new-customer .block-title {
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  font-weight: bold;
}
.action.secondary:hover .popup-authentication .modal-inner-wrap .block-authentication .block-new-customer .block-content .actions-toolbar div.primary .action-register,
.secondary a.action:hover .popup-authentication .modal-inner-wrap .block-authentication .block-new-customer .block-content .actions-toolbar div.primary .action-register,
.action-default:hover .popup-authentication .modal-inner-wrap .block-authentication .block-new-customer .block-content .actions-toolbar div.primary .action-register,
button:hover .popup-authentication .modal-inner-wrap .block-authentication .block-new-customer .block-content .actions-toolbar div.primary .action-register,
.block-footer .action-add:hover .popup-authentication .modal-inner-wrap .block-authentication .block-new-customer .block-content .actions-toolbar div.primary .action-register,
.block-footer .action-add:hover .popup-authentication .modal-inner-wrap .block-authentication .block-new-customer .block-content .actions-toolbar div.primary .action-register,
.action.secondary:active .popup-authentication .modal-inner-wrap .block-authentication .block-new-customer .block-content .actions-toolbar div.primary .action-register,
.secondary a.action:active .popup-authentication .modal-inner-wrap .block-authentication .block-new-customer .block-content .actions-toolbar div.primary .action-register,
.action-default:active .popup-authentication .modal-inner-wrap .block-authentication .block-new-customer .block-content .actions-toolbar div.primary .action-register,
button:active .popup-authentication .modal-inner-wrap .block-authentication .block-new-customer .block-content .actions-toolbar div.primary .action-register,
.block-footer .action-add:active .popup-authentication .modal-inner-wrap .block-authentication .block-new-customer .block-content .actions-toolbar div.primary .action-register,
.block-footer .action-add:active .popup-authentication .modal-inner-wrap .block-authentication .block-new-customer .block-content .actions-toolbar div.primary .action-register,
.action.secondary:focus .popup-authentication .modal-inner-wrap .block-authentication .block-new-customer .block-content .actions-toolbar div.primary .action-register,
.secondary a.action:focus .popup-authentication .modal-inner-wrap .block-authentication .block-new-customer .block-content .actions-toolbar div.primary .action-register,
.action-default:focus .popup-authentication .modal-inner-wrap .block-authentication .block-new-customer .block-content .actions-toolbar div.primary .action-register,
button:focus .popup-authentication .modal-inner-wrap .block-authentication .block-new-customer .block-content .actions-toolbar div.primary .action-register,
.block-footer .action-add:focus .popup-authentication .modal-inner-wrap .block-authentication .block-new-customer .block-content .actions-toolbar div.primary .action-register,
.block-footer .action-add:focus .modals-wrapper .popup-authentication .modal-inner-wrap .block-authentication .block-new-customer .block-content .actions-toolbar div.primary .action-register {
  height: auto;
  font-size: 1.4rem;
  padding: 5px 15px;
}
.action.secondary:hover .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-title,
.secondary a.action:hover .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-title,
.action-default:hover .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-title,
button:hover .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-title,
.block-footer .action-add:hover .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-title,
.block-footer .action-add:hover .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-title,
.action.secondary:active .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-title,
.secondary a.action:active .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-title,
.action-default:active .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-title,
button:active .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-title,
.block-footer .action-add:active .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-title,
.block-footer .action-add:active .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-title,
.action.secondary:focus .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-title,
.secondary a.action:focus .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-title,
.action-default:focus .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-title,
button:focus .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-title,
.block-footer .action-add:focus .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-title,
.block-footer .action-add:focus .modals-wrapper .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-title {
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  font-weight: bold;
}
.action.secondary:hover .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-content .actions-toolbar div.primary .action-login,
.secondary a.action:hover .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-content .actions-toolbar div.primary .action-login,
.action-default:hover .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-content .actions-toolbar div.primary .action-login,
button:hover .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-content .actions-toolbar div.primary .action-login,
.block-footer .action-add:hover .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-content .actions-toolbar div.primary .action-login,
.block-footer .action-add:hover .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-content .actions-toolbar div.primary .action-login,
.action.secondary:active .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-content .actions-toolbar div.primary .action-login,
.secondary a.action:active .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-content .actions-toolbar div.primary .action-login,
.action-default:active .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-content .actions-toolbar div.primary .action-login,
button:active .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-content .actions-toolbar div.primary .action-login,
.block-footer .action-add:active .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-content .actions-toolbar div.primary .action-login,
.block-footer .action-add:active .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-content .actions-toolbar div.primary .action-login,
.action.secondary:focus .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-content .actions-toolbar div.primary .action-login,
.secondary a.action:focus .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-content .actions-toolbar div.primary .action-login,
.action-default:focus .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-content .actions-toolbar div.primary .action-login,
button:focus .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-content .actions-toolbar div.primary .action-login,
.block-footer .action-add:focus .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-content .actions-toolbar div.primary .action-login,
.block-footer .action-add:focus .modals-wrapper .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-content .actions-toolbar div.primary .action-login {
  border: 0px;
  -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
  box-shadow: 0px 0px 4px 1px #f2f2f2;
  color: #efefef;
  padding: 7px 15px 7px;
  border-radius: 4px;
  background: #41aefc;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  text-transform: uppercase;
  height: 38px;
  box-shadow: none;
  font-weight: bold;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-size: 1.4rem;
  padding: 5px 15px;
  height: auto;
}
.action.secondary:hover .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-content .actions-toolbar div.primary .action-login:hover,
.secondary a.action:hover .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-content .actions-toolbar div.primary .action-login:hover,
.action-default:hover .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-content .actions-toolbar div.primary .action-login:hover,
button:hover .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-content .actions-toolbar div.primary .action-login:hover,
.block-footer .action-add:hover .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-content .actions-toolbar div.primary .action-login:hover,
.block-footer .action-add:hover .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-content .actions-toolbar div.primary .action-login:hover,
.action.secondary:active .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-content .actions-toolbar div.primary .action-login:hover,
.secondary a.action:active .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-content .actions-toolbar div.primary .action-login:hover,
.action-default:active .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-content .actions-toolbar div.primary .action-login:hover,
button:active .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-content .actions-toolbar div.primary .action-login:hover,
.block-footer .action-add:active .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-content .actions-toolbar div.primary .action-login:hover,
.block-footer .action-add:active .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-content .actions-toolbar div.primary .action-login:hover,
.action.secondary:focus .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-content .actions-toolbar div.primary .action-login:hover,
.secondary a.action:focus .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-content .actions-toolbar div.primary .action-login:hover,
.action-default:focus .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-content .actions-toolbar div.primary .action-login:hover,
button:focus .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-content .actions-toolbar div.primary .action-login:hover,
.block-footer .action-add:focus .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-content .actions-toolbar div.primary .action-login:hover,
.block-footer .action-add:focus .modals-wrapper .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-content .actions-toolbar div.primary .action-login:hover {
  background: #002f6c !important;
  border: 0px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.action.secondary:hover .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-content .actions-toolbar div.secondary,
.secondary a.action:hover .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-content .actions-toolbar div.secondary,
.action-default:hover .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-content .actions-toolbar div.secondary,
button:hover .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-content .actions-toolbar div.secondary,
.block-footer .action-add:hover .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-content .actions-toolbar div.secondary,
.block-footer .action-add:hover .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-content .actions-toolbar div.secondary,
.action.secondary:active .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-content .actions-toolbar div.secondary,
.secondary a.action:active .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-content .actions-toolbar div.secondary,
.action-default:active .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-content .actions-toolbar div.secondary,
button:active .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-content .actions-toolbar div.secondary,
.block-footer .action-add:active .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-content .actions-toolbar div.secondary,
.block-footer .action-add:active .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-content .actions-toolbar div.secondary,
.action.secondary:focus .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-content .actions-toolbar div.secondary,
.secondary a.action:focus .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-content .actions-toolbar div.secondary,
.action-default:focus .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-content .actions-toolbar div.secondary,
button:focus .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-content .actions-toolbar div.secondary,
.block-footer .action-add:focus .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-content .actions-toolbar div.secondary,
.block-footer .action-add:focus .modals-wrapper .popup-authentication .modal-inner-wrap .block-authentication .block-customer-login .block-content .actions-toolbar div.secondary {
  margin-right: 0rem;
  padding-top: 0rem;
}
.account .column.main .modals-wrapper .modal-popup.suppliermanagedashboard .field.choice select {
  border-radius: 5px;
}
.account .column.main #line-search .box-head h2 {
  font-size: 2rem;
  margin-top: 5px;
}
.account .column.main ul.order-links {
  margin-bottom: 2px;
}
.data-grid tbody tr .top-none .block.block-dashboard-info .search-form .fieldset {
  padding-left: 5px;
}
.box-info.box-account .info-list.col-count-3 p {
  padding-left: 5px;
}
.quickorderpad .qop-search.csvincluded form,
.quickorderpad .qop-search form {
  width: 44% !important;
  margin-right: 1%;
}
.customerconnect-rfqs-linesearch .page-main > .page-title-wrapper .page-title h1 {
  margin-bottom: 15px;
}
.customerconnect-rfqs-linesearch .page-main > .page-title-wrapper .page-title h1 span {
  font-size: 2.0rem;
}
.quickorderpad #select-list-form .fieldset p label {
  display: block;
}
.quickorderpad #select-list-form .fieldset p #search_lists {
  padding: 7px 15px 6px;
  position: relative;
  top: -1px;
}
.data-grid th:first-child {
  background: #41aefc;
}
.expand-table .headings th {
  background: #41aefc;
}
.admin__data-grid-wrap .data-grid.table th.data-grid-th,
.admin__data-grid-wrap .data-grid.table th.data-grid-th._sortable {
  background: #41aefc;
  border: 0.1rem solid #41aefc;
}
.admin__data-grid-wrap .data-grid.table tbody table.expand-table thead th {
  background: #41aefc;
  border: 0.1rem solid #41aefc;
}
#rfq_update .box-info .info-list-extra #rfq_price_comments span.label {
  text-align: left;
}
#rfq_update .box-info .info-list select {
  width: 50%;
}
#purchase_order_update .a-right .scalable {
  width: 200px;
}
#rfq_update .a-right,
#purchase_order_update .a-right {
  float: none;
  position: absolute;
  top: -100px;
  right: 0px;
  display: block;
  width: 155px;
}
#rfq_save {
  position: absolute;
  right: 232px;
  top: 300px;
  border: 0px;
  -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
  box-shadow: 0px 0px 4px 1px #f2f2f2;
  color: #efefef;
  padding: 7px 15px 7px;
  border-radius: 4px;
  background: #41aefc;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 1.4rem;
  height: 38px;
  box-shadow: none;
  font-weight: bold;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#rfq_save:hover {
  background: #002f6c !important;
  border: 0px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#purchase_order_save {
  position: absolute;
  right: 20px;
  top: 55px;
  border: 0px;
  -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
  box-shadow: 0px 0px 4px 1px #f2f2f2;
  color: #efefef;
  padding: 7px 15px 7px;
  border-radius: 4px;
  background: #41aefc;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 1.4rem;
  height: 38px;
  box-shadow: none;
  font-weight: bold;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#purchase_order_save:hover {
  background: #002f6c !important;
  border: 0px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.epicor_lists-lists-deliveryaddress .box-info.box-account.col-full .content-header table tbody tr {
  background: none;
  border-bottom: 0px;
}
.epicor_lists-lists-deliveryaddress .box-info.box-account.col-full .content-header table tbody tr td {
  background: none;
}
.checkout-container .opc-wrapper .opc .checkout-shipping-address .address-button-container .ecc-search-address .action-secondary:focus,
.checkout-container .opc-wrapper .opc .checkout-shipping-address .address-button-container .ecc-search-address .action-secondary:active {
  color: #41aefc;
  background: none;
}
.udfields-block .step-title {
  margin-bottom: 20px;
}
.udfields-block .udfields-form {
  width: 50%;
}
.udfields-block .udfields-form .field {
  margin-bottom: 30px;
}
.udfields-block .udfields-form .field .label {
  margin-bottom: 10px;
}
.udfields-block .udfields-form .field .checkbox {
  height: 20px;
  width: 20px;
}
.udfields-block .udfields-form .field .input-date {
  border-radius: 25px;
}
.modal-popup.modal-slide .modal-footer button.cancel,
.modal-popup.modal-slide .modal-footer button.delete,
.modal-popup.modal-slide .modal-footer button.fail {
  border: 0px;
  color: #41aefc !important;
  background: #ffffff !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
  outline: none !important;
  cursor: pointer !important;
  font-weight: bold !important;
  padding: 7px 15px 7px !important;
  border-radius: 25px !important;
  background-image: none !important;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: none !important;
}
.modal-popup.modal-slide .modal-footer button.cancel span,
.modal-popup.modal-slide .modal-footer button.delete span,
.modal-popup.modal-slide .modal-footer button.fail span {
  background-image: none;
  padding-left: 0px;
}
.modal-popup.modal-slide .modal-footer button.cancel:hover,
.modal-popup.modal-slide .modal-footer button.delete:hover,
.modal-popup.modal-slide .modal-footer button.fail:hover {
  background: #002f6c !important;
  color: #41aefc !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 0px !important;
  background-image: none !important;
}
.modal-popup.modal-slide .modal-footer button.cancel:hover span,
.modal-popup.modal-slide .modal-footer button.delete:hover span,
.modal-popup.modal-slide .modal-footer button.fail:hover span {
  background-image: none;
}
#bpudfieldblock {
  background: #f9f9f9;
  padding: 20px;
}
#bpudfieldblock .step-title {
  font-size: 1.8rem;
  font-weight: 600;
  text-transform: uppercase;
  color: #222222;
  border-bottom: 1px solid #e0eaec;
  margin-bottom: 5px;
}
.sales-order-shipment .table-wrapper.order-items-shipment .data.table.shipment tbody tr th {
  background-color: #41aefc !important;
  color: #efefef !important;
  border-bottom: 1px solid #41aefc !important;
  border-right: 1px solid #41aefc !important;
}
.sales-order-shipment .table-wrapper.order-items-shipment .data.table.shipment tbody tr th:hover,
.sales-order-shipment .table-wrapper.order-items-shipment .data.table.shipment tbody tr th:focus {
  background: #41aefc;
}
.sales-order-shipment .table-wrapper.order-items-shipment .data.table.shipment tbody tr:nth-child(odd) td {
  border-top: 0px;
  background-color: #ffffff;
  color: #222222;
  border-bottom: 1px solid #f2f2f2;
  border-right: 1px solid #f2f2f2;
}
.sales-order-shipment .table-wrapper.order-items-shipment .data.table.shipment tbody tr:nth-child(odd) td strong {
  font-size: 1.6rem;
}
.sales-order-shipment .table-wrapper.order-items-shipment .data.table.shipment tbody tr:nth-child(odd):hover td {
  background: #f1f9ff;
}
.sales-order-shipment .table-wrapper.order-items-shipment .data.table.shipment tbody tr:nth-child(even) td {
  border-top: 0px;
  background-color: #ffffff;
  color: #222222;
  border-bottom: 1px solid #f2f2f2;
  border-right: 1px solid #f2f2f2;
}
.sales-order-shipment .table-wrapper.order-items-shipment .data.table.shipment tbody tr:nth-child(even) td strong {
  font-size: 1.6rem;
}
.sales-order-shipment .table-wrapper.order-items-shipment .data.table.shipment tbody tr:nth-child(even):hover td {
  background: #f1f9ff;
}
.customerconnect-arpayments-index #show-arpayments-checkoutpopup {
  min-height: 400px !important;
}
.customerconnect-arpayments-index #arpaymentsIframe {
  min-height: 400px !important;
}
.supplierconnect-rfq-details #rfq_update .a-right #rfq_save {
  right: 15px;
  width: 200px;
  top: 30px;
}
.supplierconnect-rfq-details .box-info.box-account.col-1.block .info-list.col-count-1 {
  background: #f9f9f9;
  padding: 15px 15px 15px 15px;
  -webkit-box-shadow: 0px 0px 3px 0px #f2f2f2;
  -moz-box-shadow: 0px 0px 3px 0px #f2f2f2;
  -o-box-shadow: 0px 0px 3px 0px #f2f2f2;
  box-shadow: 0px 0px 3px 0px #f2f2f2;
  border: 1px solid #f2f2f2;
  height: 220px;
  overflow-y: auto;
}
.supplierconnect-rfq-details .box-info.box-account #rfq_expires #expires_date {
  width: 45%;
}
.supplierconnect-rfq-details .box-info.box-account div.content-header table tr td {
  text-align: right;
}
.supplierconnect-rfq-details .buttons-set p.back-link a {
  padding: 5px 15px;
}
.dealerconnect-quotes-new .columns .box-account .buttons-set a#line-add-close {
  border: 0px;
  color: #41aefc;
  background: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  outline: none;
  cursor: pointer;
  font-weight: bold;
  padding: 7px 15px 7px;
  border-radius: 4px;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: none;
  position: relative;
  top: 1px;
  padding: 5px 15px 6px;
}
.dealerconnect-quotes-new .columns .box-account .buttons-set a#line-add-close:hover {
  background: #002f6c !important;
  color: #41aefc;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 0px;
}
.dealerconnect-inventory-search .page-actions {
  float: right;
  clear: both;
}
.dealerconnect-inventory-search .page-actions .action-default.scalable.add {
  border: 0px;
  -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
  box-shadow: 0px 0px 4px 1px #f2f2f2;
  color: #efefef;
  padding: 7px 15px 7px;
  border-radius: 4px;
  background: #41aefc;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 1.4rem;
  height: 38px;
  box-shadow: none;
  font-weight: bold;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.dealerconnect-inventory-search .page-actions .action-default.scalable.add:hover {
  background: #002f6c !important;
  border: 0px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.dealerconnect-inventory-search .admin__data-grid-header-row:last-child {
  margin-bottom: 10px;
}
.dealerconnect-quotes-index form#rfq_confirmreject .page-actions,
.customerconnect-rfqs-index form#rfq_confirmreject .page-actions {
  float: right;
  clear: both;
}
.dealerconnect-quotes-index form#rfq_confirmreject .page-actions .action-default.scalable.add,
.customerconnect-rfqs-index form#rfq_confirmreject .page-actions .action-default.scalable.add {
  border: 0px;
  -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
  box-shadow: 0px 0px 4px 1px #f2f2f2;
  color: #efefef;
  padding: 7px 15px 7px;
  border-radius: 4px;
  background: #41aefc;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 1.4rem;
  height: 38px;
  box-shadow: none;
  font-weight: bold;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.dealerconnect-quotes-index form#rfq_confirmreject .page-actions .action-default.scalable.add:hover,
.customerconnect-rfqs-index form#rfq_confirmreject .page-actions .action-default.scalable.add:hover {
  background: #002f6c !important;
  border: 0px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.dealerconnect-quotes-index #customerconnect_rfqs_table .data-grid-checkbox-cell-inner input[type='checkbox'].admin__control-checkbox,
.customerconnect-rfqs-index #customerconnect_rfqs_table .data-grid-checkbox-cell-inner input[type='checkbox'].admin__control-checkbox,
.dealerconnect-quotes-index #customerconnect_rfqs_table .data-grid-checkbox-cell-inner input[type='radio'].admin__control-checkbox,
.customerconnect-rfqs-index #customerconnect_rfqs_table .data-grid-checkbox-cell-inner input[type='radio'].admin__control-checkbox {
  height: 14px;
  width: 14px;
  top: 3px;
}
.dealerconnect-quotes-index #customerconnect_rfqs_table .action-link-ht.col-action,
.customerconnect-rfqs-index #customerconnect_rfqs_table .action-link-ht.col-action {
  min-width: 64px;
  padding: 10px 5px;
}
.account button,
.account .button .account a,
.account a.action,
.account .scalable.a-right {
  height: auto !important;
  padding: 6px 10px !important;
}
.account button:hover,
.account .button .account a:hover,
.account a.action:hover,
.account .scalable.a-right:hover {
  border: 0px !important;
}
.account .columns .form-edit-account .fieldset .legend {
  background: none;
  font-size: 1.8rem;
  font-weight: 600;
  color: #222222;
  padding-left: 0px;
  text-transform: uppercase;
  border-color: #f2f2f2;
  padding-bottom: 6px;
}
.account .columns .form-edit-account .fieldset .legend span {
  font-size: 1.8rem;
  font-weight: 600;
  text-transform: uppercase;
}
.account .columns .form-edit-account .fieldset .field .control .mage-error {
  top: 55px;
}
.account .columns .modal-popup.managedashboard .modal-content .dealer-manage-dashboard#form-validate select {
  padding: 5px 10px;
}
.account .header .block-search .block-content .actions .action.search[disabled],
.account .header .block-search .block-content .actions .action.search,
.account .header .block-search .block-content .actions .action.search.disabled {
  padding: 0px !important;
}
.account .header .block-search .block-content .actions .action.search[disabled]:before,
.account .header .block-search .block-content .actions .action.search:before,
.account .header .block-search .block-content .actions .action.search.disabled:before {
  bottom: 4px;
}
.quotes-manage-index .columns .buttons-set p.back-link a {
  padding: 5px 15px;
  position: relative;
  top: 2px;
}
.quotes-manage-view .columns #quote-btns {
  margin-bottom: 15px;
}
.quotes-manage-view .columns #quote-btns h1 {
  margin-bottom: 15px;
}
.quotes-manage-view .columns #quote-btns a {
  border: 0px;
  color: #41aefc;
  background: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  outline: none;
  cursor: pointer;
  font-weight: bold;
  padding: 7px 15px 7px;
  border-radius: 4px;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: none;
  margin-right: 15px;
}
.quotes-manage-view .columns #quote-btns a:hover {
  background: #002f6c !important;
  color: #41aefc;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 0px;
}
.quotes-manage-view .columns #noteform .new-comment-box {
  margin-bottom: 15px;
}
.quotes-manage-view .columns .order-items.order-details .data-table tbody td h3.product-name {
  font-size: 1.6rem;
  margin: 5px;
}
.quotes-manage-view .columns .order-items.order-details .data-table tbody td div.product-sku {
  margin: 5px;
}
.quotes-manage-view .columns .order-items.order-details .data-table tbody td div.product-sku span.label {
  font-weight: bold;
}
.quotes-manage-view .columns .order-items.order-details .data-table tbody td dl.item-options {
  margin: 5px;
}
.quotes-manage-view .columns .order-items.order-details .data-table tfoot tr td:last-child {
  position: relative;
  left: -50px;
}
.quotes-manage-view .columns .buttons-set p.back-link a {
  padding: 5px 15px;
  position: relative;
  top: 2px;
}
/* My account side navigation */
.block .title.account-nav-title {
  margin-bottom: 0px;
}
.block-collapsible-nav {
  margin-bottom: 10px !important;
}
.block-collapsible-nav .content {
  background: #f1f1f1;
  padding: 0px;
}
.block-collapsible-nav .item {
  margin: 0px;
}
.block-collapsible-nav .item .delimiter {
  display: none;
}
.block-collapsible-nav .item a {
  color: #222222;
  border-left: 5px solid #41aefc;
  border-bottom: 1px solid #f2f2f2;
  padding: 8px 18px 8px 15px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border-right: 1px solid #f2f2f2;
}
.block-collapsible-nav .item a:hover {
  background: #41aefc;
  color: #efefef;
  border-left: 5px solid #41aefc;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.block-collapsible-nav .item > strong {
  color: #222222;
  border-left: 5px solid #41aefc;
  border-bottom: 1px solid #f2f2f2;
  padding: 8px 18px 8px 15px;
}
.block-collapsible-nav .item.current a {
  color: #efefef;
  border-left: 5px solid #41aefc;
  border-bottom: 1px solid #f2f2f2;
  padding: 8px 18px 8px 15px;
  background: #41aefc;
}
.block-collapsible-nav .item.current > strong {
  color: #efefef;
  border-left: 5px solid #41aefc;
  border-bottom: 1px solid #f2f2f2;
  padding: 8px 18px 8px 15px;
  background: #41aefc;
}
.block-collapsible-nav .title.block-collapsible-nav-title {
  background: #41aefc;
  color: #efefef;
  margin: 0px;
  padding: 0.5em;
}
/* End of My account side navigation */
.customer-account-forgotpassword .fieldset .field.captcha .control div.mage-error[generated] {
  position: relative;
  top: 0px;
}
.customer-account-forgotpassword .form.password.forget .fieldset:after {
  font-size: 1.3rem;
}
.customer-account-forgotpassword .password.forget {
  background: #f9f9f9;
  padding: 15px 15px 15px 15px;
  -webkit-box-shadow: 0px 0px 3px 0px #f2f2f2;
  -moz-box-shadow: 0px 0px 3px 0px #f2f2f2;
  -o-box-shadow: 0px 0px 3px 0px #f2f2f2;
  box-shadow: 0px 0px 3px 0px #f2f2f2;
  border: 1px solid #f2f2f2;
}
.customer-account-forgotpassword .password.forget .email.required .control {
  width: 70%;
}
.customer-account-forgotpassword .password.forget .email.required .mage-error {
  top: 55px;
}
.customer-account-forgotpassword .password.forget .actions-toolbar .primary .submit.primary {
  padding: 7px 15px 7px;
}
.form.create.account.form-create-account {
  width: 60%;
  margin-left: 5px;
  background: #f9f9f9;
  padding: 15px 15px 15px 15px;
  -webkit-box-shadow: 0px 0px 3px 0px #f2f2f2;
  -moz-box-shadow: 0px 0px 3px 0px #f2f2f2;
  -o-box-shadow: 0px 0px 3px 0px #f2f2f2;
  box-shadow: 0px 0px 3px 0px #f2f2f2;
  border: 1px solid #f2f2f2;
  background: none;
}
.form.create.account.form-create-account .fieldset .legend,
.form.create.account.form-create-account .fieldset .legend > span {
  background: none;
  font-size: 1.8rem;
  font-weight: 600;
  color: #222222;
  padding-left: 0px;
  text-transform: uppercase;
  border-color: #f2f2f2;
  padding-bottom: 6px;
  margin-bottom: 10px;
}
.form.create.account.form-create-account .fieldset h2.legend {
  border-bottom: 1px solid #002f6c;
  font-size: 1.4rem !important;
  display: inline-block;
  margin-top: -50px;
  width: auto;
  padding: 0px 0px 3px 0px;
}
.form.create.account.form-create-account .fieldset .legend > span {
  border-bottom: 1px solid #002f6c;
  font-size: 1.4rem;
  display: inline-block;
  padding-bottom: 3px;
}
.form.create.account.form-create-account .fieldset .field {
  vertical-align: top;
}
.form.create.account.form-create-account .fieldset .field.required div.mage-error {
  position: absolute;
  top: 55px;
}
.form.create.account.form-create-account .fieldset div label {
  margin-left: 23px;
}
.form.create.account.form-create-account .fieldset .field {
  position: relative;
  width: 46%;
  display: inline-block;
  margin: 1%;
}
.form.create.account.form-create-account .fieldset .field label.label {
  margin-left: 1px;
}
.form.create.account.form-create-account .fieldset .field .input-box .checkbox {
  height: 16px;
  width: 18px;
  top: 23px;
}
.form.create.account.form-create-account .buttons-set p.required {
  font-size: 1.3rem;
  color: #e02b27;
}
.form.create.account.form-create-account .buttons-set .back-link a {
  padding: 6px 15px;
  margin-right: 15px;
}
.form.create.account.form-create-account .buttons-set button.button {
  padding: 7px 15px;
  position: relative;
  bottom: 1px;
}
.login-container .block.setup-account .block-content .actions-toolbar .primary .action.create.primary,
.login-container .block.business-account .block-content .actions-toolbar .primary .action.create.primary {
  background: none;
  border: 1px solid #41aefc;
  -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
  box-shadow: 0px 0px 4px 1px #f2f2f2;
  padding: 10px 15px 10px;
  color: #41aefc;
}
.login-container .block.block-customer-login,
.login-container .block.block-new-customer {
  border: 0px !important;
  -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
  box-shadow: 0px 0px 4px 1px #f2f2f2;
  float: none;
  margin: 0 auto;
  padding: 0px;
  max-width: 840px;
  width: 100% !important;
  position: relative;
  border: 2px solid #002f6c;
  margin-bottom: 20px;
  overflow: hidden;
}
.login-container .block.block-customer-login .log-block-right,
.login-container .block.block-new-customer .log-block-right {
  float: left;
  width: 22%;
  text-transform: uppercase;
  background: #002f6c;
  display: block;
  color: #41aefc;
  font-size: 2.2rem;
  font-weight: bold;
  height: 100%;
  padding: 30px 15px;
  position: absolute;
  bottom: 0px;
  top: 0px;
  -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
  box-shadow: 0px 0px 4px 1px #f2f2f2;
}
.login-container .block.block-customer-login .log-block-right span,
.login-container .block.block-new-customer .log-block-right span {
  width: 100px;
  display: block;
}
.login-container .block.block-customer-login .log-block-left,
.login-container .block.block-new-customer .log-block-left {
  float: left;
  width: 65%;
  padding: 30px 15px;
  height: auto;
  margin-left: 27%;
}
.login-container .block.block-customer-login .log-block-left .actions-toolbar .primary,
.login-container .block.block-new-customer .log-block-left .actions-toolbar .primary,
.login-container .block.block-customer-login .log-block-left .actions-toolbar .secondary,
.login-container .block.block-new-customer .log-block-left .actions-toolbar .secondary {
  float: left;
}
.login-container .block.block-customer-login:after,
.login-container .block.block-new-customer:after {
  width: 2%;
  background: #002f6c;
  display: block;
  content: " ";
  position: absolute;
  top: 0px;
  bottom: 0px;
  right: 0px;
  -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
  box-shadow: 0px 0px 4px 1px #f2f2f2;
}
.login-container .block.block-customer-login .block-title,
.login-container .block.block-new-customer .block-title {
  border-color: #f2f2f2;
  padding-top: 0px;
  padding-bottom: 6px;
  border: 0px;
  margin-bottom: 5px;
}
.login-container .block.block-customer-login .block-title strong,
.login-container .block.block-new-customer .block-title strong {
  font-weight: bold;
  font-size: 1.4rem;
  text-transform: uppercase;
  color: #222222;
  border-bottom: 1px solid #002f6c;
  padding-bottom: 3px;
  display: inline-block;
}
.login-container .block.block-customer-login .block-content .fieldset.login,
.login-container .block.block-new-customer .block-content .fieldset.login {
  width: 100%;
}
.login-container .block.block-customer-login .block-content .fieldset.login .field.note,
.login-container .block.block-new-customer .block-content .fieldset.login .field.note {
  font-size: 1.2rem;
}
.login-container .block.block-customer-login .block-content .fieldset.login .field .input-text,
.login-container .block.block-new-customer .block-content .fieldset.login .field .input-text {
  z-index: 1;
}
.login-container .block.block-customer-login .block-content .fieldset.login .actions-toolbar .secondary,
.login-container .block.block-new-customer .block-content .fieldset.login .actions-toolbar .secondary {
  margin-top: 0px;
  margin-left: 0px;
}
.login-container .block.block-customer-login .block-content .fieldset.login .actions-toolbar .secondary .action.remind,
.login-container .block.block-new-customer .block-content .fieldset.login .actions-toolbar .secondary .action.remind {
  margin-top: 0px;
}
.login-container .block-new-customer .block-content .actions-toolbar {
  text-align: left;
}
.login-container .block-new-customer .block-content .actions-toolbar b {
  margin-right: 15px;
}
.login-container .block-new-customer .block-content .actions-toolbar .action.create.primary {
  padding: 9px 15px 7px;
}
.login-container .block-customer-login {
  float: none !important;
}
.login-container .block-customer-login .fieldset:after {
  margin-top: 0px;
  font-size: 1.3rem;
  position: absolute;
}
.login-container .block-customer-login .login .actions-toolbar {
  margin-bottom: 5px;
  margin-top: 45px;
}
.login-container .block-customer-login .login .actions-toolbar .login.primary {
  padding: 6px 15px 6px;
  width: 150px;
  text-align: center;
  -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
  box-shadow: 0px 0px 4px 1px #f2f2f2;
}
.login-container .block-customer-login .login .actions-toolbar div.primary,
.login-container .block-customer-login .login .actions-toolbar div.secondary {
  float: left;
}
.login-container .block-customer-login .login .actions-toolbar .secondary .action.remind {
  padding: 9px 15px 9px;
  width: auto;
  text-align: center;
  margin-left: 10px;
  background: none;
}
.login-container .block-customer-login .login .email.required .control .mage-error,
.login-container .block-customer-login .login .password.required .control .mage-error,
.login-container .block-customer-login .login .captcha.required .control .mage-error {
  top: 55px;
}
.login-container .block-customer-login .login .captcha.required .nested {
  margin-top: 20px;
}
.login-container .block-new-customer.setup-account,
.login-container .block-new-customer.business-account {
  float: none !important;
}
.login-container .block-new-customer > br {
  display: none;
}
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-name .product-item-link {
  width: 150px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.customer-account-index .block-reviews-dashboard .block-content .items li.item {
  background: #ffffff;
  padding: 10px;
  border: 1px solid #f2f2f2;
  margin-bottom: 10px;
}
.customer-account-index .box-account.box-recent .box-head {
  width: 97%;
  display: block;
  position: relative;
}
.customer-account-index .box-account.box-recent .box-head h2 {
  float: left;
  font-size: 2.2rem;
  font-weight: 300;
  background: #41aefc;
  padding: 7px 12px;
  width: 100%;
  display: block;
  color: #efefef;
  text-transform: capitalize;
}
.customer-account-index .box-account.box-recent .box-head a {
  float: right;
  color: #41aefc;
  background: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  outline: none;
  cursor: pointer;
  font-weight: bold;
  padding: 7px 15px 7px;
  border-radius: 4px;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: none;
  position: absolute;
  right: -5px;
  border: 0px;
  height: auto;
  font-size: 1.2rem;
  padding: 6px 12px;
  top: 6px;
}
.customer-account-index .box-account.box-recent .box-head a:hover {
  background: #002f6c !important;
  color: #41aefc;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 0px;
}
.block-dashboard-info .block-content .box-information,
.block-dashboard-info .block-content .box-newsletter {
  height: 260px;
  overflow-y: auto;
}
.block-dashboard-info .block-content .box-information .box-actions,
.block-dashboard-info .block-content .box-newsletter .box-actions {
  position: absolute;
  bottom: 15px;
  left: 15px;
}
.block-dashboard-info .block-content .box-information .box-actions .action.edit,
.block-dashboard-info .block-content .box-newsletter .box-actions .action.edit,
.block-dashboard-info .block-content .box-information .box-actions .action.change-password,
.block-dashboard-info .block-content .box-newsletter .box-actions .action.change-password {
  border: 0px;
  color: #41aefc;
  background: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  outline: none;
  cursor: pointer;
  font-weight: bold;
  padding: 7px 15px 7px;
  border-radius: 4px;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: none;
  height: auto;
  padding: 6px 12px;
}
.block-dashboard-info .block-content .box-information .box-actions .action.edit:hover,
.block-dashboard-info .block-content .box-newsletter .box-actions .action.edit:hover,
.block-dashboard-info .block-content .box-information .box-actions .action.change-password:hover,
.block-dashboard-info .block-content .box-newsletter .box-actions .action.change-password:hover {
  background: #002f6c !important;
  color: #41aefc;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 0px;
}
.block-dashboard-info .block-content .box-information .box-actions .action.edit:after,
.block-dashboard-info .block-content .box-newsletter .box-actions .action.edit:after,
.block-dashboard-info .block-content .box-information .box-actions .action.change-password:after,
.block-dashboard-info .block-content .box-newsletter .box-actions .action.change-password:after {
  border: 0px;
  content: "";
  margin: 0px;
}
.block-dashboard-info .block-title #billing_address_update {
  margin-top: 0px;
}
.block-dashboard-addresses .box-billing-address,
.block-dashboard-addresses .box-shipping-address {
  height: 230px;
}
.block-dashboard-addresses .box-billing-address .box-actions,
.block-dashboard-addresses .box-shipping-address .box-actions {
  position: absolute;
  bottom: 15px;
  left: 15px;
}
.block-dashboard-addresses .box-billing-address .box-actions .action.edit,
.block-dashboard-addresses .box-shipping-address .box-actions .action.edit,
.block-dashboard-addresses .box-billing-address .box-actions .action.change-password,
.block-dashboard-addresses .box-shipping-address .box-actions .action.change-password {
  color: #41aefc;
  background: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  outline: none;
  cursor: pointer;
  font-weight: bold;
  padding: 7px 15px 7px;
  border-radius: 4px;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: none;
  border: 0px;
  height: auto;
  font-size: 1.2rem;
  padding: 6px 12px;
}
.block-dashboard-addresses .box-billing-address .box-actions .action.edit:hover,
.block-dashboard-addresses .box-shipping-address .box-actions .action.edit:hover,
.block-dashboard-addresses .box-billing-address .box-actions .action.change-password:hover,
.block-dashboard-addresses .box-shipping-address .box-actions .action.change-password:hover {
  background: #002f6c !important;
  color: #41aefc;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 0px;
}
.block-addresses-default .box-address-billing,
.block-addresses-default .box-address-shipping {
  height: 230px;
}
.block-addresses-default .box-address-billing .box-actions,
.block-addresses-default .box-address-shipping .box-actions {
  position: absolute;
  bottom: 15px;
  left: 15px;
}
.block-addresses-default .box-address-billing .box-actions .action.edit,
.block-addresses-default .box-address-shipping .box-actions .action.edit,
.block-addresses-default .box-address-billing .box-actions .action.change-password,
.block-addresses-default .box-address-shipping .box-actions .action.change-password {
  border: 0px;
  color: #41aefc;
  background: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  outline: none;
  cursor: pointer;
  font-weight: bold;
  padding: 7px 15px 7px;
  border-radius: 4px;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: none;
  height: auto;
  padding: 6px 12px;
}
.block-addresses-default .box-address-billing .box-actions .action.edit:hover,
.block-addresses-default .box-address-shipping .box-actions .action.edit:hover,
.block-addresses-default .box-address-billing .box-actions .action.change-password:hover,
.block-addresses-default .box-address-shipping .box-actions .action.change-password:hover {
  background: #002f6c !important;
  color: #41aefc;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 0px;
}
.form-edit-account .fieldset {
  min-height: 270px;
}
.form-edit-account .field.password-info {
  padding: 8px 10px 4px;
  margin-bottom: 15px;
  background-color: #f1f1f1;
  border: 1px solid #f2f2f2;
}
.block-dashboard-info .block-title,
.abs-account-blocks .block-title,
.account .legend,
.form-giftregistry-search .legend,
.block-giftregistry-results .block-title,
.block-giftregistry-shared-items .block-title,
.block-wishlist-search-form .block-title,
.block-wishlist-search-results .block-title,
.multicheckout .block-title,
.multicheckout .block-content .title,
.customer-review .review-details .title,
.paypal-review .block .block-title,
.account .column.main .block:not(.widget) .block-title,
.multicheckout .block-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title,
.sales-guest-view .column.main .block:not(.widget) .block-title {
  background: #41aefc;
  color: #efefef;
  padding: 3px 15px 4px;
  margin-bottom: 20px;
  border-bottom: 0px;
}
.block-dashboard-info .block-title a.action,
.abs-account-blocks .block-title a.action,
.account .legend a.action,
.form-giftregistry-search .legend a.action,
.block-giftregistry-results .block-title a.action,
.block-giftregistry-shared-items .block-title a.action,
.block-wishlist-search-form .block-title a.action,
.block-wishlist-search-results .block-title a.action,
.multicheckout .block-title a.action,
.multicheckout .block-content .title a.action,
.customer-review .review-details .title a.action,
.paypal-review .block .block-title a.action,
.account .column.main .block:not(.widget) .block-title a.action,
.multicheckout .block-title a.action,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title a.action,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title a.action,
.sales-guest-view .column.main .block:not(.widget) .block-title a.action,
.block-dashboard-info .block-title a.edit,
.abs-account-blocks .block-title a.edit,
.account .legend a.edit,
.form-giftregistry-search .legend a.edit,
.block-giftregistry-results .block-title a.edit,
.block-giftregistry-shared-items .block-title a.edit,
.block-wishlist-search-form .block-title a.edit,
.block-wishlist-search-results .block-title a.edit,
.multicheckout .block-title a.edit,
.multicheckout .block-content .title a.edit,
.customer-review .review-details .title a.edit,
.paypal-review .block .block-title a.edit,
.account .column.main .block:not(.widget) .block-title a.edit,
.multicheckout .block-title a.edit,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title a.edit,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title a.edit,
.sales-guest-view .column.main .block:not(.widget) .block-title a.edit,
.block-dashboard-info .block-title a,
.abs-account-blocks .block-title a,
.account .legend a,
.form-giftregistry-search .legend a,
.block-giftregistry-results .block-title a,
.block-giftregistry-shared-items .block-title a,
.block-wishlist-search-form .block-title a,
.block-wishlist-search-results .block-title a,
.multicheckout .block-title a,
.multicheckout .block-content .title a,
.customer-review .review-details .title a,
.paypal-review .block .block-title a,
.account .column.main .block:not(.widget) .block-title a,
.multicheckout .block-title a,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title a,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title a,
.sales-guest-view .column.main .block:not(.widget) .block-title a,
.block-dashboard-info .block-title a.scalable a-right,
.abs-account-blocks .block-title a.scalable a-right,
.account .legend a.scalable a-right,
.form-giftregistry-search .legend a.scalable a-right,
.block-giftregistry-results .block-title a.scalable a-right,
.block-giftregistry-shared-items .block-title a.scalable a-right,
.block-wishlist-search-form .block-title a.scalable a-right,
.block-wishlist-search-results .block-title a.scalable a-right,
.multicheckout .block-title a.scalable a-right,
.multicheckout .block-content .title a.scalable a-right,
.customer-review .review-details .title a.scalable a-right,
.paypal-review .block .block-title a.scalable a-right,
.account .column.main .block:not(.widget) .block-title a.scalable a-right,
.multicheckout .block-title a.scalable a-right,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title a.scalable a-right,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title a.scalable a-right,
.sales-guest-view .column.main .block:not(.widget) .block-title a.scalable a-right {
  float: right;
  color: #41aefc;
  background: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  outline: none;
  cursor: pointer;
  font-weight: bold;
  padding: 7px 15px 7px;
  border-radius: 4px;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: none;
  font-size: 1.2rem;
  border: 0px;
  padding: 6px 12px;
  height: auto;
  margin-top: 1px;
}
.block-dashboard-info .block-title a.action:hover,
.abs-account-blocks .block-title a.action:hover,
.account .legend a.action:hover,
.form-giftregistry-search .legend a.action:hover,
.block-giftregistry-results .block-title a.action:hover,
.block-giftregistry-shared-items .block-title a.action:hover,
.block-wishlist-search-form .block-title a.action:hover,
.block-wishlist-search-results .block-title a.action:hover,
.multicheckout .block-title a.action:hover,
.multicheckout .block-content .title a.action:hover,
.customer-review .review-details .title a.action:hover,
.paypal-review .block .block-title a.action:hover,
.account .column.main .block:not(.widget) .block-title a.action:hover,
.multicheckout .block-title a.action:hover,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title a.action:hover,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title a.action:hover,
.sales-guest-view .column.main .block:not(.widget) .block-title a.action:hover,
.block-dashboard-info .block-title a.edit:hover,
.abs-account-blocks .block-title a.edit:hover,
.account .legend a.edit:hover,
.form-giftregistry-search .legend a.edit:hover,
.block-giftregistry-results .block-title a.edit:hover,
.block-giftregistry-shared-items .block-title a.edit:hover,
.block-wishlist-search-form .block-title a.edit:hover,
.block-wishlist-search-results .block-title a.edit:hover,
.multicheckout .block-title a.edit:hover,
.multicheckout .block-content .title a.edit:hover,
.customer-review .review-details .title a.edit:hover,
.paypal-review .block .block-title a.edit:hover,
.account .column.main .block:not(.widget) .block-title a.edit:hover,
.multicheckout .block-title a.edit:hover,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title a.edit:hover,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title a.edit:hover,
.sales-guest-view .column.main .block:not(.widget) .block-title a.edit:hover,
.block-dashboard-info .block-title a:hover,
.abs-account-blocks .block-title a:hover,
.account .legend a:hover,
.form-giftregistry-search .legend a:hover,
.block-giftregistry-results .block-title a:hover,
.block-giftregistry-shared-items .block-title a:hover,
.block-wishlist-search-form .block-title a:hover,
.block-wishlist-search-results .block-title a:hover,
.multicheckout .block-title a:hover,
.multicheckout .block-content .title a:hover,
.customer-review .review-details .title a:hover,
.paypal-review .block .block-title a:hover,
.account .column.main .block:not(.widget) .block-title a:hover,
.multicheckout .block-title a:hover,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title a:hover,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title a:hover,
.sales-guest-view .column.main .block:not(.widget) .block-title a:hover,
.block-dashboard-info .block-title a.scalable a-right:hover,
.abs-account-blocks .block-title a.scalable a-right:hover,
.account .legend a.scalable a-right:hover,
.form-giftregistry-search .legend a.scalable a-right:hover,
.block-giftregistry-results .block-title a.scalable a-right:hover,
.block-giftregistry-shared-items .block-title a.scalable a-right:hover,
.block-wishlist-search-form .block-title a.scalable a-right:hover,
.block-wishlist-search-results .block-title a.scalable a-right:hover,
.multicheckout .block-title a.scalable a-right:hover,
.multicheckout .block-content .title a.scalable a-right:hover,
.customer-review .review-details .title a.scalable a-right:hover,
.paypal-review .block .block-title a.scalable a-right:hover,
.account .column.main .block:not(.widget) .block-title a.scalable a-right:hover,
.multicheckout .block-title a.scalable a-right:hover,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title a.scalable a-right:hover,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title a.scalable a-right:hover,
.sales-guest-view .column.main .block:not(.widget) .block-title a.scalable a-right:hover {
  background: #002f6c !important;
  color: #41aefc;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 0px;
}
.abs-blocks-2columns,
.abs-discount-block-desktop .block,
.amazon-addresses .amazon-address,
.login-container .block,
.account .column.main .block:not(.widget) .block-content .box,
.form-address-edit > .fieldset,
.form-edit-account .fieldset,
.storecredit .block,
.paypal-review-discount .block,
.cart-discount .block {
  background: #f9f9f9;
  padding: 15px 15px 50px 15px;
  -webkit-box-shadow: 0px 0px 4px 0px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 0px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 0px #f2f2f2;
  box-shadow: 0px 0px 4px 0px #f2f2f2;
  border: 1px solid #f2f2f2;
  position: relative;
  width: 45% !important;
}
.fieldset ul.form-list li.fields {
  list-style: none;
}
.fieldset div label {
  display: inline-block;
  margin-bottom: 10px;
}
.abs-account-block-font-size,
.block-addresses-list address,
.box-billing-address .box-content,
.box-shipping-address .box-content,
.box-address-billing .box-content,
.box-address-shipping .box-content,
.box-information .box-content,
.block-balance-giftcard .block-content,
.block-reviews-dashboard .product-name {
  font-size: 1.4rem;
}
.block .title {
  margin-bottom: 0px;
}
.account .page-title-wrapper .page-title {
  margin-bottom: 20px;
}
.actions-toolbar {
  margin-bottom: 15px;
}
.actions-toolbar .primary {
  float: right;
}
.actions-toolbar .secondary {
  float: right;
}
.actions-toolbar .secondary a.action {
  margin-top: 0px;
}
.action.primary {
  border: 0px;
  -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
  box-shadow: 0px 0px 4px 1px #f2f2f2;
  color: #efefef;
  padding: 7px 15px 7px;
  border-radius: 4px;
  background: #41aefc;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 1.4rem;
  height: 38px;
  box-shadow: none;
  font-weight: bold;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 5px 15px 6px;
}
.action.primary:hover {
  background: #002f6c !important;
  border: 0px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.action.primary:active,
.action.primary:focus {
  background: #002f6c;
  border: 1px solid #002f6c;
}
.action-primary.action-accept {
  border: 0px;
  -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
  box-shadow: 0px 0px 4px 1px #f2f2f2;
  color: #efefef;
  padding: 7px 15px 7px;
  border-radius: 4px;
  background: #41aefc;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 1.4rem;
  height: 38px;
  box-shadow: none;
  font-weight: bold;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.action-primary.action-accept:hover {
  background: #002f6c !important;
  border: 0px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.epicor_salesrep-account-index .box-info.box-account.col-2.block-dashboard-info,
.epicor_salesrep-account-index .box-info.box-account.col-1.block-dashboard-info {
  position: relative;
}
.epicor_salesrep-account-index .box-info.box-account.col-2.block-dashboard-info .vcard,
.epicor_salesrep-account-index .box-info.box-account.col-1.block-dashboard-info .vcard {
  width: 90% !important;
}
.epicor_salesrep-account-index .box-info.box-account.col-2.block-dashboard-info .vcard dt.sec,
.epicor_salesrep-account-index .box-info.box-account.col-1.block-dashboard-info .vcard dt.sec {
  text-align: left;
}
.epicor_salesrep-account-index .box-info.box-account.col-2.block-dashboard-info .salesrep-stats.info-list.col-1,
.epicor_salesrep-account-index .box-info.box-account.col-1.block-dashboard-info .salesrep-stats.info-list.col-1 {
  background: #f9f9f9;
  padding: 15px 15px 15px 15px;
  -webkit-box-shadow: 0px 0px 3px 0px #f2f2f2;
  -moz-box-shadow: 0px 0px 3px 0px #f2f2f2;
  -o-box-shadow: 0px 0px 3px 0px #f2f2f2;
  box-shadow: 0px 0px 3px 0px #f2f2f2;
  border: 1px solid #f2f2f2;
  height: 220px;
  overflow-y: auto;
}
.epicor_salesrep-account-index .box-info.box-account.col-2.block-dashboard-info .salesrep-stats.info-list.col-2,
.epicor_salesrep-account-index .box-info.box-account.col-1.block-dashboard-info .salesrep-stats.info-list.col-2 {
  position: absolute;
  top: 150px;
  width: 90%;
  left: 20px;
}
.epicor_comm-cart-csvupload #product_csv_import_form {
  width: 50%;
  background: #f9f9f9;
  padding: 15px 15px 15px 15px;
  -webkit-box-shadow: 0px 0px 3px 0px #f2f2f2;
  -moz-box-shadow: 0px 0px 3px 0px #f2f2f2;
  -o-box-shadow: 0px 0px 3px 0px #f2f2f2;
  box-shadow: 0px 0px 3px 0px #f2f2f2;
  border: 1px solid #f2f2f2;
}
.epicor_comm-cart-csvupload #product_csv_import_form .form-list li {
  padding: 10px 0px;
}
.epicor_comm-cart-csvupload #product_csv_import_form .form-list li .input-box {
  margin-top: 5px;
}
.epicor_comm-cart-csvupload #product_csv_import_form .form-list li .input-box #createCsvUploadFileLink,
.epicor_comm-cart-csvupload #product_csv_import_form .form-list li .input-box input[type=submit] {
  border: 0px;
  -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
  box-shadow: 0px 0px 4px 1px #f2f2f2;
  color: #efefef;
  padding: 7px 15px 7px;
  border-radius: 4px;
  background: #41aefc;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 1.4rem;
  height: 38px;
  box-shadow: none;
  font-weight: bold;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.epicor_comm-cart-csvupload #product_csv_import_form .form-list li .input-box #createCsvUploadFileLink:hover,
.epicor_comm-cart-csvupload #product_csv_import_form .form-list li .input-box input[type=submit]:hover {
  background: #002f6c !important;
  border: 0px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#form_tabs_details_content table tbody tr td {
  padding: 10px 0px 0px 5px;
}
#form_tabs_details_content table tbody tr td .fieldset.info {
  margin-bottom: 0px;
}
#form_tabs_details_content table tbody tr td label {
  font-weight: 600;
  font-size: 1.6rem;
  margin-bottom: 0px !important;
}
#form_tabs_details_content table tbody tr td .input-text,
#form_tabs_details_content table tbody tr td input,
#form_tabs_details_content table tbody tr td .select,
#form_tabs_details_content table tbody tr td select,
#form_tabs_details_content table tbody tr td textarea,
#form_tabs_details_content table tbody tr td .textarea {
  max-width: 300px;
}
.epicor_lists-lists-edit #list_products .data-grid-checkbox-cell-inner input[type='checkbox'].admin__control-checkbox,
.epicor_lists-lists-edit #list_products .data-grid-checkbox-cell-inner input[type='radio'].admin__control-checkbox {
  top: 5px;
}
.epicor_lists-lists-edit #customer_grid .data-grid-checkbox-cell-inner input[type='checkbox'].admin__control-checkbox,
.epicor_lists-lists-edit #customer_grid .data-grid-checkbox-cell-inner input[type='radio'].admin__control-checkbox {
  top: 5px;
}
.epicor_lists-lists-edit #customer_grid .admin__filter-actions {
  margin-bottom: 5px;
}
.table-wrapper .data.table thead > tr {
  border-left: 1px solid #41aefc;
}
.table-wrapper .data.table thead > tr > th,
.table-wrapper .data.table thead > tr > td {
  background-color: #41aefc;
  color: #efefef;
  border-bottom: 1px solid #41aefc;
  border-right: 1px solid #41aefc;
}
.table-wrapper .data.table thead > tr th:last-child,
.table-wrapper .data.table thead > tr td:last-child {
  background-color: #41aefc;
}
.table-wrapper .data.table tbody tr:nth-child(odd) {
  border-left: 1px solid #f2f2f2;
}
.table-wrapper .data.table tbody tr:nth-child(odd) > th,
.table-wrapper .data.table tbody tr:nth-child(odd) > td {
  border-top: 0px;
  background-color: #e9e9e9;
  color: #222222;
  border-bottom: 1px solid #f2f2f2;
  border-right: 1px solid #f2f2f2;
}
.table-wrapper .data.table tbody tr:nth-child(even) {
  border-left: 1px solid #f2f2f2;
}
.table-wrapper .data.table tbody tr:nth-child(even) > th,
.table-wrapper .data.table tbody tr:nth-child(even) > td {
  border-top: 0px;
  background-color: #f9f9f9;
  color: #222222;
  border-bottom: 1px solid #f2f2f2;
  border-right: 1px solid #f2f2f2;
}
.toolbar .limiter select.limiter-options {
  border-radius: 0px;
}
.toolbar .limiter select.limiter-options:focus,
.toolbar .limiter select.limiter-options:hover {
  outline: none;
  box-shadow: none;
}
.admin__data-grid-header .admin__filter-actions .action-default {
  padding: 5px 15px !important;
}
input[type=file] {
  padding: 5px;
  background: #ffffff;
  border: 1px solid #e9e9e9;
}
button,
.form-button {
  font: 'Roboto-Regular', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}
.admin__data-grid-header .admin__filter-actions .action-default {
  padding: 5px 15px;
}
.loader a.action.cancel {
  border: 0px;
  color: #41aefc;
  background: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  outline: none;
  cursor: pointer;
  font-weight: bold;
  padding: 7px 15px 7px;
  border-radius: 4px;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: none;
}
.loader a.action.cancel:hover {
  background: #002f6c !important;
  color: #41aefc;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 0px;
}
.button,
button,
a.action.primary {
  text-shadow: none;
  -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
  box-shadow: 0px 0px 4px 1px #f2f2f2;
  color: #efefef;
  padding: 7px 15px 7px;
  border-radius: 4px;
  background: #41aefc;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 1.4rem;
  height: 38px;
  box-shadow: none;
  font-weight: bold;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  height: auto;
  font-size: 1.2rem;
  border: 0px;
  padding: 6px 12px;
}
.button:hover,
button:hover,
a.action.primary:hover {
  background: #002f6c !important;
  border: 0px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.button:hover,
button:hover,
a.action.primary:hover,
.button:active,
button:active,
a.action.primary:active,
.button:focus,
button:focus,
a.action.primary:focus {
  border: 0px solid transparent;
}
.block-title button.scalable {
  text-shadow: none;
  color: #41aefc;
  background: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  outline: none;
  cursor: pointer;
  font-weight: bold;
  padding: 7px 15px 7px;
  border-radius: 4px;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: none;
  height: auto;
  border: 0px;
  font-size: 1.2rem;
  padding: 6px 12px;
}
.block-title button.scalable:hover {
  background: #002f6c !important;
  color: #41aefc;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 0px;
}
.block-title button.scalable:hover,
.block-title button.scalable:active,
.block-title button.scalable:focus {
  border: 0px solid transparent;
}
button.action-secondary,
button.action-primary,
button.action-tertiary {
  text-shadow: none;
}
button:not(.primary),
button:not(.primary):active {
  box-shadow: none;
}
.action.secondary,
.secondary a.action,
.action-default,
button,
.block-footer .action-add,
.block-footer .action-add {
  border: 0px;
  color: #41aefc;
  background: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  outline: none;
  cursor: pointer;
  font-weight: bold;
  padding: 7px 15px 7px;
  border-radius: 4px;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 5px 15px 6px;
  box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -webkit-box-shadow: none;
}
.action.secondary:hover,
.secondary a.action:hover,
.action-default:hover,
button:hover,
.block-footer .action-add:hover,
.block-footer .action-add:hover {
  background: #002f6c !important;
  color: #41aefc;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 0px;
}
.action.secondary:hover,
.secondary a.action:hover,
.action-default:hover,
button:hover,
.block-footer .action-add:hover,
.block-footer .action-add:hover,
.action.secondary:active,
.secondary a.action:active,
.action-default:active,
button:active,
.block-footer .action-add:active,
.block-footer .action-add:active,
.action.secondary:focus,
.secondary a.action:focus,
.action-default:focus,
button:focus,
.block-footer .action-add:focus,
.block-footer .action-add:focus {
  background: #313f43;
  color: #efefef;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -webkit-box-shadow: none;
}
select {
  border: 1px solid #cccccc;
  border-radius: 4px;
  height: 31px;
  box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -webkit-box-shadow: none;
}
select:focus {
  border-color: #cccccc;
  box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -webkit-box-shadow: none;
}
.data-grid td select.action-select.accountselect {
  box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -webkit-box-shadow: none;
  border-color: #cccccc;
  background-color: #ffffff;
}
.data-grid td select.action-select.accountselect:hover {
  border: 1px solid #002f6c;
}
._keyfocus *:focus,
input:not([disabled]) *:focus,
textarea:not([disabled]) *:focus,
select:not([disabled]) *:focus,
._keyfocus:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -webkit-box-shadow: none;
}
.admin__control-select,
.ui-datepicker .ui-datepicker-title select {
  border: 1px solid #cccccc;
  border-radius: 4px;
  height: 31px;
  box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -webkit-box-shadow: none;
  margin-right: 15px;
}
.admin__control-select:hover,
.ui-datepicker .ui-datepicker-title select:hover,
.admin__control-select:focus,
.ui-datepicker .ui-datepicker-title select:focus {
  border-color: #cccccc;
  box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -webkit-box-shadow: none;
}
.admin__control-select:hover:hover,
.ui-datepicker .ui-datepicker-title select:hover:hover,
.admin__control-select:focus:hover,
.ui-datepicker .ui-datepicker-title select:focus:hover {
  border: 1px solid #002f6c;
}
.admin__grid-massaction-form {
  position: relative;
  margin-left: 15px;
}
.admin__grid-massaction-form .outer-span {
  position: static;
  font-size: 12px;
  color: #ff0101;
}
.admin__data-grid-header-row._massaction {
  padding-bottom: 20px;
}
.admin__data-grid-header-row._massaction div.admin__grid-massaction div.mass-select-wrap {
  float: none;
}
.admin__data-grid-header-row._massaction div.admin__grid-massaction form select {
  width: 33%;
  min-width: 100px;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type="datetime"],
input[type="email"],
input.input-date {
  height: 32px;
  border-radius: 20px;
  border: 1px solid #cccccc;
}
input[type="text"]:hover,
input[type="password"]:hover,
input[type="url"]:hover,
input[type="tel"]:hover,
input[type="search"]:hover,
input[type="number"]:hover,
input[type="datetime"]:hover,
input[type="email"]:hover,
input.input-date:hover,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input.input-date:focus {
  border: 1px solid #41aefc;
}
textarea {
  min-height: 50px;
  border-radius: 10px;
  border: 1px solid #cccccc;
}
textarea:hover,
textarea:focus {
  border: 1px solid #41aefc;
}
.account input[type="text"],
.account input[type="password"],
.account input[type="url"],
.account input[type="tel"],
.account input[type="search"],
.account input[type="number"],
.account input[type="datetime"],
.account input[type="email"] {
  height: auto;
  padding-top: 3px;
  padding-bottom: 3px;
  border-radius: 20px;
}
.account select {
  height: auto;
  padding-top: 3px;
  padding-bottom: 3px;
  border-radius: 5px;
}
.account textarea {
  min-height: 50px;
}
.account .page-footer .footer-container-wrapper .column.main {
  margin-bottom: 5px;
}
.epicor_lists-lists-index .table-wrapper .data-grid.table .data-grid-checkbox-cell-inner input[type='checkbox'].admin__control-checkbox {
  top: 12px;
}
.subcatclosewrap {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  border: 0px;
  background: transparent;
  width: 100%;
  height: 440px;
  z-index: 10;
}
.modals-overlay {
  z-index: 1005 !important;
}
.modal-custom .action-close,
.modal-slide .action-close {
  padding: 10px 10px 7px !important;
  height: auto;
}
.modal-popup {
  z-index: 1010;
}
.modal-popup .modal-header .modal-title {
  border-bottom: 0px;
  background: #41aefc;
  padding: 6px 15px;
  font-size: 2.2rem;
  color: #efefef;
}
.modal-popup .action-close {
  padding: 10px 10px 8px !important;
  height: auto;
}
.modal-popup .modal-inner-wrap .modal-content iframe {
  width: 100% !important;
  overflow-x: auto;
}
.data-grid-checkbox-cell-inner input[type='checkbox'].admin__control-checkbox,
.data-grid-checkbox-cell-inner input[type='radio'].admin__control-checkbox {
  top: 20px;
  right: 0px;
  left: 0px;
  margin: 0 auto;
  height: 15px;
  width: 15px;
}
.data-grid-checkbox-cell-inner input[type='checkbox'].admin__control-checkbox:hover,
.data-grid-checkbox-cell-inner input[type='radio'].admin__control-checkbox:hover {
  color: #002f6c;
}
.box-info.box-account div.content-header table {
  margin-bottom: 0px;
}
.box-info.box-account div.content-header table tr {
  background: #41aefc;
}
.box-info.box-account div.content-header table tr td {
  width: 60% !important;
  padding: 5px 15px;
  background: #41aefc;
}
.box-info.box-account div.content-header table tr td h3.icon-head {
  color: #efefef;
  text-transform: none;
  float: left;
  line-height: 31px;
}
.box-info.box-account div.content-header table tr td h3.head-customer-account-contacts-listing {
  line-height: 31px;
}
.box-info.box-account div.content-header table tr td .view_all {
  position: static;
  border: 0px;
  color: #41aefc;
  background: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  outline: none;
  cursor: pointer;
  font-weight: bold;
  padding: 7px 15px 7px;
  border-radius: 4px;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: none;
  height: auto;
  padding: 6px 12px;
  float: right;
  margin-top: 1px;
  margin-left: 0px;
}
.box-info.box-account div.content-header table tr td .view_all:hover {
  background: #002f6c !important;
  color: #41aefc;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 0px;
}
.box-info.box-account div.content-header table tr td.form-buttons {
  width: 100%;
}
.box-info.box-account div.content-header table tr td.form-buttons button.action-default,
.box-info.box-account div.content-header table tr td.form-buttons button {
  border: 0px;
  color: #41aefc;
  background: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  outline: none;
  cursor: pointer;
  font-weight: bold;
  padding: 7px 15px 7px;
  border-radius: 4px;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: none;
  height: auto;
  padding: 6px 12px;
}
.box-info.box-account div.content-header table tr td.form-buttons button.action-default:hover,
.box-info.box-account div.content-header table tr td.form-buttons button:hover {
  background: #002f6c !important;
  color: #41aefc;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 0px;
}
.header .compare li.compare a.action.compare {
  border: 0px;
  color: #41aefc;
  background: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  outline: none;
  cursor: pointer;
  font-weight: bold;
  padding: 7px 15px 7px;
  border-radius: 4px;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: none;
  padding: 0px 15px;
  display: none;
}
.header .compare li.compare a.action.compare:hover {
  background: #002f6c !important;
  color: #41aefc;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 0px;
}
.purchase_order_info.additional-info_sec,
.purchase_order_info.additional-line_release_sec {
  background: #ffffff;
  border-radius: 3px;
  box-shadow: 0px 0px 6px #d5d5d5;
  padding: 10px;
  position: relative;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  margin-bottom: 20px;
  background: #f9f9f9;
}
.purchase_order_info.additional-info_sec h3,
.purchase_order_info.additional-line_release_sec h3 {
  font-size: 2.0rem !important;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  color: #363636;
  text-transform: uppercase !important;
  font-weight: 600 !important;
}
.purchase_order_info.additional-line_release_sec p span.label {
  font-weight: 600;
}
.toolbar-products {
  background-color: #41aefc;
  padding: 5px 3px 3px 5px;
  color: #efefef;
  margin-bottom: 15px;
}
.toolbar-products .pages .pages-items .pages-item-previous .action,
.toolbar-products .pages .pages-items .pages-item-next .action {
  border-radius: 0px;
  background: #41aefc;
  color: #efefef;
  box-shadow: none;
  padding: 1px 9px 1px;
  height: 31px;
  border: 0px;
  position: relative;
  top: -2px;
  margin: 0px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.toolbar-products .pages .pages-items .pages-item-previous .action:before,
.toolbar-products .pages .pages-items .pages-item-next .action:before {
  color: #efefef;
}
.toolbar-products .pages .pages-items .pages-item-previous .action:hover,
.toolbar-products .pages .pages-items .pages-item-next .action:hover {
  background: #002f6c;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.toolbar-products .pages .pages-items .item {
  margin-right: 5px;
}
.toolbar-products .pages .pages-items .item a.page,
.toolbar-products .pages .pages-items .item strong.page {
  padding: 0px 13px 3px;
  color: #efefef;
  background-color: #41aefc;
  font-weight: bold;
  position: relative;
  font-size: 1.5rem;
  line-height: 3.2rem;
  height: 30px;
}
.toolbar-products .pages .pages-items .item a.page {
  cursor: pointer;
  top: -1px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.toolbar-products .pages .pages-items .item a.page:hover {
  background-color: #41aefc;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.toolbar-products .pages .pages-items .item.current strong.page {
  background-color: #41aefc;
  top: -1px;
}
.toolbar-products .toolbar-amount {
  color: #efefef;
}
.toolbar-products .modes .modes-mode {
  background: #41aefc;
  box-shadow: none;
  color: #efefef;
  border: 0px;
  margin-right: 5px;
  border-radius: 0px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.toolbar-products .modes .modes-mode:before {
  color: #efefef;
}
.toolbar-products .modes .modes-mode:hover {
  background: #002f6c;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.toolbar-products .modes .modes-mode.active {
  background: #41aefc;
}
.toolbar-products .toolbar-sorter {
  margin-right: 6px;
  top: -1px;
}
.toolbar-products .toolbar-sorter select {
  background-color: #ffffff;
  box-shadow: none;
  border-radius: 0px;
}
.toolbar-products .toolbar-sorter .sorter-action:before {
  color: #efefef;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.toolbar-products .toolbar-sorter .sorter-action:hover:before {
  color: #222222;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.toolbar-products .field.limiter {
  margin-right: 10px;
}
.data-table thead {
  background: #41aefc;
  color: #efefef;
}
.data-table tbody tr:nth-child(odd) {
  background-color: #e9e9e9;
}
.data-table tbody tr:nth-child(even) {
  background-color: #f9f9f9;
}
.data-table tbody tr:hover {
  background-color: #f1f9ff;
  box-shadow: none;
  border: 0px;
}
.data-table tbody tr td {
  padding-left: 10px;
  padding-right: 10px;
}
.customerconnect-contacts-index .contact-shipping .page-actions,
.customerconnect-shippingaddress-index .contact-shipping .page-actions {
  padding-bottom: 2px;
  text-align: right;
  padding-right: 12px;
}
.customerconnect-contacts-index .contact-shipping #customer_account_contacts_list,
.customerconnect-shippingaddress-index .contact-shipping #customer_account_contacts_list {
  margin-top: 30px;
}
.customerconnect-contacts-index .contact-shipping .admin__data-grid-header.admin__data-grid-toolbar,
.customerconnect-shippingaddress-index .contact-shipping .admin__data-grid-header.admin__data-grid-toolbar {
  display: block;
  width: 100%;
}
.customerconnect-contacts-index .contact-shipping .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager-wrap,
.customerconnect-shippingaddress-index .contact-shipping .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager-wrap {
  text-align: left;
  float: left;
  display: block;
  width: 65%;
}
.customerconnect-contacts-index .contact-shipping .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-header-row,
.customerconnect-shippingaddress-index .contact-shipping .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-header-row {
  display: block;
  width: 34%;
  float: left;
  text-align: right;
  clear: none;
  padding-top: 7px;
}
.customerconnect-contacts-index .contact-shipping .table-wrapper .data-grid,
.customerconnect-shippingaddress-index .contact-shipping .table-wrapper .data-grid {
  margin-top: 30px;
}
.modal-inner-wrap .add-save-sku-popup {
  text-align: right;
}
#addSkuTable .add-sku-table .edit-my-sku,
#addSkuTable .add-sku-table .delete-my-sku {
  color: #41aefc;
}
#addSkuTable .add-sku-table .edit-my-sku:hover,
#addSkuTable .add-sku-table .delete-my-sku:hover {
  color: #002f6c;
}
.quickorderpad .fieldset .legend {
  font-size: 1.8rem;
  font-weight: 600;
  text-transform: uppercase;
  color: #222222;
}
.quickorderpad .category-products .toolbar-products {
  background: transparent;
  color: #222222;
}
.quickorderpad .category-products .toolbar-products .pages .pages-items .pages-item-previous .action,
.quickorderpad .category-products .toolbar-products .pages .pages-items .pages-item-next .action {
  background: #e5e5e5;
  color: #222222;
  border: 1px solid #222222;
}
.quickorderpad .category-products .toolbar-products .pages .pages-items .pages-item-previous .action:before,
.quickorderpad .category-products .toolbar-products .pages .pages-items .pages-item-next .action:before {
  color: #222222;
}
.quickorderpad .category-products .toolbar-products .pages .pages-items .pages-item-previous .action:hover,
.quickorderpad .category-products .toolbar-products .pages .pages-items .pages-item-next .action:hover {
  background: #002f6c;
}
.quickorderpad .category-products .toolbar-products .pages .pages-items .pages-item-previous .action:hover:before,
.quickorderpad .category-products .toolbar-products .pages .pages-items .pages-item-next .action:hover:before {
  color: #efefef;
}
.quickorderpad .category-products .toolbar-products .pages .pages-items .item a.page,
.quickorderpad .category-products .toolbar-products .pages .pages-items .item strong.page {
  background: #f1f1f1;
  color: #222222;
  border: 1px solid #222222;
}
.quickorderpad .category-products .toolbar-products .pages .pages-items .item a.page:hover,
.quickorderpad .category-products .toolbar-products .pages .pages-items .item strong.page:hover {
  background: #e5e5e5;
}
.quickorderpad .category-products .toolbar-products .pages .pages-items .item.current strong.page {
  background: #e5e5e5;
  color: #222222;
}
.quickorderpad .category-products .toolbar-products .toolbar-amount {
  color: #222222;
}
.quickorderpad .category-products .toolbar-products .toolbar-sorter {
  text-align: right;
}
.quickorderpad .category-products .toolbar-products .plp-heading {
  display: inline-block;
  margin-right: 8px;
}
.quickorderpad .category-products .toolbar-products .pages .pages-items .item .action,
.quickorderpad .category-products .toolbar-products .pages .pages-items .item strong.page,
.quickorderpad .category-products .toolbar-products .pages .pages-items .item a.page {
  border-radius: 25px;
}
.quickorderpad .category-products .qop-list.data-table tbody tr.item {
  border-left: 1px solid #d3d3d3;
}
.quickorderpad .category-products .qop-list.data-table tbody tr.item:hover {
  background-color: #f1f9ff;
  box-shadow: none;
  border: 0px;
  border-left: 1px solid #d3d3d3;
}
.quickorderpad .category-products .qop-list.data-table tbody tr.item td {
  border-right: 1px solid #d3d3d3;
  padding-left: 10px;
  padding-right: 10px;
}
.quickorderpad .category-products .qop-list.data-table tbody tr.item td.action button.action.tocart {
  position: relative;
  bottom: 2px;
}
.quickorderpad .category-products .qop-list.data-table tbody tr.item td.action button.action.tocart span {
  display: none;
}
.quickorderpad .category-products .qop-list.data-table tbody tr.item td.action button.action.tocart:before {
  content: "\00BB";
  color: #efefef;
  font-size: 2.2rem;
}
.quickorderpad .category-products .qop-list.data-table tbody tr.item.last {
  border-bottom: 1px solid #d3d3d3;
}
.quickorderpad .qop-search.csvincluded form,
.quickorderpad .qop-search form {
  background: #f9f9f9;
  padding: 15px 15px 15px 15px;
  -webkit-box-shadow: 0px 0px 3px 0px #f2f2f2;
  -moz-box-shadow: 0px 0px 3px 0px #f2f2f2;
  -o-box-shadow: 0px 0px 3px 0px #f2f2f2;
  box-shadow: 0px 0px 3px 0px #f2f2f2;
  border: 1px solid #f2f2f2;
  width: 46%;
  min-height: 210px;
}
.quickorderpad .qop-search.csvincluded form .fieldset p br,
.quickorderpad .qop-search form .fieldset p br {
  display: none;
}
.modal-popup .modal-header .modal-title {
  text-transform: capitalize;
  font-weight: 600;
  font-size: 20px;
  margin-top: 10px;
}
.sendfriend-product-send .form.send.friend {
  background: #f9f9f9;
  padding: 15px 15px 15px 15px;
  -webkit-box-shadow: 0px 0px 3px 0px #f2f2f2;
  -moz-box-shadow: 0px 0px 3px 0px #f2f2f2;
  -o-box-shadow: 0px 0px 3px 0px #f2f2f2;
  box-shadow: 0px 0px 3px 0px #f2f2f2;
  border: 1px solid #f2f2f2;
}
.sendfriend-product-send .form.send.friend .fieldset .legend {
  font-size: 1.8rem;
  font-weight: 600;
  text-transform: uppercase;
  color: #222222;
}
.sendfriend-product-send .form.send.friend .fieldset .field div.mage-error[generated] {
  top: 55px;
}
.sendfriend-product-send .form.send.friend .fieldset .field.text .control div.mage-error[generated] {
  top: 110px;
}
@media print {
  small.copyright .poweredby {
    display: none;
  }
  .customerconnect-arpayments-printpayment .block.block-order-details-view {
    width: 96% !important;
    float: none;
  }
  .customerconnect-arpayments-printpayment .block.block-order-details-view .block-content {
    padding-top: 20px;
    margin-top: 20px;
    width: 100%;
  }
  .customerconnect-arpayments-printpayment .block.block-order-details-view .block-content .box {
    padding-top: 10px !important;
    margin-top: 10px !important;
  }
  .customerconnect-arpayments-printpayment .block.block-order-details-view .block-content .box:after {
    clear: both;
  }
  .customerconnect-arpayments-printpayment .order-details-items.ordered {
    width: 95% !important;
    float: none;
  }
  .customerconnect-arpayments-printpayment .order-details-items.ordered .table-wrapper.order-items {
    width: 100%;
  }
  .customerconnect-arpayments-printpayment .order-details-items.ordered .table-wrapper.order-items .table-order-items {
    display: table;
  }
  .customerconnect-arpayments-printpayment .order-details-items.ordered .table-wrapper.order-items .table-order-items .invoicerow {
    display: table-row;
  }
  .customerconnect-arpayments-printpayment .order-details-items.ordered .table-wrapper.order-items .table-order-items .invoicerow .col {
    display: table-cell;
  }
}
.newsletter-manage-index .form-newsletter-manage .actions-toolbar .primary .action.save.primary {
  border: 0px;
  -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
  box-shadow: 0px 0px 4px 1px #f2f2f2;
  color: #efefef;
  padding: 7px 15px 7px;
  border-radius: 4px;
  background: #41aefc;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 1.4rem;
  height: 38px;
  box-shadow: none;
  font-weight: bold;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.newsletter-manage-index .form-newsletter-manage .actions-toolbar .primary .action.save.primary:hover {
  background: #002f6c !important;
  border: 0px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown {
  max-width: 1240px;
  padding-top: 0px;
  margin: 0 auto;
  max-height: max-content;
  min-height: 450px;
  overflow-y: unset;
  overflow-x: unset;
  margin-top: 7px;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .megamenu-items {
  width: 59%;
  float: left;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .megamenu-items .megamenu-title {
  border-bottom: 2px solid #f2f2f2;
  padding: 13px 0px;
  position: relative;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .megamenu-items .megamenu-title .title-txt {
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  font-weight: 600;
  font-size: 1.4rem;
  text-transform: uppercase;
  display: inline-block;
  width: auto;
  max-width: 350px;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .megamenu-items .megamenu-title .megamenu-level1-close,
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .megamenu-items .megamenu-title .maindropclose {
  position: absolute;
  display: none;
  text-transform: uppercase;
  right: 10px;
  font-weight: 600;
  color: #41aefc;
  top: 15px;
  cursor: pointer;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .megamenu-items .megamenu-title .items-count {
  background: #002f6c;
  padding: 2px;
  border-radius: 50%;
  font-size: 1.4rem;
  font-weight: 600;
  margin-left: 15px;
  height: 20px;
  width: 20px;
  display: inline-block;
  text-align: center;
  color: #41aefc;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .megamenu-items .megamenu-title .title-txt-line {
  height: 3px;
  background: #002f6c;
  position: relative;
  top: 15px;
  left: 0px;
  width: 170px;
  display: block;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .megamenu-items .megamenu-level1-items {
  overflow: visible;
  margin-top: 15px;
  margin-bottom: 15px;
  color: #333333;
  font-size: 1.4rem;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .megamenu-items .megamenu-level1-items .megamenu-level1-items-ul {
  position: relative;
  width: 30%;
  float: left;
  padding-left: 0px;
  padding-right: 0%;
  margin-right: 0px;
  margin-bottom: 0px;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .megamenu-items .megamenu-level1-items .megamenu-level1-items-ul .megamenu-level1-item {
  width: 100%;
  padding-bottom: 10px;
  margin-bottom: 0rem;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .megamenu-items .megamenu-level1-items .megamenu-level1-items-ul .megamenu-level1-item:last-child {
  padding-bottom: 0px;
  margin-bottom: 0.2rem;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .megamenu-items .megamenu-level1-items .megamenu-level1-items-ul .megamenu-level1-item .megamenu-item-link {
  color: #333333;
  font-weight: 600;
  line-height: 20px;
  width: 77%;
  word-break: break-all;
  overflow-wrap: break-word;
  display: inline-block;
  padding-left: 0px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .megamenu-items .megamenu-level1-items .megamenu-level1-items-ul .megamenu-level1-item .megamenu-item-link:hover {
  color: #41aefc;
  text-decoration: none;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .megamenu-items .megamenu-level1-items .megamenu-level1-items-ul .megamenu-level1-item.l1subitem .megamenu-item-link-icon {
  width: 15px;
  height: 18px;
  display: inline-block;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .megamenu-items .megamenu-level1-items .megamenu-level1-items-ul .megamenu-level1-item.l1subitem .megamenu-item-link-icon:after {
  content: "\276F";
  font-size: 1.5rem;
  cursor: pointer;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .megamenu-items .megamenu-level1-items .megamenu-level1-items-ul.items-col3 {
  margin-right: 0px;
  margin-left: 0px;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .megamenu-items .megamenu-level1-items .megamenu-level1-items-ul.items-col2 {
  margin-left: 0px;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .megamenu-items .megamenu-level1-items .megamenu-sub-drop {
  display: none;
  border: 1px solid #e1e1e1;
  background: #ffffff;
  padding: 0px 5px;
  min-height: 300px;
  min-width: 400px;
  width: auto;
  position: absolute;
  top: -67px;
  left: 90%;
  box-shadow: 0px 2px 8px #aaaaaa;
  -moz-box-shadow: 0px 2px 8px #aaaaaa;
  -webkit-box-shadow: 0px 2px 8px #aaaaaa;
  -o-box-shadow: 0px 2px 8px #aaaaaa;
  z-index: 100;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .megamenu-items .megamenu-level1-items .megamenu-sub-drop.sub-drop-active {
  opacity: 1;
  visibility: visible;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .megamenu-items .megamenu-level1-items .megamenu-sub-drop #Decor,
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .megamenu-items .megamenu-level1-items .megamenu-sub-drop #Decor ul {
  list-style-type: none;
  margin-left: 0px;
  margin-top: 13px;
  margin-bottom: 5px;
  padding-left: 10px;
  cursor: pointer;
  font-weight: 600;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .megamenu-items .megamenu-level1-items .megamenu-sub-drop #Decor {
  padding-left: 2px;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .megamenu-items .megamenu-level1-items .megamenu-sub-drop .icon {
  display: block;
  height: 12px;
  width: 12px;
  float: right;
  cursor: pointer;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .megamenu-items .megamenu-level1-items .megamenu-sub-drop .plus {
  margin-top: 3px;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .megamenu-items .megamenu-level1-items .megamenu-sub-drop .plus:after {
  content: "+";
  font-size: 1.8rem;
  font-weight: 600;
  position: relative;
  top: -4px;
  left: -5px;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .megamenu-items .megamenu-level1-items .megamenu-sub-drop .minus {
  margin-top: 3px;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .megamenu-items .megamenu-level1-items .megamenu-sub-drop .minus:after {
  content: "-";
  font-size: 2.0rem;
  position: relative;
  top: -4px;
  left: -5px;
  font-weight: 600;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .megamenu-items .megamenu-level1-items .megamenu-sub-drop .megamenu-sub-items .megamenu-sub-itemlist {
  float: left;
  width: 100%;
  max-height: 400px;
  overflow-y: auto;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .megamenu-items .megamenu-level1-items .megamenu-sub-drop .megamenu-sub-items .megamenu-sub-itemlist ul.megamenu-submenu {
  padding-left: 2px;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .megamenu-items .megamenu-level1-items .megamenu-sub-drop .megamenu-sub-items .megamenu-sub-itemlist ul.megamenu-submenu li .l3submenu-icon {
  display: none;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .megamenu-items .megamenu-level1-items .megamenu-sub-drop .megamenu-sub-items .megamenu-sub-itemlist ul.megamenu-submenu .megamenu-item-link {
  font-size: 1.2rem;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .megamenu-items .megamenu-level1-items .megamenu-sub-drop .megamenu-sub-items .megamenu-sub-itemlist ul.megamenu-submenu li ul {
  padding-left: 10px;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .megamenu-items .megamenu-level1-items .megamenu-sub-drop .megamenu-sub-items .megamenu-sub-itemlist ul.megamenu-submenu li ul .megamenu-item-link {
  font-size: 1.2rem;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .megamenu-items .megamenu-level1-items .megamenu-sub-drop .megamenu-sub-items .megamenu-sub-itemlist ul.megamenu-submenu li.level1 > ul {
  background: #efefef;
  padding-left: 0px;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .megamenu-items .megamenu-level1-items .megamenu-sub-drop .megamenu-sub-items .megamenu-sub-itemlist ul.megamenu-submenu li.level1 > ul li.level2 {
  margin-left: 10px;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .megamenu-items .megamenu-level1-items .megamenu-sub-drop .megamenu-sub-items .cat-promo-images {
  float: left;
  width: 250px;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .megamenu-items .megamenu-level1-items .megamenu-sub-drop .megamenu-sub-items .cat-promo-images .main-promo-images-photo {
  max-height: 200px;
  max-width: 240px;
  width: 95%;
  margin-top: 7px;
  border-radius: 4px;
  margin-left: 4%;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .megamenu-items .megamenu-level1-items .megamenu-sub-drop .megamenu-sub-items .cat-promo-images .main-promo-images-photo:last-child {
  margin-top: 10px;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .main-promo-images {
  padding-top: 10px;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .main-promo-images,
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .cat-promo-images {
  width: 41%;
  float: left;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .main-promo-images .megamenu-image-container,
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .cat-promo-images .megamenu-image-container {
  position: relative;
  text-align: center;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .main-promo-images .megamenu-image-container .megamenu-image-details,
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .cat-promo-images .megamenu-image-container .megamenu-image-details {
  position: absolute;
  top: 24%;
  left: 15%;
  background: rgba(0, 0, 0, 0.5);
  padding: 10px;
  width: 70%;
  text-align: left;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .main-promo-images .megamenu-image-container .megamenu-image-details h5.megamenu-image-title,
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .cat-promo-images .megamenu-image-container .megamenu-image-details h5.megamenu-image-title {
  color: #efefef;
  margin-top: 0px;
  margin-bottom: 1.5rem;
  word-break: break-all;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .main-promo-images .megamenu-image-container .megamenu-image-details p.megamenu-image-content,
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .cat-promo-images .megamenu-image-container .megamenu-image-details p.megamenu-image-content {
  color: #efefef;
  margin-bottom: 1.5rem;
  font-size: 1.3rem;
  word-break: break-all;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .main-promo-images .megamenu-image-container .megamenu-image-details a.megamenu-image-button,
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .cat-promo-images .megamenu-image-container .megamenu-image-details a.megamenu-image-button {
  border: 0px;
  -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
  box-shadow: 0px 0px 4px 1px #f2f2f2;
  color: #efefef;
  padding: 7px 15px 7px;
  border-radius: 4px;
  background: #41aefc;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 1.4rem;
  height: 38px;
  box-shadow: none;
  font-weight: bold;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-size: 1.3rem;
  padding: 5px 10px;
  display: inline-block;
  height: auto;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .main-promo-images .megamenu-image-container .megamenu-image-details a.megamenu-image-button:hover,
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .cat-promo-images .megamenu-image-container .megamenu-image-details a.megamenu-image-button:hover {
  background: #002f6c !important;
  border: 0px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .main-promo-images .megamenu-image-container .megamenu-image-details.promo-img-only-btn,
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .cat-promo-images .megamenu-image-container .megamenu-image-details.promo-img-only-btn {
  background: none;
  top: 65%;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .main-promo-images .main-promo-images-photo,
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .cat-promo-images .main-promo-images-photo {
  max-height: 200px;
  max-width: 430px;
  width: auto;
  margin-top: 5px;
  border-radius: 4px;
  margin-left: 4%;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .main-promo-images .main-promo-images-photo:last-child,
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .cat-promo-images .main-promo-images-photo:last-child {
  margin-top: 10px;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .cat-promo-images .megamenu-image-details {
  text-align: left;
  top: 15% !important;
  left: 7% !important;
  width: 80% !important;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .cat-promo-images .megamenu-image-details h5.megamenu-image-title {
  margin-bottom: 1.3rem !important;
  font-size: 1.4rem !important;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .cat-promo-images .megamenu-image-details p.megamenu-image-content {
  font-size: 1.2rem !important;
  width: 70% !important;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .cat-promo-images .megamenu-image-details a.megamenu-image-button {
  font-size: 1.2rem !important;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown.mm-col2 {
  width: 90%;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown.mm-col2 .megamenu-items .megamenu-level1-items .megamenu-level1-items-ul {
  width: 44%;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown.mm-col1 {
  width: 65%;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown.mm-col1 .megamenu-items {
  width: 50%;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown.mm-col1 .megamenu-items .megamenu-level1-items .megamenu-level1-items-ul {
  width: 60%;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown.mm-col1 .main-promo-images {
  width: 50%;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown.mm-col1 .main-promo-images .main-promo-images-photo,
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown.mm-col1 .cat-promo-images .main-promo-images-photo {
  max-width: 390px;
  width: 100%;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown.mm-col3-noimg {
  width: 60%;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown.mm-col3-noimg .megamenu-items {
  width: 98%;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown.mm-col3-noimg .megamenu-items .megamenu-level1-items .megamenu-level1-items-ul {
  width: 30%;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown.mm-col3-noimg.mm-col3-noimgexpand {
  width: 98%;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown.mm-col3-noimg.mm-col3-noimgexpand .megamenu-items {
  width: 60%;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown.mm-col3-noimg.mm-col3-2-noimgexpand {
  width: 80%;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown.mm-col3-noimg.mm-col3-2-noimgexpand .megamenu-items {
  width: 70%;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown.mm-col3-noimg.mm-col3-2-noimgexpand .megamenu-items .megamenu-level1-items .megamenu-level1-items-ul {
  width: 30%;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown.mm-col2-noimg {
  width: 45%;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown.mm-col2-noimg .megamenu-items {
  width: 95%;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown.mm-col2-noimg .megamenu-items .megamenu-level1-items .megamenu-level1-items-ul {
  width: 40%;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown.mm-col2-noimg.mm-col2-noimgexpand {
  width: 78%;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown.mm-col2-noimg.mm-col2-noimgexpand .megamenu-items {
  width: 55%;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown.mm-col2-noimg.mm-col2-1-noimgexpand {
  width: 70%;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown.mm-col2-noimg.mm-col2-1-noimgexpand .megamenu-items {
  width: 60%;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown.mm-col2-noimg.mm-col2-1-noimgexpand .megamenu-items .megamenu-level1-items .megamenu-level1-items-ul {
  width: 45%;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown.mm-col1-noimg {
  width: 35%;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown.mm-col1-noimg .megamenu-items {
  width: 95%;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown.mm-col1-noimg .megamenu-items .megamenu-level1-items .megamenu-level1-items-ul {
  width: 80%;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown.mm-col1-noimg.mm-col1-noimgexpand {
  width: 68%;
}
.mainnav .limainnav.hassubs .dropdown.megamenu-dropdown.mm-col1-noimg.mm-col1-noimgexpand .megamenu-items {
  width: 45%;
}
.confi-icon {
  display: none;
}
.mainnav {
  position: relative;
  margin: 0 auto;
  padding-left: 0px;
}
.mainnav li {
  list-style: none;
}
.mainnav li a {
  text-decoration: none;
}
.mainnav > li.limainnav {
  margin-bottom: 0px;
}
.mainnav .limainnav {
  float: left;
  padding: 12px 15px;
  background: #41aefc;
  border-left: 0px;
}
.mainnav .limainnav:first-child {
  border: none;
}
.mainnav .limainnav a {
  font-family: 'Source Sans Pro' !important;
  display: block;
  padding: 3px 8px;
  color: #ffffff;
  font-size: 1.3rem;
  font-weight: 600;
}
.mainnav .limainnav:hover {
  background: #002f6c;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.mainnav .limainnav:hover a {
  text-decoration: none;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  color: #41aefc;
}
.mainnav .limainnav.hassubs .dropdown {
  overflow-y: auto;
  max-height: 500px;
}
.mainnav .limainnav.hassubs .dropdown ul.level1 ul.level2 li ul.level3 {
  max-height: 250px;
  overflow-y: auto;
}
.mainnav .limainnav.hassubs.hassubs-cms {
  position: relative;
}
.mainnav .limainnav.hassubs.hassubs-cms .dropdown-cms {
  width: 275px;
  padding: 10px;
  margin-top: 7px;
  overflow: unset;
}
.mainnav .limainnav.hassubs.hassubs-cms .dropdown-cms ul.level1 {
  width: 100%;
}
.mainnav .limainnav.hassubs.hassubs-cms:last-child .dropdown-cms {
  left: unset;
  right: -45px;
}
.mainnav .limainnav .dropdown {
  display: none;
  position: absolute;
  width: 97.7%;
  left: 0px;
  background: #ffffff;
  border: 1px solid #f2f2f2;
  padding: 15px;
  opacity: 0;
  top: 40px;
  left: 0;
  visibility: hidden;
  z-index: 100;
}
.mainnav .limainnav .dropdown li {
  float: none;
}
.mainnav .limainnav .dropdown li a {
  text-transform: none;
}
.mainnav .limainnav .dropdown ul.level1 {
  float: left;
  padding: 5px 1%;
  width: 23%;
  padding-left: 0px;
}
.mainnav .limainnav .dropdown ul.level1 li {
  margin-bottom: 5px;
}
.mainnav .limainnav .dropdown ul.level1 li a {
  color: #222222;
  font-size: 1.4rem;
  font-weight: 700;
  padding: 0px;
  word-break: break-word;
}
.mainnav .limainnav .dropdown ul.level1 li a:hover {
  color: #41aefc;
}
.mainnav .limainnav .dropdown ul.level1 ul.level2 {
  padding-left: 25px;
  padding-top: 5px;
}
.mainnav .limainnav .dropdown ul.level1 ul.level2 br {
  display: none;
}
.mainnav .limainnav .dropdown ul.level1 ul.level2 li {
  padding-bottom: 2px;
  list-style: disc;
}
.mainnav .limainnav .dropdown ul.level1 ul.level2 li ul.level3 {
  height: 0px;
  visibility: hidden;
}
.mainnav .limainnav .dropdown ul.level1 ul.level2 li ul.level3 ul {
  margin-top: 10px;
}
.mainnav .limainnav .dropdown ul.level1 ul.level2 li ul.level3 ul.level4 li:last-child {
  margin-bottom: 0px;
}
.mainnav .limainnav .dropdown ul.level1 ul.level2 li a {
  color: #41aefc;
  font-size: 1.3rem;
  font-weight: 600;
}
.mainnav .limainnav .dropdown ul.level1 ul.level2 li a:hover {
  color: #222222;
}
.mainnav .limainnav .dropdown ul.level1 ul.level2 li.l2subitem {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  position: relative;
}
.mainnav .limainnav .dropdown ul.level1 ul.level2 li.l2subitem > a {
  display: inline;
}
.mainnav .limainnav .dropdown ul.level1 ul.level2 li.l2subitem > .l3submenu-icon {
  display: inline;
  margin-left: 10px;
  pointer: cursor;
}
.mainnav .limainnav .dropdown ul.level1 ul.level2 li.l2subitem > .l3submenu-icon:after {
  content: "\00BB";
  font-size: 16px;
  color: #41aefc;
  font-weight: 600;
  margin-left: 5px;
}
.mainnav .limainnav .dropdown ul.level1 ul.level2 li.l2subitem:hover {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.mainnav .limainnav .dropdown ul.level1 ul.level2 li.l2subitem:hover > a {
  color: #222222;
}
.mainnav .limainnav .dropdown ul.level1 ul.level2 li.l2subitem:hover .l3submenu-icon:after {
  color: #222222;
}
.mainnav .limainnav .dropdown ul.level1 ul.level2 li.l2subitem:hover ul.level3 {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  background: #ffffff;
  height: auto;
  visibility: visible;
}
.mainnav .limainnav .dropdown ul.level1 ul.level2 ul.level3 {
  background: #ffffff;
  height: auto;
  visibility: visible;
  position: absolute;
  top: 20px;
  border: 1px solid #f2f2f2;
  width: 90%;
  padding: 10px 30px;
  z-index: 9;
}
.mainnav .limainnav .dropdown ul.level1 ul.level2 ul.level3 li {
  list-style: disc;
}
.mainnav .limainnav .dropdown ul.level1 ul.level2 ul.level3 li ul {
  padding-left: 15px;
}
.mainnav .limainnav .dropdown ul.level1 ul.level2 ul.level3 li a {
  color: #41aefc;
  font-size: 1.2rem;
  font-weight: 600;
  transition: all ease 0s;
}
.mainnav .limainnav .dropdown ul.level1 ul.level2 ul.level3 li a:hover {
  color: #222222;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.mainnav .limainnav.hassubs {
  position: static;
  padding-right: 15px;
  padding-left: 5px;
}
.mainnav .limainnav.hassubs > a {
  position: relative;
  width: 95%;
}
.mainnav .limainnav.hassubs .drop-icon {
  position: relative;
  top: 0px;
  left: 98%;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.mainnav .limainnav.hassubs .drop-icon:after {
  border-color: #efefef transparent transparent transparent;
  border-style: solid;
  border-width: 0.9rem 0.6rem 0 0.6rem;
  content: '';
  height: 0;
  position: absolute;
  margin-top: -1.6rem;
  transition: all .2s linear;
  width: 0;
}
.mainnav .limainnav.hassubs.show-drop .drop-icon:after {
  rotate: 180deg;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.mainnav .limainnav.hassubs:hover .dropdown {
  display: block;
  opacity: 1;
  visibility: visible;
  background: #ffffff;
}
.nav-sections-item-content > .menu-container {
  display: block;
}
.main-menu {
  width: 100%;
  background: #41aefc;
  position: relative;
}
.main-menu .column.main {
  min-height: 20px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.modal-popup .modal-content .claim-refresher .loader a.action.cancel {
  left: 54%;
}
#customerconnect_rfqs .admin__data-grid-header .admin__data-grid-pager-wrap {
  float: left;
  position: relative;
  top: 50px;
  clear: both;
}
.claim-refresher .loader a.action.cancel {
  left: 58%;
}
.claim-refresher .loader a.action.cancel span {
  padding: 0px;
  background-color: transparent;
  color: #222222;
}
.claim-refresher .loader a.action.cancel:hover span {
  color: #efefef;
}
small.copyright {
  background: #1b2326;
}
small.copyright .copytxt {
  display: block;
  margin: 0 auto;
  text-align: left;
  color: #EFEFEF;
  opacity: 60%;
  float: left;
  width: 60%;
  margin-top: 5px;
}
.page-wrapper {
  position: relative;
}
.powerby-page-main {
  width: 100%;
  margin: 0 auto;
  max-width: 1280px;
  position: absolute;
  bottom: 14px;
  text-align: right;
  left: 0px;
  right: 0px;
}
.powerby-page-main .poweredby {
  float: right;
  width: 90px;
  text-align: center;
  font-size: 8px;
  color: #EFEFEF;
  opacity: 60%;
  font-weight: 400;
  height: 25px;
  margin-right: 20px;
}
.powerby-page-main .poweredby .epic-logo {
  display: block;
}
.powerby-page-main .poweredby .powertxt {
  display: block;
}
.account .messages {
  margin-bottom: 5px;
}
.box-account.box-recent #my-orders-table tr td:last-child {
  width: 12%;
}
.box-account.box-recent #my-orders-table tr td:last-child .nobr a {
  font-weight: 600;
}
.box-account.box-recent #my-orders-table tr td:last-child .nobr .separator {
  display: none;
}
.catalog-product_compare-index .table-wrapper.comparison .table-comparison {
  margin-top: 30px;
  border: 0px;
}
.catalog-product_compare-index .table-wrapper.comparison .table-comparison .cell.remove .action.delete {
  border-radius: 25px;
  background: #41aefc;
}
.catalog-product_compare-index .table-wrapper.comparison .table-comparison .price-box .price-container .ecc-uom.ecc-uom-grouped .child_uom {
  width: auto;
}
.catalog-product_compare-index .page-main {
  position: relative;
}
.catalog-product_compare-index .page-main .action.print {
  -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
  box-shadow: 0px 0px 4px 1px #f2f2f2;
  color: #efefef;
  padding: 7px 15px 7px;
  border-radius: 4px;
  background: #41aefc;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 1.4rem;
  height: 38px;
  box-shadow: none;
  font-weight: bold;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  margin-bottom: 10px;
  display: inline-block;
  height: 19px;
  background: none;
  color: #41aefc;
  border: 0px;
  position: absolute;
  right: 5px;
  top: 5px;
}
.catalog-product_compare-index .page-main .action.print:hover {
  background: #002f6c !important;
  border: 0px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.catalog-product_compare-index .page-main .action.print:hover {
  color: #ffffff;
}
.catalog-product_compare-index .page-main .page-title-wrapper h1.page-title {
  margin-bottom: 10px;
}
.catalog-product_compare-index .page-main .toolbar-total-items {
  color: #222222;
  position: static;
  text-align: left;
}
.catalog-product_compare-index .page-main .toolbar-total-items:before {
  width: 50px;
  height: 2px;
  background: #41aefc;
  content: " ";
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 3px;
}
.table-wrapper.comparison .table-comparison {
  border-top: 1px solid #cccccc;
}
.table-wrapper.comparison .table-comparison .cell.remove {
  padding: 7px;
}
.table-wrapper.comparison .table-comparison .cell.remove .action.delete {
  margin-right: 20px;
  border: 0px;
  color: #41aefc;
  background: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  outline: none;
  cursor: pointer;
  font-weight: bold;
  padding: 7px 15px 7px;
  border-radius: 4px;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: none;
  background: #222222;
  padding: 3px 7px 3px;
}
.table-wrapper.comparison .table-comparison .cell.remove .action.delete:hover {
  background: #002f6c !important;
  color: #41aefc;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 0px;
}
.table-wrapper.comparison .table-comparison .cell.remove .action.delete:before {
  color: #ffffff;
}
.table-wrapper.comparison .table-comparison .cell.remove .action.delete:hover:before {
  color: #ffffff;
}
.table-wrapper.comparison .table-comparison thead > tr {
  border: 0px;
}
.table-wrapper.comparison .table-comparison thead > tr > th,
.table-wrapper.comparison .table-comparison thead > tr > td {
  background: none;
  border: 0px;
}
.table-wrapper.comparison .table-comparison thead > tr > th:last-child,
.table-wrapper.comparison .table-comparison thead > tr > td:last-child {
  background: none;
}
.table-wrapper.comparison .table-comparison tbody tr:first-child th.label.product span {
  position: static;
  height: auto;
  width: auto;
  overflow: visible;
}
.table-wrapper.comparison .table-comparison tbody tr:nth-child(odd),
.table-wrapper.comparison .table-comparison tbody tr:nth-child(even) {
  border-left: 0px;
}
.table-wrapper.comparison .table-comparison tbody tr:nth-child(odd) > th,
.table-wrapper.comparison .table-comparison tbody tr:nth-child(even) > th,
.table-wrapper.comparison .table-comparison tbody tr:nth-child(odd) > td,
.table-wrapper.comparison .table-comparison tbody tr:nth-child(even) > td {
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  padding: 20px 10px;
  background: none;
  border-right: 0px;
  font-weight: 600;
}
.table-wrapper.comparison .table-comparison tbody tr:nth-child(odd) > th:first-child,
.table-wrapper.comparison .table-comparison tbody tr:nth-child(even) > th:first-child,
.table-wrapper.comparison .table-comparison tbody tr:nth-child(odd) > td:first-child,
.table-wrapper.comparison .table-comparison tbody tr:nth-child(even) > td:first-child {
  color: #222222;
  font-size: 1.6rem;
  background: #f9f9f9;
}
.table-wrapper.comparison .table-comparison tbody tr:nth-child(odd) > th .product-item-name,
.table-wrapper.comparison .table-comparison tbody tr:nth-child(even) > th .product-item-name,
.table-wrapper.comparison .table-comparison tbody tr:nth-child(odd) > td .product-item-name,
.table-wrapper.comparison .table-comparison tbody tr:nth-child(even) > td .product-item-name {
  font-weight: bold;
}
.table-wrapper.comparison .table-comparison tbody tr:nth-child(odd) > th .product-item-actions .actions-secondary .action.towishlist span,
.table-wrapper.comparison .table-comparison tbody tr:nth-child(even) > th .product-item-actions .actions-secondary .action.towishlist span,
.table-wrapper.comparison .table-comparison tbody tr:nth-child(odd) > td .product-item-actions .actions-secondary .action.towishlist span,
.table-wrapper.comparison .table-comparison tbody tr:nth-child(even) > td .product-item-actions .actions-secondary .action.towishlist span {
  position: relative;
  top: 6px;
  height: 25px;
  width: 25px;
}
.table-wrapper.comparison .table-comparison tbody tr:nth-child(odd) > th .product-item-actions .actions-secondary .action.towishlist:before,
.table-wrapper.comparison .table-comparison tbody tr:nth-child(even) > th .product-item-actions .actions-secondary .action.towishlist:before,
.table-wrapper.comparison .table-comparison tbody tr:nth-child(odd) > td .product-item-actions .actions-secondary .action.towishlist:before,
.table-wrapper.comparison .table-comparison tbody tr:nth-child(even) > td .product-item-actions .actions-secondary .action.towishlist:before {
  display: none;
}
@media print {
  .col-1.box-info.box-account .vcard {
    width: 40%;
    background: none;
    padding: 5px;
    border: 0px;
    box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    -webkit-box-shadow: none;
  }
  .col-2.box-info.box-account.block-dashboard-info {
    width: 45% !important;
    float: right;
  }
  .col-1.box-info.box-account.block-dashboard-info {
    width: 45% !important;
    float: left;
  }
  .table-comparison .cell.remove {
    border-top: 1px solid #000000;
  }
  .table-comparison .cell.remove .action.delete {
    display: none;
  }
}
.minicart-wrapper {
  border-left: 1px solid #e1e1e1;
  height: 35px;
  padding-left: 15px;
}
.minicart-wrapper .block-minicart {
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
  box-shadow: 0px 0px 4px 1px #f2f2f2;
}
.minicart-wrapper .block-minicart .block-content .items-total {
  margin: 0px;
  height: 42px;
  position: relative;
}
.minicart-wrapper .block-minicart .block-content .items-total span {
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  font-weight: bold;
}
.minicart-wrapper .block-minicart .block-content .items-total .count {
  position: static;
  bottom: 0px;
  color: #41aefc;
  font-size: 1.8rem;
  font-weight: bold;
}
.minicart-wrapper .block-minicart .block-content .subtotal {
  margin: 0px;
}
.minicart-wrapper .block-minicart .block-content .subtotal span {
  font-weight: bold;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.minicart-wrapper .block-minicart .block-content .subtotal span.label:after {
  content: "";
  display: none;
}
.minicart-wrapper .block-minicart .block-content .subtotal .price-container .price-wrapper .price {
  color: #41aefc;
}
.minicart-wrapper .block-minicart .block-content .action.close {
  border: 0px;
  color: #41aefc;
  background: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  outline: none;
  cursor: pointer;
  font-weight: bold;
  padding: 7px 15px 7px;
  border-radius: 4px;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: none;
  height: 25px !important;
  margin: 3px;
  padding: 6px 12px !important;
}
.minicart-wrapper .block-minicart .block-content .action.close:hover {
  background: #002f6c !important;
  color: #41aefc;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 0px;
}
.minicart-wrapper .block-minicart .block-content .action.close:before {
  color: #222222;
  position: relative;
  left: -7px;
}
.minicart-wrapper .block-minicart .block-content .action.close:hover:before {
  color: #efefef;
}
.minicart-wrapper .block-minicart .block-content .actions .secondary .action.viewcart {
  border: 0px;
  -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
  box-shadow: 0px 0px 4px 1px #f2f2f2;
  color: #efefef;
  padding: 7px 15px 7px;
  border-radius: 4px;
  background: #41aefc;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 1.4rem;
  height: 38px;
  box-shadow: none;
  font-weight: bold;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-size: 1.2rem;
  padding: 12px 25px;
}
.minicart-wrapper .block-minicart .block-content .actions .secondary .action.viewcart:hover {
  background: #002f6c !important;
  border: 0px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.minicart-wrapper .block-minicart .block-content .actions div.primary button.primary.checkout {
  background: #41aefc;
  border: 1px solid transparent;
  height: 46px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.minicart-wrapper .block-minicart .block-content .actions div.primary button.primary.checkout:hover {
  background: #002f6c;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  height: 46px;
}
.minicart-wrapper .block-minicart .block-content .actions div.visa-checkout.button {
  position: static;
  margin-top: 0px;
}
.minicart-wrapper .block-minicart .block-content .actions div.paypal-express-checkout.button {
  position: static;
  margin-top: 0px;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper {
  padding: 15px 10px 25px 10px;
  border-color: #efefef;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item {
  margin-bottom: 5px;
  border: 1px solid #efefef;
  -webkit-box-shadow: 0px 0px 3px 0px #d1d1d1;
  -moz-box-shadow: 0px 0px 3px 0px #d1d1d1;
  -o-box-shadow: 0px 0px 3px 0px #d1d1d1;
  box-shadow: 0px 0px 3px 0px #d1d1d1;
  padding: 10px;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item:nth-child(even) {
  background: #ffffff;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item:nth-child(even):hover {
  background: #f5f5f5;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item:nth-child(odd) {
  background: #ffffff;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item:nth-child(odd):hover {
  background: #f5f5f5;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-photo .product-image-container {
  width: 85px !important;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
  width: 100% !important;
  max-width: 80px !important;
  max-height: 80px !important;
  height: auto !important;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details {
  padding-left: 90px;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-name a {
  font-weight: 600;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  font-size: 1.2rem;
  color: #333333;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.options .toggle {
  border: 0px;
  color: #41aefc;
  background: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  outline: none;
  cursor: pointer;
  font-weight: bold;
  padding: 7px 15px 7px;
  border-radius: 4px;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: none;
  font-size: 1.3rem;
  padding: 5px 10px 5px 10px;
  width: 120px;
  height: auto;
  margin-bottom: 6px;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.options .toggle:hover {
  background: #002f6c !important;
  color: #41aefc;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 0px;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.options .toggle:after {
  color: #222222;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.options .toggle:hover:after {
  color: #222222;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .price-container .price-wrapper .price {
  font-size: 1.6rem;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .details-qty .cart-item-qty.item-qty {
  width: 80px !important;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .details-qty .label {
  font-weight: 700;
  font-size: 1.4rem;
  margin-right: 5px;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .details-qty .update-cart-item {
  border: 0px;
  -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
  box-shadow: 0px 0px 4px 1px #f2f2f2;
  color: #efefef;
  padding: 7px 15px 7px;
  border-radius: 4px;
  background: #41aefc;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 1.4rem;
  height: 38px;
  box-shadow: none;
  font-weight: bold;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  height: auto;
  font-size: 1.2rem;
  padding: 8px 4px;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .details-qty .update-cart-item:hover {
  background: #002f6c !important;
  border: 0px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.actions {
  margin: -31px 0 0;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.actions div.primary,
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.actions div.secondary {
  margin: 0px;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.actions div.primary .action.edit,
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.actions div.secondary .action.edit,
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.actions div.primary .action.delete,
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.actions div.secondary .action.delete {
  border: 0px;
  color: #41aefc;
  background: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  outline: none;
  cursor: pointer;
  font-weight: bold;
  padding: 7px 15px 7px;
  border-radius: 4px;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: none;
  -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
  box-shadow: 0px 0px 4px 1px #f2f2f2;
  background: none;
  height: 19px !important;
  width: 19px;
  border-radius: 25px;
  padding: 7px;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.actions div.primary .action.edit:hover,
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.actions div.secondary .action.edit:hover,
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.actions div.primary .action.delete:hover,
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.actions div.secondary .action.delete:hover {
  background: #002f6c !important;
  color: #41aefc;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 0px;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.actions div.primary .action.edit .material-icons,
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.actions div.secondary .action.edit .material-icons,
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.actions div.primary .action.delete .material-icons,
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.actions div.secondary .action.delete .material-icons {
  position: relative;
  bottom: 3px;
  right: 2px;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.actions div.primary .action.edit:before,
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.actions div.secondary .action.edit:before,
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.actions div.primary .action.delete:before,
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.actions div.secondary .action.delete:before {
  display: none;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.actions div.primary .action.edit:hover,
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.actions div.secondary .action.edit:hover,
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.actions div.primary .action.delete:hover,
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.actions div.secondary .action.delete:hover {
  background: #000000;
  color: #ffffff;
}
.minicart-wrapper .block-minicart #save-cart-as-list #save-cart {
  border: 0px;
  color: #41aefc;
  background: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  outline: none;
  cursor: pointer;
  font-weight: bold;
  padding: 7px 15px 7px;
  border-radius: 4px;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: none;
  padding: 6px 15px 6px;
  margin-top: 20px;
  font-size: 1.2rem;
  height: auto;
  background: none;
}
.minicart-wrapper .block-minicart #save-cart-as-list #save-cart:hover {
  background: #002f6c !important;
  color: #41aefc;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 0px;
}
.modal-inner-wrap #optionsAvailable h2 {
  margin-bottom: 5px;
}
.modal-inner-wrap #optionsAvailable input[type='radio'] {
  margin: 10px;
}
.modal-inner-wrap .modal-footer .action-secondary.action-dismiss {
  border: 0px;
  color: #41aefc;
  background: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  outline: none;
  cursor: pointer;
  font-weight: bold;
  padding: 7px 15px 7px;
  border-radius: 4px;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: none;
  background-color: #ffffff;
  color: #222222;
}
.modal-inner-wrap .modal-footer .action-secondary.action-dismiss:hover {
  background: #002f6c !important;
  color: #41aefc;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 0px;
}
.modal-inner-wrap .modal-footer .action-secondary.action-dismiss:hover {
  box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -webkit-box-shadow: none;
}
.header .minicart-wrapper .action.showcart {
  position: relative;
  padding: 0px !important;
}
.header .minicart-wrapper .action.showcart span.text {
  position: relative;
  font-size: 2.2rem;
  top: 2px;
  font-weight: 700;
  color: #222222;
  left: 5px;
}
.header .minicart-wrapper .action.showcart span.text i.material-icons {
  font-size: 3rem;
  color: #41aefc;
}
.header .minicart-wrapper .action.showcart:before {
  content: "";
  display: none;
}
.header .minicart-wrapper .action.showcart .counter.qty {
  background: #002f6c;
  border: 1px solid #002f6c;
  padding: 1px;
  margin: 0px;
  position: absolute;
  left: 20px;
  top: -8px;
  font-weight: 700;
  font-size: 1.1rem;
  border-radius: 25px;
  height: 18px;
  width: auto;
}
.header .minicart-wrapper .action.showcart .counter.qty span {
  position: relative;
  bottom: 3px;
  color: #41aefc;
}
.header .minicart-wrapper .action.showcart .counter.qty .counter-label {
  display: none;
}
.header .block-search {
  width: 55%;
  margin: 0 auto;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 22px;
}
.header .block-search .block-content .field.search {
  display: inline-block;
  width: 85%;
}
.header .block-search .block-content .field.search .control {
  text-align: left;
}
.header .block-search .block-content .field.search .control .input-text {
  color: #666666;
  padding: 10px 42px 10px 20px;
  width: 100%;
  height: 48px;
  -webkit-box-shadow: 0px 0px 4px 0px #d1d1d1;
  -moz-box-shadow: 0px 0px 4px 0px #d1d1d1;
  -o-box-shadow: 0px 0px 4px 0px #d1d1d1;
  box-shadow: 0px 0px 4px 0px #d1d1d1;
  border: 1px solid transparent;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.header .block-search .block-content .field.search .control .input-text:focus {
  border: 1px solid #41aefc;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.header .block-search .block-content .field.search .control .input-text.activetxtbox {
  border: 1px solid #41aefc;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.header .block-search .block-content .actions {
  width: 15%;
  max-width: 47px;
  min-width: 47px;
  display: inline-block;
  margin-left: -4px;
  position: relative;
  top: -1px;
}
.header .block-search .block-content .actions .action.search[disabled],
.header .block-search .block-content .actions .action.search,
.header .block-search .block-content .actions .action.search.disabled {
  opacity: 1;
  position: static;
  display: inline-block;
  width: 100%;
  height: 48px !important;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  background: #41aefc;
  -webkit-box-shadow: 0px 0px 4px 1px #d3d3d3;
  -moz-box-shadow: 0px 0px 4px 1px #d3d3d3;
  -o-box-shadow: 0px 0px 4px 1px #d3d3d3;
  box-shadow: 0px 0px 4px 1px #d3d3d3;
}
.header .block-search .block-content .actions .action.search[disabled]:before,
.header .block-search .block-content .actions .action.search:before,
.header .block-search .block-content .actions .action.search.disabled:before {
  color: #ffffff;
  font-size: 1.8rem;
  font-weight: 700;
  position: static;
}
.header .block-search .block-content .actions .action.search[disabled] > span,
.header .block-search .block-content .actions .action.search > span,
.header .block-search .block-content .actions .action.search.disabled > span {
  display: none;
}
fieldset[disabled] .block-search .action.search {
  opacity: 1;
}
.full-slideshow-wrapper {
  max-width: 1280px;
  width: 100%;
  margin: 0px auto;
  margin-top: -15px;
}
.full-slideshow-wrapper section.slider {
  width: 100%;
  margin: 0px auto;
  position: relative;
}
.full-slideshow-wrapper section.slider .slick-prev {
  position: absolute;
  left: 20px;
  z-index: 99;
  border: 0px;
  outline: none;
}
.full-slideshow-wrapper section.slider .slick-prev:before {
  content: "\276E";
  background: none;
  font-size: 4rem;
  padding: 10px 15px 10px 10px;
  color: #ffffff;
}
.full-slideshow-wrapper section.slider .slick-prev:hover {
  border: 0px;
  outline: none;
}
.full-slideshow-wrapper section.slider .slick-prev:hover:before {
  color: #000000;
}
.full-slideshow-wrapper section.slider .slick-next {
  position: absolute;
  right: 47px;
  z-index: 99;
  outline: none;
  border: 0px;
}
.full-slideshow-wrapper section.slider .slick-next:before {
  content: "\276F";
  background: none;
  font-size: 4rem;
  padding: 10px 10px 10px 15px;
  color: #ffffff;
}
.full-slideshow-wrapper section.slider .slick-next:hover {
  border: 0px;
  outline: none;
}
.full-slideshow-wrapper section.slider .slick-next:hover:before {
  color: #000000;
}
.blog-list .blog-items .blog-item {
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.blog-list .blog-items .blog-item .blog-item-image {
  max-width: 180px;
  margin-right: 20px;
  float: left;
  width: 25%;
  min-width: 180px;
  width: 100%;
  height: 200px;
}
.blog-list .blog-items .blog-item .blog-item-image .blog-img {
  max-width: 180px;
  width: 100%;
}
.blog-list .blog-items .blog-item .blog-item-content {
  width: 70%;
  float: left;
}
.blog-list .blog-items .blog-item .blog-item-content .blog-item-date {
  font-size: 1.2rem;
  color: #979797;
  margin-bottom: 7px;
}
.blog-list .blog-items .blog-item .blog-item-content .blog-item-title {
  font-size: 1.6rem;
  color: #222222;
  margin-bottom: 10px;
  font-weight: bold;
}
.blog-list .blog-items .blog-item .blog-item-content .blog-item-txt {
  font-size: 1.3rem;
  color: #333333;
  height: 36px;
  overflow: hidden;
  margin-bottom: 25px;
}
.blog-list .blog-items .blog-item .blog-item-content .blog-item-btn .blog-item-readmore {
  border: 0px;
  -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
  box-shadow: 0px 0px 4px 1px #f2f2f2;
  color: #efefef;
  padding: 7px 15px 7px;
  border-radius: 4px;
  background: #41aefc;
  outline: none;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 1.4rem;
  height: 38px;
  box-shadow: none;
  font-weight: bold;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  color: #ffffff;
  height: auto;
  font-size: 1.2rem;
  padding: 7px 15px;
  width: 150px;
  text-decoration: none;
  text-align: center;
}
.blog-list .blog-items .blog-item .blog-item-content .blog-item-btn .blog-item-readmore:hover {
  background: #002f6c !important;
  border: 0px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.blog-list .blog-items .blog-item .blog-item-content .blog-item-btn .blog-item-readmore:hover {
  text-decoration: none;
  color: #ffffff;
  background: #002f6c;
}
.paypal-button.paypal-button-shape-rect {
  border-radius: 25px;
}
.blog-full-view {
  width: 80%;
}
.blog-full-view .blog-full-title {
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  margin-bottom: 15px;
}
.blog-full-view .blog-full-date {
  font-size: 1.2rem;
  color: #979797;
  margin-bottom: 7px;
  margin-bottom: 20px;
}
.blog-full-view .blog-full-image {
  margin-bottom: 20px;
}
.blog-full-view .blog-full-image .blog-full-img {
  max-width: 750px;
  width: 100%;
}
.blog-full-view .blog-full-txt {
  font-size: 1.4rem;
  text-align: justify;
}
.blog-full-view .prenext {
  margin-top: 20px;
}
.blog-full-view .prenext .material-icons {
  margin-left: 6px;
  margin-right: 6px;
  position: relative;
  top: 2px;
}
.blog-full-view .prenext span {
  display: inline-block;
  position: relative;
  top: -5px;
}
.blog-full-view .prenext .pre-nxt-btn {
  float: left;
  color: #41aefc;
  background: none;
  height: auto;
  padding: 0px;
  font-size: 1.2rem;
  border: 0px;
}
.blog-full-view .prenext .pre-nxt-btn:hover {
  color: #41aefc;
  background: #002f6c !important;
  border: 0px;
}
.blog-full-view .prenext .nxt-btn {
  float: right;
  padding-left: 15px;
}
.blog-full-view .prenext .pre-btn {
  float: left;
  padding-right: 15px;
}
.block.related .block-title.title,
.block.upsell .block-title.title,
.block.crosssell .block-title.title,
.block.substitute .block-title.title {
  text-align: center;
  font-size: 1.8rem;
}
.block.related .block-title.title strong,
.block.upsell .block-title.title strong,
.block.crosssell .block-title.title strong,
.block.substitute .block-title.title strong {
  font-size: 1.8rem;
  padding-bottom: 3px;
  border-bottom: 2px solid #41aefc;
}
.block.related .list.items.product-items .item.product-item .product-item-info,
.block.upsell .list.items.product-items .item.product-item .product-item-info,
.block.crosssell .list.items.product-items .item.product-item .product-item-info,
.block.substitute .list.items.product-items .item.product-item .product-item-info {
  max-width: 220px;
  padding: 7px;
  margin: 0px;
  border: 1px solid #f2f2f2;
  width: 95%;
  text-align: center;
  background: #f9f9f9;
  min-height: 400px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.block.related .list.items.product-items .item.product-item .product-item-info .field.choice,
.block.upsell .list.items.product-items .item.product-item .product-item-info .field.choice,
.block.crosssell .list.items.product-items .item.product-item .product-item-info .field.choice,
.block.substitute .list.items.product-items .item.product-item .product-item-info .field.choice {
  top: -1px;
}
.block.related .list.items.product-items .item.product-item .product-item-info .price-box,
.block.upsell .list.items.product-items .item.product-item .product-item-info .price-box,
.block.crosssell .list.items.product-items .item.product-item .product-item-info .price-box,
.block.substitute .list.items.product-items .item.product-item .product-item-info .price-box {
  margin-bottom: 10px;
}
.block.related .list.items.product-items .item.product-item .product-item-info .price-box .special-price,
.block.upsell .list.items.product-items .item.product-item .product-item-info .price-box .special-price,
.block.crosssell .list.items.product-items .item.product-item .product-item-info .price-box .special-price,
.block.substitute .list.items.product-items .item.product-item .product-item-info .price-box .special-price,
.block.related .list.items.product-items .item.product-item .product-item-info .price-box .old-price,
.block.upsell .list.items.product-items .item.product-item .product-item-info .price-box .old-price,
.block.crosssell .list.items.product-items .item.product-item .product-item-info .price-box .old-price,
.block.substitute .list.items.product-items .item.product-item .product-item-info .price-box .old-price {
  display: block;
}
.block.related .list.items.product-items .item.product-item .product-item-info .product-item-actions,
.block.upsell .list.items.product-items .item.product-item .product-item-info .product-item-actions,
.block.crosssell .list.items.product-items .item.product-item .product-item-info .product-item-actions,
.block.substitute .list.items.product-items .item.product-item .product-item-info .product-item-actions {
  margin: 0px 0 10px;
}
.block.related .list.items.product-items .item.product-item .product-item-info .product-item-actions.hide-price-custombtn.hassubscription,
.block.upsell .list.items.product-items .item.product-item .product-item-info .product-item-actions.hide-price-custombtn.hassubscription,
.block.crosssell .list.items.product-items .item.product-item .product-item-info .product-item-actions.hide-price-custombtn.hassubscription,
.block.substitute .list.items.product-items .item.product-item .product-item-info .product-item-actions.hide-price-custombtn.hassubscription {
  padding-bottom: 75px;
}
.block.related .list.items.product-items .item.product-item .product-item-info:hover,
.block.upsell .list.items.product-items .item.product-item .product-item-info:hover,
.block.crosssell .list.items.product-items .item.product-item .product-item-info:hover,
.block.substitute .list.items.product-items .item.product-item .product-item-info:hover {
  background: #ffffff;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.block.related .list.items.product-items .item.product-item .product-item-info .product-item-details,
.block.upsell .list.items.product-items .item.product-item .product-item-info .product-item-details,
.block.crosssell .list.items.product-items .item.product-item .product-item-info .product-item-details,
.block.substitute .list.items.product-items .item.product-item .product-item-info .product-item-details {
  text-align: left;
}
.block.related .list.items.product-items .item.product-item .product-item-info .product-item-details .product-item-inner,
.block.upsell .list.items.product-items .item.product-item .product-item-info .product-item-details .product-item-inner,
.block.crosssell .list.items.product-items .item.product-item .product-item-info .product-item-details .product-item-inner,
.block.substitute .list.items.product-items .item.product-item .product-item-info .product-item-details .product-item-inner {
  border: 1px solid #e6eef0;
}
.block.related .list.items.product-items .item.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .action.tocart.primary,
.block.upsell .list.items.product-items .item.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .action.tocart.primary,
.block.crosssell .list.items.product-items .item.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .action.tocart.primary,
.block.substitute .list.items.product-items .item.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .action.tocart.primary {
  width: 100%;
}
.block.related .list.items.product-items .item.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart .action.tocart.primary,
.block.upsell .list.items.product-items .item.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart .action.tocart.primary,
.block.crosssell .list.items.product-items .item.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart .action.tocart.primary,
.block.substitute .list.items.product-items .item.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart .action.tocart.primary {
  width: 50%;
  margin-right: 2%;
  display: inline-block;
}
.block.related .list.items.product-items .item.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart br,
.block.upsell .list.items.product-items .item.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart br,
.block.crosssell .list.items.product-items .item.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart br,
.block.substitute .list.items.product-items .item.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart br {
  display: inline-block;
  width: 0px;
}
.block.related .list.items.product-items .item.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart a,
.block.upsell .list.items.product-items .item.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart a,
.block.crosssell .list.items.product-items .item.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart a,
.block.substitute .list.items.product-items .item.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart a {
  width: 46%;
  margin-right: 2%;
  display: inline-block;
}
.block.related .list.items.product-items .item.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions.hasaddtolist .actions-secondary,
.block.upsell .list.items.product-items .item.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions.hasaddtolist .actions-secondary,
.block.crosssell .list.items.product-items .item.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions.hasaddtolist .actions-secondary,
.block.substitute .list.items.product-items .item.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions.hasaddtolist .actions-secondary {
  width: 100%;
}
.block.related .list.items.product-items .item.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions.hasaddtolist .actions-secondary .box-addtolists .action.primary.tolistslist,
.block.upsell .list.items.product-items .item.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions.hasaddtolist .actions-secondary .box-addtolists .action.primary.tolistslist,
.block.crosssell .list.items.product-items .item.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions.hasaddtolist .actions-secondary .box-addtolists .action.primary.tolistslist,
.block.substitute .list.items.product-items .item.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions.hasaddtolist .actions-secondary .box-addtolists .action.primary.tolistslist {
  width: 100%;
}
.block.related .list.items.product-items .item.product-item .product-item-info .product-item-details .product-item-name .product-item-link,
.block.upsell .list.items.product-items .item.product-item .product-item-info .product-item-details .product-item-name .product-item-link,
.block.crosssell .list.items.product-items .item.product-item .product-item-info .product-item-details .product-item-name .product-item-link,
.block.substitute .list.items.product-items .item.product-item .product-item-info .product-item-details .product-item-name .product-item-link {
  width: 140px !important;
  overflow: hidden !important;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block !important;
}
.block.substitute .block-content .list.items.product-items .item.product-item .product-item-info {
  min-height: 330px !important;
}
.account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
[class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
.sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box {
  width: 23%;
  margin: 25px 1%;
  height: 250px;
  overflow-y: auto;
  padding: 15px 15px 20px 15px;
}
.page-footer {
  z-index: 0;
  padding-bottom: 5px;
  width: 100%;
  background: #41aefc;
  color: #efefef;
}
.page-footer .footer.content {
  padding-top: 10px;
}
.page-footer .footer-container-wrapper .column.main {
  width: 100% !important;
  padding-bottom: 20px;
  margin-bottom: 5px;
}
.page-footer .column.main {
  min-height: 120px;
  height: auto;
}
.page-footer .column.main .footer-upper {
  padding: 0px;
}
.page-footer .column.main .footer-upper h5 {
  display: inline-block;
  padding-bottom: 2px;
  color: #002f6c;
  margin-bottom: 9px;
  margin-top: 20px;
}
.page-footer .column.main .footer-upper .footer-links {
  float: left;
  width: 30%;
}
.page-footer .column.main .footer-upper .footer-links ul {
  padding-left: 18px;
}
.page-footer .column.main .footer-upper .footer-links ul li {
  list-style: none;
  color: #41aefc;
  padding-left: 0px;
  list-style-type: disc;
  font-size: 2rem;
  color: #efefef;
  line-height: 2.4rem;
}
.page-footer .column.main .footer-upper .footer-links ul li a {
  color: #efefef;
  font-size: 1.2rem;
  text-decoration: none;
  letter-spacing: 0px;
  display: block;
  font-weight: 400;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.page-footer .column.main .footer-upper .footer-links ul li a:hover {
  color: #002f6c;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.page-footer .column.main .footer-upper .footer-contact {
  float: left;
  width: 32%;
}
.page-footer .column.main .footer-upper .footer-contact p {
  width: 90%;
  margin-bottom: 0px;
  line-height: 2.2rem;
  font-size: 1.2rem;
}
.page-footer .column.main .footer-upper .footer-contact p.con-phone:before {
  content: "Phone: ";
}
.page-footer .column.main .footer-upper .footer-contact p.cont-email:before {
  content: "Email: ";
}
.page-footer .column.main .footer-upper .footer-news-follow {
  float: left;
  width: 36%;
}
.page-footer .column.main .footer-upper .footer-news-follow .followus a {
  background: url('../images/iconsprite.png');
  background-repeat: no-repeat;
  height: 30px;
  width: 30px;
  display: inline-block;
  margin-right: 20px;
  background-position: 1px 25px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.page-footer .column.main .footer-upper .footer-news-follow .followus a.Twitter {
  background-position: -12px -7px;
}
.page-footer .column.main .footer-upper .footer-news-follow .followus a.Facebook {
  background-position: -71px -7px;
}
.page-footer .column.main .footer-upper .footer-news-follow .followus a.Instagram {
  background-position: -129px -7px;
}
.page-footer .column.main .footer-upper .footer-news-follow .followus a.Youtube {
  background-position: -188px -7px;
}
.page-footer .column.main .footer-upper .footer-news-follow .followus a.Linkedin {
  background-position: -247px -7px;
}
.page-footer .column.main .footer-upper .footer-news-follow .followus a:hover {
  opacity: 0.5;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.page-footer .column.main .footer-upper .footer-news-follow .block.newsletter {
  width: 95%;
  max-width: 100%;
  float: none;
}
.page-footer .column.main .footer-upper .footer-news-follow .block.newsletter .title {
  display: block;
}
.page-footer .column.main .footer-upper .footer-news-follow .block.newsletter .title strong {
  display: inline-block;
  padding-bottom: 2px;
  font-size: 1.8rem;
  margin-bottom: 15px;
  color: #002f6c;
  text-transform: uppercase;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.page-footer .column.main .footer-upper .footer-news-follow .block.newsletter .content .field.newsletter {
  width: 100%;
}
.page-footer .column.main .footer-upper .footer-news-follow .block.newsletter .content .field.newsletter .control:before {
  font-size: 0px;
}
.page-footer .column.main .footer-upper .footer-news-follow .block.newsletter .content .field.newsletter .control input {
  border: 0px;
  height: 50px;
  border-radius: 25px 0px 0px 25px;
  padding-left: 15px;
  font-size: 1.6rem !important;
  color: #666666;
}
.page-footer .column.main .footer-upper .footer-news-follow .block.newsletter .content .actions .subscribe.primary {
  padding: 7px 15px 7px !important;
  height: 50px;
  border-radius: 0px 25px 25px 0px;
  background: #002f6c;
  border: 1px solid #002f6c;
  color: #ffffff;
}
.page-footer .column.main .footer-upper .footer-news-follow .block.newsletter .content .actions .subscribe.primary span {
  display: none;
}
.page-footer .column.main .footer-upper .footer-news-follow .block.newsletter .content .actions .subscribe.primary .material-icons {
  font-size: 3rem;
  position: relative;
  top: 2px;
  right: 5px;
  color: #ffffff;
}
.page-footer .column.main .footer-upper .footer-news-follow .block.newsletter .content .actions .subscribe.primary:hover {
  border: 1px solid #002f6c;
  background: #41aefc !important;
}
.page-footer .column.main .footer-upper.fourcol-footer .footer-links,
.page-footer .column.main .footer-upper.fourcol-footer .footer-contact {
  width: 23%;
}
.page-footer .column.main .footer-upper.fourcol-footer .footer-news-follow {
  width: 31%;
}
.page-footer .column.main .footer-upper.fourcol-footer .footer-news-follow .followus {
  margin-bottom: 20px;
}
.footer-lower-sec {
  background-color: #f2f2f2;
}
.footer-lower-sec .column.main {
  min-height: 40px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.footer-lower-sec .column.main .footer-lower {
  padding: 10px 0px;
}
.footer-lower-sec .column.main .footer-lower p {
  color: #e1e1e1;
  margin-bottom: 0px;
  font-size: 1.3rem;
}
.account .box-actions.managedashreminder {
  margin-top: 10px !important;
}
.account .box-actions.managedashreminder a.action.edit {
  margin-right: 15px;
  border: 0px;
  color: #41aefc;
  background: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  outline: none;
  cursor: pointer;
  font-weight: bold;
  padding: 7px 15px 7px;
  border-radius: 4px;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: none;
  height: auto;
  padding: 6px 12px;
  font-size: 1.2rem;
}
.account .box-actions.managedashreminder a.action.edit:hover {
  background: #002f6c !important;
  color: #41aefc;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 0px;
}
.ui-datepicker .ui-datepicker-title .ui-datepicker-year,
.ui-datepicker .ui-datepicker-title .ui-datepicker-month {
  width: 40%;
  margin-right: 2%;
}
.modal-custom.custom-slide .modal-inner-wrap .block-customer-login .actions-toolbar div.primary .action.action-login.secondary {
  border: 0px;
  -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
  box-shadow: 0px 0px 4px 1px #f2f2f2;
  color: #efefef;
  padding: 7px 15px 7px;
  border-radius: 4px;
  background: #41aefc;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 1.4rem;
  height: 38px;
  box-shadow: none;
  font-weight: bold;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 1px 10px 2px;
}
.modal-custom.custom-slide .modal-inner-wrap .block-customer-login .actions-toolbar div.primary .action.action-login.secondary:hover {
  background: #002f6c !important;
  border: 0px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.modal-custom.custom-slide .modal-inner-wrap .block-customer-login .actions-toolbar div.primary .action.action-login.secondary span {
  font-size: 1.4rem;
}
.modal-custom.custom-slide .modal-inner-wrap .block-customer-login .actions-toolbar div.secondary {
  padding-top: 0rem;
  margin-right: 0px;
}
.modal-custom.custom-slide .modal-inner-wrap .block-customer-login .actions-toolbar div.secondary .action.action-remind {
  padding: 9px;
}
.modal-custom.custom-slide .modal-inner-wrap .block-customer-login .actions-toolbar div.secondary .action.action-remind span {
  font-size: 1.4rem;
}
.customer-address-index .columns .actions-toolbar div.secondary {
  margin-right: 15px;
}
#branches-list-popup.branches-list-popup ul {
  border: 0px;
  padding: 10px 5px;
  width: 100%;
}
#branches-list-popup.branches-list-popup ul li {
  margin-bottom: -0.5px;
  border: 1px solid #f2f2f2;
  height: auto;
  padding: 5px;
}
#branches-list-popup.branches-list-popup ul li span.location-details,
#branches-list-popup.branches-list-popup ul li span.location-select {
  float: none;
  display: inline-block;
  width: 44%;
}
#branches-list-popup.branches-list-popup ul li span p {
  line-height: 2rem;
}
#buttonbar #updateform {
  border-radius: 25px;
  margin-left: 10px;
}
.supplierconnect-invoices-details .columns .buttons-set p.back-link a,
.supplierconnect-invoices-details .columns .buttons-set p.list-link a {
  padding: 5px 15px 5px;
}
.customer-address-form .columns form {
  background: #f9f9f9;
  padding: 15px 15px 15px 15px;
  -webkit-box-shadow: 0px 0px 3px 0px #f2f2f2;
  -moz-box-shadow: 0px 0px 3px 0px #f2f2f2;
  -o-box-shadow: 0px 0px 3px 0px #f2f2f2;
  box-shadow: 0px 0px 3px 0px #f2f2f2;
  border: 1px solid #f2f2f2;
}
.customer-address-form .columns form .fieldset ul li {
  list-style: none;
}
.customer-address-form .columns form .fieldset .field,
.customer-address-form .columns form .fieldset .wide {
  margin-bottom: 12px;
  width: 80%;
}
.customer-address-form .columns form .fieldset h2.legend {
  background: none;
  font-size: 1.8rem;
  font-weight: 600;
  color: #222222;
  padding-left: 0px;
  text-transform: uppercase;
  border-color: #f2f2f2;
  padding-bottom: 6px;
  margin-bottom: 10px;
}
.customer-address-form .columns form .buttons-set p.back-link a {
  padding: 5px 15px;
  position: relative;
  top: 2px;
}
.account .block-collapsible-nav .title {
  position: static !important;
  width: auto !important;
  height: auto !important;
}
.account .block-collapsible-nav .title strong {
  font-size: 20px;
  font-weight: 300;
  line-height: 1.1;
  margin-left: 4px;
}
.col-full .control.customer-dob #required_date {
  width: 30%;
}
@media print {
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    width: 23%;
    margin: 25px 1%;
    height: 250px;
    float: left;
    overflow-y: auto;
    padding: 15px 15px 20px 15px;
    box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    -webkit-box-shadow: none;
  }
}
@media only screen and (max-width: 640px) {
  h1 {
    font-size: 2.4rem;
    text-transform: uppercase;
    letter-spacing: 0.1px;
    font-weight: 600;
    font-family: 'Roboto' !important;
    font-family: 'Source Sans Pro' !important;
  }
  h2 {
    font-size: 2.2rem;
    text-transform: uppercase;
    letter-spacing: 0.1px;
    font-weight: 600;
    font-family: 'Roboto' !important;
    font-family: 'Source Sans Pro' !important;
  }
  h3 {
    font-size: 2rem;
    text-transform: uppercase;
    letter-spacing: 0.1px;
    font-weight: 600;
    font-family: 'Roboto' !important;
    font-family: 'Source Sans Pro' !important;
  }
  h4 {
    font-size: 1.8rem;
    text-transform: uppercase;
    letter-spacing: 0.1px;
    font-weight: 600;
    font-family: 'Roboto' !important;
    font-family: 'Source Sans Pro' !important;
  }
  h5 {
    font-size: 1.6rem;
    text-transform: uppercase;
    letter-spacing: 0.1px;
    font-weight: 600;
    font-family: 'Roboto' !important;
    font-family: 'Source Sans Pro' !important;
  }
  h6 {
    font-size: 1.4rem;
    text-transform: uppercase;
    letter-spacing: 0.1px;
    font-weight: 600;
    font-family: 'Roboto' !important;
    font-family: 'Source Sans Pro' !important;
  }
  body {
    font-size: 1.3rem;
  }
  .admin__data-grid-pager .page-control-input {
    width: 30px !important;
  }
}
@media only screen and (max-width: 960px) {
  .page-header .header-wrapper-content .header.content .selected-branch-wrapper .selected-branch p {
    font-size: 0px;
  }
  .page-header .header-wrapper-content .header.content .selected-branch-wrapper .selected-branch p:before {
    font-size: 1.2rem;
    content: "Branch";
  }
  .footer.content .page-footer .footer-upper .footer-links ul {
    padding-left: 15px;
    padding-right: 15px;
  }
  .footer.content .page-footer .footer-upper .footer-links ul li {
    font-size: 1.6rem;
    padding-left: 0px;
  }
  .footer.content .page-footer .footer-upper .footer-links ul li a {
    font-size: 1.3rem;
  }
  .footer.content .page-footer .footer-upper .footer-contact p {
    width: 85%;
    line-height: 2rem;
    font-size: 1.2rem;
  }
  .footer.content .page-footer .footer-upper .footer-news-follow .block.newsletter {
    width: 100%;
  }
  .footer.content .page-footer .footer-upper .footer-news-follow .block.newsletter .title {
    font-size: 1.8rem;
  }
  .footer.content .page-footer .footer-upper .footer-news-follow .block.newsletter .content .subscribe .control:before {
    display: none;
  }
  .footer.content .page-footer .footer-upper .footer-news-follow .block.newsletter .content .subscribe .control label #newsletter {
    font-size: 1.2rem !important;
    padding: 0 0 0 5px;
  }
  .footer.content .page-footer .footer-upper .footer-news-follow .block.newsletter .content .subscribe .actions .subscribe.primary {
    padding: 4px 8px 3px;
    font-size: 1.3rem;
  }
  .modal-custom.custom-slide .modal-inner-wrap .block-customer-login .actions-toolbar {
    text-align: center;
  }
  .modal-custom.custom-slide .modal-inner-wrap .block-customer-login .actions-toolbar div.primary {
    float: none;
    width: 180px;
    display: block;
    margin: 0 auto;
  }
  .modal-custom.custom-slide .modal-inner-wrap .block-customer-login .actions-toolbar div.primary .action.action-login.secondary {
    border: 0px;
    -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
    -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
    -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
    box-shadow: 0px 0px 4px 1px #f2f2f2;
    color: #efefef;
    padding: 7px 15px 7px;
    border-radius: 4px;
    background: #41aefc;
    text-decoration: none;
    outline: none;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 1.4rem;
    height: 38px;
    box-shadow: none;
    font-weight: bold;
    font-family: 'Roboto' !important;
    font-family: 'Source Sans Pro' !important;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    padding: 3px 10px 3px;
    width: 180px;
    text-align: center;
    margin-bottom: 10px;
  }
  .modal-custom.custom-slide .modal-inner-wrap .block-customer-login .actions-toolbar div.primary .action.action-login.secondary:hover {
    background: #002f6c !important;
    border: 0px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .modal-custom.custom-slide .modal-inner-wrap .block-customer-login .actions-toolbar div.primary .action.action-login.secondary span {
    font-size: 1.3rem;
  }
  .modal-custom.custom-slide .modal-inner-wrap .block-customer-login .actions-toolbar div.secondary {
    padding-top: 0rem;
    margin-right: 0px;
    float: none;
    width: 180px;
  }
  .modal-custom.custom-slide .modal-inner-wrap .block-customer-login .actions-toolbar div.secondary .action.action-remind {
    padding: 5px 12px 5px;
    width: 154px;
    text-align: center;
    margin-bottom: 10px;
  }
  .modal-custom.custom-slide .modal-inner-wrap .block-customer-login .actions-toolbar div.secondary .action.action-remind span {
    font-size: 1.3rem;
  }
  .epicor_comm-cart-csvupload #product_csv_import_form {
    width: 50%;
  }
  .page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary form .action.tocart.primary,
  .wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary form .action.tocart.primary {
    left: 10px;
  }
}
.checkout-index-index.page-layout-checkout .page-wrapper header.page-header {
  width: 100%;
}
.companyfavadd .shipping-address-item {
  background: #f9f9f9;
  padding: 15px 15px 15px 15px;
  -webkit-box-shadow: 0px 0px 3px 0px #f2f2f2;
  -moz-box-shadow: 0px 0px 3px 0px #f2f2f2;
  -o-box-shadow: 0px 0px 3px 0px #f2f2f2;
  box-shadow: 0px 0px 3px 0px #f2f2f2;
  border: 1px solid #f2f2f2;
  height: 250px;
  overflow-y: auto;
  width: 30%;
  margin-right: 1%;
}
.companyfavadd .shipping-address-item .vcard dd.first {
  font-weight: 600;
}
.companyfavadd .shipping-address-item div.botbtn .action-select-shipping-item {
  border: 0px;
  -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
  box-shadow: 0px 0px 4px 1px #f2f2f2;
  color: #efefef;
  padding: 7px 15px 7px;
  border-radius: 4px;
  background: #41aefc;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 1.4rem;
  height: 38px;
  box-shadow: none;
  font-weight: bold;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.companyfavadd .shipping-address-item div.botbtn .action-select-shipping-item:hover {
  background: #002f6c !important;
  border: 0px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.customerconnect-arpayments-archeckout .modal-custom .opc-sidebar .opc-summary-wrapper .custom-slide {
  display: none;
}
.customerconnect-arpayments-archeckout .checkout-container .opc-sidebar .modal-inner-wrap {
  border: 0px;
}
.customerconnect-arpayments-archeckout #checkoutSteps .payment-method .payment-method-content .actions-toolbar .primary .action.primary.checkout:after {
  content: 'Make Payment';
  visibility: visible;
  display: block;
}
.customerconnect-arpayments-archeckout #checkoutSteps .payment-method .payment-method-content .actions-toolbar .primary .action.primary.checkout span {
  display: none;
  font-size: 0px;
}
.customerconnect-arpayments-archeckout #checkoutSteps .payment-method .payment-method-content .actions-toolbar .primary .action.primary.checkout span:after {
  font-size: 16px;
}
#customer_arpayments_invoices_list .table-wrapper #customer_arpayments_invoices_list_table .totals th {
  background: #41aefc;
}
.epicor_branchpickup-pickup-select .admin__data-grid-pager-wrap {
  max-width: 420px;
  width: auto;
}
.epicor_branchpickup-pickup-select .admin__data-grid-pager-wrap .admin__data-grid-pager .page-control-input {
  text-align: center;
}
.epicor_branchpickup-pickup-select .admin__data-grid-header-row {
  width: auto;
}
.epicor_branchpickup-pickup-select .admin__data-grid-header-row .action-default {
  margin-right: 2px;
}
.epicor_branchpickup-pickup-select .page-footer .column.main .footer-upper .footer-news-follow .block.newsletter .content .actions .subscribe.primary {
  padding: 6px 15px 6px;
}
#branchpickup-iframe-popup-modal .branchmaincontainer #branchpictionactions .buttons-container,
#addresslocation-iframe-popup-modal .branchmaincontainer #branchpictionactions .buttons-container {
  float: none;
}
.branches-list-popup span.location-select a {
  border: 0px;
  -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
  box-shadow: 0px 0px 4px 1px #f2f2f2;
  color: #efefef;
  padding: 7px 15px 7px;
  border-radius: 4px;
  background: #41aefc;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 1.4rem;
  height: 38px;
  box-shadow: none;
  font-weight: bold;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.branches-list-popup span.location-select a:hover {
  background: #002f6c !important;
  border: 0px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.branches-list-popup span.location-select a span {
  background: none;
  padding: 0px;
  border: 0px;
  -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
  box-shadow: 0px 0px 4px 1px #f2f2f2;
  color: #efefef;
  padding: 7px 15px 7px;
  border-radius: 4px;
  background: #41aefc;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 1.4rem;
  height: 38px;
  box-shadow: none;
  font-weight: bold;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.branches-list-popup span.location-select a span:hover {
  background: #002f6c !important;
  border: 0px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.epicor_orderapproval-manage-edit .data-grid-checkbox-cell-inner input[type='checkbox'].admin__control-checkbox,
.epicor_orderapproval-manage-index .data-grid-checkbox-cell-inner input[type='checkbox'].admin__control-checkbox,
.epicor_orderapproval-manage-edit .data-grid-checkbox-cell-inner input[type='radio'].admin__control-checkbox,
.epicor_orderapproval-manage-index .data-grid-checkbox-cell-inner input[type='radio'].admin__control-checkbox {
  top: 3px;
}
.epicor_orderapproval-manage-edit input[type="checkbox"]:disabled,
.epicor_orderapproval-manage-index input[type="checkbox"]:disabled {
  opacity: 1;
}
.epicor_orderapproval-manage-approvals .data-grid-checkbox-cell-inner input[type='checkbox'].admin__control-checkbox {
  top: 3px;
}
.action-primary {
  background: #41aefc;
  border: 1px solid #41aefc;
}
.action-primary:hover {
  background: #002f6c;
  border: 1px solid #002f6c;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -webkit-box-shadow: none;
}
.sales-order-view .actions-toolbar.order-actions-toolbar .actions {
  margin-bottom: 15px;
}
.sales-order-view .actions-toolbar.order-actions-toolbar .actions .action.order,
.sales-order-view .actions-toolbar.order-actions-toolbar .actions .action.print {
  border: 0px;
  color: #41aefc;
  background: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  outline: none;
  cursor: pointer;
  font-weight: bold;
  padding: 7px 15px 7px;
  border-radius: 4px;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: none;
  position: relative;
}
.sales-order-view .actions-toolbar.order-actions-toolbar .actions .action.order:hover,
.sales-order-view .actions-toolbar.order-actions-toolbar .actions .action.print:hover {
  background: #002f6c !important;
  color: #41aefc;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 0px;
}
.sales-order-view .actions-toolbar.order-actions-toolbar .actions .action.print {
  bottom: 10px;
}
.epicor_orderapproval-manage-edit #rules_grid .fieldset:last-child {
  width: 55%;
}
.epicor_orderapproval-manage-edit .admin__data-grid-header-row:last-child {
  margin-bottom: 10px;
}
.customerconnect-skus-index .admin__data-grid-header .admin__data-grid-header-row .admin__data-grid-export {
  padding-right: 0px;
}
.customerconnect-skus-index .sku-add-section .add-sku.button {
  border: 0px;
  color: #41aefc;
  background: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  outline: none;
  cursor: pointer;
  font-weight: bold;
  padding: 7px 15px 7px;
  border-radius: 4px;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: none;
}
.customerconnect-skus-index .sku-add-section .add-sku.button:hover {
  background: #002f6c !important;
  color: #41aefc;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 0px;
}
.customerconnect-skus-index .data-grid-checkbox-cell-inner {
  margin-top: 0px;
}
.customer-account-edit .columns .form-edit-account .fieldset .field.new.password .control .mage-error {
  top: 0px;
  position: relative;
}
.customer-account-createpassword .fieldset .field .control div.mage-error[generated] {
  position: relative;
  top: 0px;
}
#search_mini_form .field.search .control #scanner-button {
  background-color: transparent;
  border: none;
  position: absolute;
  right: 17%;
  top: 4px;
  width: auto;
  height: 20px;
  border-radius: 0px;
}
#search_mini_form .field.search .control #scanner-button:before {
  content: "\f02a";
  font: normal 25px / 1 FontAwesome;
  color: #000000;
}
.ecc-autosuggest {
  padding: 10px;
  border: 1px solid #f2f2f2;
  display: inline-block;
  left: -5%;
  right: 0px;
  margin: 0 auto;
  width: 80%;
  max-height: 450px;
}
.ecc-autosuggest .elsrchcolpro {
  float: right;
  width: 100%;
  margin-left: 20px;
}
.ecc-autosuggest .elsrchcolpro .elsearchsec {
  min-height: 400px;
}
.ecc-autosuggest .elsrchcolpro .elsearchsec.recautoheight {
  min-height: 0px;
  height: auto;
}
.ecc-autosuggest .elsrchcolpro .elsearchsec.recautoheight ul {
  height: auto;
}
.ecc-autosuggest .elsrchcol2 {
  position: relative;
  float: right;
  width: 100%;
}
.ecc-autosuggest .elsrchcol2col2 {
  width: 660px;
}
.ecc-autosuggest .elsrchcol2col2 .srcsecactive1 {
  width: 330px;
}
.ecc-autosuggest .elsearchsec {
  margin-top: 0px;
  margin-bottom: 10px;
  height: 200px;
}
.ecc-autosuggest .elsearchsec .eltitlesec {
  background: #002f6c;
  padding: 3px 10px;
  color: #efefef;
  margin-bottom: 2px;
  position: relative;
  text-transform: none;
  font-size: 1.3rem;
  margin: 0px;
}
.ecc-autosuggest .elsearchsec .eltitlesec .elseeall {
  position: absolute;
  right: 10px;
  top: 4px;
  color: #efefef;
  text-decoration: none;
  font-size: 1.2rem;
}
.ecc-autosuggest .elsearchsec .eltitlesec .elseeall:hover {
  text-decoration: underline;
  color: #f1f1f1;
}
.ecc-autosuggest .elsearchsec ul.eldymitems li.elsearchitem {
  line-height: 15px;
}
.ecc-autosuggest .elsearchsec ul.eldymitems li.elsearchitem a {
  text-decoration: none;
}
.ecc-autosuggest .elsearchsec ul.eldymitems li.elsearchitem a span {
  color: #002f6c;
  font-weight: 600;
}
.ecc-autosuggest .elsearchsec ul.eldymitems li.elsearchitem a:hover {
  text-decoration: underline;
}
.ecc-autosuggest .elsearchsec ul.elcatitems li.elsearchitem {
  line-height: 15px;
}
.ecc-autosuggest .elsearchsec ul.elcatitems li.elsearchitem .cat-crumb {
  font-size: 1.1rem;
  color: #002f6c;
}
.ecc-autosuggest .elsearchsec ul.elcatitems li.elsearchitem a {
  text-decoration: none;
}
.ecc-autosuggest .elsearchsec ul.elcatitems li.elsearchitem a span {
  color: #002f6c;
  font-weight: 600;
}
.ecc-autosuggest .elsearchsec ul.elcatitems li.elsearchitem a:hover {
  text-decoration: underline;
}
.ecc-autosuggest .elsearchsec ul.elcmsitems li.elsearchitem a {
  color: #002f6c;
  font-size: 1.2rem;
  text-decoration: none;
}
.ecc-autosuggest .elsearchsec ul.elcmsitems li.elsearchitem a:hover {
  color: #002f6c;
}
.ecc-autosuggest .elsearchsec ul.elcmsitems li.elsearchitem a span {
  font-weight: 600;
}
.ecc-autosuggest .elsearchsec ul.elcmsitems li.elsearchitem .elcmscontent {
  font-size: 1.1rem;
  color: #002f6c;
}
.ecc-autosuggest .elsearchsec ul.elrecsrchitems li.elsearchitem {
  line-height: 14px;
}
.ecc-autosuggest .elsearchsec ul.elrecsrchitems li.elsearchitem a {
  color: #002f6c;
  font-size: 1.2rem;
  font-weight: 600;
}
.ecc-autosuggest .elsearchsec ul.elrecsrchitems li.elsearchitem a:hover {
  text-decoration: underline;
}
.ecc-autosuggest .elsearchsec ul.elproducts {
  padding: 0px 0px 0px 2px;
  margin-bottom: 2px;
  max-height: 390px;
  overflow-y: auto;
}
.ecc-autosuggest .elsearchsec ul.elproducts li.elproduct {
  margin-top: 5px;
  padding-bottom: 10px;
  border-bottom: 1px solid #002f6c;
}
.ecc-autosuggest .elsearchsec ul.elproducts li.elproduct .box-tocart .autoaddtocart .control .input-text.qty {
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
}
.ecc-autosuggest .elsearchsec ul.elproducts li.elproduct:first-child {
  margin-top: 15px;
}
.ecc-autosuggest .elsearchsec ul.elproducts li.elproduct .product-item-info {
  width: 100%;
}
.ecc-autosuggest .elsearchsec ul.elproducts li.elproduct .product-item-info .elprodlink {
  float: left;
  width: 90px;
}
.ecc-autosuggest .elsearchsec ul.elproducts li.elproduct .product-item-info .elprodlink .image-wrapper {
  width: 73px;
  height: 65px;
  padding: 5px;
  margin-right: 7px;
  -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
  box-shadow: 0px 0px 4px 1px #f2f2f2;
  display: inline-block;
  text-align: center !important;
}
.ecc-autosuggest .elsearchsec ul.elproducts li.elproduct .product-item-info .elprodlink .image-wrapper .elprodimg {
  width: auto !important;
}
.ecc-autosuggest .elsearchsec ul.elproducts li.elproduct .product-item-info .product-details {
  display: block;
  float: left;
  padding-top: 0px;
  width: 215px;
  margin-top: -20px;
}
.ecc-autosuggest .elsearchsec ul.elproducts li.elproduct .product-item-info .product-details .product-item-name {
  padding-top: 0px;
  margin: 0px;
}
.ecc-autosuggest .elsearchsec ul.elproducts li.elproduct .product-item-info .product-details .product-item-name .elprodname {
  color: #002f6c;
  font-size: 1.2rem;
  font-weight: 600;
}
.ecc-autosuggest .elsearchsec ul.elproducts li.elproduct .product-item-info .product-details .product-item-name .elprodname span {
  display: inline-block;
  word-break: break-all;
}
.ecc-autosuggest .elsearchsec ul.elproducts li.elproduct .product-item-info .product-details .product-item-name .elproddesc {
  color: #002f6c;
  font-size: 1.1rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 25ch;
}
.ecc-autosuggest .elsearchsec ul.elproducts li.elproduct .product-item-info .product-details .elprodprice {
  margin-top: -2px;
}
.ecc-autosuggest .elsearchsec ul.elproducts li.elproduct .product-item-info .product-details .elprodprice .price-container .price-label {
  font-weight: 600;
  font-size: 1.1rem;
}
.ecc-autosuggest .elsearchsec ul.elproducts li.elproduct .product-item-info .product-details .elprodprice .price-container span.price {
  color: #002f6c;
  font-weight: 600;
  font-size: 1.1rem;
}
.ecc-autosuggest .elsearchsec ul.elproducts li.elproduct .product-item-info .product-details .product-reviews-summary {
  margin-bottom: 0px;
}
.ecc-autosuggest .elsearchsec ul.elsearchitems {
  height: 175px;
  overflow-y: auto;
  padding: 0px 0px 0px 8px;
  margin-bottom: 2px;
}
.ecc-autosuggest .elsearchsec ul.elsearchitems li.elsearchitem {
  list-style: none;
  padding: 2px 0px;
  margin-bottom: 0px;
}
.ecc-autosuggest .elsearchsec ul.elsearchitems li.elsearchitem:first-child {
  margin-top: 5px;
}
.ecc-autosuggest .elsearchsec ul.elsearchitems li.elsearchitem a {
  color: #002f6c;
  font-size: 1.2rem;
  text-decoration: none;
}
.ecc-autosuggest .elsearchsec ul.elsearchitems li.elsearchitem a:hover {
  color: #002f6c;
}
.ecc-autosuggest .elsearchsec.recautoheight {
  height: auto;
}
.ecc-autosuggest .elsearchsec.recautoheight ul.elsearchitems {
  height: auto;
}
.ecc-autosuggest .srcsecactive.thcolfirstsec {
  margin-left: 340px;
}
.ecc-autosuggest .srcsecactive.thcolsecondsec {
  margin-left: 340px;
  width: 330px;
}
.ecc-autosuggest .srcsecactive.thcolthrdsec {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 330px;
  margin-left: 0px;
}
.ecc-autosuggest .srcsecactive.thcolfoursec {
  position: absolute;
  top: 210px;
  width: 330px;
  left: 0px;
  margin-left: 0px;
}
.ecc-autosuggest .srcsecactive.thcolfoursec.srcsecactive3 {
  top: 0px;
}
.elsrch-level1 .elsearchsec {
  margin-top: 10px;
}
.elsrch-level1 .elsearchsec:first-child {
  margin-top: 0px;
}
.eldetailedsearch .elsearchcol {
  float: right;
  width: 330px;
  margin-left: 25px;
}
.eldetailedsearch .elsearchcol:last-child {
  margin-left: 0px;
}
.elsrctwcol {
  width: 680px;
  left: -10%;
}
.elsrctwcol .elsrchcolpro {
  width: 330px;
}
.elsrctwcol .elsrchcol2 {
  width: 330px;
}
.elsrctwcol .elsrchcol2.elsrchcol2col2 {
  width: 660px;
}
.elsrcthrcol {
  z-index: 999;
  width: 1010px;
  left: -28%;
}
.elsrcthrcol .elsrchcolpro {
  width: 330px;
}
@media only screen and (max-width: 1180px) {
  .ecc-autosuggest {
    left: -5%;
    width: 80%;
  }
  .ecc-autosuggest .elsrchcol2 {
    width: 100%;
  }
  .ecc-autosuggest .elsrchcolpro {
    width: 100%;
  }
  .ecc-autosuggest .elsrchcolpro .elsearchsec ul.elproducts li.elproduct .product-item-info .product-details {
    width: 160px;
  }
  .ecc-autosuggest .srcsecactive.thcolfirstsec {
    margin-left: 260px;
  }
  .ecc-autosuggest .srcsecactive.thcolsecondsec {
    margin-left: 260px;
    width: 250px;
  }
  .ecc-autosuggest .srcsecactive.thcolthrdsec {
    width: 250px;
  }
  .ecc-autosuggest .srcsecactive.thcolfoursec {
    width: 250px;
  }
  .ecc-autosuggest .elsrchcol2col2 .srcsecactive1,
  .ecc-autosuggest .srcsecactive.thcolsecondsec {
    width: 250px;
  }
  .ecc-autosuggest .srcsecactive.thcolthrdsec {
    width: 250px;
  }
  .ecc-autosuggest .srcsecactive.thcolfoursec {
    width: 250px;
  }
  .ecc-autosuggest .elsearchsec ul.elproducts li.elproduct .product-item-info .elprodlink {
    width: 70px;
  }
  .ecc-autosuggest .elsearchsec ul.elproducts li.elproduct .product-item-info .elprodlink .image-wrapper {
    width: 50px;
    height: 48px;
  }
  .ecc-autosuggest.elsrctwcol {
    width: 520px;
    left: -9%;
  }
  .ecc-autosuggest.elsrctwcol .elsrchcolpro {
    width: 250px;
  }
  .ecc-autosuggest.elsrctwcol .elsrchcol2 {
    width: 250px;
  }
  .ecc-autosuggest.elsrctwcol .elsrchcol2.elsrchcol2col2 {
    width: 505px;
  }
  .ecc-autosuggest.elsrcthrcol {
    width: 780px;
    left: -18%;
  }
  .ecc-autosuggest.elsrcthrcol .elsrchcol2.elsrchcol2col2 {
    width: 505px;
  }
  .ecc-autosuggest.elsrcthrcol .elsrchcolpro {
    width: 250px;
  }
}
@media only screen and (max-width: 960px) {
  .ecc-autosuggest {
    left: 0px;
    width: 250px;
    overflow-y: auto;
  }
  .ecc-autosuggest.elsrcthrcol {
    left: 0px;
    width: 250px;
  }
  .ecc-autosuggest.elsrctwcol {
    left: 0px;
    width: 250px;
  }
  .ecc-autosuggest .elsrchcolpro {
    float: none;
    margin-left: 0px;
  }
  .ecc-autosuggest .elsrchcol2 {
    float: none;
    width: 250px;
  }
  .ecc-autosuggest .elsrchcol2col2 {
    width: 250px;
  }
  .ecc-autosuggest .srcsecactive.thcolfirstsec {
    margin-left: 0px;
  }
  .ecc-autosuggest .srcsecactive.thcolsecondsec {
    margin-left: 0px;
  }
  .ecc-autosuggest .srcsecactive.thcolthrdsec {
    position: static;
  }
  .ecc-autosuggest .srcsecactive.thcolfoursec {
    position: static;
  }
  .ecc-autosuggest .elsearchsec {
    height: auto;
  }
  .ecc-autosuggest .elsearchsec ul.elsearchitems {
    height: auto;
  }
  .ecc-autosuggest .elsrchcolpro .elsearchsec {
    min-height: auto;
  }
}
.subscription-lbl {
  background: #41aefc;
}
.subscription-lbl .downspan {
  border-top: 10px solid #41aefc;
}
@media only screen and (min-width: 1020px) and (max-width: 1260px) {
  .mainnav .limainnav .dropdown.megamenu-dropdown .megamenu-items .megamenu-level1-items .megamenu-sub-drop .megamenu-sub-items .mm-item-img {
    max-width: 420px;
  }
  .mainnav .limainnav .dropdown.megamenu-dropdown .megamenu-items .megamenu-level1-items .megamenu-sub-drop .megamenu-sub-items .megamenu-sub-itemlist {
    width: 100%;
  }
  .mainnav .limainnav .dropdown.megamenu-dropdown .megamenu-items .megamenu-level1-items .megamenu-sub-drop .megamenu-sub-items .cat-promo-images {
    width: 190px;
  }
  .mainnav .limainnav .dropdown.megamenu-dropdown .megamenu-items .megamenu-level1-items .megamenu-sub-drop .megamenu-sub-items .cat-promo-images .megamenu-image-container .megamenu-image-details h5.megamenu-image-title {
    margin-bottom: 0.5rem;
    font-size: 1.4rem;
  }
  .mainnav .limainnav .dropdown.megamenu-dropdown .megamenu-items .megamenu-level1-items .megamenu-sub-drop .megamenu-sub-items .cat-promo-images .megamenu-image-container .megamenu-image-details p.megamenu-image-content {
    font-size: 1.2rem;
    margin-bottom: 0.5rem;
  }
  .mainnav .limainnav .dropdown.megamenu-dropdown .megamenu-items .megamenu-level1-items .megamenu-sub-drop .megamenu-sub-items .cat-promo-images .megamenu-image-container .megamenu-image-details a.megamenu-image-button {
    font-size: 1.2rem;
  }
}
@media only screen and (max-width: 768px) {
  .page-wrapper .page-header {
    border-bottom: 0px;
  }
  .mainnav .limainnav:hover {
    background: #41aefc !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 850px) {
  .b2b-portal-register #maincontent,
  .customer-account-create #maincontent,
  .customer-account-forgotpassword #maincontent {
    width: 95%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1019px) {
  .admin__data-grid-header .admin__data-grid-pager-wrap .admin__data-grid-pager .action-previous {
    margin-right: 0rem;
  }
  .admin__data-grid-header .admin__data-grid-pager-wrap .admin__data-grid-pager .action-next {
    margin-left: 0rem;
  }
  .mainnav .limainnav .dropdown.megamenu-dropdown .megamenu-items .megamenu-level1-items .megamenu-level1-items-ul {
    margin-right: 2.5%;
  }
  .mainnav .limainnav .dropdown.megamenu-dropdown .megamenu-items .megamenu-level1-items .megamenu-level1-items-ul .megamenu-level1-item .megamenu-item-link {
    font-size: 1.1rem;
  }
  .mainnav .limainnav .dropdown.megamenu-dropdown .megamenu-items .megamenu-level1-items .megamenu-level1-items-ul .megamenu-level1-items .megamenu-sub-drop .megamenu-sub-items .mm-item-img {
    max-width: 350px;
  }
  .mainnav .limainnav .dropdown.megamenu-dropdown .megamenu-items .megamenu-level1-items .megamenu-level1-items-ul .megamenu-level1-items .megamenu-sub-drop .megamenu-sub-items .megamenu-sub-itemlist {
    width: 100%;
  }
  .mainnav .limainnav .dropdown.megamenu-dropdown .megamenu-items .megamenu-level1-items .megamenu-level1-items-ul .megamenu-level1-items .megamenu-sub-drop .megamenu-sub-items .cat-promo-images {
    width: 160px;
  }
  .mainnav .limainnav .dropdown.megamenu-dropdown .megamenu-items .megamenu-level1-items .megamenu-level1-items-ul .megamenu-level1-items .megamenu-sub-drop .megamenu-sub-items .cat-promo-images .megamenu-image-container .megamenu-image-details h5.megamenu-image-title {
    margin-bottom: 0.3rem;
    font-size: 1.2rem;
  }
  .mainnav .limainnav .dropdown.megamenu-dropdown .megamenu-items .megamenu-level1-items .megamenu-level1-items-ul .megamenu-level1-items .megamenu-sub-drop .megamenu-sub-items .cat-promo-images .megamenu-image-container .megamenu-image-details p.megamenu-image-content {
    font-size: 1rem;
    margin-bottom: 0.3rem;
  }
  .mainnav .limainnav .dropdown.megamenu-dropdown .megamenu-items .megamenu-level1-items .megamenu-level1-items-ul .megamenu-level1-items .megamenu-sub-drop .megamenu-sub-items .cat-promo-images .megamenu-image-container .megamenu-image-details a.megamenu-image-button {
    font-size: 1rem;
  }
  .mainnav .limainnav .dropdown.megamenu-dropdown .main-promo-images .megamenu-image-container .megamenu-image-details h5.megamenu-image-title {
    font-size: 1.4rem;
    margin-bottom: 0.5rem;
  }
  .mainnav .limainnav .dropdown.megamenu-dropdown .main-promo-images .megamenu-image-container .megamenu-image-details p.megamenu-image-content {
    font-size: 1.2rem;
    margin-bottom: 0.5rem;
  }
  .mainnav .limainnav .dropdown.megamenu-dropdown .main-promo-images .megamenu-image-container .megamenu-image-details a.megamenu-image-button {
    font-size: 1.2rem;
  }
}
@media only screen and (max-width: 768px) {
  .wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions {
    position: relative;
    margin-left: 10px;
    top: -12px;
  }
  .sales-order-view .actions-toolbar.order-actions-toolbar .actions .action.order,
  .sales-order-view .actions-toolbar.order-actions-toolbar .actions .action.print {
    position: static;
    display: inline-block;
  }
  .customer-welcome .customer-menu {
    display: none;
    position: absolute;
    right: 0px;
    width: 130px;
    z-index: 102;
  }
  .customer-welcome .customer-menu .header.links {
    padding-left: 0px;
    border: 1px solid #f2f2f2;
    width: 100%;
  }
  .customer-welcome .customer-menu .header.links li {
    border: 0px;
    padding: 0px;
    margin: 0px;
  }
  .customer-welcome .customer-menu .header.links li a {
    display: block;
    border-bottom: 1px solid #f2f2f2;
    padding: 10px 7px;
  }
  .customer-welcome.active .customer-menu {
    display: block;
  }
  #search_mini_form .field.search .control #scanner-button {
    right: 21% !important;
    top: 20px !important;
  }
  .customer-name {
    display: block !important;
  }
  .login-container .block-new-customer .block-content .actions-toolbar {
    width: 100%;
    display: inline-block;
    margin: 5px;
  }
  .login-container .block.block-customer-login .fieldset:after,
  .login-container .block.block-new-customer .fieldset:after {
    margin-top: -26px;
  }
  .login-container .block.block-customer-login .log-block-left,
  .login-container .block.block-new-customer .log-block-left {
    width: 60%;
  }
  .wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart p {
    margin-top: 17px;
  }
  .nav-open .page-wrapper {
    left: 0px !important;
  }
  .mainnav {
    width: 100%;
  }
  .mainnav .limainnav.hassubs .dropdown.megamenu-dropdown {
    width: 90%;
  }
  .mainnav .limainnav.hassubs .dropdown.megamenu-dropdown.mm-col3-noimg,
  .mainnav .limainnav.hassubs .dropdown.megamenu-dropdown.mm-col2-noimg,
  .mainnav .limainnav.hassubs .dropdown.megamenu-dropdown.mm-col1-noimg,
  .mainnav .limainnav.hassubs .dropdown.megamenu-dropdown.mm-col1,
  .mainnav .limainnav.hassubs .dropdown.megamenu-dropdown.mm-col2,
  .mainnav .limainnav.hassubs .dropdown.megamenu-dropdown.mm-col3 {
    width: 90%;
  }
  .mainnav .limainnav.hassubs .dropdown.megamenu-dropdown.mm-col3-noimg .megamenu-items,
  .mainnav .limainnav.hassubs .dropdown.megamenu-dropdown.mm-col2-noimg .megamenu-items,
  .mainnav .limainnav.hassubs .dropdown.megamenu-dropdown.mm-col1-noimg .megamenu-items,
  .mainnav .limainnav.hassubs .dropdown.megamenu-dropdown.mm-col1 .megamenu-items,
  .mainnav .limainnav.hassubs .dropdown.megamenu-dropdown.mm-col2 .megamenu-items,
  .mainnav .limainnav.hassubs .dropdown.megamenu-dropdown.mm-col3 .megamenu-items {
    width: 95%;
  }
  .mainnav .limainnav.hassubs .dropdown.megamenu-dropdown.mm-col3-noimg .megamenu-items .megamenu-level1-items .megamenu-level1-items-ul,
  .mainnav .limainnav.hassubs .dropdown.megamenu-dropdown.mm-col2-noimg .megamenu-items .megamenu-level1-items .megamenu-level1-items-ul,
  .mainnav .limainnav.hassubs .dropdown.megamenu-dropdown.mm-col1-noimg .megamenu-items .megamenu-level1-items .megamenu-level1-items-ul,
  .mainnav .limainnav.hassubs .dropdown.megamenu-dropdown.mm-col1 .megamenu-items .megamenu-level1-items .megamenu-level1-items-ul,
  .mainnav .limainnav.hassubs .dropdown.megamenu-dropdown.mm-col2 .megamenu-items .megamenu-level1-items .megamenu-level1-items-ul,
  .mainnav .limainnav.hassubs .dropdown.megamenu-dropdown.mm-col3 .megamenu-items .megamenu-level1-items .megamenu-level1-items-ul {
    width: 90%;
  }
  .mainnav .limainnav.hassubs .dropdown.megamenu-dropdown.mm-col3-noimg .main-promo-images,
  .mainnav .limainnav.hassubs .dropdown.megamenu-dropdown.mm-col2-noimg .main-promo-images,
  .mainnav .limainnav.hassubs .dropdown.megamenu-dropdown.mm-col1-noimg .main-promo-images,
  .mainnav .limainnav.hassubs .dropdown.megamenu-dropdown.mm-col1 .main-promo-images,
  .mainnav .limainnav.hassubs .dropdown.megamenu-dropdown.mm-col2 .main-promo-images,
  .mainnav .limainnav.hassubs .dropdown.megamenu-dropdown.mm-col3 .main-promo-images {
    width: 95%;
  }
  .mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .megamenu-items,
  .mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .main-promo-images,
  .mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .cat-promo-images {
    width: 100%;
  }
  .mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .megamenu-items .megamenu-title {
    padding: 8px 0px;
    border-bottom: 2px solid #41aefc;
  }
  .mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .megamenu-items .megamenu-title .title-txt {
    font-size: 1.2rem;
    width: 65%;
  }
  .mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .megamenu-items .megamenu-title .items-count {
    font-size: 1.1rem;
    padding: 5px;
    height: 13px;
    width: 13px;
    color: #41aefc;
  }
  .mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .megamenu-items .megamenu-title .megamenu-level1-close,
  .mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .megamenu-items .megamenu-title .maindropclose {
    font-size: 1.2rem;
    text-transform: uppercase;
    top: 9px;
  }
  .mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .megamenu-items .megamenu-title .title-txt-line {
    top: 39px;
    display: none;
  }
  .mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .megamenu-items .megamenu-level1-items .megamenu-level1-items-ul {
    width: 95%;
  }
  .mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .megamenu-items .megamenu-level1-items .megamenu-level1-items-ul .megamenu-level1-item {
    padding-bottom: 0px;
  }
  .mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .megamenu-items .megamenu-level1-items .megamenu-level1-items-ul .megamenu-level1-item a.megamenu-item-link {
    line-height: 16px;
    font-size: 1.1rem;
  }
  .mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .megamenu-items .megamenu-level1-items .megamenu-level1-items-ul .megamenu-level1-item .megamenu-item-link-icon {
    position: relative;
    left: 10px;
  }
  .mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .megamenu-items .megamenu-level1-items .megamenu-level1-items-ul .megamenu-level1-item .megamenu-sub-drop {
    top: 25px;
    left: 0px;
    min-width: 260px;
    width: 100%;
  }
  .mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .megamenu-items .megamenu-level1-items .megamenu-level1-items-ul .megamenu-level1-item .megamenu-sub-drop .megamenu-sub-items .mm-item-img {
    min-width: 250px;
    width: 100%;
  }
  .mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .megamenu-items .megamenu-level1-items .megamenu-level1-items-ul .megamenu-level1-item .megamenu-sub-drop .megamenu-sub-items .mm-item-img .megamenu-sub-itemlist {
    width: 100%;
  }
  .mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .megamenu-items .megamenu-level1-items .megamenu-level1-items-ul .megamenu-level1-item .megamenu-sub-drop .megamenu-sub-items .mm-item-img .cat-promo-images {
    width: 100%;
  }
  .ecc-autosuggest.elsearchmain {
    top: 60px;
    left: -5%;
    width: 80%;
    box-shadow: 0px 1px 3px 3px #f2f2f2;
    -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
    -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
    -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
    box-shadow: 0px 0px 4px 1px #f2f2f2;
    border-top: 1px solid #f2f2f2;
  }
  .ecc-autosuggest.elsearchmain .elsrchcolpro .elsearchsec ul.elproducts li.elproduct .product-item-info .product-details {
    width: 260px;
  }
  .ecc-autosuggest.elsearchmain.elsrcthrcol {
    left: 4%;
    top: 110px;
  }
  .ecc-autosuggest.elsearchmain.elsrctwcol {
    left: 4%;
    top: 110px;
  }
  .ecc-autosuggest.elsearchmain.elsrcthrcol {
    width: 80%;
  }
  .ecc-autosuggest.elsearchmain .elsrchcol2 {
    width: 100%;
  }
  .block-search .block-content .minisearch .field.search {
    height: 0px;
  }
  .header .block-search {
    top: 60px;
    width: 80%;
    margin: 0 auto;
  }
  .header .block-search .block-content .field.search {
    width: 82%;
    display: inline-block;
  }
  .header .block-search .block-content .field.search .control {
    border-top: 0px;
  }
  .header .block-search .block-content .field.search .control .input-text {
    width: 100%;
    height: 37px;
    padding: 5px 40px 5px 15px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    position: static;
  }
  .header .block-search .label {
    position: relative;
    top: 41px;
    z-index: 9;
    left: 10px;
    display: none;
  }
  .header .block-search .block-content .minisearch .field.search {
    display: inline-block;
  }
  .header .block-search .block-content .actions {
    top: -2px;
  }
  .header .block-search .block-content .actions .action.search,
  .header .block-search .block-content .actions .action.search[disabled],
  .header .block-search .block-content .actions .action.search.disabled {
    height: 37px !important;
  }
  .header .block-search .block-content .actions .action.search:before,
  .header .block-search .block-content .actions .action.search[disabled]:before,
  .header .block-search .block-content .actions .action.search.disabled:before {
    content: '\e615';
    font-family: 'luma-icons';
    display: block;
  }
  .epicor_salesrep-crqs-details .page-main .page-title-wrapper .page-title {
    font-size: 22px;
  }
  .epicor_salesrep-crqs-details #rfq_update .a-right #rfq_duplicate,
  .epicor_salesrep-crqs-details #rfq_update .a-right #rfq_save {
    font-size: 13px;
    padding: 3px 10px;
  }
  .epicor_salesrep-crqs-details #rfq_update .a-right #rfq_duplicate {
    top: -40px;
    right: -80px;
  }
  .epicor_salesrep-crqs-details #rfq_update .a-right #rfq_save {
    right: 65px;
    top: -65px;
  }
  .supplierconnect-account-index .box-info .info-list p {
    flex: 1 0 60%;
  }
  .supplierconnect-account-index .box-info .info-list span.value {
    width: 25%;
    float: right;
  }
  .customer-address-index .actions-toolbar {
    position: relative;
    top: -25px;
  }
  .customer-address-index .actions-toolbar .secondary {
    position: relative;
    top: 7px;
  }
  .order-actions-toolbar .action.print {
    display: block;
  }
  #dealer-price-toggle,
  #quotes_block .sorter a {
    background: #41aefc;
  }
  .account .table-wrapper {
    width: 100%;
    overflow-x: auto;
  }
  #customerconnect_rfqs .admin__data-grid-header .admin__data-grid-pager-wrap {
    float: none;
    position: static;
    display: block;
    width: 100%;
  }
  #customerconnect_rfqs .admin__data-grid-header .admin__data-grid-header-row {
    float: none;
    display: block;
  }
  .branches-list-popup span.location-select {
    width: 30%;
  }
  .modal-popup .modal-inner-wrap {
    width: 90%;
  }
  .category-products {
    width: 100%;
    overflow-x: auto;
  }
  .category-products .toolbar.toolbar-products .toolbar-amount,
  .category-products .toolbar.toolbar-products .toolbar-sorter,
  .category-products .toolbar.toolbar-products .field.limiter {
    display: block;
    text-align: left;
    width: 100%;
    margin-bottom: 5px;
  }
  .quickorderpad .qop-search.csvincluded form,
  .quickorderpad .qop-search form {
    width: 90% !important;
  }
  .rfq_buttons #rfq_duplicate {
    border: 0px;
    color: #41aefc;
    background: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    outline: none;
    cursor: pointer;
    font-weight: bold;
    padding: 7px 15px 7px;
    border-radius: 4px;
    font-family: 'Roboto' !important;
    font-family: 'Source Sans Pro' !important;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    box-shadow: none;
  }
  .rfq_buttons #rfq_duplicate:hover {
    background: #002f6c !important;
    color: #41aefc;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    border: 0px;
  }
  .nav-sections .switcher-trigger strong:after {
    display: inline-block;
  }
  .nav-sections .header.links li {
    border-top: 1px solid #efefef;
  }
  .nav-sections .header.links li.customer-welcome .customer-menu .header.links li.authorization-link {
    display: block;
  }
  .nav-sections .header.links li .material-icons {
    position: relative;
    left: 10px;
    top: 6px;
  }
  .nav-sections .header.links li a {
    border-top: 0px;
    display: inline-block;
  }
  .nav-sections .header.links li a:hover {
    display: inline-block;
  }
  .supplierconnect-invoices-details .nav-sections .header.links li.customer-welcome .customer-menu .header.links li.authorization-link {
    display: block;
  }
  .login-container .block-customer-login .fieldset:after {
    margin-top: 55px;
    text-align: left;
    font-size: 1.2rem;
  }
  .login-container .block-customer-login .actions-toolbar .secondary {
    position: relative;
    top: 5px;
    right: 5px;
  }
  .login-container .block-customer-login .actions-toolbar .primary .login.primary,
  .login-container .block-customer-login .actions-toolbar .secondary .login.primary {
    padding: 4px 15px 5px;
  }
  .login-container .block-customer-login .actions-toolbar .primary .action,
  .login-container .block-customer-login .actions-toolbar .secondary .action {
    padding: 5px 7px 5px;
    font-size: 1.2rem;
  }
  .menu-container .mainnav .limainnav {
    padding: 4px 8px;
    float: none;
    border-bottom: 1px solid #f2f2f2;
  }
  .menu-container .mainnav .limainnav a {
    font-size: 1.3rem;
  }
  .menu-container .mainnav .limainnav .dropdown ul.level1 {
    width: 45%;
  }
  .menu-container .mainnav .limainnav .dropdown ul.level1 > li a {
    font-size: 1.3rem;
  }
  .page-header .switcher {
    padding-top: 10px;
  }
  .page-header .switcher.currency .material-icons {
    display: none;
  }
  .page-header .switcher .options {
    width: 50%;
  }
  .page-header .switcher .options.active ul.dropdown {
    width: 100%;
  }
  .page-header .switcher .options .action.toggle {
    width: 100%;
  }
  .page-header .switcher .options .action.toggle strong {
    display: inline-block;
  }
  .page-header .switcher .options .action.toggle strong span {
    font-size: 1.4rem;
  }
  .page-header .switcher .options .action.toggle strong:after {
    display: none;
  }
  .page-header .header-wrapper-content .header.content .customer-welcome,
  .page-header .header-wrapper-content .header.content .customer-login-logo {
    margin-top: 11px;
  }
  .page-header .header-wrapper-content .header.content a.logo {
    margin: -4px auto 5px 26px !important;
  }
  .page-header .header-wrapper-content .header.content a.logo img {
    max-height: 40px;
    height: auto;
    width: auto;
    max-width: 145px;
  }
  .page-header .header-wrapper-content .header.content .selected-branch-wrapper {
    margin-right: 5px;
    position: relative;
    right: 80px;
    top: 0px;
  }
  .page-header .header-wrapper-content .header.content .selected-branch-wrapper s .selected-branch a {
    font-size: 1.2rem;
  }
  .page-header .header-wrapper-content .header.content .selected-branch-wrapper s .selected-branch p {
    font-size: 0px;
  }
  .header .links .ecc-header-link a {
    margin: 0px;
  }
  .columns .sidebar-main {
    position: absolute;
    z-index: 500;
    top: -15px;
    left: 0px;
    height: 3px;
  }
  .columns .sidebar-main:before {
    content: "Account Dashboard \00BB";
    font-size: 1.6rem;
    color: #efefef;
    background: #41aefc;
    width: 90%;
    display: block;
    padding: 10px 10px 10px 10px;
    font-weight: 500;
  }
  .columns .sidebar-main:hover .block-collapsible-nav {
    overflow: visible;
    width: 200px;
    height: auto;
    margin-bottom: -3px;
    border-right: 1px solid #f2f2f2;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    margin-bottom: 0px !important;
  }
  .columns .sidebar-main .block-collapsible-nav {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    width: 0px;
    overflow: hidden;
    position: static;
  }
  .columns .sidebar-main .block-collapsible-nav .block-collapsible-nav-title {
    font-size: 0px;
    padding: 12px;
  }
  .columns .sidebar-main .block-collapsible-nav .block-collapsible-nav-title span,
  .columns .sidebar-main .block-collapsible-nav .block-collapsible-nav-title strong {
    font-size: 1.4rem;
    font-weight: 600;
  }
  .columns .sidebar-main .block-collapsible-nav .block-collapsible-nav-title:after {
    display: none;
  }
  .columns .sidebar-main .block-collapsible-nav .block-collapsible-nav-content {
    display: block;
  }
  .abs-blocks-2columns,
  .abs-discount-block-desktop .block,
  .amazon-addresses .amazon-address,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .form-address-edit > .fieldset,
  .form-edit-account .fieldset,
  .storecredit .block,
  .paypal-review-discount .block,
  .cart-discount .block,
  .column .block-addbysku .block-content .box {
    width: 90%;
  }
  .page-wrapper .columns .column .box-account {
    max-width: 100%;
    width: 100%;
    overflow-x: auto;
  }
  .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item {
    padding: 10px 5px 30px 5px;
  }
  .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.actions {
    float: right;
    clear: right;
  }
  .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .update-cart-item {
    position: relative;
    left: -80px;
    top: 34px;
    padding: 8px 4px !important;
    font-size: 1.2rem;
  }
  .page-footer .footer.content .switcher-store .switcher-options .switcher-trigger,
  .page-footer .footer.content .switcher-store .switcher-options .switcher-option {
    color: #41aefc;
  }
  .page-footer .footer.content .switcher-store .switcher-options .switcher-trigger .switcher-trigger strong:after,
  .page-footer .footer.content .switcher-store .switcher-options .switcher-option .switcher-trigger strong:after {
    padding-top: 2px;
    padding-left: 10px;
  }
  .footer.content .page-footer {
    margin-top: 0px;
  }
  .footer.content .page-footer .page-main {
    padding-top: 0px;
  }
  .footer.content .page-footer .footer-upper {
    padding: 5px;
  }
  .footer.content .page-footer .footer-upper .footer-links,
  .footer.content .page-footer .footer-upper .footer-contact,
  .footer.content .page-footer .footer-upper .footer-news-follow {
    display: block;
    float: none;
    width: auto;
    margin: 10px auto;
  }
  body._has-modal-custom .modal-custom-overlay {
    z-index: 901 !important;
  }
  .modal-custom.custom-slide .modal-inner-wrap .block-customer-login .actions-toolbar {
    text-align: center;
  }
  .modal-custom.custom-slide .modal-inner-wrap .block-customer-login .actions-toolbar div.primary {
    float: right;
    width: auto;
    display: block;
    margin: 0 auto;
  }
  .modal-custom.custom-slide .modal-inner-wrap .block-customer-login .actions-toolbar div.primary .action.action-login.secondary {
    border: 0px;
    -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
    -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
    -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
    box-shadow: 0px 0px 4px 1px #f2f2f2;
    color: #efefef;
    padding: 7px 15px 7px;
    border-radius: 4px;
    background: #41aefc;
    text-decoration: none;
    outline: none;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 1.4rem;
    height: 38px;
    box-shadow: none;
    font-weight: bold;
    font-family: 'Roboto' !important;
    font-family: 'Source Sans Pro' !important;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    position: relative;
    top: -6px;
    padding: 1px 10px 2px;
    width: auto;
    text-align: center;
    margin-bottom: 10px;
  }
  .modal-custom.custom-slide .modal-inner-wrap .block-customer-login .actions-toolbar div.primary .action.action-login.secondary:hover {
    background: #002f6c !important;
    border: 0px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .modal-custom.custom-slide .modal-inner-wrap .block-customer-login .actions-toolbar div.primary .action.action-login.secondary span {
    font-size: 1.2rem;
  }
  .modal-custom.custom-slide .modal-inner-wrap .block-customer-login .actions-toolbar div.secondary {
    padding-top: 0rem;
    margin-right: 0px;
    float: left;
    width: auto;
  }
  .modal-custom.custom-slide .modal-inner-wrap .block-customer-login .actions-toolbar div.secondary .action.action-remind {
    padding: 5px 12px 5px;
    width: auto;
    text-align: center;
    margin-bottom: 10px;
  }
  .modal-custom.custom-slide .modal-inner-wrap .block-customer-login .actions-toolbar div.secondary .action.action-remind span {
    font-size: 1.2rem;
  }
  .form.create.account.form-create-account {
    width: 90%;
  }
  .form.create.account.form-create-account .fieldset .field {
    width: 98%;
  }
  .page-with-filter.catalogsearch-result-index .columns .sidebar-main:before {
    display: none;
  }
  div.button-rfq-action {
    margin-top: 10px;
  }
  .data-table {
    display: block !important;
    width: 100% !important;
    overflow-x: auto !important;
  }
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    width: 85%;
  }
  .box-actions.managedashreminder {
    width: 40%;
  }
  .box-actions.managedashreminder a.action.edit {
    display: block;
    margin-bottom: 4px;
    text-align: center;
    width: 55%;
    float: right;
    border: 0px;
    color: #41aefc;
    background: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    outline: none;
    cursor: pointer;
    font-weight: bold;
    padding: 7px 15px 7px;
    border-radius: 4px;
    font-family: 'Roboto' !important;
    font-family: 'Source Sans Pro' !important;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    box-shadow: none;
    height: auto;
    padding: 6px 12px;
    font-size: 1.2rem;
  }
  .box-actions.managedashreminder a.action.edit:hover {
    background: #002f6c !important;
    color: #41aefc;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    border: 0px;
  }
  .admin__data-grid-header .admin__data-grid-pager-wrap {
    display: block;
  }
  .admin__data-grid-header .admin__data-grid-pager-wrap .admin__data-grid-pager {
    margin-left: 0rem;
    display: block;
  }
  .admin__data-grid-header .admin__data-grid-header-row {
    display: block;
    float: left;
    clear: both;
  }
  .admin__data-grid-header .admin__data-grid-header-row._massaction {
    width: 100%;
  }
  .admin__data-grid-header .admin__data-grid-header-row._massaction .admin__grid-massaction {
    width: 100%;
  }
  .admin__data-grid-header .admin__data-grid-header-row .admin__filter-actions .action-default.action-secondary,
  .admin__data-grid-header .admin__data-grid-header-row .admin__filter-actions .action-default.action-tertiary {
    border: 0px;
    color: #41aefc;
    background: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    outline: none;
    cursor: pointer;
    font-weight: bold;
    padding: 7px 15px 7px;
    border-radius: 4px;
    font-family: 'Roboto' !important;
    font-family: 'Source Sans Pro' !important;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    box-shadow: none;
  }
  .admin__data-grid-header .admin__data-grid-header-row .admin__filter-actions .action-default.action-secondary:hover,
  .admin__data-grid-header .admin__data-grid-header-row .admin__filter-actions .action-default.action-tertiary:hover {
    background: #002f6c !important;
    color: #41aefc;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    border: 0px;
  }
  .box-info .info-list.col-count-1 p span.label,
  .box-info .info-list.col-count-2 p span.label,
  .box-info .info-list.col-count-3 p span.label {
    width: 45%;
    float: left;
  }
  .box-info .info-list.col-count-1 p span.value,
  .box-info .info-list.col-count-2 p span.value,
  .box-info .info-list.col-count-3 p span.value {
    width: 50%;
  }
  .mainnav .limainnav.hassubs > a {
    width: 75%;
  }
  .mainnav .limainnav.hassubs:hover .dropdown {
    opacity: 0;
    visibility: hidden;
    margin-top: 30px;
  }
  .mainnav .limainnav.hassubs.show-drop .dropdown {
    display: block;
    opacity: 1;
    visibility: visible;
    margin-top: 30px;
  }
  .mainnav .limainnav .dropdown ul.level1 ul.level2 ul.level3 {
    width: 100%;
  }
  .mainnav .limainnav .dropdown ul.level1 ul.level2 ul.level3 ul {
    padding-left: 15px;
  }
  .b2b-portal-register #maincontent,
  .customer-account-create #maincontent,
  .customer-account-forgotpassword #maincontent {
    width: 90%;
  }
  .b2b-portal-register #maincontent .form.create.account.form-create-account .fieldset,
  .customer-account-create #maincontent .form.create.account.form-create-account .fieldset,
  .customer-account-forgotpassword #maincontent .form.create.account.form-create-account .fieldset,
  .b2b-portal-register #maincontent .form.password.forget .fieldset,
  .customer-account-create #maincontent .form.password.forget .fieldset,
  .customer-account-forgotpassword #maincontent .form.password.forget .fieldset {
    margin: 0 0 70px;
  }
  .b2b-portal-register #maincontent .form.create.account.form-create-account .actions-toolbar,
  .customer-account-create #maincontent .form.create.account.form-create-account .actions-toolbar,
  .customer-account-forgotpassword #maincontent .form.create.account.form-create-account .actions-toolbar,
  .b2b-portal-register #maincontent .form.password.forget .actions-toolbar,
  .customer-account-create #maincontent .form.password.forget .actions-toolbar,
  .customer-account-forgotpassword #maincontent .form.password.forget .actions-toolbar {
    float: left;
    position: relative;
    top: -50px;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-left: 0px;
    width: 100% !important;
  }
  .wishlist-index-index .products-grid .product-item .product-item-info {
    width: 95%;
  }
  .wishlist-index-index .products-grid .product-item .product-item-info .product-item-name {
    width: 65% !important;
  }
  .wishlist-index-index .products-grid .product-item .product-item-info .product-item-name .product-item-link {
    width: 95% !important;
    display: block !important;
  }
  .wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .cart-cell.box-tocart .fieldset {
    margin: 10px 0px 20px;
  }
  .wishlist-index-index .form-wishlist-items .actions-toolbar .primary,
  .wishlist-index-index .form-wishlist-items .actions-toolbar .secondary {
    float: none;
    width: 80%;
    margin: 5px auto;
  }
  .wishlist-index-index .form-wishlist-items .product-items .product-item .product-item-info .price-box .price-container .ecc-uom.ecc-uom-grouped .child_uom {
    width: auto;
  }
}
.product-items .product-item .product-item-info .ecc-uom.price-hidden {
  display: block !important;
}
@media only screen and (max-width: 560px) {
  .epicor_salesrep-crqs-details #rfq_update .a-right {
    margin-bottom: 30px;
  }
  .epicor_salesrep-crqs-details #rfq_update .a-right #rfq_save {
    top: -30px;
    right: 80px;
  }
  .epicor_salesrep-crqs-details #rfq_update .a-right #rfq_duplicate {
    top: -5px;
  }
}
@media only screen and (min-width: 769px) {
  .epicor_salesrep-account_manage-erpaccounts .data-grid-checkbox-cell-inner input[type='checkbox'].admin__control-checkbox,
  .epicor_salesrep-account_manage-erpaccounts .data-grid-checkbox-cell-inner input[type='radio'].admin__control-checkbox {
    top: 2px;
  }
  .customerconnect-rfqs-duplicate .fieldset .field .control div.mage-error[generated] {
    top: 35px;
  }
  .mainnav .limainnav .dropdown.megamenu-dropdown .megamenu-items .megamenu-level1-items .megamenu-sub-drop .mm-item-img {
    width: 520px;
  }
  .mainnav .limainnav .dropdown.megamenu-dropdown .megamenu-items .megamenu-level1-items .megamenu-sub-drop .mm-item-img.onlytree,
  .mainnav .limainnav .dropdown.megamenu-dropdown .megamenu-items .megamenu-level1-items .megamenu-sub-drop .mm-item-img.onlypromoimg {
    width: 400px;
  }
  .mainnav .limainnav.hassubs {
    padding-right: 5px;
  }
  .mainnav .limainnav.hassubs .drop-icon {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  #search_mini_form .field.search .control #scanner-button {
    display: block !important;
  }
}
@media only screen and (min-width: 640px) and (max-width: 767px) {
  .epicor_salesrep-account_manage-erpaccounts .data-grid-checkbox-cell-inner input[type='checkbox'].admin__control-checkbox,
  .epicor_salesrep-account_manage-erpaccounts .data-grid-checkbox-cell-inner input[type='radio'].admin__control-checkbox {
    top: 2px;
  }
}
@media only screen and (max-width: 639px) {
  #masqueradegrid #masqueradegrid_table thead th.col-row_id,
  #masqueradegrid #masqueradegrid_table tbody th.col-row_id,
  #masqueradegrid #masqueradegrid_table thead td.col-row_id,
  #masqueradegrid #masqueradegrid_table tbody td.col-row_id {
    display: none;
  }
  #line-add .la_field {
    margin-bottom: 5px;
  }
  .page-footer {
    margin-top: 50px;
  }
  .admin__data-grid-pager-wrap {
    width: 100%;
    margin-bottom: 5px;
  }
  .admin__data-grid-header-row {
    margin-bottom: 5px;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) thead {
    display: table-header-group;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody {
    display: table-row-group;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tfoot {
    display: table-footer-group;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) thead tr,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody tr,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tfoot tr {
    display: table-row;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) thead tr:before,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody tr:before,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tfoot tr:before {
    display: none !important;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) thead tr th,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody tr th,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tfoot tr th,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) thead tr td,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody tr td,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tfoot tr td {
    display: table-cell;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) thead tr th:before,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody tr th:before,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tfoot tr th:before,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) thead tr td:before,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody tr td:before,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tfoot tr td:before {
    display: none !important;
  }
  .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager-wrap {
    width: 100%;
  }
  .customerconnect-rfqs-details #rfq_update .a-right.rfq_buttons,
  .dealerconnect-quotes-details #rfq_update .a-right.rfq_buttons,
  .customerconnect-rfqs-new #rfq_update .a-right.rfq_buttons,
  .dealerconnect-quotes-new #rfq_update .a-right.rfq_buttons,
  .supplierconnect-orders-details #rfq_update .a-right.rfq_buttons,
  .dealerconnect-quotes-duplicate #rfq_update .a-right.rfq_buttons,
  .customerconnect-rfqs-duplicate #rfq_update .a-right.rfq_buttons {
    top: -8px !important;
    float: none !important;
    margin-bottom: 35px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .mark {
    float: none;
    width: 100%;
  }
  .table-wrapper {
    border-top: 0px;
  }
  .sorter {
    float: none;
  }
  .pages-item-next,
  .pages-item-previous {
    position: static;
  }
  form#rfq_confirmreject .page-actions .action-default.scalable.add {
    margin-left: 5px;
  }
  .page-wrapper .columns .column .box-account .page-actions {
    margin-top: 5px;
  }
  .page-wrapper .columns .column .box-account .page-actions button.action-default {
    border: 0px;
    color: #41aefc;
    background: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    outline: none;
    cursor: pointer;
    font-weight: bold;
    padding: 7px 15px 7px;
    border-radius: 4px;
    font-family: 'Roboto' !important;
    font-family: 'Source Sans Pro' !important;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    box-shadow: none;
    margin-top: 5px;
  }
  .page-wrapper .columns .column .box-account .page-actions button.action-default:hover {
    background: #002f6c !important;
    color: #41aefc;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    border: 0px;
  }
  .box-info div.col-count-2 {
    column-count: 1;
    -moz-column-count: 1;
    -webkit-column-count: 1;
  }
  .customer-address-index .actions-toolbar {
    top: -40px;
  }
  .customer-address-index.page-layout-2columns-left .page-title-wrapper h1.page-title {
    margin-bottom: 45px;
  }
  #selectgrid #selectgrid_table tr th.col-row_id,
  #selectgrid #selectgrid_table tr td.col-row_id,
  #selectgrid #selectgrid_table tr th.col-location_code,
  #selectgrid #selectgrid_table tr td.col-location_code {
    display: none;
  }
}
@media only screen and (max-width: 932px) {
  #customer_account_shippingaddress_list_table th.col-entity_id,
  #customer_account_billingaddress_list_table th.col-entity_id,
  #customer_account_shippingaddress_list_table td.col-entity_id,
  #customer_account_billingaddress_list_table td.col-entity_id {
    display: none;
  }
}
@media only screen and (max-width: 590px) {
  .box-info div.col-count-3 {
    column-count: 1 !important;
    -moz-column-count: 1 !important;
    -webkit-column-count: 1 !important;
  }
}
@media only screen and (max-width: 480px) {
  .login-container .block.block-customer-login:after,
  .login-container .block.block-new-customer:after {
    box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    -webkit-box-shadow: none;
  }
  .login-container .block.block-customer-login .log-block-right,
  .login-container .block.block-new-customer .log-block-right {
    position: static;
    width: 100% !important;
    box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    -webkit-box-shadow: none;
  }
  .login-container .block.block-customer-login .log-block-right span,
  .login-container .block.block-new-customer .log-block-right span {
    width: 180px;
    font-size: 1.8rem;
  }
  .login-container .block.block-customer-login .log-block-left,
  .login-container .block.block-new-customer .log-block-left {
    width: 96%;
    margin: 2%;
  }
  .customerconnect-orders-details.page-layout-2columns-left .page-title-wrapper .page-title,
  .supplierconnect-rfq-details.page-layout-2columns-left .page-title-wrapper .page-title,
  .dealerconnect-claims-details.page-layout-2columns-left .page-title-wrapper .page-title,
  .customerconnect-returns-details.page-layout-2columns-left .page-title-wrapper .page-title,
  .customerconnect-shipments-details.page-layout-2columns-left .page-title-wrapper .page-title,
  .customerconnect-invoices-details.page-layout-2columns-left .page-title-wrapper .page-title,
  .dealerconnect-orders-details.page-layout-2columns-left .page-title-wrapper .page-title {
    margin-bottom: 70px;
  }
  .page-header .header-wrapper-content .header.content .minicart-wrapper {
    padding-left: 5px;
  }
  .page-header .header-wrapper-content .header.content .minicart-wrapper .action.showcart {
    margin-top: 8px;
  }
  .page-header .header-wrapper-content .header.content .minicart-wrapper .action.showcart .text {
    height: auto;
    width: auto;
    display: block;
  }
  .page-header .header-wrapper-content .header.content .counter.qty {
    left: 20px;
  }
  .page-header .header-wrapper-content .header.content .customer-welcome,
  .page-header .header-wrapper-content .header.content .customer-login-logo {
    border-right: 0px;
    right: 40px;
  }
  .page-header .header-wrapper-content .header.content .customer-welcome .material-icons,
  .page-header .header-wrapper-content .header.content .customer-login-logo .material-icons {
    padding-top: 4px;
  }
  .page-header .header-wrapper-content .header.content .selected-branch-wrapper {
    right: 38px;
    top: 0px;
  }
  .page-header .header-wrapper-content .header.content .selected-branch-wrapper .selected-branch a {
    line-height: 1rem;
    text-align: center;
    color: #41aefc;
  }
  .page-header .header-wrapper-content .header.content .selected-branch-wrapper .selected-branch a strong {
    font-size: 1rem;
  }
  .header .minicart-wrapper {
    margin-top: 4px;
  }
  .header .minicart-wrapper .action.showcart:before {
    height: 24px;
    width: 24px;
  }
  .header .minicart-wrapper .action.showcart span.text {
    display: none;
  }
  .header .minicart-wrapper .action.showcart .counter.qty {
    left: 4px;
    top: -5px;
    font-size: 1rem;
  }
  .header .block-search .block-content .search .label {
    position: relative;
    top: -8px;
  }
  .header .action.nav-toggle {
    top: 14px;
  }
  .header .logo img {
    width: 100px;
    height: auto;
  }
  .col-1.box-info.box-account .vcard,
  .col-2.box-info.box-account .vcard {
    width: 88% !important;
  }
  .account .page-title-wrapper .page-title {
    font-size: 1.8rem;
  }
  #rfq_save {
    margin-left: 10%;
  }
  .fieldset #input-file {
    width: 80%;
  }
  #line-add .la_field {
    width: 43%;
  }
  #show-arpayments-staticcontents #preview-panel {
    padding: 0px;
  }
  #show-arpayments-staticcontents #preview-panel #elementinformation .collapsibleTab {
    font-size: 1.3rem;
    padding: 10px 5px;
  }
  #show-arpayments-staticcontents #preview-panel #elementinformation .collapsibleTab .footer-toggle a {
    font-size: 1.4rem;
    line-height: 30px;
  }
  .customerconnect-rfqs-new #rfq_save,
  .dealerconnect-quotes-new #rfq_save {
    margin-left: 0px;
  }
  .supplierconnect-rfq-details #rfq_update .a-right #rfq_save {
    top: 40px;
  }
}
@media only screen and (max-width: 450px) {
  .block.related .list.items.product-items .item.product-item,
  .block.upsell .list.items.product-items .item.product-item,
  .block.crosssell .list.items.product-items .item.product-item,
  .block.substitute .list.items.product-items .item.product-item {
    width: 90%;
    margin-left: 0px;
  }
  .block.related .list.items.product-items .item.product-item .product-item-info,
  .block.upsell .list.items.product-items .item.product-item .product-item-info,
  .block.crosssell .list.items.product-items .item.product-item .product-item-info,
  .block.substitute .list.items.product-items .item.product-item .product-item-info {
    max-width: 100%;
  }
  .menu-container .mainnav .limainnav .dropdown ul.level1 {
    width: 98%;
  }
  .menu-container .mainnav .limainnav .dropdown ul.level1 ul.level2 ul.level3 {
    width: 80%;
  }
  .menu-container .mainnav .limainnav .dropdown ul.level1 ul.level2 ul.level3 ul {
    padding-left: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 960px) {
  .page-layout-2columns-left .sidebar-additional #cart-quick-add #quickadd-form .buttons-set.actions .action.tocart.primary {
    margin-bottom: 10px;
    width: 100%;
  }
  .sidebar.sidebar-additional .block.block-wishlist .block-content ol li.product-item .product-item-info .product-item-details .product-item-actions {
    position: static;
  }
  .sidebar.sidebar-additional .block.block-wishlist .block-content ol li.product-item .product-item-info .product-item-details .product-item-actions .link-cart {
    height: auto;
    display: block;
    padding: 9px;
    width: 85%;
    text-align: center;
  }
  .sidebar.sidebar-additional .block.block-wishlist .block-content ol li.product-item .product-item-info .product-item-details .product-item-actions .actions-primary,
  .sidebar.sidebar-additional .block.block-wishlist .block-content ol li.product-item .product-item-info .product-item-details .product-item-actions .actions-secondary {
    margin: 0 auto;
    margin-top: 10px;
    display: block;
    float: none;
    position: static;
    width: 100%;
  }
  .sidebar.sidebar-additional .block.block-wishlist .block-content ol li.product-item .product-item-info .product-item-details .product-item-actions .actions-primary .action.delete,
  .sidebar.sidebar-additional .block.block-wishlist .block-content ol li.product-item .product-item-info .product-item-details .product-item-actions .actions-secondary .action.delete {
    position: static;
    width: 85%;
  }
  .sidebar.sidebar-additional .block.block-wishlist .block-content ol li.product-item .product-item-info .product-item-details .product-item-actions .actions-primary .action.tocart.primary,
  .sidebar.sidebar-additional .block.block-wishlist .block-content ol li.product-item .product-item-info .product-item-details .product-item-actions .actions-secondary .action.tocart.primary {
    position: static;
    width: 100%;
  }
  .sidebar.sidebar-additional .block-compare .block-content .actions-toolbar .primary,
  .sidebar.sidebar-additional .block-compare .block-content .actions-toolbar .secondary {
    float: none !important;
    margin-bottom: 5px;
  }
  .sidebar.sidebar-additional .block-compare .block-content .actions-toolbar .primary a.clear,
  .sidebar.sidebar-additional .block-compare .block-content .actions-toolbar .secondary a.clear {
    width: 75%;
  }
  .sidebar.sidebar-additional .block.block-reorder .block-content .form.reorder .actions-toolbar .secondary a.action.view {
    padding: 10px 7px;
  }
  .epicor_salesrep-crqs-details .col-1.box-info.box-account .vcard {
    width: 88%;
  }
  .epicor_salesrep-crqs-details .page-main .page-title-wrapper .page-title {
    font-size: 22px;
  }
  .epicor_salesrep-crqs-details #rfq_update .a-right #rfq_duplicate,
  .epicor_salesrep-crqs-details #rfq_update .a-right #rfq_save {
    font-size: 13px;
    padding: 3px 10px;
  }
  .epicor_salesrep-crqs-details #rfq_update .a-right #rfq_duplicate {
    top: -40px;
    right: -80px;
  }
  .epicor_salesrep-crqs-details #rfq_update .a-right #rfq_save {
    right: 65px;
    top: -65px;
  }
  .footer.content .page-footer .column.main .footer-upper .footer-links,
  .footer.content .page-footer .column.main .footer-upper .footer-contact {
    float: left;
    width: 33%;
  }
  .footer.content .page-footer .column.main .footer-upper .footer-news-follow {
    float: left;
    width: 34%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .abs-blocks-2columns,
  .abs-discount-block-desktop .block,
  .amazon-addresses .amazon-address,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .form-address-edit > .fieldset,
  .form-edit-account .fieldset,
  .storecredit .block,
  .paypal-review-discount .block,
  .cart-discount .block {
    width: 44%;
  }
  .account .table-wrapper {
    border-bottom: 0px;
    overflow-x: auto !important;
    width: 100% !important;
  }
  .login-container .block-customer-login .fieldset:after {
    margin-top: -5px;
  }
  .header .mainnav > li.limainnav {
    padding: 6px 4px;
  }
  .header .mainnav > li.limainnav > a {
    font-size: 1.3rem;
    padding: 5px 4px;
  }
  .header .mainnav > li.limainnav.hassubs {
    padding-right: 6px;
  }
  .header .mainnav > li.limainnav.hassubs > a:after {
    right: -13px;
    top: 11px;
  }
}
@media only screen and (max-width: 1025px) {
  .page-products .products-grid .product-item .product-item-info {
    z-index: 9;
  }
  .page-products .products-grid .product-item .product-item-info .product-item-photo {
    z-index: 999;
    pointer-events: auto;
  }
  .page-products .products-grid .product-item .product-item-info .product-item-name .product-item-link {
    z-index: 999;
    pointer-events: auto;
  }
  .page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary button,
  .page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary a {
    pointer-events: auto;
    z-index: 999;
  }
  .page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .box-addtolists button,
  .page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .box-addtolists a {
    pointer-events: auto;
    z-index: 999;
  }
  .page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.towishlist,
  .page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.tocompare {
    display: block !important;
    z-index: 999;
    pointer-events: auto;
  }
  .page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.towishlist {
    right: 17px !important;
  }
  .page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary button,
  .page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary a {
    pointer-events: auto;
    z-index: 999;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .b2b-portal-login .page-header .panel.header .switcher {
    float: right !important;
  }
  .page-header .panel.wrapper {
    height: 60px;
  }
  .page-header .panel.wrapper .panel.header .switcher {
    border-right: 0px !important;
    margin-right: 0px !important;
  }
  .page-header .panel.wrapper .panel.header .header.links {
    position: absolute;
    top: 30px;
    right: 0px;
    width: 100%;
  }
  .page-header .panel.wrapper .panel.header .header.links .greet {
    left: 10px !important;
    top: -20px !important;
  }
  .page-header .header-wrapper-content .header.content a.logo img {
    max-width: 190px;
  }
  .header .block-search {
    left: 40px;
    width: 45%;
  }
}
@media only screen and (max-width: 1024px) {
  .mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .megamenu-items .megamenu-level1-items .megamenu-sub-drop .megamenu-sub-items .cat-promo-images {
    width: 52%;
  }
}
@media only screen and (min-width: 951px) and (max-width: 1024px) {
  .footer.content .page-footer .column.main .footer-upper.fourcol-footer .footer-links h5,
  .footer.content .page-footer .column.main .footer-upper.fourcol-footer .footer-contact h5,
  .footer.content .page-footer .column.main .footer-upper.fourcol-footer .footer-news-follow h5 {
    font-size: 1.6rem;
  }
}
@media only screen and (min-width: 540px) and (max-width: 767px) {
  .footer.content .page-footer .column.main .footer-upper .footer-links,
  .footer.content .page-footer .column.main .footer-upper .footer-contact,
  .footer.content .page-footer .column.main .footer-upper .footer-news-follow {
    float: left;
    width: 50%;
  }
  .footer.content .page-footer .column.main .footer-upper .footer-news-follow {
    float: left;
    width: 100%;
  }
}
@media only screen and (min-width: 540px) and (max-width: 950px) {
  .footer.content .page-footer .column.main .footer-upper.fourcol-footer .footer-links,
  .footer.content .page-footer .column.main .footer-upper.fourcol-footer .footer-contact,
  .footer.content .page-footer .column.main .footer-upper.fourcol-footer .footer-news-follow {
    float: left;
    width: 50%;
  }
}
@media only screen and (max-width: 539px) {
  .footer.content .page-footer .column.main .footer-upper.fourcol-footer .footer-links,
  .footer.content .page-footer .column.main .footer-upper.fourcol-footer .footer-contact,
  .footer.content .page-footer .column.main .footer-upper.fourcol-footer .footer-news-follow {
    float: none;
    width: 100%;
  }
  small.copyright .copytxt {
    margin-top: -2px;
  }
}
@media only screen and (max-width: 420px) {
  .ecc-autosuggest .elsrchcolpro .elsearchsec ul.elproducts li.elproduct .product-item-info .product-details {
    width: 165px;
  }
  .mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .main-promo-images .megamenu-image-container .megamenu-image-details h5.megamenu-image-title {
    margin-bottom: 0.5rem;
    font-size: 1.2rem;
  }
  .mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .main-promo-images .megamenu-image-container .megamenu-image-details p.megamenu-image-content {
    margin-bottom: 0.5rem;
    font-size: 1.1rem;
  }
  .mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .main-promo-images .megamenu-image-container .megamenu-image-details a.megamenu-image-button {
    font-size: 1.1rem;
  }
  .mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .megamenu-items .megamenu-level1-items .megamenu-level1-items-ul .megamenu-level1-item .megamenu-sub-drop {
    min-width: 200px !important;
  }
  .mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .megamenu-items .megamenu-level1-items .megamenu-level1-items-ul .megamenu-level1-item .megamenu-sub-drop .megamenu-sub-items .mm-item-img {
    min-width: 200px;
  }
  .mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .megamenu-items .megamenu-level1-items .megamenu-level1-items-ul .megamenu-level1-item .megamenu-sub-drop .megamenu-sub-items .mm-item-img .cat-promo-images .megamenu-image-container .megamenu-image-details h5.megamenu-image-title {
    margin-bottom: 0.3rem;
    font-size: 1.2rem;
  }
  .mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .megamenu-items .megamenu-level1-items .megamenu-level1-items-ul .megamenu-level1-item .megamenu-sub-drop .megamenu-sub-items .mm-item-img .cat-promo-images .megamenu-image-container .megamenu-image-details p.megamenu-image-content {
    margin-bottom: 0.3rem;
    font-size: 1rem;
  }
  .mainnav .limainnav.hassubs .dropdown.megamenu-dropdown .megamenu-items .megamenu-level1-items .megamenu-level1-items-ul .megamenu-level1-item .megamenu-sub-drop .megamenu-sub-items .mm-item-img .cat-promo-images .megamenu-image-container .megamenu-image-details a.megamenu-image-button {
    font-size: 1rem;
  }
}
ul li {
  list-style-type: none;
}
.field.date ._has-datepicker,
.field-dob ._has-datepicker,
.abs-field-date input,
.form-giftregistry-search .fields-specific-options .datetime-picker,
.form.search.advanced .fields.range .field.date input,
.form-giftregistry-edit .field.date input {
  margin-right: 8px;
  width: calc(72%);
}
._has-datepicker ~ .ui-datepicker-trigger:before {
  font-size: 2.5rem;
  position: relative;
  left: -2px;
}
.order-review-form .action.primary,
.bundle-actions .action.primary.customize,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.box-tocart .action.tocart,
.cart-summary .checkout-methods-items .action.primary.checkout,
.block-minicart .block-content > .actions > .primary .action.primary,
.methods-shipping .actions-toolbar .action.primary,
.block-authentication .action.action-register,
.block-authentication .action.action-login,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary,
.form-address-edit .actions-toolbar .action.primary,
.box-tocart .action.instant-purchase,
.multicheckout .action.primary {
  padding: 5px 15px;
  font-size: 1.6rem;
}
/*Enhanced quotes */
.main-quotepdp-view .quotepdp-right .quote-pdp-accordian .quotepdpinfo.openhead .quotepdpinfo-heading {
  background: #41aefc;
  color: #ffffff;
}
.main-quotepdp-view .quotepdp-right .quote-pdp-accordian .quotepdpinfo.openhead .quotepdpinfo-heading .expand-infocontent:after {
  color: #ffffff;
}
.main-quotepdp-view .quotepdp-right .quote-pdp-accordian .quotepdpinfo:hover .quotepdpinfo-heading {
  background: #41aefc;
  color: #ffffff;
}
.main-quotepdp-view .quotepdp-right .quote-pdp-accordian .quotepdpinfo:hover .quotepdpinfo-heading .expand-infocontent:after {
  color: #ffffff;
}
@media only screen and (min-width: 481px) and (max-width: 768px) {
  .page-header .header-wrapper-content .header.content .customer-welcome,
  .page-header .header-wrapper-content .header.content .customer-login-logo {
    margin-top: 16px !important;
  }
}
/* Enhanced DashBoard */
#quickadd-form-popup .buttons-set.actions .btn-qop.addmore {
  color: #41aefc !important;
}
.quickadd-form-list .wide .field-sku {
  padding-top: 5px;
}
/* MageFan Blog */
.blog-page .sidebar.sidebar-additional .block.block-reorder .block-content .form.reorder .actions-toolbar .primary .action.tocart.primary {
  border-radius: 25px;
  margin-left: 5px;
}
.blog-page .sidebar .action.tocart {
  border-radius: 25px;
  margin-bottom: 5px;
}
/* bulk order pad dropdown menu item */
.mainnav .limainnav.hassubs .widget.block {
  opacity: 0;
  background: #ffffff;
  position: absolute;
  margin-top: 12px;
  margin-left: -5px;
  display: none;
  border: 1px solid #e0eaec;
  visibility: hidden;
  z-index: 100;
}
.mainnav .limainnav.hassubs .widget.block #quickadd-form-popup {
  position: static;
}
.mainnav .limainnav.hassubs:hover .widget.block {
  display: block;
  opacity: 1;
  visibility: visible;
}
.quickadd-form-list .bop-tooltip-icon:before {
  content: "\e60c";
  font-size: 20px;
  font-family: 'luma-icons';
  display: inline-block;
  position: relative;
  top: 6px;
  left: 5px;
  font-weight: 500;
}
.bop-header .barcode-tooltip:before {
  content: "\e60c";
  font-size: 24px;
  font-family: 'luma-icons';
  display: inline-block;
  position: relative;
  top: 5px;
  left: 10px;
  font-weight: 500;
}
/* end of bulk order pad dropdown menu item */
#companylistsgrid #companylistsgrid_table .col-action.a-center {
  text-align: left !important;
}
#companylistsgrid #companylistsgrid_table .companyfavadd .company-selection-radio {
  position: static !important;
  float: left !important;
  height: 15px !important;
  width: 15px !important;
  margin-right: 10px !important;
}
#companylistsgrid #companylistsgrid_table .companyfavadd .botbtn {
  height: 25px !important;
  position: static !important;
  text-align: left !important;
  width: 25px !important;
  float: left !important;
}
#companylistsgrid #companylistsgrid_table .companyfavadd .botbtn .favblock {
  position: static !important;
}
#companylistsgrid #companylistsgrid_table .companyfavadd .botbtn .favblock-active {
  position: static !important;
}
#companylistsgrid #companylistsgrid_table .data-grid-filters td .input-text {
  background: #ffffff !important;
}
/**
 * Copyright © 2010-2018 Epicor Software Corporation: All Rights Reserved
 */
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 12-Mar-2020,
    Author     : Muralidhar.Dixit
*/
.page-layout-2columns-left .page-title-wrapper h1.page-title {
  margin-bottom: 15px;
}
.page-layout-2columns-left .sidebar-additional {
  width: 23% !important;
  padding: 0px;
}
.page-layout-2columns-left .sidebar-additional .block-locationpicker .block-content #locations_filter {
  border-radius: 0px;
}
.page-layout-2columns-left .sidebar-additional .block-locationpicker .block-content .buttons-set .button {
  padding: 10px 12px !important;
}
.page-layout-2columns-left .sidebar-additional .block {
  background: #f2f2f2;
  padding: 0px 0px 10px 0px;
  -webkit-box-shadow: 0px 0px 4px 0px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 0px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 0px #f2f2f2;
  box-shadow: 0px 0px 4px 0px #f2f2f2;
  border: 1px solid #f2f2f2;
  box-shadow: none;
  margin-bottom: 15px;
}
.page-layout-2columns-left .sidebar-additional .block.block-quick-add .block-title strong span {
  color: #333333;
}
.page-layout-2columns-left .sidebar-additional .block .block-title {
  background-color: none;
  border-bottom: 1px solid #002f6c;
  color: #333333;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  text-transform: uppercase;
  padding: 10px 0px;
  margin: 0px 10px;
}
.page-layout-2columns-left .sidebar-additional .block .block-title strong {
  font-size: 1.6rem;
  font-weight: bold;
  color: #333333;
}
.page-layout-2columns-left .sidebar-additional .block .block-title span {
  color: #333333;
}
.page-layout-2columns-left .sidebar-additional .block .empty,
.page-layout-2columns-left .sidebar-additional .block .block-content {
  padding: 8px 10px;
}
.page-layout-2columns-left .sidebar-additional .block .empty .empty,
.page-layout-2columns-left .sidebar-additional .block .block-content .empty {
  padding: 0px;
}
.page-layout-2columns-left .sidebar-additional .block .block-content .form.reorder .actions-toolbar .primary .action.tocart.primary {
  border: 0px;
  -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
  box-shadow: 0px 0px 4px 1px #f2f2f2;
  color: #efefef;
  padding: 7px 15px 7px;
  border-radius: 4px;
  background: #41aefc;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 1.4rem;
  height: 38px;
  box-shadow: none;
  font-weight: bold;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.page-layout-2columns-left .sidebar-additional .block .block-content .form.reorder .actions-toolbar .primary .action.tocart.primary:hover {
  background: #002f6c !important;
  border: 0px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.page-layout-2columns-left .sidebar-additional .block .block-content .actions-toolbar .primary {
  display: block;
  float: right;
}
.page-layout-2columns-left .sidebar-additional .block .block-content .actions-toolbar .primary .action {
  color: #ffffff;
  padding: 10px 20px;
  margin-right: 0px;
  font-size: 1.2rem;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.page-layout-2columns-left .sidebar-additional .block .block-content .actions-toolbar .primary a.action {
  padding: 10px 20px;
  color: #ffffff;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  margin-right: 0px;
  font-size: 1.2rem;
}
.page-layout-2columns-left .sidebar-additional .block .block-content .actions-toolbar .secondary {
  display: block;
  float: left;
}
.page-layout-2columns-left .sidebar-additional .block .block-content .actions-toolbar .secondary .action {
  color: #41aefc;
  font-size: 1.2rem;
  padding: 10px 20px;
  margin-left: 0px;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.page-layout-2columns-left .sidebar-additional .block .block-content .actions-toolbar .secondary .action:hover {
  background: none;
  border: 0px;
  color: #000000;
}
.page-layout-2columns-left .sidebar-additional .block .block-content .actions-toolbar .secondary a.action {
  color: #41aefc;
  background: none;
  border: 0px;
  font-size: 1.2rem;
  padding: 10px 20px;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  margin-left: 0px;
}
.page-layout-2columns-left .sidebar-additional .block .block-content .actions-toolbar .secondary a.action:hover {
  background: none;
  border: 0px;
  color: #000000;
}
.page-layout-2columns-left .sidebar-additional #cart-quick-add #quickadd-form .quickadd-form-list .field {
  margin-bottom: 10px;
}
.page-layout-2columns-left .sidebar-additional #cart-quick-add #quickadd-form .quickadd-form-list .field label {
  display: inline-block;
  width: 60px;
}
.page-layout-2columns-left .sidebar-additional #cart-quick-add #quickadd-form .quickadd-form-list .field label em {
  display: none;
}
.page-layout-2columns-left .sidebar-additional #cart-quick-add #quickadd-form .quickadd-form-list .field label.required:after {
  content: "*";
  color: #ff0000;
  font-size: 1.3rem;
  margin-left: 5px;
}
.page-layout-2columns-left .sidebar-additional #cart-quick-add #quickadd-form .quickadd-form-list .field .input-box {
  margin-top: 3px;
  display: inline-block;
  width: auto;
}
.page-layout-2columns-left .sidebar-additional #cart-quick-add #quickadd-form .buttons-set.actions {
  position: relative;
}
.page-layout-2columns-left .sidebar-additional #cart-quick-add #quickadd-form .buttons-set.actions p.required {
  position: absolute;
  left: 0px;
  bottom: -10px;
  font-size: 1.2rem;
}
.page-layout-2columns-left .sidebar-additional #cart-quick-add #quickadd-form .buttons-set.actions .action.tocart.primary {
  border-radius: 25px;
  font-size: 1.3rem;
  height: 38px;
}
.page-layout-2columns-left .sidebar-additional #cart-quick-add #quickadd-form .buttons-set.actions p .wislist {
  float: left;
}
.page-products.page-layout-2columns-left .sidebar.sidebar-main .block.filter .block-content.filter-content .filter-options .filter-options-title {
  padding: 20px 10px 0 30px !important;
  color: #333333;
}
.page-products.page-layout-2columns-left .sidebar.sidebar-main .block.filter .block-content.filter-content .filter-options .filter-options-title:after {
  content: "-";
  position: absolute;
  left: 5px;
  top: 12px;
  font-size: 2rem;
  font-weight: bold;
  color: #333333;
  width: 20px;
}
.page-products.page-layout-2columns-left .sidebar.sidebar-main .block.filter .block-content.filter-content .filter-options .filter-options-title.nonactive {
  color: #41aefc;
}
.page-products.page-layout-2columns-left .sidebar.sidebar-main .block.filter .block-content.filter-content .filter-options .filter-options-title.nonactive:after {
  content: "+";
  color: #41aefc;
  top: 13px;
}
.page-products.page-layout-2columns-left .sidebar.sidebar-main .block.filter .block-content.filter-content .filter-options .filter-options-content {
  display: block;
}
.page-products.page-layout-2columns-left .sidebar.sidebar-main .block.filter .block-content.filter-content .filter-options .filter-options-item {
  border: 0px;
}
.page-products.page-layout-2columns-left .sidebar.sidebar-main .block.filter .block-content.filter-content .filter-options .filter-options-item .filter-options-title {
  padding: 20px 10px 0 30px !important;
  color: #333333;
}
.page-products.page-layout-2columns-left .sidebar.sidebar-main .block.filter .block-content.filter-content .filter-options .filter-options-item .filter-options-title:after {
  content: "-";
  position: absolute;
  left: 5px;
  top: 11px;
  font-size: 2rem;
  font-weight: bold;
  color: #333333;
  width: 20px;
}
.page-products.page-layout-2columns-left .sidebar.sidebar-main .block.filter .block-content.filter-content .filter-options .filter-options-item.active .filter-options-title {
  color: #41aefc !important;
}
.page-products.page-layout-2columns-left .sidebar.sidebar-main .block.filter .block-content.filter-content .filter-options .filter-options-item.active .filter-options-title:after {
  content: "+" !important;
  color: #41aefc !important;
  top: 13px !important;
}
.page-products.page-layout-2columns-left .sidebar.sidebar-main .block.filter .block-content.filter-content div.filter-options .filter-options-item .filter-options-title:after {
  content: "+" !important;
  top: 14px !important;
}
.page-products.page-layout-2columns-left .sidebar.sidebar-main .block.filter .block-content.filter-content div.filter-options .filter-options-item.active .filter-options-title:after {
  content: "-" !important;
}
.product_skus {
  max-height: 72px;
  overflow-y: auto;
}
.product_skus p {
  margin-bottom: 1px;
}
.page-products .product_skus {
  width: 45%;
}
.page-layout-2columns-left .column.main,
.catalogsearch-result-index .column.main {
  width: 75% !important;
}
.toolbar.toolbar-products .toolbar-amount {
  display: none;
}
.products.wrapper ~ .toolbar.toolbar-products .toolbar-amount {
  display: block;
  color: #222222;
  padding-top: 10px;
}
.page-products .product-list-container.tableviewactive .toolbar.toolbar-products:first-child {
  padding-bottom: 3px !important;
  margin-bottom: 3px !important;
}
.page-products .product-list-container.tableviewactive .bulk-add-to-wrapper {
  margin-bottom: 45px !important;
}
.page-products .column.main {
  position: relative;
}
.page-products .column.main .plp-heading {
  float: left;
  width: 62%;
}
.page-products .column.main .page-title-wrapper {
  position: static;
  text-align: left;
  width: 100%;
  float: left;
}
.page-products .column.main .page-title-wrapper h1.page-title {
  margin-bottom: 10px;
  font-weight: bold;
  color: #333333;
  text-align: left;
}
.page-products .column.main .toolbar-products {
  padding: 15px 3px 15px 0px;
  color: #efefef;
}
.page-products .column.main .toolbar-products .plp-heading {
  display: block;
}
.page-products .column.main .toolbar-products:last-child {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}
.page-products .column.main .toolbar-products:last-child .plp-heading {
  display: none;
}
.page-products .column.main .toolbar-products .toolbar-total-items {
  color: #222222;
  position: static;
  text-align: left;
}
.page-products .column.main .toolbar-products .toolbar-total-items:before {
  width: 50px;
  height: 2px;
  background: #41aefc;
  content: " ";
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 3px;
}
.page-products .column.main .toolbar-products .pages {
  margin: 0px auto;
  left: 0px;
  right: 10%;
  position: absolute;
  bottom: 73px;
}
.page-products .column.main .toolbar-products .pages .pages-items .item.pages-item-previous .action,
.page-products .column.main .toolbar-products .pages .pages-items .item.pages-item-next .action {
  border-radius: 30px;
  width: 30px;
  height: 30px;
  top: -2px;
  background: none;
  color: #222222;
  padding: 1px;
}
.page-products .column.main .toolbar-products .pages .pages-items .item.pages-item-previous .action:hover,
.page-products .column.main .toolbar-products .pages .pages-items .item.pages-item-next .action:hover {
  color: #ffffff;
  background: #002f6c;
  -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
  box-shadow: 0px 0px 4px 1px #f2f2f2;
}
.page-products .column.main .toolbar-products .pages .pages-items .item.pages-item-previous .action:hover.previous:before,
.page-products .column.main .toolbar-products .pages .pages-items .item.pages-item-next .action:hover.previous:before,
.page-products .column.main .toolbar-products .pages .pages-items .item.pages-item-previous .action:hover.next:before,
.page-products .column.main .toolbar-products .pages .pages-items .item.pages-item-next .action:hover.next:before {
  color: #41aefc;
}
.page-products .column.main .toolbar-products .pages .pages-items .item.pages-item-previous .action.previous:before,
.page-products .column.main .toolbar-products .pages .pages-items .item.pages-item-next .action.previous:before {
  margin: -1px 0 0 -2px;
  color: #41aefc;
}
.page-products .column.main .toolbar-products .pages .pages-items .item.pages-item-previous .action.next:before,
.page-products .column.main .toolbar-products .pages .pages-items .item.pages-item-next .action.next:before {
  margin: -1px 0 0 0px;
  color: #41aefc;
}
.page-products .column.main .toolbar-products .pages .pages-items .item a.page {
  background: none;
  line-height: 3.4rem;
  height: 30px;
  border-radius: 25px;
  width: 32px;
  text-align: center;
  padding: 0px;
  padding-bottom: 2px;
  color: #41aefc;
}
.page-products .column.main .toolbar-products .pages .pages-items .item a.page:hover {
  background: #002f6c;
  -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
  box-shadow: 0px 0px 4px 1px #f2f2f2;
  color: #41aefc;
}
.page-products .column.main .toolbar-products .pages .pages-items .item.current .page {
  border-radius: 25px;
  color: #41aefc;
  background: #002f6c;
  padding: 1px;
  width: 30px;
  height: 30px;
}
.page-products .products-table .product-item.table thead tr th {
  background: #41aefc;
  border-left: 1px solid #cccccc;
  color: #ffffff;
}
.page-products .products-table .product-item.table thead tr th:last-child {
  border-right: 1px solid #cccccc;
}
.page-products .products-table .product-item.table tbody tr:nth-child(odd) td {
  background-color: #e9e9e9;
}
.page-products .products-table .product-item.table tbody tr:nth-child(even) td {
  background-color: #f9f9f9;
}
.page-products .products-table .product-item.table tbody tr:last-child td {
  border-bottom: 1px solid #cccccc;
}
.page-products .products-table .product-item.table tbody td {
  border-left: 1px solid #cccccc;
}
.page-products .products-table .product-item.table tbody td .action.primary.hide-price-button {
  max-width: 150px !important;
}
.page-products .products-table .product-item.table tbody td .action.primary.hide-price-button span {
  overflow: hidden !important;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block !important;
}
.page-products .products-table .product-item.table tbody td:last-child {
  border-right: 1px solid #cccccc;
}
.page-products .products-table .product-item.table tbody td .product_skus {
  max-height: 70px;
  overflow-y: auto;
  min-height: unset;
  height: unset;
}
.page-products .products-table .product-item.table tbody td .product_skus p {
  line-height: 16px;
}
.page-products .products-table .product-item.table tbody td .field.qty .btn-qty {
  font-size: 2rem;
  top: 3px;
  text-align: center;
  margin-left: 3px;
  margin-right: 2px;
  border-radius: 25px;
  height: 35px !important;
  width: 35px !important;
  background: #41aefc !important;
  box-shadow: 0px 0px 0px 6px inset #ffffff;
  border: 2px solid #41aefc;
  display: inline-block;
  padding: 3px 9px 15px;
  color: #ffffff;
  cursor: pointer;
}
.page-products .products-table .product-item.table tbody td .field.qty .btn-qty.minus:after {
  color: #ffffff;
  position: relative;
  top: -1px;
}
.page-products .products-table .product-item.table tbody td .field.qty .btn-qty.plus:after {
  color: #ffffff;
  position: relative;
  top: -0.7px;
  left: 0.5px;
}
.page-products .products-list .product-item-photo {
  padding: 0 30px 0px 0;
}
.page-products .products-list .product-item-photo .product-image-photo {
  max-height: 175px;
}
.page-products .toolbar-products {
  background: none;
}
.page-products .toolbar-products .modes {
  position: absolute;
  right: 0px;
  margin-right: 0px;
}
.page-products .toolbar-products .modes .modes-mode.active {
  display: none;
}
.page-products .toolbar-products .modes .modes-mode {
  border-radius: 25px;
  padding: 10px;
  background: #f2f2f2;
  height: 19px;
  width: 22px;
}
.page-products .toolbar-products .modes .modes-mode:before {
  font-size: 2.0rem;
  color: #41aefc;
}
.page-products .toolbar-products .modes .modes-mode:hover:before {
  color: #002f6c;
}
.page-products .toolbar-products .modes .modes-mode.mode-table {
  padding: 7px 11px 14px 8px;
}
.page-products .toolbar-products .modes .modes-mode.mode-table:before {
  font-size: 2.8rem;
}
.page-products .toolbar-products .toolbar-sorter {
  margin-right: 95px;
  border-radius: 25px;
  background: #f2f2f2;
  padding: 4px 4px;
}
.page-products .toolbar-products .toolbar-sorter .sorter-label {
  color: #222222;
  font-size: 1.2rem;
  padding-left: 7px;
}
.page-products .toolbar-products .toolbar-sorter select.sorter-options {
  font-size: 1.2rem;
  appearance: auto;
  border: 0px;
  color: #222222;
  font-weight: bold;
  background: none;
}
.page-products .toolbar-products .toolbar-sorter .sorter-action {
  top: 0px;
}
.page-products .toolbar-products .toolbar-sorter .sorter-action.sort-asc:before,
.page-products .toolbar-products .toolbar-sorter .sorter-action.sort-desc:before {
  color: #41aefc;
  font-size: 2.0rem;
}
.page-products .toolbar-products .toolbar-sorter .sorter-action:hover.sort-asc:before,
.page-products .toolbar-products .toolbar-sorter .sorter-action:hover.sort-desc:before {
  color: #002f6c;
  font-size: 2.0rem;
}
.page-products .toolbar-products .field.limiter {
  border-radius: 25px;
  background: #f2f2f2;
  padding: 6px 10px;
  margin-right: 0px;
}
.page-products .toolbar-products .field.limiter .label {
  color: #222222;
}
.page-products .toolbar-products .field.limiter .control {
  background: none;
}
.page-products .toolbar-products .field.limiter .control .limiter-options {
  appearance: auto;
  border: 0px;
  background: none;
  padding-right: 2px;
  box-shadow: none;
  font-weight: bold;
}
.page-products .toolbar-products .field.limiter .limiter-text {
  background: none;
  color: #222222;
}
.page-products .toolbar.toolbar-products:first-child {
  border-top: 0px solid transparent !important;
  border-bottom: 0px solid transparent !important;
}
.page-products.page-layout-2columns-left .sidebar.sidebar-main {
  width: 23%;
  padding-right: 0px;
  margin-bottom: 15px;
}
.page-products.page-layout-2columns-left .sidebar.sidebar-main .block.filter {
  margin-bottom: 0px;
  background: #f2f2f2;
  padding: 0px 0px 10px 0px;
  -webkit-box-shadow: 0px 0px 4px 0px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 0px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 0px #f2f2f2;
  box-shadow: 0px 0px 4px 0px #f2f2f2;
  border: 1px solid #f2f2f2;
  box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -webkit-box-shadow: none;
}
.page-products.page-layout-2columns-left .sidebar.sidebar-main .block.filter .action.clear.filter-clear {
  border: 0px;
  color: #41aefc;
  background: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  outline: none;
  cursor: pointer;
  font-weight: bold;
  padding: 7px 15px 7px;
  border-radius: 4px;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: none;
}
.page-products.page-layout-2columns-left .sidebar.sidebar-main .block.filter .action.clear.filter-clear:hover {
  background: #002f6c !important;
  color: #41aefc;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 0px;
}
.page-products.page-layout-2columns-left .sidebar.sidebar-main .block.filter .block-content.filter-content {
  position: relative;
  padding-top: 35px;
}
.page-products.page-layout-2columns-left .sidebar.sidebar-main .block.filter .block-content.filter-content .block-subtitle.filter-subtitle {
  background: none;
  color: #333333;
  padding: 13px 0px 11px;
  margin: 0px 10px;
  border-bottom: 1px solid #002f6c;
  font-size: 1.6rem;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  font-weight: bold;
  text-transform: uppercase;
  position: absolute;
  width: 92%;
  top: 0px;
}
.page-products.page-layout-2columns-left .sidebar.sidebar-main .block.filter .block-content.filter-content .filter-options .filter-options-title {
  padding: 20px 40px 0 10px;
}
.page-products.page-layout-2columns-left .sidebar.sidebar-main .block.filter .block-content.filter-content .filter-options-content .items {
  padding-left: 15px;
}
.page-products.page-layout-2columns-left .sidebar.sidebar-main .block.filter .block-content.filter-content .filter-options-content .items .item {
  margin: 0;
  list-style: none;
}
.page-products.page-layout-2columns-left .sidebar.sidebar-main .block.filter .block-content.filter-content .filter-options-content .items .item a {
  padding: 5px 7px 5px 5px;
  display: block;
  word-break: break-word;
  background: none;
}
.page-products.page-layout-2columns-left .sidebar.sidebar-main .block.filter .block-content.filter-content .filter-options-content .items .item a:hover {
  background: none;
  color: #41aefc;
  font-weight: bold;
}
.page-products.page-layout-2columns-left .sidebar.sidebar-main .block.filter .block-content.filter-content .filter-current ol.items li.item {
  list-style: none;
  padding-left: 25px;
}
.page-products.page-layout-2columns-left .sidebar.sidebar-main .block.filter .block-content.filter-content .filter-current ol.items li.item .action.remove {
  background: #ed5463;
  border-radius: 25px;
  height: 21px;
  width: 21px;
}
.page-products.page-layout-2columns-left .sidebar.sidebar-main .block.filter .block-content.filter-content .filter-current ol.items li.item .action.remove:before {
  font-size: 1.1rem;
  padding: 2px 5px;
  color: #ffffff;
  font-weight: bold;
}
.page-products.page-layout-2columns-left .sidebar.sidebar-main .block.filter div.title {
  background: none;
  color: #333333;
  padding: 10px 0px 8px;
  margin: 0px 10px;
  border-bottom: 1px solid #002f6c;
  text-transform: uppercase;
}
.page-products.page-layout-2columns-left .sidebar.sidebar-main .block.filter div.title strong {
  font-size: 1.6rem;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  font-weight: bold;
  text-transform: uppercase;
}
.page-products.page-layout-2columns-left .sidebar.sidebar-main .block.filter div.content {
  padding: 10px;
}
.page-products.page-layout-2columns-left .sidebar.sidebar-main .block.filter div.content dl.options dt {
  margin-bottom: 10px;
  text-transform: uppercase;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  color: #41aefc;
}
.page-products.page-layout-2columns-left .sidebar.sidebar-main .block.filter div.content dl.options dd ol.items {
  padding-left: 0px;
}
.page-products.page-layout-2columns-left .sidebar.sidebar-main .block.filter div.content dl.options dd ol.items li.item {
  padding: 2px;
  list-style: none;
}
.page-products.page-layout-2columns-left .sidebar.sidebar-main .block.filter div.content dl.options dd ol.items li.item a {
  color: #000000;
  font-weight: bold;
  margin-right: 15px;
}
.page-products.page-layout-2columns-left .sidebar.sidebar-main .block.filter div.content dl.options dd ol.items li.item a:hover {
  color: #41aefc;
  text-decoration: none;
}
.page-products.page-layout-2columns-left .sidebar.sidebar-main .block.filter div.content dl.options dd ol.items li.item .count {
  margin-left: 0px;
  font-weight: bold;
}
.page-products.page-layout-2columns-left .sidebar.sidebar-main .block.filter.filter-no-options .block-title.filter-title {
  display: block;
}
.page-products.page-layout-2columns-left .sidebar.sidebar-main .block.filter.filter-no-options .block-title.filter-title strong {
  border: 0px;
  border-bottom: 1px solid #002f6c;
  background: none !important;
  font-weight: bold;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  font-size: 1.6rem;
  padding: 11px 0px;
  display: block;
  width: 93%;
  text-align: left;
  margin: 0px auto;
  position: static;
  box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -webkit-box-shadow: none;
}
.page-products.page-layout-2columns-left .sidebar.sidebar-main .block.filter.filter-no-options .filter-content {
  padding-top: 0px;
}
.page-products.page-layout-2columns-left .sidebar.sidebar-main .block.filter.filter-no-options .filter-content .filter-current ol.items {
  margin-bottom: 5px;
}
.page-products.page-layout-2columns-left .sidebar.sidebar-main .block.filter.filter-no-options .filter-content .filter-current ol.items li.item {
  list-style: none;
  padding-left: 25px;
}
.page-products.page-layout-2columns-left .sidebar.sidebar-main .block.filter.filter-no-options .filter-content .filter-current ol.items li.item .action.remove {
  background: #ed5463;
  border-radius: 25px;
  height: 21px;
  width: 21px;
}
.page-products.page-layout-2columns-left .sidebar.sidebar-main .block.filter.filter-no-options .filter-content .filter-current ol.items li.item .action.remove:before {
  font-size: 1.1rem;
  padding: 2px 5px;
  color: #ffffff;
  font-weight: bold;
}
.sidebar.sidebar-additional .block-compare .block-content .actions-toolbar .primary {
  float: left;
}
.sidebar.sidebar-additional .block-compare .block-content .actions-toolbar .secondary {
  float: right;
}
.sidebar.sidebar-additional .block-compare .block-content .product-items-names .product-item {
  background: none;
  border: 0px;
  margin-bottom: 2px;
  font-weight: bold;
}
.sidebar.sidebar-additional .block-compare .block-content .product-items-names .product-item a.action.delete {
  font-size: 2.0rem;
  font-weight: bold;
  height: 21px;
  width: 21px;
  background: #da3e4d;
  border-radius: 25px;
  margin-left: -6px;
}
.sidebar.sidebar-additional .block-compare .block-content .product-items-names .product-item a.action.delete:before {
  font-size: 1.1rem;
  color: #ffffff;
  font-weight: bold;
  position: relative;
  top: -4px;
  left: 5px;
}
.sidebar.sidebar-additional .block-compare .block-content .product-items-names .product-item strong.product-item-name {
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  font-weight: bold;
}
.sidebar.sidebar-additional .product-items .product-item {
  padding: 5px;
  border: 1px solid #f2f2f2;
  background: #ffffff;
  margin-bottom: 10px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.sidebar.sidebar-additional .product-items .product-item .product-item-details .product-item-name a {
  font-weight: 600;
}
.sidebar.sidebar-additional .product-items .product-item .product-item-details .product-item-name .price-box .special-price .price-label,
.sidebar.sidebar-additional .product-items .product-item .product-item-details .product-item-name .price-box .old-price .price-label {
  font-size: 1.2rem;
}
.sidebar.sidebar-additional .product-items .product-item .product-item-details .product-item-name .price-box .special-price .price,
.sidebar.sidebar-additional .product-items .product-item .product-item-details .product-item-name .price-box .old-price .price {
  font-size: 1.3rem;
}
.sidebar.sidebar-additional .product-items .product-item .product-item-details .product-item-name .price-box .old-price {
  display: inline-block;
}
.sidebar.sidebar-additional .product-items .product-item .product-item-details .product-item-name .price-box .price-excluding-tax:before {
  font-size: 1.4rem;
  font-weight: 600;
}
.sidebar.sidebar-additional .product-items .product-item .product-item-details .product-item-name .price-box .price-excluding-tax .price {
  font-size: 1.4rem;
}
.sidebar.sidebar-additional .product-items .product-item .product-item-actions {
  margin-bottom: 10px;
}
.sidebar.sidebar-additional .product-items .product-item .product-item-actions .link-cart {
  border: 0px;
  -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
  box-shadow: 0px 0px 4px 1px #f2f2f2;
  color: #efefef;
  padding: 7px 15px 7px;
  border-radius: 4px;
  background: #41aefc;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 1.4rem;
  height: 38px;
  box-shadow: none;
  font-weight: bold;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 7px 10px;
  font-size: 1.2rem;
  border-radius: 25px;
}
.sidebar.sidebar-additional .product-items .product-item .product-item-actions .link-cart:hover {
  background: #002f6c !important;
  border: 0px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.sidebar.sidebar-additional .product-items .product-item .product-item-actions .actions-primary .action.tocart.primary {
  padding: 7px 10px;
  font-size: 1.2rem;
  border-radius: 25px;
}
.sidebar.sidebar-additional .product-items .product-item .product-item-actions .actions-primary form .action.tocart.primary {
  width: 90% !important;
}
.sidebar.sidebar-additional .product-items .product-item .product-item-actions .actions-secondary .btn-remove.action.delete {
  color: #41aefc;
  background: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  outline: none;
  cursor: pointer;
  font-weight: bold;
  padding: 7px 15px 7px;
  border-radius: 4px;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: none;
  line-height: 18px;
  text-align: center;
  width: auto;
  padding: 7px 6px;
  top: -2px !important;
  border: 0px;
  background: none;
}
.sidebar.sidebar-additional .product-items .product-item .product-item-actions .actions-secondary .btn-remove.action.delete:hover {
  background: #002f6c !important;
  color: #41aefc;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 0px;
}
.sidebar.sidebar-additional .product-items .product-item .product-item-actions .actions-secondary .btn-remove.action.delete:before {
  color: #41aefc;
  content: "REMOVE";
  font-size: 1.2rem;
  font-weight: bold;
  position: relative;
  top: 7px;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  width: auto;
  border: 0px;
  background: none;
}
.sidebar.sidebar-additional .product-items .product-item .product-item-actions .actions-secondary .btn-remove.action.delete:hover {
  background: none;
  color: #000000;
}
.sidebar.sidebar-additional .product-items .product-item .product-item-actions .actions-secondary .btn-remove.action.delete:hover:before {
  color: #000000;
}
.sidebar.sidebar-additional .product-items .product-item:hover {
  background-color: #f9f9f9;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.sidebar.sidebar-additional .actions-toolbar {
  margin-bottom: 0px;
}
.sidebar.sidebar-additional .actions-toolbar .primary a.action {
  border: 0px;
  -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
  box-shadow: 0px 0px 4px 1px #f2f2f2;
  color: #efefef;
  padding: 7px 15px 7px;
  border-radius: 4px;
  background: #41aefc;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 1.4rem;
  height: 38px;
  box-shadow: none;
  font-weight: bold;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  height: auto;
}
.sidebar.sidebar-additional .actions-toolbar .primary a.action:hover {
  background: #002f6c !important;
  border: 0px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.sidebar.sidebar-additional .block.block-reorder .block-content .form.reorder .actions-toolbar .primary .action.tocart.primary {
  padding: 4px 7px;
  font-size: 1.3rem;
}
.sidebar.sidebar-additional .block.block-reorder .block-content .form.reorder .actions-toolbar .secondary a.action.view {
  padding: 10px 7px;
  font-size: 1.3rem;
}
.sidebar.sidebar-additional .block.block-reorder .block-content ol li.product-item .product-item-name .product-item-link {
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.sidebar.sidebar-additional .block.block-reorder .block-content ol li.product-item .product-item-name .product-item-link span {
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  display: inline-block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
}
.sidebar.sidebar-additional .block.block-wishlist .block-content ol li.product-item {
  min-height: 125px;
}
.sidebar.sidebar-additional .block.block-wishlist .block-content ol li.product-item .product-item-info .product-item-details .product-item-actions {
  margin-top: 45px !important;
  margin-bottom: 20px !important;
  position: relative;
}
.sidebar.sidebar-additional .block.block-wishlist .block-content ol li.product-item .product-item-info .product-item-details .product-item-actions .actions-primary {
  margin-left: 0px;
  float: left;
  position: relative;
  top: -8px;
}
.sidebar.sidebar-additional .block.block-wishlist .block-content ol li.product-item .product-item-info .product-item-details .product-item-actions .actions-primary .action.tocart.primary {
  height: 29px;
}
.sidebar.sidebar-additional .block.block-wishlist .block-content ol li.product-item .product-item-info .product-item-details .product-item-actions .actions-secondary .btn-remove.action.delete {
  padding: 0px 10px 1px;
  top: -9px !important;
  height: 29px;
  color: #41aefc;
}
.sidebar.sidebar-additional .block.block-wishlist .block-content ol li.product-item .product-item-info .product-item-details .product-item-actions .actions-secondary .btn-remove.action.delete:before {
  top: 5px;
}
.sidebar.sidebar-additional .block.block-wishlist .block-content ol li.product-item .product-item-info .product-item-details .product-item-actions .actions-secondary .btn-remove.action.delete:hover {
  background: #002f6c !important;
  color: #41aefc;
}
.sidebar.sidebar-additional .block.block-wishlist .block-content ol li.product-item .product-item-photo .photo.image {
  width: auto;
  max-height: 70px;
  max-width: 70px;
}
.sidebar.sidebar-additional .block.block-wishlist .block-content ol li.product-item .product-item-name {
  margin-right: 3px;
}
.sidebar.sidebar-additional .block.block-wishlist .block-content ol li.product-item .product-item-name .product-item-link {
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  font-size: 1.2rem;
}
.sidebar.sidebar-additional .block.block-wishlist .block-content ol li.product-item .product-item-name .product-item-link span {
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  overflow: hidden;
  font-size: 1.2rem;
  width: 130px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.sidebar.sidebar-additional .block.block-wishlist .block-content ol li.product-item .old-price {
  display: block;
}
.sidebar.sidebar-additional .block.block-wishlist .block-content .actions-toolbar .primary {
  float: none;
}
.catalog-category-view .columns .column.main {
  padding-left: 15px;
}
.page-products .products-list .product-item .product-item-actions .subscription.secondary {
  width: 130px;
  padding: 2px;
  margin-bottom: 7px;
  height: 32px;
  font-size: 14px;
  box-shadow: 0px 0px 4px #999999 !important;
  -webkit-box-shadow: 0px 0px 4px #999999 !important;
  -moz-box-shadow: 0px 0px 4px #999999 !important;
  -o-box-shadow: 0px 0px 4px #999999 !important;
}
.page-products .products-list .product-item .product-item-actions .subscription.secondary:active,
.page-products .products-list .product-item .product-item-actions .subscription.secondary:focus {
  background: none !important;
  color: #002f6c !important;
}
.page-products .products-list .product-item .actions-primary .action.tocart.primary {
  margin-bottom: 2px;
}
.page-products .products-list .product-item .actions-primary .locations_add_to_cart br {
  display: none;
}
.catalogsearch-result-index .message.notice {
  top: -20px;
  padding: 5px 10px 5px 35px;
}
.catalogsearch-result-index .message.notice div:before {
  top: 13px;
}
.page-products .configurable_addtocart .add-to-cart .configurator-add.btn-cart span .material-icons {
  display: none;
}
.subscription-lbl {
  background: #002f6c;
  color: #41aefc;
}
.subscription-lbl .downspan {
  border-top: 10px solid #002f6c;
  top: 31.6px;
}
.quickorderpad-form-results .subscription-lbl .downspan {
  top: 34.5px;
}
.page-products .products-grid,
.wishlist-index-index .products-grid {
  margin: 0px;
}
.page-products .products-grid *,
.wishlist-index-index .products-grid * {
  box-sizing: border-box;
}
.page-products .products-grid .product-items,
.wishlist-index-index .products-grid .product-items {
  margin: 0px 0px 10px;
  display: grid;
  grid-auto-flow: unset;
  grid-gap: 15px;
  grid-template-columns: repeat(3, 1fr);
}
.page-products .products-grid .product-item,
.wishlist-index-index .products-grid .product-item {
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.1);
  background: none;
  width: 100% !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  position: relative;
  min-height: 285px;
  margin: 0px !important;
  padding: 0px 0px 60px 0px !important;
}
.page-products .products-grid .product-item .product-item-info .product-item-actions,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-actions {
  padding: 3px 3px 0px;
}
.page-products .products-grid .product-item .product-item-info .product-item-actions .hide-price-button,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-actions .hide-price-button {
  width: 92%;
  text-align: center;
  font-size: 14px;
  padding: 10px;
  position: absolute;
  bottom: 11px;
  left: 0px;
  right: 0px;
  margin: 0 auto;
}
.page-products .products-grid .product-item .product-item-info .product-item-actions .hide-price-button span,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-actions .hide-price-button span {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.page-products .products-grid .product-item .product-item-info .product-item-actions.hassubscription,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-actions.hassubscription {
  padding-top: 40px !important;
}
.page-products .products-grid .product-item .product-item-info .product-item-actions.hassubscription .subscription-lbl,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-actions.hassubscription .subscription-lbl {
  bottom: 60px !important;
  position: absolute;
  background: #002f6c;
  color: #41aefc;
}
.page-products .products-grid .product-item .product-item-info .product-item-actions.hassubscription .subscription-lbl .downspan,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-actions.hassubscription .subscription-lbl .downspan {
  border-top: 10px solid #002f6c;
}
.page-products .products-grid .product-item .product-item-info .product-item-actions.hasaddtolist .hide-price-button,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-actions.hasaddtolist .hide-price-button {
  bottom: 50px;
}
.page-products .products-grid .product-item .product-item-info .product-item-actions.hasaddtolist.hassubscription,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-actions.hasaddtolist.hassubscription {
  padding-top: 60px !important;
}
.page-products .products-grid .product-item .product-item-info .product-item-actions.hasaddtolist.hassubscription .subscription-lbl,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-actions.hasaddtolist.hassubscription .subscription-lbl {
  bottom: 85px !important;
  position: absolute;
}
.page-products .products-grid .product-item .product-item-info:hover .product-item-actions.hassubscription,
.wishlist-index-index .products-grid .product-item .product-item-info:hover .product-item-actions.hassubscription {
  padding-top: 40px !important;
}
.page-products .products-grid .product-item .product-item-info:hover .product-item-actions.hassubscription .subscription-lbl,
.wishlist-index-index .products-grid .product-item .product-item-info:hover .product-item-actions.hassubscription .subscription-lbl {
  bottom: 60px !important;
  position: absolute;
}
.page-products .products-grid .product-item .product-item-info:hover .product-item-actions.hasaddtolist.hassubscription,
.wishlist-index-index .products-grid .product-item .product-item-info:hover .product-item-actions.hasaddtolist.hassubscription {
  padding-top: 60px !important;
}
.page-products .products-grid .product-item .product-item-info:hover .product-item-actions.hasaddtolist.hassubscription .subscription-lbl,
.wishlist-index-index .products-grid .product-item .product-item-info:hover .product-item-actions.hasaddtolist.hassubscription .subscription-lbl {
  bottom: 85px !important;
  position: absolute;
}
.page-products .products-grid .product-item .product-item-actions,
.wishlist-index-index .products-grid .product-item .product-item-actions {
  padding: 3px 3px 0px;
}
.page-products .products-grid .product-item .product-item-actions.hassubscription,
.wishlist-index-index .products-grid .product-item .product-item-actions.hassubscription {
  padding-top: 40px;
}
.page-products .products-grid .product-item .product-item-actions.hassubscription .subscription-lbl,
.wishlist-index-index .products-grid .product-item .product-item-actions.hassubscription .subscription-lbl {
  bottom: 85px;
  position: absolute;
}
.page-products .products-grid .product-item .product-item-actions .subscription.secondary,
.wishlist-index-index .products-grid .product-item .product-item-actions .subscription.secondary {
  width: 100%;
  margin-bottom: 5px;
  height: 32px;
  font-size: 14px;
  box-shadow: 0px 0px 4px #999999 !important;
  -webkit-box-shadow: 0px 0px 4px #999999 !important;
  -moz-box-shadow: 0px 0px 4px #999999 !important;
  -o-box-shadow: 0px 0px 4px #999999 !important;
}
.page-products .products-grid .product-item .product-item-actions .subscription.secondary:active,
.wishlist-index-index .products-grid .product-item .product-item-actions .subscription.secondary:active,
.page-products .products-grid .product-item .product-item-actions .subscription.secondary:focus,
.wishlist-index-index .products-grid .product-item .product-item-actions .subscription.secondary:focus {
  background: none !important;
  color: #41aefc !important;
}
.page-products .products-grid .product-item.listpadding,
.wishlist-index-index .products-grid .product-item.listpadding {
  padding: 0px 0px 75px 0px !important;
}
.page-products .products-grid .product-item:hover,
.wishlist-index-index .products-grid .product-item:hover {
  margin: 0px;
  border: 0px solid transparent;
  background-color: none;
  -moz-box-shadow: 0px 0px 8px 3px #f2f2f2;
  -webkit-box-shadow: 0px 0px 8px 3px #f2f2f2;
  -o-box-shadow: 0px 0px 8px 3px #f2f2f2;
  box-shadow: 0px 0px 8px 3px #f2f2f2;
  margin-left: auto !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.page-products .products-grid .product-item:hover .product-item-info,
.wishlist-index-index .products-grid .product-item:hover .product-item-info {
  border: 0px;
}
.page-products .products-grid .product-item:hover .product-item-info .product-item-details .product_stock_display .availability,
.wishlist-index-index .products-grid .product-item:hover .product-item-info .product-item-details .product_stock_display .availability {
  top: 9px;
  left: 9px;
}
.page-products .products-grid .product-item:hover .product-item-info .product-item-inner .product-item-actions .actions-primary,
.wishlist-index-index .products-grid .product-item:hover .product-item-info .product-item-inner .product-item-actions .actions-primary {
  width: 100%;
  position: absolute;
  bottom: 15px;
  left: 0px;
}
.page-products .products-grid .product-item:hover .product-item-info .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart a,
.wishlist-index-index .products-grid .product-item:hover .product-item-info .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart a {
  right: 20px;
}
.page-products .products-grid .product-item:hover .product-item-info .product-item-inner .product-item-actions .actions-primary form p.locations_add_to_cart,
.wishlist-index-index .products-grid .product-item:hover .product-item-info .product-item-inner .product-item-actions .actions-primary form p.locations_add_to_cart {
  margin-top: 5px;
  display: inline-block;
}
.page-products .products-grid .product-item:hover .product-item-info .product-item-inner .product-item-actions .actions-secondary form .action.tocart.primary,
.wishlist-index-index .products-grid .product-item:hover .product-item-info .product-item-inner .product-item-actions .actions-secondary form .action.tocart.primary {
  bottom: 15px;
  left: 12.6px;
}
.page-products .products-grid .product-item:hover .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.tocompare,
.wishlist-index-index .products-grid .product-item:hover .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.tocompare,
.page-products .products-grid .product-item:hover .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.towishlist,
.wishlist-index-index .products-grid .product-item:hover .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.towishlist {
  display: block;
}
.page-products .products-grid .product-item:hover .product-item-info .product-item-inner .product-item-actions.hassubscription,
.wishlist-index-index .products-grid .product-item:hover .product-item-info .product-item-inner .product-item-actions.hassubscription {
  padding-top: 40px;
}
.page-products .products-grid .product-item:hover .product-item-info .product-item-inner .product-item-actions.hassubscription .subscription-lbl,
.wishlist-index-index .products-grid .product-item:hover .product-item-info .product-item-inner .product-item-actions.hassubscription .subscription-lbl {
  bottom: 85px;
  position: absolute;
}
.page-products .products-grid .product-item:hover .product-item-info .product-item-inner .product-item-actions.hasaddtolist .subscription-lbl,
.wishlist-index-index .products-grid .product-item:hover .product-item-info .product-item-inner .product-item-actions.hasaddtolist .subscription-lbl {
  position: absolute;
  bottom: 85px;
}
.page-products .products-grid .product-item:hover .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-primary,
.wishlist-index-index .products-grid .product-item:hover .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-primary {
  bottom: 44px;
}
.page-products .products-grid .product-item:hover .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-secondary,
.wishlist-index-index .products-grid .product-item:hover .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-secondary {
  -webkit-transition: all 0s ease;
  -moz-transition: all 0s ease;
  -o-transition: all 0s ease;
  transition: all 0s ease;
}
.page-products .products-grid .product-item:hover .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-secondary form .action.tocart.primary,
.wishlist-index-index .products-grid .product-item:hover .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-secondary form .action.tocart.primary {
  bottom: 50px;
  left: 12.6px;
}
.page-products .products-grid .product-item:hover .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-secondary .box-addtolists,
.wishlist-index-index .products-grid .product-item:hover .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-secondary .box-addtolists {
  position: absolute;
  bottom: 6px;
  width: 92%;
  margin: 0 auto;
  left: 0px;
  right: 0px;
}
.page-products .products-grid .product-item:hover .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-secondary .box-addtolists .fieldset,
.wishlist-index-index .products-grid .product-item:hover .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-secondary .box-addtolists .fieldset {
  margin-bottom: 5px;
}
.page-products .products-grid .product-item:hover .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-secondary .box-addtolists .fieldset .actions .action.primary.tolistslist,
.wishlist-index-index .products-grid .product-item:hover .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-secondary .box-addtolists .fieldset .actions .action.primary.tolistslist {
  width: 100%;
}
.page-products .products-grid .product-item .product-item-info,
.wishlist-index-index .products-grid .product-item .product-item-info {
  height: 100%;
  width: 100% !important;
  padding: 10px;
  margin: 0px;
  position: unset;
  box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -webkit-box-shadow: none;
}
.page-products .products-grid .product-item .product-item-info.active,
.wishlist-index-index .products-grid .product-item .product-item-info.active {
  margin: 0px;
  background-color: #ffffff;
}
.page-products .products-grid .product-item .product-item-info .product-item-details .price-box,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-details .price-box {
  margin: 3px 0px;
}
.page-products .products-grid .product-item .product-item-info .product-item-details .price-box .price-excluding-tax:before,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-details .price-box .price-excluding-tax:before {
  font-size: 1.4rem;
  font-weight: 600;
}
.page-products .products-grid .product-item .product-item-info .product-item-details .price-box .price-excluding-tax .price,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-details .price-box .price-excluding-tax .price {
  font-size: 1.4rem !important;
}
.page-products .products-grid .product-item .product-item-info .product-item-details .price-box .price-final_price .price,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-details .price-box .price-final_price .price {
  font-size: 2.4rem;
  color: #41aefc;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.page-products .products-grid .product-item .product-item-info .product-item-details .price-box .special-price,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-details .price-box .special-price {
  margin-right: 10px;
}
.page-products .products-grid .product-item .product-item-info .product-item-details .price-box .special-price .price-final_price .price,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-details .price-box .special-price .price-final_price .price {
  font-size: 2.4rem;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.page-products .products-grid .product-item .product-item-info .product-item-details .price-box .old-price,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-details .price-box .old-price {
  display: inline-block;
}
.page-products .products-grid .product-item .product-item-info .product-item-details .price-box .old-price .price-wrapper,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-details .price-box .old-price .price-wrapper {
  display: inline;
}
.page-products .products-grid .product-item .product-item-info .product-item-details .price-box .old-price .price-final_price .price-label,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-details .price-box .old-price .price-final_price .price-label {
  font-size: 1.4rem;
  font-weight: 600;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.page-products .products-grid .product-item .product-item-info .product-item-details .price-box .old-price .price-final_price .price-label:after,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-details .price-box .old-price .price-final_price .price-label:after {
  content: ": ";
}
.page-products .products-grid .product-item .product-item-info .product-item-details .price-box .old-price .price-final_price .price,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-details .price-box .old-price .price-final_price .price {
  display: inline;
  font-size: 1.4rem;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  font-weight: 600;
}
.page-products .products-grid .product-item .product-item-info .product-item-details .price-box a.minimal-price-link,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-details .price-box a.minimal-price-link {
  display: inline-block;
  text-decoration: none;
  margin-top: 1px;
  margin-bottom: 4px;
  border-bottom: 1px solid #006bb4;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  line-height: 13px;
}
.page-products .products-grid .product-item .product-item-info .product-item-details .price-box a.minimal-price-link:hover,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-details .price-box a.minimal-price-link:hover {
  border-bottom: 1px solid transparent;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.page-products .products-grid .product-item .product-item-info .product-item-details .price-box a.minimal-price-link .price-final_price .price-label,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-details .price-box a.minimal-price-link .price-final_price .price-label {
  font-size: 1.4rem;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.page-products .products-grid .product-item .product-item-info .product-item-details .price-box a.minimal-price-link .price-final_price .price-wrapper,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-details .price-box a.minimal-price-link .price-final_price .price-wrapper {
  font-size: 1.4rem;
  font-weight: 600;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.page-products .products-grid .product-item .product-item-info .product-item-details .product_stock_display .availability,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-details .product_stock_display .availability {
  font-size: 1.3rem;
  padding: 2px 0px;
  font-weight: 600;
}
.page-products .products-grid .product-item .product-item-info .product-item-details .product_stock_display .availability span,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-details .product_stock_display .availability span {
  font-weight: 400;
}
.page-products .products-grid .product-item .product-item-info:not(:hover):not(.active) .product-item-inner,
.wishlist-index-index .products-grid .product-item .product-item-info:not(:hover):not(.active) .product-item-inner {
  border: 1px;
  clip: rect(0, 0, 0, 0);
  height: auto;
  margin: 0px;
  overflow: hidden;
  padding: 0;
  width: auto;
}
.page-products .products-grid .product-item .product-item-info .product-item-inner,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner {
  display: block;
  background: transparent;
  box-shadow: none;
  border: 0px;
  margin: 0px;
  padding: 0px;
  position: static;
  z-index: 2;
}
.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions {
  position: static;
  margin: 0px;
}
.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary {
  width: 100%;
  position: absolute;
  bottom: 15px;
  left: 0px;
  text-align: center;
}
.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .stock.unavailable .product_grid_locations .product_locations_wrapper.selected_branch_wrapper,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .stock.unavailable .product_grid_locations .product_locations_wrapper.selected_branch_wrapper {
  top: 65px;
}
.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .stock span,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .stock span {
  font-size: 1.3rem;
  font-weight: 600;
}
.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary form .locations_add_to_cart,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary form .locations_add_to_cart {
  width: 45%;
}
.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary form .locations_add_to_cart a,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary form .locations_add_to_cart a {
  width: 93%;
}
.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action.tocart.primary,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action.tocart.primary {
  width: 92% !important;
  box-shadow: 0px 0px 4px #999999;
  -webkit-box-shadow: 0px 0px 4px #999999;
  -moz-box-shadow: 0px 0px 4px #999999;
  -o-box-shadow: 0px 0px 4px #999999;
  padding: 5px 15px 5px;
  margin-bottom: 3px;
}
.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action.tocart.primary.halfoccupy,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action.tocart.primary.halfoccupy {
  width: 46% !important;
  display: inline-block;
}
.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart {
  position: relative;
  display: inline-block;
  width: 100%;
}
.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart .action.tocart.primary,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart .action.tocart.primary {
  font-size: 1.3rem;
  width: 46% !important;
  box-shadow: 0px 0px 4px #999999;
  -webkit-box-shadow: 0px 0px 4px #999999;
  -moz-box-shadow: 0px 0px 4px #999999;
  -o-box-shadow: 0px 0px 4px #999999;
}
.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart br,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart br {
  display: none;
}
.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart a,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart a {
  border: 0px;
  color: #41aefc;
  background: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  outline: none;
  cursor: pointer;
  font-weight: bold;
  padding: 7px 15px 7px;
  border-radius: 4px;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  box-shadow: none;
  font-size: 1.3rem;
  margin-top: 5px;
  font-weight: 600;
  padding: 10px 6px 10px;
  margin-left: 5px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: 0px 0px 4px #999999;
  -webkit-box-shadow: 0px 0px 4px #999999;
  -moz-box-shadow: 0px 0px 4px #999999;
  -o-box-shadow: 0px 0px 4px #999999;
  width: 43%;
  text-align: center;
  display: inline-block;
}
.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart a:hover,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart a:hover {
  background: #002f6c !important;
  color: #41aefc;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 0px;
}
.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart a:nth-child(2),
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart a:nth-child(2) {
  padding: 10px 3px 10px;
}
.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .product_grid_locations .product_locations_wrapper.selected_branch_wrapper,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .product_grid_locations .product_locations_wrapper.selected_branch_wrapper {
  top: 40px;
  max-width: 350px;
}
.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .product_grid_locations .branch_list .related-location-element .location-select span,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .product_grid_locations .branch_list .related-location-element .location-select span {
  background: #41aefc;
  border-radius: 25px;
  padding: 10px 15px;
  font-weight: bold;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary {
  width: 100%;
  position: static;
  z-index: 10;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary form .action.tocart.primary,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary form .action.tocart.primary {
  width: 92%;
  position: absolute;
  bottom: 15px;
}
.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.towishlist,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.towishlist {
  position: absolute;
  right: 10px;
  top: 5px;
  z-index: 99;
  display: none;
}
.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.tocompare,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.tocompare {
  position: absolute;
  right: 55px;
  top: 5px;
  z-index: 99;
  display: none;
}
.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.towishlist:before,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.towishlist:before,
.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.tocompare:before,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.tocompare:before {
  display: none;
}
.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.towishlist span,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.towishlist span,
.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.tocompare span,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.tocompare span {
  width: 30px;
  height: 30px;
  overflow: visible;
  position: static;
  font-size: 1.8rem;
}
.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.towishlist span i.material-icons,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.towishlist span i.material-icons,
.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.tocompare span i.material-icons,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.tocompare span i.material-icons {
  margin: 0px auto;
  border-radius: 25px;
  background: #002f6c;
  position: static;
  -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
  box-shadow: 0px 0px 4px 1px #f2f2f2;
  color: #41aefc;
  padding: 3px 4px 3px 4px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.towishlist:hover:before,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.towishlist:hover:before,
.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.tocompare:hover:before,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.tocompare:hover:before {
  display: none;
}
.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.towishlist:hover span .material-icons,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.towishlist:hover span .material-icons,
.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.tocompare:hover span .material-icons,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.tocompare:hover span .material-icons {
  background: #41aefc;
  color: #002f6c;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-primary,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-primary {
  bottom: 44px;
}
.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-secondary,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-secondary {
  -webkit-transition: all 0s ease;
  -moz-transition: all 0s ease;
  -o-transition: all 0s ease;
  transition: all 0s ease;
}
.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-secondary form .action.tocart.primary,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-secondary form .action.tocart.primary {
  bottom: 50px;
}
.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-secondary .box-addtolists,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-secondary .box-addtolists {
  position: absolute;
  bottom: 6px;
  width: 92%;
  margin: 0 auto;
  left: 0px;
  right: 0px;
}
.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-secondary .box-addtolists .fieldset,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-secondary .box-addtolists .fieldset {
  margin-bottom: 5px;
}
.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-secondary .box-addtolists .fieldset .actions .action.primary.tolistslist,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-secondary .box-addtolists .fieldset .actions .action.primary.tolistslist {
  border: 0px;
  -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
  box-shadow: 0px 0px 4px 1px #f2f2f2;
  color: #efefef;
  padding: 7px 15px 7px;
  border-radius: 4px;
  background: #41aefc;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 1.4rem;
  height: 38px;
  box-shadow: none;
  font-weight: bold;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  width: 100%;
  padding: 8px;
  height: auto;
  box-shadow: 0px 0px 4px #999999;
  -webkit-box-shadow: 0px 0px 4px #999999;
  -moz-box-shadow: 0px 0px 4px #999999;
  -o-box-shadow: 0px 0px 4px #999999;
  left: 0px;
  right: 0px;
  margin: 0 auto;
}
.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-secondary .box-addtolists .fieldset .actions .action.primary.tolistslist:hover,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-secondary .box-addtolists .fieldset .actions .action.primary.tolistslist:hover {
  background: #002f6c !important;
  border: 0px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.page-products .products-grid .product-item .product-item-info .product-item-inner.no-wishlist .product-item-actions .actions-secondary .action.tocompare,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner.no-wishlist .product-item-actions .actions-secondary .action.tocompare {
  right: 10px;
}
.page-products .products-grid .product-item .product-item-info .product-item-name,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-name {
  width: 100%;
  hyphens: none;
}
.page-products .products-grid .product-item .product-item-info .product-item-name .product-item-link,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-name .product-item-link {
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  font-weight: 600;
  font-size: 1.6rem;
  overflow: hidden;
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-word;
}
/* Recently Viewed */
.widget.block-viewed-products-grid .block-content .product-items .product-item .product-item-details .product-item-actions .actions-primary button.action.primary {
  width: 100% !important;
}
.widget.block-viewed-products-grid .block-content .product-items .product-item .product-item-details .product-item-actions .actions-secondary .action.towishlist {
  background: #002f6c;
  color: #41aefc;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 9;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.widget.block-viewed-products-grid .block-content .product-items .product-item .product-item-details .product-item-actions .actions-secondary .action.towishlist:before {
  display: none;
}
.widget.block-viewed-products-grid .block-content .product-items .product-item .product-item-details .product-item-actions .actions-secondary .action.towishlist span {
  position: static;
}
.widget.block-viewed-products-grid .block-content .product-items .product-item .product-item-details .product-item-actions .actions-secondary .action.towishlist span .material-icons {
  color: #41aefc;
  position: relative;
  top: 8px;
}
.widget.block-viewed-products-grid .block-content .product-items .product-item .product-item-details .product-item-actions .actions-secondary .action.towishlist:hover {
  background: #41aefc !important;
  color: #002f6c;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.widget.block-viewed-products-grid .block-content .product-items .product-item .product-item-details .product-item-actions .actions-secondary .action.towishlist:hover:before {
  display: none;
}
.widget.block-viewed-products-grid .block-content .product-items .product-item .product-item-details .product-item-actions .actions-secondary .action.towishlist:hover span .material-icons {
  color: #002f6c;
}
.widget.block-viewed-products-grid .block-content .product-items .product-item .product-item-details .product-item-actions .actions-secondary .action.tocompare {
  background: #002f6c;
  color: #41aefc;
  position: absolute;
  top: 50px;
  right: 10px;
  z-index: 9;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.widget.block-viewed-products-grid .block-content .product-items .product-item .product-item-details .product-item-actions .actions-secondary .action.tocompare:before {
  display: none;
}
.widget.block-viewed-products-grid .block-content .product-items .product-item .product-item-details .product-item-actions .actions-secondary .action.tocompare span {
  position: static;
}
.widget.block-viewed-products-grid .block-content .product-items .product-item .product-item-details .product-item-actions .actions-secondary .action.tocompare span i.material-icons {
  color: #41aefc;
  position: relative;
  top: 8px;
}
.widget.block-viewed-products-grid .block-content .product-items .product-item .product-item-details .product-item-actions .actions-secondary .action.tocompare:hover {
  background: #41aefc !important;
  color: #002f6c;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.widget.block-viewed-products-grid .block-content .product-items .product-item .product-item-details .product-item-actions .actions-secondary .action.tocompare:hover:before {
  display: none;
}
.widget.block-viewed-products-grid .block-content .product-items .product-item .product-item-details .product-item-actions .actions-secondary .action.tocompare:hover span .material-icons {
  color: #002f6c;
}
/* Subscription */
.products-grid .product-items .product-item.haslocinv.hidepricewithbtn .product-item-details .product-item-actions .actions-secondary .action.tocart.primary,
.products-grid .product-items .product-item.haslocinv.hidepricewithbtn .product-item-details .product-item-actions .actions-secondary .action.primary.hide-price-button {
  width: 44%;
  position: absolute;
  left: 4%;
  bottom: 15px;
  margin: 0px;
  padding: 10px;
}
.products-grid .product-items .product-item.haslocinv.hidepricewithbtn .product-item-details .product-item-actions .actions-secondary p.locations_add_to_cart a.inventory-link,
.products-grid .product-items .product-item.haslocinv.hidepricewithbtn .product-item-details .product-item-actions .actions-secondary p.locations_add_to_cart a.inventory-link-hide {
  border: 0px;
  color: #41aefc;
  background: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  outline: none;
  cursor: pointer;
  font-weight: bold;
  padding: 7px 15px 7px;
  border-radius: 4px;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  box-shadow: none;
  font-size: 1.3rem;
  margin-top: 5px;
  font-weight: 600;
  padding: 10px 6px 10px;
  margin-left: 5px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: 0px 0px 4px #999999;
  -webkit-box-shadow: 0px 0px 4px #999999;
  -moz-box-shadow: 0px 0px 4px #999999;
  -o-box-shadow: 0px 0px 4px #999999;
  width: 46%;
  text-align: center;
  display: inline-block;
  position: absolute;
  bottom: 15px;
  right: 2%;
}
.products-grid .product-items .product-item.haslocinv.hidepricewithbtn .product-item-details .product-item-actions .actions-secondary p.locations_add_to_cart a.inventory-link:hover,
.products-grid .product-items .product-item.haslocinv.hidepricewithbtn .product-item-details .product-item-actions .actions-secondary p.locations_add_to_cart a.inventory-link-hide:hover {
  background: #002f6c !important;
  color: #41aefc;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 0px;
}
.products-grid .product-items .product-item.haslocinv.hidepricewithbtn .product-item-details .product-item-actions.hasaddtolist .actions-secondary .action.tocart.primary,
.products-grid .product-items .product-item.haslocinv.hidepricewithbtn .product-item-details .product-item-actions.hasaddtolist .actions-secondary .action.primary.hide-price-button {
  bottom: 50px;
  width: 44%;
  position: absolute;
  left: 4%;
  margin: 0px;
  padding: 10px;
}
.products-grid .product-items .product-item.haslocinv.hidepricewithbtn .product-item-details .product-item-actions.hasaddtolist .actions-secondary p.locations_add_to_cart a.inventory-link,
.products-grid .product-items .product-item.haslocinv.hidepricewithbtn .product-item-details .product-item-actions.hasaddtolist .actions-secondary p.locations_add_to_cart a.inventory-link-hide {
  bottom: 50px;
  width: 46%;
  position: absolute;
  right: 2%;
}
.page-product-grouped.page-layout-1column .box-tocart {
  margin-bottom: 0px;
}
.page-product-grouped.page-layout-1column .product-info-main .product-add-form .product-info-price {
  margin: 0px;
}
.page-product-grouped.page-layout-1column .product-info-main .product-add-form .box-tocart .actions {
  margin-top: 5px;
}
.products.products-list {
  margin: 0px;
}
.products.products-list .products {
  margin: 0px;
}
.products.products-list .subscription-lbl {
  float: none;
  width: 120px;
}
.products.products-list .product.product-item {
  min-height: 200px;
  background: #f9f9f9;
  padding: 15px 15px 15px 15px;
  -webkit-box-shadow: 0px 0px 3px 0px #f2f2f2;
  -moz-box-shadow: 0px 0px 3px 0px #f2f2f2;
  -o-box-shadow: 0px 0px 3px 0px #f2f2f2;
  box-shadow: 0px 0px 3px 0px #f2f2f2;
  border: 1px solid #f2f2f2;
  background: #ffffff;
  margin-bottom: 15px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.products.products-list .product.product-item.haslocinv.hidepricewithbtn .product-item-details .product-item-actions .actions-secondary p.locations_add_to_cart {
  display: inline-block;
}
.products.products-list .product.product-item.haslocinv.hidepricewithbtn .product-item-details .product-item-actions .actions-secondary p.locations_add_to_cart a.inventory-link,
.products.products-list .product.product-item.haslocinv.hidepricewithbtn .product-item-details .product-item-actions .actions-secondary p.locations_add_to_cart a.inventory-link-hide {
  border: 0px;
  color: #41aefc;
  background: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  outline: none;
  cursor: pointer;
  font-weight: bold;
  padding: 7px 15px 7px;
  border-radius: 4px;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  box-shadow: none;
  font-size: 1.3rem;
  font-weight: 600;
  padding: 10px 15px 10px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: 0px 0px 4px #999999;
  -webkit-box-shadow: 0px 0px 4px #999999;
  -moz-box-shadow: 0px 0px 4px #999999;
  -o-box-shadow: 0px 0px 4px #999999;
}
.products.products-list .product.product-item.haslocinv.hidepricewithbtn .product-item-details .product-item-actions .actions-secondary p.locations_add_to_cart a.inventory-link:hover,
.products.products-list .product.product-item.haslocinv.hidepricewithbtn .product-item-details .product-item-actions .actions-secondary p.locations_add_to_cart a.inventory-link-hide:hover {
  background: #002f6c !important;
  color: #41aefc;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 0px;
}
.products.products-list .product.product-item.haslocinv.hidepricewithbtn .product-item-details .product-item-actions.hasaddtolist .actions-secondary form {
  display: inline-block;
}
.products.products-list .product.product-item.haslocinv.hidepricewithbtn .product-item-details .product-item-actions.hasaddtolist .actions-secondary p.locations_add_to_cart {
  display: inline-block;
  margin-left: 10px;
}
.products.products-list .product.product-item.haslocinv.hidepricewithbtn .product-item-details .product-item-actions.hasaddtolist .actions-secondary p.locations_add_to_cart a.inventory-link,
.products.products-list .product.product-item.haslocinv.hidepricewithbtn .product-item-details .product-item-actions.hasaddtolist .actions-secondary p.locations_add_to_cart a.inventory-link-hide {
  padding: 10px 15px 10px;
  position: relative;
  top: 2px;
}
.products.products-list .product.product-item .product-item-info .product-item-photo .product-image-container {
  text-align: center;
  display: block;
}
.products.products-list .product.product-item .product-item-info .product-item-photo .product-image-container span .product-image-wrapper .product-image-photo {
  max-height: 130px;
  height: 100%;
}
.products.products-list .product.product-item .product-item-info .product-item-details {
  position: relative;
}
.products.products-list .product.product-item .product-item-info .product-item-details .hide-price-button {
  padding: 10px;
  font-size: 1.4rem;
  min-width: 130px;
  text-align: center;
}
.products.products-list .product.product-item .product-item-info .product-item-details .hide-price-button span {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.products.products-list .product.product-item .product-item-info .product-item-details .product-item-name {
  width: 46%;
  hyphens: none;
  word-break: break-word;
}
.products.products-list .product.product-item .product-item-info .product-item-details .product-item-name .product-item-link {
  word-break: break-word;
}
.products.products-list .product.product-item .product-item-info .product-item-details .price-box .old-price {
  display: block !important;
  width: auto !important;
}
.products.products-list .product.product-item .product-item-info .product-item-details .price-box .minimal-price-link {
  display: inline-block !important;
  width: auto;
}
.products.products-list .product.product-item .product-item-info .product-item-details .product-item-inner {
  width: 50%;
  position: absolute;
  right: 5px;
  top: 10px;
}
.products.products-list .product.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary {
  margin-right: 10px;
}
.products.products-list .product.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart a {
  font-size: 1.3rem;
  min-width: 100px;
  padding: 11px 15px;
  display: inline-block;
  text-align: center;
  box-shadow: 0px 0px 4px #999999;
  -webkit-box-shadow: 0px 0px 4px #999999;
  -moz-box-shadow: 0px 0px 4px #999999;
  -o-box-shadow: 0px 0px 4px #999999;
  margin-left: 5px;
}
.products.products-list .product.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .action.primary {
  min-width: 130px;
}
.products.products-list .product.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-secondary .action.tocart.primary {
  min-width: 130px;
}
.products.products-list .product.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-secondary .actions .primary,
.products.products-list .product.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-secondary .actions .secondary {
  min-width: 130px;
}
.products.products-list .product.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-secondary .box-addtolists {
  position: relative;
  bottom: 5px;
}
.products.products-list .product.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-secondary .box-addtolists {
  float: none;
  width: auto;
  display: inline-block;
}
.products.products-list .product.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-secondary .box-addtolists .fieldset {
  margin: 0px;
}
.products.products-list .product.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-secondary .action.towishlist,
.products.products-list .product.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-secondary .action.tocompare {
  margin-right: 15px;
}
.products.products-list .product.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-secondary .action.towishlist:before,
.products.products-list .product.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-secondary .action.tocompare:before {
  display: none !important;
  content: "" !important;
}
.products.products-list .product.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-secondary .action.towishlist span,
.products.products-list .product.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-secondary .action.tocompare span {
  width: auto;
  position: relative;
  top: 4px;
  left: 10px;
}
.products.products-list .product.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-secondary .action.towishlist span .material-icons,
.products.products-list .product.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-secondary .action.tocompare span .material-icons {
  margin: 0px auto;
  border-radius: 25px;
  background: #002f6c;
  position: static;
  -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
  box-shadow: 0px 0px 4px 1px #f2f2f2;
  color: #41aefc;
  padding: 7px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.products.products-list .product.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-secondary .action.towishlist:hover span .material-icons,
.products.products-list .product.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-secondary .action.tocompare:hover span .material-icons {
  color: #002f6c;
  background: #41aefc;
}
.products.products-list .product.product-item .product-item-info .product-item-details .product-item-actions .actions-primary form p.locations_add_to_cart {
  margin-top: 5px;
  display: inline-block;
}
.products.products-list .product.product-item .product-item-info .product-item-details .product-item-actions .actions-primary form p.locations_add_to_cart .action.tocart.primary {
  width: auto !important;
}
.products.products-list .product.product-item:hover {
  background: #f5f5f5;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.products.products-list .product.product-item .product-item-details .product-item-actions {
  position: static;
}
.products.products-list .product.product-item .product-item-details strong.product-item-name .product-item-link {
  font-weight: 600;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  font-size: 1.8rem;
  word-break: break-word;
}
.products.products-list .product.product-item .product-item-details .product-item-inner .actions-primary {
  position: relative;
}
.products.products-list .product.product-item .product-item-details .product-item-inner .actions-primary a {
  border: 0px;
  color: #41aefc;
  background: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  outline: none;
  cursor: pointer;
  font-weight: bold;
  padding: 7px 15px 7px;
  border-radius: 4px;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: none;
  box-shadow: 0px 0px 4px #999999;
  -webkit-box-shadow: 0px 0px 4px #999999;
  -moz-box-shadow: 0px 0px 4px #999999;
  -o-box-shadow: 0px 0px 4px #999999;
  margin-left: 5px;
  font-size: 1.3rem;
  margin-top: 5px;
  font-weight: 600;
  padding: 3px 15px;
}
.products.products-list .product.product-item .product-item-details .product-item-inner .actions-primary a:hover {
  background: #002f6c !important;
  color: #41aefc;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 0px;
}
.products.products-list .product.product-item .product-item-details .product-item-inner .actions-primary .stock span {
  font-size: 1.3rem;
  font-weight: 600;
}
.products.products-list .product.product-item .product-item-details .product-item-inner .actions-secondary {
  padding-bottom: 5px;
}
.products.products-list .product.product-item .product-item-details .product-item-inner .product_grid_locations .product_locations_wrapper.selected_branch_wrapper {
  top: 30px;
}
.products.products-list .product.product-item .product-item-details .product-item-inner .product_grid_locations .product_locations_wrapper.selected_branch_wrapper .selectBranchlink {
  border: 0px;
  padding: 0px;
}
.products.products-list .product.product-item .product-item-details .product-item-inner .product_grid_locations .product_locations_wrapper.selected_branch_wrapper .selectBranchlink:hover {
  color: #414141;
}
.products.products-list .product.product-item .product-item-details .product_stock_display .availability {
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  font-size: 1.4rem;
  font-weight: 600;
}
.products.products-list .product.product-item .product-item-details .product-item-description {
  margin: 5px 0px;
}
.products.products-list .product.product-item .product-item-details .product-item-description a {
  font-weight: 600;
}
.products.products-list .product.product-item .product-item-details .price-box {
  margin: 10px 0px;
}
.products.products-list .product.product-item .product-item-details .price-box .price-final_price .price {
  font-size: 1.8rem;
}
.products.products-list .product.product-item .product-item-details .price-box .special-price {
  margin-right: 10px;
}
.products.products-list .product.product-item .product-item-details .price-box .special-price .price-final_price .price {
  font-size: 1.8rem;
}
.products.products-list .product.product-item .product-item-details .price-box .old-price {
  display: inline-block;
}
.products.products-list .product.product-item .product-item-details .price-box .old-price .price-final_price .price-label {
  font-size: 1.3rem;
}
.products.products-list .product.product-item .product-item-details .price-box .old-price .price-final_price .price-label:after {
  content: ": ";
}
.products.products-list .product.product-item .product-item-details .price-box .old-price .price-final_price .price {
  font-size: 1.5rem;
  font-weight: 600;
}
.products.products-list .product.product-item .product-item-details .price-box a.minimal-price-link {
  display: inline-block;
  text-decoration: none;
  margin-top: 1px;
  margin-bottom: 4px;
  border-bottom: 1px solid #006bb4;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  line-height: 13px;
}
.products.products-list .product.product-item .product-item-details .price-box a.minimal-price-link:hover {
  border-bottom: 1px solid transparent;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.products.products-list .product.product-item .product-item-details .price-box a.minimal-price-link .price-final_price .price-label {
  font-size: 1.3rem;
}
.products.products-list .product.product-item .product-item-details .price-box a.minimal-price-link .price-final_price .price-wrapper {
  font-size: 1.5rem;
  font-weight: 600;
}
.block-compare .block-content .product-items li.product-item a.action.delete {
  top: 3px;
  left: 6px;
}
.modal-content .product_locations_wrapper form {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  background: #f9f9f9;
  padding: 15px 15px 15px 15px;
  -webkit-box-shadow: 0px 0px 3px 0px #f2f2f2;
  -moz-box-shadow: 0px 0px 3px 0px #f2f2f2;
  -o-box-shadow: 0px 0px 3px 0px #f2f2f2;
  box-shadow: 0px 0px 3px 0px #f2f2f2;
  border: 1px solid #f2f2f2;
  width: 30%;
  display: inline-block;
  margin: 7px 5px;
  padding: 5px 7px;
}
.modal-content .product_locations_wrapper form .location-element.pad-middle {
  padding-top: 0px;
}
.modal-content .product_locations_wrapper form .location-element.pad-middle p:first-child {
  font-weight: 700;
}
.modal-content .product_locations_wrapper form .location-element.pad-middle .availability {
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.modal-content .product_locations_wrapper form .location-element.pad-middle .availability span {
  font-weight: 600;
}
.modal-content .product_locations_wrapper form .location-element.pad-middle button.tocart {
  margin-top: 10px;
}
.modal-content .product_locations_wrapper form:hover {
  background: #ffffff;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-name {
  hyphens: none;
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-name a.product-item-link {
  display: inline-block !important;
  max-width: 200px !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-inner {
  padding-top: 15px !important;
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions .action.edit,
.wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions .action.delete {
  background: #002f6c;
  border-radius: 25px;
  text-align: center;
  height: 37px !important;
  padding-top: 9px !important;
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions .action.edit:before,
.wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions .action.delete:before {
  color: #41aefc !important;
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions .action.edit:hover,
.wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions .action.delete:hover,
.wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions .action.edit:active,
.wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions .action.delete:active {
  background: #41aefc;
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions .action.edit:hover:before,
.wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions .action.delete:hover:before,
.wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions .action.edit:active:before,
.wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions .action.delete:active:before {
  color: #002f6c !important;
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart {
  margin: 0 0 15px;
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart .add-to-cart-alt {
  float: left;
  clear: left;
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart .add-to-cart-alt .field.qty {
  width: 120px;
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart .add-to-cart-alt .field.qty .label {
  margin-bottom: 0px;
  display: inline-block;
  width: 40px;
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart .add-to-cart-alt .field.qty .control {
  display: inline-block;
  width: 60px;
  border-right: 1px solid #f2f2f2;
  padding-right: 10px;
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart .add-to-cart-alt .product-item-actions {
  position: static;
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart .add-to-cart-alt .product-item-actions .actions-primary a .primary.wishlisttocart {
  font-size: 1.3rem;
  padding: 4px 15px;
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart p {
  float: left;
  clear: right;
  margin-top: 5px;
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart p .link-edit {
  visibility: hidden;
  border: 0px;
  color: #41aefc;
  background: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  outline: none;
  cursor: pointer;
  font-weight: bold;
  padding: 7px 15px 7px;
  border-radius: 4px;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: none;
  font-weight: 600;
  font-size: 1.3rem;
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart p .link-edit:hover {
  background: #002f6c !important;
  color: #41aefc;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 0px;
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions {
  z-index: 99;
  position: absolute;
  top: 9px;
  right: 16px;
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-info:hover .product-item-inner .product-item-actions {
  top: 9px;
  right: 16px;
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-info:hover .product-item-inner .box-tocart .add-to-cart-alt .product-item-actions .actions-primary a .primary.wishlisttocart {
  bottom: 9px;
  left: 9px;
  font-size: 1.3rem;
}
.comparison .table-comparison .thead tr td {
  padding: 7px;
}
.comparison .table-comparison .thead tr td a {
  border: 0px;
  color: #41aefc;
  background: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  outline: none;
  cursor: pointer;
  font-weight: bold;
  padding: 7px 15px 7px;
  border-radius: 4px;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: none;
}
.comparison .table-comparison .thead tr td a:hover {
  background: #002f6c !important;
  color: #41aefc;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 0px;
}
.comparison .table-comparison .thead tr td a:before {
  color: #ffffff;
}
.table-wrapper.managesku-plp-pop {
  overflow-y: auto;
  max-height: 300px;
}
.no-sku-records td {
  text-align: center;
}
@media only screen and (min-width: 320px) and (max-width: 969px) {
  .page-products .products-grid .product-item .product-item-actions.hassubscription,
  .wishlist-index-index .products-grid .product-item .product-item-actions.hassubscription {
    margin-top: 50px !important;
  }
  .page-products .products-grid .product-item .product-item-actions.hassubscription .subscription-lbl,
  .wishlist-index-index .products-grid .product-item .product-item-actions.hassubscription .subscription-lbl {
    bottom: 100px !important;
    background: #002f6c;
    color: #41aefc;
  }
  .page-products .products-grid .product-item .product-item-actions.hassubscription .subscription-lbl .downspan,
  .wishlist-index-index .products-grid .product-item .product-item-actions.hassubscription .subscription-lbl .downspan {
    border-top: 10px solid #002f6c;
  }
  .page-products .products-grid .product-item:hover .product-item-actions.hassubscription,
  .wishlist-index-index .products-grid .product-item:hover .product-item-actions.hassubscription {
    margin-top: 55px !important;
  }
  .page-products .products-grid .product-item:hover .product-item-actions.hassubscription .subscription-lbl,
  .wishlist-index-index .products-grid .product-item:hover .product-item-actions.hassubscription .subscription-lbl {
    bottom: 100px !important;
  }
}
@media all and (min-width: 1024px) {
  .page-products .products-grid .product-item,
  .wishlist-index-index .products-grid .product-item {
    margin-left: auto;
    padding: 0px;
  }
  .page-products .products-grid .product-item .product-item-info,
  .wishlist-index-index .products-grid .product-item .product-item-info {
    width: 100%;
  }
  .page-products .products-grid .product-item .product-item-info .product-item-photo .product-image-container,
  .wishlist-index-index .products-grid .product-item .product-item-info .product-item-photo .product-image-container {
    width: 100% !important;
  }
  .page-products .products-grid .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper,
  .wishlist-index-index .products-grid .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper {
    padding-bottom: 75% !important;
  }
  .page-products .products-grid .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .product-image-photo,
  .wishlist-index-index .products-grid .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
    height: 100%;
  }
  .page-products .products-grid .product-item:nth-child(4n + 1),
  .wishlist-index-index .products-grid .product-item:nth-child(4n + 1) {
    margin-left: auto;
  }
  .page-products .products-grid .product-item:nth-child(3n + 1),
  .wishlist-index-index .products-grid .product-item:nth-child(3n + 1) {
    margin-left: auto;
  }
}
@media only screen and (min-width: 320px) and (max-width: 961px) {
  html {
    font-size: 10px;
  }
  .page-products .products-grid .product-item .product-item-info,
  .wishlist-index-index .products-grid .product-item .product-item-info {
    width: 90%;
    padding: 5px 5px 25px 5px;
  }
  .page-products .products-grid .product-item .product-item-info .product-item-details .product_stock_display .availability,
  .wishlist-index-index .products-grid .product-item .product-item-info .product-item-details .product_stock_display .availability {
    top: 5px;
    left: 5px;
    font-family: 'Roboto' !important;
    font-family: 'Source Sans Pro' !important;
  }
  .page-products .products-grid .product-item .product-item-info .product-item-inner:before,
  .wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner:before {
    top: -4px;
  }
  .page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary,
  .wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary {
    display: block;
    text-align: right;
    padding-right: 16px;
  }
  .page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .box-addtolists,
  .wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .box-addtolists {
    bottom: 42px;
    float: none;
    width: 92%;
  }
  .page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .box-addtolists .fieldset .actions .action.primary.tolistslist,
  .wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .box-addtolists .fieldset .actions .action.primary.tolistslist {
    width: 100% !important;
    padding: 4px;
    height: auto;
  }
  .page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary > .action.towishlist,
  .wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary > .action.towishlist,
  .page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary > .action.tocompare,
  .wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary > .action.tocompare {
    width: 25px;
  }
  .page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary > .action.towishlist:before,
  .wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary > .action.towishlist:before,
  .page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary > .action.tocompare:before,
  .wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary > .action.tocompare:before {
    font-size: 1.4rem;
  }
  .page-products .products-grid .product-item .product-item-info:hover .product-item-details .product_stock_display .availability,
  .wishlist-index-index .products-grid .product-item .product-item-info:hover .product-item-details .product_stock_display .availability {
    top: 4px;
    left: 4px;
    font-family: 'Roboto' !important;
    font-family: 'Source Sans Pro' !important;
  }
  .page-products .products-grid .product-item .product-item-info:hover .product-item-inner .product-item-actions .actions-secondary,
  .wishlist-index-index .products-grid .product-item .product-item-info:hover .product-item-inner .product-item-actions .actions-secondary {
    padding-right: 7px;
  }
  .page-products .products-grid .product-item .product-item-info:hover .product-item-inner .product-item-actions .actions-secondary > .action.towishlist,
  .wishlist-index-index .products-grid .product-item .product-item-info:hover .product-item-inner .product-item-actions .actions-secondary > .action.towishlist,
  .page-products .products-grid .product-item .product-item-info:hover .product-item-inner .product-item-actions .actions-secondary > .action.tocompare,
  .wishlist-index-index .products-grid .product-item .product-item-info:hover .product-item-inner .product-item-actions .actions-secondary > .action.tocompare {
    width: 25px;
  }
  .page-products .products-grid .product-item .product-item-info:hover .product-item-inner .product-item-actions .actions-secondary > .action.towishlist:before,
  .wishlist-index-index .products-grid .product-item .product-item-info:hover .product-item-inner .product-item-actions .actions-secondary > .action.towishlist:before,
  .page-products .products-grid .product-item .product-item-info:hover .product-item-inner .product-item-actions .actions-secondary > .action.tocompare:before,
  .wishlist-index-index .products-grid .product-item .product-item-info:hover .product-item-inner .product-item-actions .actions-secondary > .action.tocompare:before {
    font-size: 1.4rem;
  }
  .page-products .products-grid .product-item .product-item-actions .actions-primary,
  .wishlist-index-index .products-grid .product-item .product-item-actions .actions-primary {
    width: 88%;
  }
  .page-products .products-grid .product-item .product-item-actions .actions-primary .tocart,
  .wishlist-index-index .products-grid .product-item .product-item-actions .actions-primary .tocart {
    margin-bottom: 5px;
  }
}
@media only screen and (min-width: 640px) and (max-width: 970px) {
  .page-products .products-grid .product-items,
  .wishlist-index-index .products-grid .product-items {
    grid-template-columns: repeat(2, 1fr) !important;
  }
  .page-products .products-grid .product-item,
  .wishlist-index-index .products-grid .product-item {
    min-height: 230px;
  }
  .page-products .products-grid .product-item .product-item-info,
  .wishlist-index-index .products-grid .product-item .product-item-info {
    min-height: 200px;
  }
  .page-products .products-grid .product-item .product-item-info:hover .product-item-inner .product-item-actions .actions-primary,
  .wishlist-index-index .products-grid .product-item .product-item-info:hover .product-item-inner .product-item-actions .actions-primary {
    width: 104%;
    position: absolute;
    bottom: 15px;
    left: 5px;
  }
  .page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .box-addtolists .actions .action.tolistslist.primary,
  .wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .box-addtolists .actions .action.tolistslist.primary {
    height: auto;
    padding: 5px;
    font-size: 1.2rem;
    width: 100% !important;
  }
  .page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary,
  .wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary {
    left: 0px;
    width: 100%;
  }
  .page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action.tocart.primary,
  .wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action.tocart.primary {
    height: auto;
    padding: 7px;
    font-size: 1.2rem;
    width: 93% !important;
  }
  .page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart .action.tocart.primary,
  .wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart .action.tocart.primary {
    width: 92% !important;
    height: auto;
    padding: 7px;
    font-size: 1.1rem;
  }
  .page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart a,
  .wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart a {
    width: 85% !important;
    margin-left: 0px;
    height: auto;
    padding: 5px;
    font-size: 1.2rem;
  }
  .page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-secondary .box-addtolists .fieldset .actions,
  .wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-secondary .box-addtolists .fieldset .actions {
    padding-right: 3px;
  }
  .page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-secondary .box-addtolists .fieldset .actions .action.tolistslist.primary,
  .wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-secondary .box-addtolists .fieldset .actions .action.tolistslist.primary {
    padding: 4px;
  }
}
@media only screen and (max-width: 639px) {
  .page-products .products-grid .product-items,
  .wishlist-index-index .products-grid .product-items {
    grid-template-columns: repeat(2, 1fr) !important;
  }
  .page-products .products-grid .product-items .product-item,
  .wishlist-index-index .products-grid .product-items .product-item {
    margin-bottom: 15px;
    min-height: 225px;
  }
  .page-products .products-grid .product-items .product-item .product-item-info,
  .wishlist-index-index .products-grid .product-items .product-item .product-item-info {
    min-height: 200px;
    width: 93%;
  }
  .page-products .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container,
  .wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container {
    margin: 0 auto;
    display: block;
  }
  .page-products .products-grid .product-items .product-item .product-item-info:hover .product-item-inner .product-item-actions .actions-primary,
  .wishlist-index-index .products-grid .product-items .product-item .product-item-info:hover .product-item-inner .product-item-actions .actions-primary {
    width: 100%;
    position: absolute;
    bottom: 15px;
    left: 0px;
  }
  .page-products .products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .box-addtolists,
  .wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .box-addtolists {
    width: 92.5% !important;
  }
  .page-products .products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .box-addtolists .actions .action.tolistslist.primary,
  .wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .box-addtolists .actions .action.tolistslist.primary {
    height: auto;
    padding: 5px;
    font-size: 1.2rem;
    width: 100% !important;
  }
  .page-products .products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary,
  .wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary {
    left: 4px;
  }
  .page-products .products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action.tocart.primary,
  .wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action.tocart.primary {
    height: auto;
    padding: 7px;
    font-size: 1.2rem;
    width: 93% !important;
  }
  .page-products .products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart .action.tocart.primary,
  .wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart .action.tocart.primary {
    width: 90% !important;
    height: auto;
    padding: 5px;
    font-size: 1.1rem;
  }
  .page-products .products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart a,
  .wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart a {
    width: 88% !important;
    margin-left: 0px;
    height: auto;
    padding: 4px;
    font-size: 1.2rem;
  }
  .page-products .products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions .product-image-container .product-image-wrapper,
  .wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions .product-image-container .product-image-wrapper {
    padding-bottom: 75% !important;
  }
  .page-products .products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions .product-image-container .product-image-wrapper .product-image-photo,
  .wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions .product-image-container .product-image-wrapper .product-image-photo {
    max-width: 75%;
    width: auto;
    height: 100%;
  }
}
@media only screen and (max-width: 550px) {
  .page-products .products-grid .product-items,
  .wishlist-index-index .products-grid .product-items {
    grid-template-columns: repeat(1, 1fr) !important;
  }
}
@media only screen and (max-width: 440px) {
  .page-products .configurable_addtocart .add-to-cart .configurator-add.btn-cart,
  .wishlist-index-index .configurable_addtocart .add-to-cart .configurator-add.btn-cart {
    padding: 5px !important;
  }
  .page-products .configurable_addtocart .add-to-cart .configurator-add.btn-cart span:before,
  .wishlist-index-index .configurable_addtocart .add-to-cart .configurator-add.btn-cart span:before {
    font-size: 1.2rem;
  }
  .page-products .products-grid .product-item .product-item-info,
  .wishlist-index-index .products-grid .product-item .product-item-info {
    padding: 5px 5px 60px 5px;
  }
  .page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .box-addtolists,
  .wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .box-addtolists {
    bottom: 60px;
    width: 93% !important;
  }
  .page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action.tocart.primary.halfoccupy,
  .wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action.tocart.primary.halfoccupy {
    position: absolute;
    bottom: 19px;
    width: 93% !important;
  }
  .page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart,
  .wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart {
    top: 7px;
  }
  .page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action.tocart.primary.halfoccupy,
  .wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action.tocart.primary.halfoccupy,
  .page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart,
  .wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart {
    width: 95% !important;
  }
  .page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action.tocart.primary.halfoccupy a,
  .wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action.tocart.primary.halfoccupy a,
  .page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart a,
  .wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart a {
    width: 85% !important;
  }
  .page-products .products-grid .product-item .product-item-info .product-item-details .product_stock_display .availability span,
  .wishlist-index-index .products-grid .product-item .product-item-info .product-item-details .product_stock_display .availability span {
    font-size: 1.2rem;
    font-family: 'Roboto' !important;
    font-family: 'Source Sans Pro' !important;
  }
  .page-products .products-grid .product-item .product-item-info:hover .product-item-inner .product-item-actions.hasaddtolist .actions-primary .action.tocart.primary,
  .wishlist-index-index .products-grid .product-item .product-item-info:hover .product-item-inner .product-item-actions.hasaddtolist .actions-primary .action.tocart.primary {
    width: 89% !important;
  }
}
@media only screen and (max-width: 959px) {
  .products.products-list .product.product-item .product-item-info .product-item-details .product_skus {
    width: 90%;
  }
  .products.products-list .product.product-item .product-item-info .product-item-details .product-item-name {
    width: auto;
  }
  .products.products-list .product.product-item .product-item-info .product-item-details .product-item-inner {
    width: auto;
    position: static;
  }
  .products.products-list .product.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary,
  .products.products-list .product.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-secondary {
    display: block;
    float: none;
    width: auto;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .page-layout-2columns-left .sidebar-additional .block.block-lists .block-content .form.lists .actions-toolbar {
    text-align: center;
  }
  .page-layout-2columns-left .sidebar-additional .block.block-lists .block-content .form.lists .actions-toolbar .primary,
  .page-layout-2columns-left .sidebar-additional .block.block-lists .block-content .form.lists .actions-toolbar .secondary {
    float: none;
    text-align: center;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .products-grid.wishlist .product-item .fieldset .add-to-cart-alt .field.qty .label {
    width: 30px;
    font-size: 1.4rem;
  }
  .products-grid.wishlist .product-item .fieldset .add-to-cart-alt .field.qty .control {
    width: 40px;
  }
  .products-grid.wishlist .product-item .fieldset .add-to-cart-alt .field.qty .control .input-text.qty {
    width: 40px;
  }
  .wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart .add-to-cart-alt .field.qty {
    width: 85px;
  }
  .sidebar.sidebar-additional .block.block-reorder .block-content .form.reorder .actions-toolbar .primary {
    float: none;
  }
  .sidebar.sidebar-additional .block.block-reorder .block-content .form.reorder .actions-toolbar .primary .action.tocart.primary {
    width: 100px;
    margin: 0 auto;
    padding: 4px 15px;
  }
  .sidebar.sidebar-additional .block.block-reorder .block-content .form.reorder .actions-toolbar .secondary {
    float: none;
    margin: 5px auto;
  }
  .sidebar.sidebar-additional .block.block-reorder .block-content .form.reorder .actions-toolbar .secondary a.action.view {
    padding: 4px 15px;
    width: 85px;
    font-size: 1.3rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 860px) {
  .page-products.page-layout-2columns-left .sidebar.sidebar-main .block.filter .block-content.filter-content {
    padding-top: 48px;
  }
  .page-products.page-layout-2columns-left .sidebar.sidebar-main .block.filter .block-content.filter-content .block-subtitle.filter-subtitle {
    width: 88%;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1180px) {
  .page-products .column.main .toolbar-products .plp-heading {
    width: 60% !important;
  }
}
@media only screen and (min-width: 861px) and (max-width: 1035px) {
  .page-products.page-layout-2columns-left .sidebar.sidebar-main .block.filter .block-content.filter-content {
    padding-top: 48px;
  }
  .page-products.page-layout-2columns-left .sidebar.sidebar-main .block.filter .block-content.filter-content .block-subtitle.filter-subtitle {
    width: 90%;
  }
}
@media only screen and (min-width: 1036px) and (max-width: 1300px) {
  .page-products.page-layout-2columns-left .sidebar.sidebar-main .block.filter .block-content.filter-content {
    padding-top: 35px;
  }
  .page-products.page-layout-2columns-left .sidebar.sidebar-main .block.filter .block-content.filter-content .block-subtitle.filter-subtitle {
    width: 92%;
  }
}
@media only screen and (min-width: 1301px) {
  .page-products.page-layout-2columns-left .sidebar.sidebar-main .block.filter .block-content.filter-content {
    padding-top: 35px;
  }
  .page-products.page-layout-2columns-left .sidebar.sidebar-main .block.filter .block-content.filter-content .block-subtitle.filter-subtitle {
    width: 93%;
  }
}
@media only screen and (max-width: 767px) {
  .page-products .column.main .toolbar-products .pages {
    position: static;
  }
  .wishlist-index-index .products-grid .product-items .product-item .product-item-info {
    min-height: 255px;
    height: auto;
  }
  .wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-photo {
    margin-right: 0px;
  }
  .wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container {
    width: 180px !important;
  }
  .wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper {
    padding-bottom: 75% !important;
  }
  .wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
    max-width: 80%;
    width: auto;
    height: 100%;
  }
  .wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-name {
    margin-left: 85px;
  }
  .wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-inner {
    float: left;
    clear: right;
    position: relative;
  }
  .wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions {
    position: relative;
    margin-left: 10px;
    top: -6px;
  }
  .wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions .action.edit,
  .wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions .action.delete {
    margin-top: 0px;
  }
  .wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart .fieldset .add-to-cart-alt .product-item-actions .actions-primary {
    left: 0px;
    bottom: 0px;
  }
  .wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart .fieldset .add-to-cart-alt .product-item-actions .actions-primary a .tocart.wishlisttocart {
    width: 100px;
  }
  .wishlist-index-index .actions-toolbar .action.update,
  .wishlist-index-index .actions-toolbar .action.share {
    border: 0px;
    color: #41aefc;
    background: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    outline: none;
    cursor: pointer;
    font-weight: bold;
    padding: 7px 15px 7px;
    border-radius: 4px;
    font-family: 'Roboto' !important;
    font-family: 'Source Sans Pro' !important;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    box-shadow: none;
  }
  .wishlist-index-index .actions-toolbar .action.update:hover,
  .wishlist-index-index .actions-toolbar .action.share:hover {
    background: #002f6c !important;
    color: #41aefc;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    border: 0px;
  }
  .sidebar.sidebar-additional .block.block-reorder {
    padding: 0px 0px 40px 0px;
  }
  .sidebar.sidebar-additional .block.block-reorder .block-content .form.reorder .actions-toolbar div.primary {
    position: relative;
    top: -3px;
  }
  .sidebar.sidebar-additional .block.block-lists {
    padding: 0px 0px 40px 0px;
  }
  .sidebar.sidebar-additional .block.block-lists .block-content .form.lists .actions-toolbar .secondary {
    margin-top: 10px;
  }
  .sidebar.sidebar-additional .block.block-wishlist {
    padding: 0px 0px 30px 0px !important;
  }
  .sidebar.sidebar-additional .block.block-wishlist .block-content ol li.product-item .product-item-photo .photo.image {
    width: 70px;
    height: 70px;
  }
  .sidebar.sidebar-additional .block.block-wishlist .block-content ol li.product-item .product-item-name .product-item-link {
    font-family: 'Roboto' !important;
    font-family: 'Source Sans Pro' !important;
  }
  .sidebar.sidebar-additional .block.block-wishlist .block-content ol li.product-item .product-item-name .product-item-link span {
    width: 80%;
  }
  .sidebar.sidebar-additional .block.block-wishlist .block-content ol li.product-item .old-price {
    display: block;
  }
  .page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.tocompare .action.tocompare,
  .wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.tocompare {
    right: 15px;
  }
  .page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.tocompare .action.towishlist,
  .wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.towishlist {
    right: 45px;
  }
  .page-layout-2columns-left .sidebar-additional .block.block-compare {
    display: block;
    padding-bottom: 40px;
  }
  .page-products .toolbar-products .toolbar-sorter {
    position: relative;
    width: 90%;
  }
  .page-products .columns .sidebar.sidebar-main {
    height: auto;
    position: static;
  }
  .page-products .columns .sidebar.sidebar-main:before {
    display: none;
  }
  .page-products .columns .sidebar.sidebar-main .block.filter .block-title.filter-title {
    display: none;
  }
  .page-products .columns .sidebar.sidebar-main .block.filter .filter-content .filter-subtitle,
  .page-products .columns .sidebar.sidebar-main .block.filter .filter-content .filter-options {
    display: block;
  }
  .page-with-filter .search.results .toolbar-products .pages {
    margin-bottom: 5px;
  }
  .page-products.page-layout-2columns-left .columns .sidebar.sidebar-main .block-content.filter-content .filter-current {
    margin: 0px 0px 0px;
  }
}
@media only screen and (min-width: 599px) and (max-width: 767px) {
  .page-products.page-layout-2columns-left .columns .sidebar.sidebar-main .block.filter .block-content.filter-content .block-subtitle.filter-subtitle {
    width: 97.2%;
  }
}
@media only screen and (max-width: 639px) {
  .sorter {
    float: left;
  }
  .page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart,
  .wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart {
    width: 100% !important;
    left: 2px;
  }
  .page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart .action.tocart.primary,
  .wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart .action.tocart.primary {
    width: 92% !important;
    padding: 5px;
  }
  .page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action.tocart.primary,
  .wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action.tocart.primary {
    width: 92% !important;
    padding: 5px;
  }
  .page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-primary,
  .wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-primary {
    bottom: 50px;
  }
  .page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-secondary .box-addtolists .fieldset .actions .action.tolistslist.primary,
  .wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-secondary .box-addtolists .fieldset .actions .action.tolistslist.primary {
    padding: 4px;
  }
  .page-products .products-grid .product-item .product-item-info:hover .product-item-inner .product-item-actions.hasaddtolist .actions-primary,
  .wishlist-index-index .products-grid .product-item .product-item-info:hover .product-item-inner .product-item-actions.hasaddtolist .actions-primary {
    width: 100%;
    bottom: 50px;
    left: 6px;
  }
  .page-products .products-grid .product-item .product-item-info:hover .product-item-inner .product-item-actions.hasaddtolist .actions-primary .action.tocart.primary,
  .wishlist-index-index .products-grid .product-item .product-item-info:hover .product-item-inner .product-item-actions.hasaddtolist .actions-primary .action.tocart.primary {
    width: 92% !important;
    padding: 4px;
  }
  .page-products .products-grid .product-item .product-item-info:hover .product-item-inner .product-item-actions.hasaddtolist .actions-secondary .box-addtolists .fieldset .actions .action.tolistslist.primary,
  .wishlist-index-index .products-grid .product-item .product-item-info:hover .product-item-inner .product-item-actions.hasaddtolist .actions-secondary .box-addtolists .fieldset .actions .action.tolistslist.primary {
    padding: 4px;
  }
  .page-products .products-grid .product-item .product-item-info:hover .product-item-inner .product-item-actions .actions-primary,
  .wishlist-index-index .products-grid .product-item .product-item-info:hover .product-item-inner .product-item-actions .actions-primary {
    width: 100%;
    bottom: 15px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
  }
  .page-products .products-grid .product-item .product-item-info:hover .product-item-inner .product-item-actions .actions-primary .action.tocart.primary,
  .wishlist-index-index .products-grid .product-item .product-item-info:hover .product-item-inner .product-item-actions .actions-primary .action.tocart.primary {
    width: 100% !important;
  }
}
@media only screen and (min-width: 499px) and (max-width: 599px) {
  .page-products.page-layout-2columns-left .columns .sidebar.sidebar-main .block.filter .block-content.filter-content .block-subtitle.filter-subtitle {
    width: 96.5%;
  }
}
@media only screen and (min-width: 399px) and (max-width: 498px) {
  .page-products.page-layout-2columns-left .columns .sidebar.sidebar-main .block.filter .block-content.filter-content .block-subtitle.filter-subtitle {
    width: 95.5%;
  }
}
@media only screen and (min-width: 345px) and (max-width: 398px) {
  .page-products.page-layout-2columns-left .columns .sidebar.sidebar-main .block.filter .block-content.filter-content .block-subtitle.filter-subtitle {
    width: 94.5%;
  }
}
@media only screen and (max-width: 344px) {
  .page-products.page-layout-2columns-left .columns .sidebar.sidebar-main .block.filter .block-content.filter-content .block-subtitle.filter-subtitle {
    width: 94%;
  }
}
@media only screen and (max-width: 380px) {
  .products.products-list .product.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-secondary .box-addtolists {
    position: static;
  }
}
@media only screen and (min-width: 1440px) {
  .page-products .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
  }
  .page-products .sidebar .product-items .product-item-details {
    margin-left: 3px;
    margin-right: 10px;
    margin-bottom: 5px;
  }
  .page-products .sidebar .product-items .product-item-details .product-item-name {
    margin-left: 80px;
  }
  .page-products .sidebar .product-items .product-item-details div:first-child {
    margin-left: 80px;
  }
  .page-products .sidebar .product-items .product-item-details .product-item-actions {
    margin-top: 35px !important;
    margin-bottom: 15px !important;
  }
}
/**
 * Copyright © 2010-2018 Epicor Software Corporation: All Rights Reserved
 */
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 18-Mar-2020,
    Author     : Muralidhar.Dixit
*/
.page-layout-1column .product.media {
  width: 50%;
}
.page-layout-1column .product.media .gallery-placeholder .fotorama-item {
  border: 1px solid #f2f2f2;
  padding: 10px;
}
.page-layout-1column .product.media .gallery-placeholder .fotorama-item .fotorama__nav-wrap .fotorama__nav .fotorama__nav__shaft .fotorama__nav__frame .fotorama__thumb {
  background-color: #ffffff;
}
.page-layout-1column .product.media .gallery-placeholder .fotorama-item .fotorama__nav-wrap .fotorama__nav .fotorama__nav__shaft .fotorama__nav__frame .fotorama__thumb .fotorama__img {
  border: 1px solid #f2f2f2 !important;
  width: 75%;
  padding: 5%;
  -webkit-box-shadow: 0px 0px 3px 0px #f2f2f2;
  -moz-box-shadow: 0px 0px 3px 0px #f2f2f2;
  -o-box-shadow: 0px 0px 3px 0px #f2f2f2;
  box-shadow: 0px 0px 3px 0px #f2f2f2;
}
.page-layout-1column .product.media .gallery-placeholder .fotorama-item .fotorama__nav-wrap .fotorama__nav .fotorama__nav__shaft .fotorama__arr,
.page-layout-1column .product.media .gallery-placeholder .fotorama-item .fotorama__nav-wrap .fotorama__nav .fotorama__nav__shaft .fotorama__thumb__arr {
  background-color: rgba(255, 255, 255, 0.7);
}
.page-layout-1column .product.media .gallery-placeholder .fotorama-item .fotorama__nav-wrap .fotorama__nav .fotorama__nav__shaft .fotorama__thumb-border {
  width: 77px !important;
  height: 4px !important;
  top: 97px;
  border: 1px solid #41aefc;
  background: #41aefc;
}
#elementinformation .collapsibleTab {
  font-size: 1.6rem;
}
#instant-purchase {
  margin-top: 5px;
  text-align: center;
}
.page-product-grouped .box-tocart {
  margin-top: 40px;
}
.paypal-button.paypal-button-context-iframe {
  margin-top: 15px;
  -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
  box-shadow: 0px 0px 4px 1px #f2f2f2;
}
.checkout-cart-configure .product-info-main .control .input-text.qty {
  top: 0px !important;
}
.page-layout-1column .product-info-main {
  width: 46%;
}
.page-layout-1column .product-info-main .product.pricing {
  width: 65%;
}
.page-layout-1column .product-info-main .product-info-price {
  position: relative;
  top: 12px;
}
.page-layout-1column .product-info-main .product-info-price .price-container .price-excluding-tax:before {
  font-size: 1.6rem;
  font-weight: bold;
}
.page-layout-1column .product-info-main .product-info-price .price-container .price-excluding-tax span {
  font-size: 1.6rem !important;
}
.page-layout-1column .product-info-main .paypal-express-checkout.button {
  position: static;
  margin: 5px auto;
  text-align: center;
  width: 100%;
}
.page-layout-1column .product-info-main .visa-checkout.button {
  position: relative;
  margin: 10px auto 5px;
  text-align: center;
  width: 100%;
  top: -10px;
  left: 10px;
}
.page-layout-1column .product-info-main .visa-checkout.button:hover {
  position: relative;
}
.page-layout-1column .product-info-main .field.qty label.label {
  font-weight: 600;
  margin-right: 20px;
}
.page-layout-1column .product-info-main .field.qty label.label span:after {
  content: ": ";
}
.page-layout-1column .product-info-main .field.qty label,
.page-layout-1column .product-info-main .field.qty .control {
  display: inline-block;
  width: auto;
}
.page-layout-1column .product-info-main .actions {
  margin-top: 10px;
}
.page-layout-1column .product-info-main .actions button.tocart {
  width: 98%;
  height: 50px;
}
.page-layout-1column .product-info-main .grouped-items-table {
  width: 98%;
  margin-bottom: 5px;
}
.page-layout-1column .product-info-main .grouped-items-table tr th,
.page-layout-1column .product-info-main .grouped-items-table tr td {
  padding: 5px 1px 8px;
  width: 45%;
}
.page-layout-1column .product-info-main .grouped-items-table tr th.location-qty,
.page-layout-1column .product-info-main .grouped-items-table tr td.location-qty,
.page-layout-1column .product-info-main .grouped-items-table tr th.col.qty,
.page-layout-1column .product-info-main .grouped-items-table tr td.col.qty {
  min-width: 165px !important;
}
.page-layout-1column .product-info-main .grouped-items-table tr th p,
.page-layout-1column .product-info-main .grouped-items-table tr td p {
  margin: 0px;
}
.page-layout-1column .product-info-main .grouped-items-table tr th .availability .span,
.page-layout-1column .product-info-main .grouped-items-table tr td .availability .span {
  font-weight: 600;
}
.page-layout-1column .product-info-main .grouped-items-table tr th .special-price,
.page-layout-1column .product-info-main .grouped-items-table tr td .special-price {
  display: inline-block;
}
.page-layout-1column .product-info-main .grouped-items-table tr th .special-price .price-container .price-wrapper .price,
.page-layout-1column .product-info-main .grouped-items-table tr td .special-price .price-container .price-wrapper .price {
  font-weight: 600;
}
.page-layout-1column .product-info-main .grouped-items-table tr th .old-price,
.page-layout-1column .product-info-main .grouped-items-table tr td .old-price {
  display: inline-block;
}
.page-layout-1column .product-info-main .grouped-items-table tr td .configurable_addtocart {
  margin-top: 5px;
}
.page-layout-1column .product-info-main .grouped-items-table tr td .configurable_addtocart .action.primary {
  padding: 5px;
  display: inline-block;
  width: auto;
  font-size: 1.3rem;
}
.page-layout-1column .product-info-main .grouped-items-table tr th:first-child,
.page-layout-1column .product-info-main .grouped-items-table tr td:first-child {
  width: 35%;
}
.page-layout-1column .product-info-main .control > span.qtyminus,
.page-layout-1column .product-info-main .control > span.qtyplus {
  font-size: 2rem;
  top: 3px;
  text-align: center;
  margin-left: 3px;
  border-radius: 25px;
  height: 17px;
  width: 17px;
  background: #41aefc;
  box-shadow: 0px 0px 0px 6px inset #ffffff;
  border: 2px solid #41aefc;
  display: inline-block;
  padding: 3px 9px 15px;
  color: #ffffff;
}
.page-layout-1column .product-info-main .control .input-text.qty {
  height: 37px;
  font-weight: bold;
  font-size: 1.8rem !important;
  position: relative;
  top: 3px;
  width: 60px;
}
.page-layout-1column .product-info-main .product-info-stock-sku {
  display: inline-block;
  width: 100%;
  text-align: left;
  padding-left: 0px;
  margin-top: 0px;
  background: #ffffff;
}
.page-layout-1column .product-info-main .product-info-stock-sku #plan-details {
  margin-top: 70px !important;
}
.page-layout-1column .product-info-main .product-info-stock-sku .availability,
.page-layout-1column .product-info-main .product-info-stock-sku .available {
  float: left;
  width: 49%;
  font-size: 1.6rem;
  font-weight: 600;
  color: #222222;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.page-layout-1column .product-info-main .product-info-stock-sku .availability span,
.page-layout-1column .product-info-main .product-info-stock-sku .available span {
  display: inline-block;
  margin-top: 0rem;
  font-weight: bold;
  color: #222222;
}
.page-layout-1column .product-info-main .product-info-stock-sku .stock.available {
  font-size: 1.6rem;
  font-weight: 600;
  color: #222222;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.page-layout-1column .product-info-main .product-info-stock-sku .stock.available span {
  font-weight: 500;
  text-transform: none;
  color: #222222;
}
.page-layout-1column .product-info-main .product-info-stock-sku .stock.available span:before {
  content: "Availability:";
  font-size: 1.6rem;
  font-weight: 600;
  color: #222222;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  display: block;
}
.page-layout-1column .product-info-main .product-info-stock-sku .sku-list {
  float: left;
  width: 49%;
}
.page-layout-1column .product-info-main .product-info-stock-sku .sku-list > p {
  font-weight: 600;
  margin-bottom: 0.2rem;
  color: #222222;
}
.page-layout-1column .product-info-main .product-info-stock-sku .sku-list > p strong {
  font-size: 1.6rem;
  font-weight: 600;
  color: #222222;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.page-layout-1column .product-info-main .product-info-stock-sku .sku-list:after {
  content: "";
  clear: both;
}
.page-layout-1column .product-info-main .product-options-wrapper .fieldset > .field.required .control {
  margin-bottom: 45px;
}
.page-layout-1column .product-info-main .product-options-wrapper .fieldset .product-options .grouped-items-table tbody tr td .price-box .price-container span.price {
  font-size: 2rem;
}
.page-layout-1column .product-info-main .product-options-wrapper .fieldset .product-options .grouped-items-table tbody tr td .price-box .old-price .price-container .price-wrapper span.price {
  font-size: 1.4rem !important;
}
.page-layout-1column .product-info-main .product-options-wrapper .fieldset .product-options .grouped-items-table tbody tr td p.availability {
  border-bottom: 0px !important;
}
.page-layout-1column .product-info-main .product-options-wrapper .fieldset .product-options .grouped-items-table tbody tr td p.availability span {
  display: inline-block;
}
.page-layout-1column .product-info-main .product.attribute.overview {
  margin: 10px 0;
}
.page-layout-1column .product-info-main .product-reviews-summary {
  margin-bottom: 7px;
}
.page-layout-1column .product-info-main .product-reviews-summary .reviews-actions .action.add {
  background: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  outline: none;
  cursor: pointer;
  font-weight: bold;
  padding: 7px 15px 7px;
  border-radius: 4px;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: none;
  border: 0px;
  color: #41aefc;
  padding: 1px;
  font-size: 1.2rem;
  color: #41aefc !important;
  padding: 3px 6px;
}
.page-layout-1column .product-info-main .product-reviews-summary .reviews-actions .action.add:hover {
  background: #002f6c !important;
  color: #41aefc;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 0px;
}
.page-layout-1column .product-info-main .product-reviews-summary .reviews-actions .action.add:hover {
  background: none;
  color: #002f6c;
}
.page-layout-1column .product-info-main .product.alert.price {
  margin: 5px 0px;
  float: left;
  width: 100%;
}
.page-layout-1column .product-info-main .product.alert.price a.alert {
  background: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  outline: none;
  cursor: pointer;
  font-weight: bold;
  padding: 7px 15px 7px;
  border-radius: 4px;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: none;
  border: 0px;
  color: #41aefc;
  padding: 1px;
  font-size: 1.2rem;
  padding: 3px 6px;
}
.page-layout-1column .product-info-main .product.alert.price a.alert:hover {
  background: #002f6c !important;
  color: #41aefc;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 0px;
}
.page-layout-1column .product-info-main .product.alert.price a.alert:hover {
  background: none;
  color: #002f6c;
}
.page-layout-1column .product-info-main .product.alert.price a.alert:hover {
  color: #41aefc;
}
.page-layout-1column .product-info-main .product-info-price {
  display: inline-block;
  border-bottom: 0px;
  width: 98%;
}
.page-layout-1column .product-info-main .product-info-price .price-box.price-final_price {
  display: inline-block;
  width: 100%;
}
.page-layout-1column .product-info-main .product-info-price .price-box.price-final_price .price-label {
  color: #41aefc;
}
.page-layout-1column .product-info-main .product-info-price .price-box.price-final_price .price-wrapper {
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.page-layout-1column .product-info-main .product-info-price .price-box.price-final_price .price-wrapper .price {
  font-size: 3.0rem;
  color: #41aefc;
}
.page-layout-1column .product-info-main .product-info-price .price-box.price-final_price .special-price {
  display: inline-block;
}
.page-layout-1column .product-info-main .product-info-price .price-box.price-final_price .old-price {
  margin-left: 10px;
  display: inline-block;
}
.page-layout-1column .product-info-main .product-info-price .price-box.price-final_price .old-price .price-container {
  font-weight: bold;
  font-size: 1.6rem;
}
.page-layout-1column .product-info-main .product-info-price .price-box.price-final_price .old-price .price-container .price-label {
  color: #ed5463;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.page-layout-1column .product-info-main .product-info-price .price-box.price-final_price .old-price .price-container .price {
  font-size: 1.6rem;
  font-weight: bold;
  color: #ed5463;
}
.page-layout-1column .product-info-main .product-info-price.configurator-sku-stk {
  display: inline-block;
}
.page-layout-1column .product-info-main #bundleSummary #subscription-product #subscription-end .end-container button.ui-datepicker-trigger {
  top: 18px;
  right: 17px;
  width: 25px;
}
.page-layout-1column .product-info-main #bundleSummary #subscription-product #subscription-end .end-container button.ui-datepicker-trigger:hover {
  background: none !important;
}
.page-layout-1column .product-info-main #bundleSummary #subscription-product #subscription-end .end-container button.ui-datepicker-trigger:before {
  font-size: 2rem !important;
  left: 0px;
}
.page-layout-1column .product-info-main .page-layout-1column .product-info-main .product-add-form .box-tocart.subscrpqty .actions .action.primary.tocart {
  margin-top: 30px;
}
.page-layout-1column .product-info-main .product-add-form {
  /* Subscription */
  padding-top: 0px;
}
.page-layout-1column .product-info-main .product-add-form .subscrpqty .fieldset .field.qty.prod-detail-qty {
  bottom: 0px !important;
  text-align: left !important;
}
.page-layout-1column .product-info-main .product-add-form #plan-details {
  margin-bottom: 15px;
  margin-top: 10px;
}
.page-layout-1column .product-info-main .product-add-form #subscription-product {
  margin-top: 10px;
}
.page-layout-1column .product-info-main .product-add-form #subscription-product .subscription-type {
  width: 50%;
  position: relative;
}
.page-layout-1column .product-info-main .product-add-form #subscription-product .subscription-type label {
  position: relative;
  bottom: 2px;
  font-size: 16px;
}
.page-layout-1column .product-info-main .product-add-form #subscription-product .subscription-type input[type="radio"] {
  margin: 2px 5px 0 0;
  height: 16px;
  width: 16px;
}
.page-layout-1column .product-info-main .product-add-form #subscription-product #subscribe-options {
  margin-bottom: 15px;
}
.page-layout-1column .product-info-main .product-add-form #subscription-product #subscribe-options #subscription-end button.ui-datepicker-trigger {
  top: 18px;
  right: 17px;
  width: 25px;
}
.page-layout-1column .product-info-main .product-add-form #subscription-product #subscribe-options #subscription-end button.ui-datepicker-trigger:hover {
  background: none;
}
.page-layout-1column .product-info-main .product-add-form #subscription-product #subscribe-options #subscription-end button.ui-datepicker-trigger:before {
  font-size: 2rem;
  left: 0px;
}
.page-layout-1column .product-info-main .product-add-form #subscription-product #subscribe-options #available-plans .section-title {
  font-size: 1.6rem;
  font-weight: 600;
}
.page-layout-1column .product-info-main .product-add-form #subscription-product #subscribe-options #available-plans .plan-choice .plan {
  border: 1px solid #f2f2f2;
}
.page-layout-1column .product-info-main .product-add-form #subscription-product #subscribe-options #available-plans .plan-choice .plan .plan-container input[type="radio"] {
  height: 16px;
  width: 16px;
}
.page-layout-1column .product-info-main .product-add-form #subscription-product #subscribe-options #available-plans .plan-choice .plan .plan-container label {
  font-size: 16px;
  font-weight: 600;
  position: relative;
  bottom: 3px;
}
.page-layout-1column .product-info-main .product-add-form #subscription-product #subscribe-options #available-plans .plan-choice .plan .plan-container label .discount-text {
  font-weight: 500;
}
.page-layout-1column .product-info-main .product-add-form #subscription-product #subscribe-options #subscription-end {
  font-size: 1.6rem;
}
.page-layout-1column .product-info-main .product-add-form #subscription-product #subscribe-options #subscription-end .enddate-section-title {
  font-weight: 600;
}
.page-layout-1column .product-info-main .product-add-form #subscription-product #subscribe-options #subscription-end .end-subscribe-choice .enddate-col .end-container .end-date {
  font-size: 1.6rem;
  border: 1px solid #f2f2f2;
}
.page-layout-1column .product-info-main .product-add-form #subscription-product #subscribe-options #subscription-end .end-subscribe-choice .enddate-col .end-container .end-date input[type="radio"] {
  height: 16px;
  width: 16px;
}
.page-layout-1column .product-info-main .product-add-form #subscription-product #subscribe-options #subscription-end .end-subscribe-choice .enddate-col .end-container .end-date label {
  font-size: 1.6rem;
  position: relative;
  bottom: 3px;
}
.page-layout-1column .product-info-main .product-add-form .product-info-price {
  display: inline-block;
  width: 98%;
}
.page-layout-1column .product-info-main .product-add-form .prod-detail-qty {
  display: inline-block;
  width: 98%;
  margin-bottom: 0px;
  text-align: right;
  position: relative;
  bottom: 60px;
}
.page-layout-1column .product-info-main .product-add-form .prod-detail-qty .label {
  display: none !important;
}
.page-layout-1column .product-info-main .product-add-form .box-tocart .product-info-price {
  position: relative;
  top: 12px;
}
.page-layout-1column .product-info-main .product-add-form .box-tocart .product-info-price .price-container .price-excluding-tax:before {
  font-size: 1.6rem;
  font-weight: bold;
}
.page-layout-1column .product-info-main .product-add-form .box-tocart .product-info-price .price-container .price-excluding-tax span {
  font-size: 1.6rem !important;
}
.page-layout-1column .product-info-main .product-add-form .box-tocart .paypal-express-checkout.button {
  position: static;
  margin: 5px auto;
  text-align: center;
  width: 100%;
}
.page-layout-1column .product-info-main .product-add-form .box-tocart .visa-checkout.button {
  position: relative;
  margin: 10px auto 5px;
  text-align: center;
  width: 100%;
  top: -10px;
  left: 10px;
}
.page-layout-1column .product-info-main .product-add-form .box-tocart .visa-checkout.button:hover {
  position: relative;
}
.page-layout-1column .product-info-main .product-add-form .box-tocart .field.qty label.label {
  font-weight: 600;
  margin-right: 20px;
}
.page-layout-1column .product-info-main .product-add-form .box-tocart .field.qty label.label span:after {
  content: ": ";
}
.page-layout-1column .product-info-main .product-add-form .box-tocart .field.qty label,
.page-layout-1column .product-info-main .product-add-form .box-tocart .field.qty .control {
  display: inline-block;
  width: auto;
}
.page-layout-1column .product-info-main .product-add-form .box-tocart .actions {
  margin-top: 10px;
}
.page-layout-1column .product-info-main .product-add-form .box-tocart .actions button.tocart {
  width: 98%;
  height: 50px;
}
.page-layout-1column .product-info-main .product-add-form .box-tocart .grouped-items-table {
  width: 98%;
  margin-bottom: 5px;
}
.page-layout-1column .product-info-main .product-add-form .box-tocart .grouped-items-table tr th,
.page-layout-1column .product-info-main .product-add-form .box-tocart .grouped-items-table tr td {
  padding: 5px 1px 8px;
  width: 45%;
}
.page-layout-1column .product-info-main .product-add-form .box-tocart .grouped-items-table tr th.location-qty,
.page-layout-1column .product-info-main .product-add-form .box-tocart .grouped-items-table tr td.location-qty,
.page-layout-1column .product-info-main .product-add-form .box-tocart .grouped-items-table tr th.col.qty,
.page-layout-1column .product-info-main .product-add-form .box-tocart .grouped-items-table tr td.col.qty {
  min-width: 165px !important;
}
.page-layout-1column .product-info-main .product-add-form .box-tocart .grouped-items-table tr th p,
.page-layout-1column .product-info-main .product-add-form .box-tocart .grouped-items-table tr td p {
  margin: 0px;
}
.page-layout-1column .product-info-main .product-add-form .box-tocart .grouped-items-table tr th .availability .span,
.page-layout-1column .product-info-main .product-add-form .box-tocart .grouped-items-table tr td .availability .span {
  font-weight: 600;
}
.page-layout-1column .product-info-main .product-add-form .box-tocart .grouped-items-table tr th .special-price,
.page-layout-1column .product-info-main .product-add-form .box-tocart .grouped-items-table tr td .special-price {
  display: inline-block;
}
.page-layout-1column .product-info-main .product-add-form .box-tocart .grouped-items-table tr th .special-price .price-container .price-wrapper .price,
.page-layout-1column .product-info-main .product-add-form .box-tocart .grouped-items-table tr td .special-price .price-container .price-wrapper .price {
  font-weight: 600;
}
.page-layout-1column .product-info-main .product-add-form .box-tocart .grouped-items-table tr th .old-price,
.page-layout-1column .product-info-main .product-add-form .box-tocart .grouped-items-table tr td .old-price {
  display: inline-block;
}
.page-layout-1column .product-info-main .product-add-form .box-tocart .grouped-items-table tr td .configurable_addtocart {
  margin-top: 5px;
}
.page-layout-1column .product-info-main .product-add-form .box-tocart .grouped-items-table tr td .configurable_addtocart .action.primary {
  padding: 5px;
  display: inline-block;
  width: auto;
  font-size: 1.3rem;
}
.page-layout-1column .product-info-main .product-add-form .box-tocart .grouped-items-table tr th:first-child,
.page-layout-1column .product-info-main .product-add-form .box-tocart .grouped-items-table tr td:first-child {
  width: 35%;
}
.page-layout-1column .product-info-main .product-add-form .prod-detl-datatab-wrap {
  background: #f2f2f2;
  padding: 0px 10px;
}
.page-layout-1column .product-info-main .product-add-form .prod-detl-datatab-wrap .data-table,
.page-layout-1column .product-info-main .product-add-form .prod-detl-datatab-wrap .table.data,
.page-layout-1column .product-info-main .product-add-form .prod-detl-datatab-wrap .grouped .table.data.grouped {
  background: none;
}
.page-layout-1column .product-info-main .product-add-form .prod-detl-datatab-wrap .data-table tbody tr,
.page-layout-1column .product-info-main .product-add-form .prod-detl-datatab-wrap .table.data tbody tr,
.page-layout-1column .product-info-main .product-add-form .prod-detl-datatab-wrap .grouped .table.data.grouped tbody tr {
  border-bottom: 0.14rem solid #cccccc;
}
.page-layout-1column .product-info-main .product-add-form .prod-detl-datatab-wrap .data-table tbody tr td,
.page-layout-1column .product-info-main .product-add-form .prod-detl-datatab-wrap .table.data tbody tr td,
.page-layout-1column .product-info-main .product-add-form .prod-detl-datatab-wrap .grouped .table.data.grouped tbody tr td {
  background: none;
}
.page-layout-1column .product-info-main .product-add-form .prod-detl-datatab-wrap .data-table tbody tr td .control,
.page-layout-1column .product-info-main .product-add-form .prod-detl-datatab-wrap .table.data tbody tr td .control,
.page-layout-1column .product-info-main .product-add-form .prod-detl-datatab-wrap .grouped .table.data.grouped tbody tr td .control {
  margin-bottom: 10px;
  position: relative;
}
.page-layout-1column .product-info-main .product-add-form .prod-detl-datatab-wrap .data-table tbody tr td .control div.mage-error,
.page-layout-1column .product-info-main .product-add-form .prod-detl-datatab-wrap .table.data tbody tr td .control div.mage-error,
.page-layout-1column .product-info-main .product-add-form .prod-detl-datatab-wrap .grouped .table.data.grouped tbody tr td .control div.mage-error {
  position: absolute;
  right: 0px;
  display: block;
  bottom: -20px;
  min-width: 250px;
}
.page-layout-1column .product-info-main .product-add-form .prod-detl-datatab-wrap .data-table tbody tr td p,
.page-layout-1column .product-info-main .product-add-form .prod-detl-datatab-wrap .table.data tbody tr td p,
.page-layout-1column .product-info-main .product-add-form .prod-detl-datatab-wrap .grouped .table.data.grouped tbody tr td p {
  margin: 0px;
}
.page-layout-1column .product-info-main .product-add-form .prod-detl-datatab-wrap .data-table tbody tr td .price-box .price-excluding-tax,
.page-layout-1column .product-info-main .product-add-form .prod-detl-datatab-wrap .table.data tbody tr td .price-box .price-excluding-tax,
.page-layout-1column .product-info-main .product-add-form .prod-detl-datatab-wrap .grouped .table.data.grouped tbody tr td .price-box .price-excluding-tax {
  display: block;
}
.page-layout-1column .product-info-main .product-add-form .prod-detl-datatab-wrap .data-table tbody tr td .price-box .price-excluding-tax:before,
.page-layout-1column .product-info-main .product-add-form .prod-detl-datatab-wrap .table.data tbody tr td .price-box .price-excluding-tax:before,
.page-layout-1column .product-info-main .product-add-form .prod-detl-datatab-wrap .grouped .table.data.grouped tbody tr td .price-box .price-excluding-tax:before {
  font-size: 1.6rem;
}
.page-layout-1column .product-info-main .product-add-form .prod-detl-datatab-wrap .data-table tbody tr td .price-box .price-excluding-tax:before .price,
.page-layout-1column .product-info-main .product-add-form .prod-detl-datatab-wrap .table.data tbody tr td .price-box .price-excluding-tax:before .price,
.page-layout-1column .product-info-main .product-add-form .prod-detl-datatab-wrap .grouped .table.data.grouped tbody tr td .price-box .price-excluding-tax:before .price {
  font-size: 1.6rem !important;
}
.page-layout-1column .product-info-main .product-add-form .prod-detl-datatab-wrap .data-table tbody tr td .price-box .old-price,
.page-layout-1column .product-info-main .product-add-form .prod-detl-datatab-wrap .table.data tbody tr td .price-box .old-price,
.page-layout-1column .product-info-main .product-add-form .prod-detl-datatab-wrap .grouped .table.data.grouped tbody tr td .price-box .old-price {
  display: block;
}
.page-layout-1column .product-info-main .product-add-form .prod-detl-datatab-wrap .data-table tbody tr td .price-box .old-price .price-container .price-label,
.page-layout-1column .product-info-main .product-add-form .prod-detl-datatab-wrap .table.data tbody tr td .price-box .old-price .price-container .price-label,
.page-layout-1column .product-info-main .product-add-form .prod-detl-datatab-wrap .grouped .table.data.grouped tbody tr td .price-box .old-price .price-container .price-label {
  display: inline;
}
.page-layout-1column .product-info-main .product-add-form .prod-detl-datatab-wrap .data-table tbody tr td .price-box .old-price .price-container .price-wrapper,
.page-layout-1column .product-info-main .product-add-form .prod-detl-datatab-wrap .table.data tbody tr td .price-box .old-price .price-container .price-wrapper,
.page-layout-1column .product-info-main .product-add-form .prod-detl-datatab-wrap .grouped .table.data.grouped tbody tr td .price-box .old-price .price-container .price-wrapper {
  display: inline !important;
}
.page-layout-1column .product-info-main .product-add-form .prod-detl-datatab-wrap .data-table tbody tr td.a-center,
.page-layout-1column .product-info-main .product-add-form .prod-detl-datatab-wrap .table.data tbody tr td.a-center,
.page-layout-1column .product-info-main .product-add-form .prod-detl-datatab-wrap .grouped .table.data.grouped tbody tr td.a-center,
.page-layout-1column .product-info-main .product-add-form .prod-detl-datatab-wrap .data-table tbody tr td.location-qty,
.page-layout-1column .product-info-main .product-add-form .prod-detl-datatab-wrap .table.data tbody tr td.location-qty,
.page-layout-1column .product-info-main .product-add-form .prod-detl-datatab-wrap .grouped .table.data.grouped tbody tr td.location-qty {
  text-align: right;
  vertical-align: bottom;
}
.page-layout-1column .product-info-main .product-add-form .prod-detl-datatab-wrap .data-table tbody tr td.col.qty,
.page-layout-1column .product-info-main .product-add-form .prod-detl-datatab-wrap .table.data tbody tr td.col.qty,
.page-layout-1column .product-info-main .product-add-form .prod-detl-datatab-wrap .grouped .table.data.grouped tbody tr td.col.qty {
  min-width: 165px;
  text-align: right;
  vertical-align: bottom;
}
.page-layout-1column .product-info-main .paypal-button.paypal-button-context-iframe {
  box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -webkit-box-shadow: none;
}
.prices-tier.items {
  float: left;
  width: 100%;
}
/* for bundle / kit product */
.page-product-bundle.page-layout-1column .product-info-main .product-options-wrapper .fieldset > .field.required .control,
.page-product-configurable.page-layout-1column .product-info-main .product-options-wrapper .fieldset > .field.required .control {
  margin-bottom: 20px;
}
.page-product-bundle .product-info-main .product-info-price,
.page-product-configurable .product-info-main .product-info-price {
  display: inline-block;
}
.page-product-bundle .product-info-main .product-info-price .price-box .price-container .price-excluding-tax:before,
.page-product-configurable .product-info-main .product-info-price .price-box .price-container .price-excluding-tax:before {
  font-size: 1.6rem !important;
  font-weight: bold;
}
.page-product-bundle .product-info-main .product-info-price .price-box .price-container .price-excluding-tax span,
.page-product-configurable .product-info-main .product-info-price .price-box .price-container .price-excluding-tax span {
  font-size: 1.6rem !important;
}
.product-social-links {
  text-align: center;
  margin-top: 15px;
  font-size: 0px;
  width: 98%;
}
.product-social-links .product-addto-links {
  text-align: center;
  width: auto;
  display: inline;
}
.product-social-links .product-addto-links .action.towishlist,
.product-social-links .product-addto-links .action.tocompare,
.product-social-links .product-addto-links .action.manage-sku-link {
  background: #ffffff;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  font-weight: bold;
  padding: 7px 15px 7px;
  border-radius: 4px;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: none;
  border: 0px;
  color: #41aefc;
  padding: 1px;
  font-size: 1.2rem;
  display: inline-block;
  text-align: center;
  background: none;
  width: auto;
  font-size: 1.3rem;
  letter-spacing: 0.01em;
  padding: 5px 5px;
  margin: 0px 1% 0px 1%;
  text-transform: uppercase;
}
.product-social-links .product-addto-links .action.towishlist:hover,
.product-social-links .product-addto-links .action.tocompare:hover,
.product-social-links .product-addto-links .action.manage-sku-link:hover {
  background: #002f6c !important;
  color: #41aefc;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 0px;
}
.product-social-links .product-addto-links .action.towishlist:hover,
.product-social-links .product-addto-links .action.tocompare:hover,
.product-social-links .product-addto-links .action.manage-sku-link:hover {
  background: none;
  color: #002f6c;
}
.product-social-links .product-addto-links .action.towishlist:before,
.product-social-links .product-addto-links .action.tocompare:before,
.product-social-links .product-addto-links .action.manage-sku-link:before {
  display: none;
  content: "";
}
.product-social-links .product-addto-links .action.towishlist:hover,
.product-social-links .product-addto-links .action.tocompare:hover,
.product-social-links .product-addto-links .action.manage-sku-link:hover {
  color: #41aefc;
}
.product-social-links .product-addto-links .action.tocompare:after {
  content: "";
  clear: both;
}
.product-social-links .product-addto-links .box-addtolists {
  float: none;
  width: auto;
  position: relative;
  top: -4px;
  margin: 0px 1% 0px 1%;
  display: inline-block;
}
.product-social-links .product-addto-links .box-addtolists .fieldset {
  margin: 0px;
  padding: 0px;
}
.product-social-links .product-addto-links .box-addtolists .fieldset .actions {
  margin: 0px;
  padding: 0px;
}
.product-social-links .product-addto-links .box-addtolists .fieldset .actions .action.primary.tolistsview {
  background: #ffffff;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  font-weight: bold;
  padding: 7px 15px 7px;
  border-radius: 4px;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: none;
  border: 0px;
  color: #41aefc;
  padding: 1px;
  font-size: 1.2rem;
  font-size: 1.35rem;
  letter-spacing: 0.01em;
  padding: 6px 5px;
  margin: 0px;
  text-transform: uppercase;
  text-align: center;
  background: none;
  width: auto;
  height: auto;
}
.product-social-links .product-addto-links .box-addtolists .fieldset .actions .action.primary.tolistsview:hover {
  background: #002f6c !important;
  color: #41aefc;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 0px;
}
.product-social-links .product-addto-links .box-addtolists .fieldset .actions .action.primary.tolistsview:hover {
  background: none;
  color: #002f6c;
}
.product-social-links .product-addto-links .box-addtolists .fieldset .actions .action.primary.tolistsview:hover {
  color: #41aefc;
}
.product-social-links .action.mailto {
  background: #ffffff;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  font-weight: bold;
  padding: 7px 15px 7px;
  border-radius: 4px;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: none;
  border: 0px;
  color: #41aefc;
  padding: 1px;
  font-size: 1.2rem;
  display: inline-block;
  color: #41aefc !important;
  width: auto;
  background: none;
  font-size: 1.3rem;
  text-align: center;
  padding: 5px 5px;
  margin: 0px 1% 0px 1%;
  text-transform: uppercase;
}
.product-social-links .action.mailto:hover {
  background: #002f6c !important;
  color: #41aefc;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 0px;
}
.product-social-links .action.mailto:hover {
  background: none;
  color: #002f6c;
}
.product-social-links .action.mailto:hover {
  color: #41aefc;
}
.product-social-links .action.mailto:before {
  display: none !important;
  content: "";
}
.fieldset .configurable_addtocart .add-to-cart .action.tocart.primary {
  width: 98%;
}
.fieldset .field {
  position: relative;
}
.fieldset .field .label {
  font-size: 1.6rem;
  font-weight: 600;
  color: #222222;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.fieldset .field .control div.mage-error[generated] {
  position: absolute;
  top: 38px;
  left: 0px;
}
.product.info.detailed {
  padding-top: 15px;
}
.product.info.detailed .data.items {
  background: #f2f2f2;
  padding-top: 5px;
  text-align: center;
}
.product.info.detailed .data.items .data.item:first-child {
  margin-left: 5px;
}
.product.info.detailed .data.items > .item.title {
  float: none;
  margin: 10px;
  display: inline-block;
}
.product.info.detailed .data.items > .item.title > .switch {
  background: none;
  border: 0px;
  color: #222222;
  font-size: 1.6rem;
  font-weight: 600;
  padding: 0px;
  padding-bottom: 3px;
  border-bottom: 2px solid transparent;
  text-transform: uppercase;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.product.info.detailed .data.items > .item.title > .switch:visited {
  color: #41aefc;
  border-bottom: 2px solid #002f6c;
}
.product.info.detailed .data.items > .item.title > .switch:hover {
  color: #41aefc;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border-bottom: 2px solid #002f6c;
}
.product.info.detailed .data.items > .item.title > .switch:active {
  color: #41aefc;
  border-bottom: 2px solid #002f6c;
}
.product.info.detailed .data.items > .item.title.active > .switch {
  color: #41aefc;
  border-bottom: 2px solid #002f6c;
}
.product.info.detailed .data.items > .item.content {
  border: 0px;
  background: #f2f2f2;
  text-align: left;
}
.product.info.detailed .data.items > .item.content .review-add .review-form .actions-primary .action.submit.primary {
  border: 0px;
  -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
  box-shadow: 0px 0px 4px 1px #f2f2f2;
  color: #efefef;
  padding: 7px 15px 7px;
  border-radius: 4px;
  background: #41aefc;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 1.4rem;
  height: 38px;
  box-shadow: none;
  font-weight: bold;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.product.info.detailed .data.items > .item.content .review-add .review-form .actions-primary .action.submit.primary:hover {
  background: #002f6c !important;
  border: 0px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.product.info.detailed .data.items > .item.content .review-add .review-form .fieldset .field .control div.mage-error[generated] {
  position: relative;
  top: 2px;
}
.product.info.detailed .data.items > .item.content .review-add .review-form .fieldset .control.review-control-vote:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.product.info.detailed .data.items > .item.content .review-add .review-form .fieldset .review-field-text .control #review_field {
  min-height: 50px;
}
.product.info.detailed .data.items > .item.content .data.table tbody tr:nth-child(odd) > td,
.product.info.detailed .data.items > .item.content .data.table tbody tr:nth-child(odd) > th {
  background: #ffffff !important;
}
.product.info.detailed .data.items > .item.content .data.table tbody th,
.product.info.detailed .data.items > .item.content .data.table tbody td {
  padding: 10px;
}
.products-substitute .product-items {
  max-width: 1280px;
  width: 100%;
}
.products-substitute .product-items .product-item .product-item-info .product-item-details .product-item-inner {
  border: 0px !important;
  border-left: 1px solid #e6eef0 !important;
}
.products-substitute .product-items .product-item .product-item-info .product-item-details .product-item-actions {
  margin: 0px !important;
}
.products-substitute .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .locations_add_to_cart .action.tocart {
  margin-bottom: 15px;
}
.products-substitute .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .locations_add_to_cart .action.tocart:before {
  content: "ADD TO CART";
}
.products-substitute .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .locations_add_to_cart .action.tocart span {
  display: none;
}
.products-substitute .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .locations_add_to_cart a {
  border: 0px;
  color: #41aefc;
  background: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  outline: none;
  cursor: pointer;
  font-weight: bold;
  padding: 7px 15px 7px;
  border-radius: 4px;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: none;
  margin-top: 3px;
}
.products-substitute .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .locations_add_to_cart a:hover {
  background: #002f6c !important;
  color: #41aefc;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 0px;
}
.products-substitute .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-secondary {
  margin-top: 10px;
  height: auto;
}
.products-substitute .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-secondary .locations_add_to_cart .action.tocart {
  margin-bottom: 15px;
}
.products-substitute .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-secondary .locations_add_to_cart .action.tocart:before {
  content: "ADD TO CART";
}
.products-substitute .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-secondary .locations_add_to_cart .action.tocart span {
  display: none;
}
.products-substitute .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-secondary .locations_add_to_cart a {
  border: 0px;
  color: #41aefc;
  background: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  outline: none;
  cursor: pointer;
  font-weight: bold;
  padding: 7px 15px 7px;
  border-radius: 4px;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: none;
  margin-top: 3px;
}
.products-substitute .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-secondary .locations_add_to_cart a:hover {
  background: #002f6c !important;
  color: #41aefc;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 0px;
}
.products-substitute .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-secondary.secondary-addto-links .box-addtolists .fieldset {
  margin-bottom: 5px;
}
.products-substitute .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-secondary .action.towishlist:before,
.products-substitute .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-secondary .action.tocompare:before,
.products-substitute .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-secondary .action.manage-sku-link:before {
  display: none !important;
  content: '';
}
.products-substitute .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-secondary .action.towishlist span,
.products-substitute .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-secondary .action.tocompare span,
.products-substitute .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-secondary .action.manage-sku-link span {
  position: static !important;
  width: auto;
  height: auto;
  overflow: visible;
}
.product_grid_locations .branches-list-popup span.location-select a,
.product_grid_locations .location-select span {
  background: #41aefc;
  color: #ffffff;
}
.product_grid_locations .branches-list-popup span.location-select a:hover,
.product_grid_locations .location-select span:hover {
  background: #002f6c;
}
.paypal-express-checkout.button {
  background: none !important;
}
.paypal-express-checkout.button:hover {
  background: none !important;
}
.checkout-cart-configure.page-layout-1column .product-info-main .product-info-stock-sku {
  background: #ffffff;
}
.checkout-cart-configure.page-layout-1column .product-info-main .product-info-stock-sku .availability,
.checkout-cart-configure.page-layout-1column .product-info-main .product-info-stock-sku .available {
  clear: left;
}
.page-product-bundle .product-info-main .bundle-actions .primary.customize {
  width: 98%;
}
.page-product-bundle .product-info-main .product-info-price {
  width: 98%;
}
.page-product-bundle .bundle-options-container .block-bundle-summary {
  background: #f2f2f2;
  margin-top: 16px;
}
.page-product-bundle .bundle-options-container .block-bundle-summary > .title,
.page-product-bundle .bundle-options-container .block-bundle-summary .bundle-summary .subtitle {
  margin-bottom: 5px !important;
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid #f2f2f2;
  font-size: 2.0rem;
  font-weight: bold;
  color: #002f6c;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.page-product-bundle .bundle-options-container .block-bundle-summary > .title strong,
.page-product-bundle .bundle-options-container .block-bundle-summary .bundle-summary .subtitle strong {
  font-weight: bold;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  font-size: 2.0rem;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
  width: 100%;
  display: block;
  margin-top: 3px;
  margin-bottom: 0px;
}
.page-product-bundle .bundle-options-container .block-bundle-summary .content .product-details .price-box {
  margin-bottom: 10px;
  width: 50%;
  float: left;
}
.page-product-bundle .bundle-options-container .block-bundle-summary .content .product-details .price-box .price-container .price-excluding-tax .price {
  font-size: 1.6rem;
}
.page-product-bundle .bundle-options-container .block-bundle-summary .content .product-details .price-box .price-container .price-excluding-tax:before {
  font-size: 1.6rem;
}
.page-product-bundle .bundle-options-container .block-bundle-summary .content .product-details .box-tocart .fieldset .prod-detail-qty {
  float: right;
  min-width: 165px;
  margin-top: 5px;
}
.page-product-bundle .bundle-options-container .block-bundle-summary .content .product-details .box-tocart .fieldset .prod-detail-qty .control {
  min-width: 165px;
  width: 100%;
}
.page-product-bundle .bundle-options-container .block-bundle-summary .bundle-summary .subtitle {
  padding-bottom: 10px;
  border-bottom: 1px solid #cccccc !important;
}
.page-product-bundle .bundle-options-container .block-bundle-summary .bundle-info .control > span.qtyminus,
.page-product-bundle .bundle-options-container .block-bundle-summary .bundle-info .control > span.qtyplus {
  font-size: 2rem;
  top: 3px;
  text-align: center;
  margin-left: 3px;
  border-radius: 25px;
  height: 17px;
  width: 17px;
  background: #41aefc;
  box-shadow: 0px 0px 0px 3px inset #ffffff;
  border: 2px solid #41aefc;
  display: inline-block;
  padding: 0px 5px 11px;
  color: #ffffff;
}
.page-product-bundle .bundle-options-container .block-bundle-summary .bundle-info .control .input-text.qty {
  font-size: 1.8rem !important;
  height: 35px;
  font-weight: bold;
  position: relative;
  top: 2px;
}
.page-product-bundle .bundle-options-container .block-bundle-summary .bundle-info .product-details .locations_header {
  padding-bottom: 5px;
}
.page-product-bundle .bundle-options-container .block-bundle-summary .bundle-info .product-details .data-table {
  border-top: 1px solid #cccccc;
}
.page-product-bundle .bundle-options-container .block-bundle-summary .bundle-info .product-details .data-table tbody tr td.a-center,
.page-product-bundle .bundle-options-container .block-bundle-summary .bundle-info .product-details .data-table td.location-qty {
  text-align: right;
  vertical-align: bottom;
}
.page-product-bundle .bundle-options-container .block-bundle-summary .bundle-info .product-details .data-table tbody tr td.a-center .input-text.qty,
.page-product-bundle .bundle-options-container .block-bundle-summary .bundle-info .product-details .data-table td.location-qty .input-text.qty {
  font-size: 2.0rem !important;
  padding: 4px 6px;
  width: 65px;
  height: 40px;
  margin-top: 8px;
  font-weight: bold;
}
.page-product-bundle .bundle-options-container .block-bundle-summary .bundle-info .product-details .data-table tbody tr td .price-box.price-final_price {
  width: 100%;
}
.page-product-bundle .bundle-options-container .block-bundle-summary .bundle-info .product-details .data-table tbody tr td .price-box.price-final_price .price-wrapper {
  display: inline-block;
}
.page-product-bundle .bundle-options-container .block-bundle-summary .bundle-info .product-details .data-table tbody tr td .price-box.price-final_price .old-price {
  min-width: 210px;
}
.page-product-bundle .bundle-options-container .block-bundle-summary .bundle-info .product-details .data-table tbody tr td .price-box.price-final_price .old-price .price-wrapper {
  line-height: 15px;
  display: inline-block;
}
.page-product-bundle .bundle-options-container .block-bundle-summary .bundle-info .product-details .price-box .price-container .price {
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  font-size: 3.0rem;
}
.page-product-bundle .bundle-options-container .block-bundle-summary .bundle-info .product-details .box-tocart .fieldset {
  position: relative;
  margin-bottom: 45px;
}
.page-product-bundle .bundle-options-container .block-bundle-summary .bundle-info .product-details .box-tocart .fieldset .paypal-express-checkout.button {
  position: static;
  text-align: center;
}
.page-product-bundle .bundle-options-container .block-bundle-summary .bundle-info .product-details .box-tocart .fieldset .paypal-express-checkout.button:hover {
  background: none;
}
.page-product-bundle .bundle-options-container .block-bundle-summary .bundle-info .product-details .box-tocart .fieldset .visa-checkout.button {
  bottom: -40px;
  left: 31%;
}
.page-product-bundle .bundle-options-container .block-bundle-summary .fieldset .field .label {
  margin-right: 20px;
  display: inline-block;
  width: auto;
}
.page-product-bundle .bundle-options-container .block-bundle-summary .fieldset .field .label span:after {
  content: ":";
}
.page-product-bundle .bundle-options-container .block-bundle-summary .fieldset .field .control {
  width: 50%;
  display: inline-block;
}
.page-product-bundle .bundle-options-container .block-bundle-summary .fieldset .actions .primary.tocart {
  width: 98%;
  margin-right: 0px;
}
.page-product-bundle .bundle-options-container .block-bundle-summary .grouped-items-table {
  border: 1px solid #f2f2f2;
  width: 98%;
  margin-bottom: 15px;
}
.page-product-bundle .bundle-options-container .block-bundle-summary .grouped-items-table > tbody > tr > td {
  padding: 10px 10px 3px 10px;
}
.page-product-bundle .bundle-options-container .block-bundle-summary .grouped-items-table .price-box {
  margin: 0px;
}
.page-product-bundle .bundle-options-container .block-bundle-summary .grouped-items-table .price-box .price-wrapper > .price {
  line-height: 0px;
}
.page-product-bundle .bundle-options-container .block-bundle-summary .grouped-items-table .price-box .price-final_price {
  display: block;
}
.page-product-bundle .bundle-options-container .block-bundle-summary .grouped-items-table .price-box .price-final_price .price-wrapper {
  line-height: 0px;
}
.page-product-bundle .bundle-options-container .block-bundle-summary .grouped-items-table .price-box .price-final_price .price-wrapper .price {
  font-size: 1.4rem;
  color: #002f6c;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.page-product-bundle .bundle-options-container .block-bundle-summary .grouped-items-table .price-box .old-price .price-container .price-label {
  display: inline-block;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.page-product-bundle .bundle-options-container .block-bundle-summary .grouped-items-table .price-box .old-price .price-container .price-wrapper .price {
  font-size: 1.4rem;
  font-weight: normal;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.page-product-bundle .bundle-options-container .block-bundle-summary .bundle.items > li {
  margin-bottom: 9px;
  padding: 10px;
  width: 43%;
  display: inline-block;
  margin-left: 2%;
  border-radius: 3px;
  border: 1px solid #cccccc;
  -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
  box-shadow: 0px 0px 4px 1px #f2f2f2;
}
.page-product-bundle .bundle-options-container .block-bundle-summary .product-social-links .product-addto-links .action.towishlist,
.page-product-bundle .bundle-options-container .block-bundle-summary .product-social-links .product-addto-links .action.manage-sku-link {
  width: auto;
}
.page-product-bundle .bundle-options-container .bundle-options-wrapper {
  width: 57%;
  margin-top: 30px;
}
.page-product-bundle .bundle-options-container .bundle-options-wrapper .product-options-wrapper {
  width: 100%;
  margin-bottom: 10px;
}
.page-product-bundle .bundle-options-container .bundle-options-wrapper .product-options-wrapper .legend.title {
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid #f2f2f2;
  font-size: 2.0rem;
  font-weight: bold;
  color: #002f6c;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.page-product-bundle .bundle-options-container .bundle-options-wrapper .product-options-wrapper .fieldset fieldset.fieldset-bundle-options {
  margin: 0px;
}
.page-product-bundle .bundle-options-container .bundle-options-wrapper .product-options-wrapper .fieldset .action.customization {
  margin-bottom: 15px;
  border: 0px;
  color: #41aefc;
  background: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  outline: none;
  cursor: pointer;
  font-weight: bold;
  padding: 7px 15px 7px;
  border-radius: 4px;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: none;
}
.page-product-bundle .bundle-options-container .bundle-options-wrapper .product-options-wrapper .fieldset .action.customization:hover {
  background: #002f6c !important;
  color: #41aefc;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 0px;
}
.page-product-bundle .bundle-options-container .bundle-options-wrapper .product-options-wrapper .fieldset .control .nested .field .label {
  display: inline-block;
  margin-right: 20px;
}
.page-product-bundle .bundle-options-container .bundle-options-wrapper .product-options-wrapper .fieldset .control .nested .field .label span:after {
  content: ":";
}
.page-product-bundle .bundle-options-container .bundle-options-wrapper .product-options-wrapper .fieldset .control .nested .field .control {
  display: inline-block;
  width: 65%;
}
.page-product-bundle .bundle-options-container .bundle-options-wrapper .product-options-wrapper .fieldset .control .nested .field .control .input-text.qty {
  font-weight: bold;
  font-size: 2.0rem !important;
  padding: 4px 6px;
  width: 65px;
  height: 40px;
  margin-top: 8px;
}
.page-product-bundle .bundle-options-container .bundle-options-wrapper .product-options-wrapper .fieldset .field.option {
  position: relative;
  padding: 15px;
  margin: 0px 0px 15px 0px ;
  background: #f2f2f2;
  border-top: 0px;
  min-height: 70px;
}
.page-product-bundle .bundle-options-container .bundle-options-wrapper .product-options-wrapper .fieldset .field.option .nested {
  position: absolute;
  right: 10px;
  top: 0px;
  width: 45%;
}
.page-product-bundle .bundle-options-container .bundle-options-wrapper .product-options-wrapper .fieldset .field.option .nested .control {
  width: 35%;
}
.block.related .block-content.content .block-actions .action.select {
  border: 0px;
  -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
  box-shadow: 0px 0px 4px 1px #f2f2f2;
  color: #efefef;
  padding: 7px 15px 7px;
  border-radius: 4px;
  background: #41aefc;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 1.4rem;
  height: 38px;
  box-shadow: none;
  font-weight: bold;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  position: relative;
  top: -10px;
  left: 5px;
}
.block.related .block-content.content .block-actions .action.select:hover {
  background: #002f6c !important;
  border: 0px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.block.related .block-content.content .product-item .product-item-info .product-item-details {
  position: static;
}
.block.related .block-content.content .product-item .product-item-info .product-item-details .product-item-actions .actions-secondary {
  margin-left: 0px;
}
.block.related .block-content.content .product-item .product-item-info .product-item-details .product-item-actions .actions-secondary > .action.manage-sku-link:before {
  display: none;
  content: "";
}
.block.related .block-content.content .product-item .product-item-info .product-item-details .product-item-actions .actions-secondary > .action.manage-sku-link span {
  font-size: 1.6rem;
  position: static;
  padding-top: 3px;
}
.block.related .block-content.content .product-item .product-item-info .product-item-details .product-item-actions .actions-secondary > .action.manage-sku-link span .material-icons {
  font-size: 1.6rem;
}
.block.related .block-content.content .product-item .product-item-info .product-item-details .product-item-actions .actions-secondary > .action.manage-sku-link:hover {
  background: #333333;
  color: #ffffff;
}
.block .products-grid .actions-primary {
  width: 100%;
  max-width: 1280px;
}
.block.related .block-content .block-actions {
  margin-top: 30px;
}
.block.related,
.block.upsell,
.block.substitute {
  overflow-x: hidden;
  overflow-y: visible;
  padding-bottom: 90px;
  margin-bottom: 0px;
}
.block.related a.product-item-photo,
.block.upsell a.product-item-photo,
.block.substitute a.product-item-photo {
  display: block;
}
.block.related .block-content .products-grid,
.block.upsell .block-content .products-grid,
.block.substitute .block-content .products-grid {
  position: relative;
}
.block.related .block-content .products-grid .slick-list,
.block.upsell .block-content .products-grid .slick-list,
.block.substitute .block-content .products-grid .slick-list {
  overflow: visible;
}
.block.related .block-content .products-grid .slick-slider .slick-prev,
.block.upsell .block-content .products-grid .slick-slider .slick-prev,
.block.substitute .block-content .products-grid .slick-slider .slick-prev {
  width: 30px;
  height: 30px;
  display: inline-block;
  position: absolute;
  left: 100%;
  margin-left: -75px;
  top: -30px;
  color: #ffffff;
  background: #41aefc;
  border-radius: 25px;
  font-size: 0px;
  padding: 5px;
  text-align: center;
}
.block.related .block-content .products-grid .slick-slider .slick-prev:before,
.block.upsell .block-content .products-grid .slick-slider .slick-prev:before,
.block.substitute .block-content .products-grid .slick-slider .slick-prev:before {
  content: '\e617';
  font-size: 18px;
  font-family: 'luma-icons';
  color: #ffffff;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
}
.block.related .block-content .products-grid .slick-slider .slick-next,
.block.upsell .block-content .products-grid .slick-slider .slick-next,
.block.substitute .block-content .products-grid .slick-slider .slick-next {
  width: 30px;
  height: 30px;
  display: inline-block;
  position: absolute;
  right: 0px;
  top: -30px;
  color: #ffffff;
  background: #41aefc;
  border-radius: 25px;
  font-size: 0px;
  padding: 3px;
  text-align: center;
}
.block.related .block-content .products-grid .slick-slider .slick-next:before,
.block.upsell .block-content .products-grid .slick-slider .slick-next:before,
.block.substitute .block-content .products-grid .slick-slider .slick-next:before {
  content: '\e608';
  font-size: 18px;
  font-family: 'luma-icons';
  color: #ffffff;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
}
.fieldset .field.prod-detail-qty .control {
  position: relative;
}
.fieldset .field.prod-detail-qty .control div.mage-error[generated] {
  left: 0px;
  text-align: center;
}
.catalog-product-view ._has-datepicker ~ .ui-datepicker-trigger:hover {
  background: none !important;
}
.catalog-product-view #ui-datepicker-div {
  width: 275px;
}
.catalog-product-view .prod-detl-datatab-wrap .grouped-items-table .configurable_addtocart .configurator-add.btn-cart span:before {
  content: "";
  display: none;
}
.catalog-product-view .configurable_addtocart .configurator-add.btn-cart {
  padding: 5px 18px !important;
}
.catalog-product-view .configurable_addtocart .configurator-add.btn-cart span .material-icons {
  display: none;
}
.catalog-product-view .data-table tbody tr:nth-child(odd),
.catalog-product-view .data-table tbody tr:nth-child(even) {
  background: none !important;
}
.catalog-product-view .data-table tbody tr:nth-child(odd):hover,
.catalog-product-view .data-table tbody tr:nth-child(even):hover {
  background: none !important;
}
.catalog-product-view .data-table tbody tr:nth-child(odd) td .locations_add_to_cart,
.catalog-product-view .data-table tbody tr:nth-child(even) td .locations_add_to_cart {
  margin-top: 5px !important;
  margin-bottom: 10px !important;
}
.catalog-product-view .data-table tbody tr:nth-child(odd) td.a-center,
.catalog-product-view .data-table tbody tr:nth-child(even) td.a-center,
.catalog-product-view .data-table tbody tr:nth-child(odd) td.location-qty,
.catalog-product-view .data-table tbody tr:nth-child(even) td.location-qty {
  text-align: right;
  vertical-align: bottom;
  min-width: 165px !important;
}
.catalog-product-view .data-table tbody tr:nth-child(odd) td.a-center .input-text.qty,
.catalog-product-view .data-table tbody tr:nth-child(even) td.a-center .input-text.qty,
.catalog-product-view .data-table tbody tr:nth-child(odd) td.location-qty .input-text.qty,
.catalog-product-view .data-table tbody tr:nth-child(even) td.location-qty .input-text.qty {
  font-weight: bold;
  font-size: 2.0rem !important;
  padding: 4px 6px;
  width: 65px !important;
  height: 40px;
  margin-top: 8px;
  text-align: center;
}
.catalog-product-view .product-details .data-table,
.catalog-product-view .box-tocart .data-table {
  background-color: #f2f2f2;
  padding: 0px 10px;
}
.catalog-product-view .product-details .data-table tbody tr:nth-child(odd),
.catalog-product-view .box-tocart .data-table tbody tr:nth-child(odd),
.catalog-product-view .product-details .data-table tbody tr:nth-child(even),
.catalog-product-view .box-tocart .data-table tbody tr:nth-child(even) {
  padding: 5px 0px;
  border-bottom: 1px solid #cccccc;
  background: none !important;
}
.catalog-product-view .product-details .data-table tbody tr td,
.catalog-product-view .box-tocart .data-table tbody tr td {
  color: #222222;
  font-weight: bold;
  font-size: 1.4rem;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.catalog-product-view .product-details .data-table tbody tr td .availability,
.catalog-product-view .box-tocart .data-table tbody tr td .availability {
  font-size: 1.2rem;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.catalog-product-view .product-details .data-table tbody tr td .price-box .price-container .price,
.catalog-product-view .box-tocart .data-table tbody tr td .price-box .price-container .price {
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  color: #41aefc;
  font-weight: bold;
  font-size: 2.0rem !important;
}
.catalog-product-view .product-details .data-table tbody tr td .price-box .price-container .price-wrapper.price-excluding-tax:before,
.catalog-product-view .box-tocart .data-table tbody tr td .price-box .price-container .price-wrapper.price-excluding-tax:before {
  color: #41aefc;
}
.catalog-product-view .product-details .data-table tbody tr td .price-box .price-container .price-wrapper.price-excluding-tax .price,
.catalog-product-view .box-tocart .data-table tbody tr td .price-box .price-container .price-wrapper.price-excluding-tax .price {
  font-size: 1.6rem !important;
}
.catalog-product-view .product-details .data-table tbody tr td .price-box .old-price,
.catalog-product-view .box-tocart .data-table tbody tr td .price-box .old-price {
  display: block;
}
.catalog-product-view .product-details .data-table tbody tr td .price-box .old-price .price-container,
.catalog-product-view .box-tocart .data-table tbody tr td .price-box .old-price .price-container {
  display: block;
}
.catalog-product-view .product-details .data-table tbody tr td .price-box .old-price .price-container .price,
.catalog-product-view .box-tocart .data-table tbody tr td .price-box .old-price .price-container .price {
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  color: #666666;
  font-size: 1.4rem !important;
}
.catalog-product-view .product-details .data-table tbody tr td.location-qty,
.catalog-product-view .box-tocart .data-table tbody tr td.location-qty,
.catalog-product-view .product-details .data-table tbody tr td.a-center,
.catalog-product-view .box-tocart .data-table tbody tr td.a-center {
  text-align: right;
  min-width: 165px !important;
  vertical-align: bottom;
}
.catalog-product-view .product-details .data-table tbody tr td.location-qty .input-text.qty,
.catalog-product-view .box-tocart .data-table tbody tr td.location-qty .input-text.qty,
.catalog-product-view .product-details .data-table tbody tr td.a-center .input-text.qty,
.catalog-product-view .box-tocart .data-table tbody tr td.a-center .input-text.qty {
  font-weight: bold;
  font-size: 2.0rem !important;
  padding: 4px 6px;
  width: 65px;
  height: 40px;
  margin-top: 8px;
}
.catalog-product-view .product-add-form .box-tocart .field.qty .control div.mage-error {
  position: absolute;
  left: 0px;
  text-align: left;
}
.catalog-product-view .product-add-form p.locations_add_to_cart {
  text-align: left;
}
.catalog-product-view .product-add-form p.locations_add_to_cart a {
  border: 0px;
  color: #41aefc;
  background: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  outline: none;
  cursor: pointer;
  font-weight: bold;
  padding: 7px 15px 7px;
  border-radius: 4px;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: none;
  box-shadow: 1px 1px 8px #999999 !important;
  -webkit-box-shadow: 1px 1px 8px #999999 !important;
  -moz-box-shadow: 1px 1px 8px #999999 !important;
  -o-box-shadow: 1px 1px 8px #999999 !important;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 0px;
}
.catalog-product-view .product-add-form p.locations_add_to_cart a:hover {
  background: #002f6c !important;
  color: #41aefc;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 0px;
}
.catalog-product-view .product-add-form .product_grid_locations .product_locations_wrapper.selected_branch_wrapper {
  left: 0px;
  right: 0px;
  margin: 20px auto;
}
.page-product-configurable .product-add-form .product-options-bottom .box-tocart.update .fieldset .prod-detail-qty {
  float: right;
  position: relative;
  top: -15px;
}
.page-product-configurable .product-add-form #product-stock-wapper .prices-tier.items {
  margin-top: 43px;
}
.page-product-configurable .product-add-form #product-stock-wapper .prod-detl-datatab-wrap .data-table .prices-tier.items {
  margin-top: 15px;
}
.page-product-configurable .product-add-form #product-stock-wapper .price-box {
  position: relative;
  top: 45px;
}
.page-product-configurable .product-add-form #product-stock-wapper .price-box .old-price .price-container .price-wrapper {
  display: inline-block;
}
.page-product-configurable .product-add-form #product-stock-wapper .price-box .old-price .price-container .price-wrapper span.price {
  font-size: 1.4rem;
}
.page-product-configurable .product-add-form #product-stock-wapper .price-box .price-container .price-wrapper .price {
  font-size: 3.0rem;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  font-weight: bold;
  color: #41aefc;
}
.page-product-configurable .product-add-form #product-stock-wapper .price-box .price-container .price-excluding-tax:before {
  font-size: 1.4rem;
  font-weight: 600;
}
.page-product-configurable .product-add-form #product-stock-wapper .price-box .price-container .price-excluding-tax .price {
  font-size: 1.4rem;
}
.page-product-configurable .product-add-form #product-stock-wapper .data-table tbody .price-box {
  top: 2px;
}
.page-product-configurable .product-info-main .fieldset .product-options .availability {
  border-bottom: 1px solid #f2f2f2;
  width: 98%;
  padding-bottom: 5px;
  font-size: 1.6rem;
  font-weight: 600;
}
.page-product-configurable .product-info-main .fieldset .product-options .availability span {
  display: block;
  margin-top: 0rem;
  font-weight: 500;
}
.page-product-configurable .product-info-main .fieldset .product-options .price-final_price .price-container .price {
  font-size: 2rem;
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  .product.data.items {
    border-top: 1px solid #41aefc;
  }
  .product.info.detailed .data.items {
    padding-top: 1px;
  }
  .product.info.detailed .data.items > .item.content {
    border-bottom: 1px solid #41aefc;
  }
  .product.info.detailed .data.items > .item.title {
    margin: 0px;
    border-bottom: 1px solid #41aefc;
  }
  .product.info.detailed .data.items .data.item:first-child {
    margin-left: 0px;
  }
  .product.info.detailed .data.items .data.item.title.active > .switch {
    background: #f5f5f5;
    border: 0px;
  }
  .page-product-bundle .bundle-options-container .block-bundle-summary {
    padding: 10px;
  }
  .page-product-bundle .bundle-options-container .bundle-options-wrapper {
    width: 100%;
  }
  .page-layout-1column .product-info-main,
  .page-layout-1column .product.media {
    width: 100%;
    margin-bottom: 30px;
  }
  .page-layout-1column .product-info-main .product-add-form .box-tocart .product-info-price {
    width: 90%;
    padding-left: 10px;
  }
  .page-layout-1column .product-info-main .product-add-form .prod-detail-qty {
    width: 100%;
    text-align: left;
    bottom: 0px;
  }
  .page-layout-1column .product-info-main .product-add-form .actions {
    margin-top: 20px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1012px) {
  .product-info-main .product-social-links .product-addto-links {
    width: auto;
  }
  .product-info-main .product-social-links .action.mailto {
    width: auto;
  }
}
@media only screen and (min-width: 768px) and (max-width: 960px) {
  .page-layout-1column .product-info-main .product-add-form .prod-detail-qty {
    width: 98%;
    text-align: right;
  }
}
@media only screen and (min-width: 412px) and (max-width: 767px) {
  .product-info-main .product-social-links {
    width: 97%;
  }
  .product-info-main .product-social-links .product-addto-links {
    width: auto;
  }
  .product-info-main .product-social-links .action.mailto {
    width: auto;
  }
}
@media only screen and (min-width: 500px) {
  .paypal-button.paypal-button-layout-horizontal.paypal-button-number-multiple.paypal-button-number-0 {
    width: calc(37%);
    margin-right: 13px;
  }
  .paypal-button.paypal-button-layout-horizontal.paypal-button-number-multiple.paypal-button-number-1 {
    width: calc(31%);
    margin-left: 9px;
  }
}
@media only screen and (max-width: 411px) {
  .product-info-main .product-social-links {
    width: 97%;
  }
  .product-info-main .product-social-links .product-addto-links {
    width: auto;
  }
  .product-info-main .product-social-links .product-addto-links .action.towishlist,
  .product-info-main .product-social-links .product-addto-links .action.tocompare,
  .product-info-main .product-social-links .product-addto-links .action.manage-sku-link {
    width: auto;
    margin: 0px;
  }
  .product-info-main .product-social-links .action.mailto {
    width: auto;
    margin: 0px;
  }
}
/* Making upsell, crosssell, related & substitute products as PLP */
.abs-visually-hidden-desktop-s,
.products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {
  border: 0;
  clip: unset;
  height: auto;
  margin: unset;
  overflow: unset;
  padding: 0;
  position: static;
  width: auto;
}
.upsell .products-grid .product-item-inner,
.substitute .products-grid .product-item-inner,
.crosssell .products-grid .product-item-inner,
.related .products-grid .product-item-inner {
  position: static !important;
  margin: 0px !important;
  box-shadow: none !important;
}
.upsell .list.items.product-items .slick-track,
.substitute .list.items.product-items .slick-track,
.crosssell .list.items.product-items .slick-track,
.related .list.items.product-items .slick-track {
  display: flex;
}
.upsell .list.items.product-items .item.product-item,
.substitute .list.items.product-items .item.product-item,
.crosssell .list.items.product-items .item.product-item,
.related .list.items.product-items .item.product-item {
  height: auto;
}
.upsell .list.items.product-items .item.product-item .product_grid_locations .selected_branch_wrapper,
.substitute .list.items.product-items .item.product-item .product_grid_locations .selected_branch_wrapper,
.crosssell .list.items.product-items .item.product-item .product_grid_locations .selected_branch_wrapper,
.related .list.items.product-items .item.product-item .product_grid_locations .selected_branch_wrapper {
  right: 0px;
  top: 10px;
  left: 0px;
  margin: 0 auto;
  max-height: 250px;
  overflow-y: auto;
  background: #ffffff;
  width: 230px;
}
.upsell .list.items.product-items .item.product-item .product_grid_locations .selected_branch_wrapper .branch_list .related-location-element .location-element,
.substitute .list.items.product-items .item.product-item .product_grid_locations .selected_branch_wrapper .branch_list .related-location-element .location-element,
.crosssell .list.items.product-items .item.product-item .product_grid_locations .selected_branch_wrapper .branch_list .related-location-element .location-element,
.related .list.items.product-items .item.product-item .product_grid_locations .selected_branch_wrapper .branch_list .related-location-element .location-element {
  float: none;
  width: 100%;
}
.upsell .list.items.product-items .item.product-item .product-item-info,
.substitute .list.items.product-items .item.product-item .product-item-info,
.crosssell .list.items.product-items .item.product-item .product-item-info,
.related .list.items.product-items .item.product-item .product-item-info {
  position: relative !important;
  min-height: unset;
  height: 100%;
  background: none;
}
.upsell .list.items.product-items .item.product-item .product-item-info .product_stock_display,
.substitute .list.items.product-items .item.product-item .product-item-info .product_stock_display,
.crosssell .list.items.product-items .item.product-item .product-item-info .product_stock_display,
.related .list.items.product-items .item.product-item .product-item-info .product_stock_display {
  margin-bottom: 10px;
}
.upsell .list.items.product-items .item.product-item .product-item-info .product-item-inner,
.substitute .list.items.product-items .item.product-item .product-item-info .product-item-inner,
.crosssell .list.items.product-items .item.product-item .product-item-info .product-item-inner,
.related .list.items.product-items .item.product-item .product-item-info .product-item-inner {
  margin: 0px;
  padding: 0px;
  background: none;
  border: 0px !important;
}
.upsell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action.tocart.primary.halfoccupy,
.substitute .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action.tocart.primary.halfoccupy,
.crosssell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action.tocart.primary.halfoccupy,
.related .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action.tocart.primary.halfoccupy {
  width: 50%;
}
.upsell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-details,
.substitute .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-details,
.crosssell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-details,
.related .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-details {
  position: static;
}
.upsell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .action.primary.hide-price-button,
.substitute .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .action.primary.hide-price-button,
.crosssell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .action.primary.hide-price-button,
.related .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .action.primary.hide-price-button {
  width: 95% !important;
  position: absolute;
  bottom: 10px;
  left: 0px;
  text-align: center;
  padding: 9px 5px 9px !important;
  right: 0px;
  margin: 10px auto 0px;
  font-size: 14px;
}
.upsell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hassubscription .subscription-lbl,
.substitute .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hassubscription .subscription-lbl,
.crosssell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hassubscription .subscription-lbl,
.related .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hassubscription .subscription-lbl {
  padding: 7px 10px;
  font-size: 1.4rem;
  font-weight: 600;
  text-align: center;
  margin-bottom: 10px;
  background: #002f6c;
  color: #41aefc;
  width: auto;
  display: inline-block;
  position: absolute;
  bottom: 55px;
}
.upsell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hassubscription .subscription-lbl .downspan,
.substitute .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hassubscription .subscription-lbl .downspan,
.crosssell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hassubscription .subscription-lbl .downspan,
.related .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hassubscription .subscription-lbl .downspan {
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 0px solid transparent;
  border-top: 10px solid #002f6c;
  position: absolute;
  left: 0px;
  top: 31.5px;
}
.upsell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hassubscription .subscription-lbl .downspan:after,
.substitute .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hassubscription .subscription-lbl .downspan:after,
.crosssell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hassubscription .subscription-lbl .downspan:after,
.related .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hassubscription .subscription-lbl .downspan:after {
  content: ' ';
  width: 15px;
  height: 12px;
  box-shadow: 0px 1px 0px 0px #666;
  -webkit-box-shadow: 0px 1px 0px 0px #666;
  -moz-box-shadow: 0px 1px 0px 0px #666;
  -o-box-shadow: 0px 1px 0px 0px #666;
  position: absolute;
  left: -13px;
  top: -21px;
  z-index: 999;
}
.upsell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hassubscription .actions-primary,
.substitute .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hassubscription .actions-primary,
.crosssell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hassubscription .actions-primary,
.related .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hassubscription .actions-primary {
  padding-top: 65px;
}
.upsell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-primary,
.substitute .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-primary,
.crosssell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-primary,
.related .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-primary {
  padding-top: 25px;
}
.upsell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .stock.unavailable,
.substitute .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .stock.unavailable,
.crosssell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .stock.unavailable,
.related .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .stock.unavailable {
  position: absolute;
  bottom: 10px;
}
.upsell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action.tocart.primary,
.substitute .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action.tocart.primary,
.crosssell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action.tocart.primary,
.related .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action.tocart.primary {
  width: 95% !important;
  position: absolute;
  bottom: 10px;
  left: 0px;
  text-align: center;
  right: 0px;
  margin: 0 auto;
}
.upsell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action.tocart.primary.halfoccupy,
.substitute .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action.tocart.primary.halfoccupy,
.crosssell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action.tocart.primary.halfoccupy,
.related .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action.tocart.primary.halfoccupy {
  width: 43% !important;
  position: absolute;
  bottom: 10px;
  left: 0px;
  text-align: center;
  padding: 9px 5px 9px !important;
  right: 0;
  margin: 0px 5px;
  font-size: 13px !important;
}
.upsell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart .action.tocart.primary,
.substitute .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart .action.tocart.primary,
.crosssell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart .action.tocart.primary,
.related .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart .action.tocart.primary {
  width: 45% !important;
  position: absolute;
  bottom: 10px;
  left: 0px;
  text-align: center;
  padding: 9px 5px 9px !important;
  right: 0;
  margin: 0px 5px;
  font-size: 13px !important;
}
.upsell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart br,
.substitute .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart br,
.crosssell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart br,
.related .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart br {
  display: none !important;
}
.upsell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart a,
.substitute .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart a,
.crosssell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart a,
.related .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart a {
  border: 0px;
  color: #41aefc;
  background: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  outline: none;
  cursor: pointer;
  font-weight: bold;
  padding: 7px 15px 7px;
  border-radius: 4px;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: none;
  width: 47% !important;
  padding: 10px 2px 11px !important;
  text-align: center;
  box-shadow: 0px 0px 6px -1px #999999 !important;
  -webkit-box-shadow: 0px 0px 6px -1px #999999 !important;
  -moz-box-shadow: 0px 0px 6px -1px #999999 !important;
  -o-box-shadow: 0px 0px 6px -1px #999999 !important;
  position: absolute;
  bottom: 10px;
  right: 0px;
  font-size: 13px !important;
}
.upsell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart a:hover,
.substitute .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart a:hover,
.crosssell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart a:hover,
.related .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart a:hover {
  background: #002f6c !important;
  color: #41aefc;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 0px;
}
.upsell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary,
.substitute .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary,
.crosssell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary,
.related .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.upsell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.towishlist,
.substitute .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.towishlist,
.crosssell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.towishlist,
.related .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.towishlist {
  position: absolute;
  right: 10px;
  top: 5px;
  z-index: 99;
  display: none;
}
.upsell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.tocompare,
.substitute .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.tocompare,
.crosssell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.tocompare,
.related .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.tocompare {
  position: absolute;
  right: 55px;
  top: 5px;
  z-index: 99;
  display: none;
}
.upsell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.towishlist:before,
.substitute .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.towishlist:before,
.crosssell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.towishlist:before,
.related .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.towishlist:before,
.upsell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.tocompare:before,
.substitute .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.tocompare:before,
.crosssell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.tocompare:before,
.related .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.tocompare:before {
  display: none;
}
.upsell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.towishlist span,
.substitute .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.towishlist span,
.crosssell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.towishlist span,
.related .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.towishlist span,
.upsell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.tocompare span,
.substitute .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.tocompare span,
.crosssell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.tocompare span,
.related .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.tocompare span {
  width: 30px;
  height: 30px;
  overflow: visible;
  position: static;
  font-size: 1.8rem;
}
.upsell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.towishlist span i.material-icons,
.substitute .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.towishlist span i.material-icons,
.crosssell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.towishlist span i.material-icons,
.related .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.towishlist span i.material-icons,
.upsell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.tocompare span i.material-icons,
.substitute .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.tocompare span i.material-icons,
.crosssell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.tocompare span i.material-icons,
.related .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.tocompare span i.material-icons {
  margin: 0px auto;
  border-radius: 25px;
  background: #002f6c;
  position: static;
  -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
  box-shadow: 0px 0px 4px 1px #f2f2f2;
  color: #41aefc;
  padding: 3px 4px 3px 4px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.upsell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.towishlist:hover:before,
.substitute .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.towishlist:hover:before,
.crosssell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.towishlist:hover:before,
.related .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.towishlist:hover:before,
.upsell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.tocompare:hover:before,
.substitute .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.tocompare:hover:before,
.crosssell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.tocompare:hover:before,
.related .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.tocompare:hover:before {
  display: none;
}
.upsell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.towishlist:hover span .material-icons,
.substitute .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.towishlist:hover span .material-icons,
.crosssell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.towishlist:hover span .material-icons,
.related .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.towishlist:hover span .material-icons,
.upsell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.tocompare:hover span .material-icons,
.substitute .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.tocompare:hover span .material-icons,
.crosssell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.tocompare:hover span .material-icons,
.related .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.tocompare:hover span .material-icons {
  background: #41aefc;
  color: #002f6c;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.upsell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .action.primary.hide-price-button,
.substitute .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .action.primary.hide-price-button,
.crosssell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .action.primary.hide-price-button,
.related .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .action.primary.hide-price-button {
  bottom: 55px !important;
}
.upsell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-primary .action.tocart.primary,
.substitute .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-primary .action.tocart.primary,
.crosssell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-primary .action.tocart.primary,
.related .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-primary .action.tocart.primary,
.upsell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-primary .stock.unavailable,
.substitute .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-primary .stock.unavailable,
.crosssell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-primary .stock.unavailable,
.related .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-primary .stock.unavailable {
  bottom: 55px;
}
.upsell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-primary .action.tocart.primary.halfoccupy,
.substitute .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-primary .action.tocart.primary.halfoccupy,
.crosssell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-primary .action.tocart.primary.halfoccupy,
.related .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-primary .action.tocart.primary.halfoccupy {
  bottom: 55px;
}
.upsell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-primary .locations_add_to_cart .action.tocart.primary,
.substitute .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-primary .locations_add_to_cart .action.tocart.primary,
.crosssell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-primary .locations_add_to_cart .action.tocart.primary,
.related .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-primary .locations_add_to_cart .action.tocart.primary {
  bottom: 55px;
}
.upsell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-primary .locations_add_to_cart br,
.substitute .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-primary .locations_add_to_cart br,
.crosssell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-primary .locations_add_to_cart br,
.related .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-primary .locations_add_to_cart br {
  display: none !important;
}
.upsell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-primary .locations_add_to_cart a,
.substitute .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-primary .locations_add_to_cart a,
.crosssell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-primary .locations_add_to_cart a,
.related .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-primary .locations_add_to_cart a {
  bottom: 55px;
}
.upsell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-secondary,
.substitute .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-secondary,
.crosssell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-secondary,
.related .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-secondary {
  padding-bottom: 30px;
}
.upsell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-secondary .box-addtolists,
.substitute .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-secondary .box-addtolists,
.crosssell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-secondary .box-addtolists,
.related .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-secondary .box-addtolists {
  position: absolute;
  left: 0px;
  right: 0px;
  width: 95%;
  margin: 0 auto;
  bottom: 10px;
}
.upsell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-secondary .box-addtolists .action.primary.tolistslist,
.substitute .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-secondary .box-addtolists .action.primary.tolistslist,
.crosssell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-secondary .box-addtolists .action.primary.tolistslist,
.related .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-secondary .box-addtolists .action.primary.tolistslist {
  width: 100%;
}
.upsell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist.hassubscription .subscription-lbl,
.substitute .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist.hassubscription .subscription-lbl,
.crosssell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist.hassubscription .subscription-lbl,
.related .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist.hassubscription .subscription-lbl {
  bottom: 95px;
}
.upsell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist.hassubscription .action.primary.hide-price-button,
.substitute .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist.hassubscription .action.primary.hide-price-button,
.crosssell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist.hassubscription .action.primary.hide-price-button,
.related .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist.hassubscription .action.primary.hide-price-button {
  bottom: 55px !important;
}
.upsell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist.hassubscription .actions-primary,
.substitute .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist.hassubscription .actions-primary,
.crosssell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist.hassubscription .actions-primary,
.related .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist.hassubscription .actions-primary {
  padding-bottom: 50px;
}
.upsell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist.hassubscription .actions-primary .action.tocart.primary,
.substitute .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist.hassubscription .actions-primary .action.tocart.primary,
.crosssell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist.hassubscription .actions-primary .action.tocart.primary,
.related .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist.hassubscription .actions-primary .action.tocart.primary,
.upsell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist.hassubscription .actions-primary .stock.unavailable,
.substitute .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist.hassubscription .actions-primary .stock.unavailable,
.crosssell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist.hassubscription .actions-primary .stock.unavailable,
.related .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist.hassubscription .actions-primary .stock.unavailable {
  bottom: 55px;
}
.upsell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist.hassubscription .actions-primary .action.tocart.primary.halfoccupy,
.substitute .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist.hassubscription .actions-primary .action.tocart.primary.halfoccupy,
.crosssell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist.hassubscription .actions-primary .action.tocart.primary.halfoccupy,
.related .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist.hassubscription .actions-primary .action.tocart.primary.halfoccupy {
  bottom: 55px;
}
.upsell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist.hassubscription .actions-primary .locations_add_to_cart .action.tocart.primary,
.substitute .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist.hassubscription .actions-primary .locations_add_to_cart .action.tocart.primary,
.crosssell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist.hassubscription .actions-primary .locations_add_to_cart .action.tocart.primary,
.related .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist.hassubscription .actions-primary .locations_add_to_cart .action.tocart.primary {
  bottom: 55px;
}
.upsell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist.hassubscription .actions-primary .locations_add_to_cart br,
.substitute .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist.hassubscription .actions-primary .locations_add_to_cart br,
.crosssell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist.hassubscription .actions-primary .locations_add_to_cart br,
.related .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist.hassubscription .actions-primary .locations_add_to_cart br {
  display: none !important;
}
.upsell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist.hassubscription .actions-primary .locations_add_to_cart a,
.substitute .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist.hassubscription .actions-primary .locations_add_to_cart a,
.crosssell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist.hassubscription .actions-primary .locations_add_to_cart a,
.related .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist.hassubscription .actions-primary .locations_add_to_cart a {
  bottom: 55px;
}
.upsell .list.items.product-items .item.product-item .product-item-info:hover,
.substitute .list.items.product-items .item.product-item .product-item-info:hover,
.crosssell .list.items.product-items .item.product-item .product-item-info:hover,
.related .list.items.product-items .item.product-item .product-item-info:hover {
  box-shadow: none;
}
.upsell .list.items.product-items .item.product-item .product-item-info:hover .product-item-inner,
.substitute .list.items.product-items .item.product-item .product-item-info:hover .product-item-inner,
.crosssell .list.items.product-items .item.product-item .product-item-info:hover .product-item-inner,
.related .list.items.product-items .item.product-item .product-item-info:hover .product-item-inner {
  margin: 0px;
  padding: 0px;
  background: none;
  border: 0px !important;
}
.upsell .list.items.product-items .item.product-item:hover .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.towishlist,
.substitute .list.items.product-items .item.product-item:hover .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.towishlist,
.crosssell .list.items.product-items .item.product-item:hover .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.towishlist,
.related .list.items.product-items .item.product-item:hover .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.towishlist,
.upsell .list.items.product-items .item.product-item:hover .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.tocompare,
.substitute .list.items.product-items .item.product-item:hover .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.tocompare,
.crosssell .list.items.product-items .item.product-item:hover .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.tocompare,
.related .list.items.product-items .item.product-item:hover .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.tocompare {
  display: block;
}
.block.crosssell .products-crosssell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action.tocart.primary {
  bottom: 10px;
}
.block.crosssell .products-crosssell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action.tocart.primary.halfoccupy {
  bottom: 10px;
}
.block.crosssell .products-crosssell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart .action.tocart.primary {
  bottom: 10px;
}
.block.crosssell .products-crosssell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart br {
  display: none !important;
}
.block.crosssell .products-crosssell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart a {
  bottom: 10px;
}
.block.crosssell .products-crosssell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-secondary .box-addtolists {
  bottom: -5px;
}
.block.crosssell .products-crosssell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-primary .action.tocart.primary {
  bottom: 55px;
}
.block.crosssell .products-crosssell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-primary .action.tocart.primary.halfoccupy {
  bottom: 55px;
}
.block.crosssell .products-crosssell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-primary .locations_add_to_cart .action.tocart.primary {
  bottom: 55px;
}
.block.crosssell .products-crosssell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-primary .locations_add_to_cart br {
  display: none !important;
}
.block.crosssell .products-crosssell .list.items.product-items .item.product-item .product-item-info .product-item-inner .product-item-actions.hasaddtolist .actions-primary .locations_add_to_cart a {
  bottom: 55px;
}
.block.crosssell .products-crosssell.products-grid .product-item {
  width: 205px !important;
  margin: 0px 4px !important;
}
.block.crosssell .products-crosssell .slick-list {
  overflow: visible;
}
/**
 * Copyright © 2010-2018 Epicor Software Corporation: All Rights Reserved
 */
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 20-Mar-2020,
    Author     : Muralidhar.Dixit
*/
#save-cart-as-list,
#cart-is-saved-msg-div {
  text-align: center;
}
.paypal-button.paypal-button-context-iframe {
  box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -webkit-box-shadow: none;
}
.checkout-cart-index .cart-discount {
  width: 100%;
  padding-right: 0px;
  border-bottom: 10px solid #ffffff;
  background: #f2f2f2;
}
.checkout-cart-index .cart-discount .block.discount {
  width: 100% !important;
  padding: 0px 1px 0px 0px;
  background: #f2f2f2;
  border: 0px solid #f2f2f2 !important;
  box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -webkit-box-shadow: none;
  border: 0px;
}
.checkout-cart-index .cart-discount .block.discount .title {
  padding: 12px 15px;
  background: none;
}
.checkout-cart-index .cart-discount .block.discount .title:after {
  font-size: 2rem;
  float: right;
}
.checkout-cart-index .cart-discount .block.discount .title strong {
  color: #222222;
  font-size: 1.6rem;
  font-weight: bold;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  text-transform: uppercase;
}
.checkout-cart-index .cart-discount .block.discount .content {
  padding: 15px;
  border-top: 1px solid #002f6c;
  background: #f2f2f2;
}
.checkout-cart-index .cart-discount .block.discount .content .fieldset.coupon .field .label {
  display: none;
}
.checkout-cart-index .cart-discount .block.discount .content .fieldset.coupon .field .input-text {
  height: 38px;
  -webkit-border-top-right-radius: 0px;
  -moz-border-top-right-radius: 0px;
  -o-border-top-right-radius: 0px;
  -ms-border-top-right-radius: 0px;
  border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-bottom-right-radius: 0px;
  -o-border-bottom-right-radius: 0px;
  -ms-border-bottom-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.checkout-cart-index .cart-discount .block.discount .content .fieldset.coupon .actions-toolbar .primary .action.apply.primary,
.checkout-cart-index .cart-discount .block.discount .content .fieldset.coupon .actions-toolbar .primary .action.cancel.primary {
  border-radius: 25px;
  -webkit-border-top-left-radius: 0px;
  -moz-border-top-left-radius: 0px;
  -o-border-top-left-radius: 0px;
  -ms-border-top-left-radius: 0px;
  border-top-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-bottom-left-radius: 0px;
  -o-border-bottom-left-radius: 0px;
  -ms-border-bottom-left-radius: 0px;
  border-bottom-left-radius: 0px;
  background: #41aefc;
  border: 0px;
  color: #ffffff;
  box-shadow: none;
}
.checkout-cart-index .cart-discount .block.discount .content .fieldset.coupon .actions-toolbar .primary .action.apply.primary:hover,
.checkout-cart-index .cart-discount .block.discount .content .fieldset.coupon .actions-toolbar .primary .action.cancel.primary:hover {
  background: #002f6c;
  border: 0px;
  color: #ffffff;
}
.checkout-cart-index .cart-discount .block.discount .content .actions-toolbar .apply.primary {
  border: 0px;
  -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
  box-shadow: 0px 0px 4px 1px #f2f2f2;
  color: #efefef;
  padding: 7px 15px 7px;
  border-radius: 4px;
  background: #41aefc;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 1.4rem;
  height: 38px;
  box-shadow: none;
  font-weight: bold;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 7px 15px;
}
.checkout-cart-index .cart-discount .block.discount .content .actions-toolbar .apply.primary:hover {
  background: #002f6c !important;
  border: 0px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.checkout-cart-index .cart-empty {
  background: #f9f9f9;
  padding: 15px 15px 15px 15px;
  -webkit-box-shadow: 0px 0px 3px 0px #f2f2f2;
  -moz-box-shadow: 0px 0px 3px 0px #f2f2f2;
  -o-box-shadow: 0px 0px 3px 0px #f2f2f2;
  box-shadow: 0px 0px 3px 0px #f2f2f2;
  border: 1px solid #f2f2f2;
  width: 300px;
  margin-top: 30px;
  margin-left: 15px;
}
.checkout-cart-index .cart-empty p {
  font-size: 1.5rem;
}
.checkout-cart-index .cart-empty p a {
  font-weight: 600;
}
.checkout-cart-index #cart-main-actions #save-cart-as-list {
  display: inline-block !important;
}
.checkout-cart-index .page-main .page-title-wrapper {
  margin-top: 10px;
}
.checkout-cart-index .page-main .page-title-wrapper .page-title {
  margin-bottom: 0px;
  display: block;
  padding-left: 2px;
  width: 70.7%;
  padding-bottom: 1px;
}
.checkout-cart-index .page-main .column .cart-container .form-cart .main.actions {
  text-align: left !important;
}
.checkout-cart-index .page-main .column .cart-container .cart .form .fieldset .shopping-cart-table tbody td h2.product-name {
  font-size: 1.6rem;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary {
  width: 28%;
  padding: 0px;
  background: #f2f2f2;
  border: 0px;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .checkout-methods-items {
  position: relative;
  z-index: 1;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .checkout-methods-items .action.multicheckout {
  border: 0px;
  color: #41aefc;
  background: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  outline: none;
  cursor: pointer;
  font-weight: bold;
  padding: 7px 15px 7px;
  border-radius: 4px;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: none;
  border: 1px solid transparent;
  background: none;
  font-size: 1.2rem;
  -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
  box-shadow: 0px 0px 4px 1px #f2f2f2;
  padding: 10px 20px;
  position: relative;
  bottom: 15px;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .checkout-methods-items .action.multicheckout:hover {
  background: #002f6c !important;
  color: #41aefc;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 0px;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .checkout-methods-items .action.primary.checkout {
  background: #41aefc;
  border: 1px solid transparent;
  height: 46px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .checkout-methods-items .action.primary.checkout:hover {
  background: #002f6c;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  height: 46px;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .checkout-methods-items .visa-checkout.button,
.checkout-cart-index .page-main .column .cart-container .cart-summary .checkout-methods-items .paypal-express-checkout.button {
  position: static;
  margin-top: 5px;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .cart-whole-summary {
  padding: 5px 15px;
  margin-top: 50px;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .cart-whole-summary .summary.title {
  margin-top: 10px;
  display: inline-block;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .cart-whole-summary .block.shipping {
  margin-top: 8px;
  border-top: 1px solid #002f6c;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .cart-whole-summary .block.shipping .content {
  border-top: 1px solid #002f6c;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .cart-whole-summary .block.shipping .title {
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  text-transform: uppercase;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .cart-whole-summary .block.shipping .title:after {
  font-size: 2rem !important;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .cart-whole-summary .block.shipping .title #block-shipping-heading {
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  text-transform: uppercase;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .cart-whole-summary .block.shipping .title:after {
  font-size: 4rem;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .cart-whole-summary .block.shipping #block-summary .items.methods .item-title {
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .summary.title {
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  text-transform: uppercase;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .shipping .content {
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  border-top: 1px solid #f2f2f2;
  padding: 5px 0px 5px;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .shipping .content .fieldset {
  margin-bottom: 0px;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .shipping .content .fieldset.estimate {
  margin-bottom: 10px;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .cart-totals {
  border-top: 1px solid #002f6c;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .cart-totals .table-wrapper .data.table tbody tr:nth-child(odd),
.checkout-cart-index .page-main .column .cart-container .cart-summary .cart-totals .table-wrapper .data.table tbody tr:nth-child(even) {
  border-left: 0px;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .cart-totals .table-wrapper .data.table tbody tr:nth-child(odd) > th,
.checkout-cart-index .page-main .column .cart-container .cart-summary .cart-totals .table-wrapper .data.table tbody tr:nth-child(even) > th {
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  color: #333333;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .cart-totals .table-wrapper .data.table tbody tr:nth-child(odd) > td,
.checkout-cart-index .page-main .column .cart-container .cart-summary .cart-totals .table-wrapper .data.table tbody tr:nth-child(even) > td {
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  color: #222222;
  font-weight: bold;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .cart-totals .table-wrapper .data.table tbody tr td,
.checkout-cart-index .page-main .column .cart-container .cart-summary .cart-totals .table-wrapper .data.table tbody tr th {
  background: none;
  border: 0px;
  padding-top: 2px;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .cart-totals .table-wrapper .data.table tbody tr .contract {
  text-align: center;
  width: 10%;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .cart-totals .table-wrapper .data.table tbody tr .contract span {
  margin-left: 5px;
  text-align: center;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .cart-totals .table-wrapper .data.table tbody tr.grand.totals {
  border-top: 1px slid #f2f2f2;
  margin-top: 10px;
  padding-top: 10px;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .cart-totals .table-wrapper .data.table tbody tr.grand.totals td {
  color: #41aefc;
  font-size: 2.0rem;
  font-weight: 900;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .block.crosssell {
  width: 100%;
  padding: 0px 15px;
  border-top: 10px solid #ffffff;
  margin-top: 10px;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .block.crosssell > title {
  padding: 10px 40px 7px 15px;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .block.crosssell .block-title {
  text-align: left;
  border-top: 0px;
  border-bottom: 1px solid #002f6c;
  padding: 10px 40px 7px 0px;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .block.crosssell .block-title:after {
  font-size: 4rem;
  content: "";
  display: none;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .block.crosssell .block-title strong {
  border-bottom: 0px;
  text-align: left;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .block.crosssell .block-content.content {
  display: block;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .block.crosssell .block-content.content .products-grid.products-crosssell {
  margin: 10px 0px;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .block.crosssell .block-content.content .products-grid.products-crosssell .product-items.pdpscroll-crosssell {
  margin: 0px;
  max-height: 500px;
  overflow: hidden;
  padding-top: 5px;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .block.crosssell .block-content.content .products-grid.products-crosssell .product-items.pdpscroll-crosssell .slick-next {
  position: absolute;
  top: -35px;
  right: 0px;
  font-size: 0px;
  transform: rotate(270deg);
  padding: 5px;
  background: none;
  width: 25px;
  height: 26px;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .block.crosssell .block-content.content .products-grid.products-crosssell .product-items.pdpscroll-crosssell .slick-next:before {
  content: '\00BB';
  font-size: 30px;
  color: #333333;
  font-weight: 600;
  position: relative;
  left: 0px;
  top: -3px;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .block.crosssell .block-content.content .products-grid.products-crosssell .product-items.pdpscroll-crosssell .slick-prev {
  position: absolute;
  top: -35px;
  right: 30px;
  font-size: 0px;
  transform: rotate(90deg);
  padding: 5px;
  background: none;
  width: 25px;
  height: 26px;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .block.crosssell .block-content.content .products-grid.products-crosssell .product-items.pdpscroll-crosssell .slick-prev:before {
  content: '\00BB';
  font-size: 30px;
  color: #333333;
  font-weight: 600;
  position: relative;
  left: 0px;
  top: -3px;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .block.crosssell .block-content.content .products-grid.products-crosssell .product-items.pdpscroll-crosssell .slick-list.draggable {
  padding-top: 15px;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .block.crosssell .block-content.content .products-grid.products-crosssell .product-items.pdpscroll-crosssell .slick-track {
  width: 100% !important;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .block.crosssell .block-content.content .products-grid.products-crosssell .product-items.pdpscroll-crosssell .slick-track .product-item {
  width: 100% !important;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .block.crosssell .block-content.content .products-grid.products-crosssell .product-item {
  width: 100%;
  background: #ffffff;
  margin: 10px 0px;
  padding: 3px 0px;
  border-bottom: 1px solid #cccccc;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .block.crosssell .block-content.content .products-grid.products-crosssell .product-item .product-item-info {
  max-width: 280px;
  min-height: unset;
  background: none;
  height: auto;
  padding: 3px 10px;
  margin: 0px;
  border: 0px;
  box-shadow: none;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .block.crosssell .block-content.content .products-grid.products-crosssell .product-item .product-item-info .product-item-photo {
  width: 30%;
  display: block;
  float: left;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .block.crosssell .block-content.content .products-grid.products-crosssell .product-item .product-item-info:hover .product-item-inner {
  padding: 5px 0px;
  margin: 0px;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .block.crosssell .block-content.content .products-grid.products-crosssell .product-item .product-item-info .product-item-inner {
  position: static;
  height: auto;
  border: 0px;
  box-shadow: none;
  display: block;
  opacity: 1;
  padding: 5px 0px;
  visibility: visible;
  width: 100%;
  margin: 0px;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .block.crosssell .block-content.content .products-grid.products-crosssell .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary + .actions-secondary {
  vertical-align: top;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .block.crosssell .block-content.content .products-grid.products-crosssell .product-item .product-item-info .product-item-inner .product-item-actions .action.tocart.primary {
  font-size: 1.1rem;
  padding: 4px 6px;
  font-weight: 500;
  height: 25px;
  padding: 6px 10px;
  border: 0px;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .block.crosssell .block-content.content .products-grid.products-crosssell .product-item .product-item-info .product-item-inner .product-item-actions .locations_add_to_cart a {
  color: #41aefc;
  background: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  outline: none;
  cursor: pointer;
  font-weight: bold;
  padding: 7px 15px 7px;
  border-radius: 4px;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: none;
  font-size: 1.1rem;
  padding: 4px 6px;
  font-weight: 500;
  height: 25px;
  padding: 6px 10px;
  border: 0px;
  position: relative;
  top: 5px;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .block.crosssell .block-content.content .products-grid.products-crosssell .product-item .product-item-info .product-item-inner .product-item-actions .locations_add_to_cart a:hover {
  background: #002f6c !important;
  color: #41aefc;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 0px;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .block.crosssell .block-content.content .products-grid.products-crosssell .product-item .product-item-info .product-item-inner .product-item-actions .locations_add_to_cart a:hover {
  border: 0px;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .block.crosssell .block-content.content .products-grid.products-crosssell .product-item .product-item-info .product-item-inner .product-item-actions .secondary-addto-links.actions-secondary {
  margin-top: 2px;
  padding-bottom: 4px;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .block.crosssell .block-content.content .products-grid.products-crosssell .product-item .product-item-info .product-item-inner .product-item-actions .secondary-addto-links.actions-secondary .action.tocart.primary {
  font-size: 1.1rem;
  padding: 4px 6px;
  font-weight: 500;
  height: 25px;
  border: 0px;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .block.crosssell .block-content.content .products-grid.products-crosssell .product-item .product-item-info .product-item-inner .product-item-actions .secondary-addto-links.actions-secondary .action.tocart.primary:hover {
  border: 0px;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .block.crosssell .block-content.content .products-grid.products-crosssell .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary {
  margin-left: 10px;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .block.crosssell .block-content.content .products-grid.products-crosssell .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary > .action {
  height: 28px;
  width: 28px;
  border-radius: 25px;
  color: #333333;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .block.crosssell .block-content.content .products-grid.products-crosssell .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary > .action.towishlist:before,
.checkout-cart-index .page-main .column .cart-container .cart-summary .block.crosssell .block-content.content .products-grid.products-crosssell .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary > .action.tocompare:before {
  display: none;
  content: "";
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .block.crosssell .block-content.content .products-grid.products-crosssell .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary > .action.towishlist span,
.checkout-cart-index .page-main .column .cart-container .cart-summary .block.crosssell .block-content.content .products-grid.products-crosssell .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary > .action.tocompare span {
  font-size: 1.6rem;
  position: static;
  padding-top: 3px;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .block.crosssell .block-content.content .products-grid.products-crosssell .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary > .action.towishlist span .material-icons,
.checkout-cart-index .page-main .column .cart-container .cart-summary .block.crosssell .block-content.content .products-grid.products-crosssell .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary > .action.tocompare span .material-icons {
  font-size: 1.6rem;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .block.crosssell .block-content.content .products-grid.products-crosssell .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary > .action:hover {
  background: #002f6c;
  color: #ffffff;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .block.crosssell .block-content.content .products-grid.products-crosssell .product-item .product-item-details {
  float: left;
  width: 68%;
  padding-left: 2%;
  font-size: 1.2rem;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .block.crosssell .block-content.content .products-grid.products-crosssell .product-item .product-item-details .product-item-link {
  font-weight: bold;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .block.crosssell .block-content.content .products-grid.products-crosssell .product-item .product-item-details .price-box {
  color: #41aefc;
  padding: 3px 0px;
  margin: 0px;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .block.crosssell .block-content.content .products-grid.products-crosssell .product-item .product-item-details .price-box .old-price {
  padding: 3px 0px;
  margin: 0px;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .block.crosssell .block-content.content .products-grid.products-crosssell .product-item .product-item-details .product-item-inner {
  position: static;
  height: auto;
  border: 0px;
  box-shadow: none;
}
.checkout-cart-index .page-main .column .cart-container .cart-summary .block.crosssell .block-content.content .products-grid.products-crosssell .product-item .product-item-details .product_skus p {
  margin-bottom: 0rem;
}
.checkout-cart-index .page-main .column .cart-container .form-cart {
  padding-right: 2%;
  width: 72%;
}
.checkout-cart-index .page-main .column .cart-container .form-cart .table-wrapper .cart-products-toolbar:first-child .pages {
  margin-bottom: 15px;
}
.checkout-cart-index .page-main .column .cart-container .form-cart .table-wrapper #cart-main-actions {
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  padding: 3px 0px 3px;
}
.checkout-cart-index .page-main .column .cart-container .form-cart .table-wrapper #cart-main-actions .action.primary {
  height: auto;
  font-size: 1.2rem;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  background: none;
  border: 0px;
  color: #41aefc;
  padding: 5px;
}
.checkout-cart-index .page-main .column .cart-container .form-cart .table-wrapper #cart-main-actions .action.primary:hover {
  border: 0px;
  color: #222222;
}
.checkout-cart-index .page-main .column .cart-container .form-cart .table-wrapper #cart-main-actions .action.cart-clear.primary {
  float: right;
  color: #ed5463;
}
.checkout-cart-index .page-main .column .cart-container .form-cart .table-wrapper #cart-main-actions .action.cart-clear.primary:hover {
  color: #222222;
}
.checkout-cart-index .page-main .column .cart-container .form-cart .table-wrapper .clearcarta-checkoutbtn {
  margin: 0px 0px 10px;
  padding-top: 10px;
  border-top: 0.5px solid #f2f2f2;
}
.checkout-cart-index .page-main .column .cart-container .form-cart .table-wrapper .clearcarta-checkoutbtn .cart-clear.primary {
  border: 0px;
  color: #41aefc;
  background: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  outline: none;
  cursor: pointer;
  font-weight: bold;
  padding: 7px 15px 7px;
  border-radius: 4px;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: none;
  float: left;
  clear: left;
}
.checkout-cart-index .page-main .column .cart-container .form-cart .table-wrapper .clearcarta-checkoutbtn .cart-clear.primary:hover {
  background: #002f6c !important;
  color: #41aefc;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 0px;
}
.checkout-cart-index .page-main .column .cart-container .form-cart .table-wrapper .clearcarta-checkoutbtn .primary.checkout {
  float: right;
  clear: right;
  background: #41aefc;
  border: 1px solid transparent;
  height: 46px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.checkout-cart-index .page-main .column .cart-container .form-cart .table-wrapper .clearcarta-checkoutbtn .primary.checkout:hover {
  background: #002f6c;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  height: 46px;
}
.checkout-cart-index .page-main .column .cart-container .form-cart .table-wrapper .cart-products-toolbar .pages .items.pages-items .item {
  margin: 0 6px 0 6px;
}
.checkout-cart-index .page-main .column .cart-container .form-cart .table-wrapper .cart-products-toolbar .pages .items.pages-items .item a.page {
  padding: 2px 4px;
  border-radius: 25px;
  width: 25px;
  color: #222222;
}
.checkout-cart-index .page-main .column .cart-container .form-cart .table-wrapper .cart-products-toolbar .pages .items.pages-items .item a.page:hover {
  background: #41aefc;
  color: #ffffff;
}
.checkout-cart-index .page-main .column .cart-container .form-cart .table-wrapper .cart-products-toolbar .pages .items.pages-items .item.current {
  background: #41aefc;
  border-radius: 25px;
  width: 25px;
  padding: 2px 5px;
  -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
  box-shadow: 0px 0px 4px 1px #f2f2f2;
}
.checkout-cart-index .page-main .column .cart-container .form-cart .table-wrapper .cart-products-toolbar .pages .items.pages-items .item.current strong.page {
  padding: 0px 10px;
  background: #41aefc;
  border-radius: 25px;
  color: #ffffff;
}
.checkout-cart-index .page-main .column .cart-container .form-cart .table-wrapper .cart-products-toolbar .pages .items.pages-items .item .action {
  border-radius: 25px;
  width: 25px;
  padding: 2px 5px;
  border: 0px;
  background: none;
}
.checkout-cart-index .page-main .column .cart-container .form-cart .table-wrapper .cart-products-toolbar .pages .items.pages-items .item .action:before {
  color: #222222;
}
.checkout-cart-index .page-main .column .cart-container .form-cart .table-wrapper .cart-products-toolbar .pages .items.pages-items .item .action.next:before {
  margin: 0 0 0 0px;
}
.checkout-cart-index .page-main .column .cart-container .form-cart .table-wrapper .cart-products-toolbar .pages .items.pages-items .item .action.previous:before {
  margin: 0 0 0 -2px;
}
.checkout-cart-index .page-main .column .cart-container .form-cart .table-wrapper .cart-products-toolbar .pages .items.pages-items .item .action:hover {
  background: #41aefc;
  color: #ffffff;
}
.checkout-cart-index .page-main .column .cart-container .form-cart .table-wrapper .cart-products-toolbar .pages .items.pages-items .item .action:hover.next:before {
  color: #ffffff;
}
.checkout-cart-index .page-main .column .cart-container .form-cart .table-wrapper .cart-products-toolbar .pages .items.pages-items .item .action:hover.previous:before {
  color: #ffffff;
}
.checkout-cart-index .page-main .column .cart-container .form-cart .cart.table-wrapper .items.data.table .cart-table .item-info .item .item-options {
  margin-left: 2px;
}
.checkout-cart-index .page-main .column .cart-container .form-cart .cart.table-wrapper .cart-sub-head {
  display: none;
}
.checkout-cart-index .page-main .column .cart-container .form-cart .cart.table-wrapper .cart-sub-head .cart-items-count {
  padding: 10px 0px;
}
.checkout-cart-index .page-main .column .cart-container .form-cart .cart.table-wrapper .cart-sub-head .cart-items-count:before {
  width: 50px;
  height: 2px;
  background: #41aefc;
  content: " ";
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 3px;
}
.checkout-cart-index .page-main .column .cart-container .form-cart .cart.table-wrapper .col.qty {
  height: 100px;
  text-align: center !important;
  padding: 45px 5px 0px 5px;
}
.checkout-cart-index .page-main .column .cart-container .form-cart .cart.table-wrapper .col.qty .control .input-text.qty {
  height: 37px;
  margin-top: -7px;
  text-align: center;
  width: 70px;
  font-size: 1.7rem !important;
  font-weight: bold;
}
.checkout-cart-index .page-main .column .cart-container .form-cart .cart.table-wrapper .col.subtotal {
  padding: 10px;
  text-align: center !important;
  font-size: 2.2rem;
  width: 75%;
  margin: 0 auto;
  background: #f9f9f9;
  border-radius: 25px;
}
.checkout-cart-index .page-main .column .cart-container .form-cart .cart.table-wrapper .col.subtotal .price-excluding-tax {
  font-size: 2.2rem;
  color: #222222;
}
.checkout-cart-index .page-main .column .cart-container .form-cart .cart.table-wrapper .col.price {
  text-align: left !important;
  padding-left: 0px;
}
.checkout-cart-index .page-main .column .cart-container .form-cart .main.actions span#save-cart-as-list {
  display: inline-block !important;
  float: left;
}
.checkout-cart-index .page-main .column .cart-container .form-cart .main.actions div.action.primary {
  text-align: left;
}
.checkout-cart-index .page-main .column .cart-container .form-cart .main.actions .action.primary {
  margin: 3px !important;
}
.checkout-cart-index .page-main .column .cart-container .form-cart .main.actions .action.primary span a {
  margin-right: 3px;
}
.checkout-cart-index .page-main .column .cart-container .form-cart .main.actions .action.primary span a button.action.primary {
  margin-right: 3px !important;
}
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table {
  padding: 15px 0px;
  border-bottom: 1px solid #002f6c;
}
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-left {
  float: left;
  width: 72%;
}
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-left .cart-tab-detailsimg .cart-tab-img {
  float: left;
  width: 25%;
}
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-left .cart-tab-detailsimg .cart-tab-img .product-item-photo .product-image-container {
  max-width: 165px;
  width: 165px !important;
}
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-left .cart-tab-detailsimg .cart-tab-img .product-item-photo .product-image-container .product-image-wrapper {
  text-align: center;
}
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-left .cart-tab-detailsimg .cart-tab-img .product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
  max-width: 145px;
  width: auto;
  border: 1px solid #cccccc;
  padding: 5px;
  max-height: 145px;
}
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-left .cart-tab-detailsimg .cart-tab-details {
  width: 69%;
  float: left;
  padding-right: 2%;
  padding-left: 3%;
}
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-left .cart-tab-detailsimg .cart-tab-details .contract-cart .line-contract-select {
  max-width: 180px;
}
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-left .cart-tab-detailsimg .cart-tab-details .col.item {
  padding: 0px;
  min-height: 1px;
}
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-left .cart-tab-detailsimg .cart-tab-details .col.item .product-item-name {
  margin-bottom: 18px;
}
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-left .cart-tab-detailsimg .cart-tab-details .col.item .product-item-name a {
  font-size: 1.6rem;
  font-weight: bold;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-left .cart-tab-detailsimg .cart-tab-details .col.item .product-cart-sku {
  font-size: 1.2rem;
  margin-bottom: 7px;
}
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-left .cart-tab-detailsimg .cart-tab-details .col.item .product-cart-sku .label {
  font-weight: bold;
  text-transform: uppercase;
}
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-left .cart-tab-detailsimg .cart-tab-details .col.msrp,
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-left .cart-tab-detailsimg .cart-tab-details .locations-cart,
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-left .cart-tab-detailsimg .cart-tab-details .contract-cart {
  padding: 0px;
  font-size: 1.2rem;
  margin: 0px;
  margin-bottom: 5px;
}
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-left .cart-tab-detailsimg .cart-tab-details .col.msrp .label,
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-left .cart-tab-detailsimg .cart-tab-details .locations-cart .label,
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-left .cart-tab-detailsimg .cart-tab-details .contract-cart .label {
  font-weight: bold;
  text-transform: uppercase;
}
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-left .cart-tab-detailsimg .cart-tab-details .col.msrp .pricing.msrp,
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-left .cart-tab-detailsimg .cart-tab-details .locations-cart .pricing.msrp,
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-left .cart-tab-detailsimg .cart-tab-details .contract-cart .pricing.msrp {
  margin-bottom: 3px;
  font-size: 1.2rem;
  font-weight: bold;
}
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-left .cart-tab-detailsimg .cart-tab-details .col.msrp .pricing.msrp .msrp,
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-left .cart-tab-detailsimg .cart-tab-details .locations-cart .pricing.msrp .msrp,
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-left .cart-tab-detailsimg .cart-tab-details .contract-cart .pricing.msrp .msrp {
  font-size: 1.2rem;
  font-weight: bold;
  margin-bottom: 5px;
}
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-left .cart-tab-detailsimg .cart-tab-details .col.msrp .pricing.msrp .msrp .notice,
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-left .cart-tab-detailsimg .cart-tab-details .locations-cart .pricing.msrp .msrp .notice,
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-left .cart-tab-detailsimg .cart-tab-details .contract-cart .pricing.msrp .msrp .notice {
  font-size: 1.2rem;
  font-weight: bold;
  margin-bottom: 5px;
}
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-left .cart-tab-detailsimg .cart-tab-details .col.msrp .pricing.msrp a.action,
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-left .cart-tab-detailsimg .cart-tab-details .locations-cart .pricing.msrp a.action,
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-left .cart-tab-detailsimg .cart-tab-details .contract-cart .pricing.msrp a.action {
  font-size: 1.2rem;
  font-weight: bold;
  color: #41aefc;
  margin-bottom: 5px;
}
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-left .cart-tab-detailsimg .cart-tab-details .col.price {
  padding: 0px;
  font-size: 1.2rem;
  margin-bottom: 5px;
}
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-left .cart-tab-detailsimg .cart-tab-details .col.price .label {
  font-weight: bold;
  text-transform: uppercase;
}
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-left .cart-tab-detailsimg .cart-tab-details .col.price .price-excluding-tax,
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-left .cart-tab-detailsimg .cart-tab-details .col.price .price-including-tax {
  display: inline-block;
}
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-left .cart-tab-detailsimg .cart-tab-details .col.price .cart-price .price {
  font-weight: 500;
  font-size: 1.2rem;
  color: #222222;
}
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-left .cart-tab-detailsimg .cart-tab-details .product-item-details {
  padding: 0px;
}
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-left .cart-tab-comment .subscription-details {
  padding: 0px 10px 10px;
  background: #f9f9f9;
  border: 1px solid #f2f2f2;
}
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-left .cart-tab-comment .subscription-details .subscription-message {
  display: inline-block;
  padding-right: 10px;
  font-weight: 600;
  border-left: 5px solid #002f6c;
}
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-left .cart-tab-comment .subscription-details .subscription-message:before {
  font-weight: 500;
}
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-left .cart-tab-comment .item-options dt {
  clear: right;
}
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-left .cart-tab-comment .item-options dd {
  clear: right;
  margin-right: 20px;
}
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-left .cart-tab-comment fieldset {
  margin-bottom: 5px;
  border: 0px;
}
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-left .cart-tab-comment fieldset label {
  font-weight: bold;
  font-size: 1.2rem;
  text-transform: uppercase;
}
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-left .cart-tab-comment fieldset .line_comment {
  height: 45px;
}
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-right {
  float: left;
  width: 27%;
}
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-right .control.qty .qty-controls {
  position: relative;
}
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-right .control.qty .qty-controls div.mage-error {
  left: 0px;
  right: 0px;
  position: absolute;
  bottom: -17px;
}
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-right .control.qty .button.btn-update {
  margin-top: 18px;
}
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-right .actions-toolbar {
  position: static;
  text-align: center;
  width: 85%;
  margin: 10px auto 0px;
}
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-right .actions-toolbar .gift-options-cart-item {
  display: inline-block;
  padding: 0px;
  margin: 0px 10px;
}
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-right .actions-toolbar .gift-options-cart-item .gift-content._active {
  position: absolute;
  top: 90%;
  left: 55%;
  background: #f9f9f9;
  border: 1px solid #cccccc;
  padding: 10px;
  z-index: 10;
  width: 45%;
}
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-right .actions-toolbar .gift-options-cart-item .gift-content._active .gift-options {
  margin: 0px;
}
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-right .actions-toolbar .gift-options-cart-item .gift-content._active .gift-options .gift-message {
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  font-weight: bold;
  text-align: left;
}
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-right .actions-toolbar .gift-options-cart-item .gift-content._active .gift-options .gift-message .gift-options-title {
  padding-bottom: 5px;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 10px;
  font-weight: bold;
}
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-right .actions-toolbar .gift-options-cart-item .gift-content._active .gift-options .gift-message .gift-options-content .fieldset .field .label {
  display: inline-block;
  width: 25%;
  vertical-align: top;
}
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-right .actions-toolbar .gift-options-cart-item .gift-content._active .gift-options .gift-message .gift-options-content .fieldset .field .control {
  display: inline-block;
  width: 70%;
}
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-right .actions-toolbar .gift-options-cart-item .gift-content._active .gift-options .gift-message .gift-options-content .fieldset .field .control textarea {
  height: 50px;
}
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-right .actions-toolbar .gift-options-cart-item .gift-content._active .gift-options .actions-toolbar {
  width: 85%;
  margin: 0px auto 0px;
}
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-right .actions-toolbar .gift-options-cart-item .gift-content._active .gift-options .actions-toolbar .secondary .action-update {
  border: 0px;
  -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
  box-shadow: 0px 0px 4px 1px #f2f2f2;
  color: #efefef;
  padding: 7px 15px 7px;
  border-radius: 4px;
  background: #41aefc;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 1.4rem;
  height: 38px;
  box-shadow: none;
  font-weight: bold;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 8px 15px 8px;
  height: auto;
}
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-right .actions-toolbar .gift-options-cart-item .gift-content._active .gift-options .actions-toolbar .secondary .action-update:hover {
  background: #002f6c !important;
  border: 0px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-right .actions-toolbar .gift-options-cart-item .gift-content._active .gift-options .actions-toolbar .secondary .action-cancel {
  border: 0px;
  color: #41aefc;
  background: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  outline: none;
  cursor: pointer;
  font-weight: bold;
  padding: 7px 15px 7px;
  border-radius: 4px;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: none;
  margin-top: 0px;
  font-size: 1.4rem;
  padding: 8px 15px 6px;
}
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-right .actions-toolbar .gift-options-cart-item .gift-content._active .gift-options .actions-toolbar .secondary .action-cancel:hover {
  background: #002f6c !important;
  color: #41aefc;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 0px;
}
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-right .actions-toolbar .action.action-edit .material-icons {
  display: block !important;
}
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-right .actions-toolbar .action.action-edit,
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-right .actions-toolbar .action.action-delete,
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-right .actions-toolbar .action.action-gift {
  margin: 0px auto;
  height: 30px;
  width: 30px;
  border-radius: 25px;
  background: #ffffff;
  position: static;
  -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
  box-shadow: 0px 0px 4px 1px #f2f2f2;
  color: #41aefc;
  padding: 5px 4px 2px 4px;
}
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-right .actions-toolbar .action.action-edit:hover,
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-right .actions-toolbar .action.action-delete:hover,
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-right .actions-toolbar .action.action-gift:hover {
  color: #002f6c;
  background: #41aefc !important;
}
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-right .actions-toolbar .action.action-edit:before,
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-right .actions-toolbar .action.action-delete:before,
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-right .actions-toolbar .action.action-gift:before {
  content: "";
  display: none;
}
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-right .actions-toolbar .action.action-edit,
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-right .actions-toolbar .action.action-delete {
  margin: 0px 10px;
}
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-right .actions-toolbar .action.action-delete {
  color: #ed5463;
}
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-right .actions-toolbar .action.action-gift {
  height: 37px;
  width: 37px;
  position: relative;
  top: 8px;
}
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-right .actions-toolbar .action.action-gift:after {
  display: none;
  content: "";
}
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-right .actions-toolbar .action-towishlist {
  position: absolute;
  top: 19px;
  left: 12px;
  z-index: 10;
  background: #002f6c;
  color: #41aefc;
  border-radius: 25px;
  width: 28px;
  height: 28px;
  padding: 6px 3px 0px 2px;
  font-size: 1.6rem;
}
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-right .actions-toolbar .action-towishlist:hover {
  background: #41aefc;
  color: #002f6c;
}
.checkout-cart-index .page-main .column .cart-gift-item {
  width: 74%;
}
.checkout-cart-index .page-main .column .cart-gift-item .gift-item-block {
  background: #f5f5f5;
  border: 1px solid #f2f2f2;
}
.checkout-cart-index .page-main .column .cart-gift-item .gift-item-block .title {
  padding: 10px 15px;
}
.checkout-cart-index .page-main .column .cart-gift-item .gift-item-block .title span {
  color: #222222;
}
.checkout-cart-index .page-main .column .cart-gift-item .gift-item-block .content {
  border-top: 1px solid #f2f2f2;
  background: #ffffff;
}
.checkout-cart-index .page-main .column .cart-gift-item .gift-item-block .gift-options {
  background: #f9f9f9;
  padding: 15px 15px 15px 15px;
  -webkit-box-shadow: 0px 0px 3px 0px #f2f2f2;
  -moz-box-shadow: 0px 0px 3px 0px #f2f2f2;
  -o-box-shadow: 0px 0px 3px 0px #f2f2f2;
  box-shadow: 0px 0px 3px 0px #f2f2f2;
  border: 1px solid #f2f2f2;
  width: 95%;
  margin-top: 25px;
}
.checkout-cart-index .page-main .column .cart-gift-item .gift-item-block .gift-options .gift-options-title {
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 0px;
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 3px;
}
.checkout-cart-index .page-main .column .cart-gift-item .gift-item-block .gift-options .actions-toolbar {
  margin-bottom: 10px;
  margin-top: 0px;
}
.checkout-cart-index .page-main .column .cart-gift-item .gift-item-block .gift-options .actions-toolbar .secondary .action-update {
  border: 0px;
  -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
  box-shadow: 0px 0px 4px 1px #f2f2f2;
  color: #efefef;
  padding: 7px 15px 7px;
  border-radius: 4px;
  background: #41aefc;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 1.4rem;
  height: 38px;
  box-shadow: none;
  font-weight: bold;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 6px 15px 6px;
  margin-left: 15px;
}
.checkout-cart-index .page-main .column .cart-gift-item .gift-item-block .gift-options .actions-toolbar .secondary .action-update:hover {
  background: #002f6c !important;
  border: 0px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.checkout-cart-index .page-main .column .cart-gift-item .gift-item-block .gift-options .actions-toolbar .secondary .action-cancel {
  border: 0px;
  color: #41aefc;
  background: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  outline: none;
  cursor: pointer;
  font-weight: bold;
  padding: 7px 15px 7px;
  border-radius: 4px;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: none;
  margin-left: 15px;
}
.checkout-cart-index .page-main .column .cart-gift-item .gift-item-block .gift-options .actions-toolbar .secondary .action-cancel:hover {
  background: #002f6c !important;
  color: #41aefc;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 0px;
}
.checkout-cart-index .page-main .column .cart-gift-item .gift-item-block .gift-options {
  margin-bottom: 0px;
  background: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -webkit-box-shadow: none;
  border: 0px;
  margin-top: 0px;
}
.checkout-cart-index .page-main .column .cart-gift-item .gift-item-block .gift-options .actions-toolbar .secondary .action-cancel {
  margin-top: 0px;
  padding: 9px 15px;
  font-size: 1.4rem;
}
.block.crosssell .list.items.product-items .item.product-item select.child_uom {
  width: auto;
  min-width: 50px;
  padding-right: 25px;
}
.quotes-request-index .cart-container .data-table.cart-table tbody .quote-item-details .item-options {
  margin-left: 0px;
}
.quotes-request-index .cart-container .data-table.cart-table tbody .quote-item-details .item-options dt {
  display: inline-block;
}
.quotes-request-index .cart-container .data-table.cart-table tbody .quote-item-details .item-options dd {
  display: inline-block;
  margin-right: 20px;
}
.quotes-request-index .cart-container .data-table.cart-table > thead > tr > td,
.quotes-request-index .cart-container .data-table.cart-table > tbody > tr > td,
.quotes-request-index .cart-container .data-table.cart-table > tfoot > tr > td,
.quotes-request-index .cart-container .data-table.cart-table > thead > tr > th,
.quotes-request-index .cart-container .data-table.cart-table > tbody > tr > th,
.quotes-request-index .cart-container .data-table.cart-table > tfoot > tr > th {
  border: 1px solid #f2f2f2;
}
.checkout-onepage-success #save-cart {
  padding: 9px 15px 9px 0px;
}
.checkout-cart-index #cart-main-actions span#save_cart_as_list {
  display: inline-block !important;
  float: none;
}
.checkout-cart-index #cart-main-actions span#save_cart_as_list div#save-cart-as-list {
  display: inline-block !important;
  float: none !important;
}
@media only screen and (min-width: 768px) {
  .cart-container .form-cart .main.actions {
    text-align: left;
  }
  .cart-container .form-cart .main.actions span#save-cart-as-list {
    display: inline-block !important;
    float: left;
  }
  .cart-container .form-cart .main.actions span#save-cart-as-list div#save-cart-as-list {
    margin-right: 4px;
  }
  .cart-container .form-cart .main.actions .action primary {
    margin: 3px !important;
  }
  .cart-container .form-cart .main.actions .action primary span a button.action.primary {
    margin-right: 3px !important;
  }
}
@media only screen and (max-width: 959px) {
  .checkout-cart-index .page-main .column .cart-container #cart-main-actions {
    text-align: center;
  }
  .checkout-cart-index .page-main .column .cart-container #cart-main-actions .form-cart .main.actions .action.primary {
    margin: 0px !important;
    padding: 5px 7px;
    font-size: 1.3rem;
  }
}
@media only screen and (min-width: 769px) and (max-width: 958px) {
  .checkout-cart-index .page-main .page-title-wrapper .page-title {
    font-size: 2.4rem;
  }
  .checkout-cart-index .page-main .column .cart-container .form-cart .table-wrapper #cart-main-actions .action.cart-clear.primary {
    position: relative;
    bottom: 62px;
  }
  .checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-left {
    width: 62%;
  }
  .checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-left .cart-tab-detailsimg .cart-tab-img .product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
    max-width: 90px;
    max-height: 90px;
    margin: 0px 5px;
  }
  .checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-left .cart-tab-detailsimg .cart-tab-details {
    width: 60%;
    padding-left: 9%;
  }
  .checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-right {
    width: 37%;
  }
  .checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-right .actions-toolbar {
    width: 100%;
  }
  .checkout-cart-index .page-main .column .cart-container .form-cart .main.actions .action.primary {
    margin: 0px !important;
    padding: 4px 5px;
    font-size: 1.3rem;
  }
  .checkout-cart-index .page-main .column .cart-container .cart.table-wrapper .items {
    position: static;
    transform: scale(1);
  }
}
@media only screen and (min-width: 959px) and (max-width: 1000px) {
  .page-main .column .cart-container .cart.table-wrapper .items {
    position: relative;
    left: -15px;
    transform: scale(0.95);
  }
}
@media only screen and (min-width: 959px) and (max-width: 1200px) {
  .checkout-cart-index .page-main .column .cart-container .form-cart .main.actions .action.primary {
    margin: 0px !important;
    padding: 4px 5px;
    font-size: 1.3rem;
  }
  .checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-left .cart-tab-detailsimg .cart-tab-img {
    width: 30%;
  }
  .checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-left .cart-tab-detailsimg .cart-tab-img .product-item-photo .product-image-container .product-image-wrapper {
    text-align: left;
  }
  .checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-left .cart-tab-detailsimg .cart-tab-img .product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
    width: 75%;
    margin: 0px 5px;
  }
  .checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-left .cart-tab-detailsimg .cart-tab-details {
    width: 65%;
  }
}
@media only screen and (min-width: 770px) {
  .checkout-cart-index .page-main .column .cart-container .form-cart .table-wrapper #shopping-cart-table .cart-table .item-actions .actions-toolbar {
    float: none;
    width: 100%;
  }
}
@media only screen and (max-width: 769px) {
  .checkout-cart-index .page-main .column .cart-container {
    padding: 10px;
  }
  .checkout-cart-index .page-main .column .cart-container .cart-summary,
  .checkout-cart-index .page-main .column .cart-container .form.form-cart {
    width: 100%;
  }
  .checkout-cart-index .page-main .column .cart-container .cart-summary .summary.title {
    display: block;
    margin: 5px auto;
  }
  .checkout-cart-index .page-main .column .cart-container .cart-discount {
    border-bottom: 0px;
  }
  .checkout-cart-index .page-main .column .cart-container .cart-discount .block.discount {
    width: 100% !important;
    padding: 0px;
  }
  .cart.table-wrapper .cart {
    border-top: 0.5px solid #f2f2f2;
  }
  .cart.table-wrapper .cart thead {
    display: none;
  }
  .cart.table-wrapper .cart tr.item-info {
    float: left;
    width: 100%;
  }
  .cart.table-wrapper .cart tr.item-info td.col,
  .cart.table-wrapper .cart tr.item-info td {
    float: none;
    width: 100%;
    position: relative;
    display: -webkit-inline-box;
    padding: 3px;
    padding-left: 10px !important;
  }
  .cart.table-wrapper .cart tr.item-info td.col:before,
  .cart.table-wrapper .cart tr.item-info td:before {
    font-size: 1.3rem;
    font-weight: 600;
    margin-right: 1rem;
    color: #484848;
  }
  .cart.table-wrapper .cart tr.item-info td.col .control.qty,
  .cart.table-wrapper .cart tr.item-info td .control.qty {
    margin-top: -4px;
  }
  .cart.table-wrapper .cart tr.item-info td.col .control.qty .button.btn-update,
  .cart.table-wrapper .cart tr.item-info td .control.qty .button.btn-update {
    display: inline-block !important;
    margin-top: 1px !important;
  }
}
@media only screen and (min-width: 767px) and (max-width: 769px) {
  .checkout-cart-index .page-main .column .cart-container .cart-summary,
  .checkout-cart-index .page-main .column .cart-container .checkout-cart-index .page-main .column .cart-container .form.form-cart {
    position: static !important;
    top: 0px !important;
  }
  .checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-left .cart-tab-detailsimg .cart-tab-img .product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
    margin: 0px 5px;
    max-width: 100px;
    max-height: 100px;
  }
  .checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-right .actions-toolbar .action.action-edit,
  .checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-right .actions-toolbar .action.action-delete {
    margin: 0px 3px;
  }
  .checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-right .actions-toolbar .gift-options-cart-item {
    margin: 0px 3px;
  }
  .page-main .column .cart-container .cart.table-wrapper .items {
    left: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-left,
  .checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-right {
    width: 100%;
  }
  .checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-left .cart-tab-detailsimg .cart-tab-details {
    padding-left: 110px;
  }
  .checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-left .cart-tab-detailsimg .cart-tab-img .product-item-photo {
    left: 0px;
  }
  .checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-left .cart-tab-detailsimg .cart-tab-img .product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
    max-width: 85px;
    max-height: 85px;
    width: 47%;
    margin: 5px;
  }
  .checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-right .actions-toolbar .gift-options-cart-item .gift-content._active {
    top: 16%;
    left: 4%;
    width: 92%;
    margin: 0 auto;
  }
  .checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-right .actions-toolbar .action-towishlist {
    position: absolute;
    top: 24px;
    left: 10px;
    width: 22px;
    height: 22px;
    padding: 3px 3px 1px 2px;
    font-size: 1.4rem;
  }
  .checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-right .actions-toolbar .action-towishlist:before {
    display: none;
  }
  .checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-right .actions-toolbar .action-towishlist .material-icons {
    font-size: 20px;
  }
  .checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-right .actions-toolbar .action.action-gift {
    position: relative;
    top: 37px;
    left: -10px;
  }
  .checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-right .actions-toolbar .action.action-delete {
    margin-left: 41px;
    height: 29px;
    width: 29px;
  }
  .checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-right .actions-toolbar .action .action-edit {
    height: 29px;
    width: 29px;
  }
  .checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-right .col.qty,
  .checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-right .col.subtotal {
    width: 100%;
    padding: 5px;
  }
  .checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-right .col.qty {
    height: 60px;
  }
  .checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-right .col.qty .field.qty .control.qty .qty-controls {
    display: inline-block;
  }
  .checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-right .col.qty .field.qty .control.qty .button.btn-update {
    display: inline-block;
    margin-top: -5px;
  }
  .checkout-cart-index .page-main .column .cart-container .form-cart .table-wrapper #cart-main-actions .action.cart-clear.primary {
    float: none;
  }
  .checkout-cart-index .page-main .column .cart-container .cart-summary .cart-whole-summary {
    margin-top: 0px;
    border-top: 1px solid #cccccc;
  }
}
@media only screen and (max-width: 560px) {
  .checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-left .cart-tab-detailsimg .cart-tab-details .col.price {
    display: block;
    width: 100%;
  }
}
/**
 * Copyright © 2010-2018 Epicor Software Corporation: All Rights Reserved
 */
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 23-Mar-2020,
    Author     : Muralidhar.Dixit
*/
.checkout-index-index.page-layout-checkout .page-header {
  margin-bottom: 0px;
}
.checkout-index-index.page-layout-checkout .header.content a.logo img {
  max-height: 75px;
  height: auto;
  width: auto;
  max-width: 250px;
}
.checkout-index-index.page-layout-checkout .authentication-dropdown .block-authentication .block-customer-login .fieldset .mage-error {
  top: 55px;
}
.checkout-index-index.page-layout-checkout #checkout .authentication-wrapper {
  z-index: 1099;
}
.checkout-index-index.page-layout-checkout header.page-header {
  width: 50%;
}
.checkout-index-index.page-layout-checkout .modal-popup .modal-inner-wrap .modal-footer .secondary.action-hide-popup {
  margin-top: 0px;
  padding: 8px 15px;
  border: 1px solid #002f6c;
  font-size: 1.4rem;
}
.checkout-index-index.page-layout-checkout .modal-popup .modal-inner-wrap .modal-footer .secondary.action-hide-popup:hover {
  border: 1px solid #002f6c;
  text-decoration: none;
}
.multishipping-checkout_address-newbilling .page-title-wrapper {
  background: #41aefc;
  margin-bottom: 15px;
}
.multishipping-checkout_address-newbilling .page-title-wrapper .page-title {
  width: auto;
  margin: 0 auto;
  text-transform: uppercase;
  font-size: 1.6rem;
  color: #ffffff;
  padding: 8px 15px;
  font-weight: 600;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.multishipping-checkout_address-selectbilling .page-title-wrapper {
  background: #41aefc;
  margin-bottom: 15px;
}
.multishipping-checkout_address-selectbilling .page-title-wrapper .page-title {
  width: auto;
  margin: 0 auto;
  text-transform: uppercase;
  font-size: 1.6rem;
  color: #ffffff;
  padding: 8px 15px;
  font-weight: 600;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.multishipping-checkout_address-selectbilling .multicheckout .block.block-billing .box.box-billing-address {
  position: relative;
  padding: 10px;
  background: #f9f9f9;
  margin-right: 2%;
  width: 30%;
  margin-bottom: 20px;
  height: 250px;
  overflow-y: auto;
  padding-bottom: 32px;
}
.multishipping-checkout_address-selectbilling .multicheckout .block.block-billing .box.box-billing-address .box-content address {
  line-height: 1.8rem;
}
.multishipping-checkout_address-selectbilling .multicheckout .block.block-billing .box.box-billing-address .box-content address strong {
  display: inline-block;
  margin-top: 5px;
}
.multishipping-checkout_address-selectbilling .multicheckout .block.block-billing .box.box-billing-address .box-content address strong:first-child {
  margin-top: 10px;
}
.multishipping-checkout_address-selectbilling .multicheckout .block.block-billing .box.box-billing-address .box-actions {
  position: absolute;
  bottom: 10px;
}
.multishipping-checkout_address-selectbilling .multicheckout .block.block-billing .box.box-billing-address .box-actions .action.edit,
.multishipping-checkout_address-selectbilling .multicheckout .block.block-billing .box.box-billing-address .box-actions .action.select {
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  font-size: 1.4rem;
  text-transform: uppercase;
  font-weight: bold;
  color: #41aefc;
}
.multishipping-checkout_address-selectbilling .multicheckout .block.block-billing .box.box-billing-address .box-actions .action.edit:hover,
.multishipping-checkout_address-selectbilling .multicheckout .block.block-billing .box.box-billing-address .box-actions .action.select:hover {
  color: #000000;
}
.multishipping-checkout_address-selectbilling .multicheckout .actions-toolbar .primary {
  float: left;
}
.multishipping-checkout_address-selectbilling .multicheckout .actions-toolbar .primary .action.add.primary {
  float: left;
}
.multishipping-checkout_address-selectbilling .multicheckout .actions-toolbar .secondary .action.back {
  border: 0px;
  font-weight: bold;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  background: none;
  color: #41aefc;
  font-size: 1.6rem;
  margin-bottom: 0px;
  position: relative;
  bottom: 12px;
  padding: 8px 15px;
}
.multishipping-checkout_address-selectbilling .multicheckout .actions-toolbar .secondary .action.back:hover {
  background: none;
  color: #000000;
}
.multishipping-checkout-overview .secondary .action.back {
  border: 0px;
  font-weight: bold;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  background: none;
  color: #41aefc;
  font-size: 1.6rem;
  margin-bottom: 0px;
  position: relative;
  bottom: 12px;
  padding: 8px 15px;
}
.multishipping-checkout-overview .secondary .action.back:hover {
  background: none;
  color: #000000;
}
.multishipping-checkout-overview .page-title-wrapper {
  background: #41aefc;
  margin-bottom: 15px;
}
.multishipping-checkout-overview .page-title-wrapper .page-title {
  width: auto;
  margin: 0 auto;
  text-transform: uppercase;
  font-size: 1.6rem;
  color: #ffffff;
  padding: 8px 15px;
  font-weight: 600;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.multishipping-checkout-overview .block-title {
  background: none;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 6px 0px;
}
.multishipping-checkout-overview .block-title strong {
  font-size: 1.3rem !important;
  background: none;
  color: #41aefc;
}
.multishipping-checkout-overview .box .box-title {
  height: 30px;
}
.multishipping-checkout-overview .box .box-title span {
  text-transform: uppercase;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.multishipping-checkout-overview .box .box-title > span:after {
  content: "";
  height: 2px;
  background: #41aefc;
  width: 60px;
  display: block;
  margin-top: 2px;
}
.multishipping-checkout-overview .box .box-title .action {
  position: absolute;
  bottom: 15px;
  font-weight: bold;
  text-transform: uppercase;
  color: #41aefc;
}
.multishipping-checkout-overview .box .box-title .action:hover {
  color: #000000;
}
.multishipping-checkout-overview .chk-multiship-left {
  float: left;
  width: 66%;
}
.multishipping-checkout-overview .chk-multiship-right {
  float: left;
  width: 28%;
  background: #f9f9f9;
  padding: 1.5%;
  margin-left: 2%;
}
.multishipping-checkout-overview .chk-multiship-right .checkout-review .grand.totals {
  margin-bottom: 13px;
}
.multishipping-checkout-overview .chk-multiship-right .checkout-review .grand.totals .grandtotal-heading {
  text-align: left;
  border-bottom: 1px solid #cccccc;
  padding: 5px 0px 10px;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  font-size: 1.8rem;
  color: #222222;
  font-weight: bold;
  margin-bottom: 15px;
}
.multishipping-checkout-overview .chk-multiship-right .checkout-review .grand.totals .payable-amt {
  margin-bottom: 10px;
}
.multishipping-checkout-overview .chk-multiship-right .checkout-review .grand.totals .payable-amt .mark {
  font-size: 1.3rem;
  font-weight: bold;
  color: #666666;
  display: block;
  float: left;
}
.multishipping-checkout-overview .chk-multiship-right .checkout-review .grand.totals .payable-amt .amount {
  font-size: 1.6rem;
  font-weight: bold;
  color: #41aefc;
  display: block;
  float: right;
}
.multishipping-checkout-overview .chk-multiship-right .checkout-review .actions-toolbar {
  border-top: 1px solid #cccccc;
  margin-top: 5px;
  padding-top: 15px;
  text-align: center;
}
.multishipping-checkout-overview .chk-multiship-right .checkout-review .actions-toolbar .primary {
  width: 100%;
  float: none;
  margin-bottom: 10px;
}
.multishipping-checkout-overview .chk-multiship-right .checkout-review .actions-toolbar .primary .action.primary.submit {
  margin: 0px;
  width: 90%;
}
.multishipping-checkout-overview .chk-multiship-right .checkout-review .actions-toolbar .secondary {
  width: 100%;
  text-align: center;
}
.multishipping-checkout-overview .chk-multiship-right .checkout-review .actions-toolbar .secondary .action.back {
  float: none;
  width: 81%;
  display: inline-block;
}
.multishipping-checkout-overview .block.block-billing .block-content {
  padding: 10px;
  background: #f9f9f9;
}
.multishipping-checkout-overview .block.block-billing .block-content .box-billing-address {
  width: 50%;
}
.multishipping-checkout-overview .block.block-billing .block-content .box-billing-address .box-content {
  margin-bottom: -7px;
}
.multishipping-checkout-overview .block.block-billing .block-content .box-billing-address .box-content address {
  line-height: 1.8rem;
}
.multishipping-checkout-overview .block.block-billing .block-content .box-billing-method {
  width: 50%;
}
.multishipping-checkout-overview .block.block-billing .block-content .box-billing-method .box-content .payment-method .title {
  background: none;
  color: #222222;
  padding: 0px;
  margin-top: -7px;
}
.multishipping-checkout-overview .block.block-shipping .block-title {
  background: none;
  padding: 6px 0px;
  margin-bottom: 10px;
}
.multishipping-checkout-overview .block.block-shipping .block-title strong {
  font-size: 1.3rem;
  color: #41aefc;
  padding: 0px;
  font-weight: 400;
  text-transform: none;
}
.multishipping-checkout-overview .block.block-shipping .block-content {
  background: #f9f9f9;
  padding: 10px 10px 10px 10px;
}
.multishipping-checkout-overview .block.block-shipping .block-content .title {
  background: none;
  padding: 0px;
  font-weight: 600;
  color: #41aefc;
  margin-bottom: 15px;
  border-bottom: 0px;
  font-size: 1.3rem;
}
.multishipping-checkout-overview .block.block-shipping .block-content .title strong {
  font-size: 1.4rem;
  font-weight: bold;
  text-transform: uppercase;
}
.multishipping-checkout-overview .block.block-shipping .block-content .box-shipping-address {
  width: 50%;
}
.multishipping-checkout-overview .block.block-shipping .block-content .box-shipping-address .box-content {
  margin-top: -7px;
}
.multishipping-checkout-overview .block.block-shipping .block-content .box-shipping-address .box-content address {
  line-height: 1.8rem;
}
.multishipping-checkout-overview .block.block-shipping .block-content .box-shipping-method {
  width: 50%;
}
.multishipping-checkout-overview .block.block-shipping .block-content .box-shipping-method .box-content {
  margin-top: -7px;
}
.multishipping-checkout-overview .block.block-shipping .order-review-wrapper .all-items .all-items-title {
  position: relative;
}
.multishipping-checkout-overview .block.block-shipping .order-review-wrapper .all-items .all-items-title .items-title {
  text-transform: uppercase;
  color: #222222;
  font-size: 1.6rem;
  font-weight: bold;
  display: inline-block;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.multishipping-checkout-overview .block.block-shipping .order-review-wrapper .all-items .all-items-title .items-title:after {
  content: "";
  height: 2px;
  background: #41aefc;
  width: 60px;
  display: block;
  margin-top: 2px;
}
.multishipping-checkout-overview .block.block-shipping .order-review-wrapper .all-items .all-items-title .action.edit.items-edit {
  display: inline-block;
  margin-left: 20px;
  font-weight: bold;
  top: 0px;
  text-transform: uppercase;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  color: #41aefc;
}
.multishipping-checkout-overview .block.block-shipping .order-review-wrapper .all-items .all-items-title .action.edit.items-edit:hover {
  color: #000000;
}
.multishipping-checkout-overview .block.block-shipping .order-review-wrapper .all-items .item-row {
  margin-top: 10px;
  margin-bottom: 10px;
}
.multishipping-checkout-overview .block.block-shipping .order-review-wrapper .all-items .item-row .item-details {
  position: relative;
}
.multishipping-checkout-overview .block.block-shipping .order-review-wrapper .all-items .item-row .item-details .item-subtotal {
  position: absolute;
  right: 0px;
  top: 10px;
}
.multishipping-checkout-overview .block.block-shipping .order-review-wrapper .all-items .item-row .item-details .item-subtotal label {
  display: inline;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  font-weight: bold;
  font-size: 1.4rem;
  text-transform: uppercase;
  color: #666666;
}
.multishipping-checkout-overview .block.block-shipping .order-review-wrapper .all-items .item-row .item-details .item-subtotal .price-excluding-tax,
.multishipping-checkout-overview .block.block-shipping .order-review-wrapper .all-items .item-row .item-details .item-subtotal span {
  display: inline;
  font-weight: bold;
  text-transform: uppercase;
  color: #41aefc;
  width: auto;
}
.multishipping-checkout-overview .block.block-shipping .order-review-wrapper .all-items .item-row .item-details .item-name .product-item-name {
  font-weight: bold;
}
.multishipping-checkout-overview .block.block-shipping .order-review-wrapper .all-items .item-row .item-details .item-name .product-item-name a {
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  font-size: 1.4rem;
  text-transform: uppercase;
  font-weight: bold;
}
.multishipping-checkout-overview .block.block-shipping .order-review-wrapper .all-items .item-row .item-details .item-price-qty-contrat .price {
  display: inline-block;
  width: 200px;
  font-weight: bold;
}
.multishipping-checkout-overview .block.block-shipping .order-review-wrapper .all-items .item-row .item-details .item-price-qty-contrat .price label {
  display: inline;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  font-weight: bold;
  font-size: 1.4rem;
  text-transform: uppercase;
  color: #666666;
}
.multishipping-checkout-overview .block.block-shipping .order-review-wrapper .all-items .item-row .item-details .item-price-qty-contrat .price .price-excluding-tax {
  display: inline;
}
.multishipping-checkout-overview .block.block-shipping .order-review-wrapper .all-items .item-row .item-details .item-price-qty-contrat .price span.price {
  font-weight: bold;
  text-transform: uppercase;
  color: #41aefc;
  width: auto;
}
.multishipping-checkout-overview .block.block-shipping .order-review-wrapper .all-items .item-row .item-details .item-price-qty-contrat .qty {
  margin-left: 30px;
  display: inline-block;
  width: 100px;
}
.multishipping-checkout-overview .block.block-shipping .order-review-wrapper .all-items .item-row .item-details .item-price-qty-contrat .qty label {
  display: inline;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  font-weight: bold;
  font-size: 1.4rem;
  text-transform: uppercase;
  color: #666666;
}
.multishipping-checkout-overview .block.block-shipping .order-review-wrapper .all-items .item-row .item-details .item-price-qty-contrat .qty span {
  display: inline;
  font-weight: bold;
  font-size: 1.4rem;
  text-transform: uppercase;
  color: #41aefc;
}
.multishipping-checkout-overview .block.block-shipping .order-review-wrapper .all-items .item-foot {
  margin-top: 10px;
  padding: 10px 0px;
  border-top: 1px solid #cccccc;
  text-align: right;
  color: #666666;
  font-weight: bold;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.multishipping-checkout-overview .block.block-shipping .order-review-wrapper .all-items .item-foot .ms-chk-subtotal,
.multishipping-checkout-overview .block.block-shipping .order-review-wrapper .all-items .item-foot .ms-chk-shipping,
.multishipping-checkout-overview .block.block-shipping .order-review-wrapper .all-items .item-foot .ms-chk-grandtotal {
  text-transform: uppercase;
  margin-top: 10px;
}
.multishipping-checkout-overview .block.block-shipping .order-review-wrapper .all-items .item-foot .ms-chk-subtotal span.price,
.multishipping-checkout-overview .block.block-shipping .order-review-wrapper .all-items .item-foot .ms-chk-shipping span.price,
.multishipping-checkout-overview .block.block-shipping .order-review-wrapper .all-items .item-foot .ms-chk-grandtotal span.price {
  display: inline-block;
  color: #222222;
}
.multishipping-checkout-overview .block.block-shipping .order-review-wrapper .all-items .item-foot .ms-chk-subtotal span.price:before,
.multishipping-checkout-overview .block.block-shipping .order-review-wrapper .all-items .item-foot .ms-chk-shipping span.price:before,
.multishipping-checkout-overview .block.block-shipping .order-review-wrapper .all-items .item-foot .ms-chk-grandtotal span.price:before {
  content: ":";
  font-size: 1.4rem;
  color: #666666;
  margin-right: 5px;
  font-weight: bold;
}
.multishipping-checkout-overview .block.block-shipping .order-review-wrapper .all-items .item-foot .ms-chk-grandtotal span span.price {
  color: #41aefc;
}
.multishipping-checkout-billing .paypal-button.paypal-button-context-iframe {
  margin-top: 0px;
}
.multishipping-checkout-billing .page-title-wrapper {
  background: #41aefc;
  margin-bottom: 15px;
}
.multishipping-checkout-billing .page-title-wrapper .page-title {
  width: auto;
  margin: 0 auto;
  text-transform: uppercase;
  font-size: 1.6rem;
  color: #ffffff;
  padding: 8px 15px;
  font-weight: 600;
}
.multishipping-checkout-billing .box .box-title {
  height: 30px;
}
.multishipping-checkout-billing .box .box-title span {
  text-transform: uppercase;
  font-weight: bold;
}
.multishipping-checkout-billing .box .box-title > span:after {
  content: "";
  height: 2px;
  background: #41aefc;
  width: 60px;
  display: block;
  margin-top: 2px;
}
.multishipping-checkout-billing .box .box-title .action {
  position: absolute;
  bottom: 15px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  color: #41aefc;
}
.multishipping-checkout-billing .box .box-title .action:hover {
  color: #000000;
}
.multishipping-checkout-billing .block.block-billing {
  width: 80%;
}
.multishipping-checkout-billing .block.block-billing .box .box-title {
  height: 30px;
}
.multishipping-checkout-billing .block.block-billing .box .box-title span {
  font-weight: bold;
  text-transform: uppercase;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.multishipping-checkout-billing .block.block-billing .box .box-title > span:after {
  content: "";
  height: 2px;
  background: #41aefc;
  width: 60px;
  display: block;
  margin-top: 2px;
}
.multishipping-checkout-billing .block.block-billing .box .box-title .action {
  position: absolute;
  bottom: 15px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  color: #41aefc;
}
.multishipping-checkout-billing .block.block-billing .box .box-title .action:hover {
  color: #000000;
}
.multishipping-checkout-billing .block.block-billing .box.box-billing-address {
  float: none;
  width: 100%;
  background: #f9f9f9;
  padding: 12px;
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 30px;
}
.multishipping-checkout-billing .block.block-billing .box.box-billing-address .box-content address {
  line-height: 1.8rem;
  margin-top: -10px;
  margin-bottom: 20px;
}
.multishipping-checkout-billing .block.block-billing .box.box-billing-method {
  padding: 12px;
  float: none;
  width: 100%;
  background: #f9f9f9;
  margin-bottom: 15px;
}
.multishipping-checkout-billing .block.block-billing .box.box-billing-method .fieldset .legend {
  border-bottom: 0px;
}
.multishipping-checkout-billing .block.block-billing .box.box-billing-method .fieldset .box-content {
  margin-top: 15px;
}
.multishipping-checkout-billing .block.block-billing .box.box-billing-method .fieldset .box-content .checkout-payment-method > div {
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
  box-shadow: 0px 0px 4px 1px #f2f2f2;
  padding: 5px 15px;
  margin-bottom: 15px;
  border-radius: 7px;
}
.multishipping-checkout-billing .block.block-billing .box.box-billing-method .fieldset .box-content .checkout-payment-method .item-title {
  padding-top: 8px;
}
.multishipping-checkout-billing .block.block-billing .box.box-billing-method .fieldset .box-content .checkout-payment-method .item-title label {
  margin-bottom: 4px;
}
.multishipping-checkout-billing .block.block-billing .box.box-billing-method .fieldset .box-content .checkout-payment-method .item-content {
  border-top: 1px solid #cccccc;
  padding-top: 10px;
}
.multishipping-checkout-billing .secondary .action.back {
  border: 0px;
  font-weight: bold;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  background: none;
  color: #41aefc;
  font-size: 1.6rem;
  margin-bottom: 0px;
  position: relative;
  bottom: 12px;
  padding: 8px 15px;
}
.multishipping-checkout-billing .secondary .action.back:hover {
  background: none;
  color: #000000;
}
.multishipping-checkout-addresses .page-title-wrapper {
  background: #41aefc;
  margin-bottom: 15px;
}
.multishipping-checkout-addresses .page-title-wrapper .page-title {
  width: auto;
  margin: 0 auto;
  text-transform: uppercase;
  font-size: 1.6rem;
  color: #ffffff;
  padding: 8px 15px;
  font-weight: 600;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.multishipping-checkout-addresses .multicheckout.address.form {
  width: 80%;
}
.multishipping-checkout-addresses .multicheckout.address.form .chk-multi-caption-btns {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 7px 0px;
}
.multishipping-checkout-addresses .multicheckout.address.form .chk-multi-caption-btns .title {
  float: left;
  width: 40%;
  font-size: 1.2rem;
  color: #41aefc;
  margin-bottom: 0px;
}
.multishipping-checkout-addresses .multicheckout.address.form .chk-multi-caption-btns .secondary {
  float: right;
  width: 60%;
  text-align: right;
}
.multishipping-checkout-addresses .multicheckout.address.form .chk-multi-caption-btns .secondary .action,
.multishipping-checkout-addresses .multicheckout.address.form .chk-multi-caption-btns .secondary a.action {
  border: 0px !important;
  text-transform: uppercase;
  padding: 0px 10px !important;
  font-size: 1.2rem !important;
  font-weight: 600 !important;
  height: auto;
  background: none !important;
  color: #41aefc !important;
}
.multishipping-checkout-addresses .multicheckout.address.form .chk-multi-caption-btns .secondary .action:hover,
.multishipping-checkout-addresses .multicheckout.address.form .chk-multi-caption-btns .secondary a.action:hover,
.multishipping-checkout-addresses .multicheckout.address.form .chk-multi-caption-btns .secondary .action:focus,
.multishipping-checkout-addresses .multicheckout.address.form .chk-multi-caption-btns .secondary a.action:focus {
  color: #000000;
  background: none !important;
}
.multishipping-checkout-addresses .multicheckout.address.form .table-wrapper .items.data.table tbody tr:nth-child(odd),
.multishipping-checkout-addresses .multicheckout.address.form .table-wrapper .items.data.table tbody tr,
.multishipping-checkout-addresses .multicheckout.address.form .table-wrapper .items.data.table tbody tr:nth-child(even) {
  border: 0px;
  border-bottom: 1px solid #cccccc;
  background: none;
}
.multishipping-checkout-addresses .multicheckout.address.form .table-wrapper .items.data.table tbody tr:nth-child(odd) > td,
.multishipping-checkout-addresses .multicheckout.address.form .table-wrapper .items.data.table tbody tr > td,
.multishipping-checkout-addresses .multicheckout.address.form .table-wrapper .items.data.table tbody tr:nth-child(even) > td {
  border: 0px;
  background: none;
}
.multishipping-checkout-addresses .multicheckout.address.form .table-wrapper .items.data.table tbody tr:nth-child(odd) td.product-image .chk-item-image-wrapper .chk-item-image,
.multishipping-checkout-addresses .multicheckout.address.form .table-wrapper .items.data.table tbody tr td.product-image .chk-item-image-wrapper .chk-item-image,
.multishipping-checkout-addresses .multicheckout.address.form .table-wrapper .items.data.table tbody tr:nth-child(even) td.product-image .chk-item-image-wrapper .chk-item-image {
  max-width: 130px;
  max-height: 130px;
  width: auto;
}
.multishipping-checkout-addresses .multicheckout.address.form .table-wrapper .items.data.table tbody tr:nth-child(odd) td.product-details,
.multishipping-checkout-addresses .multicheckout.address.form .table-wrapper .items.data.table tbody tr td.product-details,
.multishipping-checkout-addresses .multicheckout.address.form .table-wrapper .items.data.table tbody tr:nth-child(even) td.product-details {
  position: relative;
}
.multishipping-checkout-addresses .multicheckout.address.form .table-wrapper .items.data.table tbody tr:nth-child(odd) td.product-details .chk-item-name,
.multishipping-checkout-addresses .multicheckout.address.form .table-wrapper .items.data.table tbody tr td.product-details .chk-item-name,
.multishipping-checkout-addresses .multicheckout.address.form .table-wrapper .items.data.table tbody tr:nth-child(even) td.product-details .chk-item-name {
  margin: 6px 0px;
}
.multishipping-checkout-addresses .multicheckout.address.form .table-wrapper .items.data.table tbody tr:nth-child(odd) td.product-details .chk-item-name .product-item-name a,
.multishipping-checkout-addresses .multicheckout.address.form .table-wrapper .items.data.table tbody tr td.product-details .chk-item-name .product-item-name a,
.multishipping-checkout-addresses .multicheckout.address.form .table-wrapper .items.data.table tbody tr:nth-child(even) td.product-details .chk-item-name .product-item-name a {
  font-size: 1.6rem;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  font-weight: 600;
  color: #222222;
}
.multishipping-checkout-addresses .multicheckout.address.form .table-wrapper .items.data.table tbody tr:nth-child(odd) td.product-details .chk-item-remove,
.multishipping-checkout-addresses .multicheckout.address.form .table-wrapper .items.data.table tbody tr td.product-details .chk-item-remove,
.multishipping-checkout-addresses .multicheckout.address.form .table-wrapper .items.data.table tbody tr:nth-child(even) td.product-details .chk-item-remove {
  position: absolute;
  right: 15px;
  bottom: 65px;
}
.multishipping-checkout-addresses .multicheckout.address.form .table-wrapper .items.data.table tbody tr:nth-child(odd) td.product-details .chk-item-remove .action.delete,
.multishipping-checkout-addresses .multicheckout.address.form .table-wrapper .items.data.table tbody tr td.product-details .chk-item-remove .action.delete,
.multishipping-checkout-addresses .multicheckout.address.form .table-wrapper .items.data.table tbody tr:nth-child(even) td.product-details .chk-item-remove .action.delete {
  border-radius: 25px;
  height: 40px;
  width: 40px;
  text-align: center;
  -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
  box-shadow: 0px 0px 4px 1px #f2f2f2;
  color: #41aefc;
  background: #ffffff;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.multishipping-checkout-addresses .multicheckout.address.form .table-wrapper .items.data.table tbody tr:nth-child(odd) td.product-details .chk-item-remove .action.delete .material-icons,
.multishipping-checkout-addresses .multicheckout.address.form .table-wrapper .items.data.table tbody tr td.product-details .chk-item-remove .action.delete .material-icons,
.multishipping-checkout-addresses .multicheckout.address.form .table-wrapper .items.data.table tbody tr:nth-child(even) td.product-details .chk-item-remove .action.delete .material-icons {
  position: relative;
  top: 9px;
}
.multishipping-checkout-addresses .multicheckout.address.form .table-wrapper .items.data.table tbody tr:nth-child(odd) td.product-details .chk-item-remove .action.delete:active,
.multishipping-checkout-addresses .multicheckout.address.form .table-wrapper .items.data.table tbody tr td.product-details .chk-item-remove .action.delete:active,
.multishipping-checkout-addresses .multicheckout.address.form .table-wrapper .items.data.table tbody tr:nth-child(even) td.product-details .chk-item-remove .action.delete:active {
  background: #ffffff;
  color: #41aefc;
}
.multishipping-checkout-addresses .multicheckout.address.form .table-wrapper .items.data.table tbody tr:nth-child(odd) td.product-details .chk-item-remove .action.delete:hover,
.multishipping-checkout-addresses .multicheckout.address.form .table-wrapper .items.data.table tbody tr td.product-details .chk-item-remove .action.delete:hover,
.multishipping-checkout-addresses .multicheckout.address.form .table-wrapper .items.data.table tbody tr:nth-child(even) td.product-details .chk-item-remove .action.delete:hover {
  background: #41aefc;
  color: #ffffff;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.multishipping-checkout-addresses .multicheckout.address.form .table-wrapper .items.data.table tbody tr:nth-child(odd) td.product-details .chk-item-remove .action.delete:hover .material-icons,
.multishipping-checkout-addresses .multicheckout.address.form .table-wrapper .items.data.table tbody tr td.product-details .chk-item-remove .action.delete:hover .material-icons,
.multishipping-checkout-addresses .multicheckout.address.form .table-wrapper .items.data.table tbody tr:nth-child(even) td.product-details .chk-item-remove .action.delete:hover .material-icons {
  color: #ffffff;
}
.multishipping-checkout-addresses .multicheckout.address.form .table-wrapper .items.data.table tbody tr:nth-child(odd) td.product-details .chk-item-qty,
.multishipping-checkout-addresses .multicheckout.address.form .table-wrapper .items.data.table tbody tr td.product-details .chk-item-qty,
.multishipping-checkout-addresses .multicheckout.address.form .table-wrapper .items.data.table tbody tr:nth-child(even) td.product-details .chk-item-qty {
  margin: 6px 0px;
}
.multishipping-checkout-addresses .multicheckout.address.form .table-wrapper .items.data.table tbody tr:nth-child(odd) td.product-details .field.address,
.multishipping-checkout-addresses .multicheckout.address.form .table-wrapper .items.data.table tbody tr td.product-details .field.address,
.multishipping-checkout-addresses .multicheckout.address.form .table-wrapper .items.data.table tbody tr:nth-child(even) td.product-details .field.address {
  margin: 6px 0px;
}
.multishipping-checkout-shipping .page-title-wrapper {
  background: #41aefc;
  margin-bottom: 15px;
}
.multishipping-checkout-shipping .page-title-wrapper .page-title {
  width: auto;
  margin: 0 auto;
  text-transform: uppercase;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  font-size: 1.6rem;
  color: #ffffff;
  padding: 8px 15px;
  font-weight: 600;
}
.multishipping-checkout-shipping .form.multicheckout.shipping {
  width: 80%;
}
.multishipping-checkout-shipping .form.multicheckout.shipping .block.block-shipping .block-title {
  background: none;
  padding: 0px;
  margin-bottom: 10px;
}
.multishipping-checkout-shipping .form.multicheckout.shipping .block.block-shipping .block-title strong {
  font-size: 1.3rem;
  color: #41aefc;
  padding: 0px;
  font-weight: 600;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  text-transform: uppercase;
}
.multishipping-checkout-shipping .form.multicheckout.shipping .block.block-shipping .block-content {
  background: #f9f9f9;
  padding: 10px;
}
.multishipping-checkout-shipping .form.multicheckout.shipping .block.block-shipping .block-content .action.edit {
  text-transform: uppercase;
  color: #41aefc;
  font-weight: bold;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.multishipping-checkout-shipping .form.multicheckout.shipping .block.block-shipping .block-content .action.edit span {
  font-weight: bold;
}
.multishipping-checkout-shipping .form.multicheckout.shipping .block.block-shipping .block-content .action.edit:hover {
  color: #000000;
}
.multishipping-checkout-shipping .form.multicheckout.shipping .block.block-shipping .block-content .multi-lineship {
  height: 2px;
  background: #41aefc;
  width: 60px;
  display: block;
  margin-top: 2px;
}
.multishipping-checkout-shipping .form.multicheckout.shipping .block.block-shipping .block-content .box .box-title {
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  text-transform: uppercase;
  font-size: 1.3rem;
}
.multishipping-checkout-shipping .form.multicheckout.shipping .block.block-shipping .block-content .box .box-title span {
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  font-size: 1.3rem;
}
.multishipping-checkout-shipping .form.multicheckout.shipping .block.block-shipping .block-content .box .box-content address {
  line-height: 1.8rem;
}
.multishipping-checkout-shipping .form.multicheckout.shipping .block.block-shipping .block-content .box .box-content address br:nth-child(2),
.multishipping-checkout-shipping .form.multicheckout.shipping .block.block-shipping .block-content .box .box-content address br:nth-child(4) {
  display: none;
}
.multishipping-checkout-shipping .form.multicheckout.shipping .block.block-shipping .block-content .box.box-items {
  width: 50%;
}
.multishipping-checkout-shipping .form.multicheckout.shipping .block.block-shipping .block-content .box.box-items .box-title {
  display: block;
}
.multishipping-checkout-shipping .form.multicheckout.shipping .block.block-shipping .block-content .box.box-items .box-title .action.edit {
  float: right;
  font-weight: bold;
}
.multishipping-checkout-shipping .form.multicheckout.shipping .block.block-shipping .block-content .box.box-items .box-title .action.edit span {
  font-weight: bold;
}
.multishipping-checkout-shipping .form.multicheckout.shipping .block.block-shipping .block-content .box.box-items .box-content {
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
  box-shadow: 0px 0px 4px 1px #f2f2f2;
}
.multishipping-checkout-shipping .form.multicheckout.shipping .block.block-shipping .block-content .box.box-items .box-content .table-wrapper .data.table tbody tr {
  border-top: 1px solid #cccccc;
}
.multishipping-checkout-shipping .form.multicheckout.shipping .block.block-shipping .block-content .box.box-items .box-content .table-wrapper .data.table tbody tr td.item-image .chk-item-image-wrapper .chk-item-image {
  height: 55px;
  width: auto;
}
.multishipping-checkout-shipping .form.multicheckout.shipping .block.block-shipping .block-content .box.box-items .box-content .table-wrapper .data.table tbody tr .product-item-name {
  font-weight: bold;
}
.multishipping-checkout-shipping .form.multicheckout.shipping .block.block-shipping .block-content .box.box-items .box-content .table-wrapper .data.table tbody tr .product-item-name a {
  font-weight: bold;
}
.multishipping-checkout-shipping .form.multicheckout.shipping .block.block-shipping .block-content .box.box-items .box-content .table-wrapper .data.table tbody tr .qty {
  font-weight: bold;
}
.multishipping-checkout-shipping .form.multicheckout.shipping .block.block-shipping .block-content .box.box-items .box-content .table-wrapper .data.table tbody tr .qty span {
  font-weight: bold;
}
.multishipping-checkout-shipping .form.multicheckout.shipping .block.block-shipping .block-content .box.box-items .box-content .table-wrapper .data.table tbody tr:first-child {
  border-top: 0px;
}
.multishipping-checkout-shipping .form.multicheckout.shipping .block.block-shipping .block-content .box.box-items .box-content .table-wrapper .data.table tbody tr:nth-child(odd),
.multishipping-checkout-shipping .form.multicheckout.shipping .block.block-shipping .block-content .box.box-items .box-content .table-wrapper .data.table tbody tr:nth-child(even) {
  border-left: 0px;
}
.multishipping-checkout-shipping .form.multicheckout.shipping .block.block-shipping .block-content .box.box-items .box-content .table-wrapper .data.table tbody tr:nth-child(odd) > th,
.multishipping-checkout-shipping .form.multicheckout.shipping .block.block-shipping .block-content .box.box-items .box-content .table-wrapper .data.table tbody tr:nth-child(odd) > td,
.multishipping-checkout-shipping .form.multicheckout.shipping .block.block-shipping .block-content .box.box-items .box-content .table-wrapper .data.table tbody tr:nth-child(even) > th,
.multishipping-checkout-shipping .form.multicheckout.shipping .block.block-shipping .block-content .box.box-items .box-content .table-wrapper .data.table tbody tr:nth-child(even) > td {
  background: none;
  border: 0px;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.multishipping-checkout-shipping .form.multicheckout.shipping .block.block-shipping .block-content .ship-add-meth {
  width: 50%;
  float: left;
}
.multishipping-checkout-shipping .form.multicheckout.shipping .block.block-shipping .block-content .ship-add-meth .box-shipping-address,
.multishipping-checkout-shipping .form.multicheckout.shipping .block.block-shipping .block-content .ship-add-meth .box-shipping-method {
  float: none;
}
.multishipping-checkout-shipping .form.multicheckout.shipping .block.block-shipping .block-content .ship-add-meth .box-shipping-address .item-content,
.multishipping-checkout-shipping .form.multicheckout.shipping .block.block-shipping .block-content .ship-add-meth .box-shipping-method .item-content {
  margin-bottom: 10px;
}
.multishipping-checkout-shipping .form.multicheckout.shipping .block.block-shipping .block-content .ship-add-meth .box-shipping-address .item-content .fieldset,
.multishipping-checkout-shipping .form.multicheckout.shipping .block.block-shipping .block-content .ship-add-meth .box-shipping-method .item-content .fieldset {
  margin-bottom: 1px;
}
.multishipping-checkout-shipping .form.multicheckout.shipping .block.block-shipping .block-content .ship-add-meth .box-shipping-address .box-content {
  margin-bottom: 15px;
}
.multishipping-checkout-shipping .form.multicheckout.shipping .block.block-shipping .block-content .ship-add-meth .box-shipping-method {
  padding-left: 0px;
  padding-right: 0px;
  width: 100%;
  margin-top: 30px;
}
.multishipping-checkout-shipping .form.multicheckout.shipping .actions-toolbar .secondary .action.back {
  border: 0px;
  font-weight: bold;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  background: none;
  color: #41aefc;
  font-size: 1.6rem;
  margin-bottom: 0px;
  position: relative;
  bottom: 12px;
  padding: 8px 15px;
}
.multishipping-checkout-shipping .form.multicheckout.shipping .actions-toolbar .secondary .action.back:hover {
  background: none;
  color: #000000;
}
.shipping-payment-header {
  background: #41aefc;
  margin-bottom: 15px;
}
.shipping-payment-header .shipping-payment-headcontainer {
  width: 1280px;
  margin: 0 auto;
  text-transform: uppercase;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  font-size: 1.6rem;
  color: #ffffff;
  padding: 8px 15px;
  font-weight: 600;
}
#checkout-step-shipping .field.addresses .control .shipping-address-items .shipping-address-item {
  width: 49%;
  line-height: 18px;
  padding-left: 40px;
  padding-top: 13px;
}
#checkout-step-shipping .field.addresses .control .shipping-address-items .shipping-address-item button {
  position: absolute;
  top: 15px;
  left: 10px;
  font-size: 0px;
  border-radius: 0px;
  padding: 7px;
  height: 7px;
  border: 2px solid #41aefc;
  width: 15px;
}
#checkout-step-shipping .field.addresses .control .shipping-address-items .shipping-address-item button:hover {
  background: #002f6c;
}
#checkout-step-shipping .field.addresses .control .shipping-address-items .shipping-address-item button.edit-address-link {
  padding: 5px;
  border-radius: 20px;
  border: 0px;
  background: none;
  bottom: 5px;
  left: 30px;
  top: unset;
  font-size: 1.4rem;
  margin: 0px;
  font-weight: bold;
  height: 28px;
  width: 50px;
  color: #41aefc;
}
#checkout-step-shipping .field.addresses .control .shipping-address-items .shipping-address-item button.edit-address-link:hover {
  background: #002f6c;
  text-decoration: none;
}
#checkout-step-shipping .field.addresses .control .shipping-address-items .shipping-address-item.selected-item:after {
  padding: 0px;
  height: 18px;
  top: 16px;
  left: 10px;
  width: 17px;
  font-size: 1.6rem;
  background: #41aefc;
}
#checkout-step-shipping .control .select {
  font-size: 1.4rem !important;
  height: 32px;
  border-radius: 20px;
  border: 1px solid #cccccc;
}
#checkout-step-shipping .control .select:hover,
#checkout-step-shipping .control .select:focus {
  border: 1px solid #41aefc;
}
#checkout-step-shipping .form-login {
  max-width: none;
}
#checkout-step-shipping .form-login #customer-email-fieldset .field {
  width: 60%;
}
#checkout-step-shipping .form-login #customer-email-fieldset .fieldset .field {
  width: 60%;
}
#checkout-step-shipping .ecc_customer_order_ref {
  display: block;
  width: 85%;
}
#checkout-step-shipping .ecc_customer_order_ref .label {
  font-size: 1.6rem;
}
#checkout-step-shipping .ecc_shipping_berore_field,
#checkout-step-shipping .ecc_tax_exempt_reference {
  display: inline-block;
  width: 40%;
  position: relative;
  margin-right: 4%;
  top: 10px;
}
#checkout-step-shipping .ecc_shipping_berore_field .label,
#checkout-step-shipping .ecc_tax_exempt_reference .label {
  font-size: 1.6rem;
}
.opc-wrapper .shipping-information {
  padding: 20px 30px;
  background: #fafafa;
}
.opc-wrapper .shipping-information .shipping-information-title {
  position: relative;
  font-size: 1.3rem;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.opc-wrapper .shipping-information .shipping-information-title span {
  font-weight: bold;
}
.opc-wrapper .shipping-information .shipping-information-title .line-ship {
  height: 2px;
  background: #41aefc;
  width: 60px;
  position: absolute;
  left: 0px;
  bottom: -5px;
}
.opc-wrapper .shipping-information .ship-to,
.opc-wrapper .shipping-information .ship-via {
  width: 45%;
  float: left;
}
.opc-wrapper .shipping-information .ship-to .action.action-edit,
.opc-wrapper .shipping-information .ship-via .action.action-edit {
  border: 0px;
  color: #41aefc;
  font-size: 1.3rem;
  text-transform: uppercase;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  text-decoration: none;
  background: none;
  margin-top: 20px;
  padding: 4px 7px;
}
.opc-wrapper .shipping-information .ship-to .action.action-edit:hover,
.opc-wrapper .shipping-information .ship-via .action.action-edit:hover {
  text-decoration: none;
  background: none;
}
.opc-wrapper .form.form-login #customer-email-fieldset .actions-toolbar .secondary a.action.remind {
  padding: 9px 15px 9px;
  border-radius: 25px;
  margin-right: 15px;
}
.opc-wrapper .form.form-login #customer-email-fieldset .actions-toolbar .secondary a.action.remind span {
  font-size: 1.4rem;
  font-weight: 600;
}
.opc-wrapper .shipping-address-item {
  background: #f5f5f5;
  border: 1px solid #f2f2f2;
  padding: 5px 10px;
  height: 200px;
  overflow-y: auto;
  margin: 0.5%;
}
.opc-wrapper .shipping-address-item:before {
  width: 0px;
}
.opc-wrapper .shipping-address-item.selected-item {
  border-color: #002f6c;
  background: #ffffff;
}
.opc-wrapper .shipping-address-item.selected-item:after {
  background: #f2f2f2;
}
.opc-wrapper .step-title.opc-block-summary {
  background: #41aefc;
  padding: 7px 15px;
  font-size: 1.6rem;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  border-bottom: none;
  font-weight: 600;
  color: #efefef;
  border-radius: 8px;
}
.opc-wrapper div.checkout-shipping-method .actions-toolbar > .primary {
  float: left;
}
.opc-wrapper div.checkout-shipping-method div.step-title {
  font-weight: 600;
  font-size: 2.0rem;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.opc-wrapper div.checkout-shipping-method .step-content .actions-toolbar .primary {
  float: left;
}
.opc-wrapper div.checkout-shipping-method .step-content .actions-toolbar .primary .button {
  padding-left: 25px !important;
  padding-right: 25px !important;
}
.opc-wrapper .shipping-address-item .action.action-select-shipping-item {
  position: absolute;
  bottom: 10px;
  right: 10px;
  margin: 0px;
}
.checkout-index-index .checkout-container .authentication-wrapper {
  margin-top: -125px;
}
.checkout-index-index .page-header .logo img {
  height: auto !important;
  width: 120px !important;
}
@media only screen and (min-width: 1024px) {
  .opc-wrapper .shipping-address-item {
    width: 31%;
  }
  .opc-wrapper .shipping-address-item:before {
    width: 0px;
  }
  .opc-wrapper .shipping-address-item.selected-item {
    border-color: #41aefc;
    background: #ffffff;
  }
  .opc-wrapper .shipping-address-item.selected-item:after {
    background: #41aefc;
  }
  .checkout-index-index.page-layout-checkout._has-modal .modal-popup .modal-inner-wrap {
    width: 840px;
  }
}
.payment-method .recaptcha-checkout-place-order .g-recaptcha {
  margin-bottom: 70px !important;
}
.payment-method .recaptcha-checkout-place-order .g-recaptcha .grecaptcha-badge {
  height: auto !important;
  box-shadow: none !important;
}
.payment-method .recaptcha-checkout-place-order .g-recaptcha .grecaptcha-badge iframe {
  box-shadow: #808080 0px 0px 5px !important;
}
#branch-pickup-container .step-title.opc-block-summary {
  margin-bottom: 2px;
}
#branch-pickup-container #branch-pickup-grid div button {
  padding: 7px 15px 6px;
  background: none;
}
#branch-pickup-container #branchpickup-addresses .branchpickup-shipping-address-items .form-login {
  max-width: none;
}
#branch-pickup-container #branchpickup-addresses .branchpickup-shipping-address-items .form-login #customer-email-fieldset .field {
  width: 60%;
}
#branch-pickup-container #branchpickup-addresses .branchpickup-shipping-address-items .field {
  display: inline-block;
  width: 45%;
  margin-left: 2%;
}
#branch-pickup-container #branchpickup-addresses .branchpickup-shipping-address-items .field .control {
  margin-top: 10px;
}
#branch-pickup-container #branchpickup-addresses .branchpickup-shipping-address-items .shipping-address-item {
  display: inline-block;
  width: 48%;
  height: 200px;
  line-height: 18px;
  padding-left: 40px;
  padding-top: 13px;
}
#branch-pickup-container #branchpickup-addresses .branchpickup-shipping-address-items .shipping-address-item button {
  position: absolute;
  top: 15px;
  left: 10px;
  font-size: 0px;
  border-radius: 0px;
  padding: 7px;
  height: 7px;
  border: 2px solid #41aefc;
  width: 15px;
}
#branch-pickup-container #branchpickup-addresses .branchpickup-shipping-address-items .shipping-address-item.selected-item:after {
  padding: 0px;
  height: 20px;
  top: 16px;
  left: 10px;
  width: 20px;
  font-size: 1.6rem;
  background: #41aefc;
}
#branchpickup-iframe-popup-modal,
#addresslocation-iframe-popup-modal {
  padding: 5px 7px;
}
#branchpickup-iframe-popup-modal .branchmaincontainer #branchpictionactions,
#addresslocation-iframe-popup-modal .branchmaincontainer #branchpictionactions {
  background: #f5f5f5;
  border: 1px solid #f2f2f2;
  padding: 10px 0px 10px 10px;
  margin-bottom: 20px;
}
#branchpickup-iframe-popup-modal .branchmaincontainer #branchpictionactions #delete-button,
#addresslocation-iframe-popup-modal .branchmaincontainer #branchpictionactions #delete-button {
  float: right;
}
#branchpickup-iframe-popup-modal .branchmaincontainer #branchpictionactions #delete-button:after,
#addresslocation-iframe-popup-modal .branchmaincontainer #branchpictionactions #delete-button:after {
  clear: both;
}
#branchpickup-iframe-popup-modal .branchmaincontainer #branchpictionactions .buttons-container,
#addresslocation-iframe-popup-modal .branchmaincontainer #branchpictionactions .buttons-container {
  width: 100%;
  padding-bottom: 0px !important;
}
#branchpickup-iframe-popup-modal .branchmaincontainer #branchpictionactions .buttons-container p,
#addresslocation-iframe-popup-modal .branchmaincontainer #branchpictionactions .buttons-container p {
  padding-top: 3px;
}
#branchpickup-iframe-popup-modal .branchmaincontainer .minicart-items li.product-item,
#addresslocation-iframe-popup-modal .branchmaincontainer .minicart-items li.product-item {
  padding: 10px;
  margin-bottom: 10px;
  background: #f9f9f9;
  padding: 15px 15px 15px 15px;
  -webkit-box-shadow: 0px 0px 3px 0px #f2f2f2;
  -moz-box-shadow: 0px 0px 3px 0px #f2f2f2;
  -o-box-shadow: 0px 0px 3px 0px #f2f2f2;
  box-shadow: 0px 0px 3px 0px #f2f2f2;
  border: 1px solid #f2f2f2;
}
#branchpickup-iframe-popup-modal .branchmaincontainer .minicart-items li.product-item .product-image-container,
#addresslocation-iframe-popup-modal .branchmaincontainer .minicart-items li.product-item .product-image-container {
  padding: 10px;
  height: 50px !important;
  width: 50px !important;
  border: 1px solid #f2f2f2;
  background: #ffffff;
}
#branchpickup-iframe-popup-modal .branchmaincontainer .minicart-items li.product-item .product-item-details,
#addresslocation-iframe-popup-modal .branchmaincontainer .minicart-items li.product-item .product-item-details {
  padding-left: 40px;
}
#branchpickup-iframe-popup-modal .branchmaincontainer .minicart-items li.product-item .product-item-details .product-item-name-block strong,
#addresslocation-iframe-popup-modal .branchmaincontainer .minicart-items li.product-item .product-item-details .product-item-name-block strong {
  font-weight: 600;
}
#branchpickup-iframe-popup-modal .branchmaincontainer .minicart-items li.product-item .product-item-details .details-qty,
#addresslocation-iframe-popup-modal .branchmaincontainer .minicart-items li.product-item .product-item-details .details-qty {
  font-size: 13px;
  line-height: 20px;
}
.checkout-container .opc-sidebar .modal-inner-wrap .opc-block-summary {
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.checkout-container .opc-wrapper .opc .checkout-payment-method .step-title,
.checkout-container .opc-wrapper .opc .checkout-payment-method .legend,
.checkout-container .opc-wrapper .opc .checkout-shipping-address .step-title,
.checkout-container .opc-wrapper .opc #branch-pickup-grid .step-title,
.checkout-container .opc-wrapper .opc .becc_customer_order_ref .step-title,
.checkout-container .opc-wrapper .opc .becc_tax_exempt_reference .step-title,
.checkout-container .opc-wrapper .opc .becc_required_date .step-title {
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.checkout-container .opc-wrapper .opc .checkout-shipping-address .address-button-container .ecc-search-address button,
.checkout-container .opc-wrapper .opc .checkout-shipping-address .address-button-container .new-address-popup button,
.checkout-container .opc-wrapper .opc .checkout-shipping-address .address-button-container .ecc-search-address .action-secondary,
.checkout-container .opc-wrapper .opc .checkout-shipping-address .address-button-container .new-address-popup .action-secondary,
.checkout-container .opc-wrapper .opc .checkout-shipping-address .address-button-container .ecc-search-address .action-show-popup,
.checkout-container .opc-wrapper .opc .checkout-shipping-address .address-button-container .new-address-popup .action-show-popup {
  background: none;
  padding: 5px 10px;
}
.checkout-container .opc-wrapper .opc .step-content .form-shipping-address .field .field {
  margin-bottom: 27px;
}
.checkout-container .opc-wrapper .opc .step-content .form-shipping-address .field .control div.field-error {
  position: absolute;
  bottom: -16px;
}
.checkout-container .opc-wrapper .opc .step-content .form-shipping-address .field.street {
  margin-bottom: 0px;
}
.checkout-container .opc-wrapper .opc .step-content .form-shipping-address .field.street .field.additional {
  margin-top: 15px;
}
.checkout-container .opc-progress-bar {
  margin: 0px 0 35px;
}
.checkout-container .authentication-wrapper {
  margin-top: -100px;
}
.checkout-container .authentication-wrapper .action.action-auth-toggle {
  border: 0px;
  -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
  box-shadow: 0px 0px 4px 1px #f2f2f2;
  color: #efefef;
  padding: 7px 15px 7px;
  border-radius: 4px;
  background: #41aefc;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 1.4rem;
  height: 38px;
  box-shadow: none;
  font-weight: bold;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  width: auto;
}
.checkout-container .authentication-wrapper .action.action-auth-toggle:hover {
  background: #002f6c !important;
  border: 0px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.checkout-container .modal-custom.opc-sidebar {
  z-index: 1000;
}
.checkout-container .opc-progress-bar .opc-progress-bar-item {
  margin-left: 39px;
  text-align: right;
}
.checkout-container .opc-progress-bar .opc-progress-bar-item:before {
  background: #f2f2f2;
  border: 1px solid transparent;
}
.checkout-container .opc-progress-bar .opc-progress-bar-item:first-child {
  margin-left: 0px;
}
.checkout-container .opc-progress-bar .opc-progress-bar-item:first-child:before {
  display: none;
}
.checkout-container .opc-progress-bar .opc-progress-bar-item:first-child:after {
  background: #f2f2f2;
  border: 1px solid transparent;
  top: 20px;
  transition: background 0.3s;
  content: '';
  height: 7px;
  left: 105% !important;
  position: absolute;
  width: 40%;
  border-radius: 6px 0px 0px 6px;
}
.checkout-container .opc-progress-bar .opc-progress-bar-item:first-child span {
  padding-left: 60px;
}
.checkout-container .opc-progress-bar .opc-progress-bar-item:first-child > span:before,
.checkout-container .opc-progress-bar .opc-progress-bar-item:first-child > span:after {
  left: 3px;
}
.checkout-container .opc-progress-bar .opc-progress-bar-item:before {
  width: 40%;
  top: 20px;
  left: 25%;
}
.checkout-container .opc-progress-bar .opc-progress-bar-item > span:before,
.checkout-container .opc-progress-bar .opc-progress-bar-item > span:after {
  border-radius: 50%;
  background: #f2f2f2;
  margin-left: 1px;
  left: 75%;
}
.checkout-container .opc-progress-bar .opc-progress-bar-item span {
  text-align: left;
  padding-left: 150px;
  text-transform: uppercase;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  font-size: 1.6rem;
  padding-top: 13px;
  color: #333333;
}
.checkout-container .opc-progress-bar .opc-progress-bar-item:last-child span {
  padding-left: 220px !important;
}
.checkout-container .opc-progress-bar .opc-progress-bar-item > span:before {
  height: 48px;
  width: 48px;
}
.checkout-container .opc-progress-bar .opc-progress-bar-item > span:after {
  height: 20px;
  width: 20px;
  top: 13px;
  margin-left: 14px;
  font-size: 1.4rem;
  color: #f2f2f2;
  content: '';
  border: 2px solid #41aefc;
  background: #f2f2f2;
}
.checkout-container .opc-progress-bar .opc-progress-bar-item._complete span {
  font-weight: bold;
}
.checkout-container .opc-progress-bar .opc-progress-bar-item._complete span:after {
  content: '\2713';
  width: 16px !important;
  padding: 0px 0px 0px 4px;
}
.checkout-container .opc-progress-bar .opc-progress-bar-item._active:before,
.checkout-container .opc-progress-bar .opc-progress-bar-item._complete:before,
.checkout-container .opc-progress-bar .opc-progress-bar-item._active:after,
.checkout-container .opc-progress-bar .opc-progress-bar-item._complete:after {
  background: #41aefc;
  border-color: transparent;
}
.checkout-container .opc-progress-bar .opc-progress-bar-item._active span,
.checkout-container .opc-progress-bar .opc-progress-bar-item._complete span {
  color: #41aefc;
}
.checkout-container .opc-progress-bar .opc-progress-bar-item._active span:before,
.checkout-container .opc-progress-bar .opc-progress-bar-item._complete span:before {
  background: #41aefc;
  border-color: #f2f2f2;
}
.checkout-container .opc-progress-bar .opc-progress-bar-item._active span:after,
.checkout-container .opc-progress-bar .opc-progress-bar-item._complete span:after {
  border-color: #f2f2f2;
  background: #41aefc;
  height: 20px;
  width: 20px;
  top: 13px;
  margin-left: 14px;
}
.checkout-container .opc-wrapper {
  width: 66.66%;
}
.checkout-container .opc-wrapper .payment-method-content .checkout-agreements-block .field {
  margin-top: 10px;
}
.checkout-container .opc-wrapper .payment-method-content .checkout-agreements-block .field .admin__control-textarea {
  height: 70px;
}
.checkout-container .opc-wrapper .opc .field.ecc_required_date.ecc_shipping_berore_field {
  top: 8px;
  max-width: 535px;
}
.checkout-container .opc-wrapper .opc .becc_required_date {
  margin-top: -3px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border-top: 0px !important;
}
.checkout-container .opc-wrapper .opc .becc_required_date .control {
  width: 535px;
}
.checkout-container .opc-wrapper .opc .field.becc_customer_order_ref .control,
.checkout-container .opc-wrapper .opc .field.becc_tax_exempt_reference .control,
.checkout-container .opc-wrapper .opc .becc_required_date .control {
  width: 500px;
}
.checkout-container .opc-wrapper .opc .checkout-shipping-address,
.checkout-container .opc-wrapper .opc #branch-pickup-grid,
.checkout-container .opc-wrapper .opc .becc_customer_order_ref,
.checkout-container .opc-wrapper .opc .becc_tax_exempt_reference,
.checkout-container .opc-wrapper .opc .becc_required_date {
  background: #f9f9f9;
  padding: 15px 15px 15px 15px;
  -webkit-box-shadow: 0px 0px 3px 0px #f2f2f2;
  -moz-box-shadow: 0px 0px 3px 0px #f2f2f2;
  -o-box-shadow: 0px 0px 3px 0px #f2f2f2;
  box-shadow: 0px 0px 3px 0px #f2f2f2;
  border: 1px solid #f2f2f2;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: 0px;
}
.checkout-container .opc-wrapper .opc .checkout-shipping-address .step-title,
.checkout-container .opc-wrapper .opc #branch-pickup-grid .step-title,
.checkout-container .opc-wrapper .opc .becc_customer_order_ref .step-title,
.checkout-container .opc-wrapper .opc .becc_tax_exempt_reference .step-title,
.checkout-container .opc-wrapper .opc .becc_required_date .step-title {
  font-size: 1.8rem;
  font-weight: 600;
  text-transform: uppercase;
  color: #222222;
}
.checkout-container .opc-wrapper .opc .checkout-shipping-address .step-content,
.checkout-container .opc-wrapper .opc #branch-pickup-grid .step-content,
.checkout-container .opc-wrapper .opc .becc_customer_order_ref .step-content,
.checkout-container .opc-wrapper .opc .becc_tax_exempt_reference .step-content,
.checkout-container .opc-wrapper .opc .becc_required_date .step-content {
  margin-bottom: 10px;
}
.checkout-container .opc-wrapper .opc .checkout-shipping-address .step-content .form.form-login,
.checkout-container .opc-wrapper .opc #branch-pickup-grid .step-content .form.form-login,
.checkout-container .opc-wrapper .opc .becc_customer_order_ref .step-content .form.form-login,
.checkout-container .opc-wrapper .opc .becc_tax_exempt_reference .step-content .form.form-login,
.checkout-container .opc-wrapper .opc .becc_required_date .step-content .form.form-login,
.checkout-container .opc-wrapper .opc .checkout-shipping-address .step-content .form.form-shipping-address,
.checkout-container .opc-wrapper .opc #branch-pickup-grid .step-content .form.form-shipping-address,
.checkout-container .opc-wrapper .opc .becc_customer_order_ref .step-content .form.form-shipping-address,
.checkout-container .opc-wrapper .opc .becc_tax_exempt_reference .step-content .form.form-shipping-address,
.checkout-container .opc-wrapper .opc .becc_required_date .step-content .form.form-shipping-address {
  max-width: 535px;
}
.checkout-container .opc-wrapper .opc .checkout-shipping-address .step-content .form.form-login .field .actions-toolbar,
.checkout-container .opc-wrapper .opc #branch-pickup-grid .step-content .form.form-login .field .actions-toolbar,
.checkout-container .opc-wrapper .opc .becc_customer_order_ref .step-content .form.form-login .field .actions-toolbar,
.checkout-container .opc-wrapper .opc .becc_tax_exempt_reference .step-content .form.form-login .field .actions-toolbar,
.checkout-container .opc-wrapper .opc .becc_required_date .step-content .form.form-login .field .actions-toolbar,
.checkout-container .opc-wrapper .opc .checkout-shipping-address .step-content .form.form-shipping-address .field .actions-toolbar,
.checkout-container .opc-wrapper .opc #branch-pickup-grid .step-content .form.form-shipping-address .field .actions-toolbar,
.checkout-container .opc-wrapper .opc .becc_customer_order_ref .step-content .form.form-shipping-address .field .actions-toolbar,
.checkout-container .opc-wrapper .opc .becc_tax_exempt_reference .step-content .form.form-shipping-address .field .actions-toolbar,
.checkout-container .opc-wrapper .opc .becc_required_date .step-content .form.form-shipping-address .field .actions-toolbar,
.checkout-container .opc-wrapper .opc .checkout-shipping-address .step-content .form.form-login .fieldset .actions-toolbar,
.checkout-container .opc-wrapper .opc #branch-pickup-grid .step-content .form.form-login .fieldset .actions-toolbar,
.checkout-container .opc-wrapper .opc .becc_customer_order_ref .step-content .form.form-login .fieldset .actions-toolbar,
.checkout-container .opc-wrapper .opc .becc_tax_exempt_reference .step-content .form.form-login .fieldset .actions-toolbar,
.checkout-container .opc-wrapper .opc .becc_required_date .step-content .form.form-login .fieldset .actions-toolbar,
.checkout-container .opc-wrapper .opc .checkout-shipping-address .step-content .form.form-shipping-address .fieldset .actions-toolbar,
.checkout-container .opc-wrapper .opc #branch-pickup-grid .step-content .form.form-shipping-address .fieldset .actions-toolbar,
.checkout-container .opc-wrapper .opc .becc_customer_order_ref .step-content .form.form-shipping-address .fieldset .actions-toolbar,
.checkout-container .opc-wrapper .opc .becc_tax_exempt_reference .step-content .form.form-shipping-address .fieldset .actions-toolbar,
.checkout-container .opc-wrapper .opc .becc_required_date .step-content .form.form-shipping-address .fieldset .actions-toolbar {
  padding-right: 36px;
}
.checkout-container .opc-wrapper .opc .checkout-shipping-address .step-content .form.form-login .field .control,
.checkout-container .opc-wrapper .opc #branch-pickup-grid .step-content .form.form-login .field .control,
.checkout-container .opc-wrapper .opc .becc_customer_order_ref .step-content .form.form-login .field .control,
.checkout-container .opc-wrapper .opc .becc_tax_exempt_reference .step-content .form.form-login .field .control,
.checkout-container .opc-wrapper .opc .becc_required_date .step-content .form.form-login .field .control,
.checkout-container .opc-wrapper .opc .checkout-shipping-address .step-content .form.form-shipping-address .field .control,
.checkout-container .opc-wrapper .opc #branch-pickup-grid .step-content .form.form-shipping-address .field .control,
.checkout-container .opc-wrapper .opc .becc_customer_order_ref .step-content .form.form-shipping-address .field .control,
.checkout-container .opc-wrapper .opc .becc_tax_exempt_reference .step-content .form.form-shipping-address .field .control,
.checkout-container .opc-wrapper .opc .becc_required_date .step-content .form.form-shipping-address .field .control,
.checkout-container .opc-wrapper .opc .checkout-shipping-address .step-content .form.form-login .fieldset .control,
.checkout-container .opc-wrapper .opc #branch-pickup-grid .step-content .form.form-login .fieldset .control,
.checkout-container .opc-wrapper .opc .becc_customer_order_ref .step-content .form.form-login .fieldset .control,
.checkout-container .opc-wrapper .opc .becc_tax_exempt_reference .step-content .form.form-login .fieldset .control,
.checkout-container .opc-wrapper .opc .becc_required_date .step-content .form.form-login .fieldset .control,
.checkout-container .opc-wrapper .opc .checkout-shipping-address .step-content .form.form-shipping-address .fieldset .control,
.checkout-container .opc-wrapper .opc #branch-pickup-grid .step-content .form.form-shipping-address .fieldset .control,
.checkout-container .opc-wrapper .opc .becc_customer_order_ref .step-content .form.form-shipping-address .fieldset .control,
.checkout-container .opc-wrapper .opc .becc_tax_exempt_reference .step-content .form.form-shipping-address .fieldset .control,
.checkout-container .opc-wrapper .opc .becc_required_date .step-content .form.form-shipping-address .fieldset .control {
  padding-right: 36px;
}
.checkout-container .opc-wrapper .opc .checkout-shipping-address .step-content .form.form-login .field .control .control,
.checkout-container .opc-wrapper .opc #branch-pickup-grid .step-content .form.form-login .field .control .control,
.checkout-container .opc-wrapper .opc .becc_customer_order_ref .step-content .form.form-login .field .control .control,
.checkout-container .opc-wrapper .opc .becc_tax_exempt_reference .step-content .form.form-login .field .control .control,
.checkout-container .opc-wrapper .opc .becc_required_date .step-content .form.form-login .field .control .control,
.checkout-container .opc-wrapper .opc .checkout-shipping-address .step-content .form.form-shipping-address .field .control .control,
.checkout-container .opc-wrapper .opc #branch-pickup-grid .step-content .form.form-shipping-address .field .control .control,
.checkout-container .opc-wrapper .opc .becc_customer_order_ref .step-content .form.form-shipping-address .field .control .control,
.checkout-container .opc-wrapper .opc .becc_tax_exempt_reference .step-content .form.form-shipping-address .field .control .control,
.checkout-container .opc-wrapper .opc .becc_required_date .step-content .form.form-shipping-address .field .control .control,
.checkout-container .opc-wrapper .opc .checkout-shipping-address .step-content .form.form-login .fieldset .control .control,
.checkout-container .opc-wrapper .opc #branch-pickup-grid .step-content .form.form-login .fieldset .control .control,
.checkout-container .opc-wrapper .opc .becc_customer_order_ref .step-content .form.form-login .fieldset .control .control,
.checkout-container .opc-wrapper .opc .becc_tax_exempt_reference .step-content .form.form-login .fieldset .control .control,
.checkout-container .opc-wrapper .opc .becc_required_date .step-content .form.form-login .fieldset .control .control,
.checkout-container .opc-wrapper .opc .checkout-shipping-address .step-content .form.form-shipping-address .fieldset .control .control,
.checkout-container .opc-wrapper .opc #branch-pickup-grid .step-content .form.form-shipping-address .fieldset .control .control,
.checkout-container .opc-wrapper .opc .becc_customer_order_ref .step-content .form.form-shipping-address .fieldset .control .control,
.checkout-container .opc-wrapper .opc .becc_tax_exempt_reference .step-content .form.form-shipping-address .fieldset .control .control,
.checkout-container .opc-wrapper .opc .becc_required_date .step-content .form.form-shipping-address .fieldset .control .control {
  padding-right: 0px;
}
.checkout-container .opc-wrapper .opc .checkout-shipping-address .step-content .form.form-login .field .control._with-tooltip,
.checkout-container .opc-wrapper .opc #branch-pickup-grid .step-content .form.form-login .field .control._with-tooltip,
.checkout-container .opc-wrapper .opc .becc_customer_order_ref .step-content .form.form-login .field .control._with-tooltip,
.checkout-container .opc-wrapper .opc .becc_tax_exempt_reference .step-content .form.form-login .field .control._with-tooltip,
.checkout-container .opc-wrapper .opc .becc_required_date .step-content .form.form-login .field .control._with-tooltip,
.checkout-container .opc-wrapper .opc .checkout-shipping-address .step-content .form.form-shipping-address .field .control._with-tooltip,
.checkout-container .opc-wrapper .opc #branch-pickup-grid .step-content .form.form-shipping-address .field .control._with-tooltip,
.checkout-container .opc-wrapper .opc .becc_customer_order_ref .step-content .form.form-shipping-address .field .control._with-tooltip,
.checkout-container .opc-wrapper .opc .becc_tax_exempt_reference .step-content .form.form-shipping-address .field .control._with-tooltip,
.checkout-container .opc-wrapper .opc .becc_required_date .step-content .form.form-shipping-address .field .control._with-tooltip,
.checkout-container .opc-wrapper .opc .checkout-shipping-address .step-content .form.form-login .fieldset .control._with-tooltip,
.checkout-container .opc-wrapper .opc #branch-pickup-grid .step-content .form.form-login .fieldset .control._with-tooltip,
.checkout-container .opc-wrapper .opc .becc_customer_order_ref .step-content .form.form-login .fieldset .control._with-tooltip,
.checkout-container .opc-wrapper .opc .becc_tax_exempt_reference .step-content .form.form-login .fieldset .control._with-tooltip,
.checkout-container .opc-wrapper .opc .becc_required_date .step-content .form.form-login .fieldset .control._with-tooltip,
.checkout-container .opc-wrapper .opc .checkout-shipping-address .step-content .form.form-shipping-address .fieldset .control._with-tooltip,
.checkout-container .opc-wrapper .opc #branch-pickup-grid .step-content .form.form-shipping-address .fieldset .control._with-tooltip,
.checkout-container .opc-wrapper .opc .becc_customer_order_ref .step-content .form.form-shipping-address .fieldset .control._with-tooltip,
.checkout-container .opc-wrapper .opc .becc_tax_exempt_reference .step-content .form.form-shipping-address .fieldset .control._with-tooltip,
.checkout-container .opc-wrapper .opc .becc_required_date .step-content .form.form-shipping-address .fieldset .control._with-tooltip {
  padding-right: 0px;
}
.checkout-container .opc-wrapper .opc .checkout-shipping-address .step-content .form.form-login .field .control div.mage-error#customer-email-error,
.checkout-container .opc-wrapper .opc #branch-pickup-grid .step-content .form.form-login .field .control div.mage-error#customer-email-error,
.checkout-container .opc-wrapper .opc .becc_customer_order_ref .step-content .form.form-login .field .control div.mage-error#customer-email-error,
.checkout-container .opc-wrapper .opc .becc_tax_exempt_reference .step-content .form.form-login .field .control div.mage-error#customer-email-error,
.checkout-container .opc-wrapper .opc .becc_required_date .step-content .form.form-login .field .control div.mage-error#customer-email-error,
.checkout-container .opc-wrapper .opc .checkout-shipping-address .step-content .form.form-shipping-address .field .control div.mage-error#customer-email-error,
.checkout-container .opc-wrapper .opc #branch-pickup-grid .step-content .form.form-shipping-address .field .control div.mage-error#customer-email-error,
.checkout-container .opc-wrapper .opc .becc_customer_order_ref .step-content .form.form-shipping-address .field .control div.mage-error#customer-email-error,
.checkout-container .opc-wrapper .opc .becc_tax_exempt_reference .step-content .form.form-shipping-address .field .control div.mage-error#customer-email-error,
.checkout-container .opc-wrapper .opc .becc_required_date .step-content .form.form-shipping-address .field .control div.mage-error#customer-email-error,
.checkout-container .opc-wrapper .opc .checkout-shipping-address .step-content .form.form-login .fieldset .control div.mage-error#customer-email-error,
.checkout-container .opc-wrapper .opc #branch-pickup-grid .step-content .form.form-login .fieldset .control div.mage-error#customer-email-error,
.checkout-container .opc-wrapper .opc .becc_customer_order_ref .step-content .form.form-login .fieldset .control div.mage-error#customer-email-error,
.checkout-container .opc-wrapper .opc .becc_tax_exempt_reference .step-content .form.form-login .fieldset .control div.mage-error#customer-email-error,
.checkout-container .opc-wrapper .opc .becc_required_date .step-content .form.form-login .fieldset .control div.mage-error#customer-email-error,
.checkout-container .opc-wrapper .opc .checkout-shipping-address .step-content .form.form-shipping-address .fieldset .control div.mage-error#customer-email-error,
.checkout-container .opc-wrapper .opc #branch-pickup-grid .step-content .form.form-shipping-address .fieldset .control div.mage-error#customer-email-error,
.checkout-container .opc-wrapper .opc .becc_customer_order_ref .step-content .form.form-shipping-address .fieldset .control div.mage-error#customer-email-error,
.checkout-container .opc-wrapper .opc .becc_tax_exempt_reference .step-content .form.form-shipping-address .fieldset .control div.mage-error#customer-email-error,
.checkout-container .opc-wrapper .opc .becc_required_date .step-content .form.form-shipping-address .fieldset .control div.mage-error#customer-email-error {
  top: 39px;
}
.checkout-container .opc-wrapper .opc .checkout-shipping-address .step-content .form.form-login .field .control div.mage-error#customer-password-error,
.checkout-container .opc-wrapper .opc #branch-pickup-grid .step-content .form.form-login .field .control div.mage-error#customer-password-error,
.checkout-container .opc-wrapper .opc .becc_customer_order_ref .step-content .form.form-login .field .control div.mage-error#customer-password-error,
.checkout-container .opc-wrapper .opc .becc_tax_exempt_reference .step-content .form.form-login .field .control div.mage-error#customer-password-error,
.checkout-container .opc-wrapper .opc .becc_required_date .step-content .form.form-login .field .control div.mage-error#customer-password-error,
.checkout-container .opc-wrapper .opc .checkout-shipping-address .step-content .form.form-shipping-address .field .control div.mage-error#customer-password-error,
.checkout-container .opc-wrapper .opc #branch-pickup-grid .step-content .form.form-shipping-address .field .control div.mage-error#customer-password-error,
.checkout-container .opc-wrapper .opc .becc_customer_order_ref .step-content .form.form-shipping-address .field .control div.mage-error#customer-password-error,
.checkout-container .opc-wrapper .opc .becc_tax_exempt_reference .step-content .form.form-shipping-address .field .control div.mage-error#customer-password-error,
.checkout-container .opc-wrapper .opc .becc_required_date .step-content .form.form-shipping-address .field .control div.mage-error#customer-password-error,
.checkout-container .opc-wrapper .opc .checkout-shipping-address .step-content .form.form-login .fieldset .control div.mage-error#customer-password-error,
.checkout-container .opc-wrapper .opc #branch-pickup-grid .step-content .form.form-login .fieldset .control div.mage-error#customer-password-error,
.checkout-container .opc-wrapper .opc .becc_customer_order_ref .step-content .form.form-login .fieldset .control div.mage-error#customer-password-error,
.checkout-container .opc-wrapper .opc .becc_tax_exempt_reference .step-content .form.form-login .fieldset .control div.mage-error#customer-password-error,
.checkout-container .opc-wrapper .opc .becc_required_date .step-content .form.form-login .fieldset .control div.mage-error#customer-password-error,
.checkout-container .opc-wrapper .opc .checkout-shipping-address .step-content .form.form-shipping-address .fieldset .control div.mage-error#customer-password-error,
.checkout-container .opc-wrapper .opc #branch-pickup-grid .step-content .form.form-shipping-address .fieldset .control div.mage-error#customer-password-error,
.checkout-container .opc-wrapper .opc .becc_customer_order_ref .step-content .form.form-shipping-address .fieldset .control div.mage-error#customer-password-error,
.checkout-container .opc-wrapper .opc .becc_tax_exempt_reference .step-content .form.form-shipping-address .fieldset .control div.mage-error#customer-password-error,
.checkout-container .opc-wrapper .opc .becc_required_date .step-content .form.form-shipping-address .fieldset .control div.mage-error#customer-password-error {
  top: 57px;
}
.checkout-container .opc-wrapper .opc .checkout-shipping-address .step-content .form.form-login .field .control span.note,
.checkout-container .opc-wrapper .opc #branch-pickup-grid .step-content .form.form-login .field .control span.note,
.checkout-container .opc-wrapper .opc .becc_customer_order_ref .step-content .form.form-login .field .control span.note,
.checkout-container .opc-wrapper .opc .becc_tax_exempt_reference .step-content .form.form-login .field .control span.note,
.checkout-container .opc-wrapper .opc .becc_required_date .step-content .form.form-login .field .control span.note,
.checkout-container .opc-wrapper .opc .checkout-shipping-address .step-content .form.form-shipping-address .field .control span.note,
.checkout-container .opc-wrapper .opc #branch-pickup-grid .step-content .form.form-shipping-address .field .control span.note,
.checkout-container .opc-wrapper .opc .becc_customer_order_ref .step-content .form.form-shipping-address .field .control span.note,
.checkout-container .opc-wrapper .opc .becc_tax_exempt_reference .step-content .form.form-shipping-address .field .control span.note,
.checkout-container .opc-wrapper .opc .becc_required_date .step-content .form.form-shipping-address .field .control span.note,
.checkout-container .opc-wrapper .opc .checkout-shipping-address .step-content .form.form-login .fieldset .control span.note,
.checkout-container .opc-wrapper .opc #branch-pickup-grid .step-content .form.form-login .fieldset .control span.note,
.checkout-container .opc-wrapper .opc .becc_customer_order_ref .step-content .form.form-login .fieldset .control span.note,
.checkout-container .opc-wrapper .opc .becc_tax_exempt_reference .step-content .form.form-login .fieldset .control span.note,
.checkout-container .opc-wrapper .opc .becc_required_date .step-content .form.form-login .fieldset .control span.note,
.checkout-container .opc-wrapper .opc .checkout-shipping-address .step-content .form.form-shipping-address .fieldset .control span.note,
.checkout-container .opc-wrapper .opc #branch-pickup-grid .step-content .form.form-shipping-address .fieldset .control span.note,
.checkout-container .opc-wrapper .opc .becc_customer_order_ref .step-content .form.form-shipping-address .fieldset .control span.note,
.checkout-container .opc-wrapper .opc .becc_tax_exempt_reference .step-content .form.form-shipping-address .fieldset .control span.note,
.checkout-container .opc-wrapper .opc .becc_required_date .step-content .form.form-shipping-address .fieldset .control span.note {
  margin-top: 15px;
}
.checkout-container .opc-wrapper .opc .checkout-shipping-address .step-content .form.form-login .fieldset .actions-toolbar .primary .action.login.primary,
.checkout-container .opc-wrapper .opc #branch-pickup-grid .step-content .form.form-login .fieldset .actions-toolbar .primary .action.login.primary,
.checkout-container .opc-wrapper .opc .becc_customer_order_ref .step-content .form.form-login .fieldset .actions-toolbar .primary .action.login.primary,
.checkout-container .opc-wrapper .opc .becc_tax_exempt_reference .step-content .form.form-login .fieldset .actions-toolbar .primary .action.login.primary,
.checkout-container .opc-wrapper .opc .becc_required_date .step-content .form.form-login .fieldset .actions-toolbar .primary .action.login.primary,
.checkout-container .opc-wrapper .opc .checkout-shipping-address .step-content .form.form-shipping-address .fieldset .actions-toolbar .primary .action.login.primary,
.checkout-container .opc-wrapper .opc #branch-pickup-grid .step-content .form.form-shipping-address .fieldset .actions-toolbar .primary .action.login.primary,
.checkout-container .opc-wrapper .opc .becc_customer_order_ref .step-content .form.form-shipping-address .fieldset .actions-toolbar .primary .action.login.primary,
.checkout-container .opc-wrapper .opc .becc_tax_exempt_reference .step-content .form.form-shipping-address .fieldset .actions-toolbar .primary .action.login.primary,
.checkout-container .opc-wrapper .opc .becc_required_date .step-content .form.form-shipping-address .fieldset .actions-toolbar .primary .action.login.primary {
  padding: 7px 15px;
  margin-right: 0px;
  border-radius: 25px;
}
.checkout-container .opc-wrapper .opc .checkout-shipping-address .step-content .form.form-login .fieldset .actions-toolbar div.secondary .action.remind,
.checkout-container .opc-wrapper .opc #branch-pickup-grid .step-content .form.form-login .fieldset .actions-toolbar div.secondary .action.remind,
.checkout-container .opc-wrapper .opc .becc_customer_order_ref .step-content .form.form-login .fieldset .actions-toolbar div.secondary .action.remind,
.checkout-container .opc-wrapper .opc .becc_tax_exempt_reference .step-content .form.form-login .fieldset .actions-toolbar div.secondary .action.remind,
.checkout-container .opc-wrapper .opc .becc_required_date .step-content .form.form-login .fieldset .actions-toolbar div.secondary .action.remind,
.checkout-container .opc-wrapper .opc .checkout-shipping-address .step-content .form.form-shipping-address .fieldset .actions-toolbar div.secondary .action.remind,
.checkout-container .opc-wrapper .opc #branch-pickup-grid .step-content .form.form-shipping-address .fieldset .actions-toolbar div.secondary .action.remind,
.checkout-container .opc-wrapper .opc .becc_customer_order_ref .step-content .form.form-shipping-address .fieldset .actions-toolbar div.secondary .action.remind,
.checkout-container .opc-wrapper .opc .becc_tax_exempt_reference .step-content .form.form-shipping-address .fieldset .actions-toolbar div.secondary .action.remind,
.checkout-container .opc-wrapper .opc .becc_required_date .step-content .form.form-shipping-address .fieldset .actions-toolbar div.secondary .action.remind {
  margin-bottom: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  margin-right: 15px;
  border-radius: 25px;
}
.checkout-container .opc-wrapper .opc .checkout-shipping-address .step-content #co-shipping-form.form-shipping-address,
.checkout-container .opc-wrapper .opc #branch-pickup-grid .step-content #co-shipping-form.form-shipping-address,
.checkout-container .opc-wrapper .opc .becc_customer_order_ref .step-content #co-shipping-form.form-shipping-address,
.checkout-container .opc-wrapper .opc .becc_tax_exempt_reference .step-content #co-shipping-form.form-shipping-address,
.checkout-container .opc-wrapper .opc .becc_required_date .step-content #co-shipping-form.form-shipping-address {
  width: 100%;
  max-width: none;
}
.checkout-container .opc-wrapper .opc .checkout-shipping-address .step-content #co-shipping-form.form-shipping-address #shipping-new-address-form,
.checkout-container .opc-wrapper .opc #branch-pickup-grid .step-content #co-shipping-form.form-shipping-address #shipping-new-address-form,
.checkout-container .opc-wrapper .opc .becc_customer_order_ref .step-content #co-shipping-form.form-shipping-address #shipping-new-address-form,
.checkout-container .opc-wrapper .opc .becc_tax_exempt_reference .step-content #co-shipping-form.form-shipping-address #shipping-new-address-form,
.checkout-container .opc-wrapper .opc .becc_required_date .step-content #co-shipping-form.form-shipping-address #shipping-new-address-form {
  width: 100%;
}
.checkout-container .opc-wrapper .opc .checkout-shipping-address .step-content #co-shipping-form.form-shipping-address #shipping-new-address-form .field,
.checkout-container .opc-wrapper .opc #branch-pickup-grid .step-content #co-shipping-form.form-shipping-address #shipping-new-address-form .field,
.checkout-container .opc-wrapper .opc .becc_customer_order_ref .step-content #co-shipping-form.form-shipping-address #shipping-new-address-form .field,
.checkout-container .opc-wrapper .opc .becc_tax_exempt_reference .step-content #co-shipping-form.form-shipping-address #shipping-new-address-form .field,
.checkout-container .opc-wrapper .opc .becc_required_date .step-content #co-shipping-form.form-shipping-address #shipping-new-address-form .field {
  display: inline-block;
  width: 45%;
}
.checkout-container .opc-wrapper .opc .checkout-shipping-address .step-content #co-shipping-form.form-shipping-address #shipping-new-address-form .field .control,
.checkout-container .opc-wrapper .opc #branch-pickup-grid .step-content #co-shipping-form.form-shipping-address #shipping-new-address-form .field .control,
.checkout-container .opc-wrapper .opc .becc_customer_order_ref .step-content #co-shipping-form.form-shipping-address #shipping-new-address-form .field .control,
.checkout-container .opc-wrapper .opc .becc_tax_exempt_reference .step-content #co-shipping-form.form-shipping-address #shipping-new-address-form .field .control,
.checkout-container .opc-wrapper .opc .becc_required_date .step-content #co-shipping-form.form-shipping-address #shipping-new-address-form .field .control {
  position: relative;
  padding-bottom: 15px;
}
.checkout-container .opc-wrapper .opc .checkout-shipping-address .step-content #co-shipping-form.form-shipping-address #shipping-new-address-form .field .control .field-note,
.checkout-container .opc-wrapper .opc #branch-pickup-grid .step-content #co-shipping-form.form-shipping-address #shipping-new-address-form .field .control .field-note,
.checkout-container .opc-wrapper .opc .becc_customer_order_ref .step-content #co-shipping-form.form-shipping-address #shipping-new-address-form .field .control .field-note,
.checkout-container .opc-wrapper .opc .becc_tax_exempt_reference .step-content #co-shipping-form.form-shipping-address #shipping-new-address-form .field .control .field-note,
.checkout-container .opc-wrapper .opc .becc_required_date .step-content #co-shipping-form.form-shipping-address #shipping-new-address-form .field .control .field-note {
  position: absolute;
}
.checkout-container .opc-wrapper .opc .checkout-shipping-address .step-content #co-shipping-form.form-shipping-address #shipping-new-address-form .field.street,
.checkout-container .opc-wrapper .opc #branch-pickup-grid .step-content #co-shipping-form.form-shipping-address #shipping-new-address-form .field.street,
.checkout-container .opc-wrapper .opc .becc_customer_order_ref .step-content #co-shipping-form.form-shipping-address #shipping-new-address-form .field.street,
.checkout-container .opc-wrapper .opc .becc_tax_exempt_reference .step-content #co-shipping-form.form-shipping-address #shipping-new-address-form .field.street,
.checkout-container .opc-wrapper .opc .becc_required_date .step-content #co-shipping-form.form-shipping-address #shipping-new-address-form .field.street {
  width: 90%;
}
.checkout-container .opc-wrapper .opc .checkout-shipping-address .step-content #co-shipping-form.form-shipping-address #shipping-new-address-form .field.street .field,
.checkout-container .opc-wrapper .opc #branch-pickup-grid .step-content #co-shipping-form.form-shipping-address #shipping-new-address-form .field.street .field,
.checkout-container .opc-wrapper .opc .becc_customer_order_ref .step-content #co-shipping-form.form-shipping-address #shipping-new-address-form .field.street .field,
.checkout-container .opc-wrapper .opc .becc_tax_exempt_reference .step-content #co-shipping-form.form-shipping-address #shipping-new-address-form .field.street .field,
.checkout-container .opc-wrapper .opc .becc_required_date .step-content #co-shipping-form.form-shipping-address #shipping-new-address-form .field.street .field {
  margin-left: 0px;
  width: 100%;
}
.checkout-container .opc-wrapper .opc .checkout-shipping-address .step-content #co-shipping-form.form-shipping-address #shipping-new-address-form .field.street .field.additional,
.checkout-container .opc-wrapper .opc #branch-pickup-grid .step-content #co-shipping-form.form-shipping-address #shipping-new-address-form .field.street .field.additional,
.checkout-container .opc-wrapper .opc .becc_customer_order_ref .step-content #co-shipping-form.form-shipping-address #shipping-new-address-form .field.street .field.additional,
.checkout-container .opc-wrapper .opc .becc_tax_exempt_reference .step-content #co-shipping-form.form-shipping-address #shipping-new-address-form .field.street .field.additional,
.checkout-container .opc-wrapper .opc .becc_required_date .step-content #co-shipping-form.form-shipping-address #shipping-new-address-form .field.street .field.additional {
  width: 47%;
}
.checkout-container .opc-wrapper .opc .checkout-shipping-address .step-content #co-shipping-form.form-shipping-address #shipping-new-address-form .field.street .field.additional:nth-child(2),
.checkout-container .opc-wrapper .opc #branch-pickup-grid .step-content #co-shipping-form.form-shipping-address #shipping-new-address-form .field.street .field.additional:nth-child(2),
.checkout-container .opc-wrapper .opc .becc_customer_order_ref .step-content #co-shipping-form.form-shipping-address #shipping-new-address-form .field.street .field.additional:nth-child(2),
.checkout-container .opc-wrapper .opc .becc_tax_exempt_reference .step-content #co-shipping-form.form-shipping-address #shipping-new-address-form .field.street .field.additional:nth-child(2),
.checkout-container .opc-wrapper .opc .becc_required_date .step-content #co-shipping-form.form-shipping-address #shipping-new-address-form .field.street .field.additional:nth-child(2) {
  margin-right: 5%;
}
.checkout-container .opc-wrapper .opc .checkout-shipping-address .ecc_customer_order_ref,
.checkout-container .opc-wrapper .opc #branch-pickup-grid .ecc_customer_order_ref,
.checkout-container .opc-wrapper .opc .becc_customer_order_ref .ecc_customer_order_ref,
.checkout-container .opc-wrapper .opc .becc_tax_exempt_reference .ecc_customer_order_ref,
.checkout-container .opc-wrapper .opc .becc_required_date .ecc_customer_order_ref,
.checkout-container .opc-wrapper .opc .checkout-shipping-address .ecc_tax_exempt_reference,
.checkout-container .opc-wrapper .opc #branch-pickup-grid .ecc_tax_exempt_reference,
.checkout-container .opc-wrapper .opc .becc_customer_order_ref .ecc_tax_exempt_reference,
.checkout-container .opc-wrapper .opc .becc_tax_exempt_reference .ecc_tax_exempt_reference,
.checkout-container .opc-wrapper .opc .becc_required_date .ecc_tax_exempt_reference {
  max-width: none;
  position: static;
  margin-top: 15px;
}
.checkout-container .opc-wrapper .opc .checkout-shipping-address .ecc_customer_order_ref .control .input-text,
.checkout-container .opc-wrapper .opc #branch-pickup-grid .ecc_customer_order_ref .control .input-text,
.checkout-container .opc-wrapper .opc .becc_customer_order_ref .ecc_customer_order_ref .control .input-text,
.checkout-container .opc-wrapper .opc .becc_tax_exempt_reference .ecc_customer_order_ref .control .input-text,
.checkout-container .opc-wrapper .opc .becc_required_date .ecc_customer_order_ref .control .input-text,
.checkout-container .opc-wrapper .opc .checkout-shipping-address .ecc_tax_exempt_reference .control .input-text,
.checkout-container .opc-wrapper .opc #branch-pickup-grid .ecc_tax_exempt_reference .control .input-text,
.checkout-container .opc-wrapper .opc .becc_customer_order_ref .ecc_tax_exempt_reference .control .input-text,
.checkout-container .opc-wrapper .opc .becc_tax_exempt_reference .ecc_tax_exempt_reference .control .input-text,
.checkout-container .opc-wrapper .opc .becc_required_date .ecc_tax_exempt_reference .control .input-text {
  width: 100%;
  margin-top: 5px;
}
.checkout-container .opc-wrapper .opc .becc_customer_order_ref,
.checkout-container .opc-wrapper .opc .becc_tax_exempt_reference {
  margin-top: -2px;
  border: 0px;
}
.checkout-container .opc-wrapper .opc .dda-block {
  background: #f9f9f9;
  padding: 15px 15px 15px 15px;
  -webkit-box-shadow: 0px 0px 3px 0px #f2f2f2;
  -moz-box-shadow: 0px 0px 3px 0px #f2f2f2;
  -o-box-shadow: 0px 0px 3px 0px #f2f2f2;
  box-shadow: 0px 0px 3px 0px #f2f2f2;
  border: 1px solid #f2f2f2;
  padding-bottom: 50px;
  margin-top: -2px;
  border: 0px;
}
.checkout-container .opc-wrapper .opc .dda-block .step-title {
  font-size: 1.8rem;
  font-weight: 600;
  text-transform: uppercase;
  color: #222222;
  border-bottom: 1px solid #f2f2f2;
  margin-bottom: 5px;
}
.checkout-container .opc-wrapper .opc .dda-block .dda-form {
  padding: 15px 0px;
}
.checkout-container .opc-wrapper .opc .dda-block .dda-form .field .control .select {
  margin-top: 5px;
  width: 50%;
}
.checkout-container .opc-wrapper .opc .checkout-shipping-method#branchnextbutton {
  margin-bottom: 5px;
  margin-top: 8px;
  padding-right: 10px;
}
.checkout-container .opc-wrapper .opc .checkout-shipping-method#branchnextbutton .actions-toolbar div.primary .form methods-shipping .opc-branch-continue {
  padding: 5px 15px;
}
.checkout-container .opc-wrapper .opc li.checkout-shipping-method {
  background: #f9f9f9;
  padding: 15px 15px 15px 15px;
  -webkit-box-shadow: 0px 0px 3px 0px #f2f2f2;
  -moz-box-shadow: 0px 0px 3px 0px #f2f2f2;
  -o-box-shadow: 0px 0px 3px 0px #f2f2f2;
  box-shadow: 0px 0px 3px 0px #f2f2f2;
  border: 1px solid #f2f2f2;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: 0px;
  margin-top: 15px;
}
.checkout-container .opc-wrapper .opc li.checkout-shipping-method .step-title {
  font-size: 1.8rem;
  font-weight: 600;
  text-transform: uppercase;
  color: #222222;
}
.checkout-container .opc-wrapper .opc li.checkout-shipping-method .step-content {
  margin-bottom: 10px;
}
.checkout-container .opc-wrapper .opc li.checkout-shipping-method .step-content .table-checkout-shipping-method {
  background: #ffffff;
  margin-top: 15px;
  margin-bottom: 25px;
}
.checkout-container .opc-wrapper .opc li.checkout-shipping-method .step-content .table-checkout-shipping-method tbody {
  border: 1px solid #f2f2f2;
}
.checkout-container .opc-wrapper .opc li.checkout-shipping-method .step-content .table-checkout-shipping-method tbody tr td {
  padding-left: 10px;
}
.checkout-container .opc-wrapper .opc li.checkout-shipping-method .field .control .select {
  margin-top: 5px;
  width: 50%;
}
.checkout-container .opc-wrapper .opc li.checkout-shipping-method div.primary {
  background: transparent;
}
.checkout-container .opc-wrapper .opc li.checkout-shipping-method div.primary .continue.primary {
  padding: 7px 20px;
}
.checkout-container .opc-wrapper .opc li.checkout-shipping-method .dda-block {
  box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -webkit-box-shadow: none;
  padding: 0px;
  border: 0px;
}
.checkout-container .opc-wrapper .opc li.checkout-shipping-method .dda-block .dda-form {
  padding: 15px 0px;
}
.checkout-container .opc-wrapper .opc .checkout-payment-method {
  background: #f9f9f9;
  padding: 15px 15px 15px 15px;
  -webkit-box-shadow: 0px 0px 3px 0px #f2f2f2;
  -moz-box-shadow: 0px 0px 3px 0px #f2f2f2;
  -o-box-shadow: 0px 0px 3px 0px #f2f2f2;
  box-shadow: 0px 0px 3px 0px #f2f2f2;
  border: 1px solid #f2f2f2;
  box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -webkit-box-shadow: none;
  border: 0px;
  margin-top: 45px;
}
.checkout-container .opc-wrapper .opc .checkout-payment-method .fieldset br {
  display: none;
}
.checkout-container .opc-wrapper .opc .checkout-payment-method .step-title,
.checkout-container .opc-wrapper .opc .checkout-payment-method .legend {
  font-size: 1.8rem;
  font-weight: 600;
  text-transform: uppercase;
  color: #222222;
  border-bottom: 1px solid #f2f2f2;
  margin-bottom: 15px;
}
.checkout-container .opc-wrapper .opc .checkout-payment-method .payment-method {
  margin-bottom: 15px;
  -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
  box-shadow: 0px 0px 4px 1px #f2f2f2;
}
.checkout-container .opc-wrapper .opc .checkout-payment-method .payment-method._active .payment-method-title .label {
  color: #41aefc;
}
.checkout-container .opc-wrapper .opc .checkout-payment-method .payment-method .payment-method-title {
  background: #ffffff;
  padding: 13px 10px 4px;
  border: 1px solid #f2f2f2;
}
.checkout-container .opc-wrapper .opc .checkout-payment-method .payment-method .payment-method-content {
  background: #ffffff;
  border: 1px solid #f2f2f2;
  border-top: 0px;
  padding: 15px;
}
.checkout-container .opc-wrapper .opc .checkout-payment-method .payment-method .payment-method-content .checkout-billing-address .billing-address-details {
  line-height: 20px;
}
.checkout-container .opc-wrapper .opc .checkout-payment-method .payment-method .payment-method-content .checkout-billing-address .billing-address-details br {
  display: block;
}
.checkout-container .opc-wrapper .opc .checkout-payment-method .payment-method .payment-method-content .checkout-billing-address .billing-address-details .action-edit-address {
  display: block;
  margin-top: 10px;
}
.checkout-container .opc-wrapper .opc .checkout-payment-method .payment-method .payment-method-content .checkout-billing-address .fieldset .actions-toolbar div.primary .action.action-update {
  border: 0px;
  -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
  box-shadow: 0px 0px 4px 1px #f2f2f2;
  color: #efefef;
  padding: 7px 15px 7px;
  border-radius: 4px;
  background: #41aefc;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 1.4rem;
  height: 38px;
  box-shadow: none;
  font-weight: bold;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.checkout-container .opc-wrapper .opc .checkout-payment-method .payment-method .payment-method-content .checkout-billing-address .fieldset .actions-toolbar div.primary .action.action-update:hover {
  background: #002f6c !important;
  border: 0px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.checkout-container .opc-wrapper .opc .checkout-payment-method .payment-method .payment-method-content .checkout-billing-address .fieldset .actions-toolbar div.primary .action.action-cancel {
  border: 0px;
  color: #41aefc;
  background: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  outline: none;
  cursor: pointer;
  font-weight: bold;
  padding: 7px 15px 7px;
  border-radius: 4px;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: none;
  margin-top: 0px;
  padding: 10px 15px;
}
.checkout-container .opc-wrapper .opc .checkout-payment-method .payment-method .payment-method-content .checkout-billing-address .fieldset .actions-toolbar div.primary .action.action-cancel:hover {
  background: #002f6c !important;
  color: #41aefc;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 0px;
}
.checkout-container .opc-wrapper .opc .checkout-payment-method .discount-code {
  margin-bottom: 30px;
  border-bottom: 1px solid #f2f2f2;
}
.checkout-container .opc-wrapper .opc .checkout-payment-method .discount-code:before {
  content: 'devider ';
  font-size: 0px;
  width: 100%;
  border-top: 0px solid #f2f2f2;
  position: relative;
  top: 3px;
  display: block;
  margin-top: 5px;
  height: 5px;
}
.checkout-container .opc-wrapper .opc .checkout-payment-method .discount-code .payment-option-title {
  padding: 10px 15px 10px 0px;
  border-top: 0px;
  border-bottom: 1px solid #f2f2f2;
  background: none;
  text-transform: uppercase;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  font-size: 1.8rem;
  font-weight: 600;
  border-bottom: 0px;
}
.checkout-container .opc-wrapper .opc .checkout-payment-method .discount-code .payment-option-title .action.action-toggle {
  color: #222222;
}
.checkout-container .opc-wrapper .opc .checkout-payment-method .discount-code .payment-option-content {
  background: none;
  padding: 15px;
  border: 0px;
  border-top: 1px solid #f2f2f2;
}
.checkout-container .opc-wrapper .opc .checkout-payment-method .discount-code .payment-option-content .form-discount .field .control div.mage-error[generated] {
  position: static;
}
.checkout-container .opc-wrapper .opc .checkout-payment-method .discount-code .payment-option-content .form-discount .payment-option-inner .field .control .input-text {
  height: 38px;
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.checkout-container .opc-wrapper .opc .checkout-payment-method .discount-code .payment-option-content .form-discount .actions-toolbar div.primary .action.action-apply,
.checkout-container .opc-wrapper .opc .checkout-payment-method .discount-code .payment-option-content .form-discount .actions-toolbar div.primary .action.action-cancel {
  border: 0px;
  -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
  box-shadow: 0px 0px 4px 1px #f2f2f2;
  color: #efefef;
  padding: 7px 15px 7px;
  border-radius: 4px;
  background: #41aefc;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 1.4rem;
  height: 38px;
  box-shadow: none;
  font-weight: bold;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 7px 15px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.checkout-container .opc-wrapper .opc .checkout-payment-method .discount-code .payment-option-content .form-discount .actions-toolbar div.primary .action.action-apply:hover,
.checkout-container .opc-wrapper .opc .checkout-payment-method .discount-code .payment-option-content .form-discount .actions-toolbar div.primary .action.action-cancel:hover {
  background: #002f6c !important;
  border: 0px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.checkout-container #opc-sidebar {
  background: #f2f2f2;
}
.checkout-container .opc-sidebar {
  width: 33.33%;
  margin: 0px 0 15px;
}
.checkout-container .opc-sidebar .modal-inner-wrap {
  border: 1px solid #f2f2f2;
  background: #fafafa;
}
.checkout-container .opc-sidebar .modal-inner-wrap .opc-block-summary {
  padding: 15px;
}
.checkout-container .opc-sidebar .modal-inner-wrap .opc-block-summary span.title {
  font-size: 1.8rem;
  font-weight: 600;
  text-transform: uppercase;
  color: #222222;
}
.checkout-container .opc-sidebar .modal-inner-wrap .opc-block-summary {
  background: none;
}
.checkout-container .opc-sidebar .modal-inner-wrap .opc-block-summary .table-totals .totals .amount .price {
  font-weight: 600;
}
.checkout-container .opc-sidebar .modal-inner-wrap .opc-block-summary .table-totals .grand.totals.excl .mark .strong {
  font-weight: 600;
}
.checkout-container .opc-sidebar .modal-inner-wrap .opc-block-summary .items-in-cart .actions-toolbar {
  text-align: center;
}
.checkout-container .opc-sidebar .modal-inner-wrap .opc-block-summary .items-in-cart .actions-toolbar .secondary {
  border-top: 0px;
  display: inline-block;
  float: none;
}
.checkout-container .opc-sidebar .modal-inner-wrap .opc-block-summary .items-in-cart .actions-toolbar .secondary .action {
  background: none;
  padding-top: 7px;
}
.checkout-container .opc-sidebar .modal-inner-wrap .opc-block-summary .items-in-cart div.title {
  background: transparent;
  border-top: 1px solid #002f6c;
  border-bottom: 1px solid #002f6c;
  padding: 10px 40px 10px 0px;
}
.checkout-container .opc-sidebar .modal-inner-wrap .opc-block-summary .items-in-cart div.title strong {
  font-size: 1.8rem;
  font-weight: 600;
  text-transform: uppercase;
  color: #222222;
  text-transform: none;
  font-size: 1.2rem;
  font-weight: 500;
}
.checkout-container .opc-sidebar .modal-inner-wrap .opc-block-summary .items-in-cart div.title:after {
  right: 15px;
  top: 12px;
  font-size: 2.2rem;
}
.checkout-container .opc-sidebar .modal-inner-wrap .opc-block-summary .items-in-cart .minicart-items-wrapper {
  padding-left: 0px;
  border: 0px;
  margin-right: 0px;
}
.checkout-container .opc-sidebar .modal-inner-wrap .opc-block-summary .items-in-cart .minicart-items-wrapper .minicart-items .product-item {
  background: #f9f9f9;
  padding: 15px 15px 15px 15px;
  -webkit-box-shadow: 0px 0px 3px 0px #f2f2f2;
  -moz-box-shadow: 0px 0px 3px 0px #f2f2f2;
  -o-box-shadow: 0px 0px 3px 0px #f2f2f2;
  box-shadow: 0px 0px 3px 0px #f2f2f2;
  border: 1px solid #f2f2f2;
  padding: 10px 10px;
  background: #ffffff;
  margin-bottom: 10px;
}
.checkout-container .opc-sidebar .modal-inner-wrap .opc-block-summary .items-in-cart .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-inner .product-item-name-block .product-item-name {
  font-size: 1.6rem;
  font-weight: 600;
  margin: 0 0 5px;
}
.checkout-container .opc-sidebar .modal-inner-wrap .opc-block-summary .items-in-cart .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-inner .product-item-name-block .details-qty {
  margin-top: 0px;
}
.checkout-container .opc-sidebar .modal-inner-wrap .opc-block-summary .items-in-cart .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-inner .product-item-name-block .details-qty .value {
  padding-left: 5px;
  font-weight: 600;
}
.checkout-container .opc-sidebar .modal-inner-wrap .opc-block-summary .items-in-cart .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-inner .subtotal {
  margin-top: 5px;
}
.checkout-container .opc-sidebar .modal-inner-wrap .opc-block-summary .items-in-cart .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-inner .subtotal .price-including-tax .price {
  font-weight: 600;
}
.checkout-container .opc-sidebar .modal-inner-wrap .opc-block-summary .items-in-cart .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.options .toggle {
  border: 0px;
  color: #41aefc;
  background: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  outline: none;
  cursor: pointer;
  font-weight: bold;
  padding: 7px 15px 7px;
  border-radius: 4px;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: none;
  display: inline-block;
  padding: 5px;
}
.checkout-container .opc-sidebar .modal-inner-wrap .opc-block-summary .items-in-cart .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.options .toggle:hover {
  background: #002f6c !important;
  color: #41aefc;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 0px;
}
.checkout-container .opc-sidebar .modal-inner-wrap .opc-block-summary .items-in-cart .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.options .toggle span {
  font-size: 1.3reml;
}
.checkout-container .opc-sidebar .modal-inner-wrap .opc-block-shipping-information {
  padding: 0 15px 15px 15px;
}
.checkout-container .opc-sidebar .modal-inner-wrap .opc-block-shipping-information .shipping-information {
  background: #f9f9f9;
  padding: 15px 15px 15px 15px;
  -webkit-box-shadow: 0px 0px 3px 0px #f2f2f2;
  -moz-box-shadow: 0px 0px 3px 0px #f2f2f2;
  -o-box-shadow: 0px 0px 3px 0px #f2f2f2;
  box-shadow: 0px 0px 3px 0px #f2f2f2;
  border: 1px solid #f2f2f2;
}
.checkout-container .opc-sidebar .modal-inner-wrap .opc-block-shipping-information .shipping-information .shipping-information-title {
  font-size: 1.8rem;
  font-weight: 600;
  text-transform: uppercase;
  color: #222222;
}
.checkout-onepage-success .page-main .page-title-wrapper {
  margin-bottom: 30px;
}
.checkout-onepage-success .page-main .page-title-wrapper .page-title {
  display: block;
  color: #002f6c;
  text-align: left;
  margin-top: 30px;
  font-size: 3.0rem;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.checkout-onepage-success .page-main .page-title-wrapper a.print {
  border: 0px;
  color: #41aefc;
  background: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  outline: none;
  cursor: pointer;
  font-weight: bold;
  padding: 7px 15px 7px;
  border-radius: 4px;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: none;
  display: block;
  float: none;
  width: 220px;
  text-align: center;
}
.checkout-onepage-success .page-main .page-title-wrapper a.print:hover {
  background: #002f6c !important;
  color: #41aefc;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 0px;
}
.checkout-onepage-success .checkout-success,
.checkout-onepage-success #registration {
  width: 60%;
  font-weight: 600;
  margin-bottom: 15px;
}
.checkout-onepage-success .checkout-success p a,
.checkout-onepage-success #registration p a {
  color: #41aefc;
}
.checkout-onepage-success .checkout-success p a:hover,
.checkout-onepage-success #registration p a:hover {
  color: #222222;
}
.checkout-onepage-success .checkout-success .actions-toolbar,
.checkout-onepage-success #registration .actions-toolbar {
  margin-top: 55px;
}
.checkout-onepage-success .checkout-success .actions-toolbar div.primary,
.checkout-onepage-success #registration .actions-toolbar div.primary {
  margin-left: 0px;
  float: left;
}
.checkout-onepage-success .checkout-success .actions-toolbar a.action.primary.continue,
.checkout-onepage-success #registration .actions-toolbar a.action.primary.continue {
  padding: 9px 15px;
  font-size: 1.4rem;
}
.checkout-onepage-success .checkout-success #save-cart-as-list,
.checkout-onepage-success #registration #save-cart-as-list {
  float: left;
}
.checkout-onepage-success .checkout-success #save-cart-as-list #save-cart,
.checkout-onepage-success #registration #save-cart-as-list #save-cart {
  padding: 8px 15px;
}
.checkout-onepage-success #registration div {
  text-align: left;
}
.checkout-onepage-success #registration div p {
  text-align: left;
}
.checkout-onepage-success #registration div a.action.primary {
  margin-right: 15px;
  font-size: 1.4rem;
  padding: 9px 15px;
  margin-top: 10px;
  float: none;
}
.checkout-onepage-success #registration div a.action.primary:hover {
  float: none;
}
.checkout-onepage-success #registration div.messages {
  text-align: left;
}
.multishipping-checkout-success .page-title-wrapper .page-title {
  text-align: left;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  font-size: 3.0rem;
  font-weight: bold;
}
.multishipping-checkout-success .column.main .multicheckout.success {
  background: none;
  border: 0px;
  box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0px;
  padding: 0px;
  margin-top: 20px;
}
.multishipping-checkout-success .column.main .multicheckout.success p a {
  color: #002f6c;
}
.multishipping-checkout-success .column.main .multicheckout.success p a:hover {
  color: #41aefc;
}
.multishipping-checkout-success .column.main .multicheckout.success .actions {
  margin-top: 60px;
}
@media only screen and (max-width: 1280px) {
  .shipping-payment-header .shipping-payment-headcontainer {
    width: 90%;
    margin: 0;
  }
}
@media only screen and (max-width: 768px) {
  #save-cart-as-list,
  #cart-is-saved-msg-div {
    text-align: left;
  }
  .checkout-onepage-success .checkout-success #save-cart-as-list #save-cart,
  .checkout-onepage-success .checkout-onepage-success #registration #save-cart-as-list #save-cart {
    width: auto;
  }
  .checkout-container .opc-wrapper .opc .checkout-payment-method .discount-code .payment-option-title {
    padding: 10px 15px 10px 10px;
  }
  .checkout-container .modal-custom.opc-sidebar,
  .checkout-container .opc-wrapper {
    width: 100%;
  }
  .checkout-container .opc-summary-wrapper.custom-slide {
    width: 90%;
    float: left;
    margin-left: 3%;
  }
  .checkout-container .opc-summary-wrapper.custom-slide .modal-inner-wrap {
    transform: translateX(0%);
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    width: auto;
  }
  .checkout-index-index.page-layout-checkout .header.content a.logo {
    margin: 0px auto 5px 5px;
  }
  .checkout-index-index.page-layout-checkout .header.content a.logo img {
    max-height: 40px;
    height: auto;
    width: 70%;
    max-width: 145px;
  }
  #checkout .opc-estimated-wrapper {
    margin: -16px -15px 15px;
  }
  .checkout-shipping-method .step-content .methods-shipping .actions-toolbar#shipping-method-buttons-container {
    margin-bottom: 30px;
  }
  .checkout-shipping-method .step-content .methods-shipping .actions-toolbar#shipping-method-buttons-container div.primary {
    float: none;
  }
  .checkout-shipping-method .step-content .methods-shipping .actions-toolbar#shipping-method-buttons-container div.primary .action.continue {
    margin: 0px;
  }
  .checkout-payment-method .step-content .payment-method .payment-method-content .actions-toolbar {
    margin-bottom: 50px;
  }
  .checkout-payment-method .step-content .payment-method .payment-method-content .actions-toolbar div.primary {
    float: none;
  }
  .checkout-payment-method .step-content .payment-method .payment-method-content .actions-toolbar div.primary .primary.checkout {
    padding: 8px 20px;
    border-radius: 25px;
  }
  .checkout-onepage-success .checkout-success {
    width: 90%;
  }
  .checkout-onepage-success .checkout-success .actions-toolbar .primary,
  .checkout-onepage-success .checkout-success .actions-toolbar #save-cart-as-list {
    float: none;
    margin-left: 0px !important;
  }
  .checkout-onepage-success .checkout-success .actions-toolbar #save-cart-as-list #save-cart {
    width: 100%;
  }
  .checkout-container .opc-wrapper .opc .checkout-shipping-method#branchnextbutton {
    margin-bottom: 15px;
    padding-bottom: 30px;
  }
}
.checkout-defaults .delete-saved-card .material-icons {
  display: block;
}
.checkout-defaults .delete-saved-card:hover {
  text-decoration: none;
}
.checkout-defaults .delete-saved-card:before {
  display: none;
}
@media only screen and (max-width: 639px) {
  #branch-pickup-container #branchpickup-addresses .branchpickup-shipping-address-items .shipping-address-item button {
    width: 17px;
  }
  .opc-wrapper .step-content .methods-shipping {
    border-bottom: 0px;
  }
  .opc-wrapper .step-content .methods-shipping {
    padding-top: 5px;
  }
  .opc-wrapper .shipping-address-items .shipping-address-item {
    padding: 12px;
  }
  .checkout-container .opc-wrapper .opc .checkout-shipping-method#branchnextbutton {
    margin-bottom: 15px;
    padding-bottom: 30px;
  }
  .checkout-container .opc-wrapper .opc .checkout-shipping-method#branchnextbutton .actions-toolbar div.primary .methods-shipping {
    padding-top: 0px;
    border-bottom: 0px;
    margin: 0px;
  }
  .checkout-container .opc-wrapper .opc .action-select-shipping-item {
    width: 60%;
  }
  .checkout-container .opc-wrapper .opc .field.becc_customer_order_ref .control,
  .checkout-container .opc-wrapper .opc .field.becc_tax_exempt_reference .control,
  .checkout-container .opc-wrapper .opc .becc_required_date .control {
    width: 100%;
  }
}
@media only screen and (max-width: 560px) {
  .opc-wrapper .shipping-information .ship-to,
  .opc-wrapper .shipping-information .ship-via {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 480px) {
  .multishipping-checkout-addresses .multicheckout.address.form {
    width: 100%;
  }
  .multishipping-checkout-addresses .multicheckout.address.form .table-wrapper .items.data.table tbody tr:nth-child(even) td.product-details .chk-item-remove,
  .multishipping-checkout-addresses .multicheckout.address.form .table-wrapper .items.data.table tbody tr:nth-child(odd) td.product-details .chk-item-remove {
    position: static;
    margin: 10px;
  }
  .multishipping-checkout-addresses .multicheckout.address.form .table-wrapper .items.data.table tbody tr td.product-details .chk-item-remove {
    position: static;
    margin: 10px;
  }
}
/**
 * Copyright © 2010-2018 Epicor Software Corporation: All Rights Reserved
 */
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 15-Apr-2020,
    Author     : Muralidhar.Dixit
*/
.cms-home .page.messages {
  z-index: 99;
  margin-top: -15px;
}
.cms-home .page.messages .messages div.message,
.cms-home .page.messages .messages .message.warning,
.cms-home .page.messages .messages .message.success {
  margin: 0px !important;
}
.cms-home #maincontent.page-main {
  max-width: 100%;
  background: #fafafa;
}
.cms-home #maincontent.page-main .columns {
  max-width: 1280px;
  margin: 0 auto;
}
.cms-home .full-slideshow-wrapper section.slider .slick-prev,
.cms-home .full-slideshow-wrapper section.slider .slick-next {
  background: none;
}
.cms-home .full-slideshow-wrapper section.slider .slick-prev:before,
.cms-home .full-slideshow-wrapper section.slider .slick-next:before {
  font-size: 2.4rem;
  background: none;
}
.cms-home .full-slideshow-wrapper section.slider .slick-prev:hover,
.cms-home .full-slideshow-wrapper section.slider .slick-next:hover {
  background: none !important;
}
.page-wrapper .full-slideshow-wrapper {
  margin-top: -6px;
}
.page-wrapper .full-slideshow-wrapper ul.slick-dots li {
  width: 10px;
}
.page-wrapper .full-slideshow-wrapper ul.slick-dots li button {
  background: #002f6c !important;
  height: 10px !important;
  width: 10px !important;
}
.page-wrapper .full-slideshow-wrapper ul.slick-dots li button:before {
  display: none;
}
.page-wrapper .full-slideshow-wrapper ul.slick-dots li.slick-active button {
  background: #41aefc !important;
}
.title-line {
  width: 100px;
  height: 3px;
  background: #002f6c;
  margin: 0px auto;
  display: inline-block;
}
.home-section-title {
  line-height: 10px;
  text-align: center;
}
.home-section-title h3.title-txt {
  margin-bottom: 0rem;
  font-size: 2.4rem;
  color: #333333;
}
/* Blog Section */
.blog-sec {
  background: #f2f2f2;
  padding-top: 20px;
}
.blog-sec .viewall-blogs-link {
  text-align: right;
}
.blog-sec .viewall-blogs-link .viewall-blogs {
  color: #41aefc;
  font-size: 1.2rem;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
  text-align: right;
}
.blog-sec .viewall-blogs-link .viewall-blogs:hover {
  color: #002f6c;
}
.blog-sec .viewall-blogs-link .viewall-blogs:after {
  content: "\276F";
  font-size: 1.4rem;
  color: #41aefc;
  margin-left: 5px;
  text-decoration: none;
  font-weight: bold;
}
.blog-sec .blog-item-slick {
  width: 100%;
  margin-top: 25px;
  margin-bottom: 25px;
}
.blog-sec .blog-item-slick .slick-prev,
.blog-sec .blog-item-slick .slick-next {
  display: inline-block;
  border: 0px;
  font-size: 0px;
  background: #002f6c;
  height: 30px;
  width: 30px;
  border-radius: 50%;
}
.blog-sec .blog-item-slick .slick-prev:after,
.blog-sec .blog-item-slick .slick-next:after {
  color: #ffffff;
  font-size: 2.2rem;
}
.blog-sec .blog-item-slick .slick-prev:hover,
.blog-sec .blog-item-slick .slick-next:hover {
  background: #41aefc !important;
}
.blog-sec .blog-item-slick .slick-prev:hover:after,
.blog-sec .blog-item-slick .slick-next:hover:after {
  color: #c9c9c9;
}
.blog-sec .blog-item-slick .slick-prev:active,
.blog-sec .blog-item-slick .slick-next:active,
.blog-sec .blog-item-slick .slick-prev:focus,
.blog-sec .blog-item-slick .slick-next:focus {
  background: #002f6c;
  color: #ffffff;
}
.blog-sec .blog-item-slick .slick-prev {
  left: 93.5%;
  top: -20px;
}
.blog-sec .blog-item-slick .slick-prev:before {
  content: "\276E";
  color: #ffffff;
  position: static;
  background: none;
}
.blog-sec .blog-item-slick .slick-next {
  right: 1%;
  top: -20px;
}
.blog-sec .blog-item-slick .slick-next:before {
  content: "\276F";
  color: #ffffff;
  position: static;
  background: none;
}
.blog-sec .blog-item-slick .blog-item {
  width: 29%;
  float: left;
  margin: 5px 10px;
  padding: 10px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
  box-shadow: 0px 0px 4px 1px #f2f2f2;
}
.blog-sec .blog-item-slick .blog-item .blog-date {
  margin-bottom: 5px;
  margin-top: 5px;
  font-size: 1.3rem;
  color: #002f6c;
}
.blog-sec .blog-item-slick .blog-item .blog-title {
  font-size: 1.4rem;
  font-weight: 600;
  color: #303030;
  margin-bottom: 5px;
  margin-top: 5px;
  height: 45px;
}
.blog-sec .blog-item-slick .blog-item .blog-img {
  width: 97.5%;
  margin: 5px auto;
}
.blog-sec .blog-item-slick .blog-item .blog-img .blog-img-pic {
  margin: 0 auto;
  max-width: 380px;
  max-height: 255px;
  width: 100%;
}
.blog-sec .blog-item-slick .blog-item .blog-content {
  font-size: 1.4rem;
  color: #303030;
  padding: 15px 10px;
  height: 26px;
  overflow: hidden;
  width: auto;
  text-align: justify;
  word-break: break-word;
}
.blog-sec .blog-item-slick .blog-item .blog-more-btn {
  margin-top: 15px;
  text-align: right;
}
.blog-sec .blog-item-slick .blog-item .blog-more-btn .blog-btn {
  border: 0px;
  -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
  box-shadow: 0px 0px 4px 1px #f2f2f2;
  color: #efefef;
  padding: 7px 15px 7px;
  border-radius: 4px;
  background: #41aefc;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 1.4rem;
  height: 38px;
  box-shadow: none;
  font-weight: bold;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  text-transform: capitalize;
}
.blog-sec .blog-item-slick .blog-item .blog-more-btn .blog-btn:hover {
  background: #002f6c !important;
  border: 0px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
/* End of Blog section */
/* Top Categories */
.top-categories-sec {
  margin-top: 55px;
  margin-bottom: 15px;
}
.top-categories-sec .tpcats {
  margin-top: 20px;
}
.top-categories-sec .tpcats .tpcatsrow {
  padding: 0px;
  text-align: center;
}
.top-categories-sec .tpcats .tpcatsrow .tpcatitem {
  list-style: none;
  display: inline-block;
  width: 16%;
}
.top-categories-sec .tpcats .tpcatsrow .tpcatitem .tpcatimg {
  max-width: 160px;
  max-height: 160px;
  margin: 0 auto;
}
.top-categories-sec .tpcats .tpcatsrow .tpcatitem .tpcatimg .tpcatimg-photo {
  width: 100%;
  max-width: 160px;
  max-height: 160px;
  border: 1px solid #e9e9e9;
  border-radius: 5px;
  box-shadow: 0px 0px 12px #999999;
  -moz-box-shadow: 0px 0px 12px #999999;
  -webkit-box-shadow: 0px 0px 12px #999999;
  -o-box-shadow: 0px 0px 12px #999999;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.top-categories-sec .tpcats .tpcatsrow .tpcatitem .tpcatimg .tpcatimg-photo:hover {
  -ms-transform: scale(1.05, 1.05);
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.top-categories-sec .tpcats .tpcatsrow .tpcatitem .tpcatname {
  max-width: 160px;
  padding: 15px;
  margin: 0 auto;
  font-size: 1.2rem;
  height: 40px;
  display: grid;
  text-transform: uppercase;
  font-weight: 600;
}
.top-categories-sec .tpcats .tpcatsrow.tpcatcol4 .tpcatitem {
  width: 24%;
}
.top-categories-sec .tpcats .tpcatsrow.tpcatcol5 .tpcatitem {
  width: 19%;
}
/* End of Top Categories */
.home-products-showcase {
  position: relative;
  padding-top: 30px;
}
.home-products-showcase .home-prod-row .ecc-uom.ecc-uom-grouped .child_uom {
  width: auto !important;
  max-width: 80px !important;
}
.home-products-showcase .actionscroll-btn {
  position: absolute;
  right: 20px;
  top: 60px;
}
.home-products-showcase .actionscroll-btn .lscroll-bestseller-product,
.home-products-showcase .actionscroll-btn .rscroll-bestseller-product,
.home-products-showcase .actionscroll-btn .lscroll-featured-product,
.home-products-showcase .actionscroll-btn .rscroll-featured-product,
.home-products-showcase .actionscroll-btn .lscroll-newsale-product,
.home-products-showcase .actionscroll-btn .rscroll-newsale-product {
  display: inline-block;
  border: 0px;
  font-size: 0px;
  background: #002f6c;
  height: 30px;
  width: 30px;
  border-radius: 50%;
}
.home-products-showcase .actionscroll-btn .lscroll-bestseller-product:after,
.home-products-showcase .actionscroll-btn .rscroll-bestseller-product:after,
.home-products-showcase .actionscroll-btn .lscroll-featured-product:after,
.home-products-showcase .actionscroll-btn .rscroll-featured-product:after,
.home-products-showcase .actionscroll-btn .lscroll-newsale-product:after,
.home-products-showcase .actionscroll-btn .rscroll-newsale-product:after {
  color: #ffffff;
  font-size: 2.2rem;
}
.home-products-showcase .actionscroll-btn .lscroll-bestseller-product:hover,
.home-products-showcase .actionscroll-btn .rscroll-bestseller-product:hover,
.home-products-showcase .actionscroll-btn .lscroll-featured-product:hover,
.home-products-showcase .actionscroll-btn .rscroll-featured-product:hover,
.home-products-showcase .actionscroll-btn .lscroll-newsale-product:hover,
.home-products-showcase .actionscroll-btn .rscroll-newsale-product:hover {
  background: #41aefc !important;
}
.home-products-showcase .actionscroll-btn .lscroll-bestseller-product:hover:after,
.home-products-showcase .actionscroll-btn .rscroll-bestseller-product:hover:after,
.home-products-showcase .actionscroll-btn .lscroll-featured-product:hover:after,
.home-products-showcase .actionscroll-btn .rscroll-featured-product:hover:after,
.home-products-showcase .actionscroll-btn .lscroll-newsale-product:hover:after,
.home-products-showcase .actionscroll-btn .rscroll-newsale-product:hover:after {
  color: #ffffff;
}
.home-products-showcase .actionscroll-btn .lscroll-bestseller-product:active,
.home-products-showcase .actionscroll-btn .rscroll-bestseller-product:active,
.home-products-showcase .actionscroll-btn .lscroll-featured-product:active,
.home-products-showcase .actionscroll-btn .rscroll-featured-product:active,
.home-products-showcase .actionscroll-btn .lscroll-newsale-product:active,
.home-products-showcase .actionscroll-btn .rscroll-newsale-product:active,
.home-products-showcase .actionscroll-btn .lscroll-bestseller-product:focus,
.home-products-showcase .actionscroll-btn .rscroll-bestseller-product:focus,
.home-products-showcase .actionscroll-btn .lscroll-featured-product:focus,
.home-products-showcase .actionscroll-btn .rscroll-featured-product:focus,
.home-products-showcase .actionscroll-btn .lscroll-newsale-product:focus,
.home-products-showcase .actionscroll-btn .rscroll-newsale-product:focus {
  background: #002f6c;
  color: #ffffff;
}
.home-products-showcase .actionscroll-btn .lscroll-bestseller-product:after,
.home-products-showcase .actionscroll-btn .lscroll-featured-product:after,
.home-products-showcase .actionscroll-btn .lscroll-newsale-product:after {
  content: "\276E";
  color: #efefef;
  position: relative;
  top: 1px;
  right: 7px;
}
.home-products-showcase .actionscroll-btn .rscroll-bestseller-product:after,
.home-products-showcase .actionscroll-btn .rscroll-featured-product:after,
.home-products-showcase .actionscroll-btn .rscroll-newsale-product:after {
  content: "\276F";
  color: #efefef;
  position: relative;
  top: 1px;
  right: 5px;
}
.home-products-showcase .icon-loading {
  position: absolute;
  z-index: 9999;
  width: 100%;
  height: 100%;
  text-align: center;
  background: url(../images/loading_cart.gif) no-repeat center center;
  display: none;
}
.home-products-showcase .overlayloader {
  display: none;
  position: absolute;
  top: 40px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  margin: 0 auto;
  width: 100%;
  background: #ffffff;
  z-index: 1;
  opacity: 0.5;
}
.home-prod-row {
  margin-top: 45px;
  text-align: center;
}
.home-prod-row .home-product-sec .product-item-details .price-wrapper.price-including-tax {
  display: inline-block;
}
.home-prod-row .hide-price-button {
  position: absolute;
  bottom: 10px;
  right: 10px;
  font-size: 1.4rem;
}
.home-prod-row .hide-price-button span {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.home-prod-row.three-prod .home-product-sec {
  width: 31%;
  float: left;
  margin: 5px 1%;
}
.home-prod-row.four-prod .home-product-sec {
  width: 23.3%;
  float: left;
  margin: 5px 0.7%;
}
.home-prod-row .slick-slide {
  margin: 0px 10px;
}
.home-prod-row .home-product-sec {
  background: #ffffff;
  padding: 0px;
  box-shadow: 0px 0px 2px 0px #dddddd;
  border-bottom: 3px solid transparent;
  position: relative;
  min-height: 250px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.home-prod-row .home-product-sec .confi-icon {
  display: block;
}
.home-prod-row .home-product-sec .confi-text {
  display: none;
}
.home-prod-row .home-product-sec .home-prod-desc .loader {
  position: relative;
  bottom: -5px;
  max-width: 50px;
  margin: 0 auto;
}
.home-prod-row .home-product-sec .home-prod-desc .product-item-inner .product-item-actions .secondary-addto-links .action {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.home-prod-row .home-product-sec .home-prod-desc .product-item-inner .product-item-actions .secondary-addto-links .action.tocompare,
.home-prod-row .home-product-sec .home-prod-desc .product-item-inner .product-item-actions .secondary-addto-links .action.towishlist {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.home-prod-row .home-product-sec .home-prod-desc .product-item-inner .product-item-actions .configurable_addtocart .add-to-cart .configurator-add.btn-cart .material-icons {
  top: 2px !important;
}
.home-prod-row .home-product-sec .home-prod-desc .product-item-inner .product-item-actions .action.tocart.primary {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  position: absolute;
  right: 10px;
  bottom: 10px;
}
.home-prod-row .home-product-sec .home-prod-desc .product-item-inner .product-item-actions .action.tocart.primary .material-icons {
  font-size: 2.6rem;
  position: relative;
  top: 4px;
  right: 3px;
}
.home-prod-row .home-product-sec .home-prod-desc .product-item-inner .product-item-actions .action.tocart.primary.details .material-icons {
  top: 3px;
  right: 4px;
}
.home-prod-row .home-product-sec:hover {
  background: #ffffff;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: 0px 0px 7px 0px #f2f2f2;
}
.home-prod-row .home-product-sec:hover .product-item-photo .home-prod-img .product-image-container .product-image-wrapper .product-image-photo {
  -ms-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.home-prod-row .home-product-sec:hover .home-prod-desc .product-item-inner .product-item-actions .secondary-addto-links {
  width: 80px;
}
.home-prod-row .home-product-sec:hover .home-prod-desc .product-item-inner .product-item-actions .secondary-addto-links .action {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.home-prod-row .home-product-sec:hover .home-prod-desc .product-item-inner .product-item-actions .secondary-addto-links .action.tocompare {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  display: inline-block;
  position: absolute;
  top: 10px;
  right: 65px;
}
.home-prod-row .home-product-sec:hover .home-prod-desc .product-item-inner .product-item-actions .secondary-addto-links .action.tocompare span {
  position: relative;
  font-size: 0px;
}
.home-prod-row .home-product-sec:hover .home-prod-desc .product-item-inner .product-item-actions .secondary-addto-links .action.tocompare span .material-icons {
  background: #002f6c;
  font-size: 2.4rem;
  color: #41aefc;
  padding: 10px;
  border-radius: 50%;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.home-prod-row .home-product-sec:hover .home-prod-desc .product-item-inner .product-item-actions .secondary-addto-links .action.tocompare:hover span .material-icons {
  background: #41aefc;
  color: #002f6c;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.home-prod-row .home-product-sec:hover .home-prod-desc .product-item-inner .product-item-actions .secondary-addto-links .action.towishlist {
  display: inline-block;
  position: absolute;
  top: 10px;
  right: 15px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.home-prod-row .home-product-sec:hover .home-prod-desc .product-item-inner .product-item-actions .secondary-addto-links .action.towishlist span {
  position: relative;
  font-size: 0px;
}
.home-prod-row .home-product-sec:hover .home-prod-desc .product-item-inner .product-item-actions .secondary-addto-links .action.towishlist span .material-icons {
  background: #002f6c;
  font-size: 2.4rem;
  color: #41aefc;
  padding: 10px;
  border-radius: 50%;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.home-prod-row .home-product-sec:hover .home-prod-desc .product-item-inner .product-item-actions .secondary-addto-links .action.towishlist:hover {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.home-prod-row .home-product-sec:hover .home-prod-desc .product-item-inner .product-item-actions .secondary-addto-links .action.towishlist:hover span .material-icons {
  background: #41aefc;
  color: #002f6c;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.home-prod-row .home-product-sec .product-image-container {
  width: 100% !important;
}
.home-prod-row .home-product-sec .product-item-photo {
  display: block;
  float: none;
  height: 240px;
  width: 100%;
}
.home-prod-row .home-product-sec .product-item-photo .product-image-wrapper {
  height: auto;
  position: static;
  padding-bottom: 0px !important;
}
.home-prod-row .home-product-sec .product-item-photo .product-image-wrapper .product-image-photo {
  -ms-transform: scale(0.95, 0.95);
  -moz-transform: scale(0.95, 0.95);
  -webkit-transform: scale(0.95, 0.95);
  transform: scale(0.95, 0.95);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding-top: 10px;
  max-width: 410px;
  width: auto;
  max-height: 240px;
  position: static;
  margin: 0 auto;
  height: 220px;
}
.home-prod-row .home-product-sec .home-prod-desc {
  float: none;
  width: 95%;
  padding: 0px 10px;
  height: 120px;
  text-align: left;
}
.home-prod-row .home-product-sec .home-prod-desc .product-item-name {
  margin: 0px;
  display: inline-block;
  width: 100%;
}
.home-prod-row .home-product-sec .home-prod-desc .product-item-name .product-item-link {
  font-size: 1.6rem;
  color: #333333;
  text-decoration: none;
  font-weight: 600;
  overflow: hidden;
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.home-prod-row .home-product-sec .home-prod-desc .product-item-name .product-item-link:hover {
  color: #002f6c;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.home-prod-row .home-product-sec .home-prod-desc .product_stock_display {
  display: none;
  margin-top: 5px;
}
.home-prod-row .home-product-sec .home-prod-desc .product_stock_display .availability {
  font-size: 1.3rem;
}
.home-prod-row .home-product-sec .home-prod-desc .product_stock_display .availability span {
  font-weight: 700;
}
.home-prod-row .home-product-sec .home-prod-desc .price-box .price-container .price {
  font-size: 2.4rem;
  font-weight: 600;
  color: #41aefc;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.home-prod-row .home-product-sec .home-prod-desc .price-box .price-container .ecc-uom-grouped select.child_uom {
  width: auto;
}
.home-prod-row .home-product-sec .home-prod-desc .price-box .price-container .price-excluding-tax:before {
  font-size: 1.4rem;
  font-weight: 600;
}
.home-prod-row .home-product-sec .home-prod-desc .price-box .price-container .price-excluding-tax .price {
  font-size: 1.4rem;
}
.home-prod-row .home-product-sec .home-prod-desc .price-box .special-price,
.home-prod-row .home-product-sec .home-prod-desc .price-box .old-price {
  display: block;
}
.home-prod-row .home-product-sec .home-prod-desc .price-box .special-price .price-container .price-excluding-tax:before,
.home-prod-row .home-product-sec .home-prod-desc .price-box .old-price .price-container .price-excluding-tax:before {
  font-size: 1.4rem;
  font-weight: 600;
}
.home-prod-row .home-product-sec .home-prod-desc .price-box .special-price .price-container .price-excluding-tax .price,
.home-prod-row .home-product-sec .home-prod-desc .price-box .old-price .price-container .price-excluding-tax .price {
  font-size: 1.4rem;
}
.home-prod-row .home-product-sec .home-prod-desc .price-box .special-price .price,
.home-prod-row .home-product-sec .home-prod-desc .price-box .old-price .price {
  font-size: 2.4rem;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  font-weight: 600;
}
.home-prod-row .home-product-sec .home-prod-desc .price-box .old-price .price-container .price-wrapper {
  display: inline;
}
.home-prod-row .home-product-sec .home-prod-desc .price-box .old-price .price {
  font-size: 1.4rem;
  font-weight: bold;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  display: inline;
}
.home-prod-row .home-product-sec .home-prod-desc .product-item-inner {
  position: static;
}
.home-prod-row .home-product-sec .home-prod-desc .product-item-inner .locations_add_to_cart a {
  display: none;
}
.home-prod-row .home-product-sec .home-prod-desc .product-item-inner .action.primary {
  margin-right: 0px;
}
.home-prod-row .home-product-sec .home-prod-desc .product-item-inner .action.primary .action.primary {
  padding: 5px 8px 6px;
}
.home-prod-row .home-product-sec .home-prod-desc .product-item-inner .product-item-actions .secondary-addto-links .action.tocompare,
.home-prod-row .home-product-sec .home-prod-desc .product-item-inner .product-item-actions .secondary-addto-links .action.towishlist {
  display: none;
}
.home-prod-row.no-wishlist-home .home-product-sec:hover .home-prod-desc .product-item-inner .product-item-actions .secondary-addto-links .action.tocompare {
  right: 20px;
}
.featured-product,
.bestseller-product {
  margin-top: 15px;
}
.cms-index-index .page-title-wrapper {
  display: none;
}
.main-banner .banner-item {
  position: relative;
}
.main-banner .banner-item .banner-img {
  width: 100%;
  max-width: 1240px;
}
.main-banner .banner-item .banner-content {
  position: absolute;
  top: 24%;
  left: 5%;
  background: none;
  padding: 30px;
  width: 70%;
}
.main-banner .banner-item .banner-content h2.banner-title {
  color: #efefef;
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 4.0rem;
}
.main-banner .banner-item .banner-content p.banner-text {
  color: #efefef;
  margin-bottom: 30px;
  font-size: 2.5rem;
}
.main-banner .banner-item .banner-content a.banner-link {
  border-radius: 25px;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  text-transform: uppercase;
  height: 38px;
  font-weight: bold;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  background: #002f6c;
  border: 1px solid transparent;
  font-size: 1.2rem;
  padding: 10px 15px;
  color: #41aefc;
}
.main-banner .banner-item .banner-content a.banner-link:hover {
  border: 1px solid transparent;
  background: #41aefc;
  color: #002f6c !important;
}
.two-col-banner {
  margin-top: 4px;
  width: 100%;
}
.two-col-banner .col2-banner {
  float: left;
  width: 70%;
  margin: 0px;
  padding-right: 5px;
}
.two-col-banner .col2-banner ul.slick-dots li {
  width: 10px;
}
.two-col-banner .col2-banner ul.slick-dots li button {
  background: #002f6c !important;
  height: 10px !important;
  width: 10px !important;
}
.two-col-banner .col2-banner ul.slick-dots li button:before {
  display: none;
}
.two-col-banner .col2-banner ul.slick-dots li.slick-active button {
  background: #41aefc !important;
}
.two-col-banner .col2-banner .slick-slide {
  margin: 0px;
}
.two-col-banner .col2-banner .slick-next {
  right: 25px;
  background: none;
}
.two-col-banner .col2-banner .slick-next:hover {
  background: none !important;
}
.two-col-banner .col2-banner .slick-next:hover:before {
  color: #000000;
}
.two-col-banner .col2-banner .slick-next:before {
  content: "\276F";
  color: #ffffff;
  font-size: 2.4rem;
  background: none !important;
}
.two-col-banner .col2-banner .slick-prev {
  left: 10px;
  z-index: 1;
  background: none;
}
.two-col-banner .col2-banner .slick-prev:hover {
  background: none !important;
}
.two-col-banner .col2-banner .slick-prev:hover:before {
  color: #000000;
}
.two-col-banner .col2-banner .slick-prev:before {
  content: "\276E";
  color: #ffffff;
  background: none !important;
  font-size: 2.4rem;
}
.two-col-banner .col2-banner .col1-banner-items .col1-banner-item .col1-banner-img {
  width: 100%;
  max-width: 884px;
}
.two-col-banner .col2-banner .col1-banner-items .col1-banner-item .col2-banner-cotent .col2-banner-heading {
  font-size: 3.0rem;
  margin-bottom: 10px;
  color: #ffffff;
}
.two-col-banner .col2-banner .col1-banner-items .col1-banner-item .col2-banner-cotent .col2-banner-text {
  font-size: 2.5rem;
  margin-bottom: 20px;
  color: #ffffff;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.two-col-banner .col2-banner .col1-banner-items .col1-banner-item .col2-banner-cotent .banner-rm-link {
  font-size: 1.4rem;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  padding: 10px 15px;
  background: #002f6c;
  color: #41aefc;
}
.two-col-banner .col2-static-imgs {
  float: left;
  width: 30%;
}
.two-col-banner .col2-static-imgs .col-2-imgdiv {
  max-width: 385px;
  position: relative;
}
.two-col-banner .col2-static-imgs .col-2-imgdiv:nth-child(2) {
  top: 0px;
}
.two-col-banner .col2-static-imgs .col-2-imgdiv .col-2-img {
  max-width: 385px;
  width: 100%;
}
.two-col-banner .col2-static-imgs .col-2-imgdiv .col-2-img-cotent {
  position: absolute;
  top: 10%;
  left: 7%;
  width: 80%;
}
.two-col-banner .col2-static-imgs .col-2-imgdiv .col-2-img-cotent .img-link {
  outline: none;
  text-decoration: none;
  color: transparent;
}
.two-col-banner .col2-static-imgs .col-2-imgdiv .col-2-img-cotent .col-2-img-heading {
  font-size: 3rem;
  margin-bottom: 3px;
  color: #ffffff;
  text-decoration: none;
}
.two-col-banner .col2-static-imgs .col-2-imgdiv .col-2-img-cotent .col-2-img-text {
  font-size: 1.8rem;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  color: #ffffff;
  text-decoration: none;
}
.two-col-banner .col2-static-imgs .col-2-imgdiv .col-2-img-cotent .banner-link {
  font-size: 1.2rem;
  margin-top: 5px;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  padding: 10px 15px;
  background: #002f6c;
  color: #41aefc;
  border-radius: 25px;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
}
.two-col-banner .col2-static-imgs .col-2-imgdiv .col-2-img-cotent .banner-link:hover {
  text-decoration: none;
  background: #41aefc;
  color: #002f6c;
}
@media only screen and (min-width: 960px) and (max-width: 1200px) {
  .two-col-banner .col2-static-imgs .col-2-imgdiv .col-2-img-cotent {
    top: 0px;
  }
  .two-col-banner .col2-static-imgs .col-2-imgdiv .col-2-img-cotent .col-2-img-heading {
    font-size: 2.4rem;
  }
  .two-col-banner .col2-static-imgs .col-2-imgdiv .col-2-img-cotent .col-2-img-text {
    font-size: 1.6rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .two-col-banner .col2-static-imgs .col-2-imgdiv .col-2-img-cotent {
    top: 0px;
  }
  .two-col-banner .col2-static-imgs .col-2-imgdiv .col-2-img-cotent .col-2-img-heading {
    font-size: 1.8rem;
    margin-top: 10px;
  }
  .two-col-banner .col2-static-imgs .col-2-imgdiv .col-2-img-cotent .col-2-img-text {
    font-size: 1.4rem;
  }
  .two-col-banner .col2-static-imgs .col-2-imgdiv .col-2-img-cotent .banner-link {
    padding: 6px 12px;
  }
  .home-prod-row .slick-slide > div {
    padding: 3px 7px;
  }
  .home-prod-row.three-prod .home-product-sec {
    width: 29%;
  }
  .home-prod-row.four-prod .home-product-sec {
    width: 21.5%;
  }
  .home-prod-row .home-product-sec .product-item-photo {
    height: 180px;
  }
  .home-prod-row .home-product-sec .product-item-photo .product-image-wrapper .product-image-photo {
    padding-top: 5px;
    max-height: 160px;
    height: 160px;
    width: auto;
    margin: 0 auto;
  }
  .home-prod-row .home-product-sec .home-prod-desc .product-item-name .product-item-link {
    font-size: 1.4rem;
  }
  .home-prod-row .home-product-sec .home-prod-desc .price-box .special-price .price {
    font-size: 2.2rem;
  }
  .home-prod-row .home-product-sec .home-prod-desc .price-box .old-price .price {
    font-size: 1.6rem;
  }
  .home-prod-row .home-product-sec .home-prod-desc .product-item-inner .product-item-actions .actions-primary {
    position: absolute;
    right: 10px;
  }
  .home-prod-row .home-product-sec .home-prod-desc .product-item-inner .product-item-actions .actions-primary button.action.primary {
    padding: 3px 8px 4px;
    font-size: 1.3rem;
    border-radius: 25%;
  }
}
@media only screen and (min-width: 850px) and (max-width: 1160px) {
  .blog-sec .blog-item-slick .slick-prev {
    left: 94%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1020px) {
  .main-banner .banner-item .banner-content {
    top: 7%;
    width: 55%;
  }
  .main-banner .banner-item .banner-content h2.banner-title {
    font-size: 1.8rem;
    margin-bottom: 10px;
  }
  .main-banner .banner-item .banner-content .p.banner-text {
    font-size: 1.4rem;
  }
  .main-banner .banner-item .banner-content a.banner-link {
    padding: 5px 10px;
    font-size: 1.4rem;
  }
  .top-categories-sec .tpcats .tpcatsrow .tpcatitem {
    width: 15%;
    margin: 0.25%;
  }
  .top-categories-sec .tpcats .tpcatsrow .tpcatitem .tpcatimg .tpcatimg-photo {
    max-width: 120px;
    max-height: 120px;
  }
}
@media only screen and (min-width: 550px) and (max-width: 849px) {
  .blog-sec .blog-item-slick .slick-prev {
    left: 90%;
  }
  .blog-sec .blog-item-slick .blog-item .blog-title {
    height: 56px;
  }
}
@media only screen and (max-width: 639px) {
  .home-products-showcase .actionscroll-btn {
    top: 15px;
  }
}
@media only screen and (min-width: 517px) and (max-width: 669px) {
  .three-prod.home-prod-row .home-product-sec {
    width: 29%;
  }
}
@media only screen and (max-width: 767px) {
  .two-col-banner .col2-static-imgs .col-2-imgdiv .col-2-img-cotent {
    top: 0px;
  }
  .two-col-banner .col2-static-imgs .col-2-imgdiv .col-2-img-cotent .col-2-img-heading {
    font-size: 1.2rem;
    margin-top: 5px;
  }
  .two-col-banner .col2-static-imgs .col-2-imgdiv .col-2-img-cotent .col-2-img-text {
    font-size: 1.2rem;
    margin-bottom: 0px;
  }
  .two-col-banner .col2-static-imgs .col-2-imgdiv .col-2-img-cotent .banner-link {
    padding: 3px 6px;
    font-size: 1rem;
  }
  .home-prod-row .home-product-sec .home-prod-desc .product-item-inner .product-item-actions .action.tocart.primary .material-icons {
    right: 0px;
  }
}
@media only screen and (min-width: 470px) and (max-width: 767px) {
  .three-prod.home-prod-row .slick-slide > div,
  .four-prod.home-prod-row .slick-slide > div {
    padding: 3px 7px;
  }
  .three-prod.home-prod-row .home-product-sec,
  .four-prod.home-prod-row .home-product-sec {
    width: 45%;
  }
  .three-prod.home-prod-row .home-product-sec .product-item-photo .product-image-wrapper .product-image-photo,
  .four-prod.home-prod-row .home-product-sec .product-item-photo .product-image-wrapper .product-image-photo {
    padding-top: 5px;
    max-width: 200px;
    width: auto;
    height: 200px;
    max-height: 200px;
    margin: 0 auto;
  }
  .three-prod.home-prod-row .home-product-sec .home-prod-desc .product-item-name .product-item-link,
  .four-prod.home-prod-row .home-product-sec .home-prod-desc .product-item-name .product-item-link {
    font-size: 1.4rem;
  }
  .three-prod.home-prod-row .home-product-sec .home-prod-desc .price-box .special-price .price,
  .four-prod.home-prod-row .home-product-sec .home-prod-desc .price-box .special-price .price {
    font-size: 1.6rem;
  }
  .three-prod.home-prod-row .home-product-sec .home-prod-desc .price-box .old-price .price,
  .four-prod.home-prod-row .home-product-sec .home-prod-desc .price-box .old-price .price {
    font-size: 1.4rem;
  }
  .three-prod.home-prod-row .home-product-sec .home-prod-desc .price-box .price-container .price-excluding-tax .price,
  .four-prod.home-prod-row .home-product-sec .home-prod-desc .price-box .price-container .price-excluding-tax .price {
    font-size: 1.4rem;
  }
  .three-prod.home-prod-row .home-product-sec .home-prod-desc .product-item-inner .product-item-actions .actions-primary button.action.primary,
  .four-prod.home-prod-row .home-product-sec .home-prod-desc .product-item-inner .product-item-actions .actions-primary button.action.primary {
    padding: 3px 8px 4px;
    font-size: 1.3rem;
  }
  .full-slideshow-wrapper {
    margin-top: 0px;
  }
  .full-slideshow-wrapper section.slider .slick-prev:before,
  .full-slideshow-wrapper section.slider .slick-next:before {
    padding: 5px 10px;
    font-size: 2rem;
  }
  .full-slideshow-wrapper section.slider .slick-next {
    right: 30px;
  }
  .main-banner .banner-item .banner-content {
    transform: scale(0.8, 0.8);
    top: 3%;
    width: 90%;
    padding: 10px;
    left: 0px;
  }
  .main-banner .banner-item .banner-content h2.banner-title {
    font-size: 1.4rem;
    margin-bottom: 10px;
  }
  .main-banner .banner-item .banner-content p.banner-text {
    font-size: 1.2rem;
    margin-bottom: 10px;
  }
  .main-banner .banner-item .banner-content a.banner-link {
    padding: 5px 10px;
    font-size: 1.2rem;
  }
  .top-categories-sec .tpcats .tpcatsrow .tpcatitem {
    width: 24%;
    margin: 0.25%;
  }
}
@media only screen and (max-width: 516px) {
  .three-prod.home-prod-row .home-product-sec {
    width: 95%;
  }
}
@media only screen and (min-width: 310px) and (max-width: 549px) {
  .blog-sec .blog-item-slick .slick-prev {
    left: 80%;
  }
  .two-col-banner .col2-static-imgs .col-2-imgdiv .col-2-img-cotent .col-2-img-text {
    display: none;
  }
}
@media only screen and (max-width: 469px) {
  .three-prod.home-prod-row .slick-slide > div,
  .four-prod.home-prod-row .slick-slide > div {
    padding: 3px 7px;
  }
  .three-prod.home-prod-row .home-product-sec,
  .four-prod.home-prod-row .home-product-sec {
    width: 96%;
  }
  .three-prod.home-prod-row .home-product-sec .product-item-photo .product-image-wrapper .product-image-photo,
  .four-prod.home-prod-row .home-product-sec .product-item-photo .product-image-wrapper .product-image-photo {
    padding-top: 5px;
    max-width: 200px;
    width: auto;
    max-height: 200px;
    height: 200px;
    margin: 5px auto;
  }
  .three-prod.home-prod-row .home-product-sec .home-prod-desc .product-item-name .product-item-link,
  .four-prod.home-prod-row .home-product-sec .home-prod-desc .product-item-name .product-item-link {
    font-size: 1.4rem;
  }
  .three-prod.home-prod-row .home-product-sec .home-prod-desc .price-box .special-price .price,
  .four-prod.home-prod-row .home-product-sec .home-prod-desc .price-box .special-price .price {
    font-size: 1.4rem;
  }
  .three-prod.home-prod-row .home-product-sec .home-prod-desc .price-box .old-price .price,
  .four-prod.home-prod-row .home-product-sec .home-prod-desc .price-box .old-price .price {
    font-size: 1.3rem;
  }
  .three-prod.home-prod-row .home-product-sec .home-prod-desc .product-item-inner .product-item-actions .actions-primary button.action.primary,
  .four-prod.home-prod-row .home-product-sec .home-prod-desc .product-item-inner .product-item-actions .actions-primary button.action.primary {
    padding: 3px 8px 4px;
    font-size: 1.3rem;
  }
  .full-slideshow-wrapper {
    margin-top: 0px;
  }
  .full-slideshow-wrapper section.slider .slick-prev:before,
  .full-slideshow-wrapper section.slider .slick-next:before {
    padding: 5px 10px;
    font-size: 2rem;
  }
  .full-slideshow-wrapper section.slider .slick-next {
    right: 30px;
  }
  .main-banner .banner-item .banner-content {
    transform: scale(0.8, 0.8);
    top: 3%;
    width: 90%;
    padding: 10px;
    left: 0px;
  }
  .main-banner .banner-item .banner-content h2.banner-title {
    font-size: 1.4rem;
    margin-bottom: 10px;
  }
  .main-banner .banner-item .banner-content p.banner-text {
    display: none;
  }
  .main-banner .banner-item .banner-content a.banner-link {
    padding: 5px 10px;
    font-size: 1.2rem;
  }
  .top-categories-sec .tpcats .tpcatsrow .tpcatitem {
    width: 44%;
    margin: 2%;
  }
  .top-categories-sec .tpcats .tpcatsrow.tpcatcol4 .tpcatitem {
    width: 44%;
    margin: 2%;
  }
  .top-categories-sec .tpcats .tpcatsrow.tpcatcol5 .tpcatitem {
    width: 44%;
    margin: 2%;
  }
}
@media only screen and (max-width: 410px) {
  .two-col-banner .col2-static-imgs .col-2-imgdiv .col-2-img-cotent .col-2-img-heading {
    font-size: 1rem;
  }
  .two-col-banner .col2-static-imgs .col-2-imgdiv .col-2-img-cotent .banner-link {
    padding: 1px 4px;
    font-size: 0.8rem;
  }
}
.account.enhanced-dashboard .modal-popup.modal-slide .modal-footer button.cancel,
.enhanced-dashboard .modal-popup.modal-slide .modal-footer button.cancel,
.account.enhanced-dashboard .modal-popup.modal-slide .modal-footer button.delete,
.enhanced-dashboard .modal-popup.modal-slide .modal-footer button.delete,
.account.enhanced-dashboard .modal-popup.modal-slide .modal-footer button.fail,
.enhanced-dashboard .modal-popup.modal-slide .modal-footer button.fail {
  border-radius: 3px !important;
  font-size: 1.4rem !important;
  color: #41aefc !important;
  background: #ffffff !important;
  padding: 5px 10px !important;
  text-decoration: none !important;
  text-transform: capitalize !important;
  border: 1px solid #41aefc !important;
  text-shadow: none !important;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  box-shadow: none !important;
  background-image: none !important;
}
.account.enhanced-dashboard .modal-popup.modal-slide .modal-footer button.cancel span,
.enhanced-dashboard .modal-popup.modal-slide .modal-footer button.cancel span,
.account.enhanced-dashboard .modal-popup.modal-slide .modal-footer button.delete span,
.enhanced-dashboard .modal-popup.modal-slide .modal-footer button.delete span,
.account.enhanced-dashboard .modal-popup.modal-slide .modal-footer button.fail span,
.enhanced-dashboard .modal-popup.modal-slide .modal-footer button.fail span {
  background-image: none !important;
  padding-left: 0px;
}
.account.enhanced-dashboard .modal-popup.modal-slide .modal-footer button.cancel:hover,
.enhanced-dashboard .modal-popup.modal-slide .modal-footer button.cancel:hover,
.account.enhanced-dashboard .modal-popup.modal-slide .modal-footer button.delete:hover,
.enhanced-dashboard .modal-popup.modal-slide .modal-footer button.delete:hover,
.account.enhanced-dashboard .modal-popup.modal-slide .modal-footer button.fail:hover,
.enhanced-dashboard .modal-popup.modal-slide .modal-footer button.fail:hover {
  background: #002f6c !important;
  color: #41aefc !important;
  border: 0px !important;
  background-image: none !important;
}
.account.enhanced-dashboard .modal-popup.modal-slide .modal-footer button.cancel:hover span,
.enhanced-dashboard .modal-popup.modal-slide .modal-footer button.cancel:hover span,
.account.enhanced-dashboard .modal-popup.modal-slide .modal-footer button.delete:hover span,
.enhanced-dashboard .modal-popup.modal-slide .modal-footer button.delete:hover span,
.account.enhanced-dashboard .modal-popup.modal-slide .modal-footer button.fail:hover span,
.enhanced-dashboard .modal-popup.modal-slide .modal-footer button.fail:hover span {
  background-image: none !important;
}
.account.enhanced-dashboard .attachmentmodals .modal-header,
.enhanced-dashboard .attachmentmodals .modal-header {
  display: none;
}
.account.enhanced-dashboard #supplierconnect_orders_lines_table .attachments-detail .count-row-attachment,
.enhanced-dashboard #supplierconnect_orders_lines_table .attachments-detail .count-row-attachment {
  color: #616161;
}
.account.enhanced-dashboard #supplierconnect_orders_lines_table .attachments-detail .file-icon,
.enhanced-dashboard #supplierconnect_orders_lines_table .attachments-detail .file-icon {
  background-image: none;
}
.account.enhanced-dashboard #supplierconnect_orders_lines_table .attachments-detail .file-icon:before,
.enhanced-dashboard #supplierconnect_orders_lines_table .attachments-detail .file-icon:before {
  content: 'attach_file' !important;
  font-size: 2.4rem;
  color: #616161;
}
.account.enhanced-dashboard #gotobackpage,
.enhanced-dashboard #gotobackpage {
  cursor: pointer;
  position: relative;
  top: 3px;
  margin-right: 10px;
}
.account.enhanced-dashboard #gotobackpage:after,
.enhanced-dashboard #gotobackpage:after {
  content: 'Back';
  position: absolute;
  top: 30px;
  left: 30px;
  text-transform: uppercase;
  width: auto !important;
  font-size: 12px !important;
  color: #000000;
  border: 1px solid #000000;
  padding: 5px;
  background: #ffffff;
  visibility: hidden;
}
.account.enhanced-dashboard #gotobackpage:hover,
.enhanced-dashboard #gotobackpage:hover {
  color: #002f6c;
}
.account.enhanced-dashboard #gotobackpage:hover:after,
.enhanced-dashboard #gotobackpage:hover:after {
  visibility: visible;
}
.account.enhanced-dashboard .minisearch #search,
.enhanced-dashboard .minisearch #search {
  border: 0px;
}
.account.enhanced-dashboard select,
.enhanced-dashboard select {
  background: url("../images/select-newbg.svg") !important;
  background-position: 100% 45% !important;
  background-repeat: no-repeat !important;
  background-color: #ffffff !important;
}
.account.enhanced-dashboard.customerconnect-arpayments-successorder #gotobackpage,
.enhanced-dashboard.customerconnect-arpayments-successorder #gotobackpage {
  display: none;
}
.account.enhanced-dashboard.customerconnect-arpayments-successorder .checkout-success,
.enhanced-dashboard.customerconnect-arpayments-successorder .checkout-success,
.account.enhanced-dashboard.customerconnect-arpayments-successorder #checkout-success,
.enhanced-dashboard.customerconnect-arpayments-successorder #checkout-success {
  background: #ffffff;
  border-radius: 3px;
  box-shadow: 0px 0px 6px #d5d5d5;
  padding: 10px;
  position: relative;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  margin-bottom: 20px;
}
.account.enhanced-dashboard.customerconnect-arpayments-history #arpayment_history_table .col-action .edit,
.enhanced-dashboard.customerconnect-arpayments-history #arpayment_history_table .col-action .edit {
  position: relative;
}
.account.enhanced-dashboard.customerconnect-arpayments-history #arpayment_history_table .col-action .edit:before,
.enhanced-dashboard.customerconnect-arpayments-history #arpayment_history_table .col-action .edit:before {
  content: 'visibility' !important;
}
.account.enhanced-dashboard.customerconnect-arpayments-history #arpayment_history_table .col-action .edit:after,
.enhanced-dashboard.customerconnect-arpayments-history #arpayment_history_table .col-action .edit:after {
  content: 'See Details' !important;
  position: absolute;
  top: 0px;
  left: 30px;
  text-transform: capitalize;
  width: 55px !important;
  font-size: 12px !important;
  color: #000000;
  border: 1px solid #000000 !important;
  padding: 5px;
  background: #ffffff;
  visibility: hidden;
}
.account.enhanced-dashboard.customerconnect-arpayments-history #arpayment_history_table .col-action .edit:hover:after,
.enhanced-dashboard.customerconnect-arpayments-history #arpayment_history_table .col-action .edit:hover:after {
  visibility: visible;
}
.account.enhanced-dashboard #customer_arpayments_agedbalances_list_table .aged_bal:hover,
.enhanced-dashboard #customer_arpayments_agedbalances_list_table .aged_bal:hover {
  background-color: #f8f7f7 !important;
}
.account.enhanced-dashboard .modal-popup .action-close,
.enhanced-dashboard .modal-popup .action-close {
  border: 1px solid transparent !important;
  padding: 10px 10px 5px !important;
  margin: 5px !important;
}
.account.enhanced-dashboard input[type='checkbox'],
.enhanced-dashboard input[type='checkbox'] {
  cursor: pointer;
  height: 18px !important;
  width: 18px !important;
}
.account.enhanced-dashboard .buttons-set .back-link,
.enhanced-dashboard .buttons-set .back-link,
.account.enhanced-dashboard .buttons-set p.list-link,
.enhanced-dashboard .buttons-set p.list-link {
  display: none;
}
.account.enhanced-dashboard .payment-method .payment-method-content .actions-toolbar .primary.checkout,
.enhanced-dashboard .payment-method .payment-method-content .actions-toolbar .primary.checkout {
  border-radius: 3px;
  font-size: 1.4rem;
  color: #ffffff;
  background: #41aefc;
  border: 1px solid #41aefc !important;
  padding: 5px 10px;
  text-transform: capitalize !important;
  text-decoration: none;
  text-shadow: none;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.account.enhanced-dashboard .payment-method .payment-method-content .actions-toolbar .primary.checkout:hover,
.enhanced-dashboard .payment-method .payment-method-content .actions-toolbar .primary.checkout:hover {
  text-decoration: none;
  background: #002f6c;
  border: 1px solid #002f6c !important;
  color: #ffffff;
  text-shadow: none;
}
.account.enhanced-dashboard.customerconnect-orders-details .admin__data-grid-header.admin__data-grid-toolbar,
.enhanced-dashboard.customerconnect-orders-details .admin__data-grid-header.admin__data-grid-toolbar,
.account.enhanced-dashboard #claim_find .admin__data-grid-header.admin__data-grid-toolbar,
.enhanced-dashboard #claim_find .admin__data-grid-header.admin__data-grid-toolbar {
  min-height: 5px;
}
.account.enhanced-dashboard #claim_find .admin__data-grid-header.admin__data-grid-toolbar .refreshdatabtn .refreshdatabtn-link,
.enhanced-dashboard #claim_find .admin__data-grid-header.admin__data-grid-toolbar .refreshdatabtn .refreshdatabtn-link {
  top: -25px;
}
.account.enhanced-dashboard.dealerconnect-claims-new .box-info.box-account.col-full:empty,
.enhanced-dashboard.dealerconnect-claims-new .box-info.box-account.col-full:empty {
  display: none;
}
.account.enhanced-dashboard.dealerconnect-claims-new .fieldset .legend span,
.enhanced-dashboard.dealerconnect-claims-new .fieldset .legend span {
  font-weight: 600 !important;
}
.account.enhanced-dashboard.dealerconnect-claims-new .admin__data-grid-header.admin__data-grid-toolbar,
.enhanced-dashboard.dealerconnect-claims-new .admin__data-grid-header.admin__data-grid-toolbar {
  min-height: 5px;
}
.account.enhanced-dashboard.dealerconnect-claims-new .box-account.col-1,
.enhanced-dashboard.dealerconnect-claims-new .box-account.col-1 {
  width: 97% !important;
}
.account.enhanced-dashboard.dealerconnect-claims-new .box-account.col-1 .info-list,
.enhanced-dashboard.dealerconnect-claims-new .box-account.col-1 .info-list {
  min-height: 120px !important;
}
.account.enhanced-dashboard.dealerconnect-claims-new .box-info.box-account div.content-header table tr td.form-buttons button#add_claim_attachment,
.enhanced-dashboard.dealerconnect-claims-new .box-info.box-account div.content-header table tr td.form-buttons button#add_claim_attachment,
.account.enhanced-dashboard.dealerconnect-claims-new .box-info.box-account div.content-header table tr td.form-buttons button#add_quote,
.enhanced-dashboard.dealerconnect-claims-new .box-info.box-account div.content-header table tr td.form-buttons button#add_quote {
  background: none !important;
}
.account.enhanced-dashboard.dealerconnect-claims-new .box-info.box-account div.content-header table tr td.form-buttons button#add_claim_attachment:hover,
.enhanced-dashboard.dealerconnect-claims-new .box-info.box-account div.content-header table tr td.form-buttons button#add_claim_attachment:hover,
.account.enhanced-dashboard.dealerconnect-claims-new .box-info.box-account div.content-header table tr td.form-buttons button#add_quote:hover,
.enhanced-dashboard.dealerconnect-claims-new .box-info.box-account div.content-header table tr td.form-buttons button#add_quote:hover {
  background: none !important;
}
.account.enhanced-dashboard.dealerconnect-claims-new #claim_update,
.enhanced-dashboard.dealerconnect-claims-new #claim_update {
  position: relative;
  margin-bottom: 20px;
}
.account.enhanced-dashboard.dealerconnect-claims-new #claim_update #button_bar,
.enhanced-dashboard.dealerconnect-claims-new #claim_update #button_bar {
  position: absolute;
  top: calc(100% - 10px);
  z-index: 9;
  right: 0px;
}
.account.enhanced-dashboard.dealerconnect-claims-new #claim_update #button_bar #claim_save,
.enhanced-dashboard.dealerconnect-claims-new #claim_update #button_bar #claim_save {
  border-radius: 3px;
  font-size: 1.4rem;
  color: #ffffff;
  background: #41aefc;
  border: 1px solid #41aefc !important;
  padding: 5px 10px;
  text-transform: capitalize !important;
  text-decoration: none;
  text-shadow: none;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.account.enhanced-dashboard.dealerconnect-claims-new #claim_update #button_bar #claim_save:hover,
.enhanced-dashboard.dealerconnect-claims-new #claim_update #button_bar #claim_save:hover {
  text-decoration: none;
  background: #002f6c;
  border: 1px solid #002f6c !important;
  color: #ffffff;
  text-shadow: none;
}
.account.enhanced-dashboard.dealerconnect-claims-new #quotes_block p.sorter a,
.enhanced-dashboard.dealerconnect-claims-new #quotes_block p.sorter a {
  border-radius: 3px;
  font-size: 1.4rem;
  color: #41aefc;
  background: #ffffff;
  padding: 5px 10px;
  text-decoration: none;
  text-transform: capitalize !important;
  border: 1px solid #41aefc !important;
  text-shadow: none;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.account.enhanced-dashboard.dealerconnect-claims-new #quotes_block p.sorter a:hover,
.enhanced-dashboard.dealerconnect-claims-new #quotes_block p.sorter a:hover {
  text-decoration: none;
  background: #002f6c !important;
  border: 1px solid #002f6c !important;
  color: #ffffff;
  text-shadow: none;
}
.account.enhanced-dashboard.dealerconnect-claims-new #quotes_block #claim_quotes_form div#rfq_lines,
.enhanced-dashboard.dealerconnect-claims-new #quotes_block #claim_quotes_form div#rfq_lines {
  float: none !important;
}
.account.enhanced-dashboard.dealerconnect-claims-new #quotes_block #claim_quotes_form div#rfq_lines #rfq_lines_table .lines_row.attachment.new .box-info.box-account.col-full div.content-header .form-buttons .action-default.rfq_line_attachment_add,
.enhanced-dashboard.dealerconnect-claims-new #quotes_block #claim_quotes_form div#rfq_lines #rfq_lines_table .lines_row.attachment.new .box-info.box-account.col-full div.content-header .form-buttons .action-default.rfq_line_attachment_add {
  font-size: 0px !important;
  background: none !important;
  padding: 3px !important;
  font-size: 0px;
  background: none;
  border: 0px !important;
}
.account.enhanced-dashboard.dealerconnect-claims-new #quotes_block #claim_quotes_form div#rfq_lines #rfq_lines_table .lines_row.attachment.new .box-info.box-account.col-full div.content-header .form-buttons .action-default.rfq_line_attachment_add:before,
.enhanced-dashboard.dealerconnect-claims-new #quotes_block #claim_quotes_form div#rfq_lines #rfq_lines_table .lines_row.attachment.new .box-info.box-account.col-full div.content-header .form-buttons .action-default.rfq_line_attachment_add:before {
  content: 'add_circle_outline';
  font-size: 3.2rem;
  color: #41aefc;
}
.account.enhanced-dashboard.dealerconnect-claims-new #quotes_block #claim_quotes_form div#rfq_lines #rfq_lines_table .lines_row.attachment.new .box-info.box-account.col-full div.content-header .form-buttons .action-default.rfq_line_attachment_add:hover,
.enhanced-dashboard.dealerconnect-claims-new #quotes_block #claim_quotes_form div#rfq_lines #rfq_lines_table .lines_row.attachment.new .box-info.box-account.col-full div.content-header .form-buttons .action-default.rfq_line_attachment_add:hover {
  border: 0px !important;
  padding: 3px !important;
  background: none !important;
}
.account.enhanced-dashboard.dealerconnect-claims-new #quotes_block #claim_quotes_form div#rfq_lines #rfq_lines_table .lines_row.attachment.new .box-info.box-account.col-full div.content-header .form-buttons .action-default.rfq_line_attachment_add:hover:before,
.enhanced-dashboard.dealerconnect-claims-new #quotes_block #claim_quotes_form div#rfq_lines #rfq_lines_table .lines_row.attachment.new .box-info.box-account.col-full div.content-header .form-buttons .action-default.rfq_line_attachment_add:hover:before {
  color: #002f6c !important;
  background: none !important;
}
.account.enhanced-dashboard.dealerconnect-claims-new #quotes_block #claim_quotes_form div#rfq_lines #rfq_lines_table .lines_row.attachment.new .box-info.box-account.col-full div.content-header .form-buttons .action-default.rfq_line_attachment_add span,
.enhanced-dashboard.dealerconnect-claims-new #quotes_block #claim_quotes_form div#rfq_lines #rfq_lines_table .lines_row.attachment.new .box-info.box-account.col-full div.content-header .form-buttons .action-default.rfq_line_attachment_add span {
  font-size: 0px;
}
.account.enhanced-dashboard.dealerconnect-claims-new #quotes_block #claim_quotes_form div#rfq_lines #rfq_lines_table .lines_row.attachment.new .box-info.box-account.col-full div.content-header .form-buttons .action-default.rfq_line_attachment_add:hover,
.enhanced-dashboard.dealerconnect-claims-new #quotes_block #claim_quotes_form div#rfq_lines #rfq_lines_table .lines_row.attachment.new .box-info.box-account.col-full div.content-header .form-buttons .action-default.rfq_line_attachment_add:hover {
  background: none;
}
.account.enhanced-dashboard.dealerconnect-claims-new #quotes_block #claim_quotes_form .main-navigator-myacc,
.enhanced-dashboard.dealerconnect-claims-new #quotes_block #claim_quotes_form .main-navigator-myacc {
  display: none;
}
.account.enhanced-dashboard.dealerconnect-claims-new #quotes_block #maincontent .col-2.box-info.box-account.block,
.enhanced-dashboard.dealerconnect-claims-new #quotes_block #maincontent .col-2.box-info.box-account.block {
  width: 95% !important;
}
.account.enhanced-dashboard.dealerconnect-claims-new #quotes_block #maincontent #authenticationPopup,
.enhanced-dashboard.dealerconnect-claims-new #quotes_block #maincontent #authenticationPopup {
  display: none;
}
.account.enhanced-dashboard.dealerconnect-claims-new #quotes_block #maincontent .box-info.box-account.col-full .refreshdatabtn,
.enhanced-dashboard.dealerconnect-claims-new #quotes_block #maincontent .box-info.box-account.col-full .refreshdatabtn {
  display: none;
}
.account.enhanced-dashboard.dealerconnect-claims-new #quotes_block #maincontent .box-info.box-account.col-full .content-header .form-buttons #add_attachment:hover,
.enhanced-dashboard.dealerconnect-claims-new #quotes_block #maincontent .box-info.box-account.col-full .content-header .form-buttons #add_attachment:hover,
.account.enhanced-dashboard.dealerconnect-claims-new #quotes_block #maincontent .box-info.box-account.col-full .content-header .form-buttons #add_contact:hover,
.enhanced-dashboard.dealerconnect-claims-new #quotes_block #maincontent .box-info.box-account.col-full .content-header .form-buttons #add_contact:hover {
  background: none !important;
}
.account.enhanced-dashboard.dealerconnect-claims-new #quotes_block #maincontent .box-info.box-account.col-full .buttons-set.actions.buttonbar #line-search-close,
.enhanced-dashboard.dealerconnect-claims-new #quotes_block #maincontent .box-info.box-account.col-full .buttons-set.actions.buttonbar #line-search-close,
.account.enhanced-dashboard.dealerconnect-claims-new #quotes_block #maincontent .box-info.box-account.col-full .buttons-set.actions.buttonbar #line-add-close,
.enhanced-dashboard.dealerconnect-claims-new #quotes_block #maincontent .box-info.box-account.col-full .buttons-set.actions.buttonbar #line-add-close {
  border-radius: 3px;
  font-size: 1.4rem;
  color: #41aefc;
  background: #ffffff;
  padding: 5px 10px;
  text-decoration: none;
  text-transform: capitalize !important;
  border: 1px solid #41aefc !important;
  text-shadow: none;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  cursor: pointer;
}
.account.enhanced-dashboard.dealerconnect-claims-new #quotes_block #maincontent .box-info.box-account.col-full .buttons-set.actions.buttonbar #line-search-close:hover,
.enhanced-dashboard.dealerconnect-claims-new #quotes_block #maincontent .box-info.box-account.col-full .buttons-set.actions.buttonbar #line-search-close:hover,
.account.enhanced-dashboard.dealerconnect-claims-new #quotes_block #maincontent .box-info.box-account.col-full .buttons-set.actions.buttonbar #line-add-close:hover,
.enhanced-dashboard.dealerconnect-claims-new #quotes_block #maincontent .box-info.box-account.col-full .buttons-set.actions.buttonbar #line-add-close:hover {
  text-decoration: none;
  background: #002f6c !important;
  border: 1px solid #002f6c !important;
  color: #ffffff;
  text-shadow: none;
}
.account.enhanced-dashboard.dealerconnect-claims-new #quotes_block #maincontent .box-info.box-account.col-full .page-actions,
.enhanced-dashboard.dealerconnect-claims-new #quotes_block #maincontent .box-info.box-account.col-full .page-actions {
  margin-top: 20px;
}
.account.enhanced-dashboard #button_bar #button_bar .action-default.save,
.enhanced-dashboard #button_bar #button_bar .action-default.save {
  border-radius: 3px;
  font-size: 1.4rem;
  color: #ffffff;
  background: #41aefc;
  border: 1px solid #41aefc !important;
  padding: 5px 10px;
  text-transform: capitalize !important;
  text-decoration: none;
  text-shadow: none;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  margin-left: 10px !important;
}
.account.enhanced-dashboard #button_bar #button_bar .action-default.save:hover,
.enhanced-dashboard #button_bar #button_bar .action-default.save:hover {
  text-decoration: none;
  background: #002f6c;
  border: 1px solid #002f6c !important;
  color: #ffffff;
  text-shadow: none;
}
.account.enhanced-dashboard #button_bar #button_bar .action-default.save.link-reorder,
.enhanced-dashboard #button_bar #button_bar .action-default.save.link-reorder {
  font-size: 0px !important;
  background: none !important;
  border: 0px !important;
  text-decoration: none;
  padding: 3px !important;
  color: #007bdb;
}
.account.enhanced-dashboard #button_bar #button_bar .action-default.save.link-reorder:before,
.enhanced-dashboard #button_bar #button_bar .action-default.save.link-reorder:before {
  content: 'shopping_cart' !important;
  font-size: 2.4rem;
  color: #007bdb;
}
.account.enhanced-dashboard #button_bar #button_bar .action-default.save.link-reorder:after,
.enhanced-dashboard #button_bar #button_bar .action-default.save.link-reorder:after {
  margin: 0px !important;
  width: 0px !important;
  font-size: 0px !important;
}
.account.enhanced-dashboard #button_bar #button_bar .action-default.save.link-reorder:hover,
.enhanced-dashboard #button_bar #button_bar .action-default.save.link-reorder:hover {
  text-decoration: none;
  border: 0px !important;
  background: none !important;
}
.account.enhanced-dashboard #button_bar #button_bar .action-default.save.link-reorder:hover:before,
.enhanced-dashboard #button_bar #button_bar .action-default.save.link-reorder:hover:before {
  color: #002f6c !important;
  background: none !important;
}
.account.enhanced-dashboard #button_bar #button_bar .link-print,
.enhanced-dashboard #button_bar #button_bar .link-print,
.account.enhanced-dashboard #button_bar #button_bar .link-email,
.enhanced-dashboard #button_bar #button_bar .link-email {
  margin-left: 10px !important;
  position: relative;
  top: 6px;
}
.account.enhanced-dashboard .save-continue.button,
.enhanced-dashboard .save-continue.button {
  border-radius: 3px;
  font-size: 1.4rem;
  color: #ffffff;
  background: #41aefc;
  border: 1px solid #41aefc !important;
  padding: 5px 10px;
  text-transform: capitalize !important;
  text-decoration: none;
  text-shadow: none;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.account.enhanced-dashboard .save-continue.button:hover,
.enhanced-dashboard .save-continue.button:hover {
  text-decoration: none;
  background: #002f6c;
  border: 1px solid #002f6c !important;
  color: #ffffff;
  text-shadow: none;
}
.account.enhanced-dashboard .block-collapsible-nav .item .delimiter,
.enhanced-dashboard .block-collapsible-nav .item .delimiter {
  display: none;
}
.account.enhanced-dashboard #maincontent,
.enhanced-dashboard #maincontent {
  max-width: 1280px;
  margin: 0 auto;
  display: block;
  width: 100%;
}
.account.enhanced-dashboard input[type="checkbox"],
.enhanced-dashboard input[type="checkbox"],
.account.enhanced-dashboard input[type="radio"],
.enhanced-dashboard input[type="radio"] {
  height: 18px;
  width: 18px;
}
.account.enhanced-dashboard .page-header .header-wrapper-content .header.content .customer-login-logo .customer-menu .block-content .fieldset.login .actions-toolbar .action.login.primary,
.enhanced-dashboard .page-header .header-wrapper-content .header.content .customer-login-logo .customer-menu .block-content .fieldset.login .actions-toolbar .action.login.primary {
  background: #41aefc !important;
}
.account.enhanced-dashboard .page-header .header-wrapper-content .header.content .customer-login-logo .customer-menu .block-content .fieldset.login .actions-toolbar .action.login.primary:focus,
.enhanced-dashboard .page-header .header-wrapper-content .header.content .customer-login-logo .customer-menu .block-content .fieldset.login .actions-toolbar .action.login.primary:focus,
.account.enhanced-dashboard .page-header .header-wrapper-content .header.content .customer-login-logo .customer-menu .block-content .fieldset.login .actions-toolbar .action.login.primary:active,
.enhanced-dashboard .page-header .header-wrapper-content .header.content .customer-login-logo .customer-menu .block-content .fieldset.login .actions-toolbar .action.login.primary:active {
  background: #41aefc !important;
}
.account.enhanced-dashboard .page-header .header-wrapper-content .header.content .customer-login-logo .customer-menu .block-content .fieldset.login .actions-toolbar .action.login.primary:hover,
.enhanced-dashboard .page-header .header-wrapper-content .header.content .customer-login-logo .customer-menu .block-content .fieldset.login .actions-toolbar .action.login.primary:hover {
  background: #002f6c !important;
}
.account.enhanced-dashboard.customer-account-forgotpassword #gotobackpage,
.enhanced-dashboard.customer-account-forgotpassword #gotobackpage,
.account.enhanced-dashboard.customer-account-create #gotobackpage,
.enhanced-dashboard.customer-account-create #gotobackpage {
  display: none;
}
.account.enhanced-dashboard.customer-account-forgotpassword #maincontent,
.enhanced-dashboard.customer-account-forgotpassword #maincontent,
.account.enhanced-dashboard.customer-account-create #maincontent,
.enhanced-dashboard.customer-account-create #maincontent {
  width: 60%;
}
.account.enhanced-dashboard.customer-account-forgotpassword #maincontent .page-title-wrapper .page-title,
.enhanced-dashboard.customer-account-forgotpassword #maincontent .page-title-wrapper .page-title,
.account.enhanced-dashboard.customer-account-create #maincontent .page-title-wrapper .page-title,
.enhanced-dashboard.customer-account-create #maincontent .page-title-wrapper .page-title {
  margin-top: 2rem;
  margin-bottom: 1rem;
  padding-left: 15px;
}
.account.enhanced-dashboard.customer-account-forgotpassword #maincontent .column.main .secondary .back-link,
.enhanced-dashboard.customer-account-forgotpassword #maincontent .column.main .secondary .back-link,
.account.enhanced-dashboard.customer-account-create #maincontent .column.main .secondary .back-link,
.enhanced-dashboard.customer-account-create #maincontent .column.main .secondary .back-link {
  position: relative;
  top: -30px;
}
.account.enhanced-dashboard.customer-account-forgotpassword .page-wrapper .header-wrapper-content .page-main .columns .column.main,
.enhanced-dashboard.customer-account-forgotpassword .page-wrapper .header-wrapper-content .page-main .columns .column.main,
.account.enhanced-dashboard.customer-account-create .page-wrapper .header-wrapper-content .page-main .columns .column.main,
.enhanced-dashboard.customer-account-create .page-wrapper .header-wrapper-content .page-main .columns .column.main {
  background: none;
}
.account.enhanced-dashboard.customer-account-forgotpassword .page-wrapper .page-main .columns .column.main,
.enhanced-dashboard.customer-account-forgotpassword .page-wrapper .page-main .columns .column.main,
.account.enhanced-dashboard.customer-account-create .page-wrapper .page-main .columns .column.main,
.enhanced-dashboard.customer-account-create .page-wrapper .page-main .columns .column.main {
  background: none;
}
.account.enhanced-dashboard.customer-account-forgotpassword .page-wrapper .page-main .columns .column.main .form.password.forget,
.enhanced-dashboard.customer-account-forgotpassword .page-wrapper .page-main .columns .column.main .form.password.forget,
.account.enhanced-dashboard.customer-account-create .page-wrapper .page-main .columns .column.main .form.password.forget,
.enhanced-dashboard.customer-account-create .page-wrapper .page-main .columns .column.main .form.password.forget,
.account.enhanced-dashboard.customer-account-forgotpassword .page-wrapper .page-main .columns .column.main .form-create-account,
.enhanced-dashboard.customer-account-forgotpassword .page-wrapper .page-main .columns .column.main .form-create-account,
.account.enhanced-dashboard.customer-account-create .page-wrapper .page-main .columns .column.main .form-create-account,
.enhanced-dashboard.customer-account-create .page-wrapper .page-main .columns .column.main .form-create-account {
  margin: 0 auto;
  max-width: 100%;
}
.account.enhanced-dashboard .page-wrapper .header-wrapper-content .page-main .columns .column.main,
.enhanced-dashboard .page-wrapper .header-wrapper-content .page-main .columns .column.main {
  background: #f8f7f7;
  padding: 0px 15px 0px;
  margin-top: 0px;
}
.account.enhanced-dashboard .page-wrapper .header-wrapper-content .page-main .columns .column.main .block-dashboard-info .block-content,
.enhanced-dashboard .page-wrapper .header-wrapper-content .page-main .columns .column.main .block-dashboard-info .block-content {
  position: static !important;
}
.account.enhanced-dashboard .data-grid-checkbox-cell-inner input[type='checkbox'].admin__control-checkbox,
.enhanced-dashboard .data-grid-checkbox-cell-inner input[type='checkbox'].admin__control-checkbox,
.account.enhanced-dashboard .data-grid-checkbox-cell-inner input[type='radio'].admin__control-checkbox,
.enhanced-dashboard .data-grid-checkbox-cell-inner input[type='radio'].admin__control-checkbox {
  top: 10px;
}
.account.enhanced-dashboard .page-main .block.block-collapsible-nav,
.enhanced-dashboard .page-main .block.block-collapsible-nav {
  border: 0px;
  background: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
}
.account.enhanced-dashboard .nav-sections-item-content .columns .column.main,
.enhanced-dashboard .nav-sections-item-content .columns .column.main {
  background: none;
  margin-top: 0px;
}
.account.enhanced-dashboard .customer-subscription-grid,
.enhanced-dashboard .customer-subscription-grid,
.account.enhanced-dashboard #arpayment_history,
.enhanced-dashboard #arpayment_history {
  background: #ffffff;
  border-radius: 3px;
  box-shadow: 0px 0px 6px #d5d5d5;
  padding: 10px;
  position: relative;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  margin-bottom: 20px;
}
.account.enhanced-dashboard .customer-subscription-grid .admin__data-grid-header,
.enhanced-dashboard .customer-subscription-grid .admin__data-grid-header,
.account.enhanced-dashboard #arpayment_history .admin__data-grid-header,
.enhanced-dashboard #arpayment_history .admin__data-grid-header,
.account.enhanced-dashboard .customer-subscription-grid .admin__data-grid-toolbar,
.enhanced-dashboard .customer-subscription-grid .admin__data-grid-toolbar,
.account.enhanced-dashboard #arpayment_history .admin__data-grid-toolbar,
.enhanced-dashboard #arpayment_history .admin__data-grid-toolbar {
  min-height: 45px;
  position: static;
}
.account.enhanced-dashboard .customer-subscription-grid .admin__data-grid-header .admin__data-grid-pager-wrap .admin__data-grid-pager,
.enhanced-dashboard .customer-subscription-grid .admin__data-grid-header .admin__data-grid-pager-wrap .admin__data-grid-pager,
.account.enhanced-dashboard #arpayment_history .admin__data-grid-header .admin__data-grid-pager-wrap .admin__data-grid-pager,
.enhanced-dashboard #arpayment_history .admin__data-grid-header .admin__data-grid-pager-wrap .admin__data-grid-pager,
.account.enhanced-dashboard .customer-subscription-grid .admin__data-grid-toolbar .admin__data-grid-pager-wrap .admin__data-grid-pager,
.enhanced-dashboard .customer-subscription-grid .admin__data-grid-toolbar .admin__data-grid-pager-wrap .admin__data-grid-pager,
.account.enhanced-dashboard #arpayment_history .admin__data-grid-toolbar .admin__data-grid-pager-wrap .admin__data-grid-pager,
.enhanced-dashboard #arpayment_history .admin__data-grid-toolbar .admin__data-grid-pager-wrap .admin__data-grid-pager {
  bottom: 5px;
}
.account.enhanced-dashboard.customerconnect-returns-index .page-actions,
.enhanced-dashboard.customerconnect-returns-index .page-actions {
  position: relative;
}
.account.enhanced-dashboard.customerconnect-returns-index .page-actions .action-default.scalable.save,
.enhanced-dashboard.customerconnect-returns-index .page-actions .action-default.scalable.save {
  font-size: 0px !important;
  background: none !important;
  border: 0px !important;
  padding: 3px !important;
  position: absolute;
  top: 15px;
  right: 12px;
  z-index: 9;
}
.account.enhanced-dashboard.customerconnect-returns-index .page-actions .action-default.scalable.save:before,
.enhanced-dashboard.customerconnect-returns-index .page-actions .action-default.scalable.save:before {
  content: 'add_circle_outline';
  font-size: 3.2rem;
  color: #41aefc;
}
.account.enhanced-dashboard.customerconnect-returns-index .page-actions .action-default.scalable.save:hover,
.enhanced-dashboard.customerconnect-returns-index .page-actions .action-default.scalable.save:hover {
  border: 0px !important;
  padding: 3px !important;
  background: none !important;
}
.account.enhanced-dashboard.customerconnect-returns-index .page-actions .action-default.scalable.save:hover:before,
.enhanced-dashboard.customerconnect-returns-index .page-actions .action-default.scalable.save:hover:before {
  color: #002f6c !important;
  background: none !important;
}
.account.enhanced-dashboard.customerconnect-returns-index .admin__data-grid-header-row .admin__data-grid-export,
.enhanced-dashboard.customerconnect-returns-index .admin__data-grid-header-row .admin__data-grid-export {
  margin-right: 40px;
}
.account.enhanced-dashboard.customerconnect-returns-index .admin__data-grid-header-row .admin__data-grid-export .action-default.scalable.task,
.enhanced-dashboard.customerconnect-returns-index .admin__data-grid-header-row .admin__data-grid-export .action-default.scalable.task {
  margin-top: 2px;
}
.account.enhanced-dashboard.customerconnect-returns-index .refreshdatabtn,
.enhanced-dashboard.customerconnect-returns-index .refreshdatabtn {
  position: relative;
  right: 45px;
  top: 5px;
}
.account.enhanced-dashboard.customerconnect-account-index .admin__data-grid-header.admin__data-grid-toolbar,
.enhanced-dashboard.customerconnect-account-index .admin__data-grid-header.admin__data-grid-toolbar {
  min-height: 5px;
}
.account.enhanced-dashboard.customerconnect-account-index .admin__data-grid-header.admin__data-grid-toolbar .material-icons.grid-filter-icon,
.enhanced-dashboard.customerconnect-account-index .admin__data-grid-header.admin__data-grid-toolbar .material-icons.grid-filter-icon {
  right: 7px;
}
.account.enhanced-dashboard.customerconnect-account-index .box-account.block-dashboard-info.col-2,
.enhanced-dashboard.customerconnect-account-index .box-account.block-dashboard-info.col-2 {
  margin-right: 8px;
  margin-left: 1%;
}
.account.enhanced-dashboard.customerconnect-account-index .box-account .content-header .form-buttons .action-default.scalable.save,
.enhanced-dashboard.customerconnect-account-index .box-account .content-header .form-buttons .action-default.scalable.save {
  border: 0px !important;
  padding-top: 0px;
}
.account.enhanced-dashboard.customerconnect-account-index .box-account .content-header .form-buttons .action-default.scalable.save:hover,
.enhanced-dashboard.customerconnect-account-index .box-account .content-header .form-buttons .action-default.scalable.save:hover {
  background: none !important;
}
.account.enhanced-dashboard.customerconnect-account-index .box-account .content-header .form-buttons #add-contact:hover,
.enhanced-dashboard.customerconnect-account-index .box-account .content-header .form-buttons #add-contact:hover {
  background: none !important;
}
.account.enhanced-dashboard.customerconnect-account-index .box-account #custom_address_allowed_button,
.enhanced-dashboard.customerconnect-account-index .box-account #custom_address_allowed_button {
  padding: 5px 10px !important;
}
.account.enhanced-dashboard.customerconnect-account-index .box-account .boxed-content .admin__data-grid-header .material-icons.grid-filter-icon,
.enhanced-dashboard.customerconnect-account-index .box-account .boxed-content .admin__data-grid-header .material-icons.grid-filter-icon,
.account.enhanced-dashboard.customerconnect-account-index .box-account .boxed-content .admin__data-grid-toolbar .material-icons.grid-filter-icon,
.enhanced-dashboard.customerconnect-account-index .box-account .boxed-content .admin__data-grid-toolbar .material-icons.grid-filter-icon {
  top: 5px;
}
.account.enhanced-dashboard.customerconnect-account-index .box-account .boxed-content .admin__data-grid-header .admin__data-grid-header-row .admin__filter-actions,
.enhanced-dashboard.customerconnect-account-index .box-account .boxed-content .admin__data-grid-header .admin__data-grid-header-row .admin__filter-actions,
.account.enhanced-dashboard.customerconnect-account-index .box-account .boxed-content .admin__data-grid-toolbar .admin__data-grid-header-row .admin__filter-actions,
.enhanced-dashboard.customerconnect-account-index .box-account .boxed-content .admin__data-grid-toolbar .admin__data-grid-header-row .admin__filter-actions {
  top: 5px;
}
.account.enhanced-dashboard #approvals-summary-management,
.enhanced-dashboard #approvals-summary-management {
  background: #ffffff;
  border-radius: 3px;
  box-shadow: 0px 0px 6px #d5d5d5;
  padding: 10px;
  position: relative;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  margin-bottom: 20px;
}
.account.enhanced-dashboard #approvals-summary-management .summary-table.summary-box,
.enhanced-dashboard #approvals-summary-management .summary-table.summary-box {
  position: relative;
  top: 10px;
  padding: 10px;
}
.account.enhanced-dashboard #approvals-summary-management .summary-table.summary-box h2,
.enhanced-dashboard #approvals-summary-management .summary-table.summary-box h2 {
  font-size: 1.8rem;
  font-weight: 600;
}
.account.enhanced-dashboard.review-customer-index .page-wrapper .page-main .columns .column.main .table-wrapper.reviews,
.enhanced-dashboard.review-customer-index .page-wrapper .page-main .columns .column.main .table-wrapper.reviews {
  width: 97%;
  background: #ffffff;
  border-radius: 3px;
  box-shadow: 0px 0px 6px #d5d5d5;
  padding: 10px;
  position: relative;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  margin-bottom: 20px;
}
.account.enhanced-dashboard.review-customer-index .page-wrapper .page-main .columns .column.main .table-wrapper.reviews .table-reviews,
.enhanced-dashboard.review-customer-index .page-wrapper .page-main .columns .column.main .table-wrapper.reviews .table-reviews {
  margin-top: 45px;
}
.account.enhanced-dashboard.review-customer-index .page-wrapper .page-main .columns .column.main .table-wrapper.reviews .products-reviews-toolbar .pager .limiter,
.enhanced-dashboard.review-customer-index .page-wrapper .page-main .columns .column.main .table-wrapper.reviews .products-reviews-toolbar .pager .limiter {
  left: 10px;
}
.account.enhanced-dashboard.review-customer-index .page-wrapper .page-main .columns .column.main .table-wrapper.reviews .products-reviews-toolbar .pager .toolbar-amount .toolbar-number,
.enhanced-dashboard.review-customer-index .page-wrapper .page-main .columns .column.main .table-wrapper.reviews .products-reviews-toolbar .pager .toolbar-amount .toolbar-number {
  font-size: 1.6rem;
  font-weight: 600;
}
.account.enhanced-dashboard.review-customer-view .page-wrapper .page-main .columns .column.main .customer-review.view,
.enhanced-dashboard.review-customer-view .page-wrapper .page-main .columns .column.main .customer-review.view {
  background: #ffffff;
  border-radius: 3px;
  box-shadow: 0px 0px 6px #d5d5d5;
  padding: 10px;
  position: relative;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  margin-bottom: 20px;
}
.account.enhanced-dashboard.quotes-manage-index .page-wrapper .page-main .columns .column.main .block,
.enhanced-dashboard.quotes-manage-index .page-wrapper .page-main .columns .column.main .block {
  margin-top: 20px;
}
.account.enhanced-dashboard.quotes-manage-index .page-wrapper .page-main .columns .column.main .data-table tbody tr td .link-spacer,
.enhanced-dashboard.quotes-manage-index .page-wrapper .page-main .columns .column.main .data-table tbody tr td .link-spacer {
  display: none;
}
.account.enhanced-dashboard.quotes-manage-index .page-wrapper .page-main .columns .column.main .data-table tbody tr td .viewdetails,
.enhanced-dashboard.quotes-manage-index .page-wrapper .page-main .columns .column.main .data-table tbody tr td .viewdetails {
  font-size: 0px !important;
  background: none !important;
  border: 0px !important;
  text-decoration: none;
  padding: 3px !important;
  color: #007bdb;
}
.account.enhanced-dashboard.quotes-manage-index .page-wrapper .page-main .columns .column.main .data-table tbody tr td .viewdetails:before,
.enhanced-dashboard.quotes-manage-index .page-wrapper .page-main .columns .column.main .data-table tbody tr td .viewdetails:before {
  content: 'visibility' !important;
  font-size: 2.4rem;
  color: #007bdb;
}
.account.enhanced-dashboard.quotes-manage-index .page-wrapper .page-main .columns .column.main .data-table tbody tr td .viewdetails:after,
.enhanced-dashboard.quotes-manage-index .page-wrapper .page-main .columns .column.main .data-table tbody tr td .viewdetails:after {
  margin: 0px !important;
  width: 0px !important;
  font-size: 0px !important;
}
.account.enhanced-dashboard.quotes-manage-index .page-wrapper .page-main .columns .column.main .data-table tbody tr td .viewdetails:hover,
.enhanced-dashboard.quotes-manage-index .page-wrapper .page-main .columns .column.main .data-table tbody tr td .viewdetails:hover {
  text-decoration: none;
  border: 0px !important;
  background: none !important;
}
.account.enhanced-dashboard.quotes-manage-index .page-wrapper .page-main .columns .column.main .data-table tbody tr td .viewdetails:hover:before,
.enhanced-dashboard.quotes-manage-index .page-wrapper .page-main .columns .column.main .data-table tbody tr td .viewdetails:hover:before {
  color: #002f6c !important;
  background: none !important;
}
.account.enhanced-dashboard.quotes-manage-index .page-wrapper .page-main .columns .column.main .data-table tbody tr td .reject,
.enhanced-dashboard.quotes-manage-index .page-wrapper .page-main .columns .column.main .data-table tbody tr td .reject {
  font-size: 0px !important;
  background: none !important;
  border: 0px !important;
  text-decoration: none;
  padding: 3px !important;
  color: #007bdb;
}
.account.enhanced-dashboard.quotes-manage-index .page-wrapper .page-main .columns .column.main .data-table tbody tr td .reject:before,
.enhanced-dashboard.quotes-manage-index .page-wrapper .page-main .columns .column.main .data-table tbody tr td .reject:before {
  content: 'cancel' !important;
  font-size: 2.4rem;
  color: #007bdb;
}
.account.enhanced-dashboard.quotes-manage-index .page-wrapper .page-main .columns .column.main .data-table tbody tr td .reject:after,
.enhanced-dashboard.quotes-manage-index .page-wrapper .page-main .columns .column.main .data-table tbody tr td .reject:after {
  margin: 0px !important;
  width: 0px !important;
  font-size: 0px !important;
}
.account.enhanced-dashboard.quotes-manage-index .page-wrapper .page-main .columns .column.main .data-table tbody tr td .reject:hover,
.enhanced-dashboard.quotes-manage-index .page-wrapper .page-main .columns .column.main .data-table tbody tr td .reject:hover {
  text-decoration: none;
  border: 0px !important;
  background: none !important;
}
.account.enhanced-dashboard.quotes-manage-index .page-wrapper .page-main .columns .column.main .data-table tbody tr td .reject:hover:before,
.enhanced-dashboard.quotes-manage-index .page-wrapper .page-main .columns .column.main .data-table tbody tr td .reject:hover:before {
  color: #002f6c !important;
  background: none !important;
}
.account.enhanced-dashboard.quotes-manage-index .page-wrapper .page-main .columns .column.main .data-table tbody tr td .duplicate,
.enhanced-dashboard.quotes-manage-index .page-wrapper .page-main .columns .column.main .data-table tbody tr td .duplicate {
  font-size: 0px !important;
  background: none !important;
  border: 0px !important;
  text-decoration: none;
  padding: 3px !important;
  color: #007bdb;
}
.account.enhanced-dashboard.quotes-manage-index .page-wrapper .page-main .columns .column.main .data-table tbody tr td .duplicate:before,
.enhanced-dashboard.quotes-manage-index .page-wrapper .page-main .columns .column.main .data-table tbody tr td .duplicate:before {
  content: 'content_copy' !important;
  font-size: 2.4rem;
  color: #007bdb;
}
.account.enhanced-dashboard.quotes-manage-index .page-wrapper .page-main .columns .column.main .data-table tbody tr td .duplicate:after,
.enhanced-dashboard.quotes-manage-index .page-wrapper .page-main .columns .column.main .data-table tbody tr td .duplicate:after {
  margin: 0px !important;
  width: 0px !important;
  font-size: 0px !important;
}
.account.enhanced-dashboard.quotes-manage-index .page-wrapper .page-main .columns .column.main .data-table tbody tr td .duplicate:hover,
.enhanced-dashboard.quotes-manage-index .page-wrapper .page-main .columns .column.main .data-table tbody tr td .duplicate:hover {
  text-decoration: none;
  border: 0px !important;
  background: none !important;
}
.account.enhanced-dashboard.quotes-manage-index .page-wrapper .page-main .columns .column.main .data-table tbody tr td .duplicate:hover:before,
.enhanced-dashboard.quotes-manage-index .page-wrapper .page-main .columns .column.main .data-table tbody tr td .duplicate:hover:before {
  color: #002f6c !important;
  background: none !important;
}
.account.enhanced-dashboard.quotes-manage-index .page-wrapper .page-main .columns .column.main .page-title,
.enhanced-dashboard.quotes-manage-index .page-wrapper .page-main .columns .column.main .page-title {
  margin-left: -15px;
  background: #ffffff;
  font-size: 2.4rem;
  width: 105%;
}
.account.enhanced-dashboard.quotes-manage-index .page-wrapper .page-main .columns .column.main .page-title #gotobackpage,
.enhanced-dashboard.quotes-manage-index .page-wrapper .page-main .columns .column.main .page-title #gotobackpage {
  display: inline-block;
}
.account.enhanced-dashboard.quotes-manage-index .page-wrapper .page-main .columns .column.main .page-title h1,
.enhanced-dashboard.quotes-manage-index .page-wrapper .page-main .columns .column.main .page-title h1 {
  padding-bottom: 15px;
  display: inline-block;
}
.account.enhanced-dashboard.dealerconnect-inventory-search .column.main,
.enhanced-dashboard.dealerconnect-inventory-search .column.main {
  position: relative;
}
.account.enhanced-dashboard.dealerconnect-inventory-search .column.main .page-actions,
.enhanced-dashboard.dealerconnect-inventory-search .column.main .page-actions {
  position: absolute;
  right: 30px;
  top: 97px;
  z-index: 9;
}
.account.enhanced-dashboard.dealerconnect-inventory-search .column.main #dealerconnect_inventory .table-wrapper,
.enhanced-dashboard.dealerconnect-inventory-search .column.main #dealerconnect_inventory .table-wrapper {
  margin-top: 50px;
}
.account.enhanced-dashboard.dealerconnect-inventory-search .column.main #dealerconnect_inventory .admin__data-grid-header.admin__data-grid-toolbar,
.enhanced-dashboard.dealerconnect-inventory-search .column.main #dealerconnect_inventory .admin__data-grid-header.admin__data-grid-toolbar {
  min-height: 40px;
}
.account.enhanced-dashboard.dealerconnect-inventory-search .column.main #dealerconnect_inventory .admin__data-grid-header.admin__data-grid-toolbar div a,
.enhanced-dashboard.dealerconnect-inventory-search .column.main #dealerconnect_inventory .admin__data-grid-header.admin__data-grid-toolbar div a {
  right: 45px;
  top: -10px;
  position: relative;
  position: absolute !important;
}
.account.enhanced-dashboard.dealerconnect-inventory-search .column.main #dealerconnect_inventory .admin__data-grid-header.admin__data-grid-toolbar div a:before,
.enhanced-dashboard.dealerconnect-inventory-search .column.main #dealerconnect_inventory .admin__data-grid-header.admin__data-grid-toolbar div a:before {
  font-size: 30px;
}
.account.enhanced-dashboard.dealerconnect-inventory-search .column.main #dealerconnect_inventory .admin__data-grid-header.admin__data-grid-toolbar div a:after,
.enhanced-dashboard.dealerconnect-inventory-search .column.main #dealerconnect_inventory .admin__data-grid-header.admin__data-grid-toolbar div a:after {
  content: 'Reload' !important;
  position: absolute;
  top: 10px;
  left: 30px;
  text-transform: capitalize;
  width: auto !important;
  font-size: 12px !important;
  color: #000000;
  border: 1px solid #000000 !important;
  padding: 5px;
  background: #ffffff;
  visibility: hidden;
}
.account.enhanced-dashboard.dealerconnect-inventory-search .column.main #dealerconnect_inventory .admin__data-grid-header.admin__data-grid-toolbar div a:hover:after,
.enhanced-dashboard.dealerconnect-inventory-search .column.main #dealerconnect_inventory .admin__data-grid-header.admin__data-grid-toolbar div a:hover:after {
  visibility: visible;
}
.account.enhanced-dashboard.dealerconnect-inventory-search .column.main #dealerconnect_inventory .admin__data-grid-header.admin__data-grid-toolbar div a:after,
.enhanced-dashboard.dealerconnect-inventory-search .column.main #dealerconnect_inventory .admin__data-grid-header.admin__data-grid-toolbar div a:after {
  top: 35px;
  left: 5px;
}
.account.enhanced-dashboard.dealerconnect-inventory-new #form-validate #button_bar,
.enhanced-dashboard.dealerconnect-inventory-new #form-validate #button_bar {
  text-align: right;
}
.account.enhanced-dashboard.dealerconnect-inventory-new #form-validate .box-account.col-full:after,
.enhanced-dashboard.dealerconnect-inventory-new #form-validate .box-account.col-full:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.account.enhanced-dashboard.dealerconnect-inventory-billofmaterials #dealerconnect_bom_built .admin__data-grid-header,
.enhanced-dashboard.dealerconnect-inventory-billofmaterials #dealerconnect_bom_built .admin__data-grid-header,
.account.enhanced-dashboard.dealerconnect-inventory-billofmaterials #dealerconnect_bom_add .admin__data-grid-header,
.enhanced-dashboard.dealerconnect-inventory-billofmaterials #dealerconnect_bom_add .admin__data-grid-header,
.account.enhanced-dashboard.dealerconnect-inventory-billofmaterials #dealerconnect_bom_built .admin__data-grid-toolbar,
.enhanced-dashboard.dealerconnect-inventory-billofmaterials #dealerconnect_bom_built .admin__data-grid-toolbar,
.account.enhanced-dashboard.dealerconnect-inventory-billofmaterials #dealerconnect_bom_add .admin__data-grid-toolbar,
.enhanced-dashboard.dealerconnect-inventory-billofmaterials #dealerconnect_bom_add .admin__data-grid-toolbar {
  min-height: 42px;
}
.account.enhanced-dashboard.dealerconnect-inventory-billofmaterials #dealerconnect_bom_built .admin__data-grid-header div a,
.enhanced-dashboard.dealerconnect-inventory-billofmaterials #dealerconnect_bom_built .admin__data-grid-header div a,
.account.enhanced-dashboard.dealerconnect-inventory-billofmaterials #dealerconnect_bom_add .admin__data-grid-header div a,
.enhanced-dashboard.dealerconnect-inventory-billofmaterials #dealerconnect_bom_add .admin__data-grid-header div a,
.account.enhanced-dashboard.dealerconnect-inventory-billofmaterials #dealerconnect_bom_built .admin__data-grid-toolbar div a,
.enhanced-dashboard.dealerconnect-inventory-billofmaterials #dealerconnect_bom_built .admin__data-grid-toolbar div a,
.account.enhanced-dashboard.dealerconnect-inventory-billofmaterials #dealerconnect_bom_add .admin__data-grid-toolbar div a,
.enhanced-dashboard.dealerconnect-inventory-billofmaterials #dealerconnect_bom_add .admin__data-grid-toolbar div a {
  right: 17px;
  top: 9px;
  position: relative;
  position: absolute !important;
}
.account.enhanced-dashboard.dealerconnect-inventory-billofmaterials #dealerconnect_bom_built .admin__data-grid-header div a:after,
.enhanced-dashboard.dealerconnect-inventory-billofmaterials #dealerconnect_bom_built .admin__data-grid-header div a:after,
.account.enhanced-dashboard.dealerconnect-inventory-billofmaterials #dealerconnect_bom_add .admin__data-grid-header div a:after,
.enhanced-dashboard.dealerconnect-inventory-billofmaterials #dealerconnect_bom_add .admin__data-grid-header div a:after,
.account.enhanced-dashboard.dealerconnect-inventory-billofmaterials #dealerconnect_bom_built .admin__data-grid-toolbar div a:after,
.enhanced-dashboard.dealerconnect-inventory-billofmaterials #dealerconnect_bom_built .admin__data-grid-toolbar div a:after,
.account.enhanced-dashboard.dealerconnect-inventory-billofmaterials #dealerconnect_bom_add .admin__data-grid-toolbar div a:after,
.enhanced-dashboard.dealerconnect-inventory-billofmaterials #dealerconnect_bom_add .admin__data-grid-toolbar div a:after {
  content: 'Reload' !important;
  position: absolute;
  top: 10px;
  left: 30px;
  text-transform: capitalize;
  width: auto !important;
  font-size: 12px !important;
  color: #000000;
  border: 1px solid #000000 !important;
  padding: 5px;
  background: #ffffff;
  visibility: hidden;
}
.account.enhanced-dashboard.dealerconnect-inventory-billofmaterials #dealerconnect_bom_built .admin__data-grid-header div a:hover:after,
.enhanced-dashboard.dealerconnect-inventory-billofmaterials #dealerconnect_bom_built .admin__data-grid-header div a:hover:after,
.account.enhanced-dashboard.dealerconnect-inventory-billofmaterials #dealerconnect_bom_add .admin__data-grid-header div a:hover:after,
.enhanced-dashboard.dealerconnect-inventory-billofmaterials #dealerconnect_bom_add .admin__data-grid-header div a:hover:after,
.account.enhanced-dashboard.dealerconnect-inventory-billofmaterials #dealerconnect_bom_built .admin__data-grid-toolbar div a:hover:after,
.enhanced-dashboard.dealerconnect-inventory-billofmaterials #dealerconnect_bom_built .admin__data-grid-toolbar div a:hover:after,
.account.enhanced-dashboard.dealerconnect-inventory-billofmaterials #dealerconnect_bom_add .admin__data-grid-toolbar div a:hover:after,
.enhanced-dashboard.dealerconnect-inventory-billofmaterials #dealerconnect_bom_add .admin__data-grid-toolbar div a:hover:after {
  visibility: visible;
}
.account.enhanced-dashboard.dealerconnect-inventory-billofmaterials #dealerconnect_bom_built #dealerconnect_bom_add_table tbody tr,
.enhanced-dashboard.dealerconnect-inventory-billofmaterials #dealerconnect_bom_built #dealerconnect_bom_add_table tbody tr,
.account.enhanced-dashboard.dealerconnect-inventory-billofmaterials #dealerconnect_bom_add #dealerconnect_bom_add_table tbody tr,
.enhanced-dashboard.dealerconnect-inventory-billofmaterials #dealerconnect_bom_add #dealerconnect_bom_add_table tbody tr,
.account.enhanced-dashboard.dealerconnect-inventory-billofmaterials #dealerconnect_bom_built #dealerconnect_bom_built_table tbody tr,
.enhanced-dashboard.dealerconnect-inventory-billofmaterials #dealerconnect_bom_built #dealerconnect_bom_built_table tbody tr,
.account.enhanced-dashboard.dealerconnect-inventory-billofmaterials #dealerconnect_bom_add #dealerconnect_bom_built_table tbody tr,
.enhanced-dashboard.dealerconnect-inventory-billofmaterials #dealerconnect_bom_add #dealerconnect_bom_built_table tbody tr {
  border-top: 0px !important;
  border-bottom: 0px !important;
  box-shadow: none !important;
}
.account.enhanced-dashboard.dealerconnect-inventory-billofmaterials #dealerconnect_bom_built #dealerconnect_bom_add_table tbody tr td,
.enhanced-dashboard.dealerconnect-inventory-billofmaterials #dealerconnect_bom_built #dealerconnect_bom_add_table tbody tr td,
.account.enhanced-dashboard.dealerconnect-inventory-billofmaterials #dealerconnect_bom_add #dealerconnect_bom_add_table tbody tr td,
.enhanced-dashboard.dealerconnect-inventory-billofmaterials #dealerconnect_bom_add #dealerconnect_bom_add_table tbody tr td,
.account.enhanced-dashboard.dealerconnect-inventory-billofmaterials #dealerconnect_bom_built #dealerconnect_bom_built_table tbody tr td,
.enhanced-dashboard.dealerconnect-inventory-billofmaterials #dealerconnect_bom_built #dealerconnect_bom_built_table tbody tr td,
.account.enhanced-dashboard.dealerconnect-inventory-billofmaterials #dealerconnect_bom_add #dealerconnect_bom_built_table tbody tr td,
.enhanced-dashboard.dealerconnect-inventory-billofmaterials #dealerconnect_bom_add #dealerconnect_bom_built_table tbody tr td {
  border-top: 0px !important;
  border-bottom: 0px !important;
  box-shadow: none !important;
}
.account.enhanced-dashboard.dealerconnect-inventory-billofmaterials #dealerconnect_bom_built #dealerconnect_bom_add_table tbody tr td .box-info.block,
.enhanced-dashboard.dealerconnect-inventory-billofmaterials #dealerconnect_bom_built #dealerconnect_bom_add_table tbody tr td .box-info.block,
.account.enhanced-dashboard.dealerconnect-inventory-billofmaterials #dealerconnect_bom_add #dealerconnect_bom_add_table tbody tr td .box-info.block,
.enhanced-dashboard.dealerconnect-inventory-billofmaterials #dealerconnect_bom_add #dealerconnect_bom_add_table tbody tr td .box-info.block,
.account.enhanced-dashboard.dealerconnect-inventory-billofmaterials #dealerconnect_bom_built #dealerconnect_bom_built_table tbody tr td .box-info.block,
.enhanced-dashboard.dealerconnect-inventory-billofmaterials #dealerconnect_bom_built #dealerconnect_bom_built_table tbody tr td .box-info.block,
.account.enhanced-dashboard.dealerconnect-inventory-billofmaterials #dealerconnect_bom_add #dealerconnect_bom_built_table tbody tr td .box-info.block,
.enhanced-dashboard.dealerconnect-inventory-billofmaterials #dealerconnect_bom_add #dealerconnect_bom_built_table tbody tr td .box-info.block {
  box-shadow: none;
  border-top: 0px !important;
  border-bottom: 0.5px solid #cccccc !important;
  margin-bottom: 0px !important;
}
.account.enhanced-dashboard.dealerconnect-inventory-billofmaterials #dealerconnect_bom_built #dealerconnect_bom_add_table tbody tr td.top-none,
.enhanced-dashboard.dealerconnect-inventory-billofmaterials #dealerconnect_bom_built #dealerconnect_bom_add_table tbody tr td.top-none,
.account.enhanced-dashboard.dealerconnect-inventory-billofmaterials #dealerconnect_bom_add #dealerconnect_bom_add_table tbody tr td.top-none,
.enhanced-dashboard.dealerconnect-inventory-billofmaterials #dealerconnect_bom_add #dealerconnect_bom_add_table tbody tr td.top-none,
.account.enhanced-dashboard.dealerconnect-inventory-billofmaterials #dealerconnect_bom_built #dealerconnect_bom_built_table tbody tr td.top-none,
.enhanced-dashboard.dealerconnect-inventory-billofmaterials #dealerconnect_bom_built #dealerconnect_bom_built_table tbody tr td.top-none,
.account.enhanced-dashboard.dealerconnect-inventory-billofmaterials #dealerconnect_bom_add #dealerconnect_bom_built_table tbody tr td.top-none,
.enhanced-dashboard.dealerconnect-inventory-billofmaterials #dealerconnect_bom_add #dealerconnect_bom_built_table tbody tr td.top-none {
  border-top: 0.5px solid #cccccc !important;
  padding-top: 0px !important;
}
.account.enhanced-dashboard #arpayment_history .admin__data-grid-header.admin__data-grid-toolbar div a,
.enhanced-dashboard #arpayment_history .admin__data-grid-header.admin__data-grid-toolbar div a,
.account.enhanced-dashboard #dealerconnect_inventory .admin__data-grid-header.admin__data-grid-toolbar div a,
.enhanced-dashboard #dealerconnect_inventory .admin__data-grid-header.admin__data-grid-toolbar div a {
  font-size: 0px;
  padding: 5px !important;
  position: absolute;
  right: 15px;
}
.account.enhanced-dashboard #arpayment_history .admin__data-grid-header.admin__data-grid-toolbar div a:before,
.enhanced-dashboard #arpayment_history .admin__data-grid-header.admin__data-grid-toolbar div a:before,
.account.enhanced-dashboard #dealerconnect_inventory .admin__data-grid-header.admin__data-grid-toolbar div a:before,
.enhanced-dashboard #dealerconnect_inventory .admin__data-grid-header.admin__data-grid-toolbar div a:before {
  content: 'autorenew';
  margin: 0px !important;
  position: relative !important;
  top: 4px !important;
  color: #41aefc;
  background: none;
}
.account.enhanced-dashboard #arpayment_history .admin__data-grid-header.admin__data-grid-toolbar div a:hover,
.enhanced-dashboard #arpayment_history .admin__data-grid-header.admin__data-grid-toolbar div a:hover,
.account.enhanced-dashboard #dealerconnect_inventory .admin__data-grid-header.admin__data-grid-toolbar div a:hover,
.enhanced-dashboard #dealerconnect_inventory .admin__data-grid-header.admin__data-grid-toolbar div a:hover {
  border-radius: 3px !important;
  padding: 5px !important;
  background: none !important;
}
.account.enhanced-dashboard #arpayment_history .admin__data-grid-header.admin__data-grid-toolbar div a:hover:before,
.enhanced-dashboard #arpayment_history .admin__data-grid-header.admin__data-grid-toolbar div a:hover:before,
.account.enhanced-dashboard #dealerconnect_inventory .admin__data-grid-header.admin__data-grid-toolbar div a:hover:before,
.enhanced-dashboard #dealerconnect_inventory .admin__data-grid-header.admin__data-grid-toolbar div a:hover:before {
  background: none !important;
  color: #002f6c;
}
.account.enhanced-dashboard .admin__data-grid-header-row,
.enhanced-dashboard .admin__data-grid-header-row {
  clear: none;
  margin-top: 5px !important;
}
.account.enhanced-dashboard .admin__data-grid-header-row .admin__data-grid-export,
.enhanced-dashboard .admin__data-grid-header-row .admin__data-grid-export {
  padding-right: 5px;
  margin-right: 0px;
}
.account.enhanced-dashboard .admin__data-grid-header-row .admin__data-grid-export select,
.enhanced-dashboard .admin__data-grid-header-row .admin__data-grid-export select {
  border: 1px solid #41aefc;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
  font-size: 1.4rem;
  padding: 5px 25px 5px 15px;
  margin-right: -3px;
  height: 32px;
  color: #41aefc;
  margin-top: 5px;
}
.account.enhanced-dashboard .admin__data-grid-header-row .admin__data-grid-export .action-default.scalable.task,
.enhanced-dashboard .admin__data-grid-header-row .admin__data-grid-export .action-default.scalable.task {
  background: none;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  margin-right: -2px;
  border: 1px solid #41aefc;
  font-size: 0px;
  height: 32px !important;
  color: #41aefc;
  margin-top: 3px;
  width: 32px;
  padding: 0px !important;
}
.account.enhanced-dashboard .admin__data-grid-header-row .admin__data-grid-export .action-default.scalable.task:before,
.enhanced-dashboard .admin__data-grid-header-row .admin__data-grid-export .action-default.scalable.task:before {
  content: "save_alt";
  color: #41aefc;
  padding: 0px;
}
.account.enhanced-dashboard .admin__data-grid-header-row .admin__data-grid-export .action-default.scalable.task:hover,
.enhanced-dashboard .admin__data-grid-header-row .admin__data-grid-export .action-default.scalable.task:hover {
  border: 1px solid #002f6c !important;
  background: #002f6c !important;
}
.account.enhanced-dashboard .admin__data-grid-header-row .admin__filter-actions button[title="Search"],
.enhanced-dashboard .admin__data-grid-header-row .admin__filter-actions button[title="Search"],
.account.enhanced-dashboard .admin__data-grid-header-row .admin__filter-actions .action-reset,
.enhanced-dashboard .admin__data-grid-header-row .admin__filter-actions .action-reset {
  display: none;
  min-width: unset !important;
}
.account.enhanced-dashboard .admin__data-grid-header-row .admin__filter-actions .searchresetbtn,
.enhanced-dashboard .admin__data-grid-header-row .admin__filter-actions .searchresetbtn {
  display: inline-block !important;
}
.account.enhanced-dashboard .admin__data-grid-header-row .admin__filter-actions .action-default span,
.enhanced-dashboard .admin__data-grid-header-row .admin__filter-actions .action-default span {
  text-shadow: none !important;
}
.account.enhanced-dashboard .col-full.box-info.box-account.card-holders-billing-add,
.enhanced-dashboard .col-full.box-info.box-account.card-holders-billing-add {
  min-height: 200px !important;
}
.account.enhanced-dashboard .button,
.enhanced-dashboard .button,
.account.enhanced-dashboard button,
.enhanced-dashboard button {
  box-shadow: none;
  border-radius: 3px;
  color: #41aefc;
  background: #ffffff;
  padding: 5px 10px;
  text-decoration: none;
  text-transform: capitalize !important;
  border: 1px solid #41aefc !important;
  text-shadow: none;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  height: auto;
  font-size: 1.4rem;
  border: 0px;
}
.account.enhanced-dashboard .button:hover,
.enhanced-dashboard .button:hover,
.account.enhanced-dashboard button:hover,
.enhanced-dashboard button:hover {
  text-decoration: none;
  background: #002f6c !important;
  border: 1px solid #002f6c !important;
  color: #ffffff;
  text-shadow: none;
}
.account.enhanced-dashboard .button:hover,
.enhanced-dashboard .button:hover,
.account.enhanced-dashboard button:hover,
.enhanced-dashboard button:hover,
.account.enhanced-dashboard .button:active,
.enhanced-dashboard .button:active,
.account.enhanced-dashboard button:active,
.enhanced-dashboard button:active,
.account.enhanced-dashboard .button:focus,
.enhanced-dashboard .button:focus,
.account.enhanced-dashboard button:focus,
.enhanced-dashboard button:focus {
  border: 0px solid transparent;
}
.account.enhanced-dashboard #subscription-id-row .admin__field .end-date-note,
.enhanced-dashboard #subscription-id-row .admin__field .end-date-note {
  margin-top: 7px;
}
.account.enhanced-dashboard button.ui-datepicker-trigger,
.enhanced-dashboard button.ui-datepicker-trigger {
  border: 0px !important;
  padding: 2px !important;
  padding-top: 5px !important;
  background: none !important;
}
.account.enhanced-dashboard button.ui-datepicker-trigger:hover,
.enhanced-dashboard button.ui-datepicker-trigger:hover {
  background: none !important;
}
.account.enhanced-dashboard a.action.primary,
.enhanced-dashboard a.action.primary,
.account.enhanced-dashboard .scalable.task,
.enhanced-dashboard .scalable.task {
  box-shadow: none;
  border-radius: 3px;
  color: #ffffff;
  background: #41aefc;
  border: 1px solid #41aefc !important;
  padding: 5px 10px;
  text-transform: capitalize !important;
  text-decoration: none;
  text-shadow: none;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  height: auto;
  font-size: 1.4rem;
  border: 0px;
}
.account.enhanced-dashboard a.action.primary:hover,
.enhanced-dashboard a.action.primary:hover,
.account.enhanced-dashboard .scalable.task:hover,
.enhanced-dashboard .scalable.task:hover {
  text-decoration: none;
  background: #002f6c;
  border: 1px solid #002f6c !important;
  color: #ffffff;
  text-shadow: none;
}
.account.enhanced-dashboard a.action.primary:hover,
.enhanced-dashboard a.action.primary:hover,
.account.enhanced-dashboard .scalable.task:hover,
.enhanced-dashboard .scalable.task:hover,
.account.enhanced-dashboard a.action.primary:active,
.enhanced-dashboard a.action.primary:active,
.account.enhanced-dashboard .scalable.task:active,
.enhanced-dashboard .scalable.task:active,
.account.enhanced-dashboard a.action.primary:focus,
.enhanced-dashboard a.action.primary:focus,
.account.enhanced-dashboard .scalable.task:focus,
.enhanced-dashboard .scalable.task:focus {
  border: 0px solid transparent;
}
.account.enhanced-dashboard .refreshdatabtn,
.enhanced-dashboard .refreshdatabtn {
  margin-left: 15px;
  position: static;
  right: 15px;
  float: right;
  width: 33px;
  margin-top: 5px;
}
.account.enhanced-dashboard .refreshdatabtn .refreshdatabtn-link,
.enhanced-dashboard .refreshdatabtn .refreshdatabtn-link {
  font-size: 0px;
  padding: 3px !important;
}
.account.enhanced-dashboard .refreshdatabtn .refreshdatabtn-link:before,
.enhanced-dashboard .refreshdatabtn .refreshdatabtn-link:before {
  content: 'autorenew';
  margin: 0px !important;
  font-size: 2.8rem;
  position: relative !important;
  top: 7px !important;
  color: #41aefc;
  background: none;
}
.account.enhanced-dashboard .refreshdatabtn .refreshdatabtn-link:hover,
.enhanced-dashboard .refreshdatabtn .refreshdatabtn-link:hover {
  border-radius: 3px !important;
  padding: 3px !important;
  background: none !important;
}
.account.enhanced-dashboard .refreshdatabtn .refreshdatabtn-link:hover:before,
.enhanced-dashboard .refreshdatabtn .refreshdatabtn-link:hover:before {
  background: none !important;
  color: #002f6c;
}
.account.enhanced-dashboard .lastmodified p,
.enhanced-dashboard .lastmodified p {
  font-weight: 400;
  font-size: 1.6rem;
  color: #4b4b4b;
  text-align: center;
}
.account.enhanced-dashboard.customerconnect-arpayments-index #customerconnect_invoices_lines .admin__data-grid-header.admin__data-grid-toolbar,
.enhanced-dashboard.customerconnect-arpayments-index #customerconnect_invoices_lines .admin__data-grid-header.admin__data-grid-toolbar {
  min-height: 5px;
}
.account.enhanced-dashboard.customerconnect-arpayments-index #customerconnect_invoices_lines .admin__data-grid-header.admin__data-grid-toolbar .refreshdatabtn,
.enhanced-dashboard.customerconnect-arpayments-index #customerconnect_invoices_lines .admin__data-grid-header.admin__data-grid-toolbar .refreshdatabtn {
  display: none;
}
.account.enhanced-dashboard.customerconnect-arpayments-index #show-arpayments-detailspopup,
.enhanced-dashboard.customerconnect-arpayments-index #show-arpayments-detailspopup {
  padding-top: 25px;
}
.account.enhanced-dashboard.customerconnect-arpayments-index #show-arpayments-detailspopup #button_bar,
.enhanced-dashboard.customerconnect-arpayments-index #show-arpayments-detailspopup #button_bar {
  top: -20px;
  margin-bottom: 20px;
}
.account.enhanced-dashboard.customerconnect-arpayments-index .ar_payment_block #allocatebutton,
.enhanced-dashboard.customerconnect-arpayments-index .ar_payment_block #allocatebutton {
  position: absolute;
  top: 15px;
  right: 15px;
}
.account.enhanced-dashboard.customerconnect-arpayments-index .box-account .boxed-content .ar_payment_block,
.enhanced-dashboard.customerconnect-arpayments-index .box-account .boxed-content .ar_payment_block {
  max-height: 100px;
}
.account.enhanced-dashboard.customerconnect-arpayments-index #customer_arpayments_agedbalances_list .admin__data-grid-header.admin__data-grid-toolbar .refreshdatabtn,
.enhanced-dashboard.customerconnect-arpayments-index #customer_arpayments_agedbalances_list .admin__data-grid-header.admin__data-grid-toolbar .refreshdatabtn {
  position: absolute;
  top: 42px !important;
  right: 5px;
}
.account.enhanced-dashboard.customerconnect-arpayments-index #customer_arpayments_agedbalances_list .table-wrapper,
.enhanced-dashboard.customerconnect-arpayments-index #customer_arpayments_agedbalances_list .table-wrapper {
  padding-top: 0px;
}
.account.enhanced-dashboard.customerconnect-arpayments-index #customer_arpayments_invoices_list .admin__data-grid-header .grid-filter-icon,
.enhanced-dashboard.customerconnect-arpayments-index #customer_arpayments_invoices_list .admin__data-grid-header .grid-filter-icon,
.account.enhanced-dashboard.customerconnect-arpayments-index #customer_arpayments_invoices_list .admin__data-grid-toolbar .grid-filter-icon,
.enhanced-dashboard.customerconnect-arpayments-index #customer_arpayments_invoices_list .admin__data-grid-toolbar .grid-filter-icon {
  right: 0px !important;
  top: 50px;
}
.account.enhanced-dashboard.customerconnect-arpayments-index #customer_arpayments_invoices_list .admin__data-grid-header-row .admin__filter-actions,
.enhanced-dashboard.customerconnect-arpayments-index #customer_arpayments_invoices_list .admin__data-grid-header-row .admin__filter-actions {
  top: 52px;
}
.account.enhanced-dashboard.customerconnect-arpayments-index #customer_arpayments_invoices_list .admin__data-grid-header-row .admin__filter-actions .action-secondary:first-child,
.enhanced-dashboard.customerconnect-arpayments-index #customer_arpayments_invoices_list .admin__data-grid-header-row .admin__filter-actions .action-secondary:first-child {
  position: absolute;
  top: -40px;
  right: 0px;
}
.account.enhanced-dashboard.customerconnect-arpayments-index #customer_arpayments_invoices_list .table-wrapper,
.enhanced-dashboard.customerconnect-arpayments-index #customer_arpayments_invoices_list .table-wrapper {
  margin-top: 40px;
  margin-bottom: 0px;
}
.account.enhanced-dashboard.customerconnect-arpayments-index #customer_arpayments_agedbalances_list .grid-filter-icon,
.enhanced-dashboard.customerconnect-arpayments-index #customer_arpayments_agedbalances_list .grid-filter-icon {
  display: none;
  top: -5px;
  right: 35px;
}
.account.enhanced-dashboard.customerconnect-arpayments-index #customer_arpayments_agedbalances_list .refreshdatabtn .refreshdatabtn-link,
.enhanced-dashboard.customerconnect-arpayments-index #customer_arpayments_agedbalances_list .refreshdatabtn .refreshdatabtn-link {
  right: -20px !important;
  top: -15px;
}
.account.enhanced-dashboard.customerconnect-arpayments-index #customer_arpayments_agedbalances_list .table-wrapper,
.enhanced-dashboard.customerconnect-arpayments-index #customer_arpayments_agedbalances_list .table-wrapper {
  padding-top: 30px;
}
.account.enhanced-dashboard.customerconnect-arpayments-index .card-holders-billing-add .address_block,
.enhanced-dashboard.customerconnect-arpayments-index .card-holders-billing-add .address_block {
  padding: 0px;
}
.account.enhanced-dashboard.customerconnect-arpayments-index .card-holders-billing-add .address_block .address_label .billingaddressheading,
.enhanced-dashboard.customerconnect-arpayments-index .card-holders-billing-add .address_block .address_label .billingaddressheading {
  font-size: 2.0rem !important;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  color: #363636;
  text-transform: uppercase !important;
  font-weight: 600 !important;
}
.account.enhanced-dashboard.customerconnect-arpayments-index .card-holders-billing-add .address_block .address_content .change_address,
.enhanced-dashboard.customerconnect-arpayments-index .card-holders-billing-add .address_block .address_content .change_address {
  position: absolute;
  top: 15px;
  right: 15px;
  border-radius: 3px;
  font-size: 1.4rem;
  color: #41aefc;
  background: #ffffff;
  padding: 5px 10px;
  text-decoration: none;
  text-transform: capitalize !important;
  border: 1px solid #41aefc !important;
  text-shadow: none;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.account.enhanced-dashboard.customerconnect-arpayments-index .card-holders-billing-add .address_block .address_content .change_address:hover,
.enhanced-dashboard.customerconnect-arpayments-index .card-holders-billing-add .address_block .address_content .change_address:hover {
  text-decoration: none;
  background: #002f6c !important;
  border: 1px solid #002f6c !important;
  color: #ffffff;
  text-shadow: none;
}
.account.enhanced-dashboard.customerconnect-arpayments-index .col-1 #customer_arpayments_agedbalances_list .admin__data-grid-header .refreshdatabtn,
.enhanced-dashboard.customerconnect-arpayments-index .col-1 #customer_arpayments_agedbalances_list .admin__data-grid-header .refreshdatabtn,
.account.enhanced-dashboard.customerconnect-arpayments-index .col-2 #customer_arpayments_agedbalances_list .admin__data-grid-header .refreshdatabtn,
.enhanced-dashboard.customerconnect-arpayments-index .col-2 #customer_arpayments_agedbalances_list .admin__data-grid-header .refreshdatabtn,
.account.enhanced-dashboard.customerconnect-arpayments-index .col-full #customer_arpayments_agedbalances_list .admin__data-grid-header .refreshdatabtn,
.enhanced-dashboard.customerconnect-arpayments-index .col-full #customer_arpayments_agedbalances_list .admin__data-grid-header .refreshdatabtn {
  right: 15px;
  top: -10px;
}
.account.enhanced-dashboard.customerconnect-arpayments-index #customer_arpayments_agedbalances_list,
.enhanced-dashboard.customerconnect-arpayments-index #customer_arpayments_agedbalances_list {
  position: relative;
}
.account.enhanced-dashboard.customerconnect-arpayments-index #customer_arpayments_agedbalances_list .refreshdatabtn .admin__data-grid-header .material-icons.grid-filter-icon,
.enhanced-dashboard.customerconnect-arpayments-index #customer_arpayments_agedbalances_list .refreshdatabtn .admin__data-grid-header .material-icons.grid-filter-icon,
.account.enhanced-dashboard.customerconnect-arpayments-index #customer_arpayments_agedbalances_list .refreshdatabtn .admin__data-grid-toolbar .material-icons.grid-filter-icon,
.enhanced-dashboard.customerconnect-arpayments-index #customer_arpayments_agedbalances_list .refreshdatabtn .admin__data-grid-toolbar .material-icons.grid-filter-icon {
  right: 60px;
  top: -2px;
  z-index: 9;
}
.account.enhanced-dashboard .admin__data-grid-pager-wrap .admin__data-grid-pager .admin__control-text,
.enhanced-dashboard .admin__data-grid-pager-wrap .admin__data-grid-pager .admin__control-text {
  border: 0px !important;
  border-bottom: 2px solid #000 !important;
  border-radius: 0px !important;
}
.account.enhanced-dashboard .admin__data-grid-header,
.enhanced-dashboard .admin__data-grid-header,
.account.enhanced-dashboard .admin__data-grid-toolbar,
.enhanced-dashboard .admin__data-grid-toolbar {
  position: relative;
  min-height: 90px;
}
.account.enhanced-dashboard .admin__data-grid-header .admin__data-grid-header-row .admin__filter-actions,
.enhanced-dashboard .admin__data-grid-header .admin__data-grid-header-row .admin__filter-actions,
.account.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-header-row .admin__filter-actions,
.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-header-row .admin__filter-actions {
  position: absolute;
  right: 45px;
  top: 48px;
}
.account.enhanced-dashboard .admin__data-grid-header .admin__data-grid-header-row .admin__filter-actions .action-secondary,
.enhanced-dashboard .admin__data-grid-header .admin__data-grid-header-row .admin__filter-actions .action-secondary,
.account.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-header-row .admin__filter-actions .action-secondary,
.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-header-row .admin__filter-actions .action-secondary,
.account.enhanced-dashboard .admin__data-grid-header .admin__data-grid-header-row .admin__filter-actions .action-tertiary,
.enhanced-dashboard .admin__data-grid-header .admin__data-grid-header-row .admin__filter-actions .action-tertiary,
.account.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-header-row .admin__filter-actions .action-tertiary,
.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-header-row .admin__filter-actions .action-tertiary {
  border-radius: 3px;
  font-size: 1.4rem;
  color: #41aefc;
  background: #ffffff;
  padding: 5px 10px;
  text-decoration: none;
  text-transform: capitalize !important;
  border: 1px solid #41aefc !important;
  text-shadow: none;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  margin-left: 15px;
}
.account.enhanced-dashboard .admin__data-grid-header .admin__data-grid-header-row .admin__filter-actions .action-secondary:hover,
.enhanced-dashboard .admin__data-grid-header .admin__data-grid-header-row .admin__filter-actions .action-secondary:hover,
.account.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-header-row .admin__filter-actions .action-secondary:hover,
.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-header-row .admin__filter-actions .action-secondary:hover,
.account.enhanced-dashboard .admin__data-grid-header .admin__data-grid-header-row .admin__filter-actions .action-tertiary:hover,
.enhanced-dashboard .admin__data-grid-header .admin__data-grid-header-row .admin__filter-actions .action-tertiary:hover,
.account.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-header-row .admin__filter-actions .action-tertiary:hover,
.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-header-row .admin__filter-actions .action-tertiary:hover {
  text-decoration: none;
  background: #002f6c !important;
  border: 1px solid #002f6c !important;
  color: #ffffff;
  text-shadow: none;
}
.account.enhanced-dashboard .admin__data-grid-header .admin__data-grid-header-row .admin__filter-actions .action-primary,
.enhanced-dashboard .admin__data-grid-header .admin__data-grid-header-row .admin__filter-actions .action-primary,
.account.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-header-row .admin__filter-actions .action-primary,
.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-header-row .admin__filter-actions .action-primary,
.account.enhanced-dashboard .admin__data-grid-header .admin__data-grid-header-row .admin__filter-actions .task,
.enhanced-dashboard .admin__data-grid-header .admin__data-grid-header-row .admin__filter-actions .task,
.account.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-header-row .admin__filter-actions .task,
.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-header-row .admin__filter-actions .task {
  border-radius: 3px;
  font-size: 1.4rem;
  color: #ffffff;
  background: #41aefc;
  border: 1px solid #41aefc !important;
  padding: 5px 10px;
  text-transform: capitalize !important;
  text-decoration: none;
  text-shadow: none;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  margin-left: 15px;
}
.account.enhanced-dashboard .admin__data-grid-header .admin__data-grid-header-row .admin__filter-actions .action-primary:hover,
.enhanced-dashboard .admin__data-grid-header .admin__data-grid-header-row .admin__filter-actions .action-primary:hover,
.account.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-header-row .admin__filter-actions .action-primary:hover,
.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-header-row .admin__filter-actions .action-primary:hover,
.account.enhanced-dashboard .admin__data-grid-header .admin__data-grid-header-row .admin__filter-actions .task:hover,
.enhanced-dashboard .admin__data-grid-header .admin__data-grid-header-row .admin__filter-actions .task:hover,
.account.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-header-row .admin__filter-actions .task:hover,
.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-header-row .admin__filter-actions .task:hover {
  text-decoration: none;
  background: #002f6c;
  border: 1px solid #002f6c !important;
  color: #ffffff;
  text-shadow: none;
}
.account.enhanced-dashboard .admin__data-grid-header:last-child .admin__data-grid-pager-wrap .page-limit-select,
.enhanced-dashboard .admin__data-grid-header:last-child .admin__data-grid-pager-wrap .page-limit-select,
.account.enhanced-dashboard .admin__data-grid-toolbar:last-child .admin__data-grid-pager-wrap .page-limit-select,
.enhanced-dashboard .admin__data-grid-toolbar:last-child .admin__data-grid-pager-wrap .page-limit-select,
.account.enhanced-dashboard .admin__data-grid-header:last-child .admin__data-grid-pager-wrap .admin__control-support-text,
.enhanced-dashboard .admin__data-grid-header:last-child .admin__data-grid-pager-wrap .admin__control-support-text,
.account.enhanced-dashboard .admin__data-grid-toolbar:last-child .admin__data-grid-pager-wrap .admin__control-support-text,
.enhanced-dashboard .admin__data-grid-toolbar:last-child .admin__data-grid-pager-wrap .admin__control-support-text {
  display: none;
}
.account.enhanced-dashboard .admin__data-grid-header:last-child .admin__data-grid-pager-wrap div.admin__control-support-text,
.enhanced-dashboard .admin__data-grid-header:last-child .admin__data-grid-pager-wrap div.admin__control-support-text,
.account.enhanced-dashboard .admin__data-grid-toolbar:last-child .admin__data-grid-pager-wrap div.admin__control-support-text,
.enhanced-dashboard .admin__data-grid-toolbar:last-child .admin__data-grid-pager-wrap div.admin__control-support-text {
  display: block;
}
.account.enhanced-dashboard .admin__data-grid-header:last-child .admin__data-grid-pager-wrap .admin__data-grid-pager .admin__control-support-text,
.enhanced-dashboard .admin__data-grid-header:last-child .admin__data-grid-pager-wrap .admin__data-grid-pager .admin__control-support-text,
.account.enhanced-dashboard .admin__data-grid-toolbar:last-child .admin__data-grid-pager-wrap .admin__data-grid-pager .admin__control-support-text,
.enhanced-dashboard .admin__data-grid-toolbar:last-child .admin__data-grid-pager-wrap .admin__data-grid-pager .admin__control-support-text {
  display: inline-block;
}
.account.enhanced-dashboard .admin__data-grid-header:last-child .admin__data-grid-pager,
.enhanced-dashboard .admin__data-grid-header:last-child .admin__data-grid-pager,
.account.enhanced-dashboard .admin__data-grid-toolbar:last-child .admin__data-grid-pager,
.enhanced-dashboard .admin__data-grid-toolbar:last-child .admin__data-grid-pager {
  text-align: right !important;
}
.account.enhanced-dashboard .admin__data-grid-header:last-child .admin__data-grid-pager .action-next,
.enhanced-dashboard .admin__data-grid-header:last-child .admin__data-grid-pager .action-next,
.account.enhanced-dashboard .admin__data-grid-toolbar:last-child .admin__data-grid-pager .action-next,
.enhanced-dashboard .admin__data-grid-toolbar:last-child .admin__data-grid-pager .action-next,
.account.enhanced-dashboard .admin__data-grid-header:last-child .admin__data-grid-pager .action-previous,
.enhanced-dashboard .admin__data-grid-header:last-child .admin__data-grid-pager .action-previous,
.account.enhanced-dashboard .admin__data-grid-toolbar:last-child .admin__data-grid-pager .action-previous,
.enhanced-dashboard .admin__data-grid-toolbar:last-child .admin__data-grid-pager .action-previous {
  padding: 0px !important;
  border: 0px !important;
}
.account.enhanced-dashboard .admin__data-grid-header:last-child .admin__data-grid-pager .action-next:before,
.enhanced-dashboard .admin__data-grid-header:last-child .admin__data-grid-pager .action-next:before,
.account.enhanced-dashboard .admin__data-grid-toolbar:last-child .admin__data-grid-pager .action-next:before,
.enhanced-dashboard .admin__data-grid-toolbar:last-child .admin__data-grid-pager .action-next:before,
.account.enhanced-dashboard .admin__data-grid-header:last-child .admin__data-grid-pager .action-previous:before,
.enhanced-dashboard .admin__data-grid-header:last-child .admin__data-grid-pager .action-previous:before,
.account.enhanced-dashboard .admin__data-grid-toolbar:last-child .admin__data-grid-pager .action-previous:before,
.enhanced-dashboard .admin__data-grid-toolbar:last-child .admin__data-grid-pager .action-previous:before {
  font-size: 2.8rem !important;
}
.account.enhanced-dashboard .admin__data-grid-header:last-child .admin__data-grid-pager .action-previous,
.enhanced-dashboard .admin__data-grid-header:last-child .admin__data-grid-pager .action-previous,
.account.enhanced-dashboard .admin__data-grid-toolbar:last-child .admin__data-grid-pager .action-previous,
.enhanced-dashboard .admin__data-grid-toolbar:last-child .admin__data-grid-pager .action-previous {
  padding-left: 8px !important;
}
.account.enhanced-dashboard .admin__data-grid-header .material-icons.grid-filter-icon,
.enhanced-dashboard .admin__data-grid-header .material-icons.grid-filter-icon,
.account.enhanced-dashboard .admin__data-grid-toolbar .material-icons.grid-filter-icon,
.enhanced-dashboard .admin__data-grid-toolbar .material-icons.grid-filter-icon {
  position: absolute;
  right: 0px;
  top: 50px;
  cursor: pointer;
  display: none;
  z-index: 9;
  font-size: 0px !important;
}
.account.enhanced-dashboard .admin__data-grid-header .material-icons.grid-filter-icon:before,
.enhanced-dashboard .admin__data-grid-header .material-icons.grid-filter-icon:before,
.account.enhanced-dashboard .admin__data-grid-toolbar .material-icons.grid-filter-icon:before,
.enhanced-dashboard .admin__data-grid-toolbar .material-icons.grid-filter-icon:before {
  color: #41aefc;
  font-size: 2.8rem;
  content: 'filter_alt';
}
.account.enhanced-dashboard .admin__data-grid-header .material-icons.grid-filter-icon:hover:before,
.enhanced-dashboard .admin__data-grid-header .material-icons.grid-filter-icon:hover:before,
.account.enhanced-dashboard .admin__data-grid-toolbar .material-icons.grid-filter-icon:hover:before,
.enhanced-dashboard .admin__data-grid-toolbar .material-icons.grid-filter-icon:hover:before {
  color: #002f6c;
}
.account.enhanced-dashboard .admin__data-grid-header .material-icons.grid-filter-icon.hasfilter,
.enhanced-dashboard .admin__data-grid-header .material-icons.grid-filter-icon.hasfilter,
.account.enhanced-dashboard .admin__data-grid-toolbar .material-icons.grid-filter-icon.hasfilter,
.enhanced-dashboard .admin__data-grid-toolbar .material-icons.grid-filter-icon.hasfilter {
  display: block;
}
.account.enhanced-dashboard .admin__data-grid-header .legend > span,
.enhanced-dashboard .admin__data-grid-header .legend > span,
.account.enhanced-dashboard .admin__data-grid-toolbar .legend > span,
.enhanced-dashboard .admin__data-grid-toolbar .legend > span {
  font-size: 2.0rem !important;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  color: #363636 !important;
  text-transform: capitalize !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
}
.account.enhanced-dashboard .admin__data-grid-header .admin__control-support-text,
.enhanced-dashboard .admin__data-grid-header .admin__control-support-text,
.account.enhanced-dashboard .admin__data-grid-toolbar .admin__control-support-text,
.enhanced-dashboard .admin__data-grid-toolbar .admin__control-support-text {
  position: absolute;
  bottom: 15px;
  color: #4b4b4b;
  font-size: 1.6rem;
  font-weight: 400 !important;
  left: 0;
  text-align: left;
  padding-left: 15px;
}
.account.enhanced-dashboard .admin__data-grid-header .messages.custom-msg,
.enhanced-dashboard .admin__data-grid-header .messages.custom-msg,
.account.enhanced-dashboard .admin__data-grid-toolbar .messages.custom-msg,
.enhanced-dashboard .admin__data-grid-toolbar .messages.custom-msg {
  position: absolute;
  margin-top: 15px;
}
.account.enhanced-dashboard .admin__data-grid-header .admin__data-grid-header-row._massaction,
.enhanced-dashboard .admin__data-grid-header .admin__data-grid-header-row._massaction,
.account.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-header-row._massaction,
.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-header-row._massaction {
  display: inline-block;
  float: none;
  padding-bottom: 5px;
}
.account.enhanced-dashboard .admin__data-grid-header .admin__data-grid-header-row._massaction .admin__grid-massaction form .admin__grid-massaction-form div.mage-error,
.enhanced-dashboard .admin__data-grid-header .admin__data-grid-header-row._massaction .admin__grid-massaction form .admin__grid-massaction-form div.mage-error,
.account.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-header-row._massaction .admin__grid-massaction form .admin__grid-massaction-form div.mage-error,
.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-header-row._massaction .admin__grid-massaction form .admin__grid-massaction-form div.mage-error {
  position: absolute;
  left: 0px;
  top: -25px;
}
.account.enhanced-dashboard .admin__data-grid-header .admin__data-grid-header-row._massaction .admin__grid-massaction form .admin__grid-massaction-form select.admin__control-select,
.enhanced-dashboard .admin__data-grid-header .admin__data-grid-header-row._massaction .admin__grid-massaction form .admin__grid-massaction-form select.admin__control-select,
.account.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-header-row._massaction .admin__grid-massaction form .admin__grid-massaction-form select.admin__control-select,
.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-header-row._massaction .admin__grid-massaction form .admin__grid-massaction-form select.admin__control-select {
  font-size: 1.4rem;
  border-radius: 0px;
  border: 0px;
  border-bottom: 2px solid #41aefc;
  width: 100px;
  padding-top: 9px;
  padding-bottom: 3px;
}
.account.enhanced-dashboard .admin__data-grid-header .admin__data-grid-header-row._massaction .admin__grid-massaction form .admin__grid-massaction-form select.admin__control-select:before,
.enhanced-dashboard .admin__data-grid-header .admin__data-grid-header-row._massaction .admin__grid-massaction form .admin__grid-massaction-form select.admin__control-select:before,
.account.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-header-row._massaction .admin__grid-massaction form .admin__grid-massaction-form select.admin__control-select:before,
.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-header-row._massaction .admin__grid-massaction form .admin__grid-massaction-form select.admin__control-select:before {
  font-size: 1.2rem;
  color: #616161;
  content: 'Actions';
}
.account.enhanced-dashboard .admin__data-grid-header .admin__data-grid-header-row._massaction .admin__grid-massaction form .admin__grid-massaction-form .outer-span,
.enhanced-dashboard .admin__data-grid-header .admin__data-grid-header-row._massaction .admin__grid-massaction form .admin__grid-massaction-form .outer-span,
.account.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-header-row._massaction .admin__grid-massaction form .admin__grid-massaction-form .outer-span,
.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-header-row._massaction .admin__grid-massaction form .admin__grid-massaction-form .outer-span {
  width: auto;
  position: static;
}
.account.enhanced-dashboard .admin__data-grid-header .admin__data-grid-header-row._massaction .admin__grid-massaction form .admin__grid-massaction-form .action-default.scalable,
.enhanced-dashboard .admin__data-grid-header .admin__data-grid-header-row._massaction .admin__grid-massaction form .admin__grid-massaction-form .action-default.scalable,
.account.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-header-row._massaction .admin__grid-massaction form .admin__grid-massaction-form .action-default.scalable,
.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-header-row._massaction .admin__grid-massaction form .admin__grid-massaction-form .action-default.scalable {
  border-radius: 3px;
  font-size: 1.4rem;
  color: #ffffff;
  background: #41aefc;
  border: 1px solid #41aefc !important;
  padding: 5px 10px;
  text-transform: capitalize !important;
  text-decoration: none;
  text-shadow: none;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  margin-left: 10px;
}
.account.enhanced-dashboard .admin__data-grid-header .admin__data-grid-header-row._massaction .admin__grid-massaction form .admin__grid-massaction-form .action-default.scalable:hover,
.enhanced-dashboard .admin__data-grid-header .admin__data-grid-header-row._massaction .admin__grid-massaction form .admin__grid-massaction-form .action-default.scalable:hover,
.account.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-header-row._massaction .admin__grid-massaction form .admin__grid-massaction-form .action-default.scalable:hover,
.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-header-row._massaction .admin__grid-massaction form .admin__grid-massaction-form .action-default.scalable:hover {
  text-decoration: none;
  background: #002f6c;
  border: 1px solid #002f6c !important;
  color: #ffffff;
  text-shadow: none;
}
.account.enhanced-dashboard .admin__data-grid-header .admin__data-grid-header-row._massaction .admin__grid-massaction .mass-select-wrap select.action-select-multiselect,
.enhanced-dashboard .admin__data-grid-header .admin__data-grid-header-row._massaction .admin__grid-massaction .mass-select-wrap select.action-select-multiselect,
.account.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-header-row._massaction .admin__grid-massaction .mass-select-wrap select.action-select-multiselect,
.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-header-row._massaction .admin__grid-massaction .mass-select-wrap select.action-select-multiselect {
  font-size: 1.4rem;
  border-radius: 0px;
  border: 0px;
  border-bottom: 2px solid #41aefc;
  width: 100px;
  padding-top: 9px;
  padding-bottom: 3px;
}
.account.enhanced-dashboard .admin__data-grid-header .admin__data-grid-header-row._massaction .admin__grid-massaction .mass-select-wrap select.action-select-multiselect:before,
.enhanced-dashboard .admin__data-grid-header .admin__data-grid-header-row._massaction .admin__grid-massaction .mass-select-wrap select.action-select-multiselect:before,
.account.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-header-row._massaction .admin__grid-massaction .mass-select-wrap select.action-select-multiselect:before,
.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-header-row._massaction .admin__grid-massaction .mass-select-wrap select.action-select-multiselect:before {
  font-size: 1.2rem;
  color: #616161;
  content: 'Actions';
}
.account.enhanced-dashboard .admin__data-grid-header .admin__data-grid-pager-wrap,
.enhanced-dashboard .admin__data-grid-header .admin__data-grid-pager-wrap,
.account.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-pager-wrap,
.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-pager-wrap {
  width: 145px;
  display: inline-block;
}
.account.enhanced-dashboard .admin__data-grid-header .admin__data-grid-pager-wrap label.admin__control-support-text,
.enhanced-dashboard .admin__data-grid-header .admin__data-grid-pager-wrap label.admin__control-support-text,
.account.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-pager-wrap label.admin__control-support-text,
.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-pager-wrap label.admin__control-support-text {
  position: static;
  font-size: 1.6rem;
  color: #000000;
  font-weight: 600;
}
.account.enhanced-dashboard .admin__data-grid-header .admin__data-grid-pager-wrap .admin__control-select,
.enhanced-dashboard .admin__data-grid-header .admin__data-grid-pager-wrap .admin__control-select,
.account.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-pager-wrap .admin__control-select,
.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-pager-wrap .admin__control-select,
.account.enhanced-dashboard .admin__data-grid-header .admin__data-grid-pager-wrap .page-limit-select,
.enhanced-dashboard .admin__data-grid-header .admin__data-grid-pager-wrap .page-limit-select,
.account.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-pager-wrap .page-limit-select,
.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-pager-wrap .page-limit-select {
  border-radius: 0px;
  border: 0px;
  border-bottom: 2px solid #41aefc;
  background-color: #ffffff;
  font-size: 1.6rem;
  font-weight: 600;
}
.account.enhanced-dashboard .admin__data-grid-header .admin__data-grid-pager-wrap .admin__data-grid-pager,
.enhanced-dashboard .admin__data-grid-header .admin__data-grid-pager-wrap .admin__data-grid-pager,
.account.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-pager-wrap .admin__data-grid-pager,
.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-pager-wrap .admin__data-grid-pager {
  z-index: 999;
  position: absolute;
  bottom: 15px !important;
  right: 15px;
  text-align: right;
}
.account.enhanced-dashboard .admin__data-grid-header .admin__data-grid-pager-wrap .admin__data-grid-pager input.admin__control-text,
.enhanced-dashboard .admin__data-grid-header .admin__data-grid-pager-wrap .admin__data-grid-pager input.admin__control-text,
.account.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-pager-wrap .admin__data-grid-pager input.admin__control-text,
.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-pager-wrap .admin__data-grid-pager input.admin__control-text {
  border: 0px;
  border-bottom: 2px solid #000000;
  border-radius: 0px;
}
.account.enhanced-dashboard .admin__data-grid-header .admin__data-grid-pager-wrap .admin__data-grid-pager .admin__control-support-text,
.enhanced-dashboard .admin__data-grid-header .admin__data-grid-pager-wrap .admin__data-grid-pager .admin__control-support-text,
.account.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-pager-wrap .admin__data-grid-pager .admin__control-support-text,
.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-pager-wrap .admin__data-grid-pager .admin__control-support-text {
  color: #4b4b4b;
  font-size: 1.6rem;
  font-weight: 400 !important;
}
.account.enhanced-dashboard .admin__data-grid-header .admin__data-grid-pager-wrap .admin__data-grid-pager .action-previous,
.enhanced-dashboard .admin__data-grid-header .admin__data-grid-pager-wrap .admin__data-grid-pager .action-previous,
.account.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-pager-wrap .admin__data-grid-pager .action-previous,
.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-pager-wrap .admin__data-grid-pager .action-previous,
.account.enhanced-dashboard .admin__data-grid-header .admin__data-grid-pager-wrap .admin__data-grid-pager .action-next,
.enhanced-dashboard .admin__data-grid-header .admin__data-grid-pager-wrap .admin__data-grid-pager .action-next,
.account.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-pager-wrap .admin__data-grid-pager .action-next,
.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-pager-wrap .admin__data-grid-pager .action-next {
  width: auto;
  padding-left: 5px;
  margin-right: 5px;
  margin-left: 5px;
  opacity: 1;
  background: none;
  border: 0px !important;
  cursor: pointer;
}
.account.enhanced-dashboard .admin__data-grid-header .admin__data-grid-pager-wrap .admin__data-grid-pager .action-previous:before,
.enhanced-dashboard .admin__data-grid-header .admin__data-grid-pager-wrap .admin__data-grid-pager .action-previous:before,
.account.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-pager-wrap .admin__data-grid-pager .action-previous:before,
.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-pager-wrap .admin__data-grid-pager .action-previous:before,
.account.enhanced-dashboard .admin__data-grid-header .admin__data-grid-pager-wrap .admin__data-grid-pager .action-next:before,
.enhanced-dashboard .admin__data-grid-header .admin__data-grid-pager-wrap .admin__data-grid-pager .action-next:before,
.account.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-pager-wrap .admin__data-grid-pager .action-next:before,
.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-pager-wrap .admin__data-grid-pager .action-next:before {
  color: #4b4b4b;
  font-size: 1.6rem;
}
.account.enhanced-dashboard .admin__data-grid-header .admin__data-grid-pager-wrap .admin__data-grid-pager .action-previous:hover,
.enhanced-dashboard .admin__data-grid-header .admin__data-grid-pager-wrap .admin__data-grid-pager .action-previous:hover,
.account.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-pager-wrap .admin__data-grid-pager .action-previous:hover,
.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-pager-wrap .admin__data-grid-pager .action-previous:hover,
.account.enhanced-dashboard .admin__data-grid-header .admin__data-grid-pager-wrap .admin__data-grid-pager .action-next:hover,
.enhanced-dashboard .admin__data-grid-header .admin__data-grid-pager-wrap .admin__data-grid-pager .action-next:hover,
.account.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-pager-wrap .admin__data-grid-pager .action-next:hover,
.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-pager-wrap .admin__data-grid-pager .action-next:hover {
  opacity: 0.7;
}
.account.enhanced-dashboard .admin__data-grid-header .admin__data-grid-pager-wrap .admin__data-grid-pager .action-previous,
.enhanced-dashboard .admin__data-grid-header .admin__data-grid-pager-wrap .admin__data-grid-pager .action-previous,
.account.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-pager-wrap .admin__data-grid-pager .action-previous,
.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-pager-wrap .admin__data-grid-pager .action-previous {
  padding-left: 8px !important;
}
.account.enhanced-dashboard #role_edit_form fieldset #shipping_address_allowed,
.enhanced-dashboard #role_edit_form fieldset #shipping_address_allowed,
.account.enhanced-dashboard #role_edit_form fieldset #billing_address_allowed,
.enhanced-dashboard #role_edit_form fieldset #billing_address_allowed {
  width: 150px;
  display: block;
}
.account.enhanced-dashboard #rfq_required .input-box .field.date.field-dob .customer-dob .validate-date,
.enhanced-dashboard #rfq_required .input-box .field.date.field-dob .customer-dob .validate-date {
  margin-right: 2px;
}
.account.enhanced-dashboard.epicor_comm-returns-view .admin__data-grid-header.admin__data-grid-toolbar,
.enhanced-dashboard.epicor_comm-returns-view .admin__data-grid-header.admin__data-grid-toolbar,
.account.enhanced-dashboard.epicor_comm-returns-customerindex .admin__data-grid-header.admin__data-grid-toolbar,
.enhanced-dashboard.epicor_comm-returns-customerindex .admin__data-grid-header.admin__data-grid-toolbar,
.account.enhanced-dashboard.epicor_salesrep-account-index .admin__data-grid-header.admin__data-grid-toolbar,
.enhanced-dashboard.epicor_salesrep-account-index .admin__data-grid-header.admin__data-grid-toolbar,
.account.enhanced-dashboard.supplierconnect-account-index .admin__data-grid-header.admin__data-grid-toolbar,
.enhanced-dashboard.supplierconnect-account-index .admin__data-grid-header.admin__data-grid-toolbar,
.account.enhanced-dashboard.supplierconnect-parts-details .admin__data-grid-header.admin__data-grid-toolbar,
.enhanced-dashboard.supplierconnect-parts-details .admin__data-grid-header.admin__data-grid-toolbar,
.account.enhanced-dashboard.supplierconnect-rfq-details .admin__data-grid-header.admin__data-grid-toolbar,
.enhanced-dashboard.supplierconnect-rfq-details .admin__data-grid-header.admin__data-grid-toolbar,
.account.enhanced-dashboard.supplierconnect-invoices-details .admin__data-grid-header.admin__data-grid-toolbar,
.enhanced-dashboard.supplierconnect-invoices-details .admin__data-grid-header.admin__data-grid-toolbar,
.account.enhanced-dashboard.customerconnect-shipments-details .admin__data-grid-header.admin__data-grid-toolbar,
.enhanced-dashboard.customerconnect-shipments-details .admin__data-grid-header.admin__data-grid-toolbar,
.account.enhanced-dashboard #customer_arpayments_invoices_list .admin__data-grid-header.admin__data-grid-toolbar,
.enhanced-dashboard #customer_arpayments_invoices_list .admin__data-grid-header.admin__data-grid-toolbar,
.account.enhanced-dashboard.customerconnect-returns-details .admin__data-grid-header.admin__data-grid-toolbar,
.enhanced-dashboard.customerconnect-returns-details .admin__data-grid-header.admin__data-grid-toolbar,
.account.enhanced-dashboard.epicor_comm-returns-index .admin__data-grid-header.admin__data-grid-toolbar,
.enhanced-dashboard.epicor_comm-returns-index .admin__data-grid-header.admin__data-grid-toolbar,
.account.enhanced-dashboard.dealerconnect-claims-details .admin__data-grid-header.admin__data-grid-toolbar,
.enhanced-dashboard.dealerconnect-claims-details .admin__data-grid-header.admin__data-grid-toolbar,
.account.enhanced-dashboard #return_lines .admin__data-grid-header.admin__data-grid-toolbar,
.enhanced-dashboard #return_lines .admin__data-grid-header.admin__data-grid-toolbar,
.account.enhanced-dashboard #list_products .admin__data-grid-header.admin__data-grid-toolbar,
.enhanced-dashboard #list_products .admin__data-grid-header.admin__data-grid-toolbar,
.account.enhanced-dashboard #list_customers .admin__data-grid-header.admin__data-grid-toolbar,
.enhanced-dashboard #list_customers .admin__data-grid-header.admin__data-grid-toolbar {
  min-height: 5px !important;
}
.account.enhanced-dashboard.sales-order-print #gotobackpage,
.enhanced-dashboard.sales-order-print #gotobackpage {
  display: none;
}
.account.enhanced-dashboard.customer-account-logoutsuccess .page-wrapper .page-main .columns .column.main,
.enhanced-dashboard.customer-account-logoutsuccess .page-wrapper .page-main .columns .column.main {
  background: none !important;
}
.account.enhanced-dashboard.dealerconnect-claims-details .box-info.box-account div.content-header table tr td.form-buttons #add_claim_attachment:hover,
.enhanced-dashboard.dealerconnect-claims-details .box-info.box-account div.content-header table tr td.form-buttons #add_claim_attachment:hover,
.account.enhanced-dashboard.dealerconnect-claims-details .box-info.box-account div.content-header table tr td.form-buttons #add_quote:hover,
.enhanced-dashboard.dealerconnect-claims-details .box-info.box-account div.content-header table tr td.form-buttons #add_quote:hover {
  background: none !important;
}
.account.enhanced-dashboard.dealerconnect-claims-details .col-full.box-info.box-account .info-list.col-count-1,
.enhanced-dashboard.dealerconnect-claims-details .col-full.box-info.box-account .info-list.col-count-1 {
  min-height: unset !important;
}
.account.enhanced-dashboard.dealerconnect-claims-details #claim_update,
.enhanced-dashboard.dealerconnect-claims-details #claim_update {
  position: relative;
  margin-bottom: 40px;
}
.account.enhanced-dashboard.dealerconnect-claims-details #claim_update div.button-rfq-action,
.enhanced-dashboard.dealerconnect-claims-details #claim_update div.button-rfq-action {
  top: 23px;
  right: 65px;
}
.account.enhanced-dashboard.dealerconnect-claims-details #claim_update #button_bar,
.enhanced-dashboard.dealerconnect-claims-details #claim_update #button_bar {
  position: absolute;
  top: 100%;
  right: 15px;
}
.account.enhanced-dashboard.dealerconnect-claims-details #claim_update #button_bar #claim_save,
.enhanced-dashboard.dealerconnect-claims-details #claim_update #button_bar #claim_save {
  border-radius: 3px;
  font-size: 1.4rem;
  color: #ffffff;
  background: #41aefc;
  border: 1px solid #41aefc !important;
  padding: 5px 10px;
  text-transform: capitalize !important;
  text-decoration: none;
  text-shadow: none;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.account.enhanced-dashboard.dealerconnect-claims-details #claim_update #button_bar #claim_save:hover,
.enhanced-dashboard.dealerconnect-claims-details #claim_update #button_bar #claim_save:hover {
  text-decoration: none;
  background: #002f6c;
  border: 1px solid #002f6c !important;
  color: #ffffff;
  text-shadow: none;
}
.account.enhanced-dashboard #customer_arpayments_invoices_list .admin__filter-actions .action-default.scalable.action-secondary,
.enhanced-dashboard #customer_arpayments_invoices_list .admin__filter-actions .action-default.scalable.action-secondary {
  min-width: 140px;
}
.account.enhanced-dashboard #returns-step-review div p a,
.enhanced-dashboard #returns-step-review div p a {
  border-radius: 3px;
  font-size: 1.4rem;
  color: #41aefc;
  background: #ffffff;
  padding: 5px 10px;
  text-decoration: none;
  text-transform: capitalize !important;
  border: 1px solid #41aefc !important;
  text-shadow: none;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  margin-top: 10px;
  display: inline-block;
}
.account.enhanced-dashboard #returns-step-review div p a:hover,
.enhanced-dashboard #returns-step-review div p a:hover {
  text-decoration: none;
  background: #002f6c !important;
  border: 1px solid #002f6c !important;
  color: #ffffff;
  text-shadow: none;
}
.account.enhanced-dashboard #return_lines_table .lines_row.attachment .attachments-row .page-actions,
.enhanced-dashboard #return_lines_table .lines_row.attachment .attachments-row .page-actions {
  text-align: right;
}
.account.enhanced-dashboard #return_lines_table .lines_row.attachment .attachments-row .page-actions .return_line_attachment_add,
.enhanced-dashboard #return_lines_table .lines_row.attachment .attachments-row .page-actions .return_line_attachment_add {
  font-size: 0px !important;
  background: none !important;
  border: 0px !important;
  padding: 3px !important;
}
.account.enhanced-dashboard #return_lines_table .lines_row.attachment .attachments-row .page-actions .return_line_attachment_add:before,
.enhanced-dashboard #return_lines_table .lines_row.attachment .attachments-row .page-actions .return_line_attachment_add:before {
  content: 'add_circle_outline';
  font-size: 3.2rem;
  color: #41aefc;
}
.account.enhanced-dashboard #return_lines_table .lines_row.attachment .attachments-row .page-actions .return_line_attachment_add:hover,
.enhanced-dashboard #return_lines_table .lines_row.attachment .attachments-row .page-actions .return_line_attachment_add:hover {
  border: 0px !important;
  padding: 3px !important;
  background: none !important;
}
.account.enhanced-dashboard #return_lines_table .lines_row.attachment .attachments-row .page-actions .return_line_attachment_add:hover:before,
.enhanced-dashboard #return_lines_table .lines_row.attachment .attachments-row .page-actions .return_line_attachment_add:hover:before {
  color: #002f6c !important;
  background: none !important;
}
.account.enhanced-dashboard #return_lines_table .lines_row.attachment .admin__data-grid-header.admin__data-grid-toolbar,
.enhanced-dashboard #return_lines_table .lines_row.attachment .admin__data-grid-header.admin__data-grid-toolbar {
  min-height: 5px;
}
.account.enhanced-dashboard #return_lines_table .lines_row.attachment .admin__data-grid-header.admin__data-grid-toolbar .refreshdatabtn,
.enhanced-dashboard #return_lines_table .lines_row.attachment .admin__data-grid-header.admin__data-grid-toolbar .refreshdatabtn {
  display: none;
}
.account.enhanced-dashboard.epicor_comm-returns-view .column.main > h1,
.enhanced-dashboard.epicor_comm-returns-view .column.main > h1 {
  font-size: 26px;
  margin-bottom: 15px;
}
.account.enhanced-dashboard.epicor_comm-returns-view #button_bar,
.enhanced-dashboard.epicor_comm-returns-view #button_bar {
  text-align: right;
}
.account.enhanced-dashboard.epicor_comm-returns-view #button_bar .action-default.scalable.save,
.enhanced-dashboard.epicor_comm-returns-view #button_bar .action-default.scalable.save {
  border-radius: 3px;
  font-size: 1.4rem;
  color: #41aefc;
  background: #ffffff;
  padding: 5px 10px;
  text-decoration: none;
  text-transform: capitalize !important;
  border: 1px solid #41aefc !important;
  text-shadow: none;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.account.enhanced-dashboard.epicor_comm-returns-view #button_bar .action-default.scalable.save:hover,
.enhanced-dashboard.epicor_comm-returns-view #button_bar .action-default.scalable.save:hover {
  text-decoration: none;
  background: #002f6c !important;
  border: 1px solid #002f6c !important;
  color: #ffffff;
  text-shadow: none;
}
.account.enhanced-dashboard.epicor_comm-returns-customerindex #returnSteps .refreshdatabtn,
.enhanced-dashboard.epicor_comm-returns-customerindex #returnSteps .refreshdatabtn,
.account.enhanced-dashboard.epicor_comm-returns-index #returnSteps .refreshdatabtn,
.enhanced-dashboard.epicor_comm-returns-index #returnSteps .refreshdatabtn {
  display: none;
}
.account.enhanced-dashboard.epicor_comm-returns-customerindex #returnSteps .admin__data-grid-header.admin__data-grid-toolbar,
.enhanced-dashboard.epicor_comm-returns-customerindex #returnSteps .admin__data-grid-header.admin__data-grid-toolbar,
.account.enhanced-dashboard.epicor_comm-returns-index #returnSteps .admin__data-grid-header.admin__data-grid-toolbar,
.enhanced-dashboard.epicor_comm-returns-index #returnSteps .admin__data-grid-header.admin__data-grid-toolbar {
  min-height: 25px !important;
}
.account.enhanced-dashboard.epicor_comm-returns-customerindex #returnSteps #attachments-return-form,
.enhanced-dashboard.epicor_comm-returns-customerindex #returnSteps #attachments-return-form,
.account.enhanced-dashboard.epicor_comm-returns-index #returnSteps #attachments-return-form,
.enhanced-dashboard.epicor_comm-returns-index #returnSteps #attachments-return-form {
  position: relative;
}
.account.enhanced-dashboard.epicor_comm-returns-customerindex #returnSteps #attachments-return-form .return_attachments_add,
.enhanced-dashboard.epicor_comm-returns-customerindex #returnSteps #attachments-return-form .return_attachments_add,
.account.enhanced-dashboard.epicor_comm-returns-index #returnSteps #attachments-return-form .return_attachments_add,
.enhanced-dashboard.epicor_comm-returns-index #returnSteps #attachments-return-form .return_attachments_add {
  position: absolute;
  right: 40px;
  top: 0px;
  font-size: 0px !important;
  background: none !important;
  border: 0px !important;
  padding: 3px !important;
}
.account.enhanced-dashboard.epicor_comm-returns-customerindex #returnSteps #attachments-return-form .return_attachments_add:before,
.enhanced-dashboard.epicor_comm-returns-customerindex #returnSteps #attachments-return-form .return_attachments_add:before,
.account.enhanced-dashboard.epicor_comm-returns-index #returnSteps #attachments-return-form .return_attachments_add:before,
.enhanced-dashboard.epicor_comm-returns-index #returnSteps #attachments-return-form .return_attachments_add:before {
  content: 'add_circle_outline';
  font-size: 3.2rem;
  color: #41aefc;
}
.account.enhanced-dashboard.epicor_comm-returns-customerindex #returnSteps #attachments-return-form .return_attachments_add:hover,
.enhanced-dashboard.epicor_comm-returns-customerindex #returnSteps #attachments-return-form .return_attachments_add:hover,
.account.enhanced-dashboard.epicor_comm-returns-index #returnSteps #attachments-return-form .return_attachments_add:hover,
.enhanced-dashboard.epicor_comm-returns-index #returnSteps #attachments-return-form .return_attachments_add:hover {
  border: 0px !important;
  padding: 3px !important;
  background: none !important;
}
.account.enhanced-dashboard.epicor_comm-returns-customerindex #returnSteps #attachments-return-form .return_attachments_add:hover:before,
.enhanced-dashboard.epicor_comm-returns-customerindex #returnSteps #attachments-return-form .return_attachments_add:hover:before,
.account.enhanced-dashboard.epicor_comm-returns-index #returnSteps #attachments-return-form .return_attachments_add:hover:before,
.enhanced-dashboard.epicor_comm-returns-index #returnSteps #attachments-return-form .return_attachments_add:hover:before {
  color: #002f6c !important;
  background: none !important;
}
.account.enhanced-dashboard.epicor_comm-returns-customerindex #returnSteps .section .step-title a,
.enhanced-dashboard.epicor_comm-returns-customerindex #returnSteps .section .step-title a,
.account.enhanced-dashboard.epicor_comm-returns-index #returnSteps .section .step-title a,
.enhanced-dashboard.epicor_comm-returns-index #returnSteps .section .step-title a {
  font-size: 0px !important;
  background: none !important;
  border: 0px !important;
  text-decoration: none;
  padding: 3px !important;
  color: #007bdb;
}
.account.enhanced-dashboard.epicor_comm-returns-customerindex #returnSteps .section .step-title a:before,
.enhanced-dashboard.epicor_comm-returns-customerindex #returnSteps .section .step-title a:before,
.account.enhanced-dashboard.epicor_comm-returns-index #returnSteps .section .step-title a:before,
.enhanced-dashboard.epicor_comm-returns-index #returnSteps .section .step-title a:before {
  content: 'mode_edit' !important;
  font-size: 2.4rem;
  color: #007bdb;
}
.account.enhanced-dashboard.epicor_comm-returns-customerindex #returnSteps .section .step-title a:after,
.enhanced-dashboard.epicor_comm-returns-customerindex #returnSteps .section .step-title a:after,
.account.enhanced-dashboard.epicor_comm-returns-index #returnSteps .section .step-title a:after,
.enhanced-dashboard.epicor_comm-returns-index #returnSteps .section .step-title a:after {
  margin: 0px !important;
  width: 0px !important;
  font-size: 0px !important;
}
.account.enhanced-dashboard.epicor_comm-returns-customerindex #returnSteps .section .step-title a:hover,
.enhanced-dashboard.epicor_comm-returns-customerindex #returnSteps .section .step-title a:hover,
.account.enhanced-dashboard.epicor_comm-returns-index #returnSteps .section .step-title a:hover,
.enhanced-dashboard.epicor_comm-returns-index #returnSteps .section .step-title a:hover {
  text-decoration: none;
  border: 0px !important;
  background: none !important;
}
.account.enhanced-dashboard.epicor_comm-returns-customerindex #returnSteps .section .step-title a:hover:before,
.enhanced-dashboard.epicor_comm-returns-customerindex #returnSteps .section .step-title a:hover:before,
.account.enhanced-dashboard.epicor_comm-returns-index #returnSteps .section .step-title a:hover:before,
.enhanced-dashboard.epicor_comm-returns-index #returnSteps .section .step-title a:hover:before {
  color: #002f6c !important;
  background: none !important;
}
.account.enhanced-dashboard.epicor_comm-returns-customerindex #returnSteps .section .step-title a:before,
.enhanced-dashboard.epicor_comm-returns-customerindex #returnSteps .section .step-title a:before,
.account.enhanced-dashboard.epicor_comm-returns-index #returnSteps .section .step-title a:before,
.enhanced-dashboard.epicor_comm-returns-index #returnSteps .section .step-title a:before {
  margin-top: 10px;
}
.account.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_table,
.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_table {
  margin-top: 15px;
}
.account.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_table tbody tr td.col-massaction .data-grid-checkbox-cell-inner,
.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_table tbody tr td.col-massaction .data-grid-checkbox-cell-inner {
  margin-top: 5px;
}
.account.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form,
.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form {
  position: relative;
  margin-bottom: 50px;
}
.account.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form .sku-add-section,
.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form .sku-add-section {
  height: 30px;
}
.account.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form .sku-add-section .save-continue.button,
.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form .sku-add-section .save-continue.button {
  position: absolute;
  top: 100%;
  right: 15px;
  margin-top: 15px;
}
.account.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form #customerconnect_skus .table-wrapper .data-grid tbody tr .col-delete a,
.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form #customerconnect_skus .table-wrapper .data-grid tbody tr .col-delete a {
  font-size: 0px !important;
  background: none !important;
  border: 0px !important;
  text-decoration: none;
  padding: 3px !important;
  color: #007bdb;
}
.account.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form #customerconnect_skus .table-wrapper .data-grid tbody tr .col-delete a:before,
.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form #customerconnect_skus .table-wrapper .data-grid tbody tr .col-delete a:before {
  content: 'delete' !important;
  font-size: 2.4rem;
  color: #007bdb;
}
.account.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form #customerconnect_skus .table-wrapper .data-grid tbody tr .col-delete a:after,
.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form #customerconnect_skus .table-wrapper .data-grid tbody tr .col-delete a:after {
  margin: 0px !important;
  width: 0px !important;
  font-size: 0px !important;
}
.account.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form #customerconnect_skus .table-wrapper .data-grid tbody tr .col-delete a:hover,
.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form #customerconnect_skus .table-wrapper .data-grid tbody tr .col-delete a:hover {
  text-decoration: none;
  border: 0px !important;
  background: none !important;
}
.account.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form #customerconnect_skus .table-wrapper .data-grid tbody tr .col-delete a:hover:before,
.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form #customerconnect_skus .table-wrapper .data-grid tbody tr .col-delete a:hover:before {
  color: #002f6c !important;
  background: none !important;
}
.account.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form #customerconnect_skus div > p,
.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form #customerconnect_skus div > p {
  position: absolute;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  text-align: center;
}
.account.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form #customerconnect_skus .admin__data-grid-pager-wrap,
.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form #customerconnect_skus .admin__data-grid-pager-wrap {
  width: 98%;
}
.account.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form #customerconnect_skus .admin__data-grid-pager-wrap .admin__data-grid-pager,
.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form #customerconnect_skus .admin__data-grid-pager-wrap .admin__data-grid-pager {
  right: 15px;
  position: absolute;
  text-align: right;
}
.account.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form #customerconnect_skus .admin__data-grid-pager-wrap .admin__data-grid-pager .action-previous,
.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form #customerconnect_skus .admin__data-grid-pager-wrap .admin__data-grid-pager .action-previous,
.account.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form #customerconnect_skus .admin__data-grid-pager-wrap .admin__data-grid-pager .action-next,
.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form #customerconnect_skus .admin__data-grid-pager-wrap .admin__data-grid-pager .action-next {
  border: 0px !important;
  margin-left: 5px;
  margin-right: 5px;
}
.account.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form #customerconnect_skus .admin__data-grid-header.admin__data-grid-toolbar .material-icons.grid-filter-icon,
.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form #customerconnect_skus .admin__data-grid-header.admin__data-grid-toolbar .material-icons.grid-filter-icon {
  right: 15px;
  top: 70px !important;
}
.account.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form #customerconnect_skus .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-header-row._massaction #customerconnect_skus_massaction .action-default.scalable,
.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form #customerconnect_skus .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-header-row._massaction #customerconnect_skus_massaction .action-default.scalable {
  border-radius: 3px;
  font-size: 1.4rem;
  color: #ffffff;
  background: #41aefc;
  border: 1px solid #41aefc !important;
  padding: 5px 10px;
  text-transform: capitalize !important;
  text-decoration: none;
  text-shadow: none;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.account.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form #customerconnect_skus .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-header-row._massaction #customerconnect_skus_massaction .action-default.scalable:hover,
.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form #customerconnect_skus .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-header-row._massaction #customerconnect_skus_massaction .action-default.scalable:hover {
  text-decoration: none;
  background: #002f6c;
  border: 1px solid #002f6c !important;
  color: #ffffff;
  text-shadow: none;
}
.account.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form #customerconnect_skus div > p,
.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form #customerconnect_skus div > p {
  bottom: 15px;
  font-size: 1.6rem;
  font-weight: bold;
  color: #4b4b4b;
}
.account.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form #customerconnect_skus div > a,
.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form #customerconnect_skus div > a {
  font-size: 0px;
  right: 55px;
  top: 19px;
  z-index: 9999;
  position: relative;
  position: absolute;
}
.account.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form #customerconnect_skus div > a:before,
.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form #customerconnect_skus div > a:before {
  content: 'autorenew';
  margin: 0px !important;
  color: #41aefc;
  padding: 3px 3px;
  background: none;
  font-size: 2.8rem;
}
.account.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form #customerconnect_skus div > a:after,
.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form #customerconnect_skus div > a:after {
  content: 'Reload' !important;
  position: absolute;
  top: 10px;
  left: 30px;
  text-transform: capitalize;
  width: auto !important;
  font-size: 12px !important;
  color: #000000;
  border: 1px solid #000000 !important;
  padding: 5px;
  background: #ffffff;
  visibility: hidden;
}
.account.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form #customerconnect_skus div > a:hover:after,
.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form #customerconnect_skus div > a:hover:after {
  visibility: visible;
}
.account.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form #customerconnect_skus div > a:hover,
.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form #customerconnect_skus div > a:hover {
  background: none !important;
}
.account.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form #customerconnect_skus div > a:hover:before,
.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form #customerconnect_skus div > a:hover:before {
  color: #002f6c;
  background: none !important;
}
.account.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form #customerconnect_skus.mastershop div > a,
.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form #customerconnect_skus.mastershop div > a {
  right: 12px;
}
.account.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form .admin__data-grid-header.admin__data-grid-toolbar,
.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form .admin__data-grid-header.admin__data-grid-toolbar {
  position: static;
  min-height: 45px;
}
.account.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-header-row .admin__filter-actions,
.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-header-row .admin__filter-actions {
  margin-top: 5px;
  margin-right: 30px;
}
.account.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-header-row._massaction,
.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-header-row._massaction {
  position: absolute;
  top: 60px;
}
.account.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-header-row,
.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-header-row {
  margin-top: 0px;
}
.account.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-header-row.globalProductSearch,
.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-header-row.globalProductSearch {
  clear: both;
}
.account.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-header-row .admin__data-grid-export,
.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-header-row .admin__data-grid-export {
  margin-right: 35px;
}
.account.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-header-row .admin__data-grid-export .action-default.scalable.task,
.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-header-row .admin__data-grid-export .action-default.scalable.task {
  margin-top: 1px;
}
.account.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-header-row .admin__filter-actions,
.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-header-row .admin__filter-actions {
  right: 195px;
  top: 67px !important;
  z-index: 9;
}
.account.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager-wrap,
.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager-wrap {
  position: absolute;
  top: 5px;
}
.account.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form .add-sku.button.action-default,
.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form .add-sku.button.action-default {
  margin-top: 0px;
  position: relative;
  top: 10px;
  left: 5px;
  z-index: 9999;
}
.account.enhanced-dashboard.customerconnect-skus-index .admin__data-grid-header-row._massaction .mass-select-wrap,
.enhanced-dashboard.customerconnect-skus-index .admin__data-grid-header-row._massaction .mass-select-wrap {
  width: 100px;
  float: none;
  display: inline-block;
}
.account.enhanced-dashboard.customerconnect-skus-index .admin__data-grid-header-row._massaction .mass-select-wrap select.action-select-multiselect,
.enhanced-dashboard.customerconnect-skus-index .admin__data-grid-header-row._massaction .mass-select-wrap select.action-select-multiselect {
  top: 0px;
  position: static;
  font-size: 1.4rem;
  border-radius: 0px;
  border: 0px;
  border-bottom: 2px solid #41aefc;
  width: 100px;
  padding-top: 9px;
  padding-bottom: 3px;
}
.account.enhanced-dashboard.customerconnect-skus-index .admin__data-grid-header-row._massaction .mass-select-wrap select.action-select-multiselect:before,
.enhanced-dashboard.customerconnect-skus-index .admin__data-grid-header-row._massaction .mass-select-wrap select.action-select-multiselect:before {
  font-size: 1.2rem;
  color: #616161;
  content: 'Actions';
}
.account.enhanced-dashboard.customerconnect-skus-index .admin__data-grid-header-row._massaction #customerconnect_skus_massaction,
.enhanced-dashboard.customerconnect-skus-index .admin__data-grid-header-row._massaction #customerconnect_skus_massaction {
  width: 60%;
  display: inline-block;
}
.account.enhanced-dashboard.customerconnect-skus-index .admin__data-grid-header-row._massaction #customerconnect_skus_massaction select.admin__control-select,
.enhanced-dashboard.customerconnect-skus-index .admin__data-grid-header-row._massaction #customerconnect_skus_massaction select.admin__control-select {
  font-size: 1.4rem;
  border-radius: 0px;
  border: 0px;
  border-bottom: 2px solid #41aefc;
  width: 100px;
  padding-top: 9px;
  padding-bottom: 3px;
}
.account.enhanced-dashboard .purchase_order_info.additional-info_sec,
.enhanced-dashboard .purchase_order_info.additional-info_sec,
.account.enhanced-dashboard .purchase_order_info.additional-line_release_sec,
.enhanced-dashboard .purchase_order_info.additional-line_release_sec {
  width: 95%;
  border: 0px;
  background: #ffffff;
}
.account.enhanced-dashboard .purchase_order_info.additional-info_sec h3,
.enhanced-dashboard .purchase_order_info.additional-info_sec h3,
.account.enhanced-dashboard .purchase_order_info.additional-line_release_sec h3,
.enhanced-dashboard .purchase_order_info.additional-line_release_sec h3 {
  border-bottom: 0px;
}
.account.enhanced-dashboard .purchase_order_info.additional-info_sec .field,
.enhanced-dashboard .purchase_order_info.additional-info_sec .field,
.account.enhanced-dashboard .purchase_order_info.additional-line_release_sec .field,
.enhanced-dashboard .purchase_order_info.additional-line_release_sec .field {
  width: 50%;
}
.account.enhanced-dashboard .purchase_order_info.additional-line_release_sec p span.label,
.enhanced-dashboard .purchase_order_info.additional-line_release_sec p span.label {
  font-weight: 600;
}
.account.enhanced-dashboard .admin__data-grid-wrap,
.enhanced-dashboard .admin__data-grid-wrap,
.account.enhanced-dashboard .admin__data-grid-wrap-static,
.enhanced-dashboard .admin__data-grid-wrap-static {
  margin-bottom: 4rem;
}
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid,
.enhanced-dashboard .admin__data-grid-wrap .data-grid,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid {
  margin-top: 10px;
  width: 98%;
}
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid thead,
.enhanced-dashboard .admin__data-grid-wrap .data-grid thead,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead {
  background: #f8f7f7;
}
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid thead tr.data-grid-filters.data-grid-filters-hide,
.enhanced-dashboard .admin__data-grid-wrap .data-grid thead tr.data-grid-filters.data-grid-filters-hide,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead tr.data-grid-filters.data-grid-filters-hide,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead tr.data-grid-filters.data-grid-filters-hide {
  display: none;
}
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid thead tr.data-grid-filters.data-grid-filters-show,
.enhanced-dashboard .admin__data-grid-wrap .data-grid thead tr.data-grid-filters.data-grid-filters-show,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead tr.data-grid-filters.data-grid-filters-show,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead tr.data-grid-filters.data-grid-filters-show {
  display: table-row !important;
}
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid thead tr,
.enhanced-dashboard .admin__data-grid-wrap .data-grid thead tr,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead tr,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead tr,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid thead tr.data-grid-filters,
.enhanced-dashboard .admin__data-grid-wrap .data-grid thead tr.data-grid-filters,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead tr.data-grid-filters,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead tr.data-grid-filters {
  border: 0px;
}
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid thead tr .col-start_date .range .range-line.date,
.enhanced-dashboard .admin__data-grid-wrap .data-grid thead tr .col-start_date .range .range-line.date,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead tr .col-start_date .range .range-line.date,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead tr .col-start_date .range .range-line.date,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid thead tr.data-grid-filters .col-start_date .range .range-line.date,
.enhanced-dashboard .admin__data-grid-wrap .data-grid thead tr.data-grid-filters .col-start_date .range .range-line.date,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead tr.data-grid-filters .col-start_date .range .range-line.date,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead tr.data-grid-filters .col-start_date .range .range-line.date {
  position: relative;
}
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid thead tr .col-start_date .range .range-line.date ._has-datepicker,
.enhanced-dashboard .admin__data-grid-wrap .data-grid thead tr .col-start_date .range .range-line.date ._has-datepicker,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead tr .col-start_date .range .range-line.date ._has-datepicker,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead tr .col-start_date .range .range-line.date ._has-datepicker,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid thead tr.data-grid-filters .col-start_date .range .range-line.date ._has-datepicker,
.enhanced-dashboard .admin__data-grid-wrap .data-grid thead tr.data-grid-filters .col-start_date .range .range-line.date ._has-datepicker,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead tr.data-grid-filters .col-start_date .range .range-line.date ._has-datepicker,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead tr.data-grid-filters .col-start_date .range .range-line.date ._has-datepicker {
  font-size: 1.4rem !important;
  padding-left: 4px;
}
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid thead tr .col-start_date .range .range-line.date .ui-datepicker-trigger,
.enhanced-dashboard .admin__data-grid-wrap .data-grid thead tr .col-start_date .range .range-line.date .ui-datepicker-trigger,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead tr .col-start_date .range .range-line.date .ui-datepicker-trigger,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead tr .col-start_date .range .range-line.date .ui-datepicker-trigger,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid thead tr.data-grid-filters .col-start_date .range .range-line.date .ui-datepicker-trigger,
.enhanced-dashboard .admin__data-grid-wrap .data-grid thead tr.data-grid-filters .col-start_date .range .range-line.date .ui-datepicker-trigger,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead tr.data-grid-filters .col-start_date .range .range-line.date .ui-datepicker-trigger,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead tr.data-grid-filters .col-start_date .range .range-line.date .ui-datepicker-trigger {
  background: none !important;
  right: 4px;
  top: -2px;
}
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid thead tr .col-start_date .range .range-line.date .ui-datepicker-trigger:before,
.enhanced-dashboard .admin__data-grid-wrap .data-grid thead tr .col-start_date .range .range-line.date .ui-datepicker-trigger:before,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead tr .col-start_date .range .range-line.date .ui-datepicker-trigger:before,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead tr .col-start_date .range .range-line.date .ui-datepicker-trigger:before,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid thead tr.data-grid-filters .col-start_date .range .range-line.date .ui-datepicker-trigger:before,
.enhanced-dashboard .admin__data-grid-wrap .data-grid thead tr.data-grid-filters .col-start_date .range .range-line.date .ui-datepicker-trigger:before,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead tr.data-grid-filters .col-start_date .range .range-line.date .ui-datepicker-trigger:before,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead tr.data-grid-filters .col-start_date .range .range-line.date .ui-datepicker-trigger:before {
  font-size: 1.5rem;
  position: relative;
  left: 4px;
}
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid thead tr .col-start_date .range .range-line.date .ui-datepicker-trigger:hover,
.enhanced-dashboard .admin__data-grid-wrap .data-grid thead tr .col-start_date .range .range-line.date .ui-datepicker-trigger:hover,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead tr .col-start_date .range .range-line.date .ui-datepicker-trigger:hover,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead tr .col-start_date .range .range-line.date .ui-datepicker-trigger:hover,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid thead tr.data-grid-filters .col-start_date .range .range-line.date .ui-datepicker-trigger:hover,
.enhanced-dashboard .admin__data-grid-wrap .data-grid thead tr.data-grid-filters .col-start_date .range .range-line.date .ui-datepicker-trigger:hover,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead tr.data-grid-filters .col-start_date .range .range-line.date .ui-datepicker-trigger:hover,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead tr.data-grid-filters .col-start_date .range .range-line.date .ui-datepicker-trigger:hover {
  background: none !important;
}
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid thead tr th.data-grid-th,
.enhanced-dashboard .admin__data-grid-wrap .data-grid thead tr th.data-grid-th,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead tr th.data-grid-th,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead tr th.data-grid-th,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid thead tr.data-grid-filters th.data-grid-th,
.enhanced-dashboard .admin__data-grid-wrap .data-grid thead tr.data-grid-filters th.data-grid-th,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead tr.data-grid-filters th.data-grid-th,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead tr.data-grid-filters th.data-grid-th,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid thead tr th.data-grid-th._sortable,
.enhanced-dashboard .admin__data-grid-wrap .data-grid thead tr th.data-grid-th._sortable,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead tr th.data-grid-th._sortable,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead tr th.data-grid-th._sortable,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid thead tr.data-grid-filters th.data-grid-th._sortable,
.enhanced-dashboard .admin__data-grid-wrap .data-grid thead tr.data-grid-filters th.data-grid-th._sortable,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead tr.data-grid-filters th.data-grid-th._sortable,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead tr.data-grid-filters th.data-grid-th._sortable,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid thead tr td,
.enhanced-dashboard .admin__data-grid-wrap .data-grid thead tr td,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead tr td,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead tr td,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid thead tr.data-grid-filters td,
.enhanced-dashboard .admin__data-grid-wrap .data-grid thead tr.data-grid-filters td,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead tr.data-grid-filters td,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead tr.data-grid-filters td {
  background-color: #f8f7f7;
  color: #000000;
  border-bottom: 1px solid #616161;
  border-right: 1px solid #616161;
  border-top: 1px solid #616161;
  border-left: 1px solid #616161;
  font-size: 1.4rem;
  font-weight: 600;
  text-align: center;
}
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid thead tr th.data-grid-th:first-child,
.enhanced-dashboard .admin__data-grid-wrap .data-grid thead tr th.data-grid-th:first-child,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead tr th.data-grid-th:first-child,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead tr th.data-grid-th:first-child,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid thead tr.data-grid-filters th.data-grid-th:first-child,
.enhanced-dashboard .admin__data-grid-wrap .data-grid thead tr.data-grid-filters th.data-grid-th:first-child,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead tr.data-grid-filters th.data-grid-th:first-child,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead tr.data-grid-filters th.data-grid-th:first-child,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid thead tr th.data-grid-th._sortable:first-child,
.enhanced-dashboard .admin__data-grid-wrap .data-grid thead tr th.data-grid-th._sortable:first-child,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead tr th.data-grid-th._sortable:first-child,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead tr th.data-grid-th._sortable:first-child,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid thead tr.data-grid-filters th.data-grid-th._sortable:first-child,
.enhanced-dashboard .admin__data-grid-wrap .data-grid thead tr.data-grid-filters th.data-grid-th._sortable:first-child,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead tr.data-grid-filters th.data-grid-th._sortable:first-child,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead tr.data-grid-filters th.data-grid-th._sortable:first-child,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid thead tr td:first-child,
.enhanced-dashboard .admin__data-grid-wrap .data-grid thead tr td:first-child,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead tr td:first-child,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead tr td:first-child,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid thead tr.data-grid-filters td:first-child,
.enhanced-dashboard .admin__data-grid-wrap .data-grid thead tr.data-grid-filters td:first-child,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead tr.data-grid-filters td:first-child,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead tr.data-grid-filters td:first-child {
  border-left: 1px solid #616161;
}
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid thead tr th.data-grid-th:last-child,
.enhanced-dashboard .admin__data-grid-wrap .data-grid thead tr th.data-grid-th:last-child,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead tr th.data-grid-th:last-child,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead tr th.data-grid-th:last-child,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid thead tr.data-grid-filters th.data-grid-th:last-child,
.enhanced-dashboard .admin__data-grid-wrap .data-grid thead tr.data-grid-filters th.data-grid-th:last-child,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead tr.data-grid-filters th.data-grid-th:last-child,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead tr.data-grid-filters th.data-grid-th:last-child,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid thead tr th.data-grid-th._sortable:last-child,
.enhanced-dashboard .admin__data-grid-wrap .data-grid thead tr th.data-grid-th._sortable:last-child,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead tr th.data-grid-th._sortable:last-child,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead tr th.data-grid-th._sortable:last-child,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid thead tr.data-grid-filters th.data-grid-th._sortable:last-child,
.enhanced-dashboard .admin__data-grid-wrap .data-grid thead tr.data-grid-filters th.data-grid-th._sortable:last-child,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead tr.data-grid-filters th.data-grid-th._sortable:last-child,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead tr.data-grid-filters th.data-grid-th._sortable:last-child,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid thead tr td:last-child,
.enhanced-dashboard .admin__data-grid-wrap .data-grid thead tr td:last-child,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead tr td:last-child,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead tr td:last-child,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid thead tr.data-grid-filters td:last-child,
.enhanced-dashboard .admin__data-grid-wrap .data-grid thead tr.data-grid-filters td:last-child,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead tr.data-grid-filters td:last-child,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid thead tr.data-grid-filters td:last-child {
  border-right: 1px solid #616161;
}
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody {
  background: none;
}
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr:nth-child(odd),
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr:nth-child(odd),
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr:nth-child(odd),
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr:nth-child(odd),
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr:nth-child(even),
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr:nth-child(even),
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr:nth-child(even),
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr:nth-child(even) {
  background: #ffffff;
}
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr:nth-child(odd):hover,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr:nth-child(odd):hover,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr:nth-child(odd):hover,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr:nth-child(odd):hover,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr:nth-child(even):hover,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr:nth-child(even):hover,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr:nth-child(even):hover,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr:nth-child(even):hover {
  background: #ffffff;
}
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td {
  border: 1px solid #cccccc !important;
  color: #000000 !important;
  font-size: 1.4rem !important;
  background: #ffffff;
}
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td table.expand-table thead tr.headings th,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td table.expand-table thead tr.headings th,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td table.expand-table thead tr.headings th,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td table.expand-table thead tr.headings th {
  text-align: center;
  background-color: #f8f7f7;
  color: #000000;
  border-bottom: 1px solid #616161;
  border-right: 1px solid #616161;
  border-top: 1px solid #616161;
  border-left: 1px solid #616161;
  font-size: 1.4rem;
  font-weight: 600;
}
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td table.expand-table thead tr.headings th:first-child,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td table.expand-table thead tr.headings th:first-child,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td table.expand-table thead tr.headings th:first-child,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td table.expand-table thead tr.headings th:first-child {
  border-left: 1px solid #616161;
}
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td table.expand-table thead tr.headings th:last-child,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td table.expand-table thead tr.headings th:last-child,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td table.expand-table thead tr.headings th:last-child,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td table.expand-table thead tr.headings th:last-child {
  border-right: 1px solid #616161;
}
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td select,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td select,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td select,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td select {
  border-left: 0px !important;
  border-right: 0px !important;
  border-top: 0px !important;
  border-bottom: 1px solid #41aefc !important;
  color: #333333 !important;
  border-radius: 0px;
}
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a {
  font-size: 1.4rem !important;
}
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr:first-child,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr:first-child,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr:first-child,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr:first-child {
  border-left: 1px solid #cccccc;
}
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr:last-child,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr:last-child,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr:last-child,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr:last-child {
  border-right: 1px solid #cccccc;
}
.account.enhanced-dashboard .data-table,
.enhanced-dashboard .data-table {
  width: 98%;
}
.account.enhanced-dashboard .data-table thead,
.enhanced-dashboard .data-table thead {
  background: #f8f7f7;
  color: #000000;
}
.account.enhanced-dashboard .data-table thead tr,
.enhanced-dashboard .data-table thead tr {
  border: 0px !important;
}
.account.enhanced-dashboard .data-table thead tr th,
.enhanced-dashboard .data-table thead tr th {
  border: 1px solid #616161 !important;
  font-weight: bold;
  color: #000000;
  font-size: 1.4rem;
}
.account.enhanced-dashboard .data-table tbody,
.enhanced-dashboard .data-table tbody {
  background: none;
}
.account.enhanced-dashboard .data-table tbody tr,
.enhanced-dashboard .data-table tbody tr {
  border: 0px !important;
}
.account.enhanced-dashboard .data-table tbody tr:nth-child(odd),
.enhanced-dashboard .data-table tbody tr:nth-child(odd),
.account.enhanced-dashboard .data-table tbody tr:nth-child(even),
.enhanced-dashboard .data-table tbody tr:nth-child(even) {
  background: #ffffff;
}
.account.enhanced-dashboard .data-table tbody tr td,
.enhanced-dashboard .data-table tbody tr td {
  border: 1px solid #cccccc !important;
  color: #000000 !important;
  font-size: 1.4rem !important;
  background: #ffffff;
}
.account.enhanced-dashboard.supplierconnect-orders-new #purchase_order_confirmreject_save,
.enhanced-dashboard.supplierconnect-orders-new #purchase_order_confirmreject_save,
.account.enhanced-dashboard.supplierconnect-orders-changes #purchase_order_confirmreject_save,
.enhanced-dashboard.supplierconnect-orders-changes #purchase_order_confirmreject_save {
  top: 20px;
  right: 65px;
  position: absolute;
  border-radius: 3px;
  font-size: 1.4rem;
  color: #ffffff;
  background: #41aefc;
  border: 1px solid #41aefc !important;
  padding: 5px 10px;
  text-transform: capitalize !important;
  text-decoration: none;
  text-shadow: none;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.account.enhanced-dashboard.supplierconnect-orders-new #purchase_order_confirmreject_save:hover,
.enhanced-dashboard.supplierconnect-orders-new #purchase_order_confirmreject_save:hover,
.account.enhanced-dashboard.supplierconnect-orders-changes #purchase_order_confirmreject_save:hover,
.enhanced-dashboard.supplierconnect-orders-changes #purchase_order_confirmreject_save:hover {
  text-decoration: none;
  background: #002f6c;
  border: 1px solid #002f6c !important;
  color: #ffffff;
  text-shadow: none;
}
.account.enhanced-dashboard.supplierconnect-account-index .block-dashboard-info .block-content,
.enhanced-dashboard.supplierconnect-account-index .block-dashboard-info .block-content {
  min-height: 275px;
}
.account.enhanced-dashboard.supplierconnect-account-index .block-dashboard-info .block-content .box-information,
.enhanced-dashboard.supplierconnect-account-index .block-dashboard-info .block-content .box-information {
  width: 95% !important;
}
.account.enhanced-dashboard.supplierconnect-account-index .block-dashboard-info.address-block,
.enhanced-dashboard.supplierconnect-account-index .block-dashboard-info.address-block {
  float: left;
  width: 47%;
  margin-left: 1.2%;
}
.account.enhanced-dashboard.supplierconnect-account-index .block-dashboard-info.contact-info-block,
.enhanced-dashboard.supplierconnect-account-index .block-dashboard-info.contact-info-block {
  float: left;
  width: 47%;
}
.account.enhanced-dashboard.supplierconnect-account-index .block-dashboard-info.contact-info-block .box-actions .action.change-password,
.enhanced-dashboard.supplierconnect-account-index .block-dashboard-info.contact-info-block .box-actions .action.change-password {
  border-radius: 3px;
  font-size: 1.4rem;
  color: #41aefc;
  background: #ffffff;
  padding: 5px 10px;
  text-decoration: none;
  text-transform: capitalize !important;
  border: 1px solid #41aefc !important;
  text-shadow: none;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.account.enhanced-dashboard.supplierconnect-account-index .block-dashboard-info.contact-info-block .box-actions .action.change-password:hover,
.enhanced-dashboard.supplierconnect-account-index .block-dashboard-info.contact-info-block .box-actions .action.change-password:hover {
  text-decoration: none;
  background: #002f6c !important;
  border: 1px solid #002f6c !important;
  color: #ffffff;
  text-shadow: none;
}
.account.enhanced-dashboard.supplierconnect-account-index #expiryremainderoption,
.enhanced-dashboard.supplierconnect-account-index #expiryremainderoption {
  padding-left: 6%;
}
.account.enhanced-dashboard.supplierconnect-account-index #supplier-form-validate select,
.enhanced-dashboard.supplierconnect-account-index #supplier-form-validate select {
  padding: 6px;
}
.account.enhanced-dashboard.supplierconnect-account-index .block-dashboard-info .block-content .box-information .box-actions,
.enhanced-dashboard.supplierconnect-account-index .block-dashboard-info .block-content .box-information .box-actions {
  left: calc(100% - 150px) !important;
  width: 145px;
}
.account.enhanced-dashboard.supplierconnect-account-index .block-dashboard-info .block-content .box-information .box-actions .action.edit:before,
.enhanced-dashboard.supplierconnect-account-index .block-dashboard-info .block-content .box-information .box-actions .action.edit:before {
  content: 'Change Password';
}
.account.enhanced-dashboard.supplierconnect-account-index .accinfornewssub,
.enhanced-dashboard.supplierconnect-account-index .accinfornewssub {
  display: none;
}
.account.enhanced-dashboard.supplierconnect-account-index .column.main,
.enhanced-dashboard.supplierconnect-account-index .column.main {
  position: relative;
}
.account.enhanced-dashboard.supplierconnect-account-index .box-actions.managedashreminder,
.enhanced-dashboard.supplierconnect-account-index .box-actions.managedashreminder {
  position: static;
  margin-top: -55px !important;
  font-size: 0px !important;
  text-align: right !important;
}
.account.enhanced-dashboard.supplierconnect-account-index .box-actions.managedashreminder .action.edit,
.enhanced-dashboard.supplierconnect-account-index .box-actions.managedashreminder .action.edit {
  border-radius: 3px;
  font-size: 1.4rem;
  color: #41aefc;
  background: #ffffff;
  padding: 5px 10px;
  text-decoration: none;
  text-transform: capitalize !important;
  border: 1px solid #41aefc !important;
  text-shadow: none;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  margin-left: 10px;
}
.account.enhanced-dashboard.supplierconnect-account-index .box-actions.managedashreminder .action.edit:hover,
.enhanced-dashboard.supplierconnect-account-index .box-actions.managedashreminder .action.edit:hover {
  text-decoration: none;
  background: #002f6c !important;
  border: 1px solid #002f6c !important;
  color: #ffffff;
  text-shadow: none;
}
.account.enhanced-dashboard.supplierconnect-account-index .box-account.col-full .content-header table tbody tr td .view_all,
.enhanced-dashboard.supplierconnect-account-index .box-account.col-full .content-header table tbody tr td .view_all {
  float: right;
}
.account.enhanced-dashboard.supplierconnect-account-index .box-account.col-full .content-header table tbody tr td .view_all:after,
.enhanced-dashboard.supplierconnect-account-index .box-account.col-full .content-header table tbody tr td .view_all:after {
  clear: both;
}
.account.enhanced-dashboard.supplierconnect-account-index #rfq-summery-container .box-container-account:first-child,
.enhanced-dashboard.supplierconnect-account-index #rfq-summery-container .box-container-account:first-child {
  border: 0px;
}
.account.enhanced-dashboard.supplierconnect-account-index #rfq-summery-container .box-container-account:first-child .box-info.box-account.sup-account.col-1,
.enhanced-dashboard.supplierconnect-account-index #rfq-summery-container .box-container-account:first-child .box-info.box-account.sup-account.col-1 {
  width: 97%;
  margin-right: 2%;
}
.account.enhanced-dashboard.supplierconnect-account-index #rfq-summery-container .box-container-account:last-child,
.enhanced-dashboard.supplierconnect-account-index #rfq-summery-container .box-container-account:last-child {
  border: 0px !important;
}
.account.enhanced-dashboard.supplierconnect-account-index #rfq-summery-container .box-container-account:last-child .box-info.box-account.sup-account.col-1,
.enhanced-dashboard.supplierconnect-account-index #rfq-summery-container .box-container-account:last-child .box-info.box-account.sup-account.col-1 {
  width: 100%;
}
.account.enhanced-dashboard.wishlist-index-index .page-wrapper .page-main .columns .column.main,
.enhanced-dashboard.wishlist-index-index .page-wrapper .page-main .columns .column.main {
  position: relative;
}
.account.enhanced-dashboard.wishlist-index-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions .action.edit,
.enhanced-dashboard.wishlist-index-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions .action.edit {
  position: relative;
}
.account.enhanced-dashboard.wishlist-index-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions .action.edit:after,
.enhanced-dashboard.wishlist-index-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions .action.edit:after {
  content: 'Edit' !important;
  position: absolute;
  top: 0px;
  left: 30px;
  text-transform: capitalize;
  width: auto !important;
  font-size: 12px !important;
  color: #000000;
  border: 1px solid #000000 !important;
  padding: 5px;
  background: #ffffff;
  visibility: hidden;
}
.account.enhanced-dashboard.wishlist-index-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions .action.edit:hover:after,
.enhanced-dashboard.wishlist-index-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions .action.edit:hover:after {
  visibility: visible;
}
.account.enhanced-dashboard.wishlist-index-index .page-wrapper .page-main .columns .column.main .products-grid.wishlist,
.enhanced-dashboard.wishlist-index-index .page-wrapper .page-main .columns .column.main .products-grid.wishlist {
  margin-top: 30px;
}
.account.enhanced-dashboard.wishlist-index-index .page-wrapper .page-main .columns .column.main .products-grid.wishlist .product-items .product-item .product-item-inner .box-tocart .fieldset p .link-edit,
.enhanced-dashboard.wishlist-index-index .page-wrapper .page-main .columns .column.main .products-grid.wishlist .product-items .product-item .product-item-inner .box-tocart .fieldset p .link-edit {
  visibility: none;
}
.account.enhanced-dashboard.wishlist-index-index .page-wrapper .page-main .columns .column.main .toolbar .limiter,
.enhanced-dashboard.wishlist-index-index .page-wrapper .page-main .columns .column.main .toolbar .limiter {
  top: 95px;
  left: 35px;
}
.account.enhanced-dashboard.wishlist-index-index .page-wrapper .page-main .columns .column.main .toolbar .pages,
.enhanced-dashboard.wishlist-index-index .page-wrapper .page-main .columns .column.main .toolbar .pages {
  right: 25px;
  top: calc(100% - 60px);
  margin-top: 0px !important;
}
.account.enhanced-dashboard.wishlist-index-index .page-wrapper .page-main .columns .column.main .toolbar-amount,
.enhanced-dashboard.wishlist-index-index .page-wrapper .page-main .columns .column.main .toolbar-amount {
  top: calc(100% - 55px);
  font-size: 1.6rem;
  font-weight: 600;
  padding-left: 15px;
}
.account.enhanced-dashboard.wishlist-index-index .toolbar.wishlist-toolbar,
.enhanced-dashboard.wishlist-index-index .toolbar.wishlist-toolbar {
  padding: 25px 15px 10px 15px;
  margin-bottom: 0px;
}
.account.enhanced-dashboard.wishlist-index-index .form-wishlist-items,
.enhanced-dashboard.wishlist-index-index .form-wishlist-items {
  padding: 10px 15px;
  background: #ffffff;
}
.account.enhanced-dashboard .toolbar,
.enhanced-dashboard .toolbar,
.account.enhanced-dashboard .toolbar.bottom,
.enhanced-dashboard .toolbar.bottom {
  background: #ffffff;
  position: static;
}
.account.enhanced-dashboard .toolbar .toolbar-amount,
.enhanced-dashboard .toolbar .toolbar-amount,
.account.enhanced-dashboard .toolbar.bottom .toolbar-amount,
.enhanced-dashboard .toolbar.bottom .toolbar-amount {
  position: absolute;
  top: calc(100% - 30px);
  left: 10px;
  font-size: 1.6rem;
  font-weight: 600;
  right: 0px;
  margin: 0px auto;
  color: #616161;
}
.account.enhanced-dashboard .toolbar .toolbar-amount .toolbar-number,
.enhanced-dashboard .toolbar .toolbar-amount .toolbar-number,
.account.enhanced-dashboard .toolbar.bottom .toolbar-amount .toolbar-number,
.enhanced-dashboard .toolbar.bottom .toolbar-amount .toolbar-number {
  color: #4b4b4b;
  font-weight: 600;
  font-size: 1.6rem;
}
.account.enhanced-dashboard .toolbar .pages,
.enhanced-dashboard .toolbar .pages,
.account.enhanced-dashboard .toolbar.bottom .pages,
.enhanced-dashboard .toolbar.bottom .pages {
  position: absolute;
  top: 100%;
  right: 0px;
  text-align: right;
  z-index: 999;
  margin-top: -33px;
}
.account.enhanced-dashboard .toolbar .pages .pages-items li.item,
.enhanced-dashboard .toolbar .pages .pages-items li.item,
.account.enhanced-dashboard .toolbar.bottom .pages .pages-items li.item,
.enhanced-dashboard .toolbar.bottom .pages .pages-items li.item {
  background: none !important;
  padding: 5px !important;
  font-size: 1.6rem;
  color: #4b4b4b;
}
.account.enhanced-dashboard .toolbar .pages .pages-items li.item a span,
.enhanced-dashboard .toolbar .pages .pages-items li.item a span,
.account.enhanced-dashboard .toolbar.bottom .pages .pages-items li.item a span,
.enhanced-dashboard .toolbar.bottom .pages .pages-items li.item a span {
  color: #4b4b4b;
}
.account.enhanced-dashboard .toolbar .pages .pages-items li.item.pages-item-previous,
.enhanced-dashboard .toolbar .pages .pages-items li.item.pages-item-previous,
.account.enhanced-dashboard .toolbar.bottom .pages .pages-items li.item.pages-item-previous,
.enhanced-dashboard .toolbar.bottom .pages .pages-items li.item.pages-item-previous,
.account.enhanced-dashboard .toolbar .pages .pages-items li.item.pages-item-next,
.enhanced-dashboard .toolbar .pages .pages-items li.item.pages-item-next,
.account.enhanced-dashboard .toolbar.bottom .pages .pages-items li.item.pages-item-next,
.enhanced-dashboard .toolbar.bottom .pages .pages-items li.item.pages-item-next {
  margin: 0px;
  padding: 0px;
}
.account.enhanced-dashboard .toolbar .pages .pages-items li.item.current strong.page,
.enhanced-dashboard .toolbar .pages .pages-items li.item.current strong.page,
.account.enhanced-dashboard .toolbar.bottom .pages .pages-items li.item.current strong.page,
.enhanced-dashboard .toolbar.bottom .pages .pages-items li.item.current strong.page {
  background: none;
  font-size: 1.6rem;
  color: #000000;
  line-height: 3rem;
  letter-spacing: normal;
  display: inline-block;
  font-weight: 700;
  padding: 0px;
}
.account.enhanced-dashboard .toolbar .pages .pages-items li.item .action,
.enhanced-dashboard .toolbar .pages .pages-items li.item .action,
.account.enhanced-dashboard .toolbar.bottom .pages .pages-items li.item .action,
.enhanced-dashboard .toolbar.bottom .pages .pages-items li.item .action {
  background: none !important;
  font-size: 1.6rem;
  color: #4b4b4b;
  font-weight: 600;
  border: 0px;
  padding: 0px !important;
  margin: 0px;
}
.account.enhanced-dashboard .toolbar .pages .pages-items li.item .action.next:before,
.enhanced-dashboard .toolbar .pages .pages-items li.item .action.next:before,
.account.enhanced-dashboard .toolbar.bottom .pages .pages-items li.item .action.next:before,
.enhanced-dashboard .toolbar.bottom .pages .pages-items li.item .action.next:before,
.account.enhanced-dashboard .toolbar .pages .pages-items li.item .action.previous:before,
.enhanced-dashboard .toolbar .pages .pages-items li.item .action.previous:before,
.account.enhanced-dashboard .toolbar.bottom .pages .pages-items li.item .action.previous:before,
.enhanced-dashboard .toolbar.bottom .pages .pages-items li.item .action.previous:before {
  font-size: 1.6rem;
  font-weight: 600;
  color: #4b4b4b;
}
.account.enhanced-dashboard .toolbar .pages .pages-items li.item .action:hover,
.enhanced-dashboard .toolbar .pages .pages-items li.item .action:hover,
.account.enhanced-dashboard .toolbar.bottom .pages .pages-items li.item .action:hover,
.enhanced-dashboard .toolbar.bottom .pages .pages-items li.item .action:hover {
  border: 0px;
}
.account.enhanced-dashboard .toolbar .pages .pages-items li.item .action:hover.next:before,
.enhanced-dashboard .toolbar .pages .pages-items li.item .action:hover.next:before,
.account.enhanced-dashboard .toolbar.bottom .pages .pages-items li.item .action:hover.next:before,
.enhanced-dashboard .toolbar.bottom .pages .pages-items li.item .action:hover.next:before,
.account.enhanced-dashboard .toolbar .pages .pages-items li.item .action:hover.previous:before,
.enhanced-dashboard .toolbar .pages .pages-items li.item .action:hover.previous:before,
.account.enhanced-dashboard .toolbar.bottom .pages .pages-items li.item .action:hover.previous:before,
.enhanced-dashboard .toolbar.bottom .pages .pages-items li.item .action:hover.previous:before {
  color: #000000;
}
.account.enhanced-dashboard .toolbar .limiter,
.enhanced-dashboard .toolbar .limiter,
.account.enhanced-dashboard .toolbar.bottom .limiter,
.enhanced-dashboard .toolbar.bottom .limiter {
  float: none;
  position: absolute;
  top: 10px;
  left: 5px;
}
.account.enhanced-dashboard .toolbar .limiter select.limiter-options,
.enhanced-dashboard .toolbar .limiter select.limiter-options,
.account.enhanced-dashboard .toolbar.bottom .limiter select.limiter-options,
.enhanced-dashboard .toolbar.bottom .limiter select.limiter-options {
  border-radius: 0px;
  border: 0px;
  border-bottom: 2px solid #41aefc;
  background-color: #ffffff;
  font-size: 1.6rem;
  font-weight: 600;
}
.account.enhanced-dashboard .toolbar .limiter .limiter-label,
.enhanced-dashboard .toolbar .limiter .limiter-label,
.account.enhanced-dashboard .toolbar.bottom .limiter .limiter-label,
.enhanced-dashboard .toolbar.bottom .limiter .limiter-label {
  font-size: 1.6rem;
  color: #000000;
  font-weight: 600;
}
.account.enhanced-dashboard .toolbar .limiter .limiter-text,
.enhanced-dashboard .toolbar .limiter .limiter-text,
.account.enhanced-dashboard .toolbar.bottom .limiter .limiter-text,
.enhanced-dashboard .toolbar.bottom .limiter .limiter-text {
  display: none;
}
.account.enhanced-dashboard #checkout-payment-method-load .items.payment-method .payment-method._active .payment-method-content .actions-toolbar .action.primary.checkout,
.enhanced-dashboard #checkout-payment-method-load .items.payment-method .payment-method._active .payment-method-content .actions-toolbar .action.primary.checkout {
  border-radius: 3px;
  font-size: 1.4rem;
  color: #ffffff;
  background: #41aefc;
  border: 1px solid #41aefc !important;
  padding: 5px 10px;
  text-transform: capitalize !important;
  text-decoration: none;
  text-shadow: none;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.account.enhanced-dashboard #checkout-payment-method-load .items.payment-method .payment-method._active .payment-method-content .actions-toolbar .action.primary.checkout:hover,
.enhanced-dashboard #checkout-payment-method-load .items.payment-method .payment-method._active .payment-method-content .actions-toolbar .action.primary.checkout:hover {
  text-decoration: none;
  background: #002f6c;
  border: 1px solid #002f6c !important;
  color: #ffffff;
  text-shadow: none;
}
.account.enhanced-dashboard .table-wrapper,
.enhanced-dashboard .table-wrapper {
  position: relative;
  margin-bottom: 30px;
  max-width: 100%;
  overflow-x: auto;
  padding-top: 5px;
  margin-top: 5px;
  width: 100%;
}
.account.enhanced-dashboard .table-wrapper .data.table,
.enhanced-dashboard .table-wrapper .data.table {
  width: 98%;
}
.account.enhanced-dashboard .table-wrapper .data.table thead > tr,
.enhanced-dashboard .table-wrapper .data.table thead > tr {
  border-left: 0px;
}
.account.enhanced-dashboard .table-wrapper .data.table thead > tr > th,
.enhanced-dashboard .table-wrapper .data.table thead > tr > th,
.account.enhanced-dashboard .table-wrapper .data.table thead > tr > td,
.enhanced-dashboard .table-wrapper .data.table thead > tr > td {
  background: #f8f7f7;
  border: 1px solid #616161;
  font-weight: bold;
  color: #000000;
  font-size: 1.4rem;
  text-align: center;
}
.account.enhanced-dashboard .table-wrapper .data.table tbody tr:nth-child(odd),
.enhanced-dashboard .table-wrapper .data.table tbody tr:nth-child(odd),
.account.enhanced-dashboard .table-wrapper .data.table tbody tr:nth-child(even),
.enhanced-dashboard .table-wrapper .data.table tbody tr:nth-child(even) {
  border-left: 0px;
}
.account.enhanced-dashboard .table-wrapper .data.table tbody tr:nth-child(odd) > th,
.enhanced-dashboard .table-wrapper .data.table tbody tr:nth-child(odd) > th,
.account.enhanced-dashboard .table-wrapper .data.table tbody tr:nth-child(odd) > td,
.enhanced-dashboard .table-wrapper .data.table tbody tr:nth-child(odd) > td {
  border: 1px solid #cccccc;
  color: #000000;
  font-size: 1.4rem;
  background: #ffffff;
}
.account.enhanced-dashboard .table-wrapper .data.table tbody tr:nth-child(odd) > th .action.view:after,
.enhanced-dashboard .table-wrapper .data.table tbody tr:nth-child(odd) > th .action.view:after,
.account.enhanced-dashboard .table-wrapper .data.table tbody tr:nth-child(odd) > td .action.view:after,
.enhanced-dashboard .table-wrapper .data.table tbody tr:nth-child(odd) > td .action.view:after {
  border-left: 0px;
}
.account.enhanced-dashboard .table-wrapper .data.table tbody tr:nth-child(even) > th,
.enhanced-dashboard .table-wrapper .data.table tbody tr:nth-child(even) > th,
.account.enhanced-dashboard .table-wrapper .data.table tbody tr:nth-child(even) > td,
.enhanced-dashboard .table-wrapper .data.table tbody tr:nth-child(even) > td {
  border: 1px solid #cccccc;
  color: #000000;
  font-size: 1.4rem;
  background: #ffffff;
}
.account.enhanced-dashboard .table-wrapper .data.table tbody tr:nth-child(even) > th .action.view:after,
.enhanced-dashboard .table-wrapper .data.table tbody tr:nth-child(even) > th .action.view:after,
.account.enhanced-dashboard .table-wrapper .data.table tbody tr:nth-child(even) > td .action.view:after,
.enhanced-dashboard .table-wrapper .data.table tbody tr:nth-child(even) > td .action.view:after {
  border-left: 0px;
}
.account.enhanced-dashboard.paypal-billing_agreement-index .account-billing-agreements,
.enhanced-dashboard.paypal-billing_agreement-index .account-billing-agreements {
  background: #ffffff;
  border-radius: 3px;
  box-shadow: 0px 0px 6px #d5d5d5;
  padding: 10px;
  position: relative;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  margin-bottom: 20px;
}
.account.enhanced-dashboard.paypal-billing_agreement-index .account-billing-agreements #payment_method,
.enhanced-dashboard.paypal-billing_agreement-index .account-billing-agreements #payment_method {
  max-width: 250px;
}
.account.enhanced-dashboard.paypal-billing_agreement-index .account-billing-agreements .actions-toolbar .primary .primary.action.create,
.enhanced-dashboard.paypal-billing_agreement-index .account-billing-agreements .actions-toolbar .primary .primary.action.create {
  border-radius: 3px;
  font-size: 1.4rem;
  color: #ffffff;
  background: #41aefc;
  border: 1px solid #41aefc !important;
  padding: 5px 10px;
  text-transform: capitalize !important;
  text-decoration: none;
  text-shadow: none;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.account.enhanced-dashboard.paypal-billing_agreement-index .account-billing-agreements .actions-toolbar .primary .primary.action.create:hover,
.enhanced-dashboard.paypal-billing_agreement-index .account-billing-agreements .actions-toolbar .primary .primary.action.create:hover {
  text-decoration: none;
  background: #002f6c;
  border: 1px solid #002f6c !important;
  color: #ffffff;
  text-shadow: none;
}
.account.enhanced-dashboard.paypal-billing_agreement-index .account-billing-agreements .actions-toolbar .primary .primary.action.create span,
.enhanced-dashboard.paypal-billing_agreement-index .account-billing-agreements .actions-toolbar .primary .primary.action.create span {
  font-size: 0px;
}
.account.enhanced-dashboard.paypal-billing_agreement-index .account-billing-agreements .actions-toolbar .primary .primary.action.create span:before,
.enhanced-dashboard.paypal-billing_agreement-index .account-billing-agreements .actions-toolbar .primary .primary.action.create span:before {
  content: "Create";
  font-size: 16px;
}
.account.enhanced-dashboard .data-grid-checkbox-cell-inner,
.enhanced-dashboard .data-grid-checkbox-cell-inner {
  min-height: 30px;
}
.account.enhanced-dashboard #list_grid_popup .admin__data-grid-header.admin__data-grid-toolbar,
.enhanced-dashboard #list_grid_popup .admin__data-grid-header.admin__data-grid-toolbar {
  min-height: 45px;
}
.account.enhanced-dashboard #list_grid_popup .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-header-row .admin__filter-actions,
.enhanced-dashboard #list_grid_popup .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-header-row .admin__filter-actions {
  top: 15px;
}
.account.enhanced-dashboard #list_grid_popup .admin__data-grid-header.admin__data-grid-toolbar .material-icons.grid-filter-icon,
.enhanced-dashboard #list_grid_popup .admin__data-grid-header.admin__data-grid-toolbar .material-icons.grid-filter-icon {
  display: block;
  margin-top: -30px;
}
.account.enhanced-dashboard.epicor_lists-lists-index #listgrid,
.enhanced-dashboard.epicor_lists-lists-index #listgrid {
  background: #ffffff;
  border-radius: 3px;
  box-shadow: 0px 0px 6px #d5d5d5;
  padding: 10px;
  position: relative;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  margin-bottom: 20px;
}
.account.enhanced-dashboard.epicor_lists-lists-index #listgrid #listgrid_table .data-grid-checkbox-cell-inner,
.enhanced-dashboard.epicor_lists-lists-index #listgrid #listgrid_table .data-grid-checkbox-cell-inner {
  min-height: 20px;
}
.account.enhanced-dashboard.epicor_lists-lists-index #listgrid #listgrid_table td.col-erp_code,
.enhanced-dashboard.epicor_lists-lists-index #listgrid #listgrid_table td.col-erp_code,
.account.enhanced-dashboard.epicor_lists-lists-index #listgrid #listgrid_table th.col-erp_code,
.enhanced-dashboard.epicor_lists-lists-index #listgrid #listgrid_table th.col-erp_code,
.account.enhanced-dashboard.epicor_lists-lists-index #listgrid #listgrid_table td.col-start_date,
.enhanced-dashboard.epicor_lists-lists-index #listgrid #listgrid_table td.col-start_date,
.account.enhanced-dashboard.epicor_lists-lists-index #listgrid #listgrid_table th.col-start_date,
.enhanced-dashboard.epicor_lists-lists-index #listgrid #listgrid_table th.col-start_date,
.account.enhanced-dashboard.epicor_lists-lists-index #listgrid #listgrid_table td.col-end_date,
.enhanced-dashboard.epicor_lists-lists-index #listgrid #listgrid_table td.col-end_date,
.account.enhanced-dashboard.epicor_lists-lists-index #listgrid #listgrid_table th.col-end_date,
.enhanced-dashboard.epicor_lists-lists-index #listgrid #listgrid_table th.col-end_date,
.account.enhanced-dashboard.epicor_lists-lists-index #listgrid #listgrid_table td.col-active,
.enhanced-dashboard.epicor_lists-lists-index #listgrid #listgrid_table td.col-active,
.account.enhanced-dashboard.epicor_lists-lists-index #listgrid #listgrid_table th.col-active,
.enhanced-dashboard.epicor_lists-lists-index #listgrid #listgrid_table th.col-active {
  display: none !important;
}
.account.enhanced-dashboard.epicor_lists-lists-index #listgrid .admin__data-grid-header .material-icons.grid-filter-icon,
.enhanced-dashboard.epicor_lists-lists-index #listgrid .admin__data-grid-header .material-icons.grid-filter-icon {
  top: 48px;
  z-index: 9;
}
.account.enhanced-dashboard.epicor_lists-lists-index #listgrid .table-wrapper.admin__data-grid-wrap,
.enhanced-dashboard.epicor_lists-lists-index #listgrid .table-wrapper.admin__data-grid-wrap {
  padding-top: 5px;
  margin-top: 35px;
}
.account.enhanced-dashboard.epicor_lists-lists-index #listgrid .admin__data-grid-header .admin__data-grid-header-row .admin__filter-actions .action-default.task,
.enhanced-dashboard.epicor_lists-lists-index #listgrid .admin__data-grid-header .admin__data-grid-header-row .admin__filter-actions .action-default.task,
.account.enhanced-dashboard.epicor_lists-lists-index #listgrid .admin__data-grid-toolbar .admin__data-grid-header-row .admin__filter-actions .action-default.task,
.enhanced-dashboard.epicor_lists-lists-index #listgrid .admin__data-grid-toolbar .admin__data-grid-header-row .admin__filter-actions .action-default.task {
  position: absolute;
  top: -45px;
  font-size: 0px !important;
  background: none !important;
  border: 0px !important;
  padding: 3px !important;
  font-size: 0px;
  background: none;
  border: 0px;
}
.account.enhanced-dashboard.epicor_lists-lists-index #listgrid .admin__data-grid-header .admin__data-grid-header-row .admin__filter-actions .action-default.task:before,
.enhanced-dashboard.epicor_lists-lists-index #listgrid .admin__data-grid-header .admin__data-grid-header-row .admin__filter-actions .action-default.task:before,
.account.enhanced-dashboard.epicor_lists-lists-index #listgrid .admin__data-grid-toolbar .admin__data-grid-header-row .admin__filter-actions .action-default.task:before,
.enhanced-dashboard.epicor_lists-lists-index #listgrid .admin__data-grid-toolbar .admin__data-grid-header-row .admin__filter-actions .action-default.task:before {
  content: 'add_circle_outline';
  font-size: 3.2rem;
  color: #41aefc;
}
.account.enhanced-dashboard.epicor_lists-lists-index #listgrid .admin__data-grid-header .admin__data-grid-header-row .admin__filter-actions .action-default.task:hover,
.enhanced-dashboard.epicor_lists-lists-index #listgrid .admin__data-grid-header .admin__data-grid-header-row .admin__filter-actions .action-default.task:hover,
.account.enhanced-dashboard.epicor_lists-lists-index #listgrid .admin__data-grid-toolbar .admin__data-grid-header-row .admin__filter-actions .action-default.task:hover,
.enhanced-dashboard.epicor_lists-lists-index #listgrid .admin__data-grid-toolbar .admin__data-grid-header-row .admin__filter-actions .action-default.task:hover {
  border: 0px !important;
  padding: 3px !important;
  background: none !important;
}
.account.enhanced-dashboard.epicor_lists-lists-index #listgrid .admin__data-grid-header .admin__data-grid-header-row .admin__filter-actions .action-default.task:hover:before,
.enhanced-dashboard.epicor_lists-lists-index #listgrid .admin__data-grid-header .admin__data-grid-header-row .admin__filter-actions .action-default.task:hover:before,
.account.enhanced-dashboard.epicor_lists-lists-index #listgrid .admin__data-grid-toolbar .admin__data-grid-header-row .admin__filter-actions .action-default.task:hover:before,
.enhanced-dashboard.epicor_lists-lists-index #listgrid .admin__data-grid-toolbar .admin__data-grid-header-row .admin__filter-actions .action-default.task:hover:before {
  color: #002f6c !important;
  background: none !important;
}
.account.enhanced-dashboard.epicor_lists-lists-index #listgrid .admin__data-grid-header .admin__data-grid-header-row._massaction,
.enhanced-dashboard.epicor_lists-lists-index #listgrid .admin__data-grid-header .admin__data-grid-header-row._massaction,
.account.enhanced-dashboard.epicor_lists-lists-index #listgrid .admin__data-grid-toolbar .admin__data-grid-header-row._massaction,
.enhanced-dashboard.epicor_lists-lists-index #listgrid .admin__data-grid-toolbar .admin__data-grid-header-row._massaction {
  top: 30px;
  left: 0px;
  position: absolute;
}
.account.enhanced-dashboard.epicor_lists-lists-edit #list_form #create_list,
.enhanced-dashboard.epicor_lists-lists-edit #list_form #create_list {
  margin-top: -130px;
}
.account.enhanced-dashboard.epicor_lists-lists-edit .content-header,
.enhanced-dashboard.epicor_lists-lists-edit .content-header {
  background: #ffffff;
  margin-left: -15px;
  width: 105%;
}
.account.enhanced-dashboard.epicor_lists-lists-edit .content-header h3.icon-head,
.enhanced-dashboard.epicor_lists-lists-edit .content-header h3.icon-head {
  padding-bottom: 20px;
}
.account.enhanced-dashboard.epicor_lists-lists-edit #tab_content,
.enhanced-dashboard.epicor_lists-lists-edit #tab_content {
  position: relative;
}
.account.enhanced-dashboard.epicor_lists-lists-edit #tab_content #update_list,
.enhanced-dashboard.epicor_lists-lists-edit #tab_content #update_list {
  position: absolute;
  right: -15px;
  top: -70px;
  border-radius: 3px;
  font-size: 1.4rem;
  color: #ffffff;
  background: #41aefc;
  border: 1px solid #41aefc !important;
  padding: 5px 10px;
  text-transform: capitalize !important;
  text-decoration: none;
  text-shadow: none;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  z-index: 0;
}
.account.enhanced-dashboard.epicor_lists-lists-edit #tab_content #update_list:hover,
.enhanced-dashboard.epicor_lists-lists-edit #tab_content #update_list:hover {
  text-decoration: none;
  background: #002f6c;
  border: 1px solid #002f6c !important;
  color: #ffffff;
  text-shadow: none;
}
.account.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card,
.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card {
  background: #ffffff;
  border-radius: 3px;
  box-shadow: 0px 0px 6px #d5d5d5;
  padding: 10px;
  position: relative;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  margin-bottom: 20px;
}
.account.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-title span,
.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-title span {
  font-size: 2.0rem !important;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  color: #363636;
  text-transform: uppercase !important;
  font-weight: 600 !important;
  position: relative;
  bottom: 5px;
  padding-left: 10px;
}
.account.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-title span:before,
.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-title span:before {
  content: 'expand_more';
  margin: 0px !important;
  padding: 0px;
  font-size: 3.2rem;
  position: relative;
  top: 9px;
  left: -10px;
}
.account.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-title.current span:before,
.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-title.current span:before {
  content: 'expand_less';
}
.account.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content #products_exclusion_indicator,
.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content #products_exclusion_indicator {
  padding-left: 10px !important;
}
.account.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content #list_products .admin__data-grid-header .grid-filter-icon,
.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content #list_products .admin__data-grid-header .grid-filter-icon,
.account.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content #list_customers .admin__data-grid-header .grid-filter-icon,
.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content #list_customers .admin__data-grid-header .grid-filter-icon,
.account.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content #list_products .admin__data-grid-toolbar .grid-filter-icon,
.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content #list_products .admin__data-grid-toolbar .grid-filter-icon,
.account.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content #list_customers .admin__data-grid-toolbar .grid-filter-icon,
.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content #list_customers .admin__data-grid-toolbar .grid-filter-icon {
  display: block;
  top: 15px !important;
  right: 10px;
}
.account.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content #list_products .admin__data-grid-header .admin__data-grid-header-row .admin__filter-actions,
.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content #list_products .admin__data-grid-header .admin__data-grid-header-row .admin__filter-actions,
.account.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content #list_customers .admin__data-grid-header .admin__data-grid-header-row .admin__filter-actions,
.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content #list_customers .admin__data-grid-header .admin__data-grid-header-row .admin__filter-actions,
.account.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content #list_products .admin__data-grid-toolbar .admin__data-grid-header-row .admin__filter-actions,
.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content #list_products .admin__data-grid-toolbar .admin__data-grid-header-row .admin__filter-actions,
.account.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content #list_customers .admin__data-grid-toolbar .admin__data-grid-header-row .admin__filter-actions,
.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content #list_customers .admin__data-grid-toolbar .admin__data-grid-header-row .admin__filter-actions {
  right: 50px !important;
  top: 10px !important;
}
.account.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content #list_products .table-wrapper.admin__data-grid-wrap,
.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content #list_products .table-wrapper.admin__data-grid-wrap,
.account.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content #list_customers .table-wrapper.admin__data-grid-wrap,
.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content #list_customers .table-wrapper.admin__data-grid-wrap {
  overflow-x: unset;
  margin-bottom: 40px;
}
.account.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content #list_products .admin__data-grid-toolbar .admin__control-support-text,
.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content #list_products .admin__data-grid-toolbar .admin__control-support-text,
.account.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content #list_customers .admin__data-grid-toolbar .admin__control-support-text,
.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content #list_customers .admin__data-grid-toolbar .admin__control-support-text {
  left: 0px;
  right: 0px;
  margin: auto;
  text-align: left;
  padding-left: 15px;
}
.account.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content #list_products .admin__data-grid-toolbar .admin__data-grid-pager-wrap .admin__data-grid-pager,
.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content #list_products .admin__data-grid-toolbar .admin__data-grid-pager-wrap .admin__data-grid-pager,
.account.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content #list_customers .admin__data-grid-toolbar .admin__data-grid-pager-wrap .admin__data-grid-pager,
.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content #list_customers .admin__data-grid-toolbar .admin__data-grid-pager-wrap .admin__data-grid-pager {
  text-align: right;
}
.account.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content #customer_grid #list_customers .admin__data-grid-header a,
.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content #customer_grid #list_customers .admin__data-grid-header a {
  font-size: 0px;
}
.account.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content #customer_grid #list_customers .admin__data-grid-header a:before,
.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content #customer_grid #list_customers .admin__data-grid-header a:before {
  content: 'autorenew';
  margin: 0px !important;
  top: 20px !important;
  color: #41aefc;
  background: none;
  position: absolute;
  right: 20px;
  font-size: 2.8rem;
}
.account.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content #customer_grid #list_customers .admin__data-grid-header a:hover,
.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content #customer_grid #list_customers .admin__data-grid-header a:hover {
  background: none !important;
}
.account.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content #customer_grid #list_customers .admin__data-grid-header a:hover:before,
.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content #customer_grid #list_customers .admin__data-grid-header a:hover:before {
  background: none !important;
  color: #002f6c;
}
.account.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content #product_grid,
.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content #product_grid {
  float: none !important;
}
.account.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content .activedetails .fields-row .fieldset:first-child,
.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content .activedetails .fields-row .fieldset:first-child {
  margin-left: 0px !important;
}
.account.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content .activedetails .fields-row .fieldset:first-child #active,
.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content .activedetails .fields-row .fieldset:first-child #active {
  width: 30px !important;
}
.account.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content .formfileds,
.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content .formfileds {
  padding: 15px 10px;
}
.account.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content .formfileds .fields-row .fieldset,
.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content .formfileds .fields-row .fieldset {
  display: block;
  width: 80%;
  margin-bottom: 10px;
}
.account.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content .formfileds .fields-row .fieldset .field,
.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content .formfileds .fields-row .fieldset .field {
  width: 25%;
  display: inline-block;
  padding: 0px;
  margin-bottom: 0px;
  float: left;
}
.account.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content .formfileds .fields-row .fieldset .field.input,
.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content .formfileds .fields-row .fieldset .field.input {
  width: 55%;
  display: inline-block;
  margin-bottom: 0px;
  padding: 0px;
  float: none;
}
.account.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content .formfileds .fields-row .fieldset .field.input textarea,
.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content .formfileds .fields-row .fieldset .field.input textarea,
.account.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content .formfileds .fields-row .fieldset .field.input input,
.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content .formfileds .fields-row .fieldset .field.input input,
.account.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content .formfileds .fields-row .fieldset .field.input select,
.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content .formfileds .fields-row .fieldset .field.input select {
  width: 100% !important;
}
.account.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content .formfileds #settings_fields .fields-row .fieldset,
.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content .formfileds #settings_fields .fields-row .fieldset {
  margin-left: 0px !important;
}
.account.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content .formfileds #active_fields .fields-row .fieldset .field.input .validate-time,
.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content .formfileds #active_fields .fields-row .fieldset .field.input .validate-time {
  width: 60px !important;
}
.account.enhanced-dashboard.epicor_lists-lists-edit #tab_content .entry-edit-head,
.enhanced-dashboard.epicor_lists-lists-edit #tab_content .entry-edit-head {
  display: none;
}
.account.enhanced-dashboard .columns div.page-title h1,
.enhanced-dashboard .columns div.page-title h1 {
  margin-bottom: 10px;
  font-weight: 600;
  font-size: 2.4rem;
  text-transform: uppercase;
}
.account.enhanced-dashboard .columns .page-title-wrapper,
.enhanced-dashboard .columns .page-title-wrapper {
  background: #ffffff;
  margin-top: 0px;
  margin-bottom: 20px;
  padding-left: 0px;
  margin-left: -15px;
  width: 105%;
}
.account.enhanced-dashboard .columns .page-title-wrapper .abs-status-desktop,
.enhanced-dashboard .columns .page-title-wrapper .abs-status-desktop,
.account.enhanced-dashboard .columns .page-title-wrapper .return-status,
.enhanced-dashboard .columns .page-title-wrapper .return-status,
.account.enhanced-dashboard .columns .page-title-wrapper .order-status,
.enhanced-dashboard .columns .page-title-wrapper .order-status {
  margin-left: 60px;
}
.account.enhanced-dashboard .columns .page-title-wrapper h1,
.enhanced-dashboard .columns .page-title-wrapper h1,
.account.enhanced-dashboard .columns .page-title-wrapper .page-title h1,
.enhanced-dashboard .columns .page-title-wrapper .page-title h1 {
  margin-bottom: 10px;
  font-weight: 600;
  font-size: 2.4rem;
  text-transform: uppercase;
}
.account.enhanced-dashboard .columns .page-title-wrapper h1.page-title,
.enhanced-dashboard .columns .page-title-wrapper h1.page-title {
  margin-bottom: 10px;
  font-weight: 600;
}
.account.enhanced-dashboard .columns .page-title-wrapper h1.page-title .base,
.enhanced-dashboard .columns .page-title-wrapper h1.page-title .base {
  font-size: 2.4rem;
  text-transform: uppercase;
  font-weight: 600;
}
.account.enhanced-dashboard .columns .breadcrumbs,
.enhanced-dashboard .columns .breadcrumbs {
  padding-left: 0px;
  margin-left: -15px;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-top: 0px;
  margin-bottom: 0px;
  background: #ffffff;
  width: 105%;
}
.account.enhanced-dashboard .columns .breadcrumbs .items .item a,
.enhanced-dashboard .columns .breadcrumbs .items .item a {
  color: #41aefc;
  font-size: 1.4rem;
}
.account.enhanced-dashboard .columns .breadcrumbs .items .item strong,
.enhanced-dashboard .columns .breadcrumbs .items .item strong {
  font-size: 1.4rem;
}
.account.enhanced-dashboard .main-navigator-myacc,
.enhanced-dashboard .main-navigator-myacc {
  background: #f8f7f7;
}
.account.enhanced-dashboard .main-navigator-myacc #main-navigator,
.enhanced-dashboard .main-navigator-myacc #main-navigator {
  max-width: 1280px;
  margin: 0 auto;
}
.account.enhanced-dashboard .main-navigator-myacc a.account-links,
.enhanced-dashboard .main-navigator-myacc a.account-links {
  background: none;
  font-size: 1.8rem;
  border-radius: 0px;
  border: 0px;
  font-weight: 600;
  padding: 0px 15px;
  color: #000000;
}
.account.enhanced-dashboard .main-navigator-myacc a.account-links:hover,
.enhanced-dashboard .main-navigator-myacc a.account-links:hover {
  text-decoration: none;
  color: #41aefc;
}
.account.enhanced-dashboard .main-navigator-myacc a.account-links.active-myacc-mainnav,
.enhanced-dashboard .main-navigator-myacc a.account-links.active-myacc-mainnav {
  color: #41aefc;
}
.account.enhanced-dashboard .header-wrapper-content .header-wrapper-bottom .header.content .header-main-menu .column.main,
.enhanced-dashboard .header-wrapper-content .header-wrapper-bottom .header.content .header-main-menu .column.main {
  background: none;
  padding: 0px;
  margin-top: 0px;
}
.account.enhanced-dashboard.page-layout-2columns-left .sidebar-main,
.enhanced-dashboard.page-layout-2columns-left .sidebar-main {
  margin-top: 50px;
  background: #ffffff;
}
.account.enhanced-dashboard.page-layout-2columns-left .sidebar-main .block-collapsible-nav .title.block-collapsible-nav-title,
.enhanced-dashboard.page-layout-2columns-left .sidebar-main .block-collapsible-nav .title.block-collapsible-nav-title {
  display: none;
}
.account.enhanced-dashboard .block-collapsible-nav,
.enhanced-dashboard .block-collapsible-nav {
  margin-top: 30px;
}
.account.enhanced-dashboard .block-collapsible-nav .content,
.enhanced-dashboard .block-collapsible-nav .content {
  background: none;
}
.account.enhanced-dashboard .block-collapsible-nav .content .item a,
.enhanced-dashboard .block-collapsible-nav .content .item a {
  text-decoration: none;
  color: #000000;
  font-size: 1.8rem;
  border: 0px;
}
.account.enhanced-dashboard .block-collapsible-nav .content .item a:hover,
.enhanced-dashboard .block-collapsible-nav .content .item a:hover {
  text-decoration: none;
  background: none;
  color: #41aefc;
}
.account.enhanced-dashboard .block-collapsible-nav .content .item.current > strong,
.enhanced-dashboard .block-collapsible-nav .content .item.current > strong,
.account.enhanced-dashboard .block-collapsible-nav .content .item.current a,
.enhanced-dashboard .block-collapsible-nav .content .item.current a,
.account.enhanced-dashboard .block-collapsible-nav .content .item strong,
.enhanced-dashboard .block-collapsible-nav .content .item strong {
  background: none;
  color: #41aefc;
  border: 0px;
  font-size: 1.8rem;
}
.account.enhanced-dashboard .page-main .block,
.enhanced-dashboard .page-main .block {
  background: #ffffff;
  border-radius: 3px;
  box-shadow: 0px 0px 6px #d5d5d5;
  padding: 10px;
  position: relative;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  margin-bottom: 20px;
}
.account.enhanced-dashboard .page-main .block .block-content,
.enhanced-dashboard .page-main .block .block-content {
  position: relative;
}
.account.enhanced-dashboard .footer-upper .block,
.enhanced-dashboard .footer-upper .block {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  background: none;
  border: 0px;
}
.account.enhanced-dashboard .page-footer .footer.content .columns .column.main,
.enhanced-dashboard .page-footer .footer.content .columns .column.main {
  background: none;
  margin-top: 0px;
}
.account.enhanced-dashboard .block-dashboard-info .block-title,
.enhanced-dashboard .block-dashboard-info .block-title,
.account.enhanced-dashboard .abs-account-blocks .block-title,
.enhanced-dashboard .abs-account-blocks .block-title,
.account.enhanced-dashboard .legend,
.enhanced-dashboard .legend,
.account.enhanced-dashboard .form-giftregistry-search .legend,
.enhanced-dashboard .form-giftregistry-search .legend,
.account.enhanced-dashboard .block-giftregistry-results .block-title,
.enhanced-dashboard .block-giftregistry-results .block-title,
.account.enhanced-dashboard .block-giftregistry-shared-items .block-title,
.enhanced-dashboard .block-giftregistry-shared-items .block-title,
.account.enhanced-dashboard .block-wishlist-search-form .block-title,
.enhanced-dashboard .block-wishlist-search-form .block-title,
.account.enhanced-dashboard .block-wishlist-search-results .block-title,
.enhanced-dashboard .block-wishlist-search-results .block-title,
.account.enhanced-dashboard .multicheckout .block-title,
.enhanced-dashboard .multicheckout .block-title,
.account.enhanced-dashboard .multicheckout .block-content .title,
.enhanced-dashboard .multicheckout .block-content .title,
.account.enhanced-dashboard .customer-review .review-details .title,
.enhanced-dashboard .customer-review .review-details .title,
.account.enhanced-dashboard .paypal-review .block .block-title,
.enhanced-dashboard .paypal-review .block .block-title,
.account.enhanced-dashboard .column.main .block:not(.widget) .block-title,
.enhanced-dashboard .column.main .block:not(.widget) .block-title,
.account.enhanced-dashboard .multicheckout .block-title,
.enhanced-dashboard .multicheckout .block-title,
.account.enhanced-dashboard .magento-rma-guest-returns .column.main .block:not(.widget) .block-title,
.enhanced-dashboard .magento-rma-guest-returns .column.main .block:not(.widget) .block-title,
.account.enhanced-dashboard [class^='sales-guest-'] .column.main .block:not(.widget) .block-title,
.enhanced-dashboard [class^='sales-guest-'] .column.main .block:not(.widget) .block-title,
.account.enhanced-dashboard .sales-guest-view .column.main .block:not(.widget) .block-title,
.enhanced-dashboard .sales-guest-view .column.main .block:not(.widget) .block-title,
.account.enhanced-dashboard.customer-account-index .box-account.box-recent .box-head h2,
.enhanced-dashboard.customer-account-index .box-account.box-recent .box-head h2,
.account.enhanced-dashboard.customer-account-index .box-account.box-recent .box-head,
.enhanced-dashboard.customer-account-index .box-account.box-recent .box-head {
  background: none !important;
  font-size: 2.0rem !important;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  color: #363636;
  text-transform: uppercase !important;
  padding-left: 0px;
  border: 0px;
  margin-bottom: 5px;
  font-weight: 600 !important;
}
.account.enhanced-dashboard .block-dashboard-info .block-title strong,
.enhanced-dashboard .block-dashboard-info .block-title strong,
.account.enhanced-dashboard .abs-account-blocks .block-title strong,
.enhanced-dashboard .abs-account-blocks .block-title strong,
.account.enhanced-dashboard .legend strong,
.enhanced-dashboard .legend strong,
.account.enhanced-dashboard .form-giftregistry-search .legend strong,
.enhanced-dashboard .form-giftregistry-search .legend strong,
.account.enhanced-dashboard .block-giftregistry-results .block-title strong,
.enhanced-dashboard .block-giftregistry-results .block-title strong,
.account.enhanced-dashboard .block-giftregistry-shared-items .block-title strong,
.enhanced-dashboard .block-giftregistry-shared-items .block-title strong,
.account.enhanced-dashboard .block-wishlist-search-form .block-title strong,
.enhanced-dashboard .block-wishlist-search-form .block-title strong,
.account.enhanced-dashboard .block-wishlist-search-results .block-title strong,
.enhanced-dashboard .block-wishlist-search-results .block-title strong,
.account.enhanced-dashboard .multicheckout .block-title strong,
.enhanced-dashboard .multicheckout .block-title strong,
.account.enhanced-dashboard .multicheckout .block-content .title strong,
.enhanced-dashboard .multicheckout .block-content .title strong,
.account.enhanced-dashboard .customer-review .review-details .title strong,
.enhanced-dashboard .customer-review .review-details .title strong,
.account.enhanced-dashboard .paypal-review .block .block-title strong,
.enhanced-dashboard .paypal-review .block .block-title strong,
.account.enhanced-dashboard .column.main .block:not(.widget) .block-title strong,
.enhanced-dashboard .column.main .block:not(.widget) .block-title strong,
.account.enhanced-dashboard .multicheckout .block-title strong,
.enhanced-dashboard .multicheckout .block-title strong,
.account.enhanced-dashboard .magento-rma-guest-returns .column.main .block:not(.widget) .block-title strong,
.enhanced-dashboard .magento-rma-guest-returns .column.main .block:not(.widget) .block-title strong,
.account.enhanced-dashboard [class^='sales-guest-'] .column.main .block:not(.widget) .block-title strong,
.enhanced-dashboard [class^='sales-guest-'] .column.main .block:not(.widget) .block-title strong,
.account.enhanced-dashboard .sales-guest-view .column.main .block:not(.widget) .block-title strong,
.enhanced-dashboard .sales-guest-view .column.main .block:not(.widget) .block-title strong,
.account.enhanced-dashboard.customer-account-index .box-account.box-recent .box-head h2 strong,
.enhanced-dashboard.customer-account-index .box-account.box-recent .box-head h2 strong,
.account.enhanced-dashboard.customer-account-index .box-account.box-recent .box-head strong,
.enhanced-dashboard.customer-account-index .box-account.box-recent .box-head strong {
  font-size: 2.0rem !important;
  color: #363636;
  text-transform: uppercase !important;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  padding-left: 0px;
  font-weight: 600 !important;
}
.account.enhanced-dashboard .block-dashboard-info .block-title .action.edit,
.enhanced-dashboard .block-dashboard-info .block-title .action.edit,
.account.enhanced-dashboard .abs-account-blocks .block-title .action.edit,
.enhanced-dashboard .abs-account-blocks .block-title .action.edit,
.account.enhanced-dashboard .legend .action.edit,
.enhanced-dashboard .legend .action.edit,
.account.enhanced-dashboard .form-giftregistry-search .legend .action.edit,
.enhanced-dashboard .form-giftregistry-search .legend .action.edit,
.account.enhanced-dashboard .block-giftregistry-results .block-title .action.edit,
.enhanced-dashboard .block-giftregistry-results .block-title .action.edit,
.account.enhanced-dashboard .block-giftregistry-shared-items .block-title .action.edit,
.enhanced-dashboard .block-giftregistry-shared-items .block-title .action.edit,
.account.enhanced-dashboard .block-wishlist-search-form .block-title .action.edit,
.enhanced-dashboard .block-wishlist-search-form .block-title .action.edit,
.account.enhanced-dashboard .block-wishlist-search-results .block-title .action.edit,
.enhanced-dashboard .block-wishlist-search-results .block-title .action.edit,
.account.enhanced-dashboard .multicheckout .block-title .action.edit,
.enhanced-dashboard .multicheckout .block-title .action.edit,
.account.enhanced-dashboard .multicheckout .block-content .title .action.edit,
.enhanced-dashboard .multicheckout .block-content .title .action.edit,
.account.enhanced-dashboard .customer-review .review-details .title .action.edit,
.enhanced-dashboard .customer-review .review-details .title .action.edit,
.account.enhanced-dashboard .paypal-review .block .block-title .action.edit,
.enhanced-dashboard .paypal-review .block .block-title .action.edit,
.account.enhanced-dashboard .column.main .block:not(.widget) .block-title .action.edit,
.enhanced-dashboard .column.main .block:not(.widget) .block-title .action.edit,
.account.enhanced-dashboard .multicheckout .block-title .action.edit,
.enhanced-dashboard .multicheckout .block-title .action.edit,
.account.enhanced-dashboard .magento-rma-guest-returns .column.main .block:not(.widget) .block-title .action.edit,
.enhanced-dashboard .magento-rma-guest-returns .column.main .block:not(.widget) .block-title .action.edit,
.account.enhanced-dashboard [class^='sales-guest-'] .column.main .block:not(.widget) .block-title .action.edit,
.enhanced-dashboard [class^='sales-guest-'] .column.main .block:not(.widget) .block-title .action.edit,
.account.enhanced-dashboard .sales-guest-view .column.main .block:not(.widget) .block-title .action.edit,
.enhanced-dashboard .sales-guest-view .column.main .block:not(.widget) .block-title .action.edit,
.account.enhanced-dashboard.customer-account-index .box-account.box-recent .box-head h2 .action.edit,
.enhanced-dashboard.customer-account-index .box-account.box-recent .box-head h2 .action.edit,
.account.enhanced-dashboard.customer-account-index .box-account.box-recent .box-head .action.edit,
.enhanced-dashboard.customer-account-index .box-account.box-recent .box-head .action.edit,
.account.enhanced-dashboard .block-dashboard-info .block-title .action.view,
.enhanced-dashboard .block-dashboard-info .block-title .action.view,
.account.enhanced-dashboard .abs-account-blocks .block-title .action.view,
.enhanced-dashboard .abs-account-blocks .block-title .action.view,
.account.enhanced-dashboard .legend .action.view,
.enhanced-dashboard .legend .action.view,
.account.enhanced-dashboard .form-giftregistry-search .legend .action.view,
.enhanced-dashboard .form-giftregistry-search .legend .action.view,
.account.enhanced-dashboard .block-giftregistry-results .block-title .action.view,
.enhanced-dashboard .block-giftregistry-results .block-title .action.view,
.account.enhanced-dashboard .block-giftregistry-shared-items .block-title .action.view,
.enhanced-dashboard .block-giftregistry-shared-items .block-title .action.view,
.account.enhanced-dashboard .block-wishlist-search-form .block-title .action.view,
.enhanced-dashboard .block-wishlist-search-form .block-title .action.view,
.account.enhanced-dashboard .block-wishlist-search-results .block-title .action.view,
.enhanced-dashboard .block-wishlist-search-results .block-title .action.view,
.account.enhanced-dashboard .multicheckout .block-title .action.view,
.enhanced-dashboard .multicheckout .block-title .action.view,
.account.enhanced-dashboard .multicheckout .block-content .title .action.view,
.enhanced-dashboard .multicheckout .block-content .title .action.view,
.account.enhanced-dashboard .customer-review .review-details .title .action.view,
.enhanced-dashboard .customer-review .review-details .title .action.view,
.account.enhanced-dashboard .paypal-review .block .block-title .action.view,
.enhanced-dashboard .paypal-review .block .block-title .action.view,
.account.enhanced-dashboard .column.main .block:not(.widget) .block-title .action.view,
.enhanced-dashboard .column.main .block:not(.widget) .block-title .action.view,
.account.enhanced-dashboard .multicheckout .block-title .action.view,
.enhanced-dashboard .multicheckout .block-title .action.view,
.account.enhanced-dashboard .magento-rma-guest-returns .column.main .block:not(.widget) .block-title .action.view,
.enhanced-dashboard .magento-rma-guest-returns .column.main .block:not(.widget) .block-title .action.view,
.account.enhanced-dashboard [class^='sales-guest-'] .column.main .block:not(.widget) .block-title .action.view,
.enhanced-dashboard [class^='sales-guest-'] .column.main .block:not(.widget) .block-title .action.view,
.account.enhanced-dashboard .sales-guest-view .column.main .block:not(.widget) .block-title .action.view,
.enhanced-dashboard .sales-guest-view .column.main .block:not(.widget) .block-title .action.view,
.account.enhanced-dashboard.customer-account-index .box-account.box-recent .box-head h2 .action.view,
.enhanced-dashboard.customer-account-index .box-account.box-recent .box-head h2 .action.view,
.account.enhanced-dashboard.customer-account-index .box-account.box-recent .box-head .action.view,
.enhanced-dashboard.customer-account-index .box-account.box-recent .box-head .action.view,
.account.enhanced-dashboard .block-dashboard-info .block-title a,
.enhanced-dashboard .block-dashboard-info .block-title a,
.account.enhanced-dashboard .abs-account-blocks .block-title a,
.enhanced-dashboard .abs-account-blocks .block-title a,
.account.enhanced-dashboard .legend a,
.enhanced-dashboard .legend a,
.account.enhanced-dashboard .form-giftregistry-search .legend a,
.enhanced-dashboard .form-giftregistry-search .legend a,
.account.enhanced-dashboard .block-giftregistry-results .block-title a,
.enhanced-dashboard .block-giftregistry-results .block-title a,
.account.enhanced-dashboard .block-giftregistry-shared-items .block-title a,
.enhanced-dashboard .block-giftregistry-shared-items .block-title a,
.account.enhanced-dashboard .block-wishlist-search-form .block-title a,
.enhanced-dashboard .block-wishlist-search-form .block-title a,
.account.enhanced-dashboard .block-wishlist-search-results .block-title a,
.enhanced-dashboard .block-wishlist-search-results .block-title a,
.account.enhanced-dashboard .multicheckout .block-title a,
.enhanced-dashboard .multicheckout .block-title a,
.account.enhanced-dashboard .multicheckout .block-content .title a,
.enhanced-dashboard .multicheckout .block-content .title a,
.account.enhanced-dashboard .customer-review .review-details .title a,
.enhanced-dashboard .customer-review .review-details .title a,
.account.enhanced-dashboard .paypal-review .block .block-title a,
.enhanced-dashboard .paypal-review .block .block-title a,
.account.enhanced-dashboard .column.main .block:not(.widget) .block-title a,
.enhanced-dashboard .column.main .block:not(.widget) .block-title a,
.account.enhanced-dashboard .multicheckout .block-title a,
.enhanced-dashboard .multicheckout .block-title a,
.account.enhanced-dashboard .magento-rma-guest-returns .column.main .block:not(.widget) .block-title a,
.enhanced-dashboard .magento-rma-guest-returns .column.main .block:not(.widget) .block-title a,
.account.enhanced-dashboard [class^='sales-guest-'] .column.main .block:not(.widget) .block-title a,
.enhanced-dashboard [class^='sales-guest-'] .column.main .block:not(.widget) .block-title a,
.account.enhanced-dashboard .sales-guest-view .column.main .block:not(.widget) .block-title a,
.enhanced-dashboard .sales-guest-view .column.main .block:not(.widget) .block-title a,
.account.enhanced-dashboard.customer-account-index .box-account.box-recent .box-head h2 a,
.enhanced-dashboard.customer-account-index .box-account.box-recent .box-head h2 a,
.account.enhanced-dashboard.customer-account-index .box-account.box-recent .box-head a,
.enhanced-dashboard.customer-account-index .box-account.box-recent .box-head a {
  background: #ffffff;
  color: #41aefc;
  font-size: 1.4rem;
  padding: 8px 13px !important;
  border-radius: 3px;
  height: auto !important;
  text-decoration: none;
  text-transform: capitalize !important;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  position: absolute;
  border: 1px solid #41aefc;
  top: 15px;
  right: 20px;
}
.account.enhanced-dashboard .block-dashboard-info .block-title .action.edit:hover,
.enhanced-dashboard .block-dashboard-info .block-title .action.edit:hover,
.account.enhanced-dashboard .abs-account-blocks .block-title .action.edit:hover,
.enhanced-dashboard .abs-account-blocks .block-title .action.edit:hover,
.account.enhanced-dashboard .legend .action.edit:hover,
.enhanced-dashboard .legend .action.edit:hover,
.account.enhanced-dashboard .form-giftregistry-search .legend .action.edit:hover,
.enhanced-dashboard .form-giftregistry-search .legend .action.edit:hover,
.account.enhanced-dashboard .block-giftregistry-results .block-title .action.edit:hover,
.enhanced-dashboard .block-giftregistry-results .block-title .action.edit:hover,
.account.enhanced-dashboard .block-giftregistry-shared-items .block-title .action.edit:hover,
.enhanced-dashboard .block-giftregistry-shared-items .block-title .action.edit:hover,
.account.enhanced-dashboard .block-wishlist-search-form .block-title .action.edit:hover,
.enhanced-dashboard .block-wishlist-search-form .block-title .action.edit:hover,
.account.enhanced-dashboard .block-wishlist-search-results .block-title .action.edit:hover,
.enhanced-dashboard .block-wishlist-search-results .block-title .action.edit:hover,
.account.enhanced-dashboard .multicheckout .block-title .action.edit:hover,
.enhanced-dashboard .multicheckout .block-title .action.edit:hover,
.account.enhanced-dashboard .multicheckout .block-content .title .action.edit:hover,
.enhanced-dashboard .multicheckout .block-content .title .action.edit:hover,
.account.enhanced-dashboard .customer-review .review-details .title .action.edit:hover,
.enhanced-dashboard .customer-review .review-details .title .action.edit:hover,
.account.enhanced-dashboard .paypal-review .block .block-title .action.edit:hover,
.enhanced-dashboard .paypal-review .block .block-title .action.edit:hover,
.account.enhanced-dashboard .column.main .block:not(.widget) .block-title .action.edit:hover,
.enhanced-dashboard .column.main .block:not(.widget) .block-title .action.edit:hover,
.account.enhanced-dashboard .multicheckout .block-title .action.edit:hover,
.enhanced-dashboard .multicheckout .block-title .action.edit:hover,
.account.enhanced-dashboard .magento-rma-guest-returns .column.main .block:not(.widget) .block-title .action.edit:hover,
.enhanced-dashboard .magento-rma-guest-returns .column.main .block:not(.widget) .block-title .action.edit:hover,
.account.enhanced-dashboard [class^='sales-guest-'] .column.main .block:not(.widget) .block-title .action.edit:hover,
.enhanced-dashboard [class^='sales-guest-'] .column.main .block:not(.widget) .block-title .action.edit:hover,
.account.enhanced-dashboard .sales-guest-view .column.main .block:not(.widget) .block-title .action.edit:hover,
.enhanced-dashboard .sales-guest-view .column.main .block:not(.widget) .block-title .action.edit:hover,
.account.enhanced-dashboard.customer-account-index .box-account.box-recent .box-head h2 .action.edit:hover,
.enhanced-dashboard.customer-account-index .box-account.box-recent .box-head h2 .action.edit:hover,
.account.enhanced-dashboard.customer-account-index .box-account.box-recent .box-head .action.edit:hover,
.enhanced-dashboard.customer-account-index .box-account.box-recent .box-head .action.edit:hover,
.account.enhanced-dashboard .block-dashboard-info .block-title .action.view:hover,
.enhanced-dashboard .block-dashboard-info .block-title .action.view:hover,
.account.enhanced-dashboard .abs-account-blocks .block-title .action.view:hover,
.enhanced-dashboard .abs-account-blocks .block-title .action.view:hover,
.account.enhanced-dashboard .legend .action.view:hover,
.enhanced-dashboard .legend .action.view:hover,
.account.enhanced-dashboard .form-giftregistry-search .legend .action.view:hover,
.enhanced-dashboard .form-giftregistry-search .legend .action.view:hover,
.account.enhanced-dashboard .block-giftregistry-results .block-title .action.view:hover,
.enhanced-dashboard .block-giftregistry-results .block-title .action.view:hover,
.account.enhanced-dashboard .block-giftregistry-shared-items .block-title .action.view:hover,
.enhanced-dashboard .block-giftregistry-shared-items .block-title .action.view:hover,
.account.enhanced-dashboard .block-wishlist-search-form .block-title .action.view:hover,
.enhanced-dashboard .block-wishlist-search-form .block-title .action.view:hover,
.account.enhanced-dashboard .block-wishlist-search-results .block-title .action.view:hover,
.enhanced-dashboard .block-wishlist-search-results .block-title .action.view:hover,
.account.enhanced-dashboard .multicheckout .block-title .action.view:hover,
.enhanced-dashboard .multicheckout .block-title .action.view:hover,
.account.enhanced-dashboard .multicheckout .block-content .title .action.view:hover,
.enhanced-dashboard .multicheckout .block-content .title .action.view:hover,
.account.enhanced-dashboard .customer-review .review-details .title .action.view:hover,
.enhanced-dashboard .customer-review .review-details .title .action.view:hover,
.account.enhanced-dashboard .paypal-review .block .block-title .action.view:hover,
.enhanced-dashboard .paypal-review .block .block-title .action.view:hover,
.account.enhanced-dashboard .column.main .block:not(.widget) .block-title .action.view:hover,
.enhanced-dashboard .column.main .block:not(.widget) .block-title .action.view:hover,
.account.enhanced-dashboard .multicheckout .block-title .action.view:hover,
.enhanced-dashboard .multicheckout .block-title .action.view:hover,
.account.enhanced-dashboard .magento-rma-guest-returns .column.main .block:not(.widget) .block-title .action.view:hover,
.enhanced-dashboard .magento-rma-guest-returns .column.main .block:not(.widget) .block-title .action.view:hover,
.account.enhanced-dashboard [class^='sales-guest-'] .column.main .block:not(.widget) .block-title .action.view:hover,
.enhanced-dashboard [class^='sales-guest-'] .column.main .block:not(.widget) .block-title .action.view:hover,
.account.enhanced-dashboard .sales-guest-view .column.main .block:not(.widget) .block-title .action.view:hover,
.enhanced-dashboard .sales-guest-view .column.main .block:not(.widget) .block-title .action.view:hover,
.account.enhanced-dashboard.customer-account-index .box-account.box-recent .box-head h2 .action.view:hover,
.enhanced-dashboard.customer-account-index .box-account.box-recent .box-head h2 .action.view:hover,
.account.enhanced-dashboard.customer-account-index .box-account.box-recent .box-head .action.view:hover,
.enhanced-dashboard.customer-account-index .box-account.box-recent .box-head .action.view:hover,
.account.enhanced-dashboard .block-dashboard-info .block-title a:hover,
.enhanced-dashboard .block-dashboard-info .block-title a:hover,
.account.enhanced-dashboard .abs-account-blocks .block-title a:hover,
.enhanced-dashboard .abs-account-blocks .block-title a:hover,
.account.enhanced-dashboard .legend a:hover,
.enhanced-dashboard .legend a:hover,
.account.enhanced-dashboard .form-giftregistry-search .legend a:hover,
.enhanced-dashboard .form-giftregistry-search .legend a:hover,
.account.enhanced-dashboard .block-giftregistry-results .block-title a:hover,
.enhanced-dashboard .block-giftregistry-results .block-title a:hover,
.account.enhanced-dashboard .block-giftregistry-shared-items .block-title a:hover,
.enhanced-dashboard .block-giftregistry-shared-items .block-title a:hover,
.account.enhanced-dashboard .block-wishlist-search-form .block-title a:hover,
.enhanced-dashboard .block-wishlist-search-form .block-title a:hover,
.account.enhanced-dashboard .block-wishlist-search-results .block-title a:hover,
.enhanced-dashboard .block-wishlist-search-results .block-title a:hover,
.account.enhanced-dashboard .multicheckout .block-title a:hover,
.enhanced-dashboard .multicheckout .block-title a:hover,
.account.enhanced-dashboard .multicheckout .block-content .title a:hover,
.enhanced-dashboard .multicheckout .block-content .title a:hover,
.account.enhanced-dashboard .customer-review .review-details .title a:hover,
.enhanced-dashboard .customer-review .review-details .title a:hover,
.account.enhanced-dashboard .paypal-review .block .block-title a:hover,
.enhanced-dashboard .paypal-review .block .block-title a:hover,
.account.enhanced-dashboard .column.main .block:not(.widget) .block-title a:hover,
.enhanced-dashboard .column.main .block:not(.widget) .block-title a:hover,
.account.enhanced-dashboard .multicheckout .block-title a:hover,
.enhanced-dashboard .multicheckout .block-title a:hover,
.account.enhanced-dashboard .magento-rma-guest-returns .column.main .block:not(.widget) .block-title a:hover,
.enhanced-dashboard .magento-rma-guest-returns .column.main .block:not(.widget) .block-title a:hover,
.account.enhanced-dashboard [class^='sales-guest-'] .column.main .block:not(.widget) .block-title a:hover,
.enhanced-dashboard [class^='sales-guest-'] .column.main .block:not(.widget) .block-title a:hover,
.account.enhanced-dashboard .sales-guest-view .column.main .block:not(.widget) .block-title a:hover,
.enhanced-dashboard .sales-guest-view .column.main .block:not(.widget) .block-title a:hover,
.account.enhanced-dashboard.customer-account-index .box-account.box-recent .box-head h2 a:hover,
.enhanced-dashboard.customer-account-index .box-account.box-recent .box-head h2 a:hover,
.account.enhanced-dashboard.customer-account-index .box-account.box-recent .box-head a:hover,
.enhanced-dashboard.customer-account-index .box-account.box-recent .box-head a:hover {
  background: #002f6c !important;
  border: 1px solid #002f6c !important;
  color: #ffffff;
  text-decoration: none;
}
.account.enhanced-dashboard.customerconnect-rfqs-linesearch.page-layout-empty .breadcrumbs,
.enhanced-dashboard.customerconnect-rfqs-linesearch.page-layout-empty .breadcrumbs,
.account.enhanced-dashboard.dealerconnect-quotes-linesearch.page-layout-empty .breadcrumbs,
.enhanced-dashboard.dealerconnect-quotes-linesearch.page-layout-empty .breadcrumbs,
.account.enhanced-dashboard.customerconnect-rfqs-linesearch.page-layout-empty .page-title #gotobackpage,
.enhanced-dashboard.customerconnect-rfqs-linesearch.page-layout-empty .page-title #gotobackpage,
.account.enhanced-dashboard.dealerconnect-quotes-linesearch.page-layout-empty .page-title #gotobackpage,
.enhanced-dashboard.dealerconnect-quotes-linesearch.page-layout-empty .page-title #gotobackpage {
  display: none !important;
}
.account.enhanced-dashboard.customerconnect-rfqs-linesearch.page-layout-empty .page-wrapper .page-main .columns .column.main,
.enhanced-dashboard.customerconnect-rfqs-linesearch.page-layout-empty .page-wrapper .page-main .columns .column.main,
.account.enhanced-dashboard.dealerconnect-quotes-linesearch.page-layout-empty .page-wrapper .page-main .columns .column.main,
.enhanced-dashboard.dealerconnect-quotes-linesearch.page-layout-empty .page-wrapper .page-main .columns .column.main {
  padding: 15px !important;
  background: #ffffff;
}
.account.enhanced-dashboard.customerconnect-rfqs-linesearch.page-layout-empty .page-wrapper .page-main .columns .column.main .quickorderpad,
.enhanced-dashboard.customerconnect-rfqs-linesearch.page-layout-empty .page-wrapper .page-main .columns .column.main .quickorderpad,
.account.enhanced-dashboard.dealerconnect-quotes-linesearch.page-layout-empty .page-wrapper .page-main .columns .column.main .quickorderpad,
.enhanced-dashboard.dealerconnect-quotes-linesearch.page-layout-empty .page-wrapper .page-main .columns .column.main .quickorderpad {
  background: none !important;
  border: 0px !important;
  box-shadow: none;
  background: #ffffff;
}
.account.enhanced-dashboard.customerconnect-rfqs-linesearch.page-layout-empty .page-wrapper .page-main .columns .column.main .quickorderpad .qop-search form,
.enhanced-dashboard.customerconnect-rfqs-linesearch.page-layout-empty .page-wrapper .page-main .columns .column.main .quickorderpad .qop-search form,
.account.enhanced-dashboard.dealerconnect-quotes-linesearch.page-layout-empty .page-wrapper .page-main .columns .column.main .quickorderpad .qop-search form,
.enhanced-dashboard.dealerconnect-quotes-linesearch.page-layout-empty .page-wrapper .page-main .columns .column.main .quickorderpad .qop-search form,
.account.enhanced-dashboard.customerconnect-rfqs-linesearch.page-layout-empty .page-wrapper .page-main .columns .column.main .quickorderpad .qop-search.csvincluded form,
.enhanced-dashboard.customerconnect-rfqs-linesearch.page-layout-empty .page-wrapper .page-main .columns .column.main .quickorderpad .qop-search.csvincluded form,
.account.enhanced-dashboard.dealerconnect-quotes-linesearch.page-layout-empty .page-wrapper .page-main .columns .column.main .quickorderpad .qop-search.csvincluded form,
.enhanced-dashboard.dealerconnect-quotes-linesearch.page-layout-empty .page-wrapper .page-main .columns .column.main .quickorderpad .qop-search.csvincluded form {
  background: none !important;
  border: 0px !important;
  box-shadow: none;
}
.account.enhanced-dashboard.customerconnect-rfqs-linesearch.page-layout-empty .page-wrapper .page-main .columns .column.main .quickorderpad .category-products .field.limiter,
.enhanced-dashboard.customerconnect-rfqs-linesearch.page-layout-empty .page-wrapper .page-main .columns .column.main .quickorderpad .category-products .field.limiter,
.account.enhanced-dashboard.dealerconnect-quotes-linesearch.page-layout-empty .page-wrapper .page-main .columns .column.main .quickorderpad .category-products .field.limiter,
.enhanced-dashboard.dealerconnect-quotes-linesearch.page-layout-empty .page-wrapper .page-main .columns .column.main .quickorderpad .category-products .field.limiter {
  top: -40px;
}
.account.enhanced-dashboard.customerconnect-rfqs-linesearch.page-layout-empty .page-title-wrapper .page-title,
.enhanced-dashboard.customerconnect-rfqs-linesearch.page-layout-empty .page-title-wrapper .page-title,
.account.enhanced-dashboard.dealerconnect-quotes-linesearch.page-layout-empty .page-title-wrapper .page-title,
.enhanced-dashboard.dealerconnect-quotes-linesearch.page-layout-empty .page-title-wrapper .page-title {
  display: none !important;
}
.account.enhanced-dashboard.customerconnect-rfqs-linesearch.page-layout-empty .qop-productlist .category-products #add_all_to_basket,
.enhanced-dashboard.customerconnect-rfqs-linesearch.page-layout-empty .qop-productlist .category-products #add_all_to_basket,
.account.enhanced-dashboard.dealerconnect-quotes-linesearch.page-layout-empty .qop-productlist .category-products #add_all_to_basket,
.enhanced-dashboard.dealerconnect-quotes-linesearch.page-layout-empty .qop-productlist .category-products #add_all_to_basket {
  margin-top: 0px;
  position: relative;
  top: 50px;
}
.account.enhanced-dashboard.customerconnect-rfqs-linesearch.page-layout-empty .qop-productlist .category-products .qop-list.data-table,
.enhanced-dashboard.customerconnect-rfqs-linesearch.page-layout-empty .qop-productlist .category-products .qop-list.data-table,
.account.enhanced-dashboard.dealerconnect-quotes-linesearch.page-layout-empty .qop-productlist .category-products .qop-list.data-table,
.enhanced-dashboard.dealerconnect-quotes-linesearch.page-layout-empty .qop-productlist .category-products .qop-list.data-table {
  margin-top: 50px;
}
.account.enhanced-dashboard.customerconnect-rfqs-linesearch.page-layout-empty .qop-productlist .category-products .toolbar.toolbar-products:nth-child(1) .field.limiter,
.enhanced-dashboard.customerconnect-rfqs-linesearch.page-layout-empty .qop-productlist .category-products .toolbar.toolbar-products:nth-child(1) .field.limiter,
.account.enhanced-dashboard.dealerconnect-quotes-linesearch.page-layout-empty .qop-productlist .category-products .toolbar.toolbar-products:nth-child(1) .field.limiter,
.enhanced-dashboard.dealerconnect-quotes-linesearch.page-layout-empty .qop-productlist .category-products .toolbar.toolbar-products:nth-child(1) .field.limiter {
  float: left;
  position: static;
  display: block !important;
}
.account.enhanced-dashboard.customerconnect-rfqs-linesearch.page-layout-empty .qop-productlist .category-products .toolbar.toolbar-products:nth-child(1) .plp-heading,
.enhanced-dashboard.customerconnect-rfqs-linesearch.page-layout-empty .qop-productlist .category-products .toolbar.toolbar-products:nth-child(1) .plp-heading,
.account.enhanced-dashboard.dealerconnect-quotes-linesearch.page-layout-empty .qop-productlist .category-products .toolbar.toolbar-products:nth-child(1) .plp-heading,
.enhanced-dashboard.dealerconnect-quotes-linesearch.page-layout-empty .qop-productlist .category-products .toolbar.toolbar-products:nth-child(1) .plp-heading,
.account.enhanced-dashboard.customerconnect-rfqs-linesearch.page-layout-empty .qop-productlist .category-products .toolbar.toolbar-products:nth-child(1) .qop-sort.toolbar-sorter,
.enhanced-dashboard.customerconnect-rfqs-linesearch.page-layout-empty .qop-productlist .category-products .toolbar.toolbar-products:nth-child(1) .qop-sort.toolbar-sorter,
.account.enhanced-dashboard.dealerconnect-quotes-linesearch.page-layout-empty .qop-productlist .category-products .toolbar.toolbar-products:nth-child(1) .qop-sort.toolbar-sorter,
.enhanced-dashboard.dealerconnect-quotes-linesearch.page-layout-empty .qop-productlist .category-products .toolbar.toolbar-products:nth-child(1) .qop-sort.toolbar-sorter,
.account.enhanced-dashboard.customerconnect-rfqs-linesearch.page-layout-empty .qop-productlist .category-products .toolbar.toolbar-products:nth-child(1) .pages,
.enhanced-dashboard.customerconnect-rfqs-linesearch.page-layout-empty .qop-productlist .category-products .toolbar.toolbar-products:nth-child(1) .pages,
.account.enhanced-dashboard.dealerconnect-quotes-linesearch.page-layout-empty .qop-productlist .category-products .toolbar.toolbar-products:nth-child(1) .pages,
.enhanced-dashboard.dealerconnect-quotes-linesearch.page-layout-empty .qop-productlist .category-products .toolbar.toolbar-products:nth-child(1) .pages,
.account.enhanced-dashboard.customerconnect-rfqs-linesearch.page-layout-empty .qop-productlist .category-products .toolbar.toolbar-products:nth-child(1) .toolbar-amount,
.enhanced-dashboard.customerconnect-rfqs-linesearch.page-layout-empty .qop-productlist .category-products .toolbar.toolbar-products:nth-child(1) .toolbar-amount,
.account.enhanced-dashboard.dealerconnect-quotes-linesearch.page-layout-empty .qop-productlist .category-products .toolbar.toolbar-products:nth-child(1) .toolbar-amount,
.enhanced-dashboard.dealerconnect-quotes-linesearch.page-layout-empty .qop-productlist .category-products .toolbar.toolbar-products:nth-child(1) .toolbar-amount {
  display: none;
}
.account.enhanced-dashboard.customerconnect-rfqs-linesearch.page-layout-empty .qop-productlist .category-products .toolbar-products field.limiter,
.enhanced-dashboard.customerconnect-rfqs-linesearch.page-layout-empty .qop-productlist .category-products .toolbar-products field.limiter,
.account.enhanced-dashboard.dealerconnect-quotes-linesearch.page-layout-empty .qop-productlist .category-products .toolbar-products field.limiter,
.enhanced-dashboard.dealerconnect-quotes-linesearch.page-layout-empty .qop-productlist .category-products .toolbar-products field.limiter {
  display: none;
}
.account.enhanced-dashboard.customerconnect-rfqs-linesearch.page-layout-empty .qop-productlist .category-products .toolbar-products .pages,
.enhanced-dashboard.customerconnect-rfqs-linesearch.page-layout-empty .qop-productlist .category-products .toolbar-products .pages,
.account.enhanced-dashboard.dealerconnect-quotes-linesearch.page-layout-empty .qop-productlist .category-products .toolbar-products .pages,
.enhanced-dashboard.dealerconnect-quotes-linesearch.page-layout-empty .qop-productlist .category-products .toolbar-products .pages {
  position: static;
  margin-top: 5px;
  padding-bottom: 10px;
}
.account.enhanced-dashboard.customerconnect-rfqs-linesearch.page-layout-empty .qop-productlist .category-products .toolbar-products .pages .items.pages-items .item.current .page,
.enhanced-dashboard.customerconnect-rfqs-linesearch.page-layout-empty .qop-productlist .category-products .toolbar-products .pages .items.pages-items .item.current .page,
.account.enhanced-dashboard.dealerconnect-quotes-linesearch.page-layout-empty .qop-productlist .category-products .toolbar-products .pages .items.pages-items .item.current .page,
.enhanced-dashboard.dealerconnect-quotes-linesearch.page-layout-empty .qop-productlist .category-products .toolbar-products .pages .items.pages-items .item.current .page {
  width: 30px;
  text-align: center;
  height: 33px;
  width: 33px;
  background: #ffffff;
}
.account.enhanced-dashboard.customerconnect-rfqs-linesearch.page-layout-empty .qop-productlist .category-products .toolbar-products .pages .items.pages-items .item.pages-item-next,
.enhanced-dashboard.customerconnect-rfqs-linesearch.page-layout-empty .qop-productlist .category-products .toolbar-products .pages .items.pages-items .item.pages-item-next,
.account.enhanced-dashboard.dealerconnect-quotes-linesearch.page-layout-empty .qop-productlist .category-products .toolbar-products .pages .items.pages-items .item.pages-item-next,
.enhanced-dashboard.dealerconnect-quotes-linesearch.page-layout-empty .qop-productlist .category-products .toolbar-products .pages .items.pages-items .item.pages-item-next {
  text-align: center;
}
.account.enhanced-dashboard.customerconnect-rfqs-linesearch.page-layout-empty .qop-productlist .category-products .toolbar-products .pages .items.pages-items .item.pages-item-next .action.next,
.enhanced-dashboard.customerconnect-rfqs-linesearch.page-layout-empty .qop-productlist .category-products .toolbar-products .pages .items.pages-items .item.pages-item-next .action.next,
.account.enhanced-dashboard.dealerconnect-quotes-linesearch.page-layout-empty .qop-productlist .category-products .toolbar-products .pages .items.pages-items .item.pages-item-next .action.next,
.enhanced-dashboard.dealerconnect-quotes-linesearch.page-layout-empty .qop-productlist .category-products .toolbar-products .pages .items.pages-items .item.pages-item-next .action.next {
  width: 33px;
  height: 33px;
}
.account.enhanced-dashboard.customerconnect-rfqs-linesearch.page-layout-empty .qop-productlist .category-products .toolbar-products .pages .items.pages-items .item.pages-item-previous,
.enhanced-dashboard.customerconnect-rfqs-linesearch.page-layout-empty .qop-productlist .category-products .toolbar-products .pages .items.pages-items .item.pages-item-previous,
.account.enhanced-dashboard.dealerconnect-quotes-linesearch.page-layout-empty .qop-productlist .category-products .toolbar-products .pages .items.pages-items .item.pages-item-previous,
.enhanced-dashboard.dealerconnect-quotes-linesearch.page-layout-empty .qop-productlist .category-products .toolbar-products .pages .items.pages-items .item.pages-item-previous {
  text-align: center;
}
.account.enhanced-dashboard.customerconnect-rfqs-linesearch.page-layout-empty .qop-productlist .category-products .toolbar-products .pages .items.pages-items .item.pages-item-previous .action.previous,
.enhanced-dashboard.customerconnect-rfqs-linesearch.page-layout-empty .qop-productlist .category-products .toolbar-products .pages .items.pages-items .item.pages-item-previous .action.previous,
.account.enhanced-dashboard.dealerconnect-quotes-linesearch.page-layout-empty .qop-productlist .category-products .toolbar-products .pages .items.pages-items .item.pages-item-previous .action.previous,
.enhanced-dashboard.dealerconnect-quotes-linesearch.page-layout-empty .qop-productlist .category-products .toolbar-products .pages .items.pages-items .item.pages-item-previous .action.previous {
  width: 33px;
  height: 33px;
}
.account.enhanced-dashboard .actions-toolbar .primary,
.enhanced-dashboard .actions-toolbar .primary {
  background: none;
}
.account.enhanced-dashboard .actions-toolbar .primary .action.submit.primary,
.enhanced-dashboard .actions-toolbar .primary .action.submit.primary {
  border-radius: 3px;
  font-size: 1.4rem;
  color: #ffffff;
  background: #41aefc;
  border: 1px solid #41aefc !important;
  padding: 5px 10px;
  text-transform: capitalize !important;
  text-decoration: none;
  text-shadow: none;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.account.enhanced-dashboard .actions-toolbar .primary .action.submit.primary:hover,
.enhanced-dashboard .actions-toolbar .primary .action.submit.primary:hover {
  text-decoration: none;
  background: #002f6c;
  border: 1px solid #002f6c !important;
  color: #ffffff;
  text-shadow: none;
}
.account.enhanced-dashboard .actions-toolbar .primary .action.primary.add,
.enhanced-dashboard .actions-toolbar .primary .action.primary.add {
  background: none;
  font-size: 0px;
  font-size: 0px !important;
  background: none !important;
  border: 0px !important;
  padding: 3px !important;
}
.account.enhanced-dashboard .actions-toolbar .primary .action.primary.add span,
.enhanced-dashboard .actions-toolbar .primary .action.primary.add span {
  display: none;
}
.account.enhanced-dashboard .actions-toolbar .primary .action.primary.add:before,
.enhanced-dashboard .actions-toolbar .primary .action.primary.add:before {
  content: 'add_circle_outline';
  font-size: 3.2rem;
  color: #41aefc;
}
.account.enhanced-dashboard .actions-toolbar .primary .action.primary.add:hover,
.enhanced-dashboard .actions-toolbar .primary .action.primary.add:hover {
  border: 0px !important;
  padding: 3px !important;
  background: none !important;
}
.account.enhanced-dashboard .actions-toolbar .primary .action.primary.add:hover:before,
.enhanced-dashboard .actions-toolbar .primary .action.primary.add:hover:before {
  color: #002f6c !important;
  background: none !important;
}
.account.enhanced-dashboard .page.messages,
.enhanced-dashboard .page.messages {
  margin-bottom: -10px !important;
  width: 105%;
  margin-left: -2%;
  margin-top: 10px;
}
.account.enhanced-dashboard.customer-account-edit .fieldset.additional_info,
.enhanced-dashboard.customer-account-edit .fieldset.additional_info,
.account.enhanced-dashboard.supplierconnect-account-edit .fieldset.additional_info,
.enhanced-dashboard.supplierconnect-account-edit .fieldset.additional_info {
  min-height: unset;
}
.account.enhanced-dashboard.customer-account-edit #form-validate .actions-toolbar .primary .action.save.primary,
.enhanced-dashboard.customer-account-edit #form-validate .actions-toolbar .primary .action.save.primary,
.account.enhanced-dashboard.supplierconnect-account-edit #form-validate .actions-toolbar .primary .action.save.primary,
.enhanced-dashboard.supplierconnect-account-edit #form-validate .actions-toolbar .primary .action.save.primary {
  border-radius: 3px;
  font-size: 1.4rem;
  color: #41aefc;
  background: #ffffff;
  padding: 5px 10px;
  text-decoration: none;
  text-transform: capitalize !important;
  border: 1px solid #41aefc !important;
  text-shadow: none;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.account.enhanced-dashboard.customer-account-edit #form-validate .actions-toolbar .primary .action.save.primary:hover,
.enhanced-dashboard.customer-account-edit #form-validate .actions-toolbar .primary .action.save.primary:hover,
.account.enhanced-dashboard.supplierconnect-account-edit #form-validate .actions-toolbar .primary .action.save.primary:hover,
.enhanced-dashboard.supplierconnect-account-edit #form-validate .actions-toolbar .primary .action.save.primary:hover {
  text-decoration: none;
  background: #002f6c !important;
  border: 1px solid #002f6c !important;
  color: #ffffff;
  text-shadow: none;
}
.account.enhanced-dashboard.customer-account-edit .form-edit-account,
.enhanced-dashboard.customer-account-edit .form-edit-account,
.account.enhanced-dashboard.supplierconnect-account-edit .form-edit-account,
.enhanced-dashboard.supplierconnect-account-edit .form-edit-account {
  background: #ffffff;
  border-radius: 3px;
  box-shadow: 0px 0px 6px #d5d5d5;
  padding: 10px;
  position: relative;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  margin-bottom: 20px;
}
.account.enhanced-dashboard.customer-account-edit .form-edit-account .actions-toolbar .primary,
.enhanced-dashboard.customer-account-edit .form-edit-account .actions-toolbar .primary,
.account.enhanced-dashboard.supplierconnect-account-edit .form-edit-account .actions-toolbar .primary,
.enhanced-dashboard.supplierconnect-account-edit .form-edit-account .actions-toolbar .primary {
  float: right;
}
.account.enhanced-dashboard.customer-account-edit .form-edit-account .actions-toolbar .primary:after,
.enhanced-dashboard.customer-account-edit .form-edit-account .actions-toolbar .primary:after,
.account.enhanced-dashboard.supplierconnect-account-edit .form-edit-account .actions-toolbar .primary:after,
.enhanced-dashboard.supplierconnect-account-edit .form-edit-account .actions-toolbar .primary:after {
  content: '';
  clear: both;
}
.account.enhanced-dashboard.customer-account-edit .form-edit-account .actions-toolbar .primary .action.primary,
.enhanced-dashboard.customer-account-edit .form-edit-account .actions-toolbar .primary .action.primary,
.account.enhanced-dashboard.supplierconnect-account-edit .form-edit-account .actions-toolbar .primary .action.primary,
.enhanced-dashboard.supplierconnect-account-edit .form-edit-account .actions-toolbar .primary .action.primary {
  float: right;
  border-radius: 3px;
  font-size: 1.4rem;
  color: #41aefc;
  background: #ffffff;
  padding: 5px 10px;
  text-decoration: none;
  text-transform: capitalize !important;
  border: 1px solid #41aefc !important;
  text-shadow: none;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.account.enhanced-dashboard.customer-account-edit .form-edit-account .actions-toolbar .primary .action.primary:hover,
.enhanced-dashboard.customer-account-edit .form-edit-account .actions-toolbar .primary .action.primary:hover,
.account.enhanced-dashboard.supplierconnect-account-edit .form-edit-account .actions-toolbar .primary .action.primary:hover,
.enhanced-dashboard.supplierconnect-account-edit .form-edit-account .actions-toolbar .primary .action.primary:hover {
  text-decoration: none;
  background: #002f6c !important;
  border: 1px solid #002f6c !important;
  color: #ffffff;
  text-shadow: none;
}
.account.enhanced-dashboard.customer-account-edit .form-edit-account .legend,
.enhanced-dashboard.customer-account-edit .form-edit-account .legend,
.account.enhanced-dashboard.supplierconnect-account-edit .form-edit-account .legend,
.enhanced-dashboard.supplierconnect-account-edit .form-edit-account .legend,
.account.enhanced-dashboard.customer-account-edit .form-edit-account .legend span,
.enhanced-dashboard.customer-account-edit .form-edit-account .legend span,
.account.enhanced-dashboard.supplierconnect-account-edit .form-edit-account .legend span,
.enhanced-dashboard.supplierconnect-account-edit .form-edit-account .legend span {
  font-size: 2.0rem !important;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  color: #363636;
  text-transform: uppercase !important;
  font-weight: 600 !important;
}
.account.enhanced-dashboard.customer-account-edit .form-edit-account .fieldset .label,
.enhanced-dashboard.customer-account-edit .form-edit-account .fieldset .label,
.account.enhanced-dashboard.supplierconnect-account-edit .form-edit-account .fieldset .label,
.enhanced-dashboard.supplierconnect-account-edit .form-edit-account .fieldset .label,
.account.enhanced-dashboard.customer-account-edit .form-edit-account .fieldset label,
.enhanced-dashboard.customer-account-edit .form-edit-account .fieldset label,
.account.enhanced-dashboard.supplierconnect-account-edit .form-edit-account .fieldset label,
.enhanced-dashboard.supplierconnect-account-edit .form-edit-account .fieldset label {
  font-size: 1.6rem !important;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  color: #616161 !important;
  font-weight: 400;
}
.account.enhanced-dashboard.customer-account-edit .form-edit-account,
.enhanced-dashboard.customer-account-edit .form-edit-account {
  background: none !important;
  box-shadow: unset !important;
}
.account.enhanced-dashboard.customer-account-edit .form-edit-account .fieldset,
.enhanced-dashboard.customer-account-edit .form-edit-account .fieldset {
  background: #ffffff;
  border-radius: 3px;
  box-shadow: 0px 0px 6px #d5d5d5;
  padding: 10px;
  position: relative;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  margin-bottom: 20px;
}
.account.enhanced-dashboard.customerconnect-dashboard-index .block-dashboard-info,
.enhanced-dashboard.customerconnect-dashboard-index .block-dashboard-info {
  display: none;
}
.account.enhanced-dashboard.customerconnect-dashboard-index .col-full .admin__data-grid-header.admin__data-grid-toolbar,
.enhanced-dashboard.customerconnect-dashboard-index .col-full .admin__data-grid-header.admin__data-grid-toolbar {
  min-height: 60px;
}
.account.enhanced-dashboard.customerconnect-dashboard-index .col-full .admin__data-grid-header.admin__data-grid-toolbar div > a,
.enhanced-dashboard.customerconnect-dashboard-index .col-full .admin__data-grid-header.admin__data-grid-toolbar div > a {
  right: 5px;
  top: 5px;
}
.account.enhanced-dashboard.customerconnect-dashboard-index .box-account.col-full div.content-header table tr td .view_all,
.enhanced-dashboard.customerconnect-dashboard-index .box-account.col-full div.content-header table tr td .view_all {
  position: absolute;
  right: 15px;
  top: 15px;
  border-radius: 3px;
  font-size: 1.4rem;
  color: #41aefc;
  background: #ffffff;
  padding: 5px 10px;
  text-decoration: none;
  text-transform: capitalize !important;
  border: 1px solid #41aefc !important;
  text-shadow: none;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.account.enhanced-dashboard.customerconnect-dashboard-index .box-account.col-full div.content-header table tr td .view_all:hover,
.enhanced-dashboard.customerconnect-dashboard-index .box-account.col-full div.content-header table tr td .view_all:hover {
  text-decoration: none;
  background: #002f6c !important;
  border: 1px solid #002f6c !important;
  color: #ffffff;
  text-shadow: none;
}
.account.enhanced-dashboard.b2b-portal-login .page.messages,
.enhanced-dashboard.b2b-portal-login .page.messages,
.account.enhanced-dashboard.b2b-portal-login .page.messages,
.enhanced-dashboard.b2b-portal-login .page.messages {
  margin-top: -30px;
  margin-bottom: 50px;
}
.account.enhanced-dashboard.dealerconnect-dashboard-index .page-main .block-dashboard-info,
.enhanced-dashboard.dealerconnect-dashboard-index .page-main .block-dashboard-info {
  width: 97%;
}
.account.enhanced-dashboard.dealerconnect-dashboard-index .box-actions.managedashreminder,
.enhanced-dashboard.dealerconnect-dashboard-index .box-actions.managedashreminder {
  margin-top: -50px !important;
}
.account.enhanced-dashboard.dealerconnect-dashboard-index .admin__data-grid-header.admin__data-grid-toolbar,
.enhanced-dashboard.dealerconnect-dashboard-index .admin__data-grid-header.admin__data-grid-toolbar {
  min-height: 45px;
}
.account.enhanced-dashboard.dealerconnect-dashboard-index #dealer-summary-container,
.enhanced-dashboard.dealerconnect-dashboard-index #dealer-summary-container {
  margin-top: 0px;
  margin-bottom: 25px;
}
.account.enhanced-dashboard.dealerconnect-dashboard-index #dealer-summary-container .box-container-account,
.enhanced-dashboard.dealerconnect-dashboard-index #dealer-summary-container .box-container-account {
  border: 0px;
  border-radius: 5px;
  padding: 5px 0px;
  width: 99%;
}
.account.enhanced-dashboard.dealerconnect-dashboard-index .col-1 .admin__data-grid-header div > a,
.enhanced-dashboard.dealerconnect-dashboard-index .col-1 .admin__data-grid-header div > a,
.account.enhanced-dashboard.dealerconnect-dashboard-index .col-2 .admin__data-grid-header div > a,
.enhanced-dashboard.dealerconnect-dashboard-index .col-2 .admin__data-grid-header div > a,
.account.enhanced-dashboard.dealerconnect-dashboard-index .col-full .admin__data-grid-header div > a,
.enhanced-dashboard.dealerconnect-dashboard-index .col-full .admin__data-grid-header div > a {
  font-size: 0px;
  position: absolute;
  right: 10px;
  top: 0px;
}
.account.enhanced-dashboard.dealerconnect-dashboard-index .box-info.box-account.claim-section .box-head h2,
.enhanced-dashboard.dealerconnect-dashboard-index .box-info.box-account.claim-section .box-head h2 {
  font-size: 2.0rem;
  border-bottom: 0px;
}
.account.enhanced-dashboard.dealerconnect-dashboard-index .box-info.box-account.claim-section .box-info.box-account.col-1,
.enhanced-dashboard.dealerconnect-dashboard-index .box-info.box-account.claim-section .box-info.box-account.col-1,
.account.enhanced-dashboard.dealerconnect-dashboard-index .box-info.box-account.claim-section .box-info.box-account.col-2,
.enhanced-dashboard.dealerconnect-dashboard-index .box-info.box-account.claim-section .box-info.box-account.col-2 {
  float: none !important;
  display: inline-block !important;
  width: 45%;
  box-shadow: none;
  min-height: auto;
}
.account.enhanced-dashboard.dealerconnect-dashboard-index .box-info.box-account.claim-section .box-info.box-account.col-1 p,
.enhanced-dashboard.dealerconnect-dashboard-index .box-info.box-account.claim-section .box-info.box-account.col-1 p,
.account.enhanced-dashboard.dealerconnect-dashboard-index .box-info.box-account.claim-section .box-info.box-account.col-2 p,
.enhanced-dashboard.dealerconnect-dashboard-index .box-info.box-account.claim-section .box-info.box-account.col-2 p {
  text-align: left;
}
.account.enhanced-dashboard.newsletter-manage-index .form-newsletter-manage,
.enhanced-dashboard.newsletter-manage-index .form-newsletter-manage {
  background: #ffffff;
  border-radius: 3px;
  box-shadow: 0px 0px 6px #d5d5d5;
  padding: 10px;
  position: relative;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  margin-bottom: 20px;
}
.account.enhanced-dashboard.newsletter-manage-index .form-newsletter-manage .legend,
.enhanced-dashboard.newsletter-manage-index .form-newsletter-manage .legend,
.account.enhanced-dashboard.newsletter-manage-index .form-newsletter-manage .legend span,
.enhanced-dashboard.newsletter-manage-index .form-newsletter-manage .legend span {
  font-size: 2.0rem !important;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  color: #363636;
  text-transform: uppercase !important;
  font-weight: 600 !important;
}
.account.enhanced-dashboard.customer-address-form .columns #form-validate,
.enhanced-dashboard.customer-address-form .columns #form-validate {
  background: #ffffff;
}
.account.enhanced-dashboard.customer-address-form .columns #form-validate div,
.enhanced-dashboard.customer-address-form .columns #form-validate div {
  font-size: 1.5rem;
}
.account.enhanced-dashboard.customer-address-form .columns #form-validate div label,
.enhanced-dashboard.customer-address-form .columns #form-validate div label {
  font-size: 1.5rem;
  font-weight: 400;
}
.account.enhanced-dashboard.customer-address-form .columns #form-validate .fieldset .form-list .fields .field-name-firstname .label span,
.enhanced-dashboard.customer-address-form .columns #form-validate .fieldset .form-list .fields .field-name-firstname .label span,
.account.enhanced-dashboard.customer-address-form .columns #form-validate .fieldset .form-list .fields .field-name-lastname .label span,
.enhanced-dashboard.customer-address-form .columns #form-validate .fieldset .form-list .fields .field-name-lastname .label span {
  font-weight: 600 !important;
}
.account.enhanced-dashboard.customer-address-form .columns #form-validate .fieldset .form-list .wide,
.enhanced-dashboard.customer-address-form .columns #form-validate .fieldset .form-list .wide {
  width: 100%;
}
.account.enhanced-dashboard.customer-address-form .columns #form-validate .fieldset .form-list .wide label,
.enhanced-dashboard.customer-address-form .columns #form-validate .fieldset .form-list .wide label {
  font-size: 1.5rem;
  color: #363636;
  font-weight: 400;
  width: 14%;
  display: inline-block;
}
.account.enhanced-dashboard.customer-address-form .columns #form-validate .fieldset .form-list .wide .input-box,
.enhanced-dashboard.customer-address-form .columns #form-validate .fieldset .form-list .wide .input-box {
  display: inline-block;
  width: 83%;
  padding-left: 5px;
}
.account.enhanced-dashboard.customer-address-form .columns #form-validate .fieldset .form-list .wide .input-box #street_2,
.enhanced-dashboard.customer-address-form .columns #form-validate .fieldset .form-list .wide .input-box #street_2,
.account.enhanced-dashboard.customer-address-form .columns #form-validate .fieldset .form-list .wide .input-box #street_3,
.enhanced-dashboard.customer-address-form .columns #form-validate .fieldset .form-list .wide .input-box #street_3 {
  width: 117%;
}
.account.enhanced-dashboard.customer-address-form .columns #form-validate .fieldset .fields,
.enhanced-dashboard.customer-address-form .columns #form-validate .fieldset .fields {
  margin-bottom: 0px;
}
.account.enhanced-dashboard.customer-address-form .columns #form-validate .fieldset .fields .field:first-child,
.enhanced-dashboard.customer-address-form .columns #form-validate .fieldset .fields .field:first-child {
  margin-right: 2%;
}
.account.enhanced-dashboard.customer-address-form .columns #form-validate .fieldset .fields .field,
.enhanced-dashboard.customer-address-form .columns #form-validate .fieldset .fields .field {
  display: inline-block;
  width: 48%;
}
.account.enhanced-dashboard.customer-address-form .columns #form-validate .fieldset .fields .field .label,
.enhanced-dashboard.customer-address-form .columns #form-validate .fieldset .fields .field .label,
.account.enhanced-dashboard.customer-address-form .columns #form-validate .fieldset .fields .field label,
.enhanced-dashboard.customer-address-form .columns #form-validate .fieldset .fields .field label {
  display: inline-block;
  font-size: 1.5rem;
  color: #363636;
  font-weight: 400;
  width: 29%;
}
.account.enhanced-dashboard.customer-address-form .columns #form-validate .fieldset .fields .field .label span,
.enhanced-dashboard.customer-address-form .columns #form-validate .fieldset .fields .field .label span,
.account.enhanced-dashboard.customer-address-form .columns #form-validate .fieldset .fields .field label span,
.enhanced-dashboard.customer-address-form .columns #form-validate .fieldset .fields .field label span {
  font-size: 1.5rem;
  color: #363636;
  font-weight: 400;
}
.account.enhanced-dashboard.customer-address-form .columns #form-validate .fieldset .fields .field .input-box,
.enhanced-dashboard.customer-address-form .columns #form-validate .fieldset .fields .field .input-box,
.account.enhanced-dashboard.customer-address-form .columns #form-validate .fieldset .fields .field .control,
.enhanced-dashboard.customer-address-form .columns #form-validate .fieldset .fields .field .control {
  display: inline-block;
  width: 68%;
  padding-left: 5px;
  font-size: 1.5rem;
  font-weight: 400;
}
.account.enhanced-dashboard.customer-address-form .columns #form-validate .buttons-set .button,
.enhanced-dashboard.customer-address-form .columns #form-validate .buttons-set .button {
  position: static;
  border-radius: 3px;
  font-size: 1.4rem;
  color: #ffffff;
  background: #41aefc;
  border: 1px solid #41aefc !important;
  padding: 5px 10px;
  text-transform: capitalize !important;
  text-decoration: none;
  text-shadow: none;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.account.enhanced-dashboard.customer-address-form .columns #form-validate .buttons-set .button:hover,
.enhanced-dashboard.customer-address-form .columns #form-validate .buttons-set .button:hover {
  text-decoration: none;
  background: #002f6c;
  border: 1px solid #002f6c !important;
  color: #ffffff;
  text-shadow: none;
}
.account.enhanced-dashboard.customer-address-form .columns #form-validate .buttons-set .back-link,
.enhanced-dashboard.customer-address-form .columns #form-validate .buttons-set .back-link {
  display: none;
}
.account.enhanced-dashboard .abs-account-block-font-size,
.enhanced-dashboard .abs-account-block-font-size,
.account.enhanced-dashboard .block-addresses-list address,
.enhanced-dashboard .block-addresses-list address,
.account.enhanced-dashboard .box-billing-address .box-content,
.enhanced-dashboard .box-billing-address .box-content,
.account.enhanced-dashboard .box-shipping-address .box-content,
.enhanced-dashboard .box-shipping-address .box-content,
.account.enhanced-dashboard .box-address-billing .box-content,
.enhanced-dashboard .box-address-billing .box-content,
.account.enhanced-dashboard .box-address-shipping .box-content,
.enhanced-dashboard .box-address-shipping .box-content,
.account.enhanced-dashboard .box-information .box-content,
.enhanced-dashboard .box-information .box-content,
.account.enhanced-dashboard .block-balance-giftcard .block-content,
.enhanced-dashboard .block-balance-giftcard .block-content,
.account.enhanced-dashboard .block-reviews-dashboard .product-name,
.enhanced-dashboard .block-reviews-dashboard .product-name {
  font-size: 1.6rem;
}
.account.enhanced-dashboard .box-account,
.enhanced-dashboard .box-account {
  background: #ffffff;
  border-radius: 3px;
  box-shadow: 0px 0px 6px #d5d5d5;
  padding: 10px;
  position: relative;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  margin-bottom: 20px;
}
.account.enhanced-dashboard.epicor_subscription-manage-index .customer-subscription-grid .admin__data-grid-header.admin__data-grid-toolbar .material-icons.grid-filter-icon,
.enhanced-dashboard.epicor_subscription-manage-index .customer-subscription-grid .admin__data-grid-header.admin__data-grid-toolbar .material-icons.grid-filter-icon {
  right: 25px;
}
.account.enhanced-dashboard.epicor_subscription-manage-index .customer-subscription-grid .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-header-row .admin__filter-actions,
.enhanced-dashboard.epicor_subscription-manage-index .customer-subscription-grid .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-header-row .admin__filter-actions {
  right: 65px;
}
.account.enhanced-dashboard .table-wrapper #listgrid_table thead .col-action,
.enhanced-dashboard .table-wrapper #listgrid_table thead .col-action,
.account.enhanced-dashboard .table-wrapper #listgrid_table tbody .col-action,
.enhanced-dashboard .table-wrapper #listgrid_table tbody .col-action {
  width: 120px;
}
.account.enhanced-dashboard table tbody td.col-action,
.enhanced-dashboard table tbody td.col-action,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td.col-action,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td.col-action,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td.col-action,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td.col-action,
.account.enhanced-dashboard table tbody td.action-link-ht,
.enhanced-dashboard table tbody td.action-link-ht,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td.action-link-ht,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td.action-link-ht,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td.action-link-ht,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td.action-link-ht {
  min-width: 90px !important;
  font-size: 0px !important;
  padding: 8px 2px 3px 2px !important;
}
.account.enhanced-dashboard table tbody td.col-action span,
.enhanced-dashboard table tbody td.col-action span,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td.col-action span,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td.col-action span,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td.col-action span,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td.col-action span,
.account.enhanced-dashboard table tbody td.action-link-ht span,
.enhanced-dashboard table tbody td.action-link-ht span,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td.action-link-ht span,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td.action-link-ht span,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td.action-link-ht span,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td.action-link-ht span {
  font-size: 0px !important;
}
.account.enhanced-dashboard table tbody td a[data-action="inactive"],
.enhanced-dashboard table tbody td a[data-action="inactive"],
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a[data-action="inactive"],
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a[data-action="inactive"],
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a[data-action="inactive"],
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a[data-action="inactive"] {
  position: relative;
  font-size: 0px !important;
  background: none !important;
  border: 0px !important;
  text-decoration: none;
  padding: 3px !important;
  color: #007bdb;
}
.account.enhanced-dashboard table tbody td a[data-action="inactive"]:before,
.enhanced-dashboard table tbody td a[data-action="inactive"]:before,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a[data-action="inactive"]:before,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a[data-action="inactive"]:before,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a[data-action="inactive"]:before,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a[data-action="inactive"]:before {
  content: 'toggle_off' !important;
  font-size: 2.4rem;
}
.account.enhanced-dashboard table tbody td a[data-action="inactive"]:after,
.enhanced-dashboard table tbody td a[data-action="inactive"]:after,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a[data-action="inactive"]:after,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a[data-action="inactive"]:after,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a[data-action="inactive"]:after,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a[data-action="inactive"]:after {
  margin: 0px !important;
  width: 0px !important;
  font-size: 0px !important;
}
.account.enhanced-dashboard table tbody td a[data-action="inactive"]:hover,
.enhanced-dashboard table tbody td a[data-action="inactive"]:hover,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a[data-action="inactive"]:hover,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a[data-action="inactive"]:hover,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a[data-action="inactive"]:hover,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a[data-action="inactive"]:hover {
  text-decoration: none;
  border: 0px !important;
  background: none !important;
}
.account.enhanced-dashboard table tbody td a[data-action="inactive"]:hover:before,
.enhanced-dashboard table tbody td a[data-action="inactive"]:hover:before,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a[data-action="inactive"]:hover:before,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a[data-action="inactive"]:hover:before,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a[data-action="inactive"]:hover:before,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a[data-action="inactive"]:hover:before {
  color: #002f6c !important;
  background: none !important;
}
.account.enhanced-dashboard table tbody td a[data-action="inactive"]:after,
.enhanced-dashboard table tbody td a[data-action="inactive"]:after,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a[data-action="inactive"]:after,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a[data-action="inactive"]:after,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a[data-action="inactive"]:after,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a[data-action="inactive"]:after {
  content: 'In Activate' !important;
  position: absolute;
  top: 0px;
  left: 30px;
  text-transform: capitalize;
  width: 60px !important;
  font-size: 12px !important;
  color: #000000;
  border: 1px solid #000000 !important;
  padding: 5px;
  background: #ffffff;
  visibility: hidden;
}
.account.enhanced-dashboard table tbody td a[data-action="inactive"]:hover:after,
.enhanced-dashboard table tbody td a[data-action="inactive"]:hover:after,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a[data-action="inactive"]:hover:after,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a[data-action="inactive"]:hover:after,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a[data-action="inactive"]:hover:after,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a[data-action="inactive"]:hover:after {
  visibility: visible;
}
.account.enhanced-dashboard table tbody td a[data-action="active"],
.enhanced-dashboard table tbody td a[data-action="active"],
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a[data-action="active"],
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a[data-action="active"],
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a[data-action="active"],
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a[data-action="active"] {
  position: relative;
  font-size: 0px !important;
  background: none !important;
  border: 0px !important;
  text-decoration: none;
  padding: 3px !important;
  color: #007bdb;
}
.account.enhanced-dashboard table tbody td a[data-action="active"]:before,
.enhanced-dashboard table tbody td a[data-action="active"]:before,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a[data-action="active"]:before,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a[data-action="active"]:before,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a[data-action="active"]:before,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a[data-action="active"]:before {
  content: 'toggle_on' !important;
  font-size: 2.4rem;
}
.account.enhanced-dashboard table tbody td a[data-action="active"]:after,
.enhanced-dashboard table tbody td a[data-action="active"]:after,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a[data-action="active"]:after,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a[data-action="active"]:after,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a[data-action="active"]:after,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a[data-action="active"]:after {
  margin: 0px !important;
  width: 0px !important;
  font-size: 0px !important;
}
.account.enhanced-dashboard table tbody td a[data-action="active"]:hover,
.enhanced-dashboard table tbody td a[data-action="active"]:hover,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a[data-action="active"]:hover,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a[data-action="active"]:hover,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a[data-action="active"]:hover,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a[data-action="active"]:hover {
  text-decoration: none;
  border: 0px !important;
  background: none !important;
}
.account.enhanced-dashboard table tbody td a[data-action="active"]:hover:before,
.enhanced-dashboard table tbody td a[data-action="active"]:hover:before,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a[data-action="active"]:hover:before,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a[data-action="active"]:hover:before,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a[data-action="active"]:hover:before,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a[data-action="active"]:hover:before {
  color: #002f6c !important;
  background: none !important;
}
.account.enhanced-dashboard table tbody td a[data-action="active"]:after,
.enhanced-dashboard table tbody td a[data-action="active"]:after,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a[data-action="active"]:after,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a[data-action="active"]:after,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a[data-action="active"]:after,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a[data-action="active"]:after {
  content: 'Activate' !important;
  position: absolute;
  top: 0px;
  left: 30px;
  text-transform: capitalize;
  width: auto !important;
  font-size: 12px !important;
  color: #000000;
  border: 1px solid #000000 !important;
  padding: 5px;
  background: #ffffff;
  visibility: hidden;
}
.account.enhanced-dashboard table tbody td a[data-action="active"]:hover:after,
.enhanced-dashboard table tbody td a[data-action="active"]:hover:after,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a[data-action="active"]:hover:after,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a[data-action="active"]:hover:after,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a[data-action="active"]:hover:after,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a[data-action="active"]:hover:after {
  visibility: visible;
}
.account.enhanced-dashboard table tbody td a.view,
.enhanced-dashboard table tbody td a.view,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a.view,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a.view,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a.view,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a.view,
.account.enhanced-dashboard table tbody td a.more,
.enhanced-dashboard table tbody td a.more,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a.more,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a.more,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a.more,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a.more {
  font-size: 0px !important;
  background: none !important;
  border: 0px !important;
  text-decoration: none;
  padding: 3px !important;
  color: #007bdb;
}
.account.enhanced-dashboard table tbody td a.view:before,
.enhanced-dashboard table tbody td a.view:before,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a.view:before,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a.view:before,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a.view:before,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a.view:before,
.account.enhanced-dashboard table tbody td a.more:before,
.enhanced-dashboard table tbody td a.more:before,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a.more:before,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a.more:before,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a.more:before,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a.more:before {
  content: 'visibility' !important;
  font-size: 2.4rem;
  color: #007bdb;
}
.account.enhanced-dashboard table tbody td a.view:after,
.enhanced-dashboard table tbody td a.view:after,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a.view:after,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a.view:after,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a.view:after,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a.view:after,
.account.enhanced-dashboard table tbody td a.more:after,
.enhanced-dashboard table tbody td a.more:after,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a.more:after,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a.more:after,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a.more:after,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a.more:after {
  margin: 0px !important;
  width: 0px !important;
  font-size: 0px !important;
}
.account.enhanced-dashboard table tbody td a.view:hover,
.enhanced-dashboard table tbody td a.view:hover,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a.view:hover,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a.view:hover,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a.view:hover,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a.view:hover,
.account.enhanced-dashboard table tbody td a.more:hover,
.enhanced-dashboard table tbody td a.more:hover,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a.more:hover,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a.more:hover,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a.more:hover,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a.more:hover {
  text-decoration: none;
  border: 0px !important;
  background: none !important;
}
.account.enhanced-dashboard table tbody td a.view:hover:before,
.enhanced-dashboard table tbody td a.view:hover:before,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a.view:hover:before,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a.view:hover:before,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a.view:hover:before,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a.view:hover:before,
.account.enhanced-dashboard table tbody td a.more:hover:before,
.enhanced-dashboard table tbody td a.more:hover:before,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a.more:hover:before,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a.more:hover:before,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a.more:hover:before,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a.more:hover:before {
  color: #002f6c !important;
  background: none !important;
}
.account.enhanced-dashboard table tbody td a.view:after,
.enhanced-dashboard table tbody td a.view:after,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a.view:after,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a.view:after,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a.view:after,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a.view:after,
.account.enhanced-dashboard table tbody td a.more:after,
.enhanced-dashboard table tbody td a.more:after,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a.more:after,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a.more:after,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a.more:after,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a.more:after {
  content: ' ' !important;
  border: 0px !important;
}
.account.enhanced-dashboard table tbody td a.view span,
.enhanced-dashboard table tbody td a.view span,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a.view span,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a.view span,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a.view span,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a.view span,
.account.enhanced-dashboard table tbody td a.more span,
.enhanced-dashboard table tbody td a.more span,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a.more span,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a.more span,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a.more span,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a.more span {
  font-size: 0px !important;
}
.account.enhanced-dashboard table tbody td a.link-reorder,
.enhanced-dashboard table tbody td a.link-reorder,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a.link-reorder,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a.link-reorder,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a.link-reorder,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a.link-reorder {
  font-size: 0px !important;
  background: none !important;
  border: 0px !important;
  text-decoration: none;
  padding: 3px !important;
  color: #007bdb;
}
.account.enhanced-dashboard table tbody td a.link-reorder:before,
.enhanced-dashboard table tbody td a.link-reorder:before,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a.link-reorder:before,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a.link-reorder:before,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a.link-reorder:before,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a.link-reorder:before {
  content: 'shopping_cart' !important;
  font-size: 2.4rem;
  color: #007bdb;
}
.account.enhanced-dashboard table tbody td a.link-reorder:after,
.enhanced-dashboard table tbody td a.link-reorder:after,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a.link-reorder:after,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a.link-reorder:after,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a.link-reorder:after,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a.link-reorder:after {
  margin: 0px !important;
  width: 0px !important;
  font-size: 0px !important;
}
.account.enhanced-dashboard table tbody td a.link-reorder:hover,
.enhanced-dashboard table tbody td a.link-reorder:hover,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a.link-reorder:hover,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a.link-reorder:hover,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a.link-reorder:hover,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a.link-reorder:hover {
  text-decoration: none;
  border: 0px !important;
  background: none !important;
}
.account.enhanced-dashboard table tbody td a.link-reorder:hover:before,
.enhanced-dashboard table tbody td a.link-reorder:hover:before,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a.link-reorder:hover:before,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a.link-reorder:hover:before,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a.link-reorder:hover:before,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a.link-reorder:hover:before {
  color: #002f6c !important;
  background: none !important;
}
.account.enhanced-dashboard table tbody td a.link-reorder:before,
.enhanced-dashboard table tbody td a.link-reorder:before,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a.link-reorder:before,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a.link-reorder:before,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a.link-reorder:before,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a.link-reorder:before {
  content: 'shopping_cart' !important;
  font-size: 2.4rem;
  color: #007bdb;
}
.account.enhanced-dashboard table tbody td a.link-reorder:after,
.enhanced-dashboard table tbody td a.link-reorder:after,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a.link-reorder:after,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a.link-reorder:after,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a.link-reorder:after,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a.link-reorder:after {
  margin: 0px !important;
  width: 0px !important;
  font-size: 0px !important;
}
.account.enhanced-dashboard table tbody td a.link-reorder:hover,
.enhanced-dashboard table tbody td a.link-reorder:hover,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a.link-reorder:hover,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a.link-reorder:hover,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a.link-reorder:hover,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a.link-reorder:hover {
  text-decoration: none;
  border: 0px !important;
  background: none !important;
}
.account.enhanced-dashboard table tbody td a.link-reorder:hover:before,
.enhanced-dashboard table tbody td a.link-reorder:hover:before,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a.link-reorder:hover:before,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a.link-reorder:hover:before,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a.link-reorder:hover:before,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a.link-reorder:hover:before {
  color: #002f6c !important;
  background: none !important;
}
.account.enhanced-dashboard table tbody td a.link-reorder:after,
.enhanced-dashboard table tbody td a.link-reorder:after,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a.link-reorder:after,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a.link-reorder:after,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a.link-reorder:after,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a.link-reorder:after {
  content: ' ' !important;
  border: 0px !important;
}
.account.enhanced-dashboard table tbody td #edit,
.enhanced-dashboard table tbody td #edit,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #edit,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #edit,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #edit,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #edit,
.account.enhanced-dashboard table tbody td .action-edit-link,
.enhanced-dashboard table tbody td .action-edit-link,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td .action-edit-link,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td .action-edit-link,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td .action-edit-link,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td .action-edit-link,
.account.enhanced-dashboard table tbody td .edit,
.enhanced-dashboard table tbody td .edit,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td .edit,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td .edit,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td .edit,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td .edit {
  font-size: 0px !important;
  background: none !important;
  border: 0px !important;
  text-decoration: none;
  padding: 3px !important;
  color: #007bdb;
  position: relative;
}
.account.enhanced-dashboard table tbody td #edit:before,
.enhanced-dashboard table tbody td #edit:before,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #edit:before,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #edit:before,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #edit:before,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #edit:before,
.account.enhanced-dashboard table tbody td .action-edit-link:before,
.enhanced-dashboard table tbody td .action-edit-link:before,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td .action-edit-link:before,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td .action-edit-link:before,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td .action-edit-link:before,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td .action-edit-link:before,
.account.enhanced-dashboard table tbody td .edit:before,
.enhanced-dashboard table tbody td .edit:before,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td .edit:before,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td .edit:before,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td .edit:before,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td .edit:before {
  content: 'mode_edit' !important;
  font-size: 2.4rem;
  color: #007bdb;
}
.account.enhanced-dashboard table tbody td #edit:after,
.enhanced-dashboard table tbody td #edit:after,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #edit:after,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #edit:after,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #edit:after,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #edit:after,
.account.enhanced-dashboard table tbody td .action-edit-link:after,
.enhanced-dashboard table tbody td .action-edit-link:after,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td .action-edit-link:after,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td .action-edit-link:after,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td .action-edit-link:after,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td .action-edit-link:after,
.account.enhanced-dashboard table tbody td .edit:after,
.enhanced-dashboard table tbody td .edit:after,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td .edit:after,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td .edit:after,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td .edit:after,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td .edit:after {
  margin: 0px !important;
  width: 0px !important;
  font-size: 0px !important;
}
.account.enhanced-dashboard table tbody td #edit:hover,
.enhanced-dashboard table tbody td #edit:hover,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #edit:hover,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #edit:hover,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #edit:hover,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #edit:hover,
.account.enhanced-dashboard table tbody td .action-edit-link:hover,
.enhanced-dashboard table tbody td .action-edit-link:hover,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td .action-edit-link:hover,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td .action-edit-link:hover,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td .action-edit-link:hover,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td .action-edit-link:hover,
.account.enhanced-dashboard table tbody td .edit:hover,
.enhanced-dashboard table tbody td .edit:hover,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td .edit:hover,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td .edit:hover,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td .edit:hover,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td .edit:hover {
  text-decoration: none;
  border: 0px !important;
  background: none !important;
}
.account.enhanced-dashboard table tbody td #edit:hover:before,
.enhanced-dashboard table tbody td #edit:hover:before,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #edit:hover:before,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #edit:hover:before,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #edit:hover:before,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #edit:hover:before,
.account.enhanced-dashboard table tbody td .action-edit-link:hover:before,
.enhanced-dashboard table tbody td .action-edit-link:hover:before,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td .action-edit-link:hover:before,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td .action-edit-link:hover:before,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td .action-edit-link:hover:before,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td .action-edit-link:hover:before,
.account.enhanced-dashboard table tbody td .edit:hover:before,
.enhanced-dashboard table tbody td .edit:hover:before,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td .edit:hover:before,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td .edit:hover:before,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td .edit:hover:before,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td .edit:hover:before {
  color: #002f6c !important;
  background: none !important;
}
.account.enhanced-dashboard table tbody td #edit:after,
.enhanced-dashboard table tbody td #edit:after,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #edit:after,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #edit:after,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #edit:after,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #edit:after,
.account.enhanced-dashboard table tbody td .action-edit-link:after,
.enhanced-dashboard table tbody td .action-edit-link:after,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td .action-edit-link:after,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td .action-edit-link:after,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td .action-edit-link:after,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td .action-edit-link:after,
.account.enhanced-dashboard table tbody td .edit:after,
.enhanced-dashboard table tbody td .edit:after,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td .edit:after,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td .edit:after,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td .edit:after,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td .edit:after {
  content: 'Edit' !important;
  position: absolute;
  top: 0px;
  left: 30px;
  text-transform: capitalize;
  width: auto !important;
  font-size: 12px !important;
  color: #000000;
  border: 1px solid #000000 !important;
  padding: 5px;
  background: #ffffff;
  visibility: hidden;
}
.account.enhanced-dashboard table tbody td #edit:hover:after,
.enhanced-dashboard table tbody td #edit:hover:after,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #edit:hover:after,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #edit:hover:after,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #edit:hover:after,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #edit:hover:after,
.account.enhanced-dashboard table tbody td .action-edit-link:hover:after,
.enhanced-dashboard table tbody td .action-edit-link:hover:after,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td .action-edit-link:hover:after,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td .action-edit-link:hover:after,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td .action-edit-link:hover:after,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td .action-edit-link:hover:after,
.account.enhanced-dashboard table tbody td .edit:hover:after,
.enhanced-dashboard table tbody td .edit:hover:after,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td .edit:hover:after,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td .edit:hover:after,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td .edit:hover:after,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td .edit:hover:after {
  visibility: visible;
}
.account.enhanced-dashboard table tbody td #delete,
.enhanced-dashboard table tbody td #delete,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #delete,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #delete,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #delete,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #delete,
.account.enhanced-dashboard table tbody td .delete,
.enhanced-dashboard table tbody td .delete,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td .delete,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td .delete,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td .delete,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td .delete {
  font-size: 0px !important;
  background: none !important;
  border: 0px !important;
  text-decoration: none;
  padding: 3px !important;
  color: #007bdb;
  position: relative;
}
.account.enhanced-dashboard table tbody td #delete:before,
.enhanced-dashboard table tbody td #delete:before,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #delete:before,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #delete:before,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #delete:before,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #delete:before,
.account.enhanced-dashboard table tbody td .delete:before,
.enhanced-dashboard table tbody td .delete:before,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td .delete:before,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td .delete:before,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td .delete:before,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td .delete:before {
  content: 'delete' !important;
  font-size: 2.4rem;
  color: #007bdb;
}
.account.enhanced-dashboard table tbody td #delete:after,
.enhanced-dashboard table tbody td #delete:after,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #delete:after,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #delete:after,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #delete:after,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #delete:after,
.account.enhanced-dashboard table tbody td .delete:after,
.enhanced-dashboard table tbody td .delete:after,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td .delete:after,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td .delete:after,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td .delete:after,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td .delete:after {
  margin: 0px !important;
  width: 0px !important;
  font-size: 0px !important;
}
.account.enhanced-dashboard table tbody td #delete:hover,
.enhanced-dashboard table tbody td #delete:hover,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #delete:hover,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #delete:hover,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #delete:hover,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #delete:hover,
.account.enhanced-dashboard table tbody td .delete:hover,
.enhanced-dashboard table tbody td .delete:hover,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td .delete:hover,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td .delete:hover,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td .delete:hover,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td .delete:hover {
  text-decoration: none;
  border: 0px !important;
  background: none !important;
}
.account.enhanced-dashboard table tbody td #delete:hover:before,
.enhanced-dashboard table tbody td #delete:hover:before,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #delete:hover:before,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #delete:hover:before,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #delete:hover:before,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #delete:hover:before,
.account.enhanced-dashboard table tbody td .delete:hover:before,
.enhanced-dashboard table tbody td .delete:hover:before,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td .delete:hover:before,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td .delete:hover:before,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td .delete:hover:before,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td .delete:hover:before {
  color: #002f6c !important;
  background: none !important;
}
.account.enhanced-dashboard table tbody td #delete:after,
.enhanced-dashboard table tbody td #delete:after,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #delete:after,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #delete:after,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #delete:after,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #delete:after,
.account.enhanced-dashboard table tbody td .delete:after,
.enhanced-dashboard table tbody td .delete:after,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td .delete:after,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td .delete:after,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td .delete:after,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td .delete:after {
  content: 'Delete' !important;
  position: absolute;
  top: 0px;
  left: 30px;
  text-transform: capitalize;
  width: auto !important;
  font-size: 12px !important;
  color: #000000;
  border: 1px solid #000000 !important;
  padding: 5px;
  background: #ffffff;
  visibility: hidden;
}
.account.enhanced-dashboard table tbody td #delete:hover:after,
.enhanced-dashboard table tbody td #delete:hover:after,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #delete:hover:after,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #delete:hover:after,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #delete:hover:after,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #delete:hover:after,
.account.enhanced-dashboard table tbody td .delete:hover:after,
.enhanced-dashboard table tbody td .delete:hover:after,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td .delete:hover:after,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td .delete:hover:after,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td .delete:hover:after,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td .delete:hover:after {
  visibility: visible;
}
.account.enhanced-dashboard table tbody td #addListToCart,
.enhanced-dashboard table tbody td #addListToCart,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #addListToCart,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #addListToCart,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #addListToCart,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #addListToCart {
  font-size: 0px !important;
  background: none !important;
  border: 0px !important;
  text-decoration: none;
  padding: 3px !important;
  color: #007bdb;
  position: relative;
}
.account.enhanced-dashboard table tbody td #addListToCart:before,
.enhanced-dashboard table tbody td #addListToCart:before,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #addListToCart:before,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #addListToCart:before,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #addListToCart:before,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #addListToCart:before {
  content: 'shopping_cart' !important;
  font-size: 2.4rem;
  color: #007bdb;
}
.account.enhanced-dashboard table tbody td #addListToCart:after,
.enhanced-dashboard table tbody td #addListToCart:after,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #addListToCart:after,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #addListToCart:after,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #addListToCart:after,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #addListToCart:after {
  margin: 0px !important;
  width: 0px !important;
  font-size: 0px !important;
}
.account.enhanced-dashboard table tbody td #addListToCart:hover,
.enhanced-dashboard table tbody td #addListToCart:hover,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #addListToCart:hover,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #addListToCart:hover,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #addListToCart:hover,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #addListToCart:hover {
  text-decoration: none;
  border: 0px !important;
  background: none !important;
}
.account.enhanced-dashboard table tbody td #addListToCart:hover:before,
.enhanced-dashboard table tbody td #addListToCart:hover:before,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #addListToCart:hover:before,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #addListToCart:hover:before,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #addListToCart:hover:before,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #addListToCart:hover:before {
  color: #002f6c !important;
  background: none !important;
}
.account.enhanced-dashboard table tbody td #addListToCart:before,
.enhanced-dashboard table tbody td #addListToCart:before,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #addListToCart:before,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #addListToCart:before,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #addListToCart:before,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #addListToCart:before {
  content: 'shopping_cart' !important;
  font-size: 2.4rem;
  color: #007bdb;
}
.account.enhanced-dashboard table tbody td #addListToCart:after,
.enhanced-dashboard table tbody td #addListToCart:after,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #addListToCart:after,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #addListToCart:after,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #addListToCart:after,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #addListToCart:after {
  margin: 0px !important;
  width: 0px !important;
  font-size: 0px !important;
}
.account.enhanced-dashboard table tbody td #addListToCart:hover,
.enhanced-dashboard table tbody td #addListToCart:hover,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #addListToCart:hover,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #addListToCart:hover,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #addListToCart:hover,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #addListToCart:hover {
  text-decoration: none;
  border: 0px !important;
  background: none !important;
}
.account.enhanced-dashboard table tbody td #addListToCart:hover:before,
.enhanced-dashboard table tbody td #addListToCart:hover:before,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #addListToCart:hover:before,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #addListToCart:hover:before,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #addListToCart:hover:before,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #addListToCart:hover:before {
  color: #002f6c !important;
  background: none !important;
}
.account.enhanced-dashboard table tbody td #addListToCart:after,
.enhanced-dashboard table tbody td #addListToCart:after,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #addListToCart:after,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #addListToCart:after,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #addListToCart:after,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #addListToCart:after {
  content: 'Add List To Cart' !important;
  position: absolute;
  top: 0px;
  left: 30px;
  text-transform: capitalize;
  width: 80px !important;
  font-size: 12px !important;
  color: #000000;
  border: 1px solid #000000 !important;
  padding: 5px;
  background: #ffffff;
  visibility: hidden;
}
.account.enhanced-dashboard table tbody td #addListToCart:hover:after,
.enhanced-dashboard table tbody td #addListToCart:hover:after,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #addListToCart:hover:after,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #addListToCart:hover:after,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #addListToCart:hover:after,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #addListToCart:hover:after {
  visibility: visible;
}
.account.enhanced-dashboard.dealerconnect-dashboard-index .page-title #gotobackpage,
.enhanced-dashboard.dealerconnect-dashboard-index .page-title #gotobackpage,
.account.enhanced-dashboard.customer-account-logoutsuccess .page-title #gotobackpage,
.enhanced-dashboard.customer-account-logoutsuccess .page-title #gotobackpage,
.account.enhanced-dashboard.customerconnect-dashboard-index .page-title #gotobackpage,
.enhanced-dashboard.customerconnect-dashboard-index .page-title #gotobackpage,
.account.enhanced-dashboard.customer-account-index .page-title #gotobackpage,
.enhanced-dashboard.customer-account-index .page-title #gotobackpage,
.account.enhanced-dashboard.epicor_salesrep-account-index .page-title #gotobackpage,
.enhanced-dashboard.epicor_salesrep-account-index .page-title #gotobackpage,
.account.enhanced-dashboard.supplierconnect-account-index .page-title #gotobackpage,
.enhanced-dashboard.supplierconnect-account-index .page-title #gotobackpage {
  display: none;
}
.account.enhanced-dashboard.customer-account-index .box-account.box-recent .data-table,
.enhanced-dashboard.customer-account-index .box-account.box-recent .data-table {
  margin-top: 60px !important;
}
.account.enhanced-dashboard.customer-account-index .box-account.box-recent .data-table tbody td span a:first-child,
.enhanced-dashboard.customer-account-index .box-account.box-recent .data-table tbody td span a:first-child {
  font-size: 0px !important;
  background: none !important;
  border: 0px !important;
  text-decoration: none;
  padding: 3px !important;
  color: #007bdb;
}
.account.enhanced-dashboard.customer-account-index .box-account.box-recent .data-table tbody td span a:first-child:before,
.enhanced-dashboard.customer-account-index .box-account.box-recent .data-table tbody td span a:first-child:before {
  content: 'visibility' !important;
  font-size: 2.4rem;
  color: #007bdb;
}
.account.enhanced-dashboard.customer-account-index .box-account.box-recent .data-table tbody td span a:first-child:after,
.enhanced-dashboard.customer-account-index .box-account.box-recent .data-table tbody td span a:first-child:after {
  margin: 0px !important;
  width: 0px !important;
  font-size: 0px !important;
}
.account.enhanced-dashboard.customer-account-index .box-account.box-recent .data-table tbody td span a:first-child:hover,
.enhanced-dashboard.customer-account-index .box-account.box-recent .data-table tbody td span a:first-child:hover {
  text-decoration: none;
  border: 0px !important;
  background: none !important;
}
.account.enhanced-dashboard.customer-account-index .box-account.box-recent .data-table tbody td span a:first-child:hover:before,
.enhanced-dashboard.customer-account-index .box-account.box-recent .data-table tbody td span a:first-child:hover:before {
  color: #002f6c !important;
  background: none !important;
}
.account.enhanced-dashboard.customer-account-index .box-account.box-recent .data-table tbody td span .reorder-button,
.enhanced-dashboard.customer-account-index .box-account.box-recent .data-table tbody td span .reorder-button {
  font-size: 0px !important;
  background: none !important;
  border: 0px !important;
  text-decoration: none;
  padding: 3px !important;
  color: #007bdb;
}
.account.enhanced-dashboard.customer-account-index .box-account.box-recent .data-table tbody td span .reorder-button:before,
.enhanced-dashboard.customer-account-index .box-account.box-recent .data-table tbody td span .reorder-button:before {
  content: 'shopping_cart' !important;
  font-size: 2.4rem;
  color: #007bdb;
}
.account.enhanced-dashboard.customer-account-index .box-account.box-recent .data-table tbody td span .reorder-button:after,
.enhanced-dashboard.customer-account-index .box-account.box-recent .data-table tbody td span .reorder-button:after {
  margin: 0px !important;
  width: 0px !important;
  font-size: 0px !important;
}
.account.enhanced-dashboard.customer-account-index .box-account.box-recent .data-table tbody td span .reorder-button:hover,
.enhanced-dashboard.customer-account-index .box-account.box-recent .data-table tbody td span .reorder-button:hover {
  text-decoration: none;
  border: 0px !important;
  background: none !important;
}
.account.enhanced-dashboard.customer-account-index .box-account.box-recent .data-table tbody td span .reorder-button:hover:before,
.enhanced-dashboard.customer-account-index .box-account.box-recent .data-table tbody td span .reorder-button:hover:before {
  color: #002f6c !important;
  background: none !important;
}
.account.enhanced-dashboard.customer-account-index .box-account.box-recent .data-table tbody td span .reorder-button:before,
.enhanced-dashboard.customer-account-index .box-account.box-recent .data-table tbody td span .reorder-button:before {
  content: 'shopping_cart' !important;
  font-size: 2.4rem;
  color: #007bdb;
}
.account.enhanced-dashboard.customer-account-index .box-account.box-recent .data-table tbody td span .reorder-button:after,
.enhanced-dashboard.customer-account-index .box-account.box-recent .data-table tbody td span .reorder-button:after {
  margin: 0px !important;
  width: 0px !important;
  font-size: 0px !important;
}
.account.enhanced-dashboard.customer-account-index .box-account.box-recent .data-table tbody td span .reorder-button:hover,
.enhanced-dashboard.customer-account-index .box-account.box-recent .data-table tbody td span .reorder-button:hover {
  text-decoration: none;
  border: 0px !important;
  background: none !important;
}
.account.enhanced-dashboard.customer-account-index .box-account.box-recent .data-table tbody td span .reorder-button:hover:before,
.enhanced-dashboard.customer-account-index .box-account.box-recent .data-table tbody td span .reorder-button:hover:before {
  color: #002f6c !important;
  background: none !important;
}
.account.enhanced-dashboard.customer-account-index .box-account.box-recent a,
.enhanced-dashboard.customer-account-index .box-account.box-recent a {
  top: 5px !important;
  right: -20px !important;
}
.account.enhanced-dashboard.customer-account-index .block-reviews-dashboard .block-content,
.enhanced-dashboard.customer-account-index .block-reviews-dashboard .block-content {
  margin-top: 15px;
}
.account.enhanced-dashboard.customer-account-index .block-reviews-dashboard .block-content .items li.item,
.enhanced-dashboard.customer-account-index .block-reviews-dashboard .block-content .items li.item {
  list-style: none;
  border: 0px;
  padding: 5px 0px;
}
.account.enhanced-dashboard.customer-account-index .block-reviews-dashboard .block-content .items li.item .product-name a,
.enhanced-dashboard.customer-account-index .block-reviews-dashboard .block-content .items li.item .product-name a {
  font-weight: 600;
}
.account.enhanced-dashboard .box-account.box-recent .box-head h2,
.enhanced-dashboard .box-account.box-recent .box-head h2 {
  font-size: 2.0rem !important;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  color: #363636;
  text-transform: uppercase !important;
  font-weight: 600 !important;
}
.account.enhanced-dashboard .box-account.box-recent .box-head a,
.enhanced-dashboard .box-account.box-recent .box-head a {
  background: #41aefc;
  color: #fefefe;
  font-size: 1.4rem;
  padding: 8px 13px !important;
  height: auto !important;
  border-radius: 3px;
  border: 0px;
}
.account.enhanced-dashboard .box-account.box-recent .box-head a:hover,
.enhanced-dashboard .box-account.box-recent .box-head a:hover {
  background: #002f6c;
  color: #ffffff;
}
.account.enhanced-dashboard .abs-blocks-2columns,
.enhanced-dashboard .abs-blocks-2columns,
.account.enhanced-dashboard .abs-discount-block-desktop .block,
.enhanced-dashboard .abs-discount-block-desktop .block,
.account.enhanced-dashboard .amazon-addresses .amazon-address,
.enhanced-dashboard .amazon-addresses .amazon-address,
.account.enhanced-dashboard .login-container .block,
.enhanced-dashboard .login-container .block,
.account.enhanced-dashboard .column.main .block:not(.widget) .block-content .box,
.enhanced-dashboard .column.main .block:not(.widget) .block-content .box,
.account.enhanced-dashboard .form-address-edit > .fieldset,
.enhanced-dashboard .form-address-edit > .fieldset,
.account.enhanced-dashboard .form-edit-account .fieldset,
.enhanced-dashboard .form-edit-account .fieldset,
.account.enhanced-dashboard .storecredit .block,
.enhanced-dashboard .storecredit .block,
.account.enhanced-dashboard .paypal-review-discount .block,
.enhanced-dashboard .paypal-review-discount .block,
.account.enhanced-dashboard .cart-discount .block,
.enhanced-dashboard .cart-discount .block {
  background: none;
  padding: 2px;
  border: 0px;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
}
.account.enhanced-dashboard .block-dashboard-info,
.enhanced-dashboard .block-dashboard-info {
  position: relative !important;
}
.account.enhanced-dashboard .block-dashboard-info .block-content,
.enhanced-dashboard .block-dashboard-info .block-content {
  position: static;
}
.account.enhanced-dashboard .block-dashboard-info .accinfornewssub,
.enhanced-dashboard .block-dashboard-info .accinfornewssub {
  margin-top: 15px !important;
}
.account.enhanced-dashboard .block-dashboard-info .accinfornewssub .label span,
.enhanced-dashboard .block-dashboard-info .accinfornewssub .label span {
  font-size: 1.6rem;
}
.account.enhanced-dashboard .block-dashboard-info .block-content .box-information,
.enhanced-dashboard .block-dashboard-info .block-content .box-information {
  height: auto !important;
  position: static !important;
}
.account.enhanced-dashboard .block-dashboard-info .block-content .box-information .box-actions,
.enhanced-dashboard .block-dashboard-info .block-content .box-information .box-actions {
  position: absolute;
  top: 15px !important;
  left: 93% !important;
}
.account.enhanced-dashboard .block-dashboard-info .block-content .box-information .box-actions .action.edit,
.enhanced-dashboard .block-dashboard-info .block-content .box-information .box-actions .action.edit {
  border-radius: 3px;
  font-size: 1.4rem;
  color: #41aefc;
  background: #ffffff;
  padding: 5px 10px;
  text-decoration: none;
  text-transform: capitalize !important;
  border: 1px solid #41aefc !important;
  text-shadow: none;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.account.enhanced-dashboard .block-dashboard-info .block-content .box-information .box-actions .action.edit:hover,
.enhanced-dashboard .block-dashboard-info .block-content .box-information .box-actions .action.edit:hover {
  text-decoration: none;
  background: #002f6c !important;
  border: 1px solid #002f6c !important;
  color: #ffffff;
  text-shadow: none;
}
.account.enhanced-dashboard .block-dashboard-info .block-content .box-information .box-actions .action.edit:before,
.enhanced-dashboard .block-dashboard-info .block-content .box-information .box-actions .action.edit:before {
  content: 'Edit';
  font-weight: 600;
}
.account.enhanced-dashboard .block-recent-orders,
.enhanced-dashboard .block-recent-orders,
.account.enhanced-dashboard .block-addresses-list,
.enhanced-dashboard .block-addresses-list {
  margin-bottom: 20px !important;
}
.account.enhanced-dashboard .block-recent-orders .table-wrapper,
.enhanced-dashboard .block-recent-orders .table-wrapper,
.account.enhanced-dashboard .block-addresses-list .table-wrapper,
.enhanced-dashboard .block-addresses-list .table-wrapper {
  margin-top: 60px;
}
.account.enhanced-dashboard #customerconnect_orders,
.enhanced-dashboard #customerconnect_orders,
.account.enhanced-dashboard #customerconnect_servicecalls,
.enhanced-dashboard #customerconnect_servicecalls,
.account.enhanced-dashboard #customerconnect_rmas,
.enhanced-dashboard #customerconnect_rmas,
.account.enhanced-dashboard #customerconnect_shipments,
.enhanced-dashboard #customerconnect_shipments,
.account.enhanced-dashboard #customerconnect_invoices_grid,
.enhanced-dashboard #customerconnect_invoices_grid,
.account.enhanced-dashboard #customerconnect_payments,
.enhanced-dashboard #customerconnect_payments,
.account.enhanced-dashboard #customer_arpayments_invoices_list,
.enhanced-dashboard #customer_arpayments_invoices_list,
.account.enhanced-dashboard #customerconnect_skus_massaction-form,
.enhanced-dashboard #customerconnect_skus_massaction-form,
.account.enhanced-dashboard #rfq_confirmreject,
.enhanced-dashboard #rfq_confirmreject,
.account.enhanced-dashboard .customerconnect_skus_add-form,
.enhanced-dashboard .customerconnect_skus_add-form,
.account.enhanced-dashboard #dealerconnect_claims,
.enhanced-dashboard #dealerconnect_claims,
.account.enhanced-dashboard #supplierconnect_rfqs,
.enhanced-dashboard #supplierconnect_rfqs,
.account.enhanced-dashboard #supplierconnect_parts,
.enhanced-dashboard #supplierconnect_parts,
.account.enhanced-dashboard #supplierconnect_invoices,
.enhanced-dashboard #supplierconnect_invoices,
.account.enhanced-dashboard #supplierconnect_orders_list,
.enhanced-dashboard #supplierconnect_orders_list,
.account.enhanced-dashboard #purchase_order_confirmreject,
.enhanced-dashboard #purchase_order_confirmreject,
.account.enhanced-dashboard #supplierconnect_payments,
.enhanced-dashboard #supplierconnect_payments,
.account.enhanced-dashboard #masqueradegrid,
.enhanced-dashboard #masqueradegrid,
.account.enhanced-dashboard #authenticationPopup,
.enhanced-dashboard #authenticationPopup,
.account.enhanced-dashboard #pricing_rules,
.enhanced-dashboard #pricing_rules,
.account.enhanced-dashboard #salesrepGrid,
.enhanced-dashboard #salesrepGrid,
.account.enhanced-dashboard #erpaccountGrid,
.enhanced-dashboard #erpaccountGrid,
.account.enhanced-dashboard #returnSteps,
.enhanced-dashboard #returnSteps,
.account.enhanced-dashboard #customerconnect_returns,
.enhanced-dashboard #customerconnect_returns,
.account.enhanced-dashboard #dealerconnect_inventory,
.enhanced-dashboard #dealerconnect_inventory,
.account.enhanced-dashboard #customerconnect_customer_list_contracts_list_grid,
.enhanced-dashboard #customerconnect_customer_list_contracts_list_grid,
.account.enhanced-dashboard #customerconnect_rph,
.enhanced-dashboard #customerconnect_rph,
.account.enhanced-dashboard.customerconnect-contacts-index .contact-shipping,
.enhanced-dashboard.customerconnect-contacts-index .contact-shipping,
.account.enhanced-dashboard.customerconnect-shippingaddress-index .contact-shipping,
.enhanced-dashboard.customerconnect-shippingaddress-index .contact-shipping {
  background: #ffffff;
  border-radius: 3px;
  box-shadow: 0px 0px 6px #d5d5d5;
  padding: 10px;
  position: relative;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  margin-bottom: 20px;
}
.account.enhanced-dashboard.customerconnect-contacts-index .contact-shipping,
.enhanced-dashboard.customerconnect-contacts-index .contact-shipping,
.account.enhanced-dashboard.customerconnect-shippingaddress-index .contact-shipping,
.enhanced-dashboard.customerconnect-shippingaddress-index .contact-shipping {
  position: relative;
}
.account.enhanced-dashboard.customerconnect-contacts-index .contact-shipping .refreshdatabtn,
.enhanced-dashboard.customerconnect-contacts-index .contact-shipping .refreshdatabtn,
.account.enhanced-dashboard.customerconnect-shippingaddress-index .contact-shipping .refreshdatabtn,
.enhanced-dashboard.customerconnect-shippingaddress-index .contact-shipping .refreshdatabtn {
  display: none;
}
.account.enhanced-dashboard.customerconnect-contacts-index .contact-shipping .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager-wrap,
.enhanced-dashboard.customerconnect-contacts-index .contact-shipping .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager-wrap,
.account.enhanced-dashboard.customerconnect-shippingaddress-index .contact-shipping .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager-wrap,
.enhanced-dashboard.customerconnect-shippingaddress-index .contact-shipping .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager-wrap {
  position: absolute;
  display: block;
}
.account.enhanced-dashboard.customerconnect-contacts-index .contact-shipping .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager-wrap .admin__data-grid-pager,
.enhanced-dashboard.customerconnect-contacts-index .contact-shipping .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager-wrap .admin__data-grid-pager,
.account.enhanced-dashboard.customerconnect-shippingaddress-index .contact-shipping .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager-wrap .admin__data-grid-pager,
.enhanced-dashboard.customerconnect-shippingaddress-index .contact-shipping .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager-wrap .admin__data-grid-pager,
.account.enhanced-dashboard.customerconnect-contacts-index .contact-shipping .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager-wrap .admin__control-support-text,
.enhanced-dashboard.customerconnect-contacts-index .contact-shipping .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager-wrap .admin__control-support-text,
.account.enhanced-dashboard.customerconnect-shippingaddress-index .contact-shipping .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager-wrap .admin__control-support-text,
.enhanced-dashboard.customerconnect-shippingaddress-index .contact-shipping .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager-wrap .admin__control-support-text {
  bottom: 0px !important;
}
.account.enhanced-dashboard.customerconnect-contacts-index .contact-shipping .admin__data-grid-header.admin__data-grid-toolbar .material-icons.grid-filter-icon,
.enhanced-dashboard.customerconnect-contacts-index .contact-shipping .admin__data-grid-header.admin__data-grid-toolbar .material-icons.grid-filter-icon,
.account.enhanced-dashboard.customerconnect-shippingaddress-index .contact-shipping .admin__data-grid-header.admin__data-grid-toolbar .material-icons.grid-filter-icon,
.enhanced-dashboard.customerconnect-shippingaddress-index .contact-shipping .admin__data-grid-header.admin__data-grid-toolbar .material-icons.grid-filter-icon {
  right: 8px;
}
.account.enhanced-dashboard.customerconnect-contacts-index .contact-shipping .page-actions,
.enhanced-dashboard.customerconnect-contacts-index .contact-shipping .page-actions,
.account.enhanced-dashboard.customerconnect-shippingaddress-index .contact-shipping .page-actions,
.enhanced-dashboard.customerconnect-shippingaddress-index .contact-shipping .page-actions {
  position: absolute;
  right: 7px;
  z-index: 999;
  padding-right: 0px;
}
.account.enhanced-dashboard.customerconnect-contacts-index .contact-shipping .page-actions .action-default:hover,
.enhanced-dashboard.customerconnect-contacts-index .contact-shipping .page-actions .action-default:hover,
.account.enhanced-dashboard.customerconnect-shippingaddress-index .contact-shipping .page-actions .action-default:hover,
.enhanced-dashboard.customerconnect-shippingaddress-index .contact-shipping .page-actions .action-default:hover {
  color: #002f6c;
}
.account.enhanced-dashboard.customerconnect-contacts-index .contact-shipping #customer_account_contacts_list,
.enhanced-dashboard.customerconnect-contacts-index .contact-shipping #customer_account_contacts_list {
  margin-top: 0px;
}
.account.enhanced-dashboard.customerconnect-skus-add .column.main,
.enhanced-dashboard.customerconnect-skus-add .column.main {
  position: relative;
  padding-bottom: 40px !important;
}
.account.enhanced-dashboard.customerconnect-skus-add #customerconnect_skus_add-form #addSkuTable tfoot input.action-secondary,
.enhanced-dashboard.customerconnect-skus-add #customerconnect_skus_add-form #addSkuTable tfoot input.action-secondary {
  border-radius: 3px;
  font-size: 1.4rem;
  color: #41aefc;
  background: #ffffff;
  padding: 5px 10px;
  text-decoration: none;
  text-transform: capitalize !important;
  border: 1px solid #41aefc !important;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  text-shadow: none;
}
.account.enhanced-dashboard.customerconnect-skus-add #customerconnect_skus_add-form #addSkuTable tfoot input.action-secondary:hover,
.enhanced-dashboard.customerconnect-skus-add #customerconnect_skus_add-form #addSkuTable tfoot input.action-secondary:hover {
  text-decoration: none;
  background: #002f6c !important;
  border: 1px solid #002f6c !important;
  color: #ffffff;
  text-shadow: none;
}
.account.enhanced-dashboard.customerconnect-skus-add #customerconnect_skus_add-form .add-save-sku-page-dlsv,
.enhanced-dashboard.customerconnect-skus-add #customerconnect_skus_add-form .add-save-sku-page-dlsv {
  position: absolute;
  top: 100%;
  right: 15px;
  margin-top: 10px;
}
.account.enhanced-dashboard.customerconnect-skus-add #customerconnect_skus_add-form .add-save-sku-page-dlsv .delete-row,
.enhanced-dashboard.customerconnect-skus-add #customerconnect_skus_add-form .add-save-sku-page-dlsv .delete-row {
  margin-right: 10px;
}
.account.enhanced-dashboard #supplierconnect_rfqs .admin__data-grid-header .grid-filter-icon,
.enhanced-dashboard #supplierconnect_rfqs .admin__data-grid-header .grid-filter-icon,
.account.enhanced-dashboard #supplierconnect_parts .admin__data-grid-header .grid-filter-icon,
.enhanced-dashboard #supplierconnect_parts .admin__data-grid-header .grid-filter-icon,
.account.enhanced-dashboard #supplierconnect_invoices .admin__data-grid-header .grid-filter-icon,
.enhanced-dashboard #supplierconnect_invoices .admin__data-grid-header .grid-filter-icon,
.account.enhanced-dashboard #supplierconnect_orders_list .admin__data-grid-header .grid-filter-icon,
.enhanced-dashboard #supplierconnect_orders_list .admin__data-grid-header .grid-filter-icon,
.account.enhanced-dashboard #supplierconnect_orders_create .admin__data-grid-header .grid-filter-icon,
.enhanced-dashboard #supplierconnect_orders_create .admin__data-grid-header .grid-filter-icon,
.account.enhanced-dashboard #supplierconnect_orders_changes .admin__data-grid-header .grid-filter-icon,
.enhanced-dashboard #supplierconnect_orders_changes .admin__data-grid-header .grid-filter-icon,
.account.enhanced-dashboard #supplierconnect_payments .admin__data-grid-header .grid-filter-icon,
.enhanced-dashboard #supplierconnect_payments .admin__data-grid-header .grid-filter-icon,
.account.enhanced-dashboard #supplierconnect_rfqs .admin__data-grid-toolbar .grid-filter-icon,
.enhanced-dashboard #supplierconnect_rfqs .admin__data-grid-toolbar .grid-filter-icon,
.account.enhanced-dashboard #supplierconnect_parts .admin__data-grid-toolbar .grid-filter-icon,
.enhanced-dashboard #supplierconnect_parts .admin__data-grid-toolbar .grid-filter-icon,
.account.enhanced-dashboard #supplierconnect_invoices .admin__data-grid-toolbar .grid-filter-icon,
.enhanced-dashboard #supplierconnect_invoices .admin__data-grid-toolbar .grid-filter-icon,
.account.enhanced-dashboard #supplierconnect_orders_list .admin__data-grid-toolbar .grid-filter-icon,
.enhanced-dashboard #supplierconnect_orders_list .admin__data-grid-toolbar .grid-filter-icon,
.account.enhanced-dashboard #supplierconnect_orders_create .admin__data-grid-toolbar .grid-filter-icon,
.enhanced-dashboard #supplierconnect_orders_create .admin__data-grid-toolbar .grid-filter-icon,
.account.enhanced-dashboard #supplierconnect_orders_changes .admin__data-grid-toolbar .grid-filter-icon,
.enhanced-dashboard #supplierconnect_orders_changes .admin__data-grid-toolbar .grid-filter-icon,
.account.enhanced-dashboard #supplierconnect_payments .admin__data-grid-toolbar .grid-filter-icon,
.enhanced-dashboard #supplierconnect_payments .admin__data-grid-toolbar .grid-filter-icon {
  font-size: 0px;
  right: 0px;
  top: 50px;
}
.account.enhanced-dashboard.customerconnect-returns-details .column.main > h1,
.enhanced-dashboard.customerconnect-returns-details .column.main > h1 {
  font-size: 2.6rem;
  margin-bottom: 0px;
  margin-top: -15px;
}
.account.enhanced-dashboard.customerconnect-returns-details #button_bar,
.enhanced-dashboard.customerconnect-returns-details #button_bar {
  top: -63px;
  text-align: right;
}
.account.enhanced-dashboard.customerconnect-returns-details #button_bar .action-default.scalable.save,
.enhanced-dashboard.customerconnect-returns-details #button_bar .action-default.scalable.save {
  border-radius: 3px;
  font-size: 1.4rem;
  color: #41aefc;
  background: #ffffff;
  padding: 5px 10px;
  text-decoration: none;
  text-transform: capitalize !important;
  border: 1px solid #41aefc !important;
  text-shadow: none;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.account.enhanced-dashboard.customerconnect-returns-details #button_bar .action-default.scalable.save:hover,
.enhanced-dashboard.customerconnect-returns-details #button_bar .action-default.scalable.save:hover {
  text-decoration: none;
  background: #002f6c !important;
  border: 1px solid #002f6c !important;
  color: #ffffff;
  text-shadow: none;
}
.account.enhanced-dashboard.epicor_comm-returns-index #return_lines_table tbody tr td .refreshdatabtn .refreshdatabtn-link,
.enhanced-dashboard.epicor_comm-returns-index #return_lines_table tbody tr td .refreshdatabtn .refreshdatabtn-link {
  font-size: 0px !important;
}
.account.enhanced-dashboard.epicor_comm-returns-index #return_lines_table tbody tr td .page-actions .action-default.scalable,
.enhanced-dashboard.epicor_comm-returns-index #return_lines_table tbody tr td .page-actions .action-default.scalable {
  font-size: 0px;
  border: 0px;
  padding: 0px;
}
.account.enhanced-dashboard.epicor_comm-returns-index #return_lines_table tbody tr td .page-actions .action-default.scalable:before,
.enhanced-dashboard.epicor_comm-returns-index #return_lines_table tbody tr td .page-actions .action-default.scalable:before {
  content: 'add_circle_outline';
  font-size: 2.8rem;
  color: #41aefc;
}
.account.enhanced-dashboard.epicor_comm-returns-index #return_lines_table tbody tr td .page-actions .action-default.scalable:hover,
.enhanced-dashboard.epicor_comm-returns-index #return_lines_table tbody tr td .page-actions .action-default.scalable:hover {
  background: none;
}
.account.enhanced-dashboard #returnSteps #returns-step-return .button,
.enhanced-dashboard #returnSteps #returns-step-return .button {
  border-radius: 3px;
  font-size: 1.4rem;
  color: #41aefc;
  background: #ffffff;
  padding: 5px 10px;
  text-decoration: none;
  text-transform: capitalize !important;
  border: 1px solid #41aefc !important;
  text-shadow: none;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.account.enhanced-dashboard #returnSteps #returns-step-return .button:hover,
.enhanced-dashboard #returnSteps #returns-step-return .button:hover {
  text-decoration: none;
  background: #002f6c !important;
  border: 1px solid #002f6c !important;
  color: #ffffff;
  text-shadow: none;
}
.account.enhanced-dashboard #returnSteps #returns-step-return #find_type,
.enhanced-dashboard #returnSteps #returns-step-return #find_type {
  padding: 5px;
}
.account.enhanced-dashboard.epicor_comm-returns-lists .gridblock,
.enhanced-dashboard.epicor_comm-returns-lists .gridblock {
  background: #ffffff;
  border-radius: 3px;
  box-shadow: 0px 0px 6px #d5d5d5;
  padding: 10px;
  position: relative;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  margin-bottom: 20px;
}
.account.enhanced-dashboard.epicor_comm-returns-lists .gridblock .scalable.save,
.enhanced-dashboard.epicor_comm-returns-lists .gridblock .scalable.save {
  font-size: 0px !important;
  background: none !important;
  border: 0px !important;
  padding: 3px !important;
  float: right;
  clear: right;
  margin-bottom: 20px;
}
.account.enhanced-dashboard.epicor_comm-returns-lists .gridblock .scalable.save:before,
.enhanced-dashboard.epicor_comm-returns-lists .gridblock .scalable.save:before {
  content: 'add_circle_outline';
  font-size: 3.2rem;
  color: #41aefc;
}
.account.enhanced-dashboard.epicor_comm-returns-lists .gridblock .scalable.save:hover,
.enhanced-dashboard.epicor_comm-returns-lists .gridblock .scalable.save:hover {
  border: 0px !important;
  padding: 3px !important;
  background: none !important;
}
.account.enhanced-dashboard.epicor_comm-returns-lists .gridblock .scalable.save:hover:before,
.enhanced-dashboard.epicor_comm-returns-lists .gridblock .scalable.save:hover:before {
  color: #002f6c !important;
  background: none !important;
}
.account.enhanced-dashboard.epicor_comm-returns-lists .gridblock .data-table,
.enhanced-dashboard.epicor_comm-returns-lists .gridblock .data-table {
  margin-top: 0px;
}
.account.enhanced-dashboard.epicor_comm-returns-lists .gridblock .data-table tbody td a,
.enhanced-dashboard.epicor_comm-returns-lists .gridblock .data-table tbody td a {
  font-size: 0px !important;
  background: none !important;
  border: 0px !important;
  text-decoration: none;
  padding: 3px !important;
  color: #007bdb;
  position: relative;
}
.account.enhanced-dashboard.epicor_comm-returns-lists .gridblock .data-table tbody td a:before,
.enhanced-dashboard.epicor_comm-returns-lists .gridblock .data-table tbody td a:before {
  content: 'visibility' !important;
  font-size: 2.4rem;
  color: #007bdb;
}
.account.enhanced-dashboard.epicor_comm-returns-lists .gridblock .data-table tbody td a:after,
.enhanced-dashboard.epicor_comm-returns-lists .gridblock .data-table tbody td a:after {
  margin: 0px !important;
  width: 0px !important;
  font-size: 0px !important;
}
.account.enhanced-dashboard.epicor_comm-returns-lists .gridblock .data-table tbody td a:hover,
.enhanced-dashboard.epicor_comm-returns-lists .gridblock .data-table tbody td a:hover {
  text-decoration: none;
  border: 0px !important;
  background: none !important;
}
.account.enhanced-dashboard.epicor_comm-returns-lists .gridblock .data-table tbody td a:hover:before,
.enhanced-dashboard.epicor_comm-returns-lists .gridblock .data-table tbody td a:hover:before {
  color: #002f6c !important;
  background: none !important;
}
.account.enhanced-dashboard.epicor_comm-returns-lists .gridblock .data-table tbody td a:after,
.enhanced-dashboard.epicor_comm-returns-lists .gridblock .data-table tbody td a:after {
  content: 'See Details' !important;
  position: absolute;
  top: 0px;
  left: 30px;
  text-transform: capitalize;
  width: 55px !important;
  font-size: 12px !important;
  color: #000000;
  border: 1px solid #000000 !important;
  padding: 5px;
  background: #ffffff;
  visibility: hidden;
}
.account.enhanced-dashboard.epicor_comm-returns-lists .gridblock .data-table tbody td a:hover:after,
.enhanced-dashboard.epicor_comm-returns-lists .gridblock .data-table tbody td a:hover:after {
  visibility: visible;
}
.account.enhanced-dashboard #sales_rep_menu,
.enhanced-dashboard #sales_rep_menu {
  border: 0px;
  padding: 10px 10px 10px 0px;
  margin-bottom: 15px;
  background: #ffffff;
  position: relative;
  right: 15px;
  top: -22px;
  width: 105%;
}
.account.enhanced-dashboard #sales_rep_menu .salesrep-link-selected,
.enhanced-dashboard #sales_rep_menu .salesrep-link-selected {
  font-size: 1.6rem;
  margin: 0px 5px;
}
.account.enhanced-dashboard #sales_rep_menu .salesrep-link,
.enhanced-dashboard #sales_rep_menu .salesrep-link {
  font-size: 1.6rem;
  color: #41aefc;
  margin: 0px 5px;
}
.account.enhanced-dashboard #sales_rep_menu .salesrep-link:hover,
.enhanced-dashboard #sales_rep_menu .salesrep-link:hover {
  color: #333333;
}
.account.enhanced-dashboard.cms-no-route .page-wrapper .page-main .column.main,
.enhanced-dashboard.cms-no-route .page-wrapper .page-main .column.main,
.account.enhanced-dashboard.cms-noroute-index .page-wrapper .page-main .column.main,
.enhanced-dashboard.cms-noroute-index .page-wrapper .page-main .column.main {
  background: none !important;
}
.account.enhanced-dashboard.customerconnect-contacts-index .box-account .content-header .form-buttons #add-contact:hover,
.enhanced-dashboard.customerconnect-contacts-index .box-account .content-header .form-buttons #add-contact:hover {
  background: none !important;
}
.account.enhanced-dashboard.customerconnect-contacts-index .box-account .admin__data-grid-header.admin__data-grid-toolbar,
.enhanced-dashboard.customerconnect-contacts-index .box-account .admin__data-grid-header.admin__data-grid-toolbar {
  min-height: 50px;
}
.account.enhanced-dashboard.customerconnect-contacts-index .box-account .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-header-row .admin__filter-actions,
.enhanced-dashboard.customerconnect-contacts-index .box-account .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-header-row .admin__filter-actions {
  top: 15px;
}
.account.enhanced-dashboard.customerconnect-contacts-index .box-account .admin__data-grid-header.admin__data-grid-toolbar .material-icons.grid-filter-icon,
.enhanced-dashboard.customerconnect-contacts-index .box-account .admin__data-grid-header.admin__data-grid-toolbar .material-icons.grid-filter-icon {
  top: 15px;
  right: 8px;
}
.account.enhanced-dashboard.customerconnect-contacts-index .box-account .table-wrapper.admin__data-grid-wrap .data-grid#customer_account_contacts_list_table .action-link-ht a,
.enhanced-dashboard.customerconnect-contacts-index .box-account .table-wrapper.admin__data-grid-wrap .data-grid#customer_account_contacts_list_table .action-link-ht a {
  padding-right: 10px;
}
.account.enhanced-dashboard.customerconnect-contacts-index #customer_account_contacts_list .admin__data-grid-header.admin__data-grid-toolbar .refreshdatabtn,
.enhanced-dashboard.customerconnect-contacts-index #customer_account_contacts_list .admin__data-grid-header.admin__data-grid-toolbar .refreshdatabtn {
  display: none;
}
.account.enhanced-dashboard.epicor_salesrep-account_manage-hierarchy #sales_rep_account_parents .admin__data-grid-header.admin__data-grid-toolbar,
.enhanced-dashboard.epicor_salesrep-account_manage-hierarchy #sales_rep_account_parents .admin__data-grid-header.admin__data-grid-toolbar,
.account.enhanced-dashboard.epicor_salesrep-account_manage-hierarchy #sales_rep_account_children .admin__data-grid-header.admin__data-grid-toolbar,
.enhanced-dashboard.epicor_salesrep-account_manage-hierarchy #sales_rep_account_children .admin__data-grid-header.admin__data-grid-toolbar {
  min-height: 5px;
}
.account.enhanced-dashboard.epicor_salesrep-account_manage-hierarchy #sales_rep_account_parents .admin__data-grid-header.admin__data-grid-toolbar .refreshdatabtn,
.enhanced-dashboard.epicor_salesrep-account_manage-hierarchy #sales_rep_account_parents .admin__data-grid-header.admin__data-grid-toolbar .refreshdatabtn,
.account.enhanced-dashboard.epicor_salesrep-account_manage-hierarchy #sales_rep_account_children .admin__data-grid-header.admin__data-grid-toolbar .refreshdatabtn,
.enhanced-dashboard.epicor_salesrep-account_manage-hierarchy #sales_rep_account_children .admin__data-grid-header.admin__data-grid-toolbar .refreshdatabtn {
  display: none;
}
.account.enhanced-dashboard .actions-toolbar.order-actions-toolbar .actions,
.enhanced-dashboard .actions-toolbar.order-actions-toolbar .actions {
  padding-right: 75px;
  position: relative;
  text-align: right;
}
.account.enhanced-dashboard .actions-toolbar.order-actions-toolbar .actions .separator,
.enhanced-dashboard .actions-toolbar.order-actions-toolbar .actions .separator {
  display: none;
}
.account.enhanced-dashboard .actions-toolbar.order-actions-toolbar .actions a.action.order.link-reorder,
.enhanced-dashboard .actions-toolbar.order-actions-toolbar .actions a.action.order.link-reorder {
  border-radius: 3px;
  font-size: 1.4rem;
  color: #41aefc;
  background: #ffffff;
  padding: 5px 10px;
  text-decoration: none;
  text-transform: capitalize !important;
  border: 1px solid #41aefc !important;
  text-shadow: none;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  position: absolute;
  right: 0px;
  top: 0px;
}
.account.enhanced-dashboard .actions-toolbar.order-actions-toolbar .actions a.action.order.link-reorder:hover,
.enhanced-dashboard .actions-toolbar.order-actions-toolbar .actions a.action.order.link-reorder:hover {
  text-decoration: none;
  background: #002f6c !important;
  border: 1px solid #002f6c !important;
  color: #ffffff;
  text-shadow: none;
}
.account.enhanced-dashboard .actions-toolbar.order-actions-toolbar .actions a.action.order.link-reorder:nth-of-type(1),
.enhanced-dashboard .actions-toolbar.order-actions-toolbar .actions a.action.order.link-reorder:nth-of-type(1) {
  position: static;
  display: inline-block !important;
  margin-right: 15px !important;
  font-size: 0px !important;
  background: none !important;
  border: 0px !important;
  text-decoration: none;
  padding: 3px !important;
  color: #007bdb;
}
.account.enhanced-dashboard .actions-toolbar.order-actions-toolbar .actions a.action.order.link-reorder:nth-of-type(1):before,
.enhanced-dashboard .actions-toolbar.order-actions-toolbar .actions a.action.order.link-reorder:nth-of-type(1):before {
  content: 'shopping_cart' !important;
  font-size: 2.4rem;
  color: #007bdb;
}
.account.enhanced-dashboard .actions-toolbar.order-actions-toolbar .actions a.action.order.link-reorder:nth-of-type(1):after,
.enhanced-dashboard .actions-toolbar.order-actions-toolbar .actions a.action.order.link-reorder:nth-of-type(1):after {
  margin: 0px !important;
  width: 0px !important;
  font-size: 0px !important;
}
.account.enhanced-dashboard .actions-toolbar.order-actions-toolbar .actions a.action.order.link-reorder:nth-of-type(1):hover,
.enhanced-dashboard .actions-toolbar.order-actions-toolbar .actions a.action.order.link-reorder:nth-of-type(1):hover {
  text-decoration: none;
  border: 0px !important;
  background: none !important;
}
.account.enhanced-dashboard .actions-toolbar.order-actions-toolbar .actions a.action.order.link-reorder:nth-of-type(1):hover:before,
.enhanced-dashboard .actions-toolbar.order-actions-toolbar .actions a.action.order.link-reorder:nth-of-type(1):hover:before {
  color: #002f6c !important;
  background: none !important;
}
.account.enhanced-dashboard .actions-toolbar.order-actions-toolbar .actions a.action.order.link-reorder:nth-of-type(1):before,
.enhanced-dashboard .actions-toolbar.order-actions-toolbar .actions a.action.order.link-reorder:nth-of-type(1):before {
  content: 'shopping_cart' !important;
  font-size: 2.4rem;
  color: #007bdb;
}
.account.enhanced-dashboard .actions-toolbar.order-actions-toolbar .actions a.action.order.link-reorder:nth-of-type(1):after,
.enhanced-dashboard .actions-toolbar.order-actions-toolbar .actions a.action.order.link-reorder:nth-of-type(1):after {
  margin: 0px !important;
  width: 0px !important;
  font-size: 0px !important;
}
.account.enhanced-dashboard .actions-toolbar.order-actions-toolbar .actions a.action.order.link-reorder:nth-of-type(1):hover,
.enhanced-dashboard .actions-toolbar.order-actions-toolbar .actions a.action.order.link-reorder:nth-of-type(1):hover {
  text-decoration: none;
  border: 0px !important;
  background: none !important;
}
.account.enhanced-dashboard .actions-toolbar.order-actions-toolbar .actions a.action.order.link-reorder:nth-of-type(1):hover:before,
.enhanced-dashboard .actions-toolbar.order-actions-toolbar .actions a.action.order.link-reorder:nth-of-type(1):hover:before {
  color: #002f6c !important;
  background: none !important;
}
.account.enhanced-dashboard .actions-toolbar.order-actions-toolbar .actions a.action.print,
.enhanced-dashboard .actions-toolbar.order-actions-toolbar .actions a.action.print {
  font-size: 0px !important;
  background: none !important;
  border: 0px !important;
  text-decoration: none;
  padding: 3px !important;
  color: #007bdb;
}
.account.enhanced-dashboard .actions-toolbar.order-actions-toolbar .actions a.action.print:before,
.enhanced-dashboard .actions-toolbar.order-actions-toolbar .actions a.action.print:before {
  content: 'print' !important;
  font-size: 2.4rem;
  color: #007bdb;
}
.account.enhanced-dashboard .actions-toolbar.order-actions-toolbar .actions a.action.print:after,
.enhanced-dashboard .actions-toolbar.order-actions-toolbar .actions a.action.print:after {
  margin: 0px !important;
  width: 0px !important;
  font-size: 0px !important;
}
.account.enhanced-dashboard .actions-toolbar.order-actions-toolbar .actions a.action.print:hover,
.enhanced-dashboard .actions-toolbar.order-actions-toolbar .actions a.action.print:hover {
  text-decoration: none;
  border: 0px !important;
  background: none !important;
}
.account.enhanced-dashboard .actions-toolbar.order-actions-toolbar .actions a.action.print:hover:before,
.enhanced-dashboard .actions-toolbar.order-actions-toolbar .actions a.action.print:hover:before {
  color: #002f6c !important;
  background: none !important;
}
.account.enhanced-dashboard.sales-order-view .actions-toolbar.order-actions-toolbar .actions .action.print,
.enhanced-dashboard.sales-order-view .actions-toolbar.order-actions-toolbar .actions .action.print {
  bottom: 0px;
}
.account.enhanced-dashboard.sales-order-view .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions .action.print,
.enhanced-dashboard.sales-order-view .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions .action.print {
  position: relative !important;
  position: relative;
}
.account.enhanced-dashboard.sales-order-view .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions .action.print:after,
.enhanced-dashboard.sales-order-view .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions .action.print:after {
  content: 'Print';
  position: absolute;
  top: 30px;
  left: 30px;
  text-transform: capitalize;
  width: auto !important;
  font-size: 12px !important;
  color: #000000;
  border: 1px solid #000000;
  padding: 5px;
  background: #ffffff;
  visibility: hidden;
}
.account.enhanced-dashboard.sales-order-view .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions .action.print:hover:after,
.enhanced-dashboard.sales-order-view .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions .action.print:hover:after {
  visibility: visible;
}
.account.enhanced-dashboard.sales-order-view .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions a.action.order.link-reorder,
.enhanced-dashboard.sales-order-view .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions a.action.order.link-reorder {
  position: absolute;
}
.account.enhanced-dashboard.sales-order-view .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions a.action.order.link-reorder:after,
.enhanced-dashboard.sales-order-view .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions a.action.order.link-reorder:after {
  content: '';
  border: 0px;
}
.account.enhanced-dashboard.sales-order-view .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions a.action.order.link-reorder:nth-of-type(1),
.enhanced-dashboard.sales-order-view .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions a.action.order.link-reorder:nth-of-type(1) {
  position: relative !important;
  position: relative;
}
.account.enhanced-dashboard.sales-order-view .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions a.action.order.link-reorder:nth-of-type(1):after,
.enhanced-dashboard.sales-order-view .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions a.action.order.link-reorder:nth-of-type(1):after {
  content: 'Reorder';
  position: absolute;
  top: 30px;
  left: 30px;
  text-transform: capitalize;
  width: auto !important;
  font-size: 12px !important;
  color: #000000;
  border: 1px solid #000000;
  padding: 5px;
  background: #ffffff;
  visibility: hidden;
}
.account.enhanced-dashboard.sales-order-view .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions a.action.order.link-reorder:nth-of-type(1):hover:after,
.enhanced-dashboard.sales-order-view .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions a.action.order.link-reorder:nth-of-type(1):hover:after {
  visibility: visible;
}
.account.enhanced-dashboard.sales-order-invoice .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions .action.print,
.enhanced-dashboard.sales-order-invoice .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions .action.print,
.account.enhanced-dashboard.sales-order-shipment .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions .action.print,
.enhanced-dashboard.sales-order-shipment .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions .action.print {
  position: relative !important;
  position: relative;
}
.account.enhanced-dashboard.sales-order-invoice .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions .action.print:after,
.enhanced-dashboard.sales-order-invoice .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions .action.print:after,
.account.enhanced-dashboard.sales-order-shipment .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions .action.print:after,
.enhanced-dashboard.sales-order-shipment .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions .action.print:after {
  content: 'Print';
  position: absolute;
  top: 30px;
  left: 30px;
  text-transform: capitalize;
  width: auto !important;
  font-size: 12px !important;
  color: #000000;
  border: 1px solid #000000;
  padding: 5px;
  background: #ffffff;
  visibility: hidden;
}
.account.enhanced-dashboard.sales-order-invoice .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions .action.print:hover:after,
.enhanced-dashboard.sales-order-invoice .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions .action.print:hover:after,
.account.enhanced-dashboard.sales-order-shipment .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions .action.print:hover:after,
.enhanced-dashboard.sales-order-shipment .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions .action.print:hover:after {
  visibility: visible;
}
.account.enhanced-dashboard.sales-order-invoice .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions a.action.order.link-reorder,
.enhanced-dashboard.sales-order-invoice .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions a.action.order.link-reorder,
.account.enhanced-dashboard.sales-order-shipment .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions a.action.order.link-reorder,
.enhanced-dashboard.sales-order-shipment .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions a.action.order.link-reorder {
  position: absolute;
}
.account.enhanced-dashboard.sales-order-invoice .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions a.action.order.link-reorder:after,
.enhanced-dashboard.sales-order-invoice .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions a.action.order.link-reorder:after,
.account.enhanced-dashboard.sales-order-shipment .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions a.action.order.link-reorder:after,
.enhanced-dashboard.sales-order-shipment .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions a.action.order.link-reorder:after {
  content: '';
  border: 0px;
}
.account.enhanced-dashboard.sales-order-invoice .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions a.action.order.link-reorder:nth-of-type(1),
.enhanced-dashboard.sales-order-invoice .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions a.action.order.link-reorder:nth-of-type(1),
.account.enhanced-dashboard.sales-order-shipment .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions a.action.order.link-reorder:nth-of-type(1),
.enhanced-dashboard.sales-order-shipment .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions a.action.order.link-reorder:nth-of-type(1) {
  position: relative !important;
  position: relative;
}
.account.enhanced-dashboard.sales-order-invoice .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions a.action.order.link-reorder:nth-of-type(1):after,
.enhanced-dashboard.sales-order-invoice .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions a.action.order.link-reorder:nth-of-type(1):after,
.account.enhanced-dashboard.sales-order-shipment .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions a.action.order.link-reorder:nth-of-type(1):after,
.enhanced-dashboard.sales-order-shipment .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions a.action.order.link-reorder:nth-of-type(1):after {
  content: 'Reorder';
  position: absolute;
  top: 30px;
  left: 30px;
  text-transform: capitalize;
  width: auto !important;
  font-size: 12px !important;
  color: #000000;
  border: 1px solid #000000;
  padding: 5px;
  background: #ffffff;
  visibility: hidden;
}
.account.enhanced-dashboard.sales-order-invoice .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions a.action.order.link-reorder:nth-of-type(1):hover:after,
.enhanced-dashboard.sales-order-invoice .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions a.action.order.link-reorder:nth-of-type(1):hover:after,
.account.enhanced-dashboard.sales-order-shipment .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions a.action.order.link-reorder:nth-of-type(1):hover:after,
.enhanced-dashboard.sales-order-shipment .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions a.action.order.link-reorder:nth-of-type(1):hover:after {
  visibility: visible;
}
.account.enhanced-dashboard .order-details-items,
.enhanced-dashboard .order-details-items {
  background: #ffffff !important;
  position: relative;
}
.account.enhanced-dashboard .order-details-items .order-title .action.track,
.enhanced-dashboard .order-details-items .order-title .action.track {
  border-radius: 3px;
  font-size: 1.4rem;
  color: #41aefc;
  background: #ffffff;
  padding: 5px 10px;
  text-decoration: none;
  text-transform: capitalize !important;
  border: 1px solid #41aefc !important;
  text-shadow: none;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  float: none;
}
.account.enhanced-dashboard .order-details-items .order-title .action.track:hover,
.enhanced-dashboard .order-details-items .order-title .action.track:hover {
  text-decoration: none;
  background: #002f6c !important;
  border: 1px solid #002f6c !important;
  color: #ffffff;
  text-shadow: none;
}
.account.enhanced-dashboard .order-details-items .actions-toolbar,
.enhanced-dashboard .order-details-items .actions-toolbar {
  position: absolute;
  right: 15px;
  top: 25px;
}
.account.enhanced-dashboard .order-details-items .actions-toolbar .action.print,
.enhanced-dashboard .order-details-items .actions-toolbar .action.print {
  border-radius: 3px;
  font-size: 1.4rem;
  color: #41aefc;
  background: #ffffff;
  padding: 5px 10px;
  text-decoration: none;
  text-transform: capitalize !important;
  border: 1px solid #41aefc !important;
  text-shadow: none;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.account.enhanced-dashboard .order-details-items .actions-toolbar .action.print:hover,
.enhanced-dashboard .order-details-items .actions-toolbar .action.print:hover {
  text-decoration: none;
  background: #002f6c !important;
  border: 1px solid #002f6c !important;
  color: #ffffff;
  text-shadow: none;
}
.account.enhanced-dashboard .order-details-items .order-title > strong,
.enhanced-dashboard .order-details-items .order-title > strong {
  font-weight: 600;
}
.account.enhanced-dashboard .order-details-items .order-title .action.print,
.enhanced-dashboard .order-details-items .order-title .action.print {
  border-radius: 3px;
  font-size: 1.4rem;
  color: #41aefc;
  background: #ffffff;
  padding: 5px 10px;
  text-decoration: none;
  text-transform: capitalize !important;
  border: 1px solid #41aefc !important;
  text-shadow: none;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.account.enhanced-dashboard .order-details-items .order-title .action.print:hover,
.enhanced-dashboard .order-details-items .order-title .action.print:hover {
  text-decoration: none;
  background: #002f6c !important;
  border: 1px solid #002f6c !important;
  color: #ffffff;
  text-shadow: none;
}
.account.enhanced-dashboard .order-details-items .table-wrapper .data.table thead tr th,
.enhanced-dashboard .order-details-items .table-wrapper .data.table thead tr th {
  background: #f8f7f7 !important;
  color: #333333 !important;
  border: 1px solid #616161 !important;
  border: 1px solid #cccccc !important;
}
.account.enhanced-dashboard .order-details-items .table-wrapper .data.table tbody tr td,
.enhanced-dashboard .order-details-items .table-wrapper .data.table tbody tr td,
.account.enhanced-dashboard .order-details-items .table-wrapper .data.table tfoot tr td,
.enhanced-dashboard .order-details-items .table-wrapper .data.table tfoot tr td,
.account.enhanced-dashboard .order-details-items .table-wrapper .data.table tfoot tr th,
.enhanced-dashboard .order-details-items .table-wrapper .data.table tfoot tr th {
  border: 1px solid #cccccc !important;
  font-size: 1.6rem !important;
  color: #333333 !important;
}
.account.enhanced-dashboard .order-details-items .table-wrapper .data.table tbody tr td strong,
.enhanced-dashboard .order-details-items .table-wrapper .data.table tbody tr td strong,
.account.enhanced-dashboard .order-details-items .table-wrapper .data.table tfoot tr td strong,
.enhanced-dashboard .order-details-items .table-wrapper .data.table tfoot tr td strong,
.account.enhanced-dashboard .order-details-items .table-wrapper .data.table tfoot tr th strong,
.enhanced-dashboard .order-details-items .table-wrapper .data.table tfoot tr th strong {
  font-size: 1.6rem !important;
  color: #333333 !important;
}
.account.enhanced-dashboard .order-details-items .table-wrapper .data.table tbody tr td .price-excluding-tax,
.enhanced-dashboard .order-details-items .table-wrapper .data.table tbody tr td .price-excluding-tax,
.account.enhanced-dashboard .order-details-items .table-wrapper .data.table tfoot tr td .price-excluding-tax,
.enhanced-dashboard .order-details-items .table-wrapper .data.table tfoot tr td .price-excluding-tax,
.account.enhanced-dashboard .order-details-items .table-wrapper .data.table tfoot tr th .price-excluding-tax,
.enhanced-dashboard .order-details-items .table-wrapper .data.table tfoot tr th .price-excluding-tax,
.account.enhanced-dashboard .order-details-items .table-wrapper .data.table tbody tr td .price-excluding-tax,
.enhanced-dashboard .order-details-items .table-wrapper .data.table tbody tr td .price-excluding-tax,
.account.enhanced-dashboard .order-details-items .table-wrapper .data.table tfoot tr td .price-excluding-tax,
.enhanced-dashboard .order-details-items .table-wrapper .data.table tfoot tr td .price-excluding-tax,
.account.enhanced-dashboard .order-details-items .table-wrapper .data.table tfoot tr th .price-excluding-tax,
.enhanced-dashboard .order-details-items .table-wrapper .data.table tfoot tr th .price-excluding-tax {
  font-size: 1.6rem !important;
  color: #333333 !important;
}
.account.enhanced-dashboard.epicor_salesrep-account_manage-salesreps .admin__data-grid-header.admin__data-grid-toolbar,
.enhanced-dashboard.epicor_salesrep-account_manage-salesreps .admin__data-grid-header.admin__data-grid-toolbar,
.account.enhanced-dashboard.epicor_salesrep-account_manage-erpaccounts .admin__data-grid-header.admin__data-grid-toolbar,
.enhanced-dashboard.epicor_salesrep-account_manage-erpaccounts .admin__data-grid-header.admin__data-grid-toolbar {
  min-height: 60px;
}
.account.enhanced-dashboard.epicor_salesrep-account_manage-salesreps .admin__data-grid-header.admin__data-grid-toolbar .material-icons.grid-filter-icon,
.enhanced-dashboard.epicor_salesrep-account_manage-salesreps .admin__data-grid-header.admin__data-grid-toolbar .material-icons.grid-filter-icon,
.account.enhanced-dashboard.epicor_salesrep-account_manage-erpaccounts .admin__data-grid-header.admin__data-grid-toolbar .material-icons.grid-filter-icon,
.enhanced-dashboard.epicor_salesrep-account_manage-erpaccounts .admin__data-grid-header.admin__data-grid-toolbar .material-icons.grid-filter-icon {
  margin-right: 20px !important;
}
.account.enhanced-dashboard.epicor_salesrep-account_manage-pricingrules #pricing_rules .admin__data-grid-header.admin__data-grid-toolbar,
.enhanced-dashboard.epicor_salesrep-account_manage-pricingrules #pricing_rules .admin__data-grid-header.admin__data-grid-toolbar {
  min-height: 65px;
}
.account.enhanced-dashboard.epicor_salesrep-account_manage-pricingrules #pricing_rules .admin__data-grid-header.admin__data-grid-toolbar .material-icons.grid-filter-icon,
.enhanced-dashboard.epicor_salesrep-account_manage-pricingrules #pricing_rules .admin__data-grid-header.admin__data-grid-toolbar .material-icons.grid-filter-icon {
  right: 25px;
}
.account.enhanced-dashboard.epicor_salesrep-account_manage-pricingrules #pricing_rules .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-header-row .admin__filter-actions,
.enhanced-dashboard.epicor_salesrep-account_manage-pricingrules #pricing_rules .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-header-row .admin__filter-actions {
  right: 65px;
}
.account.enhanced-dashboard.epicor_salesrep-account_manage-pricingrules #pricing_rules,
.enhanced-dashboard.epicor_salesrep-account_manage-pricingrules #pricing_rules,
.account.enhanced-dashboard.epicor_salesrep-account_manage-salesreps #pricing_rules,
.enhanced-dashboard.epicor_salesrep-account_manage-salesreps #pricing_rules,
.account.enhanced-dashboard.epicor_salesrep-account_manage-erpaccounts #pricing_rules,
.enhanced-dashboard.epicor_salesrep-account_manage-erpaccounts #pricing_rules,
.account.enhanced-dashboard.epicor_salesrep-account_manage-pricingrules #salesrepGrid,
.enhanced-dashboard.epicor_salesrep-account_manage-pricingrules #salesrepGrid,
.account.enhanced-dashboard.epicor_salesrep-account_manage-salesreps #salesrepGrid,
.enhanced-dashboard.epicor_salesrep-account_manage-salesreps #salesrepGrid,
.account.enhanced-dashboard.epicor_salesrep-account_manage-erpaccounts #salesrepGrid,
.enhanced-dashboard.epicor_salesrep-account_manage-erpaccounts #salesrepGrid,
.account.enhanced-dashboard.epicor_salesrep-account_manage-pricingrules #erpaccountGrid,
.enhanced-dashboard.epicor_salesrep-account_manage-pricingrules #erpaccountGrid,
.account.enhanced-dashboard.epicor_salesrep-account_manage-salesreps #erpaccountGrid,
.enhanced-dashboard.epicor_salesrep-account_manage-salesreps #erpaccountGrid,
.account.enhanced-dashboard.epicor_salesrep-account_manage-erpaccounts #erpaccountGrid,
.enhanced-dashboard.epicor_salesrep-account_manage-erpaccounts #erpaccountGrid {
  position: relative;
  padding-bottom: 30px;
}
.account.enhanced-dashboard.epicor_salesrep-account_manage-pricingrules .admin__data-grid-header,
.enhanced-dashboard.epicor_salesrep-account_manage-pricingrules .admin__data-grid-header,
.account.enhanced-dashboard.epicor_salesrep-account_manage-salesreps .admin__data-grid-header,
.enhanced-dashboard.epicor_salesrep-account_manage-salesreps .admin__data-grid-header,
.account.enhanced-dashboard.epicor_salesrep-account_manage-erpaccounts .admin__data-grid-header,
.enhanced-dashboard.epicor_salesrep-account_manage-erpaccounts .admin__data-grid-header,
.account.enhanced-dashboard.epicor_salesrep-account_manage-pricingrules .admin__data-grid-toolbar,
.enhanced-dashboard.epicor_salesrep-account_manage-pricingrules .admin__data-grid-toolbar,
.account.enhanced-dashboard.epicor_salesrep-account_manage-salesreps .admin__data-grid-toolbar,
.enhanced-dashboard.epicor_salesrep-account_manage-salesreps .admin__data-grid-toolbar,
.account.enhanced-dashboard.epicor_salesrep-account_manage-erpaccounts .admin__data-grid-toolbar,
.enhanced-dashboard.epicor_salesrep-account_manage-erpaccounts .admin__data-grid-toolbar {
  position: static;
}
.account.enhanced-dashboard.epicor_salesrep-account_manage-pricingrules .admin__data-grid-header .admin__data-grid-pager-wrap .admin__data-grid-pager,
.enhanced-dashboard.epicor_salesrep-account_manage-pricingrules .admin__data-grid-header .admin__data-grid-pager-wrap .admin__data-grid-pager,
.account.enhanced-dashboard.epicor_salesrep-account_manage-salesreps .admin__data-grid-header .admin__data-grid-pager-wrap .admin__data-grid-pager,
.enhanced-dashboard.epicor_salesrep-account_manage-salesreps .admin__data-grid-header .admin__data-grid-pager-wrap .admin__data-grid-pager,
.account.enhanced-dashboard.epicor_salesrep-account_manage-erpaccounts .admin__data-grid-header .admin__data-grid-pager-wrap .admin__data-grid-pager,
.enhanced-dashboard.epicor_salesrep-account_manage-erpaccounts .admin__data-grid-header .admin__data-grid-pager-wrap .admin__data-grid-pager,
.account.enhanced-dashboard.epicor_salesrep-account_manage-pricingrules .admin__data-grid-toolbar .admin__data-grid-pager-wrap .admin__data-grid-pager,
.enhanced-dashboard.epicor_salesrep-account_manage-pricingrules .admin__data-grid-toolbar .admin__data-grid-pager-wrap .admin__data-grid-pager,
.account.enhanced-dashboard.epicor_salesrep-account_manage-salesreps .admin__data-grid-toolbar .admin__data-grid-pager-wrap .admin__data-grid-pager,
.enhanced-dashboard.epicor_salesrep-account_manage-salesreps .admin__data-grid-toolbar .admin__data-grid-pager-wrap .admin__data-grid-pager,
.account.enhanced-dashboard.epicor_salesrep-account_manage-erpaccounts .admin__data-grid-toolbar .admin__data-grid-pager-wrap .admin__data-grid-pager,
.enhanced-dashboard.epicor_salesrep-account_manage-erpaccounts .admin__data-grid-toolbar .admin__data-grid-pager-wrap .admin__data-grid-pager {
  bottom: 10px !important;
}
.account.enhanced-dashboard.epicor_salesrep-account_manage-pricingrules .admin__data-grid-header .admin__control-support-text,
.enhanced-dashboard.epicor_salesrep-account_manage-pricingrules .admin__data-grid-header .admin__control-support-text,
.account.enhanced-dashboard.epicor_salesrep-account_manage-salesreps .admin__data-grid-header .admin__control-support-text,
.enhanced-dashboard.epicor_salesrep-account_manage-salesreps .admin__data-grid-header .admin__control-support-text,
.account.enhanced-dashboard.epicor_salesrep-account_manage-erpaccounts .admin__data-grid-header .admin__control-support-text,
.enhanced-dashboard.epicor_salesrep-account_manage-erpaccounts .admin__data-grid-header .admin__control-support-text,
.account.enhanced-dashboard.epicor_salesrep-account_manage-pricingrules .admin__data-grid-toolbar .admin__control-support-text,
.enhanced-dashboard.epicor_salesrep-account_manage-pricingrules .admin__data-grid-toolbar .admin__control-support-text,
.account.enhanced-dashboard.epicor_salesrep-account_manage-salesreps .admin__data-grid-toolbar .admin__control-support-text,
.enhanced-dashboard.epicor_salesrep-account_manage-salesreps .admin__data-grid-toolbar .admin__control-support-text,
.account.enhanced-dashboard.epicor_salesrep-account_manage-erpaccounts .admin__data-grid-toolbar .admin__control-support-text,
.enhanced-dashboard.epicor_salesrep-account_manage-erpaccounts .admin__data-grid-toolbar .admin__control-support-text {
  bottom: 10px !important;
  left: 15px;
  text-align: left;
}
.account.enhanced-dashboard.epicor_salesrep-account-index #masqueradegrid,
.enhanced-dashboard.epicor_salesrep-account-index #masqueradegrid {
  margin-top: 10px;
}
.account.enhanced-dashboard.epicor_salesrep-account-index #masqueradegrid .table-wrapper,
.enhanced-dashboard.epicor_salesrep-account-index #masqueradegrid .table-wrapper {
  padding-top: 5px;
  margin-top: 40px;
}
.account.enhanced-dashboard.epicor_salesrep-account-index .column.main > .admin__data-grid-wrap.admin__data-grid-wrap-static,
.enhanced-dashboard.epicor_salesrep-account-index .column.main > .admin__data-grid-wrap.admin__data-grid-wrap-static {
  background: #ffffff;
  border-radius: 3px;
  box-shadow: 0px 0px 6px #d5d5d5;
  padding: 10px;
  position: relative;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  margin-bottom: 20px;
  padding-bottom: 80px;
  width: 96%;
  margin-top: -30px;
  padding-top: 90px;
}
.account.enhanced-dashboard.epicor_salesrep-account-index .column.main > .admin__data-grid-header.admin__data-grid-toolbar,
.enhanced-dashboard.epicor_salesrep-account-index .column.main > .admin__data-grid-header.admin__data-grid-toolbar {
  position: relative;
  width: 97%;
  top: -55px;
}
.account.enhanced-dashboard.epicor_salesrep-account-index .column.main > .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-header-row .admin__filter-actions,
.enhanced-dashboard.epicor_salesrep-account-index .column.main > .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-header-row .admin__filter-actions {
  top: 120px;
  z-index: 99;
}
.account.enhanced-dashboard.epicor_salesrep-account-index .column.main > .admin__data-grid-header.admin__data-grid-toolbar .material-icons.grid-filter-icon,
.enhanced-dashboard.epicor_salesrep-account-index .column.main > .admin__data-grid-header.admin__data-grid-toolbar .material-icons.grid-filter-icon {
  top: 123px;
  z-index: 99;
}
.account.enhanced-dashboard.epicor_salesrep-account-index .column.main > .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager-wrap.top-pager-wrap,
.enhanced-dashboard.epicor_salesrep-account-index .column.main > .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager-wrap.top-pager-wrap {
  position: relative;
  top: 70px;
  z-index: 99;
}
.account.enhanced-dashboard.epicor_salesrep-account-index .box-info.box-account.col-1.block-dashboard-info,
.enhanced-dashboard.epicor_salesrep-account-index .box-info.box-account.col-1.block-dashboard-info {
  width: 46%;
  float: none;
  display: inline-block;
  vertical-align: top;
}
.account.enhanced-dashboard.epicor_salesrep-account-index .box-info.box-account.col-2.block-dashboard-info,
.enhanced-dashboard.epicor_salesrep-account-index .box-info.box-account.col-2.block-dashboard-info {
  width: 46%;
  float: none;
  display: inline-block;
  vertical-align: top;
}
.account.enhanced-dashboard.epicor_salesrep-account-index .box-info.box-account.col-2.block-dashboard-info .salesrep-stats.info-list.col-1,
.enhanced-dashboard.epicor_salesrep-account-index .box-info.box-account.col-2.block-dashboard-info .salesrep-stats.info-list.col-1 {
  background: none;
  padding: 0px;
  border: 0px;
  box-shadow: none;
}
.account.enhanced-dashboard.epicor_salesrep-account-index .col-1.box-info.box-account,
.enhanced-dashboard.epicor_salesrep-account-index .col-1.box-info.box-account {
  min-height: 150px !important;
  height: 230px !important;
}
.account.enhanced-dashboard.epicor_salesrep-account-index .col-1.box-info.box-account .vcard,
.enhanced-dashboard.epicor_salesrep-account-index .col-1.box-info.box-account .vcard {
  min-height: auto;
  height: auto;
}
.account.enhanced-dashboard.epicor_salesrep-account-index .col-2.block-dashboard-info,
.enhanced-dashboard.epicor_salesrep-account-index .col-2.block-dashboard-info {
  min-height: 150px !important;
  height: 230px !important;
}
.account.enhanced-dashboard.epicor_salesrep-account-index .col-2.block-dashboard-info .salesrep-stats.info-list.col-1,
.enhanced-dashboard.epicor_salesrep-account-index .col-2.block-dashboard-info .salesrep-stats.info-list.col-1 {
  background: none;
  min-height: auto;
  height: auto;
}
.account.enhanced-dashboard #purchase_order_update .a-right,
.enhanced-dashboard #purchase_order_update .a-right {
  top: -125px;
  right: -10px;
}
.account.enhanced-dashboard.supplierconnect-parts-details .admin__data-grid-header.admin__data-grid-toolbar,
.enhanced-dashboard.supplierconnect-parts-details .admin__data-grid-header.admin__data-grid-toolbar {
  min-height: 5px;
}
.account.enhanced-dashboard.supplierconnect-parts-details h1,
.enhanced-dashboard.supplierconnect-parts-details h1 {
  background: white;
  padding-bottom: 10px;
  margin-left: -15px;
  width: 105%;
  font-size: 2.4rem;
  text-transform: uppercase;
  font-weight: 600;
}
.account.enhanced-dashboard .col-full.box-info.box-account.block .vcard,
.enhanced-dashboard .col-full.box-info.box-account.block .vcard {
  min-height: auto !important;
}
.account.enhanced-dashboard.supplierconnect-orders-details .box-account.col-full .info-list.col-count-1,
.enhanced-dashboard.supplierconnect-orders-details .box-account.col-full .info-list.col-count-1 {
  min-height: unset !important;
}
.account.enhanced-dashboard.supplierconnect-orders-details .col-2.box-info.box-account,
.enhanced-dashboard.supplierconnect-orders-details .col-2.box-info.box-account {
  margin-right: 10px;
}
.account.enhanced-dashboard.supplierconnect-rfq-details #purchase_order_update,
.enhanced-dashboard.supplierconnect-rfq-details #purchase_order_update,
.account.enhanced-dashboard.supplierconnect-orders-details #purchase_order_update,
.enhanced-dashboard.supplierconnect-orders-details #purchase_order_update,
.account.enhanced-dashboard.supplierconnect-rfq-details #rfq_update,
.enhanced-dashboard.supplierconnect-rfq-details #rfq_update,
.account.enhanced-dashboard.supplierconnect-orders-details #rfq_update,
.enhanced-dashboard.supplierconnect-orders-details #rfq_update {
  margin-bottom: 60px;
}
.account.enhanced-dashboard.supplierconnect-rfq-details #purchase_order_update .a-right,
.enhanced-dashboard.supplierconnect-rfq-details #purchase_order_update .a-right,
.account.enhanced-dashboard.supplierconnect-orders-details #purchase_order_update .a-right,
.enhanced-dashboard.supplierconnect-orders-details #purchase_order_update .a-right,
.account.enhanced-dashboard.supplierconnect-rfq-details #rfq_update .a-right,
.enhanced-dashboard.supplierconnect-rfq-details #rfq_update .a-right,
.account.enhanced-dashboard.supplierconnect-orders-details #rfq_update .a-right,
.enhanced-dashboard.supplierconnect-orders-details #rfq_update .a-right {
  top: 100% !important;
  right: 15px !important;
  position: absolute !important;
  margin-top: 20px;
}
.account.enhanced-dashboard.supplierconnect-rfq-details #purchase_order_update .a-right #purchase_order_save,
.enhanced-dashboard.supplierconnect-rfq-details #purchase_order_update .a-right #purchase_order_save,
.account.enhanced-dashboard.supplierconnect-orders-details #purchase_order_update .a-right #purchase_order_save,
.enhanced-dashboard.supplierconnect-orders-details #purchase_order_update .a-right #purchase_order_save,
.account.enhanced-dashboard.supplierconnect-rfq-details #rfq_update .a-right #purchase_order_save,
.enhanced-dashboard.supplierconnect-rfq-details #rfq_update .a-right #purchase_order_save,
.account.enhanced-dashboard.supplierconnect-orders-details #rfq_update .a-right #purchase_order_save,
.enhanced-dashboard.supplierconnect-orders-details #rfq_update .a-right #purchase_order_save,
.account.enhanced-dashboard.supplierconnect-rfq-details #purchase_order_update .a-right #rfq_save,
.enhanced-dashboard.supplierconnect-rfq-details #purchase_order_update .a-right #rfq_save,
.account.enhanced-dashboard.supplierconnect-orders-details #purchase_order_update .a-right #rfq_save,
.enhanced-dashboard.supplierconnect-orders-details #purchase_order_update .a-right #rfq_save,
.account.enhanced-dashboard.supplierconnect-rfq-details #rfq_update .a-right #rfq_save,
.enhanced-dashboard.supplierconnect-rfq-details #rfq_update .a-right #rfq_save,
.account.enhanced-dashboard.supplierconnect-orders-details #rfq_update .a-right #rfq_save,
.enhanced-dashboard.supplierconnect-orders-details #rfq_update .a-right #rfq_save {
  position: static;
  border-radius: 3px;
  font-size: 1.4rem;
  color: #ffffff;
  background: #41aefc;
  border: 1px solid #41aefc !important;
  padding: 5px 10px;
  text-transform: capitalize !important;
  text-decoration: none;
  text-shadow: none;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  width: auto;
}
.account.enhanced-dashboard.supplierconnect-rfq-details #purchase_order_update .a-right #purchase_order_save:hover,
.enhanced-dashboard.supplierconnect-rfq-details #purchase_order_update .a-right #purchase_order_save:hover,
.account.enhanced-dashboard.supplierconnect-orders-details #purchase_order_update .a-right #purchase_order_save:hover,
.enhanced-dashboard.supplierconnect-orders-details #purchase_order_update .a-right #purchase_order_save:hover,
.account.enhanced-dashboard.supplierconnect-rfq-details #rfq_update .a-right #purchase_order_save:hover,
.enhanced-dashboard.supplierconnect-rfq-details #rfq_update .a-right #purchase_order_save:hover,
.account.enhanced-dashboard.supplierconnect-orders-details #rfq_update .a-right #purchase_order_save:hover,
.enhanced-dashboard.supplierconnect-orders-details #rfq_update .a-right #purchase_order_save:hover,
.account.enhanced-dashboard.supplierconnect-rfq-details #purchase_order_update .a-right #rfq_save:hover,
.enhanced-dashboard.supplierconnect-rfq-details #purchase_order_update .a-right #rfq_save:hover,
.account.enhanced-dashboard.supplierconnect-orders-details #purchase_order_update .a-right #rfq_save:hover,
.enhanced-dashboard.supplierconnect-orders-details #purchase_order_update .a-right #rfq_save:hover,
.account.enhanced-dashboard.supplierconnect-rfq-details #rfq_update .a-right #rfq_save:hover,
.enhanced-dashboard.supplierconnect-rfq-details #rfq_update .a-right #rfq_save:hover,
.account.enhanced-dashboard.supplierconnect-orders-details #rfq_update .a-right #rfq_save:hover,
.enhanced-dashboard.supplierconnect-orders-details #rfq_update .a-right #rfq_save:hover {
  text-decoration: none;
  background: #002f6c;
  border: 1px solid #002f6c !important;
  color: #ffffff;
  text-shadow: none;
}
.account.enhanced-dashboard.supplierconnect-rfq-details #purchase_order_update #supplierconnect_orders_lines .data-grid.table .a-right,
.enhanced-dashboard.supplierconnect-rfq-details #purchase_order_update #supplierconnect_orders_lines .data-grid.table .a-right,
.account.enhanced-dashboard.supplierconnect-orders-details #purchase_order_update #supplierconnect_orders_lines .data-grid.table .a-right,
.enhanced-dashboard.supplierconnect-orders-details #purchase_order_update #supplierconnect_orders_lines .data-grid.table .a-right,
.account.enhanced-dashboard.supplierconnect-rfq-details #rfq_update #supplierconnect_orders_lines .data-grid.table .a-right,
.enhanced-dashboard.supplierconnect-rfq-details #rfq_update #supplierconnect_orders_lines .data-grid.table .a-right,
.account.enhanced-dashboard.supplierconnect-orders-details #rfq_update #supplierconnect_orders_lines .data-grid.table .a-right,
.enhanced-dashboard.supplierconnect-orders-details #rfq_update #supplierconnect_orders_lines .data-grid.table .a-right {
  position: static !important;
}
.account.enhanced-dashboard.supplierconnect-rfq-details .ui-datepicker .ui-datepicker-title .ui-datepicker-year,
.enhanced-dashboard.supplierconnect-rfq-details .ui-datepicker .ui-datepicker-title .ui-datepicker-year,
.account.enhanced-dashboard.supplierconnect-orders-details .ui-datepicker .ui-datepicker-title .ui-datepicker-year,
.enhanced-dashboard.supplierconnect-orders-details .ui-datepicker .ui-datepicker-title .ui-datepicker-year,
.account.enhanced-dashboard.supplierconnect-rfq-details .ui-datepicker .ui-datepicker-title .ui-datepicker-month,
.enhanced-dashboard.supplierconnect-rfq-details .ui-datepicker .ui-datepicker-title .ui-datepicker-month,
.account.enhanced-dashboard.supplierconnect-orders-details .ui-datepicker .ui-datepicker-title .ui-datepicker-month,
.enhanced-dashboard.supplierconnect-orders-details .ui-datepicker .ui-datepicker-title .ui-datepicker-month {
  width: 43%;
  margin-right: 2%;
  min-width: 50px;
}
.account.enhanced-dashboard.supplierconnect-rfq-details .box-info.box-account #rfq_expires .ui-datepicker-trigger.v-middle,
.enhanced-dashboard.supplierconnect-rfq-details .box-info.box-account #rfq_expires .ui-datepicker-trigger.v-middle,
.account.enhanced-dashboard.supplierconnect-orders-details .box-info.box-account #rfq_expires .ui-datepicker-trigger.v-middle,
.enhanced-dashboard.supplierconnect-orders-details .box-info.box-account #rfq_expires .ui-datepicker-trigger.v-middle {
  background: none !important;
}
.account.enhanced-dashboard.supplierconnect-rfq-details .box-info.box-account #rfq_expires #expires_date,
.enhanced-dashboard.supplierconnect-rfq-details .box-info.box-account #rfq_expires #expires_date,
.account.enhanced-dashboard.supplierconnect-orders-details .box-info.box-account #rfq_expires #expires_date,
.enhanced-dashboard.supplierconnect-orders-details .box-info.box-account #rfq_expires #expires_date {
  width: 40%;
}
.account.enhanced-dashboard.supplierconnect-rfq-details .box-info.box-account div.content-header table tr td.form-buttons button.action-default,
.enhanced-dashboard.supplierconnect-rfq-details .box-info.box-account div.content-header table tr td.form-buttons button.action-default,
.account.enhanced-dashboard.supplierconnect-orders-details .box-info.box-account div.content-header table tr td.form-buttons button.action-default,
.enhanced-dashboard.supplierconnect-orders-details .box-info.box-account div.content-header table tr td.form-buttons button.action-default {
  font-size: 0px;
  background: none !important;
  margin-right: -15px;
  border: 0px !important;
}
.account.enhanced-dashboard.supplierconnect-rfq-details .box-info.box-account div.content-header table tr td.form-buttons button.action-default:before,
.enhanced-dashboard.supplierconnect-rfq-details .box-info.box-account div.content-header table tr td.form-buttons button.action-default:before,
.account.enhanced-dashboard.supplierconnect-orders-details .box-info.box-account div.content-header table tr td.form-buttons button.action-default:before,
.enhanced-dashboard.supplierconnect-orders-details .box-info.box-account div.content-header table tr td.form-buttons button.action-default:before {
  content: 'add_circle_outline';
  font-size: 2.8rem;
  color: #41aefc;
}
.account.enhanced-dashboard.supplierconnect-rfq-details .box-info.box-account div.content-header table tr td.form-buttons button.action-default:hover,
.enhanced-dashboard.supplierconnect-rfq-details .box-info.box-account div.content-header table tr td.form-buttons button.action-default:hover,
.account.enhanced-dashboard.supplierconnect-orders-details .box-info.box-account div.content-header table tr td.form-buttons button.action-default:hover,
.enhanced-dashboard.supplierconnect-orders-details .box-info.box-account div.content-header table tr td.form-buttons button.action-default:hover {
  background: none !important;
}
.account.enhanced-dashboard .rfq-summery-container .box-container-account,
.enhanced-dashboard .rfq-summery-container .box-container-account {
  width: 48%;
  padding: 0px;
  margin: 0;
}
.account.enhanced-dashboard .rfq-summery-container .box-container-account:first-child,
.enhanced-dashboard .rfq-summery-container .box-container-account:first-child {
  margin-right: 2%;
}
.account.enhanced-dashboard .rfq-summery-container .box-container-account .box-account,
.enhanced-dashboard .rfq-summery-container .box-container-account .box-account {
  width: 98%;
}
.account.enhanced-dashboard.dealerconnect-claims-index .page-actions,
.enhanced-dashboard.dealerconnect-claims-index .page-actions {
  position: relative;
  top: 15px;
  right: 13px;
  z-index: 999;
  height: 0px;
  overflow: visible;
  z-index: 9;
  text-align: right;
}
.account.enhanced-dashboard.dealerconnect-claims-index .page-actions .action-default.add,
.enhanced-dashboard.dealerconnect-claims-index .page-actions .action-default.add {
  margin-right: 5px;
}
.account.enhanced-dashboard.dealerconnect-claims-index .admin__data-grid-header .material-icons.grid-filter-icon,
.enhanced-dashboard.dealerconnect-claims-index .admin__data-grid-header .material-icons.grid-filter-icon,
.account.enhanced-dashboard.dealerconnect-claims-index .admin__data-grid-toolbar .material-icons.grid-filter-icon,
.enhanced-dashboard.dealerconnect-claims-index .admin__data-grid-toolbar .material-icons.grid-filter-icon {
  right: 5px;
  top: 50px;
  z-index: 9;
}
.account.enhanced-dashboard.dealerconnect-claims-index .refreshdatabtn,
.enhanced-dashboard.dealerconnect-claims-index .refreshdatabtn {
  margin-right: 50px;
}
.account.enhanced-dashboard #customerconnect_payments .admin__data-grid-header .grid-filter-icon,
.enhanced-dashboard #customerconnect_payments .admin__data-grid-header .grid-filter-icon,
.account.enhanced-dashboard #customerconnect_payments .admin__data-grid-toolbar .grid-filter-icon,
.enhanced-dashboard #customerconnect_payments .admin__data-grid-toolbar .grid-filter-icon {
  right: 0px;
  top: 55px;
}
.account.enhanced-dashboard #customerconnect_payments .table-wrapper,
.enhanced-dashboard #customerconnect_payments .table-wrapper {
  margin-top: 15px;
}
.account.enhanced-dashboard .action-default.add,
.enhanced-dashboard .action-default.add,
.account.enhanced-dashboard .add-sku.button.action-default,
.enhanced-dashboard .add-sku.button.action-default {
  padding: 3px !important;
  font-size: 0px !important;
  background: none !important;
  border: 0px !important;
  margin-left: 15px;
  margin-top: 4px;
}
.account.enhanced-dashboard .action-default.add:before,
.enhanced-dashboard .action-default.add:before,
.account.enhanced-dashboard .add-sku.button.action-default:before,
.enhanced-dashboard .add-sku.button.action-default:before {
  content: 'add_circle_outline';
  font-size: 3.2rem;
  color: #41aefc;
}
.account.enhanced-dashboard .action-default.add:hover,
.enhanced-dashboard .action-default.add:hover,
.account.enhanced-dashboard .add-sku.button.action-default:hover,
.enhanced-dashboard .add-sku.button.action-default:hover {
  border: 0px !important;
  padding: 3px !important;
  background: none !important;
}
.account.enhanced-dashboard .action-default.add:hover:before,
.enhanced-dashboard .action-default.add:hover:before,
.account.enhanced-dashboard .add-sku.button.action-default:hover:before,
.enhanced-dashboard .add-sku.button.action-default:hover:before {
  color: #002f6c !important;
  background: none !important;
}
.account.enhanced-dashboard #customerconnect_servicecalls .admin__data-grid-header .material-icons.grid-filter-icon,
.enhanced-dashboard #customerconnect_servicecalls .admin__data-grid-header .material-icons.grid-filter-icon,
.account.enhanced-dashboard #customerconnect_servicecalls .admin__data-grid-toolbar .material-icons.grid-filter-icon,
.enhanced-dashboard #customerconnect_servicecalls .admin__data-grid-toolbar .material-icons.grid-filter-icon {
  top: 50px;
  z-index: 9;
  right: 0px;
}
.account.enhanced-dashboard div.button-rfq-action,
.enhanced-dashboard div.button-rfq-action {
  position: absolute;
  top: 80px;
  right: 10px;
  float: none;
}
.account.enhanced-dashboard div.button-rfq-action #rfq_confirmreject_save,
.enhanced-dashboard div.button-rfq-action #rfq_confirmreject_save {
  border-radius: 3px;
  font-size: 1.4rem;
  color: #ffffff;
  background: #41aefc;
  border: 1px solid #41aefc !important;
  padding: 5px 10px;
  text-transform: capitalize !important;
  text-decoration: none;
  text-shadow: none;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.account.enhanced-dashboard div.button-rfq-action #rfq_confirmreject_save:hover,
.enhanced-dashboard div.button-rfq-action #rfq_confirmreject_save:hover {
  text-decoration: none;
  background: #002f6c;
  border: 1px solid #002f6c !important;
  color: #ffffff;
  text-shadow: none;
}
.account.enhanced-dashboard.dealerconnect-inventory-billofmaterials .admin__data-grid-header,
.enhanced-dashboard.dealerconnect-inventory-billofmaterials .admin__data-grid-header,
.account.enhanced-dashboard.dealerconnect-inventory-billofmaterials .account.enhanced-dashboard .admin__data-grid-toolbar,
.enhanced-dashboard.dealerconnect-inventory-billofmaterials .account.enhanced-dashboard .admin__data-grid-toolbar {
  position: static;
}
.account.enhanced-dashboard.customerconnect-rfqs-index #rfq_confirmreject .page-actions #new,
.enhanced-dashboard.customerconnect-rfqs-index #rfq_confirmreject .page-actions #new,
.account.enhanced-dashboard.dealerconnect-quotes-index #rfq_confirmreject .page-actions #new,
.enhanced-dashboard.dealerconnect-quotes-index #rfq_confirmreject .page-actions #new {
  position: absolute;
  right: 10px;
  top: 10px;
  background: none;
  z-index: 99;
}
.account.enhanced-dashboard.customerconnect-rfqs-index #rfq_confirmreject .page-actions #new:hover,
.enhanced-dashboard.customerconnect-rfqs-index #rfq_confirmreject .page-actions #new:hover,
.account.enhanced-dashboard.dealerconnect-quotes-index #rfq_confirmreject .page-actions #new:hover,
.enhanced-dashboard.dealerconnect-quotes-index #rfq_confirmreject .page-actions #new:hover {
  background: none !important;
  z-index: 99 !important;
}
.account.enhanced-dashboard.customerconnect-rfqs-index div.button-rfq-action,
.enhanced-dashboard.customerconnect-rfqs-index div.button-rfq-action,
.account.enhanced-dashboard.dealerconnect-quotes-index div.button-rfq-action,
.enhanced-dashboard.dealerconnect-quotes-index div.button-rfq-action {
  top: 14px;
  right: 95px;
}
.account.enhanced-dashboard.customerconnect-rfqs-index #customerconnect_rfqs .admin__data-grid-header.admin__data-grid-toolbar,
.enhanced-dashboard.customerconnect-rfqs-index #customerconnect_rfqs .admin__data-grid-header.admin__data-grid-toolbar,
.account.enhanced-dashboard.dealerconnect-quotes-index #customerconnect_rfqs .admin__data-grid-header.admin__data-grid-toolbar,
.enhanced-dashboard.dealerconnect-quotes-index #customerconnect_rfqs .admin__data-grid-header.admin__data-grid-toolbar {
  min-height: 90px;
}
.account.enhanced-dashboard.customerconnect-rfqs-index #customerconnect_rfqs .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-header-row,
.enhanced-dashboard.customerconnect-rfqs-index #customerconnect_rfqs .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-header-row,
.account.enhanced-dashboard.dealerconnect-quotes-index #customerconnect_rfqs .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-header-row,
.enhanced-dashboard.dealerconnect-quotes-index #customerconnect_rfqs .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-header-row {
  z-index: 0;
}
.account.enhanced-dashboard.customerconnect-rfqs-index #customerconnect_rfqs .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-header-row .admin__data-grid-export,
.enhanced-dashboard.customerconnect-rfqs-index #customerconnect_rfqs .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-header-row .admin__data-grid-export,
.account.enhanced-dashboard.dealerconnect-quotes-index #customerconnect_rfqs .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-header-row .admin__data-grid-export,
.enhanced-dashboard.dealerconnect-quotes-index #customerconnect_rfqs .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-header-row .admin__data-grid-export {
  position: relative;
  top: 50px;
  left: -35px;
}
.account.enhanced-dashboard.customerconnect-rfqs-index #customerconnect_rfqs .admin__data-grid-header.admin__data-grid-toolbar .material-icons.grid-filter-icon,
.enhanced-dashboard.customerconnect-rfqs-index #customerconnect_rfqs .admin__data-grid-header.admin__data-grid-toolbar .material-icons.grid-filter-icon,
.account.enhanced-dashboard.dealerconnect-quotes-index #customerconnect_rfqs .admin__data-grid-header.admin__data-grid-toolbar .material-icons.grid-filter-icon,
.enhanced-dashboard.dealerconnect-quotes-index #customerconnect_rfqs .admin__data-grid-header.admin__data-grid-toolbar .material-icons.grid-filter-icon {
  right: -3px;
  top: 60px;
  z-index: 9;
}
.account.enhanced-dashboard.customerconnect-rfqs-index #customerconnect_rfqs .admin__data-grid-header .admin__data-grid-pager-wrap,
.enhanced-dashboard.customerconnect-rfqs-index #customerconnect_rfqs .admin__data-grid-header .admin__data-grid-pager-wrap,
.account.enhanced-dashboard.dealerconnect-quotes-index #customerconnect_rfqs .admin__data-grid-header .admin__data-grid-pager-wrap,
.enhanced-dashboard.dealerconnect-quotes-index #customerconnect_rfqs .admin__data-grid-header .admin__data-grid-pager-wrap {
  top: 0px;
}
.account.enhanced-dashboard.customerconnect-rfqs-index #customerconnect_rfqs .admin__data-grid-header .admin__data-grid-pager-wrap #customerconnect_rfqs_page-current,
.enhanced-dashboard.customerconnect-rfqs-index #customerconnect_rfqs .admin__data-grid-header .admin__data-grid-pager-wrap #customerconnect_rfqs_page-current,
.account.enhanced-dashboard.dealerconnect-quotes-index #customerconnect_rfqs .admin__data-grid-header .admin__data-grid-pager-wrap #customerconnect_rfqs_page-current,
.enhanced-dashboard.dealerconnect-quotes-index #customerconnect_rfqs .admin__data-grid-header .admin__data-grid-pager-wrap #customerconnect_rfqs_page-current {
  width: 40px;
}
.account.enhanced-dashboard.customerconnect-rfqs-index #customerconnect_rfqs .admin__data-grid-header .admin__data-grid-pager-wrap .action-next:hover,
.enhanced-dashboard.customerconnect-rfqs-index #customerconnect_rfqs .admin__data-grid-header .admin__data-grid-pager-wrap .action-next:hover,
.account.enhanced-dashboard.dealerconnect-quotes-index #customerconnect_rfqs .admin__data-grid-header .admin__data-grid-pager-wrap .action-next:hover,
.enhanced-dashboard.dealerconnect-quotes-index #customerconnect_rfqs .admin__data-grid-header .admin__data-grid-pager-wrap .action-next:hover,
.account.enhanced-dashboard.customerconnect-rfqs-index #customerconnect_rfqs .admin__data-grid-header .admin__data-grid-pager-wrap .action-previous:hover,
.enhanced-dashboard.customerconnect-rfqs-index #customerconnect_rfqs .admin__data-grid-header .admin__data-grid-pager-wrap .action-previous:hover,
.account.enhanced-dashboard.dealerconnect-quotes-index #customerconnect_rfqs .admin__data-grid-header .admin__data-grid-pager-wrap .action-previous:hover,
.enhanced-dashboard.dealerconnect-quotes-index #customerconnect_rfqs .admin__data-grid-header .admin__data-grid-pager-wrap .action-previous:hover {
  background: none !important;
}
.account.enhanced-dashboard.customerconnect-rfqs-index #customerconnect_rfqs .admin__data-grid-header .refreshdatabtn,
.enhanced-dashboard.customerconnect-rfqs-index #customerconnect_rfqs .admin__data-grid-header .refreshdatabtn,
.account.enhanced-dashboard.dealerconnect-quotes-index #customerconnect_rfqs .admin__data-grid-header .refreshdatabtn,
.enhanced-dashboard.dealerconnect-quotes-index #customerconnect_rfqs .admin__data-grid-header .refreshdatabtn,
.account.enhanced-dashboard.customerconnect-rfqs-index #customerconnect_rfqs .admin__data-grid-toolbar .refreshdatabtn,
.enhanced-dashboard.customerconnect-rfqs-index #customerconnect_rfqs .admin__data-grid-toolbar .refreshdatabtn,
.account.enhanced-dashboard.dealerconnect-quotes-index #customerconnect_rfqs .admin__data-grid-toolbar .refreshdatabtn,
.enhanced-dashboard.dealerconnect-quotes-index #customerconnect_rfqs .admin__data-grid-toolbar .refreshdatabtn {
  top: -5px;
}
.account.enhanced-dashboard.customerconnect-rfqs-index #customerconnect_rfqs .admin__data-grid-header .admin__filter-actions,
.enhanced-dashboard.customerconnect-rfqs-index #customerconnect_rfqs .admin__data-grid-header .admin__filter-actions,
.account.enhanced-dashboard.dealerconnect-quotes-index #customerconnect_rfqs .admin__data-grid-header .admin__filter-actions,
.enhanced-dashboard.dealerconnect-quotes-index #customerconnect_rfqs .admin__data-grid-header .admin__filter-actions,
.account.enhanced-dashboard.customerconnect-rfqs-index #customerconnect_rfqs .admin__data-grid-toolbar .admin__filter-actions,
.enhanced-dashboard.customerconnect-rfqs-index #customerconnect_rfqs .admin__data-grid-toolbar .admin__filter-actions,
.account.enhanced-dashboard.dealerconnect-quotes-index #customerconnect_rfqs .admin__data-grid-toolbar .admin__filter-actions,
.enhanced-dashboard.dealerconnect-quotes-index #customerconnect_rfqs .admin__data-grid-toolbar .admin__filter-actions {
  right: 210px;
  top: 60px !important;
}
.account.enhanced-dashboard.customerconnect-rfqs-index #customerconnect_rfqs .admin__data-grid-header:last-child .admin__data-grid-pager-wrap,
.enhanced-dashboard.customerconnect-rfqs-index #customerconnect_rfqs .admin__data-grid-header:last-child .admin__data-grid-pager-wrap,
.account.enhanced-dashboard.dealerconnect-quotes-index #customerconnect_rfqs .admin__data-grid-header:last-child .admin__data-grid-pager-wrap,
.enhanced-dashboard.dealerconnect-quotes-index #customerconnect_rfqs .admin__data-grid-header:last-child .admin__data-grid-pager-wrap,
.account.enhanced-dashboard.customerconnect-rfqs-index #customerconnect_rfqs .admin__data-grid-toolbar:last-child .admin__data-grid-pager-wrap,
.enhanced-dashboard.customerconnect-rfqs-index #customerconnect_rfqs .admin__data-grid-toolbar:last-child .admin__data-grid-pager-wrap,
.account.enhanced-dashboard.dealerconnect-quotes-index #customerconnect_rfqs .admin__data-grid-toolbar:last-child .admin__data-grid-pager-wrap,
.enhanced-dashboard.dealerconnect-quotes-index #customerconnect_rfqs .admin__data-grid-toolbar:last-child .admin__data-grid-pager-wrap {
  width: 100%;
  right: 5px;
  top: 20px;
  position: absolute;
}
.account.enhanced-dashboard.customerconnect-rfqs-index #customerconnect_rfqs .admin__data-grid-header:last-child .admin__data-grid-pager-wrap .admin__data-grid-pager,
.enhanced-dashboard.customerconnect-rfqs-index #customerconnect_rfqs .admin__data-grid-header:last-child .admin__data-grid-pager-wrap .admin__data-grid-pager,
.account.enhanced-dashboard.dealerconnect-quotes-index #customerconnect_rfqs .admin__data-grid-header:last-child .admin__data-grid-pager-wrap .admin__data-grid-pager,
.enhanced-dashboard.dealerconnect-quotes-index #customerconnect_rfqs .admin__data-grid-header:last-child .admin__data-grid-pager-wrap .admin__data-grid-pager,
.account.enhanced-dashboard.customerconnect-rfqs-index #customerconnect_rfqs .admin__data-grid-toolbar:last-child .admin__data-grid-pager-wrap .admin__data-grid-pager,
.enhanced-dashboard.customerconnect-rfqs-index #customerconnect_rfqs .admin__data-grid-toolbar:last-child .admin__data-grid-pager-wrap .admin__data-grid-pager,
.account.enhanced-dashboard.dealerconnect-quotes-index #customerconnect_rfqs .admin__data-grid-toolbar:last-child .admin__data-grid-pager-wrap .admin__data-grid-pager,
.enhanced-dashboard.dealerconnect-quotes-index #customerconnect_rfqs .admin__data-grid-toolbar:last-child .admin__data-grid-pager-wrap .admin__data-grid-pager {
  width: 220px;
  right: 5px;
}
.account.enhanced-dashboard.customerconnect-rfqs-index #customerconnect_rfqs .admin__data-grid-header:last-child .admin__data-grid-pager-wrap .admin__data-grid-pager .action-previous:hover,
.enhanced-dashboard.customerconnect-rfqs-index #customerconnect_rfqs .admin__data-grid-header:last-child .admin__data-grid-pager-wrap .admin__data-grid-pager .action-previous:hover,
.account.enhanced-dashboard.dealerconnect-quotes-index #customerconnect_rfqs .admin__data-grid-header:last-child .admin__data-grid-pager-wrap .admin__data-grid-pager .action-previous:hover,
.enhanced-dashboard.dealerconnect-quotes-index #customerconnect_rfqs .admin__data-grid-header:last-child .admin__data-grid-pager-wrap .admin__data-grid-pager .action-previous:hover,
.account.enhanced-dashboard.customerconnect-rfqs-index #customerconnect_rfqs .admin__data-grid-toolbar:last-child .admin__data-grid-pager-wrap .admin__data-grid-pager .action-previous:hover,
.enhanced-dashboard.customerconnect-rfqs-index #customerconnect_rfqs .admin__data-grid-toolbar:last-child .admin__data-grid-pager-wrap .admin__data-grid-pager .action-previous:hover,
.account.enhanced-dashboard.dealerconnect-quotes-index #customerconnect_rfqs .admin__data-grid-toolbar:last-child .admin__data-grid-pager-wrap .admin__data-grid-pager .action-previous:hover,
.enhanced-dashboard.dealerconnect-quotes-index #customerconnect_rfqs .admin__data-grid-toolbar:last-child .admin__data-grid-pager-wrap .admin__data-grid-pager .action-previous:hover,
.account.enhanced-dashboard.customerconnect-rfqs-index #customerconnect_rfqs .admin__data-grid-header:last-child .admin__data-grid-pager-wrap .admin__data-grid-pager .action-next:hover,
.enhanced-dashboard.customerconnect-rfqs-index #customerconnect_rfqs .admin__data-grid-header:last-child .admin__data-grid-pager-wrap .admin__data-grid-pager .action-next:hover,
.account.enhanced-dashboard.dealerconnect-quotes-index #customerconnect_rfqs .admin__data-grid-header:last-child .admin__data-grid-pager-wrap .admin__data-grid-pager .action-next:hover,
.enhanced-dashboard.dealerconnect-quotes-index #customerconnect_rfqs .admin__data-grid-header:last-child .admin__data-grid-pager-wrap .admin__data-grid-pager .action-next:hover,
.account.enhanced-dashboard.customerconnect-rfqs-index #customerconnect_rfqs .admin__data-grid-toolbar:last-child .admin__data-grid-pager-wrap .admin__data-grid-pager .action-next:hover,
.enhanced-dashboard.customerconnect-rfqs-index #customerconnect_rfqs .admin__data-grid-toolbar:last-child .admin__data-grid-pager-wrap .admin__data-grid-pager .action-next:hover,
.account.enhanced-dashboard.dealerconnect-quotes-index #customerconnect_rfqs .admin__data-grid-toolbar:last-child .admin__data-grid-pager-wrap .admin__data-grid-pager .action-next:hover,
.enhanced-dashboard.dealerconnect-quotes-index #customerconnect_rfqs .admin__data-grid-toolbar:last-child .admin__data-grid-pager-wrap .admin__data-grid-pager .action-next:hover {
  background: none;
}
.account.enhanced-dashboard.customerconnect-arpayments-view .actions-toolbar.order-actions-toolbar .actions a.action.print,
.enhanced-dashboard.customerconnect-arpayments-view .actions-toolbar.order-actions-toolbar .actions a.action.print {
  position: relative;
}
.account.enhanced-dashboard.customerconnect-arpayments-view .actions-toolbar.order-actions-toolbar .actions a.action.print:after,
.enhanced-dashboard.customerconnect-arpayments-view .actions-toolbar.order-actions-toolbar .actions a.action.print:after {
  content: 'Print';
  position: absolute;
  top: 30px;
  left: 30px;
  text-transform: capitalize;
  width: auto !important;
  font-size: 12px !important;
  color: #000000;
  border: 1px solid #000000;
  padding: 5px;
  background: #ffffff;
  visibility: hidden;
}
.account.enhanced-dashboard.customerconnect-arpayments-view .actions-toolbar.order-actions-toolbar .actions a.action.print:hover:after,
.enhanced-dashboard.customerconnect-arpayments-view .actions-toolbar.order-actions-toolbar .actions a.action.print:hover:after {
  visibility: visible;
}
.account.enhanced-dashboard.customerconnect-rfqs-details #rfq_lines .lines_quantity,
.enhanced-dashboard.customerconnect-rfqs-details #rfq_lines .lines_quantity,
.account.enhanced-dashboard.dealerconnect-quotes-details #rfq_lines .lines_quantity,
.enhanced-dashboard.dealerconnect-quotes-details #rfq_lines .lines_quantity,
.account.enhanced-dashboard.customerconnect-rfqs-new #rfq_lines .lines_quantity,
.enhanced-dashboard.customerconnect-rfqs-new #rfq_lines .lines_quantity,
.account.enhanced-dashboard.dealerconnect-quotes-new #rfq_lines .lines_quantity,
.enhanced-dashboard.dealerconnect-quotes-new #rfq_lines .lines_quantity,
.account.enhanced-dashboard.supplierconnect-orders-details #rfq_lines .lines_quantity,
.enhanced-dashboard.supplierconnect-orders-details #rfq_lines .lines_quantity,
.account.enhanced-dashboard.dealerconnect-quotes-duplicate #rfq_lines .lines_quantity,
.enhanced-dashboard.dealerconnect-quotes-duplicate #rfq_lines .lines_quantity,
.account.enhanced-dashboard.customerconnect-rfqs-duplicate #rfq_lines .lines_quantity,
.enhanced-dashboard.customerconnect-rfqs-duplicate #rfq_lines .lines_quantity {
  width: 80px !important;
  padding: 3px 2px;
}
.account.enhanced-dashboard.customerconnect-rfqs-details .ui-datepicker-trigger,
.enhanced-dashboard.customerconnect-rfqs-details .ui-datepicker-trigger,
.account.enhanced-dashboard.dealerconnect-quotes-details .ui-datepicker-trigger,
.enhanced-dashboard.dealerconnect-quotes-details .ui-datepicker-trigger,
.account.enhanced-dashboard.customerconnect-rfqs-new .ui-datepicker-trigger,
.enhanced-dashboard.customerconnect-rfqs-new .ui-datepicker-trigger,
.account.enhanced-dashboard.dealerconnect-quotes-new .ui-datepicker-trigger,
.enhanced-dashboard.dealerconnect-quotes-new .ui-datepicker-trigger,
.account.enhanced-dashboard.supplierconnect-orders-details .ui-datepicker-trigger,
.enhanced-dashboard.supplierconnect-orders-details .ui-datepicker-trigger,
.account.enhanced-dashboard.dealerconnect-quotes-duplicate .ui-datepicker-trigger,
.enhanced-dashboard.dealerconnect-quotes-duplicate .ui-datepicker-trigger,
.account.enhanced-dashboard.customerconnect-rfqs-duplicate .ui-datepicker-trigger,
.enhanced-dashboard.customerconnect-rfqs-duplicate .ui-datepicker-trigger {
  position: relative;
}
.account.enhanced-dashboard.customerconnect-rfqs-details .ui-datepicker-trigger:after,
.enhanced-dashboard.customerconnect-rfqs-details .ui-datepicker-trigger:after,
.account.enhanced-dashboard.dealerconnect-quotes-details .ui-datepicker-trigger:after,
.enhanced-dashboard.dealerconnect-quotes-details .ui-datepicker-trigger:after,
.account.enhanced-dashboard.customerconnect-rfqs-new .ui-datepicker-trigger:after,
.enhanced-dashboard.customerconnect-rfqs-new .ui-datepicker-trigger:after,
.account.enhanced-dashboard.dealerconnect-quotes-new .ui-datepicker-trigger:after,
.enhanced-dashboard.dealerconnect-quotes-new .ui-datepicker-trigger:after,
.account.enhanced-dashboard.supplierconnect-orders-details .ui-datepicker-trigger:after,
.enhanced-dashboard.supplierconnect-orders-details .ui-datepicker-trigger:after,
.account.enhanced-dashboard.dealerconnect-quotes-duplicate .ui-datepicker-trigger:after,
.enhanced-dashboard.dealerconnect-quotes-duplicate .ui-datepicker-trigger:after,
.account.enhanced-dashboard.customerconnect-rfqs-duplicate .ui-datepicker-trigger:after,
.enhanced-dashboard.customerconnect-rfqs-duplicate .ui-datepicker-trigger:after {
  content: 'Select Date' !important;
  position: absolute;
  top: 10px;
  left: 30px;
  text-transform: capitalize;
  width: 65px !important;
  font-size: 12px !important;
  color: #000000;
  border: 1px solid #000000 !important;
  padding: 5px;
  background: #ffffff;
  visibility: hidden;
}
.account.enhanced-dashboard.customerconnect-rfqs-details .ui-datepicker-trigger:hover:after,
.enhanced-dashboard.customerconnect-rfqs-details .ui-datepicker-trigger:hover:after,
.account.enhanced-dashboard.dealerconnect-quotes-details .ui-datepicker-trigger:hover:after,
.enhanced-dashboard.dealerconnect-quotes-details .ui-datepicker-trigger:hover:after,
.account.enhanced-dashboard.customerconnect-rfqs-new .ui-datepicker-trigger:hover:after,
.enhanced-dashboard.customerconnect-rfqs-new .ui-datepicker-trigger:hover:after,
.account.enhanced-dashboard.dealerconnect-quotes-new .ui-datepicker-trigger:hover:after,
.enhanced-dashboard.dealerconnect-quotes-new .ui-datepicker-trigger:hover:after,
.account.enhanced-dashboard.supplierconnect-orders-details .ui-datepicker-trigger:hover:after,
.enhanced-dashboard.supplierconnect-orders-details .ui-datepicker-trigger:hover:after,
.account.enhanced-dashboard.dealerconnect-quotes-duplicate .ui-datepicker-trigger:hover:after,
.enhanced-dashboard.dealerconnect-quotes-duplicate .ui-datepicker-trigger:hover:after,
.account.enhanced-dashboard.customerconnect-rfqs-duplicate .ui-datepicker-trigger:hover:after,
.enhanced-dashboard.customerconnect-rfqs-duplicate .ui-datepicker-trigger:hover:after {
  visibility: visible;
}
.account.enhanced-dashboard.customerconnect-rfqs-details .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add,
.enhanced-dashboard.customerconnect-rfqs-details .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add,
.account.enhanced-dashboard.dealerconnect-quotes-details .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add,
.enhanced-dashboard.dealerconnect-quotes-details .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add,
.account.enhanced-dashboard.customerconnect-rfqs-new .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add,
.enhanced-dashboard.customerconnect-rfqs-new .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add,
.account.enhanced-dashboard.dealerconnect-quotes-new .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add,
.enhanced-dashboard.dealerconnect-quotes-new .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add,
.account.enhanced-dashboard.supplierconnect-orders-details .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add,
.enhanced-dashboard.supplierconnect-orders-details .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add,
.account.enhanced-dashboard.dealerconnect-quotes-duplicate .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add,
.enhanced-dashboard.dealerconnect-quotes-duplicate .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add,
.account.enhanced-dashboard.customerconnect-rfqs-duplicate .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add,
.enhanced-dashboard.customerconnect-rfqs-duplicate .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add {
  font-size: 0px !important;
  background: none !important;
  padding: 3px !important;
  font-size: 0px;
  background: none;
  border: 0px !important;
}
.account.enhanced-dashboard.customerconnect-rfqs-details .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:before,
.enhanced-dashboard.customerconnect-rfqs-details .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:before,
.account.enhanced-dashboard.dealerconnect-quotes-details .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:before,
.enhanced-dashboard.dealerconnect-quotes-details .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:before,
.account.enhanced-dashboard.customerconnect-rfqs-new .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:before,
.enhanced-dashboard.customerconnect-rfqs-new .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:before,
.account.enhanced-dashboard.dealerconnect-quotes-new .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:before,
.enhanced-dashboard.dealerconnect-quotes-new .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:before,
.account.enhanced-dashboard.supplierconnect-orders-details .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:before,
.enhanced-dashboard.supplierconnect-orders-details .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:before,
.account.enhanced-dashboard.dealerconnect-quotes-duplicate .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:before,
.enhanced-dashboard.dealerconnect-quotes-duplicate .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:before,
.account.enhanced-dashboard.customerconnect-rfqs-duplicate .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:before,
.enhanced-dashboard.customerconnect-rfqs-duplicate .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:before {
  content: 'add_circle_outline';
  font-size: 3.2rem;
  color: #41aefc;
}
.account.enhanced-dashboard.customerconnect-rfqs-details .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:hover,
.enhanced-dashboard.customerconnect-rfqs-details .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:hover,
.account.enhanced-dashboard.dealerconnect-quotes-details .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:hover,
.enhanced-dashboard.dealerconnect-quotes-details .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:hover,
.account.enhanced-dashboard.customerconnect-rfqs-new .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:hover,
.enhanced-dashboard.customerconnect-rfqs-new .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:hover,
.account.enhanced-dashboard.dealerconnect-quotes-new .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:hover,
.enhanced-dashboard.dealerconnect-quotes-new .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:hover,
.account.enhanced-dashboard.supplierconnect-orders-details .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:hover,
.enhanced-dashboard.supplierconnect-orders-details .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:hover,
.account.enhanced-dashboard.dealerconnect-quotes-duplicate .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:hover,
.enhanced-dashboard.dealerconnect-quotes-duplicate .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:hover,
.account.enhanced-dashboard.customerconnect-rfqs-duplicate .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:hover,
.enhanced-dashboard.customerconnect-rfqs-duplicate .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:hover {
  border: 0px !important;
  padding: 3px !important;
  background: none !important;
}
.account.enhanced-dashboard.customerconnect-rfqs-details .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:hover:before,
.enhanced-dashboard.customerconnect-rfqs-details .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:hover:before,
.account.enhanced-dashboard.dealerconnect-quotes-details .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:hover:before,
.enhanced-dashboard.dealerconnect-quotes-details .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:hover:before,
.account.enhanced-dashboard.customerconnect-rfqs-new .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:hover:before,
.enhanced-dashboard.customerconnect-rfqs-new .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:hover:before,
.account.enhanced-dashboard.dealerconnect-quotes-new .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:hover:before,
.enhanced-dashboard.dealerconnect-quotes-new .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:hover:before,
.account.enhanced-dashboard.supplierconnect-orders-details .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:hover:before,
.enhanced-dashboard.supplierconnect-orders-details .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:hover:before,
.account.enhanced-dashboard.dealerconnect-quotes-duplicate .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:hover:before,
.enhanced-dashboard.dealerconnect-quotes-duplicate .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:hover:before,
.account.enhanced-dashboard.customerconnect-rfqs-duplicate .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:hover:before,
.enhanced-dashboard.customerconnect-rfqs-duplicate .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:hover:before {
  color: #002f6c !important;
  background: none !important;
}
.account.enhanced-dashboard.customerconnect-rfqs-details .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add span,
.enhanced-dashboard.customerconnect-rfqs-details .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add span,
.account.enhanced-dashboard.dealerconnect-quotes-details .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add span,
.enhanced-dashboard.dealerconnect-quotes-details .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add span,
.account.enhanced-dashboard.customerconnect-rfqs-new .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add span,
.enhanced-dashboard.customerconnect-rfqs-new .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add span,
.account.enhanced-dashboard.dealerconnect-quotes-new .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add span,
.enhanced-dashboard.dealerconnect-quotes-new .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add span,
.account.enhanced-dashboard.supplierconnect-orders-details .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add span,
.enhanced-dashboard.supplierconnect-orders-details .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add span,
.account.enhanced-dashboard.dealerconnect-quotes-duplicate .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add span,
.enhanced-dashboard.dealerconnect-quotes-duplicate .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add span,
.account.enhanced-dashboard.customerconnect-rfqs-duplicate .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add span,
.enhanced-dashboard.customerconnect-rfqs-duplicate .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add span {
  font-size: 0px;
}
.account.enhanced-dashboard.customerconnect-rfqs-details .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:hover,
.enhanced-dashboard.customerconnect-rfqs-details .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:hover,
.account.enhanced-dashboard.dealerconnect-quotes-details .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:hover,
.enhanced-dashboard.dealerconnect-quotes-details .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:hover,
.account.enhanced-dashboard.customerconnect-rfqs-new .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:hover,
.enhanced-dashboard.customerconnect-rfqs-new .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:hover,
.account.enhanced-dashboard.dealerconnect-quotes-new .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:hover,
.enhanced-dashboard.dealerconnect-quotes-new .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:hover,
.account.enhanced-dashboard.supplierconnect-orders-details .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:hover,
.enhanced-dashboard.supplierconnect-orders-details .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:hover,
.account.enhanced-dashboard.dealerconnect-quotes-duplicate .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:hover,
.enhanced-dashboard.dealerconnect-quotes-duplicate .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:hover,
.account.enhanced-dashboard.customerconnect-rfqs-duplicate .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:hover,
.enhanced-dashboard.customerconnect-rfqs-duplicate .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:hover {
  background: none;
}
.account.enhanced-dashboard.customerconnect-rfqs-details .box-info.box-account div.content-header table tr td.form-buttons #add_contact:hover,
.enhanced-dashboard.customerconnect-rfqs-details .box-info.box-account div.content-header table tr td.form-buttons #add_contact:hover,
.account.enhanced-dashboard.dealerconnect-quotes-details .box-info.box-account div.content-header table tr td.form-buttons #add_contact:hover,
.enhanced-dashboard.dealerconnect-quotes-details .box-info.box-account div.content-header table tr td.form-buttons #add_contact:hover,
.account.enhanced-dashboard.customerconnect-rfqs-new .box-info.box-account div.content-header table tr td.form-buttons #add_contact:hover,
.enhanced-dashboard.customerconnect-rfqs-new .box-info.box-account div.content-header table tr td.form-buttons #add_contact:hover,
.account.enhanced-dashboard.dealerconnect-quotes-new .box-info.box-account div.content-header table tr td.form-buttons #add_contact:hover,
.enhanced-dashboard.dealerconnect-quotes-new .box-info.box-account div.content-header table tr td.form-buttons #add_contact:hover,
.account.enhanced-dashboard.supplierconnect-orders-details .box-info.box-account div.content-header table tr td.form-buttons #add_contact:hover,
.enhanced-dashboard.supplierconnect-orders-details .box-info.box-account div.content-header table tr td.form-buttons #add_contact:hover,
.account.enhanced-dashboard.dealerconnect-quotes-duplicate .box-info.box-account div.content-header table tr td.form-buttons #add_contact:hover,
.enhanced-dashboard.dealerconnect-quotes-duplicate .box-info.box-account div.content-header table tr td.form-buttons #add_contact:hover,
.account.enhanced-dashboard.customerconnect-rfqs-duplicate .box-info.box-account div.content-header table tr td.form-buttons #add_contact:hover,
.enhanced-dashboard.customerconnect-rfqs-duplicate .box-info.box-account div.content-header table tr td.form-buttons #add_contact:hover,
.account.enhanced-dashboard.customerconnect-rfqs-details .box-info.box-account div.content-header table tr td.form-buttons #add_line:hover,
.enhanced-dashboard.customerconnect-rfqs-details .box-info.box-account div.content-header table tr td.form-buttons #add_line:hover,
.account.enhanced-dashboard.dealerconnect-quotes-details .box-info.box-account div.content-header table tr td.form-buttons #add_line:hover,
.enhanced-dashboard.dealerconnect-quotes-details .box-info.box-account div.content-header table tr td.form-buttons #add_line:hover,
.account.enhanced-dashboard.customerconnect-rfqs-new .box-info.box-account div.content-header table tr td.form-buttons #add_line:hover,
.enhanced-dashboard.customerconnect-rfqs-new .box-info.box-account div.content-header table tr td.form-buttons #add_line:hover,
.account.enhanced-dashboard.dealerconnect-quotes-new .box-info.box-account div.content-header table tr td.form-buttons #add_line:hover,
.enhanced-dashboard.dealerconnect-quotes-new .box-info.box-account div.content-header table tr td.form-buttons #add_line:hover,
.account.enhanced-dashboard.supplierconnect-orders-details .box-info.box-account div.content-header table tr td.form-buttons #add_line:hover,
.enhanced-dashboard.supplierconnect-orders-details .box-info.box-account div.content-header table tr td.form-buttons #add_line:hover,
.account.enhanced-dashboard.dealerconnect-quotes-duplicate .box-info.box-account div.content-header table tr td.form-buttons #add_line:hover,
.enhanced-dashboard.dealerconnect-quotes-duplicate .box-info.box-account div.content-header table tr td.form-buttons #add_line:hover,
.account.enhanced-dashboard.customerconnect-rfqs-duplicate .box-info.box-account div.content-header table tr td.form-buttons #add_line:hover,
.enhanced-dashboard.customerconnect-rfqs-duplicate .box-info.box-account div.content-header table tr td.form-buttons #add_line:hover,
.account.enhanced-dashboard.customerconnect-rfqs-details .box-info.box-account div.content-header table tr td.form-buttons #add_attachment:hover,
.enhanced-dashboard.customerconnect-rfqs-details .box-info.box-account div.content-header table tr td.form-buttons #add_attachment:hover,
.account.enhanced-dashboard.dealerconnect-quotes-details .box-info.box-account div.content-header table tr td.form-buttons #add_attachment:hover,
.enhanced-dashboard.dealerconnect-quotes-details .box-info.box-account div.content-header table tr td.form-buttons #add_attachment:hover,
.account.enhanced-dashboard.customerconnect-rfqs-new .box-info.box-account div.content-header table tr td.form-buttons #add_attachment:hover,
.enhanced-dashboard.customerconnect-rfqs-new .box-info.box-account div.content-header table tr td.form-buttons #add_attachment:hover,
.account.enhanced-dashboard.dealerconnect-quotes-new .box-info.box-account div.content-header table tr td.form-buttons #add_attachment:hover,
.enhanced-dashboard.dealerconnect-quotes-new .box-info.box-account div.content-header table tr td.form-buttons #add_attachment:hover,
.account.enhanced-dashboard.supplierconnect-orders-details .box-info.box-account div.content-header table tr td.form-buttons #add_attachment:hover,
.enhanced-dashboard.supplierconnect-orders-details .box-info.box-account div.content-header table tr td.form-buttons #add_attachment:hover,
.account.enhanced-dashboard.dealerconnect-quotes-duplicate .box-info.box-account div.content-header table tr td.form-buttons #add_attachment:hover,
.enhanced-dashboard.dealerconnect-quotes-duplicate .box-info.box-account div.content-header table tr td.form-buttons #add_attachment:hover,
.account.enhanced-dashboard.customerconnect-rfqs-duplicate .box-info.box-account div.content-header table tr td.form-buttons #add_attachment:hover,
.enhanced-dashboard.customerconnect-rfqs-duplicate .box-info.box-account div.content-header table tr td.form-buttons #add_attachment:hover {
  background: none !important;
}
.account.enhanced-dashboard.customerconnect-rfqs-details .admin__data-grid-header.admin__data-grid-toolbar,
.enhanced-dashboard.customerconnect-rfqs-details .admin__data-grid-header.admin__data-grid-toolbar,
.account.enhanced-dashboard.dealerconnect-quotes-details .admin__data-grid-header.admin__data-grid-toolbar,
.enhanced-dashboard.dealerconnect-quotes-details .admin__data-grid-header.admin__data-grid-toolbar,
.account.enhanced-dashboard.customerconnect-rfqs-new .admin__data-grid-header.admin__data-grid-toolbar,
.enhanced-dashboard.customerconnect-rfqs-new .admin__data-grid-header.admin__data-grid-toolbar,
.account.enhanced-dashboard.dealerconnect-quotes-new .admin__data-grid-header.admin__data-grid-toolbar,
.enhanced-dashboard.dealerconnect-quotes-new .admin__data-grid-header.admin__data-grid-toolbar,
.account.enhanced-dashboard.supplierconnect-orders-details .admin__data-grid-header.admin__data-grid-toolbar,
.enhanced-dashboard.supplierconnect-orders-details .admin__data-grid-header.admin__data-grid-toolbar,
.account.enhanced-dashboard.dealerconnect-quotes-duplicate .admin__data-grid-header.admin__data-grid-toolbar,
.enhanced-dashboard.dealerconnect-quotes-duplicate .admin__data-grid-header.admin__data-grid-toolbar,
.account.enhanced-dashboard.customerconnect-rfqs-duplicate .admin__data-grid-header.admin__data-grid-toolbar,
.enhanced-dashboard.customerconnect-rfqs-duplicate .admin__data-grid-header.admin__data-grid-toolbar {
  min-height: 5px;
  z-index: 0;
}
.account.enhanced-dashboard.customerconnect-rfqs-details #line-search,
.enhanced-dashboard.customerconnect-rfqs-details #line-search,
.account.enhanced-dashboard.dealerconnect-quotes-details #line-search,
.enhanced-dashboard.dealerconnect-quotes-details #line-search,
.account.enhanced-dashboard.customerconnect-rfqs-new #line-search,
.enhanced-dashboard.customerconnect-rfqs-new #line-search,
.account.enhanced-dashboard.dealerconnect-quotes-new #line-search,
.enhanced-dashboard.dealerconnect-quotes-new #line-search,
.account.enhanced-dashboard.supplierconnect-orders-details #line-search,
.enhanced-dashboard.supplierconnect-orders-details #line-search,
.account.enhanced-dashboard.dealerconnect-quotes-duplicate #line-search,
.enhanced-dashboard.dealerconnect-quotes-duplicate #line-search,
.account.enhanced-dashboard.customerconnect-rfqs-duplicate #line-search,
.enhanced-dashboard.customerconnect-rfqs-duplicate #line-search,
.account.enhanced-dashboard.customerconnect-rfqs-details #line-add,
.enhanced-dashboard.customerconnect-rfqs-details #line-add,
.account.enhanced-dashboard.dealerconnect-quotes-details #line-add,
.enhanced-dashboard.dealerconnect-quotes-details #line-add,
.account.enhanced-dashboard.customerconnect-rfqs-new #line-add,
.enhanced-dashboard.customerconnect-rfqs-new #line-add,
.account.enhanced-dashboard.dealerconnect-quotes-new #line-add,
.enhanced-dashboard.dealerconnect-quotes-new #line-add,
.account.enhanced-dashboard.supplierconnect-orders-details #line-add,
.enhanced-dashboard.supplierconnect-orders-details #line-add,
.account.enhanced-dashboard.dealerconnect-quotes-duplicate #line-add,
.enhanced-dashboard.dealerconnect-quotes-duplicate #line-add,
.account.enhanced-dashboard.customerconnect-rfqs-duplicate #line-add,
.enhanced-dashboard.customerconnect-rfqs-duplicate #line-add {
  position: relative;
  border: 1px solid #cccccc;
  padding: 10px;
}
.account.enhanced-dashboard.customerconnect-rfqs-details #line-search .la_row,
.enhanced-dashboard.customerconnect-rfqs-details #line-search .la_row,
.account.enhanced-dashboard.dealerconnect-quotes-details #line-search .la_row,
.enhanced-dashboard.dealerconnect-quotes-details #line-search .la_row,
.account.enhanced-dashboard.customerconnect-rfqs-new #line-search .la_row,
.enhanced-dashboard.customerconnect-rfqs-new #line-search .la_row,
.account.enhanced-dashboard.dealerconnect-quotes-new #line-search .la_row,
.enhanced-dashboard.dealerconnect-quotes-new #line-search .la_row,
.account.enhanced-dashboard.supplierconnect-orders-details #line-search .la_row,
.enhanced-dashboard.supplierconnect-orders-details #line-search .la_row,
.account.enhanced-dashboard.dealerconnect-quotes-duplicate #line-search .la_row,
.enhanced-dashboard.dealerconnect-quotes-duplicate #line-search .la_row,
.account.enhanced-dashboard.customerconnect-rfqs-duplicate #line-search .la_row,
.enhanced-dashboard.customerconnect-rfqs-duplicate #line-search .la_row,
.account.enhanced-dashboard.customerconnect-rfqs-details #line-add .la_row,
.enhanced-dashboard.customerconnect-rfqs-details #line-add .la_row,
.account.enhanced-dashboard.dealerconnect-quotes-details #line-add .la_row,
.enhanced-dashboard.dealerconnect-quotes-details #line-add .la_row,
.account.enhanced-dashboard.customerconnect-rfqs-new #line-add .la_row,
.enhanced-dashboard.customerconnect-rfqs-new #line-add .la_row,
.account.enhanced-dashboard.dealerconnect-quotes-new #line-add .la_row,
.enhanced-dashboard.dealerconnect-quotes-new #line-add .la_row,
.account.enhanced-dashboard.supplierconnect-orders-details #line-add .la_row,
.enhanced-dashboard.supplierconnect-orders-details #line-add .la_row,
.account.enhanced-dashboard.dealerconnect-quotes-duplicate #line-add .la_row,
.enhanced-dashboard.dealerconnect-quotes-duplicate #line-add .la_row,
.account.enhanced-dashboard.customerconnect-rfqs-duplicate #line-add .la_row,
.enhanced-dashboard.customerconnect-rfqs-duplicate #line-add .la_row {
  border-top: 0px;
}
.account.enhanced-dashboard.customerconnect-rfqs-details #line-search .buttons-set.actions.buttonbar #lineadd-submit,
.enhanced-dashboard.customerconnect-rfqs-details #line-search .buttons-set.actions.buttonbar #lineadd-submit,
.account.enhanced-dashboard.dealerconnect-quotes-details #line-search .buttons-set.actions.buttonbar #lineadd-submit,
.enhanced-dashboard.dealerconnect-quotes-details #line-search .buttons-set.actions.buttonbar #lineadd-submit,
.account.enhanced-dashboard.customerconnect-rfqs-new #line-search .buttons-set.actions.buttonbar #lineadd-submit,
.enhanced-dashboard.customerconnect-rfqs-new #line-search .buttons-set.actions.buttonbar #lineadd-submit,
.account.enhanced-dashboard.dealerconnect-quotes-new #line-search .buttons-set.actions.buttonbar #lineadd-submit,
.enhanced-dashboard.dealerconnect-quotes-new #line-search .buttons-set.actions.buttonbar #lineadd-submit,
.account.enhanced-dashboard.supplierconnect-orders-details #line-search .buttons-set.actions.buttonbar #lineadd-submit,
.enhanced-dashboard.supplierconnect-orders-details #line-search .buttons-set.actions.buttonbar #lineadd-submit,
.account.enhanced-dashboard.dealerconnect-quotes-duplicate #line-search .buttons-set.actions.buttonbar #lineadd-submit,
.enhanced-dashboard.dealerconnect-quotes-duplicate #line-search .buttons-set.actions.buttonbar #lineadd-submit,
.account.enhanced-dashboard.customerconnect-rfqs-duplicate #line-search .buttons-set.actions.buttonbar #lineadd-submit,
.enhanced-dashboard.customerconnect-rfqs-duplicate #line-search .buttons-set.actions.buttonbar #lineadd-submit,
.account.enhanced-dashboard.customerconnect-rfqs-details #line-add .buttons-set.actions.buttonbar #lineadd-submit,
.enhanced-dashboard.customerconnect-rfqs-details #line-add .buttons-set.actions.buttonbar #lineadd-submit,
.account.enhanced-dashboard.dealerconnect-quotes-details #line-add .buttons-set.actions.buttonbar #lineadd-submit,
.enhanced-dashboard.dealerconnect-quotes-details #line-add .buttons-set.actions.buttonbar #lineadd-submit,
.account.enhanced-dashboard.customerconnect-rfqs-new #line-add .buttons-set.actions.buttonbar #lineadd-submit,
.enhanced-dashboard.customerconnect-rfqs-new #line-add .buttons-set.actions.buttonbar #lineadd-submit,
.account.enhanced-dashboard.dealerconnect-quotes-new #line-add .buttons-set.actions.buttonbar #lineadd-submit,
.enhanced-dashboard.dealerconnect-quotes-new #line-add .buttons-set.actions.buttonbar #lineadd-submit,
.account.enhanced-dashboard.supplierconnect-orders-details #line-add .buttons-set.actions.buttonbar #lineadd-submit,
.enhanced-dashboard.supplierconnect-orders-details #line-add .buttons-set.actions.buttonbar #lineadd-submit,
.account.enhanced-dashboard.dealerconnect-quotes-duplicate #line-add .buttons-set.actions.buttonbar #lineadd-submit,
.enhanced-dashboard.dealerconnect-quotes-duplicate #line-add .buttons-set.actions.buttonbar #lineadd-submit,
.account.enhanced-dashboard.customerconnect-rfqs-duplicate #line-add .buttons-set.actions.buttonbar #lineadd-submit,
.enhanced-dashboard.customerconnect-rfqs-duplicate #line-add .buttons-set.actions.buttonbar #lineadd-submit {
  margin-right: 10px;
}
.account.enhanced-dashboard.customerconnect-rfqs-details #line-search .buttons-set.actions.buttonbar #line-search-close,
.enhanced-dashboard.customerconnect-rfqs-details #line-search .buttons-set.actions.buttonbar #line-search-close,
.account.enhanced-dashboard.dealerconnect-quotes-details #line-search .buttons-set.actions.buttonbar #line-search-close,
.enhanced-dashboard.dealerconnect-quotes-details #line-search .buttons-set.actions.buttonbar #line-search-close,
.account.enhanced-dashboard.customerconnect-rfqs-new #line-search .buttons-set.actions.buttonbar #line-search-close,
.enhanced-dashboard.customerconnect-rfqs-new #line-search .buttons-set.actions.buttonbar #line-search-close,
.account.enhanced-dashboard.dealerconnect-quotes-new #line-search .buttons-set.actions.buttonbar #line-search-close,
.enhanced-dashboard.dealerconnect-quotes-new #line-search .buttons-set.actions.buttonbar #line-search-close,
.account.enhanced-dashboard.supplierconnect-orders-details #line-search .buttons-set.actions.buttonbar #line-search-close,
.enhanced-dashboard.supplierconnect-orders-details #line-search .buttons-set.actions.buttonbar #line-search-close,
.account.enhanced-dashboard.dealerconnect-quotes-duplicate #line-search .buttons-set.actions.buttonbar #line-search-close,
.enhanced-dashboard.dealerconnect-quotes-duplicate #line-search .buttons-set.actions.buttonbar #line-search-close,
.account.enhanced-dashboard.customerconnect-rfqs-duplicate #line-search .buttons-set.actions.buttonbar #line-search-close,
.enhanced-dashboard.customerconnect-rfqs-duplicate #line-search .buttons-set.actions.buttonbar #line-search-close,
.account.enhanced-dashboard.customerconnect-rfqs-details #line-add .buttons-set.actions.buttonbar #line-search-close,
.enhanced-dashboard.customerconnect-rfqs-details #line-add .buttons-set.actions.buttonbar #line-search-close,
.account.enhanced-dashboard.dealerconnect-quotes-details #line-add .buttons-set.actions.buttonbar #line-search-close,
.enhanced-dashboard.dealerconnect-quotes-details #line-add .buttons-set.actions.buttonbar #line-search-close,
.account.enhanced-dashboard.customerconnect-rfqs-new #line-add .buttons-set.actions.buttonbar #line-search-close,
.enhanced-dashboard.customerconnect-rfqs-new #line-add .buttons-set.actions.buttonbar #line-search-close,
.account.enhanced-dashboard.dealerconnect-quotes-new #line-add .buttons-set.actions.buttonbar #line-search-close,
.enhanced-dashboard.dealerconnect-quotes-new #line-add .buttons-set.actions.buttonbar #line-search-close,
.account.enhanced-dashboard.supplierconnect-orders-details #line-add .buttons-set.actions.buttonbar #line-search-close,
.enhanced-dashboard.supplierconnect-orders-details #line-add .buttons-set.actions.buttonbar #line-search-close,
.account.enhanced-dashboard.dealerconnect-quotes-duplicate #line-add .buttons-set.actions.buttonbar #line-search-close,
.enhanced-dashboard.dealerconnect-quotes-duplicate #line-add .buttons-set.actions.buttonbar #line-search-close,
.account.enhanced-dashboard.customerconnect-rfqs-duplicate #line-add .buttons-set.actions.buttonbar #line-search-close,
.enhanced-dashboard.customerconnect-rfqs-duplicate #line-add .buttons-set.actions.buttonbar #line-search-close,
.account.enhanced-dashboard.customerconnect-rfqs-details #line-search .buttons-set.actions.buttonbar #line-add-close,
.enhanced-dashboard.customerconnect-rfqs-details #line-search .buttons-set.actions.buttonbar #line-add-close,
.account.enhanced-dashboard.dealerconnect-quotes-details #line-search .buttons-set.actions.buttonbar #line-add-close,
.enhanced-dashboard.dealerconnect-quotes-details #line-search .buttons-set.actions.buttonbar #line-add-close,
.account.enhanced-dashboard.customerconnect-rfqs-new #line-search .buttons-set.actions.buttonbar #line-add-close,
.enhanced-dashboard.customerconnect-rfqs-new #line-search .buttons-set.actions.buttonbar #line-add-close,
.account.enhanced-dashboard.dealerconnect-quotes-new #line-search .buttons-set.actions.buttonbar #line-add-close,
.enhanced-dashboard.dealerconnect-quotes-new #line-search .buttons-set.actions.buttonbar #line-add-close,
.account.enhanced-dashboard.supplierconnect-orders-details #line-search .buttons-set.actions.buttonbar #line-add-close,
.enhanced-dashboard.supplierconnect-orders-details #line-search .buttons-set.actions.buttonbar #line-add-close,
.account.enhanced-dashboard.dealerconnect-quotes-duplicate #line-search .buttons-set.actions.buttonbar #line-add-close,
.enhanced-dashboard.dealerconnect-quotes-duplicate #line-search .buttons-set.actions.buttonbar #line-add-close,
.account.enhanced-dashboard.customerconnect-rfqs-duplicate #line-search .buttons-set.actions.buttonbar #line-add-close,
.enhanced-dashboard.customerconnect-rfqs-duplicate #line-search .buttons-set.actions.buttonbar #line-add-close,
.account.enhanced-dashboard.customerconnect-rfqs-details #line-add .buttons-set.actions.buttonbar #line-add-close,
.enhanced-dashboard.customerconnect-rfqs-details #line-add .buttons-set.actions.buttonbar #line-add-close,
.account.enhanced-dashboard.dealerconnect-quotes-details #line-add .buttons-set.actions.buttonbar #line-add-close,
.enhanced-dashboard.dealerconnect-quotes-details #line-add .buttons-set.actions.buttonbar #line-add-close,
.account.enhanced-dashboard.customerconnect-rfqs-new #line-add .buttons-set.actions.buttonbar #line-add-close,
.enhanced-dashboard.customerconnect-rfqs-new #line-add .buttons-set.actions.buttonbar #line-add-close,
.account.enhanced-dashboard.dealerconnect-quotes-new #line-add .buttons-set.actions.buttonbar #line-add-close,
.enhanced-dashboard.dealerconnect-quotes-new #line-add .buttons-set.actions.buttonbar #line-add-close,
.account.enhanced-dashboard.supplierconnect-orders-details #line-add .buttons-set.actions.buttonbar #line-add-close,
.enhanced-dashboard.supplierconnect-orders-details #line-add .buttons-set.actions.buttonbar #line-add-close,
.account.enhanced-dashboard.dealerconnect-quotes-duplicate #line-add .buttons-set.actions.buttonbar #line-add-close,
.enhanced-dashboard.dealerconnect-quotes-duplicate #line-add .buttons-set.actions.buttonbar #line-add-close,
.account.enhanced-dashboard.customerconnect-rfqs-duplicate #line-add .buttons-set.actions.buttonbar #line-add-close,
.enhanced-dashboard.customerconnect-rfqs-duplicate #line-add .buttons-set.actions.buttonbar #line-add-close {
  position: absolute;
  top: 5px;
  right: 15px;
  border-radius: 3px;
  font-size: 1.4rem;
  color: #41aefc;
  background: #ffffff;
  padding: 5px 10px;
  text-decoration: none;
  text-transform: capitalize !important;
  border: 1px solid #41aefc !important;
  text-shadow: none;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  cursor: pointer;
}
.account.enhanced-dashboard.customerconnect-rfqs-details #line-search .buttons-set.actions.buttonbar #line-search-close:hover,
.enhanced-dashboard.customerconnect-rfqs-details #line-search .buttons-set.actions.buttonbar #line-search-close:hover,
.account.enhanced-dashboard.dealerconnect-quotes-details #line-search .buttons-set.actions.buttonbar #line-search-close:hover,
.enhanced-dashboard.dealerconnect-quotes-details #line-search .buttons-set.actions.buttonbar #line-search-close:hover,
.account.enhanced-dashboard.customerconnect-rfqs-new #line-search .buttons-set.actions.buttonbar #line-search-close:hover,
.enhanced-dashboard.customerconnect-rfqs-new #line-search .buttons-set.actions.buttonbar #line-search-close:hover,
.account.enhanced-dashboard.dealerconnect-quotes-new #line-search .buttons-set.actions.buttonbar #line-search-close:hover,
.enhanced-dashboard.dealerconnect-quotes-new #line-search .buttons-set.actions.buttonbar #line-search-close:hover,
.account.enhanced-dashboard.supplierconnect-orders-details #line-search .buttons-set.actions.buttonbar #line-search-close:hover,
.enhanced-dashboard.supplierconnect-orders-details #line-search .buttons-set.actions.buttonbar #line-search-close:hover,
.account.enhanced-dashboard.dealerconnect-quotes-duplicate #line-search .buttons-set.actions.buttonbar #line-search-close:hover,
.enhanced-dashboard.dealerconnect-quotes-duplicate #line-search .buttons-set.actions.buttonbar #line-search-close:hover,
.account.enhanced-dashboard.customerconnect-rfqs-duplicate #line-search .buttons-set.actions.buttonbar #line-search-close:hover,
.enhanced-dashboard.customerconnect-rfqs-duplicate #line-search .buttons-set.actions.buttonbar #line-search-close:hover,
.account.enhanced-dashboard.customerconnect-rfqs-details #line-add .buttons-set.actions.buttonbar #line-search-close:hover,
.enhanced-dashboard.customerconnect-rfqs-details #line-add .buttons-set.actions.buttonbar #line-search-close:hover,
.account.enhanced-dashboard.dealerconnect-quotes-details #line-add .buttons-set.actions.buttonbar #line-search-close:hover,
.enhanced-dashboard.dealerconnect-quotes-details #line-add .buttons-set.actions.buttonbar #line-search-close:hover,
.account.enhanced-dashboard.customerconnect-rfqs-new #line-add .buttons-set.actions.buttonbar #line-search-close:hover,
.enhanced-dashboard.customerconnect-rfqs-new #line-add .buttons-set.actions.buttonbar #line-search-close:hover,
.account.enhanced-dashboard.dealerconnect-quotes-new #line-add .buttons-set.actions.buttonbar #line-search-close:hover,
.enhanced-dashboard.dealerconnect-quotes-new #line-add .buttons-set.actions.buttonbar #line-search-close:hover,
.account.enhanced-dashboard.supplierconnect-orders-details #line-add .buttons-set.actions.buttonbar #line-search-close:hover,
.enhanced-dashboard.supplierconnect-orders-details #line-add .buttons-set.actions.buttonbar #line-search-close:hover,
.account.enhanced-dashboard.dealerconnect-quotes-duplicate #line-add .buttons-set.actions.buttonbar #line-search-close:hover,
.enhanced-dashboard.dealerconnect-quotes-duplicate #line-add .buttons-set.actions.buttonbar #line-search-close:hover,
.account.enhanced-dashboard.customerconnect-rfqs-duplicate #line-add .buttons-set.actions.buttonbar #line-search-close:hover,
.enhanced-dashboard.customerconnect-rfqs-duplicate #line-add .buttons-set.actions.buttonbar #line-search-close:hover,
.account.enhanced-dashboard.customerconnect-rfqs-details #line-search .buttons-set.actions.buttonbar #line-add-close:hover,
.enhanced-dashboard.customerconnect-rfqs-details #line-search .buttons-set.actions.buttonbar #line-add-close:hover,
.account.enhanced-dashboard.dealerconnect-quotes-details #line-search .buttons-set.actions.buttonbar #line-add-close:hover,
.enhanced-dashboard.dealerconnect-quotes-details #line-search .buttons-set.actions.buttonbar #line-add-close:hover,
.account.enhanced-dashboard.customerconnect-rfqs-new #line-search .buttons-set.actions.buttonbar #line-add-close:hover,
.enhanced-dashboard.customerconnect-rfqs-new #line-search .buttons-set.actions.buttonbar #line-add-close:hover,
.account.enhanced-dashboard.dealerconnect-quotes-new #line-search .buttons-set.actions.buttonbar #line-add-close:hover,
.enhanced-dashboard.dealerconnect-quotes-new #line-search .buttons-set.actions.buttonbar #line-add-close:hover,
.account.enhanced-dashboard.supplierconnect-orders-details #line-search .buttons-set.actions.buttonbar #line-add-close:hover,
.enhanced-dashboard.supplierconnect-orders-details #line-search .buttons-set.actions.buttonbar #line-add-close:hover,
.account.enhanced-dashboard.dealerconnect-quotes-duplicate #line-search .buttons-set.actions.buttonbar #line-add-close:hover,
.enhanced-dashboard.dealerconnect-quotes-duplicate #line-search .buttons-set.actions.buttonbar #line-add-close:hover,
.account.enhanced-dashboard.customerconnect-rfqs-duplicate #line-search .buttons-set.actions.buttonbar #line-add-close:hover,
.enhanced-dashboard.customerconnect-rfqs-duplicate #line-search .buttons-set.actions.buttonbar #line-add-close:hover,
.account.enhanced-dashboard.customerconnect-rfqs-details #line-add .buttons-set.actions.buttonbar #line-add-close:hover,
.enhanced-dashboard.customerconnect-rfqs-details #line-add .buttons-set.actions.buttonbar #line-add-close:hover,
.account.enhanced-dashboard.dealerconnect-quotes-details #line-add .buttons-set.actions.buttonbar #line-add-close:hover,
.enhanced-dashboard.dealerconnect-quotes-details #line-add .buttons-set.actions.buttonbar #line-add-close:hover,
.account.enhanced-dashboard.customerconnect-rfqs-new #line-add .buttons-set.actions.buttonbar #line-add-close:hover,
.enhanced-dashboard.customerconnect-rfqs-new #line-add .buttons-set.actions.buttonbar #line-add-close:hover,
.account.enhanced-dashboard.dealerconnect-quotes-new #line-add .buttons-set.actions.buttonbar #line-add-close:hover,
.enhanced-dashboard.dealerconnect-quotes-new #line-add .buttons-set.actions.buttonbar #line-add-close:hover,
.account.enhanced-dashboard.supplierconnect-orders-details #line-add .buttons-set.actions.buttonbar #line-add-close:hover,
.enhanced-dashboard.supplierconnect-orders-details #line-add .buttons-set.actions.buttonbar #line-add-close:hover,
.account.enhanced-dashboard.dealerconnect-quotes-duplicate #line-add .buttons-set.actions.buttonbar #line-add-close:hover,
.enhanced-dashboard.dealerconnect-quotes-duplicate #line-add .buttons-set.actions.buttonbar #line-add-close:hover,
.account.enhanced-dashboard.customerconnect-rfqs-duplicate #line-add .buttons-set.actions.buttonbar #line-add-close:hover,
.enhanced-dashboard.customerconnect-rfqs-duplicate #line-add .buttons-set.actions.buttonbar #line-add-close:hover {
  text-decoration: none;
  background: #002f6c !important;
  border: 1px solid #002f6c !important;
  color: #ffffff;
  text-shadow: none;
}
.account.enhanced-dashboard.customerconnect-rfqs-details #clone_selected,
.enhanced-dashboard.customerconnect-rfqs-details #clone_selected,
.account.enhanced-dashboard.dealerconnect-quotes-details #clone_selected,
.enhanced-dashboard.dealerconnect-quotes-details #clone_selected,
.account.enhanced-dashboard.customerconnect-rfqs-new #clone_selected,
.enhanced-dashboard.customerconnect-rfqs-new #clone_selected,
.account.enhanced-dashboard.dealerconnect-quotes-new #clone_selected,
.enhanced-dashboard.dealerconnect-quotes-new #clone_selected,
.account.enhanced-dashboard.supplierconnect-orders-details #clone_selected,
.enhanced-dashboard.supplierconnect-orders-details #clone_selected,
.account.enhanced-dashboard.dealerconnect-quotes-duplicate #clone_selected,
.enhanced-dashboard.dealerconnect-quotes-duplicate #clone_selected,
.account.enhanced-dashboard.customerconnect-rfqs-duplicate #clone_selected,
.enhanced-dashboard.customerconnect-rfqs-duplicate #clone_selected {
  margin-right: 7px;
  margin-top: 10px;
}
.account.enhanced-dashboard.customerconnect-rfqs-details #delete_selected,
.enhanced-dashboard.customerconnect-rfqs-details #delete_selected,
.account.enhanced-dashboard.dealerconnect-quotes-details #delete_selected,
.enhanced-dashboard.dealerconnect-quotes-details #delete_selected,
.account.enhanced-dashboard.customerconnect-rfqs-new #delete_selected,
.enhanced-dashboard.customerconnect-rfqs-new #delete_selected,
.account.enhanced-dashboard.dealerconnect-quotes-new #delete_selected,
.enhanced-dashboard.dealerconnect-quotes-new #delete_selected,
.account.enhanced-dashboard.supplierconnect-orders-details #delete_selected,
.enhanced-dashboard.supplierconnect-orders-details #delete_selected,
.account.enhanced-dashboard.dealerconnect-quotes-duplicate #delete_selected,
.enhanced-dashboard.dealerconnect-quotes-duplicate #delete_selected,
.account.enhanced-dashboard.customerconnect-rfqs-duplicate #delete_selected,
.enhanced-dashboard.customerconnect-rfqs-duplicate #delete_selected {
  margin-top: 10px;
}
.account.enhanced-dashboard.customerconnect-rfqs-details #add_line,
.enhanced-dashboard.customerconnect-rfqs-details #add_line,
.account.enhanced-dashboard.dealerconnect-quotes-details #add_line,
.enhanced-dashboard.dealerconnect-quotes-details #add_line,
.account.enhanced-dashboard.customerconnect-rfqs-new #add_line,
.enhanced-dashboard.customerconnect-rfqs-new #add_line,
.account.enhanced-dashboard.dealerconnect-quotes-new #add_line,
.enhanced-dashboard.dealerconnect-quotes-new #add_line,
.account.enhanced-dashboard.supplierconnect-orders-details #add_line,
.enhanced-dashboard.supplierconnect-orders-details #add_line,
.account.enhanced-dashboard.dealerconnect-quotes-duplicate #add_line,
.enhanced-dashboard.dealerconnect-quotes-duplicate #add_line,
.account.enhanced-dashboard.customerconnect-rfqs-duplicate #add_line,
.enhanced-dashboard.customerconnect-rfqs-duplicate #add_line {
  position: absolute;
  top: 7px;
  right: 145px;
}
.account.enhanced-dashboard.customerconnect-rfqs-details #add_search,
.enhanced-dashboard.customerconnect-rfqs-details #add_search,
.account.enhanced-dashboard.dealerconnect-quotes-details #add_search,
.enhanced-dashboard.dealerconnect-quotes-details #add_search,
.account.enhanced-dashboard.customerconnect-rfqs-new #add_search,
.enhanced-dashboard.customerconnect-rfqs-new #add_search,
.account.enhanced-dashboard.dealerconnect-quotes-new #add_search,
.enhanced-dashboard.dealerconnect-quotes-new #add_search,
.account.enhanced-dashboard.supplierconnect-orders-details #add_search,
.enhanced-dashboard.supplierconnect-orders-details #add_search,
.account.enhanced-dashboard.dealerconnect-quotes-duplicate #add_search,
.enhanced-dashboard.dealerconnect-quotes-duplicate #add_search,
.account.enhanced-dashboard.customerconnect-rfqs-duplicate #add_search,
.enhanced-dashboard.customerconnect-rfqs-duplicate #add_search {
  position: absolute;
  top: 15px;
  right: 20px;
}
.account.enhanced-dashboard.customerconnect-rfqs-details #rfq_update,
.enhanced-dashboard.customerconnect-rfqs-details #rfq_update,
.account.enhanced-dashboard.dealerconnect-quotes-details #rfq_update,
.enhanced-dashboard.dealerconnect-quotes-details #rfq_update,
.account.enhanced-dashboard.customerconnect-rfqs-new #rfq_update,
.enhanced-dashboard.customerconnect-rfqs-new #rfq_update,
.account.enhanced-dashboard.dealerconnect-quotes-new #rfq_update,
.enhanced-dashboard.dealerconnect-quotes-new #rfq_update,
.account.enhanced-dashboard.supplierconnect-orders-details #rfq_update,
.enhanced-dashboard.supplierconnect-orders-details #rfq_update,
.account.enhanced-dashboard.dealerconnect-quotes-duplicate #rfq_update,
.enhanced-dashboard.dealerconnect-quotes-duplicate #rfq_update,
.account.enhanced-dashboard.customerconnect-rfqs-duplicate #rfq_update,
.enhanced-dashboard.customerconnect-rfqs-duplicate #rfq_update {
  position: relative;
  margin-bottom: 30px;
}
.account.enhanced-dashboard.customerconnect-rfqs-details #rfq_update .a-right.rfq_buttons,
.enhanced-dashboard.customerconnect-rfqs-details #rfq_update .a-right.rfq_buttons,
.account.enhanced-dashboard.dealerconnect-quotes-details #rfq_update .a-right.rfq_buttons,
.enhanced-dashboard.dealerconnect-quotes-details #rfq_update .a-right.rfq_buttons,
.account.enhanced-dashboard.customerconnect-rfqs-new #rfq_update .a-right.rfq_buttons,
.enhanced-dashboard.customerconnect-rfqs-new #rfq_update .a-right.rfq_buttons,
.account.enhanced-dashboard.dealerconnect-quotes-new #rfq_update .a-right.rfq_buttons,
.enhanced-dashboard.dealerconnect-quotes-new #rfq_update .a-right.rfq_buttons,
.account.enhanced-dashboard.supplierconnect-orders-details #rfq_update .a-right.rfq_buttons,
.enhanced-dashboard.supplierconnect-orders-details #rfq_update .a-right.rfq_buttons,
.account.enhanced-dashboard.dealerconnect-quotes-duplicate #rfq_update .a-right.rfq_buttons,
.enhanced-dashboard.dealerconnect-quotes-duplicate #rfq_update .a-right.rfq_buttons,
.account.enhanced-dashboard.customerconnect-rfqs-duplicate #rfq_update .a-right.rfq_buttons,
.enhanced-dashboard.customerconnect-rfqs-duplicate #rfq_update .a-right.rfq_buttons {
  position: absolute !important;
  top: calc(100% - 10px) !important;
  right: 15px !important;
}
.account.enhanced-dashboard.customerconnect-rfqs-details #rfq_update .a-right.rfq_buttons button,
.enhanced-dashboard.customerconnect-rfqs-details #rfq_update .a-right.rfq_buttons button,
.account.enhanced-dashboard.dealerconnect-quotes-details #rfq_update .a-right.rfq_buttons button,
.enhanced-dashboard.dealerconnect-quotes-details #rfq_update .a-right.rfq_buttons button,
.account.enhanced-dashboard.customerconnect-rfqs-new #rfq_update .a-right.rfq_buttons button,
.enhanced-dashboard.customerconnect-rfqs-new #rfq_update .a-right.rfq_buttons button,
.account.enhanced-dashboard.dealerconnect-quotes-new #rfq_update .a-right.rfq_buttons button,
.enhanced-dashboard.dealerconnect-quotes-new #rfq_update .a-right.rfq_buttons button,
.account.enhanced-dashboard.supplierconnect-orders-details #rfq_update .a-right.rfq_buttons button,
.enhanced-dashboard.supplierconnect-orders-details #rfq_update .a-right.rfq_buttons button,
.account.enhanced-dashboard.dealerconnect-quotes-duplicate #rfq_update .a-right.rfq_buttons button,
.enhanced-dashboard.dealerconnect-quotes-duplicate #rfq_update .a-right.rfq_buttons button,
.account.enhanced-dashboard.customerconnect-rfqs-duplicate #rfq_update .a-right.rfq_buttons button,
.enhanced-dashboard.customerconnect-rfqs-duplicate #rfq_update .a-right.rfq_buttons button {
  border-radius: 3px;
  font-size: 1.4rem;
  color: #ffffff;
  background: #41aefc;
  border: 1px solid #41aefc !important;
  padding: 5px 10px;
  text-transform: capitalize !important;
  text-decoration: none;
  text-shadow: none;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.account.enhanced-dashboard.customerconnect-rfqs-details #rfq_update .a-right.rfq_buttons button:hover,
.enhanced-dashboard.customerconnect-rfqs-details #rfq_update .a-right.rfq_buttons button:hover,
.account.enhanced-dashboard.dealerconnect-quotes-details #rfq_update .a-right.rfq_buttons button:hover,
.enhanced-dashboard.dealerconnect-quotes-details #rfq_update .a-right.rfq_buttons button:hover,
.account.enhanced-dashboard.customerconnect-rfqs-new #rfq_update .a-right.rfq_buttons button:hover,
.enhanced-dashboard.customerconnect-rfqs-new #rfq_update .a-right.rfq_buttons button:hover,
.account.enhanced-dashboard.dealerconnect-quotes-new #rfq_update .a-right.rfq_buttons button:hover,
.enhanced-dashboard.dealerconnect-quotes-new #rfq_update .a-right.rfq_buttons button:hover,
.account.enhanced-dashboard.supplierconnect-orders-details #rfq_update .a-right.rfq_buttons button:hover,
.enhanced-dashboard.supplierconnect-orders-details #rfq_update .a-right.rfq_buttons button:hover,
.account.enhanced-dashboard.dealerconnect-quotes-duplicate #rfq_update .a-right.rfq_buttons button:hover,
.enhanced-dashboard.dealerconnect-quotes-duplicate #rfq_update .a-right.rfq_buttons button:hover,
.account.enhanced-dashboard.customerconnect-rfqs-duplicate #rfq_update .a-right.rfq_buttons button:hover,
.enhanced-dashboard.customerconnect-rfqs-duplicate #rfq_update .a-right.rfq_buttons button:hover {
  text-decoration: none;
  background: #002f6c;
  border: 1px solid #002f6c !important;
  color: #ffffff;
  text-shadow: none;
}
.account.enhanced-dashboard.customerconnect-rfqs-details #rfq_update .a-right.rfq_buttons #rfq_duplicate,
.enhanced-dashboard.customerconnect-rfqs-details #rfq_update .a-right.rfq_buttons #rfq_duplicate,
.account.enhanced-dashboard.dealerconnect-quotes-details #rfq_update .a-right.rfq_buttons #rfq_duplicate,
.enhanced-dashboard.dealerconnect-quotes-details #rfq_update .a-right.rfq_buttons #rfq_duplicate,
.account.enhanced-dashboard.customerconnect-rfqs-new #rfq_update .a-right.rfq_buttons #rfq_duplicate,
.enhanced-dashboard.customerconnect-rfqs-new #rfq_update .a-right.rfq_buttons #rfq_duplicate,
.account.enhanced-dashboard.dealerconnect-quotes-new #rfq_update .a-right.rfq_buttons #rfq_duplicate,
.enhanced-dashboard.dealerconnect-quotes-new #rfq_update .a-right.rfq_buttons #rfq_duplicate,
.account.enhanced-dashboard.supplierconnect-orders-details #rfq_update .a-right.rfq_buttons #rfq_duplicate,
.enhanced-dashboard.supplierconnect-orders-details #rfq_update .a-right.rfq_buttons #rfq_duplicate,
.account.enhanced-dashboard.dealerconnect-quotes-duplicate #rfq_update .a-right.rfq_buttons #rfq_duplicate,
.enhanced-dashboard.dealerconnect-quotes-duplicate #rfq_update .a-right.rfq_buttons #rfq_duplicate,
.account.enhanced-dashboard.customerconnect-rfqs-duplicate #rfq_update .a-right.rfq_buttons #rfq_duplicate,
.enhanced-dashboard.customerconnect-rfqs-duplicate #rfq_update .a-right.rfq_buttons #rfq_duplicate {
  border-radius: 3px;
  font-size: 1.4rem;
  color: #41aefc;
  background: #ffffff;
  padding: 5px 10px;
  text-decoration: none;
  text-transform: capitalize !important;
  border: 1px solid #41aefc !important;
  text-shadow: none;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  position: static !important;
  margin-right: 10px;
  margin-top: 0px;
}
.account.enhanced-dashboard.customerconnect-rfqs-details #rfq_update .a-right.rfq_buttons #rfq_duplicate:hover,
.enhanced-dashboard.customerconnect-rfqs-details #rfq_update .a-right.rfq_buttons #rfq_duplicate:hover,
.account.enhanced-dashboard.dealerconnect-quotes-details #rfq_update .a-right.rfq_buttons #rfq_duplicate:hover,
.enhanced-dashboard.dealerconnect-quotes-details #rfq_update .a-right.rfq_buttons #rfq_duplicate:hover,
.account.enhanced-dashboard.customerconnect-rfqs-new #rfq_update .a-right.rfq_buttons #rfq_duplicate:hover,
.enhanced-dashboard.customerconnect-rfqs-new #rfq_update .a-right.rfq_buttons #rfq_duplicate:hover,
.account.enhanced-dashboard.dealerconnect-quotes-new #rfq_update .a-right.rfq_buttons #rfq_duplicate:hover,
.enhanced-dashboard.dealerconnect-quotes-new #rfq_update .a-right.rfq_buttons #rfq_duplicate:hover,
.account.enhanced-dashboard.supplierconnect-orders-details #rfq_update .a-right.rfq_buttons #rfq_duplicate:hover,
.enhanced-dashboard.supplierconnect-orders-details #rfq_update .a-right.rfq_buttons #rfq_duplicate:hover,
.account.enhanced-dashboard.dealerconnect-quotes-duplicate #rfq_update .a-right.rfq_buttons #rfq_duplicate:hover,
.enhanced-dashboard.dealerconnect-quotes-duplicate #rfq_update .a-right.rfq_buttons #rfq_duplicate:hover,
.account.enhanced-dashboard.customerconnect-rfqs-duplicate #rfq_update .a-right.rfq_buttons #rfq_duplicate:hover,
.enhanced-dashboard.customerconnect-rfqs-duplicate #rfq_update .a-right.rfq_buttons #rfq_duplicate:hover {
  text-decoration: none;
  background: #002f6c !important;
  border: 1px solid #002f6c !important;
  color: #ffffff;
  text-shadow: none;
}
.account.enhanced-dashboard.quotes-manage-view #quote-btns,
.enhanced-dashboard.quotes-manage-view #quote-btns {
  background: #ffffff;
  width: 105%;
  margin-left: -16px;
}
.account.enhanced-dashboard.quotes-manage-view #quote-btns #gotobackpage,
.enhanced-dashboard.quotes-manage-view #quote-btns #gotobackpage,
.account.enhanced-dashboard.quotes-manage-view #quote-btns h1,
.enhanced-dashboard.quotes-manage-view #quote-btns h1 {
  display: inline-block;
}
.account.enhanced-dashboard.quotes-manage-view #quote-btns a,
.enhanced-dashboard.quotes-manage-view #quote-btns a {
  float: right;
  margin-rigt: 15px;
  border-radius: 3px;
  font-size: 1.4rem;
  color: #41aefc;
  background: #ffffff;
  padding: 5px 10px;
  text-decoration: none;
  text-transform: capitalize !important;
  border: 1px solid #41aefc !important;
  text-shadow: none;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.account.enhanced-dashboard.quotes-manage-view #quote-btns a:hover,
.enhanced-dashboard.quotes-manage-view #quote-btns a:hover {
  text-decoration: none;
  background: #002f6c !important;
  border: 1px solid #002f6c !important;
  color: #ffffff;
  text-shadow: none;
}
.account.enhanced-dashboard.quotes-manage-view #product-lines thead tr,
.enhanced-dashboard.quotes-manage-view #product-lines thead tr {
  border: 1px solid #616161 !important;
  background: #f8f7f7;
}
.account.enhanced-dashboard.quotes-manage-view #product-lines tbody tr,
.enhanced-dashboard.quotes-manage-view #product-lines tbody tr {
  border: 1px solid #cccccc !important;
}
.account.enhanced-dashboard.quotes-manage-view #product-lines tfoot tr,
.enhanced-dashboard.quotes-manage-view #product-lines tfoot tr {
  border: 1px solid #cccccc !important;
}
.account.enhanced-dashboard.quotes-manage-view #product-lines tfoot tr td,
.enhanced-dashboard.quotes-manage-view #product-lines tfoot tr td {
  border: 0px !important;
}
.account.enhanced-dashboard.quotes-manage-view .order-info-box,
.enhanced-dashboard.quotes-manage-view .order-info-box,
.account.enhanced-dashboard.quotes-manage-view .order-items,
.enhanced-dashboard.quotes-manage-view .order-items,
.account.enhanced-dashboard.quotes-manage-view #noteform,
.enhanced-dashboard.quotes-manage-view #noteform {
  background: #ffffff;
  border-radius: 3px;
  box-shadow: 0px 0px 6px #d5d5d5;
  padding: 10px;
  position: relative;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  margin-bottom: 20px;
}
.account.enhanced-dashboard.quotes-manage-view .order-info-box.quote_details,
.enhanced-dashboard.quotes-manage-view .order-info-box.quote_details,
.account.enhanced-dashboard.quotes-manage-view .order-items.quote_details,
.enhanced-dashboard.quotes-manage-view .order-items.quote_details,
.account.enhanced-dashboard.quotes-manage-view #noteform.quote_details,
.enhanced-dashboard.quotes-manage-view #noteform.quote_details {
  margin-top: 20px;
}
.account.enhanced-dashboard.quotes-manage-view .order-info-box .order-info-box,
.enhanced-dashboard.quotes-manage-view .order-info-box .order-info-box,
.account.enhanced-dashboard.quotes-manage-view .order-items .order-info-box,
.enhanced-dashboard.quotes-manage-view .order-items .order-info-box,
.account.enhanced-dashboard.quotes-manage-view #noteform .order-info-box,
.enhanced-dashboard.quotes-manage-view #noteform .order-info-box,
.account.enhanced-dashboard.quotes-manage-view .order-info-box .order-items,
.enhanced-dashboard.quotes-manage-view .order-info-box .order-items,
.account.enhanced-dashboard.quotes-manage-view .order-items .order-items,
.enhanced-dashboard.quotes-manage-view .order-items .order-items,
.account.enhanced-dashboard.quotes-manage-view #noteform .order-items,
.enhanced-dashboard.quotes-manage-view #noteform .order-items {
  box-shadow: none;
  padding: 0px;
}
.account.enhanced-dashboard.quotes-manage-view .order-info-box .new-comment-box .box.a-right .button,
.enhanced-dashboard.quotes-manage-view .order-info-box .new-comment-box .box.a-right .button,
.account.enhanced-dashboard.quotes-manage-view .order-items .new-comment-box .box.a-right .button,
.enhanced-dashboard.quotes-manage-view .order-items .new-comment-box .box.a-right .button,
.account.enhanced-dashboard.quotes-manage-view #noteform .new-comment-box .box.a-right .button,
.enhanced-dashboard.quotes-manage-view #noteform .new-comment-box .box.a-right .button {
  border-radius: 3px;
  font-size: 1.4rem;
  color: #ffffff;
  background: #41aefc;
  border: 1px solid #41aefc !important;
  padding: 5px 10px;
  text-transform: capitalize !important;
  text-decoration: none;
  text-shadow: none;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.account.enhanced-dashboard.quotes-manage-view .order-info-box .new-comment-box .box.a-right .button:hover,
.enhanced-dashboard.quotes-manage-view .order-info-box .new-comment-box .box.a-right .button:hover,
.account.enhanced-dashboard.quotes-manage-view .order-items .new-comment-box .box.a-right .button:hover,
.enhanced-dashboard.quotes-manage-view .order-items .new-comment-box .box.a-right .button:hover,
.account.enhanced-dashboard.quotes-manage-view #noteform .new-comment-box .box.a-right .button:hover,
.enhanced-dashboard.quotes-manage-view #noteform .new-comment-box .box.a-right .button:hover {
  text-decoration: none;
  background: #002f6c;
  border: 1px solid #002f6c !important;
  color: #ffffff;
  text-shadow: none;
}
.account.enhanced-dashboard.quotes-manage-view #noteform,
.enhanced-dashboard.quotes-manage-view #noteform {
  top: 40px;
}
.account.enhanced-dashboard.quotes-manage-view #noteform .order-items,
.enhanced-dashboard.quotes-manage-view #noteform .order-items {
  position: static !important;
  margin-top: 0px !important;
  margin-bottom: 25px !important;
}
.account.enhanced-dashboard.quotes-manage-view .order-items,
.enhanced-dashboard.quotes-manage-view .order-items {
  box-shadow: none;
  z-index: 99;
  position: relative;
  top: 65px;
}
.account.enhanced-dashboard.quotes-manage-view .order-items h2,
.enhanced-dashboard.quotes-manage-view .order-items h2 {
  margin-bottom: 0px;
}
.account.enhanced-dashboard.quotes-manage-view .order-items.order-details,
.enhanced-dashboard.quotes-manage-view .order-items.order-details {
  top: 30px;
  background: #ffffff;
  border-radius: 3px;
  box-shadow: 0px 0px 6px #d5d5d5;
  padding: 10px;
  position: relative;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  margin-bottom: 20px;
}
.account.enhanced-dashboard.quotes-manage-view .order-items.order-details h2,
.enhanced-dashboard.quotes-manage-view .order-items.order-details h2 {
  margin-bottom: 15px;
}
.account.enhanced-dashboard.quotes-manage-view .order-items.order-details #product-lines td,
.enhanced-dashboard.quotes-manage-view .order-items.order-details #product-lines td {
  word-break: break-all;
}
.account.enhanced-dashboard.quotes-manage-view .comment-history-box.order-info-box,
.enhanced-dashboard.quotes-manage-view .comment-history-box.order-info-box {
  padding-top: 60px;
  position: relative;
  top: -5px;
}
.account.enhanced-dashboard.quotes-manage-view .comment-history-box.order-info-box .box dd,
.enhanced-dashboard.quotes-manage-view .comment-history-box.order-info-box .box dd {
  word-break: break-word;
}
.account.enhanced-dashboard #customer_arpayments_invoices_list .table-wrapper #customer_arpayments_invoices_list_table .totals th,
.enhanced-dashboard #customer_arpayments_invoices_list .table-wrapper #customer_arpayments_invoices_list_table .totals th {
  background: #f8f7f7;
  color: #333333;
  font-weight: 600;
}
.account.enhanced-dashboard #customer_arpayments_invoices_list .table-wrapper #customer_arpayments_invoices_list_table thead tr th,
.enhanced-dashboard #customer_arpayments_invoices_list .table-wrapper #customer_arpayments_invoices_list_table thead tr th,
.account.enhanced-dashboard #customer_arpayments_invoices_list .table-wrapper #customer_arpayments_invoices_list_table tbody tr th,
.enhanced-dashboard #customer_arpayments_invoices_list .table-wrapper #customer_arpayments_invoices_list_table tbody tr th,
.account.enhanced-dashboard #customer_arpayments_invoices_list .table-wrapper #customer_arpayments_invoices_list_table thead tr td,
.enhanced-dashboard #customer_arpayments_invoices_list .table-wrapper #customer_arpayments_invoices_list_table thead tr td,
.account.enhanced-dashboard #customer_arpayments_invoices_list .table-wrapper #customer_arpayments_invoices_list_table tbody tr td,
.enhanced-dashboard #customer_arpayments_invoices_list .table-wrapper #customer_arpayments_invoices_list_table tbody tr td {
  padding: 5px 5px;
}
.account.enhanced-dashboard #customer_arpayments_invoices_list .table-wrapper #customer_arpayments_invoices_list_table thead tr th.col-delivery_address,
.enhanced-dashboard #customer_arpayments_invoices_list .table-wrapper #customer_arpayments_invoices_list_table thead tr th.col-delivery_address,
.account.enhanced-dashboard #customer_arpayments_invoices_list .table-wrapper #customer_arpayments_invoices_list_table tbody tr th.col-delivery_address,
.enhanced-dashboard #customer_arpayments_invoices_list .table-wrapper #customer_arpayments_invoices_list_table tbody tr th.col-delivery_address,
.account.enhanced-dashboard #customer_arpayments_invoices_list .table-wrapper #customer_arpayments_invoices_list_table thead tr td.col-delivery_address,
.enhanced-dashboard #customer_arpayments_invoices_list .table-wrapper #customer_arpayments_invoices_list_table thead tr td.col-delivery_address,
.account.enhanced-dashboard #customer_arpayments_invoices_list .table-wrapper #customer_arpayments_invoices_list_table tbody tr td.col-delivery_address,
.enhanced-dashboard #customer_arpayments_invoices_list .table-wrapper #customer_arpayments_invoices_list_table tbody tr td.col-delivery_address {
  min-width: 120px;
}
.account.enhanced-dashboard #customer_arpayments_invoices_list .table-wrapper,
.enhanced-dashboard #customer_arpayments_invoices_list .table-wrapper {
  overflow-x: unset;
}
.account.enhanced-dashboard.customerconnect-rfqs-linesearch .page-wrapper .page-title-wrapper .page-title,
.enhanced-dashboard.customerconnect-rfqs-linesearch .page-wrapper .page-title-wrapper .page-title {
  margin-bottom: 5px;
}
.account.enhanced-dashboard.customerconnect-rfqs-linesearch .page-wrapper .page-title-wrapper .page-title .base,
.enhanced-dashboard.customerconnect-rfqs-linesearch .page-wrapper .page-title-wrapper .page-title .base {
  font-size: 2.8rem;
  text-transform: uppercase;
  font-weight: 600;
}
.account.enhanced-dashboard.customerconnect-rfqs-linesearch .lines_row.attachment.new .action-default.rfq_line_attachment_add,
.enhanced-dashboard.customerconnect-rfqs-linesearch .lines_row.attachment.new .action-default.rfq_line_attachment_add {
  font-size: 0px;
}
.account.enhanced-dashboard.customerconnect-rfqs-linesearch .lines_row.attachment.new .action-default.rfq_line_attachment_add:before,
.enhanced-dashboard.customerconnect-rfqs-linesearch .lines_row.attachment.new .action-default.rfq_line_attachment_add:before {
  content: 'add_circle_outline';
  font-size: 2.8rem;
  color: #41aefc;
}
.account.enhanced-dashboard.customerconnect-rfqs-linesearch .lines_row.attachment.new .action-default.rfq_line_attachment_add:hover,
.enhanced-dashboard.customerconnect-rfqs-linesearch .lines_row.attachment.new .action-default.rfq_line_attachment_add:hover {
  background: none;
}
.account.enhanced-dashboard.customerconnect-rfqs-linesearch .lines_row.attachment.new .action-default.rfq_line_attachment_add:hover:before,
.enhanced-dashboard.customerconnect-rfqs-linesearch .lines_row.attachment.new .action-default.rfq_line_attachment_add:hover:before {
  background: none;
}
.account.enhanced-dashboard.customerconnect-rfqs-linesearch .quickorderpad,
.enhanced-dashboard.customerconnect-rfqs-linesearch .quickorderpad {
  background: #ffffff;
  border-radius: 3px;
  box-shadow: 0px 0px 6px #d5d5d5;
  padding: 10px;
  position: relative;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  margin-bottom: 20px;
}
.account.enhanced-dashboard.customerconnect-rfqs-linesearch .quickorderpad .qop-productlist .category-products,
.enhanced-dashboard.customerconnect-rfqs-linesearch .quickorderpad .qop-productlist .category-products {
  position: relative;
}
.account.enhanced-dashboard #button_bar,
.enhanced-dashboard #button_bar {
  top: -70px;
}
.account.enhanced-dashboard #shopper-budgets-details,
.enhanced-dashboard #shopper-budgets-details {
  max-width: 100%;
  overflow-x: auto;
}
.account.enhanced-dashboard #my-orders-table tbody tr td span.nobr .separator,
.enhanced-dashboard #my-orders-table tbody tr td span.nobr .separator {
  font-size: 0px;
}
.account.enhanced-dashboard #my-orders-table tbody tr td span.nobr a,
.enhanced-dashboard #my-orders-table tbody tr td span.nobr a,
.account.enhanced-dashboard #my-orders-table tbody tr td span.nobr .reorder-button,
.enhanced-dashboard #my-orders-table tbody tr td span.nobr .reorder-button {
  font-size: 1.4rem;
}
.account.enhanced-dashboard #my-orders-table tbody tr td span.nobr a:before,
.enhanced-dashboard #my-orders-table tbody tr td span.nobr a:before,
.account.enhanced-dashboard #my-orders-table tbody tr td span.nobr .reorder-button:before,
.enhanced-dashboard #my-orders-table tbody tr td span.nobr .reorder-button:before {
  content: "";
}
.account.enhanced-dashboard .reorder-button,
.enhanced-dashboard .reorder-button {
  font-size: 0px;
  text-decoration: none;
}
.account.enhanced-dashboard .reorder-button .action-img-link,
.enhanced-dashboard .reorder-button .action-img-link {
  display: none;
}
.account.enhanced-dashboard .reorder-button:before,
.enhanced-dashboard .reorder-button:before {
  content: 'shopping_cart';
  font-size: 2.0rem;
  margin: 0px !important;
  color: #41aefc;
  background: none;
}
.account.enhanced-dashboard .reorder-button:hover,
.enhanced-dashboard .reorder-button:hover {
  text-decoration: none;
  color: #000000;
}
.account.enhanced-dashboard .reorder-button:hover:before,
.enhanced-dashboard .reorder-button:hover:before {
  color: #000000;
}
.account.enhanced-dashboard .print-button,
.enhanced-dashboard .print-button {
  text-decoration: none;
  font-size: 0px;
}
.account.enhanced-dashboard .print-button .action-img-link,
.enhanced-dashboard .print-button .action-img-link {
  display: none;
}
.account.enhanced-dashboard .print-button:before,
.enhanced-dashboard .print-button:before {
  content: 'print';
  font-size: 2.0rem;
  margin: 0px !important;
  color: #007bdb;
  background: none;
}
.account.enhanced-dashboard .print-button:hover,
.enhanced-dashboard .print-button:hover {
  text-decoration: none;
  color: #002f6c;
}
.account.enhanced-dashboard .print-button:hover:before,
.enhanced-dashboard .print-button:hover:before {
  color: #002f6c;
}
.account.enhanced-dashboard .required em,
.enhanced-dashboard .required em {
  margin-left: 5px !important;
  color: #ff0000 !important;
  margin-right: 5px !important;
}
.account.enhanced-dashboard .email-button,
.enhanced-dashboard .email-button {
  font-size: 0px;
  text-decoration: none;
}
.account.enhanced-dashboard .email-button .action-img-link,
.enhanced-dashboard .email-button .action-img-link {
  display: none;
}
.account.enhanced-dashboard .email-button:before,
.enhanced-dashboard .email-button:before {
  content: 'mail';
  font-size: 2.0rem;
  margin: 0px !important;
  color: #007bdb;
  background: none;
}
.account.enhanced-dashboard .email-button:hover,
.enhanced-dashboard .email-button:hover {
  text-decoration: none;
  color: #002f6c;
}
.account.enhanced-dashboard .email-button:hover:before,
.enhanced-dashboard .email-button:hover:before {
  color: #002f6c;
}
.account.enhanced-dashboard div.content-header table tr td .view_all,
.enhanced-dashboard div.content-header table tr td .view_all {
  border-radius: 3px;
  font-size: 1.4rem;
  color: #41aefc;
  background: #ffffff;
  padding: 5px 10px;
  text-decoration: none;
  text-transform: capitalize !important;
  border: 1px solid #41aefc !important;
  text-shadow: none;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.account.enhanced-dashboard div.content-header table tr td .view_all:hover,
.enhanced-dashboard div.content-header table tr td .view_all:hover {
  text-decoration: none;
  background: #002f6c !important;
  border: 1px solid #002f6c !important;
  color: #ffffff;
  text-shadow: none;
}
.account.enhanced-dashboard div.content-header table tr td.form-buttons .action-default.scalable.save:hover,
.enhanced-dashboard div.content-header table tr td.form-buttons .action-default.scalable.save:hover {
  background: none !important;
}
.account.enhanced-dashboard #linesearch-iframe,
.enhanced-dashboard #linesearch-iframe {
  height: 400px !important;
}
.account.enhanced-dashboard #linesearch-iframe #gotobackpage,
.enhanced-dashboard #linesearch-iframe #gotobackpage {
  display: none !important;
}
.account.enhanced-dashboard .col-1 .admin__data-grid-header div > a,
.enhanced-dashboard .col-1 .admin__data-grid-header div > a,
.account.enhanced-dashboard .col-2 .admin__data-grid-header div > a,
.enhanced-dashboard .col-2 .admin__data-grid-header div > a,
.account.enhanced-dashboard .col-full .admin__data-grid-header div > a,
.enhanced-dashboard .col-full .admin__data-grid-header div > a {
  font-size: 0px;
  position: absolute;
  right: 30px;
  top: 55px;
}
.account.enhanced-dashboard .col-1 .admin__data-grid-header div > a:before,
.enhanced-dashboard .col-1 .admin__data-grid-header div > a:before,
.account.enhanced-dashboard .col-2 .admin__data-grid-header div > a:before,
.enhanced-dashboard .col-2 .admin__data-grid-header div > a:before,
.account.enhanced-dashboard .col-full .admin__data-grid-header div > a:before,
.enhanced-dashboard .col-full .admin__data-grid-header div > a:before {
  content: 'autorenew';
  margin: 0px !important;
  color: #41aefc;
  padding: 3px 3px;
  background: none;
  font-size: 2.8rem;
}
.account.enhanced-dashboard .col-1 .admin__data-grid-header div > a:hover,
.enhanced-dashboard .col-1 .admin__data-grid-header div > a:hover,
.account.enhanced-dashboard .col-2 .admin__data-grid-header div > a:hover,
.enhanced-dashboard .col-2 .admin__data-grid-header div > a:hover,
.account.enhanced-dashboard .col-full .admin__data-grid-header div > a:hover,
.enhanced-dashboard .col-full .admin__data-grid-header div > a:hover {
  background: none !important;
}
.account.enhanced-dashboard .col-1 .admin__data-grid-header div > a:hover:before,
.enhanced-dashboard .col-1 .admin__data-grid-header div > a:hover:before,
.account.enhanced-dashboard .col-2 .admin__data-grid-header div > a:hover:before,
.enhanced-dashboard .col-2 .admin__data-grid-header div > a:hover:before,
.account.enhanced-dashboard .col-full .admin__data-grid-header div > a:hover:before,
.enhanced-dashboard .col-full .admin__data-grid-header div > a:hover:before {
  background: none !important;
  color: #002f6c;
}
.account.enhanced-dashboard .col-1 #billing_address_update,
.enhanced-dashboard .col-1 #billing_address_update,
.account.enhanced-dashboard .col-2 #billing_address_update,
.enhanced-dashboard .col-2 #billing_address_update,
.account.enhanced-dashboard .col-full #billing_address_update,
.enhanced-dashboard .col-full #billing_address_update {
  font-size: 0px;
  background: none;
  padding: 3px 10px 3px!important;
  margin-top: -5px;
  border: 0px;
  width: auto;
  float: right;
  clear: right;
  border-radius: 3px;
  font-size: 1.4rem;
  color: #41aefc;
  background: #ffffff;
  padding: 5px 10px;
  text-decoration: none;
  text-transform: capitalize !important;
  border: 1px solid #41aefc !important;
  text-shadow: none;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.account.enhanced-dashboard .col-1 #billing_address_update:hover,
.enhanced-dashboard .col-1 #billing_address_update:hover,
.account.enhanced-dashboard .col-2 #billing_address_update:hover,
.enhanced-dashboard .col-2 #billing_address_update:hover,
.account.enhanced-dashboard .col-full #billing_address_update:hover,
.enhanced-dashboard .col-full #billing_address_update:hover {
  text-decoration: none;
  background: #002f6c !important;
  border: 1px solid #002f6c !important;
  color: #ffffff;
  text-shadow: none;
}
.account.enhanced-dashboard .col-1.box-info.box-account,
.enhanced-dashboard .col-1.box-info.box-account,
.account.enhanced-dashboard .col-2.box-info.box-account,
.enhanced-dashboard .col-2.box-info.box-account,
.account.enhanced-dashboard .col-full.box-info.box-account,
.enhanced-dashboard .col-full.box-info.box-account {
  width: 46%;
  min-height: 275px;
  margin-bottom: 20px;
}
.account.enhanced-dashboard .col-1.box-info.box-account #delivery-address-content .vcard,
.enhanced-dashboard .col-1.box-info.box-account #delivery-address-content .vcard,
.account.enhanced-dashboard .col-2.box-info.box-account #delivery-address-content .vcard,
.enhanced-dashboard .col-2.box-info.box-account #delivery-address-content .vcard,
.account.enhanced-dashboard .col-full.box-info.box-account #delivery-address-content .vcard,
.enhanced-dashboard .col-full.box-info.box-account #delivery-address-content .vcard {
  min-height: 233px !important;
  max-height: 233px;
  overflow-y: auto;
}
.account.enhanced-dashboard .col-1.box-info.box-account.file-name-size,
.enhanced-dashboard .col-1.box-info.box-account.file-name-size,
.account.enhanced-dashboard .col-2.box-info.box-account.file-name-size,
.enhanced-dashboard .col-2.box-info.box-account.file-name-size,
.account.enhanced-dashboard .col-full.box-info.box-account.file-name-size,
.enhanced-dashboard .col-full.box-info.box-account.file-name-size {
  max-height: 275px;
}
.account.enhanced-dashboard .col-1.box-info.box-account #quote-address-content .vcard,
.enhanced-dashboard .col-1.box-info.box-account #quote-address-content .vcard,
.account.enhanced-dashboard .col-2.box-info.box-account #quote-address-content .vcard,
.enhanced-dashboard .col-2.box-info.box-account #quote-address-content .vcard,
.account.enhanced-dashboard .col-full.box-info.box-account #quote-address-content .vcard,
.enhanced-dashboard .col-full.box-info.box-account #quote-address-content .vcard {
  max-height: 275px;
  overflow-y: auto;
}
.account.enhanced-dashboard .col-1.box-info.box-account div.content-header table,
.enhanced-dashboard .col-1.box-info.box-account div.content-header table,
.account.enhanced-dashboard .col-2.box-info.box-account div.content-header table,
.enhanced-dashboard .col-2.box-info.box-account div.content-header table,
.account.enhanced-dashboard .col-full.box-info.box-account div.content-header table,
.enhanced-dashboard .col-full.box-info.box-account div.content-header table {
  margin: 0px !important;
}
.account.enhanced-dashboard .col-1.box-info.box-account div.content-header table tr,
.enhanced-dashboard .col-1.box-info.box-account div.content-header table tr,
.account.enhanced-dashboard .col-2.box-info.box-account div.content-header table tr,
.enhanced-dashboard .col-2.box-info.box-account div.content-header table tr,
.account.enhanced-dashboard .col-full.box-info.box-account div.content-header table tr,
.enhanced-dashboard .col-full.box-info.box-account div.content-header table tr {
  border: 0px;
  background: none;
}
.account.enhanced-dashboard .col-1.box-info.box-account div.content-header table tr td,
.enhanced-dashboard .col-1.box-info.box-account div.content-header table tr td,
.account.enhanced-dashboard .col-2.box-info.box-account div.content-header table tr td,
.enhanced-dashboard .col-2.box-info.box-account div.content-header table tr td,
.account.enhanced-dashboard .col-full.box-info.box-account div.content-header table tr td,
.enhanced-dashboard .col-full.box-info.box-account div.content-header table tr td {
  background: #ffffff;
  border: 0px !important;
  padding-left: 0px;
  padding-right: 5px;
}
.account.enhanced-dashboard .col-1.box-info.box-account div.content-header table tr td h3,
.enhanced-dashboard .col-1.box-info.box-account div.content-header table tr td h3,
.account.enhanced-dashboard .col-2.box-info.box-account div.content-header table tr td h3,
.enhanced-dashboard .col-2.box-info.box-account div.content-header table tr td h3,
.account.enhanced-dashboard .col-full.box-info.box-account div.content-header table tr td h3,
.enhanced-dashboard .col-full.box-info.box-account div.content-header table tr td h3 {
  font-size: 2.0rem !important;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  color: #363636;
  text-transform: uppercase !important;
  font-weight: 600 !important;
  background: none;
  border: 0px !important;
  padding: 0px;
}
.account.enhanced-dashboard .col-1.box-info.box-account .vcard,
.enhanced-dashboard .col-1.box-info.box-account .vcard,
.account.enhanced-dashboard .col-2.box-info.box-account .vcard,
.enhanced-dashboard .col-2.box-info.box-account .vcard,
.account.enhanced-dashboard .col-full.box-info.box-account .vcard,
.enhanced-dashboard .col-full.box-info.box-account .vcard,
.account.enhanced-dashboard .col-1.box-info.box-account .info-list.col-count-1,
.enhanced-dashboard .col-1.box-info.box-account .info-list.col-count-1,
.account.enhanced-dashboard .col-2.box-info.box-account .info-list.col-count-1,
.enhanced-dashboard .col-2.box-info.box-account .info-list.col-count-1,
.account.enhanced-dashboard .col-full.box-info.box-account .info-list.col-count-1,
.enhanced-dashboard .col-full.box-info.box-account .info-list.col-count-1 {
  background: #ffffff;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  padding: 0px;
  border: 0px;
  height: auto;
  min-height: 275px;
  margin-bottom: 0px;
}
.account.enhanced-dashboard .col-full,
.enhanced-dashboard .col-full {
  width: 97% !important;
  margin-bottom: 25px !important;
}
.account.enhanced-dashboard .col-full .action-default.add,
.enhanced-dashboard .col-full .action-default.add,
.account.enhanced-dashboard .col-full #add-shipping-address,
.enhanced-dashboard .col-full #add-shipping-address {
  font-size: 0px !important;
  background: none !important;
  padding: 3px !important;
  font-size: 0px;
  background: none;
  border: 0px !important;
}
.account.enhanced-dashboard .col-full .action-default.add:before,
.enhanced-dashboard .col-full .action-default.add:before,
.account.enhanced-dashboard .col-full #add-shipping-address:before,
.enhanced-dashboard .col-full #add-shipping-address:before {
  content: 'add_circle_outline';
  font-size: 3.2rem;
  color: #41aefc;
}
.account.enhanced-dashboard .col-full .action-default.add:hover,
.enhanced-dashboard .col-full .action-default.add:hover,
.account.enhanced-dashboard .col-full #add-shipping-address:hover,
.enhanced-dashboard .col-full #add-shipping-address:hover {
  border: 0px !important;
  padding: 3px !important;
  background: none !important;
}
.account.enhanced-dashboard .col-full .action-default.add:hover:before,
.enhanced-dashboard .col-full .action-default.add:hover:before,
.account.enhanced-dashboard .col-full #add-shipping-address:hover:before,
.enhanced-dashboard .col-full #add-shipping-address:hover:before {
  color: #002f6c !important;
  background: none !important;
}
.account.enhanced-dashboard .mass-select-wrap,
.enhanced-dashboard .mass-select-wrap {
  position: relative;
}
.account.enhanced-dashboard .mass-select-wrap:before,
.enhanced-dashboard .mass-select-wrap:before {
  content: "Mass Actions";
  font-size: 1.2rem;
  color: #616161;
  position: absolute;
  left: 10px;
  top: -3px;
}
.account.enhanced-dashboard .admin__grid-massaction-form,
.enhanced-dashboard .admin__grid-massaction-form {
  position: relative;
}
.account.enhanced-dashboard .admin__grid-massaction-form:before,
.enhanced-dashboard .admin__grid-massaction-form:before {
  content: "Actions";
  font-size: 1.2rem;
  color: #616161;
  position: absolute;
  left: 10px;
  top: -3px;
}
.account.enhanced-dashboard.customer-address-index .actions-toolbar,
.enhanced-dashboard.customer-address-index .actions-toolbar {
  display: none;
}
.account.enhanced-dashboard.customer-address-index .block.block-addresses-list .actions-toolbar,
.enhanced-dashboard.customer-address-index .block.block-addresses-list .actions-toolbar {
  display: block;
  position: absolute;
  top: 15px;
  right: 15px;
}
.account.enhanced-dashboard.customer-address-index .block.block-addresses-default,
.enhanced-dashboard.customer-address-index .block.block-addresses-default {
  box-shadow: none;
  background: none;
  padding: 0px;
}
.account.enhanced-dashboard.customer-address-index .block.block-addresses-default .block-title,
.enhanced-dashboard.customer-address-index .block.block-addresses-default .block-title {
  display: none;
}
.account.enhanced-dashboard.customer-address-index .block.block-addresses-default .block-content,
.enhanced-dashboard.customer-address-index .block.block-addresses-default .block-content {
  display: flex;
  display: -webkit-flex;
  width: 100%;
}
.account.enhanced-dashboard.customer-address-index .block.block-addresses-default .block-content .box.box-address-billing,
.enhanced-dashboard.customer-address-index .block.block-addresses-default .block-content .box.box-address-billing {
  margin-right: 7px;
}
.account.enhanced-dashboard.customer-address-index .block.block-addresses-default .block-content .box.box-address-shipping,
.enhanced-dashboard.customer-address-index .block.block-addresses-default .block-content .box.box-address-shipping {
  margin-left: 7px;
}
.account.enhanced-dashboard.customer-address-index .block.block-addresses-default .block-content .box.box-address-billing,
.enhanced-dashboard.customer-address-index .block.block-addresses-default .block-content .box.box-address-billing,
.account.enhanced-dashboard.customer-address-index .block.block-addresses-default .block-content .box.box-address-shipping,
.enhanced-dashboard.customer-address-index .block.block-addresses-default .block-content .box.box-address-shipping {
  background: #ffffff !important;
  border-radius: 3px !important;
  box-shadow: 0px 0px 6px #d5d5d5 !important;
  -webkit-box-shadow: 0px 0px 6px #d5d5d5 !important;
  -moz-box-shadow: 0px 0px 6px #d5d5d5 !important;
  -o-box-shadow: 0px 0px 6px #d5d5d5 !important;
  padding: 10px 10px 45px 10px !important;
  width: 46.5% !important;
  position: relative !important;
  -webkit-flex: 1;
  /* Safari */
  -ms-flex: 1;
  /* IE 10 */
  flex: 1;
  /* Standard syntax */
}
.account.enhanced-dashboard.customer-address-index .block.block-addresses-default .block-content .box.box-address-billing .box-title span,
.enhanced-dashboard.customer-address-index .block.block-addresses-default .block-content .box.box-address-billing .box-title span,
.account.enhanced-dashboard.customer-address-index .block.block-addresses-default .block-content .box.box-address-shipping .box-title span,
.enhanced-dashboard.customer-address-index .block.block-addresses-default .block-content .box.box-address-shipping .box-title span {
  font-size: 2.0rem !important;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  color: #363636;
  text-transform: uppercase !important;
  font-weight: 600 !important;
}
.account.enhanced-dashboard.customer-address-index .block.block-addresses-default .block-content .box.box-address-billing .box-content,
.enhanced-dashboard.customer-address-index .block.block-addresses-default .block-content .box.box-address-billing .box-content,
.account.enhanced-dashboard.customer-address-index .block.block-addresses-default .block-content .box.box-address-shipping .box-content,
.enhanced-dashboard.customer-address-index .block.block-addresses-default .block-content .box.box-address-shipping .box-content {
  font-size: 1.6rem;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  color: #333333;
}
@media only screen and (min-width: 320px) and (max-width: 640px) {
  .account.enhanced-dashboard .main-navigator-myacc a.account-links {
    display: block;
    padding: 5px !important;
  }
  .account.enhanced-dashboard .columns .sidebar-main {
    float: left;
    margin-top: 0px;
    width: 100%;
    position: static;
    height: auto;
    display: block;
    background: #ffffff;
    overflow: visible;
  }
  .account.enhanced-dashboard .columns .sidebar-main .block.block-collapsible-nav {
    overflow: visible;
    width: 100%;
    height: auto;
    margin-top: 0px !important;
  }
  .account.enhanced-dashboard .columns .sidebar-main .block-collapsible-nav-content {
    display: block;
  }
  .account.enhanced-dashboard .columns .sidebar-main:before {
    display: none;
  }
  .account.enhanced-dashboard .block-dashboard-info .block-content .box-information .box-actions {
    top: 2px !important;
    left: 90% !important;
  }
  .account.enhanced-dashboard .abs-account-blocks .block-title strong,
  .account.enhanced-dashboard .block-dashboard-info .block-title strong,
  .account.enhanced-dashboard .legend strong,
  .account.enhanced-dashboard .form-giftregistry-search .legend strong,
  .account.enhanced-dashboard .block-giftregistry-results .block-title strong,
  .account.enhanced-dashboard .block-giftregistry-shared-items .block-title strong,
  .account.enhanced-dashboard .block-wishlist-search-form .block-title strong,
  .account.enhanced-dashboard .block-wishlist-search-results .block-title strong,
  .account.enhanced-dashboard .multicheckout .block-title strong,
  .account.enhanced-dashboard .multicheckout .block-content .title strong,
  .account.enhanced-dashboard .customer-review .review-details .title strong,
  .account.enhanced-dashboard .paypal-review .block .block-title strong,
  .account.enhanced-dashboard .column.main .block:not(.widget) .block-title strong,
  .account.enhanced-dashboard .multicheckout .block-title strong,
  .account.enhanced-dashboard .magento-rma-guest-returns .column.main .block:not(.widget) .block-title strong,
  .account.enhanced-dashboard [class^='sales-guest-'] .column.main .block:not(.widget) .block-title strong,
  .account.enhanced-dashboard .sales-guest-view .column.main .block:not(.widget) .block-title strong,
  .account.enhanced-dashboard.customer-account-index .box-account.box-recent .box-head h2 strong,
  .account.enhanced-dashboard.customer-account-index .box-account.box-recent .box-head strong,
  .account.enhanced-dashboard .abs-account-blocks .block-title h2,
  .account.enhanced-dashboard .block-dashboard-info .block-title h2,
  .account.enhanced-dashboard .legend h2,
  .account.enhanced-dashboard .form-giftregistry-search .legend h2,
  .account.enhanced-dashboard .block-giftregistry-results .block-title h2,
  .account.enhanced-dashboard .block-giftregistry-shared-items .block-title h2,
  .account.enhanced-dashboard .block-wishlist-search-form .block-title h2,
  .account.enhanced-dashboard .block-wishlist-search-results .block-title h2,
  .account.enhanced-dashboard .multicheckout .block-title h2,
  .account.enhanced-dashboard .multicheckout .block-content .title h2,
  .account.enhanced-dashboard .customer-review .review-details .title h2,
  .account.enhanced-dashboard .paypal-review .block .block-title h2,
  .account.enhanced-dashboard .column.main .block:not(.widget) .block-title h2,
  .account.enhanced-dashboard .multicheckout .block-title h2,
  .account.enhanced-dashboard .magento-rma-guest-returns .column.main .block:not(.widget) .block-title h2,
  .account.enhanced-dashboard [class^='sales-guest-'] .column.main .block:not(.widget) .block-title h2,
  .account.enhanced-dashboard .sales-guest-view .column.main .block:not(.widget) .block-title h2,
  .account.enhanced-dashboard.customer-account-index .box-account.box-recent .box-head h2 h2,
  .account.enhanced-dashboard.customer-account-index .box-account.box-recent .box-head h2 {
    width: 70%;
    float: left;
  }
  .account.enhanced-dashboard .abs-account-blocks .block-title .action.edit,
  .account.enhanced-dashboard .block-dashboard-info .block-title .action.edit,
  .account.enhanced-dashboard .legend .action.edit,
  .account.enhanced-dashboard .form-giftregistry-search .legend .action.edit,
  .account.enhanced-dashboard .block-giftregistry-results .block-title .action.edit,
  .account.enhanced-dashboard .block-giftregistry-shared-items .block-title .action.edit,
  .account.enhanced-dashboard .block-wishlist-search-form .block-title .action.edit,
  .account.enhanced-dashboard .block-wishlist-search-results .block-title .action.edit,
  .account.enhanced-dashboard .multicheckout .block-title .action.edit,
  .account.enhanced-dashboard .multicheckout .block-content .title .action.edit,
  .account.enhanced-dashboard .customer-review .review-details .title .action.edit,
  .account.enhanced-dashboard .paypal-review .block .block-title .action.edit,
  .account.enhanced-dashboard .column.main .block:not(.widget) .block-title .action.edit,
  .account.enhanced-dashboard .multicheckout .block-title .action.edit,
  .account.enhanced-dashboard .magento-rma-guest-returns .column.main .block:not(.widget) .block-title .action.edit,
  .account.enhanced-dashboard [class^='sales-guest-'] .column.main .block:not(.widget) .block-title .action.edit,
  .account.enhanced-dashboard .sales-guest-view .column.main .block:not(.widget) .block-title .action.edit,
  .account.enhanced-dashboard.customer-account-index .box-account.box-recent .box-head h2 .action.edit,
  .account.enhanced-dashboard.customer-account-index .box-account.box-recent .box-head .action.edit,
  .account.enhanced-dashboard .abs-account-blocks .block-title .action.view,
  .account.enhanced-dashboard .block-dashboard-info .block-title .action.view,
  .account.enhanced-dashboard .legend .action.view,
  .account.enhanced-dashboard .form-giftregistry-search .legend .action.view,
  .account.enhanced-dashboard .block-giftregistry-results .block-title .action.view,
  .account.enhanced-dashboard .block-giftregistry-shared-items .block-title .action.view,
  .account.enhanced-dashboard .block-wishlist-search-form .block-title .action.view,
  .account.enhanced-dashboard .block-wishlist-search-results .block-title .action.view,
  .account.enhanced-dashboard .multicheckout .block-title .action.view,
  .account.enhanced-dashboard .multicheckout .block-content .title .action.view,
  .account.enhanced-dashboard .customer-review .review-details .title .action.view,
  .account.enhanced-dashboard .paypal-review .block .block-title .action.view,
  .account.enhanced-dashboard .column.main .block:not(.widget) .block-title .action.view,
  .account.enhanced-dashboard .multicheckout .block-title .action.view,
  .account.enhanced-dashboard .magento-rma-guest-returns .column.main .block:not(.widget) .block-title .action.view,
  .account.enhanced-dashboard [class^='sales-guest-'] .column.main .block:not(.widget) .block-title .action.view,
  .account.enhanced-dashboard .sales-guest-view .column.main .block:not(.widget) .block-title .action.view,
  .account.enhanced-dashboard.customer-account-index .box-account.box-recent .box-head h2 .action.view,
  .account.enhanced-dashboard.customer-account-index .box-account.box-recent .box-head .action.view,
  .account.enhanced-dashboard .abs-account-blocks .block-title a,
  .account.enhanced-dashboard .block-dashboard-info .block-title a,
  .account.enhanced-dashboard .legend a,
  .account.enhanced-dashboard .form-giftregistry-search .legend a,
  .account.enhanced-dashboard .block-giftregistry-results .block-title a,
  .account.enhanced-dashboard .block-giftregistry-shared-items .block-title a,
  .account.enhanced-dashboard .block-wishlist-search-form .block-title a,
  .account.enhanced-dashboard .block-wishlist-search-results .block-title a,
  .account.enhanced-dashboard .multicheckout .block-title a,
  .account.enhanced-dashboard .multicheckout .block-content .title a,
  .account.enhanced-dashboard .customer-review .review-details .title a,
  .account.enhanced-dashboard .paypal-review .block .block-title a,
  .account.enhanced-dashboard .column.main .block:not(.widget) .block-title a,
  .account.enhanced-dashboard .multicheckout .block-title a,
  .account.enhanced-dashboard .magento-rma-guest-returns .column.main .block:not(.widget) .block-title a,
  .account.enhanced-dashboard [class^='sales-guest-'] .column.main .block:not(.widget) .block-title a,
  .account.enhanced-dashboard .sales-guest-view .column.main .block:not(.widget) .block-title a,
  .account.enhanced-dashboard.customer-account-index .box-account.box-recent .box-head h2 a,
  .account.enhanced-dashboard.customer-account-index .box-account.box-recent .box-head a {
    position: static;
    margin-left: 0px;
    width: 70%;
    text-align: center;
    float: left;
    text-transform: capitalize !important;
  }
  .account.enhanced-dashboard .columns .page-title-wrapper {
    width: 110%;
  }
  .account.enhanced-dashboard .box-account.box-recent {
    overflow-x: auto;
  }
  .account.enhanced-dashboard .box-account.box-recent .box-head h2 {
    width: 80% !important;
  }
  .account.enhanced-dashboard .box-account.box-recent .box-head a {
    margin-bottom: 10px !important;
    margin-right: -40px;
  }
}
@media only screen and (max-width: 767px) {
  .account.enhanced-dashboard.customer-account-edit #form-validate .actions-toolbar {
    padding: 20px 0px;
  }
  .account.enhanced-dashboard.customer-address-index .block.block-addresses-default .block-content {
    display: block;
    width: 100%;
  }
  .account.enhanced-dashboard.customer-address-index .block.block-addresses-default .block-content .box.box-address-shipping,
  .account.enhanced-dashboard.customer-address-index .block.block-addresses-default .block-content .box.box-address-billing {
    flex-direction: unset;
    float: none;
    width: 95%;
    margin: 10px auto;
  }
  .account.enhanced-dashboard .toolbar .limiter,
  .account.enhanced-dashboard .toolbar.bottom .limiter {
    top: -45px;
  }
  .account.enhanced-dashboard.customer-address-index .block.block-addresses-list .actions-toolbar {
    position: static;
  }
  .account.enhanced-dashboard.customer-address-index .block.block-addresses-list .actions-toolbar .action.primary.add {
    text-align: right;
  }
}
@media only screen and (max-width: 960px) {
  .account.enhanced-dashboard .lastmodified {
    text-align: center;
    position: relative;
    top: -20px;
  }
  .account.enhanced-dashboard .admin__data-grid-header .admin__data-grid-pager-wrap div.admin__control-support-text,
  .account.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-pager-wrap div.admin__control-support-text {
    text-align: left;
    padding-left: 10px;
  }
  .account.enhanced-dashboard .admin__data-grid-header .admin__data-grid-pager-wrap div.admin__control-support-text .mass-select-wrap select.action-select-multiselect,
  .account.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-pager-wrap div.admin__control-support-text .mass-select-wrap select.action-select-multiselect {
    width: 100%;
  }
  .account.enhanced-dashboard .admin__data-grid-header .admin__data-grid-pager-wrap div.admin__control-support-text .mass-select-wrap .admin__grid-massaction-form,
  .account.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-pager-wrap div.admin__control-support-text .mass-select-wrap .admin__grid-massaction-form {
    margin-left: 5px;
    padding-left: 0px;
  }
  .account.enhanced-dashboard .admin__data-grid-header .admin__data-grid-pager-wrap div.admin__control-support-text .mass-select-wrap .admin__grid-massaction-form .admin__control-select,
  .account.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-pager-wrap div.admin__control-support-text .mass-select-wrap .admin__grid-massaction-form .admin__control-select {
    max-width: 80px;
    width: 100%;
  }
}
@media only screen and (max-width: 960px) {
  .account.enhanced-dashboard .lastmodified {
    text-align: center;
    position: relative;
    top: -20px;
  }
  .account.enhanced-dashboard .admin__data-grid-header .admin__data-grid-pager-wrap div.admin__control-support-text,
  .account.enhanced-dashboard .admin__data-grid-toolbar .admin__data-grid-pager-wrap div.admin__control-support-text {
    text-align: left;
    padding-left: 10px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1023px) {
  .account.enhanced-dashboard.wishlist-index-index .form-wishlist-items .actions-toolbar {
    margin-bottom: 50px;
  }
  .account.enhanced-dashboard.wishlist-index-index .page-wrapper .page-main .columns .column.main .toolbar .pager .pages {
    bottom: 0px;
    margin-top: 0px;
  }
  .account.enhanced-dashboard.wishlist-index-index .page-wrapper .page-main .columns .column.main .toolbar .pager .toolbar-amount {
    bottom: 0px;
    margin-top: 10px;
  }
}
@media only screen and (max-width: 550px) {
  .account.enhanced-dashboard.wishlist-index-index .page-wrapper .page-main .columns .column.main .toolbar .pager .pages {
    right: 0px;
    margin-top: 5px;
    left: 0px;
  }
  .account.enhanced-dashboard.wishlist-index-index .page-wrapper .page-main .columns .column.main .toolbar .pager .toolbar-amount {
    margin-top: -35px;
    text-align: center;
  }
  .account.enhanced-dashboard .col-1.box-info.box-account,
  .account.enhanced-dashboard .col-2.box-info.box-account,
  .account.enhanced-dashboard .col-full.box-info.box-account {
    width: 96%;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .account.enhanced-dashboard .block-dashboard-info .block-content .box-information .box-actions {
    top: 0px !important;
    left: 92% !important;
  }
}
@media only screen and (max-width: 768px) {
  .account.enhanced-dashboard .toolbar .pages,
  .account.enhanced-dashboard .toolbar.bottom .pages {
    text-align: center;
    left: 0px;
    right: 0px;
    margin: 15px auto 5px;
  }
  .account.enhanced-dashboard.wishlist-index-index .page-wrapper .page-main .columns .column.main .toolbar .pager .toolbar-amount {
    bottom: 24px;
    margin-top: -40px !important;
    text-align: center;
  }
  .account.enhanced-dashboard.wishlist-index-index .page-wrapper .page-main .columns .column.main .toolbar .pager .pages .pages-items {
    width: 97%;
    text-align: center;
  }
}
@media only screen and (min-width: 320px) and (max-width: 1023px) {
  .account.enhanced-dashboard.wishlist-index-index .pages-item-next {
    position: static;
  }
  .account.enhanced-dashboard.wishlist-index-index .form-wishlist-items .actions-toolbar {
    margin-bottom: 50px;
  }
  .account.enhanced-dashboard.wishlist-index-index .page-wrapper .page-main .columns .column.main .toolbar .pager .pages {
    bottom: 0px;
    margin-top: 0px;
    right: 0px;
    left: 0px;
    margin: 0 auto;
    width: 80%;
  }
  .account.enhanced-dashboard.wishlist-index-index .page-wrapper .page-main .columns .column.main .toolbar .pager .toolbar-amount {
    bottom: 0px;
    margin-top: 10px;
  }
}
.enhanced-dashboard.catalog-product-view .page-wrapper .page-main .columns .column.main {
  background: none !important;
}
.enhanced-dashboard.catalog-product-view .page-wrapper .page-main .columns .column.main .product-social-links .product-addto-links .box-addtolists .fieldset .actions .action.primary.tolistsview {
  border: 0px !important;
}
#list_grid_popup .material-icons.grid-filter-icon {
  display: none;
}
@media print {
  .account.enhanced-dashboard.customerconnect-arpayments-printpayment .order-details-items.ordered {
    background: none !important;
    border: 0px !important;
  }
  .account.enhanced-dashboard.customerconnect-arpayments-printpayment .block-order-details-view {
    z-index: 9999;
  }
}
.epicor_comm-onepage-shippingpopup #customer_account_shippingaddress_list .grid-filter-icon {
  display: none !important;
}
.epicor_comm-onepage-billingpopup #customer_account_billingaddress_list .grid-filter-icon,
.epicor_comm-onepage-billingpopup #customer_account_billingaddress_list .refreshdatabtn {
  display: none !important;
}
.page-products .modals-wrapper #listgrid .grid-filter-icon {
  display: none;
}
#companylistsgrid #companylistsgrid_table .col-action.a-center {
  text-align: left !important;
}
#companylistsgrid #companylistsgrid_table .companyfavadd .company-selection-radio {
  position: static !important;
  float: left !important;
  height: 15px !important;
  width: 15px !important;
  margin-right: 10px !important;
}
#companylistsgrid #companylistsgrid_table .companyfavadd .botbtn {
  height: 25px !important;
  position: static !important;
  text-align: left !important;
  width: 25px !important;
  float: left !important;
}
#companylistsgrid #companylistsgrid_table .companyfavadd .botbtn .favblock {
  position: static !important;
}
#companylistsgrid #companylistsgrid_table .companyfavadd .botbtn .favblock-active {
  position: static !important;
}
#companylistsgrid #companylistsgrid_table .data-grid-filters td .input-text {
  background: #ffffff !important;
}
/**
 * Copyright © 2010-2021 Epicor Software Corporation: All Rights Reserved
 */
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 29-Mar-2022,
    Author     : Muralidhar.Dixit
*/
/* Common  */
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type="datetime"],
input[type="email"],
input.input-date {
  height: 32px;
  border-radius: 4px;
  border: 1px solid #cccccc;
}
input[type="text"]:hover,
input[type="password"]:hover,
input[type="url"]:hover,
input[type="tel"]:hover,
input[type="search"]:hover,
input[type="number"]:hover,
input[type="datetime"]:hover,
input[type="email"]:hover,
input.input-date:hover,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input.input-date:focus {
  border: 1px solid #41aefc;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  font-family: 'Source Sans Pro' !important;
}
.header-wrapper-content {
  background: #ffffff;
}
.two-col-banner {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
}
textarea {
  min-height: 50px;
  border-radius: 10px;
  border: 1px solid #cccccc;
}
textarea:hover,
textarea:focus {
  border: 1px solid #41aefc;
}
#show-arpayments-detailspopup .head-wrap-mid.hidden-print {
  display: none !important;
}
#customer_arpayments_agedbalances_list_table .aged_bal:hover {
  background-color: #f8f7f7 !important;
}
.disable-mega-menu .ecc-autosuggest {
  margin: 0px;
  left: 3%;
}
.disable-mega-menu .ecc-autosuggest.elsrcthrcol {
  left: 2%;
}
.disable-mega-menu .ecc-autosuggest.elsrctwcol {
  left: 3%;
}
.disable-mega-menu .page-header .header-wrapper-content .header-wrapper-middle {
  background: #41aefc;
}
.disable-mega-menu .page-header .header-wrapper-content .header-wrapper-middle .all-categories {
  display: none;
}
.disable-mega-menu .page-header .header-wrapper-content .header-wrapper-middle .head-wrap-mid-second {
  display: block;
  top: 0px;
  background: #41aefc;
  width: 100%;
}
.disable-mega-menu .page-header .header-wrapper-content .header-wrapper-middle .head-wrap-mid-second .customer-welcome .material-icons,
.disable-mega-menu .page-header .header-wrapper-content .header-wrapper-middle .head-wrap-mid-second .minicart-wrapper .action.showcart .text .material-icons,
.disable-mega-menu .page-header .header-wrapper-content .header-wrapper-middle .head-wrap-mid-second .hidden-print.customer-login-logo .material-icons {
  color: #002f6c;
}
.page-wrapper input[type="text"],
.modal-content input[type="text"],
.page-wrapper input[type="password"],
.modal-content input[type="password"],
.page-wrapper input[type="url"],
.modal-content input[type="url"],
.page-wrapper input[type="tel"],
.modal-content input[type="tel"],
.page-wrapper input[type="search"],
.modal-content input[type="search"],
.page-wrapper input[type="number"],
.modal-content input[type="number"],
.page-wrapper input[type="datetime"],
.modal-content input[type="datetime"],
.page-wrapper input[type="email"],
.modal-content input[type="email"] {
  height: 32px;
  border-radius: 4px;
  border: 1px solid #cccccc;
}
.page-wrapper input[type="text"]:hover,
.modal-content input[type="text"]:hover,
.page-wrapper input[type="password"]:hover,
.modal-content input[type="password"]:hover,
.page-wrapper input[type="url"]:hover,
.modal-content input[type="url"]:hover,
.page-wrapper input[type="tel"]:hover,
.modal-content input[type="tel"]:hover,
.page-wrapper input[type="search"]:hover,
.modal-content input[type="search"]:hover,
.page-wrapper input[type="number"]:hover,
.modal-content input[type="number"]:hover,
.page-wrapper input[type="datetime"]:hover,
.modal-content input[type="datetime"]:hover,
.page-wrapper input[type="email"]:hover,
.modal-content input[type="email"]:hover,
.page-wrapper input[type="text"]:focus,
.modal-content input[type="text"]:focus,
.page-wrapper input[type="password"]:focus,
.modal-content input[type="password"]:focus,
.page-wrapper input[type="url"]:focus,
.modal-content input[type="url"]:focus,
.page-wrapper input[type="tel"]:focus,
.modal-content input[type="tel"]:focus,
.page-wrapper input[type="search"]:focus,
.modal-content input[type="search"]:focus,
.page-wrapper input[type="number"]:focus,
.modal-content input[type="number"]:focus,
.page-wrapper input[type="datetime"]:focus,
.modal-content input[type="datetime"]:focus,
.page-wrapper input[type="email"]:focus,
.modal-content input[type="email"]:focus {
  border: 1px solid #41aefc;
}
.page-wrapper textarea,
.modal-content textarea {
  min-height: 50px;
  border-radius: 10px;
  border: 1px solid #cccccc;
}
.page-wrapper textarea:hover,
.modal-content textarea:hover,
.page-wrapper textarea:focus,
.modal-content textarea:focus {
  border: 1px solid #41aefc;
}
.customerconnect-arpayments-index #show-arpayments-checkoutpopup {
  min-height: 400px !important;
}
.customerconnect-arpayments-index #arpaymentsIframe {
  min-height: 400px !important;
}
small.copyright {
  height: 50px;
}
.page-footer .column.main .footer-upper .footer-news-follow h5 {
  display: none;
}
.page-footer .column.main .footer-upper .footer-news-follow .block.newsletter {
  margin-bottom: 25px;
}
.page-footer .column.main .footer-upper .footer-news-follow .block.newsletter .title strong {
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
}
.page-footer .column.main .footer-upper .footer-news-follow .block.newsletter .content .field.newsletter .control input {
  border-radius: 4px 0px 0px 4px;
}
.page-footer .column.main .footer-upper .footer-news-follow .block.newsletter .content .actions .subscribe.primary {
  border-radius: 0px 4px 4px 0px;
}
.page-footer .column.main .footer-upper .footer-news-follow .block.newsletter .content .actions .subscribe.primary .material-icons {
  right: 0px;
}
.page-layout-1column .product-info-main .product-add-form .box-tocart.subscrpqty .actions .action.primary.tocart {
  margin-top: 30px;
}
.page-wrapper {
  position: relative;
}
.powerby-page-main {
  width: 100%;
  margin: 0 auto;
  max-width: 1280px;
  position: absolute;
  bottom: 14px;
  text-align: right;
  left: 0px;
  right: 0px;
}
.powerby-page-main .poweredby {
  float: right;
  width: 90px;
  text-align: center;
  font-size: 8px;
  color: #EFEFEF;
  opacity: 60%;
  font-weight: 400;
  height: 25px;
  margin-right: 20px;
}
.powerby-page-main .poweredby .epic-logo {
  display: block;
}
.powerby-page-main .poweredby .powertxt {
  display: block;
}
.account input[type="text"],
.account input[type="password"],
.account input[type="url"],
.account input[type="tel"],
.account input[type="search"],
.account input[type="number"],
.account input[type="datetime"],
.account input[type="email"] {
  height: auto;
  padding-top: 3px;
  padding-bottom: 3px;
  border-radius: 4px;
}
.account select {
  height: auto;
  padding-top: 3px;
  padding-bottom: 3px;
  border-radius: 4px;
}
.account textarea {
  min-height: 50px;
}
.account .page-header .header-wrapper-content .header.content .page-main .columns .column.main {
  background: none;
}
.account .page-header .header-wrapper-content .header-wrapper-middle .block-search .actions .action.search {
  top: 2px;
}
.account .page-header .header-wrapper-content .header-wrapper-middle .minicart-wrapper {
  top: 14px;
}
.account .page-header .header-wrapper-content .header-wrapper-middle .minicart-wrapper .action.showcart .counter.qty {
  right: 2px;
  top: 4px;
}
.admin__data-grid-header .admin__data-grid-pager .page-control-input {
  top: 2px;
}
.admin__data-grid-header .admin__data-grid-header-row .admin__filter-actions {
  margin-top: 5px;
}
.b2b-portal-register #maincontent .columns .secondary .back-link,
.customer-account-create #maincontent .columns .secondary .back-link,
.customer-account-forgotpassword #maincontent .columns .secondary .back-link {
  border-radius: 4px;
}
/*End of Common */
/* Header */
.b2b-portal-login .page-header .panel.header .switcher {
  border-left: 0px !important;
}
.supplierconnect-account-index .page-header .header-wrapper-content .panel-head-toplinks .panel.header ul.header.links li.ecc-header-link,
.supplierconnect-rfq-index .page-header .header-wrapper-content .panel-head-toplinks .panel.header ul.header.links li.ecc-header-link,
.supplierconnect-rfq-details .page-header .header-wrapper-content .panel-head-toplinks .panel.header ul.header.links li.ecc-header-link,
.supplierconnect-parts-index .page-header .header-wrapper-content .panel-head-toplinks .panel.header ul.header.links li.ecc-header-link,
.supplierconnect-parts-details .page-header .header-wrapper-content .panel-head-toplinks .panel.header ul.header.links li.ecc-header-link,
.supplierconnect-invoices-index .page-header .header-wrapper-content .panel-head-toplinks .panel.header ul.header.links li.ecc-header-link,
.supplierconnect-invoices-details .page-header .header-wrapper-content .panel-head-toplinks .panel.header ul.header.links li.ecc-header-link,
.supplierconnect-orders-index .page-header .header-wrapper-content .panel-head-toplinks .panel.header ul.header.links li.ecc-header-link,
.supplierconnect-orders-details .page-header .header-wrapper-content .panel-head-toplinks .panel.header ul.header.links li.ecc-header-link,
.supplierconnect-orders-changes .page-header .header-wrapper-content .panel-head-toplinks .panel.header ul.header.links li.ecc-header-link,
.supplierconnect-orders-details-changes .page-header .header-wrapper-content .panel-head-toplinks .panel.header ul.header.links li.ecc-header-link,
.supplierconnect-orders-changes-details .page-header .header-wrapper-content .panel-head-toplinks .panel.header ul.header.links li.ecc-header-link,
.supplierconnect-payments-index .page-header .header-wrapper-content .panel-head-toplinks .panel.header ul.header.links li.ecc-header-link,
.supplierconnect-orders-new .page-header .header-wrapper-content .panel-head-toplinks .panel.header ul.header.links li.ecc-header-link,
.supplierconnect-orders-details-new .page-header .header-wrapper-content .panel-head-toplinks .panel.header ul.header.links li.ecc-header-link,
.supplierconnect-orders-new-details .page-header .header-wrapper-content .panel-head-toplinks .panel.header ul.header.links li.ecc-header-link {
  width: 0px !important;
}
.supplierconnect-account-index .page-header .header-wrapper-content .panel-head-toplinks .panel.header .authorization-link.signior,
.supplierconnect-rfq-index .page-header .header-wrapper-content .panel-head-toplinks .panel.header .authorization-link.signior,
.supplierconnect-rfq-details .page-header .header-wrapper-content .panel-head-toplinks .panel.header .authorization-link.signior,
.supplierconnect-parts-index .page-header .header-wrapper-content .panel-head-toplinks .panel.header .authorization-link.signior,
.supplierconnect-parts-details .page-header .header-wrapper-content .panel-head-toplinks .panel.header .authorization-link.signior,
.supplierconnect-invoices-index .page-header .header-wrapper-content .panel-head-toplinks .panel.header .authorization-link.signior,
.supplierconnect-invoices-details .page-header .header-wrapper-content .panel-head-toplinks .panel.header .authorization-link.signior,
.supplierconnect-orders-index .page-header .header-wrapper-content .panel-head-toplinks .panel.header .authorization-link.signior,
.supplierconnect-orders-details .page-header .header-wrapper-content .panel-head-toplinks .panel.header .authorization-link.signior,
.supplierconnect-orders-changes .page-header .header-wrapper-content .panel-head-toplinks .panel.header .authorization-link.signior,
.supplierconnect-orders-details-changes .page-header .header-wrapper-content .panel-head-toplinks .panel.header .authorization-link.signior,
.supplierconnect-orders-changes-details .page-header .header-wrapper-content .panel-head-toplinks .panel.header .authorization-link.signior,
.supplierconnect-payments-index .page-header .header-wrapper-content .panel-head-toplinks .panel.header .authorization-link.signior,
.supplierconnect-orders-new .page-header .header-wrapper-content .panel-head-toplinks .panel.header .authorization-link.signior,
.supplierconnect-orders-details-new .page-header .header-wrapper-content .panel-head-toplinks .panel.header .authorization-link.signior,
.supplierconnect-orders-new-details .page-header .header-wrapper-content .panel-head-toplinks .panel.header .authorization-link.signior {
  display: inline-block !important;
}
.page-header .header-wrapper-content .header.content {
  padding: 15px 20px 10px;
  z-index: 100;
}
.page-header .header-wrapper-content .header.content .mainnav .limainnav.hassubs.hassubs-bulk .widget.block {
  right: 0px;
}
.page-header .header-wrapper-content .header.content .mainnav .limainnav.hassubs.hassubs-bulk .widget.block #quickadd-form-popup {
  margin-top: 0px;
}
.page-header .header-wrapper-content .header.content a.logo {
  margin-top: 0px;
}
.page-header .header-wrapper-content .header.content > section {
  float: right;
  width: 65%;
}
.page-header .header-wrapper-content .header.content > section .main-menu {
  background: none;
}
.page-header .header-wrapper-content .header.content > section .main-menu .column.main {
  width: 100% !important;
  float: none;
}
.page-header .header-wrapper-content .header.content > section .main-menu .column.main .mainnav {
  float: right;
  clear: both;
}
.page-header .header-wrapper-content .header.content > section .main-menu .column.main .mainnav .limainnav {
  background: none;
}
.page-header .header-wrapper-content .header.content > section .main-menu .column.main .mainnav .limainnav.hassubs .dropdown {
  overflow: unset;
}
.page-header .header-wrapper-content .header.content > section .main-menu .column.main .mainnav .limainnav a {
  color: #41aefc;
  font-size: 1.6rem;
}
.page-header .header-wrapper-content .header.content > section .main-menu .column.main .mainnav .limainnav a:hover {
  background: none;
  color: #002f6c;
}
.page-header .header-wrapper-content .panel-head-toplinks {
  background: #000000;
}
.page-header .header-wrapper-content .panel-head-toplinks .panel.header {
  min-height: 35px;
}
.page-header .header-wrapper-content .panel-head-toplinks .panel.header .switcher.currency.switcher-currency,
.page-header .header-wrapper-content .panel-head-toplinks .panel.header .switcher.language.switcher-language {
  margin-left: 10px;
  border-left: 1px solid #ffffff;
  font-size: 1.3rem;
  color: #ffffff !important;
  padding-left: 15px;
  padding-right: 10px;
  display: inline-block;
}
.page-header .header-wrapper-content .panel-head-toplinks .panel.header .switcher.currency.switcher-currency .label.switcher-label,
.page-header .header-wrapper-content .panel-head-toplinks .panel.header .switcher.language.switcher-language .label.switcher-label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .header-wrapper-content .panel-head-toplinks .panel.header .switcher.currency.switcher-currency .actions.dropdown.options.switcher-options,
.page-header .header-wrapper-content .panel-head-toplinks .panel.header .switcher.language.switcher-language .actions.dropdown.options.switcher-options {
  position: relative;
  display: inline-block;
}
.page-header .header-wrapper-content .panel-head-toplinks .panel.header .switcher.currency.switcher-currency .actions.dropdown.options.switcher-options:before,
.page-header .header-wrapper-content .panel-head-toplinks .panel.header .switcher.language.switcher-language .actions.dropdown.options.switcher-options:before {
  content: '';
  display: table;
}
.page-header .header-wrapper-content .panel-head-toplinks .panel.header .switcher.currency.switcher-currency .actions.dropdown.options.switcher-options .action.toggle,
.page-header .header-wrapper-content .panel-head-toplinks .panel.header .switcher.language.switcher-language .actions.dropdown.options.switcher-options .action.toggle {
  padding: 0;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.page-header .header-wrapper-content .panel-head-toplinks .panel.header .switcher.currency.switcher-currency .actions.dropdown.options.switcher-options .action.toggle strong,
.page-header .header-wrapper-content .panel-head-toplinks .panel.header .switcher.language.switcher-language .actions.dropdown.options.switcher-options .action.toggle strong {
  font-weight: 400;
}
.page-header .header-wrapper-content .panel-head-toplinks .panel.header .switcher.currency.switcher-currency .actions.dropdown.options.switcher-options .action.toggle:after,
.page-header .header-wrapper-content .panel-head-toplinks .panel.header .switcher.language.switcher-language .actions.dropdown.options.switcher-options .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 22px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .header-wrapper-content .panel-head-toplinks .panel.header .switcher.currency.switcher-currency .actions.dropdown.options.switcher-options .action.toggle.active:after,
.page-header .header-wrapper-content .panel-head-toplinks .panel.header .switcher.language.switcher-language .actions.dropdown.options.switcher-options .action.toggle.active:after {
  content: '\e621';
}
.page-header .header-wrapper-content .panel-head-toplinks .panel.header .switcher.currency.switcher-currency .actions.dropdown.options.switcher-options ul.dropdown,
.page-header .header-wrapper-content .panel-head-toplinks .panel.header .switcher.language.switcher-language .actions.dropdown.options.switcher-options ul.dropdown {
  right: 0px;
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 160px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px #a6a6a6;
}
.page-header .header-wrapper-content .panel-head-toplinks .panel.header .switcher.currency.switcher-currency .actions.dropdown.options.switcher-options ul.dropdown li,
.page-header .header-wrapper-content .panel-head-toplinks .panel.header .switcher.language.switcher-language .actions.dropdown.options.switcher-options ul.dropdown li {
  background: #f9f9f9;
  margin: 0;
  padding: 0;
}
.page-header .header-wrapper-content .panel-head-toplinks .panel.header .switcher.currency.switcher-currency .actions.dropdown.options.switcher-options ul.dropdown li a,
.page-header .header-wrapper-content .panel-head-toplinks .panel.header .switcher.language.switcher-language .actions.dropdown.options.switcher-options ul.dropdown li a {
  color: #333333;
  text-decoration: none;
  display: block;
  padding: 8px;
}
.page-header .header-wrapper-content .panel-head-toplinks .panel.header .switcher.currency.switcher-currency .actions.dropdown.options.switcher-options ul.dropdown li a:hover,
.page-header .header-wrapper-content .panel-head-toplinks .panel.header .switcher.language.switcher-language .actions.dropdown.options.switcher-options ul.dropdown li a:hover {
  color: #ffffff;
}
.page-header .header-wrapper-content .panel-head-toplinks .panel.header .switcher.currency.switcher-currency .actions.dropdown.options.switcher-options ul.dropdown:after,
.page-header .header-wrapper-content .panel-head-toplinks .panel.header .switcher.language.switcher-language .actions.dropdown.options.switcher-options ul.dropdown:after {
  left: auto;
  right: 9px;
  top: -14px;
  content: '';
  display: block;
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
  height: 0;
  position: absolute;
  width: 0;
}
.page-header .header-wrapper-content .panel-head-toplinks .panel.header .switcher.currency.switcher-currency .actions.dropdown.options.switcher-options ul.dropdown:before,
.page-header .header-wrapper-content .panel-head-toplinks .panel.header .switcher.language.switcher-language .actions.dropdown.options.switcher-options ul.dropdown:before {
  left: auto;
  right: 10px;
  top: -12px;
  border: 6px solid;
  content: '';
  position: absolute;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.page-header .header-wrapper-content .panel-head-toplinks .panel.header .switcher.currency.switcher-currency .actions.dropdown.options.switcher-options.active ul.dropdown,
.page-header .header-wrapper-content .panel-head-toplinks .panel.header .switcher.language.switcher-language .actions.dropdown.options.switcher-options.active ul.dropdown {
  display: block;
}
.page-header .header-wrapper-content .panel-head-toplinks .panel.header .switcher.currency.switcher-currency .actions.dropdown.options.switcher-options:after,
.page-header .header-wrapper-content .panel-head-toplinks .panel.header .switcher.language.switcher-language .actions.dropdown.options.switcher-options:after {
  content: '';
  clear: both;
  display: table;
}
.page-header .header-wrapper-content .panel-head-toplinks .panel.header .header.links li.greet {
  top: 7px;
}
.page-header .header-wrapper-content .panel-head-toplinks .panel.header .header.links li.ecc-header-link {
  padding-top: 2px;
}
.page-header .header-wrapper-content .panel-head-toplinks .panel.header .header.links li.ecc-header-link a {
  font-size: 1.3rem;
}
.page-header .header-wrapper-content .panel-head-toplinks .panel.header .header.links li.authorization-link {
  padding-top: 1px;
}
.page-header .header-wrapper-content .panel-head-toplinks .panel.header .header.links li.authorization-link a {
  font-size: 1.3rem;
}
.page-header .header-wrapper-content .header-wrapper-middle {
  background: -webkit-linear-gradient(to left, #002f6c 50%, #41aefc 0%);
  background: -moz-linear-gradient(to left, #002f6c 50%, #41aefc 0%);
  background: -ms-linear-gradient(to left, #002f6c 50%, #41aefc 0%);
  background: -o-linear-gradient(to left, #002f6c 50%, #41aefc 0%);
  background: linear-gradient(to left, #002f6c 50%, #41aefc 0%);
}
.page-header .header-wrapper-content .header-wrapper-middle .selected-branch-wrapper {
  right: 140px;
  border: 1px solid #f2f2f2;
  color: #41aefc;
  background: #f2f2f2;
  text-align: center;
  top: 2px;
}
.page-header .header-wrapper-content .header-wrapper-middle .selected-branch-wrapper .selected-branch .branch-link {
  color: #41aefc;
}
.page-header .header-wrapper-content .header-wrapper-middle .head-wrap-mid {
  max-width: 1280px;
  margin: 0 auto;
  position: relative;
  height: 78px;
}
.page-header .header-wrapper-content .header-wrapper-middle .material-icons {
  position: relative;
  top: 6px;
  right: 5px;
}
.page-header .header-wrapper-content .header-wrapper-middle .menu-categories {
  position: absolute;
  top: 78px;
  z-index: 999;
  width: 100%;
}
.page-header .header-wrapper-content .header-wrapper-middle .menu-categories .thmt-mm-main {
  min-height: 450px;
}
.page-header .header-wrapper-content .header-wrapper-middle .menu-categories.nav-toggle-mm {
  display: block;
}
.page-header .header-wrapper-content .header-wrapper-middle .menu-categories.nav-toggle-mm:before {
  display: none;
}
.page-header .header-wrapper-content .header-wrapper-middle .all-categories {
  display: inline-block;
  width: 19%;
  background: #41aefc;
  padding: 21px 20px 20px 20px;
  color: #ffffff;
  font-size: 1.6rem;
  font-weight: bold;
  text-transform: uppercase;
  height: 36px;
  position: relative;
  top: 3px;
  left: 3px;
  text-align: left;
  float: left;
}
.page-header .header-wrapper-content .header-wrapper-middle .all-categories .drop-icon-mm {
  cursor: pointer;
}
.page-header .header-wrapper-content .header-wrapper-middle .all-categories .drop-icon-mm .cancel-icon,
.page-header .header-wrapper-content .header-wrapper-middle .all-categories .drop-icon-mm .menu-show-icon {
  display: none;
}
.page-header .header-wrapper-content .header-wrapper-middle .all-categories .drop-icon-mm.openmm2 .cancel-icon {
  display: none;
}
.page-header .header-wrapper-content .header-wrapper-middle .all-categories .drop-icon-mm.openmm2 .menu-show-icon {
  display: inline-block;
}
.page-header .header-wrapper-content .header-wrapper-middle .all-categories .drop-icon-mm.cancelmm2 .cancel-icon {
  display: inline-block;
}
.page-header .header-wrapper-content .header-wrapper-middle .all-categories .drop-icon-mm.cancelmm2 .menu-show-icon {
  display: none;
}
.page-header .header-wrapper-content .header-wrapper-middle .head-wrap-mid-second {
  display: inline-block;
  position: relative;
  width: 75%;
  padding: 15px 0px 14px 0px;
  background: #002f6c;
  height: 50px;
  top: 0px;
}
.page-header .header-wrapper-content .header-wrapper-middle .block-search {
  float: none;
  display: inline-block;
  width: 65%;
}
.page-header .header-wrapper-content .header-wrapper-middle .block-search .field.search .input-text {
  padding: 1.3rem 6rem 1.3rem 1.3rem;
  height: auto;
}
.page-header .header-wrapper-content .header-wrapper-middle .block-search .actions .action.search {
  top: 8px;
}
.page-header .header-wrapper-content .header-wrapper-middle .block-search .actions .action.search:before {
  color: #025064;
  font-weight: bold;
}
.page-header .header-wrapper-content .header-wrapper-middle .customer-login-logo {
  position: absolute;
  right: 60px;
  top: 19px;
  list-style: none;
}
.page-header .header-wrapper-content .header-wrapper-middle .customer-login-logo.no-minicart {
  right: -15px;
}
.page-header .header-wrapper-content .header-wrapper-middle .customer-login-logo .material-icons {
  color: #41aefc;
  font-size: 28px;
  cursor: pointer;
}
.page-header .header-wrapper-content .header-wrapper-middle .customer-login-logo .customer-menu {
  background: #ffffff;
  z-index: 1100;
  padding: 15px;
  position: absolute;
  width: 220px;
  right: 0px;
  box-shadow: 0px 0px 5px -1px #666666;
  -o-box-shadow: 0px 0px 5px -1px #666666;
  -webkit-box-shadow: 0px 0px 5px -1px #666666;
  -moz-box-shadow: 0px 0px 5px -1px #666666;
  display: none;
}
.page-header .header-wrapper-content .header-wrapper-middle .customer-login-logo .customer-menu:before {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
  right: 10px;
  top: -16px;
  border-width: 8px;
  border-style: solid;
  border-color: transparent transparent #d5d5d5 transparent;
}
.page-header .header-wrapper-content .header-wrapper-middle .customer-login-logo .customer-menu.captcha-enabled {
  background: none;
  z-index: 1100;
  padding: 0px;
  position: absolute;
  width: auto;
  height: auto;
  right: 0px;
  display: none;
  box-shadow: none;
  -o-box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
.page-header .header-wrapper-content .header-wrapper-middle .customer-login-logo .customer-menu.captcha-enabled:before {
  display: none !important;
  border: 0px !important;
}
.page-header .header-wrapper-content .header-wrapper-middle .customer-login-logo .customer-menu .fieldset .field {
  margin: 0 0 15px;
}
.page-header .header-wrapper-content .header-wrapper-middle .customer-login-logo .customer-menu .fieldset .field .control div.mage-error {
  text-align: left;
  position: relative;
  top: 0px;
  margin: 0px;
}
.page-header .header-wrapper-content .header-wrapper-middle .customer-login-logo .customer-menu #truncated_message_email {
  display: none;
}
.page-header .header-wrapper-content .header-wrapper-middle .customer-login-logo .customer-menu.active-login {
  display: block;
}
.page-header .header-wrapper-content .header-wrapper-middle .customer-login-logo .customer-menu .block-content .fieldset.login {
  margin-bottom: 0px;
}
.page-header .header-wrapper-content .header-wrapper-middle .customer-login-logo .customer-menu .block-content .fieldset.login .actions-toolbar {
  margin-bottom: 0px;
}
.page-header .header-wrapper-content .header-wrapper-middle .customer-login-logo .customer-menu .block-content .fieldset.login .actions-toolbar .action.login.primary {
  float: left;
  width: 45%;
  margin-right: 5%;
  height: auto;
  padding: 10px 10px;
  font-size: 1.4rem;
}
.page-header .header-wrapper-content .header-wrapper-middle .customer-login-logo .customer-menu .block-content .fieldset.login .actions-toolbar .action.login.primary.no-signup {
  width: 100%;
}
.page-header .header-wrapper-content .header-wrapper-middle .customer-login-logo .customer-menu .block-content .fieldset.login .actions-toolbar .action.create.primary {
  float: left;
  font-size: 1.4rem;
  width: 45%;
  margin-left: 5%;
  height: auto;
  padding: 8px 10px;
}
.page-header .header-wrapper-content .header-wrapper-middle .customer-login-logo .customer-menu .block-content .fieldset.login .actions-toolbar .secondary {
  float: none;
  margin: 0 auto;
  display: block;
}
.page-header .header-wrapper-content .header-wrapper-middle .customer-login-logo .customer-menu .block-content .fieldset.login .actions-toolbar .secondary .action.remind {
  margin-top: 15px;
  padding: 8px 10px;
}
.page-header .header-wrapper-content .header-wrapper-middle .customer-welcome {
  position: absolute;
  right: 80px;
  top: 19px;
}
.page-header .header-wrapper-content .header-wrapper-middle .customer-welcome.no-minicart-logged-in-user {
  right: -20px;
}
.page-header .header-wrapper-content .header-wrapper-middle .customer-welcome .material-icons {
  color: #41aefc;
  font-size: 28px;
}
.page-header .header-wrapper-content .header-wrapper-middle .minicart-wrapper {
  top: 20px;
  float: none;
  position: absolute;
  right: 10px;
  border-left: 0px;
  height: auto;
  padding-left: 10px;
}
.page-header .header-wrapper-content .header-wrapper-middle .minicart-wrapper .action.showcart:before {
  display: none;
}
.page-header .header-wrapper-content .header-wrapper-middle .minicart-wrapper .action.showcart .text {
  position: static;
}
.page-header .header-wrapper-content .header-wrapper-middle .minicart-wrapper .action.showcart .text .material-icons {
  color: #41aefc;
  font-size: 28px;
}
.page-header .header-wrapper-content .header-wrapper-middle .minicart-wrapper .action.showcart .counter.qty {
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  border-radius: 25px;
  width: auto;
  height: 18px;
  padding: 1px;
  position: absolute;
  right: -8px;
  bottom: 12px;
  background: #ffffff;
}
.page-header .header-wrapper-content .header-wrapper-middle .minicart-wrapper .action.showcart .counter.qty .counter-number {
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  position: relative;
  bottom: 4px;
  color: #41aefc;
  font-size: 1.2rem;
  font-weight: bold;
}
.page-header .header-wrapper-content .header-wrapper-bottom {
  background: #000000;
}
.page-header .header-wrapper-content .header-wrapper-bottom .header.content {
  padding: 0px;
}
.page-header .header-wrapper-content .header-wrapper-bottom .menu-container {
  display: none;
}
.page-header .header-wrapper-content .panel.header {
  background: #000000;
  position: relative;
  padding: 8px 5px 5px;
}
.page-header .header-wrapper-content .panel.header .switcher {
  margin-left: 10px;
  border-left: 1px solid #ffffff;
  font-size: 1.3rem;
  color: #ffffff !important;
  padding-left: 15px;
  padding-right: 10px;
}
.page-header .header-wrapper-content .panel.header .switcher .material-icons {
  display: none;
}
.page-header .header-wrapper-content .panel.header .header.links {
  margin: 0px;
}
.page-header .header-wrapper-content .panel.header .header.links > li {
  font-size: 1.3rem;
}
.page-header .header-wrapper-content .panel.header .header.links li {
  padding: 0px;
  color: #ffffff;
  margin: 1px 0px;
}
.page-header .header-wrapper-content .panel.header .header.links li a {
  margin: 0px 10px;
}
.page-header .header-wrapper-content .panel.header .header.links li .material-icons {
  display: none;
}
.page-header .header-wrapper-content .panel.header .header.links li.authorization-link:after {
  margin-right: 10px;
}
.page-header .header-wrapper-content .panel.header .header.links li.greet {
  border-right: 0px;
  padding-right: 2px;
  position: absolute;
  left: 5px;
  font-weight: bold;
  top: 6px;
}
/* End of Header */
/* Megamenu */
.header-wrapper-middle .menu-categories .mm2-no-site-img {
  width: 65.5%;
}
.header-wrapper-middle .menu-categories .mm2-no-site-img .thmt-mm-cats-brdc {
  width: 100%;
}
.header-wrapper-middle .menu-categories .mm2-no-site-img .thmt-mm-cats-brdc .thmt-mm-cats {
  width: 100%;
}
.thmt-mm-main {
  background: #ffffff;
  padding: 10px;
}
.thmt-mm-main .thmt-mm-cats-brdc {
  float: left;
  width: 65%;
  max-height: 450px;
}
.thmt-mm-main .thmt-mm-cats-brdc .linktocats {
  display: none;
}
.thmt-mm-main .thmt-mm-cats-brdc .linktocats .linktocatpage {
  border-top: 1px solid #efefef;
  font-size: 1.3rem;
  padding-top: 1px;
  display: block;
  color: #41aefc;
  font-weight: bold;
  text-transform: uppercase;
}
.thmt-mm-main .thmt-mm-cats-brdc .linktocats .linktocatpage .material-icons {
  font-size: 2.1rem;
}
.thmt-mm-main .thmt-mm-cats-brdc .linktocats .linktocatpage:hover {
  text-decoration: none;
  color: #002f6c;
}
.thmt-mm-main .thmt-mm-cats-brdc .thmt-mm-link-last {
  text-decoration: none;
  color: #41aefc;
}
.thmt-mm-main .thmt-mm-cats-brdc .thmt-mm-link-last:hover {
  color: #222222;
}
.thmt-mm-main .thmt-mm-cats-brdc .thmt-mm-brdc {
  width: 100%;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.thmt-mm-main .thmt-mm-cats-brdc .thmt-mm-brdc .thmt-mm-items {
  margin-bottom: 10px;
  font-size: 1.2rem;
  padding: 0;
  list-style: none;
}
.thmt-mm-main .thmt-mm-cats-brdc .thmt-mm-brdc .thmt-mm-items .thmt-mm-item {
  display: inline-block;
  text-decoration: none;
  color: #41aefc;
  font-weight: bold;
}
.thmt-mm-main .thmt-mm-cats-brdc .thmt-mm-brdc .thmt-mm-items .thmt-mm-item .thmt-mm-link {
  text-decoration: none;
  color: #41aefc;
}
.thmt-mm-main .thmt-mm-cats-brdc .thmt-mm-brdc .thmt-mm-items .thmt-mm-item .thmt-mm-link:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 18px;
  content: '\e608';
  color: #41aefc;
  font-family: 'luma-icons';
  margin: 0 10px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.thmt-mm-main .thmt-mm-cats-brdc .thmt-mm-brdc .thmt-mm-items .thmt-mm-item .thmt-mm-link:hover {
  color: #222222;
}
.thmt-mm-main .thmt-mm-cats-brdc .thmt-mm-brdc .thmt-mm-items .thmt-mm-item strong {
  color: #000000;
  font-weight: bold;
}
.thmt-mm-main .thmt-mm-cats-brdc .thmt-mm-cats {
  width: 100%;
  overflow-y: auto;
  height: 380px;
}
.thmt-mm-main .thmt-mm-cats-brdc .thmt-mm-cats .thmt-mm-cats-items {
  width: 95%;
  float: none;
  padding-left: 0px;
  margin-right: 0.5%;
  margin-bottom: 0px;
  padding-right: 20px;
}
.thmt-mm-main .thmt-mm-cats-brdc .thmt-mm-cats .thmt-mm-cats-items.cats-items-col2 {
  column-count: 2;
  column-gap: 0;
}
.thmt-mm-main .thmt-mm-cats-brdc .thmt-mm-cats .thmt-mm-cats-items.cats-items-col3 {
  column-count: 3;
  column-gap: 0;
}
.thmt-mm-main .thmt-mm-cats-brdc .thmt-mm-cats .thmt-mm-cats-items .thmt-mm-cats-item-li {
  width: 100%;
  padding-bottom: 7px;
  margin-bottom: 0.5rem;
  display: inline-block;
  height: 30px;
}
.thmt-mm-main .thmt-mm-cats-brdc .thmt-mm-cats .thmt-mm-cats-items .thmt-mm-cats-item-li .thmt-mm-cats-item {
  font-weight: bold;
  font-size: 1.4rem;
  display: inline-block;
}
.thmt-mm-main .thmt-mm-cats-brdc .thmt-mm-cats .thmt-mm-cats-items .thmt-mm-cats-item-li .thmt-mm-cats-item a {
  color: #333333;
  text-decoration: none;
}
.thmt-mm-main .thmt-mm-cats-brdc .thmt-mm-cats .thmt-mm-cats-items .thmt-mm-cats-item-li .thmt-mm-cats-item a:hover {
  color: #41aefc;
}
.thmt-mm-main .thmt-mm-cats-brdc .thmt-mm-cats .thmt-mm-cats-items .thmt-mm-cats-item-li .thmt-mm-cats-item:hover {
  color: #41aefc;
}
.thmt-mm-main .thmt-mm-cats-brdc .thmt-mm-cats .thmt-mm-cats-items .thmt-mm-cats-item-li .material-icons {
  position: relative;
  top: 3px;
  left: 5px;
  font-weight: bold;
  font-size: 1.8rem;
  display: inline-block;
  color: #333333;
}
.thmt-mm-main .thmt-mm-cats-brdc .thmt-mm-cats .thmt-mm-cats-items .thmt-mm-cats-item-li .material-icons:hover {
  color: #41aefc;
}
.thmt-mm-main .thmt-mm-images {
  float: left;
  width: 35%;
}
.thmt-mm-main .thmt-mm-images .thmt-mm-img .thmt-mm-image-container {
  position: relative;
  text-align: center;
}
.thmt-mm-main .thmt-mm-images .thmt-mm-img .thmt-mm-image-container .image-link-with-btn {
  cursor: auto;
}
.thmt-mm-main .thmt-mm-images .thmt-mm-img .thmt-mm-image-container .no-mm-image-link a {
  cursor: auto;
}
.thmt-mm-main .thmt-mm-images .thmt-mm-img .thmt-mm-image-container .thmt-mm-main-promo-images-photo {
  max-height: 200px;
  max-width: 430px;
  width: 100%;
  margin-top: 5px;
  border-radius: 4px;
  margin-left: 4%;
}
.thmt-mm-main .thmt-mm-images .thmt-mm-img .thmt-mm-image-container .thmt-mm-image-details {
  position: absolute;
  top: 24%;
  left: 12%;
  background: rgba(0, 0, 0, 0.5);
  padding: 10px;
  width: 70%;
  text-align: left;
}
.thmt-mm-main .thmt-mm-images .thmt-mm-img .thmt-mm-image-container .thmt-mm-image-details .thmt-mm-image-title {
  color: #efefef;
  margin-top: 0px;
  margin-bottom: 1.5rem;
  word-break: break-all;
}
.thmt-mm-main .thmt-mm-images .thmt-mm-img .thmt-mm-image-container .thmt-mm-image-details .thmt-mm-image-content {
  color: #efefef;
  margin-bottom: 1.5rem;
  font-size: 1.3rem;
  word-break: break-all;
}
.thmt-mm-main .thmt-mm-images .thmt-mm-img .thmt-mm-image-container .thmt-mm-image-details .thmt-mm-image-button {
  border: 0px;
  -webkit-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -moz-box-shadow: 0px 0px 4px 1px #f2f2f2;
  -o-box-shadow: 0px 0px 4px 1px #f2f2f2;
  box-shadow: 0px 0px 4px 1px #f2f2f2;
  color: #efefef;
  padding: 7px 15px 7px;
  border-radius: 4px;
  background: #41aefc;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 1.4rem;
  height: 38px;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  font-weight: bold;
  box-shadow: none;
  font-family: font-family-name__base;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-size: 1.3rem;
  padding: 5px 10px;
  display: inline-block;
  height: auto;
}
.thmt-mm-main .thmt-mm-images .thmt-mm-img .thmt-mm-image-container .thmt-mm-image-details .thmt-mm-image-button:hover {
  background: #002f6c !important;
  border: 0px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
/* End of Megamenu */
/* Home */
#pagebgwrapmm2 {
  display: none;
}
.udfields-block .step-title {
  margin-bottom: 20px;
}
.udfields-block .udfields-form {
  width: 50%;
}
.udfields-block .udfields-form .field {
  margin-bottom: 30px;
}
.udfields-block .udfields-form .field .label {
  margin-bottom: 10px;
}
.udfields-block .udfields-form .field .checkbox {
  height: 20px;
  width: 20px;
}
.udfields-block .udfields-form .field .input-date {
  border-radius: 25px;
}
.modal-popup.modal-slide .modal-footer button.cancel,
.modal-popup.modal-slide .modal-footer button.delete,
.modal-popup.modal-slide .modal-footer button.fail {
  border: 0px;
  color: #41aefc !important;
  background: #ffffff !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
  outline: none !important;
  cursor: pointer !important;
  font-weight: bold !important;
  padding: 7px 15px 7px !important;
  border-radius: 4px !important;
  background-image: none;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: none !important;
}
.modal-popup.modal-slide .modal-footer button.cancel span,
.modal-popup.modal-slide .modal-footer button.delete span,
.modal-popup.modal-slide .modal-footer button.fail span {
  background-image: none;
  padding-left: 0px;
}
.modal-popup.modal-slide .modal-footer button.cancel:hover,
.modal-popup.modal-slide .modal-footer button.delete:hover,
.modal-popup.modal-slide .modal-footer button.fail:hover {
  background: #002f6c !important;
  color: #41aefc !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 0px !important;
}
.modal-popup.modal-slide .modal-footer button.cancel:hover span,
.modal-popup.modal-slide .modal-footer button.delete:hover span,
.modal-popup.modal-slide .modal-footer button.fail:hover span {
  background-image: none;
}
#pagebgwrapmm2.window-overlay-bggrade {
  display: block !important;
  top: 0px;
  z-index: 90 !important;
  position: fixed;
}
.slick-slide {
  margin: 0px !important;
}
.main-banner .banner-item .banner-img {
  max-width: 1280px;
}
.page-wrapper .full-slideshow-wrapper {
  max-width: unset;
  background: #f2f2f2;
}
.page-wrapper .full-slideshow-wrapper.topcats-mainsec {
  margin-top: 0px;
}
.page-wrapper .full-slideshow-wrapper section.two-col-banner .col2-banner.slick-dotted.slick-slider {
  margin-bottom: 0px;
}
.page-wrapper .full-slideshow-wrapper section.slider {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
}
.page-wrapper .full-slideshow-wrapper section.slider .slick-prev {
  left: 0px;
}
.page-wrapper .full-slideshow-wrapper section.slider .slick-next {
  right: 20px;
}
.page-wrapper .full-slideshow-wrapper .cat-max-lenth {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
}
.checkout-index-index .checkout-container .authentication-wrapper {
  margin-top: -75px !important;
}
.home-section-title h3.title-txt {
  padding-bottom: 7px;
  font-size: 1.6rem;
  border-bottom: 3px solid #002f6c;
  text-align: left;
}
.home-section-title .title-line {
  display: none;
}
.form-wishlist-items .product-items .product-item .product-item-info .price-box .price-container .ecc-uom.ecc-uom-grouped .child_uom {
  width: auto;
}
.home-prod-row .home-product-sec {
  -webkit-transition: all 0s ease;
  -moz-transition: all 0s ease;
  -o-transition: all 0s ease;
  transition: all 0s ease;
  min-height: 385px;
}
.home-prod-row .home-product-sec .confi-icon {
  display: none;
}
.home-prod-row .home-product-sec .confi-text {
  display: block;
}
.home-prod-row .home-product-sec .home-prod-desc .product-item-inner .product-item-actions {
  position: absolute;
  bottom: 5px;
  width: 100%;
  left: 0px;
}
.home-prod-row .home-product-sec .home-prod-desc .product-item-inner .product-item-actions .actions-primary {
  padding-left: 10px;
}
.home-prod-row .home-product-sec .home-prod-desc .product-item-inner .product-item-actions .actions-primary .action.tocart.primary {
  height: 38px;
  left: 10px;
  bottom: 6px;
  position: static;
  border-radius: 4px;
  padding: 7px 15px 7px;
  -webkit-transition: all 0s ease;
  -moz-transition: all 0s ease;
  -o-transition: all 0s ease;
  transition: all 0s ease;
}
.home-prod-row .home-product-sec .home-prod-desc .product-item-inner .product-item-actions .secondary-addto-links.actions-secondary {
  padding-right: 5px;
}
.home-prod-row .home-product-sec .home-prod-desc .product-item-inner .product-item-actions .secondary-addto-links.actions-secondary .action.towishlist,
.home-prod-row .home-product-sec .home-prod-desc .product-item-inner .product-item-actions .secondary-addto-links.actions-secondary .action.tocompare {
  display: inline-block;
  position: static;
  margin-right: 6px;
  margin-left: 6px;
}
.home-prod-row .home-product-sec .home-prod-desc .product-item-inner .product-item-actions .secondary-addto-links.actions-secondary .action.towishlist span .material-icons,
.home-prod-row .home-product-sec .home-prod-desc .product-item-inner .product-item-actions .secondary-addto-links.actions-secondary .action.tocompare span .material-icons {
  background: none;
  font-size: 2.0rem;
  color: #41aefc;
  padding: 7px;
  margin-top: 2px;
  border: 1px solid #41aefc;
  height: 22px;
  border-radius: 4px;
}
.home-prod-row .home-product-sec .home-prod-desc .product-item-inner .product-item-actions .secondary-addto-links.actions-secondary .action.towishlist span .material-icons:hover,
.home-prod-row .home-product-sec .home-prod-desc .product-item-inner .product-item-actions .secondary-addto-links.actions-secondary .action.tocompare span .material-icons:hover {
  background: #41aefc;
  color: #002f6c;
}
.home-prod-row .home-product-sec .home-prod-desc .product-item-inner .product-item-actions .secondary-addto-links.actions-secondary > .action span {
  position: static;
}
.home-prod-row .home-product-sec:hover {
  -webkit-transition: all 0s ease;
  -moz-transition: all 0s ease;
  -o-transition: all 0s ease;
  transition: all 0s ease;
}
.home-prod-row .home-product-sec:hover .home-prod-desc .product-item-inner .product-item-actions {
  bottom: 0px;
}
.home-prod-row .home-product-sec:hover .home-prod-desc .product-item-inner .product-item-actions .hide-price-button {
  margin-top: -4px;
}
.home-prod-row .home-product-sec:hover .home-prod-desc .product-item-inner .product-item-actions .action.tocart.primary.details {
  margin-top: 0px;
}
.home-prod-row .home-product-sec:hover .home-prod-desc .product-item-inner .product-item-actions .action.tocart.primary {
  margin-bottom: 5px;
  -webkit-transition: all 0s ease;
  -moz-transition: all 0s ease;
  -o-transition: all 0s ease;
  transition: all 0s ease;
}
.home-prod-row .home-product-sec:hover .home-prod-desc .product-item-inner .product-item-actions .actions-primary {
  margin-bottom: 5px;
}
.home-prod-row .home-product-sec:hover .home-prod-desc .product-item-inner .product-item-actions .actions-primary .action.tocart.primary {
  padding: 7px 15px 7px;
  margin-bottom: 0px;
  -webkit-transition: all 0s ease;
  -moz-transition: all 0s ease;
  -o-transition: all 0s ease;
  transition: all 0s ease;
}
.home-prod-row .home-product-sec:hover .home-prod-desc .product-item-inner .product-item-actions .secondary-addto-links .action.towishlist,
.home-prod-row .home-product-sec:hover .home-prod-desc .product-item-inner .product-item-actions .secondary-addto-links .action.tocompare {
  display: inline-block;
  position: static;
}
.home-prod-row .home-product-sec:hover .home-prod-desc .product-item-inner .product-item-actions .secondary-addto-links .action.towishlist span .material-icons,
.home-prod-row .home-product-sec:hover .home-prod-desc .product-item-inner .product-item-actions .secondary-addto-links .action.tocompare span .material-icons {
  background: none;
  font-size: 2.0rem;
  color: #41aefc;
  height: 22px;
  border-radius: 4px;
}
.home-prod-row.three-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions.no-wishcomp .hide-price-button,
.home-prod-row.three-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions.no-wishcomp .action.tocart.primary.details {
  width: 98%;
  padding: 9px 15px 9px;
  margin-left: 15px;
  font-size: 1.4rem;
  position: static;
  text-align: center;
  border-radius: 5px;
  height: 39px;
}
.home-prod-row.three-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions.no-wishcomp .actions-primary {
  width: 100% !important;
}
.home-prod-row.three-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions.no-wishcomp .actions-primary .action.tocart.primary {
  width: 98%;
  padding: 7px 15px 7px;
}
.home-prod-row.three-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions.no-wishcomp .secondary-addto-links.actions-secondary {
  width: 50px;
}
.home-prod-row.three-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions.no-compare .hide-price-button,
.home-prod-row.three-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions.no-compare .action.tocart.primary.details {
  width: calc(94% - 55px);
  padding: 9px 15px 9px;
  margin-left: 15px;
  font-size: 1.4rem;
  position: static;
  text-align: center;
  border-radius: 5px;
  height: 39px;
}
.home-prod-row.three-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions.no-compare .actions-primary {
  width: calc(94% - 55px);
}
.home-prod-row.three-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions.no-compare .actions-primary .action.tocart.primary {
  width: 98%;
  padding: 7px 15px 7px;
}
.home-prod-row.three-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions.no-compare .secondary-addto-links.actions-secondary {
  width: 50px;
}
.home-prod-row.three-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions.no-wishlist .hide-price-button,
.home-prod-row.three-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions.no-wishlist .action.tocart.primary.details {
  width: calc(94% - 55px);
  padding: 9px 15px 9px;
  margin-left: 15px;
  font-size: 1.4rem;
  position: static;
  text-align: center;
  border-radius: 5px;
  height: 39px;
}
.home-prod-row.three-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions.no-wishlist .actions-primary {
  width: calc(94% - 55px);
}
.home-prod-row.three-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions.no-wishlist .actions-primary .action.tocart.primary {
  width: 98%;
  padding: 7px 15px 7px;
}
.home-prod-row.three-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions.no-wishlist .secondary-addto-links.actions-secondary {
  width: 50px;
}
.home-prod-row.three-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions .hide-price-button,
.home-prod-row.three-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions .action.tocart.primary.details {
  width: calc(94% - 100px);
  padding: 9px 15px 9px;
  margin-left: 15px;
  font-size: 1.4rem;
  position: static;
  text-align: center;
  border-radius: 5px;
  height: 39px;
}
.home-prod-row.three-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions .hide-price-button span,
.home-prod-row.three-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions .action.tocart.primary.details span {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.home-prod-row.three-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions .actions-primary {
  width: calc(94% - 95px);
}
.home-prod-row.three-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions .actions-primary .action.tocart.primary {
  width: 98%;
  padding: 7px 15px 7px;
}
.home-prod-row.three-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions .secondary-addto-links.actions-secondary {
  width: 100px;
}
.home-prod-row.four-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions.no-wishcomp .hide-price-button,
.home-prod-row.four-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions.no-wishcomp .action.tocart.primary.details {
  width: 98%;
  padding: 9px 15px 9px;
  margin-left: 15px;
  font-size: 1.4rem;
  position: static;
  text-align: center;
  border-radius: 5px;
  height: 39px;
}
.home-prod-row.four-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions.no-wishcomp .actions-primary {
  width: 100% !important;
}
.home-prod-row.four-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions.no-wishcomp .actions-primary .action.tocart.primary {
  width: 98%;
  padding: 7px 15px 7px;
}
.home-prod-row.four-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions.no-wishcomp .secondary-addto-links.actions-secondary {
  width: 50px;
}
.home-prod-row.four-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions.no-compare .hide-price-button,
.home-prod-row.four-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions.no-compare .action.tocart.primary.details {
  width: calc(94% - 55px);
  padding: 9px 15px 9px;
  margin-left: 12px;
  font-size: 1.4rem;
  position: static;
  text-align: center;
  border-radius: 5px;
  height: 39px;
}
.home-prod-row.four-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions.no-compare .actions-primary {
  width: calc(94% - 55px) !important;
}
.home-prod-row.four-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions.no-compare .actions-primary .action.tocart.primary {
  width: 98%;
  padding: 7px 15px 7px;
}
.home-prod-row.four-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions.no-compare .secondary-addto-links.actions-secondary {
  width: 50px;
}
.home-prod-row.four-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions.no-wishlist .hide-price-button,
.home-prod-row.four-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions.no-wishlist .action.tocart.primary.details {
  width: calc(94% - 55px);
  padding: 9px 15px 9px;
  margin-left: 12px;
  font-size: 1.4rem;
  position: static;
  text-align: center;
  border-radius: 5px;
  height: 39px;
}
.home-prod-row.four-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions.no-wishlist .actions-primary {
  width: calc(94% - 55px) !important;
}
.home-prod-row.four-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions.no-wishlist .actions-primary .action.tocart.primary {
  width: 98%;
  padding: 7px 15px 7px;
}
.home-prod-row.four-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions.no-wishlist .secondary-addto-links.actions-secondary {
  width: 50px;
}
.home-prod-row.four-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions .hide-price-button,
.home-prod-row.four-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions .action.tocart.primary.details {
  width: calc(94% - 100px);
  padding: 9px 15px 9px;
  margin-left: 12px;
  font-size: 1.4rem;
  position: static;
  text-align: center;
  border-radius: 5px;
  height: 39px;
}
.home-prod-row.four-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions .hide-price-button span,
.home-prod-row.four-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions .action.tocart.primary.details span {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.home-prod-row.four-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions .actions-primary {
  width: calc(94% - 100px) !important;
}
.home-prod-row.four-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions .actions-primary .action.tocart.primary {
  width: 98%;
  padding: 7px 15px 7px;
}
.home-prod-row.four-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions .secondary-addto-links.actions-secondary {
  width: 100px;
}
.home-prod-row.four-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions .secondary-addto-links.actions-secondary .action.tocompare span .material-icons,
.home-prod-row.four-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions .secondary-addto-links.actions-secondary .action.towishlist span .material-icons {
  padding: 7px;
  height: 22px;
}
/* End of Home */
/* Compare */
.catalog-product_compare-index .table-wrapper.comparison .table-comparison {
  margin-top: 30px;
  border: 0px;
}
.catalog-product_compare-index .table-wrapper.comparison .table-comparison .cell.remove .action.delete {
  border-radius: 25px;
  background: #41aefc;
}
.catalog-product_compare-index .table-wrapper.comparison .table-comparison .price-box .price-container .ecc-uom.ecc-uom-grouped .child_uom {
  width: auto;
}
.catalog-product_compare-index .page-main {
  position: relative;
}
.catalog-product_compare-index .page-main .action.print {
  background: none;
  color: #41aefc;
  border: 0px;
  position: absolute;
  right: 5px;
  top: 5px;
}
.catalog-product_compare-index .page-main .action.print:hover {
  color: #ffffff;
}
.catalog-product_compare-index .page-main .page-title-wrapper h1.page-title {
  margin-bottom: 10px;
}
.catalog-product_compare-index .page-main .toolbar-total-items {
  color: #222222;
  position: static;
  text-align: left;
}
.catalog-product_compare-index .page-main .toolbar-total-items:before {
  display: none;
}
.catalog-product_compare-index .page-main .toolbar-total-items:after {
  width: 50px;
  height: 2px;
  background: #41aefc;
  content: " ";
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 3px;
}
/* End of Compare */
/* Multishipment */
.multishipping-checkout-addresses .multicheckout.address.form .table-wrapper .items.data.table tbody tr:nth-child(odd) td.product-details .chk-item-remove .action.delete,
.multishipping-checkout-addresses .multicheckout.address.form .table-wrapper .items.data.table tbody tr td.product-details .chk-item-remove .action.delete,
.multishipping-checkout-addresses .multicheckout.address.form .table-wrapper .items.data.table tbody tr:nth-child(even) td.product-details .chk-item-remove .action.delete {
  border-radius: 4px;
}
.multishipping-checkout-addresses .multicheckout.address.form .table-wrapper .items.data.table tbody tr:nth-child(odd) td.product-details .chk-item-remove .action.delete .material-icons,
.multishipping-checkout-addresses .multicheckout.address.form .table-wrapper .items.data.table tbody tr td.product-details .chk-item-remove .action.delete .material-icons,
.multishipping-checkout-addresses .multicheckout.address.form .table-wrapper .items.data.table tbody tr:nth-child(even) td.product-details .chk-item-remove .action.delete .material-icons {
  top: 8px;
}
.multishipping-checkout-addresses .page-title-wrapper,
.multishipping-checkout-shipping .page-title-wrapper,
.multishipping-checkout-billing .page-title-wrapper,
.multishipping-checkout-overview .page-title-wrapper {
  background: #41aefc;
}
.multishipping-checkout-addresses .page-title-wrapper .page-title,
.multishipping-checkout-shipping .page-title-wrapper .page-title,
.multishipping-checkout-billing .page-title-wrapper .page-title,
.multishipping-checkout-overview .page-title-wrapper .page-title {
  padding: 20px 15px;
}
/* End of Multiship */
/* Homepage Blog*/
.top-categories-sec {
  width: 49%;
  display: inline-block;
}
.top-categories-sec .tpcats .tpcatsrow .tpcatitem {
  text-align: left;
}
.top-categories-sec .tpcats .tpcatsrow .tpcatitem .tpcatimg .tpcatimg-photo {
  max-width: 120px;
  max-height: 120px;
}
.top-categories-sec .tpcats .tpcatsrow .tpcatitem .tpcatname {
  text-align: left;
  padding-left: 0px;
  padding-top: 7px;
}
.top-categories-sec .tpcats .tpcatsrow.tpcatcol4 .tpcatitem {
  width: 24%;
}
.top-categories-sec .tpcats .tpcatsrow.tpcatcol3 .tpcatitem {
  width: 30%;
}
.top-categories-sec .tpcats .tpcatsrow.tpcatcol3 .tpcatitem .tpcatname {
  padding-left: 15px;
}
.pop-categories-sec {
  width: 48%;
  display: inline-block;
  position: relative;
  top: 5px;
  left: 10px;
}
.pop-categories-sec .pop-category {
  position: relative;
}
.pop-categories-sec .pop-category .pop-cat-content {
  position: absolute;
  top: 38%;
  font-size: 3.0rem;
  color: #ffffff;
  font-weight: bold;
  left: 15px;
  width: 80%;
}
.pop-categories-sec .pop-category .pop-cat-img {
  max-width: 620px;
  width: 100%;
}
.blog-sec {
  background: #ffffff;
}
.blog-sec .blog-item-slick .slick-prev,
.blog-sec .blog-item-slick .slick-next {
  background: none;
  top: -42px;
}
.blog-sec .blog-item-slick .slick-prev:before,
.blog-sec .blog-item-slick .slick-next:before {
  color: #41aefc;
  font-size: 1.8rem;
}
.blog-sec .blog-item-slick .slick-prev:hover:before,
.blog-sec .blog-item-slick .slick-next:hover:before {
  color: #002f6c;
}
.blog-sec .blog-item-slick .blog-item {
  padding: 20px;
  margin: 10px !important;
}
.blog-sec .blog-item-slick .blog-item .blog-img {
  float: left;
  width: 35%;
  max-width: 200px;
}
.blog-sec .blog-item-slick .blog-item .blog-img .blog-item-info .blog-image {
  max-height: 125px;
  width: 100%;
}
.blog-sec .blog-item-slick .blog-item .blog-content-sec {
  float: left;
  width: 61%;
  padding-left: 3%;
}
.blog-sec .blog-item-slick .blog-item .blog-content-sec .blog-content {
  padding: 0px;
  height: 40px;
}
.home-products-showcase .actionscroll-btn {
  top: 44px;
  right: 0px;
}
.home-products-showcase .actionscroll-btn .lscroll-bestseller-product,
.home-products-showcase .actionscroll-btn .rscroll-bestseller-product,
.home-products-showcase .actionscroll-btn .lscroll-featured-product,
.home-products-showcase .actionscroll-btn .rscroll-featured-product,
.home-products-showcase .actionscroll-btn .lscroll-newsale-product,
.home-products-showcase .actionscroll-btn .rscroll-newsale-product {
  background: none;
}
.home-products-showcase .actionscroll-btn .lscroll-bestseller-product:after,
.home-products-showcase .actionscroll-btn .rscroll-bestseller-product:after,
.home-products-showcase .actionscroll-btn .lscroll-featured-product:after,
.home-products-showcase .actionscroll-btn .rscroll-featured-product:after,
.home-products-showcase .actionscroll-btn .lscroll-newsale-product:after,
.home-products-showcase .actionscroll-btn .rscroll-newsale-product:after {
  color: #41aefc;
  font-size: 1.8rem;
}
.home-products-showcase .actionscroll-btn .lscroll-bestseller-product:hover:after,
.home-products-showcase .actionscroll-btn .rscroll-bestseller-product:hover:after,
.home-products-showcase .actionscroll-btn .lscroll-featured-product:hover:after,
.home-products-showcase .actionscroll-btn .rscroll-featured-product:hover:after,
.home-products-showcase .actionscroll-btn .lscroll-newsale-product:hover:after,
.home-products-showcase .actionscroll-btn .rscroll-newsale-product:hover:after {
  color: #002f6c;
}
/* End of Homepage Blog */
/* PLP */
.block.crosssell .list.items.product-items .item.product-item select.child_uom {
  width: auto;
  min-width: 50px;
  padding-right: 25px;
}
.block-lists .block-content .lists-search .actions .action.lists-search,
.block-lists .block-content .lists-search .actions .action.lists-search[disabled],
.block-lists .block-content .lists-search .actions .action.lists-search.disabled {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.block-lists .actions-toolbar .primary .action.tolists.primary {
  border-radius: 4px;
}
.sidebar.sidebar-additional .product-items .product-item .product-item-actions .actions-primary .action.tocart.primary {
  border-radius: 4px;
}
.sidebar.sidebar-additional .block-compare .block-content .product-items-names .product-item a.action.delete {
  background: #41aefc;
}
.page-layout-2columns-left .sidebar-additional #cart-quick-add #quickadd-form .buttons-set.actions .action.tocart.primary {
  border-radius: 4px;
  font-size: 1.3rem;
}
.products.products-list .product.product-item .product-item-info .product-item-details .product-item-inner .actions-secondary .action.towishlist span .material-icons,
.products.products-list .product.product-item .product-item-info .product-item-details .product-item-inner .actions-secondary .action.tocompare span .material-icons {
  border-radius: 5px;
}
.products.products-list .product.product-item .product-item-info .product-item-details .price-box .old-price {
  display: block !important;
  width: auto !important;
}
.products.products-list .product.product-item .product-item-info .product-item-details .price-box .minimal-price-link {
  display: inline-block !important;
  width: auto;
}
.page-products .products-grid .configurable_addtocart .add-to-cart .configurator-add.btn-cart span:before,
.wishlist-index-index .products-grid .configurable_addtocart .add-to-cart .configurator-add.btn-cart span:before {
  content: "";
  display: none;
}
.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .product_grid_locations .branch_list .related-location-element .location-select span,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .product_grid_locations .branch_list .related-location-element .location-select span {
  border-radius: 4px;
}
.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.towishlist span i.material-icons,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.towishlist span i.material-icons,
.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.tocompare span i.material-icons,
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .action.tocompare span i.material-icons {
  border-radius: 4px;
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions .action.edit,
.wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions .action.delete {
  border-radius: 5px;
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions .action .sidebar.sidebar-additional .product-items .product-item .product-item-actions .link-cart {
  border-radius: 4px;
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart .fieldset p .link-edit {
  visibility: hidden;
}
.page-products .column.main .toolbar-products .toolbar-total-items:before {
  content: "";
  display: none;
}
.page-products .column.main .toolbar-products .toolbar-total-items:after {
  width: 50px;
  height: 2px;
  background: #41aefc;
  content: " ";
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 3px;
}
.page-products .column.main .toolbar-products .field.limiter,
.page-products .column.main .toolbar-products .toolbar-sorter,
.page-products .column.main .toolbar-products .modes .modes-mode {
  border-radius: 4px;
}
.page-products .column.main .toolbar-products .pages .pages-items .item a.page {
  border-radius: 4px;
}
.page-products .column.main .toolbar-products .pages .pages-items .item.current .page {
  border-radius: 4px;
}
.page-products .column.main .toolbar-products .pages .pages-items .item.pages-item-previous .action,
.page-products .column.main .toolbar-products .pages .pages-items .item.pages-item-next .action {
  border-radius: 4px;
}
/* End of PLP */
/* PDP*/
.page-layout-1column .product-info-main .product-info-stock-sku {
  display: inline-block;
}
.page-product-grouped .box-tocart {
  margin-top: 15px;
}
.catalog-product-view .product-info-main .configurable_addtocart .configurator-add.btn-cart span:before {
  content: "";
  display: none;
}
.product.info.detailed .data.items {
  text-align: left;
  padding-top: 0px;
  background: #41aefc;
}
.product.info.detailed .data.items a.data.switch {
  color: #ffffff;
}
.product.info.detailed .data.items > .item.title {
  margin: 0px -2px;
}
.product.info.detailed .data.items > .item.title .data.switch {
  padding: 1px 20px ;
  color: #ffffff;
}
.product.info.detailed .data.items > .item.title .data.switch:hover {
  color: #41aefc;
}
.product.info.detailed .data.items > .item.title > .switch:hover {
  border-bottom: 0px;
  background: #f2f2f2;
  color: #41aefc;
}
.product.info.detailed .data.items .item.title.active {
  background: #f2f2f2;
}
.product.info.detailed .data.items .item.title.active .data.switch {
  padding: 2px 20px 1px;
  border-bottom: 0px;
  color: #41aefc;
}
.product.info.detailed .data.items .item.title.active .data.switch:hover {
  color: #41aefc;
}
.product-items .product-item .product-item-info .ecc-uom.price-hidden {
  display: block !important;
}
/*End of PDP */
/*Minicart */
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.actions div.primary .action.edit,
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.actions div.secondary .action.edit,
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.actions div.primary .action.delete,
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.actions div.secondary .action.delete {
  border-radius: 4px;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.actions div.primary .action.edit .material-icons,
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.actions div.secondary .action.edit .material-icons,
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.actions div.primary .action.delete .material-icons,
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.actions div.secondary .action.delete .material-icons {
  top: -2px;
}
/* CART*/
.checkout-cart-index .cart-discount .block.discount .content .fieldset.coupon .actions-toolbar .primary .action.cancel.primary,
.checkout-cart-index .cart-discount .block.discount .content .fieldset.coupon .actions-toolbar .primary .action.apply.primary {
  border-radius: 4px;
}
.checkout-cart-index .page-main .column .cart-summary .block > .title {
  border-top: 0px;
}
.checkout-cart-index .page-main .column .cart-container .form-cart .table-wrapper .cart-products-toolbar .pages .items.pages-items .item a.page:hover {
  border-radius: 4px;
}
.checkout-cart-index .page-main .column .cart-container .form-cart .table-wrapper .cart-products-toolbar .pages .items.pages-items .item a.page,
.checkout-cart-index .page-main .column .cart-container .form-cart .table-wrapper .cart-products-toolbar .pages .items.pages-items .item .action {
  border-radius: 4px;
}
.checkout-cart-index .page-main .column .cart-container .form-cart .table-wrapper .cart-products-toolbar .pages .items.pages-items .item.current {
  border-radius: 4px;
}
.checkout-cart-index .page-main .column .cart-container .form-cart .table-wrapper .cart-products-toolbar .pages .items.pages-items .item.current .strong.page {
  border-radius: 4px;
}
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-right .actions-toolbar .action-towishlist {
  border-radius: 4px;
}
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-right .actions-toolbar .action.action-edit,
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-right .actions-toolbar .action.action-delete,
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-right .actions-toolbar .action.action-gift {
  border-radius: 4px;
}
/* End of CART */
/* Checkout */
.shipping-payment-header {
  background: #41aefc;
  margin-bottom: 15px;
}
.shipping-payment-header .shipping-payment-headcontainer {
  width: 1280px;
  margin: 0 auto;
  text-transform: uppercase;
  font-family: 'Roboto' !important;
  font-family: 'Source Sans Pro' !important;
  font-size: 1.6rem;
  color: #ffffff;
  padding: 20px 15px;
  font-weight: 600;
}
.checkout-container .opc-wrapper .form.form-login #customer-email-fieldset .actions-toolbar .secondary a.action.remind,
.checkout-container .opc-wrapper .form.form-login #customer-email-fieldset .actions-toolbar .primary .action.login.primary {
  border-radius: 4px;
}
#checkout-step-shipping .field.addresses .control .shipping-address-items .shipping-address-item button.edit-address-link,
#checkout-step-shipping .control .select {
  border-radius: 4px;
}
.checkout-container .opc-wrapper .opc .step-title.opc-block-summary {
  border-radius: 4px;
}
.checkout-container .opc-progress-bar .opc-progress-bar-item:first-child:after {
  border-radius: 2px 0px 0px 2px;
}
.checkout-container .opc-progress-bar .opc-progress-bar-item:first-child:before {
  border-radius: 0 2px 2px 0;
}
.modal-popup.confirm.savecartaslistoptions .modal-footer .action-secondary.action-dismiss {
  font-size: 1.4rem;
}
.modal-popup.confirm.savecartaslistoptions .modal-footer .action-primary.action-accept {
  height: auto;
}
#search_mini_form .field.search .control #scanner-button {
  right: 30px !important;
  top: 3px !important;
}
.ecc-autosuggest .ecc-autosuggest-products .elproducts .box-tocart {
  margin: 0 0 15px;
}
.ecc-autosuggest .ecc-autosuggest-products .elproducts .box-tocart .autoaddtocart .control .input-text.qty {
  height: 25px !important;
  border-top-right-radius: 3px !important;
  border-bottom-right-radius: 3px !important;
  border-top-left-radius: 3px !important;
  border-bottom-left-radius: 3px !important;
}
@media only screen and (max-width: 590px) {
  #search_mini_form .field.search .control #scanner-button {
    right: 25px !important;
    top: 8px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .full-slideshow-wrapper.topcats-mainsec {
    padding: 5px 2%;
    width: 96%;
  }
  .top-categories-sec .tpcats .tpcatsrow.tpcatcol4 .tpcatitem {
    width: 22%;
  }
  .top-categories-sec .tpcats .tpcatsrow.tpcatcol3 .tpcatitem {
    width: 30%;
  }
  .top-categories-sec .tpcats .tpcatsrow .tpcatitem .tpcatimg {
    margin: 0;
    text-align: left;
  }
  .top-categories-sec .tpcats .tpcatsrow .tpcatitem .tpcatimg .tpcatimg-photo {
    max-width: 70px;
    max-height: 70px;
  }
  .top-categories-sec .tpcats .tpcatsrow .tpcatitem .tpcatname {
    padding: 6px;
  }
  .top-categories-sec .pop-category .pop-cat-content {
    top: 22%;
    font-size: 2.5rem;
  }
  .home-prod-row .home-product-sec .home-prod-desc .product-item-inner .product-item-actions .actions-primary {
    position: static;
  }
  .home-prod-row.three-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions.no-wishcomp .actions-primary {
    width: 100% !important;
  }
  .home-prod-row.three-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions.no-wishcomp .actions-primary .action.tocart.primary {
    width: 98%;
    padding: 7px 15px 7px;
  }
  .home-prod-row.three-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions.no-wishcomp .secondary-addto-links.actions-secondary {
    width: 50px;
  }
  .home-prod-row.three-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions.no-compare .actions-primary {
    width: calc(84% - 55px);
  }
  .home-prod-row.three-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions.no-compare .actions-primary .action.tocart.primary {
    width: 98%;
    padding: 7px 15px 7px;
  }
  .home-prod-row.three-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions.no-compare .secondary-addto-links.actions-secondary {
    width: 50px;
  }
  .home-prod-row.three-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions.no-wishlist .actions-primary {
    width: calc(84% - 55px);
  }
  .home-prod-row.three-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions.no-wishlist .actions-primary .action.tocart.primary {
    width: 98%;
    padding: 7px 15px 7px;
  }
  .home-prod-row.three-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions.no-wishlist .secondary-addto-links.actions-secondary {
    width: 50px;
  }
  .home-prod-row.three-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions .actions-primary {
    width: calc(84% - 100px);
    padding: 3px 15px 3px;
  }
  .home-prod-row.three-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions .actions-primary .action.tocart.primary {
    width: 110%;
    padding: 3px;
  }
  .home-prod-row.four-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions.no-wishcomp .actions-primary {
    width: 100% !important;
  }
  .home-prod-row.four-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions.no-wishcomp .actions-primary .action.tocart.primary {
    width: 98%;
    padding: 7px 15px 7px;
  }
  .home-prod-row.four-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions.no-wishcomp .secondary-addto-links.actions-secondary {
    width: 50px;
  }
  .home-prod-row.four-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions.no-compare .actions-primary {
    width: calc(70% - 35px) !important;
  }
  .home-prod-row.four-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions.no-compare .actions-primary .action.tocart.primary {
    width: 110%;
    padding: 3px;
  }
  .home-prod-row.four-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions.no-compare .secondary-addto-links.actions-secondary {
    width: 50px;
  }
  .home-prod-row.four-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions.no-wishlist .actions-primary {
    width: calc(70% - 35px) !important;
  }
  .home-prod-row.four-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions.no-wishlist .actions-primary .action.tocart.primary {
    width: 110%;
    padding: 3px;
  }
  .home-prod-row.four-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions.no-wishlist .secondary-addto-links.actions-secondary {
    width: 50px;
  }
  .home-prod-row.four-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions .actions-primary {
    width: calc(70% - 60px);
    padding: 2px 15px 2px;
  }
  .home-prod-row.four-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions .actions-primary .action.tocart.primary {
    width: 115%;
    padding: 3px;
  }
  .home-prod-row.four-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions .secondary-addto-links.actions-secondary {
    width: 73px;
  }
  .home-prod-row.four-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions .secondary-addto-links.actions-secondary .action.towishlist,
  .home-prod-row.four-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions .secondary-addto-links.actions-secondary .action.tocompare {
    margin-right: 0px;
    margin-left: 0px;
  }
  .home-prod-row.four-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions .secondary-addto-links.actions-secondary .action.towishlist span .material-icons,
  .home-prod-row.four-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions .secondary-addto-links.actions-secondary .action.tocompare span .material-icons {
    padding: 9px 3px;
  }
  .page-header .header-wrapper-content .panel-head-toplinks {
    height: 60px;
  }
  .page-header .header-wrapper-content .panel-head-toplinks .panel.header .header.links {
    position: absolute;
    right: 5px;
    top: 34px;
    width: 100%;
    text-align: right;
  }
  .page-header .header-wrapper-content .panel-head-toplinks .panel.header .header.links li.greet {
    top: -28px;
    left: 15px;
  }
}
@media only screen and (max-width: 768px) {
  .wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions {
    position: relative;
    margin-left: 10px;
    top: -6px;
  }
  .wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions .action.edit,
  .wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions .action.delete {
    margin-top: 0px;
  }
  .header-wrapper-bottom .menu-container {
    display: block !important;
  }
  .window-overlay-bggrade {
    top: 90px;
  }
  .page-wrapper .full-slideshow-wrapper {
    margin-top: 1px;
  }
  .thmt-mm-main .thmt-mm-cats-brdc,
  .thmt-mm-main .thmt-mm-images {
    width: 95%;
    float: none;
  }
  .thmt-mm-main .thmt-mm-images .thmt-mm-img .thmt-mm-image-container {
    max-width: 430px;
  }
  .page-header .header-wrapper-content .header.content {
    padding: 0px;
    width: 99%;
  }
  .page-header .header-wrapper-content .header.content a.logo {
    margin: 5px auto 5px 45px !important;
    padding-top: 13px;
  }
  .page-header .header-wrapper-content .header.content .menu-container {
    width: 100%;
    float: none;
  }
  .page-header .header-wrapper-content .header.content > section .main-menu {
    display: none;
  }
  .page-header .header-wrapper-content .panel-head-toplinks {
    background: none;
    display: none;
  }
  .page-header .header-wrapper-content .panel-head-toplinks .panel.header {
    background: none;
    padding: 0px;
  }
  .page-header .header-wrapper-content .header-wrapper-bottom {
    background: none;
  }
  .page-header .header-wrapper-content .header-wrapper-middle {
    z-index: 99;
    background: none;
  }
  .page-header .header-wrapper-content .header-wrapper-middle .head-wrap-mid .nav-toggle:before {
    display: none;
  }
  .page-header .header-wrapper-content .header-wrapper-middle .selected-branch-wrapper {
    right: 80px;
    top: -4px;
    width: 50px;
    font-size: 9px;
  }
  .page-header .header-wrapper-content .header-wrapper-middle .all-categories {
    width: 30%;
    padding-right: 0px;
    padding-left: 2%;
    left: 0px;
  }
  .page-header .header-wrapper-content .header-wrapper-middle .all-categories .drop-icon-mm {
    font-size: 1.2rem;
  }
  .page-header .header-wrapper-content .header-wrapper-middle .menu-categories {
    top: 78px;
    cursor: auto;
  }
  .page-header .header-wrapper-content .header-wrapper-middle .menu-categories.nav-toggle {
    display: none;
  }
  .page-header .header-wrapper-content .header-wrapper-middle .menu-categories.nav-toggle.nav-toggle-mm {
    display: block;
    left: 0px;
    width: 90%;
  }
  .page-header .header-wrapper-content .header-wrapper-middle .head-wrap-mid-second {
    width: 68%;
    top: 3px;
    padding: 13px 0px 14px 0px;
  }
  .page-header .header-wrapper-content .header-wrapper-middle .head-wrap-mid-second .customer-login-logo {
    top: 18px;
    right: 45px;
  }
  .page-header .header-wrapper-content .header-wrapper-middle .head-wrap-mid-second .minicart-wrapper {
    top: 18px;
    margin-top: 0px;
    right: 5px;
  }
  .page-header .header-wrapper-content .header-wrapper-middle .head-wrap-mid-second .block-search {
    position: relative;
    margin-top: 0px;
    margin-left: 5px;
    width: 50%;
  }
  .page-header .header-wrapper-content .header-wrapper-middle .head-wrap-mid-second .block-search .label {
    position: absolute;
    right: 0px;
    top: 6px;
  }
  .page-header .header-wrapper-content .header-wrapper-middle .head-wrap-mid-second .block-search .label:before {
    font-size: 1.6rem;
    color: #000000;
    margin: 0 5px 0 0;
  }
  .page-header .header-wrapper-content .header-wrapper-middle .head-wrap-mid-second .block-search .block.block-content .form.minisearch .control {
    border-top: 0px;
  }
  .page-header .header-wrapper-content .header-wrapper-middle .head-wrap-mid-second .block-search .block.block-content .form.minisearch .control .input-text {
    margin: 0px;
    position: static;
    padding: 10px 50px 10px 3px;
    font-size: 12px !important;
  }
  .nav-sections .nav-sections-item-content .switcher.currency.switcher-currency,
  .nav-sections .nav-sections-item-content .switcher.language.switcher-language {
    margin-left: 0px;
    border-left: 0px solid #ffffff;
    width: 100%;
    font-size: 1.3rem;
    color: #ffffff !important;
    padding-left: 15px;
    padding-right: 10px;
    display: inline-block;
  }
  .nav-sections .nav-sections-item-content .switcher.currency.switcher-currency .label.switcher-label,
  .nav-sections .nav-sections-item-content .switcher.language.switcher-language .label.switcher-label {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .nav-sections .nav-sections-item-content .switcher.currency.switcher-currency .actions.dropdown.options.switcher-options,
  .nav-sections .nav-sections-item-content .switcher.language.switcher-language .actions.dropdown.options.switcher-options {
    position: relative;
    display: inline-block;
  }
  .nav-sections .nav-sections-item-content .switcher.currency.switcher-currency .actions.dropdown.options.switcher-options:before,
  .nav-sections .nav-sections-item-content .switcher.language.switcher-language .actions.dropdown.options.switcher-options:before {
    content: '';
    display: table;
  }
  .nav-sections .nav-sections-item-content .switcher.currency.switcher-currency .actions.dropdown.options.switcher-options .action.toggle,
  .nav-sections .nav-sections-item-content .switcher.language.switcher-language .actions.dropdown.options.switcher-options .action.toggle {
    padding: 0;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    color: #333333;
  }
  .nav-sections .nav-sections-item-content .switcher.currency.switcher-currency .actions.dropdown.options.switcher-options .action.toggle strong,
  .nav-sections .nav-sections-item-content .switcher.language.switcher-language .actions.dropdown.options.switcher-options .action.toggle strong {
    font-weight: 400;
  }
  .nav-sections .nav-sections-item-content .switcher.currency.switcher-currency .actions.dropdown.options.switcher-options .action.toggle:after,
  .nav-sections .nav-sections-item-content .switcher.language.switcher-language .actions.dropdown.options.switcher-options .action.toggle:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .nav-sections .nav-sections-item-content .switcher.currency.switcher-currency .actions.dropdown.options.switcher-options .action.toggle.active:after,
  .nav-sections .nav-sections-item-content .switcher.language.switcher-language .actions.dropdown.options.switcher-options .action.toggle.active:after {
    content: '\e621';
  }
  .nav-sections .nav-sections-item-content .switcher.currency.switcher-currency .actions.dropdown.options.switcher-options ul.dropdown,
  .nav-sections .nav-sections-item-content .switcher.language.switcher-language .actions.dropdown.options.switcher-options ul.dropdown {
    right: 0px;
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #ffffff;
    border: 1px solid #bbbbbb;
    margin-top: 4px;
    min-width: 160px;
    z-index: 100;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    box-shadow: 0 3px 3px #a6a6a6;
  }
  .nav-sections .nav-sections-item-content .switcher.currency.switcher-currency .actions.dropdown.options.switcher-options ul.dropdown li,
  .nav-sections .nav-sections-item-content .switcher.language.switcher-language .actions.dropdown.options.switcher-options ul.dropdown li {
    background: #f9f9f9;
    margin: 0;
    padding: 0;
  }
  .nav-sections .nav-sections-item-content .switcher.currency.switcher-currency .actions.dropdown.options.switcher-options ul.dropdown li a,
  .nav-sections .nav-sections-item-content .switcher.language.switcher-language .actions.dropdown.options.switcher-options ul.dropdown li a {
    color: #333333;
    text-decoration: none;
    display: block;
    padding: 8px;
  }
  .nav-sections .nav-sections-item-content .switcher.currency.switcher-currency .actions.dropdown.options.switcher-options ul.dropdown li a:hover,
  .nav-sections .nav-sections-item-content .switcher.language.switcher-language .actions.dropdown.options.switcher-options ul.dropdown li a:hover {
    color: #ffffff;
  }
  .nav-sections .nav-sections-item-content .switcher.currency.switcher-currency .actions.dropdown.options.switcher-options ul.dropdown:after,
  .nav-sections .nav-sections-item-content .switcher.language.switcher-language .actions.dropdown.options.switcher-options ul.dropdown:after {
    left: auto;
    right: 9px;
    top: -14px;
    content: '';
    display: block;
    border: 7px solid;
    border-color: transparent transparent #bbbbbb transparent;
    z-index: 98;
    height: 0;
    position: absolute;
    width: 0;
  }
  .nav-sections .nav-sections-item-content .switcher.currency.switcher-currency .actions.dropdown.options.switcher-options ul.dropdown:before,
  .nav-sections .nav-sections-item-content .switcher.language.switcher-language .actions.dropdown.options.switcher-options ul.dropdown:before {
    left: auto;
    right: 10px;
    top: -12px;
    content: '';
    position: absolute;
    border: 6px solid;
    border-color: transparent transparent #ffffff transparent;
    z-index: 99;
  }
  .nav-sections .nav-sections-item-content .switcher.currency.switcher-currency .actions.dropdown.options.switcher-options.active ul.dropdown,
  .nav-sections .nav-sections-item-content .switcher.language.switcher-language .actions.dropdown.options.switcher-options.active ul.dropdown {
    display: block;
  }
  .nav-sections .nav-sections-item-content .switcher.currency.switcher-currency .actions.dropdown.options.switcher-options:after,
  .nav-sections .nav-sections-item-content .switcher.language.switcher-language .actions.dropdown.options.switcher-options:after {
    content: '';
    clear: both;
    display: table;
  }
  .account.enhanced-dashboard .page-header .header-wrapper-content .header-wrapper-middle .head-wrap-mid-second {
    top: -3px !important;
  }
  .ecc-autosuggest {
    width: 120% !important;
  }
  .ecc-autosuggest .ecc-autosuggest-products .elproducts .box-tocart {
    width: calc(30%);
    float: right;
  }
  .ecc-autosuggest .ecc-autosuggest-products .elproducts .box-tocart .autoaddtocart .control .input-text.qty {
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
  }
  .ecc-autosuggest.elsearchmain .elsrchcolpro .elsearchsec ul.elproducts li.elproduct .product-item-info .product-details {
    width: calc(40%) !important;
    margin-top: -20px;
  }
  .ecc-autosuggest .ecc-autosuggest-products .elproducts .box-tocart .autoaddtocart {
    width: 100%;
  }
  #search_mini_form .field.search .control #scanner-button {
    right: 25px !important;
    top: 5px !important;
  }
}
@media only screen and (min-width: 649px) and (max-width: 1023px) {
  .blog-sec .blog-item-slick .blog-item .blog-img,
  .blog-sec .blog-item-slick .blog-item .blog-content-sec {
    float: none;
    width: 100%;
  }
}
@media only screen and (min-width: 480px) and (max-width: 700px) {
  .thmt-mm-main .thmt-mm-cats-brdc .thmt-mm-cats .thmt-mm-cats-items.cats-items-col3 {
    column-count: 2;
    column-gap: 0;
  }
}
@media only screen and (min-width: 516px) and (max-width: 572px) {
  .home-prod-row.three-prod .home-product-sec .home-prod-desc .product-item-inner .product-item-actions .actions-primary {
    width: calc(91% - 100px);
  }
}
@media only screen and (max-width: 479px) {
  .thmt-mm-main .thmt-mm-cats-brdc .thmt-mm-cats .thmt-mm-cats-items.cats-items-col3,
  .thmt-mm-main .thmt-mm-cats-brdc .thmt-mm-cats .thmt-mm-cats-items.cats-items-col2 {
    column-count: 1;
    column-gap: 0;
  }
}
@media only screen and (max-width: 767px) {
  #search_mini_form .field.search .control #scanner-button {
    display: block !important;
  }
  .full-slideshow-wrapper.topcats-mainsec {
    padding: 5px 2%;
    width: 96%;
  }
  .top-categories-sec .tpcats .tpcatsrow .tpcatitem .tpcatimg .tpcatimg-photo {
    max-width: 90px;
    max-height: 90px;
  }
  .top-categories-sec .tpcats .tpcatsrow .tpcatitem .tpcatname {
    padding: 5px;
    font-size: 1rem;
  }
  .top-categories-sec .tpcats .tpcatsrow.tpcatcol4 .tpcatitem {
    width: 20%;
  }
  .top-categories-sec .tpcats .tpcatsrow.tpcatcol3 .tpcatitem {
    width: 27%;
  }
  .top-categories-sec,
  .pop-categories-sec {
    width: 100%;
  }
  .account.enhanced-dashboard .page-header .header-wrapper-content .header-wrapper-middle .head-wrap-mid-second {
    top: -3px !important;
  }
}
@media only screen and (max-width: 539px) {
  small.copyright .copytxt {
    margin-top: -2px;
  }
}
@media only screen and (max-width: 520px) {
  .pop-categories-sec .pop-category .pop-cat-content {
    font-size: 2.2rem;
    top: 28%;
  }
  .page-header .header-wrapper-content .header-wrapper-middle .customer-welcome {
    right: 60px;
    top: 24px;
  }
}
@media only screen and (max-width: 440px) {
  .blog-sec .blog-item-slick .blog-item .blog-img,
  .blog-sec .blog-item-slick .blog-item .blog-content-sec {
    float: none;
    width: 100%;
  }
  .page-header .header-wrapper-content .header-wrapper-middle .all-categories {
    width: 14%;
    padding-left: 2%;
  }
  .page-header .header-wrapper-content .header-wrapper-middle .all-categories .drop-icon-mm {
    font-size: 0px;
  }
  .page-header .header-wrapper-content .header-wrapper-middle .all-categories .drop-icon-mm .material-icons {
    font-size: 2.4rem;
    padding: 0px 10px;
  }
  .page-header .header-wrapper-content .header-wrapper-middle .head-wrap-mid-second {
    width: 83%;
  }
}
.account.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form #customerconnect_skus .admin__data-grid-header .admin__data-grid-header-row .admin__filter-actions,
.account.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form #customerconnect_skus .admin__data-grid-toolbar .admin__data-grid-header-row .admin__filter-actions {
  right: 205px !important;
}
.account.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form #customerconnect_skus .admin__data-grid-header .admin__data-grid-header-row .admin__data-grid-export,
.account.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form #customerconnect_skus .admin__data-grid-toolbar .admin__data-grid-header-row .admin__data-grid-export {
  margin-top: 5px !important;
}
.account.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form #customerconnect_skus .admin__data-grid-header .admin__data-grid-header-row .admin__data-grid-export select,
.account.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form #customerconnect_skus .admin__data-grid-toolbar .admin__data-grid-header-row .admin__data-grid-export select {
  height: 32px !important;
  margin-top: 5px !important;
}
.account.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form #customerconnect_skus .admin__data-grid-header .admin__data-grid-header-row .admin__data-grid-export .action-default.scalable.task,
.account.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form #customerconnect_skus .admin__data-grid-toolbar .admin__data-grid-header-row .admin__data-grid-export .action-default.scalable.task {
  height: 32px !important;
  margin-top: 1px !important;
  width: 32px !important;
}
.account.enhanced-dashboard.customer-account-index .box-account.box-recent a {
  top: 5px !important;
  right: -20px !important;
}
.account.enhanced-dashboard .page-header .header-wrapper-content .header-wrapper-middle .block-search .actions .action.search {
  border: 0px !important;
}
.account.enhanced-dashboard .page-header .header-wrapper-content .header.content .page-main .columns .column.main {
  background: none !important;
}
.account.enhanced-dashboard .page-header .header-wrapper-content .header-wrapper-middle .head-wrap-mid-second {
  top: 0px !important;
}
@media only screen and (min-width: 768px) and (max-width: 809px) {
  .account.enhanced-dashboard .page-header .header-wrapper-content .header-wrapper-middle .head-wrap-mid-second {
    top: -21px !important;
  }
}
@media only screen and (max-width: 768px) {
  .mainnav .limainnav.hassubs.show-drop .dropdown {
    margin-top: -5px !important;
  }
  .mainnav .limainnav:hover {
    background: #41aefc !important;
  }
  .mainnav .limainnav.hassubs.hassubs-cms:last-child .dropdown-cms {
    left: 0px !important;
    width: 95% !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 769px) {
  .page-header .header-wrapper-content .header.content a.logo {
    margin: 4px auto 5px 45px !important;
  }
  .page-header .header-wrapper-content .header-wrapper-bottom .menu-container {
    display: block !important;
  }
  .page-header .header-wrapper-content .header-wrapper-middle #search_mini_form .field.search .control #scanner-button {
    top: 4px !important;
  }
  .page-header .header-wrapper-content .header-wrapper-middle .menu-categories {
    display: none;
  }
  .page-header .header-wrapper-content .header-wrapper-middle .selected-branch-wrapper {
    right: 80px;
    top: -4px;
    width: 50px;
    font-size: 9px;
  }
  .page-header .header-wrapper-content .header-wrapper-middle .menu-categories.nav-toggle-mm {
    display: block !important;
  }
  .page-header .header-wrapper-content .panel-head-toplinks {
    display: none;
  }
}
@media only screen and (max-width: 1180px) {
  .disable-mega-menu .ecc-autosuggest {
    left: 3%;
    margin: 0px;
  }
  .disable-mega-menu .ecc-autosuggest.elsrcthrcol {
    left: 3%;
  }
  .disable-mega-menu .ecc-autosuggest.elsrctwcol {
    left: 3%;
  }
}
#buttonbar #updateform {
  border-radius: 4px;
  margin-left: 10px;
}
/* MageFan Blog */
.blog-page .sidebar.sidebar-additional .block.block-reorder .block-content .form.reorder .actions-toolbar .primary .action.tocart.primary {
  border-radius: 4px;
  margin-left: 5px;
}
.blog-page .sidebar .action.tocart {
  border-radius: 4px;
  margin-bottom: 5px;
}
#companylistsgrid #companylistsgrid_table .col-action.a-center {
  text-align: left !important;
}
#companylistsgrid #companylistsgrid_table .companyfavadd .company-selection-radio {
  position: static !important;
  float: left !important;
  height: 15px !important;
  width: 15px !important;
  margin-right: 10px !important;
}
#companylistsgrid #companylistsgrid_table .companyfavadd .botbtn {
  height: 25px !important;
  position: static !important;
  text-align: left !important;
  width: 25px !important;
  float: left !important;
}
#companylistsgrid #companylistsgrid_table .companyfavadd .botbtn .favblock {
  position: static !important;
}
#companylistsgrid #companylistsgrid_table .companyfavadd .botbtn .favblock-active {
  position: static !important;
}
#companylistsgrid #companylistsgrid_table .data-grid-filters td .input-text {
  background: #ffffff !important;
}
/**
 * Copyright © 2010-2022 Epicor Software Corporation: All Rights Reserved
 */
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 28-Mar-2022,
    Author     : Muralidhar.Dixit
*/
.window-overlay-bggrade {
  display: none !important;
}
.page-footer {
  background: #ffffff !important;
  border-top: 2px solid #f2f2f2;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  font-family: 'Roboto' !important;
}
.material-icons,
#supplierconnect_orders_lines_table .attachments-detail .file-icon:before,
.account.enhanced-dashboard #supplierconnect_orders_lines_table .attachments-detail .file-icon:before,
.enhanced-dashboard #supplierconnect_orders_lines_table .attachments-detail .file-icon:before,
.account.enhanced-dashboard.customerconnect-arpayments-history #arpayment_history_table .col-action .edit:before,
.enhanced-dashboard.customerconnect-arpayments-history #arpayment_history_table .col-action .edit:before,
.account.enhanced-dashboard.dealerconnect-claims-new #quotes_block #claim_quotes_form div#rfq_lines #rfq_lines_table .lines_row.attachment.new .box-info.box-account.col-full div.content-header .form-buttons .action-default.rfq_line_attachment_add:before,
.enhanced-dashboard.dealerconnect-claims-new #quotes_block #claim_quotes_form div#rfq_lines #rfq_lines_table .lines_row.attachment.new .box-info.box-account.col-full div.content-header .form-buttons .action-default.rfq_line_attachment_add:before,
.account.enhanced-dashboard #button_bar #button_bar .action-default.save.link-reorder:before,
.enhanced-dashboard #button_bar #button_bar .action-default.save.link-reorder:before,
.account.enhanced-dashboard.customerconnect-returns-index .page-actions .action-default.scalable.save:before,
.enhanced-dashboard.customerconnect-returns-index .page-actions .action-default.scalable.save:before,
.account.enhanced-dashboard.quotes-manage-index .page-wrapper .page-main .columns .column.main .data-table tbody tr td .viewdetails:before,
.enhanced-dashboard.quotes-manage-index .page-wrapper .page-main .columns .column.main .data-table tbody tr td .viewdetails:before,
.account.enhanced-dashboard.quotes-manage-index .page-wrapper .page-main .columns .column.main .data-table tbody tr td .reject:before,
.enhanced-dashboard.quotes-manage-index .page-wrapper .page-main .columns .column.main .data-table tbody tr td .reject:before,
.account.enhanced-dashboard.quotes-manage-index .page-wrapper .page-main .columns .column.main .data-table tbody tr td .duplicate:before,
.enhanced-dashboard.quotes-manage-index .page-wrapper .page-main .columns .column.main .data-table tbody tr td .duplicate:before,
.account.enhanced-dashboard #arpayment_history .admin__data-grid-header.admin__data-grid-toolbar div a:before,
.enhanced-dashboard #arpayment_history .admin__data-grid-header.admin__data-grid-toolbar div a:before,
.account.enhanced-dashboard #dealerconnect_inventory .admin__data-grid-header.admin__data-grid-toolbar div a:before,
.enhanced-dashboard #dealerconnect_inventory .admin__data-grid-header.admin__data-grid-toolbar div a:before,
.account.enhanced-dashboard .admin__data-grid-header-row .admin__data-grid-export .action-default.scalable.task:before,
.enhanced-dashboard .admin__data-grid-header-row .admin__data-grid-export .action-default.scalable.task:before,
.account.enhanced-dashboard .refreshdatabtn .refreshdatabtn-link:before,
.enhanced-dashboard .refreshdatabtn .refreshdatabtn-link:before,
.account.enhanced-dashboard .admin__data-grid-header .material-icons.grid-filter-icon:before,
.enhanced-dashboard .admin__data-grid-header .material-icons.grid-filter-icon:before,
.account.enhanced-dashboard .admin__data-grid-toolbar .material-icons.grid-filter-icon:before,
.enhanced-dashboard .admin__data-grid-toolbar .material-icons.grid-filter-icon:before,
.account.enhanced-dashboard #return_lines_table .lines_row.attachment .attachments-row .page-actions .return_line_attachment_add:before,
.enhanced-dashboard #return_lines_table .lines_row.attachment .attachments-row .page-actions .return_line_attachment_add:before,
.account.enhanced-dashboard.epicor_comm-returns-customerindex #returnSteps #attachments-return-form .return_attachments_add:before,
.enhanced-dashboard.epicor_comm-returns-customerindex #returnSteps #attachments-return-form .return_attachments_add:before,
.account.enhanced-dashboard.epicor_comm-returns-index #returnSteps #attachments-return-form .return_attachments_add:before,
.enhanced-dashboard.epicor_comm-returns-index #returnSteps #attachments-return-form .return_attachments_add:before,
.account.enhanced-dashboard.epicor_comm-returns-customerindex #returnSteps .section .step-title a:before,
.enhanced-dashboard.epicor_comm-returns-customerindex #returnSteps .section .step-title a:before,
.account.enhanced-dashboard.epicor_comm-returns-index #returnSteps .section .step-title a:before,
.enhanced-dashboard.epicor_comm-returns-index #returnSteps .section .step-title a:before,
.account.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form #customerconnect_skus .table-wrapper .data-grid tbody tr .col-delete a:before,
.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form #customerconnect_skus .table-wrapper .data-grid tbody tr .col-delete a:before,
.account.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form #customerconnect_skus div > a:before,
.enhanced-dashboard.customerconnect-skus-index #customerconnect_skus_massaction-form #customerconnect_skus div > a:before,
.account.enhanced-dashboard.epicor_lists-lists-index #listgrid .admin__data-grid-header .admin__data-grid-header-row .admin__filter-actions .action-default.task:before,
.enhanced-dashboard.epicor_lists-lists-index #listgrid .admin__data-grid-header .admin__data-grid-header-row .admin__filter-actions .action-default.task:before,
.account.enhanced-dashboard.epicor_lists-lists-index #listgrid .admin__data-grid-toolbar .admin__data-grid-header-row .admin__filter-actions .action-default.task:before,
.enhanced-dashboard.epicor_lists-lists-index #listgrid .admin__data-grid-toolbar .admin__data-grid-header-row .admin__filter-actions .action-default.task:before,
.account.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-title span:before,
.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-title span:before,
.account.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content #customer_grid #list_customers .admin__data-grid-header a:before,
.enhanced-dashboard.epicor_lists-lists-edit #tab_content .collapsible-card .collapsible-card-content #customer_grid #list_customers .admin__data-grid-header a:before,
.account.enhanced-dashboard .actions-toolbar .primary .action.primary.add:before,
.enhanced-dashboard .actions-toolbar .primary .action.primary.add:before,
.account.enhanced-dashboard table tbody td a[data-action="inactive"]:before,
.enhanced-dashboard table tbody td a[data-action="inactive"]:before,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a[data-action="inactive"]:before,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a[data-action="inactive"]:before,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a[data-action="inactive"]:before,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a[data-action="inactive"]:before,
.account.enhanced-dashboard table tbody td a[data-action="active"]:before,
.enhanced-dashboard table tbody td a[data-action="active"]:before,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a[data-action="active"]:before,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a[data-action="active"]:before,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a[data-action="active"]:before,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a[data-action="active"]:before,
.account.enhanced-dashboard table tbody td a.view:before,
.enhanced-dashboard table tbody td a.view:before,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a.view:before,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a.view:before,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a.view:before,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a.view:before,
.account.enhanced-dashboard table tbody td a.more:before,
.enhanced-dashboard table tbody td a.more:before,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a.more:before,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a.more:before,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a.more:before,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a.more:before,
.account.enhanced-dashboard table tbody td a.link-reorder:before,
.enhanced-dashboard table tbody td a.link-reorder:before,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a.link-reorder:before,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a.link-reorder:before,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a.link-reorder:before,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a.link-reorder:before,
.account.enhanced-dashboard table tbody td a.link-reorder:before,
.enhanced-dashboard table tbody td a.link-reorder:before,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a.link-reorder:before,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td a.link-reorder:before,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a.link-reorder:before,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td a.link-reorder:before,
.account.enhanced-dashboard table tbody td #edit:before,
.enhanced-dashboard table tbody td #edit:before,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #edit:before,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #edit:before,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #edit:before,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #edit:before,
.account.enhanced-dashboard table tbody td .action-edit-link:before,
.enhanced-dashboard table tbody td .action-edit-link:before,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td .action-edit-link:before,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td .action-edit-link:before,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td .action-edit-link:before,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td .action-edit-link:before,
.account.enhanced-dashboard table tbody td .edit:before,
.enhanced-dashboard table tbody td .edit:before,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td .edit:before,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td .edit:before,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td .edit:before,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td .edit:before,
.account.enhanced-dashboard table tbody td #delete:before,
.enhanced-dashboard table tbody td #delete:before,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #delete:before,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #delete:before,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #delete:before,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #delete:before,
.account.enhanced-dashboard table tbody td .delete:before,
.enhanced-dashboard table tbody td .delete:before,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td .delete:before,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td .delete:before,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td .delete:before,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td .delete:before,
.account.enhanced-dashboard table tbody td #addListToCart:before,
.enhanced-dashboard table tbody td #addListToCart:before,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #addListToCart:before,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #addListToCart:before,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #addListToCart:before,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #addListToCart:before,
.account.enhanced-dashboard table tbody td #addListToCart:before,
.enhanced-dashboard table tbody td #addListToCart:before,
.account.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #addListToCart:before,
.enhanced-dashboard .admin__data-grid-wrap .data-grid tbody tr td #addListToCart:before,
.account.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #addListToCart:before,
.enhanced-dashboard .admin__data-grid-wrap-static .data-grid tbody tr td #addListToCart:before,
.account.enhanced-dashboard.customer-account-index .box-account.box-recent .data-table tbody td span a:first-child:before,
.enhanced-dashboard.customer-account-index .box-account.box-recent .data-table tbody td span a:first-child:before,
.account.enhanced-dashboard.customer-account-index .box-account.box-recent .data-table tbody td span .reorder-button:before,
.enhanced-dashboard.customer-account-index .box-account.box-recent .data-table tbody td span .reorder-button:before,
.account.enhanced-dashboard.customer-account-index .box-account.box-recent .data-table tbody td span .reorder-button:before,
.enhanced-dashboard.customer-account-index .box-account.box-recent .data-table tbody td span .reorder-button:before,
.account.enhanced-dashboard.epicor_comm-returns-index #return_lines_table tbody tr td .page-actions .action-default.scalable:before,
.enhanced-dashboard.epicor_comm-returns-index #return_lines_table tbody tr td .page-actions .action-default.scalable:before,
.account.enhanced-dashboard.epicor_comm-returns-lists .gridblock .scalable.save:before,
.enhanced-dashboard.epicor_comm-returns-lists .gridblock .scalable.save:before,
.account.enhanced-dashboard.epicor_comm-returns-lists .gridblock .data-table tbody td a:before,
.enhanced-dashboard.epicor_comm-returns-lists .gridblock .data-table tbody td a:before,
.account.enhanced-dashboard .actions-toolbar.order-actions-toolbar .actions a.action.order.link-reorder:nth-of-type(1):before,
.enhanced-dashboard .actions-toolbar.order-actions-toolbar .actions a.action.order.link-reorder:nth-of-type(1):before,
.account.enhanced-dashboard .actions-toolbar.order-actions-toolbar .actions a.action.order.link-reorder:nth-of-type(1):before,
.enhanced-dashboard .actions-toolbar.order-actions-toolbar .actions a.action.order.link-reorder:nth-of-type(1):before,
.account.enhanced-dashboard .actions-toolbar.order-actions-toolbar .actions a.action.print:before,
.enhanced-dashboard .actions-toolbar.order-actions-toolbar .actions a.action.print:before,
.account.enhanced-dashboard.supplierconnect-rfq-details .box-info.box-account div.content-header table tr td.form-buttons button.action-default:before,
.enhanced-dashboard.supplierconnect-rfq-details .box-info.box-account div.content-header table tr td.form-buttons button.action-default:before,
.account.enhanced-dashboard.supplierconnect-orders-details .box-info.box-account div.content-header table tr td.form-buttons button.action-default:before,
.enhanced-dashboard.supplierconnect-orders-details .box-info.box-account div.content-header table tr td.form-buttons button.action-default:before,
.account.enhanced-dashboard .action-default.add:before,
.enhanced-dashboard .action-default.add:before,
.account.enhanced-dashboard .add-sku.button.action-default:before,
.enhanced-dashboard .add-sku.button.action-default:before,
.account.enhanced-dashboard.customerconnect-rfqs-details .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:before,
.enhanced-dashboard.customerconnect-rfqs-details .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:before,
.account.enhanced-dashboard.dealerconnect-quotes-details .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:before,
.enhanced-dashboard.dealerconnect-quotes-details .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:before,
.account.enhanced-dashboard.customerconnect-rfqs-new .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:before,
.enhanced-dashboard.customerconnect-rfqs-new .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:before,
.account.enhanced-dashboard.dealerconnect-quotes-new .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:before,
.enhanced-dashboard.dealerconnect-quotes-new .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:before,
.account.enhanced-dashboard.supplierconnect-orders-details .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:before,
.enhanced-dashboard.supplierconnect-orders-details .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:before,
.account.enhanced-dashboard.dealerconnect-quotes-duplicate .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:before,
.enhanced-dashboard.dealerconnect-quotes-duplicate .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:before,
.account.enhanced-dashboard.customerconnect-rfqs-duplicate .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:before,
.enhanced-dashboard.customerconnect-rfqs-duplicate .box-info.box-account #rfq_lines_table .lines_row.attachment div.content-header table tr td.form-buttons button.rfq_line_attachment_add:before,
.account.enhanced-dashboard.customerconnect-rfqs-linesearch .lines_row.attachment.new .action-default.rfq_line_attachment_add:before,
.enhanced-dashboard.customerconnect-rfqs-linesearch .lines_row.attachment.new .action-default.rfq_line_attachment_add:before,
.account.enhanced-dashboard .reorder-button:before,
.enhanced-dashboard .reorder-button:before,
.account.enhanced-dashboard .print-button:before,
.enhanced-dashboard .print-button:before,
.account.enhanced-dashboard .email-button:before,
.enhanced-dashboard .email-button:before,
.account.enhanced-dashboard .col-1 .admin__data-grid-header div > a:before,
.enhanced-dashboard .col-1 .admin__data-grid-header div > a:before,
.account.enhanced-dashboard .col-2 .admin__data-grid-header div > a:before,
.enhanced-dashboard .col-2 .admin__data-grid-header div > a:before,
.account.enhanced-dashboard .col-full .admin__data-grid-header div > a:before,
.enhanced-dashboard .col-full .admin__data-grid-header div > a:before,
.account.enhanced-dashboard .col-full .action-default.add:before,
.enhanced-dashboard .col-full .action-default.add:before,
.account.enhanced-dashboard .col-full #add-shipping-address:before,
.enhanced-dashboard .col-full #add-shipping-address:before,
.page-header .header-wrapper-content .header.content > section .main-menu .column.main .mainnav .limainnav.hassubs .drop-icon:after,
.page-header .header-wrapper-content .header.content .head-wrap-mid-second .block.block-search .block.block-title:before {
  display: inline-block;
  direction: ltr;
  font-family: 'Material Icons';
  font-size: 24px;
  letter-spacing: normal;
  font-weight: normal;
  line-height: 1;
  font-style: normal;
  white-space: nowrap;
  word-wrap: normal;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-feature-settings: 'liga';
}
.customerconnect-arpayments-index #show-arpayments-checkoutpopup {
  min-height: 400px !important;
}
.customerconnect-arpayments-index #arpaymentsIframe {
  min-height: 400px !important;
}
.thmt-mm-main .thmt-mm-cats-brdc .thmt-mm-cats .thmt-mm-cats-items .thmt-mm-cats-item-li .material-icons {
  cursor: pointer;
}
.thmt-mm-main .thmt-mm-cats-brdc .thmt-mm-brdc .thmt-mm-items .thmt-mm-item a {
  cursor: pointer;
}
.thmt-mm-main .thmt-mm-cats-brdc .thmt-mm-brdc .thmt-mm-items .thmt-mm-item .thmt-mm-link:after {
  margin: 5px 10px 0px;
}
.thmt-mm-main .thmt-mm-cats-brdc .thmt-mm-brdc .thmt-mm-items .thmt-mm-item strong {
  font-size: 1.5rem;
}
.thmt-mm-main .thmt-mm-cats-brdc .linktocats .linktocatpage .material-icons {
  position: relative;
  top: 4px;
}
.page-main {
  margin-top: 20px;
}
small.copyright .copytxt {
  margin-top: -12px;
}
.checkout-index-index .columns .checkout-container .authentication-wrapper {
  margin-top: -95px !important;
}
#active-login-bg.searchhide {
  display: block !important;
  z-index: 99;
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: transparent;
}
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-right .actions-toolbar .action.action-edit:hover,
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-right .actions-toolbar .action.action-delete:hover,
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-right .actions-toolbar .action.action-gift:hover {
  color: #ffffff;
}
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-right .actions-toolbar .action.action-edit:hover .material-icons,
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-right .actions-toolbar .action.action-delete:hover .material-icons,
.checkout-cart-index .page-main .column .cart-container .form-cart #shopping-cart-table .cart-table .cart-tab-right .actions-toolbar .action.action-gift:hover .material-icons {
  color: #ffffff;
}
.thmt-mm-main .thmt-mm-cats-brdc .thmt-mm-cats .thmt-mm-cats-items .thmt-mm-cats-item-li .material-icons {
  top: 6px;
  font-size: 2rem;
}
.product-item-info .loader img {
  max-width: 50px;
  margin: auto;
}
.minicart-wrapper .block-minicart .block-content .actions .secondary .action.viewcart {
  color: #ffffff !important;
}
.minicart-wrapper .block-minicart .block-content .actions .secondary .action.viewcart:hover {
  color: #41aefc;
}
#maincontent .page.messages {
  margin-top: 10px;
}
.cms-home .page.messages {
  margin-top: 5px !important;
}
.cms-home .page-main {
  margin-top: 5px;
}
.modal-popup.modal-slide .modal-footer button.cancel,
.modal-popup.modal-slide .modal-footer button.delete,
.modal-popup.modal-slide .modal-footer button.fail {
  border: 0px;
  color: #41aefc !important;
  background: #ffffff !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
  outline: none !important;
  cursor: pointer !important;
  font-weight: bold !important;
  padding: 7px 15px 7px !important;
  border-radius: 25px !important;
  box-shadow: none !important;
  background-image: none !important;
}
.modal-popup.modal-slide .modal-footer button.cancel span,
.modal-popup.modal-slide .modal-footer button.delete span,
.modal-popup.modal-slide .modal-footer button.fail span {
  background-image: none;
  padding-left: 0px;
}
.modal-popup.modal-slide .modal-footer button.cancel:hover,
.modal-popup.modal-slide .modal-footer button.delete:hover,
.modal-popup.modal-slide .modal-footer button.fail:hover {
  background: #002f6c !important;
  color: #41aefc !important;
  border: 0px !important;
  background-image: none !important;
}
.modal-popup.modal-slide .modal-footer button.cancel:hover span,
.modal-popup.modal-slide .modal-footer button.delete:hover span,
.modal-popup.modal-slide .modal-footer button.fail:hover span {
  background-image: none;
}
.page-header .header-wrapper-content .panel-head-toplinks .panel.header .header.links li.greet {
  left: 3px !important;
}
.navigation,
.breadcrumbs,
.page-header .header.panel,
.header.content,
.footer.content,
.page-wrapper > .widget,
.page-wrapper > .page-bottom,
.block.category.event,
.top-container,
.page-main {
  padding-left: 5px;
  padding-right: 5px;
}
.page-header .header-wrapper-content .header.content .head-wrap-mid-second .customer-welcome.no-minicart-logged-in-user .customer-menu .header.links {
  right: 20px;
}
.customer-account-forgotpassword #gotobackpage,
.customer-account-create #gotobackpage {
  display: none;
}
.customer-account-forgotpassword #maincontent,
.customer-account-create #maincontent {
  width: 80%;
}
.customer-account-forgotpassword #maincontent .column.main .secondary .back-link,
.customer-account-create #maincontent .column.main .secondary .back-link {
  position: relative;
  top: -15px;
}
.customer-account-forgotpassword .page-wrapper .header-wrapper-content .page-main .columns .column.main,
.customer-account-create .page-wrapper .header-wrapper-content .page-main .columns .column.main {
  background: none;
}
.customer-account-forgotpassword .page-wrapper .page-main .columns .column.main,
.customer-account-create .page-wrapper .page-main .columns .column.main {
  background: none;
}
.customer-account-forgotpassword .page-wrapper .page-main .columns .column.main .form.password.forget,
.customer-account-create .page-wrapper .page-main .columns .column.main .form.password.forget,
.customer-account-forgotpassword .page-wrapper .page-main .columns .column.main .form-create-account,
.customer-account-create .page-wrapper .page-main .columns .column.main .form-create-account {
  margin: 0 auto;
  max-width: 100%;
}
.mainnav .limainnav.hassubs {
  padding-right: 15px !important;
}
.page-header .header-wrapper-content .header.content .selected-branch-wrapper {
  right: 140px !important;
}
.page-header .header-wrapper-content .header.content .customer-login-logo .customer-menu .block-content .fieldset.login .actions-toolbar .action.login.primary {
  background: #41aefc !important;
}
.page-header .header-wrapper-content .header.content .customer-login-logo .customer-menu .block-content .fieldset.login .actions-toolbar .action.login.primary:focus,
.page-header .header-wrapper-content .header.content .customer-login-logo .customer-menu .block-content .fieldset.login .actions-toolbar .action.login.primary:active {
  background: #41aefc !important;
}
.page-header .header-wrapper-content .header.content .customer-login-logo .customer-menu .block-content .fieldset.login .actions-toolbar .action.login.primary:hover {
  background: #002f6c !important;
}
.page-header {
  padding-bottom: 10px;
  margin-bottom: 0px;
  border-bottom: 2px solid #f2f2f2;
}
.page-header .header-wrapper-content .panel-head-toplinks {
  background: #F2F2F2;
  min-height: 35px;
}
.page-header .header-wrapper-content .panel-head-toplinks .panel.header {
  background: #F2F2F2;
  color: #000000;
}
.page-header .header-wrapper-content .panel-head-toplinks .panel.header .header.links li.greet {
  left: 10px;
}
.page-header .header-wrapper-content .panel-head-toplinks .panel.header .header.links li.ecc-header-link {
  padding-top: 1px;
}
.page-header .header-wrapper-content .panel-head-toplinks .panel.header .switcher.language.switcher-language,
.page-header .header-wrapper-content .panel-head-toplinks .panel.header .switcher.currency.switcher-currency {
  border-left: 1px solid #000000;
}
.page-header .header-wrapper-content .panel-head-toplinks .panel.header .switcher.language.switcher-language .actions.dropdown.options.switcher-options.active ul.dropdown,
.page-header .header-wrapper-content .panel-head-toplinks .panel.header .switcher.currency.switcher-currency .actions.dropdown.options.switcher-options.active ul.dropdown {
  z-index: 999;
}
.page-header .header-wrapper-content .panel-head-toplinks .panel.header a,
.page-header .header-wrapper-content .panel-head-toplinks .panel.header div,
.page-header .header-wrapper-content .panel-head-toplinks .panel.header div i,
.page-header .header-wrapper-content .panel-head-toplinks .panel.header strong span,
.page-header .header-wrapper-content .panel-head-toplinks .panel.header strong,
.page-header .header-wrapper-content .panel-head-toplinks .panel.header strong:after {
  color: #000000;
}
.page-header .header-wrapper-content .panel-head-toplinks .panel.header .header.links li,
.page-header .header-wrapper-content .panel-head-toplinks .panel.header .header.links li span,
.page-header .header-wrapper-content .panel-head-toplinks .panel.header .header.links span,
.page-header .header-wrapper-content .panel-head-toplinks .panel.header .header.links li a,
.page-header .header-wrapper-content .panel-head-toplinks .panel.header .header.links a {
  color: #000000;
}
.page-header .header-wrapper-content .header.content {
  padding: 20px 0px 5px 0px;
}
.page-header .header-wrapper-content .header.content a.logo img {
  width: auto !important;
  max-width: 175px !important;
}
.page-header .header-wrapper-content .header.content > section {
  float: left;
  display: inline-block;
  min-width: 50%;
}
.page-header .header-wrapper-content .header.content > section .columns,
.page-header .header-wrapper-content .header.content > section .column.main {
  width: 98% !important;
  position: static;
}
.page-header .header-wrapper-content .header.content > section .page-main {
  margin-top: 0px !important;
}
.page-header .header-wrapper-content .header.content > section .main-menu .column.main .mainnav {
  float: right;
  clear: right;
  padding-right: 6%;
}
.page-header .header-wrapper-content .header.content > section .main-menu .column.main .mainnav .limainnav {
  max-height: 30px;
}
.page-header .header-wrapper-content .header.content > section .main-menu .column.main .mainnav .limainnav a {
  color: #666666;
  font-size: 1.8rem !important;
}
.page-header .header-wrapper-content .header.content > section .main-menu .column.main .mainnav .limainnav.hassubs .drop-icon {
  display: inline-block !important;
  position: static;
  /* width: 20px; */
  text-align: right;
  float: right;
  margin-right: -20px;
}
.page-header .header-wrapper-content .header.content > section .main-menu .column.main .mainnav .limainnav.hassubs .drop-icon:after {
  border: 0px;
  border-color: transparent;
  height: auto;
  width: auto;
  content: 'expand_more';
  right: 5px;
  position: relative;
  top: -18px;
}
.page-header .header-wrapper-content .header.content > section .main-menu .column.main .mainnav .limainnav.hassubs.hassubs-bulk {
  position: relative;
}
.page-header .header-wrapper-content .header.content > section .main-menu .column.main .mainnav .limainnav.hassubs.hassubs-bulk .widget.block {
  left: 0px;
  margin-top: 5px;
}
.page-header .header-wrapper-content .header.content > section .main-menu .column.main .mainnav .limainnav:hover {
  color: #808080;
}
.page-header .header-wrapper-content .header.content > section .main-menu .column.main .mainnav .limainnav:hover a {
  color: #808080;
}
.page-header .header-wrapper-content .header.content > section .main-menu .column.main .mainnav .limainnav:hover .dropdown a {
  color: #666666 !important;
  font-size: 1.6rem !important;
}
.page-header .header-wrapper-content .header.content > section .main-menu .column.main .mainnav .limainnav:hover .dropdown a:hover {
  color: #808080 !important;
}
.page-header .header-wrapper-content .header.content > section .main-menu .column.main .mainnav .limainnav:hover.hassubs .drop-icon:after {
  border-color: #808080 transparent transparent transparent;
}
.page-header .header-wrapper-content .header.content > section .main-menu .column.main .mainnav .limainnav .dropdown {
  top: 67px;
}
.page-header .header-wrapper-content .header.content > section .main-menu .column.main .mainnav .limainnav .dropdown.dropdown-cms {
  top: 40px;
  overflow-x: unset;
  overflow-y: unset;
}
.page-header .header-wrapper-content .header.content > section .mainnav,
.page-header .header-wrapper-content .header.content > section .main-menu {
  position: static;
}
.page-header .header-wrapper-content .header.content .compare,
.page-header .header-wrapper-content .header.content .wrapper {
  display: inline-block;
  float: none;
}
.page-header .header-wrapper-content .header.content .head-wrap-mid-second {
  display: inline-block;
  width: auto;
  float: right;
  clear: right;
}
.page-header .header-wrapper-content .header.content .head-wrap-mid-second .block.block-search {
  position: static;
  display: block;
  float: left;
  width: auto;
  max-height: 55px;
}
.page-header .header-wrapper-content .header.content .head-wrap-mid-second .block.block-search .block.block-title {
  position: static;
  display: block;
  cursor: pointer;
  border-bottom-right-radius: 25px;
  border-bottom-left-radius: 25px;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  background: #f2f2f2;
  box-shadow: unset;
  font-size: 0px;
  height: 45px;
  width: 45px;
  margin-top: 3px;
}
.page-header .header-wrapper-content .header.content .head-wrap-mid-second .block.block-search .block.block-title:before {
  color: #666666;
  content: 'search' !important;
  font-size: 2.6rem;
  position: relative;
  top: 10px;
  left: 10px;
}
.page-header .header-wrapper-content .header.content .head-wrap-mid-second .block.block-search .block.block-title.showcancel:before {
  content: 'close' !important;
}
.page-header .header-wrapper-content .header.content .head-wrap-mid-second .block.block-search .block.block-content .form.minisearch {
  position: absolute;
  width: 65%;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  text-align: center;
  z-index: 9;
  display: none;
  top: 24px;
}
.page-header .header-wrapper-content .header.content .head-wrap-mid-second .block.block-search .block.block-content .form.minisearch.showsearch {
  display: block;
  z-index: 999;
}
.page-header .header-wrapper-content .header.content .head-wrap-mid-second .block.block-search .block.block-content .form.minisearch .field.search {
  z-index: 9;
  display: inline-block;
  position: static;
}
.page-header .header-wrapper-content .header.content .head-wrap-mid-second .block.block-search .block.block-content .form.minisearch .field.search .control .input-text {
  height: 45px;
}
.page-header .header-wrapper-content .header.content .head-wrap-mid-second .block.block-search .block.block-content .form.minisearch .actions {
  display: inline-block;
  position: static;
}
.page-header .header-wrapper-content .header.content .head-wrap-mid-second .block.block-search .block.block-content .form.minisearch .actions .action.search {
  background: #F2F2F2;
  top: -1px;
  left: 0px;
  position: relative;
  height: 43px !important;
}
.page-header .header-wrapper-content .header.content .head-wrap-mid-second .block.block-search .block.block-content .form.minisearch .actions .action.search:before {
  color: #666666;
}
.page-header .header-wrapper-content .header.content .head-wrap-mid-second .customer-welcome .customer-menu .header.links {
  max-width: 200px;
  top: 75px;
  right: 70px;
}
.page-header .header-wrapper-content .header.content .head-wrap-mid-second .customer-welcome,
.page-header .header-wrapper-content .header.content .head-wrap-mid-second .customer-login-logo {
  position: static;
  display: block;
  float: left;
}
.page-header .header-wrapper-content .header.content .head-wrap-mid-second .customer-welcome .customer-menu,
.page-header .header-wrapper-content .header.content .head-wrap-mid-second .customer-login-logo .customer-menu {
  margin-top: 10px;
}
.page-header .header-wrapper-content .header.content .head-wrap-mid-second .customer-welcome .customer-menu:before,
.page-header .header-wrapper-content .header.content .head-wrap-mid-second .customer-login-logo .customer-menu:before {
  display: none;
}
.page-header .header-wrapper-content .header.content .head-wrap-mid-second .customer-welcome .customer-name,
.page-header .header-wrapper-content .header.content .head-wrap-mid-second .customer-login-logo .customer-name {
  height: 45px;
  background: #F2F2F2;
  border-radius: 60%;
  width: 45px;
  display: block;
  position: relative;
  top: -2px;
  margin-left: 25px;
}
.page-header .header-wrapper-content .header.content .head-wrap-mid-second .customer-welcome .customer-name .material-icons,
.page-header .header-wrapper-content .header.content .head-wrap-mid-second .customer-login-logo .customer-name .material-icons {
  position: absolute;
  top: 11px;
  left: 11px;
  color: #666666;
}
.page-header .header-wrapper-content .header.content .head-wrap-mid-second .minicart-wrapper {
  position: static;
  display: block;
  float: left;
  border: 0px;
  margin-left: 5px;
  padding-left: 0px;
}
.page-header .header-wrapper-content .header.content .head-wrap-mid-second .minicart-wrapper .block-minicart {
  min-width: 200px;
  width: 30%;
  max-width: 390px;
}
.page-header .header-wrapper-content .header.content .head-wrap-mid-second .minicart-wrapper .action.showcart {
  height: 45px !important;
  background: #F2F2F2;
  border-radius: 60%;
  width: 45px;
  position: relative;
  top: 2px;
}
.page-header .header-wrapper-content .header.content .head-wrap-mid-second .minicart-wrapper .action.showcart .material-icons-outlined {
  position: relative;
  color: #666666;
  top: 8px;
  left: 6px;
  font-size: 24px;
}
#search_mini_form .field.search .control #scanner-button {
  top: 2px !important;
  right: 95px !important;
}
@media screen and (min-width: 768px) {
  .customer-account-forgotpassword #maincontent .column.main .secondary .back-link,
  .customer-account-create #maincontent .column.main .secondary .back-link {
    position: relative;
    top: -15px;
  }
}
@media screen and (max-width: 767px) {
  .header-main-menu .nav-sections .section-item-content .menu-container .main-menu .columns {
    padding-top: 0px;
  }
  .page-header .header-wrapper-content .header.content .head-wrap-mid-second {
    position: relative;
    padding-bottom: 20px;
  }
  .page-header .header-wrapper-content .header.content .head-wrap-mid-second .block.block-search .block.block-title {
    margin-top: 14px;
  }
  .page-header .header-wrapper-content .header.content .head-wrap-mid-second .selected-branch-wrapper {
    right: 0px !important;
    width: 100%;
    border: 0px;
    position: absolute;
    top: 75% !important;
  }
  .page-header .header-wrapper-content .header.content .head-wrap-mid-second .selected-branch-wrapper .selected-branch p,
  .page-header .header-wrapper-content .header.content .head-wrap-mid-second .selected-branch-wrapper .selected-branch .branch-link {
    display: inline-block;
    margin-right: 10px;
  }
  .page-header .header-wrapper-content .header.content .head-wrap-mid-second .selected-branch-wrapper .selected-branch p:after {
    content: ':';
    margin-left: 5px;
    font-size: 14px;
    font-weight: 600;
  }
  .page-header .header-wrapper-content .header.content .head-wrap-mid-second .customer-welcome,
  .page-header .header-wrapper-content .header.content .head-wrap-mid-second .customer-login-logo {
    margin-top: 17px !important;
  }
  .page-header .header-wrapper-content .header.content .head-wrap-mid-second .customer-welcome .customer-name .material-icons,
  .page-header .header-wrapper-content .header.content .head-wrap-mid-second .customer-login-logo .customer-name .material-icons {
    margin-top: 0px !important;
  }
  .mainnav .limainnav.hassubs .drop-icon.drop-icon-mobile:after {
    transform: rotate(0deg);
  }
  .mainnav .limainnav.hassubs .drop-icon.drop-icon-mobile-active:after {
    transform: rotate(180deg);
  }
  .mainnav .limainnav.hassubs .megamenu-listing {
    display: none;
  }
  .mainnav .limainnav.hassubs .menu-categories.nav-toggle {
    width: 95%;
    top: 40px;
  }
  .mainnav .limainnav.hassubs .menu-categories.nav-toggle .dropdown {
    display: none;
    visibility: visible;
    opacity: 1;
    margin-top: -6px;
    z-index: 9999;
    position: static;
  }
  .mainnav .limainnav.hassubs .menu-categories.nav-toggle .dropdown.showdrop {
    display: none;
  }
  .mainnav .limainnav.hassubs .menu-categories.nav-toggle:before {
    display: none;
  }
  .mainnav .limainnav.hassubs .menu-categories.nav-toggle:after {
    display: none;
  }
  .mainnav .limainnav.hassubs .menu-categories.nav-toggle.menu-categories-active .dropdown {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .page-header .header-wrapper-content .header.content a.logo {
    margin: -4px auto 5px 45px !important;
  }
}
@media only screen and (min-width: 767px) and (max-width: 769px) {
  .page-header .header-wrapper-content .panel-head-toplinks {
    display: none !important;
  }
  .page-header .header-wrapper-content .header.content > section {
    float: right !important;
    display: inline-block;
    min-width: 70% !important;
    scale: 0.9;
  }
  .page-header .header-wrapper-content .header.content .selected-branch-wrapper {
    position: static !important;
    margin-top: 15px !important;
  }
  .page-header .header-wrapper-content .header.content .head-wrap-mid-second .block.block-search .block.block-title {
    margin-top: 15px !important;
  }
  .page-header .header-wrapper-content .header.content #search_mini_form .field.search .control #scanner-button {
    top: 24px !important;
    right: 75px !important;
  }
}
@media only screen and (max-width: 766px) {
  .page-header .header-wrapper-content .header.content .head-wrap-mid-second .block.block-search .block.block-content .form.minisearch {
    width: 165% !important;
    left: -150% !important;
    top: 50px !important;
  }
  .page-header .header-wrapper-content .header.content .head-wrap-mid-second .block.block-search .block.block-content #search_mini_form.form.minisearch .field.search .control #scanner-button {
    top: 24px !important;
    right: 60px !important;
  }
}
@media only screen and (max-width: 480px) {
  .page-header .header-wrapper-content .header.content .head-wrap-mid-second .block.block-search .block.block-content .form.minisearch {
    left: -100% !important;
  }
}
#companylistsgrid #companylistsgrid_table .col-action.a-center {
  text-align: left !important;
}
#companylistsgrid #companylistsgrid_table .companyfavadd .company-selection-radio {
  position: static !important;
  float: left !important;
  height: 15px !important;
  width: 15px !important;
  margin-right: 10px !important;
}
#companylistsgrid #companylistsgrid_table .companyfavadd .botbtn {
  height: 25px !important;
  position: static !important;
  text-align: left !important;
  width: 25px !important;
  float: left !important;
}
#companylistsgrid #companylistsgrid_table .companyfavadd .botbtn .favblock {
  position: static !important;
}
#companylistsgrid #companylistsgrid_table .companyfavadd .botbtn .favblock-active {
  position: static !important;
}
#companylistsgrid #companylistsgrid_table .data-grid-filters td .input-text {
  background: #ffffff !important;
}
/**
 * Copyright © 2010-2018 Epicor Software Corporation: All Rights Reserved
 */
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 26-12-2020,
    Author     : Muralidhar.Dixit
*/
.fr_ca.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart .action.tocart.primary,
.fr_ca.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart .action.tocart.primary {
  font-size: 1.2rem;
}
.fr_ca.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart a,
.fr_ca.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .locations_add_to_cart a {
  font-size: 1.2rem;
}
.fr_ca .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager-wrap {
  width: 68%;
}
.fr_ca .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager-wrap .admin__control-select {
  margin-right: 4px;
}
.fr_ca .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager-wrap .admin__data-grid-pager {
  margin-left: 10px;
}
.fr_ca .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager-wrap .admin__data-grid-pager .action-previous {
  margin-right: 10px;
}
.fr_ca .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager-wrap .admin__data-grid-pager .action-next {
  margin-left: 5px;
}
body {
  font-family: 'Roboto' !important;
}
#html-body {
  font-family: 'Roboto' !important;
}
