.catalog-product-view .page-header {
  margin: inherit;
}
.catalog-product-view .page-header .panel {
  margin-bottom: inherit;
  background-color: inherit;
  border: inherit;
  border-radius: inherit;
}
.catalog-product-view .label {
  color: inherit;
  font-size: inherit;
  padding: inherit;
  line-height: inherit;
  display: inherit;
  text-align: inherit;
}
.product-info-main .product-add-form {
  padding-top: 0px !important;
}
.panel-default {
  border-color: #ddd;
}
.btn-default {
  background-color: #ccc;
  background-image: linear-gradient(to bottom, #ffffff 0%, #e0e0e0 100%);
  border: 1px solid transparent;
  color: inherit;
}
#configurator-rendered .label {
  border-radius: 0.25em;
  color: #fff;
  display: inline;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  padding: 0.2em 0.6em 0.3em;
  text-align: center;
  vertical-align: baseline;
  white-space: nowrap;
}
#configurator-rendered .column {
  border-left: 5px solid #08c;
  padding-left: 10px;
}
#configurator-rendered .input-lg {
  font-size: 24px;
  height: 68px;
  line-height: 1.9;
  padding: 10px 21px;
  background: #ffffff none repeat scroll 0 0 padding-box;
  border: 1px solid #cccccc;
  border-radius: 6px;
  box-sizing: border-box;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  vertical-align: baseline;
  width: 100%;
  cursor: text;
}
#configurator-rendered .panel {
  margin-bottom: 4px !important;
}
.product-options-wrapper a {
  margin-bottom: 4px;
}
.product-options-wrapper .field {
  display: none;
}
.note-editor.note-frame {
  border-radius: 6px;
  border: 1px solid #ccc !important;
}
.note-editor .note-title {
  font-style: oblique;
  font-weight: lighter;
  padding: 2px 0 2px 10px;
}
.note-editor .note-holder {
  padding: 4px 0 0 6px;
}
.note-editor .dropdown-menu .note-btn {
  font-size: 28px;
}
.note-editor .note-editable {
  font-size: 26px;
}
.note-editor .note-editable .symbol {
  padding: 0 4px;
}
.note-popover .popover-content .dropdown-menu,
.panel-heading.note-toolbar .dropdown-menu {
  min-width: 400px !important;
}
.panel-heading {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.wf-loading .preview {
  font-family: sans-serif;
  font-weight: 400;
}
.wf-inactive .preview {
  font-family: sans-serif;
  font-weight: 400;
}
.bootstrap-touchspin .input-group-btn-vertical > .btn {
  height: 20px;
}
.bootstrap-touchspin input.input-text {
  border-top-left-radius: 3px !important;
  border-bottom-left-radius: 3px !important;
}
