.ui-button-groot {
    background-color: #92d2e4 !important;
}

.input-bedrag {
    margin-top: -0.5rem !important;
}

.input-iban {
    margin-bottom: 1.5rem !important;
}

.radio-btn {
    margin-bottom: 0.5rem;
}

.width-100 {
    width: 100% !important;
}

.margin-bottom {
    margin-bottom: -0.5rem !important;
}

#container header {
    background-color: #4d4f60 !important;
}

#container header #logo a {
    background: url(/Images/logo-donkey.png) center no-repeat !important;
    background-size: contain !important;
    width: 73px;
}

#blocks_home .block#block_4 .block_in {
    background: none #4d4f60 !important;
}

.home .nieuws-home {
    background: none #4d4f60  !important;
}

body {
    color: #4d4f60  !important;
}

#container header #headerMenu #headerMenu-in ul li a {
    color: #4d4f60  !important;
}

h1, h2, h3, h4, h5, h6 {
    color: #4d4f60  !important;
}

#container header #headerMenu #headerMenu-in ul li:hover a, #container header #headerMenu #headerMenu-in ul li.active a {
    background: #4d4f60  !important;
    color: #fff !important;
}

body #special-landing-page-content #Formulier-include #ContactForm {
    max-width: 100% !important;

}

#doneer-boxes .db-kop {
    background: #4d4f60  !important;
}

#doneer-boxes .db-kop h2{
    color: #92d2e4 !important;
}

#container header nav #nav-in ul li a:hover, #container header nav #nav-in ul li a.aan {
    background:   #4d4f60  !important;
}

.custom-submit {
    font-family: verdana,sans-serif;
    color: #ffffff;
    border-radius: 4px;
    cursor: pointer;
}

.custom-submit-box {
    width: 30rem;
    margin: 0 auto;
}

@media only screen and (max-width: 422px){
    .custom-submit-box {
        width: 18rem;
    }
}
