﻿.card-body {
    padding: 30px !important;
    padding-bottom: 25px !important;
}

    .card-body .row {
        margin-bottom: 0;
    }

    .card-body h2 {
        display: inline-block;
        color: #51534A !important;
        font-weight: 500 !important;
        font-size: 38px !important;
        margin-top: 0;
        margin-bottom: 30px;
    }

.boxed-fields .form-control {
    min-height: 40px;
}

#loginBtn {
    width: 150px;
    height: 35px;
    line-height: 35px;
    padding: 0;
}

.checkbox {
    width: 17px !important;
    margin-right: 0 !important;
}

.partner-box {
    font-size: 12px;
    margin-top: 77px;
}

    .partner-box h5 {
        color: #838383;
    }

.groupbox {
    margin-bottom: 0px !important;
}

#warning {
    margin-bottom: 15px;
}