.basket-actions.affix {
  top: 0;
  -webkit-box-shadow: 0px 5px 3px 0px rgba(50, 50, 50, 0.36);
  -moz-box-shadow:    0px 5px 3px 0px rgba(50, 50, 50, 0.36);
  box-shadow:         0px 5px 3px 0px rgba(50, 50, 50, 0.36);
}
.basket-actions {
  background-color: #EDEDED;
  z-index: 4;
  width: 972px;
  border-top: 1px solid #cccccc;
  border-left: none;
  border-right: none;
  padding: 5px 10px;
}

.basket-actions .basket-nav-logo-container {
  height: 0;
}

.ingram-logo-small {
  display: none;
}

.vendor-group .popover{ width: 350px;}
.quantity-discount-spin-pos {
position: relative;
right: -115px;
top: -8px;
width: 35px;
}
