html, body {background-color: #f6f6f6;}
body.login {
    padding-top: 114px;
	background-color: #f6f6f6;
	font-family: Roboto, Arimo, sans-serif;
	color: #434a54;
	font-size: 16px;
}

#login {
padding:0  0 20px 0!important;
box-sizing:border-box;
}

/* self-clear floats */
.login form:after { content:"."; display:block; height:0; clear:both; visibility:hidden; overflow: hidden; }

/* ie.css, damn ie! */
* html .login form { /* IE6 */
    height:1%;
}
*:first-child+html .login form { /* IE7 */
    min-height:1%;
}

.login form {
    padding: 0;
    border: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
    background: none;
	width: 280px;
	text-align:center;
	border-radius:0;
	padding: 0 20px;
	margin-top:0;

}

/*#login {
    clear: both;
    border: 1px solid #d2d2d2;
    margin-bottom: 24px;
    text-align: left;
    border-collapse: separate;
    padding: 42px 40px;
    background:#fff;
    position: relative;
    display: block;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}*/

#login {
    clear: both;
    border:none; 
    margin-bottom: 24px;
    text-align: left;
    border-collapse: separate;
    padding: 42px 40px;
    background:#ffffff;
    position: relative;
    display: block;
	background-color: #ffffff;
	padding:40px 40px;
	border-radius:0;
	-moz-border-radius: 0px ;
	-webkit-border-radius: 0px ;
	-o-border-radius: 0px ;
	box-sizing:border-box;
	}


/*#login:after {
    display: block;
    overflow: visible;
    position: absolute;
    width: 100%;
    height: 11px;
    background: url('../images/box-bottom.png') no-repeat top center !important;
    background-size: 100% auto !important;
    max-width: 348px;
    left: 0;
    right: 0;
    bottom: -12px;
    margin: 0 auto;
    content: " ";
}*/

.login form .input, .login input[type="text"] {
width: 100%;
background: #f6f6f6;
border:none;
background-image:none;
box-shadow:none;
-webkit-box-shadow:none;
-moz-box-shadow:none;
}

input#user_pass {
    background-image: none;
}

.login form .input:focus, .login input[type="text"]:focus {
width: 100%;
}

input {border-radius:0; padding: 15px !important;}

input#wp-submit {
    background: orange;
    font-size: 16px;
    color: #ffffff;
    font-weight: 800;
    text-transform: uppercase;
    padding: 0 32px;
    height: 35px;
    line-height: 35px;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
			border-radius:none;
}

input#wp-submit:hover {
    background-color: skyblue;
}

.login form .forgetmenot label {
    font-size: 12px !important;
    color: #999999;

}


#login form p.submit {
    padding-top: 10px;
}

#login form p.forgetmenot {
    padding-top: 10px;
	width: 100% !important;
	text-align:center !important;
	margin-bottom: 10px;
}

#rememberme {
    display: none
}

#rememberme + span {
    position: relative;
    top: -2px;
    margin-right: 4px;
    display: inline-block;
    width: 19px;
    height: 19px;
    background: url('../images/checkbox.png') no-repeat left top;
}

#rememberme:checked + span {
    background-position: bottom left;
}

#login_error, .login .message {
    margin: 0;
	background:none; border:none; font-size: 14px; text-align:center; color:#ed5564;
	text-shadow:none;
	box-shadow:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
}

.login #nav, .login #backtoblog {
    clear: both;
    margin: 0;
    padding: 10px 0 0;
    text-align: center;
	font-size: 14px;
}

#login img.mascotte {
    position: absolute;
    right: -132px;
    top: 80px;
}

p.privacy {padding: 20px 0;  font-size: 14px;}
:before {display:inline-block !important;}
.login h1 {background-image:none; background: #ed5564; height: 60px; color:#fff; text-transform: uppercase; text-align:left;  width: 100%;}
.login.h1 a:before {display:block; width: 60px; height: 60px; background:yellowgreen; content:"*";}
.login h1 a {
background-image:none;
background-size: auto;
text-indent:0;
line-height: 60px;
width: 100%;
margin:0;
text-align:center;
color: #fff;
letter-spacing:-1px;
font-size: 20px;
font-weight:bold;
/* background-image: none,url(../images/wordpress-logo.svg?ver=20131107); */
/* -webkit-background-size: 80px 80px; */
/* background-size: 80px 80px; */
/* background-position: center top; */
/* background-repeat: no-repeat; */
/* color: #999; */
/* height: 80px; */
/* font-size: 20px; */
/* font-weight: 400; */
/* line-height: 1.3em; */
/* margin: 0 auto 25px; */
/* padding: 0; */
/* text-decoration: none; */
/* width: 80px; */
/* text-indent: -9999px; */
outline: 0;
overflow: hidden;
display: block;}

/* TEMP */
.login label {
    font-size: 0; line-height:0; 
}
.login-label:before {content:"***";}
.login form .input, .login input[type="text"] {
    margin-bottom: 0;
}

p, .wp_attachment_details label[for=content] {}

#wp-submit.button.button-primary.button-large  {display: block !important; float:left;
box-sixing:border-box;
width: 100% !important;
height: auto;

background-color: #4fc0e8;
border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
-o-border-radius: 0px;
color: #FFFFFF;
font-size: 16px !important;
margin: 0 5px 5px 0;
padding: 5px 35px !important;
text-decoration: none;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
outline:none !important;
	-webkit-appearance: none;
	outline: 0;
	border: 0;
	}

#wp-submit.button.button-primary.button-large:hover  {
background-color: #a0d468;}

