.btn-primary {
    background-color: #858794;
    border-color: #70827d	;
}
.dashboardHeader {
    background-color: #858794;
}
td.resdate {
    background-color: #858794 !important;
    color: #fff !important;
}

tr.today td.resdate, td.today {
    color: #fff !important;
    background-color: #70827d !important;
}

img.logo {
	max-width:200px;
	padding-top:15px;
	padding-left:10px;
}

.footer {
	background: #858794;
}

.login-icon img {
	width:300px;
	padding-bottom: 10px;
}

.login-icon::after {
	content: "\A Medienzentrum Dispo";
	word-wrap:break-word;
	white-space: pre;
	font-size:40px;
	font-weight: bold;
}

#page-login .default-box .login-icon {
    padding-bottom: 20px;
}