/*------  Form -------*/
/*Hide Input Number Arrows*/
/* Chrome, Safari, Edge, Opera */
.prq-form input::-webkit-outer-spin-button,
.prq-form input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
.prq-form input[type=number] {
    -moz-appearance: textfield;
}


.prq-form {
	margin: 0px 90px 0px;
	background-image: linear-gradient(201deg, #effafc 99%, #fafdfe 49%, #effafc 2%);
}

.line-height-1{
    line-height: 1.5 !important;
}

.justify-submit-button {
    justify-content: flex-end;
}

.label-font {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5;
}

.multi-check{
	font-size: 14px;
    display: flex;
    justify-content: flex-start;
}

    .multi-check label {
        padding-right: 15px;
        display: flex;
        align-items: center;
        
    }

.field-validation-error {
    color: #ef0000;
    font-size: 12px;
}

.multi-check label.hidden,
.hidden {
    display: none;
}

.prq-form .form-field input, .prq-form .form-field select {
    border-radius: 6px !important;
    color: #444 !important;
    /*border-color: #cfcfcf96 !important;*/
    border: 2px solid #cfcfcf96;
    width: 100%;
    height: 3.2rem;
    padding: 0.375rem 0.75rem;
}
.prq-form .form-field input[type="submit"] {
    color: #fff !important;
    border: 2px solid var(--primary-green);
}
input[data-sc-field-name = "Phone"]::-webkit-inner-spin-button, input[data-sc-field-name = "Phone"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}


   input[type='checkbox'],
    input[type='radio'] {
        width: auto !important;
        height: auto !important;
        margin-right: 10px;
        border: 1px solid #d1d1d1;
    }



.removewidth{
	margin-right: 10px !important;
    width: auto !important;

}

.form-field select {
    width: 100%;
    border: 1px solid #d1d1d1;
}

.form-field textarea {
    width: 100%;
    border: 1px solid #d1d1d1;
}

.bg-gray{
    background-color: #f7f7f7 !important;
}

.label-form {
    font-weight: 500;
    font-size: 14px;
    padding: 0 0px 0 0px;
    margin-bottom: 0px !important;
}

.label-form-left{
    font-weight: 500;
    font-size: 16px;
}

.blue-border{
    border-left: 2px #00a0c8 solid;
}

.no-break{
    white-space: nowrap;
}

.btn-green-gradient {
    background: rgba(50, 200, 33,1);
    background: var(--primary-green);
    border: none;
    width: 132px !important;
    color: white;
    font-weight: 700;
    height: 100%;
    margin: 0 auto;
}
.required-field .label-form:before, .required-field .checkbox:after {
    color: #d00;
    content: "*";
    font-weight: bolder;
}
.gdprCheckLabel {
    font-size: 14px;
}

/* Added fpr validation to come down*/
.row.form-field .pr-0.gdprInnerSection.font-italic .gdprCheckLabel {
    display: inline-block;
    align-items: center;
}


.field-free-text a,
.gdprCheckLabel a {
    color: #00a0c8;
}

.field-free-text a:hover,
.gdprCheckLabel a:hover {
    color: var(--primary-green);
}

.editor-label {
    margin-bottom: 0.5rem;
}

@media (max-width: 1536px) {
    .prq-form {
        margin: 0px 80px 0px 80px;
    }
}

@media (max-width: 1199.98px) {
    .prq-form {
        margin: 0px 60px 0px 60px;
    }
}

@media (max-width: 991.98px) {
    .prq-form {
        margin: 0px 30px 2rem 30px;
    }

    .multi-check {
        flex-wrap: wrap;
    }

    .line-height-1 {
        line-height: 1.5 !important;
    }
}

@media (max-width: 767.98px) {
    .prq-form {
        margin: 0px 10px 2rem 10px;
    }

    .justify-submit-button {
        justify-content: center;
    }

    .form-field input,
    .form-field select,
    .form-field textarea {
        width: 100%;
    }   

}

.loa-form .loading-icon {
    display: none;
    padding-left: 2px;
}

/*LOA Someone else asterisk style*/

.loa-send-someone-else-selector .radio :before {
    position: absolute;
    left: 15px;
    display: none;
}

.loa-send-someone-else-selector .radio .label-form {
    padding-left: 20px;
    position: relative;
}


/*LOA date asterisk style*/

.required-field.loa-datepicker.has-feedback span.label-form.p-2:before {
    display: none;
}



.loa-form.prq-form .field-validation-error, .loa-form.prq-form .field-validation-valid {
    height: 13px;
}


/* REMOVE EMPTY SPACE IN SELECT DROPDOWN */

select[data-sc-field-name="Doses per Package"] option:first-child,
select[data-sc-field-name="Packaging Type"] option:first-child,
select[data-sc-field-name="How will the product be delivered"] option:first-child,
select[data-sc-field-name="Do you need additional accessories"] option:first-child,
select[data-sc-field-name="Country"] option:first-child {
    display: none;
}

.form-group.has-feedback.borderLabel.col-12 {
    margin-bottom: 0;
}
.form-group.has-feedback.borderLabel.col-12 + .col-12.col-md-12.p-2 {
    padding: 8px 15px !important;
}
.form-group.has-feedback.borderLabel.col-12 + .col-12.col-md-12.p-2 > label.control-label {
    margin: 0 !important;
    display: block;
}
.gdprInnerSection label.contact-us-update-check.col-12.pl-0 {
    font-size: 14px;
}

/* CHINESE FORM UI */
.loa-request-form h2 {
    font-weight: 600;
}

.loa-remarks {
    color: #f00;
}

[class*="loa-item-type-of-preperation-"] {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.loa-cdmo .label-form{
    display: flex;
    margin-bottom: 10px !important;
}