body {
  background-image: url(/ucb-nraxspa-broadcast/background.png);
  background-repeat: no-repeat;
  background-color: #eef3f7;
  background-size: cover;
  margin: 0;
  padding: 0;
  border: 0;
  font-family: Arial, Helvetica, sans-serif;
}

.header-bar {
  background-color: #5a5a5a;
  height: 35px;
  margin: -15px;
}

.webinar-title {
  color: #8f1b20;
  font-size: 30px;
  margin-top: 50px;
  text-align: center;
  font-weight: 600;
  border: none;
}

.objective strong {
  color: #8f1b20;
}

.speaker-info {
  background-color: #0000000b;
}

.event-date-box {
  width: 320px;
  height: 48px;
  background-color: #8f1b20;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 0.5rem;
}

.event-date {
  color: #fff !important;
  font-size: 1rem !important;
  margin: 0;
}

.event-time {
  color: #fff !important;
  font-size: 0.8rem !important;
  margin: 0;
}

h3 {
  color: #222;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.75rem;
}

.objectives p {
  font-family: Georgia, 'Times New Roman', Times, serif;
}

.speaker-description {
  color: #003e6a;
  font-size: 0.875rem;
  line-height: 1rem;
  font-family: Georgia, 'Times New Roman', Times, serif;
  text-align: right;
}

.isi-container {
  height: 360px;
  overflow-x: hidden;
}

.isi-head {
  font-weight: 600;
  color: #2b294d;
  font-size: 1.25rem;
  line-height: 1.25rem;
}

.isi-content h6 {
  font-weight: 600;
  color: #2b294d;
  font-size: 1rem;
  line-height: 1.125rem;
}

.isi-content strong {
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 1rem;
}

.isi-content p,
.broadcast-info p {
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 1rem;
  color: #2b294d;
}

.ISI-footer {
  color: #2b294d;
  background-color: #eecbcd;
  text-align: center;
  margin-top: 1rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-weight: 400;
}

.isi-content a {
  color: #2b294d;
}

.ISI-footer a {
  color: #2b294d;
  font-weight: 600;
}

.broadcast-info .font-italic {
  font-family: Arial, Helvetica, sans-serif;
}

.broadcast-info a {
  color: #2b294d;
}

.broadcast-date {
  font-family: Arial, Helvetica, sans-serif !important;
  font-weight: 600;
  color: #fff !important;
  background-color: #2b294d;
}

.broadcast-time {
  font-family: Arial, Helvetica, sans-serif !important;
  font-weight: 600;
  color: #2b294d;
  background-color: #a0d1ea;
}

.red {
  color: #8f1b20;
}

.btn-primary {
  background-color: #8f1b20;
  border-color: #8f1b20;
  border-radius: 0;
  border-width: 0;
}

.reg-title {
  font-size: 33px;
  font-weight: bold;
  margin-top: 0.5rem;
  margin-bottom: 1rem;
  color: #5a5a5a;
  font-family: Arial, Helvetica, sans-serif;
}

.log-in {
  color: #5a5a5a;
  font-size: 15px;
  font-weight: 600;
  line-height: 17px;
}

.footer-logo {
  margin-top: 0;
  width: 60px;
  height: 60px;
}

.hcplive-logo {
  width: 168px;
  height: 40px;
}

.footer-text {
  font-size: 10px;
  color: #243746;
  line-height: 14px;
  margin-bottom: 0;
  margin-left: 20px;
}
