﻿

.header {
   background-color: #333333 !important;
padding-top: 25px;
}

.head .header-left {
    background-color: #333333 !important;
    margin-top: 0px !important;
}


.content {
    border-color: #ff6d2d !important;
}

div.login-container {
    border: 10px solid #ff6d2d;
    background-color: #171A1D;
    color: #fff;
}

.login-container input[type=submit], .login-container .handleiding a {
    background-color: #ff6d2d;
    color: #fff;
}

.login-container input {
    border: 0;
}

body > div > div:nth-child(2) > form > fieldset > div:nth-child(4) > a, body > div > div:nth-child(2) > form > fieldset > div:nth-child(5) > a {
    color: white !important;
}
.title-container {
    background-color: #333333 !important;
}