/* #container {
    background-color: #F9F8F1;
} */

/* .image_travel_voucher {
    height: 490px;
    background-size: cover;
    background-image: url('https://test-professional-cms-d10-net.dta.hostingplus.akzonobel.hosting/assets/uploads/images/a2e23f0c-6d3b-49b6-8709-32b632cee195/JPG-NL.jpg');
    background-position: center center;
} */

/* .image_bestbytest {
    background-image: url('/nl/assets/img/ideas-and-tips/categories/huis-binnen/XYLADECOR_BEWEZEN_BESCHERMING_NL.jpg');
} */

.img-text_travel_voucher {
    margin-top: 248px;
    border-bottom-left-radius: 18px;
    border-top-right-radius: 18px;
    overflow: hidden;
    width: 100%;
    /* width: 590px; */
    /*height: 211px;*/
}

.img-text_content_travel_voucher {
    float: left;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.96) 0%, rgba(255, 255, 255, 0.96) 100%), url('/nl/assets/img/content/pattern-wood-01-vertical.svg')repeat;
    background-size: 370px 370px;
    /* width: 60%; */
    height: 100%;
}

.img-text_title_travel_voucher {
    float: left;
    margin-top: 20px;
    text-transform: uppercase;
    padding-left: 15px;
    font-size: 30px;
    line-height: 41px;
    text-align: left; 
}

/* .img-text_title span {
    font-size: 41px;
}

.img-text_container {
    margin-top: -5px;
} */

#body-text_travel_voucher {
    color: rgba(0, 0, 0, 0.84);
}

.field_travel_voucher {
    display: block;
    width: 100% !important;
    font-size: 16px;
    font-weight: 600;
    height: 44px;
    border: solid 2px rgba(0, 0, 0, 0.16) !important;
        border-top-color: rgba(0, 0, 0, 0.16);
        border-right-color: rgba(0, 0, 0, 0.16);
        border-bottom-color: rgba(0, 0, 0, 0.16);
        border-left-color: rgba(0, 0, 0, 0.16);
    border-radius: 4px !important;
    padding: 0 1rem !important;
    color: rgba(0, 0, 0, 0.64);
}

.field_travel_voucher:hover {
    color: rgba(0, 0, 0, 0.84);
    border-color: rgba(0, 0, 0, 0.36) !important;
}

.contest .columns h3 {
    margin-top: 24px;
}

.reg_exists { 
    display: none;
    color: #e3302c;
    font-size: 20px;
    font-weight: 600;
}

.remove_selection {
    display: none;
    cursor: pointer;
    color: #e3302c;
}

.img-reqs {
    margin-top: 10px;
}

#question2.error {
    background-color: #d0011b1a;
}

.fileUpload_error {
    display: none;
    margin-top: 10px;
    font-size: 14px;
    font-weight: 600;
    color: #e3302c;
}

.error {
    background-color: #FFE5E5;
}

.btn-ripple {
    display: inline-block;
    background-color: black;
    padding: 9px 30px;
    color: white;
    font-size: 14px;
    line-height: 18px;
    margin: 5px 5px 0 0;
        margin-top: 5px;
    margin-top: 5px;
    border: none;
    -webkit-border-radius: 19px;
    -moz-border-radius: 19px;
    -ms-border-radius: 19px;
    -o-border-radius: 19px;
    border-radius: 19px;
    -webkit-transition-duration: 200ms;
    -moz-transition-duration: 200ms;
    -o-transition-duration: 200ms;
    transition-duration: 200ms;
}

@media only screen and (max-width: 768px) {
    .sbm-button_wrapper {
        display: flex;
        align-items: center;
        justify-content: center;
    }
}