/* ------------------------------------------------------------ *\
	main-login-page
\* ------------------------------------------------------------ */

.main-login-page { width: 100%; height: 100%; background-repeat: no-repeat; background-size: cover; }
.main-login-page:after { content: ''; background: rgba(51, 51, 51, .8); position: absolute; top: 0; left: 0; width: 100%; height: 100%; pointer-events: none; z-index: 0; }

/* ------------------------------------------------------------ *\
	nav
\* ------------------------------------------------------------ */

#nav a { color: #fff !important; }

/* ------------------------------------------------------------ *\
	backtoblog
\* ------------------------------------------------------------ */

#backtoblog a { color: #fff !important; }

/* ------------------------------------------------------------ *\
	login
\* ------------------------------------------------------------ */

#login { position: relative; z-index: 5; }