

#logincontainer .inlogkop {
    color: #D1141A;
}

#logincontainer .login-button {
    background: #D1141A;
}

#logincontainer .logindiv .fa {
    color: #D1141A;
}


.btn {
    background: #D1141A;
}

.btn:hover {
    background: #a5181c;
}

.box .row .col .delete:hover, .box .row .col .edit:hover {
    color: #D1141A;
}

.box h3:after {
    background: #D1141A;
}

#files::before {
    background: #D1141A;
}

#nummeringwrap .nummering {
    background: #D1141A;
}

#nummeringwrap .nummering:hover {
    background: #a5181c;
}

#nummeringwrap .nummering#activenum {
    background: #a5181c;
}

#structuur li .hoofditemtitel .structure-edit:hover {
    color: #D1141A;
}

#structuur li #structuursub .subitemtitel .structure-edit:hover {
    color: #D1141A;
}

#contentLeft .sort-wrap, #content-doc-Left .sort-wrap, #content-doc-woning-Left .sort-wrap {
    color: #D1141A;
}

#contentLeft .sort-wrap .delete-image, #content-doc-Left .sort-wrap .delete-image, #content-doc-woning-Left .sort-wrap .delete-image {
    color: #D1141A;
}

input[type=radio]:checked + label:before {
    color: #D1141A;
}

.checkbox input[type=checkbox]:checked + label:before {
    background: #D1141A;
}