/* Theme My Login CSS */

#svv-loginform {
    display: none;
}

.featherlight #svv-loginform {
    display: block;
    min-width:400px;
}

.tml * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

[id^=theme-my-login].tml {
    background: #fff;
    
    max-width: 100%;
}

.tml.tml-profile {
    padding: 60px;
}

.tml .error,
.tml .message {
    padding: 15px 20px;
    background-color: #f1f1f1;
}

.tml .error {
    border-left: 3px solid #d4000f;
}

.tml .message {
    border-left: 3px solid #f59b01;
}

.tml p {
    margin: 0 0 1.5em 0;
    padding: 0;
}

.tml label {
    display: block;
    text-align: left;
}

.tml .tml-rememberme-wrap label {
    display: inline;
    padding-left: 3px;
}

.tml input,
.tml textarea,
.tml select {
    width: 100%;
}

.tml input[type="checkbox"],
.tml input[type="radio"],
.tml .tml-rememberme-wrap input {
    vertical-align: middle;
    width: auto;
}

.tml .tml-action-links {
    display: block;
    list-style: none;
    margin: 40px -40px -15px -40px;
    padding: 20px 40px 0px 40px;
    text-align: center;
    border-top: 1px solid #ddd;
}

.tml .tml-action-links li {
    border: none;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    float: left;
    line-height: 1;
    list-style: none;
    margin: 0 0.5em 0 0;
    padding: 0 0.5em 0 0;
    display: inline-block;
}

.tml .tml-action-links li:last-child {
    border-right: none;
    margin-right: 0;
    padding-right: 0;
}

.tml .tml-action-links a {
    border: none;
    display: block;
    padding: 0;
    text-decoration: none;
}

.tml .tml-rememberme-submit-wrap:before,
.tml .tml-rememberme-submit-wrap:after,
.tml .tml-action-links:before,
.tml .tml-action-links:after {
    content: "";
    display: table;
}

.tml .tml-rememberme-submit-wrap:after,
.tml .tml-action-links:after {
    clear: both;
}

.tml .tml-user-avatar {
    text-align: left;
}

.mu_register .hint {
    font-size: 12px;
    margin-bottom: 10px;
    display: block;
}

.mu_register label.checkbox {
    display: inline;
}

#pass-strength-result {
    background-color: #eee;
    border: 1px solid #ddd;
    color: #0068b4;
    font-weight: 600;
    margin: 0;
    padding: 3px 5px;
    text-align: center;
    width: 100%;
    opacity: 0;
}

#pass-strength-result.short {
    background-color: #f1adad;
    border-color: #e35b5b;
    opacity: 1;
}

#pass-strength-result.bad {
    background-color: #fbc5a9;
    border-color: #f78b53;
    opacity: 1;
}

#pass-strength-result.good {
    background-color: #ffe399;
    border-color: #ffc733;
    opacity: 1;
}

#pass-strength-result.strong {
    background-color: #c1e1b9;
    border-color: #83c373;
    opacity: 1;
}

.pw-weak {
    display: none;
}

.indicator-hint {
    padding-top: 8px;
}

#pass1,
#pass1-text {
    width: 100%;
}

#pass1-text,
.show-password #pass1 {
    display: none;
}

.show-password #pass1-text {
    display: inline-block;
}


/* ================= CUSTOM ================== */

.tml-user-links li {
    list-style: none;
}

.widget_theme_my_login h3.svv-widget-title {
    margin: 0px;
    padding: 0px;
    background: #fff;
    
}

.widget_theme_my_login h3.svv-widget-title span {
    display: block;
    padding: 25px 40px 25px 40px;
    border-bottom: 1px solid #ddd;
}

.tml-login,
.tml-register,
.tml-lostpassword {
    padding: 40px;
}

.tml-user-panel {
    padding: 20px 40px;
}

.widget_theme_my_login .tml-user-links li {
    padding: 5px 0px;
}

.tml-user-panel {
    display: table;
    table-layout: fixed;
    width: 100%;
}

.widget_theme_my_login .tml-user-avatar,
.widget_theme_my_login .tml-user-links {
    display: table-cell;
    vertical-align: middle;
}

.widget_theme_my_login .tml-user-links {
    padding-right: 0px;
    text-align: right;
}

.tml-user-avatar img {
    vertical-align: bottom;
}

.tml .tml-rememberme-wrap {
    vertical-align: top;
}

.tml .g-recaptcha {
    margin-bottom: 20px;
}

.tml.tml-profile input,
.tml.tml-profile textarea,
.tml.tml-profile select {
    margin: 0px !important;
}

.tml.tml-profile table input[name="expires_day"],
.tml.tml-profile table input[name="expires_year"] {
    margin-top: 20px !important;
}

.svv-form-table {
    display: table;
    width: 100%;
    table-layout: fixed;
    margin-bottom: 40px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}

.svv-form-table-row {
    display: table-row;
    width: 100%;
}

.svv-form-table-left,
.svv-form-table-right {
    display: table-cell;
    vertical-align: top;
    padding-bottom: 30px;
}

.svv-form-table-left {
    width: 30%;
}

.svv-form-table-right {
    width: 70%;
}

.svv-form-table-right span.description {
    font-size: 14px;
    opacity: 0.8;
}

.svv-button.wp-generate-pw,
.svv-button.wp-hide-pw {
    font-size: 90%;
    padding: 10px 15px;
}

.svv-profile-menu ul {
    list-style: none;
    margin: 0px 0px 30px 0px;
    padding: 0px;
    display: inline-block;
    width: 100%;
}

.svv-profile-menu ul li {
    display: inline-block;
    float: left;
    border-right: 1px solid #0068b5;
}

.svv-profile-menu ul li:last-child {
    border: none;
}

.svv-profile-menu ul li a:hover,
.svv-profile-menu ul li.active a {
    background: #0068b5;
}

.svv-profile-menu ul li a {
    color: #fff;
    display: block;
    background: #f59b01;
    padding: 15px 25px;
    -webkit-transition: background 0.2s ease-in-out;
    -moz-transition: background 0.2s ease-in-out;
    transition: background 0.2s ease-in-out;
    font-weight: 700;
}


/* ================= MEDIA ================== */

@media screen and (min-width: 768px) {
    .tml .tml-submit-wrap input {
        width: auto;
    }
    .tml-login .tml-rememberme-submit-wrap {
        display: table;
        margin-bottom: 1.5em;
        width: 100%;
    }
    .tml-login .tml-rememberme-wrap {
        display: table-cell;
    }
    .tml-login .tml-rememberme-wrap input {
        margin: 0;
    }
    .tml-login .tml-submit-wrap {
        display: table-cell;
        text-align: right;
    }
    .tml-login .tml-submit-wrap input {
        margin: 0;
        width: auto;
    }
}

@media screen and (max-width: 1170px) {
    .svv-profile-menu {
        display: none;
    }
}

@media screen and (max-width: 800px) {
    .tml.tml-profile {
        padding: 40px;
    }
}

@media screen and (max-width: 480px) {
    .tml-user-avatar img {
        max-width: 80px !important;
        height: auto;
    }
    .widget_theme_my_login.svv-sidebar-box h4,
    .tml-user-panel,
    .tml-login,
    .tml-register,
    .tml-lostpassword,
    .widget_theme_my_login h3.svv-widget-title span.tml-profile {
        padding: 20px;
    }
    .tml .tml-action-links li {
        margin-bottom: 15px;
    }
}