/* Login form */
.propform td.title {
    display: block !important;
}
.form-group {
    margin-bottom: 1.5rem !important;
}
.propform .formbuttons {
    margin-top: 3rem !important;
    margin-bottom: 2rem !important;
}