@charset "UTF-8";
input,
select {
  line-height: 1.4;
}

body.node-type-event.page-node-view-gallery {
  overflow: inherit !important;
}

.entity-paragraphs-item .tabs-container--vertical-tabs {
  background: whitesmoke;
}

#admin-menu * {
  box-sizing: content-box;
}

.paragraphs_item__file_associated .items__item {
  width: 150px;
  float: left;
  margin-right: 0.938em;
}
.paragraphs_item__file_associated .items__item:last-of-type {
  margin-right: 0;
}
.paragraphs_item__file_associated .items__item .content {
  min-height: 255px;
}
.paragraphs_item__file_associated .items__item .content > a {
  display: block;
}
.paragraphs_item__file_associated .items__item .content .file {
  margin-top: 0.938em;
}
.paragraphs_item__file_associated .items__item .content .file .file-icon {
  margin-bottom: -2px;
}
.paragraphs_item__file_associated::after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

.entity-paragraphs-item {
  margin: 1.714285em 0;
}
.entity-paragraphs-item:first-child {
  margin-top: 0;
}

.paragraphs_item__link .button--cta.ext {
  margin: 0;
}

.paragraphs-item-contact::before {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

.paragraphs_item__body > *:last-child {
  margin-bottom: 0;
}

.paragraphs-item-mpc {
  width: 100%;
  float: left;
  clear: both;
}

.paragraphs-item-chart.paragraphs-item-chart--pie,
.paragraphs-item-chart.paragraphs-item-chart--doughnut {
  float: left;
  display: inline-block;
  width: 50%;
  min-width: 300px;
  padding: 10px 15px 15px 15px;
  background: whitesmoke;
  margin-top: 0;
}
.paragraphs-item-chart.paragraphs-item-chart--pie + .paragraphs-item-chart + .paragraphs-item-chart,
.paragraphs-item-chart.paragraphs-item-chart--doughnut + .paragraphs-item-chart + .paragraphs-item-chart {
  margin-top: 0;
}
@media all and (max-width: 992px) {
  .paragraphs-item-chart.paragraphs-item-chart--pie,
  .paragraphs-item-chart.paragraphs-item-chart--doughnut {
    width: 100%;
  }
  .paragraphs-item-chart.paragraphs-item-chart--pie + .paragraphs-item-chart,
  .paragraphs-item-chart.paragraphs-item-chart--doughnut + .paragraphs-item-chart {
    margin-top: 0;
  }
  .paragraphs-item-chart.paragraphs-item-chart--pie > .chart,
  .paragraphs-item-chart.paragraphs-item-chart--doughnut > .chart {
    margin: 0 auto;
    max-width: 400px;
  }
}
.paragraphs-item-chart.paragraphs-item-chart--pie + .entity-paragraphs-item:not(.paragraphs-item-chart),
.paragraphs-item-chart.paragraphs-item-chart--doughnut + .entity-paragraphs-item:not(.paragraphs-item-chart) {
  width: 100%;
  float: left;
  clear: both;
  margin: 3.42857em 0;
}
.paragraphs-item-chart.paragraphs-item-chart--pie .chart-container,
.paragraphs-item-chart.paragraphs-item-chart--doughnut .chart-container {
  border-bottom: 0 none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.paragraphs-item-chart.paragraphs-item-chart--pie .chart-container:last-of-type,
.paragraphs-item-chart.paragraphs-item-chart--doughnut .chart-container:last-of-type {
  border: 0 none;
  padding-bottom: 0;
  margin-bottom: 0;
}
@media all and (max-width: 720px) {
  .paragraphs-item-chart.paragraphs-item-chart--pie .chart-container,
  .paragraphs-item-chart.paragraphs-item-chart--doughnut .chart-container {
    width: 100% !important;
    border-bottom: solid 0.42857em #ddd;
    padding-bottom: 16px;
    margin-bottom: 16px;
  }
}

.section--content-top {
  background: whitesmoke;
}

.region--content .views-row {
  overflow: hidden;
  padding-bottom: 0.938em;
}

.region--sidebar-second {
  margin-top: 1em;
}
.region--sidebar-second .brick:last-child {
  margin-bottom: 40px;
}
.region--sidebar-second .brick .brick__wrapper {
  margin: 0 auto;
}
@media (min-width: 992px) {
  .region--sidebar-second .brick .brick__wrapper {
    max-width: 340px;
  }
}
@media all and (max-width: 992px) {
  .region--sidebar-second .brick .brick__wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
.region--sidebar-second .brick .brick__wrapper .brick__title {
  font-weight: 200;
}

.article--job-vacancy .article__content,
.article__exhibit_information,
.article__body {
  font-weight: 200;
  font-size: 16px;
  margin-bottom: 1.71429em;
}
.article--job-vacancy .article__content h1,
.article--job-vacancy .article__content h2,
.article--job-vacancy .article__content h3,
.article--job-vacancy .article__content h4,
.article__exhibit_information h1,
.article__exhibit_information h2,
.article__exhibit_information h3,
.article__exhibit_information h4,
.article__body h1,
.article__body h2,
.article__body h3,
.article__body h4 {
  font-weight: bold;
}

.article__paragraphs {
  font-weight: 200;
  font-size: 16px;
}
.article__paragraphs h2,
.article__paragraphs h3,
.article__paragraphs h4 {
  font-weight: bold;
}

.prose pre {
  white-space: pre;
}

.prose__image--left,
.prose__image--right {
  position: relative;
  z-index: 1;
  max-width: 33%;
}

.prose__image--right {
  float: right;
  margin: 1em 0 1em 1em;
}

.prose__image--left {
  float: left;
  margin: 1em 1em 1em 0;
}

.prose dd > ul.bullets {
  margin: 0;
}

@media all and (max-width: 720px) {
  .prose h2:not([class]),
  .prose .h2 {
    font-size: 1.6em;
  }
}

h1.page-title {
  letter-spacing: -1px;
  font-size: 62px;
}

@media (min-width: 720px) {
  .page-title {
    margin-top: 0;
  }
}
.title__prefix {
  display: block;
  padding: 6px 0 2px 0;
  color: #e00023;
  font-size: 26px;
}

@media all and (max-width: 720px) {
  .logo:not(.logo--no-strap) .logo__image > .img {
    width: 166px !important;
  }
}
html.js .js-hide,
.element-invisible,
.element-hidden {
  display: none !important;
}

.krumo-root {
  overflow: hidden;
}

@media (min-width: 720px) {
  .sticky {
    top: 10px;
  }
}
.dynamic-sidebar-container .region--content {
  padding: 0;
}

.brick__title > a {
  text-decoration: none;
  color: #000;
}

.browsealoud--link {
  text-decoration: underline;
  cursor: pointer;
}

#_ba__button_link {
  display: none;
}

.region__sidebar_second .menu--vertical .menu__link.active::after,
.region__sidebar_second .menu--vertical .menu__link.active::before {
  left: auto;
  right: 100%;
}
.region__sidebar_second .menu--vertical .menu__link.active::after {
  border-right-color: #e8e8e8;
  border-left-color: transparent;
}

.static-page {
  padding-top: 2em;
  min-height: 300px;
  max-width: 1500px;
  margin: 0 auto;
}

.page-404-not-found .section--upper-footer,
.page-403-access-denied .section--upper-footer {
  display: none;
}
.page-404-not-found .section--lower-header h1,
.page-403-access-denied .section--lower-header h1 {
  text-align: center;
}
.page-404-not-found .static-page,
.page-403-access-denied .static-page {
  text-align: center;
}

.brick--promo-block .block-title {
  padding-bottom: 15px;
  font-weight: normal;
  font-size: 18px;
  color: #333;
}
.brick--promo-block .view-content {
  margin-left: -20px;
}
.brick--promo-block .views-row {
  width: 25%;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
}

@media all and (max-width: 960px) and (min-width: 601px) {
  .brick--promo-block {
    max-width: 600px;
    margin: 0 auto;
    padding: 25px 0 15px 0;
  }
  .brick--promo-block .view-content {
    margin-left: 0;
  }
  .brick--promo-block .views-row {
    width: 50%;
    padding-left: 0;
    padding-bottom: 20px;
  }
  .brick--promo-block .views-row.views-row-odd {
    padding-right: 10px;
  }
  .brick--promo-block .views-row.views-row-even {
    padding-left: 10px;
  }
}
@media all and (max-width: 600px) {
  .brick--promo-block {
    max-width: 300px;
    margin: 0 auto;
    padding: 25px 0 15px 0;
  }
  .brick--promo-block .view-content {
    margin-left: 0;
  }
  .brick--promo-block .views-row {
    width: 100%;
    padding-left: 0;
    padding-bottom: 20px;
  }
}
.video__file_title h1 {
  padding-right: 65px;
}

.video__summary {
  padding-right: 150px;
  margin-bottom: 50px;
}

.video-js table tr,
.video-js table td,
.video-js table th {
  background: transparent !important;
  border: none !important;
}

.tabs__tab,
.views-field-assign-role {
  position: relative;
}
.tabs__tab .ajax-progress,
.views-field-assign-role .ajax-progress {
  position: absolute;
  width: 20px;
  height: 20px;
  top: calc(50% - 10px);
  right: 12px;
}
.tabs__tab .ajax-progress .throbber,
.views-field-assign-role .ajax-progress .throbber {
  background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20version%3D%221.1%22%20id%3D%22loader-1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2240px%22%20height%3D%2240px%22%20viewBox%3D%220%200%2050%2050%22%20style%3D%22enable-background%3Anew%200%200%2050%2050%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%20%20%3Cpath%20fill%3D%22%23e00023%22%20d%3D%22M43.935%2C25.145c0-10.318-8.364-18.683-18.683-18.683c-10.318%2C0-18.683%2C8.365-18.683%2C18.683h4.068c0-8.071%2C6.543-14.615%2C14.615-14.615c8.072%2C0%2C14.615%2C6.543%2C14.615%2C14.615H43.935z%22%20transform%3D%22rotate%28160%2025%2025%29%22%3E%0A%20%20%20%20%3CanimateTransform%20attributeType%3D%22xml%22%20attributeName%3D%22transform%22%20type%3D%22rotate%22%20from%3D%220%2025%2025%22%20to%3D%22360%2025%2025%22%20dur%3D%220.6s%22%20repeatCount%3D%22indefinite%22%3E%3C%2FanimateTransform%3E%0A%20%20%20%20%3C%2Fpath%3E%0A%20%20%3C%2Fsvg%3E');
  background-size: 100%;
  width: 100%;
  height: 100%;
}
.tabs__tab .ajax-progress .message,
.views-field-assign-role .ajax-progress .message {
  display: none;
}

.views-field-assign-role {
  min-width: 115px;
}
.views-field-assign-role .ajax-progress {
  right: auto;
  left: -20px;
}

.brick--terms-local-information .brick__title {
  background: #fff;
}
.brick--terms-local-information .brick__wrapper {
  padding: 0;
}
.brick--terms-local-information .view-content {
  margin-top: 1em;
}

.brick-type--menu {
  margin-bottom: 2em;
}
.brick-type--menu .brick__title {
  font-size: 1.42857em;
  line-height: 1.2em;
  margin-bottom: 0.42857em;
  padding: 0;
  color: #000;
}

.view-assets.view-display-id-tariff_tables {
  padding: 1.28571em;
}
.view-assets.view-display-id-tariff_tables .view-header {
  background-color: #fff;
}

.select2-container {
  width: inherit;
}
@media all and (max-width: 720px) {
  .select2-container {
    width: 80%;
  }
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  -webkit-appearance: none;
  border-radius: 0;
}

@media (min-width: 720px) {
  .date--strong ~ .article__metadata {
    margin-left: 84px;
  }
}
.user__image {
  width: 120px;
  height: 120px;
  overflow: hidden;
  line-height: 0;
}

.article__created {
  color: #777;
}

.article__summary {
  color: #9c6600;
  font-size: 26px;
  font-weight: 200;
  letter-spacing: 0;
  margin: 0 40px 1.71429em 0;
}
@media all and (max-width: 720px) {
  .article__summary {
    font-size: 23px;
  }
}

.article__footer {
  margin-top: 1.71429em;
}

.article__travel {
  padding-top: 1.28571em;
}

.apply-page,
.document.article,
.article--view-full,
.article--view-exhibit,
.article--view-attend,
.article--view-venue {
  margin: 2.71429em 0 0 0;
}

.section--upper-footer .brick__title {
  margin-bottom: 1em;
  font-size: 1.8em;
}
.front .section--upper-footer .brick__title {
  text-align: center;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  font-size: 2.2em;
}

.blog__header .brick__wrapper {
  overflow: hidden;
}
.blog__header .brick__wrapper > div:not(.article__blog-image) {
  margin-left: 175px;
}
@media all and (max-width: 720px) {
  .blog__header .brick__wrapper > div:not(.article__blog-image) {
    text-align: center;
    margin-left: 0;
  }
}
.blog__header h1 {
  margin-top: -.2em;
  margin-bottom: 0;
  font-size: 2.5em;
}
@media all and (max-width: 720px) {
  .blog__header h1 {
    text-align: center;
  }
}
.blog__header .article__blog-image {
  float: left;
  margin: -1.28571em 1.28571em -1.28571em -1.28571em;
  min-height: 150px;
  width: 175px;
  line-height: 0;
}
@media all and (max-width: 720px) {
  .blog__header .article__blog-image {
    margin: 0 auto 2em auto;
    float: none;
  }
}
.blog__header .article__summary {
  font-size: 1.47143em;
  margin-bottom: .714219em;
}

.author-info {
  overflow: hidden;
}
.author-info .article__blog-author {
  font-weight: bold;
}
.author-info .article__blog-author,
.author-info .article__blog-type {
  color: #333;
  text-decoration: none;
}
.author-info .article__blog-author:hover,
.author-info .article__blog-type:hover {
  text-decoration: underline;
}
.author-info.author-info--small {
  border-bottom: solid 1px #ddd;
  margin-bottom: 1em;
}
@media (min-width: 720px) {
  .author-info.author-info--small .article__created {
    float: right;
  }
}
.author-info.author-info--full {
  margin: 0 0 2em 0;
}

.article--blog .user__image {
  float: left;
  margin-right: 1em;
}

.other-links-container {
  background: whitesmoke;
  padding: 0.85714em;
  margin: 1.71429em 0;
}

.view-id-provider_news {
  max-width: 700px;
  margin: 0 auto;
}
.view-id-provider_news.view-display-id-provider_page {
  margin-top: 40px;
}
.view-id-provider_news .view-content {
  margin-top: 20px;
}
.view-id-provider_news .views-row {
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 1.5em;
  margin-bottom: 1.5em;
}
.view-id-provider_news .view-filters .edit-field-topic-tid {
  min-width: 200px;
}
.view-id-provider_news .view-filters .edit-date-filter {
  min-width: 260px;
}
.view-id-provider_news .view-filters .edit-combine {
  min-width: 200px;
}

.view-display-id-advisers {
  max-width: 900px;
}
.view-display-id-advisers .view-provider-news {
  max-width: 100%;
}
.view-display-id-advisers .attachment .view .views-row {
  padding-bottom: 0;
}
.view-display-id-advisers .attachment .view .views-row .brick__wrapper {
  padding: 0;
}
.view-display-id-advisers .attachment .brick__title a {
  text-decoration: none;
}
.view-display-id-advisers .attachment .views-row-2,
.view-display-id-advisers .attachment .views-row-3,
.view-display-id-advisers .attachment .views-row-4 {
  min-width: 200px;
  -webkit-flex-basis: 200px;
  flex-basis: 200px;
}
.view-display-id-advisers .view-content .views-field-title {
  margin-left: 113px;
}
.view-display-id-advisers .view-content .views-field-field-summary {
  margin-left: 113px;
}
.view-display-id-advisers .view-content .views-field-created {
  margin-left: 113px;
}

.form-item__date-select > .date-padding {
  display: -webkit-flex;
  display: flex;
}
.form-item__date-select > .date-padding .form-item__select {
  -webkit-flex: 0 1 auto;
  flex: 0 1 auto;
  margin: 0 2px 0 0;
}
.form-item__date-select > .date-padding .form-item__select .date-hour,
.form-item__date-select > .date-padding .form-item__select .date-minute,
.form-item__date-select > .date-padding .form-item__select .date-second {
  max-width: 60px;
}
.form-item__date-select > .date-padding .form-item__select .date-year {
  min-width: 80px;
}

.form-item__geofield-proximity > .clearfix {
  display: -webkit-flex;
  display: flex;
}
.form-item__geofield-proximity > .clearfix .form-item-field-geofield-distance-distance,
.form-item__geofield-proximity > .clearfix .geofield-proximity-origin-from,
.form-item__geofield-proximity > .clearfix .form-item-field-geofield-distance-origin {
  -webkit-flex: 2 1 auto;
  flex: 2 1 auto;
}
.form-item__geofield-proximity > .clearfix .geofield-proximity-origin-from {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  padding: 0 5px;
  line-height: 35px;
}

.views-exposed-widget.views-submit-button {
  clear: both;
}

.view-display-id-subject_guides {
  margin-top: 3em;
}

.description-hidden {
  position: relative;
}
.description-hidden::after {
  content: '';
  background-image: url("data:image/svg+xml;charset=utf-8,%EF%BB%BF%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20baseProfile%3D%22full%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024.00%2024.00%22%20enable-background%3D%22new%200%200%2024.00%2024.00%22%20xml%3Aspace%3D%22preserve%22%3E%0A%09%3Cpath%20fill%3D%22%23e00023%22%20fill-opacity%3D%221%22%20stroke-width%3D%221.33333%22%20stroke-linejoin%3D%22miter%22%20d%3D%22M%2012%2C2C%206.47711%2C2%202%2C6.4766%202%2C12C%202%2C17.5234%206.47711%2C22%2012%2C22C%2017.5234%2C22%2022%2C17.5234%2022%2C12C%2022%2C6.4766%2017.5234%2C2%2012%2C2%20Z%20M%2013%2C19L%2011%2C19L%2011%2C17L%2013%2C17L%2013%2C19%20Z%20M%2015.0667%2C11.2537L%2014.1716%2C12.1716C%2013.4478%2C12.8955%2013%2C13.5%2013%2C15L%2011%2C15L%2011%2C14.5002C%2011%2C13.3957%2011.4478%2C12.3957%2012.1714%2C11.6719L%2013.4143%2C10.4141C%2013.7761%2C10.0521%2014%2C9.5522%2014%2C9C%2014%2C7.8954%2013.1045%2C7%2012%2C7C%2010.8955%2C7%2010%2C7.8954%2010%2C9L%208%2C9C%208%2C6.7908%209.79099%2C5%2012%2C5C%2014.2092%2C5%2016%2C6.7908%2016%2C9C%2016%2C9.8801%2015.6433%2C10.6769%2015.0667%2C11.2537%20Z%20%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: right;
  display: inline-block;
  width: 16px;
  height: 16px;
  background-color: #fff;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  vertical-align: sub;
}
.description-hidden:hover > .description {
  display: inline-block;
  clear: left;
}
.description-hidden .description {
  display: none;
  color: #fff;
  font-size: .85em;
  padding: 10px 15px;
  position: relative;
  background: #e00023;
  background-color: #e00023;
  position: absolute;
  right: 0;
  bottom: 100%;
  width: 220px;
  margin: 0;
}
.description-hidden .description::after, .description-hidden .description::before {
  top: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.description-hidden .description::after {
  border-top-color: #e00023;
  border-width: 10px;
  left: 75%;
  margin-left: -10px;
}
.description-hidden .description::before {
  border-top-color: false;
  border-width: 10px;
  left: 75%;
  margin-left: -10px;
}

.description-hidden--inline > .description {
  left: 0;
  bottom: calc(100% + 15px);
}
.description-hidden--inline > .description::after, .description-hidden--inline > .description::before {
  left: 45px;
}

fieldset.captcha {
  border-width: 1px 0 0 0;
  padding-left: 0;
  padding-right: 0;
  clear: both;
}

.view-display-id-blogs_categories .menu--vertical {
  border-top: none;
  font-weight: bold;
}

.view-id-blogs.view-display-id-blog_landing,
.view-id-blogs.view-display-id-blogs_categories {
  margin-top: 3.5em;
}
.view-id-blogs.view-display-id-blog_landing .pagination,
.view-id-blogs.view-display-id-blogs_categories .pagination {
  max-width: 700px;
  margin-left: auto;
}

.view-provider-member-list.view-display-id-main_pane .views-field.views-field-delete-user.description-hidden {
  padding-right: 6px;
}

.page-provider-manage .page-title + h2,
.page-provider .page-title + h2 {
  margin-top: -.5em;
  color: #949494;
  font-weight: normal;
}
.page-provider-manage .form-actions #edit-cancel,
.page-provider .form-actions #edit-cancel {
  margin-left: 15px;
}
.page-provider-manage fieldset.date-combo,
.page-provider fieldset.date-combo {
  border: 0;
  padding: 0;
  margin: 0;
}
.page-provider-manage fieldset.date-combo legend,
.page-provider fieldset.date-combo legend {
  display: none;
}
.page-provider-manage .view-provider-member-list .table-responsive,
.page-provider .view-provider-member-list .table-responsive {
  overflow-y: visible;
  overflow-x: visible;
}
.page-provider-manage .field-widget-date-popup .form-item__textfield,
.page-provider .field-widget-date-popup .form-item__textfield {
  float: left;
  width: 45%;
  margin-right: 10px;
}
.page-provider-manage .field-widget-date-popup .form-item__textfield:last-child,
.page-provider .field-widget-date-popup .form-item__textfield:last-child {
  margin-right: 0;
}
.page-provider-manage .field-widget-date-popup .start-date-wrapper,
.page-provider-manage .field-widget-date-popup .end-date-wrapper,
.page-provider .field-widget-date-popup .start-date-wrapper,
.page-provider .field-widget-date-popup .end-date-wrapper {
  float: left;
  width: 50%;
  min-width: 300px;
}
.page-provider-manage .field-widget-date-popup .end-date-wrapper label,
.page-provider .field-widget-date-popup .end-date-wrapper label {
  float: left;
  padding: 7px 0;
  width: calc(10% - 10px);
}
.page-provider-manage .field-name-field-event-date > div > .form-item,
.page-provider .field-name-field-event-date > div > .form-item {
  float: left;
}
.page-provider-manage .view-id-provider_member_list.view-display-id-main_pane td,
.page-provider .view-id-provider_member_list.view-display-id-main_pane td {
  vertical-align: middle;
}
.page-provider-manage .views-field-assign-role select,
.page-provider .views-field-assign-role select {
  font-size: 0.85em;
}
.page-provider-manage .form-item__date-select > .date-padding,
.page-provider .form-item__date-select > .date-padding {
  max-width: 400px;
}
.page-provider-manage .text-full.form-textarea,
.page-provider .text-full.form-textarea {
  height: 100px;
}
.page-provider-manage .text-full.wysiwyg.form-textarea,
.page-provider .text-full.wysiwyg.form-textarea {
  height: 200px;
}
.page-provider-manage .date-spacer,
.page-provider .date-spacer {
  width: 40px;
  line-height: 38px;
  margin-bottom: 0;
}
.page-provider-manage .field-type-addressfield,
.page-provider .field-type-addressfield {
  margin-top: 0.85714em;
}
.page-provider-manage .field-type-addressfield legend,
.page-provider .field-type-addressfield legend {
  font-size: 1.14286em;
  line-height: 1.5em;
}
.page-provider-manage .field-type-addressfield .form-item--compact,
.page-provider .field-type-addressfield .form-item--compact {
  margin-bottom: 0 !important;
}
.page-provider-manage .field-type-addressfield fieldset,
.page-provider .field-type-addressfield fieldset {
  border: 0;
  padding: 0;
}
.page-provider-manage .link-field-column,
.page-provider .link-field-column {
  float: left;
  width: calc(50% - 10px);
}
.page-provider-manage .link-field-column.link-field-title,
.page-provider .link-field-column.link-field-title {
  margin-right: 20px;
}
.page-provider-manage .link-field-url > .form-item,
.page-provider-manage .link-field-title > .form-item,
.page-provider .link-field-url > .form-item,
.page-provider .link-field-title > .form-item {
  margin: 0;
}
.page-provider-manage .views-field-title a,
.page-provider .views-field-title a {
  font-weight: bold;
}
.page-provider-manage .views-field-nothing,
.page-provider .views-field-nothing {
  min-width: 130px;
}
.page-provider-manage .views-field-nothing .button,
.page-provider .views-field-nothing .button {
  vertical-align: top;
}
.page-provider-manage .region--content,
.page-provider .region--content {
  padding-top: 2.71429em;
}

@media (max-width: 720px) {
  .page-provider-manage .region--content,
  .page-provider .region--content {
    max-width: 100%;
  }
  .page-provider-manage td.views-field-mail,
  .page-provider-manage td.views-field-mail-1,
  .page-provider-manage td.views-field-action,
  .page-provider td.views-field-mail,
  .page-provider td.views-field-mail-1,
  .page-provider td.views-field-action {
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
  }
  .page-provider-manage td.views-field-delete-user,
  .page-provider td.views-field-delete-user {
    background-repeat: no-repeat;
    background-size: 24px 24px;
    background-position: 10px 50%;
    background-image: url('data:image/svg+xml;charset=utf-8,%EF%BB%BF%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20baseProfile%3D%22full%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024.00%2024.00%22%20enable-background%3D%22new%200%200%2024.00%2024.00%22%20xml%3Aspace%3D%22preserve%22%3E%0A%09%3Cpath%20fill%3D%22%23ccc%22%20fill-opacity%3D%221%22%20stroke-linejoin%3D%22round%22%20d%3D%22M%2019%2C6.41L%2017.59%2C5L%2012%2C10.59L%206.41%2C5L%205%2C6.41L%2010.59%2C12L%205%2C17.59L%206.41%2C19L%2012%2C13.41L%2017.59%2C19L%2019%2C17.59L%2013.41%2C12L%2019%2C6.41%20Z%20%22%2F%3E%0A%3C%2Fsvg%3E%0A');
  }
  .page-provider-manage td.views-field-delete-user a,
  .page-provider td.views-field-delete-user a {
    text-indent: -100%;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    font-size: 0;
    color: transparent;
  }
  .page-provider-manage td.views-field-delete-user .description,
  .page-provider td.views-field-delete-user .description {
    white-space: normal;
  }
  .page-provider-manage th.views-field-delete-user,
  .page-provider th.views-field-delete-user {
    text-indent: -100%;
    white-space: nowrap;
    overflow: hidden;
    width: 40px;
  }
}
@media (max-width: 1030px) {
  .page-provider-manage .view-provider-member-list .views-field-field-first-name {
    display: none;
  }
  .page-provider-manage .view-provider-member-list .views-field-field-last-name {
    display: none;
  }
}
.js .view-id-provider_member_list.view-display-id-main_pane .form-actions {
  display: none;
}

.form-item--help {
  color: #444;
  font-size: .9em;
  margin: 0;
}

.ucas-institutions-add-member-form {
  background: whitesmoke;
  padding: 1.5em 1.7em .7em 1.7em;
  margin-bottom: 1.7em;
}
.ucas-institutions-add-member-form .ucas-institutions-add-member-form-title {
  margin: 0;
}

.institution__provider_summary h2.block-title {
  display: none;
}

.institution__region,
.institution__location,
.institution__position,
.institution__institution_code {
  width: 50%;
  float: left;
  margin-bottom: 1em;
}
.institution__region h4,
.institution__location h4,
.institution__position h4,
.institution__institution_code h4 {
  font-size: 1.47143em;
  margin-bottom: .714219em;
  font-weight: normal;
  color: #949494;
}

.institution__number-of-users {
  font-size: 1.47143em;
  margin-bottom: .714219em;
  color: #949494;
}

.view-dom-id-provider-open-day-list,
.view-hep-audit {
  clear: both;
}

.view-dom-id-provider-open-day-list th.active a.active .img {
  float: right;
  margin-top: 4px;
}
.view-dom-id-provider-open-day-list tr.open-day--expired .views-field-title a {
  color: #cacaca;
  text-decoration: none;
}
.view-dom-id-provider-open-day-list tr.open-day--expired .views-field-title a span {
  color: #e00023;
}
.view-dom-id-provider-open-day-list tr.open-day--expired .views-field-nothing a:first-of-type {
  border-color: #cacaca;
  color: #cacaca;
  background-color: whitesmoke;
  pointer-events: none;
  cursor: default;
}
.view-dom-id-provider-open-day-list .views-field-field-event-date {
  min-width: 105px;
}
.view-dom-id-provider-open-day-list .views-field-nothing {
  padding-right: 0;
  min-width: 170px;
}
.view-dom-id-provider-open-day-list .button:first-of-type {
  margin-right: 5px;
}

.tweet-time p {
  margin: 0;
  font-size: 12px;
  font-weight: 200;
}
.tweet-time p a {
  color: #777;
}

.tweet-text p {
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 20px;
  font-weight: 200;
}

.brick.brick--analysis-twitter.brick--heavy.brick--third-width .button {
  margin-top: 10px;
}

[data-background-image].background-image--hidden {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=) !important;
}

.inline-spacer {
  height: 10px;
}
@media all and (max-width: 992px) {
  .inline-spacer {
    height: 5px;
  }
}

.page-wrapper {
  pointer-events: none;
  position: relative;
  z-index: 0;
}
.page-wrapper > * {
  pointer-events: all;
}

.section--upper-header .meganav__search-widget [data-global-search] .form-item__search_field input[type="search"] {
  font-size: 14px !important;
}
.section--upper-header .meganav__search-widget [data-global-search] .form-item__search_field input[type="search"]:-ms-input-placeholder:disabled {
  color: #444 !important;
}

.not-front.node-type-landing-page .section--content {
  z-index: 2;
}

.not-front .section--lower-header {
  z-index: 1;
}

.not-front .section--lower-header-has-menu {
  z-index: 2;
}

.node-type-landing-page .section--content-top {
  z-index: 2;
}

.node-type-landing-page.v4 .section__content {
  background: transparent;
}

.section--lower-header {
  max-width: 100%;
  position: relative;
  margin-top: 20px;
  margin-bottom: 0;
  padding-top: 50px;
}
.section--lower-header .context__message {
  position: absolute;
  top: 80px;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 10;
}
@media all and (max-width: 992px) {
  .section--lower-header .context__message {
    top: 60px;
  }
}
.section--lower-header .context__message a {
  padding: 10px 0;
  display: block;
  color: #fff;
  background: #319fe8;
}
.section--lower-header .context__message a:hover {
  background: #2b8ed0;
}
.section--lower-header a {
  outline: 0;
}
.front .section--lower-header {
  background-position: 50% 0 !important;
  z-index: -1 !important;
}
.section--lower-header .section__inner-wrapper {
  height: 100%;
}
.section--lower-header .wrapper {
  height: 100%;
  padding: 0 25px;
}
.section--lower-header h1 {
  font-size: 60px;
  margin: 0;
}
@media all and (max-width: 992px) {
  .section--lower-header h1 {
    font-size: 50px;
  }
}
@media all and (max-width: 720px) {
  .section--lower-header h1 {
    font-size: 35px;
  }
}
.section--lower-header h2 {
  font-size: 20px;
  margin: .5em 0;
}
.section--lower-header .context-leader__expired {
  font-size: 20px;
  margin: .5em 0;
  color: #e00023;
}
.section--lower-header .context-leader__links {
  text-align: center;
  margin: 2em 0;
}
.section--lower-header .context-leader__links .key-link {
  display: inline-block;
  margin: 0 2em;
}
.section--lower-header .context-leader__links .key-link a {
  font-size: 18px;
  color: #000;
}
.section--lower-header .section-lower-header__search {
  padding: 30px 0 90px 0;
  max-width: 460px;
  float: none;
  height: 80px;
}
.section--lower-header .section-lower-header__search.section--lower-header-large {
  padding-bottom: 0;
}
@media (min-width: 992px) {
  .section--lower-header .section-lower-header__search {
    max-width: 900px;
  }
}
.section--lower-header .section-lower-header__search .form-item__search_field input[type="submit"] {
  border-radius: 25px;
  height: 3em;
  right: auto;
  left: 0;
  border: 0;
  background-color: transparent !important;
}
.section--lower-header .section-lower-header__search .form-item__search_field input[type="search"] {
  border-radius: 25px;
  margin: 0;
  width: 100%;
  height: 3.4em;
  font-size: 14px !important;
  opacity: 1;
  padding: 0 .5em 0 3.5rem;
}
.section--lower-header .section-lower-header__search .form-item__search_field input[type="search"] + input[type="submit"]:hover {
  background-position: 50% 50%;
  background-color: #555;
  background-image: url("data:image/svg+xml;charset=utf-8,%EF%BB%BF%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20baseProfile%3D%22full%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024.00%2024.00%22%20enable-background%3D%22new%200%200%2024.00%2024.00%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%09%3Cpath%20fill%3D%22%23444444%22%20fill-opacity%3D%221%22%20stroke-width%3D%220.2%22%20stroke-linejoin%3D%22round%22%20d%3D%22M%209.5%2C3C%2013.0899%2C3%2016%2C5.91015%2016%2C9.5C%2016%2C11.1149%2015.411%2C12.5923%2014.4362%2C13.7291L%2014.7071%2C14L%2015.5%2C14L%2020.5%2C19L%2019%2C20.5L%2014%2C15.5L%2014%2C14.7071L%2013.7291%2C14.4362C%2012.5923%2C15.411%2011.1149%2C16%209.5%2C16C%205.91015%2C16%203%2C13.0899%203%2C9.5C%203%2C5.91015%205.91015%2C3%209.5%2C3%20Z%20M%209.5%2C5.00001C%207.01472%2C5.00001%205%2C7.01473%205%2C9.50001C%205%2C11.9853%207.01472%2C14%209.5%2C14C%2011.9853%2C14%2014%2C11.9853%2014%2C9.50001C%2014%2C7.01473%2011.9853%2C5.00001%209.5%2C5.00001%20Z%20%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.section--lower-header .section-lower-header__search .form-item__search_field input[type="search"]:focus {
  outline: none;
  border: 1px solid #444;
  background: #555;
  color: #fff;
}
.section--lower-header .section-lower-header__search .form-item__search_field input[type="search"]:focus + input[type="submit"] {
  background-position: 50% 50%;
  background-color: #555;
  background-image: url("data:image/svg+xml;charset=utf-8,%EF%BB%BF%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20baseProfile%3D%22full%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024.00%2024.00%22%20enable-background%3D%22new%200%200%2024.00%2024.00%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%09%3Cpath%20fill%3D%22%23EEEEEE%22%20fill-opacity%3D%221%22%20stroke-width%3D%220.2%22%20stroke-linejoin%3D%22round%22%20d%3D%22M%209.5%2C3C%2013.0899%2C3%2016%2C5.91015%2016%2C9.5C%2016%2C11.1149%2015.411%2C12.5923%2014.4362%2C13.7291L%2014.7071%2C14L%2015.5%2C14L%2020.5%2C19L%2019%2C20.5L%2014%2C15.5L%2014%2C14.7071L%2013.7291%2C14.4362C%2012.5923%2C15.411%2011.1149%2C16%209.5%2C16C%205.91015%2C16%203%2C13.0899%203%2C9.5C%203%2C5.91015%205.91015%2C3%209.5%2C3%20Z%20M%209.5%2C5.00001C%207.01472%2C5.00001%205%2C7.01473%205%2C9.50001C%205%2C11.9853%207.01472%2C14%209.5%2C14C%2011.9853%2C14%2014%2C11.9853%2014%2C9.50001C%2014%2C7.01473%2011.9853%2C5.00001%209.5%2C5.00001%20Z%20%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.section--lower-header.section--lower-header-has-menu {
  margin-bottom: 80px;
}
.section--lower-header.section--lower-header-has-menu div.site-menu {
  position: absolute;
  transform: translateY(0) translateZ(0);
  transition: transform 0s, padding-bottom .2s, bottom .2s, box-shadow 1.5s;
  overflow: hidden;
}
.section--lower-header.section--lower-header-has-menu div.site-menu.site-menu--sticky {
  position: fixed;
  transform: translateY(0) translateZ(0);
  transition: transform .7s, padding-bottom .2s, bottom .2s, box-shadow 1.5s;
  top: 0;
  margin-top: 0;
  background: transparent;
  padding-bottom: 30px;
}
.section--lower-header.section--lower-header-has-menu div.site-menu.site-menu--sticky.site-menu--active .site-menu__toggle-wrapper, .section--lower-header.section--lower-header-has-menu div.site-menu.site-menu--sticky.site-menu--active .site-menu__toggle-wrapper:hover {
  background-color: #e00023;
}
.section--lower-header.section--lower-header-has-menu div.site-menu.site-menu--sticky .site-menu__toggle-wrapper {
  background: rgba(27, 31, 40, 0.95);
  box-shadow: 0 0 30px 10px rgba(0, 0, 0, 0.3);
  pointer-events: all;
}
.section--lower-header.section--lower-header-has-menu div.site-menu.site-menu--sticky .site-menu__menu-wrapper {
  pointer-events: all;
}
.section--lower-header.section--lower-header-has-menu div.site-menu.site-menu--sticky .site-menu__toggle {
  background-color: transparent;
}
.section--lower-header.section--lower-header-has-menu div.site-menu.site-menu--sticky.site-menu--active-transition {
  bottom: calc(100% - 86px);
}
.section--lower-header.section--lower-header-has-menu div.site-menu.site-menu--sticky.site-menu--active {
  overflow-y: auto;
  overscroll-behavior-y: contain;
  bottom: 0;
}
.section--lower-header.section--lower-header-has-menu div.site-menu.site-menu--sticky.site-menu--active .site-menu__menu-wrapper {
  box-shadow: none;
}
@media all and (max-width: 992px) {
  .section--lower-header.section--lower-header-has-menu div.site-menu.site-menu--sticky.site-menu--active {
    transform: translateY(0) translateZ(0) !important;
  }
  .section--lower-header.section--lower-header-has-menu div.site-menu.site-menu--sticky.site-menu--active .site-menu__menu-wrapper {
    min-height: 100%;
  }
}
body.adminimal-menu .section--lower-header.section--lower-header-has-menu div.site-menu.site-menu--sticky {
  top: 30px;
}
.section--lower-header.section--lower-header-has-menu div.site-menu.site-menu--scrolling-up {
  transition: transform 0s, padding-bottom 0s, bottom 0s, box-shadow 1.5s;
}
.section--lower-header.section--lower-header-has-menu div.site-menu.site-menu--scrolling-down {
  transition: transform 0.01s, padding-bottom 0s, bottom 0s, box-shadow 1.5s;
}
.section--lower-header.section--lower-header-has-menu div.site-menu.site-menu--sticky:not(.site-menu--active) {
  pointer-events: none;
}
.section--lower-header.section--lower-header-has-menu div.site-menu.site-menu--active {
  box-shadow: none;
}
.section--lower-header.section--lower-header-has-menu div.site-menu.site-menu--active:not(.site-menu--sticky) {
  padding-bottom: 100%;
}
.section--lower-header.section--lower-header-has-menu div.site-menu.site-menu--active .site-menu__toggle-wrapper,
.section--lower-header.section--lower-header-has-menu div.site-menu .site-menu__toggle-wrapper:hover {
  background-color: #e00023;
  cursor: pointer;
  position: relative;
  z-index: 1;
}
.section--lower-header.section--lower-header-has-menu div.site-menu.site-menu--active .site-menu__toggle-wrapper .site-menu__toggle,
.section--lower-header.section--lower-header-has-menu div.site-menu .site-menu__toggle-wrapper:hover .site-menu__toggle {
  background-color: #e00023;
}
.section--lower-header.section--lower-header-has-background {
  padding-top: 0;
  margin-top: -80px;
  margin-bottom: -50px;
  background-repeat: no-repeat;
  height: 460px;
  background-color: #444;
  background-position: 50% -50px;
  background-size: cover;
}
@media all and (max-width: 992px) {
  .section--lower-header.section--lower-header-has-background {
    margin-top: -60px;
  }
}
.section--lower-header.section--lower-header-has-background.section--lower-header-has-menu {
  margin-bottom: 0;
}
.section--lower-header.section--lower-header-has-background .section__inner-wrapper > .wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.section--lower-header.section--lower-header-has-background .context-leader__text {
  position: relative;
  z-index: 1;
  padding-bottom: 80px;
}
.section--lower-header.section--lower-header-has-background.section--lower-header-has-tabs .context-leader__text {
  padding-bottom: 55px !important;
}
.section--lower-header.section--lower-header-has-background .context-leader__links .key-link a {
  color: #fff;
}
.section--lower-header.section--lower-header-has-background .site-menu__toggle {
  margin-left: -20px;
}
.section--lower-header.section--lower-header-has-background .site-menu {
  top: calc(100% - 50px);
  left: 0;
  margin-top: 0;
}
.section--lower-header.section--lower-header-has-background .site-menu .site-menu__toggle-wrapper {
  background: #1b1f28;
}
.section--lower-header.section--lower-header-has-background h1,
.section--lower-header.section--lower-header-has-background p {
  color: #fff;
}
.section--lower-header.section--lower-header-has-background h2 {
  font-weight: 200;
  color: #aaa;
}
.section--lower-header.section--lower-header-has-background em {
  color: #fff;
}
.section--lower-header.section--lower-header-has-background::after {
  content: '';
  position: absolute;
  width: 100%;
  bottom: 50px;
  top: 10%;
  left: 0;
  display: block;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.7) 50%, rgba(0, 0, 0, 0.1) 100%);
}
.section--lower-header.section--lower-header-large {
  height: 250px;
  padding-top: 0;
  text-align: center;
}
.section--lower-header.section--lower-header-large.section--lower-header-has-background {
  height: 550px;
}
.section--lower-header.section--lower-header-large.section--lower-header-has-background .context-leader__text {
  margin-bottom: 100px;
}
.section--lower-header.section--lower-header-large .section__inner-wrapper > .wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.section--lower-header.section--lower-header-large h1 {
  font-size: 55px;
}
@media all and (max-width: 720px) {
  .section--lower-header.section--lower-header-large h1 {
    font-size: 45px;
  }
}
.section--lower-header.section--lower-header-large h2 {
  font-weight: 200;
  font-size: 2em;
  margin: .2em 0;
}
@media all and (max-width: 720px) {
  .section--lower-header.section--lower-header-large h2 {
    font-size: 1.5em;
  }
}
.section--lower-header.section--lower-header-large .section-lower-header__search {
  padding: 30px 50px 0 50px;
  margin: 0 auto 50px auto;
}
@media all and (max-width: 992px) {
  .section--lower-header.section--lower-header-large .section-lower-header__search {
    padding: 15px 0;
  }
}
.section--lower-header.section--lower-header-large .context-leader__text {
  position: relative;
  z-index: 2;
  bottom: 40px;
  padding-bottom: 0;
  margin-bottom: 40px;
}
.section--lower-header.section--lower-header-has-search .context-leader__text {
  padding-bottom: 60px;
}
.section--lower-header.section--lower-header-has-search-tabs {
  padding-top: 0;
  border-bottom: solid 1px #ccc;
  z-index: 2;
}
.section--lower-header.section--lower-header-has-tabs, .section--lower-header.section--lower-header-has-actions {
  height: 550px;
}
.section--lower-header.section--lower-header-has-tabs .context-leader__text, .section--lower-header.section--lower-header-has-actions .context-leader__text {
  padding-bottom: 110px;
}

.section__video-background {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  z-index: -5;
}
@media all and (max-width: 992px) {
  .section__video-background {
    margin-top: -30px;
  }
}
.section__video-background video {
  width: 100%;
  min-width: 900px;
  min-height: 100%;
  position: absolute;
  left: 50%;
  margin-left: -50%;
}

.sign-in .context-leader__text {
  padding-top: 0;
}
@media (min-width: 720px) {
  .sign-in .region--content {
    max-width: 900px;
    margin: 0 40px 0 auto;
  }
}

.page-provider .region--content {
  max-width: 900px;
  margin: 0 auto;
  clear: both;
}
.page-provider .section--lower-header.section--lower-header-has-background.section--lower-header-has-actions {
  height: 400px;
}

.view-job-vacancies-by-dept .view-content .item-list li a span {
  float: right;
  background: #e00023;
  margin-right: -10px;
  padding: 0 10px;
  border-radius: 3em;
  color: #fff;
  font-size: 0.9em;
  font-weight: bold;
}

.form-required {
  color: #e00023;
}

#webform-client-form-190476 .webform-datepicker .form-item__select {
  display: inline-block;
  width: 32%;
  clear: none;
}
#webform-client-form-190476 .webform-datepicker .webform-calendar {
  margin-left: 4px;
  margin-top: 14px;
}

.ui-datepicker-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%EF%BB%BF%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20baseProfile%3D%22full%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024.00%2024.00%22%20enable-background%3D%22new%200%200%2024.00%2024.00%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%09%3Cpath%20fill%3D%22%23000000%22%20fill-opacity%3D%221%22%20stroke-width%3D%220.2%22%20stroke-linejoin%3D%22round%22%20d%3D%22M%2015.4135%2C16.5841L%2010.8275%2C11.9981L%2015.4135%2C7.41207L%2013.9995%2C5.99807L%207.99951%2C11.9981L%2013.9995%2C17.9981L%2015.4135%2C16.5841%20Z%20%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}

.ui-datepicker-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%EF%BB%BF%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20baseProfile%3D%22full%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024.00%2024.00%22%20enable-background%3D%22new%200%200%2024.00%2024.00%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%09%3Cpath%20fill%3D%22%23000000%22%20fill-opacity%3D%221%22%20stroke-width%3D%220.2%22%20stroke-linejoin%3D%22round%22%20d%3D%22M%208.58527%2C16.584L%2013.1713%2C11.998L%208.58527%2C7.41198L%209.99927%2C5.99798L%2015.9993%2C11.998L%209.99927%2C17.998L%208.58527%2C16.584%20Z%20%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}

.ui-datepicker-prev,
.ui-datepicker-next {
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.webform-component-date .form-item {
  float: left;
  padding: 0 2px;
}
.webform-component-date .form-item__select {
  display: inline-block;
  width: 33.3333%;
  clear: none;
}
@media all and (max-width: 720px) {
  .webform-component-date .form-item__select select {
    font-size: 1.04286em;
  }
}

.webform-component .description a {
  word-wrap: break-word;
}

.brick--page-index {
  margin-bottom: 2em;
  max-width: 700px;
  margin-right: 40px;
  margin-left: auto;
}
.brick--page-index div.brick__wrapper {
  background-color: whitesmoke;
}
.brick--page-index div.brick__wrapper ul a {
  font-weight: 200;
  font-size: 16px;
}

.brick--image-left .brick__image {
  display: none;
}
.brick--image-left .brick__title {
  font-size: 2.14286em;
}
.brick--image-left .brick__title a {
  text-decoration: none;
}
@media all and (min-width: 980px) and (min-device-width: 980px), all and (max-device-width: 1024px) and (min-width: 1024px) and (orientation: landscape) {
  .brick--image-left .brick__image {
    float: left;
    margin: 0;
    max-width: 205px;
    height: 180px;
    display: block;
  }
  .brick--image-left .brick__title,
  .brick--image-left .article__date,
  .brick--image-left .brick_content {
    margin-left: 225px;
  }
}

.track-logout-banner {
  float: left;
  min-width: 250px;
  min-height: 100px;
  margin-right: 5px;
  margin-bottom: 10px;
  background: #eee;
}

.page-node-101026 .article__content table tr td {
  width: auto;
}
.page-node-101026 .article__content table tr td pre {
  padding: 0;
  background: none;
}
.page-node-101026 .article__content table tr td:first-child {
  width: 10px;
}

.article-type--article::after {
  content: '';
}

span.article--sponsored-by {
  color: #999;
  font-size: 0.85714em;
  line-height: 1.5em;
  display: block;
  margin-left: 90px;
}

.section--content,
.section--content-top {
  position: relative;
  background: #fff;
}

.section--content-top {
  background: whitesmoke;
}
.section--content-top > .wrapper {
  padding: 0 25px;
}

.section--upper-footer > .wrapper {
  padding: 0 25px;
}

.form-input__fancy-select {
  background-color: #fff;
  width: 100%;
  position: relative;
}
.form-input__fancy-select:hover {
  cursor: pointer;
}
.form-input__fancy-select .form-input__fancy-select-options {
  z-index: 500;
  position: absolute;
  top: 100%;
  border-top: 0;
  color: #563a1e;
  padding: 0;
  width: 100%;
  min-width: 150px;
  list-style: none;
  font-weight: 400;
  background: #fff;
}
.form-input__fancy-select .form-input__fancy-select-option {
  padding: 8px 8px;
  border-top: solid 1px #ddd;
  margin: 0 4px;
}
.form-input__fancy-select .form-input__fancy-select-option:hover {
  background: #fff;
  cursor: pointer;
}
.form-input__fancy-select .form-input__fancy-select-option:hover.selected {
  font-weight: bold;
  color: #e00023;
}
.form-input__fancy-select .current {
  padding: 5px 12px;
  white-space: nowrap;
  background-image: url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%0A%20%20%20%3Cpath%20fill%3D%22%23666%22%20d%3D%22M7.41%2C8.58L12%2C13.17L16.59%2C8.58L18%2C10L12%2C16L6%2C10L7.41%2C8.58Z%22%20%2F%3E%0A%3C%2Fsvg%3E%0A');
  background-position: right 5px center;
  background-repeat: no-repeat;
  background-size: 20px 20px;
}
.form-input__fancy-select .selected {
  font-weight: bold;
  color: #e00023;
}

.form-input__fancy-select--with-border {
  border: solid 1px #ddd;
}
.form-input__fancy-select--with-border .form-input__fancy-select-options {
  border-left: solid 1px #ddd;
  border-right: solid 1px #ddd;
  border-bottom: solid 1px #ddd;
}

[data-global-search] select {
  border-radius: 0;
}
@media all and (max-width: 720px) {
  [data-global-search] input[type="submit"] {
    z-index: 0;
  }
}

body.page-connect-videos:not(.page-connect-videos-upload) .section--content > .section__inner-wrapper {
  overflow: hidden;
}
body.page-connect-videos:not(.page-connect-videos-upload) .form-item-field-geofield-distance-origin {
  margin-top: 0;
}
body.page-connect-videos:not(.page-connect-videos-upload) .view-videos .view-filters .views-exposed-widgets .views-exposed-widget .form-item {
  margin-bottom: 0;
}
body.page-connect-videos:not(.page-connect-videos-upload) .view-videos .view-filters .views-exposed-widgets .views-exposed-widget .form-item:not(.form-item__checkbox):not(.form-item__radio) > label {
  font-size: 1.04286em;
}

@media all and (max-width: 720px) {
  .node-type-event .brick--vertical > .tags__tag {
    margin-top: 1.71429em;
  }
}

a.tags__tag:link,
a.tags__tag:visited {
  color: #fff;
  text-decoration: none;
}

a.tag--interactive a.tag--interactive--delete {
  pointer-events: none;
  display: inline-block;
  top: 0.1em;
}

.article__title a {
  text-decoration: none;
  color: #444;
}

.article__content > *:not(.article__summary):not(.article__mpc):not(.article__paragraphs):not(.article__event_date) {
  max-width: 700px;
  margin-right: 40px;
  margin-left: auto;
}
@media all and (max-width: 720px) {
  .article__content > *:not(.article__summary):not(.article__mpc):not(.article__paragraphs):not(.article__event_date) {
    margin-right: 0;
  }
}
.article__content .article__paragraphs > .entity-paragraphs-item:not(.paragraphs-item-mpc):not(.paragraphs-item-widget--wide):not(.paragraphs-item-widget--full) {
  max-width: 700px;
  margin-right: 40px;
  margin-left: auto;
}
@media all and (max-width: 720px) {
  .article__content .article__paragraphs > .entity-paragraphs-item:not(.paragraphs-item-mpc):not(.paragraphs-item-widget--wide):not(.paragraphs-item-widget--full) {
    margin-right: 0;
  }
}
.article__content .article__paragraphs > .entity-paragraphs-item.paragraphs-item-widget--wide {
  max-width: 800px;
  margin-right: 40px;
  margin-left: auto;
}
@media all and (max-width: 720px) {
  .article__content .article__paragraphs > .entity-paragraphs-item.paragraphs-item-widget--wide {
    margin-right: 0;
  }
}
.article__content .article__paragraphs > .entity-paragraphs-item.paragraphs-item-widget--full {
  max-width: 1600px;
  margin-right: 40px;
  margin-left: auto;
}
@media all and (max-width: 720px) {
  .article__content .article__paragraphs > .entity-paragraphs-item.paragraphs-item-widget--full {
    margin-right: 0;
  }
}

.asset-tariff-table,
.view-job-vacancies,
.article__similar,
.exhibitor-listing,
.apply-blocks {
  max-width: 700px;
  margin-right: 40px;
  margin-left: auto;
}
@media all and (max-width: 720px) {
  .asset-tariff-table,
  .view-job-vacancies,
  .article__similar,
  .exhibitor-listing,
  .apply-blocks {
    margin-right: 0;
  }
}
.asset-tariff-table .bean__body,
.view-job-vacancies .bean__body,
.article__similar .bean__body,
.exhibitor-listing .bean__body,
.apply-blocks .bean__body {
  font-weight: 200;
  font-size: 16px;
}
.asset-tariff-table .asset__table,
.view-job-vacancies .asset__table,
.article__similar .asset__table,
.exhibitor-listing .asset__table,
.apply-blocks .asset__table {
  margin-bottom: 2em;
}

.paragraphs-item-mpc,
.article__mpc {
  margin-bottom: 3.42857em;
}
.paragraphs-item-mpc .asset-video,
.article__mpc .asset-video {
  display: -webkit-flex;
  display: flex;
  background-color: #232935;
  align-items: center;
}
@media all and (max-width: 720px) {
  .paragraphs-item-mpc .asset-video,
  .article__mpc .asset-video {
    display: block;
  }
}
.paragraphs-item-mpc .asset__video,
.article__mpc .asset__video {
  -webkit-flex-basis: 60%;
  flex-basis: 60%;
  margin: 0;
}
@media all and (max-width: 992px) {
  .paragraphs-item-mpc .asset__video,
  .article__mpc .asset__video {
    -webkit-flex-basis: 80%;
    flex-basis: 80%;
  }
}
.paragraphs-item-mpc .asset__details,
.article__mpc .asset__details {
  -webkit-flex-basis: 40%;
  flex-basis: 40%;
  padding: 0 5em;
  color: #fff;
}
@media all and (max-width: 1550px) {
  .paragraphs-item-mpc .asset__details,
  .article__mpc .asset__details {
    padding: 2em;
    font-size: .9em;
  }
}
@media all and (max-width: 1200px) {
  .paragraphs-item-mpc .asset__details,
  .article__mpc .asset__details {
    font-size: .9em;
  }
  .paragraphs-item-mpc .asset__details .asset__summary,
  .article__mpc .asset__details .asset__summary {
    display: none;
  }
}
.paragraphs-item-mpc .asset__details .asset__secondary_title,
.article__mpc .asset__details .asset__secondary_title {
  font-size: 1.5em;
  margin-bottom: 1em;
}
.paragraphs-item-mpc .asset__details .asset__summary,
.article__mpc .asset__details .asset__summary {
  font-weight: 200;
  font-size: 1em;
}
@media all and (max-width: 720px) {
  .paragraphs-item-mpc .asset__details .asset__summary,
  .article__mpc .asset__details .asset__summary {
    font-size: 14px;
  }
}
.paragraphs-item-mpc .more-videos__toggle,
.article__mpc .more-videos__toggle {
  font-size: 16px;
  color: #fff;
  padding: 15px 45px 17px 17px;
  text-align: right;
  border: none;
  background-image: url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%0A%20%20%20%3Cpath%20fill%3D%22%23e00023%22%20d%3D%22M7.41%2C8.58L12%2C13.17L16.59%2C8.58L18%2C10L12%2C16L6%2C10L7.41%2C8.58Z%22%20%2F%3E%0A%3C%2Fsvg%3E%0A');
  background-repeat: no-repeat;
  background-position: calc(100% - 5px) 50%;
  background-size: 35px 35px;
  margin-top: -57px;
  cursor: pointer;
}
.paragraphs-item-mpc .more-videos__toggle span,
.article__mpc .more-videos__toggle span {
  font-weight: 500;
}
.paragraphs-item-mpc .more-videos__toggle + .more-videos__panel,
.article__mpc .more-videos__toggle + .more-videos__panel {
  display: none;
  background-color: #1b1f28;
  padding: 2em;
}
.paragraphs-item-mpc .more-videos__toggle--active,
.article__mpc .more-videos__toggle--active {
  background-image: url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20baseProfile%3D%22full%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024.00%2024.00%22%20enable-background%3D%22new%200%200%2024.00%2024.00%22%20xml%3Aspace%3D%22preserve%22%3E%0A%09%3Cpath%20fill%3D%22%23e00023%22%20fill-opacity%3D%221%22%20stroke-width%3D%220.2%22%20stroke-linejoin%3D%22round%22%20d%3D%22M%207.41351%2C15.4121L%2011.9995%2C10.8261L%2016.5855%2C15.4121L%2017.9995%2C13.9981L%2011.9995%2C7.99807L%205.99951%2C13.9981L%207.41351%2C15.4121%20Z%20%22%2F%3E%0A%3C%2Fsvg%3E%0A');
}
.paragraphs-item-mpc .more-videos__toggle--active + .more-videos__panel,
.article__mpc .more-videos__toggle--active + .more-videos__panel {
  display: block;
}
.paragraphs-item-mpc .more-videos__panel-link,
.article__mpc .more-videos__panel-link {
  color: #fff;
  text-align: right;
}
.paragraphs-item-mpc .more-videos__panel-link--active,
.article__mpc .more-videos__panel-link--active {
  color: #e00023;
}
.paragraphs-item-mpc .more-videos__panel-link:hover,
.article__mpc .more-videos__panel-link:hover {
  text-decoration: underline;
  cursor: pointer;
}

.article__content_links ul {
  font-weight: 200;
  font-size: 16px;
}

.article__contact_link {
  font-size: 16px;
  font-weight: 200;
}
.article__contact_link h4 {
  float: left;
  margin: 0 10px 0 0;
  font-size: 1em;
  line-height: 1.7em;
}

.article__related_events h4 {
  font-size: 18px;
  font-weight: bold;
}

.article__opening_times {
  margin-bottom: 1.71429em;
}

.article__related::before {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.article__related .article {
  margin-top: 1em;
}
.article__related .article--teaser .article__title {
  font-size: 1.4em;
}
.article__related .article__date {
  font-weight: 200;
}

.article__event_date {
  font-weight: normal;
}
.article--view-full .article__event_date {
  margin-bottom: 1em;
  font-size: 1.2em;
  font-weight: bold;
}
.article--view-teaser .article__event_date {
  margin-bottom: 0;
}

.article__related_scheme {
  margin-bottom: 1.71429em;
  display: none;
}

.article__related_events .view-events {
  padding-top: .6em;
}

.article__feature_panels {
  padding: 0;
  margin-top: -60px;
}
@media (min-width: 992px) {
  .article__feature_panels > .wrapper {
    display: -webkit-flex;
    display: flex;
  }
}
.article__feature_panels .paragraphs-item-text,
.article__feature_panels .paragraphs-item-list {
  padding: 25px;
  -webkit-flex-basis: 50%;
  flex-basis: 50%;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  margin: 1.714285em 0;
}
.article__feature_panels .paragraphs-item-text > .content > h2 {
  border-bottom: solid 1px #555;
  margin-bottom: 1em;
}
.article__feature_panels .paragraphs-item-list > .paragraphs_item__list_type > .view {
  margin: 0;
}
.article__feature_panels .paragraphs-item-list > .paragraphs_item__list_type > .view .views-field-title a {
  font-size: 18px;
  font-weight: bold;
  color: #444;
}
.article__feature_panels .paragraphs-item-list > .paragraphs_item__list_type > .view .view-content {
  margin: 0;
}
.article__feature_panels .paragraphs-item-list > .paragraphs_item__list_type > .view .date--strong,
.article__feature_panels .paragraphs-item-list > .paragraphs_item__list_type > .view .more-link,
.article__feature_panels .paragraphs-item-list > .paragraphs_item__list_type > .view .views-field-field-summary {
  display: none;
}
.article__feature_panels .paragraphs-item-list > .paragraphs_item__list_type > .view .views-field-created,
.article__feature_panels .paragraphs-item-list > .paragraphs_item__list_type > .view .article__created {
  color: #777;
}
.article__feature_panels .paragraphs-item-list > .paragraphs_item__list_type > .view .views-row {
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 1em;
  margin-bottom: 1em;
}
.article__feature_panels .paragraphs-item-list > .paragraphs_item__list_type > .view .views-row:last-of-type {
  border: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

.article--related-teaser[data-container-link] {
  cursor: pointer;
  box-shadow: 0 7px 25px 0 rgba(0, 0, 0, 0.25);
  overflow: hidden;
  border-radius: 5px;
  transition: box-shadow .5s linear;
}
.article--related-teaser[data-container-link]:hover {
  box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.5);
}

.paragraphs-item-list__title {
  border-bottom: solid 1px #555;
  margin-bottom: 1em;
}
.paragraphs-item-list__title h2 {
  display: inline-block;
}

.see-all {
  float: right;
  background-image: url('data:image/svg+xml;charset=utf-8,%EF%BB%BF%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20baseProfile%3D%22full%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024.00%2024.00%22%20enable-background%3D%22new%200%200%2024.00%2024.00%22%20xml%3Aspace%3D%22preserve%22%3E%0A%09%3Cpath%20fill%3D%22%23000%22%20fill-opacity%3D%221%22%20stroke-width%3D%220.2%22%20stroke-linejoin%3D%22round%22%20d%3D%22M%208.58527%2C16.584L%2013.1713%2C11.998L%208.58527%2C7.41198L%209.99927%2C5.99798L%2015.9993%2C11.998L%209.99927%2C17.998L%208.58527%2C16.584%20Z%20%22%2F%3E%0A%3C%2Fsvg%3E%0A');
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-size: 30px 30px;
  height: 30px;
  line-height: 30px;
  padding-right: 30px;
  margin-right: -10px;
}
.see-all span {
  font-weight: bold;
}
.see-all a {
  color: #444;
}

.front #article-961.article--related-teaser .article__image--placeholder,
.front #article-333471.article--related-teaser .article__image--placeholder,
.front #article-333466.article--related-teaser .article__image--placeholder,
.front #article-333451.article--related-teaser .article__image--placeholder,
.front #article-333456.article--related-teaser .article__image--placeholder,
.front #article-336991.article--related-teaser .article__image--placeholder {
  background-repeat: no-repeat !important;
  background-position: calc(100% - 10px) 10px !important;
  min-height: 80px;
  background-size: 70px 70px !important;
}
.front #article-333471.article--related-teaser .article__image--placeholder {
  background-image: url(../images/landing/icon-about.png) !important;
}
.front #article-961.article--related-teaser .article__image--placeholder,
.front #article-333466.article--related-teaser .article__image--placeholder,
.front #article-336991.article--related-teaser .article__image--placeholder {
  background-image: url(../images/landing/icon-data.png) !important;
}
.front #article-333451.article--related-teaser .article__image--placeholder {
  background-image: url(../images/landing/icon-providers.png) !important;
}
.front #article-333456.article--related-teaser .article__image--placeholder {
  background-image: url(../images/landing/icon-teachers.png) !important;
}

.article.document .article__image {
  float: left;
  margin-right: 1em;
  max-width: 280px;
}
.article.document .article__download {
  margin-top: 1.5em;
}
.article.document .article__time {
  margin: 1em 0 .5em 0;
  font-weight: bold;
  color: #777;
}
.article.document .article__relevance {
  display: none;
  clear: none;
  border: 0;
  margin: 1.71429em 0 0 0;
}
.article.document .article__relevance .tags {
  margin: 0;
}
.article.document .article__filename {
  color: #e00023;
  font-size: small;
}
.article.document .article__file_category {
  padding: 1em;
  margin-top: 1em;
  overflow: hidden;
  background: #eee;
}
.article.document .article__file_category .items__item {
  float: left;
}
.article.document .article__file_category .items__item::after {
  content: '•';
  padding: 0 .5em;
}
.article.document .article__file_category .items__item:last-of-type::after {
  content: '';
}
.article.document .article__file_associated {
  margin: .71429em 0 0 0;
}
.article.document .article__file_associated h6 {
  margin: 0;
}
.article.document .article__sharing {
  clear: both;
  margin-top: 1.71429em;
  padding-top: 1.71429em;
  border-top: solid 0.42857em #ddd;
  width: 100%;
  max-width: 700px;
  margin-left: auto;
  margin-right: 40px;
}

.article--teaser.document {
  border-bottom: solid 1px #ddd;
  padding-bottom: .6em;
  margin-bottom: .8em;
}
.article--teaser.document .article__title {
  margin-bottom: 0;
  font-size: 16px;
}
.article--teaser.document .article__time {
  font-weight: 200;
}
.article--teaser.document .article__filename,
.article--teaser.document .article__file_category,
.article--teaser.document .article__time,
.article--teaser.document .article__summary {
  background: none;
  padding: 0;
  margin: 0 0 0.3em 0;
}

.article--blog.article--teaser {
  margin-left: auto;
}

.article__similar {
  clear: both;
  margin: 1.71429em 0;
  padding: 1.71429em 0;
  border-top: solid 0.42857em #ddd;
  max-width: 700px;
  margin-left: auto;
  margin-right: 40px;
  width: 100%;
}

.widget__multi-download-container {
  display: inline-block;
  min-width: 700px;
}
.widget__multi-download-container .form-input__fancy-select {
  width: 50%;
  float: left;
  margin-right: 10px;
}
.widget__multi-download-container .form-input__fancy-select .current {
  padding: 7px 15px;
}
.widget__multi-download-container .widget-multidownload__button {
  float: left;
  margin: 0;
  padding: 10px 18px 11px 18px;
}

.share {
  padding: 1em 0;
}

.share__icon {
  float: left;
  margin-right: 15px;
}
.share__icon::before {
  width: 1.5em;
  height: 1.5em;
  background-size: 1.5em 1.5em;
  content: '';
  float: left;
  margin: 2px 5px 2px 0;
}
.share__icon--facebook::before {
  background-image: url('data:image/svg+xml;charset=utf-8,%EF%BB%BF%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20baseProfile%3D%22full%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024.00%2024.00%22%20enable-background%3D%22new%200%200%2024.00%2024.00%22%20xml%3Aspace%3D%22preserve%22%3E%0A%09%3Cpath%20fill%3D%22%23666%22%20fill-opacity%3D%221%22%20stroke-width%3D%220.2%22%20stroke-linejoin%3D%22round%22%20d%3D%22M%2018.9994%2C3.99807L%2018.9994%2C6.99807L%2016.9994%2C6.99807C%2016.4474%2C6.99807%2015.9994%2C7.44507%2015.9994%2C7.99807L%2015.9994%2C9.99807L%2018.9994%2C9.99807L%2018.9994%2C12.9981L%2015.9994%2C12.9981L%2015.9994%2C19.9981L%2012.9994%2C19.9981L%2012.9994%2C12.9981L%2010.9994%2C12.9981L%2010.9994%2C9.99807L%2012.9994%2C9.99807L%2012.9994%2C7.49807C%2012.9994%2C5.56407%2014.5664%2C3.99807%2016.4994%2C3.99807M%2019.9994%2C1.99807L%203.99939%2C1.99807C%202.89539%2C1.99807%202.0094%2C2.89306%202.0094%2C3.99807L%201.99939%2C19.9981C%201.99939%2C21.1016%202.89539%2C21.9981%203.99939%2C21.9981L%2019.9994%2C21.9981C%2021.1034%2C21.9981%2021.9994%2C21.1016%2021.9994%2C19.9981L%2021.9994%2C3.99807C%2021.9994%2C2.89306%2021.1034%2C1.99807%2019.9994%2C1.99807%20Z%20%22%2F%3E%0A%3C%2Fsvg%3E%0A');
}
.share__icon--twitter::before {
  background-image: url('data:image/svg+xml;charset=utf-8,%EF%BB%BF%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20baseProfile%3D%22full%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024.00%2024.00%22%20enable-background%3D%22new%200%200%2024.00%2024.00%22%20xml%3Aspace%3D%22preserve%22%3E%0A%09%3Cpath%20fill%3D%22%23666%22%20fill-opacity%3D%221%22%20stroke-width%3D%220.2%22%20stroke-linejoin%3D%22round%22%20d%3D%22M%2022.4592%2C6.01238C%2021.6896%2C6.35373%2020.8624%2C6.58442%2019.9944%2C6.68815C%2020.8803%2C6.15701%2021.5609%2C5.31598%2021.8813%2C4.31378C%2021.052%2C4.80564%2020.1336%2C5.16278%2019.156%2C5.3552C%2018.3732%2C4.52112%2017.2579%2C4%2016.0235%2C4C%2013.6534%2C4%2011.7317%2C5.92147%2011.7317%2C8.29155C%2011.7317%2C8.6279%2011.7697%2C8.95546%2011.8429%2C9.2696C%208.2761%2C9.0906%205.11376%2C7.38203%202.9971%2C4.78551C%202.62766%2C5.41935%202.41602%2C6.15656%202.41602%2C6.94309C%202.41602%2C8.43204%203.17365%2C9.74563%204.32524%2C10.5153C%203.6218%2C10.4929%202.95997%2C10.2999%202.3814%2C9.97846C%202.38099%2C9.99639%202.38099%2C10.0143%202.38099%2C10.0324C%202.38099%2C12.1118%203.86034%2C13.8463%205.8236%2C14.2406C%205.4635%2C14.3387%205.08435%2C14.3912%204.69295%2C14.3912C%204.41641%2C14.3912%204.14756%2C14.3642%203.88547%2C14.3142C%204.43162%2C16.0191%206.01654%2C17.26%207.89455%2C17.2945C%206.42577%2C18.4457%204.57528%2C19.1318%202.56454%2C19.1318C%202.21813%2C19.1318%201.87652%2C19.1114%201.54078%2C19.0717C%203.44004%2C20.2894%205.69592%2C21%208.11951%2C21C%2016.0134%2C21%2020.3302%2C14.4605%2020.3302%2C8.78918C%2020.3302%2C8.60314%2020.326%2C8.41805%2020.3177%2C8.23395C%2021.1563%2C7.62886%2021.8839%2C6.87302%2022.4592%2C6.01238%20Z%20%22%2F%3E%0A%3C%2Fsvg%3E%0A');
}
.share__icon--email::before {
  background-image: url('data:image/svg+xml;charset=utf-8,%EF%BB%BF%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20baseProfile%3D%22full%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024.00%2024.00%22%20enable-background%3D%22new%200%200%2024.00%2024.00%22%20xml%3Aspace%3D%22preserve%22%3E%0A%09%3Cpath%20fill%3D%22%23666%22%20fill-opacity%3D%221%22%20stroke-width%3D%220.2%22%20stroke-linejoin%3D%22round%22%20d%3D%22M%2019.9994%2C7.99807L%2011.9994%2C12.9981L%203.9994%2C7.99807L%203.9994%2C5.99807L%2011.9994%2C10.9981L%2019.9994%2C5.99807M%2019.9994%2C3.99807L%203.9994%2C3.99807C%202.8944%2C3.99807%202.00939%2C4.89306%202.00939%2C5.99807L%201.9994%2C17.9981C%201.9994%2C19.1021%202.8944%2C19.9981%203.9994%2C19.9981L%2019.9994%2C19.9981C%2021.1034%2C19.9981%2021.9994%2C19.1021%2021.9994%2C17.9981L%2021.9994%2C5.99807C%2021.9994%2C4.89306%2021.1034%2C3.99807%2019.9994%2C3.99807%20Z%20%22%2F%3E%0A%3C%2Fsvg%3E%0A');
}
.share__icon > a.mailto {
  background: none !important;
  padding: 0 !important;
}

.lazy-load {
  background-size: 20px 20px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: inline-block;
  position: relative;
  overflow: hidden;
  max-width: 100%;
  height: auto !important;
  line-height: 0;
  font-size: 0;
}
.lazy-load img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 1;
  -moz-transition: opacity 1s linear;
  -o-transition: opacity 1s linear;
  -webkit-transition: opacity 1s linear;
  transition: opacity 1s linear;
}
.lazy-load > span {
  display: inline-block;
}

.loading-spinner,
.lazy-load.lazy-load--loading {
  background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20version%3D%221.1%22%20id%3D%22loader-1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2240px%22%20height%3D%2240px%22%20viewBox%3D%220%200%2050%2050%22%20style%3D%22enable-background%3Anew%200%200%2050%2050%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%20%20%3Cpath%20fill%3D%22%23e00023%22%20d%3D%22M43.935%2C25.145c0-10.318-8.364-18.683-18.683-18.683c-10.318%2C0-18.683%2C8.365-18.683%2C18.683h4.068c0-8.071%2C6.543-14.615%2C14.615-14.615c8.072%2C0%2C14.615%2C6.543%2C14.615%2C14.615H43.935z%22%20transform%3D%22rotate%28160%2025%2025%29%22%3E%0A%20%20%20%20%3CanimateTransform%20attributeType%3D%22xml%22%20attributeName%3D%22transform%22%20type%3D%22rotate%22%20from%3D%220%2025%2025%22%20to%3D%22360%2025%2025%22%20dur%3D%220.6s%22%20repeatCount%3D%22indefinite%22%3E%3C%2FanimateTransform%3E%0A%20%20%20%20%3C%2Fpath%3E%0A%20%20%3C%2Fsvg%3E');
}
.loading-spinner > img,
.lazy-load.lazy-load--loading > img {
  opacity: 0 !important;
}

.loading-spinner {
  width: 100%;
  height: 100px;
  background-size: 50px 50px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.video--teaser > a {
  line-height: 0;
}

.widget-version {
  color: #aaa;
  font-size: 11px;
}

.article__partner_logos a {
  background: none;
  padding: 0;
}
.article__partner_logos .lazy-load,
.article__partner_logos .lazy-load img {
  max-height: 200px;
}

.brick__image {
  background-size: cover;
  background-position: 50% 50%;
}

.icon--clock-dark,
.icon--clock-dark::before {
  background-image: url('data:image/svg+xml;charset=utf-8,%EF%BB%BF%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20baseProfile%3D%22full%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024.00%2024.00%22%20enable-background%3D%22new%200%200%2024.00%2024.00%22%20xml%3Aspace%3D%22preserve%22%3E%0A%09%3Cpath%20fill%3D%22%23949494%22%20fill-opacity%3D%220.901961%22%20stroke-width%3D%220.2%22%20stroke-linejoin%3D%22round%22%20d%3D%22M%2011.9994%2C19.998C%2016.4194%2C19.998%2019.9994%2C16.4161%2019.9994%2C11.998C%2019.9994%2C7.58%2016.4194%2C3.99805%2011.9994%2C3.99805C%207.57939%2C3.99805%203.99939%2C7.58%203.99939%2C11.998C%203.99939%2C16.4161%207.57939%2C19.998%2011.9994%2C19.998%20Z%20M%2011.9944%2C1.99813C%2017.5204%2C1.99813%2021.9994%2C6.4751%2021.9994%2C11.9981C%2021.9994%2C17.5212%2017.5204%2C21.9981%2011.9944%2C21.9981C%206.46735%2C21.9981%201.99937%2C17.5212%201.99937%2C11.9981C%201.99937%2C6.4751%206.46735%2C1.99813%2011.9944%2C1.99813%20Z%20M%2012.4994%2C6.99813L%2012.4994%2C12.2481L%2016.9994%2C14.9172L%2016.2464%2C16.1482L%2010.9994%2C12.9981L%2010.9994%2C6.99813L%2012.4994%2C6.99813%20Z%20%22%2F%3E%0A%3C%2Fsvg%3E%0A');
}

.icon--fax-dark,
.icon--fax-dark::before {
  background-image: url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23949494%22%20d%3D%22M11%2C6H16V8H11V6M8%2C9V3H19V9A3%2C3%200%200%2C1%2022%2C12V18H19V21H8V18H7V9H8M10%2C5V9H17V5H10M10%2C15V19H17V15H10M19%2C11A1%2C1%200%200%2C0%2018%2C12A1%2C1%200%200%2C0%2019%2C13A1%2C1%200%200%2C0%2020%2C12A1%2C1%200%200%2C0%2019%2C11M4%2C9H5A1%2C1%200%200%2C1%206%2C10V17A1%2C1%200%200%2C1%205%2C18H4A2%2C2%200%200%2C1%202%2C16V11A2%2C2%200%200%2C1%204%2C9Z%22%20%2F%3E%0A%3C%2Fsvg%3E');
}

.icon--presentation-dark,
.icon--presentation-dark::before {
  background-image: url('data:image/svg+xml;charset=utf-8,%EF%BB%BF%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20baseProfile%3D%22full%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024.00%2024.00%22%20enable-background%3D%22new%200%200%2024.00%2024.00%22%20xml%3Aspace%3D%22preserve%22%3E%0A%09%3Cpath%20fill%3D%22%23949494%22%20fill-opacity%3D%221%22%20stroke-linejoin%3D%22round%22%20d%3D%22M%202%2C3L%2010%2C3C%2010%2C1.89543%2010.8954%2C1%2012%2C1C%2013.1046%2C1%2014%2C1.89543%2014%2C3L%2022%2C3L%2022%2C5L%2021%2C5L%2021%2C16L%2015.25%2C16L%2017%2C22L%2015%2C22L%2013.25%2C16L%2010.75%2C16L%209%2C22L%207%2C22L%208.75%2C16L%203%2C16L%203%2C5L%202%2C5L%202%2C3%20Z%20M%205%2C5.00001L%205%2C14L%2019%2C14L%2019%2C5.00001L%205%2C5.00001%20Z%20%22%2F%3E%0A%3C%2Fsvg%3E%0A');
}

.icon--twitter-dark,
.icon--twitter-dark::before {
  background-image: url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%0A%20%20%20%3Cpath%20fill%3D%22%23949494%22%20d%3D%22M17.71%2C9.33C18.19%2C8.93%2018.75%2C8.45%2019%2C7.92C18.59%2C8.13%2018.1%2C8.26%2017.56%2C8.33C18.06%2C7.97%2018.47%2C7.5%2018.68%2C6.86C18.16%2C7.14%2017.63%2C7.38%2016.97%2C7.5C15.42%2C5.63%2011.71%2C7.15%2012.37%2C9.95C9.76%2C9.79%208.17%2C8.61%206.85%2C7.16C6.1%2C8.38%206.75%2C10.23%207.64%2C10.74C7.18%2C10.71%206.83%2C10.57%206.5%2C10.41C6.54%2C11.95%207.39%2C12.69%208.58%2C13.09C8.22%2C13.16%207.82%2C13.18%207.44%2C13.12C7.81%2C14.19%208.58%2C14.86%209.9%2C15C9%2C15.76%207.34%2C16.29%206%2C16.08C7.15%2C16.81%208.46%2C17.39%2010.28%2C17.31C14.69%2C17.11%2017.64%2C13.95%2017.71%2C9.33M12%2C2A10%2C10%200%200%2C1%2022%2C12A10%2C10%200%200%2C1%2012%2C22A10%2C10%200%200%2C1%202%2C12A10%2C10%200%200%2C1%2012%2C2Z%22%20%2F%3E%0A%3C%2Fsvg%3E');
}

.icon--pin-light,
.icon--pin-light::before {
  background-image: url('data:image/svg+xml;charset=utf-8,%EF%BB%BF%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20baseProfile%3D%22full%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024.00%2024.00%22%20enable-background%3D%22new%200%200%2024.00%2024.00%22%20xml%3Aspace%3D%22preserve%22%3E%0A%09%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%221%22%20stroke-width%3D%220.2%22%20stroke-linejoin%3D%22round%22%20d%3D%22M%2015.9994%2C11.9981L%2015.9994%2C3.99807L%2016.9994%2C3.99807L%2016.9994%2C1.99807L%206.99939%2C1.99807L%206.99939%2C3.99807L%207.99939%2C3.99807L%207.99939%2C11.9981L%205.99939%2C13.9981L%205.99939%2C15.9981L%2011.1994%2C15.9981L%2011.1994%2C21.9981L%2012.7994%2C21.9981L%2012.7994%2C15.9981L%2017.9994%2C15.9981L%2017.9994%2C13.9981L%2015.9994%2C11.9981%20Z%20%22%2F%3E%0A%3C%2Fsvg%3E%0A');
}

.icon--pin-monza,
.icon--pin-monza::before {
  background-image: url('data:image/svg+xml;charset=utf-8,%EF%BB%BF%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20baseProfile%3D%22full%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024.00%2024.00%22%20enable-background%3D%22new%200%200%2024.00%2024.00%22%20xml%3Aspace%3D%22preserve%22%3E%0A%09%3Cpath%20fill%3D%22%23e00023%22%20fill-opacity%3D%221%22%20stroke-width%3D%220.2%22%20stroke-linejoin%3D%22round%22%20d%3D%22M%2015.9994%2C11.9981L%2015.9994%2C3.99807L%2016.9994%2C3.99807L%2016.9994%2C1.99807L%206.99939%2C1.99807L%206.99939%2C3.99807L%207.99939%2C3.99807L%207.99939%2C11.9981L%205.99939%2C13.9981L%205.99939%2C15.9981L%2011.1994%2C15.9981L%2011.1994%2C21.9981L%2012.7994%2C21.9981L%2012.7994%2C15.9981L%2017.9994%2C15.9981L%2017.9994%2C13.9981L%2015.9994%2C11.9981%20Z%20%22%2F%3E%0A%3C%2Fsvg%3E%0A');
}

.icon--pin-off-light,
.icon--pin-off-light::before {
  background-image: url('data:image/svg+xml;charset=utf-8,%EF%BB%BF%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20baseProfile%3D%22full%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024.00%2024.00%22%20enable-background%3D%22new%200%200%2024.00%2024.00%22%20xml%3Aspace%3D%22preserve%22%3E%0A%09%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%221%22%20stroke-width%3D%220.2%22%20stroke-linejoin%3D%22round%22%20d%3D%22M%202%2C5.26848L%203.27711%2C4L%2020%2C20.7229L%2018.7315%2C22L%2012.7994%2C16.0679L%2012.7994%2C21.9981L%2011.1994%2C21.9981L%2011.1994%2C15.9981L%205.99939%2C15.9981L%205.99939%2C13.9981L%207.99939%2C11.9981L%207.99939%2C11.2679L%202%2C5.26848%20Z%20M%2015.9994%2C11.9981L%2017.9994%2C13.9981L%2017.9994%2C15.9981L%2017.8208%2C15.9981L%207.99939%2C6.1767L%207.99939%2C3.99807L%206.99939%2C3.99807L%206.99939%2C1.99807L%2016.9994%2C1.99807L%2016.9994%2C3.99807L%2015.9994%2C3.99807L%2015.9994%2C11.9981%20Z%20%22%2F%3E%0A%3C%2Fsvg%3E%0A');
}

.icon--pin-off-monza,
.icon--pin-off-monza::before {
  background-image: url('data:image/svg+xml;charset=utf-8,%EF%BB%BF%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20baseProfile%3D%22full%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024.00%2024.00%22%20enable-background%3D%22new%200%200%2024.00%2024.00%22%20xml%3Aspace%3D%22preserve%22%3E%0A%09%3Cpath%20fill%3D%22%23e00023%22%20fill-opacity%3D%221%22%20stroke-width%3D%220.2%22%20stroke-linejoin%3D%22round%22%20d%3D%22M%202%2C5.26848L%203.27711%2C4L%2020%2C20.7229L%2018.7315%2C22L%2012.7994%2C16.0679L%2012.7994%2C21.9981L%2011.1994%2C21.9981L%2011.1994%2C15.9981L%205.99939%2C15.9981L%205.99939%2C13.9981L%207.99939%2C11.9981L%207.99939%2C11.2679L%202%2C5.26848%20Z%20M%2015.9994%2C11.9981L%2017.9994%2C13.9981L%2017.9994%2C15.9981L%2017.8208%2C15.9981L%207.99939%2C6.1767L%207.99939%2C3.99807L%206.99939%2C3.99807L%206.99939%2C1.99807L%2016.9994%2C1.99807L%2016.9994%2C3.99807L%2015.9994%2C3.99807L%2015.9994%2C11.9981%20Z%20%22%2F%3E%0A%3C%2Fsvg%3E%0A');
}

.icon--file-pdf-dark,
.icon--file-pdf-dark::before {
  background-image: url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%0A%20%20%20%3Cpath%20fill%3D%22%23949494%22%20d%3D%22M14%2C9H19.5L14%2C3.5V9M7%2C2H15L21%2C8V20A2%2C2%200%200%2C1%2019%2C22H7C5.89%2C22%205%2C21.1%205%2C20V4A2%2C2%200%200%2C1%207%2C2M11.93%2C12.44C12.34%2C13.34%2012.86%2C14.08%2013.46%2C14.59L13.87%2C14.91C13%2C15.07%2011.8%2C15.35%2010.53%2C15.84V15.84L10.42%2C15.88L10.92%2C14.84C11.37%2C13.97%2011.7%2C13.18%2011.93%2C12.44M18.41%2C16.25C18.59%2C16.07%2018.68%2C15.84%2018.69%2C15.59C18.72%2C15.39%2018.67%2C15.2%2018.57%2C15.04C18.28%2C14.57%2017.53%2C14.35%2016.29%2C14.35L15%2C14.42L14.13%2C13.84C13.5%2C13.32%2012.93%2C12.41%2012.53%2C11.28L12.57%2C11.14C12.9%2C9.81%2013.21%2C8.2%2012.55%2C7.54C12.39%2C7.38%2012.17%2C7.3%2011.94%2C7.3H11.7C11.33%2C7.3%2011%2C7.69%2010.91%2C8.07C10.54%2C9.4%2010.76%2C10.13%2011.13%2C11.34V11.35C10.88%2C12.23%2010.56%2C13.25%2010.05%2C14.28L9.09%2C16.08L8.2%2C16.57C7%2C17.32%206.43%2C18.16%206.32%2C18.69C6.28%2C18.88%206.3%2C19.05%206.37%2C19.23L6.4%2C19.28L6.88%2C19.59L7.32%2C19.7C8.13%2C19.7%209.05%2C18.75%2010.29%2C16.63L10.47%2C16.56C11.5%2C16.23%2012.78%2C16%2014.5%2C15.81C15.53%2C16.32%2016.74%2C16.55%2017.5%2C16.55C17.94%2C16.55%2018.24%2C16.44%2018.41%2C16.25M18%2C15.54L18.09%2C15.65C18.08%2C15.75%2018.05%2C15.76%2018%2C15.78H17.96L17.77%2C15.8C17.31%2C15.8%2016.6%2C15.61%2015.87%2C15.29C15.96%2C15.19%2016%2C15.19%2016.1%2C15.19C17.5%2C15.19%2017.9%2C15.44%2018%2C15.54M8.83%2C17C8.18%2C18.19%207.59%2C18.85%207.14%2C19C7.19%2C18.62%207.64%2C17.96%208.35%2C17.31L8.83%2C17M11.85%2C10.09C11.62%2C9.19%2011.61%2C8.46%2011.78%2C8.04L11.85%2C7.92L12%2C7.97C12.17%2C8.21%2012.19%2C8.53%2012.09%2C9.07L12.06%2C9.23L11.9%2C10.05L11.85%2C10.09Z%22%20%2F%3E%0A%3C%2Fsvg%3E');
}

.icon--file-pdf-dark:hover::before {
  background-image: url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%0A%20%20%20%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M14%2C9H19.5L14%2C3.5V9M7%2C2H15L21%2C8V20A2%2C2%200%200%2C1%2019%2C22H7C5.89%2C22%205%2C21.1%205%2C20V4A2%2C2%200%200%2C1%207%2C2M11.93%2C12.44C12.34%2C13.34%2012.86%2C14.08%2013.46%2C14.59L13.87%2C14.91C13%2C15.07%2011.8%2C15.35%2010.53%2C15.84V15.84L10.42%2C15.88L10.92%2C14.84C11.37%2C13.97%2011.7%2C13.18%2011.93%2C12.44M18.41%2C16.25C18.59%2C16.07%2018.68%2C15.84%2018.69%2C15.59C18.72%2C15.39%2018.67%2C15.2%2018.57%2C15.04C18.28%2C14.57%2017.53%2C14.35%2016.29%2C14.35L15%2C14.42L14.13%2C13.84C13.5%2C13.32%2012.93%2C12.41%2012.53%2C11.28L12.57%2C11.14C12.9%2C9.81%2013.21%2C8.2%2012.55%2C7.54C12.39%2C7.38%2012.17%2C7.3%2011.94%2C7.3H11.7C11.33%2C7.3%2011%2C7.69%2010.91%2C8.07C10.54%2C9.4%2010.76%2C10.13%2011.13%2C11.34V11.35C10.88%2C12.23%2010.56%2C13.25%2010.05%2C14.28L9.09%2C16.08L8.2%2C16.57C7%2C17.32%206.43%2C18.16%206.32%2C18.69C6.28%2C18.88%206.3%2C19.05%206.37%2C19.23L6.4%2C19.28L6.88%2C19.59L7.32%2C19.7C8.13%2C19.7%209.05%2C18.75%2010.29%2C16.63L10.47%2C16.56C11.5%2C16.23%2012.78%2C16%2014.5%2C15.81C15.53%2C16.32%2016.74%2C16.55%2017.5%2C16.55C17.94%2C16.55%2018.24%2C16.44%2018.41%2C16.25M18%2C15.54L18.09%2C15.65C18.08%2C15.75%2018.05%2C15.76%2018%2C15.78H17.96L17.77%2C15.8C17.31%2C15.8%2016.6%2C15.61%2015.87%2C15.29C15.96%2C15.19%2016%2C15.19%2016.1%2C15.19C17.5%2C15.19%2017.9%2C15.44%2018%2C15.54M8.83%2C17C8.18%2C18.19%207.59%2C18.85%207.14%2C19C7.19%2C18.62%207.64%2C17.96%208.35%2C17.31L8.83%2C17M11.85%2C10.09C11.62%2C9.19%2011.61%2C8.46%2011.78%2C8.04L11.85%2C7.92L12%2C7.97C12.17%2C8.21%2012.19%2C8.53%2012.09%2C9.07L12.06%2C9.23L11.9%2C10.05L11.85%2C10.09Z%22%20%2F%3E%0A%3C%2Fsvg%3E');
}

.icon--lock-reset-dark,
.icon--lock-reset-dark::before {
  background-image: url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23949494%22%20d%3D%22M12.63%2C2C18.16%2C2%2022.64%2C6.5%2022.64%2C12C22.64%2C17.5%2018.16%2C22%2012.63%2C22C9.12%2C22%206.05%2C20.18%204.26%2C17.43L5.84%2C16.18C7.25%2C18.47%209.76%2C20%2012.64%2C20A8%2C8%200%200%2C0%2020.64%2C12A8%2C8%200%200%2C0%2012.64%2C4C8.56%2C4%205.2%2C7.06%204.71%2C11H7.47L3.73%2C14.73L0%2C11H2.69C3.19%2C5.95%207.45%2C2%2012.63%2C2M15.59%2C10.24C16.09%2C10.25%2016.5%2C10.65%2016.5%2C11.16V15.77C16.5%2C16.27%2016.09%2C16.69%2015.58%2C16.69H10.05C9.54%2C16.69%209.13%2C16.27%209.13%2C15.77V11.16C9.13%2C10.65%209.54%2C10.25%2010.04%2C10.24V9.23C10.04%2C7.7%2011.29%2C6.46%2012.81%2C6.46C14.34%2C6.46%2015.59%2C7.7%2015.59%2C9.23V10.24M12.81%2C7.86C12.06%2C7.86%2011.44%2C8.47%2011.44%2C9.23V10.24H14.19V9.23C14.19%2C8.47%2013.57%2C7.86%2012.81%2C7.86Z%22%20%2F%3E%0A%3C%2Fsvg%3E');
}

.icon--lock-reset-dark:hover::before {
  background-image: url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M12.63%2C2C18.16%2C2%2022.64%2C6.5%2022.64%2C12C22.64%2C17.5%2018.16%2C22%2012.63%2C22C9.12%2C22%206.05%2C20.18%204.26%2C17.43L5.84%2C16.18C7.25%2C18.47%209.76%2C20%2012.64%2C20A8%2C8%200%200%2C0%2020.64%2C12A8%2C8%200%200%2C0%2012.64%2C4C8.56%2C4%205.2%2C7.06%204.71%2C11H7.47L3.73%2C14.73L0%2C11H2.69C3.19%2C5.95%207.45%2C2%2012.63%2C2M15.59%2C10.24C16.09%2C10.25%2016.5%2C10.65%2016.5%2C11.16V15.77C16.5%2C16.27%2016.09%2C16.69%2015.58%2C16.69H10.05C9.54%2C16.69%209.13%2C16.27%209.13%2C15.77V11.16C9.13%2C10.65%209.54%2C10.25%2010.04%2C10.24V9.23C10.04%2C7.7%2011.29%2C6.46%2012.81%2C6.46C14.34%2C6.46%2015.59%2C7.7%2015.59%2C9.23V10.24M12.81%2C7.86C12.06%2C7.86%2011.44%2C8.47%2011.44%2C9.23V10.24H14.19V9.23C14.19%2C8.47%2013.57%2C7.86%2012.81%2C7.86Z%22%20%2F%3E%0A%3C%2Fsvg%3E');
}

.button.button--small.icon-inline--left::before {
  margin-left: -.6em;
}

.accordion.accordion--clear .accordion__child {
  border-left: 0;
  border-right: 0;
}

#ucas-quiz-quiz-form .previous {
  margin-right: .5em;
}
#ucas-quiz-quiz-form .form-multistep--panel {
  width: calc(100% - 1px);
}

.button--video-close {
  left: 20px;
  top: 7px;
  position: absolute;
  text-indent: 0;
  transition: .3s;
}

.brick--heavy .brick__wrapper {
  background: transparent;
}

.brick--article-mpu-first .brick__wrapper,
.brick--article-mpu-second .brick__wrapper {
  padding: 0 0 20px 0;
  background: transparent;
}
.brick--article-mpu-first .brick__wrapper .brick__content,
.brick--article-mpu-second .brick__wrapper .brick__content {
  width: 300px;
  height: 250px;
  margin: 0 auto;
  background: whitesmoke;
}

.mpu__description {
  font-size: 12px;
  color: #555;
  margin-top: 5px;
  text-align: center;
}

.brightcove-video-container {
  clear: both;
}

.flag-file-likes .icon {
  width: 30px;
  height: 30px;
  position: absolute;
  top: -5px;
  right: 0;
  left: -35px;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  background-image: url('data:image/svg+xml;charset=utf-8,%EF%BB%BF%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20baseProfile%3D%22full%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024.00%2024.00%22%20enable-background%3D%22new%200%200%2024.00%2024.00%22%20xml%3Aspace%3D%22preserve%22%3E%0A%09%3Cpath%20fill%3D%22%23ccc%22%20fill-opacity%3D%221%22%20stroke-width%3D%220.2%22%20stroke-linejoin%3D%22round%22%20d%3D%22M%2012.1044%2C18.5522L%2011.9994%2C18.6472L%2011.8944%2C18.5522C%207.14038%2C14.2372%203.99939%2C11.3873%203.99939%2C8.49823C%203.99939%2C6.50323%205.50439%2C4.99823%207.49939%2C4.99823C%209.03738%2C4.99823%2010.5384%2C5.99023%2011.0664%2C7.35925L%2012.9324%2C7.35925C%2013.4604%2C5.99023%2014.9614%2C4.99823%2016.4994%2C4.99823C%2018.4944%2C4.99823%2019.9994%2C6.50323%2019.9994%2C8.49823C%2019.9994%2C11.3873%2016.8584%2C14.2372%2012.1044%2C18.5522%20Z%20M%2016.4994%2C2.99823C%2014.7584%2C2.99823%2013.0904%2C3.80524%2011.9994%2C5.08423C%2010.9084%2C3.80524%209.24039%2C2.99823%207.49939%2C2.99823C%204.41537%2C2.99823%201.99939%2C5.41425%201.99939%2C8.49823C%201.99939%2C12.2733%205.4014%2C15.3602%2010.5504%2C20.0333L%2011.9994%2C21.3492L%2013.4484%2C20.0333C%2018.5974%2C15.3602%2021.9994%2C12.2733%2021.9994%2C8.49823C%2021.9994%2C5.41425%2019.5834%2C2.99823%2016.4994%2C2.99823%20Z%20%22%2F%3E%0A%3C%2Fsvg%3E%0A');
}
.flag-file-likes .icon.flagged {
  background-image: url('data:image/svg+xml;charset=utf-8,%EF%BB%BF%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20baseProfile%3D%22full%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024.00%2024.00%22%20enable-background%3D%22new%200%200%2024.00%2024.00%22%20xml%3Aspace%3D%22preserve%22%3E%0A%09%3Cpath%20fill%3D%22%23e00023%22%20fill-opacity%3D%221%22%20stroke-width%3D%220.2%22%20stroke-linejoin%3D%22round%22%20d%3D%22M%2011.9994%2C21.3497L%2010.5504%2C20.0327C%205.4014%2C15.3607%201.99939%2C12.2736%201.99939%2C8.49762C%201.99939%2C5.41364%204.41537%2C2.99762%207.49939%2C2.99762C%209.24039%2C2.99762%2010.9084%2C3.80566%2011.9994%2C5.08362C%2013.0904%2C3.80566%2014.7584%2C2.99762%2016.4994%2C2.99762C%2019.5834%2C2.99762%2021.9994%2C5.41364%2021.9994%2C8.49762C%2021.9994%2C12.2736%2018.5974%2C15.3607%2013.4484%2C20.0327L%2011.9994%2C21.3497%20Z%20%22%2F%3E%0A%3C%2Fsvg%3E%0A');
}

.video__likes .flag-waiting .flag-throbber {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20version%3D%221.1%22%20id%3D%22loader-1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2240px%22%20height%3D%2240px%22%20viewBox%3D%220%200%2050%2050%22%20style%3D%22enable-background%3Anew%200%200%2050%2050%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%20%20%3Cpath%20fill%3D%22%23e00023%22%20d%3D%22M43.935%2C25.145c0-10.318-8.364-18.683-18.683-18.683c-10.318%2C0-18.683%2C8.365-18.683%2C18.683h4.068c0-8.071%2C6.543-14.615%2C14.615-14.615c8.072%2C0%2C14.615%2C6.543%2C14.615%2C14.615H43.935z%22%20transform%3D%22rotate%28160%2025%2025%29%22%3E%0A%20%20%20%20%3CanimateTransform%20attributeType%3D%22xml%22%20attributeName%3D%22transform%22%20type%3D%22rotate%22%20from%3D%220%2025%2025%22%20to%3D%22360%2025%2025%22%20dur%3D%220.6s%22%20repeatCount%3D%22indefinite%22%3E%3C%2FanimateTransform%3E%0A%20%20%20%20%3C%2Fpath%3E%0A%20%20%3C%2Fsvg%3E');
  background-color: #fff;
  background-repeat: no-repeat;
  height: 25px;
}
.video__likes .flag-link-toggle {
  width: 100%;
  height: 100%;
}

body.sliding-popup-processed .mfp-slide.mfp-bg {
  background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20version%3D%221.1%22%20id%3D%22loader-1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2240px%22%20height%3D%2240px%22%20viewBox%3D%220%200%2050%2050%22%20style%3D%22enable-background%3Anew%200%200%2050%2050%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%20%20%3Cpath%20fill%3D%22%23e00023%22%20d%3D%22M43.935%2C25.145c0-10.318-8.364-18.683-18.683-18.683c-10.318%2C0-18.683%2C8.365-18.683%2C18.683h4.068c0-8.071%2C6.543-14.615%2C14.615-14.615c8.072%2C0%2C14.615%2C6.543%2C14.615%2C14.615H43.935z%22%20transform%3D%22rotate%28160%2025%2025%29%22%3E%0A%20%20%20%20%3CanimateTransform%20attributeType%3D%22xml%22%20attributeName%3D%22transform%22%20type%3D%22rotate%22%20from%3D%220%2025%2025%22%20to%3D%22360%2025%2025%22%20dur%3D%220.6s%22%20repeatCount%3D%22indefinite%22%3E%3C%2FanimateTransform%3E%0A%20%20%20%20%3C%2Fpath%3E%0A%20%20%3C%2Fsvg%3E') !important;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #fff;
}

a.course-option--link.postgraduate:hover {
  background-color: #752482;
}

a.course-option--link.undergraduate:hover {
  background-color: #e00023;
}

.webform-confirmation {
  padding-top: 2.8em;
}

.page-providers-services-qualifications-tariff-tables .section__content {
  margin-top: 40px;
}

.page-connect-case-studies .section__content {
  margin-top: 40px;
}

.page-corporate-data-and-analysis-ucas-undergraduate-releases-he-entry-rates .section__content,
.page-corporate-data-and-analysis-ucas-undergraduate-releases-he-entry-rates-jan-15 .section__content {
  margin-top: 40px;
}

.region--content .view-case-studies {
  max-width: 700px;
  margin-right: 40px;
  margin-left: auto;
}

.page-communication h2.article__title {
  max-width: 700px;
  margin-right: 40px;
  margin-left: auto;
}
.page-communication .article__summary {
  max-width: 700px;
  margin-right: 40px;
  margin-left: auto;
}

.global-link__link.no-access {
  color: #aaa;
}

.ui-menu.ui-autocomplete {
  border-radius: 1.5em;
  margin-top: 2px;
  overflow: hidden;
  padding: 10px;
}
.ui-menu.ui-autocomplete li.ui-menu-divider {
  margin: -10px -10px 5px -10px;
  padding: 17px 25px 15px 25px;
  height: auto;
  font-weight: 200;
  font-size: 1em;
  color: #777;
  line-height: 1em;
  border-bottom: solid 1px #eee;
}
.ui-menu.ui-autocomplete li.ui-menu-divider.ui-state-focus {
  border: 4px solid #1382cf;
  margin: -4px 0 8px 0;
  padding: 7px 10px 9px 11px;
}
.ui-menu.ui-autocomplete li.ui-menu-item {
  padding: 10px 15px;
  color: #777;
}
.ui-menu.ui-autocomplete li.ui-menu-item .autocomplete-label {
  color: #333;
  display: inline-block;
}
.ui-menu.ui-autocomplete li.ui-menu-item .autocomplete-desc {
  display: inline-block;
  font-size: 12px;
}
.ui-menu.ui-autocomplete li.ui-menu-item.ui-state-focus {
  border: 4px solid #1382cf;
  margin: -4px 0 0 0;
  padding: 10px 10px 6px 12px;
}

@media (max-width: 720px) {
  #page .select2-container {
    width: 100% !important;
  }
}
.front .slicknav_menu {
  position: relative;
  z-index: 99999;
}

.article-type--blog .article__name {
  display: none;
}

.brick.brick--6 {
  display: none;
}

.author-info.author-info--full {
  clear: left;
}

.page-node-333796 .section--content .paragraphs-item-widget > .form-wrapper.prose {
  clear: both;
}

.page-node-308686 .article__content .article__paragraphs > .entity-paragraphs-item:not(.paragraphs-item-mpc):not(.paragraphs-item-widget--wide) {
  max-width: 100%;
}

.ucas-institutions-add-member-form {
  background-color: #fff;
}
.ucas-institutions-add-member-form .field-widget-image-image {
  width: 500px;
}
.ucas-institutions-add-member-form .image-widget-data span.file,
.ucas-institutions-add-member-form .image-widget-data span.file-size {
  float: left;
  clear: left;
}
.ucas-institutions-add-member-form .image-widget-data input {
  clear: left;
  float: left;
}

#ucas-institutions-add-image-form .form-submit.button--primary {
  width: 120px;
  height: 50px;
  font-size: 20px;
}

.node-type-event--conference .article__content > :not(.article__summary):not(.article__mpc):not(.article__paragraphs):not(.article__event_date),
.node-type-event--conference .article__content .article__paragraphs > .entity-paragraphs-item:not(.paragraphs-item-mpc):not(.paragraphs-item-widget--wide) {
  margin-right: auto !important;
}

.beta-dashboard {
  width: 100%;
  height: auto;
  background-image: url(../images/try-our-beta-dashboard-background.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-color: #fcb002;
  padding: 80px 46% 70px 60px;
  position: relative;
  box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.24);
  margin-top: 42px;
}
.beta-dashboard .beta-dashboard-heading {
  text-transform: uppercase;
  font-size: calc(2.1vw);
  line-height: calc(1em);
  font-weight: bold;
  margin-bottom: 10px;
}
.beta-dashboard .beta-dashboard-heading span {
  color: #fff;
}
.beta-dashboard .beta-dashboard-subheading {
  margin-bottom: 10px;
  font-size: .8vw;
  line-height: 1.3em;
}
.beta-dashboard .beta-dashboard-subheading span {
  text-transform: uppercase;
  font-weight: bold;
}
.beta-dashboard .beta-dashboard-cta.button {
  border: 2px solid #000;
}
.beta-dashboard .beta-dashboard-cta:link {
  color: #000;
  font-size: 1vw;
}
.beta-dashboard .beta-dashboard-cta:link:hover {
  color: #fff;
}
.beta-dashboard .beta-dashboard-footer {
  font-size: 0.7vw;
  line-height: 1.2em;
  position: absolute;
  bottom: 30px;
  width: 48%;
}

@media all and (max-width: 992px) {
  .beta-dashboard {
    background-image: none;
    padding: 20px;
  }
  .beta-dashboard .beta-dashboard-heading {
    font-size: 2em;
  }
  .beta-dashboard .beta-dashboard-subheading {
    font-size: 1em;
  }
  .beta-dashboard .beta-dashboard-cta:link {
    font-size: 1em;
  }
  .beta-dashboard .beta-dashboard-footer {
    width: auto;
    font-size: .6em;
    padding-right: 20px;
    bottom: 20px;
  }
}
@media all and (max-width: 1200px) {
  .beta-dashboard {
    padding-top: 20px;
    padding-left: 20px;
    padding-bottom: 60px;
  }
}
@media screen and (min-width: 1830px) {
  .beta-dashboard .beta-dashboard-heading {
    font-size: 36px;
  }
  .beta-dashboard .beta-dashboard-footer {
    font-size: .7em;
  }
}
