/* Enrollment Steps Include */
@media (max-width: 575px) {
  body#hcp .header h1 {
    width: 305px;
  }
}
body#hcp .how-acadia-can-help-summaries a {
  text-decoration: underline;
}
body#hcp-cost .starter-supply-intro a,
body#hcp-cost .starter-supply-assistance a {
  text-decoration: underline;
}
body#hcp-cost .starter-supply-intro a:hover,
body#hcp-cost .starter-supply-assistance a:hover {
  color: var(--darker-grey);
}
body#hcp-cost .starter-supply-footnote {
  line-height: 18px;
}
body#hcp h3.enrollment-steps-header, body#resources h3.enrollment-steps-header {
  margin-bottom: 60px;
  text-align: center;
  color: #857c7a;
  font-family: "EuclidCircularB-Semibold";
  font-size: 26px;
  font-weight: 400;
  line-height: 32px;
  text-transform: uppercase;
}
body#hcp .enrollment-steps, body#resources .enrollment-steps {
  width: 909px;
  max-width: 88vw;
  margin: auto;
}
body#hcp .enrollment-steps .step, body#resources .enrollment-steps .step {
  display: inline-block;
  vertical-align: top;
  width: 49%;
}
body#hcp .enrollment-steps .step p.number, body#resources .enrollment-steps .step p.number {
  width: 70px;
  display: inline-block;
  color: #4c9fb7;
  font-size: 65px;
  vertical-align: top;
  padding-top: 15px;
}
body#hcp .enrollment-steps .step p.copy, body#resources .enrollment-steps .step p.copy {
  display: inline-block;
  width: 315px;
}
body#hcp .container-fluid.white-bg {
  background-image: url(/images/how-we-work-right.png);
  background-repeat: no-repeat;
  background-size: 850px;
  background-position: top right;
}
@media (max-width: 575px) {
  body#hcp .container-fluid.white-bg {
    background: none;
  }
}
body#resources .bottom-heart-bg {
  background: url(/images/how-we-work-right.png) no-repeat right;
  background-size: 850px;
}
body#hcp .bottom-heart-bg.underline, body#resources .bottom-heart-bg.underline {
  text-decoration: underline;
}
body#hcp .follow-these-simple-steps .steps .card-body {
  padding-top: 0px;
}
body#hcp .follow-these-simple-steps a {
  text-decoration: underline;
}
body#hcp .follow-these-simple-steps h1.card-title, body#resources .follow-these-simple-steps h1.card-title {
  margin-bottom: 1.5rem;
}
body#hcp .follow-these-simple-steps .card-body {
  padding: 1.25rem 0rem;
}
@media (max-width: 575px) {
  body#resources .col-md-6.learning.prescription h3 {
    margin-bottom: 60px !important;
  }
}
@media (max-width: 575px) {
  body#resources .understanding h3 {
    margin-top: 23px;
    margin-bottom: 40px;
  }
}
@media (max-width: 575px) {
  body#resources h3.video-resources {
    margin-top: -17px;
    margin-bottom: 40px;
  }
}
@media (max-width: 575px) {
  body#resources .learning h3.talking-to-your-doctor {
    margin-top: 23px;
    margin-bottom: 60px !important;
  }
}
body#resources .follow-these-simple-steps .card-body {
  padding: 1.25rem 0rem;
}
body#resources .bottom-heart-bg {
  padding-top: 310px;
  margin-top: -290px;
  background-position: right 210px;
}
body#resources .download-all-buttons {
  display: flex;
  text-align: center;
}
body#resources .download-all-buttons a.button {
  margin: 15px;
}
body#resources .hr-line {
  width: 600px;
  height: 1px;
  margin: 60px auto 10px;
  background: var(--blue);
}
body#hcp-enrollment #after-submission {
  display: none;
  margin-top: 80px;
  margin-bottom: 0px;
}
@media (max-width: 575px) {
  body#hcp-enrollment form input[name=ConfirmRefill] {
    margin-top: 49px;
  }
}
@media (max-width: 575px) {
  body#hcp-enrollment form div#nbrOdDays {
    top: -57px;
    left: -2px !important;
  }
  body#hcp-enrollment form div#nbrOdDays input[name=nbrOdDays] {
    width: 133px;
  }
}
@media (max-width: 575px) {
  body#hcp-enrollment form .hipaa.prescriber-authorization, body#hcp-enrollment form .hipaa.free-14-day, body#hcp-enrollment form .hipaa.substitution, body#hcp-enrollment form .hipaa.signature {
    border-radius: 36px;
  }
}
@media (max-width: 575px) {
  body#hcp-enrollment form #alreadyProvidedPrescriptionTo input.error {
    background: var(--error-pink) url(/images/error-icon.png) no-repeat right 3px center;
    background-size: 24px 24px;
  }
}
body#hcp-enrollment .mobile-break {
  display: none;
}
@media (max-width: 370px) {
  body#hcp-enrollment h2.blue-font-68-gelo .mbl-hide {
    display: none;
  }
  body#hcp-enrollment #formTop {
    margin-left: -17px;
  }
  body#hcp-enrollment .mobile-break {
    display: block;
  }
  body#hcp-enrollment .scroll-terms {
    width: fit-content;
    overflow-x: hidden;
  }
}

@media (max-width: 991px) {
  body#hcp .enrollment-steps .step, body#resources .enrollment-steps .step {
    width: 100%;
  }
}
@media (max-width: 991px) {
  body#hcp .enrollment-steps .step p.number, body#resources .enrollment-steps .step p.number {
    width: 50px;
  }
}
@media (max-width: 991px) {
  body#hcp .enrollment-steps .step p.copy, body#resources .enrollment-steps .step p.copy {
    width: 70vw;
  }
}
@media (max-width: 991px) {
  body#hcp .bottom-heart-bg, body#resources .bottom-heart-bg {
    background: none;
  }
}
@media (max-width: 991px) {
  body#hcp .follow-these-simple-steps, body#resources .follow-these-simple-steps {
    margin-top: 20px;
  }
}
@media (max-width: 991px) {
  body#hcp .follow-these-simple-steps h1.card-title, body#resources .follow-these-simple-steps h1.card-title {
    font-size: 78px;
    margin-bottom: 0px;
  }
}
@media (max-width: 991px) {
  body#hcp .follow-these-simple-steps .card-body, body#resources .follow-these-simple-steps .card-body {
    padding: 0px;
  }
}
@media (max-width: 991px) {
  body#resources .bottom-heart-bg {
    background: none;
  }
}
@media (max-width: 991px) {
  body#resources #nuplazid-resources-useful-download .dropdown {
    margin: 20px 0px 15px;
  }
}
@media (max-width: 991px) {
  body#resources #nuplazid-resources-useful-download a.text-link.button {
    line-height: 20px;
    text-align: center;
  }
}
@media (max-width: 991px) {
  body#resources #nuplazid-resources-useful-download h4 {
    line-height: 28px;
  }
}
@media (max-width: 991px) {
  body#resources .download-all-buttons {
    display: block;
  }
}
@media (max-width: 991px) {
  body#resources .download-all-buttons a.button {
    margin: 10px;
  }
}
@media (max-width: 991px) {
  body#resources .hr-line {
    max-width: 70vw;
    margin-top: 17px;
  }
}
@media (min-width: 768px) {
  body#hcp-cost .nav-item:nth-child(2) a {
    color: var(--blue);
  }
}
@media (max-width: 767px) {
  body#hcp-cost .nav-item:nth-child(2) a {
    color: var(--yellow);
  }
}
@media (min-width: 768px) {
  body#resources.hcp.hcp-site .nav-item:nth-child(4) a {
    color: var(--blue);
  }
}
@media (max-width: 767px) {
  body#resources.hcp.hcp-site .nav-item:nth-child(4) a {
    color: var(--yellow);
  }
}
@media (min-width: 768px) {
  body#formularly-lookup .nav-item:nth-child(3) a {
    color: var(--blue);
  }
}
@media (max-width: 767px) {
  body#formularly-lookup .nav-item:nth-child(3) a {
    color: var(--yellow);
  }
}
body#formularly-lookup .lbl-req-fields {
  position: relative;
  left: -7px;
}

.lh-18 {
  line-height: 18px;
}

@media (min-width: 768px) {
  body#resources.hcp .nav-item:nth-child(4) a {
    color: var(--blue);
  }
}
@media (max-width: 767px) {
  body#resources.hcp .nav-item:nth-child(3) a {
    color: white;
  }
}
@media (min-width: 768px) {
  body#resources.hcp .nav-item:nth-child(3) a {
    color: var(--darker-grey);
  }
  body#resources.hcp .nav-item:nth-child(3) a:hover {
    color: var(--blue);
  }
}

@media (min-width: 768px) {
  body.hcp-site .connect-with-us h2 {
    max-width: 600px;
    width: 600px;
  }
}

body#hcp-prior-authorization #state_menu .um_menu {
  background: #f1fafb;
  position: relative;
  color: #777;
  font-size: 16px;
  padding: 10px 20px;
  margin-bottom: 1rem;
  border-bottom: solid 1px #5fa5bb;
  position: absolute;
  top: 163px;
}
@media (max-width: 575px) {
  body#hcp-prior-authorization #state_menu .um_menu {
    top: 148px;
  }
}
body#hcp-prior-authorization #state_menu .um_menu {
  width: 100%;
  border: none;
}
body#hcp-prior-authorization #state_menu .um_menu .um_menuitem {
  background: transparent;
}

body.hcp-site#hcp-enrollment .dropdown.treatment-and-service-request-form,
body.hcp-site#hcp-enrollment .dropdown.nuplazid-fact-sheet, body.hcp-site#resources #nuplazid-resources-useful-download .dropdown.treatment-and-service-request-form,
body.hcp-site#resources #nuplazid-resources-useful-download .dropdown.nuplazid-fact-sheet {
  background: #f1fafb;
  position: relative;
  color: #777;
  font-size: 16px;
  padding: 10px 20px;
  margin-bottom: 1rem;
  border-bottom: solid 1px #5fa5bb;
}
body.hcp-site#hcp-enrollment .dropdown.treatment-and-service-request-form i.fa-chevron-down,
body.hcp-site#hcp-enrollment .dropdown.nuplazid-fact-sheet i.fa-chevron-down, body.hcp-site#resources #nuplazid-resources-useful-download .dropdown.treatment-and-service-request-form i.fa-chevron-down,
body.hcp-site#resources #nuplazid-resources-useful-download .dropdown.nuplazid-fact-sheet i.fa-chevron-down {
  color: #999;
  position: absolute;
  top: 15px;
  right: 20px;
}
body.hcp-site#hcp-enrollment .dropdown.treatment-and-service-request-form i.fa-chevron-up,
body.hcp-site#hcp-enrollment .dropdown.nuplazid-fact-sheet i.fa-chevron-up, body.hcp-site#resources #nuplazid-resources-useful-download .dropdown.treatment-and-service-request-form i.fa-chevron-up,
body.hcp-site#resources #nuplazid-resources-useful-download .dropdown.nuplazid-fact-sheet i.fa-chevron-up {
  color: #999;
  position: absolute;
  top: 15px;
  right: 20px;
  display: none;
}
body.hcp-site#hcp-enrollment .dropdown.treatment-and-service-request-form:hover,
body.hcp-site#hcp-enrollment .dropdown.nuplazid-fact-sheet:hover, body.hcp-site#resources #nuplazid-resources-useful-download .dropdown.treatment-and-service-request-form:hover,
body.hcp-site#resources #nuplazid-resources-useful-download .dropdown.nuplazid-fact-sheet:hover {
  cursor: pointer;
}
body.hcp-site#hcp-enrollment .dropdown.treatment-and-service-request-form.show > div,
body.hcp-site#hcp-enrollment .dropdown.nuplazid-fact-sheet.show > div, body.hcp-site#resources #nuplazid-resources-useful-download .dropdown.treatment-and-service-request-form.show > div,
body.hcp-site#resources #nuplazid-resources-useful-download .dropdown.nuplazid-fact-sheet.show > div {
  display: block;
}
body.hcp-site#hcp-enrollment .dropdown.treatment-and-service-request-form.show i.fa-chevron-down,
body.hcp-site#hcp-enrollment .dropdown.nuplazid-fact-sheet.show i.fa-chevron-down, body.hcp-site#resources #nuplazid-resources-useful-download .dropdown.treatment-and-service-request-form.show i.fa-chevron-down,
body.hcp-site#resources #nuplazid-resources-useful-download .dropdown.nuplazid-fact-sheet.show i.fa-chevron-down {
  display: none;
}
body.hcp-site#hcp-enrollment .dropdown.treatment-and-service-request-form.show i.fa-chevron-up,
body.hcp-site#hcp-enrollment .dropdown.nuplazid-fact-sheet.show i.fa-chevron-up, body.hcp-site#resources #nuplazid-resources-useful-download .dropdown.treatment-and-service-request-form.show i.fa-chevron-up,
body.hcp-site#resources #nuplazid-resources-useful-download .dropdown.nuplazid-fact-sheet.show i.fa-chevron-up {
  display: block;
}
body.hcp-site#hcp-enrollment .dropdown.treatment-and-service-request-form > div,
body.hcp-site#hcp-enrollment .dropdown.nuplazid-fact-sheet > div, body.hcp-site#resources #nuplazid-resources-useful-download .dropdown.treatment-and-service-request-form > div,
body.hcp-site#resources #nuplazid-resources-useful-download .dropdown.nuplazid-fact-sheet > div {
  width: 100%;
  display: none;
  background: #f1fafb;
  position: absolute;
  z-index: 1;
  top: 40px;
  left: 0px;
}
body.hcp-site#hcp-enrollment .dropdown.treatment-and-service-request-form > div p,
body.hcp-site#hcp-enrollment .dropdown.nuplazid-fact-sheet > div p, body.hcp-site#resources #nuplazid-resources-useful-download .dropdown.treatment-and-service-request-form > div p,
body.hcp-site#resources #nuplazid-resources-useful-download .dropdown.nuplazid-fact-sheet > div p {
  margin: 0px;
}
body.hcp-site#hcp-enrollment .dropdown.treatment-and-service-request-form > div p a,
body.hcp-site#hcp-enrollment .dropdown.nuplazid-fact-sheet > div p a, body.hcp-site#resources #nuplazid-resources-useful-download .dropdown.treatment-and-service-request-form > div p a,
body.hcp-site#resources #nuplazid-resources-useful-download .dropdown.nuplazid-fact-sheet > div p a {
  padding: 10px 15px;
  display: block;
}
body.hcp-site#hcp-enrollment .dropdown.treatment-and-service-request-form > div p a:hover,
body.hcp-site#hcp-enrollment .dropdown.nuplazid-fact-sheet > div p a:hover, body.hcp-site#resources #nuplazid-resources-useful-download .dropdown.treatment-and-service-request-form > div p a:hover,
body.hcp-site#resources #nuplazid-resources-useful-download .dropdown.nuplazid-fact-sheet > div p a:hover {
  background: #fae1cd;
}
body.hcp-site#hcp-enrollment a.text-link, body.hcp-site#resources #nuplazid-resources-useful-download a.text-link {
  color: #4c9fb7;
  font-weight: bold;
}
body.hcp-site#hcp-enrollment a.text-link.button, body.hcp-site#resources #nuplazid-resources-useful-download a.text-link.button {
  color: #fff;
}
body.hcp-site#hcp-enrollment a.text-link.button:hover, body.hcp-site#resources #nuplazid-resources-useful-download a.text-link.button:hover {
  color: #4c9fb7;
  background: #fff;
}
body.hcp-site#hcp-enrollment h3, body.hcp-site#resources #nuplazid-resources-useful-download h3 {
  font-family: gelo;
  font-size: 44px;
  line-height: 1;
  color: var(--blue);
}
body.hcp-site#hcp-enrollment h3.subsection-header, body.hcp-site#resources #nuplazid-resources-useful-download h3.subsection-header {
  font-size: 35px;
  line-height: normal;
}
body.hcp-site#hcp-enrollment h4, body.hcp-site#resources #nuplazid-resources-useful-download h4 {
  font-family: EuclidCircularB-Medium;
  color: var(--blue);
  line-height: 34px;
  font-size: 20px;
}

body#patient-enrollment a.patient-enrollment-video-thumbnail img {
  width: 75%;
  margin: auto;
  display: block;
  border-radius: 2em;
}
@media (max-width: 575px) {
  body#patient-enrollment #enrollment-short form .consumer-signature {
    padding: 26px 16px 0px;
    background-color: white !important;
  }
}
body#patient-enrollment .thank-you-icons .coordinator img {
  width: 92px !important;
  margin-bottom: 39px !important;
}
body#patient-enrollment .thank-you-icons .pharmacy img {
  width: 67px !important;
  margin-bottom: 39px !important;
}

body#patient-enrollment .thank-message .card-body > img {
  width: 85px;
  margin-bottom: 30px;
}
body#patient-enrollment .thank-message .card-body > img.delivery {
  margin-bottom: 42px;
}
body#patient-enrollment .patient-no-prescription a.button {
  width: fit-content;
}

#onetrust-policy-text > a {
  margin-left: 0 !important;
}

body#education .card-accordion a[href^="tel:"] {
  text-decoration: underline;
}

@media (max-width: 574px) {
  body#consumer .how-we-can-help img.icon.prescription {
    margin-top: 21px;
  }
  body#consumer .how-we-can-help img.icon.support {
    margin-top: 21px;
  }
}
@media (max-width: 575px) {
  body#consumer a.button.enroll-now {
    text-align: left !important;
    background-color: var(--blue);
    color: var(--white);
    width: 176px;
    display: block;
  }
}

/* Galaxy S9 Portrait */
@media only screen and (min-device-width: 361px) and (orientation: portrait) {
  #isi .pl-0-361px {
    padding-left: 0px;
  }
}
@media (max-width: 575px) {
  .lh-23px-mobile {
    line-height: 23px;
  }
}

.privacy-icon {
  margin-right: 10px;
}

/*# sourceMappingURL=nuplazid.css.map */
