#navigation.well {
    background-color: #ffffff;
}

.alert.alert-info {
    background-color: #b1cfdf;
    color: #000;
}

div.credential-card > div.panel-heading:first-child {
    border-color: #e30613;
    border-image: none;
}


div#apply-wizard > div#railmap:first-child {
    display: none !important;
}


