/* stylelint-disable color-no-hex */
.styles__disabled___2jlrI {
  pointer-events: none;
  opacity: 0.5;
}
/* $black: #1f292e; */
/* NEW COLORS */
/* $blue: #1791cf; */
/* $green: #00b395; */
/* $red: #f25a5a; */
/* $white: #fff; */
.styles__heading___JBsk- {
  display: block;
  width: 100%;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: -0.3px;
  color: #323232;
  margin: 24px 0 24px 0;
}
.styles__noTopGap___cu7kW {
  margin-top: 0px;
}
.styles__heading___JBsk- + .styles__heading___JBsk- {
  margin-top: 5px;
}
.styles__subheader___831x6 {
  padding: 0 0 10px;
  font-size: 14px;
  letter-spacing: -0.3px;
  font-weight: 600;
  color: #323232;
}

/* stylelint-disable color-no-hex */
.styles__disabled___3UuK- {
  pointer-events: none;
  opacity: 0.5;
}
/* $black: #1f292e; */
/* NEW COLORS */
/* $blue: #1791cf; */
/* $green: #00b395; */
/* $red: #f25a5a; */
/* $white: #fff; */
.styles__label___1ZdrH {
  font-weight: 600;
  letter-spacing: -0.2px;
  color: #323232;
  font-size: 13px;
}
td .styles__label___1ZdrH {
    font-weight: inherit;
    font-size: 14px;
    letter-spacing: -0.3px;
    color: #323232;
  }

/* stylelint-disable color-no-hex */
.styles__disabled___2GTiB {
  pointer-events: none;
  opacity: 0.5;
}
/* $black: #1f292e; */
/* NEW COLORS */
/* $blue: #1791cf; */
/* $green: #00b395; */
/* $red: #f25a5a; */
/* $white: #fff; */
.rc-notification {
    z-index: 1250;
  }
.rc-notification-notice {
    right: 30px !important;
    bottom: 10px !important;
    padding: 0;
    width: 280px;
  }
.rc-notification-notice-close-x {
    top: 0;
    right: 0
  }
.rc-notification-notice-close-x:after {
      content: '';
      position: absolute;
      top: 11px;
      right: 10px;
      background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h24v24H0z'/%3E%3Cpath fill='%23FFF' fill-opacity='.4' d='M13.429 12L17 8.429 15.571 7 12 10.571 8.429 7 7 8.429 10.571 12 7 15.571 8.429 17 12 13.429 15.571 17 17 15.571 13.429 12z'/%3E%3C/g%3E%3C/svg%3E");
      width: 20px;
      height: 20px;
    }
.rc-notification-notice-close-x:hover:after {
      background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h24v24H0z'/%3E%3Cpath fill='%23FFF' fill-opacity='.6' d='M13.429 12L17 8.429 15.571 7 12 10.571 8.429 7 7 8.429 10.571 12 7 15.571 8.429 17 12 13.429 15.571 17 17 15.571 13.429 12z'/%3E%3C/g%3E%3C/svg%3E");
    }
.rc-notification-notice-close {
    opacity: 1;
  }
.styles__popup-box___31NkC {
  border-radius: 3px;
  background-color: #8a8d90;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2)
}
.styles__popup-box___31NkC.styles__gray___2lyXM {
    background-color: #8a8d90;
  }
.styles__popup-box___31NkC.styles__red___OzgAi {
    background-color: #e05252;
  }
.styles__popup-box___31NkC.styles__green___Cew1R {
    background-color: #109f86;
  }
.styles__popup-box___31NkC.styles__blue___Xx2Fi {
    background-color: #4676ae;
  }
.styles__popup-box__close___sAd5S {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: end;
          justify-content: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}
.styles__popup-box__content___nSInw {
  margin: 15px 47px 15px 20px;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: -0.2px;
  text-align: left;
  color: #fff;
}
.styles__popup-box__footer___2noZb {
  margin-bottom: 20px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
}
.styles__notice500-link___zdQzT {
  color: #fff;
  text-decoration: underline;
  cursor: pointer;
}

/* stylelint-disable color-no-hex */
.styles__disabled___1PyAa {
  pointer-events: none;
  opacity: 0.5;
}
/* $black: #1f292e; */
/* NEW COLORS */
/* $blue: #1791cf; */
/* $green: #00b395; */
/* $red: #f25a5a; */
/* $white: #fff; */
.tippy-content {
    padding: 0;
  }
.tippy-popper[x-placement^='top'] .tippy-tooltip .tippy-arrow {
    border-top: 5px solid #8a8d90;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    bottom: -4px;
  }
.tippy-popper[x-placement^='bottom'] .tippy-tooltip .tippy-arrow {
    border-bottom: 5px solid #8a8d90;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    top: -4px;
  }
.tippy-popper[x-placement^='left'] .tippy-tooltip .tippy-arrow {
    border-left: 5px solid #8a8d90;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    right: -4px;
  }
.tippy-popper[x-placement^='right'] .tippy-tooltip .tippy-arrow {
    border-right: 5px solid #8a8d90;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    left: -4px;
  }
/* red theme */
.tippy-popper[x-placement^='top'] .tippy-tooltip.red-theme .tippy-arrow {
    border-top: 5px solid #e05252;
  }
.tippy-popper[x-placement^='bottom'] .tippy-tooltip.red-theme .tippy-arrow {
    border-bottom: 5px solid #e05252;
  }
.tippy-popper[x-placement^='left'] .tippy-tooltip.red-theme .tippy-arrow {
    border-left: 5px solid #e05252;
  }
.tippy-popper[x-placement^='right'] .tippy-tooltip.red-theme .tippy-arrow {
    border-right: 5px solid #e05252;
  }
/* warn theme */
.tippy-popper[x-placement^='top'] .tippy-tooltip.warn-theme .tippy-arrow {
    border-top: 5px solid #ffaa1c;
  }
.tippy-popper[x-placement^='bottom'] .tippy-tooltip.warn-theme .tippy-arrow {
    border-bottom: 5px solid #ffaa1c;
  }
.tippy-popper[x-placement^='left'] .tippy-tooltip.warn-theme .tippy-arrow {
    border-left: 5px solid #ffaa1c;
  }
.tippy-popper[x-placement^='right'] .tippy-tooltip.warn-theme .tippy-arrow {
    border-right: 5px solid #ffaa1c;
  }
/* white theme */
.tippy-popper[x-placement^='top'] .tippy-tooltip.white-theme .tippy-arrow {
    border-top: 5px solid #fff;
  }
.tippy-popper[x-placement^='bottom'] .tippy-tooltip.white-theme .tippy-arrow {
    border-bottom: 5px solid #fff;
  }
.tippy-popper[x-placement^='left'] .tippy-tooltip.white-theme .tippy-arrow {
    border-left: 5px solid #fff;
  }
.tippy-popper[x-placement^='right'] .tippy-tooltip.white-theme .tippy-arrow {
    border-right: 5px solid #fff;
  }
.tippy-tooltip.default-theme, .tippy-tooltip.red-theme, .tippy-tooltip.warn-theme, .tippy-tooltip.white-theme {
    background-color: #8a8d90;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
    padding: 7px 10px;
    font-size: 12px;
    font-weight: 600;
    text-align: left;
    color: #fff;
    min-height: inherit;
    border-radius: 3px;
  }
.tippy-tooltip.default-theme .tippy-backdrop, .tippy-tooltip.red-theme .tippy-backdrop, .tippy-tooltip.warn-theme .tippy-backdrop, .tippy-tooltip.white-theme .tippy-backdrop {
      background-color: #8a8d90;
      font-weight: 600;
      color: #fff;
    }
.tippy-tooltip.red-theme {
    background-color: #e05252;
  }
.tippy-tooltip.red-theme .tippy-backdrop {
      background-color: #e05252;
    }
.tippy-tooltip.warn-theme {
    background-color: #ffaa1c;
  }
.tippy-tooltip.warn-theme .tippy-backdrop {
      background-color: #ffaa1c;
    }
.tippy-tooltip.white-theme {
    background-color: #fff;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
    color: #323232;
    font-weight: 400;
  }
.tippy-tooltip.white-theme .tippy-backdrop {
      background-color: #fff;
    }

/* stylelint-disable color-no-hex */
.styles__disabled___2ob0C {
  pointer-events: none;
  opacity: 0.5;
}
/* $black: #1f292e; */
/* NEW COLORS */
/* $blue: #1791cf; */
/* $green: #00b395; */
/* $red: #f25a5a; */
/* $white: #fff; */
.styles__field-label___1Xd5C {
  margin-bottom: 10px;
  font-size: 12px;
  color: #73848c;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.styles__field-label--input___1F0r8 {
  margin-bottom: 0px;
  padding-top: 9px;
}
.styles__field-label___1Xd5C.styles__field-label--disabled___3AUkE {
  color: #73848c;
}
.styles__no-margin-bottom___2Bonp {
  margin-bottom: 0px;
}
.styles__required___1E6QZ {
  color: #f56363;
  margin-left: 3px;
}

/* stylelint-disable color-no-hex */
.styles__disabled___KR71f {
  pointer-events: none;
  opacity: 0.5;
}
/* $black: #1f292e; */
/* NEW COLORS */
/* $blue: #1791cf; */
/* $green: #00b395; */
/* $red: #f25a5a; */
/* $white: #fff; */
.styles__error___1esDk {
  font-size: 10px;
  color: #f56363;
}

/* stylelint-disable */
/* stylelint-disable color-no-hex */
.styles__disabled___3-Mmt {
  pointer-events: none;
  opacity: 0.5;
}
/* $black: #1f292e; */
/* NEW COLORS */
/* $blue: #1791cf; */
/* $green: #00b395; */
/* $red: #f25a5a; */
/* $white: #fff; */
.styles__icon___bYpnH {
  display: block
}
.styles__icon___bYpnH.styles__inline___1fE-2 {
    display: inline-block;
  }
.styles__icon___bYpnH.styles__marginTop___3SxL0 {
    margin-top: 4px;
  }
.styles__icon___bYpnH:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
  0 0 0 3px rgba(0, 126, 255, 0.1);
  }
.styles__icon___bYpnH.styles__inline___1fE-2 + .styles__icon___bYpnH.styles__inline___1fE-2,
.styles__icon-tooltip--inline___Aiagm + .styles__icon-tooltip--inline___Aiagm {
  margin-left: 20px;
}
.styles__ic-done___1R-kX {
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M11.125 13.333l-2.75-2.666L7 12l4.125 4L18 9.333 16.625 8z'/%3E%3C/svg%3E") no-repeat;
}
.styles__ic-edit___2f6Z7 {
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='24' height='24' fill='%235F666D' rx='3'/%3E%3Cg fill='%23FFF'%3E%3Cpath fill-rule='nonzero' d='M12.9 9.657l-3.536 3.535 1.414 1.415 3.536-3.536-1.415-1.414zm0-2.829l4.242 4.243-6.364 6.364-4.242-4.243 6.363-6.364z'/%3E%3Cpath d='M15.728 4l4.243 4.243-2.122 2.121-4.242-4.243zM5.121 18.85l4.95-.708L5.828 13.9z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat
}
.styles__ic-edit___2f6Z7:active,
  .styles__ic-edit___2f6Z7:hover {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='24' height='24' fill='%23535a66' rx='3'/%3E%3Cg fill='%23FFF'%3E%3Cpath fill-rule='nonzero' d='M12.9 9.657l-3.536 3.535 1.414 1.415 3.536-3.536-1.415-1.414zm0-2.829l4.242 4.243-6.364 6.364-4.242-4.243 6.363-6.364z'/%3E%3Cpath d='M15.728 4l4.243 4.243-2.122 2.121-4.242-4.243zM5.121 18.85l4.95-.708L5.828 13.9z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;
    cursor: pointer;
  }
.styles__ic-history___1MykJ {
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23F5F5F5' d='M0 0h24v24H0z'/%3E%3Crect width='24' height='24' rx='3' fill='%2317CF48'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 6h-8v5h8V6zm-6.5 3.5v-2h5v2h-5z' fill='%23fff'/%3E%3Cpath d='M10 13.5h8V15h-8v-1.5zm8 3.5h-8v1.5h8V17z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M22 2H6v5H1v12a3.003 3.003 0 0 0 3.004 3H18.99A2.995 2.995 0 0 0 22 19.006V2zM8 18.437c0 .849-.441 1.521-.556 1.563H17.99c1.11 0 2.01-.895 2.01-1.994V4H8v14.437zm-2 .057V9H3v9.494a1.5 1.5 0 1 0 3 0z' fill='%23fff'/%3E%3C/svg%3E") no-repeat
}
.styles__ic-history___1MykJ:active,
  .styles__ic-history___1MykJ:hover {
    background: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23F5F5F5' d='M0 0h24v24H0z'/%3E%3Crect width='24' height='24' rx='3' fill='%2319B342'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 6h-8v5h8V6zm-6.5 3.5v-2h5v2h-5z' fill='%23fff'/%3E%3Cpath d='M10 13.5h8V15h-8v-1.5zm8 3.5h-8v1.5h8V17z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M22 2H6v5H1v12a3.003 3.003 0 0 0 3.004 3H18.99A2.995 2.995 0 0 0 22 19.006V2zM8 18.437c0 .849-.441 1.521-.556 1.563H17.99c1.11 0 2.01-.895 2.01-1.994V4H8v14.437zm-2 .057V9H3v9.494a1.5 1.5 0 1 0 3 0z' fill='%23fff'/%3E%3C/svg%3E") no-repeat;
    cursor: pointer;
  }
.styles__ic-lock___1Xwxq {
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21 0H3a3 3 0 0 0-3 3v18a3 3 0 0 0 3 3h18a3 3 0 0 0 3-3V3a3 3 0 0 0-3-3z' fill='%23FFA91C'/%3E%3Cpath d='M7.333 10.667h9.334A1.333 1.333 0 0 1 18 12v5.333a1.333 1.333 0 0 1-1.333 1.334H7.333A1.333 1.333 0 0 1 6 17.333V12c0-.733.6-1.333 1.333-1.333zm4 4.486V16a.667.667 0 0 0 1.334 0v-.847a1.333 1.333 0 1 0-1.334 0z' fill='%23fff'/%3E%3Cpath d='M12 16.667a.667.667 0 0 0 .667-.667v-.847A1.333 1.333 0 0 0 12 12.667v-2h2v-2a2 2 0 1 0-4 0v2H8.667v-2a3.333 3.333 0 1 1 6.666 0v2h1.334A1.334 1.334 0 0 1 18 12v5.333a1.334 1.334 0 0 1-1.333 1.334H12v-2z' fill='%23fff'/%3E%3C/svg%3E") no-repeat
}
.styles__ic-lock___1Xwxq:active,
  .styles__ic-lock___1Xwxq:hover {
    background: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21 0H3a3 3 0 0 0-3 3v18a3 3 0 0 0 3 3h18a3 3 0 0 0 3-3V3a3 3 0 0 0-3-3z' fill='%23FFA91C' fill-opacity='.85'/%3E%3Cpath d='M7.333 10.667h9.334A1.333 1.333 0 0 1 18 12v5.333a1.333 1.333 0 0 1-1.333 1.334H7.333A1.333 1.333 0 0 1 6 17.333V12c0-.733.6-1.333 1.333-1.333zm4 4.486V16a.667.667 0 0 0 1.334 0v-.847a1.333 1.333 0 1 0-1.334 0z' fill='%23fff'/%3E%3Cpath d='M12 16.667a.667.667 0 0 0 .667-.667v-.847A1.333 1.333 0 0 0 12 12.667v-2h2v-2a2 2 0 1 0-4 0v2H8.667v-2a3.333 3.333 0 0 1 6.666 0v2h1.334A1.333 1.333 0 0 1 18 12v5.333a1.333 1.333 0 0 1-1.333 1.334H12v-2z' fill='%23fff'/%3E%3C/svg%3E") no-repeat;
    cursor: pointer;
  }
.styles__ic-unlock___3q9HU {
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21 0H3a3 3 0 0 0-3 3v18a3 3 0 0 0 3 3h18a3 3 0 0 0 3-3V3a3 3 0 0 0-3-3z' fill='%234E83C1'/%3E%3Cpath d='M11.333 15.153V16a.667.667 0 0 0 1.334 0v-.847a1.333 1.333 0 1 0-1.334 0zm-4-4.486h9.334A1.333 1.333 0 0 1 18 12v5.333a1.333 1.333 0 0 1-1.333 1.334H7.333A1.333 1.333 0 0 1 6 17.333V12c0-.733.6-1.333 1.333-1.333z' fill='%23fff'/%3E%3Cpath d='M12 16.667a.667.667 0 0 0 .667-.667v-.847A1.333 1.333 0 0 0 12 12.667v-2h4.667A1.333 1.333 0 0 1 18 12v5.333a1.333 1.333 0 0 1-1.333 1.334H12v-2zm3.333-8a.667.667 0 1 1-1.333 0 2 2 0 1 0-4 0v2H8.667v-2a3.333 3.333 0 0 1 6.666 0z' fill='%23fff'/%3E%3C/svg%3E") no-repeat
}
.styles__ic-unlock___3q9HU:active,
  .styles__ic-unlock___3q9HU:hover {
    background: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21 0H3a3 3 0 0 0-3 3v18a3 3 0 0 0 3 3h18a3 3 0 0 0 3-3V3a3 3 0 0 0-3-3z' fill='%234E83C1' fill-opacity='.85'/%3E%3Cpath d='M11.333 15.153V16a.667.667 0 0 0 1.334 0v-.847a1.333 1.333 0 1 0-1.334 0zm-4-4.486h9.334A1.333 1.333 0 0 1 18 12v5.333a1.333 1.333 0 0 1-1.333 1.334H7.333A1.333 1.333 0 0 1 6 17.333V12c0-.733.6-1.333 1.333-1.333z' fill='%23fff'/%3E%3Cpath d='M12 16.667a.667.667 0 0 0 .667-.667v-.847A1.333 1.333 0 0 0 12 12.667v-2h4.667A1.333 1.333 0 0 1 18 12v5.333a1.333 1.333 0 0 1-1.333 1.334H12v-2zm3.333-8a.667.667 0 0 1-1.333 0 2 2 0 1 0-4 0v2H8.667v-2a3.333 3.333 0 0 1 6.666 0z' fill='%23fff'/%3E%3C/svg%3E") no-repeat;
    cursor: pointer;
  }
.styles__ic-eye___3XHRM {
  width: 20px;
  height: 20px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%232b414d' width='24' height='24'%3E%3Cpath d='M15 12c0 1.654-1.346 3-3 3s-3-1.346-3-3 1.346-3 3-3 3 1.346 3 3zm9-.449S19.748 20 12.015 20C4.835 20 0 11.551 0 11.551S4.446 4 12.015 4C19.709 4 24 11.551 24 11.551zM17 12c0-2.757-2.243-5-5-5s-5 2.243-5 5 2.243 5 5 5 5-2.243 5-5z'/%3E%3C/svg%3E") no-repeat;
  background-size: 100%
}
.styles__ic-eye___3XHRM:hover {
    cursor: pointer;
  }
.styles__ic-hide-eye___2sUX_ {
  width: 20px;
  height: 20px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%232b414d' width='24' height='24'%3E%3Cpath d='M11.885 14.988l3.104-3.098L15 12c0 1.654-1.346 3-3 3l-.115-.012zm8.048-8.032l-3.274 3.268c.212.554.341 1.149.341 1.776 0 2.757-2.243 5-5 5-.631 0-1.229-.13-1.785-.344l-2.377 2.372c1.276.588 2.671.972 4.177.972C19.748 20 24 11.551 24 11.551s-1.415-2.478-4.067-4.595zm1.431-3.536L2.745 22l-1.382-1.422 3.455-3.447C1.796 14.681 0 11.551 0 11.551S4.446 4 12.015 4c1.825 0 3.456.426 4.886 1.075L19.982 2l1.382 1.42zM7.613 14.342l1.519-1.515A2.938 2.938 0 0 1 9 12c0-1.654 1.346-3 3-3 .291 0 .567.055.833.134l1.518-1.515A4.906 4.906 0 0 0 12 7c-2.757 0-5 2.243-5 5 0 .852.235 1.641.613 2.342z'/%3E%3C/svg%3E") no-repeat;
  background-size: 100%
}
.styles__ic-hide-eye___2sUX_:hover {
    cursor: pointer;
  }
.styles__ic-link___7BU0s {
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='24' height='24' fill='%234e83c1' rx='3'/%3E%3Cg fill='%23FFF'%3E%3Cpath d='M16.837 12.653a1.394 1.394 0 0 0-.187-.033c-.17-.017-.54-.096-.664-.205-.134-.118-.355-.502-.357-.651a.495.495 0 0 0-.038-.171l1.272-1.516a2.4 2.4 0 0 0-.296-3.381l-.084-.07a2.4 2.4 0 0 0-3.38.295l-1.649 1.964a2.4 2.4 0 0 0 .296 3.381l.084.07c.09.076.182.143.279.203-.022.024-.032.038-.03.042.014.061-.304.742-.345.794-.026.033-.256.18-.69.438l-.99-.83a3.2 3.2 0 0 1-.395-4.509l2.723-3.245a3.2 3.2 0 0 1 4.509-.395l1.364 1.146a3.2 3.2 0 0 1 .395 4.508l-1.817 2.165z'/%3E%3Cpath d='M7.273 11.323c.07.017.133.028.187.033.17.017.54.096.663.205.135.118.356.502.358.652 0 .05.013.107.038.17L7.247 13.9a2.4 2.4 0 0 0 .296 3.382l.083.07a2.4 2.4 0 0 0 3.382-.296l1.647-1.964a2.4 2.4 0 0 0-.295-3.381l-.084-.07a2.42 2.42 0 0 0-.28-.203c.022-.023.033-.038.032-.042-.016-.061.303-.741.343-.793.027-.034.257-.18.69-.44l-.187-.156 1.178.988a3.2 3.2 0 0 1 .395 4.508l-2.724 3.245a3.2 3.2 0 0 1-4.508.395L5.85 17.996a3.2 3.2 0 0 1-.394-4.508l1.817-2.165z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat
}
.styles__ic-link___7BU0s:active,
  .styles__ic-link___7BU0s:hover {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24'%3E%3Cdefs%3E%3Crect id='a' width='24' height='24' rx='3'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cuse fill='%234e83c1' xlink:href='%23a'/%3E%3Cuse fill='%23000' fill-opacity='.15' xlink:href='%23a'/%3E%3Cg fill='%23FFF'%3E%3Cpath d='M16.837 12.653a1.394 1.394 0 0 0-.187-.033c-.17-.017-.54-.096-.664-.205-.134-.118-.355-.502-.357-.651a.495.495 0 0 0-.038-.171l1.272-1.516a2.4 2.4 0 0 0-.296-3.381l-.084-.07a2.4 2.4 0 0 0-3.38.295l-1.649 1.964a2.4 2.4 0 0 0 .296 3.381l.084.07c.09.076.182.143.279.203-.022.024-.032.038-.03.042.014.061-.304.742-.345.794-.026.033-.256.18-.69.438l-.99-.83a3.2 3.2 0 0 1-.395-4.509l2.723-3.245a3.2 3.2 0 0 1 4.509-.395l1.364 1.146a3.2 3.2 0 0 1 .395 4.508l-1.817 2.165z'/%3E%3Cpath d='M7.273 11.323c.07.017.133.028.187.033.17.017.54.096.663.205.135.118.356.502.358.652 0 .05.013.107.038.17L7.247 13.9a2.4 2.4 0 0 0 .296 3.382l.083.07a2.4 2.4 0 0 0 3.382-.296l1.647-1.964a2.4 2.4 0 0 0-.295-3.381l-.084-.07a2.42 2.42 0 0 0-.28-.203c.022-.023.033-.038.032-.042-.016-.061.303-.741.343-.793.027-.034.257-.18.69-.44l-.187-.156 1.178.988a3.2 3.2 0 0 1 .395 4.508l-2.724 3.245a3.2 3.2 0 0 1-4.508.395L5.85 17.996a3.2 3.2 0 0 1-.394-4.508l1.817-2.165z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;
    cursor: pointer;
  }
.styles__ic-alert___2m48i {
  width: 19px;
  height: 19px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h20v20H0z' opacity='.399'/%3E%3Cpath fill='%23F56363' d='M10 2a1.79 1.79 0 0 1 1.78 1.988l-.67 6.018a1.117 1.117 0 0 1-2.22 0l-.67-6.018A1.79 1.79 0 0 1 10 2z'/%3E%3Crect width='4' height='4' x='8' y='13' fill='%23F56363' rx='2'/%3E%3C/g%3E%3C/svg%3E") no-repeat
}
.styles__ic-alert___2m48i:active,
  .styles__ic-alert___2m48i:hover {
    cursor: pointer;
  }
.styles__ic-warn___2AUav {
  width: 19px;
  height: 19px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h20v20H0z' opacity='.399'/%3E%3Cpath fill='%23ffaa1c' d='M10 2a1.79 1.79 0 0 1 1.78 1.988l-.67 6.018a1.117 1.117 0 0 1-2.22 0l-.67-6.018A1.79 1.79 0 0 1 10 2z'/%3E%3Crect width='4' height='4' x='8' y='13' fill='%23ffaa1c' rx='2'/%3E%3C/g%3E%3C/svg%3E") no-repeat
}
.styles__ic-warn___2AUav:active,
  .styles__ic-warn___2AUav:hover {
    cursor: pointer;
  }
.styles__ic-alert-state___2NwbC {
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='24' height='24' fill='%23F56363' rx='3'/%3E%3Cpath fill='%23FFF' d='M10 16h4v4h-4zm0-12h4v10h-4z'/%3E%3C/g%3E%3C/svg%3E") no-repeat
}
.styles__ic-alert-state___2NwbC:active,
  .styles__ic-alert-state___2NwbC:hover {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='24' height='24' fill='%23F56363' rx='3'/%3E%3Crect width='24' height='24' fill='%23000' fill-opacity='.15' rx='3'/%3E%3Cpath fill='%23FFF' d='M10 16h4v4h-4zm0-12h4v10h-4z'/%3E%3C/g%3E%3C/svg%3E") no-repeat;
    cursor: pointer;
  }
.styles__ic-edit-state___3zwks {
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='24' height='24' fill='%23FFA91C' rx='3'/%3E%3Cg fill='%23FFF'%3E%3Cpath fill-rule='nonzero' d='M12.9 9.657l-3.536 3.535 1.414 1.415 3.536-3.536-1.415-1.414zm0-2.829l4.242 4.243-6.364 6.364-4.242-4.243 6.363-6.364z'/%3E%3Cpath d='M15.728 4l4.243 4.243-2.122 2.121-4.242-4.243zM5.121 18.85l4.95-.708L5.828 13.9z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat
}
.styles__ic-edit-state___3zwks:active,
  .styles__ic-edit-state___3zwks:hover {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='24' height='24' fill='%23FFA91C' rx='3'/%3E%3Crect width='24' height='24' fill='%23000' fill-opacity='.15' rx='3'/%3E%3Cg fill='%23FFF'%3E%3Cpath fill-rule='nonzero' d='M12.9 9.657l-3.536 3.535 1.414 1.415 3.536-3.536-1.415-1.414zm0-2.829l4.242 4.243-6.364 6.364-4.242-4.243 6.363-6.364z'/%3E%3Cpath d='M15.728 4l4.243 4.243-2.122 2.121-4.242-4.243zM5.121 18.85l4.95-.708L5.828 13.9z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;
    cursor: pointer;
  }
.styles__ic-done-state___2Vh0V {
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='24' height='24' fill='%2312B195' rx='3'/%3E%3Cpath fill='%23FFF' d='M10 13l-2-2-2 2 4 4 8-8-2-2z'/%3E%3C/g%3E%3C/svg%3E") no-repeat
}
.styles__ic-done-state___2Vh0V:active,
  .styles__ic-done-state___2Vh0V:hover {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='24' height='24' fill='%2312B195' rx='3'/%3E%3Crect width='24' height='24' fill='%23000' fill-opacity='.15' rx='3'/%3E%3Cpath fill='%23FFF' d='M10 13l-2-2-2 2 4 4 8-8-2-2z'/%3E%3C/g%3E%3C/svg%3E") no-repeat;
    cursor: pointer;
  }
.styles__ic-delete___skiOJ {
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='24' height='24' fill='%23F56363' rx='3'/%3E%3Cpath fill='%23FFF' fill-rule='nonzero' d='M14.21 17l.778-7H17l-1 9H8l-1-9h2.012l.778 7z'/%3E%3Cpath fill='%23FFF' d='M11 10h2v6h-2zm-1-3H6v2h12V7h-4V5h-4v2z'/%3E%3C/g%3E%3C/svg%3E") no-repeat
}
.styles__ic-delete___skiOJ:active,
  .styles__ic-delete___skiOJ:hover {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='24' height='24' fill='%23F56363' rx='3'/%3E%3Crect width='24' height='24' fill='%23000' fill-opacity='.15' rx='3'/%3E%3Cpath fill='%23FFF' fill-rule='nonzero' d='M14.21 17l.778-7H17l-1 9H8l-1-9h2.012l.778 7z'/%3E%3Cpath fill='%23FFF' d='M11 10h2v6h-2zm-1-3H6v2h12V7h-4V5h-4v2z'/%3E%3C/g%3E%3C/svg%3E") no-repeat;
    cursor: pointer;
  }
.styles__ic-ar-left___2dRLY {
  width: 20px;
  height: 20px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Cpath fill='%23666F7D' d='M7.654 10.25l5.303-5.303-.707-.707-6.01 6.01 6.01 6.01.707-.707z'/%3E%3C/svg%3E") no-repeat
}
.styles__ic-ar-left___2dRLY:active,
  .styles__ic-ar-left___2dRLY:hover {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Cpath fill='%23787c82' d='M7.654 10.25l5.303-5.303-.707-.707-6.01 6.01 6.01 6.01.707-.707z'/%3E%3C/svg%3E") no-repeat;
    cursor: pointer;
  }
.styles__ic-ar-right___2p1jg {
  width: 20px;
  height: 20px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Cpath fill='%23666F7D' d='M12.346 10.25L7.043 4.947l.707-.707 6.01 6.01-6.01 6.01-.707-.707z'/%3E%3C/svg%3E") no-repeat
}
.styles__ic-ar-right___2p1jg:active,
  .styles__ic-ar-right___2p1jg:hover {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Cpath fill='%23787c82' d='M12.346 10.25L7.043 4.947l.707-.707 6.01 6.01-6.01 6.01-.707-.707z'/%3E%3C/svg%3E") no-repeat;
    cursor: pointer;
  }
.styles__ic-upload___Qb9Gw {
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='24' height='24' fill='%2312B195' rx='3'/%3E%3Cpath fill='%23FFF' d='M12.85 8.636L12.212 8H18V6H6v2h5.929l-4.1 4.1 1.414 1.415L11 11.757V18h2v-6.385l1.9 1.9 1.414-1.414-3.465-3.465z'/%3E%3C/g%3E%3C/svg%3E") no-repeat
}
.styles__ic-upload___Qb9Gw:active,
  .styles__ic-upload___Qb9Gw:hover {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='24' height='24' fill='%230e8872' rx='3'/%3E%3Cpath fill='%23FFF' d='M12.85 8.636L12.212 8H18V6H6v2h5.929l-4.1 4.1 1.414 1.415L11 11.757V18h2v-6.385l1.9 1.9 1.414-1.414-3.465-3.465z'/%3E%3C/g%3E%3C/svg%3E") no-repeat;
    cursor: pointer;
  }
.styles__ic-cancel___37SZC {
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='24' height='24' fill='%235F666D' rx='3'/%3E%3Cpath fill='%23FFF' d='M12 10L9 7 7 9l3 3-3 3 2 2 3-3 3 3 2-2-3-3 3-3-2-2z'/%3E%3C/g%3E%3C/svg%3E") no-repeat
}
.styles__ic-cancel___37SZC:active,
  .styles__ic-cancel___37SZC:hover {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='24' height='24' fill='%235F666D' rx='3'/%3E%3Crect width='24' height='24' fill='%23000' fill-opacity='.15' rx='3'/%3E%3Cpath fill='%23FFF' d='M12 10L9 7 7 9l3 3-3 3 2 2 3-3 3 3 2-2-3-3 3-3-2-2z'/%3E%3C/g%3E%3C/svg%3E") no-repeat;
    cursor: pointer;
  }
.styles__ic-accept___KoZPW {
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='24' height='24' fill='%234e83c1' rx='3'/%3E%3Cpath fill='%23FFF' d='M10 13l-2-2-2 2 4 4 8-8-2-2z'/%3E%3C/g%3E%3C/svg%3E") no-repeat
}
.styles__ic-accept___KoZPW:active,
  .styles__ic-accept___KoZPW:hover {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='24' height='24' fill='%234e83c1' rx='3'/%3E%3Crect width='24' height='24' fill='%23000' fill-opacity='.15' rx='3'/%3E%3Cpath fill='%23FFF' d='M10 13l-2-2-2 2 4 4 8-8-2-2z'/%3E%3C/g%3E%3C/svg%3E") no-repeat;
    cursor: pointer;
  }
.styles__ic-add-in-table___36ilZ {
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='24' height='24' fill='%2312B195' rx='3'/%3E%3Cpath fill='%23FAFBFD' d='M13 11V6h-2v5H6v2h5v5h2v-5h5v-2h-5z'/%3E%3C/g%3E%3C/svg%3E") no-repeat
}
.styles__ic-add-in-table___36ilZ:active,
  .styles__ic-add-in-table___36ilZ:hover {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='24' height='24' fill='%23109f86' rx='3'/%3E%3Cpath fill='%23FAFBFD' d='M13 11V6h-2v5H6v2h5v5h2v-5h5v-2h-5z'/%3E%3C/g%3E%3C/svg%3E") no-repeat;
    cursor: pointer;
  }
.styles__big-delete___3TqdK {
  width: 34px;
  height: 34px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='34' height='34' fill='%23F56363' rx='3'/%3E%3Cg fill='%23FFF'%3E%3Cpath fill-rule='nonzero' d='M19.21 22l.778-7H22l-1 9h-8l-1-9h2.012l.778 7z'/%3E%3Cpath d='M16 15h2v6h-2zm-1-3h-4v2h12v-2h-4v-2h-4v2z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat
}
.styles__big-delete___3TqdK:active,
  .styles__big-delete___3TqdK:hover {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='34' height='34' fill='%23dd5959' rx='3'/%3E%3Cg fill='%23FFF'%3E%3Cpath fill-rule='nonzero' d='M19.21 22l.778-7H22l-1 9h-8l-1-9h2.012l.778 7z'/%3E%3Cpath d='M16 15h2v6h-2zm-1-3h-4v2h12v-2h-4v-2h-4v2z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;
    cursor: pointer;
  }
.styles__big-add___3SZsd {
  width: 34px;
  height: 34px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='34' height='34' fill='%2312B195' rx='3'/%3E%3Cpath fill='%23FAFBFD' d='M18 16v-5h-2v5h-5v2h5v5h2v-5h5v-2h-5z'/%3E%3C/g%3E%3C/svg%3E") no-repeat
}
.styles__big-add___3SZsd:active,
  .styles__big-add___3SZsd:hover {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='34' height='34' fill='%230f967e' rx='3'/%3E%3Cpath fill='%23FAFBFD' d='M18 16v-5h-2v5h-5v2h5v5h2v-5h5v-2h-5z'/%3E%3C/g%3E%3C/svg%3E") no-repeat;
    cursor: pointer;
  }
.styles__check-mark___39R1c {
  width: 34px;
  height: 34px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='%23109f86' d='M10 13l-2-2-2 2 4 4 8-8-2-2z' fill-rule='evenodd'/%3E%3C/svg%3E") no-repeat;
}
.styles__profile___2UiKv {
  width: 32px;
  height: 32px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle cx='16' cy='16' r='16' fill='%23F3F3F4'/%3E%3Cpath fill='%235F666D' fill-rule='nonzero' d='M16 13a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm0 2a4 4 0 1 1 0-8 4 4 0 0 1 0 8zm7 7a1 1 0 0 1-.293.707c-.322.322-.907.761-1.76 1.187C19.562 24.587 17.91 25 16 25c-1.91 0-3.562-.413-4.947-1.106-.853-.426-1.438-.865-1.76-1.187A1 1 0 0 1 9 22c0-3.05 3.334-6 7-6s7 2.95 7 6zm-7-4c-2.411 0-4.631 1.8-4.959 3.561.253.184.555.37.906.545C13.062 22.663 14.41 23 16 23c1.59 0 2.938-.337 4.053-.894.35-.176.653-.361.906-.545C20.63 19.801 18.41 18 16 18z'/%3E%3C/g%3E%3C/svg%3E") no-repeat;
  cursor: pointer
}
.styles__profile___2UiKv:hover,
  .styles__profile___2UiKv:active {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle cx='16' cy='16' r='16' fill='%23F3F3F4'/%3E%3Ccircle cx='16' cy='16' r='16' fill='%23000' fill-opacity='.05'/%3E%3Cpath fill='%235F666D' fill-rule='nonzero' d='M16 13a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm0 2a4 4 0 1 1 0-8 4 4 0 0 1 0 8zm7 7a1 1 0 0 1-.293.707c-.322.322-.907.761-1.76 1.187C19.562 24.587 17.91 25 16 25c-1.91 0-3.562-.413-4.947-1.106-.853-.426-1.438-.865-1.76-1.187A1 1 0 0 1 9 22c0-3.05 3.334-6 7-6s7 2.95 7 6zm-7-4c-2.411 0-4.631 1.8-4.959 3.561.253.184.555.37.906.545C13.062 22.663 14.41 23 16 23c1.59 0 2.938-.337 4.053-.894.35-.176.653-.361.906-.545C20.63 19.801 18.41 18 16 18z'/%3E%3C/g%3E%3C/svg%3E") no-repeat;
  }
.styles__menu-news___2JWp7 {
    width: 24px;
    min-width: 24px;
    height: 24px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='20'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M-1-2h24v24H-1z'/%3E%3Cpath fill='%23FFF' fill-rule='nonzero' d='M6.444 18H16.99c1.11 0 2.01-.895 2.01-1.994V2H7v14.437c0 .849-.441 1.521-.556 1.563zM5 0h16v17.006A2.995 2.995 0 0 1 17.99 20H5V0z'/%3E%3Cpath fill='%23FFF' d='M9 4h8v5H9V4zm1.5 1.5v2h5v-2h-5zm-1.5 6h8V13H9zM9 15h8v1.5H9z'/%3E%3Cpath fill='%23FFF' fill-rule='nonzero' d='M2 16.494A1.5 1.5 0 0 0 3.5 18c.828 0 1.5-.672 1.5-1.506V7H2v9.494zM0 5h7l-.686 13.993A1.069 1.069 0 0 1 5.258 20H3.004A3.003 3.003 0 0 1 0 17V5z'/%3E%3C/g%3E%3C/svg%3E") no-repeat;
    background-size: auto;
    background-position: center;
  }
.styles__menu-open-info___vv0pB {
    width: 24px;
    min-width: 24px;
    height: 24px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cg fill='%23FFF' fill-rule='evenodd'%3E%3Cpath fill-rule='nonzero' d='M20 14.434V2H4v20h10c-.881-.6-1.568-1.35-2.06-2H6V4h12v9.907c.735.06 1.401.253 2 .527z'/%3E%3Cpath d='M17.5 22c-3.3 0-5.5-3.5-5.5-3.5s2.2-3.5 5.5-3.5 5.5 3.5 5.5 3.5-2.2 3.5-5.5 3.5zm0-1a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5z'/%3E%3Ccircle cx='17.5' cy='18.5' r='1.5'/%3E%3Cpath d='M8 6h8v2H8zm0 4h8v2H8zm0 4h4v2H8z'/%3E%3C/g%3E%3C/svg%3E") no-repeat;
    background-size: auto;
    background-position: center;
  }
.styles__menu-protocol___2eGyR {
    width: 24px;
    min-width: 24px;
    height: 24px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cg fill='%23FFF' fill-rule='evenodd'%3E%3Cpath d='M4 21V1h16v14h-2V3H6v16h8v2z'/%3E%3Cpath d='M20 19h2v2h-2v2h-2v-2h-2v-2h2v-2h2v2zM8 5h8v2H8zm0 4h8v2H8zm0 4h4v2H8z'/%3E%3C/g%3E%3C/svg%3E") no-repeat;
    background-size: auto;
    background-position: center;
  }
.styles__menu-house-list___21btV {
    width: 24px;
    min-width: 24px;
    height: 24px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cg fill='%23FFF' fill-rule='evenodd'%3E%3Cpath fill-rule='nonzero' d='M3 20h10V4H3v16zM1 2h14v20H1V2z'/%3E%3Cpath d='M5 6h2v2H5zm0 4h2v2H5zm0 4h2v2H5zm4-8h2v2H9zm0 4h2v2H9zm0 4h2v2H9zm-2 4h2v2H7zm9-10h6v14h-6V8zm2 6v2h2v-2h-2zm0-4v2h2v-2h-2zm0 8v2h2v-2h-2zM16 5h5v2h-5z'/%3E%3C/g%3E%3C/svg%3E") no-repeat;
    background-size: auto;
    background-position: center;
  }
.styles__menu-reports___gMXak {
    width: 24px;
    min-width: 24px;
    height: 24px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cg fill='%23FFF' fill-rule='evenodd'%3E%3Cpath d='M8 15h8v2H8z'/%3E%3Cpath fill-rule='nonzero' d='M9.207 8.793l-1.414 1.414L11 13.414l5.707-5.707-1.414-1.414L11 10.586z'/%3E%3Cpath d='M4 2h16v20H4V2zm2 2v16h12V4H6z'/%3E%3C/g%3E%3C/svg%3E") no-repeat;
    background-size: auto;
    background-position: center;
  }
.styles__menu-archive-disclosure___2riYx {
    width: 24px;
    min-width: 24px;
    height: 24px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M-2-4h24v24H-2z'/%3E%3Cpath fill='%23FFF' d='M6 5h8v2H6z'/%3E%3Cpath fill='%23FFF' d='M19 3v13H1V3H0V0h20v3h-1zM3 3v11h14V3H3z'/%3E%3C/g%3E%3C/svg%3E") no-repeat;
    background-size: auto;
    background-position: center;
  }
.styles__menu-specfond___175zq {
    width: 24px;
    min-width: 24px;
    height: 24px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cg fill='%23FFF' fill-rule='evenodd'%3E%3Cpath d='M6 24h16V4h-2v18H6z'/%3E%3Cpath d='M3 1h16v20H3V1zm2 2v16h12V3H5z'/%3E%3Cpath d='M7 5h8v2H7zm0 4h8v2H7zm0 4h4v2H7z'/%3E%3C/g%3E%3C/svg%3E") no-repeat;
    background-size: auto;
    background-position: center;
  }
.styles__menu-yo-agreement___2wGRY {
    width: 24px;
    min-width: 24px;
    height: 24px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cg fill='%23FFF' fill-rule='evenodd'%3E%3Cpath d='M16 20h4v4l-2-1-2 1z'/%3E%3Cpath fill-rule='nonzero' d='M18 19a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 2a5 5 0 1 1 0-10 5 5 0 0 1 0 10z'/%3E%3Cpath d='M6 7h12v2H6zm0 4h6v2H6z'/%3E%3Cpath d='M22 11.528a5.996 5.996 0 0 0-2-1.187V5H4v13h8.341c.264.745.67 1.423 1.187 2H2V3h20v8.528z'/%3E%3Ccircle cx='18' cy='16' r='2'/%3E%3C/g%3E%3C/svg%3E") no-repeat;
    background-size: auto;
    background-position: center;
  }
.styles__menu-notice-registry___2gu6W {
    width: 24px;
    min-width: 24px;
    height: 24px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='21'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M-4-2h24v24H-4z'/%3E%3Cpath fill='%23FFF' d='M4 4h8v2H4zm0 4h8v2H4zm0 4h4v2H4zm8.5 8H9v-1.05c.543-.363 1.096-1.06 1.66-2.091a4.558 4.558 0 0 1-.024-.459c0-1.637.87-3.019 2.06-3.456A.81.81 0 0 1 13.5 12a.81.81 0 0 1 .804.944c1.19.437 2.059 1.82 2.059 3.456 0 .146-.007.29-.02.433.558 1.046 1.11 1.751 1.656 2.116V20h-3.5a1 1 0 1 1-2 0zm2.463-2.954c.024-.16.037-.325.037-.496 0-1.243-.672-2.25-1.5-2.25S12 15.307 12 16.55c0 .173.013.341.038.503-.372.963-.55 1.299-1.277 1.947h5.529c-.734-.578-.97-1.028-1.326-1.954z'/%3E%3Cpath fill='%23FFF' d='M16 12.345c-.525-.084-.841-.238-.95-.463-.21-.439-.46-.686-1.05-.876V2H2v16h6.38l-.004.036c-.091.425-.301.744-.587.913V20H0V0h16v12.345z'/%3E%3C/g%3E%3C/svg%3E") no-repeat;
    background-size: auto;
    background-position: center;
  }
.styles__menu-roof___3xO7J {
    width: 24px;
    min-width: 24px;
    height: 24px;
    background: url("data:image/svg+xml,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21 12l-9-8-9 8v1h18zm-5-7h3v4l-3-2.5zm3 9v6h-2v-4H7v4H5v-6z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E") no-repeat;
    background-size: auto;
    background-position: center;
  }
.styles__menu-season___z5NKH {
    width: 24px;
    min-width: 24px;
    height: 24px;
    background: url("data:image/svg+xml,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23FFF' fill-rule='evenodd'%3E%3Cpath d='M19 18.866v2.866l1.693 1.13-.554.831L19 22.934V24h-1v-1.066l-1.139.76-.554-.833L18 21.732v-2.866l-2.482 1.433-.131 2.031-.998-.064.088-1.366-.923.533-.5-.866.923-.533-1.227-.606.443-.897 1.825.902L17.5 18l-2.482-1.433-1.825.902-.443-.897 1.227-.606-.923-.533.5-.866.923.533-.088-1.366.998-.064.13 2.03L18 17.135v-2.866l-1.693-1.13.554-.831 1.139.759V12h1v1.066l1.139-.76.554.833L19 14.268v2.866l2.482-1.433.131-2.031.998.064-.088 1.366.923-.533.5.866-.923.533 1.227.606-.443.897-1.825-.902L19.5 18l2.482 1.433 1.825-.902.443.897-1.227.606.923.533-.5.866-.923-.533.088 1.366-.998.064-.13-2.03z'/%3E%3Cpath d='M20 10h-2V9H5v8h6v2H3V4h2v2h4V4h5v2h4V4h2v6z'/%3E%3Cpath d='M6 2h2v3H6zm9 0h2v3h-2z'/%3E%3C/g%3E%3C/svg%3E") no-repeat;
    background-size: auto;
    background-position: center;
  }
.styles__menu-subsidy___AHrV7 {
    width: 24px;
    min-width: 24px;
    height: 24px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='22'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M-2 0h24v24H-2z'/%3E%3Cpath fill='%23FFF' d='M0 7h20v15H0V7zm2 2v11h16V9H2z'/%3E%3Cpath fill='%23FFF' d='M14 13h4v3h-4zM4.111 7L11.343.932l3.207 3.822 3.215-1.17L19.01 7h-2.174l-.305-.838L14.227 7H8.38l3.451-1.256.518-.435-1.285-1.532L7.222 7H4.111z'/%3E%3C/g%3E%3C/svg%3E") no-repeat;
    background-size: auto;
    background-position: center;
  }
.styles__menu-mkd-registry___1qlLy {
    width: 24px;
    min-width: 24px;
    height: 24px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='20'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M-3-2h24v24H-3z'/%3E%3Cg fill='%23FFF'%3E%3Cpath d='M2.806 7.087l.9-1.072 2.298 1.928-.9 1.073z'/%3E%3Cpath d='M4.031 8.116l3.086-3.677 1.072.9-3.085 3.677z'/%3E%3C/g%3E%3Cg fill='%23FFF'%3E%3Cpath d='M2.806 13.087l.9-1.072 2.298 1.928-.9 1.073z'/%3E%3Cpath d='M4.032 14.116l3.085-3.677 1.072.9-3.085 3.677z'/%3E%3C/g%3E%3Cpath d='M9 6h5v2H9zm0 6h5v2H9z' fill='%23FFF'/%3E%3Cpath fill='%23FFF' d='M0 0h18v20H0V0zm2 2v16h14V2H2z'/%3E%3C/g%3E%3C/svg%3E") no-repeat;
    background-size: auto;
    background-position: center;
  }
.styles__menu-disclosure-control___pLXn3 {
    width: 24px;
    min-width: 24px;
    height: 24px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='21'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M-4-2h24v24H-4z'/%3E%3Cpath fill='%23FFF' fill-rule='nonzero' d='M16 12.434V0H0v20h10c-.881-.6-1.568-1.35-2.06-2H2V2h12v9.907c.735.06 1.401.253 2 .527z'/%3E%3Cpath fill='%23FFF' d='M4 4h8v2H4zm0 4h8v2H4zm0 4h4v2H4z'/%3E%3Cpath fill='%23FFF' fill-rule='nonzero' d='M17.952 15.873l-.46-1.029a.23.23 0 0 0-.23-.138l-.507.03a3.546 3.546 0 0 0-.645-.613v-.492a.23.23 0 0 0-.153-.215l-.998-.399a.23.23 0 0 0-.26.062l-.323.384a3.53 3.53 0 0 0-.89.015l-.353-.369a.23.23 0 0 0-.261-.046l-1.028.46a.23.23 0 0 0-.138.231l.03.507c-.23.188-.437.405-.614.645h-.49a.23.23 0 0 0-.216.153l-.399.998a.23.23 0 0 0 .062.26l.383.323c-.032.296-.027.596.016.89l-.369.354a.23.23 0 0 0-.046.26l.46 1.03a.23.23 0 0 0 .231.137l.506-.03c.189.23.405.437.645.614v.49a.23.23 0 0 0 .154.216l.997.399h.077a.23.23 0 0 0 .169-.077l.322-.384c.296.033.595.028.89-.015l.338.369a.23.23 0 0 0 .26.046l1.029-.46a.23.23 0 0 0 .138-.231l-.03-.491c.23-.189.437-.405.613-.645h.507a.23.23 0 0 0 .215-.154l.399-1.044a.23.23 0 0 0-.062-.26l-.383-.323a3.547 3.547 0 0 0-.016-.89l.369-.338a.23.23 0 0 0 .061-.23zm-2.149 1.826a1.934 1.934 0 1 1-3.617-1.369 1.934 1.934 0 0 1 3.617 1.37z'/%3E%3C/g%3E%3C/svg%3E") no-repeat;
    background-size: auto;
    background-position: center;
  }
.styles__menu-archive___3Da7c {
    width: 24px;
    min-width: 24px;
    height: 24px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M-2-4h24v24H-2z'/%3E%3Cpath fill='%23FFF' d='M6 5h8v2H6z'/%3E%3Cpath fill='%23FFF' d='M19 3v13H1V3H0V0h20v3h-1zM3 3v11h14V3H3z'/%3E%3C/g%3E%3C/svg%3E") no-repeat;
    background-size: auto;
    background-position: center;
  }
.styles__menu-administration___34xMT {
    width: 24px;
    min-width: 24px;
    height: 24px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='19'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M-3-2h24v24H-3z'/%3E%3Cpath fill='%23FFF' d='M2.003 7.765c0 5.003 4.32 9.291 6.997 9.291 2.676 0 7.004-4.288 7.004-9.291 0-.048-.001-.095-.004-.141V6.118L8.997 2 2 6.118v1.647h.003zM0 7V5l8.996-5L18 5v2c0 6.075-4.03 12-9 12S0 13.075 0 7z'/%3E%3Cpath fill='%23FFF' d='M9 12c-1.657 0-3-1.567-3-3.5S7.343 5 9 5s3 1.567 3 3.5S10.657 12 9 12zm0-1.5c.947 0 1.714-.895 1.714-2s-.767-2-1.714-2-1.714.895-1.714 2 .767 2 1.714 2z'/%3E%3Cpath fill='%23FFF' d='M7.303 11.854c-1.153.43-1.94 1.287-1.94 2.273v1.928c0 .71 1.629 1.284 3.637 1.284s3.636-.575 3.636-1.284v-1.928c0-.986-.786-1.843-1.94-2.273.471-.21.858-.505 1.12-.854 1.318.67 2.184 1.8 2.184 3.08 0 .707-.265 1.37-.725 1.933l-.31.826v.035C12.965 17.903 11.761 18 9 18s-3.98-.097-3.98-1.126l.001-.063-.3-.803a3.65 3.65 0 0 1-.103-.132h-.006l-.001-.01c-.39-.53-.611-1.14-.611-1.787 0-1.28.866-2.408 2.185-3.079.26.349.648.644 1.118.854z'/%3E%3C/g%3E%3C/svg%3E") no-repeat;
    background-size: auto;
    background-position: center;
  }
.styles__menu-subgroup___2vqlZ {
    width: 24px;
    min-width: 24px;
    height: 24px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath stroke-width='2' stroke='%23fff' d='M2 12h20'/%3E%3C/svg%3E") no-repeat;
    background-size: auto;
    background-position: center;
  }
.styles__menu-logs___1hY6o {
    width: 24px;
    min-width: 24px;
    height: 24px;
    background: url("data:image/svg+xml,%3Csvg width='16' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 0h16v20H0V0zm2 2v16h12V2H2z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 4h8v2H4V4zm0 4h8v2H4V8zm0 4h4v2H4v-2z' fill='%23fff'/%3E%3C/svg%3E") no-repeat;
    background-size: auto;
    background-position: center;
  }
.styles__menu-admin___1X0EZ {
    width: 24px;
    min-width: 24px;
    height: 24px;
    background: url("data:image/svg+xml,%3Csvg width='18' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.003 7.765c0 5.003 4.32 9.291 6.997 9.291 2.676 0 7.004-4.288 7.004-9.291 0-.048-.001-.095-.004-.141V6.118L8.997 2 2 6.118v1.647h.003zM0 7V5l8.996-5L18 5v2c0 6.075-4.03 12-9 12S0 13.075 0 7z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 12c-1.657 0-3-1.567-3-3.5S7.343 5 9 5s3 1.567 3 3.5S10.657 12 9 12zm0-1.5c.947 0 1.714-.895 1.714-2s-.767-2-1.714-2-1.714.895-1.714 2 .767 2 1.714 2z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.303 11.854c-1.153.43-1.94 1.287-1.94 2.273v1.928c0 .71 1.629 1.284 3.637 1.284s3.636-.575 3.636-1.284v-1.928c0-.986-.786-1.843-1.94-2.273.471-.21.858-.505 1.12-.854 1.318.67 2.184 1.8 2.184 3.08 0 .707-.265 1.37-.725 1.933l-.31.826v.035C12.965 17.903 11.761 18 9 18s-3.98-.097-3.98-1.126l.001-.063-.3-.803a3.627 3.627 0 0 1-.103-.132h-.006l-.001-.01c-.39-.53-.611-1.14-.611-1.787 0-1.28.866-2.408 2.185-3.079.26.349.648.644 1.118.854z' fill='%23fff'/%3E%3C/svg%3E") no-repeat;
    background-size: auto;
    background-position: center;
  }
.styles__arrow-up___UUW2v {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.styles__ic-one-user___2gzLw {
  min-width: 13px;
  height: 18px;
  background: url("data:image/svg+xml,%3Csvg width='12' height='18' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 6a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm0 2a4 4 0 1 1 0-8 4 4 0 0 1 0 8zm-4 7a4 4 0 1 1 8 0 1 1 0 0 0 2 0 6 6 0 1 0-12 0 1 1 0 0 0 2 0z' fill='%23AFB2B6'/%3E%3C/svg%3E") no-repeat;
  background-size: cover;
}
.styles__ic-user-group___1gl-3 {
  min-width: 20px;
  height: 20px;
  background: url("data:image/svg+xml,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23AFB2B6'%3E%3Cpath d='M6 6a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm0 2a4 4 0 1 1 0-8 4 4 0 0 1 0 8zm8 2a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm0 2a4 4 0 1 1 0-8 4 4 0 0 1 0 8z'/%3E%3Cpath d='M2 15a4 4 0 1 1 8 0 1 1 0 0 0 2 0 6 6 0 1 0-12 0 1 1 0 0 0 2 0z'/%3E%3Cpath d='M10 19a4 4 0 1 1 8 0 1 1 0 0 0 2 0 6 6 0 1 0-12 0 1 1 0 0 0 2 0z'/%3E%3C/g%3E%3C/svg%3E") no-repeat;
  background-size: cover;
}
.styles__ic-user-qualifier___1jwfQ {
  min-width: 20px;
  height: 19px;
  background: url("data:image/svg+xml,%3Csvg width='20' height='19' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' d='M0 0h20v20H0z'/%3E%3C/defs%3E%3Cg transform='translate(0 -1)' fill='none' fill-rule='evenodd'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cpath d='M3.258 10.83l6.803 6.802a1 1 0 0 0 1.414 0l5.657-5.657a1 1 0 0 0 0-1.414l-6.803-6.803a1 1 0 0 0-.784-.29l-5.252.404a1 1 0 0 0-.92.92l-.405 5.253a1 1 0 0 0 .29.784zM.974 9.891l.404-5.253A3 3 0 0 1 4.14 1.88l5.253-.405a3 3 0 0 1 2.351.87l6.803 6.802a3 3 0 0 1 0 4.243l-5.657 5.657a3 3 0 0 1-4.243 0l-6.802-6.803a3 3 0 0 1-.87-2.351z' fill='%23AFB2B6' fill-rule='nonzero' mask='url(%23b)'/%3E%3Cpath d='M7.94 7.025A1 1 0 1 0 6.524 8.44 1 1 0 0 0 7.94 7.025zm1.414 2.829A3 3 0 1 1 5.11 5.61a3 3 0 0 1 4.243 4.243z' fill='%23AFB2B6' fill-rule='nonzero' mask='url(%23b)'/%3E%3C/g%3E%3C/svg%3E") no-repeat;
  background-size: cover;
}
.styles__ic-view___2VfdG {
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect fill='%235F666D' width='24' height='24' rx='3'/%3E%3Cpath d='M12 18c-3.702 0-6.685-1.864-8.857-5.486L2.833 12l.31-.514C5.315 7.864 8.298 6 12 6c3.702 0 6.685 1.864 8.857 5.486l.31.514-.31.514C18.685 16.136 15.702 18 12 18zm0-2c2.792 0 5.04-1.304 6.819-4C17.04 9.304 14.792 8 12 8s-5.04 1.304-6.819 4C6.96 14.696 9.208 16 12 16z' fill='%23FFF' fill-rule='nonzero'/%3E%3Ccircle fill='%23FFF' cx='12' cy='12' r='3'/%3E%3C/g%3E%3C/svg%3E") no-repeat;
  background-size: cover;
  cursor: pointer;
}
.styles__disabled___3-Mmt {
  opacity: 0.5;
  pointer-events: none;
}

/* stylelint-disable color-no-hex */
.styles__disabled___cOLBa {
  pointer-events: none;
  opacity: 0.5;
}
/* $black: #1f292e; */
/* NEW COLORS */
/* $blue: #1791cf; */
/* $green: #00b395; */
/* $red: #f25a5a; */
/* $white: #fff; */
.styles__button___1VI23 {
  padding: 0 20px;
  display: block;
  -webkit-box-align: center;
          align-items: center;
  border-radius: 3px;
  border: none;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
  cursor: pointer;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: -0.3px;
  color: #fff
}
.styles__button___1VI23:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
  0 0 0 3px rgba(0, 126, 255, 0.1);
  }
.styles__button___1VI23.styles__inline___2J9Ic {
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-pack: center;
            justify-content: center;
  }
.styles__button__icon___20rKk {
    margin-right: 4px;
  }
.styles__button_s___1oZWH {
    min-width: 80px;
    height: 34px;
  }
.styles__button_m___1H2nW {
    min-width: 150px;
    height: 34px;
  }
.styles__button_l___3GtpX {
    min-width: 160px;
    height: 36px;
  }
.styles__button_xl___SqTV5 {
    min-width: 169px;
    height: 34px;
  }
.styles__button_green___2dV1C {
    background: #12b195
  }
.styles__button_green___2dV1C:hover,
    .styles__button_green___2dV1C:active {
      background: #109f86;
    }
.styles__button_orange___S9RAB {
    background: #ffaa1c
  }
.styles__button_orange___S9RAB:hover,
    .styles__button_orange___S9RAB:active {
      background: #f2a60d;
    }
.styles__button_blue___1iVVf {
    background: #4e83c1
  }
.styles__button_blue___1iVVf:hover,
    .styles__button_blue___1iVVf:active {
      background: #4676ae;
    }
.styles__button_red___2Jgi1 {
    background: #f56363
  }
.styles__button_red___2Jgi1:hover,
    .styles__button_red___2Jgi1:active {
      background: #e05252;
    }
.styles__button_grey___3F9il {
    background: #edf2f7;
    color: #323232
  }
.styles__button_grey___3F9il:hover,
    .styles__button_grey___3F9il:active {
      background: #cbd5e0;
    }
.styles__button_blue-border___32VtL {
    background: #fff;
    border: 1px solid #4e83c1;
    color: #4e83c1
  }
.styles__button_blue-border___32VtL:hover,
    .styles__button_blue-border___32VtL:active {
      background: rgba(193, 197, 204, 0.15);
      border: solid 1px #4676ae;
    }
.styles__button_gray-border___3A9bK {
    background: #fff;
    border: 1px solid #a0aec0;
    color: #323232
  }
.styles__button_gray-border___3A9bK:hover,
    .styles__button_gray-border___3A9bK:active {
      background: rgba(193, 197, 204, 0.15);
      border: solid 1px #718096;
    }
.styles__button_red-border___kdkW7 {
    background: #fff;
    border: 1px solid #f56363;
    color: #f56363
  }
.styles__button_red-border___kdkW7:hover,
    .styles__button_red-border___kdkW7:active {
      background: rgba(193, 197, 204, 0.15);
      border: solid 1px #e05252;
    }
.styles__button_green-border___24Mo_ {
    background: #fff;
    border: 1px solid #12b195;
    color: #12b195
  }
.styles__button_green-border___24Mo_:hover,
    .styles__button_green-border___24Mo_:active {
      background: rgba(193, 197, 204, 0.15);
      border: solid 1px #109f86;
    }
.styles__button_green-border___24Mo_.styles__button_xl___SqTV5 {
    border-width: 2px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: -0.2px;
    text-align: center;
    padding: 13px 38px;
    width: auto;
    height: auto;
    text-transform: uppercase
  }
.styles__button_green-border___24Mo_.styles__button_xl___SqTV5:hover,
    .styles__button_green-border___24Mo_.styles__button_xl___SqTV5:active {
      border-width: 2px;
    }
.styles__button_with-icon___2qvml {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    padding: 0 20px 0 11px;
  }
.styles__button-group___2zbeO.styles__inline___2J9Ic button {
      display: -webkit-inline-box;
      display: inline-flex;
      margin-right: 15px;
    }
.styles__marginTop___2Ip_z {
  margin-top: 30px;
}

/* stylelint-disable color-no-hex */
.styles__disabled___142-a {
  pointer-events: none;
  opacity: 0.5;
}
/* $black: #1f292e; */
/* NEW COLORS */
/* $blue: #1791cf; */
/* $green: #00b395; */
/* $red: #f25a5a; */
/* $white: #fff; */
.styles__group___3PNmg {
  display: -webkit-box;
  display: flex;
}
.styles__value___1tZYi {
  display: -webkit-inline-box;
  display: inline-flex;
}
.form-group--global .styles__value___1tZYi {
    margin-left: 0;
  }
.styles__label___2GEYc {
  display: -webkit-inline-box;
  display: inline-flex;
  cursor: pointer;
  font-size: 14px;
  letter-spacing: -0.3px;
  text-align: left;
  color: #73848c;
}
.styles__label--form-field___3xpai {
  color: #73848c;
}
.styles__checkbox___1YIhb {
  display: -webkit-inline-box;
  display: inline-flex;
  position: relative;
}
.styles__checkbox___1YIhb input[type='checkbox'] {
    opacity: 0;
    margin: 0px;
    position: absolute;
    z-index: -1;
    width: 1px;
    height: 1px;
    overflow: hidden;
  }
.styles__checkbox___1YIhb input:checked ~ .styles__visual___188lO {
    border-color: #c7ced1;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='8'%3E%3Cpath fill='%234E83C1' fill-rule='evenodd' d='M3.5 5l-2-2L0 4.5 3.5 8 10 1.5 8.5 0l-5 5z'/%3E%3C/svg%3E") no-repeat;
    background-position: top 4px left 3px
  }
.styles__checkbox___1YIhb input:checked ~ .styles__visual___188lO:hover,
    .styles__checkbox___1YIhb input:checked ~ .styles__visual___188lO:focus,
    .styles__checkbox___1YIhb input:checked ~ .styles__visual___188lO:active {
      border-color: #86b1e4;
    }
.styles__checkbox___1YIhb input:checked ~ .styles__visual___188lO.styles__reverse___1_OoU {
      background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10'%3E%3Cpath fill='%23F56363' fill-rule='evenodd' d='M6.417 5l2.828-2.828L7.831.757 5.003 3.586 2.174.757.76 2.172 3.588 5 .76 7.828l1.414 1.415 2.829-2.829L7.83 9.243l1.414-1.415z'/%3E%3C/svg%3E") no-repeat;
      background-position: top 4px left 3px;
    }
.styles__checkbox___1YIhb input:focus ~ .styles__visual___188lO {
    border-color: #86b1e4;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
  0 0 0 3px rgba(0, 126, 255, 0.1);
  }
.styles__checkbox___1YIhb .styles__visual___188lO {
    cursor: pointer;
    box-sizing: border-box;
    width: 18px;
    height: 18px;
    background: #fff;
    border: 1px solid #c7ced1;
    border-radius: 2px
  }
.styles__checkbox___1YIhb .styles__visual___188lO.styles__nullable___2Vnnm.styles__false___mvaqR {
      background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10'%3E%3Cpath fill='%23F56363' fill-rule='evenodd' d='M6.417 5l2.828-2.828L7.831.757 5.003 3.586 2.174.757.76 2.172 3.588 5 .76 7.828l1.414 1.415 2.829-2.829L7.83 9.243l1.414-1.415z'/%3E%3C/svg%3E") no-repeat;
      background-position: top 3px left 3px;
    }
.styles__checkbox___1YIhb .styles__visual___188lO:hover,
    .styles__checkbox___1YIhb .styles__visual___188lO:focus,
    .styles__checkbox___1YIhb .styles__visual___188lO:active {
      border-color: #86b1e4;
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
  0 0 0 3px rgba(0, 126, 255, 0.1);
    }
.styles__checkbox___1YIhb input:disabled ~ .styles__visual___188lO {
    border-color: #e2e7e9
  }
.styles__checkbox___1YIhb input:disabled ~ .styles__visual___188lO:hover,
    .styles__checkbox___1YIhb input:disabled ~ .styles__visual___188lO:focus,
    .styles__checkbox___1YIhb input:disabled ~ .styles__visual___188lO:active {
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
  0 0 0 3px rgba(0, 126, 255, 0.1);
      border-color: #c7ced1;
    }
.styles__checkbox___1YIhb input:disabled ~ .styles__visual___188lO.styles__checked___2bKTN {
      border-color: #e2e7e9
    }
.styles__checkbox___1YIhb input:disabled ~ .styles__visual___188lO.styles__checked___2bKTN:hover {
        border-color: #c7ced1;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
  0 0 0 3px rgba(0, 126, 255, 0.1);
      }
.styles__checkbox-disabled___LWqd9:hover .styles__label___2GEYc,
  .styles__checkbox-disabled___LWqd9:hover .styles__visual___188lO {
    cursor: not-allowed;
  }
.styles__checkbox-disabled___LWqd9 .styles__label___2GEYc {
  color: #73848c;
}
.styles__checkbox-error___3A90w input ~ .styles__visual___188lO {
  border-color: #f56363
}
.styles__checkbox-error___3A90w input ~ .styles__visual___188lO:hover,
  .styles__checkbox-error___3A90w input ~ .styles__visual___188lO:focus,
  .styles__checkbox-error___3A90w input ~ .styles__visual___188lO:active {
    box-shadow: 0 0 4px 0 rgb(247, 173, 173);
    border-color: #e05252;
  }
.styles__checkbox-error___3A90w input ~ .styles__visual___188lO.styles__checked___2bKTN {
    border-color: #f56363
  }
.styles__checkbox-error___3A90w input ~ .styles__visual___188lO.styles__checked___2bKTN:hover {
      box-shadow: 0 0 4px 0 rgb(247, 173, 173);
      border-color: #e05252;
    }
.styles__checkbox-error___3A90w input:disabled ~ .styles__visual___188lO {
  border-color: rgba(245,99,99,0.50196)
}
.styles__checkbox-error___3A90w input:disabled ~ .styles__visual___188lO:hover,
  .styles__checkbox-error___3A90w input:disabled ~ .styles__visual___188lO:focus,
  .styles__checkbox-error___3A90w input:disabled ~ .styles__visual___188lO:active {
    box-shadow: 0 0 4px 0 rgb(247, 173, 173);
    border-color: rgba(245,99,99,0.50196);
  }
.styles__checkbox-error___3A90w input:disabled ~ .styles__visual___188lO.styles__checked___2bKTN {
    border-color: rgba(245,99,99,0.50196)
  }
.styles__checkbox-error___3A90w input:disabled ~ .styles__visual___188lO.styles__checked___2bKTN:hover {
      box-shadow: 0 0 4px 0 rgb(247, 173, 173);
      border-color: rgba(245,99,99,0.50196);
    }
.styles__error-icon___1mRBc {
  position: absolute;
  right: -15px;
  top: 0px;
}
.styles__error-wrapper___2IhRe {
  display: -webkit-box;
  display: flex;
  position: relative;
}
.styles__required___1KMJH {
  color: #f56363;
  margin-left: 3px;
}

.style__fieldWrapper___1Cts2 {
  -webkit-box-flex: 1;
          flex: 1;
  width: 100%;
}

/* stylelint-disable color-no-hex */
.styles__disabled___22fCN {
  pointer-events: none;
  opacity: 0.5;
}
/* $black: #1f292e; */
/* NEW COLORS */
/* $blue: #1791cf; */
/* $green: #00b395; */
/* $red: #f25a5a; */
/* $white: #fff; */
.styles__year-options___1otgC .react-select__control {
    background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Cg fill='%235F666D' fill-opacity='.5' fill-rule='evenodd'%3E%3Cpath fill-rule='nonzero' d='M8 3h4v2h4V3h2v14H2V3h2v2h4V3zM4 15h12V8H4v7z'/%3E%3Cpath d='M12 11h3v3h-3zM5 2h2v2H5zm8 0h2v2h-2z'/%3E%3C/g%3E%3C/svg%3E") !important;
    background-position: 90% !important;
    background-repeat: no-repeat !important;
  }
.styles__year-options___1otgC .react-select__dropdown-indicator {
    display: none;
  }

/* stylelint-disable color-no-hex */
.ButtonMenu__disabled___334x8 {
  pointer-events: none;
  opacity: 0.5;
}
/* $black: #1f292e; */
/* NEW COLORS */
/* $blue: #1791cf; */
/* $green: #00b395; */
/* $red: #f25a5a; */
/* $white: #fff; */
.ButtonMenu__button-menu___KXYJs {
  min-width: 130px;
}
.button-menu--blue .react-select__control {
      border: solid 1px #4e83c1;
    }
.button-menu--blue .react-select__placeholder {
      color: #4e83c1 !important;
      font-weight: 600;
    }

/* stylelint-disable color-no-hex */
.styles__disabled___3LrVL {
  pointer-events: none;
  opacity: 0.5;
}
/* $black: #1f292e; */
/* NEW COLORS */
/* $blue: #1791cf; */
/* $green: #00b395; */
/* $red: #f25a5a; */
/* $white: #fff; */
.styles__input-container___1OuuP {
  position: relative;
}
.styles__input-container__required___7FTdS {
    color: #f56363;
    display: inline-block;
    margin-left: 3px;
  }
.styles__input-container__input___2Sm-b {
    width: 100%;
    min-height: 34px;
    height: 34px;
    padding: 8px 10px;
    border-radius: 3px;
    background-color: #fff;
    border: 1px solid #c7ced1;
    box-sizing: border-box;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #323232;
    outline: none;
    resize: vertical
  }
.styles__input-container__input___2Sm-b::-webkit-input-placeholder {
      text-overflow: ellipsis;
      color: #c7ced1;
    }
.styles__input-container__input___2Sm-b::-moz-placeholder {
      text-overflow: ellipsis;
      color: #c7ced1;
    }
.styles__input-container__input___2Sm-b:-ms-input-placeholder {
      text-overflow: ellipsis;
      color: #c7ced1;
    }
.styles__input-container__input___2Sm-b::-ms-input-placeholder {
      text-overflow: ellipsis;
      color: #c7ced1;
    }
&__input::-webkit-input-placeholder {
      text-overflow: ellipsis;
      color: #c7ced1;
    }
&__input::-moz-placeholder {
      text-overflow: ellipsis;
      color: #c7ced1;
    }
&__input:-ms-input-placeholder {
      text-overflow: ellipsis;
      color: #c7ced1;
    }
&__input::-ms-input-placeholder {
      text-overflow: ellipsis;
      color: #c7ced1;
    }
.styles__input-container__input___2Sm-b::placeholder {
      text-overflow: ellipsis;
      color: #c7ced1;
    }
.styles__input-container__input___2Sm-b.styles__textarea___1-CPX {
      min-height: 55px
    }
.styles__input-container__input___2Sm-b.styles__textarea___1-CPX::-webkit-scrollbar {
        width: 8px;
        background-color: #edeef0;
        background-clip: padding-box;
        border-top: 5px solid transparent;
        border-left: 0px solid transparent;
        border-right: 5px solid transparent;
        border-bottom: 5px solid transparent;
      }
.styles__input-container__input___2Sm-b.styles__textarea___1-CPX::-webkit-scrollbar-thumb {
        width: 8px;
        height: 30px;
        background-color: #c1c5cc;
        background-clip: padding-box;
        border-top: 5px solid transparent;
        border-left: 0px solid transparent;
        border-right: 5px solid transparent;
        border-bottom: 5px solid transparent;
        cursor: pointer;
      }
.styles__input-container__eye___2RAVE {
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
.styles__input-container___1OuuP .styles__input-group___2PJzX {
    white-space: nowrap;
    outline: none;
    width: 100%;
    -webkit-box-flex: 1;
            flex: 1;
  }
.styles__input-container___1OuuP .styles__input-group___2PJzX .styles__error-icon___3sary {
      position: absolute;
      right: -18px;
      top: 7px;
    }
.styles__input-container___1OuuP .styles__input-group___2PJzX.styles__focused___1RIwk .styles__input-container__input___2Sm-b, .styles__input-container___1OuuP .styles__input-group___2PJzX:hover .styles__input-container__input___2Sm-b, .styles__input-container___1OuuP .styles__input-group___2PJzX:focus .styles__input-container__input___2Sm-b {
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
  0 0 0 3px rgba(0, 126, 255, 0.1);
        border-color: #86b1e4;
      }
.styles__input-container___1OuuP.styles__input-container_disabled___eRzqu .styles__input-group___2PJzX {
    border-color: #e2e7e9
  }
.styles__input-container___1OuuP.styles__input-container_disabled___eRzqu .styles__input-group___2PJzX.styles__focused___1RIwk .styles__input-container__input___2Sm-b, .styles__input-container___1OuuP.styles__input-container_disabled___eRzqu .styles__input-group___2PJzX:hover .styles__input-container__input___2Sm-b, .styles__input-container___1OuuP.styles__input-container_disabled___eRzqu .styles__input-group___2PJzX:focus .styles__input-container__input___2Sm-b {
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
  0 0 0 3px rgba(0, 126, 255, 0.1);
        border-color: #c7ced1;
      }
.styles__input-container___1OuuP.styles__input-container_disabled___eRzqu .styles__input-container__input___2Sm-b {
    color: #323232;
    border-color: #e2e7e9;
    box-shadow: none
  }
.styles__input-container___1OuuP.styles__input-container_disabled___eRzqu .styles__input-container__input___2Sm-b:hover {
      cursor: not-allowed;
    }
.styles__input-container___1OuuP.styles__input-container_disabled___eRzqu .styles__input-container__input___2Sm-b::-webkit-input-placeholder {
      color: rgba(50,50,50,0.25098);
    }
.styles__input-container___1OuuP.styles__input-container_disabled___eRzqu .styles__input-container__input___2Sm-b::-moz-placeholder {
      color: rgba(50,50,50,0.25098);
    }
.styles__input-container___1OuuP.styles__input-container_disabled___eRzqu .styles__input-container__input___2Sm-b:-ms-input-placeholder {
      color: rgba(50,50,50,0.25098);
    }
.styles__input-container___1OuuP.styles__input-container_disabled___eRzqu .styles__input-container__input___2Sm-b::-ms-input-placeholder {
      color: rgba(50,50,50,0.25098);
    }
.styles__input-container__input___2Sm-b::-webkit-input-placeholder {
      color: rgba(50,50,50,0.25098);
    }
.styles__input-container__input___2Sm-b::-moz-placeholder {
      color: rgba(50,50,50,0.25098);
    }
.styles__input-container__input___2Sm-b:-ms-input-placeholder {
      color: rgba(50,50,50,0.25098);
    }
.styles__input-container__input___2Sm-b::-ms-input-placeholder {
      color: rgba(50,50,50,0.25098);
    }
.styles__input-container___1OuuP.styles__input-container_disabled___eRzqu .styles__input-container__input___2Sm-b::placeholder {
      color: rgba(50,50,50,0.25098);
    }
.styles__input-container___1OuuP.styles__input-container_error___1hm0Y .styles__input-container__input___2Sm-b {
    border: solid 1px #f56363;
  }
.styles__input-container___1OuuP.styles__input-container_error___1hm0Y .styles__input-group___2PJzX.styles__focused___1RIwk .styles__input-container__input___2Sm-b, .styles__input-container___1OuuP.styles__input-container_error___1hm0Y .styles__input-group___2PJzX:active .styles__input-container__input___2Sm-b, .styles__input-container___1OuuP.styles__input-container_error___1hm0Y .styles__input-group___2PJzX:hover .styles__input-container__input___2Sm-b, .styles__input-container___1OuuP.styles__input-container_error___1hm0Y .styles__input-group___2PJzX:focus .styles__input-container__input___2Sm-b {
        box-shadow: 0 0 4px 0 rgb(247, 173, 173);
        border: solid 1px #e05252;
      }
.styles__input-container___1OuuP.styles__input-container_error___1hm0Y.styles__input-container_disabled___eRzqu .styles__input-container__input___2Sm-b {
    border: solid 1px rgba(245,99,99,0.50196);
  }
.styles__input-container___1OuuP.styles__input-container_error___1hm0Y.styles__input-container_disabled___eRzqu .styles__input-group___2PJzX.styles__focused___1RIwk .styles__input-container__input___2Sm-b, .styles__input-container___1OuuP.styles__input-container_error___1hm0Y.styles__input-container_disabled___eRzqu .styles__input-group___2PJzX:active .styles__input-container__input___2Sm-b, .styles__input-container___1OuuP.styles__input-container_error___1hm0Y.styles__input-container_disabled___eRzqu .styles__input-group___2PJzX:hover .styles__input-container__input___2Sm-b, .styles__input-container___1OuuP.styles__input-container_error___1hm0Y.styles__input-container_disabled___eRzqu .styles__input-group___2PJzX:focus .styles__input-container__input___2Sm-b {
        box-shadow: 0 0 4px 0 rgb(247, 173, 173);
        border: solid 1px rgba(245,99,99,0.50196);
      }

/* stylelint-disable color-no-hex */
.styles__disabled___1nLFL {
  pointer-events: none;
  opacity: 0.5;
}
/* $black: #1f292e; */
/* NEW COLORS */
/* $blue: #1791cf; */
/* $green: #00b395; */
/* $red: #f25a5a; */
/* $white: #fff; */
.styles__group___3XVao {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
.styles__value___2mGCk {
  display: -webkit-inline-box;
  display: inline-flex;
}
.form-group--global .styles__value___2mGCk {
    margin-left: 0;
  }
.styles__label___1yPB6 {
  display: -webkit-inline-box;
  display: inline-flex;
  cursor: pointer;
  font-size: 14px;
  letter-spacing: -0.3px;
  text-align: left;
  color: #323232;
}
.styles__radio___3GEDi {
  display: -webkit-inline-box;
  display: inline-flex;
  position: relative;
}
.styles__radio___3GEDi input[type='checkbox'] {
    opacity: 0;
    margin: 0px;
  }
.styles__radio___3GEDi input:checked ~ .styles__visual___2yjHa:after {
      content: ' ';
      width: 8px;
      height: 8px;
      top: 50%;
      left: 50%;
      position: absolute;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      border-radius: 5px;
      background-color: #4e83c1;
    }
.styles__radio___3GEDi input:focus ~ .styles__visual___2yjHa {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
  0 0 0 3px rgba(0, 126, 255, 0.1);
  }
.styles__radio___3GEDi .styles__visual___2yjHa {
    cursor: pointer;
    position: absolute;
    box-sizing: border-box;
    width: 18px;
    height: 18px;
    top: 2px;
    left: 0;
    background: #fff;
    border: 1px solid #c7ced1;
    border-radius: 8px
  }
.styles__radio___3GEDi .styles__visual___2yjHa:hover {
      border-color: #4e83c1;
    }
.styles__radio___3GEDi.styles__error___37BR9 .styles__visual___2yjHa {
    box-shadow: 0 0 4px 0 rgb(247, 173, 173);
    border-color: #f56363;
  }
.styles__radio___3GEDi.styles__disabled___1nLFL .styles__visual___2yjHa {
    pointer-events: none;
    border-color: #c7ced1
  }
.styles__radio___3GEDi.styles__disabled___1nLFL .styles__visual___2yjHa:hover {
      cursor: not-allowed;
    }
.styles__error-icon___zV6kL {
  position: absolute;
  right: -17px;
  bottom: 1px;
}
.styles__error-wrapper___32mKA {
  display: -webkit-box;
  display: flex;
}
.styles__required___3cS97 {
  color: #f56363;
  margin-left: 3px;
}

/* stylelint-disable color-no-hex */
.styles__disabled___1hxgG {
  pointer-events: none;
  opacity: 0.5;
}
/* $black: #1f292e; */
/* NEW COLORS */
/* $blue: #1791cf; */
/* $green: #00b395; */
/* $red: #f25a5a; */
/* $white: #fff; */
.styles__large___Vm-6U .styles__track-horizontal___1hNMo {
    height: 6px !important;
    right: 10px;
    left: 10px;
  }
.styles__large___Vm-6U .styles__track-vertical___2RvXF {
    width: 6px !important;
    top: 10px;
    bottom: 10px;
  }
.styles__large___Vm-6U .styles__thumb-horizontal___uEG4C {
    height: 6px !important;
  }
.styles__large___Vm-6U .styles__thumb-vertical___19Mjj {
    width: 6px !important;
  }
.styles__track-horizontal___1hNMo {
  height: 3px !important;
  right: 5px;
  left: 5px;
  position: absolute;
  bottom: 5px;
  background-color: #edeef0;
  background-clip: padding-box;
  border-radius: 3px;
  box-sizing: border-box;
  z-index: 5;
}
.styles__track-vertical___2RvXF {
  width: 3px !important;
  top: 5px;
  bottom: 5px;
  position: absolute;
  right: 5px;
  background-color: #edeef0;
  background-clip: padding-box;
  border-radius: 3px;
  box-sizing: border-box;
  z-index: 5;
}
.styles__thumb-horizontal___uEG4C {
  height: 3px !important;
  width: 30px;
  display: block;
  position: relative;
  bottom: 0px !important;
  background-color: #c1c5cc;
  background-clip: padding-box;
  border-radius: 3px;
  cursor: pointer;
  box-sizing: border-box;
}
.styles__thumb-vertical___19Mjj {
  width: 3px !important;
  height: 30px;
  display: block;
  position: relative;
  right: 0px !important;
  background-color: #c1c5cc;
  background-clip: padding-box;
  border-radius: 3px;
  cursor: pointer;
  box-sizing: border-box;
}
.rc-dialog .scroll-view {
      padding-right: 17px;
    }
.scroll-view .grid-global {
    position: relative;
    margin: 10px 20px 10px 10px;
  }

/* stylelint-disable color-no-hex */
.styles__disabled___OAUvT {
  pointer-events: none;
  opacity: 0.5;
}
/* $black: #1f292e; */
/* NEW COLORS */
/* $blue: #1791cf; */
/* $green: #00b395; */
/* $red: #f25a5a; */
/* $white: #fff; */
.DayPicker-NavBar {
    top: 24px !important;
  }
.DayPickerInput-Container {
    width: 250px;
    height: 345px;
  }
.DayPickerInput-Overlay {
    box-sizing: content-box !important;
    border: none;
    outline: none;
    font-family: 'Open Sans', sans-serif;
    width: 210px;
    height: 305px;
    margin-top: 2px;
    padding: 20px 20px;
    padding-top: 10px;
    padding-bottom: 20px;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
    background-color: #fff;
    z-index: 1070;
    line-height: 1.5;
  }
.DayPicker-wrapper {
    width: 210px;
    outline: none;
  }
.DayPicker:not(.DayPicker--interactionDisabled) .DayPicker-Body .DayPicker-Day:not(.DayPicker-Day--disabled):not(.DayPicker-Day--selected):not(.DayPicker-Day--outside):hover {
        background-color: #4e83c1;
      }
.DayPicker-Day {
    font-size: 11px !important;
    border-radius: 0px !important
  }
.DayPicker-Day.DayPicker-Day--outside {
      border: none !important
    }
.DayPicker-Day.DayPicker-Day--outside.DayPicker-Day--selected {
        background-color: white !important;
      }
.DayPicker-Day:not(.DayPicker-Day--outside) {
      box-sizing: border-box;
      cursor: pointer;
      width: 30px;
      height: 30px;
      padding: unset;
      letter-spacing: 0.3px;
      color: #1a202c;
      border: none;
      outline: none
    }
.DayPicker-Day:not(.DayPicker-Day--outside):hover {
        background: #4676ae;
        color: #fff;
      }
.DayPicker-Day.DayPicker-Day--selected:not(.DayPicker-Day--outside) {
        background-color: rgba(78, 131, 193, 0.5) !important;
        border: 0px !important;
        color: #323232
      }
.DayPicker-Day.DayPicker-Day--selected:not(.DayPicker-Day--outside):not(.DayPicker-Day--disabled) {
          background-color: rgba(78, 131, 193, 0.5);
          color: #323232;
        }
.DayPicker-Day.DayPicker-Day--selected:not(.DayPicker-Day--outside):hover {
          background-color: rgba(78, 131, 193, 0.5) !important;
          color: #323232;
        }
.DayPicker-Day.DayPicker-Day--disabled:hover {
        color: #323232;
        background: #f8fafb;
        cursor: not-allowed;
      }
.DayPicker-Day.DayPicker-Day--disabled {

      color: #323232;
      background: #f8fafb;
    }
.DayPicker-Day.DayPicker-Day--today {
      border: 1px solid #4676ae !important;
    }
.DayPicker-Weekday {
    font-size: 11px !important;
    font-weight: 700 !important;
    letter-spacing: 0.3px;
    color: #323232 !important;
    opacity: 0.5;
    text-transform: capitalize;
    word-break: initial !important;
  }
.DayPicker-Weekday abbr {
      text-decoration: none;
    }
.DayPicker-NavButton {
    outline: none;
    background-image: none !important;
    height: 0;
    width: 0;
    padding: 5px
  }
.DayPicker-NavButton:after {
      content: '';
      position: absolute;
      display: block;
      width: 0;
      height: 0;
      border-top: 4px solid transparent;
      border-bottom: 4px solid transparent;
    }
.DayPicker-NavButton.DayPicker-NavButton--prev {
      left: 0
    }
.DayPicker-NavButton.DayPicker-NavButton--prev:after {
        left: 0;
        border-right: 6px solid #969eaa;
      }
.DayPicker-NavButton.DayPicker-NavButton--next {
      right: 0
    }
.DayPicker-NavButton.DayPicker-NavButton--next:after {
        right: 0;
        border-left: 6px solid #969eaa;
      }
.DayPicker-Month {
    margin: 10px 10px 0 10px !important;
  }
.DayPicker-Caption {
    height: 35px !important;
    padding: 0px !important;
  }
.DayPicker-Caption .caption-wrapper {
      display: -webkit-box;
      display: flex;
      -webkit-box-align: center;
              align-items: center;
      -webkit-box-pack: center;
              justify-content: center;
    }
.DayPicker-Caption .select-container {
      display: inline-block;
    }
.datepicker-caption-select {
    width: 90px !important;
  }
.datepicker-caption-select__month {
      width: 100px !important;
    }
.datepicker-caption-select .react-select__control {
      border: none !important;
      box-shadow: unset !important;
      cursor: pointer;
    }
.datepicker-caption-select .react-select__control--is-focused, .datepicker-caption-select .react-select__control:focus, .datepicker-caption-select .react-select__control:hover {
        border: none !important;
        box-shadow: unset !important;
      }
.datepicker-caption-select .react-select__control .Select-value-label {
        text-transform: capitalize;
      }
.datepicker-caption-select .react-select__indicator {
      padding: 4px;
    }
.datepicker-caption-select.is-open .react-select__control {
        border: none !important;
      }
.styles__datepicker-mask___D6F58 {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 1250;
}
.styles__date-input___OJ0a3 {
  background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Cg fill='%235F666D' fill-opacity='.5' fill-rule='evenodd'%3E%3Cpath fill-rule='nonzero' d='M8 3h4v2h4V3h2v14H2V3h2v2h4V3zM4 15h12V8H4v7z'/%3E%3Cpath d='M12 11h3v3h-3zM5 2h2v2H5zm8 0h2v2h-2z'/%3E%3C/g%3E%3C/svg%3E") !important;
  background-position: 95% !important;
  background-repeat: no-repeat !important;
}
.styles__footer___1s6Qd {
  position: absolute;
  bottom: 10px;
  width: 212px;
  height: 40px;
}
.styles__footer___1s6Qd .styles__button___3REdV.styles__left___202jC {
      float: left;
    }
.styles__footer___1s6Qd .styles__button___3REdV.styles__right___1l5C2 {
      float: right;
    }
.styles__overlay-container___1jnz0 .styles__align___1tiue {
    position: absolute;
    z-index: 1300;
  }
.styles__year-label___1Nrmc {
  font-size: 14px;
  letter-spacing: -0.2px;
  color: #323232 !important;
}
.styles__datepicker-flex___3b4dN {
  -webkit-box-flex: 1;
          flex: 1;
}

/* stylelint-disable color-no-hex */
.styles__disabled___2EYGl {
  pointer-events: none;
  opacity: 0.5;
}
/* $black: #1f292e; */
/* NEW COLORS */
/* $blue: #1791cf; */
/* $green: #00b395; */
/* $red: #f25a5a; */
/* $white: #fff; */
.styles__picker-wrapper___3jjJX {
  display: -webkit-inline-box;
  display: inline-flex;
}
.styles__picker-wrapper___3jjJX input {
  width: 200px;
}
.styles__date-input___1ypSX {
  background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Cg fill='%235F666D' fill-opacity='.5' fill-rule='evenodd'%3E%3Cpath fill-rule='nonzero' d='M8 3h4v2h4V3h2v14H2V3h2v2h4V3zM4 15h12V8H4v7z'/%3E%3Cpath d='M12 11h3v3h-3zM5 2h2v2H5zm8 0h2v2h-2z'/%3E%3C/g%3E%3C/svg%3E") !important;
  background-position: 95% !important;
  background-repeat: no-repeat !important;
}
.styles__picker-wrapper___3jjJX + .styles__picker-wrapper___3jjJX {
  margin-left: 10px;
}
.styles__picker___24Evv {
  width: 100%;
}
.styles__date-range-picker___3xSlT {
  display: -webkit-box;
  display: flex;
}
.DayPicker-Day--selected:not(.DayPicker-Day--outside) {
      color: #1a202c !important;
      background: #fff !important
    }
.DayPicker-Day--selected:not(.DayPicker-Day--outside).DayPicker-Day--selected {
        background: rgba(78, 131, 193, 0.5) !important
      }
.DayPicker-Day--selected:not(.DayPicker-Day--outside).DayPicker-Day--selected:hover {
          background: #4e83c1 !important;
        }
.DayPicker-Day--selected:not(.DayPicker-Day--outside).DayPicker-Day--start, .DayPicker-Day--selected:not(.DayPicker-Day--outside).DayPicker-Day--end {
        background: #4e83c1 !important;
        color: #fff !important;
        border: none !important
      }
.DayPicker-Day--selected:not(.DayPicker-Day--outside).DayPicker-Day--start:hover, .DayPicker-Day--selected:not(.DayPicker-Day--outside).DayPicker-Day--end:hover {
          background: #4676ae !important;
          color: #fff !important;
        }
.styles__left-picker___Ehlw0 .DayPickerInput-Overlay {
      box-shadow: -8px 1px 15px 0 rgba(0, 0, 0, 0.1);
    }
.styles__right-picker___2snxj .DayPickerInput-Overlay {
      box-shadow: 8px 1px 15px 0 rgba(0, 0, 0, 0.1);
    }
.styles__datepickers___3wXGu {
  display: -webkit-box;
  display: flex;
}

/* stylelint-disable color-no-hex */
.rc-styles__disabled___2-dpX {
  pointer-events: none;
  opacity: 0.5;
}
/* $black: #1f292e; */
/* NEW COLORS */
/* $blue: #1791cf; */
/* $green: #00b395; */
/* $red: #f25a5a; */
/* $white: #fff; */
.rc-time-picker {
    display: inline-block;
    box-sizing: border-box;
  }
.rc-time-picker * {
    box-sizing: border-box;
  }
.rc-time-picker-input {
    width: 100%;
    position: relative;
    display: inline-block;
    padding: 4px 7px;
    height: 28px;
    cursor: text;
    font-size: 12px;
    line-height: 1.5;
    color: #323232;
    background-color: #fff;
    background-image: none;
    border: 1px solid #c7ced1;
    border-radius: 3px;
    -webkit-transition: border 0.2s cubic-bezier(0.645, 0.045, 0.355, 1),
      background 0.2s cubic-bezier(0.645, 0.045, 0.355, 1),
      box-shadow 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: border 0.2s cubic-bezier(0.645, 0.045, 0.355, 1),
      background 0.2s cubic-bezier(0.645, 0.045, 0.355, 1),
      box-shadow 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  }
.rc-time-picker-input[disabled] {
    color: #323232;
    cursor: not-allowed;
  }
.rc-time-picker-panel {
    z-index: 1070;
    width: 170px;
    position: absolute;
    box-sizing: border-box;
  }
.rc-time-picker-panel * {
    box-sizing: border-box;
  }
.rc-time-picker-panel-inner {
    display: inline-block;
    position: relative;
    outline: none;
    list-style: none;
    font-size: 12px;
    text-align: left;
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
    background-clip: padding-box;
    border: 1px solid;
    border-color: white;
    line-height: 1.5;
  }
.rc-time-picker-panel-narrow {
    max-width: 113px;
  }
.rc-time-picker-panel-input {
    margin: 0;
    padding: 0;
    width: 100%;
    cursor: auto;
    line-height: 1.5;
    outline: 0;
    border: 1px solid transparent;
  }
.rc-time-picker-panel-input-invalid {
    border-color: red;
  }
.rc-time-picker-panel-clear-btn {
    position: absolute;
    right: 6px;
    cursor: pointer;
    overflow: hidden;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    top: 6px;
    margin: 0;
  }
.rc-time-picker-panel-clear-btn:after {
    content: 'x';
    font-size: 12px;
    color: #969eaa;
    display: inline-block;
    line-height: 1;
    width: 20px;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
  }
.rc-time-picker-panel-clear-btn:hover:after {
    color: #5f666d;
  }
.rc-time-picker-panel-select {
    float: left;
    font-size: 12px;
    border-width: 0 1px;
    margin-left: -1px;
    box-sizing: border-box;
    width: 56px;
    max-height: 144px;
    overflow-y: auto;
    position: relative;
  }
.rc-time-picker-panel-select-active {
    overflow-y: auto;
  }
.rc-time-picker-panel-select:first-child {
    border-left: 0;
    margin-left: 0;
  }
.rc-time-picker-panel-select:last-child {
    border-right: 0;
  }
.rc-time-picker-panel-select ul {
    list-style: none;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    width: 100%;
  }
.rc-time-picker-panel-select li {
    list-style: none;
    box-sizing: content-box;
    margin: 0;
    padding: 0 0 0 16px;
    width: 100%;
    height: 24px;
    line-height: 24px;
    text-align: left;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
.rc-time-picker-panel-select li:hover {
    color: #fff !important;
    background: #4676ae !important;
  }
li.rc-time-picker-panel-select-option-selected {
    background-color: rgba(78, 131, 193, 0.5) !important;
    color: #fff !important;
  }
li.rc-time-picker-panel-select-option-disabled {
    color: #323232;
  }
li.rc-time-picker-panel-select-option-disabled:hover {
    background: transparent;
    cursor: not-allowed;
  }

/* stylelint-disable color-no-hex */
.styles__disabled___3x1cC {
  pointer-events: none;
  opacity: 0.5;
}
/* $black: #1f292e; */
/* NEW COLORS */
/* $blue: #1791cf; */
/* $green: #00b395; */
/* $red: #f25a5a; */
/* $white: #fff; */
.rc-time-picker-panel {
    z-index: 1200
  }
.rc-time-picker-panel.rc-time-picker-panel-narrow {
      max-width: 83px;
    }
.rc-time-picker-panel .scroll-view {
      overflow-x: hidden !important;
      margin-bottom: 0px !important;
    }
.rc-time-picker-panel-combobox {
    padding: 5px 0;
    width: 100%;
    display: -webkit-box;
    display: flex;
    justify-content: space-around;
  }
.rc-time-picker-panel-combobox .rc-time-picker-panel-select {
      overflow: visible
    }
.rc-time-picker-panel-combobox .rc-time-picker-panel-select.rc-time-picker-panel-select-active {
        overflow: visible;
      }
.rc-time-picker-panel-combobox .rc-time-picker-panel-select li {
      box-sizing: border-box;
      text-align: center;
      padding: 0;
    }
.rc-time-picker-panel-select {
    width: 40px;
    border: 0px;
    text-align: center;
  }
.rc-time-picker-panel-select li {
      background: transparent;
      color: #323232;
      width: 35px;
      height: 27px;
      font-size: 12px;
    }
.rc-time-picker-panel-inner {
    width: 100%;
  }
.styles__error-label___3wvqi {
  width: 61px;
}
.styles__error-tooltip___2eV6z {
  min-width: 250px;
}

/* stylelint-disable color-no-hex */
.styles__disabled___uEXfN {
  pointer-events: none;
  opacity: 0.5;
}
/* $black: #1f292e; */
/* NEW COLORS */
/* $blue: #1791cf; */
/* $green: #00b395; */
/* $red: #f25a5a; */
/* $white: #fff; */
.styles__wrapper___2I3RT {
  position: relative
}
.styles__wrapper___2I3RT.styles__inline___1a-IC {
    display: -webkit-inline-box;
    display: inline-flex;
  }

/* stylelint-disable color-no-hex */
.styles__disabled___1uWSo {
  pointer-events: none;
  opacity: 0.5;
}
/* $black: #1f292e; */
/* NEW COLORS */
/* $blue: #1791cf; */
/* $green: #00b395; */
/* $red: #f25a5a; */
/* $white: #fff; */
.rc-switch:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
  0 0 0 3px rgba(0, 126, 255, 0.1);
    outline: none;
  }
.rc-switch-checked {
    background-color: #4e83c1 !important;
    border: none
  }
.rc-switch-checked:after {
      left: 16px;
    }
.rc-switch-checked:hover {
      background-color: #4676ae !important;
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
  0 0 0 3px rgba(0, 126, 255, 0.1);
    }
.styles__wrapper___3aeNa {
  display: inline-block;
}
.styles__default-container___1W9EX {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
          flex-direction: row-reverse;
}
.styles__switch___NGCbP {
  width: 32px;
  height: 18px;
  background-color: #cbd5e0;
  border: none;
  display: -webkit-inline-box;
  display: inline-flex
}
.styles__switch___NGCbP:after {
    width: 14px;
    height: 14px;
    top: 2px;
    background-color: #fff;
  }
.styles__switch___NGCbP.styles__with-label___uGJS2 {
    background: #f56363
  }
.styles__switch___NGCbP.styles__with-label___uGJS2.styles__checked___2vM71 {
      background-color: #12b195 !important;
    }
.styles__left-label___1fxDc {
  margin-right: 7px;
}
.styles__switch-container___r0HQh {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  margin-right: 10px;
}
.styles__group___3OrGT {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
.styles__value___2yeWC {
  display: -webkit-inline-box;
  display: inline-flex;
}
.styles__label___2I4ks {
  display: -webkit-inline-box;
  display: inline-flex;
  cursor: pointer;
  font-size: 14px;
  letter-spacing: -0.3px;
  text-align: left;
  color: #323232;
}
.styles__error-icon___1IziR {
  position: absolute;
  right: -17px;
  bottom: 1px;
}
.styles__error-wrapper___2Ixgn {
  display: -webkit-box;
  display: flex;
}
.styles__field-label___1O-tx {
  margin-bottom: 0px;
  font-weight: normal;
  color: #73848c;
}

/* stylelint-disable color-no-hex */
.styles__disabled___2shkR {
  pointer-events: none;
  opacity: 0.5;
}
/* $black: #1f292e; */
/* NEW COLORS */
/* $blue: #1791cf; */
/* $green: #00b395; */
/* $red: #f25a5a; */
/* $white: #fff; */
@-webkit-keyframes styles__spinner___3upIz {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes styles__spinner___3upIz {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.styles__wrapper___2X419 {
  display: inline-block;
  position: relative;
}
.styles__wrapper___2X419.styles__small___3PMXm, .styles__spinner___3upIz.styles__small___3PMXm {
    width: 24px;
    height: 24px;
  }
.styles__wrapper___2X419.styles__medium___MuFpE, .styles__spinner___3upIz.styles__medium___MuFpE {
    width: 60px;
    height: 60px;
  }
.styles__wrapper___2X419.styles__large___1ZmQx, .styles__spinner___3upIz.styles__large___1ZmQx {
    width: 80px;
    height: 80px;
  }
.styles__spinner___3upIz {
  box-sizing: border-box;
  border-radius: 50%;
  border: 2px solid #cbd5e0;
  border-top-color: #4e83c1;
  -webkit-animation: styles__spinner___3upIz 0.6s linear infinite;
          animation: styles__spinner___3upIz 0.6s linear infinite;
  margin: auto
}
.styles__spinner___3upIz.styles__bold___2qe5E {
    border-width: 3px;
  }
.styles__progress___1HWKn {
  position: absolute;
  top: 50% !important;
  left: 50% !important;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-family: 'Open Sans', sans-serif;
  color: #323232;
  font-size: 12px;
}
.styles__progress-text___2D1xM {
  margin-top: 10px;
  font-size: 12px;
  color: #323232;
  font-weight: 600;
}
.styles__absolutelyCentered___3uyfC {
  position: absolute;
  top: 50% !important;
  left: 50% !important;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: auto !important;
}
.styles__xCentered___5V3MA {
  margin: auto;
  display: block;
}

/* stylelint-disable color-no-hex */
.styles__disabled___Rtsi2 {
  pointer-events: none;
  opacity: 0.5;
}
/* $black: #1f292e; */
/* NEW COLORS */
/* $blue: #1791cf; */
/* $green: #00b395; */
/* $red: #f25a5a; */
/* $white: #fff; */
.styles__table___2_aJs.styles__sticky___2auA3 {
  position: relative;
}
.styles__table___2_aJs.styles__sticky___2auA3 th,
  .styles__table___2_aJs.styles__sticky___2auA3 th.styles__sortable___xPGbt {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    background: #fff;
    z-index: 2;
  }
.styles__table___2_aJs.styles__sticky___2auA3 thead > tr:last-child > th {
    box-shadow: 1px 2px 2px -1px rgba(0,0,0,0.07843);
    z-index: 2;
  }
.styles__table___2_aJs {
  font-size: 12px;
  border-collapse: collapse;
  width: 100%;
  border: solid 1px #e2e7e9;
}
.styles__table___2_aJs td {
    font-size: 12px;
    letter-spacing: -0.3px;
    color: #323232;
    word-wrap: break-word
  }
.styles__table___2_aJs td.styles__centered___2_c5S {
      text-align: center;
    }
.styles__table___2_aJs td.styles__Y___1k-27 {
      background-color: #ffd700 !important;
    }
.styles__table___2_aJs td.styles__G___GRFwP {
      background-color: #228b22 !important;
      color: white;
    }
.styles__table___2_aJs td.styles__R___L8PWJ {
      background-color: #ff0000 !important;
      color: white;
    }
.styles__table___2_aJs thead {
    border-bottom: 1px solid #e2e7e9;
  }
.styles__table___2_aJs th {
    font-size: 10px;
    font-weight: bold;
    color: #323232;
    text-transform: uppercase
  }
.styles__table___2_aJs th.styles__centered___2_c5S {
      text-align: center;
    }
.styles__table___2_aJs th.styles__sortable___xPGbt {
      position: relative;
    }
.styles__table___2_aJs th.styles__sortable___xPGbt span {
        display: -webkit-box;
        display: flex;
        -webkit-box-align: center;
                align-items: center;
        -webkit-box-pack: center;
                justify-content: center;
      }
.styles__table___2_aJs th.styles__sortable___xPGbt:hover {
        cursor: pointer;
      }
.styles__table___2_aJs th.styles__sortable___xPGbt.styles__sortAsc___1ks7v {
        box-shadow: none;
      }
.styles__table___2_aJs th.styles__sortable___xPGbt.styles__sortAsc___1ks7v span:after {
            display: block;
            -webkit-transform: scale(1, -1);
                    transform: scale(1, -1);
          }
.styles__table___2_aJs th.styles__sortable___xPGbt.styles__sortDesc___1Wg0d {
        box-shadow: none;
      }
.styles__table___2_aJs th.styles__sortable___xPGbt.styles__sortDesc___1Wg0d span:after {
            display: block;
          }
.styles__table___2_aJs th.styles__sortable___xPGbt span:after {
          content: '';
          display: none;
          bottom: 2px;
          float: right;
          width: 16px;
          height: 16px;
          background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='%238F9297' fill-rule='evenodd' d='M8 10l3-4H5z'/%3E%3C/svg%3E") no-repeat;
        }
.styles__table___2_aJs.styles__clickable___23DCV tbody tr:hover {

        cursor: pointer;
      }
.styles__table___2_aJs.styles__clickable___23DCV tbody tr:hover td {
          background-color: rgba(193, 197, 204, 0.15) !important;
        }
.styles__table___2_aJs.styles__grouped-rows___1eVVA {
    margin-top: 10px;
    overflow-x: auto;
  }
.styles__table___2_aJs.styles__grouped-rows___1eVVA th {
      border: 0px;
    }
.styles__table___2_aJs.styles__grouped-rows___1eVVA tr.styles__odd___-PSsc > td {
      background: #fff !important;
      border-bottom: 0px;
    }
.styles__table___2_aJs.styles__grouped-rows___1eVVA tr.styles__even___1yfCM > td {
      background: #f8fafb !important;
      border-bottom: 0px;
    }
.styles__table___2_aJs.styles__grouped-rows___1eVVA tr.styles__even___1yfCM + tr.styles__even___1yfCM > td, .styles__table___2_aJs.styles__grouped-rows___1eVVA tr.styles__odd___-PSsc + tr.styles__odd___-PSsc > td {
        border-top: 0px;
        border-bottom: 0px;
      }
.styles__table___2_aJs.styles__margin-top___15gxB {
    margin-top: 15px;
  }
.styles__table___2_aJs.styles__margin-bottom___2R65R {
    margin-bottom: 15px;
  }
.styles__table___2_aJs.styles__large-columns-padding___3paAO td,
    .styles__table___2_aJs.styles__large-columns-padding___3paAO th {
      padding-left: 50px
    }
.styles__table___2_aJs.styles__large-columns-padding___3paAO td:first-child, .styles__table___2_aJs.styles__large-columns-padding___3paAO th:first-child {
        padding-left: 20px;
      }
.styles__table___2_aJs.styles__odd-gray___2e__g tr:nth-child(odd) > td {
      background: #f8fafb;
    }
.styles__table___2_aJs.styles__even-gray___3PHiB tr:nth-child(even) > td {
      background: #f8fafb;
    }
.styles__tr___1qNlg {
  height: 25px;
}
.styles__table___2_aJs .styles__tr--bold___1O5Bi td {
    font-size: 10px;
    font-weight: bold;
    color: #323232;
    text-transform: uppercase;
    padding: 15px 0px 15px 20px;
  }
.styles__td___heRmN {
  vertical-align: middle;
  padding: 7px 5px;
}
.styles__td___heRmN:last-child,
.styles__th___K9tA2:last-child {
  padding-right: 20px;
}
.styles__th___K9tA2 {
  padding: 15px 0px 15px 20px;
  font-size: 11px;
  font-weight: bold;
  color: #323232;
  text-transform: uppercase;
  text-align: left;
}
.styles__foot___2DC4w {
  background-color: #cbd5e0;
  font-weight: 600;
}
.styles__medium___1enRc .styles__td___heRmN {
    border-right: 1px solid #e2e7e9;
    box-sizing: border-box;
    min-height: 32px;
    min-width: 50px;
  }
.styles__medium___1enRc .styles__th___K9tA2 {
    border-right: 1px solid #e2e7e9;
    padding: 8px 5px;
    box-sizing: border-box;
    min-height: 32px;
    min-width: 50px;
    text-align: center
  }
.styles__medium___1enRc .styles__th___K9tA2.styles__center___1xMvB {
      border-bottom: 1px solid #e2e7e9;
    }
.styles__large___-h-qV .styles__td___heRmN {
    height: 86px;
    box-sizing: border-box;
  }
.styles__large___-h-qV .styles__th___K9tA2 {
    height: 76px;
    box-sizing: border-box;
  }
.styles__fit___3pbHg {
  width: 100%;
}
.styles__required___AIBlu {
  color: #f56363;
  display: inline-block;
  margin-left: 3px;
}
.styles__caption___2k_R8 {
  caption-side: bottom;
  height: 40px;
  box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.08);
  border-top: unset;
  line-height: 40px;
  background: #f8fafb;
  font-size: 12px;
  letter-spacing: -0.3px;
  color: #323232;
}
.styles__table-paging--wrapper___1iHhS {
  position: relative;
}
.styles__table-paging--wrapper___1iHhS table {
    width: 100%;
  }
.styles__table-paging--wrapper___1iHhS .styles__loading___2iisY {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.6);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 1;
    z-index: 2;
  }
.styles__horizontalScroll___3wuc3 {
  overflow: auto;
  box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.08);
}
.styles__horizontalScroll___3wuc3 table {
    box-shadow: none;
  }
.styles__table-loading___1sE1- caption {
    color: #f8fafb;
  }
.styles__table-wrapper___n6lbg {
  width: 100%;
  overflow-x: auto;
  box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.08);
}
.styles__margin-bottom___2R65R {
  margin-bottom: 15px;
}
.styles__margin-top___15gxB {
  margin-top: 15px;
}

/* stylelint-disable color-no-hex */
.styles__disabled___3FDDR {
  pointer-events: none;
  opacity: 0.5;
}
/* $black: #1f292e; */
/* NEW COLORS */
/* $blue: #1791cf; */
/* $green: #00b395; */
/* $red: #f25a5a; */
/* $white: #fff; */
.ReactTable {
    border: none;
  }
.ReactTable .Select input, .ReactTable .Select select {
        border: none;
        padding: 8px 0 12px;
      }
.ReactTable .-loading {
      background: rgba(255, 255, 255, 0.6);
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease;
    }
.ReactTable .rt-table {
      /* border: solid 1px $border-color-disabled; */
      box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.08);
    }
.ReactTable .rt-thead::-webkit-scrollbar {
        width: 0;
      }
.ReactTable .rt-thead.-filters {
        padding: 10px 0px;
      }
.ReactTable .rt-thead.-headerGroups {
        background: inherit;
        border-bottom: none;
      }
.ReactTable .rt-thead .rt-tr {
        padding: 0px;
        padding-left: 0px;
      }
.ReactTable .rt-thead.-header {
        box-shadow: none;
      }
.ReactTable .rt-thead .rt-th {
        padding: 15px 0px;
        padding-right: 20px;
        font-size: 10px;
        font-weight: bold;
        text-transform: uppercase;
        color: #323232;
        border-right: 0;
        position: relative;
        box-shadow: none
      }
.ReactTable .rt-thead .rt-th:first-child {
          padding-left: 20px;
        }
.ReactTable .rt-thead .rt-th.-sort-asc {
          box-shadow: none
        }
.ReactTable .rt-thead .rt-th.-sort-asc:after {
            display: block;
            -webkit-transform: scale(1, -1);
                    transform: scale(1, -1);
          }
.ReactTable .rt-thead .rt-th.-sort-desc {
          box-shadow: none
        }
.ReactTable .rt-thead .rt-th.-sort-desc:after {
            display: block;
          }
.ReactTable .rt-thead .rt-th:after {
          content: '';
          display: none;
          position: absolute;
          bottom: 2px;
          left: 50%;
          margin-left: -8px;
          width: 16px;
          height: 16px;
          background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='%238F9297' fill-rule='evenodd' d='M8 10l3-4H5z'/%3E%3C/svg%3E") no-repeat;
        }
.ReactTable .rt-tfoot {
      box-shadow: none;
      border-top: 1px solid #e2e7e9;
    }
.ReactTable.-report.-x-scroll .rt-table {
      overflow-x: scroll;
    }
.ReactTable.-report .rt-table {
        border: solid 1px #e2e7e9;
        box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.08);
      }
.ReactTable.-report .rt-thead .rt-tr {
          min-height: 32px;
          border-bottom: 1px solid #e2e7e9;
        }
.ReactTable.-report .rt-thead .rt-th {
          padding: 8px 5px;
          min-height: 32px;
          border-right: 1px solid #e2e7e9;
          text-transform: uppercase;
          text-align: center
        }
.ReactTable.-report .rt-thead .rt-th:first-child {
            padding-left: 10px;
          }
.ReactTable.-report .rt-thead .rt-th:last-child {
            padding-right: 10px;
            border-right: 0px;
          }
.ReactTable.-report .rt-thead .rt-th:after {
            bottom: -2px;
          }
.ReactTable.-report .rt-tbody .rt-tr-group:first-child {
        border-top: 0px;
      }
.ReactTable.-report .rt-tbody .rt-tr, .ReactTable.-report .rt-tfoot .rt-tr {
          padding: 0px;
        }
.ReactTable.-report .rt-tbody .rt-tr-group, .ReactTable.-report .rt-tfoot .rt-tr-group {
          border: 0px;
        }
.ReactTable.-report .rt-tbody .rt-td, .ReactTable.-report .rt-tfoot .rt-td {
          padding: 7px 5px;
          border-right: 1px solid #e2e7e9
        }
.ReactTable.-report .rt-tbody .rt-td:first-child, .ReactTable.-report .rt-tfoot .rt-td:first-child {
            padding-left: 10px;
          }
.ReactTable.-report .rt-tbody .rt-td:last-child, .ReactTable.-report .rt-tfoot .rt-td:last-child {
            padding-right: 10px;
            border-right: 0px;
          }
.ReactTable .rt-tbody, .ReactTable .rt-tfoot {
      overflow: hidden
    }
.ReactTable .rt-tbody::-webkit-scrollbar, .ReactTable .rt-tfoot::-webkit-scrollbar {
        width: 0;
      }
.ReactTable .rt-tbody .rt-tr, .ReactTable .rt-tfoot .rt-tr {
        padding: 10px 0px;
      }
.ReactTable .rt-tbody .rt-tr-group, .ReactTable .rt-tfoot .rt-tr-group {
        border: 1px solid transparent

        /* border-top: 1px solid $border-color-table; */
      }
.ReactTable .rt-tbody .rt-tr-group:last-child, .ReactTable .rt-tfoot .rt-tr-group:last-child {
          border-bottom: 1px solid transparent;
        }
.ReactTable .rt-tbody .rt-td, .ReactTable .rt-tfoot .rt-td {
        font-size: 14px;
        letter-spacing: -0.3px;
        text-align: left;
        color: #323232;
        border-right: 0;
        overflow: visible;
        padding: 0px;
        padding-right: 20px;
        white-space: normal !important;
        word-wrap: break-word
      }
.ReactTable .rt-tbody .rt-td:first-child, .ReactTable .rt-tfoot .rt-td:first-child {
          padding-left: 20px;
        }
.ReactTable .rt-tbody .rt-td.rt-expandable, .ReactTable .rt-tfoot .rt-td.rt-expandable {
          align-self: center;
          -webkit-box-align: start;
                  align-items: flex-start;
        }
.ReactTable .rt-tbody .rt-td.-link, .ReactTable .rt-tfoot .rt-td.-link {
          color: #12b195;
          text-decoration: underline;
        }
.ReactTable.margin-top {
      margin-top: 15px;
    }
.ReactTable.margin-bottom {
      margin-bottom: 15px;
    }
.ReactTable.large-columns-padding .rt-td, .ReactTable.large-columns-padding .rt-th {
        padding-right: 30px !important
      }
.ReactTable.large-columns-padding .rt-td:last-child, .ReactTable.large-columns-padding .rt-th:last-child {
          padding-right: 20px !important;
        }
.ReactTable.-bordered .rt-table {
        border: solid 1px #e2e7e9;
      }
.ReactTable.-bordered .rt-th {
        border-right: 1px solid #e2e7e9
      }
.ReactTable.-bordered .rt-th:last-child {
          border-right: none;
        }
.ReactTable.-bordered .rt-tr-group {
        border: none
      }
.ReactTable.-bordered .rt-tr-group:last-child {
          border-bottom: none;
        }
.ReactTable.-bordered .rt-td {
        border-right: 1px solid #e2e7e9;
        padding: 10px 0
      }
.ReactTable.-bordered .rt-td:last-child {
          border-right: none;
        }
.ReactTable.-bordered .rt-tr {
        padding: 0 !important;
      }
.ReactTable.-highlight .rt-tbody .rt-tr:not(.-padRow).-odd:hover {
          background: #f8fafb;
        }
.ReactTable.-highlight .rt-tbody .rt-tr:not(.-padRow).-even:hover {
          background: transparent;
        }
.ReactTable.-striped .rt-tr.-odd {
          background: #f8fafb
        }
.ReactTable.-striped .rt-tr.-odd:hover {
            background: #f8fafb;
          }
.ReactTable.-striped .rt-tr.-even:hover {
            background: transparent;
          }
.ReactTable.-clickable .rt-tr-group:hover {
          border: 1px solid #12b195;
        }
.ReactTable.-clickable .rt-tr-group:hover + .rt-tr-group {
        border-top: 1px solid transparent;
      }
.ReactTable.-clickable .rt-tr:hover {
          cursor: pointer;
        }
.ReactTable.-no-data .rt-noData {
        display: none;
      }
.ReactTable.-no-data .rt-tr-group .rt-tr:first-child {
        position: relative
      }
.ReactTable.-no-data .rt-tr-group .rt-tr:first-child:after {
          content: 'Нет данных';
          position: absolute;
          left: 50%;
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%);
          -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease;
          z-index: 1;
          pointer-events: none;
          color: #323232;
          background: #fff;
          padding: 3px;
          font-size: 14px;
        }
.ReactTable.loading--global.-no-data .rt-tr-group .rt-tr:first-child:after {
            content: '';
          }
.ReactTable .pagination-bottom {
      font-family: 'Open Sans', sans-serif;
      font-size: 12px;
      color: #323232;
    }
.ReactTable .pagination-bottom .-pagination button {
          height: 36px;
          padding: 0 20px;
          background: #4e83c1;
          display: block;
          border-radius: 3px;
          border: none;
          font-weight: bold;
          font-family: 'Open Sans', sans-serif;
          font-size: 12px;
          color: #fff;
          text-align: center;
          cursor: pointer
        }
.ReactTable .pagination-bottom .-pagination button:not([disabled]):hover {
            background: #4676ae !important;
          }
.ReactTable .pagination-bottom .-pageJump input {
        position: relative;
        padding: 6px 15px;
        -moz-appearance: textfield;
      }
.ReactTable .pagination-bottom .-pageJump input[type='number']::-webkit-inner-spin-button {
        -webkit-appearance: none;
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='%238F9297' fill-rule='evenodd' d='M8 10l3-4H5z'/%3E%3C/svg%3E") bottom center no-repeat,
          url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='%238F9297' fill-rule='evenodd' d='M8 6l-3 4h6z'/%3E%3C/svg%3E") top center no-repeat;
        width: 1em;
        border-left: 1px solid #c7ced1;
        opacity: 0.8;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
      }
.ReactTable .pagination-bottom .-pageJump input[type='number']::-webkit-inner-spin-button:hover {
        opacity: 1;
      }
.rt-noData {
    font-size: 14px;
    letter-spacing: -0.3px;
    text-align: left;
    color: #323232 !important;
    top: 72% !important;
  }
.styles__vertical-center___C-EXV {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  justify-content: space-around;
}
.styles__table___21m8P {
  width: 100%;
}
.styles__thead-group-tr___1L_Rk {
  min-height: 38px;
}
.styles__thead-th___1Qoyw {
  white-space: normal !important;
  text-transform: uppercase;
  text-align: left;
  font-size: 10px;
  font-weight: 600;
}
.styles__thead-group-th___3tJ-0 {
  min-height: 38px;
}
.styles__td___169YN {
  white-space: normal !important;
  font-size: 12px;
  word-wrap: break-word;
}
.styles__numeric-column___3BiS6 {
  text-align: center !important;

  /* padding-right: unset !important; */
}
.styles__sticky___1-yVC {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
}

/* stylelint-disable color-no-hex */
.Paginator__disabled___2e7rr {
  pointer-events: none;
  opacity: 0.5;
}
/* $black: #1f292e; */
/* NEW COLORS */
/* $blue: #1791cf; */
/* $green: #00b395; */
/* $red: #f25a5a; */
/* $white: #fff; */
.ReactTable .pagination-bottom .-pagination button {
    width: 100px;
    height: 32px;
    background: #fff;
    border: 1px solid #a0aec0;
    border-radius: 3px;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: -0.2px;
    text-align: center;
    color: #323232
  }
.ReactTable .pagination-bottom .-pagination button:hover, .ReactTable .pagination-bottom .-pagination button:active, .ReactTable .pagination-bottom .-pagination button:not([disabled]):hover {
      background-color: rgba(193, 197, 204, 0.15) !important;
      border: solid 1px #718096;
    }
.ReactTable .-pagination {
    box-shadow: none;
    border: none;
    padding: 20px 0 10px;
  }
.ReactTable .-pagination .-pageInfo {
    margin: 0 15px;
    font-size: 13px;
    letter-spacing: 0.4px;
    text-align: left;
    color: #323232;
  }
.ReactTable .-pagination input {
    padding: 6px 22px;
    outline: none;
    border-radius: 3px;
    background-color: #fff;
    border: solid 1px #c7ced1;
    font-size: 13px;
    letter-spacing: 0.4px;
    text-align: center;
    color: #323232;
    margin-right: 6px
  }
.ReactTable .-pagination input:hover, .ReactTable .-pagination input:active {
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
  0 0 0 3px rgba(0, 126, 255, 0.1);
      border-color: #86b1e4;
    }
.ReactTable .-pagination .-previous, .ReactTable .-pagination .-next {
    text-align: right;
  }
.Paginator__button-wrapper___2Z1Mj {
  position: relative;
}
.Paginator__prev-button-icon___3twQU {
  position: absolute;
  top: 5px;
  left: 2px;
}
.Paginator__next-button-icon___1QhR- {
  position: absolute;
  top: 5px;
  right: 2px;
}
.Paginator__pagesize-picker___ujJn7 {
  padding: 5px 20px;
  border-radius: 3px;
  border: solid 1px #e2e7e9;
}
.Paginator__pagesize-text___1WzHv {
  font-size: 13px;
  letter-spacing: -0.2px;
  color: #323232;
}
.Paginator__pagesize-label___2aWie {
  margin-right: 5px;
}
.Paginator__pagesize-value___1Lukw {
  margin-left: 15px;
  text-decoration: underline;
}
.Paginator__pagesize-value--active___q9bYx {
    font-weight: 600;
    color: #4e83c1;
  }
.Paginator__pagesize-value___1Lukw:hover {
    cursor: pointer;
  }
.Paginator__totalrecords___dGOFw {
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-flex: 1;
          flex-grow: 1;
  -webkit-box-pack: end;
          justify-content: flex-end;
  padding-right: 20px;
}
.Paginator__totalrecords___dGOFw .Paginator__label___20Zr2 {
    font-size: 13px;
    color: #323232;
    text-align: right;
  }
.Paginator__flex-justify___2zBf0 {
  -webkit-box-pack: center;
          justify-content: center;
}
.Paginator__pagination-mb___18aEa {
  margin-bottom: 15px;
}

/* stylelint-disable color-no-hex */
.styles__disabled___1XdR5 {
  pointer-events: none;
  opacity: 0.5;
}
/* $black: #1f292e; */
/* NEW COLORS */
/* $blue: #1791cf; */
/* $green: #00b395; */
/* $red: #f25a5a; */
/* $white: #fff; */
.styles__title--red___3cX96 {
  color: #f56363 !important;
}
.styles__title--blue___3Gaph {
  color: #4e83c1 !important;
}
.styles__title--green___3qhDm {
  color: #12b195 !important;
}
.styles__title--orange___2FILS {
  color: #ffaa1c !important;
}

/* stylelint-disable color-no-hex */
.styles__disabled___tX-IH {
  pointer-events: none;
  opacity: 0.5;
}
/* $black: #1f292e; */
/* NEW COLORS */
/* $blue: #1791cf; */
/* $green: #00b395; */
/* $red: #f25a5a; */
/* $white: #fff; */
.rc-dialog {
    margin: 0px !important;
  }
.rc-dialog .scroll-view {
    padding-left: 10px;
    padding-right: 17px;
  }
.rc-dialog-wrap {
    z-index: 1200;
    overflow: hidden !important;
  }
.rc-dialog-mask {
    z-index: 1200;
  }
.rc-dialog-mask {
    background-color: rgba(93, 93, 93, 0.2);
  }
.rc-dialog-body {
    padding: 0px;
  }
.rc-dialog-content {
    padding: 30px;
    border-radius: 3px;
    background-color: #fff;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
  }
.rc-dialog-close {
    top: 20px;
    right: 20px
  }
.rc-dialog-close:focus {
      outline: 0;
    }
.rc-dialog-close .rc-dialog-close-x {
      display: inline-block
    }
.rc-dialog-close .rc-dialog-close-x:after {
        content: '';
        position: absolute;
        top: 0px;
        right: 0px;
        outline: none;
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='%23969EAA' fill-rule='evenodd' d='M13.414 12l6.364-6.364-1.414-1.414L12 10.586 5.636 4.222 4.222 5.636 10.586 12l-6.364 6.364 1.414 1.414L12 13.414l6.364 6.364 1.414-1.414L13.414 12z'/%3E%3C/svg%3E");
        width: 24px;
        height: 24px;
      }
.styles__title___dM60c {
  font-family: 'Open Sans', sans-serif;
  margin-bottom: 30px;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: -0.3px;
  text-align: left;
  color: #323232;
}
.styles__simple___2_iAU .styles__title___dM60c {
    margin-bottom: 15px;
  }
.styles__footer___TBetr {
  margin-top: 35px;
}
.styles__content___1jQYH {
  margin-bottom: 30px;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  letter-spacing: -0.3px;
  text-align: left;
  color: #323232;
}

/* stylelint-disable color-no-hex */
.Topbar__disabled___Cgn0G {
  pointer-events: none;
  opacity: 0.5;
}
/* $black: #1f292e; */
/* NEW COLORS */
/* $blue: #1791cf; */
/* $green: #00b395; */
/* $red: #f25a5a; */
/* $white: #fff; */
.Topbar__title___1o2S_ {
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -0.3px;
  text-align: left;
  color: #323232;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 8px;
}
.Topbar__left___2X28k {
  display: -webkit-box;
  display: flex;
}
.Topbar__right___3zQvD {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
.Topbar__right___3zQvD button:not([role='menuitem']),
  .Topbar__right___3zQvD .Select {
    margin-left: 15px;
  }

/* stylelint-disable color-no-hex */
.styles__disabled___Lx3sB {
  pointer-events: none;
  opacity: 0.5;
}
/* $black: #1f292e; */
/* NEW COLORS */
/* $blue: #1791cf; */
/* $green: #00b395; */
/* $red: #f25a5a; */
/* $white: #fff; */
.styles__content___1RnC8 {
  padding: 30px;
  margin: 0
}
.styles__content___1RnC8.styles__gray___1qix_ {
    background-color: #f8fafb;
  }
.styles__content___1RnC8.styles__padding-top___3G1M5 {
    padding-top: 15px;
  }
.styles__content___1RnC8 + .styles__content___1RnC8 {
  padding-top: 15px;
}

/* stylelint-disable color-no-hex */
.styles__disabled___2aOSu {
  pointer-events: none;
  opacity: 0.5;
}
/* $black: #1f292e; */
/* NEW COLORS */
/* $blue: #1791cf; */
/* $green: #00b395; */
/* $red: #f25a5a; */
/* $white: #fff; */
.styles__collapsible___3rT6T {
  padding: 5px;
  margin-top: 10px;
  box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.08);
  letter-spacing: -0.3px;
  color: #323232;
  font-family: 'Open Sans', sans-serif;
}
.styles__title___1K5o4 {
  display: -webkit-box;
  display: flex;
  padding: 10px 5px 10px 10px;
  font-size: 12px;
  font-weight: bold;
  color: #323232;
  background-color: #f8fafb
}
.styles__title___1K5o4:hover {
    cursor: pointer;
  }
.styles__icon-collapse___2aVgm {
  margin-left: auto;
}
.styles__content___3marw {
  padding: 10px;
}

.styles__flex___2rLuK {
  display: -webkit-box;
  display: flex
}

.styles__flex___2rLuK.styles__inline___nHaj3 {
    display: -webkit-inline-box;
    display: inline-flex;
  }

.styles__flex___2rLuK.styles__spaceBetween___3v-UJ {
    -webkit-box-pack: justify;
            justify-content: space-between;
  }

.styles__flex___2rLuK.styles__flexEnd___1zBmd {
    -webkit-box-pack: end;
            justify-content: flex-end;
  }

.styles__flex___2rLuK.styles__row___QUqgG {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
  }

.styles__flex___2rLuK.styles__column___3r-oN {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
  }

.styles__flex___2rLuK.styles__fillWidth___pWedQ {
    width: 100%;
  }

.styles__flex___2rLuK.styles__flexWrap___1JfjQ {
    flex-wrap: wrap;
  }

.styles__flex___2rLuK.styles__maxWidthContainer___3woG5 {
    max-width: 1060px;
  }

.styles__flex___2rLuK.styles__row___QUqgG .styles__form-group___1LvzL {
    margin-left: 50px;
  }

.styles__flex___2rLuK.styles__row___QUqgG .styles__flex___2rLuK.styles__column___3r-oN + .styles__flex___2rLuK.styles__column___3r-oN {
    margin-left: 50px;
  }

.styles__flex___2rLuK.styles__row___QUqgG.styles__narrow___11rI9 .styles__flex___2rLuK.styles__column___3r-oN + .styles__flex___2rLuK.styles__column___3r-oN {
      margin-left: 30px;
    }

.styles__flex___2rLuK.styles__row___QUqgG .styles__flex___2rLuK.styles__column___3r-oN:first-child {
    margin-left: 0px;
  }

.styles__flex-between___3F4Ed {
  -webkit-box-flex: 5;
          flex-grow: 5;
}

.styles__mb___3X1dE {
  margin-bottom: 15px;
}

.styles__columnDirection___1mRce {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
          flex-direction: column !important;
}

.styles__inline___13fLO {
  display: inline-block;
}

.styles__input-height___1RkV7 {
  line-height: 32px;
}

.styles__options-icon-value--icon___gaxz0 {
    margin-right: 5px;
    position: relative;
    top: 3px;
  }

.styles__error-icon___38Gs4 {
  position: absolute;
  right: -18px;
  top: 0px;
}

.styles__flex___3jLG_ {
  -webkit-box-flex: 1;
          flex: 1;
}

/* stylelint-disable color-no-hex */
.styles__disabled___auYg1 {
  pointer-events: none;
  opacity: 0.5;
}
/* $black: #1f292e; */
/* NEW COLORS */
/* $blue: #1791cf; */
/* $green: #00b395; */
/* $red: #f25a5a; */
/* $white: #fff; */
.styles__form-group___XvRil {
  flex-wrap: wrap;
  max-width: calc(
  340px + 30px + 420px
)
}
.styles__form-group___XvRil.styles__top-labels___z4xjF .styles__form-field___3OxWi {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
              flex-direction: column;
      margin-top: 15px
    }
.styles__form-group___XvRil.styles__top-labels___z4xjF .styles__form-field___3OxWi:first-child {
        margin-top: 0px;
      }
.styles__form-group___XvRil.styles__top-labels___z4xjF .styles__form-field___3OxWi .styles__field-label___AHWRC {
        margin-bottom: 10px;
        padding-top: 0px;
      }
.styles__form-group___XvRil.styles__top-labels___z4xjF .styles__form-field___3OxWi .styles__field-value___1WUR9 {
        margin-left: 0px;
      }
.styles__form-group___XvRil.styles__fill-width___3qlKc {
    max-width: 100%;
  }
.styles__form-group___XvRil.styles__fill-width___3qlKc .styles__field-value___1WUR9 {
      min-width: 100%;
      width: 100%;
    }
.styles__form-group___XvRil.styles__inline___2xRat {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    max-width: 100%;
    min-width: inherit;
    width: inherit;
  }
.styles__form-group___XvRil.styles__inline___2xRat .styles__form-field___3OxWi {
      display: -webkit-inline-box;
      display: inline-flex;
      margin-right: 30px;
      max-width: 100%;
      min-width: inherit;
      width: inherit;
      margin-top: 0px;
      margin-bottom: 10px
    }
.styles__form-group___XvRil.styles__inline___2xRat .styles__form-field___3OxWi:last-child {
        margin-right: 0px;
      }
.styles__form-group___XvRil.styles__inline___2xRat .styles__field-label___AHWRC {
      max-width: 100%;
      min-width: inherit;
      width: inherit;
      margin-right: 20px !important;
    }
.rc-dialog .styles__form-group___XvRil {
    padding-top: 5px;
    padding-bottom: 5px;
  }
.rc-dialog .styles__form-group___XvRil .styles__field-label___AHWRC {
      min-width: 260px;
      width: 260px;
    }
.rc-dialog .styles__form-group___XvRil .styles__field-value___1WUR9 {
      min-width: 320px;
      width: 320px;
    }
.styles__form-field___3OxWi {
  display: -webkit-box;
  display: flex;
  margin-top: 10px;
}
.styles__form-field___3OxWi:first-child {
  margin-top: 0px;
}
.styles__field-label___AHWRC {
  min-width: 340px;
  width: 340px;
  font-size: 14px;
  letter-spacing: -0.3px;
  text-align: left;
  color: #73848c;
  font-weight: normal;
  white-space: normal;
  word-wrap: break-word;
  margin-right: 30px !important;
}
.styles__wide-label___2jKVz {
  min-width: 550px;
  width: 550px;
}
.styles__field-value___1WUR9 {
  font-size: 14px;
  letter-spacing: -0.3px;
  text-align: left;
  color: #323232;
  font-weight: normal;
  white-space: normal;
  word-wrap: break-word;
}
.styles__field-value___1WUR9 input {
    font-size: 14px;
    letter-spacing: -0.3px;
    text-align: left;
    color: #323232 !important;
    font-weight: normal;
    white-space: normal;
  }
.styles__field-value___1WUR9 .Select-value-label {
    font-size: 14px;
    letter-spacing: -0.3px;
    color: #323232 !important;
  }
.styles__label-flex___2HtVd {
  -webkit-box-flex: 0.46;
          flex: 0.46;
}
.styles__flex___1LcHO {
  -webkit-box-flex: 1;
          flex: 1;
  width: 100%;
}
.styles__wrapper-style___1O6dd {
  width: 100%;
}
.styles__checkbox-right___14is6 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
          flex-direction: row-reverse;
}
.styles__field-value-without-flex___3TThj {
  min-width: 420px;
  width: 420px;
}
.styles__field-label-without-flex___3UEYM {
  min-width: 140px !important;
  margin-bottom: 5px !important;
}
@media(max-width: 48em) {
  .styles__form-field___3OxWi {
    flex-wrap: wrap;
  }
  .styles__mobile-label___2x9QO {
    width: 100%!important;
    min-width: 100%!important;
  }
  .styles__mobile-width___2oGDS {
    min-width: 100%!important;
  }
}
.styles__radio-container___2JNZn div * div {
    margin-bottom: 2px;
  }

.styles__inline___3IW0z .styles__radio-button--inline___35pOk {
    display: -webkit-inline-box;
    display: inline-flex;
    margin-right: 15px
  }

.styles__inline___3IW0z .styles__radio-button--inline___35pOk:last-child {
      margin-right: 0;
    }

.styles__inline___3IW0z .styles__radio-container___2JNZn div * div {
      margin-bottom: 0px;
      padding-top: 1px;
    }

.styles__disabled___37rzJ {
  opacity: 0.5;
  pointer-events: none;
}

.no-scroll {
    box-sizing: border-box !important;
    overflow-y: hidden !important;
  }

    .no-scroll .form-content-scroll .track-horizontal--global, .no-scroll .form-content-scroll .track-vertical--global, .no-scroll .rc-dialog-content .track-horizontal--global, .no-scroll .rc-dialog-content .track-vertical--global {
        pointer-events: none;
      }

/* stylelint-disable color-no-hex */
.style__disabled___3Bjss {
  pointer-events: none;
  opacity: 0.5;
}
/* $black: #1f292e; */
/* NEW COLORS */
/* $blue: #1791cf; */
/* $green: #00b395; */
/* $red: #f25a5a; */
/* $white: #fff; */
.style__logo___3aO6Z {
  margin: auto;
  width: 96px;
  height: 98px;
  background: url(f68e66b2200228dda4d8384252545a3f.svg);
  background-size: 96px 98px;
  background-repeat: no-repeat;
}
.style__name___Mfw3w {
  font-size: 26px;
  text-align: center;
  color: #fff;
  margin: 11px 0 2px;
}
.style__description___1xraZ {
  width: 209px;
  margin: 0 auto;
  font-size: 13px;
  line-height: 1.08;
  text-align: center;
  color: #85b1bf;
  letter-spacing: normal;
}
.style__version___23sga {
  padding-top: 5px;
  color: rgba(133,177,191,0.53333);
  font-size: 11px;
}
.style__menu___1cLxe {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}
.style__group___2CCtK {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  width: 100%;
  position: relative;
}
.style__group-head___2VQfM {
  display: -webkit-box;
  display: flex;
  cursor: pointer;
  height: 64px;
  -webkit-box-align: center;
          align-items: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.style__group-body___1yZv1 {
  padding-left: 47px;
}
.style__item___2vfA7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  cursor: pointer;
  height: 64px;
  font-size: 13px;
  font-weight: 600;
  color: #fff;
  padding-left: 17px;
  padding-right: 15px;
  text-decoration: none;
  border-left: 6px solid transparent;
  letter-spacing: 0.3px
}
.style__item___2vfA7:hover {
    background-color: rgba(255, 255, 255, 0.05);
    color: #fff;
    cursor: pointer;
  }
.style__item___2vfA7:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
  0 0 0 3px rgba(0, 126, 255, 0.1);
  }
.style__leaf___3tsFL {
  padding: 10px 20px 10px 12px;
  height: auto;
  border-left: 0px
}
.style__leaf___3tsFL.style__selected___1Bzr- {
    padding-left: 6px;
  }
.style__leaf___3tsFL .style__item-name___31M8b {
    padding-left: 0;
    position: relative
  }
.style__leaf___3tsFL .style__item-name___31M8b.style__small___8YFb_ {
      max-width: 175px;
    }
.style__item-name___31M8b {
  padding-left: 12px;
}
.style__hidden____ulZQ {
  display: none;
}
.style__active___1y2bG {
  opacity: 0.9;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.1);
}
.style__selected___1Bzr- {
  border-left: 6px solid #12b195;
  background-color: rgba(0, 0, 0, 0.1);
}
.style__icon-collapse___1b-h8 {
  margin-left: auto;
}
.style__progress-indicator-group___24CCy {
  text-align: center;
  margin-top: 50px;
}
.style__scrollbars___DQYRM {
  max-height: inherit !important;
}
.style__scrollbars___DQYRM .scroll-view {
      max-height: calc(100vh - 242px - 10px) !important;
    }
.style__scrollbars___DQYRM .track-horizontal--global,
    .style__scrollbars___DQYRM .track-vertical--global {
      background-color: #54676e;
    }
.style__subgroup___1BQKL .style__group-head___2VQfM {
    border-left: 0px;
    padding: 10px 15px 10px 12px;
    height: auto;
  }
.style__subgroup___1BQKL .style__group-body___1yZv1 {
    padding-left: 36px;
  }
.style__subgroup___1BQKL .style__item-name___31M8b {
    padding-left: 0;
  }
.style__mobile-sidebar___1FG7e {
  position: relative;
}
@media(max-width: 62em) {
  .style__mobile-sidebar___1FG7e {
    position: fixed;
  }
}

.styles__title___VqMUx {
  text-align: center;
  max-width: 235px;
}

.styles__content___2RUMO {
  text-align: center;
}

/* stylelint-disable color-no-hex */
.styles__disabled___32RA6 {
  pointer-events: none;
  opacity: 0.5;
}
/* $black: #1f292e; */
/* NEW COLORS */
/* $blue: #1791cf; */
/* $green: #00b395; */
/* $red: #f25a5a; */
/* $white: #fff; */
.styles__labels___3JdIX {
  padding-bottom: 15px;
}
.styles__report-date-info___1z2Sd {
  font-size: 13px;
  color: #323232;
  line-height: 22px;
  margin-top: 10px;
}
.styles__report-date-info___1z2Sd .styles__date-label___VYTlf {
    width: 250px;
    display: inline-block;
    color: #73848c;
  }

/* stylelint-disable color-no-hex */
.styles__disabled___1JXy0 {
  pointer-events: none;
  opacity: 0.5;
}
/* $black: #1f292e; */
/* NEW COLORS */
/* $blue: #1791cf; */
/* $green: #00b395; */
/* $red: #f25a5a; */
/* $white: #fff; */
.styles__comments___3kh8C {
  margin: 20px 0 20px 0
}
.styles__comments___3kh8C .styles__group___2m_QM {
    margin: 20px 0
  }
.styles__comments___3kh8C .styles__group___2m_QM:last-child {
      margin-bottom: 0px;
    }
.styles__comments___3kh8C .styles__icon-col___KIFd7 {
    margin-right: 14px;
  }
.styles__comments___3kh8C .styles__list-item___UDBr6 {
    margin-bottom: 16px;
    font-size: 13px;
    height: 20px
  }
.styles__comments___3kh8C .styles__list-item___UDBr6.styles__icons___2P3Xu {
      margin-bottom: 15px;
      height: 24px;
      line-height: 24px;
    }
.styles__comments___3kh8C .styles__list-item___UDBr6:last-child {
      margin-bottom: 0;
    }
.styles__comments___3kh8C .styles__info-title___3Sx6N {
    text-decoration: underline;
  }

/* stylelint-disable color-no-hex */
.styles__disabled___38TAu {
  pointer-events: none;
  opacity: 0.5;
}
/* $black: #1f292e; */
/* NEW COLORS */
/* $blue: #1791cf; */
/* $green: #00b395; */
/* $red: #f25a5a; */
/* $white: #fff; */
.styles__file-input-container___22npS {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
.rc-upload:focus .styles__file-input___3ZM1l {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
  0 0 0 3px rgba(0, 126, 255, 0.1);
    border-color: #86b1e4;
  }
.styles__file-input___3ZM1l {
  box-sizing: border-box;
  width: 100%;
  min-width: 150px;
  height: 34px;
  padding-left: 10px;
  padding-right: 5px;
  -webkit-box-align: center;
          align-items: center;
  background-color: #fff;
  border: 1px solid #c7ced1;
  border-radius: 3px;
  cursor: pointer;
  color: #323232
}
.styles__file-input___3ZM1l:hover {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
  0 0 0 3px rgba(0, 126, 255, 0.1);
    border-color: #86b1e4;
  }
.styles__file-input___3ZM1l.styles__multiple___1PVr2 {
    height: auto;
    min-height: 34px;
  }
.styles__file-input___3ZM1l.styles__multiple___1PVr2 .styles__link___1ToJO {
      box-shadow: none;
    }
.styles__file-input___3ZM1l.styles__disabled___38TAu {
    opacity: 1;
    pointer-events: all;
    padding-right: 10px;
    border-color: #e2e7e9;
  }
.styles__file-input___3ZM1l.styles__disabled___38TAu .styles__file-name___3cVq4 {
      color: #323232;
    }
.styles__file-input___3ZM1l.styles__disabled___38TAu:hover {
      border-color: #c7ced1;
      cursor: not-allowed;
    }
.styles__file-input___3ZM1l.styles__disabled___38TAu .styles__placeholder___2W5aZ {
      color: rgba(50,50,50,0.25098);
    }
.styles__file-input___3ZM1l.styles__error___3RZGp {
    border-color: #f56363
  }
.styles__file-input___3ZM1l.styles__error___3RZGp:hover {
      box-shadow: 0 0 4px 0 rgb(247, 173, 173);
      border: solid 1px #e05252;
      cursor: auto;
      cursor: initial;
    }
.styles__file-input___3ZM1l.styles__error___3RZGp.styles__disabled___38TAu {
    border: solid 1px rgba(245,99,99,0.50196)
  }
.styles__file-input___3ZM1l.styles__error___3RZGp.styles__disabled___38TAu:hover {
      box-shadow: 0 0 4px 0 rgb(247, 173, 173);
      cursor: not-allowed;
    }
.styles__file-input___3ZM1l .styles__file-name___3cVq4 {
    display: block;
    width: 100%;
    line-height: 24px;
    font-size: 12px;
    letter-spacing: -0.2px;
    color: #323232;
    word-break: keep-all;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    /* margin-right: 12px; */
  }
.styles__file-input___3ZM1l .styles__file-name-list___2S5sD {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    min-width: 0;
  }
.styles__file-input___3ZM1l .styles__placeholder___2W5aZ {
    color: #c7ced1;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
.styles__wrapper-label___awSai {
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
          justify-content: space-between;
}
.styles__field-label___1FXw4 {
  margin-bottom: 4px;
  font-weight: normal;
  color: #73848c;
}
.styles__error-icon___2pyXP {
  position: absolute;
  right: -20px;
  top: 7px;
}
.styles__download-sign___3pbpz {
  display: -webkit-box;
  display: flex;
}


/*# sourceMappingURL=main.css.map*/