@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,600);
@import url("https://fonts.googleapis.com/css?family=Lato:300,400,700");
@import url(https://fonts.googleapis.com/css?family=Montserrat);
@import url("https://fonts.googleapis.com/css?family=Oxygen");
@font-face {
  font-family: Brandon;
  src: url("fonts/BrandonText-Bold.otf") format("opentype");
}

@font-face {
  font-family: Brandon-Light;
  src: url("fonts/Brandon_reg.otf") format("opentype");
}

.lato, .slide-content, .header-general, .header-general .header-text, .fc-center, .footer, .dropdownz .ui-selectmenu-text, .home-news-container .home-news, .schedule-container .schedule-btn .external_reg, .schedule-container .schedule-event,  .header1, .search-container .search-content .header, .cta-title, .cta-container .cta-content, .programs-looking-container .programs-looking, .about-mid, .program-info-container, .program-info-container .program-presenter, .program-info-container .sub-text, .program-info-container .program-dates, .colored-heading, .register-title, .contact, #contact-form {
  font-family: "Lato", "Helvetica", sans-serif;
}

.bold {
  font-weight: 700;
}

.brandon {
  font-family: "Brandon-Light", "Helvetica", sans-serif;
}

.brandon-bold, .flyer-link, .calendar-link, .footer a, .footer .link-header, .schedule-container .schedule-see-all a, .schedule-container .schedule-date .dates, .schedule-container .schedule-date .month, .cta-container a, .cta-container .cta-header, .news .title, .about-links a, .partner-links .about-mid a, .program-info-container .directions a {
  font-family: "Brandon", "Helvetica", sans-serif;
}

.has-error {
  border: solid 2px red !important;
}

.squish {
  transform: scale(1, 0.9);
}

.cancelled {
  color: red;
}

.pagination li a {
  color: #47BFB5;
}

.pagination .active span {
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 42px;
  width: 42px;
  border-color: #184B9D;
}

.pagination .active span:hover {
  color: #fff;
}

.pagination .disabled span {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 42px;
  width: 42px;
}

.inline {
  display: inline-block;
}

.pagination ul {
  padding: 0;
  list-style: none;
}

.pagination li {
  display: inline-block;
}

.pagination li a {
  display: inline-block;
  margin: 0 0.3rem;
  padding: 0.2rem 0.8rem;
  color: #fff;
  background-color: #38a0f4;
  font-size: 1.1rem;
}

.pagination li.active a {
  color: #fff;
  background-color: #2183D1;
}

.pagination li a:hover {
  color: #fff;
  background-color: #2183D1;
}

.no-left-pad {
  padding-left: 0;
}

.width-100 {
  width: 100%;
}

.fa-chevron-right {
  padding-left: 1em;
}

.message-font, .messages {
  font-family: "Oxygen-Bold", "Oxygen";
}

.uppercase, .btn-arc, .flyer-link, .schedule-container .schedule-see-all a, .schedule-container .schedule-date, .cta-container .cta-header, .about-links a, .partner-links .about-mid a {
  text-transform: uppercase;
}

.full-width, .schedule-grey {
  padding: 0 !important;
}

.table {
  display: table;
  width: 100%;
}

.vcenter {
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.btn-arc {
  color: #fff;
  background: #52468F;
  font-family: "Brandon";
  font-size: 18px;
  border-radius: 5px;
  padding: 10px 48px;
}

button:focus {
  outline: 0 !important;
}

.btn-arc:hover {
  color: #fff;
  background: #398674;
}

.btn-white {
  color: #184B9D !important;
  background: #fff;
  border: solid 2px #184B9D;
}

a.btn {
  color: #fff !important;
}

.text-red {
  text-transform: uppercase;
  color: #EF316F;
  font-family: "Montserrat";
  font-size: 1em;
  font-weight: 600;
  letter-spacing: 0.07em;
}

.tight-right {
  text-align: right;
  padding-right: 0;
}

.tight-left {
  text-align: left;
  padding-left: 0;
}

.std-width, .nav-menu .nav-content, .slide-content, .home-looking, .schedule-container, .schedule-container .schedule-row, .schedule-container .row-see-all, .communities-text, .flex-logo, .programs-looking-container .programs-looking, .about-intro, .about-mid, .program-info-container {
  max-width: 1450px;
  margin: 0 auto;
}

.inline-block {
  display: inline-block;
}

.mobile-logo {
  display: none;
}

.bg-light {
  background-color: #F9F9F9;
}

.flyer-link {
  color: #51498D;
  font-size: 16px;
}

.field {
  margin: 1em;
}

.field input, .field select, .field textarea {
  display: inline;
  width: 40%;
}

.pull-left {
  float: left;
}

.pull-right {
  float: right;
}

.fa-online {
  margin-right: 1em;
}

.fa-tab {
  margin-right: 33.16px;
}

.colored-bar-home {
  background: url("../images/banner_sml.png");
  width: 100%;
  height: 100px;
  background-size: cover;
  display: flex;
  align-items: center;
}

.colored-bar-home .newsletter-section {
  display: flex;
  justify-content: space-between;
  padding: 0 4em;
  flex: 1;
  color: #2E4E78;
}

.colored-bar-home .newsletter-section .heading {
  font-size: 28px;
  font-weight: 700;
  max-width: 580px;
}

.colored-bar-home .newsletter-section .sub-heading {
  font-size: 18px;
  max-width: 580px;
}

.colored-bar-home .newsletter-section .flex {
  display: flex;
  align-items: center;
}

.colored-bar {
  background: url("../images/banner_sml.png");
  width: 100%;
  height: 32px;
  background-size: cover;
}

.modal-center .vertical-align-helper {
  display: table;
  height: 100%;
  width: 100%;
  pointer-events: none;
  /* This makes sure that we can still click outside of the modal to close it */
}

.modal-center .vertical-align {
  display: table-cell;
  vertical-align: middle;
  pointer-events: none;
}

.modal-center .modal-content {
  width: inherit;
  height: inherit;
  /* To center horizontally */
  margin: 0 auto;
  pointer-events: all;
}

.nav-menu {
  padding: 0;
  background-color: #2E4E78;
  height: 134px;
}

.nav-menu .nav-content {
  padding: 0 1em;
}

.nav-menu a {
  color: #fff;
  font-size: 18px;
  font-family: "Brandon";
}

.nav-menu .navbar-toggleable-sm::after {
  content: none;
}

.nav-menu .nav-row {
  display: flex !important;
  height: 134px;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}

.nav-menu .navbar-nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 1em;
  width: 100%;
  max-width: 850px;
}

.nav-menu .navbar-nav .nav-item {
  text-align: center;
}

.nav-menu .navbar-nav .nav-item + .nav-item {
  margin-left: 2rem !important;
}

.slick-next {
  right: 15px !important;
}

.slick-prev {
  left: 15px !important;
  z-index: 5;
}

.slick-next:before {
  content: "\f054";
  font-size: 40px;
  font-family: FontAwesome;
  color: #fff;
}

.slick-prev:before {
  content: "\f053";
  font-size: 40px;
  font-family: FontAwesome;
  color: #fff;
}

.slides-inner {
  height: 468px;
  background-size: cover;
  display: flex !important;
  align-items: center;
  background-position: center;
}

.slides-inner a.banner-link {
  text-decoration: none;
  height: 100%;
  width: 100%;
}

.slides-inner.item:not(.active) {
  display: none !important;
}

.slide-content {
  color: #fff;
  width: 100%;
  height: 100%;
  padding: 2em 5em;
}

.slide-content .heading {
  font-size: 60px;
  font-weight: 700;
  max-width: 580px;
}

.slide-content .sub-heading {
  font-size: 28px;
  max-width: 580px;
}

.slide-content .title {
  font-size: 44px;
  max-width: 650px;
  margin: 12px 0;
  line-height: 1.3;
}

.slide-content .action {
  margin-top: 1em;
}

.slide-content .date-location {
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 2em;
}

.slide-content .bar {
  margin: 0 7px;
}

.fixed-text {
  position: absolute;
  color: #fff;
  bottom: 10px;
  left: 15px;
  font-size: 12px;
  font-weight: 100;
  letter-spacing: 0.5px;
}

.carousel-control {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100px;
  font-size: 50px;
}

.branding-bar {
  background-image: url("../images/banner_lrg.png");
  height: 135px;
  background-size: cover;
}

.branding-bar .content {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 135px;
}

.branding-bar .content span {
  font-family: "Georgia";
  font-size: 48px;
  color: #fff;
  margin-right: 1em;
}

.branding-bar .content a:first-of-type {
  margin-right: 1em;
}

.header-home {
  background-size: cover;
  padding: 0 0 0 0;
}

.header-home .header-text {
  margin: 0 4em;
}

.header-home-inner {
  height: 500px;
  padding-top: 8em;
  text-align: center;
}

.header-text {
  color: #fff;
  font-family: "Montserrat-Bold";
  font-size: 53px;
  letter-spacing: 2px;
  padding-bottom: 1em;
}

.btn-home-white {
  background: #fff;
  color: #184B9D;
  font-family: "Montserrat-Light";
  padding: 1em 2em;
  margin-right: 2em;
}

.btn-home-blue {
  background: transparent;
  color: #fff;
  border: solid .15em;
}

.btn-home-blue:hover {
  color: #07BDDA;
}

label {
  margin-bottom: 0.2rem;
}

.form-control {
  margin-bottom: 1rem;
}

.header-general {
  text-align: center;
  background: url("/app/front/5/images/content_banner.png");
  background-size: cover;
  height: 155px;
  color: #184B9D;
  font-size: 38px;
  font-weight: 300;
}

.header-general .header-text {
  height: 100%;
  padding: 0;
  color: #fff;
  font-size: 38px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 400;
}

.home-calendar {
  margin: 4em 2em 6em;
}

.calendar-toggle-switch {
  font-size: 1.1em;
  display: flex;
  align-items: center;
  margin-bottom: 1em;
}

.calendar-toggle-switch .before {
  margin-right: 0.75em;
}

.calendar-toggle-switch .after {
  margin-left: 0.75em;
}

.fc-button-group {
  border: solid 1px #2E4E78;
  border-radius: 5px;
}

.fc-button-group button {
  background: #fff;
  padding: 0 1.3em;
}

.fc-button-group button span {
  color: #2E4E78;
}

.fc-button-group .fc-state-default {
  border: solid 1px #2E4E78;
}

.fc-center {
  font-size: 32px;
  color: #2E4E78;
}

.fc .fc-day-header {
  background-color: #2E4E78;
  color: #fff;
  border: none;
  height: 36px;
  vertical-align: middle;
}

.fc-event-time, .fc-event-title {
  white-space: nowrap;
}

.fc-title {
  font-size: 0.8em;
}

.calendar-link {
  margin-top: 1em;
}

.calendar-link a {
  color: #52468F;
}

.footer-mobile {
  display: none;
}

.footer {
  background: #2E4E78;
  color: #E6E6E7;
  font-size: 15px;
  padding: 3em;
}

.footer a {
  color: #E6E6E7;
  text-decoration: none;
  font-size: 15px;
  text-transform: uppercase;
}

.footer a:hover {
  color: #fff;
}

.footer .link-header {
  color: #fff;
  border-bottom: solid 2px #fff;
  padding-bottom: 0.5em;
  margin-bottom: 1em;
  font-size: 18px;
  text-transform: uppercase;
}

.footer-legal {
  margin: 1em 0;
}

.footer-legal p:first-of-type {
  margin: 12px 0;
}

.footer-left {
  display: inline-block;
  font-family: "Brandon-Light";
}

.footer-left p {
  margin: 0;
}

.footer-left .footer-legal {
  margin: 1em 0;
}

.footer-right {
  display: inline-flex;
  float: right;
  width: 565px;
  letter-spacing: 1px;
  justify-content: flex-end;
}

.footer-link {
  width: 33%;
  margin-right: 2em;
}

.footer-sns a:first-of-type {
  margin-right: 1em;
}

#privacy-terms {
  margin-left: 1em;
}

@media (max-width: 960px) {
  .footer-full {
    display: flex;
    flex-wrap: wrap;
  }
  .footer-right {
    order: -1;
    margin: 0 4em 3em 0;
  }
}

@media (max-width: 768px) {
  .footer-mobile {
    display: block;
    padding: 2em;
  }
  .footer-mobile i {
    position: absolute;
    right: 3em;
    padding-left: 50%;
  }
  .footer-mobile .panel {
    background-color: #666666;
  }
  .footer-mobile .footer-link {
    width: auto;
    margin: 1em 0 0 0;
  }
  .footer-mobile .link-header {
    border: none;
    padding-right: 45%;
    padding-left: 1em;
    margin: 0.5em 0 0;
  }
  .footer-mobile a {
    display: block;
    padding: 0.5em 2em;
  }
  .footer-mobile .footer-mobile-other {
    position: relative;
    margin-top: 2em;
  }
  .footer-mobile .footer-sns {
    position: absolute;
    top: 0;
    right: 0;
  }
  .footer-full {
    display: none;
  }
}

.front-end .ui-autocomplete {
  max-height: 150px;
  overflow-y: scroll;
  overflow-x: hidden;
  background: white;
}

.front-end .ui-widget.ui-widget-content {
  font-family: "Lato-Light", "Helvetica", sans-serif;
  color: #07BDDA;
  font-size: 1.5em;
  border: solid 2px #03346E;
  max-height: 10em;
}

.front-end .ui-widget-content .ui-state-active {
  background: #E8E8E8;
  border: none;
  color: #07BDDA;
}

.dropdownz .ui-selectmenu-button {
  background: #fff;
  border: none;
  border-bottom: solid 2px #2E4E78;
  border-radius: 0;
  padding: 0 0.3em 0.1em;
  width: auto;
}

.dropdownz .ui-selectmenu-button-open {
  border: solid 2px #2E4E78;
}

.dropdownz .ui-selectmenu-text {
  color: #398674;
}

.dropdownz .fa {
  color: #398674;
  font-size: 0.3em;
  float: right;
  padding-top: 2.1em;
}

.home-news-container {
  background: #EEF2F4;
}

.home-news-container .home-news {
  font-size: 27px;
  color: #03356E;
  height: 4em;
  max-width: 1192px;
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.home-looking {
  background: white;
  text-align: center;
}

.home-looking .looking-content {
  font-family: "Lato", "Helvetica", sans-serif;
  color: #2E4E78;
  font-size: 38px;
}

.home-looking .looking-btn {
  margin: 2.5em 0 5em 0;
}

.home-looking .looking-header {
  margin-top: 1em;
  margin-bottom: 1.2em;
  color: #999998;
  font-size: 22px;
}

.home-content {
  background-color: rgba(198, 198, 198, 0.09);
  padding: 2em 0 !important;
}

.schedule-grey {
  background: #F9F9F9;
}

.schedule-container .full-span {
  color: #AD0A36;
}

.schedule-container .cancelled-program {
  color: #EF316F !important;
}

.schedule-container .schedule-header {
  padding: 3% 0;
}

.schedule-container .schedule-header .text-red {
  font-family: "Montserrat-Light";
}

.schedule-container .schedule-header div {
  padding: 0;
}

.schedule-container .schedule-row {
  border-bottom: solid 1px #E0EDF1;
  padding: 3em 12px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.schedule-container .schedule-btn {
  text-align: right;
  padding-right: 0;
  flex: 1;
}

.schedule-container .schedule-btn .external_reg {
  display: block;
  text-transform: uppercase;
  font-size: 1em;
  color: #51498D;
  text-align: center;
  margin-top: 1em;
}

.schedule-container .schedule-btn .more-info-container {
  float: right;
}

.schedule-container .schedule-see-all {
  text-align: right;
  padding: 0;
}

.schedule-container .schedule-see-all a {
  color: #07BDDA;
  font-size: 1em;
}

.schedule-container .schedule-date {
  color: #478C7C;
  width: 10%;
  text-align: center;
}

.schedule-container .schedule-date .dates {
  font-size: 35px;
}

.schedule-container .schedule-date .month {
  font-size: 20px;
}

.schedule-container .schedule-event {
  color: #4A4A4A;
  border-left: solid 1px #E0EDF1;
  padding-left: 3%;
  width: 63%;
  max-width: 1000px;
}

.schedule-container .schedule-event .event-title {
  font-size: 20px;
}

.schedule-container .schedule-event .event-title a {
  color: #4A4A4A;
}

.schedule-container .schedule-event .event-presentor, .schedule-container .schedule-event .event-location {
  color: #4A4A4A;
  display: inline-block;
  font-size: 16px;
}

.schedule-container .schedule-event .event-location:before {
  content: "|";
  margin: 0 1em;
}

.schedule-container .schedule-event .event-focus {
  font-size: 16px;
  color: #ACACAC;
}

.schedule-container .no-bar.event-location:before {
  content: "";
  margin: 0px;
}

.schedule-container .row-see-all {
  text-align: right;
  padding: 3em 0;
}

 .header1 {
  font-size: 40px;
  color: #4A4A4A;
  text-align: center;
  padding: 3em 1em 1em;
}

.home-custom-content {
  margin-bottom: 3em;
}

.home-custom-content h1, .home-custom-content h2, .home-custom-content h3, .home-custom-content h4, .home-custom-content h5, .home-custom-content h6 {
  color: black;
}

.search-container {
  height: 155px;
  width: 100%;
  background: url("/app/front/4/images/sapdc_banner.png");
}

.search-container .search-content {
  text-align: center;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.search-container .search-content .wide-box {
  height: 44px;
  width: 530px;
  margin-right: 5px;
  padding-left: 5px;
}

.search-container .search-content form {
  display: flex;
  justify-content: center;
}

.search-container .search-content form ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #D0CCCC;
}

.search-container .search-content form :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #D0CCCC;
  opacity: 1;
}

.search-container .search-content form ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #D0CCCC;
  opacity: 1;
}

.search-container .search-content form :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #D0CCCC;
}

.search-container .search-content .header {
  color: #184B9D;
  font-size: 21px;
  margin-bottom: 21px;
}

.cta-title {
  text-align: center;
  color: #184B9D;
  font-size: 38px;
  font-weight: 300;
  margin: 3em 0 2em 0;
}

.cta-container {
  text-align: center;
  margin-bottom: 4em;
}

.cta-container a {
  color: #52468F;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
}

.cta-container .cta-header {
  color: #4A4A4A;
  font-size: 16px;
  font-weight: 700;
}

.cta-container .cta-content {
  color: #4A4A4A;
  font-size: 16px;
}

.cta-container .cta {
  padding: 0 2em;
  display: flex;
  flex-direction: column;
  height: 226px;
  justify-content: space-between;
}

.cta-container .cta img {
  height: 76px;
}

.communities-text {
  font-family: "Oxygen-Light", "Oxygen";
  color: #03356E;
  text-align: center;
  font-size: 26px;
  margin-top: 2em;
  margin-bottom: 2em;
}

.flex-logo {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  padding-bottom: 4em;
}

.flex-logo a {
  margin: 1em 2em;
}

#newsletter-modal .close span {
  font-size: 46px;
}

#newsletter-modal .newsletter-modal {
  width: 80%;
  max-width: 1200px;
  margin: 8em auto;
}

#newsletter-modal .foci {
  margin: 3em 0;
}

#newsletter-modal .submit {
  text-align: right;
}

#newsletter-modal .submit button {
  margin: 3em;
}

#newsletter-modal .modal-message {
  text-align: center;
  color: red;
  text-transform: uppercase;
  font-size: 1.2em;
}

#newsletter-modal .grade-levels .checkbox-set {
  display: inline-flex;
  align-items: flex-end;
}

#newsletter-modal .grade-levels .checkbox-set .checkbox {
  margin-right: 4em;
}

#newsletter-modal .line-row h1 {
  display: inline-block;
  padding: 0 30px;
  position: relative;
}

#newsletter-modal .line-row h1:before,
#newsletter-modal .line-row h1:after {
  background: #ddd;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  top: 50%;
  width: 400%;
}

#newsletter-modal .line-row h1:before {
  right: 100%;
}

#newsletter-modal .line-row h1:after {
  left: 100%;
}

#newsletter-modal .line-row .container {
  overflow: hidden;
  text-align: center;
}

@media (max-width: 1609px) {
  .header-text {
    font-size: 50px;
  }
}

@media (max-width: 1524px) {
  .header-home .header-text {
    margin: 0 2em;
  }
}

@media (max-width: 1323px) {
  .header-home .header-text {
    font-size: 40px;
  }
}

@media (max-width: 1073px) {
  .schedule-container .schedule-btn {
    flex: 0;
    margin: 22px auto 0;
  }
  .schedule-container .schedule-btn .more-info-container {
    width: 100%;
    float: none;
  }
}

@media (max-width: 1048px) {
  .home-news-container .home-news {
    flex-wrap: wrap;
  }
  .home-news-container .home-news .news-button a {
    font-size: 13px;
  }
}

@media (max-width: 858px) {
  .home-news-container .home-news {
    height: 6em;
  }
}

@media (max-width: 768px) {
  .home-news-container .home-news {
    height: 8em;
  }
  .home-news-container .home-news .news-button {
    margin: 0.3em;
  }
}

/********************************************************** PROGRAMS AND CONFERENCES ****************************************************************/
.optional-fee-note {
  display: inline-block;
  color: #52468F;
}

.programs-looking-container {
  background: #F9F9F9;
}

.programs-looking-container .programs-looking {
  color: #305EA8;
  font-size: 35px;
  text-align: center;
  padding: 2em 0;
}

.programs-looking-container .programs-looking .looking-content {
  font-size: 35px;
  display: flex;
  justify-content: space-between;
  padding: 0 1em;
}

.programs-looking-container .programs-looking .looking-header {
  color: #184B9D;
  font-size: 20px;
  font-family: "Brandon-Light", "Helvetica", sans-serif;
  margin-bottom: 1.5em;
}

.external-reg {
  display: block;
  font-family: "Brandon-Light";
  color: #184B9D;
  text-transform: uppercase;
  margin-right: 2.5em;
  margin-top: 1em;
}

.programs-and-conferences .ui-widget.ui-widget-content {
  font-size: 1.2em;
}

.programs-and-conferences .ui-selectmenu-button {
  background: #F9F9F9;
}

.more-programs {
  padding: 5em 0;
  text-align: center;
}

.more-programs .text {
  font-family: "Lato-Light", "Oxygen";
  color: #03356E;
  font-size: 25px;
  margin-bottom: 1.7em;
}

.tip {
  color: #BCBCBC;
  font-size: 1em;
  text-transform: capitalize;
}

.tooltip.right .tooltip-inner {
  background-color: #184B9D;
  text-transform: uppercase;
  font-family: "Brandon-Light";
  letter-spacing: 0.1em;
}

.tooltip.right > .tooltip-arrow {
  border-right: 5px solid #184B9D;
  position: absolute;
  left: -0.5em;
}

.conferences .schedule-date {
  width: 20%;
}

.conferences .schedule-event {
  width: 60%;
}

.conferences .schedule-container .schedule-event .event-location:before {
  content: "";
  margin: 0;
}

.registration-body .ui-widget.ui-widget-content {
  font-family: "Lato-Light", "Helvetica", sans-serif;
  color: #3e3f42;
  background: white;
  font-size: 1.5em;
  border: solid 2px #ccd0d2;
  max-height: 10em;
}

.registration-body .ui-widget-content .ui-state-active {
  background: #E8E8E8;
  border: none;
  color: #3bb1c8;
}

#session-modal {
  max-width: none;
  width: 100%;
}

#session-modal .modal-dialog {
  width: 70%;
  max-width: none;
}

.session-modal {
  cursor: pointer;
}

.other-org-check {
  float: left;
  margin-right: 1em !important;
  margin-top: 5px;
}

.field-newsletter {
  margin-top: 5px !important;
}

@media (max-width: 1400px) {
  .programs-looking-container .programs-looking .looking-content {
    font-size: 25px;
  }
}

@media (max-width: 767px) {
  .programs-and-conferences label {
    display: none;
  }
  .programs-and-conferences .ui-selectmenu-button {
    border: solid 2px #03356E;
    background: #fff;
    width: 100%;
  }
  .programs-and-conferences .ui-menu {
    line-height: 2;
  }
  .programs-and-conferences .dropdownz .ui-selectmenu-text {
    line-height: 2;
  }
  .programs-and-conferences .programs-looking .looking-content {
    display: block;
    width: 94%;
    margin: 0 auto;
  }
  .programs-and-conferences .field {
    padding-bottom: 1em;
  }
  .dropdownz .fa {
    font-size: 0.5em;
    padding-top: 1em;
    padding-left: 1em;
  }
}

/**************************************************************** BOARDS **********************************************************************/
.boards {
  font-family: "Montserrat", helvetica, sans-serif;
}

.boards .board-row {
  margin: 3em 0;
}

.boards .member-header div {
  display: inline-block;
}

.boards .member-header .header-name {
  color: #184B9D;
  font-weight: 600;
  cursor: pointer;
}

.boards .member-header .header-role {
  font-size: 0.9em;
  font-style: italic;
}

.boards .member-bio {
  font-family: "Oxygen-Light", "Oxygen", helvetica, sans-serif;
}

.boards .member-bio .bio-main {
  margin: 0.7em 0;
  font-size: 0.95em;
}

.boards .member-bio .bio-rep {
  font-style: italic;
}

.boards .content-advisors .member-header .header-name {
  cursor: auto;
}

.popover .arrow {
  display: none !important;
}

/********************************************************** NEWS ****************************************************************/
.news {
  color: #494B4F;
}

.news .news-block {
  padding: 3em 2em;
  border-bottom: solid 2px #10274D;
}

.news .title {
  font-size: 26px;
}

.news .date-posted span {
  font-weight: 700;
  color: #184B9D;
}

.news .content {
  color: #979797;
  margin: 1em 0;
}

/**************************************************************** ABOUT US **********************************************************************/
.about-intro {
  text-align: center;
  padding: 4em 0;
  margin: 0 auto;
}

.about-intro .heading {
  color: #000;
  font-family: "Lato-Light", Helvetica, sans-serif;
  font-size: 30px;
}

.about-intro .content {
  color: #4A4A4A;
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0.06em;
  padding: 2em 0;
}

.about-links a {
  color: #51498D;
  font-size: 1em;
  margin: 0 auto 1em;
  display: block;
  text-align: center;
}

.about-links a.btn {
  width: 250px;
}

.about-mid {
  padding: 4em 0;
  color: #4A4A4A;
  font-size: 1em;
}

.about-mid .title {
  color: #4A4A4A;
  font-weight: 700;
  font-size: 1em;
  padding-bottom: 1em;
}

.about-mid .mid-text-container {
  padding: 0 5% 0 0;
}

.about-mid .about-mandate {
  margin-top: 3em;
}

.about-mid .about-section {
  margin-bottom: 3em;
}

.about-mid .about-section .heading {
  font-weight: 700;
  color: #2E4E78;
  font-size: 18px;
  margin-bottom: 1em;
}

.grey-boxes .row {
  background: #FAFAFA;
  color: #656565;
  padding: 2em 2em 3em;
}

.grey-boxes .text-grey {
  margin: 1em 0 2em;
}

.grey-boxes .box-top {
  margin: 0 2em 3em;
}

.grey-boxes .box-top .colored-heading {
  text-align: center;
}

.partner-links .about-mid a {
  color: #51498D;
}

.partner-links .text-block {
  margin-bottom: 4em;
}

.arpdc-block {
  margin-bottom: 2.5em;
}

#directors .director-heading {
  color: #656565;
  border-bottom: solid 1px #656565;
  margin: 1em 0 3em;
}

#directors .director-heading p {
  font-size: 16px;
  font-family: "Lato";
}

#directors .directors {
  font-size: 16px;
}

#directors .directors a {
  color: #51498D;
}

#directors .director-name {
  color: #51498D;
  font-weight: 700;
}

.modal-center .vertical-align-helper {
  display: table;
  height: 100%;
  width: 100%;
  pointer-events: none;
  /* This makes sure that we can still click outside of the modal to close it */
}

.modal-center .vertical-align {
  display: table-cell;
  vertical-align: middle;
  pointer-events: none;
}

.modal-center .modal-content {
  width: 90%;
  max-width: 1000px;
  height: inherit;
  /* To center horizontally */
  margin: 0 auto;
  pointer-events: all;
}

.learning-room {
  background-color: #f9f9f9 !important;
}

.learning-room .header {
  font-size: 18px;
  font-weight: 700;
  color: #2E4E78;
  margin-bottom: 10px;
}

.learning-room .row {
  margin: 1em 0 6em;
  display: flex;
}

.learning-room .right-col {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.learning-room .right-col a {
  display: block;
}

.learning-request .row {
  margin-bottom: 1em;
}

.learning-request .checkbox {
  margin: 5px 0;
}

@media (max-width: 1280px) {
  .learning-room a.btn-arc {
    font-size: 12px;
    padding: 10px 20px;
  }
  .learning-room .right-col {
    flex-direction: column;
    justify-content: space-around;
  }
}

@media (max-width: 1280px) {
  .about-mid {
    padding: 4em;
  }
  .about-intro {
    margin: 0 10em;
  }
}

@media (max-width: 1076px) {
  .about-intro {
    margin: 0 3em;
  }
}

@media (max-width: 768px) {
  .about-intro .about-links {
    display: block;
  }
  .about-intro .about-links a {
    display: block;
    margin: 1em 0;
  }
  .learning-room .row {
    display: block;
  }
  .learning-room .right-col {
    margin: 1em;
  }
  .learning-room .btn-pb-10 {
    margin-bottom: 10px;
  }
}

/********************************************************** LEARNING REQUEST ****************************************************************/
.learning-request .content {
  margin: 5em 0;
}

.arpdc-row .arpdc-flex {
  display: flex;
  justify-content: space-between;
  margin: 4em 0;
  align-items: flex-end;
  padding: 0 1em;
}

.arpdc-row .arpdc-text {
  text-align: center;
  font-size: 18px;
  width: 100%;
  margin: 6em 0;
}

.arpdc-row img {
  height: 85px;
}

@media (max-width: 656px) {
  .arpdc-flex {
    flex-direction: column;
    align-items: center !important;
  }
  .arpdc-flex a {
    margin: 1em 0;
  }
}

/********************************************************** PROGRAM DETAILS ***********************************************************/
.program-info-container {
  padding: 0 3em;
}

.program-info-container .program-location {
  margin-bottom: 1em;
}

.program-info-container .program-info-header {
  margin: 2em 0;
}

.program-info-container .program-info-header img {
  transform: rotate(180deg);
  margin-right: 1em;
}

.program-info-container .program-presenter {
  padding: 1em 0 3em 0;
  color: #4A4A4A;
  font-size: 20px;
}

.program-info-container .program-info-details {
  padding: 0 5% 0 0;
  margin-bottom: 3em;
}

.program-info-container .program-title {
  color: #2E4E78;
  font-size: 38px;
}

.program-info-container .prog-title {
  color: #4A4A4A;
  font-weight: 700;
  font-size: 1em;
}

.program-info-container .prog-grey {
  color: #979797;
  font-size: 1em;
}

.program-info-container .details-text {
  color: #4A4A4A;
  font-size: 1em;
  line-height: 1.7;
}

.program-info-container .program-focus {
  border-top: solid 1px #E0EDF1;
  border-bottom: solid 1px #E0EDF1;
  line-height: 2;
  padding: 1em 0;
}

.program-info-container .program-details .prog-title {
  padding: 2em 0 1em 0;
}

.program-info-container .box {
  background: #FAFAFA;
  text-align: center;
  border: #F4F4F4 solid 1px;
}

.program-info-container .box button {
  width: 80%;
  margin: 3em 0 2em;
}

.program-info-container .box div {
  text-align: left;
  color: #4A4A4A;
  font-size: 0.8em;
  font-weight: 700;
  width: 80%;
  margin: 0 auto 3em;
}

.program-info-container .box p {
  margin: 0.5em 0 0 0;
  color: #4A4A4A;
}

.program-info-container .prog-links {
  text-align: center;
  border-bottom: solid 1px #E0EDF1;
  padding: 1.5em 0;
}

.program-info-container .prog-links a {
  display: block;
  margin: 1.5em 0;
}

.program-info-container .sub-text {
  color: #4A4A4A;
  font-size: 16px;
  font-weight: 400;
}

.program-info-container .sub-text span {
  display: block;
}

.program-info-container .sub-dates:first-of-type {
  margin-bottom: 2em;
}

.program-info-container .program-dates {
  font-size: 18px;
  color: #4A4A4A;
  border-top: solid 2px #CACACA;
  border-bottom: solid 2px #CACACA;
  padding: 50px 0;
}

.program-info-container .program-dates .presenter {
  font-size: 16px;
  margin-bottom: 1.2em;
}

.program-info-container .program-details {
  padding-top: 50px;
}

.program-info-container .details-container {
  padding-bottom: 50px;
}

.program-info-container .logos {
  margin-top: 2em;
}

.program-info-container .logos div {
  margin: 1em 0;
  display: flex;
  justify-content: center;
}

.program-info-container .program-dates {
  font-family: "Oxygen-Light", "Oxygen";
  font-size: 18px;
  color: #4A4A4A;
}

.program-info-container .program-dates .panel-heading {
  padding: 0;
}

.program-info-container .program-dates .panel-heading button {
  width: 100%;
  border: solid 1px #DFDFDF;
  background-color: #F8F8F8;
  outline: none;
  border-radius: 0;
  text-align: left;
  padding: 0.5em;
  padding-left: 1em;
}

.program-info-container .program-dates .panel-collapse {
  background-color: #F8F8F8;
  border-radius: 0;
  border-top: 0;
}

.program-info-container .program-dates .panel {
  margin: 1em 0;
  background: #F8F8F8;
  border: solid 1px #DFDFDF;
}

.program-info-container .program-dates .presenter {
  font-family: "Lato";
  font-size: 16px;
  margin-bottom: 1.2em;
}

.program-info-container .program-dates .short-desc {
  font-size: 16px;
}

.program-info-container .collapse-chevron {
  display: inline-block;
  float: right;
}

.program-info-container .directions a {
  color: #51498D;
}

.program-info-container .conference-accommodations .content {
  color: #4a4a4a;
  text-align: left;
  font-size: 12px;
  font-weight: 700;
  width: 100%;
  margin: 0;
}

.program-info-container .logo-img img {
  width: 100%;
  height: auto;
  max-width: 350px;
}

.colored-heading {
  color: #2E4E78 !important;
  font-size: 18px;
  font-weight: 700;
}

@media (max-width: 992px) {
  .program-info-container .row-qr img {
    width: auto;
  }
  .program-info-container .logo-img img {
    max-width: 300px;
  }
}

@media (max-width: 1280px) {
  .footer-light {
    padding: 0 3rem;
  }
  .footer-dark {
    padding: 0 2rem;
  }
  .communities-logo {
    width: 90vw;
  }
  .schedule-container {
    padding: 0 2em;
  }
  .schedule-container .schedule-date {
    width: 12%;
  }
}

@media (max-width: 920px) {
  .nav-menu a {
    font-size: 1em;
  }
}

@media (max-width: 880px) {
  body {
    line-height: 1.3;
  }
  .schedule-container .schedule-date .dates {
    font-size: 1.7em;
  }
}

@media (max-width: 820px) {
  .btn-home-white {
    margin-right: 0em;
  }
}

@media (max-width: 768px) {
  .schedule-btn {
    display: none;
  }
  .event-location {
    content: none;
  }
  .nav-item.image {
    display: none;
  }
  .nav-row {
    background: white;
    width: 280px;
    position: relative;
    z-index: 7;
  }
  .nav-menu .navbar-nav {
    flex-direction: column;
  }
  .nav-menu .nav-item {
    width: 100%;
    height: 60px;
  }
  .navbar-toggler {
    font-size: 3.5em;
    color: #184B9D;
    margin-top: 3%;
    padding-left: 5%;
  }
  .navbar-nav {
    padding-top: 3em;
  }
  .mobile-logo {
    display: table;
    position: absolute;
    top: 60px;
    right: 0;
    left: calc(50% - 97px);
    margin: 0 auto;
  }
  .header-home .header-text {
    line-height: 1.5;
    text-align: center;
    font-size: 32px;
    margin: 0;
    padding-bottom: 2em;
  }
  .header-home .header-buttons {
    display: table;
    margin: auto;
  }
  .header-home .header-buttons .btn-home-blue {
    display: table;
    margin: auto;
  }
  .header-home .header-buttons .btn-home-white {
    margin-right: 0;
    margin-bottom: 1em;
  }
  .header-home-inner {
    height: 556px;
    padding-top: 2em;
    padding-left: 0;
  }
  .vcenter {
    display: block;
    width: 100%;
  }
  .news-text {
    padding-bottom: 1em;
  }
  .home-news {
    padding: 0.5em 0;
  }
  .home-looking .looking-header {
    margin-top: 2em;
    margin-bottom: 1.2em;
    padding: 0 4em;
    font-size: 1.2em;
    line-height: 1.8;
  }
  .home-looking .looking-content {
    font-size: 2em;
    padding: 0 0.5em;
    line-height: 2;
  }
  .schedule-container {
    padding: 0 0.5em;
  }
  .schedule-container .schedule-content {
    clear: both;
  }
  .schedule-container .row-see-all {
    display: none;
  }
  .schedule-container .schedule-header {
    text-align: center;
    font-size: 1.3em;
    letter-spacing: 0.1em;
    padding-top: 2.5em;
  }
  .schedule-container .schedule-header div {
    width: 100%;
  }
  .schedule-container .schedule-see-all {
    text-align: center;
    padding: 0.8em;
  }
  .schedule-container .schedule-date {
    font-size: 1.5em;
    width: 35%;
  }
  .schedule-container .schedule-event {
    width: 65%;
    line-height: 2;
  }
  .schedule-container .schedule-event .event-location:before {
    content: none;
  }
  .schedule-container .schedule-event .event-location {
    display: block;
  }
  .communities-text {
    padding: 0 0.7em;
    line-height: 1.5;
  }
  .communities-logo {
    flex-wrap: wrap;
  }
  .communities-logo a {
    width: 30%;
    text-align: center;
    padding: 2em 0;
  }
  .footer .footer-light {
    height: 15em;
    padding: 0;
    flex-direction: column;
    justify-content: space-around;
  }
  .footer .footer-light .foot-links {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .footer .footer-dark {
    height: 16em;
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: baseline;
  }
  .footer .footer-dark .pipe {
    display: none;
  }
  .footer .footer-dark .footer-text a {
    display: block;
    font-size: 1.3em;
  }
  .footer .footer-dark .foot-dark-links {
    line-height: 2.5;
  }
  .footer .footer-dark span {
    padding: 0;
  }
  .footer .footer-dark .sns-content {
    justify-content: flex-start;
  }
}

@media (max-width: 424px) {
  .footer .footer-light {
    height: 20em;
  }
  .footer .footer-light a {
    margin: 0;
  }
  .footer .footer-light .foot-links {
    flex-direction: column;
    height: 8em;
    text-align: center;
  }
}

.messages {
  color: #fff;
  width: 100%;
  position: absolute;
  top: 0;
  height: 95px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: 2px;
  z-index: 16;
}

.message-error {
  background-color: #ed7876;
}

.message-warning {
  background-color: orange;
}

.message-success {
  background-color: #9cc56c;
}

.register-info-row {
  margin-top: 4em;
}

.register-title {
  font-size: 2em;
  color: #2E4E78;
}

.register-presenter {
  font-family: "Oxygen";
  font-size: 1em;
  color: #979797;
}

.program-register-first .field input, .program-register-first textarea, .program-register-first select, .program-register-second .field input, .program-register-second textarea, .program-register-second select {
  width: 100%;
}

.program-register-first .reg-label, .program-register-second .reg-label {
  font-family: "Oxygen";
  color: #4A4A4A;
  font-size: 18px;
}

.program-register-first [class*="col-"], .program-register-second [class*="col-"] {
  margin: 0.5em 0;
}

.program-register-first input, .program-register-first select, .program-register-first textarea, .program-register-second input, .program-register-second select, .program-register-second textarea {
  background-color: #F8F8F8;
  color: #4A4A4A;
  font-family: "Oxygen-Light", "Oxygen";
}

#add-coupon {
  border: 0;
  background-color: #fff;
  color: #184B9D;
}

.reg-row, .additional-reg {
  margin-bottom: 2em;
}

.program-register-first .radio {
  display: inline-block;
  margin-right: 1.2em;
}

.reg-button-row {
  border-top: solid 1px #E0EDF1;
}

.reg-button-row button {
  float: right;
  clear: both;
  margin: 3.5em 0;
}

.credit-button-row {
  border-top: solid 1px #E0EDF1;
  margin-top: 4em;
}

.credit-button-row button {
  margin: 3.5em 0;
}

.invite-modal {
  text-transform: uppercase;
  padding-top: 5em;
  text-align: center;
  background: #fff;
  position: absolute;
  height: 100%;
  left: 0;
  z-index: 10;
}

.invite-modal input {
  width: 20%;
  margin: 2em auto;
}

.invite-modal p {
  font-size: 28px;
  margin-bottom: 2em;
  font-family: "Oxygen-Bold", "Oxygen";
  color: #4A4A4A;
}

.hidden {
  display: none !important;
}

.register-totals {
  border-top: solid 1px #E0EDF1;
  border-bottom: solid 1px #E0EDF1;
  padding: 2em 0;
  margin: 3em 0;
  font-family: "Oxygen";
  color: #4A4A4A;
  letter-spacing: 1px;
}

.register-totals .value {
  color: #979797;
}

.register-totals .row {
  margin: 0.7em 0;
}

.program-registration .select2-selection__rendered {
  background: #F8F8F8;
  height: 36px;
  border-radius: 4px;
}

.program-registration .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #9F9999;
  border: solid 1px #D9D9D9;
}

.program-registration .select2-container {
  margin-bottom: 1.35em;
}

.program-registration .select2-container .select2-selection--single {
  height: 36px;
}

.program-registration .select2-container--default .select2-selection--single {
  color: #9F9999;
}

.program-registration .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #9F9999;
}

.billing-email-row {
  margin-top: 1.2em;
}

.reg-label {
  font-family: "Oxygen";
  color: #4A4A4A;
  font-size: 18px;
}

.sessions-list {
  margin-top: 3em;
  font-family: "Oxygen";
  font-size: 0.9em;
  color: #979797;
}

.sessions-list .panel-default {
  border: solid 1px grey;
  margin-bottom: 2em;
}

.sessions-list .panel-heading {
  border-bottom: solid 1px grey;
}

.sessions-list .panel-heading:hover {
  cursor: pointer;
}

.sessions-list .session-group-header {
  margin: 1em;
  color: #4A4A4A;
  font-size: 1.3em;
  position: relative;
}

.sessions-list .session-group-header .fa {
  position: absolute;
  top: 0.3em;
  right: 1em;
}

.sessions-list .session-group-header .rule-label {
  display: block;
  font-size: 14px;
}

.sessions-list .session-row {
  padding: 2em 0 2em 0;
  border-bottom: solid 1px #E0EDF1;
}

.sessions-list .session-row-dark {
  background: #F3F3F3;
}

.sessions-list .session-row:last-child {
  border-bottom: none;
}

.sessions-list .session-title {
  font-family: "Oxygen-Light", "Oxygen";
  font-size: 1.3em;
  color: #4A4A4A;
}

.sessions-list .session-presenter {
  display: inline-block;
}

.sessions-list .session-time {
  display: inline-block;
  margin-left: 3em;
}

.sessions-list .session-time .session-date {
  margin-bottom: 0.65em;
}

.sessions-list .btn-session {
  width: 240px;
  background: #979797;
}

.sessions-list .btn-session span {
  margin-right: 1em;
}

.sessions-list .btn-session-reg {
  background: #184B9D;
}

.sessions-list .time-conflict {
  background: #ed7876;
  color: #fff;
}

.conference-registration .select2-container {
  margin-bottom: 1em;
}

.conference-registration .select2-container .select2-selection--single {
  height: 36px;
}

.conference-registration .select2-container--default .select2-selection--single {
  color: #9F9999;
  border: 1px solid #ccd0d2;
}

.conference-registration .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #9F9999;
}

.reg-label {
  margin-bottom: 1em;
}

.field-other-authority {
  float: left;
  margin-top: 0.3em;
}

.authority-label {
  margin-left: 0.5em;
}

.conference-register-first .radio {
  display: inline-block;
  margin-right: 1.2em;
}

.reg-button-row {
  border-top: solid 1px #E0EDF1;
}

.reg-button-row button {
  float: right;
  clear: both;
  margin: 3.5em 0;
}

.credit-button-row {
  border-top: solid 1px #E0EDF1;
  margin-top: 4em;
}

.credit-button-row button {
  margin: 3.5em 0;
}

/**************************************** PURCHASE INFO *******************************************************/
.purchase-info {
  font-family: "Oxygen";
  color: #4A4A4A;
  letter-spacing: 0.05em;
  max-width: 900px;
}

.purchase-info .header {
  margin-top: 3em;
}

.purchase-info .text {
  margin: 7em 0 2em;
  font-size: 1.2em;
  font-weight: 600;
}

.purchase-info .print {
  margin-bottom: 10em;
}

.purchase-info table {
  margin-top: 1.3em;
}

.purchase-info table th {
  font-size: 1.1em;
  font-family: "Oxygen-Bold", "Oxygen";
  padding: 1em 0;
}

.purchase-info table td {
  padding: 0.2em 0;
  width: 230px;
}

.pagination {
  display: flex;
  justify-content: flex-end;
  padding-left: 0;
  margin: 4em 0;
  border-radius: none;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 0.7em 1em;
  line-height: 1.5;
  text-decoration: none;
  color: #51498D;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
}

.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #51498D;
  background-color: #fff;
  border-color: #ddd;
}

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #51498D;
  cursor: default;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
}

.survey {
  font-family: "Oxygen-Light", "Helvetica", sans-serif;
}

.survey .survey-container {
  padding: 0 3em;
}

.survey .survey-presenter {
  font-family: "Oxygen-Light", "Helvetica", sans-serif;
  font-size: 1.2em;
  color: #979797;
}

.survey .survey-dates {
  font-family: "Oxygen-Light", "Helvetica", sans-serif;
  font-size: 1.1em;
  color: #979797;
}

.survey .survey-header {
  margin-top: 3em;
  margin-bottom: 3em;
}

.survey .radio-set {
  display: flex;
  align-items: baseline;
  justify-content: space-around;
}

.survey .participant-type {
  margin-bottom: 2em;
}

.survey .flex-options {
  display: flex;
  justify-content: space-around;
}

.survey .participant-type .radio-set {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}

.survey div[class^="survey-"] {
  display: inline-block;
  margin-right: 2em;
}

.survey .survey-form .indent {
  padding-left: 3em;
}

.survey .legend {
  margin-top: 2em;
  margin-bottom: 4em;
}

.survey .heading {
  font-weight: bold;
}

.survey textarea {
  height: 100px;
}

.survey .indent {
  padding-left: 3em;
}

.survey .textarea div {
  margin-top: 3em;
}

.survey .textarea span {
  margin-bottom: 1em;
}

.survey .survey-footer {
  margin: 3em 0;
}

.survey .survey-submit {
  float: right;
  margin-bottom: 4em;
}

.survey-complete {
  text-align: center;
  font-size: 3em;
  font-family: "Oxygen-Light", "Helvetica", sans-serif;
  color: #184B9D;
  margin: 6em auto;
}

.survey .followup .radio-set {
  display: inherit;
}

.contact {
  color: #4A4A4A;
  font-size: 16px;
}

.contact h4 {
  font-weight: 700;
  font-size: 18px;
  color: #2E4E78;
}

.contact .contact-address span {
  display: block;
}

.contact .contact-address, .contact .contact-numbers {
  margin: 1em 0 2em;
}

.contact .contact-row {
  margin: 8em auto;
}

.contact .contact-people {
  margin-top: 2em;
}

.contact .person {
  margin: 0.4em 0;
}

.contact .person-role {
  font-size: 17px;
}

.contact .person-role a {
  font-weight: 600;
}

.contact .deets {
  display: inline-block;
  margin-right: 1.5em;
}

.contact .deets span {
  font-size: 15px;
}

#contact-form {
  color: #2E4E78;
  max-width: 440px;
}

#contact-form .form-block {
  margin-bottom: 2em;
}

#contact-form label {
  font-weight: 700;
  font-size: 18px;
}

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