.front-modal-content {
    width: 100%;
}

.grecaptcha-badge {
    display: none;
}

.email-login-button, .email-signup-button, .facebook-login-button, .facebook-signup-button {
    background-color: #ffffff;
    font-family: "Google Sans", arial, sans-serif;
    font-weight: 500;
    color: #3c4043;
    position: relative;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: background-color .218s, border-color .218s;
    transition: background-color .218s, border-color .218s;
    -webkit-user-select: none;
    -webkit-appearance: none;
    background-image: none;
    border: 1px solid #dadce0;
    cursor: pointer;
    font-size: 14px;
    height: 40px;
    letter-spacing: 0.25px;
    outline: none;
    overflow: hidden;
    padding: 0 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    width: 285px;
}
.email-login-button svg, .email-signup-button svg , .facebook-login-button svg, .facebook-signup-button svg{
    position: absolute;
    left: 12px;
    top: 50%;
    transform: translateY(-50%);
}
.email-login-button span, .email-signup-button span, .facebook-login-button span, .facebook-signup-button span{
    padding-left: 25px;
}

.google div[role=button]{
    max-width: 285px !important;
}

.g_id_signin {
    text-align: -webkit-center;
}

.back-button {
    position: absolute;
    left: 16px;
    top: 16px;
    color: #2464c4;
    font-size: 1.2rem;
    display: flex;
    align-items: center;
    z-index: 100;
}

.recover-password-title {
    font-size: 22px;
    font-weight: 600;
    padding: 30px 0 30px 0;
}

.wallpapers-modal.show {
    display: flex;
    margin: 0 auto;
    text-align: center;
    height: 100vh;
    width: 332px;
    max-width: 100%;
    background: unset;
    padding: 36px 16px;
    left: unset;
    background: white;
    z-index: 10;
    flex-direction: column;
}

.login-bottom, .signup-bottom {
    padding-top: 150px;
    font-size: 1.1rem;
}

.login-bottom a, .signup-bottom a {
    font-weight: 600;
}

.wallpapers-modal {
    display: none;
}

.wallpapers-modal * {
    box-sizing: border-box;
}

.wallpapers-modal picture a {
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.toggle-password-input {
    position: absolute;
    top: 10px;
    right: 20px;
}

.wallpapers-modal a {
    color: #2464c4;
    text-decoration: none;
}

.wallpapers-modal .front-login-submit-button, .wallpapers-modal .front-signup-submit-button, .wallpapers-modal .front-recover-submit-button, .wallpapers-modal .front-reset-submit-button {
    max-width: 100%;
    width: 300px;
    height: 46px;
    border-radius: 4px;
    border: #2464c4 solid 1px;
    background-color: #2464c4;
    color: white;
    margin-bottom: 12px;
}

.wallpapers-modal .google {
    text-align: center;
    max-width: 100%;
    height: 46px;
    border-radius: 4px;
    margin: 6px auto;
    line-height: 35px;
}

.wallpapers-modal input {
    max-width: 100%;
    width: 300px;
    height: 46px;
    border: #d5d5d5 solid 1px;
    border-radius: 4px;
    padding: 10px;
}

.modal-head {
    margin-left: 0px;
    margin-right: 0px;
}

.wallpapers-modal .password-block {
    position: relative;
}

.front-login-button,
.front-signup-button {
    max-width: 50%;
}

label{
    display: none !important;
}

.terms {
    color: #9B9B9B;
    font-size: 12px;
    margin-top: 40px;
    border-top: 1px solid #e0e0e0;
}

.terms a {
    color: #9B9B9B;
    text-decoration: underline;
}

.show-pass-button{
    width: 20px;
    height: 20px;
    margin-right: 10px;
}

.wallpapers-modal button{
    font-weight: 500;
}

.pw_hide {
    height: 20px;
    width: 20px;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" id="Layer_1" x="0" y="0" style="enable-background:new 0 0 20 20" version="1.1" viewBox="0 0 20 20"><style>.st0{fill:%23cdcdcd}</style><path d="M12.5 13.2 9 9.7c-.2.2-.5.4-.9.4-.5 0-1-.4-1.1-.9v.8c-.1 2.1 1.4 3.9 3.5 4 .8-.1 1.5-.3 2-.8z" class="st0"/><path d="M10 15c-3.3 0-6.4-3.4-7-5 0 0 1-2 2.8-3.5l-1-.9C2.2 7.3 1 10 1 10c.6 2.5 5.2 6 9 6 1.6 0 3-.4 4.3-1l-.9-.9c-1 .6-2.1 1-3.4.9zM17.1 12.9c1.1-1.1 1.8-2.3 1.9-2.9-1.3-4.4-5.9-6-9-6-.6 0-1.1.1-1.6.1L6.2 1.9c-.4-.4-1-.4-1.4 0s-.4 1 0 1.4l12.4 12.4c.2.2.5.3.7.3s.5-.1.7-.3c.4-.4.4-1 0-1.4l-1.5-1.4zm-1.2-1.2-2-2c0-1.9-1.5-3.6-3.5-3.7h-.2l-1-1h.8c2.7 0 4.8.8 7 5-.1.3-.5.9-1.1 1.7z" class="st0"/></svg>')
}

.pw_show {
    height: 20px;
    width: 20px;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" style="enable-background:new 0 0 20 20" viewBox="0 0 20 20"><path fill="%23cdcdcd" fill-rule="evenodd" d="M10 16c-3.8 0-8.437-3.5-9-6 0 0 2.673-6 9-6 3.14 0 7.673 1.589 9 6-.173 1.411-3.765 6.089-9 6zm0-11c-4.536-.312-7 5-7 5 .617 1.583 3.677 5 7 5 4.081.262 6.63-4.241 7-5-2.177-4.228-4.253-5-7-5zm.5 9A3.775 3.775 0 0 1 7 10a4.544 4.544 0 0 1 .061-.7 1.141 1.141 0 0 0 1.095.852 1.156 1.156 0 1 0 0-2.312 1.136 1.136 0 0 0-.729.279A3.46 3.46 0 0 1 10.5 6a3.775 3.775 0 0 1 3.5 4 3.775 3.775 0 0 1-3.5 4z" style="fill:%23cdcdcd"/></svg>')
}

@media (min-width: 800px) {
    body {
        background-image: url("https://wallpapers.com/wp-content/themes/wallpapers.com/src/Login-bg.jpg")
    }

    .back-button {
        right: 400px;
        top: 16px;
        left: unset;
    }

    .wallpapers-modal.show {
        width: 480px;
        padding: 36px 80px;
        position: absolute;
        top: 0;
        right: 0;
        max-width: unset;
    }

    .wallpapers-modal button,
    .wallpapers-modal input {
        width: 300px;
    }

    .toggle-password-input {
        width: auto !important;
    }

    .email-login-button, .email-signup-button {
        width: 300px;
    }

    .google div[role=button]{
        max-width: 300px !important;
    }
}
