html {
	font-family: AntoniaH2 !important;
}
/**
  Breakpoint
*/
.center {
  text-align: center;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.clear {
  clear: both;
}

.container {
  max-width: 1280px;
  -o-object-fit: contain;
     object-fit: contain;
  overflow: auto;
  margin-left: auto;
  margin-right: auto;
  padding-left: 18px;
  padding-right: 18px;
}
.container > * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.layout-container {
    margin: auto;
}
.col-20 {
  width: 20%;
  float: left;
}

.col-25 {
  width: 25%;
  float: left;
}

.col-33 {
  width: 33%;
  float: left;
}

.col-50, .layout-content__sub-nav .block.block-menu.menu--main ul li {
  width: 50%;
  float: left;
}

.col-60 {
  width: 60%;
  float: left;
}

.col-75 {
  width: 75%;
  float: left;
}

.col-80 {
  width: 80%;
  float: left;
}

.col-100 {
  width: 100%;
}

.show-lg {
  display: none;
}

@media (min-width: 768px) {
  .col-md-20 {
    width: 20%;
    float: left;
  }

  .col-md-25 {
    width: 25%;
    float: left;
  }

  .col-md-33 {
    width: 33%;
    float: left;
  }

  .col-md-50 {
    width: 49.65%;
    float: left;
  }

  .col-md-60 {
    width: 60%;
    float: left;
  }

  .col-md-75 {
    width: 75%;
    float: left;
  }

  .col-md-80 {
    width: 80%;
    float: left;
  }

  .col-md-100 {
    width: 100%;
  }

  .show-md {
    display: block;
  }

  .hide-md {
    display: none;
  }

  .clear-md, footer #block-footercontactinfo-2 {
    clear: both;
  }
}
@media (min-width: 1024px) {
  .col-lg-20 {
    width: 20%;
    float: left;
  }

  .col-lg-25 {
    width: 25%;
    float: left;
  }

  .col-lg-33 {
    width: 33%;
    float: left;
  }

  .col-lg-50 {
    width: 50%;
    float: left;
  }

  .col-lg-60 {
    width: 60%;
    float: left;
  }

  .col-lg-75 {
    width: 75%;
    float: left;
    padding-left: 20px;
  }

  .col-lg-80 {
    width: 80%;
    float: left;
  }

  .col-lg-100 {
    width: 100%;
  }

  .show-lg {
    display: block;
  }

  .hide-lg {
    display: none;
  }

  .clear-md, footer #block-footercontactinfo-2 {
    clear: none;
  }

  .clear-lg {
    clear: both;
  }
}
body {
  margin: 0;
}

@font-face {
  font-family: 'AntoniaH2';
  src: url("../fonts/AntoniaH2-Bold.eot") format("eot"), url("../fonts/AntoniaH2-Bold.woff") format("woff"), url("../fonts/AntoniaH2-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'AntoniaH2';
  src: url("../fonts/AntoniaH2-BoldItalic.eot") format("eot"), url("../fonts/AntoniaH2-BoldItalic.woff") format("woff"), url("../fonts/AntoniaH2-BoldItalic.woff2") format("woff2");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'AntoniaH2';
  src: url("../fonts/AntoniaH2-Heavy.eot") format("eot"), url("../fonts/AntoniaH2-Heavy.woff") format("woff"), url("../fonts/AntoniaH2-Heavy.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'AntoniaH2';
  src: url("../fonts/AntoniaH2-HeavyItalic.eot") format("eot"), url("../fonts/AntoniaH2-HeavyItalic.woff") format("woff"), url("../fonts/AntoniaH2-HeavyItalic.woff2") format("woff2");
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: 'AntoniaH2';
  src: url("../fonts/AntoniaH2-Light.eot") format("eot"), url("../fonts/AntoniaH2-Light.woff") format("woff"), url("../fonts/AntoniaH2-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'AntoniaH2';
  src: url("../fonts/AntoniaH2-LightItalic.eot") format("eot"), url("../fonts/AntoniaH2-LightItalic.woff") format("woff"), url("../fonts/AntoniaH2-LightItalic.woff2") format("woff2");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'AntoniaH2';
  src: url("../fonts/AntoniaH2-Medium.eot") format("eot"), url("../fonts/AntoniaH2-Medium.woff") format("woff"), url("../fonts/AntoniaH2-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'AntoniaH2';
  src: url("../fonts/AntoniaH2-MediumItalic.eot") format("eot"), url("../fonts/AntoniaH2-MediumItalic.woff") format("woff"), url("../fonts/AntoniaH2-MediumItalic.woff2") format("woff2");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'AntoniaH2';
  src: url("../fonts/AntoniaH2-Regular.eot") format("eot"), url("../fonts/AntoniaH2-Regular.woff") format("woff"), url("../fonts/AntoniaH2-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'AntoniaH2';
  src: url("../fonts/AntoniaH2-RegularItalic.eot") format("eot"), url("../fonts/AntoniaH2-RegularItalic.woff") format("woff"), url("../fonts/AntoniaH2-RegularItalic.woff2") format("woff2");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'AntoniaH2';
  src: url("../fonts/AntoniaH2-SemiBold.eot") format("eot"), url("../fonts/AntoniaH2-SemiBold.woff") format("woff"), url("../fonts/AntoniaH2-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'AntoniaH2';
  src: url("../fonts/AntoniaH2-SemiBoldItalic.eot") format("eot"), url("../fonts/AntoniaH2-SemiBoldItalic.woff") format("woff"), url("../fonts/AntoniaH2-SemiBoldItalic.woff2") format("woff2");
  font-weight: 600;
  font-style: italic;
}
a {
  color: #424242;
  text-decoration: none;
}
a:hover {
  color: #0039f5;
}


.footer-logo__qdr {
  font-family: AntoniaH2;
  font-size: 59px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.85;
  letter-spacing: normal;
  color: #424242;
  margin-bottom: -24px;
}

.footer-logo__data-repo {
  font-family: AntoniaH2;
  font-size: 20.2px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.32;
  letter-spacing: normal;
  color: #424242;
}

#block-footercopyright {
  font-family: AntoniaH2;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.4;
  letter-spacing: normal;
  color: #424242;
}
.layout-content {
  margin:auto;
}
.layout-content h1 {
  text-align: left;
  opacity: 0.8;
  font-family: AntoniaH2;
  font-size: 48px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #101010;
  margin-bottom: 40px;
}
.layout-content p {
  font-family: AntoniaH2;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #666666;
}
.layout-content li {
  font-family: AntoniaH2;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #666666;
}
.layout-content h2 {
  font-family: AntoniaH2;
}
.layout-content img {
  max-width: 100%;
}

.node__submitted {
  font-family: AntoniaH2;
}

a {
  font-family: AntoniaH2;
}

#block-qdr-local-tasks ul {
  border-bottom: 1px solid #424242;
}
#block-qdr-local-tasks ul li {
  display: inline-block;
  border-top: 1px solid #424242;
  border-left: 1px solid #424242;
  border-right: 1px solid #424242;
  padding: 6px 18px;
  font-size: 18px;
  font-family: arial;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  color: #424242;
}
#block-qdr-local-tasks ul li:hover {
  background-color: #E8E8ED;
  color: #333333;
}

footer[role='contentinfo'], #custom-footer {
  background-color: #E8E8ED;
  overflow: auto;
  padding-top: 50px;
  min-height: 430px;
}
@media (min-width: 768px) {
  footer #block-footermoreinfo,
  footer #block-footercontactinfo-2,
  footer #block-footercoretrust {
    width: 44%;
    padding-right: 6%;
    float: left;
  }
}
@media (min-width: 1024px) {
  footer #block-footermoreinfo,
  footer #block-footercontactinfo-2,
  footer #block-footercoretrust {
    width: 30%;
    padding-right: 3%;
    float: left;
  }
}
footer #block-footermoreinfo p,
footer #block-footercontactinfo-2 p,
footer #block-footercoretrust p {
  margin: 0;
  line-height: 1.75;
}
footer #block-footermoreinfo p:first-child,
footer #block-footercontactinfo-2 p:first-child,
footer #block-footercoretrust p:first-child {
  display: block;
  margin-block-start: 1.33em;
  margin-block-end: 1.33em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  font-weight: bold;
  font-size: 18px;
  border-bottom: 1px solid #d8d8d8;
  padding-bottom: 12px;
  margin-bottom: 12px;
}
footer .footer-footer {
  border-bottom: 1px solid #d8d8d8;
  color: #424242;
  min-height: 310px;
  font-family: AntoniaH2;
}
@media (min-width: 768px) {
  footer #block-footerlogo {
    padding-right: 24px;
  }
}
@media (min-width: 1024px) {
  footer #block-footerlogo {
    padding-right: 0;
  }
}

.block.block-menu.menu--main ul {
  list-style: none;
}
.block.block-menu.menu--main ul li a {
  display: inline-block;
  height: 42px;
  font-family: AntoniaH2;
  font-size: 17px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.41;
  letter-spacing: normal;
  color: #0039f5;
}
.block.block-menu.menu--main li.menu-item--collapsed ul.menu-ul {
  display: none;
}
.block.block-menu.menu--main li.menu-item--expanded ul.menu-ul {
  display: block;
}
.layout-content__sub-nav .block.block-menu.menu--main ul {
  padding: 0;
}
.layout-content__title-spacer {
        min-height:20px;
}
@media (min-width: 768px) {
  .layout-content__sub-nav .block.block-menu.menu--main ul li {
    width: 33%;
  }
}
@media (max-width: 1000px) {
  .layout-content__sub-nav .block.block-menu.menu--main ul li li {
    width: 100%;
    margin:5px;
    margin-left: 15px;
  }
}

.layout-content__content a {
  color: #0039f5;
}

.layout-content__content  p a, .layout-content__content  li a, .layout-content__content  .description a, .layout-content__content a:hover {
  text-decoration: underline;
}

.qdr-menu--open {
  display: none;
}
.qdr-menu__open-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.qdr-menu .qdr-menu__search i {
  height: 22px;
  width: 22px;
}
.qdr-menu.open .qdr-menu--open {
  display: block;
}
.qdr-menu.open .qdr-menu--closed {
  display: none;
}
.qdr-menu.open .qdr-menu__close-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
}
.qdr-menu .home-link:hover {
  text-decoration: none;
  color: #0039f5;
}
.qdr-menu__toggle {
  font-family: AntoniaH2;
  font-size: 20px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.75;
  letter-spacing: normal;
  color: #424242;
}
.qdr-menu__header {
  border-bottom: 1px solid #E8E8ED;
  height: 60px;
}

.qdr-menu__header .container div {
    height: 60px;
}
.qdr-menu__body.qdr-menu--open div.container {
    width: 1280px;
}
.qdr-menu__header div.container {
    overflow: visible;
    width: 1140px;
}
@media (min-width: 768px) {
  .qdr-menu__header div.container {
    width: 750px;
  }
  main .layout-content {
    max-width: 767px;
  }
}
@media (min-width: 992px) {
  .qdr-menu__header div.container {
    width: 970px;
  }
  main .layout-content {
    max-width: 984px;
  }
}
@media (min-width: 1200px) {
  .qdr-menu__header div.container {
    width: 1170px;
  }
  main .layout-content {
    max-width: 1170px;
  }
}

.qdr-menu__header button {
  border: 0;
  font-size: 32px;
  color: #424242;
  margin-right: 12px;
  width: 40px;
  background-color: transparent;
}
.qdr-menu__close-account {
  font-family: AntoniaH2;
  font-size: 20px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.75;
  letter-spacing: normal;
  color: #424242;
}

#opensearchtoggle {
  display:inline-block;
  font-size: 20px;
  color: #424242;
  vertical-align: middle;
}

.qdr-menu__close-account a {
  margin-right: 35px;
}
.qdr-menu__search form {
  display: inline;
}
.qdr-menu__search input {
  background-color: #E8E8ED;
  border: 0;
  color: #424242;
  height: 32px;
  width: 180px;
  padding-left: 8px;
  font-size: 20px;
  margin-top: 12px;
}
.qdr-menu__search #edit-submit {
  display: none;
}
[name='searchtarget'] {
  display: inline;
  font-size: 20px;
  font-weight: 600;
  color: #424242;
  vertical-align: middle;
  height: 34px;
  border:none;
  outline:0;
}
@supports (-moz-appearance:none) {
  [name='searchtarget'] {
    background-color: #E8E8ED;
  }
}

.qdr-menu__body {
  position: absolute;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0 2px 8px -2px rgba(0, 0, 0, 0.25);
          box-shadow: 0 2px 8px -2px rgba(0, 0, 0, 0.25);
  width: 100%;
  z-index: 999;
}
.qdr-menu__column {
  padding-left: 60px;
  padding-top: 24px;
}
.qdr-menu__column--1 {
  border-right: 1px solid #E8E8ED;
}
.qdr-menu__column--4 {
  border-left: 1px solid #E8E8ED;
}
@media (min-width: 1024px) {
  .qdr-menu__column--4 {
    height: 350px;
  }
}
.qdr-menu__heading {
  opacity: 0.75;
  font-family: AntoniaH2;
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.2px;
  color: #333333;
  display: block;
  margin-bottom: 12px;
}
.qdr-menu__menu {
  font-family: AntoniaH2;
  font-size: 18px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.33;
  letter-spacing: normal;
  color: #333333;
}
.qdr-menu__large-menu {
  font-family: AntoniaH2;
  font-size: 30px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #333333;
}
.qdr-menu__user-info a {
  color: #FFFFFF;
  text-align: center;
  background-color: #0039f5;
  border-radius: 4px;
  display: inline-block;
  padding: 12px;
  margin-bottom: 8px;
  margin-right: 8px;
  width: 125px;
}
@media (min-width: 1024px) {
  .qdr-menu__user-info a {
    width: 200px;
  }
}
.qdr-menu .inline-search {
  display: inline-block;
}
.qdr-menu i {
  line-height:2.75;
}
.qdr-menu i.fa-times {
  line-height:normal;
}

.qdr-menu .inline-search-hidden {
  display: none;
}
.qdr-menu .fa-search {
  cursor: pointer;
}

.path-user #block-qdr-qdr-system-main {
  font-family: AntoniaH2;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #666666;
  background-color: #f7f7f9;
}
.path-user #block-qdr-qdr-system-main h1 {
  margin-bottom:-10px;
}
.path-user #block-qdr-qdr-system-main form .form-item {
  padding: 5px 5px 0px 5px;
}
.path-user #block-qdr-qdr-system-main form label {
  font-size: 18px;
  display: block;
  margin-right: 12px;
  font-weight: bold;
}
.path-user #block-qdr-qdr-system-main form input {
  border: 1px solid #424242;
  font-size: 24px;
  border-radius: 5px;
  padding: 3px 3px 3px 5px;
  margin: 5px 5px 5px 0px;
}
.path-user #block-qdr-qdr-system-main form select {
  border: 1px solid #424242;
  font-size: 16px;
  border-radius: 5px;
  padding: 3px 3px 3px 5px;
  margin: 5px 5px 5px 0px;
}
.path-user #block-qdr-qdr-system-main form input#edit-submit {
  color: #FFFFFF;
  text-align: center;
  background-color: #0039f5;
  border-radius: 4px;
  display: inline-block;
  padding: 8px;
  margin-bottom: 8px;
  margin-right: 8px;
  font-size: 18px;
}
.path-user #block-qdr-qdr-system-main form .password-strength {
  width: 200px;
}
.path-user #block-qdr-qdr-system-main form #edit-contact {
  display: none;
}

.path-search h1 {
  margin-bottom:40px;
}
.path-search #block-qdr-qdr-system-main {
  font-family: AntoniaH2;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.5;
  letter-spacing: normal;
  color: #666666;
}
.path-search #block-qdr-qdr-system-main form label {
  display: none;
}

.search-advanced label {
	display: inline!important;
}

.search-advanced {
	width:600px;
}

.search-advanced input {
	width:auto!important;
}

.path-search #block-qdr-qdr-system-main .search-help-link {
  float:right;
  margin-top:-20px;
}
.path-search #block-qdr-qdr-system-main form input {
  font-family: AntoniaH2;
  -webkit-box-shadow: 0 2px 8px -2px rgba(0, 0, 0, 0.25);
          box-shadow: 0 2px 8px -2px rgba(0, 0, 0, 0.25);
  border: 1px solid #E8E8ED;
  margin-bottom: 32px;
  font-size: 24px;
  margin-left: auto;
  margin-right: auto;
  height: 55px;
  width: 650px;
  padding-left: 12px;
  margin-top: 32px;
  display: block;
  max-width: 90vw;
}
.path-search #block-qdr-qdr-system-main form select {
  border: 1px solid #424242;
  font-size: 16px;
}
.path-search #block-qdr-qdr-system-main form input#edit-submit {
  display: none;
}
.path-search #block-qdr-qdr-system-main .search-result__snippet {
    margin-block-start: 0em;
    margin-block-end: 0em;
    font-size: 14px;
}
.path-search #block-qdr-qdr-system-main .search-result__info {
    margin-block-start: 0em;
    margin-block-end: 2em;
    font-size: 16px;
}
.path-search #block-qdr-qdr-system-main .search-result__title {
    margin-bottom:0px;
}

/* No files to import found in blocks/* */
.layout-content__content {
  padding-bottom: 80px;
}

.path-qdr-blog h1 {
  margin-bottom: 0;
}
.path-qdr-blog .node--view-mode-teaser {
  margin-bottom: 64px;
  clear: both;
}
.path-qdr-blog .node--view-mode-teaser img {
  height: auto;
  max-width: 125px;
}
.path-qdr-blog .pager__items {
  list-style-display: none;
  text-align: center;
}
.path-qdr-blog .pager__items li {
  display: inline-block;
  padding-left: 24px;
  padding-right: 24px;
}

#block-views-block-blog-block-1-2,
#block-views-block-blog-block-1 {
  padding-right: 64px;
}
#block-views-block-blog-block-1-2 a,
#block-views-block-blog-block-1 a {
  display: block;
  margin-bottom: 24px;
}
#block-views-block-blog-block-1-2 footer,
#block-views-block-blog-block-1 footer {
  background-color: #FFF;
  min-height: 0;
  padding-top: 0;
}

.helpful-resources-teaser {
  padding-left: 40px;
  padding-right: 40px;
  min-height: 200px;
}
.helpful-resources-teaser .field--name-field-thumbnail {
  min-height: 375px;
}
.helpful-resources-teaser h2 a {
  font-family: AntoniaH2;
  font-size: 28px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.21;
  letter-spacing: 0.25px;
  color: #333333;
}
.helpful-resources-teaser__teaser p, .helpful-resources-teaser__teaser a {
  font-family: AntoniaH2;
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #424242;
}
.helpful-resources-teaser__teaser a.discover-more {
  color: #0039f5;
  text-decoration: underline;
}

.helpful-resources {
  background-color: #f7f7f9;
}
.helpful-resources__teaser {
  font-family: AntoniaH2;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.39;
  letter-spacing: normal;
  text-align: center;
  color: #424242;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  margin-top: -86px;
}
.helpful-resources__search input {
  font-family: AntoniaH2;
  -webkit-box-shadow: 0 2px 8px -2px rgba(0, 0, 0, 0.25);
          box-shadow: 0 2px 8px -2px rgba(0, 0, 0, 0.25);
  border: 1px solid #E8E8ED;
  margin-bottom: 64px;
  font-size: 24px;
  margin-left: auto;
  margin-right: auto;
  height: 55px;
  width: 650px;
  padding-left: 12px;
  margin-top: 32px;
  display: block;
  max-width: 90vw;
}
.helpful-resources__topics {
  margin-left: 64px;
  padding-top: 35px;
  font-family: AntoniaH2;
  font-size: 18px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #424242;
  margin-bottom:48px;
}
.helpful-resources__topics a {
  color: #FFFFFF;
  background-color: #0039f5;
  padding: 12px 24px;
  margin-top: 12px;
  font-size: 16px;
  display: inline-block;
  margin-bottom: 16px;
  margin-right: 12px;
}
.helpful-resources__topics .topic_all {
  background-color: #424242;
}
.helpful-resources__group {
  font-family: AntoniaH2;
  font-size: 27px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.89;
  letter-spacing: normal;
  color: #424242;
  padding-bottom: 20px;
  margin-bottom: 64px;
  border-bottom: 1px solid #d8d8d8;
  margin-left: 64px;
  margin-right: 64px;
}

.helpful-resources .teaser {
  display: inline-block;
  vertical-align: top;
  float: none;
  margin-bottom: 25px;
}

.path-qdr-helpful-resources .layout-content__content {
  padding-bottom: 0;
}

.teaser.teaser--toggle {
  display: none;
}
.teaser--toggle.show {
  display: inline-block;
}

.hide-items {
  display: none;
}

.resources-toggle {
  text-align: center;
  clear: both;
  margin-top: 48px;
  margin-bottom: 48px;
}
.resources-toggle a {
  background-color: #0039f5;
  color: white;
  padding: 12px 24px;
}

.iframe-page iframe {
  width: 100%;
  border: 0;
  height: calc(100vh - 175px);
}

.page-node-type-iframe-page .layout-content__content {
  padding-bottom: 0;
}

.category-teasers {
  background-color: #E8E8ED;
  padding-top: 50px;
  padding-bottom: 50px;
}
.category-teasers h2 {
  font-family: AntoniaH2;
  font-size: 27px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.89;
  letter-spacing: normal;
  color: #333333;
  padding-bottom: 20px;
  margin-bottom: 64px;
  border-bottom: 1px solid #d8d8d8;
}
.category-teasers__link {
  margin-top: 32px;
  margin-right: 64px;
}
.category-teasers__link a {
  float: right;
  background-color: #0039f5;
  color: #FFFFFF;
  font-size: 24px;
  padding: 24px 100px;
  border-radius: 3px;
}

.dataverse-header h1 {
  text-align: left;
  margin-bottom: 32px;
}
.dataverse-header input {
  font-family: AntoniaH2;
  -webkit-box-shadow: 0 2px 8px -2px rgba(0, 0, 0, 0.25);
          box-shadow: 0 2px 8px -2px rgba(0, 0, 0, 0.25);
  border: 1px solid #E8E8ED;
  font-size: 24px;
  height: 55px;
  width: 80%;
  padding-left: 12px;
  display: block;
  max-width: 90vw;
  margin-bottom: 32px;
}
.dataverse-header__browse-links a {
  color: #FFFFFF;
  background-color: #0039f5;
  padding: 12px 24px;
  margin-top: 12px;
  font-size: 16px;
  display: inline-block;
  margin-bottom: 64px;
  margin-right: 12px;
  border-radius: 4px;
  font-family: AntoniaH2;
}
.dataverse-header__browse-links a:hover {
  text-decoration: none;
}
.dataverse-header__links {
  font-family: AntoniaH2;
  font-size: 24px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #424242;
  margin-top: -124px;
  padding-top: 64px;
  padding-bottom: 64px;
}
.dataverse-header__links a {
  color: #0039f5;
}
.dataverse-header img {
  max-width: 100%;
}

.dataverse-teasers__teaser {
  clear: both;
  padding-top: 32px;
  padding-bottom: 32px;
  background-color: #f7f7f9;
  border-bottom: 2px solid #d8d8d8;
  overflow: auto;
}
.dataverse-teasers__image img {
  max-width: 90%;
}
/**
.dataverse-teasers__date {
  color: #424242;
  margin-bottom: 24px;
}
*/
.dataverse-teasers__title {
  font-family: AntoniaH2;
  font-size: 27px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
  color: #333333;
  margin-top: 6px;
}
.dataverse-teasers__teaser-text {
  font-family: AntoniaH2;
  font-size: 18px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #424242;
}
.dataverse-teasers__link a {
  display: block;
  margin-top: 24px;
  font-family: AntoniaH2;
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #0039f5;
}

.featured_header {
  background-color: #f7f7f9;
  border-bottom: 2px solid #d8d8d8;
}

.featured_header h2 {
  margin: 0px;
  padding: 18px;
  padding-top: 72px;
  font-size: 27px;
  font-weight: 600;
}

.two-columns {
  padding-top: 64px;
  padding-bottom: 64px;
}
.two-columns h2 {
  opacity: 0.8;
  font-family: AntoniaH2;
  font-size: 32px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.94;
  letter-spacing: -0.32px;
  color: #666666;
  border-bottom: 1px solid #424242;
  padding-bottom: 12px;
}
.two-columns p {
  font-family: AntoniaH2;
  font-size: 24px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #424242;
}
.two-columns a {
  color: #0039f5;
  text-decoration: underline;
}
.two-columns blockquote {
  -webkit-box-shadow: 0 2px 8px -2px rgba(0, 0, 0, 0.25);
          box-shadow: 0 2px 8px -2px rgba(0, 0, 0, 0.25);
  margin-bottom: 12px;
  padding: 8px;
  margin-left: 0;
  margin-right: 0;
}
.two-columns blockquote p {
  color: #666666;
  font-family: AntoniaH2;
  font-size: 32px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.19;
  letter-spacing: 0.3px;
}
.two-columns .col-md-50 {
  padding-left: 40px;
  padding-right: 40px;
}
.two-columns img {
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 630px) {
  .home-link:before {
    content: "QDR Test Site";
  }

  .qdr-menu__close-account a {
    margin-right: 20px;
  }
  .qdr-menu__search input {
    max-width: 40vw;
    font-family:AntoniaH2;
  }
}

@media screen and (max-width: 440px) {
  .qdr-menu__close-account a {
    margin-right: 0px;
  }
}

@media screen and (min-width: 630px) {
  .home-link:before {
    content: "Qualitative Data Repository Test Site";
  }
}

@media screen and (min-width: 1200px) {
  .qdr-menu__header {
    height: 60px;
  }
}
@media screen and (max-width: 1200px) and (min-width: 600px) {
  .qdr-menu__header {
    height: 80px;
  }
  .qdr-menu__close-account {
    line-height:1.25;
  }
}
@media screen and (max-width: 600px) {
  .qdr-menu__header {
    height: 105px;
  }
  .qdr-menu__close-account {
    line-height:1.25;
  }
}


.coretrustlogo {
	max-height: 150px;
	max-width: 150px;
	margin-left:10%;
}

.resources-page h1 {
	/*Overrides 2 settings in .layout-content h1 for the qdr-resources page*/
	margin-bottom:100px;
	text-align:center;
}

.messages--warning {
	background-color: yellow;
	background-image: none;
	padding-left: 5px;
}
.qdr-box{
  border-left:solid 4px #0039f5;
  margin:0;
  padding:0.5em;
  background:#E8E8ED
}
table {
  background-color: #FFFFFF;
  width: 100%;
  text-align: left;
  border-collapse: collapse;
  font-size: 18px;
}
table td, th {
  padding: 8px 8px;
}

table tr:nth-child(even) {
  background: #E8E8ED;
}
table thead {
  background: #0039f5;
}
table thead th {
  font-weight: bold;
  color: #FFFFFF;
}
table tfoot td {
  font-size: 14px;
}
table tfoot .links {
  text-align: right;
}
table tfoot .links a{
  display: inline-block;
  padding: 8px 8px;
  border-radius: 5px;
}
.container .tabs a.is-active {
    background-color: #fff;
    font-weight: bold;
    color: #555555;
}
.qdr-view table th a {
    color: #FFFFFF;
}

div[data-drupal-messages] {
    display: inline-block;
}

:focus-visible, .btn:focus-visible, a:focus, .add-data-plus-wrapper:focus, input:focus {
  outline: 1px solid blue;
}

a:focus, input:focus {
        outline-offset: 2px;
        outline-color: blue;
}

#block-footercoretrust a, #block-footercopyright a {
        text-decoration: underline;
}
