.nav-pills {
    position: fixed;
}

.user-guide-section {
    padding-bottom: 10px;
}

div {
    word-wrap: break-word;
    overflow-x: hidden;
}

.padTop {
    padding-top: 20px;
}

.navbar-custom {
    background-color: #12465c !important;
    color: #b5e2f1 !important;
}

a.navbar-custom {
    font-size: 15px;
}

a.navbar-custom:hover {
    color: #fff !important;
}

.active {
    color: #fff !important;
}

.help-nav {
    max-height: 470px;
    overflow-y: scroll;
}