.loginbox h1 {
    font-size: 36px;
    color: #333;
    margin-bottom: 20px;
}

.footer {
    margin-top: 0;
    background: transparent none repeat scroll 0 0;
    border-top: none;
    padding: 45px 10px;
}

.container {
    width: 100%;
}

.suit-main-footer {
    border-top: none;
}

.suit-main-footer .suit-footer-content {
    box-shadow: none;
    min-height: 100px;
    border-bottom: none;
}

footer {
    position: relative;
    clear: both;
}

.suit-main-footer {
    margin-top: -120px;
    height: 120px;
    min-height: 120px;
}
