.Typography__typography___1vQ0M {
  display: block;
}

.Typography__headline___hyzu7 {
  font-size: 24px;
  font-weight: 300;
}

.magic-monitor .Typography__headline___hyzu7 {
  color: #ffffff;
}

.Typography__title___1AWGP {
  font-size: 18px;
  color: #333333;
  font-weight: 500;
}

.dark_theme .Typography__title___1AWGP {
  color: white;
}

.magic-monitor .Typography__title___1AWGP {
  color: #ffffff;
}

.Typography__title-2___AMAeT {
  font-size: 18px;
  color: #000;
}

.dark_theme .Typography__title-2___AMAeT {
  color: white;
}

.magic-monitor .Typography__title-2___AMAeT {
  color: #ffffff;
}

.Typography__subheading___3w2Rl {
  font-weight: bold;
  font-size: 15px;
}

.Typography__text-bold___3-hMX,
.Typography__text___21lw3 {
  font-size: 13px;
  color: #333333;
}

.magic-monitor .Typography__text-bold___3-hMX, .magic-monitor
  .Typography__text___21lw3 {
  color: #ffffff;
}

.Typography__paragraph___3Hgli {
  font-size: 15px;
  color: #333333;
  margin: 15px 0;
}

.magic-monitor .Typography__paragraph___3Hgli {
  color: #ffffff;
}

.Typography__text-bold___3-hMX {
  font-weight: bold;
}

.Typography__error___3TS8o {
  color: #dd2c00;
  font-size: 11px;
}

.Typography__disabled___20J1d {
  color: #808080;
}
.Notifications__fade___3e_rL {
  display: block;
}

.Notifications__fadeEnter___N_T1k {
  opacity: 0.01;
}

.Notifications__fadeEnter___N_T1k.Notifications__fadeEnterActive___2EJYd {
  opacity: 1;
  transition: opacity 300ms ease-in;
}

.Notifications__fadeExit___1_awH {
  opacity: 1;
}

.Notifications__fadeExit___1_awH.Notifications__fadeExitActive___3-GSz {
  opacity: 0.01;
  transition: opacity 250ms ease-in;
}
.FadeIn__fade-in___AwwIQ {
  -webkit-animation: FadeIn__fadein___r-73o 1s ease-out;
  animation: FadeIn__fadein___r-73o 1s ease-out;
}

@-webkit-keyframes FadeIn__fadein___r-73o {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes FadeIn__fadein___r-73o {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}
.FormControl__form-control___1sh3H {
  margin-bottom: 16px;
  padding-top: 20px;
  position: relative;
}

.FormControl__form-control___1sh3H label {
  display: block;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.25;
  color: black;
  margin: 0;
  padding: 7px 0;
  position: absolute;
  top: 23px;
  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  transform: translate3d(0, 0, 0);
  transform-origin: left top 0;
  pointer-events: none;
}

.dark_theme .FormControl__form-control___1sh3H label {
  color: white;
}

.magic-monitor .FormControl__form-control___1sh3H label {
  color: #73d0f9;
}

.FormControl__form-control___1sh3H .form-control {
  background: none;
  border: none;
  border-bottom: 1px solid black;
  box-shadow: none;
  color: #333333;
  font-size: 16px;
  height: 34px;
  line-height: 1.25;
  padding: 6px 0;
}

.dark_theme .FormControl__form-control___1sh3H .form-control {
  color: white;
  border-bottom-color: white;
}

.magic-monitor .FormControl__form-control___1sh3H .form-control {
  color: #ffffff;
  border-bottom-color: #bdbfc3;
}

.FormControl__form-control___1sh3H .form-control::-ms-clear {
  display: none;
}

.FormControl__form-control___1sh3H .form-control.FormControl__hasValue___2AZlL, .FormControl__form-control___1sh3H .form-control:focus {
  border-bottom-color: #4377bb;
  padding-right: 25px;
  box-shadow: none;
}

.dark_theme .FormControl__form-control___1sh3H .form-control.FormControl__hasValue___2AZlL, .dark_theme .FormControl__form-control___1sh3H .form-control:focus {
  border-bottom-color: white;
}

.magic-monitor .FormControl__form-control___1sh3H .form-control.FormControl__hasValue___2AZlL, .magic-monitor .FormControl__form-control___1sh3H .form-control:focus {
  color: #ffffff;
  border-bottom-color: #bdbfc3;
}

.FormControl__form-control___1sh3H .form-control.FormControl__hasValue___2AZlL + label, .FormControl__form-control___1sh3H .form-control:focus + label {
  transform: perspective(1px) translate3d(1px, -23px, 0);
  font-size: 13px;
}

.FormControl__form-control___1sh3H .form-control:focus {
  border-width: 3px;
  padding-bottom: 4px;
}

.FormControl__form-control___1sh3H .form-control:focus + label {
  color: #3d77c6;
}

.dark_theme .FormControl__form-control___1sh3H .form-control:focus + label {
  color: white;
}

.magic-monitor .FormControl__form-control___1sh3H .form-control:focus + label {
  color: #73d0f9;
}

.FormControl__form-control___1sh3H .form-control:focus + label + .FormControl__clear___laJEd {
  display: block;
}

.FormControl__form-control___1sh3H .form-control[readonly] {
  border-bottom: 1px dashed black;
  background: transparent;
}

.dark_theme .FormControl__form-control___1sh3H .form-control[readonly] {
  border-bottom-color: white;
}

.FormControl__form-control___1sh3H .form-control[readonly] + label {
  color: black;
}

.dark_theme .FormControl__form-control___1sh3H .form-control[readonly] + label {
  color: white;
}

.FormControl__form-control___1sh3H .form-control[readonly].FormControl__noValue___5p_UK + label {
  transform: none;
  font-size: 15px;
}

.FormControl__form-control___1sh3H .form-control.FormControl__highlight___1y3ON {
  border-bottom-color: #39455d;
}

.FormControl__form-control___1sh3H .form-control.FormControl__hasError___3Jn2f {
  margin-bottom: 0;
  border-bottom-color: #dd2c00;
}

.FormControl__form-control___1sh3H .form-control.FormControl__hasError___3Jn2f .form-control + label {
  color: #dd2c00;
}

.dark_theme .FormControl__form-control___1sh3H .form-control.FormControl__hasError___3Jn2f .form-control + label {
  color: #faaf40;
}

.magic-monitor .FormControl__form-control___1sh3H .form-control.FormControl__hasError___3Jn2f .form-control + label {
  color: #faaf40;
}

.FormControl__form-control___1sh3H textarea.form-control {
  height: auto;
}

.FormControl__small___2Cg4W .form-control {
  font-size: 13px;
}

.FormControl__small___2Cg4W ::-moz-placeholder {
  color: #aaa !important;
}

.FormControl__small___2Cg4W :-ms-input-placeholder {
  color: #aaa !important;
}

.FormControl__small___2Cg4W ::placeholder {
  color: #aaa !important;
}

.FormControl__light___1rxUv .form-control {
  color: #fff;
  border: none;
  border-bottom: 3px solid rgba(255, 255, 255, 0.8);
}

.FormControl__light___1rxUv .form-control:focus {
  border-bottom: 3px solid #fff;
}

.FormControl__light___1rxUv ::-moz-placeholder {
  color: rgba(255, 255, 255, 0.8) !important;
}

.FormControl__light___1rxUv :-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.8) !important;
}

.FormControl__light___1rxUv ::placeholder {
  color: rgba(255, 255, 255, 0.8) !important;
}

.FormControl__light___1rxUv .FormControl__required-mark___1j0Xm {
  color: #faaf40;
}

.FormControl__validation-message___g4cf_ {
  color: #dd2c00;
  display: block;
  font-size: 11px;
  margin-top: 1px;
  text-align: left;
}

.dark_theme .FormControl__validation-message___g4cf_ {
  color: #faaf40;
}

.FormControl__required-mark___1j0Xm {
  color: #dd2c00;
  font-size: 18px;
  height: 24px;
  line-height: 24px;
  position: absolute;
  right: 2px;
  top: 30px;
}

.dark_theme .FormControl__required-mark___1j0Xm {
  color: #faaf40;
}

.FormControl__mark___2kdPQ {
  position: absolute;
  right: 2px;
  top: 30px;
}

.FormControl__mark-loader___XTcpU {
  position: absolute;
  right: 2px;
  top: 20px;
}

.FormControl__clear___laJEd {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE2LjAuNCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHdpZHRoPSIxM3B4IiBoZWlnaHQ9IjEzcHgiIHZpZXdCb3g9IjE3LjUgMTcuNSAxMyAxMyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAxNy41IDE3LjUgMTMgMTMiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8cGF0aCBmaWxsPSIjMDAwMDAwIiBmaWxsLW9wYWNpdHk9IjAuNiIgZD0iTTI0LDE3LjVjLTMuNTkxLDAtNi41LDIuOTA5LTYuNSw2LjVjMCwzLjU5MSwyLjkwOSw2LjUsNi41LDYuNWMzLjU5MSwwLDYuNS0yLjkwOSw2LjUtNi41CglDMzAuNSwyMC40MDksMjcuNTkxLDE3LjUsMjQsMTcuNXogTTI3LjI1LDI2LjMzbC0wLjkyLDAuOTJMMjQsMjQuOTJsLTIuMzMsMi4zM2wtMC45Mi0wLjkyTDIzLjA4LDI0bC0yLjMzLTIuMzNsMC45Mi0wLjkyTDI0LDIzLjA4CglsMi4zMy0yLjMzbDAuOTIsMC45MkwyNC45MiwyNEwyNy4yNSwyNi4zM3oiLz4KPC9zdmc+Cg==) no-repeat 50%;
  padding-left: 15px;
  padding-right: 15px;
  width: 30px;
  cursor: pointer;
  outline: 0;
  height: 34px;
  position: absolute;
  right: -7px;
  top: 23px;
  display: none;
}

.FormControl__clear___laJEd:focus {
  box-shadow: none;
}

.FormControl__inline___d_LyS {
  padding-top: 0;
  margin-bottom: 0;
}

.FormControl__inline___d_LyS label {
  display: none;
}

.FormControl__inline___d_LyS .FormControl__clear___laJEd {
  top: 0;
}

.FormControl__noAnimate___3St5s label {
  transition: none;
}
.List__list___1vUo0 {
  display: block;
  width: 100%;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
}

.List__list___1vUo0.List__full___2T5LK {
  height: 100%;
  overflow: auto;
}

.List__list___1vUo0.List__over___26okD {
  z-index: 3;
  position: relative;
}

.List__list-item___2Gmbe {
  position: relative;
  min-height: 60px;
  font-size: 13px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #c0c0c0;
  background: #fff;
  padding-left: 5px;
  padding-right: 5px;
  flex-shrink: 0;
}

.dark_theme .List__list-item___2Gmbe {
  background: #39455d;
  border-bottom-color: #252e40;
}

.dark_theme .List__list-item___2Gmbe svg polygon,
    .dark_theme .List__list-item___2Gmbe svg path {
  fill: white;
}

.magic-monitor .List__list-item___2Gmbe {
  background: #1a2737;
  border-bottom-color: #000f17;
  color: #bdbfc3;
}

.List__list-item___2Gmbe.List__noPadding___1xSQl {
  padding-left: 0;
  padding-right: 0;
}

.List__list-item___2Gmbe.List__paddingX-md___1_x_y {
  padding-left: 15px;
  padding-right: 15px;
}

.List__list-item___2Gmbe.List__paddingX-md___1_x_y .List__list-item-icon___-zf2H {
  margin-left: 0;
}

.List__list-item___2Gmbe.List__noBottomBorder___2aFuO {
  border-bottom: 0;
}

.List__list-item___2Gmbe.List__noMinHeight___32UN6 {
  min-height: 0;
}

.List__list-item___2Gmbe.List__pressed___10Vw8, .List__list-item___2Gmbe.List__button___1shja:hover {
  background: #e6f0f5;
}

.dark_theme .List__list-item___2Gmbe.List__pressed___10Vw8, .dark_theme .List__list-item___2Gmbe.List__button___1shja:hover {
  background: #1f4577;
}

.magic-monitor .List__list-item___2Gmbe.List__pressed___10Vw8, .magic-monitor .List__list-item___2Gmbe.List__button___1shja:hover {
  background: #223348;
  color: #ffffff;
}

.List__list-item___2Gmbe.List__header___3PkIk {
  background: #f2f2f2;
  padding: 20px 40px 20px 40px;
  text-align: center;
  min-height: 0;
}

.dark_theme .List__list-item___2Gmbe.List__header___3PkIk {
  background: #252e40;
}

.magic-monitor .List__list-item___2Gmbe.List__header___3PkIk {
  background: #172332;
}

.List__list-item___2Gmbe.List__topShadow___3yGvi {
  box-shadow: inset 0 6px 6px 0 rgba(100, 100, 100, 0.1) !important;
}

.List__list-item___2Gmbe.List__center___2yVRv {
  justify-content: center;
}

.List__list-item___2Gmbe.List__highlight___1X5zp {
  background: #fff9e4;
  border-left: 5px solid #faaf40;
}

.List__list-item___2Gmbe, .List__list-item___2Gmbe:hover, .List__list-item___2Gmbe:focus, .List__list-item___2Gmbe:focus:active, .List__list-item___2Gmbe:active {
  text-decoration: none;
  color: #333333;
}

.magic-monitor .List__list-item___2Gmbe, .magic-monitor .List__list-item___2Gmbe:hover, .magic-monitor .List__list-item___2Gmbe:focus, .magic-monitor .List__list-item___2Gmbe:focus:active, .magic-monitor .List__list-item___2Gmbe:active {
  color: #bdbfc3;
}

.List__list-item___2Gmbe.List__disabled___m3Rrp, .List__list-item___2Gmbe.List__disabled___m3Rrp:hover {
  background: rgba(255, 255, 255, 0.6);
}

.magic-monitor .List__list-item___2Gmbe.List__disabled___m3Rrp {
  background: #172332;
}

.magic-monitor .List__list-item___2Gmbe.List__disabled___m3Rrp:hover {
  background: #172332;
}

.magic-monitor .List__list-item___2Gmbe.List__disabled___m3Rrp > * {
  opacity: 0.5;
}

.List__list-item___2Gmbe.List__disabled___m3Rrp:hover {
  cursor: not-allowed;
}

.List__list-item___2Gmbe .List__arrow___Lu2gR {
  display: flex;
  margin-left: auto;
  margin-right: 0;
  width: 60px;
  height: 100%;
  align-items: center;
  justify-content: center;
}

.List__list-item___2Gmbe .List__arrow___Lu2gR.List__right___IGy-q svg {
  transform: rotate(0deg);
}

.List__list-item___2Gmbe .List__arrow___Lu2gR.List__bottom____0pXs svg {
  transform: rotate(90deg);
}

.List__list-item___2Gmbe .List__arrow___Lu2gR.List__left___vGD7h svg {
  transform: rotate(180deg);
}

.List__list-item___2Gmbe .List__arrow___Lu2gR.List__top___31yUV svg {
  transform: rotate(270deg);
}

.List__list-item___2Gmbe.List__dark___1YBLC {
  background: #39455d;
  color: white;
  border-bottom: 1px solid #252e40;
}

.List__list-item___2Gmbe.List__dark___1YBLC.List__button___1shja:hover {
  background: #1f4577;
}

.List__list-item___2Gmbe .List__required-mark___33SzT {
  color: #dd2c00;
  font-size: 24px;
  height: 24px;
  line-height: 34px;
  position: absolute;
  right: 55px;
  top: 50%;
  transform: translateY(-50%);
}

.List__list-item___2Gmbe.List__leftPadding___1KbmP {
  padding-left: 15px;
}

.List__list-item___2Gmbe:after {
  content: '';
  min-height: inherit;
  font-size: 0;
}

.List__list-item___2Gmbe.List__topMargin___3qf2d {
  margin-top: 40px;
  border-top: 1px solid #c0c0c0;
}

.magic-monitor .List__list-item___2Gmbe.List__topMargin___3qf2d {
  border-top-color: #000f17;
}

.List__left-border-black___1-mbU,
.List__left-border-red___qhikX,
.List__left-border-blue___5N0T4,
.List__left-border-darkest-blue___SjCSo,
.List__left-border-yellow___2iBZo {
  width: 4px;
  height: calc(100% + 1px);
  position: absolute;
  left: 0;
  bottom: -1px;
}

.List__list-item___2Gmbe:focus .List__left-border-black___1-mbU, .List__list-item___2Gmbe:focus
  .List__left-border-red___qhikX, .List__list-item___2Gmbe:focus
  .List__left-border-blue___5N0T4, .List__list-item___2Gmbe:focus
  .List__left-border-darkest-blue___SjCSo, .List__list-item___2Gmbe:focus
  .List__left-border-yellow___2iBZo {
  display: none;
}

.List__left-border-yellow___2iBZo {
  background: #faaf40;
}

.List__left-border-darkest-blue___SjCSo {
  background: #252e40;
}

.List__left-border-blue___5N0T4 {
  background: #4377bb;
}

.List__left-border-red___qhikX {
  background: #dd2c00;
}

.List__left-border-black___1-mbU {
  background: black;
}

.List__list-item-text___2PvoN {
  flex-grow: 1;
  word-break: break-word;
  word-wrap: break-word;
}

.List__list-item-text___2PvoN.List__error___1HViq .List__secondary___2NZKu * {
  color: #dd2c00;
}

.magic-monitor .List__list-item-text___2PvoN.List__error___1HViq .List__secondary___2NZKu * {
  color: #faaf40;
}

.List__list-item-text___2PvoN.List__center___2yVRv {
  text-align: center;
}

.List__list-item-text___2PvoN .List__primary___3vR_c {
  display: flex;
  align-items: center;
}

.List__list-item-text___2PvoN .List__secondary___2NZKu {
  display: block;
}

.List__list-item-text___2PvoN .List__label___OALY3 {
  margin-bottom: -6px;
}

.List__list-item-text___2PvoN .List__label___OALY3 > * {
  display: block;
  color: #4377bb !important;
}

.List__list-item-icon___-zf2H {
  display: flex;
  margin-left: 10px;
  margin-right: 15px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.List__list-item-icon___-zf2H a {
  display: flex;
  align-items: center;
  justify-content: center;
}

.List__list-item-icon___-zf2H a:focus {
  box-shadow: 0 0 0 1px #ffffff, 0 0 0 4px #4377bb;
}

.List__list-item-icon___-zf2H.List__hoverGray___dU6K4 a:hover path {
  fill: #808080;
}

.List__list-item-icon___-zf2H.List__hoverOpacity___1M75K a:hover {
  opacity: 0.7;
}

.List__list-item-icon___-zf2H.List__right___IGy-q {
  margin-left: auto;
  margin-right: 0;
}

.List__list-item-icon___-zf2H > img {
  border-radius: 50%;
}

@-webkit-keyframes List__placeHolderShimmer___3lcS3 {
  0% {
    background-position: -1600px 0;
  }

  100% {
    background-position: 1600px 0;
  }
}

@keyframes List__placeHolderShimmer___3lcS3 {
  0% {
    background-position: -1600px 0;
  }

  100% {
    background-position: 1600px 0;
  }
}

.List__list-item-placeholder___1q3ps {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: List__placeHolderShimmer___3lcS3;
  animation-name: List__placeHolderShimmer___3lcS3;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  background: #f6f7f8;
  background-image: linear-gradient(to right, #f6f7f8 0%, #edeef1 20%, #f6f7f8 40%, #f6f7f8 100%);
  background-repeat: no-repeat;
  background-size: 1600px 104px;
  width: 100%;
  height: 15px;
  margin: 5px 30px;
}

@keyframes List__placeHolderShimmer___3lcS3 {
  0% {
    background-position: -1600px 0;
  }

  100% {
    background-position: 1600px 0;
  }
}

.dark_theme .List__list-item-placeholder___1q3ps {
  background: #252e40;
}

.dark_theme .List__list-item-placeholder___1q3ps {
  background-size: 1600px 104px;
  background-image: linear-gradient(to right, #39455d 0%, #252e40 20%, #39455d 40%, #39455d 100%);
}

.magic-monitor .List__list-item-placeholder___1q3ps {
  background-size: 1600px 104px;
  background: #1a2737;
  background-image: linear-gradient(to right, #1a2737 0%, #73d0f9 20%, #1a2737 40%, #1a2737 100%);
}

.List__menu-button___3dqXu {
  display: flex;
  align-items: center;
  align-self: stretch;
  flex-shrink: 0;
  width: 28px;
  box-shadow: -1px 0px 3px 0 rgba(0, 0, 0, 0.3);
}

.List__menuButtonNoBorder___3sFWC .List__menu-button___3dqXu {
  box-shadow: none;
}

.List__menu-button___3dqXu > div,
  .List__menu-button___3dqXu > div > div,
  .List__menu-button___3dqXu > div > div > div,
  .List__menu-button___3dqXu > div > div > div > div,
  .List__menu-button___3dqXu > div > div > div > div > div {
  height: 100%;
}

.List__menu-button___3dqXu a {
  width: 28px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.SaveBar__save-bar___1F4ES {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #4377bb;
  height: 60px;
  max-height: 0;
  transition: max-height, opacity, 300ms ease;
  overflow: hidden;
  opacity: 0.05;
}

.SaveBar__save-bar___1F4ES > button:disabled {
  cursor: not-allowed;
}

.SaveBar__isVisible___1hKjP {
  max-height: 60px;
  opacity: 1;
}

.SaveBar__stickBottom___1gkQL {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.PanelManager__groups___2Xhki {
  position: absolute;
  top: 0;
  left: -1000;
  right: 0;
  bottom: 0;
  z-index: 1001;
  display: flex;
  height: 100%;
}

.PanelManager__groups___2Xhki > div {
  height: 100%;
}

.PanelManager__reverse___NV5-z {
  flex-direction: row-reverse;
}

@-webkit-keyframes PanelManager__fade-enter___23M7J {
  from {
    opacity: 0;
  }
}

@keyframes PanelManager__fade-enter___23M7J {
  from {
    opacity: 0;
  }
}

.PanelManager__fade-enter___23M7J {
  -webkit-animation: PanelManager__fade-enter___23M7J both ease-in;
  animation: PanelManager__fade-enter___23M7J both ease-in;
  -webkit-animation-duration: 300ms;
  animation-duration: 300ms;
}

@-webkit-keyframes PanelManager__fade-leave___24dLp {
  to {
    opacity: 0;
  }
}

@keyframes PanelManager__fade-leave___24dLp {
  to {
    opacity: 0;
  }
}

.PanelManager__fade-leave___24dLp {
  -webkit-animation: PanelManager__fade-leave___24dLp both ease-out;
  animation: PanelManager__fade-leave___24dLp both ease-out;
  -webkit-animation-duration: 300ms;
  animation-duration: 300ms;
}

.PanelManager__pane___sqVmG {
  height: 100vh;
  transition: transform 300ms linear;
  flex-shrink: 0;
}
.AlphaBackground__alpha-background___3MuUl {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(210, 210, 210, 0.8);
}

.dark_theme .AlphaBackground__alpha-background___3MuUl {
  background-color: rgba(0, 0, 0, 0.7);
}

.magic-monitor .AlphaBackground__alpha-background___3MuUl {
  background-color: rgba(0, 15, 23, 0.8);
}

.no-animation .AlphaBackground__alpha-background___3MuUl {
  display: none !important;
}
