/* Start custom CSS */.help-tab-header  {
 display: none !important;
}

.btn-theme-outline.active, .btn-theme-outline:hover {
    color: #fff;
    background-color: var(--vtpos-theme-hover-color);
    border-color: var(--vtpos-theme-hover-color);
    display: none;
}/* End custom CSS */