@-ms-viewport {
  width: device-width; }
@-o-viewport {
  width: device-width; }
@-ms-viewport {
  width: device-width; }
@-o-viewport {
  width: device-width; }
#content:after {
  content: "";
  display: block;
  clear: both; }

@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: GDS-Logo;
  src: local("HelveticaNeue"), local("Helvetica Neue"), local("Arial"), local("Helvetica"); }
@-ms-viewport {
  width: device-width; }
@-o-viewport {
  width: device-width; }
@-ms-viewport {
  width: device-width; }
@-o-viewport {
  width: device-width; }
#content:after {
  content: "";
  display: block;
  clear: both; }

@-ms-viewport {
  width: device-width; }
@-o-viewport {
  width: device-width; }
@-ms-viewport {
  width: device-width; }
@-o-viewport {
  width: device-width; }
#content:after {
  content: "";
  display: block;
  clear: both; }

@-ms-viewport {
  width: device-width; }
@-o-viewport {
  width: device-width; }
#content:after {
  content: "";
  display: block;
  clear: both; }

@-ms-viewport {
  width: device-width; }
@-o-viewport {
  width: device-width; }
.breadcrumb {
  list-style-type: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
  background: white;
  padding: 1em 2em 0 2em; }
  .breadcrumb li {
    display: inline-block;
    margin: 0;
    padding: 0; }

#global-breadcrumb {
  background-color: #fff;
  max-width: 1020px;
  margin: 0 auto;
  z-index: 50; }
  @media (max-width: 640px) {
    #global-breadcrumb {
      padding: 0 1em; } }
  #global-breadcrumb ol {
    max-width: 960px;
    margin: 0 30px;
    padding: 0.75em 0; }
    @media (max-width: 640px) {
      #global-breadcrumb ol {
        margin: 0; } }
    #global-breadcrumb ol li {
      font-family: "nta", Arial, sans-serif;
      font-size: 16px;
      line-height: 1.25;
      font-weight: 400;
      text-transform: none;
      background-image: url("../images/breadcrumb-separator.png");
      background-position: 100% 50%;
      background-repeat: no-repeat;
      float: left;
      list-style: none;
      margin-left: 0;
      margin-right: 0.5em;
      margin-bottom: 0.4em;
      padding-right: 1em; }
      @media (max-width: 640px) {
        #global-breadcrumb ol li {
          font-size: 14px;
          line-height: 1.14286; } }
      @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) {
        #global-breadcrumb ol li {
          background-image: url("../images/separator-2x.png");
          background-size: 6px 11px; } }
      #global-breadcrumb ol li a {
        color: #0b0c0c; }
      #global-breadcrumb ol li strong {
        font-weight: normal; }
      #global-breadcrumb ol li:last-child {
        background-image: none;
        margin-right: 0; }

.example-highlight-grid .grid-wrapper {
  background: #bfc1c3; }
.example-highlight-grid .grid {
  background: #f8f8f8; }
.example-highlight-grid .is-inner-block-highlight {
  background: #dee0e2;
  width: 100%; }

.example-back-link {
  display: -moz-inline-stack;
  display: inline-block;
  margin-top: 30px; }

.visuallyhidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

/* Borrowed from http://meyerweb.com/eric/tools/css/reset/ */
div, span,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark {
  border: none;
  margin: 0;
  padding: 0; }

h1, h2, h3, h4, h5, h6, p, blockquote, pre,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
input, textarea,
table, caption, tbody, tfoot, thead, tr, th, td {
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  font-weight: normal; }

#content {
  font-family: "nta", Arial, sans-serif;
  font-size: 19px;
  line-height: 1.31579;
  font-weight: 400;
  text-transform: none;
  -webkit-font-smoothing: antialiased; }
  @media (max-width: 640px) {
    #content {
      font-size: 16px;
      line-height: 1.25; } }

.font-xxlarge {
  font-family: "nta", Arial, sans-serif;
  font-size: 80px;
  line-height: 1;
  font-weight: 400;
  text-transform: none; }
  @media (max-width: 640px) {
    .font-xxlarge {
      font-size: 53px;
      line-height: 1.03774; } }

.font-xlarge {
  font-family: "nta", Arial, sans-serif;
  font-size: 48px;
  line-height: 1.04167;
  font-weight: 400;
  text-transform: none; }
  @media (max-width: 640px) {
    .font-xlarge {
      font-size: 32px;
      line-height: 1.09375; } }

.font-large {
  font-family: "nta", Arial, sans-serif;
  font-size: 36px;
  line-height: 1.11111;
  font-weight: 400;
  text-transform: none; }
  @media (max-width: 640px) {
    .font-large {
      font-size: 24px;
      line-height: 1.04167; } }

.font-medium {
  font-family: "nta", Arial, sans-serif;
  font-size: 24px;
  line-height: 1.25;
  font-weight: 400;
  text-transform: none; }
  @media (max-width: 640px) {
    .font-medium {
      font-size: 18px;
      line-height: 1.2; } }

.font-small {
  font-family: "nta", Arial, sans-serif;
  font-size: 19px;
  line-height: 1.31579;
  font-weight: 400;
  text-transform: none; }
  @media (max-width: 640px) {
    .font-small {
      font-size: 16px;
      line-height: 1.25; } }

.font-xsmall {
  font-family: "nta", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.25;
  font-weight: 400;
  text-transform: none; }
  @media (max-width: 640px) {
    .font-xsmall {
      font-size: 14px;
      line-height: 1.14286; } }

.bold-xxlarge {
  font-family: "nta", Arial, sans-serif;
  font-size: 80px;
  line-height: 1;
  font-weight: 700;
  text-transform: none; }
  @media (max-width: 640px) {
    .bold-xxlarge {
      font-size: 53px;
      line-height: 1.03774; } }

.bold-xlarge {
  font-family: "nta", Arial, sans-serif;
  font-size: 48px;
  line-height: 1.04167;
  font-weight: 700;
  text-transform: none; }
  @media (max-width: 640px) {
    .bold-xlarge {
      font-size: 32px;
      line-height: 1.09375; } }

.bold-large {
  font-family: "nta", Arial, sans-serif;
  font-size: 36px;
  line-height: 1.11111;
  font-weight: 700;
  text-transform: none; }
  @media (max-width: 640px) {
    .bold-large {
      font-size: 24px;
      line-height: 1.04167; } }

.bold-medium {
  font-family: "nta", Arial, sans-serif;
  font-size: 24px;
  line-height: 1.25;
  font-weight: 700;
  text-transform: none; }
  @media (max-width: 640px) {
    .bold-medium {
      font-size: 18px;
      line-height: 1.2; } }

.bold-small {
  font-family: "nta", Arial, sans-serif;
  font-size: 19px;
  line-height: 1.31579;
  font-weight: 700;
  text-transform: none; }
  @media (max-width: 640px) {
    .bold-small {
      font-size: 16px;
      line-height: 1.25; } }

.bold-xsmall {
  font-family: "nta", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.25;
  font-weight: 700;
  text-transform: none; }
  @media (max-width: 640px) {
    .bold-xsmall {
      font-size: 14px;
      line-height: 1.14286; } }

.heading-xlarge {
  font-family: "nta", Arial, sans-serif;
  font-size: 48px;
  line-height: 1.04167;
  font-weight: 700;
  text-transform: none;
  margin-top: 0.46875em;
  margin-bottom: 0.9375em; }
  @media (max-width: 640px) {
    .heading-xlarge {
      font-size: 32px;
      line-height: 1.09375; } }
  @media (min-width: 641px) {
    .heading-xlarge {
      margin-top: 0.625em;
      margin-bottom: 1.25em; } }
  .heading-xlarge .heading-secondary {
    font-family: "nta", Arial, sans-serif;
    font-size: 27px;
    line-height: 1.11111;
    font-weight: 400;
    text-transform: none;
    display: block;
    color: #6f777b; }
    @media (max-width: 640px) {
      .heading-xlarge .heading-secondary {
        font-size: 20px;
        line-height: 1.11111; } }

.heading-large {
  font-family: "nta", Arial, sans-serif;
  font-size: 36px;
  line-height: 1.11111;
  font-weight: 700;
  text-transform: none;
  margin-top: 1.04167em;
  margin-bottom: 0.41667em; }
  @media (max-width: 640px) {
    .heading-large {
      font-size: 24px;
      line-height: 1.04167; } }
  @media (min-width: 641px) {
    .heading-large {
      margin-top: 1.25em;
      margin-bottom: 0.55556em; } }

.heading-medium {
  font-family: "nta", Arial, sans-serif;
  font-size: 24px;
  line-height: 1.25;
  font-weight: 700;
  text-transform: none;
  margin-top: 1.25em;
  margin-bottom: 0.5em; }
  @media (max-width: 640px) {
    .heading-medium {
      font-size: 18px;
      line-height: 1.2; } }
  @media (min-width: 641px) {
    .heading-medium {
      margin-top: 1.875em;
      margin-bottom: 0.83333em; } }

.heading-small {
  font-family: "nta", Arial, sans-serif;
  font-size: 19px;
  line-height: 1.31579;
  font-weight: 700;
  text-transform: none;
  margin-top: 0.625em;
  margin-bottom: 0.3125em; }
  @media (max-width: 640px) {
    .heading-small {
      font-size: 16px;
      line-height: 1.25; } }
  @media (min-width: 641px) {
    .heading-small {
      margin-top: 1.05263em; } }

p {
  margin-top: 0.3125em;
  margin-bottom: 1.25em; }
  @media (min-width: 641px) {
    p {
      margin-top: 0.26316em;
      margin-bottom: 1.05263em; } }

.lede {
  font-family: "nta", Arial, sans-serif;
  font-size: 24px;
  line-height: 1.25;
  font-weight: 400;
  text-transform: none; }
  @media (max-width: 640px) {
    .lede {
      font-size: 18px;
      line-height: 1.2; } }

.text {
  max-width: 30em; }

.text-secondary {
  color: #6f777b; }

pre,
code {
  font-size: 13px;
  line-height: 19px;
  color: #0b0c0c;
  background-color: #f8f8f8;
  border: 1px solid #bfc1c3;
  padding: 3px 7px; }

#wrapper {
  text-align: center;
  padding-bottom: 30px; }
  @media (min-width: 769px) {
    #wrapper {
      padding-bottom: 90px; } }

#content {
  text-align: left;
  margin: 0 auto;
  width: auto;
  max-width: 1020px; }
  #content:after {
    content: "";
    display: block;
    clear: both; }

.inner-block {
  margin-left: 15px;
  margin-right: 15px; }
  @media (min-width: 641px) {
    .inner-block {
      margin-left: 30px;
      margin-right: 30px; } }

#global-cookie-message .inner-block,
#global-header-bar .inner-block {
  margin: 0; }

.phase-banner {
  padding: 10px 0 8px 0;
  border-bottom: 1px solid #bfc1c3; }
  @media (min-width: 641px) {
    .phase-banner {
      padding-bottom: 10px; } }
  .phase-banner p {
    margin: 0;
    color: #000;
    font-family: "nta", Arial, sans-serif;
    font-size: 16px;
    line-height: 1.25;
    font-weight: 400;
    text-transform: none; }
    @media (max-width: 640px) {
      .phase-banner p {
        font-size: 14px;
        line-height: 1.14286; } }
  .phase-banner .phase-tag {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    margin: 0 8px 0 0;
    padding: 2px 5px 0;
    font-family: "nta", Arial, sans-serif;
    font-size: 16px;
    line-height: 1.25;
    font-weight: 700;
    text-transform: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-decoration: none;
    color: #fff;
    background-color: #d53880; }
    @media (min-width: 641px) {
      .phase-banner .phase-tag {
        vertical-align: baseline; } }
    @media (max-width: 640px) {
      .phase-banner .phase-tag {
        font-size: 14px;
        line-height: 1.14286; } }
  .phase-banner span {
    display: -moz-inline-stack;
    display: inline-block;
    width: 75%;
    vertical-align: top; }
    @media (min-width: 641px) {
      .phase-banner span {
        width: auto;
        vertical-align: baseline; } }

.grid-wrapper:after {
  content: "";
  display: block;
  clear: both; }
@media (min-width: 641px) {
  .grid-wrapper {
    margin-left: 15px;
    margin-right: 15px; } }

.grid-divider {
  border-bottom: 1px solid #bfc1c3;
  margin-bottom: 20px;
  margin-left: 15px;
  margin-right: 15px; }
  .grid-divider:after {
    content: "";
    display: block;
    clear: both; }
  @media (min-width: 641px) {
    .grid-divider {
      margin-left: 30px;
      margin-right: 30px; } }

.grid {
  float: left;
  width: 100%; }

@media (min-width: 641px) {
  .grid-1-4 {
    width: 25%; } }

@media (min-width: 641px) {
  .grid-1-3 {
    width: 33.333333333%; } }

@media (min-width: 641px) {
  .grid-1-2 {
    width: 50%; } }

@media (min-width: 641px) {
  .grid-2-3 {
    width: 66.666666667%; } }

@media (min-width: 641px) {
  .grid-3-4 {
    width: 75%; } }

.grid .inner-block {
  padding: 0; }
  @media (min-width: 641px) {
    .grid .inner-block {
      margin: 0 15px; } }

.inner-block .grid-wrapper {
  padding: 0;
  margin-left: -15px;
  margin-right: -15px; }
.inner-block .grid-divider {
  margin-left: 0;
  margin-right: 0; }

.form-group {
  float: left;
  width: 100%;
  clear: both;
  margin-bottom: 15px; }
  .form-group:after {
    content: "";
    display: block;
    clear: both; }
  @media (min-width: 641px) {
    .form-group {
      margin-bottom: 30px; } }

.form-group-related {
  margin-bottom: 10px; }
  @media (min-width: 641px) {
    .form-group-related {
      margin-bottom: 20px; } }

.form-group-compound {
  margin-bottom: 10px; }

fieldset {
  width: 100%;
  float: left;
  clear: both; }

.form-title {
  margin-bottom: 30px; }
  @media (min-width: 641px) {
    .form-title {
      margin-bottom: 45px; } }

.form-label {
  font-family: "nta", Arial, sans-serif;
  font-size: 19px;
  line-height: 1.31579;
  font-weight: 400;
  text-transform: none;
  display: block;
  margin-bottom: 5px; }
  @media (max-width: 640px) {
    .form-label {
      font-size: 16px;
      line-height: 1.25; } }

.form-label-bold {
  font-family: "nta", Arial, sans-serif;
  font-size: 24px;
  line-height: 1.25;
  font-weight: 700;
  text-transform: none;
  display: block;
  margin-bottom: 0; }
  @media (max-width: 640px) {
    .form-label-bold {
      font-size: 18px;
      line-height: 1.2; } }
  .form-label-bold .form-hint {
    font-family: "nta", Arial, sans-serif;
    font-size: 19px;
    line-height: 1.31579;
    font-weight: 400;
    text-transform: none; }
    @media (max-width: 640px) {
      .form-label-bold .form-hint {
        font-size: 16px;
        line-height: 1.25; } }

.form-block {
  float: left;
  width: 100%; }
  .form-block:after {
    content: "";
    display: block;
    clear: both; }

.form-hint {
  display: block;
  color: #6f777b;
  margin-bottom: 5px; }
  @media (min-width: 641px) {
    .form-hint {
      margin-top: 8px; } }

.form-control {
  font-family: "nta", Arial, sans-serif;
  font-size: 19px;
  line-height: 1.31579;
  font-weight: 400;
  text-transform: none;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 4px;
  background-color: #fff;
  border: 1px solid #bfc1c3;
  -webkit-appearance: none;
  border-radius: 0; }
  @media (max-width: 640px) {
    .form-control {
      font-size: 16px;
      line-height: 1.25; } }
  @media (min-width: 641px) {
    .form-control {
      width: 50%; } }

.form-control-3-4 {
  width: 100%; }
  @media (min-width: 641px) {
    .form-control-3-4 {
      width: 75%; } }

.form-control-1-2 {
  width: 100%; }
  @media (min-width: 641px) {
    .form-control-1-2 {
      width: 50%; } }

.form-control-1-4 {
  width: 25%; }

.form-control-1-8 {
  width: 12.5%; }

.form-radio {
  display: block;
  margin: 10px 0; }

.form-radio input {
  vertical-align: middle;
  margin: -4px 5px 0 0; }

.form-checkbox {
  display: block;
  margin: 15px 0; }

.form-checkbox input {
  vertical-align: middle;
  margin: -2px 5px 0 0; }

@media (max-width: 640px) {
  .form .button {
    width: 100%; } }

.js-enabled .toggle-content {
  display: none; }

.validation-summary {
  border: 3px solid #df3034;
  padding: 15px 30px;
  margin-bottom: 30px; }

.validation-summary ul {
  margin-top: 10px; }

.validation-summary li,
.validation-summary p {
  font-family: "nta", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.25;
  font-weight: 400;
  text-transform: none; }
  @media (max-width: 640px) {
    .validation-summary li,
    .validation-summary p {
      font-size: 14px;
      line-height: 1.14286; } }

.validation-summary p {
  margin-top: 15px;
  margin-bottom: 5px; }

.validation-summary a {
  color: #df3034; }

.validation-summary .heading-small {
  margin-top: 15px; }

.validation-error {
  background-color: #fef7f7;
  clear: both;
  border: 3px solid #df3034;
  padding: 30px;
  margin-bottom: 15px;
  margin-left: -30px; }
  .validation-error:after {
    content: "";
    display: block;
    clear: both; }

.validation-error .form-group {
  margin-bottom: 20px; }

.validation-error p {
  margin-bottom: 10px; }

.validation-message {
  display: block;
  font-family: "nta", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.25;
  font-weight: 400;
  text-transform: none;
  color: #df3034; }
  @media (max-width: 640px) {
    .validation-message {
      font-size: 14px;
      line-height: 1.14286; } }

.date-of-birth label {
  display: block;
  margin-bottom: 5px; }

.date-of-birth .form-group {
  width: 50px;
  float: left;
  margin-right: 20px;
  clear: none; }

.date-of-birth .form-group-year {
  width: 70px; }

.date-of-birth .form-group input {
  width: 100%; }

.touch .date-of-birth {
  display: none; }

.no-touch .native-date-of-birth {
  display: none; }

.touch .native-date-of-birth {
  display: block; }

.touch input[type="date"] {
  min-height: 36px; }

.block-label {
  display: block;
  float: none;
  clear: left;
  position: relative;
  background: #dee0e2;
  border: 1px solid #dee0e2;
  padding: 18px 30px 15px 45px;
  margin-top: 10px;
  margin-bottom: 10px;
  cursor: pointer; }
  @media (min-width: 641px) {
    .block-label {
      float: left;
      margin-top: 5px;
      margin-bottom: 5px; } }

.block-label:hover {
  border-color: #0b0c0c; }

.block-label input {
  position: absolute;
  top: 18px;
  left: 15px;
  cursor: pointer; }

.inline .block-label {
  clear: none;
  margin-right: 15px; }

.js-enabled .add-focus {
  outline: 3px solid #ffbf47; }

.js-enabled .block-label input:focus {
  outline: none; }

.js-enabled .selected {
  background: #fff;
  border-color: #0b0c0c; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%; }

table th,
table td {
  font-family: "nta", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.25;
  font-weight: 400;
  text-transform: none;
  padding: 0.73684em 1.05263em 0.52632em 0;
  text-align: left;
  color: #0b0c0c;
  border-bottom: 1px solid #bfc1c3; }
  @media (max-width: 640px) {
    table th,
    table td {
      font-size: 14px;
      line-height: 1.14286; } }

table th {
  font-weight: 700; }

.button {
  background-color: #00823b;
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  padding: 0.3em 0.6em 0.2em 0.6em;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
  -webkit-box-shadow: 0 2px 0 #003618;
  -moz-box-shadow: 0 2px 0 #003618;
  box-shadow: 0 2px 0 #003618;
  font-size: 1em;
  line-height: 1.25;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  cursor: pointer;
  color: #fff;
  margin: 0 15px 15px 0;
  padding: 0.52632em 0.78947em 0.26316em 0.78947em;
  vertical-align: top; }
  .button:visited {
    background-color: #00823b; }
  .button:hover, .button:focus {
    background-color: #00692f; }
  .button:active {
    top: 2px;
    -webkit-box-shadow: 0 0 0 #00823b;
    -moz-box-shadow: 0 0 0 #00823b;
    box-shadow: 0 0 0 #00823b; }
  .button.disabled, .button[disabled="disabled"], .button[disabled] {
    zoom: 1;
    filter: alpha(opacity=50);
    opacity: 0.5; }
    .button.disabled:hover, .button[disabled="disabled"]:hover, .button[disabled]:hover {
      cursor: default;
      background-color: #00823b; }
    .button.disabled:active, .button[disabled="disabled"]:active, .button[disabled]:active {
      top: 0;
      -webkit-box-shadow: 0 2px 0 #003618;
      -moz-box-shadow: 0 2px 0 #003618;
      box-shadow: 0 2px 0 #003618; }
  .button:link, .button:hover, .button:focus, .button:visited {
    color: #fff; }
  .button:before {
    content: "";
    height: 110%;
    width: 100%;
    display: block;
    background: transparent;
    position: absolute;
    top: 0;
    left: 0; }
  .button:active:before {
    top: -10%;
    height: 120%; }
  .button[rel="external"]:after {
    display: none;
    content: none;
    margin-left: 0;
    margin-right: 0; }

.button:focus {
  outline: 3px solid #ffbf47; }

.button[disabled="disabled"] {
  background: #00823b; }

.button[disabled="disabled"]:focus {
  outline: none; }

.button-get-started {
  font-family: "nta", Arial, sans-serif;
  font-size: 24px;
  line-height: 1.25;
  font-weight: 700;
  text-transform: none;
  background-image: url("../images/icons/icon-pointer.png");
  background-repeat: no-repeat;
  background-position: 100% 50%;
  padding: 0.36842em 2.15789em 0.21053em 0.84211em; }
  @media (max-width: 640px) {
    .button-get-started {
      font-size: 18px;
      line-height: 1.2; } }
  @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) {
    .button-get-started {
      background-image: url("../images/icons/icon-pointer-2x.png");
      background-size: 30px 19px; } }

details {
  display: block; }

details summary {
  display: inline-block;
  color: #005ea5;
  cursor: pointer;
  position: relative;
  margin-bottom: 0.26316em; }

details summary:hover {
  color: #2e8aca; }

details summary:focus {
  outline: 3px solid #ffbf47; }

details .summary {
  text-decoration: underline; }

details .arrow {
  margin-right: 0.35em; }

details .panel-indent {
  margin-top: 0; }

menu,
ol,
ul {
  margin-top: 5px;
  margin-bottom: 20px;
  padding: 0; }

ul,
ol {
  list-style-type: none; }

ul li,
ol li {
  margin-bottom: 5px; }

.list-bullet {
  list-style-type: disc;
  margin-left: 20px; }

.list-number {
  list-style-type: decimal;
  margin-left: 25px; }

.panel-indent {
  clear: both;
  border-left: 4px solid #bfc1c3;
  padding: 10px 0 10px 15px;
  margin: 30px 15px 45px 0; }
  .panel-indent:after {
    content: "";
    display: block;
    clear: both; }

.panel-indent legend {
  margin-top: 0; }

.panel-indent p:only-child,
.panel-indent p:last-child {
  margin-bottom: 0; }

.panel-indent .form-group:last-child {
  margin-bottom: 0; }

.icon {
  background-position: 0 0;
  background-repeat: no-repeat; }

.icon-calendar {
  background-image: url("../images/icons/icon-calendar.png");
  width: 27px;
  height: 27px; }
  @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) {
    .icon-calendar {
      background-image: url("../images/icons/icon-calendar-2x.png");
      background-size: 100%; } }

.icon-download {
  background-image: url("../images/icons/icon-file-download.png");
  width: 30px;
  height: 39px; }
  @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) {
    .icon-download {
      background-image: url("../images/icons/icon-file-download-2x.png");
      background-size: 100%; } }

.icon-important {
  background-image: url("../images/icons/icon-important.png");
  width: 34px;
  height: 34px; }
  @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) {
    .icon-important {
      background-image: url("../images/icons/icon-important-2x.png");
      background-size: 100%; } }

.icon-information {
  background-image: url("../images/icons/icon-information.png");
  width: 27px;
  height: 27px; }
  @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) {
    .icon-information {
      background-image: url("../images/icons/icon-information-2x.png");
      background-size: 100%; } }

.icon-locator {
  background-image: url("../images/icons/icon-locator.png");
  width: 26px;
  height: 36px; }
  @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) {
    .icon-locator {
      background-image: url("../images/icons/icon-locator-2x.png");
      background-size: 100%; } }

.icon-search {
  background-image: url("../images/icons/icon-search.png");
  width: 30px;
  height: 22px;
  background-color: black; }
  @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) {
    .icon-search {
      background-image: url("../images/icons/icon-search-2x.png");
      background-size: 100%; } }

.icon-pointer {
  background-image: url("../images/icons/icon-pointer.png");
  width: 30px;
  height: 19px;
  background-color: black; }
  @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) {
    .icon-pointer {
      background-image: url("../images/icons/icon-pointer-2x.png");
      background-size: 100%; } }

.icon-pointer-black {
  background-image: url("../images/icons/icon-pointer-black.png");
  width: 23px;
  height: 23px; }
  @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) {
    .icon-pointer-black {
      background-image: url("../images/icons/icon-pointer-black-2x.png");
      background-size: 100%; } }

.icon-step-1 {
  background-image: url("../images/icons/icon-steps/icon-step-1.png");
  width: 23px;
  height: 23px; }
  @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) {
    .icon-step-1 {
      background-image: url("../images/icons/icon-steps/icon-step-1-2x.png");
      background-size: 100%; } }

.icon-step-2 {
  background-image: url("../images/icons/icon-steps/icon-step-2.png");
  width: 23px;
  height: 23px; }
  @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) {
    .icon-step-2 {
      background-image: url("../images/icons/icon-steps/icon-step-2-2x.png");
      background-size: 100%; } }

.icon-step-3 {
  background-image: url("../images/icons/icon-steps/icon-step-3.png");
  width: 23px;
  height: 23px; }
  @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) {
    .icon-step-3 {
      background-image: url("../images/icons/icon-steps/icon-step-3-2x.png");
      background-size: 100%; } }

.icon-step-4 {
  background-image: url("../images/icons/icon-steps/icon-step-4.png");
  width: 23px;
  height: 23px; }
  @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) {
    .icon-step-4 {
      background-image: url("../images/icons/icon-steps/icon-step-4-2x.png");
      background-size: 100%; } }

.icon-step-5 {
  background-image: url("../images/icons/icon-steps/icon-step-5.png");
  width: 23px;
  height: 23px; }
  @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) {
    .icon-step-5 {
      background-image: url("../images/icons/icon-steps/icon-step-5-2x.png");
      background-size: 100%; } }

.icon-step-6 {
  background-image: url("../images/icons/icon-steps/icon-step-6.png");
  width: 23px;
  height: 23px; }
  @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) {
    .icon-step-6 {
      background-image: url("../images/icons/icon-steps/icon-step-6-2x.png");
      background-size: 100%; } }

.icon-step-7 {
  background-image: url("../images/icons/icon-steps/icon-step-7.png");
  width: 23px;
  height: 23px; }
  @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) {
    .icon-step-7 {
      background-image: url("../images/icons/icon-steps/icon-step-7-2x.png");
      background-size: 100%; } }

.icon-step-8 {
  background-image: url("../images/icons/icon-steps/icon-step-8.png");
  width: 23px;
  height: 23px; }
  @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) {
    .icon-step-8 {
      background-image: url("../images/icons/icon-steps/icon-step-8-2x.png");
      background-size: 100%; } }

.icon-step-9 {
  background-image: url("../images/icons/icon-steps/icon-step-9.png");
  width: 23px;
  height: 23px; }
  @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) {
    .icon-step-9 {
      background-image: url("../images/icons/icon-steps/icon-step-9-2x.png");
      background-size: 100%; } }

.icon-step-10 {
  background-image: url("../images/icons/icon-steps/icon-step-10.png");
  width: 23px;
  height: 23px; }
  @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) {
    .icon-step-10 {
      background-image: url("../images/icons/icon-steps/icon-step-10-2x.png");
      background-size: 100%; } }

.icon-step-11 {
  background-image: url("../images/icons/icon-steps/icon-step-11.png");
  width: 23px;
  height: 23px; }
  @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) {
    .icon-step-11 {
      background-image: url("../images/icons/icon-steps/icon-step-11-2x.png");
      background-size: 100%; } }

.icon-step-12 {
  background-image: url("../images/icons/icon-steps/icon-step-12.png");
  width: 23px;
  height: 23px; }
  @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) {
    .icon-step-12 {
      background-image: url("../images/icons/icon-steps/icon-step-12-2x.png");
      background-size: 100%; } }

.icon-step-13 {
  background-image: url("../images/icons/icon-steps/icon-step-13.png");
  width: 23px;
  height: 23px; }
  @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) {
    .icon-step-13 {
      background-image: url("../images/icons/icon-steps/icon-step-13-2x.png");
      background-size: 100%; } }

/* -- govuk/moj Overrides ------- */
@-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; }
@-ms-viewport {
  width: device-width; }
@-o-viewport {
  width: device-width; }
#content:after {
  content: "";
  display: block;
  clear: both; }

@-ms-viewport {
  width: device-width; }
@-o-viewport {
  width: device-width; }
@-ms-viewport {
  width: device-width; }
@-o-viewport {
  width: device-width; }
#content:after {
  content: "";
  display: block;
  clear: both; }

body {
  font-size: 19px; }

ul li {
  list-style-type: disc;
  list-style-position: inside; }

h2 {
  font-weight: 600;
  font-size: 24px;
  margin: 1em 0 1em 0; }

.note {
  margin-top: 2em; }

.button {
  margin-top: 1em; }

.button-get-started {
  background-image: url("/assets/images/icon-pointer.png"); }
  @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) {
    .button-get-started {
      background-image: url("/assets/images/icon-pointer-2x.png");
      background-size: 30px 19px; } }

label {
  margin-top: 2em; }

.form-block {
  width: 90%;
  margin-top: 1em;
  clear: both; }

.form-hint {
  color: #555;
  padding-bottom: 5px;
  margin-top: 5px; }

.proposition-phase {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  margin: 0 8px 0 0;
  padding: 2px 5px 0;
  font-family: "nta", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.25;
  font-weight: 700;
  text-transform: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-decoration: none;
  color: #fff;
  background-color: #f47738; }
  @media (min-width: 641px) {
    .proposition-phase {
      vertical-align: baseline; } }
  @media (max-width: 640px) {
    .proposition-phase {
      font-size: 14px;
      line-height: 1.14286; } }
  .proposition-phase:link {
    color: white; }

/* -- Application specific ------------- */
.options {
  margin-top: 2em; }
  @media (min-width: 800px) {
    .options .main-option {
      float: left; } }
  .options .main-option ul li {
    list-style: none;
    margin-left: 2.5em; }
  @media (min-width: 800px) {
    .options .other-options {
      float: right;
      width: 50%;
      padding-left: 2em; } }
  .options #start-button {
    margin-top: 0; }

@media (min-width: 800px) {
  .court-addresses {
    float: left;
    width: 50%; } }

@media (min-width: 800px) {
  .court-aol {
    float: right;
    width: 30%;
    box-sizing: border-box;
    padding-left: 1em;
    padding-right: 1em; } }
.court-aol ul {
  font-size: 80%; }

.court-map {
  width: 290px; }
  .court-map > p a {
    display: block; }
  @media (min-width: 800px) {
    .court-map {
      float: right; } }
  .court-map .court-result-heading {
    float: left; }
  .court-map .distance-from-postcode {
    text-align: right;
    padding-top: .5em; }

.clear {
  clear: both; }

.distance-from-postcode {
  font-size: 0.7em;
  margin-bottom: 0; }

.search-results {
  margin-top: 40px; }

.search-results > ul > li {
  list-style-type: none; }

.court-link {
  font-weight: 600;
  margin-bottom: .5em; }

.court-result-heading {
  font-weight: 600;
  margin-bottom: 0; }

.court-addresses li {
  list-style-type: none; }

#aol-hint {
  display: none;
  margin-left: 1em; }

.form-line {
  clear: both;
  padding-top: 1em;
  padding-bottom: .5em; }

#aols {
  margin-top: 0; }
  #aols .js {
    border-left: 8px solid #dee0e2;
    padding-left: 10px; }
  #aols label {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    vertical-align: middle; }
  #aols .form-label {
    margin-bottom: 0;
    padding: 8px; }
  #aols input {
    top: 10px; }
  #aols #last-choice {
    margin-top: 2em; }

.aol-description {
  color: #666; }

.a-z-navigation {
  font-size: 120%;
  font-weight: 600;
  padding-bottom: 5em; }
  .a-z-navigation li {
    border: 1px solid black;
    width: 1.2em;
    height: 1.2em;
    padding: .3em .4em .2em .4em;
    margin: 5px 5px 5px 5px;
    list-style-type: none;
    float: left;
    vertical-align: baseline;
    text-align: center; }
    .a-z-navigation li a:link {
      text-decoration: none; }
    .a-z-navigation li a {
      display: inline-block;
      width: 100%;
      height: 100%; }

.letterheader {
  font-size: 200%; }

#search-index-page header.page-header h1 {
  padding-top: 10px; }
#search-index-page h2 {
  margin: 0.6em 0 0.6em 0; }

/* court pages */
.court #map-link {
  padding-top: 1em; }
.court h2 {
  padding-top: .5em;
  clear: left; }
.court li {
  list-style-type: none;
  list-style-position: outside;
  margin: 0; }
.court #addresses {
  background-color: #e6e6e6;
  padding: 1em 1em 0 1em;
  margin-bottom: 1em; }
  .court #addresses h2 {
    padding-top: 0; }
  @media (min-width: 800px) {
    .court #addresses {
      min-height: 226px;
      display: inline-block;
      float: left;
      width: 60%; }
      .court #addresses #visiting {
        float: left;
        width: 50%; }
      .court #addresses #postal {
        float: left;
        width: 50%; } }
  .court #addresses h2 {
    margin-top: 0; }
.court #photo {
  overflow: hidden; }
  .court #photo img {
    width: 100%;
    max-width: 400px; }
  @media (min-width: 800px) {
    .court #photo {
      float: right;
      width: 33%; } }
@media (min-width: 800px) {
  .court #left {
    float: left;
    width: 60%; } }
.court #areas_of_law h2, .court #useful_links h2, .court #leaflets h2 {
  border-top: 10px solid #005EA5; }
@media (min-width: 800px) {
  .court #areas_of_law, .court #useful_links, .court #leaflets {
    float: right;
    width: 33%;
    margin-top: 1em; } }
.court #facilities li {
  clear: both; }
  .court #facilities li .facility {
    display: block;
    overflow: hidden; }
.court #facilities .icon {
  position: relative;
  width: 50px;
  height: 50px;
  overflow: hidden;
  display: inline-block;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px; }
  .court #facilities .icon img {
    position: absolute; }
.court .icon-firstaid {
  top: -10px;
  left: -250px; }
.court .icon-interview {
  top: -10px;
  left: -130px; }
.court .icon-waiting {
  top: -10px;
  left: -310px; }
.court .icon-hotspot {
  top: -10px;
  left: -370px; }
.court .icon-children {
  top: -10px;
  left: -430px; }
.court .icon-no-parking {
  top: -10px;
  left: -490px; }
.court .icon-disabled {
  top: -70px;
  left: -10px; }
.court .icon-guide_dogs {
  top: -70px;
  left: -70px; }
.court .icon-phone {
  top: -70px;
  left: -130px; }
.court .icon-disabledwc {
  top: -70px;
  left: -190px; }
.court .icon-public_toilets {
  top: -70px;
  left: -250px; }
.court .icon-baby {
  top: -70px;
  left: -310px; }
.court .icon-prayer {
  top: -70px;
  left: -370px; }
.court .icon-hot_vending {
  top: -70px;
  left: -430px; }
.court .icon-parking {
  top: -70px;
  left: -490px; }
.court .icon-loop_hearing {
  top: -10px;
  left: -10px; }
.court .icon-video_conf {
  top: -10px;
  left: -70px; }
.court .icon-witness {
  top: -10px;
  left: -190px; }
.court .alert {
  margin-top: 1em;
  min-height: 50px; }
  .court .alert .alert-icon {
    float: left;
    margin: 0 20px 10px 0; }
  .court .alert p:first-of-type {
    padding-top: 5px; }
.court #pros {
  clear: both; }
  .court #pros dt {
    float: left;
    padding-right: .3em; }
.court #map-link a img {
  height: 15px; }

#last_update {
  font-size: 80%;
  color: #555;
  padding-top: 2em;
  clear: both; }

#feedback-form {
  background-color: #e6e6e6;
  padding-left: 1em; }
  #feedback-form .form-hint {
    font-size: 80%; }
  #feedback-form textarea {
    width: 100%; }

p.warning {
  font-weight: bold; }

#feedback-banner {
  font-size: 85%;
  margin: .5em auto;
  width: auto;
  max-width: 960px; }

.screen_reader_hide {
  height: 1px;
  width: 1px;
  position: absolute;
  overflow: hidden;
  top: -10px; }

.existingMoneyClaim {
  margin-bottom: 1em; }
  .existingMoneyClaim div {
    text-indent: 2em; }

section.closedCourt {
  background-color: #fef7f7;
  clear: both;
  border: 3px solid #df3034;
  padding: 30px;
  margin-bottom: 15px; }

#contacts .email-label {
  float: left;
  width: 30%; }
#contacts .email-addresses {
  float: right;
  width: 70%;
  word-wrap: break-word; }
#contacts .phone-label {
  float: left;
  width: 50%; }
  @media (min-width: 800px) {
    #contacts .phone-label {
      width: 30%; } }
#contacts .phone-number {
  float: right;
  width: 50%;
  word-wrap: break-word; }
  @media (min-width: 800px) {
    #contacts .phone-number {
      width: 70%; } }
#contacts .spacer {
  clear: both;
  height: 15px; }
#contacts .label-pad {
  padding-right: 10px; }
#contacts .contact-explanation {
  margin-left: 170px; }

#emergency_message:before {
  content: url("../images/icon-important.png");
  position: relative;
  bottom: -6.5px;
  text-align: 10px; }
  @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) {
    #emergency_message:before {
      background-image: url("../images/icon-important.png");
      background-size: 100%; } }

#emergency_message_box {
  background-color: #fef7f7;
  clear: both;
  border: 3px solid #df3034;
  padding: 30px;
  font-size: xx-large; }

.language-switcher {
  float: right;
  margin: 0 0 0 1em;
  padding: 0 0 8px;
  font-family: "nta", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.25;
  font-weight: 400;
  text-transform: none; }
  @media (max-width: 640px) {
    .language-switcher {
      font-size: 14px;
      line-height: 1.14286; } }
  .language-switcher ul {
    padding: 0;
    margin: 0; }
  .language-switcher li {
    margin: 0;
    list-style-type: none; }

#language-notice p {
  margin: 0 30px;
  font-weight: bold; }

/*# sourceMappingURL=main.css.map */
