.container-popups span.close-btn {
  cursor: pointer;
  position: relative;
  right: 0;
  top: -25px;
  float: right;
  font-size: 22px;
  opacity: .5;
  font-weight: 700;
}

.wrap_login {
  font-family: 'BISansNEXT';
}

.veeva-login-content {
  display: block;
}

.veeva-login-content .form-fieldset {
  margin: 0;
  width: 100%;
}

.veeva-login-content .form-fieldset .form-item {
  width: 100%;
  padding: 0;
  margin-top: 15px
}

.veeva-login-content .form-fieldset .form-item.form-item-opu {
  display: none;
}

.veeva-login-content .form-fieldset .form-item.box_form:before {
  height: 40px;
}

.veeva-login-content .form-fieldset .form-item.form-item-signup {
  padding-top: 10px;
}

.veeva-login-content .form-fieldset .form-item.form-item-signup a {
  color: #003366;
}

.section_form .login-button .button {
  background: #f68b1f;
  border: 0;
  padding: 10px 20px;
  line-height: inherit;
  border-radius: 0;
  color: #FFF;
  font-weight: bold;
  margin: 30px auto;
  display: block;
  box-shadow: none;
}

.veeva-login-content .form-item--error-message {
  font-size: 15px;
  padding-top: 5px;
  color: #cc3333;
}

.hcp-validation-screen {
  width: 100% !important;
  max-width: 100%;
  padding: 0 !important;
  border-radius: 0;
  background-color: #fff !important;
}

.hcp-validation-screen .form__headline-container {
  display: none;
}

.request-access .intro-text,
.request-access .form-item-professional-profile-heading,
.request-access .form-item-account-heading,
.request-access .form-item-contact-heading,
.request-access .form-item-therapeutic-heading {
  width: 100%;
  padding-bottom: 0;
}

.request-access .heading1 {
  clear: both;
  padding-top: 20px;
}

.request-access .heading1:before {
  margin-top: 10px;
}

.request-access .last-name-wrapper {
  clear: both;
}

.request-access .form-item-birthdate {
  padding-bottom: 0px !important;
  padding-right: 0px !important;
}

.request-access .form-item-birthdate .container-inline {
  width: 100%;
  display: inline-flex;
  margin: 0;
}

.request-access .form-item-mobile .form-tel,
.request-access .form-item-phone .form-tel {
  font-size: 15px;
  font-style: normal;
  width: 100%;
  display: block;
  border: 1px solid #d4d7d6;
  padding: 10px 15px;
  font-family: 'MyriadPro';
  line-height: 15px;
  border-radius: 0;
  box-shadow: none !important;
}

.request-access .form-item-mobile .form-tel.error {
  box-shadow: 0 0 5px #9E0B0F !important
}

.request-access label.form-required::after {
  content: '*';
  display: inline-block;
  width: 6px;
  height: 6px;
  margin: 0 0.3em;
  color: #706f6f;
}

.request-access #edit-therapeutic-areas-of-interest .checkboxes--wrapper {
  width: 100%;
  border-bottom: 2px solid #ccd6e0;
  margin-bottom: 20px;
}

.request-access #edit-therapeutic-areas-of-interest .checkboxes--wrapper .fieldset-wrapper .js-form-type-checkbox input {
  float: left;
  vertical-align: top;
}

.request-access #edit-therapeutic-areas-of-interest .checkboxes--wrapper .fieldset-wrapper .js-form-type-checkbox label {
  padding-left: 20px;
  display: block;
  font-family: 'MyriadPro' !important;
  font-weight: normal !important;
}

.request-access #edit-actions .btn_submit {
  margin-top: 10px;
  background: #f68b1f;
  border: 0;
  padding: 10px 20px;
  line-height: inherit;
  border-radius: 0;
  color: #FFF;
  font-weight: bold;
  margin: 0 auto;
  display: block;
  margin-bottom: 30px;
  margin-top: 30px;
  text-decoration: none;
}

.request-access .js-form-type-checkbox {
  width: 100%;
}

.request-access .js-form-type-checkbox input {
  float: left;
}

.request-access .js-form-type-checkbox label {
  padding-left: 20px;
  font-family: 'MyriadPro' !important;
  font-weight: normal !important;
}

.request-access div.form-item.js-form-type-select {
  position: relative;
}

.request-access div.form-item.js-form-type-select:after {
  position: absolute;
  bottom: 16px;
  padding-top: 7px;
  right: 31px;
  height: 38px;
  padding-left: 20px;
  padding-right: 10px;
  content: '\e807';
  color: #d4d7d6;
  font-family: "fontello";
  font-size: 25px;
  line-height: 25px;
  background: #FFF;
}

.request-access .form-item--error-message {
  font-size: 15px;
  padding-top: 5px;
  color: #cc3333;
}

.request-access .form-item-physician-license-number,
.request-access .form-item-address-postal-code {
  clear: left;
}

.request-access .form-item .description table {
  width: 100%;
}

.request-access .form-item .description .border-bottom {
  border-bottom: 1px solid grey;
}

@media (min-width: 768px) {

  .request-access .form-item-mobile .form-tel,
  .request-access .form-item-phone .form-tel {
    height: 40px;
  }

  .request-access #edit-therapeutic-areas-of-interest .checkboxes--wrapper .fieldset-wrapper .js-form-type-checkbox {
    width: 33%;
    padding-right: 20px;
  }

  .request-access #edit-actions {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .request-access #edit-actions .btn_submit {
    min-width: 190px;
  }

  .modal-is-full-screen .hcp-validation-screen {
    top: 86px !important;
  }
}

@media (max-width: 767px) {

  .request-access .form-item-mobile .form-tel,
  .request-access .form-tel .form-tel {
    font-size: 13px;
    padding: 8px 10px;
    line-height: 13px;
    vertical-align: middle;
  }

  .request-access .form-item-birthdate .container-inline>div.form-item {
    width: 100%;
  }

  .request-access .form-item-birthdate .container-inline>div.form-item select.form-select {
    padding: 10px 10px;
  }

  .request-access .form-item-birthdate .form-item-birthdate-day,
  .request-access .form-item-birthdate .form-item-birthdate-year {
    padding-left: 5px;
  }

  .request-access #edit-therapeutic-areas-of-interest .checkboxes--wrapper .fieldset-wrapper .js-form-type-checkbox input {
    margin-top: 0px;
  }

  .request-access #edit-actions {
    display: block;
    margin-top: 0;
  }

  .request-access #edit-actions .btn_submit {
    font-size: 14px;
    padding: 7px 20px;
    max-width: 300px;
    width: 100%;
  }

  .request-access .js-form-type-checkbox input {
    margin-top: 0px;
  }

  .request-access div.form-item.js-form-type-select:after {
    right: 1px;
    bottom: 11px;
    padding-top: 3px;
    height: 31px;
  }

  .veeva-login-content .form-fieldset .form-item-sign-in-to-access-relevant-information {
    margin-bottom: 10px !important;
  }
}

#block-boehringerone-page-title h1 {
  display: none;
}

.webform-submission-hcp-validation-request-access-bi-form #edit-address-country {
  pointer-events: none;
}

.hcp-validation .banner {
  position: relative;
  padding-bottom: 40px;
  height: 0;
  padding-bottom: calc(14% + 40px);
}

.modal-is-full-screen .jquery-modal .full-screen {
  overflow-y: scroll;
}

.modal-is-full-screen .blocker {
  z-index: 3
}

.modal-is-full-screen .wrap_right_block,
.modal-is-full-screen .box-floating,
.modal-is-full-screen .menu_pro {
  display: none;
}

.request-access div [role=alert] {
  display: block !important;
  color: #9e0b0f;
  border: 1px solid #9e0b0f;
  padding: 10px;
  font-size: 14px;
  background: none;
  padding: 10px;
  width: 100%;
  margin-bottom: 20px;
}

.float-none {
  float: none !important;
}

/* logout popup css*/

.jquery-modal.bi-modal.terminatesessioncls.modal {
  position: static;
  padding: 40px 60px;
}

.jquery-modal.bi-modal.terminatesessioncls.modal .form-actions {
  padding-top: 15px;
}

.jquery-modal.bi-modal.terminatesessioncls.modal .form-actions input[type="submit"] {
  border: 0;
  padding: 10px 20px;
  background: #F68B1F;
  font-size: 18px;
  color: #FFF;
  line-height: 1;
  outline: 0;
}

.jquery-modal.bi-modal.terminatesessioncls.modal .form-actions button {
  display: inline-block;
  vertical-align: middle;
}

@media only screen and (max-width: 768px) {
  .jquery-modal.bi-modal.terminatesessioncls.modal {
    position: static;
    padding: 20px 30px;
  }
}

/* Add padding for Vietnama Email on Login Page*/
.vn-login-email .form-item {
  margin-bottom: 25px;
}

.request-access .form-item-address-country select {
  background-color: #f8f8f8;
  opacity: 0.6;
}

.veeva-request-breadcrum {
  text-decoration: none !important;
  font-weight: normal !important;
}

/* Log out link ajax issue */
.ajax-progress-throbber {
  position: absolute
}

/* Show Login Banneer for mobile */
@media (max-width: 767px) {
  .hcp-validation .banner {
    padding-bottom: calc(28% + 30px);
  }

  .veeva-login-content .form-fieldset .form-item {
    margin-top: 0
  }

  .wrap_login .content {
    padding-top: 0
  }

  .bi-hcp-validation-terminate-session-form input.form-submit {
    padding: 7px 10px !important;
    font-size: 13px !important;
  }
}

/* Remove clear property if Birthdate does not exist*/
.request-access .physician-remove-clear {
  clear: none !important;
}

#veeva-loading {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: fixed;
  display: none;
  opacity: 0.8;
  background-color: rgba(0, 0, 0);
  z-index: 99;
  text-align: center;
}

#veeva-loading-image {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 100;
  border: 16px solid blue;
  border-top: 16px solid blue;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  animation: spin 2s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/* Show header for login page during scroll the screen */
.modal-is-full-screen .dialog-off-canvas-main-canvas header {
  z-index: 9999 !important;
}

.modal-is-full-screen .dialog-off-canvas-main-canvas .wrapper {
  display: none;
}

.page-fe .dialog-off-canvas-main-canvas .wrapper .wrap_login {
  visibility: hidden !important;
}

/* Show Back link on Mobile device for login and request access */
.modal-is-full-screen .btn_back,
.request-access .btn_back {
  text-decoration: none !important
}


.required-asterick {
  color: red;
}

/* ILD Form */

#webform-submission-ild-registration-add-form .js-form-type-checkbox {
  width: 100%;
}

#webform-submission-ild-registration-add-form .js-form-type-checkbox input {
  float: left;
}

#webform-submission-ild-registration-add-form .js-form-type-checkbox .description {
  font-size: 16px;
  display: block;
  padding-bottom: 5px;
  font-weight: 400;
  padding-left: 20px;
}

#webform-submission-ild-registration-add-form .js-form-type-checkbox .description a {
  text-decoration: underline;
  font-weight: 700;
  color: #003380;
}

#webform-submission-ild-registration-add-form #edit-actions .btn_submit {
  background: #f26321;
  border: 0;
  padding: 2px 50px 8px;
  line-height: inherit;
  border-radius: 0;
  color: #fff;
  font-size: 31px;
  font-weight: 700;
  margin: 0 auto;
  display: block;
  margin-bottom: 33px;
  margin-top: 12px;
  text-decoration: none;
}

.section_form #webform-submission-ild-registration-add-form .form-item {
  padding-bottom: 30px;
}

.section_form #webform-submission-ild-registration-add-form {
  color: #626262;
}

.section_form #webform-submission-ild-registration-add-form label {
  font-family: 'BISansNEXT';
  padding-bottom: 9px;
}

#webform-submission-ild-registration-add-form div.form-item.js-form-type-select {
  position: relative;
}

#webform-submission-ild-registration-add-form .js-form-type-webform-markup {
  display: none;
}

#webform-submission-ild-registration-add-form div.form-item.js-form-type-select:after {
  position: absolute;
  bottom: 32px;
  padding-top: 7px;
  right: 31px;
  height: 38px;
  padding-left: 20px;
  padding-right: 10px;
  content: '\e807';
  color: #d4d7d6;
  font-family: fontello;
  font-size: 25px;
  line-height: 25px;
  background: #fff;
}

.ild_heading {
  background: #f26321;
  font-size: 38px;
  padding: 10px 20px;
  color: #FFF;
  display: inline-block;
  margin-top: 72px;
  margin-bottom: 40px;
}

.ild-registration-error-msg {
  display: block !important;
  color: #9e0b0f;
  border: 1px solid #9e0b0f;
  padding: 10px;
  font-size: 14px;
  background: none;
  padding: 10px;
  width: 100%;
  margin-bottom: 20px;
}


/*********** ILD PAGES ****************/

.agenda-ild-masterclass {
  font-family: "BISansNEXT";
  color: #010101;
}

.agenda-ild-masterclass .table-holder table {
  width: 100%;
}

.agenda-ild-masterclass .table-holder {
  padding-top: 4px;
}

.agenda-ild-masterclass .custom-row {
  margin-left: -31px;
  margin-right: -31px;
}


.agenda-ild-masterclass .highlight-holder .custom-col {
  padding-bottom: 30px;
  padding-left: 31px;
  padding-right: 31px;
}

.agenda-ild-masterclass .table-holder .col-md-6 {
  padding-bottom: 30px;
  padding-left: 25px;
  padding-right: 25px;
}

.agenda-ild-masterclass .highlight-holder h2 {
  font-family: "BISansNEXT";
  font-size: 28px;
  font-weight: bold;
  max-width: 100%;
  line-height: 36px;
  margin: auto;
}

.agenda-ild-masterclass .highlight-holder img {
  padding-bottom: 33.5px;
}

.agenda-ild-masterclass .attende-holder h1 {
  font-family: "BISansNEXT";
  font-size: 32px;
  font-weight: bold;
  color: #ff8a3b;
  max-width: 75%;
  line-height: 44px;
  margin: 0 auto;
}

/*.agenda-ild-masterclass .attende-holder {
	margin-top: 25px;
	background: #202e5f;
	border-radius: 16px;
	padding: 19px;
	margin-left: 56px;
	margin-bottom: 72px;
}*/
.agenda-ild-masterclass .attende-holder {
  background: #202e5f;
  border-radius: 16px;
  padding: 19px;
  text-align: center;
  max-width: 90%;
  margin: 25px auto 72px;
}

.agenda-ild-masterclass table,
.agenda-ild-masterclass th,
.agenda-ild-masterclass td {
  border: 3px solid #fff;
}

.agenda-ild-masterclass th {
  background: #f26321;
  color: #fff;
  font-size: 17px;
  text-align: center;
  font-weight: bold;
  padding: 4px;
  border-bottom: 9px solid #fff;
}

.agenda-ild-masterclass th:nth-child(1) {
  background: #fff;
}

.agenda-ild-masterclass .table-day-holder .c-transform {
  background: #ffbb15;
  color: #fff;
  font-size: 21px;
}

.agenda-ild-masterclass td {
  background: #e1e1e1;
  font-size: 13px;
  padding: 6px 3px 6px 8px;
  width: 33%;
}

.agenda-ild-masterclass td:last-child {
  width: auto;
}

.agenda-ild-masterclass td.d-blue {
  background: #202e5f;
  color: #fff;
  width: 17.3%;
  padding: 10px;
}

.agenda-ild-masterclass .custom-break td:nth-child(2) {
  background: #ffbb15;
  text-align: center;
}

.agenda-ild-masterclass .custom-span-wrapper span {
  display: block;
}

.agenda-ild-masterclass .c-transform span {
  position: absolute;
  display: block;
  left: 52%;
  top: 50%;
  transform: rotate(-90deg);
  white-space: nowrap;
  transform-origin: left;
  margin-top: 73px;
}

.agenda-ild-masterclass .c-transform {
  position: relative;
  width: 10%;
}

.agenda-ild-masterclass .clk-reg {
  display: inline-block;
  text-decoration: none;
  color: #fff;
  background: #f26321;
  font-size: 41px;
  font-weight: bold;
  border-radius: 12px;
  padding: 22px 58px;
  margin-bottom: 72px;
}

.agenda-ild-masterclass .clk-reg:hover,
.agenda-ild-masterclass .clk-reg:active,
.agenda-ild-masterclass .clk-reg:focus {
  text-decoration: none;
  color: #fff;
}

.agenda-ild-masterclass img {
  width: 100%;
}

.agenda-ild-masterclass .parent_position {
  position: relative;
}

.agenda-ild-masterclass .banner_btn {
  position: absolute;
  right: 40px;
  top: 84%;
  border: none;
  line-height: 44px;
  border-radius: 12px;
  font-size: 35px;
  background: #FC9324;
}

.agenda-ild-masterclass .banner_btn:hover {
  background: #fc9324;
}

.agenda-ild-masterclass .slanted_header {
  position: relative;
  display: inline-block;
  padding: 1em 5em 0.5em 1em;
  overflow: hidden;
  color: #fff;
  width: 80%;
  margin: 40px 0;
  padding-left: calc((100vw - 1140px) / 2);
}

.agenda-ild-masterclass .slanted_header:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to left, #EF6421, #F47C17, #F6930D, #F7AA0B, #F5C016);
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-transform: skew(-45deg);
  -ms-transform: skew(-45deg);
  transform: skew(-45deg);
  z-index: 1;
}

.agenda-ild-masterclass .header_title {
  font-size: 52px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 20px;
  position: relative;
  z-index: 2;
}

.agenda-ild-masterclass .faculty_card {
  width: 33.33%;
  text-align: center;
  font-family: BISansNEXT;
  color: #202e5f;
  margin-bottom: 22px;
  padding: 30px;
}

.agenda-ild-masterclass .virtual_event {
  display: flex;
  margin: 50px 0;
  line-height: 38px;
  align-items: center;
}

.agenda-ild-masterclass .event_display_left {
  text-align: right;
  width: calc(100% - 257px);
  font-size: 35px;
}

.agenda-ild-masterclass .title {
  font-weight: bold;
  color: #003366;
  margin: 0;
  padding-bottom: 6px;
}

.agenda-ild-masterclass .sub_title {
  font-weight: bold;
  color: #ef701f;
  text-decoration: underline;
  margin: 0;
  padding-bottom: 5px;
}

.agenda-ild-masterclass .info {
  color: #2c333a;
  font-weight: normal;
}

.agenda-ild-masterclass .faculty_row {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  border: 2px solid #f06f20;
  margin-bottom: 72px;
  position: relative;
}

.agenda-ild-masterclass .title img {
  width: 37px;
  vertical-align: initial;
}

.agenda-ild-masterclass .faculty_card {
  position: relative;
}

.agenda-ild-masterclass .faculty_card::after {
  content: "";
  position: absolute;
  height: 88%;
  width: 1px;
  border-left: 2px dashed #f06f20;
  right: 0;
  top: 30px;
}

.agenda-ild-masterclass .faculty_wrapper {
  position: relative;
}

.agenda-ild-masterclass .faculty_wrapper::after {
  content: "";
  position: absolute;
  height: 1px;
  width: calc(100% - 40px);
  border-bottom: 2px dashed #f06f20;
  left: 20px;
  top: 50%;
}

.agenda-ild-masterclass .faculty_card.noborder::after {
  display: none;
}

.agenda-ild-masterclass .faculty_card h4 {
  font-size: 33px;
  line-height: 37px;
  font-weight: bold;
  margin: 20px auto;
}

.agenda-ild-masterclass .text {
  font-size: 23px;
  font-weight: normal;
  line-height: 32px;
}


/* Ty Page */

.agenda-ild-masterclass .ty-holder {
  font-size: 46px;
  font-weight: bold;
  color: #174e24;
  text-align: center;
  margin-top: 40px;
}

.ild-agenda-form .ILDBanner img {
  width: 100%
}

@media (max-width:1199px) {

  .agenda-ild-masterclass .highlight-holder h2,
  .agenda-ild-masterclass .attende-holder h1 {
    max-width: 100%;
  }

  .agenda-ild-masterclass .highlight-holder h2 {
    font-size: 26px;
  }
}

@media (min-width: 1025px) and (max-width:1200px) {
  .agenda-ild-masterclass .banner_btn {
    font-size: 25px;
    top: 82%;
    right: 28px;
    line-height: 36px;
    border-radius: 12px;
  }

  .agenda-ild-masterclass .faculty_card {
    width: 32%;
  }

  .agenda-ild-masterclass .slanted_header {
    padding-left: calc((100vw - 940px) / 2);
  }
}

@media (max-width:991px) {
  .agenda-ild-masterclass .highlight-holder h2 {
    font-size: 19px;
    line-height: 24px;
  }

  .agenda-ild-masterclass .attende-holder h1 {
    font-size: 26px;
    max-width: 100%;
    line-height: 30px;
  }

  .agenda-ild-masterclass .attende-holder {
    margin-left: 0px;
    max-width: 100%;
  }

  .agenda-ild-masterclass .faculty_card .text {
    font-size: 18px;
    line-height: 25px;
  }

  .agenda-ild-masterclass .faculty_card .card-header {
    font-size: 30px;
    line-height: 33px;
  }

  .agenda-ild-masterclass .clk-reg {
    font-size: 30px;
    padding: 22px 28px;
  }
}

@media (min-width: 768px) and (max-width:1024px) {
  .agenda-ild-masterclass .banner_btn {
    font-size: 20px;
    right: 11px;
    line-height: 32px;
    border-radius: 12px;
    top: 80%;
  }

  .agenda-ild-masterclass .faculty_card {
    width: 32%;
  }

  .agenda-ild-masterclass .slanted_header {
    padding-left: calc((100vw - 720px) / 2);
  }

  .agenda-ild-masterclass .header_title {
    font-size: 39px;
  }
}

@media (max-width: 767px) {
  .agenda-ild-masterclass .banner_btn {
    font-size: 11px;
    top: 88%;
    right: 15px;
    line-height: 16px;
    border-radius: 8px;
  }

  .agenda-ild-masterclass .attende-holder {
    margin-top: 0;
    margin-bottom: 38px;
  }

  .agenda-ild-masterclass .event_display_right img {
    width: auto;
  }

  .agenda-ild-masterclass .event_display_left {
    text-align: left;
  }

  .agenda-ild-masterclass .faculty_card::after {
    display: none;
  }

  .agenda-ild-masterclass .highlight-holder .custom-col,
  .agenda-ild-masterclass .faculty_card {
    width: 50%;
    float: left;
  }

  .agenda-ild-masterclass .highlight-holder .custom-col img {
    width: auto;
  }

  .agenda-ild-masterclass .faculty_card:last-child {
    clear: both;
  }

  .agenda-ild-masterclass .slanted_header {
    width: 70%;
    padding: 15px 15px 0;
    margin: 20px 0 22px;
  }

  .agenda-ild-masterclass .clk-reg {
    margin-bottom: 32px;
  }

  .agenda-ild-masterclass .header_title {
    font-size: 28px;
    padding: 0;
  }

  .agenda-ild-masterclass .table-day-holder .c-transform {
    font-size: 13px;
  }

  .agenda-ild-masterclass .attende-holder h1 {
    font-size: 20px;
    max-width: 100%;
    line-height: 24px;
  }

  .agenda-ild-masterclass .faculty_card .card-header {
    font-size: 26px;
    line-height: 28px;
    margin: 20px auto 2px;
  }

  .agenda-ild-masterclass .highlight-holder h2 {
    font-size: 25px;
    line-height: 28px;
  }

  .agenda-ild-masterclass .ty-holder {
    font-size: 30px;
    margin-top: 20px;
  }

  .agenda-ild-masterclass .faculty_wrapper::after {
    display: none;
  }

  .agenda-ild-masterclass .faculty_wrapper {
    padding: 0 20px;
  }
}

@media (max-width:576px) {
  .agenda-ild-masterclass .clk-reg {
    font-size: 22px;
    padding: 16px 19px;
  }

  .agenda-ild-masterclass .highlight-holder .custom-col,
  .agenda-ild-masterclass .card-holder .faculty_card {
    width: 100%;
  }

  .agenda-ild-masterclass .card-holder .faculty_card img,
  .agenda-ild-masterclass .highlight-holder .custom-col img {
    width: auto;
    margin: 0 auto;
  }

  .agenda-ild-masterclass .faculty_card .card-header {
    font-size: 18px;
    line-height: 22px;
  }

  .agenda-ild-masterclass .faculty_card .text {
    font-size: 15px;
    line-height: 20px;
  }

  .agenda-ild-masterclass .highlight-holder h2 {
    font-size: 18px;
    line-height: 23px;
  }

  .agenda-ild-masterclass .slanted_header {
    width: 90%;
  }

  .agenda-ild-masterclass .banner_btn {
    font-size: 6px;
    top: 82%;
    right: 10px;
    line-height: 6px;
    border-radius: 6px;
  }

  .agenda-ild-masterclass .header_title {
    font-size: 18px;
  }

  .agenda-ild-masterclass .ty-holder {
    font-size: 20px;
  }

  .agenda-ild-masterclass .event_display_left {
    font-size: 20px;
  }

  .agenda-ild-masterclass .faculty_card {
    margin-bottom: 0;
    padding: 15px;
  }

  .agenda-ild-masterclass .attende-holder h1 {
    font-size: 16px;
  }
}


/*********** ILD PAGES ****************/

@media (max-width: 767px) {
  #webform-submission-ild-registration-add-form div.form-item.js-form-type-select:after {
    bottom: 29px;
    right: 2px;
  }

  #webform-submission-ild-registration-add-form #edit-actions .btn_submit {
    padding: 10px 25px;
    font-size: 21px;
  }

  #webform-submission-ild-registration-add-form .js-form-type-checkbox .description {
    font-size: 13px;
  }

  .ild_heading {
    padding: 5px 10px;
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .agenda-ild-masterclass .event_display_left {
    margin: 20px;
    width: auto;
  }

  .agenda-ild-masterclass .virtual_event {
    display: block;
  }
}

@media (max-width:576px) {
  #webform-submission-ild-registration-add-form #edit-actions .btn_submit {
    padding: 6px 18px;
    font-size: 17px;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .section_form #webform-submission-ild-registration-add-form label {
    font-size: 15px;
  }
}

@media (min-width: 768px) {
  #webform-submission-ild-registration-add-form #edit-actions {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  #webform-submission-ild-registration-add-form #edit-inputsholder .form-item {
    padding-right: 25px;
    padding-left: 25px;
  }

  #webform-submission-ild-registration-add-form #edit-inputsholder {
    margin-right: -25px;
    margin-left: -25px;
  }
}

/* Combivient form */

#webform-submission-combivientrequestsproject-add-form .multi-input-holder {
  padding-top: 40px;
  padding-bottom: 20px;
  display: flex;
  flex-wrap: wrap;
  width: 600px;
  justify-content: space-between;
}

#webform-submission-combivientrequestsproject-add-form .name-input-wrapper .js-form-wrapper label,
#webform-submission-combivientrequestsproject-add-form .form-item-authorized-person-to-recieve-sample- label,
#webform-submission-combivientrequestsproject-add-form .form-item-mobile-number label,
#webform-submission-combivientrequestsproject-add-form .clinic-label-wrapper label {
  font-weight: bold;
}

#webform-submission-combivientrequestsproject-add-form .clinic-label-wrapper {
  width: 220px;
}

#webform-submission-combivientrequestsproject-add-form .name-input-wrapper {
  padding-bottom: 20px;
}


#webform-submission-combivientrequestsproject-add-form .input-address-container {
  width: calc(100% - 230px);
}

#webform-submission-combivientrequestsproject-add-form .fieldset-wrapper .input-address-container .form-item {
  width: 100%;
}

#webform-submission-combivientrequestsproject-add-form label {
  font-weight: normal;
}

#webform-submission-combivientrequestsproject-add-form .form-actions {
  max-width: 1170px;
  margin: 0 auto;
}

#webform-submission-combivientrequestsproject-add-form .mini-inputwrapper {
  display: flex;
  width: 100%;
}

#webform-submission-combivientrequestsproject-add-form .fieldset-wrapper .form-item {
  width: 49.5%;
  padding-bottom: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}

#webform-submission-combivientrequestsproject-add-form .fieldset-wrapper {
  max-width: 1170px;
  margin: 0 auto;
}

#webform-submission-combivientrequestsproject-add-form .name-input-wrapper,
#webform-submission-combivientrequestsproject-add-form .input-flex-wrap .js-form-item {
  max-width: 600px;
  display: flex;
}

#webform-submission-combivientrequestsproject-add-form .input-flex-wrap .js-form-item {
  flex-wrap: wrap;
  justify-content: space-between;
  width: 600px;
}

#webform-submission-combivientrequestsproject-add-form .input-flex-wrap .js-form-item input {
  width: calc(100% - 230px);
  padding-right: 0;
}

#webform-submission-combivientrequestsproject-add-form .input-flex-wrap label {
  width: 220px;
}

#webform-submission-combivientrequestsproject-add-form .name-input-wrapper .js-form-wrapper {
  width: 384px;
}


#webform-submission-combivientrequestsproject-add-form {
  padding-bottom: 20px;
}



#webform-submission-combivientrequestsproject-add-form .fieldset-wrapper .form-item input[type="number"] {
  font-size: 15px;
  font-style: normal;
  width: 100%;
  display: block;
  border: 1px solid #d4d7d6;
  padding: 10px 15px;
  font-family: myriadpro;
  line-height: 15px;
}

#webform-submission-combivientrequestsproject-add-form input {
  border-radius: 5px;
}

#webform-submission-combivientrequestsproject-add-form #edit-actions .form-submit {
  background: #f68b1f;
  border: 0;
  padding: 10px 50px;
  line-height: inherit;
  border-radius: 0;
  color: #fff;
  font-weight: 700;
  display: block;
  margin-bottom: 30px;
  margin-top: 30px;
  text-decoration: none;
}

#webform-submission-combivientrequestsproject-add-form .combivient-privacy a {
  text-decoration: underline;
  color: rgb(64, 85, 255);
}

#webform-submission-combivientrequestsproject-add-form #edit-markup {
  width: 100%;
  padding-top: 20px;
}

.combivent-thankyou-page {
  font-size: 22px;
  font-weight: bold;
  color: #174E24;
  margin: 7% 0px;
  text-align: center;
  padding: 0 10px;
}

@media (max-width: 1199px) {

  #webform-submission-combivientrequestsproject-add-form .fieldset-wrapper,
  #webform-submission-combivientrequestsproject-add-form .form-actions {
    width: 970px;
    padding: 0 10px;
  }
}

@media (max-width: 991px) {

  #webform-submission-combivientrequestsproject-add-form .fieldset-wrapper,
  #webform-submission-combivientrequestsproject-add-form .form-actions {
    width: 750px;
  }
}

@media (max-width: 767px) {

  #webform-submission-combivientrequestsproject-add-form .fieldset-wrapper .form-item {
    width: 100%;
  }

  #webform-submission-combivientrequestsproject-add-form .fieldset-wrapper {
    padding-top: 40px;
  }


  #webform-submission-combivientrequestsproject-add-form label {
    font-size: 13px;
  }

  #webform-submission-combivientrequestsproject-add-form .fieldset-wrapper,
  #webform-submission-combivientrequestsproject-add-form .form-actions,
  #webform-submission-combivientrequestsproject-add-form .input-flex-wrap .js-form-item input,
  #webform-submission-combivientrequestsproject-add-form .clinic-label-wrapper,
  #webform-submission-combivientrequestsproject-add-form .input-address-container {
    width: 100%;
  }

  #webform-submission-combivientrequestsproject-add-form .name-input-wrapper,
  #webform-submission-combivientrequestsproject-add-form .input-flex-wrap .js-form-item,
  #webform-submission-combivientrequestsproject-add-form .mini-inputwrapper {
    display: block;
  }

  #webform-submission-combivientrequestsproject-add-form .name-input-wrapper {
    padding-bottom: 0;
  }

  #webform-submission-combivientrequestsproject-add-form .multi-input-holder {
    display: block;
    padding-top: 0;
    padding-bottom: 0;
    width: 100%;
  }

  #webform-submission-combivientrequestsproject-add-form .name-input-wrapper .js-form-wrapper label,
  #webform-submission-combivientrequestsproject-add-form .form-item-authorized-person-to-recieve-sample- label,
  #webform-submission-combivientrequestsproject-add-form .form-item-mobile-number label,
  #webform-submission-combivientrequestsproject-add-form .clinic-label-wrapper label {
    padding-bottom: 10px;
    /* font-weight: bold; */
  }


  #webform-submission-combivientrequestsproject-add-form #edit-actions .form-submit {
    margin-top: 10px;
  }
}

#webform-submission-combivientrequestsproject-add-form span.error-message {
  color: #cc3333;
}


@media (min-width: 768px) {
  #webform-submission-combivientrequestsproject-add-forms #edit-actions {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

/* Combivient form */

/* ph consent form */

.ph-consent-holder .ph-consent-banner-wrapper {
  background: #7360F2;
  text-align: center;
  padding: 30px 0;
  color: #fff;
  font-size: 30px;
  margin-bottom: 5%;
}

.ph-consent-holder .consent-banner-image {
  padding: 0 0.5%;
}

.ph-consent-holder #edit-phconsentheader {
  text-align: center;
}

.ph-consent-holder .ph-consent-mobile-label {
  padding-bottom: 5px;
}

.ph-consent-holder .form-item-mobile-number {
  width: 50%;
  margin: 4% auto;
}

.ph-consent-holder .ph-consent-header,
.ph-consent-holder .ph-consent-mobile-label,
.ph-consent-holder .js-form-item {
  font-size: 16px;
}

.ph-consent-holder .banner-bd-txt {
  font-weight: bold;
}

.ph-consent-holder .form-item-i-agree-privacy label,
.ph-consent-holder .form-item-i-agree-terms label,
.ph-consent-holder .form-item-i-agree label {
  font-weight: normal;
  padding-left: 7px;
}

.ph-consent-holder .form-item-i-agree-privacy input,
.ph-consent-holder .form-item-i-agree-terms input,
.ph-consent-holder .form-item-i-agree input {
  float: left;
}


.ph-consent-holder #edit-actions .btn_submit {
  background: #f26321;
  border: 0;
  padding: 2px 50px 8px;
  line-height: inherit;
  border-radius: 0;
  color: #fff;
  font-size: 25px;
  font-weight: 700;
  margin: 0 auto;
  display: block;
  margin-bottom: 6%;
  margin-top: 7%;
  text-decoration: none;
}

.ph-consent-holder .form-item-i-agree-terms a {
  text-decoration: underline;
  font-weight: bold;
  color: #003366
}

.ph-consent-holder .form-item .description {
  padding: 6px 0 20px;
}

@media (max-width: 767px) {
  .ph-consent-holder .form-item-mobile-number {
    width: 100%;
    margin: 7% auto;
  }

  .ph-consent-holder .ph-consent-banner-wrapper {
    font-size: 20px;
  }
}

/* play button video pages */
.wrap_video .video-js .vjs-big-play-button {
  left: 50%;
  border-radius: 50%;
  transform: translateX(-50%);
}

/* tagcloud opu */
/* fonts */
* {
  box-sizing: border-box;
}

div.jqcloud {
  font-size: 10px;
  line-height: normal;
}

.tag-cloud-wrap {
  max-width: 1170px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}

body.overflow {
  overflow: hidden;
}

.kr_popup .overlay {
  overflow: auto;
}

@media screen and (max-width: 700px) {
  .kr_popup .popup {
    width: 90%;
    margin: 20px auto;
  }
}

div.jqcloud span.w10 {
  font-size: 300%;
  color: #3D5A68;
}

div.jqcloud span.w9 {
  font-size: 260%;
  color: #563225;
}

div.jqcloud span.w8 {
  font-size: 240%;
  color: #DC7500;
}

div.jqcloud span.w7 {
  font-size: 220%;
  color: #298C2D;
}

div.jqcloud span.w6 {
  font-size: 200%;
  color: #0073D0;
}

div.jqcloud span.w5 {
  font-size: 180%;
  color: #1C2E92;
}

div.jqcloud span.w4 {
  font-size: 160%;
  color: #441794;
}

div.jqcloud span.w3 {
  font-size: 140%;
  color: #79048D
}

div.jqcloud span.w2 {
  font-size: 120%;
  color: #C60040;
}

div.jqcloud span.w1 {
  font-size: 100%;
  color: #D12013;
}

.tag-cloud-result {
  border: 1px solid #ddd;
  height: 700px;
  width: 100%;
  margin: 0 auto;
}

.tag-cloud-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 20px;
}

.tag-cloud-wrap h1 {
  float: left;
  width: 100%;
}

.tag-left {
  width: 72%;
}

.tag-right {
  width: 25%;
}

.tag-right h4 {
  margin: 5px 0;
  font-size: 20px;
}

.tag-right select {
  width: 100%;
  height: 36px;
  font-size: 14px;
  -webkit-appearance: auto;
}

.tag-right .analysisWrapper p {
  margin: 0;
  font-size: 14px;
}

.tag-right .innerDiv {
  margin-bottom: 25px;
  border: 1px solid #ddd;
  padding: 15px;
}

.tag-right .result_message {
  display: none;
}

.opu.innerDiv .wc_count {
  display: none;
}

.opu.innerDiv #edit-actions {
  margin-top: 15px;
}

.opu.innerDiv label {
  margin: 5px 0;
  font-size: 20px;
  font-weight: normal;
}

.analysisWrapper.innerDiv .wc_count {
  text-align: center;
  font-weight: bold;
}

.analysisWrapper.innerDiv .wc_count p {
  font-size: 30px;
}

.opu.innerDiv .question {
  display: none;
}

.tag-cloud-wrap .question {
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 20px;
}

.opu.innerDiv #edit-actions {
  margin-top: 15px;
  background: #f68b1f;
  border: 0;
  padding: 10px 20px;
  color: #FFF;
  font-weight: bold;
  width: 100%;
  display: inline-block;
}

@media screen and (min-device-width: 768px) and (max-device-width:1024px) {

  .tag-right h4,
  .opu.innerDiv label,
  .tag-cloud-wrap .question {
    font-size: 18px;
  }

  .analysisWrapper.innerDiv .wc_count p {
    font-size: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .tag-left {
    width: 100%;
    order: 3
  }

  .tag-right {
    width: 100%;
  }

  .tag-cloud-result {
    height: 400px;
  }

  .tag-right h4,
  .opu.innerDiv label,
  .tag-cloud-wrap .question {
    font-size: 18px;
  }

  .analysisWrapper.innerDiv .wc_count p {
    font-size: 20px;
  }
}

/*Spotme css*/
.spotme-custom-block {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;

  background: rgb(0 0 0 / 65%);
}

.spotme-custom-form {
  position: relative;
  max-width: 800px;
  margin: 75px auto;
}

.spotme-close {
  position: absolute;
  right: 0px;
  text-align: center;
  background: #c3c2ff;
  z-index: 9;
  display: inline-block;
  line-height: 45px;
  font-size: 25px;
  width: 45px;
  height: 45px;
  color: #fff;
  cursor: pointer;
}

.spotme-custom-block #edit-form-container {
  width: 100%;
}

/*MOA Podcast*/
.paragraph--about .podcast-about[aria-hidden="true"] {
  display: none;
}

.about-header {
  border-top: 1px dashed #a9a9a9;
  border-bottom: 1px dashed #a9a9a9;
  padding: 10px;
}

.invalid-msg {
  color: red;
}

/*-------------VN survey After Events--------------*/
.survey-after-event-custom-block {
  font-family: 'BISansNEXT';
}

.survey-after-event-custom-block .top-heading {
  color: #2c333a;
  font-weight: bold;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  margin-bottom: 15px;
  font-family: 'BISansNEXT';
}

.survey-after-event-custom-block .secondary-heading {
  text-align: center;
  color: #2c333a;
  font-weight: bold;
  font-size: 22px;
  line-height: 28px;
  margin-bottom: 40px;
  font-family: 'BISansNEXT';
}

.survey-after-event-custom-block #edit-accomplish-btn1,
.survey-after-event-custom-block #edit-accomplish-btn2,
.survey-after-event-custom-block #edit-accomplish-btn3,
.survey-after-event-custom-block #edit-accomplish-btn4,
.survey-after-event-custom-block #edit-accomplish-btn5 {
  display: none
}

.survey-after-event-custom-block .sub-heading {
  font-size: 16px;
  line-height: 24px;
  color: #2c333a;
  font-weight: bold;
  font-family: 'BISansNEXT';
}

.form_row1 .fieldset-wrapper {
  max-width: 58%;
  margin: 0 auto;
}

.survey-after-event-custom-block .section_form .js-form-item-question1 {
  position: relative;
  margin: 0 auto;
  padding-right: 20px !important;
}

.survey-after-event-custom-block #edit-processed-text-01 {
  text-align: left;
}


.survey-after-event-custom-block .section_form .js-form-item-question1::after {
  position: absolute;
  bottom: 16px;
  padding-top: 7px;
  right: 31px;
  height: 38px;
  padding-left: 20px;
  padding-right: 10px;
  content: '\e807';
  color: #c5ccd3;
  font-family: "fontello";
  font-size: 26px;
  line-height: 25px;
  background: #FFF;
}

.survey-after-event-custom-block .mb-24 {
  margin-bottom: 24px;
}

.survey-after-event-custom-block table tbody td:first-child .form-item label,
.survey-after-event-custom-block #edit-question3 .form-item label,
.survey-after-event-custom-block #edit-question4 .form-item label,
.survey-after-event-custom-block #edit-question5 .form-item label,
.survey-after-event-custom-block .parent_wrapper .fieldset-wrapper .title_wrapper label {
  font-family: 'BISansNEXT' !important;
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
  color: #2c333a;
  display: block;
  margin-top: 2px;
}

.survey-after-event-custom-block table tbody td .form-item input[type="radio"],
.survey-after-event-custom-block .form-item input[type="checkbox"],
.survey-after-event-custom-block #edit-question4 .form-item input[type="radio"],
.survey-after-event-custom-block #edit-question5 .form-item input[type="radio"] {
  height: 20px;
  width: 20px;
}


.survey-after-event-custom-block #edit-question3 .form-item,
.survey-after-event-custom-block #edit-question4 .form-item,
.survey-after-event-custom-block #edit-question5 .form-item {
  display: flex;
  width: 33%;
  padding-bottom: 32px;
  padding-right: 30px;
}

.survey-after-event-custom-block #edit-question3,
.survey-after-event-custom-block #edit-question4,
.survey-after-event-custom-block #edit-question5 {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}

.survey-after-event-custom-block #edit-question3 .form-item label,
.survey-after-event-custom-block #edit-question4 .form-item label,
.survey-after-event-custom-block #edit-question5 .form-item label {
  padding-left: 15px;
}

.survey-after-event-custom-block .mb-32 {
  margin-bottom: 32px;
}

.survey-after-event-custom-block .submit_btn {
  background: #f68b1f;
  font-family: 'BISansNEXT';
  border: none;
  border-radius: 0;
  color: #FFF;
  font-weight: bold;
  display: inline-block;
  text-decoration: none;
  font-size: 16px;
  line-height: 20px;
  padding: 14px 70px;
}

.survey-after-event-custom-block #edit-actions {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 55px;
  float: left;
  width: 100%;
  padding-bottom: 15px;
  padding-right: 30px;
  box-sizing: border-box;
}

.survey-after-event-custom-block .section_form .form-item {
  padding-right: 0;
}

.survey-after-event-custom-block .survey-btn-a {
  text-decoration: none;
  color: #fff;
}

.survey-after-event-custom-block .webform-options-display-three-columns .form-item label {
  display: none;
}

.survey-after-event-custom-block .webform-options-display-three-columns .form-item input[type="radio"] {
  width: 20px;
  height: 20px;
}

.survey-after-event-custom-block .parent_wrapper {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.survey-after-event-custom-block .parent_wrapper .fieldset-wrapper {
  width: 100%;
  height: 100%;
}

.survey-after-event-custom-block .parent_wrapper .fieldset-wrapper .title_wrapper {
  width: 25%;
  padding: 16px;
}

.survey-after-event-custom-block .parent_wrapper .fieldset-wrapper .radios_wrapper {
  width: 75%;
}


.survey-after-event-custom-block .parent_wrapper .fieldset-wrapper .radios_wrapper .form-item {
  padding-bottom: 0;
}

.survey-after-event-custom-block .parent_wrapper {
  border: 1.2px solid #c5ccd3;
  border-right: 0;
  padding-bottom: 0 !important;
  border-bottom: 0;
}

.survey-after-event-custom-block #edit-question2-6 {
  border-bottom: 1.2px solid #c5ccd3;
}

.survey-after-event-custom-block .parent_wrapper .fieldset-wrapper .title_wrapper,
.survey-after-event-custom-block .webform-options-display-three-columns .form-item {
  border-right: 1.2px solid #c5ccd3;
}

.survey-after-event-custom-block .webform-options-display-three-columns {
  margin-top: 0 !important;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  column-count: unset;
  max-width: 100%;
  text-align: center;
  padding-bottom: 0;
  align-items: center;
  height: 100%;
}

.survey-after-event-custom-block .webform-options-display-three-columns .form-item {
  width: 33.33%;
  float: none;
}

.survey-after-event-custom-block .parent_wrapper .fieldset-wrapper .radios_wrapper .form-item {
  padding-bottom: 0;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.survey-after-event-custom-block #edit-smiley-1 {
  padding-bottom: 0;
}

.survey-after-event-custom-block .mb-none-smiley-wrapper {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  align-items: center;
  border: 1.2px solid #c5ccd3;
  border-bottom: 0;
  height: 100%;
  border-right: 0;
}

.survey-after-event-custom-block .form-smiley-left {
  width: 25%;
  border-right: 1.2px solid #c5ccd3;
  height: 100%;
}

.survey-after-event-custom-block .form-smiley-left .d-none {
  display: none;
}

.survey-after-event-custom-block .form-smiley-right {
  width: 75%;
  height: 100%;
}

.survey-after-event-custom-block .form-smiley-wrapper {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.survey-after-event-custom-block .form-smiley-wrapper .form-smiley {
  width: 33.33%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  border-right: 1.2px solid #c5ccd3;
  padding: 4px 0;
}

.survey-after-event-custom-block #edit-row4-wrapper,
.survey-after-event-custom-block #edit-row3-wrapper {
  padding-bottom: 0;
}

.survey-after-event-custom-block #edit-row1-wrapper,
.survey-after-event-custom-block #edit-row2-wrapper {
  padding-bottom: 30px;
}

@media (max-width: 768px) {

  .survey-after-event-custom-block .webform-likert-label.visually-hidden,
  .survey-after-event-custom-block .webform-likert-table .visually-hidden {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .survey-after-event-custom-block .top-heading {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 28px;
  }


  .survey-after-event-custom-block .secondary-heading {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 28px;
  }


  .form_row1 .fieldset-wrapper {
    max-width: 100%;
    margin: 0 auto;
  }


  .survey-after-event-custom-block .section_form .js-form-item-question1::after {
    bottom: 10px;
    padding-top: 7px;
    right: 9px;
  }


  .survey-after-event-custom-block #edit-accomplish-btn1 {
    margin-top: 8px;
    margin-bottom: 45px;
  }

  .survey-after-event-custom-block .secondary-heading {
    font-size: 16px;
    line-height: 24px;
  }

  .survey-after-event-custom-block .mb-24 {
    margin-bottom: 14px;
  }

  .survey-after-event-custom-block .mb-32 {
    margin-bottom: 14px;
  }


  .survey-after-event-custom-block #edit-question3 .form-item,
  .survey-after-event-custom-block #edit-question4 .form-item,
  .survey-after-event-custom-block #edit-question5 .form-item {
    padding-bottom: 16px;
    width: 100%;
    padding-right: 0 !important;
  }

  .survey-after-event-custom-block #edit-actions {
    margin-top: 0;
    margin-bottom: 35px;
    padding-bottom: 15px;
    padding-right: 0px;
  }

  .survey-after-event-custom-block .section_form .js-form-item-question1 {
    padding-right: 0px !important;
  }

  .survey-after-event-custom-block .mb-none-smiley-wrapper {
    display: none;
  }

  .survey-after-event-custom-block .parent_wrapper {
    border: 0;
    border-bottom: 2px solid #d7ebff;
    padding-bottom: 30px !important;
  }

  .survey-after-event-custom-block .parent_wrapper .fieldset-wrapper .title_wrapper {
    width: 100%;
    border: 0;
    padding: 30px 0px 10px 0px;
  }

  .survey-after-event-custom-block .parent_wrapper .fieldset-wrapper .radios_wrapper {
    width: 100%;
  }

  .survey-after-event-custom-block .parent_wrapper .fieldset-wrapper .radios_wrapper .form-item {
    display: block;
    border: 0;
  }

  .survey-after-event-custom-block .parent_wrapper .fieldset-wrapper .radios_wrapper .form-item {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column-reverse;
    align-items: center;
  }

  .survey-after-event-custom-block .webform-options-display-three-columns .form-item label {
    display: block;
    padding: 10px;
  }

  .survey-after-event-custom-block #edit-container01-label {
    padding-top: 0;
  }
}

.survey-after-event-custom-block .survey_confirmation_msg .webform-confirmation__message{
  text-align: center;
  color: #24a343;
  font-weight: bold;
  font-size: 22px;
  line-height: 28px;
  margin-bottom: 40px;
  font-family: 'BISansNEXT';
}

@media (max-width:767px) {
  .survey-after-event-custom-block .survey_confirmation_msg .webform-confirmation__message{
    font-size: 16px;
    line-height: 24px;
  }
}

/*zoomnonhcp css*/
.zoomnonhcp-custom-block{
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgb(0 0 0 / 65%);
}
.breathereg-custom-block{
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgb(0 0 0 / 65%);
  overflow: auto;
}
.zoomnonhcp-custom-form{
position: relative;
max-width: 800px;
margin: 75px auto;
}
.breathereg-custom-form{
position: relative;
max-width: 800px;
margin: 75px auto;
}
.zoomnonhcp-close{
position: absolute;
right: 0px;
text-align: center;
background: #C3C2FF;
z-index: 9;
display: inline-block;
line-height: 45px;
font-size: 25px;
width: 45px;
height: 45px;
color: #fff;
cursor: pointer;
}
.breathereg-close{
position: absolute;
right: 0px;
text-align: center;
background: #C3C2FF;
z-index: 9;
display: inline-block;
line-height: 45px;
font-size: 25px;
width: 45px;
height: 45px;
color: #fff;
cursor: pointer;
}
.breathereg-custom-block #edit-form-container{
 width: 100%;
}

.breath-registration-submit{
	height:auto;
	border:1px solid #dcdcdc;
	border-radius: 25px;
	padding: 10px;
	color:#fff;
	background:rgb(100,120,238);
	text-align:center;
	margin-top:10px;
}
/* ofev video playlist */
.ofev-video-play {
        padding: 60px 0;
        background-image: url('/sites/default/files/2022-06/background-bg.png');
        background-size: cover;
    }

    .ofev-video-play .fade.in {
        display: flex;
    }

    .ofev-video-play .video-button {
        position: relative;
    }

    .ofev-video-play .video-button .icon-play {
        font-size: 15px;
        border-radius: 50%;
        line-height: 50px;
        z-index: 3;
        position: absolute;
        padding: 0px 14px;
        top: 50%;
        left: 50%;
        margin-top: -25px;
        margin-left: -25px;
        text-align: center;
        background-color: rgba(255, 255, 255, .8);
    }

    .ofev-video-play .thumbnail {
        padding: 0;
    }

    .ofev-video-play .modal-overlay {
        background: rgba(0, 0, 0, 0.6);
        z-index: -1;
        height: 100vh;
        width: 100%;
        position: fixed;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        -webkit-transition: background 0.15s linear;
        -o-transition: background 0.15s linear;
        transition: background 0.15s linear;
    }

    .ofev-video-play .modal-header {
        border-bottom: initial;
        padding: 10px;
        position: relative;
    }

    .ofev-video-play .modal-header .close {
        color: #fff;
        font-size: 20px;
        position: absolute;
        opacity: 1;
        padding: 5px 10px;
        background-color: #ffcb05;
        top: -28px;
        right: 0;
    }

    .ofev-video-play .title {
        text-align: center;
        margin: 20px 0;
        color: #002D74;
        font-size: 20px;
    }

    .ofev-video-play .modal {
        width: 100%;
        max-width: 100%;
    }

    .ofev-video-play .modal-header {
        padding: 0;
        min-height: 0;
    }

    .ofev-video-play .modal-body {
        padding: 0;
        line-height: 0;
    }

    .ofev-video-play .modal-body video {
        width: 100%;
    }

    .ofev-video-play .modal-content {
        border: 0;
        border-radius: 0;
    }

    .ofev-video-play .row [class*=col-] {
        margin-bottom: 20px;
    }

    .ofev-video-play .row {
        display: flex;
        flex-wrap: wrap;
    }

    .ofev-video-play .thumbnail {
        height: 100%;
        margin-bottom: initial;
    }

    .ofev-video-play .thumbnail .caption {
        word-break: break-all;
    }
    .ofev-video-play .video-js .vjs-big-play-button {
        top: 50%;
        left: 50%;
        margin-top: -25px;
        margin-left: -25px;
        border-radius: 50%;
        height: 2em;
        width: 2em;
        line-height: 2em;
    }
@media(min-width:768px){
.ofev-video-play .video-js {
width: 100%;
height: 400px;
}
}

.ofev-video-play .modal .modal-content .modal-body .video-js .vjs-control-bar .vjs-progress-control {
  height: 40px;
}

@media(max-width:767px) {
.ofev-video-play .video-js {
    width: 300px;
  }
}



