/* ULINENGM-900 */
.myAccount .btn-secondary { /* ULINENGM-2365 */
  /* ULINENGM-3409 start */
  /*color: #036;
  background: -webkit-linear-gradient(rgb(246, 246, 246), rgb(202, 202, 202));
  border: 1px solid #CCC;*/
  background-color: #888;
  color: #FFF;
  /* end ULINENGM-3409 */
}
/* ULINENGM-1467 */
.error-form {color: #F00;}
.myAccount section { margin: 10px; font-size:13px;}
.myAccount-favoriteItems section { min-height: 200px; } /* ULINENGM-1442 */
.myAccount-landing section {margin:10px 0px;}
/* start ULINENGM-1630 */
.myAccount header {
  background: #FFF;
  padding:10px;
  color: #000;
  /* font-weight: bold; ULINENGM-1454 */
  font-family: Uline-Bold;
  font-size:18px;
  text-transform: uppercase;
}
/* ULINENGM-1630 end */
.myAccount .user { color: #F00; margin-bottom: 20px; }
.myAccount .user div { padding-bottom: 5px; }

.myAccount h2 {
  font-size:16px;
  margin-bottom: 5px;
  /* font-weight: bold; ULINENGM-1454 */
  font-family: Uline-Bold;
}

/*ULINENGM-1173 start */
.myAccount-invoices .whiteBg, .myAccount-trackOrders .whiteBg{/*ULINENGM-2897*/
  cursor: pointer;
}
/* ULINENGM-3117 */
.myAccount-invoicesPay .invoicesTotal {
  padding: 0 10px;
}

/* ULINENGM-3386 */
.myAccount-invoicesPay .amoutTotal {
  padding: 0 10px;
}

/* ULINENGM-4230 */
.edit-overlay .tag-editMonthCard,
.edit-overlay .tag-editYearCard,
.myAccount-invoicesPay .tag-expiredMonth,
.myAccount-invoicesPay .tag-expiredYear,
.myAccount-invoicesPay .tag-month, /* ULINENGM-4571 */
.myAccount-invoicesPay .tag-year{  /* ULINENGM-4571 */
  width: 49%;
  display: inline-block;
  vertical-align: bottom;
}
.panel_zone {
  text-align: right;
  padding: 10px 10px 0px 10px;
}
.panel_zone img {width: 30px;}
/* start ULINENGM-4648 */
.panel .estimate.cp_generic {
  width: 90%;
  margin: auto;
  margin-top: 30px;
}
.panel .estimate.cp_generic .close_panel img {
  width: 30px;
  padding-bottom: 10px;
}
/* ULINENGM-4648 end */
.myAccount-invoicesPay .btn-edit,
.edit-overlay .btn-close-edit {
  border: none;
  background: none;
  color: #0099ff;
  font-size: 13px;
  text-transform: capitalize;
}
.edit-overlay .error { padding-bottom: 5px; font-size: 13px; } /* ULINENGM-4423 */
.myAccount-invoicesPay .btn-edit {
  display: block;
}
.overlay{
  cursor: pointer;
}
.myAccount-invoicesPay .tag-typePaymentFake {
  /*width: 80%; replace this when edit link is avaiable */
  width: 100%; /* ULINENGM-4283 */
  display: inline-block;
}
/* ULINENGM-4286
.myAccount-invoicesPay .tag-typePaymentFake input[type="radio"] + label {
  padding-left: 65px !important;
}*/
.myAccount-invoicesPay .tag-typePaymentFake input[type="radio"] + label img {
  position: absolute;
  width: 25px;
  left: 45px;
  padding-top: 5px;
}
.myAccount-invoicesPay .edit-section {
  width: 15%;
  display: inline-block;
  vertical-align: top;
  padding-top: 8px;
}
.myAccount-invoicesPay .edit-section > button {
  width: 100%;
  text-align: right;
}
.myAccount-invoicesPay .tag-defaultCard {
  padding-left: 40px;
}
/* ULINENGM-5339 */
.myAccount-invoicesPay .messageListInform,
.myAccount-trackOrders .messageListInform,
.myAccount-orderHistory .noInvoice { color: #00F; }
/*ULINENGM-1173 end */

/* ULINENGM-4328 - START */
.myAccount-invoicesPay .tag-typePaymentFake {
  float: left;
  width: 70%;
}

.myAccount-invoicesPay .tag-typePaymentFake + .edit-section {
  float: right;
  width: 30%;
  padding-right: 10px;
}
/* ULINENGM-4328 - END */

/* ULINENGM-5078 */
.myAccount-invoicesPay a.local{
  text-decoration: none;
}

.myAccount-orderHistory .noInvoice {
  border: 1px solid #ccc;
  border-top: 0;
  padding: 10px;
}

/* ULINENGM-3443 */
.myAccount-orderHistory .checkbox label {
  background: url(/h5/images/OrderButton.w_1463914163000hc.png) no-repeat top center;
}
.myAccount-orderHistory .checkbox input[type="checkbox"]:checked + label {
  background: url(/h5/images/OrderButtonChecked.w_1463914163000hc.png) no-repeat top center;
}

/*ULINENGM-1108 start */
.myAccount-orderHistory .checkbox label {
  padding-left: 30px;
  line-height: 25px;
  /* font-weight: bold; ULINENGM-1454 */
  font-family: Uline-Bold;
  display:block;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 0;
}
/* ULINENGM-3144 + ULINENGM-4367 */
.myAccount-orderHistory .calendar-image img {
  width: 20px;
  vertical-align: middle;
}
.myAccount-favoriteItems .noFavItems { color: #00f; } /* ULINENGM-5339 */
.myAccount-favoriteItems .checkbox label, .myAccount-myQuotes .checkbox label, .myAccount-viewQuoteDetails .checkbox label {/*ULINENGM-2996*/
  /*width: 50px!important;*/
  display: block;
  height: 30px;
  padding-top: 10px;
  margin-bottom: 0px;
  background-size:24px;
}
/*ULINENGM-1156 start */

/* ULINENGM-3936 */
.myAccount-favoriteItems .ckOrder, .myAccount-myQuotes .ckOrder {
  text-align: center;
}

/* ULINENGM-3264 + ULINENGM-3936 */
.myAccount-favoriteItems .sizeLink,
.myAccount-myQuotes .sizeLink,
.myAccount-viewQuoteDetails .sizeLink { /* ULINENGM-4563 */
  text-align: center;
  text-decoration: none;
  color: #036;
}
.myAccount-favoriteItems .checkbox  input[type="checkbox"]:checked +label,
.myAccount-favoriteItems .checkbox label,
.myAccount-myQuotes .checkbox label,
.myAccount-myQuotes .checkbox input[type="checkbox"]:checked +label,
.myAccount-viewQuoteDetails .checkbox label,
.myAccount-viewQuoteDetails .checkbox input[type="checkbox"]:checked +label {
  background-size:24px;
  background-position: center center;
}
/*ULINENGM-1156 end */
/* ULINENGM-3402 */
.myAccount-myQuotes .emptyFromSearch h1 {
  margin-bottom: 0px;
}
div.ckTitle{
  margin-bottom: -2px;
  text-align: center; /* ULINENGM-3076 */
}
.myAccount-invoices .checkbox label{
 display:block;
 padding-top: 0;
  background-position: bottom left;
  line-height: 0;
  padding-left: 0;
  margin-top: 5px;
  margin-bottom: 5px;
  background-size:20px;
}
.myAccount-invoices .checkbox input[type="checkbox"]:checked +label{
  background-size:20px;
  background-position: bottom left;

}
/*ULINENGM-1108 end */
/*ULINENGM-1157 start  ULINENGM-1348 start*/
.myAccount-checkoutPreferences .checkbox label , .myAccount-invoicesPay .checkbox label{
  padding-left: 30px!important;
  display: block;
}
.myAccount-checkoutPreferences .checkbox label, .old_myAccount-checkoutPreferences .checkbox label {/* ULINENGM-3003 */
  padding-left: 30px;
  line-height: 25px;
  display:block;
}
/*ULINENGM-1157 end ULINENGM-1348 end */

.myAccount-checkoutPreferences .tag-purchaseOrder label { display: block !important; } /* ULINENGM-3324 */

.myAccount h3 {
  font-size:16px;
  margin: 20px 0px 10px;
  padding: 5px;
  /* font-weight: bold; ULINENGM-1454 */
  font-family: Uline-Bold;
  background: #DDD;
}

.whiteBg { background: #FFF; }
.search li:first-child { width:100%; text-align: left; }
.search li:last-child {width:40px; text-align: center;}
.search li:last-child img {width:20px; height:inherit;}

.myAccount section h1 { font-size: 20px; font-family: Uline-Bold; margin-bottom: 20px; text-transform: uppercase; } /* ULINENGM-1454 ULINENGM-3071*/
.myAccount-verifyInfo.myAccount section h1 { font-size: 28px; padding: 40px 0; margin-bottom: 0px; } /* MAH -- ULINENGM-3199 */
.myAccount h1.customH1, .myAccount h1.heading { color:#686868; text-transform: uppercase; font-size: 16px; }
#showHidePending { font-family: Uline-Bold; display: inline-block; margin-bottom: 20px; color: #003366; text-decoration: none; } /* ULINENGM-1454 */
.myAccount-landing h2, .myAccount-landing .user {margin-left: 10px;}

/* start ULINENGM-5182 */
.myAccount-landing .account-messages {
  padding: 0 10px;
}
.myAccount-landing .account-messages a {
  color: #036;
}
div[id*="info"] .close_panel {
  margin-top: 30px;
  margin-bottom: 10px !important;
  display: block !important;
  margin-right: 20px;
}
div[id*="info"] .close_panel img {
  height: 30px;
}
div[id*="info"] .content {
  margin: 0px 20px;
  padding: 20px;
}
div[id*="info"] .content h1 {
  margin: 10px 0;
  margin-top: 0px;
  font-family: Uline-Bold;
  padding-bottom: 5px;
  border-bottom: 1px solid;
}
div[id*="info"] .content div {
  font-size: 13px;
}
/* ULINENGM-5182 end */

.myAccount .menu {margin-bottom: 20px; font-size: 16px;}
.myAccount .menu a {color : #003366; text-decoration: none;}

.myAccount .menu > div {border-top:1px solid #CCC;}
.myAccount .menu > div:last-child {border-bottom:1px solid #CCC;}
.myAccount .menu .item { width: 100%; padding:15px 20px; background:#f2f2f2; }
.myAccount .menu .arrow {
	width:20px;
	padding:15px 20px;
	text-align: center;
	background: #f2f2f2 url(/h5/images/icon_arrow.w_1463914163000hc.png) no-repeat 50% 50%;
  	background-size:12px 20px;
}

.order { padding: 20px 10px 10px; }
.order:nth-child(even) {
	background: #EEE;
}

.order span {font-family: Uline-Bold;} /* ULINENGM-1454 */
.order li {padding-bottom: 10px;}
.order .btn {padding-top:5px; padding-bottom: 5px;}

.group.details li {
  font-size: 14px;
  padding-bottom: 5px;
  word-wrap: break-word; /* ULINENGM-3232 */
}
.search-box .search-field { width:100%; padding:5px 0px; }
.search-box .search-btn { width:50px; height:40px; padding:5px 0px; }
.search-box button {height:38px; padding:0px; background: #036; border: none; width:100%;} /* ULINENGM-5165 */

.myAccount-trackingDetails h4 { font-size: 14px; color:#009; font-family: Uline-Bold; margin: 10px 0px; } /* ULINENGM-1454 */
.myAccount-trackingDetails .btn { padding: 15px 0; } /* ULINENGM-3639 */

.blue { color: #036;}
.green { color: #090; }
.btn-noUI {background: none; border: none;}

form.expanded .expandSearch, form.collapsed .searchFormHeader { display: none; }
.tag-yearCard .error { color: #FFF; } /* ULINENGM-1979 */
form.expanded .searchFormHeader {margin-bottom: 10px; }
form.expanded .formContent, .orderSearch, .account-search {background: #DDD; padding:10px; border:1px solid #DDD; border-radius: 10px; margin-bottom: 20px; }/*ULINENGM-2897*/
.orderSearch {margin-bottom: 0px;}
.orderSearch select {padding-right:25px;padding-top: 10px} /* ULINENGM-951 + ULINENGM-3131 */
.searchFormHeader li:first-child {width: 100%; text-align: center; font-size: 16px; font-family: Uline-Bold; padding-top: 5px; padding-left: 40px; } /* ULINENGM-1454 */
.searchFormHeader li:last-child {width:40px;}
.collapseSearch img {width: 30px;}

.searchActions {padding-bottom: 10px;}
.searchActions li:first-child { padding-right:5px; }
.searchActions li:last-child { padding-left:5px; }

ul.products > li {
  padding: 5px 0px;
  border-top:1px solid #CCC; /* ULINENGM-3069 */
}
/* ULINENGM-3131 */
.myAccount-orderHistory ul.products > li {
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: none;
  padding: 0px;
}
/* ULINENGM-4471 */
.myAccount-orderHistory ul.products > li:last-child {
  border-bottom: 1px solid #ccc;
}
ul.products > li .checkbox label { color: #FFF; } /* ULINENGM-2683 */
ul.products > li:nth-child(odd) .checkbox label { color: #EEE; }
/* ul.products > li:last-child {border: none;} ULINENGM-3069 */
ul.products > li .wrapper { padding: 10px; }
ul.products > li:nth-child(odd) .wrapper { background: #EEE; }
ul.prdDetails > li {width: 100%;}
ul.prdDetails .ckOrder, ul.prdDetails .um { width: 50px; } /* ULINENGM-2868 */
ul.products .prdLink,
ul.products .pdpLink,
.myAccount-myQuotes .request-link,
.myAccount-viewQuoteDetails .request-link {
  display: block;
  margin-bottom: 10px;
  color: #036;
  text-decoration: none;
} /* ULINENGM-3616 */
ul.prdDetails li:not(.qty):not(.ckOrder) > div:first-child {padding-bottom: 5px;}/*ULINENGM-1064*/
ul.products .textfield { height: 25px; padding:3px; width: 100%;} /* ULINENGM-3143 + ULINENGM-3076 */
/* ULINENGM-3076 */
ul.products li.price,
ul.products li.um,
ul.products li.qty {
  text-align: center;
  padding-right: 2px;
  word-wrap: break-word;
}
ul.products .imgPrd { width:25% !important; padding-right: 5px; }
ul.products .imgPrd img {width:100%;}
.myAccount-invoices .noInvoiceItem { text-align: center; width: 100%; display: inline-block; } /* ULINENGM-962 */
.myAccount-invoices .items li{ font-size:11px;}

.prdDetails .price > div:nth-child(2), .prdDetails .um > div:nth-child(2) { padding-top: 5px;}

.qtyAddToCart, .invoiceNav {padding:10px; background: #EEE;}
.menuize_opened .stickyFooter {display: none;}
/* ULINENGM-5287
.qtyAddToCart.stickyFooter, .invoiceNav.stickyFooter {
  position: fixed; bottom: 0 !important; right: 0 !important; padding:10px; background: #f2f2f2; z-index: 1000; width:100% !important;}
*/
/* ULINENGM-1561 */
.invoiceNav img {width: 10px;height: auto;}

.orderHistorySearchTitle img:last-child {display: none;}
.orderHistorySearchTitle.hide img:first-child {display: none;}
.orderHistorySearchTitle.hide img:last-child {display: block;}


.checkboxHolder{width: 100%;}
div.checkboxHolder .textfield{display: inline;width:25px!important;}
div.checkboxHolder label{
  line-height: 25px;
  display: inline;
  /* font-weight: bold; ULINENGM-1454 */
  font-family: Uline-Bold;
  vertical-align: middle;
}

.myAccount-orderHistory .checkbox label {
  padding-left: 30px;
  background-size:25px;
  /* font-weight: bold; ULINENGM-1454 */
  font-family: Uline-Bold;
  margin: 0;
}
.tag-page label {display: inline-block; width: 40% !important;}
.tag-page select {display: inline-block; width: 50% !important;}

h4.h4 { border-bottom: 1px solid #CCC; margin: 20px 0px 10px; font-size:16px; font-family: Uline-Bold; padding-bottom: 5px; color:#333;} /* ULINENGM-1454 */

.tag-monthCard, .tag-yearCard, .tag-month, .tag-year { display: inline-block; vertical-align: top; } /* ULINENGM-3855 */
.tag-monthCard {width:40%;}
.tag-month {width:49%;}

/* ULINENGM-3404 */
.tag-yearCard {
  width:58%;
  vertical-align: bottom; /* ULINENGM-4442 */
  /*padding-top:20px;*/
}

.tag-year {width:49%;}

.checkbox label { min-height:30px; padding-top:5px; display: inline; padding-left: 5px; }

.grayBg {background: #EEE; word-wrap: break-word;} /* ULINENGM-5401 */
.nodec {text-decoration: none;}

.items > li { padding:10px; line-height: 1.2em;}
.items > li:nth-child(even) { background: #EEE; }
.items a {text-decoration: none; color: #036;}

.actionLinks { padding-top:8px; }
.actionLinks a { font-family: Uline-Bold; display: inline-block; margin: 0px 10px} /* ULINENGM-1454 */

.ordersInfo {margin-bottom: 5px; width: 100%;}/*ULINENGM-2927 ULINENGM-3192*/
.ordersInfo .checkbox label, .checkbox input[type="checkbox"]:checked { background-position: center right !important; font-size: 0; } /* ULINENGM-3192 */
.ordersInfo .checkbox .orderHChk + label {
  font-size: 14px;
  color: #333 !important;
  /*padding-left: 50px;*/
  padding-left: 0px; /* ULINENGM-3207 + ULINENGM-3192 */
  padding-right: 25px; /* ULINENGM-3192 */
 }
.ordersInfo li { vertical-align: text-bottom; }
.ordersInfo li.w30 { text-align: center; } /* ULINENGM-2927 */

.prdDetails {margin-bottom: 5px}
.prdDetails li { vertical-align: middle; }

.wrapAll { width:100%;}
.wrapAll table {width:100%;}

.invoicesPay {
  border: 1px solid black;
  background: #dedede;
  padding: 10px;
}
/* ULINENGM-3118 start */
.invoicesPay label {
  margin-bottom: 0px;
}
.invoicesPay label#lblDaysPastDue {
  font-family: Uline-Bold;
  color: red;
}
/* ULINENGM-3118 end */
.invoicesPay > ul { padding: 5px 0; }

.invoicesPay > ul:not(:last-of-type) {
  border-bottom: 1px solid #b6bbc0;
}

.invoicesPay .tag-cardNum
.checkboxHolder .bold{
  /* font-weight: bold; ULINENGM-1454 */
  font-family: Uline-Bold;
}
.checkboxHolder input.textfield{
  width: 25px;
  padding: 5px;
}

.grayBg > .group > li:nth-child(odd){ width: 55%; }
.grayBg > .group > li:nth-child(even){ width: 45%; }

/* ULINENGM-2202 */
/* ULINENGM-3353 */
.tag-cardNum label:not(.superscriptLabel), .tag-nameOnCard label:not(.superscriptLabel) { display: none; } /* ULINENGM-2488 */
/*.tag-month label, .tag-month select { display: inline-block; }
.tag-month label {width: 35% !important;}*/
.tag-month select {width: 100% !important;}
.tag-cardNum label:not(.superscriptLabel), .tag-nameOnCard label:not(.superscriptLabel) { vertical-align: middle; height:30px;} /* ULINENGM-2488 */

.orderSearch .field { margin-bottom: 0px; display: block; }
/*.orderSearch label, .orderSearch input, .orderSearch select { */
.orderSearch .field:not(.tag-keywords) {
  display: inline-block;
  width: 49% !important;
  padding-bottom: 10px;
  position: relative;
}
.orderSearch .field:not(.tag-keywords) label {
  position: absolute;
  top: 5px;
  left: 5px;
  color: #0099ff;
  font-size: 10px;
  /* ULINENGM-3326 */
  overflow: hidden;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/*ULINENGM-2971*/
/* ULINENGM-3394 start
.es-language .orderSearch label { width: 35%!important; }
.es-language .orderSearch input, .es-language .orderSearch select { width: 63%!important; }
ULINENGM-3394 end */
.tag-keywords label:not(.superscriptLabel) { height: auto; padding-top: 10px } /* ULINENGM-3285 */
.tag-keywords { margin-bottom: 10px !important }
.orderSearch select { background-position: 95% center; }

.manualField {display: block;}
.manualField span, .manualField input { display: inline-block; width: 50%; height: 25px; padding-top: 2px; padding-bottom: 2px; vertical-align: middle; }
.manualField span { width: 10px; padding-top: 7px; }

.myAccount-invoicesPay .error { text-align: left; margin-top: 5px; } /* /ULINENGM-4256 */
.myAccount-invoicesPay .tag-authorize .error { text-align: left; } /* ULINENGM-3126 */
/*.myAccount-invoicesPay .tag-month .error { color: #FFF; } - ULINENGM-4329 */
.myAccount-invoicesPay .tag-year .error { visibility: hidden; } /* ULINENGM-4329 */
.myAccount-invoicesPay .tag-Amount > input[disabled] {opacity: 1 !important;color: black;} /* ULINENGM-3125 */

/* ULINENGM-2951 && ULINENGM-3032 */
.myAccount-invoicesPay .back, .myAccount-trackingDetails .back {background-color: #888888;}

.creditCards { text-align: center; } /* ULINENGM-3700 */
.creditCards img { height: 20px; }

.myAccount-invoices .creditInvoice { text-align: center; }

.searchFormHeader img { width: 30px; } /* ULINENGM-1004 */


.account-search input, .account-search select { height: 35px !important; padding-top: 3px; padding-bottom: 3px; display: inline-block; }/*ULINENGM-2897*/
.account-search label {width:25%; display: inline-block;}
.account-search .whiteBg { height: 35px !important; padding-top: 3px; padding-bottom: 3px; vertical-align: middle;} /* ULINENGM-1981 */
.myAccount-changePaswMail .tag-email label, .myAccount-changePaswMail .tag-password label, .myAccount-changePaswMail .tag-passwordConfirm label { display: none; }

.myAccount-checkoutPreferences .un_setDefault {
  border: 2px solid #CCC;
  border-radius: 5px;
  padding: 15px 10px;
  line-height: 1em;
  font-size: 13px;
  height: auto !important;
}
/* ULINENGM-3136 -- RESTORE WHEN SEMPTEMBER BUNDLE FIX VERSION WILL BE MIGRATED */
.myAccount-checkoutPreferences .tag-cartPref {
  /*display: none; ULINENGM-2614 */
}

.myAccount-checkoutPreferences .infoMessage { color: #00f; } /* ULINENGM-3175 */

/* ULINENGM-996 >> */
.myAccount-orderHistory .orderFrom {
  /* font-weight: bold; ULINENGM-1454 */
  font-family: Uline-Bold;
  display: inline-block;
  /*margin-bottom: 20px !important;*/
  width: 100%;
  color: #003366;
  font-size: 12px; /* ULINENGM-3162 */
}
/* << ULINENGM-996 */

.checkboxHolder{width: 100%;}

.actionLinks a, .actionLinks button { font-family: Uline-Bold; display: inline-block; margin: 0px 10px} /* ULINENGM-1007, ULINENGM-1454 */
.actionLinks button { border: none; background: none; color: #036; font-family: Uline-Bold; text-decoration: underline; font-size: 12px;} /* ULINENGM-1454 */
.actionLinks a { font-family: Uline-Bold; display: inline-block; margin: 0px 10px} /* ULINENGM-1454 */

.customForm input, .customForm select { height: 35px !important; padding-top: 3px; padding-bottom: 3px; display: inline-block; }
.customForm label {width:25%; display: inline-block;}
.account-search label:not(.superscriptLabel) { display: none; }/*ULINENGM-2897 + ULINENGM-3285*/
.account-search .dates label { display: block !important; } /* ULINENGM-3343 */

.myAccount-orderHistory .checkbox label {
  padding-left: 30px;
  line-height: 25px;
  /* font-weight: bold; ULINENGM-1454 */
  font-family: Uline-Bold;
  display:block;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 0;
}
.myAccount-favoriteItems .checkbox label{
  /* width: 50px!important; ULINENGM-3207 */
  display: block;
  height: 30px;
  padding-top: 10px;
  margin-bottom: 0px;
  background-size:24px;
}
.checkbox  input[type="checkbox"]:checked +label{
  background-size:24px;
}
div.ckTitle{
  margin-bottom: -2px;
}
.myAccount-invoices .checkbox label{
  display:block;
  padding-top: 0;
  background-position: bottom left;
  line-height: 0;
  padding-left: 0;
  margin-top: 5px;
  margin-bottom: 5px;
  background-size:20px;
}
.myAccount-invoices .checkbox input[type="checkbox"]:checked +label{
  background-size:20px;
  background-position: bottom left;

}

/*ULINENGM-1108 end */
.tag-page label {display: inline-block; width: 40% !important;}
.tag-page select {display: inline-block; width: 50% !important;}

ul.products .prdLink { display: block; margin-bottom: 10px; } /* ULINENGM-1155 */
/*ULINENGM-1370   start css loading time fix */
.tag-typePayment input[type="radio"]:checked+label {
 background: #FFF url(/h5/images/radio-checked.w_1463914163000hc.png) no-repeat 0% center;
 background-size:30px;
}
/*ULINENGM-1370 end */

/* ULINENGM-3968 - START */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .tag-typePayment input[type="radio"]:checked+label {
   background: #FFF url(/h5/images/radio-checked2x.w_1493349447000hc.png) no-repeat 0% center;
   background-size:30px;
  }
}
/* ULINENGM-3968 - END */

.myAccount-contactReviewSuccess section { height: 200px;}

/* ULINENGM-3096 */
.btn-no-ui, .myAccount-contactReview .contact-footer a {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  color: #036;
  font-family: Uline-Bold;
  font-size:13px;
  text-decoration: none;
}
.myAccount-contactReview .checkbox label { padding: 5px 12px;}
.myAccount-contactReview .headings li {
  background: #036;
  color: #FFF;
  padding: 10px 5px;
  font-family: Uline-Bold;
}
.myAccount-contactReview .contact{ backgroun: #e0e0e0;}
.myAccount-contactReview .error label { display: inline-block; } /* ULINENGM-3719 */
/* ULINENGM-5184 start */
.myAccount-contactReview textarea {
  padding-top: 5px;
  padding-bottom: 5px;
}
/* end ULINENGM-5184 */
.errortext { color: #F00; } /* ULINENGM-1663 */

li.data-label, .myAccount-trackOrders li.data-label { width: 38px; text-align: center; } /*ULINENGM-2897 + ULINENGM-3259 */
li.calendar-image, .myAccount-trackOrders li.calendar-image { width: 25px; text-align: center; } /* ULINENGM-1999 + ULINENGM-3259 */

/* ULINENGM-1628 */
.myAccount-verifyInfo select { padding: 10px; height: 46px; }
.myAccount-verifyInfo .field > label:not(.superscriptLabel) { display: none; }
.myAccount-verifyInfo .field.tag-jobTitle label {display: block;} /* ULINENGM-3100 */
.myAccount-verifyInfo .tag-shippingSameBilling > label { display: block; padding-left: 35px; margin-top: 10px; } /* ULINENGM-3055 */
.myAccount-verifyInfo .radio label:not(.inline-label), .tag-typeAccount > label, .tag-billingAddress label, .tag-suiteType label { display: block !important; } /* ULINENGM-3833 */
.myAccount-verifyInfo .error { margin-bottom: 5px; }
.myAccount-verifyInfo textarea { border: 2px solid #BBB; height: 100px; line-height: 1.3em; }
.myAccount-verifyInfo .tag-typeAccount .field { width: 40%; display: inline-block; }
.myAccount-verifyInfo .tag-correctBillingAddress .field, .tag-shippingSameBilling .field, .tag-numEmployees label, .tag-correctBillingAddress .field { width: 49% !important; display: inline-block !important; vertical-align: middle; } /* ULINENGM-3180 */
.myAccount-verifyInfo .tag-suiteType label { display: none !important; } /* ULINENGM-3094 */
.myAccount-verifyInfo .tag-shippingSameBilling label { display: block !important; } /* ULINENGM-3392 */
.tag-typeAccount > label, .tag-billingAddress label { font-family: Uline-bold; }
.tag-suiteType { width: 100%; display: inline-block; } /* ULINENGM-3094 */
.tag-suiteType select { width: 60% !important; display: inline-block !important; } /* ULINENGM-3094 */
.tag-suiteType label { width: 38%; display: inline-block !important; vertical-align: middle; }
.tag-suiteText { display: inline-block; width: 100%; } /* ULINENGM-3094 */
.myAccount-verifyInfoConfirmation table { width: 100%; }
/* ULINENGM-3833 */
.myAccount-verifyInfo label.inline-label {
  display: inline-block;
}
/* ULINENGM-3833 */
.myAccount-verifyInfo .otherText {
  margin-top: -5px;
  margin-bottom: 15px;
}

/* ULINENGM-3096 start */
.myAccount-verifyInfoConfirmation a {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  color: #036;
  font-family: Uline-Bold;
  font-size:13px;
}
/* end ULINENGM-3096 */

/* ULINENGM-2488 */
.myAccount-checkoutPreferences label:not(.superscriptLabel),
.myAccount-trackOrders label:not(.superscriptLabel) {
  display: none;
}
.myAccount-checkoutPreferences .tag-confirmationPreferences label {
  display: block;
}
.myAccount-checkoutPreferences .checkbox label, .myAccount-checkoutPreferences .tag-monthCard label { display: block; }

.helpIcon {
  display: inline-block;
  padding-left: 5px;
  vertical-align: middle;
}

.bold label{ font-weight: bold !important; }  /* ULINENGM-2614 */
.scrollingFooter.sticky { position: fixed; bottom: 0; width: 100%; } /* ULINENGM-2627 */
.myAccount-trackingDetails .emptyTrackingDetails { color: #00f; } /* ULINENGM-2995 && ULINENGM-3175 */
/* ULINENGM-3023 start */
/* REMOVE WITH ULINENGM-3164
.day-other-month, .calendar-day.day-out-range { background: #FFF !important; color:#BBB !important; pointer-events:none;}
.calendar-day.day-out-range { visibility: hidden;}
*/
/* end ULINENGM-3023 */
/* ULINENGM-3036 start */
.creditInvoice label { display: inline; }
.creditInvoice #CreditAvailable { font-family: Uline-Bold; }
/* end ULINENGM-3036 */

.btn-cancel {background: #888888 !important;color: #FFF !important;} /* ULINENGM-3061 */
.btn-cancel {color: #888888;}

/*ULINENGM-3038*/
.myAccount-viewQuoteDetails .expand_toggle {
  display: block;
  border-top: 1px solid #ccc;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  padding: 5px;
  background: url(/h5/images/bundle%2Fplus-icon.w_1475759390000hc.png) no-repeat;
  background-size:12px;
  background-position: 95% center;
  font-family: Uline-Bold;
}
.myAccount-viewQuoteDetails .expanded .expand_toggle {
  background: url(/h5/images/bundle%2Fminus-icon.w_1475759390000hc.png) no-repeat;
  background-size:12px;
  background-position: 95% center;
}
.myAccount-viewQuoteDetails .expand_content { padding: 5px; }
.myAccount-viewQuoteDetails ul > li.expand_block:last-child { border-bottom: 1px solid #ccc; }
.myAccount-viewQuoteDetails .expand_content a { color: #0099ff; }
.myAccount-viewQuoteDetails .expand_content label {
  display: inline;
  margin-bottom: 0;
}
.myAccount-viewQuoteDetails .expand_content label.fieldLabel { font-family: Uline-Bold; }
.myAccount-viewQuoteDetails .expand_content label.fieldLabel:before {
  content: "";
  display: table;
}
.myAccount-viewQuoteDetails .infoMessage { color: #00f; } /* ULINENGM-3184 */
/* ULINENGM-3703 start */
.myAccount-viewQuoteDetails .infoMessage {
  padding-bottom: 10px;
}
.myAccount-viewQuoteDetails .infoMessage img {
  padding-right: 10px;
}
.myAccount-viewQuoteDetails .infoMessage li:first-child {
  width: 40px;
}
/* end ULINENGM-3703 */
/* ULINENGM-3058 */
.myAccount-invoicesConfirm table tr td:first-child {
  font-family: Uline-Bold;
}
/* ULINENGM-3131 */
.myAccount-orderHistory .tab li {
  border: 1px solid #CCC;
  border-bottom: 0px;
  text-align: center;
  padding: 5px;
}

/* ULINENGM-3241 */
.myAccount-orderHistory .tab h1.customH1 {
  margin-bottom: 0px;
}

.myAccount-orderHistory .tab-orders li:nth-child(1),
.myAccount-orderHistory .tab-orders li:nth-child(3) {
  width: 45%;
  padding: 5px;
}
.myAccount-orderHistory .tab-orders li:nth-child(2) {
  border: none;
  border-bottom: 1px solid #ccc;
  background-color: white !important;
}
.myAccount-orderHistory .tab-orders li:not(.selected-tab) {
  background-color: #EEE;
  border-bottom: 1px solid #CCC;
}
.myAccount-orderHistory .tab-orders h1 {
  color: #036 !important;
  text-transform: capitalize !important;
  font-size: 14px;
}
.myAccount-orderHistory a:not(.orderSearchToggle) {
  color: #036;
  text-decoration: none;
  display: block;
  height: 100%;
}
.myAccount-orderHistory .pendingOrders {
  padding-top: 10px;
}
/* ULINENGM-3361 */
.myAccount-orderHistory .pendingOrders {
  border-right:1px solid #ccc;
  border-left: 1px solid #ccc;
}
.myAccount-orderHistory .invoice-borders {
  padding: 5px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.myAccount-orderHistory ul.pendingOrders.products > li,
.homepage .myAccount-orderHistory .pendingOrders {
  border-right:none;
  border-left: none;
}
.myAccount-orderHistory h1 {
  /*color: #036; ULINENGM-3162 */
  text-transform: capitalize;
}
/* ULINENGM-3163 + ULINENGM-3162 start */
.myAccount-orderHistory .clear-btn {
  background-color: #888;
  color: #FFF !important;
  padding: 8px 0px;
}
/* ULINENGM-3163 end */
/* ULINENGM-3131 end */

/* ULINENGM-3134 */
.myAccount-myQuotes .infoMessage {
  padding-bottom: 10px;
}
.myAccount-myQuotes .infoMessage img {
  padding-right: 10px;
}
.myAccount-myQuotes .infoMessage li:first-child {
  width: 40px;
}
.myAccount-myQuotes .noQuoteItems { color: #00f; } /* ULINENGM-3184 */
.myAccount-invoiceDetails .group li {
  word-wrap: break-word;
}
/* ULINENGM-4778 */
.estimate #trLongDescription ul {
  list-style-type: disc;
  margin: 20px 0px 10px 1.2em;
  font-size: 13px;
}
.estimate #trLongDescription ul li {
  padding-bottom: 5px;
  font-size: 12px;
}
.estimate #trLongDescription span {
  font-size: 12px;
}
/* ULINENGM-4778 */


.tag-cartPref label {display: block !important;} /* ULINENGM-2614 */

/* ULINENGM-4778 */
.textLeft {
  display: block;
  text-align: left;
  width: 100%;
}
/* ULINENGM-4907 */
.myAccount-emailMarketingPreferences .tag-EmailMarketingPreference label,
.myAccount-emailMarketingPreferences .blue_em {
  color: #036;
}

/* ULINENGM-4924 start */
#foreignTransaction .content {
  margin: 0px 20px;
  padding: 20px;
}
#foreignTransaction .close_panel img {
  height:30px;
}
#foreignTransaction .close_panel {
  margin-top: 30px;
  margin-right: 20px;
  margin-bottom: 10px !important;
  display: block;
}
/* end ULINENGM-4924 */

/* ULINENGM-5138 start */
#foreignTransaction b { font-family: Uline; }
#foreignTransaction .title {
  border-bottom: 1px solid;
  padding-bottom: 5px;
}
/* end ULINENGM-5138 */

/* ULINENGM-4977 start */
.myAccount-checkoutPreferences .tag-alertDays {
  padding-left: 40px;
  font-size: 13px;
  margin-top: -10px;
}
.myAccount-checkoutPreferences .tag-alertDays input[type="tel"] {
  width: 35px !important;
  height: 30px;
  text-align: center;
  display: inline-block;
  vertical-align: baseline;
  padding: 0px;
}
.myAccount-checkoutPreferences .tag-invoiceAlertsPreference label img {
  vertical-align: baseline;
  height: 15px;
  width: 15px;
}
.myAccount-checkoutPreferences #lblInvoiceAlertsEnableModified {
  display: none;
}
.myAccount-checkoutPreferences #lblInvoiceAlertsDisableModified {
  font-size: 13px;
  display: block;
}
.myAccount-checkoutPreferences .tag-alertDays .error {
  padding: 5px 0;
}
.tag-invoiceAlertsPreference input[type="radio"]:not(:checked) + label:not(.superscriptLabel) .tag-alertDays.cloned {
  display: none !important;
}
/* end ULINENGM-4977 */
