﻿@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk5hkaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk_RkaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkxhjaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkyFjaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk0ZjaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsiH0C4n.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0C4n.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjr0C4n.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1y4n.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1y4n.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgshZ1y4n.ttf) format('truetype');
}
body {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #707070;
}
h1 {
  font-size: 36px;
}
@media (min-width: 1400px) {
  .container {
    width: 1370px;
  }
}
@media (min-width: 1600px) {
  .container {
    width: 1570px;
  }
}
@media (min-width: 1800px) {
  .container {
    width: 1770px;
  }
}
.navbar {
  margin-bottom: 0px;
}
.navbar .relative-container {
  position: relative;
}
.navbar-brand {
  padding: 5px;
  text-align: right;
}
.navbar-brand > img {
  display: inline-block;
  margin-top: 15px;
}
@media (min-width: 992px) {
  .navbar-collapse.collapse {
    display: flex !important;
    flex-direction: column;
    padding-right: 0px;
  }
}
@media (min-width: 992px) {
  .navbar-nav {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
  }
}
.navbar__brand {
  height: 80px;
  margin-bottom: 10px;
}
.navbar__menu {
  display: flex;
  flex-direction: row;
}
.navbar__menu a {
  border-bottom: 8px solid transparent;
  color: #004E95;
}
@media (min-width: 768px) {
  .navbar-nav.nav {
    display: flex !important;
    flex-direction: row;
    justify-content: flex-end;
    float: none !important;
    width: 100% !important;
  }
}
@media (min-width: 768px) {
  .navbar-collapse.collapse {
    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-end !important;
  }
}
.navbar-toggle .icon-bar {
  background-color: #004E95;
}
.nav > li > a {
  font-size: 16px;
  font-weight: 600;
  padding: 12px 22px 11px 22px;
  transition: border 200ms;
  border-left: solid 1px #005fb6;
  border-bottom: solid 1px #005fb6;
  border-right: solid 1px #005fb6;
  color: #004E95;
}
.nav > li > a .dark-header #header-menu a:hover,
.nav > li > a .dark-header #header-menu a:focus,
.nav > li > a .dark-header #header-menu a:active {
  background-color: #005fb6;
  color: #004E95;
}
.nav > li > a:hover {
  background-color: #005fb6;
  color: #fff;
}
.nav > li > a:focus {
  background-color: #005fb6;
  color: #fff;
}
.nav > li > a:active {
  background-color: #005fb6;
  color: #004E95;
}
.panel-body {
  padding: 0 15px 15px 15px;
}
.upcoming-programs {
  color: #004E95;
}
.meeting-code-hero {
  padding-top: 10px;
  font-weight: 600;
  color: #666666;
}
.meeting-code-hero__box {
  background: #f6d347;
}
.footer {
  background-image: url(/images/footer_gradient_bar.png);
  background-position: top;
  background-repeat: no-repeat;
  background-size: contain;
  color: #00235D;
  padding: 1rem;
  font-size: 14px;
  margin-bottom: 10px;
}
.footer__image {
  padding-bottom: 10px;
}
.footer:before {
  content: "";
  position: relative;
  left: 0;
  right: 0;
  display: block;
  height: 5px;
  padding-left: 46px;
}
.footer__brand {
  height: 41px;
  margin-bottom: 30px;
  margin-right: 20px;
  display: inline-block;
}
.footer__content {
  display: flex;
  align-items: flex-end;
  padding-top: 20px;
}
.site-header-upper-menu {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  list-style: none;
  font-size: 12px;
  padding: 15px 27px 0 15px;
}
.fa {
  color: #707070;
}
a {
  color: #707070;
  text-decoration: underline;
}
a:hover {
  color: #4a4a4a;
}
a.header-logo img {
  margin: 1rem 0;
}
a:hover.header-logo {
  border-bottom: none;
}
.link-brdr {
  list-style: none;
  font-weight: 500;
  font-size: 16px;
  color: #00235D;
}
.link-brdr:hover {
  color: #00173c;
}
.btn,
.btn:hover {
  border: 0px solid transparent;
  border-radius: 16px;
  padding: 6px 45px;
  text-decoration: none;
}
.code-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  border: 0px;
  padding: 20px 30px 50px 30px;
  margin-top: 20px;
  margin-bottom: 40px;
  background-color: #e9e9e9;
}
@media (max-width: 992px) {
  .code-box form {
    width: 100%;
  }
  .code-box form .input-group-btn {
    width: 100%;
    margin-top: 10px;
  }
  .code-box form .input-group-btn input {
    width: 100%;
  }
}
.code-box__title {
  padding-bottom: 20px;
  text-align: center;
  color: #666666;
  font-weight: 300;
  font-size: 25px;
}
@media (max-width: 992px) {
  .code-box__input-group {
    display: flex;
    flex-direction: column;
  }
}
.code-box__input {
  border: 0px;
}
.block__text {
  padding-top: 40px;
  padding-bottom: 100px;
}
.block__border {
  position: relative;
  overflow: hidden;
}
.block__bg {
  float: right;
  width: 352px;
  height: 302px;
}
.block__border:after {
  width: 352px;
  height: 302px;
  right: -3px;
  bottom: 0;
  position: absolute;
  display: block;
  overflow: hidden;
  content: '';
  background-repeat: no-repeat;
  background-size: contain;
  z-index: -1;
}
.isi {
  background: none !important;
}
.isi-title {
  color: #666666;
}
.isi-header {
  color: #666666;
  font-weight: bold;
}
ul.isi-nuplazid li::marker {
  color: #0c1c8e;
}
.header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}
.header__text {
  text-align: right;
  padding-top: 40px;
}
.header__image {
  height: 100px;
  margin-top: 10px;
  padding-top: 15px;
}
.header__icon {
  padding-right: 5px;
}
.map {
  max-width: 250px;
  margin-top: 20px;
}
.spacing {
  margin-top: 40px;
}
.caps {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
}
.event-font {
  font-size: 16px;
  color: #A7A8AA;
}
.heading-caps {
  text-transform: uppercase;
  font-size: 110%;
  color: #A7A8AA;
  font-weight: bold;
  letter-spacing: 1px;
}
.drug-header {
  position: relative;
  overflow: hidden;
}
.drug-header:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
  background-color: #f6f6f5;
  transform: scale(1) rotate(0deg) skewX(0deg) skewY(-4deg);
  transform-origin: top right;
  bottom: 100px;
  z-index: -1;
}
.mt-1 {
  margin-top: 16px;
}
.mt-2 {
  margin-top: 32px;
}
.mt-4 {
  margin-top: 64px;
}
.mb-1 {
  margin-bottom: 16px;
}
@media (max-width: 768px) {
  .mb-xs-1 {
    margin-bottom: 16px;
  }
}
.mb-2 {
  margin-bottom: 32px;
}
.mb-4 {
  margin-bottom: 64px;
}
#signup {
  margin: 0, 0, 16px, 0;
}
.footer_hr {
  margin-top: 0px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #A7A8AA;
}
.policy-warning {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #f6f6f5;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  box-shadow: 0px -2px 5px rgba(0, 0, 0, 0.3);
  transition: all 0.5s;
}
.policy-warning p {
  margin-bottom: 0px;
}
.policy-warning--hidden {
  bottom: -100%;
  transition: all 0.5s;
}
@media (max-width: 991px) {
  .navbar-header > a {
    float: left;
  }
  .navbar-header .header-text1 {
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .navbar-header .header-text2 {
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .navbar-header {
    display: flex;
    flex-direction: column;
    max-width: 500px;
    padding-left: 80px;
  }
  .navbar-header .navbar-tagline {
    align-self: center;
    margin-right: 30px;
    color: white;
    text-align: left;
    max-width: 420px;
    padding-bottom: 20px;
  }
  .navbar-header .header-text2 {
    margin-top: 0;
    margin-bottom: 30px;
  }
}
@media (min-width: 1200px) {
  .navbar-header {
    display: flex;
    flex-direction: row;
    max-width: 785px;
  }
  .navbar-header .navbar-tagline {
    align-self: center;
    margin-left: 70px;
    margin-right: 30px;
    color: white;
    text-align: center;
    max-width: 420px;
  }
}
.page-header {
  background-image: url(/images/attendee_portal_header_xl.png);
  background-repeat: no-repeat;
  background-size: contain;
  height: 150px;
  margin-top: 0px;
  border-bottom: none;
}
.page-header .bottom {
  /*height: 5px;
    background: -moz-linear-gradient(left, #ffdd00 0%, #00a175 25%, #00a175 46%);
    background: -webkit-linear-gradient(left, #ffdd00 0%, #00a175 25%, #00a175 46%);
    background: linear-gradient(to right, #ffdd00 0%, #00a175 25%, #00a175 46%);*/
}
.page-header .brand-logo {
  height: 70px;
  display: inline-block;
  margin: 15px 0px;
}
.page-header .logo-container h3 {
  color: #ffffff;
  font-size: 17px;
  font-weight: 600;
  line-height: 1.3;
}
.page-header .logo-container h2 {
  color: #f6d246;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.3;
}
.page-header .tagline {
  color: #404040;
  text-align: center;
  margin-top: 35px;
}
.page-header .logo-container {
  margin-left: 320px;
  padding-bottom: 10px;
}
.page-header #bs-example-navbar-collapse-1 {
  float: right;
}
@media (max-width: 1199px) {
  .page-header .nav > li > a {
    font-size: 13px;
  }
  .page-header .logo-container h3 {
    font-size: 14px;
  }
  .page-header .logo-container h2 {
    font-size: 22px;
    margin-top: 30px;
  }
  .page-header .tagline {
    margin-top: 20px;
    font-size: 0.9em;
  }
}
@media (max-width: 991px) {
  .page-header .top {
    background-image: none;
  }
  .page-header .logo-container {
    margin-left: 20px;
  }
  .page-header .logo-container .brand-logo {
    margin: 15px 0px;
  }
}
@media (max-width: 768px) {
  .nav > li > a {
    color: #fff;
  }
  .page-header #bs-example-navbar-collapse-1 {
    float: none;
    width: 200px;
    position: absolute;
    top: 80px;
    right: 20px;
    background: #004E95;
    color: #fff;
    z-index: 10000;
    margin: 0px;
    padding: 0px;
  }
  .page-header #bs-example-navbar-collapse-1 .navbar-nav {
    margin: 0px;
    padding: 0px;
  }
}
h2.green-text,
p.green-text {
  color: #0C1C8E;
}
.btn-primary,
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #004E95;
  border-color: #004E95;
}
.btn-primary:hover {
  color: #fff;
  background-color: #00417c;
  border-color: #00417c;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-color: #00417c;
  border-color: #00417c;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: rgba(0, 65, 124, 0.9);
  border-color: rgba(0, 65, 124, 0.9);
}
.btn-primary .badge {
  color: #008AB4;
  background-color: #fff;
}
#boxedWarning {
  border-style: solid !important;
  border-width: 1px !important;
  border-color: black !important;
  font-weight: bold;
  padding: 15px 15px 5px 15px;
  margin-bottom: 15px;
}
#signup .panel-default > .panel-heading {
  color: #fff;
  background-color: #004E95;
}
.speaker-image {
  max-width: 150px;
  margin: 15px 0;
}
#signup .checkbox input[type="checkbox"],
#signup .checkbox-inline input[type="checkbox"] {
  margin-left: 0;
  margin-right: 5px;
}
#signup .checkbox label {
  padding-left: 25px;
}
.color-rectangles {
  display: flex;
}
.nav-rectangle {
  height: 5px;
  width: 25%;
}
@media (min-width: 768px) {
  .nav-rectangle {
    height: 7px;
  }
}
@media (min-width: 992px) {
  .nav-rectangle {
    height: 10px;
  }
}
.yellow-rectangle {
  background-color: yellow;
}
.pink-rectangle {
  background-color: pink;
}
.blue-rectangle {
  background-color: blue;
}
.green-rectangle {
  background-color: green;
}
.floating-isi {
  background-color: #fff;
  position: fixed;
  z-index: 1000;
  box-shadow: 0 -5px 5px 0 rgba(0, 0, 0, 0.1);
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  padding-top: 30px;
}
.floating-isi .isi-first-child {
  max-width: 1170px;
  margin: 0 auto;
  margin-top: -30px;
  padding-left: 15px;
  padding-right: 25px;
}
.floating-isi .sticky-expand,
.floating-isi .sticky-collapse {
  font-size: 20px;
  position: absolute;
  z-index: 500;
  top: 10px;
  right: 0;
}
.floating-isi a.btn.sticky-collapse,
.floating-isi a.btn.sticky-expand {
  padding: 6px 20px;
}
.floating-isi .sticky-collapse {
  top: 1%;
}
table.dataTable .btn {
  border-radius: 3px;
  padding: 1px 5px;
}
.k-dropdown-wrap {
  padding: 0 1.9em 0.3em 0;
}
.equal {
  display: flex;
  flex-wrap: wrap;
}