﻿.login-form input[type='text'], input[type='password'] {
    height: 30px !important;
}

.login-container {
    margin-top: 100px;
}