.prescreener-form-wrapper {
  /* padding: 40px;
    min-height: 300px; */
}
.ts__prescreener_body a:hover,
.note-success a:hover {
  text-decoration: underline;
}
.ts__prescreener_body_custom {
  display: flex;
  flex-wrap: wrap;
  background: #fff;
}
#ts__prescreener .ts-actions.ts-actions-custom {
  padding: 0 1rem;
  margin-bottom: 0 !important;
}
/* #ts__prescreener .ts__prescreener_body_custom .form-control {
  background: #f0f0f0 !important;
  border-color: #f0f0f0;
} */
/* .ts__prescreener_body_custom
  .intl-tel-input.allow-dropdown.separate-dial-code
  .selected-flag {
  border: 1px solid #f0f0f0 !important;
  background: #f0f0f0 !important;
} */
/* .ts__prescreener_body_inner #breviewandsend #phone:active,
#breviewandsend #phone:focus {
  border-color: var(--primary_color);
} */

.ts-prescreener-wrap {
  width: 100% !important;
  float: left !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -ms-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important;
}

/*
.heading-wrap {
  padding: 0.7rem 1rem;
  background: #153c87;
  color: #fff;
  font-size: 18px;
  margin: 0;
}
.heading-wrap .step {
  font-weight: 500;
  opacity: 0.75;
}
.heading-wrap .step.active {
  font-weight: 600;
  opacity: 1;
}
*/
.heading-wrap .step .step-arrow {
  display: inline-block;
}
.heading-wrap .step .step-arrow svg {
  vertical-align: middle;
  display: inline-block;
}
/*
#ts__prescreener {
  width: 100%;
}
*/
#ts__prescreener .ts__prescreener_step {
  display: none;
  /*
  top: 50px;
  left: 0;
  width: 100%;
  text-align: left;
  */
}

#qualify .form-group h3 {
  margin-top: 0px;
  margin-bottom: 20px;
}

#ts__prescreener .ts__prescreener_step .form-group p {
  font-size: 16px !important;
  margin: 0 !important;
  padding: 0;
}

#ts__prescreener .ts__prescreener_step .form-group .validate_prescreen {
  padding: 0 30px;
}

#ts__prescreener .ts__prescreener_step.step-1 {
  display: block;
}
#ts__prescreener .ts__prescreener_step.active {
  display: flex;
  flex-direction: column;
  -webkit-flex-direction: column;
}
#ts__prescreener .ts__prescreener_step .heading-sub.col-md-11 {
  padding: 0;
  margin-left: auto;
  margin-right: auto;
}
/*
#ts__prescreener .ts__prescreener_step .heading-sub {
  font-size: 24px !important;
  font-weight: normal !important;
  margin-bottom: 10px !important;
  margin-top: 30px !important;
  padding: 0px 30px;
}

#location_filter .ts__prescreener .heading-sub {
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 1rem;
  margin-top: 30px;
  padding: 0px 30px;
}

#list-investigators .heading-sub {
  font-size: 24px !important;
  font-weight: normal !important;
  margin-bottom: 10px !important;
  margin-top: 30px !important;
  padding: 0px 30px;
}
*/

#list-investigators .text-container {
  margin-bottom: 20px !important;
}

#no_sites_available {
  margin-bottom: 20px;
}

#ts__prescreener .ts__prescreener_step .heading-sub label {
  font-weight: normal;
}
/*
#ts__prescreener .form-group {
  display: block;
  clear: both;
  margin-bottom: 20px;
}
*/
#ts__prescreener .form-control {
  /* border: 1px solid #cccccc; */
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  font-size: 18px;
  height: 48px;
  /* padding-left: 10px;
  padding-right: 10px; */
  width: 100%;
}
/*
#ts__prescreener .form-control:active,
#ts__prescreener .form-control:focus {
  border: 1px solid #153c87;
  -moz-box-shadow: none !important;
  -ms-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important;
} */

/* #ts__prescreener .label-option:last-child {
  padding-bottom: 0 !important;
} */
#ts__prescreener .label-option .iradio_flat-blue {
  margin-top: 0.3rem;
}
#ts__prescreener
  .text-input-spacer
  .flat-checkbox.option-padding
  .icheckbox_flat-blue {
  margin-right: 0.5rem;
}
#ts__prescreener .label-option ins {
  display: none !important;
  opacity: 0;
}
/* #ts__prescreener .label-option span {
  position: relative;
  bottom: -2px;
  vertical-align: base;
  font-size: 16px;
  padding-left: 5px;
  padding-right: 5px;
} */

/* #ts__prescreener .ts-actions .btn-back:hover,
#ts__prescreener .ts-actions .btn-back:focus,
#ts__prescreener .ts-actions .btn-back:active,
#ts__prescreener .ts-actions .btn-next:hover,
#ts__prescreener .ts-actions .btn-next:focus,
#ts__prescreener .ts-actions .btn-next:active {
  outline: none;
}

#ts__prescreener .ts-actions {
  margin-bottom: 30px !important;
  padding: 0 30px;
  margin-top: 0.8rem;
}

#ts__prescreener .ts-actions .btn-back {
  background: #ffffff;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  border-radius: 0 !important;
  color: #153c87;
  margin-right: 1em;
}
#ts__prescreener .ts-actions .btn-next {
  background: #153c87;
  color: #ffffff;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  border-radius: 0 !important;
}

.btn-back[disabled] {
  opacity: 0.5;
}


*/

.tip,
.form-error {
  text-align: left !important;
  color: #8c8c8c;
  font-size: 16px;
  font-style: italic;
}

.form-error {
  color: #fb6063;
}

.form-wrap {
  top: 0;
  display: none;
  width: 100%;
  left: 0;
  background: None !important;
  padding: 0px !important;
  border: None !important;
}
.form-wrap.active {
  display: block;
}

.heading {
  font-size: 16px;
  margin-bottom: 28px;
  text-transform: uppercase;
  font-weight: 400;
}
/*
#investigator_list {
  float: left;
  width: 100%;
}
*/
#investigator_list .ts-site {
  display: flex;
  width: 100%;
  text-align: left;
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 5px;
  padding-top: 15px;
}
#investigator_list .ts-site.selected {
  background: #fafafa;
}
#investigator_list .ts-site .ts-site-info {
  display: flex;
}
#investigator_list .ts-site .ts-site-info .input-checkbox {
  margin-right: 20px;
}
#investigator_list .ts-site .ts-site-info .input-checkbox,
#investigator_list .ts-site .ts-site-info .text {
  float: left;
}
#investigator_list .ts-site .ts-site-info h3 {
  font-size: 18px;
  margin: 0;
  padding: 0;
}
#investigator_list .ts-site .ts-site-info .site-name,
#investigator_list .ts-site .ts-site-info address {
  display: block;
  font-size: 16px;
  margin: 0;
  padding: 0;
}
#investigator_list .ts-site .ts-site-info address {
  color: #b3b3b3;
  margin-bottom: 10px;
}
#investigator_list .ts-site .ts-miles {
  width: 20%;
  text-align: right;
  margin-left: auto;
}
#investigator_list .ts-site .ts-miles strong,
#investigator_list .ts-site .ts-miles span {
  display: block;
}
#investigator_list .ts-site .ts-miles strong {
  font-size: 18px;
  color: #1a1a1a;
  font-weight: normal;
}
#investigator_list .ts-site .ts-miles span {
  color: #b3b3b3;
}

#list-investigators .ts__prescreener_step {
  padding-left: 0;
  padding-right: 0;
}

#send-message-investigators {
  text-align: left !important;
}
#send-message-investigators label {
  display: block !important;
  font-size: 16px !important;
  text-align: left !important;
  font-weight: normal !important;
}

.note {
  text-align: left;
  margin: 30px 0;
  color: #fb6063;
  display: block;
  float: left;
  width: 100%;
}

.msg-preview {
  margin-bottom: 0px !important;
  display: block;
  font-size: 18px !important;
}

#bmessagepreview {
  text-align: left !important;
  background: #e6e6e6;
  padding: 30px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
}

.note-success {
  font-size: 16px;
  line-height: 1.5;
  padding: 15px 30px;
}
.note-success strong {
  font-weight: normal;
  font-size: 18px;
  line-height: 1.5;
  display: block;
  color: #00b906;
  margin-bottom: 0;
}
/*
#signup_text {
  padding: 0 30px;
}
*/
.loader {
  display: none;
  position: relative;
  top: 10px;
}

.eligible_message > p {
  font-size: 25px;
  font-weight: 200;
  margin-bottom: 10px;
  /* text-align: center; */
  /* vertical-align: middle; */
  /* display: table-cell; */
  color: #143c87;
}

#marg_cust {
  padding: 1.5rem 0;
}
#not_qualify .sub-message{
  font-size: 1rem;
  padding-top: 1rem;
}

.btn-custom-signup {
  background-color: #44dd74 !important;
  border: none;
  color: #fff !important;
  font-size: 16px;
  background-image: none;
  border-radius: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 28px;
  padding-right: 28px;
  height: auto;
  line-height: 16px;
  text-decoration: none !important;
  text-shadow: none !important;
  width: inherit !important;
  margin-left: 0 !important;
  font-weight: bold;
}

#duplicate_email {
  display: none;
  color: #ff0000;
}

.validate_prescreen {
  color: red;
  font-size: 14px;
  /* padding: 0 30px; */
  margin: 0;
}
#ts__prescreener .ts__prescreener_step .form-group .help-text {
  padding: 10px 30px 0;
}

#error_autocomp {
  color: red !important;
}

#breviewandsend #phone {
  /* border: 1px solid #f0f0f0; */
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  height: 48px;
  /* width: calc(100% - 110px) !important;
  margin-left: 110px !important; */
}

.intl-tel-input.allow-dropdown.separate-dial-code .selected-flag {
  /* background-color: #ffffff !important; */
  display: table;
  border: 2px solid #ccc;
}

.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
  background-color: #ddd;
}

.intl-tel-input.allow-dropdown.separate-dial-code .selected-flag {
  width: 100px !important;
}

#ts__prescreener .intl-tel-input.intl-tel-input.intl-tel-input.allow-dropdown.separate-dial-code input,
#ts__prescreener .intl-tel-input.intl-tel-input.allow-dropdown.separate-dial-code input[type="tel"] {
  padding-left: 128px !important;
}



.ts__prescreener_body {
  margin-top: 10px;
}
.ts__prescreener_body p {
  padding: 0;
}
.ts__prescreener_body_inner {
  padding: 0px 15px;
  font-size: 1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
}
.option-padding label {
  cursor: pointer;
  position: relative;
  margin: 0;
  display: block;
  padding-bottom: 5px;
}
.option-padding li {
  margin-bottom: 0 !important;
  padding-top: 0.5rem;
}
.option-padding {
  list-style: none;
  padding-left: 0;
}


.option-padding .icheckbox_flat-blue {
  margin-right: 5px;
}
.hide {
  display: none !important;
}

.show {
  display: block !important;
}

/* Absolute Center Spinner */
.loading {
  position: fixed;
  z-index: 1021;
  height: 2em;
  width: 2em;
  overflow: visible;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

/* Transparent Overlay */
.loading:before {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}

/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.loading:not(:required):after {
  content: "";
  display: block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  -webkit-animation: spinner 1500ms infinite linear;
  -moz-animation: spinner 1500ms infinite linear;
  -ms-animation: spinner 1500ms infinite linear;
  -o-animation: spinner 1500ms infinite linear;
  animation: spinner 1500ms infinite linear;
  border-radius: 0.5em;
  -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0,
    rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0,
    rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0,
    rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0,
    rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
  box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0,
    rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0,
    rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0,
    rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0,
    rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
}

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.text-input-spacer {
  padding: 0 1.9rem;
}
.text-input-spacer .heading-sub {
  padding: 0 !important;
}
#bsendmessage ul li:last-child {
  padding-bottom: 0;
}
#bsendmessage ul li label:last-child {
  padding-bottom: 0;
}
@media screen and (max-width: 420px) {
  #ts__prescreener .ts-actions .btn-back,
  #ts__prescreener .ts-actions .btn-next {
    margin-right: 0.4rem;
    margin-bottom: 0.5rem;
  }
  /* .ts__prescreener_body, #ts__prescreener .ts__prescreener_step .heading-sub, 
  #list-investigators .heading-sub, */
  .ts__prescreener_body,
  .text-input-spacer,
  .heading-sub, .help-text,
  #ts__prescreener .ts__prescreener_step .form-group .validate_prescreen,
  #signup_text, .note-success {
    padding: 0px 15px !important;
  }
  #ts__prescreener .ts-actions {
    padding: 0px 15px 15px !important;
  }
  .ts__prescreener_body_inner {
    padding: 0;
  }
  .recaptcha-wrapper {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media screen and (max-width: 576px) {
  .heading-wrap{
    display: flex;
  }
  .heading-wrap .step, .heading-wrap .step .step-arrow {
    display: none;
  }
  .heading-wrap .step.active {
    display: block;
  }
}
@media screen and (max-width: 991px) {
  #ts__prescreener .ts__prescreener_step.ts__prescreener_step_custom.active {
    padding: 0.5rem !important;
  }
  .ts__prescreener_body_custom {
    padding: 1rem 0 !important;
  }
}
@media screen and (min-width: 1680px) {
  #investigator_list .ts-site-info .input-radio .js-choose {
    margin-top: 0.45rem !important;
  }
}
#investigator_list .ts-site-info .input-radio .js-choose {
  margin-top: 0.7rem;
}
