/* PT Styles */
input#edit-cards-next, input#edit-cards-prev, input#edit-submit{
    background-color: rgb(214, 231, 247) !important;
    color: rgb(0, 57, 116);
}
input#edit-cards-next:hover, input#edit-cards-prev:hover, input#edit-submit:hover {
    background-color: rgb(50, 134, 214) !important;
    color: rgb(255, 255, 255);
}
.webform-confirmation__back a, p a {
    color: #3286d6;
}
.webform-confirmation__back a:hover, p a:hover {
    color: #285279;
}
.js-form-item.form-item.js-form-type-textfield.form-type-textfield.js-form-item-rxbin.form-item-rxbin,
.js-form-item.form-item.js-form-type-textfield.form-type-textfield.js-form-item-rxgroup.form-item-rxgroup {
    margin-right: 10px;
}
#edit-strength input{
    height: auto;
}
form.webform-submission-form .webform-has-field-suffix input{
    padding: 8px 12px 16px !important;
}
.field-suffix {
    position: absolute;
    bottom: 5px;
    font-size: .75em;
    left: 13px;
}
.form-date {
    text-transform: uppercase !important;
}
form .form-type-checkbox{
    margin-bottom: 40px !important;
}
form .form-checkbox{
    margin-right: 10px;
}
form .form-type-checkbox strong.error.form-item--error-message{
    position: absolute;
    top: 100%;
    margin-left: 37px;
}
form .form-type-radio strong.error.form-item--error-message{
    position: absolute;
    top: 100%;
    margin-top: 10px !important;
    white-space: nowrap;
}
.form-no-label p, .form-no-label ul li, label p {
    font-size: 16px;
}
sup{
  vertical-align: super;
  font-size: .6em
}
sup.req {
    color: #C83D50;
    font-size: 1em;
    font-weight: bold;
    position: relative;
    margin: 0 4px 0 0;
    top: 2px;
}
form .form-type-checkbox .form-checkbox:checked + label.form-required:after {
    opacity: 1;
    color: #26a3dd;
    left: -3px;
}
.progress-tracker{
    margin: -0 auto 30px;
}
.progress-step.is-active .progress-marker::before, .progress-step .progress-marker::before,
.webform-progress-tracker .progress-step:not(.is-active) .progress-marker::before{
    border: none;
    content: "";
    background: url("/sites/g/files/kcxpwu1346/files/2025-12/TrackerNOTcomplete_Blue.png") no-repeat;
    background-size: contain;
    width: 30px;
    height: 30px;
}
.webform-progress-tracker .progress-step:not(.is-active) .progress-marker::before{
    border: none;
    content: "";
    background: url("/sites/g/files/kcxpwu1346/files/2025-12/TrackerNOTcomplete_Blue.png") no-repeat;
    background-size: contain;
    width: 30px;
    height: 30px;
} 
.webform-progress-tracker .progress-step.is-complete .progress-marker::before, 
.webform-progress-tracker .progress-step.is-complete:hover .progress-marker::before,
.progress-step:last-child.is-active .progress-marker::before,
.progress-step:last-child.is-active:hover .progress-marker::before{
    background: #2a8f9e;
    color: #fff;
    /* content: "✓"; */
    width: 30px;
    height: 30px;
    background: url("/sites/g/files/kcxpwu1346/files/2025-12/TrackerComplete_Blue.png") no-repeat;
    background-size: contain;
    font-weight: bold;
}
.progress-marker::before{
    padding: 0;
}
.progress-marker::after{
    background-color: #EDEBE4 !important;
    height: 20px;
    border-radius: 12px;
    width: 130%;
    top: 5px;
}
.progress-step:first-child .progress-marker::after {
    display: block;
    right: -40%;
}
.progress-step:last-child .progress-marker::after {
    display: block;
    right: 18%;
}
div#edit-req-fields-label {
    margin: 0;
    padding-bottom: 0;
}
input#edit-date-of-birth, #edit-prescription-date-of-birth  {
    text-transform: uppercase;
}
p.req-fields-label {
    margin-left: 20px;
    font-size: 16px;
    margin-bottom: 0;
}
p.req-fields-label span{
    color: #C83D50;
}
.clear-margin-right, #edit-flexbox-03 .webform-flex:last-of-type .webform-flex--container, 
#edit-flexbox-04 .webform-flex:last-of-type .webform-flex--container,
#edit-flexbox-05 .webform-flex:last-of-type .webform-flex--container,
div#edit-flexbox-06 .webform-flex:last-of-type .webform-flex--container,
div#edit-flexbox-07 .webform-flex:last-of-type .webform-flex--container{
    margin-right: 0;
}
.webform-card{
    border:none !important;
}
.webform-progress ul li{
    list-style: none !important;
}
form.webform-submission-form input{
    padding: 0.75rem !important;
    border: 1px solid #808080 !important;
    outline: none;
    background-color: #fff !important;
    height: 50px;
}
form.webform-submission-form input:focus, form select:focus{
    -webkit-box-shadow: 0 0 0 0.1875rem rgb(39 151 211) !important;
    box-shadow: 0 0 0 0.1875rem rgb(39 151 211) !important;
}
form .form-item{
    color: #003974 !important;
    margin-bottom: 20px;
    position: relative;
}
.webform-flex--container {
    margin: 0;
}
.webform-flex--container:first-of-type {
    margin-right: 1em;
}
.webform-flex--container .webform-flex--container:last-of-type {
    margin-right: 0;
}
.stateZipWrapper .webform-flex:first-of-type .webform-flex--container{
    margin-right: 1em;
} 
h2.webform-card-title{
    color: #003974 !important;
}
form legend{
    font-weight: normal !important;
}
.form-date{
    color: #808080 !important;
}
.js-webform-radios{
    display: flex !important;
    flex-wrap: wrap;
    align-items: center !important;
}
#edit-preferred-specialty-pharmacy{
    flex-wrap: wrap;
}
.form-type-radio {
    display: flex !important;
    align-items: center !important;
}
.form-type-radio:first-of-type{
    margin-top: 8px !important;
}
.form-type-radio{
    margin-right: 10px !important;
}
form select{
    outline: none !important;
}
fieldset#edit-best-time-to-contact--wrapper, fieldset#edit-text-messages--wrapper, fieldset#edit-marketing-information--wrapper{
    line-height: 1.2;
    margin-top: 30px;
}
input#edit-caregiver-legal-guardian-phone {
    height: 50px;
}
input#edit-cards-next{
    -webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, .25) !important;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, .25) !important;
    -webkit-border-top-left-radius: 1rem;
    border-top-left-radius: 1rem;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
    padding-top: 15px;
    padding-right: 30px;
    padding-bottom: 15px;
    padding-left: 30px;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-weight: 700;
    font-size: 1.25rem;
    line-height: 1.2;
    text-align: center;
    width: 300px;
    border: none !important;
    height: 60px;
    margin: 0;
}
.webform-flexbox {
    margin: 1em 0;
}
div#edit-actions {
    background: #F6F5F2;
    display: flex;
    justify-content: end;
    overflow: hidden;
    padding: 20px 50px;
    box-sizing: border-box;
}
div#edit-flexbox-07 {
    align-items: flex-end;
}
#edit-sex--wrapper {
    margin-top: 40px;
}
/* #edit-sex--wrapper:after {
    content: "*";
    position: absolute;
    top: -27px;
    left: 31px;
    color: #C83D50;
} */
form.webform-submission-form input[type="radio"] {
    height: auto;
}
form .form-type-select label:after, form label.form-required:after{
    color: #C83D50;
}
form .form-type-select label:after{
    color: #a7a7a7;
}
.webform-submission-form strong.error.form-item--error-message {
    color: #C83D50;
    font-size: .8em;
    margin-top: 5px !important;
}
strong#sex-error {
    position: absolute;
    top: 100%;
    margin-top: 10px !important;
}
.form-required-radios legend{
    position: relative;
}
.form-required-radios legend:after{
    content: "*";
    position: absolute;
    top: 0;
    right: -9px;
    color: #C83D50;
}
/* strong#edit-state-error {
    position: absolute;
    top: calc(100% + 1px);
} */
strong#phone_type-error {
    position: absolute;
    top: 100%;
    margin-top: 5px !important;
    white-space: nowrap;
}
#edit-phone-type .form-type-radio{
    margin-bottom: 11px;
}
#edit-phone-type .form-radio.error {
    padding-bottom: 20px !important;
}
input#edit-cards-prev, input#edit-submit {
    border-top-left-radius: 1rem;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 1rem;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 700;
    font-size: 1.25rem;
    line-height: 1.2;
    text-align: center;
    width: 300px;
    height: 60px;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 4px 4px 0px !important;
    margin: 0px;
    border-width: initial !important;
    border-style: none !important;
    border-color: initial !important;
    border-image: initial !important;
    margin-right: 20px;
}
.webform-message {
    margin-bottom: 30px;
}
span.fieldset-legend, form .form-type-checkbox label {
    line-height: 1.3;
}
form .form-item-state label.js-form-required.form-required:before,
form .form-item-prescriber-state label.js-form-required.form-required:before,
.form-item-relationship-to-patient label.js-form-required.form-required:before{
    display: block;
    display: block;
    width: 8px;
    height: 8px;
    background: none;
    color: #C83D50;
    content: "*";
    position: absolute;
    top: 0;
    left: 40px;
}
.form-item-relationship-to-patient label.js-form-required.form-required:before{
    left: 163px;
    transition: none
}
@media (max-width: 875px) {
    .form-item-relationship-to-patient label.js-form-required.form-required:before{
        left: 144px;
    }
    .form-no-label p, .form-no-label ul li, label p {
        font-size: 14px;
    }
}
form .form-type-select label:after {
    top: 22px;
}
/* form .form-item-prescriber-state .form-item--error-message{
    position: absolute;
    bottom: -15px;
} */
#edit-markup-10 sup {
    font-size: .6em;
    vertical-align: super;
}
@media (min-width: 1023px){
    .progress-title {
        font-size: 16px;
        line-height: 1.4;
    }
    .progress-step .progress-marker{
        font-size: 16px;
    }
}
@media (max-width: 875px){
    form label, form legend, p.req-fields-label{
        font-size: 14px;
    }
}
@media (min-width: 768px) {
    .webform-flexbox .webform-flexbox {
        margin: 0 0 1em 0;
    }
}
@media (max-width: 767px){
    form.webform-submission-form input, form.webform-submission-form select{
        margin-bottom: 10px;
        width: 100%;
    }
    form.webform-submission-form input.form-radio,
     form.webform-submission-form input.form-checkbox{
        width: 1.75rem;
    }
    form .form-item{
        margin-bottom: 20px;
    }
    .stateZipWrapper .webform-flex:first-of-type .webform-flex--container {
        margin-right: 0;
    }
    fieldset#edit-best-time-to-contact--wrapper, fieldset#edit-text-messages--wrapper, fieldset#edit-marketing-information--wrapper {
        line-height: 1.2;
        margin-top: 0;
        margin-bottom: 0;
    }
    .js-form-item.form-item.js-form-type-textfield.form-type-textfield.js-form-item-patient-name-last.form-item-patient-name-last {
        margin-bottom: 0;
    }
    input#edit-cards-next, input#edit-cards-prev, input#edit-submit  {
        font-size: 18px;
        width: 225px;
        height: 50px;
    }
    form .form-type-select label:after {
        bottom: 10px;
    }
    #edit-sex--wrapper {
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .webform-flex--container:first-of-type {
        margin-right: 0;
    }
	.field-suffix {
    bottom: 17px;
	}
}
@media (max-width: 609px){
     form.webform-submission-form input, form.webform-submission-form select{
        margin-bottom: 10px;
    }
    form .form-item{
        margin-bottom: 10px;
    }
    input#edit-cards-next, input#edit-cards-prev, input#edit-submit  {
        font-size: 15px;
        width: 175px;
        height: 40px;
    }
    div#edit-actions {
        padding: 15px 20px;
    }
    .webform-card{
        padding: 0;
    }
}
