.bg-whitesmoke {
    background-color:whitesmoke;
}
.LoginLink {
    color:blue !important;

}

.navbar-brand {
    font-size:large;
}
.tdLabel {
    width:200px;
    font-weight:600;
}
.col-md-12, .col-md-6, .col-md-4 {
    margin-top:5px;
}
input.required {
    border-left:solid 3px red;
}
.text-lg  {
    font-size:large;
}