/* compiled by scssphp v0.6.5 on Fri, 29 Sep 2017 13:49:22 +0000 (2.4463s) */

html {
  font-size: 100%; }

* {
  margin: 0 auto;
  padding: 0;
  border: 0; }

ol, ul {
  list-style: none; }

header, section, footer, aside, nav, article {
  display: block; }
/* Fonts */
/* Calculate width of regular columns within full width divs */
/* Calculate width of irregular columns within full width divs */
/* Vertically centre any element */
/* Responsive design */
/* Mixins for use in media queries to sidestep scope issues and use placeholders */
.centred {
  text-align: center; }

.section-full-width-container:after, .section-full-width-container-shaded:after, .one-col:after, .page-header:after, header .global-navigation:after, .story-body:after, .footer-container-top:after, .footer-container-bottom:after {
  content: "";
  display: block;
  clear: both; }

.textbox, .textbox-shaded, .textbox-warning, .date-textbox-shaded, .date-textbox-warning, .time-textbox-shaded, .time-textbox-warning, .dropdown, .dropdown-shaded, .dropdown-warning, .dropdown select, .dropdown-shaded select, .dropdown-warning select, .omnibutton, .omnibutton-yellow, .reset-button, #pdfarchive-resetbutton, .main-section .section-header .section-heading-buttons .header-links, .button-bordered, .button-noborder, .actions, .header-buttons, .image-button {
  font-family: 'Roboto-Regular';
  font-size: 0.813rem;
  color: #595959; }
/* Use Font Awesome icons */
.small-headline-free:before, .medium-headline-free:before, .large-headline-free:before, .time:before, .location:before, .tagged:before, .article-headline .article-tags:after, .article-main-image .image-caption:before, .article-container-div .image-box .image-caption:before, .article-container-div .image-box-small .image-caption:before, .image-button:before, .stream-pagination-info .previous-page a:before, .stream-pagination-buttons .previous-page a:before, .stream-pagination-info .next-page a:after, .stream-pagination-buttons .next-page a:after, ul.analysis-sections-list li:before, ul.analysis-section-contents li:before, ul.analysis-section-homepage li:before {
  font-family: "FontAwesome";
  font-size: inherit;
  margin-right: 0.3em; }
/* Add/subtract extra margins where appropriate */
.add-margin-top {
  margin-top: 1em !important; }

.add-half-margin-top {
  margin-top: 0.5em !important; }

.add-double-margin-top {
  margin-top: 2em !important; }

.add-margin-bottom {
  margin-bottom: 1em !important; }

.add-half-margin-bottom {
  margin-bottom: 0.5em !important; }

.add-double-margin-bottom {
  margin-bottom: 2em !important; }

.subtract-margin-top {
  margin-top: 0 !important; }
/* Primary navigation options for tablets */
/* Hide main navigation menu from mobiles and tablets */
/* Resize lead story image */
/* NGD news queue for tablet (landscape) and desktop */
.section-full-width-container h2, .section-full-width-container-shaded h2, .tile h2, .mostread-container h2, .search-container h2, .hero-image h2, .event-image h2, .login-window .login-fields h2, .content-wrapper h2, .main-section .section-content h2, .tile-bordered h2, .tile-offsetbottom h2, .tile-offsetbottom-shaded h2, .tile-shaded h2, .advert h2, .tile-highlight h2, .tile-highlight-horizontal h2, .article-page-promoted-content h2, .forecast-box h2, .frontpage-headlines h2, .lead-archive-content h2 {
  width: 100%;
  position: relative;
  color: #297d3e;
  line-height: 1em; }
  .section-full-width-container h2 a, .section-full-width-container-shaded h2 a, .tile h2 a, .mostread-container h2 a, .search-container h2 a, .hero-image h2 a, .event-image h2 a, .login-window .login-fields h2 a, .content-wrapper h2 a, .main-section .section-content h2 a, .tile-bordered h2 a, .tile-offsetbottom h2 a, .tile-offsetbottom-shaded h2 a, .tile-shaded h2 a, .advert h2 a, .tile-highlight h2 a, .tile-highlight-horizontal h2 a, .article-page-promoted-content h2 a, .forecast-box h2 a, .frontpage-headlines h2 a, .lead-archive-content h2 a {
    color: #297d3e;
    font-family: inherit; }
/* Arrows */
.arrow-left:before, .arrow-right:before, .arrow-top:before, .arrow-left:after, .arrow-right:after, .arrow-top:after {
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-width: 0.875em; }

.arrow-left:before {
  top: 6%;
  right: 100%;
  border-right-color: #f2f2f2; }
  @media only screen and (min-width: 320px) and (max-width: 599px) {
  .arrow-left:before {
    display: none; }
    .arrow-left:after {
      bottom: 100%;
      left: 6%;
      border-bottom-color: #f2f2f2; } }
  @media only screen and (min-width: 600px) and (max-width: 889px) {
  .arrow-left:before {
    display: none; }
    .arrow-left:after {
      bottom: 99%;
      left: 6%;
      border-bottom-color: #f2f2f2; } }

.arrow-right:after {
  top: 6%;
  left: 100%;
  border-left-color: #f2f2f2; }
  @media only screen and (min-width: 320px) and (max-width: 599px) {
  .arrow-right:after {
    display: none; }
    .arrow-right:before {
      top: 100%;
      border-top-color: #f2f2f2; } }
  @media only screen and (min-width: 600px) and (max-width: 889px) {
  .arrow-right:after {
    display: none; }
    .arrow-right:before {
      top: 100%;
      border-top-color: #f2f2f2; } }

.arrow-top:before {
  bottom: 100%;
  left: 6%;
  border-bottom-color: #f2f2f2; }

.minheight {
  min-height: 16.875em; }

.frontpage-border {
  border: solid 1px #d9d9d9; }

@font-face {
  font-family: 'Roboto-Light';
  src: url(/fonts/roboto/Roboto-Light.ttf);
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Roboto-Regular';
  src: url(/fonts/roboto/Roboto-Regular.ttf);
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Roboto-Bold';
  src: url(/fonts/roboto/Roboto-Bold.ttf);
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Roboto-Italic';
  src: url(/fonts/roboto/Roboto-Italic.ttf);
  font-weight: normal;
  font-style: italic; }

@font-face {
  font-family: 'Roboto-Medium';
  src: url(/fonts/roboto/Roboto-Medium.ttf);
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'FontAwesome';
  src: url(/fonts/font-awesome/fontawesome-webfont.ttf);
  font-weight: normal;
  font-style: normal; }

body {
  font-family: 'Roboto-Regular';
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
  line-height: 1em;
  height: 100%;
  min-height: 100%; }

h1, h2, h3, p, a, li, label {
  font-family: 'Roboto-Regular';
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
  line-height: 1em;
  font-size: 0.938rem; }

h1, h2, h3 {
  font-family: 'Roboto-Bold';
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
  line-height: 1em; }

h1 {
  font-size: 1.563rem;
  color: #333; }

h2 {
  margin: 0 0 0.8em 0;
  font-size: 1.188rem;
  color: #333; }

h3 {
  margin: 0 0 0.2em 0;
  font-size: 1.125rem;
  color: #333; }
  h3.blue-heading {
    color: #160773; }

p {
  width: 100%;
  margin: 0 0 1em 0;
  padding: 0;
  color: #595959;
  line-height: 1.3em; }

p:last-child {
  margin: 0; }

li {
  line-height: 1.3em; }

label {
  font-size: 0.875em; }

strong {
  font-family: 'Roboto-Bold';
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
  line-height: 1em; }

em {
  font-family: 'Roboto-Italic';
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
  line-height: 1em; }

.semibold {
  font-family: 'Roboto-Medium';
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
  line-height: 1em; }
/* Default hyperlink styles */
a {
  font-size: inherit;
  color: inherit;
  text-decoration: none; }
  a:visited {
    color: inherit; }
  a:hover {
    color: #bfa700; }

.default-hyperlink, .small-headline a, ul.analysis-section-contents li a, .event-header span a, .small-headline-free a, .small-headline-bold a, .medium-headline a, .article-container-div > h2 a, .factbox h3 a, .factbox-small h3 a, .medium-headline-free a, .large-headline a, .large-headline-free a, .kicker a, .kicker-inline a, .author a, .article-headline .article-tags a, .time a, .location a, .tagged a {
  color: inherit; }
  .default-hyperlink:visited, .small-headline a:visited, ul.analysis-section-contents li a:visited, .event-header span a:visited, .small-headline-free a:visited, .small-headline-bold a:visited, .medium-headline a:visited, .article-container-div > h2 a:visited, .factbox h3 a:visited, .factbox-small h3 a:visited, .medium-headline-free a:visited, .large-headline a:visited, .large-headline-free a:visited, .kicker a:visited, .kicker-inline a:visited, .author a:visited, .article-headline .article-tags a:visited, .time a:visited, .location a:visited, .tagged a:visited {
    color: inherit; }
  .default-hyperlink:hover, .small-headline a:hover, ul.analysis-section-contents li a:hover, .event-header span a:hover, .small-headline-free a:hover, .small-headline-bold a:hover, .medium-headline a:hover, .article-container-div > h2 a:hover, .factbox h3 a:hover, .factbox-small h3 a:hover, .medium-headline-free a:hover, .large-headline a:hover, .large-headline-free a:hover, .kicker a:hover, .kicker-inline a:hover, .author a:hover, .article-headline .article-tags a:hover, .time a:hover, .location a:hover, .tagged a:hover {
    color: #bfa700; }
/* Specific hyperlink styles */
.blue-hyperlink {
  display: block;
  position: relative;
  margin-top: 0.2em;
  font-size: 0.875rem;
  color: #160773 !important;
  /* So as not to use dotted-hyperlink style (see below) */
  border: solid 1px transparent; }
  .blue-hyperlink:first-child {
    margin-top: 0.6em; }
  .blue-hyperlink:before {
    content: "\f061";
    font-family: "FontAwesome";
    margin-right: 0.3em;
    color: #160773; }
  .blue-hyperlink:visited {
    color: #160773; }
  .blue-hyperlink:hover {
    color: #bfa700; }

.dotted-hyperlink, .section-full-width-container p a, .section-full-width-container-shaded p a, .table-div a, .table-div-small a {
  color: #0298c6;
  border-bottom: solid 1px #e2e3e4; }
  .dotted-hyperlink:visited, .section-full-width-container p a:visited, .section-full-width-container-shaded p a:visited, .table-div a:visited, .table-div-small a:visited {
    color: #0298c6; }
  .dotted-hyperlink:hover, .section-full-width-container p a:hover, .section-full-width-container-shaded p a:hover, .table-div a:hover, .table-div-small a:hover {
    color: #bfa700; }
/* Make SVG images clickable where applicable */
a.svg-link {
  position: relative;
  display: inline-block; }
  a.svg-link:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
/* Main full width divs and associated columns */
.section-full-width, .section-full-width-shaded, .module-parallax, .page-header {
  float: left;
  width: 100%;
  top: 0;
  position: relative; }

.main-content-container {
  width: 100%;
  margin: 0 auto; }
  @media only screen and (min-width: 1020px) {
  .main-content-container {
    max-width: 67.5em; } }

.section-full-width-shaded {
  background: #f2f2f2; }

.section-full-width-container, .section-full-width-container-shaded {
  max-width: 67.5em;
  margin-top: 1em;
  margin-bottom: 1em;
  padding-left: 1em;
  padding-right: 1em;
  box-sizing: border-box; }
  @media only screen and (min-width: 1020px) {
  .section-full-width-container, .section-full-width-container-shaded {
    padding-left: 0;
    padding-right: 0; } }
  .section-full-width-container ul, .section-full-width-container-shaded ul {
    margin-bottom: 1em;
    padding: 0;
    list-style: square outside; }
  .section-full-width-container p, .section-full-width-container-shaded p, .section-full-width-container li, .section-full-width-container-shaded li {
    color: #595959; }
  .section-full-width-container li, .section-full-width-container-shaded li {
    margin: 0 0 0.5em 1em; }

.section-full-width-container-shaded {
  padding: 1em;
  background: url(/images/universal/grey-stripes.png); }

@media only screen and (min-width: 320px) and (max-width: 599px) {
    .page-header {
      margin: 0 1em 0 1em; } }
/* Layout variations */
.one-col {
  float: left;
  width: calc((((100% - 2em * (12 - 1)) / 12) * 7) + (2em * (7 - 1)));
  border: none;
  box-sizing: border-box;
  float: none;
  margin: auto; }
  .one-col:nth-of-type(7n+1) {
    margin-left: 0; }
  .one-col:nth-of-type(7n+7) {
    margin-right: 0; }
  .one-col:nth-of-type(1) {
    margin-left: auto; }
  @media only screen and (min-width: 320px) and (max-width: 599px) {
  .one-col {
    float: left;
    width: calc((99.99% - (0em + 2em) * (1 - 1)) / 1);
    margin-right: 2em;
    margin-bottom: 0em !important;
    border: none;
    box-sizing: border-box; }
    .one-col:nth-of-type(1n+1) {
      margin-left: 0; }

    .one-col:nth-of-type(1n+1) {
      margin-right: 0; } }
  .one-col h1 {
    margin-bottom: 0.4em;
    font-weight: bold;
    color: #160773; }

.two-col, .infographic-fourgrid {
  float: left;
  width: calc((99.99% - (0em + 2em) * (2 - 1)) / 2);
  margin-right: 2em;
  border: none;
  box-sizing: border-box; }
  .two-col:nth-of-type(2n+1), .infographic-fourgrid:nth-of-type(2n+1) {
    margin-left: 0; }
  .two-col:nth-of-type(2n+2), .infographic-fourgrid:nth-of-type(2n+2) {
    margin-right: 0; }
  .two-col:nth-child(2n+1):nth-last-child(-n+2), .infographic-fourgrid:nth-child(2n+1):nth-last-child(-n+2), .two-col:nth-child(2n+1):nth-last-child(-n+2) ~ div, .infographic-fourgrid:nth-child(2n+1):nth-last-child(-n+2) ~ div {
    margin-bottom: 0; }
  @media only screen and (min-width: 320px) and (max-width: 599px) {
  .two-col, .infographic-fourgrid {
    float: left;
    width: calc((99.99% - (0em + 2em) * (1 - 1)) / 1);
    margin-right: 2em;
    margin-bottom: 1em;
    margin-bottom: 1em !important;
    border: none;
    box-sizing: border-box; }
    .two-col:nth-of-type(1n+1), .infographic-fourgrid:nth-of-type(1n+1) {
      margin-left: 0; }

    .two-col:nth-of-type(1n+1), .infographic-fourgrid:nth-of-type(1n+1) {
      margin-right: 0; }

    .two-col:last-of-type, .infographic-fourgrid:last-of-type {
      margin-bottom: 0 !important; } }

.three-col {
  float: left;
  width: calc((99.99% - (0em + 2em) * (3 - 1)) / 3);
  margin-right: 2em;
  margin-bottom: 1.5em;
  border: none;
  box-sizing: border-box; }
  .three-col:nth-of-type(3n+1) {
    margin-left: 0; }
  .three-col:nth-of-type(3n+3) {
    margin-right: 0; }
  .three-col:nth-child(3n+1):nth-last-child(-n+3), .three-col:nth-child(3n+1):nth-last-child(-n+3) ~ div {
    margin-bottom: 0; }
  @media only screen and (min-width: 320px) and (max-width: 599px) {
  .three-col {
    float: left;
    width: calc((99.99% - (0em + 0em) * (1 - 1)) / 1);
    margin-bottom: 0.9em;
    margin-bottom: 0.9em !important;
    border-bottom: solid 1px #d9d9d9;
    box-sizing: border-box;
    padding-bottom: 0.7em; }
    .three-col:nth-of-type(1n+1) {
      margin-left: 0; }

    .three-col:nth-of-type(1n+1) {
      margin-right: 0; }

    .three-col:last-of-type {
      border: none; } }

.four-col {
  float: left;
  width: calc((99.99% - (0em + 2em) * (4 - 1)) / 4);
  margin-right: 2em;
  border: none;
  box-sizing: border-box; }
  .four-col:nth-of-type(4n+1) {
    margin-left: 0; }
  .four-col:nth-of-type(4n+4) {
    margin-right: 0; }
  .four-col:nth-child(4n+1):nth-last-child(-n+4), .four-col:nth-child(4n+1):nth-last-child(-n+4) ~ div {
    margin-bottom: 0; }
  @media only screen and (min-width: 320px) and (max-width: 599px) {
  .four-col {
    float: left;
    width: calc((99.99% - (0em + 0em) * (1 - 1)) / 1);
    margin-bottom: 0.9em;
    margin-bottom: 0.9em !important;
    border-bottom: solid 1px #d9d9d9;
    box-sizing: border-box;
    padding-bottom: 0.7em; }
    .four-col:nth-of-type(1n+1) {
      margin-left: 0; }

    .four-col:nth-of-type(1n+1) {
      margin-right: 0; }

    .four-col:last-of-type {
      margin-bottom: 0 !important;
      padding-bottom: 0;
      border: none; } }
  @media only screen and (min-width: 600px) and (max-width: 889px) {
  .four-col {
    float: left;
    width: calc((99.99% - (0em + 2em) * (3 - 1)) / 3);
    margin-right: 2em;
    margin-bottom: 1em;
    border: none;
    box-sizing: border-box; }
    .four-col:nth-of-type(3n+1) {
      margin-left: 0; }

    .four-col:nth-of-type(3n+3) {
      margin-right: 0; }

    .four-col:nth-child(3n+1):nth-last-child(-n+3), .four-col:nth-child(3n+1):nth-last-child(-n+3) ~ div {
      margin-bottom: 0; }

    .four-col:nth-child(4) {
      display: none; } }

.five-col {
  float: left;
  width: calc((99.99% - (0em + 1em) * (5 - 1)) / 5);
  margin-right: 1em;
  border: none;
  box-sizing: border-box; }
  .five-col:nth-of-type(5n+1) {
    margin-left: 0; }
  .five-col:nth-of-type(5n+5) {
    margin-right: 0; }
  .five-col:nth-child(5n+1):nth-last-child(-n+5), .five-col:nth-child(5n+1):nth-last-child(-n+5) ~ div {
    margin-bottom: 0; }
  @media only screen and (min-width: 320px) and (max-width: 599px) {
  .five-col {
    float: left;
    width: calc((99.99% - (0em + 2em) * (1 - 1)) / 1);
    margin-right: 2em;
    margin-bottom: 0.1em;
    margin-bottom: 0.1em !important;
    border: none;
    box-sizing: border-box; }
    .five-col:nth-of-type(1n+1) {
      margin-left: 0; }

    .five-col:nth-of-type(1n+1) {
      margin-right: 0; }

    .five-col:last-of-type {
      margin-bottom: 0 !important; } }
  @media only screen and (min-width: 600px) and (max-width: 889px) {
  .five-col {
    float: left;
    width: calc((99.99% - (0em + 0.5em) * (3 - 1)) / 3);
    margin-right: 0.5em;
    margin-bottom: 0.1em;
    border: none;
    box-sizing: border-box; }
    .five-col:nth-of-type(3n+1) {
      margin-left: 0; }

    .five-col:nth-of-type(3n+3) {
      margin-right: 0; }

    .five-col:nth-child(3n+1):nth-last-child(-n+3), .five-col:nth-child(3n+1):nth-last-child(-n+3) ~ div {
      margin-bottom: 0; } }

.lead-article {
  float: left;
  width: calc((99.99% - (0em + 2em) * (1 - 1)) / 1);
  margin-right: 2em;
  margin-bottom: 1em;
  margin-bottom: 1em !important;
  border-bottom: solid 1px #d9d9d9;
  box-sizing: border-box;
  padding-bottom: 1em; }
  .lead-article:nth-of-type(1n+1) {
    margin-left: 0; }
  .lead-article:nth-of-type(1n+1) {
    margin-right: 0; }
  @media only screen and (min-width: 320px) and (max-width: 599px) {
  .lead-article img {
    margin-bottom: 0.4em; } }
  @media only screen and (min-width: 600px) and (max-width: 889px) {
  .lead-article img {
    float: right;
    width: 65%;
    margin-left: 1.25em; } }
  @media only screen and (min-width: 890px) and (max-width: 1019px) {
  .lead-article img {
    float: right;
    width: 65%;
    margin-left: 1.25em; } }
  @media only screen and (min-width: 1020px) {
  .lead-article img {
    float: right;
    width: 65%;
    margin-left: 1.25em; } }

@media only screen and (min-width: 320px) and (max-width: 599px) {
    .layout-quarter {
      float: left;
      width: calc((99.99% - (0em + 2em) * (1 - 1)) / 1);
      margin-right: 2em;
      margin-bottom: 0em !important;
      border: none;
      box-sizing: border-box;
      padding: 1em;
      background: url(/images/universal/grey-stripes.png); }
      .layout-quarter:nth-of-type(1n+1) {
        margin-left: 0; }
      .layout-quarter:nth-of-type(1n+1) {
        margin-right: 0; }
      .layout-quarter > div.tile-shaded, .layout-quarter > div.advert, .layout-quarter > div.tile-highlight, .layout-quarter > div.tile-highlight-horizontal, .layout-quarter > div.article-page-promoted-content, .layout-quarter > div.forecast-box, .layout-quarter > div.frontpage-headlines, .layout-quarter > div.lead-archive-content {
        padding: 0;
        background: none; } }
  @media only screen and (min-width: 600px) and (max-width: 889px) {
  .layout-quarter {
    float: left;
    width: calc((99.99% - (0em + 2em) * (1 - 1)) / 1);
    margin-right: 2em;
    margin-top: 1em;
    margin-bottom: 0em !important;
    border: none;
    box-sizing: border-box;
    padding: 1em;
    background: url(/images/universal/grey-stripes.png); }
    .layout-quarter:nth-of-type(1n+1) {
      margin-left: 0; }

    .layout-quarter:nth-of-type(1n+1) {
      margin-right: 0; }

    .layout-quarter > div.tile-shaded, .layout-quarter > div.advert, .layout-quarter > div.tile-highlight, .layout-quarter > div.tile-highlight-horizontal, .layout-quarter > div.article-page-promoted-content, .layout-quarter > div.forecast-box, .layout-quarter > div.frontpage-headlines, .layout-quarter > div.lead-archive-content {
      padding: 0;
      background: none; } }
  @media only screen and (min-width: 890px) and (max-width: 1019px) {
  .layout-quarter {
    float: left;
    width: calc((((100% - 2em * (12 - 1)) / 12) * 3) + (2em * (3 - 1)));
    border: none;
    box-sizing: border-box; }
    .layout-quarter:nth-of-type(3n+1) {
      margin-left: 0; }

    .layout-quarter:nth-of-type(3n+3) {
      margin-right: 0; } }
  @media only screen and (min-width: 1020px) {
  .layout-quarter {
    float: left;
    width: calc((((100% - 2em * (12 - 1)) / 12) * 3) + (2em * (3 - 1)));
    border: none;
    box-sizing: border-box; }
    .layout-quarter:nth-of-type(3n+1) {
      margin-left: 0; }

    .layout-quarter:nth-of-type(3n+3) {
      margin-right: 0; } }

@media only screen and (min-width: 320px) and (max-width: 599px) {
    .layout-threequarters {
      float: left;
      width: calc((99.99% - (0em + 2em) * (1 - 1)) / 1);
      margin-right: 2em;
      margin-bottom: 0em !important;
      border: none;
      box-sizing: border-box; }
      .layout-threequarters:nth-of-type(1n+1) {
        margin-left: 0; }
      .layout-threequarters:nth-of-type(1n+1) {
        margin-right: 0; } }
  @media only screen and (min-width: 890px) and (max-width: 1019px) {
  .layout-threequarters {
    float: left;
    width: calc((((100% - 2em * (12 - 1)) / 12) * 9) + (2em * (9 - 1)));
    margin-right: 0.9685em;
    border-right: solid 1px #d9d9d9;
    box-sizing: border-box;
    padding-right: 0.9685em;
    box-sizing: content-box; }
    .layout-threequarters:nth-of-type(9n+1) {
      margin-left: 0; }

    .layout-threequarters:nth-of-type(9n+9) {
      margin-right: 0; } }
  @media only screen and (min-width: 1020px) {
  .layout-threequarters {
    float: left;
    width: calc((((100% - 2em * (12 - 1)) / 12) * 9) + (2em * (9 - 1)));
    margin-right: 0.9685em;
    border-right: solid 1px #d9d9d9;
    box-sizing: border-box;
    padding-right: 0.9685em;
    box-sizing: content-box; }
    .layout-threequarters:nth-of-type(9n+1) {
      margin-left: 0; }

    .layout-threequarters:nth-of-type(9n+9) {
      margin-right: 0; } }

.layout-twothirds {
  float: left;
  width: calc((((100% - 2em * (12 - 1)) / 12) * 8) + (2em * (8 - 1)));
  margin-right: 2em;
  border: none;
  box-sizing: border-box; }
  @media only screen and (min-width: 320px) and (max-width: 599px) {
  .layout-twothirds {
    float: left;
    width: calc((99.99% - (0em + 2em) * (1 - 1)) / 1);
    margin-right: 2em;
    margin-bottom: 1em;
    margin-bottom: 1em !important;
    border: none;
    box-sizing: border-box; }
    .layout-twothirds:nth-of-type(1n+1) {
      margin-left: 0; }

    .layout-twothirds:nth-of-type(1n+1) {
      margin-right: 0; } }
  @media only screen and (min-width: 600px) and (max-width: 889px) {
  .layout-twothirds {
    float: left;
    width: calc((((100% - 2em * (12 - 1)) / 12) * 7) + (2em * (7 - 1)));
    margin-right: 2em;
    border: none;
    box-sizing: border-box; }
    .layout-twothirds:nth-of-type(7n+1) {
      margin-left: 0; }

    .layout-twothirds:nth-of-type(7n+7) {
      margin-right: 0; } }
  .layout-twothirds:nth-of-type(8n+1) {
    margin-left: 0; }
  .layout-twothirds:nth-of-type(8n+8) {
    margin-right: 0; }

.layout-third {
  float: left;
  width: calc((((100% - 2em * (12 - 1)) / 12) * 4) + (2em * (4 - 1)));
  border: none;
  box-sizing: border-box; }
  @media only screen and (min-width: 320px) and (max-width: 599px) {
  .layout-third {
    float: left;
    width: calc((99.99% - (0em + 2em) * (1 - 1)) / 1);
    margin-right: 2em;
    margin-bottom: 0em !important;
    border: none;
    box-sizing: border-box; }
    .layout-third:nth-of-type(1n+1) {
      margin-left: 0; }

    .layout-third:nth-of-type(1n+1) {
      margin-right: 0; } }
  @media only screen and (min-width: 600px) and (max-width: 889px) {
  .layout-third {
    float: left;
    width: calc((((100% - 2em * (12 - 1)) / 12) * 5) + (2em * (5 - 1)));
    border: none;
    box-sizing: border-box; }
    .layout-third:nth-of-type(5n+1) {
      margin-left: 0; }

    .layout-third:nth-of-type(5n+5) {
      margin-right: 0; } }
  .layout-third:nth-of-type(4n+1) {
    margin-left: 0; }
  .layout-third:nth-of-type(4n+4) {
    margin-right: 0; }

@media only screen and (min-width: 320px) and (max-width: 599px) {
    .section-module {
      float: left;
      width: calc((99.99% - (0em + 2em) * (1 - 1)) / 1);
      margin-right: 2em;
      margin-bottom: 1em;
      margin-bottom: 1em !important;
      border: none;
      box-sizing: border-box; }
      .section-module:nth-of-type(1n+1) {
        margin-left: 0; }
      .section-module:nth-of-type(1n+1) {
        margin-right: 0; }
      .section-module:last-of-type {
        margin-bottom: 0 !important; } }
  @media only screen and (min-width: 600px) and (max-width: 889px) {
  .section-module {
    float: left;
    width: calc((99.99% - (0em + 2em) * (2 - 1)) / 2);
    margin-right: 2em;
    margin-bottom: 1em;
    border: none;
    box-sizing: border-box; }
    .section-module:nth-of-type(2n+1) {
      margin-left: 0; }

    .section-module:nth-of-type(2n+2) {
      margin-right: 0; }

    .section-module:nth-child(2n+1):nth-last-child(-n+2), .section-module:nth-child(2n+1):nth-last-child(-n+2) ~ div {
      margin-bottom: 0; } }
  @media only screen and (min-width: 890px) and (max-width: 1019px) {
  .section-module {
    float: left;
    width: calc((99.99% - (0em + 2em) * (3 - 1)) / 3);
    margin-right: 2em;
    margin-bottom: 1em;
    border: none;
    box-sizing: border-box; }
    .section-module:nth-of-type(3n+1) {
      margin-left: 0; }

    .section-module:nth-of-type(3n+3) {
      margin-right: 0; }

    .section-module:nth-child(3n+1):nth-last-child(-n+3), .section-module:nth-child(3n+1):nth-last-child(-n+3) ~ div {
      margin-bottom: 0; } }
  @media only screen and (min-width: 1020px) {
  .section-module {
    float: left;
    width: calc((99.99% - (0em + 2em) * (3 - 1)) / 3);
    margin-right: 2em;
    margin-bottom: 1.5em;
    border: none;
    box-sizing: border-box;
    height: 25em; }
    .section-module:nth-of-type(3n+1) {
      margin-left: 0; }

    .section-module:nth-of-type(3n+3) {
      margin-right: 0; }

    .section-module:nth-child(3n+1):nth-last-child(-n+3), .section-module:nth-child(3n+1):nth-last-child(-n+3) ~ div {
      margin-bottom: 0; } }

@media only screen and (min-width: 320px) and (max-width: 599px) {
    .news-queue {
      float: left;
      width: calc((99.99% - (0em + 0em) * (1 - 1)) / 1);
      margin-bottom: 0.8em;
      margin-bottom: 0.8em !important;
      border-bottom: solid 1px #d9d9d9;
      box-sizing: border-box;
      padding-bottom: 0.6em; }
      .news-queue:nth-of-type(1n+1) {
        margin-left: 0; }
      .news-queue:nth-of-type(1n+1) {
        margin-right: 0; }
      .news-queue:last-of-type {
        margin-bottom: 0 !important;
        padding-bottom: 0;
        border: none; } }
  @media only screen and (min-width: 600px) and (max-width: 889px) {
  .news-queue {
    float: left;
    width: calc((99.99% - (0em + 2em) * (3 - 1)) / 3);
    margin-right: 2em;
    margin-bottom: 1em;
    border: none;
    box-sizing: border-box;
    min-height: 2em; }
    .news-queue:nth-of-type(3n+1) {
      margin-left: 0; }

    .news-queue:nth-of-type(3n+3) {
      margin-right: 0; }

    .news-queue:nth-child(3n+1):nth-last-child(-n+3), .news-queue:nth-child(3n+1):nth-last-child(-n+3) ~ div {
      margin-bottom: 0; }

    .news-queue:last-of-type {
      display: none; } }
  @media only screen and (min-width: 890px) and (max-width: 1019px) {
  .news-queue {
    float: left;
    width: calc((99.99% - (0em + 0em) * (1 - 1)) / 1);
    margin-bottom: 0.7em;
    margin-bottom: 0.7em !important;
    border-bottom: solid 1px #d9d9d9;
    box-sizing: border-box;
    padding-bottom: 0.5em; }
    .news-queue:nth-of-type(1n+1) {
      margin-left: 0; }

    .news-queue:nth-of-type(1n+1) {
      margin-right: 0; }

    .news-queue:last-of-type {
      margin-bottom: 0 !important;
      padding-bottom: 0;
      border: none; } }
  @media only screen and (min-width: 1020px) {
  .news-queue {
    float: left;
    width: calc((99.99% - (0em + 0em) * (1 - 1)) / 1);
    margin-bottom: 0.7em;
    margin-bottom: 0.7em !important;
    border-bottom: solid 1px #d9d9d9;
    box-sizing: border-box;
    padding-bottom: 0.5em; }
    .news-queue:nth-of-type(1n+1) {
      margin-left: 0; }

    .news-queue:nth-of-type(1n+1) {
      margin-right: 0; }

    .news-queue:last-of-type {
      margin-bottom: 0 !important;
      padding-bottom: 0;
      border: none; } }

.layout-feature-other-headlines {
  float: left;
  width: calc((99.99% - (0em + 0em) * (2 - 1)) / 2);
  border-right: solid 1px #d9d9d9;
  box-sizing: border-box;
  padding-right: 0.9685em; }
  .layout-feature-other-headlines:nth-of-type(2n+1) {
    margin-left: 0; }
  .layout-feature-other-headlines:nth-of-type(2n+2) {
    margin-right: 0; }
  .layout-feature-other-headlines:nth-child(2n+1):nth-last-child(-n+2), .layout-feature-other-headlines:nth-child(2n+1):nth-last-child(-n+2) ~ div {
    margin-bottom: 0; }
  .layout-feature-other-headlines:nth-of-type(2) {
    padding-left: 0.9685em;
    padding-right: 0;
    border: 0; }
  @media only screen and (min-width: 320px) and (max-width: 599px) {
  .layout-feature-other-headlines {
    float: left;
    width: calc((99.99% - (0em + 2em) * (1 - 1)) / 1);
    margin-right: 2em;
    margin-bottom: 0em !important;
    border: none;
    box-sizing: border-box;
    padding-right: 0;
    padding-bottom: 1.5em; }
    .layout-feature-other-headlines:nth-of-type(1n+1) {
      margin-left: 0; }

    .layout-feature-other-headlines:nth-of-type(1n+1) {
      margin-right: 0; }

    .layout-feature-other-headlines > .article-card-vertical img {
      width: 100%;
      margin-bottom: 0.5em; }

    .layout-feature-other-headlines:nth-of-type(2) {
      padding-left: 0;
      padding-bottom: 0; } }
  @media only screen and (min-width: 600px) and (max-width: 889px) {
  .layout-feature-other-headlines {
    float: left;
    width: calc((99.99% - (0em + 2em) * (1 - 1)) / 1);
    margin-right: 2em;
    margin-bottom: 0em !important;
    border: none;
    box-sizing: border-box;
    padding-right: 0;
    padding-bottom: 1.5em; }
    .layout-feature-other-headlines:nth-of-type(1n+1) {
      margin-left: 0; }

    .layout-feature-other-headlines:nth-of-type(1n+1) {
      margin-right: 0; }

    .layout-feature-other-headlines > .article-card-vertical img {
      width: 100%;
      margin-bottom: 0.5em; }

    .layout-feature-other-headlines:nth-of-type(2) {
      padding-left: 0;
      padding-bottom: 0; } }

.layout-half {
  float: left;
  width: calc((99.99% - (0em + 0em) * (2 - 1)) / 2);
  border-right: solid 1px #d9d9d9;
  box-sizing: border-box;
  padding-left: 0.9685em; }
  .layout-half:nth-of-type(2n+1) {
    margin-left: 0; }
  .layout-half:nth-of-type(2n+2) {
    margin-right: 0; }
  .layout-half:nth-child(2n+1):nth-last-child(-n+2), .layout-half:nth-child(2n+1):nth-last-child(-n+2) ~ div {
    margin-bottom: 0; }
  .layout-half:nth-of-type(1) {
    padding-left: 0;
    padding-right: 0.9685em; }
  .layout-half:nth-of-type(2) {
    border: 0; }
  @media only screen and (min-width: 320px) and (max-width: 599px) {
  .layout-half {
    float: left;
    width: calc((99.99% - (0em + 2em) * (1 - 1)) / 1);
    margin-right: 2em;
    margin-bottom: 0em !important;
    border: none;
    box-sizing: border-box;
    padding-right: 0;
    padding-bottom: 1.5em; }
    .layout-half:nth-of-type(1n+1) {
      margin-left: 0; }

    .layout-half:nth-of-type(1n+1) {
      margin-right: 0; }

    .layout-half > .article-card-vertical img {
      width: 100%;
      margin-bottom: 0.5em; }

    .layout-half:nth-of-type(2) {
      padding-left: 0;
      padding-bottom: 0; } }
  @media only screen and (min-width: 600px) and (max-width: 889px) {
  .layout-half {
    float: left;
    width: calc((99.99% - (0em + 2em) * (1 - 1)) / 1);
    margin-right: 2em;
    margin-bottom: 0em !important;
    border: none;
    box-sizing: border-box;
    padding-right: 0;
    padding-bottom: 1.5em; }
    .layout-half:nth-of-type(1n+1) {
      margin-left: 0; }

    .layout-half:nth-of-type(1n+1) {
      margin-right: 0; }

    .layout-half > .article-card-vertical img {
      width: 100%;
      margin-bottom: 0.5em; }

    .layout-half:nth-of-type(2) {
      padding-left: 0;
      padding-bottom: 0; } }

.latest-headlines-analytics {
  float: left;
  width: calc((99.99% - (0em + 2em) * (1 - 1)) / 1);
  margin-right: 2em;
  margin-top: 1em;
  margin-bottom: 0em !important;
  border-top: solid 1px #d9d9d9;
  box-sizing: border-box;
  padding-top: 1em; }
  .latest-headlines-analytics:nth-of-type(1n+1) {
    margin-left: 0; }
  .latest-headlines-analytics:nth-of-type(1n+1) {
    margin-right: 0; }
  .latest-headlines-analytics ul {
    list-style: none;
    margin-bottom: 0; }
  .latest-headlines-analytics li {
    margin-left: 0; }
/* Advert */
.advert {
  margin: 1em 0 1em 0; }
/* Versatile divs */
.tile, .mostread-container, .search-container, .hero-image, .event-image, .login-window .login-fields, .content-wrapper, .main-section .section-content, .tile-bordered, .tile-offsetbottom, .tile-offsetbottom-shaded, .tile-shaded, .advert, .tile-highlight, .tile-highlight-horizontal, .article-page-promoted-content, .forecast-box, .frontpage-headlines, .lead-archive-content {
  float: left;
  width: 100%;
  box-sizing: border-box; }
  .tile-bordered {
    padding: 1.25em;
    border: solid 1px #d9d9d9;
    background: white; }

.tile-offsetbottom, .tile-offsetbottom-shaded {
  margin-bottom: 1em; }

.tile-offsetbottom-shaded, .tile-shaded, .advert, .tile-highlight, .tile-highlight-horizontal, .article-page-promoted-content, .forecast-box, .frontpage-headlines, .lead-archive-content {
  padding: 1.25em;
  background: #f2f2f2; }

.tile-highlight, .tile-highlight-horizontal {
  background: #f9f2c0; }

.tile-highlight-horizontal {
  margin: -1em 0 1em 0;
  border-bottom: solid 1px #d9d9d9; }
/* Promo divs */
.card-group-vertical-img-left, .card-group-vertical-img-right, .card-group-horizontal-img-top {
  float: left;
  width: 100%; }
  .card-group-vertical-img-left h3, .card-group-vertical-img-right h3, .card-group-horizontal-img-top h3 {
    margin-bottom: 0.7em; }

.card-group-vertical-img-left > div:nth-child(1) {
  float: left;
  width: calc((99.99% - (0em + 0em) * (2 - 1)) / 2);
  border: none;
  box-sizing: border-box; }
  .card-group-vertical-img-left > div:nth-child(1):nth-of-type(2n+1) {
    margin-left: 0; }
  .card-group-vertical-img-left > div:nth-child(1):nth-of-type(2n+2) {
    margin-right: 0; }
  .card-group-vertical-img-left > div:nth-child(1):nth-child(2n+1):nth-last-child(-n+2), .card-group-vertical-img-left > div:nth-child(1):nth-child(2n+1):nth-last-child(-n+2) ~ div {
    margin-bottom: 0; }
  @media only screen and (min-width: 320px) and (max-width: 599px) {
    .card-group-vertical-img-left > div:nth-child(1) {
      width: 100%;
      overflow: hidden; }
      .card-group-vertical-img-left > div:nth-child(1) img {
        margin-top: -25%; } }
  @media only screen and (min-width: 600px) and (max-width: 889px) {
    .card-group-vertical-img-left > div:nth-child(1) {
      width: 100%;
      overflow: hidden; }
      .card-group-vertical-img-left > div:nth-child(1) img {
        margin-top: -35%; } }
  .card-group-vertical-img-left > div:nth-child(2) {
    float: left;
    width: calc((99.99% - (0em + 0em) * (2 - 1)) / 2);
    border: none;
    box-sizing: border-box;
    height: 14.25em;
    position: relative;
    padding: 1.25em;
    background: #f2f2f2;
    box-sizing: border-box; }
  .card-group-vertical-img-left > div:nth-child(2):nth-of-type(2n+1) {
    margin-left: 0; }
  .card-group-vertical-img-left > div:nth-child(2):nth-of-type(2n+2) {
    margin-right: 0; }
  .card-group-vertical-img-left > div:nth-child(2):nth-child(2n+1):nth-last-child(-n+2), .card-group-vertical-img-left > div:nth-child(2):nth-child(2n+1):nth-last-child(-n+2) ~ div {
    margin-bottom: 0; }
  @media only screen and (min-width: 320px) and (max-width: 599px) {
    .card-group-vertical-img-left > div:nth-child(2) {
      width: 100%;
      margin-top: -20%;
      height: auto; } }
  @media only screen and (min-width: 600px) and (max-width: 889px) {
    .card-group-vertical-img-left > div:nth-child(2) {
      width: 100%;
      margin-top: -20%;
      height: auto; } }

.card-group-vertical-img-right > div:nth-child(1) {
  float: left;
  width: calc((99.99% - (0em + 0em) * (2 - 1)) / 2);
  border: none;
  box-sizing: border-box;
  height: 14.25em;
  position: relative;
  padding: 1.25em;
  background: #f2f2f2;
  box-sizing: border-box; }
  .card-group-vertical-img-right > div:nth-child(1):nth-of-type(2n+1) {
    margin-left: 0; }
  .card-group-vertical-img-right > div:nth-child(1):nth-of-type(2n+2) {
    margin-right: 0; }
  .card-group-vertical-img-right > div:nth-child(1):nth-child(2n+1):nth-last-child(-n+2), .card-group-vertical-img-right > div:nth-child(1):nth-child(2n+1):nth-last-child(-n+2) ~ div {
    margin-bottom: 0; }
  @media only screen and (min-width: 320px) and (max-width: 599px) {
    .card-group-vertical-img-right > div:nth-child(1) {
      width: 100%;
      height: auto; } }
  @media only screen and (min-width: 600px) and (max-width: 889px) {
    .card-group-vertical-img-right > div:nth-child(1) {
      width: 100%;
      height: auto; } }
  .card-group-vertical-img-right > div:nth-child(2) {
    float: left;
    width: calc((99.99% - (0em + 0em) * (2 - 1)) / 2);
    border: none;
    box-sizing: border-box; }
  .card-group-vertical-img-right > div:nth-child(2):nth-of-type(2n+1) {
    margin-left: 0; }
  .card-group-vertical-img-right > div:nth-child(2):nth-of-type(2n+2) {
    margin-right: 0; }
  .card-group-vertical-img-right > div:nth-child(2):nth-child(2n+1):nth-last-child(-n+2), .card-group-vertical-img-right > div:nth-child(2):nth-child(2n+1):nth-last-child(-n+2) ~ div {
    margin-bottom: 0; }
  @media only screen and (min-width: 320px) and (max-width: 599px) {
    .card-group-vertical-img-right > div:nth-child(2) {
      width: 100%;
      overflow: hidden;
      margin-top: -20%; }
      .card-group-vertical-img-right > div:nth-child(2) img {
        margin-bottom: -25%; } }
  @media only screen and (min-width: 600px) and (max-width: 889px) {
    .card-group-vertical-img-right > div:nth-child(2) {
      width: 100%;
      overflow: hidden;
      margin-top: -30%; }
      .card-group-vertical-img-right > div:nth-child(2) img {
        margin-bottom: -25%; } }

.card-group-horizontal-img-top > div:nth-child(1) {
  width: 100%;
  background: #f2f2f2; }
  .card-group-horizontal-img-top > div:nth-child(2) {
    width: 100%;
    height: 13em;
    position: relative;
    padding: 1.25em;
    background: #f2f2f2;
    box-sizing: border-box; }
  @media only screen and (min-width: 320px) and (max-width: 599px) {
    .card-group-horizontal-img-top > div:nth-child(2) {
      height: auto; } }
/* Parallax div */
.module-parallax {
  min-height: 15em;
  background-position: top center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover; }
  @media only screen and (min-width: 600px) and (max-width: 889px) {
  .module-parallax {
    min-height: 17em; } }
  @media only screen and (min-width: 1020px) {
  .module-parallax {
    min-height: 22em; } }

@media only screen and (min-width: 1020px) {
    .module-parallax-container {
      width: 67.5em; } }
/* Most read articles list */
ul.mostread {
  list-style: none;
  display: inline; }
  ul.mostread li {
    margin: 0;
    float: left;
    width: calc((99.99% - (0em + 2em) * (5 - 1)) / 5);
    margin-right: 2em;
    border: none;
    box-sizing: border-box;
    counter-increment: step-counter; }
  ul.mostread li:nth-of-type(5n+1) {
    margin-left: 0; }
  ul.mostread li:nth-of-type(5n+5) {
    margin-right: 0; }
  ul.mostread li:nth-child(5n+1):nth-last-child(-n+5), ul.mostread li:nth-child(5n+1):nth-last-child(-n+5) ~ div {
    margin-bottom: 0; }
  ul.mostread li:last-of-type {
    border-right: none; }
  ul.mostread li:before {
    float: left;
    width: 100%;
    content: counter(step-counter);
    margin: 0 0 0.3em 0;
    font-size: 1.375rem;
    color: #297d3e; }
  @media only screen and (min-width: 320px) and (max-width: 599px) {
    ul.mostread li {
      float: left;
      width: calc((99.99% - (0em + 2em) * (1 - 1)) / 1);
      margin-right: 2em;
      margin-bottom: 1em;
      margin-bottom: 1em !important;
      border: none;
      box-sizing: border-box; }
      ul.mostread li:nth-of-type(1n+1) {
        margin-left: 0; }
      ul.mostread li:nth-of-type(1n+1) {
        margin-right: 0; }
      ul.mostread li:last-of-type {
        margin-bottom: 0 !important; } }
  @media only screen and (min-width: 600px) and (max-width: 889px) {
    ul.mostread li {
      float: left;
      width: calc((99.99% - (0em + 1em) * (3 - 1)) / 3);
      margin-right: 1em;
      margin-bottom: 1em;
      border: none;
      box-sizing: border-box; }
      ul.mostread li:nth-of-type(3n+1) {
        margin-left: 0; }
      ul.mostread li:nth-of-type(3n+3) {
        margin-right: 0; }
      ul.mostread li:nth-child(3n+1):nth-last-child(-n+3), ul.mostread li:nth-child(3n+1):nth-last-child(-n+3) ~ div {
        margin-bottom: 0; } }
/* Page header */
.page-header {
  width: 100%;
  padding: 1em 0 1em 0;
  box-sizing: border-box; }
  .page-header h1, .page-header h2 {
    font-weight: bold;
    color: #160773; }
  .page-header h2 {
    font-weight: normal;
    margin: 0 auto; }
  .page-header .gasdaily {
    color: #006838; }
  .page-header .analytics {
    color: #4c4c4c; }

header {
  float: left;
  width: 100%;
  background: #160773; }
  header .global-navigation {
    width: 100%;
    display: block;
    padding: 0.75em 1em 0.75em 1em;
    position: relative;
    box-sizing: border-box; }
  @media only screen and (min-width: 1020px) {
    header .global-navigation {
      width: 67.5em;
      padding-left: 0;
      padding-right: 0;
      box-sizing: content-box; } }
  header .global-navigation .navigate, header .global-navigation .masthead, header .global-navigation .signup-buttons {
    float: left;
    width: calc((99.99% - (0em + 0em) * (3 - 1)) / 3);
    border: none;
    box-sizing: border-box; }
    header .global-navigation .navigate:nth-of-type(3n+1), header .global-navigation .masthead:nth-of-type(3n+1), header .global-navigation .signup-buttons:nth-of-type(3n+1) {
      margin-left: 0; }
    header .global-navigation .navigate:nth-of-type(3n+3), header .global-navigation .masthead:nth-of-type(3n+3), header .global-navigation .signup-buttons:nth-of-type(3n+3) {
      margin-right: 0; }
    header .global-navigation .navigate:nth-child(3n+1):nth-last-child(-n+3), header .global-navigation .masthead:nth-child(3n+1):nth-last-child(-n+3), header .global-navigation .signup-buttons:nth-child(3n+1):nth-last-child(-n+3), header .global-navigation .navigate:nth-child(3n+1):nth-last-child(-n+3) ~ div, header .global-navigation .masthead:nth-child(3n+1):nth-last-child(-n+3) ~ div, header .global-navigation .signup-buttons:nth-child(3n+1):nth-last-child(-n+3) ~ div {
      margin-bottom: 0; }
  @media only screen and (min-width: 320px) and (max-width: 599px) {
    header .global-navigation .navigate {
      float: left;
      width: calc((((100% - 2em * (12 - 1)) / 12) * 2) + (2em * (2 - 1)));
      margin-right: 2em;
      border: none;
      box-sizing: border-box; }
      header .global-navigation .navigate:nth-of-type(2n+1) {
        margin-left: 0; }
      header .global-navigation .navigate:nth-of-type(2n+2) {
        margin-right: 0; }
      header .global-navigation .masthead {
        float: left;
        width: calc((((100% - 2em * (12 - 1)) / 12) * 8) + (2em * (8 - 1)));
        margin-right: 2em;
        border: none;
        box-sizing: border-box; }
      header .global-navigation .masthead:nth-of-type(8n+1) {
        margin-left: 0; }
      header .global-navigation .masthead:nth-of-type(8n+8) {
        margin-right: 0; }
      header .global-navigation .signup-buttons {
        float: left;
        width: calc((((100% - 2em * (12 - 1)) / 12) * 2) + (2em * (2 - 1)));
        border: none;
        box-sizing: border-box; }
      header .global-navigation .signup-buttons:nth-of-type(2n+1) {
        margin-left: 0; }
      header .global-navigation .signup-buttons:nth-of-type(2n+2) {
        margin-right: 0; } }
  header .global-navigation .navigate, header .global-navigation .signup-buttons {
    padding-top: 1em; }
    header .global-navigation .navigate .nav-button, header .global-navigation .signup-buttons .nav-button {
      float: left;
      margin: 0 2em 0 0;
      padding: 0.2em 0 0.2em 0;
      font-family: 'Roboto-Bold';
      font-size: 0.75rem;
      color: white;
      text-transform: uppercase;
      cursor: pointer; }
      header .global-navigation .navigate .nav-button i, header .global-navigation .signup-buttons .nav-button i {
        margin-right: 0.3em;
        font-size: 1rem; }
        @media only screen and (min-width: 320px) and (max-width: 599px) {
    header .global-navigation .navigate .nav-button i, header .global-navigation .signup-buttons .nav-button i {
      font-size: 1.313rem; } }
      header .global-navigation .navigate .nav-button a, header .global-navigation .signup-buttons .nav-button a {
        font-family: 'Roboto-Bold'; }
        header .global-navigation .navigate .nav-button a:hover, header .global-navigation .signup-buttons .nav-button a:hover {
          color: white; }
  header .global-navigation .navigate .nav-button:nth-child(1):after {
    content: "Sections"; }
    @media only screen and (min-width: 320px) and (max-width: 599px) {
        header .global-navigation .navigate .nav-button:nth-child(1):after {
          content: ""; } }
    header .global-navigation .navigate .nav-button:nth-child(2):after {
      content: "Search"; }
    @media only screen and (min-width: 320px) and (max-width: 599px) {
      header .global-navigation .navigate .nav-button:nth-child(2) {
        display: none; } }
  header .global-navigation .signup-buttons .nav-button {
    float: right;
    margin: 0 0 0 2em; }
    header .global-navigation .signup-buttons .nav-button:nth-child(1) {
      display: none; }
    header .global-navigation .signup-buttons .nav-button:nth-child(3) {
      padding: 0.2em 0.5em 0.2em 0.5em;
      background: #be1e2d; }
    header .global-navigation .signup-buttons .nav-button:nth-child(3):hover {
      color: #be1e2d;
      background: white; }
    header .global-navigation .signup-buttons .nav-button:nth-child(3) a:hover {
      color: #be1e2d; }
    @media only screen and (min-width: 320px) and (max-width: 599px) {
      header .global-navigation .signup-buttons .nav-button:nth-child(1) {
        display: inline-block; }
        header .global-navigation .signup-buttons .nav-button:nth-child(2) {
          display: none; }
        header .global-navigation .signup-buttons .nav-button:nth-child(3) {
          display: none; } }
  header .global-navigation .masthead img {
    display: block;
    margin: auto; }
  header #popup-search {
    width: 67.5em;
    background: #160773;
    display: none; }
  header #popup-search .header-search {
    float: left;
    width: calc((((100% - 2em * (12 - 1)) / 12) * 11.5) + (2em * (11.5 - 1)));
    border: none;
    box-sizing: border-box; }
    header #popup-search .header-search:nth-of-type(11.5n+1) {
      margin-left: 0; }
    header #popup-search .header-search:nth-of-type(11.5n+11.5) {
      margin-right: 0; }
  header #popup-search .header-searchbox {
    width: 100%;
    display: inline-block;
    padding: 0.6em 0.6em 0.6em 2.5em;
    font-size: 0.875rem;
    font-family: 'Roboto-Regular', sans-serif;
    color: white;
    background: #49437e;
    box-sizing: border-box; }
  header #popup-search #header-search-icon {
    position: absolute;
    top: 22%;
    cursor: pointer;
    color: white; }
    header #popup-search #header-search-icon:before {
      content: "\f002";
      font-family: "FontAwesome";
      font-size: 1.4rem; }
  header #popup-search #search-close {
    float: left;
    width: calc((((100% - 2em * (12 - 1)) / 12) * 1) + (2em * (1 - 1)));
    border: none;
    box-sizing: border-box;
    padding-top: 0.15em;
    font-size: 1.5rem;
    text-align: right;
    background: #49437e;
    color: white;
    cursor: pointer; }
    header #popup-search #search-close:nth-of-type(1n+1) {
      margin-left: 0; }
    header #popup-search #search-close:nth-of-type(1n+1) {
      margin-right: 0; }
/* Master navigation (dropdown) */
.primary-nav {
  float: left;
  width: 100%;
  position: relative;
  background: #49437e; }
  .primary-nav #primary-nav-links {
    width: 67.5em; }
  .primary-nav #primary-nav-links .nav-title {
    font-family: 'Roboto-Bold'; }
    .primary-nav #primary-nav-links .nav-title a {
      font-family: 'Roboto-Bold'; }
    .primary-nav #primary-nav-links .nav-title:hover {
      color: white !important; }
  .primary-nav #primary-nav-links .nav-left {
    float: left;
    width: calc((((100% - 2em * (12 - 1)) / 12) * 10) + (2em * (10 - 1)));
    margin-right: 2em;
    border: none;
    box-sizing: border-box; }
    .primary-nav #primary-nav-links .nav-left:nth-of-type(10n+1) {
      margin-left: 0; }
    .primary-nav #primary-nav-links .nav-left:nth-of-type(10n+10) {
      margin-right: 0; }
    .primary-nav #primary-nav-links .nav-left li {
      display: inline-block;
      margin: 0;
      padding: 0.6em;
      font-size: 0.875em;
      color: white; }
    .primary-nav #primary-nav-links .nav-left li a:visited {
      color: white; }
    .primary-nav #primary-nav-links .nav-left li a:hover {
      color: white; }
    .primary-nav #primary-nav-links .nav-left li:hover {
      color: white;
      background: #595959;
      cursor: pointer; }
    .primary-nav #primary-nav-links .nav-left li:hover > .dropdown-nav {
      display: block; }
  .primary-nav #primary-nav-links .nav-right {
    float: left;
    width: calc((((100% - 2em * (12 - 1)) / 12) * 2) + (2em * (2 - 1)));
    border: none;
    box-sizing: border-box;
    text-align: right; }
    .primary-nav #primary-nav-links .nav-right:nth-of-type(2n+1) {
      margin-left: 0; }
    .primary-nav #primary-nav-links .nav-right:nth-of-type(2n+2) {
      margin-right: 0; }
    .primary-nav #primary-nav-links .nav-right li {
      display: inline-block;
      margin: 0;
      padding: 0.5em;
      color: white; }
    .primary-nav #primary-nav-links .nav-right li a:visited {
      color: white; }
    .primary-nav #primary-nav-links .nav-right li a:hover {
      color: white; }
    .primary-nav #primary-nav-links .nav-right li:hover {
      color: white;
      background: #595959;
      cursor: pointer; }
    .primary-nav #primary-nav-links .nav-right li:hover > .dropdown-about-nav {
      display: block; }
    .primary-nav #primary-nav-links .nav-right li:first-of-type {
      background: #333; }
  .primary-nav #primary-nav-links .dropdown-nav {
    width: 1080px;
    display: none;
    margin: auto;
    padding: 1.2em;
    position: absolute;
    z-index: 20;
    top: 100%;
    left: 0;
    right: 0;
    background: #f2f2f2;
    box-sizing: border-box; }
    .primary-nav #primary-nav-links .dropdown-nav .dropdown-section {
      float: left;
      width: calc((99.99% - (0em + 2em) * (4 - 1)) / 4);
      margin-right: 2em;
      border: none;
      box-sizing: border-box; }
    .primary-nav #primary-nav-links .dropdown-nav .dropdown-section:nth-of-type(4n+1) {
      margin-left: 0; }
    .primary-nav #primary-nav-links .dropdown-nav .dropdown-section:nth-of-type(4n+4) {
      margin-right: 0; }
    .primary-nav #primary-nav-links .dropdown-nav .dropdown-section:nth-child(4n+1):nth-last-child(-n+4), .primary-nav #primary-nav-links .dropdown-nav .dropdown-section:nth-child(4n+1):nth-last-child(-n+4) ~ div {
      margin-bottom: 0; }
    .primary-nav #primary-nav-links .dropdown-nav .dropdown-section h3 {
      margin-bottom: 0.1em;
      font-size: 0.813rem;
      font-weight: bold;
      color: #595959;
      text-transform: uppercase; }
    .primary-nav #primary-nav-links .dropdown-nav .dropdown-section li {
      display: block;
      margin-bottom: 0.1em;
      padding: 0;
      font-size: 0.875rem;
      color: #808285;
      background: transparent; }
    .primary-nav #primary-nav-links .dropdown-nav .dropdown-section li a:visited {
      color: inherit; }
      .primary-nav #primary-nav-links .dropdown-nav .dropdown-section li a:hover {
        background: transparent;
        color: #333;
        text-decoration: underline; }
  .primary-nav #primary-nav-links .dropdown-about-nav {
    width: 12em;
    display: none;
    margin-left: -10.8em;
    padding: 1.2em;
    position: absolute;
    z-index: 20;
    top: 100%;
    background: #f2f2f2;
    box-sizing: border-box; }
    .primary-nav #primary-nav-links .dropdown-about-nav li {
      display: block;
      padding: 0.2em;
      font-size: 0.875rem;
      color: #808285;
      background: transparent; }
    .primary-nav #primary-nav-links .dropdown-about-nav li a:visited {
      color: #808285; }
    .primary-nav #primary-nav-links .dropdown-about-nav li a:hover {
      color: #333;
      background: transparent; }
    .primary-nav #primary-nav-links .dropdown-about-nav li:hover {
      color: #333;
      background: transparent;
      text-decoration: underline; }
    .primary-nav #primary-nav-links .dropdown-about-nav li:nth-child(1) {
      background: transparent; }

.fixed-navigation {
  width: 100%;
  top: 0;
  z-index: 30;
  position: fixed; }
/* Master navigation (slide out) */
#side-navigation {
  height: 100%;
  /* 100% full-height */
  width: 0;
  /* 0 width - change this with Javascript */
  position: fixed;
  z-index: 30;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  overflow-x: hidden;
  /* Disable horizontal scroll */
  box-sizing: border-box;
  transition: 0.5s;
  box-shadow: #808285 1px 0 10px; }
  #side-navigation .side-nav-header {
    float: left;
    background: #160773;
    width: 100%;
    height: 4.125em;
    padding: 0.8em 1em 0.8em 1em;
    box-sizing: border-box; }
  #side-navigation .side-nav-header .side-nav-logo {
    float: left;
    width: calc((((100% - 2em * (12 - 1)) / 12) * 11) + (2em * (11 - 1)));
    border: none;
    box-sizing: border-box; }
    #side-navigation .side-nav-header .side-nav-logo:nth-of-type(11n+1) {
      margin-left: 0; }
    #side-navigation .side-nav-header .side-nav-logo:nth-of-type(11n+11) {
      margin-right: 0; }
  #side-navigation .side-nav-header .side-nav-close {
    float: left;
    width: calc((((100% - 2em * (12 - 1)) / 12) * 1) + (2em * (1 - 1)));
    border: none;
    box-sizing: border-box;
    padding-top: 0.3em;
    font-size: 1.5rem;
    color: white;
    text-align: right;
    cursor: pointer; }
    #side-navigation .side-nav-header .side-nav-close:nth-of-type(1n+1) {
      margin-left: 0; }
    #side-navigation .side-nav-header .side-nav-close:nth-of-type(1n+1) {
      margin-right: 0; }
  #side-navigation .side-nav-search {
    float: left;
    width: 100%;
    position: relative; }
  #side-navigation .side-nav-search .mobile-searchbox {
    display: inline-block;
    width: 100%;
    padding: 0.8em 3em 1em 1em;
    font-size: 0.938rem;
    font-family: 'Roboto-Regular', sans-serif;
    color: white;
    background: #333;
    box-sizing: border-box; }
  #side-navigation .side-nav-search .mobile-search-icon {
    position: absolute;
    top: 25%;
    right: 4%;
    cursor: pointer;
    color: #595959; }
    #side-navigation .side-nav-search .mobile-search-icon:before {
      content: "\f002";
      font-family: "FontAwesome";
      font-size: 1.4rem; }
  #side-navigation .side-nav-dropdown {
    float: left;
    width: 100%;
    background: #d9d9d9;
    display: block;
    transition: 0.3s; }
  #side-navigation .side-nav-dropdown label {
    float: left;
    width: 100%;
    height: 100%;
    padding: 0.8em;
    background: #595959;
    font-size: 0.938em;
    color: white;
    box-sizing: border-box;
    cursor: pointer; }
    #side-navigation .side-nav-dropdown label:after {
      transition: all 0.35s; }
    #side-navigation .side-nav-dropdown label a {
      display: block;
      transition: 0.3s; }
  #side-navigation .side-nav-dropdown input[type="radio"] + label {
    border-radius: 0;
    border: none; }
    #side-navigation .side-nav-dropdown input[type="radio"] + label:before {
      display: none; }
    #side-navigation .side-nav-dropdown input[type="radio"] + label:after {
      float: right;
      font-family: "FontAwesome";
      font-size: inherit;
      content: "\f078"; }
    #side-navigation .side-nav-dropdown input[type="radio"]:checked + label:after {
      transform: rotate(180deg); }
    #side-navigation .side-nav-dropdown input:checked ~ .nav-dropdown-content {
      display: block; }
  #side-navigation .side-nav-dropdown .nav-dropdown-content {
    float: left;
    width: calc((99.99% - (0em + 0em) * (2 - 1)) / 2);
    border: none;
    box-sizing: border-box;
    padding: 1em;
    display: none; }
    #side-navigation .side-nav-dropdown .nav-dropdown-content:nth-of-type(2n+1) {
      margin-left: 0; }
    #side-navigation .side-nav-dropdown .nav-dropdown-content:nth-of-type(2n+2) {
      margin-right: 0; }
    #side-navigation .side-nav-dropdown .nav-dropdown-content:nth-child(2n+1):nth-last-child(-n+2), #side-navigation .side-nav-dropdown .nav-dropdown-content:nth-child(2n+1):nth-last-child(-n+2) ~ div {
      margin-bottom: 0; }
    #side-navigation .side-nav-dropdown .nav-dropdown-content h3, #side-navigation .side-nav-dropdown .nav-dropdown-content .home-link {
      font-size: 0.875em; }
    #side-navigation .side-nav-dropdown .nav-dropdown-content .home-link {
      line-height: 1em; }
    #side-navigation .side-nav-dropdown .nav-dropdown-content .home-link a {
      color: #333; }
    #side-navigation .side-nav-dropdown .nav-dropdown-content .home-link a:hover {
      color: #bfa700; }
    #side-navigation .side-nav-dropdown .nav-dropdown-content ul {
      margin-bottom: 0.9em;
      padding-bottom: 0.9em;
      border-bottom: solid 1px #b2b2b2; }
    #side-navigation .side-nav-dropdown .nav-dropdown-content ul:last-child {
      margin-bottom: 0;
      padding-bottom: 0;
      border-bottom: none; }
    #side-navigation .side-nav-dropdown .nav-dropdown-content li {
      font-size: 0.813em;
      padding: 0 0 0.2em 0; }
    #side-navigation .side-nav-dropdown .nav-dropdown-content li:last-child {
      padding-bottom: 0; }
/* Toggle navigation bar */
@media only screen and (min-width: 320px) and (max-width: 599px) {
  .primary-nav {
    display: none; } }

@media only screen and (min-width: 600px) and (max-width: 889px) {
  .primary-nav {
    display: none; } }

@media only screen and (min-width: 890px) and (max-width: 1019px) {
  .primary-nav {
    display: none; } }

.image-overflow {
  display: block;
  max-width: 100%;
  max-height: 22em;
  overflow: hidden;
  border-top: solid 1px #d9d9d9;
  border-left: solid 1px #d9d9d9;
  border-right: solid 1px #d9d9d9; }

.resize, .lead-article img, .tile img, .mostread-container img, .search-container img, .hero-image img, .event-image img, .login-window .login-fields img, .content-wrapper img, .main-section .section-content img, .tile-bordered img, .tile-offsetbottom img, .tile-offsetbottom-shaded img, .tile-shaded img, .advert img, .tile-highlight img, .tile-highlight-horizontal img, .article-page-promoted-content img, .forecast-box img, .frontpage-headlines img, .lead-archive-content img, .card-group-vertical-img-left > div:nth-child(1) img, .card-group-vertical-img-right > div:nth-child(2) img, .card-group-horizontal-img-top > div:nth-child(1) img, .article-card-vertical img, ul.article-card-news-queue li img, .article-main-image img, .article-container-div .image-box img, .article-container-div .image-box-small img, .article-container-div img, .infographic-fourgrid img, .issue-details img, .splash-screen img, .cms-sidenav .sidenav-header > img {
  max-width: 100%;
  height: auto; }

.scale-svg {
  width: 15% !important;
  margin-right: 0.4em !important;
  margin-bottom: 1.3em; }

.scale-logo {
  width: 45%; }
/* Article page columns */
@media only screen and (min-width: 1020px) {
    .story-body {
      float: left;
      width: calc((((100% - 2em * (12 - 1)) / 12) * 8.7) + (2em * (8.7 - 1)));
      margin-right: 2.3em;
      border: none;
      box-sizing: border-box; }
      .story-body:nth-of-type(8.7n+1) {
        margin-left: 0; }
      .story-body:nth-of-type(8.7n+8.7) {
        margin-right: 0; }
      .story-body:nth-of-type(1) {
        margin-left: auto; } }

@media only screen and (min-width: 1020px) {
    .related-content {
      float: left;
      width: calc((((100% - 2em * (12 - 1)) / 12) * 3.24) + (2em * (3.24 - 1)));
      border: none;
      box-sizing: border-box; }
      .related-content:nth-of-type(3.24n+1) {
        margin-left: 0; }
      .related-content:nth-of-type(3.24n+3.24) {
        margin-right: 0; } }
  .related-content > .tile-shaded, .related-content > .advert, .related-content > .tile-highlight, .related-content > .tile-highlight-horizontal, .related-content > .article-page-promoted-content, .related-content > .forecast-box, .related-content > .frontpage-headlines, .related-content > .lead-archive-content {
    margin-top: 1em; }
  @media only screen and (min-width: 1020px) {
    .related-content > .tile-shaded, .related-content > .advert, .related-content > .tile-highlight, .related-content > .tile-highlight-horizontal, .related-content > .article-page-promoted-content, .related-content > .forecast-box, .related-content > .frontpage-headlines, .related-content > .lead-archive-content {
      margin-top: 0; } }
/* Article cards */
.article-card-horizontal, .article-card-horizontal-nopadding {
  float: left;
  width: calc((99.99% - (0em + 2em) * (1 - 1)) / 1);
  margin-right: 2em;
  margin-bottom: 1em;
  margin-bottom: 1em !important;
  border-bottom: solid 1px #d9d9d9;
  box-sizing: border-box;
  padding-bottom: 1em; }
  .article-card-horizontal:nth-of-type(1n+1), .article-card-horizontal-nopadding:nth-of-type(1n+1) {
    margin-left: 0; }
  .article-card-horizontal:nth-of-type(1n+1), .article-card-horizontal-nopadding:nth-of-type(1n+1) {
    margin-right: 0; }
  .article-card-horizontal:last-of-type, .article-card-horizontal-nopadding:last-of-type {
    margin-bottom: 0 !important;
    padding-bottom: 0;
    border: none; }
  .article-card-horizontal img, .article-card-horizontal-nopadding img, .article-card-horizontal object, .article-card-horizontal-nopadding object {
    float: left;
    width: 22%;
    margin-right: 1em; }
  .article-card-horizontal .scale-report-image, .article-card-horizontal-nopadding .scale-report-image {
    width: 12%;
    border: solid 1px #d9d9d9; }
  @media only screen and (min-width: 320px) and (max-width: 599px) {
  .article-card-horizontal img, .article-card-horizontal-nopadding img {
    width: 35%; } }

.article-card-horizontal-nopadding:first-of-type {
  padding-top: 0;
  padding-bottom: 0;
  border: none; }

@media only screen and (min-width: 320px) and (max-width: 599px) {
    .article-card-vertical img {
      float: left;
      width: 35%;
      margin-right: 1em; } }
  @media only screen and (min-width: 1020px) {
  .article-card-vertical {
    float: left;
    width: calc((99.99% - (0em + 2em) * (1 - 1)) / 1);
    margin-right: 2em;
    margin-bottom: 0em !important;
    border: none;
    box-sizing: border-box; }
    .article-card-vertical:nth-of-type(1n+1) {
      margin-left: 0; }

    .article-card-vertical:nth-of-type(1n+1) {
      margin-right: 0; }

    .article-card-vertical img {
      margin: 0 0 0.4em 0; } }

@media only screen and (min-width: 320px) and (max-width: 599px) {
    .article-card-horizontal-image45 {
      float: left;
      width: calc((99.99% - (0em + 2em) * (1 - 1)) / 1);
      margin-right: 2em;
      margin-bottom: 1.5em;
      margin-bottom: 1.5em !important;
      border: none;
      box-sizing: border-box; }
      .article-card-horizontal-image45:nth-of-type(1n+1) {
        margin-left: 0; }
      .article-card-horizontal-image45:nth-of-type(1n+1) {
        margin-right: 0; }
      .article-card-horizontal-image45 img {
        float: left;
        width: 25%;
        margin-right: 0.7em; }
      .article-card-horizontal-image45:last-of-type {
        margin-bottom: 0 !important; } }
  @media only screen and (min-width: 600px) and (max-width: 889px) {
  .article-card-horizontal-image45 {
    float: left;
    width: calc((99.99% - (0em + 2em) * (3 - 1)) / 3);
    margin-right: 2em;
    border: none;
    box-sizing: border-box; }
    .article-card-horizontal-image45:nth-of-type(3n+1) {
      margin-left: 0; }

    .article-card-horizontal-image45:nth-of-type(3n+3) {
      margin-right: 0; }

    .article-card-horizontal-image45:nth-child(3n+1):nth-last-child(-n+3), .article-card-horizontal-image45:nth-child(3n+1):nth-last-child(-n+3) ~ div {
      margin-bottom: 0; }

    .article-card-horizontal-image45 img {
      margin-bottom: 0.4em; }

    .article-card-horizontal-image45:last-of-type {
      display: none; } }
  @media only screen and (min-width: 890px) and (max-width: 1019px) {
  .article-card-horizontal-image45 {
    float: left;
    width: calc((99.99% - (0em + 2em) * (4 - 1)) / 4);
    margin-right: 2em;
    border: none;
    box-sizing: border-box; }
    .article-card-horizontal-image45:nth-of-type(4n+1) {
      margin-left: 0; }

    .article-card-horizontal-image45:nth-of-type(4n+4) {
      margin-right: 0; }

    .article-card-horizontal-image45:nth-child(4n+1):nth-last-child(-n+4), .article-card-horizontal-image45:nth-child(4n+1):nth-last-child(-n+4) ~ div {
      margin-bottom: 0; }

    .article-card-horizontal-image45 img {
      margin-bottom: 0.4em; } }
  @media only screen and (min-width: 1020px) {
  .article-card-horizontal-image45 {
    float: left;
    width: calc((99.99% - (0em + 2em) * (1 - 1)) / 1);
    margin-right: 2em;
    margin-bottom: 1.5em;
    margin-bottom: 1.5em !important;
    border: none;
    box-sizing: border-box; }
    .article-card-horizontal-image45:nth-of-type(1n+1) {
      margin-left: 0; }

    .article-card-horizontal-image45:nth-of-type(1n+1) {
      margin-right: 0; }

    .article-card-horizontal-image45 img {
      float: left;
      width: 45%;
      margin-right: 0.7em; }

    .article-card-horizontal-image45:last-of-type {
      margin-bottom: 0 !important; } }

ul.article-card-news-queue {
  margin: 0;
  list-style: none; }
  ul.article-card-news-queue li {
    float: left;
    width: calc((99.99% - (0em + 2em) * (1 - 1)) / 1);
    margin-right: 2em;
    margin-bottom: 0.7em;
    margin-bottom: 0.7em !important;
    border-bottom: solid 1px #d9d9d9;
    box-sizing: border-box;
    padding-bottom: 0.7em; }
  ul.article-card-news-queue li:nth-of-type(1n+1) {
    margin-left: 0; }
  ul.article-card-news-queue li:nth-of-type(1n+1) {
    margin-right: 0; }
  ul.article-card-news-queue li:last-of-type {
    margin-bottom: 0 !important;
    padding-bottom: 0;
    border: none; }
  ul.article-card-news-queue li h3 {
    margin: 0; }
  ul.article-card-news-queue li img {
    margin: 0 0 0.5em 0; }

.article-card-vertical a, .article-card-news-queue a {
  border: none; }
/* Headlines */
.small-headline, ul.analysis-section-contents li, .event-header span, .small-headline-free, .small-headline-bold, .medium-headline, .article-container-div > h2, .factbox h3, .factbox-small h3, .medium-headline-free, .large-headline, .large-headline-free {
  display: block;
  margin: 0 0 0.4em 0;
  font-family: 'Roboto-Bold';
  font-size: 1.75rem;
  color: #333; }
  .small-headline a, ul.analysis-section-contents li a, .event-header span a, .small-headline-free a, .small-headline-bold a, .medium-headline a, .article-container-div > h2 a, .factbox h3 a, .factbox-small h3 a, .medium-headline-free a, .large-headline a, .large-headline-free a {
    margin-bottom: 0.4em;
    color: #333;
    font-family: inherit; }

.small-headline, ul.analysis-section-contents li, .event-header span, .small-headline-free {
  font-family: 'Roboto-Regular'; }
  .small-headline a, ul.analysis-section-contents li a, .event-header span a, .small-headline-free a {
    font-family: 'Roboto-Regular'; }

.small-headline, ul.analysis-section-contents li, .event-header span, .small-headline-free, .small-headline-bold {
  font-size: 0.938rem; }

.medium-headline, .article-container-div > h2, .factbox h3, .factbox-small h3, .medium-headline-free {
  font-size: 1.063rem; }

.small-headline-free:before, .medium-headline-free:before, .large-headline-free:before {
  content: "\f13e";
  vertical-align: middle; }

.headline-light {
  margin: 0 0 0.5em 0;
  font-family: 'Roboto-Light';
  font-size: 1.313rem; }
  .headline-light a {
    font-family: 'Roboto-Light'; }
/* Paragraphs */
.article-blurb {
  margin-bottom: 0.5em;
  font-size: 0.875rem !important;
  color: #808285 !important; }

.description, .section-description {
  font-size: 0.813rem !important; }
/* Other spans */
.kicker, .kicker-inline, .author, .article-headline .article-tags, .time, .location, .tagged {
  display: block;
  margin: 0;
  font-size: 0.813rem;
  color: #939598; }
  .kicker, .kicker-inline {
    font-family: 'Roboto-Bold';
    text-transform: uppercase; }
  .kicker a, .kicker-inline a {
    font-size: 0.75rem;
    font-family: 'Roboto-Bold'; }

.kicker-inline {
  display: inline;
  margin-right: 0.4em; }

.author, .article-headline .article-tags {
  color: #939598; }
  .author a, .article-headline .article-tags a {
    color: #333; }
  .author a:visited, .article-headline .article-tags a:visited {
    color: #333; }
  .author a:hover, .article-headline .article-tags a:hover {
    color: #bfa700; }

.section-kicker {
  display: block;
  margin-bottom: 0.4em; }
  .section-kicker a {
    font-weight: bold;
    color: #297d3e;
    border: none; }

.time:before {
  content: "\f017"; }

.location:before {
  content: "\f041"; }

.tagged:before {
  content: "\f0f6"; }

.subsection-header {
  margin-bottom: 0.1em;
  text-transform: uppercase;
  font-weight: bold !important; }

.article-standfirst, .hero-image .rubric {
  font-family: 'Roboto-Light';
  font-size: 1.188rem;
  color: #808285;
  line-height: 1.3em; }

.copyright {
  font-size: 0.75rem;
  color: #939598 !important; }

#ifxuid, #ifxaid, #ifxastandfirst {
  display: none; }
/* Full article layout */
.article-headline {
  float: left;
  width: calc((99.99% - (0em + 2em) * (1 - 1)) / 1);
  margin-right: 2em;
  margin-bottom: 1.75em;
  margin-bottom: 1.75em !important;
  border-bottom: solid 1px #d9d9d9;
  box-sizing: border-box; }
  .article-headline:nth-of-type(1n+1) {
    margin-left: 0; }
  .article-headline:nth-of-type(1n+1) {
    margin-right: 0; }
  .article-headline > .kicker a {
    font-size: 0.938rem; }
  .article-headline > .large-headline {
    margin-bottom: 0.1em; }
  .article-headline .article-tags {
    display: inline; }
  .article-headline .article-tags:after {
    content: "\00A0\00A0\f105"; }
  .article-headline .article-tags:last-of-type:after {
    content: ''; }
  .article-headline ul {
    list-style: none;
    float: right; }
  @media only screen and (min-width: 320px) and (max-width: 599px) {
    .article-headline ul {
      float: left; } }
  .article-headline ul li {
    display: inline-block;
    margin: 0 0.1em 0 0; }
    .article-headline ul li a {
      border: none;
      cursor: pointer; }

.article-main-image, .article-container-div .image-box, .article-container-div .image-box-small {
  float: left;
  width: 100%;
  margin: 0 0 1.5em 0; }
  .article-main-image .image-caption, .article-container-div .image-box .image-caption, .article-container-div .image-box-small .image-caption {
    float: left !important;
    margin-top: 0.2em; }
  .article-main-image .image-caption:before, .article-container-div .image-box .image-caption:before, .article-container-div .image-box-small .image-caption:before {
    content: "\f030";
    margin-right: 0.3em; }

.article-container-div {
  float: left;
  width: 100%;
  /* Disable selection something I have been reluctant to do... */
  -webkit-user-select: none;
  /* Chrome, Opera, Safari */
  -moz-user-select: none;
  /* Firefox 2+ */
  -ms-user-select: none;
  /* IE 10+ */
  user-select: none;
  /* Standard syntax */ }
  .article-container-div > h2 {
    text-align: left; }
  .article-container-div p {
    color: #595959; }
  .article-container-div li {
    color: #595959; }
  .article-container-div .image-box, .article-container-div .image-box-small {
    margin: 0.3em 0 1em 0; }
  .article-container-div .image-box img, .article-container-div .image-box-small img {
    display: block;
    margin: 0 auto; }
  .article-container-div .image-box-small {
    width: 55%;
    padding-right: 1.5em;
    box-sizing: border-box; }
  .article-container-div > div.image-box:first-child {
    margin-top: 0; }

.factbox, .factbox-small {
  float: left;
  width: 100%;
  margin: 1em 0 1em 0;
  padding: 1em;
  background: url(/images/universal/grey-stripes.png);
  box-sizing: border-box; }
  .factbox h2, .factbox-small h2 {
    font-size: 1.063rem;
    font-weight: bold; }
  .factbox h3, .factbox-small h3 {
    font-size: 1rem; }
  .factbox p, .factbox-small p, .factbox li, .factbox-small li {
    font-size: 0.875rem;
    color: #808285; }
  .factbox .source, .factbox-small .source {
    float: left !important;
    color: #0298c6 !important; }

.factbox-small {
  width: 50%;
  margin-right: 1.5em; }

.article-page-promoted-content, .forecast-box {
  margin-top: 1.5em; }

.forecast-box {
  margin: 0 0 1.5em 0; }
  .forecast-box img {
    float: left;
    margin-right: 1em; }
/* Infographics */
.infographic-fourgrid img {
  float: left;
  margin-bottom: 1.2em; }
/* Share options */
.share-options {
  float: right; }
  @media only screen and (min-width: 320px) and (max-width: 599px) {
  .share-options {
    float: left; } }

.social-button {
  float: left;
  width: 1em;
  height: 1em;
  margin-right: 0.5em;
  padding: 0.5em;
  position: relative;
  color: #808285;
  border: solid 1px #d9d9d9; }
  .social-button i {
    display: block;
    text-align: center;
    font-size: 1rem; }
  .social-button a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1; }
  .social-button a:hover {
    cursor: pointer; }
  .social-button:last-of-type {
    margin: 0; }
  .social-button:hover {
    cursor: pointer; }
  .social-button:hover i {
    color: white; }
  .social-button:hover:nth-child(1) {
    background: #5fa9dd;
    border: solid 1px #5fa9dd; }
  .social-button:hover:nth-child(2) {
    background: #027bb6;
    border: solid 1px #027bb6; }
  .social-button:hover:nth-child(3) {
    background: #3b5999;
    border: solid 1px #3b5999; }
  .social-button:hover:nth-child(4) {
    background: #f26722;
    border: solid 1px #f26722; }
/* Most read */
.mostread-container > ul {
  margin-bottom: 0;
  list-style: none; }
  .mostread-container > ul li {
    counter-increment: step-counter;
    margin: 0 0 0.75em 0;
    padding: 0 0 0.75em 0;
    border-bottom: solid 1px #d9d9d9; }
    .mostread-container > ul li:before {
      float: left;
      content: counter(step-counter);
      margin: 0 1em 1em 0;
      font-family: 'Roboto-Bold';
      font-size: 1.375rem;
      color: #b2b2b2; }
    .mostread-container > ul li:last-of-type {
      margin: 0;
      padding: 0;
      border: none; }
  @media only screen and (min-width: 600px) and (max-width: 889px) {
  .mostread-container {
    display: none; } }
  @media only screen and (min-width: 890px) and (max-width: 1019px) {
  .mostread-container {
    display: none; } }

footer {
  float: left;
  width: 100%;
  height: auto;
  background: #4c4c4c;
  margin-top: 1em; }
  footer .footer-top {
    padding: 0.75em 0 0.75em 0;
    border-bottom: solid 1px #b2b2b2; }
  footer .footer-bottom {
    padding: 1em 0 1em 0; }
  footer .footer-bottom p {
    font-size: 0.75rem;
    color: white; }

.footer-container-top, .footer-container-bottom {
  width: 100%;
  padding-left: 0.75em;
  padding-right: 0.75em;
  box-sizing: border-box; }
  @media only screen and (min-width: 1020px) {
  .footer-container-top, .footer-container-bottom {
    width: 67.5em;
    padding: 0;
    box-sizing: content-box; } }
  .footer-container-top .footer-left, .footer-container-bottom .footer-left, .footer-container-top .footer-right, .footer-container-bottom .footer-right {
    float: left;
    width: 50%;
    margin: 0 auto;
    min-height: 2.5em; }

.footer-container-top ul {
  float: right;
  margin: 0.9em 0 0 0; }
  .footer-container-top li {
    float: left;
    display: inline;
    width: 0.938em;
    height: 0.938em;
    padding: 0 0.4em 0 0.4em;
    color: white; }
  .footer-container-top li a {
    color: white; }
    .footer-container-top li a:visited {
      color: white; }
    .footer-container-top li a:hover {
      color: #bfa700; }

.footer-container-bottom p {
  text-align: right; }
  @media only screen and (min-width: 320px) and (max-width: 599px) {
  .footer-container-bottom > div.footer-left, .footer-container-bottom > div.footer-right {
    width: 100%; }
    .footer-container-bottom > div.footer-left {
      margin-bottom: 1.5em; }

    .footer-container-bottom p {
      text-align: left; } }
  .footer-container-bottom .navigation-list {
    float: left; }
  .footer-container-bottom .navigation-list li {
    line-height: 1em; }
    .footer-container-bottom .navigation-list li a {
      font-size: 0.75rem;
      color: white; }
    .footer-container-bottom .navigation-list li a:visited {
      color: white; }
    .footer-container-bottom .navigation-list li a:hover {
      text-decoration: underline; }
  .footer-container-bottom .navigation-list:last-child {
    margin-left: 3em; }
/* Form divs */
.form-field-group, .form-field-group-hide {
  float: left;
  width: 100%;
  margin: 0 0 1.2em 0;
  padding: 0; }
  .form-field-group:last-child, .form-field-group-hide:last-child {
    margin: 0; }

.form-field-group-hide {
  display: none; }
/* Form elements */
label, .label {
  font-family: 'Roboto-Bold';
  color: #595959; }

.textbox, .textbox-shaded, .textbox-warning, .date-textbox-shaded, .date-textbox-warning, .time-textbox-shaded, .time-textbox-warning, .dropdown, .dropdown-shaded, .dropdown-warning {
  display: inline-block;
  width: 100%;
  margin: 0.2em 0 0 0;
  padding: 0.5em;
  font-size: 0.875rem;
  background: white;
  border: solid 1px #d9d9d9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.textbox-shaded, .date-textbox-shaded, .time-textbox-shaded, .dropdown-shaded, .dropdown-warning {
  width: 100%;
  background: #f2f2f2; }

.textbox-warning, .date-textbox-warning, .time-textbox-warning, .dropdown-warning {
  background: #fff4ee;
  border: solid 1px #f9aa8f; }

.date-textbox-shaded, .date-textbox-warning {
  width: 6.5em; }

.time-textbox-shaded, .time-textbox-warning {
  width: 2.3em; }

.dropdown, .dropdown-shaded, .dropdown-warning {
  overflow: hidden;
  padding: 0;
  background-image: url(/images/svg/dropdown.svg);
  /* New dropdown button in image form */
  background-repeat: no-repeat;
  background-position: 98% 50%; }

.dropdown select, .dropdown-shaded select, .dropdown-warning select {
  width: 100%;
  /* Extends dropdown button out of view */
  margin: 0 auto;
  padding: 0.6em;
  /* Padding added to the select, not the div */
  background-color: transparent;
  /* Hides selects bg making any styling visible from the div */
  background-image: none;
  border: none;
  -webkit-appearance: none;
  /* Webkit browsers such as Safari and Chrome don't support padding in select boxes. This overrides that restriction */ }

.dropdown select::-ms-expand, .dropdown-shaded select::-ms-expand {
  display: none;
  /* Hide default select drop down arrow in IE */ }

input {
  display: none; }
  input[type="checkbox"] + label, input[type="radio"] + label {
    display: inline-block;
    width: 1em;
    height: 1em;
    margin: -0.2em 0.3em 0 0;
    padding: 0;
    position: relative;
    border: solid 1px #d9d9d9;
    cursor: pointer;
    vertical-align: middle;
    background: #f2f2f2; }
  input[type="checkbox"]:checked + label:before {
    display: inline-block;
    content: '';
    position: absolute;
    width: 0.438em;
    height: 0.188em;
    background: transparent;
    top: 0.2em;
    left: 0.2em;
    border: solid 3px #333;
    border-top: none;
    border-right: none;
    vertical-align: middle;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  input[type="radio"] + label {
    border-radius: 1.5em; }
  input[type="radio"]:checked + label:before {
    display: inline-block;
    content: '';
    position: absolute;
    width: 0.45em;
    height: 0.45em;
    top: 0.2em;
    left: 0.2em;
    border: solid 1px #333;
    border-radius: 50%;
    background: #333; }

.checkbox-nobg {
  background: white; }

ul.form-input-list, ul.events-regions-list {
  margin: 0.3em 0 0 0;
  list-style: none; }
  ul.form-input-list li, ul.events-regions-list li {
    margin-left: 0; }
  @media only screen and (min-width: 320px) and (max-width: 599px) {
    ul.form-input-list li, ul.events-regions-list li {
      float: left;
      width: calc((99.99% - (0em + 2em) * (2 - 1)) / 2);
      margin-right: 2em;
      border: none;
      box-sizing: border-box; }
      ul.form-input-list li:nth-of-type(2n+1), ul.events-regions-list li:nth-of-type(2n+1) {
        margin-left: 0; }
      ul.form-input-list li:nth-of-type(2n+2), ul.events-regions-list li:nth-of-type(2n+2) {
        margin-right: 0; }
      ul.form-input-list li:nth-child(2n+1):nth-last-child(-n+2), ul.events-regions-list li:nth-child(2n+1):nth-last-child(-n+2), ul.form-input-list li:nth-child(2n+1):nth-last-child(-n+2) ~ div, ul.events-regions-list li:nth-child(2n+1):nth-last-child(-n+2) ~ div {
        margin-bottom: 0; } }
  @media only screen and (min-width: 600px) and (max-width: 889px) {
    ul.form-input-list li, ul.events-regions-list li {
      float: left;
      width: calc((99.99% - (0em + 2em) * (4 - 1)) / 4);
      margin-right: 2em;
      border: none;
      box-sizing: border-box; }
      ul.form-input-list li:nth-of-type(4n+1), ul.events-regions-list li:nth-of-type(4n+1) {
        margin-left: 0; }
      ul.form-input-list li:nth-of-type(4n+4), ul.events-regions-list li:nth-of-type(4n+4) {
        margin-right: 0; }
      ul.form-input-list li:nth-child(4n+1):nth-last-child(-n+4), ul.events-regions-list li:nth-child(4n+1):nth-last-child(-n+4), ul.form-input-list li:nth-child(4n+1):nth-last-child(-n+4) ~ div, ul.events-regions-list li:nth-child(4n+1):nth-last-child(-n+4) ~ div {
        margin-bottom: 0; } }
  @media only screen and (min-width: 890px) and (max-width: 1019px) {
    ul.form-input-list li, ul.events-regions-list li {
      float: left;
      width: calc((99.99% - (0em + 2em) * (6 - 1)) / 6);
      margin-right: 2em;
      border: none;
      box-sizing: border-box; }
      ul.form-input-list li:nth-of-type(6n+1), ul.events-regions-list li:nth-of-type(6n+1) {
        margin-left: 0; }
      ul.form-input-list li:nth-of-type(6n+6), ul.events-regions-list li:nth-of-type(6n+6) {
        margin-right: 0; }
      ul.form-input-list li:nth-child(6n+1):nth-last-child(-n+6), ul.events-regions-list li:nth-child(6n+1):nth-last-child(-n+6), ul.form-input-list li:nth-child(6n+1):nth-last-child(-n+6) ~ div, ul.events-regions-list li:nth-child(6n+1):nth-last-child(-n+6) ~ div {
        margin-bottom: 0; } }
  @media only screen and (min-width: 1020px) {
    ul.form-input-list li, ul.events-regions-list li {
      float: left;
      width: calc((99.99% - (0em + 2em) * (6 - 1)) / 6);
      margin-right: 2em;
      border: none;
      box-sizing: border-box; }
      ul.form-input-list li:nth-of-type(6n+1), ul.events-regions-list li:nth-of-type(6n+1) {
        margin-left: 0; }
      ul.form-input-list li:nth-of-type(6n+6), ul.events-regions-list li:nth-of-type(6n+6) {
        margin-right: 0; }
      ul.form-input-list li:nth-child(6n+1):nth-last-child(-n+6), ul.events-regions-list li:nth-child(6n+1):nth-last-child(-n+6), ul.form-input-list li:nth-child(6n+1):nth-last-child(-n+6) ~ div, ul.events-regions-list li:nth-child(6n+1):nth-last-child(-n+6) ~ div {
        margin-bottom: 0; } }
/* Other styles */
.form-explanation, .article-main-image .image-caption, .article-container-div .image-box .image-caption, .article-container-div .image-box-small .image-caption, .factbox .source, .factbox-small .source, .source {
  float: right;
  margin: 0.2em 0 -0.2em 0;
  font-size: 0.813rem;
  color: #808285; }

.warning {
  float: left;
  width: 100%;
  margin: 0 0 1em 0;
  padding: 0.6em;
  box-sizing: border-box;
  background: #f9f2c0; }
  .warning ul {
    margin-left: 0.5em;
    list-style: square inside; }
  .warning li {
    margin: 0 0 0.3em 0;
    padding: 0;
    color: #be1e2d; }
  .warning li:last-child {
    margin: 0; }
  .warning p {
    color: #be1e2d; }

.omnibutton, .omnibutton-yellow, .reset-button, #pdfarchive-resetbutton, .main-section .section-header .section-heading-buttons .header-links {
  padding: 0.5em 0.6em 0.5em 0.6em;
  display: inline-block;
  color: white !important;
  background: #297d3e;
  border: none !important; }
  .omnibutton:visited, .omnibutton-yellow:visited, .reset-button:visited, #pdfarchive-resetbutton:visited, .main-section .section-header .section-heading-buttons .header-links:visited {
    color: white !important; }
  .omnibutton:hover, .omnibutton-yellow:hover, .reset-button:hover, #pdfarchive-resetbutton:hover, .main-section .section-header .section-heading-buttons .header-links:hover {
    background: #d9d9d9;
    color: #160773 !important;
    border: none; }

.omnibutton-yellow {
  background: #bfa700 !important; }
  .omnibutton-yellow:hover {
    background: #d9d9d9 !important;
    color: #160773 !important;
    border: none; }

.button-bordered, .button-noborder, .actions, .header-buttons, .image-button {
  display: inline-block;
  margin: 0 0.3em 0 0;
  padding: 0.4em 0.5em 0.4em 0.5em;
  font-family: 'Roboto-Bold';
  font-size: 0.75rem;
  color: #160773 !important;
  /* So as not to use dotted-hyperlink style (see hyperlinks.scss) */
  border: solid 1px #160773 !important;
  /* So as not to use dotted-hyperlink style (see hyperlinks.scss) */ }
  .button-bordered:visited, .button-noborder:visited, .actions:visited, .header-buttons:visited, .image-button:visited {
    color: inherit; }
  .button-bordered:hover, .button-noborder:hover, .actions:hover, .header-buttons:hover, .image-button:hover {
    background: #160773;
    color: white !important;
    /* So as not to use dotted-hyperlink style (see hyperlinks.scss) */ }
  .button-bordered:last-child, .button-noborder:last-child, .actions:last-child, .header-buttons:last-child, .image-button:last-child {
    margin-right: 0; }

.button-noborder, .actions, .header-buttons {
  background: #160773;
  color: white !important;
  /* So as not to use dotted-hyperlink style (see hyperlinks.scss) */ }
  .button-noborder:visited, .actions:visited, .header-buttons:visited {
    color: white; }
  .button-noborder:hover, .actions:hover, .header-buttons:hover {
    background: #49437e;
    color: white !important;
    /* So as not to use dotted-hyperlink style (see hyperlinks.scss) */
    border: solid 1px #49437e !important;
    /* So as not to use dotted-hyperlink style (see hyperlinks.scss) */ }

.reset-button, #pdfarchive-resetbutton {
  width: 100%;
  margin-top: 0.2em;
  padding: 0.7em 0.6em 0.7em 0.6em;
  border: solid 1px #297d3e;
  cursor: pointer; }

.actions, .header-buttons {
  font-family: 'Roboto-Regular';
  font-size: 0.625rem;
  text-transform: uppercase;
  background: #297d3e;
  border: solid 1px #297d3e !important; }
  .actions:hover, .header-buttons:hover {
    background: #4c4c4c; }

.image-button {
  margin-bottom: 0.5em;
  background: #f2f2f2;
  color: #808285 !important;
  border: solid 1px #d9d9d9 !important; }
  .image-button:before {
    content: "\f03e";
    vertical-align: middle; }

.header-buttons {
  background: #160773;
  border: solid 1px #160773 !important; }

.table-div, .table-div-small {
  float: left;
  width: 100%;
  margin: 0 0 2em 0;
  padding: 0;
  font-size: 0.875rem; }
  .table-div h2, .table-div-small h2 {
    margin: 0.4em 0 0.4em 0;
    font-size: 0.938rem;
    color: #297d3e; }
  .table-div a, .table-div-small a {
    border-bottom: none; }

.table-div-small {
  width: 48%;
  margin-right: 4%; }
  .table-div-small:nth-child(even) {
    margin-right: 0; }

table {
  width: 100%;
  margin: 0 0 0.3em 0;
  padding: 0;
  border-collapse: collapse;
  border-spacing: 0; }
  table th, table thead td {
    margin: 0 auto;
    padding: 0.4em;
    font-family: 'Roboto-Bold';
    color: #595959;
    border-top: dotted 1px #d9d9d9;
    border-bottom: dotted 1px #d9d9d9;
    background: #f2f2f2; }
  table td {
    margin: 0 auto;
    padding: 0.4em;
    color: #595959;
    border-bottom: dotted 1px #d9d9d9; }
  table tr:hover {
    background: #f2f2f2; }

.source {
  float: left !important;
  text-align: left; }

.homepage-cover-image {
  background-image: url(/images/parallax/pluto-lng.jpg); }

.description-slide {
  float: left;
  width: calc((99.99% - (0em + 2em) * (3 - 1)) / 3);
  margin-right: 2em;
  border: none;
  box-sizing: border-box;
  margin-top: 4em;
  padding: 1em;
  background: rgba(0, 0, 0, 0.3); }
  .description-slide:nth-of-type(3n+1) {
    margin-left: 0; }
  .description-slide:nth-of-type(3n+3) {
    margin-right: 0; }
  .description-slide:nth-child(3n+1):nth-last-child(-n+3), .description-slide:nth-child(3n+1):nth-last-child(-n+3) ~ div {
    margin-bottom: 0; }
  @media only screen and (min-width: 320px) and (max-width: 599px) {
  .description-slide {
    float: left;
    width: calc((99.99% - (0em + 2em) * (1 - 1)) / 1);
    margin-right: 2em;
    margin-bottom: 0em !important;
    border: none;
    box-sizing: border-box;
    margin: 0;
    background: none; }
    .description-slide:nth-of-type(1n+1) {
      margin-left: 0; }

    .description-slide:nth-of-type(1n+1) {
      margin-right: 0; } }
  @media only screen and (min-width: 600px) and (max-width: 889px) {
  .description-slide {
    float: left;
    width: calc((99.99% - (0em + 2em) * (2 - 1)) / 2);
    margin-right: 2em;
    border: none;
    box-sizing: border-box; }
    .description-slide:nth-of-type(2n+1) {
      margin-left: 0; }

    .description-slide:nth-of-type(2n+2) {
      margin-right: 0; }

    .description-slide:nth-child(2n+1):nth-last-child(-n+2), .description-slide:nth-child(2n+1):nth-last-child(-n+2) ~ div {
      margin-bottom: 0; }

    .description-slide:nth-of-type(1) {
      margin-left: 1em; } }
  @media only screen and (min-width: 890px) and (max-width: 1019px) {
  .description-slide {
    float: left;
    width: calc((99.99% - (0em + 2em) * (2 - 1)) / 2);
    margin-right: 2em;
    border: none;
    box-sizing: border-box; }
    .description-slide:nth-of-type(2n+1) {
      margin-left: 0; }

    .description-slide:nth-of-type(2n+2) {
      margin-right: 0; }

    .description-slide:nth-child(2n+1):nth-last-child(-n+2), .description-slide:nth-child(2n+1):nth-last-child(-n+2) ~ div {
      margin-bottom: 0; }

    .description-slide:nth-of-type(1) {
      margin-left: 1em; } }
  .description-slide h1 {
    margin-bottom: 0.4em;
    color: #160773; }
  .description-slide p {
    font-size: 1em;
    color: white; }

.frontpage-headlines {
  float: left;
  width: 100%;
  background: #f2f2f2;
  left: -1em;
  margin-top: 1em;
  box-sizing: border-box; }
  @media only screen and (min-width: 1020px) {
  .frontpage-headlines {
    width: 69.5em;
    position: relative;
    z-index: 10;
    margin-top: -4em;
    border: solid 1em white; } }
/* Archives navigation */
.stream-pagination-info, .stream-pagination-buttons {
  float: left;
  float: left;
  width: calc((99.99% - (0em + 0em) * (2 - 1)) / 2);
  margin-top: 1.5em;
  border: none;
  box-sizing: border-box; }
  .stream-pagination-info:nth-of-type(2n+1), .stream-pagination-buttons:nth-of-type(2n+1) {
    margin-left: 0; }
  .stream-pagination-info:nth-of-type(2n+2), .stream-pagination-buttons:nth-of-type(2n+2) {
    margin-right: 0; }
  .stream-pagination-info:nth-child(2n+1):nth-last-child(-n+2), .stream-pagination-buttons:nth-child(2n+1):nth-last-child(-n+2), .stream-pagination-info:nth-child(2n+1):nth-last-child(-n+2) ~ div, .stream-pagination-buttons:nth-child(2n+1):nth-last-child(-n+2) ~ div {
    margin-bottom: 0; }
  .stream-pagination-info .current-page, .stream-pagination-buttons .current-page {
    padding: 0.2em 0.4em 0.2em 0.4em;
    font-family: 'Roboto-Bold';
    font-size: 0.938rem;
    background: #f2f2f2;
    border: solid 1px #d9d9d9; }
  .stream-pagination-info .page-link, .stream-pagination-buttons .page-link, .stream-pagination-info .previous-page, .stream-pagination-buttons .previous-page, .stream-pagination-info .next-page, .stream-pagination-buttons .next-page {
    font-size: 0.938rem; }
  .stream-pagination-info .page-link a, .stream-pagination-buttons .page-link a, .stream-pagination-info .previous-page a, .stream-pagination-buttons .previous-page a, .stream-pagination-info .next-page a, .stream-pagination-buttons .next-page a {
    padding: 0.2em 0.4em 0.2em 0.4em;
    color: inherit;
    border: solid 1px #f2f2f2; }
    .stream-pagination-info .page-link a:hover, .stream-pagination-buttons .page-link a:hover, .stream-pagination-info .previous-page a:hover, .stream-pagination-buttons .previous-page a:hover, .stream-pagination-info .next-page a:hover, .stream-pagination-buttons .next-page a:hover {
      background: #f2f2f2;
      border: solid 1px #d9d9d9; }
  .stream-pagination-info .previous-page a:before, .stream-pagination-buttons .previous-page a:before {
    content: "\f0d9";
    margin-left: 0; }
  .stream-pagination-info .next-page a:after, .stream-pagination-buttons .next-page a:after {
    content: "\f0da";
    margin-right: 0; }

@media only screen and (min-width: 320px) and (max-width: 599px) {
    .stream-pagination-info {
      display: none; } }

.stream-pagination-buttons {
  text-align: right;
  color: #4c4c4c; }
  @media only screen and (min-width: 320px) and (max-width: 599px) {
  .stream-pagination-buttons {
    width: 100%; } }

.lead-archive-content {
  float: left;
  margin-bottom: 2em; }
  .lead-archive-content img {
    float: right;
    width: 42%;
    margin-left: 1.25em;
    margin-right: 0; }
  @media only screen and (min-width: 320px) and (max-width: 599px) {
  .lead-archive-content img {
    float: left;
    width: 100%;
    margin: 0 0 0.7em 0; } }
/* Form elements for search page */
.search-container {
  position: relative; }
  .search-container .search-textfield {
    display: inline-block;
    width: 100%;
    padding: 0.3em 1.5em 0.3em 0;
    font-size: 1.5rem;
    font-family: 'Roboto-Bold';
    color: #160773;
    background: white;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: solid 1px #d9d9d9;
    box-sizing: border-box; }
  .search-container .search-textfield:hover, .search-container .search-textfield:focus {
    background: #f2f2f2; }
  .search-container #search-icon {
    position: absolute;
    top: 30%;
    right: 0;
    cursor: pointer;
    color: #b2b2b2; }
  .search-container #search-icon:before {
    content: "\f002";
    font-family: "FontAwesome";
    font-size: 1.4rem; }
/* Display if javascript has been disabled */
.noscript {
  position: relative;
  top: 0;
  left: 0;
  padding: 0.5em;
  z-index: 10;
  background: #e2e3e4; }

.issue-details img {
  margin: 0 0 0.2em 0;
  border: solid 1px #d9d9d9;
  box-sizing: border-box; }
  .issue-details span {
    text-align: center; }
  @media only screen and (min-width: 320px) and (max-width: 599px) {
  .issue-details {
    float: left;
    width: calc((99.99% - (0em + 2em) * (2 - 1)) / 2);
    margin-right: 2em;
    margin-bottom: 1em;
    border: none;
    box-sizing: border-box; }
    .issue-details:nth-of-type(2n+1) {
      margin-left: 0; }

    .issue-details:nth-of-type(2n+2) {
      margin-right: 0; }

    .issue-details:nth-child(2n+1):nth-last-child(-n+2), .issue-details:nth-child(2n+1):nth-last-child(-n+2) ~ div {
      margin-bottom: 0; }

    .issue-details:last-of-type {
      margin-bottom: 0 !important; } }
  @media only screen and (min-width: 600px) and (max-width: 889px) {
  .issue-details {
    float: left;
    width: calc((99.99% - (0em + 2em) * (3 - 1)) / 3);
    margin-right: 2em;
    margin-bottom: 1.5em;
    border: none;
    box-sizing: border-box; }
    .issue-details:nth-of-type(3n+1) {
      margin-left: 0; }

    .issue-details:nth-of-type(3n+3) {
      margin-right: 0; }

    .issue-details:nth-child(3n+1):nth-last-child(-n+3), .issue-details:nth-child(3n+1):nth-last-child(-n+3) ~ div {
      margin-bottom: 0; } }
  @media only screen and (min-width: 890px) and (max-width: 1019px) {
  .issue-details {
    float: left;
    width: calc((99.99% - (0em + 2em) * (4 - 1)) / 4);
    margin-right: 2em;
    margin-bottom: 1.5em;
    border: none;
    box-sizing: border-box; }
    .issue-details:nth-of-type(4n+1) {
      margin-left: 0; }

    .issue-details:nth-of-type(4n+4) {
      margin-right: 0; }

    .issue-details:nth-child(4n+1):nth-last-child(-n+4), .issue-details:nth-child(4n+1):nth-last-child(-n+4) ~ div {
      margin-bottom: 0; } }
  @media only screen and (min-width: 1020px) {
  .issue-details {
    float: left;
    width: calc((99.99% - (0em + 2em) * (5 - 1)) / 5);
    margin-right: 2em;
    margin-bottom: 1.5em;
    border: none;
    box-sizing: border-box; }
    .issue-details:nth-of-type(5n+1) {
      margin-left: 0; }

    .issue-details:nth-of-type(5n+5) {
      margin-right: 0; }

    .issue-details:nth-child(5n+1):nth-last-child(-n+5), .issue-details:nth-child(5n+1):nth-last-child(-n+5) ~ div {
      margin-bottom: 0; } }

.report-title {
  display: inline-block;
  margin-top: 0.1em;
  font-size: 1.313rem;
  font-weight: normal;
  line-height: 1em;
  color: #160773; }

.sp-module {
  height: 17.5em;
  margin-bottom: 1.25em; }

.hero-image {
  position: relative; }
  .hero-image .hero-image-content {
    float: left;
    width: 100%;
    margin-bottom: 0.2em;
    padding: 1em;
    position: absolute;
    top: auto;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
    box-sizing: border-box; }
  .hero-image .hero-image-content h1 {
    color: white; }
  @media only screen and (min-width: 320px) and (max-width: 599px) {
    .hero-image .hero-image-content {
      position: static;
      margin: -0.2em 0 0 0;
      background: rgba(0, 0, 0, 0.7); } }
  @media only screen and (min-width: 600px) and (max-width: 889px) {
    .hero-image .hero-image-content {
      padding: 1em; } }
  .hero-image .rubric {
    float: left;
    width: 66.6%;
    margin-top: 0.5em;
    color: white; }
  @media only screen and (min-width: 320px) and (max-width: 599px) {
    .hero-image .rubric {
      width: 100%; } }
  @media only screen and (min-width: 600px) and (max-width: 889px) {
    .hero-image .rubric {
      width: 100%; } }

ul.analysis-sections-list {
  margin: 0;
  list-style: none; }
  ul.analysis-sections-list li {
    margin: 0 0 0.1em 0; }
  ul.analysis-sections-list li > h3 {
    display: inline; }
  ul.analysis-sections-list li a {
    color: #808285; }
    ul.analysis-sections-list li a:visited {
      color: #808285; }
  ul.analysis-sections-list li:before {
    content: "\f105"; }

ul.analysis-section-contents {
  margin: 0;
  list-style: none; }
  ul.analysis-section-contents li {
    margin: 0 0 0.1em 0;
    display: block; }
  ul.analysis-section-contents li a {
    font-weight: normal; }
  ul.analysis-section-contents li:before {
    content: "\f105"; }
/* CFT, Aanalysis cards */
.analysis-module {
  min-height: 7.5em; }

.cft-module {
  height: 18.75em; }

.analysis-module, .cft-module {
  padding: 1em;
  background: url(/images/universal/grey-stripes.png); }
  .analysis-module:last-of-type, .cft-module:last-of-type {
    margin-bottom: 0 !important; }
  @media only screen and (min-width: 320px) and (max-width: 599px) {
  .analysis-module, .cft-module {
    float: left;
    width: calc((99.99% - (0em + 2em) * (1 - 1)) / 1);
    margin-right: 2em;
    margin-bottom: 1em;
    margin-bottom: 1em !important;
    border: none;
    box-sizing: border-box;
    height: auto !important; }
    .analysis-module:nth-of-type(1n+1), .cft-module:nth-of-type(1n+1) {
      margin-left: 0; }

    .analysis-module:nth-of-type(1n+1), .cft-module:nth-of-type(1n+1) {
      margin-right: 0; } }
  @media only screen and (min-width: 600px) and (max-width: 889px) {
  .analysis-module, .cft-module {
    float: left;
    width: calc((99.99% - (0em + 2em) * (2 - 1)) / 2);
    margin-right: 2em;
    margin-bottom: 2em;
    border: none;
    box-sizing: border-box; }
    .analysis-module:nth-of-type(2n+1), .cft-module:nth-of-type(2n+1) {
      margin-left: 0; }

    .analysis-module:nth-of-type(2n+2), .cft-module:nth-of-type(2n+2) {
      margin-right: 0; }

    .analysis-module:nth-child(2n+1):nth-last-child(-n+2), .cft-module:nth-child(2n+1):nth-last-child(-n+2), .analysis-module:nth-child(2n+1):nth-last-child(-n+2) ~ div, .cft-module:nth-child(2n+1):nth-last-child(-n+2) ~ div {
      margin-bottom: 0; } }
  @media only screen and (min-width: 890px) and (max-width: 1019px) {
  .analysis-module, .cft-module {
    float: left;
    width: calc((99.99% - (0em + 2em) * (3 - 1)) / 3);
    margin-right: 2em;
    margin-bottom: 2em;
    border: none;
    box-sizing: border-box; }
    .analysis-module:nth-of-type(3n+1), .cft-module:nth-of-type(3n+1) {
      margin-left: 0; }

    .analysis-module:nth-of-type(3n+3), .cft-module:nth-of-type(3n+3) {
      margin-right: 0; }

    .analysis-module:nth-child(3n+1):nth-last-child(-n+3), .cft-module:nth-child(3n+1):nth-last-child(-n+3), .analysis-module:nth-child(3n+1):nth-last-child(-n+3) ~ div, .cft-module:nth-child(3n+1):nth-last-child(-n+3) ~ div {
      margin-bottom: 0; } }
  @media only screen and (min-width: 1020px) {
  .analysis-module, .cft-module {
    float: left;
    width: calc((99.99% - (0em + 2em) * (3 - 1)) / 3);
    margin-right: 2em;
    margin-bottom: 2em;
    border: none;
    box-sizing: border-box; }
    .analysis-module:nth-of-type(3n+1), .cft-module:nth-of-type(3n+1) {
      margin-left: 0; }

    .analysis-module:nth-of-type(3n+3), .cft-module:nth-of-type(3n+3) {
      margin-right: 0; }

    .analysis-module:nth-child(3n+1):nth-last-child(-n+3), .cft-module:nth-child(3n+1):nth-last-child(-n+3), .analysis-module:nth-child(3n+1):nth-last-child(-n+3) ~ div, .cft-module:nth-child(3n+1):nth-last-child(-n+3) ~ div {
      margin-bottom: 0; } }

ul.green-tick-checklist {
  list-style: none !important;
  margin-bottom: 0; }
  ul.green-tick-checklist li {
    margin: 0 0 0.4em 1.5em;
    padding-left: 1em; }
  ul.green-tick-checklist li:before {
    content: "\f058";
    font-family: "FontAwesome";
    float: left;
    margin-left: -1.2em;
    font-size: 1.2rem;
    color: #10c43f; }
  ul.green-tick-checklist li:last-child {
    margin-bottom: 0; }
/* Generate random cover image for About Us page */
.aboutus-cover-image {
  background-image: url(/images/parallax/sakhalin.jpg); }
/* Contributors page */
ul.editorial-listing {
  list-style: none; }
  ul.editorial-listing li {
    margin: 0 0 0.2em 0; }
/* GGA homepage */
ul.analysis-section-homepage {
  margin: 0;
  list-style: none; }
  ul.analysis-section-homepage + a {
    margin-top: 0.5em; }
  ul.analysis-section-homepage li {
    margin: 0 0 0.1em 0;
    display: block; }
  ul.analysis-section-homepage li:before {
    content: "\f105"; }
/* Events pages */
.event-card {
  float: left;
  width: calc((99.99% - (0em + 2em) * (2 - 1)) / 2);
  margin-right: 2em;
  margin-bottom: 2em;
  border: none;
  box-sizing: border-box; }
  .event-card:nth-of-type(2n+1) {
    margin-left: 0; }
  .event-card:nth-of-type(2n+2) {
    margin-right: 0; }
  .event-card:nth-child(2n+1):nth-last-child(-n+2), .event-card:nth-child(2n+1):nth-last-child(-n+2) ~ div {
    margin-bottom: 0; }

.event-image {
  margin-top: 0.5em; }
  @media only screen and (min-width: 320px) and (max-width: 599px) {
  .event-image {
    display: none; } }

.event-header {
  float: left;
  width: calc((((100% - 2em * (12 - 1)) / 12) * 8) + (2em * (8 - 1)));
  margin-bottom: 1em;
  border: none;
  box-sizing: border-box;
  margin-top: -0.189em;
  padding: 1em;
  background: #297d3e; }
  .event-header:nth-of-type(8n+1) {
    margin-left: 0; }
  .event-header:nth-of-type(8n+8) {
    margin-right: 0; }
  @media only screen and (min-width: 320px) and (max-width: 599px) {
  .event-header {
    width: 100%;
    margin-bottom: 0; } }
  @media only screen and (min-width: 600px) and (max-width: 889px) {
  .event-header {
    width: 100%; } }
  .event-header h1 {
    color: white; }
  .event-header span {
    font-size: 0.875rem;
    color: white; }
/* Special tagging */
.highlight-tag {
  display: inline-block;
  font-family: 'Roboto-Bold';
  font-size: 0.813rem;
  color: white;
  margin-bottom: 0.3em;
  padding: 0.2em 0.5em 0.2em 0.5em;
  background: #be1e2d; }

.splash-screen {
  width: 100%;
  min-height: 100%;
  background-image: url(/images/admin/dandelion-cover.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: fixed; }
  .login-window {
    width: 20%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .login-window .login-header {
    padding: 0.6em 1em 0.6em 1em;
    background: #333; }
  .login-window .login-header img {
    display: block;
    margin: 0 auto; }
  .login-window .login-fields {
    padding: 1em;
    background: rgba(255, 255, 255, 0.7); }

.dashboard-menu {
  width: 35%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }
  .dashboard-menu .menu-card {
    float: left;
    width: calc((99.99% - (0em + 2em) * (3 - 1)) / 3);
    margin-right: 2em;
    margin-bottom: 1.5em;
    border: solid 1px #d9d9d9;
    box-sizing: border-box;
    padding: 1em;
    background: rgba(255, 255, 255, 0.7);
    position: relative; }
  .dashboard-menu .menu-card:nth-of-type(3n+1) {
    margin-left: 0; }
  .dashboard-menu .menu-card:nth-of-type(3n+3) {
    margin-right: 0; }
  .dashboard-menu .menu-card:nth-child(3n+1):nth-last-child(-n+3), .dashboard-menu .menu-card:nth-child(3n+1):nth-last-child(-n+3) ~ div {
    margin-bottom: 0; }
  .dashboard-menu .menu-card i {
    display: block;
    text-align: center;
    font-size: 2.5em;
    margin-bottom: 0.2em;
    color: #304372; }
  .dashboard-menu .menu-card span {
    text-align: center; }
  .dashboard-menu .menu-card a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1; }
  .dashboard-menu .menu-card:hover {
    background: rgba(255, 255, 255, 0.5); }

.cms-sidenav {
  float: left;
  width: 15em;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #304372;
  overflow-x: hidden; }
  .cms-sidenav .sidenav-header {
    width: 100%;
    height: 4.2em;
    padding: 1em;
    background: #333;
    box-sizing: border-box; }
  .cms-sidenav .sidenav-header > img {
    display: block;
    margin: 0 auto; }
  .cms-sidenav .sidenav-dropdown {
    float: left;
    width: 100%;
    background: #4b7ca3;
    display: block;
    transition: 0.3s; }
  .cms-sidenav .sidenav-dropdown i {
    margin-right: 0.4em; }
  .cms-sidenav .sidenav-dropdown label {
    float: left;
    width: 100%;
    height: 100%;
    padding: 1em 1.5em 0.8em 1.5em;
    background: #304372;
    font-family: 'Roboto-Regular';
    font-size: 0.875rem;
    color: #b2b2b2;
    box-sizing: border-box;
    cursor: pointer; }
    .cms-sidenav .sidenav-dropdown label:after {
      transition: all 0.35s; }
    .cms-sidenav .sidenav-dropdown label a {
      display: block;
      transition: 0.3s; }
  .cms-sidenav .sidenav-dropdown input[type="radio"] + label {
    color: #b2b2b2;
    background: #304372;
    border-radius: 0;
    border: none; }
    .cms-sidenav .sidenav-dropdown input[type="radio"] + label:before {
      display: none; }
    .cms-sidenav .sidenav-dropdown input[type="radio"] + label:after {
      float: right;
      font-family: "FontAwesome";
      font-size: inherit;
      content: "\f078"; }
    .cms-sidenav .sidenav-dropdown input[type="radio"]:checked + label {
      color: white;
      background: #4b7ca3; }
    .cms-sidenav .sidenav-dropdown input[type="radio"]:checked + label:after {
      transform: rotate(180deg); }
    .cms-sidenav .sidenav-dropdown input:checked ~ .sidenav-dropdown-content {
      display: block; }
  .cms-sidenav .sidenav-dropdown .sidenav-dropdown-content {
    width: 100%;
    padding: 1em 1em 1em 2.5em;
    display: none; }
    .cms-sidenav .sidenav-dropdown .sidenav-dropdown-content ul {
      margin: 1.5em 0 0 0; }
    .cms-sidenav .sidenav-dropdown .sidenav-dropdown-content li {
      font-size: 0.813em;
      padding: 0 0 0.2em 0;
      color: white; }
    .cms-sidenav .sidenav-dropdown .sidenav-dropdown-content li:last-child {
      padding-bottom: 0; }

.content-wrapper {
  min-height: 100%; }

.main-section {
  margin-left: 15em; }
  .main-section .section-header {
    float: left;
    width: 100%;
    height: 4em;
    padding: 1em 1.5em 1em 1.5em;
    background: #304372;
    box-sizing: border-box; }
  .main-section .section-header .section-heading {
    float: left;
    width: calc((99.99% - (0em + 2em) * (2 - 1)) / 2);
    margin-right: 2em;
    border: none;
    box-sizing: border-box; }
    .main-section .section-header .section-heading:nth-of-type(2n+1) {
      margin-left: 0; }
    .main-section .section-header .section-heading:nth-of-type(2n+2) {
      margin-right: 0; }
    .main-section .section-header .section-heading:nth-child(2n+1):nth-last-child(-n+2), .main-section .section-header .section-heading:nth-child(2n+1):nth-last-child(-n+2) ~ div {
      margin-bottom: 0; }
    .main-section .section-header .section-heading h1 {
      font-family: 'Roboto-Light';
      font-size: 1.375rem;
      color: white;
      line-height: 1.375em; }
  .main-section .section-header .section-heading-buttons {
    float: left;
    width: calc((99.99% - (0em + 2em) * (2 - 1)) / 2);
    margin-right: 2em;
    border: none;
    box-sizing: border-box;
    text-align: right; }
    .main-section .section-header .section-heading-buttons:nth-of-type(2n+1) {
      margin-left: 0; }
    .main-section .section-header .section-heading-buttons:nth-of-type(2n+2) {
      margin-right: 0; }
    .main-section .section-header .section-heading-buttons:nth-child(2n+1):nth-last-child(-n+2), .main-section .section-header .section-heading-buttons:nth-child(2n+1):nth-last-child(-n+2) ~ div {
      margin-bottom: 0; }
    .main-section .section-header .section-heading-buttons .header-links {
      background: #333;
      padding: 0.6em;
      border: solid 1px #636466 !important;
      border-radius: 4px; }
    .main-section .section-header .section-heading-buttons .header-links:hover {
      color: #636466 !important; }
  .main-section .section-content {
    height: 100%;
    padding: 2em 1.5em 1em 1.5em; }

.search-twothirds {
  float: left;
  width: calc((((100% - 2em * (12 - 1)) / 12) * 8) + (2em * (8 - 1)));
  margin-right: 0.25em;
  border: none;
  box-sizing: border-box; }
  .search-twothirds:nth-of-type(8n+1) {
    margin-left: 0; }
  .search-twothirds:nth-of-type(8n+8) {
    margin-right: 0; }
  .search-twothirds > .textbox {
    margin-top: 0; }

.search-third {
  float: left;
  width: calc((((100% - 2em * (12 - 1)) / 12) * 4) + (2em * (4 - 1)));
  border: none;
  box-sizing: border-box; }
  .search-third:nth-of-type(4n+1) {
    margin-left: 0; }
  .search-third:nth-of-type(4n+4) {
    margin-right: 0; }

.cms-threequarters {
  float: left;
  width: calc((((100% - 2em * (12 - 1)) / 12) * 9) + (2em * (9 - 1)));
  margin-right: 2em;
  border: none;
  box-sizing: border-box; }
  .cms-threequarters:nth-of-type(9n+1) {
    margin-left: 0; }
  .cms-threequarters:nth-of-type(9n+9) {
    margin-right: 0; }

.cms-quarter {
  float: left;
  width: calc((((100% - 2em * (12 - 1)) / 12) * 3) + (2em * (3 - 1)));
  border: none;
  box-sizing: border-box; }
  .cms-quarter:nth-of-type(3n+1) {
    margin-left: 0; }
  .cms-quarter:nth-of-type(3n+3) {
    margin-right: 0; }
/* Scroll bar on Add Post page */
.cms-label {
  font-family: 'Roboto-Bold';
  font-size: 0.813em;
  color: #808285;
  margin-bottom: 0.4em; }

.scroll, .options-box, .scroll-warning, .options-box-warning {
  width: 100%;
  height: 13.5em;
  margin: 0.2em 0 0 0;
  padding: 0.5em;
  background: white;
  overflow: auto;
  border: solid 1px #d9d9d9;
  box-sizing: border-box; }

.scroll-warning, .options-box-warning {
  background: #fff4ee;
  border: solid 1px #f9aa8f; }

.scroll ul, .options-box ul, .scroll-warning ul, .options-box-warning ul {
  margin: 0 0 1em 0;
  padding: 0; }
  .scroll ul:last-child, .options-box ul:last-child, .scroll-warning ul:last-child, .options-box-warning ul:last-child {
    margin: 0 auto; }
  .scroll ul li, .options-box ul li, .scroll-warning ul li, .options-box-warning ul li {
    margin: 0 0 0.2em 0;
    padding: 0;
    font-size: 0.813rem;
    color: #595959; }
  .scroll ul li:last-child, .options-box ul li:last-child, .scroll-warning ul li:last-child, .options-box-warning ul li:last-child {
    margin: 0 auto; }

.scroll::-webkit-scrollbar, .options-box::-webkit-scrollbar, .scroll-warning::-webkit-scrollbar, .options-box-warning::-webkit-scrollbar {
  width: 0.8em; }

.scroll::-webkit-scrollbar-track, .options-box::-webkit-scrollbar-track, .scroll-warning::-webkit-scrollbar-track, .options-box-warning::-webkit-scrollbar-track {
  border-left: solid 1px #d9d9d9;
  background: #f2f2f2; }

.scroll::-webkit-scrollbar-thumb, .options-box::-webkit-scrollbar-thumb, .scroll-warning::-webkit-scrollbar-thumb, .options-box-warning::-webkit-scrollbar-thumb {
  background: #808285; }
/* */
.options-box {
  height: auto; }

.options-box-warning {
  height: auto; }
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("/fonts/font-awesome/fontawesome-webfont.eot?v=4.7.0");
  src: url("/fonts/font-awesome/fontawesome-webfont.eot?#iefix&v=4.7.0") format('embedded-opentype'), url("/fonts/font-awesome/fontawesome-webfont.woff2?v=4.7.0") format('woff2'), url("/fonts/font-awesome/fontawesome-webfont.woff?v=4.7.0") format('woff'), url("/fonts/font-awesome/fontawesome-webfont.ttf?v=4.7.0") format('truetype'), url("/fonts/font-awesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format('svg');
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: 0.3em; }
  .fa.fa-pull-right {
    margin-left: 0.3em; }
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: 0.3em; }
  .fa.pull-right {
    margin-left: 0.3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
 readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000"; }

.fa-music:before {
  content: "\f001"; }

.fa-search:before {
  content: "\f002"; }

.fa-envelope-o:before {
  content: "\f003"; }

.fa-heart:before {
  content: "\f004"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-o:before {
  content: "\f006"; }

.fa-user:before {
  content: "\f007"; }

.fa-film:before {
  content: "\f008"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-check:before {
  content: "\f00c"; }

.fa-remove:before, .fa-close:before, .fa-times:before {
  content: "\f00d"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-signal:before {
  content: "\f012"; }

.fa-gear:before, .fa-cog:before {
  content: "\f013"; }

.fa-trash-o:before {
  content: "\f014"; }

.fa-home:before {
  content: "\f015"; }

.fa-file-o:before {
  content: "\f016"; }

.fa-clock-o:before {
  content: "\f017"; }

.fa-road:before {
  content: "\f018"; }

.fa-download:before {
  content: "\f019"; }

.fa-arrow-circle-o-down:before {
  content: "\f01a"; }

.fa-arrow-circle-o-up:before {
  content: "\f01b"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-play-circle-o:before {
  content: "\f01d"; }

.fa-rotate-right:before, .fa-repeat:before {
  content: "\f01e"; }

.fa-refresh:before {
  content: "\f021"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-lock:before {
  content: "\f023"; }

.fa-flag:before {
  content: "\f024"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-print:before {
  content: "\f02f"; }

.fa-camera:before {
  content: "\f030"; }

.fa-font:before {
  content: "\f031"; }

.fa-bold:before {
  content: "\f032"; }

.fa-italic:before {
  content: "\f033"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-list:before {
  content: "\f03a"; }

.fa-dedent:before, .fa-outdent:before {
  content: "\f03b"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-video-camera:before {
  content: "\f03d"; }

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  content: "\f03e"; }

.fa-pencil:before {
  content: "\f040"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-tint:before {
  content: "\f043"; }

.fa-edit:before, .fa-pencil-square-o:before {
  content: "\f044"; }

.fa-share-square-o:before {
  content: "\f045"; }

.fa-check-square-o:before {
  content: "\f046"; }

.fa-arrows:before {
  content: "\f047"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-play:before {
  content: "\f04b"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-eject:before {
  content: "\f052"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-times-circle-o:before {
  content: "\f05c"; }

.fa-check-circle-o:before {
  content: "\f05d"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-mail-forward:before, .fa-share:before {
  content: "\f064"; }

.fa-expand:before {
  content: "\f065"; }

.fa-compress:before {
  content: "\f066"; }

.fa-plus:before {
  content: "\f067"; }

.fa-minus:before {
  content: "\f068"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-warning:before, .fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-plane:before {
  content: "\f072"; }

.fa-calendar:before {
  content: "\f073"; }

.fa-random:before {
  content: "\f074"; }

.fa-comment:before {
  content: "\f075"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-arrows-v:before {
  content: "\f07d"; }

.fa-arrows-h:before {
  content: "\f07e"; }

.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: "\f080"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-key:before {
  content: "\f084"; }

.fa-gears:before, .fa-cogs:before {
  content: "\f085"; }

.fa-comments:before {
  content: "\f086"; }

.fa-thumbs-o-up:before {
  content: "\f087"; }

.fa-thumbs-o-down:before {
  content: "\f088"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-heart-o:before {
  content: "\f08a"; }

.fa-sign-out:before {
  content: "\f08b"; }

.fa-linkedin-square:before {
  content: "\f08c"; }

.fa-thumb-tack:before {
  content: "\f08d"; }

.fa-external-link:before {
  content: "\f08e"; }

.fa-sign-in:before {
  content: "\f090"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-upload:before {
  content: "\f093"; }

.fa-lemon-o:before {
  content: "\f094"; }

.fa-phone:before {
  content: "\f095"; }

.fa-square-o:before {
  content: "\f096"; }

.fa-bookmark-o:before {
  content: "\f097"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-facebook-f:before, .fa-facebook:before {
  content: "\f09a"; }

.fa-github:before {
  content: "\f09b"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-feed:before, .fa-rss:before {
  content: "\f09e"; }

.fa-hdd-o:before {
  content: "\f0a0"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-hand-o-right:before {
  content: "\f0a4"; }

.fa-hand-o-left:before {
  content: "\f0a5"; }

.fa-hand-o-up:before {
  content: "\f0a6"; }

.fa-hand-o-down:before {
  content: "\f0a7"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-group:before, .fa-users:before {
  content: "\f0c0"; }

.fa-chain:before, .fa-link:before {
  content: "\f0c1"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-cut:before, .fa-scissors:before {
  content: "\f0c4"; }

.fa-copy:before, .fa-files-o:before {
  content: "\f0c5"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-save:before, .fa-floppy-o:before {
  content: "\f0c7"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "\f0c9"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-plus:before {
  content: "\f0d5"; }

.fa-money:before {
  content: "\f0d6"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-unsorted:before, .fa-sort:before {
  content: "\f0dc"; }

.fa-sort-down:before, .fa-sort-desc:before {
  content: "\f0dd"; }

.fa-sort-up:before, .fa-sort-asc:before {
  content: "\f0de"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-linkedin:before {
  content: "\f0e1"; }

.fa-rotate-left:before, .fa-undo:before {
  content: "\f0e2"; }

.fa-legal:before, .fa-gavel:before {
  content: "\f0e3"; }

.fa-dashboard:before, .fa-tachometer:before {
  content: "\f0e4"; }

.fa-comment-o:before {
  content: "\f0e5"; }

.fa-comments-o:before {
  content: "\f0e6"; }

.fa-flash:before, .fa-bolt:before {
  content: "\f0e7"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-paste:before, .fa-clipboard:before {
  content: "\f0ea"; }

.fa-lightbulb-o:before {
  content: "\f0eb"; }

.fa-exchange:before {
  content: "\f0ec"; }

.fa-cloud-download:before {
  content: "\f0ed"; }

.fa-cloud-upload:before {
  content: "\f0ee"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-bell-o:before {
  content: "\f0a2"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cutlery:before {
  content: "\f0f5"; }

.fa-file-text-o:before {
  content: "\f0f6"; }

.fa-building-o:before {
  content: "\f0f7"; }

.fa-hospital-o:before {
  content: "\f0f8"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-mobile-phone:before, .fa-mobile:before {
  content: "\f10b"; }

.fa-circle-o:before {
  content: "\f10c"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-circle:before {
  content: "\f111"; }

.fa-mail-reply:before, .fa-reply:before {
  content: "\f112"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-folder-o:before {
  content: "\f114"; }

.fa-folder-open-o:before {
  content: "\f115"; }

.fa-smile-o:before {
  content: "\f118"; }

.fa-frown-o:before {
  content: "\f119"; }

.fa-meh-o:before {
  content: "\f11a"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-keyboard-o:before {
  content: "\f11c"; }

.fa-flag-o:before {
  content: "\f11d"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-code:before {
  content: "\f121"; }

.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\f122"; }

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\f123"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-crop:before {
  content: "\f125"; }

.fa-code-fork:before {
  content: "\f126"; }

.fa-unlink:before, .fa-chain-broken:before {
  content: "\f127"; }

.fa-question:before {
  content: "\f128"; }

.fa-info:before {
  content: "\f129"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-shield:before {
  content: "\f132"; }

.fa-calendar-o:before {
  content: "\f133"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-ticket:before {
  content: "\f145"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-minus-square-o:before {
  content: "\f147"; }

.fa-level-up:before {
  content: "\f148"; }

.fa-level-down:before {
  content: "\f149"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-pencil-square:before {
  content: "\f14b"; }

.fa-external-link-square:before {
  content: "\f14c"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: "\f150"; }

.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: "\f151"; }

.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: "\f152"; }

.fa-euro:before, .fa-eur:before {
  content: "\f153"; }

.fa-gbp:before {
  content: "\f154"; }

.fa-dollar:before, .fa-usd:before {
  content: "\f155"; }

.fa-rupee:before, .fa-inr:before {
  content: "\f156"; }

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "\f157"; }

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "\f158"; }

.fa-won:before, .fa-krw:before {
  content: "\f159"; }

.fa-bitcoin:before, .fa-btc:before {
  content: "\f15a"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-text:before {
  content: "\f15c"; }

.fa-sort-alpha-asc:before {
  content: "\f15d"; }

.fa-sort-alpha-desc:before {
  content: "\f15e"; }

.fa-sort-amount-asc:before {
  content: "\f160"; }

.fa-sort-amount-desc:before {
  content: "\f161"; }

.fa-sort-numeric-asc:before {
  content: "\f162"; }

.fa-sort-numeric-desc:before {
  content: "\f163"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-youtube-square:before {
  content: "\f166"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-youtube-play:before {
  content: "\f16a"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-adn:before {
  content: "\f170"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitbucket-square:before {
  content: "\f172"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-long-arrow-down:before {
  content: "\f175"; }

.fa-long-arrow-up:before {
  content: "\f176"; }

.fa-long-arrow-left:before {
  content: "\f177"; }

.fa-long-arrow-right:before {
  content: "\f178"; }

.fa-apple:before {
  content: "\f179"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-android:before {
  content: "\f17b"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-trello:before {
  content: "\f181"; }

.fa-female:before {
  content: "\f182"; }

.fa-male:before {
  content: "\f183"; }

.fa-gittip:before, .fa-gratipay:before {
  content: "\f184"; }

.fa-sun-o:before {
  content: "\f185"; }

.fa-moon-o:before {
  content: "\f186"; }

.fa-archive:before {
  content: "\f187"; }

.fa-bug:before {
  content: "\f188"; }

.fa-vk:before {
  content: "\f189"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-arrow-circle-o-right:before {
  content: "\f18e"; }

.fa-arrow-circle-o-left:before {
  content: "\f190"; }

.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: "\f191"; }

.fa-dot-circle-o:before {
  content: "\f192"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-turkish-lira:before, .fa-try:before {
  content: "\f195"; }

.fa-plus-square-o:before {
  content: "\f196"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-slack:before {
  content: "\f198"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-institution:before, .fa-bank:before, .fa-university:before {
  content: "\f19c"; }

.fa-mortar-board:before, .fa-graduation-cap:before {
  content: "\f19d"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-spoon:before {
  content: "\f1b1"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-automobile:before, .fa-car:before {
  content: "\f1b9"; }

.fa-cab:before, .fa-taxi:before {
  content: "\f1ba"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-file-pdf-o:before {
  content: "\f1c1"; }

.fa-file-word-o:before {
  content: "\f1c2"; }

.fa-file-excel-o:before {
  content: "\f1c3"; }

.fa-file-powerpoint-o:before {
  content: "\f1c4"; }

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: "\f1c5"; }

.fa-file-zip-o:before, .fa-file-archive-o:before {
  content: "\f1c6"; }

.fa-file-sound-o:before, .fa-file-audio-o:before {
  content: "\f1c7"; }

.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "\f1c8"; }

.fa-file-code-o:before {
  content: "\f1c9"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  content: "\f1cd"; }

.fa-circle-o-notch:before {
  content: "\f1ce"; }

.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
  content: "\f1d0"; }

.fa-ge:before, .fa-empire:before {
  content: "\f1d1"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
  content: "\f1d4"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-wechat:before, .fa-weixin:before {
  content: "\f1d7"; }

.fa-send:before, .fa-paper-plane:before {
  content: "\f1d8"; }

.fa-send-o:before, .fa-paper-plane-o:before {
  content: "\f1d9"; }

.fa-history:before {
  content: "\f1da"; }

.fa-circle-thin:before {
  content: "\f1db"; }

.fa-header:before {
  content: "\f1dc"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-sliders:before {
  content: "\f1de"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-soccer-ball-o:before, .fa-futbol-o:before {
  content: "\f1e3"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-newspaper-o:before {
  content: "\f1ea"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bell-slash-o:before {
  content: "\f1f7"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-eyedropper:before {
  content: "\f1fb"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-area-chart:before {
  content: "\f1fe"; }

.fa-pie-chart:before {
  content: "\f200"; }

.fa-line-chart:before {
  content: "\f201"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bus:before {
  content: "\f207"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-cc:before {
  content: "\f20a"; }

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
  content: "\f20b"; }

.fa-meanpath:before {
  content: "\f20c"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-diamond:before {
  content: "\f219"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-venus:before {
  content: "\f221"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-intersex:before, .fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-facebook-official:before {
  content: "\f230"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-server:before {
  content: "\f233"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-hotel:before, .fa-bed:before {
  content: "\f236"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-train:before {
  content: "\f238"; }

.fa-subway:before {
  content: "\f239"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-yc:before, .fa-y-combinator:before {
  content: "\f23b"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before {
  content: "\f240"; }

.fa-battery-3:before, .fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battery-2:before, .fa-battery-half:before {
  content: "\f242"; }

.fa-battery-1:before, .fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-0:before, .fa-battery-empty:before {
  content: "\f244"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-sticky-note-o:before {
  content: "\f24a"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-hourglass-o:before {
  content: "\f250"; }

.fa-hourglass-1:before, .fa-hourglass-start:before {
  content: "\f251"; }

.fa-hourglass-2:before, .fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-3:before, .fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
  content: "\f255"; }

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
  content: "\f256"; }

.fa-hand-scissors-o:before {
  content: "\f257"; }

.fa-hand-lizard-o:before {
  content: "\f258"; }

.fa-hand-spock-o:before {
  content: "\f259"; }

.fa-hand-pointer-o:before {
  content: "\f25a"; }

.fa-hand-peace-o:before {
  content: "\f25b"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-safari:before {
  content: "\f267"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-tv:before, .fa-television:before {
  content: "\f26c"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-500px:before {
  content: "\f26e"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-calendar-plus-o:before {
  content: "\f271"; }

.fa-calendar-minus-o:before {
  content: "\f272"; }

.fa-calendar-times-o:before {
  content: "\f273"; }

.fa-calendar-check-o:before {
  content: "\f274"; }

.fa-industry:before {
  content: "\f275"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-map-o:before {
  content: "\f278"; }

.fa-map:before {
  content: "\f279"; }

.fa-commenting:before {
  content: "\f27a"; }

.fa-commenting-o:before {
  content: "\f27b"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-vimeo:before {
  content: "\f27d"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-edge:before {
  content: "\f282"; }

.fa-credit-card-alt:before {
  content: "\f283"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-modx:before {
  content: "\f285"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-usb:before {
  content: "\f287"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-pause-circle-o:before {
  content: "\f28c"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stop-circle-o:before {
  content: "\f28e"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-percent:before {
  content: "\f295"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-envira:before {
  content: "\f299"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-wheelchair-alt:before {
  content: "\f29b"; }

.fa-question-circle-o:before {
  content: "\f29c"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-volume-control-phone:before {
  content: "\f2a0"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
  content: "\f2a4"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-signing:before, .fa-sign-language:before {
  content: "\f2a7"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-google-plus-circle:before, .fa-google-plus-official:before {
  content: "\f2b3"; }

.fa-fa:before, .fa-font-awesome:before {
  content: "\f2b4"; }

.fa-handshake-o:before {
  content: "\f2b5"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-open-o:before {
  content: "\f2b7"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-book-o:before {
  content: "\f2ba"; }

.fa-vcard:before, .fa-address-card:before {
  content: "\f2bb"; }

.fa-vcard-o:before, .fa-address-card-o:before {
  content: "\f2bc"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-circle-o:before {
  content: "\f2be"; }

.fa-user-o:before {
  content: "\f2c0"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-drivers-license:before, .fa-id-card:before {
  content: "\f2c2"; }

.fa-drivers-license-o:before, .fa-id-card-o:before {
  content: "\f2c3"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-thermometer-2:before, .fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-1:before, .fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-0:before, .fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-bathtub:before, .fa-s15:before, .fa-bath:before {
  content: "\f2cd"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-times-rectangle:before, .fa-window-close:before {
  content: "\f2d3"; }

.fa-times-rectangle-o:before, .fa-window-close-o:before {
  content: "\f2d4"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-eercast:before {
  content: "\f2da"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-snowflake-o:before {
  content: "\f2dc"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-meetup:before {
  content: "\f2e0"; }

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

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }
