/* This file will hold styles for the mobile version of your website (mobile first). */
/* This also can include ANY global CSS that applies site-wide. Unless overwritten by a more specific style rule, CSS declarations in global.css will apply site-wide. */
/* This file will hold styles for all webforms. */
/* Main Contact form /contact-us */
/* line 4, ../scss/_webforms.scss */
#webform-client-form-5317 {
  margin-left: 4px;
}

/* line 9, ../scss/_webforms.scss */
#block-webform-client-block-5317 {
  padding-top: 0px;
  margin-top: 0px;
}

/* line 15, ../scss/_webforms.scss */
#webform-client-form-5317 .webform-component--enquiry-type {
  padding-top: 0px;
  margin-top: 0px;
}

/* line 22, ../scss/_webforms.scss */
.webform-component--Incident-Escalation-Reference-no label {
  width: 100% !important;
}
/* line 25, ../scss/_webforms.scss */
.webform-component--Incident-Escalation-Reference-no input {
  width: 95% !important;
}

/* line 30, ../scss/_webforms.scss */
.webform-component--file-upload .description {
  margin-left: 0px !important;
  width: 100% !important;
  margin-bottom: 10px !important;
}

/* line 39, ../scss/_webforms.scss */
#region-footer-second .inps-contact-footer .webform-component--enquiry-type {
  width: 100% !important;
}
/* line 41, ../scss/_webforms.scss */
#region-footer-second .inps-contact-footer .webform-component--enquiry-type select#edit-submitted-enquiry-type {
  height: 30px;
  width: 220px;
  padding: 4px 8px;
  border: 1px solid #d2d2d2;
  background: white;
  box-shadow: inset 0px 0 2px #f8f8f8;
}
/* line 50, ../scss/_webforms.scss */
#region-footer-second .inps-contact-footer .webform-component--full-name {
  float: left !important;
}
/* line 53, ../scss/_webforms.scss */
#region-footer-second .inps-contact-footer .webform-component--telephone {
  float: left !important;
}
/* line 56, ../scss/_webforms.scss */
#region-footer-second .inps-contact-footer .webform-component--your-message {
  width: 100%;
}

/* line 6, ../scss/global.scss */
body, div, p, span, a {
  font-family: Arial;
  font-weight: normal;
  font-size: 13px;
  line-height: 16px;
  padding: 0px;
  margin: 0px;
  color: #666666;
}

/* line 10, ../scss/global.scss */
body {
  padding: 0px;
}

/* line 14, ../scss/global.scss */
h1, h2, h3, h4 {
  font-family: Arial;
  font-weight: normal;
  font-size: 13px;
  line-height: 16px;
  padding: 0px;
  margin: 0px;
  color: #666666;
}

/* line 18, ../scss/global.scss */
h1 {
  font-size: 21px;
  font-weight: bold;
  line-height: 24px;
  margin-bottom: 10px;
  letter-spacing: 0.01em;
}

/* line 26, ../scss/global.scss */
h2 {
  font-size: 18px;
  font-weight: bold;
  line-height: 22px;
  margin-bottom: 0px;
  letter-spacing: 0.01em;
}

/* line 34, ../scss/global.scss */
h3 {
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  margin-bottom: 0px;
  letter-spacing: 0.01em;
}

/* line 42, ../scss/global.scss */
h4 {
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 0px;
  letter-spacing: 0.01em;
}

/*Superscript code added since it was being overriden or ignored by something else even though the WYSIWYG and Display Suite allowed it*/
/* line 50, ../scss/global.scss */
sup {
  font-size: xx-small;
  vertical-align: super;
}

/* line 55, ../scss/global.scss */
input, textarea {
  font-family: Arial;
  font-weight: normal;
  font-size: 13px;
  background-color: #f6f6f6;
  color: #666666;
  border: 1px solid #d2d2d2;
}

/* line 64, ../scss/global.scss */
label {
  color: #333333;
  font-family: Arial;
  font-weight: normal;
  font-size: 14px;
  line-height: 30px;
}

/* line 68, ../scss/global.scss */
ul {
  list-style-position: inside;
}

/* line 72, ../scss/global.scss */
li {
  list-style-position: inside;
}

/* line 78, ../scss/global.scss */
ul li a.toggle {
  height: 16px;
  padding-left: 12px;
  background: transparent url("images/arrow-collapsable-right.png") no-repeat center left;
  vertical-align: top;
  color: #000084;
  display: inline-block;
}
/* line 86, ../scss/global.scss */
ul li a.toggle.expanded {
  background: transparent url("images/arrow-collapsable-down.png") no-repeat center left;
}
/* line 91, ../scss/global.scss */
ul li a.no-toggle {
  height: 16px;
  padding-left: 12px;
  background: transparent url("images/arrow-nocollapsable-right.png") no-repeat center left;
  vertical-align: top;
  color: #000084;
  display: inline-block;
}
/* line 100, ../scss/global.scss */
ul li .toggle-content {
  display: none;
  vertical-align: top;
  padding-left: 10px;
  padding-top: 0px;
}

/* line 108, ../scss/global.scss */
#page {
  background-color: white;
}
/* line 111, ../scss/global.scss */
#page .page-title-wrapper {
  background: transparent url("images/chevron-dark-blue.jpg") top right no-repeat;
  min-height: 59px;
}
/* line 115, ../scss/global.scss */
#page h1#page-title {
  font-family: Helvetica;
  font-weight: normal;
  font-size: 18px;
  color: white;
  background-repeat: no-repeat;
  font-size: 18px;
  line-height: 43px;
  padding: 8px;
  margin: 0px;
  background-color: #06122b;
  color: white;
  font-size: 18px;
  text-decoration: none;
  background: #06122b url("images/chevron-dark-blue.jpg") top right no-repeat;
  line-height: 27px;
}
/* line 80, ../scss/_styleguide.scss */
#page h1#page-title a {
  color: white;
  text-decoration: none;
}
/* line 84, ../scss/_styleguide.scss */
#page h1#page-title a:hover {
  opacity: 0.4;
  filter: alpha(opacity=40);
  /* For IE8 and earlier */
}
/* line 121, ../scss/global.scss */
#page .block-header1 {
  background: white url("images/chevron-dark-blue.jpg") top right no-repeat;
}
/* line 123, ../scss/global.scss */
#page .block-header1 h2 {
  margin: 10px 0px 0px 0px;
}
/* line 126, ../scss/global.scss */
#page .block-header1 h2.block-title, #page .block-header1 h2.block-title a {
  font-family: Helvetica;
  font-weight: normal;
  font-size: 18px;
  color: white;
  background-repeat: no-repeat;
  font-size: 18px;
  line-height: 43px;
  padding: 8px;
  margin: 0px;
  background-color: #06122b;
  color: white;
  font-size: 18px;
  text-decoration: none;
}
/* line 80, ../scss/_styleguide.scss */
#page .block-header1 h2.block-title a, #page .block-header1 h2.block-title a a {
  color: white;
  text-decoration: none;
}
/* line 84, ../scss/_styleguide.scss */
#page .block-header1 h2.block-title a:hover, #page .block-header1 h2.block-title a a:hover {
  opacity: 0.4;
  filter: alpha(opacity=40);
  /* For IE8 and earlier */
}
/* line 131, ../scss/global.scss */
#page .block-header2 {
  background: white url("images/chevron-dark-green.jpg") top right no-repeat;
}
/* line 133, ../scss/global.scss */
#page .block-header2 h2 {
  padding: 10px 0px 0px 0px;
  margin: 0px;
}
/* line 137, ../scss/global.scss */
#page .block-header2 h2.block-title, #page .block-header2 h2.block-title a {
  font-family: Helvetica;
  font-weight: normal;
  font-size: 18px;
  color: white;
  background-repeat: no-repeat;
  font-size: 18px;
  line-height: 43px;
  padding: 8px;
  margin: 0px;
  background-color: #00998a;
  color: white;
  font-size: 18px;
  text-decoration: none;
}
/* line 80, ../scss/_styleguide.scss */
#page .block-header2 h2.block-title a, #page .block-header2 h2.block-title a a {
  color: white;
  text-decoration: none;
}
/* line 84, ../scss/_styleguide.scss */
#page .block-header2 h2.block-title a:hover, #page .block-header2 h2.block-title a a:hover {
  opacity: 0.4;
  filter: alpha(opacity=40);
  /* For IE8 and earlier */
}
/* line 142, ../scss/global.scss */
#page .block-header3 {
  background: white url("images/chevron-grey.jpg") top right no-repeat;
}
/* line 144, ../scss/global.scss */
#page .block-header3 h2 {
  margin: 10px 0px 0px 0px;
}
/* line 147, ../scss/global.scss */
#page .block-header3 h2.block-title, #page .block-header3 h2.block-title a {
  font-family: Helvetica;
  font-weight: normal;
  font-size: 18px;
  color: white;
  background-repeat: no-repeat;
  font-size: 18px;
  line-height: 43px;
  padding: 8px;
  margin: 0px;
  background-color: #cccccc;
  color: #333333;
  font-size: 16px;
  text-decoration: none;
  line-height: 37px;
}
/* line 80, ../scss/_styleguide.scss */
#page .block-header3 h2.block-title a, #page .block-header3 h2.block-title a a {
  color: #333333;
  text-decoration: none;
}
/* line 84, ../scss/_styleguide.scss */
#page .block-header3 h2.block-title a:hover, #page .block-header3 h2.block-title a a:hover {
  opacity: 0.4;
  filter: alpha(opacity=40);
  /* For IE8 and earlier */
}
/* line 153, ../scss/global.scss */
#page .block-header4 {
  background: transparent;
}
/* line 155, ../scss/global.scss */
#page .block-header4 h2 {
  margin: 10px 0px 0px 0px;
}
/* line 158, ../scss/global.scss */
#page .block-header4 h2.block-title, #page .block-header4 h2.block-title a {
  font-family: Helvetica;
  font-weight: normal;
  font-size: 18px;
  color: white;
  background-repeat: no-repeat;
  font-size: 18px;
  line-height: 43px;
  padding: 8px;
  margin: 0px;
  background-color: transparent;
  color: #333333;
  font-size: 18px;
  text-decoration: none;
  padding: 0px;
  line-height: 37px;
  margin-bottom: 5px;
}
/* line 80, ../scss/_styleguide.scss */
#page .block-header4 h2.block-title a, #page .block-header4 h2.block-title a a {
  color: #333333;
  text-decoration: none;
}
/* line 84, ../scss/_styleguide.scss */
#page .block-header4 h2.block-title a:hover, #page .block-header4 h2.block-title a a:hover {
  opacity: 0.4;
  filter: alpha(opacity=40);
  /* For IE8 and earlier */
}
/* line 165, ../scss/global.scss */
#page .block-header4.block .block-inner .content {
  margin-left: 0px;
  background-color: white;
}
/* line 172, ../scss/global.scss */
#page .block-header-nss {
  background: #ccc;
}
/* line 174, ../scss/global.scss */
#page .block-header-nss h2 {
  margin: 10px 0px 0px 0px;
}
/* line 177, ../scss/global.scss */
#page .block-header-nss h2.block-title, #page .block-header-nss h2.block-title a {
  font-family: Helvetica;
  font-weight: normal;
  font-size: 18px;
  color: white;
  background-repeat: no-repeat;
  font-size: 18px;
  line-height: 43px;
  padding: 8px;
  margin: 0px;
  background-color: transparent;
  color: white;
  font-size: 14px;
  text-decoration: none;
  padding: 0px;
  line-height: 30px;
  color: #333333 !important;
}
/* line 80, ../scss/_styleguide.scss */
#page .block-header-nss h2.block-title a, #page .block-header-nss h2.block-title a a {
  color: white;
  text-decoration: none;
}
/* line 84, ../scss/_styleguide.scss */
#page .block-header-nss h2.block-title a:hover, #page .block-header-nss h2.block-title a a:hover {
  opacity: 0.4;
  filter: alpha(opacity=40);
  /* For IE8 and earlier */
}
/* line 183, ../scss/global.scss */
#page .block-header-nss span {
  line-height: 30px;
}
/* line 187, ../scss/global.scss */
#page .block-header-nss .vscc_controls_previous img {
  float: left;
}
/* line 192, ../scss/global.scss */
#page .block-header-nss .vscc_controls_next img {
  float: right;
}
/* line 198, ../scss/global.scss */
#page .block-header-nss.block .block-inner .content {
  margin: 0px;
  padding: 0px;
}
/* line 201, ../scss/global.scss */
#page .block-header-nss.block .block-inner .content p {
  padding: 0px 8px;
  margin: 0px;
}
/* line 208, ../scss/global.scss */
#page .block-header-nss .views-field-title a {
  font-size: 16px !important;
}
/* line 212, ../scss/global.scss */
#page .block-header-nss a {
  color: #333333 !important;
}
/* line 219, ../scss/global.scss */
#page .form-item input.error,
#page .form-item textarea.error,
#page .form-item select.error {
  border: 1px solid red;
}

/* line 225, ../scss/global.scss */
#section-header {
  z-index: 100;
  background-color: #06122b;
}
/* line 229, ../scss/global.scss */
#section-header #zone-branding {
  z-index: 100;
  font-family: Helvetica;
  font-weight: normal;
  font-size: 18px;
  color: white;
}
/* line 233, ../scss/global.scss */
#section-header #zone-branding #region-branding {
  font-family: Helvetica;
  font-weight: normal;
  font-size: 18px;
  color: white;
  position: relative;
}
/* line 236, ../scss/global.scss */
#section-header #zone-branding #region-branding #block-block-15 {
  height: 23px;
  width: 23px;
  position: absolute;
  top: 19px;
  background: none;
  right: -12px;
}
/* line 243, ../scss/global.scss */
#section-header #zone-branding #region-branding #block-block-15 a.twitter-icon {
  display: block;
  height: 23px;
  width: 23px;
}
/* line 251, ../scss/global.scss */
#section-header #zone-branding #region-menu {
  z-index: 100;
  font-family: Helvetica;
  font-weight: normal;
  font-size: 18px;
  color: white;
  /* INCLUDE MEGAMENU SKIN */
}
/* line 2, ../scss/_megamenu_skin_inps.scss */
#section-header #zone-branding #region-menu .megamenu-skin-inps {
  z-index: 100;
  display: inline-block;
  float: right;
}
/* line 9, ../scss/_megamenu_skin_inps.scss */
#section-header #zone-branding #region-menu .megamenu-skin-inps li.last.megamenu-parent ul {
  width: 600px !important;
  height: 250px !important;
  right: 0px !important;
  left: auto !important;
}
/* line 17, ../scss/_megamenu_skin_inps.scss */
#section-header #zone-branding #region-menu .megamenu-skin-inps li.megamenu-parent {
  line-height: 58px;
  /* Special override for Vision menu */
  /* Special override for primary link*/
  /* Special override for last menu */
}
/* line 20, ../scss/_megamenu_skin_inps.scss */
#section-header #zone-branding #region-menu .megamenu-skin-inps li.megamenu-parent a {
  font-family: Helvetica;
  font-weight: normal;
  font-size: 18px;
  color: white;
  font-size: 18px;
  color: white;
  padding: 0em 1em;
  /*border-right: $menu_border_default;*/
  text-decoration: none;
  display: inline-block;
  letter-spacing: 0.01em;
  border-right: 1px solid #06122b;
}
/* line 30, ../scss/_megamenu_skin_inps.scss */
#section-header #zone-branding #region-menu .megamenu-skin-inps li.megamenu-parent a:hover {
  background-color: none;
  color: #06122b;
}
/* line 38, ../scss/_megamenu_skin_inps.scss */
#section-header #zone-branding #region-menu .megamenu-skin-inps li.megamenu-parent h2.megamenu-parent-title a:hover {
  color: white;
}
/* line 44, ../scss/_megamenu_skin_inps.scss */
#section-header #zone-branding #region-menu .megamenu-skin-inps li.megamenu-parent h2, #section-header #zone-branding #region-menu .megamenu-skin-inps li.megamenu-parent a {
  line-height: 59px;
}
/* line 50, ../scss/_megamenu_skin_inps.scss */
#section-header #zone-branding #region-menu .megamenu-skin-inps li.megamenu-parent .active h2 a {
  background-color: none;
}
/* line 59, ../scss/_megamenu_skin_inps.scss */
#section-header #zone-branding #region-menu .megamenu-skin-inps li.megamenu-parent.hovering h2 .megamenu-parent-title a {
  background-color: #666666;
  color: white;
  height: 61px;
}
/* line 69, ../scss/_megamenu_skin_inps.scss */
#section-header #zone-branding #region-menu .megamenu-skin-inps li.megamenu-parent.first .megamenu-parent-title a {
  border-left: 1px solid #06122b;
}
/* line 74, ../scss/_megamenu_skin_inps.scss */
#section-header #zone-branding #region-menu .megamenu-skin-inps li.megamenu-parent ul.megamenu-bin {
  background-color: #666666;
  color: white;
  min-height: 325px;
}
/* line 80, ../scss/_megamenu_skin_inps.scss */
#section-header #zone-branding #region-menu .megamenu-skin-inps li.megamenu-parent ul.megamenu-bin li.megamenu-slot {
  list-style-type: none;
  min-height: 100px;
  width: 210px;
  padding: 10px 10px 0px 10px;
  margin: 0px;
  line-height: 1.1em;
  font-size: 15px;
  color: white;
  float: none;
  position: absolute;
  z-index: 10000;
  background-color: none;
}
/* line 94, ../scss/_megamenu_skin_inps.scss */
#section-header #zone-branding #region-menu .megamenu-skin-inps li.megamenu-parent ul.megamenu-bin li.megamenu-slot.megamenu-slot-3 {
  width: 150px;
}
/* line 98, ../scss/_megamenu_skin_inps.scss */
#section-header #zone-branding #region-menu .megamenu-skin-inps li.megamenu-parent ul.megamenu-bin li.megamenu-slot h3.megamenu-slot-title a {
  padding: 0px;
  margin: 0px 0px 10px 0px;
  line-height: 1.1em;
  font-size: 15px;
  color: white;
  text-decoration: none;
  border-right: none;
  width: 100%;
  font-weight: bold;
  background-color: none;
  z-index: 10000;
}
/* line 111, ../scss/_megamenu_skin_inps.scss */
#section-header #zone-branding #region-menu .megamenu-skin-inps li.megamenu-parent ul.megamenu-bin li.megamenu-slot h3.megamenu-slot-title a:hover {
  color: #06122b;
}
/* line 116, ../scss/_megamenu_skin_inps.scss */
#section-header #zone-branding #region-menu .megamenu-skin-inps li.megamenu-parent ul.megamenu-bin li.megamenu-slot.single-leaf {
  min-height: 30px;
}
/* line 119, ../scss/_megamenu_skin_inps.scss */
#section-header #zone-branding #region-menu .megamenu-skin-inps li.megamenu-parent ul.megamenu-bin li.megamenu-slot.leaf-0 {
  left: 10px;
  top: 10px;
}
/* line 123, ../scss/_megamenu_skin_inps.scss */
#section-header #zone-branding #region-menu .megamenu-skin-inps li.megamenu-parent ul.megamenu-bin li.megamenu-slot.leaf-1 {
  left: 10px;
  top: 120px;
}
/* line 127, ../scss/_megamenu_skin_inps.scss */
#section-header #zone-branding #region-menu .megamenu-skin-inps li.megamenu-parent ul.megamenu-bin li.megamenu-slot.leaf-2 {
  right: 0px;
  top: 10px;
}
/* line 131, ../scss/_megamenu_skin_inps.scss */
#section-header #zone-branding #region-menu .megamenu-skin-inps li.megamenu-parent ul.megamenu-bin li.megamenu-slot.leaf-3 {
  left: 240px;
  top: 120px;
}
/* line 135, ../scss/_megamenu_skin_inps.scss */
#section-header #zone-branding #region-menu .megamenu-skin-inps li.megamenu-parent ul.megamenu-bin li.megamenu-slot.leaf-4 {
  left: 470px;
  top: 10px;
}
/* line 139, ../scss/_megamenu_skin_inps.scss */
#section-header #zone-branding #region-menu .megamenu-skin-inps li.megamenu-parent ul.megamenu-bin li.megamenu-slot.leaf-5 {
  left: 470px;
  top: 120px;
}
/* line 143, ../scss/_megamenu_skin_inps.scss */
#section-header #zone-branding #region-menu .megamenu-skin-inps li.megamenu-parent ul.megamenu-bin li.megamenu-slot.leaf-6 {
  left: 700px;
  top: 10px;
  min-height: 30px;
}
/* line 148, ../scss/_megamenu_skin_inps.scss */
#section-header #zone-branding #region-menu .megamenu-skin-inps li.megamenu-parent ul.megamenu-bin li.megamenu-slot.leaf-7 {
  left: 700px;
  top: 40px;
  min-height: 30px;
}
/* line 153, ../scss/_megamenu_skin_inps.scss */
#section-header #zone-branding #region-menu .megamenu-skin-inps li.megamenu-parent ul.megamenu-bin li.megamenu-slot.leaf-8 {
  left: 700px;
  top: 70px;
  border-right: none;
}
/* line 158, ../scss/_megamenu_skin_inps.scss */
#section-header #zone-branding #region-menu .megamenu-skin-inps li.megamenu-parent ul.megamenu-bin li.megamenu-slot.leaf-9 {
  left: 700px;
  top: 120px;
  border-right: none;
}
/* line 163, ../scss/_megamenu_skin_inps.scss */
#section-header #zone-branding #region-menu .megamenu-skin-inps li.megamenu-parent ul.megamenu-bin li.megamenu-slot.leaf-10 {
  left: 700px;
  top: 150px;
  border-right: none;
}
/* line 168, ../scss/_megamenu_skin_inps.scss */
#section-header #zone-branding #region-menu .megamenu-skin-inps li.megamenu-parent ul.megamenu-bin li.megamenu-slot.leaf-11 {
  left: 700px;
  top: 180px;
  border-right: none;
}
/* line 173, ../scss/_megamenu_skin_inps.scss */
#section-header #zone-branding #region-menu .megamenu-skin-inps li.megamenu-parent ul.megamenu-bin li.megamenu-slot.leaf-12 {
  left: 700px;
  top: 210px;
  border-right: none;
}
/* line 178, ../scss/_megamenu_skin_inps.scss */
#section-header #zone-branding #region-menu .megamenu-skin-inps li.megamenu-parent ul.megamenu-bin li.megamenu-slot.leaf-13 {
  left: 700px;
  top: 240px;
  border-right: none;
}
/* line 186, ../scss/_megamenu_skin_inps.scss */
#section-header #zone-branding #region-menu .megamenu-skin-inps li.megamenu-parent ul.megamenu-bin.multi-col li.megamenu-slot {
  /*border-right: 1px solid $inps_lightgrey;*/
}
/* line 189, ../scss/_megamenu_skin_inps.scss */
#section-header #zone-branding #region-menu .megamenu-skin-inps li.megamenu-parent ul.megamenu-bin.multi-col li.megamenu-slot.leaf-8 {
  border-right: none;
}
/* line 192, ../scss/_megamenu_skin_inps.scss */
#section-header #zone-branding #region-menu .megamenu-skin-inps li.megamenu-parent ul.megamenu-bin.multi-col li.megamenu-slot.leaf-9 {
  border-right: none;
}
/* line 195, ../scss/_megamenu_skin_inps.scss */
#section-header #zone-branding #region-menu .megamenu-skin-inps li.megamenu-parent ul.megamenu-bin.multi-col li.megamenu-slot.leaf-10 {
  border-right: none;
}
/* line 201, ../scss/_megamenu_skin_inps.scss */
#section-header #zone-branding #region-menu .megamenu-skin-inps li.megamenu-parent ul.megamenu-bin li.megamenu-item,
#section-header #zone-branding #region-menu .megamenu-skin-inps li.megamenu-parent ul.megamenu-bin li.megamenu-item a {
  padding: 0px;
  margin: 0px;
  line-height: 22px;
  font-size: 14px;
  color: #cccccc;
  border-right: none;
  background-color: none;
}
/* line 210, ../scss/_megamenu_skin_inps.scss */
#section-header #zone-branding #region-menu .megamenu-skin-inps li.megamenu-parent ul.megamenu-bin li.megamenu-item:hover,
#section-header #zone-branding #region-menu .megamenu-skin-inps li.megamenu-parent ul.megamenu-bin li.megamenu-item a:hover {
  color: #06122b;
}
/* line 220, ../scss/_megamenu_skin_inps.scss */
#section-header #zone-branding #region-menu .megamenu-skin-inps li.megamenu-parent#megamenu-mlid-2967 ul.megamenu-bin {
  min-height: 320px;
  left: -498px !important;
}
/* line 223, ../scss/_megamenu_skin_inps.scss */
#section-header #zone-branding #region-menu .megamenu-skin-inps li.megamenu-parent#megamenu-mlid-2967 ul.megamenu-bin li.megamenu-slot {
  min-height: 120px;
}
/* line 225, ../scss/_megamenu_skin_inps.scss */
#section-header #zone-branding #region-menu .megamenu-skin-inps li.megamenu-parent#megamenu-mlid-2967 ul.megamenu-bin li.megamenu-slot.leaf-1 {
  left: 240px;
  top: 10px;
  border-right: none;
}
/* line 235, ../scss/_megamenu_skin_inps.scss */
#section-header #zone-branding #region-menu .megamenu-skin-inps li.megamenu-parent#megamenu-mlid-2909 ul.megamenu-bin {
  min-height: 150px;
}
/* line 237, ../scss/_megamenu_skin_inps.scss */
#section-header #zone-branding #region-menu .megamenu-skin-inps li.megamenu-parent#megamenu-mlid-2909 ul.megamenu-bin .leaf-1 {
  right: 10px;
  top: 10px;
  left: auto;
}
/* line 246, ../scss/_megamenu_skin_inps.scss */
#section-header #zone-branding #region-menu .megamenu-skin-inps li.megamenu-parent#megamenu-mlid-694 ul.megamenu-bin {
  min-height: 220px;
}
/* line 248, ../scss/_megamenu_skin_inps.scss */
#section-header #zone-branding #region-menu .megamenu-skin-inps li.megamenu-parent#megamenu-mlid-694 ul.megamenu-bin .leaf-0 {
  left: 10px;
  top: 10px;
  width: 170px;
}
/* line 253, ../scss/_megamenu_skin_inps.scss */
#section-header #zone-branding #region-menu .megamenu-skin-inps li.megamenu-parent#megamenu-mlid-694 ul.megamenu-bin .leaf-1 {
  left: 200px;
  top: 10px;
  width: 170px;
}
/* line 258, ../scss/_megamenu_skin_inps.scss */
#section-header #zone-branding #region-menu .megamenu-skin-inps li.megamenu-parent#megamenu-mlid-694 ul.megamenu-bin .leaf-3 {
  left: 200px;
  top: 125px;
}
/* line 262, ../scss/_megamenu_skin_inps.scss */
#section-header #zone-branding #region-menu .megamenu-skin-inps li.megamenu-parent#megamenu-mlid-694 ul.megamenu-bin .leaf-4 {
  left: 200px;
  top: 150px;
}
/* line 260, ../scss/global.scss */
#section-header #block-block-18 {
  float: right;
}
/* line 263, ../scss/global.scss */
#section-header .branding-data {
  float: left;
}
/* line 266, ../scss/global.scss */
#section-header #zone-user-wrapper {
  background-color: white;
  height: 55px;
  padding-top: 5px;
  border-bottom: solid 1px #d9d7d7;
}
/* line 272, ../scss/global.scss */
#section-header #zone-user-wrapper #zone-user {
  line-height: 50px;
  background-color: white;
}
/* line 276, ../scss/global.scss */
#section-header #zone-user-wrapper #zone-user #region-user-first {
  background-color: white;
  min-height: 50px;
}
/* line 280, ../scss/global.scss */
#section-header #zone-user-wrapper #zone-user #region-user-first #breadcrumb {
  background-color: white;
  display: table;
}
/* line 284, ../scss/global.scss */
#section-header #zone-user-wrapper #zone-user #region-user-first #breadcrumb .breadcrumb {
  padding-bottom: 0px;
  display: table-cell;
  height: 50px;
  vertical-align: middle;
}
/* line 290, ../scss/global.scss */
#section-header #zone-user-wrapper #zone-user #region-user-first #breadcrumb .breadcrumb a {
  font-family: Helvetica;
  font-weight: normal;
  font-size: 18px;
  color: white;
  text-decoration: none;
  font-size: 14px;
  color: #00998a;
}
/* line 107, ../scss/_styleguide.scss */
#section-header #zone-user-wrapper #zone-user #region-user-first #breadcrumb .breadcrumb a:hover {
  color: #333333;
}
/* line 294, ../scss/global.scss */
#section-header #zone-user-wrapper #zone-user #region-user-first #breadcrumb .breadcrumb a, #section-header #zone-user-wrapper #zone-user #region-user-first #breadcrumb .breadcrumb p, #section-header #zone-user-wrapper #zone-user #region-user-first #breadcrumb .breadcrumb span {
  font-size: 12px;
  line-height: 16px;
}
/* line 299, ../scss/global.scss */
#section-header #zone-user-wrapper #zone-user #region-user-first #breadcrumb .breadcrumb span.current {
  display: inline-block;
}
/* line 303, ../scss/global.scss */
#section-header #zone-user-wrapper #zone-user #region-user-first #breadcrumb .breadcrumb .delimiter {
  font-size: 10px;
  color: #e3e3e3;
  padding: 0px 8px;
}
/* line 311, ../scss/global.scss */
#section-header #zone-user-wrapper #zone-user #region-user-second {
  background-color: white;
  position: relative;
}
/* line 314, ../scss/global.scss */
#section-header #zone-user-wrapper #zone-user #region-user-second #block-block-12 {
  position: absolute;
  top: 0px;
  right: 248px;
  margin: 0px;
}
/* line 319, ../scss/global.scss */
#section-header #zone-user-wrapper #zone-user #region-user-second #block-block-12 #custom-login {
  text-align: right;
}
/* line 323, ../scss/global.scss */
#section-header #zone-user-wrapper #zone-user #region-user-second #custom-login {
  line-height: 50px;
}
/* line 325, ../scss/global.scss */
#section-header #zone-user-wrapper #zone-user #region-user-second #custom-login a {
  font-family: Helvetica;
  font-weight: normal;
  font-size: 18px;
  color: white;
  text-decoration: none;
  font-size: 14px;
  color: #00998a;
}
/* line 107, ../scss/_styleguide.scss */
#section-header #zone-user-wrapper #zone-user #region-user-second #custom-login a:hover {
  color: #333333;
}
/* line 329, ../scss/global.scss */
#section-header #zone-user-wrapper #zone-user #region-user-second #block-search-form {
  margin-left: 0px;
  margin-right: 0px;
  width: 229px;
  float: right;
}
/* line 335, ../scss/global.scss */
#section-header #zone-user-wrapper #zone-user #region-user-second #block-search-form .container-inline {
  display: inline-block;
  float: right;
}
/* line 339, ../scss/global.scss */
#section-header #zone-user-wrapper #zone-user #region-user-second #block-search-form .container-inline .form-item, #section-header #zone-user-wrapper #zone-user #region-user-second #block-search-form .container-inline .form-actions {
  display: inline-block;
  float: right;
  margin: 0px;
  line-height: 50px;
}
/* line 345, ../scss/global.scss */
#section-header #zone-user-wrapper #zone-user #region-user-second #block-search-form .container-inline .form-actions {
  float: left;
}
/* line 347, ../scss/global.scss */
#section-header #zone-user-wrapper #zone-user #region-user-second #block-search-form .container-inline .form-actions input {
  margin-top: 13px;
}
/* line 351, ../scss/global.scss */
#section-header #zone-user-wrapper #zone-user #region-user-second #block-search-form .container-inline .form-item {
  float: left;
}
/* line 356, ../scss/global.scss */
#section-header #zone-user-wrapper #zone-user #region-user-second #block-search-form input.form-text {
  height: 21px;
  width: 177px;
  color: #949393;
  font-size: 13px;
  padding: 1px 8px;
  box-shadow: inset 0px 1px 1px #e2e2e2;
}
/* line 365, ../scss/global.scss */
#section-header #zone-user-wrapper #zone-user #region-user-second #block-search-form input.form-submit {
  background-image: url("images/bttn-small-search-dark-green.jpg");
  background-position: 0px -1px;
  width: 27px;
  height: 25px;
  color: transparent;
  border: 0px;
  cursor: pointer;
}

/* line 388, ../scss/global.scss */
#section-content {
  background: url("images/page-Bg.jpg") repeat-x;
  padding-top: 20px;
  /*
  Set width for Helpline Blog on /inps-vision to 100% to stop it wrapping around content.
  */
  /*
  Impacts this page
  /vision/vision-360
  */
  /* this file contains the styling for the search results */
  /* this file contains the styling for the Clinical Audits */
}
/* line 392, ../scss/global.scss */
#section-content #zone-content {
  background-color: transparent;
}
/* line 395, ../scss/global.scss */
#section-content #zone-content #messages {
  background-color: #66FF66;
}
/* line 398, ../scss/global.scss */
#section-content #zone-content #region-content {
  background-color: white;
}
/* line 401, ../scss/global.scss */
#section-content #zone-content #region-sidebar-first {
  background-color: transparent;
}
/* line 404, ../scss/global.scss */
#section-content #zone-content #region-sidebar-second {
  background-color: transparent;
}
/* line 407, ../scss/global.scss */
#section-content #zone-content .block {
  vertical-align: top;
  margin: 0px;
}
/* line 412, ../scss/global.scss */
#section-content #zone-content .block h2.block-title {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}
/* line 420, ../scss/global.scss */
#section-content #zone-content .block .block-inner .content {
  margin: 0px;
  padding: 8px;
}
/* line 426, ../scss/global.scss */
#section-content #zone-content .block.alpha {
  clear: left;
}
/* line 429, ../scss/global.scss */
#section-content #zone-content .block.omega {
  clear: right;
}
/* line 432, ../scss/global.scss */
#section-content #zone-content .block.block-system-main {
  padding: 0px;
  overflow: hidden;
  word-wrap: break-word;
}
/* line 438, ../scss/global.scss */
#section-content #zone-content .block.block-system-main .block-inner .content {
  margin: 0px;
  padding: 0px 12px 12px 12px;
}
/* line 442, ../scss/global.scss */
#section-content #zone-content .block.block-system-main .block-inner .content h1, #section-content #zone-content .block.block-system-main .block-inner .content h2, #section-content #zone-content .block.block-system-main .block-inner .content h3, #section-content #zone-content .block.block-system-main .block-inner .content h4 {
  margin-top: 20px;
}
/* line 445, ../scss/global.scss */
#section-content #zone-content .block.block-system-main .block-inner .content p {
  margin-top: 10px;
}
/* line 449, ../scss/global.scss */
#section-content #zone-content .block.block-system-main .block-inner .content ul {
  margin-top: 10px;
}
/* line 451, ../scss/global.scss */
#section-content #zone-content .block.block-system-main .block-inner .content ul li {
  list-style-position: outside;
  margin-left: 10px;
}
/* line 456, ../scss/global.scss */
#section-content #zone-content .block.block-system-main .block-inner .content .content {
  padding: 0px;
}
/* line 459, ../scss/global.scss */
#section-content #zone-content .block.block-system-main .block-inner .content .content .view-mode-search_result {
  border-bottom: 1px solid #cccccc;
  padding: 10px 0px;
}
/* line 463, ../scss/global.scss */
#section-content #zone-content .block.block-system-main .block-inner .content .content .view-mode-search_result h2, #section-content #zone-content .block.block-system-main .block-inner .content .content .view-mode-search_result p {
  margin-bottom: 0px;
}
/* line 468, ../scss/global.scss */
#section-content #zone-content .block.block-system-main .block-inner .content .content .view-mode-search_result .field-name-title h2 {
  margin-top: 0px;
}
/* line 472, ../scss/global.scss */
#section-content #zone-content .block.block-system-main .block-inner .content .content .view-mode-search_result .field-name-body {
  margin-top: 10px;
}
/* line 474, ../scss/global.scss */
#section-content #zone-content .block.block-system-main .block-inner .content .content .view-mode-search_result .field-name-body h2 {
  font-size: 14px;
}
/* line 486, ../scss/global.scss */
#section-content #zone-content .block.block-system-main .webform-client-form .description {
  float: left;
  clear: left;
  margin-left: 25%;
}
/* line 495, ../scss/global.scss */
#section-content #zone-content .block.block-system-main .webform-component-textfield,
#section-content #zone-content .block.block-system-main .webform-component-email,
#section-content #zone-content .block.block-system-main .webform-component-select {
  display: inline-block;
  width: 48%;
  margin: 6px 0;
  margin-right: 1%;
}
/* line 500, ../scss/global.scss */
#section-content #zone-content .block.block-system-main .webform-component-textfield label,
#section-content #zone-content .block.block-system-main .webform-component-email label,
#section-content #zone-content .block.block-system-main .webform-component-select label {
  width: 20%;
  vertical-align: top;
  margin: 0;
  margin-right: 5%;
  float: left;
}
/* line 507, ../scss/global.scss */
#section-content #zone-content .block.block-system-main .webform-component-textfield input, #section-content #zone-content .block.block-system-main .webform-component-textfield select,
#section-content #zone-content .block.block-system-main .webform-component-email input,
#section-content #zone-content .block.block-system-main .webform-component-email select,
#section-content #zone-content .block.block-system-main .webform-component-select input,
#section-content #zone-content .block.block-system-main .webform-component-select select {
  vertical-align: top;
  width: 70%;
  float: left;
}
/* line 516, ../scss/global.scss */
#section-content #zone-content .block #webform-component-Incident-Escalation-Reference-no label {
  width: 100%;
}
/* line 519, ../scss/global.scss */
#section-content #zone-content .block #webform-component-Incident-Escalation-Reference-no input {
  width: 95%;
}
/* line 524, ../scss/global.scss */
#section-content #zone-content .block.block-full {
  margin-top: 0px;
}
/* line 526, ../scss/global.scss */
#section-content #zone-content .block.block-full .content {
  margin: 0px;
  padding: 0px;
}
/* line 531, ../scss/global.scss */
#section-content #zone-content .block.block-top-margin {
  margin-top: 20px;
}
/* line 534, ../scss/global.scss */
#section-content #zone-content .block.block-bottom-margin {
  margin-bottom: 20px;
}
/* line 537, ../scss/global.scss */
#section-content #zone-content .block.block-left-margin {
  margin-left: 20px;
}
/* line 543, ../scss/global.scss */
#section-content #zone-content .block.grid-4.block-left-margin.block-announcements-block {
  margin-left: 12px;
  margin-right: 12px;
  margin-top: 30px;
  width: 47.4%;
}
/* line 548, ../scss/global.scss */
#section-content #zone-content .block.grid-4.block-left-margin.block-announcements-block h2 {
  margin-bottom: 20px;
}
/* line 551, ../scss/global.scss */
#section-content #zone-content .block.grid-4.block-left-margin.block-announcements-block li {
  padding-top: 8px;
  font-weight: bold;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
  margin: 0px;
}
/* line 559, ../scss/global.scss */
#section-content #zone-content .block.grid-4.block-left-margin.block-announcements-block li:first-child {
  padding-top: 0px;
}
/* line 562, ../scss/global.scss */
#section-content #zone-content .block.grid-4.block-left-margin.block-announcements-block .content {
  height: 520px;
  overflow-y: scroll;
}
/* line 566, ../scss/global.scss */
#section-content #zone-content .block.grid-4.block-left-margin.block-announcements-block p {
  padding-bottom: 8px;
}
/* line 575, ../scss/global.scss */
#section-content #zone-content .block.grid-7.block-left-margin.block-news-block-1 {
  margin-left: 0px;
}
/* line 579, ../scss/global.scss */
#section-content #zone-content .block.grid-7.block-left-margin.block-helpline-blog-block {
  margin-left: 12px;
  margin-right: 12px;
  margin-top: 30px;
  width: 47.4%;
}
/* line 580, ../scss/global.scss */
#section-content #zone-content .block.grid-7.block-left-margin.block-helpline-blog-block h2 {
  margin-bottom: 20px;
}
/* line 587, ../scss/global.scss */
#section-content #zone-content .block.grid-7.block-left-margin.block-helpline-blog-block .content {
  height: 520px;
  overflow-y: scroll;
}
/* line 591, ../scss/global.scss */
#section-content #zone-content .block.grid-7.block-left-margin.block-helpline-blog-block li {
  margin: 0px;
}
/* line 594, ../scss/global.scss */
#section-content #zone-content .block.grid-7.block-left-margin.block-helpline-blog-block .field-type-datestamp {
  padding-top: 8px;
}
/* line 601, ../scss/global.scss */
#section-content #zone-content .block.block-right-margin {
  margin-right: 20px;
}
/* line 604, ../scss/global.scss */
#section-content #zone-content .block.block-lefttop-margin {
  margin-left: 20px;
  margin-top: 20px;
}
/* line 608, ../scss/global.scss */
#section-content #zone-content .block.block-full-width {
  width: 100%;
}
/* line 611, ../scss/global.scss */
#section-content #zone-content .block.block-inline {
  display: inline-block;
}
/* line 615, ../scss/global.scss */
#section-content #zone-content .block.block-fullwidth-links a {
  width: 100%;
}
/* line 618, ../scss/global.scss */
#section-content #zone-content .block.block-fullwidth-links a.contextual-links-trigger {
  width: 28px;
}
/* line 625, ../scss/global.scss */
#section-content #zone-content .block-views {
  font-size: 8px;
  word-wrap: break-word;
}
/* line 629, ../scss/global.scss */
#section-content #zone-content .block-views p {
  margin: 0px;
  padding: 10px 0px 0px 0px;
}
/* line 634, ../scss/global.scss */
#section-content #zone-content .block-views h2, #section-content #zone-content .block-views h2 a {
  margin-bottom: 0px;
  padding-bottom: 0px;
  font-size: 18px;
}
/* line 640, ../scss/global.scss */
#section-content #zone-content .block-views .views-row {
  border-bottom: 1px solid #cccccc;
  padding-top: 10px;
  padding-bottom: 10px;
  display: inline-block;
  width: 100%;
}
/* line 647, ../scss/global.scss */
#section-content #zone-content .block-views .views-row h2, #section-content #zone-content .block-views .views-row h2 a {
  font-size: 14px;
}
/* line 650, ../scss/global.scss */
#section-content #zone-content .block-views .views-row.views-row-first {
  padding-top: 0px;
}
/* line 652, ../scss/global.scss */
#section-content #zone-content .block-views .views-row.views-row-first h2 {
  padding-top: 0px;
  /*width: 255px;*/
}
/* line 657, ../scss/global.scss */
#section-content #zone-content .block-views .views-row.views-row-last {
  border-bottom: none;
}
/* line 660, ../scss/global.scss */
#section-content #zone-content .block-views .views-row.views-slideshow-cycle-main-frame-row-item {
  padding-top: 0px;
}
/* line 665, ../scss/global.scss */
#section-content #zone-content .block-views .pager a {
  background: none;
}
/* line 668, ../scss/global.scss */
#section-content #zone-content .block-views .pager a:hover {
  background: none;
}
/* line 5, ../scss/_national_services.scss */
#section-content #zone-content #block-views-ns-callouts-block-1 .content {
  padding: 10px 0px;
}
/* line 6, ../scss/_content_styles.scss */
#section-content #zone-content .content .title-primary-link {
  padding: 0px;
  margin: 0px;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
/* line 14, ../scss/_content_styles.scss */
#section-content #zone-content .content .title-primary-link a .primary-link-arrow {
  background-image: url("images/arrow-right-dark-green.jpg");
  background-repeat: no-repeat;
  background-position: top right;
  display: inline-block;
  width: 12px;
  height: 12px;
  padding-left: 12px;
}
/* line 25, ../scss/_content_styles.scss */
#section-content #zone-content .content .title-primary-link a:hover .primary-link-arrow {
  background-image: url("images/arrow-right-grey.jpg");
  color: #333333;
}
/* line 34, ../scss/_content_styles.scss */
#section-content #zone-content .content .primary-link a {
  font-family: Helvetica;
  font-weight: normal;
  font-size: 18px;
  color: white;
  text-decoration: none;
  font-size: 14px;
  color: #00998a;
  background-image: url("images/arrow-right-dark-green.jpg");
  background-repeat: no-repeat;
  background-position: 100% 2px;
  display: inherit;
  /*width: 100%;*/
  padding-right: 12px;
}
/* line 107, ../scss/_styleguide.scss */
#section-content #zone-content .content .primary-link a:hover {
  color: #333333;
}
/* line 43, ../scss/_content_styles.scss */
#section-content #zone-content .content .primary-link a:hover {
  background-image: url("images/arrow-right-grey.jpg");
  color: #333333;
}
/* line 50, ../scss/_content_styles.scss */
#section-content #zone-content .content a {
  font-family: Helvetica;
  font-weight: normal;
  font-size: 18px;
  color: white;
  text-decoration: none;
  font-size: 14px;
  color: #00998a;
}
/* line 107, ../scss/_styleguide.scss */
#section-content #zone-content .content a:hover {
  color: #333333;
}
/* line 53, ../scss/_content_styles.scss */
#section-content #zone-content .content a.primary-button {
  font-family: Helvetica;
  font-weight: normal;
  font-size: 18px;
  color: white;
  background-color: #06122b;
  background-image: url("images/arrow-right-dark-blue.jpg");
  background-repeat: no-repeat;
  background-position: 95% 50%;
  text-decoration: none;
  font-size: 14px;
  color: white;
  width: 94%;
  display: inline-block;
  padding: 7px;
  margin: 0px 0px 5px 0px;
}
/* line 126, ../scss/_styleguide.scss */
#section-content #zone-content .content a.primary-button:hover {
  color: #06122b;
  background-color: white;
  background-image: url("images/arrow-right-grey.jpg");
}
/* line 56, ../scss/_content_styles.scss */
#section-content #zone-content .content a.secondary-button {
  font-family: Helvetica;
  font-weight: normal;
  font-size: 18px;
  color: white;
  background-color: white;
  background-image: url("images/arrow-right-dark-green.jpg");
  background-repeat: no-repeat;
  background-position: 95% 50%;
  text-decoration: none;
  font-size: 14px;
  color: #00998a;
  width: 95%;
  display: inline-block;
  padding: 5px;
}
/* line 146, ../scss/_styleguide.scss */
#section-content #zone-content .content a.secondary-button:hover {
  color: #333333;
  background-color: #cccccc;
  background-image: url("images/arrow-right-grey-greyBG.jpg");
}
/* line 60, ../scss/_content_styles.scss */
#section-content #zone-content .content a:hover {
  color: #333333;
}
/* line 64, ../scss/_content_styles.scss */
#section-content #zone-content .content a.contextual-links-trigger {
  font-family: Arial;
  font-weight: normal;
  font-size: 12px;
  background: transparent url(/modules/contextual/images/gear-select.png) no-repeat 2px 0;
  border: 1px solid transparent;
  height: 18px;
  margin: 0;
  padding: 0 2px;
  outline: none;
  text-indent: 34px;
  width: 28px;
  overflow: hidden;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
/* line 179, ../scss/_styleguide.scss */
#section-content #zone-content .content a.contextual-links-trigger:hover {
  background-position: 2px -18px;
}
/* line 71, ../scss/_content_styles.scss */
#section-content #zone-content .content h2.full-width a {
  padding-right: 0px;
  width: 100%;
  display: inline-block;
}
/* line 81, ../scss/_content_styles.scss */
#section-content #zone-content .menu li {
  list-style: none;
  list-style-image: none;
  margin: 0px;
  padding: 0px;
}
/* line 90, ../scss/_content_styles.scss */
#section-content #zone-content .contextual-links a {
  font-family: Arial;
  font-weight: normal;
  font-size: 10px;
  color: #333 !important;
  display: block;
  margin: 0.25em 0;
  padding: 0.25em 1em 0.25em 0.5em;
  background-image: none;
}
/* line 194, ../scss/_styleguide.scss */
#section-content #zone-content .contextual-links a:hover {
  background-color: #bfdcee;
}
/* line 95, ../scss/_content_styles.scss */
#section-content #zone-content .field-type-addthis {
  display: block;
  width: 40px;
  margin: 0px auto;
}
/* line 102, ../scss/_content_styles.scss */
#section-content #zone-content .addthis_toolbox a {
  background-image: none;
}
/* line 105, ../scss/_content_styles.scss */
#section-content #zone-content .addthis_toolbox a:hover {
  background-image: none;
}
/* line 112, ../scss/_content_styles.scss */
#section-content #zone-content .pager li {
  font-size: 12px;
}
/* line 116, ../scss/_content_styles.scss */
#section-content #zone-content .pager a {
  background: none;
  font-size: 12px;
  padding: 0px;
}
/* line 121, ../scss/_content_styles.scss */
#section-content #zone-content .pager a:hover {
  background: none;
}
/* line 128, ../scss/_content_styles.scss */
#section-content #zone-content .file-downloads .file-download {
  padding: 10px 0px;
  border-bottom: 1px solid #cccccc;
}
/* line 132, ../scss/_content_styles.scss */
#section-content #zone-content .file-downloads .file-download.views-row-first {
  padding-top: 10px;
}
/* line 137, ../scss/_content_styles.scss */
#section-content #zone-content .file-downloads .file-download .content a {
  display: inline-block;
  font-size: 14px;
  width: 92.5%;
}
/* line 142, ../scss/_content_styles.scss */
#section-content #zone-content .file-downloads .file-download .content a .filename {
  width: 75%;
  display: inline-block;
}
/* line 147, ../scss/_content_styles.scss */
#section-content #zone-content .file-downloads .file-download .content img {
  vertical-align: top;
}
/* line 150, ../scss/_content_styles.scss */
#section-content #zone-content .file-downloads .file-download .content p {
  margin-bottom: 0px;
  padding-top: 0px;
}
/* line 156, ../scss/_content_styles.scss */
#section-content #zone-content .file-downloads .file-download .content .views-row .field {
  padding-top: 4px;
}
/* line 159, ../scss/_content_styles.scss */
#section-content #zone-content .file-downloads .file-download .content .views-row .field a {
  width: auto;
}
/* line 165, ../scss/_content_styles.scss */
#section-content #zone-content .file-downloads .file-download .content .views-field-filemime {
  display: inline-block;
}
/* line 169, ../scss/_content_styles.scss */
#section-content #zone-content .file-downloads .file-download .content .views-field-download {
  display: inline-block;
  width: 90%;
}
/* line 173, ../scss/_content_styles.scss */
#section-content #zone-content .file-downloads .file-download .content .views-field-download a {
  line-height: 29px;
  font-size: 13px;
}
/* line 185, ../scss/_content_styles.scss */
#section-content #zone-content .grid-3 .file-downloads .file-download a {
  background-image: none;
  /*width: 89%;*/
}
/* line 196, ../scss/_content_styles.scss */
#section-content #zone-content .view-media-solr .views-row .file-download a {
  font-size: 13px;
}
/* line 204, ../scss/_content_styles.scss */
#section-content #zone-content .file-document .field-name-field-description {
  margin-bottom: 10px;
}
/* line 209, ../scss/_content_styles.scss */
#section-content #zone-content .event-cta-wrapper {
  display: inline-block;
  background: url("images/calendar-blog.jpg") -2px -8px;
  width: 54px;
  height: 54px;
  float: left;
  margin-right: 12px;
}
/* line 217, ../scss/_content_styles.scss */
#section-content #zone-content .event-cta-wrapper .event-cta-year {
  display: none;
}
/* line 221, ../scss/_content_styles.scss */
#section-content #zone-content .event-cta-wrapper .event-cta-month {
  text-align: center;
  color: white;
  padding: 0px;
}
/* line 227, ../scss/_content_styles.scss */
#section-content #zone-content .event-cta-wrapper .event-cta-day {
  text-align: center;
  color: #333333;
  padding: 5px 0px;
  font-size: 20px;
}
/* line 238, ../scss/_content_styles.scss */
#section-content #zone-content .node-news-item .group-left,
#section-content #zone-content .node-blog-item .group-left,
#section-content #zone-content .node-announcement .group-left {
  width: 54px;
  margin-right: 12px;
}
/* line 242, ../scss/_content_styles.scss */
#section-content #zone-content .node-news-item .group-right,
#section-content #zone-content .node-blog-item .group-right,
#section-content #zone-content .node-announcement .group-right {
  width: auto;
  float: none;
  margin-left: 66px;
  padding-right: 10px;
}
/* line 252, ../scss/_content_styles.scss */
#section-content #zone-content .node-article table td {
  vertical-align: middle;
}
/* line 259, ../scss/_content_styles.scss */
#section-content #zone-content .facetapi-facetapi-links li a {
  background-image: none;
  padding-right: 0px;
}
/* line 262, ../scss/_content_styles.scss */
#section-content #zone-content .facetapi-facetapi-links li a:hover {
  background-image: none;
}
/* line 266, ../scss/_content_styles.scss */
#section-content #zone-content .facetapi-facetapi-links li.leaf {
  list-style-type: none;
  list-style-image: none;
  margin-left: 0px;
}
/* line 274, ../scss/_content_styles.scss */
#section-content #zone-content .inps-table {
  border-collapse: collapse;
  border: 1px solid #9a9a9a;
}
/* line 277, ../scss/_content_styles.scss */
#section-content #zone-content .inps-table th, #section-content #zone-content .inps-table td {
  padding: 4px;
  border: 1px solid #9a9a9a;
}
/* line 284, ../scss/_content_styles.scss */
#section-content #zone-content .calendar-calendar td {
  width: 90px;
}
/* line 290, ../scss/_content_styles.scss */
#section-content #zone-content .date-calendar .event-summary {
  margin-left: 70px;
}
/* line 296, ../scss/_content_styles.scss */
#section-content #zone-content .training-services-jumps .jump-block {
  width: 220px;
  margin-right: 10px;
}
/* line 300, ../scss/_content_styles.scss */
#section-content #zone-content .training-services-jumps .jump-block.views-row-last {
  margin-right: 0px;
}
/* line 306, ../scss/_content_styles.scss */
#section-content #zone-content .field-type-ryg {
  width: 40px;
  height: 40px;
  display: inline-block;
  background-repeat: no-repeat;
}
/* line 312, ../scss/_content_styles.scss */
#section-content #zone-content .field-type-ryg.ryg-red {
  background: url("../graphics/ns_cross_red.png");
}
/* line 315, ../scss/_content_styles.scss */
#section-content #zone-content .field-type-ryg.ryg-yellow {
  background: url("../graphics/ns_exclamation_blue.png");
}
/* line 318, ../scss/_content_styles.scss */
#section-content #zone-content .field-type-ryg.ryg-green {
  background: url("../graphics/ns_tick_green.png");
}
/* line 321, ../scss/_content_styles.scss */
#section-content #zone-content .field-type-ryg .value {
  display: none;
}
/* line 327, ../scss/_content_styles.scss */
#section-content #zone-content .view-national-system-status .system-status-item a {
  background: none;
  color: white;
}
/* line 331, ../scss/_content_styles.scss */
#section-content #zone-content .view-national-system-status .system-status-item a:hover {
  background: none;
}
/* line 335, ../scss/_content_styles.scss */
#section-content #zone-content .view-national-system-status .system-status-item a .system-status-icon {
  display: inline-block;
  width: 9px;
  height: 7px;
}
/* line 341, ../scss/_content_styles.scss */
#section-content #zone-content .view-national-system-status .system-status-item a .status-0 {
  background: transparent;
}
/* line 344, ../scss/_content_styles.scss */
#section-content #zone-content .view-national-system-status .system-status-item a .status-1 {
  background: url("images/tick-system-status.jpg");
}
/* line 354, ../scss/_content_styles.scss */
#section-content #zone-content .view-system-status .views-table td {
  border-bottom: 1px solid #cccccc;
  vertical-align: bottom;
  width: 60px;
  height: auto;
  padding-bottom: 10px;
  padding-top: 10px;
}
/* line 362, ../scss/_content_styles.scss */
#section-content #zone-content .view-system-status .views-table td.views-field-title {
  width: 300px;
  vertical-align: middle;
}
/* line 367, ../scss/_content_styles.scss */
#section-content #zone-content .view-system-status .views-table td h3 {
  padding-bottom: 0px;
}
/* line 370, ../scss/_content_styles.scss */
#section-content #zone-content .view-system-status .views-table td a, #section-content #zone-content .view-system-status .views-table td p {
  padding: 0px;
}
/* line 376, ../scss/_content_styles.scss */
#section-content #zone-content .view-system-status .views-row a {
  color: white;
}
/* line 383, ../scss/_content_styles.scss */
#section-content #zone-content .view-mode-simple h2 {
  font-size: 12px;
  line-height: 14px;
  margin-top: 0px;
  padding-top: 0px;
}
/* line 392, ../scss/_content_styles.scss */
#section-content #zone-content .view-jump .jump-block {
  display: inline-block;
  margin-top: 10px;
  margin-top: 10px;
}
/* line 396, ../scss/_content_styles.scss */
#section-content #zone-content .view-jump .jump-block a {
  background: none;
  padding: 0px;
  margin: 0px;
}
/* line 401, ../scss/_content_styles.scss */
#section-content #zone-content .view-jump .jump-block img {
  float: left;
}
/* line 407, ../scss/_content_styles.scss */
#section-content #zone-content .views-exposed-widget {
  width: 100%;
}
/* line 410, ../scss/_content_styles.scss */
#section-content #zone-content .views-exposed-widget select {
  width: 100%;
}
/* line 415, ../scss/_content_styles.scss */
#section-content #zone-content .views-exposed-form {
  margin-bottom: 10px;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 10px;
}
/* line 420, ../scss/_content_styles.scss */
#section-content #zone-content .views-exposed-form .views-exposed-widgets {
  width: 100%;
}
/* line 423, ../scss/_content_styles.scss */
#section-content #zone-content .views-exposed-form .views-exposed-widgets select {
  width: 100%;
}
/* line 427, ../scss/_content_styles.scss */
#section-content #zone-content .views-exposed-form .views-exposed-widgets #edit-search-api-views-fulltext-wrapper {
  width: 21em;
  padding-right: 0px;
  padding-top: 0;
}
/* line 434, ../scss/_content_styles.scss */
#section-content #zone-content .views-exposed-form .views-exposed-widgets .views-operator,
#section-content #zone-content .views-exposed-form .views-exposed-widgets .views-widget {
  display: inline-block;
}
/* line 439, ../scss/_content_styles.scss */
#section-content #zone-content .views-exposed-form .views-exposed-widgets .views-submit-button,
#section-content #zone-content .views-exposed-form .views-exposed-widgets .views-reset-button {
  width: 7%;
  margin-top: 0px;
  padding-top: 0.5em;
}
/* line 448, ../scss/_content_styles.scss */
#section-content #zone-content .view-related-content .views-row {
  border: none;
}
/* line 450, ../scss/_content_styles.scss */
#section-content #zone-content .view-related-content .views-row.views-row-first {
  padding-top: 10px;
}
/* line 457, ../scss/_content_styles.scss */
#section-content #zone-content .view-taxonomy-entity .views-row {
  margin-top: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #cccccc;
}
/* line 466, ../scss/_content_styles.scss */
#section-content #zone-content .block-views-accordion .ui-accordion-header {
  border: none;
  background: white;
}
/* line 470, ../scss/_content_styles.scss */
#section-content #zone-content .block-views-accordion .ui-accordion-header a {
  padding-left: 1.5em;
}
/* line 474, ../scss/_content_styles.scss */
#section-content #zone-content .block-views-accordion .ui-accordion-content {
  border: none;
}
/* line 477, ../scss/_content_styles.scss */
#section-content #zone-content .block-views-accordion .ui-accordion-content .views-row {
  border: none;
  padding: 0px;
  margin: 0 0 0 1em;
}
/* line 482, ../scss/_content_styles.scss */
#section-content #zone-content .block-views-accordion .ui-accordion-content .views-row a {
  font-size: 12px;
}
/* line 487, ../scss/_content_styles.scss */
#section-content #zone-content .block-views-accordion .ui-accordion-content-active {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}
/* line 495, ../scss/_content_styles.scss */
#section-content #zone-content .block-views-accordion .item-list h3 {
  border: none;
  background: white;
  padding: 0px;
  padding-top: 4px;
}
/* line 501, ../scss/_content_styles.scss */
#section-content #zone-content .block-views-accordion .item-list h3 a {
  display: inline-block;
  width: 92%;
  vertical-align: top;
  line-height: 16px;
}
/* line 507, ../scss/_content_styles.scss */
#section-content #zone-content .block-views-accordion .item-list h3 a.toggle-items-link {
  width: 12px;
  height: 16px;
  display: inline-block;
  background: white url("images/arrow-collapsable-right.png") no-repeat center left;
}
/* line 512, ../scss/_content_styles.scss */
#section-content #zone-content .block-views-accordion .item-list h3 a.toggle-items-link.js-opened {
  background: white url("images/arrow-collapsable-down.png") no-repeat center left;
}
/* line 517, ../scss/_content_styles.scss */
#section-content #zone-content .block-views-accordion .item-list h3 a.toggle-items-link-no-items {
  width: 12px;
  height: 16px;
  display: inline-block;
  background: transparent;
}
/* line 526, ../scss/_content_styles.scss */
#section-content #zone-content .block-views-accordion .item-list .item-list-content {
  border: none;
  margin-top: 4px;
  margin-bottom: 4px;
}
/* line 531, ../scss/_content_styles.scss */
#section-content #zone-content .block-views-accordion .item-list .item-list-content .views-row {
  border: none;
  padding: 0px;
  margin: 0 0 0 1em;
}
/* line 536, ../scss/_content_styles.scss */
#section-content #zone-content .block-views-accordion .item-list .item-list-content .views-row a {
  font-size: 12px;
  margin-left: 1em;
}
/* line 547, ../scss/_content_styles.scss */
#section-content #zone-content .block-header-nss h2.block-title {
  display: inline-block;
  float: left;
  width: 40%;
  padding: 10px;
  font-weight: bold;
}
/* line 556, ../scss/_content_styles.scss */
#section-content #zone-content .block-header-nss.block .block-inner .content {
  display: inline-block;
  float: right;
  width: 50%;
}
/* line 561, ../scss/_content_styles.scss */
#section-content #zone-content .block-header-nss.block .block-inner .content .views-row {
  padding-top: 0px;
  border: none;
  width: 380px;
  text-align: center;
}
/* line 567, ../scss/_content_styles.scss */
#section-content #zone-content .block-header-nss.block .block-inner .content .views-row .views-field {
  display: inline-block;
  vertical-align: top;
  padding: 0px 5px;
}
/* line 574, ../scss/_content_styles.scss */
#section-content #zone-content .block-header-nss.block .block-inner .content .field-type-ryg {
  width: 25px;
  height: 23px;
  background-position: 0px 10px;
  background-repeat: no-repeat !important;
  margin-top: 8px;
  padding-top: 0px;
}
/* line 582, ../scss/_content_styles.scss */
#section-content #zone-content .block-header-nss.block .block-inner .content .field-type-ryg.ryg-red {
  background: url("../graphics/ns_cross_red_small.png");
}
/* line 585, ../scss/_content_styles.scss */
#section-content #zone-content .block-header-nss.block .block-inner .content .field-type-ryg.ryg-yellow {
  background: url("../graphics/ns_exclamation_blue_small.png");
}
/* line 588, ../scss/_content_styles.scss */
#section-content #zone-content .block-header-nss.block .block-inner .content .field-type-ryg.ryg-green {
  background: url("../graphics/ns_tick_green_small.png");
}
/* line 595, ../scss/_content_styles.scss */
#section-content #zone-content .block-header-nss.block .block-inner .skin-default .views_slideshow_main {
  position: absolute;
  width: 46%;
  z-index: 1;
  margin: 0px 20px;
}
/* line 601, ../scss/_content_styles.scss */
#section-content #zone-content .block-header-nss.block .block-inner .skin-default .views_slideshow_main .views-slideshow-cycle-main-frame {
  margin: 0px auto;
}
/* line 604, ../scss/_content_styles.scss */
#section-content #zone-content .block-header-nss.block .block-inner .skin-default .views_slideshow_main .views-slideshow-cycle-main-frame .views-row {
  padding-bottom: 0px;
}
/* line 608, ../scss/_content_styles.scss */
#section-content #zone-content .block-header-nss.block .block-inner .skin-default .views_slideshow_main .views-slideshow-cycle-main-frame .views-field-title {
  vertical-align: top;
  line-height: 38px;
}
/* line 614, ../scss/_content_styles.scss */
#section-content #zone-content .block-header-nss.block .block-inner .skin-default .views-slideshow-controls-bottom {
  z-index: 9;
}
/* line 618, ../scss/_content_styles.scss */
#section-content #zone-content .block-header-nss.block .block-inner .skin-default .views-slideshow-controls-bottom .vscc-controls .vscc_controls_next {
  float: right;
}
/* line 622, ../scss/_content_styles.scss */
#section-content #zone-content .block-header-nss.block .block-inner .skin-default .views-slideshow-controls-bottom .vscc-controls img {
  vertical-align: top;
  padding-top: 12px;
}
/* line 632, ../scss/_content_styles.scss */
#section-content #zone-content .block-views-snippits-by-type-about-us {
  min-height: 320px;
}
/* line 636, ../scss/_content_styles.scss */
#section-content #zone-content .block-views-snippits-by-type-about-us .view-jump .view-content .block {
  width: 65px;
  height: 65px;
  float: left;
}
/* line 648, ../scss/_content_styles.scss */
#section-content #zone-content .news-teaser-list .primary-link a,
#section-content #zone-content .view-blogs .primary-link a {
  display: block;
}
/* line 658, ../scss/_content_styles.scss */
#section-content #block-views-blogs-block-5 div div.content.clearfix div div.view-header-container div.view-header-left h2 {
  *width: 100%;
  /*Remove margin and padding from Title so more posts can be displayed on the small screens that the client uses */
  padding-bottom: 0;
  margin-bottom: 0;
}
/* line 665, ../scss/_content_styles.scss */
#section-content #block-views-blogs-block-6 > div > h2 {
  /*Remove margin and padding from Title of Announcments in /inps-vision so more posts can be displayed on the small screens that the client uses */
  *width: 100%;
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}
/* line 676, ../scss/_content_styles.scss */
#section-content #node-vision-page-11101 tbody tr td p span {
  line-height: 25px;
}
/* line 680, ../scss/_content_styles.scss */
#section-content #node-vision-page-11101 span {
  line-height: 33px;
}
/* line 3, ../scss/_search.scss */
#section-content .view-mode-search_result {
  border-bottom: 1px solid #ebebeb;
  margin-top: 10px;
  padding-bottom: 10px;
}
/* line 8, ../scss/_search.scss */
#section-content .view-mode-search_result .field {
  padding: 4px 0px;
}
/* line 13, ../scss/_search.scss */
#section-content .view-mode-search_result .field-name-field-file-label .field-item {
  font-family: Helvetica;
  font-weight: normal;
  font-size: 18px;
  color: white;
  color: #666666;
}
/* line 20, ../scss/_search.scss */
#section-content .view-mode-search_result .field-name-title h2 {
  margin-top: 0px !important;
}
/* line 28, ../scss/_search.scss */
#section-content .views-exposed-form .views-exposed-widgets .views-exposed-widget {
  display: inline;
}
/* line 30, ../scss/_search.scss */
#section-content .views-exposed-form .views-exposed-widgets .views-exposed-widget label {
  display: inline;
}
/* line 33, ../scss/_search.scss */
#section-content .views-exposed-form .views-exposed-widgets .views-exposed-widget .form-submit {
  margin-top: 0px;
}
/* line 37, ../scss/_search.scss */
#section-content .views-exposed-form .views-exposed-widgets .views-submit-button {
  padding-top: 0px;
}
/* line 4, ../scss/_clinical_audit.scss */
#section-content .clinical-audits ul li.primary a.title {
  color: #000084 !important;
}
/* line 8, ../scss/_clinical_audit.scss */
#section-content .clinical-audits ul li.secondary a.title {
  color: #840000 !important;
}
/* line 12, ../scss/_clinical_audit.scss */
#section-content .clinical-audits ul li.file a.label {
  color: #008400 !important;
}
/* line 17, ../scss/_clinical_audit.scss */
#section-content .clinical-audits-latest {
  background-color: #ffffcc;
  border: 1px solid black;
  padding-top: 8px;
}
/* line 22, ../scss/_clinical_audit.scss */
#section-content .clinical-audits-latest h2.block-title {
  text-align: center;
  color: #000080;
  font-size: 18px;
}

/* line 684, ../scss/global.scss */
#section-footer {
  background-color: #fbfafa;
  padding-top: 48px;
  border-top: solid 3px #ebebeb;
  margin-top: 40px;
}
/* line 690, ../scss/global.scss */
#section-footer #zone-footer-wrapper {
  background-color: white;
  border-top: 1px solid #ebebeb;
}
/* line 694, ../scss/global.scss */
#section-footer #zone-footer-wrapper #zone-footer {
  background-color: white;
}
/* line 697, ../scss/global.scss */
#section-footer #zone-footer-wrapper #zone-footer .block {
  font-family: Arial;
  font-weight: normal;
  font-size: 13px;
  line-height: 16px;
  padding: 0px;
  margin: 0px;
  color: #666666;
  color: #9a9a9a;
  font-size: 12px;
  display: inline-block;
  vertical-align: top;
  margin: 0px;
}
/* line 705, ../scss/global.scss */
#section-footer #zone-footer-wrapper #zone-footer .block h2, #section-footer #zone-footer-wrapper #zone-footer .block p, #section-footer #zone-footer-wrapper #zone-footer .block a, #section-footer #zone-footer-wrapper #zone-footer .block td {
  font-family: Arial;
  font-weight: normal;
  font-size: 13px;
  line-height: 16px;
  padding: 0px;
  margin: 0px;
  color: #666666;
  color: #9a9a9a;
  font-size: 12px;
}
/* line 710, ../scss/global.scss */
#section-footer #zone-footer-wrapper #zone-footer .block h2.contextual-links-trigger, #section-footer #zone-footer-wrapper #zone-footer .block p.contextual-links-trigger, #section-footer #zone-footer-wrapper #zone-footer .block a.contextual-links-trigger, #section-footer #zone-footer-wrapper #zone-footer .block td.contextual-links-trigger {
  padding: 0px;
}
/* line 715, ../scss/global.scss */
#section-footer #zone-footer-wrapper #zone-footer .block strong {
  color: #333333;
  font-family: Arial;
  font-weight: normal;
  font-size: 14px;
  line-height: 30px;
  clear: left;
  float: left;
}
/* line 721, ../scss/global.scss */
#section-footer #zone-footer-wrapper #zone-footer .block .content .value {
  font-size: 12px;
  color: #999999;
  margin-bottom: 18px;
  clear: left;
  float: left;
}
/* line 728, ../scss/global.scss */
#section-footer #zone-footer-wrapper #zone-footer .block .content .address-line {
  margin-bottom: 5px;
  float: left;
  clear: left;
  font-size: 12px;
  color: #999999;
}
/* line 736, ../scss/global.scss */
#section-footer #zone-footer-wrapper #zone-footer .block h2 {
  color: #333333;
  font-size: 18px;
  padding: 0px;
  margin-bottom: 40px;
  margin-top: 12px;
}
/* line 744, ../scss/global.scss */
#section-footer #zone-footer-wrapper #zone-footer .block .contextual-links a {
  padding: 0.25em;
}
/* line 749, ../scss/global.scss */
#section-footer #zone-footer-wrapper #zone-footer #region-footer-first {
  margin-top: -60px;
  padding-top: 15px;
  background-color: transparent;
}
/* line 755, ../scss/global.scss */
#section-footer #zone-footer-wrapper #zone-footer #region-footer-second {
  background-color: white;
  padding-top: 9px;
}
/* line 761, ../scss/global.scss */
#section-footer #zone-footer-wrapper #zone-footer #region-footer-second .inps-contact-footer label {
  color: #333333;
  font-family: Arial;
  font-weight: normal;
  font-size: 14px;
  line-height: 30px;
}
/* line 764, ../scss/global.scss */
#section-footer #zone-footer-wrapper #zone-footer #region-footer-second .inps-contact-footer .grippie {
  display: none;
}
/* line 767, ../scss/global.scss */
#section-footer #zone-footer-wrapper #zone-footer #region-footer-second .inps-contact-footer .form-item {
  display: inline-block;
  margin: 0px 0px 15px 0px;
  float: right;
}
/* line 771, ../scss/global.scss */
#section-footer #zone-footer-wrapper #zone-footer #region-footer-second .inps-contact-footer .form-item input {
  height: 17px;
  width: 202px;
  padding: 4px 8px;
  border: 1px solid #d2d2d2;
  background: white;
  box-shadow: inset 0px 0 2px #f8f8f8;
}
/* line 779, ../scss/global.scss */
#section-footer #zone-footer-wrapper #zone-footer #region-footer-second .inps-contact-footer .form-item textarea {
  height: 87px;
  padding: 4px 8px;
  border: 1px solid #d2d2d2;
  background: white;
  resize: none;
  box-shadow: inset 0px 0 2px #f8f8f8;
}
/* line 787, ../scss/global.scss */
#section-footer #zone-footer-wrapper #zone-footer #region-footer-second .inps-contact-footer .form-item .description {
  width: 330px;
  /*position: absolute;
  left: 125px;
  top: 300px;*/
  font-size: 12px;
  color: #999999;
}
/* line 795, ../scss/global.scss */
#section-footer #zone-footer-wrapper #zone-footer #region-footer-second .inps-contact-footer .form-item #edit-mollom-captcha {
  width: 105px;
  margin-top: 10px;
}
/* line 800, ../scss/global.scss */
#section-footer #zone-footer-wrapper #zone-footer #region-footer-second .inps-contact-footer .form-item-mollom-captcha {
  float: none;
}
/* line 805, ../scss/global.scss */
#section-footer #zone-footer-wrapper #zone-footer #region-footer-second .inps-contact-footer #webform-component-full-name,
#section-footer #zone-footer-wrapper #zone-footer #region-footer-second .inps-contact-footer #webform-component-telephone {
  float: left;
}
/* line 810, ../scss/global.scss */
#section-footer #zone-footer-wrapper #zone-footer #region-footer-second .inps-contact-footer #webform-component-enquiry-type,
#section-footer #zone-footer-wrapper #zone-footer #region-footer-second .inps-contact-footer #webform-component-your-message {
  width: 100%;
}
/* line 814, ../scss/global.scss */
#section-footer #zone-footer-wrapper #zone-footer #region-footer-second .inps-contact-footer #webform-component-enquiry-type select {
  height: 30px;
  width: 220px;
  padding: 4px 8px;
  border: 1px solid #d2d2d2;
  background: white;
  box-shadow: inset 0px 0 2px #f8f8f8;
}
/* line 825, ../scss/global.scss */
#section-footer #zone-footer-wrapper #zone-footer #region-footer-second .inps-contact-footer .form-actions input.form-submit {
  background-image: url("images/button-send.png");
  width: 69px;
  height: 27px;
  color: transparent;
  border: 0px;
}
/* line 836, ../scss/global.scss */
#section-footer #zone-footer-wrapper #zone-footer #region-postscript-fourth {
  border-top: 1px solid #cccccc;
  margin: 30px 10px 0;
  padding: 0 0 20px;
}
/* line 842, ../scss/global.scss */
#section-footer #zone-footer-wrapper #zone-footer #region-postscript-fourth #footer-sitemap {
  margin: 0px;
  padding: 20px 0;
}
/* line 847, ../scss/global.scss */
#section-footer #zone-footer-wrapper #zone-footer #region-postscript-fourth #footer-sitemap ul li.depth-1 {
  width: 100%;
  text-align: center;
}
/* line 851, ../scss/global.scss */
#section-footer #zone-footer-wrapper #zone-footer #region-postscript-fourth #footer-sitemap ul li.depth-1.fs-no-children {
  width: auto;
}
/* line 855, ../scss/global.scss */
#section-footer #zone-footer-wrapper #zone-footer #region-postscript-fourth #footer-sitemap ul li a {
  border-right: 1px solid #9a9a9a;
  padding: 0px 4px;
}
/* line 859, ../scss/global.scss */
#section-footer #zone-footer-wrapper #zone-footer #region-postscript-fourth #footer-sitemap ul li a.fs-root-link {
  color: #333333;
}
/* line 863, ../scss/global.scss */
#section-footer #zone-footer-wrapper #zone-footer #region-postscript-fourth #footer-sitemap ul li.fs-no-children.last a {
  border-right: none;
}
/* line 867, ../scss/global.scss */
#section-footer #zone-footer-wrapper #zone-footer #region-postscript-fourth #footer-sitemap ul li ul {
  display: inline;
}
/* line 869, ../scss/global.scss */
#section-footer #zone-footer-wrapper #zone-footer #region-postscript-fourth #footer-sitemap ul li ul li {
  display: inline;
}

/* line 883, ../scss/global.scss */
.page-media-browser .ui-tabs .ui-tabs-hide {
  display: none !important;
}
/* line 889, ../scss/global.scss */
.page-media-browser .media-list-thumbnails .media-item .label-wrapper {
  position: relative;
}
/* line 892, ../scss/global.scss */
.page-media-browser .media-list-thumbnails .media-item .label-wrapper label {
  color: #00998a;
  display: none;
}
/* line 898, ../scss/global.scss */
.page-media-browser .media-list-thumbnails .media-item .file a {
  vertical-align: top;
}
/* line 903, ../scss/global.scss */
.page-media-browser .media-list-thumbnails .form-type-checkbox {
  position: initial;
}

/* line 911, ../scss/global.scss */
.page-node.front .page-title-wrapper, .page-node.page-landing .page-title-wrapper {
  display: none;
}
/* line 914, ../scss/global.scss */
.page-node.front h1.title, .page-node.page-landing h1.title {
  display: none;
}
/* line 917, ../scss/global.scss */
.page-node.front #section-content #zone-content #region-content, .page-node.page-landing #section-content #zone-content #region-content {
  background-color: transparent;
}

/* line 927, ../scss/global.scss */
.page-my-vision-user-assistance-user-guides-and-downloads .block-main .ds-1col,
.page-my-vision-user-assistance-guidelines .block-main .ds-1col,
.page-my-vision-user-assistance-clinical-audits .block-main .ds-1col {
  display: none;
}
/* line 930, ../scss/global.scss */
.page-my-vision-user-assistance-user-guides-and-downloads .block-main .item-list,
.page-my-vision-user-assistance-guidelines .block-main .item-list,
.page-my-vision-user-assistance-clinical-audits .block-main .item-list {
  display: none;
}

/* line 938, ../scss/global.scss */
.page-my-vision-news .facetapi-facet-ds-field-embargo .facetapi-active {
  display: none;
}

/* line 951, ../scss/global.scss */
.node-vision-page .field-name-field-snippits .node-snippit {
  margin: 10px 0px;
}

/*
  OVERRIDE STYLES FOR INPS-VISION PAGE
*/
/* line 4, ../scss/_page_inpsvision.scss */
.page-inps-vision {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  line-height: 16px;
  background-color: #666666;
  /*  #section-header {
      .header-bar {
        width: 100%;
        height: 50px;
        background-color: #08122B;
        border-bottom: 2px;
        border-style: solid;
        border-bottom-color: #92FC97;
  
        .inps-logo {
          float: right;
        }
        .vision-logo {
          float: left;
        }
      }
    }*/
}
/* line 5, ../scss/_page_inpsvision.scss */
.page-inps-vision .ajax-progress-throbber {
  display: none !important;
}
/* line 31, ../scss/_page_inpsvision.scss */
.page-inps-vision #section-content {
  background-color: #666666;
  background-image: none;
  padding: 0px;
}
/* line 36, ../scss/_page_inpsvision.scss */
.page-inps-vision #section-content .grid-12 {
  margin: 0;
}
/* line 41, ../scss/_page_inpsvision.scss */
.page-inps-vision #section-content #zone-content .grid-6 {
  width: 50%;
  margin: 0;
  float: left;
  background-image: none;
  display: inline;
}
/* line 48, ../scss/_page_inpsvision.scss */
.page-inps-vision #section-content #zone-content .grid-6 .content {
  background: #666666;
  padding: 0px;
}
/* line 53, ../scss/_page_inpsvision.scss */
.page-inps-vision #section-content #zone-content .grid-6 h2 {
  background-color: #666666;
  padding: 15px 0;
  padding-left: 45px;
  letter-spacing: 1.4px;
}
/* line 60, ../scss/_page_inpsvision.scss */
.page-inps-vision #section-content #zone-content .grid-6 .block-views {
  display: block;
  vertical-align: top;
  padding-left: 1.5%;
  padding-right: 1.5%;
}
/* line 68, ../scss/_page_inpsvision.scss */
.page-inps-vision #section-content #zone-content .grid-6 .block-views.block-announcements-block {
  padding-left: 0.7%;
  padding-right: 1.4%;
}
/* line 73, ../scss/_page_inpsvision.scss */
.page-inps-vision #section-content #zone-content .grid-6 .block-views .block-title {
  line-height: 24px;
  float: left;
}
/* line 78, ../scss/_page_inpsvision.scss */
.page-inps-vision #section-content #zone-content .grid-6 .block-views .view-filters {
  background: #666666;
  float: right;
  padding-top: 5px;
  width: 145px;
  text-align: right;
  /* IE9, IE10 */
  /* IE10+ */
}
@media screen and (min-width: 0 \0) {
  /* line 78, ../scss/_page_inpsvision.scss */
  .page-inps-vision #section-content #zone-content .grid-6 .block-views .view-filters {
    width: 160px;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 78, ../scss/_page_inpsvision.scss */
  .page-inps-vision #section-content #zone-content .grid-6 .block-views .view-filters {
    width: 160px !important;
  }
}
/* line 97, ../scss/_page_inpsvision.scss */
.page-inps-vision #section-content #zone-content .grid-6 .block-views .view-content {
  overflow: auto;
  clear: both;
  background: #fff;
}
/* line 103, ../scss/_page_inpsvision.scss */
.page-inps-vision #section-content #zone-content .grid-6 .block-views .views-row {
  padding: 1%;
  padding-bottom: 0.4%;
  margin: 0;
  margin-top: -1px;
  display: list-item;
  list-style: none;
  width: auto;
}
/* line 112, ../scss/_page_inpsvision.scss */
.page-inps-vision #section-content #zone-content .grid-6 .block-views .views-row a {
  color: #C60;
  text-decoration: none;
  font-size: 13px;
}
/* line 117, ../scss/_page_inpsvision.scss */
.page-inps-vision #section-content #zone-content .grid-6 .block-views .views-row h4 {
  margin-bottom: 0.4%;
  color: #000000;
  font-size: 13px;
}
/* line 122, ../scss/_page_inpsvision.scss */
.page-inps-vision #section-content #zone-content .grid-6 .block-views .views-row p {
  padding: 0px;
}
/* line 129, ../scss/_page_inpsvision.scss */
.page-inps-vision #section-content #zone-content .grid-6 .view-announcements .field-name-field-link,
.page-inps-vision #section-content #zone-content .grid-6 .view-announcements .field-name-field-announcement-date {
  display: inline-block;
}
/* line 132, ../scss/_page_inpsvision.scss */
.page-inps-vision #section-content #zone-content .grid-6 .view-announcements .field-name-field-link {
  margin-right: 10px;
}
/* line 139, ../scss/_page_inpsvision.scss */
.page-inps-vision #section-content #zone-content .grid-6 .block h2.block-title {
  font-size: 18px;
  padding: 13px 0px 13px 63px;
  color: white;
  background-repeat: no-repeat;
  background-image: url("images/marker-pen2.png");
  background-position: left 7px;
  font-weight: normal;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 139, ../scss/_page_inpsvision.scss */
  .page-inps-vision #section-content #zone-content .grid-6 .block h2.block-title {
    padding-bottom: 11.5px !important;
  }
}
/* line 156, ../scss/_page_inpsvision.scss */
.page-inps-vision #section-content #zone-content .grid-6 .view-display-id-block_6 h2.block-title {
  background-image: url("images/mega-phone-2.png") !important;
}
/* line 164, ../scss/_page_inpsvision.scss */
.page-inps-vision #section-content #zone-content .grid-6 .block-announcements-block h2.block-title {
  background-image: url("images/mega-phone2.jpg") !important;
}
/* line 170, ../scss/_page_inpsvision.scss */
.page-inps-vision #section-content #zone-content .grid-6 .views-exposed-form .views-exposed-widget {
  float: left;
  padding: 1em 0em 0 0;
}
/* line 179, ../scss/_page_inpsvision.scss */
.page-inps-vision #section-footer {
  padding-top: 0px;
  margin-top: 0px;
  border-top: 0px;
  height: 90px;
  overflow: hidden;
  background-color: #666666;
}
/* line 187, ../scss/_page_inpsvision.scss */
.page-inps-vision #section-footer .footer-bar {
  margin-top: 0px;
}
/* line 190, ../scss/_page_inpsvision.scss */
.page-inps-vision #section-footer .footer-bar ul {
  margin: 0px;
}
/* line 193, ../scss/_page_inpsvision.scss */
.page-inps-vision #section-footer .footer-bar ul li {
  float: left;
  list-style: none;
  margin-left: 10px;
  padding-top: 0.25em;
}
/* line 199, ../scss/_page_inpsvision.scss */
.page-inps-vision #section-footer .footer-bar ul li a {
  color: white;
}
/* line 203, ../scss/_page_inpsvision.scss */
.page-inps-vision #section-footer .footer-bar ul li.first {
  margin-left: 20px;
}
@media all and (min-width: 1680px) and (-ms-high-contrast: none), (min-width: 1680px) and (-ms-high-contrast: active) {
  /* line 213, ../scss/_page_inpsvision.scss */
  .page-inps-vision #block-views-blogs-block-6 {
    padding-top: 19.5px;
  }
  /* line 217, ../scss/_page_inpsvision.scss */
  .page-inps-vision .view-display-id-block_6 .view-content {
    width: 100% !important;
  }
  /* line 221, ../scss/_page_inpsvision.scss */
  .page-inps-vision .view-header-container {
    padding-top: 19.5px;
  }
}

@media screen and (max-width: 860px) {
  /* line 230, ../scss/_page_inpsvision.scss */
  .page-inps-vision #section-content #zone-content .region-content .block-views .view-filters {
    float: right;
    background-position: right 93%;
    text-align: left;
    width: 150px !important;
    /* IE9, IE10 */
    /* IE10+ */
  }
}
@media screen and (max-width: 860px) and (min-width: 0 \0 ) {
  /* line 230, ../scss/_page_inpsvision.scss */
  .page-inps-vision #section-content #zone-content .region-content .block-views .view-filters {
    width: 165px !important;
  }
}
@media screen and (max-width: 860px) and (-ms-high-contrast: active) {
  /* line 230, ../scss/_page_inpsvision.scss */
  .page-inps-vision #section-content #zone-content .region-content .block-views .view-filters {
    width: 165px !important;
  }
}

/* ALL OF THE BELOW STYLES ARE IN THE WRONG PLACE */
/* THEY SHOULD BE IN _content_styles.scss */
/*Ticket tweaks*/
/* line 965, ../scss/global.scss */
aside#region-sidebar-second h2.block-title a {
  padding-left: 0px !important;
}

/* line 973, ../scss/global.scss */
#section-content #zone-content .node-news-item.view-mode-search_result h2 {
  margin-bottom: 10px;
}
/* line 975, ../scss/global.scss */
#section-content #zone-content .node-news-item.view-mode-search_result h2 a {
  font-weight: bold;
  font-size: 16px;
}

/* line 984, ../scss/global.scss */
span.fc-event-title,
div.fc-event-title {
  color: white;
}

/* line 989, ../scss/global.scss */
.grid-12.region-content #block-system-main {
  width: 100%;
}

/* line 997, ../scss/global.scss */
.region-sidebar-first ul.facetapi-facetapi-links li.expanded,
.region-sidebar-first ul.facetapi-facetapi-links li.collapsed {
  background: white url("images/arrow-collapsable-down.png") no-repeat 0px 10px;
  list-style: none;
  padding-left: 13px;
  margin: 0;
}
/* line 1003, ../scss/global.scss */
.region-sidebar-first ul.facetapi-facetapi-links li.collapsed {
  background: white url("images/arrow-collapsable-right.png") no-repeat 0px 7px;
}
/* line 1007, ../scss/global.scss */
.region-sidebar-first ul.facetapi-facetapi-links li {
  padding-top: 4px;
}

/*Calendar styling*/
/* line 1015, ../scss/global.scss */
.views-row.user-group-events-page .node-events {
  min-height: 66px;
  padding-left: 66px;
  position: relative;
}
/* line 1019, ../scss/global.scss */
.views-row.user-group-events-page .node-events .field-name-field-event-date {
  position: absolute;
  top: 0px;
  left: 0px;
}

/*Cal colours*/
/* line 1031, ../scss/global.scss */
.fc-event-default,
.fc-event-default .fc-event-skin,
.fc-event-default .fc-event-time,
.fc-event-default a {
  border: none;
  background: #aac868;
}

/*Links in table in vision page*/
/* line 1040, ../scss/global.scss */
.node-vision-page td h2 a, .node-vision-page td h3 a, .node-vision-page td h4 a {
  font-size: 16px !important;
}

/*Events*/
/* line 1049, ../scss/global.scss */
.view-id-events.view-display-id-block_5 .views-row {
  float: left;
  clear: left;
  min-height: 66px;
}

/*Cal page*/
/* line 1058, ../scss/global.scss */
.no-padding-main #block-system-main {
  width: 100%;
}
/* line 1061, ../scss/global.scss */
.no-padding-main #block-system-main .block-inner > .content {
  padding: 0px !important;
  width: 100%;
}
/* line 1064, ../scss/global.scss */
.no-padding-main #block-system-main .block-inner > .content .fc-header-left {
  padding-left: 10px;
}
/* line 1067, ../scss/global.scss */
.no-padding-main #block-system-main .block-inner > .content .fc-header-right {
  padding-right: 10px;
}

/* line 1077, ../scss/global.scss */
#webform-client-form-5590 #webform-component-vision-customer-number label {
  width: 50%;
}
/* line 1080, ../scss/global.scss */
#webform-client-form-5590 #webform-component-vision-customer-number .form-text {
  width: 40%;
}

/* line 1087, ../scss/global.scss */
.view-display-id-block_4 .views-row {
  float: left;
  width: 100%;
  padding-bottom: 5px !important;
  /*.views-field-title {
    margin-top: 10px;
  }*/
}

/* line 1100, ../scss/global.scss */
.view-file-list-by-taxonomy .views-row strong a {
  font-weight: bold !important;
}

/* line 1108, ../scss/global.scss */
strong.red {
  color: #00998a;
}

/* line 1113, ../scss/global.scss */
#block-block-18,
#block-block-17 {
  float: right;
  margin-top: 19px;
  position: relative;
  left: 15px;
}

/* line 1121, ../scss/global.scss */
#block-views-my-vision-news-block h2 a {
  font-size: 16px !important;
  font-weight: bold !important;
}

/* line 1126, ../scss/global.scss */
.branding-data {
  float: left !important;
}

/**
 * Expose country filter.
 */
/* line 1134, ../scss/global.scss */
#section-content #zone-content #block-blogs-block_5 .views-exposed-form {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

/* line 1145, ../scss/global.scss */
#block-blogs-block_5 .view-filters .views-exposed-widget > label,
#block-blogs-block_6 .view-filters .views-exposed-widget > label {
  width: 100%;
  display: block;
  color: #FFF;
  font-weight: bold;
  font-size: 16px;
}
/* line 1152, ../scss/global.scss */
#block-blogs-block_5 .view-filters .views-exposed-widget .views-widget label,
#block-blogs-block_6 .view-filters .views-exposed-widget .views-widget label {
  color: #FFF;
  display: block;
  font-size: 12px;
  line-height: 20px;
}
/* line 1161, ../scss/global.scss */
#block-blogs-block_5 .view-filters .views-exposed-widget .bef-checkboxes .form-item,
#block-blogs-block_5 .view-filters .views-exposed-widget .bef-checkboxes input[type="checkbox"],
#block-blogs-block_5 .view-filters .views-exposed-widget .bef-checkboxes label,
#block-blogs-block_6 .view-filters .views-exposed-widget .bef-checkboxes .form-item,
#block-blogs-block_6 .view-filters .views-exposed-widget .bef-checkboxes input[type="checkbox"],
#block-blogs-block_6 .view-filters .views-exposed-widget .bef-checkboxes label {
  vertical-align: middle;
  display: inline-block;
}
/* line 1165, ../scss/global.scss */
#block-blogs-block_5 .view-filters .views-exposed-widget .bef-checkboxes .form-item,
#block-blogs-block_6 .view-filters .views-exposed-widget .bef-checkboxes .form-item {
  padding-right: 15px;
  border-right: 1px dashed #b3b0b1;
  margin-right: 5px;
}
/* line 1173, ../scss/global.scss */
#block-blogs-block_5 .views-submit-button,
#block-blogs-block_6 .views-submit-button {
  clear: both;
}

/* line 1180, ../scss/global.scss */
.view-blogs.view-display-id-announcements_block_view .view-filters * div {
  border: 0 none !important;
  margin: 0 !important;
  padding: 0 !important;
}
/* line 1185, ../scss/global.scss */
.view-blogs.view-display-id-announcements_block_view .view-filters label {
  color: #fff;
  font-size: 16px;
}

@media screen and (max-width: 600px) {
  /* line 1193, ../scss/global.scss */
  #section-content #zone-content #block-blogs-block_5 .views-exposed-form {
    float: none;
    padding-left: 10px;
  }
}
/* line 1200, ../scss/global.scss */
#views-exposed-form-blogs-block-5 #edit-submit-blogs {
  float: right;
  margin-top: 5px;
  margin-left: 10px;
}
/* line 1205, ../scss/global.scss */
#views-exposed-form-blogs-block-5 .views-exposed-widget.views-submit-button {
  padding-right: 0px;
}

/* line 1211, ../scss/global.scss */
.block-blogs-block-6 .views-exposed-form {
  margin-bottom: 0px !important;
  border-bottom: none !important;
  padding-bottom: 0px !important;
}
/* line 1217, ../scss/global.scss */
.block-blogs-block-6 .views-exposed-widgets {
  margin-bottom: .4em;
}
/* line 1220, ../scss/global.scss */
.block-blogs-block-6 #edit-field-country-tid-wrapper {
  padding-right: 0px;
}
/* line 1223, ../scss/global.scss */
.block-blogs-block-6 #edit-submit-blogs {
  float: right;
  margin-top: 5px !important;
  margin-left: 10px;
}
/* line 1228, ../scss/global.scss */
.block-blogs-block-6 .views-exposed-widget.views-submit-button {
  padding-right: 0px;
}

/* line 1233, ../scss/global.scss */
#block-block-9 table {
  text-decoration: none;
}

/* line 1237, ../scss/global.scss */
#block-block-9 table tbody tr span {
  font-weight: normal;
  font-size: 14px;
}

/* /my-vision/enewsletters block with Php Code*/
/* line 1245, ../scss/global.scss */
#block-block-26 .label_name {
  padding-right: 38px;
}
/* line 1249, ../scss/global.scss */
#block-block-26 .label_email {
  padding-right: 40px;
}
/* line 1253, ../scss/global.scss */
#block-block-26 .label_organisation {
  padding-right: 0px;
}
/* line 1257, ../scss/global.scss */
#block-block-26 .label_position {
  padding-right: 26px;
}
/* line 1261, ../scss/global.scss */
#block-block-26 label {
  display: inline-block;
}
/* line 1265, ../scss/global.scss */
#block-block-26 input {
  display: inline-block;
}
/* line 1269, ../scss/global.scss */
#block-block-26 button {
  font-family: Arial;
  font-weight: normal;
  font-size: 13px;
  background-color: #f6f6f6;
  color: #666666;
  border: 1px solid #d2d2d2;
}

/* line 1279, ../scss/global.scss */
#block-views-jump-block-9 {
  margin-bottom: 20px !important;
}

/* PLEASE DO NOT ADD CONTENT STYLES HERE */
