.mt-auth-container {
    height: 560px;
    margin-top: -285px;
}

.mt-auth-container img {
    width: 200px;
}
.nk-login-table {
    border-collapse: collapse;
    color: #333;
    margin: 16px -170px 45px;
    border-radius: 5px;
    background: rgba(223, 241, 255, 0.09);
}
.nk-login-table * {
    font-size: 17px;
    line-height: 24px;
}
.nk-login-table nobr {
    display: block;
}
.nk-login-table td {
    text-align: left;
    vertical-align: top;
    padding: 15px 15px;
}
.where-buy-btn {
    background: #DF0024 none repeat scroll 0 0;
    border-radius: 7px;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    height: 25px;
    padding: 0 20px;
    text-decoration: none !important;
    margin: 10px 0 0;
}
.where-buy-btn:hover {
    opacity: .8;
}