You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
NewEduCoderBuild/p__Shixuns__Edit.4b4ee339.c...

6562 lines
153 KiB

.practiceSetting___2ttNt {
height: 100vh;
}
.practiceSetting___2ttNt .wrapHeader___2dgOY {
height: 60px;
}
.practiceSetting___2ttNt .wrapLayout___3zol1 {
height: calc(100vh - 60px);
display: flex;
justify-content: space-between;
align-items: flex-start;
}
.practiceSetting___2ttNt .wrapLayout___3zol1 .wrapSidebar___3imKs {
width: 80px;
height: 100%;
}
.practiceSetting___2ttNt .wrapLayout___3zol1 .wrapContent___3L8H_ {
flex: 1 1;
height: 100%;
overflow: auto;
z-index: 1;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.flex_box_center___3qTxW {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___3ea87 {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___3pRKY {
align-items: center;
box-align: center;
}
.flex_box_center_end___1knqW {
justify-content: flex-end;
align-items: center;
-webkit-justify-content: flex-end;
-webkit-align-items: center;
-webkit-box-align: center;
-webkit-box-pack: end;
box-align: center;
box-pack: end;
}
.flex_box_column___2jnF_ {
flex-direction: column;
box-orient: block-axis;
}
.header___1jftB {
width: 100%;
height: 100%;
padding: 0 40px 0 40px;
display: flex;
justify-content: space-between;
align-items: center;
background-color: #121731;
}
.header___1jftB .flex-center___2n5vX {
display: flex;
align-items: center;
justify-content: center;
}
.header___1jftB .title___JYziX {
white-space: nowrap;
display: flex;
align-items: center;
}
.header___1jftB .title___JYziX span {
color: #fff;
overflow: hidden;
text-overflow: ellipsis;
display: inline-block;
white-space: nowrap;
max-width: 306px;
font-size: 18px;
margin-right: 3px;
vertical-align: top;
}
.header___1jftB .title___JYziX i {
font-size: 18px;
color: #0152d9;
cursor: pointer;
}
.header___1jftB .schedule___3dZqv {
display: flex;
align-items: center;
color: #fff;
width: 620px;
flex-shrink: 0;
}
.header___1jftB .schedule___3dZqv > div {
display: flex;
align-items: center;
}
.header___1jftB .schedule___3dZqv > div .clickWarp___Nw-Yv {
cursor: pointer;
display: flex;
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: transparent;
padding-bottom: 10px;
margin-top: 12px;
}
.header___1jftB .schedule___3dZqv > div .clickWarp___Nw-Yv .num___2kh_y {
width: 20px;
height: 20px;
font-size: 16px;
line-height: 19px;
text-align: center;
border: 1px solid #ffffff;
border-radius: 12px;
display: inline-block;
margin-right: 6px;
}
.header___1jftB .schedule___3dZqv > div .clickWarp___Nw-Yv .subject___3cFDa {
font-size: 14px;
line-height: 20px;
}
.header___1jftB .schedule___3dZqv > div .clickWarp___Nw-Yv img {
width: 20px;
height: 20px;
margin-right: 10px;
}
.header___1jftB .schedule___3dZqv > div i {
margin: 0 30px;
}
.header___1jftB .btns___jk1p6 {
display: flex;
align-items: center;
justify-content: center;
}
.header___1jftB .btns___jk1p6 .btn___2VKv5 {
width: 100px;
height: 32px;
line-height: 32px;
text-align: center;
border-radius: 4px;
font-size: 14px;
color: #ffffff;
cursor: pointer;
}
.header___1jftB .btns___jk1p6 .simulate___3PtJU {
width: 100px;
height: 32px;
line-height: 32px;
text-align: center;
border-radius: 4px;
font-size: 14px;
color: #ffffff;
cursor: pointer;
background: #0152d9;
}
.header___1jftB .btns___jk1p6 .exit___3vlKF {
width: 100px;
height: 32px;
line-height: 32px;
text-align: center;
border-radius: 4px;
font-size: 14px;
color: #ffffff;
cursor: pointer;
background: #0152d9;
margin-left: 20px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.information___wfVJL {
display: flex;
flex-direction: column;
height: 100%;
}
.information___wfVJL .scroll___2bOg0 {
flex: 1 1;
overflow: auto;
}
.information___wfVJL .scroll___2bOg0 header {
height: 40px;
line-height: 40px;
font-size: 16px;
color: #333333;
font-weight: bold;
padding-left: 40px;
margin: 20px 0;
}
.information___wfVJL .scroll___2bOg0 .formWrap___3qgTO {
padding: 0 40px;
}
.information___wfVJL .scroll___2bOg0 .formWrap___3qgTO .ant-form-item-label {
margin-bottom: 21px;
margin-top: 18px;
}
.information___wfVJL .scroll___2bOg0 .formWrap___3qgTO .ant-form-item-label label {
font-size: 16px;
}
.information___wfVJL .scroll___2bOg0 .formWrap___3qgTO .ant-badge {
background: #f1f1f1;
border-radius: 15px;
margin-bottom: 10px;
}
.information___wfVJL .scroll___2bOg0 .formWrap___3qgTO .ant-badge:first-child {
margin-left: 0 !important;
}
.information___wfVJL .scroll___2bOg0 .formWrap___3qgTO .ant-badge button {
border: 0;
color: #666;
box-shadow: none;
}
.information___wfVJL .scroll___2bOg0 .formWrap___3qgTO .ant-badge sup {
cursor: pointer;
}
.information___wfVJL .scroll___2bOg0 .formWrap___3qgTO .customAddTags .ant-input {
height: 50px;
background-color: #f5f5f5;
padding: 0 20px;
}
.information___wfVJL .scroll___2bOg0 .formWrap___3qgTO .customAddTags .ant-input > input,
.information___wfVJL .scroll___2bOg0 .formWrap___3qgTO .customAddTags .ant-input > span {
font-size: 16px;
background-color: #f5f5f5;
}
.information___wfVJL .scroll___2bOg0 .formWrap___3qgTO .ant-input-affix-wrapper {
height: 50px;
background-color: #f5f5f5;
padding: 0 20px;
border-radius: 4px;
}
.information___wfVJL .scroll___2bOg0 .formWrap___3qgTO .ant-input-affix-wrapper > input,
.information___wfVJL .scroll___2bOg0 .formWrap___3qgTO .ant-input-affix-wrapper > span {
font-size: 16px;
background-color: #f5f5f5;
}
.information___wfVJL .scroll___2bOg0 .img___2zP-8 {
position: relative;
width: 400px;
height: auto;
background-color: #f4f3f4;
display: flex;
align-items: center;
justify-content: center;
}
.information___wfVJL .scroll___2bOg0 .img___2zP-8 > div {
position: absolute;
right: -6px;
top: -6px;
cursor: pointer;
background-color: #fff;
width: 16px;
height: 16px;
border-radius: 50%;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* BASICS */
.CodeMirror {
/* Set height, width, borders, and global font properties here */
font-family: monospace;
height: 300px;
color: black;
direction: ltr;
}
/* PADDING */
.CodeMirror-lines {
padding: 4px 0; /* Vertical padding around content */
}
.CodeMirror pre.CodeMirror-line,
.CodeMirror pre.CodeMirror-line-like {
padding: 0 4px; /* Horizontal padding of content */
}
.CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler {
background-color: white; /* The little square between H and V scrollbars */
}
/* GUTTER */
.CodeMirror-gutters {
border-right: 1px solid #ddd;
background-color: #f7f7f7;
white-space: nowrap;
}
.CodeMirror-linenumbers {}
.CodeMirror-linenumber {
padding: 0 3px 0 5px;
min-width: 20px;
text-align: right;
color: #999;
white-space: nowrap;
}
.CodeMirror-guttermarker { color: black; }
.CodeMirror-guttermarker-subtle { color: #999; }
/* CURSOR */
.CodeMirror-cursor {
border-left: 1px solid black;
border-right: none;
width: 0;
}
/* Shown when moving in bi-directional text */
.CodeMirror div.CodeMirror-secondarycursor {
border-left: 1px solid silver;
}
.cm-fat-cursor .CodeMirror-cursor {
width: auto;
border: 0 !important;
background: #7e7;
}
.cm-fat-cursor div.CodeMirror-cursors {
z-index: 1;
}
.cm-fat-cursor-mark {
background-color: rgba(20, 255, 20, 0.5);
animation: blink 1.06s steps(1) infinite;
}
.cm-animate-fat-cursor {
width: auto;
border: 0;
animation: blink 1.06s steps(1) infinite;
background-color: #7e7;
}
@keyframes blink {
0% {}
50% { background-color: transparent; }
100% {}
}
/* Can style cursor different in overwrite (non-insert) mode */
.CodeMirror-overwrite .CodeMirror-cursor {}
.cm-tab { display: inline-block; text-decoration: inherit; }
.CodeMirror-rulers {
position: absolute;
left: 0; right: 0; top: -50px; bottom: 0;
overflow: hidden;
}
.CodeMirror-ruler {
border-left: 1px solid #ccc;
top: 0; bottom: 0;
position: absolute;
}
/* DEFAULT THEME */
.cm-s-default .cm-header {color: blue;}
.cm-s-default .cm-quote {color: #090;}
.cm-negative {color: #d44;}
.cm-positive {color: #292;}
.cm-header, .cm-strong {font-weight: bold;}
.cm-em {font-style: italic;}
.cm-link {text-decoration: underline;}
.cm-strikethrough {text-decoration: line-through;}
.cm-s-default .cm-keyword {color: #708;}
.cm-s-default .cm-atom {color: #219;}
.cm-s-default .cm-number {color: #164;}
.cm-s-default .cm-def {color: #00f;}
.cm-s-default .cm-variable,
.cm-s-default .cm-punctuation,
.cm-s-default .cm-property,
.cm-s-default .cm-operator {}
.cm-s-default .cm-variable-2 {color: #05a;}
.cm-s-default .cm-variable-3, .cm-s-default .cm-type {color: #085;}
.cm-s-default .cm-comment {color: #a50;}
.cm-s-default .cm-string {color: #a11;}
.cm-s-default .cm-string-2 {color: #f50;}
.cm-s-default .cm-meta {color: #555;}
.cm-s-default .cm-qualifier {color: #555;}
.cm-s-default .cm-builtin {color: #30a;}
.cm-s-default .cm-bracket {color: #997;}
.cm-s-default .cm-tag {color: #170;}
.cm-s-default .cm-attribute {color: #00c;}
.cm-s-default .cm-hr {color: #999;}
.cm-s-default .cm-link {color: #00c;}
.cm-s-default .cm-error {color: #f00;}
.cm-invalidchar {color: #f00;}
.CodeMirror-composing { border-bottom: 2px solid; }
/* Default styles for common addons */
div.CodeMirror span.CodeMirror-matchingbracket {color: #0b0;}
div.CodeMirror span.CodeMirror-nonmatchingbracket {color: #a22;}
.CodeMirror-matchingtag { background: rgba(255, 150, 0, .3); }
.CodeMirror-activeline-background {background: #e8f2ff;}
/* STOP */
/* The rest of this file contains styles related to the mechanics of
the editor. You probably shouldn't touch them. */
.CodeMirror {
position: relative;
overflow: hidden;
background: white;
}
.CodeMirror-scroll {
overflow: scroll !important; /* Things will break if this is overridden */
/* 50px is the magic margin used to hide the element's real scrollbars */
/* See overflow: hidden in .CodeMirror */
margin-bottom: -50px; margin-right: -50px;
padding-bottom: 50px;
height: 100%;
outline: none; /* Prevent dragging from highlighting the element */
position: relative;
}
.CodeMirror-sizer {
position: relative;
border-right: 50px solid transparent;
}
/* The fake, visible scrollbars. Used to force redraw during scrolling
before actual scrolling happens, thus preventing shaking and
flickering artifacts. */
.CodeMirror-vscrollbar, .CodeMirror-hscrollbar, .CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler {
position: absolute;
z-index: 6;
display: none;
outline: none;
}
.CodeMirror-vscrollbar {
right: 0; top: 0;
overflow-x: hidden;
overflow-y: scroll;
}
.CodeMirror-hscrollbar {
bottom: 0; left: 0;
overflow-y: hidden;
overflow-x: scroll;
}
.CodeMirror-scrollbar-filler {
right: 0; bottom: 0;
}
.CodeMirror-gutter-filler {
left: 0; bottom: 0;
}
.CodeMirror-gutters {
position: absolute; left: 0; top: 0;
min-height: 100%;
z-index: 3;
}
.CodeMirror-gutter {
white-space: normal;
height: 100%;
display: inline-block;
vertical-align: top;
margin-bottom: -50px;
}
.CodeMirror-gutter-wrapper {
position: absolute;
z-index: 4;
background: none !important;
border: none !important;
}
.CodeMirror-gutter-background {
position: absolute;
top: 0; bottom: 0;
z-index: 4;
}
.CodeMirror-gutter-elt {
position: absolute;
cursor: default;
z-index: 4;
}
.CodeMirror-gutter-wrapper ::selection { background-color: transparent }
.CodeMirror-gutter-wrapper ::-moz-selection { background-color: transparent }
.CodeMirror-lines {
cursor: text;
min-height: 1px; /* prevents collapsing before first draw */
}
.CodeMirror pre.CodeMirror-line,
.CodeMirror pre.CodeMirror-line-like {
/* Reset some styles that the rest of the page might have set */ border-radius: 0;
border-width: 0;
background: transparent;
font-family: inherit;
font-size: inherit;
margin: 0;
white-space: pre;
word-wrap: normal;
line-height: inherit;
color: inherit;
z-index: 2;
position: relative;
overflow: visible;
-webkit-tap-highlight-color: transparent;
-webkit-font-variant-ligatures: contextual;
font-feature-settings: "calt";
font-variant-ligatures: contextual;
}
.CodeMirror-wrap pre.CodeMirror-line,
.CodeMirror-wrap pre.CodeMirror-line-like {
word-wrap: break-word;
white-space: pre-wrap;
word-break: normal;
}
.CodeMirror-linebackground {
position: absolute;
left: 0; right: 0; top: 0; bottom: 0;
z-index: 0;
}
.CodeMirror-linewidget {
position: relative;
z-index: 2;
padding: 0.1px; /* Force widget margins to stay inside of the container */
}
.CodeMirror-widget {}
.CodeMirror-rtl pre { direction: rtl; }
.CodeMirror-code {
outline: none;
}
/* Force content-box sizing for the elements where we expect it */
.CodeMirror-scroll,
.CodeMirror-sizer,
.CodeMirror-gutter,
.CodeMirror-gutters,
.CodeMirror-linenumber {
box-sizing: content-box;
}
.CodeMirror-measure {
position: absolute;
width: 100%;
height: 0;
overflow: hidden;
visibility: hidden;
}
.CodeMirror-cursor {
position: absolute;
pointer-events: none;
}
.CodeMirror-measure pre { position: static; }
div.CodeMirror-cursors {
visibility: hidden;
position: relative;
z-index: 3;
}
div.CodeMirror-dragcursors {
visibility: visible;
}
.CodeMirror-focused div.CodeMirror-cursors {
visibility: visible;
}
.CodeMirror-selected { background: #d9d9d9; }
.CodeMirror-focused .CodeMirror-selected { background: #d7d4f0; }
.CodeMirror-crosshair { cursor: crosshair; }
.CodeMirror-line::selection, .CodeMirror-line > span::selection, .CodeMirror-line > span > span::selection { background: #d7d4f0; }
.CodeMirror-line::-moz-selection, .CodeMirror-line > span::-moz-selection, .CodeMirror-line > span > span::-moz-selection { background: #d7d4f0; }
.cm-searching {
background-color: #ffa;
background-color: rgba(255, 255, 0, .4);
}
/* Used to force a border model for a node */
.cm-force-border { padding-right: .1px; }
@media print {
/* Hide the cursor when printing */
.CodeMirror div.CodeMirror-cursors {
visibility: hidden;
}
}
/* See issue #2901 */
.cm-tab-wrap-hack:after { content: ''; }
/* Help users use markselection to safely style text background */
span.CodeMirror-selectedtext { background: none; }
.markdown-editor-wrapper {
position: relative;
margin-bottom: 12px;
}
.markdown-editor-body {
display: flex;
flex-flow: row nowrap;
width: 100%;
height: calc(100% - 38px);
align-items: center;
overflow: hidden;
}
.markdown-editor-body .codemirror-container {
flex: 1 0;
height: 100%;
width: 100%;
overflow: hidden;
}
.markdown-editor-body .CodeMirror-wrap {
padding-bottom: 15px;
}
.markdown-editor-body .preview-container {
flex: 1 0;
height: 100%;
margin: 10px 0px;
padding: 8px 8px 50px 8px;
background: #fff;
overflow-y: auto;
box-sizing: border-box;
border-left: 1px solid #ccc;
word-wrap: break-word;
word-break: break-word;
white-space: normal;
font-size: 16px;
}
.markdown-editor-container {
border: 1px solid #ccc;
overflow: hidden;
border-radius: 4px;
font-size: 16px;
}
.markdown-editor-container.full-screen {
position: fixed;
left: 0;
right: 0;
top: 0;
bottom: 0;
height: 100vh !important;
z-index: 100;
}
.markdown-editor-container.full-screen .preview-container > div {
padding-bottom: 180px !important;
}
.markdown-editor-container.full-screen .CodeMirror-sizer > div {
margin-bottom: 90px;
}
.markdown-editor-container.on-preview .codemirror-container,
.markdown-editor-container.on-preview .preview-container {
width: 50%;
}
.mini .markdown-editor-body {
height: calc(100% - 28px);
}
.flex-end {
justify-content: flex-end;
}
.my-codemirror-container {
border: 1px solid #ccc;
width: 100%;
margin-bottom: 24px;
}
.markdown-tip {
color: #cdcdcd;
font-size: 12px;
position: absolute;
right: 0;
bottom: -28px;
margin-bottom: 7px;
}
/* PADDING */
.CodeMirror-lines {
padding: 4px 0;
/* Vertical padding around content */
}
.CodeMirror pre.CodeMirror-line,
.CodeMirror pre.CodeMirror-line-like {
padding: 0 4px;
/* Horizontal padding of content */
}
.CodeMirror-scrollbar-filler,
.CodeMirror-gutter-filler {
background-color: white;
/* The little square between H and V scrollbars */
}
/* GUTTER */
.CodeMirror-gutters {
border-right: 1px solid #ddd;
background-color: #f7f7f7;
white-space: nowrap;
}
.CodeMirror-linenumber {
padding: 0 3px 0 5px;
min-width: 20px;
text-align: right;
color: #999;
white-space: nowrap;
}
.CodeMirror-guttermarker {
color: black;
}
.CodeMirror-guttermarker-subtle {
color: #999;
}
/* CURSOR */
.CodeMirror-cursor {
border-left: 1px solid black;
border-right: none;
width: 0;
}
/* Shown when moving in bi-directional text */
.CodeMirror div.CodeMirror-secondarycursor {
border-left: 1px solid silver;
}
.cm-fat-cursor .CodeMirror-cursor {
width: auto;
border: 0 !important;
background: #7e7;
}
.cm-fat-cursor div.CodeMirror-cursors {
z-index: 1;
}
.cm-fat-cursor-mark {
background-color: rgba(20, 255, 20, 0.5);
animation: blink 1.06s steps(1) infinite;
}
.cm-animate-fat-cursor {
width: auto;
border: 0;
animation: blink 1.06s steps(1) infinite;
background-color: #7e7;
}
@keyframes blink {
50% {
background-color: transparent;
}
}
.cm-tab {
display: inline-block;
text-decoration: inherit;
}
.CodeMirror-rulers {
position: absolute;
left: 0;
right: 0;
top: -50px;
bottom: 0;
overflow: hidden;
}
.CodeMirror-ruler {
border-left: 1px solid #ccc;
top: 0;
bottom: 0;
position: absolute;
}
/* DEFAULT THEME */
.cm-s-default .cm-header {
color: blue;
}
.cm-s-default .cm-quote {
color: #090;
}
.cm-negative {
color: #d44;
}
.cm-positive {
color: #292;
}
.cm-header,
.cm-strong {
font-weight: bold;
}
.cm-em {
font-style: italic;
}
.cm-link {
text-decoration: underline;
}
.cm-strikethrough {
text-decoration: line-through;
}
.cm-s-default .cm-keyword {
color: #708;
}
.cm-s-default .cm-atom {
color: #219;
}
.cm-s-default .cm-number {
color: #164;
}
.cm-s-default .cm-def {
color: #00f;
}
.cm-s-default .cm-variable-2 {
color: #05a;
}
.cm-s-default .cm-variable-3,
.cm-s-default .cm-type {
color: #085;
}
.cm-s-default .cm-comment {
color: #a50;
}
.cm-s-default .cm-string {
color: #a11;
}
.cm-s-default .cm-string-2 {
color: #f50;
}
.cm-s-default .cm-meta {
color: #555;
}
.cm-s-default .cm-qualifier {
color: #555;
}
.cm-s-default .cm-builtin {
color: #30a;
}
.cm-s-default .cm-bracket {
color: #997;
}
.cm-s-default .cm-tag {
color: #170;
}
.cm-s-default .cm-attribute {
color: #00c;
}
.cm-s-default .cm-hr {
color: #999;
}
.cm-s-default .cm-link {
color: #00c;
}
.cm-s-default .cm-error {
color: #f00;
}
.cm-invalidchar {
color: #f00;
}
.CodeMirror-composing {
border-bottom: 2px solid;
}
/* Default styles for common addons */
div.CodeMirror span.CodeMirror-matchingbracket {
color: #0b0;
}
div.CodeMirror span.CodeMirror-nonmatchingbracket {
color: #a22;
}
.CodeMirror-matchingtag {
background: rgba(255, 150, 0, 0.3);
}
.CodeMirror-activeline-background {
background: #e8f2ff;
}
/* STOP */
/* The rest of this file contains styles related to the mechanics of
the editor. You probably shouldn't touch them. */
.CodeMirror {
position: relative;
overflow: hidden;
background: white;
}
.CodeMirror-scroll {
overflow: scroll !important;
/* Things will break if this is overridden */
/* 50px is the magic margin used to hide the element's real scrollbars */
/* See overflow: hidden in .CodeMirror */
margin-bottom: -50px;
margin-right: -50px;
padding-bottom: 50px;
height: 100%;
outline: none;
/* Prevent dragging from highlighting the element */
position: relative;
}
.CodeMirror-sizer {
position: relative;
border-right: 50px solid transparent;
}
/* The fake, visible scrollbars. Used to force redraw during scrolling
before actual scrolling happens, thus preventing shaking and
flickering artifacts. */
.CodeMirror-vscrollbar,
.CodeMirror-hscrollbar,
.CodeMirror-scrollbar-filler,
.CodeMirror-gutter-filler {
position: absolute;
z-index: 6;
display: none;
}
.CodeMirror-vscrollbar {
right: 0;
top: 0;
overflow-x: hidden;
overflow-y: scroll;
}
.CodeMirror-hscrollbar {
bottom: 0;
left: 0;
overflow-y: hidden;
overflow-x: scroll;
}
.CodeMirror-scrollbar-filler {
right: 0;
bottom: 0;
}
.CodeMirror-gutter-filler {
left: 0;
bottom: 0;
}
.CodeMirror-gutters {
position: absolute;
left: 0;
top: 0;
min-height: 100%;
z-index: 3;
}
.CodeMirror-gutter {
white-space: normal;
height: 100%;
display: inline-block;
vertical-align: top;
margin-bottom: -50px;
}
.CodeMirror-gutter-wrapper {
position: absolute;
z-index: 4;
background: none !important;
border: none !important;
}
.CodeMirror-gutter-background {
position: absolute;
top: 0;
bottom: 0;
z-index: 4;
}
.CodeMirror-gutter-elt {
position: absolute;
cursor: default;
z-index: 4;
}
.CodeMirror-gutter-wrapper ::selection {
background-color: transparent;
}
.CodeMirror-gutter-wrapper ::-moz-selection {
background-color: transparent;
}
.CodeMirror-lines {
cursor: text;
min-height: 1px;
/* prevents collapsing before first draw */
}
.CodeMirror pre.CodeMirror-line,
.CodeMirror pre.CodeMirror-line-like {
/* Reset some styles that the rest of the page might have set */
border-radius: 0;
border-width: 0;
background: transparent;
font-family: inherit;
font-size: inherit;
margin: 0;
white-space: pre;
word-wrap: normal;
line-height: inherit;
color: inherit;
z-index: 2;
position: relative;
overflow: visible;
-webkit-tap-highlight-color: transparent;
-webkit-font-variant-ligatures: contextual;
font-feature-settings: "calt";
font-variant-ligatures: contextual;
}
.CodeMirror-wrap pre.CodeMirror-line,
.CodeMirror-wrap pre.CodeMirror-line-like {
word-wrap: break-word;
white-space: pre-wrap;
word-break: normal;
}
.CodeMirror-linebackground {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 0;
}
.CodeMirror-linewidget {
position: relative;
z-index: 2;
padding: 0.1px;
/* Force widget margins to stay inside of the container */
}
.CodeMirror-rtl pre {
direction: rtl;
}
.CodeMirror-code {
outline: none;
}
/* Force content-box sizing for the elements where we expect it */
.CodeMirror-scroll,
.CodeMirror-sizer,
.CodeMirror-gutter,
.CodeMirror-gutters,
.CodeMirror-linenumber {
box-sizing: content-box;
}
.CodeMirror-measure {
position: absolute;
width: 100%;
height: 0;
overflow: hidden;
visibility: hidden;
}
.CodeMirror-cursor {
position: absolute;
pointer-events: none;
}
.CodeMirror-measure pre {
position: static;
}
div.CodeMirror-cursors {
visibility: hidden;
position: relative;
z-index: 3;
}
div.CodeMirror-dragcursors {
visibility: visible;
}
.CodeMirror-focused div.CodeMirror-cursors {
visibility: visible;
}
.CodeMirror-selected {
background: #d9d9d9;
}
.CodeMirror-focused .CodeMirror-selected {
background: #d7d4f0;
}
.CodeMirror-crosshair {
cursor: crosshair;
}
.CodeMirror-line::selection,
.CodeMirror-line > span::selection,
.CodeMirror-line > span > span::selection {
background: #d7d4f0;
}
.CodeMirror-line::-moz-selection,
.CodeMirror-line > span::-moz-selection,
.CodeMirror-line > span > span::-moz-selection {
background: #d7d4f0;
}
.cm-searching {
background-color: #ffa;
background-color: rgba(255, 255, 0, 0.4);
}
/* Used to force a border model for a node */
.cm-force-border {
padding-right: 0.1px;
}
@media print {
/* Hide the cursor when printing */
.CodeMirror div.CodeMirror-cursors {
visibility: hidden;
}
}
/* See issue #2901 */
.cm-tab-wrap-hack:after {
content: '';
}
/* Help users use markselection to safely style text background */
span.CodeMirror-selectedtext {
background: none;
}
.CodeMirror-sizer {
padding-top: 10px;
padding-bottom: 10px !important;
}
.CodeMirror-empty.CodeMirror-focused {
outline: none;
}
.CodeMirror pre.CodeMirror-placeholder {
color: #999;
}
.CodeMirror {
position: relative;
overflow: hidden;
background: white;
word-break: break-word;
}
.CodeMirror pre.CodeMirror-line,
.CodeMirror pre.CodeMirror-line-like {
word-wrap: break-word;
word-break: break-word;
white-space: pre-wrap;
line-height: 1.6;
}
.mouse-hover-md {
border: 1px dashed #0152d9;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.wrp___z2l1F {
display: flex;
justify-content: center;
align-items: center;
position: fixed;
width: 100%;
height: 100%;
left: 0;
top: 0;
z-index: 108;
}
.wrp___z2l1F.bgBlack___3ezfX {
background: rgba(0, 0, 0, 0.5);
}
.wrp___z2l1F img,
.wrp___z2l1F video {
max-width: 100%;
max-height: 80%;
text-align: center;
}
.wrp___z2l1F iframe {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
background: #fff;
}
.monaco___1ypjT {
position: absolute;
height: 100%;
width: 100%;
}
.darkBlue___2ViJc * {
font-size: 14px;
}
.darkBlue___2ViJc [class~='margin'],
.darkBlue___2ViJc [class~='monaco-editor-background'] {
background: #0a0e2d !important;
}
.darkBlue___2ViJc [class~='line-numbers'] {
color: white !important;
}
.close___3q-z4 {
position: absolute;
right: 40px;
top: 40px;
z-index: 10;
display: flex;
}
.close___3q-z4 > span {
background: #4a4a4a;
color: #fff;
width: 40px;
height: 40px;
border-radius: 4px;
display: flex;
justify-content: center;
align-items: center;
cursor: pointer;
margin-left: 10px;
}
.embed___3dQqc {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.my-monaco-editor div,
.my-diff-editor div {
font-size: unset;
}
.my-error-line-wrp{
width: calc(100% - 20px ) !important;
background: rgba(245, 0, 0 ,0.2) !important;
height: auto !important;
color: rgba(245, 0, 0, 1);
}
.button___1wy9m {
position: absolute;
display: flex;
align-items: center;
justify-content: center;
background: rgba(0, 0, 0, 0.3);
display: none;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.markdown-toolbar-container {
display: flex;
flex-flow: row wrap;
align-items: center;
padding: 0 5px;
margin: 0;
position: relative;
list-style: none;
background: #fff;
border-bottom: 1px solid #ccc;
box-sizing: border-box;
line-height: 20px;
width: 100%;
min-height: 30px;
}
.markdown-toolbar-container .fill-tip {
cursor: pointer;
font-size: 12px;
display: inline-block;
padding: 5px;
border: 1px solid #eaeaea;
border-radius: 5px;
box-sizing: border-box;
line-height: 16px;
height: auto;
color: #666;
position: relative;
justify-content: center;
margin-left: 10px;
}
.markdown-toolbar-container .fill-tip::before {
content: ' ';
width: 0;
height: 0;
border-top: 6px solid transparent;
border-bottom: 6px solid transparent;
border-right: 6px solid #fff;
position: absolute;
left: -6px;
top: 6px;
z-index: 10;
}
.markdown-toolbar-container .fill-tip::after {
content: ' ';
width: 0;
height: 0;
border-top: 6px solid transparent;
border-bottom: 6px solid transparent;
border-right: 6px solid #cccbcb;
position: absolute;
left: -7px;
top: 6px;
}
.markdown-toolbar-container li {
color: #666;
padding: 0 1px;
height: 100%;
display: flex;
height: 38px;
flex-flow: column nowrap;
justify-content: center;
}
.markdown-toolbar-container a,
.markdown-toolbar-container span {
display: block;
}
.markdown-toolbar-container a {
width: 28px;
color: #666;
cursor: pointer;
text-align: center;
font-size: 18px;
}
.markdown-toolbar-container .btn-null {
width: auto;
display: flex;
flex-flow: row nowrap;
align-items: center;
}
.markdown-toolbar-container span.v-line {
margin: 0 5px;
height: 65%;
border-right: 1px solid #ccc;
}
.mini .markdown-toolbar-container li {
height: 28px;
}
.editor-resize {
display: block;
width: 120px;
height: 4px;
left: 54%;
margin-top: 2px;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
cursor: row-resize;
white-space: nowrap;
overflow: hidden;
text-transform: capitalize;
box-sizing: border-box;
margin: 0 auto;
}
.btn-full-screen {
position: absolute;
right: 5px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
@font-face {
font-family: "md-iconfont";
src: url(./static/iconfont.cc69dd0c.eot);
/* IE9 */
src: url(./static/iconfont.cc69dd0c.eot#iefix) format('embedded-opentype'),
url('data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAArkAAsAAAAAFGQAAAqUAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCFTgqYEJMCATYCJANMCygABCAFhG0HgUwb5hCjooZyUthkf4mpyEh3pV0O3eNzjDeMPcxWAACWBR8hkIIUVSIBAABgBAAACrx/wAkAfPHw39iv+2bmqzZUIt1PJ5FJeCMRibbSgsVNdRP+A23z391RKZiNY99ZzVmNklbCKpCtz0WxCnCVhUtkySLj37772YjcCVNhPk1OHZFC37UprJD/0ozsDfr3lrQ9Ja2fjpzpmcEJypq3QpVe3mEqOf/v+doc8Dx9AQTUAMH8r7l6h4jEycc0pD1SorTNT/f4+MQxO0wsRBKPkEy8VKiUQkiNRAgFe/ZbMVsJqPuMwq6/O48n0DSrO+To+fNnsFBwIlDuxls5WHgSlBjXUJdXFduW9T9hiXp6QK0GftDXx6ftOkkl4yc6PnvSg9sX5F9YZK7lf7DLU+CyExnbQCFelKr/MLbwbSKbKubEL8C8+KkUXjBVS7qLlkVFb9ncJpntxd2Xna/ekiQvSGwMutYjdpgXxBuyGejDtFUlNc1R+S9PV0tPERo6BpxAVHGyfbR8yxuCF0QLoQ9eUCDzArVfFA0EogJBSEd1B1QDFQ2oCSoLUAWUClAdlA5QF5QeUAvUMoTQ49UNKkRJAAUoG6AGqLsIocNbZwgD8P5WaYiTI2ObVWDfIP8FUH4B6GfCk1BkoQkNRVUCH5pC4eygwLuuu+XmIXB2jvFmcAXLmYJqni3c1sPfw8QoEHgwJsKwODyKoOr8CI/D4QnXuLpRnSqZzvUuVSLdXrMmWVlh7pdqFWyeZ6zbaj5Ea9VLbFFqJyuBbiHz/aXdwxv1o+qp6jZLs1AoqRHINuoHKJHgGlMq1FfO6n7nwbByXhAmPX0mB8QGO11d2a6eq73I/Or36dQNtU+OwzR+ZOhIvG9PavecX/p9136p84XxwOvWiBPqlOFByvvvoYHx+0JjX16+64EsGBw0NqsGsL2dB1a3LWieWdtgu+WlDNp1MF9ltnZPtbPEY8rCiCkoSnZWNZgOJAAl+ocR4Jr4TUSwy+pyq13sImw2Fj1QBDqoHIWVps9Oe6/70Jfl40V7rnnTFmeGL+2vXqcfP4VVab9hukZcxUCnDA32Jtjd74Pq5fqv/DUTv8a31K6dFFOXnYveQGKctVFs8p4EALG+V11C2k2eplEv6t7hrB6No5sL92F7AoDl8P79bJMbOAhN9S6f7YaoS6zTe9h2X22CMIMRuZ79KYSPUz0yAEJ8rmdkLSCsDbKUZm/XaCgZ/3VkwnSMp/9a/65inE4Uu2wpyvFCFYvarGxSdRFKJeNT4ujk1MPfe6Bfa1ePW1WWCVy3bmr1ko7JRynl544qLhwru3hEfhUBCxEIWwnsFpJobe+0dMS615o7jFByxzl6MRW7yD3AFsV0zZqSm1WJkK0FPjJifKsACpFsbVi3qVmD1bvqe9PTYcIIhActzTk/QMnRVdY0Pb7j2XG36f9tN8ut1oJNWexSlW9qSnbtoj2Ard40hheK/stt/Ut2NZuOWH0LFR+pyhrW/Vxd1qxBZumxWhaUbCWixxf57PaZp/zogTpeVQvYYzYAIWZjZfY6MnRB4WtX8Aed+pB7/b920mRPncmHsN1D1a0tBKlHMLW3enfGi7YkG8vfl/elLiUsZCidC5YNWzGlcQO4+sZRlCD0gOaxhQuu5niOdslx9TOub171Par2oocFG4Lp6Efmzzdh8x4Fmt4mtuL9IqxYM+Ww9DDlA5vzL9RB+0Cnf5QfkjxvFh0Ku4SFzC9xSN7TGR9dDnc77NLX2BcsxR5+++YIORTi+PXrvnhD6AZxIVtIpBJbJBafL5XKCMLFsbeeYvQwsW3yr18PRB2SDrRQvBH+Gz0sYA7hLhRtkTDn2PMl/Hr3WF2tQ427l4pUI6p77tAqMvhyjeI2X55BNI96ULb6taXwatu97E+KgDtTZr3ZmPRlSMDqgBUpYRjf7nxyxUYLPcLf8/goevBIapk4t6AXcyBfkRW7zEmZM4DBml3Hd+uXLkxnC0og1FvPgqhH9w7Gx2ZVG8NnzHROmMuTfZTxxiU6r9tenVmYoC7PjMYMbn3ciwIq5X7d0luk6eUBmmkpD2OVcT2khWWhUf48X6daKAACJ1QMnKGijbLmjgGJxOJh0etlsihEQZaLWeHhcZ6Qpy0BYgwnlkfHRS83RuUx2vVrddavPzeL2UjMzhXIDzlv4wpngWYETXAQTxzbwZMJtotbI/6nGtXvUt3DfgUhXHdJfxXbgTlYk5iXtCboggWuk4QGQUuap1DGQ/jL3SjM/aGRVn4x+57YwSaYl5hUwYGyXTNRJMgLqHcRVSEtRXJrUenECVrthIm6Jp2hybBzZ2Aqn3sjR1ahzc4WBlZBr5CqspB5g+tCFuVky4pKrUXy50ylRVZ5UbYD6mIPbNY0aXJyIC5QevaqkXue2+Zznuqd5U7qWmd1OOQ8+RUaLa7V4JoKxtQYP37AP8Rq6O/2GaPk0/XjPIKEsI4FkYN50bGZeSPH5cUkxF6MrBzA8OErS+uGfeN0hu/al9DB82E3DBQkDkyExEAkSDxZtF88KSIowojtR4cW2h9YHkRrg4URLh63c1sgZtDws9MLKG2UcSnTz+OlSxDDszwVkDJP0QvX6GjwSWYVeVOG9O6N6FjZWYBGzmKp8rw8KlFR4XTdw8Ko2tvAmLrB6NJ5rIHXVsx509enr2J52LGDiBwKRLrSeRWD721sVqUYVNuXzAvODPp3at2cYY3DJeb8udMPDz4sqDhlkW94SGlunIZ/WOLLCpszsK7GPypJL5XLpfokwCEtvfpI0RGZ7G7RXZJkVY8dOzjgPMvBkh/W9cPNQuGEic+XLYO4jMPr1ik7mxf//sz0Vl+z2QNLwPGr2MaIq/iQZ3iiyFLysoJUx7hBvXVEhWRhQai0ksJtOOvSxyixBtNubwhcuzfC9qpSrsxhzHqYBeeFYRT5EADZ7n9sNLGWuoapWKMrCDaWYcjB6BPgRuweJZFFgSKxcBGMACAn+o0NB8ueN2FS1vKAnbLu5AIskPURO4ahfGPhPAwn/wJKQY+T/5dtjuLHy0DTIUFI9i7LQeme1K11/JRvDPZ/nIy7ezlLKI38Sxry5QADiqsRsC+BVIhB/sre0mOiiPIUaT1TnSEkGd8MBOVpgfzfKyqZI+rKVDg7oSkGsR/RDd2vn56kFu/G6IkDkpoZkNUto8VyG1S07ICqul3QtCV355aRQcaiNLBpAgOhbxtIuv7hWWXZiRdYOkDF1DusCscZNJ3EzT5bVl+uHggkgxb7q/AKs5HJvDLLf4E9RkkH6Wm1P6DiMYuubr8FL5CBytignOyW2QhDmMQzWwdiRNETHkBx7ZDf75rG3DasFabByiECJDYCa0Kja/SeFJSZ6dkq8PlfgHUUSRTT7Cv6H0AKP3chUriIFOgLmVM125aqg51YW0MOCkNo2QQli845KkAUuUgYoF7qACisps+R3dvpceiuNS1Z10+n5U9afC3yrUdT5ChRiWrUoh6Nv2UXakcnutGL/sHh0THarSOfwxzy5D2yhYlCDTPPMno12WPU894rPhJMk8/HskLSQFX0hScxi8EgpWmfvDlm5UFAe56y3EcYl2MawxWWGrMqURY3m3qsoNjS+AhVRfGDAQAAAA==') format('woff2'),
url(./static/iconfont.3e4bb627.woff) format('woff'),
url(./static/iconfont.6929d350.ttf) format('truetype'),
url(./static/iconfont.a0c3fc35.svg#iconfont) format('svg');
/* iOS 4.1- */
}
.md-iconfont {
font-family: "md-iconfont" !important;
font-size: 16px;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-shrink:before {
content: "\e728";
}
.icon-enlarge:before {
content: "\e623";
}
.icon-code:before {
content: "\e602";
}
.icon-italic:before {
content: "\e718";
}
.icon-bold:before {
content: "\e644";
}
.icon-picture:before {
content: "\e606";
}
.icon-minus:before {
content: "\e62c";
}
.icon-order-list:before {
content: "\e655";
}
.icon-link:before {
content: "\e7d4";
}
.icon-formula:before {
content: "\e633";
}
.icon-unorder-list:before {
content: "\e668";
}
.icon-edit:before {
content: "\e603";
}
.icon-table:before {
content: "\e7db";
}
.icon-sum:before {
content: "\e667";
}
.icon-eye:before {
content: "\e69f";
}
.icon-eye-slash:before {
content: "\e601";
}
.icon-eraser:before {
content: "\e8cd";
}
.icon-file-code:before {
content: "\e9ec";
}
/* Port of TextMate's Blackboard theme */
.cm-s-blackboard.CodeMirror { background: #0C1021; color: #F8F8F8; }
.cm-s-blackboard div.CodeMirror-selected { background: #253B76; }
.cm-s-blackboard .CodeMirror-line::selection, .cm-s-blackboard .CodeMirror-line > span::selection, .cm-s-blackboard .CodeMirror-line > span > span::selection { background: rgba(37, 59, 118, .99); }
.cm-s-blackboard .CodeMirror-line::-moz-selection, .cm-s-blackboard .CodeMirror-line > span::-moz-selection, .cm-s-blackboard .CodeMirror-line > span > span::-moz-selection { background: rgba(37, 59, 118, .99); }
.cm-s-blackboard .CodeMirror-gutters { background: #0C1021; border-right: 0; }
.cm-s-blackboard .CodeMirror-guttermarker { color: #FBDE2D; }
.cm-s-blackboard .CodeMirror-guttermarker-subtle { color: #888; }
.cm-s-blackboard .CodeMirror-linenumber { color: #888; }
.cm-s-blackboard .CodeMirror-cursor { border-left: 1px solid #A7A7A7; }
.cm-s-blackboard .cm-keyword { color: #FBDE2D; }
.cm-s-blackboard .cm-atom { color: #D8FA3C; }
.cm-s-blackboard .cm-number { color: #D8FA3C; }
.cm-s-blackboard .cm-def { color: #8DA6CE; }
.cm-s-blackboard .cm-variable { color: #FF6400; }
.cm-s-blackboard .cm-operator { color: #FBDE2D; }
.cm-s-blackboard .cm-comment { color: #AEAEAE; }
.cm-s-blackboard .cm-string { color: #61CE3C; }
.cm-s-blackboard .cm-string-2 { color: #61CE3C; }
.cm-s-blackboard .cm-meta { color: #D8FA3C; }
.cm-s-blackboard .cm-builtin { color: #8DA6CE; }
.cm-s-blackboard .cm-tag { color: #8DA6CE; }
.cm-s-blackboard .cm-attribute { color: #8DA6CE; }
.cm-s-blackboard .cm-header { color: #FF6400; }
.cm-s-blackboard .cm-hr { color: #AEAEAE; }
.cm-s-blackboard .cm-link { color: #8DA6CE; }
.cm-s-blackboard .cm-error { background: #9D1E15; color: #F8F8F8; }
.cm-s-blackboard .CodeMirror-activeline-background { background: #3C3636; }
.cm-s-blackboard .CodeMirror-matchingbracket { outline:1px solid grey;color:white !important; }
.upload-button {
width: 120px;
height: 32px;
display: block;
position: relative;
color: #0152d9;
}
.upload-button input {
opacity: 0;
width: 160px;
height: 32px;
position: absolute;
top: 0;
left: 0;
z-index: 1;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.btn___2veY9 {
display: inline-block;
padding-right: 32px;
position: relative;
margin-bottom: 20px;
}
.btn___2veY9 .s1___ZVDC_ {
padding: 7px 10px;
font-size: 14px;
color: #666;
background: #f1f1f1;
border-radius: 15px;
cursor: default;
}
.btn___2veY9:hover .s1___ZVDC_ {
color: #0152d9;
background: rgba(24, 144, 255, 0.2);
}
.btn___2veY9:hover .s2___2Da-A {
display: inline-block;
}
.btn___2veY9 .s2___2Da-A {
display: none;
width: 20px;
height: 20px;
position: absolute;
z-index: 10;
right: 6px;
cursor: pointer;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.flex_box_center___2rjmw {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___1LywI {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___S66g_ {
align-items: center;
box-align: center;
}
.flex_box_center_end___1QDp6 {
justify-content: flex-end;
align-items: center;
-webkit-justify-content: flex-end;
-webkit-align-items: center;
-webkit-box-align: center;
-webkit-box-pack: end;
box-align: center;
box-pack: end;
}
.flex_box_column___12YxX {
flex-direction: column;
box-orient: block-axis;
}
.complete___2qtu- {
position: relative;
width: 100%;
height: 70px;
display: flex;
justify-content: center;
align-items: center;
background: #ffffff;
box-shadow: 0px -4px 8px 1px #f1f1f1;
}
.complete___2qtu- .cancel___3WJG4 {
height: 40px;
line-height: 40px;
text-align: center;
border-radius: 4px;
border: 1px solid #0152d9;
font-size: 16px;
color: #0152d9;
padding: 0 34px;
cursor: pointer;
-ms-user-select: none;
user-select: none;
}
.complete___2qtu- .save___oTylI {
height: 40px;
line-height: 40px;
text-align: center;
border-radius: 4px;
background: #0152d9;
font-size: 16px;
color: #fff;
padding: 0 34px;
cursor: pointer;
margin-left: 40px;
-ms-user-select: none;
user-select: none;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.flex_box_center___1czbK {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___NcbCS {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___3bgyw {
align-items: center;
box-align: center;
}
.flex_box_center_end___1RYM- {
justify-content: flex-end;
align-items: center;
-webkit-justify-content: flex-end;
-webkit-align-items: center;
-webkit-box-align: center;
-webkit-box-pack: end;
box-align: center;
box-pack: end;
}
.flex_box_column___siFqq {
flex-direction: column;
box-orient: block-axis;
}
ul.menu___3LJ87 {
width: 122px;
background: #686f9a;
color: white;
}
ul.menu___3LJ87 li {
color: white;
}
ul.menu___3LJ87 [class~='ant-dropdown-menu-item-active'] {
background: #3e4571;
}
ul.menu___3LJ87 [class~='ant-dropdown-menu-item-disabled'] {
background: none !important;
color: #b0b5d6;
}
.warehouse___1AVuS {
display: flex;
flex-direction: column;
height: 100%;
overflow: hidden;
}
.warehouse___1AVuS .header___2hqXC {
height: 60px;
background: #282e55;
display: flex;
justify-content: flex-start;
align-items: center;
color: #fff;
font-size: 14px;
}
.warehouse___1AVuS .header___2hqXC .title___2N2dQ {
margin: 0 20px;
}
.warehouse___1AVuS .header___2hqXC input {
width: 290px;
height: 34px;
background-color: #686f9a;
color: #fff;
border-radius: 4px;
border: 0;
margin-right: 14px;
padding: 0 14px;
}
.warehouse___1AVuS .content___252cM {
flex: 1 1;
display: flex;
}
.warehouse___1AVuS .content___252cM .left___DCxzF {
width: 25%;
max-width: 440px;
height: 100%;
background-color: #0a143d;
overflow: auto;
display: box;
display: flex;
position: relative;
}
.warehouse___1AVuS .content___252cM .left___DCxzF > section {
flex: 1 1;
overflow: auto;
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
}
.warehouse___1AVuS .content___252cM .left___DCxzF .ant-tabs .ant-tabs-nav {
color: #fff;
margin-left: 20px;
}
.warehouse___1AVuS .content___252cM .left___DCxzF .ant-tabs .ant-tabs-nav::before {
left: 25px;
border-bottom: 1px solid #282e55;
width: 90%;
}
.warehouse___1AVuS .content___252cM .right___3XU0c {
flex: 1 1;
display: flex;
align-items: flex-end;
height: 100%;
background: #0a0e2e;
position: relative;
}
.warehouse___1AVuS .content___252cM .right___3XU0c div[class~='my-codemirror-container'] {
border: none;
}
.warehouse___1AVuS .content___252cM .right___3XU0c div[class~='my-codemirror-container'] [class~='CodeMirror-wrap'],
.warehouse___1AVuS .content___252cM .right___3XU0c div[class~='my-codemirror-container'] [class~='CodeMirror-gutters'] {
background: #0a0e2e;
}
.warehouse___1AVuS .content___252cM .right___3XU0c div[class~='my-codemirror-container'] [class~='CodeMirror-line'] {
padding-left: 18px;
}
.warehouse___1AVuS .content___252cM .right___3XU0c div[class~='my-codemirror-container'] [class~='CodeMirror-wrap'] {
position: absolute;
left: 21px;
right: 21px;
top: 60px;
bottom: 0;
height: auto;
}
.warehouse___1AVuS .content___252cM .right___3XU0c div[class~='my-codemirror-container'] [class~='CodeMirror-linenumber'] {
color: white;
}
.loading___393Js {
width: 100%;
top: 0;
bottom: 70px;
position: absolute;
}
.loading___393Js [class~='ant-spin-container'] {
position: static !important;
position: initial !important;
}
.empty___-D3br {
width: 100%;
height: 100%;
display: box;
display: flex;
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
flex-direction: column;
box-orient: block-axis;
background: #fff;
}
.tabs___1B5_7 {
overflow: visible !important;
overflow: initial !important;
}
.tabs___1B5_7 [class~='ant-tabs-nav']::before {
display: none;
}
.tabs___1B5_7 [class~='ant-tabs-tab'] {
cursor: pointer;
}
.tabs___1B5_7 [class~='ant-tabs-tab-btn'] {
color: white;
}
.tabs___1B5_7 [class~='ant-tabs-nav-wrap'] {
overflow: visible !important;
overflow: initial !important;
}
.tabs___1B5_7 [class~='ant-tabs-ink-bar'] {
bottom: -13px !important;
}
.line___1qrlH {
width: 1px;
height: 16px;
background: #686f9a;
border-radius: 1px;
margin-left: 28px;
}
.footer___1MBb_ {
height: 70px;
background: #282e55;
width: 100%;
z-index: 5;
}
.footer___1MBb_ button {
width: 100px;
height: 40px;
}
.commit___aa_yX {
background: #0a143d;
width: 100%;
height: 100%;
overflow: auto;
}
.blueLight___oW1lR {
color: #b0b5d6;
font-size: 14px;
}
.filePathWrp___sw_To {
height: 56px;
border-bottom: 1px solid #3e4571;
margin: 0 30px;
display: flex;
align-items: center;
}
.filePath___2Xa_Q {
font-size: 0;
}
.filePath___2Xa_Q span {
max-width: 200px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
display: inline-block;
font-size: 14px;
}
.filePath___2Xa_Q span:after {
content: '/';
color: #fff;
margin: 0 2px;
display: inline-block;
}
.filePath___2Xa_Q span:nth-clid(:odd) {
color: #0152d9;
}
.filePath___2Xa_Q span:nth-last-child(1) {
color: #fff;
}
.filePath___2Xa_Q span:nth-last-child(1):after {
display: none;
}
.bottom0___3zeb- {
bottom: 0 !important;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.wrap___1eujs {
padding: 0px 20px 0px 20px;
}
.modal___3NBln {
z-index: 9999;
}
.title___26WI_ {
font-size: 20px;
}
.path___HzdTG {
display: inline-block;
overflow: hidden;
line-height: 40px;
white-space: nowrap;
text-align: right;
vertical-align: middle;
color: #888888;
font-size: 16px;
}
.colorBlue___3sufs {
color: #0152d9;
}
.width240___DJhZ8 {
width: 240px;
}
.filePath___13aFg {
min-width: 200px;
height: 32px;
line-height: 32px;
text-align: center;
display: inline-block;
background: #dedede;
border-radius: 4px 0px 0px 4px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.wrap___1VfLE {
padding: 20px;
}
.content___20B4M {
display: flex;
flex-direction: column;
height: 200px;
overflow-y: auto;
background: #f5f5f5;
padding: 10px;
font-size: 14px;
}
.content___20B4M a {
color: #05101a;
}
.content___20B4M a:hover {
color: #40a9ff;
}
.mainPathWrap___3qDeg {
display: flex;
flex-direction: row;
}
.colorBlue___2ZjUq {
color: #0152d9;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.wrap___2zh4E {
background-color: #fff;
padding: 0px 30px 0px 30px;
}
.wrap___2zh4E [class~='ant-upload-drag'] {
background: rgba(24, 144, 255, 0.04) !important;
border-radius: 4px;
border: 1px dashed #0152d9;
}
.title___Os-Oa {
font-size: 20px;
}
.path___eUXXC {
display: inline-block;
overflow: hidden;
line-height: 40px;
white-space: nowrap;
text-align: right;
vertical-align: middle;
color: #888888;
font-size: 16px;
}
.colorBlue___2IORo {
color: #0152d9;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.flex_box_center___1d7HC {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___2tGvG {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___3lO4f {
align-items: center;
box-align: center;
}
.flex_box_center_end___22Avr {
justify-content: flex-end;
align-items: center;
-webkit-justify-content: flex-end;
-webkit-align-items: center;
-webkit-box-align: center;
-webkit-box-pack: end;
box-align: center;
box-pack: end;
}
.flex_box_column___3SksD {
flex-direction: column;
box-orient: block-axis;
}
.headLeft___9XMDS {
color: #fff;
font-size: 14px;
padding: 20px;
}
.colorBlue___1Qpec {
color: #0152d9;
cursor: pointer;
}
.wrap___1u-Va [class~='ant-switch'] {
background: #e53333;
}
.wrap___1u-Va [class~='ant-switch-checked'] {
background: #1890fb;
}
.nodata___V_2Oo img {
width: 100%;
height: 100%;
margin-bottom: 30px;
}
.nodataText___1G_zo {
text-align: center;
color: #999;
font-size: 14px;
}
.content___314Bx {
margin-top: 20px;
}
.content___314Bx [class~='ant-tree'] {
background: none;
color: #fff;
}
.content___314Bx [class~='ant-tree-treenode-selected'] {
color: #fff;
width: 100%;
}
.content___314Bx [class~='ant-tree-treenode-selected']::before {
background: #2f3662 !important;
}
.content___314Bx [class~='ant-tree-node-content-wrapper'] {
background: none !important;
color: #fff !important;
}
.content___314Bx [class~='ant-tree-node-content-wrapper']:hover {
background: none !important;
}
.content___314Bx [class~='drag-over'] > [draggable] {
opacity: 1 !important;
}
.content___314Bx [class~='drag-over'][class~='ant-tree-treenode-switcher-close']::before,
.content___314Bx [class~='drag-over'][class~='ant-tree-treenode-switcher-open']::before {
background: #2f3662 !important;
}
.content___314Bx [class~='drag-over'][class~='ant-tree-treenode-switcher-close'] [class~='icon-gengduo2'],
.content___314Bx [class~='drag-over'][class~='ant-tree-treenode-switcher-open'] [class~='icon-gengduo2'] {
display: inline;
}
.content___314Bx [class~='drag-over'][class~='ant-tree-treenode-switcher-close'] [class~='ant-tree-node-content-wrapper'],
.content___314Bx [class~='drag-over'][class~='ant-tree-treenode-switcher-open'] [class~='ant-tree-node-content-wrapper'] {
flex: 1 1;
}
.content___314Bx [class~='ant-tree-treenode'] {
display: flex;
align-items: center;
width: 100%;
height: 36px;
padding: 5px 0;
}
.content___314Bx [class~='ant-tree-treenode'] * {
transition: none !important;
}
.content___314Bx [class~='ant-tree-treenode']:hover::before {
background: #2f3662 !important;
bottom: 0 !important;
}
.content___314Bx [class~='ant-tree-treenode']:hover [class~='icon-gengduo2'] {
display: inline;
}
.content___314Bx [class~='ant-tree-treenode'] [class~='ant-tree-node-content-wrapper'] {
flex: 1 1;
}
.content___314Bx [class~='ant-tree-treenode'] [class~='icon-gengduo2'] {
top: -1px;
}
.content___314Bx [class~='drag-over-gap-top'],
.content___314Bx [class~='drag-over-gap-bottom'] {
transition: none !important;
}
.content___314Bx [class~='drag-over-gap-top'] > [draggable],
.content___314Bx [class~='drag-over-gap-bottom'] > [draggable] {
border: 0px solid #000 !important;
transition: none !important;
line-height: 24px !important;
}
.gitCode___2GwFG {
color: #fff;
padding: 32px 14px 0 20px;
font-size: 14px;
}
[class~='ant-tree-switcher'] {
margin-left: 20px;
}
.ellipsis___2M7s4 {
margin: 5px 10px;
}
[class~='c-555a88'] {
border-radius: 8px;
position: relative;
}
ul.menu___3Tf01 {
width: 122px;
background: #686f9a;
color: white;
}
ul.menu___3Tf01 li {
color: white;
}
ul.menu___3Tf01 [class~='ant-dropdown-menu-item-active'] {
background: #3e4571;
}
.overlayClass___3ckGv [class~='ant-tooltip-content'] {
position: relative;
z-index: 11;
}
.overlayClass___3ckGv [class~='ant-tooltip-content'] [class~='ant-tooltip-arrow-content'] {
left: -16px;
}
.overlayClass___3ckGv::before {
content: ' ';
position: fixed;
left: 0;
top: 0;
bottom: 0;
right: 0;
z-index: 10;
background: rgba(0, 0, 0, 0.3);
}
.tips___-Fisb {
width: 100%;
padding: 0 20px;
color: #fff;
margin-bottom: 10px;
line-height: 22px;
text-align: justify;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.wrap___r5XlG {
padding: 20px;
}
.content___1KVgv {
display: flex;
flex-direction: column;
height: 200px;
overflow-y: auto;
background: #f5f5f5;
padding: 10px;
font-size: 14px;
}
.content___1KVgv a {
color: #05101a;
}
.content___1KVgv a:hover {
color: #40a9ff;
}
.mainPathWrap___256K2 {
display: flex;
flex-direction: row;
}
.colorBlue___3S7DM {
color: #0152d9;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.flex_box_center___1ns9C {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___CtYWo {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___1BY1r {
align-items: center;
box-align: center;
}
.flex_box_center_end___1f_qK {
justify-content: flex-end;
align-items: center;
-webkit-justify-content: flex-end;
-webkit-align-items: center;
-webkit-box-align: center;
-webkit-box-pack: end;
box-align: center;
box-pack: end;
}
.flex_box_column___vKDYT {
flex-direction: column;
box-orient: block-axis;
}
.commitWrap___3D8wo {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
background-color: #ffffff;
padding: 20px;
margin-bottom: 10px;
font-size: 16px;
}
.wrap___3FqEy {
padding: 20px;
}
.colorGray___cRpZO {
color: #999999;
}
.content___3lBLc {
display: flex;
flex-direction: column;
margin-bottom: 10px;
padding: 20px;
font-size: 16px;
}
.itemTime___Tgw2b {
color: #0152d9;
margin-right: 15px;
}
.imageUrl___2Lb2n {
width: 50px;
height: 50px;
border-radius: 50px;
}
.blueLight___1hcIr {
color: #b0b5d6;
font-size: 16px;
}
.divider___3FYHo {
background: #3e4571;
border-radius: 1px;
margin: 20px 0;
}
.empty___oYMsw {
width: 100%;
height: 100%;
display: box;
display: flex;
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
flex-direction: column;
box-orient: block-axis;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.flex_box_center___2dXfh {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___2BhUa {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___15ksZ {
align-items: center;
box-align: center;
}
.flex_box_center_end___3JbfY {
justify-content: flex-end;
align-items: center;
-webkit-justify-content: flex-end;
-webkit-align-items: center;
-webkit-box-align: center;
-webkit-box-pack: end;
box-align: center;
box-pack: end;
}
.flex_box_column___1raS- {
flex-direction: column;
box-orient: block-axis;
}
.level___W4wcy {
flex: 1 1;
display: flex;
height: 100%;
overflow: hidden;
}
.level___W4wcy .left___1XwUw {
width: 25%;
height: 100%;
max-width: 440px;
background-color: #0a143d;
position: relative;
}
.level___W4wcy .left___1XwUw .container___16wfS {
position: absolute;
z-index: 1;
left: 0;
top: 0;
width: 100%;
height: 100%;
display: flex;
flex-direction: column;
}
.level___W4wcy .left___1XwUw .container___16wfS .title___2mqN2 {
font-size: 14px;
color: #ffffff;
padding: 30px 0 10px 20px;
}
.level___W4wcy .left___1XwUw .container___16wfS .listWrap___U0Df3 {
flex: 1 1;
overflow: auto;
}
.level___W4wcy .left___1XwUw .container___16wfS .listWrap___U0Df3 .ant-empty {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
height: 100%;
}
.level___W4wcy .left___1XwUw .container___16wfS .listWrap___U0Df3 .ant-empty .ant-empty-description {
color: #0152d9;
}
.level___W4wcy .left___1XwUw .container___16wfS .listWrap___U0Df3 .ant-spin {
display: flex;
justify-content: center;
align-items: center;
height: 100%;
}
.level___W4wcy .left___1XwUw .container___16wfS .listWrap___U0Df3 .list___2YNXa {
height: 44px;
width: 100%;
display: flex;
justify-content: flex-start;
align-items: center;
font-size: 14px;
color: #fff;
cursor: pointer;
padding-left: 20px;
}
.level___W4wcy .left___1XwUw .container___16wfS .listWrap___U0Df3 .list___2YNXa:hover {
background: rgba(62, 69, 113, 0.4);
}
.level___W4wcy .left___1XwUw .container___16wfS .listWrap___U0Df3 .list___2YNXa:hover .s3___25biP {
display: block;
}
.level___W4wcy .left___1XwUw .container___16wfS .listWrap___U0Df3 .list___2YNXa .s2___3z1Hl {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
flex: 1 1;
padding-right: 14px;
padding-left: 14px;
}
.level___W4wcy .left___1XwUw .container___16wfS .listWrap___U0Df3 .list___2YNXa .s3___25biP {
display: none;
padding-right: 20px;
}
.level___W4wcy .left___1XwUw .container___16wfS .listWrap___U0Df3 .listActive___1B21p {
height: 44px;
width: 100%;
display: flex;
justify-content: flex-start;
align-items: center;
font-size: 14px;
color: #fff;
cursor: pointer;
padding-left: 20px;
background: rgba(62, 69, 113) !important;
}
.level___W4wcy .left___1XwUw .container___16wfS .listWrap___U0Df3 .listActive___1B21p:hover {
background: rgba(62, 69, 113, 0.4);
}
.level___W4wcy .left___1XwUw .container___16wfS .listWrap___U0Df3 .listActive___1B21p:hover .s3___25biP {
display: block;
}
.level___W4wcy .left___1XwUw .container___16wfS .listWrap___U0Df3 .listActive___1B21p .s2___3z1Hl {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
flex: 1 1;
padding-right: 14px;
padding-left: 14px;
}
.level___W4wcy .left___1XwUw .container___16wfS .listWrap___U0Df3 .listActive___1B21p .s3___25biP {
display: none;
padding-right: 20px;
}
.level___W4wcy .left___1XwUw .container___16wfS .listWrap___U0Df3 .os___2rPuf {
color: #686f9a;
height: 40px;
line-height: 40px;
text-align: center;
}
.level___W4wcy .left___1XwUw .btns___3SwkA {
position: absolute;
z-index: 2;
bottom: 0;
left: 0;
width: 192px;
}
.level___W4wcy .left___1XwUw .btns___3SwkA .btnsWrap___30oSS {
width: 100%;
height: 100%;
position: relative;
}
.level___W4wcy .left___1XwUw .btns___3SwkA .btnsWrap___30oSS .icon___IUU5o {
width: 50px;
height: 50px;
background: #1890ff;
box-shadow: rgb(24 144 255) 0px 0px 4px 0px;
border-radius: 25px;
color: #ffffff;
line-height: 44px;
text-align: center;
font-size: 38px;
font-weight: 200;
cursor: pointer;
position: absolute;
z-index: 5;
left: 20px;
bottom: 20px;
transition: all 0.5s ease 0s;
-ms-user-select: none;
user-select: none;
}
.level___W4wcy .left___1XwUw .btns___3SwkA .btnsWrap___30oSS .btn___GdOfs {
position: absolute;
z-index: 6;
bottom: 88px;
left: 20px;
transition: 0.5s;
}
.level___W4wcy .left___1XwUw .btns___3SwkA .btnsWrap___30oSS .btn___GdOfs .d1___uGVV7 {
width: 152px;
height: 40px;
background: #0152d9;
box-shadow: 0px 0px 4px 0px #0152d9;
border-radius: 25px;
font-size: 16px;
cursor: pointer;
color: #fff;
text-align: center;
line-height: 40px;
}
.level___W4wcy .left___1XwUw .btns___3SwkA .btnsWrap___30oSS .btn___GdOfs .d2___12wBt {
width: 152px;
height: 40px;
background: #0152d9;
box-shadow: 0px 0px 4px 0px #0152d9;
border-radius: 25px;
font-size: 16px;
cursor: pointer;
color: #fff;
text-align: center;
line-height: 40px;
margin-top: 20px;
background: #44d7b6;
box-shadow: 0px 0px 4px 0px #44d7b6;
}
.level___W4wcy .left___1XwUw .shrink___tBEU_ {
position: absolute;
z-index: 55;
top: 50%;
right: 0;
width: 20px;
height: 80px;
background: #ffffff;
border-radius: 8px 0px 0px 8px;
color: #0152d9;
text-align: center;
line-height: 80px;
cursor: pointer;
}
.level___W4wcy .left___1XwUw .elseShrink___1vnuF {
position: absolute;
z-index: 55;
top: 50%;
right: 0;
width: 20px;
height: 80px;
background: #ffffff;
border-radius: 8px 0px 0px 8px;
color: #0152d9;
text-align: center;
line-height: 80px;
cursor: pointer;
transform: rotateY(180deg);
right: -20px;
background: #0152d9;
color: #fff;
}
.level___W4wcy .right___27lwg {
flex: 1 1;
display: flex;
height: 100%;
overflow: hidden;
background-color: #fff;
transform: translateX(0);
}
.level___W4wcy .right___27lwg .addIcon___3jWNX {
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
color: #999999;
}
.level___W4wcy .right___27lwg .customFixedButton {
z-index: 98;
}
.level___W4wcy .right___27lwg .customFixedButton button {
border-radius: 4px;
}
.level___W4wcy .right___27lwg .ant-input,
.level___W4wcy .right___27lwg .ant-form-item-control-input,
.level___W4wcy .right___27lwg .ant-select,
.level___W4wcy .right___27lwg .ant-input-affix-wrapper {
border-radius: 4px;
}
.level___W4wcy .right___27lwg .markdown-editor-container.full-screen {
height: 100% !important;
}
.level___W4wcy .right___27lwg .markdown-editor-container.full-screen .markdown-editor-body {
height: calc(100% - 38px) !important;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.title___39Oep {
margin-bottom: 15px;
color: #ff954c;
text-align: center;
font-size: 14px;
}
.content___Xl7wK {
margin-bottom: 15px;
background: #f7f9fd;
padding: 5px;
height: 200px;
overflow: auto;
font-size: 14px;
}
.add___1luKB {
text-align: center;
padding-top: 20%;
}
.colorBlue___c0Swt {
color: #0152d9;
}
.radio___OK4CQ {
display: block;
height: 30px;
line-height: 30px;
font-size: 14px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.flex_box_center___3K14R {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___1KE7t {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___3Yslx {
align-items: center;
box-align: center;
}
.flex_box_center_end___2RmV- {
justify-content: flex-end;
align-items: center;
-webkit-justify-content: flex-end;
-webkit-align-items: center;
-webkit-box-align: center;
-webkit-box-pack: end;
box-align: center;
box-pack: end;
}
.flex_box_column___3k3IQ {
flex-direction: column;
box-orient: block-axis;
}
.banner___3caau {
display: flex;
align-items: center;
justify-content: center;
}
.banner___3caau .content___fxe_p {
width: 1200px;
height: 212px;
display: flex;
align-items: flex-start;
justify-content: space-between;
}
.banner___3caau .content___fxe_p aside {
margin-top: 56px;
}
.banner___3caau .content___fxe_p aside p {
display: flex;
align-items: center;
}
.banner___3caau .content___fxe_p aside p b {
font-size: 30px;
font-weight: 500;
color: #000000;
letter-spacing: 4px;
margin-right: 20px;
}
.banner___3caau .content___fxe_p aside p span {
font-size: 16px;
color: #000000;
letter-spacing: 4px;
}
.banner___3caau .content___fxe_p aside .btns___Vv-WB {
margin-top: 35px;
}
.banner___3caau .content___fxe_p aside .btns___Vv-WB > div {
display: inline-block;
height: 32px;
background: #f6f7f9;
box-shadow: 0px 2px 4px 0px #e0dfe1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
border-radius: 4px;
border: 1px solid #dadbde;
font-size: 14px;
color: #3b3e47;
line-height: 30px;
margin-right: 23px;
padding: 0 16px;
position: relative;
cursor: pointer;
}
.banner___3caau .content___fxe_p aside .btns___Vv-WB > div:hover {
color: #165dff;
border: 1px solid #bacffe;
}
.banner___3caau .content___fxe_p aside .btns___Vv-WB > div img {
position: absolute;
z-index: 1;
top: -21px;
right: 22px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.flex_box_center___24EuS {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___H0sq_ {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___lroQv {
align-items: center;
box-align: center;
}
.flex_box_center_end___2zqAg {
justify-content: flex-end;
align-items: center;
-webkit-justify-content: flex-end;
-webkit-align-items: center;
-webkit-box-align: center;
-webkit-box-pack: end;
box-align: center;
box-pack: end;
}
.flex_box_column___1sePp {
flex-direction: column;
box-orient: block-axis;
}
.row___FQAuJ {
display: flex;
align-items: flex-start;
justify-content: flex-start;
}
.row___FQAuJ .title___1l3-g {
font-size: 14px;
color: #9096a3;
flex-shrink: 0;
width: 41px;
text-align-last: justify;
margin-top: 4px;
margin-right: 12px;
}
.row___FQAuJ .tagsWrap___18FE- {
flex: 1 1;
position: relative;
}
.row___FQAuJ .tagsWrap___18FE- .action___asdVT {
font-size: 14px;
color: #82a8ff;
width: 55px;
position: absolute;
z-index: 2;
bottom: 20px;
right: 0px;
cursor: pointer;
}
.row___FQAuJ .tagsWrap___18FE- .action___asdVT i {
display: inline-block;
font-size: 12px;
}
.row___FQAuJ .tagsWrap___18FE- .bar___M_nl0 {
max-height: 240px;
overflow: hidden;
}
.row___FQAuJ .tagsWrap___18FE- .bar___M_nl0 .name___BKyJY span {
display: inline-block;
margin-left: 8px;
margin-bottom: 17px;
font-size: 14px;
cursor: pointer;
padding: 4px 12px;
}
.row___FQAuJ .tagsWrap___18FE- .bar___M_nl0 .name___BKyJY span:hover {
color: #165dff !important;
}
.row___FQAuJ .tagsWrap___18FE- .bar___M_nl0 .name___BKyJY .active___1eybt {
color: #165dff !important;
border-radius: 2px;
background: #f6f7f9;
}
.row___FQAuJ .tagsWrap___18FE- .bar___M_nl0::-webkit-scrollbar-thumb {
background: rgba(0, 0, 0, 0.05) !important;
border-radius: 3px;
}
.row___FQAuJ .tagsWrap___18FE- .bar___M_nl0::-webkit-scrollbar-track {
background-color: #f6f7f9 !important;
box-shadow: none !important;
box-shadow: initial !important;
}
.row___FQAuJ .tagsBorderWrap___1NzgL .bar___M_nl0 {
padding-top: 8px;
border-radius: 4px;
border: 1px solid rgba(219, 220, 224, 0.5);
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.flex_box_center___G8W6i {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___1p_ZB {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___2wivF {
align-items: center;
box-align: center;
}
.flex_box_center_end___y5a20 {
justify-content: flex-end;
align-items: center;
-webkit-justify-content: flex-end;
-webkit-align-items: center;
-webkit-box-align: center;
-webkit-box-pack: end;
box-align: center;
box-pack: end;
}
.flex_box_column___6oXp3 {
flex-direction: column;
box-orient: block-axis;
}
.tabs___sKski {
height: 32px;
background: #f6f7f9;
box-shadow: inset 0px 1px 3px 0px #d7d8d9;
border-radius: 16px;
}
.tabs___sKski span {
display: inline-block;
padding: 0 20px;
line-height: 32px;
font-size: 14px;
font-weight: 400;
color: #9096a3;
position: relative;
cursor: pointer;
}
.tabs___sKski span:hover {
color: #165dff;
}
.tabs___sKski span::after {
content: '';
position: absolute;
width: 1px;
height: calc(100% - 2px);
background: #e2e2e2;
border-radius: 4px;
z-index: 1;
left: 0;
top: 1px;
background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #e2e2e2 50%, rgba(255, 255, 255, 0) 100%);
}
.tabs___sKski span:first-child::after,
.tabs___sKski .active___10xGM + span::after {
display: none;
}
.tabs___sKski .active___10xGM {
background: linear-gradient(180deg, #ffffff 0%, #f6f7f9 100%);
box-shadow: 0px 0px 2px 0px #e8effb;
border-radius: 16px;
border: 1px solid #c8d2ea;
color: #165dff;
line-height: 30px;
}
.tabs___sKski .active___10xGM::after {
display: none;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.flex_box_center___4BHX- {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___fH2oM {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___TgSS9 {
align-items: center;
box-align: center;
}
.flex_box_center_end___1vKaD {
justify-content: flex-end;
align-items: center;
-webkit-justify-content: flex-end;
-webkit-align-items: center;
-webkit-box-align: center;
-webkit-box-pack: end;
box-align: center;
box-pack: end;
}
.flex_box_column___1kCgI {
flex-direction: column;
box-orient: block-axis;
}
.input___2mV-b {
width: 507px;
height: 38px;
background: #f6f7f9;
border-radius: 19px;
display: flex;
align-items: center;
padding: 0 17px;
}
.input___2mV-b .dropdown___1QKW2 {
position: relative;
flex-shrink: 0;
}
.input___2mV-b .dropdown___1QKW2:hover .menu___37CBn {
display: block;
}
.input___2mV-b .dropdown___1QKW2 .text___159fF {
color: #000000;
font-size: 14px;
cursor: default;
height: 38px;
display: flex;
align-items: center;
}
.input___2mV-b .dropdown___1QKW2 .text___159fF i {
font-size: 12px;
display: inline-block;
transform: translateY(1px) scale(0.6);
color: #979797;
}
.input___2mV-b .dropdown___1QKW2 .text___159fF .b1___2uGyF {
display: inline-block;
width: 1px;
height: 38px;
margin-left: 15px;
margin-right: 0px;
background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 50%, rgba(255, 255, 255, 0) 100%);
}
.input___2mV-b .dropdown___1QKW2 .text___159fF .b2___2DXw1 {
display: inline-block;
width: 1px;
height: 38px;
margin-left: 0px;
margin-right: 8px;
background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #e2e2e2 50%, rgba(255, 255, 255, 0) 100%);
}
.input___2mV-b .dropdown___1QKW2 .menu___37CBn {
display: none;
position: absolute;
z-index: 999;
width: auto;
left: -16px;
top: 35px;
padding: 4px;
background-color: #fff;
border-radius: 8px;
box-shadow: 0px 10px 16px 0px #cecece;
}
.input___2mV-b .dropdown___1QKW2 .menu___37CBn div {
clear: both;
margin: 0;
padding: 5px 12px;
color: rgba(0, 0, 0, 0.88);
font-weight: 400;
font-size: 14px;
line-height: 1.57142857;
cursor: pointer;
transition: all 0.2s;
white-space: nowrap;
}
.input___2mV-b .dropdown___1QKW2 .menu___37CBn div:hover {
background-color: #f5f5f5;
}
.input___2mV-b > input {
flex: 1 1;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.flex_box_center___fO1Sq {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___2MANs {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___2x-su {
align-items: center;
box-align: center;
}
.flex_box_center_end___6bZNq {
justify-content: flex-end;
align-items: center;
-webkit-justify-content: flex-end;
-webkit-align-items: center;
-webkit-box-align: center;
-webkit-box-pack: end;
box-align: center;
box-pack: end;
}
.flex_box_column___CGTHC {
flex-direction: column;
box-orient: block-axis;
}
.quickPager___2XH6F {
display: flex;
align-items: center;
justify-content: center;
}
.quickPager___2XH6F > div {
width: 60px;
height: 28px;
line-height: 26px;
text-align: center;
background: #f8f9fc;
border-radius: 2px;
border: 1px solid rgba(195, 207, 224, 0.5);
font-size: 12px;
color: #464f66;
margin: 0 10px;
-ms-user-select: none;
user-select: none;
cursor: pointer;
}
.quickPager___2XH6F > div:hover {
color: #165dff;
}
.quickPager___2XH6F .disabled___2gPWV {
background: #f3f3f5;
border: 0;
line-height: 28px;
cursor: not-allowed;
color: #cecece;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.flex_box_center___1lU21 {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___3CfJd {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___20q2h {
align-items: center;
box-align: center;
}
.flex_box_center_end___1jeZT {
justify-content: flex-end;
align-items: center;
-webkit-justify-content: flex-end;
-webkit-align-items: center;
-webkit-box-align: center;
-webkit-box-pack: end;
box-align: center;
box-pack: end;
}
.flex_box_column___2EyZF {
flex-direction: column;
box-orient: block-axis;
}
.list___3Kz8E {
display: flex;
justify-content: flex-start;
align-items: center;
flex-wrap: wrap;
padding: 0;
}
.list___3Kz8E .wrap___12_X7 {
height: 277px;
background: #ffffff;
box-shadow: 0px 2px 4px 0px #d6dae1;
border-radius: 8px;
position: relative;
}
.list___3Kz8E .wrap___12_X7 .lockWrap___9zL4z {
position: absolute;
width: 100%;
left: 0px;
top: 0px;
background-color: rgba(0, 0, 0, 0.5);
height: 100%;
z-index: 10;
display: flex;
cursor: default;
justify-content: center;
align-items: center;
flex-direction: column;
border-radius: 8px;
}
.list___3Kz8E .wrap___12_X7 .li___2bcH1:hover .cover___1j6mq {
transform: scale(1.1);
}
.list___3Kz8E .wrap___12_X7 .li___2bcH1 .img___3itdG {
overflow: hidden;
height: calc(100% - 100px);
border-radius: 8px 8px 0 0;
position: relative;
}
.list___3Kz8E .wrap___12_X7 .li___2bcH1 .img___3itdG .cover___1j6mq {
width: 100%;
transition: all 0.5s;
}
.list___3Kz8E .wrap___12_X7 .li___2bcH1 .img___3itdG .sign___1Bm21 {
position: absolute;
z-index: 1;
left: 0;
bottom: 0;
height: 30px;
}
.list___3Kz8E .wrap___12_X7 .li___2bcH1 .name___3H1zU {
height: 52px;
font-size: 16px;
font-weight: 600;
color: #000000;
padding: 0 12px;
width: 100%;
display: flex;
align-items: center;
padding-top: 30px;
}
.list___3Kz8E .wrap___12_X7 .li___2bcH1 .name___3H1zU .e___1W7k4 {
display: inline-block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
max-width: 100%;
}
.list___3Kz8E .wrap___12_X7 .li___2bcH1 .tags___G1tID {
height: 45px;
display: flex;
align-items: center;
color: #000f37;
padding: 0 12px;
}
.list___3Kz8E .wrap___12_X7 .li___2bcH1 .tags___G1tID i {
color: #7d8592;
}
.list___3Kz8E .wrap___12_X7 .li___2bcH1 .tags___G1tID > span {
margin-right: 15px;
font-size: 12px;
}
.list___3Kz8E .wrap___12_X7 .li___2bcH1 .tags___G1tID .rate___aZiJa {
display: flex;
align-items: center;
margin-left: auto;
}
.list___3Kz8E .wrap___12_X7 .li___2bcH1 .tags___G1tID .rate___aZiJa [class~='ant-rate-star'] {
font-size: 13px;
}
.list___3Kz8E .wrap___12_X7 .li___2bcH1 .tags___G1tID .rate___aZiJa [class~='ant-rate'] {
font-size: 12px;
margin-top: -3px;
color: #ffa100;
}
.list___3Kz8E .wrap___12_X7 .li___2bcH1 .tags___G1tID .rate___aZiJa [class~='ant-rate-star']:not(:last-child) {
margin-right: 2px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.flex_box_center___XZ1Hd {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___2oG4i {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___1UWtb {
align-items: center;
box-align: center;
}
.flex_box_center_end___1o2xT {
justify-content: flex-end;
align-items: center;
-webkit-justify-content: flex-end;
-webkit-align-items: center;
-webkit-box-align: center;
-webkit-box-pack: end;
box-align: center;
box-pack: end;
}
.flex_box_column___SlAE0 {
flex-direction: column;
box-orient: block-axis;
}
.list___1HvWe {
display: flex;
justify-content: flex-start;
align-items: center;
flex-wrap: wrap;
padding: 0;
}
.list___1HvWe .wrap___10sri {
height: 308px;
background: #ffffff;
box-shadow: 0px 2px 4px 0px #d6dae1;
border-radius: 8px;
position: relative;
}
.list___1HvWe .wrap___10sri .lockWrap___2djiu {
position: absolute;
width: 100%;
left: 0px;
top: 0px;
background-color: rgba(0, 0, 0, 0.5);
height: 100%;
z-index: 10;
display: flex;
cursor: default;
justify-content: center;
align-items: center;
border-radius: 8px;
}
.list___1HvWe .wrap___10sri .li___2W_zn:hover .cover___2FS3L {
transform: scale(1.1);
}
.list___1HvWe .wrap___10sri .li___2W_zn .img___cyxrw {
overflow: hidden;
height: calc(100% - 131px);
border-radius: 8px 8px 0 0;
position: relative;
}
.list___1HvWe .wrap___10sri .li___2W_zn .img___cyxrw .cover___2FS3L {
width: 100%;
transition: all 0.5s;
}
.list___1HvWe .wrap___10sri .li___2W_zn .img___cyxrw .sign___1cxDK {
position: absolute;
z-index: 1;
right: 0;
top: 10px;
height: 30px;
}
.list___1HvWe .wrap___10sri .li___2W_zn .name___3tYlu {
height: 52px;
font-size: 16px;
font-weight: 600;
color: #000000;
padding: 0 12px;
width: 100%;
display: flex;
align-items: center;
padding-top: 30px;
}
.list___1HvWe .wrap___10sri .li___2W_zn .name___3tYlu .e___1-orw {
display: inline-block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
max-width: 100%;
}
.list___1HvWe .wrap___10sri .li___2W_zn .unit___ycOgg {
font-size: 14px;
color: #000f37;
padding: 0px 12px;
margin-top: 8px;
display: inline-block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
max-width: 100%;
}
.list___1HvWe .wrap___10sri .li___2W_zn .unit___ycOgg i {
color: #7d8592;
}
.list___1HvWe .wrap___10sri .li___2W_zn .tags___2FRpJ {
height: 34px;
display: flex;
align-items: center;
color: #000f37;
padding: 0px 12px;
}
.list___1HvWe .wrap___10sri .li___2W_zn .tags___2FRpJ i {
color: #7d8592;
}
.list___1HvWe .wrap___10sri .li___2W_zn .tags___2FRpJ > span {
margin-right: 15px;
font-size: 12px;
}
.list___1HvWe .wrap___10sri .li___2W_zn .tags___2FRpJ .tag___1e0XO {
width: 76px;
height: 26px;
border-radius: 13px;
border: 1px solid #d6f7ef;
font-size: 14px;
color: #01795d;
line-height: 24px;
text-align: center;
margin-left: auto;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.flex_box_center___2pHUo {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___3Bfes {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___1thiW {
align-items: center;
box-align: center;
}
.flex_box_center_end___3Zr7k {
justify-content: flex-end;
align-items: center;
-webkit-justify-content: flex-end;
-webkit-align-items: center;
-webkit-box-align: center;
-webkit-box-pack: end;
box-align: center;
box-pack: end;
}
.flex_box_column___3xe1a {
flex-direction: column;
box-orient: block-axis;
}
.list___3rlGv {
display: flex;
justify-content: flex-start;
align-items: center;
flex-wrap: wrap;
padding: 0;
}
.list___3rlGv .wrap____oZzM {
height: 270px;
background: #ffffff;
box-shadow: 0px 1px 4px 0px #d6dae1;
border-radius: 8px;
position: relative;
}
.list___3rlGv .wrap____oZzM:hover .lockWrap___24eY2 {
display: flex;
}
.list___3rlGv .wrap____oZzM .lockWrap___24eY2 {
position: absolute;
z-index: 10;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.6);
box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.05);
border-radius: 8px;
display: none;
flex-direction: column;
justify-content: center;
align-items: center;
}
.list___3rlGv .wrap____oZzM .lockWrap___24eY2 div {
width: 116px;
height: 36px;
border-radius: 18px;
border: 1px solid #ffffff;
font-size: 14px;
font-weight: 600;
color: #ffffff;
line-height: 34px;
text-align: center;
margin: 10px 0;
cursor: pointer;
}
.list___3rlGv .wrap____oZzM .lockWrap___24eY2 div:hover {
box-shadow: 0px 0px 4px 0px #4f85ff;
border: 1px solid #c2d3f8;
}
.list___3rlGv .wrap____oZzM .top___3SCOc {
height: calc(100% - 50px);
display: flex;
flex-direction: column;
align-items: center;
justify-content: flex-start;
padding: 0 24px;
position: relative;
}
.list___3rlGv .wrap____oZzM .top___3SCOc .sign____uZ_B {
position: absolute;
z-index: 1;
width: 44px;
height: 22px;
background: #ffe9c1;
border-radius: 8px 0px 13px 0px;
left: 0;
top: 0;
color: #a45204;
text-align: center;
line-height: 22px;
}
.list___3rlGv .wrap____oZzM .top___3SCOc .name___2nHyM {
font-weight: 600;
color: #333333;
margin-top: 25px;
font-size: 16px;
white-space: normal;
text-align: center;
-webkit-box-orient: vertical;
display: -webkit-box;
-webkit-line-clamp: 2;
overflow: hidden;
line-height: 26px;
height: 48px;
}
.list___3rlGv .wrap____oZzM .top___3SCOc .img___3Spn7 {
width: 60px;
height: 60px;
border-radius: 30px;
margin-top: 14px;
}
.list___3rlGv .wrap____oZzM .top___3SCOc .text___1Pg2L {
font-size: 14px;
color: #333333;
margin-top: 8px;
}
.list___3rlGv .wrap____oZzM .top___3SCOc .btns___Kr_Ti {
display: flex;
align-items: center;
margin-top: 12px;
}
.list___3rlGv .wrap____oZzM .top___3SCOc .btns___Kr_Ti div {
width: 76px;
background: #ffffff;
height: 26px;
border-radius: 13px;
border: 1px solid #d6f7ef;
font-size: 14px;
color: #01795d;
line-height: 24px;
text-align: center;
margin: 0 10px;
}
.list___3rlGv .wrap____oZzM .top___3SCOc .btns___Kr_Ti aside {
width: 76px;
background: #ffffff;
height: 26px;
border-radius: 13px;
border: 1px solid #ffe9c1;
font-size: 14px;
color: #a45204;
line-height: 24px;
text-align: center;
margin: 0 10px;
}
.list___3rlGv .wrap____oZzM .bottom___2_iOx {
height: 50px;
border-top: 1px solid #f5f5f5;
display: flex;
align-items: center;
padding: 0 12px;
}
.list___3rlGv .wrap____oZzM .bottom___2_iOx > div {
margin-left: auto;
}
.list___3rlGv .wrap____oZzM .bottom___2_iOx > span {
display: flex;
align-items: center;
margin-right: 12px;
color: #999999;
}
.list___3rlGv .wrap____oZzM .bottom___2_iOx > span i {
font-size: 14px;
font-size: 12px;
color: #999999;
margin-right: 6px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.flex_box_center___2AWuG {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___4j1zo {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___3dWcm {
align-items: center;
box-align: center;
}
.flex_box_center_end___qvHJi {
justify-content: flex-end;
align-items: center;
-webkit-justify-content: flex-end;
-webkit-align-items: center;
-webkit-box-align: center;
-webkit-box-pack: end;
box-align: center;
box-pack: end;
}
.flex_box_column___3Eier {
flex-direction: column;
box-orient: block-axis;
}
.tabs___25WKT {
display: flex;
justify-content: space-between;
align-items: center;
border-bottom: 1px solid #dbdce0;
height: 54px;
}
.tabs___25WKT .tabsWrap___2lPJE {
display: flex;
align-items: center;
height: 100%;
}
.tabs___25WKT .tabsWrap___2lPJE > div {
position: relative;
font-size: 14px;
font-weight: 400;
color: #5f6368;
margin-right: 40px;
display: flex;
align-items: center;
height: 100%;
cursor: pointer;
}
.tabs___25WKT .tabsWrap___2lPJE .active___gGp9s {
font-weight: 500;
color: #202124;
}
.tabs___25WKT .tabsWrap___2lPJE .active___gGp9s:after {
position: absolute;
content: '';
width: 100%;
z-index: 4;
border-radius: 2px;
left: 0px;
bottom: 0px;
height: 3px;
background: #202124;
border-radius: 100px 100px 0px 0px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.flex_box_center___Hq8-r {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___3Nl1U {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___1hgum {
align-items: center;
box-align: center;
}
.flex_box_center_end___i5ldC {
justify-content: flex-end;
align-items: center;
-webkit-justify-content: flex-end;
-webkit-align-items: center;
-webkit-box-align: center;
-webkit-box-pack: end;
box-align: center;
box-pack: end;
}
.flex_box_column____1u-K {
flex-direction: column;
box-orient: block-axis;
}
.table___2yPMl {
margin-left: -8px;
margin-top: -12px;
}
.table___2yPMl .ant-table-tbody tr {
background-color: #fff;
}
.table___2yPMl .ant-table-tbody tr td {
border: none;
color: #000000;
}
.table___2yPMl .ant-table-thead > tr > th {
background: white;
border: none;
color: #5f6368;
font-weight: 400;
}
.table___2yPMl .ant-table-column-sorter-full {
margin-top: -0.4em;
}
.table___2yPMl .ant-checkbox-checked .ant-checkbox-inner {
background-color: #fff;
border-color: #165dff;
}
.table___2yPMl .ant-checkbox-checked .ant-checkbox-inner::after {
border-color: #165dff;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.flex_box_center___2fahw {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___1h4HM {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___2kxeE {
align-items: center;
box-align: center;
}
.flex_box_center_end___OjPB4 {
justify-content: flex-end;
align-items: center;
-webkit-justify-content: flex-end;
-webkit-align-items: center;
-webkit-box-align: center;
-webkit-box-pack: end;
box-align: center;
box-pack: end;
}
.flex_box_column___3zY1h {
flex-direction: column;
box-orient: block-axis;
}
.orderWrap___VQuq1 {
display: box;
display: flex;
align-items: center;
}
.orderIconWrap___18q7W {
display: box;
display: flex;
flex-direction: column;
height: 40px;
line-height: 40px;
color: #999999;
}
.orderAsc___3WBGg {
flex-direction: column;
text-align: center;
height: 10px;
line-height: 10px;
display: inline-block;
margin-top: 8px;
transform: translateY(2px);
}
.orderDesc____ipxK {
flex-direction: column;
text-align: center;
height: 10px;
line-height: 10px;
display: table;
}
.active___3EMfI {
color: #232b40 !important;
}
.cursorPointer___3og_L {
cursor: pointer;
color: #d8d8d8;
height: 10px;
}
.orderTextWrap___XQlmv {
font-size: 14px;
color: #3b3e47;
cursor: pointer;
margin-right: 5px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.flex_box_center___3IH6S {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___3AU-S {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___1ykIO {
align-items: center;
box-align: center;
}
.flex_box_center_end___1aIQB {
justify-content: flex-end;
align-items: center;
-webkit-justify-content: flex-end;
-webkit-align-items: center;
-webkit-box-align: center;
-webkit-box-pack: end;
box-align: center;
box-pack: end;
}
.flex_box_column___2A_ra {
flex-direction: column;
box-orient: block-axis;
}
.btn___23gjd {
height: 32px;
background: #f6f7f9 linear-gradient(180deg, #ffffff 0%, #f6f7f9 100%);
box-shadow: 0px 2px 4px 0px #e0dfe1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
border-radius: 16px;
border: 1px solid #bacffe;
font-size: 14px;
color: #3061d0;
line-height: 30px;
text-align: center;
cursor: pointer;
padding: 0 15px;
-ms-user-select: none;
user-select: none;
}
.btn___23gjd:hover {
color: #165dff;
border: 1px solid #165dff;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.flex_box_center___1W7Bl {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___3S4Sp {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___5mGEA {
align-items: center;
box-align: center;
}
.flex_box_center_end___1blqp {
justify-content: flex-end;
align-items: center;
-webkit-justify-content: flex-end;
-webkit-align-items: center;
-webkit-box-align: center;
-webkit-box-pack: end;
box-align: center;
box-pack: end;
}
.flex_box_column___4i1E0 {
flex-direction: column;
box-orient: block-axis;
}
.CustomCss___3thFA .ant-modal-header {
height: 82px;
font-size: 16px;
font-weight: 500;
color: #000000;
padding: 30px 40px;
border: 0;
}
.CustomCss___3thFA .ant-modal-body {
padding: 0 40px;
}
.CustomCss___3thFA .ant-modal-footer {
padding: 30px 40px;
border: 0;
}
.CustomCss___3thFA .ant-modal-footer button:first-child {
padding: 0 16px;
border-radius: 2px;
border: 1px solid rgba(195, 207, 224, 0.5);
background-color: rgba(248, 249, 252, 0.5);
margin-right: 20px;
height: 32px;
line-height: 30px;
color: #464f66;
}
.CustomCss___3thFA .ant-modal-footer button:last-child {
padding: 0 16px;
background: #f6f7f9 linear-gradient(180deg, #ffffff 0%, #f6f7f9 100%);
box-shadow: 0px 2px 4px 0px #e0dfe1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
border-radius: 2px;
border: 1px solid #bacffe;
height: 32px;
line-height: 30px;
color: #165dff;
}
.CustomCss___3thFA .ant-modal-close {
top: 22px;
right: 29px;
}
.CustomCss___3thFA .ant-modal-close .ant-modal-close-icon {
color: #979797;
font-size: 26px;
}
.CustomTipsModalCss___2aNwC .ant-modal-body {
padding: 0;
}
.CustomTipsModalCss___2aNwC .ant-modal-confirm-title {
height: 82px;
font-size: 16px;
font-weight: 500;
color: #000000;
padding: 30px 40px;
border: 0;
}
.CustomTipsModalCss___2aNwC .ant-modal-confirm-body .ant-modal-confirm-content {
padding: 0 40px;
color: #000000;
font-size: 14px;
margin: 0;
}
.CustomTipsModalCss___2aNwC .ant-modal-confirm-btns {
padding: 30px 40px;
border: 0;
margin: 0;
}
.CustomTipsModalCss___2aNwC .ant-modal-confirm-btns button:first-child {
padding: 0 16px;
border-radius: 2px;
border: 1px solid rgba(195, 207, 224, 0.5);
background-color: rgba(248, 249, 252, 0.5);
margin-right: 20px;
height: 32px;
line-height: 30px;
color: #464f66;
}
.CustomTipsModalCss___2aNwC .ant-modal-confirm-btns button:last-child {
padding: 0 16px;
background: #f6f7f9 linear-gradient(180deg, #ffffff 0%, #f6f7f9 100%);
box-shadow: 0px 2px 4px 0px #e0dfe1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
border-radius: 2px;
border: 1px solid #bacffe;
height: 32px;
line-height: 30px;
color: #165dff;
}
.dropdownmenus___19dGk {
width: 104px;
}
.dropdownmenus___19dGk [class~='ant-dropdown-menu-item'] {
text-align: center;
}
.dropdownmenus___19dGk [class~='ant-dropdown-menu-item']:hover {
color: #165dff !important;
background: #fff;
}
.dropdownmenus___19dGk [class~='ant-dropdown-menu'] {
padding: 10px 0 !important;
}
.popupClassNames___3LOFQ {
background: yellow;
}
.selectdown___1_utH [class~='ant-select-item-option-selected'] {
font-weight: 400 !important;
background-color: #edf2ff !important;
}
.selectdown___1_utH [class~='ant-select-item-option-active'] {
color: #165dff !important;
background-color: #fff !important;
}
.selectdown___1_utH [class~='ant-select-item-option'] {
padding: 10px 24px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.teaching-circling-container {
flex: 1 1 auto;
}
.teaching-circling-container h3 {
display: flex;
flex-flow: row nowrap;
align-items: center;
padding: 30px 40px;
background: #fff;
justify-content: space-between;
width: 100%;
font-size: 20px;
margin: 0;
}
.no-data img {
display: block;
margin: 0 auto 30px auto;
}
.nodata-content {
display: flex;
flex-flow: column nowrap;
align-content: center;
justify-content: center;
min-height: 690px;
}
.nodata-content p {
color: #999;
text-align: center;
}
.teaching-circling-body {
margin: 16px auto;
min-height: 740px;
width: 100%;
background: #fff;
border-radius: 8px;
box-shadow: 0px 2px 10px rgba(153, 153, 153, 0.08);
}
.teaching-circling-body .navs {
display: flex;
flex-flow: row nowrap;
align-items: center;
height: 50px;
margin: 0;
font-size: 16px;
color: #333;
padding: 0 40px;
box-shadow: 0px 2px 10px rgba(153, 153, 153, 0.08);
}
.teaching-circling-body .navs li {
margin-right: 60px;
height: 50px;
line-height: 50px;
}
.teaching-circling-body .navs li.active {
border-bottom: 2px solid #009ffc;
}
.teaching-circling-body .navs li.active a {
color: #009ffc;
}
.teaching-circling-body .navs li a {
color: #333;
display: block;
}
.flex-end {
justify-content: flex-end;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.teaching-list {
margin: 0;
padding: 0;
font-size: 16px;
display: flex;
flex-flow: column nowrap;
justify-content: center;
}
.teaching-list > li {
padding: 20px 40px;
cursor: pointer;
border-bottom: 1px solid #ccc;
}
.teaching-list .item-group {
display: flex;
flex-flow: row nowrap;
align-content: center;
justify-content: space-between;
}
.teaching-list .info {
margin: 0;
padding: 0;
display: flex;
flex-flow: row wrap;
align-items: center;
}
.teaching-list .info li {
position: relative;
margin: 16px 8px 0 0;
}
.teaching-list .info li div {
padding: 0 20px;
height: 28px;
line-height: 28px;
text-align: center;
}
.teaching-list .info li.active div {
background: #ccc;
}
.teaching-list .info li .btn-del {
position: absolute;
right: 0;
top: 0;
color: red;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.groups {
margin: 16px 0;
list-style: none;
display: flex;
flex-flow: row wrap;
align-items: center;
}
.groups li {
width: 50%;
}
.select-teach-group {
padding: 20px 0 0 20px;
min-height: 320px;
position: relative;
}
.select-teach-group .btn-actions {
position: absolute;
right: 20px;
bottom: 20px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.bg___24uy8 {
width: 1200px;
margin: 0 auto;
margin-bottom: 80px;
margin-top: 30px;
display: flex;
justify-content: space-between;
}
.wrap___14NGB {
width: 100%;
}
.modal___2LUSY {
display: flex;
flex-direction: row;
justify-content: center;
}
.content___uJSz1 {
background-color: #ffffff;
}
.head___1b8cM {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
height: 76px;
border-bottom: 1px solid #f4f4f4;
}
.headCount___8qSbD {
height: 16px;
font-size: 16px;
font-weight: bold;
color: #333333;
line-height: 16px;
margin-left: 40px;
}
.button___3uWW2 {
width: 100px;
height: 32px;
line-height: 32px;
text-align: center;
border-radius: 4px;
font-size: 14px;
color: #ffffff;
cursor: pointer;
}
.itemWrap___30TsE {
display: flex;
flex-direction: row;
padding: 20px 40px;
border-bottom: 1px solid #eee;
cursor: default;
}
.imgWrap___2LXqq {
margin-right: 20px;
position: relative;
}
.img___3JUpQ {
border-radius: 50%;
}
.manager___VrVN1 {
display: inline-block;
position: absolute;
bottom: 13px;
left: 2px;
width: 44px;
height: 18px;
background: #0152d9;
color: #fff;
font-size: 10px;
text-align: center;
border-bottom-right-radius: 28px;
border-bottom-left-radius: 31px;
}
.itemContent___gyTTk {
display: flex;
flex-direction: column;
flex: 1 1;
}
.nameWrap___3WMS2 {
display: flex;
flex-direction: row;
justify-content: space-between;
}
.name___2ym5i {
color: #000000;
font-size: 16px;
}
.name___2ym5i > span {
background-color: #0152d9;
padding: 1px 6px;
border-radius: 10px;
color: #ffffff;
font-size: 12px;
line-height: 15px;
margin-left: 4px;
display: inline-block;
transform: translateY(-1px);
}
.actionGroup___8xT17 {
width: 140px;
display: flex;
align-items: center;
flex-direction: row;
justify-content: space-between;
}
.deleteIcon___24yPS {
color: #bbbbbb;
cursor: pointer;
font-size: 18px;
}
.deleteIcon___24yPS:hover {
color: #ff5555;
}
.schoolWrap___23Lyd {
display: flex;
flex-direction: row;
justify-content: space-between;
color: #b2b2b2;
font-size: 12px;
}
.school___1PzsI {
max-width: 450px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
cursor: default;
}
.countWrap___8XfQc {
text-align: center;
margin-top: 30px;
}
.deletetitle___2yGtk {
color: #e53333;
font-size: 16px !important ;
}
.deletetitle___2yGtk:hover {
color: #ff5555;
}
.yseTitle___sqFvw {
font-size: 16px !important;
color: #0152d9;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.flex_box_center___2cC1r {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___9TeDx {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___3EIYv {
align-items: center;
box-align: center;
}
.flex_box_center_end___1Uph0 {
justify-content: flex-end;
align-items: center;
-webkit-justify-content: flex-end;
-webkit-align-items: center;
-webkit-box-align: center;
-webkit-box-pack: end;
box-align: center;
box-pack: end;
}
.flex_box_column___17_5w {
flex-direction: column;
box-orient: block-axis;
}
.header___1E4MV {
min-width: 1200px;
}
.header___1E4MV [class~='ant-layout-header'] {
padding: 0;
height: 72px;
background: #24292f;
position: relative;
}
.header___1E4MV [class~='ant-layout-header'] [class~='timeShow'] {
color: #fff;
}
.header___1E4MV .logo___R8PNJ {
height: 36px;
}
.header___1E4MV .menu___Km2Uo {
margin: 0;
padding: 0;
display: flex;
flex-flow: row nowrap;
align-items: center;
}
.header___1E4MV .menu___Km2Uo li {
margin-right: 30px;
position: relative;
display: flex;
align-items: center;
justify-content: center;
}
.header___1E4MV .menu___Km2Uo li .dropDown___3Phxo {
background: #ffffff;
box-shadow: 0px 10px 16px 0px #cecece;
border-radius: 6px;
position: absolute;
z-index: 999;
left: -20px;
top: 50px;
padding: 20px;
line-height: 1.5;
display: none;
}
.header___1E4MV .menu___Km2Uo li .dropDown___3Phxo .line___3lQ2g {
width: 100%;
height: 1px;
background: #dbdce0;
margin: 24px 0;
}
.header___1E4MV .menu___Km2Uo li .dropDown___3Phxo .subName___3sqtP {
cursor: pointer;
}
.header___1E4MV .menu___Km2Uo li .dropDown___3Phxo .subName___3sqtP:hover aside {
color: #165dff;
}
.header___1E4MV .menu___Km2Uo li .name___1Odvx {
display: flex;
align-items: center;
height: 50px;
cursor: pointer;
}
.header___1E4MV .menu___Km2Uo li .name___1Odvx span {
font-size: 16px;
color: #ffffff;
display: inline-block;
position: relative;
}
.header___1E4MV .menu___Km2Uo li .name___1Odvx i {
font-size: 12px;
display: inline-block;
transform: translateY(1px) scale(0.6);
color: #979797;
}
.header___1E4MV .menu___Km2Uo li:hover .name___1Odvx span {
color: #c5c5c5;
}
.header___1E4MV .menu___Km2Uo li:hover .dropDown___3Phxo {
display: block;
}
.header___1E4MV .menu___Km2Uo li.actived___12Ff0 .name___1Odvx span {
color: #c5c5c5;
}
.header___1E4MV .menu___Km2Uo li.actived___12Ff0 .name___1Odvx span::after {
content: '';
width: 100%;
height: 2px;
background: #c5c5c5;
position: absolute;
bottom: 12px;
left: 0;
border-radius: 1px;
}
.header___1E4MV .edu-menu___2hxbr {
display: flex;
width: 100%;
height: 72px;
width: 1200px;
flex-flow: row nowrap;
align-items: center;
justify-content: space-between;
margin: 0 auto;
}
.header___1E4MV .newslight___jwZR3 {
width: 5px;
height: 5px;
border-radius: 5px;
position: absolute;
top: 0;
left: 10px;
background: #fb3226;
}
.header___1E4MV .classromediv___Cjpgf {
animation: glow___3Nuu5 200ms ease-out infinite alternate;
}
.spandiv___3YPu8 {
height: 30px;
line-height: 30px;
text-align: center;
background: rgba(0, 255, 249, 0.2);
width: 80px;
}
.header-iearning___2Us_L {
min-width: 1200px;
height: 60px;
width: 100%;
background-color: rgba(255, 255, 255, 0.8) !important;
box-shadow: 0px 2px 10px 0px rgb(136 136 2.72%);
position: fixed;
top: 0px;
left: 0px;
z-index: 1000;
}
.header-iearning___2Us_L .logo___R8PNJ {
height: 36px;
}
.header-iearning___2Us_L [class~='ant-layout-header'] {
padding: 0;
height: 60px;
color: #000;
color: initial;
background: transparent;
}
.header-iearning___2Us_L .menu___Km2Uo {
margin: 0;
padding: 0;
margin-left: auto;
display: flex;
flex-flow: row nowrap;
align-items: center;
}
.header-iearning___2Us_L .menu___Km2Uo li {
margin-right: 30px;
position: relative;
display: flex;
align-items: center;
justify-content: center;
}
.header-iearning___2Us_L .menu___Km2Uo li:hover a {
color: #828383;
}
.header-iearning___2Us_L .menu___Km2Uo li.actived___12Ff0 a {
color: #196efd;
}
.header-iearning___2Us_L .menu___Km2Uo li.actived___12Ff0::after {
content: '';
width: 28px;
height: 4px;
background-color: #196efd;
position: absolute;
bottom: 10px;
left: 50%;
transform: translateX(-50%);
}
.header-iearning___2Us_L .menu___Km2Uo li a {
color: #434d6c;
position: relative;
font-size: 16px;
}
.header-iearning___2Us_L .edu-menu___2hxbr {
display: flex;
width: 100%;
padding: 0 20px;
height: 60px;
min-width: 1200px;
flex-flow: row nowrap;
align-items: center;
justify-content: space-between;
}
.header-iearning___2Us_L .newslight___jwZR3 {
width: 5px;
height: 5px;
border-radius: 5px;
position: absolute;
top: 0px;
left: 10px;
background: #fb3226;
}
.header-iearning___2Us_L .classromediv___Cjpgf {
animation: glow___3Nuu5 200ms ease-out infinite alternate;
}
.header-iearning___2Us_L .title___3TtoH {
font-size: 18px;
font-weight: 600;
color: #196efd;
margin-left: 10px;
}
.headerFixed___1V7d4 {
position: fixed;
top: 0px;
z-index: 999;
width: 100%;
}
.headerFixed___1V7d4 + section {
padding-top: 60px;
}
@keyframes glow___3Nuu5 {
0% {
border-color: #00fff9;
background: rgba(0, 255, 249, 0.2);
box-shadow: 0 0 5px rgba(0, 255, 249, 0.2);
}
100% {
border-color: #00fff9;
background: rgba(0, 255, 249, 0.2);
box-shadow: 0 0 8px rgba(0, 255, 249, 0.6);
}
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.search-input {
width: 300px !important;
background: #373e3f !important;
border: 1px solid #373e3f !important;
}
.search-input [class~='ant-input'] {
background: #373e3f !important;
color: #fff;
}
.search-input .ant-input-search-icon::before {
border-left: none;
}
.search-input .ant-input-search-icon {
color: #999;
}
.search-bar {
color: white;
flex: 1 0 auto;
display: flex;
flex-flow: row nowrap;
justify-content: flex-end;
align-items: center;
position: relative;
}
.search-bar a:hover {
color: #fff;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.tilte___1Tz7i {
color: #333333;
font-size: 16px;
text-align: center;
}
.flexRow___3w9_D {
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
margin-top: 30px;
}
.flexColumn___2HzC_ {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.footerWrap___12F5M {
display: flex;
justify-content: space-between;
}
.img___3ED9Z {
width: 40px;
height: 37px;
vertical-align: middle;
border-style: none;
}
.content___rqPDY {
font-size: 14px;
color: #979797;
margin-top: 15px;
}
.modalContent___2h4ne {
text-align: center;
margin-top: 10px;
color: #333333;
font-size: 16px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.flex_box_center___3p8A0 {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___2wMwo {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___2fKhV {
align-items: center;
box-align: center;
}
.flex_box_center_end___27Yk8 {
justify-content: flex-end;
align-items: center;
-webkit-justify-content: flex-end;
-webkit-align-items: center;
-webkit-box-align: center;
-webkit-box-pack: end;
box-align: center;
box-pack: end;
}
.flex_box_column___3Khbo {
flex-direction: column;
box-orient: block-axis;
}
.rightMenu___20Eel {
text-align: center;
}
.rightMenu___20Eel li {
padding: 0 15px;
height: 35px;
line-height: 35px;
}
.rightMenu___20Eel li:hover {
background: #0152d9;
}
.rightMenu___20Eel li:hover a {
color: white;
}
.rightMenu___20Eel li a {
font-size: 14px;
margin: 0;
padding: 0;
}
.joinMenu___2blJt {
padding: 0 0;
}
.joinMenu___2blJt a {
color: #323232;
}
.joinBoard___2XUXK {
border: 1px solid #eee;
width: 1px;
height: 100%;
}
.joinCol___3o5gp:empty + div .joinBoard___2XUXK {
display: none;
}
.joinCol___3o5gp:empty ~ .rightMenu___20Eel {
width: 60px !important;
}
.rightMenu___20Eel:has(.joinMenu___2blJt:empty) {
width: 120px !important;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.flex_box_center___3UWMh {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___2nh9S {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___2Neiq {
align-items: center;
box-align: center;
}
.flex_box_center_end___2_1FS {
justify-content: flex-end;
align-items: center;
-webkit-justify-content: flex-end;
-webkit-align-items: center;
-webkit-box-align: center;
-webkit-box-pack: end;
box-align: center;
box-pack: end;
}
.flex_box_column___2E-v7 {
flex-direction: column;
box-orient: block-axis;
}
.userPic___3Pu9t {
width: 34px;
height: 34px;
border-radius: 34px;
cursor: pointer;
}
.rightMenu___1qaVl {
text-align: center;
}
.rightMenu___1qaVl li {
padding: 0;
}
.rightMenu___1qaVl li:hover {
background: #0152d9;
}
.rightMenu___1qaVl li:hover a {
color: white;
}
.rightMenu___1qaVl li a {
font-size: 14px;
margin: 0;
}
.menuWrap___3r9jm li {
height: 35px;
}
.menuWrap___3r9jm li a {
margin: 0px;
color: #323232;
text-align: left;
padding: 0px 15px;
line-height: 35px;
}
.exit___38Urs {
border-top: 1px solid #eeeeee;
}
.classromediv___2R8_g {
width: 60px;
height: 50px;
display: flex;
align-items: center;
border-radius: 50px;
cursor: pointer;
animation: glow___323IR 200ms ease-out infinite alternate;
}
@keyframes glow___323IR {
0% {
border-color: #00fff9;
text-align: center;
box-shadow: 0 0 5px rgba(0, 255, 249, 0.2);
}
100% {
border-color: #00fff9;
text-align: center;
box-shadow: 0 0 8px rgba(0, 255, 249, 0.6);
}
}
.height67___1DFRI {
height: 67px;
}
.login___20J7t {
width: 90px;
height: 32px;
line-height: 32px;
text-align: center;
background: linear-gradient(135deg, #6c7bfd 0%, #3a45fa 100%);
border-radius: 2px;
cursor: pointer;
font-size: 14px;
color: #ffffff;
}
.login___20J7t > span {
padding: 0 !important;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.titlesize___3R6Gt {
font-size: 16px;
font-weight: 800;
}
body {
overflow: hidden;
}
.wrap___33HQq {
padding: 10px 20px;
font-size: 14px;
}
.labelWrap___1iqwF {
display: flex;
flex-direction: row;
margin-top: 10px;
}
.label___27cm- {
width: 140px;
text-align: right;
font-size: 16px;
}
.labelContent___1fVMu {
display: flex;
flex-direction: column;
margin-left: 10px;
}
.flexRow___PEsIJ {
display: flex;
flex-direction: row;
}
.color999___2Yr8Q {
color: #999999;
}
.radio___OcreT {
font-size: 14px !important;
display: block !important;
height: 30px !important;
line-height: 30px !important;
}
.color0152d9___1FV6h {
color: #0152d9;
}
.popover___2xk-c {
background-color: transparent;
color: #fff;
}
.popover___2xk-c div[class~='ant-popover-arrow'] {
border-top-color: rgba(5, 16, 26, 0.6) !important;
border-left-color: rgba(5, 16, 26, 0.6) !important;
}
.popover___2xk-c div[class~='ant-popover-inner'] {
background-color: rgba(5, 16, 26, 0.6);
}
.popover___2xk-c div[class~='ant-popover-inner-content'] {
color: #fff;
}
.serviceSettingName___Ld9Mm {
color: #666;
margin-bottom: 30px;
font-size: 16px;
}
.flexRow___PEsIJ {
display: flex;
flex-direction: row;
}
.flexJustifyCenter___18x9a {
justify-content: center;
}
.flexAlignEnd___1C-X3 {
align-items: flex-end;
}
.flexAlignCenter___2oSmu {
align-items: center;
}
.flexColumn___2ysFR {
display: flex;
flex-direction: column;
}
.formWrap___EPA-v {
background-color: #fff;
}
.formWrap___EPA-v label {
font-size: 14px;
}
.titleWrap___3_rFr {
display: flex;
flex-direction: row;
justify-content: space-between;
font-size: 18px;
color: #333;
padding: 10px 20px;
border-bottom: 1px solid #eeeeee;
background: #fff;
}
.fieldWrap___2jAZP {
padding: 10px 20px 10px;
border-bottom: 1px solid #eeeeee;
}
.fieldWrap___2jAZP div[class~='ant-form-item-label'] label {
font-size: 14px;
}
.fieldWrap___2jAZP input[class~='ant-input'] {
line-height: 1.5;
background: transparent;
border-width: 1px;
height: 40px;
font-size: 14px;
}
.button___3XvNW {
width: 100px;
height: 38px;
line-height: 38px;
font-weight: 400;
padding: 0px;
}
.buttonFixed___2Zm2R {
position: fixed;
z-index: 1000;
bottom: 0;
left: 0;
width: 100%;
height: 63px;
background: #fff;
box-shadow: 0 -4px 4px 0 rgba(0, 0, 0, 0.05);
}
.buttonFixed___2Zm2R div[class~='ant-form-item'] {
margin-bottom: 0px;
height: 100%;
}
.buttonFixed___2Zm2R div[class~='ant-form-item-control-input'] {
height: 100%;
}
.buttonWrap___1OYLR {
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
}
.width180___jK9Il {
width: 180px;
}
.width100___3krQH {
width: 100px;
}
.width280___2XLRF {
width: 280px;
}
.difficultyHint___haMiD {
color: #888;
margin-top: 10px;
margin-left: 20px;
font-size: 14px;
}
.color888___N5haY {
color: #888;
}
.color0152d9___1FV6h {
color: #0152d9;
}
.serviceSettingWrap___2mA8Y {
padding: 40px 20px;
margin-bottom: 20px;
}
.serviceSettingName___Ld9Mm {
color: #666;
margin-bottom: 30px;
font-size: 16px;
}
.serviceSetLeft___15ZiZ {
display: inline-block;
min-width: 100px;
text-align: right;
line-height: 40px;
font-weight: normal;
}
.serviceSetInput___1xV8R {
width: 80%;
}
.serviceSetMemoryInput___1b9Wn {
width: 20%;
}
.serviceSetTip___3OSZX {
width: 48%;
}
.installPackage___2Q149 {
margin-bottom: 16px;
margin-left: 10px;
max-width: 600px;
}
.popover___2xk-c {
background-color: transparent;
color: #fff;
}
.popover___2xk-c div[class~='ant-popover-arrow'] {
border-top-color: rgba(5, 16, 26, 0.6) !important;
border-left-color: rgba(5, 16, 26, 0.6) !important;
}
.popover___2xk-c div[class~='ant-popover-inner'] {
background-color: rgba(5, 16, 26, 0.6);
}
.popover___2xk-c div[class~='ant-popover-inner-content'] {
color: #fff;
}
.wrap___33HQq {
padding: 10px 20px;
font-size: 14px;
}
.labelWrap___1iqwF {
display: flex;
flex-direction: row;
margin-top: 30px;
}
.label___27cm- {
width: 140px;
text-align: right;
font-size: 14px;
}
.labelContent___1fVMu {
display: flex;
flex-direction: column;
margin-left: 10px;
padding: 1px 0px;
}
.flexRow___PEsIJ {
display: flex;
flex-direction: row;
}
.color999___2Yr8Q {
color: #999999;
}
.radio___OcreT {
font-size: 14px;
display: block;
height: 30px;
line-height: 30px;
}
.selectSchool___3jjwJ {
width: 600px;
}
.selectSchool___3jjwJ [class~='ant-select-selector'] {
border: 0px !important;
background-color: #f5f5f5 !important;
}
.dataPicker___3FMTF {
width: 600px;
}
.bg___SWlll {
width: 1200px;
margin: 0 auto;
margin-bottom: 80px;
margin-top: 30px;
display: flex;
justify-content: space-between;
}
.wrap___33HQq {
width: 100%;
}
.content___3UkVO {
background-color: #ffffff;
}
.head___35V3S {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
height: 76px;
border-bottom: 1px solid #f4f4f4;
}
.headCount___2pjjr {
width: 132px;
height: 16px;
font-size: 16px;
font-weight: bold;
color: #333333;
line-height: 16px;
margin-left: 40px;
}
.button___3XvNW {
height: 34px;
margin-right: 20px;
}
.itemWrap___1yg5K {
display: flex;
flex-direction: row;
padding: 20px 40px;
border-bottom: 1px solid #eee;
cursor: default;
}
.imgWrap___R0ss7 {
margin-right: 20px;
position: relative;
}
.img___VI1B8 {
border-radius: 50%;
}
.manager___8Zuo9 {
display: inline-block;
position: absolute;
bottom: 13px;
left: 2px;
width: 44px;
height: 18px;
border-radius: 13px;
background: #f38b03;
color: #fff;
font-size: 10px;
text-align: center;
}
.itemContent___2pnzz {
display: flex;
flex-direction: column;
flex: 1 1;
margin-left: 20px;
}
.nameWrap___3Ntoy {
display: flex;
flex-direction: row;
justify-content: space-between;
}
.name___3v0W9 {
color: #000000;
font-size: 18px;
}
.actionGroup___nzwV5 {
width: 140px;
display: flex;
align-items: center;
flex-direction: row;
justify-content: space-between;
}
.deleteIcon___tZStC {
color: #bbbbbb;
cursor: pointer;
font-size: 18px;
}
.deleteIcon___tZStC:hover {
color: #ff5555;
}
.schoolWrap___qVkuP {
display: flex;
flex-direction: row;
justify-content: space-between;
color: #b2b2b2;
font-size: 12px;
}
.school___2WDSB {
max-width: 450px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
cursor: default;
}
.countWrap___1ZPyo {
text-align: center;
margin-top: 30px;
}
.deletetitle___3PnVP {
color: #e53333;
font-size: 16px !important ;
}
.deletetitle___3PnVP:hover {
color: #ff5555;
}
.yseTitle___2rGJC {
font-size: 16px !important;
color: #0152d9;
}
.bg___SWlll {
width: 1200px;
margin: 0 auto;
background: #fff;
border-bottom: 0px;
margin-top: 30px;
margin-bottom: 200px;
}
.bg___SWlll [class~='ant-tabs-tab'] {
padding-bottom: 18px;
padding-top: 18px;
margin-left: 20px;
font-size: 16px;
}
.modal___TzuWu span {
margin-top: 5px;
}
.colorOrange___WAQOi {
color: #ff6601;
}
.colorYellow___giatj {
color: #e6a23c;
}
.graaytitle___1xud8 {
height: 54px;
background: #f5f5f5;
margin-top: 10px;
border-radius: 8px;
display: flex;
justify-content: left;
align-items: center;
padding: 0px 20px;
}
.graaymingl___KdIA9 {
background: #f5f5f5;
margin-top: 10px;
border-top-right-radius: 8px;
border-top-left-radius: 8px;
display: flex;
justify-content: left;
align-items: center;
padding: 0px 20px;
padding-bottom: 20px;
}
.graayminglthree___1To0y {
background: #f5f5f5;
margin-top: 10px;
border-radius: 8px;
display: flex;
justify-content: left;
align-items: center;
padding: 0px 20px;
padding-bottom: 20px;
}
.graaymingltow___2ZE_h {
background: #f5f5f5;
padding: 2px 40px;
border-bottom-left-radius: 8px;
border-bottom-right-radius: 8px;
padding-bottom: 20px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.flexRow___Aj71W {
display: flex;
flex-direction: row;
}
.flexColumn___2jvSr {
display: flex;
flex-direction: column;
}
.formWrap___3OxLN {
font-size: 14px;
}
.formWrap___3OxLN div[class~='ant-form-item-label'] label {
font-size: 14px;
color: rgba(0, 0, 0, 0.65);
}
.formWrap___3OxLN div[class~='ant-form-item-control-input-content'] input {
font-size: 14px;
height: 40px;
line-height: 40px;
}
.formWrap___3OxLN div[class~='ant-form-item-control-input-content'] textarea {
font-size: 14px;
}
.formWrap___3OxLN div[class~='ant-form-item-control-input-content'] span {
font-size: 14px;
}
.upload___2lUf4 {
max-width: 370px;
}
.color0152d9___10ICR {
color: #0152d9;
}
.colorCCC___2mbRd {
color: #ccc;
}
.footerWrap___1Ytvb div[class~='ant-form-item-control'] {
max-width: 100%;
}
.footerWrap___1Ytvb div[class~='ant-form-item'] {
margin-bottom: 0px;
}
.footerWrap___1Ytvb div[class~='ant-form-item-control-input-content'] {
display: flex;
justify-content: flex-end;
}
.qrCode___2RFKG {
padding: 20px;
display: flex;
justify-content: space-between;
align-items: center;
position: relative;
margin-bottom: 20px;
}
.qrCode___2RFKG::after {
content: '';
height: 1px;
background-color: #f1f1f1;
left: -16px;
bottom: 0;
position: absolute;
z-index: 1;
width: 1000px;
}
.qrCode___2RFKG .a1___HdrHw {
display: flex;
flex-direction: column;
align-items: flex-start;
width: 190px;
}
.qrCode___2RFKG .a1___HdrHw .code___17cwA {
width: 130px;
height: 130px;
background: #ffffff;
box-shadow: 0px 0px 6px 2px #dedede;
border-radius: 8px;
display: flex;
justify-content: center;
align-items: center;
}
.qrCode___2RFKG .a1___HdrHw .group___DUj4t {
font-size: 14px;
color: #3a3a3a;
margin-top: 4px;
}
.qrCode___2RFKG .a1___HdrHw .groupNumber___3_2zt {
font-size: 12px;
color: #999999;
}
.qrCode___2RFKG .a2___2_e5C {
flex: 1 1;
font-size: 16px;
color: #333333;
line-height: 32px;
margin-top: 14px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.footerWrap___3bmMI div[class~='ant-form-item-control'] {
max-width: 100%;
}
.footerWrap___3bmMI div[class~='ant-form-item'] {
margin-bottom: 0px;
}
.footerWrap___3bmMI div[class~='ant-form-item-control-input-content'] {
display: flex;
justify-content: flex-end;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.buttonFixed___2zLVJ {
position: fixed;
z-index: 1000;
bottom: 0;
left: 0;
width: 100%;
height: 63px;
background: #fff;
box-shadow: 0 -4px 4px 0 rgba(0, 0, 0, 0.05);
}
.button___-JgFH {
width: 100px;
height: 38px;
line-height: 38px;
font-weight: 400;
padding: 0px;
}
.buttonWrap___aZhhk {
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
height: 100%;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.wrap___3xyR8 {
padding: 10px 20px;
font-size: 14px;
}
.labelWrap___1IxCy {
display: flex;
flex-direction: row;
margin-top: 10px;
}
.label___22JJP {
width: 120px;
text-align: right;
font-size: 16px;
}
.labelContent___3L5_8 {
display: flex;
flex-direction: column;
margin-left: 10px;
}
.flexRow___15gwv {
display: flex;
flex-direction: row;
}
.color999___i4XxJ {
color: #999999;
}
.radio___2Vrn9 {
font-size: 14px;
display: block;
height: 30px;
line-height: 30px;
}
.selectSchool___20PAH {
width: 200px;
}
.dataPicker___3ZrBg {
width: 200px;
}
.modal___3_BbV span {
margin-top: 5px;
}
.colorOrange___3BuSt {
color: #ff6601;
}
.colorYellow___brbb2 {
color: #e6a23c;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.footerWrap___2ePEu div[class~='ant-form-item-control'] {
max-width: 100%;
}
.footerWrap___2ePEu div[class~='ant-form-item'] {
margin-bottom: 0px;
}
.footerWrap___2ePEu div[class~='ant-form-item-control-input-content'] {
display: flex;
justify-content: flex-end;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.selectEnvironment___1zrTT {
width: 344px;
background-color: white;
height: 100%;
display: flex;
flex-direction: column;
justify-content: flex-start;
}
.selectEnvironment___1zrTT .search___2Sku- {
position: relative;
}
.selectEnvironment___1zrTT .search___2Sku- .ant-input-affix-wrapper {
background: #f5f5f5;
width: 87%;
margin: 20px;
border-radius: 4px;
}
.selectEnvironment___1zrTT .search___2Sku- .searchListWrap___30F5Q {
position: absolute;
z-index: 10;
left: 21px;
width: 87%;
top: 53px;
border-radius: 4px;
background: #fff;
box-shadow: 0 3px 6px -4px #808080;
max-height: 196px;
overflow-y: auto;
}
.selectEnvironment___1zrTT .search___2Sku- .searchListWrap___30F5Q .searchList___dxlP6 {
display: flex;
justify-content: space-between;
align-items: center;
padding: 0 12px;
padding: 5px 8px;
cursor: pointer;
}
.selectEnvironment___1zrTT .search___2Sku- .searchListWrap___30F5Q .searchList___dxlP6 .name___28Ilk {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
flex: 1 1;
}
.selectEnvironment___1zrTT .search___2Sku- .searchListWrap___30F5Q .searchList___dxlP6 .tag___GYHhS {
border-radius: 12px;
border: 1px solid #f7b500;
padding: 0px 4px;
color: #f7b500;
margin-left: 10px;
font-size: 12px;
}
.selectEnvironment___1zrTT .search___2Sku- .searchListWrap___30F5Q .searchList___dxlP6:hover {
background-color: #f9f9f9;
}
.selectEnvironment___1zrTT .search___2Sku- .searchListWrap___30F5Q .searchListActive___1H-dL {
display: flex;
justify-content: space-between;
align-items: center;
padding: 0 12px;
padding: 5px 8px;
cursor: pointer;
background: rgba(24, 144, 255, 0.2) !important;
color: #0152d9;
}
.selectEnvironment___1zrTT .search___2Sku- .searchListWrap___30F5Q .searchListActive___1H-dL .name___28Ilk {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
flex: 1 1;
}
.selectEnvironment___1zrTT .search___2Sku- .searchListWrap___30F5Q .searchListActive___1H-dL .tag___GYHhS {
border-radius: 12px;
border: 1px solid #f7b500;
padding: 0px 4px;
color: #f7b500;
margin-left: 10px;
font-size: 12px;
}
.selectEnvironment___1zrTT .search___2Sku- .searchListWrap___30F5Q .searchListActive___1H-dL:hover {
background-color: #f9f9f9;
}
.selectEnvironment___1zrTT .spin___2GYcy {
flex: 1 1;
display: flex;
align-items: center;
justify-content: center;
}
.selectEnvironment___1zrTT .common___JE3ZS {
padding-left: 20px;
}
.selectEnvironment___1zrTT .common___JE3ZS .title___11-q3 {
font-size: 14px;
font-weight: 600;
color: #333333;
line-height: 14px;
margin-bottom: 10px;
}
.selectEnvironment___1zrTT .common___JE3ZS .tags___3vE7b {
padding: 0;
display: flex;
flex-wrap: wrap;
}
.selectEnvironment___1zrTT .common___JE3ZS .tags___3vE7b .tag___GYHhS {
background: #f1f1f1;
border-radius: 15px;
cursor: pointer;
font-size: 12px;
color: #666666;
line-height: 12px;
padding: 7px 10px;
margin-right: 10px;
margin-top: 10px;
}
.selectEnvironment___1zrTT .common___JE3ZS .tags___3vE7b .tagActive___1c0bT {
background: rgba(24, 144, 255, 0.2);
color: #0152d9;
}
.selectEnvironment___1zrTT .wrap___fFVWs {
position: relative;
margin-top: 30px;
overflow-y: auto;
}
.selectEnvironment___1zrTT .wrap___fFVWs header:first-child {
margin-top: 0;
}
.selectEnvironment___1zrTT .wrap___fFVWs .allList___2mVBv {
padding: 0;
overflow: hidden;
}
.selectEnvironment___1zrTT .wrap___fFVWs .allList___2mVBv .item___2NPtB {
height: 34px;
display: flex;
justify-content: space-between;
align-items: center;
padding: 0 20px;
font-size: 14px;
cursor: pointer;
}
.selectEnvironment___1zrTT .wrap___fFVWs .allList___2mVBv .item___2NPtB:hover {
background-color: #f5f5f5;
}
.selectEnvironment___1zrTT .wrap___fFVWs .allList___2mVBv .item___2NPtB .name___28Ilk {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
flex: 1 1;
}
.selectEnvironment___1zrTT .wrap___fFVWs .allList___2mVBv .item___2NPtB .tag___GYHhS {
border-radius: 12px;
border: 1px solid #f7b500;
padding: 0px 4px;
color: #f7b500;
margin-left: 10px;
font-size: 12px;
}
.selectEnvironment___1zrTT .wrap___fFVWs .allList___2mVBv .itemActive___2aQTm {
background: rgba(24, 144, 255, 0.2) !important;
}
.selectEnvironment___1zrTT .wrap___fFVWs .allList___2mVBv .itemActive___2aQTm .name___28Ilk {
color: #0152d9;
}
.selectEnvironment___1zrTT .wrap___fFVWs .allList___2mVBv .line___yjjYk {
height: 1px;
width: 300px;
margin-left: 20px;
background-color: #f1f1f1;
margin: 10px 0 10px 20px;
}
.selectEnvironment___1zrTT .apply___3NyxD {
padding: 10px 0 20px 20px;
}
.selectEnvironment___1zrTT .apply___3NyxD .p1___2xNuY {
color: #999;
font-size: 14px;
}
.selectEnvironment___1zrTT .apply___3NyxD .p2___uGM8U {
color: #0152d9;
cursor: pointer;
font-size: 14px;
}
.selectEnvironment___1zrTT .list___1jtVf header {
display: flex;
justify-content: space-between;
align-items: center;
height: 34px;
padding: 0 20px;
margin-top: 10px;
cursor: pointer;
}
.selectEnvironment___1zrTT .list___1jtVf header:hover {
background-color: #f5f5f5;
}
.selectEnvironment___1zrTT .list___1jtVf header .title___11-q3 {
font-size: 14px;
color: #333333;
font-weight: 600;
}
.selectEnvironment___1zrTT .list___1jtVf .items___3gafm {
padding: 0;
overflow: hidden;
}
.selectEnvironment___1zrTT .list___1jtVf .items___3gafm .item___2NPtB {
height: 34px;
display: flex;
justify-content: space-between;
align-items: center;
padding: 0 20px;
font-size: 14px;
cursor: pointer;
}
.selectEnvironment___1zrTT .list___1jtVf .items___3gafm .item___2NPtB:hover {
background-color: #f5f5f5;
}
.selectEnvironment___1zrTT .list___1jtVf .items___3gafm .item___2NPtB .name___28Ilk {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
flex: 1 1;
}
.selectEnvironment___1zrTT .list___1jtVf .items___3gafm .item___2NPtB .tag___GYHhS {
border-radius: 12px;
border: 1px solid #f7b500;
padding: 0px 4px;
color: #f7b500;
margin-left: 10px;
font-size: 12px;
}
.selectEnvironment___1zrTT .list___1jtVf .items___3gafm .itemActive___2aQTm {
background: rgba(24, 144, 255, 0.2) !important;
}
.selectEnvironment___1zrTT .list___1jtVf .items___3gafm .itemActive___2aQTm .name___28Ilk {
color: #0152d9;
}
.selectEnvironment___1zrTT .list___1jtVf .items___3gafm .line___yjjYk {
height: 1px;
width: 300px;
margin-left: 20px;
background-color: #f1f1f1;
margin: 10px 0 10px 20px;
}
.darklySelectEnvironment___2KS0W {
width: 344px;
background-color: white;
height: 100%;
display: flex;
flex-direction: column;
justify-content: flex-start;
width: 25%;
max-width: 440px;
background-color: #0a143d;
}
.darklySelectEnvironment___2KS0W .search___2Sku- {
position: relative;
}
.darklySelectEnvironment___2KS0W .search___2Sku- .ant-input-affix-wrapper {
background: #f5f5f5;
width: 87%;
margin: 20px;
border-radius: 4px;
}
.darklySelectEnvironment___2KS0W .search___2Sku- .searchListWrap___30F5Q {
position: absolute;
z-index: 10;
left: 21px;
width: 87%;
top: 53px;
border-radius: 4px;
background: #fff;
box-shadow: 0 3px 6px -4px #808080;
max-height: 196px;
overflow-y: auto;
}
.darklySelectEnvironment___2KS0W .search___2Sku- .searchListWrap___30F5Q .searchList___dxlP6 {
display: flex;
justify-content: space-between;
align-items: center;
padding: 0 12px;
padding: 5px 8px;
cursor: pointer;
}
.darklySelectEnvironment___2KS0W .search___2Sku- .searchListWrap___30F5Q .searchList___dxlP6 .name___28Ilk {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
flex: 1 1;
}
.darklySelectEnvironment___2KS0W .search___2Sku- .searchListWrap___30F5Q .searchList___dxlP6 .tag___GYHhS {
border-radius: 12px;
border: 1px solid #f7b500;
padding: 0px 4px;
color: #f7b500;
margin-left: 10px;
font-size: 12px;
}
.darklySelectEnvironment___2KS0W .search___2Sku- .searchListWrap___30F5Q .searchList___dxlP6:hover {
background-color: #f9f9f9;
}
.darklySelectEnvironment___2KS0W .search___2Sku- .searchListWrap___30F5Q .searchListActive___1H-dL {
display: flex;
justify-content: space-between;
align-items: center;
padding: 0 12px;
padding: 5px 8px;
cursor: pointer;
background: rgba(24, 144, 255, 0.2) !important;
color: #0152d9;
}
.darklySelectEnvironment___2KS0W .search___2Sku- .searchListWrap___30F5Q .searchListActive___1H-dL .name___28Ilk {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
flex: 1 1;
}
.darklySelectEnvironment___2KS0W .search___2Sku- .searchListWrap___30F5Q .searchListActive___1H-dL .tag___GYHhS {
border-radius: 12px;
border: 1px solid #f7b500;
padding: 0px 4px;
color: #f7b500;
margin-left: 10px;
font-size: 12px;
}
.darklySelectEnvironment___2KS0W .search___2Sku- .searchListWrap___30F5Q .searchListActive___1H-dL:hover {
background-color: #f9f9f9;
}
.darklySelectEnvironment___2KS0W .spin___2GYcy {
flex: 1 1;
display: flex;
align-items: center;
justify-content: center;
}
.darklySelectEnvironment___2KS0W .common___JE3ZS {
padding-left: 20px;
}
.darklySelectEnvironment___2KS0W .common___JE3ZS .title___11-q3 {
font-size: 14px;
font-weight: 600;
color: #333333;
line-height: 14px;
margin-bottom: 10px;
}
.darklySelectEnvironment___2KS0W .common___JE3ZS .tags___3vE7b {
padding: 0;
display: flex;
flex-wrap: wrap;
}
.darklySelectEnvironment___2KS0W .common___JE3ZS .tags___3vE7b .tag___GYHhS {
background: #f1f1f1;
border-radius: 15px;
cursor: pointer;
font-size: 12px;
color: #666666;
line-height: 12px;
padding: 7px 10px;
margin-right: 10px;
margin-top: 10px;
}
.darklySelectEnvironment___2KS0W .common___JE3ZS .tags___3vE7b .tagActive___1c0bT {
background: rgba(24, 144, 255, 0.2);
color: #0152d9;
}
.darklySelectEnvironment___2KS0W .wrap___fFVWs {
position: relative;
margin-top: 30px;
overflow-y: auto;
}
.darklySelectEnvironment___2KS0W .wrap___fFVWs header:first-child {
margin-top: 0;
}
.darklySelectEnvironment___2KS0W .wrap___fFVWs .allList___2mVBv {
padding: 0;
overflow: hidden;
}
.darklySelectEnvironment___2KS0W .wrap___fFVWs .allList___2mVBv .item___2NPtB {
height: 34px;
display: flex;
justify-content: space-between;
align-items: center;
padding: 0 20px;
font-size: 14px;
cursor: pointer;
}
.darklySelectEnvironment___2KS0W .wrap___fFVWs .allList___2mVBv .item___2NPtB:hover {
background-color: #f5f5f5;
}
.darklySelectEnvironment___2KS0W .wrap___fFVWs .allList___2mVBv .item___2NPtB .name___28Ilk {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
flex: 1 1;
}
.darklySelectEnvironment___2KS0W .wrap___fFVWs .allList___2mVBv .item___2NPtB .tag___GYHhS {
border-radius: 12px;
border: 1px solid #f7b500;
padding: 0px 4px;
color: #f7b500;
margin-left: 10px;
font-size: 12px;
}
.darklySelectEnvironment___2KS0W .wrap___fFVWs .allList___2mVBv .itemActive___2aQTm {
background: rgba(24, 144, 255, 0.2) !important;
}
.darklySelectEnvironment___2KS0W .wrap___fFVWs .allList___2mVBv .itemActive___2aQTm .name___28Ilk {
color: #0152d9;
}
.darklySelectEnvironment___2KS0W .wrap___fFVWs .allList___2mVBv .line___yjjYk {
height: 1px;
width: 300px;
margin-left: 20px;
background-color: #f1f1f1;
margin: 10px 0 10px 20px;
}
.darklySelectEnvironment___2KS0W .apply___3NyxD {
padding: 10px 0 20px 20px;
}
.darklySelectEnvironment___2KS0W .apply___3NyxD .p1___2xNuY {
color: #999;
font-size: 14px;
}
.darklySelectEnvironment___2KS0W .apply___3NyxD .p2___uGM8U {
color: #0152d9;
cursor: pointer;
font-size: 14px;
}
.darklySelectEnvironment___2KS0W .list___1jtVf header {
display: flex;
justify-content: space-between;
align-items: center;
height: 34px;
padding: 0 20px;
margin-top: 10px;
cursor: pointer;
}
.darklySelectEnvironment___2KS0W .list___1jtVf header:hover {
background-color: #f5f5f5;
}
.darklySelectEnvironment___2KS0W .list___1jtVf header .title___11-q3 {
font-size: 14px;
color: #333333;
font-weight: 600;
}
.darklySelectEnvironment___2KS0W .list___1jtVf .items___3gafm {
padding: 0;
overflow: hidden;
}
.darklySelectEnvironment___2KS0W .list___1jtVf .items___3gafm .item___2NPtB {
height: 34px;
display: flex;
justify-content: space-between;
align-items: center;
padding: 0 20px;
font-size: 14px;
cursor: pointer;
}
.darklySelectEnvironment___2KS0W .list___1jtVf .items___3gafm .item___2NPtB:hover {
background-color: #f5f5f5;
}
.darklySelectEnvironment___2KS0W .list___1jtVf .items___3gafm .item___2NPtB .name___28Ilk {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
flex: 1 1;
}
.darklySelectEnvironment___2KS0W .list___1jtVf .items___3gafm .item___2NPtB .tag___GYHhS {
border-radius: 12px;
border: 1px solid #f7b500;
padding: 0px 4px;
color: #f7b500;
margin-left: 10px;
font-size: 12px;
}
.darklySelectEnvironment___2KS0W .list___1jtVf .items___3gafm .itemActive___2aQTm {
background: rgba(24, 144, 255, 0.2) !important;
}
.darklySelectEnvironment___2KS0W .list___1jtVf .items___3gafm .itemActive___2aQTm .name___28Ilk {
color: #0152d9;
}
.darklySelectEnvironment___2KS0W .list___1jtVf .items___3gafm .line___yjjYk {
height: 1px;
width: 300px;
margin-left: 20px;
background-color: #f1f1f1;
margin: 10px 0 10px 20px;
}
.darklySelectEnvironment___2KS0W .search___2Sku- .ant-input-affix-wrapper {
background: #3e4571;
color: #584c4c;
}
.darklySelectEnvironment___2KS0W .search___2Sku- .ant-input-affix-wrapper input {
color: #fff;
}
.darklySelectEnvironment___2KS0W .search___2Sku- ::-webkit-input-placeholder {
color: #b0b5d6;
}
.darklySelectEnvironment___2KS0W .common___JE3ZS .title___11-q3 {
color: #ffffff;
}
.darklySelectEnvironment___2KS0W .common___JE3ZS .tags___3vE7b .tag___GYHhS {
background: #3e4571;
color: #b0b5d6;
}
.darklySelectEnvironment___2KS0W .common___JE3ZS .tags___3vE7b .tagActive___1c0bT {
background: #0152d9;
color: #ffffff;
}
.darklySelectEnvironment___2KS0W .wrap___fFVWs .allList___2mVBv .item___2NPtB:hover {
background-color: rgba(62, 69, 113, 0.2);
}
.darklySelectEnvironment___2KS0W .wrap___fFVWs .allList___2mVBv .item___2NPtB .name___28Ilk {
color: #ffffff;
}
.darklySelectEnvironment___2KS0W .wrap___fFVWs .allList___2mVBv .item___2NPtB .tag___GYHhS {
border: 1px solid #f7b500;
color: #f7b500;
}
.darklySelectEnvironment___2KS0W .wrap___fFVWs .allList___2mVBv .itemActive___2aQTm {
background: #3e4571 !important;
}
.darklySelectEnvironment___2KS0W .wrap___fFVWs .allList___2mVBv .line___yjjYk {
background-color: #282e55;
}
.darklySelectEnvironment___2KS0W .list___1jtVf header {
cursor: pointer;
}
.darklySelectEnvironment___2KS0W .list___1jtVf header:hover {
background-color: rgba(62, 69, 113, 0.2);
}
.darklySelectEnvironment___2KS0W .list___1jtVf header .title___11-q3 {
color: #ffffff;
}
.darklySelectEnvironment___2KS0W .list___1jtVf .items___3gafm .item___2NPtB:hover {
background-color: rgba(62, 69, 113, 0.2);
}
.darklySelectEnvironment___2KS0W .list___1jtVf .items___3gafm .item___2NPtB .name___28Ilk {
color: #ffffff;
}
.darklySelectEnvironment___2KS0W .list___1jtVf .items___3gafm .item___2NPtB .tag___GYHhS {
border: 1px solid #f7b500;
color: #f7b500;
}
.darklySelectEnvironment___2KS0W .list___1jtVf .items___3gafm .itemActive___2aQTm {
background: #3e4571 !important;
}
.darklySelectEnvironment___2KS0W .list___1jtVf .items___3gafm .line___yjjYk {
width: 394px;
background-color: #282e55;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.practice___3ZVzw {
display: flex;
justify-content: center;
align-items: flex-start;
overflow: hidden;
height: 100%;
}
.practice___3ZVzw .right___QGXbw {
flex: 1 1;
background-color: white;
height: 100%;
display: flex;
flex-direction: column;
justify-content: flex-start;
}
.practice___3ZVzw .right___QGXbw header {
padding: 0px 30px;
height: 60px;
flex-shrink: 0;
}
.practice___3ZVzw .right___QGXbw header .title___1fvdS {
font-size: 16px;
font-weight: bold;
color: #333333;
height: 60px;
line-height: 60px;
border-bottom: 1px #f1f1f1 solid;
}
.practice___3ZVzw .right___QGXbw .content___10SYj {
flex: 1 1;
overflow-y: auto;
}
.practice___3ZVzw .right___QGXbw .content___10SYj .ant-empty {
padding: 150px 0px;
}
.practice___3ZVzw .right___QGXbw .content___10SYj .ant-empty .ant-empty-image {
height: 180px;
}
.practice___3ZVzw .right___QGXbw .content___10SYj .ant-empty .ant-empty-description {
color: #999;
font-size: 14px;
}
.practice___3ZVzw .right___QGXbw .content___10SYj .ant-select {
height: 50px;
background-color: #f5f5f5;
padding-top: 12px;
flex-shrink: 0;
border-radius: 4px;
}
.practice___3ZVzw .right___QGXbw .content___10SYj .ant-select .ant-select-selection-item {
font-size: 16px;
}
.practice___3ZVzw .right___QGXbw .content___10SYj .des___V2RYR {
padding: 0 30px;
margin-bottom: 30px;
}
.practice___3ZVzw .right___QGXbw .content___10SYj .des___V2RYR .title___1fvdS {
height: 16px;
font-weight: bold;
padding: 30px 0;
font-size: 16px;
color: #333;
line-height: 16px;
}
.practice___3ZVzw .right___QGXbw .content___10SYj .des___V2RYR .mainBody___3vP2d {
font-size: 16px;
color: #333;
line-height: 32px;
margin-top: 14px;
}
.practice___3ZVzw .right___QGXbw .content___10SYj .des___V2RYR .selectBox___1vC0V {
display: flex;
align-items: center;
}
.practice___3ZVzw .right___QGXbw .content___10SYj .des___V2RYR .selectBox___1vC0V .smallType___2CvJP {
padding-left: 10px;
}
.practice___3ZVzw .right___QGXbw .content___10SYj .des___V2RYR .selectBox___1vC0V .smallType___2CvJP span {
margin-right: 10px;
color: #999;
}
.practice___3ZVzw .right___QGXbw .content___10SYj .des___V2RYR .evaluating___rLyh5 .evaluatingLabel___3RsVg {
position: relative;
}
.practice___3ZVzw .right___QGXbw .content___10SYj .des___V2RYR .evaluating___rLyh5 .evaluatingLabel___3RsVg .mask___2kc6a {
position: absolute;
z-index: 10;
width: 400px;
height: 100%;
cursor: pointer;
border-radius: 4px;
}
.practice___3ZVzw .right___QGXbw .content___10SYj .des___V2RYR .evaluating___rLyh5 .evaluatingLabel___3RsVg .evaluatingS1___2HzdH {
color: #0152d9;
cursor: pointer;
margin-left: 10px;
}
.practice___3ZVzw .right___QGXbw .content___10SYj .des___V2RYR .serviceSettingWrap___250aS .serviceBox___1BL80 {
display: flex;
margin: 20px 0;
}
.practice___3ZVzw .right___QGXbw .content___10SYj .des___V2RYR .serviceSettingWrap___250aS .serviceBox___1BL80 .serviceSetLeft___2q-GU {
display: inline-block;
min-width: 100px;
text-align: right;
line-height: 40px;
font-weight: normal;
}
.practice___3ZVzw .right___QGXbw .content___10SYj .des___V2RYR .serviceSettingWrap___250aS .serviceBox___1BL80 .serviceSetInput___2hDqz {
width: 82%;
border-radius: 4px;
border: 0;
background-color: #f5f5f5;
}
.practice___3ZVzw .right___QGXbw .content___10SYj .des___V2RYR .serviceSettingWrap___250aS .serviceBox___1BL80 .serviceSetTip___29Bop {
margin-left: 10px;
margin-top: 10px;
}
.practice___3ZVzw .right___QGXbw .btns___1NoLi {
flex-shrink: 0;
display: flex;
justify-content: center;
align-items: center;
padding: 30px;
height: 70px;
background: #ffffff;
box-shadow: 0px -4px 8px -4px #f1f1f1;
}
.practice___3ZVzw .right___QGXbw .btns___1NoLi > button {
width: 100px;
height: 40px;
}
.popover___1Xuw5 {
background-color: transparent;
color: #fff;
}
.popover___1Xuw5 div[class~='ant-popover-arrow'] {
border-top-color: rgba(5, 16, 26, 0.6) !important;
border-left-color: rgba(5, 16, 26, 0.6) !important;
}
.popover___1Xuw5 div[class~='ant-popover-inner'] {
background-color: rgba(5, 16, 26, 0.6);
}
.popover___1Xuw5 div[class~='ant-popover-inner-content'] {
color: #fff;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.flex_box_center___29402 {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___1DQkL {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___2c5rw {
align-items: center;
box-align: center;
}
.flex_box_center_end___31UwQ {
justify-content: flex-end;
align-items: center;
-webkit-justify-content: flex-end;
-webkit-align-items: center;
-webkit-box-align: center;
-webkit-box-pack: end;
box-align: center;
box-pack: end;
}
.flex_box_column___27HfP {
flex-direction: column;
box-orient: block-axis;
}
.dataset___1COtX {
background-color: #fff;
height: 100%;
overflow: auto;
}
.dataset___1COtX .header___3oVtK {
height: 92px;
background-color: #fff;
display: flex;
justify-content: space-between;
align-items: center;
padding: 0 40px;
}
.dataset___1COtX .header___3oVtK .title___pTdL6 {
font-size: 18px;
font-weight: bold;
color: #333333;
}
.dataset___1COtX .header___3oVtK .dataPath___2IjLi {
margin-left: auto;
}
.dataset___1COtX .header___3oVtK .dataPath___2IjLi .pathTitle___3y3r0 {
color: #333333;
}
.dataset___1COtX .header___3oVtK .dataPath___2IjLi i {
cursor: pointer;
}
.dataset___1COtX .header___3oVtK .dataPath___2IjLi i:hover {
color: #0152d9;
}
.dataset___1COtX .header___3oVtK .dataPath___2IjLi input {
width: 290px;
height: 34px;
background: #f5f5f5;
border-radius: 4px;
border: 0;
margin: 0 14px;
padding: 0 14px;
}
.dataset___1COtX .header___3oVtK .btns___3HrP1 {
width: 220px;
display: flex;
justify-content: space-between;
}
.dataset___1COtX .header___3oVtK .btns___3HrP1 button {
width: 100px;
height: 32px;
font-size: 14px;
border-radius: 4px;
}
.dataset___1COtX .content___2DtrV {
height: calc(100% - 92px);
padding: 0 40px;
}
.dataset___1COtX .content___2DtrV .customTable____cu3- .ant-table-thead tr {
height: 76px;
border-top: 1px solid #f1f1f1;
}
.dataset___1COtX .content___2DtrV .customTable____cu3- .ant-table-thead tr th {
background-color: #fff;
border: 0;
border-radius: 0;
border-top: 1px solid #f1f1f1;
}
.dataset___1COtX .content___2DtrV .customTable____cu3- .ant-pagination {
margin-top: 40px;
}
.dataset___1COtX .content___2DtrV .customTable____cu3- .ant-pagination .ant-pagination-item-active {
border-color: #0152d9;
background: #0152d9;
}
.dataset___1COtX .content___2DtrV .customTable____cu3- .ant-pagination .ant-pagination-item-active a {
color: #fff;
}
.dataset___1COtX .content___2DtrV .customTable____cu3- .ant-pagination button {
line-height: normal;
line-height: initial;
}
.dataset___1COtX .content___2DtrV .customTable____cu3- .row___18XmF {
height: 60px;
}
.dataset___1COtX .content___2DtrV .customTable____cu3- .row___18XmF td {
border-bottom: 0;
}
.dataset___1COtX .content___2DtrV .customTable____cu3- .row___18XmF.row___18XmF:nth-child(odd) {
background-color: #f5f5f5;
}
.dataset___1COtX .content___2DtrV .customTable____cu3- .row___18XmF.row___18XmF:nth-child(even) {
background-color: #fff;
}
.dataset___1COtX .empty___1WFDJ {
width: 100%;
height: 100%;
display: box;
display: flex;
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
flex-direction: column;
box-orient: block-axis;
background: #fff;
padding: 200px;
}
.dataset___1COtX .path___2fzVn {
display: flex;
align-items: center;
}
.dataset___1COtX .path___2fzVn .text___5NWvD {
display: inline-block;
max-width: 90%;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.dataset___1COtX .path___2fzVn i {
cursor: pointer;
}
.dataset___1COtX .path___2fzVn i:hover {
color: #0152d9;
}
.dataset___1COtX .actionsBtns___YB-ud {
display: flex;
justify-content: space-between;
padding-right: 12px;
}
.dataset___1COtX .actionsBtns___YB-ud span,
.dataset___1COtX .actionsBtns___YB-ud i {
cursor: pointer;
}
.dataset___1COtX .actionsBtns___YB-ud span:hover,
.dataset___1COtX .actionsBtns___YB-ud i:hover {
color: #0152d9;
}
.customModal___S24dW .ant-form-item-label {
margin-bottom: 21px;
margin-top: 18px;
}
.customModal___S24dW .ant-form-item-label label {
font-size: 16px;
}
.customModal___S24dW .ant-modal-close-x {
width: 86px;
height: 66px;
line-height: 66px;
}
.customModal___S24dW .ant-modal-content {
border-radius: 4px;
overflow: hidden;
}
.customModal___S24dW .ant-modal-header {
padding: 22px 40px;
}
.customModal___S24dW .ant-modal-header .ant-modal-title {
font-size: 18px;
font-weight: 400;
}
.customModal___S24dW .ant-modal-footer {
padding: 30px 40px;
border: 0;
}
.customModal___S24dW .ant-modal-footer button {
width: 100px;
height: 40px;
border-radius: 4px;
}
.customModal___S24dW .ant-modal-footer button:first-child {
margin-right: 20px;
}
.customModal___S24dW .ant-modal-body {
max-height: 600px;
overflow: auto;
padding: 40px 40px 30px 40px;
}
.customModal___S24dW .ant-modal-body .ant-input-affix-wrapper {
height: 50px;
background: #f5f5f5;
padding: 0 20px;
border-radius: 4px;
}
.customModal___S24dW .ant-modal-body .ant-input-affix-wrapper > input,
.customModal___S24dW .ant-modal-body .ant-input-affix-wrapper > span {
font-size: 16px;
background: #f5f5f5;
}
.customModal___S24dW .ant-modal-body .ant-input-affix-wrapper > span {
color: #999999;
}
.customModal___S24dW .ant-modal-body .ant-input-wrapper {
height: 50px;
background: #f5f5f5;
padding-right: 20px;
border-radius: 4px;
overflow: hidden;
}
.customModal___S24dW .ant-modal-body .ant-input-wrapper > input {
height: 50px;
font-size: 16px;
background: #f5f5f5;
}
.customModal___S24dW .ant-modal-body .ant-input-wrapper > span {
border: 0;
padding: 0 20px;
height: 50px;
font-size: 16px;
background: #dedede;
}
.shareModal___1fTc3 .ant-form-item-label {
margin-bottom: 21px;
margin-top: 18px;
}
.shareModal___1fTc3 .ant-form-item-label label {
font-size: 16px;
}
.shareModal___1fTc3 .ant-modal-close-x {
width: 86px;
height: 66px;
line-height: 66px;
}
.shareModal___1fTc3 .ant-modal-content {
border-radius: 4px;
overflow: hidden;
}
.shareModal___1fTc3 .ant-modal-header {
padding: 22px 40px;
}
.shareModal___1fTc3 .ant-modal-header .ant-modal-title {
font-size: 18px;
font-weight: 400;
}
.shareModal___1fTc3 .ant-modal-footer {
padding: 30px 40px;
border: 0;
}
.shareModal___1fTc3 .ant-modal-footer button {
width: 100px;
height: 40px;
border-radius: 4px;
}
.shareModal___1fTc3 .ant-modal-footer button:first-child {
margin-right: 20px;
}
.shareModal___1fTc3 .ant-modal-body {
max-height: 600px;
overflow: auto;
padding: 40px 40px 30px 40px;
}
.shareModal___1fTc3 .ant-modal-body .ant-input-affix-wrapper {
height: 50px;
background: #f5f5f5;
padding: 0 20px;
border-radius: 4px;
}
.shareModal___1fTc3 .ant-modal-body .ant-input-affix-wrapper > input,
.shareModal___1fTc3 .ant-modal-body .ant-input-affix-wrapper > span {
font-size: 16px;
background: #f5f5f5;
}
.shareModal___1fTc3 .ant-modal-body .ant-input-affix-wrapper > span {
color: #999999;
}
.shareModal___1fTc3 .ant-modal-body .ant-input-wrapper {
height: 50px;
background: #f5f5f5;
padding-right: 20px;
border-radius: 4px;
overflow: hidden;
}
.shareModal___1fTc3 .ant-modal-body .ant-input-wrapper > input {
height: 50px;
font-size: 16px;
background: #f5f5f5;
}
.shareModal___1fTc3 .ant-modal-body .ant-input-wrapper > span {
border: 0;
padding: 0 20px;
height: 50px;
font-size: 16px;
background: #dedede;
}
.shareModal___1fTc3 .fileName___3b0gK {
margin-bottom: 30px;
color: #333333;
}
.shareModal___1fTc3 .fileName___3b0gK span {
color: #999999;
}
.renameModal___3antI .ant-form-item-label {
margin-bottom: 21px;
margin-top: 18px;
}
.renameModal___3antI .ant-form-item-label label {
font-size: 16px;
}
.renameModal___3antI .ant-modal-close-x {
width: 86px;
height: 66px;
line-height: 66px;
}
.renameModal___3antI .ant-modal-content {
border-radius: 4px;
overflow: hidden;
}
.renameModal___3antI .ant-modal-header {
padding: 22px 40px;
}
.renameModal___3antI .ant-modal-header .ant-modal-title {
font-size: 18px;
font-weight: 400;
}
.renameModal___3antI .ant-modal-footer {
padding: 30px 40px;
border: 0;
}
.renameModal___3antI .ant-modal-footer button {
width: 100px;
height: 40px;
border-radius: 4px;
}
.renameModal___3antI .ant-modal-footer button:first-child {
margin-right: 20px;
}
.renameModal___3antI .ant-modal-body {
max-height: 600px;
overflow: auto;
padding: 40px 40px 30px 40px;
}
.renameModal___3antI .ant-modal-body .ant-input-affix-wrapper {
height: 50px;
background: #f5f5f5;
padding: 0 20px;
border-radius: 4px;
}
.renameModal___3antI .ant-modal-body .ant-input-affix-wrapper > input,
.renameModal___3antI .ant-modal-body .ant-input-affix-wrapper > span {
font-size: 16px;
background: #f5f5f5;
}
.renameModal___3antI .ant-modal-body .ant-input-affix-wrapper > span {
color: #999999;
}
.renameModal___3antI .ant-modal-body .ant-input-wrapper {
height: 50px;
background: #f5f5f5;
padding-right: 20px;
border-radius: 4px;
overflow: hidden;
}
.renameModal___3antI .ant-modal-body .ant-input-wrapper > input {
height: 50px;
font-size: 16px;
background: #f5f5f5;
}
.renameModal___3antI .ant-modal-body .ant-input-wrapper > span {
border: 0;
padding: 0 20px;
height: 50px;
font-size: 16px;
background: #dedede;
}
.renameModal___3antI .fileName___3b0gK {
color: #3a3a3a;
line-height: 16px;
margin-bottom: 30px;
}
.renameModal___3antI .fileName___3b0gK sup {
color: #e53333;
vertical-align: sub;
}
.renameModal___3antI .errorDes___3PXc9 {
color: #e53333;
}
.uploadFileModal___3cGWq .ant-form-item-label {
margin-bottom: 21px;
margin-top: 18px;
}
.uploadFileModal___3cGWq .ant-form-item-label label {
font-size: 16px;
}
.uploadFileModal___3cGWq .ant-modal-close-x {
width: 86px;
height: 66px;
line-height: 66px;
}
.uploadFileModal___3cGWq .ant-modal-content {
border-radius: 4px;
overflow: hidden;
}
.uploadFileModal___3cGWq .ant-modal-header {
padding: 22px 40px;
}
.uploadFileModal___3cGWq .ant-modal-header .ant-modal-title {
font-size: 18px;
font-weight: 400;
}
.uploadFileModal___3cGWq .ant-modal-footer {
padding: 30px 40px;
border: 0;
}
.uploadFileModal___3cGWq .ant-modal-footer button {
width: 100px;
height: 40px;
border-radius: 4px;
}
.uploadFileModal___3cGWq .ant-modal-footer button:first-child {
margin-right: 20px;
}
.uploadFileModal___3cGWq .ant-modal-body {
max-height: 600px;
overflow: auto;
padding: 40px 40px 30px 40px;
}
.uploadFileModal___3cGWq .ant-modal-body .ant-input-affix-wrapper {
height: 50px;
background: #f5f5f5;
padding: 0 20px;
border-radius: 4px;
}
.uploadFileModal___3cGWq .ant-modal-body .ant-input-affix-wrapper > input,
.uploadFileModal___3cGWq .ant-modal-body .ant-input-affix-wrapper > span {
font-size: 16px;
background: #f5f5f5;
}
.uploadFileModal___3cGWq .ant-modal-body .ant-input-affix-wrapper > span {
color: #999999;
}
.uploadFileModal___3cGWq .ant-modal-body .ant-input-wrapper {
height: 50px;
background: #f5f5f5;
padding-right: 20px;
border-radius: 4px;
overflow: hidden;
}
.uploadFileModal___3cGWq .ant-modal-body .ant-input-wrapper > input {
height: 50px;
font-size: 16px;
background: #f5f5f5;
}
.uploadFileModal___3cGWq .ant-modal-body .ant-input-wrapper > span {
border: 0;
padding: 0 20px;
height: 50px;
font-size: 16px;
background: #dedede;
}
.uploadFileModal___3cGWq [class~='ant-modal-body'] {
padding: 8px 40px 0 30px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.wrap___3kep6 [class~='ant-upload-drag'] {
background: rgba(24, 144, 255, 0.04) !important;
border-radius: 4px;
border: 1px dashed #0152d9;
}
.wrap___3kep6 .colorBlue___3r5Hq {
color: #0152d9;
}
.wrap___3kep6 .repeatedName___vESvE {
color: red;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.wrap___1gcMR {
padding: 20px;
}
.content___31AN8 {
display: flex;
flex-direction: column;
height: 200px;
overflow-y: auto;
background: #f5f5f5;
padding: 10px;
font-size: 14px;
}
.content___31AN8 a {
color: #05101a;
}
.content___31AN8 a:hover {
color: #40a9ff;
}
.mainPathWrap___1HrSg {
display: flex;
flex-direction: row;
}
.colorBlue___2eq2Y {
color: #0152d9;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.flex_box_center___2RVge {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___2f-dJ {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___2UjfS {
align-items: center;
box-align: center;
}
.flex_box_center_end___1RfMW {
justify-content: flex-end;
align-items: center;
-webkit-justify-content: flex-end;
-webkit-align-items: center;
-webkit-box-align: center;
-webkit-box-pack: end;
box-align: center;
box-pack: end;
}
.flex_box_column___3uuIq {
flex-direction: column;
box-orient: block-axis;
}
.sidebar___Ik5Ae {
width: 100%;
height: 100%;
background-color: #3e4571;
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: center;
}
.sidebar___Ik5Ae .items___2qrP5 {
flex: 1 1;
overflow: auto;
}
.sidebar___Ik5Ae .items___2qrP5 .ant-tooltip-inner {
color: #333;
}
.sidebar___Ik5Ae .items___2qrP5 .item___24ylH {
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
width: 80px;
height: 70px;
margin-bottom: 12px;
cursor: pointer;
position: relative;
}
.sidebar___Ik5Ae .items___2qrP5 .item___24ylH .name___1UcvU {
color: #fff;
}
.sidebar___Ik5Ae .items___2qrP5 .item___24ylH i {
font-size: 22px;
color: #fff;
margin-bottom: 5px;
}
.sidebar___Ik5Ae .items___2qrP5 .item___24ylH img {
position: absolute;
z-index: 1;
left: 42px;
width: 18px;
height: 18px;
top: 10px;
}
.sidebar___Ik5Ae .items___2qrP5 .item___24ylH:hover {
background-color: rgba(24, 144, 255, 0.2);
}
.sidebar___Ik5Ae .items___2qrP5 .itemActive___1Bj1D {
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
width: 80px;
height: 70px;
margin-bottom: 12px;
cursor: pointer;
position: relative;
background-color: #0152d9 !important;
}
.sidebar___Ik5Ae .items___2qrP5 .itemActive___1Bj1D .name___1UcvU {
color: #fff;
}
.sidebar___Ik5Ae .items___2qrP5 .itemActive___1Bj1D i {
font-size: 22px;
color: #fff;
margin-bottom: 5px;
}
.sidebar___Ik5Ae .items___2qrP5 .itemActive___1Bj1D img {
position: absolute;
z-index: 1;
left: 42px;
width: 18px;
height: 18px;
top: 10px;
}
.sidebar___Ik5Ae .items___2qrP5 .itemActive___1Bj1D:hover {
background-color: rgba(24, 144, 255, 0.2);
}
.sidebar___Ik5Ae .question___2fGw1 {
width: 100%;
height: 61px;
position: relative;
text-align: center;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */