
.form-check-input {
   margin-top: 0em; /** do this to align radio button properly */
}


.flash-message {
    float: right; /** align the close button on flash messages to the right */
}

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