﻿
.or {
    text-align: center;
}

.forgot {
    text-align: center;
}

.btn-primary {
    background: none;
}

    .btn-primary:hover, .btn-primary:focus, .btn-primary:active {
        color: #eae8e4;
        background: #000 none repeat scroll 0 0;
        border: none;
        outline: none;
    }


.help-block {
    margin-top: -27px;
}

.help-block {
    color: red;
}

.has-error {
    border-color: red;
}


#Terms-error {
    color: #a63636;
    /*margin-top: 0px;*/
}

.margin-bottom-80 {
    margin-bottom: 0px;
}

h3 {
    text-transform: unset;
}
