label{
margin-bottom:12px;
display:block;
}
span.select2.select2-container.select2-container--default {
    outline: none;
    display: block;
    width: 100%;
    height: 50px;
    padding: 13px 50px 13px 13px;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.5;
    color: #6c757d;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
span.select2-selection.select2-selection--single {
    border: 0px !important;
    padding: 0px !important;
}
span.select2-selection.select2-selection--single span {
    border: 0px !important;
    padding: 0px !important;
}
input#edit-fatura-gorseli-e-fatura-pdf-upload {
    outline: none;
    display: block;
    width: 100%;
    height: 50px;
    padding: 13px 50px 13px 13px;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.5;
    color: #6c757d;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
fieldset.captcha.captcha-type-challenge--recaptcha {
    border: 0;
    margin: 0;
    padding: 0px;
}
legend.captcha__title.js-form-required.form-required {
    display: none;
}
.block-webform-block h2 {
    display: flex;
    justify-content: center;
    margin: 32px 0px;
    color: #CE1016;
    font-size: 24px;
    line-height: 30px;
    }