/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/css-loader@6.7.1_webpack@5.99.9/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[1].use[1]!./node_modules/.pnpm/@umijs+bundler-webpack@4.4.11_typescript@4.9.5_webpack@5.99.9/node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/.pnpm/@umijs+bundler-webpack@4.4.11_typescript@4.9.5_webpack@5.99.9/node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[3]!./src/global.less ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* text/D1 */
/* background/B4
  #EBEDF0
*/
/* neutral/black-6 */
/* background/B1
  #FFFFFF
*/
/* background/B2

通用背景灰 #F7F8F9
*/
/* background/B3
  #F1F2F4
*/
html[lang='ar'] {
  direction: rtl;
}
/* text/D1 */
/* background/B4
  #EBEDF0
*/
/* neutral/black-6 */
/* background/B1
  #FFFFFF
*/
/* background/B2

通用背景灰 #F7F8F9
*/
/* background/B3
  #F1F2F4
*/
.ant-layout {
  min-height: 100vh;
}
.ant-pro-sider.ant-layout-sider.ant-pro-sider-fixed {
  left: unset;
}
.ant-pro .ant-pro-layout .ant-pro-layout-content {
  margin-block: 0;
  margin-inline: 0;
}
.ant-pro-global-header-logo a h1 {
  font-weight: normal;
  font-size: 14px;
  line-height: 32px;
}
.ant-btn {
  padding: 6px 30px;
  line-height: 20px;
}
.ant-table-wrapper .ant-table {
  border-bottom: 1px solid #d9d9d9;
}
.ant-table-wrapper .ant-table .ant-table-container {
  margin: 0 24px;
}
.ant-table-wrapper .ant-table .ant-table-tbody tr:nth-child(2n-1) {
  background-color: #f7f8f9;
}
.ant-table-wrapper .ant-table .ant-table-tbody tr:nth-child(2n-1) .ant-table-cell-fix-left,
.ant-table-wrapper .ant-table .ant-table-tbody tr:nth-child(2n-1) .ant-table-cell-fix-right {
  background-color: #f7f8f9;
}
.ant-table-wrapper .ant-table .ant-table-tbody > tr > td,
.ant-table-wrapper .ant-table .ant-table-thead > tr > th,
.ant-table-wrapper .ant-table .ant-table-tbody > tr:last-child > td {
  border-bottom: none;
}
.ant-table-wrapper .ant-table .ant-table-thead > tr > th,
.ant-table-wrapper .ant-table .ant-table-tbody > tr > td,
.ant-table-wrapper .ant-table .ant-table tfoot > tr > th,
.ant-table-wrapper .ant-table .ant-table tfoot > tr > td {
  padding: 14px 8px;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
}
.ant-table-wrapper .ant-table-pagination {
  margin: 12px 24px;
}
.ant-table-pagination.ant-pagination {
  margin: 12px 24px !important;
}
.ant-layout-rtl .ant-pro-sider-collapsed-button {
  transform: rotate(180deg);
}
.ant-drawer.ant-drawer-rtl .ant-layout-sider .ant-pro-sider-collapsed-button-is-mobile {
  inset-inline-end: initial;
  inset-inline-start: -13px;
}
@media (max-width: 480px) {
  .ant-table {
    width: 100%;
    overflow-x: auto;
  }
  .ant-table-thead > tr > th,
  .ant-table-tbody > tr > th,
  .ant-table-thead > tr > td,
  .ant-table-tbody > tr > td {
    white-space: pre;
  }
  .ant-table-thead > tr > th > span,
  .ant-table-tbody > tr > th > span,
  .ant-table-thead > tr > td > span,
  .ant-table-tbody > tr > td > span {
    display: block;
  }
}
html,
body,
#root {
  height: 100%;
}
body {
  margin: 0;
  padding: 0;
}
.colorWeak {
  filter: invert(80%);
}
canvas {
  display: block;
}
body {
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
ul,
ol {
  list-style: none;
}
html[lang='ar'] .ant-tabs-ink-bar {
  transform: translateX(0px) !important;
}

/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/css-loader@6.7.1_webpack@5.99.9/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].oneOf[1].use[1]!./node_modules/.pnpm/@umijs+bundler-webpack@4.4.11_typescript@4.9.5_webpack@5.99.9/node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[4].oneOf[1].use[2]!./node_modules/.pnpm/antd@5.26.2_react-dom@17.0.2_react@16.14.0/node_modules/antd/dist/reset.css ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* stylelint-disable */
html,
body {
  width: 100%;
  height: 100%;
}
input::-ms-clear,
input::-ms-reveal {
  display: none;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  margin: 0;
}
[tabindex='-1']:focus {
  outline: none;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5em;
  font-weight: 500;
}
p {
  margin-top: 0;
  margin-bottom: 1em;
}
abbr[title],
abbr[data-original-title] {
  text-decoration: underline dotted;
  border-bottom: 0;
  cursor: help;
}
address {
  margin-bottom: 1em;
  font-style: normal;
  line-height: inherit;
}
input[type='text'],
input[type='password'],
input[type='number'],
textarea {
  -webkit-appearance: none;
}
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1em;
}
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}
dt {
  font-weight: 500;
}
dd {
  margin-bottom: 0.5em;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1em;
}
dfn {
  font-style: italic;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
pre,
code,
kbd,
samp {
  font-size: 1em;
  font-family: 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier, monospace;
}
pre {
  margin-top: 0;
  margin-bottom: 1em;
  overflow: auto;
}
figure {
  margin: 0 0 1em;
}
img {
  vertical-align: middle;
  border-style: none;
}
a,
area,
button,
[role='button'],
input:not([type='range']),
label,
select,
summary,
textarea {
  touch-action: manipulation;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75em;
  padding-bottom: 0.3em;
  text-align: left;
  caption-side: bottom;
}
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type='radio'],
input[type='checkbox'] {
  box-sizing: border-box;
  padding: 0;
}
input[type='date'],
input[type='time'],
input[type='datetime-local'],
input[type='month'] {
  -webkit-appearance: listbox;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0.5em;
  padding: 0;
  color: inherit;
  font-size: 1.5em;
  line-height: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}
[type='search'] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
mark {
  padding: 0.2em;
  background-color: #feffe6;
}

/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/css-loader@6.7.1_webpack@5.99.9/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/.pnpm/@umijs+bundler-webpack@4.4.11_typescript@4.9.5_webpack@5.99.9/node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/.pnpm/@umijs+bundler-webpack@4.4.11_typescript@4.9.5_webpack@5.99.9/node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/layouts/RightContent/index.less?modules ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.dropdownItem___YqJQQ .ant-dropdown-menu-item {
  padding: 6px 16px;
}
.dropdownItem___YqJQQ .platformLinksIcon___ynV1O {
  transform: rotate(-45deg);
}
.iconTranslate___cs2bg {
  width: 16px;
  height: 16px;
}
.right___xTqqO {
  display: flex;
  float: right;
  height: 48px;
  margin-left: auto;
  overflow: hidden;
}
.right___xTqqO .action___H0BU4 {
  display: flex;
  align-items: center;
  height: 48px;
  padding: 0 12px;
  cursor: pointer;
  transition: all 0.3s;
}
.right___xTqqO .action___H0BU4 > span {
  vertical-align: middle;
}
.right___xTqqO .action___H0BU4:hover {
  background: rgba(0, 0, 0, 0.025);
}
.right___xTqqO .action___H0BU4.opened {
  background: rgba(0, 0, 0, 0.025);
}
.right___xTqqO .action___H0BU4:first-of-type:hover {
  background: rgba(255, 255, 255, 0.58);
}
.right___xTqqO .search___Dj7iC {
  padding: 0 12px;
}
.right___xTqqO .search___Dj7iC:hover {
  background: transparent;
}
.right___xTqqO .account___kzFil .avatar___j0K1Y {
  margin-inline-end: 8px;
  vertical-align: top;
  width: 16px;
  height: 16px;
}
@media only screen and (max-width: 768px) {
  .ant-divider-vertical {
    vertical-align: unset;
  }
}

