:root {
	--rec-theme-on-primary: #d4021d;
	--rec-theme-primary: #f0f0f0;
	--rec-theme-secondary: #d4021d;
	--rec-theme-text-on-primary: #3d3d3d;
}
.rec-body {
	background: url("/uploads/sites/34/dekom-bg_1455700413_image1.jpg") no-repeat;
}
.rec-footer {
	border-top: #f0f0f0 2px solid;
	font-size: smaller;
	padding-top: 15px;
}
.rec-header {
	border-bottom: #f0f0f0 4px solid;
	padding-bottom: 15px;
}
.rec-main.login .container {
	background: transparent;
	height: 540px;
	padding: 15px 0;
}
.rec-main.login .login-form {
	background: rgba(255, 255, 255, 0.75);
	height: 510px;
}
