:root {
	--rec-theme-primary: #0019af;
}
.rec-body {
	background: url("/uploads/sites/12/background_1443085119_image1.jpg") 0 0 / cover fixed;
}
.rec-header {
	text-align: right;
}
.rec-main.login .container {
	background: linear-gradient(rgba(19,188,242, 0.95), rgba(149,219,249, 0.75));
}
.rec-nav {
	--rec-theme-primary: #fff;
	--rec-theme-text-on-primary: #0019af;
}
