#offer-inputs .invitation-input .search-divider {
  position: absolute;
  top: 0;
  right: -40px;
  width: 80px;
  text-align: center;
}

#offer-inputs .serial-number-input .search-divider {
    position: absolute;
    top: 0;
    right: -40px;
    width: 80px;
    text-align: center;
}

#offer-inputs h4.shop {
  line-height: normal;
  font-size: 16px;
  font-family: Helvetica, Arial, san-serif;
}

#offer .offer-bundle .panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-radius: 3px;
}

#offer-inputs .search-divider {
  font-size: 16px;
  font-weight: bold;
  white-space: nowrap;
  margin-bottom: 20px;
}

#offer-inputs .search-divider:after,
#offer-inputs .search-divider:before {
  content: '-';
}

#offer #offer-greeting {
  margin-bottom: 10px;
}

#offer .btn-group .btn-info:not(:last-child) {
  border-right: 1px solid transparent;
}

#offer .btn-group .btn-info:last-child {
  border-right: 1px solid inherit;
}

#offer .offer-bundle-title {
  padding: 5px;
}

#offer .offer-panel {
  border-width: 0;
  box-shadow: none;
  border-radius: 0;
}

#offer .offer-details {
  padding: 10px;
  border-top: 1px solid #DDD;
}

#offer .offer-details .product-img {
  background-color: #FFF;
  border: 1px solid #CCC;
  padding: 10px;
}

#offer .offer-desc h4, #subscriptionModal .subscription-desc h4 {
  margin-top: 0;
}

#offer .offer-desc, #subscriptionModal .subscription-desc {
  font-size: 12px;
}

#offer .offer-desc .productAttributeLabel {
}

#offer .offer-desc .productAttributeValue, .subscription-item .subscription-desc .productAttributeValue {
  font-style: italic;
  font-weight: bold;
}

#offer .offer-controls div:first-child {
  text-align: right;
  padding-top: 4px;
}

#commercial-link {
  text-align: center;
}

#commercial-btns {
  margin-top: 13px;
}

#offer .offer-items .list-group-item {
  padding-left: 0;
  padding-right: 0;
}

#offer .offer-items .offer-item small {
  font-style: italic;
}

#offer .offer-bundle .well {
  margin-bottom: 10px;
}

#offer .offer-bundle .offer-item-row {
  padding: 0;
  border-radius: 0;
  box-shadow: none;
  border-width: 0 0 1px 0;
  background-color: inherit;
  border-bottom: 1px dashed #CCC;
  padding-bottom: 10px;
}

#offer .offer-bundle label.active .glyphicon-unchecked:before, #subscriptionModal .subscription-terms label.active .glyphicon-unchecked:before {
  content: "\e067";
}

#offer .offer-bundle label.disabled .glyphicon-unchecked:before {
  content: "\e157";
}

#offer .offer-bundle .offer-item-row .item-value {
  font-style: italic;

}

#offer .offer-bundle .offer-item-row .offer-item-pricing .btn-group-vertical {
  width: 100%;
}

#offer .offer-bundle .offer-item-row .offer-item-pricing {
  padding-top: 10px;
}

#offer .offer-bundle .offer-item-row .product-name {
  font-weight: bold;
  padding-bottom: 10px;
}

#offer .offer-bundle .popover select.desktopDropDown::-ms-expand {
  display: none;
}

#offer .offer-bundle .popover .glyphicon-arrow-down {
  color: #888;
  font-size: 12px;
  position: absolute;
  top: 12px;
  right: 21px;
  z-index: 100
}

#offer .offer-bundle .popover .col-xs-6:first-child {
  padding-top: 5px;
  padding-right: 0
}

#offer .offer-bundle .popover .col-xs-6:last-child {
  padding-left: 0
}

#offer .offer-bundle .popover select option {
  background-color: #FFF;
  text-align: left;
  text-align-last: left;
  padding: 10px;
}

#offer .offer-bundle .popover.top > .arrow:after {
  border-top-color: cornsilk;
}

#offer .offer-bundle .popover {
  max-width: 90%;
  background-color: cornsilk;
}

#offer .offer-bundle .quantity-info {
  text-align: center;
  font-size: 12px;
  font-style: italic;
  margin-top: 10px;
}

#subscriptionModal .subTitle {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 8px;
}

#sidebar .sidebar-item {
  border-width: 0;
  box-shadow: none;
}

#sidebar .glyphicon {
  font-size: 16px;
}

#sidebar .sidebar-item .sidebar-body {
  padding: 5px 0 0 0;
}

#sidebar .sidebar-item .sidebar-title a[aria-expanded="true"] .toggle-btn:before {
  content: "\2212";
  color: inherit;
}

#sidebar .sidebar-item .sidebar-title a[aria-expanded="true"] {
  font-weight: bold;
}

#sidebar .sidebar-item .in {
  /*background-color: rgb(242, 245, 249);*/
}

#sidebar .sidebar-item .sidebar-body {
  padding: 0;
}

#sidebar .sidebar-item:first-child {
  border-top: 1px solid #CCC;
}

#sidebar .sidebar-item .sidebar-title a .toggle-btn:before {
  color: #cccccc;
}

#sidebar .sidebar-item .sidebar-title a:hover {
  color: inherit;
}

#sidebar-collapsed-container #sidebar .sidebar-item .in {
  /*padding: 10px 10px 0 10px;*/
  /*border: dashed #CCC;*/
  /*border-width: 0 1px 1px 1px;*/
  /*box-shadow: 0 0px 5px rgba(0, 0, 0, .2);*/
  /*z-index: 100;*/
}

#sidebar.visible-xs {
  border-width: 0;
  margin-bottom: 10px;
}

#sidebar.visible-xs > .specialPromotions {
  padding-top: 5px;
  border-top: 1px dashed #CCC;
}

#sidebar.visible-xs .panel-body {
  padding: 10px 10px 0 10px;
  border-bottom: 1px dashed #CCC;
}

#sidebar .sidebar-item {
  border-radius: 0;
  box-shadow: none;
  border: 1px solid;
  border-color: transparent transparent #CCC transparent;
  padding: 10px;
  margin-top: 0;
}

#sidebar .sidebar-item .sidebar-title {
  background-color: transparent;
  padding: 10px 0;
}

#sidebar .sidebar-item > .sidebar-title a {
  display: block;
  outline: none;
  text-decoration: none;
}

#sidebar .active-panel {
  background-color: #FAFAFB;
  border: 1px solid #CCC;
  border-top: 0;
}

@keyframes sidebarPanelFade {
  0%   { background-color: #FFF; border-color: #CCC #FFF #FFF #FFF; }
  100% { background-color: #FAFAFB; border-color: #CCC #CCC #CCC #CCC; }
}
#sidebar .animate-panel {
  animation: sidebarPanelFade 0.4s ease-in;
}

@keyframes sidebarPanelBodyFade {
  0%   { opacity: 0;}
  100% { opacity: 1;}
}
#sidebar .animate-panel .panel-body {
  animation: sidebarPanelBodyFade 0.4s ease-in;
}

#offer-summary .summary-header > div > div {
  border-top: 1px solid #CCC;
  padding-top: 5px;
}

.modal-body #offer-summary .summary-header > div > div {
  border-top: 0;
}

#offer-summary .row {
  margin-bottom: 10px;
}

#offer-summary .offer-desc {
  font-size: 12px;
  margin-left: 0;
}

#offer-summary .offer-desc .productAttributeValue {
  font-style: italic;
}

#offer-summary .upsell > div {
  font-weight: bold;
}

#offer-summary .upsell > div:first-child {
  margin-top: 10px;
}

#offer-summary .upsell .upsell-info {
  margin-left: 10px;
}

/*#shoppingcart .item-header {*/
/*padding-right: 100px;*/
/*}*/

#shoppingcart .item-buttons .mini-item-controls {
  position: absolute;
  top: 0;
  right: 0;
  width: 180px;
}

#shoppingcart .item-buttons .input-group select option {
  background-color: #FFF;
  text-align: left;
  text-align-last: left;
  padding: 10px;
}

#shoppingcart .item-buttons .input-group select, #offer .offer-bundle .popover select {
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /*text-align: center;*/
  /*text-align-last: center;*/
  box-shadow: none;
  color: #333;
  border-color: #DDD;
  background: url(data:image/png;base64,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) no-repeat right center #F9f9f9;
  /*background-color: #F9f9f9;*/
  /*text-indent: 20%;*/
}

#shoppingcart .item-buttons .input-group select:hover, #offer .offer-bundle .popover select:hover {
  background: none;
  color: #333;
  border-color: #adadad;
  opacity: 1;
  z-index: 5;
  background: url(data:image/png;base64,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) no-repeat right center #e6e6e6;
}

#shoppingcart .item-buttons .input-group .input-group-addon {
  /*width: 100%;*/
}

#shoppingcart .subscription-info,
#checkout-step3 .subscription-info,
#checkout-step2 .subscription-info {
  margin-top: 10px;
}

#shoppingcart .subscription-info .panel-heading,
#shoppingcart .subscription-info .panel-body,
#checkout-step3 .subscription-info .panel-heading,
#checkout-step3 .subscription-info .panel-body,
#checkout-step2 .subscription-info .panel-heading,
#checkout-step2 .subscription-info .panel-body {
  padding: 8px;
}

#shoppingcart .subscription-info .panel-body div:last-child,
#checkout-step3 .subscription-info .panel-body div:last-child,
#checkout-step2 .subscription-info .panel-body div:last-child {
  margin-bottom: 0;
  text-align: right;
}

#shoppingcart .subscription-info .panel-body div,
#checkout-step3 .subscription-info .panel-body div,
#checkout-step2 .subscription-info .panel-body div {
  margin-bottom: 5px;
}

.item-totals td:last-child,
.shopping-totals td:last-child,
.flexpay-totals td:last-child,
.grand-totals td:last-child {
  /*min-width: 70px;*/
}

#checkout-step2,
#checkout-step3 {
  padding-left: 0;
  padding-right: 0;
}

#shoppingcart .shopping-totals td:first-child,
#checkout-step2 .shopping-totals td:first-child,
#checkout-step2 .flexpay-totals td:first-child,
#checkout-step2 .grand-totals td:first-child,
#checkout-step3 .shopping-totals td:first-child,
#checkout-step3 .flexpay-totals td:first-child,
#checkout-step3 .grand-totals td:first-child {
  padding-right: 10px;
}

#shoppingcart .shopping-totals td,
#checkout-step2 .shopping-totals td,
#checkout-step2 .flexpay-totals td,
#checkout-step2 .grand-totals td,
#checkout-step3 .shopping-totals td,
#checkout-step3 .flexpay-totals td,
#checkout-step3 .grand-totals td {
  text-align: right;
}

#shoppingcart .item-totals .total,
#checkout-step2 .shopping-totals .total,
#checkout-step2 .flexpay-totals .total,
#checkout-step2 .grand-totals .total,
#checkout-step3 .shopping-totals .total,
#checkout-step3 .flexpay-totals .total,
#checkout-step3 .grand-totals .total {
  font-weight: bold;
  font-size: 14px;
}

#shoppingcart .item-totals td:first-child,
#checkout-step2 .item-totals td:first-child,
#checkout-step3 .item-totals td:first-child {
  /*padding-right: 8px;*/
  text-align: right;
  /*white-space: nowrap;*/
}

#shoppingcart .shoppingcart-items .item .row,
#checkout-step2 .shoppingcart-items .item .row,
#checkout-step2 #flexpay-items .flexpay-item .row,
#checkout-step3 .shoppingcart-items .item .row,
#checkout-step3 #flexpay-items .flexpay-item .row {
  padding-bottom: 10px;
}

#shoppingcart .shoppingcart-items .item .item-buttons > button {
  position: absolute;
  top: 0;
  right: 0;
}

#shoppingcart .shoppingcart-items .item {
  margin-bottom: 10px;
  position: relative;
}

#shoppingcart .shoppingcart-items .item .value,
#shoppingcart .shoppingcart-items .item .item-label,
#checkout-step2 .shoppingcart-items .item .value,
#checkout-step2 .shoppingcart-items .item .item-label,
#checkout-step2 #flexpay-items .flexpay-item .value,
#checkout-step2 #flexpay-items .flexpay-item .item-label {
  font-size: 12px;
}

#shoppingcart .shoppingcart-items .item .value,
#checkout-step2 .shoppingcart-items .item .value,
#checkout-step2 #flexpay-items .flexpay-item .value {
  font-style: italic;
  font-weight: bold;
}

#purl #purl-input {
  /*width: 50%;*/
  margin-left: auto;
  margin-right: auto;
}

ul.errorMessage {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  color: inherit;
}

/*START: step1 */
#checkout-step1 label.validation-error {
  display: block;
  margin-top: 5px;
  font-weight: normal;
}

#checkout-step1 .shipping-info .panel-heading label {
  /*margin-left: 20px;*/
}

#checkout-step1 .shipping-info .panel-heading a span.glyphicon {
  font-size: 16px;
}

#checkout-step1 .shipping-info .panel-heading label[aria-expanded='true'] span.glyphicon:before {
  content: "\e157";
}

#checkout-step1 #cardTypeBtn {
  padding: 0 7px 0 7px;
}

/*#checkout-step1 #cardTypeBtn {*/
/*padding: 0 5px 0 0;*/
/*height: 34px;*/
/*}*/

/*#checkout-step1 #cardTypeBtn #selectedCardImg {*/
/*height: 30px;*/
/*margin-top: 2px;*/
/*margin-left: 2px;*/
/*}*/

#checkout-step1 #cardTypeDropdown a {
  padding: 3px 10px 3px 10px;
}

/*START: step2 */

#checkout-step3 .order-number, #checkout-step3 .order-date {
  font-weight: bold;
}

#checkout-step2 #flexpay-items .flexpay-item .item-buttons,
#checkout-step3 #flexpay-items .flexpay-item .item-buttons {
  display: none;
}

#checkout-step2 .badge,
#checkout-step3 .badge {
  margin-right: 10px;
  /*margin-left: 10px;*/
  padding-left: 10px;
  padding-right: 10px;
  white-space: nowrap;
}

#checkout-step2 .shipping-n-payment ul,
#checkout-step2 .alert-danger ul,
#checkout-step3 .shipping-n-payment ul,
#checkout-step3 .alert-danger ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#checkout-step2 .shipping-n-payment h5,
#checkout-step3 .shipping-n-payment h5 {
  font-weight: bold;
  font-size: 14px;
}

#checkout-step2 abbr,
#checkout-step3 abbr {
  font-size: 12px;
  margin-right: 5px;
}

#checkout-step2 .order-summary .shoppingcart-items .well,
#checkout-step2 .flexpay-summary .well,
#checkout-step3 .order-summary .shoppingcart-items .well,
#checkout-step3 .flexpay-summary .well {
  background-color: transparent;
  border-bottom: 1px dashed #CCC;
  border-width: 0 0 1px 0;
  padding: 0 0 10px 0;
  box-shadow: none;
}

#checkout-step2 .control-buttons .well,
#checkout-step3 .control-buttons .well {
  margin-bottom: 0;
  padding: 15px 15px 0 15px;
}

#checkout-step2 .panel-title,
#checkout-step3 .panel-title {
  margin-bottom: 10px;
}

#checkout-step2 .panel-title div,
#checkout-step3 .panel-title div {
  margin-top: 10px;
  font-size: 12px;
  font-weight: normal;
}

#checkout-step2 .panel-title div label,
#checkout-step3 .panel-title div label {
  font-weight: normal;
  min-height: 12px;
}

#checkout-step2 .panel-title,
#checkout-step3 .panel-title {
  padding-left: 0;
  font-size: 20px;
  color: #000;
  margin-bottom: 0;
}

#checkout-step2 .control-buttons .well,
#checkout-step3 .control-buttons .well {
  margin-bottom: 0;
  padding: 15px 15px 0 15px;
}

/*START: checkout status bar css*/
#checkout-status-bar > .candy .checkout-wrap {
  font-family: 'PT Sans Caption', sans-serif;
  margin: 20px auto 80px;
  z-index: 0;
}

#checkout-status-bar > .candy ul.checkout-bar li {
  color: #ccc;
  font-size: 16px;
  font-weight: 600;
  position: relative;
  display: inline-block;
  margin: 30px auto 0 auto;
  padding: 0;
  text-align: center;
  width: 32.5%;
}

#checkout-status-bar > .candy ul.checkout-bar li:before {
  -webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
  box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
  background: #ddd;
  border: 2px solid #FFF;
  border-radius: 50%;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
  height: 36px;
  left: 40%;
  line-height: 34px;
  position: absolute;
  top: -40px;
  width: 34px;
  z-index: 99999;
}

#checkout-status-bar > .candy ul.checkout-bar li.active {
  color: #8bc53f;
  font-weight: bold;
}

#checkout-status-bar > .candy ul.checkout-bar li.active:before {
  background: #8bc53f;
}

#checkout-status-bar > .candy ul.checkout-bar li.visited {
  color: #036c99;
  z-index: 99999;
  background: none;
}

#checkout-status-bar > .candy ul.checkout-bar li.visited:before {
  background: #036c99;
  z-index: 99999;
}

#checkout-status-bar > .candy ul.checkout-bar li:nth-child(1):before {
  content: "1";
}

#checkout-status-bar > .candy ul.checkout-bar li:nth-child(2):before {
  content: "2";
}

#checkout-status-bar > .candy ul.checkout-bar li:nth-child(3):before {
  content: "3";
}

#checkout-status-bar > .candy ul.checkout-bar li:nth-child(4):before {
  content: "4";
}

#checkout-status-bar > .candy ul.checkout-bar li:nth-child(5):before {
  content: "5";
}

#checkout-status-bar > .candy ul.checkout-bar li:nth-child(6):before {
  content: "6";
}

#checkout-status-bar > .candy ul.checkout-bar a {
  color: #ccc;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}

#checkout-status-bar > .candy ul.checkout-bar li.active a {
  color: #8bc53f;
}

#checkout-status-bar > .candy ul.checkout-bar li.visited a {
  color: #036c99;
}

#checkout-status-bar > .candy .checkout-bar li.active:last-child:after {
  border-radius: 15px;
  left: auto;
  right: -5px;
  margin: 0 -15px 0;
}

#checkout-status-bar > .candy .checkout-bar li.active:after {
  -webkit-animation: myanimation 3s 0;
  background-size: 35px 35px;
  background-color: #8bc53f;
  /*background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);*/
  /*background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);*/
  -webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
  box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
  content: "";
  height: 15px;
  width: 100%;
  left: 50%;
  position: absolute;
  top: -30px;
  z-index: 0;
}

#checkout-status-bar > .candy ul.checkout-bar {
  -webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
  box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
  background-size: 35px 35px;
  background-color: #EcEcEc;
  /*background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.4) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.4) 75%, transparent 75%, transparent);*/
  /*background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.4) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.4) 75%, transparent 75%, transparent);*/
  border-radius: 15px;
  height: 15px;
  margin: 0 -15px 0;
  padding: 0;
  position: absolute;
  width: 100%;
}

#checkout-status-bar > .candy ul.checkout-bar:before {
  background-size: 35px 35px;
  background-color: #036c99;
  /*background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);*/
  /*background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);*/
  -webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
  box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
  border-radius: 15px;
  content: " ";
  height: 15px;
  left: 0;
  position: absolute;
  width: 14%;
}

#checkout-status-bar > .candy ul.checkout-bar li.visited:after {
  background-size: 35px 35px;
  background-color: #036c99;
  /*background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);*/
  /*background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);*/
  -webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
  box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
  content: "";
  height: 15px;
  left: 50%;
  position: absolute;
  top: -30px;
  width: 100%;
  z-index: 99;
}

#checkout-status-bar > .bs-wizard {
  border-bottom: solid 1px #e0e0e0;
  padding: 10px 0 10px 0;
}

#checkout-status-bar > .bs-wizard > .bs-wizard-step {
  padding: 0;
  position: relative;
}

#checkout-status-bar > .bs-wizard > .bs-wizard-step + .bs-wizard-step {
}

#checkout-status-bar > .bs-wizard > .bs-wizard-step .bs-wizard-stepnum {
  color: #595959;
  font-size: 12px;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-weight: bold;
}

#checkout-status-bar > .bs-wizard > .bs-wizard-step .bs-wizard-info {
  color: #999;
  font-size: 12px;
  font-weight: bold;
}

#checkout-status-bar > .bs-wizard > .bs-wizard-step.complete .bs-wizard-info {
  color: #0381b0;
  font-weight: bold;
}

#checkout-status-bar > .bs-wizard > .bs-wizard-step.active .bs-wizard-info {
  color: #8bc53f;
}

#checkout-status-bar > .bs-wizard > .bs-wizard-step > .bs-wizard-dot {
  position: absolute;
  width: 34px;
  height: 34px;
  display: block;
  background: #0381b0;
  top: 39px;
  left: 50%;
  margin-top: -15px;
  margin-left: -15px;
  border-radius: 50%;
  box-shadow: inset 1px 1px 1px 0px rgba(0, 0, 0, 0.2);
  border: 0px solid #FFF;
}

/*.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {content: ' '; width: 14px; height: 14px; background: #035c88; border-radius: 50px; position: absolute; top: 8px; left: 8px; }*/
#checkout-status-bar > .bs-wizard > .bs-wizard-step > .progress {
  position: relative;
  border-radius: 0;
  height: 8px;
  margin: 20px 0;
  /*box-shadow: inset 0px 2px 2px 0px rgba(0, 0, 0, 0.2);*/
  box-shadow: none;
  border-top: 1px solid #dddddd;
}

#checkout-status-bar > .bs-wizard > .bs-wizard-step > .progress > .progress-bar {
  width: 0px;
  xbox-shadow: none;
  background: #0381b0;
  /*box-shadow: inset 0px 2px 2px 0px rgba(0, 0, 0, 0.2);*/
  box-shadow: none;
  border-top: 1px solid #dddddd;
}

#checkout-status-bar > .bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {
  width: 100%;
}

#checkout-status-bar > .bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {
  width: 50%;
}

#checkout-status-bar > .bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {
  width: 0%;
}

#checkout-status-bar > .bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {
  width: 100%;
}

#checkout-status-bar > .bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {
  background-color: #f5f5f5;
  xbox-shadow: none;
}

#checkout-status-bar > .bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {
  opacity: 0;
}

#checkout-status-bar > .bs-wizard > .bs-wizard-step:first-child > .progress {
  left: 50%;
  width: 50%;
}

#checkout-status-bar > .bs-wizard > .bs-wizard-step:last-child > .progress {
  width: 50%;
}

#checkout-status-bar > .bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot {
  pointer-events: none;
}

#checkout-status-bar > .bs-wizard > .bs-wizard-step.active > .bs-wizard-dot {
  background: #93CB55;
}

/*.bs-wizard > .bs-wizard-step.active > .bs-wizard-dot:after {background: #6cae2f}*/

#checkout-status-bar > .bs-wizard > .bs-wizard-step.complete > .bs-wizard-dot:after {
  opacity: 0;
}

#checkout-status-bar > .bs-wizard > .bs-wizard-step > .bs-wizard-dot .glyphicon {
  top: 8px;
  left: 8px;
  font-size: 18px;
  color: #FFF;
}

#checkout-status-bar > .bs-wizard > .bs-wizard-step.complete > .bs-wizard-dot .glyphicon {
}

#checkout-status-bar > .bs-wizard > .bs-wizard-step.active > .bs-wizard-dot .glyphicon:before {
  content: "\e134"
}

#checkout-status-bar > .bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot .glyphicon {
  display: none;
}

/*END: checkout status bar css*/

/*START LOGIN/LOGOUT FORMS*/
.form-signin {
  max-width: 430px;
  /* padding: 15px; */
  margin: 0 auto 20px auto;
}

.form-signin input[type="text"]:focus {
  z-index: 1000;
}

.form-signin input[type="text"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.form-signin .form-control {
  position: relative;
  height: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  font-size: 16px;
}

@media (min-width: 768px) {
  #commercial-link {
    text-align: right;
    margin-top: 18px;
  }

  #commercial-btns {
    margin-top: 13px;
    margin-bottom: 13px;
  }

  #offer-inputs .invitation-input {
    padding-right: 30px;
  }

  #offer-inputs .serial-number-input {
    padding-right: 30px;
  }

  #offer-inputs .purl-input {
    padding-left: 30px;
  }

  #offer-inputs h4.shop {
    line-height: normal;
    font-size: 14px;
    font-family: Helvetica, Arial, san-serif;
  }

  #sidebar .active-panel {
    background-color: inherit;
    border: 1px solid transparent;
    border-top: 0;
  }

  #sidebar .sidebar-item:first-child {
    border-top: transparent;
  }

  #sidebar .panel-title .glyphicon-plus {
    display: none;
  }

  #sidebar .sidebar-item {
    border-color: transparent;
    padding: 0;
    margin-bottom: 10px;
  }

  #sidebar .sidebar-item .sidebar-title {
    background-color: transparent;
    padding: 5px 0;
    border-bottom: 1px solid #eee;
  }

  #sidebar .sidebar-item > .sidebar-title a {
    cursor: default;
  }
}

@media (min-width: 992px) {
  #offer-inputs .invitation-input {
    padding-right: 40px;
  }

  #offer-inputs .serial-number-input {
    padding-right: 40px;
  }

  #offer-inputs .purl-input {
    padding-left: 40px;
  }

  #offer-inputs .search-divider {
    padding: 0;
  }

  #offer-inputs h4.shop {
    line-height: normal;
    font-size: 18px;
    font-family: Helvetica, Arial, san-serif;
  }
}

@media (min-width: 1200px) {
  #offer-inputs h4.shop {
    line-height: normal;
    font-size: 20px;
    font-family: Helvetica, Arial, san-serif;
  }
}