
.jss28, .jss98 {
  display:none;
}
.header-link.selected {
    background: #ff5132;
    border-radius: 4px;
    margin-left: 5px;
}

.MuiButton-containedPrimary {
  color: #fff;
  background-color: #ff5132;
}

.MuiPaper-elevation4 {
  box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.2), 0px 0 1px 0px rgba(0,0,0,0.14), 0px 1px 1px 0px rgba(0,0,0,0.12);
}

.left-menu {
  bottom: 0;
  position: absolute;
  text-align: left;
  font-family: "Open Sans", "Helvetica", "Arial", sans-serif;
  padding-left: 0;
  background-color: #212121;
}
