/**
 * If using a CSS pre-processor, tell it to overwrite this file. If not, place
 * your custom CSS modifications here.
 */

/* Fix arrows escaping the select field */
.field--type-webform form .form-type-select label{
  display: block;
}
.field--type-webform form .form-type-select .select-wrapper{
  width: auto;
}

/* Margin on GC Byline */
p.gc-byline{
  margin-bottom: 25px;
}

.search-result {
  border-bottom: solid 1px #000;
  margin-bottom: 1.5em;
  padding-bottom: 1.5em;
}

/* Fix search box text */
.select-wrapper select {
  line-height: 0.5;
}

.field--name-field-inst-featured-link > a{
  border: 1px solid transparent;
  border-style: outset;
  line-height: 1.4375;
  border-radius: 4px;
  color: #fff;
  background-color: #318000;
  border-color: #458259;
  font-size: 1.1em;
  margin-bottom: 25px;
  margin-top: 15px;
  padding: .58em 1em;
  text-shadow: 1px 2px #333;
  text-decoration: none;
  height: auto;
  min-height: 36px;
  min-width: 36px;
  white-space: normal;
  display: inline-block;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
}
.field--name-field-inst-featured-link > a:hover{
  background-color: #1d4d00;
  border-color: #305a3e;
}
.field--name-field-inst-featured-link > a:visited{
  color: #fff;
}
.home-news-feed{
  list-style: none;
  padding-left: 0;
}

.toc li .list-group-item.is-active, .toc li .list-group-item.active:focus, .toc li .list-group-item.active:hover {
  background-color: #26374a;
  color: #fff;
  cursor: auto;
  text-decoration: none;
  z-index: 2;
}

/* Fix facets */
ul.js-facets-widget {
  list-style-type:none;
}

.js-facets-widget li.list-group-item {
  border: none;
  padding-top: 0px;
  padding-bottom: 5px;
  padding-right: 5px;
  padding-left: 5px;
}

/* Front-page News block */
.gc-nws {
  font-size: 17px;
  line-height: normal;
}

.gc-nws h3 {
  font-size: 20px;
}

.view-display-id-news_block .views-field-field-date-published {
  font-size: small;
}

.view-display-id-news_block .more-link {
  font-size: 16px;
  text-align: end;
}

.gc-prtts {
  font-size: 17px;
  line-height: normal;
}

/* Search page styles */

.path-search .panel-body {
  padding-top: 1em;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.path-search details[open] {
  padding-bottom: 0px;
}

.path-search .block-region-bottom {
  margin-top: 2em;
}

.block-facets-summary {
  box-shadow: none;
  border: none;
}

.block-facets-summary-blocktransport-search {
  box-shadow: none;
  border: none;
}

.block-facets-summary-blocktransport-search .panel-body {
  padding-top: 0px;
}

.block-facet--links .panel {
  padding-bottom: 0px;
}

#views-exposed-form-transport-search-transport-search-block {
  margin-top: 1em;
}

.ndm-facet-button-close {
  margin-right: 8px;
  margin-bottom: 8px;
  padding: 4px 12px;
  border: 1px solid #ccc;
  color: #fff;
  background-color: #26374a;
  display: inline-block;
  border-radius: 4px;
}

a.ndm-facet-button-close:visited {
  color: #fff;
  background-color: #26374a;
}

a.ndm-facet-button-close:hover {
  color: #fff;
  background-color: #1c578a;
}

.datemod #wb-dtmd {
  margin-top: 1em;
  text-align: center;
}

.card {
  position: relative;
  /* margin-right: 3.33%; */
  /* margin-right: 15px; */
  margin-top: 15px;
  margin-bottom: 15px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  box-sizing: border-box;
  background-color: #ffffff;
  text-align: center;
  min-height: 250px;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 2px 1px -1px rgba(0, 0, 0, 0.12);
  /* border: 1px solid #d1d1d1; */
  border-radius: 4px;
  /* transition: all 0.15s ease-in; */
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 2px 1px -1px rgba(0, 0, 0, 0.12);
  /* border: 1px solid #d1d1d1; */
  text-decoration: none;
  /* padding-bottom: 30px; */
}

.block-views-blocktransport-search-indicators-block .block-title {
  color: #555;
  font-size: 26px;
  margin-top: 10px !important;
}

.mini-pager {
  margin-top: 2px;
  margin-bottom: 0px;
}

.block-views-blocktransport-search-indicators-block h1,h1 {
  margin-top: 1px !important;
}

.indicator-row {
  overflow:auto;
  border-bottom: 1px solid #ddd;
}

.indicator-percentage {
  font-weight: 700;
  color: #31708f;
}

.indicator-details {
  color: #555;
  font-size: 16px;
}

.indicator-refperiod {
  color: #555;
  font-size: 18px;
}

.indicator-value {
  color: #31708f;
  font-weight: 700;
  font-size: 26px;
}

.banner-top {
  margin-top: 4px;
  padding-top: 16px;
  padding-bottom: 8px;
  background-color: #404f60;
  color: #fff;
  font-family: Lato, sans-serif;;
  font-weight: normal;
  font-size: 26px;
}

.ind-list-wrapper {
  flex: 1 auto;
  overflow: hidden;
}

.ind-list {
  display: flex;
  flex-wrap: nowrap;
  transform: translateX(0);
  transition: transform 0.35s ease-out;
}

.ind-up {
  color: #26965d;
  background-color: #e5efe9;
  padding-left: 10px;
}

.ind-down {
  color: #b00020;
  background-color: #f8e8ea;
  padding-left: 10px;
}

.tdih-indicator-card {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  flex: 0 0 220px;
  max-width: 300px;
  min-height: 125px;
  padding: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  border: 1px solid transparent;
  background: #fff;
  cursor: pointer;
}

.subject-link {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  flex: 0 0 220px;
  max-width: 220px;
  min-height: 125px;
  background: #fff;
  cursor: pointer;
  margin-right: 10px;
  margin-bottom: 10px;
  text-decoration: none;
  padding: 16px;
  min-width: 180px;
  height: 100%;
  text-align: center;
  box-shadow: 5px 8px 5px #E1E4E7;
}

.indicator-title a:link {
  text-decoration: none;
  font-weight: bold;
  text-align: end;
}

.search-data-mode {
  padding: 30px 0 !important;
  background-color: #f5f5f5;
}

.indicators-title {
  margin-bottom: 2.0em;
}

.search-data-mode h2 {
  padding-bottom: 0px;
  margin-top: 5px;
  margin-bottom: 45px;
}

.op-site-menu {
  background-color: transparent;
}

/* DataTables dynamic facets */

.data-facets {
  margin-bottom: 0.8em;
}

.data-facets .wb-tabs a.plypause {
  display: none !important;
}

.data-facets .wb-tabs .curr-count {
  font-size: unset !important;
}

.data-facets .wb-tabs li.control {
  margin-bottom: 0.8em;
}

.data-facets .wb-tabs a.prv,
.data-facets .wb-tabs a.nxt {
  padding: 4px;
}

.field-link--link-collection-item {
  padding-bottom: 0.375em;
}

.field-link--link-collection-item a {
  box-shadow: 1px 1px 0px 0px rgb(0 0 0 / 75%);
}

.field-link--link-collection-item .btn {
  border: 1px solid #ddd;
}

.field-link--link-collection-item .btn:hover {
  background-color: #eee;
}

.block-field-blocknodepublicationfield-navigation-block {
  padding-top: 1.0em;
}

/* .block-field-blocknodepublicationbody {
  padding-top: 1.0em;
} */

.block-field-blocknodepublicationfield-child-content {
  padding-top: 1.0em;
}

.block-field-blocknodepublicationfield-related-content {
  padding-top: 1.0em;
}

/* Publication content type */
.page-node-type-publication .field--name-field-institutional-byline {
  display: none;
}

.custom-bg-img {
  background-position: center;
  background-repeat: repeat;
}
.parallax {
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
}

.p-sm {
  padding: 50px 10px;
}

/* Header subtext font size */
#block-sitebannerhome  .page-title {
  margin-right: 0;
}

#block-sitebannerhome  .page-title p {
  line-height: 1;
}

#block-sitebannerhome  .page-title p > span.sub-text {
  color: white;
  font-size: 18px;
}

/* Home parallax block */
#home-parallax .news-title {
  color: white;
  background-color: rgba(0, 0, 0, .6);
  padding: 10px;
}

#home-parallax .views-field-title a{
  color: white;
}

#home-parallax .news-title > span.h3{
  display: inline-block;
  margin-top: 10px;
}

#home-parallax .news-title .news-read-more{
  border: 2px solid white;
  background-color: black;
  padding: 0px 5px;
  margin-top: 5px;
}

#home-parallax .news-title .news-read-more > a {
  color: white;
  text-decoration: none;
}

#home-parallax .news-home-block {
  margin-top: 20px;
  color: white;
}

@media (min-width: 990px) {
  #home-parallax .row .news-home-block:first-of-type {
    padding-left: 0;
  }

  #home-parallax .row .news-home-block:nth-of-type(6) {
    padding-right: 0;
  }
}

#home-parallax .news-home-block:nth-of-class a{
  color: white;
  padding: 20px 0;
}

#home-parallax .news-home-block .views-field-field-date-published{
  background-color: rgba(0, 0, 0, .6);
  font-weight: bold;
}

#home-parallax .news-home-block .views-field-field-date-published > .field-content{
  width: 50%;
  background-color: black;
  padding: 5px 0 5px 15px;
}

#home-parallax .news-home-block .views-field-title{
    padding: 15px;
    background-color: rgba(0, 0, 0, .6);
    min-height: 150px;
}

.search-data-mode hr {
  border: 1px solid #aaa;
  width: 75%;
}

.search-data-mode .search-by-mode {
  margin: 1.0em;
}

.search-data-mode .search-by-theme {
  margin: 1.0em;
}

.homepage-search .h3 svg {
  margin-right: 10px;
}

.search-summary-results {
  margin-bottom: 15px !important;
}

.tc-search-subject {
  font-size: small;
}

.tc-search-topics {
  font-size: small;
}

.field--name-field-footer {
  margin-bottom: 25px;
  margin-bottom: 25px;
  font-size: 16px;
}

.moderation-dashboard {
  border-radius: .25rem;
  margin-bottom: 1rem;
  font-size: 16px !important;
}

.moderation-dashboard h2 {
  font-size: 1.2em;
}

.moderation-dashboard > h1 {
  background-color: #f7f7f9;
  border-bottom: 1px solid rgba(0,0,0,.125);
  margin: 0;
  font-weight: normal;
  text-align: left;
  font-size: 1em !important;
}

.moderation-dashboard nav ul {
  background: rgba(0, 0, 0, 0.05);
  margin-bottom: -.75rem;
  margin-left: -.75rem;
  margin-right: -.75rem;
  margin-top: 10px;
  padding: 10px;
  list-style: none;
  display: flex;
  justify-content: center;
}

.moderation-dashboard nav li {
  margin-right: 1rem;
}

.moderation-dashboard .services-row,
.moderation-dashboard-add-links li {
  padding: 10px 0 10px 0;
}

.moderation-dashboard .views-row,
.moderation-dashboard-add-links li {
  padding: 10px 0 10px 0;
}

.moderation-dashboard .views-row:not(:last-child),
.moderation-dashboard-add-links li:not(:last-child) {
  border-bottom: 1px solid #d4d4d4;
}


.path-frontpage .banner-top {
  padding-top: 25px;
}

.path-frontpage .block-custom-search-api-block #hero-image {
  display: none;
}

/* Navbar background states */
.tdic-site-menu li:hover,
.tdic-site-menu li:active,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover {
  background-color: #405060;
}

.navbar-default .navbar-nav {
  padding-left: 20px;
}

.table td.views-field-field-landmark-type,
.table td.views-field-field-tabledata  {
  border-top: none;
}

/* Facet sidebar block headings */

.theme-gcweb .panel-primary > .panel-heading,
.theme-gcweb-legacy .panel-primary > .panel-heading {
  background-color: #26374a;
  border-color: #26374a;
}

.theme-gcweb .panel-primary > .panel-heading:hover,
.theme-gcweb-legacy .panel-primary > .panel-heading:hover {
  background-color: #335075;
  border-color: #335075;
}

span.tdih-mode {
  display: block;
}

.field--name-field-institutional-byline {
  margin-bottom: 1.0em;
}

.path-news .field--name-field-institutional-byline {
  margin-bottom: 0px;
}

/* fix: alignment in facet badges */
ul.js-facets-links a {
  display: inherit;
}

.viewerjs-file-list ul {
  list-style: none;
}

/* Hide Leaflet added national flag icon */
.leaflet-control-attribution a svg {
  display: none !important;
}

/* Home page elements */
.gc-srvinfo {
  padding-left: 1.0em;
  padding-right: 1.0em;
}

.view-transport-modes .col {
  padding-top: 0.75em;
}

.view-transport-themes .col {
  padding-top: 0.75em;
}

.search-data-mode.well {
  border-bottom: 0px !important;
  padding-bottom: 0px !important;
  margin: 0px;
}

.gc-srvinfo h3 {
  margin-top: 0px;
}

/* Exposed Search: Items per page */

.form-item-items-per-page {
  padding-left: 12px;
  padding-right: 12px;
}

.form-item-items-per-page .control-label {
  display: inline;
}

.form-item-items-per-page select {
  padding-right: 2.0em;
  line-height: 1;
}

/* Exposed Search: Sort by */

.form-item-sort-by {
  padding-left: 12px;
  padding-right: 12px;
}

.form-item-sort-by .control-label {
  display: inline;
}

.form-item-sort-by select {
  padding-right: 2.0em;
  line-height: 1;
}

/* Exposed Search: Sort order */

.form-item-sort-order {
  padding-left: 12px;
  padding-right: 12px;
}

.form-item-sort-order .control-label {
  display: inline;
}

.form-item-sort-order select {
  padding-right: 2.0em;
  line-height: 1;
}

#block-op-wxt-sharewidgetblock,
#block-op-wxt-reportproblemblock {
  z-index: 1000;
}

.field--name-field-tabledata .field--item {
  padding-top: 1.0em;
  padding-bottom: 2.0em;
}

.field--name-field-accessible-data .field--item {
  padding-top: 1.5em;
  padding-bottom: 2.0em;
  border-bottom: solid #c0c0c0;
}

.tdih-charts-chart {
  padding-top: 1.0em;
  padding-bottom: 1.0em;
}

/* updated GCWeb footer */
footer .container h3 {
  color: #ffffff;
}

footer .gc-sub-footer {
  padding: 0 !important;
}

/* hide front-page iframe embed label heading */
.path-frontpage .field--name-field-embed-content h3.iframe_title {
  display: none;
}

/* adjust csv export button */
.csv-export-button {
  margin-top: 3.0em;
  margin-bottom: 1.0em;
}

/* Views column filter (exposed filter from views_fields_on_off) */
.views-column_filter {
  margin-top: 0.75em;
}

.views-column_filter details {
  margin-bottom:0.25em;
  z-index: 100;
  position: absolute;
  background-color:#ffffff;
}

.column_filter_form input.form-checkbox {
  margin-right: 0.125em;
}

.bef-exposed-form {
  padding-bottom: 0.75em;
}

.bef-exposed-form #edit-term--3 {
  width: 16.0em;
  margin-right: 0.125em;
}

.bef-exposed-form #edit-term--2 {
  width: 16.0em;
  margin-right: 0.125em;
}

.bef-exposed-form #edit-term {
  width: 16.0em;
  margin-right: 0.125em;
}

.bef-exposed-form button#edit-reset--3 {
  margin-left: 0.5em;
}

.bef-exposed-form button#edit-reset--2 {
  margin-left: 0.5em;
}

.bef-exposed-form button#edit-reset {
  margin-left: 0.5em;
}

.bef-exposed-form .form-item-term {
  margin-top: 0.125em;
}

.bef-exposed-form .form-type-select {
  margin-top: 0.125em;
}

.bef-exposed-form .form-actions .form-submit {
  margin-top: 0.125em;
}

/* Date modified flush left */
.block-datemodified {
  width: auto;
}

/* Thin border around Urban Mobility map */
#iframe-field_visual_report-50277 {
  border: 2px solid #808080 !important;
}

/* Urban corridors map buttons */
.urban-map-buttons {
  margin-top: 1.0em;
}

hr.gc-hr-rule {
  margin: 5px 0 0;
  border-top: 3px solid #38414d;
}

.lang-mrgn-bttm-none {
  margin-bottom: 0;
}

.gcweb-site-megamenu-btn {
  font-size: 20px;
}





/*
 * Updates to homepage look and feel
 * Base styles (mobile first)
 * All your default styles go here

 * Overrides
 */
@media screen and (max-width: 991px) {
  .gcweb-menu .container {
    padding-bottom: unset;
    padding-left: 0;
    padding-right: 0;
    padding-top: unset;
    width: 760px;
  }
}
@media screen and (max-width: 767px) {
  .gcweb-menu .container {
    width: 100%;
  }
}

:root {
  --gcds-font-h1: 700 2.53rem/118.38% Lato, sans-serif;
  --gcds-font-h2: 700 2.25rem/124.9% Lato, sans-serif;
  --gcds-font-h3: 700 2rem/124.9% Lato, sans-serif;
  --gcds-font-caption: 400 1.11rem/135% "Noto Sans", sans-serif;
  --gcds-font-text: 400 1.25rem/120% "Noto Sans", sans-serif;
}
body.path-frontpage h1 {
  font: var(--gcds-font-h1);
}
body.path-frontpage h2 {
  font: var(--gcds-font-h2);
}
body.path-frontpage h3:not(#wb-info h3) { /* leaves the "Canada footer" H3 alone. */
  font: var(--gcds-font-h3);
}
body.path-frontpage .text {
  font: var(--gcds-font-text);
  font-size: 20px;
}

/* Top bar: Search */
/* >> Adding a drop down to the search */
#wb-bnr .row .region.region-search {
  background-color: #f5f5f5;
  display: none;
  float: right;
  margin: 0;
  padding: 0 15px 0 10px;
  position: absolute;
  left: 600px;
  right: 15px;
  top: 127px;
  transition: left 0.5s ease-in-out;
  width: 100%;
  z-index: 20;
}
#wb-bnr .row .region.region-search.visible {
  left: 0;
}
#wb-bnr .row .region.region-search #wxt-search-canada-block-form .form-item.js-form-item.form-type-select.js-form-type-select.form-item-search-option.js-form-item-search-option.form-group{
  display: none;
}
#wb-srch, .srchbox {
  width: 370px;
}
#wxt-search-canada-block-form {
  margin-top: -5px;
}
#wxt-search-canada-block-form .select-wrapper select#edit-search-option,
.theme-gcweb #wb-srch input {
  border: 2px solid #A8ADB4;
  border-radius: 3px;
  box-shadow: unset;
  line-height: unset;
}
#wxt-search-canada-block-form .select-wrapper select#edit-search-option {
  display: none;
  font-size: 20px;
}
.theme-gcweb #wb-srch input {
  border-radius: 3px 0 0 3px;
  border-right: 0;
}
#wxt-search-canada-block-form .select-wrapper:after {
  background: url("data:image/svg+xml,%3csvg width='14' height='9' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M.238 1.938L1.647.517 7 5.819 12.354.517l1.408 1.421L7 8.636z' fill='%23A8ADB4'/%3e%3c/svg%3e") no-repeat center;
  background-size: contain;
  color: #A8ADB4;
  content: "";
  height: 0.5625rem;
  position: absolute;
  right: 15%;
  top: 75%;
  width: 0.875rem;
  transform: translate(50%, -50%) rotate(0);
}
.theme-gcweb #wxt__search_canada_block_form .input-group-addon {
  display: none;
}
.theme-gcweb #wb-srch-sub {
  margin: 0 0 0 -5px;
}
.theme-gcweb #wb-srch .form-group {
  display: inline-block;
}
.theme-gcweb #wb-srch input {
  width: 190px;
}
.theme-gcweb #wb-srch .submit {
  position: unset;
}
#wb-srch button, .srchbox button {
  font-size: 22px;
}

/* << Adding a drop down to the search */

.container.gcweb-site-megamenu {
  width: 100%;
}
.home #wb-bnr + hr { /* Rather than "fix" other elements, we'll adjust the thickness of this line */
  border-top: 2px solid #31455C;
}

#block-sitebanner .banner-top {
  background-color: #f5f5f5;
  height: 67px;
  line-height: 64px;
  margin-top: 0;
  padding: unset;
}
#block-sitebanner .tdih-one-line-banner {
  color: #333333;
  display: inline-block;
  font-family: "Noto Sans", sans-serif;
  font-size: /*1.582rem*/17.402px;
  font-weight: 600;
  line-height: 32px;
  margin-left: 15px;
  margin-top: 5px;
}
#block-sitebanner .tdih-one-line-banner a {
  color: inherit;
  text-decoration: none;
}
#block-sitebanner .tdih-one-line-banner a:hover span,
#block-sitebanner .tdih-one-line-banner a:focus span {
  color: blue;
  text-decoration: underline;
}
#block-sitebanner .tdih-one-line-banner span.one,
#block-sitebanner .tdih-one-line-banner span.three {
  display: block;
}
#block-sitebanner .tdih-one-line-banner span.two {
  display: none;
}
#block-sitebanner .tdih-one-line-banner span.three {
  margin-top: -10px;
}
#block-sitebanner svg {
  display: inline-block;
  left: unset;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
#block-sitebanner svg:first-child {
  right: 55px;
}
#block-sitebanner #menu-toggle {
  cursor: pointer;
  display: flex;
  flex-direction: column;
  height: 20px;
  justify-content: space-between;
  position: absolute;
  right: 15px;
  top: 23px;
  transition: transform 0.5s ease-in-out;
  width: 25px;
}
#block-sitebanner #menu-toggle.open {
  top: 21px;
}
#block-sitebanner #menu-toggle span {
  background-color: #333;
  border-radius: 3px;
  display: block;
  height: 3px;
  transition: all 0.3s ease-in-out;
}
#block-sitebanner #menu-toggle.open span:nth-child(1) {
  left: 0;
  position: absolute;
  top: 50%;
  transform: rotate(45deg);
  width: 30px;
}
#block-sitebanner #menu-toggle.open span:nth-child(2) {
  opacity: 0;
}
#block-sitebanner #menu-toggle.open span:nth-child(3) {
  left: 0;
  position: absolute;
  top: 50%;
  transform: rotate(-45deg);
  width: 30px;
}

/* Top menu */
#block-tdicsitemenu {
  background-color: #f5f5f5;
  display: none;
  height: auto;
  left: 600px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 177px;
  transition: left 0.5s ease-in-out;
  width: 100%;
  z-index: 20;
}
#block-tdicsitemenu .tdic-site-menu {
  margin: 0;
  /*margin: 10px 0 0 0;
  padding-left: 5px;*/
}
#block-tdicsitemenu.visible {
  left: 0;
  padding-bottom: 20px;
}
#block-tdicsitemenu .container {
  position: relative;
}
#block-tdicsitemenu li {
  background-color: transparent;
}
#block-tdicsitemenu a.dropdown-toggle .caret {
  display: none;
}
#block-tdicsitemenu a.dropdown-toggle:after {
  background: url("data:image/svg+xml,%3csvg width='14' height='9' xmlns='http://www.w3.org/2000/svg' fill='%2326374a'%3e%3cpath d='M.238 1.938L1.647.517 7 5.819 12.354.517l1.408 1.421L7 8.636z'/%3e%3c/svg%3e") no-repeat center;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 9px;
  padding: 0 10px 0 8px;
  position: relative;
  top: 3px;
  width: 12px;
  transform: translate(50%, -50%) rotate(0);
}
#block-tdicsitemenu li.open a.dropdown-toggle:after {
  transform: translate(11px, -5px) rotate(180deg);
}
#block-tdicsitemenu a {
  background-color: transparent;
  color: #26374a;
  font-family: "Noto Sans", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
}
#block-tdicsitemenu .dropdown-menu a {
  color: #26374a;
  font: var(--gcds-font-text);
  font-size: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}
#block-tdicsitemenu .dropdown-menu li:first-child a {
  padding-top: 20px;
}
#block-tdicsitemenu .dropdown-menu li:last-child a {
  padding-bottom: 20px;
}
#block-tdicsitemenu .dropdown-menu {
  background-color: transparent;
  border: 0 none transparent;
  box-shadow: none;
  padding: 0;
  position: relative;
  margin: 0;
  width: 100%;
}

#block-op-wxt-dataandinfobycategory {
  height: 370px;
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  text-align: center;
}
#block-op-wxt-dataandinfobycategory h2 {
  color: #333333;
  font-size: 28.83px;
  line-height: 36px;
  padding-bottom: 50px;
  text-align: left;
}
#block-op-wxt-dataandinfobycategory img {
  height: 108.18px;
  width: auto;
}
#block-op-wxt-dataandinfobycategory a {
  color: inherit;
  font-family: "Noto Sans", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 33px;
  text-decoration: none;
}
#block-op-wxt-dataandinfobycategory .modes {
  margin-bottom: 45px;
}
#block-op-wxt-dataandinfobycategory .types {
  margin-bottom: 65px;
}

#block-op-wxt-frontpagewhatyoullfindhere {
  background-color: #F1F2F3;
  color: #333333;
  font-family: "Noto Sans", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  overflow: hidden; /* The train img can stick out to the right */
  padding: 0 0 50px 0;
}
#block-op-wxt-frontpagewhatyoullfindhere h2 {
  font-size: 28.83px;
  line-height: 36px;
}
#block-op-wxt-frontpagewhatyoullfindhere .container {
  position: relative;
}
#block-op-wxt-frontpagewhatyoullfindhere h1 {
  font-family: Lato, sans-serif;
  font-size: 36.04px;
  font-weight: 700;
  line-height: 44px;
  text-align: left;
}
#block-op-wxt-frontpagewhatyoullfindhere p {
  padding-top: 15px;
  width: 744px;
}
#block-op-wxt-frontpagewhatyoullfindhere img {
  bottom: -13px;
  position: absolute;
  right: -70px;
  top: unset;
}
#block-op-wxt-frontpagewhatyoullfindhere .btn.btn-default {
  background-color: transparent;
  border: 2px solid #26374a;
  border-radius: 6px;
  color: #26374a;
  font-family: "Noto Sans", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  height: auto;
  min-height: 48px;
  padding: 12px;
  width: auto;
}
#block-op-wxt-frontpagewhatyoullfindhere .link-buttons {
  padding-top: 40px;
}
#block-op-wxt-frontpagewhatyoullfindhere .link-buttons a {
  text-align: left;
}
#block-op-wxt-frontpagewhatyoullfindhere .about.btn.btn-default {
  background-color: #26374a;
  color: white;
}


#block-op-wxt-frontpagecontactus {
  font-family: "Noto Sans", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  overflow: hidden; /* The plane img can stick out to the right */
  padding: 30px 0;
  position: relative;
}
#block-op-wxt-frontpagecontactus h1 {
  color: #333333;
  font-family: Lato, sans-serif;
  font-size: 32.04px;
  font-weight: 700;
  line-height: 40px;
  text-align: left;
}
#block-op-wxt-frontpagecontactus h3 {
  font-size: 28.83px !important;
  line-height: 36px !important;
}
#block-op-wxt-frontpagecontactus a {
  color: #2b4380;
  font-weight: 500;
}

.pagedetails.region.container.region-content-footer .row {
  height: auto;
  position: relative;
}
#block-op-wxt-reportproblemblock,
#block-op-wxt-sharewidgetblock,
#block-datemodifiedfield-date-publishedblock {
  left: 0;
  position: absolute;
  top: 0;
}
#block-op-wxt-sharewidgetblock {
  left: unset;
  right: 0;
}
#block-op-wxt-reportproblemblock,
#block-op-wxt-sharewidgetblock {
  border: 2px solid #2b4380;
  border-radius: 6px;
  width: auto;
}
#block-op-wxt-reportproblemblock a,
#block-op-wxt-sharewidgetblock a {
  background-color: white;
  border: 0 none transparent;
  color: #2b4380;
  font-family: "Noto Sans", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  margin: 0;
  text-align: left;
  text-decoration: none;
}
#block-op-wxt-sharewidgetblock .wb-share {
  margin: 0;
}
#block-op-wxt-reportproblemblock a:after {
  content: ">"
}
#block-op-wxt-sharewidgetblock a:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M8.636 3.5a.5.5 0 0 0-.5-.5H1.5A1.5 1.5 0 0 0 0 4.5v10A1.5 1.5 0 0 0 1.5 16h10a1.5 1.5 0 0 0 1.5-1.5V7.864a.5.5 0 0 0-1 0V14.5a.5.5 0 0 1-.5.5h-10a.5.5 0 0 1-.5-.5v-10a.5.5 0 0 1 .5-.5h6.636a.5.5 0 0 0 .5-.5z'/%3E%3Cpath fill-rule='evenodd' d='M16 .5a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0 0 1h3.793L6.146 9.146a.5.5 0 1 0 .708.708L15 1.707V5.5a.5.5 0 0 0 1 0v-5z'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-left: 15px;
  position: relative;
  top: 2px;
}
#block-op-wxt-reportproblemblock a span,
#block-op-wxt-sharewidgetblock a span {
  display: none;
}
#block-datemodifiedfield-date-publishedblock {
  bottom: -50px;
  top: unset;
}
#block-datemodifiedfield-date-publishedblock .datemod #wb-dtmd {
  text-align: left;
}

/* see below
.container,
.container-fluid {
  padding-right: 0;
  padding-left: 0;
}
*/
#wb-bnr.container {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
}
.row {
  margin-right: 0;
  margin-left: 0;
}

body.path-frontpage .col-xs-1, body.path-frontpage .col-sm-1, body.path-frontpage .col-md-1, body.path-frontpage .col-lg-1,
body.path-frontpage .col-xs-2, body.path-frontpage .col-sm-2, body.path-frontpage .col-md-2, body.path-frontpage .col-lg-2,
body.path-frontpage .col-xs-3, body.path-frontpage .col-sm-3, body.path-frontpage .col-md-3, body.path-frontpage .col-lg-3,
body.path-frontpage .col-xs-4, body.path-frontpage .col-sm-4, body.path-frontpage .col-md-4, body.path-frontpage .col-lg-4,
body.path-frontpage .col-xs-5, body.path-frontpage .col-sm-5, body.path-frontpage .col-md-5, body.path-frontpage .col-lg-5,
body.path-frontpage .col-xs-6, body.path-frontpage .col-sm-6, body.path-frontpage .col-md-6, body.path-frontpage .col-lg-6,
body.path-frontpage .col-xs-7, body.path-frontpage .col-sm-7, body.path-frontpage .col-md-7, body.path-frontpage .col-lg-7,
body.path-frontpage .col-xs-8, body.path-frontpage .col-sm-8, body.path-frontpage .col-md-8, body.path-frontpage .col-lg-8,
body.path-frontpage .col-xs-9, body.path-frontpage .col-sm-9, body.path-frontpage .col-md-9, body.path-frontpage .col-lg-9,
body.path-frontpage .col-xs-10, body.path-frontpage .col-sm-10, body.path-frontpage .col-md-10, body.path-frontpage .col-lg-10,
body.path-frontpage .col-xs-11, body.path-frontpage .col-sm-11, body.path-frontpage .col-md-11, body.path-frontpage .col-lg-11,
body.path-frontpage .col-xs-12, body.path-frontpage .col-sm-12, body.path-frontpage .col-md-12, body.path-frontpage .col-lg-12,
body.path-frontpage .no-js #gc-pft .nojs-col-sm-12, body.path-frontpage .nojs-col-sm-12, body.path-frontpage .wb-disable #gc-pft {
  position: relative;
  min-height: 1px;
  padding-right: 0;
  padding-left: 0;
}

/* Start small */
html {
  font-size: 11px;
}

.main-container.container {
  padding-right: 0;
  padding-left: 0;
}
.container,
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
}

#wb-bnr .row .region.region-banner {
  float: left;
  height: auto;
  margin: 0 0 10px 0;
  padding: 10px 0 0 0;
  width: 75%;
}
#wb-bnr .row .region.region-banner .brand {
  margin: 0;
  position: relative;
  padding: 0;
  z-index: 200;
}

#wb-lng {
  float: right;
}

#wb-bnr .row .region.region-search #wb-srch {
  width: 100%;
}
#wb-bnr .row .region.region-search #wxt-search-canada-block-form {
  display: flex;
}
#wb-bnr .row .region.region-search .select-wrapper {
  width: 132px;
}
#wb-bnr .row .region.region-search .form-type-search {
  display: flex;
  flex: 1;
  margin-left: 5px;
}
#wb-bnr .row .region.region-search #wb-srch-q {
  flex: 1; /* Takes up the remaining space */
  font-size: 20px;
}
#wb-bnr .row .region.region-search #edit-submit-container {
  display: flex;
  flex: 0 0 47px; /* Flex basis set to 41px */
  justify-content: flex-end; /* Align the button to the right */
  position: relative;
  right: 0;
  top: 0;
  width: 41px;
}

#wb-bc > .container {
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}

/* Hero Section... (see block--custom-search-api-block.html.twig) */
#hero-image {
  height: auto;
}
#block-op-wxt-customsearchapiblock {
  padding-left: 0;
  padding-right: 0;
}
#hero {
  position: relative;/*  transform: tranateX(-50%); */
}
#hero .text-background {
  background-color: #26374a;
  height: auto;
  margin: 0 -14px;
  padding: 60px 15px 90px 17px;
}
#hero .blue-background {
  background-color: #26374a;
  height: 100%;
  left: -99%; /* Get's rid of the tiny white line we get with 100% */
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1; /* Puts it under the text so the -99% doesn't cover any text */
}
#hero .elements {
  max-width: calc(75ch + 100px);
  width: 100%;
}
body.lang-fr #hero .title span.en,
body.lang-fr #hero .tagline.en,
body.lang-en #hero .title span.fr,
body.lang-en #hero .tagline.fr {
  display: none;
}
#hero .title,
#hero .tagline {
  color: white;
  line-height: unset;
  max-width: 75ch;
  width: 100%
}
#hero .title {
  font-size: 36.04px;
  line-height: 123.3%;
}
#hero .title:after {
  padding-top: 10px;
}
#hero .tagline,
#hero input#edit-search-keyword {
  font-size: 20px;
}
#hero input#edit-search-keyword {
  line-height: 30px; /* see: #hero .input-group-btn:last-child > .btn */
}
#hero .form-submit.btn-primary span {
  font-size: 20px;
}
#hero .input-group-btn:last-child > .btn,
#hero .input-group-btn:last-child > .btn-group {
  border: 1px solid #5c5c5c;
  margin-left: -4px;
  z-index: 100;
}
#hero .input-group-btn:last-child > .btn {
  background-color: #26374a;
  border: 1px solid white;
  border-radius: 4px;
  color: white;
  left: -2px;
  line-height: 24px; /* see: #hero input#edit-search-keyword line-height */
}
#hero span.icon.glyphicon.glyphicon-search {
  display: none;
}
#hero #edit-search-wrapper {
  max-width: 750px;
  padding-top: 10px;
  width: 100%;
}
#hero button:before {
  content: "\e003";
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  left: -2px;
  line-height: 1;
  position: relative;
  top: 3px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 20px;
}

#block-op-wxt-dataandinfobycategory {
  height: auto;
}
#block-op-wxt-dataandinfobycategory .modes,
#block-op-wxt-dataandinfobycategory .types {
  left: unset;
  position: relative;
}
#block-op-wxt-dataandinfobycategory div.types {
  right: unset;
}

#block-op-wxt-frontpagewhatyoullfindhere {
  padding: 0;
}
#block-op-wxt-frontpagewhatyoullfindhere img {
  display: none;
}
#block-op-wxt-frontpagewhatyoullfindhere p {
  width: 100%;
}
#block-op-wxt-frontpagewhatyoullfindhere .btn {
  margin-bottom: 20px;
}

#block-op-wxt-views-block-features-block-1 {
  background-color: #F1F2F3;
  color: #333333;
  font: var(--gcds-font-text);
  font-size: 20px;
  line-height: 24px;
  padding-bottom: 50px;
}
#block-op-wxt-views-block-features-block-1 h3 a {
  color: #333333;
  text-decoration: none;
}
#block-op-wxt-views-block-features-block-1 .features-home-block {
  margin: 10px 0 48px 0;
  padding: 5px;
  width: 100%
}
#block-op-wxt-views-block-features-block-1 img {
  aspect-ratio: 2 / 1;
  border-radius: 5px;
  height: auto;
  padding: 0;
  width: 100%;
}
#block-op-wxt-views-block-features-block-1 .views-field-body {
  padding: 15px 0;
  width: unset;
}
#block-op-wxt-views-block-features-block-1 .views-field-field-institutional-byline a {
  color: #2b4380;
}

#block-op-wxt-views-block-news-block-2 {
  color: #333333;
  font-family: "Noto Sans", sans-serif;
  font-size: 18px /*1.25rem*/;
  font-weight: 400;
  line-height: 24px;
  padding-left: 0;
  padding-right: 0;
  text-align: left;
}
#block-op-wxt-views-block-news-block-2 > h2 {
  font-size: 28.83px;
  line-height: 36px;
  margin-bottom: -10px;
}
#block-op-wxt-views-block-news-block-2 .news-home-block {
  border: 1px solid #7D828B;
  border-radius: 6px;
  height: auto;
  padding: 24px;
  margin: 10px 0;
  position: relative;
  width: 100%;
}
#block-op-wxt-views-block-news-block-2 .views-field-title {
  color: #2b4380;
  font: var(--gcds-font-h3);
  line-height: 40px;
  padding: 20px 0 0 0;
  text-align: left;
}
#block-op-wxt-views-block-news-block-2 .views-field-title a {
  color: inherit;
}
#block-op-wxt-views-block-news-block-2 img {
  aspect-ratio: 3 / 1;
  border-radius: 5px;
  height: auto;
  width: 100%;
}
#block-op-wxt-views-block-news-block-2 .views-field-body {
  padding: 20px 0 50px 0;
}
#block-op-wxt-views-block-news-block-2 .views-field-body span {
  display: inline-block;
}
#block-op-wxt-views-block-news-block-2 .views-field-field-date-published {
  bottom: 20px;
  color: #43474E;
  font-size: 18px;
  line-height: 21.6px;
  position: absolute;
  text-align: left;
}
#block-op-wxt-views-block-news-block-2 .view-footer {
  color: #2b4380;
  margin-top: 15px;
}
#block-op-wxt-views-block-news-block-2 .view-footer a {
  color: inherit;
}

#block-op-wxt-frontpagecontactus {
  padding: 0;
}
#block-op-wxt-frontpagecontactus img {
  display: block;
  margin-right: auto;
  margin-left: auto;
  width: 80%;
}
#block-op-wxt-frontpagecontactus p {
  width: 100%;
}

#block-op-wxt-reportproblemblock,
#block-op-wxt-sharewidgetblock {
  margin-bottom: 20px;
  position: static;
  width: 250px;
}
body.lang-fr #block-op-wxt-reportproblemblock,
body.lang-fr #block-op-wxt-sharewidgetblock {
  width: 290px;
}
body.path-frontpage #block-op-wxt-reportproblemblock,
body.path-frontpage #block-op-wxt-sharewidgetblock {
  width: 220px;
}
body.lang-fr.path-frontpage #block-op-wxt-reportproblemblock,
body.lang-fr.path-frontpage #block-op-wxt-sharewidgetblock {
  width: 300px;
}
.dialog-off-canvas-main-canvas {
  overflow-x: hidden;
}
.region-content-footer-menu {
  background-color: #33465C;
  margin-left: 50%;
  position: relative;
  transform: translateX(-50%);
  width: 100vw;
}
#block-op-wxt-tdihbottommenu,
#block-op-wxt-tdihbottommenu-2 {
  color: white;
  font-size: 16px;
  height: auto;
  padding: 20px 0 20px 0;
}
#block-op-wxt-tdihbottommenu   h2,
#block-op-wxt-tdihbottommenu-2 h2 {
  font-size: 1.2em;
  font-variant-ligatures: no-common-ligatures;
  -webkit-font-variant-ligatures: no-common-ligatures;
  font-weight: 700;
  line-height: 28px;
  left: 16px;
  margin: 0 0 0.45em 0;
  position: relative;
  width: calc(100% - 16px);
}
#block-op-wxt-tdihbottommenu   .tdih-bottom-menu,
#block-op-wxt-tdihbottommenu-2 .tdih-bottom-menu{
  left: -2px;
  position: relative;
}
#block-op-wxt-tdihbottommenu   a,
#block-op-wxt-tdihbottommenu-2 a {
  font-size: .875em;
  text-decoration: none;
}
#block-op-wxt-tdihbottommenu   .dropdown-menu,
#block-op-wxt-tdihbottommenu   a,
#block-op-wxt-tdihbottommenu   a:focus,
#block-op-wxt-tdihbottommenu   a:hover,
#block-op-wxt-tdihbottommenu   a:visited,
#block-op-wxt-tdihbottommenu-2 .dropdown-menu,
#block-op-wxt-tdihbottommenu-2 a,
#block-op-wxt-tdihbottommenu-2 a:focus,
#block-op-wxt-tdihbottommenu-2 a:hover,
#block-op-wxt-tdihbottommenu-2 a:visited {
  background-color: transparent;
  color: inherit;
}
#block-op-wxt-tdihbottommenu   a:focus,
#block-op-wxt-tdihbottommenu   a:hover,
#block-op-wxt-tdihbottommenu-2 a:focus,
#block-op-wxt-tdihbottommenu-2 a:hover {
  text-decoration: underline;
}
#block-op-wxt-tdihbottommenu   .dropdown-menu,
#block-op-wxt-tdihbottommenu-2 .dropdown-menu {
    border: 0 none transparent;
  box-shadow: none;
  display: block;
  padding: 0;
  margin: 0;
  width: 100% /*767px*/;
}
#block-op-wxt-tdihbottommenu   .dropdown-menu > li,
#block-op-wxt-tdihbottommenu-2 .dropdown-menu > li {
    height: 35px;
}
#block-op-wxt-tdihbottommenu   .dropdown-menu > li > a,
#block-op-wxt-tdihbottommenu-2 .dropdown-menu > li > a {
    display: block;
}
#block-op-wxt-tdihbottommenu   .dropdown   > a, /* Hide top level menus */
#block-op-wxt-tdihbottommenu-2 .dropdown > a { /* Hide top level menus */
    display: none;
}

/* Smallest devices (landscape phones) */
@media (min-width: 560px) {
  /* Styles for smallest devices */
  html {
    font-size: 12px;
  }
  #block-op-wxt-reportproblemblock {
    float: left;
  }
  #block-op-wxt-sharewidgetblock {
    float: right;
  }
}

/* Small devices (landscape phones) */
@media (min-width: 576px) {
  /* Styles for small devices */

  #wb-bnr .row .region.region-search,
  #block-tdicsitemenu {
    left: 800px;
  }
}

/* Medium devices (tablets) */
@media (min-width: 768px) {
  body.path-frontpage h2 {
    font: var(--gcds-font-h2);
  }
  body.path-frontpage h3:not(#wb-info h3) { /* leaves the "Canada footer" H3 alone. */
    font: var(--gcds-font-h3);
  }

  .home #wb-bnr + hr { /* Rather than "fix" other elements, we'll adjust the thickness of this line */
    border-top: 4px solid #31455C;
  }

  /* Styles for medium devices */
  body.path-frontpage .col-md-12 {
    width: 100%;
  }

  html {
    font-size: 13px;
  }

  body.path-frontpage.lang-fr #block-sitebanner .tdih-one-line-banner {
    position: relative;
    top: -25px;
  }
  #block-sitebanner svg,
  #block-sitebanner #menu-toggle {
      display: none;
  }
  #block-sitebanner .banner-top {
    /* padding-left: 15px; see #block-sitebanner .tdih-one-line-banner */
    top: -2px;
  }
  #block-sitebanner .tdih-one-line-banner {
    font-size: 1.582rem;
  }
  body.lang-en #block-sitebanner .tdih-one-line-banner span.one,
  body.lang-en #block-sitebanner .tdih-one-line-banner span.two,
  body.lang-en #block-sitebanner .tdih-one-line-banner span.three {
    display: inline-block;
  }
  body.lang-fr.path-frontpage #block-sitebanner .banner-top {
    padding-top: 25px;
  }
  #block-sitebanner .tdih-one-line-banner {
    margin-left: 11px; /* unset see #block-sitebanner .banner-top */
  }

  .container,
  .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }

  #wb-bnr.container {
    padding-right: 0;
    padding-left: 0;
  }
  #wb-bnr .row .region.region-banner {
    padding: 10px 0 0 0;
    width: 41.6666666667%;
  }

  #wb-lng {
    float: none;
    padding-right: 0 1.0em 0 0;
  }

  #wb-bnr .row .region.region-search #wxt-search-canada-block-form {
    display: inline-block;
  }
  #wxt-search-canada-block-form .select-wrapper select#edit-search-option {
    display: inline-block;
    font-size: 16px;
  }
  #wb-bnr .row .region.region-search .form-type-search {
    display: inline-block;
    flex: unset;
    margin-left: 0;
  }
  #wb-bnr .row .region.region-search #wb-srch-q {
    flex: unset; /* Takes up the remaining space */
    font-size: 16px;
  }
  #wb-bnr .row .region.region-search #edit-submit-container {
    display: inline-block;
    flex: unset; /* Flex basis set to 41px */
    justify-content: unset; /* Align the button to the right */
  }
  #wb-bnr .row .region.region-search,
  #wb-bnr .row .region.region-search.visible {
    background-color: transparent;
    display: inline-block !important;
    left: 0;
    padding: 0;
    right: 0;
    top: unset;
    width: auto;
  }
  #wb-bnr .row .region.region-search #wxt-search-canada-block-form .form-item.js-form-item.form-type-select.js-form-type-select.form-item-search-option.js-form-item-search-option.form-group{
    display: inline-block;
  }

  .container.gcweb-site-megamenu li:nth-child(2) ol.tdic-site-menu {
    left: -170px;
  }
  body.lang-fr .container.gcweb-site-megamenu li:nth-child(2) ol.tdic-site-menu {
    left: -250px;
  }
  .tdic-site-menu.navbar-nav {
    margin-right: -10px;
  }

  #wb-bc > .container {
    padding-left: 0;
    padding-right: 0;
    width: 750px;
  }

  /* Top menu */
  #block-tdicsitemenu {
    display: inline-block !important;
    left: unset;
    top: unset;
    z-index: unset;
  }
  #block-tdicsitemenu .tdic-site-menu:not(.dropdown-menu) {
    left: unset;
    position: absolute;
    right: 0;
    top: -59px;
  }
  body.lang-fr #block-tdicsitemenu .tdic-site-menu:not(.dropdown-menu) {
    top: -58px;
  }
  #block-tdicsitemenu a.dropdown-toggle:after {
    background: url("data:image/svg+xml,%3csvg width='14' height='9' xmlns='http://www.w3.org/2000/svg' fill='%23333333'%3e%3cpath d='M.238 1.938L1.647.517 7 5.819 12.354.517l1.408 1.421L7 8.636z'/%3e%3c/svg%3e") no-repeat center;
  }
  #block-tdicsitemenu a {
    color: #333333;
  }
  #block-tdicsitemenu .dropdown-menu a {
    color: #2b4380;
  }
  #block-tdicsitemenu .navbar-nav .open .dropdown-menu {
    background-color: #f5f5f5; /*#fff;*/
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    margin-top: 2px;
    position: absolute;
    width: auto;
  }
  #block-tdicsitemenu li.open a.dropdown-toggle,
  #block-tdicsitemenu li      a.dropdown-toggle:focus,
  #block-tdicsitemenu li      a.dropdown-toggle:hover,
  #block-tdicsitemenu li      ol.tdic-site-menu a:hover {
    color: blue;
    text-decoration: underline;
  }
  #block-tdicsitemenu li.open a.dropdown-toggle:after,
  #block-tdicsitemenu li      a.dropdown-toggle:focus:after,
  #block-tdicsitemenu li      a.dropdown-toggle:hover:after {
    background: url("data:image/svg+xml,%3csvg width='14' height='9' xmlns='http://www.w3.org/2000/svg' fill='%230000ff'%3e%3cpath d='M.238 1.938L1.647.517 7 5.819 12.354.517l1.408 1.421L7 8.636z'/%3e%3c/svg%3e") no-repeat center;
  }
  #block-tdicsitemenu li:nth-child(2) ol.tdic-site-menu {
    left: -75px;
  }
  body.lang-fr #block-tdicsitemenu li:nth-child(2) ol.tdic-site-menu {
    left: -65px;
  }
  #block-tdicsitemenu .tdic-site-menu li:nth-child(3) {
    padding-bottom: 0;
    padding-right: 0;
  }

  #hero-image {
    background-image: url('/sites/default/files/2024-07/homepage-background-1.jpg');
    background-position-x: center;
    background-size: cover;
    position: absolute;
    width: 100%;
    z-index: -1;
  }
  #hero-image,
  #hero {
    height: 670px;
  }
  #hero .text-background {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
  #hero .elements {
    padding-right: 100px;
    width: 655px;
  }
  #hero .title {
    font-size: 40.55px;
  }

  #block-op-wxt-dataandinfobycategory h2 {
    font-size: 36.04px;
    line-height: 44px;
  }

  #block-op-wxt-dataandinfobycategory .modes,
  #block-op-wxt-dataandinfobycategory .types {
    left: unset;
    position: relative;
  }
  #block-op-wxt-dataandinfobycategory div.types {
    right: unset;
  }

  #block-op-wxt-frontpagewhatyoullfindhere .btn {
    margin-bottom: 0;
  }
  #block-op-wxt-frontpagewhatyoullfindhere h2 {
    font-size: 36.04px;
    line-height: 44px;
  }

  #block-op-wxt-views-block-features-block-1 .features-home-block {
    width: 49%;
  }
  #block-op-wxt-views-block-features-block-1 .features-home-block.col-1,
  #block-op-wxt-views-block-features-block-1 .features-home-block.col-3 { /* Setting this directly because nth-child(odd) isn't work for some reason! */
    margin-right: 2%;
  }

  #block-op-wxt-views-block-news-block-2 h2 {
    font-size: 36.04px;
    line-height: 44px;
  }

  #block-op-wxt-views-block-news-block-2 .news-home-block {
    width: 49%;
  }

  #block-op-wxt-views-block-news-block-2 .news-home-block.col-1 {
    margin-right: 2%;
  }

  #block-op-wxt-views-block-news-block-2 .views-field-title {
    min-height: 140px;
  }
  body.lang-fr #block-op-wxt-views-block-news-block-2 .views-field-title {
    min-height: 180px;
  }
  #block-op-wxt-views-block-news-block-2 .views-field-body span {
    min-height: 96px;
  }
  body.lang-fr #block-op-wxt-views-block-news-block-2 .views-field-body span {
    min-height: 120px;
  }

  #block-op-wxt-frontpagecontactus {
    padding: 0;
  }
  #block-op-wxt-frontpagecontactus h3 {
    font-size: 36.04px !important;
    line-height: 44px !important;
  }

  #block-op-wxt-tdihbottommenu   .tdih-bottom-menu,
  #block-op-wxt-tdihbottommenu-2 .tdih-bottom-menu {
    left: -10px;
  }
  #block-op-wxt-tdihbottommenu   h2,
  #block-op-wxt-tdihbottommenu-2 h2 {
      left: 0;
  }
  #block-op-wxt-tdihbottommenu   .dropdown-menu,
  #block-op-wxt-tdihbottommenu-2 .dropdown-menu {
      width: 375px;
  }
}

/* Large devices (desktops) */
@media (min-width: 992px) {
  .home #wb-bnr + hr { /* Rather than "fix" other elements, we'll adjust the thickness of this line */
    border-top: 3px solid #31455C;
  }

  /* Styles for large devices */
  html {
    font-size: 15px;
  }
  body.path-frontpage .text {
    font: var(--gcds-font-text);
  }

  #block-sitebanner .tdih-one-line-banner {
    margin-left: 8px; /* unset see #block-sitebanner .banner-top */
  }
  body.lang-fr #block-sitebanner .tdih-one-line-banner {
    font-size: 1.35rem;
  }

  .tdic-site-menu.navbar-nav {
    margin-right: -25px;
  }

  #block-sitebanner .banner-top {
    top: -1px;
  }

  #wb-bc > .container {
    width: 970px;
  }
  #block-tdicsitemenu .nav > li {
    padding-right: 20px;
  }
  #block-tdicsitemenu li:nth-child(2) ol.tdic-site-menu {
    left: -35px;
  }
  body.lang-fr #block-tdicsitemenu li:nth-child(2) ol.tdic-site-menu {
    left: -24px;
  }

  #hero-image,
  #hero {
    height: 604px;
  }
  #hero .elements {
    width: 853px;
  }
  body.lang-fr #hero .title span.fr span {
    display: block;
  }

  #block-op-wxt-dataandinfobycategory {
    height: 370px;
  }
  #block-op-wxt-dataandinfobycategory .modes,
  #block-op-wxt-dataandinfobycategory .types {
    left: 25%;
    margin-bottom: 0;
    position: absolute;
  }
  #block-op-wxt-dataandinfobycategory div.types {
    left: unset;
    right: 25%;
  }
  #block-op-wxt-frontpagewhatyoullfindhere img {
    display: inline-block;
    height: 275px;
    width: 461px;
  }
  #block-op-wxt-frontpagewhatyoullfindhere p {
    width: 740px;
  }
  body.path-frontpage .feature-block p {
    width: 730px;
  }

  #block-op-wxt-views-block-news-block-2 {
    font-size: 1.25rem;
  }
  #block-op-wxt-views-block-news-block-2 .news-home-block {
    width: 30%;
  }
  #block-op-wxt-views-block-news-block-2 .news-home-block.col-1 {
    margin-right: 0;
  }
  #block-op-wxt-views-block-news-block-2 .news-home-block.col-2 {
    margin: 10px 5% 0 5%;
  }
  #block-op-wxt-views-block-news-block-2 .views-field-title {
    min-height: 140px;
  }
  body.lang-fr #block-op-wxt-views-block-news-block-2 .views-field-title {
    min-height: 220px;
  }
  #block-op-wxt-views-block-news-block-2 .views-field-body span {
    min-height: 96px;
  }
  body.lang-fr #block-op-wxt-views-block-news-block-2 .views-field-body span {
    min-height: 120px;
  }

  #block-op-wxt-frontpagecontactus img {
    display: inline-block;
    height: 220px;
    position: absolute;
    right: -25px;
    top: 0;
    width: 400px;
  }
  #block-op-wxt-frontpagecontactus p {
    width: 692px;
  }

  #block-op-wxt-reportproblemblock,
  #block-op-wxt-sharewidgetblock {
    margin-top: 40px;
  }

  #block-op-wxt-frontpagecontactus {
    padding: 30px 0;
  }

  #block-op-wxt-tdihbottommenu   .dropdown-menu,
  #block-op-wxt-tdihbottommenu-2 .dropdown-menu {
      width: 323.25px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: none !important;
  }
}

/* Extra large devices (large desktops) */
@media (min-width: 1200px) {
  /* Styles for extra large devices */
  html {
    font-size: 16px;
  }

  #wb-bc > .container {
    width: 1170px;
  }

  #block-sitebanner .tdih-one-line-banner span.one,
  #block-sitebanner .tdih-one-line-banner span.two,
  #block-sitebanner .tdih-one-line-banner span.three {
    display: inline-block;
  }

  #hero .tagline > span {
    display: block;
  }

  #block-op-wxt-dataandinfobycategory {
    height: 370px;
  }
  #block-op-wxt-dataandinfobycategory .modes,
  #block-op-wxt-dataandinfobycategory .types {
    left: 25%;
    position: absolute;
  }
  #block-op-wxt-dataandinfobycategory div.types {
    left: unset;
    right: 25%;
  }

  #block-op-wxt-frontpagewhatyoullfindhere img {
    display: inline-block;
    height: 321.5px;
    width: 643px;
  }

  body.path-frontpage .feature-block p {
    width: 744px;
  }

  #block-op-wxt-frontpagecontactus img {
    display: inline-block;
    height: 234px;
    right: 0;
    width: 467px;
  }
  #block-op-wxt-frontpagecontactus p {
    width: 692px;
  }

  #block-op-wxt-tdihbottommenu   .dropdown-menu,
  #block-op-wxt-tdihbottommenu-2 .dropdown-menu {
      width: 390px;
  }
}

/* XXL devices (larger desktops) */
@media (min-width: 1400px) {
  /* Styles for XXL devices */
}

/* Add Drop Down Arrow to Details accordians */
.js-form-wrapper.form-wrapper.form-item.js-form-item.panel.panel-default > .panel-heading > a[aria-expanded="true"].panel-title:after,
.js-form-wrapper.form-wrapper.form-item.js-form-item.panel.panel-default > .panel-heading > a[aria-expanded="false"].panel-title:after {
  /* Down-pointing cheveron */
  background: url("data:image/svg+xml,%3csvg width='14' height='9' xmlns='http://www.w3.org/2000/svg' fill='%2326374a'%3e%3cpath d='M.238 1.938L1.647.517 7 5.819 12.354.517l1.408 1.421L7 8.636z'/%3e%3c/svg%3e") no-repeat center;
  background-size: contain;
  content: "";
  cursor: pointer;
  display: block;
  float: right;
  height: 9px;
  left: -15px;
  position: relative;
  top: 18px;
  transform: translate(50%, -50%) rotate(0);
  width: 12px;
}
.js-form-wrapper.form-wrapper.form-item.js-form-item.panel.panel-default > .panel-heading > a[aria-expanded="true"].panel-title:after {
  /*content: "\25B2";*/ /* Up-pointing triangle */
  transform: translate(11px, -5px) rotate(180deg);
}

/* Addendum Table TOC */
.at-2023 h1#view-title {
  font-size: 2.1rem;
  padding-top: 30px;
}
.at-2023 hr {
  width: 95%;
  height: 2px;
  background-color: black;
  border: none;
  margin: 0 auto;
}
.at-2023 h1#view-title a,
.at-2023 .view-content > h3 a {
  float: right;
  font-size: 1rem;
  font-weight: normal;
  margin-left: auto;
  position: relative;
  top: 15px;
}

.at-2023 .view-content > h3:before {
  content: "\25B6"; /* Right-pointing triangle */
  cursor: pointer;
  display: inline-block;
  font-family: "Glyphicons Halflings"; /* Optional, adjust based on your font choice */
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  left: -2px;
  line-height: 1;
  position: relative;
  top: -2px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 20px;
}
.at-2023 .view-content > h3.show:before {
  content: "\25BC"; /* Down-pointing triangle */
}
.at-2023 .view-content > h3 {
  cursor: pointer;
  font:  700 1.78rem/127% Lato, sans-serif;
}

.at-2023 .view-content > .views-row {
  display: none; /* Initially hide content */
  font:  700 1.125rem/230% Lato, sans-serif;
  margin-left: 40px;
}
.at-2023 .view-content > .views-row.show {
  display: block; /* Initially hide content */
}
.at-2023 .panel-heading > .arrow:after,
.at-2023 .panel-heading > .arrow.collapsed:after {
  content: "\25BC"; /* Down-pointing triangle */
  cursor: pointer;
  display: inline;
  float: right;
  font-family: "Glyphicons Halflings"; /* Optional, adjust based on your font choice */
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  left: -2px;
  line-height: 1;
  position: relative;
  text-decoration: none;
  top: -32px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 20px;
}
.at-2023  .panel-heading > .arrow:after {
  content: "\25B2"; /* Up-pointing triangle */
}

/* Breadcrumb style updates.*/
.breadcrumb {
  font-size: 20px;
  line-height: 1.65em;
  margin-left: 5px;
}

.accordion:not(.accordion--open) .accordion--content {
  display: none;
}
.accordion--title {
  font-size: 20px;
  line-height: 24px;
  color: #2B4380;
  cursor: pointer;
  text-decoration: underline;
}
.accordion--title::before {
  content: "\e250"; /* Right-pointing triangle */
  display: inline-block;
  font-family: "Glyphicons Halflings"; /* Optional, adjust based on your font choice */
  font-size: 20px;
  font-weight: 400;
  line-height: 1;
  margin-right: 10px;
  position: relative;
}
.accordion--open .accordion--title::before {
  content: "\e252";
}
.accordion .accordion--content {
  color: #5C5C5C;
  margin-top: 10px;
  margin-left: 10px;
  padding-left: 20px;
  border-left: 1px solid #000;
}

.accordion .accordion--content input {
border-color: #6F6F6F;
}

.accordion--title:hover {
  text-decoration: none;
}
/* Paragraph - 	Logos - block */
.paragraph--type--logos-block {
  background-color: #F1F2F3;
  padding-top: 40px;
  padding-bottom: 10px;
}
.paragraph--type--logos-block .field--name-field-title {
  font-size: 36px;
  font-weight: 700;
  font-family: Lato, sans-serif;
  margin-bottom: 15px;
  text-align: center;
}
.paragraph--type--logos-block .field--name-field-text {
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  color: #545961;
}
.paragraph--type--logos-block  .paragraph--type--logos-block__columns .field--name-field-logo {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-top: 4%;
}
.paragraph--type--logos-block  .paragraph--type--logos-block__columns .field--name-field-logo img {
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.paragraph--type--logos-block  .paragraph--type--logos-block__columns .field--name-field-logo > .field--item {
  margin-bottom: 4%;
}

.paragraph--type--logos-block  .paragraph--type--logos-block__columns-1 .field--name-field-logo > .field--item {
  flex-basis: 100%;
}

.paragraph--type--logos-block  .paragraph--type--logos-block__columns-2 .field--name-field-logo > .field--item {
  flex-basis: 50%;
}

.paragraph--type--logos-block  .paragraph--type--logos-block__columns-3 .field--name-field-logo > .field--item {
  flex-basis: calc(100%/3);
}

.paragraph--type--logos-block  .paragraph--type--logos-block__columns-4 .field--name-field-logo > .field--item {
  flex-basis: 25%;
}

.paragraph--type--logos-block  .paragraph--type--logos-block__columns-5 .field--name-field-logo > .field--item {
  flex-basis: 20%;
}


/* Paragraph - 	Product Icons - block */
.paragraph--type--product-icons-block {
  padding-top: 20px;
  padding-bottom: 20px;
}
.paragraph--type--product-icons-block .field--name-field-title {
  font-size: 36px;
  font-weight: 700;
  font-family: Lato, sans-serif;
  line-height: 44px;
  margin-bottom: 40px;
  text-align: left;
  color: #333333;
}
.paragraph--type--product-icons-block .field--name-field-products {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.paragraph--type--product-icons-block .field--name-field-products > .field--item {
  flex-basis: 25%;
  text-align: center;
}
.paragraph--type--product-icons-block .field--name-field-products > .field--item img {
  border-radius: 100%;
  margin-left: auto;
  margin-right: auto;
  width: 167px;
  height: auto;
  transition: transform .2s;
}
.paragraph--type--product-icons-block .field--name-field-products > .field--item img:hover {
  transform: scale(1.12);
}
.paragraph--type--product-icons-block .field--name-field-products > .field--item .field--name-field-product {
  font-family: Lato, sans-serif;
  font-size: 28.5px;
  font-weight: 700;
  line-height: 36px;
  align-content: center;
  color: #2B4380;
}
.paragraph--type--product-icons-block .field--name-field-products > .field--item .field--name-field-description {
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  align-content: center;
  color: #333333;
  margin-top: 10px;
  margin-bottom: 20px;
}

/* Paragraph - Text - block */
.paragraph--type--text.background-color--blue {
  margin-top: 20px;
}
.paragraph--type--text.background-color--blue .container {
  background-color: #D7E5F5;
  padding: 24px;
}
.paragraph--type--text.background-color--blue .container h2 {
  color: #2B4380;
  font-family: Noto Sans;
  font-size: 20px;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 20px;
}
.paragraph--type--text.background-color--blue .container p:last-child {
  margin-bottom: 0;
}

/* Paragraph - Text, CTA and stats - block */
.paragraph--type--text-cta-stats {
  padding-top: 40px;
  padding-bottom: 40px;

}
.paragraph--type--text-cta-stats.text-style--light {
  color: #F1F2F3;
}
.paragraph--type--text-cta-stats.text-style--light .plain-link {
  color: #F1F2F3;
}
.paragraph--type--text-cta-stats .plain-link:hover {
  text-decoration: none;
}
.paragraph--type--text-cta-stats.text-style--dark{
  color: #333333;
}

.paragraph--type--text-cta-stats .field--name-field-title {
  font-size: 36px;
  font-weight: 700;
  font-family: Lato, sans-serif;
  line-height: 44px;
  margin-bottom: 15px;
}
.paragraph--type--text-cta-stats .field--name-field-description {
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 20px;
}
.paragraph--type--text-cta-stats > .container > .row {
  display: flex;
  flex-wrap: wrap;
}
.paragraph--type--text-cta-stats .paragraph--type--text-cta-stats__first {
  flex-basis: 40%;
}
.paragraph--type--text-cta-stats .field--name-field-stats {
  flex-basis: 60%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.paragraph--type--text-cta-stats .field--name-field-stats > .field--item {
  flex-basis: 50%;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
}
.paragraph--type--text-cta-stats .field--name-field-stats > .field--item:first-child {
  border-right: 1px solid #ffffff;
}
.paragraph--type--text-cta-stats .field--name-field-stats > .field--item .field--name-field-number {
  font-size: 71px;
  font-weight: 700;
  font-family: Lato, sans-serif;
  line-height: 84px;
  text-align: center;
}
.paragraph--type--text-cta-stats .field--name-field-stats > .field--item .field--name-field-text {
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
}

/* Paragraph - Text, CTA and image - block - block */
.paragraph--type--text-cta-and-image-block {
  padding-top: 20px;
  margin-bottom: 20px;
}

.paragraph--type--text-cta-and-image-block--blocks_with_border .paragraph--type--text-cta-and-image-block--item__content--buttons .page-info {
  font-family: Noto Sans;
  font-weight: 400;
  font-size: 20px;
  line-height: 33px;
}
.paragraph--type--text-cta-and-image-block--blocks_with_border .paragraph--type--text-cta-and-image-block--item__content--buttons {
  display: flex;
  justify-content: space-between;
  margin-top: 25px;
  align-items: center;

  @media screen and (min-width: 768px) {
    display: none;
  }
}
.paragraph--type--text-cta-and-image-block .custom-prev::before {
  content: '';
  display: inline-block;
  background-image: url('../images/arrow-left.svg');
  height: 20px;
  width: 12.5px;
}
.paragraph--type--text-cta-and-image-block .custom-next::before {
  content: '';
  display: inline-block;
  background-image: url('../images/arrow-right.svg');
  height: 20px;
  width: 12.5px;
}
.paragraph--type--text-cta-and-image-block .custom-prev,
.paragraph--type--text-cta-and-image-block .custom-next {
  padding: 8.5px 12.75px;
  background-color: #EBF2FC;
  border: 1px solid #cccccc;
  border-radius: 0;
}
.paragraph--type--text-cta-and-image-block > .container > .row > .field--items {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}

.paragraph--type--text-cta-and-image-block > .container > .slick-slider {
  justify-content: space-between;
}
.paragraph--type--text-cta-and-image-block > .container > .slick-slider .slick-list {
  order: 1;
}
.paragraph--type--text-cta-and-image-block > .container > .slick-slider .slick-prev {
  order: 2;
}
.paragraph--type--text-cta-and-image-block > .container > .slick-slider .slick-next {
  order: 3;
}

.paragraph--type--text-cta-and-image-block .paragraph--type--text-cta-and-image-block--title {
  font-size: 24px;
  font-weight: 700;
  line-height: 26px;
  color: #333333;
  margin-bottom: 10px;
}
.paragraph--type--text-cta-and-image-block--item {
  display: flex;
  flex-wrap: wrap;
  flex: 1;
  margin-left: 10px;
  margin-right: 10px;

  @media screen and (max-width: 767px) {
    flex: 1 1 100%;
  }
}
.paragraph--type--text-cta-and-image-block--item:not(:last-child) {
  @media screen and (max-width: 767px) {
    margin-bottom: 24px;
  }
}

.paragraph--type--text-cta-and-image-block--item.blocks_with_border {
  border: 1px solid #7D828B;
  border-radius: 6px;
  padding: 20px;
  flex-direction: column;
}
.paragraph--type--text-cta-and-image-block--item.blocks_with_border .paragraph--type--text-cta-and-image-block--item__image {
  flex-basis: initial !important;
}
.paragraph--type--text-cta-and-image-block--item.blocks_with_border .paragraph--type--text-cta-and-image-block--item__content {
  flex-grow: 1;
  flex-basis: initial !important;
  display: flex;
  flex-direction: column;
}
.paragraph--type--text-cta-and-image-block--item.blocks_with_border .paragraph--type--text-cta-and-image-block--item__content .paragraph--type--text-cta-and-image-block--item__content--text {
  flex-grow: 1;
}
.paragraph--type--text-cta-and-image-block--item.blocks_with_border .paragraph--type--text-cta-and-image-block--item__content a.btn {
  align-self: flex-start;
}
.paragraph--type--text-cta-and-image-block--item.blocks_with_border_without_description {
  padding: 10px !important;
}
.paragraph--type--text-cta-and-image-block--item.blocks_with_border_without_description.image-position--top .paragraph--type--text-cta-and-image-block--item__image {
  padding-bottom: 10px;
}
.paragraph--type--text-cta-and-image-block--item.blocks_with_border_without_description.image-position--bottom .paragraph--type--text-cta-and-image-block--item__image {
  padding-top: 10px;
}
.paragraph--type--text-cta-and-image-block--item.blocks_with_border_without_description .paragraph--type--text-cta-and-image-block--item__content--title {
  font-size: 20px;
  line-height: 22px;
  color: #284162;
}
.paragraph--type--text-cta-and-image-block--item.has-background {
  padding: 40px;
}
.paragraph--type--text-cta-and-image-block--item .paragraph--type--text-cta-and-image-block--item__content--title {
  font-size: 36px;
  font-weight: 700;
  font-family: Lato, sans-serif;
  line-height: 44px;
}

.paragraph--type--text-cta-and-image-block--item .paragraph--type--text-cta-and-image-block--item__image img {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}
.paragraph--type--text-cta-and-image-block--item .paragraph--type--text-cta-and-image-block--item__content .paragraph--type--text-cta-and-image-block--item__content--text {
  margin-top: 10px;
}

.paragraph--type--text-cta-and-image-block--item.image-position--right .paragraph--type--text-cta-and-image-block--item__content {
  flex-basis: 50%;
  padding-right: 30px;
}
.paragraph--type--text-cta-and-image-block--item.image-position--right .paragraph--type--text-cta-and-image-block--item__image {
  flex-basis: 50%;
  padding-left: 30px;
}

.paragraph--type--text-cta-and-image-block--item.image-position--left.has-background {
  padding: 20px;
  align-items: center;
}
.paragraph--type--text-cta-and-image-block--item.image-position--left .paragraph--type--text-cta-and-image-block--item__content {
  /*
  flex-basis: 50%;
  padding-left: 30px;
  */
  flex: 1;
}
.paragraph--type--text-cta-and-image-block--item.image-position--left .paragraph--type--text-cta-and-image-block--item__content--title {
  font-size: 25px;
  text-align: center;
}
.paragraph--type--text-cta-and-image-block--item .paragraph--type--text-cta-and-image-block--item__content--title a {
  text-decoration: none;
}
.paragraph--type--text-cta-and-image-block--item .paragraph--type--text-cta-and-image-block--item__content--title a:hover {
  text-decoration: underline;
}
.paragraph--type--text-cta-and-image-block--item.image-position--left .paragraph--type--text-cta-and-image-block--item__image {
  /*flex-basis: 50%;*/
  padding-right: 15px;
}

.paragraph--type--text-cta-and-image-block--item.image-position--top .paragraph--type--text-cta-and-image-block--item__content {
  flex-basis: 100%;
}
.paragraph--type--text-cta-and-image-block--item.image-position--top .paragraph--type--text-cta-and-image-block--item__image {
  flex-basis: 100%;
  padding-bottom: 30px;
}

.paragraph--type--text-cta-and-image-block--item.image-position--bottom .paragraph--type--text-cta-and-image-block--item__content {
  flex-basis: 100%;
}
.paragraph--type--text-cta-and-image-block--item.image-position--bottom .paragraph--type--text-cta-and-image-block--item__image {
  flex-basis: 100%;
  padding-top: 30px;
}

.paragraph--type--text-cta-and-image-block .modal .modal-header {
  background-color: #FFFFFF;
  border-bottom: none;
  display: flex;
  padding: 35px 50px 0 50px;
}
.paragraph--type--text-cta-and-image-block .modal .modal-header .modal-title {
  flex: 1;
  font-family: Lato;
  font-size: 36px;
  font-weight: 700;
  line-height: 40px;
}
.paragraph--type--text-cta-and-image-block .modal .modal-header .close {
  opacity: 1;
  font-size: 30px;
}
.paragraph--type--text-cta-and-image-block .modal .modal-header .close:hover {
  opacity: 0.7;
}
.paragraph--type--text-cta-and-image-block .modal .modal-body {
  padding: 20px 50px 35px 50px;
}
.paragraph--type--text-cta-and-image-block .modal .modal-body label {
  font-size: 20px;
  line-height: 24px;
}
.paragraph--type--text-cta-and-image-block .modal .modal-body .description,
.paragraph--type--text-cta-and-image-block .modal .modal-body #edit-intro-text {
  font-size: 20px;
  line-height: 24px;
  color: #5C5C5C;
}
.paragraph--type--text-cta-and-image-block .modal .form-control {
  width: 100%;
}
.paragraph--type--text-cta-and-image-block .modal .form-actions {
  text-align: right;
  margin-top: 40px;
}

/* Landing Page - Buttons styles */
.page-node-type-landing-page .btn {
  font-family: Noto Sans, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
}
.page-node-type-landing-page .btn-light {
  background-color: #FFFFFF;
  color: #000000;
  border: 2px solid #000000;
}
.page-node-type-landing-page .btn-light:hover {
  background-color: #EFEFEF;
  border: 2px solid #000000;
}

/* Paragraph - Slider */
.paragraph--type--slider {
  margin-top: 40px;
}
.paragraph--type--slider > .container > .row > .field--name-field-title {
  font-size: 36px;
  font-weight: 700;
  font-family: Lato, sans-serif;
  line-height: 44px;
  text-align: center;
  margin-bottom: 40px;
}
.paragraph--type--slide {
  display: flex;
}
.paragraph--type--slider .field--name-field-image {
  flex-shrink: 0;
}
.paragraph--type--slider .field--name-field-image img {
  border-radius: 24px;
}

.paragraph--type--slider .paragraph--type--slide__text {
  padding-left: 40px;
}
.paragraph--type--slider .paragraph--type--slide__text .field--name-field-title {
  font-family: Lato, sans-serif;
  font-size: 28.5px;
  font-weight: 700;
  line-height: 36px;
  color:#2B4380;
}
.paragraph--type--slider .paragraph--type--slide__text .field--name-field-description {
  font-family: Noto Sans;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  color: #333333;
  margin-top: 30px;
}
.paragraph--type--slider .paragraph--type--slide__text .field--name-field-footer-text {
  margin-top: 50px;
}
.paragraph--type--slider .paragraph--type--slide__text .field--name-field-footer-text,
.paragraph--type--slider .paragraph--type--slide__text .field--name-field-footer-text * {
  font-family: Noto Sans;
  font-size: 20px;
  line-height: 24px;
}
.paragraph--type--slider .slick__arrow {
  text-align: right;
}
.paragraph--type--slider .slick-prev,
.paragraph--type--slider .slick-next {
  font-size: 0;
  height: 40px;
}
.paragraph--type--slider .slick-prev:before {
  content: "\e079";
  color: #333;
  font-family: "Glyphicons Halflings";
  font-size: 20px;
}
.paragraph--type--slider .slick-next:before {
  content: "\e080";
  color: #333;
  font-family: "Glyphicons Halflings";
  font-size: 20px;
}

/* Paragraph - Hero Banner */
.paragraph--type--hero-banner {
  padding-top: 120px;
  padding-bottom: 120px;
}
.paragraph--type--hero-banner .paragraph--type--hero-banner__content {
  max-width: 640px;
}
.paragraph--type--hero-banner .field--name-field-intro {
  font-family: Noto Sans;
  font-size: 25.31px;
  font-weight: 600;
  line-height: 32px;
  color: #F1F2F3;
  margin-bottom: 20px;
}
.paragraph--type--hero-banner .field--name-field-title {
  font-family: Lato;
  font-size: 40.55px;
  font-weight: 700;
  line-height: 48px;
  color: #FFF;
  margin-bottom: 30px;
}
.paragraph--type--hero-banner .field--name-field-description {
  font-family: Noto Sans;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color:#FFF;
}
.paragraph--type--hero-banner #custom-search-api-form {
  margin-top: 30px;
}
.paragraph--type--hero-banner #custom-search-api-form .form-text {
  font-family: Noto Sans;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  min-height: 48px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.paragraph--type--hero-banner #custom-search-api-form  button {
  border: 1px #FFF solid;
  min-width: 48px;
  min-height: 48px;
}

/* Provide Feedback Form */
form.webform-submission-provide-feedback-form div.form-actions {
  display: none;
}
div[role="dialog"].ui-dialog .ui-dialog-titlebar {
  visibility: hidden;
  height: 1px;
}
div[role="dialog"] button.ui-button.ui-corner-all.ui-widget.ui-button-icon-only.ui-dialog-titlebar-close {
  position: absolute;
  top: 60px;
  right: 23px;
  visibility: visible;
  background: white;
  z-index: 100000;
}
div#drupal-modal {
  min-width: 100%;
}
form.webform-submission-provide-feedback-form .select-wrapper select {
  line-height: 1;
}
fieldset[data-drupal-selector="edit-steps2-opt1-overall-how-satisfied-were-you-with-your-visit"] .webform-options-display-buttons-horizontal .webform-options-display-buttons-wrapper {
  flex: 1;
}

.view-partner-resources .view-filters {
  width: calc(50% + 31.5px);
  margin-left: auto;
  padding-left: 5px;
  padding-right: 65px;
  margin-bottom: 0;

  @media screen and (max-width: 767px) {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    top: 80px;
    position: relative;
    margin-right: 0;
    margin-bottom: 140px !important;
  }
}
.view-partner-resources .view-content .table-responsive table tr td {
  padding-top: 20px;
  padding-bottom: 20px;
}

.block-views-blockpartner-resources-block-1--wrapper {
  position: relative;
  font-family: Noto Sans;
  font-size: 20px;
}
.block-views-blockpartner-resources-block-1--wrapper .chosen-container {
  border: none;
  border-radius: 0;
  padding: 0;
  width: 100% !important;
}
.block-views-blockpartner-resources-block-1--wrapper .chosen-single {
  line-height: normal;
  border: 2px solid #333333 !important;
  border-radius: 3px !important;
  font-size: 20px;
  padding: 6px 30px 6px 12px;
}
.block-views-blockpartner-resources-block-1--wrapper .chosen-single b {
  display: none !important;
}

.block-views-blockpartner-resources-block-1--wrapper .chosen-drop {
  margin-top: 5px;
  border: 1px solid #333333;
  border-radius: 3px;
}
.block-views-blockpartner-resources-block-1--wrapper .chosen-results {
  max-height: 400px;
  padding: 0;
  margin: 0;
}
.block-views-blockpartner-resources-block-1--wrapper .chosen-results li {
  display: flex !important;
  align-items: center;
  font-size: 20px;
  font-family: Noto Sans;
  padding: 5px 10px;
}
.block-views-blockpartner-resources-block-1--wrapper .chosen-results li:first-child {
  padding-top: 10px;
}
.block-views-blockpartner-resources-block-1--wrapper .chosen-results li:last-child {
  padding-bottom: 10px;
}

.block-views-blockpartner-resources-block-1--wrapper .chosen-results li:before {
  content: '';
  border: 2px solid #000;
  border-radius: 100%;
  width: 44px;
  height: 44px;
  display: inline-block;
  margin-right: 10px;
}
.block-views-blockpartner-resources-block-1--wrapper .chosen-results li:hover {
  background-color: #2B4380 !important;
  color: white !important;
  border-radius: 0;
}
.block-views-blockpartner-resources-block-1--wrapper .chosen-results li:hover:before {
  border: 2px solid #FFF;
}
.block-views-blockpartner-resources-block-1--wrapper .chosen-results li.result-selected {
  background-color: transparent;
  color: #333333;
}
.block-views-blockpartner-resources-block-1--wrapper .chosen-results li.result-selected:after {
  content: '';
  width: 18px;
  height: 18px;
  background-color: #333333;
  border-radius: 100%;
  display: inline-block;
  position: absolute;
  left: 23px;
}
.block-views-blockpartner-resources-block-1--wrapper .chosen-results li.result-selected:hover:after {
  background-color: #FFF;
}

.block-views-blockpartner-resources-block-1--wrapper label.control-label {
  margin-bottom: 5px;
}
.block-views-blockpartner-resources-block-1--wrapper .view-header {
  text-align: right;
  font-weight: 600;
  margin-top: 30px;
}
.block-views-blockpartner-resources-block-1--wrapper .view-content {
  margin-top: 30px;
}
.block-views-blockpartner-resources-block-1--wrapper .input-group {
  width: 100%;
}
.block-views-blockpartner-resources-block-1--wrapper .block-partner-resources {
  position: absolute;
  width: calc(50% - 31.5px);
  padding-right: 5px;
  z-index: 1;

  @media screen and (max-width: 767px) {
    width: 100%;
    padding-right: 0;
    top: 0;
  }
}

.block-views-blockpartner-resources-block-1--wrapper .ajax-throbber {
  display: none;
}
.block-views-blockpartner-resources-block-1--wrapper .block-partner-resources button.form-submit {
  padding: 10px 12px;
  background-color: #26374A;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  position: absolute;
  left: 200%;
  bottom: 0;
  min-width: 63px;

  @media screen and (max-width: 767px) {
    left: 0;
    top: 165px;
    min-height: 45px;
  }

}
.block-views-blockpartner-resources-block-1--wrapper .block-partner-resources button.form-submit:hover {
  background-color: #444444;
}
.block-views-blockpartner-resources-block-1--wrapper .block-partner-resources .form-item-source {
  margin-bottom: 0;
}
.block-views-blockpartner-resources-block-1--wrapper .form-group {
  margin-bottom: 0;
}


.block-views-blockpartner-resources-block-1--wrapper .input-group-addon {
  display: none;
}
.block-views-blockpartner-resources-block-1--wrapper .views-exposed-form .form--inline {
  display: flex;
  align-items: flex-end;
}
.block-views-blockpartner-resources-block-1--wrapper .views-exposed-form .form--inline .form-item-field-mode-target-id {
  flex: 1;

  @media screen and (max-width: 767px) {
    flex: 1 0 100%;
  }
}
.block-views-blockpartner-resources-block-1--wrapper .views-exposed-form .form--inline .form-item-field-mode-target-id .select-wrapper,
.block-views-blockpartner-resources-block-1--wrapper .views-exposed-form .form--inline .form-item-field-mode-target-id select {
  width: 100%;
}
.block-views-blockpartner-resources-block-1--wrapper .views-exposed-form .form-actions {
  margin-left: 10px;
}
.block-views-blockpartner-resources-block-1--wrapper .views-exposed-form .form-actions button {
  display: none;
}


.block-views-blockpartner-resources-block-1--wrapper .view-display-id-block_provinces table {
  margin-bottom: 0;
}

.block-views-blockpartner-resources-block-1--wrapper .view-display-id-block_provinces table thead {
  @media screen and (max-width: 767px) {
    display: none !important;
  }
}
.block-views-blockpartner-resources-block-1--wrapper .view-display-id-block_provinces table thead,
.block-views-blockpartner-resources-block-1--wrapper .view-display-id-block_provinces table tbody {
  display: none;
}
.block-views-blockpartner-resources-block-1--wrapper .view-display-id-block_provinces table thead th {
  font-weight: 700;
  vertical-align: top;
}
.block-views-blockpartner-resources-block-1--wrapper .view-display-id-block_provinces table tbody td {
  font-weight: 400;
  vertical-align: top;
}
.block-views-blockpartner-resources-block-1--wrapper .view-display-id-block_provinces table tbody td a {
  color: #2B4380;
}
.block-views-blockpartner-resources-block-1--wrapper .view-display-id-block_provinces table tbody td a:hover {
  text-decoration: none;
}

.block-views-blockpartner-resources-block-1--wrapper .view-display-id-block_provinces table.accordion--open caption::before {
  content: "\e252"; /* Down-pointing triangle */
}

.block-views-blockpartner-resources-block-1--wrapper .view-display-id-block_provinces table caption {
  text-align: left;
  cursor: pointer;
  background-color: #F1F2F3;
  color: #2B4380;
  font-family: Noto Sans;
  font-size: 20px;
  font-weight: 400;
  padding-left: 5px;
  padding-right: 5px;
}
.block-views-blockpartner-resources-block-1--wrapper .view-display-id-block_provinces table caption::before {
  content: "\e250"; /* Right-pointing triangle */
  display: inline-block;
  font-family: "Glyphicons Halflings"; /* Optional, adjust based on your font choice */
  font-size: 20px;
  font-weight: 400;
  line-height: 1;
  margin-right: 10px;
  position: relative;
  color: #284162;
}

div[data-drupal-selector="edit-steps2-opt1"],
div[data-drupal-selector="edit-steps2-opt1"].panel-default > .panel-heading,
div[data-drupal-selector="edit-steps2-opt2"],
div[data-drupal-selector="edit-steps2-opt2"].panel-default > .panel-heading,
div[data-drupal-selector="edit-steps2-opt3"],
div[data-drupal-selector="edit-steps2-opt3"].panel-default > .panel-heading,
div[data-drupal-selector="edit-steps3-opt1"],
div[data-drupal-selector="edit-steps3-opt1"].panel-default > .panel-heading,
div[data-drupal-selector="edit-steps4-opt1"],
div[data-drupal-selector="edit-steps4-opt1"].panel-default > .panel-heading {
  border: unset;
  background-color: transparent;
}
div[data-drupal-selector="edit-steps2-opt1"].panel-default > .panel-heading .panel-title,
div[data-drupal-selector="edit-steps2-opt2"].panel-default > .panel-heading .panel-title,
div[data-drupal-selector="edit-steps2-opt3"].panel-default > .panel-heading .panel-title,
div[data-drupal-selector="edit-steps3-opt1"].panel-default > .panel-heading .panel-title,
div[data-drupal-selector="edit-steps4-opt1"].panel-default > .panel-heading .panel-title,
div[data-drupal-selector="edit-step-1"] label.control-label {
  font: var(--gcds-font-h2);
  font-size: 1.7em;
}
div[data-drupal-selector="edit-steps2-opt1"].panel-default > .panel-heading .panel-title,
div[data-drupal-selector="edit-steps2-opt2"].panel-default > .panel-heading .panel-title,
div[data-drupal-selector="edit-steps2-opt3"].panel-default > .panel-heading .panel-title {
  margin-bottom: -10px;
}
div[data-drupal-selector="edit-step-1"] label.control-label {
  margin-bottom: 25px;
}
div[data-drupal-selector="edit-steps2-opt1"].panel-default > .panel-body p,
div[data-drupal-selector="edit-steps2-opt2"].panel-default > .panel-body p,
div[data-drupal-selector="edit-steps2-opt3"].panel-default > .panel-body p,
div[data-drupal-selector="edit-steps3-opt1"].panel-default > .panel-body p {
  margin-bottom: 5px;
  margin-top: -10px;
}
div[data-drupal-selector="edit-steps2-opt1"].panel-default > .panel-body .form-composite legend,
div[data-drupal-selector="edit-steps2-opt2"].panel-default > .panel-body .form-composite legend,
div[data-drupal-selector="edit-steps2-opt3"].panel-default > .panel-body .form-composite legend,
div[data-drupal-selector="edit-steps3-opt1"].panel-default > .panel-body .form-composite legend,
div[data-drupal-selector="edit-steps4-opt1"].panel-default > .panel-body .form-composite legend,
div[data-drupal-selector="edit-steps2-opt2"].panel-default > .panel-body .form-item label,
div[data-drupal-selector="edit-steps2-opt3"].panel-default > .panel-body .form-item label,
div[data-drupal-selector="edit-steps3-opt1"].panel-default > .panel-body .form-item label,
div[data-drupal-selector="edit-steps4-opt1"].panel-default > .panel-body .form-item label {
    margin: 25px 0 15px;
}
form.webform-submission-provide-feedback-form .select-wrapper,
form.webform-submission-provide-feedback-form .select-wrapper select,
div[data-drupal-selector="edit-steps2-opt2"].panel-default > .panel-body .form-item textarea,
div[data-drupal-selector="edit-steps2-opt3"].panel-default > .panel-body .form-item textarea,
div[data-drupal-selector="edit-steps3-opt1"].panel-default > .panel-body .form-item textarea,
div[data-drupal-selector="edit-steps2-opt2"].panel-default > .panel-body .form-item input,
div[data-drupal-selector="edit-steps2-opt3"].panel-default > .panel-body .form-item input,
div[data-drupal-selector="edit-steps4-opt1"].panel-default > .panel-body .form-item input {
  min-width: 100%;
  max-width: 100%;
}
div[data-drupal-selector="edit-steps2-opt2"].panel-default > .panel-body .form-item textarea,
div[data-drupal-selector="edit-steps2-opt3"].panel-default > .panel-body .form-item textarea {
  max-height: 80px;
}
form.webform-submission-provide-feedback-add-form h2 {
  margin-top: -10px;
}
fieldset[data-drupal-selector="edit-steps2-opt1-overall-how-satisfied-were-you-with-your-visit"] .form-item-steps2-opt1-overall-how-satisfied-were-you-with-your-visit label,
fieldset[data-drupal-selector="edit-steps2-opt1-were-you-able-to-find-what-you-were-looking-for"] .form-item-steps2-opt1-were-you-able-to-find-what-you-were-looking-for label.webform-options-display-buttons-label,
fieldset[data-drupal-selector="edit-steps2-opt2-may-we-contact-you-about-your-response"] .form-item-steps2-opt2-may-we-contact-you-about-your-response label.webform-options-display-buttons-label,
fieldset[data-drupal-selector="edit-steps2-opt3-name"] .form-item-steps2-opt3-name label.webform-options-display-buttons-label,
fieldset[data-drupal-selector="edit-steps4-opt1-may-we-contact-you-about-your-response"] .form-item-steps4-opt1-may-we-contact-you-about-your-response label.webform-options-display-buttons-label {
  border-radius: 20px;
  border-width: 1px;
}
fieldset[data-drupal-selector="edit-steps2-opt1-were-you-able-to-find-what-you-were-looking-for"] .form-item-steps2-opt1-were-you-able-to-find-what-you-were-looking-for,
fieldset[data-drupal-selector="edit-steps2-opt2-may-we-contact-you-about-your-response"] .form-item-steps2-opt2-may-we-contact-you-about-your-response,
fieldset[data-drupal-selector="edit-steps2-opt3-name"] .form-item-steps2-opt3-name,
fieldset[data-drupal-selector="edit-steps4-opt1-may-we-contact-you-about-your-response"] .form-item-steps4-opt1-may-we-contact-you-about-your-response {
  height: unset;
}
.step-count{
  position: absolute;
  top: 123px;
  right: 20px;
  font-size: 0.8em;
}

/* Use the emojis */
fieldset[data-drupal-selector="edit-steps2-opt1-overall-how-satisfied-were-you-with-your-visit"] div div:nth-child(1) .form-item-steps2-opt1-overall-how-satisfied-were-you-with-your-visit label:before {
  content: url('/themes/custom/op_wxt/images/highly_dissatisfied.svg');
}
fieldset[data-drupal-selector="edit-steps2-opt1-overall-how-satisfied-were-you-with-your-visit"] div div:nth-child(2) .form-item-steps2-opt1-overall-how-satisfied-were-you-with-your-visit label:before {
  content: url('/themes/custom/op_wxt/images/somewhat_dissatisfied.svg');
}
fieldset[data-drupal-selector="edit-steps2-opt1-overall-how-satisfied-were-you-with-your-visit"] div div:nth-child(3) .form-item-steps2-opt1-overall-how-satisfied-were-you-with-your-visit label:before {
  content: url('/themes/custom/op_wxt/images/neutral.svg');
}
fieldset[data-drupal-selector="edit-steps2-opt1-overall-how-satisfied-were-you-with-your-visit"] div div:nth-child(3) .form-item-steps2-opt1-overall-how-satisfied-were-you-with-your-visit label {
  line-height: 230%
}
fieldset[data-drupal-selector="edit-steps2-opt1-overall-how-satisfied-were-you-with-your-visit"] div div:nth-child(4) .form-item-steps2-opt1-overall-how-satisfied-were-you-with-your-visit label:before {
  content: url('/themes/custom/op_wxt/images/somewhat_satisfied.svg');
}
fieldset[data-drupal-selector="edit-steps2-opt1-overall-how-satisfied-were-you-with-your-visit"] div div:nth-child(5) .form-item-steps2-opt1-overall-how-satisfied-were-you-with-your-visit label:before {
  content: url('/themes/custom/op_wxt/images/highly_satisfied.svg');
}
fieldset[data-drupal-selector="edit-steps2-opt1-overall-how-satisfied-were-you-with-your-visit"] div div:nth-child(5) .form-item-steps2-opt1-overall-how-satisfied-were-you-with-your-visit label {
  line-height: 230%
}

@media (min-width: 601px) {
  .ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.ui-dialog-buttons:not(:has(.step_1)) {
    Height: 680px !important;
  }
  div#drupal-modal:not(:has(.step_1)) {
    max-height: unset !important;
    height: 555px !important;
  }
  .step-count{
    position: absolute;
    top: 123px;
    right: 20px;
    font-size: 0.8em;
  }

  /* Use the emojis */
  .form-item-steps2-opt1-overall-how-satisfied-were-you-with-your-visit label:before {
    display: block;
    /* margin-right: 5px; */
    vertical-align: middle;
  }
  div[role="dialog"] button.ui-button.ui-corner-all.ui-widget.ui-button-icon-only.ui-dialog-titlebar-close {
    border: 0px;
  }
}
@media (max-width: 600px) {
  .ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.ui-dialog-buttons:has(.step_1) {
    Height: 320px !important;
  }
  fieldset[data-drupal-selector="edit-steps2-opt1-overall-how-satisfied-were-you-with-your-visit"] div div .form-item-steps2-opt1-overall-how-satisfied-were-you-with-your-visit label {
    text-align: left;
    padding: 0;
    display: flex;
    align-items: center;
  }
  fieldset[data-drupal-selector="edit-steps2-opt1-overall-how-satisfied-were-you-with-your-visit"] div div:nth-child(1) .form-item-steps2-opt1-overall-how-satisfied-were-you-with-your-visit label:before {
    background: url('/themes/custom/op_wxt/images/highly_dissatisfied.svg') no-repeat center;
  }
  fieldset[data-drupal-selector="edit-steps2-opt1-overall-how-satisfied-were-you-with-your-visit"] div div:nth-child(2) .form-item-steps2-opt1-overall-how-satisfied-were-you-with-your-visit label:before {
    background: url('/themes/custom/op_wxt/images/somewhat_dissatisfied.svg') no-repeat center;
  }
  fieldset[data-drupal-selector="edit-steps2-opt1-overall-how-satisfied-were-you-with-your-visit"] div div:nth-child(3) .form-item-steps2-opt1-overall-how-satisfied-were-you-with-your-visit label:before {
    background: url('/themes/custom/op_wxt/images/neutral.svg') no-repeat center;
  }
  fieldset[data-drupal-selector="edit-steps2-opt1-overall-how-satisfied-were-you-with-your-visit"] div div:nth-child(4) .form-item-steps2-opt1-overall-how-satisfied-were-you-with-your-visit label:before {
    background: url('/themes/custom/op_wxt/images/somewhat_satisfied.svg') no-repeat center;
  }
  fieldset[data-drupal-selector="edit-steps2-opt1-overall-how-satisfied-were-you-with-your-visit"] div div:nth-child(5) .form-item-steps2-opt1-overall-how-satisfied-were-you-with-your-visit label:before {
    background: url('/themes/custom/op_wxt/images/highly_satisfied.svg') no-repeat center;
  }
  fieldset[data-drupal-selector="edit-steps2-opt1-overall-how-satisfied-were-you-with-your-visit"] div div .form-item-steps2-opt1-overall-how-satisfied-were-you-with-your-visit label:before {
    content: "" !important;
    display: inline-block;
    background-size: contain !important;
    width: 40px;
    height: 40px;
    margin: 5px;
  }
  div[role="dialog"]:not(:has(.step_1)) button.ui-button.ui-corner-all.ui-widget.ui-button-icon-only.ui-dialog-titlebar-close {
    top: 502px;
    text-indent: 0px;
  }
  div[data-drupal-selector="edit-steps2-opt1"].panel-default > .panel-heading,
  div[data-drupal-selector="edit-steps2-opt1"].panel-default > .panel-body p:nth-child(1),
  div[data-drupal-selector="edit-steps3-opt1"].panel-default > .panel-heading,
  div[data-drupal-selector="edit-steps3-opt1"].panel-default > .panel-body p:nth-child(1),
  div[data-drupal-selector="edit-steps4-opt1"].panel-default > .panel-heading,
  div[data-drupal-selector="edit-steps4-opt1"].panel-default > .panel-body p:nth-child(1) {
    display: none;
  }
  div[data-drupal-selector="edit-steps2-opt1"].panel-default > .panel-body p,
  div[data-drupal-selector="edit-steps3-opt1"].panel-default > .panel-body p,
  div[data-drupal-selector="edit-steps4-opt1"].panel-default > .panel-body p {
    position: fixed;
    top: 30px;
    right: 40px;
  }
  div[data-drupal-selector="edit-steps4-opt1"].panel-default > .panel-body p {
    top: 20px;
  }
  div#drupal-modal.ui-front.ui-dialog-content.ui-widget-content:has(.step_1) {
    height: 195px !important;
  }
  legend {
    width: 95%;
  }
  .webform-button--next {
    background-color: #26374a;
    border-color: #26374a;
    color: #FFF;
  }
  div[role="dialog"] button.ui-button.ui-corner-all.ui-widget.ui-button-icon-only.ui-dialog-titlebar-close{
    position: absolute;
    top: 260px;
    left: 20px;
    visibility: visible;
    z-index: 100000;
    color: #335075;
    background-color: #eaebed;
    border-color: #dcdee1;
    min-height: 45px;
    height: auto;
    width: 45%;
    white-space: normal;
    text-indent: 0px;
  }
  .ui-dialog-buttonpane.ui-widget-content.ui-helper-clearfix .ui-dialog-buttonset.form-actions {
    width: 45%;
  }
  .ui-dialog-buttonpane.ui-widget-content.ui-helper-clearfix .ui-dialog-buttonset.form-actions button {
    width: 100%;
  }
  .ui-button-icon-only .ui-icon {
    left: -600px;
  }
  button.webform-button--previous.button.js-form-submit.form-submit.btn-default.btn.ui-button.ui-corner-all.ui-widget {
    top: 1px;
    left: -85px;
    background: unset;
    border: unset;
    position: fixed;
  }
}

/* Downloadable Files popup */
.field--name-field-downloadable-files .file {
  display: flex;
  align-items: center;
}
.field--name-field-downloadable-files .file-icon-link {
  flex: 1;
}
.field--name-field-downloadable-files .file-icon {
  margin-right: 5px;
}
.field--name-field-downloadable-files .modal-dialog {
  @media (min-width: 768px) {
    width: 750px;
  }
}
.field--name-field-downloadable-files .table > thead > tr > th:first-child {
  @media (max-width: 767px) {
    width: initial !important;
  }
}

/* Weekly Rail styles */
div.view-rail-2023 .view-content,
div.view-rail-2023-fra .view-content {
  overflow-x: auto;
  transform: rotateX(180deg);
}
div.view-rail-2023 .view-content table,
div.view-rail-2023-fra .view-content table {
  transform: rotateX(180deg);
}
