@charset "UTF-8";
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
.front main.container.no-gutter {
  padding-left: 0;
  padding-right: 0; }
.front #main-content {
  margin-right: 0 !important;
  margin-left: 0 !important; }
.front .pane-bundle-image {
  padding: 0 10px;
  margin: 0.5em 0; }
  .front .pane-bundle-image img {
    width: auto !important;
    margin: 0; }
.front .region-sutherland-top .panel-pane {
  width: 100%;
  padding-right: 2px; }
  .front .region-sutherland-top .panel-pane a.btn.btn-default {
    color: #335075; }
.front .pane-block {
  float: left; }
  .front .pane-block h2 {
    background-color: #00acf0;
    color: white;
    border: none;
    margin: 0;
    padding-top: 4px;
    padding-left: 5px; }
  .front .pane-block ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border-bottom: 3px solid #00adef; }
    .front .pane-block ul li {
      padding: 3px 7px;
      text-indent: 0.1em;
      margin-left: -0.1em; }
      .front .pane-block ul li a {
        line-height: 1.58333em; }
      .front .pane-block ul li a:hover {
        color: black; }
  .front .pane-block ul li a::after {
    font-size: 1em;
    color: #6e6e6e; }

.pane-what-s-new-panel-pane-1 h2 {
  background-color: #bb3700;
  margin-top: 25px;
  margin-left: 0 !important;
  padding: 5px 5px 5px 10px;
  color: white !important;
  line-height: 130% !important;
  font-size: 1.6em; }
.pane-what-s-new-panel-pane-1 .view-content {
  margin-top: 10px; }
  .pane-what-s-new-panel-pane-1 .view-content ul {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none;
    position: relative; }
    .pane-what-s-new-panel-pane-1 .view-content ul li {
      margin: 0px 0 10px 0 !important;
      padding: 0 0 0 25px;
      padding-bottom: .5em;
      padding-left: 40px;
      border-bottom: 1px solid #bb3700; }
      .pane-what-s-new-panel-pane-1 .view-content ul li .views-field-created {
        text-indent: 0 !important;
        font-weight: 600;
        color: rgba(174, 31, 36, 0.9); }
      .pane-what-s-new-panel-pane-1 .view-content ul li .views-field-title {
        text-indent: 0 !important; }
      .pane-what-s-new-panel-pane-1 .view-content ul li a {
        border-bottom: none !important;
        font-size: 1.08333em;
        line-height: 1.5em;
        font-weight: normal;
        /* &:visited {
          color: #295376 !important;
        } */ }
      .pane-what-s-new-panel-pane-1 .view-content ul li .mode-1348 {
        width: 25px !important;
        height: 25px !important;
        position: absolute;
        left: 10px;
        top: auto;
        background-image: url(../images/icons/general-icon.png);
        background-repeat: no-repeat;
        background-size: 80% 80%; }
      .pane-what-s-new-panel-pane-1 .view-content ul li .mode-1347 {
        width: 25px !important;
        height: 25px !important;
        position: absolute;
        left: 10px;
        top: auto;
        background-image: url(../images/icons/rail-icon.png);
        background-repeat: no-repeat;
        background-size: 80% 80%; }
      .pane-what-s-new-panel-pane-1 .view-content ul li .mode-1346 {
        width: 25px !important;
        height: 25px !important;
        position: absolute;
        left: 10px;
        top: auto;
        background-image: url(../images/icons/marine-icon.png);
        background-repeat: no-repeat;
        background-size: 80% 80%; }
      .pane-what-s-new-panel-pane-1 .view-content ul li .mode-1344 {
        width: 25px !important;
        height: 25px !important;
        position: absolute;
        left: 10px;
        top: auto;
        background-image: url(../images/icons/accessibility-icon.png);
        background-repeat: no-repeat;
        background-size: 80% 80%; }
      .pane-what-s-new-panel-pane-1 .view-content ul li .mode-1345 {
        width: 25px !important;
        height: 25px !important;
        position: absolute;
        left: 10px;
        top: auto;
        background-image: url(../images/icons/air-icon.png);
        background-repeat: no-repeat;
        background-size: 80% 80%; }
      .pane-what-s-new-panel-pane-1 .view-content ul li .mode- {
        width: 25px !important;
        height: 25px !important;
        position: absolute;
        left: 10px;
        top: auto;
        background-image: url(../images/icons/general-icon.png);
        background-repeat: no-repeat; }
      .pane-what-s-new-panel-pane-1 .view-content ul li .views-field-created {
        font-weight: 600;
        color: rgba(174, 31, 36, 0.9); }
.pane-what-s-new-panel-pane-1 .link {
  font-size: 1em;
  font-weight: 400; }
.pane-what-s-new-panel-pane-1 .more-link {
  margin-left: 10px;
  text-align: left; }
  .pane-what-s-new-panel-pane-1 .more-link a {
    padding-right: 20px;
    color: #bb3700 !important;
    font-size: 1.5em !important;
    font-weight: bold;
    border-bottom: none !important;
    background-image: url(../images/arrows/orange-arrow.png);
    background-repeat: no-repeat;
    background-position: center right;
    background-size: 14px 14px; }

.pane-consultations-panel-pane-1 h2 {
  background-color: #295375;
  margin-top: 25px;
  margin-left: 0 !important;
  /*border-bottom: 3px solid rgba(0, 173, 239, 1);*/
  padding: 5px 5px 5px 10px;
  font-size: 1.6em;
  color: white !important;
  line-height: 130% !important; }
.pane-consultations-panel-pane-1 .view-content {
  margin-top: 10px; }
  .pane-consultations-panel-pane-1 .view-content ul {
    margin: 0 !important;
    list-style: none; }
    .pane-consultations-panel-pane-1 .view-content ul li {
      margin: 0 0 10px 0 !important;
      padding-bottom: .5em;
      border-bottom: 1px solid #295375; }
      .pane-consultations-panel-pane-1 .view-content ul li .field-content {
        display: block;
        background-image: url(../images/arrows/blue-arrow.png);
        background-repeat: no-repeat;
        background-position: center right;
        background-size: 14px 14px; }
      .pane-consultations-panel-pane-1 .view-content ul li a {
        display: block;
        border-bottom: none !important;
        font-size: 1.08333em !important;
        line-height: 1.5em;
        font-weight: normal;
        /* color: #295376; */
        margin-left: 1em;
        max-width: 89%;
        /* 	&:visited {
          color: #295376 !important;
        } */ }
    .pane-consultations-panel-pane-1 .view-content ul .views-field-created {
      font-weight: 600;
      color: rgba(174, 31, 36, 0.9); }
    .pane-consultations-panel-pane-1 .view-content ul .views-field-title {
      text-indent: 0 !important; }
.pane-consultations-panel-pane-1 .link {
  font-size: 1em;
  font-weight: 400;
  color: #6e6e6e; }
.pane-consultations-panel-pane-1 .more-link {
  text-align: left;
  padding-bottom: 10px; }

.region-sutherland-third {
  margin-bottom: 0 !important; }

.pane-bean-priorities-front {
  width: 100%;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important; }
  .pane-bean-priorities-front section {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important; }
  .pane-bean-priorities-front h2 {
    background-color: #007991 !important;
    margin: 25px 0 5px 0 !important;
    padding: 5px 5px 5px 10px !important;
    font-size: 1.6em;
    color: white !important;
    font-weight: 700 !important;
    line-height: 130% !important; }
  .pane-bean-priorities-front .block-content p {
    display: none; }
  .pane-bean-priorities-front .block-content .proroties-links .poster {
    margin-bottom: 10px; }

.mb-sm-open ul li a.active-trail {
  margin-left: 10px !important; }

.mb-menu a.active-trail span.expandicon {
  margin-left: 5px; }

/*
 * @file
 * global.base
 *
 * - normalize with small modifications for Drupal and AT: http://necolas.github.com/normalize.css/
 * - Gutter widths, see $gutter-width in _custom.scss
 * - Default container alignment.
 * - Flexible images and media declarations.
 * - Copies of the SCSS mixins for reference, which includes an improved
 *   element-invisible and focusable styles.
 */
#block-system-main .class,
#content .class {
  clear: both;
  display: inline-block;
  border: 1px solid black;
  padding: 4px 6px;
  font-size: 1em !important;
  font-weight: 400;
  background-color: black;
  color: white;
  margin-top: 1em;
  margin-bottom: 2em;
  letter-spacing: 1px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }
#block-system-main h1,
#content h1 {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif !important;
  font-weight: 700;
  line-height: 1.2;
  font-size: 34px;
  font-size: 34px; }
#block-system-main h2,
#content h2 {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif !important;
  font-weight: 700;
  line-height: 1.2;
  font-size: 26px;
  font-size: 26px; }
#block-system-main h3,
#content h3 {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif !important;
  font-weight: 700;
  line-height: 1.2;
  font-size: 22px;
  font-size: 22px; }
#block-system-main h4,
#content h4 {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif !important;
  font-size: 18px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2; }
#block-system-main h5,
#content h5 {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif !important;
  font-size: 16px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2; }
#block-system-main h6,
#content h6 {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif !important;
  line-height: 1.2;
  font-size: 16px;
  font-size: 16px;
  font-weight: 700; }
#block-system-main .block-custom-search-blocks h3,
#content .block-custom-search-blocks h3 {
  display: none;
  visibility: hidden; }
#block-system-main p,
#content p {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif !important;
  color: #333333;
  font-weight: normal;
  line-height: 1.58333em;
  margin-top: 4px;
  margin-bottom: 8px;
  overflow: hidden; }
#block-system-main .wb-tabs ul,
#content .wb-tabs ul {
  border-bottom: none;
  margin-left: 0; }
#block-system-main .wb-tabs figcaption h3,
#content .wb-tabs figcaption h3 {
  color: #fff; }
#block-system-main .wb-tabs figcaption p,
#content .wb-tabs figcaption p {
  font-size: 16px;
  color: #fff;
  line-height: 1.4375; }
#block-system-main .wb-tabs figcaption a,
#content .wb-tabs figcaption a {
  font-size: 16px;
  text-decoration: underline; }
#block-system-main .wb-tabs a,
#content .wb-tabs a {
  border: none; }
#block-system-main .wb-tabs .plypause a,
#content .wb-tabs .plypause a {
  font-size: 1.5em;
  color: #000;
  margin-top: 0; }
#block-system-main section,
#content section {
  margin-bottom: 1em;
  padding-bottom: 1em; }
#block-system-main .general-link,
#block-system-main a,
#content .general-link,
#content a {
  text-decoration: none;
  border-bottom: 1px solid #295376;
  cursor: pointer; }
#block-system-main .large-link,
#content .large-link {
  color: #23486B;
  text-decoration: none;
  border-bottom: 1px solid #295376;
  cursor: pointer;
  font-size: 1.33333em; }
  #block-system-main .large-link:visited,
  #content .large-link:visited {
    color: #683e92;
    border-bottom: 1px solid #683e92; }
#block-system-main .large-link-arrow,
#content .large-link-arrow {
  color: #23486B;
  text-decoration: none;
  border-bottom: 1px solid #295376;
  cursor: pointer;
  font-size: 1.33333em;
  background-image: url("../images/arrows/blue-arrow.png");
  background-repeat: no-repeat;
  background-position: 100% 50%;
  background-size: 14px 14px !important;
  padding-right: 18px;
  line-height: 150%; }
  #block-system-main .large-link-arrow:visited,
  #content .large-link-arrow:visited {
    color: #683e92;
    border-bottom: 1px solid #683e92; }
#block-system-main .abbreviation,
#block-system-main abbr,
#content .abbreviation,
#content abbr {
  color: #23486B;
  text-decoration: none;
  border-bottom: 1px dotted #295376;
  cursor: pointer;
  font-size: 1em; }
  #block-system-main .abbreviation:visited,
  #block-system-main abbr:visited,
  #content .abbreviation:visited,
  #content abbr:visited {
    color: #683e92;
    border-bottom: 1px dotted #4e2f6f !important; }
#block-system-main .blockquote,
#block-system-main blockquote,
#content .blockquote,
#content blockquote {
  max-width: 100%;
  background-color: white !important;
  padding: .2em .4em .2em 1em;
  border-top: none !important;
  border-right: none !important;
  border-bottom: none !important;
  border-left: none !important; }
  #block-system-main .blockquote p,
  #block-system-main blockquote p,
  #content .blockquote p,
  #content blockquote p {
    font-style: normal;
    font-size: 1.08333em;
    line-height: 1.5em;
    color: #333333; }
#block-system-main .blockquote-en,
#content .blockquote-en {
  padding: .5em 1em;
  min-height: 90px;
  border: none !important;
  background-color: transparent !important; }
  #block-system-main .blockquote-en p:first-child,
  #content .blockquote-en p:first-child {
    background-image: url("../images/quotes-en.png");
    background-repeat: no-repeat;
    min-height: 100px; }
  #block-system-main .blockquote-en p,
  #content .blockquote-en p {
    padding-left: 6.5em;
    font-size: 1.08333em;
    line-height: 1.66667em;
    color: #222222; }
#block-system-main .blockquote-fr,
#content .blockquote-fr {
  max-width: 60%;
  padding: .5em 1em;
  border: none !important;
  background-color: transparent !important; }
  #block-system-main .blockquote-fr p:first-child,
  #content .blockquote-fr p:first-child {
    background-image: url("../images/quotes-fr.png");
    background-repeat: no-repeat;
    min-height: 100px; }
  #block-system-main .blockquote-fr p,
  #content .blockquote-fr p {
    padding-left: 6.5em;
    font-size: 1.16667em;
    line-height: 1.66667em;
    color: #222222; }
#block-system-main .zebra-1,
#content .zebra-1 {
  margin: 10px 0;
  border-collapse: collapse; }
  #block-system-main .zebra-1 thead,
  #content .zebra-1 thead {
    background-color: #076AA9 !important;
    border: 1px solid #076AA9 !important;
    color: #ffffff; }
    #block-system-main .zebra-1 thead tr th,
    #content .zebra-1 thead tr th {
      background-color: #076AA9 !important;
      border: 1px solid #076AA9 !important;
      padding: .5em 1em;
      text-align: left;
      color: white !important;
      text-shadow: none !important; }
  #block-system-main .zebra-1 tbody tr,
  #content .zebra-1 tbody tr {
    border: 1px solid #076AA9; }
    #block-system-main .zebra-1 tbody tr:nth-child(odd),
    #content .zebra-1 tbody tr:nth-child(odd) {
      background-color: #effbff !important; }
    #block-system-main .zebra-1 tbody tr:nth-child(even),
    #content .zebra-1 tbody tr:nth-child(even) {
      background-color: transparent !important; }
    #block-system-main .zebra-1 tbody tr td,
    #content .zebra-1 tbody tr td {
      padding: .5em 1em;
      line-height: 1.58333em; }
#block-system-main .zebra-2,
#content .zebra-2 {
  margin: 10px 0;
  border-collapse: collapse; }
  #block-system-main .zebra-2 thead,
  #content .zebra-2 thead {
    background-color: #c95216;
    border: 1px solid #c95216;
    color: #ffffff; }
    #block-system-main .zebra-2 thead tr th,
    #content .zebra-2 thead tr th {
      background-color: #c95216 !important;
      padding: .5em 1em;
      text-align: left;
      color: white !important;
      text-shadow: none !important; }
  #block-system-main .zebra-2 tbody tr,
  #content .zebra-2 tbody tr {
    border: 1px solid #c95216; }
    #block-system-main .zebra-2 tbody tr:nth-child(odd),
    #content .zebra-2 tbody tr:nth-child(odd) {
      background-color: #FBDCC4 !important; }
    #block-system-main .zebra-2 tbody tr:nth-child(even),
    #content .zebra-2 tbody tr:nth-child(even) {
      background-color: transparent !important; }
    #block-system-main .zebra-2 tbody tr td,
    #content .zebra-2 tbody tr td {
      padding: .5em 1em;
      font-size: 1.08333em;
      line-height: 1.58333em; }
#block-system-main .table-heading,
#content .table-heading {
  padding: .5em 0em .5em .5em;
  font-size: 1.33333em;
  font-weight: 700;
  margin-bottom: 0;
  background-color: #f6f6f6;
  border-bottom: 1px solid black;
  max-width: 76%; }
#block-system-main .table-grey,
#content .table-grey {
  border: none !important; }
  #block-system-main .table-grey thead tr,
  #content .table-grey thead tr {
    border: none !important; }
    #block-system-main .table-grey thead tr th,
    #content .table-grey thead tr th {
      background-color: #efefef;
      border: none;
      text-align: left;
      border-bottom: 2px solid white;
      padding: 8px 8px 8px 4px; }
  #block-system-main .table-grey tbody tr td,
  #content .table-grey tbody tr td {
    border-right: none;
    border-left: none;
    padding: 0 0 0 4px; }
#block-system-main table caption,
#content table caption {
  text-align: center;
  font-size: 125%;
  font-weight: 400;
  padding: 1.5em 1.5em 0 1.5em;
  font-style: italic; }
#block-system-main table tbody tr th,
#content table tbody tr th {
  border-width: 1px; }
#block-system-main .table-simplify thead tr th,
#content .table-simplify thead tr th {
  padding: 8px 8px 8px 4px; }
#block-system-main .table-simplify tbody tr td,
#content .table-simplify tbody tr td {
  padding: 0 15px 0 5px; }
#block-system-main .table-1,
#content .table-1 {
  border-collapse: collapse; }
  #block-system-main .table-1 thead,
  #content .table-1 thead {
    background-color: #076AA9;
    border: 1px solid #076AA9;
    color: #ffffff; }
    #block-system-main .table-1 thead tr th,
    #content .table-1 thead tr th {
      padding: .5em 1em;
      text-align: left; }
  #block-system-main .table-1 tbody,
  #content .table-1 tbody {
    border: none; }
    #block-system-main .table-1 tbody tr,
    #content .table-1 tbody tr {
      border-bottom: 1px solid #a5a5a5; }
      #block-system-main .table-1 tbody tr td,
      #content .table-1 tbody tr td {
        padding: .5em 1em;
        font-size: 1.08333em;
        line-height: 1.58333em; }
      #block-system-main .table-1 tbody tr td.first,
      #content .table-1 tbody tr td.first {
        min-width: 100%;
        margin-right: 2em;
        display: inline-block;
        font-weight: 700; }
#block-system-main .table-2,
#content .table-2 {
  max-width: 80%;
  border-collapse: collapse; }
  #block-system-main .table-2 thead tr th,
  #content .table-2 thead tr th {
    padding: .5em 1em;
    text-align: left; }
  #block-system-main .table-2 tbody tr,
  #content .table-2 tbody tr {
    border-bottom: 1px solid #a5a5a5; }
    #block-system-main .table-2 tbody tr:nth-child(even),
    #content .table-2 tbody tr:nth-child(even) {
      background-color: #f6f6f6; }
    #block-system-main .table-2 tbody tr td,
    #content .table-2 tbody tr td {
      padding: .5em 1em;
      font-size: 1.08333em;
      line-height: 1.58333em;
      border-top: none !important;
      border-bottom: none !important;
      border-left: none !important;
      border-right: none !important; }
    #block-system-main .table-2 tbody tr td.first,
    #content .table-2 tbody tr td.first {
      min-width: 100%;
      margin-right: 2em;
      display: inline-block;
      font-weight: 700; }
#block-system-main .table-note,
#content .table-note {
  margin: 0px;
  padding: 0px;
  background-color: #f6f6f6; }
  #block-system-main .table-note h3,
  #content .table-note h3 {
    text-transform: uppercase;
    padding: .5em .8em;
    padding-bottom: 0;
    margin: 0;
    color: #007a91 !important; }
  #block-system-main .table-note p,
  #content .table-note p {
    margin-top: 0;
    padding: 0 .5em .5em 1em; }
#block-system-main .gen-box-1,
#content .gen-box-1 {
  margin: 10px 0;
  padding: 0;
  overflow: hidden;
  border-top: 1px solid #bb3800;
  border-bottom: 1px solid #bb3800;
  background-color: rgba(253, 234, 226, 0.23); }
  #block-system-main .gen-box-1 h2,
  #content .gen-box-1 h2 {
    margin-top: 10px;
    margin-bottom: .5em;
    margin-left: 10px;
    line-height: 130%; }
  #block-system-main .gen-box-1 .divider,
  #content .gen-box-1 .divider {
    background-color: #a5a5a5;
    height: 1px;
    display: block;
    width: 100%;
    text-align: center; }
  #block-system-main .gen-box-1 p,
  #content .gen-box-1 p {
    padding: 0 10px; }
    #block-system-main .gen-box-1 p a,
    #content .gen-box-1 p a {
      color: #333;
      border-bottom-color: #333; }
      #block-system-main .gen-box-1 p a:link, #block-system-main .gen-box-1 p a:visited, #block-system-main .gen-box-1 p a:hover, #block-system-main .gen-box-1 p a:active,
      #content .gen-box-1 p a:link,
      #content .gen-box-1 p a:visited,
      #content .gen-box-1 p a:hover,
      #content .gen-box-1 p a:active {
        color: #333;
        border-bottom-color: #333; }
#block-system-main .gen-box-2,
#content .gen-box-2 {
  margin: 10px 0;
  padding: 0;
  overflow: hidden;
  border-top: 1px solid #a5a5a5;
  border-bottom: 1px solid #a5a5a5;
  background-image: url("../images/strip-tile.png");
  background-repeat: repeat; }
  #block-system-main .gen-box-2 h2,
  #content .gen-box-2 h2 {
    margin-top: 10px;
    margin-bottom: .5em;
    margin-left: 10px;
    line-height: 130%; }
  #block-system-main .gen-box-2 h3,
  #content .gen-box-2 h3 {
    padding-left: .5em;
    padding-top: 0;
    margin-bottom: 0; }
  #block-system-main .gen-box-2 .divider,
  #content .gen-box-2 .divider {
    background-color: #a5a5a5;
    height: 1px;
    display: block;
    width: 100%;
    text-align: center; }
  #block-system-main .gen-box-2 p,
  #content .gen-box-2 p {
    padding: 0 10px; }
    #block-system-main .gen-box-2 p a,
    #content .gen-box-2 p a {
      color: #333;
      border-bottom-color: #333; }
      #block-system-main .gen-box-2 p a:link, #block-system-main .gen-box-2 p a:visited, #block-system-main .gen-box-2 p a:hover, #block-system-main .gen-box-2 p a:active,
      #content .gen-box-2 p a:link,
      #content .gen-box-2 p a:visited,
      #content .gen-box-2 p a:hover,
      #content .gen-box-2 p a:active {
        color: #333;
        border-bottom-color: #333; }
#block-system-main .gen-box-important,
#content .gen-box-important {
  margin: 10px 0;
  padding: 0;
  max-width: 100%;
  background-color: #bb3800;
  color: white;
  overflow: hidden; }
  #block-system-main .gen-box-important h2,
  #content .gen-box-important h2 {
    margin-top: 20px;
    margin-bottom: .5em;
    margin-left: 10px;
    color: white;
    line-height: 130%; }
  #block-system-main .gen-box-important .divider,
  #content .gen-box-important .divider {
    background-color: white;
    height: 1px;
    display: block;
    width: 100%;
    text-align: center; }
  #block-system-main .gen-box-important p,
  #content .gen-box-important p {
    color: white;
    padding: 0 10px; }
    #block-system-main .gen-box-important p a,
    #content .gen-box-important p a {
      color: white;
      border-bottom-color: white; }
      #block-system-main .gen-box-important p a:link, #block-system-main .gen-box-important p a:visited, #block-system-main .gen-box-important p a:hover, #block-system-main .gen-box-important p a:active,
      #content .gen-box-important p a:link,
      #content .gen-box-important p a:visited,
      #content .gen-box-important p a:hover,
      #content .gen-box-important p a:active {
        color: white;
        border-bottom-color: white; }
#block-system-main .gen-box-information,
#content .gen-box-information {
  margin: 10px 0;
  padding: 0;
  background-color: #e4eff4;
  border-top: 1px solid #1380B3;
  border-bottom: 1px solid #1380B3;
  overflow: hidden; }
  #block-system-main .gen-box-information h2,
  #content .gen-box-information h2 {
    margin-top: 20px;
    margin-bottom: .5em;
    margin-left: 10px;
    line-height: 130%; }
  #block-system-main .gen-box-information .divider,
  #content .gen-box-information .divider {
    background-color: #a5a5a5;
    height: 1px;
    display: block;
    width: 100%;
    text-align: center; }
  #block-system-main .gen-box-information p,
  #content .gen-box-information p {
    padding: 0 10px; }
    #block-system-main .gen-box-information p a,
    #content .gen-box-information p a {
      color: #333;
      border-bottom-color: #333; }
      #block-system-main .gen-box-information p a:link, #block-system-main .gen-box-information p a:visited, #block-system-main .gen-box-information p a:hover, #block-system-main .gen-box-information p a:active,
      #content .gen-box-information p a:link,
      #content .gen-box-information p a:visited,
      #content .gen-box-information p a:hover,
      #content .gen-box-information p a:active {
        color: #333;
        border-bottom-color: #333; }
#block-system-main .gen-box-did-you-know,
#content .gen-box-did-you-know {
  margin: 10px 0;
  padding: 0;
  overflow: hidden;
  border-top: 1px solid #3C853E;
  border-bottom: 1px solid #3C853E;
  background-color: #ebf1eb; }
  #block-system-main .gen-box-did-you-know h2,
  #content .gen-box-did-you-know h2 {
    margin-top: 20px;
    margin-bottom: .5em;
    margin-left: 10px;
    line-height: 130%; }
  #block-system-main .gen-box-did-you-know .divider,
  #content .gen-box-did-you-know .divider {
    background-color: #A5A5A5;
    height: 1px;
    display: block;
    width: 100%;
    text-align: center; }
  #block-system-main .gen-box-did-you-know p,
  #content .gen-box-did-you-know p {
    padding: 0 10px; }
#block-system-main .hightlinght-box-3,
#content .hightlinght-box-3 {
  padding: .5em 1em;
  border: 1px solid #FFE953;
  background-color: #fffbed; }
  #block-system-main .hightlinght-box-3 h2,
  #content .hightlinght-box-3 h2 {
    margin-top: .5em;
    margin-bottom: .5em; }
  #block-system-main .hightlinght-box-3 .divider,
  #content .hightlinght-box-3 .divider {
    background-color: #A5A5A5;
    height: 1px;
    display: block;
    width: 100%;
    text-align: center; }
#block-system-main .badge,
#content .badge {
  text-transform: none;
  background-color: transparent; }
  #block-system-main .badge .badge-name,
  #content .badge .badge-name {
    padding: .2em .5em;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    -moz-background-clip: padding;
    -o-background-clip: padding-box;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    background-color: #a5a5a5;
    color: #fff;
    font-size: 1.41667em;
    letter-spacing: 1px; }
  #block-system-main .badge .badge-text,
  #content .badge .badge-text {
    color: #555;
    font-size: 1.66667em;
    font-weight: 700;
    padding-left: .5em; }
#block-system-main .button-1 a,
#content .button-1 a {
  padding-left: 2em;
  padding-right: .8em;
  padding-top: .5em;
  padding-bottom: .5em;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -o-background-clip: padding-box;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  background-color: #555;
  text-align: center;
  text-align: center;
  color: #fff !important;
  font-size: 1.41667em;
  text-decoration: none;
  font-family: "Verdana";
  margin-left: 0 !important;
  background-image: url("../images/arrows/left-arrow.png");
  background-repeat: no-repeat;
  background-position: 7% center; }
#block-system-main .button-2 a,
#content .button-2 a {
  padding-left: .8em;
  padding-right: 2em;
  padding-top: .5em;
  padding-bottom: .5em;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -o-background-clip: padding-box;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  background-color: #BB3800;
  text-align: center;
  color: #fff !important;
  font-size: 1.41667em;
  text-decoration: none;
  font-family: "Verdana";
  margin-left: 0 !important;
  background-image: url("../images/arrows/right-arrow.png");
  background-repeat: no-repeat;
  background-position: 92% center; }
#block-system-main .half-rule,
#content .half-rule {
  margin: 10px;
  width: 50%;
  height: 1px;
  background-color: #a5a5a5; }
#block-system-main .full-rule,
#content .full-rule {
  margin: 10px;
  width: 98%;
  height: 1px;
  background-color: #a5a5a5; }
#block-system-main .call-out,
#content .call-out {
  padding: 0;
  background-color: #00657C; }
  #block-system-main .call-out h2,
  #content .call-out h2 {
    color: #ffffff;
    margin-top: 10px;
    margin-bottom: .5em;
    margin-left: 10px;
    line-height: 130%; }
  #block-system-main .call-out p,
  #content .call-out p {
    color: #ffffff;
    font-weight: 700;
    font-size: 1.16667em;
    line-height: 1.5em;
    padding: 0 10px; }
    #block-system-main .call-out p a,
    #content .call-out p a {
      color: white;
      border-bottom-color: white; }
      #block-system-main .call-out p a:link, #block-system-main .call-out p a:visited, #block-system-main .call-out p a:hover, #block-system-main .call-out p a:active,
      #content .call-out p a:link,
      #content .call-out p a:visited,
      #content .call-out p a:hover,
      #content .call-out p a:active {
        color: white;
        border-bottom-color: white; }
#block-system-main .list-1,
#content .list-1 {
  list-style: none;
  margin-left: 10px; }
  #block-system-main .list-1 p,
  #content .list-1 p {
    margin-left: -10px; }
  #block-system-main .list-1 li,
  #content .list-1 li {
    background-image: url("../images/red-bullet.png");
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 25px;
    margin-bottom: 0em;
    padding-bottom: .3em;
    font-size: 1.08333em;
    line-height: 100%; }
#block-system-main .list-2,
#content .list-2 {
  list-style: none;
  margin-left: 10px; }
  #block-system-main .list-2 p,
  #content .list-2 p {
    font-weight: 700;
    margin-left: -10px; }
  #block-system-main .list-2 li,
  #content .list-2 li {
    background-image: url("../images/teal-bullet.png");
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 25px;
    margin-bottom: 0em;
    padding-bottom: .3em;
    font-weight: 700;
    font-size: 1.08333em;
    line-height: 1.5em; }
#block-system-main .list-3,
#content .list-3 {
  list-style: none;
  margin-left: 10px !important; }
  #block-system-main .list-3 p,
  #content .list-3 p {
    font-weight: 700;
    margin-left: -10px; }
  #block-system-main .list-3 li,
  #content .list-3 li {
    padding-left: 15px;
    margin-bottom: .4em;
    font-size: 1.08333em;
    line-height: 1.5em; }
#block-system-main .list-4 li,
#content .list-4 li {
  margin-bottom: .4em;
  font-size: 1.08333em;
  line-height: 1.5em; }
#block-system-main .list-5 li,
#content .list-5 li {
  margin-bottom: .4em;
  font-size: 1.08333em;
  line-height: 1.5em; }
#block-system-main .nav-1,
#content .nav-1 {
  margin: 0;
  padding: 0;
  list-style: none; }
  #block-system-main .nav-1 h4,
  #content .nav-1 h4 {
    margin: 0;
    padding: .2em .5em;
    background-image: url("../images/strip-tile.png") !important;
    background-repeat: repeat;
    margin-bottom: .5em; }
    #block-system-main .nav-1 h4 a,
    #content .nav-1 h4 a {
      color: #000000 !important;
      font-size: 1.5em;
      font-weight: 700;
      border-bottom: none !important; }
  #block-system-main .nav-1 li,
  #content .nav-1 li {
    margin-bottom: .4em;
    font-size: 1em;
    line-height: 2em;
    font-weight: 700;
    color: #295376;
    padding-left: 1em; }
    #block-system-main .nav-1 li a,
    #content .nav-1 li a {
      border-bottom: none !important; }
#block-system-main ol, #block-system-main ul,
#content ol,
#content ul {
  margin-left: 0px;
  padding: 1em; }
#block-system-main .tabs ol, #block-system-main .tabs ul,
#content .tabs ol,
#content .tabs ul {
  padding: 0em; }
  #block-system-main .tabs ol li, #block-system-main .tabs ul li,
  #content .tabs ol li,
  #content .tabs ul li {
    margin-left: 0em; }
#block-system-main ol li, #block-system-main ul li,
#content ol li,
#content ul li {
  line-height: 1.58333em;
  margin-left: 1em; }
#block-system-main ul.list-bullet-none,
#content ul.list-bullet-none {
  list-style: none; }
#block-system-main .view-ruling-search ol li,
#content .view-ruling-search ol li {
  list-style: none; }
#block-system-main .nav-2,
#content .nav-2 {
  margin: 0;
  padding: 0;
  list-style: none; }
  #block-system-main .nav-2 h4,
  #content .nav-2 h4 {
    margin: 0;
    padding: .2em .5em;
    background-color: #F6DBD2;
    margin-bottom: .5em; }
    #block-system-main .nav-2 h4 a,
    #content .nav-2 h4 a {
      color: #000000 !important;
      font-size: 1.16667em;
      font-weight: 700;
      border-bottom: none !important; }
  #block-system-main .nav-2 li,
  #content .nav-2 li {
    margin-bottom: .4em;
    font-size: 1em;
    line-height: 2em;
    font-weight: 700;
    color: #295376;
    padding-left: 1em; }
    #block-system-main .nav-2 li a,
    #content .nav-2 li a {
      border-bottom: none !important; }
#block-system-main .nav-3,
#content .nav-3 {
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: #FFE0C3;
  border-top: 1px solid #bb3800;
  border-bottom: 1px solid #bb3800; }
  #block-system-main .nav-3 h4,
  #content .nav-3 h4 {
    margin: 0;
    padding: .2em .5em;
    background-image: url("../images/related-icon.png");
    background-repeat: no-repeat;
    background-position: 98% 40%; }
    #block-system-main .nav-3 h4 a,
    #content .nav-3 h4 a {
      color: #000000 !important;
      font-size: 1.16667em;
      font-weight: 700;
      border-bottom: none !important; }
  #block-system-main .nav-3 li,
  #content .nav-3 li {
    margin-bottom: .4em;
    font-size: 1em;
    line-height: 2em;
    font-weight: 700;
    color: #295376;
    padding-left: 1em; }
    #block-system-main .nav-3 li a,
    #content .nav-3 li a {
      border-bottom: none !important; }
#block-system-main .pager,
#content .pager {
  clear: both; }
  #block-system-main .pager li,
  #content .pager li {
    margin-left: 0; }
#block-system-main .pagination.pagination-sm a,
#content .pagination.pagination-sm a {
  font-size: 14px; }
#block-system-main .figure-1,
#content .figure-1 {
  margin-left: 10px;
  width: 273px !important;
  border: 1px solid #cbcbcb;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -o-background-clip: padding-box;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  background-color: #f9f9f9; }
  #block-system-main .figure-1 img,
  #content .figure-1 img {
    max-width: 260px !important;
    height: auto !important;
    padding: .5em;
    margin: 0; }
  #block-system-main .figure-1 p.title,
  #content .figure-1 p.title {
    margin: .1em .8em;
    padding: .2em .8em;
    color: #212121;
    font-size: 1.08333em;
    font-weight: 700; }
  #block-system-main .figure-1 p.description,
  #content .figure-1 p.description {
    margin: .2em .8em;
    padding: 0 .8em;
    padding-bottom: .5em;
    color: #212121;
    font-size: 1.08333em;
    font-weight: 300; }
#block-system-main .figure-2 img,
#content .figure-2 img {
  -moz-border-radius-topleft: 20px;
  -webkit-border-top-left-radius: 20px;
  border-top-left-radius: 20px;
  -moz-border-radius-bottomright: 20px;
  -webkit-border-bottom-right-radius: 20px;
  border-bottom-right-radius: 20px; }
#block-system-main .figure-3 img,
#content .figure-3 img {
  width: 300px;
  height: 300px;
  border: 1px solid #cbcbcb; }
#block-system-main .figure-4 img,
#content .figure-4 img {
  width: 880px;
  height: 370px;
  border: 1px solid #cbcbcb; }
#block-system-main ul.unordered,
#content ul.unordered {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0; }
  #block-system-main ul.unordered li,
  #content ul.unordered li {
    padding: .5em;
    font-size: 1.16667em;
    line-height: 1.83333em; }
  #block-system-main ul.unordered li:nth-child(odd),
  #content ul.unordered li:nth-child(odd) {
    background-color: #DDDDDD; }
  #block-system-main ul.unordered .odd,
  #content ul.unordered .odd {
    background-color: #DDDDDD; }
#block-system-main .list-style-1,
#content .list-style-1 {
  list-style: none;
  padding: 0;
  padding-top: 1em; }
  #block-system-main .list-style-1 li,
  #content .list-style-1 li {
    padding-bottom: 1em; }
  #block-system-main .list-style-1 .heading,
  #content .list-style-1 .heading {
    margin: 0;
    font-size: 1.08333em; }
  #block-system-main .list-style-1 .body,
  #content .list-style-1 .body {
    margin: 0;
    margin-left: 1em;
    font-size: 1.08333em; }
#block-system-main .list-style-2,
#content .list-style-2 {
  list-style: none;
  padding: 0;
  padding-top: 1em; }
  #block-system-main .list-style-2 li,
  #content .list-style-2 li {
    padding-bottom: 1em; }
  #block-system-main .list-style-2 .heading,
  #content .list-style-2 .heading {
    background-color: #ededed;
    border: 1px solid #cbcbcb;
    padding: 1em;
    margin: 0;
    font-size: 1.08333em; }
  #block-system-main .list-style-2 .body,
  #content .list-style-2 .body {
    margin: 0;
    padding: 1em;
    font-size: 1.08333em;
    background-color: #ededed;
    border-left: 1px solid #cbcbcb;
    border-right: 1px solid #cbcbcb;
    border-bottom: 1px solid #cbcbcb; }
#block-system-main .toc-1,
#content .toc-1 {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 1em;
  border: 1px solid #cbcbcb;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #f9f9f9; }
  #block-system-main .toc-1 li,
  #content .toc-1 li {
    list-style: none; }
    #block-system-main .toc-1 li ul,
    #content .toc-1 li ul {
      margin: 0;
      padding: 0; }
      #block-system-main .toc-1 li ul li,
      #content .toc-1 li ul li {
        list-style: none; }
        #block-system-main .toc-1 li ul li p.body,
        #content .toc-1 li ul li p.body {
          text-indent: 1em; }
  #block-system-main .toc-1 .heading,
  #content .toc-1 .heading {
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -moz-background-clip: padding;
    -o-background-clip: padding-box;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    background-color: #f9f9f9;
    color: #ffffff;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU1NTU1NSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzY1NjU2NSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #555555), color-stop(100%, #656565));
    background-image: -moz-linear-gradient(bottom, #555555 0%, #656565 100%);
    background-image: -webkit-linear-gradient(bottom, #555555 0%, #656565 100%);
    background-image: linear-gradient(to top, #555555 0%, #656565 100%);
    padding: 0 1em;
    margin: 0;
    font-size: 1.08333em; }
  #block-system-main .toc-1 .body,
  #content .toc-1 .body {
    margin: 0;
    padding: 1em;
    font-size: 1.08333em;
    color: #295375;
    border-top: 1px solid #cbcbcb; }
#block-system-main .toc-2,
#content .toc-2 {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 1em;
  border: 1px solid #cbcbcb;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #f9f9f9; }
  #block-system-main .toc-2 li,
  #content .toc-2 li {
    list-style: none; }
    #block-system-main .toc-2 li ul,
    #content .toc-2 li ul {
      margin: 0;
      padding: 0; }
      #block-system-main .toc-2 li ul li,
      #content .toc-2 li ul li {
        list-style: none; }
        #block-system-main .toc-2 li ul li p.body,
        #content .toc-2 li ul li p.body {
          text-indent: 1em; }
  #block-system-main .toc-2 .heading,
  #content .toc-2 .heading {
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -moz-background-clip: padding;
    -o-background-clip: padding-box;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    background-color: #ddd;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA3NTc4YiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzA3NjlhNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #07578b), color-stop(100%, #0769a7));
    background-image: -moz-linear-gradient(bottom, #07578b 0%, #0769a7 100%);
    background-image: -webkit-linear-gradient(bottom, #07578b 0%, #0769a7 100%);
    background-image: linear-gradient(to top, #07578b 0%, #0769a7 100%);
    color: #ffffff;
    padding: 0 1em;
    margin: 0;
    font-size: 1.08333em; }
  #block-system-main .toc-2 .body,
  #content .toc-2 .body {
    margin: 0;
    padding: 1em;
    font-size: 1.08333em;
    color: #295375;
    border-top: 1px solid #cbcbcb; }
#block-system-main dl.table-display,
#content dl.table-display {
  overflow: hidden;
  *zoom: 1; }
  #block-system-main dl.table-display dt,
  #content dl.table-display dt {
    border-top: 1px solid #d4d4d4;
    clear: both;
    float: left;
    font-size: 1em;
    line-height: 1.83333em;
    font-weight: 700;
    width: 20%;
    padding: 5px 1%; }
  #block-system-main dl.table-display dd,
  #content dl.table-display dd {
    border-top: 1px solid #d4d4d4;
    clear: right;
    font-size: 1em;
    line-height: 1.83333em;
    padding: 5px 2%;
    margin-left: 0;
    float: left;
    width: 74%; }
#block-system-main .definition-1 dt,
#content .definition-1 dt {
  color: #007a91;
  font-size: 1.33333em;
  font-weight: 700; }
#block-system-main .definition-1 dd,
#content .definition-1 dd {
  font-size: 1.16667em;
  margin-left: 20px;
  margin-top: .5em;
  margin-bottom: 1em;
  max-width: 80%; }
#block-system-main .definition-2 dt,
#content .definition-2 dt {
  color: black;
  font-size: 1.08333em;
  font-weight: 700; }
#block-system-main .definition-2 dd,
#content .definition-2 dd {
  font-size: 1em;
  margin-left: 20px;
  margin-top: .5em;
  margin-bottom: 1em; }
#block-system-main .expand,
#content .expand {
  line-height: 150%;
  display: block;
  color: #007fb5;
  font-size: 1.5em;
  font-weight: bold;
  border-bottom: 1px dashed #a5a5a5;
  background-image: url("../images/blue-plus-sign.png");
  background-repeat: no-repeat;
  background-position: 20% center; }
#block-system-main .collapse,
#content .collapse {
  line-height: 150%;
  display: block;
  padding-right: 30px;
  color: #007fb5;
  font-size: 1.5em;
  font-weight: bold;
  border-bottom: 1px dashed #a5a5a5;
  background-image: url("../images/blue-minus-sign.png");
  background-repeat: no-repeat;
  background-position: 20% center; }
#block-system-main .collapse-note,
#content .collapse-note {
  font-size: 1.08333em;
  background-color: #f5f5f5;
  padding: 1em; }
#block-system-main .highlight-box-2,
#content .highlight-box-2 {
  padding: .5em 1em;
  border: 1px solid #3C853E;
  background-color: #ebf1eb; }
  #block-system-main .highlight-box-2 h2,
  #content .highlight-box-2 h2 {
    margin-top: .5em;
    margin-bottom: .5em; }
  #block-system-main .highlight-box-2 .divider,
  #content .highlight-box-2 .divider {
    background-color: #A5A5A5;
    height: 1px;
    display: block;
    text-align: center; }
#block-system-main .map-1,
#content .map-1 {
  margin-left: 10px;
  width: 300px;
  border: 1px solid #cbcbcb; }
  #block-system-main .map-1 p,
  #content .map-1 p {
    text-align: center;
    color: #555 !important;
    font-weight: 600; }
  #block-system-main .map-1 img,
  #content .map-1 img {
    width: 300px;
    height: 190px;
    padding: 0;
    margin: 0; }
#block-system-main .map-2,
#content .map-2 {
  margin-left: 10px;
  width: 300px;
  border: 1px solid #cbcbcb;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -o-background-clip: padding-box;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  background-color: #f9f9f9; }
  #block-system-main .map-2 p:first-child,
  #content .map-2 p:first-child {
    padding: 0 !important;
    margin: 0 !important; }
  #block-system-main .map-2 img,
  #content .map-2 img {
    width: 300px;
    height: 190px;
    padding: 0;
    margin: 0; }
  #block-system-main .map-2 p,
  #content .map-2 p {
    text-align: center;
    color: #555 !important;
    font-weight: 700; }
#block-system-main .wet-boew-note,
#content .wet-boew-note {
  background-color: #FFFAF8;
  border-top: 1px solid #bb3700;
  border-bottom: 1px solid #bb3700; }
  #block-system-main .wet-boew-note h2,
  #content .wet-boew-note h2 {
    margin-top: 0;
    padding-top: 10px !important;
    padding-bottom: .1em;
    border-bottom: 1px solid #c5c0c4; }
  #block-system-main .wet-boew-note dl,
  #content .wet-boew-note dl {
    margin-left: 10px; }
    #block-system-main .wet-boew-note dl dt,
    #content .wet-boew-note dl dt {
      color: #007a91;
      font-weight: 700; }
    #block-system-main .wet-boew-note dl dd,
    #content .wet-boew-note dl dd {
      margin-left: 0px;
      margin-top: .5em;
      margin-bottom: 1em;
      max-width: 80%; }
      #block-system-main .wet-boew-note dl dd p,
      #content .wet-boew-note dl dd p {
        margin-left: 0;
        margin-top: 0;
        display: inline; }
      #block-system-main .wet-boew-note dl dd p.note-return,
      #content .wet-boew-note dl dd p.note-return {
        padding: 0 !important;
        display: inline; }
#block-system-main details.black h2, #block-system-main details.black h3, #block-system-main details.black h4, #block-system-main details.black h5, #block-system-main details.black h6,
#content details.black h2,
#content details.black h3,
#content details.black h4,
#content details.black h5,
#content details.black h6 {
  background-color: #F5F5F5 !important;
  padding-left: 10px;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 1em; }
#block-system-main details.black dl dd p,
#content details.black dl dd p {
  background-color: #ffffff !important; }
#block-system-main details.black summary,
#content details.black summary {
  background-color: transparent;
  color: #555555;
  font-weight: 700;
  font-size: 1.16667em;
  line-height: 2.08333em;
  border-bottom: 1px dashed #a5a5a5; }
#block-system-main details.black p,
#content details.black p {
  background-color: #F5F5F5 !important;
  padding: 10px;
  margin: 0;
  text-indent: 0; }
#block-system-main details.black ul, #block-system-main details.black ol,
#content details.black ul,
#content details.black ol {
  padding: 10px;
  background-color: #F5F5F5 !important;
  margin: 0; }
#block-system-main .margin25,
#content .margin25 {
  margin-left: 25px !important; }
#block-system-main .no-margin,
#content .no-margin {
  margin-left: 0 !important;
  margin-top: 8px !important; }
  #block-system-main .no-margin li,
  #content .no-margin li {
    padding-left: 10px;
    font-size: 1.08333em;
    line-height: 1.58333em; }
    #block-system-main .no-margin li ul, #block-system-main .no-margin li ol,
    #content .no-margin li ul,
    #content .no-margin li ol {
      margin-left: 10px; }
      #block-system-main .no-margin li ul li, #block-system-main .no-margin li ol li,
      #content .no-margin li ul li,
      #content .no-margin li ol li {
        margin-left: 0; }
    #block-system-main .no-margin li p,
    #content .no-margin li p {
      margin-left: 0; }
#block-system-main .blog-view .view-content .views-row,
#content .blog-view .view-content .views-row {
  border-bottom: 1px solid #bb3700 !important;
  padding-bottom: 5px;
  margin-bottom: .6em !important; }
  #block-system-main .blog-view .view-content .views-row .views-field-title a,
  #content .blog-view .view-content .views-row .views-field-title a {
    font-weight: bold; }
  #block-system-main .blog-view .view-content .views-row .views-field-body p,
  #content .blog-view .view-content .views-row .views-field-body p {
    padding-left: 0px; }
#block-system-main .node-blog-post .field-name-field-blog, #block-system-main .node-blog-post .field-name-field-blog-subject,
#content .node-blog-post .field-name-field-blog,
#content .node-blog-post .field-name-field-blog-subject {
  float: right;
  font-style: italic; }
  #block-system-main .node-blog-post .field-name-field-blog ul, #block-system-main .node-blog-post .field-name-field-blog-subject ul,
  #content .node-blog-post .field-name-field-blog ul,
  #content .node-blog-post .field-name-field-blog-subject ul {
    list-style-position: outside !important;
    margin: 0 !important;
    margin-right: 5px !important; }
    #block-system-main .node-blog-post .field-name-field-blog ul li, #block-system-main .node-blog-post .field-name-field-blog-subject ul li,
    #content .node-blog-post .field-name-field-blog ul li,
    #content .node-blog-post .field-name-field-blog-subject ul li {
      list-style: none;
      display: inline-block; }
  #block-system-main .node-blog-post .field-name-field-blog ul::before, #block-system-main .node-blog-post .field-name-field-blog-subject ul::before,
  #content .node-blog-post .field-name-field-blog ul::before,
  #content .node-blog-post .field-name-field-blog-subject ul::before {
    content: "| "; }
  #block-system-main .node-blog-post .field-name-field-blog .field-label, #block-system-main .node-blog-post .field-name-field-blog-subject .field-label,
  #content .node-blog-post .field-name-field-blog .field-label,
  #content .node-blog-post .field-name-field-blog-subject .field-label {
    display: none; }
#block-system-main .node-blog-post .field-name-field-blog-subject li::after,
#content .node-blog-post .field-name-field-blog-subject li::after {
  content: ", "; }
#block-system-main .node-blog-post .field-name-field-blog-subject li:last-child::after,
#content .node-blog-post .field-name-field-blog-subject li:last-child::after {
  content: none; }
#block-system-main .node-blog-post .submitted,
#content .node-blog-post .submitted {
  float: right;
  font-style: italic; }
#block-system-main #sidebar-aside,
#content #sidebar-aside {
  z-index: 10; }
  #block-system-main #sidebar-aside .view-related-items .item-list ul,
  #content #sidebar-aside .view-related-items .item-list ul {
    padding-left: 10px; }
  #block-system-main #sidebar-aside ul,
  #content #sidebar-aside ul {
    margin-left: 0; }
    #block-system-main #sidebar-aside ul li.views-row,
    #content #sidebar-aside ul li.views-row {
      margin-left: 0;
      list-style: none; }
#block-system-main .node-body,
#content .node-body {
  margin-bottom: 15px; }
#block-system-main #wb-dtmd,
#content #wb-dtmd {
  margin-top: 1em; }

.page-blog-moving-ahead #main-content-header h1 {
  text-indent: -9999px !important;
  overflow: hidden !important;
  font-size: 0 !important;
  border: none !important;
  margin-bottom: 0 !important;
  height: 0 !important; }

.blog-moving-ahead.lang-en h1#wb-cont {
  background: url(/sites/default/files/MA-English.jpg) no-repeat top left;
  padding-top: 90px; }

.blog-moving-ahead.lang-fr h1#wb-cont {
  background: url(/sites/default/files/MA-Français.jpg) no-repeat top left;
  padding-top: 90px; }

[href^='mailto:'] {
  background: none;
  padding-left: 0; }

.detailed-summary {
  text-align: center;
  font-style: oblique;
  font-size: 80%;
  color: black;
  border-bottom: none; }

.figure-1, .figure-2, .figure-3, .figure-4, .figure-5, .figure-6, .figure-7, .figure-8, .figure-9, .figure-10, .figure-11, .figure-12 {
  float: left;
  margin-right: 10px; }

.span-1.right, .span-2.right, .span-3.right, .span-4.right, .span-5.right, .span-6.right, .span-7.right, .span-8.right, .span-9.right, .span-10.right, .span-11.right, .span-12.right,
.figure-1.right, .figure-2.right, .figure-3.right, .figure-4.right, .figure-5.right, .figure-6.right, .figure-7.right, .figure-8.right, .figure-9.right, .figure-10.right, .figure-11.right, .figure-12.right {
  float: right; }

.span-1.centre, .span-2.centre, .span-3.centre, .span-4.centre, .span-5.centre, .span-6.centre, .span-7.centre, .span-8.centre, .span-9.centre, .span-10.centre, .span-11.centre, .span-12.centre,
.span-1.center, .span-2.center, .span-3.center, .span-4.center, .span-5.center, .span-6.center, .span-7.center, .span-8.center, .span-9.center, .span-10.center, .span-11.center, .span-12.center,
.span-1.middle, .span-2.middle, .span-3.middle, .span-4.middle, .span-5.middle, .span-6.middle, .span-7.middle, .span-8.middle, .span-9.middle, .span-10.middle, .span-11.middle, .span-12.middle,
.figure-1.centre, .figure-2.centre, .figure-3.centre, .figure-4.centre, .figure-5.centre, .figure-6.centre, .figure-7.centre, .figure-8.centre, .figure-9.centre, .figure-10.centre, .figure-11.centre, .figure-12.centre,
.figure-1.center, .figure-2.center, .figure-3.center, .figure-4.center, .figure-5.center, .figure-6.center, .figure-7.center, .figure-8.center, .figure-9.center, .figure-10.center, .figure-11.center, .figure-12.center,
.figure-1.middle, .figure-2.middle, .figure-3.middle, .figure-4.middle, .figure-5.middle, .figure-6.middle, .figure-7.middle, .figure.middle, .figure-9.middle, .figure-10.middle, .figure-11.middle, .figure-12.middle {
  float: none;
  margin: 10px auto !important; }

body.splash-page, body.error-page {
  background-image: none;
  background-color: #fff; }
  body.splash-page .container, body.error-page .container {
    border: none; }

/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
.view-enforcement-actions .views-exposed-widget label,
.view-enforcement-actions .views-exposed-widget .views-widget {
  display: inline-block; }
.view-enforcement-actions .views-exposed-widget {
  display: inline-block; }
  .view-enforcement-actions .views-exposed-widget input[type="submit"] {
    margin-top: 0;
    padding-top: 0; }
  .view-enforcement-actions .views-exposed-widget .search-tips,
  .view-enforcement-actions .views-exposed-widget .form-item-cta-advanced-search-advanced {
    display: none; }

.other-formats {
  text-align: right; }
  .other-formats .view-header {
    display: inline-block;
    padding-right: 5px; }
  .other-formats .view-content {
    float: right; }
    .other-formats .view-content ul {
      padding: 0 !important;
      margin-top: 4px;
      margin-bottom: 8px; }
      .other-formats .view-content ul li {
        padding: 0 !important;
        margin: 0 !important;
        list-style: none;
        display: inline-block; }
        .other-formats .view-content ul li:after {
          content: " | "; }
        .other-formats .view-content ul li.views-row-last:after {
          content: ""; }
        .other-formats .view-content ul li a {
          text-transform: uppercase;
          font-size: .85em !important; }

.mark-insert {
  background-color: #ffffff;
  color: #9f1708; }

.mark-redacted {
  background-color: #000000;
  color: #ffffff; }

dl dt {
  text-align: left !important; }

#wb-main-in {
  padding-bottom: 0; }

#gcwu-srch-submit {
  color: black !important;
  font-size: 1.08333em !important; }

.node-wetkit-page h2:first-child {
  padding-top: .2em; }

ul.contextual-links {
  padding: 0 !important; }
  ul.contextual-links a {
    border: 0 !important; }

.submit-a-complaint {
  display: inline-block !important;
  padding: .8em !important;
  margin: 0 auto;
  margin-top: .5em !important;
  text-align: center;
  color: #fff !important;
  font-size: 17px;
  line-height: 150%;
  text-decoration: none;
  font-family: "Verdana";
  background-color: #bb3800 !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box; }
  .submit-a-complaint:hover {
    text-decoration: underline; }

#complaint-wizard-button-wrapper {
  display: block;
  padding: 6em 2em;
  margin: 2em auto;
  border-left: 1px solid gray; }
  #complaint-wizard-button-wrapper a {
    display: block;
    padding: .8em !important;
    margin: 0 auto;
    text-align: center;
    color: #fff !important;
    font-size: 1.41667em;
    line-height: 150%;
    text-decoration: none;
    font-family: "Verdana";
    background-color: #bb3800 !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -webkit-background-clip: padding;
    -moz-background-clip: padding;
    background-clip: padding-box; }

#main-content {
  margin-left: 10px;
  margin-right: 10px; }

.block-content p,
.node-content p {
  color: #333333; }
.block-content li,
.node-content li {
  padding-top: .5em;
  font-size: 1.08333em;
  color: #333333; }
  .block-content li li li,
  .block-content li li li li,
  .block-content li li li li li
  li li li li li,
  .node-content li li li,
  .node-content li li li li,
  .node-content li li li li li
  li li li li li {
    font-size: 1.08333em; }

.view-atip .views-field,
.view-enforcement-actions .views-field,
.view-notices-of-discontinuance .views-field,
.view-pd-views-facet .views-field,
.view-pd-views-facet .views-field,
.view-workflow-summary .views-field {
  line-height: 1.58333em; }

.view-workflow-summary .views-exposed-form .views-exposed-widget .form-submit {
  margin-top: .5em; }

#content-tab {
  margin-left: 0; }

[href$='.psd'],
[href$='.zip'],
[href$='.egret'],
[href$='.doc'],
[href$='.pdf'],
[href$='.xls'],
[href$='.rtf'],
[href$='.pot'],
[href$='.ppt'],
[href$='.pps'],
[href$='.pptm'],
[href$='.docx'],
[href$='.xlsx'],
[href$='.pptx'] {
  background-image: none !important;
  padding-left: 0; }

/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
.page-search .view-header {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: .5em;
  background-color: #e3eff3;
  font-size: 1.33333em;
  font-weight: 700;
  margin-bottom: 1em; }
.page-search .views-exposed-form {
  border: 1px solid #d0d0d0;
  margin-bottom: 1em; }
  .page-search .views-exposed-form .views-exposed-widget {
    padding: 10px; }
  .page-search .views-exposed-form label {
    color: #295376;
    font-size: 1.16667em;
    font-weight: 700;
    padding-bottom: .2em; }
  .page-search .views-exposed-form input[type=submit] {
    margin-top: 10px; }
.page-search .view-content .item-list ol {
  margin-left: 10px !important; }
  .page-search .view-content .item-list ol li {
    margin-left: 0 !important;
    text-indent: 0 !important; }
.page-search .views-row {
  border-bottom: 1px solid #bb3700 !important;
  background-color: white !important;
  padding-bottom: 1em !important;
  margin-bottom: .6em !important; }
  .page-search .views-row .views-field-label .field-content a {
    font-size: 1.08333em !important;
    line-height: 1.66667em !important;
    color: #295376 !important; }
  .page-search .views-row .views-field-teaser {
    margin-left: 0 !important; }
    .page-search .views-row .views-field-teaser .field-content {
      padding-top: .2em;
      font-size: 1.08333em !important;
      line-height: 1.83333em !important;
      color: black !important; }
  .page-search .views-row .views-field-ds-changed .field-content {
    font-style: italic; }
  .page-search .views-row .views-field-ds-changed,
  .page-search .views-row .views-field-bundle-name {
    margin-left: 0 !important; }
    .page-search .views-row .views-field-ds-changed .field-content,
    .page-search .views-row .views-field-bundle-name .field-content {
      font-size: 1.08333em;
      line-height: 1.5em;
      color: #464646 !important; }
.page-search .pager {
  margin-left: .8em !important;
  margin-right: .5em !important; }

/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
.region-sutherland-top {
  width: 100%;
  margin: 0 !important;
  padding: 0 !important;
  	/*
  	@include respond-to(handhelds-l) {
  		display: none;
  	}
  
  	@include respond-to(handhelds-p) {
  		display: none;
  	}
  	*/ }

.view-image-rotator {
  position: relative;
  width: 100%;
  margin-top: -6px !important;
  margin-left: auto !important;
  margin-right: auto !important; }
  .view-image-rotator .slide {
    width: 100%;
    height: auto; }
    .view-image-rotator .slide .views-field-title span {
      position: absolute;
      left: 50px;
      top: 80px;
      width: 525px;
      height: 80px;
      color: #bb3700;
      font-size: 2.83333em;
      font-weight: 700;
      line-height: 120%;
      padding: 12px;
      background-color: rgba(255, 255, 255, 0.9); }
      @media only screen and (min-width: 769px) and (max-width: 959px) {
        .view-image-rotator .slide .views-field-title span {
          left: 2%;
          top: 15%;
          width: 300px;
          height: 60px;
          font-size: 1.58333em; } }
    .view-image-rotator .slide .views-field-field-link {
      position: absolute;
      left: 355px;
      top: 184px;
      padding: 12px;
      height: auto;
      width: 220px;
      display: block;
      background-color: rgba(255, 255, 255, 0.9); }
      @media only screen and (min-width: 769px) and (max-width: 959px) {
        .view-image-rotator .slide .views-field-field-link {
          font-size: 1.5em !important;
          left: 135px;
          top: 60%;
          width: 180px; } }
      .view-image-rotator .slide .views-field-field-link a {
        text-decoration: none !important;
        border-bottom: none !important;
        width: auto;
        height: auto;
        padding-right: 50px;
        color: #bb3700 !important;
        font-family: "Arial";
        font-size: 1.91667em !important;
        font-weight: 700;
        line-height: 120%;
        background-image: url(../images/arrows/orange-arrow.png);
        background-repeat: no-repeat;
        background-position: 92% center; }
        @media only screen and (min-width: 769px) and (max-width: 959px) {
          .view-image-rotator .slide .views-field-field-link a {
            font-size: 1.5em !important;
            line-height: 120%; } }
    .view-image-rotator .slide .views-field-field-image img {
      margin: 0 !important;
      padding: 0 !important; }
  .view-image-rotator .views-slideshow-controls-bottom {
    position: absolute;
    bottom: 10px;
    right: 0px;
    width: 200px;
    z-index: 50; }
    .view-image-rotator .views-slideshow-controls-bottom .views-slideshow-pager-field-item {
      color: transparent;
      cursor: pointer;
      display: inline-block;
      overflow: hidden;
      background-color: #224B68;
      width: 15px;
      height: 15px;
      float: left;
      margin: 5px;
      text-indent: -9999px; }
      .view-image-rotator .views-slideshow-controls-bottom .views-slideshow-pager-field-item.active {
        background-color: #BD340E; }
    .view-image-rotator .views-slideshow-controls-bottom .views-slideshow-controls-text-previous {
      display: none; }
    .view-image-rotator .views-slideshow-controls-bottom .views-slideshow-controls-text-pause {
      float: left;
      line-height: 15px;
      margin: 5px;
      text-transform: uppercase; }
      .view-image-rotator .views-slideshow-controls-bottom .views-slideshow-controls-text-pause a {
        color: #BD340E !important;
        font-weight: bold;
        text-decoration: none;
        border-bottom: none !important; }
    .view-image-rotator .views-slideshow-controls-bottom .views-slideshow-controls-text-next {
      display: none; }

#content .wb-tabs.carousel-s2 {
  background: #EEE none repeat scroll 0% 0%;
  padding-bottom: 4.375em; }
  #content .wb-tabs.carousel-s2 [role="tablist"] {
    padding: 0; }
    #content .wb-tabs.carousel-s2 [role="tablist"] li {
      line-height: 1.4375;
      margin-left: 0; }
    #content .wb-tabs.carousel-s2 [role="tablist"] li.plypause {
      padding: 11px 0 2px 0; }
    #content .wb-tabs.carousel-s2 [role="tablist"] li.active a {
      border: 10px solid #666;
      margin-bottom: 0px; }

@media (min-width: 992px) {
  #content .wb-tabs.carousel-s2.standard {
    padding-bottom: 126px; }

  #content .wb-tabs.carousel-s2.standard li.plypause {
    padding-top: 40px; }

  #content .wb-tabs.carousel-s2.wide {
    padding-bottom: 99px; }

  #content .wb-tabs.carousel-s2.wide li.plypause {
    padding-top: 26px; }

  #content .wb-tabs.carousel-s2.x_wide {
    padding-bottom: 67px; }

  #content .wb-tabs.carousel-s2.x_wide li.plypause {
    padding-top: 10px; } }
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
.page-decisions .item-list ul.facetapi-facetapi-checkbox-links li,
.page-search .item-list ul.facetapi-facetapi-checkbox-links li {
  list-style: none;
  margin: 0;
  background: #e6e6e6;
  padding-left: 0.4em;
  border: 1px solid #ddd;
  padding: 10px 15px; }
  .page-decisions .item-list ul.facetapi-facetapi-checkbox-links li a.facetapi-inactive, .page-decisions .item-list ul.facetapi-facetapi-checkbox-links li a.facetapi-active,
  .page-search .item-list ul.facetapi-facetapi-checkbox-links li a.facetapi-inactive,
  .page-search .item-list ul.facetapi-facetapi-checkbox-links li a.facetapi-active {
    color: #000;
    padding-left: 5px;
    text-decoration: none; }
.page-decisions .item-list ul.facetapi-facetapi-checkbox-links li.expanded input,
.page-search .item-list ul.facetapi-facetapi-checkbox-links li.expanded input {
  margin-right: 5px; }
.page-decisions .item-list ul.facetapi-facetapi-checkbox-links li.expanded .item-list,
.page-search .item-list ul.facetapi-facetapi-checkbox-links li.expanded .item-list {
  margin-top: 5px; }
.page-decisions #sidebar-first h3,
.page-search #sidebar-first h3 {
  border: 1px solid #ddd;
  border-bottom: 3px solid #666;
  font-size: 1em;
  margin: 0;
  padding: 15px; }

.page-publications .item-list ul.facetapi-facetapi-checkbox-links li {
  list-style: none;
  margin: 0;
  background: #e6e6e6;
  padding-left: 0.4em;
  border: 1px solid #ddd;
  padding: 10px 15px; }
  .page-publications .item-list ul.facetapi-facetapi-checkbox-links li a.facetapi-inactive, .page-publications .item-list ul.facetapi-facetapi-checkbox-links li a.facetapi-active {
    color: #000;
    padding-left: 5px;
    text-decoration: none; }
.page-publications #sidebar-first h3 {
  border: 1px solid #ddd;
  border-bottom: 3px solid #666;
  font-size: 1em;
  margin: 0;
  padding: 15px; }
.page-publications ul.list-group ul ul li {
  border: none; }

ul.toc-2,
ul.list-group.menu.list-unstyled {
  margin-left: 0;
  padding-left: 0; }
  ul.toc-2 ul,
  ul.list-group.menu.list-unstyled ul {
    margin-left: 0;
    padding-left: 0; }
  ul.toc-2 li,
  ul.list-group.menu.list-unstyled li {
    list-style: none;
    margin: 0; }
    ul.toc-2 li a,
    ul.list-group.menu.list-unstyled li a {
      display: block;
      color: #000;
      background: #e6e6e6;
      border: 1px solid #ddd;
      padding: 10px 15px;
      text-decoration: none; }
    ul.toc-2 li a[href]:hover,
    ul.list-group.menu.list-unstyled li a[href]:hover {
      color: #fff;
      background: #5d5d5d; }
    ul.toc-2 li h3 a,
    ul.toc-2 li h3 a[href]:hover,
    ul.list-group.menu.list-unstyled li h3 a,
    ul.list-group.menu.list-unstyled li h3 a[href]:hover {
      padding: 0;
      background: #fff;
      border: none; }

.block-facetapi:first-child {
  margin-top: 38px; }

.block-facetapi h3.top-section {
  margin: 0;
  padding: .2em .5em;
  background-image: url("../images/strip-tile.png") !important;
  background-repeat: repeat;
  margin-bottom: .5em; }
  .block-facetapi h3.top-section a {
    background: none !important;
    color: #295376 !important;
    font-size: 1.16667em;
    font-weight: 700;
    border-bottom: none !important; }
.block-facetapi .facetapi-checkbox {
  display: inline; }
.block-facetapi .facetapi-facetapi-checkbox-links li a {
  color: #295376; }
.block-facetapi .facetapi-facetapi-checkbox-links li.expanded.even.first.last {
  color: #295376; }
.block-facetapi a.facetapi-limit-link {
  background-image: url("../images/arrows/blue-down-arrow.png");
  background-repeat: no-repeat;
  background-position: center right;
  background-size: 14px 14px;
  padding-right: 20px;
  margin: -20px 0 0 10px;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline; }
  .block-facetapi a.facetapi-limit-link:hover {
    text-decoration: underline; }

.active-trail a {
  border: none !important; }

a.active-trail.active.nav-current {
  padding-left: 0 !important;
  border: none !important; }

.menu-name-menu-site-navigation h4 {
  margin: 0;
  padding: .2em .5em;
  background-image: url("../images/strip-tile.png") !important;
  background-repeat: repeat;
  margin-bottom: .2em; }
  .menu-name-menu-site-navigation h4 a {
    background: none;
    color: #0b0b0b !important;
    font-size: 1.16667em;
    font-weight: 700;
    border-bottom: none !important; }
.menu-name-menu-site-navigation ul {
  margin-left: 18px !important; }
  .menu-name-menu-site-navigation ul li {
    padding-top: .2em;
    padding-bottom: .4em; }
    .menu-name-menu-site-navigation ul li a {
      color: #295376;
      font-size: 1.16667em !important;
      line-height: 1.5em !important;
      font-weight: 700; }
      .menu-name-menu-site-navigation ul li a:hover {
        color: #333; }
      .menu-name-menu-site-navigation ul li a:visited {
        color: #683e92; }
      .menu-name-menu-site-navigation ul li a.active-trail {
        border: none; }
    .menu-name-menu-site-navigation ul li .nolink {
      font-size: 1.16667em;
      line-height: 1.83333em; }
.menu-name-menu-site-navigation .menu-mlid-39431 a,
.menu-name-menu-site-navigation .menu-mlid-40059 a {
  background-image: url(../images/icons/air-icon.png);
  background-repeat: no-repeat;
  background-position: center right;
  background-size: 18px 18px;
  margin-right: 3px; }
.menu-name-menu-site-navigation .menu-mlid-39433 a,
.menu-name-menu-site-navigation .menu-mlid-41047 a {
  background-image: url(../images/icons/rail-icon.png);
  background-repeat: no-repeat;
  background-position: center right;
  background-size: 18px 18px;
  margin-right: 3px; }
.menu-name-menu-site-navigation .menu-mlid-39430 a,
.menu-name-menu-site-navigation .menu-mlid-40058 a {
  background-image: url(../images/icons/accessibility-icon.png);
  background-repeat: no-repeat;
  background-position: center right;
  background-size: 18px 18px;
  margin-right: 3px; }
.menu-name-menu-site-navigation .menu-mlid-39432 a,
.menu-name-menu-site-navigation .menu-mlid-41846 a {
  background-image: url(../images/icons/marine-icon.png);
  background-repeat: no-repeat;
  background-position: center right;
  background-size: 18px 18px;
  margin-right: 3px; }

.field-name-field-bean-wetkit-body a {
  font-size: 1.08333em;
  border: none !important; }

.views-field-field-isbn,
.views-label-field-catalogue-number {
  font-size: 1.08333em; }

.views-field-field-catalogue-number .views-label-field-catalogue-number {
  font-size: 1.08333em; }
.views-field-field-catalogue-number .field-content {
  font-size: 1.08333em; }

.top-level a {
  background: none !important;
  color: #295376 !important;
  font-size: 1.16667em;
  margin-left: 5px !important; }

#block-views-related-items-block {
  margin: 0;
  margin-top: 30px;
  padding: 0;
  list-style: none;
  background-color: #FFE0C3;
  border-top: 1px solid #bb3800;
  border-bottom: 1px solid #bb3800; }
  #block-views-related-items-block h3 {
    margin: 0;
    padding: .2em .5em;
    background-image: url("../images/related-icon.png");
    background-repeat: no-repeat;
    background-position: 96% 40%; }
    #block-views-related-items-block h3 a {
      color: #000000 !important;
      font-size: 1.16667em !important;
      font-weight: 700 !important;
      border-bottom: none !important;
      background: none !important; }
  #block-views-related-items-block ul li {
    margin-left: 0; }
    #block-views-related-items-block ul li a {
      color: #295376;
      font-size: 1em !important;
      line-height: 1.66667em;
      font-weight: 700; }

.block-table-of-contents-block h3.top-section {
  margin: 0;
  padding: .2em .5em;
  background-image: url("../images/strip-tile.png") !important;
  background-repeat: repeat;
  margin-bottom: .5em; }
  .block-table-of-contents-block h3.top-section a {
    background: none !important;
    color: #0b0b0b !important;
    font-size: 1.16667em;
    font-weight: 700;
    border-bottom: none !important; }
.block-table-of-contents-block .view-content {
  margin-left: 10px; }
  .block-table-of-contents-block .view-content div:first-child {
    font-size: 1.16667em;
    padding: 5px 0 20px 0; }
  .block-table-of-contents-block .view-content ul {
    margin-top: 5px; }
    .block-table-of-contents-block .view-content ul li {
      margin-left: 0; }
      .block-table-of-contents-block .view-content ul li a {
        color: #295376;
        font-weight: 700;
        line-height: 1.58333em; }

.block-consultation-participate-block h3.top-section {
  margin: 0;
  padding: .2em .5em;
  background-image: url("../images/strip-tile.png") !important;
  background-repeat: repeat;
  margin-bottom: .5em; }
  .block-consultation-participate-block h3.top-section a {
    background: none !important;
    color: #0b0b0b !important;
    font-size: 1.16667em;
    font-weight: 700;
    border-bottom: none !important; }

.block-consultation-background-block h3.top-section {
  background-image: url("../images/strip-tile.png") !important;
  background-repeat: repeat;
  padding: .2em .5em !important;
  margin-left: 0 !important; }
  .block-consultation-background-block h3.top-section a {
    background: none !important;
    color: #0b0b0b !important;
    font-size: 1.16667em;
    font-weight: 700;
    border-bottom: none !important; }
.block-consultation-background-block .views-row {
  margin-left: 0; }
  .block-consultation-background-block .views-row ul {
    margin-left: 0; }
    .block-consultation-background-block .views-row ul li a {
      padding-left: 0 !important;
      text-indent: 0 !important;
      color: #295376 !important;
      font-size: 1.16667em;
      font-weight: 700; }

.block-consultation-milestones-block h3.top-section {
  background-image: url("../images/strip-tile.png") !important;
  background-repeat: repeat;
  padding: .2em .5em !important; }
  .block-consultation-milestones-block h3.top-section a {
    background: none !important;
    color: #295376 !important;
    font-size: 1.16667em;
    font-weight: 700;
    border-bottom: none !important; }
.block-consultation-milestones-block .views-row {
  margin-left: 0; }
  .block-consultation-milestones-block .views-row ul {
    margin-left: 0; }
    .block-consultation-milestones-block .views-row ul li a {
      padding-left: 0 !important;
      text-indent: 0 !important; }

#block-views-submitted-comments-block li {
  margin-left: 0;
  padding-bottom: .5em; }
#block-views-submitted-comments-block .views-field-field-submitted-comments a {
  margin-left: 0;
  text-indent: 0; }

/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
.node-ruling .node-content .field-name-field-ruling-suspension {
  font-size: 1.08333em;
  padding-bottom: .8em;
  margin-left: 10px; }
.node-ruling .node-content .field-name-field-ruling-redacted {
  font-size: 1.08333em;
  padding-bottom: .2em;
  margin-left: 10px; }
.node-ruling .node-content .field-name-field-ruling-date {
  font-size: 0.91667em;
  padding-bottom: .5em;
  margin-left: 10px; }
.node-ruling .node-content p, .node-ruling .node-content .date-display-single {
  font-size: 1.08333em;
  line-height: 1.66667em; }
.node-ruling .node-content .field-name-field-ruling-title-long {
  font-weight: 700;
  padding-top: .5em;
  padding-bottom: .5em;
  font-size: 1.33333em;
  line-height: 1.83333em;
  margin-left: 10px; }
  .node-ruling .node-content .field-name-field-ruling-title-long p {
    font-weight: 700 !important; }
.node-ruling .node-content .field-name-field-file-number {
  padding-top: .7em;
  font-size: 1.08333em;
  margin-left: 10px; }
  .node-ruling .node-content .field-name-field-file-number h2 {
    font-size: 1.08333em !important;
    line-height: 1.33333em !important;
    color: black;
    font-weight: 700 !important; }
.node-ruling .node-content .field-name-field-case-number {
  font-size: 1.08333em;
  padding-top: 10px;
  padding-bottom: 1em;
  margin-left: 10px; }
  .node-ruling .node-content .field-name-field-case-number h2 {
    font-size: 1.08333em !important;
    line-height: 1.33333em !important;
    color: black;
    font-weight: 700 !important; }
.node-ruling .node-content .field-name-field-ruling-content p {
  padding-bottom: .6em; }
.node-ruling .node-content .field-name-field-ruling-content ol {
  font-size: 1.08333em;
  margin-left: 20px;
  padding-bottom: .4em;
  line-height: 150%; }
.node-ruling .node-content .field-name-field-ruling-content hr {
  margin-left: 10px; }
.node-ruling .node-content .field-name-field-member {
  padding-top: 10px; }
  .node-ruling .node-content .field-name-field-member .field-item {
    margin-top: 10px;
    margin-left: 10px; }
    .node-ruling .node-content .field-name-field-member .field-item a {
      text-decoration: none;
      color: black; }
  .node-ruling .node-content .field-name-field-member h2 {
    font-size: 1.25em;
    line-height: 1.33333em;
    color: black; }
  .node-ruling .node-content .field-name-field-member ul {
    padding-bottom: .4em;
    margin-left: 20px !important; }
    .node-ruling .node-content .field-name-field-member ul li {
      font-size: 1.08333em;
      list-style: none;
      padding-bottom: .3em; }
      .node-ruling .node-content .field-name-field-member ul li a {
        text-decoration: none;
        color: black; }
  .node-ruling .node-content .field-name-field-member .dots {
    border-bottom: 1px dotted #666;
    padding-bottom: 5px;
    width: 99%;
    margin-left: 10px; }
    .node-ruling .node-content .field-name-field-member .dots h2 {
      margin-left: 0; }
.node-ruling .node-content .indent-leftright {
  padding-left: 30px; }
.node-ruling .node-content ul li,
.node-ruling .node-content ol li {
  font-size: 26.4px;
  font-size: 1.65rem; }

/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
.page-publications .view-header {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: .5em;
  background-color: #e3eff3;
  font-weight: 700;
  margin-bottom: 1em; }
.page-publications .view-content .item-list ol {
  margin-left: -18px !important; }
  .page-publications .view-content .item-list ol li {
    margin-left: 0 !important;
    text-indent: 0 !important; }
.page-publications .views-exposed-form {
  border: 1px solid #d0d0d0;
  margin-bottom: 1em; }
  .page-publications .views-exposed-form .views-exposed-widget {
    padding: 20px; }
  .page-publications .views-exposed-form label {
    color: #295376;
    font-weight: 700;
    padding-bottom: .2em; }
  .page-publications .views-exposed-form input[type=submit] {
    margin-top: 25px; }
.page-publications .views-row {
  border-bottom: 1px solid #bb3700 !important;
  background-color: white !important;
  padding-bottom: 1em !important;
  margin-bottom: .6em !important; }
  .page-publications .views-row .views-field-label .field-content a {
    font-size: 1.08333em !important;
    line-height: 1.66667em !important;
    color: #295376 !important;
    font-weight: bold; }
.page-publications .views-field-teaser {
  margin-left: 0 !important; }
  .page-publications .views-field-teaser .field-content {
    padding-top: .2em;
    font-size: 1.08333em !important;
    line-height: 1.83333em !important;
    color: black !important; }
.page-publications .views-field-ds-changed .field-content {
  font-style: italic; }
.page-publications .views-field-ds-changed,
.page-publications .views-field-bundle-name,
.page-publications .views-field-sm-vid-Publication-Type,
.page-publications .views-field-ts-publication-type {
  margin-left: 0 !important; }
  .page-publications .views-field-ds-changed .field-content,
  .page-publications .views-field-bundle-name .field-content,
  .page-publications .views-field-sm-vid-Publication-Type .field-content,
  .page-publications .views-field-ts-publication-type .field-content {
    font-size: 1.08333em;
    line-height: 1.5em;
    color: #464646 !important; }
.page-publications .pager {
  margin-left: .8em !important;
  margin-right: .5em !important; }

/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
.page-decisions .view-header {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: .5em;
  background-color: #e3eff3;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 1em; }
.page-decisions .view-ruling-search ul, .page-decisions .view-ruling-search ol {
  margin-left: -30px !important; }
.page-decisions .view-ruling-search ol {
  list-style: none; }
.page-decisions .views-exposed-form {
  border: 1px solid #d0d0d0;
  margin-bottom: 1em; }
  .page-decisions .views-exposed-form .views-exposed-widget {
    padding: 10px; }
  .page-decisions .views-exposed-form label {
    color: #295376;
    font-weight: 700;
    padding-bottom: .2em; }
  .page-decisions .views-exposed-form input[type=submit] {
    margin-top: 5px; }
.page-decisions .views-row {
  border-bottom: 1px solid #bb3700 !important;
  background-color: white !important;
  padding-bottom: 1em !important;
  margin-bottom: .3em !important; }
  .page-decisions .views-row .field-content {
    line-height: 1.83333em !important;
    color: black !important; }
  .page-decisions .views-row .views-field-label .field-content a {
    font-size: 1.33333em !important;
    line-height: 1.66667em !important;
    color: #295376 !important; }
.page-decisions .views-field-counter,
.page-decisions .views-field-ts-field-listing-title-long,
.page-decisions .rulling-number,
.page-decisions .views-field-ts-field-ruling-type-t,
.page-decisions .views-field-dm-field-ruling-date {
  display: inline; }
.page-decisions .views-field-access--all {
  display: none; }
.page-decisions .views-field-ts-field-listing-title-long .field-content {
  margin-left: 0; }
  .page-decisions .views-field-ts-field-listing-title-long .field-content a {
    font-size: 1.08333em !important; }
.page-decisions .views-field-teaser {
  margin-left: 0 !important; }
  .page-decisions .views-field-teaser .field-content {
    padding-top: 0;
    font-size: 1.08333em !important;
    line-height: 1.83333em !important;
    color: black !important; }
.page-decisions .pager {
  margin: 0 auto !important; }
.page-decisions .item-list ul.pager li {
  margin: 0 0 0.25em .5em; }
.page-decisions legend {
  font-size: 16px; }
.page-decisions #block-custom-search-blocks-4 h3 {
  display: none; }

.view-advanced-rulings .view-header {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: .5em;
  background-color: #e3eff3;
  font-size: 1.33333em;
  font-weight: 700;
  margin-bottom: 1em; }
.view-advanced-rulings .views-row {
  border-bottom: 1px solid #bb3700 !important;
  background-color: white !important;
  padding-bottom: 1em !important;
  margin-bottom: .6em !important; }
  .view-advanced-rulings .views-row .ruling-date {
    font-style: italic !important;
    font-size: 1.08333em; }
  .view-advanced-rulings .views-row .views-field-ts-field-listing-title-long {
    margin-bottom: .5em;
    font-size: 1.33333em;
    line-height: 1.58333em; }
  .view-advanced-rulings .views-row .field-content {
    font-size: 1.08333em !important;
    line-height: 1.58333em; }
    .view-advanced-rulings .views-row .field-content a {
      font-size: 1.33333em !important;
      line-height: 150%; }

/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
.section-icons h2 {
  margin: 0; }

.drp-icon-l {
  width: 30px;
  height: 30px;
  background-image: url("../images/icons/new-icons/drp-icon.png");
  background-repeat: no-repeat;
  padding-left: 35px;
  background-position: center left; }

.related-round-icon-l {
  background-image: url("../images/icons/new-icons/related-round-icon-l.png");
  background-repeat: no-repeat;
  padding-left: 30px;
  background-position: center left;
  background-size: 22px 22px; }

.related-outline-icon-l {
  background-image: url("../images/icons/new-icons/related-outline-icon-l.png");
  background-repeat: no-repeat;
  padding-left: 30px;
  background-position: center left;
  background-size: 22px 22px; }

.related-full-icon-l {
  background-image: url("../images/icons/new-icons/related-full-icon-l.png");
  background-repeat: no-repeat;
  padding-left: 30px;
  background-position: center left;
  background-size: 22px 22px; }

.rail-round-icon-l {
  background-image: url("../images/icons/new-icons/rail-round-icon-l.png");
  background-repeat: no-repeat;
  padding-left: 30px;
  background-position: center left;
  background-size: 22px 22px; }

.rail-outline-icon-l {
  background-image: url("../images/icons/new-icons/rail-outline-icon-l.png");
  background-repeat: no-repeat;
  padding-left: 30px;
  background-position: center left;
  background-size: 22px 22px; }

.rail-full-icon-l {
  background-image: url("../images/icons/new-icons/rail-full-icon-l.png");
  background-repeat: no-repeat;
  padding-left: 30px;
  background-position: center left;
  background-size: 22px 22px; }

.marine-round-icon-l {
  background-image: url("../images/icons/new-icons/marine-round-icon-l.png");
  background-repeat: no-repeat;
  padding-left: 30px;
  background-position: center left;
  background-size: 22px 22px; }

.marine-outline-icon-l {
  background-image: url("../images/icons/new-icons/marine-outline-icon-l.png");
  background-repeat: no-repeat;
  padding-left: 30px;
  background-position: center left;
  background-size: 22px 22px; }

.marine-full-icon-l {
  background-image: url("../images/icons/new-icons/marine-full-icon-l.png");
  background-repeat: no-repeat;
  padding-left: 30px;
  background-position: center left;
  background-size: 22px 22px; }

.information-round-icon-l {
  background-image: url("../images/icons/new-icons/information-round-icon-l.png");
  background-repeat: no-repeat;
  padding-left: 30px;
  background-position: center left;
  background-size: 22px 22px; }

.information-outline-icon-l {
  background-image: url("../images/icons/new-icons/information-outline-icon-l.png");
  background-repeat: no-repeat;
  padding-left: 30px;
  background-position: center left;
  background-size: 22px 22px; }

.information-full-icon-l {
  background-image: url("../images/icons/new-icons/information-full-icon-l.png");
  background-repeat: no-repeat;
  padding-left: 30px;
  background-position: center left;
  background-size: 22px 22px; }

.important-round-icon-l {
  background-image: url("../images/icons/new-icons/important-round-icon-l.png");
  background-repeat: no-repeat;
  padding-left: 30px;
  background-position: center left;
  background-size: 22px 22px; }

.important-outline-icon-l {
  background-image: url("../images/icons/new-icons/important-outline-icon-l.png");
  background-repeat: no-repeat;
  padding-left: 30px;
  background-position: center left;
  background-size: 22px 22px; }

.important-full-icon-l {
  background-image: url("../images/icons/new-icons/important-full-icon-l.png");
  background-repeat: no-repeat;
  padding-left: 30px;
  background-position: center left;
  background-size: 22px 22px; }

.did-you-know-round-icon-l {
  background-image: url("../images/icons/new-icons/did-you-know-round-icon-l.png");
  background-repeat: no-repeat;
  padding-left: 30px;
  background-position: center left;
  background-size: 22px 22px; }

.did-you-know-outline-icon-l {
  background-image: url("../images/icons/new-icons/did-you-know-outline-icon-l.png");
  background-repeat: no-repeat;
  padding-left: 30px;
  background-position: center left;
  background-size: 22px 22px; }

.did-you-know-full-icon-l {
  background-image: url("../images/icons/new-icons/did-you-know-full-icon-l.png");
  background-repeat: no-repeat;
  padding-left: 30px;
  background-position: center left;
  background-size: 22px 22px; }

.air-round-icon-l {
  background-image: url("../images/icons/new-icons/air-round-icon-l.png");
  background-repeat: no-repeat;
  padding-left: 30px;
  background-position: center left;
  background-size: 22px 22px; }

.air-outline-icon-l {
  background-image: url("../images/icons/new-icons/air-outline-icon-l.png");
  background-repeat: no-repeat;
  padding-left: 30px;
  background-position: center left;
  background-size: 22px 22px; }

.air-full-icon-l {
  background-image: url("../images/icons/new-icons/air-full-icon-l.png");
  background-repeat: no-repeat;
  padding-left: 30px;
  background-position: center left;
  background-size: 22px 22px; }

.accessibility-round-icon-l {
  background-image: url("../images/icons/new-icons/accessibility-round-icon-l.png");
  background-repeat: no-repeat;
  padding-left: 30px;
  background-position: center left;
  background-size: 22px 22px; }

.accessibility-outline-icon-l {
  background-image: url("../images/icons/new-icons/accessibility-outline-icon-l.png");
  background-repeat: no-repeat;
  padding-left: 30px;
  background-position: center left;
  background-size: 22px 22px; }

.accessibility-full-icon-l {
  background-image: url("../images/icons/new-icons/accessibility-full-icon-l.png");
  background-repeat: no-repeat;
  padding-left: 30px;
  background-position: center left;
  background-size: 22px 22px; }

.important-white-icon-l {
  background-image: url("../images/icons/new-icons/important-white-icon-l.png");
  background-repeat: no-repeat;
  padding-left: 30px;
  background-position: center left;
  background-size: 22px 22px; }

.drp-icon-s {
  width: 20px;
  height: 20px;
  background-image: url("../images/icons/new-icons/drp-icon-s.png");
  background-repeat: no-repeat;
  padding-left: 18px;
  background-position: center left; }

.related-round-icon-s {
  background-image: url("../images/icons/new-icons/related-round-icon-s.png");
  background-repeat: no-repeat;
  padding-left: 20px;
  background-position: center left;
  background-size: 15px 15px; }

.related-outline-icon-s {
  background-image: url("../images/icons/new-icons/related-outline-icon-s.png");
  background-repeat: no-repeat;
  padding-left: 18px;
  background-position: center left;
  background-size: 15px 15px; }

.related-full-icon-s {
  background-image: url("../images/icons/new-icons/related-full-icon-s.png");
  background-repeat: no-repeat;
  padding-left: 18px;
  background-position: center left;
  background-size: 15px 15px; }

.rail-round-icon-s {
  background-image: url("../images/icons/new-icons/rail-round-icon-s.png");
  background-repeat: no-repeat;
  padding-left: 18px;
  background-position: center left;
  background-size: 15px 15px; }

.rail-outline-icon-s {
  background-image: url("../images/icons/new-icons/rail-outline-icon-s.png");
  background-repeat: no-repeat;
  padding-left: 18px;
  background-position: center left;
  background-size: 15px 15px; }

.rail-full-icon-s {
  background-image: url("../images/icons/new-icons/rail-full-icon-s.png");
  background-repeat: no-repeat;
  padding-left: 18px;
  background-position: center left;
  background-size: 15px 15px; }

.marine-round-icon-s {
  background-image: url("../images/icons/new-icons/marine-round-icon-s.png");
  background-repeat: no-repeat;
  padding-left: 18px;
  background-position: center left;
  background-size: 15px 15px; }

.marine-outline-icon-s {
  background-image: url("../images/icons/new-icons/marine-outline-icon-s.png");
  background-repeat: no-repeat;
  padding-left: 18px;
  background-position: center left;
  background-size: 15px 15px; }

.marine-full-icon-s {
  background-image: url("../images/icons/new-icons/marine-full-icon-s.png");
  background-repeat: no-repeat;
  padding-left: 18px;
  background-position: center left;
  background-size: 15px 15px; }

.information-round-icon-s {
  background-image: url("../images/icons/new-icons/information-round-icon-s.png");
  background-repeat: no-repeat;
  padding-left: 18px;
  background-position: center left;
  background-size: 15px 15px; }

.information-outline-icon-s {
  background-image: url("../images/icons/new-icons/information-outline-icon-s.png");
  background-repeat: no-repeat;
  padding-left: 18px;
  background-position: center left;
  background-size: 15px 15px; }

.information-full-icon-s {
  background-image: url("../images/icons/new-icons/information-full-icon-s.png");
  background-repeat: no-repeat;
  padding-left: 18px;
  background-position: center left;
  background-size: 15px 15px; }

.important-round-icon-s {
  background-image: url("../images/icons/new-icons/important-round-icon-s.png");
  background-repeat: no-repeat;
  padding-left: 18px;
  background-position: center left;
  background-size: 15px 15px; }

.important-outline-icon-s {
  background-image: url("../images/icons/new-icons/important-outline-icon-s.png");
  background-repeat: no-repeat;
  padding-left: 18px;
  background-position: center left;
  background-size: 15px 15px; }

.important-full-icon-s {
  background-image: url("../images/icons/new-icons/important-full-icon-s.png");
  background-repeat: no-repeat;
  padding-left: 18px;
  background-position: center left;
  background-size: 15px 15px; }

.did-you-know-round-icon-s {
  background-image: url("../images/icons/new-icons/did-you-know-round-icon-s.png");
  background-repeat: no-repeat;
  padding-left: 18px;
  background-position: center left;
  background-size: 15px 15px; }

.did-you-know-outline-icon-s {
  background-image: url("../images/icons/new-icons/did-you-know-outline-icon-s.png");
  background-repeat: no-repeat;
  padding-left: 18px;
  background-position: center left;
  background-size: 15px 15px; }

.did-you-know-full-icon-s {
  background-image: url("../images/icons/new-icons/did-you-know-full-icon-s.png");
  background-repeat: no-repeat;
  padding-left: 18px;
  background-position: center left;
  background-size: 15px 15px; }

.air-round-icon-s {
  background-image: url("../images/icons/new-icons/air-round-icon-s.png");
  background-repeat: no-repeat;
  padding-left: 18px;
  background-position: center left;
  background-size: 15px 15px; }

.air-outline-icon-s {
  background-image: url("../images/icons/new-icons/air-outline-icon-s.png");
  background-repeat: no-repeat;
  padding-left: 18px;
  background-position: center left;
  background-size: 15px 15px; }

.air-full-icon-s {
  background-image: url("../images/icons/new-icons/air-full-icon-s.png");
  background-repeat: no-repeat;
  padding-left: 18px;
  background-position: center left;
  background-size: 15px 15px; }

.accessibility-round-icon-s {
  background-image: url("../images/icons/new-icons/accessibility-round-icon-s.png");
  background-repeat: no-repeat;
  padding-left: 18px;
  background-position: center left;
  background-size: 15px 15px; }

.accessibility-outline-icon-s {
  background-image: url("../images/icons/new-icons/accessibility-outline-icon-s.png");
  background-repeat: no-repeat;
  padding-left: 18px;
  background-position: center left;
  background-size: 15px 15px; }

.accessibility-full-icon-s {
  background-image: url("../images/icons/new-icons/accessibility-full-icon-s.png");
  background-repeat: no-repeat;
  padding-left: 15px;
  background-position: center left;
  background-size: 15px 15px; }
