html,
body {
  padding: 0;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
a {
  color: inherit;
  text-decoration: none;
}
* {
  margin: 0;
  padding: 0;
  outline: none;
  box-sizing: border-box;
  border-radius: 0;
  font: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" 13px 300;
}
*:before,
*:after {
  box-sizing: inherit;
}
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
::-webkit-scrollbar-track {
  -webkit-border-radius: 0;
  border-radius: 0;
  background: #f8fefe;
  opacity: 0.8;
  width: 8px;
}
::-webkit-scrollbar-thumb {
  -webkit-border-radius: 0;
  border-radius: 0;
  background: #0eacb7;
  width: 8px;
}
::-webkit-scrollbar-thumb:window-inactive {
  background: #f8fefe;
  -webkit-border-radius: 0;
  border-radius: 0;
  width: 8px;
}
h1,
h2,
h3,
h4,
h5,
h5 {
  margin-bottom: 0;
}
h1 {
  font-size: 30px;
}
h2 {
  font-size: 24px;
}
h3 {
  font-size: 20px;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 16px;
}
h6 {
  font-size: 15px;
}
.jwh-content {
  margin: 0;
  padding: 20px;
  min-height: calc(100vh - 74px);
  background-color: white;
}
.jwh-notification-success {
  background-color: #78b037 !important;
  color: #f3f9ed;
}
.jwh-notification-success svg,
.jwh-notification-success .ant-notification-notice-message {
  color: #f3f9ed !important;
}
.jwh-notification-error {
  background-color: #d54c53 !important;
  color: #fcf1f2;
}
.jwh-notification-error svg,
.jwh-notification-error .ant-notification-notice-message {
  color: #fcf1f2 !important;
}
.jwh-notification-warn {
  background-color: #ff9800 !important;
  color: #fff9c4;
}
.jwh-notification-warn svg,
.jwh-notification-warn .ant-notification-notice-message {
  color: #fff9c4 !important;
}
.jwh-notification-info {
  background-color: #b155c1 !important;
  color: #f6ebf8;
}
.jwh-notification-info svg,
.jwh-notification-info .ant-notification-notice-message {
  color: #f6ebf8 !important;
}
.ant-form-item {
  margin-bottom: 12px !important;
}
.ant-radio-inner {
  border-radius: 50% !important;
}
.ant-table-thead th.ant-table-column-has-sorters:hover {
  color: #0eacb7 !important;
}
.ant-card-head-title {
  padding: 12px 0 !important ;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}
input {
  -moz-appearance: textfield;
}
.ant-btn {
  display: flex !important;
  align-items: center !important;
  text-align: center !important;
}
.ant-modal-footer {
  display: flex;
  justify-content: center;
}

.List_3r5y2 {
  margin: 20px;
}

.dashboard_1-CSq {
  padding: 20px;
  background-color: #f5f5f5;
  /* Light gray background */
}
.chartContainer_1k_v5 {
  background-color: #fff;
  /* White background for charts */
  padding: 20px;
  border-radius: 10px;
  /* Rounded corners */
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  /* Light shadow for depth */
  height: 356px;
}
.chartWrapper_1dg5F {
  margin-top: 20px;
}
.customTable_3_4pA .ant-table-thead_2t0zQ > tr > th {
  background-color: #f2f2f2;
  font-weight: bold;
  text-align: left;
}
.metricCard_1Su2N {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  padding: 20px;
  text-align: center;
  height: 170px;
  /* Fixed height */
  display: flex;
  justify-content: center;
  align-items: center;
}
.metricContent_2jkLX {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.metricLabel_2cUAL {
  font-size: 18px;
  font-weight: bold;
  color: #595959;
  margin-bottom: 10px;
}
.metricValue_1ZoyA {
  font-size: 24px;
  font-weight: bold;
  color: #1890ff;
  /* Ant Design blue */
}
.percentageChange_3IHng {
  font-size: 14px;
  margin-top: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.positive_2pA0C {
  color: #52c41a;
}
.negative_36k-j {
  color: #ff4d4f;
}
.noData_22I83 {
  font-style: italic;
  color: #8c8c8c;
}

.ext-center_2dtqa {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ext-truncate_1IUSq {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.ext-center_1pbW4 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ext-truncate_2DvVF {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.ext-center_3PUZf {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ext-truncate_3hx5j {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.InformationMain_3CTQ- {
  width: 100%;
  height: 100%;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 100px;
  background: #f2f2f2;
}
.InformationMain_3CTQ- .InfoHeader_uRton {
  width: 500px;
  text-align: center;
  background-color: #0eacb7;
  padding: 24px;
}
.InformationMain_3CTQ- .InfoHeader_uRton .InfoHeaderText_3cHfD {
  color: white;
  font-weight: bold;
}
.InformationMain_3CTQ- .FormContainer_38hYm {
  background-color: #fff;
  width: 500px;
}
.InformationMain_3CTQ- .FormContainer_38hYm .Logo_WaE71 {
  text-align: center;
  margin-bottom: 60px;
  margin-top: 60px;
  font-size: 20px;
}
.InformationMain_3CTQ- .FormContainer_38hYm .FormContent_13Yej {
  background-color: #fff;
  padding: 20px;
}
.InformationMain_3CTQ- .FormContainer_38hYm .buttonContent_1yRkM {
  text-align: center;
  margin-top: 16px;
  margin-bottom: 16px;
}
.InformationMain_3CTQ- .FormContainer_38hYm .buttonContent_1yRkM .prevBtn_KUTQ4 {
  background-color: #c8102e;
  border: 2px solid #c8102e;
  border-radius: 4px;
  font-weight: 600;
  color: #fff;
  cursor: pointer;
  letter-spacing: 0.62px;
  line-height: normal;
  padding: 16px 32px;
  transition: all 0.3s;
  white-space: normal;
  margin-bottom: 16px;
}
.InformationMain_3CTQ- .FormContainer_38hYm .buttonContent_1yRkM .backBtn_28i4O {
  cursor: pointer;
  background-color: transparent;
  border: none;
  border-bottom: 0.125rem solid #0eacb7;
  color: #0eacb7;
  font-weight: 600;
  position: relative;
  text-decoration: none;
  margin-top: 16px !important;
  font-weight: 20px;
  transition: 0.3s;
}
.questionCard_1euHr {
  border-radius: 1rem !important;
  box-shadow: 2px 2px 10px -2px #eee;
  border-color: #e8edeb !important;
  border-width: 2px !important;
  transition: 0.3s;
  height: 100%;
}
.questionBody_2fyYn {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.questionCard_1euHr:hover {
  border-color: #e8edeb;
  box-shadow: 0px 2px 16px 0px #ddd;
  cursor: pointer;
}
.questionCard_1euHr.active_2FLH6 {
  border-color: #0eacb7 !important;
}
.mt15_Nz0cm {
  margin-top: 15px;
}
.questionText_1xx-3 {
  font-family: "Euclid Circular A", Akzidenz, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  color: #001e2b;
}
.AddIcon_3B8Ao {
  color: #13c2c2;
  font-size: 22px;
  font-weight: 900;
  margin-left: 8px;
}
.DeleteIcon_19jSN {
  color: #fa8c16;
  font-size: 22px;
  font-weight: 900;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-comment {
  position: relative;
  background-color: inherit;
}
.ant-comment-inner {
  display: flex;
  padding: 16px 0;
}
.ant-comment-avatar {
  position: relative;
  flex-shrink: 0;
  margin-right: 12px;
  cursor: pointer;
}
.ant-comment-avatar img {
  width: 32px;
  height: 32px;
  border-radius: 50%;
}
.ant-comment-content {
  position: relative;
  flex: 1 1 auto;
  min-width: 1px;
  font-size: 14px;
  word-wrap: break-word;
}
.ant-comment-content-author {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-bottom: 4px;
  font-size: 14px;
}
.ant-comment-content-author > a,
.ant-comment-content-author > span {
  padding-right: 8px;
  font-size: 12px;
  line-height: 18px;
}
.ant-comment-content-author-name {
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  transition: color 0.3s;
}
.ant-comment-content-author-name > * {
  color: rgba(0, 0, 0, 0.45);
}
.ant-comment-content-author-name > *:hover {
  color: rgba(0, 0, 0, 0.45);
}
.ant-comment-content-author-time {
  color: #ccc;
  white-space: nowrap;
  cursor: auto;
}
.ant-comment-content-detail p {
  margin-bottom: inherit;
  white-space: pre-wrap;
}
.ant-comment-actions {
  margin-top: 12px;
  margin-bottom: inherit;
  padding-left: 0;
}
.ant-comment-actions > li {
  display: inline-block;
  color: rgba(0, 0, 0, 0.45);
}
.ant-comment-actions > li > span {
  margin-right: 10px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
  cursor: pointer;
  transition: color 0.3s;
  user-select: none;
}
.ant-comment-actions > li > span:hover {
  color: #595959;
}
.ant-comment-nested {
  margin-left: 44px;
}
.ant-comment-rtl {
  direction: rtl;
}
.ant-comment-rtl .ant-comment-avatar {
  margin-right: 0;
  margin-left: 12px;
}
.ant-comment-rtl .ant-comment-content-author > a,
.ant-comment-rtl .ant-comment-content-author > span {
  padding-right: 0;
  padding-left: 8px;
}
.ant-comment-rtl .ant-comment-actions {
  padding-right: 0;
}
.ant-comment-rtl .ant-comment-actions > li > span {
  margin-right: 0;
  margin-left: 10px;
}
.ant-comment-rtl .ant-comment-nested {
  margin-right: 44px;
  margin-left: 0;
}

.ext-center_1U1wj {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ext-truncate_2_Oqx {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.lostClaim_xglCj {
  width: 100%;
  height: 100%;
}
.formTag_2Dik7 {
  margin: 0;
  color: rgba(0, 0, 0, 0.45);
  margin: 5px 0 12px;
}

.ext-center_1PsPL {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ext-truncate_242E0 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.NewSupportCase_PqX02 {
  width: 700px;
  margin: auto;
}

.ext-center_bHggu {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ext-truncate_eUcUZ {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.ext-center_2o92Q {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ext-truncate_1KBIF {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.Security_s2J25 {
  max-width: 800px;
  padding: 24px;
}
.Security_s2J25 .itemIcon_3Q4Zx {
  margin-right: 8px;
}

.ext-center_1jEVE {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ext-truncate_29Xow {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.Invitation_sZO-d {
  max-width: 800px;
  padding: 24px;
}
.Invitation_sZO-d .itemIcon_iCFAI {
  margin-right: 8px;
}
.Invitation_sZO-d .rowInvitation_BtBkf {
  margin: 12px 0 24px 0;
}
.actionIcon_1zG78 {
  cursor: pointer;
}
.actionIcon_1zG78:hover {
  color: #0eacb7;
}

.topTitleRow_3eG7t {
  margin: 0 0 24px 0;
}
.topTitleRow_3eG7t .subordinateFinalTitle_u2noi {
  margin-right: 8px;
}

.Editor_1Dzkm {
  overflow: hidden;
}
.Editor_1Dzkm .toolbar_O7-rx {
  border: 1px solid #ccc;
  height: 45px;
}
.Editor_1Dzkm .text_2qmvh {
  border: 1px solid #ccc;
  border-top: #fff;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-popover {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1030;
  max-width: 100vw;
  font-weight: normal;
  white-space: normal;
  text-align: left;
  cursor: auto;
  user-select: text;
}
.ant-popover-content {
  position: relative;
}
.ant-popover::after {
  position: absolute;
  background: rgba(255, 255, 255, 0.01);
  content: '';
}
.ant-popover-hidden {
  display: none;
}
.ant-popover-placement-top,
.ant-popover-placement-topLeft,
.ant-popover-placement-topRight {
  padding-bottom: 15.3137085px;
}
.ant-popover-placement-right,
.ant-popover-placement-rightTop,
.ant-popover-placement-rightBottom {
  padding-left: 15.3137085px;
}
.ant-popover-placement-bottom,
.ant-popover-placement-bottomLeft,
.ant-popover-placement-bottomRight {
  padding-top: 15.3137085px;
}
.ant-popover-placement-left,
.ant-popover-placement-leftTop,
.ant-popover-placement-leftBottom {
  padding-right: 15.3137085px;
}
.ant-popover-inner {
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 0;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ant-popover {
    /* IE10+ */
  }
  .ant-popover-inner {
    box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
  }
}
.ant-popover-title {
  min-width: 177px;
  min-height: 32px;
  margin: 0;
  padding: 5px 16px 4px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  border-bottom: 1px solid #f0f0f0;
}
.ant-popover-inner-content {
  width: max-content;
  max-width: 100%;
  padding: 12px 16px;
  color: rgba(0, 0, 0, 0.85);
}
.ant-popover-message {
  display: flex;
  padding: 4px 0 12px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
}
.ant-popover-message-icon {
  display: inline-block;
  margin-right: 8px;
  color: #ff9800;
  font-size: 14px;
}
.ant-popover-buttons {
  margin-bottom: 4px;
  text-align: right;
}
.ant-popover-buttons button:not(:first-child) {
  margin-left: 8px;
}
.ant-popover-arrow {
  position: absolute;
  display: block;
  width: 22px;
  height: 22px;
  overflow: hidden;
  background: transparent;
  pointer-events: none;
}
.ant-popover-arrow-content {
  --antd-arrow-background-color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 11.3137085px;
  height: 11.3137085px;
  margin: auto;
  content: '';
  pointer-events: auto;
  border-radius: 0 0 2px;
  pointer-events: none;
}
.ant-popover-arrow-content::before {
  position: absolute;
  top: -11.3137085px;
  left: -11.3137085px;
  width: 33.9411255px;
  height: 33.9411255px;
  background: var(--antd-arrow-background-color);
  background-repeat: no-repeat;
  background-position: -10px -10px;
  content: '';
  clip-path: inset(33% 33%);
  clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
}
.ant-popover-placement-top .ant-popover-arrow,
.ant-popover-placement-topLeft .ant-popover-arrow,
.ant-popover-placement-topRight .ant-popover-arrow {
  bottom: 0;
  transform: translateY(100%);
}
.ant-popover-placement-top .ant-popover-arrow-content,
.ant-popover-placement-topLeft .ant-popover-arrow-content,
.ant-popover-placement-topRight .ant-popover-arrow-content {
  box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07);
  transform: translateY(-11px) rotate(45deg);
}
.ant-popover-placement-top .ant-popover-arrow {
  left: 50%;
  transform: translateY(100%) translateX(-50%);
}
.ant-popover-placement-topLeft .ant-popover-arrow {
  left: 16px;
}
.ant-popover-placement-topRight .ant-popover-arrow {
  right: 16px;
}
.ant-popover-placement-right .ant-popover-arrow,
.ant-popover-placement-rightTop .ant-popover-arrow,
.ant-popover-placement-rightBottom .ant-popover-arrow {
  left: 0;
  transform: translateX(-100%);
}
.ant-popover-placement-right .ant-popover-arrow-content,
.ant-popover-placement-rightTop .ant-popover-arrow-content,
.ant-popover-placement-rightBottom .ant-popover-arrow-content {
  box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07);
  transform: translateX(11px) rotate(135deg);
}
.ant-popover-placement-right .ant-popover-arrow {
  top: 50%;
  transform: translateX(-100%) translateY(-50%);
}
.ant-popover-placement-rightTop .ant-popover-arrow {
  top: 12px;
}
.ant-popover-placement-rightBottom .ant-popover-arrow {
  bottom: 12px;
}
.ant-popover-placement-bottom .ant-popover-arrow,
.ant-popover-placement-bottomLeft .ant-popover-arrow,
.ant-popover-placement-bottomRight .ant-popover-arrow {
  top: 0;
  transform: translateY(-100%);
}
.ant-popover-placement-bottom .ant-popover-arrow-content,
.ant-popover-placement-bottomLeft .ant-popover-arrow-content,
.ant-popover-placement-bottomRight .ant-popover-arrow-content {
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.06);
  transform: translateY(11px) rotate(-135deg);
}
.ant-popover-placement-bottom .ant-popover-arrow {
  left: 50%;
  transform: translateY(-100%) translateX(-50%);
}
.ant-popover-placement-bottomLeft .ant-popover-arrow {
  left: 16px;
}
.ant-popover-placement-bottomRight .ant-popover-arrow {
  right: 16px;
}
.ant-popover-placement-left .ant-popover-arrow,
.ant-popover-placement-leftTop .ant-popover-arrow,
.ant-popover-placement-leftBottom .ant-popover-arrow {
  right: 0;
  transform: translateX(100%);
}
.ant-popover-placement-left .ant-popover-arrow-content,
.ant-popover-placement-leftTop .ant-popover-arrow-content,
.ant-popover-placement-leftBottom .ant-popover-arrow-content {
  box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07);
  transform: translateX(-11px) rotate(-45deg);
}
.ant-popover-placement-left .ant-popover-arrow {
  top: 50%;
  transform: translateX(100%) translateY(-50%);
}
.ant-popover-placement-leftTop .ant-popover-arrow {
  top: 12px;
}
.ant-popover-placement-leftBottom .ant-popover-arrow {
  bottom: 12px;
}
.ant-popover-pink .ant-popover-inner {
  background-color: #eb2f96;
}
.ant-popover-pink .ant-popover-arrow-content {
  background-color: #eb2f96;
}
.ant-popover-magenta .ant-popover-inner {
  background-color: #eb2f96;
}
.ant-popover-magenta .ant-popover-arrow-content {
  background-color: #eb2f96;
}
.ant-popover-red .ant-popover-inner {
  background-color: #f5222d;
}
.ant-popover-red .ant-popover-arrow-content {
  background-color: #f5222d;
}
.ant-popover-volcano .ant-popover-inner {
  background-color: #fa541c;
}
.ant-popover-volcano .ant-popover-arrow-content {
  background-color: #fa541c;
}
.ant-popover-orange .ant-popover-inner {
  background-color: #fa8c16;
}
.ant-popover-orange .ant-popover-arrow-content {
  background-color: #fa8c16;
}
.ant-popover-yellow .ant-popover-inner {
  background-color: #fadb14;
}
.ant-popover-yellow .ant-popover-arrow-content {
  background-color: #fadb14;
}
.ant-popover-gold .ant-popover-inner {
  background-color: #faad14;
}
.ant-popover-gold .ant-popover-arrow-content {
  background-color: #faad14;
}
.ant-popover-cyan .ant-popover-inner {
  background-color: #13c2c2;
}
.ant-popover-cyan .ant-popover-arrow-content {
  background-color: #13c2c2;
}
.ant-popover-lime .ant-popover-inner {
  background-color: #a0d911;
}
.ant-popover-lime .ant-popover-arrow-content {
  background-color: #a0d911;
}
.ant-popover-green .ant-popover-inner {
  background-color: #52c41a;
}
.ant-popover-green .ant-popover-arrow-content {
  background-color: #52c41a;
}
.ant-popover-blue .ant-popover-inner {
  background-color: #1890ff;
}
.ant-popover-blue .ant-popover-arrow-content {
  background-color: #1890ff;
}
.ant-popover-geekblue .ant-popover-inner {
  background-color: #2f54eb;
}
.ant-popover-geekblue .ant-popover-arrow-content {
  background-color: #2f54eb;
}
.ant-popover-purple .ant-popover-inner {
  background-color: #722ed1;
}
.ant-popover-purple .ant-popover-arrow-content {
  background-color: #722ed1;
}
.ant-popover-rtl {
  direction: rtl;
  text-align: right;
}
.ant-popover-rtl .ant-popover-message-icon {
  margin-right: 0;
  margin-left: 8px;
}
.ant-popover-rtl .ant-popover-message-title {
  padding-left: 16px;
}
.ant-popover-rtl .ant-popover-buttons {
  text-align: left;
}
.ant-popover-rtl .ant-popover-buttons button {
  margin-right: 8px;
  margin-left: 0;
}

.AsyncTableWrapper_pRu2t {
  position: relative;
}
.AsyncTableSearch_Q38p3 {
  position: absolute;
  width: 200px !important;
  right: 0 !important;
  top: -54px;
}
.AsyncTableColumnConfigure_1UuAl {
  position: absolute;
  width: 180px !important;
  right: 220px!important;
  top: -54px;
}
.Ellipse_2MOxq {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ext-center_2p6q2,
.FormGroupName_33OQR,
.TDFormGroupName_188cv {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ext-truncate_21SUv {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.TableForm_36gNI {
  margin-top: 15px;
  margin-bottom: 5px;
}
.FormForms_2GCaJ {
  margin: 20px 0;
}
.FormGroup_b5Fpe,
.TDFormGroup_13V1o,
.LRFormGroup_3mOJS {
  display: flex;
  margin-bottom: 10px;
}
.TDFormGroup_13V1o {
  flex-direction: column;
}
.FormGroupName_33OQR,
.TDFormGroupName_188cv {
  background-color: #10c2cf;
  color: white;
  font-size: 16px;
  padding: 10px;
  width: 160px;
}
.TDFormGroupName_188cv {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  padding: 10px 16px;
}
.FormGroupContent_3RIpJ {
  flex: 1;
  padding: 20px 20px 16px;
  border: solid 1px #10c2cf;
}
.FormGroupContentAlert_SpoNQ {
  margin-bottom: 20px;
  font-size: 13px;
}
th.ant-table-column-sort {
  background: #0097a7 !important;
}
.TableSpannerWrapper_2Yg6p {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 24px 0;
}
.TableRightContent_13fI9 {
  display: flex;
  justify-content: flex-end;
  margin: 5px 0 0;
}
.orderTableSearch_31hJ4 {
  position: absolute;
  right: 30px;
  top: 118px;
}
.OrderActionContent_2DolI {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.OrderActionContent_2DolI .orderTableSearch_31hJ4 {
  width: 100px;
}

.noteDelete_17DoN {
  color: orange;
}

.ext-center_113cO {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ext-truncate_3nEOp {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.PostageSpanner_2stjs {
  display: flex;
  align-items: center;
}
.PostageInfo_1JC2X {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.itemLabel_ndwHV::after {
  content: ':';
  position: relative;
  top: -0.5px;
  margin: 0 8px 0 2px;
}

.ext-center_1Gmfn {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ext-truncate_2BNWC {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.AddFundsModal_1uBrd .ant-modal-body {
  padding-top: 0;
}
.basicViewA_psGz_ {
  margin-left: 4px;
  color: #0eacb7;
}
.policyRow_212QJ {
  margin: 12px 0;
}
.rowDescription_82Or4 {
  background-color: WhiteSmoke;
  padding: 12px 24px;
}
.rowDescription_82Or4 .requiredIcon_241WT:before {
  color: #000;
  content: "*";
  display: inline-block;
  font-family: SimSun, sans-serif;
  font-size: 14px;
  line-height: 1;
  margin-right: 4px;
}
.rowDescription_82Or4 .noRequired_3afmE {
  margin-left: 8px;
}
.rowStyle_3yNZ2 {
  margin: 12px;
  display: flex;
}
.noPayMethods_3uXeR {
  margin: 36px 48px;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-alert {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  display: flex;
  align-items: center;
  padding: 8px 15px;
  word-wrap: break-word;
  border-radius: 0;
}
.ant-alert-content {
  flex: 1;
  min-width: 0;
}
.ant-alert-icon {
  margin-right: 8px;
}
.ant-alert-description {
  display: none;
  font-size: 14px;
  line-height: 22px;
}
.ant-alert-success {
  background-color: #ebf0e1;
  border: 1px solid #c6d6a9;
}
.ant-alert-success .ant-alert-icon {
  color: #78b037;
}
.ant-alert-info {
  background-color: #dff7f5;
  border: 1px solid #7cdedb;
}
.ant-alert-info .ant-alert-icon {
  color: #0eacb7;
}
.ant-alert-warning {
  background-color: #fff9e6;
  border: 1px solid #ffd77a;
}
.ant-alert-warning .ant-alert-icon {
  color: #ff9800;
}
.ant-alert-error {
  background-color: #fff1f0;
  border: 1px solid #fcd6d4;
}
.ant-alert-error .ant-alert-icon {
  color: #d54c53;
}
.ant-alert-error .ant-alert-description > pre {
  margin: 0;
  padding: 0;
}
.ant-alert-action {
  margin-left: 8px;
}
.ant-alert-close-icon {
  margin-left: 8px;
  padding: 0;
  overflow: hidden;
  font-size: 12px;
  line-height: 12px;
  background-color: transparent;
  border: none;
  outline: none;
  cursor: pointer;
}
.ant-alert-close-icon .anticon-close {
  color: rgba(0, 0, 0, 0.45);
  transition: color 0.3s;
}
.ant-alert-close-icon .anticon-close:hover {
  color: rgba(0, 0, 0, 0.75);
}
.ant-alert-close-text {
  color: rgba(0, 0, 0, 0.45);
  transition: color 0.3s;
}
.ant-alert-close-text:hover {
  color: rgba(0, 0, 0, 0.75);
}
.ant-alert-with-description {
  align-items: flex-start;
  padding: 15px 15px 15px 24px;
}
.ant-alert-with-description.ant-alert-no-icon {
  padding: 15px 15px;
}
.ant-alert-with-description .ant-alert-icon {
  margin-right: 15px;
  font-size: 24px;
}
.ant-alert-with-description .ant-alert-message {
  display: block;
  margin-bottom: 4px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 16px;
}
.ant-alert-message {
  color: rgba(0, 0, 0, 0.85);
}
.ant-alert-with-description .ant-alert-description {
  display: block;
}
.ant-alert.ant-alert-motion-leave {
  overflow: hidden;
  opacity: 1;
  transition: max-height 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86), opacity 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86), padding-top 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86), padding-bottom 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86), margin-bottom 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-alert.ant-alert-motion-leave-active {
  max-height: 0;
  margin-bottom: 0 !important;
  padding-top: 0;
  padding-bottom: 0;
  opacity: 0;
}
.ant-alert-banner {
  margin-bottom: 0;
  border: 0;
  border-radius: 0;
}
.ant-alert.ant-alert-rtl {
  direction: rtl;
}
.ant-alert-rtl .ant-alert-icon {
  margin-right: auto;
  margin-left: 8px;
}
.ant-alert-rtl .ant-alert-action {
  margin-right: 8px;
  margin-left: auto;
}
.ant-alert-rtl .ant-alert-close-icon {
  margin-right: 8px;
  margin-left: auto;
}
.ant-alert-rtl.ant-alert-with-description {
  padding-right: 24px;
  padding-left: 15px;
}
.ant-alert-rtl.ant-alert-with-description .ant-alert-icon {
  margin-right: auto;
  margin-left: 15px;
}

.ext-center_9z9jB {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ext-truncate_1vaZF {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.modalTitle_jM6mg {
  border-bottom: 1px solid #f4f4f4;
  font-size: 20px;
  margin-bottom: 13px;
}
.modalAutoParse_2ZJfy {
  margin: 16px 0 24px 0;
}
.validSuccessStyle_27mOc {
  color: #0eacb7;
}
.validSuccessStyle_27mOc .successIcon_38nMH {
  margin: 0 8px;
}
.validErrorStyle_1VsFa {
  color: #d54c53;
}
.validErrorStyle_1VsFa .errorIcon_K7jYT {
  margin: 0 8px;
}
.AddrInput_c9O2K {
  width: 100%;
  padding: 4px 20px;
  display: inline-block;
  border: 1px solid #ccc;
  box-sizing: border-box;
}

.ext-center_2c00t {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ext-truncate_weme8 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.SenderRecipient_1koND {
  font-size: 16px;
  width: 100%;
  border: 1px solid #10c2cf;
  display: flex;
  justify-content: space-between;
  margin-bottom: 12px;
}
.SenderRecipient_1koND .labelStyle_2wBQ1 {
  display: inline-block;
  word-break: break-word;
  white-space: pre-wrap;
}
.SenderRecipient_1koND .ActionButton_3siFP {
  width: 72px;
}

.ext-center_1rqp_ {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ext-truncate_3eP3f {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.CarrierService_3cbbK {
  font-size: 16px;
  width: 100%;
  border: 1px solid #10c2cf;
  margin-bottom: 12px;
  min-height: 60px;
}
.CarrierService_3cbbK .formItemAddAfter_39J3J .ant-input-group-addon {
  padding: 0 !important;
  box-sizing: border-box;
  border: none;
}
.CarrierService_3cbbK .labelStyle_2Rvu8 {
  display: inline-block;
  word-break: break-word;
  white-space: pre-wrap;
}

.ext-center_3Oc7O {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ext-truncate_1g-5K {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.Package_i45FU {
  font-size: 16px;
  width: 100%;
  border: 1px solid #10c2cf;
  margin-bottom: 12px;
}
.Package_i45FU .deleteIcon_cEFOU {
  display: flex;
  justify-content: space-between;
  margin-bottom: 8px;
  font-size: 24px;
}
.Package_i45FU .ant-input-group_1aYJX > [class*="col-"] {
  padding-left: 0 !important;
}
.Package_i45FU .cardContainBox_1OYV0 {
  position: relative;
}
.Package_i45FU .cardContainBox_1OYV0 .dynamicDeleteButton_44YvE {
  position: absolute;
  color: #ffff;
  right: 20px;
  top: 9px;
  font-size: 28px;
}
.Package_i45FU .formItemAddAfter_3uwRo .ant-input-group-addon {
  padding: 0 !important;
  box-sizing: border-box;
  border: none;
}
.Package_i45FU .labelStyle_13moy {
  display: inline-block;
  word-break: break-word;
  white-space: pre-wrap;
}

.ext-center_15i8E {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ext-truncate_PtTUG {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.Customs_3SFcM {
  font-size: 16px;
  width: 100%;
  border: 1px solid #10c2cf;
  margin-bottom: 12px;
}
.Customs_3SFcM .cardContainBox_KFgax {
  position: relative;
}
.Customs_3SFcM .cardContainBox_KFgax .dynamicDeleteButton_sGZ9C {
  position: absolute;
  color: #ffff;
  right: 20px;
  top: 2px;
  font-size: 28px;
}
.Customs_3SFcM .cardContainBox_KFgax .savetoProductButton_GrBYW {
  position: absolute;
  right: 10%;
  bottom: 20px;
}
.Customs_3SFcM .formItemAddAfter_2Rdpq .ant-input-group-addon {
  padding: 0 !important;
  box-sizing: border-box;
  border: none;
}
.Customs_3SFcM .labelStyle_1oqSe {
  font-size: 10px;
}
.Customs_3SFcM .buttonRow_1ohUa {
  margin: 6px 0;
}

.ext-center_2uWhU {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ext-truncate_3bJVN {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.Lithium_1O7UW {
  font-size: 16px;
  width: 100%;
  border: 1px solid #10c2cf;
  margin-bottom: 12px;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-descriptions-header {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.ant-descriptions-title {
  flex: auto;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.85);
  font-weight: bold;
  font-size: 16px;
  line-height: 1.5715;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ant-descriptions-extra {
  margin-left: auto;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
}
.ant-descriptions-view {
  width: 100%;
  border-radius: 0;
}
.ant-descriptions-view table {
  width: 100%;
  table-layout: fixed;
}
.ant-descriptions-row > th,
.ant-descriptions-row > td {
  padding-bottom: 16px;
}
.ant-descriptions-row:last-child {
  border-bottom: none;
}
.ant-descriptions-item-label {
  color: rgba(0, 0, 0, 0.85);
  font-weight: normal;
  font-size: 14px;
  line-height: 1.5715;
  text-align: start;
}
.ant-descriptions-item-label::after {
  content: ':';
  position: relative;
  top: -0.5px;
  margin: 0 8px 0 2px;
}
.ant-descriptions-item-label.ant-descriptions-item-no-colon::after {
  content: ' ';
}
.ant-descriptions-item-no-label::after {
  margin: 0;
  content: '';
}
.ant-descriptions-item-content {
  display: table-cell;
  flex: 1;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  line-height: 1.5715;
  word-break: break-word;
  overflow-wrap: break-word;
}
.ant-descriptions-item {
  padding-bottom: 0;
  vertical-align: top;
}
.ant-descriptions-item-container {
  display: flex;
}
.ant-descriptions-item-container .ant-descriptions-item-label,
.ant-descriptions-item-container .ant-descriptions-item-content {
  display: inline-flex;
  align-items: baseline;
}
.ant-descriptions-middle .ant-descriptions-row > th,
.ant-descriptions-middle .ant-descriptions-row > td {
  padding-bottom: 12px;
}
.ant-descriptions-small .ant-descriptions-row > th,
.ant-descriptions-small .ant-descriptions-row > td {
  padding-bottom: 8px;
}
.ant-descriptions-bordered .ant-descriptions-view {
  border: 1px solid #f0f0f0;
}
.ant-descriptions-bordered .ant-descriptions-view > table {
  table-layout: auto;
  border-collapse: collapse;
}
.ant-descriptions-bordered .ant-descriptions-item-label,
.ant-descriptions-bordered .ant-descriptions-item-content {
  padding: 16px 24px;
  border-right: 1px solid #f0f0f0;
}
.ant-descriptions-bordered .ant-descriptions-item-label:last-child,
.ant-descriptions-bordered .ant-descriptions-item-content:last-child {
  border-right: none;
}
.ant-descriptions-bordered .ant-descriptions-item-label {
  background-color: #fafafa;
}
.ant-descriptions-bordered .ant-descriptions-item-label::after {
  display: none;
}
.ant-descriptions-bordered .ant-descriptions-row {
  border-bottom: 1px solid #f0f0f0;
}
.ant-descriptions-bordered .ant-descriptions-row:last-child {
  border-bottom: none;
}
.ant-descriptions-bordered.ant-descriptions-middle .ant-descriptions-item-label,
.ant-descriptions-bordered.ant-descriptions-middle .ant-descriptions-item-content {
  padding: 12px 24px;
}
.ant-descriptions-bordered.ant-descriptions-small .ant-descriptions-item-label,
.ant-descriptions-bordered.ant-descriptions-small .ant-descriptions-item-content {
  padding: 8px 16px;
}
.ant-descriptions-rtl {
  direction: rtl;
}
.ant-descriptions-rtl .ant-descriptions-item-label::after {
  margin: 0 2px 0 8px;
}
.ant-descriptions-rtl.ant-descriptions-bordered .ant-descriptions-item-label,
.ant-descriptions-rtl.ant-descriptions-bordered .ant-descriptions-item-content {
  border-right: none;
  border-left: 1px solid #f0f0f0;
}
.ant-descriptions-rtl.ant-descriptions-bordered .ant-descriptions-item-label:last-child,
.ant-descriptions-rtl.ant-descriptions-bordered .ant-descriptions-item-content:last-child {
  border-left: none;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-input-number-affix-wrapper {
  display: inline-block;
  width: 100%;
  min-width: 0;
  padding: 4px 11px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  line-height: 1.5715;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d9d9d9;
  border-radius: 0;
  transition: all 0.3s;
  position: relative;
  display: inline-flex;
  width: 90px;
  padding: 0;
  padding-inline-start: 11px;
}
.ant-input-number-affix-wrapper::placeholder {
  color: #bfbfbf;
  user-select: none;
}
.ant-input-number-affix-wrapper:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-input-number-affix-wrapper:hover {
  border-color: #2fbfc4;
  border-right-width: 1px;
}
.ant-input-number-affix-wrapper:focus,
.ant-input-number-affix-wrapper-focused {
  border-color: #2fbfc4;
  box-shadow: 0 0 0 2px rgba(14, 172, 183, 0.2);
  border-right-width: 1px;
  outline: 0;
}
.ant-input-number-affix-wrapper-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}
.ant-input-number-affix-wrapper-disabled:hover {
  border-color: #d9d9d9;
  border-right-width: 1px;
}
.ant-input-number-affix-wrapper[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}
.ant-input-number-affix-wrapper[disabled]:hover {
  border-color: #d9d9d9;
  border-right-width: 1px;
}
.ant-input-number-affix-wrapper-borderless,
.ant-input-number-affix-wrapper-borderless:hover,
.ant-input-number-affix-wrapper-borderless:focus,
.ant-input-number-affix-wrapper-borderless-focused,
.ant-input-number-affix-wrapper-borderless-disabled,
.ant-input-number-affix-wrapper-borderless[disabled] {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
textarea.ant-input-number-affix-wrapper {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  line-height: 1.5715;
  vertical-align: bottom;
  transition: all 0.3s, height 0s;
}
.ant-input-number-affix-wrapper-lg {
  padding: 6.5px 11px;
  font-size: 16px;
}
.ant-input-number-affix-wrapper-sm {
  padding: 0px 7px;
}
.ant-input-number-affix-wrapper:not(.ant-input-number-affix-wrapper-disabled):hover {
  border-color: #2fbfc4;
  border-right-width: 1px;
  z-index: 1;
}
.ant-input-number-affix-wrapper-focused,
.ant-input-number-affix-wrapper:focus {
  z-index: 1;
}
.ant-input-number-affix-wrapper-disabled .ant-input-number[disabled] {
  background: transparent;
}
.ant-input-number-affix-wrapper > div.ant-input-number {
  width: 100%;
  border: none;
  outline: none;
}
.ant-input-number-affix-wrapper > div.ant-input-number.ant-input-number-focused {
  box-shadow: none !important;
}
.ant-input-number-affix-wrapper input.ant-input-number-input {
  padding: 0;
}
.ant-input-number-affix-wrapper::before {
  display: inline-block;
  width: 0;
  visibility: hidden;
  content: '\A0';
}
.ant-input-number-affix-wrapper .ant-input-number-handler-wrap {
  z-index: 2;
}
.ant-input-number-prefix,
.ant-input-number-suffix {
  display: flex;
  flex: none;
  align-items: center;
  pointer-events: none;
}
.ant-input-number-prefix {
  margin-inline-end: 4px;
}
.ant-input-number-suffix {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  height: 100%;
  margin-right: 11px;
  margin-left: 4px;
}
.ant-input-number-group-wrapper .ant-input-number-affix-wrapper {
  width: 100%;
}
.ant-input-number-status-error:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number,
.ant-input-number-status-error:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number:hover {
  background: #fff;
  border-color: #d54c53;
}
.ant-input-number-status-error:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number:focus,
.ant-input-number-status-error:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number-focused {
  border-color: #e37678;
  box-shadow: 0 0 0 2px rgba(213, 76, 83, 0.2);
  border-right-width: 1px;
  outline: 0;
}
.ant-input-number-status-error .ant-input-number-prefix {
  color: #d54c53;
}
.ant-input-number-status-warning:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number,
.ant-input-number-status-warning:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number:hover {
  background: #fff;
  border-color: #ff9800;
}
.ant-input-number-status-warning:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number:focus,
.ant-input-number-status-warning:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number-focused {
  border-color: #ffb029;
  box-shadow: 0 0 0 2px rgba(255, 152, 0, 0.2);
  border-right-width: 1px;
  outline: 0;
}
.ant-input-number-status-warning .ant-input-number-prefix {
  color: #ff9800;
}
.ant-input-number-affix-wrapper-status-error:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper,
.ant-input-number-affix-wrapper-status-error:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper:hover {
  background: #fff;
  border-color: #d54c53;
}
.ant-input-number-affix-wrapper-status-error:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper:focus,
.ant-input-number-affix-wrapper-status-error:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper-focused {
  border-color: #e37678;
  box-shadow: 0 0 0 2px rgba(213, 76, 83, 0.2);
  border-right-width: 1px;
  outline: 0;
}
.ant-input-number-affix-wrapper-status-error .ant-input-number-prefix {
  color: #d54c53;
}
.ant-input-number-affix-wrapper-status-warning:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper,
.ant-input-number-affix-wrapper-status-warning:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper:hover {
  background: #fff;
  border-color: #ff9800;
}
.ant-input-number-affix-wrapper-status-warning:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper:focus,
.ant-input-number-affix-wrapper-status-warning:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper-focused {
  border-color: #ffb029;
  box-shadow: 0 0 0 2px rgba(255, 152, 0, 0.2);
  border-right-width: 1px;
  outline: 0;
}
.ant-input-number-affix-wrapper-status-warning .ant-input-number-prefix {
  color: #ff9800;
}
.ant-input-number-group-wrapper-status-error .ant-input-number-group-addon {
  color: #d54c53;
  border-color: #d54c53;
}
.ant-input-number-group-wrapper-status-warning .ant-input-number-group-addon {
  color: #ff9800;
  border-color: #ff9800;
}
.ant-input-number {
  box-sizing: border-box;
  font-variant: tabular-nums;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  width: 100%;
  min-width: 0;
  padding: 4px 11px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  line-height: 1.5715;
  background-color: #fff;
  background-image: none;
  transition: all 0.3s;
  display: inline-block;
  width: 90px;
  margin: 0;
  padding: 0;
  border: 1px solid #d9d9d9;
  border-radius: 0;
}
.ant-input-number::placeholder {
  color: #bfbfbf;
  user-select: none;
}
.ant-input-number:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-input-number:hover {
  border-color: #2fbfc4;
  border-right-width: 1px;
}
.ant-input-number:focus,
.ant-input-number-focused {
  border-color: #2fbfc4;
  box-shadow: 0 0 0 2px rgba(14, 172, 183, 0.2);
  border-right-width: 1px;
  outline: 0;
}
.ant-input-number-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}
.ant-input-number-disabled:hover {
  border-color: #d9d9d9;
  border-right-width: 1px;
}
.ant-input-number[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}
.ant-input-number[disabled]:hover {
  border-color: #d9d9d9;
  border-right-width: 1px;
}
.ant-input-number-borderless,
.ant-input-number-borderless:hover,
.ant-input-number-borderless:focus,
.ant-input-number-borderless-focused,
.ant-input-number-borderless-disabled,
.ant-input-number-borderless[disabled] {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
textarea.ant-input-number {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  line-height: 1.5715;
  vertical-align: bottom;
  transition: all 0.3s, height 0s;
}
.ant-input-number-lg {
  padding: 6.5px 11px;
  font-size: 16px;
}
.ant-input-number-sm {
  padding: 0px 7px;
}
.ant-input-number-group {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  display: table;
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
}
.ant-input-number-group[class*='col-'] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.ant-input-number-group > [class*='col-'] {
  padding-right: 8px;
}
.ant-input-number-group > [class*='col-']:last-child {
  padding-right: 0;
}
.ant-input-number-group-addon,
.ant-input-number-group-wrap,
.ant-input-number-group > .ant-input-number {
  display: table-cell;
}
.ant-input-number-group-addon:not(:first-child):not(:last-child),
.ant-input-number-group-wrap:not(:first-child):not(:last-child),
.ant-input-number-group > .ant-input-number:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.ant-input-number-group-addon,
.ant-input-number-group-wrap {
  width: 1px;
  white-space: nowrap;
  vertical-align: middle;
}
.ant-input-number-group-wrap > * {
  display: block !important;
}
.ant-input-number-group .ant-input-number {
  float: left;
  width: 100%;
  margin-bottom: 0;
  text-align: inherit;
}
.ant-input-number-group .ant-input-number:focus {
  z-index: 1;
  border-right-width: 1px;
}
.ant-input-number-group .ant-input-number:hover {
  z-index: 1;
  border-right-width: 1px;
}
.ant-input-search-with-button .ant-input-number-group .ant-input-number:hover {
  z-index: 0;
}
.ant-input-number-group-addon {
  position: relative;
  padding: 0 11px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: normal;
  font-size: 14px;
  text-align: center;
  background-color: #fafafa;
  border: 1px solid #d9d9d9;
  border-radius: 0;
  transition: all 0.3s;
}
.ant-input-number-group-addon .ant-select {
  margin: -5px -11px;
}
.ant-input-number-group-addon .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector {
  background-color: inherit;
  border: 1px solid transparent;
  box-shadow: none;
}
.ant-input-number-group-addon .ant-select-open .ant-select-selector,
.ant-input-number-group-addon .ant-select-focused .ant-select-selector {
  color: #0eacb7;
}
.ant-input-number-group-addon .ant-cascader-picker {
  margin: -9px -12px;
  background-color: transparent;
}
.ant-input-number-group-addon .ant-cascader-picker .ant-cascader-input {
  text-align: left;
  border: 0;
  box-shadow: none;
}
.ant-input-number-group > .ant-input-number:first-child,
.ant-input-number-group-addon:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-input-number-group > .ant-input-number:first-child .ant-select .ant-select-selector,
.ant-input-number-group-addon:first-child .ant-select .ant-select-selector {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-input-number-group > .ant-input-number-affix-wrapper:not(:first-child) .ant-input-number {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-input-number-group > .ant-input-number-affix-wrapper:not(:last-child) .ant-input-number {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-input-number-group-addon:first-child {
  border-right: 0;
}
.ant-input-number-group-addon:last-child {
  border-left: 0;
}
.ant-input-number-group > .ant-input-number:last-child,
.ant-input-number-group-addon:last-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-input-number-group > .ant-input-number:last-child .ant-select .ant-select-selector,
.ant-input-number-group-addon:last-child .ant-select .ant-select-selector {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-input-number-group-lg .ant-input-number,
.ant-input-number-group-lg > .ant-input-number-group-addon {
  padding: 6.5px 11px;
  font-size: 16px;
}
.ant-input-number-group-sm .ant-input-number,
.ant-input-number-group-sm > .ant-input-number-group-addon {
  padding: 0px 7px;
}
.ant-input-number-group-lg .ant-select-single .ant-select-selector {
  height: 40px;
}
.ant-input-number-group-sm .ant-select-single .ant-select-selector {
  height: 24px;
}
.ant-input-number-group .ant-input-number-affix-wrapper:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-input-search .ant-input-number-group .ant-input-number-affix-wrapper:not(:last-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-input-number-group .ant-input-number-affix-wrapper:not(:first-child),
.ant-input-search .ant-input-number-group .ant-input-number-affix-wrapper:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-input-number-group.ant-input-number-group-compact {
  display: block;
}
.ant-input-number-group.ant-input-number-group-compact::before {
  display: table;
  content: '';
}
.ant-input-number-group.ant-input-number-group-compact::after {
  display: table;
  clear: both;
  content: '';
}
.ant-input-number-group.ant-input-number-group-compact-addon:not(:first-child):not(:last-child),
.ant-input-number-group.ant-input-number-group-compact-wrap:not(:first-child):not(:last-child),
.ant-input-number-group.ant-input-number-group-compact > .ant-input-number:not(:first-child):not(:last-child) {
  border-right-width: 1px;
}
.ant-input-number-group.ant-input-number-group-compact-addon:not(:first-child):not(:last-child):hover,
.ant-input-number-group.ant-input-number-group-compact-wrap:not(:first-child):not(:last-child):hover,
.ant-input-number-group.ant-input-number-group-compact > .ant-input-number:not(:first-child):not(:last-child):hover {
  z-index: 1;
}
.ant-input-number-group.ant-input-number-group-compact-addon:not(:first-child):not(:last-child):focus,
.ant-input-number-group.ant-input-number-group-compact-wrap:not(:first-child):not(:last-child):focus,
.ant-input-number-group.ant-input-number-group-compact > .ant-input-number:not(:first-child):not(:last-child):focus {
  z-index: 1;
}
.ant-input-number-group.ant-input-number-group-compact > * {
  display: inline-block;
  float: none;
  vertical-align: top;
  border-radius: 0;
}
.ant-input-number-group.ant-input-number-group-compact > .ant-input-number-affix-wrapper,
.ant-input-number-group.ant-input-number-group-compact > .ant-input-number-number-affix-wrapper,
.ant-input-number-group.ant-input-number-group-compact > .ant-picker-range {
  display: inline-flex;
}
.ant-input-number-group.ant-input-number-group-compact > *:not(:last-child) {
  margin-right: -1px;
  border-right-width: 1px;
}
.ant-input-number-group.ant-input-number-group-compact .ant-input-number {
  float: none;
}
.ant-input-number-group.ant-input-number-group-compact > .ant-select > .ant-select-selector,
.ant-input-number-group.ant-input-number-group-compact > .ant-select-auto-complete .ant-input,
.ant-input-number-group.ant-input-number-group-compact > .ant-cascader-picker .ant-input,
.ant-input-number-group.ant-input-number-group-compact > .ant-input-group-wrapper .ant-input {
  border-right-width: 1px;
  border-radius: 0;
}
.ant-input-number-group.ant-input-number-group-compact > .ant-select > .ant-select-selector:hover,
.ant-input-number-group.ant-input-number-group-compact > .ant-select-auto-complete .ant-input:hover,
.ant-input-number-group.ant-input-number-group-compact > .ant-cascader-picker .ant-input:hover,
.ant-input-number-group.ant-input-number-group-compact > .ant-input-group-wrapper .ant-input:hover {
  z-index: 1;
}
.ant-input-number-group.ant-input-number-group-compact > .ant-select > .ant-select-selector:focus,
.ant-input-number-group.ant-input-number-group-compact > .ant-select-auto-complete .ant-input:focus,
.ant-input-number-group.ant-input-number-group-compact > .ant-cascader-picker .ant-input:focus,
.ant-input-number-group.ant-input-number-group-compact > .ant-input-group-wrapper .ant-input:focus {
  z-index: 1;
}
.ant-input-number-group.ant-input-number-group-compact > .ant-select-focused {
  z-index: 1;
}
.ant-input-number-group.ant-input-number-group-compact > .ant-select > .ant-select-arrow {
  z-index: 1;
}
.ant-input-number-group.ant-input-number-group-compact > *:first-child,
.ant-input-number-group.ant-input-number-group-compact > .ant-select:first-child > .ant-select-selector,
.ant-input-number-group.ant-input-number-group-compact > .ant-select-auto-complete:first-child .ant-input,
.ant-input-number-group.ant-input-number-group-compact > .ant-cascader-picker:first-child .ant-input {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-input-number-group.ant-input-number-group-compact > *:last-child,
.ant-input-number-group.ant-input-number-group-compact > .ant-select:last-child > .ant-select-selector,
.ant-input-number-group.ant-input-number-group-compact > .ant-cascader-picker:last-child .ant-input,
.ant-input-number-group.ant-input-number-group-compact > .ant-cascader-picker-focused:last-child .ant-input {
  border-right-width: 1px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-input-number-group.ant-input-number-group-compact > .ant-select-auto-complete .ant-input {
  vertical-align: top;
}
.ant-input-number-group.ant-input-number-group-compact .ant-input-group-wrapper + .ant-input-group-wrapper {
  margin-left: -1px;
}
.ant-input-number-group.ant-input-number-group-compact .ant-input-group-wrapper + .ant-input-group-wrapper .ant-input-affix-wrapper {
  border-radius: 0;
}
.ant-input-number-group.ant-input-number-group-compact .ant-input-group-wrapper:not(:last-child).ant-input-search > .ant-input-group > .ant-input-group-addon > .ant-input-search-button {
  border-radius: 0;
}
.ant-input-number-group.ant-input-number-group-compact .ant-input-group-wrapper:not(:last-child).ant-input-search > .ant-input-group > .ant-input {
  border-radius: 0 0 0 0;
}
.ant-input-number-group > .ant-input-number-rtl:first-child {
  border-radius: 0 0 0 0;
}
.ant-input-number-group > .ant-input-number-rtl:last-child {
  border-radius: 0 0 0 0;
}
.ant-input-number-group-rtl .ant-input-number-group-addon:first-child {
  border-right: 1px solid #d9d9d9;
  border-left: 0;
  border-radius: 0 0 0 0;
}
.ant-input-number-group-rtl .ant-input-number-group-addon:last-child {
  border-right: 0;
  border-left: 1px solid #d9d9d9;
  border-radius: 0 0 0 0;
}
.ant-input-number-group-wrapper {
  display: inline-block;
  text-align: start;
  vertical-align: top;
}
.ant-input-number-handler {
  position: relative;
  display: block;
  width: 100%;
  height: 50%;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.45);
  font-weight: bold;
  line-height: 0;
  text-align: center;
  border-left: 1px solid #d9d9d9;
  transition: all 0.1s linear;
}
.ant-input-number-handler:active {
  background: #f4f4f4;
}
.ant-input-number-handler:hover .ant-input-number-handler-up-inner,
.ant-input-number-handler:hover .ant-input-number-handler-down-inner {
  color: #2fbfc4;
}
.ant-input-number-handler-up-inner,
.ant-input-number-handler-down-inner {
  display: inline-flex;
  align-items: center;
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-transform: none;
  vertical-align: -0.125em;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 4px;
  width: 12px;
  height: 12px;
  color: rgba(0, 0, 0, 0.45);
  line-height: 12px;
  transition: all 0.1s linear;
  user-select: none;
}
.ant-input-number-handler-up-inner > *,
.ant-input-number-handler-down-inner > * {
  line-height: 1;
}
.ant-input-number-handler-up-inner svg,
.ant-input-number-handler-down-inner svg {
  display: inline-block;
}
.ant-input-number-handler-up-inner::before,
.ant-input-number-handler-down-inner::before {
  display: none;
}
.ant-input-number-handler-up-inner .ant-input-number-handler-up-inner-icon,
.ant-input-number-handler-up-inner .ant-input-number-handler-down-inner-icon,
.ant-input-number-handler-down-inner .ant-input-number-handler-up-inner-icon,
.ant-input-number-handler-down-inner .ant-input-number-handler-down-inner-icon {
  display: block;
}
.ant-input-number:hover {
  border-color: #2fbfc4;
  border-right-width: 1px;
}
.ant-input-number:hover + .ant-form-item-children-icon {
  opacity: 0;
  transition: opacity 0.24s linear 0.24s;
}
.ant-input-number-focused {
  border-color: #2fbfc4;
  box-shadow: 0 0 0 2px rgba(14, 172, 183, 0.2);
  border-right-width: 1px;
  outline: 0;
}
.ant-input-number-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}
.ant-input-number-disabled:hover {
  border-color: #d9d9d9;
  border-right-width: 1px;
}
.ant-input-number-disabled .ant-input-number-input {
  cursor: not-allowed;
}
.ant-input-number-disabled .ant-input-number-handler-wrap {
  display: none;
}
.ant-input-number-readonly .ant-input-number-handler-wrap {
  display: none;
}
.ant-input-number-input {
  width: 100%;
  height: 30px;
  padding: 0 11px;
  text-align: left;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  outline: 0;
  transition: all 0.3s linear;
  appearance: textfield !important;
}
.ant-input-number-input::placeholder {
  color: #bfbfbf;
  user-select: none;
}
.ant-input-number-input:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-input-number-input[type='number']::-webkit-inner-spin-button,
.ant-input-number-input[type='number']::-webkit-outer-spin-button {
  margin: 0;
  /* stylelint-disable-next-line property-no-vendor-prefix */
  -webkit-appearance: none;
  appearance: none;
}
.ant-input-number-lg {
  padding: 0;
  font-size: 16px;
}
.ant-input-number-lg input {
  height: 38px;
}
.ant-input-number-sm {
  padding: 0;
}
.ant-input-number-sm input {
  height: 22px;
  padding: 0 7px;
}
.ant-input-number-handler-wrap {
  position: absolute;
  top: 0;
  right: 0;
  width: 22px;
  height: 100%;
  background: #fff;
  border-radius: 0 0 0 0;
  opacity: 0;
  transition: opacity 0.24s linear 0.1s;
}
.ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-up-inner,
.ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-down-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: auto;
  margin-right: 0;
  font-size: 7px;
}
.ant-input-number-borderless .ant-input-number-handler-wrap {
  border-left-width: 0;
}
.ant-input-number-handler-wrap:hover .ant-input-number-handler {
  height: 40%;
}
.ant-input-number:hover .ant-input-number-handler-wrap,
.ant-input-number-focused .ant-input-number-handler-wrap {
  opacity: 1;
}
.ant-input-number-handler-up {
  border-top-right-radius: 0;
  cursor: pointer;
}
.ant-input-number-handler-up-inner {
  top: 50%;
  margin-top: -5px;
  text-align: center;
}
.ant-input-number-handler-up:hover {
  height: 60% !important;
}
.ant-input-number-handler-down {
  top: 0;
  border-top: 1px solid #d9d9d9;
  border-bottom-right-radius: 0;
  cursor: pointer;
}
.ant-input-number-handler-down-inner {
  top: 50%;
  text-align: center;
  transform: translateY(-50%);
}
.ant-input-number-handler-down:hover {
  height: 60% !important;
}
.ant-input-number-borderless .ant-input-number-handler-down {
  border-top-width: 0;
}
.ant-input-number:hover:not(.ant-input-number-borderless) .ant-input-number-handler-down,
.ant-input-number-focused:not(.ant-input-number-borderless) .ant-input-number-handler-down {
  border-top: 1px solid #d9d9d9;
}
.ant-input-number-handler-up-disabled,
.ant-input-number-handler-down-disabled {
  cursor: not-allowed;
}
.ant-input-number-handler-up-disabled:hover .ant-input-number-handler-up-inner,
.ant-input-number-handler-down-disabled:hover .ant-input-number-handler-down-inner {
  color: rgba(0, 0, 0, 0.25);
}
.ant-input-number-borderless {
  box-shadow: none;
}
.ant-input-number-out-of-range input {
  color: #d54c53;
}
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item):not(.ant-input-number-compact-item-rtl) {
  margin-right: -1px;
}
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item).ant-input-number-compact-item-rtl {
  margin-left: -1px;
}
.ant-input-number-compact-item:hover,
.ant-input-number-compact-item:focus,
.ant-input-number-compact-item:active {
  z-index: 2;
}
.ant-input-number-compact-item.ant-input-number-focused {
  z-index: 2;
}
.ant-input-number-compact-item[disabled] {
  z-index: 0;
}
.ant-input-number-compact-item:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-last-item).ant-input-number {
  border-radius: 0;
}
.ant-input-number-compact-item.ant-input-number.ant-input-number-compact-first-item:not(.ant-input-number-compact-last-item):not(.ant-input-number-compact-item-rtl) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-input-number-compact-item.ant-input-number.ant-input-number-compact-last-item:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-item-rtl) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-input-number-compact-item.ant-input-number.ant-input-number-compact-item-rtl.ant-input-number-compact-first-item:not(.ant-input-number-compact-last-item) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-input-number-compact-item.ant-input-number.ant-input-number-compact-item-rtl.ant-input-number-compact-last-item:not(.ant-input-number-compact-first-item) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-input-number-rtl {
  direction: rtl;
}
.ant-input-number-rtl .ant-input-number-handler {
  border-right: 1px solid #d9d9d9;
  border-left: 0;
}
.ant-input-number-rtl .ant-input-number-handler-wrap {
  right: auto;
  left: 0;
}
.ant-input-number-rtl.ant-input-number-borderless .ant-input-number-handler-wrap {
  border-right-width: 0;
}
.ant-input-number-rtl .ant-input-number-handler-up {
  border-top-right-radius: 0;
}
.ant-input-number-rtl .ant-input-number-handler-down {
  border-bottom-right-radius: 0;
}
.ant-input-number-rtl .ant-input-number-input {
  direction: ltr;
  text-align: right;
}

.ext-center__bRrw {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ext-truncate_1LCJ7 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.ext-center_35-GY {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ext-truncate_3YHI0 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.SupportCaseDetail_3Fj46 {
  display: flex;
  min-height: 80vh;
  margin: 0 auto;
}
.SupportCaseDetail_3Fj46 .ant-comment-avatar img {
  border-radius: 0 !important;
}
.SupportCaseDetail_3Fj46 .LeftMain_3rmv5 {
  width: 30%;
  height: 100%;
  min-width: 400px;
  border-right: 1px solid #f0f1f2;
  background: #fff;
}
.SupportCaseDetail_3Fj46 .LeftMain_3rmv5 .ActionButton_S-lGv {
  margin: 12px 12px 24px 12px;
}
.SupportCaseDetail_3Fj46 .LeftMain_3rmv5 .DetailInfo_2I0M8 {
  margin: 24px 12px;
}
.SupportCaseDetail_3Fj46 .RightMain__KnNj {
  height: 100%;
  width: 100%;
  max-width: 1200px;
  min-width: 700px;
  margin: 24px 12px;
  padding: 0 48px;
}
.SupportCaseDetail_3Fj46 .RightMain__KnNj .TextArea_39VZh {
  border: 1px solid #D3D3D3;
  border-radius: 10px;
  height: 100%;
}
.SupportCaseDetail_3Fj46 .RightMain__KnNj .AttachmentsItem_1K4CR {
  padding: 0 36px;
}
.SupportCaseDetail_3Fj46 .RightMain__KnNj .Message_2bzRc ul {
  margin-left: 25px;
}
.SupportCaseDetail_3Fj46 .RightMain__KnNj .Message_2bzRc ol {
  margin-left: 25px;
}
.MemberAction_3PlDD {
  font-size: 14px;
  color: #666;
  font-family: Arial, sans-serif;
}
.Timestamp_s5qg- {
  display: block;
  font-size: 10px;
  color: #aaa;
  margin-top: 2px;
}


.ext-center_2Y51b {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ext-truncate_1nv5w {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.label_1b8yR {
  width: 400px;
  display: flex;
  flex-wrap: wrap;
}
.ratesRow_1aIEq {
  margin: 36px 0 0 226px;
}
.validErrorStyle_2iZNW {
  color: #d54c53;
}
.validErrorStyle_2iZNW .errorIcon_1DQ6T {
  margin: 0 8px;
}

.ext-center_Sk8sy {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ext-truncate_1jEl8 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.NewOrder_2PbIx .labelStyle_21lTA {
  display: inline-block;
  word-break: break-word;
  white-space: pre-wrap;
}
.newOrderModal_3oI1s .ant-modal-footer {
  border-top: 0!important;
  text-align: start!important;
  padding-left: -20px !important;
}
.newOrderModal_3oI1s .ant-modal-footer .ant-form-item-control-input {
  margin-left: -46px !important;
}

.ext-center_3b4dM {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ext-truncate_1iKoL {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.SortRow_22gox {
  display: flex;
  align-items: center;
  margin: 0 0 12px 0;
}
.SortRow_22gox .SortType_Nqtab {
  margin: 12px 8px 0 0;
}
.SortRow_22gox .SortTime_2dZ96 {
  display: flex;
  align-items: center;
  margin: 12px 8px 0 0;
}
.SortRow_22gox .SortTime_2dZ96 .TimeLabel_2QdXR {
  margin-right: 2px;
  width: 112px;
}
.SortRow_22gox .SortSubject_1xFDu {
  margin: 12px 0 0 0;
}
.CaseStyle_IWK9w {
  position: relative;
}
.CaseStyle_IWK9w .NewIcon_33f1- {
  position: absolute;
  left: 0px;
  top: -13px;
}
.ClaimInfoHeder_1xyIM {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  font-size: 16px;
  height: 48px;
  border-bottom: 1px solid #0eacb7;
}
.SupportCase_1VUnI .actionIcon_28jnI {
  cursor: pointer;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-divider {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  border-top: 1px solid rgba(0, 0, 0, 0.06);
}
.ant-divider-vertical {
  position: relative;
  top: -0.06em;
  display: inline-block;
  height: 0.9em;
  margin: 0 8px;
  vertical-align: middle;
  border-top: 0;
  border-left: 1px solid rgba(0, 0, 0, 0.06);
}
.ant-divider-horizontal {
  display: flex;
  clear: both;
  width: 100%;
  min-width: 100%;
  margin: 24px 0;
}
.ant-divider-horizontal.ant-divider-with-text {
  display: flex;
  align-items: center;
  margin: 16px 0;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  font-size: 16px;
  white-space: nowrap;
  text-align: center;
  border-top: 0;
  border-top-color: rgba(0, 0, 0, 0.06);
}
.ant-divider-horizontal.ant-divider-with-text::before,
.ant-divider-horizontal.ant-divider-with-text::after {
  position: relative;
  width: 50%;
  border-top: 1px solid transparent;
  border-top-color: inherit;
  border-bottom: 0;
  transform: translateY(50%);
  content: '';
}
.ant-divider-horizontal.ant-divider-with-text-left::before {
  width: 5%;
}
.ant-divider-horizontal.ant-divider-with-text-left::after {
  width: 95%;
}
.ant-divider-horizontal.ant-divider-with-text-right::before {
  width: 95%;
}
.ant-divider-horizontal.ant-divider-with-text-right::after {
  width: 5%;
}
.ant-divider-inner-text {
  display: inline-block;
  padding: 0 1em;
}
.ant-divider-dashed {
  background: none;
  border-color: rgba(0, 0, 0, 0.06);
  border-style: dashed;
  border-width: 1px 0 0;
}
.ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed::before,
.ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed::after {
  border-style: dashed none none;
}
.ant-divider-vertical.ant-divider-dashed {
  border-width: 0 0 0 1px;
}
.ant-divider-plain.ant-divider-with-text {
  color: rgba(0, 0, 0, 0.85);
  font-weight: normal;
  font-size: 14px;
}
.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-no-default-orientation-margin-left::before {
  width: 0;
}
.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-no-default-orientation-margin-left::after {
  width: 100%;
}
.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-no-default-orientation-margin-left .ant-divider-inner-text {
  padding-left: 0;
}
.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-no-default-orientation-margin-right::before {
  width: 100%;
}
.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-no-default-orientation-margin-right::after {
  width: 0;
}
.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-no-default-orientation-margin-right .ant-divider-inner-text {
  padding-right: 0;
}
.ant-divider-rtl {
  direction: rtl;
}
.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-left::before {
  width: 95%;
}
.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-left::after {
  width: 5%;
}
.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-right::before {
  width: 5%;
}
.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-right::after {
  width: 95%;
}

.noteDelete_2RSKs {
  color: orange;
}

.ext-center_RshkA {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ext-truncate_1GJAz {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.AddressTable_2ccsf .actionIcon_23Hvt {
  cursor: pointer;
}
.AddressTable_2ccsf .actionIcon_23Hvt:hover {
  color: #0eacb7;
}
.AddressTable_2ccsf .disabled_1Phj6 {
  pointer-events: none;
  cursor: not-allowed;
  color: #999999;
}

.ext-center_2VmF_ {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ext-truncate_3FhpL {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.ext-center_2vGnv {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ext-truncate_atsej {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.LoginMain_fDjVL {
  width: 100%;
  height: 100%;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 100px;
  background: #f2f2f2;
}
.LoginMain_fDjVL .LoginSection_qCNY4 {
  background-color: #fff;
  width: 600px;
  padding: 48px;
}
.LoginMain_fDjVL .LoginSection_qCNY4 .LogoContent_182pG {
  margin: 24px;
  text-align: center;
}
.LoginMain_fDjVL .LoginSection_qCNY4 .LogoContent_182pG .Logo_1RZS6 {
  width: 48px;
  height: 48px;
  margin-right: 23px;
}
.LoginMain_fDjVL .LoginSection_qCNY4 .LogoContent_182pG .LogoText_3f5Pl {
  font-size: 24px;
  font-weight: 600;
}
.LoginMain_fDjVL .LoginSection_qCNY4 .FormContent_2nyR8 {
  height: 240px;
  background-color: #fff;
  padding: 12px;
}
.LoginMain_fDjVL .forgotPassword_a9b7Y {
  color: #0eacb7;
  cursor: pointer;
}

.ext-center_OqysJ {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ext-truncate_zL-uS {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.LoginMain_2FjRj {
  width: 100%;
  height: 100%;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 100px;
  background: #f2f2f2;
}
.LoginMain_2FjRj .LoginSection_2iHUl {
  background-color: #fff;
  width: 480px;
  padding: 24px;
}
.LoginMain_2FjRj .LoginSection_2iHUl .LogoContent_1wBpK {
  margin: 24px;
  text-align: center;
}
.LoginMain_2FjRj .LoginSection_2iHUl .LogoContent_1wBpK .Logo_t8Z_a {
  width: 48px;
  height: 48px;
  margin-right: 23px;
}
.LoginMain_2FjRj .LoginSection_2iHUl .LogoContent_1wBpK .LogoText_t-6cf {
  font-size: 24px;
  font-weight: 600;
}
.LoginMain_2FjRj .LoginSection_2iHUl .FormContent_2Qmcf {
  height: 240px;
  background-color: #fff;
  padding: 12px 24px;
}
.LoginMain_2FjRj .LoginSection_2iHUl .FormContent_2Qmcf .RowText_2-ZqE {
  margin: 12px 0;
}
.LoginMain_2FjRj .LoginSection_2iHUl .FormContent_2Qmcf .RowInfo_x2S2h {
  margin: 12px 0;
  color: green;
}
.LoginMain_2FjRj .LoginSection_2iHUl .FormContent_2Qmcf .ButtonBox_1940V {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.LoginMain_2FjRj .LoginSection_2iHUl .FailureContent_yHCD1 {
  height: 100px;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ext-center_1CxLa {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ext-truncate_1-oMd {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.LoginMain_2XLjO {
  width: 100%;
  height: 100%;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 100px;
  background: #f2f2f2;
}
.LoginMain_2XLjO .LoginSection_3-L_J {
  background-color: #fff;
  width: 480px;
  padding: 24px;
}
.LoginMain_2XLjO .LoginSection_3-L_J .LogoContent_3SQKK {
  margin: 24px;
  text-align: center;
}
.LoginMain_2XLjO .LoginSection_3-L_J .LogoContent_3SQKK .Logo_1ZI08 {
  width: 48px;
  height: 48px;
  margin-right: 23px;
}
.LoginMain_2XLjO .LoginSection_3-L_J .LogoContent_3SQKK .LogoText_3wxdj {
  font-size: 24px;
  font-weight: 600;
}
.LoginMain_2XLjO .LoginSection_3-L_J .FormContent_ONQ2a {
  height: 240px;
  background-color: #fff;
  padding: 12px 24px;
}
.LoginMain_2XLjO .LoginSection_3-L_J .FormContent_ONQ2a .RowText_1Coqo {
  margin: 12px 0;
}
.LoginMain_2XLjO .LoginSection_3-L_J .FormContent_ONQ2a .RowInfo_3ij3S {
  margin: 12px 0;
  color: green;
}
.LoginMain_2XLjO .LoginSection_3-L_J .FormContent_ONQ2a .ButtonBox_3IHOY {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.ext-center_1cTIX {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ext-truncate_1otHY {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.PwdResetMain_3hEcT {
  width: 100%;
  height: 100%;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 100px;
  background: #f2f2f2;
}
.PwdResetMain_3hEcT .PwdResetSection_3hIVr {
  background-color: #fff;
  width: 600px;
  padding: 48px;
}
.PwdResetMain_3hEcT .PwdResetSection_3hIVr .LogoContent_3D5qX {
  margin: 24px;
  text-align: center;
}
.PwdResetMain_3hEcT .PwdResetSection_3hIVr .LogoContent_3D5qX .Logo_3HIBE {
  width: 48px;
  height: 48px;
  margin-right: 23px;
}
.PwdResetMain_3hEcT .PwdResetSection_3hIVr .LogoContent_3D5qX .LogoText_hBgJz {
  font-size: 24px;
  font-weight: 600;
}
.PwdResetMain_3hEcT .PwdResetSection_3hIVr .FormContent_1G9_x {
  background-color: #fff;
  padding: 12px;
}
.PwdResetMain_3hEcT .successContent_3puIG .successText_2jWFE {
  color: #0eacb7;
}

.ext-center_1sEUd {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ext-truncate_UTgJy {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.RegisterMain_1yPrH {
  width: 100%;
  height: 100%;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 100px;
  background: #f2f2f2;
}
.RegisterMain_1yPrH .RegisterSection_2iZLU {
  background-color: #fff;
  width: 600px;
  padding: 24px;
}
.RegisterMain_1yPrH .RegisterSection_2iZLU .LogoContent_3l_OD {
  margin: 24px;
  text-align: center;
}
.RegisterMain_1yPrH .RegisterSection_2iZLU .LogoContent_3l_OD .Logo_23jOs {
  width: 36px;
  height: 36px;
}
.RegisterMain_1yPrH .RegisterSection_2iZLU .LogoContent_3l_OD .LogoText_3pEgx {
  font-size: 24px;
  font-weight: 600;
}
.RegisterMain_1yPrH .RegisterSection_2iZLU .FormContent_10lfe {
  background-color: #fff;
}

.ext-center_aJmn2 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ext-truncate_usyvp {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ContentBox_1FGwD {
  padding: 12px;
}
.ContentBox_1FGwD .ContentText_1uYdZ {
  margin-bottom: 12px ;
}

.ext-center_10xiC {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ext-truncate_1UFFh {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.VoidModal_2gWCV .tipMessage_2-fJ_ {
  margin-top: 24px;
}
.errorStyle_2sbSu {
  color: red;
  font-weight: 800;
  margin: 8px 0;
}
.errorStyle_2sbSu .errorIcon_2hTjC {
  margin-right: 6px;
}
.successStyle_2_cLk {
  color: #0eacb7;
  font-weight: 800;
  margin: 8px 0;
}
.successStyle_2_cLk .okIcon_2X0Ys {
  margin-right: 6px;
}
.errorResult_2FapS {
  color: red;
  font-weight: 800;
}
.successResult_31ZUC {
  color: #0eacb7;
  font-weight: 800;
}

.ext-center_3Lyxd {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ext-truncate_2LB-Z {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ShipmentTableMain_2eaAh .ShipmentTable_22Vox {
  padding: 5px 20px 20px;
}
.ShipmentTableMain_2eaAh .ShipmentTable_22Vox .actionIcon_34YcZ {
  cursor: pointer;
}
.ShipmentTableMain_2eaAh .TrackingNumberInfo_1YIhj .MoreInfo_QnaM1 {
  display: none;
}
.ShipmentTableMain_2eaAh .TrackingNumberInfo_1YIhj:hover .MoreInfo_QnaM1 {
  display: block;
}
.ShipmentSpannerModal_QBiL5 {
  display: flex;
}
.riskButton_250tT {
  border-radius: 20px !important;
  font-weight: 500 !important;
  background: white ;
  border: 1px solid #e5e7eb;
  color: #374151;
  transition: all 0.3s ease !important;
}
.riskButton_250tT.highRisk_3u5Da.active_smv4_ {
  background: #ff1744;
  border-color: #ff1744;
  color: white;
}
.riskButton_250tT.highRisk_3u5Da:hover:not(.active_smv4_) {
  border-color: #ff1744;
  color: #ff1744;
}
.riskButton_250tT.mediumRisk_2F-93.active_smv4_ {
  background: #f9a825;
  border-color: #f9a825;
  color: white;
}
.riskButton_250tT.mediumRisk_2F-93:hover:not(.active_smv4_) {
  border-color: #f9a825;
  color: #f9a825;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-switch {
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  min-width: 44px;
  height: 22px;
  line-height: 22px;
  vertical-align: middle;
  background-color: rgba(0, 0, 0, 0.25);
  border: 0;
  border-radius: 100px;
  cursor: pointer;
  transition: all 0.2s;
  user-select: none;
}
.ant-switch:focus {
  outline: 0;
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1);
}
.ant-switch-checked:focus {
  box-shadow: 0 0 0 2px #dff7f5;
}
.ant-switch:focus:hover {
  box-shadow: none;
}
.ant-switch-checked {
  background-color: #0eacb7;
}
.ant-switch-loading,
.ant-switch-disabled {
  cursor: not-allowed;
  opacity: 0.4;
}
.ant-switch-loading *,
.ant-switch-disabled * {
  box-shadow: none;
  cursor: not-allowed;
}
.ant-switch-inner {
  display: block;
  margin: 0 7px 0 25px;
  color: #fff;
  font-size: 12px;
  transition: margin 0.2s;
}
.ant-switch-checked .ant-switch-inner {
  margin: 0 25px 0 7px;
}
.ant-switch-handle {
  position: absolute;
  top: 2px;
  left: 2px;
  width: 18px;
  height: 18px;
  transition: all 0.2s ease-in-out;
}
.ant-switch-handle::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #fff;
  border-radius: 9px;
  box-shadow: 0 2px 4px 0 rgba(0, 35, 11, 0.2);
  transition: all 0.2s ease-in-out;
  content: '';
}
.ant-switch-checked .ant-switch-handle {
  left: calc(100% - 18px - 2px);
}
.ant-switch:not(.ant-switch-disabled):active .ant-switch-handle::before {
  right: -30%;
  left: 0;
}
.ant-switch:not(.ant-switch-disabled):active.ant-switch-checked .ant-switch-handle::before {
  right: 0;
  left: -30%;
}
.ant-switch-loading-icon.anticon {
  position: relative;
  top: 2px;
  color: rgba(0, 0, 0, 0.65);
  vertical-align: top;
}
.ant-switch-checked .ant-switch-loading-icon {
  color: #0eacb7;
}
.ant-switch-small {
  min-width: 28px;
  height: 16px;
  line-height: 16px;
}
.ant-switch-small .ant-switch-inner {
  margin: 0 5px 0 18px;
  font-size: 12px;
}
.ant-switch-small .ant-switch-handle {
  width: 12px;
  height: 12px;
}
.ant-switch-small .ant-switch-loading-icon {
  top: 1.5px;
  font-size: 9px;
}
.ant-switch-small.ant-switch-checked .ant-switch-inner {
  margin: 0 18px 0 5px;
}
.ant-switch-small.ant-switch-checked .ant-switch-handle {
  left: calc(100% - 12px - 2px);
}
.ant-switch-rtl {
  direction: rtl;
}
.ant-switch-rtl .ant-switch-inner {
  margin: 0 25px 0 7px;
}
.ant-switch-rtl .ant-switch-handle {
  right: 2px;
  left: auto;
}
.ant-switch-rtl:not(.ant-switch-rtl-disabled):active .ant-switch-handle::before {
  right: 0;
  left: -30%;
}
.ant-switch-rtl:not(.ant-switch-rtl-disabled):active.ant-switch-checked .ant-switch-handle::before {
  right: -30%;
  left: 0;
}
.ant-switch-rtl.ant-switch-checked .ant-switch-inner {
  margin: 0 7px 0 25px;
}
.ant-switch-rtl.ant-switch-checked .ant-switch-handle {
  right: calc(100% - 18px - 2px);
}
.ant-switch-rtl.ant-switch-small.ant-switch-checked .ant-switch-handle {
  right: calc(100% - 12px - 2px);
}

.stepContent_1y-M2 {
  margin: 0 20px;
}
.textHeader_1FzFT {
  font-size: 16px;
  line-height: 14px;
  color: #454f5b;
}
.textContent_3GhHF {
  font-size: 12px;
  line-height: 14px;
  color: #454f5b;
  margin-left: 15;
}
.CancelModal_1Dzx3 .tipMessage_2nD-I {
  margin-top: 24px;
}
.errorStyle_3IRMR {
  color: red;
  font-weight: 800;
  margin: 8px 0;
}
.errorStyle_3IRMR .errorIcon_7gdxu {
  margin-right: 6px;
}
.successStyle_28QzC {
  color: #0eacb7;
  font-weight: 800;
  margin: 8px 0;
}
.successStyle_28QzC .okIcon_2x2Z5 {
  margin-right: 6px;
}
.errorResult_3SIUb {
  color: red;
  font-weight: 800;
}
.successResult_2eAQU {
  color: #0eacb7;
  font-weight: 800;
}

.modalWrapper_rQtft .ant-modal-content {
  border-radius: 16px;
  padding: 5px;
}
.modalWrapper_rQtft .ant-btn {
  font-weight: 500;
  padding: 0 16px;
}
.header_1t3Q9 {
  margin-bottom: 32px;
}
.header_1t3Q9 h2 {
  font-size: 24px;
  font-weight: 600;
  color: #111827;
  margin: 0;
}
.customTable_k4jyU {
  border-radius: 10px;
}
.settingButton_39nuu {
  height: 44px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 500;
  padding: 0 16px;
}
.trackingLink_3HTL3 {
  color: #0eacb7;
  text-decoration: none;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.linkIcon_WxSri {
  width: 12px;
  height: 12px;
  margin-left: 5px;
}
.HeaderTitle_1UEs8 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 20px;
}

.ext-center_JSIKQ {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ext-truncate_L9n8h {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.noteDelete_35rkA {
  color: orange;
}

.ext-center_hlFBN {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ext-truncate_1dFkn {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.StoreModal_f8yKx .titleTips_xy9WA {
  margin: 24px 24px 0 24px;
  font-weight: 800;
}
.StoreModal_f8yKx .topTips_3WhbA {
  margin: 24px;
  font-weight: 500;
}
.StoreModal_f8yKx .topTips_3WhbA .contentText_2iHCZ {
  margin-left: 28px;
}
.StoreModal_f8yKx .topTips_3WhbA .stretchedLink_1UiBt {
  color: #0eacb7;
  margin: 0 6px;
}
.StoreModal_f8yKx .topTips_3WhbA .stretchedLink_1UiBt:hover {
  text-decoration: underline;
}
.StoreModal_f8yKx .topTips_3WhbA .contentText2_2_bpw {
  margin-left: 18px;
}
.StoreModal_f8yKx .topTips_3WhbA .keyBox_lYOA- {
  width: 100%;
  background-color: WhiteSmoke;
  padding: 10px;
  border: 1px #bfb3b3 solid;
  margin: 12px 30px 12px 16px;
}
.StoreModal_f8yKx .topTips_3WhbA .keyBox_lYOA- .keyBoxP_2QrVO .labelName_10UZm {
  margin-left: 15px;
  color: #777676;
  margin-right: 15px;
}
.validSuccessStyle_Raj_Y {
  color: #0eacb7;
}
.validSuccessStyle_Raj_Y .successIcon_1DBqi {
  margin: 0 8px;
}
.validErrorStyle_UbKsK {
  color: #d54c53;
}
.validErrorStyle_UbKsK .errorIcon_21ila {
  margin: 0 8px;
}

.ext-center_1owHI {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ext-truncate_2QupU {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.StoreTable_1FhpA .actionIcon_1pacv {
  cursor: pointer;
}
.StoreTable_1FhpA .actionIcon_1pacv:hover {
  color: #0eacb7;
}

.ext-center_1q_-1 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ext-truncate_3-ETC {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.ext-center_3QBj1 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ext-truncate_1py5v {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}


.noteDelete_38pCI {
  color: orange;
}
.boldText_26wBW {
  color: red;
  font-weight: 800;
}

.ext-center_3eryD {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ext-truncate_1DGcY {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ProductTable_-Mln3 .actionIcon_d-fF3 {
  cursor: pointer;
}
.ProductTable_-Mln3 .actionIcon_d-fF3:hover {
  color: #0eacb7;
}

.ext-center_3qRyU {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ext-truncate_YiQCW {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.modalTitle_10SHd {
  border-bottom: 1px solid #f4f4f4;
  font-size: 20px;
  margin-bottom: 13px;
}
.modalAutoParse_3wAMN {
  margin: 16px 0 24px 0;
}
.validSuccessStyle_vU3mo {
  color: #0eacb7;
}
.validSuccessStyle_vU3mo .successIcon_1tUpK {
  margin: 0 8px;
}
.validErrorStyle_2ERwZ {
  color: #d54c53;
}
.validErrorStyle_2ERwZ .errorIcon_gO9e- {
  margin: 0 8px;
}
.AddrInput_2bDYC {
  width: 100%;
  padding: 4px 20px;
  display: inline-block;
  border: 1px solid #ccc;
  box-sizing: border-box;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
@keyframes antCheckboxEffect {
  0% {
    transform: scale(1);
    opacity: 0.5;
  }
  100% {
    transform: scale(1.6);
    opacity: 0;
  }
}
.ant-cascader-checkbox {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  top: 0.2em;
  line-height: 1;
  white-space: nowrap;
  outline: none;
  cursor: pointer;
}
.ant-cascader-checkbox-wrapper:hover .ant-cascader-checkbox-inner,
.ant-cascader-checkbox:hover .ant-cascader-checkbox-inner,
.ant-cascader-checkbox-input:focus + .ant-cascader-checkbox-inner {
  border-color: #0eacb7;
}
.ant-cascader-checkbox-checked::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #0eacb7;
  border-radius: 2px;
  visibility: hidden;
  animation: antCheckboxEffect 0.36s ease-in-out;
  animation-fill-mode: backwards;
  content: '';
}
.ant-cascader-checkbox:hover::after,
.ant-cascader-checkbox-wrapper:hover .ant-cascader-checkbox::after {
  visibility: visible;
}
.ant-cascader-checkbox-inner {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  direction: ltr;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  border-collapse: separate;
  transition: all 0.3s;
}
.ant-cascader-checkbox-inner::after {
  position: absolute;
  top: 50%;
  left: 21.5%;
  display: table;
  width: 5.71428571px;
  height: 9.14285714px;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  transform: rotate(45deg) scale(0) translate(-50%, -50%);
  opacity: 0;
  transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s;
  content: ' ';
}
.ant-cascader-checkbox-input {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
}
.ant-cascader-checkbox-checked .ant-cascader-checkbox-inner::after {
  position: absolute;
  display: table;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  transform: rotate(45deg) scale(1) translate(-50%, -50%);
  opacity: 1;
  transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
  content: ' ';
}
.ant-cascader-checkbox-checked .ant-cascader-checkbox-inner {
  background-color: #0eacb7;
  border-color: #0eacb7;
}
.ant-cascader-checkbox-disabled {
  cursor: not-allowed;
}
.ant-cascader-checkbox-disabled.ant-cascader-checkbox-checked .ant-cascader-checkbox-inner::after {
  border-color: rgba(0, 0, 0, 0.25);
  animation-name: none;
}
.ant-cascader-checkbox-disabled .ant-cascader-checkbox-input {
  cursor: not-allowed;
  pointer-events: none;
}
.ant-cascader-checkbox-disabled .ant-cascader-checkbox-inner {
  background-color: #f5f5f5;
  border-color: #d9d9d9 !important;
}
.ant-cascader-checkbox-disabled .ant-cascader-checkbox-inner::after {
  border-color: #f5f5f5;
  border-collapse: separate;
  animation-name: none;
}
.ant-cascader-checkbox-disabled + span {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-cascader-checkbox-disabled:hover::after,
.ant-cascader-checkbox-wrapper:hover .ant-cascader-checkbox-disabled::after {
  visibility: hidden;
}
.ant-cascader-checkbox-wrapper {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  display: inline-flex;
  align-items: baseline;
  line-height: unset;
  cursor: pointer;
}
.ant-cascader-checkbox-wrapper::after {
  display: inline-block;
  width: 0;
  overflow: hidden;
  content: '\A0';
}
.ant-cascader-checkbox-wrapper.ant-cascader-checkbox-wrapper-disabled {
  cursor: not-allowed;
}
.ant-cascader-checkbox-wrapper + .ant-cascader-checkbox-wrapper {
  margin-left: 8px;
}
.ant-cascader-checkbox-wrapper.ant-cascader-checkbox-wrapper-in-form-item input[type='checkbox'] {
  width: 14px;
  height: 14px;
}
.ant-cascader-checkbox + span {
  padding-right: 8px;
  padding-left: 8px;
}
.ant-cascader-checkbox-group {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  display: inline-block;
}
.ant-cascader-checkbox-group-item {
  margin-right: 8px;
}
.ant-cascader-checkbox-group-item:last-child {
  margin-right: 0;
}
.ant-cascader-checkbox-group-item + .ant-cascader-checkbox-group-item {
  margin-left: 0;
}
.ant-cascader-checkbox-indeterminate .ant-cascader-checkbox-inner {
  background-color: #fff;
  border-color: #d9d9d9;
}
.ant-cascader-checkbox-indeterminate .ant-cascader-checkbox-inner::after {
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  background-color: #0eacb7;
  border: 0;
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
  content: ' ';
}
.ant-cascader-checkbox-indeterminate.ant-cascader-checkbox-disabled .ant-cascader-checkbox-inner::after {
  background-color: rgba(0, 0, 0, 0.25);
  border-color: rgba(0, 0, 0, 0.25);
}
.ant-cascader {
  width: 184px;
}
.ant-cascader-checkbox {
  top: 0;
  margin-right: 8px;
}
.ant-cascader-menus {
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
}
.ant-cascader-menus.ant-cascader-menu-empty .ant-cascader-menu {
  width: 100%;
  height: auto;
}
.ant-cascader-menu {
  flex-grow: 1;
  min-width: 111px;
  height: 180px;
  margin: 0;
  margin: -4px 0;
  padding: 4px 0;
  overflow: auto;
  vertical-align: top;
  list-style: none;
  border-right: 1px solid #f0f0f0;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.ant-cascader-menu-item {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  padding: 5px 12px;
  overflow: hidden;
  line-height: 22px;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
  transition: all 0.3s;
}
.ant-cascader-menu-item:hover {
  background: #f5f5f5;
}
.ant-cascader-menu-item-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-cascader-menu-item-disabled:hover {
  background: transparent;
}
.ant-cascader-menu-empty .ant-cascader-menu-item {
  color: rgba(0, 0, 0, 0.25);
  cursor: default;
  pointer-events: none;
}
.ant-cascader-menu-item-active:not(.ant-cascader-menu-item-disabled),
.ant-cascader-menu-item-active:not(.ant-cascader-menu-item-disabled):hover {
  font-weight: 600;
  background-color: #dff7f5;
}
.ant-cascader-menu-item-content {
  flex: auto;
}
.ant-cascader-menu-item-expand .ant-cascader-menu-item-expand-icon,
.ant-cascader-menu-item-loading-icon {
  margin-left: 4px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 10px;
}
.ant-cascader-menu-item-disabled.ant-cascader-menu-item-expand .ant-cascader-menu-item-expand-icon,
.ant-cascader-menu-item-disabled.ant-cascader-menu-item-loading-icon {
  color: rgba(0, 0, 0, 0.25);
}
.ant-cascader-menu-item-keyword {
  color: #ff4d4f;
}
.ant-cascader-compact-item:not(.ant-cascader-compact-last-item):not(.ant-cascader-compact-item-rtl) {
  margin-right: -1px;
}
.ant-cascader-compact-item:not(.ant-cascader-compact-last-item).ant-cascader-compact-item-rtl {
  margin-left: -1px;
}
.ant-cascader-compact-item:hover,
.ant-cascader-compact-item:focus,
.ant-cascader-compact-item:active {
  z-index: 2;
}
.ant-cascader-compact-item[disabled] {
  z-index: 0;
}
.ant-cascader-compact-item:not(.ant-cascader-compact-first-item):not(.ant-cascader-compact-last-item).ant-cascader {
  border-radius: 0;
}
.ant-cascader-compact-item.ant-cascader.ant-cascader-compact-first-item:not(.ant-cascader-compact-last-item):not(.ant-cascader-compact-item-rtl) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-cascader-compact-item.ant-cascader.ant-cascader-compact-last-item:not(.ant-cascader-compact-first-item):not(.ant-cascader-compact-item-rtl) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-cascader-compact-item.ant-cascader.ant-cascader-compact-item-rtl.ant-cascader-compact-first-item:not(.ant-cascader-compact-last-item) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-cascader-compact-item.ant-cascader.ant-cascader-compact-item-rtl.ant-cascader-compact-last-item:not(.ant-cascader-compact-first-item) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-cascader-rtl .ant-cascader-menu-item-expand-icon,
.ant-cascader-rtl .ant-cascader-menu-item-loading-icon {
  margin-right: 4px;
  margin-left: 0;
}
.ant-cascader-rtl .ant-cascader-checkbox {
  top: 0;
  margin-right: 0;
  margin-left: 8px;
}

.ext-center_2YyTK {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ext-truncate_Jqxrn {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.qCard_2DM3p {
  padding: 10px;
  box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);
  margin-right: 15px ;
  margin-bottom: 20px;
  max-width: 80%;
}
.right_2k6Fr {
  float: right;
}
.left_d6ci4 {
  float: left;
}
.mr20_2osBZ {
  margin-right: 20px;
}
.actionDiv_3Wcc_ {
  margin-left: 100px;
  display: flex !important;
  align-items: center;
}
.actionIcon_TeY97 {
  cursor: pointer;
}
.actionIcon_TeY97:hover {
  color: #0eacb7;
}
.WarnInfo_1jMku {
  color: #d54c53;
}
.DeleteBtnStyle_3OoD9 {
  background-color: #fa8c16 !important;
  border: 1px solid #fa8c16 !important;
  color: #fff !important;
}
.DeleteBtnStyle_3OoD9:hover {
  color: #fff !important;
  background-color: #fa541c;
  border: 1px solid #fa541c;
}
.antBtnIcon_3h1sg {
  width: 32px;
  height: 32px;
  padding: 2.4px 0;
  font-size: 16px;
  vertical-align: -3px;
}

.dashboard_2q4bm {
  padding: 20px;
  background-color: #f5f5f5;
  /* Light gray background */
}
.chartContainer_1-1vg {
  background-color: #fff;
  /* White background for charts */
  padding: 20px;
  border-radius: 10px;
  /* Rounded corners */
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  /* Light shadow for depth */
  height: 356px;
}
.chartWrapper_2nO2w {
  margin-top: 20px;
}
.customTable_200gJ .ant-table-thead_uIYos > tr > th {
  background-color: #f2f2f2;
  font-weight: bold;
  text-align: left;
}
.metricCard_1DfPS {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  padding: 20px;
  text-align: center;
  height: 170px;
  /* Fixed height */
  display: flex;
  justify-content: center;
  align-items: center;
}
.metricContent_1ByyW {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.metricLabel_RzVvl {
  font-size: 18px;
  font-weight: bold;
  color: #595959;
  margin-bottom: 10px;
}
.metricValue_2ypRW {
  font-size: 24px;
  font-weight: bold;
  color: #1890ff;
  /* Ant Design blue */
}
.percentageChange_AlJeq {
  font-size: 14px;
  margin-top: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.positive_1nACL {
  color: #52c41a;
}
.negative_2tGJU {
  color: #ff4d4f;
}
.noData_17pv6 {
  font-style: italic;
  color: #8c8c8c;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-typography {
  color: rgba(0, 0, 0, 0.85);
  word-break: break-word;
}
.ant-typography.ant-typography-secondary {
  color: rgba(0, 0, 0, 0.45);
}
.ant-typography.ant-typography-success {
  color: #78b037;
}
.ant-typography.ant-typography-warning {
  color: #ff9800;
}
.ant-typography.ant-typography-danger {
  color: #d54c53;
}
a.ant-typography.ant-typography-danger:active,
a.ant-typography.ant-typography-danger:focus {
  color: #b03741;
}
a.ant-typography.ant-typography-danger:hover {
  color: #e37678;
}
.ant-typography.ant-typography-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
  user-select: none;
}
div.ant-typography,
.ant-typography p {
  margin-bottom: 1em;
}
h1.ant-typography,
div.ant-typography-h1,
div.ant-typography-h1 > textarea,
.ant-typography h1 {
  margin-bottom: 0.5em;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 600;
  font-size: 38px;
  line-height: 1.23;
}
h2.ant-typography,
div.ant-typography-h2,
div.ant-typography-h2 > textarea,
.ant-typography h2 {
  margin-bottom: 0.5em;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 600;
  font-size: 30px;
  line-height: 1.35;
}
h3.ant-typography,
div.ant-typography-h3,
div.ant-typography-h3 > textarea,
.ant-typography h3 {
  margin-bottom: 0.5em;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 600;
  font-size: 24px;
  line-height: 1.35;
}
h4.ant-typography,
div.ant-typography-h4,
div.ant-typography-h4 > textarea,
.ant-typography h4 {
  margin-bottom: 0.5em;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 600;
  font-size: 20px;
  line-height: 1.4;
}
h5.ant-typography,
div.ant-typography-h5,
div.ant-typography-h5 > textarea,
.ant-typography h5 {
  margin-bottom: 0.5em;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 600;
  font-size: 16px;
  line-height: 1.5;
}
.ant-typography + h1.ant-typography,
.ant-typography + h2.ant-typography,
.ant-typography + h3.ant-typography,
.ant-typography + h4.ant-typography,
.ant-typography + h5.ant-typography {
  margin-top: 1.2em;
}
.ant-typography div + h1,
.ant-typography ul + h1,
.ant-typography li + h1,
.ant-typography p + h1,
.ant-typography h1 + h1,
.ant-typography h2 + h1,
.ant-typography h3 + h1,
.ant-typography h4 + h1,
.ant-typography h5 + h1,
.ant-typography div + h2,
.ant-typography ul + h2,
.ant-typography li + h2,
.ant-typography p + h2,
.ant-typography h1 + h2,
.ant-typography h2 + h2,
.ant-typography h3 + h2,
.ant-typography h4 + h2,
.ant-typography h5 + h2,
.ant-typography div + h3,
.ant-typography ul + h3,
.ant-typography li + h3,
.ant-typography p + h3,
.ant-typography h1 + h3,
.ant-typography h2 + h3,
.ant-typography h3 + h3,
.ant-typography h4 + h3,
.ant-typography h5 + h3,
.ant-typography div + h4,
.ant-typography ul + h4,
.ant-typography li + h4,
.ant-typography p + h4,
.ant-typography h1 + h4,
.ant-typography h2 + h4,
.ant-typography h3 + h4,
.ant-typography h4 + h4,
.ant-typography h5 + h4,
.ant-typography div + h5,
.ant-typography ul + h5,
.ant-typography li + h5,
.ant-typography p + h5,
.ant-typography h1 + h5,
.ant-typography h2 + h5,
.ant-typography h3 + h5,
.ant-typography h4 + h5,
.ant-typography h5 + h5 {
  margin-top: 1.2em;
}
a.ant-typography-ellipsis,
span.ant-typography-ellipsis {
  display: inline-block;
  max-width: 100%;
}
a.ant-typography,
.ant-typography a {
  color: #0eacb7;
  outline: none;
  cursor: pointer;
  transition: color 0.3s;
  text-decoration: none;
}
a.ant-typography:focus-visible,
.ant-typography a:focus-visible,
a.ant-typography:hover,
.ant-typography a:hover {
  color: #2fbfc4;
}
a.ant-typography:active,
.ant-typography a:active {
  color: #048391;
}
a.ant-typography:active,
.ant-typography a:active,
a.ant-typography:hover,
.ant-typography a:hover {
  text-decoration: none;
}
a.ant-typography[disabled],
.ant-typography a[disabled],
a.ant-typography.ant-typography-disabled,
.ant-typography a.ant-typography-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
a.ant-typography[disabled]:active,
.ant-typography a[disabled]:active,
a.ant-typography.ant-typography-disabled:active,
.ant-typography a.ant-typography-disabled:active,
a.ant-typography[disabled]:hover,
.ant-typography a[disabled]:hover,
a.ant-typography.ant-typography-disabled:hover,
.ant-typography a.ant-typography-disabled:hover {
  color: rgba(0, 0, 0, 0.25);
}
a.ant-typography[disabled]:active,
.ant-typography a[disabled]:active,
a.ant-typography.ant-typography-disabled:active,
.ant-typography a.ant-typography-disabled:active {
  pointer-events: none;
}
.ant-typography code {
  margin: 0 0.2em;
  padding: 0.2em 0.4em 0.1em;
  font-size: 85%;
  background: rgba(150, 150, 150, 0.1);
  border: 1px solid rgba(100, 100, 100, 0.2);
  border-radius: 3px;
}
.ant-typography kbd {
  margin: 0 0.2em;
  padding: 0.15em 0.4em 0.1em;
  font-size: 90%;
  background: rgba(150, 150, 150, 0.06);
  border: 1px solid rgba(100, 100, 100, 0.2);
  border-bottom-width: 2px;
  border-radius: 3px;
}
.ant-typography mark {
  padding: 0;
  background-color: #ffe58f;
}
.ant-typography u,
.ant-typography ins {
  text-decoration: underline;
  text-decoration-skip-ink: auto;
}
.ant-typography s,
.ant-typography del {
  text-decoration: line-through;
}
.ant-typography strong {
  font-weight: 600;
}
.ant-typography-expand,
.ant-typography-edit,
.ant-typography-copy {
  color: #0eacb7;
  outline: none;
  cursor: pointer;
  transition: color 0.3s;
  margin-left: 4px;
}
.ant-typography-expand:focus-visible,
.ant-typography-edit:focus-visible,
.ant-typography-copy:focus-visible,
.ant-typography-expand:hover,
.ant-typography-edit:hover,
.ant-typography-copy:hover {
  color: #2fbfc4;
}
.ant-typography-expand:active,
.ant-typography-edit:active,
.ant-typography-copy:active {
  color: #048391;
}
.ant-typography-copy-success,
.ant-typography-copy-success:hover,
.ant-typography-copy-success:focus {
  color: #78b037;
}
.ant-typography-edit-content {
  position: relative;
}
div.ant-typography-edit-content {
  left: -12px;
  margin-top: -5px;
  margin-bottom: calc(1em - 4px - 1px);
}
.ant-typography-edit-content-confirm {
  position: absolute;
  right: 10px;
  bottom: 8px;
  color: rgba(0, 0, 0, 0.45);
  font-weight: normal;
  font-size: 14px;
  font-style: normal;
  pointer-events: none;
}
.ant-typography-edit-content textarea {
  height: 1em;
  margin: 0 !important;
  /* stylelint-disable-next-line property-no-vendor-prefix */
  -moz-transition: none;
}
.ant-typography ul,
.ant-typography ol {
  margin: 0 0 1em;
  padding: 0;
}
.ant-typography ul li,
.ant-typography ol li {
  margin: 0 0 0 20px;
  padding: 0 0 0 4px;
}
.ant-typography ul {
  list-style-type: circle;
}
.ant-typography ul ul {
  list-style-type: disc;
}
.ant-typography ol {
  list-style-type: decimal;
}
.ant-typography pre,
.ant-typography blockquote {
  margin: 1em 0;
}
.ant-typography pre {
  padding: 0.4em 0.6em;
  white-space: pre-wrap;
  word-wrap: break-word;
  background: rgba(150, 150, 150, 0.1);
  border: 1px solid rgba(100, 100, 100, 0.2);
  border-radius: 3px;
}
.ant-typography pre code {
  display: inline;
  margin: 0;
  padding: 0;
  font-size: inherit;
  font-family: inherit;
  background: transparent;
  border: 0;
}
.ant-typography blockquote {
  padding: 0 0 0 0.6em;
  border-left: 4px solid rgba(100, 100, 100, 0.2);
  opacity: 0.85;
}
.ant-typography-single-line {
  white-space: nowrap;
}
.ant-typography-ellipsis-single-line {
  overflow: hidden;
  text-overflow: ellipsis;
}
a.ant-typography-ellipsis-single-line,
span.ant-typography-ellipsis-single-line {
  vertical-align: bottom;
}
.ant-typography-ellipsis-multiple-line {
  /* stylelint-disable-next-line value-no-vendor-prefix */
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  /*! autoprefixer: ignore next */
  -webkit-box-orient: vertical;
}
.ant-typography-rtl {
  direction: rtl;
}
.ant-typography-rtl .ant-typography-expand,
.ant-typography-rtl .ant-typography-edit,
.ant-typography-rtl .ant-typography-copy {
  margin-right: 4px;
  margin-left: 0;
}
.ant-typography-rtl .ant-typography-expand {
  float: left;
}
div.ant-typography-edit-content.ant-typography-rtl {
  right: -12px;
  left: auto;
}
.ant-typography-rtl .ant-typography-edit-content-confirm {
  right: auto;
  left: 10px;
}
.ant-typography-rtl.ant-typography ul li,
.ant-typography-rtl.ant-typography ol li {
  margin: 0 20px 0 0;
  padding: 0 4px 0 0;
}

.ext-center_2r-B6 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ext-truncate_3ui5N {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.NotificationDetail_Ul41h {
  display: flex;
  min-height: 80vh;
  margin: 12px 32px;
}
.NotificationDetail_Ul41h .ant-comment-avatar img {
  border-radius: 0 !important;
}

.ext-center_OPkyz {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ext-truncate_trISW {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.MessageTable_MAj1M .ant-table-thead > tr > th {
  background: #fafafa !important;
  color: #5c6b77 !important;
}
.MessageTable_MAj1M .ant-table-row:hover {
  background-color: #f0ffff !important;
  cursor: pointer !important;
}
.MessageTable_MAj1M .activeRow_20QQX {
  background-color: #f0ffff !important;
}
.MessageTable_MAj1M .activeRow_20QQX:hover {
  background-color: #f0ffff !important;
  cursor: pointer !important;
}
.SortRow_1Kn36 {
  display: flex;
  align-items: center;
  margin: 24px 0;
}
.SortRow_1Kn36 .SortType_1vE9G {
  margin: 0 24px 0 0;
}
.SortRow_1Kn36 .ActionBtn_2VmY7 {
  margin: 0 12px 0 0;
}
.CaseStyle_3JzB- {
  position: relative;
}
.CaseStyle_3JzB- .NewIcon_YMBCh {
  position: absolute;
  left: -15px;
  top: -21px;
}

.ext-center_1OApI {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ext-truncate_17weN {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.ext-center_3uC2- {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ext-truncate_EzRIL {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.modalTitle_3W3wv {
  border-bottom: 1px solid #f4f4f4;
  font-size: 20px;
  margin-bottom: 13px;
}
.modalAutoParse_8Y1vm {
  margin: 16px 0 24px 0;
}

.ext-center_2aJR0 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ext-truncate_1eWyv {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.DownloadIcon_3TS9m {
  cursor: pointer;
  color: #0eacb7;
}
.RowItem_1O04t {
  margin: 6px 8px;
  display: flex;
  align-items: center;
}
.RowItem_1O04t .RowItemLabel_3muXs {
  margin-right: 6px;
  width: 135px;
  text-align: end;
  font-weight: 600;
}
.RowItem_1O04t .RowItemLabelOrigan_gNowf {
  margin-right: 6px;
  text-align: end;
  font-weight: 600;
}
.AdvanceSearch_GUitX {
  margin: 0 8px;
}
.AdvanceSearch_GUitX .AdvanceSearchIcon_14BQo:hover {
  color: #0eacb7;
}
.AdvanceSearch_GUitX .AdvanceSearchIcon_14BQo:active {
  color: #0eacb7;
}
.ButtonSpanner_2ASK- {
  padding: 0 0 10px 0;
}
.FilterSpanner_2-N13 {
  margin: 10px 0;
}
.FilterMoreSpanner_15FEt {
  background: #f8f9fb;
  padding: 15px 0;
  margin: 8px 0;
}

.ext-center_1x3kn {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ext-truncate_3G_kC {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.ext-center_1T8_5 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ext-truncate_2KpBz {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.OrderTable_2QpEG .orderSearchBtn_2XfHz {
  margin: 24px 0;
}
.OrderTable_2QpEG .actionIcon_vDj-W {
  cursor: pointer;
}
.OrderTable_2QpEG .actionIcon_vDj-W:hover {
  color: #0eacb7;
}

.ext-center_2qcOb {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ext-truncate_36NHN {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.OrderAll_eAMQ1 {
  min-width: 1400px;
}

.ext-center_skqN6 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ext-truncate_1088c {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.docCard_2vjH7 {
  background-color: #f9f9f9;
  border-radius: 4px;
  padding: 16px;
  margin: 20px 0;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.profileContainer_1r6eQ {
  padding: 20px;
  background: #fff;
}
.tabContainer_TJoF4 {
  margin-bottom: 30px;
  border-bottom: 2px solid #f0f0f0;
}
.tab_1NHRg,
.activeTab_29z4h {
  font-size: 14px;
  padding: 10px 0;
  margin-right: 30px;
  cursor: pointer;
  display: inline-block;
  position: relative;
}
.activeTab_29z4h {
  color: #00d2c6;
}
.activeTab_29z4h::after {
  content: '';
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 2px;
  background: #00d2c6;
}
.tab_1NHRg {
  color: #666;
}
.form_3eb0f {
  max-width: 600px;
}
.form_3eb0f .ant-form-item {
  margin-bottom: 24px;
}
.form_3eb0f .ant-form-item-label {
  padding: 0;
  line-height: 1.5;
}
.form_3eb0f .ant-form-item-label label {
  color: #333;
  font-size: 14px;
}
.form_3eb0f .ant-input {
  border-radius: 4px;
  padding: 8px 12px;
}
.form_3eb0f .ant-select {
  width: 100%;
}
.daysGrid_iiirv {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 8px;
}
.daysGrid_iiirv .dayButton_1eFRm {
  height: 40px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 500;
  padding: 0;
  background: white;
  border: 1px solid #e5e7eb;
  color: #374151;
}
.daysGrid_iiirv .dayButton_1eFRm.active_1eNIK {
  background: #0d9488;
  border-color: #0d9488;
  color: white;
}
.daysGrid_iiirv .dayButton_1eFRm:hover:not(.active_1eNIK) {
  border-color: #0d9488;
  color: #0d9488;
}
.serviceButtonsGrid_1zycC {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 8px;
}
.serviceButtonsGrid_1zycC .serviceButtons_3TKlV {
  padding: 8px 16px;
  border-radius: 4px;
  border: none;
  cursor: pointer;
  font-size: 14px;
  transition: all 0.3s;
  background: #f5f5f5;
  color: #666;
}
.serviceButtonsGrid_1zycC .serviceButtons_3TKlV.active_1eNIK {
  background: #0d9488;
  border-color: #0d9488;
  color: white;
}
.serviceButtonsGrid_1zycC .serviceButtons_3TKlV:hover:not(.active_1eNIK) {
  border-color: #0d9488;
  color: #0d9488;
}
.selectGroup_26xa7 {
  margin-bottom: 24px;
}
.selectLabel_3UoOB {
  margin-bottom: 8px;
  color: #333;
  font-size: 14px;
}
.selectItem_3_W9C {
  margin-bottom: 0;
}
.saveButton_HGWlE {
  background: #0d9488;
  border: none;
  border-radius: 4px;
  padding: 8px 24px;
  height: auto;
  font-size: 14px;
}
.saveButton_HGWlE:hover {
  background: #0d9488;
}

.ext-center_2sHR9 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ext-truncate_3sIXa {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

