body,
#page {
  background-color: #F4F4F4;
  text-align: left;
}
@media (min-width: 768px) {
  body,
  #page {
    background-color: #fff;
  }
}
.node-type-help-page,
.frame-measurements-page,
.returns-page,
.print,
div.popup {
  background-color: #fff;
}
.frame-measurements-page .node img {
  max-width: 100%;
}
#content-wrapper {
  clear: both;
  margin-bottom: 30px;
  min-height: 20em;
}
@media (min-width: 992px) {
  .region-content {
    min-height: 400px;
  }
}
#sidebar {
  margin-top: 15px;
}
@media (min-width: 991px) {
  #sidebar {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  #sidebar .region {
    padding-left: 15px;
  }
}
#sidebar .block .block-title {
  background-color: #8A8A8A;
  color: #fff;
  height: 50%;
  font-size: 18px;
  font-weight: bold;
  padding: 1px 15px;
  line-height: 45px;
}
#sidebar .block-menu-block .block-title,
#sidebar .block-menu .block-title {
  margin-top: 0;
}
#sidebar .block-menu-block ul,
#sidebar .block-menu ul {
  list-style: none;
  line-height: 30px;
  margin-bottom: 12px;
}
#sidebar .block-menu-block li,
#sidebar .block-menu li {
  width: 100%;
}
#sidebar .block-menu-block li a,
#sidebar .block-menu li a {
  background: #fff;
  border: solid 1px #DFDDDD;
  display: block;
  padding: 10px 0 10px 15px;
  line-height: normal;
}
#sidebar .block-menu-block li a:hover,
#sidebar .block-menu li a:hover {
  border-color: #8A8A8A;
  text-decoration: underline;
}
.region-tertiary-content {
  clear: left;
  margin-top: 15px;
}
@media (min-width: 767px) {
  .region-tertiary-content {
    margin: 15px -15px 0 -15px;
  }
}
.element-invisible {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  height: 1px;
}
.element-hidden {
  display: none;
}
html.js .js-hide {
  display: none;
}
.region-page-top {
  display: none;
}
div.messages {
  background-position: 8px 8px;
  background-repeat: no-repeat;
  border: 1px solid;
  clear: left;
  margin: 0 0 10px 0;
  padding: 15px 15px 15px 50px;
}
div.messages ul {
  list-style-type: none;
  margin: 0 0 0 1em;
  padding: 0;
}
div.messages ul li {
  list-style-image: none;
}
div.status {
  background-image: url(../../css/images/icons/message-24-ok.png);
  border-color: #be7;
}
div.status,
.ok {
  color: #234600;
}
div.status,
table tr.ok {
  background-color: #f8fff0;
}
div.warning {
  background-image: url(../../css/images/icons/message-24-warning.png);
  border-color: #ed5;
}
div.warning,
.warning {
  color: #840;
}
div.warning,
table tr.warning {
  background-color: #fffce5;
}
#messages-help-wrapper {
  clear: left;
}
#messages-help-wrapper .alert {
  margin: 15px 0 15px;
}
#messages-help-wrapper ul {
  white-space: normal;
}
#messages-help-wrapper ul li {
  white-space: inherit;
  word-wrap: break-word;
}
#messages-help-wrapper em {
  padding-right: 0.28em;
}
h1#page-title,
h1.page-title {
  clear: left;
  font-weight: 500;
  margin-top: 11px;
  padding-left: 15px;
  padding-top: 11px;
}
@media (max-width: 480px) {
  h1#page-title,
  h1.page-title {
    font-size: 21px;
    padding-top: 11px;
    margin-top: 5px;
  }
}
@media print {
  h1#page-title,
  h1.page-title {
    padding-top: 20px;
    margin-left: 100px;
  }
}
a[href^="tel:"]:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "\f095";
  margin-right: 8px;
}
label.placeholder {
  z-index: 1 !important;
}
.text-black {
  color: #000 !important;
}
.main a {
  text-decoration: underline;
}
span.skype_pnh_container {
  display: none !important;
}
span.skype_pnh_print_container {
  display: inline !important;
}
.table > thead > tr > th {
  vertical-align: top;
  border-bottom: 1px solid #dfdddd;
  font-weight: 600;
}
.form-required {
  color: #ff0000;
  font-weight: bold;
}
.form-type-select select,
.field-widget-options-select select {
  width: 100%;
  max-width: 100%;
}
.error.messages-inline {
  float: right;
  width: 75%;
}
.report-a-problem.error.messages-inline {
  width: 100%;
}
div.error p.error {
  color: #333;
}
.form-required {
  color: #ff0000;
  font-weight: bold;
}
input.error,
select.error,
textarea.error,
a.error {
  border: 1px solid #ff0000;
}
input[type="radio"],
input[type="checkbox"] {
  margin-right: 10px;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin: 0;
  margin: 6px 8px 2px 2px;
}
.form-control:-moz-placeholder,
.form-control:-moz-placeholder,
.form-control:-ms-input-placeholder,
.form-control:-webkit-input-placeholder {
  color: #828282;
}
.error .description {
  color: #333 !important;
}
div.error,
table tr.error {
  background-color: #f2dede;
  color: #b94a48;
}
.i-am-updating {
  position: relative;
  width: 100%;
  float: left;
}
.i-am-updating .ajax-progress-throbber {
  background-color: rgba(255, 255, 255, 0.75);
  height: 100%;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  vertical-align: middle;
  z-index: 500;
}
.throbber {
  background: none;
  float: left;
}
.throbber .message {
  padding-left: 20px;
}
.lazy-loading .fa {
  display: none;
}
.lazy-loading.loading .fa-cog.fa-spin,
.i-am-updating .fa-cog.fa-spin {
  color: #ABAAAA;
  display: block;
  font-size: 30px;
  line-height: 1;
  margin: 0 auto;
  position: absolute;
  left: 48%;
  top: 35%;
  width: 26px;
}
tr .ajax-progress .throbber {
  margin: 0 2px;
}
.ajax-progress-bar {
  width: 16em;
}
.item-list .pager {
  clear: both;
  margin: 0 0 1em 0;
  text-align: center;
}
.item-list .pager li {
  background-image: none;
  display: inline;
  list-style-type: none;
}
.pager-current {
  font-weight: bold;
}
.nav > li > a {
  padding: 0;
}
.nav > li > a:hover,
.nav > li > a:focus {
  background: none;
}
.field-type-entityreference .form-type-textfield input[type=text] {
  width: 100%;
}
#recaptcha {
  position: relative;
  clear: both;
  padding: 5px;
}
@media (max-width: 767px) {
  #recaptcha {
    transform: scale(0.85);
  }
}
h1,
h2,
h3 {
  font-weight: bold;
}
h3 {
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 18px;
  margin-top: 15px;
}
@font-face {
  font-family: "Soho Gothic W01 Light";
  src: url("/sites/all/themes/specsavers_bootstrap/fonts/SohoGothicW01Light.eot?#iefix");
  src: url("/sites/all/themes/specsavers_bootstrap/fonts/SohoGothicW01Light.eot?#iefix") format("eot"),
   url("/sites/all/themes/specsavers_bootstrap/fonts/SohoGothicW01Light.woff") format("woff"),
   url("/sites/all/themes/specsavers_bootstrap/fonts/SohoGothicW01Light.ttf") format("truetype"),
   url("/sites/all/themes/specsavers_bootstrap/fonts/SohoGothicW01Light.svg#SohoGothicW01Light") format("svg");
}
@font-face {
  font-family: "Soho Gothic W01 Light Italic";
  src: url("/sites/all/themes/specsavers_bootstrap/fonts/SohoGothicW01-LightItal.eot?#iefix");
  src: url("/sites/all/themes/specsavers_bootstrap/fonts/SohoGothicW01-LightItal.eot?#iefix") format("eot"),
   url("/sites/all/themes/specsavers_bootstrap/fonts/SohoGothicW01-LightItal.woff") format("woff"),
   url("/sites/all/themes/specsavers_bootstrap/fonts/SohoGothicW01-LightItal.ttf") format("truetype"),
   url("/sites/all/themes/specsavers_bootstrap/fonts/SohoGothicW01-LightItal.svg#SohoGothicW01LightItalic") format("svg");
}
@font-face {
  font-family: "Soho Gothic W01 Thin";
  src: url("/sites/all/themes/specsavers_bootstrap/fonts/SohoGothicW01Thin.eot?#iefix");
  src: url("/sites/all/themes/specsavers_bootstrap/fonts/SohoGothicW01Thin.eot?#iefix") format("eot"),
   url("/sites/all/themes/specsavers_bootstrap/fonts/SohoGothicW01Thin.woff") format("woff"),
   url("/sites/all/themes/specsavers_bootstrap/fonts/SohoGothicW01Thin.ttf") format("truetype"),
   url("/sites/all/themes/specsavers_bootstrap/fonts/SohoGothicW01Thin.svg#SohoGothicW01Thin") format("svg");
}
@font-face {
  font-family: "Soho Gothic W01 Thin Italic";
  src: url("/sites/all/themes/specsavers_bootstrap/fonts/SohoGothicW01-ThinItali.eot?#iefix");
  src: url("/sites/all/themes/specsavers_bootstrap/fonts/SohoGothicW01-ThinItali.eot?#iefix") format("eot"),
   url("/sites/all/themes/specsavers_bootstrap/fonts/SohoGothicW01-ThinItali.woff") format("woff"),
   url("/sites/all/themes/specsavers_bootstrap/fonts/SohoGothicW01-ThinItali.ttf") format("truetype"),
   url("/sites/all/themes/specsavers_bootstrap/fonts/SohoGothicW01-ThinItali.svg#SohoGothicW01ThinItalic") format("svg");
}
@font-face {
  font-family: "Soho Gothic W01 Regular";
  src: url("/sites/all/themes/specsavers_bootstrap/fonts/SohoGothicW01Regular.eot?#iefix");
  src: url("/sites/all/themes/specsavers_bootstrap/fonts/SohoGothicW01Regular.eot?#iefix") format("eot"),
   url("/sites/all/themes/specsavers_bootstrap/fonts/SohoGothicW01Regular.woff") format("woff"),
   url("/sites/all/themes/specsavers_bootstrap/fonts/SohoGothicW01Regular.ttf") format("truetype"),
   url("/sites/all/themes/specsavers_bootstrap/fonts/SohoGothicW01Regular.svg#SohoGothicW01Regular") format("svg");
}
@font-face {
  font-family: "Soho Gothic W01 Medium";
  src: url("/sites/all/themes/specsavers_bootstrap/fonts/SohoGothicW01Medium.eot?#iefix");
  src: url("/sites/all/themes/specsavers_bootstrap/fonts/SohoGothicW01Medium.eot?#iefix") format("eot"),
   url("/sites/all/themes/specsavers_bootstrap/fonts/SohoGothicW01Medium.woff") format("woff"),
   url("/sites/all/themes/specsavers_bootstrap/fonts/SohoGothicW01Medium.ttf") format("truetype"),
   url("/sites/all/themes/specsavers_bootstrap/fonts/SohoGothicW01Medium.svg#SohoGothicW01Medium") format("svg");
}
@font-face {
  font-family: "Soho Gothic W01 Bold";
  src: url("/sites/all/themes/specsavers_bootstrap/fonts/SohoGothicW01Bold.eot?#iefix");
  src: url("/sites/all/themes/specsavers_bootstrap/fonts/SohoGothicW01Bold.eot?#iefix") format("eot"),
   url("/sites/all/themes/specsavers_bootstrap/fonts/SohoGothicW01Bold.woff") format("woff"),
   url("/sites/all/themes/specsavers_bootstrap/fonts/SohoGothicW01Bold.ttf") format("truetype"),
   url("/sites/all/themes/specsavers_bootstrap/fonts/SohoGothicW01Bold.svg#SohoGothicW01Bold") format("svg");
}
@font-face {
  font-family: "Soho Gothic W01 Bold Italic";
  src: url("/sites/all/themes/specsavers_bootstrap/fonts/SohoGothicW01-BoldItali.eot?#iefix");
  src: url("/sites/all/themes/specsavers_bootstrap/fonts/SohoGothicW01-BoldItali.eot?#iefix") format("eot"),
   url("/sites/all/themes/specsavers_bootstrap/fonts/SohoGothicW01-BoldItali.woff") format("woff"),
   url("/sites/all/themes/specsavers_bootstrap/fonts/SohoGothicW01-BoldItali.ttf") format("truetype"),
   url("/sites/all/themes/specsavers_bootstrap/fonts/SohoGothicW01-BoldItali.svg#SohoGothicW01BoldItalic") format("svg");
}
@font-face {
  font-family: "Soho Gothic W01 Extra Bold";
  src: url("/sites/all/themes/specsavers_bootstrap/fonts/SohoGothicW01-ExtraBold734925.eot?#iefix");
  src: url("/sites/all/themes/specsavers_bootstrap/fonts/SohoGothicW01-ExtraBold734925.eot?#iefix") format("eot"),
   url("/sites/all/themes/specsavers_bootstrap/fonts/SohoGothicW01-ExtraBold734925.woff") format("woff"),
   url("/sites/all/themes/specsavers_bootstrap/fonts/SohoGothicW01-ExtraBold734925.ttf") format("truetype"),
   url("/sites/all/themes/specsavers_bootstrap/fonts/SohoGothicW01-ExtraBold734925.svg#SohoGothicW01ExtraBold") format("svg");
}
@font-face {
  font-family: "Soho Gothic W01 Italic";
  src: url("/sites/all/themes/specsavers_bootstrap/fonts/SohoGothicW01Italic.eot?#iefix");
  src: url("/sites/all/themes/specsavers_bootstrap/fonts/SohoGothicW01Italic.eot?#iefix") format("eot"),
   url("/sites/all/themes/specsavers_bootstrap/fonts/SohoGothicW01Italic.woff") format("woff"),
   url("/sites/all/themes/specsavers_bootstrap/fonts/SohoGothicW01Italic.ttf") format("truetype"),
   url("/sites/all/themes/specsavers_bootstrap/fonts/SohoGothicW01Italic.svg#SohoGothicW01Italic") format("svg");
}
@font-face {
  font-family: "Specsavers Web Bold";
  src: url("/sites/all/themes/specsavers_bootstrap/fonts/SpecsaversWeb-Bold.eot?#iefix");
  src: url("/sites/all/themes/specsavers_bootstrap/fonts/SpecsaversWeb-Bold.eot?#iefix") format("eot"),
   url("/sites/all/themes/specsavers_bootstrap/fonts/SpecsaversWeb-Bold.woff") format("woff"),
   url("/sites/all/themes/specsavers_bootstrap/fonts/SpecsaversWeb-Bold.woff2") format("woff2"),
   url("/sites/all/themes/specsavers_bootstrap/fonts/SpecsaversWeb-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Specsavers Web Light";
  src: url("/sites/all/themes/specsavers_bootstrap/fonts/SpecsaversWeb-Light.eot?#iefix");
  src: url("/sites/all/themes/specsavers_bootstrap/fonts/SpecsaversWeb-Light.eot?#iefix") format("eot"),
   url("/sites/all/themes/specsavers_bootstrap/fonts/SpecsaversWeb-Light.woff") format("woff"),
   url("/sites/all/themes/specsavers_bootstrap/fonts/SpecsaversWeb-Light.woff2") format("woff2"),
   url("/sites/all/themes/specsavers_bootstrap/fonts/SpecsaversWeb-Light.ttf") format("truetype");
}
@font-face {
  font-family: "Specsavers Web Medium";
  src: url("/sites/all/themes/specsavers_bootstrap/fonts/SpecsaversWeb-Medium.eot?#iefix");
  src: url("/sites/all/themes/specsavers_bootstrap/fonts/SpecsaversWeb-Medium.eot?#iefix") format("eot"),
   url("/sites/all/themes/specsavers_bootstrap/fonts/SpecsaversWeb-Medium.woff") format("woff"),
   url("/sites/all/themes/specsavers_bootstrap/fonts/SpecsaversWeb-Medium.woff2") format("woff2"),
   url("/sites/all/themes/specsavers_bootstrap/fonts/SpecsaversWeb-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "Specsavers Web Regular";
  src: url("/sites/all/themes/specsavers_bootstrap/fonts/SpecsaversWeb-Regular.eot?#iefix");
  src: url("/sites/all/themes/specsavers_bootstrap/fonts/SpecsaversWeb-Regular.eot?#iefix") format("eot"),
   url("/sites/all/themes/specsavers_bootstrap/fonts/SpecsaversWeb-Regular.woff") format("woff"),
   url("/sites/all/themes/specsavers_bootstrap/fonts/SpecsaversWeb-Regular.woff2") format("woff2"),
   url("/sites/all/themes/specsavers_bootstrap/fonts/SpecsaversWeb-Regular.ttf") format("truetype");
}
#tasks {
  background: #FFFBD9;
  border-bottom: 1px solid #FFEBC5;
  border-top: 1px solid #FFEBC5;
}
.contextual-links-wrapper .contextual-links {
  margin: 0 !important;
  padding: .25em 0 !important;
}
.contextual-links-wrapper .contextual-links li {
  display: block !important;
  float: none !important;
  line-height: 100% !important;
  list-style: none !important;
  list-style-type: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
.contextual-links-wrapper .contextual-links a {
  font-family: Arial, sans-serif !important;
  font-size: small !important;
  font-weight: 400 !important;
  font-variant: normal !important;
  line-height: 1.2em !important;
  text-decoration: none !important;
  text-transform: none !important;
  color: #333 !important;
  display: block !important;
  float: none !important;
  margin: .25em 0 !important;
  padding: .25em 1em .25em .5em !important;
}
ul.primary {
  border-bottom: 1px solid #bbb;
  line-height: normal;
  margin: 10px 0;
  padding: 0 0 0 1em;
}
ul.primary li {
  display: inline;
  list-style-type: none;
}
ul.primary li a {
  background-color: #ddd;
  border-color: #bbb;
  border-style: solid solid none solid;
  border-width: 1px;
  padding: 0 10px;
}
ul.primary li a:hover {
  background-color: #eee;
  border: 1px solid #ccc;
}
ul.primary li.active a {
  background-color: #fff;
  border-bottom: 1px solid #fff;
}
ul.secondary {
  border-bottom: 1px solid #bbb;
  margin: 5px;
  padding: .5em 1em;
}
ul.secondary li {
  border-right: 1px solid #ccc;
  display: inline;
  padding: 0 1em;
}
ul.secondary li a {
  padding: 0;
  text-decoration: none;
}
ul.secondary li a.active {
  border-bottom: 4px solid #999;
}
#block-system-help p:last-child,
#block-system-help ul:last-child {
  margin-bottom: 0;
}
#block-system-help p:first-child {
  margin-top: 0;
}
.block-region {
  background-color: #f7f8f8;
  border: 2px dashed #ddd;
  clear: both;
  color: #666;
  font-family: Consolas, "Lucida Console", Menlo, Monaco, "DejaVu Sans Mono", monospace, sans-serif;
  /* Safari hack */
  font-size: 1.077em;
  font-weight: 400;
  margin-bottom: 10px;
  margin-top: 5px;
  padding: 3px 6px 1px;
  border-radius: 1px;
}
#page .node-unpublished,
#page .comment-unpublished {
  background-color: #fffce5;
}
#page .node-unpublished,
#page .comment-unpublished {
  background: url(../../css/images/icons/message-24-warning.png) no-repeat 10px 10px;
  border-bottom: 1px solid #FFEBC5;
  border-top: 1px solid #FFEBC5;
  color: #625b42;
  padding: 40px 0 0 0;
  background-color: #fffce5;
}
.block-workbench {
  margin: 0 0 10px 0;
}
.node-workbench-not-last-revision {
  background: #faafbe;
}
.resizable-textarea .grippie {
  background: #eee url(../../css/images/general/grippie.png) no-repeat center 2px;
  border: 1px solid #ddd;
  border-top-width: 0;
  cursor: s-resize;
  height: 9px;
  overflow: hidden;
}
.container-inline div,
.container-inline label {
  display: inline;
}
.container-inline .fieldset-wrapper {
  display: block;
}
/**
 * The .element-focusable class extends the .element-invisible class to allow
 * the element to be focusable when navigated to via the keyboard.
 */
.element-invisible.element-focusable:active,
.element-invisible.element-focusable:focus {
  position: static !important;
  clip: auto;
  overflow: visible;
  height: auto;
}
#skip-link {
  left: 50%;
  margin-left: -5.25em;
  margin-top: 0;
  position: absolute;
  width: auto;
  z-index: 50;
}
#skip-link a,
#skip-link a:link,
#skip-link a:visited {
  background: #444;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  display: block;
  padding: 1px 10px 2px 10px;
  text-decoration: none;
}
