body {
    padding-top: 50px;
}

.pointer {
    cursor: pointer;
}

.no-pointer {
    cursor: default!important;
}

.navbar-toggle {
    color: white;
}