@charset "ISO-8859-1";

@media only screen and (max-width: 4000px) {
.login-background {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("../images/Login-Screen-Background_1920x1000.jpg");
}
}
@media only screen and (max-width: 1024px) {
.login-background {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("../images/Login-Screen-Background_1920x1000.jpg");
}
}
@media only screen and (max-width: 768px) {
.login-background {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("../images/Login-Screen-Background_1920x1000.jpg");
}
}
@media only screen and (max-width: 638px) {
.login-background {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("../images/Login-Screen-Background_1920x1000.jpg");
}
}

@media only screen and (max-width: 4000px) {
.gcp-login-logo-align{
	margin-top: 12%; 
	margin-left: 35px
}
}
@media only screen and (max-width: 1024px) {
.gcp-login-logo-align{
	margin-top: 12%; 
	margin-left: 30px
}
}
@media only screen and (max-width: 768px) {
.gcp-login-logo-align{
	margin-top: 12%; 
	margin-left: 17px
}
}
@media only screen and (max-width: 638px) {
.gcp-login-logo-align{
	margin-top: 12%; 
	margin-left: 2px
}
}
@media only screen and (max-width: 4000px) {
.login-align-bottom{
	margin-bottom: 15%
}
}
@media only screen and (max-width: 1024px) {
.login-align-bottom{
	margin-bottom: 15%
}
}
@media only screen and (max-width: 768px) {
.login-align-bottom{
	margin-bottom: 15%;
}
}
@media only screen and (max-width: 638px) {
.login-align-bottom{
	margin-bottom: 15%
}
}
.forgotten-password-align{
	margin-bottom: -20px;
}
.white{
	color: #fff
}

}
.footer__dropdown{
	margin-top: 45px;
}

.login-buttons{
	font-size: small;
	line-height: 9px;
}
@media only screen and (max-width: 4000px) {
.login-logo{
	height:15%; 
	width:30%;
}
}
@media only screen and (max-width: 1919px) and (min-width: 1023px){
.login-logo{
	height:10%; 
	width:30%;
}
}
@media only screen and (max-width: 1024px) {
.login-logo{
	height:13%; 
	width:35%;
	margin-bottom: -50px
}
}
@media only screen and (min-width: 767px) and (max-width: 1023px) {
.login-logo{
	height:13%; 
	width:50%;
}
}
@media only screen and (max-width: 768px) {
.login-logo{
	height:13%; 
	width:50%;
}
}
@media only screen and (max-width: 768px) and (min-width: 638px){
.login-logo{
	height:20%; 
	width:50%;
}
}
@media only screen and (max-width: 638px) {
.login-logo{
	height:10%; 
	width:55%;
	margin-bottom:1px;
}
}
@media only screen and (max-width: 4000px) {
.footer-mini-logo{
	height:45px;
	width:45px;
	margin-right: 35px;
	margin-bottom: 55px;
	margin-top: 10px;
}
}
@media only screen and (max-width: 1024px) {
.footer-mini-logo{
	height:45px;
	width:45px;
	margin-right: 35px;
	margin-bottom: 55px;
	margin-top: 10px;
}
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
.footer-mini-logo{
	height:45px;
	width:45px;
	margin-right: 35px;
	margin-bottom: 55px;
	margin-top: -110px;
}
}
@media only screen and (max-width: 768px) {
.footer-mini-logo{
	height:45px;
	width:45px;
	margin-right: 35px;
	margin-bottom: 55px;
	margin-top: -110px;
}
}
@media only screen and (max-width: 638px) {
.footer-mini-logo{
	height:45px;
	width:45px;
	margin-right: 180px;
	margin-left: 180px;
	margin-bottom: -15px;
	margin-top: 10px;
}
}
@media only screen and (min-width: 360px) and (max-width: 638px){
.footer-mini-logo{
	height:45px;
	width:45px;
	margin-right: 45%;
	margin-left: 163px;
	margin-bottom: -15px;
	margin-top: 10px;
}
}
@media only screen and (max-width: 360px) {
.footer-mini-logo{
	height:45px;
	width:45px;
	margin-right: 155px;
	margin-left: 155px;
	margin-bottom: -15px;
	margin-top: 10px;
}
}
@media only screen and (max-width: 4000px) {
.footer-mini-logo-align{
	margin-left: 150px;
}
}
@media only screen and (max-width: 1024px) {
.footer-mini-logo-align{
	margin-left: 108px;
}
}
@media only screen and (max-width: 768px) {
.footer-mini-logo-align{
	margin-left: 610px;
}
}
@media only screen and (max-width: 638px) {
.footer-mini-logo-align{
	margin-left: 110px;
}
}
.headerGCP {
	background: rgb(246, 246, 246);
}
.dimensionTable th{
	background-color: #363636; 
	color: white
}
.dimensionTable td{
	background-color: #eaeaea;
	border: 1px solid #dadada;
}
@media only screen and (max-width: 4000px) {
.dimensionTable{
	width: 71%;
}
}
@media only screen and (max-width: 1024px) {
.dimensionTable{
	width: 88%;
}
}
@media only screen and (max-width: 768px) {
.dimensionTable{
	width: 100%;
}
}
@media only screen and (max-width: 638px) {
.dimensionTable{
	width: 100%;
}
}
#tnc-popup {
	display: none;
}
[gcp-header-tooltip] {
  position: relative;
}

[gcp-header-tooltip]:hover::before {
  content: attr(gcp-header-tooltip);
  position: absolute;
  bottom: -26px;
  display: inline-block;
  padding: 3px 6px;
  border-radius: 2px;
  background: #000;
  color: #fff;
  font-size: 12px;
  font-family: sans-serif;
  white-space: nowrap;
}
[gcp-header-tooltip]:hover::after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 8px;
  display: inline-block;
  color: #fff;
  border: 8px solid transparent;	
  border-bottom: 8px solid #000;
}

#multiAccountTable th{
	background-color: #363636;
	color: white
}

#multiAccountTable.multi-account-table-hover tbody tr:hover {
	background-color: #D3D3D3;
	color: black;
}
.multi_account_hr{
	border-top: 0.8px solid rgb(211,211,211);
}
@media only screen and (max-width: 4000px) {
#welcome_popup{
	width: 100%;
	height: 50%
}
}
@media only screen and (max-width: 1024px) {
#welcome_popup{
	width: 100%;
	height: 50%
}
}
@media only screen and (max-width: 768px) {
#welcome_popup{
	width: 100%;
	height: 50%
}
}
@media only screen and (max-width: 638px) {
#welcome_popup{
	width: 100%;
	height: 50%
}
}
.selected {
    background-color: #C0C0C0;
    font-weight: bold;
    color: black;
}
@media only screen and (max-width: 4000px) {
.multiaccountbutton{
	margin-top: 20px; 
	width: 30%
}
@media only screen and (max-width: 1024px) {
.multiaccountbutton{
	margin-top: 20px; 
	width: 40%
}
}
@media only screen and (max-width: 768px) {
.multiaccountbutton{
	margin-top: 20px; 
	width: 50%
}
}
@media only screen and (max-width: 638px) {
.multiaccountbutton{
	margin-top: 20px; 
	width: 80%
}
}
@media only screen and (max-width: 4000px) {
.highlight_msg {
    font-size: 16pt;
    font-weight:bold;
    padding-left: 15px;
}
}
@media only screen and (max-width: 1024px) {
.highlight_msg {
    font-size: 16pt;
    font-weight:bold;
    padding: 15px;
}
}
@media only screen and (max-width: 768px) {
.highlight_msg {
	font-size: 16pt;
    font-weight:bold;
    padding: 15px;
}

.item__list .item__image {
    float: none !important;
    
  }
}


@media only screen and (max-width: 638px) {

.item__list .item__image {
    float: none !important;
    
  }

	
	
	
.highlight_msg {
	 font-size: 16pt;
    font-weight:bold;
    padding: 15px;
}
}
.table-row{
cursor:pointer;
}

.grayPlusBtn {
	background: rgb(54, 54, 54);
}

.footerGCP {
	margin-top: 30px;
	background: rgb(54, 54, 54);
	color: #ffffff;
	font-weight: 300;
}

.primaryBtn {
	border: 3px solid;
	color: #ffffff;
	background-color: rgb(0, 91, 187);
	border-color: #0068b3;
}

.navigationBGC {
	background-color: rgb(54, 54, 54);
}

.bluePrimaryBtn {
	background-color: rgb(0, 91, 187);
}

.cus-title {
	font-weight: 700;
	padding-left: 25px;
	font-size: 16px;
}

.cusf-col-xs-12 {
	/* width: 95%; */
	width: 100%;
}
.buttonBottomMargin {
	margin-bottom: 10px
}
.crow {
	margin-left: -10px;
	/* margin-right: -139px; */
}
@media ( min-width : 1024px) {
	.container1 {
		width: 1365px;
	}
}
.custom-col-md-3 {
	width: 12%;
}

.cart__bold {
    color: red;
    font-size: 18px;
    font-weight: bold;
}

.cart_bold_font_size_14 {
    color: red;
    font-size: 14px;
    font-weight: bold;
}

.font_size_15 {
    font-size: 15px;
}

.font_size_14 {
    font-size: 14px;
}

.cart_blink_no_bold {
    color: red;
    font-size: 17px;
    animation: blinker 1s linear infinite;
}

.cart_moq_ppf_bold {
    color: red;
    font-size: 14px;
    font-weight: bold;
}

.blink {
    animation: blinker 1s linear infinite;
}
@keyframes blinker {
    50% {
        opacity: 0;
    }
}

.cus_col-xs-8 {
	padding-left: 25px;
}

.cus_cart__top--totals {
	text-align: right;
	font-size: 15px;
	margin-top: 15px;
	padding-left: 3px;
	padding-right: 30px;
}

.cus_cart__top--totals_2 {
	text-align: left;
}

.item__list__cart {
	margin-top: 15px;
	margin-bottom: 10px;
}

.item__list .item__list--header {
	padding-left: 0;
	list-style: none;
	display: table;
	table-layout: fixed;
	width: 100%;
}

.item__list .item__list--header li {
	display: table-cell;
	background-color: #142939;
	color: #f4f4f4;
	font-size: 13px;
	text-transform: uppercase;
	padding: 7px 10px;
	font-weight: bold;
}

.checkout-steps .step-head.active {
	background: #142939 !important;
	color: #ffffff;
	border-color: #142939;
}

.custom-col-md-5 {
	float: left
}

.custom-col-md-5 {
	width: 25%;
}

.loginBtnWidth {
	width: 100%;
}

.divGap {
	line-height: 20;
}

.footerTop {
	padding-bottom: 25px;
	padding-top: 10px;
}

.callForPrice {
	text-align: left;
	margin-top: -80px;
	font-weight: 700;
	height: 10px;
	position: absolute;
}

.cart-shipping-items-header {
	text-transform: uppercase;
	padding: 15px 0 0 0;
	font-size: 16px;
	font-weight: 700;
}

.cart-shipping-address {
	padding-left: 31px;
	margin-bottom: 15px;
}

#cartAddressbook, #addNewDeliveryAddress {
	display: none;
	padding-bottom: 20px;
}

#colorbox #cartAddressbook {
	display: block;
}

#colorbox #addNewDeliveryAddress {
	display: block;
}

.cartAddressSave, #save-cart-popup, #save-cart-continue-popup {
	display: none;
}

.cart-addressBook-btn {
	padding-left: 31px;
	width: 97%;
}

.cart-purchase-ordernumber {
	padding-left: 41px;
	width: 15%;
}

.cart-delivery-method {
	padding-left: 41px;
	width: 100%;
}

.custom-form-element {
	padding-left: 30px;
}

.right {
	float: right;
	padding-right: 350px;
}

.errfn {
	color: red;
}

.errorClass {
	color: #ed1c24;
	font-weight: bold;
	font-style: italic;
}

.closePopupBtn {
	margin-top: 10px
}

.custom-style-btn {
	margin: 12px 0px;
}

#cboxLoadedContent {
	min-height: fit-content;
	max-height: 450px;
	/* overflow-y:scroll! important; */
}

.item__list .item__list--item .item__weight {
	display: table-cell;
	padding: 0 21px;
	vertical-align: middle;
}


.item__list .item__list--item .item__weight_confirm {
	display: table-cell;
	padding: 0 31px;
	vertical-align: middle;
	width:11%;
}

.item__list .item__list--item .item__salesUnit {
	display: table-cell;
	padding: 0 42px;
	vertical-align: middle;
}

button#callForPriceId {
	font-family: inherit;
}

.custom_button_size {
	width: auto;
}

.custom_button_size_2 {
	width: auto;
	float: right;
}

.custom_button_size_1 {
	width: 150px;
	margin: 10px auto;
}

.navigation--bottom .nav__links--products li a {
	padding: 10px 15px;
}

.checkout-order-summary .checkout-order-summary-list .itemLevelprice {
  float: right;
  margin-left: 10px;
  font-size: 14px;
  font-weight: 600;
}

input.btn.btn-primary.btn-block.js-save-update-cart.bluePrimaryBtn.custom_button_size
	{
	width: 55.1%;
	margin: 10px auto 0px auto;
}

button.btn.btn-primary.btn-block.btn--continue-shopping.js-continue-shopping-button.bluePrimaryBtn.custom_button_size
	{
	margin: 10px auto 0px 30px;
}

button.btn.btn-primary.btn-block.btn--continue-checkout.js-continue-checkout-button.bluePrimaryBtn.custom_button_size
	{
	margin: 10px 30px 0px auto;
	width: 55.1%;
}

.cus_cart__top--totals_2 {
	text-align: right;
}

.subtotal_list_1 {
	padding-left: 0px;
	padding-top: 30px;
}

.gap_order {
	padding-top: 30px;
}

.item__list .item__info {
	width: 26%;
}

.account-orderdetail .account-orderdetail__footer {
	padding-top: 0px !important;
}

.container_1 {
	width: 100%;
}

.item__sku__input.js-sku-container {
	width: 25%;
}

@media only screen and (max-width: 1024px) {
	.item__list .item__price {
		width: 20%;
	}
	.item__list .item__info {
		width: 30%;
	}
	.subtotal_list_1 {
		padding-left: 10px;
	}
	.item__sku__input.js-sku-container {
		width: 25%;
	}
}

@media only screen and (max-width: 768px) {
	.item__list .item__info {
		width: 100%;
		margin:-73px -7px 21px 144px
	}
	
	.item__list .item__list--item .item__salesUnit {
	display: table-cell;
	padding: 2px 3px 8px 126px;
	vertical-align: middle;
}

.item__list .item__list--item .item__weight {
	display: table-cell;
	padding: 12px 3px 1px 195px;
	vertical-align: middle;
}

	.item__list .item__list--item .item__weight_confirm {
	display: table-cell;
	padding: 6px 137px;
	vertical-align: middle;
	width:11%;
}

	.item__list .item__price {
		width: 100%;
	}
	.form-control1 {
		width: 103%;
	}
	.cus_cart__top--totals {
		padding-right: 0px;
		font-size: 14px;
	}
	.cus_cart__top--totals_1 {
		padding-right: 10px;
	}
	.custom-form-element {
		padding-left: 12px;
	}
	.subtotal_list_1 {
		padding-left: 10px;
	}
}

@media only screen and (max-width: 639px) {
	.item__list .item__info {
	margin-top: -74px !important;
		width: 77%;
	}
	
	
	.item__list .item__list--item .item__price_confirm
{
	margin-left:114px;
	
	width:70.5%
}

.item__list .item__list--item .item__salesUnit_confirm
{
	margin-left:114px;
	width:89.5%
}

	.item__list .item__list--item .item__weight_confirm {
	display: table-cell;
	padding: 5px 137px;
	vertical-align: middle;
	width:11%;
}
	
	.item__list .item__list--item .item__salesUnit {
	display: table-cell;
	padding: 0 62px 0 136px;
	vertical-align: middle;
}

.item__list .item__list--item .item__weight {
	display: table-cell;
	padding: 14px 20px 3px 139px;
	vertical-align: middle;
}

	.item__list .item__price {
	margin: 6px 0px -2px 133px;
		width: 80%;
	}
	.form-control1 {
		width: 103%;
	}
	.crow {
		margin-left: -4px;
	}
	input.btn.btn-primary.btn-block.js-save-update-cart.bluePrimaryBtn.custom_button_size
		{
		width: 52%;
		margin: 10px auto 0px auto;
	}
	button.btn.btn-primary.btn-block.btn--continue-shopping.js-continue-shopping-button.bluePrimaryBtn.custom_button_size
		{
		margin: 10px auto;
	}
	button.btn.btn-primary.btn-block.btn--continue-checkout.js-continue-checkout-button.bluePrimaryBtn.custom_button_size
		{
		width: 52%;
		margin: 0px auto;
	}
	.col-xs-9.col-md-8.cart-totals-left {
		font-size: 14px;
	}
	.col-xs-6.cart-totals-left.grand-total {
		font-size: 18px;
	}
	.col-xs-6.cart-totals-right.text-right.grand-total {
		font-size: 18px;
	}
	.cus_cart__top--totals {
		text-align: left;
		padding-left: 20px;
	}
	.cus_cart__top--totals_1 {
		padding-left: 30px;
	}
	.custom-form-element {
		padding-left: 10px;
	}
	.subtotal {
		font-size: 15px;
	}
	.col-xs-12.col-sm-4.col-md-6.order-ship-to {
		margin-top: 20px;
	}
	.gap_order {
		padding-top: 10px;
	}
	.subtotal_list_1 {
		padding-left: 10px;
		padding-top: 10px;
	}
	.subtotal_ordercon {
		font-size: 15px;
	}
	.item__list .item__name {
		font-size: 13px;
		font-weight: 700;
	}
	.item__sku__input.js-sku-container {
		width: 100%;
	}
}

/* .item__list .item__price {
    width: 20%;
  } 
  
 .item__list .item__info {
 	width: 30%;
 } */
#popup_box {
	display: none; /* Hide the DIV */
	position: fixed;
	_position: absolute; /* hack for internet explorer 6 */
	height: 300px;
	width: 600px;
	background: #FFFFFF;
	left: 300px;
	top: 150px;
	z-index: 100;
	/* Layering ( on-top of others), if you have lots of layers: I just maximized, you can change it yourself */
	margin-left: 15px;
	/* additional features, can be omitted */
	border: 2px solid #ff0000;
	padding: 15px;
	font-size: 15px;
	-moz-box-shadow: 0 0 5px #ff0000;
	-webkit-box-shadow: 0 0 5px #ff0000;
	box-shadow: 0 0 5px #ff0000;
}

#container {
	background: #fff; /*Sample*/
	width: 100%;
	height: 100%;
}

a {
	cursor: pointer;
	text-decoration: none;
}

/* This is for the positioning of the Close Link */
#popupBoxClose {
	font-size: 20px;
	line-height: 15px;
	right: 5px;
	top: 5px;
	position: absolute;
	color: #6fa5e2;
	font-weight: 500;
}

.form-control1 {
	display: block;
	width: 102%;
	height: 32px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #3c3c3c;
	background-color: #ffffff;
	background-image: none;
	border: 1px solid #cccccc;
	border-radius: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow
		ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out
		.15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

@media ( min-width : 1024px) {
	.navigation--bottom .nav__links--primary .sub-navigation-section {
		padding: 0px ! important;
	}
	ul.list-item-deliveryMethod {
		list-style: none;
		display: inline-flex;
		padding: 0px 10px;
		margin-left: 34%;
	}
	ul.list-item-deliveryMethod>li {
		display: flex;
	}
	.hlpmar {
		border: 1px solid #0000002e;
		margin-top: 2%;
		padding: 6px;
	}
	.custom-form-right {
		float: right;
		padding-right: 100px;
	}
	input[type="button"].btn-block1 {
		width: 75%;
	}
}

@media ( min-width : 1024px) {
	.custom-col-md-3 {
		float: left;
	}
	.custom-col-md-9 {
		width:500px;
	}
	.minimumorderqnty{
	text-align:left;	
	font-size:14px;
	word-wrap: break-word;	
	}
	.custom-col-md-7 {
		width: 70.33333333%;
	}
	.cus-col-xs-12 {
		width: 101%;
	}
	.cart__actions_form, .cart__actions--top {
		padding-left: 30px;
		padding-right: 100px;
		padding-bottom: 32px;
	}
	.checkout-order-summary {
		padding-right: 30px;
	}
	.subtotal_list {
		font-size: 15px;
		padding-left: 12px;
		/* padding: 0; */
	}
	.checkout-steps .step-head.active {
		background: #142939 !important;
		color: #ffffff;
		border-color: #142939;
	}
	.footer__top .footer__nav--container .footer__nav--links {
		padding-left: 40px;
		width: 100%;
		margin: 0px;
		list-style: none;
	}
	.cart__actions_address, { float:active {
		float: right;
	}
}

.errormgsgcp {
	margin-left: 30%;
}

.gcperroroops {
	margin-left: 1%;
	font-weight: 130%;
	font-size: 200px;
}

.carousel__item--name:before {
	content: " " !important;
}

.price_expeditee {
	font-weight: normal;
}

.price_align {
	padding-top: 20px;
}

.subtotal.checkout-shipping-items-header {
	padding: 5px 0 10px 0 !important;
}

.subtotal_list_1 {
	padding-left: 0px;
	padding-top: 30px;
}

.gap_order {
	padding-top: 30px;
}

.item__list .item__quantity .form-control {
	width: 100%
}

input#pdpAddtoCartInput {
	width: 70px;
}

#quickOrder .item__list--item .item__info {
	width: 18%;
}



input.btn.btn-primary.btn-block.js-save-update-cart.bluePrimaryBtn {
	width: 250px;
	margin: 0px auto;
}

button.btn.btn-primary.btn-block.btn--continue-checkout.js-continue-checkout-button.bluePrimaryBtn
	{
	float: right;
}

button.btn.btn-primary.btn-block.btn--continue-checkout.js-continue-checkout-button.bluePrimaryBtn
	{
	margin: 10px auto;
}


.item__list .item__list--item .item__info
{
	width:12.5%
}

.item__list .item__list--item .item__salesUnit
{
	width:23.5%
}

.item__list .item__list--item .item__salesUnit_confirm
{
	display: table-cell;
	padding: 0 42px;
	vertical-align: middle;
	width:25.5%
}

.item__list .item__list--item .item__price
{
	width:21.5%
}


.item__list .item__list--item .item__price_confirm
{
	display: table-cell;
	padding: 0 10px;
	vertical-align: middle;
	width:16.5%
}

.item__list .item__list--item .item__quantity_confirm
{
	
	display: table-cell;
	padding: 0 22px;
	vertical-align: middle;
	width:7.5%
}

.item__list .item__list--item .item__quantity
{
	width:9.5%
}

.item__list .item__info 
 {
   width:15.5%
 }

 .item__list .item__info_confirm 
 {
   width:14.5%
 }
 
  .item__list .item__quantity 
 {
   width:8.5%
 }
 
 .item__list .item__quantity_confirm 
 {
   width:8.5%
 }
 
 
   .item__list .item__weight
 {
   width:10.5%
 }
 
  .item__list .item__weight_confirm
 {
   width:8.5%
 }
 
 
   .item__list .item__delivery
 {
   width:5.5%
   
 }
 
  .item__list .item__delivery_confirm
 {
 
  display: table-cell;
	padding: 0 10px;
	vertical-align: middle;
   width:16.5%
   
 }
 
  .item__list .item__salesUnit
 {
   width:20.5%
 }
 
 
  .item__list .item__salesUnit_confirm
 {
   width:20.5%
 }
 
 
 .item__list .item__price
 {
   width:14%
 }
 
  .item__list .item__selling__uom
 {
   width:10%
 }
 
  .item__list .item__selling__uom_confirm 
 {
   width:9.5%
 }
 
 
   .item__list .item__price_confirm
 {
   width:13.5%
 }
 
  .item__list .item__info_order 
 {
   width:18.5%
 }
 
    .item__list .item__price_order
 {
   width:22.5%
 }
 
 
 .item__list .item__list--item .item__price_order
{
	display: table-cell;
	padding: 0 10px;
	vertical-align: middle;
	width:29.5%
}
 
 
 
  .ui-dialog .ui-dialog-titlebar-close
 {
 
  background: url(https://cdnjs.cloudflare.com/ajax/libs/aui/6.0.1/aui/css/icons/aui-icon-close.png);
 }
 

.item__list .item__list--item .est
{
	width:150.5%;
	padding:0 0 15px 0
}

.item__list .item__list--item .item__delivery_confirm
{
	width:6.5%
}
.accountSummaryDetails{
	background-color: #363636;
	color: white
}
