@import url(https://fonts.googleapis.com/css?family=Ubuntu);.kt-login-v2 {
    background-image: url(/images/bg_MijnToverland.jpg?cfb359a04a16d7382566d90f5d632abb) !important;
    background-color: #fff !important;
    background-size: cover !important;
    padding: 0 !important;
}

.kt-font-brand {
    color: #ffffff !important;
}
.kt-login-v2 .kt-login-v2__footer .kt-login-v2__info > a {
    color: #ffffff !important;
}
.cookie-consent-bar{
    z-index: 2;
    position: absolute;
    background-color: white;
    width: 100%;
    bottom: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    opacity: 0.95;
}
.cookie-consent-bar-content{
    float: left;
    padding: 10px;
}
.cookie-consent-bar-action{
    float: right;
}


