:root {
	--rec-theme-on-primary: #22b7e5;
	--rec-theme-primary: #5f646b;
	--rec-theme-secondary: #e85444;
}
.rec-body.login {
	background: url("/uploads/sites/15/bg_video.webp") center / cover fixed, url("/uploads/sites/15/ldv_background_static_1445867505_image4.png") no-repeat center 98px / contain fixed;
}
.rec-footer section {
	background: rgba(255, 255, 255, 0.85);
	font-size: smaller;
	padding: 10px;
}
.rec-header {
	background: #fff;
	min-width: 100%;
	padding-bottom: 15px;
}
.rec-header img {
	max-width: 30%;
}
.rec-main.login .container {
	background: transparent;
	margin-top: 60px;
	padding: 0;
}
.rec-main.login .login-form {
	background: rgba(255, 255, 255, 0.85);
	height: 437px;
}
