body.login {
	background: radial-gradient(circle,#502d87 0,#502d87 56%,#440663 100%);
	font-family: arial!important;
}
.login h1 a {
	background-image: url('logo_reshet.png');
	background-size: 175px 100px;
    width: 100%;
    height: 127px;
}
.login #backtoblog a{
	color:#fff;
}
.login #nav,.login #backtoblog, .login #nav{
	margin: 0;
	display: inline-block;
	position: relative;
	top: -30px;
	padding: 0;
	width: 100%;
	text-align: center;
	font-size: 15px;
}
.login #backtoblog{
	display: inline-block;
    position: relative;
    top: 0;
    padding: 0;
    width: 100%;
    text-align: center;
    font-size: 15px;
    border: 1px solid white;
    border-right: 0;
    border-left: 0;
    padding: 10px 0;
    margin: 10px 0;
    background-color: #502d87;
    color: #ffffff;
}
.login form{
	margin-top: 20px; */
    font-weight: 400;
    overflow: hidden;
    border: 0;
    box-shadow: 0 ;
		padding: 40px;
		background-color: #03b0d3;
		/*width: 320px;
		height: 320px;*/
		overflow: unset!important;
}
.logmsg{
	line-height: 40px;
	position: absolute;
	margin-top: 350px;
}
.logmsg h2{
	font-size:33px;
	color:#000204;
	font-weight:bold;
}
.logmsg p{
	font-size:20px;
	color:#fefcfb;
	font-weight:bold;
}
.wp-core-ui .button-primary {
    color: #fff;
    background-color: #48126e;
    border: 0;
    border-radius: 50%;
    font-size: 20px;
    height: 82px !important;
    transition: .5s;
    border: 1px solid #03b0d3;
}
.wp-core-ui .button-primary:hover{
	background-color:#fff;
	color:#09172f;
}
h3.galogin-or {
    color: transparent;
}
.login label {
color: #FFF;
}
input[type=checkbox]:checked:before {
margin: -4px 0 0 0px !important;
}
.login #login_error ,.login .message{
background: rgba(255, 255, 255, 0.3);
color:#fff;
}

#login {
padding: 5% 0 0;
width: 400px;
max-width: 100%;
}
p.galogin {
    width: 200px;
    height: 200px;
    margin: 0 auto;
    border-radius: 50%;
}
form#loginform p.galogin{
	overflow: unset!important;
}
form#loginform p.galogin a#customBtn {
    /* background-color: #512e88; */
    border: 0;
    border-radius: 50%;
    height: 100px;
    width: 100px;
    position: relative;
    top: -100px;
    display: contents;
}
form#loginform p.galogin span.buttonText {
	background-color: white;
	width: 133px;
	height: 133px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	text-overflow: revert;
	font-size: 20px;
color: rebeccapurple;
text-decoration: none!important;
}form#loginform p.galogin span.icon {
    display: none;
}
.login form .input, .login input[type=text] {
    background: #fbfbfb;
    border-radius: 40px;
    height: 60px;
    line-height: 60px;
}
.login form input[type=checkbox]{
	width: 40px;
	height: 40px;

}
input[type=checkbox]:checked::before {
	height: 3.3125rem;
    width: 3.3125rem;
}
.login #nav {
    margin: 0;
    display: inline-block;
    position: relative;
    top: -30px;
    padding: 0;
    width: 100%;
    text-align: center;
    font-size: 15px;
    display: none;
}
.user-pass-wrap {display: none;}.user-pass-wrap {display: none;}.user-pass-wrap {display: none;}
