﻿.k-toolbar .k-overflow-anchor {
  height: 100% !important;
}

.k-toolbar {
  min-height: 50px;
  width: 100%;
  background: #D2D2D4;
}

.k-toolbar-highlight {
  background-color: #F6C23E !important;
}
