.error {
    color: red;
}
.bg-blue,
.bg-blue:hover {
    background-color: #273246;
    border-color: #273246;
    color: #fff;
}
.font-size-16 {
    font-size: 16px !important;
}
.navbar-brand > img {
    margin-top: -7px !important;
    height: 34px !important;
}
.page-title {
    padding-top: 0px;
}
.other-page-title {
    padding-bottom: 20px;
    padding-top: 20px;
}
