/*>>~/Modules/Onestop.Common/styles/Common/Onestop.Common.less*/
@media print {
  .os-pager .os-cta-pager > .caret,
  .dropup > .os-pager .os-cta-pager > .caret,
  .os-pager .os-cta-pager-prev > .caret,
  .dropup > .os-pager .os-cta-pager-prev > .caret,
  .os-pager .os-cta-pager-next > .caret,
  .dropup > .os-pager .os-cta-pager-next > .caret,
  .os-pager .os-cta-pager-first > .caret,
  .dropup > .os-pager .os-cta-pager-first > .caret,
  .os-pager .os-cta-pager-last > .caret,
  .dropup > .os-pager .os-cta-pager-last > .caret,
  .os-pager .os-cta-pager-viewall > .caret,
  .dropup > .os-pager .os-cta-pager-viewall > .caret,
  .os-cta-update > .caret,
  .dropup > .os-cta-update > .caret,
  .os-cta-share > .caret,
  .dropup > .os-cta-share > .caret,
  .os-cta-create > .caret,
  .dropup > .os-cta-create > .caret,
  .os-cta-cancel > .caret,
  .dropup > .os-cta-cancel > .caret,
  .os-cta-confirm > .caret,
  .dropup > .os-cta-confirm > .caret,
  .os-cta-submit > .caret,
  .dropup > .os-cta-submit > .caret,
  .os-cta-login > .caret,
  .dropup > .os-cta-login > .caret,
  .os-cta-register > .caret,
  .dropup > .os-cta-register > .caret,
  .os-cta-delete > .caret,
  .dropup > .os-cta-delete > .caret,
  .os-cta-continue > .caret,
  .dropup > .os-cta-continue > .caret,
  .os-cta-edit > .caret,
  .dropup > .os-cta-edit > .caret,
  .os-cta-remove > .caret,
  .dropup > .os-cta-remove > .caret,
  .os-cta-video-control > .caret,
  .dropup > .os-cta-video-control > .caret,
  .os-product-360-modal .modal-footer > .controls-holder > button > .caret,
  .dropup > .os-product-360-modal .modal-footer > .controls-holder > button > .caret,
  .os-cta-default > .caret,
  .dropup > .os-cta-default > .caret,
  .os-cta-primary > .caret,
  .dropup > .os-cta-primary > .caret,
  .os-cta-selectaddress > .caret,
  .dropup > .os-cta-selectaddress > .caret,
  .os-cta-verifyaddress > .caret,
  .dropup > .os-cta-verifyaddress > .caret {
    border-top-color: #000 !important;
  }
}
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.os-page-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1200px) {
  .os-page-container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .os-page-container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .os-page-container {
    width: 1170px;
  }
}
.os-address-verifymessage-group {
  margin-bottom: 15px;
}
.os-checkbox,
.os-radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.os-checkbox label,
.os-radio label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.os-checkbox input[type="checkbox"],
.os-radio input[type="radio"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.os-checkbox + .os-checkbox,
.os-radio + .os-radio {
  margin-top: -5px;
}
.os-checkbox.disabled label,
fieldset[disabled] .os-checkbox label,
.os-radio.disabled label,
fieldset[disabled] .os-radio label {
  cursor: not-allowed;
}
.has-success .os-checkbox,
.has-success.os-checkbox label,
.has-success .os-radio,
.has-success.os-radio label {
  color: #3c763d;
}
.has-warning .os-checkbox,
.has-warning.os-checkbox label,
.has-warning .os-radio,
.has-warning.os-radio label {
  color: #8a6d3b;
}
.has-error .os-checkbox,
.has-error.os-checkbox label,
.has-error .os-radio,
.has-error.os-radio label {
  color: #a94442;
}
@media (min-width: 1200px) {
  .form-inline .os-checkbox,
  .form-inline .os-radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .os-checkbox label,
  .form-inline .os-radio label {
    padding-left: 0;
  }
  .form-inline .os-checkbox input[type="checkbox"],
  .form-inline .os-radio input[type="radio"] {
    position: relative;
    margin-left: 0;
  }
}
.form-horizontal .os-checkbox,
.form-horizontal .os-radio {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .os-checkbox,
.form-horizontal .os-radio {
  min-height: 27px;
}
.os-pager .os-cta-pager,
.os-pager .os-cta-pager-prev,
.os-pager .os-cta-pager-next,
.os-pager .os-cta-pager-first,
.os-pager .os-cta-pager-last,
.os-pager .os-cta-pager-viewall,
.os-cta-update,
.os-cta-share,
.os-cta-create,
.os-cta-cancel,
.os-cta-confirm,
.os-cta-submit,
.os-cta-login,
.os-cta-register,
.os-cta-delete,
.os-cta-continue,
.os-cta-edit,
.os-cta-remove,
.os-cta-video-control,
.os-product-360-modal .modal-footer > .controls-holder > button,
.os-cta-default,
.os-cta-primary,
.os-cta-selectaddress,
.os-cta-verifyaddress {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.os-pager .os-cta-pager:focus,
.os-pager .os-cta-pager:active:focus,
.os-pager .os-cta-pager.active:focus,
.os-pager .os-cta-pager.focus,
.os-pager .os-cta-pager:active.focus,
.os-pager .os-cta-pager.active.focus,
.os-pager .os-cta-pager-prev:focus,
.os-pager .os-cta-pager-prev:active:focus,
.os-pager .os-cta-pager-prev.active:focus,
.os-pager .os-cta-pager-prev.focus,
.os-pager .os-cta-pager-prev:active.focus,
.os-pager .os-cta-pager-prev.active.focus,
.os-pager .os-cta-pager-next:focus,
.os-pager .os-cta-pager-next:active:focus,
.os-pager .os-cta-pager-next.active:focus,
.os-pager .os-cta-pager-next.focus,
.os-pager .os-cta-pager-next:active.focus,
.os-pager .os-cta-pager-next.active.focus,
.os-pager .os-cta-pager-first:focus,
.os-pager .os-cta-pager-first:active:focus,
.os-pager .os-cta-pager-first.active:focus,
.os-pager .os-cta-pager-first.focus,
.os-pager .os-cta-pager-first:active.focus,
.os-pager .os-cta-pager-first.active.focus,
.os-pager .os-cta-pager-last:focus,
.os-pager .os-cta-pager-last:active:focus,
.os-pager .os-cta-pager-last.active:focus,
.os-pager .os-cta-pager-last.focus,
.os-pager .os-cta-pager-last:active.focus,
.os-pager .os-cta-pager-last.active.focus,
.os-pager .os-cta-pager-viewall:focus,
.os-pager .os-cta-pager-viewall:active:focus,
.os-pager .os-cta-pager-viewall.active:focus,
.os-pager .os-cta-pager-viewall.focus,
.os-pager .os-cta-pager-viewall:active.focus,
.os-pager .os-cta-pager-viewall.active.focus,
.os-cta-update:focus,
.os-cta-update:active:focus,
.os-cta-update.active:focus,
.os-cta-update.focus,
.os-cta-update:active.focus,
.os-cta-update.active.focus,
.os-cta-share:focus,
.os-cta-share:active:focus,
.os-cta-share.active:focus,
.os-cta-share.focus,
.os-cta-share:active.focus,
.os-cta-share.active.focus,
.os-cta-create:focus,
.os-cta-create:active:focus,
.os-cta-create.active:focus,
.os-cta-create.focus,
.os-cta-create:active.focus,
.os-cta-create.active.focus,
.os-cta-cancel:focus,
.os-cta-cancel:active:focus,
.os-cta-cancel.active:focus,
.os-cta-cancel.focus,
.os-cta-cancel:active.focus,
.os-cta-cancel.active.focus,
.os-cta-confirm:focus,
.os-cta-confirm:active:focus,
.os-cta-confirm.active:focus,
.os-cta-confirm.focus,
.os-cta-confirm:active.focus,
.os-cta-confirm.active.focus,
.os-cta-submit:focus,
.os-cta-submit:active:focus,
.os-cta-submit.active:focus,
.os-cta-submit.focus,
.os-cta-submit:active.focus,
.os-cta-submit.active.focus,
.os-cta-login:focus,
.os-cta-login:active:focus,
.os-cta-login.active:focus,
.os-cta-login.focus,
.os-cta-login:active.focus,
.os-cta-login.active.focus,
.os-cta-register:focus,
.os-cta-register:active:focus,
.os-cta-register.active:focus,
.os-cta-register.focus,
.os-cta-register:active.focus,
.os-cta-register.active.focus,
.os-cta-delete:focus,
.os-cta-delete:active:focus,
.os-cta-delete.active:focus,
.os-cta-delete.focus,
.os-cta-delete:active.focus,
.os-cta-delete.active.focus,
.os-cta-continue:focus,
.os-cta-continue:active:focus,
.os-cta-continue.active:focus,
.os-cta-continue.focus,
.os-cta-continue:active.focus,
.os-cta-continue.active.focus,
.os-cta-edit:focus,
.os-cta-edit:active:focus,
.os-cta-edit.active:focus,
.os-cta-edit.focus,
.os-cta-edit:active.focus,
.os-cta-edit.active.focus,
.os-cta-remove:focus,
.os-cta-remove:active:focus,
.os-cta-remove.active:focus,
.os-cta-remove.focus,
.os-cta-remove:active.focus,
.os-cta-remove.active.focus,
.os-cta-video-control:focus,
.os-cta-video-control:active:focus,
.os-cta-video-control.active:focus,
.os-cta-video-control.focus,
.os-cta-video-control:active.focus,
.os-cta-video-control.active.focus,
.os-product-360-modal .modal-footer > .controls-holder > button:focus,
.os-product-360-modal .modal-footer > .controls-holder > button:active:focus,
.os-product-360-modal .modal-footer > .controls-holder > button.active:focus,
.os-product-360-modal .modal-footer > .controls-holder > button.focus,
.os-product-360-modal .modal-footer > .controls-holder > button:active.focus,
.os-product-360-modal .modal-footer > .controls-holder > button.active.focus,
.os-cta-default:focus,
.os-cta-default:active:focus,
.os-cta-default.active:focus,
.os-cta-default.focus,
.os-cta-default:active.focus,
.os-cta-default.active.focus,
.os-cta-primary:focus,
.os-cta-primary:active:focus,
.os-cta-primary.active:focus,
.os-cta-primary.focus,
.os-cta-primary:active.focus,
.os-cta-primary.active.focus,
.os-cta-selectaddress:focus,
.os-cta-selectaddress:active:focus,
.os-cta-selectaddress.active:focus,
.os-cta-selectaddress.focus,
.os-cta-selectaddress:active.focus,
.os-cta-selectaddress.active.focus,
.os-cta-verifyaddress:focus,
.os-cta-verifyaddress:active:focus,
.os-cta-verifyaddress.active:focus,
.os-cta-verifyaddress.focus,
.os-cta-verifyaddress:active.focus,
.os-cta-verifyaddress.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.os-pager .os-cta-pager:hover,
.os-pager .os-cta-pager:focus,
.os-pager .os-cta-pager.focus,
.os-pager .os-cta-pager-prev:hover,
.os-pager .os-cta-pager-prev:focus,
.os-pager .os-cta-pager-prev.focus,
.os-pager .os-cta-pager-next:hover,
.os-pager .os-cta-pager-next:focus,
.os-pager .os-cta-pager-next.focus,
.os-pager .os-cta-pager-first:hover,
.os-pager .os-cta-pager-first:focus,
.os-pager .os-cta-pager-first.focus,
.os-pager .os-cta-pager-last:hover,
.os-pager .os-cta-pager-last:focus,
.os-pager .os-cta-pager-last.focus,
.os-pager .os-cta-pager-viewall:hover,
.os-pager .os-cta-pager-viewall:focus,
.os-pager .os-cta-pager-viewall.focus,
.os-cta-update:hover,
.os-cta-update:focus,
.os-cta-update.focus,
.os-cta-share:hover,
.os-cta-share:focus,
.os-cta-share.focus,
.os-cta-create:hover,
.os-cta-create:focus,
.os-cta-create.focus,
.os-cta-cancel:hover,
.os-cta-cancel:focus,
.os-cta-cancel.focus,
.os-cta-confirm:hover,
.os-cta-confirm:focus,
.os-cta-confirm.focus,
.os-cta-submit:hover,
.os-cta-submit:focus,
.os-cta-submit.focus,
.os-cta-login:hover,
.os-cta-login:focus,
.os-cta-login.focus,
.os-cta-register:hover,
.os-cta-register:focus,
.os-cta-register.focus,
.os-cta-delete:hover,
.os-cta-delete:focus,
.os-cta-delete.focus,
.os-cta-continue:hover,
.os-cta-continue:focus,
.os-cta-continue.focus,
.os-cta-edit:hover,
.os-cta-edit:focus,
.os-cta-edit.focus,
.os-cta-remove:hover,
.os-cta-remove:focus,
.os-cta-remove.focus,
.os-cta-video-control:hover,
.os-cta-video-control:focus,
.os-cta-video-control.focus,
.os-product-360-modal .modal-footer > .controls-holder > button:hover,
.os-product-360-modal .modal-footer > .controls-holder > button:focus,
.os-product-360-modal .modal-footer > .controls-holder > button.focus,
.os-cta-default:hover,
.os-cta-default:focus,
.os-cta-default.focus,
.os-cta-primary:hover,
.os-cta-primary:focus,
.os-cta-primary.focus,
.os-cta-selectaddress:hover,
.os-cta-selectaddress:focus,
.os-cta-selectaddress.focus,
.os-cta-verifyaddress:hover,
.os-cta-verifyaddress:focus,
.os-cta-verifyaddress.focus {
  color: #333333;
  text-decoration: none;
}
.os-pager .os-cta-pager:active,
.os-pager .os-cta-pager.active,
.os-pager .os-cta-pager-prev:active,
.os-pager .os-cta-pager-prev.active,
.os-pager .os-cta-pager-next:active,
.os-pager .os-cta-pager-next.active,
.os-pager .os-cta-pager-first:active,
.os-pager .os-cta-pager-first.active,
.os-pager .os-cta-pager-last:active,
.os-pager .os-cta-pager-last.active,
.os-pager .os-cta-pager-viewall:active,
.os-pager .os-cta-pager-viewall.active,
.os-cta-update:active,
.os-cta-update.active,
.os-cta-share:active,
.os-cta-share.active,
.os-cta-create:active,
.os-cta-create.active,
.os-cta-cancel:active,
.os-cta-cancel.active,
.os-cta-confirm:active,
.os-cta-confirm.active,
.os-cta-submit:active,
.os-cta-submit.active,
.os-cta-login:active,
.os-cta-login.active,
.os-cta-register:active,
.os-cta-register.active,
.os-cta-delete:active,
.os-cta-delete.active,
.os-cta-continue:active,
.os-cta-continue.active,
.os-cta-edit:active,
.os-cta-edit.active,
.os-cta-remove:active,
.os-cta-remove.active,
.os-cta-video-control:active,
.os-cta-video-control.active,
.os-product-360-modal .modal-footer > .controls-holder > button:active,
.os-product-360-modal .modal-footer > .controls-holder > button.active,
.os-cta-default:active,
.os-cta-default.active,
.os-cta-primary:active,
.os-cta-primary.active,
.os-cta-selectaddress:active,
.os-cta-selectaddress.active,
.os-cta-verifyaddress:active,
.os-cta-verifyaddress.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.os-pager .os-cta-pager.disabled,
.os-pager .os-cta-pager[disabled],
fieldset[disabled] .os-pager .os-cta-pager,
.os-pager .os-cta-pager-prev.disabled,
.os-pager .os-cta-pager-prev[disabled],
fieldset[disabled] .os-pager .os-cta-pager-prev,
.os-pager .os-cta-pager-next.disabled,
.os-pager .os-cta-pager-next[disabled],
fieldset[disabled] .os-pager .os-cta-pager-next,
.os-pager .os-cta-pager-first.disabled,
.os-pager .os-cta-pager-first[disabled],
fieldset[disabled] .os-pager .os-cta-pager-first,
.os-pager .os-cta-pager-last.disabled,
.os-pager .os-cta-pager-last[disabled],
fieldset[disabled] .os-pager .os-cta-pager-last,
.os-pager .os-cta-pager-viewall.disabled,
.os-pager .os-cta-pager-viewall[disabled],
fieldset[disabled] .os-pager .os-cta-pager-viewall,
.os-cta-update.disabled,
.os-cta-update[disabled],
fieldset[disabled] .os-cta-update,
.os-cta-share.disabled,
.os-cta-share[disabled],
fieldset[disabled] .os-cta-share,
.os-cta-create.disabled,
.os-cta-create[disabled],
fieldset[disabled] .os-cta-create,
.os-cta-cancel.disabled,
.os-cta-cancel[disabled],
fieldset[disabled] .os-cta-cancel,
.os-cta-confirm.disabled,
.os-cta-confirm[disabled],
fieldset[disabled] .os-cta-confirm,
.os-cta-submit.disabled,
.os-cta-submit[disabled],
fieldset[disabled] .os-cta-submit,
.os-cta-login.disabled,
.os-cta-login[disabled],
fieldset[disabled] .os-cta-login,
.os-cta-register.disabled,
.os-cta-register[disabled],
fieldset[disabled] .os-cta-register,
.os-cta-delete.disabled,
.os-cta-delete[disabled],
fieldset[disabled] .os-cta-delete,
.os-cta-continue.disabled,
.os-cta-continue[disabled],
fieldset[disabled] .os-cta-continue,
.os-cta-edit.disabled,
.os-cta-edit[disabled],
fieldset[disabled] .os-cta-edit,
.os-cta-remove.disabled,
.os-cta-remove[disabled],
fieldset[disabled] .os-cta-remove,
.os-cta-video-control.disabled,
.os-cta-video-control[disabled],
fieldset[disabled] .os-cta-video-control,
.os-product-360-modal .modal-footer > .controls-holder > button.disabled,
.os-product-360-modal .modal-footer > .controls-holder > button[disabled],
fieldset[disabled] .os-product-360-modal .modal-footer > .controls-holder > button,
.os-cta-default.disabled,
.os-cta-default[disabled],
fieldset[disabled] .os-cta-default,
.os-cta-primary.disabled,
.os-cta-primary[disabled],
fieldset[disabled] .os-cta-primary,
.os-cta-selectaddress.disabled,
.os-cta-selectaddress[disabled],
fieldset[disabled] .os-cta-selectaddress,
.os-cta-verifyaddress.disabled,
.os-cta-verifyaddress[disabled],
fieldset[disabled] .os-cta-verifyaddress {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.os-pager .os-cta-pager,
.os-pager .os-cta-pager-prev,
.os-pager .os-cta-pager-next,
.os-pager .os-cta-pager-first,
.os-pager .os-cta-pager-last,
.os-pager .os-cta-pager-viewall,
.os-cta-cancel,
.os-cta-continue,
.os-cta-edit,
.os-cta-remove,
.os-cta-video-control,
.os-product-360-modal .modal-footer > .controls-holder > button,
.os-cta-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.os-pager .os-cta-pager:hover,
.os-pager .os-cta-pager:focus,
.os-pager .os-cta-pager.focus,
.os-pager .os-cta-pager:active,
.os-pager .os-cta-pager.active,
.open > .dropdown-toggle.os-pager .os-cta-pager,
.os-pager .os-cta-pager-prev:hover,
.os-pager .os-cta-pager-prev:focus,
.os-pager .os-cta-pager-prev.focus,
.os-pager .os-cta-pager-prev:active,
.os-pager .os-cta-pager-prev.active,
.open > .dropdown-toggle.os-pager .os-cta-pager-prev,
.os-pager .os-cta-pager-next:hover,
.os-pager .os-cta-pager-next:focus,
.os-pager .os-cta-pager-next.focus,
.os-pager .os-cta-pager-next:active,
.os-pager .os-cta-pager-next.active,
.open > .dropdown-toggle.os-pager .os-cta-pager-next,
.os-pager .os-cta-pager-first:hover,
.os-pager .os-cta-pager-first:focus,
.os-pager .os-cta-pager-first.focus,
.os-pager .os-cta-pager-first:active,
.os-pager .os-cta-pager-first.active,
.open > .dropdown-toggle.os-pager .os-cta-pager-first,
.os-pager .os-cta-pager-last:hover,
.os-pager .os-cta-pager-last:focus,
.os-pager .os-cta-pager-last.focus,
.os-pager .os-cta-pager-last:active,
.os-pager .os-cta-pager-last.active,
.open > .dropdown-toggle.os-pager .os-cta-pager-last,
.os-pager .os-cta-pager-viewall:hover,
.os-pager .os-cta-pager-viewall:focus,
.os-pager .os-cta-pager-viewall.focus,
.os-pager .os-cta-pager-viewall:active,
.os-pager .os-cta-pager-viewall.active,
.open > .dropdown-toggle.os-pager .os-cta-pager-viewall,
.os-cta-cancel:hover,
.os-cta-cancel:focus,
.os-cta-cancel.focus,
.os-cta-cancel:active,
.os-cta-cancel.active,
.open > .dropdown-toggle.os-cta-cancel,
.os-cta-continue:hover,
.os-cta-continue:focus,
.os-cta-continue.focus,
.os-cta-continue:active,
.os-cta-continue.active,
.open > .dropdown-toggle.os-cta-continue,
.os-cta-edit:hover,
.os-cta-edit:focus,
.os-cta-edit.focus,
.os-cta-edit:active,
.os-cta-edit.active,
.open > .dropdown-toggle.os-cta-edit,
.os-cta-remove:hover,
.os-cta-remove:focus,
.os-cta-remove.focus,
.os-cta-remove:active,
.os-cta-remove.active,
.open > .dropdown-toggle.os-cta-remove,
.os-cta-video-control:hover,
.os-cta-video-control:focus,
.os-cta-video-control.focus,
.os-cta-video-control:active,
.os-cta-video-control.active,
.open > .dropdown-toggle.os-cta-video-control,
.os-product-360-modal .modal-footer > .controls-holder > button:hover,
.os-product-360-modal .modal-footer > .controls-holder > button:focus,
.os-product-360-modal .modal-footer > .controls-holder > button.focus,
.os-product-360-modal .modal-footer > .controls-holder > button:active,
.os-product-360-modal .modal-footer > .controls-holder > button.active,
.open > .dropdown-toggle.os-product-360-modal .modal-footer > .controls-holder > button,
.os-cta-default:hover,
.os-cta-default:focus,
.os-cta-default.focus,
.os-cta-default:active,
.os-cta-default.active,
.open > .dropdown-toggle.os-cta-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.os-pager .os-cta-pager:active,
.os-pager .os-cta-pager.active,
.open > .dropdown-toggle.os-pager .os-cta-pager,
.os-pager .os-cta-pager-prev:active,
.os-pager .os-cta-pager-prev.active,
.open > .dropdown-toggle.os-pager .os-cta-pager-prev,
.os-pager .os-cta-pager-next:active,
.os-pager .os-cta-pager-next.active,
.open > .dropdown-toggle.os-pager .os-cta-pager-next,
.os-pager .os-cta-pager-first:active,
.os-pager .os-cta-pager-first.active,
.open > .dropdown-toggle.os-pager .os-cta-pager-first,
.os-pager .os-cta-pager-last:active,
.os-pager .os-cta-pager-last.active,
.open > .dropdown-toggle.os-pager .os-cta-pager-last,
.os-pager .os-cta-pager-viewall:active,
.os-pager .os-cta-pager-viewall.active,
.open > .dropdown-toggle.os-pager .os-cta-pager-viewall,
.os-cta-cancel:active,
.os-cta-cancel.active,
.open > .dropdown-toggle.os-cta-cancel,
.os-cta-continue:active,
.os-cta-continue.active,
.open > .dropdown-toggle.os-cta-continue,
.os-cta-edit:active,
.os-cta-edit.active,
.open > .dropdown-toggle.os-cta-edit,
.os-cta-remove:active,
.os-cta-remove.active,
.open > .dropdown-toggle.os-cta-remove,
.os-cta-video-control:active,
.os-cta-video-control.active,
.open > .dropdown-toggle.os-cta-video-control,
.os-product-360-modal .modal-footer > .controls-holder > button:active,
.os-product-360-modal .modal-footer > .controls-holder > button.active,
.open > .dropdown-toggle.os-product-360-modal .modal-footer > .controls-holder > button,
.os-cta-default:active,
.os-cta-default.active,
.open > .dropdown-toggle.os-cta-default {
  background-image: none;
}
.os-pager .os-cta-pager.disabled,
.os-pager .os-cta-pager[disabled],
fieldset[disabled] .os-pager .os-cta-pager,
.os-pager .os-cta-pager.disabled:hover,
.os-pager .os-cta-pager[disabled]:hover,
fieldset[disabled] .os-pager .os-cta-pager:hover,
.os-pager .os-cta-pager.disabled:focus,
.os-pager .os-cta-pager[disabled]:focus,
fieldset[disabled] .os-pager .os-cta-pager:focus,
.os-pager .os-cta-pager.disabled.focus,
.os-pager .os-cta-pager[disabled].focus,
fieldset[disabled] .os-pager .os-cta-pager.focus,
.os-pager .os-cta-pager.disabled:active,
.os-pager .os-cta-pager[disabled]:active,
fieldset[disabled] .os-pager .os-cta-pager:active,
.os-pager .os-cta-pager.disabled.active,
.os-pager .os-cta-pager[disabled].active,
fieldset[disabled] .os-pager .os-cta-pager.active,
.os-pager .os-cta-pager-prev.disabled,
.os-pager .os-cta-pager-prev[disabled],
fieldset[disabled] .os-pager .os-cta-pager-prev,
.os-pager .os-cta-pager-prev.disabled:hover,
.os-pager .os-cta-pager-prev[disabled]:hover,
fieldset[disabled] .os-pager .os-cta-pager-prev:hover,
.os-pager .os-cta-pager-prev.disabled:focus,
.os-pager .os-cta-pager-prev[disabled]:focus,
fieldset[disabled] .os-pager .os-cta-pager-prev:focus,
.os-pager .os-cta-pager-prev.disabled.focus,
.os-pager .os-cta-pager-prev[disabled].focus,
fieldset[disabled] .os-pager .os-cta-pager-prev.focus,
.os-pager .os-cta-pager-prev.disabled:active,
.os-pager .os-cta-pager-prev[disabled]:active,
fieldset[disabled] .os-pager .os-cta-pager-prev:active,
.os-pager .os-cta-pager-prev.disabled.active,
.os-pager .os-cta-pager-prev[disabled].active,
fieldset[disabled] .os-pager .os-cta-pager-prev.active,
.os-pager .os-cta-pager-next.disabled,
.os-pager .os-cta-pager-next[disabled],
fieldset[disabled] .os-pager .os-cta-pager-next,
.os-pager .os-cta-pager-next.disabled:hover,
.os-pager .os-cta-pager-next[disabled]:hover,
fieldset[disabled] .os-pager .os-cta-pager-next:hover,
.os-pager .os-cta-pager-next.disabled:focus,
.os-pager .os-cta-pager-next[disabled]:focus,
fieldset[disabled] .os-pager .os-cta-pager-next:focus,
.os-pager .os-cta-pager-next.disabled.focus,
.os-pager .os-cta-pager-next[disabled].focus,
fieldset[disabled] .os-pager .os-cta-pager-next.focus,
.os-pager .os-cta-pager-next.disabled:active,
.os-pager .os-cta-pager-next[disabled]:active,
fieldset[disabled] .os-pager .os-cta-pager-next:active,
.os-pager .os-cta-pager-next.disabled.active,
.os-pager .os-cta-pager-next[disabled].active,
fieldset[disabled] .os-pager .os-cta-pager-next.active,
.os-pager .os-cta-pager-first.disabled,
.os-pager .os-cta-pager-first[disabled],
fieldset[disabled] .os-pager .os-cta-pager-first,
.os-pager .os-cta-pager-first.disabled:hover,
.os-pager .os-cta-pager-first[disabled]:hover,
fieldset[disabled] .os-pager .os-cta-pager-first:hover,
.os-pager .os-cta-pager-first.disabled:focus,
.os-pager .os-cta-pager-first[disabled]:focus,
fieldset[disabled] .os-pager .os-cta-pager-first:focus,
.os-pager .os-cta-pager-first.disabled.focus,
.os-pager .os-cta-pager-first[disabled].focus,
fieldset[disabled] .os-pager .os-cta-pager-first.focus,
.os-pager .os-cta-pager-first.disabled:active,
.os-pager .os-cta-pager-first[disabled]:active,
fieldset[disabled] .os-pager .os-cta-pager-first:active,
.os-pager .os-cta-pager-first.disabled.active,
.os-pager .os-cta-pager-first[disabled].active,
fieldset[disabled] .os-pager .os-cta-pager-first.active,
.os-pager .os-cta-pager-last.disabled,
.os-pager .os-cta-pager-last[disabled],
fieldset[disabled] .os-pager .os-cta-pager-last,
.os-pager .os-cta-pager-last.disabled:hover,
.os-pager .os-cta-pager-last[disabled]:hover,
fieldset[disabled] .os-pager .os-cta-pager-last:hover,
.os-pager .os-cta-pager-last.disabled:focus,
.os-pager .os-cta-pager-last[disabled]:focus,
fieldset[disabled] .os-pager .os-cta-pager-last:focus,
.os-pager .os-cta-pager-last.disabled.focus,
.os-pager .os-cta-pager-last[disabled].focus,
fieldset[disabled] .os-pager .os-cta-pager-last.focus,
.os-pager .os-cta-pager-last.disabled:active,
.os-pager .os-cta-pager-last[disabled]:active,
fieldset[disabled] .os-pager .os-cta-pager-last:active,
.os-pager .os-cta-pager-last.disabled.active,
.os-pager .os-cta-pager-last[disabled].active,
fieldset[disabled] .os-pager .os-cta-pager-last.active,
.os-pager .os-cta-pager-viewall.disabled,
.os-pager .os-cta-pager-viewall[disabled],
fieldset[disabled] .os-pager .os-cta-pager-viewall,
.os-pager .os-cta-pager-viewall.disabled:hover,
.os-pager .os-cta-pager-viewall[disabled]:hover,
fieldset[disabled] .os-pager .os-cta-pager-viewall:hover,
.os-pager .os-cta-pager-viewall.disabled:focus,
.os-pager .os-cta-pager-viewall[disabled]:focus,
fieldset[disabled] .os-pager .os-cta-pager-viewall:focus,
.os-pager .os-cta-pager-viewall.disabled.focus,
.os-pager .os-cta-pager-viewall[disabled].focus,
fieldset[disabled] .os-pager .os-cta-pager-viewall.focus,
.os-pager .os-cta-pager-viewall.disabled:active,
.os-pager .os-cta-pager-viewall[disabled]:active,
fieldset[disabled] .os-pager .os-cta-pager-viewall:active,
.os-pager .os-cta-pager-viewall.disabled.active,
.os-pager .os-cta-pager-viewall[disabled].active,
fieldset[disabled] .os-pager .os-cta-pager-viewall.active,
.os-cta-cancel.disabled,
.os-cta-cancel[disabled],
fieldset[disabled] .os-cta-cancel,
.os-cta-cancel.disabled:hover,
.os-cta-cancel[disabled]:hover,
fieldset[disabled] .os-cta-cancel:hover,
.os-cta-cancel.disabled:focus,
.os-cta-cancel[disabled]:focus,
fieldset[disabled] .os-cta-cancel:focus,
.os-cta-cancel.disabled.focus,
.os-cta-cancel[disabled].focus,
fieldset[disabled] .os-cta-cancel.focus,
.os-cta-cancel.disabled:active,
.os-cta-cancel[disabled]:active,
fieldset[disabled] .os-cta-cancel:active,
.os-cta-cancel.disabled.active,
.os-cta-cancel[disabled].active,
fieldset[disabled] .os-cta-cancel.active,
.os-cta-continue.disabled,
.os-cta-continue[disabled],
fieldset[disabled] .os-cta-continue,
.os-cta-continue.disabled:hover,
.os-cta-continue[disabled]:hover,
fieldset[disabled] .os-cta-continue:hover,
.os-cta-continue.disabled:focus,
.os-cta-continue[disabled]:focus,
fieldset[disabled] .os-cta-continue:focus,
.os-cta-continue.disabled.focus,
.os-cta-continue[disabled].focus,
fieldset[disabled] .os-cta-continue.focus,
.os-cta-continue.disabled:active,
.os-cta-continue[disabled]:active,
fieldset[disabled] .os-cta-continue:active,
.os-cta-continue.disabled.active,
.os-cta-continue[disabled].active,
fieldset[disabled] .os-cta-continue.active,
.os-cta-edit.disabled,
.os-cta-edit[disabled],
fieldset[disabled] .os-cta-edit,
.os-cta-edit.disabled:hover,
.os-cta-edit[disabled]:hover,
fieldset[disabled] .os-cta-edit:hover,
.os-cta-edit.disabled:focus,
.os-cta-edit[disabled]:focus,
fieldset[disabled] .os-cta-edit:focus,
.os-cta-edit.disabled.focus,
.os-cta-edit[disabled].focus,
fieldset[disabled] .os-cta-edit.focus,
.os-cta-edit.disabled:active,
.os-cta-edit[disabled]:active,
fieldset[disabled] .os-cta-edit:active,
.os-cta-edit.disabled.active,
.os-cta-edit[disabled].active,
fieldset[disabled] .os-cta-edit.active,
.os-cta-remove.disabled,
.os-cta-remove[disabled],
fieldset[disabled] .os-cta-remove,
.os-cta-remove.disabled:hover,
.os-cta-remove[disabled]:hover,
fieldset[disabled] .os-cta-remove:hover,
.os-cta-remove.disabled:focus,
.os-cta-remove[disabled]:focus,
fieldset[disabled] .os-cta-remove:focus,
.os-cta-remove.disabled.focus,
.os-cta-remove[disabled].focus,
fieldset[disabled] .os-cta-remove.focus,
.os-cta-remove.disabled:active,
.os-cta-remove[disabled]:active,
fieldset[disabled] .os-cta-remove:active,
.os-cta-remove.disabled.active,
.os-cta-remove[disabled].active,
fieldset[disabled] .os-cta-remove.active,
.os-cta-video-control.disabled,
.os-cta-video-control[disabled],
fieldset[disabled] .os-cta-video-control,
.os-cta-video-control.disabled:hover,
.os-cta-video-control[disabled]:hover,
fieldset[disabled] .os-cta-video-control:hover,
.os-cta-video-control.disabled:focus,
.os-cta-video-control[disabled]:focus,
fieldset[disabled] .os-cta-video-control:focus,
.os-cta-video-control.disabled.focus,
.os-cta-video-control[disabled].focus,
fieldset[disabled] .os-cta-video-control.focus,
.os-cta-video-control.disabled:active,
.os-cta-video-control[disabled]:active,
fieldset[disabled] .os-cta-video-control:active,
.os-cta-video-control.disabled.active,
.os-cta-video-control[disabled].active,
fieldset[disabled] .os-cta-video-control.active,
.os-product-360-modal .modal-footer > .controls-holder > button.disabled,
.os-product-360-modal .modal-footer > .controls-holder > button[disabled],
fieldset[disabled] .os-product-360-modal .modal-footer > .controls-holder > button,
.os-product-360-modal .modal-footer > .controls-holder > button.disabled:hover,
.os-product-360-modal .modal-footer > .controls-holder > button[disabled]:hover,
fieldset[disabled] .os-product-360-modal .modal-footer > .controls-holder > button:hover,
.os-product-360-modal .modal-footer > .controls-holder > button.disabled:focus,
.os-product-360-modal .modal-footer > .controls-holder > button[disabled]:focus,
fieldset[disabled] .os-product-360-modal .modal-footer > .controls-holder > button:focus,
.os-product-360-modal .modal-footer > .controls-holder > button.disabled.focus,
.os-product-360-modal .modal-footer > .controls-holder > button[disabled].focus,
fieldset[disabled] .os-product-360-modal .modal-footer > .controls-holder > button.focus,
.os-product-360-modal .modal-footer > .controls-holder > button.disabled:active,
.os-product-360-modal .modal-footer > .controls-holder > button[disabled]:active,
fieldset[disabled] .os-product-360-modal .modal-footer > .controls-holder > button:active,
.os-product-360-modal .modal-footer > .controls-holder > button.disabled.active,
.os-product-360-modal .modal-footer > .controls-holder > button[disabled].active,
fieldset[disabled] .os-product-360-modal .modal-footer > .controls-holder > button.active,
.os-cta-default.disabled,
.os-cta-default[disabled],
fieldset[disabled] .os-cta-default,
.os-cta-default.disabled:hover,
.os-cta-default[disabled]:hover,
fieldset[disabled] .os-cta-default:hover,
.os-cta-default.disabled:focus,
.os-cta-default[disabled]:focus,
fieldset[disabled] .os-cta-default:focus,
.os-cta-default.disabled.focus,
.os-cta-default[disabled].focus,
fieldset[disabled] .os-cta-default.focus,
.os-cta-default.disabled:active,
.os-cta-default[disabled]:active,
fieldset[disabled] .os-cta-default:active,
.os-cta-default.disabled.active,
.os-cta-default[disabled].active,
fieldset[disabled] .os-cta-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.os-pager .os-cta-pager .badge,
.os-pager .os-cta-pager-prev .badge,
.os-pager .os-cta-pager-next .badge,
.os-pager .os-cta-pager-first .badge,
.os-pager .os-cta-pager-last .badge,
.os-pager .os-cta-pager-viewall .badge,
.os-cta-cancel .badge,
.os-cta-continue .badge,
.os-cta-edit .badge,
.os-cta-remove .badge,
.os-cta-video-control .badge,
.os-product-360-modal .modal-footer > .controls-holder > button .badge,
.os-cta-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.os-cta-update,
.os-cta-create,
.os-cta-confirm,
.os-cta-submit,
.os-cta-login,
.os-cta-register,
.os-cta-primary,
.os-cta-selectaddress,
.os-cta-verifyaddress {
  color: #ffffff;
  background-color: #002d5f;
  border-color: #002146;
}
.os-cta-update:hover,
.os-cta-update:focus,
.os-cta-update.focus,
.os-cta-update:active,
.os-cta-update.active,
.open > .dropdown-toggle.os-cta-update,
.os-cta-create:hover,
.os-cta-create:focus,
.os-cta-create.focus,
.os-cta-create:active,
.os-cta-create.active,
.open > .dropdown-toggle.os-cta-create,
.os-cta-confirm:hover,
.os-cta-confirm:focus,
.os-cta-confirm.focus,
.os-cta-confirm:active,
.os-cta-confirm.active,
.open > .dropdown-toggle.os-cta-confirm,
.os-cta-submit:hover,
.os-cta-submit:focus,
.os-cta-submit.focus,
.os-cta-submit:active,
.os-cta-submit.active,
.open > .dropdown-toggle.os-cta-submit,
.os-cta-login:hover,
.os-cta-login:focus,
.os-cta-login.focus,
.os-cta-login:active,
.os-cta-login.active,
.open > .dropdown-toggle.os-cta-login,
.os-cta-register:hover,
.os-cta-register:focus,
.os-cta-register.focus,
.os-cta-register:active,
.os-cta-register.active,
.open > .dropdown-toggle.os-cta-register,
.os-cta-primary:hover,
.os-cta-primary:focus,
.os-cta-primary.focus,
.os-cta-primary:active,
.os-cta-primary.active,
.open > .dropdown-toggle.os-cta-primary,
.os-cta-selectaddress:hover,
.os-cta-selectaddress:focus,
.os-cta-selectaddress.focus,
.os-cta-selectaddress:active,
.os-cta-selectaddress.active,
.open > .dropdown-toggle.os-cta-selectaddress,
.os-cta-verifyaddress:hover,
.os-cta-verifyaddress:focus,
.os-cta-verifyaddress.focus,
.os-cta-verifyaddress:active,
.os-cta-verifyaddress.active,
.open > .dropdown-toggle.os-cta-verifyaddress {
  color: #ffffff;
  background-color: #00152c;
  border-color: #000408;
}
.os-cta-update:active,
.os-cta-update.active,
.open > .dropdown-toggle.os-cta-update,
.os-cta-create:active,
.os-cta-create.active,
.open > .dropdown-toggle.os-cta-create,
.os-cta-confirm:active,
.os-cta-confirm.active,
.open > .dropdown-toggle.os-cta-confirm,
.os-cta-submit:active,
.os-cta-submit.active,
.open > .dropdown-toggle.os-cta-submit,
.os-cta-login:active,
.os-cta-login.active,
.open > .dropdown-toggle.os-cta-login,
.os-cta-register:active,
.os-cta-register.active,
.open > .dropdown-toggle.os-cta-register,
.os-cta-primary:active,
.os-cta-primary.active,
.open > .dropdown-toggle.os-cta-primary,
.os-cta-selectaddress:active,
.os-cta-selectaddress.active,
.open > .dropdown-toggle.os-cta-selectaddress,
.os-cta-verifyaddress:active,
.os-cta-verifyaddress.active,
.open > .dropdown-toggle.os-cta-verifyaddress {
  background-image: none;
}
.os-cta-update.disabled,
.os-cta-update[disabled],
fieldset[disabled] .os-cta-update,
.os-cta-update.disabled:hover,
.os-cta-update[disabled]:hover,
fieldset[disabled] .os-cta-update:hover,
.os-cta-update.disabled:focus,
.os-cta-update[disabled]:focus,
fieldset[disabled] .os-cta-update:focus,
.os-cta-update.disabled.focus,
.os-cta-update[disabled].focus,
fieldset[disabled] .os-cta-update.focus,
.os-cta-update.disabled:active,
.os-cta-update[disabled]:active,
fieldset[disabled] .os-cta-update:active,
.os-cta-update.disabled.active,
.os-cta-update[disabled].active,
fieldset[disabled] .os-cta-update.active,
.os-cta-create.disabled,
.os-cta-create[disabled],
fieldset[disabled] .os-cta-create,
.os-cta-create.disabled:hover,
.os-cta-create[disabled]:hover,
fieldset[disabled] .os-cta-create:hover,
.os-cta-create.disabled:focus,
.os-cta-create[disabled]:focus,
fieldset[disabled] .os-cta-create:focus,
.os-cta-create.disabled.focus,
.os-cta-create[disabled].focus,
fieldset[disabled] .os-cta-create.focus,
.os-cta-create.disabled:active,
.os-cta-create[disabled]:active,
fieldset[disabled] .os-cta-create:active,
.os-cta-create.disabled.active,
.os-cta-create[disabled].active,
fieldset[disabled] .os-cta-create.active,
.os-cta-confirm.disabled,
.os-cta-confirm[disabled],
fieldset[disabled] .os-cta-confirm,
.os-cta-confirm.disabled:hover,
.os-cta-confirm[disabled]:hover,
fieldset[disabled] .os-cta-confirm:hover,
.os-cta-confirm.disabled:focus,
.os-cta-confirm[disabled]:focus,
fieldset[disabled] .os-cta-confirm:focus,
.os-cta-confirm.disabled.focus,
.os-cta-confirm[disabled].focus,
fieldset[disabled] .os-cta-confirm.focus,
.os-cta-confirm.disabled:active,
.os-cta-confirm[disabled]:active,
fieldset[disabled] .os-cta-confirm:active,
.os-cta-confirm.disabled.active,
.os-cta-confirm[disabled].active,
fieldset[disabled] .os-cta-confirm.active,
.os-cta-submit.disabled,
.os-cta-submit[disabled],
fieldset[disabled] .os-cta-submit,
.os-cta-submit.disabled:hover,
.os-cta-submit[disabled]:hover,
fieldset[disabled] .os-cta-submit:hover,
.os-cta-submit.disabled:focus,
.os-cta-submit[disabled]:focus,
fieldset[disabled] .os-cta-submit:focus,
.os-cta-submit.disabled.focus,
.os-cta-submit[disabled].focus,
fieldset[disabled] .os-cta-submit.focus,
.os-cta-submit.disabled:active,
.os-cta-submit[disabled]:active,
fieldset[disabled] .os-cta-submit:active,
.os-cta-submit.disabled.active,
.os-cta-submit[disabled].active,
fieldset[disabled] .os-cta-submit.active,
.os-cta-login.disabled,
.os-cta-login[disabled],
fieldset[disabled] .os-cta-login,
.os-cta-login.disabled:hover,
.os-cta-login[disabled]:hover,
fieldset[disabled] .os-cta-login:hover,
.os-cta-login.disabled:focus,
.os-cta-login[disabled]:focus,
fieldset[disabled] .os-cta-login:focus,
.os-cta-login.disabled.focus,
.os-cta-login[disabled].focus,
fieldset[disabled] .os-cta-login.focus,
.os-cta-login.disabled:active,
.os-cta-login[disabled]:active,
fieldset[disabled] .os-cta-login:active,
.os-cta-login.disabled.active,
.os-cta-login[disabled].active,
fieldset[disabled] .os-cta-login.active,
.os-cta-register.disabled,
.os-cta-register[disabled],
fieldset[disabled] .os-cta-register,
.os-cta-register.disabled:hover,
.os-cta-register[disabled]:hover,
fieldset[disabled] .os-cta-register:hover,
.os-cta-register.disabled:focus,
.os-cta-register[disabled]:focus,
fieldset[disabled] .os-cta-register:focus,
.os-cta-register.disabled.focus,
.os-cta-register[disabled].focus,
fieldset[disabled] .os-cta-register.focus,
.os-cta-register.disabled:active,
.os-cta-register[disabled]:active,
fieldset[disabled] .os-cta-register:active,
.os-cta-register.disabled.active,
.os-cta-register[disabled].active,
fieldset[disabled] .os-cta-register.active,
.os-cta-primary.disabled,
.os-cta-primary[disabled],
fieldset[disabled] .os-cta-primary,
.os-cta-primary.disabled:hover,
.os-cta-primary[disabled]:hover,
fieldset[disabled] .os-cta-primary:hover,
.os-cta-primary.disabled:focus,
.os-cta-primary[disabled]:focus,
fieldset[disabled] .os-cta-primary:focus,
.os-cta-primary.disabled.focus,
.os-cta-primary[disabled].focus,
fieldset[disabled] .os-cta-primary.focus,
.os-cta-primary.disabled:active,
.os-cta-primary[disabled]:active,
fieldset[disabled] .os-cta-primary:active,
.os-cta-primary.disabled.active,
.os-cta-primary[disabled].active,
fieldset[disabled] .os-cta-primary.active,
.os-cta-selectaddress.disabled,
.os-cta-selectaddress[disabled],
fieldset[disabled] .os-cta-selectaddress,
.os-cta-selectaddress.disabled:hover,
.os-cta-selectaddress[disabled]:hover,
fieldset[disabled] .os-cta-selectaddress:hover,
.os-cta-selectaddress.disabled:focus,
.os-cta-selectaddress[disabled]:focus,
fieldset[disabled] .os-cta-selectaddress:focus,
.os-cta-selectaddress.disabled.focus,
.os-cta-selectaddress[disabled].focus,
fieldset[disabled] .os-cta-selectaddress.focus,
.os-cta-selectaddress.disabled:active,
.os-cta-selectaddress[disabled]:active,
fieldset[disabled] .os-cta-selectaddress:active,
.os-cta-selectaddress.disabled.active,
.os-cta-selectaddress[disabled].active,
fieldset[disabled] .os-cta-selectaddress.active,
.os-cta-verifyaddress.disabled,
.os-cta-verifyaddress[disabled],
fieldset[disabled] .os-cta-verifyaddress,
.os-cta-verifyaddress.disabled:hover,
.os-cta-verifyaddress[disabled]:hover,
fieldset[disabled] .os-cta-verifyaddress:hover,
.os-cta-verifyaddress.disabled:focus,
.os-cta-verifyaddress[disabled]:focus,
fieldset[disabled] .os-cta-verifyaddress:focus,
.os-cta-verifyaddress.disabled.focus,
.os-cta-verifyaddress[disabled].focus,
fieldset[disabled] .os-cta-verifyaddress.focus,
.os-cta-verifyaddress.disabled:active,
.os-cta-verifyaddress[disabled]:active,
fieldset[disabled] .os-cta-verifyaddress:active,
.os-cta-verifyaddress.disabled.active,
.os-cta-verifyaddress[disabled].active,
fieldset[disabled] .os-cta-verifyaddress.active {
  background-color: #002d5f;
  border-color: #002146;
}
.os-cta-update .badge,
.os-cta-create .badge,
.os-cta-confirm .badge,
.os-cta-submit .badge,
.os-cta-login .badge,
.os-cta-register .badge,
.os-cta-primary .badge,
.os-cta-selectaddress .badge,
.os-cta-verifyaddress .badge {
  color: #002d5f;
  background-color: #ffffff;
}
.os-cta-share {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.os-cta-share:hover,
.os-cta-share:focus,
.os-cta-share.focus,
.os-cta-share:active,
.os-cta-share.active,
.open > .dropdown-toggle.os-cta-share {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.os-cta-share:active,
.os-cta-share.active,
.open > .dropdown-toggle.os-cta-share {
  background-image: none;
}
.os-cta-share.disabled,
.os-cta-share[disabled],
fieldset[disabled] .os-cta-share,
.os-cta-share.disabled:hover,
.os-cta-share[disabled]:hover,
fieldset[disabled] .os-cta-share:hover,
.os-cta-share.disabled:focus,
.os-cta-share[disabled]:focus,
fieldset[disabled] .os-cta-share:focus,
.os-cta-share.disabled.focus,
.os-cta-share[disabled].focus,
fieldset[disabled] .os-cta-share.focus,
.os-cta-share.disabled:active,
.os-cta-share[disabled]:active,
fieldset[disabled] .os-cta-share:active,
.os-cta-share.disabled.active,
.os-cta-share[disabled].active,
fieldset[disabled] .os-cta-share.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.os-cta-share .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.os-cta-delete {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.os-cta-delete:hover,
.os-cta-delete:focus,
.os-cta-delete.focus,
.os-cta-delete:active,
.os-cta-delete.active,
.open > .dropdown-toggle.os-cta-delete {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.os-cta-delete:active,
.os-cta-delete.active,
.open > .dropdown-toggle.os-cta-delete {
  background-image: none;
}
.os-cta-delete.disabled,
.os-cta-delete[disabled],
fieldset[disabled] .os-cta-delete,
.os-cta-delete.disabled:hover,
.os-cta-delete[disabled]:hover,
fieldset[disabled] .os-cta-delete:hover,
.os-cta-delete.disabled:focus,
.os-cta-delete[disabled]:focus,
fieldset[disabled] .os-cta-delete:focus,
.os-cta-delete.disabled.focus,
.os-cta-delete[disabled].focus,
fieldset[disabled] .os-cta-delete.focus,
.os-cta-delete.disabled:active,
.os-cta-delete[disabled]:active,
fieldset[disabled] .os-cta-delete:active,
.os-cta-delete.disabled.active,
.os-cta-delete[disabled].active,
fieldset[disabled] .os-cta-delete.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.os-cta-delete .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-group-lg > .btn,
.btn-group-lg > .os-pager .os-cta-pager,
.btn-group-lg > .os-pager .os-cta-pager-prev,
.btn-group-lg > .os-pager .os-cta-pager-next,
.btn-group-lg > .os-pager .os-cta-pager-first,
.btn-group-lg > .os-pager .os-cta-pager-last,
.btn-group-lg > .os-pager .os-cta-pager-viewall,
.btn-group-lg > .os-cta-update,
.btn-group-lg > .os-cta-share,
.btn-group-lg > .os-cta-create,
.btn-group-lg > .os-cta-cancel,
.btn-group-lg > .os-cta-confirm,
.btn-group-lg > .os-cta-submit,
.btn-group-lg > .os-cta-login,
.btn-group-lg > .os-cta-register,
.btn-group-lg > .os-cta-delete,
.btn-group-lg > .os-cta-continue,
.btn-group-lg > .os-cta-edit,
.btn-group-lg > .os-cta-remove,
.btn-group-lg > .os-cta-video-control,
.btn-group-lg > .os-product-360-modal .modal-footer > .controls-holder > button,
.btn-group-lg > .os-cta-default,
.btn-group-lg > .os-cta-primary,
.btn-group-lg > .os-cta-selectaddress,
.btn-group-lg > .os-cta-verifyaddress {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-group-sm > .btn,
.btn-group-sm > .os-pager .os-cta-pager,
.btn-group-sm > .os-pager .os-cta-pager-prev,
.btn-group-sm > .os-pager .os-cta-pager-next,
.btn-group-sm > .os-pager .os-cta-pager-first,
.btn-group-sm > .os-pager .os-cta-pager-last,
.btn-group-sm > .os-pager .os-cta-pager-viewall,
.btn-group-sm > .os-cta-update,
.btn-group-sm > .os-cta-share,
.btn-group-sm > .os-cta-create,
.btn-group-sm > .os-cta-cancel,
.btn-group-sm > .os-cta-confirm,
.btn-group-sm > .os-cta-submit,
.btn-group-sm > .os-cta-login,
.btn-group-sm > .os-cta-register,
.btn-group-sm > .os-cta-delete,
.btn-group-sm > .os-cta-continue,
.btn-group-sm > .os-cta-edit,
.btn-group-sm > .os-cta-remove,
.btn-group-sm > .os-cta-video-control,
.btn-group-sm > .os-product-360-modal .modal-footer > .controls-holder > button,
.btn-group-sm > .os-cta-default,
.btn-group-sm > .os-cta-primary,
.btn-group-sm > .os-cta-selectaddress,
.btn-group-sm > .os-cta-verifyaddress {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-group-xs > .btn,
.os-cta-edit,
.os-cta-remove,
.os-cta-video-control,
.os-product-360-modal .modal-footer > .controls-holder > button,
.btn-group-xs > .os-pager .os-cta-pager,
.btn-group-xs > .os-pager .os-cta-pager-prev,
.btn-group-xs > .os-pager .os-cta-pager-next,
.btn-group-xs > .os-pager .os-cta-pager-first,
.btn-group-xs > .os-pager .os-cta-pager-last,
.btn-group-xs > .os-pager .os-cta-pager-viewall,
.btn-group-xs > .os-cta-update,
.btn-group-xs > .os-cta-share,
.btn-group-xs > .os-cta-create,
.btn-group-xs > .os-cta-cancel,
.btn-group-xs > .os-cta-confirm,
.btn-group-xs > .os-cta-submit,
.btn-group-xs > .os-cta-login,
.btn-group-xs > .os-cta-register,
.btn-group-xs > .os-cta-delete,
.btn-group-xs > .os-cta-continue,
.btn-group-xs > .os-cta-edit,
.btn-group-xs > .os-cta-remove,
.btn-group-xs > .os-cta-video-control,
.btn-group-xs > .os-product-360-modal .modal-footer > .controls-holder > button,
.btn-group-xs > .os-cta-default,
.btn-group-xs > .os-cta-primary,
.btn-group-xs > .os-cta-selectaddress,
.btn-group-xs > .os-cta-verifyaddress {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.os-cta-selectaddress,
.os-cta-verifyaddress {
  display: block;
  width: 100%;
}
.btn-group > .os-pager .os-cta-pager,
.btn-group-vertical > .os-pager .os-cta-pager,
.btn-group > .os-pager .os-cta-pager-prev,
.btn-group-vertical > .os-pager .os-cta-pager-prev,
.btn-group > .os-pager .os-cta-pager-next,
.btn-group-vertical > .os-pager .os-cta-pager-next,
.btn-group > .os-pager .os-cta-pager-first,
.btn-group-vertical > .os-pager .os-cta-pager-first,
.btn-group > .os-pager .os-cta-pager-last,
.btn-group-vertical > .os-pager .os-cta-pager-last,
.btn-group > .os-pager .os-cta-pager-viewall,
.btn-group-vertical > .os-pager .os-cta-pager-viewall,
.btn-group > .os-cta-update,
.btn-group-vertical > .os-cta-update,
.btn-group > .os-cta-share,
.btn-group-vertical > .os-cta-share,
.btn-group > .os-cta-create,
.btn-group-vertical > .os-cta-create,
.btn-group > .os-cta-cancel,
.btn-group-vertical > .os-cta-cancel,
.btn-group > .os-cta-confirm,
.btn-group-vertical > .os-cta-confirm,
.btn-group > .os-cta-submit,
.btn-group-vertical > .os-cta-submit,
.btn-group > .os-cta-login,
.btn-group-vertical > .os-cta-login,
.btn-group > .os-cta-register,
.btn-group-vertical > .os-cta-register,
.btn-group > .os-cta-delete,
.btn-group-vertical > .os-cta-delete,
.btn-group > .os-cta-continue,
.btn-group-vertical > .os-cta-continue,
.btn-group > .os-cta-edit,
.btn-group-vertical > .os-cta-edit,
.btn-group > .os-cta-remove,
.btn-group-vertical > .os-cta-remove,
.btn-group > .os-cta-video-control,
.btn-group-vertical > .os-cta-video-control,
.btn-group > .os-product-360-modal .modal-footer > .controls-holder > button,
.btn-group-vertical > .os-product-360-modal .modal-footer > .controls-holder > button,
.btn-group > .os-cta-default,
.btn-group-vertical > .os-cta-default,
.btn-group > .os-cta-primary,
.btn-group-vertical > .os-cta-primary,
.btn-group > .os-cta-selectaddress,
.btn-group-vertical > .os-cta-selectaddress,
.btn-group > .os-cta-verifyaddress,
.btn-group-vertical > .os-cta-verifyaddress {
  position: relative;
  float: left;
}
.btn-group > .os-pager .os-cta-pager:hover,
.btn-group-vertical > .os-pager .os-cta-pager:hover,
.btn-group > .os-pager .os-cta-pager:focus,
.btn-group-vertical > .os-pager .os-cta-pager:focus,
.btn-group > .os-pager .os-cta-pager:active,
.btn-group-vertical > .os-pager .os-cta-pager:active,
.btn-group > .os-pager .os-cta-pager.active,
.btn-group-vertical > .os-pager .os-cta-pager.active,
.btn-group > .os-pager .os-cta-pager-prev:hover,
.btn-group-vertical > .os-pager .os-cta-pager-prev:hover,
.btn-group > .os-pager .os-cta-pager-prev:focus,
.btn-group-vertical > .os-pager .os-cta-pager-prev:focus,
.btn-group > .os-pager .os-cta-pager-prev:active,
.btn-group-vertical > .os-pager .os-cta-pager-prev:active,
.btn-group > .os-pager .os-cta-pager-prev.active,
.btn-group-vertical > .os-pager .os-cta-pager-prev.active,
.btn-group > .os-pager .os-cta-pager-next:hover,
.btn-group-vertical > .os-pager .os-cta-pager-next:hover,
.btn-group > .os-pager .os-cta-pager-next:focus,
.btn-group-vertical > .os-pager .os-cta-pager-next:focus,
.btn-group > .os-pager .os-cta-pager-next:active,
.btn-group-vertical > .os-pager .os-cta-pager-next:active,
.btn-group > .os-pager .os-cta-pager-next.active,
.btn-group-vertical > .os-pager .os-cta-pager-next.active,
.btn-group > .os-pager .os-cta-pager-first:hover,
.btn-group-vertical > .os-pager .os-cta-pager-first:hover,
.btn-group > .os-pager .os-cta-pager-first:focus,
.btn-group-vertical > .os-pager .os-cta-pager-first:focus,
.btn-group > .os-pager .os-cta-pager-first:active,
.btn-group-vertical > .os-pager .os-cta-pager-first:active,
.btn-group > .os-pager .os-cta-pager-first.active,
.btn-group-vertical > .os-pager .os-cta-pager-first.active,
.btn-group > .os-pager .os-cta-pager-last:hover,
.btn-group-vertical > .os-pager .os-cta-pager-last:hover,
.btn-group > .os-pager .os-cta-pager-last:focus,
.btn-group-vertical > .os-pager .os-cta-pager-last:focus,
.btn-group > .os-pager .os-cta-pager-last:active,
.btn-group-vertical > .os-pager .os-cta-pager-last:active,
.btn-group > .os-pager .os-cta-pager-last.active,
.btn-group-vertical > .os-pager .os-cta-pager-last.active,
.btn-group > .os-pager .os-cta-pager-viewall:hover,
.btn-group-vertical > .os-pager .os-cta-pager-viewall:hover,
.btn-group > .os-pager .os-cta-pager-viewall:focus,
.btn-group-vertical > .os-pager .os-cta-pager-viewall:focus,
.btn-group > .os-pager .os-cta-pager-viewall:active,
.btn-group-vertical > .os-pager .os-cta-pager-viewall:active,
.btn-group > .os-pager .os-cta-pager-viewall.active,
.btn-group-vertical > .os-pager .os-cta-pager-viewall.active,
.btn-group > .os-cta-update:hover,
.btn-group-vertical > .os-cta-update:hover,
.btn-group > .os-cta-update:focus,
.btn-group-vertical > .os-cta-update:focus,
.btn-group > .os-cta-update:active,
.btn-group-vertical > .os-cta-update:active,
.btn-group > .os-cta-update.active,
.btn-group-vertical > .os-cta-update.active,
.btn-group > .os-cta-share:hover,
.btn-group-vertical > .os-cta-share:hover,
.btn-group > .os-cta-share:focus,
.btn-group-vertical > .os-cta-share:focus,
.btn-group > .os-cta-share:active,
.btn-group-vertical > .os-cta-share:active,
.btn-group > .os-cta-share.active,
.btn-group-vertical > .os-cta-share.active,
.btn-group > .os-cta-create:hover,
.btn-group-vertical > .os-cta-create:hover,
.btn-group > .os-cta-create:focus,
.btn-group-vertical > .os-cta-create:focus,
.btn-group > .os-cta-create:active,
.btn-group-vertical > .os-cta-create:active,
.btn-group > .os-cta-create.active,
.btn-group-vertical > .os-cta-create.active,
.btn-group > .os-cta-cancel:hover,
.btn-group-vertical > .os-cta-cancel:hover,
.btn-group > .os-cta-cancel:focus,
.btn-group-vertical > .os-cta-cancel:focus,
.btn-group > .os-cta-cancel:active,
.btn-group-vertical > .os-cta-cancel:active,
.btn-group > .os-cta-cancel.active,
.btn-group-vertical > .os-cta-cancel.active,
.btn-group > .os-cta-confirm:hover,
.btn-group-vertical > .os-cta-confirm:hover,
.btn-group > .os-cta-confirm:focus,
.btn-group-vertical > .os-cta-confirm:focus,
.btn-group > .os-cta-confirm:active,
.btn-group-vertical > .os-cta-confirm:active,
.btn-group > .os-cta-confirm.active,
.btn-group-vertical > .os-cta-confirm.active,
.btn-group > .os-cta-submit:hover,
.btn-group-vertical > .os-cta-submit:hover,
.btn-group > .os-cta-submit:focus,
.btn-group-vertical > .os-cta-submit:focus,
.btn-group > .os-cta-submit:active,
.btn-group-vertical > .os-cta-submit:active,
.btn-group > .os-cta-submit.active,
.btn-group-vertical > .os-cta-submit.active,
.btn-group > .os-cta-login:hover,
.btn-group-vertical > .os-cta-login:hover,
.btn-group > .os-cta-login:focus,
.btn-group-vertical > .os-cta-login:focus,
.btn-group > .os-cta-login:active,
.btn-group-vertical > .os-cta-login:active,
.btn-group > .os-cta-login.active,
.btn-group-vertical > .os-cta-login.active,
.btn-group > .os-cta-register:hover,
.btn-group-vertical > .os-cta-register:hover,
.btn-group > .os-cta-register:focus,
.btn-group-vertical > .os-cta-register:focus,
.btn-group > .os-cta-register:active,
.btn-group-vertical > .os-cta-register:active,
.btn-group > .os-cta-register.active,
.btn-group-vertical > .os-cta-register.active,
.btn-group > .os-cta-delete:hover,
.btn-group-vertical > .os-cta-delete:hover,
.btn-group > .os-cta-delete:focus,
.btn-group-vertical > .os-cta-delete:focus,
.btn-group > .os-cta-delete:active,
.btn-group-vertical > .os-cta-delete:active,
.btn-group > .os-cta-delete.active,
.btn-group-vertical > .os-cta-delete.active,
.btn-group > .os-cta-continue:hover,
.btn-group-vertical > .os-cta-continue:hover,
.btn-group > .os-cta-continue:focus,
.btn-group-vertical > .os-cta-continue:focus,
.btn-group > .os-cta-continue:active,
.btn-group-vertical > .os-cta-continue:active,
.btn-group > .os-cta-continue.active,
.btn-group-vertical > .os-cta-continue.active,
.btn-group > .os-cta-edit:hover,
.btn-group-vertical > .os-cta-edit:hover,
.btn-group > .os-cta-edit:focus,
.btn-group-vertical > .os-cta-edit:focus,
.btn-group > .os-cta-edit:active,
.btn-group-vertical > .os-cta-edit:active,
.btn-group > .os-cta-edit.active,
.btn-group-vertical > .os-cta-edit.active,
.btn-group > .os-cta-remove:hover,
.btn-group-vertical > .os-cta-remove:hover,
.btn-group > .os-cta-remove:focus,
.btn-group-vertical > .os-cta-remove:focus,
.btn-group > .os-cta-remove:active,
.btn-group-vertical > .os-cta-remove:active,
.btn-group > .os-cta-remove.active,
.btn-group-vertical > .os-cta-remove.active,
.btn-group > .os-cta-video-control:hover,
.btn-group-vertical > .os-cta-video-control:hover,
.btn-group > .os-cta-video-control:focus,
.btn-group-vertical > .os-cta-video-control:focus,
.btn-group > .os-cta-video-control:active,
.btn-group-vertical > .os-cta-video-control:active,
.btn-group > .os-cta-video-control.active,
.btn-group-vertical > .os-cta-video-control.active,
.btn-group > .os-product-360-modal .modal-footer > .controls-holder > button:hover,
.btn-group-vertical > .os-product-360-modal .modal-footer > .controls-holder > button:hover,
.btn-group > .os-product-360-modal .modal-footer > .controls-holder > button:focus,
.btn-group-vertical > .os-product-360-modal .modal-footer > .controls-holder > button:focus,
.btn-group > .os-product-360-modal .modal-footer > .controls-holder > button:active,
.btn-group-vertical > .os-product-360-modal .modal-footer > .controls-holder > button:active,
.btn-group > .os-product-360-modal .modal-footer > .controls-holder > button.active,
.btn-group-vertical > .os-product-360-modal .modal-footer > .controls-holder > button.active,
.btn-group > .os-cta-default:hover,
.btn-group-vertical > .os-cta-default:hover,
.btn-group > .os-cta-default:focus,
.btn-group-vertical > .os-cta-default:focus,
.btn-group > .os-cta-default:active,
.btn-group-vertical > .os-cta-default:active,
.btn-group > .os-cta-default.active,
.btn-group-vertical > .os-cta-default.active,
.btn-group > .os-cta-primary:hover,
.btn-group-vertical > .os-cta-primary:hover,
.btn-group > .os-cta-primary:focus,
.btn-group-vertical > .os-cta-primary:focus,
.btn-group > .os-cta-primary:active,
.btn-group-vertical > .os-cta-primary:active,
.btn-group > .os-cta-primary.active,
.btn-group-vertical > .os-cta-primary.active,
.btn-group > .os-cta-selectaddress:hover,
.btn-group-vertical > .os-cta-selectaddress:hover,
.btn-group > .os-cta-selectaddress:focus,
.btn-group-vertical > .os-cta-selectaddress:focus,
.btn-group > .os-cta-selectaddress:active,
.btn-group-vertical > .os-cta-selectaddress:active,
.btn-group > .os-cta-selectaddress.active,
.btn-group-vertical > .os-cta-selectaddress.active,
.btn-group > .os-cta-verifyaddress:hover,
.btn-group-vertical > .os-cta-verifyaddress:hover,
.btn-group > .os-cta-verifyaddress:focus,
.btn-group-vertical > .os-cta-verifyaddress:focus,
.btn-group > .os-cta-verifyaddress:active,
.btn-group-vertical > .os-cta-verifyaddress:active,
.btn-group > .os-cta-verifyaddress.active,
.btn-group-vertical > .os-cta-verifyaddress.active {
  z-index: 2;
}
.btn-group .os-pager .os-cta-pager + .os-pager .os-cta-pager,
.btn-group .os-pager .os-cta-pager + .btn-group,
.btn-group .btn-group + .os-pager .os-cta-pager,
.btn-group .os-pager .os-cta-pager-prev + .os-pager .os-cta-pager-prev,
.btn-group .os-pager .os-cta-pager-prev + .btn-group,
.btn-group .btn-group + .os-pager .os-cta-pager-prev,
.btn-group .os-pager .os-cta-pager-next + .os-pager .os-cta-pager-next,
.btn-group .os-pager .os-cta-pager-next + .btn-group,
.btn-group .btn-group + .os-pager .os-cta-pager-next,
.btn-group .os-pager .os-cta-pager-first + .os-pager .os-cta-pager-first,
.btn-group .os-pager .os-cta-pager-first + .btn-group,
.btn-group .btn-group + .os-pager .os-cta-pager-first,
.btn-group .os-pager .os-cta-pager-last + .os-pager .os-cta-pager-last,
.btn-group .os-pager .os-cta-pager-last + .btn-group,
.btn-group .btn-group + .os-pager .os-cta-pager-last,
.btn-group .os-pager .os-cta-pager-viewall + .os-pager .os-cta-pager-viewall,
.btn-group .os-pager .os-cta-pager-viewall + .btn-group,
.btn-group .btn-group + .os-pager .os-cta-pager-viewall,
.btn-group .os-cta-update + .os-cta-update,
.btn-group .os-cta-update + .btn-group,
.btn-group .btn-group + .os-cta-update,
.btn-group .os-cta-share + .os-cta-share,
.btn-group .os-cta-share + .btn-group,
.btn-group .btn-group + .os-cta-share,
.btn-group .os-cta-create + .os-cta-create,
.btn-group .os-cta-create + .btn-group,
.btn-group .btn-group + .os-cta-create,
.btn-group .os-cta-cancel + .os-cta-cancel,
.btn-group .os-cta-cancel + .btn-group,
.btn-group .btn-group + .os-cta-cancel,
.btn-group .os-cta-confirm + .os-cta-confirm,
.btn-group .os-cta-confirm + .btn-group,
.btn-group .btn-group + .os-cta-confirm,
.btn-group .os-cta-submit + .os-cta-submit,
.btn-group .os-cta-submit + .btn-group,
.btn-group .btn-group + .os-cta-submit,
.btn-group .os-cta-login + .os-cta-login,
.btn-group .os-cta-login + .btn-group,
.btn-group .btn-group + .os-cta-login,
.btn-group .os-cta-register + .os-cta-register,
.btn-group .os-cta-register + .btn-group,
.btn-group .btn-group + .os-cta-register,
.btn-group .os-cta-delete + .os-cta-delete,
.btn-group .os-cta-delete + .btn-group,
.btn-group .btn-group + .os-cta-delete,
.btn-group .os-cta-continue + .os-cta-continue,
.btn-group .os-cta-continue + .btn-group,
.btn-group .btn-group + .os-cta-continue,
.btn-group .os-cta-edit + .os-cta-edit,
.btn-group .os-cta-edit + .btn-group,
.btn-group .btn-group + .os-cta-edit,
.btn-group .os-cta-remove + .os-cta-remove,
.btn-group .os-cta-remove + .btn-group,
.btn-group .btn-group + .os-cta-remove,
.btn-group .os-cta-video-control + .os-cta-video-control,
.btn-group .os-cta-video-control + .btn-group,
.btn-group .btn-group + .os-cta-video-control,
.btn-group .os-product-360-modal .modal-footer > .controls-holder > button + .os-product-360-modal .modal-footer > .controls-holder > button,
.btn-group .os-product-360-modal .modal-footer > .controls-holder > button + .btn-group,
.btn-group .btn-group + .os-product-360-modal .modal-footer > .controls-holder > button,
.btn-group .os-cta-default + .os-cta-default,
.btn-group .os-cta-default + .btn-group,
.btn-group .btn-group + .os-cta-default,
.btn-group .os-cta-primary + .os-cta-primary,
.btn-group .os-cta-primary + .btn-group,
.btn-group .btn-group + .os-cta-primary,
.btn-group .os-cta-selectaddress + .os-cta-selectaddress,
.btn-group .os-cta-selectaddress + .btn-group,
.btn-group .btn-group + .os-cta-selectaddress,
.btn-group .os-cta-verifyaddress + .os-cta-verifyaddress,
.btn-group .os-cta-verifyaddress + .btn-group,
.btn-group .btn-group + .os-cta-verifyaddress {
  margin-left: -1px;
}
.btn-toolbar > .os-pager .os-cta-pager,
.btn-toolbar > .os-pager .os-cta-pager-prev,
.btn-toolbar > .os-pager .os-cta-pager-next,
.btn-toolbar > .os-pager .os-cta-pager-first,
.btn-toolbar > .os-pager .os-cta-pager-last,
.btn-toolbar > .os-pager .os-cta-pager-viewall,
.btn-toolbar > .os-cta-update,
.btn-toolbar > .os-cta-share,
.btn-toolbar > .os-cta-create,
.btn-toolbar > .os-cta-cancel,
.btn-toolbar > .os-cta-confirm,
.btn-toolbar > .os-cta-submit,
.btn-toolbar > .os-cta-login,
.btn-toolbar > .os-cta-register,
.btn-toolbar > .os-cta-delete,
.btn-toolbar > .os-cta-continue,
.btn-toolbar > .os-cta-edit,
.btn-toolbar > .os-cta-remove,
.btn-toolbar > .os-cta-video-control,
.btn-toolbar > .os-product-360-modal .modal-footer > .controls-holder > button,
.btn-toolbar > .os-cta-default,
.btn-toolbar > .os-cta-primary,
.btn-toolbar > .os-cta-selectaddress,
.btn-toolbar > .os-cta-verifyaddress {
  margin-left: 5px;
}
.btn-group > .os-pager .os-cta-pager:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group > .os-pager .os-cta-pager-prev:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group > .os-pager .os-cta-pager-next:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group > .os-pager .os-cta-pager-first:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group > .os-pager .os-cta-pager-last:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group > .os-pager .os-cta-pager-viewall:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group > .os-cta-update:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group > .os-cta-share:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group > .os-cta-create:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group > .os-cta-cancel:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group > .os-cta-confirm:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group > .os-cta-submit:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group > .os-cta-login:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group > .os-cta-register:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group > .os-cta-delete:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group > .os-cta-continue:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group > .os-cta-edit:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group > .os-cta-remove:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group > .os-cta-video-control:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group > .os-product-360-modal .modal-footer > .controls-holder > button:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group > .os-cta-default:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group > .os-cta-primary:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group > .os-cta-selectaddress:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group > .os-cta-verifyaddress:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .os-pager .os-cta-pager:first-child,
.btn-group > .os-pager .os-cta-pager-prev:first-child,
.btn-group > .os-pager .os-cta-pager-next:first-child,
.btn-group > .os-pager .os-cta-pager-first:first-child,
.btn-group > .os-pager .os-cta-pager-last:first-child,
.btn-group > .os-pager .os-cta-pager-viewall:first-child,
.btn-group > .os-cta-update:first-child,
.btn-group > .os-cta-share:first-child,
.btn-group > .os-cta-create:first-child,
.btn-group > .os-cta-cancel:first-child,
.btn-group > .os-cta-confirm:first-child,
.btn-group > .os-cta-submit:first-child,
.btn-group > .os-cta-login:first-child,
.btn-group > .os-cta-register:first-child,
.btn-group > .os-cta-delete:first-child,
.btn-group > .os-cta-continue:first-child,
.btn-group > .os-cta-edit:first-child,
.btn-group > .os-cta-remove:first-child,
.btn-group > .os-cta-video-control:first-child,
.btn-group > .os-product-360-modal .modal-footer > .controls-holder > button:first-child,
.btn-group > .os-cta-default:first-child,
.btn-group > .os-cta-primary:first-child,
.btn-group > .os-cta-selectaddress:first-child,
.btn-group > .os-cta-verifyaddress:first-child {
  margin-left: 0;
}
.btn-group > .os-pager .os-cta-pager:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group > .os-pager .os-cta-pager-prev:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group > .os-pager .os-cta-pager-next:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group > .os-pager .os-cta-pager-first:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group > .os-pager .os-cta-pager-last:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group > .os-pager .os-cta-pager-viewall:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group > .os-cta-update:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group > .os-cta-share:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group > .os-cta-create:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group > .os-cta-cancel:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group > .os-cta-confirm:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group > .os-cta-submit:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group > .os-cta-login:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group > .os-cta-register:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group > .os-cta-delete:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group > .os-cta-continue:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group > .os-cta-edit:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group > .os-cta-remove:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group > .os-cta-video-control:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group > .os-product-360-modal .modal-footer > .controls-holder > button:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group > .os-cta-default:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group > .os-cta-primary:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group > .os-cta-selectaddress:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group > .os-cta-verifyaddress:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .os-pager .os-cta-pager:last-child:not(:first-child),
.btn-group > .os-pager .os-cta-pager-prev:last-child:not(:first-child),
.btn-group > .os-pager .os-cta-pager-next:last-child:not(:first-child),
.btn-group > .os-pager .os-cta-pager-first:last-child:not(:first-child),
.btn-group > .os-pager .os-cta-pager-last:last-child:not(:first-child),
.btn-group > .os-pager .os-cta-pager-viewall:last-child:not(:first-child),
.btn-group > .os-cta-update:last-child:not(:first-child),
.btn-group > .os-cta-share:last-child:not(:first-child),
.btn-group > .os-cta-create:last-child:not(:first-child),
.btn-group > .os-cta-cancel:last-child:not(:first-child),
.btn-group > .os-cta-confirm:last-child:not(:first-child),
.btn-group > .os-cta-submit:last-child:not(:first-child),
.btn-group > .os-cta-login:last-child:not(:first-child),
.btn-group > .os-cta-register:last-child:not(:first-child),
.btn-group > .os-cta-delete:last-child:not(:first-child),
.btn-group > .os-cta-continue:last-child:not(:first-child),
.btn-group > .os-cta-edit:last-child:not(:first-child),
.btn-group > .os-cta-remove:last-child:not(:first-child),
.btn-group > .os-cta-video-control:last-child:not(:first-child),
.btn-group > .os-product-360-modal .modal-footer > .controls-holder > button:last-child:not(:first-child),
.btn-group > .os-cta-default:last-child:not(:first-child),
.btn-group > .os-cta-primary:last-child:not(:first-child),
.btn-group > .os-cta-selectaddress:last-child:not(:first-child),
.btn-group > .os-cta-verifyaddress:last-child:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .os-pager .os-cta-pager,
.btn-group > .btn-group:not(:first-child):not(:last-child) > .os-pager .os-cta-pager-prev,
.btn-group > .btn-group:not(:first-child):not(:last-child) > .os-pager .os-cta-pager-next,
.btn-group > .btn-group:not(:first-child):not(:last-child) > .os-pager .os-cta-pager-first,
.btn-group > .btn-group:not(:first-child):not(:last-child) > .os-pager .os-cta-pager-last,
.btn-group > .btn-group:not(:first-child):not(:last-child) > .os-pager .os-cta-pager-viewall,
.btn-group > .btn-group:not(:first-child):not(:last-child) > .os-cta-update,
.btn-group > .btn-group:not(:first-child):not(:last-child) > .os-cta-share,
.btn-group > .btn-group:not(:first-child):not(:last-child) > .os-cta-create,
.btn-group > .btn-group:not(:first-child):not(:last-child) > .os-cta-cancel,
.btn-group > .btn-group:not(:first-child):not(:last-child) > .os-cta-confirm,
.btn-group > .btn-group:not(:first-child):not(:last-child) > .os-cta-submit,
.btn-group > .btn-group:not(:first-child):not(:last-child) > .os-cta-login,
.btn-group > .btn-group:not(:first-child):not(:last-child) > .os-cta-register,
.btn-group > .btn-group:not(:first-child):not(:last-child) > .os-cta-delete,
.btn-group > .btn-group:not(:first-child):not(:last-child) > .os-cta-continue,
.btn-group > .btn-group:not(:first-child):not(:last-child) > .os-cta-edit,
.btn-group > .btn-group:not(:first-child):not(:last-child) > .os-cta-remove,
.btn-group > .btn-group:not(:first-child):not(:last-child) > .os-cta-video-control,
.btn-group > .btn-group:not(:first-child):not(:last-child) > .os-product-360-modal .modal-footer > .controls-holder > button,
.btn-group > .btn-group:not(:first-child):not(:last-child) > .os-cta-default,
.btn-group > .btn-group:not(:first-child):not(:last-child) > .os-cta-primary,
.btn-group > .btn-group:not(:first-child):not(:last-child) > .os-cta-selectaddress,
.btn-group > .btn-group:not(:first-child):not(:last-child) > .os-cta-verifyaddress {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .os-pager .os-cta-pager:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .os-pager .os-cta-pager-prev:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .os-pager .os-cta-pager-next:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .os-pager .os-cta-pager-first:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .os-pager .os-cta-pager-last:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .os-pager .os-cta-pager-viewall:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .os-cta-update:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .os-cta-share:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .os-cta-create:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .os-cta-cancel:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .os-cta-confirm:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .os-cta-submit:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .os-cta-login:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .os-cta-register:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .os-cta-delete:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .os-cta-continue:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .os-cta-edit:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .os-cta-remove:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .os-cta-video-control:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .os-product-360-modal .modal-footer > .controls-holder > button:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .os-cta-default:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .os-cta-primary:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .os-cta-selectaddress:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .os-cta-verifyaddress:last-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .os-pager .os-cta-pager:first-child,
.btn-group > .btn-group:last-child:not(:first-child) > .os-pager .os-cta-pager-prev:first-child,
.btn-group > .btn-group:last-child:not(:first-child) > .os-pager .os-cta-pager-next:first-child,
.btn-group > .btn-group:last-child:not(:first-child) > .os-pager .os-cta-pager-first:first-child,
.btn-group > .btn-group:last-child:not(:first-child) > .os-pager .os-cta-pager-last:first-child,
.btn-group > .btn-group:last-child:not(:first-child) > .os-pager .os-cta-pager-viewall:first-child,
.btn-group > .btn-group:last-child:not(:first-child) > .os-cta-update:first-child,
.btn-group > .btn-group:last-child:not(:first-child) > .os-cta-share:first-child,
.btn-group > .btn-group:last-child:not(:first-child) > .os-cta-create:first-child,
.btn-group > .btn-group:last-child:not(:first-child) > .os-cta-cancel:first-child,
.btn-group > .btn-group:last-child:not(:first-child) > .os-cta-confirm:first-child,
.btn-group > .btn-group:last-child:not(:first-child) > .os-cta-submit:first-child,
.btn-group > .btn-group:last-child:not(:first-child) > .os-cta-login:first-child,
.btn-group > .btn-group:last-child:not(:first-child) > .os-cta-register:first-child,
.btn-group > .btn-group:last-child:not(:first-child) > .os-cta-delete:first-child,
.btn-group > .btn-group:last-child:not(:first-child) > .os-cta-continue:first-child,
.btn-group > .btn-group:last-child:not(:first-child) > .os-cta-edit:first-child,
.btn-group > .btn-group:last-child:not(:first-child) > .os-cta-remove:first-child,
.btn-group > .btn-group:last-child:not(:first-child) > .os-cta-video-control:first-child,
.btn-group > .btn-group:last-child:not(:first-child) > .os-product-360-modal .modal-footer > .controls-holder > button:first-child,
.btn-group > .btn-group:last-child:not(:first-child) > .os-cta-default:first-child,
.btn-group > .btn-group:last-child:not(:first-child) > .os-cta-primary:first-child,
.btn-group > .btn-group:last-child:not(:first-child) > .os-cta-selectaddress:first-child,
.btn-group > .btn-group:last-child:not(:first-child) > .os-cta-verifyaddress:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .os-pager .os-cta-pager + .dropdown-toggle,
.btn-group > .os-pager .os-cta-pager-prev + .dropdown-toggle,
.btn-group > .os-pager .os-cta-pager-next + .dropdown-toggle,
.btn-group > .os-pager .os-cta-pager-first + .dropdown-toggle,
.btn-group > .os-pager .os-cta-pager-last + .dropdown-toggle,
.btn-group > .os-pager .os-cta-pager-viewall + .dropdown-toggle,
.btn-group > .os-cta-update + .dropdown-toggle,
.btn-group > .os-cta-share + .dropdown-toggle,
.btn-group > .os-cta-create + .dropdown-toggle,
.btn-group > .os-cta-cancel + .dropdown-toggle,
.btn-group > .os-cta-confirm + .dropdown-toggle,
.btn-group > .os-cta-submit + .dropdown-toggle,
.btn-group > .os-cta-login + .dropdown-toggle,
.btn-group > .os-cta-register + .dropdown-toggle,
.btn-group > .os-cta-delete + .dropdown-toggle,
.btn-group > .os-cta-continue + .dropdown-toggle,
.btn-group > .os-cta-edit + .dropdown-toggle,
.btn-group > .os-cta-remove + .dropdown-toggle,
.btn-group > .os-cta-video-control + .dropdown-toggle,
.btn-group > .os-product-360-modal .modal-footer > .controls-holder > button + .dropdown-toggle,
.btn-group > .os-cta-default + .dropdown-toggle,
.btn-group > .os-cta-primary + .dropdown-toggle,
.btn-group > .os-cta-selectaddress + .dropdown-toggle,
.btn-group > .os-cta-verifyaddress + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.os-pager .os-cta-pager .caret,
.os-pager .os-cta-pager-prev .caret,
.os-pager .os-cta-pager-next .caret,
.os-pager .os-cta-pager-first .caret,
.os-pager .os-cta-pager-last .caret,
.os-pager .os-cta-pager-viewall .caret,
.os-cta-update .caret,
.os-cta-share .caret,
.os-cta-create .caret,
.os-cta-cancel .caret,
.os-cta-confirm .caret,
.os-cta-submit .caret,
.os-cta-login .caret,
.os-cta-register .caret,
.os-cta-delete .caret,
.os-cta-continue .caret,
.os-cta-edit .caret,
.os-cta-remove .caret,
.os-cta-video-control .caret,
.os-product-360-modal .modal-footer > .controls-holder > button .caret,
.os-cta-default .caret,
.os-cta-primary .caret,
.os-cta-selectaddress .caret,
.os-cta-verifyaddress .caret {
  margin-left: 0;
}
.btn-group-vertical > .os-pager .os-cta-pager,
.btn-group-vertical > .btn-group > .os-pager .os-cta-pager,
.btn-group-vertical > .os-pager .os-cta-pager-prev,
.btn-group-vertical > .btn-group > .os-pager .os-cta-pager-prev,
.btn-group-vertical > .os-pager .os-cta-pager-next,
.btn-group-vertical > .btn-group > .os-pager .os-cta-pager-next,
.btn-group-vertical > .os-pager .os-cta-pager-first,
.btn-group-vertical > .btn-group > .os-pager .os-cta-pager-first,
.btn-group-vertical > .os-pager .os-cta-pager-last,
.btn-group-vertical > .btn-group > .os-pager .os-cta-pager-last,
.btn-group-vertical > .os-pager .os-cta-pager-viewall,
.btn-group-vertical > .btn-group > .os-pager .os-cta-pager-viewall,
.btn-group-vertical > .os-cta-update,
.btn-group-vertical > .btn-group > .os-cta-update,
.btn-group-vertical > .os-cta-share,
.btn-group-vertical > .btn-group > .os-cta-share,
.btn-group-vertical > .os-cta-create,
.btn-group-vertical > .btn-group > .os-cta-create,
.btn-group-vertical > .os-cta-cancel,
.btn-group-vertical > .btn-group > .os-cta-cancel,
.btn-group-vertical > .os-cta-confirm,
.btn-group-vertical > .btn-group > .os-cta-confirm,
.btn-group-vertical > .os-cta-submit,
.btn-group-vertical > .btn-group > .os-cta-submit,
.btn-group-vertical > .os-cta-login,
.btn-group-vertical > .btn-group > .os-cta-login,
.btn-group-vertical > .os-cta-register,
.btn-group-vertical > .btn-group > .os-cta-register,
.btn-group-vertical > .os-cta-delete,
.btn-group-vertical > .btn-group > .os-cta-delete,
.btn-group-vertical > .os-cta-continue,
.btn-group-vertical > .btn-group > .os-cta-continue,
.btn-group-vertical > .os-cta-edit,
.btn-group-vertical > .btn-group > .os-cta-edit,
.btn-group-vertical > .os-cta-remove,
.btn-group-vertical > .btn-group > .os-cta-remove,
.btn-group-vertical > .os-cta-video-control,
.btn-group-vertical > .btn-group > .os-cta-video-control,
.btn-group-vertical > .os-product-360-modal .modal-footer > .controls-holder > button,
.btn-group-vertical > .btn-group > .os-product-360-modal .modal-footer > .controls-holder > button,
.btn-group-vertical > .os-cta-default,
.btn-group-vertical > .btn-group > .os-cta-default,
.btn-group-vertical > .os-cta-primary,
.btn-group-vertical > .btn-group > .os-cta-primary,
.btn-group-vertical > .os-cta-selectaddress,
.btn-group-vertical > .btn-group > .os-cta-selectaddress,
.btn-group-vertical > .os-cta-verifyaddress,
.btn-group-vertical > .btn-group > .os-cta-verifyaddress {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .os-pager .os-cta-pager,
.btn-group-vertical > .btn-group > .os-pager .os-cta-pager-prev,
.btn-group-vertical > .btn-group > .os-pager .os-cta-pager-next,
.btn-group-vertical > .btn-group > .os-pager .os-cta-pager-first,
.btn-group-vertical > .btn-group > .os-pager .os-cta-pager-last,
.btn-group-vertical > .btn-group > .os-pager .os-cta-pager-viewall,
.btn-group-vertical > .btn-group > .os-cta-update,
.btn-group-vertical > .btn-group > .os-cta-share,
.btn-group-vertical > .btn-group > .os-cta-create,
.btn-group-vertical > .btn-group > .os-cta-cancel,
.btn-group-vertical > .btn-group > .os-cta-confirm,
.btn-group-vertical > .btn-group > .os-cta-submit,
.btn-group-vertical > .btn-group > .os-cta-login,
.btn-group-vertical > .btn-group > .os-cta-register,
.btn-group-vertical > .btn-group > .os-cta-delete,
.btn-group-vertical > .btn-group > .os-cta-continue,
.btn-group-vertical > .btn-group > .os-cta-edit,
.btn-group-vertical > .btn-group > .os-cta-remove,
.btn-group-vertical > .btn-group > .os-cta-video-control,
.btn-group-vertical > .btn-group > .os-product-360-modal .modal-footer > .controls-holder > button,
.btn-group-vertical > .btn-group > .os-cta-default,
.btn-group-vertical > .btn-group > .os-cta-primary,
.btn-group-vertical > .btn-group > .os-cta-selectaddress,
.btn-group-vertical > .btn-group > .os-cta-verifyaddress {
  float: none;
}
.btn-group-vertical > .os-pager .os-cta-pager + .os-pager .os-cta-pager,
.btn-group-vertical > .os-pager .os-cta-pager + .btn-group,
.btn-group-vertical > .btn-group + .os-pager .os-cta-pager,
.btn-group-vertical > .os-pager .os-cta-pager-prev + .os-pager .os-cta-pager-prev,
.btn-group-vertical > .os-pager .os-cta-pager-prev + .btn-group,
.btn-group-vertical > .btn-group + .os-pager .os-cta-pager-prev,
.btn-group-vertical > .os-pager .os-cta-pager-next + .os-pager .os-cta-pager-next,
.btn-group-vertical > .os-pager .os-cta-pager-next + .btn-group,
.btn-group-vertical > .btn-group + .os-pager .os-cta-pager-next,
.btn-group-vertical > .os-pager .os-cta-pager-first + .os-pager .os-cta-pager-first,
.btn-group-vertical > .os-pager .os-cta-pager-first + .btn-group,
.btn-group-vertical > .btn-group + .os-pager .os-cta-pager-first,
.btn-group-vertical > .os-pager .os-cta-pager-last + .os-pager .os-cta-pager-last,
.btn-group-vertical > .os-pager .os-cta-pager-last + .btn-group,
.btn-group-vertical > .btn-group + .os-pager .os-cta-pager-last,
.btn-group-vertical > .os-pager .os-cta-pager-viewall + .os-pager .os-cta-pager-viewall,
.btn-group-vertical > .os-pager .os-cta-pager-viewall + .btn-group,
.btn-group-vertical > .btn-group + .os-pager .os-cta-pager-viewall,
.btn-group-vertical > .os-cta-update + .os-cta-update,
.btn-group-vertical > .os-cta-update + .btn-group,
.btn-group-vertical > .btn-group + .os-cta-update,
.btn-group-vertical > .os-cta-share + .os-cta-share,
.btn-group-vertical > .os-cta-share + .btn-group,
.btn-group-vertical > .btn-group + .os-cta-share,
.btn-group-vertical > .os-cta-create + .os-cta-create,
.btn-group-vertical > .os-cta-create + .btn-group,
.btn-group-vertical > .btn-group + .os-cta-create,
.btn-group-vertical > .os-cta-cancel + .os-cta-cancel,
.btn-group-vertical > .os-cta-cancel + .btn-group,
.btn-group-vertical > .btn-group + .os-cta-cancel,
.btn-group-vertical > .os-cta-confirm + .os-cta-confirm,
.btn-group-vertical > .os-cta-confirm + .btn-group,
.btn-group-vertical > .btn-group + .os-cta-confirm,
.btn-group-vertical > .os-cta-submit + .os-cta-submit,
.btn-group-vertical > .os-cta-submit + .btn-group,
.btn-group-vertical > .btn-group + .os-cta-submit,
.btn-group-vertical > .os-cta-login + .os-cta-login,
.btn-group-vertical > .os-cta-login + .btn-group,
.btn-group-vertical > .btn-group + .os-cta-login,
.btn-group-vertical > .os-cta-register + .os-cta-register,
.btn-group-vertical > .os-cta-register + .btn-group,
.btn-group-vertical > .btn-group + .os-cta-register,
.btn-group-vertical > .os-cta-delete + .os-cta-delete,
.btn-group-vertical > .os-cta-delete + .btn-group,
.btn-group-vertical > .btn-group + .os-cta-delete,
.btn-group-vertical > .os-cta-continue + .os-cta-continue,
.btn-group-vertical > .os-cta-continue + .btn-group,
.btn-group-vertical > .btn-group + .os-cta-continue,
.btn-group-vertical > .os-cta-edit + .os-cta-edit,
.btn-group-vertical > .os-cta-edit + .btn-group,
.btn-group-vertical > .btn-group + .os-cta-edit,
.btn-group-vertical > .os-cta-remove + .os-cta-remove,
.btn-group-vertical > .os-cta-remove + .btn-group,
.btn-group-vertical > .btn-group + .os-cta-remove,
.btn-group-vertical > .os-cta-video-control + .os-cta-video-control,
.btn-group-vertical > .os-cta-video-control + .btn-group,
.btn-group-vertical > .btn-group + .os-cta-video-control,
.btn-group-vertical > .os-product-360-modal .modal-footer > .controls-holder > button + .os-product-360-modal .modal-footer > .controls-holder > button,
.btn-group-vertical > .os-product-360-modal .modal-footer > .controls-holder > button + .btn-group,
.btn-group-vertical > .btn-group + .os-product-360-modal .modal-footer > .controls-holder > button,
.btn-group-vertical > .os-cta-default + .os-cta-default,
.btn-group-vertical > .os-cta-default + .btn-group,
.btn-group-vertical > .btn-group + .os-cta-default,
.btn-group-vertical > .os-cta-primary + .os-cta-primary,
.btn-group-vertical > .os-cta-primary + .btn-group,
.btn-group-vertical > .btn-group + .os-cta-primary,
.btn-group-vertical > .os-cta-selectaddress + .os-cta-selectaddress,
.btn-group-vertical > .os-cta-selectaddress + .btn-group,
.btn-group-vertical > .btn-group + .os-cta-selectaddress,
.btn-group-vertical > .os-cta-verifyaddress + .os-cta-verifyaddress,
.btn-group-vertical > .os-cta-verifyaddress + .btn-group,
.btn-group-vertical > .btn-group + .os-cta-verifyaddress {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .os-pager .os-cta-pager:not(:first-child):not(:last-child),
.btn-group-vertical > .os-pager .os-cta-pager-prev:not(:first-child):not(:last-child),
.btn-group-vertical > .os-pager .os-cta-pager-next:not(:first-child):not(:last-child),
.btn-group-vertical > .os-pager .os-cta-pager-first:not(:first-child):not(:last-child),
.btn-group-vertical > .os-pager .os-cta-pager-last:not(:first-child):not(:last-child),
.btn-group-vertical > .os-pager .os-cta-pager-viewall:not(:first-child):not(:last-child),
.btn-group-vertical > .os-cta-update:not(:first-child):not(:last-child),
.btn-group-vertical > .os-cta-share:not(:first-child):not(:last-child),
.btn-group-vertical > .os-cta-create:not(:first-child):not(:last-child),
.btn-group-vertical > .os-cta-cancel:not(:first-child):not(:last-child),
.btn-group-vertical > .os-cta-confirm:not(:first-child):not(:last-child),
.btn-group-vertical > .os-cta-submit:not(:first-child):not(:last-child),
.btn-group-vertical > .os-cta-login:not(:first-child):not(:last-child),
.btn-group-vertical > .os-cta-register:not(:first-child):not(:last-child),
.btn-group-vertical > .os-cta-delete:not(:first-child):not(:last-child),
.btn-group-vertical > .os-cta-continue:not(:first-child):not(:last-child),
.btn-group-vertical > .os-cta-edit:not(:first-child):not(:last-child),
.btn-group-vertical > .os-cta-remove:not(:first-child):not(:last-child),
.btn-group-vertical > .os-cta-video-control:not(:first-child):not(:last-child),
.btn-group-vertical > .os-product-360-modal .modal-footer > .controls-holder > button:not(:first-child):not(:last-child),
.btn-group-vertical > .os-cta-default:not(:first-child):not(:last-child),
.btn-group-vertical > .os-cta-primary:not(:first-child):not(:last-child),
.btn-group-vertical > .os-cta-selectaddress:not(:first-child):not(:last-child),
.btn-group-vertical > .os-cta-verifyaddress:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .os-pager .os-cta-pager:first-child:not(:last-child),
.btn-group-vertical > .os-pager .os-cta-pager-prev:first-child:not(:last-child),
.btn-group-vertical > .os-pager .os-cta-pager-next:first-child:not(:last-child),
.btn-group-vertical > .os-pager .os-cta-pager-first:first-child:not(:last-child),
.btn-group-vertical > .os-pager .os-cta-pager-last:first-child:not(:last-child),
.btn-group-vertical > .os-pager .os-cta-pager-viewall:first-child:not(:last-child),
.btn-group-vertical > .os-cta-update:first-child:not(:last-child),
.btn-group-vertical > .os-cta-share:first-child:not(:last-child),
.btn-group-vertical > .os-cta-create:first-child:not(:last-child),
.btn-group-vertical > .os-cta-cancel:first-child:not(:last-child),
.btn-group-vertical > .os-cta-confirm:first-child:not(:last-child),
.btn-group-vertical > .os-cta-submit:first-child:not(:last-child),
.btn-group-vertical > .os-cta-login:first-child:not(:last-child),
.btn-group-vertical > .os-cta-register:first-child:not(:last-child),
.btn-group-vertical > .os-cta-delete:first-child:not(:last-child),
.btn-group-vertical > .os-cta-continue:first-child:not(:last-child),
.btn-group-vertical > .os-cta-edit:first-child:not(:last-child),
.btn-group-vertical > .os-cta-remove:first-child:not(:last-child),
.btn-group-vertical > .os-cta-video-control:first-child:not(:last-child),
.btn-group-vertical > .os-product-360-modal .modal-footer > .controls-holder > button:first-child:not(:last-child),
.btn-group-vertical > .os-cta-default:first-child:not(:last-child),
.btn-group-vertical > .os-cta-primary:first-child:not(:last-child),
.btn-group-vertical > .os-cta-selectaddress:first-child:not(:last-child),
.btn-group-vertical > .os-cta-verifyaddress:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .os-pager .os-cta-pager:last-child:not(:first-child),
.btn-group-vertical > .os-pager .os-cta-pager-prev:last-child:not(:first-child),
.btn-group-vertical > .os-pager .os-cta-pager-next:last-child:not(:first-child),
.btn-group-vertical > .os-pager .os-cta-pager-first:last-child:not(:first-child),
.btn-group-vertical > .os-pager .os-cta-pager-last:last-child:not(:first-child),
.btn-group-vertical > .os-pager .os-cta-pager-viewall:last-child:not(:first-child),
.btn-group-vertical > .os-cta-update:last-child:not(:first-child),
.btn-group-vertical > .os-cta-share:last-child:not(:first-child),
.btn-group-vertical > .os-cta-create:last-child:not(:first-child),
.btn-group-vertical > .os-cta-cancel:last-child:not(:first-child),
.btn-group-vertical > .os-cta-confirm:last-child:not(:first-child),
.btn-group-vertical > .os-cta-submit:last-child:not(:first-child),
.btn-group-vertical > .os-cta-login:last-child:not(:first-child),
.btn-group-vertical > .os-cta-register:last-child:not(:first-child),
.btn-group-vertical > .os-cta-delete:last-child:not(:first-child),
.btn-group-vertical > .os-cta-continue:last-child:not(:first-child),
.btn-group-vertical > .os-cta-edit:last-child:not(:first-child),
.btn-group-vertical > .os-cta-remove:last-child:not(:first-child),
.btn-group-vertical > .os-cta-video-control:last-child:not(:first-child),
.btn-group-vertical > .os-product-360-modal .modal-footer > .controls-holder > button:last-child:not(:first-child),
.btn-group-vertical > .os-cta-default:last-child:not(:first-child),
.btn-group-vertical > .os-cta-primary:last-child:not(:first-child),
.btn-group-vertical > .os-cta-selectaddress:last-child:not(:first-child),
.btn-group-vertical > .os-cta-verifyaddress:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .os-pager .os-cta-pager,
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .os-pager .os-cta-pager-prev,
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .os-pager .os-cta-pager-next,
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .os-pager .os-cta-pager-first,
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .os-pager .os-cta-pager-last,
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .os-pager .os-cta-pager-viewall,
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .os-cta-update,
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .os-cta-share,
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .os-cta-create,
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .os-cta-cancel,
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .os-cta-confirm,
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .os-cta-submit,
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .os-cta-login,
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .os-cta-register,
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .os-cta-delete,
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .os-cta-continue,
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .os-cta-edit,
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .os-cta-remove,
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .os-cta-video-control,
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .os-product-360-modal .modal-footer > .controls-holder > button,
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .os-cta-default,
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .os-cta-primary,
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .os-cta-selectaddress,
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .os-cta-verifyaddress {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .os-pager .os-cta-pager:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .os-pager .os-cta-pager-prev:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .os-pager .os-cta-pager-next:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .os-pager .os-cta-pager-first:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .os-pager .os-cta-pager-last:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .os-pager .os-cta-pager-viewall:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .os-cta-update:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .os-cta-share:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .os-cta-create:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .os-cta-cancel:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .os-cta-confirm:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .os-cta-submit:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .os-cta-login:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .os-cta-register:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .os-cta-delete:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .os-cta-continue:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .os-cta-edit:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .os-cta-remove:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .os-cta-video-control:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .os-product-360-modal .modal-footer > .controls-holder > button:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .os-cta-default:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .os-cta-primary:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .os-cta-selectaddress:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .os-cta-verifyaddress:last-child {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .os-pager .os-cta-pager:first-child,
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .os-pager .os-cta-pager-prev:first-child,
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .os-pager .os-cta-pager-next:first-child,
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .os-pager .os-cta-pager-first:first-child,
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .os-pager .os-cta-pager-last:first-child,
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .os-pager .os-cta-pager-viewall:first-child,
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .os-cta-update:first-child,
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .os-cta-share:first-child,
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .os-cta-create:first-child,
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .os-cta-cancel:first-child,
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .os-cta-confirm:first-child,
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .os-cta-submit:first-child,
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .os-cta-login:first-child,
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .os-cta-register:first-child,
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .os-cta-delete:first-child,
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .os-cta-continue:first-child,
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .os-cta-edit:first-child,
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .os-cta-remove:first-child,
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .os-cta-video-control:first-child,
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .os-product-360-modal .modal-footer > .controls-holder > button:first-child,
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .os-cta-default:first-child,
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .os-cta-primary:first-child,
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .os-cta-selectaddress:first-child,
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .os-cta-verifyaddress:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified > .os-pager .os-cta-pager,
.btn-group-justified > .os-pager .os-cta-pager-prev,
.btn-group-justified > .os-pager .os-cta-pager-next,
.btn-group-justified > .os-pager .os-cta-pager-first,
.btn-group-justified > .os-pager .os-cta-pager-last,
.btn-group-justified > .os-pager .os-cta-pager-viewall,
.btn-group-justified > .os-cta-update,
.btn-group-justified > .os-cta-share,
.btn-group-justified > .os-cta-create,
.btn-group-justified > .os-cta-cancel,
.btn-group-justified > .os-cta-confirm,
.btn-group-justified > .os-cta-submit,
.btn-group-justified > .os-cta-login,
.btn-group-justified > .os-cta-register,
.btn-group-justified > .os-cta-delete,
.btn-group-justified > .os-cta-continue,
.btn-group-justified > .os-cta-edit,
.btn-group-justified > .os-cta-remove,
.btn-group-justified > .os-cta-video-control,
.btn-group-justified > .os-product-360-modal .modal-footer > .controls-holder > button,
.btn-group-justified > .os-cta-default,
.btn-group-justified > .os-cta-primary,
.btn-group-justified > .os-cta-selectaddress,
.btn-group-justified > .os-cta-verifyaddress {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .os-pager .os-cta-pager,
.btn-group-justified > .btn-group .os-pager .os-cta-pager-prev,
.btn-group-justified > .btn-group .os-pager .os-cta-pager-next,
.btn-group-justified > .btn-group .os-pager .os-cta-pager-first,
.btn-group-justified > .btn-group .os-pager .os-cta-pager-last,
.btn-group-justified > .btn-group .os-pager .os-cta-pager-viewall,
.btn-group-justified > .btn-group .os-cta-update,
.btn-group-justified > .btn-group .os-cta-share,
.btn-group-justified > .btn-group .os-cta-create,
.btn-group-justified > .btn-group .os-cta-cancel,
.btn-group-justified > .btn-group .os-cta-confirm,
.btn-group-justified > .btn-group .os-cta-submit,
.btn-group-justified > .btn-group .os-cta-login,
.btn-group-justified > .btn-group .os-cta-register,
.btn-group-justified > .btn-group .os-cta-delete,
.btn-group-justified > .btn-group .os-cta-continue,
.btn-group-justified > .btn-group .os-cta-edit,
.btn-group-justified > .btn-group .os-cta-remove,
.btn-group-justified > .btn-group .os-cta-video-control,
.btn-group-justified > .btn-group .os-product-360-modal .modal-footer > .controls-holder > button,
.btn-group-justified > .btn-group .os-cta-default,
.btn-group-justified > .btn-group .os-cta-primary,
.btn-group-justified > .btn-group .os-cta-selectaddress,
.btn-group-justified > .btn-group .os-cta-verifyaddress {
  width: 100%;
}
[data-toggle="buttons"] > .os-pager .os-cta-pager input[type="radio"],
[data-toggle="buttons"] > .btn-group > .os-pager .os-cta-pager input[type="radio"],
[data-toggle="buttons"] > .os-pager .os-cta-pager input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .os-pager .os-cta-pager input[type="checkbox"],
[data-toggle="buttons"] > .os-pager .os-cta-pager-prev input[type="radio"],
[data-toggle="buttons"] > .btn-group > .os-pager .os-cta-pager-prev input[type="radio"],
[data-toggle="buttons"] > .os-pager .os-cta-pager-prev input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .os-pager .os-cta-pager-prev input[type="checkbox"],
[data-toggle="buttons"] > .os-pager .os-cta-pager-next input[type="radio"],
[data-toggle="buttons"] > .btn-group > .os-pager .os-cta-pager-next input[type="radio"],
[data-toggle="buttons"] > .os-pager .os-cta-pager-next input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .os-pager .os-cta-pager-next input[type="checkbox"],
[data-toggle="buttons"] > .os-pager .os-cta-pager-first input[type="radio"],
[data-toggle="buttons"] > .btn-group > .os-pager .os-cta-pager-first input[type="radio"],
[data-toggle="buttons"] > .os-pager .os-cta-pager-first input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .os-pager .os-cta-pager-first input[type="checkbox"],
[data-toggle="buttons"] > .os-pager .os-cta-pager-last input[type="radio"],
[data-toggle="buttons"] > .btn-group > .os-pager .os-cta-pager-last input[type="radio"],
[data-toggle="buttons"] > .os-pager .os-cta-pager-last input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .os-pager .os-cta-pager-last input[type="checkbox"],
[data-toggle="buttons"] > .os-pager .os-cta-pager-viewall input[type="radio"],
[data-toggle="buttons"] > .btn-group > .os-pager .os-cta-pager-viewall input[type="radio"],
[data-toggle="buttons"] > .os-pager .os-cta-pager-viewall input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .os-pager .os-cta-pager-viewall input[type="checkbox"],
[data-toggle="buttons"] > .os-cta-update input[type="radio"],
[data-toggle="buttons"] > .btn-group > .os-cta-update input[type="radio"],
[data-toggle="buttons"] > .os-cta-update input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .os-cta-update input[type="checkbox"],
[data-toggle="buttons"] > .os-cta-share input[type="radio"],
[data-toggle="buttons"] > .btn-group > .os-cta-share input[type="radio"],
[data-toggle="buttons"] > .os-cta-share input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .os-cta-share input[type="checkbox"],
[data-toggle="buttons"] > .os-cta-create input[type="radio"],
[data-toggle="buttons"] > .btn-group > .os-cta-create input[type="radio"],
[data-toggle="buttons"] > .os-cta-create input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .os-cta-create input[type="checkbox"],
[data-toggle="buttons"] > .os-cta-cancel input[type="radio"],
[data-toggle="buttons"] > .btn-group > .os-cta-cancel input[type="radio"],
[data-toggle="buttons"] > .os-cta-cancel input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .os-cta-cancel input[type="checkbox"],
[data-toggle="buttons"] > .os-cta-confirm input[type="radio"],
[data-toggle="buttons"] > .btn-group > .os-cta-confirm input[type="radio"],
[data-toggle="buttons"] > .os-cta-confirm input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .os-cta-confirm input[type="checkbox"],
[data-toggle="buttons"] > .os-cta-submit input[type="radio"],
[data-toggle="buttons"] > .btn-group > .os-cta-submit input[type="radio"],
[data-toggle="buttons"] > .os-cta-submit input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .os-cta-submit input[type="checkbox"],
[data-toggle="buttons"] > .os-cta-login input[type="radio"],
[data-toggle="buttons"] > .btn-group > .os-cta-login input[type="radio"],
[data-toggle="buttons"] > .os-cta-login input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .os-cta-login input[type="checkbox"],
[data-toggle="buttons"] > .os-cta-register input[type="radio"],
[data-toggle="buttons"] > .btn-group > .os-cta-register input[type="radio"],
[data-toggle="buttons"] > .os-cta-register input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .os-cta-register input[type="checkbox"],
[data-toggle="buttons"] > .os-cta-delete input[type="radio"],
[data-toggle="buttons"] > .btn-group > .os-cta-delete input[type="radio"],
[data-toggle="buttons"] > .os-cta-delete input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .os-cta-delete input[type="checkbox"],
[data-toggle="buttons"] > .os-cta-continue input[type="radio"],
[data-toggle="buttons"] > .btn-group > .os-cta-continue input[type="radio"],
[data-toggle="buttons"] > .os-cta-continue input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .os-cta-continue input[type="checkbox"],
[data-toggle="buttons"] > .os-cta-edit input[type="radio"],
[data-toggle="buttons"] > .btn-group > .os-cta-edit input[type="radio"],
[data-toggle="buttons"] > .os-cta-edit input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .os-cta-edit input[type="checkbox"],
[data-toggle="buttons"] > .os-cta-remove input[type="radio"],
[data-toggle="buttons"] > .btn-group > .os-cta-remove input[type="radio"],
[data-toggle="buttons"] > .os-cta-remove input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .os-cta-remove input[type="checkbox"],
[data-toggle="buttons"] > .os-cta-video-control input[type="radio"],
[data-toggle="buttons"] > .btn-group > .os-cta-video-control input[type="radio"],
[data-toggle="buttons"] > .os-cta-video-control input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .os-cta-video-control input[type="checkbox"],
[data-toggle="buttons"] > .os-product-360-modal .modal-footer > .controls-holder > button input[type="radio"],
[data-toggle="buttons"] > .btn-group > .os-product-360-modal .modal-footer > .controls-holder > button input[type="radio"],
[data-toggle="buttons"] > .os-product-360-modal .modal-footer > .controls-holder > button input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .os-product-360-modal .modal-footer > .controls-holder > button input[type="checkbox"],
[data-toggle="buttons"] > .os-cta-default input[type="radio"],
[data-toggle="buttons"] > .btn-group > .os-cta-default input[type="radio"],
[data-toggle="buttons"] > .os-cta-default input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .os-cta-default input[type="checkbox"],
[data-toggle="buttons"] > .os-cta-primary input[type="radio"],
[data-toggle="buttons"] > .btn-group > .os-cta-primary input[type="radio"],
[data-toggle="buttons"] > .os-cta-primary input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .os-cta-primary input[type="checkbox"],
[data-toggle="buttons"] > .os-cta-selectaddress input[type="radio"],
[data-toggle="buttons"] > .btn-group > .os-cta-selectaddress input[type="radio"],
[data-toggle="buttons"] > .os-cta-selectaddress input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .os-cta-selectaddress input[type="checkbox"],
[data-toggle="buttons"] > .os-cta-verifyaddress input[type="radio"],
[data-toggle="buttons"] > .btn-group > .os-cta-verifyaddress input[type="radio"],
[data-toggle="buttons"] > .os-cta-verifyaddress input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .os-cta-verifyaddress input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group-lg > .input-group-btn > .os-pager .os-cta-pager,
.input-group-lg > .input-group-btn > .os-pager .os-cta-pager-prev,
.input-group-lg > .input-group-btn > .os-pager .os-cta-pager-next,
.input-group-lg > .input-group-btn > .os-pager .os-cta-pager-first,
.input-group-lg > .input-group-btn > .os-pager .os-cta-pager-last,
.input-group-lg > .input-group-btn > .os-pager .os-cta-pager-viewall,
.input-group-lg > .input-group-btn > .os-cta-update,
.input-group-lg > .input-group-btn > .os-cta-share,
.input-group-lg > .input-group-btn > .os-cta-create,
.input-group-lg > .input-group-btn > .os-cta-cancel,
.input-group-lg > .input-group-btn > .os-cta-confirm,
.input-group-lg > .input-group-btn > .os-cta-submit,
.input-group-lg > .input-group-btn > .os-cta-login,
.input-group-lg > .input-group-btn > .os-cta-register,
.input-group-lg > .input-group-btn > .os-cta-delete,
.input-group-lg > .input-group-btn > .os-cta-continue,
.input-group-lg > .input-group-btn > .os-cta-edit,
.input-group-lg > .input-group-btn > .os-cta-remove,
.input-group-lg > .input-group-btn > .os-cta-video-control,
.input-group-lg > .input-group-btn > .os-product-360-modal .modal-footer > .controls-holder > button,
.input-group-lg > .input-group-btn > .os-cta-default,
.input-group-lg > .input-group-btn > .os-cta-primary,
.input-group-lg > .input-group-btn > .os-cta-selectaddress,
.input-group-lg > .input-group-btn > .os-cta-verifyaddress {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .input-group-btn > .os-pager .os-cta-pager,
select.input-group-lg > .input-group-btn > .os-pager .os-cta-pager-prev,
select.input-group-lg > .input-group-btn > .os-pager .os-cta-pager-next,
select.input-group-lg > .input-group-btn > .os-pager .os-cta-pager-first,
select.input-group-lg > .input-group-btn > .os-pager .os-cta-pager-last,
select.input-group-lg > .input-group-btn > .os-pager .os-cta-pager-viewall,
select.input-group-lg > .input-group-btn > .os-cta-update,
select.input-group-lg > .input-group-btn > .os-cta-share,
select.input-group-lg > .input-group-btn > .os-cta-create,
select.input-group-lg > .input-group-btn > .os-cta-cancel,
select.input-group-lg > .input-group-btn > .os-cta-confirm,
select.input-group-lg > .input-group-btn > .os-cta-submit,
select.input-group-lg > .input-group-btn > .os-cta-login,
select.input-group-lg > .input-group-btn > .os-cta-register,
select.input-group-lg > .input-group-btn > .os-cta-delete,
select.input-group-lg > .input-group-btn > .os-cta-continue,
select.input-group-lg > .input-group-btn > .os-cta-edit,
select.input-group-lg > .input-group-btn > .os-cta-remove,
select.input-group-lg > .input-group-btn > .os-cta-video-control,
select.input-group-lg > .input-group-btn > .os-product-360-modal .modal-footer > .controls-holder > button,
select.input-group-lg > .input-group-btn > .os-cta-default,
select.input-group-lg > .input-group-btn > .os-cta-primary,
select.input-group-lg > .input-group-btn > .os-cta-selectaddress,
select.input-group-lg > .input-group-btn > .os-cta-verifyaddress {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .input-group-btn > .os-pager .os-cta-pager,
select[multiple].input-group-lg > .input-group-btn > .os-pager .os-cta-pager,
textarea.input-group-lg > .input-group-btn > .os-pager .os-cta-pager-prev,
select[multiple].input-group-lg > .input-group-btn > .os-pager .os-cta-pager-prev,
textarea.input-group-lg > .input-group-btn > .os-pager .os-cta-pager-next,
select[multiple].input-group-lg > .input-group-btn > .os-pager .os-cta-pager-next,
textarea.input-group-lg > .input-group-btn > .os-pager .os-cta-pager-first,
select[multiple].input-group-lg > .input-group-btn > .os-pager .os-cta-pager-first,
textarea.input-group-lg > .input-group-btn > .os-pager .os-cta-pager-last,
select[multiple].input-group-lg > .input-group-btn > .os-pager .os-cta-pager-last,
textarea.input-group-lg > .input-group-btn > .os-pager .os-cta-pager-viewall,
select[multiple].input-group-lg > .input-group-btn > .os-pager .os-cta-pager-viewall,
textarea.input-group-lg > .input-group-btn > .os-cta-update,
select[multiple].input-group-lg > .input-group-btn > .os-cta-update,
textarea.input-group-lg > .input-group-btn > .os-cta-share,
select[multiple].input-group-lg > .input-group-btn > .os-cta-share,
textarea.input-group-lg > .input-group-btn > .os-cta-create,
select[multiple].input-group-lg > .input-group-btn > .os-cta-create,
textarea.input-group-lg > .input-group-btn > .os-cta-cancel,
select[multiple].input-group-lg > .input-group-btn > .os-cta-cancel,
textarea.input-group-lg > .input-group-btn > .os-cta-confirm,
select[multiple].input-group-lg > .input-group-btn > .os-cta-confirm,
textarea.input-group-lg > .input-group-btn > .os-cta-submit,
select[multiple].input-group-lg > .input-group-btn > .os-cta-submit,
textarea.input-group-lg > .input-group-btn > .os-cta-login,
select[multiple].input-group-lg > .input-group-btn > .os-cta-login,
textarea.input-group-lg > .input-group-btn > .os-cta-register,
select[multiple].input-group-lg > .input-group-btn > .os-cta-register,
textarea.input-group-lg > .input-group-btn > .os-cta-delete,
select[multiple].input-group-lg > .input-group-btn > .os-cta-delete,
textarea.input-group-lg > .input-group-btn > .os-cta-continue,
select[multiple].input-group-lg > .input-group-btn > .os-cta-continue,
textarea.input-group-lg > .input-group-btn > .os-cta-edit,
select[multiple].input-group-lg > .input-group-btn > .os-cta-edit,
textarea.input-group-lg > .input-group-btn > .os-cta-remove,
select[multiple].input-group-lg > .input-group-btn > .os-cta-remove,
textarea.input-group-lg > .input-group-btn > .os-cta-video-control,
select[multiple].input-group-lg > .input-group-btn > .os-cta-video-control,
textarea.input-group-lg > .input-group-btn > .os-product-360-modal .modal-footer > .controls-holder > button,
select[multiple].input-group-lg > .input-group-btn > .os-product-360-modal .modal-footer > .controls-holder > button,
textarea.input-group-lg > .input-group-btn > .os-cta-default,
select[multiple].input-group-lg > .input-group-btn > .os-cta-default,
textarea.input-group-lg > .input-group-btn > .os-cta-primary,
select[multiple].input-group-lg > .input-group-btn > .os-cta-primary,
textarea.input-group-lg > .input-group-btn > .os-cta-selectaddress,
select[multiple].input-group-lg > .input-group-btn > .os-cta-selectaddress,
textarea.input-group-lg > .input-group-btn > .os-cta-verifyaddress,
select[multiple].input-group-lg > .input-group-btn > .os-cta-verifyaddress {
  height: auto;
}
.input-group-sm > .input-group-btn > .os-pager .os-cta-pager,
.input-group-sm > .input-group-btn > .os-pager .os-cta-pager-prev,
.input-group-sm > .input-group-btn > .os-pager .os-cta-pager-next,
.input-group-sm > .input-group-btn > .os-pager .os-cta-pager-first,
.input-group-sm > .input-group-btn > .os-pager .os-cta-pager-last,
.input-group-sm > .input-group-btn > .os-pager .os-cta-pager-viewall,
.input-group-sm > .input-group-btn > .os-cta-update,
.input-group-sm > .input-group-btn > .os-cta-share,
.input-group-sm > .input-group-btn > .os-cta-create,
.input-group-sm > .input-group-btn > .os-cta-cancel,
.input-group-sm > .input-group-btn > .os-cta-confirm,
.input-group-sm > .input-group-btn > .os-cta-submit,
.input-group-sm > .input-group-btn > .os-cta-login,
.input-group-sm > .input-group-btn > .os-cta-register,
.input-group-sm > .input-group-btn > .os-cta-delete,
.input-group-sm > .input-group-btn > .os-cta-continue,
.input-group-sm > .input-group-btn > .os-cta-edit,
.input-group-sm > .input-group-btn > .os-cta-remove,
.input-group-sm > .input-group-btn > .os-cta-video-control,
.input-group-sm > .input-group-btn > .os-product-360-modal .modal-footer > .controls-holder > button,
.input-group-sm > .input-group-btn > .os-cta-default,
.input-group-sm > .input-group-btn > .os-cta-primary,
.input-group-sm > .input-group-btn > .os-cta-selectaddress,
.input-group-sm > .input-group-btn > .os-cta-verifyaddress {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .input-group-btn > .os-pager .os-cta-pager,
select.input-group-sm > .input-group-btn > .os-pager .os-cta-pager-prev,
select.input-group-sm > .input-group-btn > .os-pager .os-cta-pager-next,
select.input-group-sm > .input-group-btn > .os-pager .os-cta-pager-first,
select.input-group-sm > .input-group-btn > .os-pager .os-cta-pager-last,
select.input-group-sm > .input-group-btn > .os-pager .os-cta-pager-viewall,
select.input-group-sm > .input-group-btn > .os-cta-update,
select.input-group-sm > .input-group-btn > .os-cta-share,
select.input-group-sm > .input-group-btn > .os-cta-create,
select.input-group-sm > .input-group-btn > .os-cta-cancel,
select.input-group-sm > .input-group-btn > .os-cta-confirm,
select.input-group-sm > .input-group-btn > .os-cta-submit,
select.input-group-sm > .input-group-btn > .os-cta-login,
select.input-group-sm > .input-group-btn > .os-cta-register,
select.input-group-sm > .input-group-btn > .os-cta-delete,
select.input-group-sm > .input-group-btn > .os-cta-continue,
select.input-group-sm > .input-group-btn > .os-cta-edit,
select.input-group-sm > .input-group-btn > .os-cta-remove,
select.input-group-sm > .input-group-btn > .os-cta-video-control,
select.input-group-sm > .input-group-btn > .os-product-360-modal .modal-footer > .controls-holder > button,
select.input-group-sm > .input-group-btn > .os-cta-default,
select.input-group-sm > .input-group-btn > .os-cta-primary,
select.input-group-sm > .input-group-btn > .os-cta-selectaddress,
select.input-group-sm > .input-group-btn > .os-cta-verifyaddress {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .input-group-btn > .os-pager .os-cta-pager,
select[multiple].input-group-sm > .input-group-btn > .os-pager .os-cta-pager,
textarea.input-group-sm > .input-group-btn > .os-pager .os-cta-pager-prev,
select[multiple].input-group-sm > .input-group-btn > .os-pager .os-cta-pager-prev,
textarea.input-group-sm > .input-group-btn > .os-pager .os-cta-pager-next,
select[multiple].input-group-sm > .input-group-btn > .os-pager .os-cta-pager-next,
textarea.input-group-sm > .input-group-btn > .os-pager .os-cta-pager-first,
select[multiple].input-group-sm > .input-group-btn > .os-pager .os-cta-pager-first,
textarea.input-group-sm > .input-group-btn > .os-pager .os-cta-pager-last,
select[multiple].input-group-sm > .input-group-btn > .os-pager .os-cta-pager-last,
textarea.input-group-sm > .input-group-btn > .os-pager .os-cta-pager-viewall,
select[multiple].input-group-sm > .input-group-btn > .os-pager .os-cta-pager-viewall,
textarea.input-group-sm > .input-group-btn > .os-cta-update,
select[multiple].input-group-sm > .input-group-btn > .os-cta-update,
textarea.input-group-sm > .input-group-btn > .os-cta-share,
select[multiple].input-group-sm > .input-group-btn > .os-cta-share,
textarea.input-group-sm > .input-group-btn > .os-cta-create,
select[multiple].input-group-sm > .input-group-btn > .os-cta-create,
textarea.input-group-sm > .input-group-btn > .os-cta-cancel,
select[multiple].input-group-sm > .input-group-btn > .os-cta-cancel,
textarea.input-group-sm > .input-group-btn > .os-cta-confirm,
select[multiple].input-group-sm > .input-group-btn > .os-cta-confirm,
textarea.input-group-sm > .input-group-btn > .os-cta-submit,
select[multiple].input-group-sm > .input-group-btn > .os-cta-submit,
textarea.input-group-sm > .input-group-btn > .os-cta-login,
select[multiple].input-group-sm > .input-group-btn > .os-cta-login,
textarea.input-group-sm > .input-group-btn > .os-cta-register,
select[multiple].input-group-sm > .input-group-btn > .os-cta-register,
textarea.input-group-sm > .input-group-btn > .os-cta-delete,
select[multiple].input-group-sm > .input-group-btn > .os-cta-delete,
textarea.input-group-sm > .input-group-btn > .os-cta-continue,
select[multiple].input-group-sm > .input-group-btn > .os-cta-continue,
textarea.input-group-sm > .input-group-btn > .os-cta-edit,
select[multiple].input-group-sm > .input-group-btn > .os-cta-edit,
textarea.input-group-sm > .input-group-btn > .os-cta-remove,
select[multiple].input-group-sm > .input-group-btn > .os-cta-remove,
textarea.input-group-sm > .input-group-btn > .os-cta-video-control,
select[multiple].input-group-sm > .input-group-btn > .os-cta-video-control,
textarea.input-group-sm > .input-group-btn > .os-product-360-modal .modal-footer > .controls-holder > button,
select[multiple].input-group-sm > .input-group-btn > .os-product-360-modal .modal-footer > .controls-holder > button,
textarea.input-group-sm > .input-group-btn > .os-cta-default,
select[multiple].input-group-sm > .input-group-btn > .os-cta-default,
textarea.input-group-sm > .input-group-btn > .os-cta-primary,
select[multiple].input-group-sm > .input-group-btn > .os-cta-primary,
textarea.input-group-sm > .input-group-btn > .os-cta-selectaddress,
select[multiple].input-group-sm > .input-group-btn > .os-cta-selectaddress,
textarea.input-group-sm > .input-group-btn > .os-cta-verifyaddress,
select[multiple].input-group-sm > .input-group-btn > .os-cta-verifyaddress {
  height: auto;
}
.input-group-btn:first-child > .os-pager .os-cta-pager,
.input-group-btn:first-child > .btn-group > .os-pager .os-cta-pager,
.input-group-btn:last-child > .os-pager .os-cta-pager:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .os-pager .os-cta-pager,
.input-group-btn:first-child > .os-pager .os-cta-pager-prev,
.input-group-btn:first-child > .btn-group > .os-pager .os-cta-pager-prev,
.input-group-btn:last-child > .os-pager .os-cta-pager-prev:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .os-pager .os-cta-pager-prev,
.input-group-btn:first-child > .os-pager .os-cta-pager-next,
.input-group-btn:first-child > .btn-group > .os-pager .os-cta-pager-next,
.input-group-btn:last-child > .os-pager .os-cta-pager-next:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .os-pager .os-cta-pager-next,
.input-group-btn:first-child > .os-pager .os-cta-pager-first,
.input-group-btn:first-child > .btn-group > .os-pager .os-cta-pager-first,
.input-group-btn:last-child > .os-pager .os-cta-pager-first:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .os-pager .os-cta-pager-first,
.input-group-btn:first-child > .os-pager .os-cta-pager-last,
.input-group-btn:first-child > .btn-group > .os-pager .os-cta-pager-last,
.input-group-btn:last-child > .os-pager .os-cta-pager-last:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .os-pager .os-cta-pager-last,
.input-group-btn:first-child > .os-pager .os-cta-pager-viewall,
.input-group-btn:first-child > .btn-group > .os-pager .os-cta-pager-viewall,
.input-group-btn:last-child > .os-pager .os-cta-pager-viewall:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .os-pager .os-cta-pager-viewall,
.input-group-btn:first-child > .os-cta-update,
.input-group-btn:first-child > .btn-group > .os-cta-update,
.input-group-btn:last-child > .os-cta-update:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .os-cta-update,
.input-group-btn:first-child > .os-cta-share,
.input-group-btn:first-child > .btn-group > .os-cta-share,
.input-group-btn:last-child > .os-cta-share:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .os-cta-share,
.input-group-btn:first-child > .os-cta-create,
.input-group-btn:first-child > .btn-group > .os-cta-create,
.input-group-btn:last-child > .os-cta-create:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .os-cta-create,
.input-group-btn:first-child > .os-cta-cancel,
.input-group-btn:first-child > .btn-group > .os-cta-cancel,
.input-group-btn:last-child > .os-cta-cancel:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .os-cta-cancel,
.input-group-btn:first-child > .os-cta-confirm,
.input-group-btn:first-child > .btn-group > .os-cta-confirm,
.input-group-btn:last-child > .os-cta-confirm:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .os-cta-confirm,
.input-group-btn:first-child > .os-cta-submit,
.input-group-btn:first-child > .btn-group > .os-cta-submit,
.input-group-btn:last-child > .os-cta-submit:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .os-cta-submit,
.input-group-btn:first-child > .os-cta-login,
.input-group-btn:first-child > .btn-group > .os-cta-login,
.input-group-btn:last-child > .os-cta-login:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .os-cta-login,
.input-group-btn:first-child > .os-cta-register,
.input-group-btn:first-child > .btn-group > .os-cta-register,
.input-group-btn:last-child > .os-cta-register:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .os-cta-register,
.input-group-btn:first-child > .os-cta-delete,
.input-group-btn:first-child > .btn-group > .os-cta-delete,
.input-group-btn:last-child > .os-cta-delete:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .os-cta-delete,
.input-group-btn:first-child > .os-cta-continue,
.input-group-btn:first-child > .btn-group > .os-cta-continue,
.input-group-btn:last-child > .os-cta-continue:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .os-cta-continue,
.input-group-btn:first-child > .os-cta-edit,
.input-group-btn:first-child > .btn-group > .os-cta-edit,
.input-group-btn:last-child > .os-cta-edit:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .os-cta-edit,
.input-group-btn:first-child > .os-cta-remove,
.input-group-btn:first-child > .btn-group > .os-cta-remove,
.input-group-btn:last-child > .os-cta-remove:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .os-cta-remove,
.input-group-btn:first-child > .os-cta-video-control,
.input-group-btn:first-child > .btn-group > .os-cta-video-control,
.input-group-btn:last-child > .os-cta-video-control:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .os-cta-video-control,
.input-group-btn:first-child > .os-product-360-modal .modal-footer > .controls-holder > button,
.input-group-btn:first-child > .btn-group > .os-product-360-modal .modal-footer > .controls-holder > button,
.input-group-btn:last-child > .os-product-360-modal .modal-footer > .controls-holder > button:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .os-product-360-modal .modal-footer > .controls-holder > button,
.input-group-btn:first-child > .os-cta-default,
.input-group-btn:first-child > .btn-group > .os-cta-default,
.input-group-btn:last-child > .os-cta-default:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .os-cta-default,
.input-group-btn:first-child > .os-cta-primary,
.input-group-btn:first-child > .btn-group > .os-cta-primary,
.input-group-btn:last-child > .os-cta-primary:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .os-cta-primary,
.input-group-btn:first-child > .os-cta-selectaddress,
.input-group-btn:first-child > .btn-group > .os-cta-selectaddress,
.input-group-btn:last-child > .os-cta-selectaddress:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .os-cta-selectaddress,
.input-group-btn:first-child > .os-cta-verifyaddress,
.input-group-btn:first-child > .btn-group > .os-cta-verifyaddress,
.input-group-btn:last-child > .os-cta-verifyaddress:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .os-cta-verifyaddress {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-btn:last-child > .os-pager .os-cta-pager,
.input-group-btn:last-child > .btn-group > .os-pager .os-cta-pager,
.input-group-btn:first-child > .os-pager .os-cta-pager:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .os-pager .os-cta-pager,
.input-group-btn:last-child > .os-pager .os-cta-pager-prev,
.input-group-btn:last-child > .btn-group > .os-pager .os-cta-pager-prev,
.input-group-btn:first-child > .os-pager .os-cta-pager-prev:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .os-pager .os-cta-pager-prev,
.input-group-btn:last-child > .os-pager .os-cta-pager-next,
.input-group-btn:last-child > .btn-group > .os-pager .os-cta-pager-next,
.input-group-btn:first-child > .os-pager .os-cta-pager-next:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .os-pager .os-cta-pager-next,
.input-group-btn:last-child > .os-pager .os-cta-pager-first,
.input-group-btn:last-child > .btn-group > .os-pager .os-cta-pager-first,
.input-group-btn:first-child > .os-pager .os-cta-pager-first:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .os-pager .os-cta-pager-first,
.input-group-btn:last-child > .os-pager .os-cta-pager-last,
.input-group-btn:last-child > .btn-group > .os-pager .os-cta-pager-last,
.input-group-btn:first-child > .os-pager .os-cta-pager-last:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .os-pager .os-cta-pager-last,
.input-group-btn:last-child > .os-pager .os-cta-pager-viewall,
.input-group-btn:last-child > .btn-group > .os-pager .os-cta-pager-viewall,
.input-group-btn:first-child > .os-pager .os-cta-pager-viewall:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .os-pager .os-cta-pager-viewall,
.input-group-btn:last-child > .os-cta-update,
.input-group-btn:last-child > .btn-group > .os-cta-update,
.input-group-btn:first-child > .os-cta-update:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .os-cta-update,
.input-group-btn:last-child > .os-cta-share,
.input-group-btn:last-child > .btn-group > .os-cta-share,
.input-group-btn:first-child > .os-cta-share:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .os-cta-share,
.input-group-btn:last-child > .os-cta-create,
.input-group-btn:last-child > .btn-group > .os-cta-create,
.input-group-btn:first-child > .os-cta-create:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .os-cta-create,
.input-group-btn:last-child > .os-cta-cancel,
.input-group-btn:last-child > .btn-group > .os-cta-cancel,
.input-group-btn:first-child > .os-cta-cancel:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .os-cta-cancel,
.input-group-btn:last-child > .os-cta-confirm,
.input-group-btn:last-child > .btn-group > .os-cta-confirm,
.input-group-btn:first-child > .os-cta-confirm:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .os-cta-confirm,
.input-group-btn:last-child > .os-cta-submit,
.input-group-btn:last-child > .btn-group > .os-cta-submit,
.input-group-btn:first-child > .os-cta-submit:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .os-cta-submit,
.input-group-btn:last-child > .os-cta-login,
.input-group-btn:last-child > .btn-group > .os-cta-login,
.input-group-btn:first-child > .os-cta-login:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .os-cta-login,
.input-group-btn:last-child > .os-cta-register,
.input-group-btn:last-child > .btn-group > .os-cta-register,
.input-group-btn:first-child > .os-cta-register:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .os-cta-register,
.input-group-btn:last-child > .os-cta-delete,
.input-group-btn:last-child > .btn-group > .os-cta-delete,
.input-group-btn:first-child > .os-cta-delete:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .os-cta-delete,
.input-group-btn:last-child > .os-cta-continue,
.input-group-btn:last-child > .btn-group > .os-cta-continue,
.input-group-btn:first-child > .os-cta-continue:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .os-cta-continue,
.input-group-btn:last-child > .os-cta-edit,
.input-group-btn:last-child > .btn-group > .os-cta-edit,
.input-group-btn:first-child > .os-cta-edit:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .os-cta-edit,
.input-group-btn:last-child > .os-cta-remove,
.input-group-btn:last-child > .btn-group > .os-cta-remove,
.input-group-btn:first-child > .os-cta-remove:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .os-cta-remove,
.input-group-btn:last-child > .os-cta-video-control,
.input-group-btn:last-child > .btn-group > .os-cta-video-control,
.input-group-btn:first-child > .os-cta-video-control:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .os-cta-video-control,
.input-group-btn:last-child > .os-product-360-modal .modal-footer > .controls-holder > button,
.input-group-btn:last-child > .btn-group > .os-product-360-modal .modal-footer > .controls-holder > button,
.input-group-btn:first-child > .os-product-360-modal .modal-footer > .controls-holder > button:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .os-product-360-modal .modal-footer > .controls-holder > button,
.input-group-btn:last-child > .os-cta-default,
.input-group-btn:last-child > .btn-group > .os-cta-default,
.input-group-btn:first-child > .os-cta-default:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .os-cta-default,
.input-group-btn:last-child > .os-cta-primary,
.input-group-btn:last-child > .btn-group > .os-cta-primary,
.input-group-btn:first-child > .os-cta-primary:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .os-cta-primary,
.input-group-btn:last-child > .os-cta-selectaddress,
.input-group-btn:last-child > .btn-group > .os-cta-selectaddress,
.input-group-btn:first-child > .os-cta-selectaddress:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .os-cta-selectaddress,
.input-group-btn:last-child > .os-cta-verifyaddress,
.input-group-btn:last-child > .btn-group > .os-cta-verifyaddress,
.input-group-btn:first-child > .os-cta-verifyaddress:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .os-cta-verifyaddress {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-btn > .os-pager .os-cta-pager,
.input-group-btn > .os-pager .os-cta-pager-prev,
.input-group-btn > .os-pager .os-cta-pager-next,
.input-group-btn > .os-pager .os-cta-pager-first,
.input-group-btn > .os-pager .os-cta-pager-last,
.input-group-btn > .os-pager .os-cta-pager-viewall,
.input-group-btn > .os-cta-update,
.input-group-btn > .os-cta-share,
.input-group-btn > .os-cta-create,
.input-group-btn > .os-cta-cancel,
.input-group-btn > .os-cta-confirm,
.input-group-btn > .os-cta-submit,
.input-group-btn > .os-cta-login,
.input-group-btn > .os-cta-register,
.input-group-btn > .os-cta-delete,
.input-group-btn > .os-cta-continue,
.input-group-btn > .os-cta-edit,
.input-group-btn > .os-cta-remove,
.input-group-btn > .os-cta-video-control,
.input-group-btn > .os-product-360-modal .modal-footer > .controls-holder > button,
.input-group-btn > .os-cta-default,
.input-group-btn > .os-cta-primary,
.input-group-btn > .os-cta-selectaddress,
.input-group-btn > .os-cta-verifyaddress {
  position: relative;
}
.input-group-btn > .os-pager .os-cta-pager + .os-pager .os-cta-pager,
.input-group-btn > .os-pager .os-cta-pager-prev + .os-pager .os-cta-pager-prev,
.input-group-btn > .os-pager .os-cta-pager-next + .os-pager .os-cta-pager-next,
.input-group-btn > .os-pager .os-cta-pager-first + .os-pager .os-cta-pager-first,
.input-group-btn > .os-pager .os-cta-pager-last + .os-pager .os-cta-pager-last,
.input-group-btn > .os-pager .os-cta-pager-viewall + .os-pager .os-cta-pager-viewall,
.input-group-btn > .os-cta-update + .os-cta-update,
.input-group-btn > .os-cta-share + .os-cta-share,
.input-group-btn > .os-cta-create + .os-cta-create,
.input-group-btn > .os-cta-cancel + .os-cta-cancel,
.input-group-btn > .os-cta-confirm + .os-cta-confirm,
.input-group-btn > .os-cta-submit + .os-cta-submit,
.input-group-btn > .os-cta-login + .os-cta-login,
.input-group-btn > .os-cta-register + .os-cta-register,
.input-group-btn > .os-cta-delete + .os-cta-delete,
.input-group-btn > .os-cta-continue + .os-cta-continue,
.input-group-btn > .os-cta-edit + .os-cta-edit,
.input-group-btn > .os-cta-remove + .os-cta-remove,
.input-group-btn > .os-cta-video-control + .os-cta-video-control,
.input-group-btn > .os-product-360-modal .modal-footer > .controls-holder > button + .os-product-360-modal .modal-footer > .controls-holder > button,
.input-group-btn > .os-cta-default + .os-cta-default,
.input-group-btn > .os-cta-primary + .os-cta-primary,
.input-group-btn > .os-cta-selectaddress + .os-cta-selectaddress,
.input-group-btn > .os-cta-verifyaddress + .os-cta-verifyaddress {
  margin-left: -1px;
}
.input-group-btn > .os-pager .os-cta-pager:hover,
.input-group-btn > .os-pager .os-cta-pager:focus,
.input-group-btn > .os-pager .os-cta-pager:active,
.input-group-btn > .os-pager .os-cta-pager-prev:hover,
.input-group-btn > .os-pager .os-cta-pager-prev:focus,
.input-group-btn > .os-pager .os-cta-pager-prev:active,
.input-group-btn > .os-pager .os-cta-pager-next:hover,
.input-group-btn > .os-pager .os-cta-pager-next:focus,
.input-group-btn > .os-pager .os-cta-pager-next:active,
.input-group-btn > .os-pager .os-cta-pager-first:hover,
.input-group-btn > .os-pager .os-cta-pager-first:focus,
.input-group-btn > .os-pager .os-cta-pager-first:active,
.input-group-btn > .os-pager .os-cta-pager-last:hover,
.input-group-btn > .os-pager .os-cta-pager-last:focus,
.input-group-btn > .os-pager .os-cta-pager-last:active,
.input-group-btn > .os-pager .os-cta-pager-viewall:hover,
.input-group-btn > .os-pager .os-cta-pager-viewall:focus,
.input-group-btn > .os-pager .os-cta-pager-viewall:active,
.input-group-btn > .os-cta-update:hover,
.input-group-btn > .os-cta-update:focus,
.input-group-btn > .os-cta-update:active,
.input-group-btn > .os-cta-share:hover,
.input-group-btn > .os-cta-share:focus,
.input-group-btn > .os-cta-share:active,
.input-group-btn > .os-cta-create:hover,
.input-group-btn > .os-cta-create:focus,
.input-group-btn > .os-cta-create:active,
.input-group-btn > .os-cta-cancel:hover,
.input-group-btn > .os-cta-cancel:focus,
.input-group-btn > .os-cta-cancel:active,
.input-group-btn > .os-cta-confirm:hover,
.input-group-btn > .os-cta-confirm:focus,
.input-group-btn > .os-cta-confirm:active,
.input-group-btn > .os-cta-submit:hover,
.input-group-btn > .os-cta-submit:focus,
.input-group-btn > .os-cta-submit:active,
.input-group-btn > .os-cta-login:hover,
.input-group-btn > .os-cta-login:focus,
.input-group-btn > .os-cta-login:active,
.input-group-btn > .os-cta-register:hover,
.input-group-btn > .os-cta-register:focus,
.input-group-btn > .os-cta-register:active,
.input-group-btn > .os-cta-delete:hover,
.input-group-btn > .os-cta-delete:focus,
.input-group-btn > .os-cta-delete:active,
.input-group-btn > .os-cta-continue:hover,
.input-group-btn > .os-cta-continue:focus,
.input-group-btn > .os-cta-continue:active,
.input-group-btn > .os-cta-edit:hover,
.input-group-btn > .os-cta-edit:focus,
.input-group-btn > .os-cta-edit:active,
.input-group-btn > .os-cta-remove:hover,
.input-group-btn > .os-cta-remove:focus,
.input-group-btn > .os-cta-remove:active,
.input-group-btn > .os-cta-video-control:hover,
.input-group-btn > .os-cta-video-control:focus,
.input-group-btn > .os-cta-video-control:active,
.input-group-btn > .os-product-360-modal .modal-footer > .controls-holder > button:hover,
.input-group-btn > .os-product-360-modal .modal-footer > .controls-holder > button:focus,
.input-group-btn > .os-product-360-modal .modal-footer > .controls-holder > button:active,
.input-group-btn > .os-cta-default:hover,
.input-group-btn > .os-cta-default:focus,
.input-group-btn > .os-cta-default:active,
.input-group-btn > .os-cta-primary:hover,
.input-group-btn > .os-cta-primary:focus,
.input-group-btn > .os-cta-primary:active,
.input-group-btn > .os-cta-selectaddress:hover,
.input-group-btn > .os-cta-selectaddress:focus,
.input-group-btn > .os-cta-selectaddress:active,
.input-group-btn > .os-cta-verifyaddress:hover,
.input-group-btn > .os-cta-verifyaddress:focus,
.input-group-btn > .os-cta-verifyaddress:active {
  z-index: 2;
}
.input-group-btn:first-child > .os-pager .os-cta-pager,
.input-group-btn:first-child > .os-pager .os-cta-pager-prev,
.input-group-btn:first-child > .os-pager .os-cta-pager-next,
.input-group-btn:first-child > .os-pager .os-cta-pager-first,
.input-group-btn:first-child > .os-pager .os-cta-pager-last,
.input-group-btn:first-child > .os-pager .os-cta-pager-viewall,
.input-group-btn:first-child > .os-cta-update,
.input-group-btn:first-child > .os-cta-share,
.input-group-btn:first-child > .os-cta-create,
.input-group-btn:first-child > .os-cta-cancel,
.input-group-btn:first-child > .os-cta-confirm,
.input-group-btn:first-child > .os-cta-submit,
.input-group-btn:first-child > .os-cta-login,
.input-group-btn:first-child > .os-cta-register,
.input-group-btn:first-child > .os-cta-delete,
.input-group-btn:first-child > .os-cta-continue,
.input-group-btn:first-child > .os-cta-edit,
.input-group-btn:first-child > .os-cta-remove,
.input-group-btn:first-child > .os-cta-video-control,
.input-group-btn:first-child > .os-product-360-modal .modal-footer > .controls-holder > button,
.input-group-btn:first-child > .os-cta-default,
.input-group-btn:first-child > .os-cta-primary,
.input-group-btn:first-child > .os-cta-selectaddress,
.input-group-btn:first-child > .os-cta-verifyaddress {
  margin-right: -1px;
}
.input-group-btn:last-child > .os-pager .os-cta-pager,
.input-group-btn:last-child > .os-pager .os-cta-pager-prev,
.input-group-btn:last-child > .os-pager .os-cta-pager-next,
.input-group-btn:last-child > .os-pager .os-cta-pager-first,
.input-group-btn:last-child > .os-pager .os-cta-pager-last,
.input-group-btn:last-child > .os-pager .os-cta-pager-viewall,
.input-group-btn:last-child > .os-cta-update,
.input-group-btn:last-child > .os-cta-share,
.input-group-btn:last-child > .os-cta-create,
.input-group-btn:last-child > .os-cta-cancel,
.input-group-btn:last-child > .os-cta-confirm,
.input-group-btn:last-child > .os-cta-submit,
.input-group-btn:last-child > .os-cta-login,
.input-group-btn:last-child > .os-cta-register,
.input-group-btn:last-child > .os-cta-delete,
.input-group-btn:last-child > .os-cta-continue,
.input-group-btn:last-child > .os-cta-edit,
.input-group-btn:last-child > .os-cta-remove,
.input-group-btn:last-child > .os-cta-video-control,
.input-group-btn:last-child > .os-product-360-modal .modal-footer > .controls-holder > button,
.input-group-btn:last-child > .os-cta-default,
.input-group-btn:last-child > .os-cta-primary,
.input-group-btn:last-child > .os-cta-selectaddress,
.input-group-btn:last-child > .os-cta-verifyaddress {
  margin-left: -1px;
}
.os-side-navigation .menu {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.os-side-navigation .menu > li {
  position: relative;
  display: block;
}
.os-side-navigation .menu > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.os-side-navigation .menu > li > a:hover,
.os-side-navigation .menu > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.os-side-navigation .menu > li.disabled > a {
  color: #777777;
}
.os-side-navigation .menu > li.disabled > a:hover,
.os-side-navigation .menu > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.os-side-navigation .menu .open > a,
.os-side-navigation .menu .open > a:hover,
.os-side-navigation .menu .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.os-side-navigation .menu .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.os-side-navigation .menu > li > a > img {
  max-width: none;
}
.os-side-navigation .menu > li {
  float: left;
}
.os-side-navigation .menu > li > a {
  border-radius: 4px;
}
.os-side-navigation .menu > li + li {
  margin-left: 2px;
}
.os-side-navigation .menu > li.active > a,
.os-side-navigation .menu > li.active > a:hover,
.os-side-navigation .menu > li.active > a:focus {
  color: #ffffff;
  background-color: #337ab7;
}
.navbar .os-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 1200px) {
  .navbar .os-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar .os-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar .os-form .form-control-static {
    display: inline-block;
  }
  .navbar .os-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar .os-form .input-group .input-group-addon,
  .navbar .os-form .input-group .input-group-btn,
  .navbar .os-form .input-group .form-control {
    width: auto;
  }
  .navbar .os-form .input-group > .form-control {
    width: 100%;
  }
  .navbar .os-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar .os-form .radio,
  .navbar .os-form .checkbox,
  .navbar-form .os-checkbox,
  .navbar-form .os-radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar .os-form .radio label,
  .navbar .os-form .checkbox label,
  .navbar-form .os-checkbox label,
  .navbar-form .os-radio label {
    padding-left: 0;
  }
  .navbar .os-form .radio input[type="radio"],
  .navbar .os-form .checkbox input[type="checkbox"],
  .navbar-form .os-checkbox input[type="checkbox"],
  .navbar-form .os-radio input[type="radio"] {
    position: relative;
    margin-left: 0;
  }
  .navbar .os-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 1199px) {
  .navbar .os-form .form-group {
    margin-bottom: 5px;
  }
  .navbar .os-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .navbar .os-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-btn.os-cta-edit,
.navbar-btn.os-cta-remove,
.navbar-btn.os-cta-video-control,
.navbar-btn.os-product-360-modal .modal-footer > .controls-holder > button {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-default .navbar .os-form {
  border-color: #e7e7e7;
}
.navbar-inverse .navbar .os-form {
  border-color: #101010;
}
.os-breadcrumbs {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.os-breadcrumbs > li {
  display: inline-block;
}
.os-breadcrumbs > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.os-breadcrumbs > .active {
  color: #777777;
}
.os-pager {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.os-pager > li {
  display: inline;
}
.os-pager > li > a,
.os-pager > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.os-pager > li:first-child > a,
.os-pager > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.os-pager > li:last-child > a,
.os-pager > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.os-pager > li > a:hover,
.os-pager > li > span:hover,
.os-pager > li > a:focus,
.os-pager > li > span:focus {
  color: #23527c;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.os-pager > .active > a,
.os-pager > .active > span,
.os-pager > .active > a:hover,
.os-pager > .active > span:hover,
.os-pager > .active > a:focus,
.os-pager > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.os-pager > .disabled > span,
.os-pager > .disabled > span:hover,
.os-pager > .disabled > span:focus,
.os-pager > .disabled > a,
.os-pager > .disabled > a:hover,
.os-pager > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.os-pager .os-cta-pager .label,
.os-pager .os-cta-pager-prev .label,
.os-pager .os-cta-pager-next .label,
.os-pager .os-cta-pager-first .label,
.os-pager .os-cta-pager-last .label,
.os-pager .os-cta-pager-viewall .label,
.os-cta-update .label,
.os-cta-share .label,
.os-cta-create .label,
.os-cta-cancel .label,
.os-cta-confirm .label,
.os-cta-submit .label,
.os-cta-login .label,
.os-cta-register .label,
.os-cta-delete .label,
.os-cta-continue .label,
.os-cta-edit .label,
.os-cta-remove .label,
.os-cta-video-control .label,
.os-product-360-modal .modal-footer > .controls-holder > button .label,
.os-cta-default .label,
.os-cta-primary .label,
.os-cta-selectaddress .label,
.os-cta-verifyaddress .label {
  position: relative;
  top: -1px;
}
.os-pager .os-cta-pager .badge,
.os-pager .os-cta-pager-prev .badge,
.os-pager .os-cta-pager-next .badge,
.os-pager .os-cta-pager-first .badge,
.os-pager .os-cta-pager-last .badge,
.os-pager .os-cta-pager-viewall .badge,
.os-cta-update .badge,
.os-cta-share .badge,
.os-cta-create .badge,
.os-cta-cancel .badge,
.os-cta-confirm .badge,
.os-cta-submit .badge,
.os-cta-login .badge,
.os-cta-register .badge,
.os-cta-delete .badge,
.os-cta-continue .badge,
.os-cta-edit .badge,
.os-cta-remove .badge,
.os-cta-video-control .badge,
.os-product-360-modal .modal-footer > .controls-holder > button .badge,
.os-cta-default .badge,
.os-cta-primary .badge,
.os-cta-selectaddress .badge,
.os-cta-verifyaddress .badge {
  position: relative;
  top: -1px;
}
.btn-group-xs > .os-pager .os-cta-pager .badge,
.btn-group-xs > .os-pager .os-cta-pager-prev .badge,
.btn-group-xs > .os-pager .os-cta-pager-next .badge,
.btn-group-xs > .os-pager .os-cta-pager-first .badge,
.btn-group-xs > .os-pager .os-cta-pager-last .badge,
.btn-group-xs > .os-pager .os-cta-pager-viewall .badge,
.btn-group-xs > .os-cta-update .badge,
.btn-group-xs > .os-cta-share .badge,
.btn-group-xs > .os-cta-create .badge,
.btn-group-xs > .os-cta-cancel .badge,
.btn-group-xs > .os-cta-confirm .badge,
.btn-group-xs > .os-cta-submit .badge,
.btn-group-xs > .os-cta-login .badge,
.btn-group-xs > .os-cta-register .badge,
.btn-group-xs > .os-cta-delete .badge,
.btn-group-xs > .os-cta-continue .badge,
.btn-group-xs > .os-cta-edit .badge,
.os-cta-edit .badge,
.btn-group-xs > .os-cta-remove .badge,
.os-cta-remove .badge,
.btn-group-xs > .os-cta-video-control .badge,
.os-cta-video-control .badge,
.btn-group-xs > .os-product-360-modal .modal-footer > .controls-holder > button .badge,
.os-product-360-modal .modal-footer > .controls-holder > button .badge,
.btn-group-xs > .os-cta-default .badge,
.btn-group-xs > .os-cta-primary .badge,
.btn-group-xs > .os-cta-selectaddress .badge,
.btn-group-xs > .os-cta-verifyaddress .badge {
  top: 0;
  padding: 1px 5px;
}
.os-side-navigation .menu > .active > a > .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.os-side-navigation .menu > li > a > .badge {
  margin-left: 3px;
}
.os-alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.os-alert h4 {
  margin-top: 0;
  color: inherit;
}
.os-alert .alert-link {
  font-weight: bold;
}
.os-alert > p,
.os-alert > ul {
  margin-bottom: 0;
}
.os-alert > p + p {
  margin-top: 5px;
}
.os-alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.os-alert-success hr {
  border-top-color: #c9e2b3;
}
.os-alert-success .alert-link {
  color: #2b542c;
}
.os-alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.os-alert-info hr {
  border-top-color: #a6e1ec;
}
.os-alert-info .alert-link {
  color: #245269;
}
.os-alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.os-alert-warning hr {
  border-top-color: #f7e1b5;
}
.os-alert-warning .alert-link {
  color: #66512c;
}
.os-alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.os-alert-danger hr {
  border-top-color: #e4b9c0;
}
.os-alert-danger .alert-link {
  color: #843534;
}
.modal-footer .os-pager .os-cta-pager + .os-pager .os-cta-pager,
.modal-footer .os-pager .os-cta-pager-prev + .os-pager .os-cta-pager-prev,
.modal-footer .os-pager .os-cta-pager-next + .os-pager .os-cta-pager-next,
.modal-footer .os-pager .os-cta-pager-first + .os-pager .os-cta-pager-first,
.modal-footer .os-pager .os-cta-pager-last + .os-pager .os-cta-pager-last,
.modal-footer .os-pager .os-cta-pager-viewall + .os-pager .os-cta-pager-viewall,
.modal-footer .os-cta-update + .os-cta-update,
.modal-footer .os-cta-share + .os-cta-share,
.modal-footer .os-cta-create + .os-cta-create,
.modal-footer .os-cta-cancel + .os-cta-cancel,
.modal-footer .os-cta-confirm + .os-cta-confirm,
.modal-footer .os-cta-submit + .os-cta-submit,
.modal-footer .os-cta-login + .os-cta-login,
.modal-footer .os-cta-register + .os-cta-register,
.modal-footer .os-cta-delete + .os-cta-delete,
.modal-footer .os-cta-continue + .os-cta-continue,
.modal-footer .os-cta-edit + .os-cta-edit,
.modal-footer .os-cta-remove + .os-cta-remove,
.modal-footer .os-cta-video-control + .os-cta-video-control,
.modal-footer .os-product-360-modal .modal-footer > .controls-holder > button + .os-product-360-modal .modal-footer > .controls-holder > button,
.modal-footer .os-cta-default + .os-cta-default,
.modal-footer .os-cta-primary + .os-cta-primary,
.modal-footer .os-cta-selectaddress + .os-cta-selectaddress,
.modal-footer .os-cta-verifyaddress + .os-cta-verifyaddress {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .os-pager .os-cta-pager + .os-pager .os-cta-pager,
.modal-footer .btn-group .os-pager .os-cta-pager-prev + .os-pager .os-cta-pager-prev,
.modal-footer .btn-group .os-pager .os-cta-pager-next + .os-pager .os-cta-pager-next,
.modal-footer .btn-group .os-pager .os-cta-pager-first + .os-pager .os-cta-pager-first,
.modal-footer .btn-group .os-pager .os-cta-pager-last + .os-pager .os-cta-pager-last,
.modal-footer .btn-group .os-pager .os-cta-pager-viewall + .os-pager .os-cta-pager-viewall,
.modal-footer .btn-group .os-cta-update + .os-cta-update,
.modal-footer .btn-group .os-cta-share + .os-cta-share,
.modal-footer .btn-group .os-cta-create + .os-cta-create,
.modal-footer .btn-group .os-cta-cancel + .os-cta-cancel,
.modal-footer .btn-group .os-cta-confirm + .os-cta-confirm,
.modal-footer .btn-group .os-cta-submit + .os-cta-submit,
.modal-footer .btn-group .os-cta-login + .os-cta-login,
.modal-footer .btn-group .os-cta-register + .os-cta-register,
.modal-footer .btn-group .os-cta-delete + .os-cta-delete,
.modal-footer .btn-group .os-cta-continue + .os-cta-continue,
.modal-footer .btn-group .os-cta-edit + .os-cta-edit,
.modal-footer .btn-group .os-cta-remove + .os-cta-remove,
.modal-footer .btn-group .os-cta-video-control + .os-cta-video-control,
.modal-footer .btn-group .os-product-360-modal .modal-footer > .controls-holder > button + .os-product-360-modal .modal-footer > .controls-holder > button,
.modal-footer .btn-group .os-cta-default + .os-cta-default,
.modal-footer .btn-group .os-cta-primary + .os-cta-primary,
.modal-footer .btn-group .os-cta-selectaddress + .os-cta-selectaddress,
.modal-footer .btn-group .os-cta-verifyaddress + .os-cta-verifyaddress {
  margin-left: -1px;
}
.carousel-caption .os-pager .os-cta-pager,
.carousel-caption .os-pager .os-cta-pager-prev,
.carousel-caption .os-pager .os-cta-pager-next,
.carousel-caption .os-pager .os-cta-pager-first,
.carousel-caption .os-pager .os-cta-pager-last,
.carousel-caption .os-pager .os-cta-pager-viewall,
.carousel-caption .os-cta-update,
.carousel-caption .os-cta-share,
.carousel-caption .os-cta-create,
.carousel-caption .os-cta-cancel,
.carousel-caption .os-cta-confirm,
.carousel-caption .os-cta-submit,
.carousel-caption .os-cta-login,
.carousel-caption .os-cta-register,
.carousel-caption .os-cta-delete,
.carousel-caption .os-cta-continue,
.carousel-caption .os-cta-edit,
.carousel-caption .os-cta-remove,
.carousel-caption .os-cta-video-control,
.carousel-caption .os-product-360-modal .modal-footer > .controls-holder > button,
.carousel-caption .os-cta-default,
.carousel-caption .os-cta-primary,
.carousel-caption .os-cta-selectaddress,
.carousel-caption .os-cta-verifyaddress {
  text-shadow: none;
}
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after,
.os-panel-header:before,
.os-panel-header:after,
.os-item:before,
.os-item:after,
.os-social-share-default:before,
.os-social-share-default:after,
.os-login-page:before,
.os-login-page:after,
.os-side-navigation .menu:before,
.os-side-navigation .menu:after,
.os-page-container:before,
.os-page-container:after {
  content: " ";
  display: table;
}
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after,
.os-panel-header:after,
.os-item:after,
.os-social-share-default:after,
.os-login-page:after,
.os-side-navigation .menu:after,
.os-page-container:after {
  clear: both;
}
.dropdown-menu > li > label {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  margin: 0;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > label > input {
  visibility: hidden;
  float: right;
  margin: 0;
}
.dropdown-menu > li:hover > label {
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > li.active > label {
  color: #ffffff;
  background-color: #337ab7;
}
.dropdown-menu > li > a > .caret {
  border-bottom: 4px solid transparent;
  border-top: 4px solid transparent;
  border-left: 4px solid;
  display: inline-block;
  height: 0;
  width: 0;
  position: absolute;
  top: 50%;
  right: 16px;
  margin-top: -4px;
}
.dropdown-menu > li.dropdown > .dropdown-menu {
  left: 100%;
  top: 4px;
  margin-left: -25px;
}
.dropdown-menu:empty {
  display: none !important;
}
.dropdown.open > .dropdown-menu {
  display: block;
}
html,
body {
  height: auto;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
}
.text-xs {
  font-size: 11px;
}
.text-sm {
  font-size: 12px;
}
.text-md {
  font-size: 14px;
}
.text-lg {
  font-size: 18px;
}
.text-xl {
  font-size: 24px;
}
.text-jumbo {
  font-size: 36px;
}
.slide.left {
  -webkit-transition: left 0.3s ease-out;
  -o-transition: left 0.3s ease-out;
  transition: left 0.3s ease-out;
}
.slide.right {
  -webkit-transition: right 0.3s ease-out;
  -o-transition: right 0.3s ease-out;
  transition: right 0.3s ease-out;
}
.os-inline-block {
  display: inline-block;
}
.os-img-fluid {
  display: block;
  width: 100%;
  height: auto;
}
.os-overflow-hidden {
  overflow: hidden !important;
}
.os-body-wrapper {
  height: 100%;
  overflow: auto;
  position: relative;
  -webkit-overflow-scrolling: touch;
}
.os-body-wrapper.left {
  left: 0;
}
.os-body-wrapper.left.in {
  left: 75%;
}
.os-body-wrapper.right {
  right: 0;
}
.os-body-wrapper.right.in {
  right: 75%;
}
.os-side-navigation {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1200px) {
  .os-side-navigation {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .os-side-navigation {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .os-side-navigation {
    float: left;
    width: 16.66666667%;
  }
}
@media (min-width: 992px) {
  .os-side-navigation .menu > li {
    float: none;
  }
  .os-side-navigation .menu > li + li {
    margin-top: 2px;
    margin-left: 0;
  }
}
.os-body-content {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1200px) {
  .os-body-content {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .os-body-content {
    float: left;
    width: 75%;
  }
}
@media (min-width: 1200px) {
  .os-body-content {
    float: left;
    width: 83.33333333%;
  }
}
.os-panel-header {
  padding: 10px 15px;
  border-bottom: 1px solid #dddddd;
  background-color: transparent;
  color: #333333;
}
.os-panel-header > .os-panel-title {
  display: inline-block;
  font-size: 18px;
  margin: 0;
  color: inherit;
}
.os-panel-header > .os-panel-meta {
  font-size: 12px;
  color: #777777;
  display: inline-block;
  margin: 0;
}
.os-panel-body {
  padding: 15px;
  background-color: transparent;
}
.os-panel-body > .os-panel-left-border {
  border-bottom: 1px solid #dddddd;
  width: 25px;
}
.os-panel-title-link {
  display: inline-block;
  padding-left: 30px;
  text-transform: uppercase;
  text-decoration: underline;
}
.os-panel-footer {
  padding: 10px 15px;
  background-color: transparent;
  border-top: 1px solid #dddddd;
}
.os-panel-bottom-border {
  border-bottom: 1px solid #dddddd;
}
.os-item {
  margin-left: -15px;
  margin-right: -15px;
}
.os-item > .os-item-layout {
  position: relative;
}
.os-item .os-item-media {
  float: left;
  width: 25%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-right: 0;
  list-style-type: none;
}
@media (min-width: 1200px) {
  .os-item .os-item-media {
    float: left;
    width: 25%;
  }
}
.os-item .os-item-detail {
  float: left;
  width: 75%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.os-item .os-item-detail > .os-item-title {
  margin: 0 0 10px;
}
@media (min-width: 1200px) {
  .os-item .os-item-detail {
    float: left;
    width: 75%;
  }
}
.os-item .os-item-summary {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 15px;
}
.os-pager {
  margin-top: 20px;
  margin-bottom: 20px;
  float: none;
}
.os-pager .os-cta-pager,
.os-pager .os-cta-pager-prev,
.os-pager .os-cta-pager-next,
.os-pager .os-cta-pager-first,
.os-pager .os-cta-pager-last,
.os-pager .os-cta-pager-viewall {
  cursor: pointer;
}
.os-pager .os-cta-pager-prev > .os-icon:before {
  content: "\f053";
}
.os-pager .os-cta-pager-next > .os-icon:before {
  content: "\f054";
}
.os-pager .os-cta-pager-first > .os-icon:before {
  content: "\f100";
}
.os-pager .os-cta-pager-last > .os-icon:before {
  content: "\f101";
}
.os-pager .os-cta-pager-viewall > .os-icon:before {
  content: none;
}
.os-empty {
  padding: 10px;
  color: #777777;
}
.os-social-list {
  list-style: none;
  padding-left: 0;
  margin: 10px 0;
}
.os-social-list > li > a {
  display: inline-block;
  text-decoration: none;
  padding: 10px 14px 10px 0;
  margin: 0;
}
.os-social-list.inline > li {
  display: inline-block;
}
.os-social-share-default {
  margin: 0 -15px;
}
.os-social-share-default > a {
  float: left;
  margin: 0 15px;
}
.os-social-share-default > a.facebook-link > .os-icon:before {
  content: "\f09a";
}
.os-social-share-default > a.twitter-link > .os-icon:before {
  content: "\f099";
}
.os-social-share-default > a.tumblr-link > .os-icon:before {
  content: "\f173";
}
.os-social-share-default > a.pinterest-link > .os-icon:before {
  content: "\f0d2";
}
.os-social-share-default > a.google_plus-link > .os-icon:before {
  content: "\f0d5";
}
.os-social-share-default > a.email-link > .os-icon:before {
  content: "\f003";
}
.os-widget-social-share {
  margin: 15px 0;
}
.os-gutter-none {
  margin: 0;
}
.os-gutter-none .col-xs-1, .os-gutter-none .col-sm-1, .os-gutter-none .col-md-1, .os-gutter-none .col-lg-1, .os-gutter-none .col-xs-2, .os-gutter-none .col-sm-2, .os-gutter-none .col-md-2, .os-gutter-none .col-lg-2, .os-gutter-none .col-xs-3, .os-gutter-none .col-sm-3, .os-gutter-none .col-md-3, .os-gutter-none .col-lg-3, .os-gutter-none .col-xs-4, .os-gutter-none .col-sm-4, .os-gutter-none .col-md-4, .os-gutter-none .col-lg-4, .os-gutter-none .col-xs-5, .os-gutter-none .col-sm-5, .os-gutter-none .col-md-5, .os-gutter-none .col-lg-5, .os-gutter-none .col-xs-6, .os-gutter-none .col-sm-6, .os-gutter-none .col-md-6, .os-gutter-none .col-lg-6, .os-gutter-none .col-xs-7, .os-gutter-none .col-sm-7, .os-gutter-none .col-md-7, .os-gutter-none .col-lg-7, .os-gutter-none .col-xs-8, .os-gutter-none .col-sm-8, .os-gutter-none .col-md-8, .os-gutter-none .col-lg-8, .os-gutter-none .col-xs-9, .os-gutter-none .col-sm-9, .os-gutter-none .col-md-9, .os-gutter-none .col-lg-9, .os-gutter-none .col-xs-10, .os-gutter-none .col-sm-10, .os-gutter-none .col-md-10, .os-gutter-none .col-lg-10, .os-gutter-none .col-xs-11, .os-gutter-none .col-sm-11, .os-gutter-none .col-md-11, .os-gutter-none .col-lg-11, .os-gutter-none .col-xs-12, .os-gutter-none .col-sm-12, .os-gutter-none .col-md-12, .os-gutter-none .col-lg-12 {
  padding: 0;
}
.os-vertical-gutter {
  margin-top: 30px;
  margin-bottom: 30px;
}
.input-group.no-divider .form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-group.no-divider > .input-group-btn > .btn-default:hover,
.input-group.no-divider > .input-group-btn > .btn-default:active,
.input-group.no-divider > .input-group-btn > .os-pager .os-cta-pager:hover,
.input-group.no-divider > .input-group-btn > .os-pager .os-cta-pager:active,
.input-group.no-divider > .input-group-btn > .os-pager .os-cta-pager-prev:hover,
.input-group.no-divider > .input-group-btn > .os-pager .os-cta-pager-prev:active,
.input-group.no-divider > .input-group-btn > .os-pager .os-cta-pager-next:hover,
.input-group.no-divider > .input-group-btn > .os-pager .os-cta-pager-next:active,
.input-group.no-divider > .input-group-btn > .os-pager .os-cta-pager-first:hover,
.input-group.no-divider > .input-group-btn > .os-pager .os-cta-pager-first:active,
.input-group.no-divider > .input-group-btn > .os-pager .os-cta-pager-last:hover,
.input-group.no-divider > .input-group-btn > .os-pager .os-cta-pager-last:active,
.input-group.no-divider > .input-group-btn > .os-pager .os-cta-pager-viewall:hover,
.input-group.no-divider > .input-group-btn > .os-pager .os-cta-pager-viewall:active,
.input-group.no-divider > .input-group-btn > .os-cta-cancel:hover,
.input-group.no-divider > .input-group-btn > .os-cta-cancel:active,
.input-group.no-divider > .input-group-btn > .os-cta-continue:hover,
.input-group.no-divider > .input-group-btn > .os-cta-continue:active,
.input-group.no-divider > .input-group-btn > .os-cta-edit:hover,
.input-group.no-divider > .input-group-btn > .os-cta-edit:active,
.input-group.no-divider > .input-group-btn > .os-cta-remove:hover,
.input-group.no-divider > .input-group-btn > .os-cta-remove:active,
.input-group.no-divider > .input-group-btn > .os-cta-video-control:hover,
.input-group.no-divider > .input-group-btn > .os-cta-video-control:active,
.input-group.no-divider > .input-group-btn > .os-product-360-modal .modal-footer > .controls-holder > button:hover,
.input-group.no-divider > .input-group-btn > .os-product-360-modal .modal-footer > .controls-holder > button:active,
.input-group.no-divider > .input-group-btn > .os-cta-default:hover,
.input-group.no-divider > .input-group-btn > .os-cta-default:active {
  background-color: #ffffff;
}
.input-group.no-divider > .input-group-btn + .form-control {
  border-left: 0;
  padding-left: 0;
}
.os-link-img {
  position: relative;
  display: block;
}
.os-link-img > .title {
  position: absolute;
  top: 45%;
  left: 0;
  width: 100%;
  text-align: center;
  padding: 15px;
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.5);
}
.os-link-img > .btn,
.os-link-img > .os-pager .os-cta-pager,
.os-link-img > .os-pager .os-cta-pager-prev,
.os-link-img > .os-pager .os-cta-pager-next,
.os-link-img > .os-pager .os-cta-pager-first,
.os-link-img > .os-pager .os-cta-pager-last,
.os-link-img > .os-pager .os-cta-pager-viewall,
.os-link-img > .os-cta-update,
.os-link-img > .os-cta-share,
.os-link-img > .os-cta-create,
.os-link-img > .os-cta-cancel,
.os-link-img > .os-cta-confirm,
.os-link-img > .os-cta-submit,
.os-link-img > .os-cta-login,
.os-link-img > .os-cta-register,
.os-link-img > .os-cta-delete,
.os-link-img > .os-cta-continue,
.os-link-img > .os-cta-edit,
.os-link-img > .os-cta-remove,
.os-link-img > .os-cta-video-control,
.os-link-img > .os-product-360-modal .modal-footer > .controls-holder > button,
.os-link-img > .os-cta-default,
.os-link-img > .os-cta-primary,
.os-link-img > .os-cta-selectaddress,
.os-link-img > .os-cta-verifyaddress {
  position: absolute;
  top: 0;
  left: 0;
}
.os-promo-banner {
  font-size: 0.8em;
  text-align: center;
  padding: 8px 0;
  max-width: 1170px;
  margin: 0 auto;
}
.os-sticky {
  position: absolute;
  left: 0;
  right: 0;
}
.os-sticky.bottom {
  bottom: 0;
}
.os-sticky.top {
  top: 0;
}
.os-mobile-aside {
  position: fixed;
  background-color: #ffffff;
  width: 75%;
  top: 0;
  bottom: 0;
  overflow: auto;
  z-index: 2000;
}
.os-mobile-aside.left {
  border-right: 1px solid #cccccc;
  left: -75%;
}
.os-mobile-aside.left.in {
  left: 0;
}
.os-mobile-aside.right {
  border-left: 1px solid #cccccc;
  right: -75%;
}
.os-mobile-aside.right.in {
  right: 0;
}
.os-mobile-aside ul.menu {
  padding-left: 0;
  list-style-type: none;
}
.os-mobile-aside ul.menu > li > a {
  display: block;
  padding: 8px 15px;
  color: #333333;
}
.os-mobile-aside ul.menu > li > a:hover {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.os-mobile-aside ul.menu > li > a > .caret {
  float: right;
  margin-top: 8px;
}
.os-mobile-aside ul.menu > li > ul.dropdown-menu {
  position: relative;
  top: auto;
  left: 0;
  float: none;
  min-width: inherit;
  width: auto;
  border: 0;
  box-shadow: none;
}
.os-mobile-aside ul.menu > li > ul.dropdown-menu > li > a {
  padding: 8px 15px 8px 30px;
}
.os-mobile-aside ul.menu > li > ul.dropdown-menu > li > a > .caret {
  position: static;
  border-top: 4px solid;
  border-left: 4px solid transparent;
}
.os-mobile-aside ul.menu > li > ul.dropdown-menu > li.dropdown > .dropdown-menu {
  margin-left: 0;
  position: relative;
  top: auto;
  left: 0;
  float: none;
  min-width: inherit;
  width: auto;
  border: 0;
  box-shadow: none;
}
.os-mobile-aside ul.menu > li > ul.dropdown-menu > li.dropdown > .dropdown-menu > li > a {
  padding: 8px 15px 8px 45px;
}
#login-modal {
  z-index: 2050;
}
.os-validation-errors {
  padding-left: 0;
  list-style: none;
  color: #a94442;
}
a.os-validation-errors:hover {
  color: #843534;
}
.os-dl-horizontal {
  display: table;
  table-layout: fixed;
  margin-bottom: 30px;
}
.os-dl-horizontal > dt,
.os-dl-horizontal > dd {
  display: table-cell;
}
.os-product-360-modal .modal-footer > .controls-holder .os-cta-360-play > .os-icon:before {
  content: "\f04b";
}
.os-product-360-modal .modal-footer > .controls-holder .os-cta-360-pause > .os-icon:before {
  content: "\f04c";
}
.os-product-360-modal .modal-footer > .controls-holder .os-cta-360-next > .os-icon:before {
  content: "\f04e";
}
.os-product-360-modal .modal-footer > .controls-holder .os-cta-360-prev > .os-icon:before {
  content: "\f04a";
}
.os-video-player-modal .os-jp-current-time {
  padding: 0;
}
.os-video-player-modal .os-jp-controls-holder {
  float: right;
}
.os-video-player-modal .os-jp-controls-holder .jp-play > .os-icon:before {
  content: "\f04b";
}
.os-video-player-modal .os-jp-controls-holder .jp-pause > .os-icon:before {
  content: "\f04c";
}
.os-video-player-modal .os-jp-controls-holder .jp-stop > .os-icon:before {
  content: "\f04d";
}
.os-video-player-modal .os-jp-controls-holder .jp-full-screen > .os-icon:before {
  content: "\f065";
}
.os-video-player-modal .os-jp-controls-holder .jp-restore-screen > .os-icon:before {
  content: "\f066";
}
.os-video-player-modal .os-jp-controls-holder .jp-repeat > .os-icon:before {
  content: "\f01e";
}
.os-panel-group {
  margin-bottom: 20px;
}
.os-panel-group > .os-panel {
  margin-bottom: 5px;
}
.os-form-group-horizontal {
  margin-bottom: 15px;
}
@media (min-width: 1200px) {
  .os-form-group-horizontal {
    display: table;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .os-form-group-horizontal > .form-group {
    display: table-cell;
    vertical-align: top;
    width: 50%;
    max-width: 350px;
  }
}
@media (min-width: 1200px) {
  .os-form-group-horizontal > .form-group + .form-group {
    padding-left: 15px;
  }
}
.os-address-suggestion-fieldset {
  margin-bottom: 10px;
}
.os-address-suggestion-fieldset > legend {
  display: none;
}
.os-address-suggestion-fieldset address {
  padding-bottom: 5px;
  border-bottom: 1px solid #ccc;
}
.os-fix-address-fieldset {
  margin-bottom: 10px;
}
.os-fix-address-fieldset .os-address-line1,
.os-fix-address-fieldset .os-address-line2 {
  margin-bottom: 5px;
}
.os-use-address-fieldset {
  margin-bottom: 10px;
}
.os-address-verify-modal .os-action-bar input[type="button"] + input[type="button"] {
  margin-top: 5px;
}
.os-address-item .os-address-postalcode {
  display: block;
}
.os-address-item > .os-address-item-label + .os-address-item-info {
  display: inline-block;
  vertical-align: top;
  margin-left: 15px;
}
.os-login-page {
  margin-left: -15px;
  margin-right: -15px;
}
.os-login-page .os-account-registration {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1200px) {
  .os-login-page .os-account-registration {
    float: left;
    width: 58.33333333%;
  }
}
.os-login-page .os-account-login {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1200px) {
  .os-login-page .os-account-login {
    float: left;
    width: 41.66666667%;
  }
}

