/*
 *-----------------------------------------------------------------
  Licensed Materials - Property of HCL Technologies
 *
 * HCL Commerce
 *
  (C) Copyright HCL Technologies Limited 1996, 2020
 *
 *-----------------------------------------------------------------
 */

/* CSS Document */

/* Sign-in page
-------------------------------------------------------------------
*/

/* Used for forgot password page */
.sign_in_registration .forgot_password_container {
	width:100%;
	float:left;
}
.sign_in_registration .forgot_password_container .align {
	height:160px;
}
.sign_in_registration .forgot_password_container #WC_ActivationResendForm_div_7 {
	height:270px;
}
.sign_in_registration .forgot_password_container #WC_PasswordUpdateForm_div_7 {
	height:205px;
}
.sign_in_registration .forgot_password_content {
	width:100%;
	font-size:12px;
}
.sign_in_registration .forgot_password_header_return {
	background: url('../images/colors/color1/forgot_password.png');
	background-repeat:no-repeat;
	width:773px;
	height:44px;
}
.sign_in_registration .forgot_password_align {
	padding:5px 5px 30px 59px;
	border-left:solid 1px #c9d3de;
	border-right:solid 1px #c9d3de;

}
.sign_in_registration .update_password_align {
	padding:5px 5px 10px 59px;
	border-left:solid 1px #c9d3de;
	border-right:solid 1px #c9d3de;
	height:180px;
}

#ResendActivationForm span.strongtext label {
	display:block;

}

/* Align bullets in sign-in page */
#WC_AccountDisplay_div_23 ul {
	padding-left: 15px;
}

.headingtext {
	float:left;
}

.quick_drop {
	float:left;
	width: 44.5%;
}

/* UserRegistrationAddForm.jsp */
.sign_in_registration .form .content .align {
	padding:5px 15px;
	border-left:solid 1px #e5e5e5;
	border-right:solid 1px #e5e5e5;
	height:auto;
}
.sign_in_registration .header_registration {
	background: url('../images/colors/color1/registration_header.png');
	background-repeat:no-repeat;
	width:773px;
	height:44px;
}
.sign_in_registration .heading {
	padding:17px 5px 0px 59px;
}
.registration_header {
	color:#777777;
	font-size:16px;
	font-weight:normal;
}
.checkbox_label_registration{
/* remove this so that the string is wrapped when it is really long.
	float:left; */
	padding-left: 10px;
	vertical-align:middle;
}

.sign_in_registration #resendActivationLink {
	margin: 10px 0px;
}

.checkbox_registration {
	float:left;
}

/* Shopping Cart page
-------------------------------------------------------------------
*/
#box {
	min-height:400px;
	padding:0px 0px 0px 0px;
	margin:0px;
	display:block;
}

#box.myAccountMarginRight{
	margin-bottom: 10px;
	margin-top: 10px;
}
/* box_1 used in address entry form in OrderShippingDetails page */
#box .body, #box_1 .body {
	float:none;
	border-left:solid 1px #e5e5e5;
	border-right:solid 1px #e5e5e5;
	border-bottom:solid 1px #e5e5e5;
	margin:0px 0px 0px 0px;
	padding:0px 8px 0px 8px;
}

#box .body .title {
	font-weight:bold;
	padding-bottom: 2px;
}

#box .content_text {
	font-size:12px;
}

#box .contentgrad_header, #box_1 .contentgrad_header {
	height:33px;
	background:url('../images/colors/color1/box_grad_header_tile.png');
	background-repeat:repeat-x;
	margin:0px auto;
}

#box .contentgrad_header .left_corner, #box_1 .contentgrad_header .left_corner  {
	float: left;
	background: transparent url('../images/colors/color1/box_grad_header_left.png') no-repeat;
	width: 9px;
	height: 33px;
}

#box .contentgrad_header .right_corner, #box_1 .contentgrad_header .right_corner {
	float: right;
	background: transparent url('../images/colors/color1/box_grad_header_right.png') no-repeat;
	width: 10px;
	height: 33px;
}

/* ShopCartDisplay.jsp cost breakdown */
#total_breakdown {
	float:right;
	padding:5px 9px 10px 0px;
	text-align: right;
	display:inline-block;
	vertical-align:top;
}

#total_breakdown #order_total {
	float:left; /* Dev: to maintain the tab order */
	min-width: 165px;
}
#total_breakdown #order_total  .total_details {
	text-align: right;
	padding-right: 14px;
}
#total_breakdown #order_total  .total_figures {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif; /*Fix Japanese Yen */
	font-size:12px;
}
#total_breakdown #order_total .order_total {
	font-weight:bold;
	color:#777777;
}

/* ShopCartDisplay.jsp promotion entry */
#total_breakdown #promotions {
	float:left; /* Dev: to maintain the tab order */
	padding-right:20px;
	padding-top:3px;
}
#total_breakdown .promotion_code {
	display: inline-block;
	/* float:left; */
	height:23px;
	padding-right:4px;
	padding-top:3px;
	vertical-align: middle;
}
#total_breakdown .promotion_input {
	display: inline-block;
	/* float:left; */
	height:23px;
	padding-right:5px;
	vertical-align: middle;
}
	#total_breakdown .promotion_input input {
		height: 16px;
		font-family: Arial;
		color: #4D4D4D
	}
#total_breakdown .promotion_button {
	display: inline-block;
	/* float:left; */
	vertical-align:middle;
	/* height: 23px; */
}
#total_breakdown .promotion_button > br {
	display: none;
}
#total_breakdown .promotion_used {
	clear: both;
	float: left;
	padding-right: 5px;
	text-align: left;
}

#total_breakdown .promotion_delete {
	float:right;
	width:80px;
	padding-left:3px;
	text-align:left !important;
}

/* ShopCartDisplay.jsp order item table */
#order_details {
	/*float:left;*/
	clear:both;
	padding-bottom:10px;
	margin-top:5px;
}

#order_details tr th div .italic {
	font-style:italic;
	color: #4d4d4d;
}

#order_details tr th div p {
	 color:#006ECC;
}

.wallet_item_details_link, .remove_address_link {
	 color:#4D4D4D;
}

#order_details .strong_content, .strong {
	color: #777777;
	font-weight:bold;
}

#order_details .align_center {
	text-align:center;
}


#order_details .align_left {
	text-align: left;
}

#order_details .shipAddress{
	min-width: 100px;
	max-width: 150px;
	word-wrap: break-word;
}
#order_details .shipMethod{
	min-width:110px;
	max-width:200px;
}
#order_details .requestedShippingDate {
	width:12%;
	padding-right:4px;
}
#order_details .expedite {
	text-align: left;
	width: 10%;
}
#order_details .received {
	text-align: center;
	padding-right: 8px;
	width: 90px;
}
#order_details .avail {
	text-align: left;
	width:90px;
	padding-right:4px;
}
#order_details .QTY {
	text-align: center;
	width: 40px;
}
#order_details .QTY .short {
	width:20px;
}
#order_details .each {
	font-family: Arial, Helvetica, sans-serif; /*Fix Japanese Yen */
	text-align: right;
	width: 70px;
}
#order_details .each .short {
	width: 50px;
}
#order_details .total {
	font-family:arial,helvetica,sans-serif;
	text-align: right;
	width: 70px;
}
#order_details .total .short {
	width: 50px;
}

#order_details .purchase_date {
	width: 100px;
	padding-left: 8px;
	text-align: left;
}
#order_details .regmemo_textarea{
	margin-bottom:2px;
	margin-right:-7px;
}
#order_details th {
	height:18px;
	vertical-align:top;
	padding:0px;
	font-weight:bold;

}
#order_details tr.nested th {
	border-bottom:1px solid #e5e5e5;
	height:19px;
	vertical-align:top;
	padding-top: 1px;
	padding-bottom: 4px;
	color: #777777;
	line-height:18px;
}

#order_details td {
	border-bottom: 2px dotted #e5e5e5;
	font-weight: normal;
	padding: 8px 0px;
	text-align: left;
	vertical-align: top;
}
#order_details .img {
	float:left;
	padding-right: 7px;
}
#order_details  div[id^="WC_OrderItemDetailsf_div_1_"] ,
#order_details  div[id^="WC_OrderItemDetailsSummaryf_div_1_"],
#order_details  div[id^="WC_OrderItemDetails_div_1_"],
#order_details  div[id^="WC_MSOrderItemDetailsSummaryf_div_1_"],
#order_details  div[id^="WC_MSOrderItemDetails_div_1_"] {
	width: 94px;
	text-align: center;
}
#order_details  div[id^="WC_OrderItemDetailsf_div_1_"] img, 
#order_details  div[id^="WC_OrderItemDetailsSummaryf_div_1_"] img,
#order_details  div[id^="WC_OrderItemDetails_div_1_"] img,
#order_details  div[id^="WC_MSOrderItemDetailsSummaryf_div_1_"] img,
#order_details  div[id^="WC_MSOrderItemDetails_div_1_"] img  {
	width: 100%;
}
#order_details  div[id^="WC_OrderItemDetailsf_div_2_"] {
	width: 220px;
}
#order_details .product_specs {
	margin-left: 16px;
}
.shipping_billing_img_padding {
	overflow-x: scroll;
}
.shipping_billing_img_padding #order_details .itemspecs a.discount {
	padding-left: 0px;
}

#order_details #WC_OrderItemDetailsf_div_1_1.img {
	margin-bottom: 11px;
}
#order_details .itemspecs {
	float:left;
	vertical-align:middle;
}
#order_details .itemspecs a.discount {
	padding-left: 70px;
}
#order_details .itemspecs .icon_link{
	vertical-align:top;
}
.info_icon {
	padding-left:5px;
}

#order_details .th_align_left_normal {
	min-width: 120px;
	border-bottom: 2px dotted #E5E5E5;
	font-weight: normal;
	padding: 6px 0;
	text-align: left;
	vertical-align: top;
}

#order_details .th_align_left_normal .itemspecs {
	padding-right:10px;
}

#order_details .th_align_left_no_bottom {
	border-bottom:0px;
}

#order_details .th_align_left_dotted_top_solid_bottom {
	/*this class is used when there is a discount*/
	border-top:1px dashed #e5e5e5 !important;
	text-align:left;
	font-weight:normal;
	padding:6px 7px 6px 7px;
	vertical-align:top;
	border-bottom:1px solid #e5e5e5 !important;
	text-align:right;
}

#order_details .align_right, .each, .total {
	text-align:right;
	padding-top:10px;
}

#order_details input {
	font-family: Arial;
	color: #4D4D4D
}

.order_details_my_account {
	padding:4px 0px 4px 0px;
}

#box.shopping_cart_box {
	min-height:240px;
	font-size:12px;
	color: #4d4d4d;
	font-family: Arial;
}

#box.shopping_cart_box .espot_checkout_bottom_right {
	margin-left:580px;
}

#box.shopping_cart_box .espot_payment {
	display:inline-block;
}
div#shopping_cart_product_table_tall {
	font-size:12px;
	color: #4d4d4d;
	line-height:0px;
	margin-bottom: 0px;
}

div#scheduling_options {
	line-height:2;
}

/* CheckoutLogon.jsp when an unregistered user views the shopping cart */
#customers_new_or_returning {
	padding-top:15px;
}
#customers_new_or_returning .returning {
	float:left;
	text-align:left !important;
	padding:10px 0px 52px 20px;
	width:220px;
	border-left:2px dotted #e5e5e5;
	position:relative;
}
#customers_new_or_returning .new {
	float:left;
	padding:10px 20px 73px 0px;
	text-align:left !important;
	width:220px;
	position:relative;
}
#customers_new_or_returning .new_returning_button {
	text-align:left !important;
	padding:10px 0px 0px 0px;
	width:220px;
	position:absolute;
	bottom:0px;
}
#customers_new_or_returning h2 {
	font-size:12px;
	font-weight:bold;
	color: #777777;
}

#customers_new_or_returning input {
	font-family: Arial;
	color: #4D4D4D
}

/* Unregistered checkout address form
-------------------------------------------------------------------
*/

#unregistered_form {
	font-size:12px;
}

@media (min-width: 960px) {
	#unregistered_form .col1_bill {
		border-right:2px dotted #e5e5e5;
	}
	#unregistered_form .col2_ship {
		float:left;
	}
}
#unregistered_form .col1_bill {
	float:left;
	width:410px;
	padding-left:8px;
	padding-right:25px;
	margin-right:50px;
}

.col1_bill > h2, .col2_ship > h2 {
	color:#777777;
	font-weight:bold;
	font-size:14px;
	padding-bottom:10px;
}

#unregistered_form .col2_ship {
	width:400px;
	padding-left:8px;
}

.sixpixels{
	float:left;
	height:10px;
	padding-left:6px;
}

.denote_required_field {
	margin:15px 0px;
}

.required-field {
	width: 8px;
	color: #ff0000;
	padding-top:2px;
	display: inline;
}

.form_input {
	width:185px;
}

.button_right_side_message {
	padding:0px 0px 0px 10px;
	display:inline-block;
	vertical-align:middle;
	font-size:14px;
	color:#777777;
}

/* ShippingDetailsDisplay.jsp
-------------------------------------------------------------------
*/

#box .header_element_align {
	display: inline-block;
	margin: 9px 7px;
	vertical-align: middle;
}

#location .location_select {
	margin-right:15px;
	float:left;
}

#location .location_select_form {
	padding-right:0px;
	height:30px;
}

#location .location_select_button {
	padding-top: 13px;
	padding-left:5px;
	margin-left:5px;
	display:block;
}

/* StoreLocator.jsp
-------------------------------------------------------------------
*/
#box .content_header {
	padding: 10px;
	border-right: solid 1px #e5e5e5;
	border-left:solid 1px #e5e5e5;
}

#box .content_header .shipping_info_espot {
	float: left;
}

.instruction {
	font-size: 14px;
	margin-bottom:10px;
}

#box .content_footer, #box_1 .content_footer {
	height:39px;
	background:url('../images/colors/color1/box_footer_tile1.png');
	background-repeat:repeat-x;
	border-right: solid 1px #e5e5e5;
	border-left:solid 1px #e5e5e5;
}

#box .espot_checkout_bottom {
	padding-bottom:20px;
	padding-left:10px;
	font-size:12px;
}

#box .espot_checkout_bottom .espot_checkout_bottom_right {
	margin-left:800px;
}

.content_wrapper .content_left_shadow .content_right_shadow .main_content .container_full_width .espot_checkout_top {
	margin-left:740px;
	padding-top:5px;
	display:block;
	font-size:12px;
}

/* Add to the above so other top espots aren't affected */
.content_wrapper .content_left_shadow .content_right_shadow .main_content .container_full_width .gift_header .espot_checkout_top {
	position:relative;
	top:-35px;
}

#box .content_footer .left_corner, #box_1 .content_footer .left_corner {
	float: left;
	background: transparent url('../images/colors/color1/box_footer_left1.png') no-repeat;
	width: 11px;
	height: 39px;
}

#box .content_footer .right_corner, #box_1 .content_footer .right_corner {
	float: right;
	background: transparent url('../images/colors/color1/box_footer_right1.png') no-repeat;
	width: 11px;
	height: 39px;
}

.button_footer_line {
	padding-top: 18px;
	padding-bottom: 8px;
	float:left;
/*  clear: left; causes button to disappear and a messed up footer in myaccount pages */
}

.button_footer_line_csr {
	float:right;
}

.no_float {
	float:none;
}

.content_footer .button_footer_line {
	padding-top: 2px;
}

.store_locator_title {
	font-size: 22px;
	color: #CA4200;
	padding-bottom:5px;
}

/* SelectedStoreList.jsp
-------------------------------------------------------------------
*/
div#your_store_list .text_padding {
	padding: 10px 0;
	font-size:14px;
}

/* StoreLocatorResults.jsp
-------------------------------------------------------------------
*/

#bopis_table {
	padding-bottom:4px;
	margin-top:5px;
}

#bopis_table th, #bopis_table1 th {
	border-bottom:1px solid #e5e5e5;
	height:18px;
	vertical-align:top;
	text-align:left;
	color: #777777;
	font-weight:bold;

}

#bopis_table td {
	padding:6px 0px;
	vertical-align:top;
}

#bopis_table .dotted_bottom_border {
	border-bottom:1px dotted #E5E5E5;
}

#bopis_table td.avail img{
	vertical-align: middle;
}

#bopis_table1 {
	padding-bottom:4px;
	margin-top:5px;
}
#bopis_table1 .dotted_bottom_border {
	border-bottom:2px dotted #E5E5E5;
}

#bopis_table1 td {
	padding:6px 10px 0 0;
	vertical-align:top;
}
#bopis_table1 td.avail img {
	vertical-align: middle;
}
#bopis_table1 input {
	margin-right: 16px;
	margin-left: 8px;
}

/* CheckoutStoreSelection.jsp - breadcrumb
-------------------------------------------------------------------
*/
#checkout_crumb .crumb {
	color: #59677d;
	font-size: 12px;
	font-weight: normal;
	padding: 15px 7px 7px 0px;
}

#checkout_crumb .crumb a {
	text-decoration:none;
	color: #CA4200;
	font-size: 12px;
	font-weight: normal;
}

#checkout_crumb .crumb h1 {
	font-size: 12px;
}

#checkout_crumb .crumb p{
	color: #4d4d4d;
}

#checkout_crumb .crumb .on {
	color: #59677d;
	font-weight: bold;
	font-size: 12px;
}

#checkout_crumb .continue_shopping {
	float:right;
	padding-right:8px;
	padding-top:15px;
}

.step_on {
	color: #59677d;
	font-weight: bold;
}

.step_arrow {
	background: transparent url('../images/colors/color1/bar.gif') no-repeat;
	height: 12px;
	width: 16px;
	display: inline-block;
}

/* ShippingDetailsDisplay.jsp
-------------------------------------------------------------------
*/

#box .main_header {
	background: url('../images/colors/color1/box_header_tile1.png');
	background-repeat: repeat-x;
}
#box .main_header:after {
	content: "";
	display: block;
	clear: both;
}

#box .main_header .left_corner {
	float: left;
	background: transparent url('../images/colors/color1/box_header_left1.png') no-repeat;
	width: 11px;
	height: 33px;
}

#box .main_header .right_corner {
	float: right;
	background: transparent url('../images/colors/color1/box_header_right1.png') no-repeat;
	width: 11px;
	height: 33px;
}

#box .main_header_text {
	height:33px;
	line-height:33px;
	margin:0px;
	padding:0;
	white-space: nowrap;
	font-size: 16px;
	color:#777777;
}

#shipping {
	padding-left:0px;
	font-size:12px;
}
#shipping .title {
	font-weight: bold;
}

#shipping .shipping_address {
	clear: left;
	float:left;
	padding:10px 50px 5px 0px;
}

#shipping .title {
	color: #777777;
}

#shipping .shipping_method {
	padding:10px 0px 5px 3px;
}

#shipping .shipping_method .dropdown {
	padding-bottom:5px;
}

#shipping .shipping_method .checkbox .element {
	padding:0px 0px 0px 0px;
	margin:0px;
	border:none;
}

#shipping .shipping_method .checkbox .text {
	font-family: Arial;
	font-size:12px;
	vertical-align: 20%;
	padding-bottom:5px;
	color: #4d4d4d;
}

.shopcart_pagination {
	float: left;
	width: 100%;
}

div.free_gifts_block {
	float: left;
	width: 691px;
}

#shipping div.free_gifts_block {
	width: 917px;
}

#box .main_header .left_corner_straight {
	float: left;
	background: transparent url('../images/colors/color1/box_header_left_straight.png') no-repeat;
	width: 11px;
	height: 33px;
}

#box .main_header .right_corner_straight {
	float: right;
	background: transparent url('../images/colors/color1/box_header_right_straight.png') no-repeat;
	width: 11px;
	height: 33px;
}

.editAddressLink, .newShippingAddressButton {
	color:#006ECC;
}

/* CheckoutPaymentsAndBillingAddress.jspf
-------------------------------------------------------------------
*/
.payment_heading {
	font-weight:bold;
	width:150px;
	color:#777777;
	font-size:12px;
	padding-top:5px;
}

#billing .billing_address_container, .billing .billing_address_container {
	float:left;
	min-width: 100px;
	max-width: 200px;
	word-wrap: break-word;
}

.card_info {
	display:inline-block;
	width:300px;
}
.card_info .col1 {
	float:left;
	width:365px;
	padding-top:5px;

}
.card_info .col1 .card_number{
	width:160px;
	float:left;
}
.card_info .col1 .date {
	display:block;
	padding-top:5px;
}

.card_info .col1 span input {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
}
.card_info .month_year {
	float:left;
	padding-right:18px;
}
.card_info select {
	width:63px;
}
.card_info a {
	font-family: Verdana;
	font-size:8pt;
	color: #404040;
	text-decoration:none;
	padding-left:4px;
	line-height:19px;
	vertical-align:top;
}
.card_info a:hover {
	text-decoration:underline;
}

.card_info .payment_amount, .billing_method .payment_amount {
	color:#777777;
	font-weight:bold;
	padding-top:5px;
}

.visaCVV2{
	position:relative;
	bottom:5px;
}

/* Used with CVV2 link */
.order_link {
	color: #006ECC;
}


/* Tooltip popups
-------------------------------------------------------------------
*/
/*All the classes are similar to POPUP except that .tooltip_popup and #popup are different. Tooltip popups position should not be absolute and display should be block.*/

.tooltip_popup_price{
	font-family:arial,helvetica,sans-serif;
}

/* Edit Address on OrderShippingBilling page
-------------------------------------------------------------------
*/
#centered_single_column_form {
	width:240px;
	font-size:12px;
}
#centered_single_column_form h1 {
	color:#777777;
	font-weight:bold;
	font-size:14px;
	padding-bottom:10px;
}
#centered_single_column_form_footer {
	padding-right:25px;
	padding-top:10px;
	text-align:left;
}

/* Shipping and billing on summary page
-------------------------------------------------------------------
*/
#shipping .shipping_address_summary {
	float:left;
	padding:10px 100px 5px 3px;
}
#shipping .shipping_method_summary {
	float:left;
	padding:10px 0px 5px 3px;
}

#box .contentline {
	height:8px;
	background-repeat:repeat-x;
	border-left:solid 1px #e5e5e5;
	border-right:solid 1px #e5e5e5;
}

.billing_border{
	border-top:1px solid #e5e5e5;
}

#billing_summary, .billing_summary, .billing_address, .billing_method, #billing_method {
	padding:10px 30px 0px 0px;
	font-size:12px;

}
#billing_summary .title, .billing_summary .title, .billing_address .title, .billing_method .title, #billing_method, #purchase_order .title {
	color: #777777;
}
#billing_summary .billing_address, .billing_summary .billing_address {
	float:left;
	padding:0px 83px 5px 3px;
	width:170px;
}
#billing_summary .billing_method, .billing_summary .billing_method {
	float:left;
	padding:0px 5px 5px 0px;
	width:320px;
}
.shipping_billing_height {
	height:100%;
}

#purchase_order {
	padding: 0 0 0 3px;
}

#WC_SingleShipmentSummary_div_21, #WC_OrderShippingBillingConfirmationPage_div_21 {
	margin-top:10px;
}
#WC_OrderShippingBillingConfirmationPage_div_4 h1 {
	padding:0px;
}

.itemspecs, .billing_address, .shipping_address_nester, .shipping_address, .shipping_address_content, .description_fixedwidth {
	line-height:18px;
}

#billing summary .profile, .billing_summary .profile, .shipping_address_content .profile, .shipping_address .profile, .shipping_address_nester .profile {
	padding-bottom:10px;
}

.price {
	font-family:arial,helvetica,sans-serif !important;
}

.offerprice {
	color: #CA4200;
}

.order_print_signup {
	line-height: 32px;
	padding: 18px 2px 8px;
	font-size:12px;
	color: #4d4d4d;
}

.button_footer_line .left{
	padding-left:5px;
}

.button_side_message {
	padding-left:10px;
	padding-top:6px;
	float:left;
	font-size: 14px;
	color: #777777;
}

#WC_CheckoutPaymentAndBillingAddressSummaryf_div_6, #WC_UnregisteredCheckout_div_9 {
	font-size:12px;
}
#checkoutsms {
	font-size:12px;
}

/* General
-------------------------------------------------------------------
*/

/* Needed by tooltips such as a billing method not selected during checkout */
iframe{
	display:none;
}

.nodisplay {
	display:none;
}

.breadcrumb_current {
	color: #CA4200;
	font-weight: bold;
}

#breadcrumb .on{
	color: #CA4200;
	font-size: 22px;
}

.top_border {
	border-top:1px solid #e5e5e5;
	float:right;
}

.space {
	height:6px;
}

textarea {
	padding: 2px;
	margin:2px 0px 0px 0px;
	font-size:12px;
	font-family: Arial;
	border: 1px solid #bfbfbf;
	overflow:auto;
	color: #4D4D4D
}

.checkbox {
	padding-bottom:3px;
	margin-top:3px;
	margin-right:4px;
	width:13px;
	height:13px;
	border:none;
	vertical-align:middle;
	line-height:0px;
}

.button_left_padding {
	margin-left:6px;
}

.error_msg {
	color: #FF0000;
	padding-bottom:10px;
	display:block;
}

a.hover_underline:hover, .hover_underline a:hover {
	text-decoration:underline;
}

.no_bottom_border {
	border-bottom:0px;
}

/* Free gift popup - PromotionChoiceOfFreeGiftsPopup
-------------------------------------------------------------------
*/

div.widget_site_popup > .middle > .content_left_border > .content_right_border > .content > .body > #radio_choices {
	padding: 8px 17px 0 9px;
}

div#radio_choices div {
	margin-bottom: 6px;
}

div#radio_choices div input {
	margin: 0;
	vertical-align: top;
}

div.widget_site_popup > .middle > .content_left_border > .content_right_border > .content > .body > #free_gifts_table {
	height: 260px;
	overflow-y: auto;
	overflow-x: hidden;
}

div.widget_site_popup > .middle > .content_left_border > .content_right_border > .content > .footer > .button_container > .button_secondary {
	display:block;
	float: right;
}

div#free_gifts_table div.gifts_wrapper {
	padding-bottom:10px;
	border-top: 1px solid #c6d0dc;
}

div.gifts_wrapper div.gift_item_container {
	border-bottom:1px solid #c9d3de;
}

div.gift_item_container div.selection {
	float: left;
	padding: 34px 5px 6px 5px;
	width: 25px;
}

div.gift_item_container div.image {
	float: left;
	padding: 6px 5px;
	width: 70px;
}

div.gift_item_container div.image > img {
	width: 100%;
}

div.gift_item_container div.product_info {
	float: left;
	padding: 6px 5px;
	width: 250px;
}

div.gift_item_container div.product_info h2 {
	font-size: 10px !important;
}

div.gift_item_container div.price {
	float: left;
	padding: 6px 5px;
	text-align: right;
	width: 50px;
}

.product_info p.online_availability {
	padding-top: 5px;
}

/* MyAccountDisplay.jsp
-------------------------------------------------------------------
*/

.my_account {
	width:100%;
	padding:0px 0px 0px 0px;
	margin:0px;
	float:left;
}

.my_account .info {
	padding: 8px;
}

.my_account .content {
	border-left:solid 1px #e5e5e5;
	border-right:solid 1px #e5e5e5;
	border-bottom:solid 1px #e5e5e5;
	display:block;
}

.my_account_content_bold {
	font-weight: bold;
	color: #777777;
	font-size: 12px;
}

.my_account legend {
	white-space:normal;
	display:table;
}

.status_msg {
	color: #777777;
	font-weight:bold;
}

#box .my_account .body {
	border-left:solid 1px #e5e5e5;
	border-right:solid 1px #e5e5e5;
	border-bottom:solid 1px #e5e5e5;
	margin:0px 0px 0px 0px;
	padding:0px 8px 0px 8px;
	display:block;
	font-size:12px;
	color: #4d4d4d;
	min-height:150px;
}

#Register input, #WC_AccountForm_div_9 input, #my_account_billing input, #shipAddr input {
	margin-bottom:10px;
}


/* General info table   */
div.info_table {
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	border-radius: 5px 5px 5px 5px;
	margin-bottom: 10px;
	display:-moz-inline-block;
	display:inline-block;
	zoom:1;
	*display:inline;
}
div.info_table div.row {
	border-bottom: 1px solid #e5e5e5;
}
div.info_table div.row div.label,
div.info_table div.row div.info_content,
div.info_table div.row div.label1,
div.info_table div.row div.label2,
div.info_table div.row div.info_content1{
	float: left;
	text-align: left;
	padding: 7px 0 3px 5px;
	vertical-align: middle;
}
div.info_table div.row div.label {
	border-right: 1px solid #e5e5e5;
	background-color: #fbfbfb;
	width: 130px;
	padding-left: 8px;
	padding-right: 8px;
	height: auto !important;
	min-height: 23px;
	height: 23px;
	font-size: 12px;
}
div.info_table div.row div.info_content {
	background-color: #fff;
	display:-moz-inline-block;
	display:inline-block;
	zoom:1;
	*display:inline;
	border-right: none;
	padding-right: 7px;
	font-size: 12px;
}
div.info_table div.row div.label1 {
	width: 210px;
	padding-left: 5px;
	padding-right: 5px;
	height: auto !important;
	min-height: 23px;
	height: 23px;
	overflow-x:auto;
}
div.info_table div.label1 {
	overflow-x:auto;
}
div.info_table div.row div.label2 {
	width: 100px;
	padding-left: 5px;
	padding-right: 5px;
	min-height: 23px;
	height: 23px;
}
div.info_table div.row div.info_content1 {
	display:-moz-inline-block;
	display:inline-block;
	zoom:1;
	*display:inline;
	border-right: none;
	padding-right: 7px;
	height: auto !important;
	min-height: 23px;
	height: 23px;
	width: 210px;
}
div.info_table div.row div.info_content input,
div.info_table div.row div.info_content select {
	margin: 0;
	height: 20px
}


/* RegistrationUpdateCommonPage.jsp
-------------------------------------------------------------------
*/

.form_2column {
	padding:15px 0px 0px 0px;
}
.form_2column .align{
	padding-bottom:10px;
}
.form_2column .column {
	width:305px;
	min-width:50%;
	max-width:100%;
	float:left;
	position: relative;
}
.form_2column .column select {
	max-width: 325px;
}
.form_2column .column_registration {
   width:500px;
   float:left;
}
.form_2column .birthdayColumn {
	float:left;
	width: 28.6%;
}
.form_2column .label_spacer {
	padding-bottom: 5px;
}

/* AddressBookForm.jsp
-------------------------------------------------------------------
*/

.addrbook_header {
	display:inline-block;
	vertical-align:middle;
	padding:8px 0;
}

.address input {
	font-size:12px;
	font-family: Arial;
	margin:2px 0 7px;
	padding:2px;
	height:15px;
	color: #4D4D4D
}
#addr_title h2 {
	font-size: 12px;
}

/* MyAccountQuickCheckoutProfileForm.jsp
-------------------------------------------------------------------
*/

.shipping_billing_content {
	padding:0px;
}
.shipping_billing_content:after {
	content: "";
	display: block;
	clear: both;
}
#my_account_billing {
	width:48%;
	float:left;
	margin-bottom:8px;
}
#my_account_shipping {
	width:48%;
	padding-left:2%;
	float:right;
	border-left:solid 1px #c9d3de;
}
#my_account_billing:after, #my_account_shipping:after {
	content:"";
	display:block;
	clear:both;
}
@media (max-width: 720px) {
	#my_account_billing, #my_account_shipping {
		width:100%;
		padding: 0;
		border:0 none;
	}
}

.my_account .myaccount_link {
	color: #006ECC;
}

.quick_checkout_profile_padding {
	padding-bottom: 7px;
}

/* Order Details table
-------------------------------------------------------------------
*/
.order_status_table {
	padding: 8px 0;
	width: 100%;
	border-collapse: collapse;
}

.order_status_table .ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.order_status_table .ul .li {
	float: left;
	padding: 15px 0px;
}

.order_status_table .ul .row {
	min-height:35px;
}

.order_status_table .ul .clear_float {
	float: none;
	font-size: 0;
	padding: 0;
}
.order_status_table .column_heading {
	border-bottom: 1px solid #e5e5e5;
	font-weight: bold;
	color:#777777;
	text-align: left;
}
.order_status_table .column_heading th.li {
	padding-top: 3px;
	padding-bottom: 15px;
}
.order_status_table .row {
	border-bottom: 2px dotted #e5e5e5;
	min-height: 30px;
}
.order_status_table .ul .row .li {
	padding: 6px 5px;
}
.order_status_table .ul .row .clear_float {
	padding: 0;
}
.order_status_table .order_number_column_1 {
	width: 14%;
}

.order_status_table .order_date_column_1 {
	width: 16%;
}

.order_status_table .status_column_1 {
	width: 17%;
	line-height:18px;
}

.order_status_table .status_column {
	width: 17%;
}

.order_status_table .total_price_column_1 {
	text-align: right;
	width: 15%;
}

.order_status_table .order_scheduled_column_1 {
	width: 18%;
}

.order_status_table .next_order_column_1 {
	width: 17%;
}

.order_status_table .order_status_column_1 {
	width: 5%;
}

.order_status_table .order_number_column_1 span {
	display: block;
}

div#PreviouslyProcessed {
	padding-right: 10px;
}
div#WaitingForApproval {
	padding-right: 10px;
}

.order_status_table .purchase_order_column_1 {
	width: 16%;
}
.order_status_table .option_1 {
	width: 22%; /* Increased for g18n */
	float: right !important;
}

@media (max-width: 900px) {
	.order_status_table .option_1  .button_text {
		padding: 0 10px;
	}
}

.order_status_table .order_number_column_2 {
	width: 27%;
}
.order_status_table .last_updated_column_2 {
	width: 27%;
}
.order_status_table .purchase_order_column_2 {
	width: 18%;
}
.order_status_table .total_price_column_2 {
	text-align: right;
	width: 18%;
}

.order_status_table .order_number_column_3 {
	width: 30%;
}
.order_status_table .purchase_order_column_3 {
	width: 20%;
}
.order_status_table .next_order_date_column_3 {
	width: 20%;
}
.order_status_table .total_price_column_3 {
	text-align: right;
	width: 20%;
}
.order_status_table .option_3 {
	width: 24%;
}

.order_status_table .option_button {
	float: right;
}
.order_status_table div.option_button span.primary_button span.button_container span.button_top span.button_bottom a{
	position: static;
}
.order_status {
	padding-bottom:0px;
	width: 100%;
}

.order_status .info {
	padding: 5px 11px 0px 14px;
	line-height: 15px;
}
.order_status .tabfooter {
	height:14px;
}

.order_status_table .options_column span.primary_button span.button_container span.button_top span.button_bottom {
	min-width: 65px;
}

/* Order History Table */
.order_status_table.order_history .status_column {
	width: 26%;
}

.order_status_table.order_history .options_column {
	width: 20%;
	float: right !important;
	padding-right: 0 !important;
}
/*************/

/* Scheduled Orders/Subscription Table */
.order_status_table.subscriptions .status_column,
.order_status_table.scheduled_orders .status_column {
	width: 7%
}

.order_status_table.subscriptions .options_column,
.order_status_table.scheduled_orders .options_column {
	width: 24%; /* Increase for g18n */
	float: right !important;
	padding-right: 0 !important;
}

.order_status_table.subscriptions .options_column div.edit,
.order_status_table.scheduled_orders .options_column div.edit {
	margin-top: 0 !important;
}

/* Newly added from MDS for My Account pages */
.myaccount_header {
	background-color: #F5F5F5;
	border-color: #F8AD05 #E5E5E5 #E5E5E5;
	border-style: solid;
	border-width: 2px 1px 0;
	color: #777777;
	font-size: 16px;
	padding: 8px;
}
.myaccount_header:after {
	content: "";
	display: block;
	clear: both;
}

.myaccount_header.bottom_line {
	background-color: #F5F5F5;
	border-bottom: 1px solid #E5E5E5;
}
.myaccount_header.no_side_lines {
	border-right: none;
	border-left: none;
}

.myaccount_content {
	border:solid 1px #e5e5e5;
	margin:0px 0px 0px 0px;
	padding:0px 8px 0px 8px;
	display:block;
}

.myaccount_content.margin_below {
	margin-bottom: 8px;
}

.myaccount_desc {
	font-size: 12px;
	margin-bottom: 8px;
}

.myaccount_desc_title {
	padding: 10px 0;
	color: #666666;
	font-weight: bold;
	font-size: 12px;
}
.myaccount .bopis_link {
	color: #006ECC;
}

.myaccount_section_header {
	background: none repeat scroll 0 0 #F5F5F5;
	border-bottom: 1px solid #E5E5E5;
	height: 33px;
	margin: 0 auto;
}

.myaccount_subheader,.checkout_subheader {
	background: none repeat scroll 0 0 #FBFBFB;
	border: 1px solid #E5E5E5;
	/* min-height: 33px; */
	margin: 0 auto;
	padding: 0px 8px;
}

.myaccount_subheader:after,.checkout_subheader:after {
	content: "";
	display: block;
	clear: both;
}

.checkout_subheader_content {
	display: inline-block;
	vertical-align: middle;
}

.myaccount_section_header.around_border {
	border: 1px solid #E5E5E5;
}

.my_account .header {
	height:33px;
	line-height:33px;
	margin:0px;
	padding:0px;
	font-size: 14px;
	padding-left:8px;
	color: #666666;
}

.myAccountSubHeading {
	margin-bottom: 10px;
	font-size: 18px;
}

/* OrderShipmentDetails.jsp */
.gift_section {
	border: 1px solid #E5E5E5;
	clear: both;
	margin-bottom: 8px;
}

/* Right navigation for wish list */
#right_nav {
	width: 33.333333%;
	float:right;
}

@media (max-width: 800px) {
	#right_nav {
		width: 100%;
	}
}

/* Personal Wish List
-------------------------------------------------------------------
*/
#wishlist {
	margin-left: 10px;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size:12px;
	color: #59677d;
	border: 3px solid #e7e7e7;
}

@media (max-width: 800px) {
	#wishlist {
		margin-left: 0;
	}
}

#wishlist .header {
	padding: 6px 4px 4px 8px;
}

#wishlist .header_text {
	padding: 6px 0px 0px 0px;
	line-height:14px;
}

#wishlist .contents {
	background:none;
	background-repeat:repeat-y;
	padding:6px 4px 8px 8px;
}

.required-field_wishlist {
	width: 8px;
	color: #d90101;
	position: relative;
	top:2px;
}

.wishlist_side_space {
	padding-left:0px;
}

.my_account_wishlist {
	width:66.666666%;
	float:left;
	font-size:14px;
}

@media (max-width: 800px) {
	.my_account_wishlist {
		width: 100%;
	}
}

.my_account_shared_wishlist {
	font-size:14px;
}

.my_account_shared_wishlist #WishlistDisplay_Widget .body588 {
	border-left:1px solid #E5E5E5;
	border-right:1px solid #E5E5E5;
}

.my_account_shared_wishlist #WishlistDisplay_Widget #four-grid-wishlist {
	padding-left:10px;
}

.shared_wishlist_title {
	padding-bottom:10px;
	font-size:16px;
}

.my_account_wishlist_container {
	padding-left:5px;
	padding-right:5px;
	font-size:12px;
}

.my_account_wishlist .deleteLink, my_account_wishlist .deleteLink a {
	color:#4d4d4d;
	font-size:12px;
}

.my_account_wishlist .remove {
	background: url("../images/colors/color1/remove.png") no-repeat scroll 0
		0 transparent;
	display: inline-block;
	height: 7px;
	margin-bottom: 3px;
	margin-right: 3px;
	vertical-align: middle;
	width: 7px;
	text-decoration:none;
}

.multiple_wishlist_actions_border {
	padding-top: 7px;
	padding-bottom: 12px;
}

.multiple_wishlist_link_divider {
	background-image:url(../images/colors/color1/listdiv.png);
	background-position:center;
	background-repeat:no-repeat;
	height:22px;
	padding-left:5px;
	padding-right:5px;
	width:7px;
}

#box .body588 {
	width:100%;
	box-sizing:border-box;
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
}

.left_wishlist {
	padding: 9px 0;
	float: left;
}

#box .subheader_text {
	font-size:12px;
	padding-left:10px;
}

#box .my_account_wishlist #WishlistDisplay_Widget .divider_line_style {
	background-color:#FFFFFF;
	background-position: left;
	clear:both;
	height:1px;
	font-size:0px;
}

#box .views_icon {
	position:relative;
	left:-10px;
	top:10px;
}

div#top_pagination, div .top_pagination {
	padding: 5px 0;
	border-left: solid 1px #e5e5e5;
	border-right: solid 1px #e5e5e5;
	border-bottom: solid 1px #e5e5e5;
}

#getWidgetButton .subscribe_share_controls{
	margin-top: -24px;
	margin-right: 12px;
	color: #777777;
	overflow: hidden;
	cursor:pointer;
}
#getWidgetButton .subscribe_share_controls > .text{
	text-decoration: none;
	line-height: 15px;
	float: right;
	color: #777777;
}
#getWidgetButton .subscribe_share_controls > .icon{
	float: right;
	margin-left: 4px;
}

/* MyAccount Breadcrumb
-------------------------------------------------------------------
*/

#breadcrumb {
	min-height:25px;
	margin:0 auto;
	padding:0px;
	margin-bottom:2px;
}
#breadcrumb .title {
	padding:0px 0px 7px 15px;
}

.myaccount_title {
	color: #222222;
}

#WC_MyAccountDisplay_div_1 .myaccount_breadcrumb {
	color: #59677D;
}
#WC_MyAccountDisplay_div_1 .myaccount_title .landingpage_link {
	color: #CA4200;
	font-size: 22px;
}

#WC_MyAccountDisplay_div_1 .myaccount_title .sub_breadcrumb {
	color: #59677D;
	font-size: 16px;
}

#WC_MyAccountDisplay_div_1 .myaccount_title .current_breadcrumb {
	color: #59677D;
	font-size: 16px;
	font-weight:bold;
}
#WC_MyAccountDisplay_div_1 .myaccount_title .divider {
	vertical-align:16%;
	font-size: 18px;
}

#four-grid,#four-grid-wishlist,#four-grid-espot {
	padding:0px 10px 0px 7px;
	margin: 0px;
	vertical-align: top;
	line-height: normal;
}

#four-grid-wishlist .item .description_fixedwidth {
	height: 45px;
	padding: 4px 0px 0px 4px;
	overflow: auto;
	width: 150px;
}

#four-grid td,#four-grid-wishlist td,#four-grid-espot td {
	width:25%;
}
#four-grid .item,#four-grid-espot .item {
	padding:10px 5px 3px 5px;
	vertical-align:top;
}
#four-grid-wishlist .item {
	padding: 10px 5px 3px 10px;
	vertical-align: top;
	float: left;
}

#four-grid-wishlist .img {
	width: 94px;
	height: 94px;
	text-align: center;
}

#four-grid-wishlist .img > a > img {
	height: 100%;
}

#four-grid .item .description,#four-grid-wishlist .item .description,#four-grid-espot .item .description {
	height:60px;
	padding-top:5px;
	padding-left:5px;
}

#four-grid .item .price,#four-grid-espot .item .price {

	height:35px;
	padding-left:3px;
	font-size:12px;
	font-family: arial, helvetica, sans-serif;
}

#four-grid-wishlist .item .price {
	padding-left: 3px;
	padding-bottom:10px;
	font-size: 12px;
	min-height: 32px;
	font-family: arial, helvetica, sans-serif;
}

#four-grid .item .button .multiple_buttons,#four-grid-wishlist .item .button .multiple_buttons,#four-grid-espot .item .button .multiple_buttons {
   height:24px;
}
#four-grid .divider_line,#four-grid-wishlist .divider_line,#four-grid-espot .divider_line {
	border-top: 1px solid #edeff0;
}

#second_level_category_popup, .cancel_subscription_popup {
	width: 457px !important;
	position: absolute;
	display:block;
	z-index: 9999;
	background-color:#ffffff;
	overflow: hidden;
	border: 3px solid #a2a2a2;
}
#second_level_category_popup .top_left, .cancel_subscription_popup .top_left {
	background-image: url('../images/colors/color1/popup_topleft.png');
	background-repeat:no-repeat;
	height:10px;
	width:8px;
	float:left;
	display:none;
}
#second_level_category_popup .top_right, .cancel_subscription_popup .top_right {
	background-image: url('../images/colors/color1/popup_topright.png');
	background-repeat:no-repeat;
	background-position:right;
	height:10px;
	width:490px;
	float:left;
	display:none;
}
#second_level_category_popup .close, .cancel_subscription_popup .close {
	padding: 12px 15px 9px 0;
	color: #666666;
	background-color: #f5f6f7;
	border-bottom: 1px solid #edefe0;
}
#second_level_category_popup .close .icon, .cancel_subscription_popup .close .icon {
	padding-top: 2px;
	padding-left: 4px;
	float: right;
}
#second_level_category_popup .bodycontent div.clear_float, .cancel_subscription_popup .bodycontent div.clear_float {
	clear: both;
}
#second_level_category_popup .footer {
	text-align: right;
	height: 14px;
	width: 498px;
	display: none;
}
#second_level_category_popup .footer .bot_left {
	background-image: url('../images/colors/color1/popup_botleft.png');
	background-repeat:no-repeat;
	height:14px;
	width:8px;
	float:left;
}
#second_level_category_popup .footer .bot_right {
	background-image: url('../images/colors/color1/popup_botright.png');
	background-repeat:no-repeat;
	background-position:right;
	height:14px;
	width:490px;
	float:left;
}

.multiple_wishlist_actions_border {
	padding-top: 0px;
	padding-bottom: 5px;
	text-align: right;
}

.bopis_link {
	color: #006ECC;
}

/* Override .widget_product_listing classes in order to re-use the espot */
.my_account_wishlist .widget_product_listing > .top {
	width: 523px;
}

.my_account_wishlist .widget_product_listing > .top > .middle_tile {
	width: 521px;
}

.my_account_wishlist .widget_product_listing > .middle {
	width: 521px;
}

.my_account_wishlist .widget_product_listing > .middle > .left_border > .right_border > .content {
	width: 521px;
}

.my_account_wishlist .widget_product_listing > .middle > .left_border {
	width: 521px;
}

.my_account_wishlist .widget_product_listing > .middle > .left_border > .right_border {
	width: 521px;
}

.my_account_wishlist .widget_product_listing > .bottom {
	width: 523px;
}

.my_account_wishlist .widget_product_listing > .bottom > .middle_tile {
	width: 521px;
}

.my_account_wishlist .product_listing_container .grid_mode > .row > .product {
	width: 173px;
}

.clear_both {
	clear: both;
}

/* Wishlist tables */
.my_account_shared_wishlist #horizontal_grid {
	margin: 0 auto;
	padding:0px 10px;
}

.my_account_shared_wishlist #horizontal_grid div.item_container div.divider_line {
	border-top:1px solid #E5E5E5;
}

.my_account_shared_wishlist #horizontal_grid div.item_container div.information {
	width: 400px;
}

.my_account_shared_wishlist #horizontal_grid div.item_container div.information p {
	width: 400px;
	font-size:12px;
}

#horizontal_grid div.item_container_divider div.divider_line {
	border-top:1px solid #E5E5E5;
}

#horizontal_grid div.item_container {
	min-height:106px
}

#horizontal_grid {
	margin: 0 auto;
	padding:0px 10px;
}

#horizontal_grid div.item_container > div[id^="baseContent_soaWishList_"] {
	width: 94px;
	height: 94px;
	text-align: center;
	float: left;
}

#horizontal_grid div.item_container > div > a > img {
	height: 100%;
}

#horizontal_grid div.item_container td {
	padding: 3px 0px;
	vertical-align:top;
}

#horizontal_grid div.item_container div.image {
	padding: 2px 0px 2px 5px;
	text-align: center;
	width: 90px;
}

#horizontal_grid div.item_container td.information {
	width: 71%;
}

#horizontal_grid div.item_container td.information p {
	font-size:12px;
}

#horizontal_grid div.item_container td.information h3 {
	font-size: 12px;
	font-weight: bold;
	padding-right: 7px;
	color: #4d4d4d;
}

#horizontal_grid div.item_container td.price {
	font-weight: bold;
	text-align: right;
	width: 15%;
	white-space: nowrap;
}

#horizontal_grid div.item_container td.price span.price {
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
}

#horizontal_grid div.item_container td.price .price {
	/*fix Japanese YEN */
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
}
#horizontal_grid div.item_container td.add_to_cart {
	text-align: right;
	width: 35%;
	padding-left:5px;
}

.listPrice {
	/*fix Japense YEN */
	font-family: arial, helvetica, sans-serif;
	text-decoration: line-through;
	font-weight: normal;
}

td.item .listPrice {
	font-weight: bold;
	text-decoration: line-through;
}

/* Workaround for large font issues on IE7 */
.sign_in_registration .container h2 {
	font-size:16px;
	font-weight:normal;
}

.sign_in_registration .right h2 {
	font-size:16px;
	font-weight:normal;
}

.sign_in_registration .title h1 {
	height: 46px;
	line-height: 46px;
	padding: 0px 0px;
}

#SendMsgForm .header h2 {
	font-size:12px;
}
#breadcrumb .title h1 {
	font-size:22px;
}

#my_account_billing h1 {
	font-size:14px;
}
#my_account_shipping h1 {
	font-size:14px;
}

#centered_single_column_form .order_link {
	font-size:16px;
}

/* Pagination for shopping cart */
#box .paging {
	padding-left:12px;
}
.shopcart_pagination {
	float: left;
	width: 100%;
}

#ShopcartPaginationText1 .textfloat {
	float: left;
	padding-top: 10px;
}

#ShopcartPaginationText2 .textfloat {
	float: left;
	padding-top: 5px;
}

#ShopcartPaginationText1 .divpadding {
	float: left;
	padding-left: 12px;
	padding-top: 10px;
}

#ShopcartPaginationText2 .divpadding {
	float: left;
	padding-left: 12px;
	padding-top: 5px;
}


/* CouponWalletDisplay.jsp, CouponWalletTable.jsp
-------------------------------------------------------------------
*/

/* A div to hold the entire couponWallet jsp so that it can be aligned on the page differently in the My Account section. */
.couponWalletContainer {
	float: left;
}
/* Override definition below since this table is shared between My Coupons and Shopping cart pages */
.couponWalletContainer .couponWalletTable_couponName {
	width: 423px;
}
/* Override definition below since this table is shared between My Coupons and Shopping cart pages */
.couponWalletContainer .couponWalletTable_expirationDate {
	width: 151px;
}
/* Override since this table is shared between My Coupons and Shopping cart pages */
#WC_ShopCartDisplay_div_5 #couponWalletTable th, #WC_ShipmentDisplay_div_18 #couponWalletTable th {
	height:28px;
}
/* Override since this table is shared between My Coupons and Shopping cart pages */
#WC_ShopCartDisplay_div_5 #couponWalletTable .button_text, #WC_ShipmentDisplay_div_18 #couponWalletTable .button_text {
	width:39px;
}
/* A div which adds a top border on the checkout page. */
#couponWalletTopBorder {
	border-top: 1px solid #C9D3DE;
	float: right;
	margin-top: 10px;
	width: 100%;
}
/* The coupon wallet table */
#couponWalletTable {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
}
/* The header columns of the coupon wallet table */
#couponWalletTable th {
	text-align: left;
	padding-left: 7px;
	border-bottom:1px solid #C9D3DE;
	font-size:12px;
	font-weight:bold;
	color: #666666;
}
/* The table dimensions of the coupon wallet table */
#couponWalletTable td {
	border-bottom:1px dotted #C9D3DE;
	padding:6px 7px;
	vertical-align:middle;
	font-size:12px;
}
/* The coupon name column of the coupon wallet table */
.couponWalletTable_couponName {
	width: 247px;
	word-break: break-word;
}
.couponWalletTable_couponName a {
	font-size:12px;
}
/* The expiration date column of the coupon wallet table */
.couponWalletTable_expirationDate {
	width: 131px;
	word-break: break-word;
	color: #4d4d4d;
}
.couponWalletTable_buttonColumn {
	width: 88px;
}
.couponWallet_NoCouponsMessage {
	padding-top: 7px;
	font-size:12px;
}

/* Scheduled Orders
-------------------------------------------------------------------
*/
#box {
	word-wrap: break-word;
}
#box .order_number_column {
	width: 17%;
}
#box .order_scheduled_column {
	width: 19%;
}
#box .next_order_column {
	width: 17%;
}
#box .order_status_column {
	width: 11%;
}
#box .total_price_column {
	width: 12%;
}
@media (max-width: 900px) {
	#box .options_column .button_text {
		padding: 0 10px;
	}
}

.actions_down_arrow {
	margin: 0px;
	padding: 0px;
	width: 7px;
	height: 5px;
	background-image: url('../images/arrow.png');
	position: absolute;
	bottom: 4px;
	right: 2px;
}
.actions_popup {
	width: 135px;
	padding: 5px 10px 10px 10px;
	margin: -5px;
	background-color: #ffffff;
	z-index: 2;
	border: 1px solid #c0dcf2;
	top: 8px;
	right: 6px;
}

.actions_popup .edit {
	padding-bottom: 4px;
	font-size: 8pt;
	color: #006ECC;
	line-height: 10px;
}

.actions_popup .reorder {
	padding: 4px 0px;
	font-size: 8pt;
	color: #006ECC;
	line-height: 10px;
}

.actions_popup .cancel {
	padding-top: 4px;
	font-size: 8pt;
	color: #006ECC;
	line-height: 10px;
}

.actions_popup .link {
	font-size: 8pt;
	color: #006ECC;
}

/* Cancel Subscription Popup */
.cancel_subscription_popup {
	width:325px !important;
}

.cancel_subscription_popup h2 {
	font-size:14px;
	font-weight:bold;
}

.cancel_subscription_popup .top_right, .cancel_subscription_popup .footer .bot_right   {
	background-position:right center;
	width:317px !important;
}

.cancel_subscription_popup .header {
	background-image: url('../images/colors/color1/popup_center_tile_mini.png');
	background-repeat:repeat-y;
	text-align: right;
	clear:left;
}

.cancel_subscription_actions_border {
	padding-top: 7px;
	padding-bottom: 12px;
}

.cancel_subscription_popup .bodycontent {
	background-repeat:repeat-y;
	padding: 0 25px 0px 25px;
}

.cancel_subscription_popup .footer {
	text-align: right;
	height: 14px;
	width: 325px;
}


/* Tabs for Scheduled Order Details
-------------------------------------------------------------------
*/
.tab_container_top {
	width: 100%;
	height: 27px;
}

.tab_container_top .tab_clear {
	width: 22px;
	height: 27px;
	float: left;
}

.tab_container_top .tab_active_left {
	width: 6px;
	height: 27px;
	float: left;
	background-image: url('../images/colors/color1/tab_active_left.png');
}

.tab_container_top .tab_inactive_left {
	width: 6px;
	height: 27px;
	float: left;
	background-image: url('../images/colors/color1/tab_inactive_left.png');
}

.tab_container_top .tab_active_middle {
	height: 27px;
	float: left;
	background-image: url('../images/colors/color1/tab_active_bg.png');

	line-height:27px;
	margin:0px;
	padding: 0px 10px;
	white-space: nowrap;
	font-size: 14px;
}

.tab_container_top .tab_active_inactive {
	width: 25px;
	height: 27px;
	float: left;
	background-image: url('../images/colors/color1/tab_active_inactive_divider.png');
}

.tab_container_top .tab_inactive_active {
	width: 25px;
	height: 27px;
	float: left;
	background-image: url('../images/colors/color1/tab_inactive_active_divider.png');
}

.tab_container_top .tab_inactive_middle {
	height: 27px;
	float: left;
	background-image: url('../images/colors/color1/tab_inactive_bg.png');
	text-align: bottom;
	line-height:27px;
	margin:0px;
	padding: 0px 10px 0px 10px;
	white-space: nowrap;
	font-size: 14px;
}

.tab_container_top .tab_link {
	line-height:27px;
	margin:0px;
	white-space: nowrap;
	font-size: 14px;
}

.tab_container_top .tab_inactive_right {
	width: 26px;
	height: 27px;
	float: left;
	background-image: url('../images/colors/color1/tab_inactive_right.png');
}

.tab_container_top .tab_active_right {
	width: 26px;
	height: 27px;
	float: left;
	background-image: url('../images/colors/color1/tab_active_right.png');
}

.tab_container_base {
	width: 100%;
	height: 6px;
	padding: 0px;
	background-image: url('../images/colors/color1/tab_container_middle.png');
}

.tab_container_base .tab_container_left {
	width: 7px;
	height: 6px;
	background-image: url('../images/colors/color1/tab_container_left.png');
	float: left;
}

.tab_container_base .tab_container_right {
	width: 7px;
	height: 6px;
	background-image: url('../images/colors/color1/tab_container_right.png');
	float: right;
}

/* Scheduled Order details
-------------------------------------------------------------------
*/
#scheduleOrderInputSection .scheduleOrderAreaInterval {
	clear: left;
	float: left;
	padding: 10px 55px 5px 0px;
	width: 120px;
	font-size:12px;
	color:#777777;
}
#scheduleOrderInputSection .scheduleOrderAreaStartDate {
	float: left;
	width: 176px;
	padding: 10px 5px 5px 0px;
	position: relative;
	font-size:12px;
	color:#777777;
}
#scheduleOrderInputSection .scheduleOrderAreaNextDelivery {
	float: left;
	width: 176px;
	padding: 10px 5px 5px 0px;
	position: relative;
}
#scheduleOrderInputSection .title {
	font-weight: bold;
}

.breadcrumb_item {
	float:right;
	padding:2px 2px 0px 2px;
}
#orderItemDisplay {
	color:#59677D;
	font-size:14px;
	font-weight:normal;
	padding:15px 7px 7px 14px;
}
#orderItemDisplay .breadcrumb_item {
	float:right;
	padding:2px 9px 0px 0px;
}
#discountDetailsSection .info_icon {
	color: #006ECC;
}

#WC_EmptyShopCartDisplayf_div_1 {
	min-height:150px;
}

/* Recurring Orders Table */
.order_status_table.scheduled_orders .order_number_column {
	width: 15%;
}

.order_status_table.scheduled_orders .order_scheduled_column {
	width: 15%;
}

.order_status_table.scheduled_orders .next_order_column {
	width: 15%;
}

.order_status_table.scheduled_orders .order_status_column_history {
	width: 35%;
}

.order_status_table.scheduled_orders .order_status_column {
	width: 10%;
}

.order_status_table.scheduled_orders .total_price_column {
	text-align: right;
	width: 10%;
}

.order_content {
	color:#CA4200;
}


/* Store locator page
-------------------------------------------------------------------
*/
.checkout #box .body, .checkout #box_1 .body {
	border-left:solid 1px #e5e5e5;
	border-right:solid 1px #e5e5e5;
	margin:0px 0px 0px 0px;
	padding:0px 8px 0px 8px;
	display:block;
	width:917px;
}

.checkout_show_icon {
	position: absolute;
	top: 0;
	right: 10px;
}

.checkout_show_icon .hide {
	min-width:50px;
	font-size:12px;
	color:#777777;
}

.content_text_title {
	display: table-cell;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding-bottom: 4px;
}

#gift_registry_box {
	margin: 8px auto 0px;
	max-width: 935px;
}

.gift_header {
	position: relative;
	background-color: #f5f5f5;
	border-top: 2px solid #f8ad05;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding: 0 8px;
	color: #777777;
	font-size: 16px;
	height: 33px;
	line-height: 33px;
	white-space: nowrap;
	font-weight:normal; /* IE7 workaround */
	margin-top: 5px;
}

.gift_content {
	margin:0 auto;
	padding: 8px;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	font-size:12px;
}

.gift_content.no_top_border {
	border-top: none;
}


.gift_content.margin_below {
	margin-bottom: 8px;
}

.remove_store_link {
	color:#006ECC;
	white-space: nowrap;
}

/* QuickOrderForm.jsp
-------------------------------------------------------------------
*/
#quick_order {
	padding:11px;
	white-space:normal;
	line-height:1.4;
	font-size:12px;
	min-width:220px;
}
#quick_order .input_form {
	float:left;
}
#quick_order .error_text {
	color: #CA4200;
}
#quick_order .headers {
	padding-bottom:8px;
}
#quick_order .img {
	float:right;
	padding-right:8px;
}
#quick_order .order_button {
	float:left;
	padding-left:20px;
}
#quick_order .input_form .QTY {
	float:left;
	border-bottom:solid 1px #c9d3de;
	padding-right:5px;
	width:45px;
}
#quick_order .input_form .SKU {
	float:left;
	border-bottom:solid 1px #c9d3de;
	padding-left:25px;
	width:145px;
}
#quick_order .input_form .input .SKU_field {
	width:126px;
	margin-right:7px;	
}
#quick_order .input_form .input .QTY_field {
	width:45px;
}
#quick_order .input_form .input .line_number {
	width:15px;
	display:inline-block;
	margin-right:7px;
	text-align:center;
}
#quick_order .input_form .input .input_sub_fields {	
	display:inline-block;
}

#quick_order .input_fields {
	padding-top: 5px;
	width:100%;
} 

#content710 {
	float:left;
	padding-top:1px;
}

/* Drop down (Selection boxes)
-------------------------------------------------------------------
*/

.drop_down {
	height:23px;
	padding:2px 0px 1px 0px;
	margin-bottom:9px;
}

.drop_down_checkout {
	height:23px;
	padding:1px;
	border:1px solid #BFBFBF;
	margin-bottom:9px;
	width:185px;
}

.drop_down_shipping, .drop_down_billing, .drop_down_address_book {
	height:23px;
	padding:1px;
	border:1px solid #BFBFBF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
}

.drop_down_billing {
	height:23px;
	padding:2px 0px 1px 0px;
	margin-right:5px;
}

.left_drop_down_shipment {
	padding: 7px 0;
}

.drop_down_country {
	height:23px;
	padding:1px;
	margin-bottom:10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border:1px solid #BFBFBF;
}

/* Accessibility hide title */
.priceRangeContainer div {
	float: left;
	padding-right: 5px;
}

.priceRangeContainer div.range {
	width: 158px;
	overflow: hidden;
}

.priceRangeContainer input {
	width: 100%;
}

.priceRangeContainer span.inputbox {
	display: block;
	overflow: hidden;
	padding-left: 5px;
	padding-right: 10px;
}

.priceRangeContainer span.label {
	float: left;
}

@media (max-width: 793px) {
	.top_border {
		float: none;
	}
	#customers_new_or_returning .new,
	#customers_new_or_returning .returning {
		float: none;
		padding: 10px 0;
		width: 100%;
	}
	#customers_new_or_returning .returning {
		border-left: none;
		border-top:2px dotted #e5e5e5;
	}
	#customers_new_or_returning .new_returning_button {
		position: static;
	}
}

/* -----------------------------------------------------------------------------*/
/*  Shipping & Billing - ShipCharge
/* -----------------------------------------------------------------------------*/
#B2BShippingChargeExt_shipcharge_table {
	/*float:left;*/
	clear:both;
	padding-bottom:10px;
	padding-top:10px;
	margin-top:5px;
}

#B2BShippingChargeExt_shipcharge_table tr.nested th {
	border-bottom:1px solid #e5e5e5;
	height:19px;
	vertical-align:top;
	padding-top: 1px;
	padding-bottom: 4px;
	color: #777777;
	line-height:18px;
}

#B2BShippingChargeExt_shipcharge_table th {
	height:18px;
	vertical-align:top;
	padding:0px;
	font-weight:bold;

}

#B2BShippingChargeExt_shipcharge_table td {
	border-bottom: 2px dotted #e5e5e5;
	font-weight: normal;
	padding: 8px 0px;
	text-align: left;
	vertical-align: top;
}

#B2BShippingChargeExt_shipcharge_table .th_align_left_no_bottom {
	border-bottom:0px;
}

#B2BShippingChargeExt_shipcharge_table .align_left {
	text-align: left;
}

#B2BShippingChargeExt_shipcharge_table .th_align_left_normal {
	border-bottom:0px;
	min-width: 140px;
	padding: 6px 0px;
	text-align: left;
}

input.wcDatePickerButtonInner {
  background-image: url("../images/colors/color1/commonFormCalendar.png");
  background-position: 70px;
  background-repeat: no-repeat;
  z-index: 1000;
  width: 90px;
  height: 18px;
}

/* Punchout Payment */
div.punchout_pay_button_div {
	margin-top: 10px;
}

/* CSS rules for OrderList */
#Processed_OrderList_list_table.listTable .order {
	width: 22%;
	text-align: left;
}
#Processed_OrderList_list_table.listTable .date {
	width: 18%;
	text-align: left;
}
#Processed_OrderList_list_table.listTable .po {
	width: 16%;
	text-align: left;
}
#Processed_OrderList_list_table.listTable .status {
	width: 18%;
	text-align: left;
}
#Processed_OrderList_list_table.listTable .total_price {
	width: 16%;
	text-align: right;
}

#Waiting_OrderList_list_table.listTable .order {
	width: 27%;
	text-align: left;
}
#Waiting_OrderList_list_table.listTable .last_updated {
	width: 27%;
	text-align: left;
}
#Waiting_OrderList_list_table.listTable .po {
	width: 18%;
	text-align: left;
}
#Waiting_OrderList_list_table.listTable .total_price {
	width: 18%;
	text-align: right;
}

#Recurring_OrderList_list_table.listTable .order {
	width: 22%;
	text-align: left;
}
#Recurring_OrderList_list_table.listTable .scheduled {
	width: 20%;
	text-align: left;
}
#Recurring_OrderList_list_table.listTable .next_order {
	width: 20%;
	text-align: left;
}
#Recurring_OrderList_list_table.listTable .status {
	width: 8%;
	text-align: left;
}
#Recurring_OrderList_list_table.listTable .total_price {
	width: 16%;
	text-align: right;
}

#Subscription_OrderList_list_table.listTable .subscription {
	width: 22%;
	text-align: left;
}
#Subscription_OrderList_list_table.listTable .expiry_date {
	width: 22%;
	text-align: left;
}
#Subscription_OrderList_list_table.listTable .next_order {
	width: 20%;
	text-align: left;
}
#Subscription_OrderList_list_table.listTable .status {
	width: 8%;
	text-align: left;
}
#Subscription_OrderList_list_table.listTable .price {
	width: 16%;
	text-align: right;
}

/* MyAccountSummary */
.my_account_summary a {
	font-size: 12px;
	color: #006ECC;
}

/* Address book widgets */
.addressSelectionEditPage .addrbook_header .wcSelect {
	color: #4d4d4d !important;
	background-image: linear-gradient(#f7f9f9, #e5e8e9);
	border-radius: 5px;
	border: 1px solid #bfbfbf;
	padding: 8px 5px;
	margin-bottom: 0px;
	font-size: 12px;
	min-width: 180px;
	max-width: 260px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.addressSelectionEditPage .addrbook_header {
	margin-right: 30px;
}
#AddressForm {
	display:block;
	font-size:12px;
	color: #4d4d4d;
	min-height:150px;
}
.form_2column.addressBook {
	padding:0px;
}
/*
 *-----------------------------------------------------------------
  Licensed Materials - Property of HCL Technologies
 *
 * HCL Commerce
 *
  (C) Copyright HCL Technologies Limited 1996, 2020
 *
 *-----------------------------------------------------------------
 */

/*** Reset + basic styles ***/

body {
	margin: 0;
	padding: 0;
	color: #4d4d4d;
	font-family: sans-serif;
	line-height: 1.4;
}
a {
	color: inherit;
	cursor: pointer;
	text-decoration: none;
}
blockquote, h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
	font-size: inherit;
}
button, input, textarea, select {
	margin: 0;
	color: inherit;
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}
fieldset, iframe, img {
	margin: 0;
	padding: 0;
	border: 0;
}
dl, ol, ul {
	margin: 0;
}
#content {
	overflow: hidden;
}
.default_cursor {
	cursor:default;
}

/* Button */

.basicButton {
	display: inline-block;
	position: relative;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fbbb0b), to(#ffb123));
	background-image: linear-gradient(#fbbb0b, #ffb123);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#fbbb0b', endColorStr='#ffb123')";
	border: 1px solid #bfbfbf;
	border-radius: 4px;
	border-spacing: 0;
	vertical-align: middle;
}
.basicButton:hover {
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fed60c), to(#f8af06));
	background-image: linear-gradient(#fed60c, #f8af06);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#fed60c', endColorStr='#f8af06')";
}
.basicButton > span {
	display: table-cell;
	height: 30px;
	padding: 0 15px;
	border: 1px solid #fdd466;
	border-radius: 3px;
	line-height: normal;
	text-align: center;
	vertical-align: middle;
}

/* Department button */

.departmentButton {
	display: inline-block;
	position: relative;
	margin: 2px;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f7f9f9), to(#e5e8e9));
	background-image: linear-gradient(#f7f9f9, #e5e8e9);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#f7f9f9', endColorStr='#e5e8e9')";
	border: 1px solid #bfbfbf;
	border-radius: 4px;
	border-spacing: 0;
	vertical-align: middle;
}
.departmentButton:hover {
	background-image: linear-gradient(#f7f9f9, #ced2d3);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f7f9f9), to(#ced2d3));
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#f7f9f9', endColorStr='#ced2d3')";
}
.departmentButton.selected {
	color: #454545;
	background-image: linear-gradient(#fbbb0b, #ee9505);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fbbb0b), to(#ee9505));
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#fbbb0b', endColorStr='#ee9505')";
}
.departmentButton > span {
	display: table-cell;
	max-width: 196px;
	height: 36px;
	padding: 0 15px;
	border: 1px solid #f1f3f3;
	border-radius: 3px;
	line-height: normal;
	text-align: center;
	vertical-align: middle;
}
.departmentButton.selected > span {
	border-color: #fdd466;
}

/* Menu */

.basicMenu {
	display: none;
}
.basicMenu.active {
	display: block;
	position: absolute;
	top: 100%;
	z-index: 20;
	background-color: #ffffff;
	border: 1px solid #c9cece;
	border-radius: 0 0 4px 4px;
}
.basicMenu > h3, .basicMenu > .closeButton {
	display: none;
}
.basicMenu > ul {
	margin: 0;
	padding: 0 16px 16px 16px;
	list-style: none;
}
.basicMenu > ul > li {
	padding: 8px 0;
	border-bottom: 1px solid #c9cece;
}
.basicMenu > ul > li > a {
	display: block;
	margin: 0 -8px;
	padding: 8px;
}
.basicMenu > ul > li > span {
	display: block;
	padding: 8px 0;
}

/* Underline decoration */

.basicMenu a, .departmentMenu a, #quickLinksBar > li > a, #searchFilterButton {
	text-decoration: none;
}
.basicMenu a:hover, .departmentMenu a:hover, #quickLinksBar > li > a:not(.nohover):hover, #searchFilterButton:hover, .product_info > .product_name > a:hover {
	text-decoration: underline;
}

/* Text color decoration */
#quickLinksBar > li > a.disabled {
 color:#909090;
}

/* Arrow decoration */

.arrow_button_icon{	
	float: right;
	position: absolute;
	width: 7px;
	height: 7px;	
	overflow:hidden;
	right: 3px;
	bottom: 3px;
}
#quickLinksButton .arrow_button_icon {
	bottom: 10px;
}
.arrow_button_icon:before{	
	content: url("../images/responsive/rwdUI.png");	
	position: absolute;
	top: -1px; 
	left: -101px;	
}
#quickLinksButton .arrow_button_icon:before, #widget_minishopcart .arrow_button_icon:before, #departmentsButton .arrow_button_icon:before, #allDepartmentsButton .arrow_button_icon:before{
	content: url("../images/responsive/rwdUI.png");	
	position: absolute;
	top: -1px; 
	left: -121px;		
}
.departmentButton.selected .arrow_button_icon:before {
	content: url("../images/responsive/rwdUI.png");	
	position: absolute;
	top: -21px; 
	left: -21px;	
}
#quickLinksButton.selected .arrow_button_icon:before, #widget_minishopcart.selected .arrow_button_icon:before , #departmentsButton.selected .arrow_button_icon:before, #allDepartmentsButton.selected .arrow_button_icon:before {
	content: url("../images/responsive/rwdUI.png");	
	position: absolute;
	top: -21px; 
	left: -241px;	
}
.pageControlButton:after {
	background-position: -141px -1px;
}


/* Marketing content */

.left_espot {
	position: relative;
	z-index: 0;
}
.left_espot.centered {
	text-align: center;
}
.left_espot.centered > a,
.left_espot.centered > img {
	display: inline-block;
	max-width: 100%;
	vertical-align: top;
}
.left_espot.centered > a > img {
	display: block;
	max-width: 100%;
}

/* Subscribe button */

.subscribeButton {
	position: absolute;
	right: 5px;
	top: 5px;
	z-index: 1;
	background-color: rgba(0,0,0,0);
	line-height: 0;
}
.subscribeButton:before {
	content: url("../images/responsive/rss_feed.png");
}



/*** Grid system ***/

/* Row container */

.rowContainer,
.rowContainer > .row { padding: 5px 0; }
.rowContainer > .row.margin-true { padding: 0 5px; }
.row.margin-true > div > div { margin: 10px 5px; }
.row.margin-true > div > div:first-of-type { margin-top: 5px; }
.row.margin-true > div > div:last-of-type { margin-bottom: 5px; }
.row.margin-true > div > .row { margin: 0 !important; }

/* Row */

.row:after {
	content: "";
	display: block;
	clear: both;
}
.row > div { float: left; }
.row > .right { float: right; }

/* Columns */

.col1 { width: 8.333333%; }
.col2 { width: 16.666666%; }
.col3 { width: 25%; }
.col4 { width: 33.333333%; }
.col5 { width: 41.666666%; }
.col6 { width: 50%; }
.col7 { width: 58.333333%; }
.col8 { width: 66.666666%; }
.col9 { width: 75%; }
.col10 { width: 83.333333%; }
.col11 { width: 91.666666%; }
.col12 { width: 100%; }

/*
 * RWD-A - 0-600px
 * RWD-B - 601-1280px
 * RWD-C - 1281px+
 */

/* Grid system - RWD-A */

@media (max-width: 600px) {
	.acol1 { width: 8.333333%; }
	.acol2 { width: 16.666666%; }
	.acol3 { width: 25%; }
	.acol4 { width: 33.333333%; }
	.acol5 { width: 41.666666%; }
	.acol6 { width: 50%; }
	.acol7 { width: 58.333333%; }
	.acol8 { width: 66.666666%; }
	.acol9 { width: 75%; }
	.acol10 { width: 83.333333%; }
	.acol11 { width: 91.666666%; }
	.acol12 { width: 100%; }
	.rowContainer > .row.margin-true {
		padding-left: 0;
		padding-right: 0;
	}
	.row.margin-true > div > div {
		margin-left: 0;
		margin-right: 0;
	}
}

/* Grid system - RWD-C */

@media (min-width: 1281px) {
	.ccol1 { width: 8.333333%; }
	.ccol2 { width: 16.666666%; }
	.ccol3 { width: 25%; }
	.ccol4 { width: 33.333333%; }
	.ccol5 { width: 41.666666%; }
	.ccol6 { width: 50%; }
	.ccol7 { width: 58.333333%; }
	.ccol8 { width: 66.666666%; }
	.ccol9 { width: 75%; }
	.ccol10 { width: 83.333333%; }
	.ccol11 { width: 91.666666%; }
	.ccol12 { width: 100%; }
	.rowContainer,
	.rowContainer > .row { padding: 10px 0; }
	.rowContainer > .row.margin-true { padding: 0 10px; }
	.row.margin-true > div > div { margin: 20px 10px; }
	.row.margin-true > div > div:first-of-type { margin-top: 10px; }
	.row.margin-true > div > div:last-of-type { margin-bottom: 10px; }
}

/* wc/widget/Grid - fluid grid responsive to container width */

.grid {
	margin: 0;
	padding: 0;
	list-style: none;
}
.grid > div > li {
	display: inline-block;
	vertical-align: top;
}



/*** Header ***/

#header {
	position: relative;
	background-color: #ffffff;
	font-size: 14px;
	line-height: normal; /* Needed because of bad CSS reset */
	z-index: 10;
}
#header:before {
	content: "";
	display: block;
	height: 10px;
	background-image: url("../images/responsive/masthead_top_bg.png");
}
#headerRow1 {
	position: relative;
	height: 78px;
}
#headerRow2 {
	position: relative;
	min-height: 44px;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#e5e8e9), to(#dce2e1));
	background-image: linear-gradient(#e5e8e9, #dce2e1);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#e5e8e9', endColorStr='#dce2e1')";
	border-top: 1px solid #c9cece;
	border-bottom: 1px solid #c9cece;
}
#headerRow1:after, #headerRow2:after {
	content: "";
	display: block;
	clear: both;
}

/* Logo */

#logo {
	position: absolute;
	z-index: 1;
	height: 100%;
}
#logo .contentRecommendationWidget,
#logo .contentRecommendationWidget > #ci_espot__HeaderStoreLogo_Content,
#logo .contentRecommendationWidget > #ci_espot__HeaderStoreLogo_Content > .left_espot,
#logo .contentRecommendationWidget > #ci_espot__HeaderStoreLogo_Content > .left_espot > a,
#logo .contentRecommendationWidget > #ci_espot__HeaderStoreLogo_Content > .left_espot > a > img,
#logo .genericESpot {
	height: 100%;
	max-width: none;
}

/*** Quick links bar ***/

#quickLinksBar {
	margin: 0;
	padding: 0;
	color: #767676;
	list-style: none;
	text-align: right;
}
#quickLinksBar > li {
	display: inline-block;
	border-right: 1px solid #c9cece;
	text-align: left;
	vertical-align: middle;
}
#quickLinksBar > li.hidden {
	position: absolute;
	visibility: hidden;
}
#quickLinksBar > li.separator-false {
	border-right: 0 none;
}
#quickLinksBar > li > a {
	display: block;
	position: relative;
	max-width: 200px;
	margin: -10px 0;
	padding: 10px 15px;
} 
#quickLinksBar > li > span {
	display: block;
	padding: 0 15px;
}

#quickLinksBar > li > a > br {
	display: none;
}

#quickLinksBar .spanacce {
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
}
#quickLinksMenu.active {
	top: 56px;
	right: 95px;
	width: 298px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-top-left-radius: 10px;
}

/* Mini cart button */

#widget_minishopcart {
	display: block;
	position: relative;
	width: 58px;
	height: 43px;
	margin: 16px 20px 16px 16px;
	padding: 0 !important;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f7f9f9), to(#e5e8e9));
	background-image: linear-gradient(#f7f9f9, #e5e8e9);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#f7f9f9', endColorStr='#e5e8e9')";
	border: 1px solid #e1e1e1 !important;
	border-radius: 4px;
	overflow: hidden;
}
#widget_minishopcart:before {
	content: url("../images/responsive/rwdUI.png");
	position: absolute;
	left: 7px;
	top: -27px;
	clip: rect(41px, 27px, 60px, 1px);
}
#widget_minishopcart:not(.nohover):hover {
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f7f9f9), to(#ced2d3));
	background-image: linear-gradient(#f7f9f9, #ced2d3);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#f7f9f9', endColorStr='#ced2d3')";
	text-decoration: none !important;
}

/* Mini cart */

#minishopcart_total{
	background-color: #ca4200;
}

#minishopcart_total,
#minishopcart_lock {
	display: block;
	position: absolute;
	right: 10px;
	top: 5px;
	padding: 0 5px;
	border-radius: 4px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

#minishopcart_total.nodisplay,
#minishopcart_lock.nodisplay {
	display: none;
}

#cartDropdown {
	position: relative;
	/* width: 360px; */
	background-color: #ffffff;
	border: 1px solid #c9cece;
	border-top: 3px solid #ffa200;
	border-radius: 0 0 4px 4px;
	font-size: 12px;
}

#widget_minishopcart_popup > .cartDropDown_CSR {
   width:415px;
}

#cartDropdown > h3 {
	margin: 0;
	padding: 15px;
	background-color: #f5f6f7;
	border-bottom: 1px solid #edeff0;
	font-size: inherit;
	font-weight: inherit;
}
#cartDropdown > .closeButton {
	display: block;
	position: absolute;
	top: 15px;
	right: 15px;
}
#cartDropdown > .closeButton:after {
	content: "";
	display: inline-block;
	width: 15px;
	height: 15px;
	margin-left: 5px;
	background-image: url("../images/responsive/rwdUI.png");
	background-position: -61px -1px;
	vertical-align: middle;
}
#cartDropdown > .closeButton:hover:after {
	background-position: -241px -1px;
}
#cartDropdown > .content {
	padding: 15px;
}
#cartDropdown > .footer {
	padding: 10px 15px;
	border-top: 1px solid #edeff0;
	text-align: right;
}

/*** Departments bar ***/

#departmentsButton {
	display: none;
}
#departmentsMenu {
	margin: 0 18px;
	padding: 0;
	list-style: none;
}
#departmentsMenu > li {
	display: inline-block;
	position: relative;
}
#departmentsMenu > li.hidden {
	position: absolute;
	visibility: hidden;
}
#departmentsMenu > li > .link,
#departmentsMenu > li > .toggle {
	display: none;
}

/* Department menu */

.departmentMenu {
	display: none;
	position: absolute;
	left: 2px;
	top: 100%;
	width: 360px;
	margin: 0;
	padding: 0 16px;
	background-color: #ffffff;
	border: 1px solid #c9cece;
	border-top: 3px solid #ffa200;
	border-radius: 0 0 4px 4px;
	font-size: 12px;
	list-style: none;
}
.departmentMenu.active {
	display: block;
}
.departmentMenu > .header {
	margin: 0;
	padding: 8px 0;
	border-bottom: 1px solid #ffa200;
	font-size: inherit;
}
.departmentMenu > .header > .link {
	display: block;
	margin: 0 -8px;
	padding: 8px;
	font-weight: bold;
}
.departmentMenu > .header > .toggle {
	display: none;
}
.departmentMenu > li {
	padding: 8px 0;
	border-bottom: 1px solid #ffa200;
}
.departmentMenu > li > a {
	display: block;
	margin: 0 -8px;
	padding: 8px;
	font-weight: bold;
}
#allDepartmentsMenu {
	width: 240px;
	padding-bottom: 16px;
}

/* Category list */

.categoryList {
	margin: 0;
	padding: 8px 0;
	list-style: none;
}
.departmentMenu.active > .categoryList {
	display: block;
}
.categoryList > li {
	display: inline-block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 50%;
	padding-right: 16px;
	vertical-align: top;
}
.categoryList > li.more {
	display: block;
}
.categoryList > li > a {
	display: block;
	margin: 0 -8px;
	padding: 8px;
	font-weight: bold;
	text-transform: uppercase;
}
.categoryList > li > a:last-child {
	font-weight: normal;
	text-transform: none;
}
.categoryList > li.more > a {
	font-weight: bold;
	text-transform: uppercase;
}

/* Subcategory list */

.subcategoryList {
	margin: 0 0 8px 0;
	padding: 0 0 8px 0;
	list-style: none;
}
.subcategoryList > li > a {
	display: block;
	margin: 0 -8px;
	padding: 8px;
}

/* Department menu (1025px+) */

@media (min-width: 1025px) {
	.departmentMenu {
		width: 540px;
	}
	.categoryList > li {
		width: 33.333333%;
	}
}



/*** Search bar ***/

#searchButton {
	display: none;
}
#searchBar {
	position: absolute;
	right: 18px;
	top: 0;
	width: 33%;
	padding: 2px;
}
#searchBox {
	position: relative;
	height: 38px;
	background-color: #ffffff;
	border: 1px solid #bfbfbf;
	border-radius: 4px;
	text-align: right;
	vertical-align: middle;
}
#searchBox > * {
	text-align: left;
}
#searchTermWrapper {
	position: absolute;
	left: 0;
	right: 170px;
	height: 18px;
	padding: 6px 10px;
	margin: 4px 0;
}
#searchTermWrapper > .placeholder {
	position: absolute;
	color: #bfbfbf;
	cursor: text;
}
#searchTermWrapper > input {
	position: relative;
	width: 100%;
	height: 18px;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	border: 0 none;
	font-size: inherit;
}
#searchFormLabel {
	display: none;
}
#searchFilterButton {
	display: inline-block;
	position: relative;
	width: 110px;
	padding: 5px 10px;
	border-left: 1px solid #bfbfbf;
	border-right: 1px solid #bfbfbf;
	vertical-align: middle;
}
#searchFilterButton:after {
	content: "";
	display: block;
	position: absolute;
	right: 5px;
	bottom: 5px;
	width: 4px;
	height: 4px;
	background-image: url("../images/responsive/rwdUI.png");
	background-position: -201px -1px;
}
#searchFilterButton.selected:after {
	content: " ";
	background-position: -221px -1px;
}
#searchFilterMenu.active {
	right: -1px;
	width: 170px;
}
@media (min-width: 601px) and (max-width: 900px) {
	#searchTermWrapper {
		right: 35px;
	}
	#searchFilterButton {
		display: none;
	}
	#searchFilterMenu.active {
		display: none;
	}
}
#searchBox > .submitButton {
	display: inline-block;
	position: relative;
	width: 14px;
	height: 14px;
	margin: 4px 4px 4px 0;
	border: 8px solid #ffffff;
	vertical-align: middle;
	overflow: hidden;
}
#searchBox > .submitButton:before {
	content: url("../images/responsive/rwdUI.png");
	display: block;
	position: absolute;
	left: -121px;
	top: -21px;
}
#searchBox > .submitButton:hover:before {
	left: -141px;
}

/* Autocomplete menu */

#searchDropdown {
	position: absolute;
	left: -1px;
	right: -1px;
	top: 38px;
}
#AutoSuggestDiv {
	background-color: #ffffff;
	border: 1px solid #c9cece;
}
#AutoSuggestDiv > ul,
.autoSuggestDivNestedList {
	padding: 0;
}
#AutoSuggestDiv > ul > li {
	padding: 0;
	margin: 0;
	list-style: none;
}
#AutoSuggestDiv .list_section li {
	border-bottom: 1px solid #c9cece;
	list-style: none;
}
#AutoSuggestDiv .list_section li > a,
#AutoSuggestDiv #autoSuggestAdvancedSearch > a {
	padding: 15px;
	display: block;
	height: 100%;
}
#AutoSuggestDiv .heading {
	background-color: #f5f6f7;
	text-transform: uppercase;
	padding: 15px;
	border-bottom: 1px solid #c9cece;
	list-style: none;
}
#AutoSuggestDiv #autoSuggestAdvancedSearch {
	border-bottom: 0 none;
	background-color: #fff;
	color: #b54200;
	padding: 0;
}
#AutoSuggestDiv #autoSuggestAdvancedSearch:hover {
	background-color: #d9e9f7;
}
#AutoSuggestDiv #autoSuggestAdvancedSearch > a:hover {
	text-decoration: underline;
}
#autoSuggest_Result_div,
#autoSuggestCachedSuggestions_div {
	display: none;
}

/*** Footer ***/

#footer {
	padding: 10px;
	background-image: url("../images/responsive/footerBG.png");
	text-align: center;
}
#footerRow1 {
	display: inline-block;
	width: 440px;
	text-align: left;
}
@media (max-width: 480px) {
	#footerRow1 {
		width: 220px;
		text-align: center;
	}
}
@media (min-width: 961px) {
	#footerRow1 {
		width: 880px;
		text-align: center;
	}
}
#footerRow1 > .section {
	display: inline-block;
	width: 200px;
	padding: 10px;
	text-align: left;
	vertical-align: top;
}
#footerRow1 > .section > .header {
	position: relative;
	margin-left: 30px;
	padding: 5px 10px;
	border-bottom: 1px solid #bfbfbf;
	border-bottom: 1px solid rgba(185,185,185,0.45);
	color: #e9e9e9;
	font-size: 14px;
	font-weight: bold;
}
#footerRow1 > .section > .header:before {
	content: "";
	display: block;
	position: absolute;
	left: -30px;
	bottom: -1px;
	width: 30px;
	height: 3px;
	background-color: #bfbfbf;
	background-color: rgba(185,185,185,0.45);
	border-radius: 0 0 0 3px;
}
#footerRow1 > .section > .header > .toggle {
	display: none;
}
#footerRow1 > .section > ul {
	margin-left: 30px;
	padding: 10px;
	color: #ffffff;
	font-size: 12px;
	list-style: none;
}
#footerRow1 > .section > ul > li > a {
	display: block;
	margin: 0 -10px;
	padding: 10px;
}

/*** wc/widget/Carousel - fluid, touch-enabled carousel responsive to container width ***/

.carousel {
	position: relative;
}
 
.carousel > h2,
.carousel > .carouselWrapper > h2
{
	position: relative;
	z-index: 1;
	margin: 0;
	padding: 0 50px 10px 10px;
	color: #010f1c;
	font-weight: inherit;
}

.carousel > .content {
	position: relative;
	z-index: 0;
}

.carousel > .carouselWrapper > .content {
	position: relative;
	z-index: 0;
	width: 94%; /* fallback for browsers without support for calc() */
	width:calc(100% - 60px);
	margin-left:3%; /* fallback for browsers without support for calc() */
	margin-left:30px;
	margin-right:3%; /* fallback for browsers without support for calc() */
	margin-right:30px;
}

.carousel > .content > ul,
.carousel > .carouselWrapper > .content > ul {
	display: block;
	position: relative;
	left: 0%;
	margin: 0;
	padding: 0;
	list-style: none;
	white-space: nowrap;
    width: 100%;
}
.carousel > .content > ul > li,
.carousel > .carouselWrapper > .content > ul > li {
	display: inline-block;
	vertical-align: top;
	white-space: normal;
    width: 100%;
}
.carousel > .content > ul > li.hidden,
.carousel > .carouselWrapper > .content > ul > li.hidden {
	visibility: hidden;
}
.carousel .left_espot.centered {
	margin: 0 5px;
}

/* Prev/next page buttons */

.carousel > .prevPageButton,
.carousel > .carouselWrapper > div > .prevPageButton,
.carousel > .nextPageButton,
.carousel > .carouselWrapper > div > .nextPageButton {
	display: block;
	position: absolute;
	top: 50%;
	z-index: 1;
	width: 21px;
	height: 42px;
	margin-top: -21px;
	overflow: hidden;
}
.carousel > .prevPageButton,
.carousel > .carouselWrapper > div > .prevPageButton {
	left: 10px;
}
.carousel > .nextPageButton,
.carousel > .carouselWrapper > div > .nextPageButton {
	right: 10px;
}
.carousel > .prevPageButton.hidden,
.carousel > .carouselWrapper > div > .prevPageButton.hidden,
.carousel > .nextPageButton.hidden,
.carousel > .carouselWrapper > div > .nextPageButton.hidden {
	display: none;
}
.carousel > .prevPageButton:before,
.carousel > .carouselWrapper > div > .prevPageButton:before,
.carousel > .nextPageButton:before,
.carousel > .carouselWrapper > div > .nextPageButton:before {
	content: url("../images/responsive/rwdUI.png");
	display: block;
	position: absolute;
	top: -60px;
}
.carousel > .prevPageButton:before,
.carousel > .carouselWrapper > div > .prevPageButton:before {
	left: -1px;
}
.carousel > .nextPageButton:before,
.carousel > .carouselWrapper > div > .nextPageButton:before {
	left: -81px;
}
.carousel > .prevPageButton:hover:before,
.carousel > .carouselWrapper > div > .prevPageButton:hover:before,
.carousel > .prevPageButton:active:before,
.carousel > .carouselWrapper > div > .prevPageButton:active:before {
	left: -41px;
}
.carousel > .nextPageButton:hover:before,
.carousel > .carouselWrapper > div > .nextPageButton:hover:before,
.carousel > .nextPageButton:active:before,
.carousel > .carouselWrapper > div > .nextPageButton:active:before {
	left: -121px;
}

/* Page control */

.pageControl {
	position: absolute;
	z-index: 1;
	left: 10px;
	right: 10px;
	bottom: 10px;
}
.pageControl.hidden {
	display: none;
}
.pageControl > a {
	display: inline-block;
	vertical-align: top;
}
.pageControl > .hidden {
	display: none !important;
}

/* Page control - dot */

.pageControl.dot {
	text-align: center;
}
.pageControl.dot > a {
	width: 20px;
	height: 20px;
	margin: 0 10px;
	background-color: #22a3e7;
	border-radius: 10px;
	opacity: 0.4;
	border: 1px solid transparent;
}
.pageControl.dot > a:hover {
	opacity: 0.6;
}
.pageControl.dot > a.selected {
	opacity: 0.8;
}

/* Page control - number */

.pageControl.number {
	text-align: center;
}
.pageControl.number > a {
	width: 25px;
	margin: 0 10px;
	background-color: #22a3e7;
	border-radius: 2px;
	color: #ffffff;
	font-size: 14px;
	opacity: 0.4;
}
.pageControl.number > a:hover {
	opacity: 0.6;
}
.pageControl.number > a.selected {
	opacity: 0.8;
}
.pageControl.number > .ellipsis:after {
	content: "\2026";
	color: #4d4d4d;
}

/* Page control - thumbnail */

.pageControl.thumbnail {
	text-align: center;
}
.pageControl.thumbnail > a {
	display: inline-block !important;
	height: 30px;
	margin: 0 10px;
	background-color: #ffffff;
	border: 1px solid #a7daf5;
	border-radius: 2px;
}
.pageControl.thumbnail > a:hover {
	border: 1px solid #79c7f0;
}
.pageControl.thumbnail > a.selected {
	border: 1px solid #22a3e7;
}
.pageControl.thumbnail > a > img {
	height: 100%;
}

/* Options */

.carousel.clip-true > .content {
	overflow: hidden;
}

.carousel.padding-true {
	padding: 10px;
}
.carousel.padding-true > .content {
	margin: 0 30px;
}
.carousel.padding-true .pageControl {
	position: relative;
	left: auto;
	right: auto;
	bottom: auto;
	padding-top: 10px;
}
.carousel.padding-true .pageControl.hidden {
	display: block;
	visibility: hidden;
}

.carousel.background-true {
	background-image: url("../images/colors/color1/widget_carousel/widget_bg.png");
}
.carousel.border-true {
	border: 1px solid #e9e9e9;
	border-radius: 10px;
}



/*** wc/widget/Carousel - vertical orientation ***/

.carousel > .header {
	position: relative;
	padding: 10px;
	line-height: 40px;
}
.carousel > .header:after {
	content: "";
	display: block;
	clear: both;
}
.carousel > .header > h2 {
	display: inline-block;
	margin: 0;
	font-weight: inherit;
	line-height: normal;
	vertical-align: middle;
}
.carousel > .header > .controlBar {
	float: right;
}

/* Prev/next page buttons */

.controlBar > .prevPageButton,
.controlBar > .nextPageButton {
	display: inline-block;
	position: relative;
	width: 6px;
	height: 12px;
	border: 14px solid transparent;
	overflow: hidden;
	vertical-align: middle;
}
.controlBar > .prevPageButton.hidden,
.controlBar > .nextPageButton.hidden {
	display: none;
}
.controlBar > .prevPageButton:before,
.controlBar > .nextPageButton:before {
	content: url("../images/responsive/rwdUI.png");
	display: block;
	position: absolute;
	top: -1px;
}
.controlBar > .prevPageButton:before,
.controlBar > .prevPageButton:hover:before,
.controlBar > .prevPageButton:active:before {
	left: -21px;
}
.controlBar > .nextPageButton:before,
.controlBar > .nextPageButton:hover:before,
.controlBar > .nextPageButton:active:before {
	left: -41px;
}

/* Page control */

.controlBar .pageControl {
	display: inline-block;
	position: static;
	left: auto;
	right: auto;
	bottom: auto;
	line-height: 38px;
	vertical-align: middle;
}
.controlBar .pageControl.hidden {
	display: none;
}

/* Page control - number */

.controlBar > .pageControlWrapper {
	display: inline-block;
	vertical-align: middle;
}
.pageControlButton,
.pageControlMenu > .closeButton {
	display: none;
}
.controlBar .pageControl.number > a {
	width: 38px;
	margin: 0 2px;
	background-color: #ffffff;
	border: 1px solid #a0a0a0;
	border-radius: 5px;
	color: #4d4d4d;
	font-size: 16px;
	text-align: center;
	opacity: 1;
}
.controlBar .pageControl.number > a:hover,
.controlBar .pageControl.number > a.selected {
	background-color: #767676;
	border-color: #767676;
	color: #ffffff;
	opacity: 1;
}

/* Control bar - subscribe button */

.controlBar > .subscribeButton {
	display: inline-block;
	position: static;
	right: auto;
	top: auto;
	margin: 0 2px;
	vertical-align: middle;
}



/*** Widgets ***/

.catalogEntryRecommendationWidget > .header,
.categoryRecommendationWidget > .header {
	border-bottom: 1px solid #e9e9e9;
}

.contentRecommendationWidget {
	position: relative;
}

.contentCarouselWidget > .content {
	width: 125%;
	margin: 0 -12.5%;
}
.contentCarouselWidget .left_espot,
.contentCarouselWidget .left_espot.centered {
	width: 80%;
	margin: 0 auto;
}
.contentCarouselWidget.clip-true > .content {
	width: auto;
	margin: 0;
}
.contentCarouselWidget.clip-true .left_espot,
.contentCarouselWidget.clip-true .left_espot.centered {
	width: auto;
	margin: 0;
}

.contentCarouselWidget > .prevPageButton,
.contentCarouselWidget > .nextPageButton {
	width: 40px;
	height: 72px;
	margin-top: -36px;
}
.contentCarouselWidget > .prevPageButton {
	left: 0;
}
.contentCarouselWidget > .nextPageButton {
	right: 0;
}
.contentCarouselWidget > .prevPageButton:before,
.contentCarouselWidget > .nextPageButton:before {
	content: url("../images/responsive/DirectionalControls_MasterSprite.png");
}
.contentCarouselWidget > .prevPageButton:before {
	left: 0;
	top: 0;
}
.contentCarouselWidget > .prevPageButton:focus:before,
.contentCarouselWidget > .prevPageButton:hover:before {
	left: 0;
	top: -72px;
}
.contentCarouselWidget > .prevPageButton:active:before {
	left: 0;
	top: -144px;
}
.contentCarouselWidget > .nextPageButton:before {
	left: -40px;
	top: 0;
}
.contentCarouselWidget > .nextPageButton:focus:before,
.contentCarouselWidget > .nextPageButton:hover:before {
	left: -40px;
	top: -72px;
}
.contentCarouselWidget > .nextPageButton:active:before {
	left: -40px;
	top: -144px;
}
/* jQuery datepicker */
.ui-datepicker {
	border: solid 1px #cccccc;
    background-color: #fff;
	width: 19.2%;
	min-width:235px;
	text-align: center;  
	font-size: 13px;
}
.ui-datepicker table {
    width: 100%;
}
.ui-datepicker-unselectable .ui-state-default {
    color: #b4b3b3;
}
.ui-datepicker tbody .ui-datepicker-current-day{ 
    background: #F5AA31 ;    
}
.ui-datepicker tbody td a:hover{ 
    background: #F5AA31 ;    
}
.ui-datepicker-prev, .ui-datepicker-next {
    background: url('../images/responsive/rwdUI.png') no-repeat -33px -1px;
	width: 20px;
	height: 20px;
    line-height: 600%;
    overflow: hidden;
	margin:10px;
}
.ui-datepicker-prev {
    float: left;
    background-position: -13px -1px;
}
.ui-datepicker-next {
    float: right;
   
}
.ui-datepicker-title{
	padding:10px;
	font-weight:bold;
	background-color: #cfe5fa;
	font-size: 15px;
	
}
.ui-datepicker tbody .ui-datepicker-today {
	background: none repeat scroll 0 0 #0579F2 !important;
    color: #FFFFFF;
    text-decoration: none;
}


/*** 0 - 1133px ***/

@media (max-width: 1133px) {

	/* Page control - number */

	.pageControlButton {
		display: inline-block;
		position: relative;
		width: 38px;
		margin: 0 5px;
		background-color: #767676;
		border: 1px solid #767676;
		border-radius: 5px;
		color: #ffffff;
		font-size: 16px;
		line-height: 38px;
		text-align: center;
	}
	.pageControlButton.hidden {
		display: none;
	}
	.pageControlMenu {
		display: none;
	}
	.pageControlMenu.active {
		display: block;
		position: absolute;
		z-index: 20;
		background-color: #ffffff;
		border: 1px solid #a0a0a0;
	}
	.pageControlMenu > .pageControl.number > a {
		display: block;
		margin: 4px;
	}
	.pageControlMenu > .pageControl.number > .ellipsis {
		display: block;
		line-height: normal;
		text-align: center;
	}
	.pageControlMenu > .pageControl.number > .ellipsis:after {
		content: "\22ee";
	}
	.pageControlMenu > .closeButton {
		display: block;
		position: relative;
		width: 14px;
		height: 14px;
		margin: 0 4px 4px 4px;
		border: 13px solid #ffffff;
		overflow: hidden;
	}
	.pageControlMenu > .closeButton:before {
		content: url("../images/responsive/rwdUI.png");
		display: block;
		position: absolute;
		left: -61px;
		top: -1px;
	}
	.pageControlMenu > .closeButton:hover:before {
		left: -241px;
	}

}



/*** RWD-A ***/

@media (max-width: 600px) {

	/* Menu */

	.basicMenu > h3 {
		display: block;
		margin: 0;
		padding: 15px;
		background-color: #687979;
		color: #ffffff;
		font-size: inherit;
	}
	.basicMenu > .closeButton {
		display: block;
		position: absolute;
		top: 5px;
		right: 5px;
		padding: 10px;
		color: #ffffff;
		font-family: monospace;
	}
	.basicMenu > .closeButton > span:before {
		content: "[x]";
	}

	/* Header */

	#header:before {
		height: 5px;
	}
	#headerRow1 {
		height: 53px;
	}

	/* Quick links bar */

	#quickLinksBar > li > a {
		font-size: 12px;
	}
	#quickLinksBar > li > a > br {
		display: inline;
	}
	#quickLinksMenu.active {
		left: 0;
		right: 0;
		top:53px;
		width: auto;
	}

	/* Mini cart button */

	#widget_minishopcart {
		margin: 3px 15px;
	}

	/* Mini cart */

	#cartDropdown {
		width: auto;
	}
	
	.nonRWDPage #cartDropdown,
	.nonRWDPageB #cartDropdown{
		width: 360px;
	}
	/* Departments menu */

	#departmentsButton {
		display: block;
		max-width: 300px;
		margin: 2px 90px 2px 15px;
	}
	#departmentsButton > span {
		display: block;
		height: 36px;
		line-height: 36px;
		padding: 0 10px;
		text-align: left;
	}
	#departmentsMenu {
		display: none;
	}
	#departmentsMenu.active {
		display: block;
		position: absolute;
		left: 0;
		right: 0;
		top: 100%;
		margin: 0;
		padding: 0 15px 15px 15px;
		background-color: #ffffff;
		border: 1px solid #c9cece;
		border-top: 3px solid #ffa200;
		border-radius: 0 0 4px 4px;
		color: #404040;
		font-size: 12px;
		list-style: none;
	}
	#departmentsMenu > li {
		display: block;
	}
	#departmentsMenu > li.hidden {
		position: static;
		visibility: visible;
	}
	.departmentButton {
		display: none;
	}

	/* Department menu */

	.departmentMenu {
		display: block;
		position: relative;
		top: auto;
		width: auto;
		margin: 0;
		padding: 0;
		border: 0 none;
	}
	.departmentMenu > .header > .toggle {
		display: block;
		position: absolute;
		right: -8px;
		top: 0;
		margin: 8px 0;
		padding: 8px;
		font-family: monospace;
	}
	.departmentMenu > .header > .toggle > span:before {
		content: "[+]";
	}
	.departmentMenu > .header > .toggle.selected > span:before {
		content: "[-]";
	}

	/* Category list */

	.categoryList {
		display: none;
		border-bottom: 1px solid #ffa200;
	}
	.departmentMenu.active .categoryList {
		display: block;
	}

	/* Subcategory list */

	.subcategoryList {
		border-bottom: 1px solid #e0dee5;
	}
	.subcategoryList > li {
		display: inline-block;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		width: 50%;
		padding-right: 16px;
		vertical-align: top;
	}

	/* "All departments" menu */

	#allDepartmentsButton {
		display: none;
	}
	#allDepartmentsMenu {
		display: none !important;
	}

	/* Search bar */

	#searchButton {
		display:block;
		position: absolute;
		right: 0;
		top: 0;
		width: 58px;
		height: 38px;
		margin: 2px 15px;
		background-color: #ffffff;
		border: 1px solid #BFBFBF;
		border-radius: 4px;
		vertical-align: middle;
		overflow: hidden;
	}
	#searchButton:before {
		content: url("../images/responsive/rwdUI.png");
		position: absolute;
		left: -99px;
		top: -9px;
		clip: rect(21px, 135px, 35px, 121px);
	}
	#searchButton:hover:before {
		left: -119px;
		clip: rect(21px, 155px, 35px, 141px);
	}
	#searchBar {
		display: none;
	}
	#searchBar.active {
		display: block;
		position: static;
		right: auto;
		width: auto;
		padding: 2px 15px;
		border-top: 1px solid #c9cece;
	}
	#searchBox > .submitButton {
		width: 10px;
		height: 18px;
		border-width: 6px 10px;
	}
	#searchBox > .submitButton:before {
		left: -181px;
	}
	#searchBox > .submitButton:hover:before {
		left: -201px;
	}

	/* Autocomplete menu */

	#searchDropdown {
		left: -16px;
		right: -16px;
		top: 41px;
	}

	/* Footer */

	#footerRow1 > .section > .header:before {
		height: 30px;
		border-radius: 3px 3px 0 3px;
	}
	#footerRow1 > .section > .header > .toggle {
		display: block;
		position: absolute;
		left: -30px;
		bottom: -1px;
		width: 6px;
		height: 12px;
		border-width: 9px 12px;
		border-style: solid;
		border-color: transparent;
		overflow: hidden;
	}
	#footerRow1 > .section > .header > .toggle:before {
		content: url("../images/responsive/rwdUI.png");
		display: block;
		position: absolute;
		left: -161px;
		top: -1px;
	}
	#footerRow1 > .section.active > .header > .toggle {
		width: 12px;
		height: 6px;
		border-width: 12px 9px;
	}
	#footerRow1 > .section.active > .header > .toggle:before {
		left: -181px;
		top: -1px;
	}
	#footerRow1 > .section > ul {
		display: none;
	}
	#footerRow1 > .section.active > ul {
		display: block;
	}

	/* Carousel */

	.contentCarouselWidget {
		overflow: hidden;
	}

}



/*** Mobile (portrait) - 0-400px ***/

@media (max-width: 400px) {

	/* Category list */

	.categoryList > li {
		width: 100%;
		padding-right: 0;
	}

	/* Search bar */

	#searchTermWrapper {
		right: 58px;
		border-right: 1px solid #bfbfbf;
	}
	#searchFilterButton {
		display: none;
	}
	#searchFilterMenu.active {
		display: none;
	}
	#searchBox > .submitButton {
		border-width: 6px 20px;
	}

}



/*** High-resolution displays ***/

@media (-webkit-device-pixel-ratio: 2) {
	.departmentButton:after, #quickLinksButton:after, #widget_minishopcart:after, #departmentsButton:after, #searchButton:after, .pageControlButton:after,
	#cartDropdown > .closeButton:after,
	#searchFilterButton:after {
		background-image: url("../images/responsive/rwdUI@2x.png");
		background-size: 300px 400px;
	}
	#widget_minishopcart:before,
	#searchBox > .submitButton:before,
	.carousel > .prevPageButton:before,
	.carousel > .nextPageButton:before,
	.controlBar > .prevPageButton:before,
	.controlBar > .nextPageButton:before {
		content: url("../images/responsive/rwdUI@2x.png");
		-webkit-transform: scale(0.5);
		-webkit-transform-origin: 0 0 0;
	}
	.contentCarouselWidget > .prevPageButton:before,
	.contentCarouselWidget > .nextPageButton:before {
		content: url("../images/responsive/DirectionalControls_MasterSprite.png");
		-webkit-transform: scale(1);
	}
	#widget_minishopcart:before {
		clip: rect(82px, 54px, 120px, 2px);
	}
}

@media (-webkit-device-pixel-ratio: 2) and (max-width: 1133px) {
	.pageControlMenu > .closeButton:before {
		content: url("../images/responsive/rwdUI@2x.png");
		-webkit-transform: scale(0.5);
		-webkit-transform-origin: 0 0 0;
	}
}

@media (-webkit-device-pixel-ratio: 2) and (max-width: 600px) {
	#searchButton:before,
	#footerRow1 > .section > .header > .toggle:before {
		content: url("../images/responsive/rwdUI@2x.png");
		-webkit-transform: scale(0.5);
		-webkit-transform-origin: 0 0 0;
	}
	#searchButton:before {
		clip: rect(42px, 270px, 70px, 242px);
	}
	#searchButton:hover:before {
		clip: rect(42px, 310px, 70px, 282px);
	}
}
/*
 *-----------------------------------------------------------------
  Licensed Materials - Property of HCL Technologies
 *
 * HCL Commerce
 *
  (C) Copyright HCL Technologies Limited 1996, 2020
 *
 *-----------------------------------------------------------------
 */

body {
    position: relative;
}

div.hidden_summary {
    position: absolute;
    left: -99999px;
}

#overlay {
    background: rgba(0, 0, 0, 0.3);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 898
}

.lightedSection {
    background: #FFFFFF;
    border: 10px solid #FFFFFF;
    border-radius: 20px;
    margin: auto;
    z-index: 899;
}

.more_info_icon {
    display: inline-block;
    width: 27px;
    height: 27px;
}

.more_info_icon .info_on,
.more_info_icon:hover .info_off {
    display: none;
}

.more_info_icon .info_off,
.more_info_icon:hover .info_on {
    display: block;
}

.verticalAlign_middle {
    vertical-align: middle;
}

.more_info_icon>img {
    max-width: 100%;
    max-height: 100%;
}

.clearFloat,
.clear_float {
    clear: both;
}

.left {
    float: left;
}

.right {
    float: right;
}

.bold {
    font-weight: bold;
}

.product_info {
    float: left;
    width: 100%;
}

.list_mode .product_info {
    margin-top: 30px;
    margin-bottom: 10%;
}

.product_image {
    margin: 0px auto;
    padding-top: 0px;
    margin-bottom: 0;
    position: relative;
}

.product>.product_image img {
    width: 100%;
    height: 100%;
    max-width: 200px;
    max-height: 310px;
}

.list_mode .product>.product_image img {
    width: inherit;
    height: 100%;
    max-width: inherit;
    max-height: 248px;
}

.additional_content .left_espot>img {
    width: 100%;
}


/* MiniShoppingCart Widget Popup */

div#widget_minishopcart_popup,
div#widget_minishopcart_popup_1 {
    cursor: pointer;
}

div#widget_minishopcart_popup>#cartDropdown .product>.product_image>a {
    height: 87px;
    text-align: center;
}

div#widget_minishopcart_popup>#cartDropdown .product>.product_image>a>img {
    height: 100%;
    width: auto;
}

div#widget_minishopcart_popup_1>#cartDropdown .product>.product_image>a {
    height: 114px;
    text-align: center;
}

div#widget_minishopcart_popup_1>#cartDropdown .product>.product_image>a>img {
    height: 100%;
    width: auto;
}

div#widget_minishopcart_popup>#cartDropdown>.content>.products>.product,
div#widget_minishopcart_popup_1>#cartDropdown>.content>.products>.product {
    min-height: 94px;
    border-bottom: 1px solid #edeff0;
    position: relative;
    padding: 5px 11px 5px 92px;
}

div#widget_minishopcart_popup>#cartDropdown>.content>.products>.product>.product_image,
div#widget_minishopcart_popup_1>#cartDropdown>.content>.products>.product>.product_image {
    width: 82px;
    height: 94px;
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 5px 10px 5px 0;
    overflow: hidden;
}

div#widget_minishopcart_popup>#cartDropdown>.content>.products>.product>.product_name,
div#widget_minishopcart_popup_1>#cartDropdown>.content>.products>.product>.product_name {
    font-size: 16px;
    color: #666666;
}

div#widget_minishopcart_popup>#cartDropdown>.content>.products>.product>.product_name a,
div#widget_minishopcart_popup_1>#cartDropdown>.content>.products>.product>.product_name a {
    color: #666666;
}

div#widget_minishopcart_popup>#cartDropdown>.content>.products>.product a,
div#widget_minishopcart_popup_1>#cartDropdown>.content>.products>.product a {
    text-decoration: none;
}

div#widget_minishopcart_popup>#cartDropdown>.content>.products>.product a:hover,
div#widget_minishopcart_popup_1>#cartDropdown>.content>.products>.product a:hover {
    text-decoration: underline;
}

div#widget_minishopcart_popup>#cartDropdown>.content>.products>.product>.product_image a,
div#widget_minishopcart_popup_1>#cartDropdown>.content>.products>.product>.product_image a {
    display: block;
}

div#widget_minishopcart_popup>#cartDropdown>.content>.products>.product>.product_quantity,
div#widget_minishopcart_popup_1>#cartDropdown>.content>.products>.product>.product_quantity {
    font-size: 13px;
    color: #666666;
    margin-right: 14px;
}

div#widget_minishopcart_popup>#cartDropdown>.content>.products>.product>.product_part_number,
div#widget_minishopcart_popup_1>#cartDropdown>.content>.products>.product>.product_part_number {
    font-size: 13px;
    color: #4d4d4d;
}

div#widget_minishopcart_popup>#cartDropdown>.content>.products>.product>.product_price,
div#widget_minishopcart_popup_1>#cartDropdown>.content>.products>.product>.product_price {
    font-size: 13px;
    color: #4d4d4d;
    line-height: 26px;
    float: right;
}

div#widget_minishopcart_popup>#cartDropdown>.content>.products>.product>.product_color,
div#widget_minishopcart_popup_1>#cartDropdown>.content>.products>.product>.product_color {
    font-size: 12px;
    line-height: 16px;
    color: #808080;
}

div#widget_minishopcart_popup>#cartDropdown>.content>.products>.product>.product_size,
div#widget_minishopcart_popup_1>#cartDropdown>.content>.products>.product>.product_size {
    font-size: 12px;
    line-height: 16px;
    color: #808080;
}

div#widget_minishopcart_popup>#cartDropdown>.content>.subtotal,
div#widget_minishopcart_popup_1>#cartDropdown>.content>.subtotal {
    border-bottom: 1px solid #EDEFF0;
    padding: 8px 11px;
    position: relative;
}

div#widget_minishopcart_popup>#cartDropdown>.content>.subtotal>.product_price,
div#widget_minishopcart_popup_1>#cartDropdown>.content>.subtotal>.product_price {
    color: #ca4200;
    line-height: 22px;
    font-weight: bold;
    float: right;
}

div#widget_minishopcart_popup>#cartDropdown>.content>.adjustment_price>.product_price,
div#widget_minishopcart_popup_1>#cartDropdown>.content>.adjustment_price>.product_price {
    color: #4d4d4d;
}

div#widget_minishopcart_popup>#cartDropdown>.content>.view_more,
div#widget_minishopcart_popup_1>#cartDropdown>.content>.view_more {
    border-bottom: 1px solid #EDEFF0;
    padding: 5px 11px;
    position: relative;
}

div#widget_minishopcart_popup>#cartDropdown>.content>.view_more>.view_more_items,
div#widget_minishopcart_popup_1>#cartDropdown>.content>.view_more>.view_more_items {
    color: #006ECC;
    font-size: 12px;
    cursor: pointer;
}

div#widget_minishopcart_popup>#cartDropdown>.content>.view_more>.view_more_items:hover,
div#widget_minishopcart_popup_1>#cartDropdown>.content>.view_more>.view_more_items:hover {
    text-decoration: underline;
}

div#widget_minishopcart_popup>#cartDropdown>.content>.go_to_cart,
div#widget_minishopcart_popup_1>#cartDropdown>.content>.go_to_cart {
    height: 35px;
    padding: 6px 11px;
    overflow: hidden;
}

div#widget_minishopcart_popup>#cartDropdown>.content>.go_to_cart>.button_primary,
div#widget_minishopcart_popup_1>#cartDropdown>.content>.go_to_cart>.button_primary {
    float: right;
    margin-top: 5px;
}


/* Added Product */

div#widget_minishopcart_popup>#cartDropdown>.content>.added>.product,
div#widget_minishopcart_popup_1>#cartDropdown>.content>.added>.product {
    min-height: 112px;
    border-bottom: 1px solid #edeff0;
    position: relative;
    padding: 5px 11px 5px 126px;
}

div#widget_minishopcart_popup>#cartDropdown>.content>.added>.product:last-child,
div#widget_minishopcart_popup_1>#cartDropdown>.content>.added>.product:last-child {
    border-bottom: none;
}

div#widget_minishopcart_popup>#cartDropdown>.content>.added>.product>.product_image,
div#widget_minishopcart_popup_1>#cartDropdown>.content>.added>.product>.product_image {
    width: 110px;
    height: 114px;
    position: absolute;
    top: 0px;
    left: 0px;
}

div#widget_minishopcart_popup>#cartDropdown>.content>.empty,
div#widget_minishopcart_popup_1>#cartDropdown>.content>.empty {
    font-size: 13px;
    padding: 15px 7px;
    border-bottom: 1px solid #EDEFF0;
}

div#widget_minishopcart_popup>.bottom,
div#widget_minishopcart_popup_1>.bottom {
    width: 360px;
    overflow: hidden;
}

div#widget_minishopcart_popup>.bottom>.left_border,
div#widget_minishopcart_popup_1>.bottom>.left_border {
    float: left;
    width: 3px;
    height: 3px;
    background-color: #a3a3a3;
}

div#widget_minishopcart_popup>.bottom>.middle_tile,
div#widget_minishopcart_popup_1>.bottom>.middle_tile {
    float: left;
    width: 354px;
    height: 3px;
    background-color: #a3a3a3;
}

div#widget_minishopcart_popup>.bottom>.right_border,
div#widget_minishopcart_popup_1>.bottom>.right_border {
    float: left;
    width: 3px;
    height: 3px;
    background-color: #a3a3a3;
}

.quick_info_toggle {
    display: none;
}

div.widget_quick_info_popup {
    position: relative;
}

div.widget_quick_info_popup>.top,
div.widget_quick_info_popup>.bottom {
    background: url("../images/colors/color1/widget_quick_info_popup/quick_info_border.png") repeat-x scroll 0 0 transparent;
    overflow: hidden;
    width: auto;
}

div.widget_quick_info_popup>.top>.left_border {
    width: 3px;
    height: 3px;
    float: left;
}

div.widget_quick_info_popup>.top>.middle_tile {
    width: 728px;
    height: 3px;
    float: left;
}

div.widget_quick_info_popup>.top>.right_border {
    width: 3px;
    height: 3px;
    float: left;
}

div.widget_quick_info_popup>.middle>.content_left_border {
    background: url("../images/colors/color1/widget_quick_info_popup/quick_info_border.png") repeat-y scroll 0 0 transparent;
    float: left;
    padding-left: 3px;
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border {
    /* DevStart: changed from transparent to white background,since the popup was transparent */
    background: url("../images/colors/color1/widget_quick_info_popup/quick_info_border.png") repeat-y scroll 0 0 white;
    /* DevEnd */
    background-position: right;
    float: right;
    padding-right: 3px;
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content {
    background-color: #ffffff;
    margin: 23px;
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.left_column,
div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column {
    width: auto;
    max-width: 330px;
    margin-right: 15px;
    margin-bottom: 15px;
    float: left;
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.left_column>.image_container {
    border-bottom: 1px dotted #777777;
    width: 95%;
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.left_column>.image_container>img {
    width: 100%;
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.left_column>.other_views {
    margin-right: 15px;
    border-bottom: 1px dotted #eeeeee;
    margin-top: 1px;
    position: relative;
    z-index: 10;
    height: 100%;
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.left_column>.other_views ul {
    display: table;
    padding-left: 0px;
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.left_column>.other_views ul li.selected {
    border: 3px solid #FAC549;
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.left_column>.other_views ul li {
    border: 3px solid #E5E5E5;
    float: left;
    list-style: none outside none;
    margin-right: 8px;
    width: 94px;
    height: 94px;
    text-align: center;
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.left_column>.other_views ul li:hover {
    border: 3px solid #FAC549;
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.left_column>.other_views ul li>a>img {
    height: 100%;
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.left_column>.other_views>h1 {
    padding: 0 5px 0 5px;
    background: #eee;
    -moz-border-radius: 0px 0px 5px 5px;
    -webkit-border-radius: 0px 0px 5px 5px;
    border-radius: 0px 0px 5px 5px;
    font-size: 12px;
    float: left;
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column>span.main_header {
    color: #818181;
    display: block;
    font-size: 20px;
    /*22*/
    line-height: 20px;
    /*28*/
    margin-top: -3px;
    max-width: 320px;
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column>.not_available {
    font-size: 11px;
    line-height: 16px;
    color: #777777;
    font-style: italic;
}


/* DevStart: style for price as configured text*/

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column>span.configured {
    font-size: 14px;
    color: #CCC;
    line-height: 24px;
    float: left;
}


/* DevEnd: style for price as configured text*/

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column>span.old_price {
    color: #777777;
    float: left;
    font-size: 16px;
    line-height: 24px;
    text-decoration: line-through;
    font-weight: bold;
    margin-right: 4px;
    /* Dev: provides space after list price and before offer price */
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column>span.price {
    color: #CA4200;
    display: block;
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column>span.sku {
    color: #777777;
    font-size: 10px;
    line-height: 12px;
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column>.star_ratings>.single_star {
    background: url("../images/colors/color1/star_rating.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 16px;
    margin-top: 3px;
    padding-right: 3px;
    width: 16px;
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column>.star_ratings>.single_star:hover {
    background-position: 0 -16px;
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column>.star_ratings>span.reviews a {
    color: #006ECC;
    float: left;
    font-size: 12px;
    padding-left: 8px;
    text-decoration: none;
    line-height: 25px;
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column>.star_ratings>span.reviews a:hover {
    text-decoration: underline;
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column>.divider {
    height: 1px;
    background-color: #e5e5e5;
    margin-top: 11px;
    margin-bottom: 11px;
}


/* DevStart: changed class hierarchy to add refresh area div */

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column p {
    font-size: 12px;
    line-height: 14px;
    color: #777777;
}


/* DevEnd: changed class hierarchy to add refresh area div */

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column>a {
    color: #006ECC;
    display: block;
    margin-top: 4px;
    font-size: 11px;
    float: left;
    line-height: 15px;
    /*Dev for avoiding truncation in other languages*/
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column>a:hover {
    text-decoration: underline;
}


/* DevStart: for li elements that lists various product attributes */

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column>li,
div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column>ul>li {
    font-size: 11px;
    line-height: 13px;
    color: #777777;
    margin-left: 14px;
}


/* DevEnd */

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column>.color_and_size>.heading {
    font-size: 14px;
    line-height: 14px;
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column>.color_and_size>.color_swatch_list>ul>li {
    display: block;
    float: left;
    margin-bottom: 6px;
    margin-right: 6px;
    margin-top: 6px;
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column>.color_and_size>.available_size_list {
    margin-top: 6px;
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column>.color_and_size>.available_size_list a {
    text-decoration: none;
}


/* DevStart: a div was added to position the dropdown as parent to .dropdown_primary,hence .dropdown_primary not immediate child of .purchase_section */

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column>.purchase_section .dropdown_primary>.button>.content {
    min-width: 127px;
}


/* DevEnd */

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column>.purchase_section>span.quantity_label {
    font-size: 14px;
    margin-top: 5px;
    line-height: 15px;
    /*Dev for avoiding truncation in other languages*/
    float: left;
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column>.purchase_section>.button_primary>.wide_button {
    width: 110px;
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column>.purchase_section>.full_details {
    padding-top: 10px;
    padding-bottom: 10px;
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column>.purchase_section>span.full_details a {
    color: #006ECC;
    font-size: 11px;
    text-decoration: none;
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column>.purchase_section>span.full_details a:hover {
    text-decoration: underline;
}


/* Dev Start: Add To Cart text was not visible properly in other languages,in quick info.. Made similar changes as done by MDS to fix this issue in product page */

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column>.purchase_section>.button_add_to_cart>.button_text {
    min-width: 120px;
}


/* Dev End*/

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column .button_secondary .button_text {
    min-width: 120px;
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column .close_group {
    cursor: pointer;
    position: absolute;
    right: 0px;
    top: -4px;
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column .close_group:hover .close {
    background-position: 0 -13px;
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column .close_group:hover .close_text {
    text-decoration: underline;
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column .close_group .close {
    width: 13px;
    height: 13px;
    background-image: url('../images/colors/color1/widget_quick_info_popup/close_sprite.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column .close_group .close_text {
    position: relative;
    top: 10px;
    font-size: 13px;
    color: #404040;
    text-decoration: none;
    line-height: 15px;
    /*Dev for avoiding truncation in other languages*/
    width: 100px;
    margin-right: 30px;
    text-align: right;
}

div.widget_quick_info_popup>.bottom>.left_border {
    width: 3px;
    height: 3px;
    float: left;
}

div.widget_quick_info_popup>.bottom>.middle_tile {
    width: 728px;
    height: 3px;
    float: left;
}

div.widget_quick_info_popup>.bottom>.right_border {
    width: 3px;
    height: 3px;
    float: left;
}

#quickInfoPopup {
    top: 0px !important;
}

#quickInfoPopup>div {
    height: 100% !important;
}

#QuickInfoaddToShoppingList {
    line-height: 1.4;
}

.productListingWidget {
    border: 1px solid #e9e9e9;
    border-radius: 5px;
    padding-bottom: 10px;
}

.catPos>.container {
    width: 100%;
    min-width: 0;
    padding: 0;
    background: #f8f8f8;
    text-align: center;
}

.catPos>.container>a {
    display: block;
    padding: 8px 0;
    text-align: center;
}

.catPos>.container>a:hover {
    text-decoration: underline;
}

.product_group_name {
    color: #010f1c;
    font-size: 12px;
    float: none;
}

.catEntryList_border {
    margin: 10px 5%;
    padding-bottom: 15px;
    border-bottom: 1px dotted #c9c9c9;
    position: absolute;
    bottom: 0;
    width: 90%;
}

.catEntryGrid_border {
    display: inline-block;
    margin: 0px 5%;
    border-bottom: 1px dotted #c9c9c9;
    bottom: 0;
    width: 90%;
}

div.widget_articles_videos>.content>.header_bar {
    height: 75px;
    padding: 10px;
    border-bottom: 1px solid #e9e9e9;
    content: "";
    display: block;
    clear: both;
}

div.widget_articles_videos>.content>.header_bar>.title {
    float: left;
    padding: 5px;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}

div.widget_articles_videos>.content {
    width: 100%;
}

div.widget_articles_videos>.content>.header {
    padding-left: 19px;
    padding-right: 19px;
    font-size: 16px;
    padding-top: 14px;
    position: relative;
    height: 60px;
    border-bottom: 1px solid #E5E5E5;
}

div.widget_articles_videos>.content>.header>span.small {
    font-size: 12px;
    float: left;
    margin-left: 4px;
}

div.widget_articles_videos>.content>.header>.title {
    float: left;
}

div.widget_articles_videos>.content>.header>.paging_controls {
    color: #767676;
    font-size: 12px;
    height: 17px;
    line-height: 17px;
    overflow: hidden;
    position: absolute;
    right: 15px;
    top: 16px;
}

div.widget_articles_videos>.content>.header>.paging_controls>.divider {
    background-color: #BFBFBF;
    float: left;
    height: 17px;
    margin: 0 6px;
    width: 1px;
}

div.widget_articles_videos>.content>.header>.paging_controls .left_arrow {
    background-image: url('../images/colors/color1/left_arrow_sprite.png');
    background-repeat: no-repeat;
    background-position: 0 0;
    height: 17px;
    width: 17px;
    margin: 0 6px;
    float: left;
}

div.widget_articles_videos>.content>.header>.paging_controls .right_arrow {
    background-image: url('../images/colors/color1/right_arrow_sprite.png');
    background-repeat: no-repeat;
    background-position: 0 0;
    height: 17px;
    width: 17px;
    margin: 0 6px;
    float: left;
}

div.widget_articles_videos>.content>.header>.paging_controls .active {
    background-color: #EF5305;
    background-position: left top;
    color: #FFFFFF !important;
    cursor: pointer;
}

div.widget_articles_videos>.content>.header>.paging_controls .inactive {
    background-color: #BFBFBF;
    background-position: left bottom;
    color: #FFFFFF !important;
}

div.widget_articles_videos>.content>.header>.paging_controls>.pages {
    float: left;
    line-height: 17px;
    margin-left: 6px;
}

div.widget_articles_videos>.content>.header>.paging_controls>.pages>ul {
    list-style-type: none;
    overflow: hidden;
}

div.widget_articles_videos>.content>.header>.paging_controls>.pages>ul>li {
    color: #CA4200;
    cursor: pointer;
    display: block;
    float: left;
    margin: 0 2px;
    min-width: 14px;
    padding: 0 2px;
    text-align: center;
}

div.widget_articles_videos>.content>.header>.paging_controls>.view_all {
    float: left;
    line-height: 17px;
    margin-left: 6px;
}

div.widget_articles_videos>.content>.header>.paging_controls>.view_all>a {
    color: #CA4200;
    text-decoration: none;
}

div.widget_articles_videos>.content>.header>.sorting_controls {
    color: #666666;
    font-size: 11px;
    height: 18px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 15px;
    top: 40px;
}

div.widget_articles_videos>.content>.header>.sorting_controls>.sort_by {
    line-height: 18px;
}

div.widget_articles_videos>.content>.header>.sorting_controls>select {
    border: 1px solid #666666;
    font-size: 11px;
    height: 18px;
    min-width: 114px;
}

div.widget_articles_videos>.content>.item {
    padding-left: 19px;
    padding-right: 8px;
    padding-bottom: 17px;
    padding-top: 17px;
}

div.widget_articles_videos>.content>.divider {
    height: 1px;
    border-bottom: 1px solid #e5e5e5;
    margin-left: 8px;
    margin-right: 8px;
}

div.widget_articles_videos>.content>.item>.icon {
    height: 32px;
    width: 32px;
    float: left;
}

div.widget_articles_videos>.content>.item>.description {
    font-size: 12px;
    float: left;
    line-height: 14px;
    padding-left: 11px;
    width: 630px;
}

div.widget_articles_videos>.content>.item>.description>.header {
    font-size: 14px;
    margin-bottom: 5px;
    cursor: pointer;
    float: left;
}

div.widget_articles_videos>.content>.item>.description>.header:hover {
    text-decoration: underline;
}

#articleListing {
    list-style-type: none;
    padding: 0 20px 0 20px;
    margin-top: 20px;
}

#articleListing li {
    float: left;
    width: 100%;
    min-height: 107px;
    margin-right: 10px;
    margin-bottom: 30px;
    border-bottom: 1px solid #e9e9e9;
}

#articleListing .icon {
    float: left;
    margin-right: 10px;
}

#articleListing .videoItem .icon .iconPlayOverlay {
    border: 0;
    position: relative;
    top: -86px;
    width: 69px;
    left: 48px;
    height: auto;
}

#videoItemScreen {
    height: auto;
    width: 100%;
    border: solid #ffffff 2px;
}

#videoContentBackground {
    position: fixed;
    top: 0px;
    width: 100%;
    height: 100%;
    padding: 1px 0 0 1px;
    z-index: 100;
    background: rgba(0, 0, 0, 0.7);
}

#modelBox {
    position: fixed;
    top: 0px;
    padding: 1px 0 0 1px;
    z-index: 101;
}

#videoContentFrame {
    position: fixed;
    top: 100px;
    width: 719px;
    height: 413px;
    left: 50%;
    margin-left: -360px;
}

#modelBoxClose {
    position: absolute;
    top: -10px;
    right: -10px;
    background: #000;
    color: #fff;
    border-radius: 20px;
    width: 23px;
    text-align: center;
    z-index: 10;
    border: 2px solid white;
}

#modelBoxClose:hover {
    cursor: pointer;
}

#video1 {
    width: 718px !important;
    height: 412px !important;
}

#articleListing .icon:hover {
    cursor: pointer;
}

#articleListing li .content {
    padding: 15px 20px 20px 100px;
}

#articleListing li .content h1 {
    font-size: 15px;
    padding: 0px;
}

#articleListing li .content h2 {
    font-size: 11px;
    text-transform: uppercase;
}

.tabButtonContainer {
    margin-bottom: 0px !important;
}

.tab_header {
    margin-right: 20px;
    display: table;
    border-spacing: 6px 0;
    max-width: 670px;
    margin-left: 6px;
}

.tab_header .tab_container {
    width: 28%;
    float: none;
    padding: 9px 10px 7px 10px;
    text-transform: none;
}

.tab_header .tab_container>.contentRecommendationWidget {
    border: 1px solid transparent;
}

.tab .productListingWidget {
    border: none;
    border-radius: 0px;
}

.tab_spacer {
    width: 1%;
    float: left;
    height: 32px;
}

.tab_container {
    text-transform: uppercase;
    font-weight: bold;
    color: #ca4000;
    font-size: 12px;
    width: 40%;
    float: left;
    padding: 10px;
    position: relative !important;
    display: table-cell;
    text-align: center;
    border-top: 2px solid #ca4200;
    border-left: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
    -moz-border-radius: 0px;
    -webkit-border-radius: 3px 3px 0px 0px;
    border-radius: 3px 3px 0px 0px;
    outline: 1px solid white;
    vertical-align: middle;
}

.tab_container:hover {
    cursor: pointer;
}

.inactive_tab {
    color: #686868;
    border-top: 2px solid #bbbbbb;
    border-bottom: 1px solid #e9e9e9;
    background-image: linear-gradient(bottom, rgb(221, 221, 221), rgb(255, 255, 255) 75%);
    background-image: -o-linear-gradient(bottom, rgb(221, 221, 221), rgb(255, 255, 255) 75%);
    background-image: -moz-linear-gradient(bottom, rgb(221, 221, 221), rgb(255, 255, 255) 75%);
    background-image: -webkit-linear-gradient(bottom, rgb(221, 221, 221), rgb(255, 255, 255) 75%);
    background-image: -ms-linear-gradient(bottom, rgb(221, 221, 221), rgb(255, 255, 255) 75%);
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dddddd',GradientType=0 ); */
}

.tab {
    border: 1px solid #e9e9e9;
    border-radius: 5px;
    margin-top: 0px !important;
    width: 99%;
}

div.widget_title_container {
    width: 100%;
    line-height: 30px;
    margin-bottom: 15px;
}

div.widget_title_container>h1 {
    font-size: 24px;
    line-height: 28px;
    color: #666666;
    padding-left: 9px;
}

div.widget_title_container .black {
    color: #4d4d4d !important;
}

div#widget_coordinate>.middle>.content>.coordinate_body>.left_column>.cross_image {
    height: 103px;
    width: 16.3333%;
    max-width: 113px;
}

div#widget_coordinate>.middle>.content>.coordinate_body>.left_column>.product {
    width: 33.3333%;
    height: auto;
    max-width: 105px;
}

div#widget_coordinate>.middle>.content>.coordinate_body>.left_column>.product img {
    width: 100%;
    height: auto;
    max-width: 105px;
}

div#widget_coordinate>.middle>.content>.coordinate_body>.right_column {
    margin-left: 0px;
    width: 100%;
}

div#widget_coordinate>.middle>.content>.coordinate_body>.left_column {
    padding-bottom: 35px;
    width: 100%;
}

div#widget_coordinate {
    width: 100%;
}

div#widget_coordinate>.content {
    padding-bottom: 10px;
}

div#widget_coordinate>.content>.coordinate_title {
    width: 20%;
}

div#widget_coordinate>.middle {
    width: 100%;
}

div#widget_coordinate>.middle>.content {
    padding: 0px 0px 40px 0px;
    width: 100%;
}

div#widget_coordinate>.middle>.content .down_arrow {
    width: 20px;
    height: 10px;
    position: absolute;
    left: 43%;
    visibility: hidden;
}

div#widget_coordinate>.middle>.content .up_arrow {
    position: absolute;
    top: -17px;
    left: 43%;
    width: 20px;
    height: 10px;
    visibility: hidden;
}

div#widget_coordinate>.middle>.content .down_active {
    visibility: visible;
}

div#widget_coordinate>.middle>.content .up_active {
    visibility: visible;
}

#homePageEspot1,
#homePageEspot2,
#homePageEspot_Left,
#homePageEspot_Middle,
#homePageEspot_Right {
    width: 100%;
}

#homePageEspot1_Slot,
#homePageEspot2_Slot,
#homePageEspot_Left_Slot,
#homePageEspot_Middle_Slot,
#homePageEspot_Right_Slot {
    position: relative;
    z-index: 2;
}

.textContainer .title {
    font-family: arial, helvetica;
    font-weight: bold;
    font-size: 40px;
    color: #073769;
    line-height: 42px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.textContainer .bodyText {
    font-family: arial, helvetica;
    font-size: 14px;
    color: #073769;
    line-height: 14pt;
    margin-left: 1px;
}

.textContainer .button {
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    padding: 9px 20px;
    border-radius: 3px;
    background-color: #c5293e;
    font-size: 20px;
    color: #fff;
    width: 100px;
    margin-top: 15px;
    margin-left: 1px;
}

@media (min-width: 1281px) {
    .tab {
        margin-top: 0px !important;
    }
}

h1 {
    padding: 0;
    font-size: 28px;
    font-weight: inherit;
}

.collapsible>h3 {
    cursor: pointer;
}

.collapsible>.content {
    overflow: hidden;
}

.collapsible[aria-expanded="false"]>.content {
    max-height: 0;
    visibility: hidden;
}

#content .collapsible,
.categoryNavWidget.collapsible,
.linkWidget.collapsible {
    padding: 10px 5%;
    background-color: #f0f0f0;
    border-radius: 5px;
    transition: background-color .2s;
}

#content .collapsible:hover,
.categoryNavWidget.collapsible:hover,
.linkWidget.collapsible:hover {
    background-color: #e0e0e0;
}

#content .collapsible>h3,
.categoryNavWidget.collapsible>h3,
.linkWidget.collapsible>h3 {
    display: block;
    position: relative;
    margin: -10px -12px;
    padding: 10px 34px;
    font-size: 17px;
    font-weight: inherit;
    overflow: hidden;
    min-height: 1.4em;
}

#content .collapsible>.header,
.categoryNavWidget.collapsible>.header,
.linkWidget.collapsible>.header {
    font-size: 17px;
}

#content .collapsible>h3:before,
.categoryNavWidget.collapsible>h3:before,
.linkWidget.collapsible>h3:before {
    content: url("../images/responsive/rwdUI.png");
    position: absolute;
    top: -27px;
    left: -49px;
    clip: rect(41px, 78px, 58px, 61px);
}

#content .collapsible[aria-expanded="false"]>h3:before,
.categoryNavWidget.collapsible[aria-expanded="false"]>h3:before,
.linkWidget.collapsible[aria-expanded="false"]>h3:before {
    left: -29px;
    clip: rect(41px, 58px, 58px, 41px);
}

#content .collapsible>.content>ul,
.linkWidget.collapsible>.content>ul {
    margin: 10px 0 0 0;
    background-color: #ffffff;
    font-size: 12px;
    list-style-type: none;
}

#content .collapsible>.content>ul>li,
.linkWidget.collapsible>.content>ul>li {
    padding: 10px;
    border-top: 1px solid #f0f0f0;
}

#content .collapsible>.content>ul>li:first-of-type,
.linkWidget.collapsible>.content>ul>li:first-of-type {
    border-top-width: 0;
}

#attachmentPaginationContainer .attachment>.attachment {
    float: left;
    max-width: 100px;
    padding-top: 2px;
    padding-right: 15px;
}

#attachmentPaginationContainer .attachment>.attachment>.description {
    padding-left: 2px;
}

#attachmentPaginationContainer .header {
    text-transform: capitalize;
    font-size: 14px;
    clear: both;
}

#attachmentPaginationContainer .paging_controls .active {
    background-position: left top;
    cursor: pointer;
}

#attachmentPaginationContainer .paging_controls>.pages>ul>li {
    color: #CA4200;
    cursor: pointer;
    display: block;
    float: left;
    margin: 0 2px;
    min-width: 14px;
    padding: 0 2px;
    text-align: center;
}

#attachmentPaginationContainer .title {
    float: left;
}

#attachmentPaginationContainer .paging_controls {
    float: right;
}

#attachmentPaginationContainer .paging_controls .pages {
    float: left;
}

#attachmentPaginationContainer .paging_controls .right_arrow {
    float: left;
    margin: 2px 0 0;
}

#attachmentPaginationContainer .paging_controls .left_arrow {
    float: left;
    margin: 2px 0 0;
}

.searchAssocAssets .showDetails {
    font-size: 10px;
    text-transform: uppercase;
    line-height: 16px;
}

.searchAssocAssets {
    margin-top: 7px;
    background-color: transparent !important;
    padding: 0px !important;
    border-radius: 0px !important;
    transition: background-color .2s;
}

.searchAssocAssets[aria-expanded="true"]>a>.arrow {
    width: 15px;
    margin: 5px 3px 0px 0px;
    background-position: -241px -41px;
}

.searchAssocAssets>a>.arrow {
    float: left;
    background: url('../images/responsive/rwdUI.png') no-repeat;
    width: 10px;
    height: 10px;
    margin: 2px 5px 0px 3px;
    background-position: -221px -41px;
}

.searchAssocAssets>.product_attachment {
    position: relative;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    z-index: 99;
}

.searchAssocAssets>.product_attachment .item_spacer_5px {
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.searchAssocAssets>.product_attachment>.icon {
    float: left;
    margin-right: 5px;
}

.searchAssocAssets>.product_attachment>.details p {
    color: #666666;
    font-size: 14px;
    line-height: 14px;
    margin-left: 10px;
    margin-top: 10px;
    text-align: left;
    text-transform: capitalize;
}

.product_page_content #productSlot56 {
    float: none;
}

.product_page_content #productFullWidthSlot56 {
    float: right;
}

.product_page_content .tab>.content {
    clear: both;
    font-size: 12px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 17px;
    padding-right: 17px;
    color: #4D4D4D;
    line-height: 22px;
}

.product_page_content .tab>.content>div {
    padding-bottom: 10px;
}

.product_page_content .tab>.content>ul {
    padding-top: 2px;
    padding-left: 25px;
    padding-bottom: 10px;
}

.product_page_content .content .merchandisingAssociationWidget .product_info ul {
    padding-left: 0px;
    float: left;
    width: 100%;
}

.product_page_content .content .merchandisingAssociationWidget .product_info .product_option .button {
    width: 97%;
    min-height: 0px;
    line-height: normal;
    padding-bottom: 7px;
    padding-top: 6px;
    word-wrap: break-word;
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.product_page_content .content .merchandisingAssociationWidget .product_info .selectWrapper {
    width: 90%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.product_page_content #productSlot56>div:nth-child(2),
.product_page_content #productFullWidthSlot56>div:nth-child(2) {
    border-bottom: none;
    display: table-cell;
    display: -moz-groupbox;
}

.product_page_content .widget_product_image_viewer>.content {
    float: right;
    padding-bottom: 20px;
}

.product_page_content .widget_product_image_viewer .image_container {
    width: 95%;
}

div.widget_product_image_viewer {
    width: 100%;
    margin-bottom: 30px;
}

.widget_product_image_viewer .image_container>img {
    width: 100%;
    float: left;
    max-width: 402px;
    max-height: 622px;
    margin-right: 140px;
}

.mobileVisible {
    display: none;
}

.definingAttributes {
    padding-bottom: 5px;
    font-size: 14px;
}

.definingAttributes:after {
    clear: both;
    content: "";
    display: block;
}

.definingAttributes .options_dropdown_column {
    float: left;
    min-width: 180px;
    margin-bottom: 20px;
    padding-right: 20px;
}

.definingAttributes .options_dropdown_column .heading {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
}

.definingAttributes .options_dropdown_column .selectWrapper {
    padding-top: 4px;
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 4px;
    height: auto;
}

.definingAttributes .attBorder {
    border-top: 1px solid #e5e5e5;
}

.definingAttributes .color_swatch_label {
    display: inline-block;
    padding-top: 10px;
}

.definingAttributes>div.color_swatch_label:first-child {
    padding-top: 0px;
    border-top: none;
}

.definingAttributes div[id^="swatch_selection_"] {
    display: inline-block;
}

.definingAttributes .currentUsedFilters {
    font-size: 12px;
    padding-bottom: 7px;
    padding-top: 7px;
    margin-bottom: 10px;
}

.definingAttributes .currentUsedFilters .usedFilter {
    display: none;
    margin-right: 10px;
}

.definingAttributes .currentUsedFilters .usedFilter.visible {
    display: inline-block;
}

.definingAttributes .currentUsedFilters .close:before {
    position: absolute;
    content: url('../images/responsive/rwdUI.png');
    top: 0px;
    left: -60px;
}

.definingAttributes .currentUsedFilters .close {
    vertical-align: middle;
    margin-top: 1px;
    margin-right: 2px;
    float: left;
    height: 15px;
    width: 15px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}

.definingAttributes .currentUsedFilters .close:hover:before {
    top: 0px;
    left: -240px;
}

.definingAttributes .hidden {
    display: none;
}

.color_swatch_list {
    line-height: 35px;
}

.color_swatch_list>ul,
div.product_listing_container .list_mode .product>.product_info>.product_color_swatches>.color_swatch_list>ul {
    padding: 0;
}

.color_swatch_list>ul>li,
div.product_listing_container .list_mode .product>.product_info>.product_color_swatches>.color_swatch_list>ul>li {
    width: 34px;
    text-align: center;
}

.color_swatch_list .color_swatch,
div.product_listing_container .list_mode .product>.product_info>.product_color_swatches>.color_swatch_list .color_swatch {
    border-radius: 100%;
    box-shadow: 0 0 0 1px #e5e5e5;
    vertical-align: middle;
}


/* DevStart: css for list view under Other Custmers Also Purchased */

.product_listing_container .list_mode .product .divider {
    display: none;
}

.product_listing_container .list_mode .product>.product_image {
    position: absolute;
    left: 0;
    top: 0;
    width: 160px;
    height: auto;
    margin: 15px;
}

.product_listing_container .list_mode .product .product_info form select {
    width: 112px;
}


/* DevEnd: css for list view under Other Custmers Also Purchased */

.product_listing_container .list_mode .product>.product_info>.product_name {
    color: #666666;
    font-size: 17px;
}

.product_listing_container .list_mode .product>.product_info>.product_name a:hover {
    text-decoration: underline;
}

.product_listing_container .list_mode .product>.product_info>.attr {
    font-size: 14px;
}

.product_listing_container .list_mode .product>.product_info>.def_attr {
    display: block;
}

.product_listing_container .list_mode .product>.product_info>.product_price {
    color: #CA4200;
    font-size: 14px;
}

.product_listing_container .list_mode .product>.product_info>.product_price .old_price {
    color: #777777;
    text-decoration: line-through;
    margin-right: 4px;
    /* Dev: provides space after list price and before offer price */
}

.product_listing_container .list_mode .product>.product_info>.not_available {
    color: #4D4D4D;
    font-style: italic;
    line-height: 14px;
    font-size: 13px;
    margin-top: 2px;
}

.product_listing_container .list_mode .product>.product_info>.product_description {
    font-size: 13px;
    line-height: 16px;
    margin-top: 12px;
    padding-right: 15px;
}

.product_listing_container .list_mode .product>.product_info>.product_description a {
    color: #006ECC;
    margin-top: 4px;
    display: inline-block;
    text-decoration: none;
    float: left;
    /* Dev: To avoid wide outline when focussed,also added a clear_float div in the page */
}

.product_listing_container .list_mode .product>.product_info>.product_description a:hover {
    text-decoration: underline;
}

.product_listing_container .list_mode .product>.product_info>.product_color_swatches {
    clear: left;
    overflow: hidden;
}

.product_listing_container .list_mode .product>.product_info>.product_color_swatches>.color_swatch_list {
    float: left;
}

.product_listing_container .list_mode .product>.product_info>.product_color_swatches>.color_name {
    font-size: 13px;
    float: left;
    line-height: 32px;
}

.product_listing_container .list_mode .product>.product_info>.product_sizes {
    margin-top: 2px;
}

.product_listing_container .list_mode .product>.product_info>.product_quantity_addtolist {
    line-height: 22px;
}

.product_listing_container .list_mode .product>.product_info>.product_quantity_addtolist>.product_quantity .quantity_section .header {
    font-size: 13px;
    position: relative;
    bottom: 2px;
}

.product_listing_container .list_mode .product>.product_info>.product_quantity_addtolist>.product_addtolist select {
    margin-left: 24px;
    height: 22px;
}

.product_listing_container .list_mode .product>.product_info>.product_option {
    margin-top: 7px;
}

.product_listing_container .list_mode .product>.product_info>.searchAssocAssets {
    padding: 20px 0 20px 0;
    font-size: 12px;
    line-height: 16px;
}

.product_listing_container .list_mode .product>.product_info>.searchAssocAssets>.product_attachment>.details {
    float: left;
}

.product_listing_container .list_mode .product>.product_info>.searchAssocAssets>.product_attachment>.details a {
    color: #006ECC;
    text-decoration: none;
}

.product_listing_container .list_mode .product>.product_info>.searchAssocAssets>.product_attachment>.details a:hover {
    text-decoration: underline;
}

.productDescDropMerch {
    margin-top: 7px;
    background-color: transparent !important;
    padding: 0px !important;
    border-radius: 0px !important;
}

.productDescDropMerch>a>.showDetails {
    font-size: 12px !important;
    font-weight: bold;
    color: #767676 !important;
    line-height: 21px !important;
}

.productDescDropMerch .product_info {
    margin: 0px 0px 0px 0px;
}

.productDescDropMerch .product_info>.header {
    font-size: 14px;
}

.productDescDropMerch .product_info .quantity_section {
    margin-top: 0px !important;
}

.productDescDropMerch .product_info>.product_description {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 12px;
}

.productDescDropMerch .product_info>.product_description>.sku {
    font-size: 10px;
    color: #777;
}

.productDescDropMerch>a>.arrow {
    float: left;
    background: url("../images/responsive/rwdUI.png") no-repeat;
    width: 15px;
    height: 15px;
    margin: 3px 5px 0 3px;
    background-position: -80px -40px;
}

.productDescDropMerch[aria-expanded="true"]>a>.arrow {
    background-position: -100px -40px;
}

#widget_coordinate .list_mode .product>.product_image_merch {
    position: relative;
    width: 100%;
    margin: 0px;
}

#widget_coordinate .list_mode .product>.product_name_merch {
    font-size: 16px;
    color: #767676;
    height: 90px;
}

div.product_listing_container .list_mode .product .product_info>.product_color_swatches {
    clear: left;
    overflow: hidden;
}

.product_listing_container div.col {
    padding-top: 20px;
}

.product_listing_container .list_mode .product {
    max-width: 100%;
    padding: 15px 15px 15px 190px;
    position: relative;
}

.product_listing_container .list_mode .product .product_info>.product_option {
    margin-top: 7px;
}

.color_swatch_list .color_swatch_disabled,
div.product_listing_container .list_mode .product>.product_info>.product_color_swatches>.color_swatch_list .color_swatch_disabled {
    border-radius: 100%;
    box-shadow: 0 0 0 1px #c1c1c1;
    vertical-align: middle;
    cursor: default;
}

.color_swatch_list .color_swatch_selected,
.color_swatch_list .color_swatch:hover,
div.product_listing_container .list_mode .product>.product_info>.product_color_swatches>.color_swatch_list .color_swatch_selected,
div.product_listing_container .list_mode .product>.product_info>.product_color_swatches>.color_swatch_list .color_swatch:hover {
    border-radius: 100%;
    box-shadow: 0 0 0 3px #fac549;
    vertical-align: middle;
}

.namePartPriceContainer h1 {
    font-size: 22px;
    line-height: 24px;
}

.namePartPriceContainer h2 {
    font-size: 13px;
    color: #000000;
    padding-left: 24px;
    line-height: 30px;
}

div.namePartPriceContainer>.print_section {
    float: right;
    line-height: 16px;
    font-size: 11px;
    text-decoration: none;
    cursor: pointer;
}

div.namePartPriceContainer>.print_section>span {
    float: right;
}

div.namePartPriceContainer>.print_section>.print_icon {
    float: right;
    margin-right: 10px;
    background: url('../images/colors/color1/widget_product_info/print_icon_sprite.png') no-repeat;
    height: 16px;
    width: 16px;
}

div.namePartPriceContainer>.print_section:hover span {
    text-decoration: underline;
}

div.namePartPriceContainer>.print_section:hover>.print_icon {
    background-position: 0px -16px;
}

div.namePartPriceContainer h1.main_header {
    line-height: 32px;
    display: block;
    padding: 0px;
}

div.namePartPriceContainer>.not_available {
    font-size: 13px;
    color: #767676;
    line-height: 16px;
    font-style: italic;
}


/* DevStart: removed id #price_display since there can be multiple price in the same page */

div.namePartPriceContainer>div>span.configured {
    font-size: 16px;
    color: #4d4d4e;
    line-height: 18px;
    margin-top: -2px;
    float: left;
}

div.namePartPriceContainer>div>span.old_price {
    font-size: 16px;
    color: #767676;
    line-height: 18px;
    float: left;
    text-decoration: line-through;
    margin-right: 4px;
    /* Dev: provides space after list price and before offer price */
}

div.namePartPriceContainer>div>span.price {
    font-size: 16px;
    color: #CA4200;
    line-height: 18px;
    font-weight: bold;
    display: block;
}

div.namePartPriceContainer>span.sku {
    font-size: 10px;
    line-height: 12px;
    color: #767676;
    display: inline-block;
    margin-top: 12px;
    margin-bottom: 10px;
}

div.namePartPriceContainer .promotion {
    font-size: 12px;
    color: #006ECC;
    text-decoration: none;
}

div.namePartPriceContainer .promotion:hover {
    text-decoration: underline;
}

div.namePartPriceContainer {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 4px;
}

div.namePartPriceContainer .single_star,
.product_listing_container .list_mode .product>.product_info>.product_rating>div.star_ratings .single_star {
    display: block;
    float: left;
    height: 16px;
    width: 16px;
    padding-right: 3px;
    margin-top: 3px;
    background: url("../images/colors/color1/star_rating.png") no-repeat 0 0;
}

div.namePartPriceContainer .single_star:hover,
.product_listing_container .list_mode .product>.product_info>.product_rating>div.star_ratings .single_star:hover {
    background-position: 0px -16px;
}

div.namePartPriceContainer>div.star_ratings {
    padding-top: 1px;
    padding-bottom: 7px;
}

div.namePartPriceContainer>div.star_ratings>span.reviews a,
.product_listing_container .list_mode .product>.product_info>.product_rating>div.star_ratings .reviews a {
    color: #006ecc;
    font-size: 12px;
    float: left;
    padding-left: 8px;
    text-decoration: none;
    line-height: 22px;
}

div.namePartPriceContainer>div.star_ratings>span.reviews a:hover,
.product_listing_container .list_mode .product>.product_info>.product_rating>div.star_ratings .reviews a:hover {
    text-decoration: underline;
}

div.namePartPriceContainer div.star_ratings div.stars,
.product_listing_container .list_mode .product>.product_info>.product_rating>div.star_ratings div.stars {
    float: left;
}

.widget_product_info_viewer>.top .social {
    padding-top: 4px;
}

.product_text {
    border-bottom: 1px solid #e5e5e5;
    padding-top: 11px;
    padding-bottom: 11px;
    line-height: 22px;
}

.product_text .recurring {
    margin-top: 5px;
}

.product_text .recurring:hover .recurring_text {
    text-decoration: underline;
    cursor: pointer;
}

.product_text .recurring .recurring_icon {
    height: 13px;
    width: 13px;
    background: url("../images/colors/color1/widget_product_info/recurring_icon.png");
    background-repeat: no-repeat;
    float: left;
}

.product_text .recurring .recurring_text {
    float: left;
    margin-left: 3px;
    font-size: 12px;
    color: #006ECC;
    text-decoration: none;
}

.product_text>.subscription>.icon {
    height: 13px;
    width: 9px;
    background: url('../images/colors/color1/widget_product_info/subscription_icon.png');
    float: left;
}

.product_text>.subscription>a {
    font-size: 12px;
    text-decoration: none;
    color: #0030df;
    margin-left: 5px;
}

.product_text p {
    color: #4D4D4D;
    font-size: 12px;
    line-height: inherit;
    font-family: Arial, Helvetica, sans-serif;
}

.product_text ul {
    padding-left: 14px;
    list-style-type: disc;
}

.product_text ul li {
    color: #4d4d4d;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: inherit;
}

.color_and_size {
    padding-top: 11px;
    padding-bottom: 11px;
    float: left;
}

.product_desc {
    padding-top: 11px;
    padding-bottom: 11px;
    line-height: 22px;
}

.product_desc p {
    color: #4D4D4D;
    font-size: 12px;
    line-height: inherit;
    font-family: Arial, Helvetica, sans-serif;
}

.options_dropdown select {
    height: 23px;
    /* Dev: to override legacy css style */
    width: 164px;
}

.check_size_chart {
    color: #006ECC;
    float: left;
    font-size: 12px;
    text-decoration: none;
}

.product_listing_container .list_mode .product>.product_info>.product_option .button_secondary {
    margin-top: 7px;
}

.widget_product_info_viewer>.product_options .color_and_size .heading,
.widget_product_info_viewer>.product_options .color_and_size .header {
    font-size: 14px;
}

.widget_product_info_viewer>.product_options .color_and_size .vertical_divider {
    height: 11px;
    width: 1px;
    background: #e5e5e5;
    margin-left: 13px;
    margin-right: 13px;
    margin-top: 7px;
}

.color_swatch_list ul li,
div.product_listing_container .list_mode .product>.product_info>.product_color_swatches>.color_swatch_list ul li {
    display: block;
    float: left;
    margin: 0 10px 10px 0;
    cursor: pointer;
}

div.product_listing_container .list_mode .product>.product_info>.product_color_swatches>.color_swatch_list ul li.last_swatch {
    margin-bottom: 0px;
}

.quantity_discount,
div#widget_package_summary .quantity_discount,
div.widget_bundle_package_list .quantity_discount {
    font-size: 14px;
    color: #767676;
    line-height: 16px;
}

div#widget_package_summary .quantity_discount {
    margin-bottom: 12px;
}

.quantity_discount>p>span.price,
div#widget_package_summary .quantity_discount>p>span.price,
div.widget_bundle_package_list .quantity_discount>p>span.price {
    color: #CA4200;
}

.quantity_section {
    padding-top: 16px;
    padding-bottom: 6px;
}

.quantity_section>.quantity_input {
    width: 40px;
    height: 25px;
    padding: 3px;
}

.quantity_input {
    height: 19px;
    width: 40px;
    background-color: #ffffff;
    font-style: normal;
    font-size: 14px;
    padding: 1px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #4d4d4d;
    text-align: center;
}

.widget_product_info_viewer>.product_options .divider {
    height: 1px;
    background-color: #E5E5E5;
}

#widget_package_summary>.left_border>.right_border>.content>.item>.available {
    float: none;
    padding-bottom: 20px;
}

.available .header,
.product_listing_container .list_mode .product>.available .header,
#widget_package_summary>.left_border>.right_border>.content>.item>.available .header {
    font-size: 14px;
    line-height: 17px;
}

.available .sublist,
.product_listing_container .list_mode .product>.available .sublist,
#widget_package_summary>.left_border>.right_border>.content>.item>.available .sublist {
    line-height: 14px;
}

.available .sublist .text,
.product_listing_container .list_mode .product>.available .sublist .text,
#widget_package_summary>.left_border>.right_border>.content>.item>.available .sublist .text {
    font-size: 12px;
}

.available .sublist a.store_name,
.product_listing_container .list_mode .product>.available .sublist a.store_name,
#widget_package_summary>.left_border>.right_border>.content>.item>.available .sublist a.store_name {
    font-size: 12px;
    color: #006ECC;
    padding-left: 14px;
    text-decoration: none;
}

.available .sublist a:focus.store_name,
.available .sublist a:hover.store_name,
.product_listing_container .list_mode .product>.available .sublist a:hover.store_name,
#widget_package_summary>.left_border>.right_border>.content>.item>.available .sublist a:hover.store_name {
    text-decoration: underline;
}

.available ul,
.product_listing_container .list_mode .product>.product_info>.available ul,
#widget_package_summary>.left_border>.right_border>.content>.item>.available ul {
    list-style-image: url("../images/colors/color1/widget_product_info/checkmark_icon.png");
}

.available .instore_sublist,
.product_listing_container .list_mode .product>.available .instore_sublist,
#widget_package_summary>.left_border>.right_border>.content>.item>.available .instore_sublist {
    margin-left: 40px;
    font-size: 12px;
    line-height: 17px;
}

.available a.check_stores,
.product_listing_container .list_mode .product>.available a.check_stores,
#widget_package_summary>.left_border>.right_border>.content>.item>.available a.check_stores {
    color: #006ECC;
    float: left;
    width: 90%;
    font-size: 12px;
    margin-left: 15px;
    text-decoration: none;
    cursor: pointer;
}

.available a:focus.check_stores,
.available a:hover.check_stores,
.product_listing_container .list_mode .product>.available a:hover.check_stores,
#widget_package_summary>.left_border>.right_border>.content>.item>.available a:hover.check_stores {
    text-decoration: underline;
}

.available {
    padding: 11px 0px;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
    float: left;
}

.available>.text {
    font-size: 12px;
    padding-left: 16px;
}

.available>.sublist {
    max-width: 130px;
    float: left;
    padding-top: 4px;
    padding-left: 15px;
    padding-bottom: 10px;
}

.available .subHeading {
    float: left;
    color: #666;
    font-size: 12px;
    line-height: 14px;
    padding-top: 4px;
    padding-left: 15px;
    padding-bottom: 10px;
}

.available .availabilityBorder {
    margin-left: 15px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
}

.widget_product_info_viewer>.product_options .left_column {
    padding-top: 16px;
    float: left;
    padding-right: 12px;
}

.left_column .quantity_section {
    margin-bottom: 6px;
}

.left_column .quantity_section .header {
    font-size: 16px;
    line-height: 36px;
    padding-right: 10px;
}

.widget_product_info_viewer>.product_options .right_column {
    padding-top: 16px;
}

.widget_product_info_viewer>div.social_commerce {
    padding-top: 11px;
    padding-bottom: 6px;
    border-top: 1px solid #E5E5E5;
}

.widget_product_info_viewer>div.social_commerce .social {
    padding-right: 14px;
}

.widget_product_info_viewer>div.social_commerce .social .social_icon {
    margin-right: 5px;
    height: 25px;
}

.widget_product_info_viewer>div.social_commerce .social .divider {
    width: 1px;
    height: 24px;
    background: #e5e5e5;
    margin-right: 12px;
    margin-left: 7px;
}

.widget_product_info_viewer>div.social_commerce .send_and_print {
    height: 24px;
    line-height: 1px;
    border-left: 1px solid #e5e5e5;
    padding-left: 14px;
}

.widget_product_image_viewer>.content>.other_views {
    margin-right: 15px;
    border-bottom: 1px dotted #eeeeee;
    margin-top: 1px;
    position: relative;
    height: 100%;
}

.widget_product_image_viewer>.content>.other_views>.other_views_text {
    padding: 0 5px 0 5px;
    background: #eee;
    -moz-border-radius: 0px 0px 5px 5px;
    -webkit-border-radius: 0px 0px 5px 5px;
    border-radius: 0px 0px 5px 5px;
    font-size: 12px;
    float: left;
}

.widget_product_image_viewer>.content>.other_views>ul {
    display: table;
    padding-left: 0px;
}

.widget_product_image_viewer>.content>.other_views>ul>li {
    list-style: none;
    float: left;
    width: 94px;
    height: 94px;
    text-align: center;
    border: 1px dotted #e5e5e5;
}

.widget_product_image_viewer>.content>.other_views>ul>li.selected {
    border: 1px solid #FAC549;
}

.widget_product_image_viewer>.content>.other_views>ul>li>a>img {
    height: 100%;
}


/*--------------------------------------------------------------*/

#widget_language_and_currency_popup {
    height: auto !important;
    font-family: Arial, Helvetica, sans-serif;
}

div.widget_site_popup {
    width: 460px;
    background-color: #ffffff;
    font-size: 12px;
}

@media (max-width: 500px) {
    div.widget_site_popup {
        width: 300px;
        background-color: #ffffff;
        font-size: 12px;
    }
}

div.widget_site_popup>.middle>.content_left_border>.content_right_border {
    border: 3px solid #a3a3a3;
    border-color: rgba(71, 71, 71, 0.5);
}

div.widget_site_popup>.middle>.content_left_border>.content_right_border>.content {
    width: auto;
    background-color: #ffffff;
}

div.widget_site_popup>.middle>.content_left_border>.content_right_border>.content .product {
    margin-left: 7px;
    margin-top: 7px;
}

div.widget_site_popup>.middle>.content_left_border>.content_right_border>.content .product .product_image {
    float: left;
    margin-right: 15px;
}

div.widget_site_popup>.middle>.content_left_border>.content_right_border>.content .product .product_name {
    float: left;
    font-size: 14px;
}

div.widget_site_popup>.middle>.content_left_border>.content_right_border>.content .product .product_image img {
    max-width: 60%;
}

div.widget_site_popup>.middle>.content_left_border>.content_right_border>.content form input {
    width: auto;
    margin-top: 4px;
    margin-bottom: 4px;
    border: 1px solid #A2A2A2;
    color: #404040;
}

div.widget_site_popup>.middle>.content_left_border>.content_right_border>.content .footer .button_secondary .button_text {
    min-width: 45px;
}

div.widget_site_popup>.middle>.content_left_border>.content_right_border>.content .footer {
    height: 38px;
    border-top: 1px solid #edeff0;
    line-height: 36px;
    padding-left: 10px;
    padding-right: 10px;
}

div.widget_site_popup>.middle>.content_left_border>.content_right_border>.content .footer .button_container {
    margin-top: 7px;
    float: right;
}

div.widget_site_popup>.middle>.content_left_border>.content_right_border>.content .footer .button_container .button_primary,
div.widget_site_popup>.middle>.content_left_border>.content_right_border>.content .footer .button_container .button_secondary {
    display: block;
    float: left;
    margin-left: 10px;
}

div.widget_site_popup>.middle>.content_left_border>.content_right_border>.content .close {
    width: 13px;
    height: 13px;
    position: absolute;
    right: 14px;
    top: 12px;
    background-image: url('../images/colors/color1/close_sprite.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    cursor: pointer;
}

div.widget_site_popup>.middle>.content_left_border>.content_right_border>.content .close:hover {
    background-position: 0 -13px;
}

div.widget_site_popup>.middle>.content_left_border>.content_right_border>.content>.header>.close_acce {
    position: absolute;
    right: 14px;
    top: 14px;
}

div.widget_site_popup>.middle>.content_left_border>.content_right_border>.content-override-maxwidth {
    width: 455px;
    max-width: 460px;
}

#inactivityWarningPopup_body {
    padding-top: 60px;
    padding-bottom: 60px;
}

#inactivityWarningPopup .widget_site_popup>.middle>.content_left_border>.content_right_border>.content>.body .message_icon {
    width: 19px;
}

#inactivityWarningPopup .widget_site_popup>.middle>.content_left_border>.content_right_border>.content>.body .message_text {
    color: #4D4D4D;
    font-size: 12px;
    line-height: 16px;
    margin-left: 10px;
}

#inactivityWarningPopup .widget_site_popup>.middle>.content_left_border>.content_right_border>.content>.footer>.button_container>.button_primary>.button_text {
    min-width: 50px;
}

#inactivityWarningPopup .widget_site_popup>.middle>.content_left_border>.content_right_border>.content>.close_acce {
    width: 13px;
    height: 13px;
    position: absolute;
    right: 14px;
    top: 12px;
}

div.widget_site_popup>.middle>.content_left_border>.content_right_border>.content .header {
    background-color: #f5f6f7;
    border-bottom: 1px solid #edeff0;
    padding: 7px 20px 9px 20px;
}

div.widget_site_popup>.middle>.content_left_border>.content_right_border>.content .header span {
    font-size: 16px;
    color: #666666;
}

div.widget_site_popup>.middle>.content_left_border>.content_right_border>.content .selector {
    padding: 8px;
}

div.widget_site_popup>.middle>.content_left_border>.content_right_border>.content .selectors {
    padding: 16px 0;
}

div.widget_site_popup>.middle>.content_left_border>.content_right_border>.content .selectors .option_name {
    font-size: 12px;
    color: #666666;
    width: 25%;
    float: left;
    text-align: right;
    padding-right: 5px;
}

div.widget_site_popup>.middle>.content_left_border>.content_right_border>.content .selectors .left_selector {
    width: 350px;
    position: relative;
}

div.widget_site_popup>.middle>.content_left_border>.content_right_border>.content .selectors #language_select {
    width: 150px;
    background-color: #e5e5e5;
    height: 22px;
    font-size: 12px;
    color: #4d4d4d;
    padding-left: 10px;
}

div.widget_site_popup>.middle>.content_left_border>.content_right_border>.content .selectors #language_select #selected_option {
    cursor: pointer;
}

div.widget_site_popup>.middle>.content_left_border>.content_right_border>.content .selectors #language_options {
    width: 148px;
    height: 65px;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    position: absolute;
    top: 22px;
    left: 80px;
    padding-left: 10px;
    overflow: scroll;
}

div.widget_site_popup>.middle>.content_left_border>.content_right_border>.content .selectors select {
    font-size: 12px;
    color: #666666;
    float: left;
}

div.widget_site_popup>.middle>.content_left_border>.content_right_border>.content .selectors .currency {
    width: 92px;
    /*96*/
}

div.widget_site_popup>.middle>.content_left_border>.content_right_border>.content .body {
    padding-top: 22px;
    padding-bottom: 22px;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 14px;
    font-size: 12px;
}

div.widget_site_popup>.middle>.content_left_border>.content_right_border>.content .body .textinlinewithicon {
    line-height: 23px;
    margin-left: 4px;
    float: left;
}

div.widget_site_popup>.middle>.content_left_border>.content_right_border>.content .body .header {
    font-size: 14px;
    margin-top: 4px;
    margin-bottom: 14px;
}

.dropdown_list {
    position: absolute;
    /*original:: top:85px;*/
    /* DevStart: dropdown list kept relative to the dropdown button,so that it can be used in multiple places */
    top: 23px;
    z-index: 5;
    /* DevEnd */
    min-width: 190px;
    border: 1px solid #cccccc;
    background-color: #ffffff;
}

div.dropdown_list>ul div.divider {
    border-bottom: 0px;
    height: 1px;
    margin-left: 10px;
    margin-right: 10px;
    background-color: #b9b9b9;
    margin-top: 7px;
}

.shopperActions .dropdown_list {
    top: 31px;
    min-width: 270px;
    z-index: 1000;
}

.created_list {
    background: url('../images/colors/color1/widget_quick_info_popup/plus_icon.png') no-repeat scroll 10px 50% transparent;
    color: #515151;
    cursor: pointer;
    display: block;
    font-size: 11px;
    line-height: 11px;
    overflow: hidden;
    padding-left: 24px;
    padding-bottom: 8px;
    padding-top: 8px;
}

.created_list_wrapper {
    width: 200px;
    overflow: auto;
    overflow-x: hidden;
    max-height: 100px;
}

.created_list:hover,
.created_list_wrapper>.focused {
    background-color: #d9e9f7;
}

.shopperActions .dropdown_list .created_list_wrapper {
    width: auto;
}

.shopperActions .dropdown_list .message {
    font-style: italic;
    padding: 6px;
    border-bottom: 1px solid #e4e4e4;
    line-height: 14px;
}

.shopperActions .button.primary,
.shopperActions .button.secondary {
    width: 97%;
    max-width: 270px;
}

.shopperActions .dropdown_primary {
    background: linear-gradient(rgb(255, 255, 255), rgb(229, 232, 233) 100%);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(191, 191, 191);
    border-radius: 4px;
    position: relative;
    width: 97%;
    max-width: 270px;
    min-height: 29px;
    height: 100%;
}

.shopperActions .dropdown_primary>a {
    padding-bottom: 1px;
    font-size: 14px;
    text-align: center;
    color: rgb(50, 50, 50);
    min-width: 200px;
    width: 100%;
}

.shopperActions .dropdown_primary>.drop {
    height: 100%;
    width: 30px;
    border-left: 1px solid rgb(191, 191, 191);
    line-height: 29px;
    right: 0;
    position: absolute;
}

.shopperActions .dropdown_primary>.drop>a {
    padding-left: 9px;
    display: block;
    vertical-align: middle;
    height: 100%;
}

.shopperActions .dropdown_primary>.drop div {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.shopperActions .dropdown_primary .shoppping_list_content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 65%;
    padding-bottom: 5px;
    padding-top: 5px;
    word-wrap: break-word;
}

.dropdown_primary {
    height: 24px;
    display: inline-block;
    text-decoration: none;
}

.dropdown_primary>.button {
    float: left;
    text-decoration: none;
    cursor: pointer;
}

.dropdown_primary>.button>.left_border {
    width: 2px;
    height: 24px;
    float: left;
    background: url('../images/colors/color1/widget_quick_info_popup/dropdown_left_border.png') top left no-repeat;
}

.dropdown_primary>.button>.right_border,
.dropdown_primary>.drop .right_border {
    width: 2px;
    height: 24px;
    float: left;
    background: url('../images/colors/color1/widget_quick_info_popup/dropdown_right_border.png') top left no-repeat;
}

.dropdown_primary>.button>.content {
    height: 20px;
    padding: 2px 7px;
    float: left;
    background: url('../images/colors/color1/widget_quick_info_popup/dropdown_tile_bg.png') top left repeat-x;
    line-height: 20px;
    color: #49310f;
    text-align: center;
    font-size: 11px;
    overflow: hidden;
    cursor: pointer;
}

.dropdown_primary>.drop {
    float: left;
    cursor: pointer;
}

.dropdown_primary>.drop>.dropdown_arrow {
    height: 24px;
    float: left;
    background: url('../images/colors/color1/widget_quick_info_popup/dropdown_tile_bg.png') top left repeat-x;
    width: 16px;
    text-align: center;
    line-height: 20px;
}

.dropdown_primary>.drop>.white_line {
    background: url('../images/colors/color1/widget_quick_info_popup/dropdown_white.png') top left repeat-x;
    height: 24px;
    width: 1px;
    float: left;
}

.dropdown_primary>.button:focus>.left_border {
    background: url('../images/colors/color1/widget_quick_info_popup/dropdown_left_border_active.png') top left no-repeat;
}

.dropdown_primary>.button:focus>.content {
    background: url('../images/colors/color1/widget_quick_info_popup/dropdown_tile_bg_active.png') top left repeat-x;
}

.dropdown_primary>.button:focus>.right_border {
    background: url('../images/colors/color1/widget_quick_info_popup/dropdown_right_border_active.png') top left no-repeat;
}

.dropdown_primary>.button:hover>.left_border {
    background: url('../images/colors/color1/widget_quick_info_popup/dropdown_left_border_active.png') top left no-repeat;
}

.dropdown_primary>.button:hover>.content {
    background: url('../images/colors/color1/widget_quick_info_popup/dropdown_tile_bg_active.png') top left repeat-x;
}

.dropdown_primary>.button:hover>.right_border {
    background: url('../images/colors/color1/widget_quick_info_popup/dropdown_right_border_active.png') top left no-repeat;
}

.dropdown_primary>.drop:focus>.dropdown_arrow {
    background: url('../images/colors/color1/widget_quick_info_popup/dropdown_tile_bg_active.png') top left repeat-x;
}

.dropdown_primary>.drop:focus>.right_border {
    background: url('../images/colors/color1/widget_quick_info_popup/dropdown_right_border_active.png') top left no-repeat;
}

.dropdown_primary>.drop:hover>.dropdown_arrow {
    background: url('../images/colors/color1/widget_quick_info_popup/dropdown_tile_bg_active.png') top left repeat-x;
}

.dropdown_primary>.drop:hover>.right_border {
    background: url('../images/colors/color1/widget_quick_info_popup/dropdown_right_border_active.png') top left no-repeat;
}

div#purchase_options input {
    border: none;
    background-color: none;
    vertical-align: middle;
    margin-top: -2px;
}

div#purchase_options label {
    padding-right: 15px;
}

div#purchase_options label img {
    padding-right: 5px;
    vertical-align: middle;
}

.productSpecTable {
    font-size: 12px;
    padding: 10px;
}

.specTableHeading {
    border-bottom: 1px solid #999;
    padding: 10px 10px 10px 0px;
}

.specTableHeading h1 {
    font-weight: bold;
    font-size: 12px
}

.specTableRow {
    padding: 5px;
    border-bottom: 1px dotted #ccc;
}

.productSpecs {
    font-size: 12px;
    padding: 10px;
}

#productSpecsTab {
    padding: 10px !important;
}

.widget_bundle_package_list {
    margin-right: 0px !important;
}

.widget_bundle_package_list .widget_product_listing {
    width: 100%;
}

.widget_bundle_package_list .list_mode {
    border: 1px solid #e9e9e9;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-top: 0px !important;
}

.widget_bundle_package_list .product_listing_container>.list_mode .product {
    width: auto;
    padding: 12px 0px 0px 0px;
    border-top: 1px solid #e5e5e5;
    margin-bottom: 20px;
    color: #4D4D4D;
    float: none;
}

.widget_bundle_package_list .product_listing_container>.list_mode div:nth-child(2) {
    border-top: none;
}

.widget_bundle_package_list .product_listing_container>.list_mode .product .product_info {
    border-right: none;
    min-width: 100px;
    width: 85%;
}

.widget_bundle_package_list .product_listing_container>.bundle_mode .product .product_info {
    border-right: 1px solid #e5e5e5;
    width: 34%;
    padding-right: 10px;
}

.widget_bundle_package_list .product_listing_container>.package_mode .product .product_info {
    width: 58.333333%;
}

.widget_bundle_package_list .product_listing_container>.package_mode .product .product_info>.product_quantity_addtolist {
    display: none;
}

.widget_bundle_package_list .product_listing_container .list_mode .product>.product_info>.product_price {
    font-weight: normal;
}

.widget_bundle_package_list .product_listing_container .list_mode .product>.product_info>div:nth-child(2) {
    font-size: 10px;
    color: #767676;
    margin-top: 7px;
    margin-bottom: 7px;
}

.widget_bundle_package_list .product_listing_container>.bundle_mode .product .product_info>.product_description {
    line-height: 22px;
}

.widget_bundle_package_list .product_listing_container .list_mode .product {
    background: none;
    max-width: none;
}

.widget_bundle_package_list .product_listing_container .list_mode .product>.product_image {
    margin: 0px;
    position: relative;
    float: left;
    width: 15%;
}

.widget_bundle_package_list .product_listing_container .bundle_mode .product {
    background: url('../images/colors/color1/bundle_product_bg.png') repeat-y;
}

.widget_bundle_package_list .product_listing_container>.bundle_mode .product .product_info {
    width: 300px;
}

.widget_bundle_package_list .product_listing_container .bundle_mode .product>.product_image {
    width: 20%;
}

.widget_bundle_package_list .product_listing_container .bundle_mode .product>.product_image>a {
    width: 90%;
}

.widget_bundle_package_list .product_listing_container .package_mode .product>.product_image {
    width: 41.666666%;
}

.widget_bundle_package_list .product_listing_container .package_mode .product>.product_image>a {
    width: 80%;
    max-width: 285px;
}

.widget_bundle_package_list .product_listing_container .list_mode .product>.product_info>.product_name>a {
    font-size: 16px;
    padding-bottom: 0px;
    line-height: 22px;
}

.widget_bundle_package_list .product_listing_container>.list_mode .product .available {
    padding: 10px;
    border-top: none;
    border-bottom: none;
    width: 38%;
}

.widget_bundle_package_list .product_listing_container>.list_mode .product .product_info .product_sizes .heading {
    font-size: 13px;
}


/* DevStart: inventory availability component is reused,hence using a common class .available instead of .product_availability */

.widget_bundle_package_list .product_listing_container>.bundle_mode .product .available {
    width: 190px;
    /* Dev: to accommodate select attribute text */
    padding-left: 12px;
}


/* DevEnd */

.list_mode .product_info {
    margin-top: 10px;
    margin-bottom: 0%;
}


/*For containers which are direct children of 'main_content'*/

.container_margin_5px {
    margin: 5px auto;
}

.container_margin_8px {
    margin: 8px auto;
}

.container_full_width_bundle {
    padding: 5px;
    width: 80%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-size: 14px;
    padding-left: 20px;
    max-width: 330px;
    background: #767676;
    color: #fff;
}

.container_full_width_package {
    padding: 5px;
    width: 80%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-size: 14px;
    padding-left: 20px;
    max-width: 330px;
    background: #ddd;
    color: #555;
}

.WCTooltip {
    position: absolute;
    z-index: 2000;
    overflow: visible;
}

.WCTooltip>.container {
    margin-top: 12px;
    font-size: 12px;
    border: 1px solid #CA4200;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    text-align: left;
    background-color: #fafafa;
    padding: 0.12em;
    max-width: 600px;
}

.WCTooltip>.container>.connector {
    left: 47%;
    top: 0;
    width: 16px;
    position: absolute;
    height: 14px;
    background: url('../images/colors/color1/tooltipConnectorUp.png') no-repeat top left;
}

.WCTooltip>.container>.header {
    font-size: 14px;
    background-color: #f5f6f7;
    border-bottom: 1px solid #edeff0;
    padding: 8px 15px;
}

.WCTooltip>.container>.content {
    background-color: #ffffff;
    padding: 15px;
    color: black;
    max-width: 300px;
    min-width: 250px;
}

@media (max-width: 600px) {
    .WCTooltip>.container>.content {
        max-width: 250px;
        min-width: 200px;
    }
    .list_mode .product_info {
        margin-bottom: 10px;
    }
    .widget_bundle_package_list .product_listing_container>.list_mode .product .product_info {
        border: none;
        width: 58.333333%;
        padding: 0px;
    }
    .widget_bundle_package_list .product_listing_container .list_mode .product>.product_image {
        width: 41.666666%;
    }
    .widget_bundle_package_list .product_listing_container>.list_mode .product .available {
        border-top: 1px solid #e5e5e5;
        margin-left: 0px;
        float: none;
        display: block;
        width: auto;
        clear: both;
    }
    .productListingWidget {
        border-top: 1px solid #e9e9e9;
    }
    .tab .productListingWidget {
        border-top: none;
    }
    .widget_product_image_viewer>.content>.other_views>.other_views_text {
        display: none;
    }
    .widget_product_image_viewer>.content>.other_views>ul {
        padding-left: 40px;
    }
    .widget_product_image_viewer>.content>.other_views>ul>li {
        width: 43px;
        height: 50px;
    }
    .widget_product_image_viewer>.content>.other_views>ul>li img {
        width: 32px;
        height: 50px;
    }
    div.namePartPriceContainer>.print_section {
        display: none;
    }
    div.widget_product_image_viewer {
        margin-bottom: 0px;
    }
    .product_page_content #productFullWidthSlot56 {
        float: none;
    }
}

@media (min-width: 601px) {
    .productListingWidget {
        border: 1px solid #e9e9e9;
        border-radius: 5px;
    }
    .tab .productListingWidget {
        border: none;
        border-radius: 0px;
    }
    .product_page_content #productSlot56>div:nth-child(2),
    .product_page_content #productFullWidthSlot56>div:nth-child(2) {
        margin: 0px 5px;
    }
}

.productListingWidget>.header_bar {
    padding: 10px;
    border-bottom: 1px solid #e9e9e9;
}

.productListingWidget>.footer_bar {
    padding: 10px;
    border-top: 1px solid #e9e9e9;
}

.productListingWidget>.header_bar>.title {
    float: left;
    padding: 5px;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}

.productListingWidget>.header_bar>.title>.num_products {
    font-weight: normal;
    text-transform: lowercase;
}

.productListingWidget>.header_bar:after,
.productListingWidget>.footer_bar:after {
    content: "";
    display: block;
    clear: both;
}

.controls {
    float: right;
}

.controls>* {
    display: inline-block;
    padding: 5px;
}

.productListingWidget>.header_bar .controls .sorting_controls,
.productListingWidget>.header_bar .controls .view_controls {
    float: left;
    margin-left: 4px;
    padding-right: 0px;
}

.paging_controls {
    float: right;
    display: block;
}

.sorting_view_controls_container {
    padding-left: 0px;
    padding-right: 15px;
    padding-bottom: 0px;
    float: right;
    margin-left: 4px;
    display: block;
}

.sorting_controls>span,
.sorting_controls>span>label,
.view_controls>span,
.sorting_controls>span>label {
    font-size: 11px;
    vertical-align: top;
}

.sorting_controls>span.page_size_label,
.sorting_controls>span.order_by_label {
    display: inline-block;
}

.page_size_label>label,
.order_by_label>label {
    text-transform: uppercase;
}

.productListingWidget #orderByDropdown,
.productListingWidget .orderByDropdown {
    margin-right: 20px;
}

.selectWrapper {
    position: relative;
    display: inline-block;
    background-color: #e9e9e9;
    border: 1px solid #e9e9e9;
    border-radius: 5px;
    height: 39px;
}

.selectWrapper:hover {
    background-color: #e0e0e0;
    border-color: #e0e0e0;
}

.shopperActions .dropdown_primary>.drop {
    overflow: hidden;
}

.shopperActions .dropdown_primary>.drop div:before {
    content: url("../images/responsive/rwdUI.png");
    display: block;
    position: relative;
    width: 12px;
    height: 6px;
    margin: 10px 7px;
    float: right;
    top: -1px;
    left: -1px;
}

.shopperActions .dropdown_primary>.drop div:before {
    top: 1px;
    left: -2px;
}

#pageSize_menu,
.pageSizeSelectMenu {
    width: 70px !important;
}

#orderBy_dropdown>#orderBy_menu,
.orderBySelectMenu,
#orderByContent_dropdown>#orderByContent_menu,
#pageSize_dropdown>#pageSize_menu,
.pageSizeSelectMenu,
div[id^="attrValue_"]>table[id^="attrValue_"],
div[id^="attrName_"]>table[id^="attrName_"] {
    position: relative;
    border: 1px solid #898989;
    background: #FFF;
    z-index: 20;
}

#orderBy_dropdown>#orderBy_menu>tbody tr td,
.orderBySelectMenu>tbody tr td,
#orderByContent_dropdown>#orderByContent_menu>tbody tr td,
#pageSize_dropdown>#pageSize_menu>tbody tr td,
.pageSizeSelectMenu>tbody tr td,
div[id^="attrValue_"]>table[id^="attrValue_"]>tbody tr td,
div[id^="attrName_"]>table[id^="attrName_"]>tbody tr td {
    height: 16px;
    padding: 12px 0;
    font-size: 14px;
    line-height: 16px;
    padding-left: 5px;
    color: #545454;
    border-bottom: 1px solid #898989;
    list-style: none;
}

#pageSize_dropdown>#pageSize_menu>tbody tr td,
.pageSizeSelectMenu>tbody tr td {
    text-align: center;
}

.view_controls>*,
.paging_controls>* {
    display: inline-block;
    vertical-align: middle;
}

.paging_controls>.right_arrow>img,
.paging_controls>.left_arrow>img {
    padding: 10px;
}

.paging_controls>.left_arrow>img {
    padding-left: 0px;
}

.paging_controls>.right_arrow>img {
    padding-right: 0px;
}

.paging_controls>.invisible {
    visibility: hidden;
}

.paging_controls>.invisible_none {
    display: none;
}

.grid_icon,
.list_icon {
    display: inline-block;
    border: 1px solid #a0a0a0;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    padding: 11px;
    width: 17px;
    height: 17px;
}

.grid_icon:before,
.list_icon:before {
    content: url("../images/responsive/rwdUI.png");
    position: absolute;
    top: -10px;
}

div.grid_icon,
a.grid_icon:hover,
div.list_icon,
a.list_icon:hover {
    background-color: #767676;
}

a.grid_icon:before {
    left: -30px;
    clip: rect(21px, 58px, 38px, 41px);
}

div.grid_icon:before,
a.grid_icon:hover:before {
    left: -50px;
    clip: rect(21px, 78px, 38px, 61px);
}

a.list_icon:before {
    left: -70px;
    clip: rect(21px, 98px, 38px, 81px);
}

div.list_icon:before,
a.list_icon:hover:before {
    left: -90px;
    clip: rect(21px, 118px, 38px, 101px);
}

.pages>* {
    display: inline-block;
    vertical-align: middle;
}

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

.pages>ul>* {
    display: inline-block;
    vertical-align: middle;
}

.pages>ul>.active {
    width: 39px;
    background-color: #767676;
    border: 1px solid #a0a0a0;
    border-radius: 5px;
    color: #ffffff;
    line-height: 39px;
    text-align: center;
}

.controlBar .pageControl {
    list-style: none;
}

.pageControlMenu .controlBar .pageControl.number>a {
    margin: 0px;
}

.hoverover>a {
    display: block;
    width: 39px;
    border: 1px solid #a0a0a0;
    border-radius: 5px;
    line-height: 39px;
    text-align: center;
}

.hoverover>a:hover {
    background-color: #767676;
    color: #fff;
}

.grid>.col {
    float: left;
}

.grid:after {
    content: "";
    display: block;
    clear: both;
}

.product_listing_container>.grid_mode li {
    padding-top: 20px;
}

.product_listing_container>.list_mode>li {
    min-height: 320px;
    height: 100%;
    padding-bottom: 40px;
    position: relative;
}

.product_listing_container>.list_mode>div>li {
    min-height: 280px;
    height: 100%;
    padding-bottom: 40px;
    position: relative;
}

.product {
    max-width: 250px;
    padding: 10px;
    margin: 0 auto;
    line-height: normal;
}

.product_image {
    text-align: center;
    overflow: hidden;
}

.product>.product_image {
    overflow: visible;
}

.catPos>.product_image {
    border: 1px solid transparent;
}

.catPos>.product_image>a {
    position: relative;
    display: block;
    height: 160px;
    text-align: center;
}

.catPos>.product_image>a>img {
    position: relative;
    max-height: 160px;
    margin: 0 -100px;
}

.product>.product_image>a {
    display: inline-block;
    max-width: 100%;
}

.product>.product_image>a>img {
    display: block;
    margin: auto;
}

.product_image .image {
    position: relative;
    width: 100%;
}


/* Default background for all ribbon ad's */

.product_image .RibbonAdDefault {
    position: absolute;
    bottom: 40px;
    left: 0;
    width: 110px;
    height: 20px;
    background-color: #2C2C2C;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.76, rgba(68, 68, 68, 1)), color-stop(1, rgba(255, 255, 255, 0)));
    background: linear-gradient(to right, rgba(68, 68, 68, 1) 76%, rgba(255, 255, 255, 0) 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(gradientType=1, startColorStr='#FF444444', endColorStr='#00FFFFFF')";
    zoom: 1;
    font-size: 14px;
    line-height: 20px;
    font-family: arial, Helvetica, sans-serif;
    color: #FFF;
    padding-left: 10px;
    border-radius: 3px;
    text-align: left;
    vertical-align: baseline;
    overflow: visible;
    white-space: nowrap;
}

.product_image .RibbonAdDefault.Exclusive {
    background-color: #CA4200;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.76, rgba(202, 67, 0, 1)), color-stop(1, rgba(255, 255, 255, 0)));
    background: linear-gradient(to right, rgba(202, 67, 0, 1) 76%, rgba(255, 255, 255, 0) 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(gradientType=1, startColorStr='#FFCA4300', endColorStr='#00FFFFFF')";
    bottom: 70px;
}

.grid_mode .product_name {
    padding: 5px 0px 0px 15px;
    min-height: 53px;
}

.list_mode .product_info>.product_name>a {
    padding-bottom: 15px;
    font-size: 17px;
    line-height: 18px;
    height: inherit;
    color: #646464;
}

.product_info>.product_name>a {
    display: block;
    color: #646464;
    font-size: 12px;
    line-height: 16px;
    padding-bottom: 5px;
}

.product_info>.product_price {
    color: #ca4200;
    font-size: 14px;
    font-weight: bold;
}

.product_info>.product_price>.old_price {
    color: #767676;
    text-decoration: line-through;
}

.grid_mode .product_price {
    padding: 5px 0px 0px 15px;
    min-height: 24px;
}

.product_info>.header {
    display: inline-block;
    font-size: 11px;
}

.button.primary,
.button.secondary {
    display: inline-block;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FBBB0B), to(#EE9505));
    background-image: linear-gradient(#FBBB0B, #EE9505);
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#FBBB0B', endColorStr='#EE9505')";
    border-radius: 4px;
    min-width: 200px;
    max-width: 100%;
    line-height: 29px;
    min-height: 29px;
    text-align: center;
    border: 1px solid #BFBFBF;
    color: #333333;
    font-size: 14px;
}

.button_text {
    text-align: center;
}

.button.secondary {
    background-image: linear-gradient(#f7f9f9, #e5e8e9);
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#f7f9f9', endColorStr='#e5e8e9')";
}

.button.primary:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FED60C), to(#F8AF06));
    background-image: linear-gradient(#FED60C, #F8AF06);
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#FED60C', endColorStr='#F8AF06')";
}

.add2CartButtonDisabled {
    color: #BFBFBF !important;
    cursor: default;
    pointer-events: none;
}

.button.secondary:hover,
.requisitionListBox .addRequisitionList .button:hover {
    background-image: linear-gradient(#f7f9f9, #ced2d3);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f7f9f9), to(#ced2d3));
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#f7f9f9', endColorStr='#ced2d3')";
}

.compare_target {
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    color: #5B5B5B;
    line-height: 15px;
    font-weight: bold;
    min-width: 90px;
    padding: 7px 7px 7px 9px;
    text-align: left;
}

.compare_target[data-state="2"] {
    padding: 0px 0px 0px 9px;
}

.compare_target[data-state="1"],
.compare_target[data-state="2"] {
    background-color: #f0f0f0;
    border-radius: 4px;
}

.compare_target>input {
    position: relative;
    cursor: pointer;
    vertical-align: middle;
    top: -1px;
}

.compare_target>label {
    cursor: pointer;
}

.compare_target>a {
    display: none;
    padding: 7px;
    background-color: #767676;
    border-radius: 0 4px 4px 0;
    color: #ffffff;
    text-decoration: none;
    margin-left: 4px;
    padding-left: 10px;
    padding-right: 10px;
}

.compare_target[data-state="2"]>a {
    display: inline-block;
}

.compare_target_hidden {
    visibility: hidden;
}

.compareCheckboxLabels {
    display: none;
}

.catPos {
    width: 90%;
    margin: 0 auto;
    background: #e9e9e9;
    border: 1px solid #cccbcb;
    overflow: hidden;
    position: relative;
    border-radius: 4px;
}

.productListHeader {
    padding: 10px 20px 0 20px;
}

.catPos_catalog {
    width: 90%;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 4px;
}

#quick_cart_container,
#MiniShopCartProductAdded {
    left: auto !important;
    right: 15px !important;
    top: 71px !important;
}


/* Breadcrumb Widget */

div#widget_breadcrumb {
    padding: 0 10px;
    height: 14px;
    line-height: 12px;
}

div#widget_breadcrumb>ul {
    padding: 0;
    list-style-type: none;
}

div#widget_breadcrumb>ul li {
    display: inline;
    color: #CA4200;
    font-size: 12px;
    margin: 0;
}

div#widget_breadcrumb>ul li a {
    text-decoration: none;
    color: #CA4200;
}

div#widget_breadcrumb>ul li:hover a {
    text-decoration: underline;
}

div#widget_breadcrumb>ul li.current {
    color: #767676;
}

div#widget_breadcrumb>ul span.divider,
div#widget_breadcrumb>ul li.divider {
    margin: 0 6px;
    color: #dedede;
    font-size: 12px;
    font-family: arial, helvetica;
}


/*Facets*/

.facetWidget {
    background: #f0f0f0;
    border-radius: 5px;
}

#content .facetWidget.collapsible {
    padding: 10px 5%;
    position: relative;
}

.facetWidget .dropdownIcon {
    float: left;
    width: 16px;
    height: 16px;
    background: url('../images/responsive/rwdUI.png');
    background-position: -61px -41px;
    margin: 3px 6px 0 0;
}

.facetWidget[aria-expanded="false"] .dropdownIcon {
    background-position: -41px -41px;
}

.optionContainer>.title {
    min-height: 40px;
    color: #545454;
    font-size: 14px;
    font-weight: bold;
    line-height: 40px;
    margin: 10px 1px 0 1px;
    padding: 0 5%;
    border-radius: 5px 5px 0 0;
    background: #FFF;
    background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#F1F1F1));
    background: linear-gradient(#FFFFFF, #F1F1F1);
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#FFFFFF', endColorStr='#F1F1F1')";
    cursor: pointer;
    border-bottom: 1px solid #e3e1e1;
    border-top: 1px solid #e3e1e1;
}

.optionContainer.vertical .title {
    margin: 10px 5% 0 0;
}

.optionContainer .arrow {
    width: 14px;
    height: 14px;
    margin: 14px 5px 0 0;
    float: left;
    position: relative;
    overflow: hidden;
}

.optionContainer .arrow:before {
    content: url('../images/responsive/rwdUI.png');
    position: absolute;
    left: -101px;
    top: -41px;
}

.optionContainer .arrow_collapsed:before {
    left: -81px;
}

.facetWidget .clearAll {
    float: right;
    text-align: right;
    line-height: 22px;
    font-size: 13px;
    color: #404040;
    position: absolute;
    right: 15px;
    top: 10px;
}

.facetWidget .clearAll:hover {
    text-decoration: underline;
}

.facetWidget .close {
    float: left;
    position: relative;
    width: 15px;
    height: 15px;
    overflow: hidden;
    margin-top: 5px;
    margin-right: 2px;
}

.facetWidget .close:before {
    position: absolute;
    content: url('../images/responsive/rwdUI.png');
    top: -1px;
    left: -61px;
}

.facetWidget .clearAll:hover .close:before {
    top: -1px;
    left: -241px;
}

.facetWidget .filter_option:hover .close:before {
    top: -1px;
    left: -241px;
}

#facetFilterListWrapper .facetSelectedCont {
    border-top: 1px solid #e3e1e1;
    border-bottom: 1px solid #e3e1e1;
    margin: 7px 5% 0 0;
    padding: 3px 0;
    width: 95%;
}

#facetFilterListWrapper .facetSelectedCont .filter_option img {
    border-radius: 100%;
    vertical-align: middle;
}

#facetFilterListWrapper .facetSelected {
    list-style: none;
    font-size: 13px;
    line-height: 30px;
}

#facetFilterListWrapper .facetSelected:hover {
    text-decoration: underline;
}

#facetFilterListWrapper .facetSelected:hover .close {
    background-position: -241px -1px;
}

#facetFilterListWrapper .facetSelected.vertical {
    width: 95%;
}

.facetSelected .close {
    margin: 9px 3px 0 0;
}

#facetFilterListWrapper .header {
    width: 95%;
    margin: 0 5% 0 0;
}

.facetWidget>.title,
.facetWidget>.facetHeader>.title {
    color: #4D4D4D;
    font-size: 17px;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    text-align: left;
    cursor: pointer;
    float: left;
    position: relative;
}

.facetWidget .openTab {
    float: right;
    font-size: 13px;
    margin-right: 20px;
    font-style: normal;
    font-weight: normal;
    cursor: pointer;
}

.facetSelectContainer {
    background: #FFF;
    margin: 0;
    padding: 0 0 10px 0;
    border-radius: 0 0 5px 5px;
}

.facetSelectContainer>ul {
    padding: 0;
}

.facetSelectContainer .facetSelectedHighlight {
    color: #CA4200;
    font-weight: bold;
}

.facetSelectContainer .facetSelect li.singleFacet {
    border-bottom: none;
    margin-bottom: 2px;
    padding: 10px 5%;
    text-align: center;
    width: 38px;
    float: left;
}

.facetSelectContainer .swatch .outline>span {
    display: table-cell;
    height: 34px;
    vertical-align: middle;
}

.facetSelectContainer .swatch img,
.facetSelected>a>div.filter_option>span>img {
    border-radius: 100%;
    vertical-align: middle;
    box-shadow: 0 0 0 1px #E5E5E5;
}

.facetSelectContainer .swatch .outline.facetSelectedHighlight>span>img {
    box-shadow: 0 0 0 3px #FAC549;
}

.facetSelect .swatch .outline {
    display: inline-block;
    text-align: center;
}

.optionContainer.vertical .facetSelectContainer {
    margin-right: 5%;
}

#catSelectCont,
.col12>.facetWidget>#facetLinkSelect {
    margin-right: 5%;
}

.facetWidget #facetLinkSelect {
    max-height: none;
    overflow-y: inherit;
    margin-right: 20px;
    background: none;
}

#facetFilterListWrapper .facetSelect {
    margin-top: 0;
}

.facetSelect li {
    list-style: none;
    line-height: 16px;
    font-size: 12px;
    color: #565656;
    padding: 10px 5%;
    border-bottom: 1px solid #e3e1e1;
}

.facetSelect li a {
    display: block;
    margin: -10px -5%;
    padding: 10px 5%;
}

.facetSelect li a:hover {
    text-decoration: underline;
}

.facetSelect li label {
    display: block;
    margin: -10px -5%;
    padding: 10px 5%;
}

.facetSelect li label:hover {
    cursor: pointer;
}

.facetSelect li label:hover .outline span:first-child {
    text-decoration: underline;
}

.facetSelect>li.more~li,
.facetSelect.active>li.more {
    display: none;
}

.facetSelect.active>li.more~li {
    display: block;
}

.showLess,
.showMore {
    line-height: 16px;
    font-size: 12px;
    color: #565656;
    cursor: pointer;
    text-align: right;
    padding: 5px 5% 0 0;
}

.showLess:hover,
.showMore:hover {
    cursor: pointer;
}

#facetFilterListWrapper .facetSelect li:first-child {
    padding-top: 0;
}

#colorSelect .facetSelect li:first-child {
    padding-top: 10px;
}


/*Color Facet Selection Specifics*/

#fSCColor ul li {
    float: left;
    text-align: center;
    width: 30px;
    margin-bottom: 2px;
    border-bottom: none;
    padding: 10px 5%;
}

#facetLinks ul li {
    border-bottom: none;
}

#facetLinks ul li,
#facetCat ul li {
    padding-left: 10%;
}

#facetCat.col8 li {
    padding-left: 4%;
}

#facetCat ul li {
    background: #FFF;
}

#facetCat.col8 li {
    width: 27.3%;
    float: left;
    margin-right: 2%;
}

#fSCPrice input {
    height: 20px;
    border: 1px solid #767676;
}

.facColor {
    width: 20px;
    height: 20px;
    border-radius: 10px;
    margin: 0 auto 2px auto;
}

.facetSelect .checkBox {
    width: 12px;
    height: 12px;
    margin: 0 5px 0 0;
    border: 1px solid #a5a5a5;
    background-color: #d7d7d7;
    float: left;
    position: relative;
    display: none;
}

.singleFacet .facetSelect .checkBox {
    display: block;
}

.facetSelect div input:checked+a .checkBox>.checkmark {
    position: absolute;
    background: url('../images/responsive/rwdUI.png');
    background-position: -81px -1px;
    margin-left: 1px;
    margin-top: 1px;
    width: 12px;
    height: 11px;
}

input:checked~.checkBox>.checkmarkMulti {
    position: absolute;
    background: url('../images/responsive/rwdUI.png');
    background-position: -81px -1px;
    margin-left: 1px;
    margin-top: 1px;
    width: 12px;
    height: 11px;
}

li[data-additionalvalues="More"] {
    cursor: pointer;
}

li[data-additionalvalues="More"]>label {
    cursor: pointer;
}

li[data-additionalvalues="More"]>label>span>span:first-child:hover {
    text-decoration: underline;
}

li[data-additionalvalues="More"]:hover>label>span>span:first-child {
    text-decoration: underline;
}

input:disabled+label {
    color: #CCCCCC;
}

ul.facetSelect li input[type=checkbox] {
    height: 1px;
    width: 1px;
    position: absolute;
    overflow: hidden;
    left: -30px;
}

ul.facetSelect li div.facetCountContainer {
    display: inline-block;
}

.optionContainer.fixed {
    min-width: 200px;
    float: left;
}

.optionContainer.percent {
    width: 33.33333%;
    float: left;
}

.optionContainer.vertical {
    width: 100%;
    float: left;
}

#facetFilterListWrapper>.facetSelectedCont {
    border-top: 1px solid #E3E1E1;
    border-bottom: 1px solid #E3E1E1;
    margin-top: 7px;
    padding: 0px;
}

#facetFilterList li {
    font-size: 12px;
    list-style: none;
    padding: 3px 0;
    display: inline-block;
    vertical-align: top;
    line-height: 28px;
    min-width: 50%;
}

.homeHero>.textContainer>.button {
    border: 1px solid transparent;
}

.homeHero>.textContainer>.button:focus {
    border: 1px dotted #000000;
}

#pageNumber3,
#pageNumber4 {
    display: none;
}

.pages .pageNumber>.arrow,
.pageControl.number>.dropdownToggleButton>.arrow {
    background: url('../images/responsive/rwdUI.png');
    background-position: -141px -1px;
    width: 7px;
    height: 9px;
    position: absolute;
    right: 2px;
    bottom: 2px;
}

.pageOptionsDropdown {
    position: absolute;
    display: none;
    top: 45px;
    left: -5px;
    z-index: 100;
    width: 84px;
    background: #FFF;
    border: 1px solid #A0A0A0;
    padding: 0px 3px 3px 0px;
}

.pageOptionsDropdown>.ellipsis {
    list-style: none;
    width: auto !important;
    text-align: center;
    line-height: 15px;
    margin: 5px 5px 5px 40px !important;
    font-weight: bold;
    border: 0 !important;
    cursor: default;
    /* Safari */
    -webkit-transform: rotate(90deg);
    /* Firefox */
    -moz-transform: rotate(90deg);
    /* IE */
    -ms-transform: rotate(90deg);
    /* Opera */
    -o-transform: rotate(90deg);
    /* Internet Explorer */
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
}

.pageOptionsDropdown>.pageDropdownClose {
    list-style: none;
    float: left !important;
    width: 15px !important;
    height: 15px !important;
    border: 0 !important;
    background: url('../images/responsive/rwdUI.png');
    background-position: -61px -1px;
    margin: 16px 0 0 15px !important;
}

.pageOptionsDropdown>.pageDropdownClose:hover {
    background-position: -241px -1px;
}

.pageDropdownClose {
    list-style: none;
    float: left;
    width: 15px;
    height: 15px;
    background: url('../images/responsive/rwdUI.png');
    background-position: -61px -1px;
    border: 14px solid #ffffff;
}

.pageNumber:hover,
.pageNumber.active {
    border-color: #767676;
    background: #767676;
    color: #FFF;
    cursor: pointer;
}

.pageNumber {
    margin-left: 3px;
    float: left;
    border: 1px solid #A0A0A0;
    background: #FFF;
    width: 37px;
    height: 30px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    padding-top: 8px;
    text-align: center;
    list-style: none;
}

.pagingLeft {
    float: left;
    background-position: -21px -1px;
    width: 6px;
    height: 12px;
    margin-top: 13px;
    margin-right: 17px;
}

.pagingRight {
    float: left;
    background-position: -41px -1px;
    width: 11px;
    height: 12px;
    margin-top: 13px;
    margin-left: 16px;
}

.productListingWidget>.header_bar .pagination_controls {
    clear: left;
}


/* 
 *	css used by AddressForm UI 
 */

.inputField {
    padding: 8px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 12px;
    width: 80%;
    box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    ;
    -webkit-box-sizing: border-box !important;
}

.addrbook_header .inputField {
    width: 250px;
    margin-bottom: 0px !important;
}

#WC_PersonalInfoExtension_mobile_div_mobileCountryCode {
    width: 25%;
}

#WC_PersonalInfoExtension_mobile_div_12 {
    width: 54%;
}

.wcSelectMenu {
    border: 1px solid #E0E0E0;
    background: #FFFFFF;
    box-shadow: 0 2px 13px -4px #000000;
    z-index: 20;
    font-size: 12px;
}

.OrganizationUserInfo #Register .formField {
    margin-bottom: 0px;
}

.sign_in_registration #Register .formField {
    margin-bottom: 25px;
    max-width: 450px;
    min-width: initial;
    position: relative;
}

#Register .description {
    border-bottom: 1px solid #e0e0e0;
    border-top: 3px solid #ef5305;
    margin-bottom: 20px;
    margin-top: 5px;
    padding: 20px 10px;
    position: relative;
}

#Register #registration_arrow {
    left: 6%;
    position: absolute;
    top: -20px;
    transition: all 1s ease 0s;
}

#Register #registration_arrow.right {
    left: 56%;
}

#Register .bulletPoints {
    margin-bottom: 10px;
    margin-right: 100px;
    margin-top: 10px;
    float: left;
}

#Register .bulletPoints .bullet .marker {
    color: #ef5305;
    font-size: 20px;
    line-height: 16px;
    margin-right: 2px;
    vertical-align: middle;
}

#Register .more_info_icon {
    padding-bottom: 3px;
}

#Register .registrationType {
    font-weight: bold;
}

#Register .provideInfo {
    font-weight: bold;
}

#Register .form_2column .column {
    padding-bottom: 10px;
}


/* common classes used by My account list table and my account item table */

.input_field {
    padding: 6px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    font-size: 12px;
    outline: 0;
}

.input_field.small {
    width: 60px;
}

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

.mobileToolbarButton,
.toolbarButton {
    cursor: pointer;
}

.titleNonLink {
    display: none;
}

.button_secondary .button_text,
.button_primary .button_text {
    font-size: 12px;
}

.selectDropdown {
    position: absolute;
    width: 190px;
    border: 1px solid #ccc;
    display: none;
    background: #fff;
    z-index: 10;
}

.selectItem {
    border-bottom: 1px solid #e4e4e4;
}

.selectTitle {
    padding: 5px;
    cursor: pointer;
}

.selectItem:last-child {
    border-bottom: 0px;
}

.selectTitle:hover {
    background: #d9e9f7;
}


/*-- Order Pricing popup START --*/

#pricing_popup_main_div {
    display: none;
}

#pricing_popup {
    width: 427px;
    position: absolute;
    display: block;
    z-index: 9999;
}

#pricing_popup .top_left {
    background-image: url('../images/colors/color1/popup_topleft.png');
    background-repeat: no-repeat;
    height: 10px;
    width: 8px;
    float: left;
}

#pricing_popup .top_right {
    background-image: url('../images/colors/color1/popup_topright.png');
    background-repeat: no-repeat;
    background-position: right;
    height: 10px;
    width: 419px;
    float: left;
}

#pricing_popup .header {
    border-left: 1px solid #a5aebd;
    background-repeat: repeat-y;
    background-position: right;
    text-align: right;
    height: 23px;
    clear: left;
}

#pricing_popup .close {
    padding: 5px 15px 2px 0px;
    color: #666666;
}

#pricing_popup .close .icon {
    padding-top: 2px;
    padding-left: 4px;
    float: right;
}

#pricing_popup .pricingTable {
    max-height: 200px;
    width: 95%;
    overflow-x: hidden;
    overflow-y: auto;
}

#pricing_popup .pricingPopupButton {
    margin-left: 5px;
}

#pricing_popup .bodycontent {
    border-left: 1px solid #a5aebd;
    background-image: url('../images/colors/color1/popup_center_tile.png');
    background-repeat: repeat-y;
    background-position: right;
    margin: 0;
    padding: 0 0 10px 0;
}

#pricing_popup .bodycontent h2 {
    font-size: 14px;
    font-weight: bold;
    margin-left: 11px;
}

#pricing_popup .bodycontent div#bopis_table_container {
    margin-left: 5px;
}

#pricing_popup .bodycontent .title {
    padding: 0 17px 0 15px;
}

#pricing_popup .bodycontent_short {
    padding: 12px 17px 12px 15px;
    margin: 0px 1px 0px 1px;
}

#pricing_popup .footer {
    text-align: right;
    height: 14px;
    width: 427px;
}

#pricing_popup .footer .bot_left {
    background-image: url('../images/colors/color1/popup_botleft.png');
    background-repeat: no-repeat;
    height: 14px;
    width: 8px;
    float: left;
}

#pricing_popup .footer .bot_right {
    background-image: url('../images/colors/color1/popup_botright.png');
    background-repeat: no-repeat;
    background-position: right;
    height: 14px;
    width: 419px;
    float: left;
}


/* Distributor Pricing Popup Information Table Styles */

div#distributor_pricing_popup {
    padding-right: 16px;
}

div#distributor_pricing_popup div.row div.price_column {
    width: 100px;
}

div#distributor_pricing_popup div.row div.price_column input {
    background-color: transparent;
    border: none;
    margin-bottom: 0;
    padding: 0;
    vertical-align: text-top;
}

div#distributor_pricing_popup div.row div.price_range_link {
    display: block;
    margin: 0 0 0 18px;
}

div#distributor_pricing_popup div.row div.contract_column {
    width: 250px;
}


/* -----------------------------------------------------------------------------*/


/* CSS for List Table UI
/* -----------------------------------------------------------------------------*/

.listTable {
    border: 1px solid #E9E9E9;
    border-radius: 5px 5px 5px 5px;
}

.listTable .toolbar {
    background: none repeat scroll 0 0 #F9F9F9;
    margin-bottom: 4px;
    padding: 10px;
}

.listTable .toolbar #quantityAdd {
    margin-top: 3px;
}

.listTable .toolbar #uploadListButton,
.listTable .toolbar #newListButton,
.listTable .toolbar #csr_resetPassword_button {
    float: right;
    margin-left: 10px;
}

.listTable .toolbar .button_secondary .button_text {
    border-bottom: 0 none;
}

.listTable .toolbar .newList {
    display: inline-block;
    position: relative;
    float: right;
}

.listTable .tableHeader {
    background: none repeat scroll 0 0 #F9F9F9;
    padding: 0 10px;
}

.listTable .selected {
    width: 5%;
}

.listTable .creator {
    width: 20%;
}

.listTable .actions {
    float: right;
}

.listTable .selected .cell {
    text-align: center;
}

.listTable .tableHeader .cell {
    font-size: 12px;
    font-weight: bold;
    padding: 5px 5px 5px 0;
}

.listTable .actions .cell {
    padding: 5px 5px 5px 0;
    text-align: right;
}

.listTable .cell {
    font-size: 12px;
    padding: 13px 10px 7px 0;
    word-wrap: break-word;
}

.listTable .cell a,
.listTableMobile .cell a {
    color: #006ECC;
}

.listTable a,
.listTableMobile a {
    font-size: 12px;
    color: #006ECC;
}

.listTable .cell .field {
    margin-bottom: 8px;
}

.listTable .tableHeader .cell img {
    margin-left: 3px;
    vertical-align: middle;
}

.listTable .entry {
    border-bottom: 1px solid #E9E9E9;
    margin: 0 10px;
}

.listTable .entry .input_field {
    width: 40px;
    text-align: center;
}

.listTable .entry .quantity .cell {
    float: right;
    margin-right: 77%;
}

.listTable .entry .quantity.editable .cell {
    float: none;
    margin-right: 0;
}

#RequisitionList_list_table .col2.name {
    width: 30%;
}

#RequisitionList_list_table .col2.quantity {
    width: 13.3333%;
}

#RequisitionList_list_table .col2.type {
    width: 11.33333%;
}

#RequisitionList_list_table .col2.actions {
    width: 10.3333%;
}

.listTable .previewImage img {
    width: 70px;
}

.listTable .eachCost {
    text-align: left;
    width: 10%;
}

.listTable .totalCost {
    text-align: right;
    width: 11%;
}

.listTable .remove {
    text-align: right;
    width: 8%;
}

.listTableMobile {
    display: none;
    font-size: 12px;
}

.listTableMobile .selected {
    text-align: center;
    padding: 0px 10px 0px 0px;
    width: 20px;
}

.listTableMobile .title {
    float: none;
    clear: both;
}

.listTableMobile .toggle {
    width: 20px;
    float: right;
    cursor: pointer;
}

.listTableMobile .expandedContent .expandedCol {
    padding: 0px 11px 0px 11px;
    min-width: 200px;
}

.listTableMobile .expandedContent .expandedCol>div {
    min-height: 10px;
    padding: 5px 0 5px 20px;
}

.listTableMobile .expandedContent .expandedCol .leftCol {
    float: left;
    font-weight: bold;
    display: inline-block;
    width: 40%;
    padding-right: 25px;
}

.listTableMobile .expandedContent .expandedCol .rightCol {
    display: inline-block;
    width: 45%;
}

.listTableMobile .actions {
    font-size: 12px;
    padding: 0px 11px 0px 30px;
    float: none;
    display: inline-block;
}

.listTableMobile .actions .button_text {
    padding: 3px 0px !important;
    width: 218px;
}

.listTableMobile .actions .actionImage {
    vertical-align: middle;
}

.listTableMobile .actionDropdown {
    position: absolute;
    right: inherit;
    width: 220px;
}

.withPreviewImage .cell {
    padding-top: 25px;
}

.withPreviewImage .previewImage .cell {
    padding: 5px;
    text-align: center;
}

.withPreviewImage .actions .cell {
    padding-top: 20px;
}

.listTable .withPreviewImage .actions .cell {
    padding-top: 25px;
}

.listTable .withPreviewImage .col1 .cell img {
    width: 100%;
}

.listTable .footer,
.listTableMobile .footer {
    padding: 20px 0 20px 10px;
    width: 98%;
}

.listTable .footer .pageCount,
.listTableMobile .footer .pageCount {
    font-size: 12px;
}

.listTable .footer .pageButtons,
.listTableMobile .footer .pageButtons {
    float: right;
    margin-top: -10px;
}

.listTable .actions .cell {
    padding: 5px 5px 5px 0;
    text-align: right;
}

.listTable .actions .button_text {
    border-bottom: 0 none;
    padding: 5px 5px 0;
}

.listTable .button_secondary .button_text,
.listTable .button_primary .button_text {
    font-size: 13px;
}

.listTable .button_primary.disable {
    display: none;
}

#Saved_OrderList_list_table.listTable .order {
    width: 25%;
    text-align: left;
}

#Saved_OrderList_list_table.listTable .name {
    width: 25%;
    text-align: left;
}

#Saved_OrderList_list_table.listTable .updated {
    width: 11%;
    text-align: left;
}

#Saved_OrderList_list_table.listTable .total_price {
    width: 16%;
    text-align: right;
}

#newListDropdown {
    right: 0px;
    width: 220px;
}

#uploadListDropdown {
    right: 21px;
    width: 220px;
}

#csr_resetPassword_dropdown_panel {
    right: 0px;
    width: 220px;
}

.toolbarDropdown .hidden {
    display: none;
}

.toolbarDropdown {
    background: linear-gradient(to bottom, #FFFFFF 46%, #F5F5F5 100%) repeat scroll 0 0 hsla(0, 0%, 0%, 0);
    border: 1px solid #BFBFBF;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    box-shadow: -5px 5px 20px -6px rgba(191, 191, 191, 0.75);
    display: none;
    font-size: 12px;
    margin-top: 24px;
    padding: 15px;
    position: absolute;
    z-index: 10;
    display: none;
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#F5F5F5', GradientType=0);
    /* IE6-9 */
    background-color: #FFFFFF;
}

.toolbarDropdown.active {
    display: block;
}

.createTableList .input_field,
.uploadTableList .input_field {
    margin: 15px 0;
    width: 204px;
}

.createTableList .button_primary,
.createTableList .button_secondary,
.uploadTableList .button_secondary {
    margin: 5px 0;
}

.createTableList .button_secondary>.button_text,
.createTableList .button_primary>.button_text,
.uploadTableList .button_secondary>.button_text,
.uploadTableList .button_primary>.button_text {
    width: 175px;
    max-width: 175px;
}

.uploadTableList #uploadButton.button_primary>.button_text {
    width: auto;
}


/* Begin: Upload list drop down menu */

.uploadTableList #uploadSaveButton {
    float: left;
    margin-right: 9px;
}

.uploadTableList .download_link_icon {
    float: left;
    margin-right: 5px;
    vertical-align: middle;
}

.uploadTableList .download_link {
    color: #006ECC;
    position: relative;
    top: 2px;
}

.uploadTableList #uploadButton {
    margin-top: 10px;
    cursor: pointer;
}

.uploadTableList .uploadForm {
    padding-bottom: 15px;
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 15px;
}

.uploadTableList .uploadForm .formContents {
    background: #eee;
    border-radius: 5px;
    padding: 15px;
    margin-bottom: 15px;
}

.uploadTableList .exampleInfo .exampleTable {
    border-collapse: collapse;
}

.uploadTableList .exampleInfo .exampleTable td {
    border: 1px solid #b7b7b7;
    padding: 5px;
}


/* The first column in the table is 150px wide */

.uploadTableList .exampleInfo .exampleTable td:nth-child(1) {
    width: 150px;
}


/* The second column in the table is 50px wide */

.uploadTableList .exampleInfo .exampleTable td:nth-child(2) {
    width: 50px;
}

.uploadTableList #uploadButtonArea {
    width: 100%;
}

.uploadTableList #UpLoadedFile {
    position: absolute;
    left: -150px;
    opacity: 0;
    filter: alpha(opacity=0);
}

.uploadTableList #fileNameBox {
    width: 180px;
    background-color: #eee;
}


/* End: Upload list drop down menu */


/* Begin: Upload file status table */

#fileUploadStatus {
    margin-bottom: 20px;
    font-size: 12px;
    margin-top: 5px;
    padding-left: 0px;
}

#fileUploadStatus h1 {
    font-size: 18px;
    padding: 0px 0px 10px 0px;
}

#fileUploadStatusBox {
    border-radius: 5px;
    padding: 10px;
    border: 1px solid #e9e9e9;
    overflow-y: auto;
    max-height: 126px;
}

#fileUploadStatusBox .fileUpload {
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

#fileUploadStatusBox .fileUpload:last-child {
    border-bottom: 0;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

@-moz-document url-prefix() {
    #fileUploadStatusBox .fileUpload:last-child {
        border-bottom: 0;
        padding-bottom: 0px;
        margin-bottom: 10px;
    }
}

.fileName {
    overflow: hidden;
    text-overflow: ellipsis;
}

#fileUploadStatusBox .fileName {
    float: left;
    width: 32%;
    padding-top: 2px;
}

#fileUploadStatusBox .uploadStatus {
    float: left;
    padding-right: 2%;
    width: 23%;
}

#fileUploadStatusBox .uploadStatus img {
    vertical-align: middle;
    width: 20px;
    margin-right: 5px;
    float: left;
    padding: 0px 4px 0px 4px;
}

#fileUploadStatusBox .uploadStatus span {
    display: inline;
}

#fileUploadStatusBox .uploadStatus .loading {
    font-style: italic;
    padding-top: 2px;
}

#fileUploadStatusBox .uploadStatus .complete {
    padding-top: 2px;
}

#fileUploadStatusBox .timeStamp {
    float: left;
    width: 24%;
    vertical-align: middle;
    padding-top: 2px;
}

#fileUploadStatusBox .logbtn {
    float: left;
    display: inline-block;
}

#fileUploadStatusBox .columnHead {
    display: none;
}


/* End: Upload file status table */


/* Begin: RequisitionListUploadDetails Widget */

#LogTable {
    height: auto;
    border: 1px solid #e9e9e9;
    border-radius: 5px;
    max-width: 100%;
}

#LogTable .row {
    font-size: 12px;
}

#LogTable .toolbar {
    background: none repeat scroll 0 0 #F0F0F0;
    font-size: 12px;
    padding-left: 2px;
}

#LogTable .last {
    border-bottom: 0 none;
}

#LogTable .row .UploadStatus {
    display: inline-block;
    float: none;
    padding-left: 11px;
    position: relative;
    top: 2px;
}

#LogTable .row .UploadStatus img {
    width: 20px;
}

#LogTable .row .UploadStatusText {
    padding-left: 5px;
    padding-top: 2px;
    float: left;
}

#LogTable .row .UploadStatusDate {
    padding-left: 11px;
    padding-top: 2px;
    float: left;
}

#LogTable.requisitionList .entry {
    margin: 0 15px;
}

#LogTable #status {
    font-size: 12px;
    padding: 10px 0 10px 14px;
    width: 90%;
}

.logTable {
    display: inline-block;
    float: left;
    width: 50%;
}

.logTable .cell {
    padding: 13px 10px 7px 4px;
}

.logTable:nth-of-type(1) {
    font-style: bold;
}

#twoTables {
    height: 147px;
    padding-left: 0px;
}

@-moz-document url-prefix() {
    #twoTables {
        height: 150px;
        padding-left: 7px;
    }
}

.requisitionList {
    border: 1px solid #e9e9e9;
    border-radius: 5px;
}

.requisitionList .toolbar {
    background: none repeat scroll 0 0 #F9F9F9;
    margin-bottom: 4px;
    padding: 10px;
}

.requisitionList .entry {
    border-bottom: 1px solid #e9e9e9;
    margin: 0px 10px 0px 10px;
}

.requisitionList .entry .input_field {
    width: 40px;
    text-align: center;
}

.requisitionList .cell {
    padding: 13px 10px 7px 0px;
    font-size: 12px;
}

.requisitionList .cell a,
.requisitionListMobile .cell a {
    color: #006ecc;
}

.UploadStatus .imgStatus {
    padding: 0 4px 0 1px;
    position: relative;
    float: left;
}

#suggestedProductsResults .as_thumbnail {
    border: 1px solid #D9D9D9;
    margin-right: 15px;
    padding: 0;
    float: left;
}

#suggestedProductsResults .as_thumbnail img {
    width: 32px;
    height: 32px;
}

#suggestedProductsResults .partNumber {
    color: #737373;
    font-size: 12px;
    line-height: 140%;
}

#autoSuggestBySKU_Result_div {
    position: absolute;
}

#MQuickOrderForm .autoSuggestBySKU_QuickOrder {
    margin: 2px 0px 0px 25px;
}

.skuAddSearch {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #B8B8B8;
    display: none;
    font-size: 12px;
    margin-top: -2px;
    position: absolute;
    width: 400px;
    z-index: 20;
}

.skuSearchItem:hover {
    background: none repeat scroll 0 0 #D9E9F7;
    cursor: pointer;
}

.skuSearchItem:nth-child(1) {
    border-top: 0 none;
}

.skuSearchItem {
    border-top: 1px solid #B8B8B8;
}

.skuCode {
    float: left;
    margin-right: 40px;
    padding: 13px;
}

.skuTitle {
    padding: 13px;
}

.formButtonDisabled {
    cursor: default;
    pointer-events: none;
}

.formButtonGreyOut {
    color: #BFBFBF !important;
}

@media screen and (max-width: 1024px) {
    #LogTable {
        display: block;
    }
}

@media screen and (max-width: 600px) {
    #LogTable .last {
        border-bottom: 1px solid rgb(233, 233, 233);
    }
    .logTable {
        position: relative;
        width: 100%;
        float: none;
    }
    .logHeader {
        display: none;
    }
    #twoTables {
        height: auto;
    }
    #LogTable {
        height: auto;
        border-radius: 0px;
    }
    .sorting_controls>span.page_size_label {
        display: inline-block;
        width: 70px;
    }
    .sorting_controls>span.order_by_label {
        display: inline-block;
        width: 75px;
    }
}

.logHeader .col3 {
    width: 30%;
}

.logColumn .col3 {
    width: 30%;
}


/* End: RequisitionListUploadDetails Widget */

.globalLogin.selectWrapper {
    margin-bottom: 15px;
    height: auto;
    display: block;
}

#WC_B2BMyAccountParticipantRole_select_1_dropdown .orderBySelectMenu>tr td,
#WC_B2BMyAccountParticipantRole_select_2_dropdown .orderBySelectMenu>tr td,
#WC_B2BMyAccountParticipantRole_select_1_alt_dropdown .orderBySelectMenu>tr td,
#WC_B2BMyAccountParticipantRole_select_2_alt_dropdown .orderBySelectMenu>tr td {
    height: 16px;
    padding: 6px 0;
    font-size: 12px;
    line-height: 16px;
    padding-left: 2px;
    color: #545454;
    border-bottom: 1px solid #898989;
    list-style: none;
}

#newListPublicPrivateDropdown.selectWrapper {
    margin-bottom: 15px;
    height: auto;
    display: block;
}

#listType_dropdown .orderBySelectMenu>tr td {
    height: 16px;
    padding: 6px 0;
    font-size: 12px;
    line-height: 16px;
    padding-left: 2px;
    color: #545454;
    border-bottom: 1px solid #898989;
    list-style: none;
}

.contractSelectPanel .selectWrapper {
    margin-bottom: 15px;
    height: auto;
    display: block;
}

#contractSelectDropDown_dropdown .orderBySelectMenu>tr td,
#organizationSelectDropDown_dropdown .orderBySelectMenu>tr td {
    height: 16px;
    padding: 6px 0;
    font-size: 12px;
    line-height: 16px;
    padding-left: 2px;
    color: #545454;
    border-bottom: 1px solid #898989;
    list-style: none;
}

.keyIcon {
    display: none !important;
    padding: 2px;
    z-index: 998;
}

.actionDropdown {
    border: 1px solid #bfbfbf;
    border-radius: 5px;
    -webkit-box-shadow: -5px 5px 20px -6px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: -5px 5px 20px -6px rgba(0, 0, 0, 0.75);
    box-shadow: -5px 5px 20px -6px rgba(0, 0, 0, 0.75);
    position: absolute;
    z-index: 10;
    background: #fff;
    right: 2%;
    margin-top: -2px;
    width: 170px;
    display: none;
    font-size: 12px;
}

.actionDropdownPushContent {
    position: relative;
}

.actionDropdown.active {
    display: block;
}

.actionDropdownAnchorHide {
    border-bottom: 1px solid rgb(191, 191, 191);
    z-index: 0;
}

.actionDropdownAnchorDisplay {
    background: none repeat scroll 0% 0% rgb(255, 255, 255);
    border-bottom: 1px solid rgb(255, 255, 255);
    z-index: 12;
}

.actionTitle {
    padding: 13px 12px;
    text-align: left;
}

.actionItem {
    border-bottom: 1px solid #bfbfbf;
}

.actionItem:not(.inactive):hover {
    background: #777;
    color: #fff;
    cursor: pointer;
}

.actionItem.inactive .actionTitle a {
    cursor: default;
    color: #6C6C6C;
}

.actionItem .actionTitle a {
    color: inherit;
}

.listTable a.button_secondary.actionButton.clicked,
.listTable a.button_secondary.toolbarButton.clicked {
    background: #fff;
    border-bottom: 1px solid #fff;
    z-index: 12;
    filter: none !important;
    /* IE 6- 9*/
}

.noListsMessage {
    padding: 20px !important;
}


/*

	CSS pertaining to the requisition list info widget 

*/

.requisitionList_type_selection {
    height: 27px;
}

.requisitionList_type_selection .button_text {
    height: 27px;
}

.requisitionList_type_selection img {
    position: absolute;
    right: 3px;
    bottom: 3px;
}

#requisitionListCurrentInfo h1,
#editRequisitionListInfo h1 {
    padding-left: 0px;
    margin-left: 0px;
    margin-bottom: 10px;
}

#requisitionListCurrentInfo,
#editRequisitionListInfo {
    padding: 0px 15px;
    margin-bottom: 30px;
    font-size: 13px;
}

#editRequisitionListInfo {
    display: none;
}

#editRequisitionListInfo .fields {
    max-width: 485px;
    min-width: 402px;
    position: relative;
}

#editRequisitionListInfo .input_field {
    width: 65%;
    margin-bottom: 15px;
    margin-right: 10px;
}

#editRequisitionListInfo #updateInfoButton {
    margin-right: 10px;
}

#editRequisitionListInfo .label {
    max-width: 50px;
    min-width: 40px;
    margin-bottom: 10px;
}

#editRequisitionListInfo #actionDropdown4 {
    left: 66.5%;
    top: 30px;
}

#editRequisitionListInfo #actionButton4 .button_text {
    width: 60%;
    padding: 0px 20px;
    min-width: 40px;
}


/* css for OrderDetail_Info widget */

#orderInfo {
    padding: 0px 10px;
    margin: 10px 10px 30px 20px !important;
    font-size: 12px;
}

#orderInfo h1 {
    padding-left: 0px;
    margin-left: 0px;
    margin-bottom: 10px;
}

#orderInfo .entry {
    margin-bottom: 3px;
}

#orderInfo .label {
    display: inline-block;
    min-width: 150px;
}


/*

	CSS pertaining to the saved order details widget 

*/

#savedOrderCurrentInfo h1,
#editSavedOrderInfo h1 {
    padding-left: 0px;
    margin-left: 0px;
    margin-bottom: 10px;
}

#savedOrderCurrentInfo,
#editSavedOrderInfo {
    padding: 0px 15px;
    margin-bottom: 30px;
    font-size: 12px;
}

#savedOrderCurrentInfo .label {
    display: inline-block;
    width: 120px;
}

#savedOrderCurrentInfo .editListInfo {
    font-size: 12px;
}

#savedOrderCurrentInfo .entry {
    margin-bottom: 3px;
}

#editSavedOrderInfo {
    display: none;
}

#editSavedOrderInfo .fields {
    max-width: 550px;
    min-width: 352px;
    position: relative;
}

#editSavedOrderInfo .input_field {
    width: 60%;
    margin-bottom: 15px;
    margin-right: 10px;
}

#editSavedOrderInfo #updateInfoButton {
    margin-right: 10px;
}

#editSavedOrderInfo .label {
    margin-bottom: 10px;
    margin-top: 5px;
    max-width: 93px;
    min-width: 40px;
    width: 75px;
}

#Header_GlobalLogin_signOutQuickLinkUser {
    margin-right: 4px;
}

#quickLinksBar>li>#Header_GlobalLogin_signOutQuickLink {
    max-width: 293px;
    margin-top: -12px;
    padding-right: 20px;
}

#quickLinksBar>li>#Header_GlobalLogin_signOutQuickLink.Header_GlobalLogin_signOutQuickLink_CSR {
    padding: 10px 15px;
}

#Header_GlobalLogin_desktopExpandArrow {
    bottom: 9px;
    position: absolute;
    right: 7px;
}

#Header_GlobalLogin_loggedInDropdown.menuDropdown {
    right: 203px;
}

.menuDropdown {
    background: linear-gradient(to bottom, #FFFFFF 46%, #F5F5F5 100%) repeat scroll 0 0 hsla(0, 0%, 0%, 0);
    background-color: #FFFFFF;
    border: 1px solid #BFBFBF;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    color: #4D4D4D;
    display: none;
    font-size: 13px;
    position: absolute;
    right: 299px;
    top: 56px;
    width: 328px;
    z-index: 100;
}

.menuDropdown_csr {
    right: 299px;
    z-index: 999;
}

.menuDropdown.active {
    display: block;
}

.menuDropdown .panel {
    padding: 20px;
}

.menuDropdown .field {
    margin-bottom: 18px;
}

.menuDropdown .footer {
    border-top: 1px solid #BFBFBF;
    margin-top: 20px;
    padding-top: 20px;
}

.menuDropdown .label {
    margin-bottom: 8px;
}

.loginMenuDropdown {
    background-color: #FFFFFF;
    background: linear-gradient(to bottom, #FFFFFF 46%, #F5F5F5 100%) repeat scroll 0 0 hsla(0, 0%, 0%, 0);
    border: 1px solid #BFBFBF;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    color: #4D4D4D;
    display: none;
    font-size: 13px;
    position: absolute;
    right: 202px;
    top: 56px;
    width: 290px;
    z-index: 100;
}

.loginMenuDropdown.active {
    display: block;
}

.loginMenuDropdown .panel {
    padding: 20px;
}

.loginMenuDropdown .field {
    margin-bottom: 18px;
}

.loginMenuDropdown .label {
    margin-bottom: 8px;
}

.loginMenuDropdown .input_field {
    width: 233px;
}

.menuDropdown .errorLabel,
.loginMenuDropdown .errorLabel {
    color: #CC4400;
    display: none;
    margin-bottom: 10px;
}

.menuDropdown .errorLabel.active,
.loginMenuDropdown .errorLabel.active {
    color: #CC4400;
    display: block;
    margin-bottom: 10px;
}

.signInForm .button_primary,
.signInForm .button_secondary {
    margin-right: 4px;
    width: 117px;
}

.signInForm .button_primary .button_text,
.signInForm .button_secondary .button_text {
    width: 105px;
    padding: 0 5px;
}

.loginMenuDropdown .checkbox {
    padding: 5px 5px 5px 0px;
    width: auto;
}

.loginMenuDropdown .checkbox .checkedCheckBox {
    display: inline;
    cursor: pointer;
    margin-right: 7px;
    vertical-align: middle;
}

.loginMenuDropdown .field .link {
    color: #006DCC;
    font-size: 12px;
}

.loginMenuDropdown .button_secondary .button_text,
.loginMenuDropdown .button_primary .button_text {
    font-size: 11px;
}

.loginMenuDropdown .footer {
    border-top: 1px solid #BFBFBF;
    margin-top: 20px;
    padding-top: 20px;
}

.GlobalLoginWidgetAlt {
    display: none;
}

.GlobalLoginWidgetAlt.active {
    display: block;
}

.headerWidgetLink {
    display: block;
    position: relative;
    max-width: 200px;
    margin: -10px 0;
    padding: 10px 15px;
}

.panelLinkSelected.selected {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #B8B8B8 #B8B8B8 #FFFFFF;
    border-image: none;
    border-style: solid;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-width: 1px;
    left: 1px;
    z-index: 101;
}

#signInDropdown {
    top: 0px;
    right: 299px;
}

.loggedInContractSelectPanel .button_primary,
.loggedInContractSelectPanel .button_secondary,
.contractSelectPanel .button_secondary,
.contractSelectPanel .button_primary,
.signOutButton {
    width: 285px;
}

.loggedInContractSelectPanel .button_primary .button_text,
.loggedInContractSelectPanel .button_secondary .button_text,
.contractSelectPanel .button_secondary .button_text,
.contractSelectPanel .button_primary .button_text,
.signOutButton .button_text {
    width: 244px;
}

.loggedInContractSelectPanel .button_secondary .button_text,
.loggedInContractSelectPanel .button_primary .button_text {
    font-size: 11px;
    line-height: normal;
    text-align: center;
}

.userProfileIcon {
    vertical-align: middle;
    margin-right: 3px;
}

#QuickLinks_GlobalLogin_signOutQuickLink.panelLinkSelected.selected:after {
    top: 110px;
}

#QuickLinks_GlobalLogin_signOutQuickLink.panelLinkSelected:after {
    top: 110px;
}

#globalLoginWidget .loginMenuDropdown {
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
    background: linear-gradient(to bottom, #FFFFFF 46%, #FCFCFC 100%) repeat scroll 0 0 hsla(0, 0%, 0%, 0);
    color: #4D4D4D;
    font-size: 13px;
    z-index: 100;
}

#globalLoginWidget .loginMenuDropdown.active {
    display: block;
}

#QuickLinks_GlobalLogin_signInQuickLink.panelLinkSelected.selected:after {
    right: -34px;
    top: 60px;
}

#QuickLinks_GlobalLogin_signInQuickLink.panelLinkSelected:after {
    right: -34px;
    top: 60px;
}

#globalLoginWidget .panelLinkSelected.selected {
    background: none repeat scroll 0 0 hsla(0, 0%, 0%, 0);
    border: 0 none;
    border-radius: 0;
    left: 1px;
    z-index: 101;
}

#globalLoginWidget .sign_in_registration {
    color: #4D4D4D;
    line-height: 1.1em;
    margin: 0 auto;
    max-width: 773px;
}

#globalLoginWidget .loginMenuDropdown .panel {
    padding: 0 20px 10px 10px;
}

.row.footer.savedOrderFooterSection {
    width: 99%;
}

.col12.savedOrderFooterColSection {
    width: 100%;
}

.col6.orderLabelCol {
    width: 87%;
    position: relative;
    display: inline-block;
    text-align: right;
}

.orderLabelCol .orderLabel {
    text-align: right;
}

.col6.orderValueCol {
    width: 12%;
    position: relative;
    display: inline-block;
    text-align: right;
}

.orderValueCol .orderValue {
    text-align: right;
}

.orderSummary {
    padding-right: 70px;
    text-align: right;
}

.orderSummary .orderField {
    margin-bottom: 5px;
}

.orderSummary .orderLabel {
    display: inline-block;
    margin-right: 20px;
}

.orderSummary .orderValue {
    display: inline-block;
}

.orderFinalAmount {
    color: #CA4200;
    font-weight: bold;
}


/**
 * 		Organizations and buyers page
 *		Create buyer page
**/

#OrganizationAndUsersPageHeading h1 {
    padding: 0;
}

#BuyerAdministratorBuyerCommonPageHeading .required-field {
    padding: 0 10px;
    color: #FF0000;
}


/*

	CSS pertaining to the Organization Users list widget 

*/

#OrganizationUsersList_Widget_Heading,
#orgListHeading_2 {
    margin-bottom: 10px;
    font-size: 18px;
}

#OrganizationUsersList_toolbar_form_botton {
    padding: 10px 0;
}


/* list table toolbar */

.listTable .toolbar.collapsible {
    background: #F9F9F9 !important;
    margin-bottom: 4px !important;
    padding: 10px !important;
}

.listTable .collapsible .toggle .button_text {
    height: 0;
    width: 0;
    padding: 15px;
}

.listTable .collapsible .toggle .button_text:after {
    content: "";
    background-repeat: no-repeat;
    bottom: 4px;
    right: 4px;
    height: 20px;
    width: 20px;
    position: absolute;
}

.listTable .collapsible[aria-expanded="false"] .toggle .button_text:after {
    background-image: url("../images/icon_plus.png");
}

.listTable .collapsible[aria-expanded="true"] .toggle .button_text:after {
    background-image: url("../images/icon_minus.png");
}

.listTable .collapsible span {
    font-size: 13px;
}

.listTable .content .field {
    font-size: 13px;
    margin: 15px 0px 0px 0px;
}

.listTable .content .field input {
    font-size: 12px;
    padding: 8px;
    background: #FFFFFF;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #E0E0E0;
    border-radius: 5px 5px 5px 5px;
    width: 80%;
}

.listTable .quantity .input_field {
    padding: 8px;
}

#autoSuggestBySKU_Result_div_skuAdd.autoSuggestBySKU_QuickOrder {
    position: absolute;
}

#RequisitionListItems_table .input_field.small {
    width: 80px;
}

#SavedOrderItems_table .previewImage {
    width: 14%;
}

#SavedOrderItems_table .name {
    width: 20%;
}

#SavedOrderItems_table .availability {
    text-align: center;
    width: 14%;
}

#SavedOrderItems_table .eachCost {
    text-align: right;
    width: 10%;
}

#SavedOrderItems_table .quantity {
    text-align: center;
    width: 14%;
}

#SavedOrderItems_table .quantity #quantityCell_1 {
    padding-right: 0px;
}

#SavedOrderItems_table .totalCost {
    text-align: right;
    padding-right: 0px;
    width: 14%;
}

#SavedOrderItems_table .actions {
    text-align: right;
    width: 14%;
}

#SavedOrderItems_table .eachCost .cell {
    padding-right: 0px;
}

#SavedOrderItems_table .totalCost .cell {
    padding-right: 0px;
}

#SavedOrderItems_table .withPreviewImage .actions .cell {
    padding-top: 25px;
}

#SavedOrderItems_table .entry .input_field {
    float: left;
    left: 32px;
    positon: relative;
    text-align: center;
    width: 40px;
}

#SavedOrderItems_table .quantityCellDiv {
    height: 100%;
    margin: 0 auto;
    width: 58px;
    position: relative;
}

#SavedOrderItems_table .quantityUpdated {
    /*right: -90px;*/
    height: 16px;
    float: left;
    left: 52px;
    position: relative;
    right: auto;
    top: -33px;
}

#SavedOrderItems_table .quantityUpdated img {
    width: initial;
}

#SavedOrderItems_table .input_field.small {
    width: 70px;
}

#SavedOrderItems_table .info_icon {
    color: #006ecc;
}

#OrganizationUsersList_toolbar_searchForm {
    margin: 0 10px;
}

.col1.status.orgUsersHeader {
    width: 14%;
}

.col1.actions.orgUsersHeader {
    width: 14%;
}

.col2.logonId.orgUsersHeader {
    width: 15%;
}

.col3.name.orgUsersHeader {
    width: 22%;
}

.col5.roles.orgUsersHeader {
    width: 35%;
}

.col1.status.orgUsersColumn {
    width: 14%;
}

.col1.actions.orgUsersColumn {
    width: 14%;
}

.col2.logonId.orgUsersColumn {
    width: 15%;
}

.col3.name.orgUsersColumn {
    width: 22%;
}

.col5.roles.orgUsersColumn {
    width: 35%;
}

.col1.actions.buyerApprovalHeader {
    width: 9%;
}

.col2.buyerApprovalHeader {
    width: 16%;
}

.col2.approve.buyerApprovalHeader {
    width: 19%;
}

.col3.buyerApprovalHeader {
    width: 22%;
}

.col1.actions.buyerApprovalColumn {
    width: 9%;
}

.col2.buyerApprovalColumn {
    width: 16%;
}

.col2.approve.buyerApprovalColumn {
    width: 19%;
}

.col3.buyerApprovalColumn {
    width: 22%;
}


/*

	CSS pertaining to the OrganizationUserInfo widget 

*/

#WC_denotesRequiredField {
    font-size: 12px;
}

.required_field:after {
    content: "*";
    color: #ff0000;
}

.row.margin-true>div>div.OrganizationUserInfo,
.row.margin-true>div>div.UserRoleManagement,
.row.margin-true>div>div.UserMemberGroupManagement {
    margin: 0;
}

.pageSection {
    border-bottom: 1px solid #e0e0e0;
    padding: 10px 0px 20px;
    margin: 10px;
}

.pageSection.header {
    border-bottom: 0 none;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-top: 0;
}

.pageSection.header .pageSectionTitle {
    margin-bottom: 0;
}

.pageSection .pageSectionTitle {
    font-size: 17px;
    font-weight: normal;
    margin-bottom: 10px;
}

.pageSection .pageSectionTitle .title {
    display: inline-block;
    width: 400px;
}

.pageSection .pageSectionTitle h2 {
    display: inline-block;
    font-weight: inherit;
}

.pageSection .pageSectionTitle h2#addressBookContactDetails {
    margin-top: 10px;
}

.pageSectionTitle .description {
    font-size: 12px;
}

.pageSection .pageSectionTitle>span:not(.spanacce),
.pageSection .pageSectionTitle>p,
.pageSection .pageSectionTitle>h2 {
    display: inline-block;
    width: 340px;
}

.pageSection .pageSectionTitle #memberGroupExpand {
    width: 17px;
}

.pageSection .pageSectionTitle #OrderCommentsSection {
    width: 17px;
}

.pageSection .pageSectionTitle .editIcon {
    cursor: pointer;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    width: 25px;
    height: 25px;
    text-align: center;
    display: inline-block;
}

.editView {
    position: relative;
}

.pageSection.editView .pageSectionTitle .editIcon {
    display: none;
}

.editView .readField {
    display: none;
}

.pageSection .pageSectionTitle .editIcon img {
    position: relative;
    right: -2px;
}

.pageSection .field {
    margin-bottom: 15px;
    position: relative;
}

.pageSection .field .link {
    color: #006ECC;
}

.pageSection .field .column_label {
    width: 80%;
}

.pageSection .field .privacy .link {
    float: right;
}

.pageSection .field .sub_field {
    float: left;
}

.pageSection .field p,
.pageSection .field label,
.pageSection .field span {
    font-size: 12px;
    margin-bottom: 2px;
}

.pageSection .field input {
    border-radius: 5px;
    border: 1px solid #e0e0e0;
    padding: 8px;
    font-size: 12px;
    width: 80%;
    max-width: 300px;
    margin-bottom: 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.editActions .button_primary,
.editActions .button_secondary {
    margin-right: 10px;
}

.editActions .button_primary .button_text,
.editActions .button_secondary .button_text {
    min-width: 60px;
}

.pageSection .readField {
    font-size: 12px;
}

.pageSection .readField .field {
    margin-bottom: 6px;
}

.pageSection .readField .readValue {
    display: inline-block;
}

.pageSection .readField .readLabel {
    width: 195px;
    display: inline-block;
}

.pageSection .readField .readLabel-NoWidth {
    display: inline-block;
}

.readOnly .editField {
    display: none;
}

.formField {
    min-width: 300px;
}


/*

	CSS pertaining to the UserRoleManagement widget 

*/

#UserRoleManagement_OrgList .row.tableHeader span {
    display: table-cell;
    height: 27px;
    vertical-align: middle;
}

.pageSection.collapsible .content,
.pageSection.collapsible .pageSectionTitle {
    padding-left: 29px;
}

.pageSection.collapsible .toggle {
    background-image: url("../images/icon_minus.png");
    background-position: center;
    background-repeat: no-repeat;
    content: "";
    height: 25px;
    position: absolute;
    width: 25px;
}

.pageSection.collapsible[aria-expanded='false'] .toggle {
    background-image: url("../images/icon_plus.png");
}

.pageSection.collapsible {
    background-color: transparent !important;
    padding: 10px 0px !important;
}

.roleSelector .orgHeader {
    padding-left: 12% !important;
}

.pageSection .subTitle {
    font-size: 12px;
    margin-bottom: 10px;
}

.roleSelector {
    margin-bottom: 20px;
    display: block !important;
}

.roleSelector .toolbar input {
    width: 250px;
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 15px;
}

.roleSelector .toolbar .toolbarButtons {
    float: left;
    margin: 5px 0;
}

.roleSelector .toolbar .toolbarButtons a {
    margin-right: 10px;
}

.roleSelector .tableHeader {
    font-weight: bold;
}

.roleSelector .entry #WC_UserRoleManagement_edit_roleSelector>.panel {
    border-left: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
}

.roleSelector .entry .panel {
    height: 320px;
    overflow-y: auto;
    padding: 10px 0px;
    font-size: 12px;
    position: relative;
}

.roleSelector .entry {
    margin: 0px !important;
}

.roleSelector .reportSummary {
    border-bottom: 1px solid #e9e9e9;
    padding: 10px;
    position: relative;
}

.roleSelector .highlight {
    background: #f9f9f9;
}

.roleSelector .reportSummary p {
    padding-right: 20px;
}

.roleSelector .reportSummary .icon {
    position: absolute;
    right: 0;
    top: 10px;
    width: 20px;
}

.roleSelector .checkField {
    margin-bottom: 15px;
}

.roleSelector .checkField .checkBoxer {
    float: left;
    margin-right: 10px;
    border-style: none;
    border-width: 0px;
    padding-left: 50px;
    min-height: 30px;
    width: auto;
    height: auto
}

.roleSelector .checkField p {
    font-size: 13px;
    padding-top: 3px;
}

.roleSelector .selectIcon .cell {
    background: url("../images/star_icon_OFF.png");
    background-repeat: no-repeat;
    background-position: 15px 8px;
    content: "";
    height: 22px;
    width: 22px;
}

.roleSelector .highlight .selectIcon .cell {
    background: url("../images/star_icon_ON.png");
    background-repeat: no-repeat;
    background-position: 15px 8px;
    content: "";
    height: 22px;
    width: 22px;
}

.roleSelector .checkField .checkBoxer:before {
    content: "";
    height: 30px;
    width: 30px;
    border: 1px solid #C8C8C8;
    border-radius: 5px;
    position: absolute;
    left: 10px;
    margin-bottom: 10px;
}

.roleSelector .checkField .checkBoxer[aria-checked="true"]:before {
    background-image: url("../images/check_arrow.png");
    background-position: 6px 6px;
    background-repeat: no-repeat;
}

.roleSelector .toolbar .toolbarButtons .filterButton[aria-hidden="true"] {
    display: none;
}


/*

	CSS pertaining to the UserRoleManagement widget 

*/

.UserMemberGroupManagement .memberGroup .entryField[aria-hidden="true"] {
    display: none;
}

.UserMemberGroupManagement .memberGroup .entryField {
    border: 1px solid #999999;
    border-radius: 5px 5px 5px 5px;
    float: left;
    font-size: 12px;
    margin-right: 10px;
    margin-top: 5px;
    maring-bottom: 5px;
    padding: 10px 25px 10px 10px;
    position: relative;
}

.UserMemberGroupManagement .entryField .icon {
    position: absolute;
    right: 5px;
    top: 10px
}

.UserMemberGroupManagement .group {
    margin-bottom: 20px;
}

.UserMemberGroupManagement .group p {
    font-size: 12px;
    margin-bottom: 5px;
}


/*
	CSS pertaining to the BuyerApproval and OrderApproval and OrderDetail_* widgets
*/

#OrderAporovalPageHeading {
    margin-left: 10px;
}

#OrderSummaryPageHeading {
    margin-left: 10px;
}

#OrderDetail_ItemTable_table {
    margin-top: 20px;
}

#orderSummary {
    background: none repeat scroll 0 0 #F0F0F0;
    border-radius: 5px 5px 5px 5px;
    font-size: 12px;
    margin: 0 10px 10px;
    padding: 10px;
}

#orderSummary .label {
    display: inline-block;
    width: 140px;
}

.orderSummaryReport {
    font-size: 12px;
    margin: 10px 10px 30px 20px !important;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
}

.orderSummaryReport h2 {
    font-size: 15px;
    margin-bottom: 4px;
}

.orderSummaryReport h3 {
    cursor: pointer;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 10px;
    text-decoration: underline;
}

.orderSummaryReport .label {
    display: inline-block;
    width: 60%;
}

.orderSummaryReport .value {
    display: inline-block;
    max-width: 80px;
    text-align: right;
    width: 31%;
}

.col1.orderApprovalHeader {
    width: 9%;
}

.col1.date.orderApprovalHeader {
    width: 11%;
}

.col1.status.orderApprovalHeader {
    width: 11%;
}

.col1.actions.orderApprovalHeader {
    width: 9%;
}

.col1.approve.orderApprovalHeader {
    width: 11%;
}

.col2.orderApprovalHeader {
    width: 15%;
}

.col3.orderApprovalHeader {
    width: 20%;
}

.col1.orderApprovalColumn {
    width: 9%;
}

.col1.date.orderApprovalColumn {
    width: 11%;
}

.col1.status.orderApprovalColumn {
    width: 11%;
}

.col1.actions.orderApprovalColumn {
    width: 9%;
}

.col1.approve.orderApprovalColumn {
    width: 11%;
}

.col2.orderApprovalColumn {
    width: 15%;
}

.col3.orderApprovalColumn {
    width: 20%;
}

#totalLabel {
    background: none repeat scroll 0 0 #F0F0F0;
    border-radius: 5px 5px 5px 5px;
    margin-top: 20px;
    padding: 10px;
}

#totalLabel .label {
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    padding-left: 0;
    width: 60%;
}

#totalLabel .value {
    color: #CA4200;
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    max-width: 91px;
    text-align: right;
    width: 38%;
}

#summaryOfChanges .label,
.largeLabel {
    padding-left: 10px;
}

.approvalToolbarButton {
    margin: 20px 0 10px 0;
}

#orderSummaryContainer {
    border-bottom: 1px solid #E0E0E0;
    border-top: 1px solid #E0E0E0;
    margin: 10px 0 10px 10px;
    padding: 10px 0 0;
}

.selfServiceCal {
    font-size: 12px;
}


/*	
		Common my account item table UI - toolbar section
*/

.listTable .toolbar #skuAdd {
    width: 225px;
}

.listTableMobile .toolbar #skuAddMobile {
    width: 215px;
}

.listTable .toolbar #skuAdd,
.listTable .toolbar #quantityAdd {
    margin-right: 10px;
}

.listTable .toolbar #toolbarButton1,
.listTable .toolbar #toolbarButton2 {
    float: right;
    margin-bottom: 10px;
    margin-left: 10px;
}


/*	
		Common my account item table UI 
*/


/* Quantity updated message */

.quantityUpdated {
    background: none repeat scroll 0 0 #006ECC;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    color: #FFFFFF;
    display: none;
    font-size: 12px;
    padding: 8px 0 9px;
    position: relative;
    right: -54px;
    text-align: left;
    top: -33px;
    width: 144px;
    z-index: 2;
}

.reqListQuantityUpdated {
    position: relative;
    top: -33px;
    right: -37px;
    background: #006ecc;
    padding: 8px 0 9px;
    font-size: 12px;
    width: 144px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    color: #FFFFFF;
    display: none;
    z-index: 20;
}

.reqListQuantityUpdated img {
    float: left;
    padding-left: 10px;
    padding-right: 4px;
    vertical-align: middle;
}

.quantityUpdated img {
    float: left;
    padding-left: 10px;
    padding-right: 4px;
    vertical-align: middle;
}

@media screen and (max-width: 952px) {
    .productListingWidget>.header_bar .pagination_present {
        min-height: 91px;
    }
    .sorting_view_controls_container {
        clear: both;
        padding-top: 0px;
        padding-right: 0px
    }
    .widget_articles_videos_position .sorting_view_controls_container {
        clear: none;
        padding-top: 5px;
        padding-right: 15px;
    }
    .paging_controls>.left_arrow>img {
        padding-left: 10px;
    }
    .paging_controls>.right_arrow>img {
        padding-right: 10px;
    }
}

@media screen and (max-width: 856px) {
    .homePageContainerRow4>div {
        width: 100%;
    }
    #videoContentFrame {
        width: 461px;
        height: 265px;
        margin-left: -230px;
    }
    div.widget_title_container h1 {
        font-size: 23px;
    }
}

@media screen and (max-width: 770px) {
    .productSpecTable .specTableRow .specTableLabel {
        width: 50%;
    }
    .productSpecTable .specTableRow .specTableValue {
        width: 50%;
    }
    .productDetailTable_csr .specialEntry.row.tableHeader .col1:first-child {
        margin-right: 10px;
    }
}

@media screen and (min-width: 600px) and (max-width: 666px) {
    #section_button_customer_service.optionContainer>.title {
        line-height: 21px;
    }
    #section_button_customer_service.optionContainer .arrow {
        margin: 4px 5px 14px 0;
    }
    .optionContainer>.title {
        padding: 0 6%;
    }
    #registeredCustomersRefreshArea .productDetailTable .fullView .expandedContent .expandedCol,
    #findOrdersRefreshArea .productDetailTable .fullView .expandedContent .expandedCol {
        min-width: 275px !important;
    }
}

@media screen and (max-width: 520px) {
    .productSpecTable .specTableRow .specTableValue {
        text-align: right;
    }
    #videoContentFrame {
        width: 320px;
        height: 183px;
        margin-left: -160px;
    }
    #modelBoxClose {
        top: 12px;
        right: 12px;
    }
}

@media screen and (max-width: 1628px) {
    #articleListing li {
        float: left;
        margin-right: 20px;
    }
}

@media screen and (min-width: 1660px) {
    #articleListing li {
        width: 32% !important;
    }
}


/*@BP-C 1281px+*/

@media screen and (min-width: 1281px) {
    #productsFacetsHorizontal>fieldset {
        width: 48%;
        float: left;
        padding: 1%;
        /*margin: 2px 4px 2px 4px;*/
    }
    #articleListing li {
        float: left;
        width: 47%;
        margin-right: 10px
    }
    .product_page_content #productSlot56>div:nth-child(2),
    .product_page_content #productFullWidthSlot56>div:nth-child(2) {
        margin: -10px 5px;
        display: block;
        padding: 0px 5px;
    }
    .product_page_content #productSlot56 {
        float: left;
    }
    #uploadListDropdown {
        right: 31px;
    }
    #fileUploadStatus {
        margin-top: -10px;
    }
    .requisitionListContent.popup {
        left: 40%;
        width: 325px;
    }
}


/*@BP-B 601px-1280px*/

@media screen and (max-width: 1280px) {
    #productsFacetsHorizontal>fieldset {
        width: 48%;
        /*display: inline-block;*/
        float: left;
        padding: 1%;
        /*margin: 2px 4px 2px 4px;*/
    }
    #orderByDropdown .wcSelect .ui-selectmenu-text,
    .orderByDropdown .wcSelect .ui-selectmenu-text {
        display: none;
    }
    #orderByDropdown .wcSelect,
    .orderByDropdown .wcSelect {
        min-width: 0px !important;
    }
    .sorting_controls .selectWrapper {
        width: 33px;
    }
    .productListingWidget>.header_bar .controls>* {
        float: right;
        display: block;
    }
    .requisitionListContent.popup {
        left: 40%;
        width: 325px;
    }
}

@media screen and (max-width: 1133px) {
    .pageSelection {
        display: block;
    }
    .productListingWidget>.header_bar .controls {
        position: relative;
    }
    .pageControlMenu .controlBar .pageControl.number>a {
        margin: 4px;
    }
    .pageControlButton:focus {
        border: 1px dotted #000000;
    }
}

@media screen and (min-width: 1025px) and (max-width: 1440px) {
    .bundle_package_page .row .slot4 {
        width: 35%;
    }
    .bundle_package_page .row #productSlot56 {
        width: 20%;
        float: left;
    }
    .bundle_package_page .row .slot5,
    .bundle_package_page .row .slot6,
    .bundle_package_page .row .slot8,
    .bundle_package_page .row .tabbedSlots9_10_11 {
        width: 100%;
    }
    .bundle_package_page .slot7 {
        width: 45%;
    }
    .bundle_package_page .kit_pageDesign_pageGroup #productSlot56 {
        width: 30%;
    }
    .bundle_package_page .kit_pageDesign_pageGroup .slot7 {
        width: 35%;
    }
}

@media screen and (max-width: 1024px) {
    #fileUploadStatusBox {
        max-height: 82px;
    }
    #fileUploadStatusBox .fileUpload {
        padding-bottom: 20px;
    }
    #fileUploadStatusBox .fileName {
        float: left;
        width: 55%;
        margin: 0px 0px 26px 9px;
    }
    #fileUploadStatusBox .logbtn {
        display: block;
        float: left;
        width: auto;
    }
    #fileUploadStatusBox .uploadStatus {
        float: left;
        width: auto;
        margin: 0px 0px 0px 0px;
    }
    #fileUploadStatusBox .timeStamp {
        float: left;
        width: 55%;
        vertical-align: middle;
        padding: 5px 0px 0px 0px;
        margin: 0px 0px 6px 10px;
    }
}

.widget_subscription_item>.top,
.widget_subscription_item>.bottom {
    background: url("../images/colors/color1/widget_border.png") repeat-x scroll 0 0 transparent;
    overflow: hidden;
    width: 463px;
}

.widget_subscription_item>.top>.left_border,
.widget_subscription_item>.bottom>.left_border {
    float: left;
    height: 3px;
    width: 3px;
}

.widget_subscription_item>.top>.middle,
.widget_subscription_item>.bottom>.middle {
    height: 3px;
    width: 457px;
    float: left;
}

.widget_subscription_item>.top>.right_border,
.widget_subscription_item>.bottom>.right_border {
    float: left;
    height: 3px;
    width: 3px;
}

.widget_subscription_item>.middle {
    width: 463px;
}

.widget_subscription_item>.middle>.content_left_border {
    background: url("../images/colors/color1/widget_border.png") repeat-y scroll 0 0 transparent;
    float: left;
    padding-left: 3px;
    width: 460px;
}

.widget_subscription_item>.middle>.content_left_border>.content_right_border {
    background: url("../images/colors/color1/widget_border.png") repeat-y scroll right center transparent;
    float: right;
    padding-right: 3px;
    width: 457px;
}

.widget_subscription_item>.middle>.content_left_border>.content_right_border>.content {
    background-color: #ffffff;
}

.widget_subscription_item>.middle>.content_left_border>.content_right_border>.content>.header {
    background-color: #F5F6F7;
    border-bottom: 1px solid #EDEFF0;
    height: 38px;
    line-height: 40px;
    padding-left: 10px;
    padding-right: 22px;
}

.widget_subscription_item>.middle>.content_left_border>.content_right_border>.content>.header>span {
    color: #777777;
    font-size: 16px;
}

.widget_subscription_item>.middle>.content_left_border>.content_right_border>.content>.header>.close {
    cursor: pointer;
    height: 13px;
    position: absolute;
    right: 14px;
    top: 0px;
    width: 13px;
}

.widget_subscription_item>.middle>.content_left_border>.content_right_border>.content>.header>.close:hover {
    background-position: 0 -13px;
}

.widget_subscription_item>.middle>.content_left_border>.content_right_border>.content>.input_section {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 25px;
    padding-bottom: 25px;
    line-height: 1em;
}

.widget_subscription_item>.middle>.content_left_border>.content_right_border>.content>.input_section>span {
    font-size: 12px;
    color: #444444;
}

@media screen and (max-width: 535px) {
    .widget_subscription_item>.top,
    .widget_subscription_item>.bottom {
        width: auto;
    }
    .widget_subscription_item>.top>.middle {
        width: auto;
    }
    .widget_subscription_item>.middle {
        width: auto;
    }
    .widget_subscription_item>.middle>.content_left_border {
        width: auto;
    }
    .widget_subscription_item>.middle>.content_left_border>.content_right_border {
        width: auto;
    }
}

div.widget_store_details_popup>.middle>.content_left_border>.content_right_border {
    border: 3px solid #a3a3a3;
    border-color: rgba(71, 71, 71, 0.5);
}

div.widget_store_details_popup>.middle>.content_left_border>.content_right_border>.content {
    background-color: #ffffff;
}

div.widget_store_details_popup>.middle>.content_left_border>.content_right_border>.content>.header {
    background-color: #f5f6f7;
    border-bottom: 1px solid #edeff0;
    padding: 7px 20px 9px 20px;
}

div.widget_store_details_popup>.middle>.content_left_border>.content_right_border>.content>.header>span {
    color: #666666;
    font-size: 16px;
}

div.widget_store_details_popup>.middle>.content_left_border>.content_right_border>.content>.header>.close {
    width: 13px;
    height: 13px;
    position: absolute;
    right: 14px;
    top: 12px;
    background-image: url('../images/colors/color1/close_sprite.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    cursor: pointer;
}

div.widget_store_details_popup>.middle>.content_left_border>.content_right_border>.content>.body {
    font-size: 12px;
    color: #666666;
    line-height: 16px;
}

div.widget_store_details_popup>.middle>.content_left_border>.content_right_border>.content>.body .header {
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 7px;
    border-bottom: 1px solid #edeff0;
}

div.widget_store_details_popup>.middle>.content_left_border>.content_right_border>.content>.body>.container_store_address {
    width: auto;
    float: left;
    padding: 20px 10px;
}

div.widget_store_details_popup>.middle>.content_left_border>.content_right_border>.content>.body>.container_hours {
    width: auto;
    float: left;
    padding: 20px 10px;
}

div.widget_store_details_popup>.middle>.content_left_border>.content_right_border>.content>.body>.container_availability {
    width: auto;
    float: left;
    padding: 20px 10px;
}

div.widget_store_details_popup>.middle>.content_left_border>.content_right_border>.content>.body>.container_availability>.backordered {
    width: 10px;
    height: 10px;
    float: left;
    margin-top: 3px;
    margin-right: 8px;
    background: url("../images/colors/color1/widget_store_locator_popup/backordered_icon.png");
}


/* DevStart: for availability status image div in store details popup */

div.widget_store_details_popup>.middle>.content_left_border>.content_right_border>.content>.body>.container_availability>.status_img_div {
    margin-right: 8px;
}


/* DevEnd */

@media (min-width: 438px) and (max-width: 562px) {
    div.widget_store_details_popup>.middle>.content_left_border>.content_right_border>.content>.body>.container_hours {
        width: 50%;
    }
}

@media screen and (max-width: 563px),
screen and (min-width: 601px) and (max-width: 861px) {
    .productListingWidget>.header_bar .pagination_present {
        margin-top: -30px;
    }
}


/* Override the above on wishlist pages */

@media screen and (max-width: 563px),
screen and (min-width: 601px) and (max-width: 861px) {
    .productListingWidget.wishlist>.header_bar .pagination_present {
        margin-top: 0px;
    }
}

@media screen and (max-width: 420px),
screen and (min-width: 601px) and (max-width: 652px) {
    .product_listing_container .list_mode .product>.product_image {
        width: 180px;
        position: relative;
    }
    .product_listing_container .list_mode .product {
        padding-left: 15px;
    }
    .product_listing_container .list_mode .catEntryList_border {
        margin: 10px 0px;
        width: 100%;
    }
}

@media screen and (max-width: 377px) {
    #articleListing li .content h1 {
        width: 100px;
    }
    .productListingWidget>.header_bar .pagination_present {
        margin-top: 0px;
    }
    .productListingWidget>.header_bar .controls {
        margin-right: -7px;
    }
    .productListingWidget #orderByDropdown,
    .productListingWidget .orderByDropdown {
        margin-right: 0px;
    }
}


/*@BP-A 0-600px*/

@media screen and (max-width: 600px) {
    #productsFacetsHorizontal>fieldset {
        width: 98%;
    }
    div#widget_coordinate>.middle>.content {
        padding: 0px 0px 40px 0px;
    }
    div#widget_coordinate>.middle>.content>.up_arrow {
        left: 199px;
    }
    div#widget_coordinate>.middle>.content>.down_arrow {
        left: 199px;
    }
    .product_page_content #productSlot56>div:nth-child(2) {
        display: inline-block;
    }
    .widget_product_image_viewer .image_container>img {
        margin-right: 0px;
    }
    .widget_bundle_package_list .list_mode {
        width: 99%;
    }
    .tab {
        border-radius: 0px;
        border-left: none;
        border-right: none;
        width: 100%;
    }
    .definingAttributes {
        width: 95%;
        padding-left: 10px;
    }
    .definingAttributes .color_swatch_label {
        padding-top: 10px;
    }
    .definingAttributes .currentUsedFilters {
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
    }
    .available {
        width: 95%;
        margin-left: 10px;
    }
    .shopperActions {
        padding-left: 10px;
    }
    .textContainer .title {
        font-size: 22px;
        line-height: 18pt;
    }
    .textContainer .bodyText {
        font-size: 12px;
        line-height: 13pt;
    }
    .tabButtonContainer {
        margin-bottom: 0px !important;
    }
    .nonRWDPageB #quick_cart_container,
    .nonRWDPageB #MiniShopCartProductAdded,
    .nonRWDPage #quick_cart_container,
    .nonRWDPage #MiniShopCartProductAdded {
        left: auto !important;
        right: 15px !important;
    }
    #quick_cart_container,
    #MiniShopCartProductAdded {
        left: 0 !important;
        right: 0 !important;
        top: 55px !important;
    }
    #content .collapsible {
        border-radius: 0;
    }
    #contentFacet,
    #contentProducts {
        float: none;
        width: auto;
    }
    #contentFacet {
        height: 300px !important;
    }
    .changeOrientation {
        display: none;
    }
    #homePageEspot_Left_Slot,
    #homePageEspot_Right_Slot {
        padding-left: 10px;
    }
    div#widget_breadcrumb {
        display: none;
    }
    .loginMenuDropdown {
        border: medium none;
        border-radius: 0;
        box-shadow: none;
        position: relative;
        right: 0;
        top: 0;
        width: 100%;
    }
    .loginMenuDropdown.active {
        display: block;
    }
    .loggedInContractSelectPanel .button_primary,
    .loggedInContractSelectPanel .button_secondary,
    .contractSelectPanel .button_secondary,
    .contractSelectPanel .button_primary,
    .signOutButton {
        width: 248px;
    }
    #signInDropdown {
        right: 0;
        top: 0;
    }
    #Header_GlobalLogin_signInDropdown.loginMenuDropdown {
        background: linear-gradient(to bottom, #FFFFFF 46%, #F5F5F5 100%) repeat scroll 0 0 hsla(0, 0%, 0%, 0);
        border: 1px solid #BFBFBF;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        border-top-left-radius: 10px;
        color: #4D4D4D;
        display: none;
        font-size: 13px;
        position: absolute;
        right: 154px;
        top: 49px;
        width: 290px;
        z-index: 100;
    }
    #Header_GlobalLogin_signInDropdown.loginMenuDropdown.active {
        display: block;
    }
    #Header_GlobalLogin_signInQuickLink.panelLinkSelected.selected {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        background: none repeat scroll 0 0 #FFFFFF;
        border-color: #B8B8B8 #B8B8B8 #FFFFFF;
        border-image: none;
        border-style: solid;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border-width: 1px;
        left: 1px;
        z-index: 101;
    }
    .panelLinkSelected.selected {
        background: none repeat scroll 0 0 hsla(0, 0%, 0%, 0);
        border: 0 none;
        border-radius: 0;
    }
    #Header_GlobalLogin_signOutQuickLink.panelLinkSelected.selected {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        background: none repeat scroll 0 0 #FFFFFF;
        border-color: #B8B8B8 #B8B8B8 #FFFFFF;
        border-image: none;
        border-style: solid;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border-width: 1px;
        left: 1px;
        z-index: 101;
    }
    #Header_GlobalLogin_loggedInDropdown.menuDropdown {
        background: linear-gradient(to bottom, #FFFFFF 46%, #F5F5F5 100%) repeat scroll 0 0 hsla(0, 0%, 0%, 0);
        border: 1px solid #BFBFBF;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        border-top-left-radius: 10px;
        color: #4D4D4D;
        display: none;
        font-size: 13px;
        position: absolute;
        right: 154px;
        top: 43px;
        width: 220px;
        z-index: 100;
    }
    .menuDropdown.active {
        display: block;
    }
    #Header_GlobalLogin_loggedInDropdown.menuDropdown.active {
        display: block;
    }
    .globalLogin.selectWrapper {
        max-width: 250px;
    }
    #Header_GlobalLogin_loggedInDropdown.menuDropdown .panel {
        padding: 20px;
    }
    #QuickLinks_GlobalLogin_signInQuickLink.panelLinkSelected:after {
        top: 60px;
        right: -34px;
    }
    #QuickLinks_GlobalLogin_signInQuickLink.panelLinkSelected.selected:after {
        top: 60px;
        right: -34px;
    }
    #QuickLinks_GlobalLogin_signOutQuickLink.panelLinkSelected.selected:after {
        top: 110px;
    }
    #QuickLinks_GlobalLogin_signOutQuickLink.panelLinkSelected:after {
        top: 110px;
    }
    #fileUploadStatusBox .fileName {
        float: none;
        width: 90%;
        margin: 0px 0px 6px 9px;
    }
    #fileUploadStatusBox .logbtn {
        display: block;
        float: left;
        margin-left: 9px;
    }
    #fileUploadStatusBox .uploadStatus {
        float: left;
        width: 90%;
        margin: 0px 0px 7px 5px;
    }
    #fileUploadStatusBox .timeStamp {
        float: left;
        width: 90%;
        vertical-align: middle;
        padding: 0px;
        margin: 0px 0px 6px 10px;
    }
    #fileUploadStatusBox .fileUpload {
        padding-bottom: 31px;
    }
    #fileUploadStatusBox {
        max-height: 124px;
    }
    #fileUploadStatus {
        margin-left: 10px;
    }
    #uploadListDropdown {
        right: 11px;
    }
    .mobileHidden {
        display: none;
    }
    .mobileVisible {
        display: block;
    }
    .mobileVisible.hidden {
        display: none;
    }
    .requisitionListContent.popup {
        left: 15%;
        width: 325px;
    }
}

@media screen and (max-width: 440px) {
    #Header_GlobalLogin_signInDropdown.loginMenuDropdown {
        right: 66px;
    }
    .requisitionListContent.popup {
        left: 0%;
        width: 283px;
    }
    #registeredCustomersRefreshArea .productDetailTable .fullView .expandedContent .expandedCol,
    #findOrdersRefreshArea .productDetailTable .fullView .expandedContent .expandedCol {
        min-width: 268px !important;
    }
}


/* Facebook Like Widget */

.facebookLikeWidget {
    padding: 13px 10px 20px;
}


/* Facebook Activity Widget */

.widget_fb_activity>.widget_main {
    display: block;
    border: 1px solid #E5E5E5;
}

.widget_fb_activity>.widget_main>.content {
    background-color: #FFFFFF;
    height: 390px;
    position: relative;
}

.widget_fb_activity>.widget_main>.content>.logo_like {
    height: 30px;
    border-bottom: 1px solid #f1f1f1;
    padding-top: 8px;
    padding-left: 12px;
    padding-right: 12px;
}

.widget_fb_activity>.widget_main>.content>.logo_like>.facebook_like {
    height: 34px;
    float: left;
}

.widget_fb_activity>.widget_main>.content>.header {
    height: 34px;
    border-bottom: 1px solid #f1f1f1;
    line-height: 34px;
    text-transform: uppercase;
    color: #666666;
    font-size: 11px;
    padding-left: 12px;
    padding-right: 12px;
}

@media (-webkit-device-pixel-ratio: 2) {
    .searchAssocAssets>a>.arrow,
    .productDescDropMerch>a>.arrow,
    .facetWidget .dropdownIcon,
    .facetWidget .close,
    .facetSelect li input:checked+a .checkBox>.checkmark,
    .pages .pageNumber>.arrow,
    .pageControl.number>.dropdownToggleButton>.arrow,
    .pageOptionsDropdown>.pageDropdownClose,
    .pageDropdownClose {
        background: url('../images/responsive/rwdUI@2x.png');
        background-size: 300px 400px;
    }
    #content .collapsible>h3:before,
    .categoryNavWidget.collapsible>h3:before,
    .grid_icon:before,
    .list_icon:before,
    .optionContainer .arrow:before {
        content: url("../images/responsive/rwdUI@2x.png");
        -webkit-transform: scale(0.5);
        -webkit-transform-origin: 0 0 0;
    }
    #content .collapsible>h3:before,
    .categoryNavWidget.collapsible>h3:before {
        clip: rect(82px, 156px, 116px, 122px);
    }
    #content .collapsible[aria-expanded="false"]>h3:before,
    .categoryNavWidget.collapsible[aria-expanded="false"]>h3:before {
        clip: rect(82px, 116px, 116px, 82px);
    }
    a.grid_icon:before {
        clip: rect(42px, 116px, 76px, 82px);
    }
    div.grid_icon:before,
    a.grid_icon:hover:before {
        clip: rect(42px, 156px, 76px, 122px);
    }
    a.list_icon:before {
        clip: rect(42px, 196px, 76px, 162px);
    }
    div.list_icon:before,
    a.list_icon:hover:before {
        clip: rect(42px, 236px, 76px, 202px);
    }
}

.productWishList {
    width: 99%;
    max-width: 174px;
}

.requisitionList,
.productWishList {
    width: 96%;
    max-width: 270px;
}

.requisitionListBox .addRequisitionList .button {
    background-image: linear-gradient(#F7F9F9, #E5E8E9);
    border: 1px solid #BFBFBF;
    border-radius: 4px 4px 4px 4px;
    color: #333333;
    display: inline-block;
    font-size: 14px;
    line-height: 29px;
    text-align: center;
    vertical-align: middle;
    max-width: 270px;
    width: 97%;
    cursor: pointer;
}

.requisitionListBox .addRequisitionList .button .button_text {
    background-image: linear-gradient(#F7F9F9, #E5E8E9);
    color: #49310F;
    display: table-cell;
    font-size: 14px;
    height: 29px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 270px;
}

.requisitionListBox .addRequisitionList .button #quickInfoText {
    font-size: inherit;
    margin: 0;
    padding: 0;
    color: inherit;
    line-height: inherit;
}

.OrderItemMoveToRequisitionLists .requisitionListBox .addRequisitionList .button {
    border-spacing: 0;
    border-radius: 0px;
    cursor: pointer;
    font-size: 11px;
    line-height: 20px;
    position: relative;
    width: 184px;
}

.OrderItemMoveToRequisitionLists .requisitionListBox .addRequisitionList .button .button_text {
    border: 1px solid #F1F3F3;
    font-size: 11px;
    height: 20px;
    line-height: normal;
    width: 184px;
}

.requisitionListBox .addRequisitionList .button:hover>.button_text {
    background-image: linear-gradient(#f7f9f9, #ced2d3);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f7f9f9), to(#ced2d3));
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#f7f9f9', endColorStr='#ced2d3')";
}

.requisitionListContent {
    display: block;
    font-size: 12px;
}

.requisitionListContent .signIn {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.requisitionListContent .ellipsis {
    font-size: 35px;
    width: 30px;
    margin-left: auto;
    margin-right: auto;
}

.requisitionListContent h1 {
    padding: 5px 8px 5px 8px;
    font-size: 14px;
    display: block;
}

.requisitionListContent h2 {
    display: block;
    font-size: 14px;
    padding: 5px 0;
}

.requisitionListContent .signInForm {
    border-top: 1px solid #ddd;
}

.requisitionListContent .signInForm .container {
    padding: 8px;
}

.requisitionListContent input[type="text"],
.requisitionListContent input[type="password"] {
    border-radius: 5px;
    border: 1px solid #ccc;
    padding: 7px 5px 7px 5px;
    margin-bottom: 5px;
    width: 96%;
    max-width: 410px;
    font-size: 13px;
}

.requisitionListContent .signInFormFooter {
    margin-top: 5px;
    margin-bottom: 7px;
}

.requisitionListContent .saveButton {
    width: auto;
}

.requisitionListContent .signInFormFooter .forgotPassword {
    text-align: right;
}

.saveButton {
    background-image: -moz-linear-gradient(top, #FBBB0B 0%, #EE9505 100%);
    background-image: -webkit-linear-gradient(top, #FBBB0B 0%, #EE9505 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FBBB0B', endColorstr='#EE9505');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FBBB0B', endColorstr='#EE9505')";
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    height: 29px;
    line-height: 29px;
    text-align: center;
    border: 1px solid #BFBFBF;
    color: #333333;
    font-size: 12px;
    width: 95%;
    cursor: pointer;
}

.saveButton:hover {
    background-image: -moz-linear-gradient(top, #FED60C 0%, #F8AF06 100%);
    background-image: -webkit-linear-gradient(top, #FED60C 0%, #F8AF06 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FED60C', endColorstr='#F8AF06');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FED60C', endColorstr='#F8AF06')";
    cursor: pointer;
}

.requisitionListContent .register {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.requisitionListContent .register .cancelButton {
    margin-bottom: 5px;
    margin-top: 5px;
    width: 123px;
}

.requisitionListContent .register .container {
    padding: 8px;
}

.requisitionListContent .listSelect {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
}

.requisitionListContent .listSelect .scroll {
    height: 185px;
    overflow: auto;
}

.requisitionListContent .listSelect .item {
    border-bottom: 1px solid #ddd;
}

.requisitionListContent .listSelect .item .type {
    float: right;
}

.requisitionListContent .listSelect .container {
    padding: 7px;
}

.requisitionListContent .listSelect .container .listName {
    width: 55%;
    word-wrap: break-word;
    display: inline-block;
}

.requisitionListContent .radioButton {
    background: #f3f3f3;
    border: 2px solid #ddd;
    border-radius: 100%;
    width: 16px;
    height: 16px;
    float: left;
    margin-right: 7px;
    cursor: pointer;
}

.requisitionListContent .radioButton .checked {
    background: rgb(246, 73, 73);
    border-radius: 100%;
    float: left;
    width: 8px;
    height: 8px;
    margin-top: 4px;
    margin-left: 4px;
    display: none;
}

.requisitionListContent .listSelect .addNewListFooter {
    border-bottom: 1px solid #ddd;
}

.requisitionListContent .listSelect .newList {
    margin-left: 25px;
    margin-top: 7px;
    display: none;
}

.requisitionListContent input[type="text"],
.requisitionListContent input[type="password"] {
    border-radius: 5px;
    border: 1px solid #ccc;
    padding: 7px 5px 7px 5px;
    margin-bottom: 5px;
    width: 96%;
    max-width: 410px;
    font-size: 13px;
}

.sortingDropdown {
    margin-left: 5px;
    float: left;
    width: 23px;
    height: 38px;
    background-color: #E9E9E9;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    border: 1px solid #E9E9E9;
    color: #545454;
    font-size: 14px;
    line-height: 38px;
    padding-left: 10px;
    text-align: left;
}

.sortingDropdown>.noSort {
    float: left;
    display: none;
}

.requisitionListContent .sortingDropdown {
    width: 125px;
    float: none;
    margin-left: 0;
    height: 29px;
    font-size: 12px;
    line-height: 29px;
}

.requisitionListContent .sortingDropdown>.noSort {
    display: block;
}

.requisitionListContent .sortingDropdown .dropdownArrow {
    margin: 12px 11px;
}

.sortingDropdown>.dropdownArrow {
    float: right;
    background: url('../images/responsive/rwdUI.png');
    background-position: -1px -1px;
    width: 12px;
    margin: 16px 11px;
    height: 6px;
}

.requisitionListContent .sortDropdown {
    height: 81px;
    top: 32px;
}

.sortDropdown {
    width: 156px;
}

.sortDropdown {
    position: relative;
    top: 40px;
    border: 1px solid #898989;
    height: 204px;
    background: #FFF;
    z-index: 20;
    width: 155px;
    left: -10px;
}

.requisitionListContent .sortDropdown ul {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
    padding-left: 0px;
}

.sortDropdown ul {
    position: absolute;
    width: 100%;
}

.sortDropdown ul li {
    height: 16px;
    padding: 12px 0;
    font-size: 14px;
    line-height: 16px;
    padding-left: 10px;
    color: #545454;
    border-bottom: 1px solid #898989;
    list-style: none;
}

.sortOption:hover {
    color: #FFF !important;
    background: #767676;
}

.cancelButton {
    background: linear-gradient(#FFFFFF, #E5E8E9 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #BFBFBF;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    height: 29px;
    position: relative;
}

.cancelButton .button {
    background: linear-gradient(#F7F7F7, #EBEDEC 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    color: #323232;
    font-size: 12px;
    height: 26px;
    margin-top: 1px;
    text-align: center;
}

.cancelButton .button:hover {
    background: -webkit-gradient(linear, center top, center bottom, from(#F0F0F0), color-stop(100%, #DCDCDC));
    background: -webkit-linear-gradient(top, #F0F0F0, #DCDCDC 100%);
    background: -moz-linear-gradient(top, #F0F0F0, #DCDCDC 100%);
    background: -ms-linear-gradient(top, #F0F0F0, #DCDCDC 100%);
    background: -o-linear-gradient(top, #F0F0F0, #DCDCDC 100%);
    background: linear-gradient(to bottom, #F0F0F0, #DCDCDC 100%);
    cursor: pointer;
}

.cancelButton .button p {
    margin-top: 4px;
}

.requisitionListContent .productAdded {
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    display: none;
}

.requisitionListContent .productAdded .message {
    background: #85b200;
    color: #fff;
    padding: 7px;
    border-bottom: 1px solid #EDEFF0;
    font-weight: bold;
    word-wrap: break-word;
}

.requisitionListContent .productAdded .product {
    padding: 7px;
}

.requisitionListContent .productAdded .product img {
    float: left;
    height: 75px;
}

.requisitionListContent .productAdded .product .productTitle {
    margin-top: 5px;
}

.requisitionListContent .productAdded .footer {
    padding: 7px;
}

.requisitionListContent.popup {
    position: fixed;
    z-index: 105;
    top: 25%;
    background: #fff;
    margin-left: auto;
    margin-right: auto;
    border-top: 1px solid #ddd;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(50, 50, 50, 1);
    -moz-box-shadow: 0px 0px 30px 0px rgba(50, 50, 50, 1);
    box-shadow: 0px 0px 30px 0px rgba(50, 50, 50, 1);
}

.requisitionListContent.popup .listSelect .newList input[type="text"] {
    float: left;
}

#grayOut,
#grayOutPopup {
    position: fixed;
    top: 0px;
    right: 0px;
    left: 0px;
    bottom: 0px;
    background: #ccc;
    opacity: 0.6;
    z-index: 100;
    display: none;
}

.requisitionListContent.popup .listSelect .newList .sortingDropdown {
    float: left;
}

.requisitionListContent .close {
    float: right;
    width: 13px;
    height: 13px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    margin-top: 5px;
    margin-right: 5px;
}

.requisitionListContent .close:before {
    content: url('../images/colors/color1/close_sprite.png');
    position: absolute;
    top: 0px;
    left: 0px;
}

.requisitionListContent .close:hover:before {
    left: 0px;
    top: -13px;
}


/* SKU List Widget */

.productDetailTable .fullView {
    display: block;
    border: 1px solid #B4B4B4;
    border-radius: 5px;
    font-size: 12px;
    padding: 15px;
    min-width: 500px;
}

.productDetailTable .fullView.expanded {
    border-top: none;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.productDetailTable .row.entry {
    border-bottom: 1px solid #B4B4B4;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

.productDetailTable .row.tableHeader {
    border-bottom: 1px solid #b4b4b4;
    margin-bottom: 5px;
    padding-bottom: 5px;
    font-weight: bold;
}

.productDetailTable .row .columnHeader {
    height: 35px;
    position: relative;
}

.productDetailTable .row .columnHeader .cell {
    position: absolute;
    bottom: 0px;
    width: 95%;
    word-wrap: break-word;
}

.productDetailTable .row .input_field {
    text-align: center;
    width: 40px;
}

.productDetailTable .cell {
    padding: 5px;
}

.productDetailTable .fullView .expandedContent {
    padding: 10px 20px 10px 20px;
    background: #eee;
}

.productDetailTable .fullView .expandedContent .expandedCol {
    padding: 0px 15px 0px 15px;
    max-width: 600px;
    min-width: 370px;
    display: none;
}

.productDetailTable .fullView .expandedContent .expandedCol>div {
    min-height: 10px;
    overflow: hidden;
    padding: 5px 0 5px 20px;
    border-bottom: 1px solid #ccc;
}

.productDetailTable .fullView .expandedContent .expandedCol .leftCol {
    float: left;
    font-weight: bold;
    display: inline-block;
    width: 160px;
    padding-right: 25px;
}

.productDetailTable .fullView .expandedContent .expandedCol .rightCol {
    display: inline-block;
    width: 45%;
}

.productDetailTable .fullView .expandedContent .expandedCol .compare_target {
    padding: 0px;
}

.productDetailTable .row.footer {
    padding-top: 8px;
}

.productDetailTable .footerButtons {
    float: right;
}

.productDetailTable .footerButtons a {
    margin-left: 10px;
}

.productDetailTable .gridCell {
    word-wrap: break-word;
}

.productDetailTable .SKU a {
    color: #006ECC;
}

.productDetailTable .anchored {
    min-width: 100px;
}

.productDetailTable .fullView [data-filter="SKU"] {
    min-width: 120px;
    max-width: 200px;
}

.productDetailTable .fullView [data-filter="Quantity"] {
    min-width: 65px;
    max-width: 150px;
    position: relative;
}

.productDetailTable .invalidQuantity {
    position: absolute;
    top: 6px;
    left: 60px;
    width: 100px;
    background: #ca4200;
    padding: 5px;
    font-size: 12px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    color: #fff;
    display: none;
    z-index: 20;
}

.productDetailTable .fullView [data-filter="OnlineAvailability"] {
    min-width: 140px;
    max-width: 180px;
}

.productDetailTable .fullView [data-filter="InStoreAvailability"] {
    min-width: 100px;
    max-width: 180px;
}

.productDetailTable .fullView [data-filter="Compare"] {
    min-width: 50px;
    max-width: 150px;
}

.productDetailTable[data-filter="InStoreAvailability"] .link {
    text-decoration: underline;
}

.productDetailTable .expandButton {
    min-width: 55px;
    width: 55px;
}

.productDetailTable .dropDownButton {
    background-color: #E9E9E9;
    border: 1px solid #E9E9E9;
    border-radius: 5px 5px 5px 5px;
    color: #545454;
    cursor: pointer;
    font-size: 14px;
    height: 38px;
    line-height: 38px;
    margin-left: 5px;
    padding-left: 10px;
    width: 25px;
}

.productDetailTable .dropDownButton .dropDownArrow {
    overflow: hidden;
    float: right;
    height: 6px;
    margin: 16px 11px;
    width: 12px;
    position: relative;
}

.productDetailTable .dropDownButton .dropDownArrow:before {
    content: url("../images/responsive/rwdUI.png");
    top: -1px;
    left: -1px;
    position: absolute;
}

.productDetailTable .fullView .dropDownButton .dropDownArrow.expanded {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.skuListExpandArea {
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #b4b4b4;
    background: none repeat scroll 0 0 #e9e9e9;
}

.skuListExpandArea.hide {
    border-radius: 5px 5px 0px 0px;
    border-bottom: none;
}

.skuListExpandArea>h3 {
    position: relative;
    margin: -10px -12px;
    padding: 10px 34px;
    font-size: 12px;
    color: #646464;
    overflow: hidden;
    min-height: 1.4em;
    cursor: pointer;
}

.skuListExpandArea>h3.showSkus:before {
    content: url("../images/responsive/rwdUI.png");
    position: absolute;
    top: -31px;
    left: -28px;
    clip: rect(41px, 58px, 58px, 41px);
}

.skuListExpandArea>h3.hide:before {
    content: url("../images/responsive/rwdUI.png");
    position: absolute;
    top: -31px;
    left: -48px;
    clip: rect(41px, 78px, 58px, 61px);
}

.productDetailTable .mobileView {
    display: none;
    font-size: 12px;
    border-left: 1px solid #b4b4b4;
    border-right: 1px solid #b4b4b4;
}

.productDetailTable .mobileView>.row {
    border-bottom: 1px solid #b4b4b4;
    padding: 20px 15px;
}

.productDetailTable .mobileView>.row:first-child {
    border-top: 1px solid #ccc;
}

.productDetailTable .mobileView>.row.expanded {
    background: none repeat scroll 0 0 #727a7b;
    border-color: #727a7b #727a7b #ffffff;
    border-style: solid;
    border-width: 15px 15px 1px;
    padding: 5px 0 14px;
}

.productDetailTable .mobileView .title {
    display: inline-block;
    width: 100%;
}

.productDetailTable .mobileView .title.expanded {
    color: #fff;
    padding: 0px 0px 18px 0px;
}

.productDetailTable .mobileView .title>.row {
    display: inline-block;
    width: 74%;
    height: 20px;
    padding: 5px 0px 5px 0px;
}

.productDetailTable .mobileView .title>.dropDownButton {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #727a7b;
    float: right;
}

.productDetailTable .mobileView .title>.dropDownButton.expanded {
    background: none repeat scroll 0 0 #727a7b;
    border: 1px solid #fff;
}

.productDetailTable .mobileView .dropDownButton .dropDownArrow.expanded {
    height: 14px;
    margin: 13px 10px;
    width: 13px;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
}

.productDetailTable .mobileView .title>.dropDownButton .dropDownArrow.expanded:before {
    left: -156px;
}

.productDetailTable .mobileView .skuName {
    font-weight: bold;
    width: 100%;
    display: inline-block;
    padding: 0px 10px 0px 0px;
    word-wrap: break-word;
}

.productDetailTable .mobileView .attributes {
    display: inline-block;
    word-wrap: break-word;
}

.productDetailTable .mobileView .mobileExpandedContent {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #333;
    border-radius: 5px;
    margin-top: 20px;
    padding: 10px;
    clear: both;
    float: none;
}

.productDetailTable .mobileView .mobileExpandedContent .expandedCol {
    width: 97%;
    padding: 0px 5px;
}

.productDetailTable .mobileView .mobileExpandedContent .expandedCol>div {
    min-height: 10px;
    overflow: hidden;
    padding: 5px 0 5px 5px;
    border-bottom: 1px solid #ccc;
}

.productDetailTable .mobileView .mobileExpandedContent .expandedCol .leftCol {
    float: left;
    font-weight: bold;
    display: inline-block;
    width: 40%;
    padding-right: 25px;
}

.productDetailTable .mobileView .mobileExpandedContent .expandedCol .rightCol {
    display: inline-block;
}

.productDetailTable .mobileView .mobileExpandedContent .expandedCol .link {
    color: #006ecc;
}

.productDetailTable .mobileView .mobileExpandedContent .expandQuantity {
    padding: 5px 5px;
    font-size: 14px;
    position: relative;
}

.productDetailTable .mobileView .mobileExpandedContent .invalidQuantity {
    position: absolute;
    top: 11px;
    left: 130px;
}

.productDetailTable .mobileView .mobileExpandedContent .button {
    margin: 0px 0px 8px 2%;
    width: 96%;
}

.productDetailTable .mobileView .mobileExpandedContent .button.primary,
.productDetailTable .mobileView .mobileExpandedContent .button.secondary {
    min-width: 120px;
    word-wrap: break-word;
}


/*** RWD-B ***/

@media screen and (max-width: 540px) {
    .productDetailTable .fullView {
        display: none;
    }
    .productDetailTable .mobileView {
        display: block;
    }
}

#optionButton {
    border: 0px;
    display: inline-block;
    height: auto;
    padding: 0 20px;
    font-size: 12px;
    line-height: normal;
    text-align: center;
    vertical-align: middle;
}


/* Primary and Secondary Button */

.button_primary {
    display: inline-block;
    position: relative;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fbbb0b), to(#ffb123));
    background-image: linear-gradient(#fbbb0b, #ffb123);
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#fbbb0b', endColorStr='#ffb123')";
    border: 1px solid #bfbfbf;
    border-radius: 4px;
    border-spacing: 0;
    vertical-align: middle;
    color: #4d4d4d !important;
}

.button_primary:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fed60c), to(#f8af06));
    background-image: linear-gradient(#fed60c, #f8af06);
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#fed60c',endColorStr='#f8af06')";
}

.button_primary>.button_text {
    display: table-cell;
    height: 24px;
    margin: 0;
    padding: 0 20px;
    border: 1px solid #fdd466;
    border-radius: 3px;
    font-size: 12px;
    line-height: normal;
    text-align: center;
    vertical-align: middle;
    min-width: 76px;
}

.button_primary>.button_text_csr {
    min-width: 76px;
}

.button_primary>.left_border,
.button_primary>.right_border {
    display: none;
}

.button_primary>.button_primary {
    display: block;
    border: 0 none;
}

.button_secondary {
    display: inline-block;
    position: relative;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f7f9f9), to(#e5e8e9));
    background-image: linear-gradient(#f7f9f9, #e5e8e9);
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#f7f9f9', endColorStr='#e5e8e9')";
    border: 1px solid #bfbfbf;
    border-radius: 4px;
    border-spacing: 0;
    vertical-align: middle;
    color: #4d4d4d !important;
}

.button_secondary:hover {
    background-image: linear-gradient(#f7f9f9, #ced2d3);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f7f9f9), to(#ced2d3));
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#f7f9f9',endColorStr='#ced2d3')";
}

.button_secondary .arrow {
    background: url('../images/responsive/rwdUI.png');
    background-position: -1px -1px;
    width: 12px;
    /* padding-left: 6px; */
    margin: 11px 11px 10px 23px;
    height: 6px;
    display: inline-block;
    vertical-align: middle;
}

.button_secondary>.button_text {
    display: table-cell;
    height: 24px;
    padding: 0 20px;
    border: 1px solid #f1f3f3;
    border-radius: 3px;
    font-size: 12px;
    line-height: normal;
    text-align: center;
    vertical-align: middle;
}

.button_secondary>.orgActionDropdown {
    border: 1px solid #bfbfbf;
    border-radius: 5px;
    -webkit-box-shadow: -5px 5px 20px -6px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: -5px 5px 20px -6px rgba(0, 0, 0, 0.75);
    box-shadow: -5px 5px 20px -6px rgba(0, 0, 0, 0.75);
    position: absolute;
    z-index: 10;
    background: #fff;
    left: -2%;
    margin-top: 0px;
    width: 370px;
    display: none;
    font-size: 12px;
}

.button_secondary>.left_border,
.button_secondary>.right_border {
    display: none;
}


/*Disabled Button for compare button,add "disabled" class to secondary_button's or primary_button's parent div */

.disabled .button_secondary,
.disabled .button_primary {
    cursor: default;
}

.disabled .button_secondary>.button_text,
.disabled .button_primary>.button_text {
    color: #777777;
}

.editField .editActions {
    margin-bottom: 15px;
    margin-top: 15px;
}

#memberGroup h2 {
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 15px;
}

#memberGroup .checkField {
    margin-bottom: 15px;
}

#memberGroup .checkField .checkBoxer {
    float: left;
    margin-right: 10px;
}

#memberGroup .checkField p {
    display: inline-block;
    font-size: 13px;
    margin-top: 5px;
}

#orgRoles p {
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 15px;
}

#orgRoles .checkField {
    margin-bottom: 15px;
    line-height: 1.3;
}

#orgRoles .checkField .checkBoxer {
    float: left;
    margin-right: 10px;
}

#orgRoles .checkField p {
    font-size: 12px;
    margin-top: 5px;
}

.checkBoxer {
    border: 1px solid #c8c8c8;
    border-radius: 5px;
    cursor: pointer;
    height: 30px;
    width: 30px;
}

.checkBoxer .arrow {
    background: url("../images/check_arrow.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 20px;
    left: 5px;
    position: relative;
    top: 5px;
    width: 20px;
}

.dottedBorder {
    border: 1px dotted #000000;
}

.pageTitleHeader {
    margin: 0 0 5px 10px !important;
}

#WC_createUser_orgDetailsEdit>#organizationSelection {
    margin-bottom: 0;
}

#organizationSelection {
    font-size: 12px;
}

#organizationAddress {
    margin-bottom: 10px;
    margin-top: 10px;
}

#organizationAddress p {
    margin-bottom: 2px;
}

#currentOrganization {
    margin-bottom: 5px;
}

.editButtons a {
    margin-right: 14px;
    width: 131px;
}

.editButtons a .button_text {
    width: 117px;
}

#registerBuyers {
    margin-left: 10px;
}

.editButtons .button_secondary>.button_text {
    border: 1px solid #f1f3f3;
    border-radius: 3px;
    display: table-cell;
    font-size: 13px;
    height: 24px;
    line-height: normal;
    padding: 0 6px;
    text-align: center;
    vertical-align: middle;
}

#orgselect {
    width: 100%;
}

#orgselect .arrow {
    float: right;
}

.required {
    color: #ff0000;
    font-size: 12px;
}

#registerBuyers h2,
#organizationSelection h2 {
    font-size: 17px;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: 10px;
}

.orgSearchList {
    border: 1px solid #e9e9e9;
    border-radius: 5px;
}

.orgSearchList .toolbar {
    background: none repeat scroll 0 0 #f9f9f9;
    margin-bottom: 4px;
    padding: 10px;
}

.findbar {
    float: left;
    width: 55%;
}

.findbar .input_field {
    background: none repeat scroll 0 0 white;
    float: left;
    width: 45%;
}

.clearFilter {
    float: left;
}

.orgSearchList .toolbar #uploadListButton,
.orgSearchList .toolbar .newListButton {
    float: right;
    margin-left: 10px;
}

.orgSearchList .toolbar .button_secondary .button_text {
    border-bottom: 0 none;
}

.orgSearchList .tableHeader {
    background: none repeat scroll 0 0 #f9f9f9;
    padding: 0 10px;
}

.orgSearchList .selected {
    min-width: 25px;
    width: 5%;
}

.orgSearchListMobile .selected,
.orgSearchList .selected .cell {
    text-align: center;
}

.orgSearchList .tableHeader .cell {
    font-size: 12px;
    padding: 5px 5px 5px 0;
}

.row .tableHeader .cell {
    font-weight: bold;
    word-wrap: break-word;
}

.orgSearchList .cell {
    font-size: 12px;
    padding: 13px 10px 7px 0;
}

.orgTable .col1.actions {
    float: right;
    width: 10.3333%;
}

.orgSearchList .actions .cell {
    padding: 5px 5px 5px 0;
    position: relative;
    text-align: right;
}

.orgSearchList .entry {
    border-bottom: 1px solid #e9e9e9;
    padding: 0 10px;
}

.orgSearchList .highlight {
    background: none repeat scroll 0 0 #f9f9f9;
}

.orgSearchList .maximized {
    cursor: pointer;
}

.treeview .name {
    cursor: pointer;
    width: 60%;
}

.requisitionListMobile .cell a {
    color: #006ecc;
}

.orgSearchList .actions .button_text {
    border-bottom: 0 none;
    padding: 5px 5px 0;
}

.orgSearchList .children {
    border-bottom: 0 none;
    border-top: 1px solid #e9e9e9;
    display: none;
    margin: 0;
    width: 100%;
}

.orgSearchList .footer,
.requisitionListMobile .footer {
    padding: 20px 0 20px 10px;
    width: 98%;
}

.orgSearchList .footer .pageCount,
.requisitionListMobile .footer .pageCount {
    font-size: 12px;
}

.orgSearchList .footer .pageButtons,
.requisitionListMobile .footer .pageButtons {
    float: right;
    margin-top: -10px;
}

#orgDetailsEdit .organizationSelectionEditPage {
    margin-left: 0px;
}

.menuDropdown .uncheckedCheckBox,
.menuDropdown .checkedCheckBox {
    cursor: pointer;
    margin-right: 7px;
    vertical-align: middle;
}

.menuDropdown .input_field {
    width: 273px;
}

.menuDropdown .optionDropdown {
    width: 250px;
}

.optionDropdown {
    font-size: 12px;
    position: relative;
}

.optionDropdown.white .selectButton {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E9E9E9;
    color: #000000;
    padding: 5px;
    width: 275px;
}

.optionDropdown.white .selectList {
    border: 1px solid #E9E9E9;
    box-shadow: 0 2px 13px -4px #000000;
}

.optionDropdown.white .selectOption {
    border-bottom: 1px solid #E9E9E9;
    padding: 10px;
}

.optionDropdown.white .selectOption.current {
    background: none repeat scroll 0 0 #E0E0E0 !important;
    color: #000000 !important;
}

.optionDropdown.white .selectOption:hover {
    background: none repeat scroll 0 0 #898989;
    color: #FFFFFF;
}

.selectButton {
    background: none repeat scroll 0 0 #E9E9E9;
    border-radius: 5px 5px 5px 5px;
    color: #545454;
    cursor: pointer;
    padding: 7px 10px;
}

#widget_Header_GlobalLogin_WC_B2B_ShopOnBehalf_buyerUserName_dropdown,
#widget_QuickLinks_GlobalLogin_WC_B2B_ShopOnBehalf_buyerUserName_dropdown {
    border: 1px solid #E9E9E9;
    box-shadow: 0 2px 13px -4px #000000;
    background: #FFFFFF;
    font-size: 12px;
    top: -1px;
}

#Header_GlobalLogin_WC_B2B_ShopOnBehalf_ErrorField,
#QuickLinks_GlobalLogin_WC_B2B_ShopOnBehalf_ErrorField {
    color: #CA4200;
}

.lockedIcon {
    margin-left: 2px;
    margin-top: 2px;
    position: absolute;
}

#lockOrderButton,
#unlockOrderButton,
#editOrderButton {
    margin: 17px 0 20px;
}

#addressDetailRead {
    font-weight: bold;
    margin: 10px;
}

.OrganizationListWidget .orgList .entryField[aria-hidden="true"] {
    display: none;
}

.OrganizationListWidget .orgList .entryField {
    border: 1px solid #999999;
    border-radius: 5px 5px 5px 5px;
    float: left;
    font-size: 12px;
    margin-right: 10px;
    margin-top: 5px;
    maring-bottom: 5px;
    padding: 10px 25px 10px 10px;
    position: relative;
}

.OrganizationListWidget .orgList .icon {
    position: absolute;
    right: 5px;
    top: 10px
}

.OrganizationListWidget .group {
    margin-bottom: 20px;
}

.OrganizationListWidget .group p {
    font-size: 12px;
    margin-bottom: 5px;
}

.checkedCheckBox {
    cursor: pointer;
}

.checkedCheckBox.disabled {
    cursor: default;
}

.checkboxLabel {
    left: 30px;
    position: absolute;
    top: 4px;
}

.checkboxField {
    position: relative;
}

.nonRWDPage {
    min-width: 100px;
}

.nonRWDPageB {
    min-width: 1024px;
}

.cartLockedMessageBox {
    border: 1px solid #CA4200;
    border-radius: 5px;
    margin: 10px 0;
    padding: 8px;
    font-size: 13px;
    position: relative;
}

.cartLockedMessageBox .lockedMessage {
    padding-left: 20px;
    padding-bottom: 8px;
    display: block;
}

.cartLockedMessageBox .lockedMessage:before {
    content: "";
    background: url("../images/icon_lock.png") no-repeat;
    width: 15px;
    height: 20px;
    position: absolute;
    left: 8px;
}

.sign_in_registration #WC_AccountDisplay_div_2.title h1 {
    height: auto;
}

.shopping_cart_box {
    min-width: 430px;
}

@media screen and (max-width: 390px) {
    #RequisitionList_list_table .toolbar .uploadList:after,
    #RequisitionList_list_table .toolbar .newList:after {
        clear: both;
        content: "";
        display: block;
    }
    #RequisitionList_list_table .toolbar #uploadListButton .button_text,
    #RequisitionList_list_table .toolbar #newListButton .button_text {
        min-width: 75px;
    }
    #RequisitionList_list_table .toolbar #uploadListButton {
        margin-bottom: 10px;
    }
}

#RegisteredCustomersPageHeading span {
    color: #CA4200;
    font-size: 12px;
}

#RegisteredCustomersList_form_botton {
    border-top: 1px solid #EBEBEB;
    margin-top: 25px;
    padding: 10px 0;
}

a#RegisteredCustomersList_form_botton_1 {
    margin-top: 10px;
}

a#RegisteredCustomersList_form_botton_2 {
    margin-top: 10px;
}

#csrSearchBar {
    margin-bottom: 0 !important;
}

#csrFindOrdersSearchBar {
    margin-bottom: 0 !important;
}

#RegisteredCustomersSearch_searchForm {
    margin: 0;
}

.productDetailTable_csr .special.fullView {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color;
    border-image: initial;
    border-style: none;
    border-width: 0;
    display: block;
    font-size: 12px;
    padding: 0;
    min-width: 100%;
    width: auto;
}

.productDetailTable_csr .row.tableHeader {
    border-bottom: 0 none;
    font-weight: bold;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

.specialEntry.row.tableHeader {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #E9E9E9;
}

.specialEntry.row.tableHeader .cell {
    font-weight: bold;
    position: relative;
    top: 3px;
    word-wrap: break-word;
}

.specialEntry.row.tableHeader .cell {
    font-weight: 100;
}

.specialEntry.row.tableHeader:last-child {
    border-bottom: 0 none;
}

.productDetailTable_csr .dropDownButton {
    border-radius: 5px;
    float: left;
    height: 32px;
    margin: 0;
    padding: 0;
    width: 32px;
}

.listTable .actions .button_text,
.customer_detail .button_text {
    border-bottom: 0 none;
    padding: 3px 1px;
}

.productDetailTable_csr .fullView .expandedContent {
    background: none repeat scroll 0 0 #EEEEEE;
    margin-left: 0;
    margin-right: 0;
    margin-top: 11px;
    max-width: none;
    padding: 10px 0;
    width: 100%;
}

.productDetailTable_csr .special.fullView {
    font-size: 12px;
}

.productDetailTable_csr .special.fullView .expandedContent .expandedCol {
    display: block;
    max-width: none;
    width: 45%;
}

.productDetailTable_csr .fullView .expandedContent .expandedCol .rightCol {
    display: inline-block;
    font-weight: 100;
    width: 45%;
}

.registeredCustomersList_table .actions .cell {
    padding: 5px 5px 5px 0;
    position: relative;
    text-align: right;
}

.registeredCustomersList_table .cell {
    font-size: 12px;
    padding: 13px 10px 7px 0;
}

.collapsed {
    display: none;
}

.expanded {
    display: block;
}

.displayInline {
    display: inline;
}

.actionDropdown_csr {
    box-shadow: none;
    right: 3px;
    width: 180px;
}

.show {
    display: block;
}

@media screen and (max-width: 770px) {
    #globalLoginWidget .menuDropdown_csr,
    #globalLoginWidget .menuDropdown {
        position: relative;
        top: 0px;
        right: 0px;
        width: 100%;
        border-radius: 0px;
        box-shadow: none;
        border: none;
    }
}

.menuDropdown_csr .panel {
    padding: 20px;
}

.menuDropdown_csr .field {
    margin-bottom: 18px;
}

.menuDropdown_csr .errorLabel {
    color: #CA4200;
    display: none;
    margin-bottom: 10px;
}

.menuDropdown_csr .label {
    margin-bottom: 8px;
}

.menuDropdown_csr .input_field {
    width: 233px;
}

.menuDropdown_csr .input_field.error {
    border: 1px solid #CA4200;
}

.menuDropdown_csr .optionDropdown {
    width: 250px;
}

.menuDropdown_csr .editableDropdown {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #E9E9E9 -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: none solid none none;
    border-width: 0 1px 0 0;
    outline: 0 none;
    width: 91%;
}

.menuDropdown_csr .uncheckedCheckBox,
.menuDropdown_csr .checkedCheckBox {
    cursor: pointer;
    margin-right: 7px;
    vertical-align: middle;
}

.menuDropdown_csr .footer {
    border-top: 1px solid #BFBFBF;
    margin-top: 20px;
    padding-top: 20px;
}

.listTable_CSR_resetPassword {
    margin: 0px;
    padding: 0px;
    border: none;
    background: none;
}

.listTable_CSR_resetPassword .toolbar {
    background: none;
}

.csr_errorMsg {
    color: #ca4200;
    padding: 5px 0;
}

.userLoggedInQuickLink {
    display: none;
}

.menuDropdown_csr .panel p:not(:first-child) {
    margin-top: 10px;
}

.userProfileIcon {
    background-image: url("../images/user-profile-icon.png");
    background-repeat: no-repeat;
}

.disabledUser {
    background-image: url("../images/user-profile-disabled.png");
    background-repeat: no-repeat;
    padding-right: 20px;
}

#accountDisabledMessage {
    color: #CA4200;
}

.signedInUserName {
    padding-right: 12px;
}

.panelUsername {
    padding-right: 6px;
}

.field ul {
    list-style-type: none;
    padding-left: 0;
}

.field .textLabel {
    border-bottom: 1px solid #BFBFBF;
    line-height: 20px;
    margin-bottom: -20px;
    padding: 10px;
}

.field .quickCSRLinks {
    border-bottom: 1px solid #BFBFBF;
    padding: 10px;
    position: relative;
}

.field .quickCSRLinkOpened {
    padding: 20px 10px 0;
}

.field .quickCSRLinks .arrowDown:before {
    content: url("../images/responsive/rwdUI.png");
    height: 10px;
    margin-top: -2px;
    overflow: hidden;
    position: absolute;
    right: 12px;
    top: 15px;
    width: 15px;
}

.field .quickCSRLinks .arrowUp:before {
    content: url("../images/responsive/rwdUI.png");
    height: 10px;
    margin-top: -2px;
    overflow: hidden;
    position: absolute;
    right: 12px;
    top: 22px;
    transform: rotate(180deg);
    width: 15px;
}

.field .lastElement {
    border: 0 none;
    margin-bottom: -10px;
    padding-bottom: 0;
}

.field .quickCSRLinks .link {
    color: #006ECC;
    font-size: 12px;
}

.loggedInContractSelectPanel .loggedInInputWrapper {
    background: linear-gradient(#F7F9F9, #E5E8E9) repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin: 10px -10px 0;
    padding: 10px;
}

.loggedInContractSelectPanel .button_primary,
.loggedInContractSelectPanel .button_secondary,
.contractSelectPanel .button_secondary,
.contractSelectPanel .button_primary,
.signOutButton {
    width: 248px;
}

@media screen and (max-width: 600px) {
    .loggedInContractSelectPanel .button_primary,
    .loggedInContractSelectPanel .button_secondary,
    .contractSelectPanel .button_secondary,
    .contractSelectPanel .button_primary,
    .signOutButton {
        width: 180px;
    }
}

.loggedInContractSelectPanel .button_primary_CSR {
    width: 228px;
}

.loggedInContractSelectPanel .button_primary .button_text,
.loggedInContractSelectPanel .button_secondary .button_text,
.contractSelectPanel .button_secondary .button_text,
.contractSelectPanel .button_primary .button_text,
.signOutButton .button_text {
    width: 224px;
}

.loggedInContractSelectPanel .input_field {
    width: 210px;
}

.loggedInContractSelectPanel .csrClientLogin {
    width: 227px;
}

@media screen and (max-width: 770px) {
    #globalLoginWidget .loggedInContractSelectPanel .button_primary,
    #globalLoginWidget .loggedInContractSelectPanel .button_secondary,
    #globalLoginWidget .contractSelectPanel .button_secondary,
    #globalLoginWidget .contractSelectPanel .button_primary,
    .signOutButton {
        width: auto;
    }
}

.panelLinkSelected.selected {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #B8B8B8 #B8B8B8 #FFFFFF;
    border-image: none;
    border-style: solid;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-width: 1px;
    left: 1px;
    z-index: 101;
}

#signInDropdown {
    display: none;
}

#desktopExpandArrow {
    display: inline-block;
    margin-left: 5px;
    vertical-align: bottom;
}

#mobileExpandArrow_alt,
#mobileExpandArrow {
    display: none;
    float: right;
    margin-right: 5px;
    vertical-align: middle;
}

.globalError {
    border: 1px solid #CA4200;
    border-radius: 5px;
    display: none;
    margin-bottom: 20px;
    max-width: 221px;
    padding: 10px;
    position: relative;
}

.globalErrorMessage {
    color: #CA4200;
}

#buyingForNameList,
#buyingForNameList_alt {
    border: 1px solid #BFBFBF;
    display: none;
    padding: 10px;
    position: relative;
    top: -1px;
    width: 229px;
}

#buyingFor_alt,
#buyingFor {
    display: none;
}

.loginPanelStates {
    max-width: 500px;
}

.loginPanelStates h1 {
    padding-bottom: 20px;
}

.loginPanelStates label {
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    margin-right: 15px;
    padding-left: 25px;
    position: relative;
}

.loginPanelState {
    border-bottom: 1px solid #EEEEEE;
    margin-bottom: 10px;
    margin-left: 10px;
    padding-bottom: 10px;
}

.loginPanelStates input[type="radio"] {
    display: none;
}

.loginPanelStates label:before {
    background-color: #CCCCCC;
    border-radius: 10px;
    bottom: 1px;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3) inset, 0 1px 0 0 rgba(255, 255, 255, 0.8);
    content: "";
    display: inline-block;
    height: 18px;
    left: 0;
    margin-right: 10px;
    position: absolute;
    width: 18px;
}

.loginPanelStates input[type="radio"]:checked+label:before {
    color: #F3F3F3;
    content: "�";
    font-size: 30px;
    line-height: 18px;
    padding-right: 1px;
    text-align: center;
}

#mobileLoginPanelStates {
    display: none;
}

@media screen and (max-width: 600px) {
    .menuDropdown_csr {
        border: medium none;
        border-radius: 0;
        box-shadow: none;
        position: relative;
        right: 0;
        top: 0;
        width: 100%;
    }
    .panelLinkSelected.selected {
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
        border: 0 none;
        border-radius: 0;
    }
    #desktopExpandArrow {
        display: none;
    }
    #mobileExpandArrow {
        display: inline-block;
    }
    #desktopLoginPanelStates {
        display: none;
    }
    #mobileLoginPanelStates {
        display: block;
    }
}

#FindOrdersSearch_table {
    margin: 0px;
}

#FindOrdersList_form_botton {
    padding: 10px 0;
    border-top: 1px solid #ebebeb;
    margin-top: 25px;
}

a#FindOrdersList_form_botton_1 {
    margin-top: 10px;
}

a#FindOrdersList_form_botton_2 {
    margin-top: 10px;
}

.findOrdesResultList_table .actions .cell {
    padding: 5px 5px 5px 0;
    position: relative;
    text-align: right;
}

.findOrdesResultList_table .cell {
    font-size: 12px;
    padding: 13px 10px 7px 0;
}

#findOrdersPageHeading span {
    font-size: 12px;
}

#findOrdersPageHeading .successSpan {
    font-size: 12px;
    color: #767676;
}

.findOrderSearchOption {
    padding: 10px 0;
    background-color: #f5f5f5;
    color: #707070;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
}

.findOrdersSelfServiceCal {
    font-size: 12px;
}


/* -----------------------------------------------------------------------------*/


/* CSS for FindOrder and Find Customer List Table UI. Also used for Order Comments section
/* -----------------------------------------------------------------------------*/

.findOrderlistTable {
    border: 1px solid #E9E9E9;
    border-radius: 5px 5px 5px 5px;
}

.findOrderlistTable .toolbar {
    background: none repeat scroll 0 0 #F9F9F9;
    margin-bottom: 4px;
    padding: 10px;
}


/* list table toolbar */

.findOrderlistTable .toolbar.collapsible {
    background: #F9F9F9 !important;
    margin-bottom: 4px !important;
    padding: 10px !important;
}

.findOrderlistTable .collapsible .toggle .button_text {
    height: 0;
    width: 0;
    padding: 15px;
}

.findOrderlistTable .collapsible .toggle .button_text:after {
    background-repeat: no-repeat;
    bottom: 4px;
    right: 4px;
    height: 20px;
    width: 20px;
    position: absolute;
}

.findOrderlistTable .collapsible[aria-expanded="false"] .toggle .button_text:after {
    content: url("../images/responsive/rwdUI.png");
    clip: rect(41px, 58px, 58px, 41px);
    height: 61px;
    position: absolute;
    width: 61px;
}

.findOrderlistTable .collapsible[aria-expanded="true"] .toggle .button_text:after {
    content: url("../images/responsive/rwdUI.png");
    clip: rect(41px, 78px, 58px, 61px);
    height: 61px;
    position: absolute;
    width: 81px;
}

.findOrderlistTable .collapsible span {
    font-size: 13px;
}

.findOrderlistTable .content .field {
    font-size: 13px;
    margin: 15px 0px 0px 0px;
}

.findOrderlistTable .content .field input {
    font-size: 12px;
    padding: 8px;
    background: #FFFFFF;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #E0E0E0;
    border-radius: 5px 5px 5px 5px;
    width: 80%;
}

.findOrderlistTable .quantity .input_field {
    padding: 8px;
}


/*--------------*/


/* Order Comments
/*--------------*/

.findOrderlistTable .collapsible .orderCommentsMainHeading {
    font-size: 17px;
}

.findOrderlistTable .collapsible .orderCommentsSubHeading {
    font-size: 13px;
}

.commentRow {
    border-bottom: 1px solid #e5e5e5;
    margin-left: 10px;
    font-size: 15px;
    word-wrap: break-word;
}

.comment_container {
    clear: both;
}

.comment_container .commentRow span {
    font-size: 13px;
}

.editIconOrderComment {
    float: left;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    padding: 5px;
    margin-left: 5px;
}

.orderComment {
    background: white;
    padding: 10px 5px 10px 5px;
    margin: 0px;
    border: 1px solid #e5e5e5;
}

.expandingTextArea {
    resize: none;
    width: 35%;
    min-width: 250px;
    display: inline-block;
    margin: 8px;
    height: 100px;
}

#orderCommentContent {
    border: 0;
}

#orderCommentForm {
    width: 100%;
}

.addCommentBox {
    float: left;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 10px;
    margin-left: 5px;
    margin-top: 5px;
    font-size: 13px;
}

#orderCommentContainer {
    border-bottom: 1px solid #e0e0e0;
    border-top: 1px solid #e0e0e0;
    margin: 10px 0 10px 10px;
    padding: 10px 0 0;
}

#orderCommentContainer .title {
    display: inline-block;
    width: 650px;
}

#orderCommentContent .field input {
    font-size: 12px;
    padding: 8px;
    background: #FFFFFF;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #E0E0E0;
    border-radius: 5px 5px 5px 5px;
}


/*---------------------------------------------*/


/* --- Order Comments	Slider Widget ---------*/


/*---------------------------------------------*/

#orderCommentsSlider_trigger.orderComments_clean.orderCommentsSlider_trigger_closed.left-top,
#orderCommentsSlider_trigger.orderComments_clean.orderCommentsSlider_trigger_closed.left-bottom {
    margin-left: 0;
}

#orderCommentsSlider_trigger.orderComments_clean.left-top,
#orderCommentsSlider_trigger.orderComments_clean.left-bottom {
    margin-left: 400px;
}

#orderCommentsSlider_trigger.left-bottom {
    top: 40%;
    position: fixed;
}

#orderCommentsSlider_trigger.left-top,
#orderCommentsSlider_trigger.left-bottom,
#orderCommentsSlider_trigger.right-top,
#orderCommentsSlider_trigger.right-bottom {
    height: 250px;
}

#orderCommentsSlider_trigger {
    background-image: linear-gradient("#f7f9f9", "#e5e8e9");
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#f7f9f9', endColorStr='#e5e8e9')";
    background: rgba(0, 0, 0, 0) linear-gradient(to right, #f7f9f9, #e5e8e9) repeat scroll 0 0;
    border-radius: 4px;
    border-spacing: 0;
    border-left: none;
    cursor: pointer;
    font-size: 12px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    display: table-cell;
    font-size: 11px;
    height: 24px;
    line-height: normal;
    padding: 0 20px;
    text-align: center;
    vertical-align: middle;
    border-color: #ffa200 #ffa200 #ffa200;
    border-style: solid;
    border-width: 1px 1px 1px 0;
    z-index: 99;
}

#orderCommentsSlider_content,
#orderCommentsSlider_trigger {
    transition: all 500ms ease-in-out 0s;
}

.orderComments_clean .orderCommentsSlider_trigger_text {
    left: -90px;
    right: -90px;
    top: 120px;
}

.left-top .orderCommentsSlider_trigger_text,
.left-bottom .orderCommentsSlider_trigger_text,
.right-top .orderCommentsSlider_trigger_text,
.right-bottom .orderCommentsSlider_trigger_text {
    filter: none;
    font-size: 14px;
    position: absolute;
    transform: rotate(-90deg);
    white-space: nowrap;
}

#orderCommentsSlider_content.left-bottom {
    top: 135px;
    position: fixed;
}

#orderCommentsSlider_content {
    z-index: 200;
    height: 80%;
    width: 400px;
    background-color: #f9f9f9;
    border-color: #ffa200 #ffa200 #ffa200;
    border-style: solid;
    border-width: 3px 1px 1px 1px;
}

#orderCommentsSlider_content,
#orderCommentsSlider_trigger {
    transition: all 250ms ease-in-out 0s;
}

#orderCommentsSlider_content.orderComments_clean.orderCommentsSlider_content_closed.left-top,
#orderCommentsSlider_content.orderComments_clean.orderCommentsSlider_content_closed.left-bottom {
    margin-left: -400px;
}

.orderComments_clean .orderCommentsSlider_title {
    padding: 5px 0 0 5px;
}

#orderCommentsSliderTitle {
    font-family: sans-serif;
}

.orderComments_clean .orderCommentsSlider_title span {
    margin-left: 10px;
}

.orderComments_clean .orderCommentsSlider_title .orderCommentsMainHeading {
    font-size: 17px;
}

.orderComments_clean .orderCommentsSlider_title .orderCommentsSubHeading {
    font-size: 13px;
}

#orderCommentsSlider_content ul {
    list-style: outside none none;
    padding-left: 11px;
}

#orderCommentsSlider_content ul li {
    margin-bottom: 20px;
    margin-right: 20px;
}

#orderCommentsSlider_content label {
    display: inline-block;
}

.required_asterisk {
    color: red;
}

#orderCommentsSlider_message {
    display: block;
    width: 340px;
}

#orderCommentsSlider_submit {
    float: right;
}

.saveButton {
    width: 8%;
    margin: 0px 8px;
    font-size: 12px;
    min-width: 76px;
}

.cancelButton {
    width: 8%;
    height: 29px;
    line-height: 29px;
    text-align: center;
    font-size: 12px;
    min-width: 76px;
}

.addCommentField {
    word-wrap: break-word;
    font-size: 13px;
    border-bottom: 1px solid #e9e9e9;
    margin: 5px 0 10px 5px;
    float: left;
    max-width: 80%;
}

#commentGroup {
    margin-top: 10px;
    padding: 10px;
}

#commentGroup .row {
    clear: both;
    font-size: 15px;
    padding: 5px;
    margin-left: 5px;
}

.editIconSliderWidget {
    position: relative;
}

@media only screen and (max-width: 600px) {
    #orderCommentsSlider_content.left-bottom {
        top: 105px;
        left: 0;
        position: fixed;
        width: 230px;
    }
    #orderCommentsSlider_trigger.left-bottom {
        top: 105px;
        left: 0;
        position: fixed;
    }
    #orderCommentsSlider_trigger.orderComments_clean.left-bottom {
        margin-left: 230px;
    }
}

@media only screen and (max-height: 480px) {
    #orderCommentsSlider_trigger.left-bottom {
        top: 135px;
        left: 0;
        position: fixed;
    }
}

@media only screen and (max-height: 480px) and (max-width: 600px) {
    #orderCommentsSlider_trigger.left-bottom {
        top: 105px;
    }
}

.orderCommentSliderTable {
    border-radius: 5px 5px 5px 5px;
    margin: 5px;
    max-height: 80%;
    display: block;
    overflow: auto;
}

.ui-selectmenu-button span.ui-icon {
    background: url("../images/responsive/rwdUI.png");
    display: block;
    position: relative;
    width: 15px;
    height: 10px;
    margin: 8px 4px 0px 4px;
    float: right;
}

.ui-menu-item {
    position: relative;
    cursor: pointer;
    list-style: none;
    margin-left: -40px;
}

.ui-menu-item-wrapper {
    padding: 9px 8px;
    border-bottom: 1px solid #E0E0E0;
    background: #FFFFFF;
}

.ui-menu {
    border: 1px solid #E0E0E0;
    box-shadow: 0 2px 13px -4px #000000;
}

li div.ui-state-active {
    background: #898989 !important;
    color: #FFF !important;
}

li div.ui-state-select {
    background: #E0E0E0 !important;
    color: #000 !important;
}


/*jquery library*/

.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

.ui-selectmenu-menu .ui-menu {
    overflow: auto;
    /* Support: IE7 */
    overflow-x: hidden;
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    font-size: 1em;
    font-weight: bold;
    line-height: 1.5;
    padding: 2px 0.4em;
    margin: 0.5em 0 0 0;
    height: auto;
    border: 0;
}

.ui-selectmenu-open {
    display: block;
}

.ui-selectmenu-button {
    display: inline-block;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    cursor: pointer;
    margin-bottom: 10px;
    vertical-align: top;
}

.ui-selectmenu-button span.ui-selectmenu-text {
    text-align: left;
    display: block;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 2px;
}

.selectWrapper .wcSelect {
    padding: 6px;
    border-radius: 5px;
    color: #545454;
    font-size: 14px;
    cursor: pointer;
    min-width: 140px;
}

.orderBySelect span.ui-selectmenu-text {
    padding: 4px;
}

.orderBySelect span.ui-icon {
    margin-top: 10px;
}

.selectWrapperPageSize .wcSelect {
    min-width: 0px;
}

.selectWrapperPageSize .wcSelect .ui-selectmenu-text {
    display: none;
}

.selectWrapperPageSize span.ui-icon {
    margin-top: 10px;
}

.definingAttributes .options_dropdown_column .selectWrapper .wcSelect {
    font-size: 12px;
    padding: 0px 6px;
    min-width: 156px;
}

.definingAttributes .options_dropdown_column .ui-selectmenu-button span.ui-selectmenu-text {
    padding: 7px 2px;
}

.definingAttributes .options_dropdown_column .ui-selectmenu-button span.ui-icon {
    margin-top: 10px;
}

.definingAttributes .options_dropdown_column .ui-selectmenu-button {
    margin-bottom: 0px;
}

.product_info .selectWrapper .wcSelect {
    padding-top: 8px;
}

#newListPublicPrivateDropdown .wcSelect {
    font-size: 12px;
    min-height: 30px;
    min-width: 208px;
    padding-bottom: 0;
    margin-bottom: 0;
}

.listTable .toolbar .field .wcSelect {
    padding-right: 20px;
    margin-bottom: 10px;
}

.listTable .toolbar .field .wcSelect {
    width: 100%;
}

.listTable .toolbar .field .wcSelect {
    font-size: 12px;
    padding: 4px 6px;
    background: #FFFFFF;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #E0E0E0;
    border-radius: 5px 5px 5px 5px;
    width: 80%;
}

.ui-selectmenu-menu li.ui-state-disabled {
    display: none;
}

.UserMemberGroupManagement .memberGroup .wcSelect {
    border-radius: 5px;
    border: 1px solid #999999;
    padding: 8px;
    font-size: 12px;
    width: 300px;
    margin-bottom: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.globalLogin .wcSelect {
    font-size: 12px;
    min-height: 25px;
    min-width: 274px;
    margin-bottom: 0;
}

.globalLogin .ui-menu-item {
    margin-left: 0;
}

.globalLoginCSR .wcSelect {
    min-width: 255px;
}

.OrganizationListWidget .orgList .wcSelect {
    color: #4d4d4d !important;
    background-image: linear-gradient(#f7f9f9, #e5e8e9);
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    padding: 8px 5px;
    font-size: 12px;
    min-width: 180px;
    max-width: 260px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

#Register .inputField.wcSelect,
#QuickCheckout .inputField.wcSelect,
#AddressForm .inputField.wcSelect,
#addressId .inputField.wcSelect {
    padding: 5px 8px;
    margin-bottom: 8px;
}

#Register input.inputField.wcSelect,
#QuickCheckout input.inputField.wcSelect,
#AddressForm input.inputField.wcSelect,
#addressId input.inputField.wcSelect {
    padding: 8px;
    margin-bottom: 8px;
}

.findOrderlistTable .toolbar .field .wcSelect {
    padding: 4px 6px;
}

.pageSection .field .wcSelect {
    border-radius: 5px;
    border: 1px solid #e0e0e0;
    padding: 4px;
    font-size: 12px;
    width: 80%;
    max-width: 300px;
    margin-bottom: 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.pageSection .field input.wcSelect {
    padding: 8px;
}


/* WCDialog */

.ui-dialog.ui-widget {
    position: absolute;
    z-index: 1000;
}


/* ValidationTextbox */

input.wcValidationTextbox.error {
    border: 1px solid red !important;
    background: #FFCECE !important;
}

a.disabled {
    background: grey !important;
    border: 1px solid grey !important;
}


/* Carousel */

div[data-widget-type="wc.Carousel"] .owl-wrapper-outer.overflow-visible {
    overflow: visible;
}

div[data-widget-type="wc.Carousel"] .owl-stage-outer.overflow-visible {
    overflow: visible;
}

.owl-carousel .owl-item .categorySpot img {
    display: initial !important;
    width: inherit !important;
}

.overflow-visible>.owl-stage {
    transition: 2000ms ease !important;
}


/* Autocomplete */

ul.ui-autocomplete {
    z-index: 1000;
    width: 170px;
    font-size: 12px;
}


/* -----------------------------------------------------------------------------*/


/* APPLEPAY BEGIN
/* -----------------------------------------------------------------------------*/

#applePayShopcartButton {
    padding-right: 5px;
}

.apple-pay-button {
    display: none;
    background-color: white;
    background-image: -webkit-named-image(apple-pay-logo-black);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 100% calc(60% + 2px);
    border: 1px solid black;
    box-sizing: border-box;
    height: 30px;
    /*margin: 5px auto;*/
    min-height: 30px;
    min-width: 50px;
    padding: 0px;
    transition: background-color .15s;
    width: 97%;
    border-radius: 5px;
    /*max-width: 200px;*/
    cursor: pointer;
}

.apple-pay-button.visible {
    display: block;
}

.apple-pay-button-clear-float {
    clear: both;
}

.apple-pay-button:active {
    background-color: rgb(152, 152, 152);
}

.apple-pay-checkout {
    max-width: 120px;
}

.apple-pay-minicart {
    min-width: 100px;
}

.apple-pay-pdp {
    max-width: 270px;
}

.apple-pay-plp {
    max-width: 200px;
}

.full-width {
    width: 100%;
}


/* -----------------------------------------------------------------------------*/


/* APPLEPAY END
/* -----------------------------------------------------------------------------*/


/* -----------------------------------------------------------------------------*/


/* Common CSS Begin
/* -----------------------------------------------------------------------------*/


/* GenericError.jsp */

.genericError_message {
    color: #CA4200;
}


/* QuickInfo_UI.jspf */

div.heading>span {
    font-size: 13px;
    text-transform: uppercase;
}

div.heading>span.selectedAttribute {
    text-transform: none;
}


/* Search_UI_Mobile.jspf */

.gray_color {
    color: #777777;
}


/* Product Info Add To Cart Button */

.nodisplay {
    display: none;
}

.spanacce {
    height: 1px;
    width: 1px;
    position: absolute;
    overflow: hidden;
    top: -1px;
}

.autoSuggestSelected {
    background-color: #d9e9f7 !important;
}


/* -----------------------------------------------------------------------------*/


/* Configure.jsp
/* -----------------------------------------------------------------------------*/

.configurator_page_content {
    font-size: 12px;
}

.configurator_page_content>.content_box {
    border: 1px solid #e5e5e5;
}

.configurator_page_content>.content_box>.box_header {
    height: 32px;
    background-color: #f5f5f5;
    font-weight: bold;
    font-size: 16px;
    line-height: 32px;
    padding-left: 30px;
}

.configurator_page_content>.content_box>.product_image {
    padding-left: 30px;
}

.configurator_page_content>.content_box>.product_add {
    padding-right: 9px;
}

.configurator_page_content>.content_box>.product_add .price {
    font-weight: bold;
}

.configurator_page_content>.content_box>.header {
    font-size: 12px;
    font-weight: bold;
    margin-left: 30px;
    margin-right: 9px;
    border-bottom: 1px solid #e5e5e5;
}

.configurator_page_content>.content_box>.item {
    margin-top: 10px;
    margin-left: 20px;
    margin-right: 9px;
    border-bottom: 1px dashed #C6D0DC;
}

.configurator_page_content>.content_box .no_border {
    border-bottom: none;
}

.configurator_page_content>.content_box>.item>.item_details {
    margin-left: 20px;
}

.configurator_page_content>.content_box>.item>.item_details .item_header {
    font-size: 12px;
    font-weight: bold;
    line-height: 13px;
    margin-bottom: 5px;
}

.configurator_page_content>.content_box>.item>.item_details .form {
    font-size: 11px;
}


/* -----------------------------------------------------------------------------*/


/* Masthead
/* -----------------------------------------------------------------------------*/

#masthead {
    width: 100%;
}

#masthead>.top {
    width: 100%;
    height: 15px;
    background: url('../images/colors/color1/masthead_top_bg.png') repeat-x;
}

#masthead>.content {
    width: 100%;
    height: 78px;
    position: relative;
}

#masthead>.navigation {
    height: 32px;
    padding: 7px 16px 6px 16px;
    position: relative;
    background: url('../images/colors/color1/masthead_navigation_bg.png') repeat-x;
}

div.widget_masthead_logo_position {
    position: absolute;
    left: 0;
    top: 0;
}

div#widget_masthead_logo1 img {
    display: block;
    /* explicit setting will reduce 3px bug in HTML5,when DOM is <div><img/></div> */
}


/* -----------------------------------------------------------------------------*/


/* Masthead Links Widget
/* -----------------------------------------------------------------------------*/

div.widget_masthead_links_position {
    position: absolute;
    right: 263px;
    top: 19px;
}

div#widget_masthead_links {
    position: relative;
    width: 450px;
    height: 38px;
}

div#widget_masthead_links div.masthead_links {
    position: absolute;
    right: 0px;
    top: 0px;
}

div#widget_masthead_links div.masthead_links span.masthead_links_container {
    float: right;
    font-size: 12px;
    color: #d9dedf;
    line-height: 14px;
}

div#widget_masthead_links div.masthead_links span.masthead_links_container span.masthead_links_item {
    display: inline;
    color: #4D4D4D;
}

div#widget_masthead_links div.masthead_links span.masthead_links_container span.masthead_links_item a {
    text-decoration: none;
    color: #4d4d4d;
}

div#widget_masthead_links div.masthead_links span.masthead_links_container span.masthead_links_item a:hover {
    text-decoration: underline;
}

div#widget_masthead_links div.masthead_links span.masthead_links_container span.special {
    text-decoration: none;
    color: #4D4D4D;
}

div#widget_masthead_links div.masthead_links span.masthead_links_container span.special a,
div#widget_masthead_links div.masthead_links span.masthead_links_container span.special a:visited {
    text-decoration: none;
    color: #000000;
}

div#widget_masthead_links div.masthead_social {
    position: absolute;
    right: 0px;
    top: 20px;
}

div#widget_masthead_links div.masthead_social span.masthead_links_container {
    float: right;
    font-size: 12px;
    color: #d9dedf;
    line-height: 14px;
    list-style-type: none;
}

div#widget_masthead_links div.masthead_social span.masthead_links_container span.masthead_links_item {
    display: inline;
    color: #4d4d4d;
}

div#widget_masthead_links div.masthead_social span.masthead_links_container span.masthead_links_item a {
    color: #4d4d4d;
    text-decoration: none;
}

div#widget_masthead_links div.masthead_social span.masthead_links_container span.masthead_links_item a:hover {
    text-decoration: underline;
}

div#widget_masthead_links div.masthead_social span.masthead_links_container span.masthead_links_item span.icon {
    width: 16px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    margin-top: -2px;
}

div#widget_masthead_links div.masthead_social span.masthead_links_container span.masthead_links_item span.face_icon {
    background: url('../images/colors/color1/widget_masthead_social/social_face_icon.png') no-repeat;
    height: 16px;
}

div#widget_masthead_links div.masthead_social span.masthead_links_container span.masthead_links_item span.face_icon:hover {
    background-position: 0 -16px;
}

div#widget_masthead_links div.masthead_social span.masthead_links_container span.masthead_links_item span.plus_icon {
    background: url('../images/colors/color1/widget_masthead_social/social_plus_icon.png') no-repeat;
}

div#widget_masthead_links div.masthead_social span.masthead_links_container span.masthead_links_item span.yelp_icon {
    background: url('../images/colors/color1/widget_masthead_social/social_yelp_icon.png') no-repeat;
}

div#widget_masthead_links div.masthead_social span.masthead_links_container span.special {
    text-decoration: none;
    color: #4D4D4D;
}

div#widget_masthead_links div.masthead_social span.masthead_links_container span.special a,
div#widget_masthead_links div.masthead_social span.masthead_links_container span.special a:visited {
    text-decoration: none;
    color: #000000;
}


/* -----------------------------------------------------------------------------*/


/* IE6 Unsupported Browser Page
/* -----------------------------------------------------------------------------*/

.ie6_Background {
    background-color: #FFFFFF;
    height: 100%;
    position: fixed;
    width: 100%;
}

.ie6_Position {
    position: relative;
    width: 100%;
}

.ie6_Content {
    background-color: #FFFFFF;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 50px;
    text-align: center;
}

.ie6_Header {
    color: #A1A1A1;
    font-family: verdana, arial;
    font-size: 20px;
    padding-bottom: 12px;
    padding-top: 38px;
    text-align: center;
}

.ie6_Message {
    color: #444444;
    font-family: verdana, arial;
    font-size: 13px;
    line-height: 16px;
    padding-bottom: 40px;
    padding-left: 12px;
    padding-right: 12px;
    text-align: center;
}

.ie6_Banner {
    background: url("../images/colors/color1/unsupported_browser_bg.png") repeat-x scroll 0 0 white;
    border-bottom: 1px solid #C6D0DC;
    height: 42px;
    padding-top: 5px;
}

.ie6_AuroraLogo {
    position: relative;
}

.orderExpandArea {
    border-top: 1px solid #e0e0e0;
    padding: 5px 0px;
}

.orderExpandArea a p {
    display: inline;
    vertical-align: top;
}

#orderExpandAreaBottom {
    border-bottom: 1px solid #e0e0e0;
}


/* -----------------------------------------------------------------------------*/


/* MessageDisplay.jspf
/* -----------------------------------------------------------------------------*/

div.store_message {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    z-index: 9999;
    min-width: 270px;
    max-width: 550px;
    width: 100%;
    display: none;
    /* Dev -- Hide the error message area by default */
}

.store_message>.content {
    margin-top: 3px;
    background-color: #FFFFFF;
    border-left: 0px solid #e5e5e5;
    border-right: 0px solid #e5e5e5;
    border-bottom: 0px solid #e5e5e5;
    padding: 35px;
    box-shadow: 0 0 10px 2px #888888;
    filter: progid: DXImageTransform.Microsoft.Glow(color='#888888', Strength='5');
}

.store_message>.content>.close {
    position: absolute;
    top: 10px;
    right: 15px;
}

.store_message>.content>.close>.close_text {
    font-size: 11px;
    color: #777777;
    height: 13px;
    float: left;
}

.store_message>.content>.close>.close_icon {
    margin-left: 4px;
    margin-top: 4px;
    width: 8px;
    height: 8px;
    background-image: url('../images/colors/color1/close_circle_sprite2.png');
    background-repeat: no-repeat;
    float: left;
}

.store_message>.content>.close:hover>.close_text {
    text-decoration: underline;
}

.store_message>.content>.close:hover>.close_icon {
    background-position: 0 -8px;
}

.store_message>.content>.message .message_icon {
    float: left;
    height: 18px;
    position: relative;
    width: 18px;
}

.store_message>.content>.message .message_icon .error_icon {
    position: absolute;
    top: -3px;
    left: 1px;
}

.store_message>.content>.message .message_icon>#success_icon.error_icon {
    left: -3px;
}

.store_message>.content>.message .message_text {
    font-size: 12px;
    color: #4D4D4D;
    line-height: 16px;
    margin-left: 25px;
}


/* Page Template */

div#page {
    width: 100%;
    height: 100%;
    position: relative;
}


/* -----------------------------------------------------------------------------*/


/* Progress Bar
/* -----------------------------------------------------------------------------*/


/* For the element containing the actual progress bar */

#progress_bar {
    position: absolute;
    z-index: 9999;
    display: none;
}


/* For the dialog containing the progress bar element */

#progress_bar_dialog {
    position: absolute;
    z-index: 9999;
    /* DevStart: outline was coming for progress bar.
	 * display:none; moved to inline css otherwise dialog.show() won't display the progress bar
	 */
    outline: 0;
    /* DevEnd */
}

#loading_popup {
    width: 59px;
}

#loading_popup .top_left {
    background-image: url('../images/colors/color1/popup_topleft.png');
    background-repeat: no-repeat;
    background-position: top;
    height: 7px;
    width: 8px;
    float: left;
}

#loading_popup .top_right {
    background-image: url('../images/colors/color1/popup_topright.png');
    background-repeat: no-repeat;
    background-position: right top;
    height: 7px;
    width: 51px;
    float: left;
}

#loading_popup .header {
    background-image: url('../images/colors/color1/popup_center_tile_mini.png');
    background-repeat: repeat-y;
    text-align: right;
    clear: left;
}

#loading_popup .close {
    padding: 5px 15px 2px 0px;
    color: #666666;
}

#loading_popup .close .icon {
    padding: 2px 0 0 4px;
    float: right;
}

#loading_popup .bodycontent {
    background-color: transparent;
    background-image: url('../images/colors/color1/popup_center_tile_mini.png');
    background-repeat: repeat-y;
    background-position: right;
    padding: 0 5px 0 5px;
    margin: 0;
}

#loading_popup .bodycontent h2 {
    font-size: 14px;
    font-weight: bold;
}

#loading_popup .bodycontent p {
    margin: 3px 0 10px 2px;
}

#loading_popup .bodycontent div.form_2column {
    padding: 0;
}

#loading_popup .bodycontent_short {
    padding: 12px 17px 12px 15px;
    margin: 0px 1px 0px 1px;
}

#loading_popup .footer {
    text-align: right;
    height: 20px;
    width: 59px;
}

#loading_popup .footer .bot_left {
    background-image: url('../images/colors/color1/popup_botleft.png');
    background-repeat: no-repeat;
    background-position: bottom;
    height: 11px;
    width: 8px;
    float: left;
}

#loading_popup .footer .bot_right {
    background-image: url('../images/colors/color1/popup_botright.png');
    background-repeat: no-repeat;
    background-position: right bottom;
    height: 11px;
    width: 51px;
    float: left;
}

div .error_icon {
    float: left;
}

div.item_spacer_10px {
    height: 10px;
}

div.item_spacer_8px {
    height: 8px;
}

div.item_spacer_7px {
    height: 7px;
}

div.item_spacer_5px {
    height: 5px;
}

div.item_spacer_3px {
    height: 3px;
}

div.item_spacer_2px {
    height: 2px;
}


/* -----------------------------------------------------------------------------*/


/* Left Navigation
/* -----------------------------------------------------------------------------*/

div.widget_left_nav div.bottom_border_5px {
    border-bottom: 5px solid #e5e5e5;
}

div.widget_left_nav_position {
    /*Dev: min height for left navigation bar*/
    min-height: 300px;
    margin-right: 10px;
}

div.widget_left_nav {
    margin-bottom: 10px;
}

div.widget_left_nav>div.content_left_border {
    border: 5px solid #e5e5e5;
}

div.widget_left_nav>div.content_left_border>div.content_right_border>div.content div.content_section div.header {
    height: 34px;
    background-color: #ffffff;
    padding-left: 10px;
    padding-right: 10px;
}

div.widget_left_nav>div.content_left_border>div.content_right_border>div.content div.content_section div.header span.header_title {
    font-size: 11px;
    line-height: 34px;
    font-weight: bold;
    color: #777777;
    float: left;
}

div.widget_left_nav>div.content_left_border>div.content_right_border>div.content div.content_section div.header>span.filter_by_title {
    font-size: 14px;
    font-weight: bold;
    line-height: 34px;
    color: #777777;
    float: left;
}

div.widget_left_nav>div.content_left_border>div.content_right_border>div.content div.content_section div.header>div.clearall {
    font-size: 12px;
    line-height: 34px;
    float: right;
}

div.widget_left_nav>div.content_left_border>div.content_right_border>div.content div.content_section div.header>div.clearall>a {
    text-decoration: none;
    color: #777777;
}

div.widget_left_nav>div.content_left_border>div.content_right_border>div.content div.content_section div.header>div.clearall>a:hover>div>span {
    text-decoration: underline;
}

div.widget_left_nav>div.content_left_border>div.content_right_border>div.content div.content_section div.header>div.clearall>a>div.clear_all_text>div.filter_sprite {
    float: left;
    display: block;
    position: relative;
    overflow: hidden;
    margin-top: 5px;
    margin-right: 5px;
    width: 13px;
    height: 13px;
    margin-top: 10px;
}

div.widget_left_nav>div.content_left_border>div.content_right_border>div.content div.content_section div.header>div.clearall>a>div.clear_all_text>div.filter_sprite>img {
    position: absolute;
    width: 13px;
    height: 26px;
}

div.widget_left_nav>div.content_left_border>div.content_right_border>div.content div.content_section div.header>div.clearall>a:hover>div.clear_all_text>div.filter_sprite>img {
    top: -13px;
    left: 0;
}

div.widget_left_nav>div.content_left_border>div.content_right_border>div.content div.content_section div.filter_list {
    min-height: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

div.widget_left_nav>div.content_left_border>div.content_right_border>div.content div.content_section div.filter_list>ul>li:first-child {
    padding-top: 8px !important;
}

div.widget_left_nav>div.content_left_border>div.content_right_border>div.content div.content_section div.filter_list>ul>li:last-child {
    padding-bottom: 8px !important;
}

div.widget_left_nav>div.content_left_border>div.content_right_border>div.content div.content_section div.section_list {
    background-color: #fbfbfb;
    /*Dev: min height for left navigation bar*/
    min-height: 25px;
}

div.widget_left_nav>div.content_left_border>div.content_right_border>div.content div.content_section div.section_list>ul {
    padding: 0;
}

div.widget_left_nav>div.content_left_border>div.content_right_border>div.content div.content_section div.section_list>ul>a {
    text-decoration: none;
    color: #777777;
    font-size: 11px;
}

div.widget_left_nav>div.content_left_border>div.content_right_border>div.content div.content_section div.section_list ul li,
div.widget_left_nav>div.content_left_border>div.content_right_border>div.content div.content_section div.section_list div.showMore {
    padding: 10px;
    list-style-type: none;
    font-size: 12px;
    text-decoration: none;
    color: #777777;
}

div.widget_left_nav>div.content_left_border>div.content_right_border>div.content div.content_section div.section_list ul li div.facetCountContainer,
ul.facetSelect li div.facetCountContainer {
    display: inline;
}

div.widget_left_nav>div.content_left_border>div.content_right_border>div.content div.content_section div.section_list div.showMore {
    text-align: right;
}

div.widget_left_nav>div.content_left_border>div.content_right_border>div.content div.content_section div.section_list ul li label,
div.widget_left_nav>div.content_left_border>div.content_right_border>div.content div.content_section div.section_list div.showMore label {
    cursor: pointer;
}

div.widget_left_nav>div.content_left_border>div.content_right_border>div.content div.content_section div.section_list ul li label .swatch {
    float: left;
    width: 80px;
    height: 27px;
}

div.widget_left_nav>div.content_left_border>div.content_right_border>div.content div.content_section div.section_list ul li label .swatch img {
    vertical-align: middle;
    border: 3px #E5E5E5 solid;
    height: 18px;
    width: 18px;
}

div.widget_left_nav>div.content_left_border>div.content_right_border>div.content div.content_section div.section_list ul li.singleFacet input,
div.widget_left_nav>div.content_left_border>div.content_right_border>div.content div.content_section div.section_list div.showMore input,
ul.facetSelect li input[type=checkbox] {
    height: 1px;
    width: 1px;
    position: absolute;
    overflow: hidden;
    left: -30px;
}

div.widget_left_nav>div.content_left_border>div.content_right_border>div.content div.content_section div.section_list ul li label:hover,
div.widget_left_nav>div.content_left_border>div.content_right_border>div.content div.content_section div.section_list div.showMore label:hover {
    text-decoration: underline;
}

div.widget_left_nav>div.content_left_border>div.content_right_border>div.content div.content_section div.section_list ul li input:checked+label {
    font-weight: bold;
}

div.widget_left_nav>div.content_left_border>div.content_right_border>div.content div.content_section div.section_list ul li input:focus+label .outline {
    border: 1px dotted #000000;
}

div.widget_left_nav>div.content_left_border>div.content_right_border>div.content div.content_section div.section_list ul li.singleFacet input:checked+label .swatch img {
    border: 3px solid #fac549;
}

div.widget_left_nav>div.content_left_border>div.content_right_border>div.content div.content_section div.section_list ul li.singleFacet input:enabled+label .swatch img:hover {
    border: 3px solid #fac549;
}

div.widget_left_nav>div.content_left_border>div.content_right_border>div.content div.content_section div.section_list ul li input:disabled+label,
ul.facetSelect li input:disabled+label {
    color: #CCCCCC;
    cursor: default;
    text-decoration: none;
}

div.widget_left_nav>div.content_left_border>div.content_right_border>div.content div.content_section div.section_list ul li input:disabled+label,
ul.facetSelect li input:disabled+a {
    color: #CCCCCC;
    cursor: default;
    text-decoration: none;
}

div.widget_left_nav>div.content_left_border>div.content_right_border>div.content div.content_section div.section_list ul li input.range_input,
ul.facetSelect li input.range_input {
    font-size: inherit;
    width: 35px;
    color: #777777;
}

div.widget_left_nav>div.content_left_border>div.content_right_border>div.content div.content_section div.section_list ul li input.go_button,
ul.facetSelect li input.go_button {
    font-size: inherit;
    width: 70px;
    text-align: left;
    border: none;
    background: none;
    color: #CA4200;
}

div.widget_left_nav>div.content_left_border>div.content_right_border>div.content div.content_section div.section_list ul li input.go_button:hover,
ul.facetSelect li input.go_button:hover {
    text-decoration: underline;
}

div.widget_left_nav>div.content_left_border>div.content_right_border>div.content div.content_section div.section_list ul li input.go_button:disabled,
ul.facetSelect li input.go_button:disabled {
    display: none;
}

div.widget_left_nav>div.content_left_border>div.content_right_border>div.content div.content_section div.section_list ul li input.go_button_disabled,
ul.facetSelect li input.go_button_disabled {
    display: none;
}

div.widget_left_nav>div.content_left_border>div.content_right_border>div.content div.content_section div.section_list>ul>li>a {
    text-decoration: none;
    color: #777777;
}

div.widget_left_nav>div.content_left_border>div.content_right_border>div.content div.content_section div.section_list>ul>li>a:hover {
    text-decoration: underline;
}

div.widget_left_nav>div.content_left_border>div.content_right_border>div.content div.content_section div.section_list>ul>li>a:hover>div>span {
    text-decoration: underline;
}

div.widget_left_nav>div.content_left_border>div.content_right_border>div.content div.content_section div.section_list>ul>li>a>div.filter_option>div.filter_sprite {
    float: left;
    display: block;
    position: relative;
    overflow: hidden;
    margin-top: 5px;
    margin-right: 5px;
    width: 13px;
    height: 13px;
}

div.widget_left_nav>div.content_left_border>div.content_right_border>div.content div.content_section div.section_list>ul>li>a>div.filter_option>div.filter_sprite>img {
    position: absolute;
    width: 13px;
    height: 26px;
}

div.widget_left_nav>div.content_left_border>div.content_right_border>div.content div.content_section div.section_list>ul>li>a:hover>div.filter_option>div.filter_sprite>img {
    top: -13px;
    left: 0;
}

div.widget_left_nav>div.content_left_border>div.content_right_border>div.content div.content_section div.section_list>ul>li>a>div.filter_option span img {
    vertical-align: middle;
    border: 2px #E5E5E5 solid;
    height: 18px;
    width: 18px;
}


/* -----------------------------------------------------------------------------*/


/* Wish Order List
/* -----------------------------------------------------------------------------*/

.wish_order_list>.message {
    display: block;
    font-style: italic;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 11px;
}

.wish_order_list>.message:hover {
    background-color: #ffffff;
    cursor: auto;
}


/* Main header_wrapper positioning and styles */

div.header_wrapper_position {
    width: 100%;
    background-color: #b4bcbc;
    position: relative;
    z-index: 200;
}


/* -----------------------------------------------------------------------------*/


/* Main Content Wrapper
/* -----------------------------------------------------------------------------*/

div.content_wrapper_position {
    width: 100%;
}

div.content_wrapper {
    width: 100%;
    background: #ffffff;
}


/* Shadows */

div.content_wrapper>div.content_left_shadow {
    padding-left: 10px;
    margin-left: auto;
    margin-right: auto;
}

div.content_wrapper>div.content_left_shadow>div.content_right_shadow {
    padding-right: 10px;
}

div.content_wrapper>div.content_left_shadow>div.content_right_shadow>div.main_content {
    max-width: 967px;
    margin: 0 auto;
    background-color: #ffffff;
    min-height: 100px;
    padding: 8px 0;
}

div.content_wrapper>div.content_top {
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    display: none;
    /*No top borders required in content for Madisons Template */
}


/* For Footer bottom (theme oriented can be hidden if not needed) */

div.content_wrapper>div.content_bottom {
    max-width: 987px;
    height: 10px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

div.content_wrapper>div.content_bottom>div.left_border {
    width: 10px;
    height: 10px;
    float: left;
}

div.content_wrapper>div.content_bottom>div.middle {
    max-width: 967px;
    height: 10px;
    float: left;
}

div.content_wrapper>div.content_bottom>div.right_border {
    width: 10px;
    height: 10px;
}

div.footer_wrapper_position {
    width: 100%;
}


/* -----------------------------------------------------------------------------*/


/* Static Page Content
/* -----------------------------------------------------------------------------*/


/* DevStart: Fixed height value is removed to avoid page overflow*/

.static_page_content {
    padding: 0 20px 20px 20px;
}


/* DevEnd*/

.static_page_content>.page_header {
    font-size: 22px;
    color: #777777;
    line-height: 46px;
}


/* DevStart: Bottom padding is reduced */

.static_page_content>.content_box {
    border-top: 2px solid #f8ad05;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    background-color: #fbfbfb;
    padding-bottom: 9px;
}


/* DevEnd*/

.static_page_content>.white {
    background-color: #ffffff;
}


/* DevStart: Strict Hierarchy removed to accomodate a div */

.static_page_content>.content_box .header_top {
    height: 30px;
    font-size: 16px;
    color: #666666;
    line-height: 30px;
    border-bottom: 1px solid #f0f0f0;
    padding-left: 9px;
    padding-right: 9px;
    background-color: #f7f7f7;
}

.static_page_content>.content_box .header {
    font-size: 14px;
    color: #666666;
    font-weight: bold;
    padding-left: 9px;
    padding-right: 9px;
}

.static_page_content>.content_box .info_section {
    color: #4d4d4d;
    font-size: 12px;
    line-height: 16px;
    padding-top: 4px;
    padding-bottom: 15px;
    padding-left: 9px;
    padding-right: 9px;
}

.static_page_content>.content_box .info_section>.indent {
    padding-left: 20px;
}

.static_page_content>.content_box .info_section ol {
    padding-left: 25px;
}

.static_page_content>.content_box .header_solid {
    background-color: #F7F7F7;
    border-bottom: 1px solid #F0F0F0;
    color: #666666;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    padding-left: 9px;
    padding-right: 9px;
}


/* DevStart: Rename to info_table_1 to avoid merging of div.info_table in legacy1_1*/

.static_page_content>.content_box .info_table_1 {
    margin-top: 16px;
    padding-left: 9px;
    padding-right: 9px;
    font-size: 12px;
    font-weight: normal;
    line-height: 22px;
}

.static_page_content .info_table_1 {
    background-color: #FBFBFB;
    border-color: #F8AD05 #E5E5E5 #E5E5E5;
    border-style: solid;
    border-width: 2px 1px 1px;
    padding-bottom: 9px;
    padding-left: 10px;
    padding-right: 10px;
}

.static_page_content .column_box .column {
    float: left;
    font-size: 12px;
    width: 33%;
}

@media (max-width: 420px) {
    .static_page_content .column_box .column {
        width: 100%;
    }
}

.static_page_content .column_box .column ul {
    list-style: none outside none;
    margin-right: 10px;
    padding: 0;
    text-decoration: none;
}

.static_page_content .column_box .column ul .h1 {
    color: #333333;
    font-size: 15px;
    font-weight: bold;
    margin-top: 15px;
    text-transform: uppercase;
}

.static_page_content .column_box .column ul .h2 {
    color: #333333;
    font-weight: bold;
    margin-top: 15px;
    text-transform: uppercase;
}

.static_page_content .column_box .column ul .h3 {
    color: #4D4D4D;
    font-weight: normal;
    text-transform: none;
}

.static_page_content .column_box .column ul li a {
    display: block;
    padding: 8px;
    text-decoration: none;
}

.static_page_content .column_box .column ul li>div {
    padding: 8px;
}

.static_page_content .column_box .column ul li a:hover {
    text-decoration: underline;
}

.static_page_content .column_box .column ul .no_margin {
    margin-top: 0;
}

.container_static_full_width,
.container_configurator_full_width {
    max-width: 785px;
}


/* -----------------------------------------------------------------------------*/


/* Search drop down
/* -----------------------------------------------------------------------------*/

div.list_section {
    margin-left: 0px;
    margin-right: 0px;
}

ul div.list_section li {
    list-style-type: none;
}

ul div.list_section li a span.highlight {
    font-weight: bold;
}

ul div.list_section li a:hover,
ul div.list_section li a div:hover {
    text-decoration: underline;
}

ul div.list_section li:hover {
    background-color: #d9e9f7;
}

ul div.list_section li a {
    display: block;
    overflow: hidden;
    cursor: pointer;
    text-decoration: none;
}

ul div.list_section li a div.category_list {
    float: left;
}


/* -----------------------------------------------------------------------------*/


/* Product Compare
/* -----------------------------------------------------------------------------*/

.widget_product_compare {
    color: #404040;
}

.widget_product_compare a {
    color: #006ECC;
    text-decoration: none;
}

.widget_product_compare a:hover {
    text-decoration: underline;
}

.widget_product_compare .row a {
    color: #404040;
}

.widget_product_compare .compare_heading {
    font-size: 20px;
    color: #777777;
}

.widget_product_compare .compare_back {
    font-size: 14px;
    margin-bottom: 5px;
}

.widget_product_compare>.top,
.widget_product_compare>.bottom {
    overflow: hidden;
}

.widget_product_compare>.top>.left_border,
.widget_product_compare>.bottom>.left_border,
.widget_product_compare>.top>.right_border,
.widget_product_compare>.bottom>.right_border {
    width: 1px;
    height: 1px;
    background-color: #e5e5e5;
    float: left;
}

.widget_product_compare>.top>.middle,
.widget_product_compare>.bottom>.middle {
    width: 100%;
    height: 1px;
    background-color: #e5e5e5;
    float: left;
}

.widget_product_compare>.middle>.left_border {
    padding-left: 1px;
    background-color: #e5e5e5;
}

.widget_product_compare>.middle>.left_border>.right_border {
    padding-right: 1px;
    background-color: #e5e5e5;
}

.widget_product_compare>.middle>.left_border>.right_border>.content {
    background-color: #ffffff;
    min-height: 100px;
}

.widget_product_compare>.middle>.left_border>.right_border>.content>.heading {
    padding: 0 8px;
    line-height: 32px;
    font-size: 14px;
    color: #777777;
    border-bottom: 1px solid #e5e5e5;
}


/* DevStart: to display compare zone empty message */

.widget_product_compare>.middle>.left_border>.right_border>.content>.message {
    padding: 0 8px;
    line-height: 32px;
    font-size: 14px;
    color: #777777;
}


/* DevEnd: to display compare zone empty message */

.widget_product_compare>.middle>.left_border>.right_border>.content>.compare_main .row_border {
    border-bottom: 1px solid #e5e5e5;
}

.widget_product_compare>.middle>.left_border>.right_border>.content>.compare_main .row {
    overflow: hidden;
    font-size: 12px;
    min-height: 30px;
}

.widget_product_compare>.middle>.left_border>.right_border>.content>.compare_main .height_spacing_top {
    padding-top: 10px;
}

.widget_product_compare>.middle>.left_border>.right_border>.content>.compare_main .height_spacing_bottom {
    padding-bottom: 10px;
}

.widget_product_compare>.middle>.left_border>.right_border>.content>.compare_main .reduce_margins {
    margin-top: -8px;
}

.widget_product_compare>.middle>.left_border>.right_border>.content .zebra {
    background-color: rgb(245, 245, 245);
}

.widget_product_compare>.middle>.left_border>.right_border>.content>.compare_main .row>.heading {
    float: left;
    color: #777777;
    font-weight: bold;
    padding: 6px 1%;
    line-height: 16px;
}

.widget_product_compare>.middle>.left_border>.right_border>.content>.compare_main .row a:hover {
    text-decoration: underline;
}

.widget_product_compare>.middle>.left_border>.right_border>.content>.compare_main .row .remove {
    width: 7px;
    height: 7px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 3px;
    margin-right: 3px;
}

.widget_product_compare>.middle>.left_border>.right_border>.content>.compare_main .row>.item {
    float: left;
    padding: 6px 1%;
    line-height: 16px;
}

.widget_product_compare>.middle>.left_border>.right_border>.content>.compare_main .row:first-child>.item>a>img {
    max-width: 100%;
}


/* DevStart: to dynamically select the class based on the number of products to compare */

.widget_product_compare>.middle>.left_border>.right_border>.content>.compare_main .row>.heading {
    width: 18%;
}

.widget_product_compare>.middle>.left_border>.right_border>.content>.compare_main .compare_4 .row>.item {
    width: 18%;
}

.widget_product_compare>.middle>.left_border>.right_border>.content>.compare_main .compare_3 .row>.item {
    width: 24%;
}

.widget_product_compare>.middle>.left_border>.right_border>.content>.compare_main .compare_2 .row>.item {
    width: 37%;
}

.widget_product_compare>.middle>.left_border>.right_border>.content>.compare_main .compare_1 .row>.item {
    width: 78%;
}

.widget_product_compare>.middle>.left_border>.right_border>.content>.compare_main .row>.item>.price {
    color: #CA4200;
    font-weight: bold;
}

.widget_product_compare>.middle>.left_border>.right_border>.content>.compare_main .row>.item>.old_price {
    color: #777777;
    font-weight: normal;
    text-decoration: line-through;
    margin-right: 4px;
    /* Dev: provides space after list price and before offer price */
}

.widget_product_compare>.middle>.left_border>.right_border>.content>.compare_main .row>.item>.heading_mobile,
.widget_product_compare>.middle>.left_border>.right_border>.content>.compare_main:nth-child(3) {
    display: none;
}

@media (max-width: 600px) {
    .widget_product_compare>.middle>.left_border>.right_border>.content>.compare_main {
        overflow: hidden;
    }
    .widget_product_compare>.middle>.left_border>.right_border>.content>.compare_main:nth-child(3) {
        display: inherit;
    }
    .widget_product_compare>.middle>.left_border>.right_border>.content>.compare_main .compare_4,
    .widget_product_compare>.middle>.left_border>.right_border>.content>.compare_main .compare_3 {
        width: 200%;
    }
    .widget_product_compare>.middle>.left_border>.right_border>.content>.compare_main .compare_2,
    .widget_product_compare>.middle>.left_border>.right_border>.content>.compare_main .compare_1 {
        width: 100%;
    }
    .widget_product_compare>.middle>.left_border>.right_border>.content>.compare_main .compare_4 .row>.item {
        width: 23% !important;
    }
    .widget_product_compare>.middle>.left_border>.right_border>.content>.compare_main .compare_3 .row>.item {
        width: 23% !important;
    }
    .widget_product_compare>.middle>.left_border>.right_border>.content>.compare_main .compare_2 .row>.item {
        width: 48% !important;
    }
    .widget_product_compare>.middle>.left_border>.right_border>.content>.compare_main .compare_1 .row>.item {
        width: 98% !important;
    }
    .widget_product_compare>.middle>.left_border>.right_border>.content>.compare_main .row>.heading {
        display: none;
    }
    .widget_product_compare>.middle>.left_border>.right_border>.content>.compare_main .row>.item>.heading_mobile {
        display: inherit;
        font-weight: bold;
    }
}


/* DevEnd: to dynamically select the class based on the number of products to compare */


/* -----------------------------------------------------------------------------*/


/* Search Results Widget
/* -----------------------------------------------------------------------------*/

div.widget_search_results {
    padding-left: 9px;
    /*16*/
    line-height: 14px;
    font-size: 13px;
}

div.widget_search_results .results_description {
    font-size: 12px;
    margin-top: -5px;
}

div.widget_search_results .black {
    color: #4d4d4d !important;
}

div.widget_search_results .result {
    color: #0042fe;
    cursor: pointer;
    text-decoration: none;
}

div.widget_search_results .result:hover {
    text-decoration: underline;
}

div.widget_search_results ul {
    padding-left: 16px;
    line-height: 20px;
}


/* -----------------------------------------------------------------------------*/


/* Content area with right sidebar
/* -----------------------------------------------------------------------------*/

.container_content_rightsidebar {
    max-width: 967px;
    padding: 0px 16px;
    overflow: hidden;
}

.container_content_rightsidebar>.left_column {
    width: 69%;
    /*685*/
    margin-right: 1%;
    float: left;
    padding: 0;
}

.container_content_rightsidebar.shop_cart>.left_column {
    width: 79%;
}

.container_content_rightsidebar>.left_column_5px {
    width: 29%;
    /*685*/
    margin-right: 1%;
}

.container_content_rightsidebar>.right_column {
    width: 30%;
    /*237*/
    float: left;
    padding: 0;
}

.container_content_rightsidebar.shop_cart>.right_column {
    width: 20%;
}

.container_content_rightsidebar .right_column .product>.product_image img {
    width: 70%;
    max-width: 200px;
}


/* -----------------------------------------------------------------------------*/


/* Product Info Add To Cart Button
/* -----------------------------------------------------------------------------*/

.button_add_to_cart {
    height: 29px;
    overflow: hidden;
    cursor: pointer;
    display: block;
    text-decoration: none;
    min-width: 164px;
    float: left;
    clear: both;
}

.button_add_to_cart>.left_border {
    width: 2px;
    height: 29px;
    float: left;
    background: url('../images/colors/color1/buttons/add_to_cart_sprite.png') top left no-repeat;
}

.button_add_to_cart>.right_border {
    width: 2px;
    height: 29px;
    float: left;
    background: url('../images/colors/color1/buttons/add_to_cart_sprite.png') top right no-repeat;
}

.button_add_to_cart>.button_text {
    min-width: 120px;
    height: 25px;
    padding: 2px 20px;
    float: left;
    background: url('../images/colors/color1/buttons/add_to_cart_sprite.png') bottom repeat-x;
    line-height: 28px;
    color: #333333;
    text-align: center;
    font-size: 11px;
    font-family: arial;
    font-size: 14px;
}

.button_add_to_cart:hover>.left_border {
    background: url('../images/colors/color1/buttons/add_to_cart_hover_sprite.png') top left no-repeat;
}

.button_add_to_cart:hover>.right_border {
    background: url('../images/colors/color1/buttons/add_to_cart_hover_sprite.png') top right no-repeat;
}

.button_add_to_cart:hover>.button_text {
    background: url('../images/colors/color1/buttons/add_to_cart_hover_sprite.png') bottom repeat-x;
    color: #4d4d4d;
}


/* -----------------------------------------------------------------------------*/


/* Sign-in page
/* -----------------------------------------------------------------------------*/

.sign_in_registration {
    margin: 0 auto;
    max-width: 773px;
    color: #4d4d4d;
    line-height: 1.1em;
}

.sign_in_registration .title {
    padding: 17px 0px 0px 0px;
    font-size: 14px;
}

.sign_in_registration .myaccount_error {
    color: #CA4200;
}

.sign_in_registration .myaccount_link {
    color: #006ECC;
}

.sign_in_registration .header_new {
    width: 370px;
    max-width: 50%;
    float: right;
}

.sign_in_registration .header_return {
    width: 370px;
    max-width: 50%;
    float: left;
}

@media (max-width: 600px) {
    .sign_in_registration .header_new,
    .sign_in_registration .header_return {
        width: 100%;
        max-width: none;
    }
}

.sign_in_registration .heading {
    padding: 17px 5px 0px 59px;
    font-size: 12px;
}

.sign_in_registration .content {
    font-size: 12px;
}

.sign_in_registration .forgot_password_link_padding {
    padding-bottom: 6px;
}

.sign_in_registration .content input,
.sign_in_registration .align input,
.sign_in_registration .content .column select {
    margin-bottom: 8px;
    max-width: 100%;
}

.sign_in_registration .align {
    padding: 15px 5px 0px 15px;
    border: solid 1px #e5e5e5;
    min-height: 240px;
}

.sign_in_registration .ad {
    padding-top: 35px;
    padding-bottom: 20px;
    text-align: center;
    width: 100%;
}


/* GenericError.jsp */

.generic_error_container {
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 60px !important;
    width: 70% !important;
    min-height: 300px !important;
    float: none !important;
    height: 300px;
}


/* -----------------------------------------------------------------------------*/


/* Common CSS End
/* -----------------------------------------------------------------------------*/


/* -----------------------------------------------------------------------------*/


/* Extension of jQuery mobile grid to support more than 5 columns
/* -----------------------------------------------------------------------------*/


/* content configurations. */

.ui-grid-e,

/* 6 columns */

.ui-grid-f,

/* 7 columns */

.ui-grid-g,

/* 8 columns */

.ui-grid-h {
    /* 9 columns */
    overflow: hidden;
}

.ui-block-f,

/* 6th column */

.ui-block-g,

/* 7th column */

.ui-block-h,

/* 8th column */

.ui-block-i {
    /* 9th column */
    margin: 0;
    padding: 0;
    border: 0;
    float: left;
    min-height: 1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

ul.ui-grid-e,
ul.ui-grid-f,
ul.ui-grid-g,
ul.ui-grid-h,
li.ui-block-f,
li.ui-block-g,
li.ui-block-h,
li.ui-block-i {
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    list-style: none;
}


/* 6 columns */

.ui-grid-e>.ui-block-a,
.ui-grid-e>.ui-block-b,
.ui-grid-e>.ui-block-c,
.ui-grid-e>.ui-block-d,
.ui-grid-e>.ui-block-e,
.ui-grid-e>.ui-block-f {
    width: 16.66%;
}


/* 7 columns */

.ui-grid-f>.ui-block-a,
.ui-grid-f>.ui-block-b,
.ui-grid-f>.ui-block-c,
.ui-grid-f>.ui-block-d,
.ui-grid-f>.ui-block-e,
.ui-grid-f>.ui-block-f,
.ui-grid-f>.ui-block-g {
    width: 14.28%;
}


/* 8 columns */

.ui-grid-g>.ui-block-a,
.ui-grid-g>.ui-block-b,
.ui-grid-g>.ui-block-c,
.ui-grid-g>.ui-block-d,
.ui-grid-g>.ui-block-e,
.ui-grid-g>.ui-block-f,
.ui-grid-g>.ui-block-g,
.ui-grid-g>.ui-block-h {
    width: 12.5%;
}


/* 9 columns */

.ui-grid-h>.ui-block-a,
.ui-grid-h>.ui-block-b,
.ui-grid-h>.ui-block-c,
.ui-grid-h>.ui-block-d,
.ui-grid-h>.ui-block-e,
.ui-grid-h>.ui-block-f,
.ui-grid-h>.ui-block-g,
.ui-grid-h>.ui-block-h,
.ui-grid-h>.ui-block-i {
    width: 11.11%;
}


/* preset breakpoint to switch to stacked grid styles below 35em (560px) */

@media (max-width: 35em) {
    .ui-responsive>.ui-block-f,
    .ui-responsive>.ui-block-g,
    .ui-responsive>.ui-block-h,
    .ui-responsive>.ui-block-i {
        width: 100%;
        float: none;
    }
}

.address-area {
	overflow-y: auto;
	min-height: 100px;
	max-height: 450px;
	padding: 15px;
}

.address-area.reg-users {
	max-width: 50%;
}

.addressArea {
	display: inline-flex;
}

.addressLabel {
	margin: -5px 0px 0px 5px;
}

.selectAllLabel {
	margin: -5px 0px 0px 5px;
	font-weight: bold;
}

.row-width {
	max-height: 500px;
}

.userShipToAddress {
	margin-bottom: 1em;
	min-height: 400px;
}

.userAddressHeader {
	background: #1c3d6a;
	color: white;
	font-weight: bold;
}

.userShipAddress_content {
	border: 1px solid #e5e5e5;
}

.userShipAddress_AddDelete {
	text-align: center;
}

.showMoreClass {
	padding: 0.25em 1em;
}

.styleAddressHeader {
	background: #e5e5e5;
	padding-left: 0.5em;
}
.breadcrumb-buttons {
    float: right;
    padding: 0 !important;
 	margin: 0 !important;
}

.heading-sds-info {
  	padding: 15px 0px;
    font-size: 0.875em;
    color: #4d4d4d;
  }
  
#msg1 {
	margin: 10px;
}

#clearCartButton, #addCuttingSkuButton {
	margin-right: 10px !important;
}

#facetwidgetHeaderRow {
	background-color: #f2f2f2;
	margin: 0px 0.75rem 0 0;
}

#facetwidgetHeaderRow .close {
	float: left;
    position: relative;
    width: 15px;
    height: 15px;
    overflow: hidden;
    margin-top: 8px;
    margin-right: 2px;
}

#clear_all_filter .close {
	margin-top: 4px;
}

#navfacetWidget {
	font-size: 0.874rem;
	list-style: none;
	padding: 0px;
}

#navfacetWidget .facets_list {
	border-bottom: 0.15rem solid #ffffff;
}

#navfacetWidget li .header {
	background-color: #1c3d6a;
	padding: 0.4em 1em;
	box-sizing: border-box;
	font-weight: 600;
	color: #fff;
	font-weight: 800;
	padding: 0.4em 14px;
}

#navfacetWidget li .nav-facetList {
	padding-top: 0px;
	padding-top: unset;
	padding: 0px;
	padding: unset;
	list-style: none;
	font-weight: 400;
	color: #000;
}

#navfacetWidget li .nav-facetList>li {
	padding: 0.25em 1em;
}

#productsFacets li .nav-facetList>li>a {
	display: inline-block;
	width: 100%;
}

#navfacetWidget li .nav-facetList>li:hover {
	background: #e3e3e3;
}

#navfacetWidget li .nav-facetList li:last-child {
	margin-bottom: 1.5em;
}

#navfacetWidget li:last-child .nav-facetList {
	padding-bottom: 0.1em;
}

#facetFilterListWrapper .facetSelectedContainter {
    border-top: 1px solid #e3e1e1;
    border-bottom: 1px solid #e3e1e1;
    padding: 3px 0;
    width: 95%;
}

#facetFilterListWrapper .facetSelectedContainter .filter_option img {
    border-radius: 100%;
    vertical-align: middle;
}

#facetFilterListWrapper>.facetSelectedContainter {
    border-top: 1px solid #E3E1E1;
    border-bottom: 1px solid #E3E1E1;
    padding: 0px;
}

.filter_header {
	background-color: #1c3d6a;
	padding: 0.4em 1em;
	box-sizing: border-box;
	font-weight: 600;
	color: #fff;
	font-weight: 800;
	padding: 0.4em 14px;
}

.clear_all_filter {
    float: right;
    text-align: right;
    line-height: 20px;
    font-size: 13px;
    color: #ffffff;
    right: 15px;
    top: 10px;
}

div#filter_options.filter_option {
	padding: 0em 1em;
}

.header .arrow {
	margin: 4px 0px 0 0;
	float: right;
	position: relative;
	overflow: hidden;
	display: block;
	border: 6px solid transparent;
}

.facet_checkbox {
	vertical-align: middle;
	margin-bottom :2px;
}

.header .arrow.arrow-expanded {
	border-top-color: white;
	border-bottom-width: 0px;
}

.header .arrow.arrow_collapsed {
	border-left-color: white;
	border-right-width: 0px;
}

.add_to_cart_cell .product_option {
	float:left; 
}

#addToFavourites {
	padding-left:30px; 
	padding-top:1.25px;
	fill: #C2531A;
}

.plp_uoms {
	width: 80% !important;
  	font-size: 11px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    
}
input:has(+ .plp_uoms){
	padding-top: 0.8px !important;
}
.add_to_cart_margin {
	margin-left: 40px;
	
}
@media (max-width: 600px){
	.add_to_cart_margin {
		margin-left: 30px;
	}
	.plp_uoms {
		padding-top: 0px !important;
	}
}
.add_to_fav_margin {
	margin-left: 40px;
}
@media (max-width: 600px){
	.add_to_fav_margin {
		margin-left: 25px;
	}
}/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel .owl-nav button.owl-prev,
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */ }
  .owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease; }
  .owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0; }
  .owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
      transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px; }
    .owl-theme .owl-nav [class*='owl-']:hover {
      background: #869791;
      color: #FFF;
      text-decoration: none; }
  .owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; }

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px; }

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .owl-theme .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      margin: 5px 7px;
      background: #D6D6D6;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px; }
    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
      background: #869791; }
/* content configurations. */
.ui-grid-a,
.ui-grid-b,
.ui-grid-c,
.ui-grid-d,
.ui-grid-solo {
	overflow: hidden;
}
.ui-block-a,
.ui-block-b,
.ui-block-c,
.ui-block-d,
.ui-block-e {
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	min-height: 1px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/* force new row */
.ui-block-a {
	clear: left;
}
ul.ui-grid-a,
ul.ui-grid-b,
ul.ui-grid-c,
ul.ui-grid-d,
ul.ui-grid-solo,
li.ui-block-a,
li.ui-block-b,
li.ui-block-c,
li.ui-block-d,
li.ui-block-e {
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	list-style: none;
}
/* No margin in grids for 100% width button elements until we can use max-width: fill-available; */
[class*="ui-block-"] > button.ui-btn {
	margin-right: 0;
	margin-left: 0;
}
[class*="ui-block-"] > .ui-btn,
[class*="ui-block-"] > .ui-select,
[class*="ui-block-"] > .ui-checkbox,
[class*="ui-block-"] > .ui-radio,
[class*="ui-block-"] > button.ui-btn-inline,
[class*="ui-block-"] > button.ui-btn-icon-notext,
.ui-header [class*="ui-block-"] > button.ui-btn,
.ui-footer [class*="ui-block-"] > button.ui-btn {
	margin-right: .3125em;
	margin-left: .3125em;
}

.ui-grid-a > .ui-block-a,
.ui-grid-a > .ui-block-b {
	/* width: 49.95%; IE7 */
	/* margin-right: -.5px; BB5 */
	width: 50%;
}
.ui-grid-b > .ui-block-a,
.ui-grid-b > .ui-block-b,
.ui-grid-b > .ui-block-c {
	/* width: 33.25%; IE7 */
	/* margin-right: -.5px; BB5 */
	width: 33.333%;
}
.ui-grid-c > .ui-block-a,
.ui-grid-c > .ui-block-b,
.ui-grid-c > .ui-block-c,
.ui-grid-c > .ui-block-d {
	/* width: 24.925%; IE7 */
	/* margin-right: -.5px; BB5 */
	width: 25%;
}
.ui-grid-d > .ui-block-a,
.ui-grid-d > .ui-block-b,
.ui-grid-d > .ui-block-c,
.ui-grid-d > .ui-block-d,
.ui-grid-d > .ui-block-e {
	/* width: 19.925%; IE7 */
	width: 20%;
}
.ui-grid-solo > .ui-block-a {
	width: 100%;
	float: none; 
}

/* preset breakpoint to switch to stacked grid styles below 35em (560px) */
@media (max-width: 35em) {
	.ui-responsive > .ui-block-a,
	.ui-responsive > .ui-block-b,
	.ui-responsive > .ui-block-c,
	.ui-responsive > .ui-block-d,
	.ui-responsive > .ui-block-e {
		width: 100%; 
		float: none; 
	}
}
/* 
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/
/* 
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/
/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/
/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/
/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/
/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/
.blocker {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  z-index: 1;
  padding: 20px;
  box-sizing: border-box;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.65);
  text-align: center; }

.blocker:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.05em; }

.blocker.behind {
  background-color: transparent; }

.modal {
  display: none;
  vertical-align: middle;
  position: relative;
  z-index: 2;
  max-width: 500px;
  box-sizing: border-box;
  width: 90%;
  background: #fff;
  padding: 15px 30px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 0 10px #000;
  -moz-box-shadow: 0 0 10px #000;
  -o-box-shadow: 0 0 10px #000;
  -ms-box-shadow: 0 0 10px #000;
  box-shadow: 0 0 10px #000;
  text-align: left; }

.modal a.close-modal {
  position: absolute;
  top: -12.5px;
  right: -12.5px;
  display: block;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg=="); }

.modal-spinner {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  padding: 12px 16px;
  border-radius: 5px;
  background-color: #111;
  height: 20px; }

.modal-spinner > div {
  border-radius: 100px;
  background-color: #fff;
  height: 20px;
  width: 2px;
  margin: 0 1px;
  display: inline-block;
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out; }

.modal-spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s; }

.modal-spinner .rect3 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s; }

.modal-spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s; }

@-webkit-keyframes sk-stretchdelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.5); }
  20% {
    -webkit-transform: scaleY(1); } }

@keyframes sk-stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.5);
    -webkit-transform: scaleY(0.5); }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1); } }

@keyframes loading-spinner-wrapper {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.hide_spinner {
  display: none; }

.lm_loading_overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  z-index: 99;
  box-sizing: border-box;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.65); }

.spinner_img {
  position: relative;
  top: 51%;
  left: 51.5%;
  transform: translate(-50%, -50%);
  width: 1.5em;
  height: 1.5em;
  opacity: 0.7; }
  .spinner_img.bounce_img {
    width: 2.5em;
    height: 2.5em;
    opacity: 1; }

.loading-spinner-wrapper div {
  left: 79.05499999999999px;
  top: 61.12499999999999px;
  position: absolute;
  animation: loading-spinner-wrapper linear 1.6393442622950818s infinite;
  background: #fff;
  width: 4.89px;
  height: 4.89px;
  border-radius: 2.445px / 2.445px;
  transform-origin: 2.445px 20.375px; }

.loading-spinner-wrapper div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -1.536885245901639s;
  background: #fff; }

.loading-spinner-wrapper div:nth-child(2) {
  transform: rotate(22.5deg);
  animation-delay: -1.4344262295081964s;
  background: #fff; }

.loading-spinner-wrapper div:nth-child(3) {
  transform: rotate(45deg);
  animation-delay: -1.331967213114754s;
  background: #fff; }

.loading-spinner-wrapper div:nth-child(4) {
  transform: rotate(67.5deg);
  animation-delay: -1.2295081967213113s;
  background: #fff; }

.loading-spinner-wrapper div:nth-child(5) {
  transform: rotate(90deg);
  animation-delay: -1.1270491803278686s;
  background: #fff; }

.loading-spinner-wrapper div:nth-child(6) {
  transform: rotate(112.5deg);
  animation-delay: -1.0245901639344261s;
  background: #fff; }

.loading-spinner-wrapper div:nth-child(7) {
  transform: rotate(135deg);
  animation-delay: -0.9221311475409835s;
  background: #fff; }

.loading-spinner-wrapper div:nth-child(8) {
  transform: rotate(157.5deg);
  animation-delay: -0.8196721311475409s;
  background: #fff; }

.loading-spinner-wrapper div:nth-child(9) {
  transform: rotate(180deg);
  animation-delay: -0.7172131147540982s;
  background: #fff; }

.loading-spinner-wrapper div:nth-child(10) {
  transform: rotate(202.5deg);
  animation-delay: -0.6147540983606556s;
  background: #fff; }

.loading-spinner-wrapper div:nth-child(11) {
  transform: rotate(225deg);
  animation-delay: -0.5122950819672131s;
  background: #fff; }

.loading-spinner-wrapper div:nth-child(12) {
  transform: rotate(247.5deg);
  animation-delay: -0.40983606557377045s;
  background: #fff; }

.loading-spinner-wrapper div:nth-child(13) {
  transform: rotate(270deg);
  animation-delay: -0.3073770491803278s;
  background: #fff; }

.loading-spinner-wrapper div:nth-child(14) {
  transform: rotate(292.5deg);
  animation-delay: -0.20491803278688522s;
  background: #fff; }

.loading-spinner-wrapper div:nth-child(15) {
  transform: rotate(315deg);
  animation-delay: -0.10245901639344261s;
  background: #fff; }

.loading-spinner-wrapper div:nth-child(16) {
  transform: rotate(337.5deg);
  animation-delay: 0s;
  background: #fff; }

.loading-spinner-container {
  width: 10em;
  height: 10em;
  overflow: hidden;
  background: none;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1.5); }

.loading-spinner-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
  transform: translateZ(0) scale(1);
  backface-visibility: hidden;
  transform-origin: 0 0;
  /* see note above */ }

.loading-spinner-wrapper div {
  box-sizing: content-box; }

#contentWrapper {
  min-height: 100vh;
  margin: 0 auto;
  max-width: 1440px; }

div#page {
  overflow: hidden;
  min-height: 100vh; }

div.header_wrapper_position {
  z-index: 1; }

#header {
  font-size: 0.875rem;
  z-index: 1; }
  #header::before {
    content: none; }
  #header #header-break {
    border-top: 2rem solid #c1531b; }
  #header .panelLinkSelected.selected {
    background: none;
    border: none; }

#headerRowLinks {
  background-color: #c1531b;
  margin-bottom: 0.75rem; }

#quickLinksBar {
  color: #fff;
  margin: 0 auto;
  max-width: 1440px; }
  #quickLinksBar .loginMenuDropdown {
    max-width: 400%;
    z-index: 103; }
  #quickLinksBar > li {
    border: none;
    font-weight: 600;
    position: relative; }
    #quickLinksBar > li > a {
      max-width: 100%;
      margin: 0px;
      margin: unset; }
      #quickLinksBar > li > a::after {
        content: "";
        background-color: #fff;
        height: 60%;
        right: 0;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 1px; }
    @media (min-width: 320px) and (max-width: 992px) {
      #quickLinksBar > li:last-child {
        padding: 0px;
        padding: unset; } }
    #quickLinksBar > li:last-child > a::after {
      content: none !important; }
    #quickLinksBar > li > a#Header_GlobalLogin_signInQuickLink {
      margin: 0px;
      margin: unset; }
      @media (min-width: 320px) and (max-width: 992px) {
        #quickLinksBar > li > a#Header_GlobalLogin_signInQuickLink {
          padding: 0px;
          padding: unset; } }
      #quickLinksBar > li > a#Header_GlobalLogin_signInQuickLink svg {
        display: none; }
        @media (min-width: 320px) and (max-width: 992px) {
          #quickLinksBar > li > a#Header_GlobalLogin_signInQuickLink svg {
            display: block; } }
      @media (min-width: 320px) and (max-width: 992px) {
        #quickLinksBar > li > a#Header_GlobalLogin_signInQuickLink span {
          display: none; } }
    #quickLinksBar > li .panelLinkSelected.selected {
      border-radius: 0px;
      border-radius: unset;
      background: #ab4511; }
      @media (min-width: 320px) and (max-width: 992px) {
        #quickLinksBar > li .panelLinkSelected.selected {
          background: none; } }
  @media (min-width: 320px) and (max-width: 992px) {
    #quickLinksBar > li:not(.mobile-quick-links) {
      display: none; } }

#quickLinksButtonPanel.panelLinkSelected.selected {
  left: 0px;
  left: unset;
  background: none;
  border: none; }

#quickLinksButtonPanel .account-icon {
  display: none; }

@media (min-width: 320px) and (max-width: 992px) {
  #quickLinksButtonPanel .account-number {
    display: none; }
  #quickLinksButtonPanel .account-icon {
    display: block; } }

#quickLinksMenuArea.basicMenu {
  top: unset;
  right: unset;
  left: unset;
  bottom: unset;
  border-radius: 0px;
  border-radius: unset;
  right: 0;
  top: 100%;
  width: 15em; }
  @media (min-width: 320px) and (max-width: 992px) {
    #quickLinksMenuArea.basicMenu {
      width: 100vw; } }
  #quickLinksMenuArea.basicMenu h3 {
    background-color: #c1531b; }
  #quickLinksMenuArea.basicMenu ul > li {
    padding: 0px;
    padding: unset;
    border: none;
    color: #000; }
    #quickLinksMenuArea.basicMenu ul > li a {
      transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1); }
      #quickLinksMenuArea.basicMenu ul > li a:hover {
        color: #c1531b;
        text-decoration: none; }
    #quickLinksMenuArea.basicMenu ul > li:last-child {
      display: none; }

#headerRow1 {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 100%;
  position: relative;
  max-width: 1440px;
  margin: 0 auto 0.75rem; }
  #headerRow1 > * {
    flex: 0 1 auto; }
  #headerRow1 .date {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: none;
    font-size: 1rem;
    font-weight: bold;
    left: auto;
    right: 5%; }
    @media (max-width: 992px) {
      #headerRow1 .date {
        display: none !important; } }

#logo {
  position: relative;
  width: 30%; }
  #logo > div:first-child {
    align-items: center;
    display: flex;
    justify-content: center;
    justify-content: flex-start;
    padding-left: 14px; }
    @media (min-width: 1281px) {
      #logo > div:first-child {
        padding-left: 21px; } }
    @media (min-width: 320px) and (max-width: 992px) {
      #logo > div:first-child {
        margin: 0px;
        margin: unset; } }
    #logo > div:first-child img {
      width: 16rem; }

#searchBarContainer {
  align-items: center;
  display: flex;
  justify-content: center;
  width: 55%; }

#searchBar {
  padding: 0px;
  position: relative;
  right: auto;
  top: auto;
  width: 100%; }
  #searchBar #searchBox {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: 100%;
    border-radius: 3em;
    flex-wrap: wrap;
    height: auto;
    justify-content: space-between; }
    #searchBar #searchBox > * {
      flex: 0 1 auto; }
    #searchBar #searchBox #searchFilterButton {
      border: none;
      font-size: 0.874rem;
      height: 100%;
      line-height: 2em;
      overflow: hidden;
      padding-left: 1em;
      text-align: center;
      text-overflow: ellipsis;
      white-space: nowrap;
      width: 12%; }
      #searchBar #searchBox #searchFilterButton:hover {
        text-decoration: none; }
      #searchBar #searchBox #searchFilterButton::after {
        content: none; }
      #searchBar #searchBox #searchFilterButton i {
        margin-left: 0.2em; }
      @media (min-width: 320px) and (max-width: 992px) {
        #searchBar #searchBox #searchFilterButton {
          border-right: 2px solid #c1531b; } }
    #searchBar #searchBox #searchFilterMenu.active {
      left: 0px; }
      @media (min-width: 320px) and (max-width: 740px) {
        #searchBar #searchBox #searchFilterMenu.active {
          width: 100%; } }
      @media (min-width: 601px) and (max-width: 900px) {
        #searchBar #searchBox #searchFilterMenu.active {
          display: block;
          width: 50%; } }
    #searchBar #searchBox #searchTermWrapper {
      align-items: center;
      display: flex;
      justify-content: center;
      right: 0px;
      right: unset;
      top: 0px;
      top: unset;
      height: auto;
      margin: 0px;
      padding: 0px;
      position: relative;
      width: 78%; }
      #searchBar #searchBox #searchTermWrapper > input {
        font-size: 100%; }
      @media (min-width: 320px) and (max-width: 992px) {
        #searchBar #searchBox #searchTermWrapper {
          padding: 0.5em 1em; } }
  #searchBar .submitButton {
    align-items: center;
    display: flex;
    justify-content: center;
    background: #c1531b;
    border-radius: 0 3em 3em 0;
    border: none;
    height: auto;
    margin: 0px;
    width: 7%; }
    #searchBar .submitButton::before {
      content: ""; }
    #searchBar .submitButton i {
      color: #fff;
      font-size: 1.6em; }

#searchDropdown {
  top: unset;
  right: unset;
  left: unset;
  bottom: unset;
  top: 100%;
  width: 100%;
  z-index: 1; }

#searchButton {
  position: relative;
  top: unset;
  right: unset;
  left: unset;
  bottom: unset;
  border: none;
  background: none;
  margin: 0px;
  margin: unset;
  width: auto;
  height: auto; }
  #searchButton::before {
    content: none; }

#miniCartContainer {
  align-items: center;
  display: flex;
  justify-content: center;
  position: relative;
  width: 15%; }

#MiniShoppingCart {
  width: 100%; }
  #MiniShoppingCart .lm-minicart-container {
    align-items: center;
    display: flex;
    justify-content: center;
    justify-content: flex-end;
    width: 100%; }
    #MiniShoppingCart .lm-minicart-container .cart-count-total .cart-count {
      font-size: 0.688rem;
      font-weight: 600; }
      #MiniShoppingCart .lm-minicart-container .cart-count-total .cart-count > span:nth-child(1) {
        border-right: 1px solid #000;
        padding-right: 0.4em; }
    #MiniShoppingCart .lm-minicart-container .cart-count-total .minishopcart_subtotal {
      font-size: 1rem;
      font-weight: 600; }
      #MiniShoppingCart .lm-minicart-container .cart-count-total .minishopcart_subtotal .subtotal_price {
        max-width: 110px;
        display: inline-block;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis; }
    #MiniShoppingCart .lm-minicart-container #widget_minishopcart {
      background: none;
      border: none !important;
      margin: 0px;
      position: relative; }
      #MiniShoppingCart .lm-minicart-container #widget_minishopcart > svg {
        width: 2.5em;
        height: 3em; }
      #MiniShoppingCart .lm-minicart-container #widget_minishopcart::before {
        content: none; }
      #MiniShoppingCart .lm-minicart-container #widget_minishopcart .fa-shopping-cart {
        font-size: 2rem; }
      #MiniShoppingCart .lm-minicart-container #widget_minishopcart .minishopcart_total {
        display: none; }
        @media (min-width: 320px) and (max-width: 992px) {
          #MiniShoppingCart .lm-minicart-container #widget_minishopcart .minishopcart_total {
            -moz-border-radius: 0.8em;
            -webkit-border-radius: 0.8em;
            align-items: center;
            background: #c1531b;
            border-radius: 50%;
            color: #ffffff;
            display: inline-flex;
            font-size: 0.82em;
            font-weight: 700;
            font-weight: bold;
            height: 19px;
            justify-content: center;
            margin-right: 5px;
            position: absolute;
            left: 50%;
            text-indent: 0;
            top: 7%;
            width: 19px; } }

#cartDropdown {
  border-top: 3px solid #c1531b; }

.products-with-no-image {
  padding: 0 !important;
  margin: 0 1em !important;
  display: flex;
  max-width: 100%;
  justify-content: space-between; }

#headerRow2 {
  background: none;
  border-bottom: 0.2em solid #c1531b;
  border-top: none;
  min-height: auto; }
  #headerRow2 > div[id^="drop_down"] {
    margin: 0 auto;
    max-width: 1440px; }

.header_organization_name {
  cursor: default;
  pointer-events: none;
  text-decoration: none; }
  .header_organization_name > strong {
    font-weight: 800; }

#departmentsMenu {
  font-size: 1.125rem;
  margin: 0 17px; }
  @media (min-width: 1281px) {
    #departmentsMenu {
      margin: 0 22px; } }
  #departmentsMenu > li {
    padding-bottom: 0.3em; }
    #departmentsMenu > li.hidden {
      position: relative;
      visibility: visible; }
    @media (min-width: 1024px) and (max-width: 1280px) {
      #departmentsMenu > li:last-child .departmentMenu {
        left: -57%; } }
    #departmentsMenu > li .departmentButton {
      align-items: center;
      display: flex;
      justify-content: center;
      background: none;
      border: none;
      margin-top: 0px;
      margin-top: unset; }
      #departmentsMenu > li .departmentButton > span {
        border: none;
        height: auto;
        max-width: 20em;
        padding-right: 0.46em; }
      @media (min-width: 320px) and (max-width: 992px) {
        #departmentsMenu > li .departmentButton {
          display: none; } }
    #departmentsMenu > li:first-child .departmentButton > span {
      padding-left: 0px; }
  #departmentsMenu .departmentButton.selected > span {
    border: none; }
  @media (min-width: 320px) and (max-width: 992px) {
    #departmentsMenu {
      display: none; }
      #departmentsMenu.active {
        background-color: #ffffff;
        border-radius: 0 0 4px 4px;
        border-top: 3px solid #c1531b;
        border: 1px solid #c9cece;
        color: #404040;
        display: block;
        font-size: 12px;
        left: 0;
        list-style: none;
        margin: 0;
        padding: 0 15px 15px 15px;
        position: absolute;
        right: 0;
        top: 100%;
        width: 100vw;
        z-index: 1; }
      #departmentsMenu > li {
        display: block; } }

@media only screen and (min-width: 1170px) {
  .widthPdp {
    max-width: 511px; } }

.wrapPdp {
  overflow-wrap: anywhere; }

@media (min-width: 320px) and (max-width: 992px) {
  .departmentMenu {
    border: 0px;
    border: unset;
    margin: 0px;
    margin: unset;
    padding: 0px;
    padding: unset;
    display: block;
    position: relative;
    top: auto;
    width: auto; }
    .departmentMenu > .header {
      position: relative; }
      .departmentMenu > .header > .toggle {
        align-items: center;
        display: flex;
        justify-content: center;
        margin: 0px;
        margin: unset;
        padding: 0px;
        padding: unset;
        font-family: monospace;
        height: 100%;
        position: absolute;
        right: 3%;
        top: 50%;
        transform: translateY(-50%);
        width: 5%; }
        .departmentMenu > .header > .toggle > svg {
          transform: rotateZ(270deg);
          transition: all 0.3s ease; }
        .departmentMenu > .header > .toggle.selected > svg {
          transform: rotateZ(360deg); } }

@media (min-width: 1025px) {
  .departmentMenu {
    border-top: 3px solid #c1531b; } }

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .departmentMenu {
    border-top: 3px solid #c1531b; } }

.departmentMenu > .header {
  border-bottom: 2px solid #c1531b; }
  .departmentMenu > .header > .link {
    text-transform: uppercase;
    color: #000; }

#departmentsMenu > li .departmentButton > span {
  text-transform: uppercase; }

.categoryList > li {
  width: 100%; }
  .categoryList > li > a {
    color: #000; }

@media (min-width: 320px) and (max-width: 992px) {
  .categoryList {
    display: none; } }

.slicknav_icon-bar {
  display: block;
  width: 20px;
  height: 2px;
  border-radius: 3px;
  margin-bottom: 4px;
  background-color: #000; }

#departmentsButton > span {
  padding: 0px;
  padding: unset;
  height: auto; }

@media (min-width: 320px) and (max-width: 992px) {
  #departmentsButton {
    align-items: center;
    display: flex;
    justify-content: center;
    justify-content: flex-start;
    max-width: max-content;
    margin: 0.5em; } }

[class^="mobile-breaker"] {
  display: none; }
  @media (min-width: 320px) and (max-width: 992px) {
    [class^="mobile-breaker"] {
      display: block; } }

.mobile-breaker-12 {
  width: 12%; }

@media (min-width: 320px) and (max-width: 992px) {
  #header {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: 100%;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
    border-bottom: 2px solid #c1531b;
    margin-bottom: 3.5em; }
    #header > * {
      flex: 0 1 auto; }
    #header #headerRowLinks {
      background: none;
      order: 3;
      width: 10%;
      position: relative;
      margin-bottom: 0; }
      #header #headerRowLinks #quickLinksBar {
        align-items: center;
        display: flex;
        justify-content: center;
        height: 100%; }
        #header #headerRowLinks #quickLinksBar > li:last-child {
          position: static; }
          #header #headerRowLinks #quickLinksBar > li:last-child .GlobalLoginWidgetAlt.active {
            position: absolute;
            top: 100%;
            width: 100vw;
            right: 0%; }
            #header #headerRowLinks #quickLinksBar > li:last-child .GlobalLoginWidgetAlt.active .loginMenuDropdown {
              width: 100vw;
              border-radius: 0px;
              border-radius: unset; }
    #header #headerRow1 {
      margin: 0px;
      margin: unset;
      order: 2;
      width: 80%; }
      #header #headerRow1 #logo {
        width: 64%; }
        #header #headerRow1 #logo img {
          max-width: 100%; }
      #header #headerRow1 #searchBarContainer, #header #headerRow1 #miniCartContainer {
        width: 12%; }
      #header #headerRow1 #searchBar {
        padding: 0px;
        padding: unset;
        border: 2px solid #c1531b;
        left: -12.5%;
        position: absolute;
        top: 100%;
        width: 100vw; }
        #header #headerRow1 #searchBar #searchBox {
          border-radius: 0px;
          border-radius: unset;
          border: none; }
          #header #headerRow1 #searchBar #searchBox #searchFilterButton {
            display: block;
            width: 15%; }
          #header #headerRow1 #searchBar #searchBox #searchTermWrapper {
            width: 75%; }
      #header #headerRow1 .submitButton {
        border-radius: 0px;
        border-radius: unset;
        width: 10%; }
      #header #headerRow1 #MiniShoppingCart {
        width: 100%; }
        #header #headerRow1 #MiniShoppingCart .lm-minicart-container .cart-count-total {
          display: none; }
        #header #headerRow1 #MiniShoppingCart .lm-minicart-container #widget_minishopcart {
          margin: auto;
          overflow: visible;
          width: auto; }
          #header #headerRow1 #MiniShoppingCart .lm-minicart-container #widget_minishopcart svg {
            margin: auto;
            height: 100%;
            width: 1.5rem; }
      #header #headerRow1 [aria-describedby="quick_cart_container"] {
        left: -12.5% !important;
        width: 100vw !important; }
    #header #headerRow2 {
      border: none;
      margin: 0px;
      margin: unset;
      order: 1;
      width: 10%;
      align-items: center;
      display: flex;
      justify-content: center; } }

@media (min-width: 320px) and (max-width: 480px) {
  #header {
    margin: 0.25em 0; } }

.account-display-page #headerRow1,
.register-online-page #headerRow1,
.forget-password-page #headerRow1,
.password-reset-display #headerRow1 {
  margin: 1em auto; }
  .account-display-page #headerRow1 .date,
  .register-online-page #headerRow1 .date,
  .forget-password-page #headerRow1 .date,
  .password-reset-display #headerRow1 .date {
    display: block; }

.account-display-page #headerRowLinks,
.account-display-page #searchBarContainer,
.account-display-page #miniCartContainer,
.account-display-page #departmentsMenu,
.register-online-page #headerRowLinks,
.register-online-page #searchBarContainer,
.register-online-page #miniCartContainer,
.register-online-page #departmentsMenu,
.forget-password-page #headerRowLinks,
.forget-password-page #searchBarContainer,
.forget-password-page #miniCartContainer,
.forget-password-page #departmentsMenu,
.password-reset-display #headerRowLinks,
.password-reset-display #searchBarContainer,
.password-reset-display #miniCartContainer,
.password-reset-display #departmentsMenu {
  display: none; }

.account-display-page #headerRow2,
.register-online-page #headerRow2,
.forget-password-page #headerRow2,
.password-reset-display #headerRow2 {
  margin: 0px;
  margin: unset;
  border: 1em solid #c1531b; }

.GlobalLoginWidgetAlt.active #Header_GlobalLogin_signInDropdown {
  left: auto;
  right: 0;
  top: 100%; }

.label {
  display: block; }

.loginMenuDropdown, .logon-user-form {
  border-radius: 0px;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1); }
  .loginMenuDropdown .icon, .logon-user-form .icon {
    background: #c1531b;
    display: inline-block;
    margin-right: 1em;
    padding: 3px; }
    .loginMenuDropdown .icon svg, .logon-user-form .icon svg {
      display: block;
      fill: #fff;
      margin: auto; }
  .loginMenuDropdown .userlogon-form-title, .logon-user-form .userlogon-form-title {
    align-items: center;
    display: flex;
    justify-content: center;
    justify-content: flex-start;
    width: 100%; }
    .loginMenuDropdown .userlogon-form-title .form-title, .logon-user-form .userlogon-form-title .form-title {
      font-weight: bold; }
  .loginMenuDropdown .userform-content, .logon-user-form .userform-content {
    display: none; }
  .loginMenuDropdown .userform-content, .loginMenuDropdown .footer, .logon-user-form .userform-content, .logon-user-form .footer {
    border-top: 1px solid #BFBFBF;
    margin-top: 1em;
    padding: 1em 0 0 0; }
  .loginMenuDropdown .footer, .logon-user-form .footer {
    align-items: center;
    display: flex;
    justify-content: center; }
    .loginMenuDropdown .footer .register-btn-wrapper, .logon-user-form .footer .register-btn-wrapper {
      align-items: center;
      display: flex;
      justify-content: center;
      justify-content: flex-start; }
      .loginMenuDropdown .footer .register-btn-wrapper .button_text, .logon-user-form .footer .register-btn-wrapper .button_text {
        padding: 0px;
        padding: unset;
        width: auto; }
    .loginMenuDropdown .footer a, .logon-user-form .footer a {
      background: none;
      border: none;
      width: auto; }
    .loginMenuDropdown .footer .icon, .logon-user-form .footer .icon {
      background: #0079c1; }
  .loginMenuDropdown .button_primary .button_text, .logon-user-form .button_primary .button_text {
    font-size: 1em; }

.button_primary {
  cursor: pointer; }

.rememberme-forgotpass {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 100%;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 1em;
  height: 2em; }
  .rememberme-forgotpass > * {
    flex: 0 1 auto; }
  .rememberme-forgotpass .field.checkbox {
    align-items: center;
    display: flex;
    justify-content: center;
    margin: 0px;
    margin: unset;
    padding: 0px;
    padding: unset;
    width: auto; }

.lm-logonform {
  width: 100%; }
  .lm-logonform [name="logonId"], .lm-logonform [name="logonPassword"] {
    width: 100%; }
  .lm-logonform .field .label {
    color: #c1531b;
    margin-bottom: 0.5em; }

.button_primary, .button_secondary {
  background: #c1531b;
  border: 1px solid #c1531b;
  color: #fff !important;
  vertical-align: baseline;
  width: auto; }
  .button_primary:hover, .button_secondary:hover {
    background: #ab4511; }
  .button_primary .button_text, .button_secondary .button_text {
    font-size: 1rem;
    border: none; }

.button_secondary {
  vertical-align: middle; }
  .button_secondary.actionButton {
    background: transparent;
    border: none; }

input[type=button].button_primary,
input[type=submit].button_primary,
a.button_primary {
  margin-top: 0.7em;
  padding: 0.5rem 0.75rem; }

.link_primary {
  color: #c1531b;
  font-weight: bold; }
  .link_primary:hover {
    text-decoration: underline; }

.color_primary {
  color: #c1531b !important; }

.userlogon-form-container {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 100%;
  justify-content: space-around;
  margin: 2rem 0;
  width: 100%; }
  .userlogon-form-container > * {
    flex: 0 1 auto; }
  .userlogon-form-container .lm-userlogon {
    align-items: center;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    width: 45%; }
    .userlogon-form-container .lm-userlogon > div {
      width: 82%; }
    @media (min-width: 320px) and (max-width: 992px) {
      .userlogon-form-container .lm-userlogon {
        display: none; } }
  .userlogon-form-container .sign_in_registration {
    margin: 0px;
    margin: unset;
    right: 0px;
    right: unset;
    top: 0px;
    top: unset;
    background: none;
    border: none;
    box-shadow: none;
    position: relative;
    width: 45%; }
    .userlogon-form-container .sign_in_registration .userform-content {
      display: block; }
    .userlogon-form-container .sign_in_registration .lm-logonform {
      width: 60%; }
    @media (min-width: 320px) and (max-width: 992px) {
      .userlogon-form-container .sign_in_registration {
        width: 90%; }
        .userlogon-form-container .sign_in_registration .lm-logonform {
          width: 100%; } }

.account-display-page .userlogon-form-title {
  margin-bottom: 1em; }

.account-display-page .rememberme-forgotpass {
  margin: 1em 0; }

.account-display-page .Login_New_Txt {
  color: #c1531b; }

.account-display-page .form-title {
  font-size: 1rem; }

.userform-content {
  font-size: 12px;
  font-weight: bold; }
  .userform-content h2 {
    font-size: 1rem;
    margin-bottom: 0.5em; }

#footer {
  text-align: 0px;
  text-align: unset;
  background: none;
  background-color: #1c3d6a;
  padding: 0px;
  color: #fff;
  font-size: 0.75rem; }
  #footer > #footerContent {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: 100%;
    flex-direction: column;
    margin: 0 auto;
    max-width: 1440px; }
    #footer > #footerContent > * {
      flex: 0 1 auto; }

#footerRowTop {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 100%;
  justify-content: space-between;
  margin: 1em;
  font-weight: 600; }
  #footerRowTop > * {
    flex: 0 1 auto; }
  @media (min-width: 320px) and (max-width: 992px) {
    #footerRowTop {
      align-items: center;
      flex-direction: column; } }

#WC_CachedFooterDisplay_div_2 {
  padding: 5px 0px; }
  #WC_CachedFooterDisplay_div_2 span {
    border-right: 1px solid #fff;
    display: inline-block;
    padding: 0px 10px;
    text-align: right;
    vertical-align: middle; }
  @media (min-width: 320px) and (max-width: 992px) {
    #WC_CachedFooterDisplay_div_2 {
      text-align: center; } }

#WC_CachedFooterDisplay_div_2 span.separator-false {
  border-right: none; }

a.underLineClass:hover {
  text-decoration: underline; }

#footerRow1 {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 100%;
  margin: 0 1em;
  font-weight: 700; }
  #footerRow1 > * {
    flex: 0 1 auto; }
  #footerRow1 .section {
    list-style: none;
    margin-right: 40px; }
    #footerRow1 .section li {
      margin: 15px 0px; }
  @media (min-width: 320px) and (max-width: 992px) {
    #footerRow1 {
      display: none; } }

.at-follow-tbx-element p span {
  display: none; }
  @media (min-width: 320px) and (max-width: 992px) {
    .at-follow-tbx-element p span {
      display: block;
      margin: 0.6em 0;
      text-align: center; } }

.addthis_toolbox a.at300b,
.addthis_toolbox a.at300m {
  margin: 0px 5px; }

#WC_UserPasswordUpdateForm_div_1 .myaccount_header {
  border: none;
  background-color: #cbdfed; }

form[name=SelectAccountForm] {
  margin-top: 2em; }

.button_footer_container {
  background-color: #e5e5e5;
  border: 1px solid #e5e5e5;
  box-sizing: border-box;
  padding: 10px; }

#container_11101 {
  padding: 0px;
  padding: unset; }

#widgetHeaderRow {
  background-color: #f2f2f2;
  margin: 0px 0.75rem 0 0; }
  @media (min-width: 320px) and (max-width: 992px) {
    #widgetHeaderRow {
      display: none; } }

#departmentsMenuWidget {
  font-size: 0.874rem;
  list-style: none;
  padding: 0px; }
  #departmentsMenuWidget li .header {
    background-color: #1c3d6a;
    padding: 0.4em 1em;
    box-sizing: border-box;
    font-weight: 600;
    color: #fff;
    font-weight: 800;
    padding: 0.4em 14px; }
  #departmentsMenuWidget li .nav-categoryList {
    padding-top: 0px;
    padding-top: unset;
    padding: 0px;
    padding: unset;
    list-style: none;
    font-weight: 400;
    color: #000; }
    #departmentsMenuWidget li .nav-categoryList > li {
      padding: 0.25em 1em; }
      #departmentsMenuWidget li .nav-categoryList > li > a {
        display: inline-block;
        width: 100%; }
      #departmentsMenuWidget li .nav-categoryList > li:hover {
        background: #e3e3e3; }
    #departmentsMenuWidget li .nav-categoryList li:last-child {
      margin-bottom: 1.5em; }
  #departmentsMenuWidget li:last-child .nav-categoryList {
    padding-bottom: 0.1em; }

.col3 {
  width: 20%; }
  @media (min-width: 320px) and (max-width: 992px) {
    .col3 {
      width: 100%; } }

.col9 {
  width: 80%; }
  @media (min-width: 320px) and (max-width: 992px) {
    .col9 {
      width: 100%; } }

@media (min-width: 320px) and (max-width: 992px) {
  .col8 {
    width: 100%; } }

.col1 {
  width: 12.3333%; }

.recommendation-wrapper {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  gap: 0 0.75rem;
  justify-content: space-between; }
  .recommendation-wrapper > div {
    margin-bottom: 1em; }
    @media (min-width: 320px) and (max-width: 767px) {
      .recommendation-wrapper > div {
        width: 50% !important; } }
    @media (min-width: 768px) and (max-width: 1024px) {
      .recommendation-wrapper > div {
        width: 33.3333% !important; } }
    .recommendation-wrapper > div > div .product_image > a {
      height: 150px; }
      .recommendation-wrapper > div > div .product_image > a > img {
        max-height: 150px; }

.catPos {
  background: none;
  border: none;
  transition: all 0.3s cubic-bezier(0.6, -0.28, 0.735, 0.045);
  width: 100%; }
  .catPos:hover .container {
    background: #133159; }
  .catPos .container {
    background: #1c3d6a;
    border-radius: 7px; }
    .catPos .container .product_group_name {
      color: #fff;
      font-size: 0.875rem;
      font-weight: 400;
      height: 50px;
      display: flex;
      align-items: center;
      text-align: center;
      justify-content: center; }
      .catPos .container .product_group_name:hover {
        text-decoration: none; }

.myaccount_header {
  border: none;
  background: #cbdfed;
  padding: 6px; }

#box .content_header {
  background: #e5e5e5; }

#questions {
  margin-top: 2rem; }
  #questions .warning {
    color: red;
    margin-left: -4px; }
  #questions ul {
    padding: 0px;
    padding: unset;
    margin: 0px;
    margin: unset;
    list-style: none; }
    #questions ul > li {
      padding: 0.3em; }
      #questions ul > li input[type="checkbox"] {
        margin-right: 1em; }
  #questions .additional_info_form_div, #questions .additional_info_equipment_div {
    display: flex; }
    #questions .additional_info_form_div > div, #questions .additional_info_equipment_div > div {
      width: 30%; }
    @media (min-width: 320px) and (max-width: 992px) {
      #questions .additional_info_form_div, #questions .additional_info_equipment_div {
        align-items: center;
        flex-direction: column; }
        #questions .additional_info_form_div > div, #questions .additional_info_equipment_div > div {
          width: 90%; } }
  #questions .checkbox-container-header {
    position: relative;
    margin-bottom: 1em; }
    #questions .checkbox-container-header > svg {
      display: none; }
    @media (min-width: 320px) and (max-width: 992px) {
      #questions .checkbox-container-header > svg {
        display: block;
        position: absolute;
        right: 3%;
        top: 50%;
        transform: translateY(-50%); } }
    @media (min-width: 320px) and (max-width: 992px) {
      #questions .checkbox-container-header > span:not(.warning) {
        display: inline-block;
        width: 90%; } }

.sign_in_registration {
  margin: 0px;
  margin: unset;
  max-width: 100%; }

.userSignUp-form-container {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 100%;
  justify-content: space-around;
  margin-bottom: 1.5em; }
  .userSignUp-form-container > * {
    flex: 0 1 auto; }

.lm-userSignUp {
  margin: 1em;
  margin-right: 0px; }
  .lm-userSignUp img {
    max-width: 100%; }
  @media (min-width: 320px) and (max-width: 992px) {
    .lm-userSignUp {
      display: none; } }

.registration-form form {
  padding-left: 0.6em;
  width: 90%; }
  .registration-form form > .field-group {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: 100%;
    justify-content: space-between;
    flex-wrap: wrap; }
    .registration-form form > .field-group > * {
      flex: 0 1 auto; }
    .registration-form form > .field-group .form-field {
      width: 45%; }
  .registration-form form .form-field {
    margin: 0.2em 0; }
  .registration-form form .form-field__label {
    margin-bottom: 0.4em; }
    .registration-form form .form-field__label label::after {
      content: '*';
      color: #ff0000; }
  .registration-form form .input_field {
    width: 100%; }

.regform_footer_container {
  box-sizing: border-box;
  margin: 1em 0; }
  .regform_footer_container > .button_primary {
    border: none;
    background: none;
    background-color: #c1531b; }
    .regform_footer_container > .button_primary .button_text {
      border: none;
      color: white;
      font-size: 14px;
      height: 28px; }

.category_heading {
  color: #1c3d6a; }
  @media (min-width: 320px) and (max-width: 992px) {
    .category_heading {
      text-align: center; } }

.horizontal-divider {
  width: 100%;
  display: block;
  background-color: #1c3d6a;
  height: 1px;
  margin: 1em 0; }

.validation-error {
  color: #ff0000;
  font-size: 14px;
  transition: all 0.3s ease; }

input.validation-error, select.validation-error {
  border-color: #ff0000;
  color: #000; }

.alert-container {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 100%;
  flex-direction: column;
  align-items: center;
  margin: 60px 0px; }
  .alert-container > * {
    flex: 0 1 auto; }

.submit-success__icon {
  width: 65px;
  height: 65px;
  margin-bottom: 32px; }

.nav-container {
  margin: 1em 0; }
  .nav-container > .icon {
    background: #c1531b;
    display: inline-block;
    padding: 4px;
    padding-bottom: 0px; }
    .nav-container > .icon svg {
      fill: #fff; }
  .nav-container > .home-page__link {
    color: #c1531b;
    vertical-align: text-bottom; }
    .nav-container > .home-page__link:hover {
      text-decoration: underline; }

.rowContainer, #homePageRow1, #homePageRow2 {
  padding-top: 0px;
  padding-top: unset;
  margin-top: 0.75rem; }

div#homePageRow2 div[data-slot-id="4"] {
  margin-bottom: 0.75rem; }
  div#homePageRow2 div[data-slot-id="4"] .contentRecommendationWidget > div > div.left_espot.centered a {
    width: 100%; }
  div#homePageRow2 div[data-slot-id="4"] .contentRecommendationWidget > div > div.left_espot.centered img {
    display: unset;
    width: 100%; }

#homePageRow2 .owl-carousel .owl-stage-outer .owl-item img {
  height: 160px; }

#homePageRow2 .contentRecommendationWidget.carousel > .carouselWrapper > .content {
  margin-left: 0px;
  margin-right: 0px;
  width: 100%; }
  #homePageRow2 .contentRecommendationWidget.carousel > .carouselWrapper > .content .left_espot.centered {
    margin: 0px;
    margin: unset;
    margin-right: 0.313em; }

div#homePageRow2 div[data-slot-id="5"] {
  margin-bottom: 0.75rem; }
  div#homePageRow2 div[data-slot-id="5"] div.contentRecommendationWidget > div {
    display: flex;
    justify-content: space-between; }
    @media (min-width: 320px) and (max-width: 768px) {
      div#homePageRow2 div[data-slot-id="5"] div.contentRecommendationWidget > div {
        overflow-y: scroll; } }
    div#homePageRow2 div[data-slot-id="5"] div.contentRecommendationWidget > div .left_espot.centered {
      flex-basis: 33%; }
      div#homePageRow2 div[data-slot-id="5"] div.contentRecommendationWidget > div .left_espot.centered > img {
        width: 100%;
        height: 100%; }

@media (min-width: 320px) and (max-width: 992px) {
  #homePageRow2 .col9 {
    width: 100%; } }

#homePageRow2.row.margin-true > div > div:last-of-type:not(#widgetHeaderRow) {
  margin: 0px;
  margin: unset; }

label {
  margin-bottom: 0.375em;
  display: block; }

.input_field {
  border-radius: 0.25rem;
  border: 2px solid #d8d8d9;
  font-size: 1rem;
  padding: 0.10rem 0.45rem;
  transition: all 0.3s ease; }
  .input_field:focus {
    border-color: #c1531b;
    outline: none; }
  @media (min-width: 320px) and (max-width: 992px) {
    .input_field {
      width: 100%; } }

textarea.input_field {
  resize: none; }

.my_account {
  margin-bottom: 1em; }
  @media (min-width: 320px) and (max-width: 992px) {
    .my_account > .body {
      margin: 0 1em; } }

.lm-table {
  border-collapse: collapse;
  border-spacing: 0;
  text-align: left; }
  .lm-table thead {
    background: #1c3d6a;
    color: #fff; }
  .lm-table .inner-table th {
    background: #3a6bac; }
  .lm-table table {
    border-collapse: collapse; }
  .lm-table:not(.no_tr_alt) tr:nth-of-type(even) {
    background: #f4f4f4; }
  .lm-table th, .lm-table td {
    padding: .75rem;
    text-align: left; }
  .lm-table th {
    background: #1c3d6a;
    color: white;
    font-weight: bold; }
  .lm-table tr.bg_grey {
    background: #f4f4f4; }
  .lm-table.tbody_alt tbody:nth-of-type(odd) {
    background: #f4f4f4; }
  .lm-table.no_padding_td td {
    padding: 0px;
    padding: unset; }
  .lm-table.pad_td_45 td {
    padding: 0.45em 0.75em; }
  .lm-table.pad_td_35 td {
    padding: 0.35em 0.75em; }
    .lm-table.pad_td_35 td:nth-last-of-type(-n+4) {
      white-space: nowrap; }

@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
  .lm-table-responsive {
    width: 100%;
    /* Force table to not be like tables anymore */
    /* Hide table headers (but not display: none;, for accessibility) */ }
    .lm-table-responsive tbody {
      border-top: 0.5em solid #1c3d6a; }
    .lm-table-responsive table, .lm-table-responsive thead, .lm-table-responsive tbody, .lm-table-responsive th, .lm-table-responsive td, .lm-table-responsive tr {
      display: block; }
    .lm-table-responsive thead tr {
      left: -9999px;
      position: absolute;
      top: -9999px; }
    .lm-table-responsive td {
      border: none;
      padding-top: 1em;
      position: relative; }
    .lm-table-responsive td:before {
      color: #969696;
      content: attr(data-column);
      display: block;
      font-size: 0.6em;
      font-weight: bold;
      line-height: 0.6em;
      margin-bottom: 0.5em;
      text-transform: uppercase; } }

.account-selection-search-container {
  margin-top: 1em; }
  .account-selection-search-container .main_header_text {
    font-size: 1.5em; }
  .account-selection-search-container table {
    width: 750px; }

@media (min-width: 320px) and (max-width: 992px) {
  .hide-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1024px) {
  .hide-md {
    display: none; } }

@media (min-width: 1025px) and (max-width: 1280px) {
  .hide-lg {
    display: none; } }

.subCat_page_tab_content .searchSummaryWidget {
  border-bottom: 2px solid #c1531b;
  margin-bottom: 1em !important;
  padding-bottom: 0.8em; }

.searchSummaryWidget .widget_title_container .heading-container {
  font-weight: 600;
  margin: 0.5em;
  margin-top: 0px; }

.searchSummaryWidget .widget_search_results_position .results_description {
  font-size: 14px;
  margin-top: 1.5em; }

@media (min-width: 320px) and (max-width: 992px) {
  .accordion-title {
    padding: 0.5rem 0;
    border-bottom: 1px solid #000; } }

@media (min-width: 320px) and (max-width: 992px) {
  .accordion-content {
    display: none; } }

.accordion-item.active .accordion-content {
  display: block; }

.cs-equipment {
  margin: 0.5em 0; }
  @media (min-width: 320px) and (max-width: 992px) {
    .cs-equipment {
      font-size: 1.5em;
      margin: auto;
      width: 90%; } }

.sub_cat_page .category_heading {
  color: #000; }

.sub_cat_page .category_heading_hr {
  display: none; }

.sub_cat_page .content {
  border-style: solid;
  border-width: 1px 0;
  border-color: #acacac; }

.sub_cat_page.plp_page .category_heading {
  display: none; }

.sub_cat_wrapper {
  padding: 0px;
  padding: unset;
  height: 100%;
  width: 100%;
  padding: 1em; }
  .sub_cat_wrapper:not(.sub_cat_wrapper_ltr) {
    columns: 5; }
    @media (min-width: 320px) and (max-width: 767px) {
      .sub_cat_wrapper:not(.sub_cat_wrapper_ltr) {
        columns: 2; } }
    @media (min-width: 768px) and (max-width: 1024px) {
      .sub_cat_wrapper:not(.sub_cat_wrapper_ltr) {
        columns: 3; } }
  .sub_cat_wrapper .sub_cat_item {
    padding: 0px;
    padding: unset;
    border: none;
    font-size: 0.875rem;
    font-weight: 800;
    line-height: normal;
    margin-bottom: 1em;
    position: relative;
    list-style-position: inside;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid; }
    .sub_cat_wrapper .sub_cat_item > .wrapper {
      margin: auto;
      width: 90%; }
    .sub_cat_wrapper .sub_cat_item .container {
      background: #1c3d6a;
      border-radius: 7px;
      transition: all 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
      width: 100%; }
      .sub_cat_wrapper .sub_cat_item .container > a {
        color: #fff;
        display: block;
        padding: 0.5em;
        text-align: center; }
        .sub_cat_wrapper .sub_cat_item .container > a:hover {
          text-decoration: none; }
      .sub_cat_wrapper .sub_cat_item .container:hover {
        background: #133159; }
    .sub_cat_wrapper .sub_cat_item.disable_link {
      padding-top: 0.5em; }
      .sub_cat_wrapper .sub_cat_item.disable_link .container {
        background: none;
        box-shadow: none; }
        .sub_cat_wrapper .sub_cat_item.disable_link .container > a {
          color: #000;
          font-weight: normal;
          padding: 0; }
          .sub_cat_wrapper .sub_cat_item.disable_link .container > a:hover {
            text-decoration: none;
            color: #c1531b;
            transition: 0.3s all; }
  .sub_cat_wrapper .sub_cat_img.hide_img {
    display: none; }
  .sub_cat_wrapper .sub_cat_img > a {
    position: relative;
    display: block;
    height: 160px;
    text-align: center; }
    .sub_cat_wrapper .sub_cat_img > a > img {
      position: relative;
      max-height: 160px;
      max-width: 100%; }
  .sub_cat_wrapper.cat_link_only:not(.sub_cat_wrapper_ltr) {
    column-rule: 1px solid #acacac; }
  .sub_cat_wrapper.cat_link_only .sub_cat_item {
    margin: 0; }
    .sub_cat_wrapper.cat_link_only .sub_cat_item > .wrapper {
      margin: 0;
      width: 100%; }
    .sub_cat_wrapper.cat_link_only .sub_cat_item.disable_link {
      padding: 0.45em; }
    .sub_cat_wrapper.cat_link_only .sub_cat_item > .wrapper .container > a {
      text-align: left; }
  .sub_cat_wrapper.sub_cat_wrapper_ltr {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: 100%;
    flex-wrap: wrap; }
    .sub_cat_wrapper.sub_cat_wrapper_ltr > * {
      flex: 0 1 auto; }
    .sub_cat_wrapper.sub_cat_wrapper_ltr .sub_cat_item {
      display: inline-block;
      flex-basis: 20%;
      max-width: 20%; }
      @media (min-width: 320px) and (max-width: 767px) {
        .sub_cat_wrapper.sub_cat_wrapper_ltr .sub_cat_item {
          flex-basis: 50%;
          max-width: 50%; } }
      @media (min-width: 768px) and (max-width: 992px) {
        .sub_cat_wrapper.sub_cat_wrapper_ltr .sub_cat_item {
          flex-basis: 33%;
          max-width: 33%; } }
    @media (min-width: 993px) {
      .sub_cat_wrapper.sub_cat_wrapper_ltr.cat_link_only .sub_cat_item:not(:nth-child(5n)) {
        border-right: 1px solid #acacac; } }
    @media (min-width: 320px) and (max-width: 767px) {
      .sub_cat_wrapper.sub_cat_wrapper_ltr.cat_link_only .sub_cat_item:nth-child(2n) {
        border-left: 1px solid #acacac !important; } }
    @media (min-width: 768px) and (max-width: 992px) {
      .sub_cat_wrapper.sub_cat_wrapper_ltr.cat_link_only .sub_cat_item:not(:nth-child(3n)) {
        border-right: 1px solid #acacac !important; } }

.facetSelect li a {
  padding: 0px;
  padding: unset;
  margin: 0px;
  margin: unset; }

[id*='hide_product_img'] {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 100%;
  align-items: center; }
  [id*='hide_product_img'] > * {
    flex: 0 1 auto; }
  [id*='hide_product_img'] > input[type=checkbox] {
    margin: 0 !important;
    height: auto;
    width: auto; }
  [id*='hide_product_img'] > div:first-child {
    margin-right: 1em; }

.column_label {
  font-size: 1rem; }

div#widget_breadcrumb {
  height: auto;
  padding: 0 1em;
  margin: 0; }
  div#widget_breadcrumb > ul {
    text-transform: uppercase;
    margin: 0.75rem 0; }
    div#widget_breadcrumb > ul > li {
      font-size: 0.875rem;
      font-weight: 400; }
      div#widget_breadcrumb > ul > li > a {
        color: #000;
        transition: all 400ms cubic-bezier(0.165, 0.84, 0.44, 1); }
        div#widget_breadcrumb > ul > li > a:hover {
          text-decoration: underline;
          color: #c1531b; }
    div#widget_breadcrumb > ul span.divider {
      color: #000;
      font-size: 0.875rem;
      font-weight: 400;
      margin: 0 0.1em;
      padding: 0 0.3em; }

div#widgetExample.centered-header-widget {
  text-align: center; }
  div#widgetExample.centered-header-widget > span {
    font-size: 3rem; }
    @media (min-width: 320px) and (max-width: 767px) {
      div#widgetExample.centered-header-widget > span {
        font-size: 1rem; } }

#page .Wide .contentRecommendationWidget {
  margin: 1em 0; }
  #page .Wide .contentRecommendationWidget div.left_espot.centered a {
    width: 100%; }
  #page .Wide .contentRecommendationWidget div.left_espot.centered img {
    margin: 1em 0;
    padding: 0 0.5em;
    width: 100%; }
    @media (min-width: 320px) and (max-width: 992px) {
      #page .Wide .contentRecommendationWidget div.left_espot.centered img {
        margin: 0px;
        margin: unset; } }

#page .Wide ul.facetSelect.sub_cat_wrapper {
  justify-content: center; }

#page .Packaging .contentRecommendationWidget div.left_espot.centered a {
  width: 100%; }

#page .Packaging .contentRecommendationWidget div.left_espot.centered img {
  margin: 1em 0;
  padding: 0 0.5em;
  width: 100%; }
  @media (min-width: 320px) and (max-width: 992px) {
    #page .Packaging .contentRecommendationWidget div.left_espot.centered img {
      margin: 0px;
      margin: unset; } }

.shop_cart #box {
  margin: 1em 0;
  min-width: 320px;
  max-width: 967px; }
  .shop_cart #box .myaccount_header {
    background: none;
    border-color: #c1531b #e5e5e5 #e5e5e5;
    border-style: solid;
    border-width: 2px 1px 0; }
  .shop_cart #box .body form[name="RecurringOrderForm"] > input.radio {
    width: 20px;
    height: 20px;
    margin: 0 0.5em; }
    .shop_cart #box .body form[name="RecurringOrderForm"] > input.radio + label {
      display: inline-block;
      margin: 0px;
      margin: unset;
      vertical-align: super;
      font-size: 14px; }
  .shop_cart #box .body form[name="RecurringOrderForm"] span.more_info_icon {
    vertical-align: text-bottom; }

.sample-request #box .main_header {
  background: none;
  background-color: #f2f2f2;
  border-color: #c1531b #e5e5e5 #e5e5e5;
  border-style: solid;
  border-width: 2px 1px 0;
  padding: 0 0.7em; }
  .sample-request #box .main_header > .main_header_text {
    font-size: 20px; }

.sample-request #box .body {
  padding: 0px;
  padding: unset; }
  .sample-request #box .body .button_footer_container .button_primary .button_text {
    font-size: 12px; }

form[name="sampleRequest"] .form-heading {
  margin: 1em 0;
  font-size: 18px; }

form[name="sampleRequest"] .form-field {
  margin: 0.5em 0; }
  form[name="sampleRequest"] .form-field .form-field__label {
    font-size: 16px; }

form[name="sampleRequest"] .input_field {
  padding: 0.1em 0.45em; }

form[name="sampleRequest"] .form-group {
  padding: 0 1em;
  margin-bottom: 1em;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 100%;
  flex-wrap: wrap;
  justify-content: flex-start; }
  form[name="sampleRequest"] .form-group > * {
    flex: 0 1 auto; }
  form[name="sampleRequest"] .form-group .form-field__label label:not(.required-false)::before {
    content: '*';
    color: #ff0000; }
  form[name="sampleRequest"] .form-group .input_field {
    width: 100%; }
  form[name="sampleRequest"] .form-group .requester-form {
    margin-right: 3em; }
    @media (min-width: 320px) and (max-width: 767px) {
      form[name="sampleRequest"] .form-group .requester-form {
        margin: 0; } }

form[name="sampleRequest"] .general-request {
  padding: 0 1em;
  margin-bottom: 1em; }
  form[name="sampleRequest"] .general-request .input_field {
    width: 50%; }
    @media (min-width: 320px) and (max-width: 992px) {
      form[name="sampleRequest"] .general-request .input_field {
        width: 100%; } }

form[name="sampleRequest"] .form-grid .form-label-cell {
  font-size: 14px; }

form[name="sampleRequest"] .form-grid .form-input-cell, form[name="sampleRequest"] .form-grid .form-heading-cell {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 100%;
  justify-content: space-around;
  min-width: 320px;
  max-width: 520px;
  margin: 0.5em 0; }
  form[name="sampleRequest"] .form-grid .form-input-cell > *, form[name="sampleRequest"] .form-grid .form-heading-cell > * {
    flex: 0 1 auto; }

form[name="sampleRequest"] .form-grid .form-input-cell .input_field {
  width: 150px; }
  @media (min-width: 320px) and (max-width: 480px) {
    form[name="sampleRequest"] .form-grid .form-input-cell .input_field {
      width: 100px; } }

.my_account_left_nav h3 {
  background-color: #1c3d6a;
  padding: 0.4em 1em;
  box-sizing: border-box;
  font-weight: 600;
  color: #fff;
  position: relative; }
  .my_account_left_nav h3 > svg {
    display: none; }
  @media (min-width: 320px) and (max-width: 992px) {
    .my_account_left_nav h3 > svg {
      display: block;
      position: absolute;
      right: 3%;
      top: 50%;
      transform: translateY(-50%); } }

.my_account_left_nav ul {
  padding: 0px;
  padding: unset;
  list-style: none; }
  .my_account_left_nav ul > li {
    padding: 0.25em 1em; }
    .my_account_left_nav ul > li > a {
      display: inline-block;
      width: 100%; }
    .my_account_left_nav ul > li:hover {
      background: #e3e3e3; }
  @media (min-width: 320px) and (max-width: 992px) {
    .my_account_left_nav ul {
      background: #f2f2f2; } }

#box.myAccountMarginRight {
  margin: 5px 10px; }

.header_info-top {
  display: flex;
  justify-content: space-between;
  margin-right: 0.7em; }
  .header_info-top .header_info-category {
    font-size: 36px;
    font-weight: normal;
    line-height: 36px;
    padding-top: 8px; }
  .header_info-top .header_info-bar {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: 100%;
    flex-flow: column;
    justify-content: space-between;
    text-align: right; }
    .header_info-top .header_info-bar > * {
      flex: 0 1 auto; }
    .header_info-top .header_info-bar .title {
      font-weight: bold; }
    .header_info-top .header_info-bar .product_img_hide_toggle {
      margin: 0; }
    @media (min-width: 320px) and (max-width: 992px) {
      .header_info-top .header_info-bar {
        margin-left: 0.7em; } }

.header_bar {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 100%;
  justify-content: space-between;
  align-items: center;
  margin: 0.375em 0.7em 0.375em 0; }
  .header_bar > * {
    flex: 0 1 auto; }
  .header_bar .controls {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: 100%;
    justify-content: flex-start;
    align-items: flex-end;
    flex-direction: row-reverse;
    flex-wrap: wrap; }
    .header_bar .controls > * {
      padding: 0px;
      padding: unset; }
    .header_bar .controls > * {
      flex: 0 1 auto; }
    .header_bar .controls .sorting_view_controls_container {
      margin: .5em; }
      .header_bar .controls .sorting_view_controls_container .order_by_label {
        min-width: 58px; }
      .header_bar .controls .sorting_view_controls_container .order_by_label, .header_bar .controls .sorting_view_controls_container .page_size_label {
        margin: 0 0.25em; }
  @media (min-width: 320px) and (max-width: 992px) {
    .header_bar {
      margin: 0.7em; } }
  @media (max-width: 767px) {
    .header_bar {
      flex-wrap: wrap; }
      .header_bar .availability, .header_bar .controls {
        width: 100%; }
      .header_bar .sorting_view_controls_container {
        width: 110px; }
      .header_bar .show_container {
        width: 50px; } }

.footer_bar {
  margin-top: 1em;
  justify-content: flex-end; }

.product_listing_container {
  margin-right: 0.7em; }
  @media (min-width: 320px) and (max-width: 992px) {
    .product_listing_container {
      margin: 0 0.7em;
      overflow-x: auto; } }
  .product_listing_container.hide_product_images .product_img_link {
    display: block !important; }

.product_list_table .description {
  width: 39%; }

.product_list_table .next_day {
  width: 15%; }

.product_list_table .second_day {
  width: 13%; }

.product_list_table .qty {
  width: 10%; }

.product_list_table .cart {
  width: 5%; }

.product_list_table .view_cart {
  width: 12%; }

.product_list_table .base_weight, .product_list_table .color, .product_list_table .packs, .product_list_table .finish, .product_list_table .m_weight, .product_list_table .size {
  width: 8%; }

.product_list_table {
  color: #4d4d4d;
  font-size: 0.875em;
  width: 100%; }
  .product_list_table .table_heading {
    border-bottom: 1px solid #e5e5e5;
    font-weight: 700;
    position: relative; }
    .product_list_table .table_heading.sort_icon::before, .product_list_table .table_heading.sort_icon::after {
      cursor: pointer;
      display: block;
      font-family: 'Font Awesome\ 5 Free';
      font-size: 0.75rem;
      font-weight: 900;
      position: absolute;
      right: 0;
      top: 50%;
      transform: translateY(-50%); }
    .product_list_table .table_heading.sort_icon::before {
      content: "\f0de"; }
    .product_list_table .table_heading.sort_icon::after {
      content: "\f0dd"; }
    .product_list_table .table_heading.tr_sort {
      color: #fff;
      text-decoration: underline; }
      .product_list_table .table_heading.tr_sort > .sort_order span:hover {
        cursor: pointer;
        text-decoration: underline;
        color: #c1531b; }
      .product_list_table .table_heading.tr_sort > .sort_asc::after {
        color: #fff;
        content: "\25B2";
        margin: 0 0.25em; }
      .product_list_table .table_heading.tr_sort > .sort_desc::after {
        color: #fff;
        content: "\25BC";
        margin: 0 0.25em; }
  .product_list_table tr:nth-child(even) {
    background: #f4f4f4; }
  .product_list_table td.product_sku_img {
    white-space: nowrap; }
    .product_list_table td.product_sku_img .product_img_link {
      border-radius: 0.3125em;
      border: 1px solid #e3e3e3;
      display: none;
      overflow: hidden;
      width: 4rem; }
      .product_list_table td.product_sku_img .product_img_link > img {
        width: 100%; }
    .product_list_table td.product_sku_img .product_sku_link {
      display: block;
      font-weight: 700; }
  .product_list_table .product_quantity .input_field {
    font-size: inherit;
    padding: 0.2em 0.3em;
    width: 100%; }
  .product_list_table .product_name {
    font-weight: bold; }

.input_field.page_size, .input_field.orderBySelect {
  padding: .3em; }

.pack-sk {
  font-weight: bold;
  font-family: sans-serif; }

.compare_item_target > a {
  display: none; }

.product_img_hide_toggle {
  margin-bottom: 1em;
  text-align: end; }
  @media (min-width: 320px) and (max-width: 992px) {
    .product_img_hide_toggle {
      margin-right: 0.7em; } }

.sorting_view_controls_container > *, .product_img_hide_toggle > * {
  display: inline; }

.controlBar .pageControl.number > a {
  -webkit-transition: all .3s linear;
  background-color: transparent;
  border: none;
  color: #212529;
  font-size: .9rem;
  line-height: 1.25;
  outline: 0;
  padding: .5rem .75rem;
  position: relative;
  transition: all .2s linear;
  width: auto; }
  .controlBar .pageControl.number > a:hover {
    background: #f4f4f4;
    color: #212529; }

.controlBar .pageControl.number > a.selected, .pageControlButton {
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  background-color: #c1531b;
  border-radius: .125rem;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  color: #fff; }

.lm-compare-basket {
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-touch-callout: none;
  -webkit-transform: translate3d(0, -100%, 0);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.2, 1, 0.3, 1);
  -webkit-user-select: none;
  background: #fff;
  bottom: 0;
  left: 0;
  padding: 0.75em;
  position: fixed;
  text-align: right;
  transition: transform 0.3s cubic-bezier(0.2, 1, 0.3, 1);
  user-select: none;
  z-index: 1000;
  box-shadow: 0 -2px 5px 0 rgba(0, 0, 0, 0.16), 0 -2px 10px 0 rgba(0, 0, 0, 0.12);
  margin: 0px !important;
  transform: translate3d(0, 100%, 0);
  width: 100%; }

.compare-basket--active {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
  .compare-basket--active .button_primary.lm--compare {
    cursor: pointer;
    pointer-events: auto; }

.button_primary.lm--compare {
  border: none;
  cursor: default;
  display: inline-block;
  font-size: 1em;
  margin: 0 0 0 4px;
  padding: 0.85em 1.25em;
  pointer-events: none;
  text-align: center;
  white-space: nowrap; }
  .button_primary.lm--compare i + span {
    margin-left: 1em; }
  @media (min-width: 320px) and (max-width: 992px) {
    .button_primary.lm--compare {
      padding: 0.5em; }
      .button_primary.lm--compare i + span {
        display: none; } }

.action_text {
  display: inline-block;
  font-size: .813em;
  font-weight: bold;
  letter-spacing: 1px;
  vertical-align: middle; }

.compare-item {
  height: 50px;
  vertical-align: middle;
  width: auto;
  align-items: center;
  display: inline-flex;
  margin: 0 3px;
  padding: 0 0.3em;
  position: relative; }
  .compare-item img {
    max-height: 100%; }
    @media (min-width: 320px) and (max-width: 992px) {
      .compare-item img {
        display: none; } }
  .compare-item .sku {
    font-size: 0.73em;
    margin-left: 0.5em; }
    .compare-item .sku span {
      font-weight: bold; }
  .compare-item .action--remove {
    padding: 0px;
    padding: unset;
    background: transparent;
    border: none;
    cursor: pointer;
    font-size: 0.7em;
    position: absolute;
    right: 0;
    top: 5%; }
  .compare-item:first-child::after {
    content: '';
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0;
    left: -50%;
    border-radius: 4px;
    z-index: -1;
    background: #f3f3f3; }
    @media (min-width: 320px) and (max-width: 480px) {
      .compare-item:first-child::after {
        content: none; } }
  @media (min-width: 481px) and (max-width: 992px) {
    .compare-item {
      font-size: 90%;
      height: 40px; } }
  @media (min-width: 320px) and (max-width: 480px) {
    .compare-item {
      font-size: 80%;
      height: 40px; } }

.compare-basket--full .compare-item:first-child::after {
  content: none; }

.widget_product_compare .compare_product_heading {
  color: #05426a;
  font-size: 1.5em;
  padding-bottom: 0.25em; }

.widget_product_compare .category_heading_hr {
  background-color: #cbdfed;
  color: #cbdfed;
  height: 1px; }

.widget_product_compare .compare_back_link {
  color: #c1531b;
  font-weight: 600; }
  .widget_product_compare .compare_back_link:hover {
    cursor: pointer;
    color: #ab4511;
    text-decoration: underline; }

.widget_product_compare .input_field {
  padding: 0.25em;
  width: 70px; }

.widget_product_compare .content {
  border: 1px solid #e5e5e5; }
  .widget_product_compare .content .info-header {
    background-color: #cbdfed; }

.widget_product_compare .compare_main {
  font-size: 14px; }
  @media (max-width: 600px) {
    .widget_product_compare .compare_main {
      overflow-x: scroll; } }

@media (max-width: 600px) {
  .widget_product_compare .compare_product_container {
    width: 200%; } }

.widget_product_compare .row {
  padding: 0.5em; }
  .widget_product_compare .row .heading {
    color: #1c3d6a;
    font-weight: 700;
    padding: 6px 1%;
    width: 18%; }
  .widget_product_compare .row .heading_mobile {
    display: none; }
  .widget_product_compare .row .item {
    width: 20%;
    overflow: hidden;
    padding: 6px 1%; }
    .widget_product_compare .row .item .link_remove {
      color: #000;
      font-weight: normal; }
      .widget_product_compare .row .item .link_remove:hover {
        text-decoration: none;
        color: #ff0000;
        font-weight: 600;
        transition: 0.3s all;
        cursor: pointer; }
  .widget_product_compare .row .img_wrapper {
    display: block;
    width: 100%; }
    .widget_product_compare .row .img_wrapper > .prdt_img {
      width: 100%; }
  @media (max-width: 600px) {
    .widget_product_compare .row .heading_mobile {
      margin: 0.5em 0;
      display: block;
      font-weight: 600;
      color: #1c3d6a; }
    .widget_product_compare .row .heading {
      display: none; }
    .widget_product_compare .row .item {
      width: 25% !important; } }

.widget_product_compare .row_border {
  border-bottom: 1px solid #e5e5e5; }

.widget_product_compare .zebra {
  background-color: #f4f4f4; }

.widget_product_compare .compare_1 .row .item, .widget_product_compare .compare_2 .row .item {
  width: 40%; }

.widget_product_compare .compare_1 .row .img_wrapper, .widget_product_compare .compare_2 .row .img_wrapper {
  width: 160px; }

#content_wrapper_box #tools_content_wrapper.my_account .main_header {
  background: none;
  background-color: #f2f2f2;
  border-color: #c1531b #e5e5e5 #e5e5e5;
  border-style: solid;
  border-width: 2px 1px 0; }
  #content_wrapper_box #tools_content_wrapper.my_account .main_header > .main_header_text {
    padding: 0.5em;
    font-size: 24px; }

#content_wrapper_box #tools_content_wrapper.my_account .body {
  padding: 1em; }
  #content_wrapper_box #tools_content_wrapper.my_account .body > #my_account_tools_list .contentRecommendationWidget > div[id*=ci_espot] .left_espot.centered {
    text-align: left; }
    #content_wrapper_box #tools_content_wrapper.my_account .body > #my_account_tools_list .contentRecommendationWidget > div[id*=ci_espot] .left_espot.centered > a {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      height: 100%;
      width: fit-content;
      flex-direction: row-reverse;
      justify-content: flex-end;
      color: #c1531b;
      font-size: 14px;
      font-weight: 600;
      margin: 1em 0; }
      #content_wrapper_box #tools_content_wrapper.my_account .body > #my_account_tools_list .contentRecommendationWidget > div[id*=ci_espot] .left_espot.centered > a > * {
        flex: 0 1 auto; }
      #content_wrapper_box #tools_content_wrapper.my_account .body > #my_account_tools_list .contentRecommendationWidget > div[id*=ci_espot] .left_espot.centered > a:hover {
        text-decoration: underline; }
  #content_wrapper_box #tools_content_wrapper.my_account .body > #my_account_tools_list .tools_list_item {
    margin-top: 1.5em; }
    #content_wrapper_box #tools_content_wrapper.my_account .body > #my_account_tools_list .tools_list_item > .icon {
      background: #c1531b;
      display: inline-block;
      padding: 4px;
      padding-bottom: 0px; }
      #content_wrapper_box #tools_content_wrapper.my_account .body > #my_account_tools_list .tools_list_item > .icon svg {
        fill: #fff; }
    #content_wrapper_box #tools_content_wrapper.my_account .body > #my_account_tools_list .tools_list_item > .order-list-link {
      font-size: 14px;
      vertical-align: text-bottom; }
      #content_wrapper_box #tools_content_wrapper.my_account .body > #my_account_tools_list .tools_list_item > .order-list-link:hover {
        color: #c1531b;
        text-decoration: underline; }

.quote-request #box .main_header {
  background: none;
  background-color: #f2f2f2;
  border-color: #c1531b #e5e5e5 #e5e5e5;
  border-style: solid;
  border-width: 2px 1px 0; }
  .quote-request #box .main_header > .main_header_text {
    padding: 0.5em;
    font-size: 18px; }

.quote-request #box .body {
  padding: 0px;
  padding: unset; }
  .quote-request #box .body .button_footer_container .button_primary .button_text {
    font-size: 12px; }
  .quote-request #box .body form[name='requestAQuoteForm'] .form-field {
    margin: 1em; }
    .quote-request #box .body form[name='requestAQuoteForm'] .form-field .form-field__label {
      font-size: 14px; }
      .quote-request #box .body form[name='requestAQuoteForm'] .form-field .form-field__label label::before {
        content: '*';
        color: #ff0000; }

.user-info {
  padding: 0.5em 1em; }

.my_fav_search_box input[type="submit"].button_primary {
  margin-top: 0px;
  margin-top: unset;
  margin-left: 0.7em; }

.lm_table_div_wrapper {
  margin: 0 auto; }
  .lm_table_div_wrapper .table {
    width: 100%;
    display: table; }
  @media screen and (max-width: 580px) {
    .lm_table_div_wrapper .table {
      display: block; } }
  .lm_table_div_wrapper .lm_table_row {
    display: table-row; }
  .lm_table_div_wrapper .lm_table_row:nth-of-type(odd) {
    background: #f4f4f4; }
  .lm_table_div_wrapper .lm_table_row.header {
    background: #1c3d6a;
    color: white;
    font-weight: bold; }
  .lm_table_div_wrapper .lm_table_body {
    display: table-row-group; }
    @media (min-width: 320px) and (max-width: 667px) {
      .lm_table_div_wrapper .lm_table_body {
        display: block; } }
  .lm_table_div_wrapper .lm_group {
    display: table-row-group; }
  .lm_table_div_wrapper .lm_caption {
    caption-side: bottom;
    display: table-caption;
    text-align: center; }
  @media only screen and (max-width: 667px) {
    .lm_table_div_wrapper .lm_table_row {
      padding: 14px 0 7px;
      display: block; }
    .lm_table_div_wrapper .lm_table_row.header {
      padding: 0;
      height: 6px; }
    .lm_table_div_wrapper .lm_table_row.header .cell {
      display: none; }
    .lm_table_div_wrapper .lm_table_row .cell {
      margin-bottom: 10px; }
    .lm_table_div_wrapper .lm_table_row .cell:before {
      color: #969696;
      content: attr(data-column);
      display: block;
      font-size: 0.6em;
      font-weight: bold;
      line-height: 0.6em;
      margin-bottom: 0.5em;
      text-transform: uppercase; } }
  .lm_table_div_wrapper .cell {
    font-size: 1em;
    padding: 0.5em 1em;
    text-align: left;
    display: table-cell; }
    .lm_table_div_wrapper .cell.drag_icon {
      padding: 0.5em 0.25em; }
  @media only screen and (max-width: 667px) {
    .lm_table_div_wrapper .cell {
      padding: 2px 16px;
      display: block; } }

.listTable {
  border: none; }
  .listTable .toolbar {
    padding: 0px;
    padding: unset;
    background: none;
    margin: 0 15px; }
    .listTable .toolbar #quantityAdd {
      margin-top: 0px;
      margin-top: unset; }
    .listTable .toolbar #skuAdd {
      width: 10em; }
  .listTable .tableHeader {
    background: #1c3d6a;
    color: white;
    font-weight: bold; }
  .listTable .quantity .input_field {
    width: 70%; }

#RequisitionListItems_table_content {
  margin-top: 0.5em; }

form[name=RequisitionListAddToCartForm] .row:nth-child(odd) {
  background: #f4f4f4;
  margin: 0px;
  margin: unset;
  padding: 0 0.75em; }

form[name=RequisitionListItemAddForm] {
  display: flex;
  align-items: center;
  flex-wrap: wrap; }

.actionDropdown {
  box-shadow: 0px;
  box-shadow: unset;
  z-index: 12; }

div#content_wrapper_box #box div.orderline-msg {
  margin: 0.5em; }
  div#content_wrapper_box #box div.orderline-msg .upload-success__icon {
    width: 20px;
    height: 20px; }
    div#content_wrapper_box #box div.orderline-msg .upload-success__icon + span {
      vertical-align: super; }

#content_wrapper_box div#orderline_upload .main_header {
  background: none;
  background-color: #f2f2f2;
  border-color: #c1531b #e5e5e5 #e5e5e5;
  border-style: solid;
  border-width: 2px 1px 0; }
  #content_wrapper_box div#orderline_upload .main_header > .main_header_text {
    padding: 0.5em;
    font-size: 18px; }

#content_wrapper_box div#orderline_upload .body {
  padding: 0px;
  padding: unset; }
  #content_wrapper_box div#orderline_upload .body > div.bold {
    padding: 1em; }
  #content_wrapper_box div#orderline_upload .body form[name="UploadOrdLineClassification"] .order-line-grid {
    margin: 0.5em; }
    #content_wrapper_box div#orderline_upload .body form[name="UploadOrdLineClassification"] .order-line-grid .grid-heading, #content_wrapper_box div#orderline_upload .body form[name="UploadOrdLineClassification"] .order-line-grid .grid-cell {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      height: 100%;
      justify-content: space-between;
      padding: 1em; }
      #content_wrapper_box div#orderline_upload .body form[name="UploadOrdLineClassification"] .order-line-grid .grid-heading > *, #content_wrapper_box div#orderline_upload .body form[name="UploadOrdLineClassification"] .order-line-grid .grid-cell > * {
        flex: 0 1 auto; }
    #content_wrapper_box div#orderline_upload .body form[name="UploadOrdLineClassification"] .order-line-grid .grid-heading {
      background-color: #1c3d6a;
      color: #fff;
      font-weight: 600; }
    #content_wrapper_box div#orderline_upload .body form[name="UploadOrdLineClassification"] .order-line-grid .grid-cell .grid-checkbox {
      margin-right: 3em; }
    #content_wrapper_box div#orderline_upload .body form[name="UploadOrdLineClassification"] .order-line-grid .grid-cell input[type="checkbox"] {
      width: 40px;
      height: 20px;
      margin: 0.5em 0; }
    #content_wrapper_box div#orderline_upload .body form[name="UploadOrdLineClassification"] .order-line-grid .grid-cell .grid-list {
      margin: auto 0;
      font-weight: 600; }
      #content_wrapper_box div#orderline_upload .body form[name="UploadOrdLineClassification"] .order-line-grid .grid-cell .grid-list > span {
        display: block; }
      #content_wrapper_box div#orderline_upload .body form[name="UploadOrdLineClassification"] .order-line-grid .grid-cell .grid-list .text_warning {
        color: #ff0000; }
    @media (min-width: 320px) and (max-width: 992px) {
      #content_wrapper_box div#orderline_upload .body form[name="UploadOrdLineClassification"] .order-line-grid .grid-cell .input_field {
        width: unset; } }
    @media (min-width: 320px) and (max-width: 767px) {
      #content_wrapper_box div#orderline_upload .body form[name="UploadOrdLineClassification"] .order-line-grid {
        width: 768px; } }
  @media (min-width: 320px) and (max-width: 767px) {
    #content_wrapper_box div#orderline_upload .body form[name="UploadOrdLineClassification"] {
      overflow-x: auto; } }
  #content_wrapper_box div#orderline_upload .body .button_footer_container .button_primary .button_text {
    font-size: 12px; }

#WC_ShowcaseLayout.bordered {
  border: 1px solid #acacac;
  margin: 1em 0.5em; }

#WC_ShowcaseLayout .showcase-category-grid, #WC_ShowcaseLayout .non-showcase-category-grid {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 100%;
  flex-wrap: wrap; }
  #WC_ShowcaseLayout .showcase-category-grid > *, #WC_ShowcaseLayout .non-showcase-category-grid > * {
    flex: 0 1 auto; }

#WC_ShowcaseLayout .showcase-category-grid {
  justify-content: space-around;
  margin: 1em 0; }
  #WC_ShowcaseLayout .showcase-category-grid div.showcase-container {
    margin: 1em 0; }
    @media (min-width: 768px) and (max-width: 1024px) {
      #WC_ShowcaseLayout .showcase-category-grid div.showcase-container {
        flex-basis: calc( 50% - 0.01px - 1.25rem);
        max-width: calc( 50% - 0.01px - 1.25rem); } }
    @media (min-width: 1024px) {
      #WC_ShowcaseLayout .showcase-category-grid div.showcase-container {
        flex-basis: calc( 25% - 0.01px - 1.25rem);
        max-width: calc( 25% - 0.01px - 1.25rem); } }
    #WC_ShowcaseLayout .showcase-category-grid div.showcase-container__image {
      text-align: center;
      padding: 0.5em 0; }
      #WC_ShowcaseLayout .showcase-category-grid div.showcase-container__image > a > img {
        width: 100%;
        height: 100%;
        position: relative; }
    #WC_ShowcaseLayout .showcase-category-grid div.showcase-container__button {
      background: #1c3d6a;
      transition: all 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
      width: 100%; }
      #WC_ShowcaseLayout .showcase-category-grid div.showcase-container__button > a {
        color: #fff;
        display: block;
        font-size: 1rem;
        font-weight: bold;
        padding: 0.5em;
        text-align: center; }
        #WC_ShowcaseLayout .showcase-category-grid div.showcase-container__button > a:hover {
          text-decoration: none; }
        #WC_ShowcaseLayout .showcase-category-grid div.showcase-container__button > a > span {
          display: inline-block;
          width: 220px;
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis;
          text-transform: uppercase; }
          @media (min-width: 320px) and (max-width: 767px) {
            #WC_ShowcaseLayout .showcase-category-grid div.showcase-container__button > a > span {
              width: 300px; } }
      #WC_ShowcaseLayout .showcase-category-grid div.showcase-container__button:hover {
        background: #133159; }

#WC_ShowcaseLayout .non-showcase-category-grid {
  margin: 0.5em; }
  #WC_ShowcaseLayout .non-showcase-category-grid div.showcase-container {
    margin: 1em 0.5em;
    flex-basis: calc( 20% - 0.01px - 1.25rem);
    max-width: calc( 20% - 0.01px - 1.25rem); }
    #WC_ShowcaseLayout .non-showcase-category-grid div.showcase-container__image > a {
      position: relative;
      display: block;
      height: 110px;
      text-align: center; }
      @media (min-width: 1024px) {
        #WC_ShowcaseLayout .non-showcase-category-grid div.showcase-container__image > a {
          height: 140px; } }
      #WC_ShowcaseLayout .non-showcase-category-grid div.showcase-container__image > a > img {
        position: relative;
        max-height: 135px;
        max-width: 100%; }
    #WC_ShowcaseLayout .non-showcase-category-grid div.showcase-container__button {
      background: none;
      box-shadow: none;
      text-align: center; }
      #WC_ShowcaseLayout .non-showcase-category-grid div.showcase-container__button > a {
        color: #000;
        font-weight: normal; }
        #WC_ShowcaseLayout .non-showcase-category-grid div.showcase-container__button > a:hover {
          text-decoration: underline; }
    @media (min-width: 768px) and (max-width: 1023px) {
      #WC_ShowcaseLayout .non-showcase-category-grid div.showcase-container {
        flex-basis: calc( 25% - 0.01px - 1.25rem);
        max-width: calc( 25% - 0.01px - 1.25rem); } }
    @media (min-width: 320px) and (max-width: 767px) {
      #WC_ShowcaseLayout .non-showcase-category-grid div.showcase-container {
        flex-basis: calc( 50% - 0.01px - 1.25rem);
        max-width: calc( 50% - 0.01px - 1.25rem); } }

.page_size_footer {
  padding: 0.5em;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: space-between; }
  .page_size_footer > * {
    flex: 0 1 auto; }

.button_cancel {
  background: #e9e9e9;
  color: #000 !important;
  border: none; }
  .button_cancel:hover {
    background: #dcdbdb; }

.product_page_content #footerWrapper {
  width: auto;
  margin: 0 -100%; }

@media (min-width: 768px) {
  .product_page_content .flex-180 {
    flex-basis: 180px;
    max-width: 180px; } }

.product_page_content .widget_product_image_viewer {
  margin: 0px;
  margin: unset; }
  .product_page_content .widget_product_image_viewer .product_image_container {
    border: 1px solid #05426a;
    width: 160px;
    height: 160px; }
    @media (max-width: 992px) {
      .product_page_content .widget_product_image_viewer .product_image_container {
        margin: auto; } }
    .product_page_content .widget_product_image_viewer .product_image_container > img.product_main_image {
      width: 100%;
      height: 100%; }

.prod_detail_table {
  width: calc(100% - 2 * 1.25rem);
  border-collapse: collapse;
  border-spacing: 0; }
  @media (min-width: 320px) and (max-width: 992px) {
    .prod_detail_table {
      width: 100%; } }
  .prod_detail_table thead {
    border-bottom: 1px solid #d3d3d4;
    border-width: 2px; }
  .prod_detail_table .main_heading {
    text-align: center;
    font-weight: 800;
    font-size: 1.25rem; }
  .prod_detail_table th, .prod_detail_table td {
    padding: calc(0.5 * 1.25rem);
    text-align: left; }
  .prod_detail_table tbody tr {
    border-bottom: 1px solid #f2f2f2;
    transition: 0.2s; }
    .prod_detail_table tbody tr:hover {
      background: rgba(242, 242, 242, 0.35); }

.pricing_detail_table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 0.875rem; }
  .pricing_detail_table thead {
    background-color: #f2f2f2; }
  .pricing_detail_table th, .pricing_detail_table td {
    padding: calc(0.5 * 1rem);
    text-align: left; }
  .pricing_detail_table .main_heading {
    text-align: center;
    font-weight: 700;
    background-color: #fff;
    font-size: 1rem; }
    .pricing_detail_table .main_heading th {
      padding: calc(0.5 * 1rem) 0; }
  .pricing_detail_table tbody tr {
    background-color: #fff; }

.price_book_wrapper .price_book_header {
  padding: calc(0.5 * 1rem) 0;
  font-weight: 700; }

form[name="myPriceForm"] a.button_primary {
  padding: 0.35rem 0.65rem;
  margin: 0; }

.price_display_container {
  font-size: 0.875rem;
  background-color: #f2f2f2;
  margin-bottom: 0.5em; }
  .price_display_container .price_display_table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0; }
    .price_display_container .price_display_table th, .price_display_container .price_display_table td {
      text-align: left; }
    .price_display_container .price_display_table .input_field {
      padding: 0.25em; }

div.namePartPriceContainer {
  margin: 0 calc(0.25 * 1.25rem);
  border: none; }
  div.namePartPriceContainer br {
    display: none; }

.categoryMain {
  width: 63%; }
  @media (min-width: 320px) and (max-width: 992px) {
    .categoryMain {
      width: 100%; } }

.category_heading_hr {
  border: 0;
  margin: 0;
  margin-bottom: 10px;
  padding: 0;
  height: 1px;
  background-color: #acacac;
  color: #acacac;
  text-align: left; }

@media (min-width: 666px) {
  .pdp_additonal_buttons {
    padding: 2em; } }

.pdp_additonal_buttons > a {
  display: block;
  text-align: center; }

.pdp_head, .pdp_sku, .pdp_short_desc {
  color: #05426a;
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 0.5em; }

.pdp_sku, .pdp_short_desc {
  font-weight: 600;
  margin: 0px;
  margin: unset;
  padding-bottom: 0.25em; }

.pdp_pack {
  margin: 0.25em 0; }

.border-bottom {
  border-bottom: 1px solid #acacac; }

.tab_container {
  border: none; }

.tab_header {
  margin: 0px;
  margin: unset;
  border-spacing: 0px;
  border-spacing: unset; }
  .tab_header .tab_container {
    border-radius: 0px;
    border-radius: unset;
    -webkit-transition: color 0.2s;
    background: rgba(40, 44, 42, 0.05);
    border: 1px solid rgba(40, 44, 42, 0.1);
    color: #74777b;
    padding: 0.65rem 0 0.5rem;
    transition: color 0.2s; }
    .tab_header .tab_container.active_tab {
      background: none;
      box-shadow: inset 0 3px 0 #c1531b;
      color: #c1531b;
      border-bottom: none; }

.tab {
  border: none; }

.inactive_tab {
  background: none; }
  .inactive_tab:hover {
    color: #c1531b; }

img.icon {
  width: 25px; }

.categoryList.column {
  width: 50%; }
  @media (min-width: 993px) {
    .categoryList.column {
      float: left; } }

@media (min-width: 320px) and (max-width: 992px) {
  .no-mobile {
    display: none; } }

.accordion_item {
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #ccc; }

.accordion_title {
  line-height: 140%;
  display: block;
  position: relative;
  cursor: pointer;
  font-weight: 400 !important;
  font-size: 18px !important;
  width: 100%;
  padding: 15px 0;
  text-decoration: none;
  z-index: 0; }

.accordion_title:after {
  content: "";
  width: 0;
  height: 0;
  top: 50%;
  right: 15px;
  border: 6px solid transparent;
  border-top-color: #333;
  margin-top: -3px;
  position: absolute;
  display: inline-block;
  transition: border 400ms ease, margin 400ms ease; }

.accordion_item.active .accordion_title:after {
  margin-top: -9px;
  border-color: transparent;
  border-bottom-color: #333; }

.accordion_content {
  display: none; }

#AcceptPrivacyPolicyPopup_Error {
  margin-top: 15px; }

.bg_f4 {
  background: #f4f4f4; }

.modal {
  max-width: 90%;
  width: auto;
  min-width: 500px; }
  @media (min-width: 320px) and (max-width: 992px) {
    .modal {
      width: 100%;
      max-width: 500px;
      min-width: auto; } }

@media (min-width: 992px) {
  div.mill_modal {
    min-width: 700px; } }

div#box.shopping_cart_box {
  font-family: 'Open Sans', sans-serif; }

table#cart_order_details .custom_params::before {
  content: '\00a0 \00a0'; }

table#cart_order_details .req_sign::before {
  content: '*';
  color: #ff0000; }

div.requisitionListBox .addRequisitionList .button {
  border: none;
  margin: 1em 0;
  font-size: 12px; }
  div.requisitionListBox .addRequisitionList .button > .button_primary {
    padding: 0.25em; }

div#total_breakdown > #promotions {
  padding: 0.5em; }
  div#total_breakdown > #promotions form[name="PromotionCodeForm"] .promotion_input {
    vertical-align: unset; }
    div#total_breakdown > #promotions form[name="PromotionCodeForm"] .promotion_input .input_field {
      padding: 0.75em 0.45em; }
  div#total_breakdown > #promotions form[name="PromotionCodeForm"] .promotion_button .button_primary {
    padding: 0px;
    padding: unset;
    margin: 0px;
    margin: unset; }

.new-paper-request #box .my_account {
  border: 1px solid #e5e5e5; }

.new-paper-request #box .main_header {
  background: none;
  background-color: #f2f2f2;
  border-color: #c1531b #e5e5e5 #e5e5e5;
  border-style: solid;
  border-width: 2px 1px 0; }
  .new-paper-request #box .main_header > .main_header_text {
    padding: 0.5em;
    font-size: 18px; }

.new-paper-request #box div#body div.success-msg {
  margin: 1em; }
  .new-paper-request #box div#body div.success-msg .success__icon {
    width: 20px;
    height: 20px; }
    .new-paper-request #box div#body div.success-msg .success__icon + span {
      vertical-align: top; }

form[name='newPaperItemRequest'] .form-heading {
  padding: 0.5em; }
  form[name='newPaperItemRequest'] .form-heading > span.bold {
    margin-right: 1em; }
    form[name='newPaperItemRequest'] .form-heading > span.bold.required-data::before {
      content: '* ';
      color: #ff0000; }

form[name='newPaperItemRequest'] .sample_request_table {
  padding: 0.5em 0; }
  @media (min-width: 992px) {
    form[name='newPaperItemRequest'] .sample_request_table .input_field {
      width: 30%; } }

form[name='newPaperItemRequest'] .form-field {
  margin: 0.5em; }
  form[name='newPaperItemRequest'] .form-field .form-field__label {
    font-size: 14px; }
    form[name='newPaperItemRequest'] .form-field .form-field__label label:not(.required-false)::before {
      content: '*';
      color: #ff0000; }

form[name='newPaperItemRequest'] .attributes_table_wrapper {
  padding: 0.5em; }
  form[name='newPaperItemRequest'] .attributes_table_wrapper .attributes_table {
    border: 1px solid #e5e5e5;
    display: table;
    width: 100%; }
    form[name='newPaperItemRequest'] .attributes_table_wrapper .attributes_table .table_header, form[name='newPaperItemRequest'] .attributes_table_wrapper .attributes_table .table_content {
      display: table-row; }
    form[name='newPaperItemRequest'] .attributes_table_wrapper .attributes_table .table_header {
      background: #1c3d6a;
      color: white;
      font-weight: bold; }
    form[name='newPaperItemRequest'] .attributes_table_wrapper .attributes_table .table_content:nth-of-type(even) {
      background: #f4f4f4; }
    form[name='newPaperItemRequest'] .attributes_table_wrapper .attributes_table .cell {
      display: table-cell;
      padding: 0.5em;
      width: 32%; }
      form[name='newPaperItemRequest'] .attributes_table_wrapper .attributes_table .cell .input_field {
        padding: 0.3em 0.45em; }
    form[name='newPaperItemRequest'] .attributes_table_wrapper .attributes_table.miscellaneous-info {
      border-top: none; }
      form[name='newPaperItemRequest'] .attributes_table_wrapper .attributes_table.miscellaneous-info .label-cell {
        width: 32%;
        vertical-align: top; }
      form[name='newPaperItemRequest'] .attributes_table_wrapper .attributes_table.miscellaneous-info .textarea-cell {
        width: 68%;
        max-width: 68%; }
        form[name='newPaperItemRequest'] .attributes_table_wrapper .attributes_table.miscellaneous-info .textarea-cell > textarea {
          width: 100%; }

form[name='newPaperItemRequest'] div.button_footer_container {
  padding: 0.5em; }
  form[name='newPaperItemRequest'] div.button_footer_container a.button_primary {
    padding: 0.3em 0; }
  form[name='newPaperItemRequest'] div.button_footer_container input[type="submit"].button_primary {
    vertical-align: top;
    padding: 0.37em 0.75em;
    font-size: 16px;
    cursor: pointer; }

.drag_icon {
  padding: 0.5em 0.25em;
  opacity: 0.5; }
  .drag_icon > img {
    width: 1em; }

.price_avail_container .pdp_price {
  float: left;
  width: 50%; }

.unit_price {
  padding: 2px 212px 4px 2px; }

@media (min-width: 993px) {
  div.req_modal {
    width: 500px; } }

div.req_modal .header h1 {
  font-size: 24px;
  color: #05426a; }

div.req_modal .requisition_list_popup_table {
  min-height: 150px;
  max-height: 250px;
  margin: 1em 0;
  overflow-y: auto; }

div.req_modal .req-table {
  display: table;
  width: 100%; }
  div.req_modal .req-table__header, div.req_modal .req-table__row {
    display: table-row; }
  div.req_modal .req-table__cell {
    display: table-cell;
    padding: 0.5em; }
    div.req_modal .req-table__cell label {
      display: inline-block; }
  div.req_modal .req-table__header {
    background: #1c3d6a;
    color: white;
    font-weight: 600; }
  div.req_modal .req-table__row:nth-child(even) {
    background: #f4f4f4; }

div.req_modal .requisition_list_popup_button {
  text-align: center; }
  div.req_modal .requisition_list_popup_button a.button_primary {
    padding: 0.25em;
    min-width: 200px; }
    div.req_modal .requisition_list_popup_button a.button_primary > .button_text {
      display: block; }

#checkout_crumb .crumb {
  font-size: 1rem; }

#billing_summary, #shipping {
  padding: 0px;
  padding: unset;
  font-size: 1rem; }

.shipping_billing_addr, .shipping_order_wrapper {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 100%;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between; }
  .shipping_billing_addr > *, .shipping_order_wrapper > * {
    flex: 0 1 auto; }
  .shipping_billing_addr .header-sm-left, .shipping_order_wrapper .header-sm-left {
    border-bottom: 1px solid #bfbfbf;
    margin-bottom: 0.5em; }

.lm_shipping_address, .lm_billing_address {
  background: #f5f5f5;
  border-radius: 5px;
  padding: 1.5em 1em; }
  .lm_shipping_address .email_address, .lm_billing_address .email_address {
    display: none; }

#order_cfrm .prd_img > img {
  max-width: 100%; }

.mng_attr_wrapper {
  max-width: max-content;
  margin: auto; }
  .mng_attr_wrapper .title {
    font-weight: bold; }
  .mng_attr_wrapper .content_header {
    background: #e5e5e5;
    padding: 0.5em;
    margin-bottom: 1em; }
  .mng_attr_wrapper .select_action {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: center; }
    .mng_attr_wrapper .select_action > * {
      flex: 0 1 auto; }
    .mng_attr_wrapper .select_action_btn {
      margin-bottom: 1em; }
  .mng_attr_wrapper .clear_attr_link {
    margin: 1em 0;
    font-weight: 600;
    display: block; }

.lm_link {
  font-weight: 700; }
  .lm_link:hover {
    text-decoration: underline; }

div.upload_modal .header h1 {
  font-size: 24px;
  color: #05426a; }

div.upload_modal #uploadListDropdown {
  width: 100%;
  right: 0; }

div.upload_modal .upload_list_popup_button {
  text-align: center; }
  div.upload_modal .upload_list_popup_button a.button_primary {
    padding: 0.25em; }
    div.upload_modal .upload_list_popup_button a.button_primary > .button_text {
      min-width: 115px;
      width: 200px;
      max-width: 200px; }
      @media (min-width: 320px) and (max-width: 767px) {
        div.upload_modal .upload_list_popup_button a.button_primary > .button_text {
          width: 115px; } }
  div.upload_modal .upload_list_popup_button a.cancel_button {
    background: #e5e5e5;
    border: 1px solid #e5e5e5;
    color: #000 !important; }

td.inner_tabe_indent {
  padding: 0;
  padding-left: 0.75rem; }

.checkout-page #box .footer_container {
  padding: 0.4em; }
  .checkout-page #box .footer_container .button_primary {
    padding: 0.5em; }

.section_header {
  background: #1c3d6a;
  font-weight: 600;
  padding: 0.5em; }
  .section_header_text {
    color: white;
    font-size: 16px; }

.mobile_section_header {
  display: none; }
  @media (min-width: 320px) and (max-width: 992px) {
    .mobile_section_header {
      display: block;
      background: #1c3d6a;
      padding: 0.3em; } }

div.shipping_details_container #shipping .shipment_info_row {
  border-color: #e5e5e5;
  border-style: solid;
  border-width: 0px 1px 1px;
  padding: 0.6em;
  margin-bottom: 1.5em; }

div.shipping_details_container #shipping .shipping_address_container {
  line-height: 24px; }

div.shipping_details_container #shipping .mobile_shipment_header {
  display: none; }
  @media (min-width: 320px) and (max-width: 992px) {
    div.shipping_details_container #shipping .mobile_shipment_header {
      display: block;
      color: #1c3d6a;
      font-weight: 700;
      font-size: 18px; } }

@media (min-width: 992px) {
  div.shipping_details_container #shipping .shipment_info_row_flex {
    flex-basis: calc( 33.33% - 0.01px - 1.25rem);
    max-width: calc( 33.33% - 0.01px - 1.25rem); } }

@media (min-width: 320px) and (max-width: 992px) {
  div.shipping_details_container #shipping .shipment_info_row_flex {
    flex-basis: 100%;
    max-width: 100%; } }

div.shipping_details_container #shipping .order_information_contents p.title label::before {
  content: '* ';
  color: #ff0000; }

div[id="order_item"].order-item__table {
  padding: 0px;
  padding: unset;
  display: table;
  width: 100%;
  border-color: #e5e5e5;
  border-style: solid;
  border-width: 0px 1px 1px; }
  div[id="order_item"].order-item__table .item_description, div[id="order_item"].order-item__table .item_total, div[id="order_item"].order-item__table .item_price, div[id="order_item"].order-item__table .item_quantity {
    min-height: 120px; }
  div[id="order_item"].order-item__table .item_description {
    line-height: 22px; }
  div[id="order_item"].order-item__table .order-item__table-row:nth-child(odd) {
    background: #f4f4f4; }
  div[id="order_item"].order-item__table .mobile_order_item_header {
    display: none; }
    @media (min-width: 320px) and (max-width: 992px) {
      div[id="order_item"].order-item__table .mobile_order_item_header {
        display: block;
        color: #1c3d6a;
        font-weight: 700;
        font-size: 18px; } }
  div[id="order_item"].order-item__table .order-item__table-row {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: 100%;
    flex-wrap: wrap; }
    div[id="order_item"].order-item__table .order-item__table-row > * {
      flex: 0 1 auto; }
  div[id="order_item"].order-item__table .order-item__table-cell {
    flex-basis: 25%;
    padding: 0.5em;
    max-width: 25%; }
    @media (min-width: 320px) and (max-width: 767px) {
      div[id="order_item"].order-item__table .order-item__table-cell {
        flex-basis: 50%;
        max-width: 50%; } }
  @media (min-width: 992px) {
    div[id="order_item"].order-item__table .order-item__table-header, div[id="order_item"].order-item__table .order-item__table-row {
      display: table-row; }
    div[id="order_item"].order-item__table .order-item__table-cell {
      display: table-cell;
      width: 25%; } }

@media (min-width: 992px) {
  .d_width_25 {
    width: 25%; } }

div.update_price_modal {
  max-width: none; }
  @media (min-width: 992px) {
    div.update_price_modal {
      width: 85%; } }
  div.update_price_modal .header {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: 100%;
    flex-wrap: wrap;
    justify-content: space-between; }
    div.update_price_modal .header > * {
      flex: 0 1 auto; }
    div.update_price_modal .header .modal_logo {
      width: 19rem;
      max-width: 100%; }
    div.update_price_modal .header h1 {
      color: #05426a;
      padding: 0.35em; }
    @media (max-width: 767px) {
      div.update_price_modal .header .logo_container, div.update_price_modal .header h1 {
        margin: 0 auto; } }
  div.update_price_modal .category_heading_hr {
    background-color: #c1531b;
    color: #c1531b;
    height: 2px; }
  div.update_price_modal .body .item_details-list {
    list-style: none;
    padding: 0; }
    @media (min-width: 768px) {
      div.update_price_modal .body .item_details-list .list-item:not(:last-child)::after {
        border: 1px solid #000;
        content: "";
        height: 20px;
        position: absolute;
        right: 0;
        bottom: 8px; } }
  div.update_price_modal .body .list-item, div.update_price_modal .body .rule-item {
    padding: 0.5em;
    display: inline-block;
    position: relative;
    padding-right: 1em; }
    div.update_price_modal .body .list-item span, div.update_price_modal .body .rule-item span {
      font-size: 14px; }
  div.update_price_modal .body .input_field {
    width: 100px; }
  div.update_price_modal .pricing_table_container {
    width: 100%;
    margin: 0.5em 0; }
    @media (max-width: 1024px) {
      div.update_price_modal .pricing_table_container {
        overflow-x: auto; } }
  div.update_price_modal .pricing_table {
    border-collapse: separate; }
    div.update_price_modal .pricing_table .item_code, div.update_price_modal .pricing_table .uom, div.update_price_modal .pricing_table .fac_code, div.update_price_modal .pricing_table .pack_group {
      width: 12%; }
    div.update_price_modal .pricing_table tr {
      background: #fff !important; }
    div.update_price_modal .pricing_table th {
      text-align: center; }
    div.update_price_modal .pricing_table td {
      border: 1px solid #acacac; }
  div.update_price_modal .nested_pricing_table {
    width: 100%; }
    div.update_price_modal .nested_pricing_table .alternate_header {
      background: #f4f4f4 !important;
      color: #000;
      font-weight: 700; }
    div.update_price_modal .nested_pricing_table td {
      border-bottom: none;
      width: 50px; }
  div.update_price_modal .footer {
    text-align: center; }
    div.update_price_modal .footer a.button_primary {
      margin: 0.5em; }
    div.update_price_modal .footer a.cancel_button {
      background: #e5e5e5;
      border: 1px solid #e5e5e5;
      color: #000 !important; }

#box .my_account .body {
  padding: 0;
  border-top: 1px solid #e5e5e5; }
  #box .my_account .body .body_content {
    padding: 0 0.7em; }

#RequisitionListTable_Widget {
  display: none; }

.order_confirmattion_info_table {
  width: 100%;
  background: #f4f4f4; }
  .order_confirmattion_info_table col:nth-child(1) {
    width: 25%; }
  .order_confirmattion_info_table col:nth-child(2) {
    width: 25%; }
  .order_confirmattion_info_table col:nth-child(3) {
    width: 30%; }
  .order_confirmattion_info_table col:nth-child(4) {
    width: 20%; }

textarea.order_info {
  width: 100%;
  padding: 0 0.5em;
  border: none;
  background: transparent; }

div.content_wrapper_position {
  min-height: 80vh;
  margin: 0 auto;
  max-width: 1440px; }

@media (min-width: 320px) and (max-width: 992px) {
  .mb_fav_copy_position {
    position: relative; }
    .mb_fav_copy_position .fav_copy_btn {
      position: absolute;
      top: 0;
      left: 10%; } }

@media (max-width: 400px) {
  #searchFilterMenu.active {
    display: block; } }

@media (min-width: 320px) and (max-width: 992px) {
  .my-fav-table .input_field {
    width: 115px; } }

.WCTooltip > .container {
  color: #ff0000;
  background-color: #fff;
  font-weight: 600; }
  @media (min-width: 320px) and (max-width: 767px) {
    .WCTooltip > .container {
      max-width: 150px; } }

.carousel {
  margin: 1.5em; }
  @media (min-width: 768px) {
    .carousel {
      width: 600px;
      max-width: 600px; } }
  .carousel .slick-prev, .carousel .slick-next {
    transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1); }
    .carousel .slick-prev::before, .carousel .slick-next::before {
      font-size: 28px;
      color: #979797; }
    .carousel .slick-prev:hover::before, .carousel .slick-next:hover::before {
      color: #c1531b; }
  .carousel .product {
    max-width: 150px; }
    .carousel .product > .product_image img {
      height: 150px; }
  .carousel .product_name #SkuDetail {
    color: #1c3d6a; }
  .carousel .product_name a {
    color: #979797;
    transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1); }
    .carousel .product_name a:hover {
      cursor: pointer;
      font-weight: 600;
      color: #ab4511;
      text-decoration: none; }

@media (max-width: 767px) {
  form[name="ohSearchForm"].prdt_history_form {
    flex-direction: column; }
    form[name="ohSearchForm"].prdt_history_form .field_flex {
      margin-bottom: 0.75em; } }

@media (min-width: 768px) {
  form[name="ohSearchForm"].prdt_history_form .field_flex {
    flex-basis: calc( 50% - 0.01px - 1.25rem) !important;
    max-width: calc( 50% - 0.01px - 1.25rem) !important; } }

.chart-container {
  position: relative;
  height: 350px; }
  @media (max-width: 767px) {
    .chart-container {
      width: 550px; } }

.width-8-em {
  max-width: 8em;
  min-width: 8em; }
  @media (min-width: 1440px) {
    .width-8-em {
      min-width: 11em;
      max-width: 11em; } }
  @media (min-width: 320px) and (max-width: 768px) {
    .width-8-em {
      min-width: 6em;
      max-width: 6em; } }

.max-min-width-10 {
  min-width: 10em;
  max-width: 10em; }

.breadcrumb-minus-5 div#widget_breadcrumb > ul {
  margin-bottom: calc(0.75rem - 5px); }

.content {
  margin: 0 5px; }

#orderItemDisplay {
  padding: 0px;
  padding: unset; }

#order-approval .toolbar-filter {
  padding: 15px 0; }
  #order-approval .toolbar-filter select {
    width: 100%; }

#order-approval .empty-table {
  padding: 20px 0;
  margin: 0 10px; }

.formField-approvals {
  margin-top: 1.1rem; }
  @media (max-width: 848px) {
    .formField-approvals {
      min-width: 400px; } }

.formField-approvals .input_field {
  width: initial; }

.account-display-page, .register-online-page, .session-expiry-page {
  display: flex;
  flex-direction: column; }

.account-display-page .header_wrapper_position,
.register-online-page .header_wrapper_position,
.session-expiry-page .header_wrapper_position {
  background-color: transparent; }

.account-display-page .header_wrapper_position,
.account-display-page .footer_wrapper_position,
.register-online-page .header_wrapper_position,
.register-online-page .footer_wrapper_position,
.session-expiry-page .header_wrapper_position,
.session-expiry-page .footer_wrapper_position {
  flex-grow: 0;
  flex-shrink: 0; }

.account-display-page .content_wrapper_position,
.register-online-page .content_wrapper_position,
.session-expiry-page .content_wrapper_position {
  flex-grow: 1; }

html {
  font-size: 16px; }
  @media (min-width: 320px) and (max-width: 480px) {
    html {
      font-size: 14px; } }
  @media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    html {
      font-size: 14px; } }

*, *::after, *::before {
  box-sizing: border-box;
  outline: none; }

body {
  font-family: 'Open Sans', sans-serif; }

.lm-app_max-width {
  margin: 0 auto;
  max-width: 1440px; }

.display-flex {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 100%;
  flex-wrap: wrap;
  width: 100%; }
  .display-flex > * {
    flex: 0 1 auto; }

@media (max-width: 767px) {
  .flex_order-1 {
    order: 1; }
  .flex_order-2 {
    order: 2; }
  .flex_order-3 {
    order: 3; } }

.justify_space_around {
  justify-content: space-around; }

.justify_space_between {
  justify-content: space-between; }

.justify_flex_end {
  justify-content: flex-end; }

.justify_flex_start {
  justify-content: flex-start !important; }

.align_items_center {
  align-items: center; }

.align_items_base {
  align-items: baseline; }

@media (min-width: 320px) and (max-width: 992px) {
  .mobile-flex-clmn {
    flex-direction: column; } }

@media only screen and (min-width: 1170px) {
  .d-70 {
    width: 70%; }
  .d-80 {
    width: 80%; }
  .d-90 {
    width: 90%; } }

.width-100 {
  width: 100%; }

.width-120p {
  width: 120px; }

.width-130p {
  width: 130px; }

.max_width-500p {
  width: 500px;
  max-width: 500px; }

@media (min-width: 667px) and (max-width: 1024px) {
  .width-40 {
    width: 40%; }
  .width-50 {
    width: 50%; }
  .width-60 {
    width: 60%; }
  .width-70 {
    width: 70%; } }

@media (min-width: 320px) and (max-width: 992px) {
  .mb-margin-bottom-1 {
    margin-bottom: 1em; }
  .mb-margin-top-1 {
    margin-top: 1em; }
  .mb-margin-horizontal-p7 {
    margin: 0 0.7em; }
  .mb-border-top {
    border-top: 1px solid #000; }
  .mb-breaker-top {
    border-top: 1px solid #000; }
  .mb-breaker-bottom {
    border-bottom: 1px solid #000; } }

@media (min-width: 64rem) {
  .flex-33 {
    flex-basis: calc( 33.33% - 0.01px - 1.25rem) !important;
    max-width: calc( 33.33% - 0.01px - 1.25rem) !important; } }

@media (min-width: 64rem) {
  .flex-66 {
    flex-basis: calc( 66.66% - 0.01px - 1.25rem) !important;
    max-width: calc( 66.66% - 0.01px - 1.25rem) !important; } }

@media (min-width: 64rem) {
  .flex-44 {
    flex-basis: calc( 44.44% - 0.01px - 1.25rem) !important;
    max-width: calc( 44.44% - 0.01px - 1.25rem) !important; } }

@media (min-width: 64rem) {
  .flex-55 {
    flex-basis: calc( 55.55% - 0.01px - 1.25rem) !important;
    max-width: calc( 55.55% - 0.01px - 1.25rem) !important; } }

@media (min-width: 64rem) {
  .flex-wrap-50 {
    flex-basis: calc( 50% - 0.01px - 1.25rem) !important;
    max-width: calc( 50% - 0.01px - 1.25rem) !important; } }

@media (min-width: 64rem) {
  .flex-25 {
    flex-basis: calc( 25% - 0.01px - 1.25rem) !important;
    max-width: calc( 25% - 0.01px - 1.25rem) !important; } }

@media (min-width: 64rem) {
  .flex-75 {
    flex-basis: calc( 75% - 0.01px - 1.25rem) !important;
    max-width: calc( 75% - 0.01px - 1.25rem) !important; } }

@media (min-width: 64rem) {
  .flex-100 {
    flex-basis: calc( 100% - 0.01px - 1.25rem) !important;
    max-width: calc( 100% - 0.01px - 1.25rem) !important; } }

.flex-50 {
  flex-basis: calc( 50% - 0.01px - 1.25rem) !important;
  max-width: calc( 50% - 0.01px - 1.25rem) !important; }

.flex-20 {
  flex-basis: calc( 20% - 0.01px - 1.25rem) !important;
  max-width: calc( 20% - 0.01px - 1.25rem) !important; }

.flex-80 {
  flex-basis: calc( 80% - 0.01px - 1.25rem) !important;
  max-width: calc( 80% - 0.01px - 1.25rem) !important; }

.flex-45 {
  flex-basis: calc( 45% - 0.01px - 1.25rem) !important;
  max-width: calc( 45% - 0.01px - 1.25rem) !important; }

.font_size_12 {
  font-size: 0.75rem; }

.font_size_14 {
  font-size: 0.875rem; }

.font_size_16 {
  font-size: 1rem; }

.position_relative {
  position: relative; }

.position_absolute {
  position: absolute; }

.min_width_7 {
  min-width: 7em; }

.margin_auto {
  margin: auto !important; }

.required_color {
  color: #ff0000; }

@media (min-width: 320px) and (max-width: 992px) {
  .mb-overflow-x {
    overflow-x: auto; } }

.inline_block {
  display: inline-block; }

.hide-table {
  display: none; }

.show-table {
  display: block; }

.hide-ele {
  display: none !important; }

.show_ele_block {
  display: block; }

.display-block {
  display: block; }

.display-none {
  display: none; }

.display-inline {
  display: inline; }

.align_right {
  text-align: right; }

.align_left {
  text-align: left; }

.padding-0 {
  padding: 0 !important; }

.padding-p25 {
  padding: 0.25em !important; }

.padding-p5 {
  padding: 0.5em !important; }

.padding-1 {
  padding: 1em !important; }

.padding-left-1 {
  padding-left: 1em; }

.padding-right-1 {
  padding-right: 1em; }

.padding-bottom-1 {
  padding-bottom: 1em; }

.padding-horizontal-1 {
  padding: 0 1em !important; }

.padding-horizontal-p5 {
  padding: 0 0.5em; }

.padding-vertical-1 {
  padding: 1em 0; }

.padding-vertical-p5 {
  padding: 0.5em 0; }

.link_primary {
  color: #c1531b; }
  .link_primary:hover {
    text-decoration: underline; }

.margin-0 {
  margin: 0 !important; }

.margin-p5 {
  margin: 0.5em; }

.margin-1 {
  margin: 1em; }

.margin-right-1 {
  margin-right: 1em; }

.margin-right-p5 {
  margin-right: 0.5em; }

.margin-left-1 {
  margin-left: 1em; }

.margin-left-p5 {
  margin-left: 0.5em; }

.margin-top-1 {
  margin-top: 1em; }

.margin-bottom-1 {
  margin-bottom: 1em; }

.margin-bottom-p5 {
  margin-bottom: 0.5em; }

.margin-horizontal-1 {
  margin: 0 1em; }

.margin-horizontal-p5 {
  margin: 0 0.5em; }

.margin-vertical-1 {
  margin: 1em 0; }

.margin-vertical-p5 {
  margin: 0.5em 0; }

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

.align-justify {
  text-align: justify; }

.align-left {
  text-align: left; }

.align-right {
  text-align: right; }

.field_table .header {
  text-align: center;
  margin-bottom: calc(0.75 * 1.25rem);
  font-weight: 800;
  font-size: 1.25rem; }
  .field_table .header-sm-left {
    font-size: 1rem;
    font-weight: 700;
    text-align: left; }

.field_table .table_label {
  flex-basis: calc( 33.33% - 0.01px - 1.25rem);
  max-width: calc( 33.33% - 0.01px - 1.25rem); }
  .field_table .table_label_bold {
    font-weight: 600; }

.field_table .table_field {
  flex-basis: calc( 66.66% - 0.01px - 1.25rem);
  max-width: calc( 66.66% - 0.01px - 1.25rem); }

.field_table .table_form_field, .field_table .table_form_field_btns {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: calc(0.5 * 1.25rem);
  justify-content: space-between; }
  .field_table .table_form_field.content, .field_table .table_form_field_btns.content {
    margin: 0px;
    margin: unset; }
  .field_table .table_form_field label.form-label.field-required::before, .field_table .table_form_field_btns label.form-label.field-required::before {
    content: '* ';
    color: #ff0000; }
  @media (min-width: 320px) and (max-width: 992px) {
    .field_table .table_form_field, .field_table .table_form_field_btns {
      align-items: center; }
      .field_table .table_form_field > *, .field_table .table_form_field_btns > * {
        flex-basis: 100% !important;
        max-width: 100% !important; } }

.field_table .input_field {
  width: 100%; }

.field_table.eq_label_field .table_label {
  flex-basis: calc( 40% - 0.01px - 1.25rem);
  max-width: calc( 40% - 0.01px - 1.25rem); }

.field_table.eq_label_field .table_field {
  flex-basis: calc( 60% - 0.01px - 1.25rem);
  max-width: calc( 60% - 0.01px - 1.25rem); }

.field_table.modal_field_table .table_label {
  flex-basis: calc( 25% - 0.01px - 1.25rem);
  max-width: calc( 25% - 0.01px - 1.25rem); }

.field_table.modal_field_table .table_field {
  flex-basis: calc( 80% - 0.01px - 1.25rem);
  max-width: calc( 80% - 0.01px - 1.25rem); }

.field_table.bi_modal_field_table .table_label {
  flex-basis: calc( 180px - 0.01px - 1.25rem);
  max-width: calc( 180px - 0.01px - 1.25rem); }

.field_table.bi_modal_field_table .table_field {
  flex-basis: calc( 100% - 150.01px - 1.25rem);
  max-width: calc( 100% - 150.01px - 1.25rem); }

.field_table.bi_modal_field_table .table_form_field.text_content {
  margin-bottom: 0px;
  margin-bottom: unset; }

.flex_jc_sb {
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between; }

.flex_jc_c {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

.font-bold {
  font-weight: 700; }

.font-semi_bold {
  font-weight: 600; }

.font-extra_bold {
  font-weight: 800; }

.font-regular {
  font-weight: 400; }

.lm_link {
  color: #c1531b; }
  .lm_link:hover {
    cursor: pointer;
    color: #ab4511;
    text-decoration: underline; }

.lm_link-secondary {
  transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1); }
  .lm_link-secondary:hover {
    cursor: pointer;
    color: #c1531b;
    text-decoration: underline; }

.lm_table_border {
  border: 1px solid #1c3d6a; }

.lm_inner_table_border {
  border: 1px solid #3a6bac; }

.hide_br_tag br {
  display: none; }

.disabled_button {
  background: #ca722f;
  pointer-events: none; }

#contentWrapper-60 {
  min-height: 60vh; }

@media (min-width: 320px) and (max-width: 992px) {
  .mb-padding-0 {
    padding: 0 !important; }
  .mb-padding-p5 {
    padding: 0.5em !important; }
  .mb-padding-1 {
    padding: 1em !important; }
  .mb-padding-left-1 {
    padding-left: 1em; }
  .mb-padding-right-1 {
    padding-right: 1em; }
  .mb-padding-bottom-1 {
    padding-bottom: 1em; }
  .mb-padding-horizontal-1 {
    padding: 0 1em !important; }
  .mb-padding-horizontal-p5 {
    padding: 0 0.5em; }
  .mb-padding-vertical-1 {
    padding: 1em 0; }
  .mb-padding-vertical-p5 {
    padding: 0.5em 0; } }

.vertical_top {
  vertical-align: top; }

.table-sm-fixed-width {
  min-width: 646px; }

@media print {
  div.header_wrapper_position,
  div.footer_wrapper_position {
    display: none; } }
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Raleway:wght@500&display=swap");
.ks * {
  font-family: 'Raleway', sans-serif; }

.ks h1, .ks h2, .ks h3, .ks h4, .ks h5, .ks h6 {
  font-family: 'Montserrat', sans-serif; }

.ks .fa, .ks .far, .ks .fas {
  font-family: "Font Awesome 5 Free"; }

.ks .bold {
  font-family: 'Montserrat', sans-serif; }

.ks .button_text {
  font-family: 'Montserrat', sans-serif; }

.ks .header {
  font-family: 'Montserrat', sans-serif; }

.ks .title {
  font-family: 'Montserrat', sans-serif; }

.ks .num_products {
  font-family: 'Montserrat', sans-serif; }

.ks .button {
  font-family: 'Montserrat', sans-serif; }

.ks .header_info-top .header_info-category {
  font-family: 'Montserrat', sans-serif; }

.ks .category_heading {
  font-family: 'Montserrat', sans-serif; }

.ks [role=heading] {
  font-family: 'Montserrat', sans-serif; }

.ks [role=columnheader] {
  font-family: 'Montserrat', sans-serif; }

.ks .pdp_sku, .ks .pdp_short_desc {
  font-family: 'Montserrat', sans-serif; }

.ks .pricing_detail_table th {
  font-family: 'Montserrat', sans-serif; }

.ks .pricing_detail_table .main_heading th {
  font-family: 'Montserrat', sans-serif; }

.ks .font-semi_bold {
  font-family: 'Montserrat', sans-serif; }

.ks .ks #departmentsMenu > li .departmentButton > span {
  font-family: 'Montserrat', sans-serif; }

.ks .headingtext {
  font-family: 'Montserrat', sans-serif; }

.ks .form-legend {
  font-family: 'Montserrat', sans-serif; }

.ks .form-title {
  font-family: 'Montserrat', sans-serif; }

.ks .subtotal_price {
  font-family: 'Montserrat', sans-serif; }

.ks #headerRow1 .date {
  font-family: 'Montserrat', sans-serif; }

.ks .main_header_text {
  font-family: 'Montserrat', sans-serif; }

.ks #headerRowLinks {
  background-color: #00466A; }

.ks .account-display-page #headerRowLinks {
  background-color: #00466A;
  display: block; }

.ks #searchBar .submitButton {
  background: #00466A; }

.ks #widget_minishopcart svg g rect,
.ks .product_option svg g rect,
.ks #addToFavourites svg {
  fill: #00466A; }

.ks #widget_minishopcart svg g use,
.ks .product_option svg g use {
  fill: #00466A !important; }

.ks .account-display-page #headerRow2 {
  border: none;
  border-bottom: 0.2em solid #A0642C; }

.ks .loginMenuDropdown .icon, .ks .logon-user-form .icon {
  background: #A0642C; }

.ks .Login_New_Txt {
  color: #A0642C; }

.ks .sign_in_registration .myaccount_error {
  color: red; }

.ks #headerRow2 {
  border-color: #00466A;
  border-bottom: 0.2em solid #A0642C; }

.ks #quickLinksBar > li .panelLinkSelected.selected {
  border-radius: 0px;
  border-radius: unset;
  background: #01324a; }

.ks #quickLinksBar > li > a {
  font-family: 'Montserrat', sans-serif; }

.ks .lm-logonform .field .label {
  color: #A0642C; }

.ks .lm-logonform .link_primary {
  color: #A0642C; }

.ks .lm-logonform .lm_link-secondary:hover {
  color: #A0642C; }

.ks .loginMenuDropdown .lm_link-secondary:hover {
  color: #A0642C; }

.ks .lm-logonform .button_primary {
  background: #A0642C;
  border: 1px solid #A0642C; }

.ks .lm-logonform .button_primary:hover {
  background: #88511d; }

.ks .lm-logonform .input_field:focus {
  border-color: #A0642C; }

.ks .button_primary {
  font-family: 'Montserrat', sans-serif;
  border-radius: 0%;
  background: #00466A;
  border: 1px solid #00466A; }

.ks .button_primary > span {
  font-family: 'Montserrat', sans-serif; }

.ks .link_primary {
  font-family: 'Montserrat', sans-serif;
  color: #00466A; }

.ks .product_list_table .product_name > a {
  font-family: 'Montserrat', sans-serif; }

.ks .product_description > b {
  font-family: 'Montserrat', sans-serif; }

.ks .color_primary {
  color: #00466A !important; }

.ks .button_primary:hover {
  background: #01324a; }

.ks .button_cancel {
  background: #e9e9e9;
  border: none; }

.ks .button_cancel:hover {
  background: #dcdbdb; }

.ks .controlBar .pageControl.number > a.selected, .ks .pageControlButton {
  border-radius: 0%;
  background-color: #00466A; }

.ks .input_field:focus {
  border-color: #00466A; }

.ks .facetSelectContainer .facetSelectedHighlight {
  color: #00466A; }

.ks #AutoSuggestDiv #autoSuggestAdvancedSearch {
  color: #00466A; }

.ks .lm_link, .ks .lm_link-secondary:hover {
  color: #00466A; }

.ks .lm_link:hover {
  color: #01324a; }

.ks .sub_cat_wrapper .sub_cat_item.disable_link .container > a:hover {
  color: #00466A; }

.ks .breadcrumb_current {
  color: #00466A; }

.ks #breadcrumb .on {
  color: #00466A; }

.ks #quickLinksMenuArea.basicMenu ul > li a {
  font-family: 'Montserrat', sans-serif; }

.ks div#widget_breadcrumb > ul > li > a {
  font-family: 'Montserrat', sans-serif; }

.ks div#widget_breadcrumb > ul li.current {
  font-family: 'Montserrat', sans-serif; }

.ks #quickLinksMenuArea.basicMenu ul > li a:hover {
  color: #00466A; }

.ks #cartDropdown {
  border-top: 3px solid #00466A; }

.ks div#widget_minishopcart_popup > #cartDropdown > .content > .products > .product > .product_name a,
.ks div#widget_minishopcart_popup_1 > #cartDropdown > .content > .products > .product > .product_name a {
  font-family: 'Montserrat', sans-serif; }

.ks #breadcrumb .on {
  color: #00466A; }

.ks div#widget_breadcrumb > ul > li > a:hover {
  color: #00466A; }

.ks #global_loginSignIn_text {
  display: none;
  text-transform: uppercase; }

.ks .loginMenuDropdown .footer, .ks .logon-user-form .footer {
  justify-content: start; }

.ks .logon-user-form .userform-content.one {
  border-top: none; }

.ks #departmentsMenu > li .departmentButton > span {
  font-family: 'Montserrat', sans-serif;
  text-transform: none; }

.ks .departmentMenu > .header > .link {
  font-family: 'Montserrat', sans-serif; }

.ks #footer {
  background-color: #415156; }

@media (min-width: 1025px) {
  .ks .departmentMenu {
    border-top: 3px solid #00466A; } }

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .ks .departmentMenu {
    border-top: 3px solid #00466A; } }

@media (min-width: 320px) and (max-width: 406px) {
  .ks .header_info-top .header_info-bar {
    margin-left: -25px; } }

@media (min-width: 320px) and (max-width: 992px) {
  .ks #quickLinksBar #Header_GlobalLogin_signInQuickLink {
    display: none; }
  .ks #header #headerRow1 #searchBar {
    border: 2px solid #00466A; }
  .ks #searchBar #searchBox #searchFilterButton {
    border-right: 2px solid #00466A; }
  .ks #MiniShoppingCart .lm-minicart-container #widget_minishopcart .minishopcart_total {
    background: #00466A; }
  .ks .userlogon-form-container .lm-userlogon {
    display: flex;
    align-items: center;
    width: 100%;
    margin-bottom: 4%; }
  .ks .userlogon-form-container .lm-userlogon > div {
    width: 90% !important; }
  .ks .userlogon-form-container .sign_in_registration {
    width: 90% !important; }
  .ks .register-online-page .lm-userSignUp {
    display: flex;
    align-items: center;
    width: 100%;
    margin-bottom: 4%;
    flex-basis: calc( 90% - 0.01px - 1.25rem) !important;
    max-width: calc( 90% - 0.01px - 1.25rem) !important; }
  .ks .register-online-page .userSignUp-form-container .registration-form {
    width: 100%;
    flex-basis: calc( 90% - 0.01px - 1.25rem) !important;
    max-width: calc( 90% - 0.01px - 1.25rem) !important; } }

.ks .account-display-page .content_wrapper_position {
  max-width: 100%; }

.ks .register-online-page .content_wrapper_position {
  max-width: 100%; }

@media (min-width: 320px) and (max-width: 767px) {
  .ks .recommendation-wrapper > div {
    width: calc(50% - 10px) !important; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .ks .recommendation-wrapper > div {
    width: calc(33% - 10px) !important; } }

.ks .recommendation-wrapper > div > div .product_image {
  border: none; }

.ks .recommendation-wrapper > div > div .product_image > a {
  width: auto;
  height: auto;
  font-size: 0; }

.ks .recommendation-wrapper > div > div .product_image > a > img {
  width: 100%;
  max-height: 300px;
  aspect-ratio: 6 / 4; }

.ks .userlogon-form-container {
  flex-wrap: wrap;
  justify-content: space-evenly; }

.ks .userSignUp-form-container {
  flex-wrap: wrap;
  justify-content: space-evenly; }

.ks .register-online-page .lm-userSignUp {
  margin-right: 0%; }

@media (min-width: 993px) {
  .ks .userlogon-form-container .lm-userlogon > div {
    width: 85% !important; }
  .ks .userlogon-form-container .sign_in_registration {
    width: 40%;
    padding-top: 1.3%; }
  .ks .register-online-page .userSignUp-form-container .lm-userSignUp {
    flex-basis: calc( 42% - 0.01px - 1.25rem) !important;
    max-width: calc( 42% - 0.01px - 1.25rem) !important; }
  .ks .register-online-page .userSignUp-form-container .registration-form {
    flex-basis: calc( 40% - 0.01px - 1.25rem) !important;
    max-width: calc( 40% - 0.01px - 1.25rem) !important; } }

.ks .departmentMenu > .header {
  border-bottom: 2px solid #00466A; }

.ks #departmentsMenuWidget li .header {
  background-color: #00466A; }

.ks #departmentsMenuWidget li .header > a {
  font-weight: 600;
  font-family: 'Montserrat', sans-serif; }

.ks #departmentsMenuWidget li .nav-categoryList > li > a {
  color: #415156; }

.ks #navfacetWidget li .header {
  background-color: #00466A; }

.ks .accordion-title {
  background-color: #00466A; }

.ks .filter_header {
  background-color: #00466A; }

.ks .lm-table thead {
  font-family: 'Montserrat', sans-serif;
  background: #00466A; }

.ks .lm-table thead > span {
  font-family: 'Montserrat', sans-serif;
  background: #00466A; }

.ks .lm-table th {
  font-family: 'Montserrat', sans-serif;
  background: #00466A; }

.ks .lm-table th > span {
  font-family: 'Montserrat', sans-serif; }

.ks .lm_table_div_wrapper .lm_table_row.header {
  background: #00466A; }

.ks .lm_link {
  font-family: 'Montserrat', sans-serif; }

.ks .tab_header .tab_container.active_tab {
  box-shadow: inset 0 3px 0 #00466A;
  color: #00466A; }

.ks .listTable .tableHeader {
  background: #00466A; }

.ks .lm-table .inner-table th {
  background: #00466A; }

.ks .catPos .container {
  background: #00466A; }

.ks .catPos .container .product_group_name {
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase; }

.ks div#widget_minishopcart_popup > #cartDropdown > .content > .products > .product > .product_name a {
  font-family: 'Montserrat', sans-serif; }

.ks div.req_modal .req-table__header {
  background: #00466A; }

.ks .inactive_tab:hover {
  color: #00466A; }

.ks .section_header {
  background: #00466A; }

.ks .section_header_text {
  font-family: 'Montserrat', sans-serif; }

.ks .button_primary, .ks .button_secondary {
  background: #00466A;
  border: 1px solid #00466A; }

.ks .mobile_section_header {
  display: none; }

@media (min-width: 320px) and (max-width: 992px) {
  .ks .mobile_section_header {
    display: block;
    background: #00466A; } }

.ks .catPos, .ks .catPos .container {
  border-radius: 0px; }

.ks #featuredCategoriesHeader {
  display: inherit !important;
  margin-top: 2%;
  margin-bottom: 1%;
  text-align: center; }

.ks #featuredCategoriesSeparator {
  display: inherit !important;
  width: 18%;
  border-top: 1px solid #00466A;
  margin-bottom: 5%; }

.ks #content_wrapper_box #tools_content_wrapper.my_account .body > #my_account_tools_list .tools_list_item > .icon {
  background: #00466A; }

.ks svg g circle {
  fill: #00466A; }

.ks .nav-container span {
  background: #00466A; }

.ks .nav-container a.home-page__link {
  color: #00466A;
  font-family: 'Montserrat', sans-serif; }

@media (max-width: 600px) {
  .ks #header {
    border-bottom: 0.2em solid #A0642C; } }

.ks #quickLinksMenuArea h3 {
  background: #00466A; }

.ks-stores * {
  font-family: 'Raleway', sans-serif; }

.ks-stores h1, .ks-stores h2, .ks-stores h3, .ks-stores h4, .ks-stores h5, .ks-stores h6 {
  font-family: 'Montserrat', sans-serif; }

.ks-stores .fa, .ks-stores .far, .ks-stores .fas {
  font-family: "Font Awesome 5 Free"; }

.ks-stores .bold {
  font-family: 'Montserrat', sans-serif; }

.ks-stores .button_text {
  font-family: 'Montserrat', sans-serif; }

.ks-stores .header {
  font-family: 'Montserrat', sans-serif; }

.ks-stores .title {
  font-family: 'Montserrat', sans-serif; }

.ks-stores .num_products {
  font-family: 'Montserrat', sans-serif; }

.ks-stores .button {
  font-family: 'Montserrat', sans-serif; }

.ks-stores .header_info-top .header_info-category {
  font-family: 'Montserrat', sans-serif; }

.ks-stores .category_heading {
  font-family: 'Montserrat', sans-serif; }

.ks-stores [role=heading] {
  font-family: 'Montserrat', sans-serif; }

.ks-stores [role=columnheader] {
  font-family: 'Montserrat', sans-serif; }

.ks-stores .pdp_sku, .ks-stores .pdp_short_desc {
  font-family: 'Montserrat', sans-serif; }

.ks-stores .pricing_detail_table th {
  font-family: 'Montserrat', sans-serif; }

.ks-stores .pricing_detail_table .main_heading th {
  font-family: 'Montserrat', sans-serif; }

.ks-stores .font-semi_bold {
  font-family: 'Montserrat', sans-serif; }

.ks-stores .ks #departmentsMenu > li .departmentButton > span {
  font-family: 'Montserrat', sans-serif; }

.ks-stores .headingtext {
  font-family: 'Montserrat', sans-serif; }

.ks-stores .form-legend {
  font-family: 'Montserrat', sans-serif; }

.ks-stores .form-title {
  font-family: 'Montserrat', sans-serif; }

.ks-stores .subtotal_price {
  font-family: 'Montserrat', sans-serif; }

.ks-stores #headerRow1 .date {
  font-family: 'Montserrat', sans-serif; }

.ks-stores .main_header_text {
  font-family: 'Montserrat', sans-serif; }

.ks-stores #headerRowLinks {
  background-color: #098098; }

.ks-stores .account-display-page #headerRowLinks {
  background-color: #00466A;
  display: block; }

.ks-stores #searchBar .submitButton {
  background: #098098; }

.ks-stores #widget_minishopcart svg g rect,
.ks-stores .product_option svg g rect,
.ks-stores #addToFavourites svg {
  fill: #098098; }

.ks-stores #widget_minishopcart svg g use,
.ks-stores .product_option svg g use {
  fill: #098098 !important; }

.ks-stores .account-display-page #headerRow2 {
  border: none;
  border-bottom: 0.2em solid #A0642C; }

.ks-stores .loginMenuDropdown .icon, .ks-stores .logon-user-form .icon {
  background: #A0642C; }

.ks-stores .Login_New_Txt {
  color: #A0642C; }

.ks-stores .sign_in_registration .myaccount_error {
  color: red; }

.ks-stores #headerRow2 {
  border-color: #098098;
  border-bottom: 0.2em solid #A0642C; }

.ks-stores #quickLinksBar > li .panelLinkSelected.selected {
  border-radius: 0px;
  border-radius: unset;
  background: #075a6b; }

.ks-stores #quickLinksBar > li > a {
  font-family: 'Montserrat', sans-serif; }

.ks-stores .lm-logonform .field .label {
  color: #A0642C; }

.ks-stores .lm-logonform .link_primary {
  color: #A0642C; }

.ks-stores .lm-logonform .lm_link-secondary:hover {
  color: #A0642C; }

.ks-stores .loginMenuDropdown .lm_link-secondary:hover {
  color: #A0642C; }

.ks-stores .lm-logonform .button_primary {
  background: #A0642C;
  border: 1px solid #A0642C; }

.ks-stores .lm-logonform .button_primary:hover {
  background: #88511d; }

.ks-stores .lm-logonform .input_field:focus {
  border-color: #A0642C; }

.ks-stores .button_primary {
  font-family: 'Montserrat', sans-serif;
  border-radius: 0%;
  background: #098098;
  border: 1px solid #098098; }

.ks-stores .button_primary > span {
  font-family: 'Montserrat', sans-serif; }

.ks-stores .link_primary {
  font-family: 'Montserrat', sans-serif;
  color: #098098; }

.ks-stores .product_list_table .product_name > a {
  font-family: 'Montserrat', sans-serif; }

.ks-stores .product_description > b {
  font-family: 'Montserrat', sans-serif; }

.ks-stores .color_primary {
  color: #098098 !important; }

.ks-stores .button_primary:hover {
  background: #075a6b; }

.ks-stores .button_cancel {
  background: #e9e9e9;
  border: none; }

.ks-stores .button_cancel:hover {
  background: #dcdbdb; }

.ks-stores .controlBar .pageControl.number > a.selected, .ks-stores .pageControlButton {
  border-radius: 0%;
  background-color: #098098; }

.ks-stores .input_field:focus {
  border-color: #098098; }

.ks-stores .facetSelectContainer .facetSelectedHighlight {
  color: #098098; }

.ks-stores #AutoSuggestDiv #autoSuggestAdvancedSearch {
  color: #098098; }

.ks-stores .lm_link, .ks-stores .lm_link-secondary:hover {
  color: #098098; }

.ks-stores .lm_link:hover {
  color: #075a6b; }

.ks-stores .sub_cat_wrapper .sub_cat_item.disable_link .container > a:hover {
  color: #098098; }

.ks-stores .breadcrumb_current {
  color: #098098; }

.ks-stores #breadcrumb .on {
  color: #098098; }

.ks-stores #quickLinksMenuArea.basicMenu ul > li a {
  font-family: 'Montserrat', sans-serif; }

.ks-stores div#widget_breadcrumb > ul > li > a {
  font-family: 'Montserrat', sans-serif; }

.ks-stores div#widget_breadcrumb > ul li.current {
  font-family: 'Montserrat', sans-serif; }

.ks-stores #quickLinksMenuArea.basicMenu ul > li a:hover {
  color: #098098; }

.ks-stores #cartDropdown {
  border-top: 3px solid #098098; }

.ks-stores div#widget_minishopcart_popup > #cartDropdown > .content > .products > .product > .product_name a,
.ks-stores div#widget_minishopcart_popup_1 > #cartDropdown > .content > .products > .product > .product_name a {
  font-family: 'Montserrat', sans-serif; }

.ks-stores #breadcrumb .on {
  color: #098098; }

.ks-stores div#widget_breadcrumb > ul > li > a:hover {
  color: #098098; }

.ks-stores #global_loginSignIn_text {
  display: none;
  text-transform: uppercase; }

.ks-stores .loginMenuDropdown .footer, .ks-stores .logon-user-form .footer {
  justify-content: start; }

.ks-stores .logon-user-form .userform-content.one {
  border-top: none; }

.ks-stores #departmentsMenu > li .departmentButton > span {
  font-family: 'Montserrat', sans-serif;
  text-transform: none; }

.ks-stores .departmentMenu > .header > .link {
  font-family: 'Montserrat', sans-serif; }

.ks-stores #footer {
  background-color: #415156; }

@media (min-width: 1025px) {
  .ks-stores .departmentMenu {
    border-top: 3px solid #098098; } }

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .ks-stores .departmentMenu {
    border-top: 3px solid #098098; } }

@media (min-width: 320px) and (max-width: 406px) {
  .ks-stores .header_info-top .header_info-bar {
    margin-left: -25px; } }

@media (min-width: 320px) and (max-width: 992px) {
  .ks-stores #quickLinksBar #Header_GlobalLogin_signInQuickLink {
    display: none; }
  .ks-stores #header #headerRow1 #searchBar {
    border: 2px solid #098098; }
  .ks-stores #searchBar #searchBox #searchFilterButton {
    border-right: 2px solid #098098; }
  .ks-stores #MiniShoppingCart .lm-minicart-container #widget_minishopcart .minishopcart_total {
    background: #098098; }
  .ks-stores .userlogon-form-container .lm-userlogon {
    display: flex;
    align-items: center;
    width: 100%;
    margin-bottom: 4%; }
  .ks-stores .userlogon-form-container .lm-userlogon > div {
    width: 90% !important; }
  .ks-stores .userlogon-form-container .sign_in_registration {
    width: 90% !important; }
  .ks-stores .register-online-page .lm-userSignUp {
    display: flex;
    align-items: center;
    width: 100%;
    margin-bottom: 4%;
    flex-basis: calc( 90% - 0.01px - 1.25rem) !important;
    max-width: calc( 90% - 0.01px - 1.25rem) !important; }
  .ks-stores .register-online-page .userSignUp-form-container .registration-form {
    width: 100%;
    flex-basis: calc( 90% - 0.01px - 1.25rem) !important;
    max-width: calc( 90% - 0.01px - 1.25rem) !important; } }

.ks-stores .account-display-page .content_wrapper_position {
  max-width: 100%; }

.ks-stores .register-online-page .content_wrapper_position {
  max-width: 100%; }

@media (min-width: 320px) and (max-width: 767px) {
  .ks-stores .recommendation-wrapper > div {
    width: calc(50% - 10px) !important; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .ks-stores .recommendation-wrapper > div {
    width: calc(33% - 10px) !important; } }

.ks-stores .recommendation-wrapper > div > div .product_image {
  border: none; }

.ks-stores .recommendation-wrapper > div > div .product_image > a {
  width: auto;
  height: auto;
  font-size: 0; }

.ks-stores .recommendation-wrapper > div > div .product_image > a > img {
  width: 100%;
  max-height: 300px;
  aspect-ratio: 6 / 4; }

.ks-stores .userlogon-form-container {
  flex-wrap: wrap;
  justify-content: space-evenly; }

.ks-stores .userSignUp-form-container {
  flex-wrap: wrap;
  justify-content: space-evenly; }

.ks-stores .register-online-page .lm-userSignUp {
  margin-right: 0%; }

@media (min-width: 993px) {
  .ks-stores .userlogon-form-container .lm-userlogon > div {
    width: 85% !important; }
  .ks-stores .userlogon-form-container .sign_in_registration {
    width: 40%;
    padding-top: 1.3%; }
  .ks-stores .register-online-page .userSignUp-form-container .lm-userSignUp {
    flex-basis: calc( 42% - 0.01px - 1.25rem) !important;
    max-width: calc( 42% - 0.01px - 1.25rem) !important; }
  .ks-stores .register-online-page .userSignUp-form-container .registration-form {
    flex-basis: calc( 40% - 0.01px - 1.25rem) !important;
    max-width: calc( 40% - 0.01px - 1.25rem) !important; } }

.ks-stores .departmentMenu > .header {
  border-bottom: 2px solid #098098; }

.ks-stores #departmentsMenuWidget li .header {
  background-color: #098098; }

.ks-stores #departmentsMenuWidget li .header > a {
  font-weight: 600;
  font-family: 'Montserrat', sans-serif; }

.ks-stores #departmentsMenuWidget li .nav-categoryList > li > a {
  color: #415156; }

.ks-stores #navfacetWidget li .header {
  background-color: #098098; }

.ks-stores .accordion-title {
  background-color: #098098; }

.ks-stores .filter_header {
  background-color: #098098; }

.ks-stores .lm-table thead {
  font-family: 'Montserrat', sans-serif;
  background: #098098; }

.ks-stores .lm-table thead > span {
  font-family: 'Montserrat', sans-serif;
  background: #098098; }

.ks-stores .lm-table th {
  font-family: 'Montserrat', sans-serif;
  background: #098098; }

.ks-stores .lm-table th > span {
  font-family: 'Montserrat', sans-serif; }

.ks-stores .lm_table_div_wrapper .lm_table_row.header {
  background: #098098; }

.ks-stores .lm_link {
  font-family: 'Montserrat', sans-serif; }

.ks-stores .tab_header .tab_container.active_tab {
  box-shadow: inset 0 3px 0 #098098;
  color: #098098; }

.ks-stores .listTable .tableHeader {
  background: #098098; }

.ks-stores .lm-table .inner-table th {
  background: #098098; }

.ks-stores .catPos .container {
  background: #098098; }

.ks-stores .catPos .container .product_group_name {
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase; }

.ks-stores div#widget_minishopcart_popup > #cartDropdown > .content > .products > .product > .product_name a {
  font-family: 'Montserrat', sans-serif; }

.ks-stores div.req_modal .req-table__header {
  background: #098098; }

.ks-stores .inactive_tab:hover {
  color: #098098; }

.ks-stores .section_header {
  background: #098098; }

.ks-stores .section_header_text {
  font-family: 'Montserrat', sans-serif; }

.ks-stores .button_primary, .ks-stores .button_secondary {
  background: #098098;
  border: 1px solid #098098; }

.ks-stores .mobile_section_header {
  display: none; }

@media (min-width: 320px) and (max-width: 992px) {
  .ks-stores .mobile_section_header {
    display: block;
    background: #098098; } }

.ks-stores .catPos, .ks-stores .catPos .container {
  border-radius: 0px; }

.ks-stores #featuredCategoriesHeader {
  display: inherit !important;
  margin-top: 2%;
  margin-bottom: 1%;
  text-align: center; }

.ks-stores #featuredCategoriesSeparator {
  display: inherit !important;
  width: 18%;
  border-top: 1px solid #098098;
  margin-bottom: 5%; }

.ks-stores #content_wrapper_box #tools_content_wrapper.my_account .body > #my_account_tools_list .tools_list_item > .icon {
  background: #098098; }

.ks-stores svg g circle {
  fill: #098098; }

.ks-stores .nav-container span {
  background: #098098; }

.ks-stores .nav-container a.home-page__link {
  color: #098098;
  font-family: 'Montserrat', sans-serif; }

@media (max-width: 600px) {
  .ks-stores #header {
    border-bottom: 0.2em solid #A0642C; } }

.ks-stores #quickLinksMenuArea h3 {
  background: #098098; }

.ks-packaging * {
  font-family: 'Raleway', sans-serif; }

.ks-packaging h1, .ks-packaging h2, .ks-packaging h3, .ks-packaging h4, .ks-packaging h5, .ks-packaging h6 {
  font-family: 'Montserrat', sans-serif; }

.ks-packaging .fa, .ks-packaging .far, .ks-packaging .fas {
  font-family: "Font Awesome 5 Free"; }

.ks-packaging .bold {
  font-family: 'Montserrat', sans-serif; }

.ks-packaging .button_text {
  font-family: 'Montserrat', sans-serif; }

.ks-packaging .header {
  font-family: 'Montserrat', sans-serif; }

.ks-packaging .title {
  font-family: 'Montserrat', sans-serif; }

.ks-packaging .num_products {
  font-family: 'Montserrat', sans-serif; }

.ks-packaging .button {
  font-family: 'Montserrat', sans-serif; }

.ks-packaging .header_info-top .header_info-category {
  font-family: 'Montserrat', sans-serif; }

.ks-packaging .category_heading {
  font-family: 'Montserrat', sans-serif; }

.ks-packaging [role=heading] {
  font-family: 'Montserrat', sans-serif; }

.ks-packaging [role=columnheader] {
  font-family: 'Montserrat', sans-serif; }

.ks-packaging .pdp_sku, .ks-packaging .pdp_short_desc {
  font-family: 'Montserrat', sans-serif; }

.ks-packaging .pricing_detail_table th {
  font-family: 'Montserrat', sans-serif; }

.ks-packaging .pricing_detail_table .main_heading th {
  font-family: 'Montserrat', sans-serif; }

.ks-packaging .font-semi_bold {
  font-family: 'Montserrat', sans-serif; }

.ks-packaging .ks #departmentsMenu > li .departmentButton > span {
  font-family: 'Montserrat', sans-serif; }

.ks-packaging .headingtext {
  font-family: 'Montserrat', sans-serif; }

.ks-packaging .form-legend {
  font-family: 'Montserrat', sans-serif; }

.ks-packaging .form-title {
  font-family: 'Montserrat', sans-serif; }

.ks-packaging .subtotal_price {
  font-family: 'Montserrat', sans-serif; }

.ks-packaging #headerRow1 .date {
  font-family: 'Montserrat', sans-serif; }

.ks-packaging .main_header_text {
  font-family: 'Montserrat', sans-serif; }

.ks-packaging #headerRowLinks {
  background-color: #A0642C; }

.ks-packaging .account-display-page #headerRowLinks {
  background-color: #00466A;
  display: block; }

.ks-packaging #searchBar .submitButton {
  background: #A0642C; }

.ks-packaging #widget_minishopcart svg g rect,
.ks-packaging .product_option svg g rect,
.ks-packaging #addToFavourites svg {
  fill: #A0642C; }

.ks-packaging #widget_minishopcart svg g use,
.ks-packaging .product_option svg g use {
  fill: #A0642C !important; }

.ks-packaging .account-display-page #headerRow2 {
  border: none;
  border-bottom: 0.2em solid #A0642C; }

.ks-packaging .loginMenuDropdown .icon, .ks-packaging .logon-user-form .icon {
  background: #A0642C; }

.ks-packaging .Login_New_Txt {
  color: #A0642C; }

.ks-packaging .sign_in_registration .myaccount_error {
  color: red; }

.ks-packaging #headerRow2 {
  border-color: #A0642C;
  border-bottom: 0.2em solid #A0642C; }

.ks-packaging #quickLinksBar > li .panelLinkSelected.selected {
  border-radius: 0px;
  border-radius: unset;
  background: #7a4d22; }

.ks-packaging #quickLinksBar > li > a {
  font-family: 'Montserrat', sans-serif; }

.ks-packaging .lm-logonform .field .label {
  color: #A0642C; }

.ks-packaging .lm-logonform .link_primary {
  color: #A0642C; }

.ks-packaging .lm-logonform .lm_link-secondary:hover {
  color: #A0642C; }

.ks-packaging .loginMenuDropdown .lm_link-secondary:hover {
  color: #A0642C; }

.ks-packaging .lm-logonform .button_primary {
  background: #A0642C;
  border: 1px solid #A0642C; }

.ks-packaging .lm-logonform .button_primary:hover {
  background: #88511d; }

.ks-packaging .lm-logonform .input_field:focus {
  border-color: #A0642C; }

.ks-packaging .button_primary {
  font-family: 'Montserrat', sans-serif;
  border-radius: 0%;
  background: #A0642C;
  border: 1px solid #A0642C; }

.ks-packaging .button_primary > span {
  font-family: 'Montserrat', sans-serif; }

.ks-packaging .link_primary {
  font-family: 'Montserrat', sans-serif;
  color: #A0642C; }

.ks-packaging .product_list_table .product_name > a {
  font-family: 'Montserrat', sans-serif; }

.ks-packaging .product_description > b {
  font-family: 'Montserrat', sans-serif; }

.ks-packaging .color_primary {
  color: #A0642C !important; }

.ks-packaging .button_primary:hover {
  background: #7a4d22; }

.ks-packaging .button_cancel {
  background: #e9e9e9;
  border: none; }

.ks-packaging .button_cancel:hover {
  background: #dcdbdb; }

.ks-packaging .controlBar .pageControl.number > a.selected, .ks-packaging .pageControlButton {
  border-radius: 0%;
  background-color: #A0642C; }

.ks-packaging .input_field:focus {
  border-color: #A0642C; }

.ks-packaging .facetSelectContainer .facetSelectedHighlight {
  color: #A0642C; }

.ks-packaging #AutoSuggestDiv #autoSuggestAdvancedSearch {
  color: #A0642C; }

.ks-packaging .lm_link, .ks-packaging .lm_link-secondary:hover {
  color: #A0642C; }

.ks-packaging .lm_link:hover {
  color: #7a4d22; }

.ks-packaging .sub_cat_wrapper .sub_cat_item.disable_link .container > a:hover {
  color: #A0642C; }

.ks-packaging .breadcrumb_current {
  color: #A0642C; }

.ks-packaging #breadcrumb .on {
  color: #A0642C; }

.ks-packaging #quickLinksMenuArea.basicMenu ul > li a {
  font-family: 'Montserrat', sans-serif; }

.ks-packaging div#widget_breadcrumb > ul > li > a {
  font-family: 'Montserrat', sans-serif; }

.ks-packaging div#widget_breadcrumb > ul li.current {
  font-family: 'Montserrat', sans-serif; }

.ks-packaging #quickLinksMenuArea.basicMenu ul > li a:hover {
  color: #A0642C; }

.ks-packaging #cartDropdown {
  border-top: 3px solid #A0642C; }

.ks-packaging div#widget_minishopcart_popup > #cartDropdown > .content > .products > .product > .product_name a,
.ks-packaging div#widget_minishopcart_popup_1 > #cartDropdown > .content > .products > .product > .product_name a {
  font-family: 'Montserrat', sans-serif; }

.ks-packaging #breadcrumb .on {
  color: #A0642C; }

.ks-packaging div#widget_breadcrumb > ul > li > a:hover {
  color: #A0642C; }

.ks-packaging #global_loginSignIn_text {
  display: none;
  text-transform: uppercase; }

.ks-packaging .loginMenuDropdown .footer, .ks-packaging .logon-user-form .footer {
  justify-content: start; }

.ks-packaging .logon-user-form .userform-content.one {
  border-top: none; }

.ks-packaging #departmentsMenu > li .departmentButton > span {
  font-family: 'Montserrat', sans-serif;
  text-transform: none; }

.ks-packaging .departmentMenu > .header > .link {
  font-family: 'Montserrat', sans-serif; }

.ks-packaging #footer {
  background-color: #415156; }

@media (min-width: 1025px) {
  .ks-packaging .departmentMenu {
    border-top: 3px solid #A0642C; } }

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .ks-packaging .departmentMenu {
    border-top: 3px solid #A0642C; } }

@media (min-width: 320px) and (max-width: 406px) {
  .ks-packaging .header_info-top .header_info-bar {
    margin-left: -25px; } }

@media (min-width: 320px) and (max-width: 992px) {
  .ks-packaging #quickLinksBar #Header_GlobalLogin_signInQuickLink {
    display: none; }
  .ks-packaging #header #headerRow1 #searchBar {
    border: 2px solid #A0642C; }
  .ks-packaging #searchBar #searchBox #searchFilterButton {
    border-right: 2px solid #A0642C; }
  .ks-packaging #MiniShoppingCart .lm-minicart-container #widget_minishopcart .minishopcart_total {
    background: #A0642C; }
  .ks-packaging .userlogon-form-container .lm-userlogon {
    display: flex;
    align-items: center;
    width: 100%;
    margin-bottom: 4%; }
  .ks-packaging .userlogon-form-container .lm-userlogon > div {
    width: 90% !important; }
  .ks-packaging .userlogon-form-container .sign_in_registration {
    width: 90% !important; }
  .ks-packaging .register-online-page .lm-userSignUp {
    display: flex;
    align-items: center;
    width: 100%;
    margin-bottom: 4%;
    flex-basis: calc( 90% - 0.01px - 1.25rem) !important;
    max-width: calc( 90% - 0.01px - 1.25rem) !important; }
  .ks-packaging .register-online-page .userSignUp-form-container .registration-form {
    width: 100%;
    flex-basis: calc( 90% - 0.01px - 1.25rem) !important;
    max-width: calc( 90% - 0.01px - 1.25rem) !important; } }

.ks-packaging .account-display-page .content_wrapper_position {
  max-width: 100%; }

.ks-packaging .register-online-page .content_wrapper_position {
  max-width: 100%; }

@media (min-width: 320px) and (max-width: 767px) {
  .ks-packaging .recommendation-wrapper > div {
    width: calc(50% - 10px) !important; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .ks-packaging .recommendation-wrapper > div {
    width: calc(33% - 10px) !important; } }

.ks-packaging .recommendation-wrapper > div > div .product_image {
  border: none; }

.ks-packaging .recommendation-wrapper > div > div .product_image > a {
  width: auto;
  height: auto;
  font-size: 0; }

.ks-packaging .recommendation-wrapper > div > div .product_image > a > img {
  width: 100%;
  max-height: 300px;
  aspect-ratio: 6 / 4; }

.ks-packaging .userlogon-form-container {
  flex-wrap: wrap;
  justify-content: space-evenly; }

.ks-packaging .userSignUp-form-container {
  flex-wrap: wrap;
  justify-content: space-evenly; }

.ks-packaging .register-online-page .lm-userSignUp {
  margin-right: 0%; }

@media (min-width: 993px) {
  .ks-packaging .userlogon-form-container .lm-userlogon > div {
    width: 85% !important; }
  .ks-packaging .userlogon-form-container .sign_in_registration {
    width: 40%;
    padding-top: 1.3%; }
  .ks-packaging .register-online-page .userSignUp-form-container .lm-userSignUp {
    flex-basis: calc( 42% - 0.01px - 1.25rem) !important;
    max-width: calc( 42% - 0.01px - 1.25rem) !important; }
  .ks-packaging .register-online-page .userSignUp-form-container .registration-form {
    flex-basis: calc( 40% - 0.01px - 1.25rem) !important;
    max-width: calc( 40% - 0.01px - 1.25rem) !important; } }

.ks-packaging .departmentMenu > .header {
  border-bottom: 2px solid #A0642C; }

.ks-packaging #departmentsMenuWidget li .header {
  background-color: #A0642C; }

.ks-packaging #departmentsMenuWidget li .header > a {
  font-weight: 600;
  font-family: 'Montserrat', sans-serif; }

.ks-packaging #departmentsMenuWidget li .nav-categoryList > li > a {
  color: #415156; }

.ks-packaging #navfacetWidget li .header {
  background-color: #A0642C; }

.ks-packaging .accordion-title {
  background-color: #A0642C; }

.ks-packaging .filter_header {
  background-color: #A0642C; }

.ks-packaging .lm-table thead {
  font-family: 'Montserrat', sans-serif;
  background: #A0642C; }

.ks-packaging .lm-table thead > span {
  font-family: 'Montserrat', sans-serif;
  background: #A0642C; }

.ks-packaging .lm-table th {
  font-family: 'Montserrat', sans-serif;
  background: #A0642C; }

.ks-packaging .lm-table th > span {
  font-family: 'Montserrat', sans-serif; }

.ks-packaging .lm_table_div_wrapper .lm_table_row.header {
  background: #A0642C; }

.ks-packaging .lm_link {
  font-family: 'Montserrat', sans-serif; }

.ks-packaging .tab_header .tab_container.active_tab {
  box-shadow: inset 0 3px 0 #A0642C;
  color: #A0642C; }

.ks-packaging .listTable .tableHeader {
  background: #A0642C; }

.ks-packaging .lm-table .inner-table th {
  background: #A0642C; }

.ks-packaging .catPos .container {
  background: #A0642C; }

.ks-packaging .catPos .container .product_group_name {
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase; }

.ks-packaging div#widget_minishopcart_popup > #cartDropdown > .content > .products > .product > .product_name a {
  font-family: 'Montserrat', sans-serif; }

.ks-packaging div.req_modal .req-table__header {
  background: #A0642C; }

.ks-packaging .inactive_tab:hover {
  color: #A0642C; }

.ks-packaging .section_header {
  background: #A0642C; }

.ks-packaging .section_header_text {
  font-family: 'Montserrat', sans-serif; }

.ks-packaging .button_primary, .ks-packaging .button_secondary {
  background: #A0642C;
  border: 1px solid #A0642C; }

.ks-packaging .mobile_section_header {
  display: none; }

@media (min-width: 320px) and (max-width: 992px) {
  .ks-packaging .mobile_section_header {
    display: block;
    background: #A0642C; } }

.ks-packaging .catPos, .ks-packaging .catPos .container {
  border-radius: 0px; }

.ks-packaging #featuredCategoriesHeader {
  display: inherit !important;
  margin-top: 2%;
  margin-bottom: 1%;
  text-align: center; }

.ks-packaging #featuredCategoriesSeparator {
  display: inherit !important;
  width: 18%;
  border-top: 1px solid #A0642C;
  margin-bottom: 5%; }

.ks-packaging #content_wrapper_box #tools_content_wrapper.my_account .body > #my_account_tools_list .tools_list_item > .icon {
  background: #A0642C; }

.ks-packaging svg g circle {
  fill: #A0642C; }

.ks-packaging .nav-container span {
  background: #A0642C; }

.ks-packaging .nav-container a.home-page__link {
  color: #A0642C;
  font-family: 'Montserrat', sans-serif; }

@media (max-width: 600px) {
  .ks-packaging #header {
    border-bottom: 0.2em solid #A0642C; } }

.ks-packaging #quickLinksMenuArea h3 {
  background: #A0642C; }

.ks-facilities-solutions * {
  font-family: 'Raleway', sans-serif; }

.ks-facilities-solutions h1, .ks-facilities-solutions h2, .ks-facilities-solutions h3, .ks-facilities-solutions h4, .ks-facilities-solutions h5, .ks-facilities-solutions h6 {
  font-family: 'Montserrat', sans-serif; }

.ks-facilities-solutions .fa, .ks-facilities-solutions .far, .ks-facilities-solutions .fas {
  font-family: "Font Awesome 5 Free"; }

.ks-facilities-solutions .bold {
  font-family: 'Montserrat', sans-serif; }

.ks-facilities-solutions .button_text {
  font-family: 'Montserrat', sans-serif; }

.ks-facilities-solutions .header {
  font-family: 'Montserrat', sans-serif; }

.ks-facilities-solutions .title {
  font-family: 'Montserrat', sans-serif; }

.ks-facilities-solutions .num_products {
  font-family: 'Montserrat', sans-serif; }

.ks-facilities-solutions .button {
  font-family: 'Montserrat', sans-serif; }

.ks-facilities-solutions .header_info-top .header_info-category {
  font-family: 'Montserrat', sans-serif; }

.ks-facilities-solutions .category_heading {
  font-family: 'Montserrat', sans-serif; }

.ks-facilities-solutions [role=heading] {
  font-family: 'Montserrat', sans-serif; }

.ks-facilities-solutions [role=columnheader] {
  font-family: 'Montserrat', sans-serif; }

.ks-facilities-solutions .pdp_sku, .ks-facilities-solutions .pdp_short_desc {
  font-family: 'Montserrat', sans-serif; }

.ks-facilities-solutions .pricing_detail_table th {
  font-family: 'Montserrat', sans-serif; }

.ks-facilities-solutions .pricing_detail_table .main_heading th {
  font-family: 'Montserrat', sans-serif; }

.ks-facilities-solutions .font-semi_bold {
  font-family: 'Montserrat', sans-serif; }

.ks-facilities-solutions .ks #departmentsMenu > li .departmentButton > span {
  font-family: 'Montserrat', sans-serif; }

.ks-facilities-solutions .headingtext {
  font-family: 'Montserrat', sans-serif; }

.ks-facilities-solutions .form-legend {
  font-family: 'Montserrat', sans-serif; }

.ks-facilities-solutions .form-title {
  font-family: 'Montserrat', sans-serif; }

.ks-facilities-solutions .subtotal_price {
  font-family: 'Montserrat', sans-serif; }

.ks-facilities-solutions #headerRow1 .date {
  font-family: 'Montserrat', sans-serif; }

.ks-facilities-solutions .main_header_text {
  font-family: 'Montserrat', sans-serif; }

.ks-facilities-solutions #headerRowLinks {
  background-color: #C99F3A; }

.ks-facilities-solutions .account-display-page #headerRowLinks {
  background-color: #00466A;
  display: block; }

.ks-facilities-solutions #searchBar .submitButton {
  background: #C99F3A; }

.ks-facilities-solutions #widget_minishopcart svg g rect,
.ks-facilities-solutions .product_option svg g rect,
.ks-facilities-solutions #addToFavourites svg {
  fill: #C99F3A; }

.ks-facilities-solutions #widget_minishopcart svg g use,
.ks-facilities-solutions .product_option svg g use {
  fill: #C99F3A !important; }

.ks-facilities-solutions .account-display-page #headerRow2 {
  border: none;
  border-bottom: 0.2em solid #A0642C; }

.ks-facilities-solutions .loginMenuDropdown .icon, .ks-facilities-solutions .logon-user-form .icon {
  background: #A0642C; }

.ks-facilities-solutions .Login_New_Txt {
  color: #A0642C; }

.ks-facilities-solutions .sign_in_registration .myaccount_error {
  color: red; }

.ks-facilities-solutions #headerRow2 {
  border-color: #C99F3A;
  border-bottom: 0.2em solid #A0642C; }

.ks-facilities-solutions #quickLinksBar > li .panelLinkSelected.selected {
  border-radius: 0px;
  border-radius: unset;
  background: #927227; }

.ks-facilities-solutions #quickLinksBar > li > a {
  font-family: 'Montserrat', sans-serif; }

.ks-facilities-solutions .lm-logonform .field .label {
  color: #A0642C; }

.ks-facilities-solutions .lm-logonform .link_primary {
  color: #A0642C; }

.ks-facilities-solutions .lm-logonform .lm_link-secondary:hover {
  color: #A0642C; }

.ks-facilities-solutions .loginMenuDropdown .lm_link-secondary:hover {
  color: #A0642C; }

.ks-facilities-solutions .lm-logonform .button_primary {
  background: #A0642C;
  border: 1px solid #A0642C; }

.ks-facilities-solutions .lm-logonform .button_primary:hover {
  background: #88511d; }

.ks-facilities-solutions .lm-logonform .input_field:focus {
  border-color: #A0642C; }

.ks-facilities-solutions .button_primary {
  font-family: 'Montserrat', sans-serif;
  border-radius: 0%;
  background: #C99F3A;
  border: 1px solid #C99F3A; }

.ks-facilities-solutions .button_primary > span {
  font-family: 'Montserrat', sans-serif; }

.ks-facilities-solutions .link_primary {
  font-family: 'Montserrat', sans-serif;
  color: #C99F3A; }

.ks-facilities-solutions .product_list_table .product_name > a {
  font-family: 'Montserrat', sans-serif; }

.ks-facilities-solutions .product_description > b {
  font-family: 'Montserrat', sans-serif; }

.ks-facilities-solutions .color_primary {
  color: #C99F3A !important; }

.ks-facilities-solutions .button_primary:hover {
  background: #927227; }

.ks-facilities-solutions .button_cancel {
  background: #e9e9e9;
  border: none; }

.ks-facilities-solutions .button_cancel:hover {
  background: #dcdbdb; }

.ks-facilities-solutions .controlBar .pageControl.number > a.selected, .ks-facilities-solutions .pageControlButton {
  border-radius: 0%;
  background-color: #C99F3A; }

.ks-facilities-solutions .input_field:focus {
  border-color: #C99F3A; }

.ks-facilities-solutions .facetSelectContainer .facetSelectedHighlight {
  color: #C99F3A; }

.ks-facilities-solutions #AutoSuggestDiv #autoSuggestAdvancedSearch {
  color: #C99F3A; }

.ks-facilities-solutions .lm_link, .ks-facilities-solutions .lm_link-secondary:hover {
  color: #C99F3A; }

.ks-facilities-solutions .lm_link:hover {
  color: #927227; }

.ks-facilities-solutions .sub_cat_wrapper .sub_cat_item.disable_link .container > a:hover {
  color: #C99F3A; }

.ks-facilities-solutions .breadcrumb_current {
  color: #C99F3A; }

.ks-facilities-solutions #breadcrumb .on {
  color: #C99F3A; }

.ks-facilities-solutions #quickLinksMenuArea.basicMenu ul > li a {
  font-family: 'Montserrat', sans-serif; }

.ks-facilities-solutions div#widget_breadcrumb > ul > li > a {
  font-family: 'Montserrat', sans-serif; }

.ks-facilities-solutions div#widget_breadcrumb > ul li.current {
  font-family: 'Montserrat', sans-serif; }

.ks-facilities-solutions #quickLinksMenuArea.basicMenu ul > li a:hover {
  color: #C99F3A; }

.ks-facilities-solutions #cartDropdown {
  border-top: 3px solid #C99F3A; }

.ks-facilities-solutions div#widget_minishopcart_popup > #cartDropdown > .content > .products > .product > .product_name a,
.ks-facilities-solutions div#widget_minishopcart_popup_1 > #cartDropdown > .content > .products > .product > .product_name a {
  font-family: 'Montserrat', sans-serif; }

.ks-facilities-solutions #breadcrumb .on {
  color: #C99F3A; }

.ks-facilities-solutions div#widget_breadcrumb > ul > li > a:hover {
  color: #C99F3A; }

.ks-facilities-solutions #global_loginSignIn_text {
  display: none;
  text-transform: uppercase; }

.ks-facilities-solutions .loginMenuDropdown .footer, .ks-facilities-solutions .logon-user-form .footer {
  justify-content: start; }

.ks-facilities-solutions .logon-user-form .userform-content.one {
  border-top: none; }

.ks-facilities-solutions #departmentsMenu > li .departmentButton > span {
  font-family: 'Montserrat', sans-serif;
  text-transform: none; }

.ks-facilities-solutions .departmentMenu > .header > .link {
  font-family: 'Montserrat', sans-serif; }

.ks-facilities-solutions #footer {
  background-color: #415156; }

@media (min-width: 1025px) {
  .ks-facilities-solutions .departmentMenu {
    border-top: 3px solid #C99F3A; } }

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .ks-facilities-solutions .departmentMenu {
    border-top: 3px solid #C99F3A; } }

@media (min-width: 320px) and (max-width: 406px) {
  .ks-facilities-solutions .header_info-top .header_info-bar {
    margin-left: -25px; } }

@media (min-width: 320px) and (max-width: 992px) {
  .ks-facilities-solutions #quickLinksBar #Header_GlobalLogin_signInQuickLink {
    display: none; }
  .ks-facilities-solutions #header #headerRow1 #searchBar {
    border: 2px solid #C99F3A; }
  .ks-facilities-solutions #searchBar #searchBox #searchFilterButton {
    border-right: 2px solid #C99F3A; }
  .ks-facilities-solutions #MiniShoppingCart .lm-minicart-container #widget_minishopcart .minishopcart_total {
    background: #C99F3A; }
  .ks-facilities-solutions .userlogon-form-container .lm-userlogon {
    display: flex;
    align-items: center;
    width: 100%;
    margin-bottom: 4%; }
  .ks-facilities-solutions .userlogon-form-container .lm-userlogon > div {
    width: 90% !important; }
  .ks-facilities-solutions .userlogon-form-container .sign_in_registration {
    width: 90% !important; }
  .ks-facilities-solutions .register-online-page .lm-userSignUp {
    display: flex;
    align-items: center;
    width: 100%;
    margin-bottom: 4%;
    flex-basis: calc( 90% - 0.01px - 1.25rem) !important;
    max-width: calc( 90% - 0.01px - 1.25rem) !important; }
  .ks-facilities-solutions .register-online-page .userSignUp-form-container .registration-form {
    width: 100%;
    flex-basis: calc( 90% - 0.01px - 1.25rem) !important;
    max-width: calc( 90% - 0.01px - 1.25rem) !important; } }

.ks-facilities-solutions .account-display-page .content_wrapper_position {
  max-width: 100%; }

.ks-facilities-solutions .register-online-page .content_wrapper_position {
  max-width: 100%; }

@media (min-width: 320px) and (max-width: 767px) {
  .ks-facilities-solutions .recommendation-wrapper > div {
    width: calc(50% - 10px) !important; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .ks-facilities-solutions .recommendation-wrapper > div {
    width: calc(33% - 10px) !important; } }

.ks-facilities-solutions .recommendation-wrapper > div > div .product_image {
  border: none; }

.ks-facilities-solutions .recommendation-wrapper > div > div .product_image > a {
  width: auto;
  height: auto;
  font-size: 0; }

.ks-facilities-solutions .recommendation-wrapper > div > div .product_image > a > img {
  width: 100%;
  max-height: 300px;
  aspect-ratio: 6 / 4; }

.ks-facilities-solutions .userlogon-form-container {
  flex-wrap: wrap;
  justify-content: space-evenly; }

.ks-facilities-solutions .userSignUp-form-container {
  flex-wrap: wrap;
  justify-content: space-evenly; }

.ks-facilities-solutions .register-online-page .lm-userSignUp {
  margin-right: 0%; }

@media (min-width: 993px) {
  .ks-facilities-solutions .userlogon-form-container .lm-userlogon > div {
    width: 85% !important; }
  .ks-facilities-solutions .userlogon-form-container .sign_in_registration {
    width: 40%;
    padding-top: 1.3%; }
  .ks-facilities-solutions .register-online-page .userSignUp-form-container .lm-userSignUp {
    flex-basis: calc( 42% - 0.01px - 1.25rem) !important;
    max-width: calc( 42% - 0.01px - 1.25rem) !important; }
  .ks-facilities-solutions .register-online-page .userSignUp-form-container .registration-form {
    flex-basis: calc( 40% - 0.01px - 1.25rem) !important;
    max-width: calc( 40% - 0.01px - 1.25rem) !important; } }

.ks-facilities-solutions .departmentMenu > .header {
  border-bottom: 2px solid #C99F3A; }

.ks-facilities-solutions #departmentsMenuWidget li .header {
  background-color: #C99F3A; }

.ks-facilities-solutions #departmentsMenuWidget li .header > a {
  font-weight: 600;
  font-family: 'Montserrat', sans-serif; }

.ks-facilities-solutions #departmentsMenuWidget li .nav-categoryList > li > a {
  color: #415156; }

.ks-facilities-solutions #navfacetWidget li .header {
  background-color: #C99F3A; }

.ks-facilities-solutions .accordion-title {
  background-color: #C99F3A; }

.ks-facilities-solutions .filter_header {
  background-color: #C99F3A; }

.ks-facilities-solutions .lm-table thead {
  font-family: 'Montserrat', sans-serif;
  background: #C99F3A; }

.ks-facilities-solutions .lm-table thead > span {
  font-family: 'Montserrat', sans-serif;
  background: #C99F3A; }

.ks-facilities-solutions .lm-table th {
  font-family: 'Montserrat', sans-serif;
  background: #C99F3A; }

.ks-facilities-solutions .lm-table th > span {
  font-family: 'Montserrat', sans-serif; }

.ks-facilities-solutions .lm_table_div_wrapper .lm_table_row.header {
  background: #C99F3A; }

.ks-facilities-solutions .lm_link {
  font-family: 'Montserrat', sans-serif; }

.ks-facilities-solutions .tab_header .tab_container.active_tab {
  box-shadow: inset 0 3px 0 #C99F3A;
  color: #C99F3A; }

.ks-facilities-solutions .listTable .tableHeader {
  background: #C99F3A; }

.ks-facilities-solutions .lm-table .inner-table th {
  background: #C99F3A; }

.ks-facilities-solutions .catPos .container {
  background: #C99F3A; }

.ks-facilities-solutions .catPos .container .product_group_name {
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase; }

.ks-facilities-solutions div#widget_minishopcart_popup > #cartDropdown > .content > .products > .product > .product_name a {
  font-family: 'Montserrat', sans-serif; }

.ks-facilities-solutions div.req_modal .req-table__header {
  background: #C99F3A; }

.ks-facilities-solutions .inactive_tab:hover {
  color: #C99F3A; }

.ks-facilities-solutions .section_header {
  background: #C99F3A; }

.ks-facilities-solutions .section_header_text {
  font-family: 'Montserrat', sans-serif; }

.ks-facilities-solutions .button_primary, .ks-facilities-solutions .button_secondary {
  background: #C99F3A;
  border: 1px solid #C99F3A; }

.ks-facilities-solutions .mobile_section_header {
  display: none; }

@media (min-width: 320px) and (max-width: 992px) {
  .ks-facilities-solutions .mobile_section_header {
    display: block;
    background: #C99F3A; } }

.ks-facilities-solutions .catPos, .ks-facilities-solutions .catPos .container {
  border-radius: 0px; }

.ks-facilities-solutions #featuredCategoriesHeader {
  display: inherit !important;
  margin-top: 2%;
  margin-bottom: 1%;
  text-align: center; }

.ks-facilities-solutions #featuredCategoriesSeparator {
  display: inherit !important;
  width: 18%;
  border-top: 1px solid #C99F3A;
  margin-bottom: 5%; }

.ks-facilities-solutions #content_wrapper_box #tools_content_wrapper.my_account .body > #my_account_tools_list .tools_list_item > .icon {
  background: #C99F3A; }

.ks-facilities-solutions svg g circle {
  fill: #C99F3A; }

.ks-facilities-solutions .nav-container span {
  background: #C99F3A; }

.ks-facilities-solutions .nav-container a.home-page__link {
  color: #C99F3A;
  font-family: 'Montserrat', sans-serif; }

@media (max-width: 600px) {
  .ks-facilities-solutions #header {
    border-bottom: 0.2em solid #A0642C; } }

.ks-facilities-solutions #quickLinksMenuArea h3 {
  background: #C99F3A; }

.ks-login-btn button {
  background: #00466A;
  border-color: #00466A !important; }

.ks-login-btn button:hover {
  background: #fff;
  color: #00466A !important; }

.ks-stores-login-btn button {
  background: #098098;
  border-color: #098098 !important; }

.ks-stores-login-btn button:hover {
  background: #fff;
  color: #098098 !important; }

.ks-packaging-login-btn button {
  background: #A0642C;
  border-color: #A0642C !important; }

.ks-packaging-login-btn button:hover {
  background: #fff;
  color: #A0642C !important; }

.ks-facilities-login-btn button {
  background: #C99F3A;
  border-color: #C99F3A !important; }

.ks-facilities-login-btn button:hover {
  background: #fff;
  color: #C99F3A !important; }

.plp-price {
  text-align: center;
  margin-bottom: 10px; }

#stores_list_popup.modal {
  padding-top: 30px;
  padding-bottom: 27px; }
  #stores_list_popup.modal th {
    font-weight: normal; }
  #stores_list_popup.modal h1 {
    color: #4d4d4d;
    letter-spacing: 0.5px; }
  #stores_list_popup.modal hr {
    margin-top: 10px;
    width: 50%;
    left: 25%;
    position: relative; }
  #stores_list_popup.modal .button {
    cursor: pointer;
    color: #fff;
    width: 100%;
    border-radius: 0%;
    height: 43px;
    margin-bottom: 3px !important;
    border: 2px solid; }
  #stores_list_popup.modal tr:first-child button {
    margin-top: 10px !important; }
  @media (min-width: 993px) {
    #stores_list_popup.modal hr {
      width: 40%;
      left: 30%; } }
