.search-margins{margin-top: 50px;}/*ULINENGM-1613 */

/* ULINENGM-2630 stert
 */
/*.homepage footer { margin: 10px; }*/
.homepage footer { margin-bottom: 10px; }
.homepage .expand_block {
  /*margin-bottom: 5px;*/
  font-size:14px;
} /* ULINENGM-2582 */
.homepage #quickOrder .buttons { display: block; }/* ULINENGM-2630 */
.homepage .expand_block:last-child {
  border-bottom: 1px solid #ccc;
}
.homepage .block a {
  display: block;
  padding: 15px 10px;
  background: #fff url(/h5/images/bundle%2Fplus-icon.w_1475759390000hc.png) no-repeat 97% 50%;
  background-size:12px; /* ULINENGM-5001 */
  color: #036;
  text-decoration:none;
  border-top: 1px solid #ccc;
  /* font-weight:bold; ULINENGM-1632 */
}
.homepage .quick-order.expanded {
  border-top: 1px solid #ccc;
}
.homepage a.no_expand {
  background: #fff url(/h5/images/right_blue_arrow_home.w_1481866495000hc.png) no-repeat 96% 50%;
  background-size:9px;
} /* ULINENGM-1610 */

/* ULINENGM-3237 */
@media (orientation:landscape) {
  .homepage a.no_expand {
    background: #fff url(/h5/images/right_blue_arrow_home.w_1481866495000hc.png) no-repeat 96.5% 50%;
    background-size:9px;
  }
}
.homepage .expanded .expand_toggle {
  background: #fff url(/h5/images/bundle%2Fminus-icon.w_1475759390000hc.png) no-repeat 97% 50%;
  background-size:12px; /* ULINENGM-5001 */
  font-family: Uline-Bold; /* ULINENGM-2923 */
}
/* ULINENGM-5173 */
.homepage .expand_block.expanded .expand_content:not(.order-history-content) a {
  padding-left: 30px !important;
}
.homepage .expand_content:not(.order-history-content):not(.quick-order-content) li {
  border-top: 1px solid #ccc;
}
.homepage .expand_content:not(.order-history-content) li a {
  display: block;
  text-decoration: none;
  padding:15px 10px;
  /* ULINENGM-2923  */
  color: #036;;
  text-transform: capitalize;
}
.homepage .expand_content.order-history-content li a {
  padding: 10px 0;
}
.homepage .order-history-content img {
  height: auto;
  margin: 0px;
}
.homepage .myAccount-orderHistory {
  padding: 10px;
  font-size: 13px; /* ULINENGM-3384 */
}

/*ULINENGM-1624 end*/
.homepage footer img:not('.uline-logo') { height:18px; margin-bottom:-4px; margin-right: 4px;} /* ULINENGM-3796 */
.homepage .items:first-child {padding-top:10px;}
.homepage .actions a {background: #FFF !important;}
.banner {padding:10px; background: #f4f4f4;}
.banner img, .tiles img {display:block; width:100%;}

.tiles {margin:5px;} /* ULINENGM-2582 */
.tiles li {
  display: inline-block;
  vertical-align: top;
  box-sizing:border-box;
  width:32.233%;
  margin-bottom: 1px; /* ULINENGM-2582 */
}
.tiles li a {
  display: block;
  text-decoration: none;
  color: #333;
  text-align: center;
  font-size:12px;
}
.hidden {
  display: none;
}
/* ULINENGM-3388 */
.homepage .button {
  margin: 10px;
}
.homepage .button ul li:first-child {
  padding-right: 5px;
}
.homepage .button ul li:last-child {
  padding-left: 5px;
}
/* MAH ULINENGM-3279 + ULINENGM-3272 +ULINENGM-3361 */
.homepage .myAccount-orderHistory ul.products > li {
  border-left: none;
  border-right: none;
  padding: 5px 0px;
}
.homepage .ordersInfo .checkbox .orderHChk + label {
  padding-left: 25px;
  padding-right: 0px;
}
.homepage .ordersInfo .checkbox label, .homepage .checkbox input[type="checkbox"]:checked {
  background-position: center left !important;
}
.homepage .invoice-borders {
  padding: 0px !important;
  border: none;
}
.homepage  .myAccount-orderHistory .pendingOrders {
  padding-top: 0px;
}
.homepage .invoicedOrdersList li:first-child,
.homepage .pendingOrders li:first-child {
  border-top: none;
}
.qtyAddToCart li:first-child {
  padding-top: initial;
}
.group > li.order-history-btn {
  width: 150px;
}
/* ULINENGM-3520 */
#homeCarousel {
  position: relative;
  padding-top: 10px;
}
#homeCarousel .carouselize {
  width: calc( 100% - 60px );
}
#homeCarousel #home {
  margin: auto;
}
#homeCarousel .left-arrow img,
#homeCarousel .right-arrow img {
  width: 12px;
}
#homeCarousel .left-arrow,
#homeCarousel .right-arrow {
  position: absolute;
  top: 50%;
  margin-top: -6px;
}
#homeCarousel .right-arrow {
  right: 9px;
}
#homeCarousel .left-arrow {
  left: 9px;
}

