/*>>~/Modules/Onestop.Common/styles/Common/Onestop.Common.less*/
@media print {
  .os-pager-select > li > span > .caret,
  .dropup > .os-pager-select > li > span > .caret,
  .os-pager-select > li.os-pager-dropdown > .dropup > span > .caret,
  .dropup > .os-pager-select > li.os-pager-dropdown > .dropup > span > .caret,
  .os-pager-select > li.os-pager-dropdown > .dropdown > span > .caret,
  .dropup > .os-pager-select > li.os-pager-dropdown > .dropdown > span > .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-searchform > .caret,
  .dropup > .os-cta-searchform > .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,
  .os-cta-zoom > .caret,
  .dropup > .os-cta-zoom > .caret,
  .os-cta-zoom-in > .caret,
  .dropup > .os-cta-zoom-in > .caret,
  .os-cta-zoom-out > .caret,
  .dropup > .os-cta-zoom-out > .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-side-navigation .menu {
  padding-left: 0;
  list-style: none;
}
.os-pager-select {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.os-pager-select > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.os-address-verifymessage-group,
.os-form-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: 768px) {
  .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: 11px;
}
.form-horizontal .os-checkbox,
.form-horizontal .os-radio {
  min-height: 31px;
}
.os-pager-select > li > span,
.os-pager-select > li.os-pager-dropdown > .dropup > span,
.os-pager-select > li.os-pager-dropdown > .dropdown > span,
.os-cta-update,
.os-cta-share,
.os-cta-create,
.os-cta-cancel,
.os-cta-confirm,
.os-cta-submit,
.os-cta-login,
.os-cta-searchform,
.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,
.os-cta-zoom,
.os-cta-zoom-in,
.os-cta-zoom-out {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 10px 20px;
  font-size: 15px;
  line-height: 20px;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.os-pager-select > li > span:focus,
.os-pager-select > li > span:active:focus,
.os-pager-select > li > span.active:focus,
.os-pager-select > li > span.focus,
.os-pager-select > li > span:active.focus,
.os-pager-select > li > span.active.focus,
.os-pager-select > li.os-pager-dropdown > .dropup > span:focus,
.os-pager-select > li.os-pager-dropdown > .dropup > span:active:focus,
.os-pager-select > li.os-pager-dropdown > .dropup > span.active:focus,
.os-pager-select > li.os-pager-dropdown > .dropup > span.focus,
.os-pager-select > li.os-pager-dropdown > .dropup > span:active.focus,
.os-pager-select > li.os-pager-dropdown > .dropup > span.active.focus,
.os-pager-select > li.os-pager-dropdown > .dropdown > span:focus,
.os-pager-select > li.os-pager-dropdown > .dropdown > span:active:focus,
.os-pager-select > li.os-pager-dropdown > .dropdown > span.active:focus,
.os-pager-select > li.os-pager-dropdown > .dropdown > span.focus,
.os-pager-select > li.os-pager-dropdown > .dropdown > span:active.focus,
.os-pager-select > li.os-pager-dropdown > .dropdown > span.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-searchform:focus,
.os-cta-searchform:active:focus,
.os-cta-searchform.active:focus,
.os-cta-searchform.focus,
.os-cta-searchform:active.focus,
.os-cta-searchform.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,
.os-cta-zoom:focus,
.os-cta-zoom:active:focus,
.os-cta-zoom.active:focus,
.os-cta-zoom.focus,
.os-cta-zoom:active.focus,
.os-cta-zoom.active.focus,
.os-cta-zoom-in:focus,
.os-cta-zoom-in:active:focus,
.os-cta-zoom-in.active:focus,
.os-cta-zoom-in.focus,
.os-cta-zoom-in:active.focus,
.os-cta-zoom-in.active.focus,
.os-cta-zoom-out:focus,
.os-cta-zoom-out:active:focus,
.os-cta-zoom-out.active:focus,
.os-cta-zoom-out.focus,
.os-cta-zoom-out:active.focus,
.os-cta-zoom-out.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.os-pager-select > li > span:hover,
.os-pager-select > li > span:focus,
.os-pager-select > li > span.focus,
.os-pager-select > li.os-pager-dropdown > .dropup > span:hover,
.os-pager-select > li.os-pager-dropdown > .dropup > span:focus,
.os-pager-select > li.os-pager-dropdown > .dropup > span.focus,
.os-pager-select > li.os-pager-dropdown > .dropdown > span:hover,
.os-pager-select > li.os-pager-dropdown > .dropdown > span:focus,
.os-pager-select > li.os-pager-dropdown > .dropdown > span.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-searchform:hover,
.os-cta-searchform:focus,
.os-cta-searchform.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,
.os-cta-zoom:hover,
.os-cta-zoom:focus,
.os-cta-zoom.focus,
.os-cta-zoom-in:hover,
.os-cta-zoom-in:focus,
.os-cta-zoom-in.focus,
.os-cta-zoom-out:hover,
.os-cta-zoom-out:focus,
.os-cta-zoom-out.focus {
  color: #000000;
  text-decoration: none;
}
.os-pager-select > li > span:active,
.os-pager-select > li > span.active,
.os-pager-select > li.os-pager-dropdown > .dropup > span:active,
.os-pager-select > li.os-pager-dropdown > .dropup > span.active,
.os-pager-select > li.os-pager-dropdown > .dropdown > span:active,
.os-pager-select > li.os-pager-dropdown > .dropdown > span.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-searchform:active,
.os-cta-searchform.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,
.os-cta-zoom:active,
.os-cta-zoom.active,
.os-cta-zoom-in:active,
.os-cta-zoom-in.active,
.os-cta-zoom-out:active,
.os-cta-zoom-out.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-select > li > span.disabled,
.os-pager-select > li > span[disabled],
fieldset[disabled] .os-pager-select > li > span,
.os-pager-select > li.os-pager-dropdown > .dropup > span.disabled,
.os-pager-select > li.os-pager-dropdown > .dropup > span[disabled],
fieldset[disabled] .os-pager-select > li.os-pager-dropdown > .dropup > span,
.os-pager-select > li.os-pager-dropdown > .dropdown > span.disabled,
.os-pager-select > li.os-pager-dropdown > .dropdown > span[disabled],
fieldset[disabled] .os-pager-select > li.os-pager-dropdown > .dropdown > span,
.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-searchform.disabled,
.os-cta-searchform[disabled],
fieldset[disabled] .os-cta-searchform,
.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,
.os-cta-zoom.disabled,
.os-cta-zoom[disabled],
fieldset[disabled] .os-cta-zoom,
.os-cta-zoom-in.disabled,
.os-cta-zoom-in[disabled],
fieldset[disabled] .os-cta-zoom-in,
.os-cta-zoom-out.disabled,
.os-cta-zoom-out[disabled],
fieldset[disabled] .os-cta-zoom-out {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.os-pager-select > li > span,
.os-pager-select > li.os-pager-dropdown > .dropup > span,
.os-pager-select > li.os-pager-dropdown > .dropdown > span,
.os-cta-share,
.os-cta-cancel,
.os-cta-searchform,
.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-zoom,
.os-cta-zoom-in,
.os-cta-zoom-out {
  color: #000000;
  background-color: #ffffff;
  border-color: #000000;
}
.os-pager-select > li > span:hover,
.os-pager-select > li > span:focus,
.os-pager-select > li > span.focus,
.os-pager-select > li > span:active,
.os-pager-select > li > span.active,
.open > .dropdown-toggle.os-pager-select > li > span,
.os-pager-select > li.os-pager-dropdown > .dropup > span:hover,
.os-pager-select > li.os-pager-dropdown > .dropup > span:focus,
.os-pager-select > li.os-pager-dropdown > .dropup > span.focus,
.os-pager-select > li.os-pager-dropdown > .dropup > span:active,
.os-pager-select > li.os-pager-dropdown > .dropup > span.active,
.open > .dropdown-toggle.os-pager-select > li.os-pager-dropdown > .dropup > span,
.os-pager-select > li.os-pager-dropdown > .dropdown > span:hover,
.os-pager-select > li.os-pager-dropdown > .dropdown > span:focus,
.os-pager-select > li.os-pager-dropdown > .dropdown > span.focus,
.os-pager-select > li.os-pager-dropdown > .dropdown > span:active,
.os-pager-select > li.os-pager-dropdown > .dropdown > span.active,
.open > .dropdown-toggle.os-pager-select > li.os-pager-dropdown > .dropdown > span,
.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,
.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-searchform:hover,
.os-cta-searchform:focus,
.os-cta-searchform.focus,
.os-cta-searchform:active,
.os-cta-searchform.active,
.open > .dropdown-toggle.os-cta-searchform,
.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,
.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,
.os-cta-zoom:hover,
.os-cta-zoom:focus,
.os-cta-zoom.focus,
.os-cta-zoom:active,
.os-cta-zoom.active,
.open > .dropdown-toggle.os-cta-zoom,
.os-cta-zoom-in:hover,
.os-cta-zoom-in:focus,
.os-cta-zoom-in.focus,
.os-cta-zoom-in:active,
.os-cta-zoom-in.active,
.open > .dropdown-toggle.os-cta-zoom-in,
.os-cta-zoom-out:hover,
.os-cta-zoom-out:focus,
.os-cta-zoom-out.focus,
.os-cta-zoom-out:active,
.os-cta-zoom-out.active,
.open > .dropdown-toggle.os-cta-zoom-out {
  color: #000000;
  background-color: #e6e6e6;
  border-color: #000000;
}
.os-pager-select > li > span:active,
.os-pager-select > li > span.active,
.open > .dropdown-toggle.os-pager-select > li > span,
.os-pager-select > li.os-pager-dropdown > .dropup > span:active,
.os-pager-select > li.os-pager-dropdown > .dropup > span.active,
.open > .dropdown-toggle.os-pager-select > li.os-pager-dropdown > .dropup > span,
.os-pager-select > li.os-pager-dropdown > .dropdown > span:active,
.os-pager-select > li.os-pager-dropdown > .dropdown > span.active,
.open > .dropdown-toggle.os-pager-select > li.os-pager-dropdown > .dropdown > span,
.os-cta-share:active,
.os-cta-share.active,
.open > .dropdown-toggle.os-cta-share,
.os-cta-cancel:active,
.os-cta-cancel.active,
.open > .dropdown-toggle.os-cta-cancel,
.os-cta-searchform:active,
.os-cta-searchform.active,
.open > .dropdown-toggle.os-cta-searchform,
.os-cta-delete:active,
.os-cta-delete.active,
.open > .dropdown-toggle.os-cta-delete,
.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,
.os-cta-zoom:active,
.os-cta-zoom.active,
.open > .dropdown-toggle.os-cta-zoom,
.os-cta-zoom-in:active,
.os-cta-zoom-in.active,
.open > .dropdown-toggle.os-cta-zoom-in,
.os-cta-zoom-out:active,
.os-cta-zoom-out.active,
.open > .dropdown-toggle.os-cta-zoom-out {
  background-image: none;
}
.os-pager-select > li > span.disabled,
.os-pager-select > li > span[disabled],
fieldset[disabled] .os-pager-select > li > span,
.os-pager-select > li > span.disabled:hover,
.os-pager-select > li > span[disabled]:hover,
fieldset[disabled] .os-pager-select > li > span:hover,
.os-pager-select > li > span.disabled:focus,
.os-pager-select > li > span[disabled]:focus,
fieldset[disabled] .os-pager-select > li > span:focus,
.os-pager-select > li > span.disabled.focus,
.os-pager-select > li > span[disabled].focus,
fieldset[disabled] .os-pager-select > li > span.focus,
.os-pager-select > li > span.disabled:active,
.os-pager-select > li > span[disabled]:active,
fieldset[disabled] .os-pager-select > li > span:active,
.os-pager-select > li > span.disabled.active,
.os-pager-select > li > span[disabled].active,
fieldset[disabled] .os-pager-select > li > span.active,
.os-pager-select > li.os-pager-dropdown > .dropup > span.disabled,
.os-pager-select > li.os-pager-dropdown > .dropup > span[disabled],
fieldset[disabled] .os-pager-select > li.os-pager-dropdown > .dropup > span,
.os-pager-select > li.os-pager-dropdown > .dropup > span.disabled:hover,
.os-pager-select > li.os-pager-dropdown > .dropup > span[disabled]:hover,
fieldset[disabled] .os-pager-select > li.os-pager-dropdown > .dropup > span:hover,
.os-pager-select > li.os-pager-dropdown > .dropup > span.disabled:focus,
.os-pager-select > li.os-pager-dropdown > .dropup > span[disabled]:focus,
fieldset[disabled] .os-pager-select > li.os-pager-dropdown > .dropup > span:focus,
.os-pager-select > li.os-pager-dropdown > .dropup > span.disabled.focus,
.os-pager-select > li.os-pager-dropdown > .dropup > span[disabled].focus,
fieldset[disabled] .os-pager-select > li.os-pager-dropdown > .dropup > span.focus,
.os-pager-select > li.os-pager-dropdown > .dropup > span.disabled:active,
.os-pager-select > li.os-pager-dropdown > .dropup > span[disabled]:active,
fieldset[disabled] .os-pager-select > li.os-pager-dropdown > .dropup > span:active,
.os-pager-select > li.os-pager-dropdown > .dropup > span.disabled.active,
.os-pager-select > li.os-pager-dropdown > .dropup > span[disabled].active,
fieldset[disabled] .os-pager-select > li.os-pager-dropdown > .dropup > span.active,
.os-pager-select > li.os-pager-dropdown > .dropdown > span.disabled,
.os-pager-select > li.os-pager-dropdown > .dropdown > span[disabled],
fieldset[disabled] .os-pager-select > li.os-pager-dropdown > .dropdown > span,
.os-pager-select > li.os-pager-dropdown > .dropdown > span.disabled:hover,
.os-pager-select > li.os-pager-dropdown > .dropdown > span[disabled]:hover,
fieldset[disabled] .os-pager-select > li.os-pager-dropdown > .dropdown > span:hover,
.os-pager-select > li.os-pager-dropdown > .dropdown > span.disabled:focus,
.os-pager-select > li.os-pager-dropdown > .dropdown > span[disabled]:focus,
fieldset[disabled] .os-pager-select > li.os-pager-dropdown > .dropdown > span:focus,
.os-pager-select > li.os-pager-dropdown > .dropdown > span.disabled.focus,
.os-pager-select > li.os-pager-dropdown > .dropdown > span[disabled].focus,
fieldset[disabled] .os-pager-select > li.os-pager-dropdown > .dropdown > span.focus,
.os-pager-select > li.os-pager-dropdown > .dropdown > span.disabled:active,
.os-pager-select > li.os-pager-dropdown > .dropdown > span[disabled]:active,
fieldset[disabled] .os-pager-select > li.os-pager-dropdown > .dropdown > span:active,
.os-pager-select > li.os-pager-dropdown > .dropdown > span.disabled.active,
.os-pager-select > li.os-pager-dropdown > .dropdown > span[disabled].active,
fieldset[disabled] .os-pager-select > li.os-pager-dropdown > .dropdown > span.active,
.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,
.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-searchform.disabled,
.os-cta-searchform[disabled],
fieldset[disabled] .os-cta-searchform,
.os-cta-searchform.disabled:hover,
.os-cta-searchform[disabled]:hover,
fieldset[disabled] .os-cta-searchform:hover,
.os-cta-searchform.disabled:focus,
.os-cta-searchform[disabled]:focus,
fieldset[disabled] .os-cta-searchform:focus,
.os-cta-searchform.disabled.focus,
.os-cta-searchform[disabled].focus,
fieldset[disabled] .os-cta-searchform.focus,
.os-cta-searchform.disabled:active,
.os-cta-searchform[disabled]:active,
fieldset[disabled] .os-cta-searchform:active,
.os-cta-searchform.disabled.active,
.os-cta-searchform[disabled].active,
fieldset[disabled] .os-cta-searchform.active,
.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,
.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,
.os-cta-zoom.disabled,
.os-cta-zoom[disabled],
fieldset[disabled] .os-cta-zoom,
.os-cta-zoom.disabled:hover,
.os-cta-zoom[disabled]:hover,
fieldset[disabled] .os-cta-zoom:hover,
.os-cta-zoom.disabled:focus,
.os-cta-zoom[disabled]:focus,
fieldset[disabled] .os-cta-zoom:focus,
.os-cta-zoom.disabled.focus,
.os-cta-zoom[disabled].focus,
fieldset[disabled] .os-cta-zoom.focus,
.os-cta-zoom.disabled:active,
.os-cta-zoom[disabled]:active,
fieldset[disabled] .os-cta-zoom:active,
.os-cta-zoom.disabled.active,
.os-cta-zoom[disabled].active,
fieldset[disabled] .os-cta-zoom.active,
.os-cta-zoom-in.disabled,
.os-cta-zoom-in[disabled],
fieldset[disabled] .os-cta-zoom-in,
.os-cta-zoom-in.disabled:hover,
.os-cta-zoom-in[disabled]:hover,
fieldset[disabled] .os-cta-zoom-in:hover,
.os-cta-zoom-in.disabled:focus,
.os-cta-zoom-in[disabled]:focus,
fieldset[disabled] .os-cta-zoom-in:focus,
.os-cta-zoom-in.disabled.focus,
.os-cta-zoom-in[disabled].focus,
fieldset[disabled] .os-cta-zoom-in.focus,
.os-cta-zoom-in.disabled:active,
.os-cta-zoom-in[disabled]:active,
fieldset[disabled] .os-cta-zoom-in:active,
.os-cta-zoom-in.disabled.active,
.os-cta-zoom-in[disabled].active,
fieldset[disabled] .os-cta-zoom-in.active,
.os-cta-zoom-out.disabled,
.os-cta-zoom-out[disabled],
fieldset[disabled] .os-cta-zoom-out,
.os-cta-zoom-out.disabled:hover,
.os-cta-zoom-out[disabled]:hover,
fieldset[disabled] .os-cta-zoom-out:hover,
.os-cta-zoom-out.disabled:focus,
.os-cta-zoom-out[disabled]:focus,
fieldset[disabled] .os-cta-zoom-out:focus,
.os-cta-zoom-out.disabled.focus,
.os-cta-zoom-out[disabled].focus,
fieldset[disabled] .os-cta-zoom-out.focus,
.os-cta-zoom-out.disabled:active,
.os-cta-zoom-out[disabled]:active,
fieldset[disabled] .os-cta-zoom-out:active,
.os-cta-zoom-out.disabled.active,
.os-cta-zoom-out[disabled].active,
fieldset[disabled] .os-cta-zoom-out.active {
  background-color: #ffffff;
  border-color: #000000;
}
.os-pager-select > li > span .badge,
.os-pager-select > li.os-pager-dropdown > .dropup > span .badge,
.os-pager-select > li.os-pager-dropdown > .dropdown > span .badge,
.os-cta-share .badge,
.os-cta-cancel .badge,
.os-cta-searchform .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-zoom .badge,
.os-cta-zoom-in .badge,
.os-cta-zoom-out .badge {
  color: #ffffff;
  background-color: #000000;
}
.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: #000000;
  border-color: #000000;
}
.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: #000000;
  border-color: #000000;
}
.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: #000000;
  border-color: #000000;
}
.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: #000000;
  background-color: #ffffff;
}
.btn-group-lg > .btn,
.btn-group-lg > .os-pager-select > li > span,
.btn-group-lg > .os-pager-select > li.os-pager-dropdown > .dropup > span,
.btn-group-lg > .os-pager-select > li.os-pager-dropdown > .dropdown > span,
.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-searchform,
.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,
.btn-group-lg > .os-cta-zoom,
.btn-group-lg > .os-cta-zoom-in,
.btn-group-lg > .os-cta-zoom-out {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}
.btn-group-sm > .btn,
.btn-group-sm > .os-pager-select > li > span,
.btn-group-sm > .os-pager-select > li.os-pager-dropdown > .dropup > span,
.btn-group-sm > .os-pager-select > li.os-pager-dropdown > .dropdown > span,
.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-searchform,
.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,
.btn-group-sm > .os-cta-zoom,
.btn-group-sm > .os-cta-zoom-in,
.btn-group-sm > .os-cta-zoom-out {
  padding: 7px 20px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.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-select > li > span,
.btn-group-xs > .os-pager-select > li.os-pager-dropdown > .dropup > span,
.btn-group-xs > .os-pager-select > li.os-pager-dropdown > .dropdown > span,
.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-searchform,
.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,
.btn-group-xs > .os-cta-zoom,
.btn-group-xs > .os-cta-zoom-in,
.btn-group-xs > .os-cta-zoom-out {
  padding: 1px 15px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.os-cta-selectaddress,
.os-cta-verifyaddress {
  display: block;
  width: 100%;
}
.btn-group > .os-pager-select > li > span,
.btn-group-vertical > .os-pager-select > li > span,
.btn-group > .os-pager-select > li.os-pager-dropdown > .dropup > span,
.btn-group-vertical > .os-pager-select > li.os-pager-dropdown > .dropup > span,
.btn-group > .os-pager-select > li.os-pager-dropdown > .dropdown > span,
.btn-group-vertical > .os-pager-select > li.os-pager-dropdown > .dropdown > span,
.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-searchform,
.btn-group-vertical > .os-cta-searchform,
.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,
.btn-group > .os-cta-zoom,
.btn-group-vertical > .os-cta-zoom,
.btn-group > .os-cta-zoom-in,
.btn-group-vertical > .os-cta-zoom-in,
.btn-group > .os-cta-zoom-out,
.btn-group-vertical > .os-cta-zoom-out {
  position: relative;
  float: left;
}
.btn-group > .os-pager-select > li > span:hover,
.btn-group-vertical > .os-pager-select > li > span:hover,
.btn-group > .os-pager-select > li > span:focus,
.btn-group-vertical > .os-pager-select > li > span:focus,
.btn-group > .os-pager-select > li > span:active,
.btn-group-vertical > .os-pager-select > li > span:active,
.btn-group > .os-pager-select > li > span.active,
.btn-group-vertical > .os-pager-select > li > span.active,
.btn-group > .os-pager-select > li.os-pager-dropdown > .dropup > span:hover,
.btn-group-vertical > .os-pager-select > li.os-pager-dropdown > .dropup > span:hover,
.btn-group > .os-pager-select > li.os-pager-dropdown > .dropup > span:focus,
.btn-group-vertical > .os-pager-select > li.os-pager-dropdown > .dropup > span:focus,
.btn-group > .os-pager-select > li.os-pager-dropdown > .dropup > span:active,
.btn-group-vertical > .os-pager-select > li.os-pager-dropdown > .dropup > span:active,
.btn-group > .os-pager-select > li.os-pager-dropdown > .dropup > span.active,
.btn-group-vertical > .os-pager-select > li.os-pager-dropdown > .dropup > span.active,
.btn-group > .os-pager-select > li.os-pager-dropdown > .dropdown > span:hover,
.btn-group-vertical > .os-pager-select > li.os-pager-dropdown > .dropdown > span:hover,
.btn-group > .os-pager-select > li.os-pager-dropdown > .dropdown > span:focus,
.btn-group-vertical > .os-pager-select > li.os-pager-dropdown > .dropdown > span:focus,
.btn-group > .os-pager-select > li.os-pager-dropdown > .dropdown > span:active,
.btn-group-vertical > .os-pager-select > li.os-pager-dropdown > .dropdown > span:active,
.btn-group > .os-pager-select > li.os-pager-dropdown > .dropdown > span.active,
.btn-group-vertical > .os-pager-select > li.os-pager-dropdown > .dropdown > span.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-searchform:hover,
.btn-group-vertical > .os-cta-searchform:hover,
.btn-group > .os-cta-searchform:focus,
.btn-group-vertical > .os-cta-searchform:focus,
.btn-group > .os-cta-searchform:active,
.btn-group-vertical > .os-cta-searchform:active,
.btn-group > .os-cta-searchform.active,
.btn-group-vertical > .os-cta-searchform.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,
.btn-group > .os-cta-zoom:hover,
.btn-group-vertical > .os-cta-zoom:hover,
.btn-group > .os-cta-zoom:focus,
.btn-group-vertical > .os-cta-zoom:focus,
.btn-group > .os-cta-zoom:active,
.btn-group-vertical > .os-cta-zoom:active,
.btn-group > .os-cta-zoom.active,
.btn-group-vertical > .os-cta-zoom.active,
.btn-group > .os-cta-zoom-in:hover,
.btn-group-vertical > .os-cta-zoom-in:hover,
.btn-group > .os-cta-zoom-in:focus,
.btn-group-vertical > .os-cta-zoom-in:focus,
.btn-group > .os-cta-zoom-in:active,
.btn-group-vertical > .os-cta-zoom-in:active,
.btn-group > .os-cta-zoom-in.active,
.btn-group-vertical > .os-cta-zoom-in.active,
.btn-group > .os-cta-zoom-out:hover,
.btn-group-vertical > .os-cta-zoom-out:hover,
.btn-group > .os-cta-zoom-out:focus,
.btn-group-vertical > .os-cta-zoom-out:focus,
.btn-group > .os-cta-zoom-out:active,
.btn-group-vertical > .os-cta-zoom-out:active,
.btn-group > .os-cta-zoom-out.active,
.btn-group-vertical > .os-cta-zoom-out.active {
  z-index: 2;
}
.btn-group .os-pager-select > li > span + .os-pager-select > li > span,
.btn-group .os-pager-select > li > span + .btn-group,
.btn-group .btn-group + .os-pager-select > li > span,
.btn-group .os-pager-select > li.os-pager-dropdown > .dropup > span + .os-pager-select > li.os-pager-dropdown > .dropup > span,
.btn-group .os-pager-select > li.os-pager-dropdown > .dropup > span + .btn-group,
.btn-group .btn-group + .os-pager-select > li.os-pager-dropdown > .dropup > span,
.btn-group .os-pager-select > li.os-pager-dropdown > .dropdown > span + .os-pager-select > li.os-pager-dropdown > .dropdown > span,
.btn-group .os-pager-select > li.os-pager-dropdown > .dropdown > span + .btn-group,
.btn-group .btn-group + .os-pager-select > li.os-pager-dropdown > .dropdown > span,
.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-searchform + .os-cta-searchform,
.btn-group .os-cta-searchform + .btn-group,
.btn-group .btn-group + .os-cta-searchform,
.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,
.btn-group .os-cta-zoom + .os-cta-zoom,
.btn-group .os-cta-zoom + .btn-group,
.btn-group .btn-group + .os-cta-zoom,
.btn-group .os-cta-zoom-in + .os-cta-zoom-in,
.btn-group .os-cta-zoom-in + .btn-group,
.btn-group .btn-group + .os-cta-zoom-in,
.btn-group .os-cta-zoom-out + .os-cta-zoom-out,
.btn-group .os-cta-zoom-out + .btn-group,
.btn-group .btn-group + .os-cta-zoom-out {
  margin-left: -1px;
}
.btn-toolbar > .os-pager-select > li > span,
.btn-toolbar > .os-pager-select > li.os-pager-dropdown > .dropup > span,
.btn-toolbar > .os-pager-select > li.os-pager-dropdown > .dropdown > span,
.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-searchform,
.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,
.btn-toolbar > .os-cta-zoom,
.btn-toolbar > .os-cta-zoom-in,
.btn-toolbar > .os-cta-zoom-out {
  margin-left: 5px;
}
.btn-group > .os-pager-select > li > span:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group > .os-pager-select > li.os-pager-dropdown > .dropup > span:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group > .os-pager-select > li.os-pager-dropdown > .dropdown > span: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-searchform: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),
.btn-group > .os-cta-zoom:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group > .os-cta-zoom-in:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group > .os-cta-zoom-out:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .os-pager-select > li > span:first-child,
.btn-group > .os-pager-select > li.os-pager-dropdown > .dropup > span:first-child,
.btn-group > .os-pager-select > li.os-pager-dropdown > .dropdown > span: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-searchform: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,
.btn-group > .os-cta-zoom:first-child,
.btn-group > .os-cta-zoom-in:first-child,
.btn-group > .os-cta-zoom-out:first-child {
  margin-left: 0;
}
.btn-group > .os-pager-select > li > span:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group > .os-pager-select > li.os-pager-dropdown > .dropup > span:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group > .os-pager-select > li.os-pager-dropdown > .dropdown > span: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-searchform: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),
.btn-group > .os-cta-zoom:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group > .os-cta-zoom-in:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group > .os-cta-zoom-out:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .os-pager-select > li > span:last-child:not(:first-child),
.btn-group > .os-pager-select > li.os-pager-dropdown > .dropup > span:last-child:not(:first-child),
.btn-group > .os-pager-select > li.os-pager-dropdown > .dropdown > span: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-searchform: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),
.btn-group > .os-cta-zoom:last-child:not(:first-child),
.btn-group > .os-cta-zoom-in:last-child:not(:first-child),
.btn-group > .os-cta-zoom-out: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-select > li > span,
.btn-group > .btn-group:not(:first-child):not(:last-child) > .os-pager-select > li.os-pager-dropdown > .dropup > span,
.btn-group > .btn-group:not(:first-child):not(:last-child) > .os-pager-select > li.os-pager-dropdown > .dropdown > span,
.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-searchform,
.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,
.btn-group > .btn-group:not(:first-child):not(:last-child) > .os-cta-zoom,
.btn-group > .btn-group:not(:first-child):not(:last-child) > .os-cta-zoom-in,
.btn-group > .btn-group:not(:first-child):not(:last-child) > .os-cta-zoom-out {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .os-pager-select > li > span:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .os-pager-select > li.os-pager-dropdown > .dropup > span:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .os-pager-select > li.os-pager-dropdown > .dropdown > span: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-searchform: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,
.btn-group > .btn-group:first-child:not(:last-child) > .os-cta-zoom:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .os-cta-zoom-in:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .os-cta-zoom-out:last-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .os-pager-select > li > span:first-child,
.btn-group > .btn-group:last-child:not(:first-child) > .os-pager-select > li.os-pager-dropdown > .dropup > span:first-child,
.btn-group > .btn-group:last-child:not(:first-child) > .os-pager-select > li.os-pager-dropdown > .dropdown > span: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-searchform: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,
.btn-group > .btn-group:last-child:not(:first-child) > .os-cta-zoom:first-child,
.btn-group > .btn-group:last-child:not(:first-child) > .os-cta-zoom-in:first-child,
.btn-group > .btn-group:last-child:not(:first-child) > .os-cta-zoom-out:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .os-pager-select > li > span + .dropdown-toggle,
.btn-group > .os-pager-select > li.os-pager-dropdown > .dropup > span + .dropdown-toggle,
.btn-group > .os-pager-select > li.os-pager-dropdown > .dropdown > span + .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-searchform + .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,
.btn-group > .os-cta-zoom + .dropdown-toggle,
.btn-group > .os-cta-zoom-in + .dropdown-toggle,
.btn-group > .os-cta-zoom-out + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.os-pager-select > li > span .caret,
.os-pager-select > li.os-pager-dropdown > .dropup > span .caret,
.os-pager-select > li.os-pager-dropdown > .dropdown > span .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-searchform .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,
.os-cta-zoom .caret,
.os-cta-zoom-in .caret,
.os-cta-zoom-out .caret {
  margin-left: 0;
}
.btn-group-vertical > .os-pager-select > li > span,
.btn-group-vertical > .btn-group > .os-pager-select > li > span,
.btn-group-vertical > .os-pager-select > li.os-pager-dropdown > .dropup > span,
.btn-group-vertical > .btn-group > .os-pager-select > li.os-pager-dropdown > .dropup > span,
.btn-group-vertical > .os-pager-select > li.os-pager-dropdown > .dropdown > span,
.btn-group-vertical > .btn-group > .os-pager-select > li.os-pager-dropdown > .dropdown > span,
.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-searchform,
.btn-group-vertical > .btn-group > .os-cta-searchform,
.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,
.btn-group-vertical > .os-cta-zoom,
.btn-group-vertical > .btn-group > .os-cta-zoom,
.btn-group-vertical > .os-cta-zoom-in,
.btn-group-vertical > .btn-group > .os-cta-zoom-in,
.btn-group-vertical > .os-cta-zoom-out,
.btn-group-vertical > .btn-group > .os-cta-zoom-out {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .os-pager-select > li > span,
.btn-group-vertical > .btn-group > .os-pager-select > li.os-pager-dropdown > .dropup > span,
.btn-group-vertical > .btn-group > .os-pager-select > li.os-pager-dropdown > .dropdown > span,
.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-searchform,
.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,
.btn-group-vertical > .btn-group > .os-cta-zoom,
.btn-group-vertical > .btn-group > .os-cta-zoom-in,
.btn-group-vertical > .btn-group > .os-cta-zoom-out {
  float: none;
}
.btn-group-vertical > .os-pager-select > li > span + .os-pager-select > li > span,
.btn-group-vertical > .os-pager-select > li > span + .btn-group,
.btn-group-vertical > .btn-group + .os-pager-select > li > span,
.btn-group-vertical > .os-pager-select > li.os-pager-dropdown > .dropup > span + .os-pager-select > li.os-pager-dropdown > .dropup > span,
.btn-group-vertical > .os-pager-select > li.os-pager-dropdown > .dropup > span + .btn-group,
.btn-group-vertical > .btn-group + .os-pager-select > li.os-pager-dropdown > .dropup > span,
.btn-group-vertical > .os-pager-select > li.os-pager-dropdown > .dropdown > span + .os-pager-select > li.os-pager-dropdown > .dropdown > span,
.btn-group-vertical > .os-pager-select > li.os-pager-dropdown > .dropdown > span + .btn-group,
.btn-group-vertical > .btn-group + .os-pager-select > li.os-pager-dropdown > .dropdown > span,
.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-searchform + .os-cta-searchform,
.btn-group-vertical > .os-cta-searchform + .btn-group,
.btn-group-vertical > .btn-group + .os-cta-searchform,
.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,
.btn-group-vertical > .os-cta-zoom + .os-cta-zoom,
.btn-group-vertical > .os-cta-zoom + .btn-group,
.btn-group-vertical > .btn-group + .os-cta-zoom,
.btn-group-vertical > .os-cta-zoom-in + .os-cta-zoom-in,
.btn-group-vertical > .os-cta-zoom-in + .btn-group,
.btn-group-vertical > .btn-group + .os-cta-zoom-in,
.btn-group-vertical > .os-cta-zoom-out + .os-cta-zoom-out,
.btn-group-vertical > .os-cta-zoom-out + .btn-group,
.btn-group-vertical > .btn-group + .os-cta-zoom-out {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .os-pager-select > li > span:not(:first-child):not(:last-child),
.btn-group-vertical > .os-pager-select > li.os-pager-dropdown > .dropup > span:not(:first-child):not(:last-child),
.btn-group-vertical > .os-pager-select > li.os-pager-dropdown > .dropdown > span: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-searchform: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),
.btn-group-vertical > .os-cta-zoom:not(:first-child):not(:last-child),
.btn-group-vertical > .os-cta-zoom-in:not(:first-child):not(:last-child),
.btn-group-vertical > .os-cta-zoom-out:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .os-pager-select > li > span:first-child:not(:last-child),
.btn-group-vertical > .os-pager-select > li.os-pager-dropdown > .dropup > span:first-child:not(:last-child),
.btn-group-vertical > .os-pager-select > li.os-pager-dropdown > .dropdown > span: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-searchform: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),
.btn-group-vertical > .os-cta-zoom:first-child:not(:last-child),
.btn-group-vertical > .os-cta-zoom-in:first-child:not(:last-child),
.btn-group-vertical > .os-cta-zoom-out:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .os-pager-select > li > span:last-child:not(:first-child),
.btn-group-vertical > .os-pager-select > li.os-pager-dropdown > .dropup > span:last-child:not(:first-child),
.btn-group-vertical > .os-pager-select > li.os-pager-dropdown > .dropdown > span: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-searchform: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),
.btn-group-vertical > .os-cta-zoom:last-child:not(:first-child),
.btn-group-vertical > .os-cta-zoom-in:last-child:not(:first-child),
.btn-group-vertical > .os-cta-zoom-out:last-child:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .os-pager-select > li > span,
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .os-pager-select > li.os-pager-dropdown > .dropup > span,
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .os-pager-select > li.os-pager-dropdown > .dropdown > span,
.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-searchform,
.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,
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .os-cta-zoom,
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .os-cta-zoom-in,
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .os-cta-zoom-out {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .os-pager-select > li > span:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .os-pager-select > li.os-pager-dropdown > .dropup > span:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .os-pager-select > li.os-pager-dropdown > .dropdown > span: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-searchform: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,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .os-cta-zoom:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .os-cta-zoom-in:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .os-cta-zoom-out:last-child {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .os-pager-select > li > span:first-child,
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .os-pager-select > li.os-pager-dropdown > .dropup > span:first-child,
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .os-pager-select > li.os-pager-dropdown > .dropdown > span: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-searchform: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,
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .os-cta-zoom:first-child,
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .os-cta-zoom-in:first-child,
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .os-cta-zoom-out:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified > .os-pager-select > li > span,
.btn-group-justified > .os-pager-select > li.os-pager-dropdown > .dropup > span,
.btn-group-justified > .os-pager-select > li.os-pager-dropdown > .dropdown > span,
.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-searchform,
.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,
.btn-group-justified > .os-cta-zoom,
.btn-group-justified > .os-cta-zoom-in,
.btn-group-justified > .os-cta-zoom-out {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .os-pager-select > li > span,
.btn-group-justified > .btn-group .os-pager-select > li.os-pager-dropdown > .dropup > span,
.btn-group-justified > .btn-group .os-pager-select > li.os-pager-dropdown > .dropdown > span,
.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-searchform,
.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,
.btn-group-justified > .btn-group .os-cta-zoom,
.btn-group-justified > .btn-group .os-cta-zoom-in,
.btn-group-justified > .btn-group .os-cta-zoom-out {
  width: 100%;
}
[data-toggle="buttons"] > .os-pager-select > li > span input[type="radio"],
[data-toggle="buttons"] > .btn-group > .os-pager-select > li > span input[type="radio"],
[data-toggle="buttons"] > .os-pager-select > li > span input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .os-pager-select > li > span input[type="checkbox"],
[data-toggle="buttons"] > .os-pager-select > li.os-pager-dropdown > .dropup > span input[type="radio"],
[data-toggle="buttons"] > .btn-group > .os-pager-select > li.os-pager-dropdown > .dropup > span input[type="radio"],
[data-toggle="buttons"] > .os-pager-select > li.os-pager-dropdown > .dropup > span input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .os-pager-select > li.os-pager-dropdown > .dropup > span input[type="checkbox"],
[data-toggle="buttons"] > .os-pager-select > li.os-pager-dropdown > .dropdown > span input[type="radio"],
[data-toggle="buttons"] > .btn-group > .os-pager-select > li.os-pager-dropdown > .dropdown > span input[type="radio"],
[data-toggle="buttons"] > .os-pager-select > li.os-pager-dropdown > .dropdown > span input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .os-pager-select > li.os-pager-dropdown > .dropdown > span 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-searchform input[type="radio"],
[data-toggle="buttons"] > .btn-group > .os-cta-searchform input[type="radio"],
[data-toggle="buttons"] > .os-cta-searchform input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .os-cta-searchform 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"],
[data-toggle="buttons"] > .os-cta-zoom input[type="radio"],
[data-toggle="buttons"] > .btn-group > .os-cta-zoom input[type="radio"],
[data-toggle="buttons"] > .os-cta-zoom input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .os-cta-zoom input[type="checkbox"],
[data-toggle="buttons"] > .os-cta-zoom-in input[type="radio"],
[data-toggle="buttons"] > .btn-group > .os-cta-zoom-in input[type="radio"],
[data-toggle="buttons"] > .os-cta-zoom-in input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .os-cta-zoom-in input[type="checkbox"],
[data-toggle="buttons"] > .os-cta-zoom-out input[type="radio"],
[data-toggle="buttons"] > .btn-group > .os-cta-zoom-out input[type="radio"],
[data-toggle="buttons"] > .os-cta-zoom-out input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .os-cta-zoom-out input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group-lg > .input-group-btn > .os-pager-select > li > span,
.input-group-lg > .input-group-btn > .os-pager-select > li.os-pager-dropdown > .dropup > span,
.input-group-lg > .input-group-btn > .os-pager-select > li.os-pager-dropdown > .dropdown > span,
.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-searchform,
.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,
.input-group-lg > .input-group-btn > .os-cta-zoom,
.input-group-lg > .input-group-btn > .os-cta-zoom-in,
.input-group-lg > .input-group-btn > .os-cta-zoom-out {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}
select.input-group-lg > .input-group-btn > .os-pager-select > li > span,
select.input-group-lg > .input-group-btn > .os-pager-select > li.os-pager-dropdown > .dropup > span,
select.input-group-lg > .input-group-btn > .os-pager-select > li.os-pager-dropdown > .dropdown > span,
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-searchform,
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,
select.input-group-lg > .input-group-btn > .os-cta-zoom,
select.input-group-lg > .input-group-btn > .os-cta-zoom-in,
select.input-group-lg > .input-group-btn > .os-cta-zoom-out {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .input-group-btn > .os-pager-select > li > span,
select[multiple].input-group-lg > .input-group-btn > .os-pager-select > li > span,
textarea.input-group-lg > .input-group-btn > .os-pager-select > li.os-pager-dropdown > .dropup > span,
select[multiple].input-group-lg > .input-group-btn > .os-pager-select > li.os-pager-dropdown > .dropup > span,
textarea.input-group-lg > .input-group-btn > .os-pager-select > li.os-pager-dropdown > .dropdown > span,
select[multiple].input-group-lg > .input-group-btn > .os-pager-select > li.os-pager-dropdown > .dropdown > span,
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-searchform,
select[multiple].input-group-lg > .input-group-btn > .os-cta-searchform,
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,
textarea.input-group-lg > .input-group-btn > .os-cta-zoom,
select[multiple].input-group-lg > .input-group-btn > .os-cta-zoom,
textarea.input-group-lg > .input-group-btn > .os-cta-zoom-in,
select[multiple].input-group-lg > .input-group-btn > .os-cta-zoom-in,
textarea.input-group-lg > .input-group-btn > .os-cta-zoom-out,
select[multiple].input-group-lg > .input-group-btn > .os-cta-zoom-out {
  height: auto;
}
.input-group-sm > .input-group-btn > .os-pager-select > li > span,
.input-group-sm > .input-group-btn > .os-pager-select > li.os-pager-dropdown > .dropup > span,
.input-group-sm > .input-group-btn > .os-pager-select > li.os-pager-dropdown > .dropdown > span,
.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-searchform,
.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,
.input-group-sm > .input-group-btn > .os-cta-zoom,
.input-group-sm > .input-group-btn > .os-cta-zoom-in,
.input-group-sm > .input-group-btn > .os-cta-zoom-out {
  height: 38px;
  padding: 7px 20px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-group-sm > .input-group-btn > .os-pager-select > li > span,
select.input-group-sm > .input-group-btn > .os-pager-select > li.os-pager-dropdown > .dropup > span,
select.input-group-sm > .input-group-btn > .os-pager-select > li.os-pager-dropdown > .dropdown > span,
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-searchform,
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,
select.input-group-sm > .input-group-btn > .os-cta-zoom,
select.input-group-sm > .input-group-btn > .os-cta-zoom-in,
select.input-group-sm > .input-group-btn > .os-cta-zoom-out {
  height: 38px;
  line-height: 38px;
}
textarea.input-group-sm > .input-group-btn > .os-pager-select > li > span,
select[multiple].input-group-sm > .input-group-btn > .os-pager-select > li > span,
textarea.input-group-sm > .input-group-btn > .os-pager-select > li.os-pager-dropdown > .dropup > span,
select[multiple].input-group-sm > .input-group-btn > .os-pager-select > li.os-pager-dropdown > .dropup > span,
textarea.input-group-sm > .input-group-btn > .os-pager-select > li.os-pager-dropdown > .dropdown > span,
select[multiple].input-group-sm > .input-group-btn > .os-pager-select > li.os-pager-dropdown > .dropdown > span,
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-searchform,
select[multiple].input-group-sm > .input-group-btn > .os-cta-searchform,
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,
textarea.input-group-sm > .input-group-btn > .os-cta-zoom,
select[multiple].input-group-sm > .input-group-btn > .os-cta-zoom,
textarea.input-group-sm > .input-group-btn > .os-cta-zoom-in,
select[multiple].input-group-sm > .input-group-btn > .os-cta-zoom-in,
textarea.input-group-sm > .input-group-btn > .os-cta-zoom-out,
select[multiple].input-group-sm > .input-group-btn > .os-cta-zoom-out {
  height: auto;
}
.input-group-btn:first-child > .os-pager-select > li > span,
.input-group-btn:first-child > .btn-group > .os-pager-select > li > span,
.input-group-btn:last-child > .os-pager-select > li > span:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .os-pager-select > li > span,
.input-group-btn:first-child > .os-pager-select > li.os-pager-dropdown > .dropup > span,
.input-group-btn:first-child > .btn-group > .os-pager-select > li.os-pager-dropdown > .dropup > span,
.input-group-btn:last-child > .os-pager-select > li.os-pager-dropdown > .dropup > span:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .os-pager-select > li.os-pager-dropdown > .dropup > span,
.input-group-btn:first-child > .os-pager-select > li.os-pager-dropdown > .dropdown > span,
.input-group-btn:first-child > .btn-group > .os-pager-select > li.os-pager-dropdown > .dropdown > span,
.input-group-btn:last-child > .os-pager-select > li.os-pager-dropdown > .dropdown > span:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .os-pager-select > li.os-pager-dropdown > .dropdown > span,
.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-searchform,
.input-group-btn:first-child > .btn-group > .os-cta-searchform,
.input-group-btn:last-child > .os-cta-searchform:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .os-cta-searchform,
.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,
.input-group-btn:first-child > .os-cta-zoom,
.input-group-btn:first-child > .btn-group > .os-cta-zoom,
.input-group-btn:last-child > .os-cta-zoom:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .os-cta-zoom,
.input-group-btn:first-child > .os-cta-zoom-in,
.input-group-btn:first-child > .btn-group > .os-cta-zoom-in,
.input-group-btn:last-child > .os-cta-zoom-in:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .os-cta-zoom-in,
.input-group-btn:first-child > .os-cta-zoom-out,
.input-group-btn:first-child > .btn-group > .os-cta-zoom-out,
.input-group-btn:last-child > .os-cta-zoom-out:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .os-cta-zoom-out {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-btn:last-child > .os-pager-select > li > span,
.input-group-btn:last-child > .btn-group > .os-pager-select > li > span,
.input-group-btn:first-child > .os-pager-select > li > span:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .os-pager-select > li > span,
.input-group-btn:last-child > .os-pager-select > li.os-pager-dropdown > .dropup > span,
.input-group-btn:last-child > .btn-group > .os-pager-select > li.os-pager-dropdown > .dropup > span,
.input-group-btn:first-child > .os-pager-select > li.os-pager-dropdown > .dropup > span:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .os-pager-select > li.os-pager-dropdown > .dropup > span,
.input-group-btn:last-child > .os-pager-select > li.os-pager-dropdown > .dropdown > span,
.input-group-btn:last-child > .btn-group > .os-pager-select > li.os-pager-dropdown > .dropdown > span,
.input-group-btn:first-child > .os-pager-select > li.os-pager-dropdown > .dropdown > span:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .os-pager-select > li.os-pager-dropdown > .dropdown > span,
.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-searchform,
.input-group-btn:last-child > .btn-group > .os-cta-searchform,
.input-group-btn:first-child > .os-cta-searchform:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .os-cta-searchform,
.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,
.input-group-btn:last-child > .os-cta-zoom,
.input-group-btn:last-child > .btn-group > .os-cta-zoom,
.input-group-btn:first-child > .os-cta-zoom:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .os-cta-zoom,
.input-group-btn:last-child > .os-cta-zoom-in,
.input-group-btn:last-child > .btn-group > .os-cta-zoom-in,
.input-group-btn:first-child > .os-cta-zoom-in:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .os-cta-zoom-in,
.input-group-btn:last-child > .os-cta-zoom-out,
.input-group-btn:last-child > .btn-group > .os-cta-zoom-out,
.input-group-btn:first-child > .os-cta-zoom-out:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .os-cta-zoom-out {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-btn > .os-pager-select > li > span,
.input-group-btn > .os-pager-select > li.os-pager-dropdown > .dropup > span,
.input-group-btn > .os-pager-select > li.os-pager-dropdown > .dropdown > span,
.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-searchform,
.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,
.input-group-btn > .os-cta-zoom,
.input-group-btn > .os-cta-zoom-in,
.input-group-btn > .os-cta-zoom-out {
  position: relative;
}
.input-group-btn > .os-pager-select > li > span + .os-pager-select > li > span,
.input-group-btn > .os-pager-select > li.os-pager-dropdown > .dropup > span + .os-pager-select > li.os-pager-dropdown > .dropup > span,
.input-group-btn > .os-pager-select > li.os-pager-dropdown > .dropdown > span + .os-pager-select > li.os-pager-dropdown > .dropdown > span,
.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-searchform + .os-cta-searchform,
.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,
.input-group-btn > .os-cta-zoom + .os-cta-zoom,
.input-group-btn > .os-cta-zoom-in + .os-cta-zoom-in,
.input-group-btn > .os-cta-zoom-out + .os-cta-zoom-out {
  margin-left: -1px;
}
.input-group-btn > .os-pager-select > li > span:hover,
.input-group-btn > .os-pager-select > li > span:focus,
.input-group-btn > .os-pager-select > li > span:active,
.input-group-btn > .os-pager-select > li.os-pager-dropdown > .dropup > span:hover,
.input-group-btn > .os-pager-select > li.os-pager-dropdown > .dropup > span:focus,
.input-group-btn > .os-pager-select > li.os-pager-dropdown > .dropup > span:active,
.input-group-btn > .os-pager-select > li.os-pager-dropdown > .dropdown > span:hover,
.input-group-btn > .os-pager-select > li.os-pager-dropdown > .dropdown > span:focus,
.input-group-btn > .os-pager-select > li.os-pager-dropdown > .dropdown > span: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-searchform:hover,
.input-group-btn > .os-cta-searchform:focus,
.input-group-btn > .os-cta-searchform: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,
.input-group-btn > .os-cta-zoom:hover,
.input-group-btn > .os-cta-zoom:focus,
.input-group-btn > .os-cta-zoom:active,
.input-group-btn > .os-cta-zoom-in:hover,
.input-group-btn > .os-cta-zoom-in:focus,
.input-group-btn > .os-cta-zoom-in:active,
.input-group-btn > .os-cta-zoom-out:hover,
.input-group-btn > .os-cta-zoom-out:focus,
.input-group-btn > .os-cta-zoom-out:active {
  z-index: 2;
}
.input-group-btn:first-child > .os-pager-select > li > span,
.input-group-btn:first-child > .os-pager-select > li.os-pager-dropdown > .dropup > span,
.input-group-btn:first-child > .os-pager-select > li.os-pager-dropdown > .dropdown > span,
.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-searchform,
.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,
.input-group-btn:first-child > .os-cta-zoom,
.input-group-btn:first-child > .os-cta-zoom-in,
.input-group-btn:first-child > .os-cta-zoom-out {
  margin-right: -1px;
}
.input-group-btn:last-child > .os-pager-select > li > span,
.input-group-btn:last-child > .os-pager-select > li.os-pager-dropdown > .dropup > span,
.input-group-btn:last-child > .os-pager-select > li.os-pager-dropdown > .dropdown > span,
.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-searchform,
.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,
.input-group-btn:last-child > .os-cta-zoom,
.input-group-btn:last-child > .os-cta-zoom-in,
.input-group-btn:last-child > .os-cta-zoom-out {
  margin-left: -1px;
}
.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: 4px;
  margin-bottom: 4px;
}
@media (min-width: 768px) {
  .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: 767px) {
  .navbar .os-form .form-group {
    margin-bottom: 5px;
  }
  .navbar .os-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .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: 0 0;
  margin-bottom: 20px;
  list-style: none;
  background-color: transparent;
  border-radius: 0;
}
.os-breadcrumbs > li {
  display: inline-block;
}
.os-breadcrumbs > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #666666;
}
.os-breadcrumbs > .active {
  color: #000000;
}
.os-pager-select > li > span .label,
.os-pager-select > li.os-pager-dropdown > .dropup > span .label,
.os-pager-select > li.os-pager-dropdown > .dropdown > span .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-searchform .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,
.os-cta-zoom .label,
.os-cta-zoom-in .label,
.os-cta-zoom-out .label {
  position: relative;
  top: -1px;
}
.os-pager-select > li > span .badge,
.os-pager-select > li.os-pager-dropdown > .dropup > span .badge,
.os-pager-select > li.os-pager-dropdown > .dropdown > span .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-searchform .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,
.os-cta-zoom .badge,
.os-cta-zoom-in .badge,
.os-cta-zoom-out .badge {
  position: relative;
  top: -1px;
}
.btn-group-xs > .os-pager-select > li > span .badge,
.btn-group-xs > .os-pager-select > li.os-pager-dropdown > .dropup > span .badge,
.btn-group-xs > .os-pager-select > li.os-pager-dropdown > .dropdown > span .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-searchform .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,
.btn-group-xs > .os-cta-zoom .badge,
.btn-group-xs > .os-cta-zoom-in .badge,
.btn-group-xs > .os-cta-zoom-out .badge {
  top: 0;
  padding: 1px 5px;
}
.os-alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0;
}
.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-select > li > span + .os-pager-select > li > span,
.modal-footer .os-pager-select > li.os-pager-dropdown > .dropup > span + .os-pager-select > li.os-pager-dropdown > .dropup > span,
.modal-footer .os-pager-select > li.os-pager-dropdown > .dropdown > span + .os-pager-select > li.os-pager-dropdown > .dropdown > span,
.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-searchform + .os-cta-searchform,
.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,
.modal-footer .os-cta-zoom + .os-cta-zoom,
.modal-footer .os-cta-zoom-in + .os-cta-zoom-in,
.modal-footer .os-cta-zoom-out + .os-cta-zoom-out {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .os-pager-select > li > span + .os-pager-select > li > span,
.modal-footer .btn-group .os-pager-select > li.os-pager-dropdown > .dropup > span + .os-pager-select > li.os-pager-dropdown > .dropup > span,
.modal-footer .btn-group .os-pager-select > li.os-pager-dropdown > .dropdown > span + .os-pager-select > li.os-pager-dropdown > .dropdown > span,
.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-searchform + .os-cta-searchform,
.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,
.modal-footer .btn-group .os-cta-zoom + .os-cta-zoom,
.modal-footer .btn-group .os-cta-zoom-in + .os-cta-zoom-in,
.modal-footer .btn-group .os-cta-zoom-out + .os-cta-zoom-out {
  margin-left: -1px;
}
.carousel-caption .os-pager-select > li > span,
.carousel-caption .os-pager-select > li.os-pager-dropdown > .dropup > span,
.carousel-caption .os-pager-select > li.os-pager-dropdown > .dropdown > span,
.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-searchform,
.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,
.carousel-caption .os-cta-zoom,
.carousel-caption .os-cta-zoom-in,
.carousel-caption .os-cta-zoom-out {
  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-social-share-default:before,
.os-social-share-default:after,
.os-login-page:before,
.os-login-page: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-social-share-default:after,
.os-login-page:after {
  clear: both;
}
.dropdown-menu > li > label {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  margin: 0;
  color: #000000;
  white-space: nowrap;
}
.dropdown-menu > li > label > input {
  visibility: hidden;
  float: right;
  margin: 0;
}
.dropdown-menu > li:hover > label {
  color: #999999;
  background-color: #ffffff;
}
.dropdown-menu > li.active > label {
  color: #999999;
  background-color: #ffffff;
}
.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: 10px;
}
.text-sm {
  font-size: 12px;
}
.text-md {
  font-size: 15px;
}
.text-lg {
  font-size: 18px;
}
.text-xl {
  font-size: 36px;
}
.text-jumbo {
  font-size: 48px;
}
.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;
}
.row .os-solo {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .row .os-solo {
    float: left;
    width: 100%;
  }
}
.row .os-duo {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .row .os-duo {
    float: left;
    width: 50%;
  }
}
.row .os-trio {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .row .os-trio {
    float: left;
    width: 33.33333333%;
  }
}
.row .os-quad {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .row .os-quad {
    float: left;
    width: 25%;
  }
}
.os-img-fluid {
  display: block;
  width: 100%;
  height: auto;
}
.os-overflow-hidden {
  overflow: hidden !important;
}
.os-body-wrapper.left {
  left: 0;
}
.os-body-wrapper.left.in {
  left: 80%;
}
.os-body-wrapper.right {
  right: 0;
}
.os-body-wrapper.right.in {
  right: 80%;
}
.os-panel-header {
  padding: 10px 15px;
  border-bottom: 1px solid #dddddd;
  background-color: transparent;
  color: #333333;
}
.os-panel-header > .os-panel-title {
  display: block;
  line-height: 1;
  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 > .row > .os-column-sidebar {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .os-panel-body > .row > .os-column-sidebar {
    float: left;
    width: 25%;
  }
}
.os-panel-body > .row > .os-column-content {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .os-panel-body > .row > .os-column-content {
    float: left;
    width: 75%;
  }
}
.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 > .os-item-layout {
  position: relative;
}
.os-item .os-item-detail > .os-item-title {
  margin: 0 0 10px;
}
.os-item .os-item-overlay {
  position: absolute;
  top: 0;
  left: 15px;
  right: 15px;
  bottom: 0;
  background: rgba(255, 255, 255, 0.5);
  display: none;
}
.os-item:hover .os-item-overlay {
  display: block;
}
.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 {
  display: none;
}
.os-pager .os-cta-pager-viewall > .os-icon:before {
  content: none;
}
.os-pager-select {
  margin: 0;
  width: 100%;
}
.os-pager-select > li {
  width: 33.33333333%;
  min-height: 1px;
}
.os-pager-select > li.os-pager-dropdown {
  text-align: center;
}
.os-pager-select > li.os-pager-dropdown > .dropup,
.os-pager-select > li.os-pager-dropdown > .dropdown {
  display: inline-block;
}
.os-pager-select > li.os-next {
  text-align: right;
}
.os-pager-select .os-cta-pager-prev > .os-icon:before {
  content: "\f053";
}
.os-pager-select .os-cta-pager-next > .os-icon:before {
  content: "\f054";
}
.os-pager-select .os-cta-pager-viewall > .os-icon {
  display: none;
}
.os-pager-select .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.inline > li {
  display: inline-block;
}
.os-social-share-default {
  margin: 0 -8px;
}
.os-social-share-default > a {
  float: left;
  margin: 0 7px;
}
.os-social-share-default > a.facebook-link > .os-icon:before {
  content: "\f082";
}
.os-social-share-default > a.twitter-link > .os-icon:before {
  content: "\f081";
}
.os-social-share-default > a.tumblr-link > .os-icon:before {
  content: "\f173";
}
.os-social-share-default > a.pinterest-link > .os-icon:before {
  content: "\f0d3";
}
.os-social-share-default > a.google_plus-link > .os-icon:before {
  content: "\f0d5";
}
.os-social-share-default > a.email-link > .os-icon:before {
  content: "\f0e0";
}
.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-select > li > span:hover,
.input-group.no-divider > .input-group-btn > .os-pager-select > li > span:active,
.input-group.no-divider > .input-group-btn > .os-pager-select > li.os-pager-dropdown > .dropup > span:hover,
.input-group.no-divider > .input-group-btn > .os-pager-select > li.os-pager-dropdown > .dropup > span:active,
.input-group.no-divider > .input-group-btn > .os-pager-select > li.os-pager-dropdown > .dropdown > span:hover,
.input-group.no-divider > .input-group-btn > .os-pager-select > li.os-pager-dropdown > .dropdown > span:active,
.input-group.no-divider > .input-group-btn > .os-cta-share:hover,
.input-group.no-divider > .input-group-btn > .os-cta-share: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-searchform:hover,
.input-group.no-divider > .input-group-btn > .os-cta-searchform:active,
.input-group.no-divider > .input-group-btn > .os-cta-delete:hover,
.input-group.no-divider > .input-group-btn > .os-cta-delete: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,
.input-group.no-divider > .input-group-btn > .os-cta-zoom:hover,
.input-group.no-divider > .input-group-btn > .os-cta-zoom:active,
.input-group.no-divider > .input-group-btn > .os-cta-zoom-in:hover,
.input-group.no-divider > .input-group-btn > .os-cta-zoom-in:active,
.input-group.no-divider > .input-group-btn > .os-cta-zoom-out:hover,
.input-group.no-divider > .input-group-btn > .os-cta-zoom-out: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-select > li > span,
.os-link-img > .os-pager-select > li.os-pager-dropdown > .dropup > span,
.os-link-img > .os-pager-select > li.os-pager-dropdown > .dropdown > span,
.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-searchform,
.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,
.os-link-img > .os-cta-zoom,
.os-link-img > .os-cta-zoom-in,
.os-link-img > .os-cta-zoom-out {
  position: absolute;
  top: 0;
  left: 0;
}
.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: 80%;
  top: 0;
  bottom: 0;
  overflow: auto;
  z-index: 1000;
}
.os-mobile-aside.left {
  border-right: 0;
  left: -80%;
}
.os-mobile-aside.left.in {
  left: 0;
}
.os-mobile-aside.right {
  border-left: 0;
  right: -80%;
}
.os-mobile-aside.right.in {
  right: 0;
}
.os-mobile-aside .os-menu > li {
  display: block;
}
.os-mobile-aside .os-menu > li > a > .caret {
  float: right;
  margin-top: 8px;
}
.os-mobile-aside .os-menu > li > ul.os-submenu > li {
  display: block;
}
.os-mobile-aside .os-menu > li > ul.os-submenu > li > a {
  display: block;
  padding: 8px 15px 8px 30px;
}
.os-mobile-aside .os-menu > li > ul.os-submenu > li > a > .caret {
  position: static;
  border-top: 4px solid;
  border-left: 4px solid transparent;
}
.os-mobile-aside .os-menu > li > ul.os-submenu > li.os-has-items > .os-submenu {
  margin-left: 0;
}
.os-mobile-aside .os-menu > li > ul.os-submenu > li.os-has-items > .os-submenu > li {
  display: block;
}
.os-mobile-aside .os-menu > li > ul.os-submenu > li.os-has-items > .os-submenu > li > a {
  display: block;
  padding: 8px 15px 8px 45px;
}
.os-cta-collapse > .os-icon:before {
  content: "\f054";
}
.os-cta-collapse[aria-expanded="true"] > .os-icon:before {
  content: "\f078";
}
.os-breadcrumbs {
  text-align: left;
  text-transform: none;
  font-size: inherit;
}
.os-breadcrumbs a {
  color: inherit;
}
#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: 768px) {
  .os-form-group-horizontal {
    display: table;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .os-form-group-horizontal > .form-group {
    display: table-cell;
    vertical-align: top;
    width: 50%;
    max-width: 350px;
  }
}
@media (min-width: 768px) {
  .os-form-group-horizontal > .form-group + .form-group {
    padding-left: 15px;
  }
}
.form-group .form-control + .os-form-control-clear {
  position: absolute;
  top: 50%;
  right: 25px;
  transform: translate(0, -50%);
  margin-top: -5px;
  display: inline-block;
}
.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: 768px) {
  .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: 768px) {
  .os-login-page .os-account-login {
    float: left;
    width: 41.66666667%;
  }
}
.modal .close {
  z-index: 999;
}
.valign-center {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.margin-none {
  margin: 0 !important;
}
.margin-xs {
  margin: 5px;
}
.margin-sm {
  margin: 10px;
}
.margin-md {
  margin: 15px;
}
.margin-lg {
  margin: 20px;
}
.margin-xl {
  margin: 30px;
}
.margin-jumbo {
  margin: 40px;
}
.margin-bottom-none,
.margin-vertical-none {
  margin-bottom: 0;
}
.margin-bottom-xs,
.margin-vertical-xs {
  margin-bottom: 5px;
}
.margin-bottom-sm,
.margin-vertical-sm {
  margin-bottom: 10px;
}
.margin-bottom-md,
.margin-vertical-md {
  margin-bottom: 15px;
}
.margin-bottom-lg,
.margin-vertical-lg {
  margin-bottom: 20px;
}
.margin-bottom-xl,
.margin-vertical-xl {
  margin-bottom: 30px;
}
.margin-bottom-jumbo,
.margin-vertical-jumbo {
  margin-bottom: 40px;
}
.margin-top-none,
.margin-vertical-none {
  margin-top: 0;
}
.margin-top-xs,
.margin-vertical-xs {
  margin-top: 5px;
}
.margin-top-sm,
.margin-vertical-sm {
  margin-top: 10px;
}
.margin-top-md,
.margin-vertical-md {
  margin-top: 15px;
}
.margin-top-lg,
.margin-vertical-lg {
  margin-top: 20px;
}
.margin-top-xl,
.margin-vertical-xl {
  margin-top: 30px;
}
.margin-top-jumbo,
.margin-vertical-jumbo {
  margin-top: 40px;
}
.margin-left-none,
.margin-horizontal-none {
  margin-left: 0;
}
.margin-left-xs,
.margin-horizontal-xs {
  margin-left: 5px;
}
.margin-left-sm,
.margin-horizontal-sm {
  margin-left: 10px;
}
.margin-left-md,
.margin-horizontal-md {
  margin-left: 15px;
}
.margin-left-lg,
.margin-horizontal-lg {
  margin-left: 20px;
}
.margin-left-xl,
.margin-horizontal-xl {
  margin-left: 30px;
}
.margin-left-jumbo,
.margin-horizontal-jumbo {
  margin-left: 40px;
}
.margin-right-none,
.margin-horizontal-none {
  margin-right: 0;
}
.margin-right-xs,
.margin-horizontal-xs {
  margin-right: 5px;
}
.margin-right-sm,
.margin-horizontal-sm {
  margin-right: 10px;
}
.margin-right-md,
.margin-horizontal-md {
  margin-right: 15px;
}
.margin-right-lg,
.margin-horizontal-lg {
  margin-right: 20px;
}
.margin-right-xl,
.margin-horizontal-xl {
  margin-right: 30px;
}
.margin-right-jumbo,
.margin-horizontal-jumbo {
  margin-right: 40px;
}
.padding-none {
  padding: 0 !important;
}
.padding-xs {
  padding: 5px;
}
.padding-sm {
  padding: 10px;
}
.padding-md {
  padding: 15px;
}
.padding-lg {
  padding: 20px;
}
.padding-xl {
  padding: 30px;
}
.padding-jumbo {
  padding: 40px;
}
.padding-bottom-none,
.padding-vertical-none {
  padding-bottom: 0;
}
.padding-bottom-xs,
.padding-vertical-xs {
  padding-bottom: 5px;
}
.padding-bottom-sm,
.padding-vertical-sm {
  padding-bottom: 10px;
}
.padding-bottom-md,
.padding-vertical-md {
  padding-bottom: 15px;
}
.padding-bottom-lg,
.padding-vertical-lg {
  padding-bottom: 20px;
}
.padding-bottom-xl,
.padding-vertical-xl {
  padding-bottom: 30px;
}
.padding-bottom-jumbo,
.padding-vertical-jumbo {
  padding-bottom: 40px;
}
.padding-top-none,
.padding-vertical-none {
  padding-top: 0;
}
.padding-top-xs,
.padding-vertical-xs {
  padding-top: 5px;
}
.padding-top-sm,
.padding-vertical-sm {
  padding-top: 10px;
}
.padding-top-md,
.padding-vertical-md {
  padding-top: 15px;
}
.padding-top-lg,
.padding-vertical-lg {
  padding-top: 20px;
}
.padding-top-xl,
.padding-vertical-xl {
  padding-top: 30px;
}
.padding-top-jumbo,
.padding-vertical-jumbo {
  padding-top: 40px;
}
.padding-left-none,
.padding-horizontal-none {
  padding-left: 0;
}
.padding-left-xs,
.padding-horizontal-xs {
  padding-left: 5px;
}
.padding-left-sm,
.padding-horizontal-sm {
  padding-left: 10px;
}
.padding-left-md,
.padding-horizontal-md {
  padding-left: 15px;
}
.padding-left-lg,
.padding-horizontal-lg {
  padding-left: 20px;
}
.padding-left-xl,
.padding-horizontal-xl {
  padding-left: 30px;
}
.padding-left-jumbo,
.padding-horizontal-jumbo {
  padding-left: 40px;
}
.padding-right-none,
.padding-horizontal-none {
  padding-right: 0;
}
.padding-right-xs,
.padding-horizontal-xs {
  padding-right: 5px;
}
.padding-right-sm,
.padding-horizontal-sm {
  padding-right: 10px;
}
.padding-right-md,
.padding-horizontal-md {
  padding-right: 15px;
}
.padding-right-lg,
.padding-horizontal-lg {
  padding-right: 20px;
}
.padding-right-xl,
.padding-horizontal-xl {
  padding-right: 30px;
}
.padding-right-jumbo,
.padding-horizontal-jumbo {
  padding-right: 40px;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-truncate {
  width: auto;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.no-arrows .carousel-control.left,
.no-arrows .carousel-control.right {
  display: none;
}
.os-pager-select > li > span,
.os-pager-select > li.os-pager-dropdown > .dropup > span,
.os-pager-select > li.os-pager-dropdown > .dropdown > span,
.os-cta-update,
.os-cta-share,
.os-cta-create,
.os-cta-cancel,
.os-cta-confirm,
.os-cta-submit,
.os-cta-login,
.os-cta-searchform,
.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,
.os-cta-zoom,
.os-cta-zoom-in,
.os-cta-zoom-out {
  letter-spacing: 0.01em;
}
.os-pager-select > li > span,
.os-pager-select > li.os-pager-dropdown > .dropup > span,
.os-pager-select > li.os-pager-dropdown > .dropdown > span,
.os-cta-share,
.os-cta-cancel,
.os-cta-searchform,
.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-zoom,
.os-cta-zoom-in,
.os-cta-zoom-out {
  position: relative;
}
.os-pager-select > li > span:hover,
.os-pager-select > li > span:active,
.os-pager-select > li > span.active,
.open > .dropdown-toggle .os-pager-select > li > span,
.os-pager-select > li.os-pager-dropdown > .dropup > span:hover,
.os-pager-select > li.os-pager-dropdown > .dropup > span:active,
.os-pager-select > li.os-pager-dropdown > .dropup > span.active,
.open > .dropdown-toggle .os-pager-select > li.os-pager-dropdown > .dropup > span,
.os-pager-select > li.os-pager-dropdown > .dropdown > span:hover,
.os-pager-select > li.os-pager-dropdown > .dropdown > span:active,
.os-pager-select > li.os-pager-dropdown > .dropdown > span.active,
.open > .dropdown-toggle .os-pager-select > li.os-pager-dropdown > .dropdown > span,
.os-cta-share:hover,
.os-cta-share:active,
.os-cta-share.active,
.open > .dropdown-toggle .os-cta-share,
.os-cta-cancel:hover,
.os-cta-cancel:active,
.os-cta-cancel.active,
.open > .dropdown-toggle .os-cta-cancel,
.os-cta-searchform:hover,
.os-cta-searchform:active,
.os-cta-searchform.active,
.open > .dropdown-toggle .os-cta-searchform,
.os-cta-delete:hover,
.os-cta-delete:active,
.os-cta-delete.active,
.open > .dropdown-toggle .os-cta-delete,
.os-cta-continue:hover,
.os-cta-continue:active,
.os-cta-continue.active,
.open > .dropdown-toggle .os-cta-continue,
.os-cta-edit:hover,
.os-cta-edit:active,
.os-cta-edit.active,
.open > .dropdown-toggle .os-cta-edit,
.os-cta-remove:hover,
.os-cta-remove:active,
.os-cta-remove.active,
.open > .dropdown-toggle .os-cta-remove,
.os-cta-video-control:hover,
.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: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:active,
.os-cta-default.active,
.open > .dropdown-toggle .os-cta-default,
.os-cta-zoom:hover,
.os-cta-zoom:active,
.os-cta-zoom.active,
.open > .dropdown-toggle .os-cta-zoom,
.os-cta-zoom-in:hover,
.os-cta-zoom-in:active,
.os-cta-zoom-in.active,
.open > .dropdown-toggle .os-cta-zoom-in,
.os-cta-zoom-out:hover,
.os-cta-zoom-out:active,
.os-cta-zoom-out.active,
.open > .dropdown-toggle .os-cta-zoom-out {
  outline: 0;
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
  text-decoration: none;
}
.os-pager-select > li > span.disabled,
.os-pager-select > li > span[disabled],
fieldset[disabled] .os-pager-select > li > span,
.os-pager-select > li > span.disabled:hover,
.os-pager-select > li > span[disabled]:hover,
fieldset[disabled] .os-pager-select > li > span:hover,
.os-pager-select > li > span.disabled:focus,
.os-pager-select > li > span[disabled]:focus,
fieldset[disabled] .os-pager-select > li > span:focus,
.os-pager-select > li > span.disabled.focus,
.os-pager-select > li > span[disabled].focus,
fieldset[disabled] .os-pager-select > li > span.focus,
.os-pager-select > li > span.disabled:active,
.os-pager-select > li > span[disabled]:active,
fieldset[disabled] .os-pager-select > li > span:active,
.os-pager-select > li > span.disabled.active,
.os-pager-select > li > span[disabled].active,
fieldset[disabled] .os-pager-select > li > span.active,
.os-pager-select > li.os-pager-dropdown > .dropup > span.disabled,
.os-pager-select > li.os-pager-dropdown > .dropup > span[disabled],
fieldset[disabled] .os-pager-select > li.os-pager-dropdown > .dropup > span,
.os-pager-select > li.os-pager-dropdown > .dropup > span.disabled:hover,
.os-pager-select > li.os-pager-dropdown > .dropup > span[disabled]:hover,
fieldset[disabled] .os-pager-select > li.os-pager-dropdown > .dropup > span:hover,
.os-pager-select > li.os-pager-dropdown > .dropup > span.disabled:focus,
.os-pager-select > li.os-pager-dropdown > .dropup > span[disabled]:focus,
fieldset[disabled] .os-pager-select > li.os-pager-dropdown > .dropup > span:focus,
.os-pager-select > li.os-pager-dropdown > .dropup > span.disabled.focus,
.os-pager-select > li.os-pager-dropdown > .dropup > span[disabled].focus,
fieldset[disabled] .os-pager-select > li.os-pager-dropdown > .dropup > span.focus,
.os-pager-select > li.os-pager-dropdown > .dropup > span.disabled:active,
.os-pager-select > li.os-pager-dropdown > .dropup > span[disabled]:active,
fieldset[disabled] .os-pager-select > li.os-pager-dropdown > .dropup > span:active,
.os-pager-select > li.os-pager-dropdown > .dropup > span.disabled.active,
.os-pager-select > li.os-pager-dropdown > .dropup > span[disabled].active,
fieldset[disabled] .os-pager-select > li.os-pager-dropdown > .dropup > span.active,
.os-pager-select > li.os-pager-dropdown > .dropdown > span.disabled,
.os-pager-select > li.os-pager-dropdown > .dropdown > span[disabled],
fieldset[disabled] .os-pager-select > li.os-pager-dropdown > .dropdown > span,
.os-pager-select > li.os-pager-dropdown > .dropdown > span.disabled:hover,
.os-pager-select > li.os-pager-dropdown > .dropdown > span[disabled]:hover,
fieldset[disabled] .os-pager-select > li.os-pager-dropdown > .dropdown > span:hover,
.os-pager-select > li.os-pager-dropdown > .dropdown > span.disabled:focus,
.os-pager-select > li.os-pager-dropdown > .dropdown > span[disabled]:focus,
fieldset[disabled] .os-pager-select > li.os-pager-dropdown > .dropdown > span:focus,
.os-pager-select > li.os-pager-dropdown > .dropdown > span.disabled.focus,
.os-pager-select > li.os-pager-dropdown > .dropdown > span[disabled].focus,
fieldset[disabled] .os-pager-select > li.os-pager-dropdown > .dropdown > span.focus,
.os-pager-select > li.os-pager-dropdown > .dropdown > span.disabled:active,
.os-pager-select > li.os-pager-dropdown > .dropdown > span[disabled]:active,
fieldset[disabled] .os-pager-select > li.os-pager-dropdown > .dropdown > span:active,
.os-pager-select > li.os-pager-dropdown > .dropdown > span.disabled.active,
.os-pager-select > li.os-pager-dropdown > .dropdown > span[disabled].active,
fieldset[disabled] .os-pager-select > li.os-pager-dropdown > .dropdown > span.active,
.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,
.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-searchform.disabled,
.os-cta-searchform[disabled],
fieldset[disabled] .os-cta-searchform,
.os-cta-searchform.disabled:hover,
.os-cta-searchform[disabled]:hover,
fieldset[disabled] .os-cta-searchform:hover,
.os-cta-searchform.disabled:focus,
.os-cta-searchform[disabled]:focus,
fieldset[disabled] .os-cta-searchform:focus,
.os-cta-searchform.disabled.focus,
.os-cta-searchform[disabled].focus,
fieldset[disabled] .os-cta-searchform.focus,
.os-cta-searchform.disabled:active,
.os-cta-searchform[disabled]:active,
fieldset[disabled] .os-cta-searchform:active,
.os-cta-searchform.disabled.active,
.os-cta-searchform[disabled].active,
fieldset[disabled] .os-cta-searchform.active,
.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,
.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,
.os-cta-zoom.disabled,
.os-cta-zoom[disabled],
fieldset[disabled] .os-cta-zoom,
.os-cta-zoom.disabled:hover,
.os-cta-zoom[disabled]:hover,
fieldset[disabled] .os-cta-zoom:hover,
.os-cta-zoom.disabled:focus,
.os-cta-zoom[disabled]:focus,
fieldset[disabled] .os-cta-zoom:focus,
.os-cta-zoom.disabled.focus,
.os-cta-zoom[disabled].focus,
fieldset[disabled] .os-cta-zoom.focus,
.os-cta-zoom.disabled:active,
.os-cta-zoom[disabled]:active,
fieldset[disabled] .os-cta-zoom:active,
.os-cta-zoom.disabled.active,
.os-cta-zoom[disabled].active,
fieldset[disabled] .os-cta-zoom.active,
.os-cta-zoom-in.disabled,
.os-cta-zoom-in[disabled],
fieldset[disabled] .os-cta-zoom-in,
.os-cta-zoom-in.disabled:hover,
.os-cta-zoom-in[disabled]:hover,
fieldset[disabled] .os-cta-zoom-in:hover,
.os-cta-zoom-in.disabled:focus,
.os-cta-zoom-in[disabled]:focus,
fieldset[disabled] .os-cta-zoom-in:focus,
.os-cta-zoom-in.disabled.focus,
.os-cta-zoom-in[disabled].focus,
fieldset[disabled] .os-cta-zoom-in.focus,
.os-cta-zoom-in.disabled:active,
.os-cta-zoom-in[disabled]:active,
fieldset[disabled] .os-cta-zoom-in:active,
.os-cta-zoom-in.disabled.active,
.os-cta-zoom-in[disabled].active,
fieldset[disabled] .os-cta-zoom-in.active,
.os-cta-zoom-out.disabled,
.os-cta-zoom-out[disabled],
fieldset[disabled] .os-cta-zoom-out,
.os-cta-zoom-out.disabled:hover,
.os-cta-zoom-out[disabled]:hover,
fieldset[disabled] .os-cta-zoom-out:hover,
.os-cta-zoom-out.disabled:focus,
.os-cta-zoom-out[disabled]:focus,
fieldset[disabled] .os-cta-zoom-out:focus,
.os-cta-zoom-out.disabled.focus,
.os-cta-zoom-out[disabled].focus,
fieldset[disabled] .os-cta-zoom-out.focus,
.os-cta-zoom-out.disabled:active,
.os-cta-zoom-out[disabled]:active,
fieldset[disabled] .os-cta-zoom-out:active,
.os-cta-zoom-out.disabled.active,
.os-cta-zoom-out[disabled].active,
fieldset[disabled] .os-cta-zoom-out.active {
  background-color: #999999;
  border-color: #666666;
  color: #333333;
}
.os-pager-select > li > span > .caret,
.os-pager-select > li.os-pager-dropdown > .dropup > span > .caret,
.os-pager-select > li.os-pager-dropdown > .dropdown > span > .caret,
.os-cta-share > .caret,
.os-cta-cancel > .caret,
.os-cta-searchform > .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-zoom > .caret,
.os-cta-zoom-in > .caret,
.os-cta-zoom-out > .caret {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 30px;
}
.os-pager-select > li > span > .caret:before,
.os-pager-select > li.os-pager-dropdown > .dropup > span > .caret:before,
.os-pager-select > li.os-pager-dropdown > .dropdown > span > .caret:before,
.os-cta-share > .caret:before,
.os-cta-cancel > .caret:before,
.os-cta-searchform > .caret:before,
.os-cta-delete > .caret:before,
.os-cta-continue > .caret:before,
.os-cta-edit > .caret:before,
.os-cta-remove > .caret:before,
.os-cta-video-control > .caret:before,
.os-product-360-modal .modal-footer > .controls-holder > button > .caret:before,
.os-cta-default > .caret:before,
.os-cta-zoom > .caret:before,
.os-cta-zoom-in > .caret:before,
.os-cta-zoom-out > .caret:before {
  content: "\f078";
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  font-weight: bold;
  padding: 13px 12px;
  color: #000000;
}
.os-pager-select > li > span:hover > .caret:before,
.os-pager-select > li > span:active > .caret:before,
.os-pager-select > li.os-pager-dropdown > .dropup > span:hover > .caret:before,
.os-pager-select > li.os-pager-dropdown > .dropup > span:active > .caret:before,
.os-pager-select > li.os-pager-dropdown > .dropdown > span:hover > .caret:before,
.os-pager-select > li.os-pager-dropdown > .dropdown > span:active > .caret:before,
.os-cta-share:hover > .caret:before,
.os-cta-share:active > .caret:before,
.os-cta-cancel:hover > .caret:before,
.os-cta-cancel:active > .caret:before,
.os-cta-searchform:hover > .caret:before,
.os-cta-searchform:active > .caret:before,
.os-cta-delete:hover > .caret:before,
.os-cta-delete:active > .caret:before,
.os-cta-continue:hover > .caret:before,
.os-cta-continue:active > .caret:before,
.os-cta-edit:hover > .caret:before,
.os-cta-edit:active > .caret:before,
.os-cta-remove:hover > .caret:before,
.os-cta-remove:active > .caret:before,
.os-cta-video-control:hover > .caret:before,
.os-cta-video-control:active > .caret:before,
.os-product-360-modal .modal-footer > .controls-holder > button:hover > .caret:before,
.os-product-360-modal .modal-footer > .controls-holder > button:active > .caret:before,
.os-cta-default:hover > .caret:before,
.os-cta-default:active > .caret:before,
.os-cta-zoom:hover > .caret:before,
.os-cta-zoom:active > .caret:before,
.os-cta-zoom-in:hover > .caret:before,
.os-cta-zoom-in:active > .caret:before,
.os-cta-zoom-out:hover > .caret:before,
.os-cta-zoom-out:active > .caret:before {
  border-left-color: #000000;
  color: #ffffff;
}
.os-pager-select > li > span[disabled] > .caret:before,
.os-pager-select > li > span.disabled > .caret:before,
.os-pager-select > li.os-pager-dropdown > .dropup > span[disabled] > .caret:before,
.os-pager-select > li.os-pager-dropdown > .dropup > span.disabled > .caret:before,
.os-pager-select > li.os-pager-dropdown > .dropdown > span[disabled] > .caret:before,
.os-pager-select > li.os-pager-dropdown > .dropdown > span.disabled > .caret:before,
.os-cta-share[disabled] > .caret:before,
.os-cta-share.disabled > .caret:before,
.os-cta-cancel[disabled] > .caret:before,
.os-cta-cancel.disabled > .caret:before,
.os-cta-searchform[disabled] > .caret:before,
.os-cta-searchform.disabled > .caret:before,
.os-cta-delete[disabled] > .caret:before,
.os-cta-delete.disabled > .caret:before,
.os-cta-continue[disabled] > .caret:before,
.os-cta-continue.disabled > .caret:before,
.os-cta-edit[disabled] > .caret:before,
.os-cta-edit.disabled > .caret:before,
.os-cta-remove[disabled] > .caret:before,
.os-cta-remove.disabled > .caret:before,
.os-cta-video-control[disabled] > .caret:before,
.os-cta-video-control.disabled > .caret:before,
.os-product-360-modal .modal-footer > .controls-holder > button[disabled] > .caret:before,
.os-product-360-modal .modal-footer > .controls-holder > button.disabled > .caret:before,
.os-cta-default[disabled] > .caret:before,
.os-cta-default.disabled > .caret:before,
.os-cta-zoom[disabled] > .caret:before,
.os-cta-zoom.disabled > .caret:before,
.os-cta-zoom-in[disabled] > .caret:before,
.os-cta-zoom-in.disabled > .caret:before,
.os-cta-zoom-out[disabled] > .caret:before,
.os-cta-zoom-out.disabled > .caret:before {
  border-left-color: #333333;
}
.os-pager-select > li > span:focus,
.os-pager-select > li > span.focus,
.os-pager-select > li.os-pager-dropdown > .dropup > span:focus,
.os-pager-select > li.os-pager-dropdown > .dropup > span.focus,
.os-pager-select > li.os-pager-dropdown > .dropdown > span:focus,
.os-pager-select > li.os-pager-dropdown > .dropdown > span.focus,
.os-cta-share:focus,
.os-cta-share.focus,
.os-cta-cancel:focus,
.os-cta-cancel.focus,
.os-cta-searchform:focus,
.os-cta-searchform.focus,
.os-cta-delete:focus,
.os-cta-delete.focus,
.os-cta-continue:focus,
.os-cta-continue.focus,
.os-cta-edit:focus,
.os-cta-edit.focus,
.os-cta-remove:focus,
.os-cta-remove.focus,
.os-cta-video-control:focus,
.os-cta-video-control.focus,
.os-product-360-modal .modal-footer > .controls-holder > button:focus,
.os-product-360-modal .modal-footer > .controls-holder > button.focus,
.os-cta-default:focus,
.os-cta-default.focus,
.os-cta-zoom:focus,
.os-cta-zoom.focus,
.os-cta-zoom-in:focus,
.os-cta-zoom-in.focus,
.os-cta-zoom-out:focus,
.os-cta-zoom-out.focus {
  outline: 0;
  color: #000000;
  background-color: #ffffff;
  border-color: #000000;
}
.os-pager-select > li > span:focus > .caret:before,
.os-pager-select > li > span.focus > .caret:before,
.os-pager-select > li.os-pager-dropdown > .dropup > span:focus > .caret:before,
.os-pager-select > li.os-pager-dropdown > .dropup > span.focus > .caret:before,
.os-pager-select > li.os-pager-dropdown > .dropdown > span:focus > .caret:before,
.os-pager-select > li.os-pager-dropdown > .dropdown > span.focus > .caret:before,
.os-cta-share:focus > .caret:before,
.os-cta-share.focus > .caret:before,
.os-cta-cancel:focus > .caret:before,
.os-cta-cancel.focus > .caret:before,
.os-cta-searchform:focus > .caret:before,
.os-cta-searchform.focus > .caret:before,
.os-cta-delete:focus > .caret:before,
.os-cta-delete.focus > .caret:before,
.os-cta-continue:focus > .caret:before,
.os-cta-continue.focus > .caret:before,
.os-cta-edit:focus > .caret:before,
.os-cta-edit.focus > .caret:before,
.os-cta-remove:focus > .caret:before,
.os-cta-remove.focus > .caret:before,
.os-cta-video-control:focus > .caret:before,
.os-cta-video-control.focus > .caret:before,
.os-product-360-modal .modal-footer > .controls-holder > button:focus > .caret:before,
.os-product-360-modal .modal-footer > .controls-holder > button.focus > .caret:before,
.os-cta-default:focus > .caret:before,
.os-cta-default.focus > .caret:before,
.os-cta-zoom:focus > .caret:before,
.os-cta-zoom.focus > .caret:before,
.os-cta-zoom-in:focus > .caret:before,
.os-cta-zoom-in.focus > .caret:before,
.os-cta-zoom-out:focus > .caret:before,
.os-cta-zoom-out.focus > .caret:before {
  color: #000000;
}
.os-pager-select > li > span.inverted,
.os-pager-select > li.os-pager-dropdown > .dropup > span.inverted,
.os-pager-select > li.os-pager-dropdown > .dropdown > span.inverted,
.os-cta-share.inverted,
.os-cta-cancel.inverted,
.os-cta-searchform.inverted,
.os-cta-delete.inverted,
.os-cta-continue.inverted,
.os-cta-edit.inverted,
.os-cta-remove.inverted,
.os-cta-video-control.inverted,
.os-product-360-modal .modal-footer > .controls-holder > button.inverted,
.os-cta-default.inverted,
.os-cta-zoom.inverted,
.os-cta-zoom-in.inverted,
.os-cta-zoom-out.inverted {
  color: #ffffff;
  background-color: #000000;
  border-color: #ffffff;
}
.os-pager-select > li > span.inverted:hover,
.os-pager-select > li > span.inverted:active,
.os-pager-select > li > span.inverted.active,
.open > .dropdown-toggle .os-pager-select > li > span.inverted,
.os-pager-select > li.os-pager-dropdown > .dropup > span.inverted:hover,
.os-pager-select > li.os-pager-dropdown > .dropup > span.inverted:active,
.os-pager-select > li.os-pager-dropdown > .dropup > span.inverted.active,
.open > .dropdown-toggle .os-pager-select > li.os-pager-dropdown > .dropup > span.inverted,
.os-pager-select > li.os-pager-dropdown > .dropdown > span.inverted:hover,
.os-pager-select > li.os-pager-dropdown > .dropdown > span.inverted:active,
.os-pager-select > li.os-pager-dropdown > .dropdown > span.inverted.active,
.open > .dropdown-toggle .os-pager-select > li.os-pager-dropdown > .dropdown > span.inverted,
.os-cta-share.inverted:hover,
.os-cta-share.inverted:active,
.os-cta-share.inverted.active,
.open > .dropdown-toggle .os-cta-share.inverted,
.os-cta-cancel.inverted:hover,
.os-cta-cancel.inverted:active,
.os-cta-cancel.inverted.active,
.open > .dropdown-toggle .os-cta-cancel.inverted,
.os-cta-searchform.inverted:hover,
.os-cta-searchform.inverted:active,
.os-cta-searchform.inverted.active,
.open > .dropdown-toggle .os-cta-searchform.inverted,
.os-cta-delete.inverted:hover,
.os-cta-delete.inverted:active,
.os-cta-delete.inverted.active,
.open > .dropdown-toggle .os-cta-delete.inverted,
.os-cta-continue.inverted:hover,
.os-cta-continue.inverted:active,
.os-cta-continue.inverted.active,
.open > .dropdown-toggle .os-cta-continue.inverted,
.os-cta-edit.inverted:hover,
.os-cta-edit.inverted:active,
.os-cta-edit.inverted.active,
.open > .dropdown-toggle .os-cta-edit.inverted,
.os-cta-remove.inverted:hover,
.os-cta-remove.inverted:active,
.os-cta-remove.inverted.active,
.open > .dropdown-toggle .os-cta-remove.inverted,
.os-cta-video-control.inverted:hover,
.os-cta-video-control.inverted:active,
.os-cta-video-control.inverted.active,
.open > .dropdown-toggle .os-cta-video-control.inverted,
.os-product-360-modal .modal-footer > .controls-holder > button.inverted:hover,
.os-product-360-modal .modal-footer > .controls-holder > button.inverted:active,
.os-product-360-modal .modal-footer > .controls-holder > button.inverted.active,
.open > .dropdown-toggle .os-product-360-modal .modal-footer > .controls-holder > button.inverted,
.os-cta-default.inverted:hover,
.os-cta-default.inverted:active,
.os-cta-default.inverted.active,
.open > .dropdown-toggle .os-cta-default.inverted,
.os-cta-zoom.inverted:hover,
.os-cta-zoom.inverted:active,
.os-cta-zoom.inverted.active,
.open > .dropdown-toggle .os-cta-zoom.inverted,
.os-cta-zoom-in.inverted:hover,
.os-cta-zoom-in.inverted:active,
.os-cta-zoom-in.inverted.active,
.open > .dropdown-toggle .os-cta-zoom-in.inverted,
.os-cta-zoom-out.inverted:hover,
.os-cta-zoom-out.inverted:active,
.os-cta-zoom-out.inverted.active,
.open > .dropdown-toggle .os-cta-zoom-out.inverted {
  outline: 0;
  color: #000000;
  background-color: #ffffff;
  border-color: #ffffff;
  text-decoration: none;
}
.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 {
  position: relative;
}
.os-cta-update:hover,
.os-cta-update:active,
.os-cta-update.active,
.open > .dropdown-toggle .os-cta-update,
.os-cta-create:hover,
.os-cta-create:active,
.os-cta-create.active,
.open > .dropdown-toggle .os-cta-create,
.os-cta-confirm:hover,
.os-cta-confirm:active,
.os-cta-confirm.active,
.open > .dropdown-toggle .os-cta-confirm,
.os-cta-submit:hover,
.os-cta-submit:active,
.os-cta-submit.active,
.open > .dropdown-toggle .os-cta-submit,
.os-cta-login:hover,
.os-cta-login:active,
.os-cta-login.active,
.open > .dropdown-toggle .os-cta-login,
.os-cta-register:hover,
.os-cta-register:active,
.os-cta-register.active,
.open > .dropdown-toggle .os-cta-register,
.os-cta-primary:hover,
.os-cta-primary:active,
.os-cta-primary.active,
.open > .dropdown-toggle .os-cta-primary,
.os-cta-selectaddress:hover,
.os-cta-selectaddress:active,
.os-cta-selectaddress.active,
.open > .dropdown-toggle .os-cta-selectaddress,
.os-cta-verifyaddress:hover,
.os-cta-verifyaddress:active,
.os-cta-verifyaddress.active,
.open > .dropdown-toggle .os-cta-verifyaddress {
  outline: 0;
  color: #000000;
  background-color: #ffffff;
  border-color: #000000;
  text-decoration: 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: #999999;
  border-color: #666666;
  color: #333333;
}
.os-cta-update > .caret,
.os-cta-create > .caret,
.os-cta-confirm > .caret,
.os-cta-submit > .caret,
.os-cta-login > .caret,
.os-cta-register > .caret,
.os-cta-primary > .caret,
.os-cta-selectaddress > .caret,
.os-cta-verifyaddress > .caret {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 30px;
}
.os-cta-update > .caret:before,
.os-cta-create > .caret:before,
.os-cta-confirm > .caret:before,
.os-cta-submit > .caret:before,
.os-cta-login > .caret:before,
.os-cta-register > .caret:before,
.os-cta-primary > .caret:before,
.os-cta-selectaddress > .caret:before,
.os-cta-verifyaddress > .caret:before {
  content: "\f078";
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  font-weight: bold;
  padding: 13px 12px;
  color: #ffffff;
}
.os-cta-update:hover > .caret:before,
.os-cta-update:active > .caret:before,
.os-cta-create:hover > .caret:before,
.os-cta-create:active > .caret:before,
.os-cta-confirm:hover > .caret:before,
.os-cta-confirm:active > .caret:before,
.os-cta-submit:hover > .caret:before,
.os-cta-submit:active > .caret:before,
.os-cta-login:hover > .caret:before,
.os-cta-login:active > .caret:before,
.os-cta-register:hover > .caret:before,
.os-cta-register:active > .caret:before,
.os-cta-primary:hover > .caret:before,
.os-cta-primary:active > .caret:before,
.os-cta-selectaddress:hover > .caret:before,
.os-cta-selectaddress:active > .caret:before,
.os-cta-verifyaddress:hover > .caret:before,
.os-cta-verifyaddress:active > .caret:before {
  border-left-color: #000000;
  color: #000000;
}
.os-cta-update[disabled] > .caret:before,
.os-cta-update.disabled > .caret:before,
.os-cta-create[disabled] > .caret:before,
.os-cta-create.disabled > .caret:before,
.os-cta-confirm[disabled] > .caret:before,
.os-cta-confirm.disabled > .caret:before,
.os-cta-submit[disabled] > .caret:before,
.os-cta-submit.disabled > .caret:before,
.os-cta-login[disabled] > .caret:before,
.os-cta-login.disabled > .caret:before,
.os-cta-register[disabled] > .caret:before,
.os-cta-register.disabled > .caret:before,
.os-cta-primary[disabled] > .caret:before,
.os-cta-primary.disabled > .caret:before,
.os-cta-selectaddress[disabled] > .caret:before,
.os-cta-selectaddress.disabled > .caret:before,
.os-cta-verifyaddress[disabled] > .caret:before,
.os-cta-verifyaddress.disabled > .caret:before {
  border-left-color: #333333;
}
.os-cta-update:focus,
.os-cta-update.focus,
.os-cta-create:focus,
.os-cta-create.focus,
.os-cta-confirm:focus,
.os-cta-confirm.focus,
.os-cta-submit:focus,
.os-cta-submit.focus,
.os-cta-login:focus,
.os-cta-login.focus,
.os-cta-register:focus,
.os-cta-register.focus,
.os-cta-primary:focus,
.os-cta-primary.focus,
.os-cta-selectaddress:focus,
.os-cta-selectaddress.focus,
.os-cta-verifyaddress:focus,
.os-cta-verifyaddress.focus {
  outline: 0;
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.os-cta-update:focus > .caret:before,
.os-cta-update.focus > .caret:before,
.os-cta-create:focus > .caret:before,
.os-cta-create.focus > .caret:before,
.os-cta-confirm:focus > .caret:before,
.os-cta-confirm.focus > .caret:before,
.os-cta-submit:focus > .caret:before,
.os-cta-submit.focus > .caret:before,
.os-cta-login:focus > .caret:before,
.os-cta-login.focus > .caret:before,
.os-cta-register:focus > .caret:before,
.os-cta-register.focus > .caret:before,
.os-cta-primary:focus > .caret:before,
.os-cta-primary.focus > .caret:before,
.os-cta-selectaddress:focus > .caret:before,
.os-cta-selectaddress.focus > .caret:before,
.os-cta-verifyaddress:focus > .caret:before,
.os-cta-verifyaddress.focus > .caret:before {
  color: #ffffff;
}
.os-cta-update.inverted,
.os-cta-create.inverted,
.os-cta-confirm.inverted,
.os-cta-submit.inverted,
.os-cta-login.inverted,
.os-cta-register.inverted,
.os-cta-primary.inverted,
.os-cta-selectaddress.inverted,
.os-cta-verifyaddress.inverted {
  color: #000000;
  background-color: #ffffff;
  border-color: #ffffff;
}
.os-cta-update.inverted:hover,
.os-cta-update.inverted:active,
.os-cta-update.inverted.active,
.open > .dropdown-toggle .os-cta-update.inverted,
.os-cta-create.inverted:hover,
.os-cta-create.inverted:active,
.os-cta-create.inverted.active,
.open > .dropdown-toggle .os-cta-create.inverted,
.os-cta-confirm.inverted:hover,
.os-cta-confirm.inverted:active,
.os-cta-confirm.inverted.active,
.open > .dropdown-toggle .os-cta-confirm.inverted,
.os-cta-submit.inverted:hover,
.os-cta-submit.inverted:active,
.os-cta-submit.inverted.active,
.open > .dropdown-toggle .os-cta-submit.inverted,
.os-cta-login.inverted:hover,
.os-cta-login.inverted:active,
.os-cta-login.inverted.active,
.open > .dropdown-toggle .os-cta-login.inverted,
.os-cta-register.inverted:hover,
.os-cta-register.inverted:active,
.os-cta-register.inverted.active,
.open > .dropdown-toggle .os-cta-register.inverted,
.os-cta-primary.inverted:hover,
.os-cta-primary.inverted:active,
.os-cta-primary.inverted.active,
.open > .dropdown-toggle .os-cta-primary.inverted,
.os-cta-selectaddress.inverted:hover,
.os-cta-selectaddress.inverted:active,
.os-cta-selectaddress.inverted.active,
.open > .dropdown-toggle .os-cta-selectaddress.inverted,
.os-cta-verifyaddress.inverted:hover,
.os-cta-verifyaddress.inverted:active,
.os-cta-verifyaddress.inverted.active,
.open > .dropdown-toggle .os-cta-verifyaddress.inverted {
  outline: 0;
  color: #ffffff;
  background-color: #000000;
  border-color: #ffffff;
  text-decoration: none;
}
.os-pager-select > li > span,
.os-pager-select > li.os-pager-dropdown > .dropup > span,
.os-pager-select > li.os-pager-dropdown > .dropdown > span,
.os-cta-update,
.os-cta-share,
.os-cta-create,
.os-cta-cancel,
.os-cta-confirm,
.os-cta-submit,
.os-cta-login,
.os-cta-searchform,
.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,
.os-cta-zoom,
.os-cta-zoom-in,
.os-cta-zoom-out {
  text-transform: uppercase;
}

