@charset "UTF-8";
/* govuk_frontend_toolkit includes */
@-ms-viewport {
  width: device-width;
}

@-o-viewport {
  width: device-width;
}

@font-face {
  font-family: GDS-Logo;
  src: local("HelveticaNeue"), local("Helvetica Neue"), local("Arial"), local("Helvetica");
}

@-ms-viewport {
  width: device-width;
}

@-o-viewport {
  width: device-width;
}

@font-face {
  font-family: "CO-Helvetica";
  src: local("HelveticaNeue"), local("Helvetica Neue"), local("HelveticaNeueLight"), local("Helvetica Neue Light"), local("Helvetica Neue LT Std 45 Light"), local("HelveticaNeueLT Std Lt"), local("HelveticaNeueLTStd-Lt"), local("Arial"), local("Helvetica");
}

@font-face {
  font-family: "CO-HelveticaLight";
  src: local("HelveticaNeueLight"), local("Helvetica Neue Light"), local("Helvetica Neue LT Std 45 Light"), local("HelveticaNeueLT Std Lt"), local("HelveticaNeueLTStd-Lt"), local("Arial"), local("Helvetica");
}

@font-face {
  font-family: "nta";
  src: local("HelveticaNeue"), local("Helvetica Neue"), local("HelveticaNeueLight"), local("Helvetica Neue Light"), local("Helvetica Neue LT Std 45 Light"), local("HelveticaNeueLT Std Lt"), local("HelveticaNeueLTStd-Lt"), local("Arial"), local("Helvetica");
}

@-ms-viewport {
  width: device-width;
}

@-o-viewport {
  width: device-width;
}

@-ms-viewport {
  width: device-width;
}

@-o-viewport {
  width: device-width;
}

/* line 46, ../sass/_shims.scss */
#global-header .header-wrapper:after, #global-header .header-wrapper .header-global:after, #global-header .header-wrapper .header-global .header-logo:after, #global-header .header-proposition #proposition-links:after, #global-header-bar:after, #global-cookie-message .outer-block:after, #footer .footer-wrapper:after, #footer .footer-meta:after, #footer .footer-categories:after {
  content: "";
  display: block;
  clear: both;
}

@-ms-viewport {
  width: device-width;
}

@-o-viewport {
  width: device-width;
}

/* line 46, ../sass/_shims.scss */
#global-header .header-wrapper:after, #global-header .header-wrapper .header-global:after, #global-header .header-wrapper .header-global .header-logo:after, #global-header .header-proposition #proposition-links:after, #global-header-bar:after, #global-cookie-message .outer-block:after, #footer .footer-wrapper:after, #footer .footer-meta:after, #footer .footer-categories:after {
  content: "";
  display: block;
  clear: both;
}

@-ms-viewport {
  width: device-width;
}

@-o-viewport {
  width: device-width;
}

/* local styleguide includes */
/* Old depricated greys, new things should use the toolkit greys */
/* line 1, ../sass/_basic.scss */
html, body, button, input, table, td, th {
  font-family: "CO-HelveticaLight", "CO-Helvetica", Arial, sans-serif;
}

/* line 4, ../sass/_basic.scss */
html, body, div, h1, h2, h3, h4, h5, h6, article, aside, footer, header, hgroup, nav, section {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

/* line 11, ../sass/_basic.scss */
.group:before,
.group:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}

/* line 19, ../sass/_basic.scss */
.group:after {
  clear: both;
}

/* line 22, ../sass/_basic.scss */
.group {
  zoom: 1;
}

/* line 27, ../sass/_basic.scss */
.content-fixed {
  top: 0;
  position: fixed;
}

/* line 31, ../sass/_basic.scss */
.shim {
  display: block;
}

/*
 * 1. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/* line 38, ../sass/_basic.scss */
html {
  -webkit-text-size-adjust: 100%;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 1 */
  background: #fff;
}

/* line 44, ../sass/_basic.scss */
body {
  color: #0b0c0c;
  line-height: 1.5;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
}

/* line 51, ../sass/_basic.scss */
ol, ul, nav ol, nav ul {
  list-style: inherit;
}

/* line 55, ../sass/_basic.scss */
fieldset {
  border: none;
  padding: 0;
}

/* line 60, ../sass/_basic.scss */
a:link {
  color: #005ea5;
}

/* line 64, ../sass/_basic.scss */
a:visited {
  color: #2e8aca;
}

/* line 68, ../sass/_basic.scss */
a:hover {
  color: #2e8aca;
}

/* line 72, ../sass/_basic.scss */
a:active {
  color: #2e8aca;
}

/* line 380, ../sass/_typography.scss */
a[rel="external"]:after {
  background-image: image-url("external-links/external-link.png");
  background-repeat: no-repeat;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 380, ../sass/_typography.scss */
  a[rel="external"]:after {
    background-image: image-url("external-links/external-link-24x24.png");
    background-size: 12px 400px;
  }
}

/* line 321, ../sass/_typography.scss */
a[rel="external"]:after {
  content: "    ";
  background-position: right 6px;
}

/* line 330, ../sass/_typography.scss */
a[rel="external"]:hover:after {
  background-position: right -382px;
}

@media (max-width: 640px) {
  /* line 321, ../sass/_typography.scss */
  a[rel="external"]:after {
    content: "     ";
    background-position: right 3px;
  }
  /* line 330, ../sass/_typography.scss */
  a[rel="external"]:hover:after {
    background-position: right -385px;
  }
}

/* line 321, ../sass/_typography.scss */
.external-link:after {
  content: "        ";
  background-position: right 0px;
}

/* line 330, ../sass/_typography.scss */
.external-link:hover:after {
  background-position: right 0px;
}

/* line 392, ../sass/_typography.scss */
.external-link:after {
  background-image: image-url("external-links/external-link-black-12x12.png");
  background-repeat: no-repeat;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 392, ../sass/_typography.scss */
  .external-link:after {
    background-image: image-url("external-links/external-link-black-24x24.png");
    background-size: 12px 400px;
  }
}

/*
 * 1. Corrects text resizing oddly in IE6/7 when body font-size is set using em units
 *    http://clagnut.com/blog/348/#c790
 *    note - font-size reduced to 62.5% to allow simple rem/px font-sizing and fallback
 *    http://snook.ca/archives/html_and_css/font-size-with-rem
 * 2. Keeps page centred in all browsers regardless of content height
 * 3. Removes Android and iOS tap highlight color to prevent entire container being highlighted
 *    www.yuiblog.com/blog/2010/10/01/quick-tip-customizing-the-mobile-safari-tap-highlight-color/
 */
/* line 101, ../sass/_basic.scss */
html {
  font-size: 62.5%;
  /* 1 */
  overflow-y: scroll;
  /* 2 */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  /* 3 */
}

/*
 * 1. Font-size increased to compensate for change to html element font-size in
 *    order to support beta typography which was set in ems
 *    (62.5% * 160% = 100%)
 * 2. Addresses margins handled incorrectly in IE6/7
 */
/* line 114, ../sass/_basic.scss */
body {
  font-size: 160%;
  /* 1 */
  margin: 0;
  /* 2 */
}

/* line 119, ../sass/_basic.scss */
b,
strong {
  font-weight: 600;
}

/* line 124, ../sass/_basic.scss */
img {
  border: 0;
}

/* line 134, ../sass/_basic.scss */
abbr[title] {
  cursor: help;
}

/*
 * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
/* line 144, ../sass/_basic.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/* line 150, ../sass/_basic.scss */
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: searchfield-cancel-button;
  margin-right: 2px;
}

/* line 155, ../sass/_basic.scss */
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* For image replacement */
/* line 2, ../sass/_accessibility.scss */
.ir {
  display: block;
  text-indent: -999em;
  overflow: hidden;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
}

/* line 10, ../sass/_accessibility.scss */
.ir br {
  display: none;
}

/* Hide for both screenreaders and browsers */
/* line 16, ../sass/_accessibility.scss */
.hidden {
  display: none;
  visibility: hidden;
}

/* Hide only visually, but have it available for screenreaders */
/* line 22, ../sass/_accessibility.scss */
.visuallyhidden {
  position: absolute;
  left: -9999em;
  /*
   * Extends the .visuallyhidden class to allow the element to be
   * focusable when navigated to via the keyboard
   */
}

/* line 30, ../sass/_accessibility.scss */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/* Hide visually and from screenreaders, but maintain layout */
/* line 42, ../sass/_accessibility.scss */
.invisible {
  visibility: hidden;
}

/* Give a strong clear visual idea as to what is currently in focus */
/* line 47, ../sass/_accessibility.scss */
a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}

/* line 51, ../sass/_accessibility.scss */
a:focus {
  background-color: #ffbf47;
  outline: 3px solid #ffbf47;
}

/* Make skiplinks visible when they are tabbed to */
/* line 58, ../sass/_accessibility.scss */
.skiplink {
  position: absolute;
  left: -9999em;
}

/* line 63, ../sass/_accessibility.scss */
.skiplink:focus {
  position: static;
}

/* line 67, ../sass/_accessibility.scss */
#skiplink-container {
  text-align: center;
  background: #0b0c0c;
}

/* line 71, ../sass/_accessibility.scss */
#skiplink-container div {
  text-align: left;
  margin: 0 auto;
  max-width: 1020px;
}

/* line 77, ../sass/_accessibility.scss */
#skiplink-container .skiplink {
  display: -moz-inline-stack;
  display: inline-block;
  margin: 0.75em 0 0 30px;
}

/* line 83, ../sass/_accessibility.scss */
input:focus,
textarea:focus,
select:focus,
button:focus,
#global-header input:focus {
  outline: 3px solid #ffbf47;
}

/* line 92, ../sass/_accessibility.scss */
#global-header h1 a:focus {
  background-color: transparent;
  outline: none;
}

/* line 97, ../sass/_accessibility.scss */
#global-header a:focus {
  color: #0b0c0c;
}

@-ms-viewport {
  width: device-width;
}

@-o-viewport {
  width: device-width;
}

/* line 46, ../sass/_shims.scss */
#global-header .header-wrapper:after, #global-header .header-wrapper .header-global:after, #global-header .header-wrapper .header-global .header-logo:after, #global-header .header-proposition #proposition-links:after, #global-header-bar:after, #global-cookie-message .outer-block:after, #footer .footer-wrapper:after, #footer .footer-meta:after, #footer .footer-categories:after {
  content: "";
  display: block;
  clear: both;
}

@-ms-viewport {
  width: device-width;
}

@-o-viewport {
  width: device-width;
}

/* line 5, ../sass/_header.scss */
#global-header {
  background-color: #0b0c0c;
  width: 100%;
}

/* line 9, ../sass/_header.scss */
#global-header .header-wrapper {
  background-color: #0b0c0c;
  max-width: 990px;
  margin: 0 auto;
  padding-top: 8px;
  padding-bottom: 8px;
}

@media (min-width: 641px) {
  /* line 9, ../sass/_header.scss */
  #global-header .header-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (max-width: 640px) {
  /* line 9, ../sass/_header.scss */
  #global-header .header-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
}

/* line 31, ../sass/_header.scss */
#global-header .header-wrapper .header-global .header-logo {
  float: left;
}

@media (min-width: 769px) {
  /* line 31, ../sass/_header.scss */
  #global-header .header-wrapper .header-global .header-logo {
    width: 33.33%;
  }
}

@media screen and (max-width: 379px) {
  /* line 31, ../sass/_header.scss */
  #global-header .header-wrapper .header-global .header-logo {
    width: auto;
    float: none;
  }
}

/* line 43, ../sass/_header.scss */
#global-header .header-wrapper .header-global .header-logo .content {
  margin: 0 15px;
}

/* line 47, ../sass/_header.scss */
#global-header .header-wrapper .header-global .header-logo {
  margin: 5px 0 2px;
}

@media (min-width: 769px) {
  /* line 54, ../sass/_header.scss */
  #global-header.with-proposition .header-wrapper .header-global {
    float: left;
    width: 33.33%;
  }
  /* line 59, ../sass/_header.scss */
  #global-header.with-proposition .header-wrapper .header-global .header-logo,
  #global-header.with-proposition .header-wrapper .header-global .site-search {
    width: 100%;
  }
}

@media (min-width: 769px) {
  /* line 65, ../sass/_header.scss */
  #global-header.with-proposition .header-wrapper .header-proposition {
    width: 66.66%;
    float: left;
  }
}

/* line 70, ../sass/_header.scss */
#global-header.with-proposition .header-wrapper .header-proposition .content {
  margin: 0 15px;
}

/* line 77, ../sass/_header.scss */
#global-header #logo {
  float: left;
  position: relative;
  top: 1px;
  height: 30px;
  overflow: visible;
  vertical-align: baseline;
  color: #fff;
  font-weight: bold;
  font-size: 30px;
  line-height: 1em;
  text-decoration: none;
  text-rendering: optimizeLegibility;
  margin-bottom: -1px;
  padding-bottom: 1px;
}

/* line 95, ../sass/_header.scss */
#global-header #logo img {
  position: relative;
  top: -2px;
  width: 35px;
  height: 31px;
  padding-right: 6px;
  float: left;
  display: inline;
  line-height: inherit;
  border: none;
}

/* line 110, ../sass/_header.scss */
#global-header #logo:hover, #global-header #logo:focus {
  text-decoration: none;
  border-bottom: 1px solid;
  padding-bottom: 0;
}

/* line 117, ../sass/_header.scss */
#global-header #logo:active {
  color: #2b8cc4;
}

/* line 121, ../sass/_header.scss */
#global-header .header-proposition {
  padding-top: 10px;
}

@media (min-width: 769px) {
  /* line 121, ../sass/_header.scss */
  #global-header .header-proposition {
    padding-top: 0;
  }
}

/* line 126, ../sass/_header.scss */
#global-header .header-proposition #proposition-name {
  font-family: "CO-HelveticaLight", "CO-Helvetica", Arial, sans-serif;
  font-size: 24px;
  line-height: 1.25;
  font-weight: 400;
  text-transform: none;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}

@media (max-width: 640px) {
  /* line 126, ../sass/_header.scss */
  #global-header .header-proposition #proposition-name {
    font-size: 20px;
    line-height: 1.2;
  }
}

/* line 132, ../sass/_header.scss */
#global-header .header-proposition a#proposition-name:hover {
  text-decoration: underline;
}

/* line 135, ../sass/_header.scss */
#global-header .header-proposition a.menu {
  font-family: "CO-HelveticaLight", "CO-Helvetica", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.25;
  font-weight: 300;
  text-transform: none;
  color: #fff;
  display: block;
  float: right;
  text-decoration: none;
  padding-top: 6px;
}

@media (max-width: 640px) {
  /* line 135, ../sass/_header.scss */
  #global-header .header-proposition a.menu {
    font-size: 14px;
    line-height: 1.1428571429;
  }
}

@media (min-width: 769px) {
  /* line 135, ../sass/_header.scss */
  #global-header .header-proposition a.menu {
    display: none;
  }
}

/* line 145, ../sass/_header.scss */
#global-header .header-proposition a.menu:hover {
  text-decoration: underline;
}

/* line 148, ../sass/_header.scss */
#global-header .header-proposition a.menu:after {
  display: inline-block;
  font-size: 8px;
  height: 8px;
  padding-left: 5px;
  vertical-align: middle;
  content: " \25BC";
}

/* line 156, ../sass/_header.scss */
#global-header .header-proposition a.menu.js-hidden:after {
  content: " \25B2";
}

/* line 160, ../sass/_header.scss */
#global-header .header-proposition #proposition-menu {
  margin-top: 5px;
}

@media (min-width: 769px) {
  /* line 164, ../sass/_header.scss */
  #global-header .header-proposition #proposition-menu.no-proposition-name {
    margin-top: 37px;
  }
}

/* line 171, ../sass/_header.scss */
#global-header .header-proposition #proposition-links {
  clear: both;
  margin: 2px 0 0 0;
  padding: 0;
}

/* line 177, ../sass/_header.scss */
.js-enabled #global-header .header-proposition #proposition-links {
  display: none;
}

@media (min-width: 769px) {
  /* line 177, ../sass/_header.scss */
  .js-enabled #global-header .header-proposition #proposition-links {
    display: block;
  }
}

/* line 182, ../sass/_header.scss */
.js-enabled #global-header .header-proposition #proposition-links.js-visible {
  display: block;
}

/* line 187, ../sass/_header.scss */
#global-header .header-proposition #proposition-links li {
  float: left;
  width: 50%;
  padding: 3px 0;
  border-bottom: 1px solid #2e3133;
}

@media (min-width: 769px) {
  /* line 187, ../sass/_header.scss */
  #global-header .header-proposition #proposition-links li {
    display: block;
    width: auto;
    padding: 0 15px 0 0;
    border-bottom: 0;
  }
  /* line 199, ../sass/_header.scss */
  #global-header .header-proposition #proposition-links li.clear-child {
    clear: left;
  }
}

/* line 204, ../sass/_header.scss */
#global-header .header-proposition #proposition-links li a {
  color: #fff;
  text-decoration: none;
  font-family: "CO-HelveticaLight", "CO-Helvetica", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.4285714286;
  font-weight: 400;
  text-transform: none;
  font-weight: 700;
}

@media (max-width: 640px) {
  /* line 204, ../sass/_header.scss */
  #global-header .header-proposition #proposition-links li a {
    font-size: 12px;
    line-height: 1.25;
  }
}

@media (min-width: 769px) {
  /* line 204, ../sass/_header.scss */
  #global-header .header-proposition #proposition-links li a {
    font-family: "CO-HelveticaLight", "CO-Helvetica", Arial, sans-serif;
    font-size: 16px;
    line-height: 1.25;
    font-weight: 300;
    text-transform: none;
    font-weight: 700;
    line-height: 23px;
  }
}

@media (min-width: 769px) and (max-width: 640px) {
  /* line 204, ../sass/_header.scss */
  #global-header .header-proposition #proposition-links li a {
    font-size: 14px;
    line-height: 1.1428571429;
  }
}

/* line 214, ../sass/_header.scss */
#global-header .header-proposition #proposition-links li a:hover {
  text-decoration: underline;
}

/* line 217, ../sass/_header.scss */
#global-header .header-proposition #proposition-links li a.active {
  color: #1d8feb;
}

/* line 220, ../sass/_header.scss */
#global-header .header-proposition #proposition-links li a:focus {
  color: #0b0c0c;
}

/* Global header bar */
/* line 231, ../sass/_header.scss */
#global-header-bar {
  margin: 0 auto;
  width: auto;
  max-width: 1020px;
}

/* line 233, ../sass/_header.scss */
#global-header-bar .inner-block {
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 641px) {
  /* line 233, ../sass/_header.scss */
  #global-header-bar .inner-block {
    padding-left: 30px;
    padding-right: 30px;
  }
}

/* line 236, ../sass/_header.scss */
#global-header-bar .header-bar {
  height: 10px;
  background-color: #005ea5;
}

/* Global cookie message */
/* line 247, ../sass/_header.scss */
.js-enabled #global-cookie-message {
  display: none;
  /* shown with JS, always on for non-JS */
}

/* line 251, ../sass/_header.scss */
#global-cookie-message {
  background-color: #d5e8f3;
  padding-top: 10px;
  padding-bottom: 10px;
}

/* line 255, ../sass/_header.scss */
#global-cookie-message .outer-block {
  margin: 0 auto;
  width: auto;
  max-width: 1020px;
}

/* line 258, ../sass/_header.scss */
#global-cookie-message .inner-block {
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 641px) {
  /* line 258, ../sass/_header.scss */
  #global-cookie-message .inner-block {
    padding-left: 30px;
    padding-right: 30px;
  }
}

/* line 261, ../sass/_header.scss */
#global-cookie-message p {
  font-family: "CO-HelveticaLight", "CO-Helvetica", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.25;
  font-weight: 300;
  text-transform: none;
  margin: 0;
}

@media (max-width: 640px) {
  /* line 261, ../sass/_header.scss */
  #global-cookie-message p {
    font-size: 14px;
    line-height: 1.1428571429;
  }
}

/* Global footer */
/* line 3, ../sass/_footer.scss */
#footer {
  background-color: #DEE0E2;
  border-top: 1px solid #a1acb2;
}

/* line 7, ../sass/_footer.scss */
#footer hr {
  border: 0;
  border-top: 1px solid #bfc1c3;
  clear: both;
  margin: 0 15px 0;
}

@media (max-width: 640px) {
  /* line 7, ../sass/_footer.scss */
  #footer hr {
    margin: 0 15px 20px 15px;
  }
}

/* line 17, ../sass/_footer.scss */
#footer .footer-wrapper {
  margin: 0 auto;
  width: auto;
  max-width: 1020px;
  padding-top: 20px;
  background-color: #DEE0E2;
  margin: 0 auto;
}

@media (min-width: 641px) {
  /* line 17, ../sass/_footer.scss */
  #footer .footer-wrapper {
    padding-top: 60px;
  }
}

/* line 27, ../sass/_footer.scss */
#footer a {
  color: #454a4c;
}

/* line 30, ../sass/_footer.scss */
#footer a:hover {
  color: #171819;
}

/* line 35, ../sass/_footer.scss */
#footer h2 {
  font-family: "CO-HelveticaLight", "CO-Helvetica", Arial, sans-serif;
  font-size: 24px;
  line-height: 1.25;
  font-weight: 400;
  text-transform: none;
  font-weight: bold;
  color: #171819;
  margin: 0;
}

@media (max-width: 640px) {
  /* line 35, ../sass/_footer.scss */
  #footer h2 {
    font-size: 20px;
    line-height: 1.2;
  }
}

/* line 41, ../sass/_footer.scss */
#footer h2 a {
  color: inherit;
}

/* line 46, ../sass/_footer.scss */
#footer .footer-meta, #footer .footer-categories {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 60px;
  clear: both;
  font-size: 0;
  color: #454a4c;
}

@media (min-width: 641px) {
  /* line 46, ../sass/_footer.scss */
  #footer .footer-meta, #footer .footer-categories {
    padding-left: 30px;
    padding-right: 30px;
  }
}

/* line 54, ../sass/_footer.scss */
#footer .footer-meta .footer-meta-inner, #footer .footer-categories .footer-meta-inner {
  display: inline-block;
  vertical-align: bottom;
  width: 100%;
}

@media (min-width: 641px) {
  /* line 54, ../sass/_footer.scss */
  #footer .footer-meta .footer-meta-inner, #footer .footer-categories .footer-meta-inner {
    width: 75%;
  }
}

/* line 69, ../sass/_footer.scss */
#footer .footer-meta .footer-meta-inner ul, #footer .footer-categories .footer-meta-inner ul {
  font-family: "CO-HelveticaLight", "CO-Helvetica", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 300;
  text-transform: none;
  display: inline-block;
  list-style: none;
  margin: 0 0 1.5em 0;
  padding: 0;
}

@media (max-width: 640px) {
  /* line 69, ../sass/_footer.scss */
  #footer .footer-meta .footer-meta-inner ul, #footer .footer-categories .footer-meta-inner ul {
    font-size: 14px;
    line-height: 1.5;
  }
}

@media (min-width: 641px) {
  /* line 69, ../sass/_footer.scss */
  #footer .footer-meta .footer-meta-inner ul, #footer .footer-categories .footer-meta-inner ul {
    margin: 0 0 1em 0;
  }
}

/* line 80, ../sass/_footer.scss */
#footer .footer-meta .footer-meta-inner ul li, #footer .footer-categories .footer-meta-inner ul li {
  display: inline-block;
  margin: 0 15px 0 0;
}

/* line 92, ../sass/_footer.scss */
#footer .footer-meta .footer-meta-inner .open-government-licence, #footer .footer-categories .footer-meta-inner .open-government-licence {
  clear: left;
  position: relative;
}

@media (min-width: 641px) {
  /* line 92, ../sass/_footer.scss */
  #footer .footer-meta .footer-meta-inner .open-government-licence, #footer .footer-categories .footer-meta-inner .open-government-licence {
    padding-left: 53px;
  }
}

/* line 104, ../sass/_footer.scss */
#footer .footer-meta .footer-meta-inner .open-government-licence h2, #footer .footer-categories .footer-meta-inner .open-government-licence h2 {
  margin-bottom: 1em;
}

@media (min-width: 641px) {
  /* line 104, ../sass/_footer.scss */
  #footer .footer-meta .footer-meta-inner .open-government-licence h2, #footer .footer-categories .footer-meta-inner .open-government-licence h2 {
    position: absolute;
    left: 0;
    top: 0;
    width: 41px;
    height: 100%;
  }
}

/* line 114, ../sass/_footer.scss */
#footer .footer-meta .footer-meta-inner .open-government-licence h2 a, #footer .footer-categories .footer-meta-inner .open-government-licence h2 a {
  display: block;
  width: 41px;
  height: 17px;
  overflow: hidden;
  text-indent: -999em;
  background: image-url("open-government-licence.png") 0 0 no-repeat;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 114, ../sass/_footer.scss */
  #footer .footer-meta .footer-meta-inner .open-government-licence h2 a, #footer .footer-categories .footer-meta-inner .open-government-licence h2 a {
    background-image: image-url("open-government-licence_2x.png");
    background-size: 41px 17px;
  }
}

/* line 128, ../sass/_footer.scss */
#footer .footer-meta .footer-meta-inner .open-government-licence p, #footer .footer-categories .footer-meta-inner .open-government-licence p {
  font-family: "CO-HelveticaLight", "CO-Helvetica", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.25;
  font-weight: 300;
  text-transform: none;
  margin: 0;
  padding-top: 0.1em;
}

@media (max-width: 640px) {
  /* line 128, ../sass/_footer.scss */
  #footer .footer-meta .footer-meta-inner .open-government-licence p, #footer .footer-categories .footer-meta-inner .open-government-licence p {
    font-size: 14px;
    line-height: 1.1428571429;
  }
}

/* line 136, ../sass/_footer.scss */
#footer .footer-meta .copyright, #footer .footer-categories .copyright {
  font-family: "CO-HelveticaLight", "CO-Helvetica", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.25;
  font-weight: 300;
  text-transform: none;
  margin: 30px 0 0 0;
  width: 100%;
  display: block;
}

@media (max-width: 640px) {
  /* line 136, ../sass/_footer.scss */
  #footer .footer-meta .copyright, #footer .footer-categories .copyright {
    font-size: 14px;
    line-height: 1.1428571429;
  }
}

@media (min-width: 641px) {
  /* line 136, ../sass/_footer.scss */
  #footer .footer-meta .copyright, #footer .footer-categories .copyright {
    display: inline-block;
    text-align: inherit;
    width: 25%;
    padding-top: 15px;
    margin-top: 0;
  }
}

/* line 157, ../sass/_footer.scss */
#footer .footer-meta .copyright a, #footer .footer-categories .copyright a {
  display: block;
  background-image: image-url("govuk-crest.png");
  background-repeat: no-repeat;
  background-position: 50% 0%;
  text-align: center;
  text-decoration: none;
  padding: 115px 0 0 0;
}

@media (min-width: 641px) {
  /* line 157, ../sass/_footer.scss */
  #footer .footer-meta .copyright a, #footer .footer-categories .copyright a {
    background-position: 100% 0%;
  }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 157, ../sass/_footer.scss */
  #footer .footer-meta .copyright a, #footer .footer-categories .copyright a {
    background-image: image-url("govuk-crest-2x.png");
    background-size: 125px 102px;
  }
}

@media (min-width: 641px) {
  /* line 157, ../sass/_footer.scss */
  #footer .footer-meta .copyright a, #footer .footer-categories .copyright a {
    text-align: right;
  }
}

/* line 189, ../sass/_footer.scss */
#footer .footer-categories {
  font-size: 1em;
  padding-bottom: 0;
}

/* line 199, ../sass/_footer.scss */
#footer .footer-categories .footer-inside-government {
  float: left;
  width: 33.33%;
}

/* line 205, ../sass/_footer.scss */
#footer .footer-categories .footer-explore {
  float: left;
  padding-bottom: 60px;
  width: 66.66%;
}

@media (max-width: 640px) {
  /* line 205, ../sass/_footer.scss */
  #footer .footer-categories .footer-explore {
    padding-bottom: 40px;
  }
}

/* line 214, ../sass/_footer.scss */
#footer .footer-categories ul {
  float: left;
  margin: 15px 0 0;
  width: 50%;
}

@media (max-width: 640px) {
  /* line 214, ../sass/_footer.scss */
  #footer .footer-categories ul {
    width: 100%;
  }
}

/* line 3, ../sass/_cpa-content.scss */
.clr {
  display: block;
  clear: both;
}

/* line 7, ../sass/_cpa-content.scss */
.related .nav_list {
  margin: 0 0 20px 0;
}

/* line 10, ../sass/_cpa-content.scss */
.search-appointments {
  display: block;
}

/* line 13, ../sass/_cpa-content.scss */
.search-appointments ul {
  margin: 0;
}

/* line 16, ../sass/_cpa-content.scss */
.search-appointments ul li {
  padding: 0 0 20px 0;
}

/* line 19, ../sass/_cpa-content.scss */
.search-appointments label {
  width: 100%;
  display: inline-block;
}

/* line 23, ../sass/_cpa-content.scss */
#mail-appointments label {
  width: 100%;
  display: block;
  height: 0;
  text-indent: -9999em;
}

/* line 29, ../sass/_cpa-content.scss */
.search-appointments input {
  width: 100%;
  display: inline-block;
}

/* line 33, ../sass/_cpa-content.scss */
#mail-appointments .eaddress {
  width: 65%;
}

/* line 36, ../sass/_cpa-content.scss */
.search-appointments input#search-btn {
  width: auto;
  margin: 0 0 0 0;
}

/* line 40, ../sass/_cpa-content.scss */
#mail-appointments input#email-btn {
  margin: 10px 0 0 0;
}

@media (max-width: 769px) {
  /* line 44, ../sass/_cpa-content.scss */
  #mail-appointments input#email-btn {
    margin: 0;
    padding-top: 0.32345em;
  }
}

/* line 49, ../sass/_cpa-content.scss */
.search-results table th {
  font-weight: normal;
  font-size: 1em;
  padding-top: 20px;
  border-bottom: 1px solid #bfc1c3;
}

/* line 56, ../sass/_cpa-content.scss */
.search-results table td {
  border-bottom: 0;
  border-top: 1px solid #bfc1c3;
}

/* line 61, ../sass/_cpa-content.scss */
.search-results ol {
  margin-top: 10px;
}

/* line 64, ../sass/_cpa-content.scss */
.search-results ol li {
  margin-bottom: 0;
  margin-bottom: 40px;
  border-top: 2px solid #bfc1c3;
}

/* line 69, ../sass/_cpa-content.scss */
.centre-pub h2.main-title {
  color: #0b0c0c;
  font-family: "nta",Arial,sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.25;
  margin-bottom: 0.5em;
  margin-top: 0.3em;
  position: relative;
  text-transform: none;
}

/* line 80, ../sass/_cpa-content.scss */
.centre-pub .summary {
  margin-bottom: 1.5em;
}

/* line 83, ../sass/_cpa-content.scss */
article h2, article h3 {
  font-family: "nta",Arial,sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.25;
  margin: 0 0 0.4em;
  text-transform: none;
}

/* line 91, ../sass/_cpa-content.scss */
article h3 {
  font-size: 20px;
}

/* line 94, ../sass/_cpa-content.scss */
.centre-pub h2 {
  color: #6f777b;
  font-family: "nta",Arial,sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.25;
  margin: 0 0 10px 0;
  text-transform: none;
}

/* line 103, ../sass/_cpa-content.scss */
.centre-pub h3 {
  color: #0b0c0c;
  font-family: "nta",Arial,sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.25;
  margin-bottom: 0.5em;
  margin-top: 0.3em;
  position: relative;
  text-transform: none;
}

/* line 114, ../sass/_cpa-content.scss */
.centre-pub .general-content {
  margin-top: 15px;
}

/* line 117, ../sass/_cpa-content.scss */
.centre-pub .job-desc ul li, .centre-pub .general-content ul li {
  list-style: disc;
  margin: 0 0 5px 20px;
  font-size: 0.9em;
}

/* line 122, ../sass/_cpa-content.scss */
.leftcol, .rightcol {
  width: 47%;
  float: left;
  padding: 0 3% 0 0;
}

@media (max-width: 640px) {
  /* line 122, ../sass/_cpa-content.scss */
  .leftcol, .rightcol {
    width: 93%;
  }
}

/* line 130, ../sass/_cpa-content.scss */
.rightcol {
  width: 43%;
  padding: 0 0 0 7%;
  font-size: 0.8em;
}

@media (max-width: 640px) {
  /* line 130, ../sass/_cpa-content.scss */
  .rightcol {
    padding: 20px 0 0 0;
    width: 93%;
  }
}

/* line 139, ../sass/_cpa-content.scss */
.lt-ie8 .rightcol {
  width: 42%;
  padding: 0 0 0 6%;
}

/* line 143, ../sass/_cpa-content.scss */
.lt-ie7 #global-header-bar .header-bar {
  height: 10px;
  padding: 0;
  margin: 0;
  font-size: 1px;
  line-height: 1px;
}

/* line 150, ../sass/_cpa-content.scss */
.lt-ie7 #content,
.lt-ie7 .related-container,
.lt-ie7 #global-header .header-wrapper,
.lt-ie7 #global-header-bar,
.lt-ie7 #global-cookie-message .outer-block,
.lt-ie7 #footer .footer-wrapper {
  width: 1020px;
}

/* line 158, ../sass/_cpa-content.scss */
.lt-ie7 #global-header .header-wrapper, .lt-ie7 #global-cookie-message .outer-block {
  width: 990px;
}

/* line 161, ../sass/_cpa-content.scss */
.lt-ie7 #global-header.with-proposition .header-wrapper .header-global {
  width: 33%;
  float: left;
  clear: none;
}

/* line 166, ../sass/_cpa-content.scss */
.lt-ie7 #global-header.with-proposition .header-wrapper .header-proposition {
  width: 62%;
  float: left;
  clear: none;
}

/* line 171, ../sass/_cpa-content.scss */
.lt-ie7 #footer .footer-meta .copyright {
  width: 25%;
  float: left;
  clear: none;
}

/* line 176, ../sass/_cpa-content.scss */
.lt-ie7 #footer .footer-meta .footer-meta-inner {
  width: 74%;
  float: left;
  clear: none;
}

/* line 181, ../sass/_cpa-content.scss */
.lt-ie7 #global-header .header-proposition #proposition-links li {
  display: inline;
  width: auto;
}

/* line 185, ../sass/_cpa-content.scss */
.lt-ie7 #global-header .header-proposition #proposition-links li a {
  padding: 0 10px 0 0;
}

/* line 188, ../sass/_cpa-content.scss */
.iebolster {
  display: none;
}

/* line 191, ../sass/_cpa-content.scss */
.lt-ie7 .iebolster {
  display: block;
  width: 1px;
  float: left;
  height: 700px;
}

/* line 197, ../sass/_cpa-content.scss */
.lt-ie7 .related-positioning {
  top: 18.4em;
}

/* line 201, ../sass/_cpa-content.scss */
.lt-ie7 .centre-pub .summary, .lt-ie7 .search-appointments {
  width: 98%;
}

/*# sourceMappingURL=govuk-template.css.map */