.example:after {
  content: "";
  display: block;
  clear: both; }

.site-wrapper {
  max-width: 960px;
  margin: 0 15px; }
  @media (min-width: 641px) {
    .site-wrapper {
      margin: 0 30px; } }
  @media (min-width: 1020px) {
    .site-wrapper {
      margin: 0 auto; } }

.visually-hidden,
.visuallyhidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

.site-wrapper #content {
  margin: 0; }

.elements-index .heading-medium {
  margin: 1em 0 0 0; }
.elements-index .divider {
  margin-top: 4em; }

@media (min-width: 641px) {
  main > .heading-xlarge {
    margin-top: 1.25em;
    margin-bottom: 0.625em; } }

.heading-contents {
  margin-top: 3em; }

.list-contents li {
  font-family: "nta", Arial, sans-serif;
  font-weight: 400;
  text-transform: none;
  font-size: 14px;
  line-height: 1.14286; }
  @media (min-width: 641px) {
    .list-contents li {
      font-size: 16px;
      line-height: 1.25; } }

.lead-in {
  margin-bottom: 0; }

.list-bullet {
  margin-bottom: 45px; }

.list-underline {
  border-top: 1px solid #bfc1c3; }

.list-underline li {
  border-bottom: 1px solid #bfc1c3;
  padding: 2px 0 3px 0; }

.list-underline a {
  text-decoration: none; }

.no-top-margin {
  margin-top: 0; }

.example {
  position: relative;
  overflow: hidden;
  border: 1px solid #bfc1c3;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 30px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-left: 15px; }
  @media (min-width: 641px) {
    .example {
      padding-top: 45px;
      padding-right: 30px;
      padding-bottom: 30px;
      padding-left: 30px; } }
  .example:before {
    content: "EXAMPLE";
    position: absolute;
    top: 0;
    left: 0;
    padding: 0.21053em 0.78947em 0.21053em 0.78947em;
    font-family: "nta", Arial, sans-serif;
    font-weight: 400;
    text-transform: none;
    font-size: 12px;
    line-height: 1.25;
    background: #bfc1c3;
    color: white; }
    @media (min-width: 641px) {
      .example:before {
        font-size: 14px;
        line-height: 1.42857; } }
  .example .highlight {
    font-style: normal;
    color: #0076c0; }
  .example .list-bullet {
    margin-bottom: 20px; }

.example-grid p {
  width: 100%;
  background-color: #7DADD3;
  background-image: repeating-linear-gradient(180deg, #7DADD3, #7DADD3 15px, #B7CFE1 15px, #B7CFE1 30px);
  margin-bottom: 0;
  height: 30px;
  overflow: hidden;
  text-indent: -999em; }
  @media (min-width: 641px) {
    .example-grid p {
      height: 60px; } }

.swatch {
  width: 60px;
  height: 60px;
  border-radius: 100%; }
  @media (max-width: 640px) {
    .swatch {
      clear: both;
      float: left;
      margin-right: 15px;
      margin-bottom: 15px; } }
  @media (min-width: 641px) {
    .swatch {
      margin: 0 auto 15px auto; } }

.swatch-purple {
  background-color: #2e358b; }

.swatch-mauve {
  background-color: #6f72af; }

.swatch-fuschia {
  background-color: #912b88; }

.swatch-pink {
  background-color: #d53880; }

.swatch-baby-pink {
  background-color: #f499be; }

.swatch-red {
  background-color: #b10e1e; }

.swatch-mellow-red {
  background-color: #df3034; }

.swatch-orange {
  background-color: #f47738; }

.swatch-brown {
  background-color: #b58840; }

.swatch-yellow {
  background-color: #ffbf47; }

.swatch-green {
  background-color: #006435; }

.swatch-grass-green {
  background-color: #85994b; }

.swatch-turquoise {
  background-color: #28a197; }

.swatch-light-blue {
  background-color: #2b8cc4; }

.swatch-govuk-blue {
  background-color: #005ea5; }

.swatch-alpha {
  background-color: #005ea5; }

.swatch-beta {
  background-color: #005ea5; }

.swatch-discovery {
  background-color: #005ea5; }

.swatch-live {
  background-color: #85994b; }

.swatch-error {
  background-color: #b10e1e; }

.swatch-focus {
  background-color: #ffbf47; }

.swatch-button-colour {
  background-color: #00823b; }

.swatch-black {
  background-color: #0b0c0c; }

.swatch-grey-1 {
  background-color: #6f777b; }

.swatch-grey-2 {
  background-color: #bfc1c3; }

.swatch-grey-3 {
  background-color: #dee0e2; }

.swatch-grey-4 {
  background-color: #f8f8f8; }

.swatch-white {
  background-color: #fff;
  border: 1px solid #dee0e2; }

.swatch-text-colour {
  background-color: #0b0c0c; }

.swatch-text-secondary {
  background-color: #6f777b; }

.swatch-page-colour {
  background-color: #fff;
  border: 1px solid #dee0e2; }

.swatch-button-colour {
  background-color: #00823b; }

.swatch-link-colour {
  background-color: #005ea5; }

.swatch-link-colour-visited {
  background-color: #4c2c92; }

.swatch-link-colour-hover {
  background-color: #2b8cc4; }

.swatch-border-colour {
  background-color: #bfc1c3; }

.swatch-panel-colour {
  background-color: #dee0e2; }

.swatch-highlight-colour {
  background-color: #f8f8f8; }

@media (min-width: 641px) {
  .swatch-wrapper {
    float: left;
    width: 20%;
    text-align: center; } }
.swatch-wrapper .heading-small {
  margin-bottom: 0.52632em; }
.swatch-wrapper ul {
  list-style-type: none;
  padding-bottom: 15px; }
  @media (max-width: 640px) {
    .swatch-wrapper ul {
      min-height: 50px;
      padding-top: 10px; } }
.swatch-wrapper li {
  font-family: "nta", Arial, sans-serif;
  font-weight: 400;
  text-transform: none;
  font-size: 14px;
  line-height: 1.14286; }
  @media (min-width: 641px) {
    .swatch-wrapper li {
      font-size: 16px;
      line-height: 1.25; } }
.swatch-wrapper b {
  font-weight: bold;
  text-transform: uppercase; }

.example-images img {
  max-width: 100%;
  vertical-align: top; }

.example .data {
  margin-bottom: 0; }

.example-button .heading-small {
  margin-top: 0; }

.example-button .swatch-wrapper {
  width: 100%; }

/*# sourceMappingURL=elements-documentation.css.map */
