.secure_mobile_banner div {
  text-align: center;
}
.tml.tml-login {
    color: #333;
}
.entryContent.nnannn {
    color: #fff;
}

.secure_desktop_header div {
  text-align: center;
}

.tml-profile {
    max-width:100% !important;
}
.tml-profile .tml-form-table {
    border-collapse: collapse;
}
.tml-profile .tml-form-table th, .tml-profile .tml-form-table td {
    display: block;
    vertical-align: middle;
    width: auto;
}
.tml-profile .screen-reader-text, .tml-profile .screen-reader-text span {
    height: 1px;
    left: -1000em;
    overflow: hidden;
    position: absolute;
    width: 1px;
}
.tml-profile .wp-pwd {
    text-align: right;
}
.tml-profile .wp-pwd .dashicons {
    font-size: 1em;
    height: 1em;
    line-height: 1;
    vertical-align: middle;
    width: 1em;
}
.tml-profile #pass-strength-result {
    margin: 0.5em 0;
}
@media screen and (min-width: 768px) {
.tml-profile .tml-submit-wrap input {
    width: auto  !important;
}
}