.CommonHeader {
  position: relative;
  width: 100%;
  min-height: 36px;
  z-index: 9999;
  margin: 0;
  padding: 0;
  background-color: #252525;
}
