.bootstrap a.nounderline:hover {
    text-decoration: none;
}

.bootstrap .sticky {
    position:fixed;
    top:0;
}

.bootstrap .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
     width: 100%;
}