/* HubSpot Embedded Form Styles */

:root {
    --hs-form-bkg-grad-color-start: #c4c5d4;
    --hs-form-bkg-grad-color-end: #d1e0ed;
    --bs-blue: #1863AD;
    --bs-white: #fff;
}

.hubspot-form {
    background: linear-gradient(to bottom, var(--hs-form-bkg-grad-color-start) 0%, var(--hs-form-bkg-grad-color-end) 100%);
    border-radius: 10px;
    padding: 1.5rem;
}

.hubspot-form input[type="submit"],
.hbspt-form input[type="submit"] {
    border-radius: 100px;
    margin-top: 2rem !important;
    padding-left: 5rem !important;
    padding-right: 5rem !important;
}

.hubspot-form input[type="submit"]:hover,
.hbspt-form input[type="submit"]:hover {
    border-radius: 100px;
}

.hs-button,
.hs-button:focus,
.hs-button:active,
.hs-button:active:not(.inactive):not(.link) {
    background-color: var(--bs-blue);
    border: 1px solid var(--bs-blue);
    border-radius: 0.25rem;
    box-shadow: none;
    color: var(--bs-white);
    cursor: pointer;
    display: block;
    font-size: 0.938rem;
    font-weight: 600;
    line-height: 1.67;
    margin: .8rem auto 0 auto;
    padding: 0.375rem 0.75rem;
    text-align: center;
    transition: all .15s ease-in-out;
    user-select: none;
    vertical-align: middle;
}

.hs-button:hover,
.hs-button:hover:not(.inactive) {
    background-color: #13508b;
    border: 1px solid #13508b;
}

.hs-input {
    display: inline-block;
    width: 95%;
    max-width: 500px;
    height: 40px;
    padding: 9px 10px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
    color: #33475b;
    border: 1px solid #cbd6e2;
    box-sizing: border-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}

.hs-input:not([type=file]) {
    background-color: #f5f8fa;
}

.input {
    border: none !important;
    margin-right: 0 !important;
}

input[type="text"],
input[type="tel"],
input[type="email"],
select {
    border-radius: .375rem !important;
    height: 50px !important;
}

textarea {
    border-radius: .375rem !important;
    max-height: 100% !important;
    min-height: 50px !important;
    resize: vertical !important;
}

.hs-submit {
    margin-top: 1.5rem;
}

.hs-error-msgs {
    list-style-type: none !important;
    margin-bottom: 0 !important;
    padding-left: 0 !important;
}

.hs-error-msg {
    color: red !important;
    font-size: .8rem !important;
}

.hs-form-field label span {
    font-size: .9rem !important;
    display: inline !important;
    padding-bottom: .3rem !important;
}

.hs-form-field .inputs-list {
    list-style-type: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.hs-form-field .inputs-list.multi-container {
    column-count: 2 !important;
}

.hs-form-field.hs-request_info_page_areas_of_interest > label > span,
.hs-form-field.hs-what_are_you_interested_in_learning_more_about_ > label > span {
    display: block !important;
    margin-bottom: .3rem !important;
}

.hs-form-field.hs-request_info_page_areas_of_interest li input,
.hs-form-field.hs-what_are_you_interested_in_learning_more_about_ li input {
    margin-bottom: 0 !important;
}

.hs-comments {
    margin-top: 1rem !important;
}

#prospect-page-study-club #talkToAnAdvisorModal .hs-comments {
    margin-top: 0 !important;
}

.hs_error_rollup ul li label {
    display: block !important;
    margin-top: 3rem !important;
}

.hs-form-field .inputs-list input[type="checkbox"],
.hs-form-field .inputs-list input[type="radio"] {
    float: left !important;
    height: 25px !important;
    margin-right: 10px !important;
}

.hs-form-field .inputs-list span {
    margin: 0 !important;
    padding: 0 !important;
}

select {
    color: #545456 !important;
}

.hbspt-form .submitted-message {
    font-size: 1.2rem !important;
    text-align: center !important;
}

.source-sans-pro {
    font-family: 'Source Sans Pro', sans-serif !important;
}

/* CONTACT US FORM */

.contact-us-action .hbspt-form label span,
.contact-us-action .hbspt-form .actions input[type="submit"] {
    font-size: 1.5rem !important;
}

.contact-us-action #spear-footer--hubspot-form .hs-button,
.contact-us-action #spear-footer--hubspot-form .hs-button:focus,
.contact-us-action #spear-footer--hubspot-form .hs-button:active,
.contact-us-action #spear-footer--hubspot-form .hs-button:active:not(.inactive):not(.link) {
    border-radius: 100px;
    font-size: 1.5rem;
    margin: inherit;
    padding: 0 1.2rem;
    width: inherit;
}

.contact-us-action .hbspt-form .hs-button,
.contact-us-action .hbspt-form.hs-button:focus,
.contact-us-action .hbspt-form .hs-button:active,
.contact-us-action .hbspt-form .hs-button:active:not(.inactive):not(.link) {
    border-radius: 100px;
}

.contact-us-action #spear-footer--hubspot-form .hs-button:hover,
.contact-us-action #spear-footer--hubspot-form .hs-button:hover:not(.inactive) {
    background-color: #13508b;
    border: 1px solid #13508b;
    border-radius: 100px;
}

.contact-us-action .hbspt-form .hs-error-msg,
.contact-us-action #spear-footer--hubspot-form .hs-error-msg {
    font-size: 1.3rem !important;
    position: relative;
    top: -8px;
}

.contact-us-action #spear-footer--hubspot-form .hs-error-msg {
    position: relative;
    top: 0;
}

.contact-us-action .hs-main-font-element {
    color: red !important;
}
.contact-us-action #spear-footer--hubspot-form .hs-main-font-element {
    margin-top: 0 !important;
}

.contact-us-action #spear-footer--hubspot-form .hs-input {
    font-family: inherit;
    font-size: 1.5rem;
    height: 40px !important;
    border: 1px solid #d8d8dc;
}

.contact-us-action #spear-footer--hubspot-form .hs-input:not([type=file]) {
    background-color: transparent;
}

.contact-us-action .hbspt-form .input {
    margin-bottom: 2rem;
}

.contact-us-action .hbspt-form .input textarea {
    height: 130px;
}

.contact-us-action .hbspt-form .hs-form-booleancheckbox label {
    width: 100% !important;
}

.contact-us-action .hbspt-form .hs-form-booleancheckbox label span {
    display: block !important;
    padding-top: 5px !important;
}

.contact-us-action .hbspt-form input::placeholder,
.contact-us-action .hbspt-form textarea::placeholder {
    opacity: 0;
}

.contact-us-action .hbspt-form input:-ms-input-placeholder, /* For Internet Explorer 10-11 */
.contact-us-action .hbspt-form textarea:-ms-input-placeholder {
    opacity: 0;
}

.contact-us-action .hbspt-form input::-ms-input-placeholder, /* For Microsoft Edge */
.contact-us-action .hbspt-form textarea::-ms-input-placeholder {
    opacity: 0;
}

/* STUDY CLUB JOIN/LEAD & PRACTICE SOLUTIONS FORM */

#prospect-page-study-club .hs-form-field label span,
.practice-solutions-controller .hs-form-field label span {
    font-family: 'Source Sans Pro', sans-serif !important;
    font-size: inherit !important;
}

#prospect-page-study-club .hs-form-field .input,
.practice-solutions-controller .hs-form-field .input {
    margin-bottom: 1.5rem !important;
}

#prospect-page-study-club .hbspt-form input[type="submit"],
.practice-solutions-controller .hbspt-form input[type="submit"] {
    font-family: 'Source Sans Pro', sans-serif !important;
    font-size: 16px !important;
    font-weight: 600 !important;
}

#prospect-page-study-club .hs-error-msg,
.practice-solutions-controller .hs-error-msg {
    color: red !important;
    font-size: 1.2rem !important;
    margin-bottom: 10px;
    position: relative;
    top: -10px;
}

/* Each placeholder style must be on a separate line */
.practice-solutions-controller ::-webkit-input-placeholder,
#prospect-page-study-club ::-webkit-input-placeholder {
    color: #f5f8fa;
}

.practice-solutions-controller ::-moz-placeholder,
#prospect-page-study-club ::-moz-placeholder {
    color: #f5f8fa;
}

.practice-solutions-controller ::-ms-placeholder,
#prospect-page-study-club ::-ms-placeholder {
    color: #f5f8fa;
}

.practice-solutions-controller ::placeholder,
#prospect-page-study-club ::placeholder {
    color: #f5f8fa;
}

#prospect-page-study-club .hs-form-field .inputs-list.multi-container {
    column-count: 8 !important;
}

#prospect-page-study-club .hs-form-field .inputs-list span {
    left: -3px !important;
    position: relative !important;
    top: 7px !important;
}

#prospect-page-study-club .modal-header .close {
    margin-top: -21px;
}

/*
 *  ------------------------------------------
 *  MEDIA QUERIES
 *  ------------------------------------------
 */

/* Extra small devices (portrait phones) */
@media (max-width: 575.98px) {
    #prospect-page-study-club .hs-form-field .inputs-list.multi-container {
        column-count: 5 !important;
    }
    .practice-solutions-controller .modal-body {
        padding-left: 3.5rem !important;
        padding-right: 3.5rem !important;
    }
}

/* Small devices (landscape phones) */
@media (min-width: 576px) and (max-width: 767.98px) {
    #prospect-page-study-club .hs-form-field .inputs-list.multi-container {
        column-count: 7 !important;
    }
    .practice-solutions-controller .modal-body {
        padding-left: 3.5rem !important;
        padding-right: 3.5rem !important;
    }
}

/* Medium devices (tablets) */
@media (min-width: 768px) and (max-width: 991.98px) {
}

/* Large devices (desktops) */
@media (min-width: 992px) and (max-width: 1399.98px) {
}

/* Extra large devices (large desktops) */
@media (min-width: 1400px) {
}
