@charset "UTF-8";
html {
  font-size: 100%; }

body {
  background-color: white;
  background-image: none;
  color: inherit; }
  @media (max-width: 767px) {
    body {
      padding-left: 0;
      padding-right: 0; } }

[role="main"] {
  background: none;
  padding-top: 0; }
  @media (max-width: 767px) {
    [role="main"] {
      padding-left: 20px;
      padding-right: 20px; } }

.btn {
  background-image: none;
  border: none;
  box-shadow: none;
  text-shadow: none; }
  .btn:hover {
    background-position: unset;
    transition: none; }
  .btn.active, .btn:active {
    box-shadow: none; }
  .btn:focus {
    background-position: unset;
    transition: none; }

.btn-primary,
.btn-success {
  background-image: none;
  border: none;
  text-shadow: none; }

.btn-primary:hover {
  border-color: transparent; }

.search-form .search-input.search-giant button {
  margin-top: -14px; }

#organization-datasets-search-form {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none; }

/* Hides gravatar for: Activity feed, User list and Organisation members */
.user-image {
  display: none; }

/* Activity feed user name needs to replace the area where the gravatar img was before removing above */
.activity .item .actor {
  position: relative; }

/* User toolbar icon */
.account-masthead .account.authed .image img {
  vertical-align: -4px; }

.activity .item p {
  margin: 5px 0 0 40px; }

.primary .control-group {
  margin-bottom: 20px; }

.primary form .controls {
  margin-left: 130px; }

.primary form .control-group:after, .primary form .control-group:before {
  display: table;
  content: "";
  line-height: 0;
  clear: both; }

.primary form .form-label {
  float: left;
  width: 7.5rem;
  padding-top: 0.5rem;
  text-align: right; }

.primary form .form-group {
  clear: both; }

.primary form .info-block {
  position: relative;
  display: block;
  font-size: 11px;
  color: #aaa;
  line-height: 1.3;
  margin-top: 6px; }

.control-large input,
.control-large .form-label {
  font-size: 1.0625rem;
  line-height: 30px; }

.control-medium input, .control-medium select, .control-medium textarea {
  width: 20rem; }

[role="main"] .container {
  padding-left: 0;
  padding-right: 0;
  width: 940px; }
  @media (max-width: 991px) {
    [role="main"] .container {
      width: auto; } }

.unstyled {
  margin: 0; }

.module-content:first-child {
  margin-top: 0;
  padding-top: 20px; }

.module-heading:after, .module-heading:before {
  display: table;
  content: "";
  line-height: 0; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide,
.hidden {
  display: none !important; }

.invisible {
  visibility: hidden; }

.text-muted {
  color: #555555 !important; }

.module > .page-header {
  margin-bottom: 15px; }

hr {
  color: #eeeeee;
  opacity: 1; }

.nav-tabs > li > a {
  margin-right: 2px; }

.table > :not(:first-child) {
  border-top: 1px solid #ddd; }

.table > thead {
  border-bottom: 2px solid #ddd; }

.table.table-striped {
  table-layout: fixed; }
  .table.table-striped th, .table.table-striped td {
    width: 50%;
    word-wrap: break-word; }

.table-condensed > :not(caption) > * > * {
  padding: 0.25rem 0.25rem; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-striped > tbody > tr:nth-of-type(odd) > * {
  --bs-table-accent-bg: transparent; }

.table-striped tbody tr:nth-child(even) td, .table-striped tbody tr:nth-child(even) th {
  background-color: #f2f2f2; }

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
  ========================================================================== */
/**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of font size after orientation changes in iOS.
*/
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
  ========================================================================== */
/**
* Remove the margin in all browsers.
*/
body {
  margin: 0; }

/**
* Correct the font size and margin on `h1` elements within `section` and
* `article` contexts in Chrome, Firefox, and Safari.
*/
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
  ========================================================================== */
/**
* 1. Add the correct box sizing in Firefox.
* 2. Show the overflow in Edge and IE.
*/
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
  ========================================================================== */
/**
* Remove the gray background on active links in IE 10.
*/
a {
  background-color: transparent; }

/**
* 1. Remove the bottom border in Chrome 57-
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
*/
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
* Add the correct font weight in Chrome, Edge, and Safari.
*/
b,
strong {
  font-weight: bolder; }

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
* Add the correct font size in all browsers.
*/
small {
  font-size: 80%; }

/**
* Prevent `sub` and `sup` elements from affecting the line height in
* all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
  ========================================================================== */
/**
* Remove the border on images inside links in IE 10.
*/
img {
  border-style: none; }

/* Forms
  ========================================================================== */
/**
* 1. Change the font styles in all browsers.
* 2. Remove the margin in Firefox and Safari.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
* Show the overflow in IE.
* 1. Show the overflow in Edge.
*/
button,
input {
  /* 1 */
  overflow: visible; }

/**
* Remove the inheritance of text transform in Edge, Firefox, and IE.
* 1. Remove the inheritance of text transform in Firefox.
*/
button,
select {
  /* 1 */
  text-transform: none; }

/**
* Correct the inability to style clickable types in iOS and Safari.
*/
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
* Remove the inner border and padding in Firefox.
*/
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
* Restore the focus styles unset by the previous rule.
*/
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
* Correct the padding in Firefox.
*/
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
* 1. Correct the text wrapping in Edge and IE.
* 2. Correct the color inheritance from `fieldset` elements in IE.
* 3. Remove the padding so developers are not caught out when they zero out
*    `fieldset` elements in all browsers.
*/
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
* Add the correct vertical alignment in Chrome, Firefox, and Opera.
*/
progress {
  vertical-align: baseline; }

/**
* Remove the default vertical scrollbar in IE 10+.
*/
textarea {
  overflow: auto; }

/**
* 1. Add the correct box sizing in IE 10.
* 2. Remove the padding in IE 10.
*/
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
* Correct the cursor style of increment and decrement buttons in Chrome.
*/
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
* 1. Correct the odd appearance in Chrome and Safari.
* 2. Correct the outline style in Safari.
*/
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
* Remove the inner padding in Chrome and Safari on macOS.
*/
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
* 1. Correct the inability to style clickable types in iOS and Safari.
* 2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
  ========================================================================== */
/*
* Add the correct display in Edge, IE 10+, and Firefox.
*/
details {
  display: block; }

/*
* Add the correct display in all browsers.
*/
summary {
  display: list-item; }

/* Misc
  ========================================================================== */
/**
* Add the correct display in IE 10+.
*/
template {
  display: none; }

/**
* Add the correct display in IE 10.
*/
[hidden] {
  display: none; }

body {
  font-family: "VIC-Regular", "Arial", "Helvetica", "sans-serif";
  font-size: 1rem;
  line-height: 1.5em;
  font-weight: normal; }

h2 {
  font-family: "VIC-Bold", "Arial", "Helvetica", "sans-serif";
  font-size: 1.75rem;
  line-height: 1.3em;
  font-weight: normal; }

h3 {
  font-family: "VIC-Bold", "Arial", "Helvetica", "sans-serif";
  font-size: 1.5rem;
  line-height: 1.2em;
  font-weight: normal; }

h4 {
  font-family: "VIC-Bold", "Arial", "Helvetica", "sans-serif";
  font-size: 1.25rem;
  line-height: 1.2em;
  font-weight: normal; }

h5 {
  font-family: "VIC-Bold", "Arial", "Helvetica", "sans-serif";
  font-size: 1rem;
  line-height: 1.5em;
  font-weight: normal; }

html {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

@font-face {
  font-family: "VIC-Regular";
  src: url("/fonts/VIC-Regular.eot");
  src: url("/fonts/VIC-Regular.eot?#iefix") format("embedded-opentype"), url("/fonts/VIC-Regular.woff") format("woff"), url("/fonts/VIC-Regular.woff2") format("woff2"), url("/fonts/VIC-Regular.ttf") format("truetype"); }

@font-face {
  font-family: "VIC-Medium";
  src: url("/fonts/VIC-Medium.eot");
  src: url("/fonts/VIC-Medium.eot?#iefix") format("embedded-opentype"), url("/fonts/VIC-Medium.woff") format("woff"), url("/fonts/VIC-Medium.woff2") format("woff2"), url("/fonts/VIC-Medium.ttf") format("truetype"); }

@font-face {
  font-family: "VIC-SemiBold";
  src: url("/fonts/VIC-SemiBold.eot");
  src: url("/fonts/VIC-SemiBold.eot?#iefix") format("embedded-opentype"), url("/fonts/VIC-SemiBold.woff") format("woff"), url("/fonts/VIC-SemiBold.woff2") format("woff2"), url("/fonts/VIC-SemiBold.ttf") format("truetype"); }

@font-face {
  font-family: "VIC-Bold";
  src: url("/fonts/VIC-Bold.eot");
  src: url("/fonts/VIC-Bold.eot?#iefix") format("embedded-opentype"), url("/fonts/VIC-Bold.woff") format("woff"), url("/fonts/VIC-Bold.woff2") format("woff2"), url("/fonts/VIC-Bold.ttf") format("truetype"); }

body {
  color: #011A3C; }

.module-content h1 {
  font-family: "Vic-Bold", arial, sans-serif;
  font-size: 1.75rem;
  padding-top: 1rem; }

.module-content .resources h3 {
  padding-top: 1rem; }

.module-content .notes.embedded-content h2 {
  font-size: 1.25rem; }

.module-content .notes.embedded-content h3 {
  font-size: 1.125rem; }

.module-content .notes.embedded-content h3 {
  font-size: 1rem; }

.additional-info h3,
.dataset-contact h3 {
  padding: 1rem 0; }

h2 {
  font-size: 1.5rem; }

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

.rpl-icon--color_primary {
  fill: #F6BE00; }

.rpl-icon--color_dark_primary {
  fill: #D63C00; }

.rpl-icon--color_light_primary {
  fill: #F69C00; }

.rpl-icon--color_light_primary_2 {
  fill: #FCEBB3; }

.rpl-icon--color_secondary {
  fill: #011A3C; }

.rpl-icon--color_extra_dark_neutral {
  fill: #011A3C; }

.rpl-icon--color_dark_neutral {
  fill: #465870; }

.rpl-icon--color_mid_neutral_1 {
  fill: #D7DBE0; }

.rpl-icon--color_mid_neutral_2 {
  fill: #E8EBEE; }

.rpl-icon--color_mid_neutral_3 {
  fill: #BFC5CD; }

.rpl-icon--color_mid_neutral_4 {
  fill: #667285; }

.rpl-icon--color_mid_neutral_5 {
  fill: #758195; }

.rpl-icon--color_light_neutral {
  fill: #F6F6F9; }

.rpl-icon--color_danger {
  fill: #af272f; }

.rpl-icon--color_warning {
  fill: #ca4c21; }

.rpl-icon--color_success {
  fill: #009ca6; }

.rpl-icon--color_white {
  fill: #fff; }

.rpl-icon--color_black {
  fill: #000; }

.rpl-icon--color_dark_success {
  fill: #316f31; }

.rpl-icon--color_green {
  fill: #007b4b; }

.nav.nav-tabs i.fa {
  color: #F6BE00; }

.nav.nav-tabs a {
  color: #667285; }

.block-search-title {
  color: #D63C00; }

.account-masthead {
  background: none;
  background-color: #D7DBE0; }
  .account-masthead .account ul li {
    border-color: #bfc5cd; }
    .account-masthead .account ul li a {
      color: #465870; }

.dashboard .nav-tabs > li > a {
  color: #6A778A; }
  .dashboard .nav-tabs > li > a:hover {
    border: 1px solid #D7DBE0; }
  .dashboard .nav-tabs > li > a i {
    padding-right: 6px; }

@media screen and (min-width: 768px) {
  .dashboard .nav-tabs {
    font-size: .765rem; } }

@media screen and (min-width: 992px) {
  .dashboard .nav-tabs {
    font-size: .85rem; } }

@media screen and (min-width: 768px) {
  .dashboard.page-header {
    background-color: #fff;
    border: 1px solid #D7DBE0;
    height: 2.25rem;
    position: relative; }
  .dashboard .nav-tabs {
    padding-left: 1.5625rem;
    position: absolute;
    border-bottom: none;
    bottom: 1px;
    left: 0; }
    .dashboard .nav-tabs > li > a {
      border: 1px solid #D7DBE0;
      border-bottom-color: transparent;
      border-left: none;
      margin-right: 0; }
      .dashboard .nav-tabs > li > a:hover {
        border-bottom: 1px solid #D7DBE0; }
    .dashboard .nav-tabs > li.active > a {
      font-family: "Vic-Bold", arial, sans-serif; }
      .dashboard .nav-tabs > li.active > a:hover {
        border: 1px solid #D7DBE0;
        border-bottom-color: transparent;
        border-left: none; }
    .dashboard .nav-tabs > li:first-child > a,
    .dashboard .nav-tabs > li:first-child > a:hover {
      border-left: 1px solid #D7DBE0; } }

.sdp-alert {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 1.2rem;
  padding: 20px;
  margin-left: -40px;
  margin-right: -40px; }
  @media (max-width: 767px) {
    .sdp-alert {
      margin-left: 0px;
      margin-right: 0px; } }
  .sdp-alert .rpl-icon {
    min-width: 25px;
    min-height: 25px;
    margin-inline-end: 10px; }
  .sdp-alert-danger {
    color: #af272f;
    border-color: #af272f;
    background: #f9f0f0; }
    .sdp-alert-danger .error-list {
      padding-inline-start: 30px; }
  .sdp-alert-success {
    color: #027a83;
    border-color: #027a83;
    background: #edf6f6; }
    .sdp-alert-success .rpl-icon {
      fill: #027a83; }

.select2-search-choice-close, .select2-container-multi .select2-search-choice-close {
  top: 5px; }

.select2-container-multi .select2-choices .select2-search-choice {
  padding: 5px 5px 5px 18px !important;
  margin-left: 12px !important; }

.rpl-u-viewport-locked {
  height: 100vh;
  overflow: hidden; }

.radio-no-colon:after {
  display: none; }

@media screen and (min-width: 768px) {
  .rpl-acknowledgement {
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-start; } }

.rpl-acknowledgement--standalone {
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-top: 1px solid #D7DBE0;
  border-bottom: 1px solid #D7DBE0; }
  @media screen and (min-width: 768px) {
    .rpl-hero-banner + .rpl-acknowledgement--standalone {
      border-top: 0; } }

.rpl-acknowledgement__flag {
  width: 3.3125rem;
  height: 2.25rem;
  border: 1px solid #fff;
  margin-right: 0.5rem; }
  @media screen and (min-width: 768px) {
    .rpl-acknowledgement__flag {
      margin-right: 0.75rem;
      flex-shrink: 0; } }

.rpl-acknowledgement__text {
  font-family: "VIC-SemiBold", "Arial", "Helvetica", "sans-serif";
  font-size: 1rem;
  line-height: 1.25em;
  font-weight: normal;
  margin-top: 0.75rem; }
  .rpl-acknowledgement--standalone .rpl-acknowledgement__text {
    font-family: "VIC-Regular", "Arial", "Helvetica", "sans-serif";
    font-size: 0.875rem;
    line-height: 1.43em;
    font-weight: normal;
    max-width: 46.375rem; }
  @media screen and (min-width: 768px) {
    .rpl-acknowledgement__text {
      margin-top: 0;
      margin-left: 0.75rem; } }

nav {
  padding: 0 0.625rem;
  box-sizing: border-box;
  width: 100%; }
  @media screen and (min-width: 576px) {
    nav {
      padding: 0 1.25rem; } }

.rpl-breadcrumbs {
  display: none; }
  @media screen and (min-width: 576px) {
    .rpl-breadcrumbs {
      display: block; } }
  .rpl-breadcrumbs__items {
    display: inline-block;
    list-style: none;
    background: #fff;
    border: 1px solid #D7DBE0;
    border-radius: 0.25rem;
    padding: 0.75rem 1.25rem;
    margin: 0;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.14); }
  .rpl-breadcrumbs__items li, .rpl-breadcrumbs__item {
    display: inline-block;
    font-family: "VIC-Regular", "Arial", "Helvetica", "sans-serif";
    font-size: 0.875rem;
    line-height: 1.4em;
    font-weight: normal; }
    .rpl-breadcrumbs__items li:after, .rpl-breadcrumbs__item:after {
      content: ' > ';
      padding: 0 0.5rem 0 0.25rem;
      color: #465870; }
    .rpl-breadcrumbs__items li:last-child:after, .rpl-breadcrumbs__item:last-child:after {
      content: '';
      padding: 0; }
  .rpl-breadcrumbs__items li a, .rpl-breadcrumbs__link {
    font-family: "VIC-Medium", "Arial", "Helvetica", "sans-serif";
    font-size: 0.875rem;
    line-height: 1.4em;
    font-weight: normal;
    color: #132a4a; }
  .rpl-breadcrumbs__items li.active a {
    color: inherit;
    font-family: "VIC-Regular", "Arial", "Helvetica", "sans-serif";
    font-size: 0.875rem;
    line-height: 1.4em;
    font-weight: normal; }

.btn.a {
  color: #206b82; }

.btn .fa {
  margin-right: 4px; }

.btn.btn-light, .btn.btn-default {
  color: #000; }

.btn.btn-danger {
  color: #fff; }
  .btn.btn-danger:hover, .btn.btn-danger:focus, .btn.btn-danger:active {
    color: #fff; }

.btn.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #F6BE00; }

.btn.btn-group > .btn {
  font-size: initial; }

.btn.btn-primary:disabled {
  background-color: gray;
  border-color: gray;
  cursor: not-allowed;
  pointer-events: initial; }
  .btn.btn-primary:disabled:hover {
    color: #fff; }

.btn-primary {
  color: #011A3C;
  text-align: center;
  display: inline-block;
  margin: 0;
  box-sizing: border-box;
  text-decoration: none;
  width: 100%;
  padding: 1rem 3rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  cursor: pointer;
  color: #011A3C;
  background-color: #F6BE00; }
  @media screen and (min-width: 0) {
    .btn-primary {
      font-family: "VIC-Bold", "Arial", "Helvetica", "sans-serif";
      font-size: 0.875rem;
      line-height: 1em;
      font-weight: normal; } }
  @media screen and (min-width: 768px) {
    .btn-primary {
      font-family: "VIC-Bold", "Arial", "Helvetica", "sans-serif";
      font-size: 1rem;
      line-height: 1em; } }
  @media print {
    .btn-primary {
      color: #000; } }
  @media screen and (min-width: 576px) {
    .btn-primary {
      width: auto; } }
  @media print {
    .btn-primary {
      padding-left: 0;
      padding-right: 0;
      width: auto; } }
  .btn-primary:hover, .btn-primary:focus {
    text-decoration: none; }
  .btn-primary:active {
    background-color: transparent;
    background-image: linear-gradient(180deg, #F6BE00 0%, #F69C00 100%);
    color: #011A3C; }
  @media print {
    .btn-primary {
      color: #000; } }
  @media print {
    .btn-primary {
      background-color: transparent; } }
  .btn-primary:hover, .btn-primary:focus {
    background-color: #F69C00;
    color: #011A3C; }
  .btn-primary:active {
    color: #011A3C; }
    @media print {
      .btn-primary:active {
        color: #000; } }
  .btn-primary:hover, .btn-primary:focus {
    text-decoration: none; }

.btn-secondary {
  color: #011A3C;
  text-align: center;
  display: inline-block;
  margin: 0;
  box-sizing: border-box;
  text-decoration: none;
  width: 100%;
  padding: 1rem 3rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  cursor: pointer;
  color: #011A3C;
  background-color: #BFC5CD; }
  @media screen and (min-width: 0) {
    .btn-secondary {
      font-family: "VIC-Bold", "Arial", "Helvetica", "sans-serif";
      font-size: 0.875rem;
      line-height: 1em;
      font-weight: normal; } }
  @media screen and (min-width: 768px) {
    .btn-secondary {
      font-family: "VIC-Bold", "Arial", "Helvetica", "sans-serif";
      font-size: 1rem;
      line-height: 1em; } }
  @media print {
    .btn-secondary {
      color: #000; } }
  @media screen and (min-width: 576px) {
    .btn-secondary {
      width: auto; } }
  @media print {
    .btn-secondary {
      padding-left: 0;
      padding-right: 0;
      width: auto; } }
  .btn-secondary:hover, .btn-secondary:focus {
    text-decoration: none; }
  .btn-secondary:active {
    background-color: transparent;
    background-image: linear-gradient(180deg, #F6BE00 0%, #F69C00 100%);
    color: #011A3C; }
  @media print {
    .btn-secondary {
      color: #000; } }
  @media print {
    .btn-secondary {
      background-color: transparent; } }
  .btn-secondary:hover, .btn-secondary:focus {
    background-color: #667285;
    color: #011A3C; }
  .btn-secondary:active {
    color: #011A3C;
    background-color: transparent;
    background-image: linear-gradient(180deg, #011A3C 0%, #667285 100%); }
    @media print {
      .btn-secondary:active {
        color: #000; } }
  .btn-secondary:hover, .btn-secondary:focus {
    text-decoration: none; }

.btn-success {
  text-align: center;
  display: inline-block;
  padding: 1rem 3rem;
  border: 1px solid transparent;
  line-height: 1rem;
  font-size: 1rem;
  font-family: VIC-Bold,Arial,Helvetica,"sans-serif"; }
  .btn-success:hover, .btn-success:focus {
    background-color: #316f31 !important;
    border-color: #316f31; }

.btn:hover {
  background-color: #F69C00; }

.content_action a.btn, #followee-filter a.btn {
  background-color: #F6BE00;
  color: #011A3C; }
  .content_action a.btn:hover, #followee-filter a.btn:hover {
    background-color: #F69C00; }
  .content_action a.btn.active, .content_action a.btn:active, #followee-filter a.btn.active, #followee-filter a.btn:active {
    background-color: transparent;
    background-image: linear-gradient(180deg, #F6BE00 0%, #F69C00 100%);
    color: #011A3C; }
  .content_action a.btn:focus, #followee-filter a.btn:focus {
    background-position: unset;
    transition: none; }

.btn-primary .caret {
  border-top-color: #011A3C;
  border-bottom-color: #011A3C; }

.rpl-site-footer {
  font-family: "VIC-Regular", "Arial", "Helvetica", "sans-serif";
  font-size: 0.75rem;
  line-height: 1em;
  font-weight: normal;
  color: #011A3C;
  background-color: #F6BE00; }
  @media screen {
    .rpl-site-footer {
      overflow-x: hidden; } }
  @media print {
    .rpl-site-footer {
      color: #000; } }
  @media print {
    .rpl-site-footer {
      background-image: none;
      background-color: transparent; } }
  .rpl-site-footer a {
    color: #011A3C; }
    .rpl-site-footer a:focus {
      outline: 1px solid #fff; }
  .rpl-site-footer ul {
    padding: 0;
    list-style: none; }
  .rpl-site-footer__acknowledgement {
    padding: 0.75rem 0 2.25rem; }
    @media screen and (min-width: 992px) {
      .rpl-site-footer__acknowledgement {
        padding: 2rem 0 1rem; } }

.rpl-site-footer__main {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
  border-bottom: 1px solid #F6BE00;
  padding-top: 0.25rem; }
  @media screen and (min-width: 576px) {
    .rpl-site-footer__main {
      padding-left: 1.75rem;
      padding-right: 1.75rem; } }
  @media print {
    .rpl-site-footer__main {
      padding: 0; } }
  @media screen and (min-width: 768px) {
    .rpl-site-footer__main {
      padding-left: 2rem !important;
      padding-right: 2rem !important; } }
  @media screen and (min-width: 992px) {
    .rpl-site-footer__main {
      padding-left: 4.25rem !important;
      padding-right: 4.25rem !important; } }
  @media screen and (min-width: 1200px) {
    .rpl-site-footer__main {
      padding-left: 5.75rem !important;
      padding-right: 5.75rem !important; } }
  @media screen and (min-width: 1600px) {
    .rpl-site-footer__main {
      padding-left: 17rem !important;
      padding-right: 17rem !important; } }
  @media screen and (min-width: 1200px) {
    .rpl-site-footer__main {
      padding-left: calc((100% - 66rem) / 2) !important;
      padding-right: calc((100% - 66rem) / 2) !important; } }
  @media screen and (min-width: 2560px) {
    .rpl-site-footer__main {
      padding-left: calc((100% - 88.75rem) / 2) !important;
      padding-right: calc((100% - 88.75rem) / 2) !important; } }
  @media print {
    .rpl-site-footer__main {
      padding-left: 0 !important;
      padding-right: 0 !important; } }
  @media print {
    .rpl-site-footer__main {
      display: none; } }
  @media screen and (min-width: 992px) {
    .rpl-site-footer__main {
      padding-top: 2rem;
      padding-bottom: 2rem; } }

.rpl-site-footer__bottom {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
  background-color: transparent;
  border-top: 1px solid #000;
  padding-top: 2rem;
  padding-bottom: 1rem; }
  @media screen and (min-width: 576px) {
    .rpl-site-footer__bottom {
      padding-left: 1.75rem;
      padding-right: 1.75rem; } }
  @media print {
    .rpl-site-footer__bottom {
      padding: 0; } }
  @media screen and (min-width: 768px) {
    .rpl-site-footer__bottom {
      padding-left: 2rem !important;
      padding-right: 2rem !important; } }
  @media screen and (min-width: 992px) {
    .rpl-site-footer__bottom {
      padding-left: 4.25rem !important;
      padding-right: 4.25rem !important; } }
  @media screen and (min-width: 1200px) {
    .rpl-site-footer__bottom {
      padding-left: 5.75rem !important;
      padding-right: 5.75rem !important; } }
  @media screen and (min-width: 1600px) {
    .rpl-site-footer__bottom {
      padding-left: 17rem !important;
      padding-right: 17rem !important; } }
  @media screen and (min-width: 1200px) {
    .rpl-site-footer__bottom {
      padding-left: calc((100% - 66rem) / 2) !important;
      padding-right: calc((100% - 66rem) / 2) !important; } }
  @media screen and (min-width: 2560px) {
    .rpl-site-footer__bottom {
      padding-left: calc((100% - 88.75rem) / 2) !important;
      padding-right: calc((100% - 88.75rem) / 2) !important; } }
  @media print {
    .rpl-site-footer__bottom {
      padding-left: 0 !important;
      padding-right: 0 !important; } }
  @media screen and (min-width: 992px) {
    .rpl-site-footer__bottom {
      width: 99.99%;
      flex-wrap: nowrap; } }
  @media screen and (min-width: 992px) {
    .rpl-site-footer__bottom {
      box-sizing: border-box;
      display: flex;
      flex-wrap: wrap;
      justify-content: flex-start; } }
  @media print {
    .rpl-site-footer__bottom {
      background-color: transparent; } }

@media screen and (max-width: 991px) {
  .rpl-footer-nav {
    height: auto !important; } }

.rpl-footer-nav__menu-item {
  border-bottom: 1px solid #F6BE00; }
  @media screen and (min-width: 992px) {
    .rpl-footer-nav__menu-item {
      border-bottom: 0; } }

.rpl-footer-nav__heading {
  font-family: "VIC-Bold", "Arial", "Helvetica", "sans-serif";
  font-size: 1rem;
  line-height: 1.5em;
  font-weight: normal;
  margin-top: 1.5rem; }
  .rpl-footer-nav__heading .rpl-icon {
    float: right;
    height: 1rem !important; }
  .rpl-footer-nav__menu-item--parent .rpl-footer-nav__heading {
    cursor: pointer; }
    @media screen and (min-width: 992px) {
      .rpl-footer-nav__menu-item--parent .rpl-footer-nav__heading {
        cursor: auto; } }

.rpl-footer-nav__submenu-item li {
  display: block;
  margin-bottom: 1rem; }

.rpl-footer-nav__submenu-item a {
  font-family: "VIC-Regular", "Arial", "Helvetica", "sans-serif";
  font-size: 0.875rem;
  line-height: 1.4em;
  font-weight: normal; }

@media screen and (min-width: 992px) {
  .rpl-footer-nav__submenu-item {
    display: block; } }

.rpl-links-and-copyright__links {
  margin: 0; }
  @media print {
    .rpl-links-and-copyright__links {
      display: none; } }
  .rpl-links-and-copyright__links li {
    display: inline-block;
    border-left: 1px solid #011A3C;
    padding: 0 0.75rem;
    margin-top: 0;
    margin-bottom: 0.5rem; }
    .rpl-links-and-copyright__links li:first-child {
      border-left: 0;
      padding-left: 0; }

.rpl-links-and-copyright__copyright {
  margin: 0 0 1rem; }
  .rpl-links-and-copyright__copyright p {
    margin-top: 0; }
  @media screen and (min-width: 992px) {
    .rpl-links-and-copyright__copyright {
      margin-bottom: 0.5rem; } }
  @media print {
    .rpl-links-and-copyright__copyright {
      margin-top: 0;
      margin-bottom: 0;
      margin-top: 2rem; } }

.rpl-site-footer__logos {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center; }
  @media screen and (min-width: 992px) {
    .rpl-site-footer__logos {
      justify-content: flex-end;
      align-items: center;
      margin-left: auto; } }

.rpl-site-footer__logo {
  display: flex;
  align-items: center;
  max-width: 7rem;
  max-height: 3.25rem;
  margin-left: 0.5rem; }
  .rpl-site-footer__logo:focus {
    outline: 1px solid #fff; }
  @media screen and (min-width: 576px) {
    .rpl-site-footer__logo {
      width: auto;
      margin-left: 2rem;
      max-width: none;
      max-height: none; } }
  @media print {
    .rpl-site-footer__logo {
      display: none; } }
  .rpl-site-footer__logo:first-child {
    margin-left: 0; }
  .rpl-site-footer__logo img {
    max-width: 100%;
    max-height: 100%; }
    @media screen and (min-width: 576px) {
      .rpl-site-footer__logo img {
        width: initial;
        max-width: 7rem;
        max-height: 3.25rem; } }

.rpl-footer-nav {
  padding: 0;
  margin: 16px 0; }
  .rpl-footer-nav ol {
    margin: 0; }

.rpl-footer-nav__menu-item {
  width: 100%; }
  .rpl-footer-nav__menu-item:first-child {
    margin-left: 0; }
  @media screen and (min-width: 992px) {
    .rpl-footer-nav__menu-item {
      display: inline-block;
      margin-left: 20px;
      width: calc(33.33% - 16px); } }

.rpl-links-and-copyright__links li {
  line-height: 1em; }

.rpl-site-header {
  padding: 0.625rem 0 0.25rem 0;
  box-sizing: border-box;
  width: 100%; }
  @media screen and (min-width: 768px) {
    .rpl-site-header {
      padding: 1.25rem 1.25rem 0.25rem 1.25rem; } }
  .rpl-site-header__inner {
    overflow: hidden;
    background-color: #F6BE00;
    border-radius: 0.25rem;
    transition: height .25s;
    height: 3rem; }
    @media screen and (min-width: 768px) {
      .rpl-site-header__inner {
        height: 3.875rem; } }
  .rpl-site-header--sticky:not(.rpl-site-header--open) {
    position: fixed;
    top: 0; }
  .rpl-site-header--open {
    position: fixed;
    top: 0;
    height: 100vh;
    left: 0;
    padding: 0.625rem; }
    .rpl-site-header--open .rpl-site-header__inner {
      margin: 0;
      border-radius: 0.25rem;
      background-color: #F6BE00;
      height: 100%; }
  .rpl-site-header__top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 1.5rem 1.25rem;
    border-radius: 0.25rem;
    height: 3rem; }
    @media screen and (min-width: 768px) {
      .rpl-site-header__top {
        height: 3.875rem; } }
    .rpl-site-header__top__title {
      font-size: 1.25rem; }
  .rpl-site-header__logo-container {
    display: flex;
    align-items: center; }
    .rpl-site-header__logo-container .rpl-link {
      display: flex;
      flex-flow: column;
      padding: 25px 0; }
    .rpl-site-header__logo-container img {
      width: auto;
      margin-left: 0.5rem; }
    .rpl-site-header__logo-container--vic-logo-primary {
      display: block; }
      .rpl-site-header__logo-container--vic-logo-primary svg, .rpl-site-header__logo-container--vic-logo-primary img {
        width: auto;
        border-right: 1px solid #011A3C;
        padding-right: 0.5rem; }
      .rpl-site-header__logo-container--vic-logo-primary--cobrand {
        display: none; }
        @media screen and (min-width: 768px) {
          .rpl-site-header__logo-container--vic-logo-primary--cobrand {
            display: block; } }
  .rpl-site-header__menu-container--vertical {
    width: inherit;
    position: absolute;
    bottom: 0;
    left: 0.625rem;
    right: 0.625rem;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    top: 3rem; }
  .rpl-site-header__menu-container--horizontal {
    margin-left: auto; }
  .rpl-site-header__search-container {
    position: relative;
    background-color: #F6BE00;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    top: 0;
    height: calc(100vh - 3rem); }
    @media screen and (min-width: 992px) {
      .rpl-site-header__search-container {
        height: calc(100vh - 3.875rem); } }
  .rpl-site-header__btn-container {
    display: flex; }
  .rpl-site-header__btn {
    background-color: transparent;
    border: 0;
    padding: 0;
    display: flex;
    align-items: center;
    cursor: pointer; }
    .rpl-site-header__btn--menu {
      padding-right: 0.5rem;
      border-right: 1px solid #011A3C; }
      @media screen and (min-width: 1200px) {
        .rpl-site-header__btn--menu {
          display: none; } }
      .rpl-site-header__btn--menu span {
        display: none; }
        @media screen and (min-width: 576px) {
          .rpl-site-header__btn--menu span {
            display: block; } }
      .rpl-site-header__btn--menu .rpl-icon {
        margin: auto 0.5rem auto 0; }
    .rpl-site-header__btn--menu-open {
      border-right: 0; }
      @media screen and (min-width: 992px) {
        .rpl-site-header__btn--menu-open {
          display: flex; } }
    @media screen and (max-width: 767px) {
      .rpl-site-header__btn--search span {
        position: absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        margin: -1px;
        overflow: hidden;
        clip: rect(0 0 0 0);
        border: 0;
        pointer-events: none; } }
    @media screen and (min-width: 768px) {
      .rpl-site-header__btn--search span {
        margin-right: 0.25rem;
        display: block; } }
    @media screen and (min-width: 992px) and (max-width: 1199px) {
      .rpl-site-header__btn--search span {
        position: absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        margin: -1px;
        overflow: hidden;
        clip: rect(0 0 0 0);
        border: 0;
        pointer-events: none; } }
    @media screen and (min-width: 1200px) {
      .rpl-site-header__btn--search span {
        display: block; } }
    .rpl-site-header__btn--search .rpl-icon {
      margin: auto 0 auto 0.5rem; }
    .rpl-site-header__btn--search-open span {
      display: flex; }
    .rpl-site-header__btn--logout {
      border-radius: 0.25rem;
      background-color: #a32e00;
      display: none;
      margin-right: 1rem;
      padding: 0.5rem 0.625rem; }
      .rpl-site-header__btn--logout-open {
        display: inline-block; }
      @media screen and (min-width: 768px) {
        .rpl-site-header__btn--logout {
          background-color: #D63C00;
          display: inline-block;
          padding: 0.625rem; } }
      .rpl-site-header__btn--logout .rpl-icon {
        margin: 0 0 0 0.5rem; }
    .rpl-site-header__btn span {
      font-family: "VIC-Medium", "Arial", "Helvetica", "sans-serif";
      font-size: 0.875rem;
      line-height: 1em;
      font-weight: normal;
      color: #011A3C; }
    .rpl-site-header__btn .rpl-icon {
      display: inline; }
  .rpl-site-header .cobrand {
    margin-left: 0.5rem; }
    .rpl-site-header .cobrand a {
      color: #011A3C;
      font-size: 1rem;
      font-weight: 600;
      letter-spacing: 0.0125rem;
      line-height: 1rem;
      padding-left: 0; }

.module .dashboard-header {
  font-family: "VIC-Bold", "Arial", "Helvetica", "sans-serif";
  font-size: 1.5em;
  padding: 0px 15px 0px 30px; }

.rpl-text-icon--before {
  margin: auto .5rem auto auto; }

.fa.blank {
  opacity: 0; }

.rpl-menu--vertical.rpl-menu--root {
  position: relative;
  margin: 2.5rem auto auto;
  left: 0;
  transition: left .5s; }
  @media screen and (min-width: 1200px) {
    .rpl-menu--vertical.rpl-menu--root {
      padding: auto 1rem auto 0; } }
  .rpl-menu--vertical.rpl-menu--root[data-vpos="1"] {
    left: -100%; }
  .rpl-menu--vertical.rpl-menu--root[data-vpos="2"] {
    left: -200%; }
  .rpl-menu--vertical.rpl-menu--root[data-vpos="3"] {
    left: -300%; }

.rpl-menu--vertical .rpl-menu__heading {
  margin: 1.5rem auto 0.75rem auto; }

.rpl-menu--vertical .rpl-menu {
  position: absolute;
  top: 0;
  width: 100%; }
  .rpl-menu--vertical .rpl-menu[data-depth] {
    left: 100%; }
  .rpl-menu--vertical .rpl-menu:not(.rpl-menu--open) {
    display: none; }

.rpl-menu--vertical .rpl-menu__items {
  margin: 0;
  list-style: none;
  box-sizing: border-box;
  padding: 0 1.5rem; }

.rpl-menu--vertical .rpl-menu__header {
  padding: 0 1.5rem; }

.rpl-menu--vertical .rpl-menu__back {
  font-family: "VIC-Bold", "Arial", "Helvetica", "sans-serif";
  font-size: 0.875rem;
  line-height: 1em;
  font-weight: normal;
  color: #011A3C;
  background-color: transparent;
  border: 0;
  padding: 0;
  cursor: pointer; }
  .rpl-menu--vertical .rpl-menu__back .rpl-icon {
    margin: auto 0.25rem auto 0; }

.rpl-menu--horizontal {
  margin: 0; }
  .rpl-menu--horizontal .rpl-menu__heading {
    margin: 0; }
  .rpl-menu--horizontal .rpl-menu__items--root {
    display: flex;
    list-style: none;
    margin: 0;
    align-items: center; }
    .rpl-menu--horizontal .rpl-menu__items--root .rpl-menu__item.vic-login-btn svg {
      position: absolute; }
    .rpl-menu--horizontal .rpl-menu__items--root > .rpl-menu__item > .rpl-link.show span::before {
      content: '';
      width: 100%;
      position: absolute;
      display: inline-block;
      bottom: -0.0625rem;
      border-radius: 2px;
      left: 0;
      right: 0;
      height: 2px;
      background-color: #011A3C;
      background-image: none; }
    .rpl-menu--horizontal .rpl-menu__items--root > .rpl-menu__item > .rpl-link:hover span::before, .rpl-menu--horizontal .rpl-menu__items--root > .rpl-menu__item > .rpl-link:focus span::before {
      content: '';
      width: 100%;
      position: absolute;
      display: inline-block;
      bottom: -0.0625rem;
      border-radius: 2px;
      left: 0;
      right: 0;
      height: 2px;
      background-color: #011A3C;
      background-image: none; }
    .rpl-menu--horizontal .rpl-menu__items--root > .rpl-menu__item > .rpl-link:focus {
      box-shadow: unset; }
    .rpl-menu--horizontal .rpl-menu__items--root > .rpl-menu__item > .rpl-menu__item-link {
      font-family: "VIC-Bold", "Arial", "Helvetica", "sans-serif";
      font-size: 0.875rem;
      line-height: 1em;
      font-weight: normal;
      background-color: transparent;
      border: 0;
      padding: 0;
      display: inline-block;
      position: relative;
      cursor: pointer;
      color: #011A3C;
      margin: auto 1.75rem auto auto; }
      .rpl-menu--horizontal .rpl-menu__items--root > .rpl-menu__item > .rpl-menu__item-link .rpl-icon {
        vertical-align: middle;
        margin: auto auto auto 0.25rem;
        display: inline; }
      .rpl-menu--horizontal .rpl-menu__items--root > .rpl-menu__item > .rpl-menu__item-link--active::after {
        content: '';
        width: 100%;
        position: absolute;
        display: inline-block;
        bottom: -0.25rem;
        border-radius: 2px;
        left: 0;
        right: 0;
        height: 2px;
        background-image: linear-gradient(90deg, #F6BE00 0%, #011A3C 100%); }
  .rpl-menu--horizontal .rpl-menu__items:not(.rpl-menu__items--root) {
    list-style: none;
    padding: 0; }
  .rpl-menu--horizontal .rpl-menu--horizontal-floating-wrapper.rpl-menu--open {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    top: 3rem;
    height: calc(100vh - 4.25rem); }
    @media screen and (min-width: 576px) {
      .rpl-menu--horizontal .rpl-menu--horizontal-floating-wrapper.rpl-menu--open {
        height: calc(100vh - 5.5rem); } }
    @media screen and (min-width: 992px) {
      .rpl-menu--horizontal .rpl-menu--horizontal-floating-wrapper.rpl-menu--open {
        top: 3.875rem;
        height: calc(100vh - 6.375rem); } }
  .rpl-menu--horizontal .rpl-menu--horizontal-floating-wrapper > .rpl-menu__inner {
    position: relative; }
    @media screen and (min-width: 768px) {
      .rpl-menu--horizontal .rpl-menu--horizontal-floating-wrapper > .rpl-menu__inner {
        padding-left: calc(2rem - 1.25rem);
        padding-right: calc(2rem - 1.25rem); } }
    @media screen and (min-width: 992px) {
      .rpl-menu--horizontal .rpl-menu--horizontal-floating-wrapper > .rpl-menu__inner {
        padding-left: calc(4.25rem - 1.25rem);
        padding-right: calc(4.25rem - 1.25rem); } }
    @media screen and (min-width: 1200px) {
      .rpl-menu--horizontal .rpl-menu--horizontal-floating-wrapper > .rpl-menu__inner {
        padding-left: calc(5.75rem - 1.25rem);
        padding-right: calc(5.75rem - 1.25rem); } }
    @media screen and (min-width: 1600px) {
      .rpl-menu--horizontal .rpl-menu--horizontal-floating-wrapper > .rpl-menu__inner {
        padding-left: calc(17rem - 1.25rem);
        padding-right: calc(17rem - 1.25rem); } }
    @media screen and (min-width: 1200px) {
      .rpl-menu--horizontal .rpl-menu--horizontal-floating-wrapper > .rpl-menu__inner {
        padding-left: calc((100% - 66rem) / 2);
        padding-right: calc((100% - 66rem) / 2); } }
    @media screen and (min-width: 2560px) {
      .rpl-menu--horizontal .rpl-menu--horizontal-floating-wrapper > .rpl-menu__inner {
        padding-left: calc((100% - 88.75rem) / 2);
        padding-right: calc((100% - 88.75rem) / 2); } }
    @media screen and (min-width: 992px) {
      .rpl-menu--horizontal .rpl-menu--horizontal-floating-wrapper > .rpl-menu__inner {
        margin: 3rem auto auto; } }
    .rpl-menu--horizontal .rpl-menu--horizontal-floating-wrapper > .rpl-menu__inner > .rpl-menu__inner_root {
      margin-left: -0.75rem;
      margin-right: -0.75rem;
      width: calc(99.99% + 0.75rem * 2); }
      @media screen {
        .rpl-menu--horizontal .rpl-menu--horizontal-floating-wrapper > .rpl-menu__inner > .rpl-menu__inner_root {
          box-sizing: border-box;
          display: flex;
          flex-wrap: wrap;
          justify-content: flex-start; } }
      .rpl-menu--horizontal .rpl-menu--horizontal-floating-wrapper > .rpl-menu__inner > .rpl-menu__inner_root > .rpl-menu__column {
        position: relative;
        width: calc(33.3333333333% - 1.5rem);
        margin-left: calc(25% + 0.75rem); }
        .rpl-menu--horizontal .rpl-menu--horizontal-floating-wrapper > .rpl-menu__inner > .rpl-menu__inner_root > .rpl-menu__column > .rpl-menu__header {
          position: absolute;
          right: calc(100% + 1.5rem);
          width: calc((100% + 1.5rem) * 0.75 - 1.5rem); }
  .rpl-menu--horizontal[data-visibledepth="3"] .rpl-menu--horizontal-floating-wrapper > .rpl-menu__inner > .rpl-menu__inner_root > .rpl-menu__column {
    width: calc(25% - 1.5rem);
    margin-left: calc(25% + 0.75rem); }
    .rpl-menu--horizontal[data-visibledepth="3"] .rpl-menu--horizontal-floating-wrapper > .rpl-menu__inner > .rpl-menu__inner_root > .rpl-menu__column > .rpl-menu__header {
      width: 100%; }
  .rpl-menu--horizontal .rpl-menu:not(.rpl-menu--open) {
    display: none; }
  .rpl-menu--horizontal .rpl-menu--subs .rpl-menu__column {
    top: 0;
    position: absolute;
    left: calc(100% + 1.5rem);
    width: 100%; }

.rpl-menu__heading {
  color: #011A3C;
  display: block; }
  @media screen and (min-width: 0) {
    .rpl-menu__heading {
      font-family: "VIC-Bold", "Arial", "Helvetica", "sans-serif";
      font-size: 1.5rem;
      line-height: 1.33em;
      font-weight: normal; } }
  @media screen and (min-width: 576px) {
    .rpl-menu__heading {
      font-family: "VIC-Bold", "Arial", "Helvetica", "sans-serif";
      font-size: 1.75rem;
      line-height: 1.14em; } }
  .rpl-menu__heading--horizontal-sub {
    padding: 0.75rem 0; }
    @media screen and (min-width: 0) {
      .rpl-menu__heading--horizontal-sub {
        font-family: "VIC-Bold", "Arial", "Helvetica", "sans-serif";
        font-size: 1.5rem;
        line-height: 1.33em;
        font-weight: normal; } }
    @media screen and (min-width: 576px) {
      .rpl-menu__heading--horizontal-sub {
        font-family: "VIC-Bold", "Arial", "Helvetica", "sans-serif";
        font-size: 1.25rem;
        line-height: 1.14em; } }

.rpl-menu--vertical .rpl-menu__item,
.rpl-menu--horizontal-floating-wrapper .rpl-menu__item,
.rpl-menu--horizontal .rpl-menu--subs .rpl-menu__item {
  border-top: 1px solid #F69C00; }
  .rpl-menu--vertical .rpl-menu__item:first-child,
  .rpl-menu--horizontal-floating-wrapper .rpl-menu__item:first-child,
  .rpl-menu--horizontal .rpl-menu--subs .rpl-menu__item:first-child {
    border-top: 0; }
  .rpl-menu--vertical .rpl-menu__item.rpl-menu__item--after-active, .rpl-menu--vertical .rpl-menu__item.rpl-menu__item--active,
  .rpl-menu--horizontal-floating-wrapper .rpl-menu__item.rpl-menu__item--after-active,
  .rpl-menu--horizontal-floating-wrapper .rpl-menu__item.rpl-menu__item--active,
  .rpl-menu--horizontal .rpl-menu--subs .rpl-menu__item.rpl-menu__item--after-active,
  .rpl-menu--horizontal .rpl-menu--subs .rpl-menu__item.rpl-menu__item--active {
    border-top-color: transparent; }

.rpl-menu--vertical .rpl-menu__item-link,
.rpl-menu--horizontal-floating-wrapper .rpl-menu__item-link,
.rpl-menu--horizontal .rpl-menu--subs .rpl-menu__item-link {
  font-family: "VIC-Medium", "Arial", "Helvetica", "sans-serif";
  font-size: 0.875rem;
  line-height: 1.1em;
  font-weight: normal;
  font-weight: 400;
  display: flex;
  width: 100%;
  text-align: left;
  box-sizing: border-box;
  background-color: transparent;
  border: 0;
  margin: 0;
  border-radius: 0;
  cursor: pointer;
  padding: 1rem 1.25rem 1rem 0;
  color: #011A3C;
  transition: padding-left .25s; }
  .rpl-menu--vertical .rpl-menu__item-link .rpl-icon,
  .rpl-menu--horizontal-floating-wrapper .rpl-menu__item-link .rpl-icon,
  .rpl-menu--horizontal .rpl-menu--subs .rpl-menu__item-link .rpl-icon {
    margin: auto 0.5rem auto;
    margin-left: auto;
    min-width: 5px; }
  .rpl-menu--vertical .rpl-menu__item-link span,
  .rpl-menu--horizontal-floating-wrapper .rpl-menu__item-link span,
  .rpl-menu--horizontal .rpl-menu--subs .rpl-menu__item-link span {
    margin-right: 1.25rem;
    transition: margin-right .25s; }
  .rpl-menu--vertical .rpl-menu__item-link--active, .rpl-menu--vertical .rpl-menu__item-link:hover, .rpl-menu--vertical .rpl-menu__item-link:focus,
  .rpl-menu--horizontal-floating-wrapper .rpl-menu__item-link--active,
  .rpl-menu--horizontal-floating-wrapper .rpl-menu__item-link:hover,
  .rpl-menu--horizontal-floating-wrapper .rpl-menu__item-link:focus,
  .rpl-menu--horizontal .rpl-menu--subs .rpl-menu__item-link--active,
  .rpl-menu--horizontal .rpl-menu--subs .rpl-menu__item-link:hover,
  .rpl-menu--horizontal .rpl-menu--subs .rpl-menu__item-link:focus {
    border-radius: 0.25rem;
    align-items: center;
    padding: 1rem 1.25rem;
    color: #011A3C; }
    .rpl-menu--vertical .rpl-menu__item-link--active span, .rpl-menu--vertical .rpl-menu__item-link:hover span, .rpl-menu--vertical .rpl-menu__item-link:focus span,
    .rpl-menu--horizontal-floating-wrapper .rpl-menu__item-link--active span,
    .rpl-menu--horizontal-floating-wrapper .rpl-menu__item-link:hover span,
    .rpl-menu--horizontal-floating-wrapper .rpl-menu__item-link:focus span,
    .rpl-menu--horizontal .rpl-menu--subs .rpl-menu__item-link--active span,
    .rpl-menu--horizontal .rpl-menu--subs .rpl-menu__item-link:hover span,
    .rpl-menu--horizontal .rpl-menu--subs .rpl-menu__item-link:focus span {
      margin-right: 0;
      text-decoration: underline; }
  .rpl-menu--vertical .rpl-menu__item-link:hover, .rpl-menu--vertical .rpl-menu__item-link:focus,
  .rpl-menu--horizontal-floating-wrapper .rpl-menu__item-link:hover,
  .rpl-menu--horizontal-floating-wrapper .rpl-menu__item-link:focus,
  .rpl-menu--horizontal .rpl-menu--subs .rpl-menu__item-link:hover,
  .rpl-menu--horizontal .rpl-menu--subs .rpl-menu__item-link:focus {
    background-color: #F69C00; }
  .rpl-menu--vertical .rpl-menu__item-link--active,
  .rpl-menu--horizontal-floating-wrapper .rpl-menu__item-link--active,
  .rpl-menu--horizontal .rpl-menu--subs .rpl-menu__item-link--active {
    background-image: linear-gradient(90deg, #F6BE00 0%, #011A3C 100%);
    background-color: transparent;
    color: #011A3C; }

#main-menu .rpl-site-header__menu-container {
  display: none; }
  @media screen and (min-width: 1200px) {
    #main-menu .rpl-site-header__menu-container {
      display: inline-block; } }

#mobile-menu {
  z-index: 1040; }
  #mobile-menu .rpl-site-header__top {
    height: 3rem; }
  #mobile-menu .dropdown {
    position: relative;
    background: unset;
    top: 5px;
    left: 0; }
    #mobile-menu .dropdown .container {
      padding: 0rem 0 2rem 0;
      margin: 0; }
      #mobile-menu .dropdown .container .dropdown-header {
        display: none; }
      #mobile-menu .dropdown .container .dropdown-items li a:hover {
        background-color: #F69C00; }

.vic-dropdown-menu .rpl-link::after {
  content: none;
  border: none; }

.vic-dropdown-menu .rpl-link.dropdown-toggle span::after {
  content: "";
  display: inline-block;
  font-family: FontAwesome;
  color: #011A3C;
  margin-left: 0.5rem; }

.vic-dropdown-menu .rpl-link span {
  display: flex;
  align-items: center;
  justify-content: center; }
  .vic-dropdown-menu .rpl-link span svg {
    width: 12px;
    height: 12px;
    margin-left: 0.5rem; }

.vic-dropdown-menu .dropdown-items li span {
  transition: 80ms ease-out; }

.vic-dropdown-menu .dropdown-items li .dropdown-item:hover span {
  -webkit-text-decoration: underline;
  text-decoration: underline;
  transform: translate(12px);
  display: block; }

.vic-dropdown-menu .dropdown {
  display: none;
  inset: -40px 60px auto -40px; }
  .vic-dropdown-menu .dropdown .container {
    display: flex;
    flex-direction: column;
    padding: 28px 48px 40px; }
    .vic-dropdown-menu .dropdown .container .dropdown-header {
      padding: 0; }
      .vic-dropdown-menu .dropdown .container .dropdown-header h3 {
        font-size: 20px;
        font-weight: 700;
        padding: 0 8px;
        white-space: normal; }
    .vic-dropdown-menu .dropdown .container .dropdown-items {
      list-style-type: none;
      padding: 0; }
      .vic-dropdown-menu .dropdown .container .dropdown-items li {
        border-bottom: 1px solid #F69C00; }
        .vic-dropdown-menu .dropdown .container .dropdown-items li a {
          font-size: 14px;
          padding: 12px 8px; }
          .vic-dropdown-menu .dropdown .container .dropdown-items li a:active, .vic-dropdown-menu .dropdown .container .dropdown-items li a:focus {
            background-color: #F6BE00;
            color: #011A3C; }
      .vic-dropdown-menu .dropdown .container .dropdown-items .dropdown-item:hover {
        background-color: #F6BE00; }

#main-menu .vic-dropdown-menu {
  margin: auto 1.75rem auto auto; }
  #main-menu .vic-dropdown-menu .rpl-link {
    font-family: "VIC-Bold", "Arial", "Helvetica", "sans-serif";
    font-size: 0.875rem;
    line-height: 1em;
    font-weight: normal;
    background-color: transparent;
    padding: 0;
    position: relative;
    margin: auto 1.75rem auto auto; }
    #main-menu .vic-dropdown-menu .rpl-link.show::after {
      transform: rotate(180deg);
      transition: transform 0.3s ease; }
    #main-menu .vic-dropdown-menu .rpl-link.dropdown-toggle::after {
      content: "";
      display: inline-block;
      font-family: FontAwesome;
      color: #011A3C;
      margin-left: 0.5rem;
      position: absolute;
      right: -16px; }
    #main-menu .vic-dropdown-menu .rpl-link.dropdown-toggle span::after {
      display: none; }
  #main-menu .vic-dropdown-menu .dropdown {
    background-color: #F6BE00;
    margin-left: 20px;
    inset: 0 60px auto -40px;
    position: absolute;
    top: 100%;
    z-index: 100; }
    #main-menu .vic-dropdown-menu .dropdown .container {
      flex-direction: row; }
      #main-menu .vic-dropdown-menu .dropdown .container .dropdown-header h3 {
        color: #011A3C; }
      #main-menu .vic-dropdown-menu .dropdown .container .dropdown-items .dropdown-item:hover {
        background-color: #F6BE00; }
      #main-menu .vic-dropdown-menu .dropdown .container .dropdown-header {
        width: 25%; }
      #main-menu .vic-dropdown-menu .dropdown .container .dropdown-items {
        width: 25%; }

#main-menu .dropdown-shown {
  background-color: #FCEBB3 !important; }
  #main-menu .dropdown-shown .dropdown {
    margin-left: 20px;
    inset: 0 60px auto -40px; }
    #main-menu .dropdown-shown .dropdown .container {
      flex-direction: row; }
      #main-menu .dropdown-shown .dropdown .container .dropdown-header {
        width: 25%; }
      #main-menu .dropdown-shown .dropdown .container .dropdown-items {
        width: 25%; }

#main-menu .dropdown-hidden {
  background-color: #F6BE00 !important; }

.module-content .pagination {
  margin: 0; }

.module .pagination {
  box-sizing: border-box; }

.module .pagination li a {
  border: none;
  padding: 0; }

.module .pagination-wrapper {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  display: flex;
  align-items: center;
  padding-top: 3rem;
  width: 100%; }
  @media screen and (min-width: 576px) {
    .module .pagination-wrapper {
      padding-left: 1.75rem;
      padding-right: 1.75rem; } }
  @media print {
    .module .pagination-wrapper {
      padding: 0; } }
  @media screen and (min-width: 768px) {
    .module .pagination-wrapper {
      padding-left: 0;
      padding-right: 0; } }
  .module .pagination-wrapper ul {
    padding: 0;
    margin: 0;
    list-style: none; }
    .module .pagination-wrapper ul > li {
      display: inline-block;
      padding: 0 0 0 0.5rem; }
      .module .pagination-wrapper ul > li::after {
        content: '/';
        color: #D7DBE0;
        padding: 0 0 0 0.5rem; }
        @media screen and (min-width: 0) {
          .module .pagination-wrapper ul > li::after {
            font-family: "VIC-Bold", "Arial", "Helvetica", "sans-serif";
            font-size: 1rem;
            line-height: 1.5em;
            font-weight: normal; } }
        @media screen and (min-width: 992px) {
          .module .pagination-wrapper ul > li::after {
            font-family: "VIC-Bold", "Arial", "Helvetica", "sans-serif";
            font-size: 1.25rem;
            line-height: 1.2em; } }
      .module .pagination-wrapper ul > li:last-child::after {
        content: ''; }
      .module .pagination-wrapper ul > li > a,
      .module .pagination-wrapper ul > li.active > a {
        background: transparent;
        border: 0;
        margin: 0;
        padding: 0;
        border-radius: 0; }
        @media screen and (min-width: 0) {
          .module .pagination-wrapper ul > li > a,
          .module .pagination-wrapper ul > li.active > a {
            font-family: "VIC-Bold", "Arial", "Helvetica", "sans-serif";
            font-size: 1rem;
            line-height: 1.5em;
            font-weight: normal; } }
        @media screen and (min-width: 992px) {
          .module .pagination-wrapper ul > li > a,
          .module .pagination-wrapper ul > li.active > a {
            font-family: "VIC-Bold", "Arial", "Helvetica", "sans-serif";
            font-size: 1.25rem;
            line-height: 1.2em; } }
      .module .pagination-wrapper ul > li > a {
        color: #011A3C;
        cursor: pointer;
        border-bottom: 2px solid transparent;
        border-radius: 0;
        display: inline-block; }
        .module .pagination-wrapper ul > li > a:hover, .module .pagination-wrapper ul > li > a:focus {
          color: #011A3C;
          border-bottom: 2px solid transparent; }
        .module .pagination-wrapper ul > li > a span {
          position: absolute;
          width: 1px;
          height: 1px;
          padding: 0;
          margin: -1px;
          overflow: hidden;
          clip: rect(0 0 0 0);
          border: 0;
          pointer-events: none; }
      .module .pagination-wrapper ul > li.active > a {
        color: #D63C00;
        border-bottom: 2px solid #D63C00; }

.span12 .module .pagination {
  padding-left: 1.5625rem;
  padding-right: 1.5625rem; }

.resource-item {
  border-bottom: 2px solid #D7DBE0;
  border-radius: 0;
  padding: 10px; }
  .resource-item .resource-summary {
    flex-grow: 2;
    margin-right: 15px; }
  .resource-item .resource-icon {
    max-width: 45px; }
    .resource-item .resource-icon .format-label {
      position: initial;
      margin-right: 10px;
      color: transparent;
      display: inline-block;
      height: 60px;
      width: 60px;
      vertical-align: text-bottom; }
  @media (min-width: 767px) {
    .resource-item .resource-summary {
      width: 24%; } }

.resource-list[data-module='resource-reorder'] {
  margin: 24px -10px 10px -10px; }

.resource-list .resource-item {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: flex-start; }
  .resource-list .resource-item:hover {
    background-color: transparent; }
  .resource-list .resource-item .buttons {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    gap: 0.5rem; }
  .resource-list .resource-item .btn {
    border: 2px solid #F6BE00;
    padding: 0.75rem; }
  .resource-list .resource-item .btn-outline {
    border-width: 2px;
    background-color: #FFFFFF; }
  .resource-list .resource-item .btn-api {
    border-color: #3A833A;
    color: #3A833A; }

@media (max-width: 767px) {
  .resource-list .resource-item {
    display: inline; }
  .resource-list .buttons {
    flex-direction: column; } }

.dropdown-menu {
  border-color: #F6BE00; }
  .dropdown-menu > li > a:hover {
    background-image: none;
    background-color: #F6BE00; }

.dataset-resources {
  display: inline; }
  .dataset-resources .badge {
    background: none;
    color: #465870;
    font-size: 0.875rem;
    padding: 0 0.25rem 0 0;
    text-shadow: none;
    text-transform: uppercase; }
    .dataset-resources .badge:hover, .dataset-resources .badge:focus {
      color: #465870;
      text-decoration: underline; }
    .dataset-resources .badge:before {
      content: "|";
      padding-right: 0.625rem; }
  .dataset-resources li:first-child .badge:before {
    content: "";
    padding-right: 0; }

.dataset-api {
  display: inline;
  float: right;
  color: #465870;
  font-size: 0.875rem; }
  .dataset-api ul {
    padding-right: 50px;
    display: inline-flex; }
    .dataset-api ul i {
      margin-right: 3px; }
  .dataset-api li {
    display: inline; }
    .dataset-api li:last-child {
      padding-right: 0; }
  .dataset-api i {
    padding-right: 3px; }
  .dataset-api .preview {
    color: #011A3C; }
  .dataset-api .api a {
    color: #3A833A; }

@media (max-width: 767px) {
  .dataset-api, .dataset-resources {
    display: block; }
  .dataset-api {
    margin-top: 0.75rem;
    float: unset; } }

.res_abstract_heading {
  font-family: "VIC-Bold", "Arial", "Helvetica", "sans-serif";
  font-size: 1.5rem;
  line-height: 1.2em;
  font-weight: normal; }

.datapreview .resource-view .resource-view .actions {
  position: relative; }

.resource-preview {
  padding-bottom: 1rem; }
  .resource-preview h3 {
    margin: 0; }
  .resource-preview .header-container {
    padding-top: 3rem;
    padding-bottom: 1.5rem;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .resource-preview .header-container .dtv-external-link {
      font-family: "VIC-Bold", "Arial", "Helvetica", "sans-serif";
      color: #0052C2; }
      .resource-preview .header-container .dtv-external-link svg {
        fill: #0052C2; }
  .resource-preview .resource-view {
    margin: 0;
    position: relative; }

.resource-read .table.table-striped thead {
  display: none; }

.resource-read .data-dictionary-table thead {
  background-color: #f2f2f2; }

.module-resource .nav.nav-tabs li {
  padding: 0 10px; }
  .module-resource .nav.nav-tabs li .btn {
    border: none;
    padding: 0.375rem 0.75rem;
    font-size: 0.875rem;
    line-height: 1.5;
    font-weight: 600;
    font-family: "VIC-Regular", "Arial", "Helvetica", "sans-serif";
    margin-bottom: 0.5rem; }

@media (min-width: 576px) {
  .api-modal {
    max-width: 80%; } }

.module-content.resources .form-actions .cancel {
  background-color: #af272f;
  color: #fff; }
  .module-content.resources .form-actions .cancel:hover {
    background-color: #F69C00; }

.format-label {
  background: url("/datavic-sprite-resource-icons.png") no-repeat 0 0;
  width: 60px;
  height: 65px;
  background-position: -1720px -220px;
  transform: scale(0.53);
  margin: -14px 0 0 -14px; }

.format-label[data-format="data tool"] {
  width: 60px;
  height: 65px;
  background-position: -2320px -220px;
  transform: scale(0.53);
  margin: -14px 0 0 -14px; }

.dataset-resources {
  margin-top: 0.75rem; }
  .dataset-resources li a.badge {
    font-family: "Vic-Medium", arial, sans-serif;
    font-weight: normal;
    background-color: transparent !important; }

.dataset-item {
  border-bottom: none;
  border-top: 1px solid #D7DBE0;
  padding: 2rem 0 0 0;
  margin: 2rem 0 0 0; }
  .dataset-item h3.dataset-heading {
    margin-bottom: 0.75rem;
    margin-top: 1.5rem; }
  .dataset-item .dataset-content .dataset-heading > a, .dataset-item .dataset-content div {
    color: #011A3C; }
  .dataset-item .dataset-private.badge.bg-secondary {
    background-color: #000 !important;
    font-size: .75rem;
    padding: 2px 4px;
    border-radius: 0.25rem; }
  .dataset-item .privacy-label {
    background-color: #D7DBE0;
    display: inline-block;
    font-size: 0.9375rem;
    margin-bottom: 0;
    padding: 0.1875rem 0.5rem; }
    .dataset-item .privacy-label.private {
      background-color: #FCEBB3; }
  .dataset-item h4.search-result-organisation {
    font-family: "Vic-Medium", arial, sans-serif;
    font-size: 1.125rem;
    margin: 0.75rem 0; }
    .dataset-item h4.search-result-organisation a {
      color: #465870; }

.dataset-heading {
  font-size: 1.5rem; }

.order-by.rpl-search-form__filters {
  padding-top: 1.875rem; }

.order-by .vue-form-generator .form-group {
  margin-bottom: 0; }

.order-by .vue-form-generator label,
.order-by .vue-form-generator .pseudo-label {
  font-family: "VIC-Bold", "Arial", "Helvetica", "sans-serif";
  font-size: 1rem;
  line-height: 1em;
  font-weight: normal;
  color: #011A3C;
  display: block;
  margin-bottom: 0.75rem; }

.da-search {
  background-color: #E8EBEE; }
  .da-search .rpl-search-form__btn:hover span, .da-search .rpl-search-form__btn:focus span {
    color: #011A3C; }
  .da-search .rpl-search-form__btn:hover svg, .da-search .rpl-search-form__btn:focus svg {
    fill: #011A3C; }
  .da-search .rpl-search-form__show-filters:hover, .da-search .rpl-search-form__show-filters:focus {
    text-decoration: underline; }
  .da-search .rpl-search-form__field {
    background: #fff;
    padding: 1.25rem;
    border: 1px solid transparent; }
    .da-search .rpl-search-form__field:focus-within {
      border: 1px solid #F6BE00; }
    .da-search .rpl-search-form__field::after {
      display: none; }
  .da-search .rpl-submit-loader[type="submit"] {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
    width: 100%; }
  @media screen and (min-width: 768px) {
    .da-search .rpl-fieldset .form-group--col-four {
      margin-top: 1.75rem;
      flex-basis: calc(25% - (0.75rem * 2)); } }

.stages li.last {
  right: 0px; }

.stages li .highlight {
  color: #6B6B6B; }
  @media (min-width: 375px) {
    .stages li .highlight {
      text-indent: 0px; } }
  @media (max-width: 545px) {
    .stages li .highlight {
      padding: 5px 60px;
      line-height: 20px; } }

.stages li.active:before {
  color: #438240; }

.stages li.active:after {
  border-top-color: #438240;
  border-bottom-color: #438240; }

.stages li.active .highlight {
  background: #438240; }

.stages li.complete:before {
  color: #3a7138; }

.stages li.complete .highlight {
  background: #3a7138; }

.control-required {
  color: #aa0028;
  font-weight: 400;
  font-size: 14px;
  font-family: "Vic-Regular", arial, sans-serif; }

.label-and-text-checkbox label {
  display: flex; }

.label-and-text-checkbox .rpl-checkbox .rpl-checkbox__inline-label {
  line-height: 24px; }

.editor .editor-info-block a {
  color: #187491; }

.primary form .info-block {
  color: #757575; }
  .primary form .info-block.info-user-email {
    margin-top: -24px;
    margin-bottom: 30px;
    margin-left: 130px; }

.error-block {
  background: #DD3134; }

.btn-warning, .btn-warning:focus, .btn-warning:hover, .btn-warning:active, .btn-danger, .btn-danger:focus, .btn-danger:hover, .btn-danger:active {
  color: #000; }

.form-actions {
  overflow: hidden; }

select.form-control {
  appearance: auto; }

.dataset-form .form-actions {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 10px; }
  .dataset-form .form-actions .action-info {
    margin: 0; }
  .dataset-form .form-actions .btn {
    width: 100%;
    display: block; }

.dataset-form .resource-upload-field .btn-remove-url {
  margin: 0;
  top: 7px; }

@media (min-width: 768px) {
  .dataset-form .form-actions {
    flex-direction: row;
    align-items: center; }
    .dataset-form .form-actions .action-info {
      min-width: 250px;
      margin-right: 35px; }
    .dataset-form .form-actions .btn {
      height: fit-content;
      max-width: 260px; } }

.organization-edit .image-upload .btn[title*="Link to a URL"] {
  display: none !important; }

.select2-choice {
  height: 29px !important; }

.restricted div::after, .restricted.select2-chosen::after {
  content: 'Restricted';
  display: inline-block;
  color: #055160;
  background-color: #cff4fc;
  border-color: #b6effb;
  border-radius: 0.25rem;
  padding: 0.35em 0.65em;
  font-size: 0.75em;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline; }

.rpl-form {
  font-family: "VIC-Regular", "Arial", "Helvetica", "sans-serif";
  font-size: 0.875rem;
  line-height: 1.3em;
  font-weight: normal; }
  .rpl-form__title {
    margin-top: 0; }
  .rpl-form label,
  .rpl-form .pseudo-label {
    font-family: "VIC-Bold", "Arial", "Helvetica", "sans-serif";
    font-size: 1rem;
    line-height: 1em;
    font-weight: normal;
    color: #011A3C;
    display: block;
    margin-bottom: 0.75rem; }
  .rpl-form input[type='text'], .rpl-form input[type='password'], .rpl-form input[type='datetime'], .rpl-form input[type='datetime-local'], .rpl-form input[type='date'], .rpl-form input[type='month'], .rpl-form input[type='time'], .rpl-form input[type='week'], .rpl-form input[type='number'], .rpl-form input[type='email'], .rpl-form input[type='url'], .rpl-form input[type='search'], .rpl-form input[type='tel'], .rpl-form input[type='color'], .rpl-form input:not([type]) {
    background-color: #F6F6F9;
    border: 1px solid #D7DBE0;
    border-radius: 0.25rem;
    box-sizing: border-box;
    color: #011A3C;
    height: auto;
    width: 100%;
    padding: 1rem;
    margin: 0; }
    @media screen and (min-width: 768px) {
      .rpl-form input[type='text'], .rpl-form input[type='password'], .rpl-form input[type='datetime'], .rpl-form input[type='datetime-local'], .rpl-form input[type='date'], .rpl-form input[type='month'], .rpl-form input[type='time'], .rpl-form input[type='week'], .rpl-form input[type='number'], .rpl-form input[type='email'], .rpl-form input[type='url'], .rpl-form input[type='search'], .rpl-form input[type='tel'], .rpl-form input[type='color'], .rpl-form input:not([type]) {
        padding: 1rem 1.25rem; } }
    .rpl-form input[type='text']:focus, .rpl-form input[type='password']:focus, .rpl-form input[type='datetime']:focus, .rpl-form input[type='datetime-local']:focus, .rpl-form input[type='date']:focus, .rpl-form input[type='month']:focus, .rpl-form input[type='time']:focus, .rpl-form input[type='week']:focus, .rpl-form input[type='number']:focus, .rpl-form input[type='email']:focus, .rpl-form input[type='url']:focus, .rpl-form input[type='search']:focus, .rpl-form input[type='tel']:focus, .rpl-form input[type='color']:focus, .rpl-form input:not([type]):focus {
      border-color: #F6BE00; }
  .rpl-form input[type='radio'] + label, .rpl-form input[type='checkbox'] + label {
    display: inline-block;
    margin: 0; }
  .rpl-form textarea {
    background-color: #F6F6F9;
    border: 1px solid #D7DBE0;
    border-radius: 0.25rem;
    box-sizing: border-box;
    color: #011A3C;
    height: auto;
    width: 100%;
    padding: 1rem;
    margin: 0;
    height: 11.25rem; }
    @media screen and (min-width: 768px) {
      .rpl-form textarea {
        padding: 1rem 1.25rem; } }
    .rpl-form textarea:focus {
      border-color: #F6BE00; }
    @media screen and (min-width: 768px) {
      .rpl-form textarea {
        height: 4.6875rem; } }
  .rpl-form .radio-list label {
    font-family: "VIC-Regular", "Arial", "Helvetica", "sans-serif";
    font-size: 0.875rem;
    line-height: 1.3em;
    font-weight: normal;
    display: inline;
    margin-right: 1rem; }
  .rpl-form .radio-list input[type="radio"] {
    margin-right: 0.5rem; }
  .rpl-form [type='submit'] {
    color: #011A3C;
    text-align: center;
    display: inline-block;
    margin: 0;
    box-sizing: border-box;
    text-decoration: none;
    width: 100%;
    padding: 1rem 3rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    cursor: pointer;
    color: #011A3C;
    background-color: #F6BE00; }
    @media screen and (min-width: 0) {
      .rpl-form [type='submit'] {
        font-family: "VIC-Bold", "Arial", "Helvetica", "sans-serif";
        font-size: 0.875rem;
        line-height: 1em;
        font-weight: normal; } }
    @media screen and (min-width: 768px) {
      .rpl-form [type='submit'] {
        font-family: "VIC-Bold", "Arial", "Helvetica", "sans-serif";
        font-size: 1rem;
        line-height: 1em; } }
    @media print {
      .rpl-form [type='submit'] {
        color: #000; } }
    @media screen and (min-width: 576px) {
      .rpl-form [type='submit'] {
        width: auto; } }
    @media print {
      .rpl-form [type='submit'] {
        padding-left: 0;
        padding-right: 0;
        width: auto; } }
    .rpl-form [type='submit']:hover, .rpl-form [type='submit']:focus {
      text-decoration: none; }
    .rpl-form [type='submit']:active {
      background-color: transparent;
      background-image: linear-gradient(180deg, #F6BE00 0%, #F69C00 100%);
      color: #011A3C; }
    @media print {
      .rpl-form [type='submit'] {
        color: #000; } }
    @media print {
      .rpl-form [type='submit'] {
        background-color: transparent; } }
    .rpl-form [type='submit']:hover, .rpl-form [type='submit']:focus {
      background-color: #F69C00;
      color: #011A3C; }
    .rpl-form [type='submit']:active {
      color: #011A3C; }
      @media print {
        .rpl-form [type='submit']:active {
          color: #000; } }
  .rpl-form .buttons button {
    color: #011A3C;
    text-align: center;
    display: inline-block;
    margin: 0;
    box-sizing: border-box;
    text-decoration: none;
    width: 100%;
    padding: 1rem 3rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    cursor: pointer; }
    @media screen and (min-width: 0) {
      .rpl-form .buttons button {
        font-family: "VIC-Bold", "Arial", "Helvetica", "sans-serif";
        font-size: 0.875rem;
        line-height: 1em;
        font-weight: normal; } }
    @media screen and (min-width: 768px) {
      .rpl-form .buttons button {
        font-family: "VIC-Bold", "Arial", "Helvetica", "sans-serif";
        font-size: 1rem;
        line-height: 1em; } }
    @media print {
      .rpl-form .buttons button {
        color: #000; } }
    @media screen and (min-width: 576px) {
      .rpl-form .buttons button {
        width: auto; } }
    @media print {
      .rpl-form .buttons button {
        padding-left: 0;
        padding-right: 0;
        width: auto; } }
    .rpl-form .buttons button:hover, .rpl-form .buttons button:focus {
      text-decoration: none; }
    .rpl-form .buttons button:active {
      background-color: transparent;
      background-image: linear-gradient(180deg, #F6BE00 0%, #F69C00 100%);
      color: #011A3C; }
  .rpl-form .hint {
    margin-bottom: 0.5rem; }
  .rpl-form .error input,
  .rpl-form .error textarea,
  .rpl-form .error .multiselect__tags,
  .rpl-form .error .form-control {
    border-color: #af272f;
    background-color: rgba(175, 39, 47, 0.07); }
  .rpl-form .help-block {
    font-family: "VIC-Medium", "Arial", "Helvetica", "sans-serif";
    font-size: 0.875rem;
    line-height: 1em;
    font-weight: normal;
    margin-top: 0.75rem; }
    .rpl-form .help-block.errors {
      order: 2;
      margin-bottom: 0.5rem;
      color: #af272f; }

.vue-form-generator > fieldset {
  padding: 0;
  border-width: 0; }

.vue-form-generator .form-group {
  margin-bottom: 1rem;
  display: flex;
  flex-direction: column; }
  @media screen and (min-width: 768px) {
    .vue-form-generator .form-group {
      margin-bottom: 1.75rem; } }
  .vue-form-generator .form-group.required > label:after,
  .vue-form-generator .form-group.required .field-wrap > label:after {
    margin-left: 0.25rem;
    font-family: "VIC-Regular", "Arial", "Helvetica", "sans-serif";
    font-size: 0.875rem;
    line-height: 0.8em;
    font-weight: normal;
    color: #af272f;
    content: " (Required)"; }
  .vue-form-generator .form-group label {
    order: 1; }
  .vue-form-generator .form-group .hint {
    order: 2; }
  .vue-form-generator .form-group .field-wrap {
    order: 3; }

.multiselect__tags {
  background-color: #F6F6F9;
  border: 1px solid #D7DBE0;
  border-radius: 0.25rem;
  box-sizing: border-box;
  color: #011A3C;
  height: auto;
  width: 100%;
  padding: 1rem;
  margin: 0;
  padding-right: 2.5rem; }
  @media screen and (min-width: 768px) {
    .multiselect__tags {
      padding: 1rem 1.25rem; } }
  .multiselect__tags:focus {
    border-color: #F6BE00; }

.multiselect__placeholder {
  margin-bottom: 0;
  padding: 0; }

.multiselect__single {
  background: none;
  margin-bottom: 0; }

.multiselect__element:nth-child(even) {
  background-color: #F6F6F9; }

.multiselect__element:nth-child(odd) {
  background-color: #fff; }

.multiselect__option--selected {
  color: #011A3C; }

.multiselect__option--highlight {
  color: #fff;
  background: #011A3C; }
  .multiselect__option--highlight.multiselect__option--selected {
    background-color: #af272f; }

.main .secondary .module.context-info img {
  max-width: 200px;
  width: -webkit-fill-available; }

@media (max-width: 767.98px) {
  .main .secondary {
    -webkit-order: -1;
    order: -1; }
    .main .secondary .module.context-info img {
      max-height: 150px; } }

.rpl-fieldset legend {
  display: flex;
  flex: 0 1 100%;
  font-family: "VIC-Bold", "Arial", "Helvetica", "sans-serif";
  font-size: 1.125rem;
  line-height: 1.2em;
  font-weight: normal;
  margin: 0 0 1rem 0.75rem; }

.rpl-fieldset__inner {
  flex-wrap: wrap;
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-left: -0.75rem;
  margin-right: -0.75rem; }

.rpl-fieldset--pad {
  margin: 1rem 0; }

.rpl-fieldset .form-group {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
  flex: 0 1 100%; }
  @media screen and (min-width: 768px) {
    .rpl-fieldset .form-group--col-two {
      flex-basis: calc(50% - (0.75rem * 2)); }
    .rpl-fieldset .form-group--col-three {
      flex-basis: calc(33.3% - (0.75rem * 2)); } }
  .rpl-fieldset .form-group--inline {
    flex: initial; }

.rpl-checklist__combobox {
  background-color: #F6F6F9;
  border: 1px solid #D7DBE0;
  border-radius: 0.25rem;
  position: relative; }
  .rpl-checklist__combobox--expanded {
    border: 1px solid #F6BE00; }
    @media screen and (min-width: 576px) {
      .rpl-checklist__combobox--expanded {
        border-radius: 0.25rem 0.25rem 0 0;
        border-bottom: 1px solid transparent; } }
    .rpl-checklist__combobox--expanded .rpl-checklist__info .rpl-icon {
      transform: rotate(-180deg); }

.rpl-checklist__info {
  position: relative;
  cursor: pointer;
  color: #011A3C;
  text-align: left;
  display: block;
  width: 100%;
  background: #fff;
  border: 0;
  padding: 1px; }
  @media screen and (min-width: 768px) {
    .rpl-checklist__info {
      padding: 1rem 1.25rem; } }
  .rpl-checklist__info .rpl-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 1rem;
    margin: auto;
    transition: transform .25s; }
    @media screen and (min-width: 768px) {
      .rpl-checklist__info .rpl-icon {
        right: 1.25rem; } }

@media screen and (min-width: 768px) {
  .rpl-checklist__list--dropdown {
    background-color: #F6F6F9;
    border: 1px solid #F6BE00;
    border-top: 0;
    position: absolute;
    z-index: 10;
    width: auto;
    max-height: 23.75rem;
    overflow: auto;
    left: -1px;
    right: -1px; } }

.rpl-checklist__list-row {
  padding: 0.75rem 1.25rem; }
  .rpl-checklist__list-row:nth-child(odd) {
    background: #fff; }
  .rpl-checklist__list-row--single {
    padding: 0; }

.rpl-checklist__single-item {
  font-family: "VIC-Regular", "Arial", "Helvetica", "sans-serif";
  font-size: 0.875rem;
  line-height: 1em;
  font-weight: normal;
  color: #011A3C;
  background-color: transparent;
  padding: 0.75rem 1.25rem;
  border: 0;
  margin: 0;
  width: 100%;
  text-align: left;
  cursor: pointer; }
  .rpl-checklist__single-item:hover, .rpl-checklist__single-item:focus {
    color: #011A3C;
    background-color: #F6BE00; }
  .rpl-checklist__single-item--selected {
    text-decoration: underline; }

.rpl-checklist__more-count {
  color: #F6BE00; }

.rpl-checklist .rpl-checkbox {
  margin-bottom: 10px; }

.rpl-checkbox input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  width: 1.25rem;
  height: 1.25rem;
  cursor: pointer; }
  .rpl-checkbox input[type="checkbox"]:focus + .rpl-checkbox__box, .rpl-checkbox input[type="checkbox"]:active + .rpl-checkbox__box {
    box-shadow: 0 0 0 1px #1A1A1A inset, 0 0 0 4px #FF9E1B; }

.rpl-checkbox .rpl-checkbox__inline-label {
  font-family: "VIC-Regular", "Arial", "Helvetica", "sans-serif";
  font-size: 0.875rem;
  line-height: 1em;
  font-weight: normal;
  margin-left: 0.5rem;
  font-size: 1rem; }

.rpl-checkbox__box {
  vertical-align: middle;
  width: 24px;
  height: 24px;
  background: #F5F5F5;
  border: 1px solid #666666;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 999; }
  .rpl-checkbox__box .rpl-icon {
    display: none; }
  .rpl-checkbox__box--checked {
    background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08); }
    .rpl-checkbox__box--checked .rpl-icon {
      display: block;
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      margin: auto; }

.rpl-checkbox:focus .rpl-checkbox__box, .rpl-checkbox:hover .rpl-checkbox__box, .rpl-checkbox:active .rpl-checkbox__box {
  border-color: #1A1A1A; }

.rpl-checkbox:after {
  content: ""; }

.rpl-clearform {
  padding: 0.5rem 0;
  border: 0;
  background: none;
  cursor: pointer;
  font-family: "VIC-Bold", "Arial", "Helvetica", "sans-serif";
  font-size: 1rem;
  line-height: 1.6em;
  font-weight: normal; }
  .rpl-clearform:active {
    color: currentColor; }
  .rpl-clearform .rpl-icon {
    vertical-align: -4px;
    /* fix icon alignment */ }

.rpl-search-form form,
.rpl-search-form .wrapper {
  margin-bottom: 0; }

.rpl-search-form__field label:after,
.field-rplchecklist label:after {
  content: ""; }

.rpl-search-form__field input[type="text"] {
  border: none;
  box-shadow: none;
  margin-bottom: 0;
  padding: 0; }
  .rpl-search-form__field input[type="text"]:focus-visible {
    outline: none; }

.rpl-search-form {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 1.75rem;
  padding-bottom: 2rem;
  background-color: #E8EBEE; }
  @media screen and (min-width: 576px) {
    .rpl-search-form {
      padding-left: 1.75rem;
      padding-right: 1.75rem; } }
  @media print {
    .rpl-search-form {
      padding: 0; } }
  @media screen and (min-width: 768px) {
    .rpl-search-form {
      padding-left: 0;
      padding-right: 0; } }
  @media screen and (min-width: 992px) {
    .rpl-search-form {
      padding-top: 3rem;
      padding-bottom: 3.75rem; } }
  .rpl-search-form h1, .rpl-search-form h2 {
    color: #011A3C;
    margin-top: 0;
    padding-left: 25px; }
    @media screen and (min-width: 0) {
      .rpl-search-form h1, .rpl-search-form h2 {
        font-family: "VIC-Bold", "Arial", "Helvetica", "sans-serif";
        font-size: 1.75rem;
        line-height: 1.07em;
        font-weight: normal; } }
    @media screen and (min-width: 768px) {
      .rpl-search-form h1, .rpl-search-form h2 {
        font-family: "VIC-Bold", "Arial", "Helvetica", "sans-serif";
        font-size: 2rem;
        line-height: 1em; } }
    @media screen and (min-width: 1600px) {
      .rpl-search-form h1, .rpl-search-form h2 {
        font-family: "VIC-Bold", "Arial", "Helvetica", "sans-serif";
        font-size: 2rem;
        line-height: 1em; } }
    .rpl-search-form--dark h1 {
      color: #fff; }
  @media screen and (min-width: 768px) {
    .rpl-search-form h3 {
      font-family: "VIC-Medium", "Arial", "Helvetica", "sans-serif";
      font-size: 1.75rem;
      line-height: 1em;
      font-weight: normal; } }
  .rpl-search-form__btn {
    background-color: transparent;
    border: 0;
    padding: 0;
    cursor: pointer;
    display: flex;
    align-items: center; }
    .rpl-search-form__btn span {
      font-family: "VIC-Bold", "Arial", "Helvetica", "sans-serif";
      font-size: 1rem;
      line-height: 0.87em;
      font-weight: normal;
      color: #465870;
      margin-right: 0.5rem; }
    .rpl-search-form__btn svg {
      width: 1.75rem;
      height: 1.75rem; }
  .rpl-search-form fieldset legend {
    font-family: "VIC-Bold", "Arial", "Helvetica", "sans-serif";
    font-size: 2em;
    line-height: 2.2em;
    font-weight: normal; }
  .rpl-search-form__input {
    background-color: transparent;
    border: 0;
    width: 100%;
    color: #465870; }
    @media screen and (min-width: 0) {
      .rpl-search-form__input {
        font-family: "VIC-Medium", "Arial", "Helvetica", "sans-serif";
        font-size: 1.125rem;
        line-height: 1.22em;
        font-weight: normal; } }
    @media screen and (min-width: 768px) {
      .rpl-search-form__input {
        font-family: "VIC-Medium", "Arial", "Helvetica", "sans-serif";
        font-size: 1.5rem;
        line-height: 1.17em; } }
    @media screen and (min-width: 1600px) {
      .rpl-search-form__input {
        font-family: "VIC-Medium", "Arial", "Helvetica", "sans-serif";
        font-size: 1.75rem;
        line-height: 1.14em; } }
    .rpl-search-form--dark .rpl-search-form__input {
      color: #fff; }
    .rpl-search-form__input::-webkit-input-placeholder {
      color: #758195; }
      .rpl-search-form--dark .rpl-search-form__input::-webkit-input-placeholder {
        color: #fff; }
  .rpl-search-form__label-text {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0;
    pointer-events: none; }
  .rpl-search-form__field {
    position: relative;
    display: flex;
    margin: auto auto 1rem auto; }
    @media screen and (min-width: 576px) {
      .rpl-search-form__field {
        margin: auto auto 1rem auto; } }
    @media screen and (min-width: 992px) {
      .rpl-search-form__field {
        margin: auto auto 1rem auto; } }
    .rpl-search-form__field label {
      width: 100%; }
    .rpl-search-form__field::after {
      content: '';
      width: 100%;
      position: absolute;
      display: inline-block;
      bottom: -0.3125rem;
      left: 0;
      right: 0;
      height: 0.125rem;
      background: #E8EBEE; }
      @media screen and (min-width: 992px) {
        .rpl-search-form__field::after {
          height: 0.1875rem; } }
  .rpl-search-form__show-filters {
    font-family: "VIC-Bold", "Arial", "Helvetica", "sans-serif";
    font-size: 1rem;
    line-height: 0.87em;
    font-weight: normal;
    color: #465870;
    background: transparent;
    border: 0;
    margin-left: auto;
    display: block;
    cursor: pointer; }
    .rpl-search-form--dark .rpl-search-form__show-filters {
      color: #fff; }
    .rpl-search-form__show-filters::after {
      content: ' +'; }
    .rpl-search-form__show-filters--expanded::after {
      content: ' -'; }
  .rpl-search-form__filters {
    padding-top: 3rem; }

.search-form-wrapper {
  background-color: #E8EBEE;
  border-top: 0;
  margin-bottom: 1px;
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw; }

@media screen and (min-width: 768px) {
  .rpl-form {
    padding: 0 25px; } }

@media screen and (min-width: 768px) {
  .rpl-search-form {
    margin-left: auto;
    margin-right: auto;
    width: 724px; } }

@media screen and (min-width: 992px) {
  .rpl-search-form {
    width: 940px; } }

.rpl-search-form__field label {
  margin-bottom: 0; }

.rpl-search-form__field input[type="text"] {
  background-color: transparent;
  color: #465870;
  font-size: 1.75rem;
  font-weight: 400;
  line-height: 1.17em;
  border: 0; }
  .rpl-search-form__field input[type="text"]:focus {
    border: 0; }
  .rpl-search-form__field input[type="text"]::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #758195; }
  .rpl-search-form__field input[type="text"]:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #758195; }
  .rpl-search-form__field input[type="text"]::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #758195; }
  .rpl-search-form__field input[type="text"]:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #758195; }
  @media screen and (min-width: 576px) {
    .rpl-search-form__field input[type="text"]::-webkit-input-placeholder {
      /* WebKit browsers */
      color: #758195; }
    .rpl-search-form__field input[type="text"]:-moz-placeholder {
      /* Mozilla Firefox 4 to 18 */
      color: #758195; }
    .rpl-search-form__field input[type="text"]::-moz-placeholder {
      /* Mozilla Firefox 19+ */
      color: #758195; }
    .rpl-search-form__field input[type="text"]:-ms-input-placeholder {
      /* Internet Explorer 10+ */
      color: #758195; } }

.rpl-checklist__info {
  border-radius: 0.25rem; }

.suggestion-box {
  background-color: #fff;
  border: 1px solid #F6BE00;
  border-top: 0;
  position: absolute;
  z-index: 1;
  width: auto;
  left: -1px;
  right: -1px;
  margin: 0; }
  .suggestion-box .suggestion-section:first-child {
    border-top: #D7DBE0 1px solid; }
  .suggestion-box .suggestion-section .suggestions:before {
    display: block;
    background-color: #F6F6F9;
    padding: 8px 20px 8px 20px;
    margin-left: -24px;
    margin-right: -24px;
    z-index: 2;
    width: auto;
    color: #000;
    content: attr(data-label);
    font-size: 16px;
    font-weight: 700;
    line-height: 22px; }
  .suggestion-box .suggestion-section .suggestions {
    margin: 0px 24px 20px 24px; }
    .suggestion-box .suggestion-section .suggestions li {
      display: block;
      background-color: #fff;
      padding: 8px 20px 8px 20px;
      margin-top: 0;
      margin-left: -24px;
      margin-right: -24px;
      font-size: 16px;
      line-height: 22px; }
      .suggestion-box .suggestion-section .suggestions li:first-child {
        margin-top: 0; }
      .suggestion-box .suggestion-section .suggestions li.active, .suggestion-box .suggestion-section .suggestions li:hover {
        background-color: #F6BE00;
        padding: 8px 20px 8px 20px;
        margin-left: -24px;
        margin-right: -24px; }
        .suggestion-box .suggestion-section .suggestions li.active a, .suggestion-box .suggestion-section .suggestions li:hover a {
          display: block;
          margin: -8px -20px -8px -20px;
          padding: 8px 20px 8px 20px; }
          .suggestion-box .suggestion-section .suggestions li.active a span .muted, .suggestion-box .suggestion-section .suggestions li:hover a span .muted {
            color: #465870; }
      .suggestion-box .suggestion-section .suggestions li a {
        display: block; }
        .suggestion-box .suggestion-section .suggestions li a.selected, .suggestion-box .suggestion-section .suggestions li a:focus {
          border: none;
          text-decoration: unset; }

.pending-request {
  position: absolute;
  top: 50%;
  margin-left: -17px;
  display: none;
  color: #000;
  transform: translateY(-50%);
  transform-origin: 50%; }

ul.btn-holder {
  margin: 0;
  padding: 0;
  position: relative;
  list-style: none; }
  ul.btn-holder:hover .drop {
    display: block; }

.resource-item .drop {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  padding: 10px;
  display: none;
  color: #767676;
  font-size: 12px;
  background: #fff;
  line-height: 18px;
  text-align: center;
  border: 1px solid #F69C00;
  border-width: 0 1px 1px;
  z-index: 10; }

.custom-check {
  vertical-align: middle;
  display: inline-block;
  position: relative;
  margin: 0 5px 0 0;
  top: -.15em;
  width: 31px;
  height: 31px;
  background: url(/bg-checkboxes.png) no-repeat; }

.drop label:after {
  content: ''; }

label:hover .custom-check {
  background-position: -62px 0;
  opacity: 0.5; }

label.chk-label-active .custom-check,
.custom-check.focus {
  background-position: -62px 0;
  opacity: 1; }

#orderEmail {
  height: 0px;
  width: 0px;
  position: absolute;
  margin-right: auto;
  background: white;
  border: 1px solid #767676;
  opacity: 0;
  box-shadow: 2px 2px 6px gray;
  transition: height 1s, width 1s, opacity 1s;
  overflow: hidden;
  z-index: 99; }

#orderEmail.shown {
  opacity: 1;
  border: 1px solid #767676;
  height: 360px;
  width: 500px; }

#orderEmail div {
  margin: auto;
  text-align: center; }

#orderEmailForm {
  padding: 40px 40px; }

#orderEmailForm input {
  width: 280px; }

#orderEmailButtons {
  width: 310px; }

#orderEmailForm button {
  padding: 10px 20px;
  margin-bottom: 10px; }

#orderEmailForm button:first-child {
  margin-right: 10px; }

#orderEmail input.error {
  background: #ecbec0; }

.rpl-hero-banner {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  position: relative;
  background-repeat: no-repeat; }
  @media screen and (min-width: 576px) {
    .rpl-hero-banner {
      padding-left: 1.75rem;
      padding-right: 1.75rem; } }
  @media print {
    .rpl-hero-banner {
      padding: 0; } }
  @media screen and (min-width: 768px) {
    .rpl-hero-banner {
      padding-left: 0;
      padding-right: 0;
      margin-left: auto;
      margin-right: auto;
      width: 724px; } }
  @media screen and (min-width: 992px) {
    .rpl-hero-banner {
      width: 940px; } }
  @media screen and (min-width: 0) {
    .rpl-hero-banner {
      padding-top: 1.75rem;
      padding-bottom: 1.75rem; } }
  @media screen and (min-width: 576px) {
    .rpl-hero-banner {
      padding-top: 2rem;
      padding-bottom: 2rem; } }
  @media screen and (min-width: 768px) {
    .rpl-hero-banner {
      padding-top: 2.5rem;
      padding-bottom: 2.5rem; } }
  @media screen and (min-width: 992px) {
    .rpl-hero-banner {
      padding-top: 3.125rem;
      padding-bottom: 3.125rem; } }
  @media screen and (min-width: 1200px) {
    .rpl-hero-banner {
      padding-top: 3.125rem;
      padding-bottom: 3.125rem; } }
  @media screen and (min-width: 1600px) {
    .rpl-hero-banner {
      padding-top: 3.125rem;
      padding-bottom: 3.125rem; } }
  @media print {
    .rpl-hero-banner {
      padding: 0;
      border: 0;
      background-image: none !important; } }
  .rpl-hero-banner__center {
    padding: 0 25px; }
  .rpl-hero-banner__title {
    color: #465870;
    margin: 0; }
    @media screen and (min-width: 0) {
      .rpl-hero-banner__title {
        font-family: "VIC-Bold", "Arial", "Helvetica", "sans-serif";
        font-size: 1.75rem;
        line-height: 1.14em;
        font-weight: normal; } }
    @media screen and (min-width: 768px) {
      .rpl-hero-banner__title {
        font-family: "VIC-Bold", "Arial", "Helvetica", "sans-serif";
        font-size: 3rem;
        line-height: 1.08em; } }
    @media screen and (min-width: 1600px) {
      .rpl-hero-banner__title {
        font-family: "VIC-Bold", "Arial", "Helvetica", "sans-serif";
        font-size: 3.5rem;
        line-height: 1em; } }
    @media print {
      .rpl-hero-banner__title {
        color: #000; } }
  .rpl-hero-banner__description {
    color: #011A3C;
    letter-spacing: -0.0075rem;
    margin-top: 0.75rem; }
    @media screen and (min-width: 0) {
      .rpl-hero-banner__description {
        font-family: "VIC-Medium", "Arial", "Helvetica", "sans-serif";
        font-size: 1.25rem;
        line-height: 1.2em;
        font-weight: normal; } }
    @media screen and (min-width: 768px) {
      .rpl-hero-banner__description {
        font-family: "VIC-Medium", "Arial", "Helvetica", "sans-serif";
        font-size: 1.5rem;
        line-height: 1.17em; } }
    @media screen and (min-width: 1600px) {
      .rpl-hero-banner__description {
        font-family: "VIC-Medium", "Arial", "Helvetica", "sans-serif";
        font-size: 1.75rem;
        line-height: 1.14em; } }
    @media print {
      .rpl-hero-banner__description {
        color: #000; } }
    @media screen and (min-width: 576px) {
      .rpl-hero-banner__description {
        margin-top: 1rem; } }
    @media print {
      .rpl-hero-banner__description {
        margin-top: 0;
        margin-bottom: 0;
        margin-top: 1rem;
        margin-bottom: 1rem; } }

.dataset-contact {
  margin-top: 4rem; }
  .dataset-contact > h3 {
    margin-bottom: 1rem; }
  .dataset-contact > p {
    font-size: 1.125rem;
    margin-bottom: 2rem; }
  .dataset-contact .form .form-controls .form-group label {
    float: unset;
    width: auto;
    color: #1a1a1a;
    font-size: 1rem;
    font-family: "VIC-Bold", "Arial", "Helvetica", "sans-serif";
    margin-bottom: 1rem; }
    .dataset-contact .form .form-controls .form-group label span.required {
      color: #aa0028;
      font-family: "VIC-Regular", "Arial", "Helvetica", "sans-serif";
      font-size: 0.875rem;
      font-weight: normal; }
    .dataset-contact .form .form-controls .form-group label:after {
      display: none; }
  .dataset-contact .form .form-controls .form-group input {
    height: 50px; }
  .dataset-contact .form .form-controls .form-group input,
  .dataset-contact .form .form-controls .form-group textarea {
    background-color: #f5f5f5;
    border-color: #666666;
    box-shadow: none; }
  .dataset-contact .form .form-group .controls {
    margin-left: 0; }
  .dataset-contact .form .form-actions {
    float: left; }
  .dataset-contact .form label.checkbox {
    font-weight: normal; }
  .dataset-contact .form .subject-group {
    display: none; }
  @media screen and (min-width: 768px) {
    .dataset-contact {
      max-width: 75%; } }

.report-options {
  display: none; }

.reporting-form-center .form-actions {
  border: none; }

@media screen and (min-width: 576px) {
  .reporting-form-center {
    width: 80%;
    margin-left: 10%; }
    .reporting-form-center .form-horizontal .form-label {
      width: 25%;
      float: left; }
    .reporting-form-center .form-horizontal .controls {
      width: 73%;
      margin-left: 27%; }
      .reporting-form-center .form-horizontal .controls select {
        width: auto; }
    .reporting-form-center .form-actions {
      text-align: left;
      margin: 0 0 0 27%;
      padding: 0; } }

.form-horizontal.report .form-label {
  width: 120px;
  float: left; }

.form-horizontal.report .controls {
  margin-left: 130px;
  width: 210px; }

.module.module-narrow.module-shallow .module-heading {
  border: none; }

.action a.btn {
  color: #011A3C;
  text-align: center;
  display: inline-block;
  margin: 0;
  box-sizing: border-box;
  text-decoration: none;
  width: 100%;
  padding: 1rem 3rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  cursor: pointer;
  color: #011A3C;
  background-color: #BFC5CD;
  padding: 4px 12px; }
  @media screen and (min-width: 0) {
    .action a.btn {
      font-family: "VIC-Bold", "Arial", "Helvetica", "sans-serif";
      font-size: 0.875rem;
      line-height: 1em;
      font-weight: normal; } }
  @media screen and (min-width: 768px) {
    .action a.btn {
      font-family: "VIC-Bold", "Arial", "Helvetica", "sans-serif";
      font-size: 1rem;
      line-height: 1em; } }
  @media print {
    .action a.btn {
      color: #000; } }
  @media screen and (min-width: 576px) {
    .action a.btn {
      width: auto; } }
  @media print {
    .action a.btn {
      padding-left: 0;
      padding-right: 0;
      width: auto; } }
  .action a.btn:hover, .action a.btn:focus {
    text-decoration: none; }
  .action a.btn:active {
    background-color: transparent;
    background-image: linear-gradient(180deg, #F6BE00 0%, #F69C00 100%);
    color: #011A3C; }
  @media print {
    .action a.btn {
      color: #000; } }
  @media print {
    .action a.btn {
      background-color: transparent; } }
  .action a.btn:hover, .action a.btn:focus {
    background-color: #667285;
    color: #011A3C; }
  .action a.btn:active {
    color: #011A3C;
    background-color: transparent;
    background-image: linear-gradient(180deg, #011A3C 0%, #667285 100%); }
    @media print {
      .action a.btn:active {
        color: #000; } }

.error-explanation.alert.alert-error {
  background-color: rgba(175, 39, 47, 0.07);
  color: #af272f; }

.control-group.error .form-label {
  color: #af272f; }

.form-inline.control-medium label,
.form-inline.control-medium input,
.form-inline.control-medium button {
  margin-right: 20px; }

.form-inline.control-medium input {
  border-color: #D7DBE0; }

@media screen and (min-width: 0) {
  .form-inline.control-medium .btn.btn-primary {
    margin-top: 32px; } }

@media screen and (min-width: 992px) {
  .form-inline.control-medium .btn.btn-primary {
    margin-top: 0px; } }

a.close {
  font-size: 1.5rem; }

.row.user-login-page .primary,
.row.user-register-page .primary,
.row.user-reset-page .primary {
  float: none; }
  .row.user-login-page .primary .page-heading,
  .row.user-register-page .primary .page-heading,
  .row.user-reset-page .primary .page-heading {
    margin-bottom: 4rem; }
  .row.user-login-page .primary .sso-block,
  .row.user-register-page .primary .sso-block,
  .row.user-reset-page .primary .sso-block {
    padding: 0 30px; }
    .row.user-login-page .primary .sso-block .sso-block-button,
    .row.user-register-page .primary .sso-block .sso-block-button,
    .row.user-reset-page .primary .sso-block .sso-block-button {
      text-align: center;
      margin-bottom: 2.25rem; }
      .row.user-login-page .primary .sso-block .sso-block-button .btn,
      .row.user-register-page .primary .sso-block .sso-block-button .btn,
      .row.user-reset-page .primary .sso-block .sso-block-button .btn {
        width: 100%;
        text-decoration: none; }
    .row.user-login-page .primary .sso-block .sso-block--info,
    .row.user-register-page .primary .sso-block .sso-block--info,
    .row.user-reset-page .primary .sso-block .sso-block--info {
      font-style: italic;
      line-height: 1.3;
      display: flex;
      align-items: center;
      margin-bottom: 2rem; }
      .row.user-login-page .primary .sso-block .sso-block--info .info--icon,
      .row.user-register-page .primary .sso-block .sso-block--info .info--icon,
      .row.user-reset-page .primary .sso-block .sso-block--info .info--icon {
        margin: 0 10px; }
        .row.user-login-page .primary .sso-block .sso-block--info .info--icon svg,
        .row.user-register-page .primary .sso-block .sso-block--info .info--icon svg,
        .row.user-reset-page .primary .sso-block .sso-block--info .info--icon svg {
          height: 32px;
          width: 32px; }
      .row.user-login-page .primary .sso-block .sso-block--info .info--text a,
      .row.user-register-page .primary .sso-block .sso-block--info .info--text a,
      .row.user-reset-page .primary .sso-block .sso-block--info .info--text a {
        text-decoration: underline; }
  .row.user-login-page .primary .module-content,
  .row.user-register-page .primary .module-content,
  .row.user-reset-page .primary .module-content {
    width: fit-content;
    margin: 0 auto;
    max-width: 655px; }
    .row.user-login-page .primary .module-content .form-label,
    .row.user-register-page .primary .module-content .form-label,
    .row.user-reset-page .primary .module-content .form-label {
      width: unset;
      float: unset;
      text-align: left;
      font-family: "Vic-Bold", arial, sans-serif;
      font-size: 1rem;
      margin-bottom: 0.5rem; }
    .row.user-login-page .primary .module-content .control-medium,
    .row.user-register-page .primary .module-content .control-medium,
    .row.user-reset-page .primary .module-content .control-medium {
      margin: 0;
      margin-bottom: 1rem; }
      .row.user-login-page .primary .module-content .control-medium .controls,
      .row.user-register-page .primary .module-content .control-medium .controls,
      .row.user-reset-page .primary .module-content .control-medium .controls {
        margin-left: 0; }
      .row.user-login-page .primary .module-content .control-medium input,
      .row.user-login-page .primary .module-content .control-medium select,
      .row.user-login-page .primary .module-content .control-medium textarea,
      .row.user-register-page .primary .module-content .control-medium input,
      .row.user-register-page .primary .module-content .control-medium select,
      .row.user-register-page .primary .module-content .control-medium textarea,
      .row.user-reset-page .primary .module-content .control-medium input,
      .row.user-reset-page .primary .module-content .control-medium select,
      .row.user-reset-page .primary .module-content .control-medium textarea {
        width: 100%;
        height: 50px;
        background-color: #F6F6F9;
        border: 1px solid #D7DBE0;
        border-radius: 0.25rem; }
    .row.user-login-page .primary .module-content .form-actions,
    .row.user-register-page .primary .module-content .form-actions,
    .row.user-reset-page .primary .module-content .form-actions {
      display: flex;
      gap: 30px;
      justify-content: space-between;
      align-items: center;
      margin-top: 3rem; }
      .row.user-login-page .primary .module-content .form-actions.form-reset,
      .row.user-register-page .primary .module-content .form-actions.form-reset,
      .row.user-reset-page .primary .module-content .form-actions.form-reset {
        justify-content: flex-end; }
      .row.user-login-page .primary .module-content .form-actions .sign-up,
      .row.user-register-page .primary .module-content .form-actions .sign-up,
      .row.user-reset-page .primary .module-content .form-actions .sign-up {
        font-family: "Vic-Bold", arial, sans-serif; }
        .row.user-login-page .primary .module-content .form-actions .sign-up a,
        .row.user-register-page .primary .module-content .form-actions .sign-up a,
        .row.user-reset-page .primary .module-content .form-actions .sign-up a {
          color: #011A3C; }
      .row.user-login-page .primary .module-content .form-actions .btn,
      .row.user-register-page .primary .module-content .form-actions .btn,
      .row.user-reset-page .primary .module-content .form-actions .btn {
        width: 25%; }
        .row.user-login-page .primary .module-content .form-actions .btn.btn-reset,
        .row.user-register-page .primary .module-content .form-actions .btn.btn-reset,
        .row.user-reset-page .primary .module-content .form-actions .btn.btn-reset {
          width: 35%; }
        .row.user-login-page .primary .module-content .form-actions .btn:disabled,
        .row.user-register-page .primary .module-content .form-actions .btn:disabled,
        .row.user-reset-page .primary .module-content .form-actions .btn:disabled {
          width: unset;
          margin-left: auto; }
    .row.user-login-page .primary .module-content .password-reset,
    .row.user-register-page .primary .module-content .password-reset,
    .row.user-reset-page .primary .module-content .password-reset {
      font-size: 0.875rem;
      text-align: right;
      margin-bottom: 30px; }
      .row.user-login-page .primary .module-content .password-reset a,
      .row.user-register-page .primary .module-content .password-reset a,
      .row.user-reset-page .primary .module-content .password-reset a {
        color: #011A3C;
        text-decoration: underline; }

@media (max-width: 767px) {
  .row.user-login-page .primary,
  .row.user-register-page .primary,
  .row.user-reset-page .primary {
    padding: 0; }
    .row.user-login-page .primary .sso-block,
    .row.user-register-page .primary .sso-block,
    .row.user-reset-page .primary .sso-block {
      padding: 0; }
      .row.user-login-page .primary .sso-block .sso-block-button,
      .row.user-register-page .primary .sso-block .sso-block-button,
      .row.user-reset-page .primary .sso-block .sso-block-button {
        text-align: center;
        margin-bottom: 1.5rem; }
        .row.user-login-page .primary .sso-block .sso-block-button .btn,
        .row.user-register-page .primary .sso-block .sso-block-button .btn,
        .row.user-reset-page .primary .sso-block .sso-block-button .btn {
          word-wrap: break-word;
          white-space: normal;
          line-height: 1.3; }
    .row.user-login-page .primary .module-content,
    .row.user-register-page .primary .module-content,
    .row.user-reset-page .primary .module-content {
      max-width: unset;
      width: 100%;
      padding: 10px; }
      .row.user-login-page .primary .module-content .form-actions .btn,
      .row.user-register-page .primary .module-content .form-actions .btn,
      .row.user-reset-page .primary .module-content .form-actions .btn {
        padding: 16px; }
        .row.user-login-page .primary .module-content .form-actions .btn.btn-reset,
        .row.user-register-page .primary .module-content .form-actions .btn.btn-reset,
        .row.user-reset-page .primary .module-content .form-actions .btn.btn-reset {
          width: fit-content; } }

@media (max-width: 991px) {
  .row.user-login-page,
  .row.user-register-page,
  .row.user-reset-page {
    margin: 0; } }

.row.user-register-page .division-line {
  margin-bottom: 1.5rem; }

.row.user-register-page .module .module-content .form-actions {
  justify-content: end; }
  .row.user-register-page .module .module-content .form-actions .btn {
    width: unset; }

.row.user-register-page .password-block--info {
  margin-top: 3rem;
  margin-bottom: 2.25rem; }
  .row.user-register-page .password-block--info .info--title {
    font-size: 28px;
    margin-bottom: 2.25rem; }

.division-line {
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #c0c0c0;
  line-height: 0;
  margin: 3rem 0;
  font-style: italic;
  font-size: 0.875rem; }
  .division-line span {
    background: #fff;
    padding: 0 1.125rem; }

.custom-select .controls {
  overflow: hidden;
  background: url("/assets/images/arrow.svg") no-repeat right;
  background-position-x: 97%;
  background-color: #F6F6F9; }
  .custom-select .controls select {
    -webkit-appearance: none;
    box-shadow: none;
    background-color: transparent !important; }

.activity .item .date {
  color: #757575; }

.dataTables_wrapper .dt-buttons .btn-secondary {
  background-color: #f6f6f6;
  padding: 16px 16px; }

.dataTables_wrapper .dt-buttons button[title="Table/List toggle"],
.dataTables_wrapper .dt-buttons button[title="Toggle column visibility"],
.dataTables_wrapper .dt-buttons button[title="Share current view"] {
  display: none;
  visibility: hidden; }

.dataTables_wrapper .dt-buttons button[title="Copy to clipboard"] {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

.dataTables_wrapper .dt-buttons button[title="Print"] {
  border-top-right-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important; }

.dataTables_wrapper .dt-buttons .btn-secondary {
  background-color: #f6f6f6;
  border: #dee2e6 solid 1px; }

.dataTables_wrapper #dtprv_filter {
  display: block;
  text-align: left;
  margin-top: 0;
  float: none; }
  .dataTables_wrapper #dtprv_filter #filterinfoicon {
    display: none; }
  .dataTables_wrapper #dtprv_filter label {
    display: flex;
    align-items: center; }
    .dataTables_wrapper #dtprv_filter label input {
      width: 100%; }
    .dataTables_wrapper #dtprv_filter label::after {
      content: ""; }

.dataTables_wrapper .sortinfo, .dataTables_wrapper .resourceinfo {
  display: none; }

.dataTables_wrapper .dataTables_scroll
.dtr-control:before {
  background-color: #3A833A !important; }

.dataTables_wrapper .dataTables_scroll .dataTables_scrollBody table {
  border-left: transparent !important; }

.dataTables_wrapper #dtprv_paginate ul li.active a {
  background-color: #3A833A !important; }

.dataTables_wrapper .pagination {
  padding-top: 2.5rem; }

@media screen and (min-width: 768px) {
  .homepage .container {
    max-width: 730px; } }

@media screen and (min-width: 992px) {
  .homepage .container {
    max-width: 920px; } }

.homepage section.cards h2 {
  font-size: 32px;
  margin-bottom: 40px; }

.homepage section.cards .section-type {
  margin-bottom: 40px; }
  .homepage section.cards .section-type .card {
    height: 100%; }
    .homepage section.cards .section-type .card .card-body .card-title {
      font-size: 20px; }
      .homepage section.cards .section-type .card .card-body .card-title a {
        color: #011A3C; }
    .homepage section.cards .section-type .card img {
      aspect-ratio: 16 / 9; }
    .homepage section.cards .section-type .card:hover {
      box-shadow: 0 2px 8px rgba(26, 26, 26, 0.16); }
  .homepage section.cards .section-type:first-of-type {
    margin-top: 80px; }
  .homepage section.cards .section-type:last-of-type {
    margin-bottom: 80px; }

.via-iar-delwp-dataset .delwp-resource-list .resource-item {
  align-items: center;
  gap: 1rem;
  padding-bottom: 1rem; }
  .via-iar-delwp-dataset .delwp-resource-list .resource-item .resource-icon img {
    width: 50px; }
  .via-iar-delwp-dataset .delwp-resource-list .resource-item .resource-summary p {
    margin: 0; }
  .via-iar-delwp-dataset .delwp-resource-list .resource-item .resource-summary .resource-summary__name {
    margin-bottom: 1rem; }
  .via-iar-delwp-dataset .delwp-resource-list .resource-item .resource-summary .resource-summary__formats {
    font-size: 0.875rem; }
    .via-iar-delwp-dataset .delwp-resource-list .resource-item .resource-summary .resource-summary__formats span {
      margin: 0 0.5rem;
      display: inline-block; }
      .via-iar-delwp-dataset .delwp-resource-list .resource-item .resource-summary .resource-summary__formats span:first-child {
        margin-left: 0; }
  .via-iar-delwp-dataset .delwp-resource-list .resource-item .btn-group .btn {
    border: 2px #F6BE00 solid;
    background: #fff;
    color: #545454; }

.via-iar-delwp-dataset .delwp-access-notes {
  margin-top: 2rem;
  margin-bottom: 1rem; }

.via-iar-delwp-dataset #data-request-form {
  margin-top: 4rem; }
  .via-iar-delwp-dataset #data-request-form > h3 {
    margin-bottom: 1rem; }
  .via-iar-delwp-dataset #data-request-form > p {
    font-size: 1.125rem;
    margin-bottom: 2rem; }
  .via-iar-delwp-dataset #data-request-form .form .form-controls .form-group label {
    float: unset;
    width: auto;
    color: #1a1a1a;
    font-size: 1rem;
    font-family: "VIC-Bold", "Arial", "Helvetica", "sans-serif";
    margin-bottom: 1rem; }
    .via-iar-delwp-dataset #data-request-form .form .form-controls .form-group label span.required {
      color: #aa0028;
      font-family: "VIC-Regular", "Arial", "Helvetica", "sans-serif";
      font-size: 0.875rem;
      font-weight: normal; }
    .via-iar-delwp-dataset #data-request-form .form .form-controls .form-group label:after {
      display: none; }
  .via-iar-delwp-dataset #data-request-form .form .form-controls .form-group input {
    height: 50px; }
  .via-iar-delwp-dataset #data-request-form .form .form-controls .form-group input,
  .via-iar-delwp-dataset #data-request-form .form .form-controls .form-group textarea {
    background-color: #f5f5f5;
    border-color: #666666;
    box-shadow: none; }
  .via-iar-delwp-dataset #data-request-form .form .form-group .controls {
    margin-left: 0; }
  .via-iar-delwp-dataset #data-request-form .form .form-actions {
    float: left; }
  .via-iar-delwp-dataset #data-request-form .form label.checkbox {
    font-weight: normal; }
  @media screen and (min-width: 768px) {
    .via-iar-delwp-dataset #data-request-form {
      max-width: 75%; } }

.via-iar-delwp-dataset #dataset-contact {
  display: none; }

.dataset-details ul {
  margin-bottom: 0; }
  .dataset-details ul:last-child {
    margin-bottom: 0; }
  .dataset-details ul li:only-child {
    list-style-type: none;
    margin-left: -31px; }

.dataset-details p:last-child {
  margin-bottom: 0; }
