.board__5197476 {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.widget__10845d0 {
  width: 100px;
  height: 100px;
  margin: 20px 20px 200px 20px;
  padding: 30px;
  border: 1px solid #1890ff;
  border-radius: 5px;
  color: #1890ff;
  display: flex;
  align-items: center;
  font-weight: bold;
  text-decoration: none;
  justify-content: center;
  box-sizing: content-box;
}

.authPage__820751a {
  background-color: #d6d6d6;
}
.authPage__820751a .ant-card {
  background: white;
}
.authPage__820751a .auth__7c9ff2a {
  margin: auto auto;
  width: 320px;
}
.authPage__820751a .auth__7c9ff2a .logo__61ddd59 {
  width: 100%;
  text-align: center;
  padding-bottom: 20px;
}
.authPage__820751a .auth__7c9ff2a .logo__61ddd59 img {
  width: 165px;
}
.authPage__820751a .auth__7c9ff2a .ant-form-item {
  margin-bottom: 22px;
}
.authPage__820751a .auth__7c9ff2a .ant-form-item-with-help {
  margin-bottom: 0px;
}

/* .customDropdown {
  :global(.ant-select-tree) {
    :global(.ant-select-tree-treenode) {

      :global(.ant-select-tree-switcher) {
        position: absolute;
        width: 100%;
        text-align: left;
        z-index: 2;
        left: 7px;

        :global(.ant-select-tree-switcher-icon) {
          visibility: hidden;
        }

        &:hover+:global(.ant-select-tree-node-content-wrapper) {
          background-color: @itemHoverBg;
        }
      }

      :global(.ant-select-tree-node-content-wrapper) {
        margin-left: 24px;
      }

      &:global(.ant-select-tree-treenode-disabled.ant-select-tree-treenode-switcher-open) {
        :global(.ant-select-tree-node-content-wrapper) {

          &:before {
            content: '';
            position: absolute;
            top: 10px;
            left: -16px;
            width: 0;
            height: 0;
            border-left: 4px solid transparent;
            border-right: 4px solid transparent;
            border-top: 4px solid #161616;
            z-index: 1;
            transform: rotate(0deg);
          }
        }
      }

      &:global(.ant-select-tree-treenode-disabled.ant-select-tree-treenode-switcher-close) {
        :global(.ant-select-tree-node-content-wrapper) {
          &:before {
            content: '';
            position: absolute;
            top: 10px;
            left: -16px;
            width: 0;
            height: 0;
            border-left: 4px solid transparent;
            border-right: 4px solid transparent;
            border-top: 4px solid #161616;
            z-index: 1;
            transform: rotate(-90deg);
          }
        }
      }
    }
  }
}
 */
.debounceSelect__979e90c.maxRow_1__cde2dc0 .ant-select-selector {
  max-height: 32px;
  overflow: auto;
}
.debounceSelect__979e90c.maxRow_2__8743741 .ant-select-selector {
  max-height: 60px;
  overflow: auto;
}
.debounceSelect__979e90c.maxRow_3__c5c4514 .ant-select-selector {
  max-height: 88px;
  overflow: auto;
}
.debounceSelect__979e90c.maxRow_4__06afafa .ant-select-selector {
  max-height: 116px;
  overflow: auto;
}
.debounceSelect__979e90c.maxRow_5__52a6721 .ant-select-selector {
  max-height: 144px;
  overflow: auto;
}
.debounceSelect__979e90c.maxRow_6__2de7991 .ant-select-selector {
  max-height: 172px;
  overflow: auto;
}
.debounceSelect__979e90c.maxRow_7__87ceba5 .ant-select-selector {
  max-height: 200px;
  overflow: auto;
}
.debounceSelect__979e90c.maxRow_8__3e43988 .ant-select-selector {
  max-height: 228px;
  overflow: auto;
}
.debounceSelect__979e90c.maxRow_9__a3d68a3 .ant-select-selector {
  max-height: 256px;
  overflow: auto;
}
.debounceSelect__979e90c.maxRow_10__1014715 .ant-select-selector {
  max-height: 284px;
  overflow: auto;
}
.debounceSelect__979e90c.maxRow_11__66c5747 .ant-select-selector {
  max-height: 312px;
  overflow: auto;
}
.debounceSelect__979e90c.maxRow_12__57639c8 .ant-select-selector {
  max-height: 340px;
  overflow: auto;
}
.debounceSelect__979e90c.maxRow_13__ab3eda1 .ant-select-selector {
  max-height: 368px;
  overflow: auto;
}
.debounceSelect__979e90c.maxRow_14__30c0481 .ant-select-selector {
  max-height: 396px;
  overflow: auto;
}
.debounceSelect__979e90c.maxRow_15__1b44849 .ant-select-selector {
  max-height: 424px;
  overflow: auto;
}
.debounceSelect__979e90c.maxRow_16__5efc766 .ant-select-selector {
  max-height: 452px;
  overflow: auto;
}
.debounceSelect__979e90c.maxRow_17__60ea6c8 .ant-select-selector {
  max-height: 480px;
  overflow: auto;
}
.debounceSelect__979e90c.maxRow_18__7751772 .ant-select-selector {
  max-height: 508px;
  overflow: auto;
}
.debounceSelect__979e90c.maxRow_19__62ac5aa .ant-select-selector {
  max-height: 536px;
  overflow: auto;
}
.debounceSelect__979e90c.maxRow_20__4ecf98a .ant-select-selector {
  max-height: 564px;
  overflow: auto;
}
.twoColumnsSelectOptions__b6541d6 {
  width: 295px!important;
  right: 0!important;
  left: unset!important;
}
.twoColumnsSelectOptions__b6541d6 .rc-virtual-list-holder-inner {
  display: block !important;
  column-count: 2;
  width: 100%;
}
.twoColumnsSelectOptions__b6541d6 .rc-virtual-list-holder {
  max-height: 360px !important;
}
.twoColumnsSelectOptionsProvider__9882c0a {
  left: 0!important;
  right: unset!important;
  width: 295px!important;
}
.twoColumnsSelectOptionsProvider__9882c0a .rc-virtual-list-holder-inner {
  display: block !important;
  column-count: 2;
  width: 100%;
}
.twoColumnsSelectOptionsProvider__9882c0a .rc-virtual-list-holder {
  max-height: 360px !important;
}
.maxHeight200__7b471e6 .ant-select-selector {
  max-height: 200px !important;
  overflow: auto;
}

.cardGray__39e3b1c {
  background-color: #fafafa;
  margin-left: -12px;
  margin-right: -12px;
  margin-top: -12px;
  padding-left: 12px;
  padding-right: 12px;
  margin-bottom: 8px;
  padding-top: 8px;
  border-bottom: 1px solid #f0f0f0;
  border-top: 1px solid #f0f0f0;
}
.ant-modal-body > .cardGray__39e3b1c {
  margin-left: -24px;
  margin-right: -24px;
  margin-top: -25px;
  padding-left: 24px;
  padding-right: 24px;
}

.title__4fc61d0 {
  width: 100%;
  cursor: move;
}
.minimizeBtn__ea9b755 {
  position: absolute;
  right: 54px;
  width: 54px;
  height: 54px;
  top: 0;
}
.minimizeBtn__ea9b755 > span {
  margin-top: 10px;
}

.themesByCitiesTable__10e1ad0 div.BaseTable__row__82567a1 {
  cursor: default !important;
}
.cellPoint__fef4fc3 {
  width: 5px;
  height: 5px;
  background-color: black;
  border-radius: 50%;
  margin: auto;
}
:hover.cellContainer__09b4f9e .cellPoint__fef4fc3 {
  background-color: orange;
}
:hover.cellContainer__09b4f9e .cellDays__3f2abbb {
  color: orange !important;
}
.agreementCreateInput__4a9210d {
  background: transparent ;
  text-align: center;
}
.agreementCreateInput__4a9210d input {
  background: transparent ;
  text-align: center;
  font-weight: 500;
}
.popoverErrorAgreement__e8b7cb4 {
  max-width: 200px;
  text-align: center;
  color: red;
}
.popoverErrorAgreement__e8b7cb4 .ant-popover-title {
  color: red;
}
.popoverErrorAgreement__e8b7cb4 .ant-popover-inner-content {
  display: none;
}

.messageBody__fea73b2 {
  min-height: 200px;
  border: 1px solid #d9d9d9;
  padding: 10px;
  display: flex;
}
.messageBody__fea73b2 .messageContent__c861e21 {
  flex: 1;
  overflow-wrap: anywhere;
}
.messageBody__fea73b2 .messageContent__c861e21[contenteditable]:focus {
  outline: 0px solid transparent;
}
.messageBody__fea73b2 .messageContent__c861e21 pre {
  display: contents;
}
.tabs__8427051 {
  flex: 1;
}
.tabs__8427051 > div.ant-tabs-nav {
  margin-bottom: 0;
}
.tabs__8427051 > div.ant-tabs-content-holder {
  padding: 16px;
  border-color: #f0f0f0;
  border-width: 0px 1px 1px 1px;
  border-style: solid;
  flex: 1;
}

.container__1be0842 {
  flex: 1;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.table__42de7ed,
.table__42de7ed .BaseTable__table {
  background-color: transparent;
}
.table__42de7ed .BaseTable__row {
  background-color: transparent;
  cursor: pointer;
}
.table__42de7ed .BaseTable__row .cell__7befaa1 {
  padding-top: 3px;
  padding-bottom: 3px;
}
.table__42de7ed .BaseTable__row.rowOdd__e667e46 {
  background-color: #f3f3f3;
}
.table__42de7ed .BaseTable__row.rowEven__10f14f7 {
  background-color: transparent;
}
.table__42de7ed .BaseTable__row.colorRow_green__162eaef,
.table__42de7ed .BaseTable__row.colorRow_green__162eaef:hover,
.table__42de7ed .BaseTable__row.colorRow_caf5d5__6b3003b,
.table__42de7ed .BaseTable__row.colorRow_caf5d5__6b3003b:hover {
  background-color: #caf5d5;
}
.table__42de7ed .BaseTable__row.colorRow_orange__70cfd11,
.table__42de7ed .BaseTable__row.colorRow_orange__70cfd11:hover,
.table__42de7ed .BaseTable__row.colorRow_f5e1ca__ac21440,
.table__42de7ed .BaseTable__row.colorRow_f5e1ca__ac21440:hover {
  background-color: #f5e1ca;
}
.table__42de7ed .BaseTable__row.colorRow_red__f3ac05a,
.table__42de7ed .BaseTable__row.colorRow_red__f3ac05a:hover,
.table__42de7ed .BaseTable__row.colorRow_f7ccd1__4de18fa,
.table__42de7ed .BaseTable__row.colorRow_f7ccd1__4de18fa:hover {
  background-color: #f7ccd1;
}
.table__42de7ed .BaseTable__row.colorRow_slateblue__c76b4e7,
.table__42de7ed .BaseTable__row.colorRow_slateblue__c76b4e7:hover,
.table__42de7ed .BaseTable__row.colorRow_ccccff__e3ecad8,
.table__42de7ed .BaseTable__row.colorRow_ccccff__e3ecad8:hover {
  background-color: #ccccff;
}
.table__42de7ed .BaseTable__row.colorRow_lightblue__d8b40b2,
.table__42de7ed .BaseTable__row.colorRow_lightblue__d8b40b2:hover,
.table__42de7ed .BaseTable__row.colorRow_e4f2ff__56829af,
.table__42de7ed .BaseTable__row.colorRow_e4f2ff__56829af:hover {
  background-color: #e4f2ff;
}
.table__42de7ed .BaseTable__row.colorRow_grey__4f26581,
.table__42de7ed .BaseTable__row.colorRow_grey__4f26581:hover,
.table__42de7ed .BaseTable__row.colorRow_f5f5f5__b3ef90c,
.table__42de7ed .BaseTable__row.colorRow_f5f5f5__b3ef90c:hover {
  background-color: #f5f5f5;
  color: rgba(0, 0, 0, 0.45);
  cursor: not-allowed;
}
.table__42de7ed .BaseTable__row.rowActive__f2a6c6e {
  border-left: 3px solid;
  background-color: #e4f2ff;
}
.table__42de7ed[data-strategy="appeals"] .BaseTable__row,
.table__42de7ed.appeals-table__6c5749e .BaseTable__row {
  height: 70px !important;
  min-height: 70px !important;
  max-height: 70px !important;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.footer__d9fc010 {
  border-width: 0;
  border-color: #d9d9d9;
  border-style: solid;
  height: 44px;
  border-top-width: 2px;
  padding: 12px 50px;
  text-align: right;
  font-weight: 500;
  background-color: #f8f8f8;
}
.spinTable__c225073 {
  position: absolute;
}
.spinTable__c225073 .ant-spin-container {
  height: 100%;
}
.redText__223798c {
  color: red;
}
.themesByCitiesTable__f973535 .table__42de7ed .BaseTable__row {
  cursor: default;
}
.withCellBorder__af9324a .BaseTable__header-cell {
  border-right: 1px solid #eee;
  padding: 0;
}
.withCellBorder__af9324a .BaseTable__row-cell {
  border-right: 1px solid #eee;
  padding: 0;
}

.redOptions__a4613e1 {
  background-color: #f7ccd1;
}
.blueOptions__177fa4d {
  background-color: #ccccff;
}
.orangeOptions__8117eb1 {
  background-color: #f5e1ca;
}
.greenOptions__eb51551 {
  background-color: #caf5d5;
}

.upload__4544ca3 .ant-upload-list-item-removed {
  display: none;
}
.upload__4544ca3 .disable__7b5f0f9 .ant-upload-list-item {
  margin-top: 0px;
}
.upload__4544ca3 .ant-upload-list-item-info .renameActions__b631d56 {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.3s linear;
}
.upload__4544ca3 .ant-upload-list-item-info > :hover .renameActions__b631d56 {
  visibility: visible;
  opacity: 1;
  transition: visibility 0s, opacity 0.3s linear;
}

.error__8a3d325 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin-bottom: 200px;
  font-size: 20px;
  width: 100%;
}
.errorCode__4b03cc0 {
  font-size: 200px;
  font-weight: 900;
  color: #f5222d;
}
.errorCode__4b03cc0.large__58cc158 {
  font-size: 200px;
}
.errorCode__4b03cc0.middle__7d7f3ad {
  font-size: 150px;
}
.errorCode__4b03cc0.small__f1cef71 {
  font-size: 100px;
}
.buttom__0e74cfe {
  margin: 40px;
}

.downloadBotton__9ae50fb {
  position: absolute;
  cursor: pointer;
  width: 32px;
  height: 32px;
  top: 0;
  left: 32px;
  z-index: 1;
  border-radius: 0.25rem;
  margin: 0px 2px;
}
.downloadBotton__9ae50fb:hover {
  background: rgba(0, 0, 0, 0.1);
}

.requestStateCompleted__a01f059 .ant-select-selection-item {
  color: #f5222d !important;
}

.indicationModal__fa3e4f3 .ant-modal-body {
  overflow: auto;
  display: flex;
  flex: 1;
  flex-direction: column;
  padding-bottom: 0;
}
.indicationModal__fa3e4f3 .ant-modal-body .ant-spin-nested-loading {
  overflow: auto;
  display: flex;
  flex: 1;
}
.indicationModal__fa3e4f3 .ant-modal-body .ant-spin-nested-loading .ant-spin-container {
  overflow: auto;
  display: flex;
  flex: 1;
}
.indicationModal__fa3e4f3 .ant-modal-body .ant-spin-nested-loading .ant-spin-container .ant-form {
  overflow: auto;
  display: flex;
  flex: 1;
  flex-direction: column;
}
.indicationModal__fa3e4f3 .ant-modal-body .ant-spin-nested-loading .ant-spin-container .ant-form .customModalScroll__667b4bd {
  overflow: auto;
  flex: 1;
  border-top: 1px solid #f0f0f0;
}
.indicationModal__fa3e4f3 .ant-modal-body .ant-spin-nested-loading .ant-spin-container .ant-form .ant-form-item-explain-error,
.indicationModal__fa3e4f3 .ant-modal-body .ant-spin-nested-loading .ant-spin-container .ant-form .ant-form-item-explain-validating {
  position: absolute;
  top: 34px;
  width: 500px;
  left: -200px;
}

.addressComposed__c648f87:not(.disabled__932b1be):hover .buttonEdit__89cf976 {
  display: block;
}
.addressComposed__c648f87:not(.disabled__932b1be) pre {
  background: none;
}
.addressComposed__c648f87 pre {
  margin: 0;
  min-height: 32px;
}
.addressComposed__c648f87 .buttonEdit__89cf976 {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
}
.tabsCount_1__8919604 {
  display: block;
}
.tabsCount_1__8919604 .ant-tabs-nav {
  display: none;
}
.tabs__e359827 {
  display: block;
}
.tabs__e359827 .ant-select-item-option-content {
  white-space: normal;
  text-overflow: clip;
}
.optionsValue__60c2f11 {
  color: #1890ff;
}

.customPopover__635d12e .ant-popover-inner__18834bd {
  background-color: blue;
}
.customPopover__635d12e .ant-popover-inner-content__ad95e1a {
  color: white;
}
.customPopover__635d12e .ant-popover-arrow__ef2398f {
  background: blue;
}

.blockWidget__6e1285b {
  box-shadow: none;
}
.blockWidget__6e1285b .ant-col {
  display: flex;
  flex-direction: row;
}
.blockWidget__6e1285b .ant-col .ant-card {
  margin-bottom: 10px;
  width: 160px;
  flex: 1;
}
.myCard__d58540f,
.departmentCard__448c017,
.myRequestCard__322d4fb,
.allRequestCard__1119495,
.emailCard__4c6b3f9 {
  width: calc(100% - 10px);
  margin: 5px;
  cursor: pointer;
  color: white;
  padding: 5px  10px  5px  10px;
  transition: box-shadow 0.3s;
}
.myCard__d58540f.active__0e81e4a,
.departmentCard__448c017.active__0e81e4a,
.myRequestCard__322d4fb.active__0e81e4a,
.allRequestCard__1119495.active__0e81e4a,
.emailCard__4c6b3f9.active__0e81e4a {
  padding-bottom: 0px;
  box-shadow: 0 1px 2px -2px rgba(0, 0, 0, 0.16), 0 3px 6px 0 rgba(0, 0, 0, 0.12), 0 5px 12px 4px rgba(0, 0, 0, 0.09);
}
.myCard__d58540f.myCard__d58540f,
.departmentCard__448c017.myCard__d58540f,
.myRequestCard__322d4fb.myCard__d58540f,
.allRequestCard__1119495.myCard__d58540f,
.emailCard__4c6b3f9.myCard__d58540f {
  background: #01b0f1;
}
.myCard__d58540f.myCard__d58540f.active__0e81e4a,
.departmentCard__448c017.myCard__d58540f.active__0e81e4a,
.myRequestCard__322d4fb.myCard__d58540f.active__0e81e4a,
.allRequestCard__1119495.myCard__d58540f.active__0e81e4a,
.emailCard__4c6b3f9.myCard__d58540f.active__0e81e4a {
  border-bottom: 5px solid #0178a5;
}
.myCard__d58540f.departmentCard__448c017,
.departmentCard__448c017.departmentCard__448c017,
.myRequestCard__322d4fb.departmentCard__448c017,
.allRequestCard__1119495.departmentCard__448c017,
.emailCard__4c6b3f9.departmentCard__448c017 {
  background: #f3968a;
}
.myCard__d58540f.departmentCard__448c017.active__0e81e4a,
.departmentCard__448c017.departmentCard__448c017.active__0e81e4a,
.myRequestCard__322d4fb.departmentCard__448c017.active__0e81e4a,
.allRequestCard__1119495.departmentCard__448c017.active__0e81e4a,
.emailCard__4c6b3f9.departmentCard__448c017.active__0e81e4a {
  border-bottom: 5px solid #ec5845;
}
.myCard__d58540f.myRequestCard__322d4fb,
.departmentCard__448c017.myRequestCard__322d4fb,
.myRequestCard__322d4fb.myRequestCard__322d4fb,
.allRequestCard__1119495.myRequestCard__322d4fb,
.emailCard__4c6b3f9.myRequestCard__322d4fb {
  background: #74d190;
}
.myCard__d58540f.myRequestCard__322d4fb.active__0e81e4a,
.departmentCard__448c017.myRequestCard__322d4fb.active__0e81e4a,
.myRequestCard__322d4fb.myRequestCard__322d4fb.active__0e81e4a,
.allRequestCard__1119495.myRequestCard__322d4fb.active__0e81e4a,
.emailCard__4c6b3f9.myRequestCard__322d4fb.active__0e81e4a {
  border-bottom: 5px solid #3ebb63;
}
.myCard__d58540f.allRequestCard__1119495,
.departmentCard__448c017.allRequestCard__1119495,
.myRequestCard__322d4fb.allRequestCard__1119495,
.allRequestCard__1119495.allRequestCard__1119495,
.emailCard__4c6b3f9.allRequestCard__1119495 {
  background: #f3c28a;
}
.myCard__d58540f.allRequestCard__1119495.active__0e81e4a,
.departmentCard__448c017.allRequestCard__1119495.active__0e81e4a,
.myRequestCard__322d4fb.allRequestCard__1119495.active__0e81e4a,
.allRequestCard__1119495.allRequestCard__1119495.active__0e81e4a,
.emailCard__4c6b3f9.allRequestCard__1119495.active__0e81e4a {
  border-bottom: 5px solid #ec9e45;
}
.myCard__d58540f.emailCard__4c6b3f9,
.departmentCard__448c017.emailCard__4c6b3f9,
.myRequestCard__322d4fb.emailCard__4c6b3f9,
.allRequestCard__1119495.emailCard__4c6b3f9,
.emailCard__4c6b3f9.emailCard__4c6b3f9 {
  background: #a6a4a4;
}
.myCard__d58540f.emailCard__4c6b3f9.active__0e81e4a,
.departmentCard__448c017.emailCard__4c6b3f9.active__0e81e4a,
.myRequestCard__322d4fb.emailCard__4c6b3f9.active__0e81e4a,
.allRequestCard__1119495.emailCard__4c6b3f9.active__0e81e4a,
.emailCard__4c6b3f9.emailCard__4c6b3f9.active__0e81e4a {
  border-bottom: 5px solid #807d7d;
}
.myCard__d58540f .title__5cc3518,
.departmentCard__448c017 .title__5cc3518,
.myRequestCard__322d4fb .title__5cc3518,
.allRequestCard__1119495 .title__5cc3518,
.emailCard__4c6b3f9 .title__5cc3518 {
  color: #fff;
  font-size: 18px;
}
.toolbar__9911079 > div > * {
  margin: 10px;
}
.toolbar__9911079 > div > *.selected__ef9343e {
  border-bottom-color: #1890ff;
  cursor: default;
}
.statusPoint__c0614ca {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  padding: 4px;
  margin: 7px;
  float: left;
}

.filter__8953833 {
  height: 100%;
  position: relative;
  min-width: 66px;
}
.filter__8953833 form {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 325px;
  min-width: 300px;
}
.filter__8953833 form > div {
  padding: 10px;
}
.filter__8953833 form .form__d51e5aa {
  flex: 1;
  overflow: auto;
  border-top: 1px solid #d9d9d9;
}
.filter__8953833 form .form__d51e5aa div.divider__425f658 {
  margin: 10px 0 4px;
}
.filter__8953833 form .form__d51e5aa .ant-divider-horizontal.ant-divider-with-text {
  font-size: 14px;
}
.filter__8953833 form .form__d51e5aa .ant-tabs {
  margin-top: -10px;
}
.filter__8953833 form .form__d51e5aa .ant-tabs > .ant-tabs-nav {
  margin-bottom: 0;
}
.filter__8953833 form .form__d51e5aa .ant-form-item {
  margin-bottom: 5px;
}
.toggleFilter__eaafa5e {
  position: absolute;
  top: 10px;
  left: 10px;
}
.rightLabelAction__245a507 {
  right: 0;
  top: -22px;
  position: absolute;
}
.accountTabs__afd6397 .ant-tabs-nav {
  display: none;
}

.leftContainer__8bf9b6b {
  height: 700px;
  box-shadow: 0 1.6px 3.6px 0 rgba(0, 0, 0, 0.13), 0 0.3px 0.9px 0 rgba(0, 0, 0, 0.11);
  margin-right: 10px;
}
.rightContainer__3090dbf {
  height: 700px;
  box-shadow: 0 1.6px 3.6px 0 rgba(0, 0, 0, 0.13), 0 0.3px 0.9px 0 rgba(0, 0, 0, 0.11);
  margin-left: 10px;
}

h5.clientName__e1d6503.ant-typography,
h5.companyName__9b5c76a.ant-typography {
  margin-top: 10px;
}
.additionalCard__872cdc2 {
  height: 100%;
}
.additionalCard__872cdc2 .ant-descriptions-small .ant-descriptions-row > td {
  padding-bottom: 0px;
}
.tabs__c1bf828 .ant-tabs-nav {
  margin-bottom: 0px;
}
.contactCard__8e64e85 {
  height: 100%;
}

.onRowEnable__09e5a2a .ant-table-tbody .ant-table-row {
  cursor: pointer;
}
.collapsePanelRow__889199d .ant-collapse-header {
  padding: 5px 0 0 16px !important;
}
.collapsePanelRow__889199d .ant-collapse-content > .ant-collapse-content-box {
  padding: 1px !important;
}
.totalPeriodRow__4fbc325 .ant-list-item {
  padding: 0 !important;
}
.ant-table-tbody > tr.colorRow_green__954e120 > td,
.ant-table-tbody > tr.colorRow_green__954e120:hover > td,
.ant-table-tbody > tr.colorRow_caf5d5__e6589f6 > td,
.ant-table-tbody > tr.colorRow_caf5d5__e6589f6:hover > td {
  background-color: #caf5d5;
}
.ant-table-tbody > tr.colorRow_orange__b14aef1 > td,
.ant-table-tbody > tr.colorRow_orange__b14aef1:hover > td,
.ant-table-tbody > tr.colorRow_f5e1ca__cc5d37d > td,
.ant-table-tbody > tr.colorRow_f5e1ca__cc5d37d:hover > td {
  background-color: #f5e1ca;
}
.ant-table-tbody > tr.colorRow_red__86ca62d > td,
.ant-table-tbody > tr.colorRow_red__86ca62d:hover > td,
.ant-table-tbody > tr.colorRow_f7ccd1__b8008da > td,
.ant-table-tbody > tr.colorRow_f7ccd1__b8008da:hover > td {
  background-color: #f7ccd1;
}
.ant-table-tbody > tr.colorRow_blue__3da932d > td,
.ant-table-tbody > tr.colorRow_blue__3da932d:hover > td,
.ant-table-tbody > tr.colorRow_ccccff__49a485a > td,
.ant-table-tbody > tr.colorRow_ccccff__49a485a:hover > td {
  background-color: #ccccff;
}
.ant-table-tbody > tr.colorRow_grey__7997bee > td,
.ant-table-tbody > tr.colorRow_grey__7997bee:hover > td,
.ant-table-tbody > tr.colorRow_f5f5f5__636eff0 > td,
.ant-table-tbody > tr.colorRow_f5f5f5__636eff0:hover > td {
  background-color: #f5f5f5;
  color: rgba(0, 0, 0, 0.45);
  cursor: not-allowed;
}
.ant-table-tbody > tr.redText__9057921 {
  color: red;
}
.highlight-row__9af5dcd {
  background-color: #d6d6d6;
  border-color: #d6d6d6;
}
.colorRow_slateblue__1a04474 {
  background-color: #ccccff;
}

.type__93e76c4 .ant-row {
  justify-content: center;
}

.report__662efaf {
  flex-direction: column;
}
.iframe__8ae5928 {
  width: 100%;
  height: 100%;
}
.form__79b6ae2 {
  width: 100%;
}
.formContainer__9e96b55 {
  width: 100%;
  padding: 10px 0px 0 10px;
}
.formContainer__9e96b55 .ant-space-item {
  width: calc(25% - 8px);
}
.filter__9c0ef79 {
  padding: 10px;
  width: 300px;
}
.filterContent__6faf5d5 {
  height: 100%;
  display: flex;
  overflow: auto;
}

#selected__f160158 {
  background-color: #e4f2ff;
}
#selected__f160158 > .calendarDateValue__70a685f {
  color: #1890ff;
}
.calendarPage__c062093 {
  padding: 16px;
  flex: 1;
  overflow: auto;
  display: block !important;
}
.calendarPage__c062093 .row__067a9d0 {
  height: 100%;
}
.calendarPage__c062093 .row__067a9d0 .col__ed2c610 {
  height: 100%;
}
.calendarPage__c062093 .row__067a9d0 .col__ed2c610 .form__bf0caa6 {
  height: 100%;
}
.calendarPage__c062093 .row__067a9d0 .col__ed2c610 .ant-spin-nested-loading {
  height: 100%;
}
.calendarPage__c062093 .row__067a9d0 .col__ed2c610 .ant-spin-nested-loading .ant-spin-container {
  height: 100%;
}
.calendarPage__c062093 .row__067a9d0 .col__ed2c610 .card__51de866 {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.calendarPage__c062093 .row__067a9d0 .col__ed2c610 .card__51de866 .ant-card-extra > button {
  margin: 0 10px;
}
.calendarPage__c062093 .row__067a9d0 .col__ed2c610 .card__51de866 .ant-card-body {
  height: 100%;
  overflow: auto;
}
.calendarPage__c062093 .row__067a9d0 .col__ed2c610 .card__51de866 .calendarDate__1284700 {
  margin: 0 4px;
  padding: 4px 8px 0;
  border: 0;
  border-top: 2px solid #ededed;
  border-radius: 0;
}
.calendarPage__c062093 .row__067a9d0 .col__ed2c610 .card__51de866 .calendarDate__1284700 .calendarDateInfo__04685aa {
  height: 70px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.calendarPage__c062093 .row__067a9d0 .col__ed2c610 .card__51de866 .calendarDate__1284700.calendarDateHoliday__6a8bc2f {
  background-color: #fee5e6;
}
.calendarPage__c062093 .row__067a9d0 .col__ed2c610 .card__51de866 .calendarDate__1284700.calendarFestive__4ce9067 {
  background-color: #ec9db1;
}
.calendarPage__c062093 .row__067a9d0 .col__ed2c610 .card__51de866 .calendarFestive__4ce9067 {
  background-color: #ec9db1;
}
.calendarPage__c062093 .row__067a9d0 .col__ed2c610 .card__51de866 .calendarDate__1284700.calendarPreHoliday__1edebe0 {
  background-color: #f8ead0;
}
.calendarPage__c062093 .row__067a9d0 .col__ed2c610 .card__51de866 .calendarPreHoliday__1edebe0 {
  background-color: #f8ead0;
}
.calendarPage__c062093 .row__067a9d0 .col__ed2c610 .card__51de866 .bigCalendar__eceda59 > .ant-picker-panel>.ant-picker-date-panel>.ant-picker-body>.ant-picker-content > thead > tr > th {
  font-size: 24px;
  font-weight: 500;
  padding-bottom: 20px;
}
.calendarPage__c062093 .row__067a9d0 .col__ed2c610 .card__51de866 .bigCalendar__eceda59 > .ant-picker-panel>.ant-picker-date-panel>.ant-picker-body>.ant-picker-content > tbody > tr > td > .calendarDate__1284700 > .calendarDateValue__70a685f {
  font-size: 24px;
}
.calendarPage__c062093 .row__067a9d0 .col__ed2c610 .card__51de866 .smallCalendar__f52a1ea > .ant-picker-panel>.ant-picker-date-panel>.ant-picker-body>.ant-picker-content > thead > tr > th {
  font-weight: 500;
  padding: 0 0 10px 0px;
  text-align: center;
}
.calendarPage__c062093 .row__067a9d0 .col__ed2c610 .card__51de866 .smallCalendar__f52a1ea > .ant-picker-panel>.ant-picker-date-panel>.ant-picker-body>.ant-picker-content > tbody > tr > td > .calendarDate__1284700 > .calendarDateValue__70a685f {
  text-align: center;
}
.calendarPage__c062093 .row__067a9d0 .col__ed2c610 .card__51de866 .ant-picker-cell-today > .calendarDate__1284700.calendarDateHoliday__6a8bc2f {
  border-color: #1890ff;
}
.calendarPage__c062093 .row__067a9d0 .col__ed2c610 .card__51de866 .ant-picker-cell-today > .calendarDate__1284700.calendarDateHoliday__6a8bc2f .calendarDateValue__70a685f {
  color: #1890ff;
}
.calendarPage__c062093 .row__067a9d0 .col__ed2c610 .card__51de866 .ant-picker-cell-today > .calendarDate__1284700.calendarFestive__4ce9067 {
  border-color: #ec9db1;
}
.calendarPage__c062093 .row__067a9d0 .col__ed2c610 .card__51de866 .ant-picker-cell-today > .calendarDate__1284700.calendarPreHoliday__1edebe0 {
  border-color: #f8ead0;
}
.calendarPage__c062093 .row__067a9d0 .col__ed2c610 .card__51de866 .ant-picker-cell-selected > .calendarDate__1284700:not(.forMonth__35ca3d3),
.calendarPage__c062093 .row__067a9d0 .col__ed2c610 .card__51de866 .ant-picker-cell-selected > .calendarDate__1284700.calendarDateHoliday__6a8bc2f:not(.forMonth__35ca3d3) {
  background-color: #e4f2ff;
}
.calendarPage__c062093 .row__067a9d0 .col__ed2c610 .card__51de866 .ant-picker-cell-selected > .calendarDate__1284700:not(.forMonth__35ca3d3) > .calendarDateValue__70a685f,
.calendarPage__c062093 .row__067a9d0 .col__ed2c610 .card__51de866 .ant-picker-cell-selected > .calendarDate__1284700.calendarDateHoliday__6a8bc2f:not(.forMonth__35ca3d3) > .calendarDateValue__70a685f {
  color: #1890ff;
}
.calendarPage__c062093 .row__067a9d0 .col__ed2c610 .card__51de866 .ant-picker-cell-selected > .calendarDate__1284700:not(.forMonth__35ca3d3),
.calendarPage__c062093 .row__067a9d0 .col__ed2c610 .card__51de866 .ant-picker-cell-selected > .calendarDate__1284700.calendarFestive__4ce9067:not(.forMonth__35ca3d3) {
  background-color: #e4f2ff;
}
.calendarPage__c062093 .row__067a9d0 .col__ed2c610 .card__51de866 .ant-picker-cell-selected > .calendarDate__1284700:not(.forMonth__35ca3d3) > .calendarDateValue__70a685f,
.calendarPage__c062093 .row__067a9d0 .col__ed2c610 .card__51de866 .ant-picker-cell-selected > .calendarDate__1284700.calendarFestive__4ce9067:not(.forMonth__35ca3d3) > .calendarDateValue__70a685f {
  color: #1890ff;
}
.calendarPage__c062093 .row__067a9d0 .col__ed2c610 .card__51de866 .ant-picker-cell-selected > .calendarDate__1284700.calendarPreHoliday__1edebe0:not(.forMonth__35ca3d3) {
  background-color: #e4f2ff;
}
.calendarPage__c062093 .row__067a9d0 .col__ed2c610 .card__51de866 .ant-picker-cell-selected > .calendarDate__1284700.calendarPreHoliday__1edebe0:not(.forMonth__35ca3d3) > .calendarDateValue__70a685f {
  color: #1890ff;
}
.calendarPage__c062093 .row__067a9d0 .col__ed2c610 .card__51de866 .ant-picker-cell-selected .ant-picker-cell-selected > .calendarDate__1284700.forMonth__35ca3d3,
.calendarPage__c062093 .row__067a9d0 .col__ed2c610 .card__51de866 .ant-picker-cell-selected .ant-picker-cell-selected > .calendarDate__1284700.calendarDateHoliday__6a8bc2f.forMonth__35ca3d3 {
  background-color: #e4f2ff;
}
.calendarPage__c062093 .row__067a9d0 .col__ed2c610 .card__51de866 .ant-picker-cell-selected .ant-picker-cell-selected > .calendarDate__1284700.forMonth__35ca3d3 > .calendarDateValue__70a685f,
.calendarPage__c062093 .row__067a9d0 .col__ed2c610 .card__51de866 .ant-picker-cell-selected .ant-picker-cell-selected > .calendarDate__1284700.calendarDateHoliday__6a8bc2f.forMonth__35ca3d3 > .calendarDateValue__70a685f {
  color: #1890ff;
}
.calendarPage__c062093 .row__067a9d0 .col__ed2c610 .card__51de866 .ant-picker-cell-selected .ant-picker-cell-selected > .calendarDate__1284700.calendarFestive__4ce9067.forMonth__35ca3d3 {
  background-color: #e4f2ff;
}
.calendarPage__c062093 .row__067a9d0 .col__ed2c610 .card__51de866 .ant-picker-cell-selected .ant-picker-cell-selected > .calendarDate__1284700.calendarFestive__4ce9067.forMonth__35ca3d3 > .calendarDateValue__70a685f {
  color: #1890ff;
}
.calendarPage__c062093 .row__067a9d0 .col__ed2c610 .card__51de866 .ant-picker-cell-selected .ant-picker-cell-selected > .calendarDate__1284700.calendarPreHoliday__1edebe0.forMonth__35ca3d3 {
  background-color: #e4f2ff;
}
.calendarPage__c062093 .row__067a9d0 .col__ed2c610 .card__51de866 .ant-picker-cell-selected .ant-picker-cell-selected > .calendarDate__1284700.calendarPreHoliday__1edebe0.forMonth__35ca3d3 > .calendarDateValue__70a685f {
  color: #1890ff;
}
.calendarPage__c062093 .row__067a9d0 .col__ed2c610 .card__51de866 .ant-picker-calendar-full .ant-picker-calendar .ant-picker-panel .ant-picker-calendar-date-content {
  display: none;
}
.calendarPage__c062093 .row__067a9d0 .col__ed2c610 .card__51de866 .calendarMonth__cce5905 {
  border: 1px solid #ededed;
  margin: 5px;
  padding: 5px;
}
.calendarPage__c062093 .row__067a9d0 .col__ed2c610 .card__51de866 .calendarMonth__cce5905 .monthName__c600e8c {
  text-transform: capitalize;
  font-size: 14px;
  font-weight: 500;
}
.calendarPage__c062093 .row__067a9d0 .col__ed2c610 .card__51de866 .calendarMonth__cce5905 .ant-picker-content {
  height: 190px;
}
.calendarPage__c062093 .row__067a9d0 .col__ed2c610 .card__51de866 .calendarMonth__cce5905 .ant-picker-cell-disabled {
  visibility: hidden;
}

.searchHistory__9693490 {
  display: flex;
}
.searchHistory__9693490 .item__5277019 {
  padding: 16px 10px;
  flex-grow: 1;
  border: 1px solid #d9d9d9;
  border-collapse: collapse;
  cursor: pointer;
  font-size: 1.1em;
}
.searchHistory__9693490 .item__5277019 > span.anticon {
  padding-right: 5px;
  font-size: 20px;
  vertical-align: -5px;
}
.searchHistory__9693490 .item__5277019 > span.anticon.account__95b0b3b {
  color: #1890ff;
}

.modalBody__0f06350 {
  display: flex;
  flex: 1;
  height: 100%;
  width: 100%;
}
.modalBody__0f06350 > div {
  display: flex;
  flex: 1;
  height: 100%;
  width: 100%;
  flex-direction: column;
}
.modalBody__0f06350 > div > div form {
  display: flex;
  flex: 1;
  flex-direction: column;
  height: 100%;
}
.modal__a622b94 .ant-modal-footer {
  padding: 0;
  border: none;
}
.modal__a622b94 .portalFooter__a891e23 {
  padding: 12px 16px;
  border-top: 1px solid #f0f0f0;
}
.noStyle__e4e5333 {
  margin: 0;
}
.tabs__84e891e {
  flex: 1;
}
.tabs__84e891e > div.ant-tabs-nav {
  margin-bottom: 0;
}
.tabs__84e891e > div.ant-tabs-content-holder {
  padding: 12px 12px 0px 12px;
  border-color: #f0f0f0;
  border-width: 0px 1px 1px 1px;
  border-style: solid;
  flex: 1;
}
.footer__1128c0e {
  padding: 10px 16px;
  margin: 0 -24px -24px;
  border-top: 1px solid #f0f0f0;
}

.tableForm__2b12f41 .ant-empty {
  display: none;
}
div.divider__0136fdb.ant-divider-horizontal.ant-divider-with-text {
  font-size: 14px;
  margin: 10px 0 4px;
}
div.divider__0136fdb.ant-divider-horizontal.ant-divider-with-text:nth-child(1) {
  margin: -8px 0 4px;
}

.card__d077cca {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.card__d077cca .ant-card-body {
  height: 100%;
  overflow: auto;
}
.card__d077cca .ant-card-extra > button {
  margin: 0 10px;
}
.card__d077cca .cardFlex__2c72801 {
  display: flex;
  flex-direction: column;
  flex: 1;
}
.card__d077cca .searchContainer__b612660 {
  padding: 12px 0px;
}
.card__d077cca .overflowContainer__fa51e9d {
  flex: 1;
  overflow: auto;
}
.card__d077cca .header__e5c3dfa {
  display: flex;
  padding-top: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid #f0f0f0;
}
.card__d077cca .body__c56564f {
  display: flex;
  flex: 1;
}
.card__d077cca .body__c56564f .itemAutoList__0578321 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 0;
  color: rgba(0, 0, 0, 0.65);
  border-bottom: 1px solid #f0f0f0;
  padding: 8px 16px;
}
.card__d077cca .autoSizer__08bf579 {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.card__d077cca .list__015ef78 {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.card__d077cca .list__015ef78 .ant-spin-nested-loading {
  flex: 1;
  overflow: auto;
}
.card__d077cca .list__015ef78 .ant-tree-treenode {
  border-bottom: 1px solid #f0f0f0;
  padding: 0px;
}
.card__d077cca .list__015ef78 .ant-tree-treenode .ant-tree-switcher {
  line-height: 38px;
}
.card__d077cca .list__015ef78 .ant-tree-treenode .ant-tree-node-content-wrapper .ant-tree-title {
  line-height: 38px;
}
.card__d077cca .list__015ef78 .itemList__1639af6 .ant-tree-node-content-wrapper:hover,
.card__d077cca .list__015ef78 .ant-tree-treenode .ant-tree-node-content-wrapper:hover {
  background-color: transparent;
}
.card__d077cca .active__6e71888,
.card__d077cca .active__6e71888.disable__755f36e,
.card__d077cca .ant-tree-treenode-selected,
.card__d077cca .disableNode__c1309a9.ant-tree-treenode-selected {
  background-color: #e4f2ff;
}
.card__d077cca .active__6e71888 .ant-tree-node-content-wrapper.ant-tree-node-selected,
.card__d077cca .active__6e71888.disable__755f36e .ant-tree-node-content-wrapper.ant-tree-node-selected,
.card__d077cca .ant-tree-treenode-selected .ant-tree-node-content-wrapper.ant-tree-node-selected,
.card__d077cca .disableNode__c1309a9.ant-tree-treenode-selected .ant-tree-node-content-wrapper.ant-tree-node-selected {
  background-color: transparent;
}
.card__d077cca .disable__755f36e,
.card__d077cca .disableNode__c1309a9 {
  background-color: #f5f5f5;
}
.card__d077cca .itemList__1639af6 {
  cursor: pointer;
}

div.managementPage__15569ce {
  padding: 16px;
  flex: 1;
  overflow: auto;
  display: block !important;
}
div.managementPage__15569ce .requestRouteSearchRow__950f623 {
  display: grid;
  grid-template-columns: 1fr 5px 82px;
}
div.managementPage__15569ce .requestRouteSearchRowHolidays__bb23d4b {
  display: grid;
  grid-template-columns: 1fr 82px 82px;
  align-items: center;
}
div.managementPage__15569ce .requestRouteSearchRowHolidays__bb23d4b .switchHolidays__451d3ea {
  display: flex;
  justify-content: center;
  margin: 0 auto;
}
div.managementPage__15569ce .requestRoutingTable__2274c7c {
  margin-top: 15px;
  height: calc(100% - 48px);
  box-shadow: 0 1.6px 3.6px 0 rgba(0, 0, 0, 0.13), 0 0.3px 0.9px 0 rgba(0, 0, 0, 0.11);
}
div.managementPage__15569ce > .row__773b424 {
  height: 100%;
}
div.managementPage__15569ce > .row__773b424 > .col__773d7e3 {
  height: 100%;
}
div.managementPage__15569ce > .row__773b424 > .col__773d7e3 .ant-spin-nested-loading {
  height: 100%;
}
div.managementPage__15569ce > .row__773b424 > .col__773d7e3 .ant-spin-nested-loading .ant-spin-container {
  height: 100%;
}
div.managementPage__15569ce > .row__773b424 > .col__773d7e3 .card__6c33694 {
  height: 100%;
  display: flex;
  flex-direction: column;
}
div.managementPage__15569ce > .row__773b424 > .col__773d7e3 .card__6c33694 .isDeleted__ad8349e {
  margin: 0 10px;
}
div.managementPage__15569ce > .row__773b424 > .col__773d7e3 .card__6c33694 .ant-card-body {
  height: 100%;
  overflow: auto;
}
div.managementPage__15569ce > .row__773b424 > .col__773d7e3 .card__6c33694 .ant-card-body > .row__773b424 {
  height: 100%;
}
div.managementPage__15569ce > .row__773b424 > .col__773d7e3 .card__6c33694 .ant-card-extra > button {
  margin: 0 10px;
}
div.managementPage__15569ce .customItem__c8a48df .ant-select-item-option-content {
  text-overflow: clip;
  word-break: break-word;
  white-space: normal;
}
.form__5d3a7c4 {
  height: 100%;
}
.nonWorkingHolidays__cd685cf .ant-picker-year-btn {
  display: none !important;
}
.nonWorkingHolidays__cd685cf .ant-picker-header-super-next-btn {
  display: none !important;
}
.nonWorkingHolidays__cd685cf .ant-picker-super-prev-icon {
  display: none !important;
}

.block__b4f1244 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin-bottom: 200px;
}
.block__b4f1244 > div {
  margin: 10px auto;
}
div.txt__49873ea {
  font-size: 70px;
  font-weight: 500;
  margin: 50px auto 50px;
  color: #323232;
}

.balloon__debd028 {
  display: flex;
  width: 300px;
  height: 340px;
}
.balloonContent__b364e62 {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.spinContainer__e5995a2 {
  flex: 1;
  display: flex;
}
.spinContainer__e5995a2 > div {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: auto;
}
.spinContainer__e5995a2 > div > .map__afb92c1 {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: auto;
}

.mapApproachPage__3d842b0 {
  display: flex;
  flex-direction: column;
}
.search__44a6306 {
  display: flex;
  flex-direction: row;
}

.main__1c17df4 {
  display: flex;
  flex: 1;
  flex-direction: column;
  overflow: auto;
  position: relative;
}
.main__1c17df4 > div {
  display: flex;
  flex: 1;
  height: 100%;
  z-index: 2;
}
.appVersion__02db6cf {
  position: absolute;
  bottom: 0px;
  right: 0;
  background-color: rgba(230, 230, 230, 0.9);
  padding: 2px 16px;
  font-size: 11px;
  border-top-left-radius: 5px;
  font-family: 'Courier New', Courier, monospace;
  color: black;
  z-index: 9999;
}

.header__6d72387 {
  width: 100%;
  height: 66px;
  display: flex;
  flex-direction: row;
  border-bottom: 1px solid #d9d9d9;
}
.logo__80147c9 {
  float: left;
  padding: 8px 25px;
}
.logo__80147c9 img {
  width: 145px;
}
.menu__419a3be {
  height: 100%;
  flex: 1;
  float: left;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.menu__419a3be li {
  height: 100%;
  float: left;
  list-style-type: none;
}
.menu__419a3be li a {
  box-sizing: border-box;
  padding: 3px 8px 3px 0;
  margin: 20px 5px;
  color: inherit;
  display: block;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  border-bottom: 2px solid transparent;
  vertical-align: middle;
}
.menu__419a3be li a:hover,
.menu__419a3be li a.selected__71f26ea {
  border-bottom-color: #1890ff;
}
.menu__419a3be li a span {
  font-size: 24px;
  margin: 0 8px;
  vertical-align: bottom;
}
.overlay__080db51 > ul:empty {
  display: none;
}
.overlay__080db51 li.ant-dropdown-menu-item:hover {
  background-color: transparent;
}
.overlay__080db51 a {
  box-sizing: border-box;
  padding: 3px 8px 3px 0;
  margin: 5px 0;
  color: inherit;
  display: block;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  border-bottom: 2px solid transparent;
  vertical-align: middle;
}
.overlay__080db51 a:hover,
.overlay__080db51 a.selected__71f26ea {
  border-bottom-color: #1890ff;
}
.overlay__080db51 a span {
  font-size: 24px;
  margin: 0 8px;
  vertical-align: bottom;
}
.user__d3e2cd7 {
  height: 100%;
  float: left;
}
.user__d3e2cd7 a {
  color: rgba(0, 0, 0, 0.65);
}
.user__d3e2cd7 > * {
  float: left;
  display: block;
}
.headerlink__6ea80e1 {
  border: none;
  padding: 5px 0px 5px 5px;
  margin: 16px 10px 5px;
  display: inline-block;
  outline-color: currentColor;
  cursor: pointer;
  background: transparent;
}
.headerlink__6ea80e1:focus {
  outline: none;
}
.headerlink__6ea80e1:hover {
  color: #222222;
}
.headerlink__6ea80e1 span {
  font-weight: 500;
  line-height: 26px;
}
.headerlink__6ea80e1 span.anticon {
  font-size: 24px;
  margin: 0 8px;
  vertical-align: bottom;
  line-height: 16px;
}

div.background__b203b61 {
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 100px;
  font-weight: 800;
  width: 100%;
  z-index: 0;
  color: #f5222d;
  opacity: 0.08;
}

