.form-header {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif"Helvetica"";
    font-weight: 600;
    font-size: 2.5em;

}
.row {
    margin: +10px;
    margin-left: 0;
}

.row h2 {
    margin: 0;
}

.panel-heading > .row {
    margin: 0px;
}

.upper_level_link {
    color: blue;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif"Helvetica"";
    font-weight: 600;
    font-size: 1.5em;
    margin-right: 0;
}

.selected {
    background-color: brown;
    color: #FFF;
}