﻿
.grecaptcha-badge {
    display: none !important;
}

.alert-error {
    color: #B94A48;
}

.form-horizontal .table > thead > tr >th {
    background-color: #EFEFEF;
}

.required {
    color: red;
    font-weight:bold;
}