/* Forms */
.custom-webform .form-wrapper{
width: 50%;
margin-left: 0%;
}
@media (min-width: 1440px){
    .contact-form {
        max-width: 89.5rem;
    }
     .custom-webform.contact-form p {
        margin-top: 0rem;
      }
    }
    @media(min-width:1024px)  and (max-width: 1439px){
    .contact-form {       
        max-width: 65%;
    }
    .custom-webform.contact-form p {
        margin-top: 0rem;
    }
    }
    
    @media(min-width: 767px) and (max-width: 1023px){
    .contact-form {       
        max-width: 80%;
    }
    .custom-webform.contact-form p {
    margin-top: 0rem;
    }
    }
    @media(min-width: 275px)  and (max-width: 766px){
    .custom-webform .form-label {
        font-size: 2.5rem !important;
    }
    .custom-webform p{
        font-size: 1.2rem;
        text-align: left;
        margin: 2rem auto;
        padding: 0rem;
    }
    .contact-form {
        max-width: 90%;
    }
    }
    
    select#spillerformselection {
        padding: 5px 0px;
    }
    .contact-form.form-select-dropdown {
        margin: 0rem auto;
    }
    .custom-webform .form-label {
        font-size: 3rem;
        justify-content: left;
        color: #fff;
    }
    .contact-form {
        padding: 2rem 6rem 3rem;
        background: #00372b url(/sites/g/files/fnmzdf1656/files/2023-07/horse-head.jpg) no-repeat 100% 100%;
        border: 15px solid #fff;
    }
    
@media(min-width: 766px){
.custom-webform .form-item__textfield{
    width: 66%;
}
}
    @media(min-width: 275px)  and (max-width: 766px){
        .contact-form {
            padding: 2rem 2rem 2rem;
            background: #00372b;
            border: 5px solid #fff;
        }
        }
    
    .custom-webform .button {
        background-color: #ff8d00 !important;
        border-radius: 0px;
    }
    
    .custom-webform .js-form-item .form-item__label, .custom-webform .form-fieldset .form-item__label{
        padding-bottom: 5px;
        color: #fff;
    }
    .webform-required {
        display: none;
    }
    
    @media(min-width:767px) {
        .custom-webform p {
            padding: 0rem;
            text-align: initial;
            max-width: 100%;
            margin-left: 0px;
        }
    }
    .custom-webform.contact-form p{
        color: #fff;
        width: 66%;
    }
    .custom-webform.contact-form a{
        color: #fff;
        text-decoration: underline;
    }
    .custom-webform .js-form-item .form-item__label{
        width: 66%;
    }
    @media(min-width: 275px)  and (max-width: 766px){
    .custom-webform.contact-form p {
        width: 100%;
        margin: 0rem;
    }
    .custom-webform .js-form-item .form-item__label {
        width: 100%;
    }
.custom-webform .form-item__dropdown {
    max-width: 100% !important;
    border-right: none !important;
}
}
 
@media(min-width: 1024px){
.custom-webform .form-label {
    padding: 0 6rem 0 4rem;
}
}
   .custom-webform .form-item__textfield{
    border: 2px solid #d9d9d9;
    min-height: 20px;
   }
.custom-webform .form-item__dropdown {
      border-right: 2px solid #fff;
      max-width: 66%;
}
</style><style>.red.recaptcha {
    color: red;
}
#captcha {
    margin-bottom: 2%;
}
.captcha {
    color: white;
}
/*Checkbox alignments*/
.spillers-checkbox-btn{
    flex-flow: row !important;
}
@media(min-width: 1024px){
.captcha+span.validation-error{
 margin-left: 0px;
}
.spillers-checkbox-btn-txt{
       width: 20px !important;
       margin-right: 1%;
       position: relative;
       top: 5px;
    }
}
@media(min-width: 767px) and (max-width: 1023px){
    .spillers-checkbox-btn-txt{
       width: 20px !important;
       margin-right: 2%;
       position: relative;
       top: 3px;
    }
    .captcha {
        max-width: 40rem !important;
        margin-left: 0px!important;
    }
}
@media(min-width: 275px) and (max-width: 766px){
    .spillers-checkbox-btn-txt{
       width: 20px !important;
       margin-right: 2%;
       position: relative;
       top: 3px;
    }
}
option {
  color: black;
}
<div class="status__container">
    <div class="status__message">
        &nbsp;
    </div>
</div>