﻿.field-validation-error, .inActiveRed {
  color: red; }

.form-group label {
  font-weight: bold; }

.breadcrumb a {
  color: #666 !important; }

.breadcrumb .active {
  font-style: italic; }

.breadcrumb :not(.active) {
  font-weight: bold; }

.alternateList .list-group-item:nth-child(odd) {
  background-color: #eee; }

#Home_Index .card {
  height: 100%; }
  #Home_Index .card .card-img-top {
    height: 90%; }
