﻿.main-header { border-bottom: solid 1px #ccc !important; padding-bottom: 10px !important; }
.nav-container { margin-top: -50px; }
.nav-container { margin-bottom: 40px; }
.home .nav-container { margin-bottom: 0; }

.page-title h2 { margin-top: 0; }

span.required, .field-validation-error { color: red; }
.ng-invalid, .input-validation-error { border-color: #a94442; background-color: #f5cccc; }
