.error {
            color: #a94442;
            border-color: #a94442;
            /*margin-top: 10px;*/
        }

.form-actions {
    display: block;
    background-color: #F5F5F5;
    border-top: 1px solid #E5E5E5;
    margin-bottom: 0px !important;
    margin-top: 20px;
    padding: 15px 15px 15px;
}

.modal-header{
	padding-bottom: 3px !important;
    padding-top: 3px !important;
    background: #f7f7f7 !important;
    border-top: 1px solid #f7f7f7 !important;
}

.modal-header .close {
    margin-top: 10px !important;
}
