body.toolbar-vertical .navbar.fixed-top {
  top: 39px !important;
}

body.toolbar-horizontal .navbar.fixed-top {
  top: 79px !important;
}

body.toolbar-vertical.dkit-toolbar-active .navbar.fixed-top {
  top: 95px !important;
}

body.toolbar-horizontal.dkit-toolbar-active .navbar.fixed-top {
  top: 135px !important;
}
