[class^=icon-],
[class*=" icon-"] {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

._viewButton_4p1fz_14 svg {
  width: 20px;
  height: 20px;
}
._viewButton_4p1fz_14._MuiButton-root_4p1fz_18 {
  color: #787d8f !important;
  border-radius: 4px !important;
}
._viewButton_4p1fz_14._MuiButton-root_4p1fz_18._viewButtonActive_4p1fz_22 {
  color: #1f2333;
  background-color: #f0f3f5;
}

._viewSwitch_4p1fz_27 {
  justify-self: flex-end;
}body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html,
body {
  height: 100%;
  width: 100%;
}

#root {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  min-height: 100%;
}