


.subtitle {
    position: absolute;
    top: 20%;
    left: 0px;
    right: 400px;
    color: #07526e;
    font-size: 30px;
    font-weight: bold;
}


@media only screen and (max-width: 1022px) {
    .subtitle {
       font-size: 20px;
       right: 400px;
    }
}

@media only screen and (max-width: 700px) {
    .subtitle {
       top: 10%; 
       font-size: 13px;
       right: 120px;
    }

#course-overview .course header h1 {
    font-size: 14px !important;
}

#course-overview .course .info {
    padding-bottom: 50px !important;
}

.sidebar-padding {
        padding-left: 10px !important;
        padding-right: 30px !important;
}

}




#sidebar #sidebar-featured-course {
     background-color: #A2C2DA !important;
}

#sidebar #sidebar-coming-updates {
    background-color: #90D4AD !important;
}

#sidebar {
    background-color: #A2C2DA !important;
}

#sidebar .block-webform {
    background-color: #A2C2DA !important;
}


p {
    color: #07526e !important;

}

#sidebar #sidebar-featured-course .content h3 {
   color: #07526e !important;
}


#sidebar .block-webform h2, #sidebar .block-webform #user-login:before, #sidebar .block-webform #user-pass:before, #sidebar .block-webform #user-register-form:before, #sidebar .block-webform #partners-overview .partner h1, #partners-overview .partner #sidebar .block-webform h1 {
    color: #07526e !important;
}

.button.white, #user-login .form-actions input.white, #user-register-form .form-actions input.white, #user-pass .form-actions input.white, #user-pass-reset input.white[type="submit"], #user-profile-form input.white[type="submit"], .page-search #search-form .white#edit-submit {
    color: #07526e !important;
    border-color: #07526e !important;
}

#sidebar #sidebar-featured-course .content h2, #sidebar #sidebar-featured-course .content #user-login:before, #sidebar #sidebar-featured-course .content #user-pass:before, #sidebar #sidebar-featured-course .content #user-register-form:before, #sidebar #sidebar-featured-course .content #partners-overview .partner h1, #partners-overview .partner #sidebar #sidebar-featured-course .content h1 {
    color: #07526e !important;
    font-weight: bold !important;
}

#sidebar #sidebar-coming-updates .content .course .title {
    color: #088e8d !important;
}

#sidebar #sidebar-coming-updates h2, #sidebar #sidebar-coming-updates #user-login:before, #sidebar #sidebar-coming-updates #user-pass:before, #sidebar #sidebar-coming-updates #user-register-form:before, #sidebar #sidebar-coming-updates #partners-overview .partner h1, #partners-overview .partner #sidebar #sidebar-coming-updates h1 {
    color: #07526e !important;

}

#footer .col-right * {
    color: #FFFFFF !important;
}


#footer {
    background-color: #90D4AD !important;
    color: #07526e !important;
}


#footer ul.menu li a {
    color: #07526e !important;
    font-weight: 500 !important;
}

#footer .col-right * {
    color: #07526e !important;
}

a.top-item img {
    max-width: 20px !important;
}

.page-header {
    background-image: url("https://www.cnpv.be/file?fle=101587") !important;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

h1 {
    color: #07526e !important;
}

.ion-navicon-round:before {
    content: "\f20d";
}
