.flash {
    display: none;
}

.autocomplete {
    min-height: 34px;
    height: auto;
}

label.required:after {
    color: #d9534f;
    content: " *";
}

label.radioIchek {
    padding-top: 0px !important;
}