/*Mod margins in main header */

.navbar .col-sm-12.container-col {
    margin: 0.5rem 0 0.5rem 0;
}

/* To fix conflict with annotation viewer */
body .dxpr-theme-header {
    z-index: 2 !important;
}