h2 {
  font-size: 16px;
  text-align: center;
}

.about h2 {
  font-size: 24px;
  font-weight: 300;
  color: white;
}

.logo-wrapper img {
  object-fit: contain;
  padding: 19px 0;
}

#block-uvid2019-delegations-block, #block-saveyourspot {
  position: relative;
}

#block-uvid2019-delegations-block .field--name-body,
#block-saveyourspot .field--name-body {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  vertical-align: middle;
  display: flex;
  justify-content: center;
  align-items: center;
}

#block-uvid2019-delegations-block .field--name-body h2 a,
#block-saveyourspot .field--name-body h2 a{
  color: white;
  letter-spacing: 13px;
}

.logo-wrapper > img {
  max-width: 240px;
}

.banner.inner {
  height: auto;
  width: 100%;
}

.tabs.primary {
  display: flex;
  flex-direction: column;
  width: 120px;
}

.region-below,
.region-footer {
  border-top-width: 0;
  border-top-color: transparent;
  padding: 0 1em;
}

.region-footer a:link,
.region-footer a:visited {
  color: white;
  text-decoration: none;
}

i.ci-reg {
  content: url("../images/reg.svg");
  width: 30px;
  position: relative;
  top: 4px;
}

i.ci-cal {
  content: url("../images/cal.svg");
  width: 25px;
  position: relative;
  top: 3px;
}


.block-system-breadcrumb-block {
  margin-bottom: 0;
}

.content-part {
  margin-top: 2em;
}

.footer-menu {
  font-size: 14px;
}

.region-footer .webform-submission-form input[type=text],
.region-footer .webform-submission-form input[type=email] {
  color: #B9B9B9;
}

.images-wrapper .img {
  margin: 5px 5px 0 0;
}

.images-wrapper .img:last-of-type {
  margin-right: 0;
}

.slideshow-overlay .register-button-wrapper .button {
  border-radius: 1.5em;
}

.region-footer footer li {
  list-style-type: none;
  list-style-image: none;
}

.mobile-only {
  display: none;
}

.quicktabs-tabpage {
  display: flex;
  flex-wrap: wrap;
}
.quicktabs-tabpage.quicktabs-hide {
  display: none;
}

.quicktabs-wrapper {
  width: 100%;
}
ul.quicktabs-tabs li {
  margin: 0 !important;
  background-color: #DDDDDD;
  width: 50%;
  display: inline-block;
  text-align: center;
}

ul.quicktabs-tabs li.active {
  background-color: #F444F51;
}

ul.quicktabs-tabs li a {
  color: #AAAAAA;
  text-transform: uppercase;
  text-decoration: none;
  padding: 0 1em;
  line-height: 45px;
  font-size: 20px;
}

@media all and (max-width: 468px) {
  ul.quicktabs-tabs li {
    display: block;
    width: 100%;
  }
  ul.quicktabs-tabs li a {
    font-size: 16px;
  }
}

ul.quicktabs-tabs li.active a {
  color: white;
}

.node--type-reg table,
.node--type-reg .table-header th,
.node--type-reg details,
.node--type-reg details summary {
  --font-size: 12px;
}

.node--type-reg details summary {
  position: relative;
  --top: -15px;
  list-style: none;
}
.node--type-reg details summary:before {
  position: relative;
  top: 5px;
}

.node--type-reg details summary::-webkit-details-marker {
  display:none;
}


@media all and (max-width: 768px) {
  .region-footer footer {
    flex-wrap: wrap !important;
  }

  .breadcrumb {
    padding-left: 1em;
  }

  .mobile-only {
    display: block;
  }

  #block-uvid2019-main-menu + img {
    display: none;
  }

  .logo-wrapper {
    width: 100% !important;
    justify-content: space-between;
  }
}


.path-frontpage .cycle-pager {
  display: none;
}

.menu-buttons .menu {
  margin: 0 !important;
}

@media all and (min-width: 1009px) {
  body:not(.path-frontpage) .region-content {
    /*max-width: 974px;*/
    width: 100%;
  }
}

#block-uvid2020 {
  display: none;
}
.spb-popup-main-wrapper {
  width: 100% !important;
}

.logo-wrapper > a {
  width: auto !important;
}

ul.menu a.txt-white.is-active {
    color: #FFF;
}

[id^=webform] label {
    font-weight: bold;
}

label[for=edit-i-have-read-and-agreed-to-the-terms-nbsp-of-the-a-href-https-nyc],
label[for=edit-accept-publications] {
    font-weight: bold !important;
}



.eu-cookie-compliance-buttons .agree-button {
  background-color: white;
  padding: .5em 1em;
  color: black;
  font-weight: bold;
}

.eu-cookie-compliance-buttons .decline-button {
  background: none;
    padding: .5em 1em;
    color: white;
    font-weight: normal;
    border: 0;
    box-shadow: 0 0;
    text-shadow: 0 0 0 black;
}
.node--type-reg .ticket-details .registration-btn {
  font-size: 0.8em;
  text-transform: uppercase;
  font-weight: bold;
  margin: 1em 0;
  padding: .5em 1em;
  border: 3px #D9EC1E solid;
  border-radius: 10px;
  text-decoration: none;
  margin-left: 2em;
  display: inline-block;
  text-align: center;
}
.button-holder .button {
    border-radius: 1.5em;
    font-size: 17px;
    width: 240px;
    line-height: 3em;
    margin-bottom: 33px;
}
.register-button-wrapper .button {
    background-color:#D71F27;
}

.blue, .track-tabs li {
    background-color: #444F51;
}
.menu-buttons .black {
    background-color:#25ACCA;
}

.menu-buttons .yellow {
    background-color:#D71F27;
}

.txt-blue, h2 {
    color:#25ACCA;
}

.region-footer h3 {
    color: #25ACCA;
}
.region-footer strong {
    color: #25ACCA;
}

.menu-item .link-register {
    color:white;
    background-color:#D71F27;
    font-weight: bold;
}
.menu-item .link-exhibit {
    color:white;
    background-color:#444F51;
    font-weight: bold;
    margin-left: 2px;
}

