﻿.modal-body {
    padding: 10px;
    margin-bottom: -10px;
}

.modal-content {
    width: 85% !important;
    margin: 0 auto;
}

.loader {
    width: 35px;
    height: 35px;
}
.form-form .form-form-wrap form .field-wrapper input {
    font-size: 11px !important;
    padding: 13px 10px 13px 35px;
}

.form-form .form-container .form-content {
    width: 100% !important;
    margin: 0 auto;
}

.form-form .form-form-wrap p.signup-link {
    font-size: 12px !important;
}

.btn {
    font-size: 12px !important;
    background-color: #ee1c25 !important;
    border-color: #ee1c25 !important;
}

/*body {
    background-color: #e7e7e7 !important;
}*/

.form-form .form-form-wrap form .field-wrapper label {
    font-size: 12px !important;
}
