

html {
	background: #e8e1cd;
}
body.login {
	background: #e8e1cd;
}

#login {
	padding-top: 3%;
}

.quick-login-link
{
 text-align: center;
 cursor: pointer;
 border-radius: 7px;
 background-color: #5d2913;
 color: white;
 padding: 12px;
 font-size: 20px;
}

.login h1 a {
	background-image: url('images/logo_small.png') !important;
	background-size: 186px 161px;
	width: 186px;
	height: 161px;
}

.login-action-register #backtoblog {
	margin-bottom: 20px;
}
#cimy_uef_wp_1 {
	margin-right: 0!important;
}
.human-validation-field-wrapper
{
  max-height:0px !important;
  margin:0;
  padding:0;
  overflow:hidden;
}
.login   form .forgetmenot
{
  float:none;
  font-size:14px;
}
.login   form     .forgetmenot     label
{
   font-size:14px;
}

.form-message-turn-js-on
{
 font-size:14px;
 color:red;
}
.form-message-email-us
{
 font-size:14px;
 color:blue;
}