@charset "UTF-8";
body {
  overflow-x: hidden;
}

.container-fluid {
  max-width: 1170px;
}

img {
  max-width: 100%;
}

svg.svg-filter {
  display: none;
}

.tilefix {
  padding: 0;
}

.btn {
  border-radius: 3px;
}

.btn-dark {
  background-color: #001e91;
  border-radius: 0;
}

/* Hide Vue app elements until loaded */
[v-cloak] {
  display: none !important;
}

.page-main-container {
  overflow: hidden;
}

.page-row {
  margin-bottom: 3rem;
}
@media (min-width: 992px) {
  .page-row {
    margin-bottom: 5rem;
  }
}

.page-header {
  border-bottom: 0;
  margin-top: 12px;
  margin-bottom: 0;
  padding-bottom: 0;
}
.page-header h1 {
  max-width: 800px;
  margin-bottom: 0;
}

.ss-section img {
  border-bottom: 8px solid #ef266f;
}

.captionImage {
  max-width: 100% !important;
}

.page-heading .tw-square {
  display: block;
  font-size: 18px;
  margin-top: 2rem;
  margin-bottom: 1rem;
}

.page-hero-banner {
  position: relative;
  min-height: 300px;
  margin-bottom: 3rem;
  background: #001e91;
}
.page-hero-banner--image {
  background-size: cover;
  background-position: 50%;
  height: 100%;
  position: absolute;
  width: 100%;
}
.page-hero-banner--text {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.page-hero-banner--text h1 {
  color: white;
}
.page-hero-banner--text .tw-square {
  color: #ef266f;
  display: block;
  margin-bottom: 1rem;
}
@media (min-width: 992px) {
  .page-hero-banner {
    margin-bottom: 4rem;
  }
  .page-hero-banner--text {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
}
.page-hero-banner .highlight-tag {
  color: white;
  font-family: "Poppins", "helvetica neue", helvetica, sans-serif;
  font-size: 16px;
  letter-spacing: 1px;
}
.page-hero-banner .highlight-tag .tw-flag {
  font-size: 21px;
  margin-right: 6px;
}

.blog-share {
  font-size: 16px;
  letter-spacing: 1px;
  margin-bottom: 2rem;
}
.blog-share .sharelinks a {
  border-bottom: 0;
  font-size: 2rem;
  margin-right: 0.25rem;
}
.blog-share .sharelinks a:hover {
  background: #fff;
  color: #001e91;
}

@media (min-width: 992px) {
  .featured-banner h1.long-title {
    font-size: 28px;
  }
}

.hero-info {
  margin-bottom: 24px;
}
@media (min-width: 992px) {
  .hero-info {
    margin-bottom: 45px;
  }
}
.hero-info h5 {
  margin-bottom: 28px;
}
.hero-info p {
  margin-bottom: 8px;
}

#sidebar {
  background-color: #001e91;
  padding: 12px;
  margin-bottom: 24px;
}
#sidebar a {
  border-bottom: 2px solid #ffffff;
  color: #ffffff;
}
#sidebar a:hover {
  border-bottom: 0;
}
#sidebar article {
  margin-bottom: 40px;
}
#sidebar p {
  color: white;
}
#sidebar .img-wrap {
  background-position: 50%;
  background-size: cover;
  height: 160px;
  margin: 0;
  width: 100%;
}
#sidebar .date {
  color: white;
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
}
#sidebar a.btn-sidebar {
  background: #ffffff;
  border: 3px solid #ffffff;
  color: #001e91;
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 1px;
  margin-bottom: 16px;
  text-align: center;
  padding: 8px 0;
  width: 100%;
}
#sidebar a.btn-sidebar:hover {
  background: #001e91;
  border: 3px solid #ffffff;
  color: #ffffff;
}
#sidebar .social-share-links a {
  border-bottom: 0;
  color: #ffffff;
  font-size: 28px;
  margin-right: 16px;
}
#sidebar .social-share-links a:hover {
  color: #e6e6e6;
}
@media (min-width: 768px) {
  #sidebar {
    padding: 28px;
  }
  #sidebar a.btn-sidebar {
    border: 3px solid #ffffff;
    font-size: 21px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 32px;
    padding: 16px 40px;
  }
  #sidebar a.btn-sidebar:hover {
    background: #001e91;
    border: 3px solid #ffffff;
    color: #ffffff;
  }
}
@media (min-width: 992px) {
  #sidebar {
    padding: 45px;
  }
}

.clear-after + * {
  clear: both;
}

@media (max-width: 767px) {
  .col-xs-12 {
    clear: both;
  }
}
@media (max-width: 991px) {
  .col-sm-12 {
    clear: both;
  }
}
@media (max-width: 1199px) {
  .col-md-12 {
    clear: both;
  }
}
.tilefix .col-xs-2:nth-of-type(1n) {
  clear: none;
}
.tilefix .col-xs-2:nth-of-type(6n + 1) {
  clear: both;
}
.tilefix .col-xs-3:nth-of-type(1n) {
  clear: none;
}
.tilefix .col-xs-3:nth-of-type(4n + 1) {
  clear: both;
}
.tilefix .col-xs-4:nth-of-type(1n) {
  clear: none;
}
.tilefix .col-xs-4:nth-of-type(3n + 1) {
  clear: both;
}
.tilefix .col-xs-6:nth-of-type(1n) {
  clear: none;
}
.tilefix .col-xs-6:nth-of-type(2n + 1) {
  clear: both;
}
@media (min-width: 768px) {
  .tilefix .col-sm-2:nth-of-type(1n) {
    clear: none;
  }
  .tilefix .col-sm-2:nth-of-type(6n + 1) {
    clear: both;
  }
  .tilefix .col-sm-3:nth-of-type(1n) {
    clear: none;
  }
  .tilefix .col-sm-3:nth-of-type(4n + 1) {
    clear: both;
  }
  .tilefix .col-sm-4:nth-of-type(1n) {
    clear: none;
  }
  .tilefix .col-sm-4:nth-of-type(3n + 1) {
    clear: both;
  }
  .tilefix .col-sm-6:nth-of-type(1n) {
    clear: none;
  }
  .tilefix .col-sm-6:nth-of-type(2n + 1) {
    clear: both;
  }
}
@media (min-width: 992px) {
  .tilefix .col-md-2:nth-of-type(1n) {
    clear: none;
  }
  .tilefix .col-md-2:nth-of-type(6n + 1) {
    clear: both;
  }
  .tilefix .col-md-3:nth-of-type(1n) {
    clear: none;
  }
  .tilefix .col-md-3:nth-of-type(4n + 1) {
    clear: both;
  }
  .tilefix .col-md-4:nth-of-type(1n) {
    clear: none;
  }
  .tilefix .col-md-4:nth-of-type(3n + 1) {
    clear: both;
  }
  .tilefix .col-md-6:nth-of-type(1n) {
    clear: none;
  }
  .tilefix .col-md-6:nth-of-type(2n + 1) {
    clear: both;
  }
}
@media (min-width: 1200px) {
  .tilefix .col-lg-2:nth-of-type(1n) {
    clear: none;
  }
  .tilefix .col-lg-2:nth-of-type(6n + 1) {
    clear: both;
  }
  .tilefix .col-lg-3:nth-of-type(1n) {
    clear: none;
  }
  .tilefix .col-lg-3:nth-of-type(4n + 1) {
    clear: both;
  }
  .tilefix .col-lg-4:nth-of-type(1n) {
    clear: none;
  }
  .tilefix .col-lg-4:nth-of-type(3n + 1) {
    clear: both;
  }
  .tilefix .col-lg-6:nth-of-type(1n) {
    clear: none;
  }
  .tilefix .col-lg-6:nth-of-type(2n + 1) {
    clear: both;
  }
}

.filter-bar .col-md-3 {
  padding: 0;
}

.btn-group {
  width: 100%;
}
.btn-group .form-btn {
  background: none;
  border: 0;
  border-bottom: 2px solid #001e91;
  color: #001e91;
  font-size: 18px;
  padding: 0;
}
.btn-group .form-btn:focus {
  outline-style: none;
}
.btn-group.open .dropdown-toggle {
  box-shadow: 0 0 0;
}
.btn-group .form-btn .filter-option {
  color: #001e91;
}
.btn-group .dropdown-option,
.btn-group .dropdown-menu li a {
  background: none !important;
  border-bottom: 0 !important;
  color: black;
  padding: 12px 16px;
}
.btn-group .dropdown-option:hover,
.btn-group .dropdown-menu li a:hover {
  background-color: #fff;
  color: #001e91;
}
.btn-group .dropdown-menu.open {
  border: 0 !important;
  border-radius: 0 !important;
  min-height: 200px;
}

.btn-group.bootstrap-select {
  width: 100% !important;
}

.bootstrap-select.btn-group .dropdown-menu li a {
  outline: none !important;
}

.bootstrap-select > .dropdown-toggle.bs-placeholder {
  margin-bottom: 0 !important;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder:active, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
  outline: none !important;
  box-shadow: none !important;
}

.bs-caret {
  color: #001e91;
}
.bs-caret:before {
  font-family: FontAwesome !important;
  font-size: 14px;
  content: "" !important;
}
.bs-caret .caret {
  display: none;
}

.loading-indicator {
  padding: 5rem 0;
  text-align: center;
}

.mobile-top-button {
  margin-right: -80px;
  position: fixed;
  width: 120px;
  right: 0;
  bottom: 50px;
  z-index: 100;
}
.mobile-top-button a.back-to-top {
  border-bottom: 0;
  font-size: 14px;
  padding: 0 6px;
  position: absolute;
  transform: rotate(-90deg);
  display: none;
}
.mobile-top-button a.back-to-top:hover {
  color: black !important;
}

@media (min-width: 768px) {
  .mobile-top-button {
    margin-right: -55px;
  }
}
@media (min-width: 992px) {
  .mobile-top-button {
    margin-top: 200px;
  }
}
body .buorg {
  background-color: #001e91 !important;
  background-position: 8px 17px;
  color: #ffffff;
  position: absolute;
  position: fixed;
  z-index: 111111;
  width: 100%;
  top: 0;
  left: 0;
  border-bottom: 1px solid #001e91 !important;
  text-align: left;
  cursor: pointer;
  font: 17px "Open Sans", Helvetica, Arial, sans-serif;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
body .buorg div {
  padding: 11px 12px 11px 30px;
  line-height: 1.7em;
}
body .buorg div a,
body .buorg div a:visited {
  text-indent: 0;
  color: black;
  text-decoration: none;
  box-shadow: none;
  padding: 1px 10px;
  border-radius: 4px;
  font-weight: normal;
  background: #ffffff;
  white-space: nowrap;
  margin: 0 2px;
  display: inline-block;
}
body #buorgig {
  background-color: #ffffff;
  box-shadow: none;
  color: #001e91;
}
@media only screen and (max-width: 700px) {
  body .buorg div {
    padding: 5px 12px 5px 9px;
    text-indent: 22px;
    line-height: 1.3em;
  }
  body .buorg {
    background-position: 9px 8px;
  }
}

.video-wrap {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
  margin-top: 30px;
  margin-bottom: 30px;
}

.video-wrap--iframe {
  height: 100%;
  left: 0;
  position: absolute;
  width: 100%;
}

iframe {
  max-width: 100%;
}

.alert {
  background-color: #f2f2f2;
  border: 2px solid #001e91;
  color: black;
  font-weight: bold;
  width: 100%;
  padding: 10px;
}
.alert a {
  font-weight: bold;
}
.alert.reminder {
  border: 2px solid black;
}

.checkbox-fix, .page-Security .login-column input[type=checkbox] {
  position: relative;
  top: 8px;
}

.external-ticket-note {
  line-height: 1.5em;
  margin: 0 auto 20px;
  font-size: 75%;
}

.tickets-iframe iframe {
  height: 350px;
}

@media (min-width: 768px) {
  .banner-border {
    background-color: white;
    border-top: 8px solid #ef266f;
    bottom: 0;
    height: 30px;
    position: absolute;
    width: 40%;
  }

  .banner-border-small {
    background-color: white;
    bottom: 0;
    height: 10px;
    position: absolute;
    width: 98%;
  }
}
.tw-square {
  display: block;
  color: #ef266f;
  font-size: 14px;
  margin-bottom: 1rem;
}

.Widget-root-1 {
  padding-left: 0 !important;
}

.Widget-a-2 {
  margin-left: 0 !important;
  margin-top: 5px;
}

.page-home .Widget-a-2 {
  margin-top: 30px;
}

@media (max-width: 992px) {
  .Widget-a-2 {
    margin-top: -15px;
  }

  .page-home .Widget-a-2 {
    margin-top: 0px;
  }
}
a.dropdown-toggle::after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "TW-icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 12px;
}
.blog-filter a.dropdown-toggle::after {
  font-size: 18px;
}
a.dropdown-toggle[aria-expanded=true]::after {
  content: "";
}

.blue-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #001e91;
  mix-blend-mode: multiply;
  opacity: 0.5;
}

.img-wrap {
  display: inline-block;
  margin: 1.5rem 0;
  position: relative;
}

img {
  height: auto;
}

.typography img.leftAlone {
  margin-bottom: 24px;
}
@media (min-width: 992px) {
  .typography img.leftAlone {
    max-height: 460px;
  }
}

.hero img {
  display: none;
}
@media (min-width: 992px) {
  .hero img {
    display: block;
    width: 100%;
  }
}

.page-who-is-techweek h1 {
  width: 300px;
}

.blue-img {
  display: inline-block;
  position: relative;
}
.blue-img:after {
  mix-blend-mode: multiply;
  background: #001e91;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 200ms;
}
.msie .blue-img:after {
  background: rgba(0, 0, 255, 0.5);
}
.msedge .blue-img:after {
  background: blue;
}

.object-fit-cover-polyfill-wrap {
  background-image: none;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: none;
  display: block;
}

@font-face {
  font-family: Poppins;
  font-weight: 700;
  letter-spacing: 1px;
  src: url(../fonts/Poppins-Bold.ttf) format("truetype"), url(../fonts/Poppins-Bold.eot) format("embedded-opentype"), url(../fonts/Poppins-Bold.woff) format("woff"), url(../fonts/Poppins-Bold.woff2) format("woff2");
}
@font-face {
  font-family: Open Sans;
  font-weight: 400;
  src: url(../fonts/Open-Sans-Regular.ttf) format("truetype"), url(../fonts/Open-Sans-Regular.eot) format("embedded-opentype"), url(../fonts/Open-Sans-Regular.woff) format("woff"), url(../fonts/Open-Sans-Regular.woff2) format("woff2");
}
@font-face {
  font-family: Open Sans;
  font-weight: 700;
  src: url(../fonts/Open-Sans-Bold.ttf) format("truetype"), url(../fonts/Open-Sans-Bold.eot) format("embedded-opentype"), url(../fonts/Open-Sans-Bold.woff) format("woff"), url(../fonts/Open-Sans-Bold.woff2) format("woff2");
}
html {
  font-size: 18px;
}

body {
  color: #001e91;
  font-family: "Open Sans", "helvetica neue", helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 1.75em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Poppins", "helvetica neue", helvetica, sans-serif;
  font-weight: 700;
  margin: 0;
  margin-bottom: 16px;
  line-height: 1.25em;
}

h1 {
  color: #001e91;
  font-size: 2rem;
}

h2 {
  color: #001e91;
  font-size: 24px;
}

h3 {
  font-size: 21px;
  margin-top: 32px;
}

h4 {
  font-size: 21px;
  line-height: 1.5em;
}

h5 {
  font-size: 18px;
  line-height: 1.65em;
  margin-bottom: 32px;
}

h6 {
  font-size: 18px;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
  font-size: inherit;
}

label {
  font-weight: normal;
}

a {
  color: #ef266f;
}
a:hover {
  color: #001e91;
  text-decoration: none;
  border-bottom: none;
}
a:focus {
  text-decoration: none;
  color: #001e91;
}
a:active {
  text-decoration: none;
  color: #001e91;
}

a.link-primary {
  display: inline-block;
  font-family: "Poppins", "helvetica neue", helvetica, sans-serif;
  font-size: 21px;
  letter-spacing: 1px;
  margin-bottom: 1rem;
}
a.link-primary:after {
  color: #ef266f;
  content: "";
  font-family: "TW-icons";
  font-size: 16px;
  margin-left: 12px;
}
a.link-primary:hover:after {
  color: #001e91;
}

a.arrow-link {
  display: inline-block;
}
a.arrow-link:after {
  color: #ef266f;
  content: "";
  font-family: "TW-icons";
  font-size: 65%;
  margin-left: 5px;
  margin-right: 21px;
}
a.arrow-link:hover:after {
  color: #001e91;
}

p {
  margin-bottom: 1rem;
}

p:last-child {
  margin-bottom: 0;
}

ol,
ul {
  padding-left: 1rem;
}

main p,
main ol,
main ul,
main span {
  max-width: 50rem;
}

@media (min-width: 992px) {
  h1 {
    font-size: 3rem;
    margin-bottom: 16px;
  }

  h2 {
    font-size: 2rem;
  }

  h3 {
    font-size: 28px;
  }

  h4 {
    font-size: 21px;
  }

  h5 {
    font-size: 21px;
    margin-bottom: 0px;
  }

  h6 {
    font-size: 18px;
  }
}
.ss-section h6 {
  color: #ef266f;
  line-height: 1.75rem;
}

.breadcrumb-link {
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.breadcrumb-link:before {
  content: "";
  color: #ef266f;
  font-family: "TW-icons";
  font-size: 14px;
  margin-right: 0.5rem;
}
.breadcrumb-link:hover:before {
  color: #001e91;
}

ul.categories {
  display: inline-block;
  list-style: none;
  margin-bottom: 0px;
  padding: 0px;
}
ul.categories li.category {
  color: #ffffff;
  float: left;
  font-size: 11px;
  letter-spacing: 0.15em;
  line-height: 0.75em;
  margin-right: 5px;
  margin-bottom: 4px;
  position: relative;
  text-transform: uppercase;
}
ul.categories li.category .category-tag-content {
  background-color: #ef266f;
  padding: 6px 12px;
}
ul.categories li.category a {
  border-bottom: 0px;
  color: #ffffff;
  font-size: 12px;
}
ul.categories li.category-invert {
  float: left;
  font-size: 11px;
  letter-spacing: 0.1em;
  line-height: 0.75em;
  margin-right: 5px;
  position: relative;
  text-transform: uppercase;
}
ul.categories li.category-invert .bevel {
  border-width: 3px;
}
ul.categories li.category-invert .bevel,
ul.categories li.category-invert .category-tag-content {
  border-color: #ffffff;
  border-style: solid;
}
ul.categories li.category-invert .tr {
  border-top: 0;
  border-right-color: transparent;
}
ul.categories li.category-invert .tl {
  border-top: 0;
  border-left-color: transparent;
}
ul.categories li.category-invert .br {
  border-bottom: 0;
  border-right-color: transparent;
}
ul.categories li.category-invert .bl {
  border-bottom: 0;
  border-left-color: transparent;
}
ul.categories li.category-invert .category-tag-content {
  background-color: #ffffff;
  padding: 0px 12px;
}
ul.categories li.category-invert a {
  border-bottom: 0px;
  color: #001e91;
}
ul.categories li.category-invert a:hover {
  background-color: #fff;
}

ul.event-tag-list {
  display: inline-block;
  list-style: none;
  margin-bottom: 0px;
  padding: 0px;
}
ul.event-tag-list li.event-tag {
  color: #ffffff;
  float: left;
  font-size: 11px;
  letter-spacing: 0.15em;
  line-height: 0.75em;
  margin-right: 5px;
  margin-bottom: 4px;
  position: relative;
  text-transform: uppercase;
  background-color: black;
  padding: 6px 12px;
}

.short-line {
  border-bottom: 4px solid;
  margin-bottom: 12px;
  width: 40px;
  transition: 0.3s ease;
  white-space: nowrap;
}

.short-line--blue {
  border-bottom: 4px solid #001e91;
  margin-bottom: 12px;
  width: 40px;
  transition: 0.3s ease;
  white-space: nowrap;
}

.short-line--white {
  border-bottom: 4px solid #ffffff;
  margin-bottom: 12px;
  width: 40px;
  transition: 0.3s ease;
  white-space: nowrap;
}

.short-line--black {
  border-bottom: 4px solid #000000;
  margin-bottom: 16px;
  width: 40px;
}

.hero-main-button {
  border: 3px solid #ffffff;
  border-radius: 4px;
  color: #ffffff;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 0.75em;
  margin-right: 5px;
  margin-bottom: 4px;
  padding: 12px 24px;
  position: relative;
  text-transform: uppercase;
}
.hero-main-button:hover {
  background-color: #ffffff;
  color: #001e91;
}
@media (min-width: 992px) {
  .hero-main-button {
    padding: 16px 42px;
    font-size: 16px;
  }
}

blockquote {
  background-color: #f5f5f5;
  border: 0;
  border-radius: 5px;
  margin-top: 30px;
  margin-bottom: 40px;
  position: relative;
  padding: 30px 40px;
  text-align: center;
}
blockquote p {
  font-size: 16px;
}
blockquote a {
  border: 0;
  font-size: 16px;
}
blockquote:before {
  color: #001e91;
  position: absolute;
  width: 60px;
  height: 60px;
  font-size: 60px;
  line-height: 1;
  top: 10px;
  left: -10px;
  content: "“";
}
blockquote:after {
  color: #001e91;
  position: absolute;
  width: 60px;
  height: 60px;
  font-size: 60px;
  line-height: 1;
  top: 10px;
  right: -10px;
  content: "”";
}
blockquote hr {
  width: 40px;
}
@media (min-width: 992px) {
  blockquote {
    padding: 40px 100px 20px;
  }
  blockquote p {
    font-size: 18px;
  }
  blockquote a {
    font-size: 18px;
  }
  blockquote:before {
    font-size: 90px;
    top: 20px;
    left: 40px;
    content: "“";
  }
  blockquote:after {
    font-size: 90px;
    top: 20px;
    right: 40px;
    content: "”";
  }
}

.twitter-tweet {
  margin: auto;
}

p.caption {
  font-size: 12px;
  margin-bottom: 30px;
}

.under-line, .eventsubmissions-list article h4 a {
  position: relative;
}
.under-line:before, .eventsubmissions-list article h4 a:before {
  border-top: 4px solid transparent;
  border-color: inherit;
  bottom: -0.25rem;
  content: " ";
  position: absolute;
  width: 3.5rem;
}

@font-face {
  font-family: "TW-icons";
  src: url("../fonts/TW-icons.eot?x8dhxi");
  src: url("../fonts/TW-icons.eot?x8dhxi#iefix") format("embedded-opentype"), url("../fonts/TW-icons.ttf?x8dhxi") format("truetype"), url("../fonts/TW-icons.woff?x8dhxi") format("woff"), url("../fonts/TW-icons.svg?x8dhxi#TW-icons") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=tw-],
[class*=" tw-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "TW-icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.tw-messenger:before {
  content: "";
}

.tw-external:before {
  content: "";
}

.tw-pixel-arrow-down:before {
  content: "";
}

.tw-pixel-arrow-up:before {
  content: "";
}

.tw-flag:before {
  content: "";
}

.tw-email:before {
  content: "";
}

.tw-linkedin:before {
  content: "";
}

.tw-square:before {
  content: "";
}

.tw-pixel-arrow-left:before {
  content: "";
}

.tw-facebook:before {
  content: "";
}

.tw-instagram:before {
  content: "";
}

.tw-pixel-arrow-right:before {
  content: "";
}

.tw-twitter:before {
  content: "";
}

body > footer {
  color: white;
  font-family: "Poppins", "helvetica neue", helvetica, sans-serif;
  letter-spacing: 1px;
  margin-top: 6rem;
}
body > footer .footer-contact {
  background-color: #ef266f;
  padding: 2rem 0 1rem;
}
body > footer .footer-contact a {
  font-size: 22px;
}
body > footer .footer-contact .tw-pixel-arrow {
  font-size: 17px;
}
body > footer .footer-info {
  background-color: #001e91;
  padding: 2rem 0;
}
body > footer a {
  color: white;
  text-decoration: none;
}
body > footer a:hover {
  color: white;
  text-decoration: underline;
}
body > footer .footer-subscribe {
  display: inline-block;
  margin-top: 1rem;
  width: 100%;
}
body > footer .footer-subscribe span {
  float: none;
  font-size: 22px;
  margin-right: 0.5rem;
}
@media (min-width: 768px) {
  body > footer .footer-subscribe span {
    float: left;
  }
}
body > footer .footer-subscribe .tw-pixel-arrow {
  font-size: 17px;
  margin-top: 8px;
}
body > footer .footer-subscribe input[type=email] {
  background-color: #ef266f;
  border: none;
  border-bottom: 2px solid white;
  color: #ffffff;
  float: left;
  font-size: 16px;
  height: 21px;
  margin-top: 4px;
  padding: 0;
  width: 100%;
}
body > footer .footer-subscribe input[type=email]::placeholder {
  color: #ffffff;
  font-weight: normal;
}
body > footer .footer-subscribe input[type=email]::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
body > footer .footer-subscribe input[type=email]::-webkit-placeholder {
  color: #ffffff;
  opacity: 1;
}
body > footer .footer-subscribe input[type=email]::-ms-input-placeholder {
  color: #ffffff;
  opacity: 1;
}
body > footer .footer-subscribe input[type=submit] {
  background-color: #ef266f;
  color: white;
  border: none;
  float: left;
  font-size: 18px;
  height: 36px;
  padding: 0;
  width: 80px;
}
@media (max-width: 768px) {
  body > footer .footer-subscribe input[type=submit] {
    margin-left: -8px;
  }
}
body > footer .footer-subscribe input[type=submit]:hover {
  text-decoration: underline;
}
body > footer .footer-subscribe #mc_embed_signup .mce_inline_error {
  background: none;
  font-weight: normal;
}
body > footer .footer-subscribe #mc_embed_signup div.mce_inline_error {
  padding: 0;
}
body > footer .footer-subscribe #mce-success-response {
  max-width: 450px;
}
@media (min-width: 768px) {
  body > footer .footer-subscribe input[type=email] {
    float: left;
    width: 55%;
  }
}
@media (min-width: 992px) {
  body > footer .footer-subscribe {
    float: left;
    margin-top: 0;
  }
}
body > footer .social-links {
  display: inline-block;
  float: none;
  margin-top: 24px;
  list-style: none;
  padding: 0;
}
body > footer .social-links li {
  display: inline-block;
}
body > footer .social-links a {
  border-bottom: none;
  color: white;
  font-size: 2rem;
  margin-right: 0.5rem;
}
body > footer .social-links a:hover {
  text-decoration: none;
  color: #e6e6e6;
}
@media (min-width: 992px) {
  body > footer .social-links {
    float: right;
    margin-top: 0px;
  }
}
body > footer .footer-links ul {
  list-style: none;
  padding: 0;
}
@media (min-width: 768px) {
  body > footer .footer-links ul li {
    float: left;
    margin-right: 2rem;
  }
}
body > footer .footer-links .tw-pixel-arrow {
  font-size: 14px;
}
body > footer .sponsrs ul {
  display: inline-block;
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
  width: 100%;
}
body > footer .sponsrs ul li a {
  border-bottom: 0;
  float: left;
  margin-right: 40px;
  padding-bottom: 6px;
}
body > footer .sponsrs ul img {
  height: 45px;
}
body > footer .sponsrs ul.sponsr-presented li a img {
  height: 40px;
}
body > footer .sponsrs div + div ul li a {
  margin-bottom: 14px;
}
@media (min-width: 992px) {
  body > footer .sponsrs div + div ul li a {
    margin-bottom: 15px;
  }
}
body > footer .footer-copyright {
  display: inline-block;
  font-family: "Open Sans", "helvetica neue", helvetica, sans-serif;
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 21px;
}

input,
.form-control {
  height: 40px;
  font-size: 16px;
  font-weight: regular;
  padding-left: 21px;
  width: 290px;
  border: 2px solid #001e91;
  color: #001e91;
  box-shadow: none !important;
  border-radius: 0;
  margin-bottom: 8px;
}
input:focus,
.form-control:focus {
  border: 2px solid #0033f7;
}
@media (min-width: 992px) {
  input,
.form-control {
    width: 380px;
  }
}

.btn {
  height: 44px;
  font-size: 16px;
  font-weight: regular;
  line-height: 1.8em;
  text-align: center;
  width: 100%;
  margin-bottom: 8px;
}
.btn-primary {
  background: none;
  border: 4px solid #ef266f;
  border-radius: 0;
  color: #001e91;
  display: inline-block;
  font-family: "Poppins", "helvetica neue", helvetica, sans-serif;
  letter-spacing: 2px;
  margin-top: 1rem;
  text-transform: uppercase;
  padding: 0.25rem 2.5rem;
  position: relative;
}
.btn-primary:after {
  color: #ef266f;
  content: "";
  font-family: "TW-icons";
  font-size: 12px;
  position: absolute;
  top: -10px;
  right: -4px;
}
.btn-primary:hover {
  border: 4px solid #001e91;
  background-color: white;
  color: #001e91;
}
.btn-primary:hover:after {
  color: #001e91;
}
.btn-primary[disabled], .btn-primary[disabled]:hover {
  background: #f2f2f2;
}
.btn-dark {
  background-color: #231f20;
  color: #fff;
}
.btn-dark:active, .btn-dark:hover, .btn-dark:focus {
  color: #fff;
  background-color: #4c4345;
}
@media (min-width: 992px) {
  .btn {
    width: auto;
    padding: 6px 24px;
  }
}

input.checkbox {
  position: relative !important;
  width: auto;
  height: auto;
  margin: 0 !important;
  padding: 0 !important;
  display: inline-block;
}

.form-group {
  margin-bottom: 0;
}
.form-group label.control-label {
  font-size: 16px;
  margin-left: 0;
  text-align: left;
  width: 100%;
}
.form-group.text {
  float: none;
}
.form-group.text.nolabel {
  margin-top: 0.5rem;
}
.form-group .form-control {
  font-size: 16px;
  padding-left: 12px;
}
.form-group.checkboxset, .form-group.optionset {
  margin-bottom: 24px;
  width: 100%;
  font-size: 14px;
}
.form-group.checkboxset > div, .form-group.optionset > div {
  width: 100%;
}
.form-group .checkbox-inline {
  float: none;
  display: block;
  margin-left: 0px;
  padding-left: 30px;
}
.form-group input[type=checkbox] {
  height: 20px;
  width: 20px;
  font-size: 16px;
  margin-left: -30px;
}
.form-group .col-xs-offset-4 {
  margin-left: 0;
  width: 100%;
}
.form-group .checkbox {
  font-size: 14px;
}
.form-group .checkbox a {
  font-size: 14px;
}
.form-group .checkbox label {
  padding-left: 0;
}
.form-group .checkbox-iconed,
.form-group .radio-iconed {
  display: block;
}
.form-group .checkbox-iconed input[type=checkbox],
.form-group .checkbox-iconed input[type=radio],
.form-group .radio-iconed input[type=checkbox],
.form-group .radio-iconed input[type=radio] {
  position: absolute !important;
  opacity: 0;
  z-index: -9999;
}
.form-group .checkbox-iconed input[type=checkbox] + label,
.form-group .checkbox-iconed input[type=radio] + label,
.form-group .radio-iconed input[type=checkbox] + label,
.form-group .radio-iconed input[type=radio] + label {
  padding-left: 2rem;
  position: relative;
}
.form-group .checkbox-iconed input[type=checkbox] + label:before,
.form-group .checkbox-iconed input[type=radio] + label:before,
.form-group .radio-iconed input[type=checkbox] + label:before,
.form-group .radio-iconed input[type=radio] + label:before {
  color: #001e91;
  content: "";
  font-family: FontAwesome;
  font-size: 1.4rem;
  left: 0;
  margin-right: 0.5rem;
  position: absolute;
}
.form-group .checkbox-iconed input[type=checkbox]:checked + label:before,
.form-group .checkbox-iconed input[type=radio]:checked + label:before,
.form-group .radio-iconed input[type=checkbox]:checked + label:before,
.form-group .radio-iconed input[type=radio]:checked + label:before {
  content: "";
}
.form-group .radio-iconed input[type=radio] + label:before {
  content: "";
}
.form-group .radio-iconed input[type=radio]:checked + label:before {
  content: "";
}
.form-group button {
  font-size: 16px;
  margin-top: 42px;
  margin-bottom: 21px;
}
.form-group div.description {
  font-size: 13px;
}
.form-group div.description p {
  line-height: 1.5;
  margin-bottom: 0.5rem;
  opacity: 0.75;
}
.form-group.wide-field > div {
  width: 100%;
}
.form-group.wide-field > div button,
.form-group.wide-field > div input,
.form-group.wide-field > div select,
.form-group.wide-field > div textarea {
  width: 100%;
}

.checkboxset.checkbox-columns > div {
  width: 100%;
}
.checkboxset.checkbox-columns .checkbox-iconed {
  float: left;
  width: 50%;
}
@media (min-width: 768px) {
  .checkboxset.checkbox-columns .checkbox-iconed {
    width: 33%;
  }
}
@media (min-width: 992px) {
  .checkboxset.checkbox-columns .checkbox-iconed {
    width: 25%;
  }
}
.checkboxset.checkbox-columns .help-block {
  display: block;
  clear: both;
}

.nolabel label {
  display: none;
}

.target-length p.target-length-count {
  font-size: 14px;
  margin-top: -10px;
}

#subscribe-form .indicates-required {
  color: #001e91;
  font-size: 14px;
}
#subscribe-form label {
  display: none;
}
#subscribe-form input {
  border-color: #ef266f;
  margin-bottom: 1rem;
  width: 100%;
  padding: 8px;
}
#subscribe-form input::placeholder {
  color: #001e91;
}
#subscribe-form .submit-link {
  display: inline-block;
  width: 100px;
  float: right;
}
#subscribe-form .submit-link:after {
  color: #ef266f;
  content: "";
  font-family: "TW-icons";
  right: 0;
  margin-top: 4px;
  display: block;
  font-size: 16px;
}
#subscribe-form #mc-embedded-subscribe {
  background: none;
  border: none;
  color: #ef266f;
  float: left;
  font-family: "Poppins", "helvetica neue", helvetica, sans-serif;
  font-size: 1rem;
  margin-right: 12px;
  padding: 0;
  width: auto;
}
#subscribe-form #mc-embedded-subscribe:hover {
  text-decoration: underline;
}
#subscribe-form .mce_inline_error {
  background-color: #ff0000;
  color: white;
  padding: 2px;
}
#subscribe-form input.mce_inline_error {
  background-color: #ffffff;
  border: 2px solid #ff0000;
  color: #001e91;
  padding-left: 21px;
}

/* Search form */
#SearchForm {
  border: solid #ef266f 2px;
  color: #001e91;
}
#SearchForm input.form-control {
  border: 0;
  color: #ef266f;
}
#SearchForm input.form-control::placeholder {
  color: #001e91;
}
#SearchForm .btn {
  color: #ef266f;
  width: 40px;
  height: 40px;
  margin: 0;
  border: 0;
  background: transparent;
}

#Form_EventFilter {
  opacity: 0;
  transition: opacity 0.5s;
  margin: 15px 0 30px 0;
}
#Form_EventFilter .form-group {
  display: none;
}

.inline-dropdown,
.style-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin-right: 15px;
  background: none;
  border: none;
  color: #001e91;
  background: url("../images/dropdown.png") no-repeat right 14px;
  cursor: pointer;
}
.inline-dropdown::-ms-expand,
.style-select::-ms-expand {
  display: none;
}

#page-header {
  margin-top: 0.25rem;
  margin-bottom: 1rem;
  top: 0;
  z-index: 999;
}
#page-header .container {
  margin: auto;
}
@media (min-width: 992px) {
  #page-header {
    margin-top: 1.75rem;
  }
}

#nav-top {
  text-align: right;
}
#nav-top a.logo-link {
  border: none;
  margin-top: 0.75rem;
  margin-bottom: 15px;
  float: left;
}
#nav-top a.logo-link span {
  display: block;
  text-align: left;
  float: right;
  margin-left: 10px;
  padding-left: 10px;
  margin-top: 4px;
  border-left: solid #001e91 2px;
  text-transform: uppercase;
  line-height: 22px;
}
@media (max-width: 767px) {
  #nav-top a.logo-link {
    max-width: 230px;
  }
}
@media (min-width: 992px) {
  #nav-top a.logo-link {
    margin-top: 4px;
  }
}
#nav-top ul,
#nav-top li {
  margin: 0;
  padding: 0;
}
#nav-top ul a {
  color: #001e91;
  font-size: 14px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
#nav-top ul a:link,
#nav-top ul a:visited {
  border-bottom: 3px solid transparent;
  text-decoration: none;
}
#nav-top ul a:hover,
#nav-top ul a:active {
  border-bottom: 0;
  color: #ef266f;
  font-weight: bold;
  letter-spacing: 1.65px;
  text-decoration: none;
}
#nav-top ul li.current a {
  color: #ef266f;
  font-weight: bold;
  letter-spacing: 1.65px;
}
#nav-top li {
  display: inline-block;
}
#nav-top button {
  background: none;
  border: none;
  cursor: pointer;
  height: 1.75rem;
  outline: none;
  position: relative;
  float: right;
  top: 5px;
  width: 2rem;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  margin-left: 12px;
}
@media (min-width: 992px) {
  #nav-top button {
    display: none;
  }
}
@media (max-width: 991px) {
  #nav-top button {
    right: auto;
    top: 10px;
  }
}
#nav-top button span {
  display: block;
  position: absolute;
  height: 0.35rem;
  background: #001e91;
  opacity: 1;
  left: 0;
  width: 100%;
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#nav-top button span:nth-child(1) {
  top: 0.7rem;
  width: 0%;
  left: 50%;
}
#nav-top button span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#nav-top button span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#nav-top button.collapsed span {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  width: 100%;
  left: 0;
}
#nav-top button.collapsed span:nth-child(1) {
  top: 0.5rem;
}
#nav-top button.collapsed span:nth-child(2), #nav-top button.collapsed span:nth-child(3) {
  top: 1.3rem;
}
@media (min-width: 992px) {
  #nav-top button.on-desktop {
    display: block;
  }
}
#nav-top .menu-main {
  display: none;
  margin-top: 10px;
}
#nav-top .menu-main a {
  padding: 0 0.3rem;
}
@media (min-width: 1200px) {
  #nav-top .menu-main a {
    padding: 0 1rem;
  }
}
#nav-top .saved-events {
  color: #000;
  border: none;
  vertical-align: middle;
  display: inline-block;
  position: relative;
  float: right;
  top: 8px;
  margin-left: 15px;
}
#nav-top .saved-events i {
  color: #ef266f;
  font-size: 150%;
  position: relative;
  vertical-align: middle;
}
@media (max-width: 991px) {
  #nav-top .saved-events {
    display: none;
  }
}
#nav-top .call-to-action {
  background: none;
  border-radius: 4px;
  border: 2px solid #001e91;
  color: #001e91;
  display: none;
  font-size: 0.875rem;
  font-weight: bold;
  margin-right: 1.25rem;
  padding: 0.5rem 1.25rem;
  float: right;
  z-index: 100;
}
#nav-top .call-to-action:hover {
  background-color: #001e91;
  color: #ffffff;
}

#nav-top .menu-main .dropdown-menu,
#nav-sub .menu-main .dropdown-menu {
  padding: 0;
  overflow: hidden;
}
#nav-top .menu-main .dropdown-menu li,
#nav-sub .menu-main .dropdown-menu li {
  display: block;
}
#nav-top .menu-main .dropdown-menu li a,
#nav-sub .menu-main .dropdown-menu li a {
  padding: 10px 15px;
}
@media (max-width: 992px) {
  #nav-top .menu-main,
#nav-sub .menu-main {
    padding-left: 0;
  }
  #nav-top .menu-main .dropdown-menu,
#nav-sub .menu-main .dropdown-menu {
    width: 100%;
    text-align: center;
    font-size: 18px;
  }
}

#nav-sub {
  background-color: white;
  padding-top: 2rem;
  text-align: center;
}
#nav-sub ul {
  list-style: none;
}
#nav-sub ul li a {
  border-bottom: none;
  color: #001e91;
  display: block;
  padding: 1rem 0;
}
#nav-sub ul.col-sm-3.col-sm-offset-1 li a {
  border-bottom: 2px solid black;
  color: black;
}
#nav-sub ul.col-sm-3.col-sm-offset-1 li a:hover {
  font-weight: bold;
  border-bottom: 3px solid black;
}
#nav-sub .call-to-action {
  background: none;
  border-radius: 4px;
  border: 2px solid #001e91;
  color: #001e91;
  font-size: 0.875rem;
  font-weight: bold;
  padding: 0.5rem 1.25rem;
}
#nav-sub .call-to-action:hover {
  background-color: #001e91;
  color: #ffffff;
}
@media (min-width: 992px) {
  #nav-sub {
    background: none;
    border-bottom: 0;
  }
  #nav-sub .menu-sub {
    background-color: rgba(255, 255, 255, 0.5);
    float: right;
    margin-top: 20px;
    padding-top: 12px;
    padding-right: 0px;
    width: 265px;
  }
  #nav-sub .menu-sub li {
    margin-bottom: 16px;
  }
  #nav-sub .menu-sub li a {
    background-color: #001e91;
    color: white;
    display: inline;
    font-weight: normal;
    padding: 0.5rem 1.5rem;
  }
  #nav-sub .menu-sub li a:hover {
    padding: 0.6rem 1.6rem;
  }
}

@media (min-width: 992px) {
  #nav-top .menu-main {
    display: block;
  }
  #nav-top .right-side {
    text-align: right;
  }
  #nav-top .call-to-action {
    display: inline-block;
  }

  #nav-sub {
    padding-top: 1rem;
  }
  #nav-sub .menu-main {
    display: none;
  }
  #nav-sub .menu-sub {
    text-align: right;
  }
}
#root {
  text-align: left;
}

.logo-link {
  z-index: 30;
}

.login-links {
  font-size: 13px;
  text-transform: uppercase;
  line-height: 15px;
}
@media (min-width: 991px) {
  .login-links {
    margin-top: -15px;
    padding-right: 0.3rem;
  }
}
@media (min-width: 1200px) {
  .login-links {
    padding-right: 1rem;
  }
}
.login-links a {
  color: #001e91;
}
.login-links a:hover {
  color: #ef266f;
}

.is-home {
  overflow-x: hidden;
}
.is-home #page-header + .container {
  margin-top: 48px;
  text-align: center;
  margin-bottom: 0rem;
}
.is-home #page-header + .container h1 {
  margin-bottom: 24px;
  max-width: 100%;
}
.is-home #page-header + .container p {
  max-width: 100%;
}

.page-home {
  overflow-x: hidden;
}
.page-home .home-fullwidth {
  overflow-x: hidden;
}
.page-home #nav-top a.logo-link {
  margin-top: 0.25rem;
  max-width: 220px;
}
@media (min-width: 992px) {
  .page-home #nav-top a.logo-link {
    max-width: 250px;
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  .page-home #page-header .menu-sub {
    background: none;
  }
}
.page-home .header-container {
  width: 100%;
  overflow: hidden;
}
@media (min-width: 768px) {
  .page-home .header-container {
    height: 500px;
    margin-bottom: 48px;
  }
}
@media (min-width: 992px) {
  .page-home .header-container {
    height: 650px;
  }
}
.page-home #homepage-carousel {
  padding: 0;
}
.page-home #homepage-carousel .item .mobile-image {
  background-position: 50%;
  background-size: cover;
  height: 500px;
}
@media (min-width: 992px) {
  .page-home #homepage-carousel .item {
    background-position: 50%;
    background-size: cover;
    height: 650px;
  }
  .page-home #homepage-carousel .item .mobile-image {
    display: none;
  }
}
.page-home .hero-wrap {
  background-color: #001e91;
  margin-bottom: 30px;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}
.page-home .hero-wrap .hero {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  padding-top: 3rem;
}
.page-home .hero-wrap .hero-main {
  display: block;
}
.page-home .hero-wrap .hero-main h1 {
  color: #ffffff;
  font-size: 1.75rem;
  margin-bottom: 16px;
}
.page-home .hero-wrap .hero-sub {
  display: block;
}
.page-home .hero-wrap .hero-sub--desktop {
  display: none;
}
.page-home .hero-wrap .hero-sub h2 {
  color: white;
  font-family: "Open Sans", "helvetica neue", helvetica, sans-serif;
  font-size: 1rem;
  font-weight: 400 !important;
}
.page-home .hero-wrap .hero-sub .btn-primary {
  color: white;
}
.page-home .hero-wrap .hero-sub .btn-primary:hover {
  color: #001e91;
}
.page-home .hero-wrap .hero-sub .btn-primary:hover:after {
  color: #001e91;
}
.page-home .hero-wrap .hero-sub .tw-square {
  color: #ef266f;
  font-size: 12px;
}
@media (min-width: 992px) {
  .page-home .hero-wrap .hero {
    padding-top: 0;
  }
  .page-home .hero-wrap .hero-main {
    display: block;
    top: 150px;
  }
  .page-home .hero-wrap .hero-main h1 {
    font-size: 3rem;
  }
  .page-home .hero-wrap .hero-sub--mobile {
    display: none;
  }
  .page-home .hero-wrap .hero-sub--desktop {
    display: block;
    top: 340px;
  }
  .page-home .hero-wrap .hero-sub h2 {
    font-size: 28px;
    margin-top: 12px;
    max-width: 70%;
  }
  .page-home .hero-wrap .hero-sub .tw-square {
    color: #ef266f;
    font-size: 16px;
  }
}
.page-home .carousel .carousel-control {
  background: none;
  float: right;
  opacity: 1;
  position: static;
  z-index: 9;
}
.page-home .carousel .carousel-control span {
  font-size: 1rem;
  position: absolute;
  top: 1rem;
}
@media (min-width: 992px) {
  .page-home .carousel .carousel-control span {
    top: 3rem;
  }
}
.page-home .carousel .carousel-control--left {
  margin-right: 3rem;
}
.page-home .carousel .carousel-indicators {
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  .page-home .carousel .carousel-indicators {
    padding-bottom: 0px;
  }
}
.page-home .carousel .carousel-indicators li {
  background-position: 150%;
  background-repeat: no-repeat;
  border-radius: 0px;
}
.page-home section .tw-square {
  color: #ef266f;
  display: inline-block;
  font-size: 16px;
}
.page-home section h2 {
  font-size: 2rem;
}
.page-home section span.subheading {
  color: #ef266f;
  display: block;
  font-size: 1rem;
  font-family: "Poppins", "helvetica neue", helvetica, sans-serif;
}
@media (min-width: 992px) {
  .page-home section h2 {
    font-size: 3rem;
  }
  .page-home section span.subheading {
    font-size: 28px;
  }
}
.page-home .home-feature-link {
  margin-bottom: 2rem;
}
.page-home .home-feature-link--img {
  display: none;
}
.page-home .home-feature-link--text {
  margin-top: 1rem;
}
@media (min-width: 992px) {
  .page-home .home-feature-link {
    margin-bottom: 5rem;
  }
  .page-home .home-feature-link--img {
    background-color: #001e91;
    border-bottom: 8px solid #ef266f;
    display: block;
    width: 100%;
  }
  .page-home .home-feature-link--text {
    padding-left: 3rem;
    margin-top: 3rem;
  }
}
.page-home .home-subscribe {
  margin-top: 3rem;
}

#LiveStream {
  margin-bottom: 5rem;
  margin-top: 5rem;
}

/*!
 * Datepicker v@VERSION
 * https://github.com/fengyuanchen/datepicker
 *
 * Copyright (c) 2014-@YEAR Fengyuan Chen
 * Released under the MIT license
 *
 * Date: @DATE
 */
.datepicker-container {
  font-size: 12px;
  line-height: 30px;
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  width: 210px;
  user-select: none;
  background-color: #fff;
  direction: ltr !important;
  touch-action: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.datepicker-container:before, .datepicker-container:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  content: " ";
  border: 5px solid transparent;
}

.datepicker-dropdown {
  position: absolute;
  z-index: 1;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border: 1px solid #ccc;
  box-shadow: 0 3px 6px #ccc;
}

.datepicker-inline {
  position: static;
}

.datepicker-top-left,
.datepicker-top-right {
  border-top-color: #39f;
}
.datepicker-top-left:before, .datepicker-top-left:after,
.datepicker-top-right:before,
.datepicker-top-right:after {
  top: -5px;
  left: 10px;
  border-top: 0;
}
.datepicker-top-left:before,
.datepicker-top-right:before {
  border-bottom-color: #39f;
}
.datepicker-top-left:after,
.datepicker-top-right:after {
  top: -4px;
  border-bottom-color: #fff;
}

.datepicker-bottom-left,
.datepicker-bottom-right {
  border-bottom-color: #39f;
}
.datepicker-bottom-left:before, .datepicker-bottom-left:after,
.datepicker-bottom-right:before,
.datepicker-bottom-right:after {
  bottom: -5px;
  left: 10px;
  border-bottom: 0;
}
.datepicker-bottom-left:before,
.datepicker-bottom-right:before {
  border-top-color: #39f;
}
.datepicker-bottom-left:after,
.datepicker-bottom-right:after {
  bottom: -4px;
  border-top-color: #fff;
}

.datepicker-top-right:before, .datepicker-top-right:after,
.datepicker-bottom-right:before,
.datepicker-bottom-right:after {
  right: 10px;
  left: auto;
}

.datepicker-panel > ul:before,
.datepicker-panel > ul:after {
  display: table;
  content: " ";
}
.datepicker-panel > ul:after {
  clear: both;
}
.datepicker-panel > ul {
  width: 102%;
  margin: 0;
  padding: 0;
}
.datepicker-panel > ul > li {
  float: left;
  width: 30px;
  height: 30px;
  margin: 0;
  padding: 0;
  list-style: none;
  cursor: pointer;
  text-align: center;
  background-color: #fff;
}
.datepicker-panel > ul > li:hover {
  background-color: #e6f2ff;
}
.datepicker-panel > ul > li.muted, .datepicker-panel > ul > li.muted:hover {
  color: #999;
}
.datepicker-panel > ul > li.highlighted {
  background-color: #e6f2ff;
}
.datepicker-panel > ul > li.highlighted:hover {
  background-color: #cce6ff;
}
.datepicker-panel > ul > li.picked, .datepicker-panel > ul > li.picked:hover {
  color: #39f;
}
.datepicker-panel > ul > li.disabled, .datepicker-panel > ul > li.disabled:hover {
  cursor: default;
  color: #ccc;
  background-color: #fff;
}
.datepicker-panel > ul > li.disabled.highlighted, .datepicker-panel > ul > li.disabled:hover.highlighted {
  background-color: #e6f2ff;
}
.datepicker-panel > ul > li[data-view="years prev"], .datepicker-panel > ul > li[data-view="year prev"], .datepicker-panel > ul > li[data-view="month prev"], .datepicker-panel > ul > li[data-view="years next"], .datepicker-panel > ul > li[data-view="year next"], .datepicker-panel > ul > li[data-view="month next"], .datepicker-panel > ul > li[data-view=next] {
  font-size: 18px;
}
.datepicker-panel > ul > li[data-view="years current"], .datepicker-panel > ul > li[data-view="year current"], .datepicker-panel > ul > li[data-view="month current"] {
  width: 150px;
}
.datepicker-panel > ul[data-view=years] > li, .datepicker-panel > ul[data-view=months] > li {
  line-height: 52.5px;
  width: 52.5px;
  height: 52.5px;
}
.datepicker-panel > ul[data-view=week] > li,
.datepicker-panel > ul[data-view=week] > li:hover {
  cursor: default;
  background-color: #fff;
}

.datepicker-hide {
  display: none;
}

.text-core {
  height: 48px;
  position: relative;
}

.text-core .text-wrap {
  background: #fff;
  height: 48px;
  position: absolute;
  width: 100% !important;
}

.text-core .text-wrap:after {
  float: right;
  font-family: FontAwesome !important;
  font-size: 16px;
  content: "" !important;
  margin-top: 6px;
}

.text-core .text-wrap textarea,
.text-core .text-wrap input {
  background: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  border-bottom: 2px solid #001e91 !important;
  color: #001e91;
  font-family: "Open Sans", "helvetica neue", helvetica, sans-serif !important;
  font-size: 18px !important;
  outline: none;
  resize: none;
  position: absolute;
  z-index: 1;
  margin: 0;
  padding: 16px 0;
  white-space: nowrap;
  line-height: 13px;
  height: 48px;
  width: 100% !important;
}

.text-core .text-wrap textarea::-webkit-input-placeholder {
  color: #001e91 !important;
}

.text-core .text-wrap textarea:-moz-placeholder {
  color: #001e91 !important;
}

textarea#filter-tags {
  padding-top: 16px !important;
}
.msie textarea#filter-tags {
  padding-top: 0 !important;
}

.text-core .text-wrap .text-tags {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  width: 100%;
  max-width: 250px;
  display: block;
  cursor: text;
  white-space: nowrap;
}

.text-core .text-wrap .text-tags.text-tags-on-top {
  z-index: 2;
}

.text-core .text-wrap .text-tags .text-tag {
  float: left;
}

.text-core .text-wrap .text-tags .text-tag .text-button {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  float: left;
  background: #001e91;
  color: white;
  padding: 8px;
  margin: 0 4px 2px 0;
  cursor: pointer;
  font: 16px "Open Sans", "helvetica neue", helvetica, sans-serif;
}
.text-core .text-wrap .text-tags .text-tag .text-button .text-label {
  display: block;
  margin-right: 12px;
}

.text-core .text-wrap .text-tags .text-tag .text-button a.text-remove {
  border-bottom: 0;
  color: white !important;
  position: absolute;
  right: 3px;
  top: 2px;
  display: block;
  width: 11px;
  height: 11px;
}
.text-core .text-wrap .text-tags .text-tag .text-button a.text-remove:after {
  font-family: FontAwesome !important;
  font-size: 12px;
  content: "" !important;
}

.text-core .text-wrap .text-tags .text-tag .text-button a.text-remove:hover {
  background-position: 0 -11px;
}

.text-core .text-wrap .text-tags .text-tag .text-button a.text-remove:active {
  background-position: 0 -22px;
}

.text-core .text-wrap .text-dropdown {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 0 !important;
  background-color: white;
  display: none;
  font-family: "Open Sans", "helvetica neue", helvetica, sans-serif !important;
  font-size: 18px !important;
  padding: 0;
  position: absolute;
  z-index: 3;
  background: #fff;
  border: 1px solid #9daccc;
  width: 100%;
  max-height: 400px !important;
  padding: 10px;
  overflow-x: hidden;
  overflow-y: auto;
}

.text-core .text-wrap .text-dropdown.text-position-below {
  margin-top: 1px;
}

.text-core .text-wrap .text-dropdown.text-position-above {
  margin-bottom: 1px;
}

.text-core .text-wrap .text-dropdown .text-list .text-suggestion {
  padding: 3px 5px;
  cursor: pointer;
  color: black;
}
.text-core .text-wrap .text-dropdown .text-list .text-suggestion:hover {
  background: none;
  color: #001e91;
}

.text-core .text-wrap .text-dropdown .text-list .text-suggestion em {
  font-style: normal;
  text-decoration: underline;
}

.text-core .text-wrap .text-dropdown .text-list .text-suggestion.text-selected {
  color: #001e91;
  background: #fff;
}

@media (min-width: 768px) {
  .error-page .error-container {
    background-color: transparent;
    min-height: 50vh;
    padding-bottom: 0;
  }
  .error-page .error-container .error-inner {
    width: 40%;
  }
}

.page-who-we-are {
  overflow-x: hidden;
}

.page-speakers {
  overflow-x: hidden;
}
.page-speakers header h5 {
  display: none;
}
.page-speakers .speaker-wrap .img-wrap {
  margin-top: 0px;
}
.page-speakers .featured-speaker {
  margin-bottom: 56px;
}
.page-speakers .featured-speaker .speaker-photo {
  margin-bottom: 6px;
}

.speaker-wrap {
  margin-bottom: 42px;
  padding: 0px;
}
.speaker-wrap .event-img {
  display: inline-block;
  position: relative;
}
.speaker-wrap .tier-img {
  position: absolute;
  right: 10%;
  top: 0;
  height: 52px;
  width: 30px;
}
.speaker-wrap .img-wrap {
  margin-bottom: 0px;
}
.speaker-wrap img {
  object-fit: cover;
  height: 150px;
}
.speaker-wrap .js-toggle-details {
  font-size: 16px;
  margin-top: 8px;
}
.speaker-wrap .speaker-links {
  margin-top: 12px;
  margin-bottom: 12px;
}
.speaker-wrap .speaker-links a {
  border-bottom: 0px;
  color: black;
  font-size: 21px;
  margin-right: 14px;
}
.speaker-wrap .speaker-links a:hover {
  background: #fff;
  color: #001e91;
}

.speaker-position {
  color: black;
  font-weight: bold;
  font-size: 16px;
}

.speaker-event-link a {
  border: 0;
  font-size: 14px;
}

.speaker-name a {
  color: #001e91;
  border-bottom: 2px solid #001e91;
  font-size: 18px;
  font-weight: bold;
  line-height: 28px;
  text-decoration: none;
}
.speaker-name a:hover {
  background: #fff;
  color: black;
  border-bottom: 2px solid black;
}
.speaker-name .fa {
  font-size: 16px;
}
.speaker-name--open a {
  color: black;
  border-bottom: 2px solid black;
  text-decoration: none;
}
.speaker-name--open a:hover {
  background: #fff;
  color: #001e91;
  border-bottom: 2px solid #001e91;
}

@media (min-width: 768px) {
  .speaker-wrap {
    padding: 0px;
    margin-right: 20px;
  }
}
.speaker-bio {
  font-size: 14px;
  line-height: 24px;
}

.news {
  overflow: hidden;
}
.news .news-embed {
  list-style: none;
}
.news .news-embed .date {
  font-weight: bold;
}
.news .news-embed li {
  padding-top: 10px;
}
.news .breadcrumb-link {
  display: block;
  margin-bottom: 1rem;
}
.news .page-header--text {
  margin-top: 2rem;
}
.news .page-header--text .tw-square {
  display: block;
  margin-bottom: 1rem;
}
.news h3 {
  color: #001e91;
  margin-top: 36px;
}
@media (min-width: 992px) {
  .news h3 {
    margin-top: 64px;
  }
}
.news h5 {
  color: #001e91;
  font-weight: normal;
  margin-bottom: 24px;
}
.news .blog-meta {
  margin-bottom: 16px;
  text-transform: uppercase;
  width: 100%;
}
.news .blog-meta a {
  border-bottom: none;
  color: #001e91;
}
.news .blog-meta a:hover {
  background: none;
  border-bottom: 2px solid #001e91;
}
.news .blog-meta p {
  color: #001e91;
  margin-bottom: 0;
}
.news .blog-meta .post-date {
  font-weight: bold;
}
.news .blog-meta ul.categories {
  margin-top: 4px;
}
.news .content {
  margin-bottom: 54px;
}
.news .content img {
  border: 0;
}
@media (min-width: 768px) {
  .news .page-header {
    margin-top: 0;
  }
  .news .img-wrap {
    margin-bottom: 40px;
  }
  .news .blog-meta a {
    font-size: 18px;
  }
}
.news hr {
  border: 0;
  border-bottom: 4px solid #001e91;
}
.news .blog-below {
  margin-top: 54px;
}
.news .captionImage {
  max-width: 100%;
}

.blog-filter {
  margin: 0 0 50px;
  font-size: 30px;
  font-weight: normal;
}
.blog-filter .btn-group {
  width: auto;
  vertical-align: baseline;
}
.blog-filter .btn-group a {
  color: #ef266f;
  font-weight: bold;
}
.blog-filter .btn-group a small {
  font-size: 18px;
  color: #ef266f;
  margin-left: 5px;
  margin-right: 5px;
}
.blog-filter .dropdown-menu {
  border: 0;
}
.blog-filter .dropdown-menu li a {
  color: #001e91;
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
}
.blog-filter .dropdown-menu li a:hover {
  color: #ef266f;
  text-decoration: underline;
}

.page-news .tilefix {
  padding: 0;
}
.page-news .featured-banner-img {
  background-position: 50%;
  background-size: cover;
  height: 212px;
  width: 100%;
}
@media (min-width: 768px) {
  .page-news .featured-banner-img {
    height: 380px;
  }
}
@media (min-width: 992px) {
  .page-news .featured-banner-img {
    height: 500px;
  }
}

a.news-link {
  font-family: "Open Sans", "helvetica neue", helvetica, sans-serif;
  font-weight: bold;
  font-size: 1rem;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.event-blogs {
  background-color: #001e91;
  padding-top: 24px;
  margin-top: 24px;
  margin-bottom: 32px;
}
.event-blogs h4.home-news {
  color: white;
}

.news-excerpt {
  margin-bottom: 2rem;
}
.news-excerpt--image {
  background-position: 50%;
  background-size: cover;
  border: none;
  display: block;
  height: 180px;
  position: relative;
  text-decoration: none;
  width: 100%;
}
.news-excerpt--image:hover {
  box-shadow: 0px 10px 25px rgba(0, 30, 145, 0.3);
}
.news-excerpt--image .tw-pixel-arrow-right {
  color: white;
  position: absolute;
  right: 0.5rem;
  top: 0.5rem;
}
.news-excerpt h3 {
  color: #001e91;
  font-size: 1.5rem;
  margin-top: 0.5rem;
  margin-bottom: 0;
}
.news-excerpt a.excerpt-heading:hover {
  text-decoration: underline;
}
.news-excerpt .excerpt-date {
  color: #001e91;
  font-size: 14px;
  font-weight: bold;
  line-height: 1rem;
  text-transform: uppercase;
}

.blog-secondary-featured {
  height: 285px;
  margin-bottom: 30px;
  width: 100%;
  background-color: #001e91;
}

.categories-nav {
  background-color: #f5f5f5;
  padding: 30px;
  width: 100%;
}
@media (min-width: 992px) {
  .categories-nav {
    height: 530px;
  }
}
@media (min-width: 1200px) {
  .categories-nav {
    height: 510px;
  }
}
.categories-nav ul {
  margin-top: 8px;
  padding: 0;
}
.categories-nav ul li {
  list-style: none;
  padding: 4px 0 0;
}
.categories-nav ul li a {
  border: none;
}
.categories-nav ul li a:hover {
  border-bottom: 2px solid #001e91;
}

.blog-featured-posts .news-excerpt {
  height: auto;
}
@media (min-width: 992px) {
  .blog-featured-posts .news-excerpt {
    height: 250px;
  }
}
@media (min-width: 1200px) {
  .blog-featured-posts .news-excerpt {
    height: 240px;
  }
  .blog-featured-posts .news-excerpt p {
    display: block;
  }
}

.feature-second {
  background-color: #000000;
  height: 340px;
  margin-bottom: 30px;
  position: relative;
}
.feature-second.blue-bg-overlay::before {
  background-color: #0000ff;
  mix-blend-mode: multiply;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.feature-second.full-background {
  background-position: 50%;
  background-size: cover;
}
@media (min-width: 768px) {
  .feature-second {
    height: 300px;
  }
}
@media (min-width: 992px) {
  .feature-second {
    height: 530px;
  }
}
@media (min-width: 1200px) {
  .feature-second {
    height: 510px;
  }
}
@media (max-width: 640px) {
  .feature-second {
    height: 400px;
  }
}
.feature-second img {
  height: 340px;
  width: 100%;
  object-fit: cover;
}
@media (min-width: 768px) {
  .feature-second img {
    height: 300px;
  }
}
@media (min-width: 992px) {
  .feature-second img {
    height: 530px;
  }
}
@media (min-width: 1200px) {
  .feature-second img {
    height: 510px;
  }
}

.news-category-page-header h1 {
  margin-top: 1rem;
}

h2.home-news {
  float: left;
  margin-bottom: 1rem;
  margin-right: 2rem;
}

a.news-link {
  float: left;
  margin-top: 0.5rem;
}

.page-news h6 {
  margin-bottom: 5px;
}
.page-news hr {
  border: 0;
  border-bottom-width: 0px;
  border-bottom: 4px solid #001e91;
}

section.featured {
  margin-bottom: 2rem;
}
section.featured .featured-first {
  margin-bottom: 20px;
}
section.featured p {
  font-size: 14px;
  text-transform: uppercase;
}
section.featured .tw-pixel-arrow-right {
  color: white;
  position: absolute;
  top: 1rem;
  right: 1rem;
}
section.featured .feature-main {
  background: #001e91;
  box-shadow: 0px 10px 25px rgba(0, 30, 145, 0.3);
}
section.featured .feature-main:hover {
  box-shadow: 0px 15px 25px rgba(0, 30, 145, 0.5);
}
section.featured .feature-main:hover .tw-pixel-arrow-right {
  transform: scale(1.2);
}
section.featured .feature-main .tw-pixel-arrow-right {
  right: 2rem;
}
section.featured .feature-main .blue-overlay {
  left: 15px;
  right: 15px;
}
section.featured .feature-main--image {
  height: 380px;
  background-position: 50%;
  background-size: cover;
}
@media (min-width: 992px) {
  section.featured .feature-main--image {
    height: 440px;
  }
}
section.featured .feature-main--label {
  color: white;
  font-weight: bold;
  position: absolute;
  top: 1rem;
  padding-left: 1rem;
}
section.featured .feature-main--label span {
  color: #ef266f;
}
section.featured .feature-main--text {
  bottom: 0;
  padding: 1rem;
  position: absolute;
}
section.featured .feature-main--text a {
  color: white;
}
section.featured .feature-main--text a:hover {
  text-decoration: underline;
}
section.featured .feature-second {
  background-position: 50%;
  background-size: cover;
  box-shadow: 0px 10px 25px rgba(0, 30, 145, 0.3);
  height: 210px;
  margin-bottom: 20px;
}
section.featured .feature-second:hover {
  box-shadow: 0px 15px 25px rgba(0, 30, 145, 0.5);
}
section.featured .feature-second:hover .tw-pixel-arrow-right {
  transform: scale(1.2);
}
section.featured .feature-second--blue {
  background-color: #001e91;
  height: 210px;
  mix-blend-mode: multiply;
  opacity: 0.7;
}
section.featured .feature-second--summary {
  padding: 1rem 1rem 0.5rem;
  position: absolute;
  bottom: 0;
}
section.featured .feature-second--summary h4 {
  margin-bottom: 0;
}
section.featured .feature-second--summary a {
  color: white;
}
section.featured .feature-second--summary a:hover {
  text-decoration: underline;
}
@media (min-width: 768px) {
  section.featured .feature-second {
    width: 49%;
    float: left;
  }
  section.featured .feature-second:first-child {
    margin-right: 2%;
  }
}
@media (min-width: 992px) {
  section.featured .feature-second {
    width: 100%;
    float: none;
  }
}

.page-communities {
  overflow-x: hidden;
}
.page-communities .col-md-3.tilefix {
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .page-communities header {
    margin-bottom: 30px;
  }
}
@media (min-width: 992px) {
  .page-communities .col-md-3.tilefix {
    margin-bottom: 100px;
  }
}

.community-logo {
  padding: 2rem;
}
.community-logo a {
  border-bottom: 0px;
}
.community-logo a img {
  border-bottom: 0px !important;
}
.community-logo a img:hover {
  background-color: #fff;
  border-bottom: 0px;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  filter: url(../css/desaturate.svg#greyscale);
}

p.partner-heading {
  color: #001e91;
  font-weight: bold;
  margin-bottom: 0;
  text-transform: uppercase;
}

.partner-block {
  margin: 0 0 75px;
  overflow: hidden;
}
.partner-block h3 {
  margin-bottom: 30px;
}

.partner-wrap {
  word-wrap: break-word;
}
.partner-wrap img {
  border-bottom: 0;
}
.partner-wrap p {
  margin: 1rem 0 0;
  line-height: 1.4em;
}
.partner-wrap .image-pad {
  display: table-cell;
  height: 100px;
  vertical-align: bottom;
}
.partner-wrap.col-md-2 .image-pad {
  padding: 1rem;
}

a.partner-logo {
  border-bottom: 0;
}
a.partner-logo img {
  border-bottom: 0px !important;
}
a.partner-logo img:hover {
  background-color: #fff;
  border-bottom: 0;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  filter: url(../css/desaturate.svg#greyscale);
}

.partner-description {
  background-color: #001e91;
  border-radius: 0.75rem;
  box-shadow: 0 10px 25px rgba(0, 30, 145, 0.3);
  color: white;
  margin-top: -50px;
  padding: 1rem;
  position: absolute;
  z-index: 1;
}
.partner-description p {
  margin-bottom: 0;
}
.partner-description a.btn-primary {
  color: white;
  padding: 0 1.5rem;
}
.partner-description a.btn-primary:hover {
  color: white;
  background-color: #001e91;
  border-color: white;
}

.page-whats-on,
.page-techweek-tv {
  overflow-x: hidden;
}
.page-whats-on #headline-carousel,
.page-techweek-tv #headline-carousel {
  background-color: #001e91;
  color: white;
  margin-bottom: 2rem;
  overflow: hidden;
}
.page-whats-on #headline-carousel .headline-carousel--content,
.page-techweek-tv #headline-carousel .headline-carousel--content {
  padding-top: 3rem;
  padding-bottom: 4rem;
}
.page-whats-on #headline-carousel .headline-carousel--content .tw-flag,
.page-techweek-tv #headline-carousel .headline-carousel--content .tw-flag {
  color: #ef266f;
  font-size: 21px;
  margin-right: 0.5rem;
}
.page-whats-on #headline-carousel .headline-carousel--content .highlight-tag,
.page-techweek-tv #headline-carousel .headline-carousel--content .highlight-tag {
  font-family: "Poppins", "helvetica neue", helvetica, sans-serif;
  font-size: 16px;
  letter-spacing: 1px;
}
.page-whats-on #headline-carousel .headline-carousel--content h1,
.page-techweek-tv #headline-carousel .headline-carousel--content h1 {
  font-size: 2rem;
  margin-top: 1rem;
}
.page-whats-on #headline-carousel .headline-carousel--content h1 a,
.page-techweek-tv #headline-carousel .headline-carousel--content h1 a {
  color: white;
}
.page-whats-on #headline-carousel .headline-carousel--content h1 a:hover,
.page-techweek-tv #headline-carousel .headline-carousel--content h1 a:hover {
  color: #ef266f;
}
@media (min-width: 992px) {
  .page-whats-on #headline-carousel .headline-carousel--content h1,
.page-techweek-tv #headline-carousel .headline-carousel--content h1 {
    font-size: 2.5rem;
  }
}
.page-whats-on #headline-carousel .headline-carousel--content--date,
.page-techweek-tv #headline-carousel .headline-carousel--content--date {
  color: white;
  margin-bottom: 1rem;
  text-transform: uppercase;
}
.page-whats-on #headline-carousel .headline-carousel--content--venue,
.page-techweek-tv #headline-carousel .headline-carousel--content--venue {
  color: white;
  font-weight: bold;
  text-transform: uppercase;
}
.page-whats-on #headline-carousel .headline-carousel--content p,
.page-techweek-tv #headline-carousel .headline-carousel--content p {
  font-size: 16px;
}
.page-whats-on #headline-carousel .headline-carousel--content .btn-primary,
.page-techweek-tv #headline-carousel .headline-carousel--content .btn-primary {
  color: white;
}
.page-whats-on #headline-carousel .headline-carousel--content .btn-primary:hover,
.page-techweek-tv #headline-carousel .headline-carousel--content .btn-primary:hover {
  background-color: #001e91;
  border-color: white;
}
.page-whats-on #headline-carousel .headline-carousel--content .btn-primary:hover:after,
.page-techweek-tv #headline-carousel .headline-carousel--content .btn-primary:hover:after {
  color: white;
}
.page-whats-on #headline-carousel .featured-image,
.page-techweek-tv #headline-carousel .featured-image {
  display: none;
}
@media (min-width: 992px) {
  .page-whats-on #headline-carousel .featured-image,
.page-techweek-tv #headline-carousel .featured-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    width: 55%;
  }
}
.page-whats-on #headline-carousel .carousel-control,
.page-techweek-tv #headline-carousel .carousel-control {
  background: none;
  float: right;
  opacity: 1;
  position: static;
  z-index: 9;
}
.page-whats-on #headline-carousel .carousel-control span,
.page-techweek-tv #headline-carousel .carousel-control span {
  font-size: 1rem;
  position: absolute;
  top: 1rem;
}
@media (min-width: 992px) {
  .page-whats-on #headline-carousel .carousel-control span,
.page-techweek-tv #headline-carousel .carousel-control span {
    top: 3rem;
  }
}
.page-whats-on #headline-carousel .carousel-control--left,
.page-techweek-tv #headline-carousel .carousel-control--left {
  margin-right: 3rem;
}
.page-whats-on #headline-carousel .carousel-indicators,
.page-techweek-tv #headline-carousel .carousel-indicators {
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  .page-whats-on #headline-carousel .carousel-indicators,
.page-techweek-tv #headline-carousel .carousel-indicators {
    padding-bottom: 0px;
  }
}
.page-whats-on #headline-carousel .carousel-indicators li,
.page-techweek-tv #headline-carousel .carousel-indicators li {
  background-position: 150%;
  background-repeat: no-repeat;
  border-radius: 0px;
}
@media (min-width: 768px) {
  .page-whats-on .banner-border,
.page-techweek-tv .banner-border {
    width: 45%;
  }
}
.page-whats-on .programme-intro,
.page-techweek-tv .programme-intro {
  margin-top: 3rem;
  margin-bottom: 2rem;
}
.page-whats-on .programme-intro .tw-square,
.page-techweek-tv .programme-intro .tw-square {
  display: block;
  font-size: 18px;
  margin-bottom: 1rem;
}
@media (min-width: 992px) {
  .page-whats-on .programme-intro h2,
.page-techweek-tv .programme-intro h2 {
    float: left;
    display: inline-block;
  }
}
.page-whats-on .programme-intro .searchform,
.page-techweek-tv .programme-intro .searchform {
  padding-top: 15px;
}
@media (min-width: 768px) {
  .page-whats-on .programme-intro #SearchForm,
.page-techweek-tv .programme-intro #SearchForm {
    margin-right: 1rem;
    float: right;
    max-width: 300px;
  }
}
.page-whats-on .programme-intro .my-saved-btn,
.page-techweek-tv .programme-intro .my-saved-btn {
  background: #001e91;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .page-whats-on .programme-intro .my-saved-btn,
.page-techweek-tv .programme-intro .my-saved-btn {
    max-width: 360px;
    float: right;
  }
}
.page-whats-on .event-listings .schedule-date,
.page-techweek-tv .event-listings .schedule-date {
  margin: 32px 0px 0px;
}
.page-whats-on .event-listings .schedule-date h4,
.page-techweek-tv .event-listings .schedule-date h4 {
  margin-bottom: 0px;
}
.page-whats-on .event-listings .msie .event-img,
.page-techweek-tv .event-listings .msie .event-img {
  width: 200px;
}
.page-whats-on .event-listings a.event-img-link,
.page-techweek-tv .event-listings a.event-img-link {
  border-bottom: 0px;
}
.page-whats-on .event-listings a.event-img-link:hover,
.page-techweek-tv .event-listings a.event-img-link:hover {
  background: #fff;
}
.page-whats-on .event-listings a.excerpt .img-wrap,
.page-techweek-tv .event-listings a.excerpt .img-wrap {
  margin-bottom: 8px;
}
.page-whats-on .event-listings .excerpt-date,
.page-techweek-tv .event-listings .excerpt-date {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5em;
  margin-top: 8px;
  margin-bottom: 0px;
}
.page-whats-on .event-listings .excerpt-date .startdate,
.page-techweek-tv .event-listings .excerpt-date .startdate {
  text-transform: uppercase;
}
.page-whats-on .event-listings ul.categories,
.page-techweek-tv .event-listings ul.categories {
  margin-bottom: 0px;
  width: 100%;
}
.page-whats-on .event-listings ul.categories li,
.page-techweek-tv .event-listings ul.categories li {
  font-size: 16px;
  margin-bottom: 0px;
}
.page-whats-on .event-listings .event-img,
.page-techweek-tv .event-listings .event-img {
  display: inline-block;
  position: relative;
  max-width: 255px;
}
.page-whats-on .event-listings .event-img img,
.page-techweek-tv .event-listings .event-img img {
  max-width: 255px;
}
@media (min-width: 992px) {
  .page-whats-on .event-listings .event-excerpt,
.page-techweek-tv .event-listings .event-excerpt {
    padding-right: 0px;
  }
  .page-whats-on .event-listings .img-wrap,
.page-techweek-tv .event-listings .img-wrap {
    margin-bottom: 0px;
  }
  .page-whats-on .event-listings .excerpt-date,
.page-techweek-tv .event-listings .excerpt-date {
    margin-bottom: 12px;
  }
  .page-whats-on .event-listings p,
.page-techweek-tv .event-listings p {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  .page-whats-on .event-listings .event-excerpt,
.page-techweek-tv .event-listings .event-excerpt {
    padding-right: 25px;
  }
  .page-whats-on .event-listings p,
.page-techweek-tv .event-listings p {
    font-size: 18px;
  }
}
.page-whats-on .filter-bar .row,
.page-techweek-tv .filter-bar .row {
  margin: 0px;
}
.page-whats-on .filter-tags .bs-caret:before,
.page-techweek-tv .filter-tags .bs-caret:before {
  content: "" !important;
}
.page-whats-on .bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark:before,
.page-techweek-tv .bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark:before {
  font-family: FontAwesome !important;
  font-size: 14px;
  content: "" !important;
}
.page-whats-on .filter-reset,
.page-techweek-tv .filter-reset {
  float: right;
  padding: 0px;
}
.page-whats-on .filter-submit,
.page-techweek-tv .filter-submit {
  background-color: #001e91;
  border: 2px solid #001e91;
  color: #ffffff;
  margin-top: 12px;
  margin-left: 20px;
  padding: 0px 21px;
  width: 200px;
}
.page-whats-on .filter-submit:hover,
.page-techweek-tv .filter-submit:hover {
  background-color: #ffffff;
  color: #001e91;
}
.page-whats-on .filter-tags,
.page-techweek-tv .filter-tags {
  display: inline-block;
  float: none;
  width: 100%;
}
.page-whats-on .text-core,
.page-techweek-tv .text-core {
  display: inline-block;
  height: auto !important;
  width: 100%;
}
.page-whats-on .text-core .text-wrap,
.page-techweek-tv .text-core .text-wrap {
  position: relative;
}
.page-whats-on .text-core .text-wrap::after,
.page-techweek-tv .text-core .text-wrap::after {
  position: absolute;
  right: 0;
  top: 0;
}
.page-whats-on .text-core .text-wrap,
.page-whats-on .text-core .text-wrap textarea,
.page-whats-on .text-core .text-wrap input,
.page-techweek-tv .text-core .text-wrap,
.page-techweek-tv .text-core .text-wrap textarea,
.page-techweek-tv .text-core .text-wrap input {
  height: auto !important;
  min-height: 50px;
  padding: 0;
  position: relative;
}
.page-whats-on .text-core .text-wrap .text-tags,
.page-techweek-tv .text-core .text-wrap .text-tags {
  position: relative;
  white-space: normal;
}
.page-whats-on .text-core .text-wrap .text-tags .text-tag,
.page-techweek-tv .text-core .text-wrap .text-tags .text-tag {
  position: relative;
  white-space: nowrap;
}
.page-whats-on .text-core .text-wrap textarea,
.page-techweek-tv .text-core .text-wrap textarea {
  padding-left: 0 !important;
}
@media (min-width: 992px) {
  .page-whats-on .filter-bar,
.page-techweek-tv .filter-bar {
    margin-left: -15px;
    margin-right: -15px;
  }
  .page-whats-on .filter-bar .col-md-3,
.page-techweek-tv .filter-bar .col-md-3 {
    padding: 0px 15px;
  }
  .page-whats-on .bs-caret:before,
.page-techweek-tv .bs-caret:before {
    font-family: FontAwesome !important;
    font-size: 16px;
    content: "" !important;
  }
  .page-whats-on .filter-tags,
.page-techweek-tv .filter-tags {
    padding-right: 0px !important;
    width: 25% !important;
  }
  .page-whats-on .filter-reset,
.page-techweek-tv .filter-reset {
    padding: 0px 15px;
  }
}
.page-whats-on .filter-featured,
.page-techweek-tv .filter-featured {
  padding: 18px 0px;
}
.page-whats-on input#filter_featured,
.page-techweek-tv input#filter_featured {
  display: none;
}
.page-whats-on input#filter_featured + label::before,
.page-techweek-tv input#filter_featured + label::before {
  content: "";
  display: inline-block;
  font-family: fontawesome;
  font-size: 1.75rem;
  margin-right: 8px;
  vertical-align: middle;
  width: 1.5rem;
}
.page-whats-on input#filter_featured:checked + label::before,
.page-techweek-tv input#filter_featured:checked + label::before {
  content: "";
}
@media (min-width: 992px) {
  .page-whats-on .filter-featured,
.page-techweek-tv .filter-featured {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.page-whats-on .events-listing,
.page-techweek-tv .events-listing {
  margin-top: 1.5rem;
}
.page-whats-on .events-listing .tw-square,
.page-techweek-tv .events-listing .tw-square {
  font-size: 0.75rem;
}
.page-whats-on .events-listing h2.events-heading,
.page-techweek-tv .events-listing h2.events-heading {
  font-family: "Open Sans", "helvetica neue", helvetica, sans-serif;
  font-weight: normal;
  margin-top: 0.5rem;
}
.page-whats-on .coming-soon-block,
.page-techweek-tv .coming-soon-block {
  background-color: #001e91;
  color: #ffffff;
  padding: 22px 0 8px;
  text-align: center;
  margin: 42px 0;
}
.page-whats-on .coming-soon-block a,
.page-techweek-tv .coming-soon-block a {
  border-bottom: 1px solid #ffffff;
  color: #ffffff;
}

.featured-banner.headline-event-page {
  margin-bottom: 0;
}

.event-quick-nav {
  background: #001e91;
}

.grey-bg {
  background-color: #f5f5f5;
}

.event-tile {
  margin-bottom: 30px;
  overflow: hidden;
  position: relative;
}
.event-tile--image {
  background-position: 50%;
  background-size: cover;
  border: none;
  display: block;
  height: 180px;
  position: relative;
  text-decoration: none;
  width: 100%;
  background-color: #001e91;
}
.event-tile--image:hover {
  box-shadow: 2px 5px 25px rgba(0, 30, 145, 0.3);
  transform: scale(1.01);
}
.event-tile--image .highlight-flag {
  width: 0;
  height: 0;
  border-top: 180px solid #001e91;
  border-right: 180px solid transparent;
}
.event-tile--image .highlight-flag--label {
  color: white;
  font-family: "Poppins", "helvetica neue", helvetica, sans-serif;
  letter-spacing: 1px;
  position: absolute;
  top: 8px;
  left: 8px;
}
.event-tile--image .highlight-flag--label .tw-flag {
  color: #ef266f;
  font-size: 21px;
  margin-right: 0.25rem;
}
.event-tile--image .tw-pixel-arrow-right {
  color: white;
  position: absolute;
  top: 8px;
  right: 8px;
}
.event-tile--image--partner {
  position: absolute;
  bottom: 8px;
  left: 8px;
  max-height: 70px;
  max-width: 160px;
}
.event-tile h3 {
  margin-top: 0.5rem;
  margin-bottom: 0;
}
.event-tile h3:hover {
  text-decoration: underline;
}
.event-tile--detail {
  color: #001e91;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.5em;
  text-transform: uppercase;
}
.event-tile--detail .event-cost {
  color: #ef266f;
}
.event-tile--venue {
  color: #ef266f;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.5em;
  text-transform: uppercase;
}
.event-tile p {
  display: inline-block;
  font-size: 16px;
  line-height: 1.5em;
  margin-top: 6px;
  width: 100%;
}
.event-tile .quicklinks .event-save {
  margin-top: 0;
  cursor: pointer;
}
.event-tile .quicklinks .event-save i {
  font-size: 120%;
}
.event-tile .quicklinks .event-save .remove {
  color: grey;
}
.event-tile .quicklinks .event-save .fade-enter-active,
.event-tile .quicklinks .event-save .fade-leave-active {
  transition: opacity 0.1s;
}
.event-tile .quicklinks .event-save .fade-enter, .event-tile .quicklinks .event-save .fade-leave-to {
  opacity: 0;
}

.event-page {
  overflow-x: hidden;
}
.event-page .highlight-tag {
  color: white;
  display: block;
  font-family: "Poppins", "helvetica neue", helvetica, sans-serif;
  letter-spacing: 1px;
  margin-bottom: 1.5rem;
}
.event-page .highlight-tag .tw-flag {
  color: #ef266f;
  font-size: 24px;
  margin-right: 0.5rem;
}
.event-page .tw-square {
  display: block;
  color: #ef266f;
  font-size: 14px;
  margin-bottom: 1rem;
}
.event-page h3 {
  color: #ef266f;
}
.event-page h3.event-summary {
  margin-top: 0;
  margin-bottom: 2rem;
}
.event-page--video {
  margin-bottom: 2rem;
}
.event-page .event-registration {
  margin-bottom: 5rem;
}
.event-page .event-registration--venue {
  color: #001e91;
  line-height: 1.5em;
  margin-bottom: 1rem;
}
.event-page .event-registration--date {
  color: #ef266f;
  line-height: 1.5em;
  margin-bottom: 1rem;
  text-transform: uppercase;
}
.event-page .event-registration .btn {
  margin-bottom: 1rem;
}
.event-page .event-registration .event-cost {
  margin-bottom: 1rem;
  font-weight: bold;
  text-transform: uppercase;
}
.event-page .event-registration .text-link {
  border: none;
  border-bottom: 1px solid #ef266f;
  color: #ef266f;
  display: inline-block;
  margin-bottom: 0.5rem;
  padding: 0;
  cursor: pointer;
}
.event-page .event-registration .text-link:hover {
  color: #001e91;
}
.event-page .event-virtual-links {
  margin-top: 28px;
  color: #0000ff;
}
.event-page .event-virtual-links p {
  margin-bottom: 2px;
}
.event-page .event-virtual-links .btn {
  width: 250px;
  max-width: 100%;
  border-radius: 4px;
}
.event-page .related-events {
  margin-top: 50px;
}
.event-page .related-events h4 {
  color: blue;
}
.event-page ul.action-links {
  padding: 0px;
  list-style: none;
}
.event-page ul.action-links li a {
  display: inline-block;
  margin-bottom: 21px;
}
.event-page ul.action-links li a:hover {
  padding-bottom: 2px;
}
.event-page .social-share-links {
  margin-top: 21px;
}
.event-page .social-share-links span {
  color: #001e91;
  display: block;
  font-size: 14px;
  margin-bottom: 0;
}
.event-page .social-share-links a {
  border-bottom: none;
  font-size: 20px;
  margin-right: 8px;
}
.event-page #schedule {
  margin-top: 80px;
  margin-bottom: 80px;
}
.event-page #schedule h3 {
  padding-top: 16px;
}
.event-page #schedule .event-schedule {
  border-left: 1px solid #ef266f;
  padding-left: 2rem;
}
.event-page #schedule .schedule-row {
  padding: 0 0 1rem;
}
.event-page #schedule .schedule-row--link {
  cursor: pointer;
  color: #001e91;
}
.event-page #schedule .schedule-row .schedule-time {
  color: #ef266f;
  font-family: "Poppins", "helvetica neue", helvetica, sans-serif;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 1px;
  margin-bottom: -6px;
  text-transform: uppercase;
}
.event-page #schedule .schedule-row .schedule-title {
  font-family: "Poppins", "helvetica neue", helvetica, sans-serif;
  font-size: 21px;
  font-weight: bold;
  letter-spacing: 1.5px;
}
.event-page #schedule .schedule-row .schedule-title .tw-pixel-arrow-down {
  font-size: 1rem;
  padding-left: 0.5rem;
}
.event-page #schedule .schedule-row .schedule-title--collapse {
  color: #001e91;
}
.event-page #schedule .schedule-row .schedule-description {
  margin: 1.5rem 0 2rem;
  padding: 0;
}
.event-page #schedule .schedule-row:last-child {
  padding: 0;
}
.event-page #tickets {
  background-color: #001e91;
  padding: 56px 0;
}
.event-page #tickets .tickets-iframe iframe {
  height: 400px;
  border: 0;
}
@media (min-width: 992px) {
  .event-page #tickets .tickets-iframe iframe {
    height: 500px;
  }
}
.event-page #organisation {
  margin-top: 80px;
}
.event-page #sponsrs {
  margin-top: 80px;
  margin-bottom: 80px;
}
.event-page .event-organisers {
  padding: 0px;
  margin-bottom: 56px;
}
.event-page .event-organisers h6 {
  margin-bottom: 4px;
}
.event-page .event-organisers ul {
  list-style: none;
  display: block;
  padding: 0px;
  width: 100%;
}
.event-page .organisation-logos > a,
.event-page .organisation-logos > img {
  display: inline-block;
  border-bottom: 0 !important;
  margin-right: 30px;
  margin-bottom: 21px;
  vertical-align: middle;
}
.event-page .organisation-contact {
  border: 2px solid #001e91;
  border-radius: 3px;
  display: inline-block;
  margin-top: 16px;
  padding: 8px 16px;
}
.event-page .organisation-contact:hover {
  background: #001e91;
  color: white;
}
.event-page .event-organisation {
  padding: 0px 15px;
}
.event-page .event-organisation h6 {
  margin-bottom: 18px;
}
.event-page .event-organisation .followlinks a {
  border-bottom: 0px;
  font-size: 24px;
  margin-right: 16px;
}
.event-page .event-organisation .followlinks a:hover {
  background: #fff;
  color: #001e91;
}
@media (min-width: 992px) {
  .event-page .event-intro {
    padding-right: 25px;
  }
  .event-page .event-content {
    padding-left: 25px;
  }
  .event-page .event-speakers .speaker-wrap .img-wrap {
    display: block;
  }
  .event-page .modal {
    width: 100%;
  }
  .event-page .modal-dialog .btn {
    margin-bottom: 0;
  }
  .event-page .modal-content .modal-intro {
    margin-bottom: 24px;
  }
  .event-page .modal-content .modal-register {
    margin-right: 40px;
  }
  .event-page .modal-content img.modal-img {
    display: block;
    float: right;
    position: absolute;
    right: 0;
  }
}
@media (max-width: 768px) {
  .event-page #sponsrs .sponsr-set {
    padding-top: 0;
    padding-top: 30px;
    position: relative;
  }
  .event-page #sponsrs .sponsr-set h5 {
    position: relative;
    top: auto;
  }
}
.event-page .modal-content {
  border-radius: 0px;
  border: 0px;
}
.event-page .modal-content .modal-header {
  border-bottom: 0px;
  padding-bottom: 0px;
}
.event-page .modal-content .modal-intro {
  padding: 0px;
}
.event-page .modal-content .modal-register {
  margin-bottom: 48px;
  padding: 0px;
}
.event-page .modal-content .modal-share {
  margin-bottom: 48px;
  padding: 0px;
}
.event-page .modal-content .modal-share p {
  margin-bottom: 16px;
}
.event-page .modal-content .modal-share a {
  border-bottom: 0px;
  font-size: 28px;
  margin-right: 20px;
}
.event-page .modal-content .modal-share a:hover {
  background: #fff;
  color: #001e91;
}
.event-page .modal-content .modal-share a .fa-envelope {
  font-size: 26px;
}
.event-page .modal-content img.modal-img {
  display: none;
}
@media (min-width: 768px) {
  .event-page .modal-content {
    padding: 20px;
  }
  .event-page .modal-content .modal-share {
    margin-bottom: 24px;
  }
}
@media (min-width: 1200px) {
  .event-page .modal-dialog {
    margin: 180px auto;
  }
}

.expired-event {
  margin-top: 32px;
}

#event-tickets {
  margin-bottom: 5rem;
}

#event-speakers {
  background-color: #001e91;
  color: white;
  padding: 3rem 0;
}
#event-speakers h2 {
  color: white;
}
#event-speakers a {
  color: white;
}
#event-speakers ul.speaker-names {
  list-style: none;
}
#event-speakers ul.speaker-names li.active {
  font-family: "Poppins", "helvetica neue", helvetica, sans-serif;
  font-weight: bold;
}
@media (min-width: 1200px) {
  #event-speakers ul.speaker-names li.active {
    margin-left: -1rem;
  }
}
#event-speakers ul.speaker-names li a:hover {
  color: #ef266f;
}
#event-speakers .speaker-close-mobile {
  display: none;
}
#event-speakers .speaker--title {
  display: inline-block;
}
#event-speakers .speaker--title h3 {
  color: white;
  float: left;
  margin: 0 1.5rem 0 0;
}
#event-speakers .speaker--title a {
  font-size: 1.25rem;
  margin-right: 0.5rem;
}
#event-speakers .speaker--title a:hover {
  color: #ef266f;
}
#event-speakers .speaker--position {
  color: #ef266f;
  font-family: "Poppins", "helvetica neue", helvetica, sans-serif;
  margin-bottom: 8px;
  text-transform: uppercase;
}
#event-speakers .speaker--image {
  display: none;
}
#event-speakers .speaker--image--icon img {
  display: none;
}
@media (min-width: 992px) {
  #event-speakers .speaker--image {
    display: block;
    box-shadow: 10px 10px 15px rgba(0, 0, 0, 0.3);
    height: 360px;
    width: 180px;
    overflow: hidden;
    transform: skewX(-15deg);
    -webkit-transform: skew(-15deg);
    -moz-transform: skew(-15deg);
    -o-transform: skew(-15deg);
  }
  #event-speakers .speaker--image img {
    transform: skewX(15deg);
    -webkit-transform: skew(15deg);
    -moz-transform: skew(15deg);
    -o-transform: skew(15deg);
    max-width: none;
    margin-left: -50px;
    height: 100%;
  }
  #event-speakers .speaker--image--icon {
    border: 4px solid #ef266f;
    height: 120px;
    margin-top: -20px;
    margin-left: 80px;
    padding: 30px;
    width: 120px;
  }
  #event-speakers .speaker--image--icon img {
    display: block;
    width: 60px;
  }
}

@media (max-width: 992px) {
  #event-speakers {
    overflow: visible;
    overflow-x: hidden;
    min-height: 300px;
    max-height: 500px;
    position: relative;
  }
  #event-speakers ul.speaker-names li.active {
    font-weight: normal;
  }
  #event-speakers .event-page {
    overflow: visible;
  }
  #event-speakers .speaker-info-block {
    position: absolute;
    background-color: #001e91;
    width: 100%;
    top: 0;
    bottom: 0;
    left: -100%;
    z-index: 100;
    transition: all 1s;
    padding-top: 3rem;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    overflow-y: auto;
  }
  #event-speakers .speaker-info-block.show {
    left: 0;
  }
  #event-speakers .overflow {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3rem;
    background: #001b81;
    background: linear-gradient(180deg, rgba(0, 27, 129, 0) 0%, #001e91 100%);
    z-index: 100;
  }
  #event-speakers .col-md-8 {
    padding-bottom: 3rem;
  }
  #event-speakers .col-md-8 .speaker-close-mobile {
    cursor: pointer;
    display: block;
    width: 20px;
    height: 20px;
    color: #ef266f;
    margin-bottom: 15px;
    cursor: pointer;
  }
}
.event-description {
  margin-bottom: 60px;
}

.events-breadcrumb {
  display: block;
  margin-bottom: 1rem;
}

#AddToCalendarBtn .dropdown-menu {
  border: 2px solid #ef266f;
}

.events-page-content {
  margin-bottom: 3rem;
}

.hp-quicklinks {
  margin-bottom: 3rem;
}
.hp-quicklinks .quicklink a {
  position: relative;
  display: block;
  box-shadow: 0px 10px 25px rgba(0, 30, 145, 0.3);
}
.hp-quicklinks .quicklink a:hover {
  box-shadow: 0px 15px 25px rgba(0, 30, 145, 0.5);
}
.hp-quicklinks .quicklink .quicklink-image {
  background-position: 50%;
  background-size: cover;
  margin-bottom: 20px;
  height: 12rem;
}
.hp-quicklinks .quicklink .tw-pixel-arrow-right {
  color: white;
  position: absolute;
  top: 1rem;
  right: 1rem;
}
.hp-quicklinks .quicklink .text {
  position: absolute;
  top: 4.7rem;
  right: 1rem;
  left: 1rem;
  color: #fff;
  text-align: center;
  font-size: 30px;
  margin: 0;
}
.hp-quicklinks .quicklink .text:hover {
  text-decoration: underline;
}
@media (max-width: 767px) {
  .hp-quicklinks .quicklink .quicklink-image {
    height: 4.5rem;
  }
  .hp-quicklinks .quicklink .tw-pixel-arrow-right {
    top: 0.5rem;
    right: 0.5rem;
  }
  .hp-quicklinks .quicklink .text {
    top: 1.2rem;
    font-size: 22px;
  }
}

.home-feature-link-wide {
  padding-top: 7rem;
  padding-bottom: 7rem;
  margin-bottom: 3rem;
  color: #fff;
  position: relative;
  background-position: 50%;
  background-size: cover;
}
@media (max-width: 992px) {
  .home-feature-link-wide {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
.home-feature-link-wide h2,
.home-feature-link-wide .tw-square,
.home-feature-link-wide .btn-primary {
  color: #fff;
}
.home-feature-link-wide .btn-primary:hover {
  color: #001e91;
}
.home-feature-link-wide .subheading {
  font-size: 23px;
}
@media (max-width: 992px) {
  .home-feature-link-wide .subheading {
    font-size: 18px;
  }
}

@media (min-width: 992px) {
  .home-fullwidth .featured .feature-main--image {
    height: 480px;
  }
}
.home-fullwidth .news-excerpt {
  margin-bottom: 1rem;
}
.home-fullwidth .news-excerpt h3 {
  font-size: 21px;
}
.home-fullwidth .news-excerpt--image {
  box-shadow: 0px 10px 25px rgba(0, 30, 145, 0.3);
}
.home-fullwidth .news-excerpt--image:hover {
  box-shadow: 0px 15px 25px rgba(0, 30, 145, 0.5);
}
.home-fullwidth .news-excerpt--image:hover .tw-pixel-arrow-right {
  transform: scale(1.2);
}

fieldset.edit {
  display: none;
}

.editing > fieldset.edit {
  display: block;
}
.editing > fieldset.view {
  display: none;
}

.page-UserPortal_Settings_Controller a.call-to-action {
  margin-bottom: 6px;
}
.page-UserPortal_Settings_Controller .settings-block {
  margin-top: 24px;
}
.page-UserPortal_Settings_Controller .me-section {
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  margin-bottom: 32px;
  padding: 16px 16px 8px;
}
.page-UserPortal_Settings_Controller .me-section h4.me-section-heading {
  margin-top: 0px;
  color: black;
}
@media (min-width: 992px) {
  .page-UserPortal_Settings_Controller .me-section h4.me-section-heading {
    font-size: 21px;
  }
}
.page-UserPortal_Settings_Controller .me-section h4 {
  color: #001e91;
  margin-bottom: 0;
  margin-top: 16px;
}
@media (min-width: 992px) {
  .page-UserPortal_Settings_Controller .me-section h4 {
    font-size: 18px;
  }
}
.page-UserPortal_Settings_Controller .me-section p {
  margin-bottom: 0;
}
.page-UserPortal_Settings_Controller .me-section ul {
  list-style: none;
  padding-left: 0;
}
.page-UserPortal_Settings_Controller .me-section ul li {
  margin-bottom: 14px;
}
.page-UserPortal_Settings_Controller .me-section label {
  font-size: 14px;
  font-weight: bold;
}
.page-UserPortal_Settings_Controller .me-section input, .page-UserPortal_Settings_Controller .me-section .form-control {
  width: 250px;
}
@media (min-width: 992px) {
  .page-UserPortal_Settings_Controller .me-section input, .page-UserPortal_Settings_Controller .me-section .form-control {
    width: 380px;
  }
}
.page-UserPortal_Settings_Controller .me-section .controls {
  border-top: 1px solid #e6e6e6;
  padding-top: 6px;
  margin-top: 12px;
}
.page-UserPortal_Settings_Controller .me-section .controls a {
  border: 0;
}
.page-UserPortal_Settings_Controller .me-section a.edit {
  display: inline-block;
  margin-bottom: 10px;
}
.page-UserPortal_Settings_Controller .me-section a.save {
  margin-right: 12px;
}
.page-UserPortal_Settings_Controller #me-section-permissions ul {
  list-style: initial;
  padding-left: 20px;
}
.page-UserPortal_Settings_Controller #me-section-permissions ul li {
  margin-bottom: 0;
}

.page-techweek-tv {
  /* Juicer container */
}
.page-techweek-tv .grey-bg {
  padding-top: 50px;
  padding-bottom: 30px;
  margin-top: 40px;
  margin-bottom: 50px;
}
.page-techweek-tv .techweek-tv-events {
  margin-top: 3rem;
}
.page-techweek-tv .techweek-channels {
  margin-top: 32px;
}
@media (min-width: 992px) {
  .page-techweek-tv .techweek-channels {
    margin-top: 0px;
  }
}

html {
  position: relative;
  min-height: 90%;
}

html, body {
  margin: 0;
}

.security-footer {
  background-color: #f2f2f2;
  margin: 120px 0 -75px;
  padding: 20px;
  text-align: left;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.security-footer a {
  border-bottom: 0;
  font-size: 14px;
}

.security-header {
  background-color: #001e91;
  padding: 12px 0px;
}
@media (min-width: 992px) {
  .security-header {
    padding: 12px;
  }
}
.security-header img {
  width: 90px;
  display: block;
}
@media (min-width: 992px) {
  .security-header img {
    display: inline-block;
  }
}
.security-header--nav {
  color: white;
  float: left;
  padding-left: 0;
  list-style: none;
  margin-top: 6px;
  margin-bottom: 0;
}
.security-header--nav li {
  float: left;
  margin-right: 16px;
}
.security-header--nav li a {
  color: white;
  font-size: 15px;
}
.security-header--nav li a:hover {
  border-bottom: 1px solid white;
}
.security-header--nav li:last-child {
  margin-right: 0px;
}
@media (min-width: 992px) {
  .security-header--nav {
    float: right;
  }
  .security-header--nav li {
    margin-right: 32px;
  }
}

.page-Security .login-intro {
  margin-bottom: 24px;
  padding-top: 15px;
}
.page-Security h2 {
  color: #001e91;
}
.page-Security h6.form-title {
  color: #001e91;
}
.page-Security .create-account {
  border-bottom: 4px solid #001e91;
}
@media (min-width: 992px) {
  .page-Security .create-account {
    border-bottom: 0;
    border-right: 4px solid #001e91;
  }
}
.page-Security .create-account .description {
  font-size: 13px;
  line-height: 21px;
  font-style: italic;
}
.page-Security .login-column {
  margin-top: 32px;
}
@media (min-width: 992px) {
  .page-Security .login-column {
    margin-top: 0;
    padding-left: 20px;
  }
}
@media (min-width: 1200px) {
  .page-Security .login-column {
    padding-left: 30px;
  }
}
.page-Security .login-about {
  margin-top: 42px;
}
.page-Security p {
  padding: 0;
}
.page-Security .alert {
  line-height: 1.6em;
  padding: 10px;
}
.page-Security .alert button {
  display: none;
}

.phasetwo-header {
  color: #001e91;
}

.phasetwo-form h4 {
  margin-bottom: 0;
  margin-top: 18px;
}
.phasetwo-form p {
  margin-bottom: 0;
}

.draft-alert {
  position: fixed;
  bottom: 0;
  width: 100%;
  padding: 8px;
  background: red;
  color: #fff;
  text-align: center;
}
.draft-alert a {
  color: #fff;
}

#Form_RegisterForm .col-xs-8.col-sm-6.col-md-4 {
  width: 100%;
}

.page-open-day .featured-banner {
  margin-bottom: 2rem;
}
.page-open-day .featured-banner h2.flag {
  margin-bottom: 4px;
}
.page-open-day .featured-banner h4 {
  color: #ffffff;
}
@media (min-width: 768px) {
  .page-open-day .featured-banner h4 {
    color: #001e91;
  }
}
.page-open-day .featured-banner--summary-white {
  left: 1%;
  margin-left: 0;
  margin-right: 0;
}
.page-open-day h5 {
  color: #001e91;
}
.page-open-day .session-group {
  margin-top: 50px;
}
.page-open-day .session-group h4 {
  color: #001e91;
}
.page-open-day .session-group .short-line--blue {
  margin-bottom: 24px;
}
.page-open-day .session-group .sessions .tilefix > div {
  margin-bottom: 30px;
}
.page-open-day .session-group .sessions .box {
  box-shadow: 0px 0px 10px #ccc;
}
.page-open-day .session-group .sessions h4 {
  color: black;
}
.page-open-day .session-group .sessions img {
  width: 100%;
}
.page-open-day .session-group .sessions .session-info {
  padding: 0 15px 15px;
  margin: 0;
  overflow: hidden;
}
.page-open-day .session-group .sessions .session-info img {
  margin-bottom: 8px;
  width: auto;
}
.page-open-day .session-group .sessions .session-info h4 {
  margin-bottom: 0px;
}
.page-open-day .session-group .sessions .session-info .summary {
  font-weight: bold;
}
.page-open-day .session-group .sessions .session-info .venue a {
  font-size: 14px;
  border-bottom: 0;
}
.page-open-day .session-group .sessions .session-info .fa {
  font-size: 14px;
}

/**
 * Techweek Story Page
 */
@font-face {
  font-family: "Knockout";
  src: url("../fonts/Knockout-48Featherweight.eot");
  src: url("../fonts/Knockout-48Featherweight.eot?#iefix") format("embedded-opentype"), url("../fonts/Knockout-48Featherweight.woff2") format("woff2"), url("../fonts/Knockout-48Featherweight.woff") format("woff"), url("../fonts/Knockout-48Featherweight.ttf") format("truetype"), url("../fonts/Knockout-48Featherweight.svg#svgFontName") format("svg");
  font-weight: 600;
  font-style: normal;
}
body.page-upstarters {
  background: #000;
  color: #fff;
  /* Vertical line spacer */
}
body.page-upstarters #nav-top .saved-events {
  color: #fff;
}
body.page-upstarters #nav-top ul a {
  color: white;
}
body.page-upstarters #nav-top a.logo-link:hover {
  background-color: #000;
}
body.page-upstarters .vline {
  padding-top: 150px;
  background-image: url("../images/neon_line-vertical.png");
  background-repeat: no-repeat;
  background-position: center 30px;
}
body.page-upstarters .no-margin {
  margin: 0;
}
body.page-upstarters .btn.btn-primary {
  color: #fff;
  margin-top: 15px;
}
body.page-upstarters .page-main-container h1, body.page-upstarters .page-main-container h2, body.page-upstarters .page-main-container h3, body.page-upstarters .page-main-container h4, body.page-upstarters .page-main-container h5 {
  color: #fff;
  font-family: "Knockout", "helvetica neue", helvetica, sans-serif;
  letter-spacing: 1px;
}
body.page-upstarters .page-main-container a {
  color: white;
  text-decoration: underline;
}
body.page-upstarters .page-main-container a.btn-primary {
  border-color: white;
}
body.page-upstarters .page-main-container a.btn-primary:after {
  color: white;
}
body.page-upstarters .page-main-container a.btn-primary:hover {
  color: #0000ff;
}
@media (min-width: 992px) {
  body.page-upstarters .content-blocks {
    background-image: url("../images/blue-lines-v4.png");
    background-repeat: no-repeat;
    background-position: center 220px;
  }
}
body.page-upstarters .content-blocks .row > div {
  background-color: #000;
  padding-top: 15px;
  padding-bottom: 15px;
}
body.page-upstarters .content-blocks .row > div h3 {
  margin-top: 0;
  padding-top: 0;
}
body.page-upstarters .resources {
  margin-top: 30px;
}
body.page-upstarters .resources > .row {
  margin-top: 16px;
}
body.page-upstarters .resources > .row h3 {
  margin: 0;
}
body.page-upstarters .resources .resources_neon {
  margin-top: 24px;
}
body.page-upstarters .resources .r-thumb {
  max-width: 250px;
  margin-top: 15px;
  display: block;
}
body.page-upstarters .resources .r-thumb:hover {
  opacity: 0.95;
  transform: scale(1.02);
}
body.page-upstarters .resources .r-thumb span {
  display: block;
  background-color: #fff;
  padding-bottom: 60%;
  background-image: url("../images/icons/audio-icon.png");
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
}
body.page-upstarters .resources .r-thumb span i {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: solid 2px #0000ff;
}
body.page-upstarters .resources .r-thumb span.rthumb-doc {
  background-image: url("../images/icons/doc-icon.png");
}
body.page-upstarters .resources .r-thumb span.rthumb-audio {
  background-image: url("../images/icons/audio-icon.png");
}
body.page-upstarters .resources .r-thumb span.rthumb-mov {
  background-image: url("../images/icons/movie-icon.png");
}
body.page-upstarters .resources .r-thumb span.rthumb-zip {
  background-image: url("../images/icons/zip-icon.png");
}
body.page-upstarters .the-app .col-md-8 {
  padding-bottom: 30px;
}
body.page-upstarters .the-app .google-play {
  display: inline-block;
  width: 167px;
  height: 50px;
  overflow: hidden;
  text-indent: -999em;
  background-image: url("../images/icons/google-play.png");
  border: none;
}
body.page-upstarters .the-app .apple-store {
  display: inline-block;
  width: 168px;
  height: 50px;
  overflow: hidden;
  text-indent: -999em;
  background-image: url("../images/icons/apple-store.png");
  border: none;
  margin-left: 10px;
}

.page-about h2 {
  margin-bottom: 2rem;
}
.page-about .captionImage p.caption {
  font-size: 16px;
  font-weight: bold;
}
.page-about .tw-square {
  font-size: 14px;
}
@media (min-width: 992px) {
  .page-about .captionImage {
    display: inline-block;
    margin-bottom: 1rem;
  }
  .page-about .captionImage img {
    float: left;
    margin-left: -4rem;
    margin-right: 1rem;
  }
  .page-about .captionImage p.caption {
    font-size: 1.25rem;
    font-weight: bold;
    line-height: 2rem;
    margin-top: 1rem;
    display: inline-block;
  }
  .page-about .captionImage p.caption:before {
    content: url("../images/techweek-speech-bubble-blue-red.jpg");
    display: inline-block;
    float: left;
    margin-left: -80px;
  }
}
@media (min-width: 1200px) {
  .page-about .captionImage {
    display: inline-block;
    margin-bottom: 1rem;
  }
  .page-about .captionImage img {
    float: left;
    margin-left: -4rem;
    margin-right: 1rem;
  }
  .page-about .captionImage p.caption {
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 2rem;
    margin-top: 3rem;
    position: absolute;
    right: -80px;
    width: 300px;
  }
  .page-about .captionImage p.caption:before {
    content: url("../images/techweek-speech-bubble-blue-red.jpg");
    display: block;
    float: none;
    margin-left: 0;
  }
}
.page-about h5 {
  margin-bottom: 0;
}

.userportal-nav {
  border-bottom: 0.05rem solid #eee;
  margin-bottom: 2rem;
}
@media (min-width: 992px) {
  .userportal-nav {
    height: 64px;
  }
}
.userportal-nav h3 {
  line-height: 3rem;
  margin: 0;
  margin-left: 0;
}
@media (min-width: 992px) {
  .userportal-nav h3 {
    display: inline-block;
    margin-top: 8px;
  }
}
.userportal-nav .icon-bar {
  border: 2px solid #001e91;
  margin-bottom: 5px;
  width: 36px;
}
.userportal-nav ul {
  float: left;
  line-height: 2.5rem;
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.userportal-nav ul li {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin-right: 12px;
}
.userportal-nav ul li a {
  border: none;
  display: inline-block;
  font-size: 16px;
  margin-left: 0px !important;
  padding: 0px !important;
}
.userportal-nav ul li a:hover {
  background: none;
  color: black;
}
.userportal-nav ul li a:active {
  background: #eee;
}
@media (min-width: 992px) {
  .userportal-nav ul li {
    padding: 8px 12px 8px;
    margin-right: 12px;
  }
  .userportal-nav ul li a {
    font-size: 18px;
  }
  .userportal-nav ul li.current {
    background-color: #f5f5f5;
  }
}
@media (min-width: 992px) {
  .userportal-nav ul {
    float: right;
    line-height: 3rem;
  }
}

form {
  line-height: 1.2em;
}
form .col-md-4,
form .col-xs-4,
form .col-xs-8 {
  width: 100%;
}
@media (max-width: 1200px) {
  form .col-md-4 input[type=text],
form .col-md-4 input[type=url],
form .col-md-4 input[type=email],
form .col-md-4 select,
form .col-md-4 .select2-container,
form .col-xs-4 input[type=text],
form .col-xs-4 input[type=url],
form .col-xs-4 input[type=email],
form .col-xs-4 select,
form .col-xs-4 .select2-container,
form .col-xs-8 input[type=text],
form .col-xs-8 input[type=url],
form .col-xs-8 input[type=email],
form .col-xs-8 select,
form .col-xs-8 .select2-container {
    width: 100% !important;
  }
}
form h1,
form h2,
form h3,
form h4,
form h5 {
  margin-top: 35px;
  margin-bottom: 5px;
}

.eventsubmissions-list article {
  box-shadow: 0 0 0.5rem 0 #c6c6c6;
  margin: 0 0.5rem 2rem 0rem;
  padding: 1rem 0;
}
.eventsubmissions-list article h4 {
  margin: 0;
}
.eventsubmissions-list article h4 a {
  position: relative;
  border: none;
  color: #001e91;
}
.eventsubmissions-list article h4 a:after {
  content: " →";
}
.eventsubmissions-list article h4 a:hover {
  color: black;
}
.eventsubmissions-list article .event-details {
  line-height: 22px;
  margin-top: 1rem;
}
.eventsubmissions-list article .event-details h6 {
  margin: 0;
}
.eventsubmissions-list article .event-controls {
  border-top: 1px solid #eee;
  margin-top: 1rem;
  padding-top: 0.5rem;
}
.eventsubmissions-list article .event-controls a,
.eventsubmissions-list article .event-controls em {
  color: #001e91;
  border: none;
}
.eventsubmissions-list article .event-controls a:hover,
.eventsubmissions-list article .event-controls em:hover {
  color: black;
}

.eventsubmissions h2 {
  color: #001e91;
  margin-bottom: 32px;
}
.eventsubmissions h4 {
  color: #001e91;
  margin-bottom: 0;
}
.eventsubmissions h6 {
  color: #001e91;
}
.eventsubmissions .form-group {
  margin-bottom: 1.5rem;
}
.eventsubmissions .form-group label {
  font-weight: bold;
}
.eventsubmissions .form-group.bump-up {
  margin-top: -2rem;
}
.eventsubmissions .form-group.text.bump-up {
  margin-top: -1.5rem;
}

.event-status-indicator:before {
  background: red;
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 0.8rem;
  margin-right: 0.5rem;
  width: 0.8rem;
}
.event-status-indicator.eventstatus-Submitted:before, .event-status-indicator.eventstatus-ReturnedForReview:before {
  background: lightblue;
}
.event-status-indicator.eventstatus-Accepted:before {
  background: lightgreen;
}
.event-status-indicator.eventstatus-ReturnedForEdits:before {
  background: orange;
}
.event-status-indicator.eventstatus-Rejected:before {
  background: red;
}

.review-notes-alert {
  background: red;
  color: #fff;
  font-size: 0.8rem;
  letter-spacing: 1px;
  padding: 2px 1rem;
  text-transform: uppercase;
}
.review-notes-alert:hover {
  background: #cc0000;
}

a.back-link {
  border-bottom: 0;
  display: inline-block;
  margin-bottom: 8px;
  text-decoration: underline;
}
a.back-link:hover {
  text-decoration: none;
}

.alert.info, .alert.validation, .alert.error, .alert.bad {
  border-color: red;
  color: black;
}

.moderator-info {
  box-shadow: 0 0 0.5rem 0 #c6c6c6;
  padding: 2rem;
}
.moderator-info h5 {
  font-size: 100%;
}
.moderator-info a {
  border: none;
}
.moderator-info a:hover {
  color: black;
}
.moderator-info p {
  font-weight: bold;
  margin-top: 2rem;
}

.reviewnotes-info-block {
  margin-top: 2rem;
}

.manage-events-tile {
  box-shadow: 0 0 0.5rem 0 #c6c6c6;
  padding: 24px;
  margin-bottom: 42px;
}
.manage-events-tile h6 {
  margin-bottom: 0px;
}
.manage-events-tile h4 a {
  border-bottom: 0px;
  color: #001e91;
  display: inline-block;
  max-width: 200px;
}
@media (min-width: 992px) {
  .manage-events-tile h4 a {
    max-width: 320px;
  }
}
@media (min-width: 992px) {
  .manage-events-tile h4 a {
    max-width: 500px;
  }
}
.manage-events-tile h4 a:hover {
  color: black;
}
.manage-events-tile .review-notes-alert {
  margin-right: 12px;
}

.page-EventPortal_Controller h2 {
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .page-EventPortal_Controller h2 {
    margin-bottom: 36px;
  }
}
.page-EventPortal_Controller .breadcrumbs {
  font-size: 14px;
}
.page-EventPortal_Controller .breadcrumbs a {
  border-bottom: 0;
  font-size: 14px;
}
.page-EventPortal_Controller .breadcrumbs a:hover {
  color: black;
}

.portal-breadcrumb {
  font-size: 14px;
}

.event-side-menu {
  background: #f5f5f5;
  margin-bottom: 24px;
  padding: 12px;
}
.event-side-menu ul {
  list-style: none;
  margin-bottom: 12px;
  padding: 0;
}
.event-side-menu ul li {
  margin-bottom: 4px;
}
.event-side-menu ul li a {
  border-bottom: 0;
  font-weight: 500;
}
.event-side-menu ul li a:hover {
  color: black;
}
.event-side-menu ul li.active a {
  color: black;
  letter-spacing: 0.5px;
}
.event-side-menu--moderator {
  display: none;
  margin-top: 16px;
}
.event-side-menu--moderator a {
  border-bottom: 0;
  font-weight: 500;
}
.event-side-menu--moderator a:hover {
  color: black;
}
@media (min-width: 992px) {
  .event-side-menu--moderator {
    display: block;
  }
}

form .description {
  color: gray;
  font-size: 15px;
  padding-bottom: 15px;
}

#Form_EventDetailsForm .description {
  color: gray;
  font-size: 15px;
  padding-bottom: 15px;
}
#Form_EventDetailsForm .col-md-4,
#Form_EventDetailsForm .col-xs-8 {
  width: 100%;
}
@media (max-width: 1200px) {
  #Form_EventDetailsForm .col-md-4 input[type=text],
#Form_EventDetailsForm .col-md-4 input[type=url],
#Form_EventDetailsForm .col-md-4 .select2-container,
#Form_EventDetailsForm .col-xs-8 input[type=text],
#Form_EventDetailsForm .col-xs-8 input[type=url],
#Form_EventDetailsForm .col-xs-8 .select2-container {
    width: 100% !important;
  }
  #Form_EventDetailsForm .col-md-4 select,
#Form_EventDetailsForm .col-xs-8 select {
    width: 95%;
  }
}

.form-group.timegroup {
  padding-left: 15px;
}
.form-group.timegroup .col-xs-4 {
  float: left;
  width: auto;
  padding-left: 0;
}
.form-group.timegroup .col-xs-4 label {
  display: inline-block;
  width: auto;
  min-width: 15px;
}
.form-group.timegroup .col-xs-4 input {
  width: 80px;
  display: inline-block;
}
.form-group.timegroup .col-xs-4.col-xs-offset-4 label {
  width: 200px;
}
@media (max-width: 992px) {
  .form-group.timegroup .col-xs-4,
.form-group.timegroup .col-xs-4.col-xs-offset-4 {
    display: block;
    width: 100%;
    float: none;
  }
  .form-group.timegroup .col-xs-4 label,
.form-group.timegroup .col-xs-4 input,
.form-group.timegroup .col-xs-4.col-xs-offset-4 label,
.form-group.timegroup .col-xs-4.col-xs-offset-4 input {
    display: block;
    width: 200px;
  }
}

.ss-uploadfield .ss-uploadfield-files {
  overflow: hidden !important;
}
.ss-uploadfield .ss-uploadfield-addfile.borderTop {
  border-top: 0 !important;
}
.ss-uploadfield .col-md-4 {
  width: 100%;
}
.ss-uploadfield .description {
  color: gray;
  padding-left: 15px 0;
}

.xdsoft_datetimepicker .xdsoft_timepicker {
  width: 90px !important;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
  margin-left: 30px !important;
}

.pac-container {
  z-index: 1500 !important;
}

.modal .form-group .form-control {
  width: 100%;
}
.modal .modal-footer .btn {
  width: auto;
  margin-top: 0;
  margin-bottom: 8px;
}

@media (min-width: 992px) {
  .event-side-menu {
    padding: 24px;
  }
  .event-side-menu ul {
    margin-bottom: 24px;
  }
  .event-side-menu ul li {
    margin-bottom: 12px;
  }
  .event-side-menu--moderator {
    margin-top: 36px;
  }
}
.event-overview {
  box-shadow: 0 0 0.5rem 0 #c6c6c6;
  margin-bottom: 36px;
  padding: 24px 16px 12px;
  overflow: hidden;
}
.event-overview h6 {
  margin-bottom: 6px;
}
@media (min-width: 992px) {
  .event-overview {
    padding: 24px 16px 12px;
  }
}

span.event-status:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: black;
  margin-right: 4px;
}
span.event-status.modified, span.event-status.approved {
  color: orange;
}
span.event-status.modified:before, span.event-status.approved:before {
  background-color: orange;
}
span.event-status.draft, span.event-status.received, span.event-status.awaitingacceptance {
  color: #78909c;
}
span.event-status.draft:before, span.event-status.received:before, span.event-status.awaitingacceptance:before {
  background-color: #78909c;
}
span.event-status.published {
  color: green;
}
span.event-status.published:before {
  background-color: green;
}
span.event-status.returnedforedits, span.event-status.returnedforfinaledits, span.event-status.declined {
  color: red;
}
span.event-status.returnedforedits:before, span.event-status.returnedforfinaledits:before, span.event-status.declined:before {
  background-color: red;
}
span.event-status.submittedforreview {
  color: orange;
}
span.event-status.submittedforreview:before {
  background-color: orange;
}
span.event-status.returnedforpayment {
  color: #000;
}
span.event-status.returnedforpayment:before {
  background-color: #000;
}
span.event-status.submittedforpublishing {
  color: #2196f3;
}
span.event-status.submittedforpublishing:before {
  background-color: #2196f3;
}

.event-portal-block {
  box-shadow: 0 0 0.5rem 0 #c6c6c6;
  padding: 12px;
  margin-bottom: 42px;
}
@media (min-width: 992px) {
  .event-portal-block {
    padding: 24px;
  }
}
.event-portal-block--linkback {
  font-size: 14px;
  margin-bottom: 12px;
}
.event-portal-block p {
  font-size: 14px;
}
.event-portal-block h5 {
  margin-bottom: 21px;
}
.event-portal-block h4 {
  margin-top: 28px;
  margin-bottom: 0;
}
.event-portal-block label {
  font-weight: bold;
  line-height: 24px;
}
.event-portal-block label a {
  font-size: 14px;
}
.event-portal-block input,
.event-portal-block .form-control {
  width: 260px;
}
@media (min-width: 992px) {
  .event-portal-block input,
.event-portal-block .form-control {
    width: 380px;
  }
}
.event-portal-block .form-group {
  margin-bottom: 1rem;
}
.event-portal-block .form-group.timegroup {
  margin-bottom: 5px;
}
.event-portal-block .form-group .description {
  width: 260px;
}
@media (min-width: 768px) {
  .event-portal-block .form-group .description {
    width: 460px;
  }
}
@media (min-width: 992px) {
  .event-portal-block .form-group .description {
    width: auto;
  }
}
.event-portal-block .form-group.videolink div[class*=col-md-], .event-portal-block .form-group.url div[class*=col-md-], .event-portal-block .form-group.tag div[class*=col-md-] {
  width: 100%;
}
.event-portal-block .wide-field {
  margin-bottom: 8px;
}
.event-portal-block .form-group.text.nolabel {
  margin-top: 0;
}
.event-portal-block .checkbox {
  margin-bottom: 18px;
}
.event-portal-block .form-group.datetime {
  margin-top: 8px;
}
.event-portal-block .mceToolbar {
  background: #f5f5f5;
  border-bottom: 2px solid #001e91;
}
.event-portal-block .defaultSkin table.mceLayout {
  border: 2px solid #001e91;
}

.select2-container,
select.ss-tag-field {
  border: 2px solid #001e91;
  width: 260px !important;
  font-size: 14px;
}
@media (min-width: 992px) {
  .select2-container,
select.ss-tag-field {
    width: 380px !important;
  }
}

.select2-results__option {
  padding: 4px;
}

.select2-search__field {
  margin-bottom: 0;
}

.select2-search__field {
  height: 30px;
}

.select2-container--default .select2-selection--multiple {
  border: 0px !important;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: 0px !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  border: 1px solid #001e91;
  color: #001e91;
  height: 24px;
  letter-spacing: 0.5px;
  font-size: 16px;
}

.ss-uploadfield-files.files {
  padding: 0;
}

.ss-uploadfield.ss-upload {
  padding: 12px 0px 24px;
}
.ss-uploadfield .ss-uploadfield-addfile.borderTop {
  border-top: none;
  padding: 0;
}
.ss-uploadfield .ss-uploadfield-item-actions {
  width: 100%;
  display: block;
}
.ss-uploadfield .ss-uploadfield-item {
  padding: 0;
}
.ss-uploadfield .ss-uploadfield-item .ss-uploadfield-item-info .ss-uploadfield-item-name {
  font-size: 14px;
  line-height: 16px !important;
}
.ss-uploadfield .ss-uploadfield-item .ss-uploadfield-item-preview {
  background: none;
  position: absolute;
}
.ss-uploadfield .ss-uploadfield-item .ss-uploadfield-item-preview span {
  position: absolute;
  top: 0;
}
.ss-uploadfield .ss-uploadfield-item.template-download {
  overflow: hidden;
}
.ss-uploadfield .ss-uploadfield-item .ss-uploadfield-item-preview.ss-uploadfield-dropzone {
  background-color: #eee;
  border: 0;
  box-shadow: none;
  color: #001e91;
  font-size: 12px;
}
.ss-uploadfield .ss-uploadfield-item .ss-uploadfield-fromcomputer {
  color: #001e91;
  font-size: 14px;
}
.ss-uploadfield .ss-uploadfield-item .ss-uploadfield-fromcomputer:hover {
  color: black;
}
.ss-uploadfield .ss-uploadfield-item .ss-uploadfield-item-remove {
  background-color: #001e91;
  border: 2px solid #001e91;
  color: #ffffff;
  font-size: 12px;
  padding: 0px 18px;
}
.ss-uploadfield .ss-uploadfield-item.template-upload.ui-state-error {
  overflow: hidden;
}
.ss-uploadfield .ss-uploadfield-item.template-upload.ui-state-error .ss-uploadfield-item-actions {
  width: auto;
}
.ss-uploadfield .ss-uploadfield-item.template-upload.ui-state-error .ss-uploadfield-item-cancel .icon {
  background: #001e91;
  width: auto;
  height: auto;
  overflow: none;
  text-indent: 0;
  padding: 2px 5px;
  color: #fff;
}
.ss-uploadfield .ss-uploadfield-item.template-upload.ui-state-error .ss-uploadfield-item-cancel .icon:before {
  content: "X";
}

.table tbody tr {
  background-color: #ffffff;
}
.table tbody tr th {
  border: 0px;
  font-size: 14px;
}
.table tbody tr td {
  border: 0px;
}
.table tbody tr td:last-child {
  text-align: right;
}
.table tbody tr:nth-child(even) {
  background-color: #f2f2f2;
}
.table tbody tr:nth-child(odd) {
  background-color: #ffffff;
}
.table a {
  border-bottom: 0px;
}
.table a:hover {
  color: black;
}

.event-preview a {
  font-size: 14px;
}

[data-sort] .draggable {
  cursor: move;
}
[data-sort] .draggable:hover {
  opacity: 0.8;
}

.form-group.ticketing-option.hidden {
  display: none;
}

.payment-holder {
  max-width: 600px;
  margin: auto;
  background: #f6f6f6;
  padding: 15px;
  border: solid #001e91 1px;
}
.payment-holder p {
  text-align: center;
  font-size: 16px;
}
.payment-holder .white {
  background: #fff;
  padding: 15px 5px 0;
  border: solid #001e91 1px;
}
.payment-holder #card-errors {
  padding: 10px 0 5px;
  color: #db2424;
  font-size: 14px;
  text-align: center;
}
.payment-holder button {
  width: 100%;
  display: block;
  margin-top: 10px;
  background: #fff;
}
.payment-holder button[disabled] {
  background: grey;
  border-color: grey;
}

table.ticketing-comparison td,
table.ticketing-comparison th {
  vertical-align: top;
  font-size: 15px;
  padding: 5px;
  border: solid #001e91 1px;
  line-height: 25px;
}
table.ticketing-comparison p {
  margin: 0 0 2px;
  line-height: 25px;
}

#Form_AddEventForm {
  margin-bottom: 3rem;
}
#Form_AddEventForm h7 {
  margin-top: 12px;
  display: block;
}
#Form_AddEventForm .form-group.htmleditor {
  max-width: 800px;
}
#Form_AddEventForm .form-group.tag {
  margin-bottom: 10px;
}
#Form_AddEventForm .form-group.tag .description {
  margin-bottom: 5px;
  padding-bottom: 0;
}
#Form_AddEventForm .form-group.dropdown .description {
  margin-bottom: 5px;
  padding-bottom: 0;
}
#Form_AddEventForm #Form_AddEventForm_Description_tbl {
  border: solid #001e91 2px;
}

select[data-ss-uuid] {
  display: none;
  pointer-events: none;
}

.style-select {
  display: inline-block;
  position: relative;
  background-position: right 12px;
}
.style-select,
.style-select * {
  padding: 0;
  box-sizing: border-box;
  text-align: left;
  line-height: 19px;
  color: black;
  font-weight: 300;
  cursor: pointer;
}
.style-select .ss-selected-option {
  border-radius: 2px;
  padding: 6px 25px 6px 6px;
  color: #001e91;
}
.style-select .ss-selected-option:not([data-value=""]) {
  font-weight: bold;
  color: #ef266f;
}
.style-select .ss-dropdown {
  top: 32px;
  left: 0;
  position: absolute;
  z-index: 99;
  float: left;
  display: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
.style-select .ss-dropdown .ss-option {
  padding: 8px 16px;
  background-color: white;
  white-space: nowrap;
  color: #001e91;
}
.style-select .ss-dropdown .ss-option.highlighted {
  color: #ef266f;
  text-decoration: underline;
}
.style-select .ss-dropdown .ss-option.disabled {
  color: #d0d0d0;
}
.style-select .ss-dropdown .ss-option.ticked {
  color: #ef266f;
}
.style-select.open {
  background-image: url("../images/dropup.png");
}
.style-select.open .ss-dropdown {
  display: block;
}

/*# sourceMappingURL=styles.css.map */
