* {
  box-sizing: border-box;
  font-family: -apple-system, BlinkMacSystemFont, sans-serif;
}

.ajmc-amgen-broadcast {
  background: transparent linear-gradient(180deg, #3E8DDD 0%, #1865B2 47%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
}

.dual-pathway-inhibitor{
  /* background: transparent url('/dual-pathway-inhibitor/Branded_BG.jpg') 0% 0% no-repeat padding-box; */
  background-color:  #211B47;
  /* background-image: url('/dual-pathway-inhibitor/Branded_BG.jpg'); */
  background-repeat: no-repeat;
  background-size: 100% 30%;
}

.calquence {
  background: #b9d5d9 0% 0% no-repeat padding-box;
}
.astra-cure {
  background: #00000060;
}
.ovarian{
  background-color: #C6E2E6;
  background-image: url(/dna-bg.png);
  background-repeat: no-repeat;
  /* background-size: 100% 100%; */
  min-height: 100%;
  min-width: 100%;
}

.seagen {
  background-image: url(/seagen/space-background.png);
  background-repeat: no-repeat;
  background-size: 100vw 95vh;
  background-color: rgba(130, 197, 197, 0.13);
}
.seagen-cervical {
  background: rgba(47, 48, 48, 0.952);
  background-image: url(/Seagen-cervical/Background.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.childhood-acne {
  background: transparent linear-gradient(180deg, #860310 0%, #2D0307 65%, #190305 100%) 0% 0% no-repeat padding-box;
  opacity: 1;
}
.hologic {
  background: #2b84b1;
  height: 100%;
  width: 100%;
}
body {
  /* background: url('/tilereach-background.png'); */
  margin: 0;
  padding: 0;
  border: 0;
}
.janssen {
  background: transparent linear-gradient(180deg, #d3d3d3 0%, #eaeaea 100%) 0% 0% no-repeat padding-box;
}
body.daiichi {
  background: url(/daiichi_az/DSI_Gastic_Microsite_BG2A.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-color: #e3e3e3;
}
.exelixis {
  background: url(/exelixis/Reg-background.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #e3e3e3;
}

.takeda {
  background: url(/takeda-onclive/Takeda_BG.jpg);
  background-repeat: no-repeat;
  background-size: auto;
  background-color: #e3e3e3;
}

/* .genentech {
  background: url(/genentech/TR2.png) no-repeat,url(/genentech/left3.png) no-repeat;
  background-position: bottom 130% left 120.5%,right 110% center;
  background-size: 650px, 1100px;
  background-color:#F5FCFE;
} */

.genentech {
  background: url(/genentech/TR.png) no-repeat,url(/genentech/left3.png) no-repeat;
  background-position: bottom 125% left 150%,top 95% left;
  background-size: 1270px, 1300px;
  background-color:#F5FCFE;
}

.confirmation-background {
  background: url(/genentech/TR.png) no-repeat,url(/genentech/left-yellow.png) no-repeat !important;
  background-position: bottom 25% left 156.5%,left bottom !important;
  background-size: 1300px, 400px !important;
  background-color:#F5FCFE !important;
}


/* .defaultBody {
  background: url('/tilereach-background.png');
} */

.ascoBroadcastBody {
  background-color: #ebf2f9;
  background-image: url('/ascoBroadcastBackground.png');
  background-repeat: no-repeat;
}

.paratek_ipub {
  background-image: url('/paratek_ipub_bg.png');
  background-color: rgb(10, 63, 130);
  background-repeat: no-repeat;
}

.WhyseProgram {
  background: none;
  background-color: rgb(77, 89, 106) !important;
}

.NGP2020_Program {
  background-image: url('/NGP_Next/bg_nextgen_0120.png');
  background-color: rgb(255, 255, 255);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
.Intra_Cellular_Captlya_Program {
  background-color: rgb(0, 89, 125);
  background-image: url('/CAPLYTA/caplyta_bkg.png');
  background-repeat: repeat-x;
  background-position: top center;
  background-size: contain;
}
.Vitual_Career-Fair {
  background-color: #151f5d;
  background-image: none;
}

.container {
  width: 780px;
  max-width: 95vw;
  margin: 0 auto;
  background: white;
  padding: 15px;
}

.container-asco-2021 {
  width: 780px;
  max-width: 95vw;
  margin: 0 auto;
  background: white;
  padding: 15px;
  margin-top: 1rem;
  margin-bottom: 1rem;
  min-height: 75vh;
}

.container-clear {
  width: 100vw;
  height: 100%;
  background: white;
}

.mjh-logos {
  margin: 0 auto;
}
.mjh-logos-container {
  /* margin: 0 auto; */
  width: 100%;
  display: flex;
  justify-content: space-evenly;
}

.mjh-logos img,
.sponsor-logo img {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  padding-top: 1rem;
}
.mjh-logos img:last-child {
  height: auto;
  max-height: 320px;
  max-width: 100%;
  margin: 0 auto;
  padding-top: 1rem;
}

.mjh-logos-asco-2021 {
  margin: 0 auto;
}

.mjh-logos-asco-2021 img,
.sponsor-logo img {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  padding-top: 1rem;
}

.mjh-logos-asco-2021 img:last-child {
  height: auto;
  max-height: 191px;
  max-width: 100%;
  margin: 0 auto;
  padding-top: 1rem;
}

header {
  display: flex !important;
  display: flex;
  justify-content: space-between;
}
section {
  display: flex !important;
}

.text-danger {
  color: red;
  font-size: 0.8rem;
}

.webinar-title {
  text-align: center;
  margin: 2rem 0;
}
.webinar-title-asco-2021 {
  width: 70%;
  text-align: center;
  margin: 2rem 0;
  margin: auto;
  font-weight: 700;
}
.webinar-desc {
  margin-bottom: 1rem;
}
.webinar-desc-asco-2021 {
  color: grey;
  font-size: medium;
  margin: auto;
  margin-bottom: 1rem;
  margin-top: 1rem;
  width: 85%;
}
.ustream-video {
  position: relative;
  width: 100%;
  height: 430px;
}
.ustream-qa {
  position: relative;
  width: 100%;
  height: 500px;
}
.auth-form {
  text-align: center;
}
.auth-form input {
  margin: 0.25rem;
  padding: 0.25rem;
}
input[type='submit'] {
  background: blue;
  color: white;
  font-size: 0.9;
  border: 0;
  padding: 6px;
  background: rgb(228, 173, 34);
  text-shadow: 0px 0px 2px black;
}
#facultyHolder {
  display: flex;
  flex-wrap: wrap;
}
#facultyHolder .facultyMember {
  padding: 1rem;
  width: 40%;
  flex-grow: 1;
  text-align: center;
}
#facultyHolder .facultyMember img {
  height: 16rem;
  object-fit: contain;
}

@media screen and (max-width: 788px) {
  .ustream-video {
    position: relative;
    margin: 0 auto;
    width: 540px;
    height: 303px;
  }
  .mjh-logos img,
  .sponsor-logo img {
    /* //height: 45px; */
    max-width: 90vw;
  }
  #facultyHolder .facultyMember img {
    height: 8rem;
    object-fit: contain;
  }
}
@media screen and (max-width: 548px) {
  .ustream-video {
    position: relative;
    width: 100%;
    height: 240px;
    margin: 0 auto;
  }
  #facultyHolder .facultyMember {
    width: 50%;
  }
}
.mt-5 {
  margin-top: 1.25rem;
}
.form-label {
  font-weight: bold;
}
.reg-title {
  font-weight: bold;
  margin-top: 0.5rem;
  margin-bottom: 1rem;
  color: rgb(20, 124, 201);
}
.flex-between {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.modal-wrap {
  position: fixed;
  background: rgba(0, 0, 0, 0.4);
  z-index: 9999999;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.already-registered-modal {
  width: 50%;
  background: white;
  padding: 2rem;
  position: relative;
}
.close-modal {
  position: absolute;
  top: 0;
  right: 1rem;
  font-size: 2rem;
  cursor: pointer;
}
img[src*='/dvm360_vca-recruitment_banner_072220-2-1.jpg'] {
  max-height: 350px !important;
  max-width: 100%;
}

img[src*='/ONCLive_newsNetwork_on-location.jpg'] {
  max-height: 200px !important;
  max-width: 100%;
}

img[src*='/ONCLive_newsNetwork_on-location-asco-2021.jpg'] {
  max-height: 108px !important;
  max-width: 100%;
  margin-top: 1rem !important;
}

.withAdWrapper {
  max-width: 100vw;
}

.rightCol {
  margin-top: 25vh;
}

.AD300x250:first-child {
  margin-bottom: 1rem;
}

.top-ad-container {
  margin-top: 1rem;
  width: 728px;
  max-width: 728px;
  padding: 0;
  overflow: hidden;
}

@media screen and (max-width: 1140px) {
  .justify-content-md-center {
    flex-direction: column;
    align-items: center;
  }
  .rightCol {
    width: 100vw;
    display: flex;
    justify-content: center;
    margin-top: 0px;
    margin: 1rem 0;
  }
  .AD300x250:first-child {
    margin-right: 16px;
  }
  .withAdWrapper {
    margin: 0;
  }
}

@media screen and (max-width: 788px) {
  .top-ad-container {
    margin-top: 1rem;
    padding: 0px;
    width: 320px;
  }
}

.session-container {
  background-color: #003767;
  color: white;
  padding: 8px;
  margin: 4px;
  max-width: 45%;
  min-width: 45%;
  display: inline-block;
  margin-right: 4%;
}

@media screen and (max-width: 548px) {
  .container {
    width: 100%;
  }
  .top-ad-container {
    margin-top: 1rem;
    width: 320px;
    padding: 0px;
  }

  .rightCol {
    flex-direction: column;
    align-items: center;
  }

  .AD300x250:first-child {
    margin-right: 0px;
    margin-bottom: 16px;
  }

  .session-container {
    background-color: #003767;
    color: white;
    padding: 8px;
    margin: 4px;
    max-width: 90%;
    min-width: 90%;
    display: inline-block;
  }
}

@media screen and (max-width: 360px) {
  .top-ad-container {
    margin-top: 1rem;
    width: 320px;
    padding: 0px;
    margin-left: -10px;
  }
}

.session-date {
  margin-bottom: 0;
}

.session-time {
  margin-bottom: 0;
}
.timer {
  font-size: 4rem;
}
.timerMsg {
  margin-bottom: 3rem;
  text-align: center;
}
.timerMsg p {
  font-size: 2rem;
}
#title {
  color: #172684 !important;
  font: normal normal bold 24px/28px Arial !important;
}
.day-of-title-container #title {
  background: #E9E9E9 !important;
}
.session-container {
  background-color: #172684 !important;
}
.registerNowCTA {
  background-color: #FF5D47 !important;
}
