p.datetime br{
	display: none;
}
span.datetimeshortcuts {
	padding-right: 12px;
}

div.field-box.field-city label {
	width: 30px;
}
.dashboard .module a.changelink {
	display: none;
}

#branding h1, #branding h1 a:link, #branding h1 a:visited {
	color: black;
}

#header {
	background: white;
	color: black;
}

#user-tools a:link, #user-tools a:hover, #user-tools a:visited {
	color: black;
}

.module caption, .module h2 {
	background: #cf122e;
}

div.breadcrumbs {
	background: #cf122e;
	margin-top: 10px;
}

.login #header #branding {
	margin: 5px;
}

.login #header h1 a {
	color: black;
	white-space: nowrap;
}

body.model-course .actions {
	display: none;
}

ul.timelist {
	column-count: 4;
}

#btn_custom_accept {
	background: #006400;
}

#btn_custom_reject {
	background: #a41515;
}