body, html {
    height: 100%;
    margin: 0;
    padding: 0;
}

body {
    background:rgba(245, 247, 250, 1);
    min-width: 0;
    color: #3c434a;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-size: 13px;
    line-height: 1.4;
}


.login form { 
	color: #646464;
    background: transparent;
    border: 0;
    box-shadow:none!important;
    margin-bottom:0px;
}

.login .button.wp-hide-pw .dashicons {
    color: #8c8c8c;
}

#login {
   
    max-width: 500px;
    width:100%;
	padding: 5% 0 0;
    margin: auto;
}

.login form .input, .login input[type=password], .login input[type=text] {
    font-size: 24px;
    line-height: 1.33333333;
    width: 100%;
    border-width: .0625rem;
    padding: .1875rem .3125rem;
    margin: 0 6px 16px 0;
    min-height: 40px;
    max-height: none;
}

.login .button.wp-hide-pw {
    background: 0 0;
    border: 1px solid transparent;
    box-shadow: none;
    font-size: 14px;
    line-height: 2;
    width: 2.5rem;
    height: 2.5rem;
    min-width: 40px;
    min-height: 40px;
    margin: 0;
    padding: 5px 9px;
    position: absolute;
    right: 0;
    top: 0;
}

.text-center {
    margin: 0px 10px !important;
    top: 10px;
    position: relative;
}

.text-center a{
    margin: 2px;
	padding: 8px 10px !important;
}

.text-center a:hover{
    color: #fff;
}

.btn-login{
	border-radius: 3px;
    margin: 0px 4px;
}

.login #nav {
    margin: 20px 0 0;
	font-size: 13px;
    padding: 0 24px;
}
#loginform{
    padding-bottom: 0px!important;
}
#backtoblog{
    display: none;
}

#login form p {
    margin-bottom: 0;
    padding:10px 0;
}

.login * {
    margin: 0;
    padding: 0;
}

p {
    line-height: 1.5;
}

.privacy-policy-link{
	margin: 10px;
    color: #afb0b0 !important;
    top: 20px;
    position: relative;
    text-decoration: auto;	
}

.public-offer-div{
	width: 100%;
    text-align: center;
}

.public-offer{
	margin: 10px;
    color: #afb0b0 !important;
    top: 20px;
    position: relative;
    text-decoration: auto;	
}


@media screen and (max-width: 500px) {
.text-center {
    display: grid;
    margin: 0px 2px !important;
}

.text-center a{
	margin: 0px 10px;
	font-size: 14px;
}

}

@media screen and (max-height: 550px) {
    #login {
        padding: 20px 0;
		margin: auto;
    }
}


#nav{
    display: flex;
    justify-content: center;
    gap:15px;
    font-size: 0!important;
}
.wp-login-register{
    border: 1px solid rgba(227, 230, 237, 1)!important;
    background: transparent!important;
    color: rgba(56, 116, 255, 1)!important;
    border-radius: 9px!important;
    font-size: 14px;
    max-width: 166px;
    width: 100%;
    text-align: center;
    font-weight: 500;
     height: 50px;
    display: flex;
    justify-content: center; 
    align-items: center;
    padding:0!important;
}
.wp-login-lost-password{
    color: rgba(231, 49, 49, 1)!important;
    border: 1px solid rgba(227, 230, 237, 1)!important;
    background: transparent!important;
    border-radius: 9px!important;
    font-size: 14px;
     max-width: 166px;
    width: 100%;
    text-align: center;
    font-weight: 500;
    height: 50px;
    display: flex;
    justify-content: center; 
    align-items: center;
    padding:0!important;
}

.lgn-add>.btn-login{
    background: transparent!important;
    color: rgba(56, 116, 255, 1)!important;
    font-weight: 700;
    width: 100%!important;
    display: flex;
    justify-content: center;
    text-align: center;
    max-width: 320px;
    margin: 0 auto;
}

#wp-submit{
    width: 100%!important;
    background: rgba(56, 116, 255, 1)!important;
    color:#fff!important;
    border-radius: 5px;
    height: 45px;
}

.touchh-app-login-btn {
    width: 100% !important;
    background: #fff !important;
    color: rgba(56, 116, 255, 1) !important;
    border-radius: 5px !important;
    height: 45px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    text-decoration: none !important;
    border: 1px solid rgba(56, 116, 255, 1) !important;
    box-sizing: border-box;
    margin-top: 12px !important;
}

.login-action-register #registerform p.submit + p.submit {
    margin-top: 12px;
}


@media only screen and (max-width: 576px) {
    #nav{
        flex-direction: column;
        align-items: center;
    }
    .wp-login-register{
        margin-left:0px!important;
    }
 
}

.touchh-register-help {
    display: block;
    margin-top: 6px;
    font-size: 12px;
    line-height: 1.4;
    color: #6b7280;
}

.touchh-register-inline {
    display: none;
    margin-top: 6px;
    font-size: 12px;
    line-height: 1.4;
}

.touchh-register-inline-error {
    color: #c62828;
}

.login form .input.touchh-field-invalid {
    border-color: #c62828 !important;
    box-shadow: 0 0 0 1px rgba(198, 40, 40, 0.15);
}

.touchh-register-requisites {
    max-width: 500px;
    margin: 24px auto 20px;
    padding: 14px 16px;
    color: #5f6570;
    font-size: 12px;
    line-height: 1.45;
    border-top: 1px solid #e3e6ed;
    text-align: left;
    box-sizing: border-box;
}

.touchh-register-requisites p {
    margin: 4px 0;
}

.touchh-register-requisites p:first-child {
    margin-top: 0;
}

.touchh-register-requisites p:last-child {
    margin-bottom: 0;
}
