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__Problems__OjForm__index....

816 lines
28 KiB

/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.6.26@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.6.26@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Problems/OjForm/index.less?modules ***!
\******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.header___HqHSe {
display: flex;
flex-flow: row nowrap;
align-items: center;
height: 65px;
width: 100%;
background: #070f19;
color: #fff;
padding: 0 20px;
}
.header___HqHSe h2 {
text-align: center;
color: #fff;
flex: 1 0 auto;
margin: 0;
font-size: 16px;
}
.header___HqHSe a {
color: #fff;
}
.header___HqHSe div {
display: flex;
flex-flow: row nowrap;
align-items: center;
}
.header___HqHSe div img {
border-radius: 15px;
margin-right: 10px;
}
.checkboxs___ObBnD span[class~='ant-checkbox'] {
top: 0px !important;
}
.field___w_sM6 {
display: flex;
flex-flow: row nowrap;
align-items: center;
justify-content: space-between;
}
.field___w_sM6 > div {
width: 48%;
}
.oj-form-container____odYP {
height: calc(100vh - 65px);
overflow: hidden;
}
.oj-left-panel___emEB2 {
height: calc(100vh - 121px);
}
.oj-form-info___m00Ag {
padding: 20px 15px;
height: 100%;
overflow: auto;
}
.footer___O4iSJ {
display: flex;
align-items: center;
justify-content: center;
height: 56px;
background: #121c24;
}
.footer___O4iSJ > button {
margin-right: 20px;
}
.collapse___Ltfkj div[class~='ant-collapse-header'] {
align-items: center !important;
}
.test-case-name___miZcb {
display: flex;
flex-flow: row nowrap;
align-items: center;
float: left;
color: rgba(0, 0, 0, 0.65);
}
.test-case-name___miZcb > div {
margin: 0 15px 0 15px !important;
}
.btn-remove-case___cHap2 {
position: relative;
font-size: 20px;
color: #8e8e8e;
border-radius: 50%;
vertical-align: center;
}
.btn-remove-case___cHap2:hover {
color: #fff;
background: #e7514f;
}
.icon-tag___gmyTb {
font-size: 20px;
margin-left: 10px;
color: #4ebc7e;
}
.btn_back___tNmX3 {
color: #888 !important;
cursor: pointer;
}
.btn_back___tNmX3 span {
margin-right: 6px;
}
.testJi___L3fHb {
flex-direction: row !important;
}
.testJi___L3fHb .ant-form-item-control-input-content {
margin-top: -4px;
margin-left: 20px;
}
.upBtn___RGH6X {
position: relative;
}
.upBtn___RGH6X button {
position: absolute !important;
z-index: 10;
top: -47px;
right: 4px;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[1].use[1]!./node_modules/_@umijs_bundler-webpack@4.6.26@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/_@umijs_bundler-webpack@4.6.26@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[3]!./src/components/SplitContainer/index.less ***!
\**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.split-panel-container {
width: 100%;
height: calc(100vh - 121px);
display: flex;
flex-flow: row nowrap;
align-items: center;
overflow: hidden;
}
.split-panel-container > section {
height: 100%;
}
.split-panel-container.my-problems {
height: calc(100vh - 65px);
}
.split-panel-container .resize-x-bar {
width: 4px;
cursor: ew-resize;
height: 100%;
display: flex;
flex-flow: column nowrap;
justify-content: center;
background: #111c24;
}
.split-panel-container .btn-resize {
display: flex;
flex-flow: column nowrap;
text-align: center;
justify-content: center;
align-items: center;
width: 24px;
height: 24px;
font-size: 24px;
z-index: 10;
border-radius: 50%;
position: absolute;
margin-left: -10px;
opacity: 0.7;
box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12);
background-color: #e0e0e0;
color: rgba(0, 0, 0, 0.87);
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[1].use[1]!./node_modules/_@umijs_bundler-webpack@4.6.26@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/_@umijs_bundler-webpack@4.6.26@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[3]!./src/components/tpi-code-setting/index.less ***!
\****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.tpi-code-setting {
height: calc(100vh - 54px);
background: #031b2a;
color: #ddd;
font-size: 13px;
line-height: 17px;
}
.tpi-code-setting.oj {
height: calc(100vh - 65px);
}
.tpi-code-setting h3 {
color: #008cff;
font-size: 16px;
line-height: 21px;
padding-bottom: 12px;
text-align: left;
width: 100%;
display: block;
border-bottom: 1px solid #092436;
}
.tpi-code-setting .file-item {
color: #ddd;
padding: 20px 0 0 0;
display: flex;
flex-flow: row nowrap;
justify-content: space-between;
align-items: center;
}
.tpi-code-setting .file-item.action {
justify-content: flex-start;
}
.tpi-code-setting .file-item.action .iconfont {
margin-right: 21px;
}
.tpi-code-setting .file-item span {
max-width: 148px;
}
.tpi-code-setting .file-item:last-child {
margin-bottom: 25px;
}
.tpi-code-setting span {
color: #597a8f;
}
.setting-drawer .ant-drawer-content-wrapper {
top: 54px;
bottom: 51px;
}
.setting-drawer .ant-drawer-content {
height: auto;
}
.oj .ant-drawer-content-wrapper {
top: 65px;
}
.setting-drawer .ant-drawer-body,
.oj .ant-drawer-body {
background: #031b2a;
}
.setting-drawer .ant-drawer-body,
.oj .ant-drawer-body {
height: auto;
}
.setting-drawer .ant-select-selection,
.oj .ant-select-selection {
width: 120px;
background: #0a2030;
color: #597a8f;
border: 1px solid #597a8f;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[1].use[1]!./node_modules/_@umijs_bundler-webpack@4.6.26@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/_@umijs_bundler-webpack@4.6.26@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[3]!./src/pages/Problems/OjForm/CodePanel/index.less ***!
\********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.code-panel-container {
width: 100%;
height: calc(100vh - 121px);
background-color: #1c1c1c;
}
.code-panel-container .action-bar {
height: 56px;
display: flex;
width: 100%;
color: #fff;
flex-flow: row nowrap;
align-items: center;
padding: 0 20px;
justify-content: space-between;
background: #121c24;
}
.code-panel-container .action-bar span {
flex: 1 0;
}
.code-panel-container .action-bar a {
color: #fff;
margin-left: 10px;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.6.26@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.6.26@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Problems/OjForm/CodeProgramPanel/index.less?modules ***!
\***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.code-panel-container___RFtv_ {
width: 100%;
height: calc(100vh - 121px);
background-color: #1c1c1c;
}
.code-panel-container___RFtv_ .action-oj-bar___ByFmZ {
height: 56px;
display: flex;
width: 100%;
color: #fff;
flex-flow: row nowrap;
align-items: center;
padding: 0 20px;
justify-content: space-between;
background: #121c24;
}
.code-panel-container___RFtv_ .action-oj-bar___ByFmZ > div {
height: 30px;
background: #25343e;
border-radius: 4px;
font-size: 14px;
padding: 0 20px;
line-height: 30px;
cursor: pointer;
margin-right: 10px;
}
.code-panel-container___RFtv_ .action-oj-bar___ByFmZ > div:last-of-type {
margin-right: auto;
}
.code-panel-container___RFtv_ .action-oj-bar___ByFmZ > div.active___s9gT5 {
background: #0152d9;
color: #fff;
}
.code-panel-container___RFtv_ .action-oj-bar___ByFmZ span {
margin-right: 20px;
}
.code-panel-container___RFtv_ .action-oj-bar___ByFmZ a {
color: #fff;
margin-left: 10px;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.6.26@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.6.26@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/Knowledge/index.less?modules ***!
\*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.wrap___F7E3F .selectWrapper____kESB div[class~='ant-select-selector'] {
min-height: 46px !important;
}
.wrap___F7E3F .selectWrapper____kESB div[class~='ant-select-selector'] span[class~='ant-select-selection-item'] {
height: 38px !important;
line-height: 38px !important;
padding: 0 10px !important;
}
.wrap___F7E3F .selectWrapper____kESB div[class~='ant-select-selector'] span[class~='anticon-close'] {
font-size: 14px !important;
}
.wrap___F7E3F .selectWrapper____kESB span[class~='ant-select-arrow'] {
right: 12px;
}
.wrap___F7E3F .tips___aHjQY {
font-size: 14px;
font-weight: 400;
color: #9096A3;
}
.wrap___F7E3F .linkBtn___uggVr {
font-size: 14px;
font-weight: 400;
color: #3061D0;
cursor: pointer;
}
.mainText____S1I0 {
font-size: 14px;
font-weight: 400;
color: #5F6368;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.6.26@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.6.26@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/CustomTree/index.less?modules ***!
\******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___SFmJH {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___f2H1D {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___hW_hp {
align-items: center;
box-align: center;
}
.flex_box_center_end___yklmJ {
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___m0oUw {
flex-direction: column;
box-orient: block-axis;
}
button {
margin: 0;
padding: 0;
border: 1px solid transparent;
outline: none;
background-color: transparent;
}
button:active {
opacity: 0.6;
}
.flex-col___l86eE {
display: flex;
flex-direction: column;
}
.flex-row___n0JC1 {
display: flex;
flex-direction: row;
}
.justify-start___UeoNB {
display: flex;
justify-content: flex-start;
}
.justify-center___Szh8D {
display: flex;
justify-content: center;
}
.justify-end___e9k3v {
display: flex;
justify-content: flex-end;
}
.justify-evenly___rl3qu {
display: flex;
justify-content: space-evenly;
}
.justify-around___Ddb4m {
display: flex;
justify-content: space-around;
}
.justify-between___trJFV {
display: flex;
justify-content: space-between;
}
.align-start___kbr9N {
display: flex;
align-items: flex-start;
}
.align-center___Ngf7V {
display: flex;
align-items: center;
}
.align-end____MDsy {
display: flex;
align-items: flex-end;
}
button {
margin: 0;
padding: 0;
border: 1px solid transparent;
outline: none;
background-color: transparent;
}
button:active {
opacity: 0.6;
}
.flex-col___l86eE {
display: flex;
flex-direction: column;
}
.flex-row___n0JC1 {
display: flex;
flex-direction: row;
}
.justify-start___UeoNB {
display: flex;
justify-content: flex-start;
}
.justify-center___Szh8D {
display: flex;
justify-content: center;
}
.justify-end___e9k3v {
display: flex;
justify-content: flex-end;
}
.justify-evenly___rl3qu {
display: flex;
justify-content: space-evenly;
}
.justify-around___Ddb4m {
display: flex;
justify-content: space-around;
}
.justify-between___trJFV {
display: flex;
justify-content: space-between;
}
.align-start___kbr9N {
display: flex;
align-items: flex-start;
}
.align-center___Ngf7V {
display: flex;
align-items: center;
}
.align-end____MDsy {
display: flex;
align-items: flex-end;
}
.customTree___ZhEHU .name___RIkn2 {
display: inline-block;
font-size: 14px;
margin-left: 10px;
max-width: 200px;
cursor: pointer;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
margin-top: 4px;
}
.customTree___ZhEHU .ant-tree-node-content-wrapper {
display: flex;
align-items: center;
}
.customTree___ZhEHU .ant-tree-switcher {
color: #999999;
line-height: 29px;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.6.26@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.6.26@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Shixuns/Edit/body/Level/Challenges/components/UploadFile/index.less?modules ***!
\***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.wrap___MkYbQ [class~='ant-upload-drag'] {
background: rgba(24, 144, 255, 0.04) !important;
border-radius: 4px;
border: 1px dashed #0152d9;
}
.wrap___MkYbQ .colorBlue___onjbP {
color: #0152d9;
}
.wrap___MkYbQ .repeatedName___nbqnE {
color: red;
}
.wrap___MkYbQ .text___xvutp {
margin-top: 20px;
color: #464F66;
line-height: 24px;
}
.wrap___MkYbQ .greyText___dihvZ {
font-size: 14px;
font-weight: 400;
color: #5F6368;
}
.wrap___MkYbQ .noData___LxOJA {
height: 180px;
margin-bottom: 30px;
}
.wrap___MkYbQ .noData___LxOJA .dragger___y7F4A {
display: flex;
align-items: center;
justify-content: center;
}
.wrap___MkYbQ .noData___LxOJA .dragger___y7F4A img {
width: 46px;
}
.wrap___MkYbQ .noData___LxOJA .dragger___y7F4A span {
font-size: 14px;
font-weight: 400;
color: #9096A3;
}
.wrap___MkYbQ .noData___LxOJA .dragger___y7F4A .uploadText___Et3KS {
color: #3061D0;
}
.wrap___MkYbQ .btnS___k1e6j {
height: 32px;
border-radius: 4px;
background: #3061D0;
}
.wrap___MkYbQ .btnS___k1e6j i {
margin-right: 6px;
}
.wrap___MkYbQ .testCaseRadio___q1wXT label[class~='ant-radio-button-wrapper'] {
width: 60px;
height: 38px;
background: #F6F7F9;
box-shadow: inset 0px 1px 3px 0px #D7D8D9;
border-radius: 23px;
border: none;
display: inline-flex;
align-items: center;
justify-content: center;
margin-right: 20px;
}
.wrap___MkYbQ .testCaseRadio___q1wXT label[class~='ant-radio-button-wrapper']::before {
background-color: transparent;
}
.wrap___MkYbQ .testCaseRadio___q1wXT label[class~='ant-radio-button-wrapper'] span {
color: #464F66;
font-size: 14px;
}
.wrap___MkYbQ .testCaseRadio___q1wXT label[class~='ant-radio-button-wrapper-checked'] {
background-color: #fff;
box-shadow: 0px 2px 4px 0px #E0DFE1;
border: 1px solid #BACFFE;
background: #D3E0FD linear-gradient(180deg, #FFFFFF 0%, #F6F7F9 100%);
}
.wrap___MkYbQ .testCaseRadio___q1wXT label[class~='ant-radio-button-wrapper-checked']:first-child {
border-right-color: #BACFFE;
}
.wrap___MkYbQ .testCaseRadio___q1wXT label[class~='ant-radio-button-wrapper-checked']:focus-within {
box-shadow: 0px 2px 4px 0px #E0DFE1;
}
.wrap___MkYbQ .testCaseRadio___q1wXT label[class~='ant-radio-button-wrapper-checked'] span {
color: #165DFF;
font-size: 14px;
}
.head___s4Eix {
display: flex;
margin-bottom: 36px;
}
.head___s4Eix .operation___JCAVh {
text-align: center;
}
.head___s4Eix > div {
color: #5F6368;
font-size: 14px;
text-align: left;
display: inline-block;
}
.listWrapper___xW3b4 {
max-height: 214px;
overflow: auto;
}
.listWrapper___xW3b4::-webkit-scrollbar {
display: none;
}
.listWrapper___xW3b4 .list___dCbd6 {
display: flex;
margin-bottom: 36px;
}
.listWrapper___xW3b4 .list___dCbd6 .del___abNho {
color: #e53333;
cursor: pointer;
}
.listWrapper___xW3b4 .list___dCbd6 .info___J1Wmf {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
padding: 0 12px;
}
.listWrapper___xW3b4 .list___dCbd6 .info___J1Wmf > span {
color: #3061D0;
cursor: pointer;
text-decoration: underline;
}
.listWrapper___xW3b4 .list___dCbd6 > div {
text-align: left;
display: inline-block;
background: #fff;
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.6.26@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.6.26@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/QuestionEditor/index.less?modules ***!
\**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.wrap___ilWvf div[class~='ant-form-item'] {
margin-bottom: 0;
}
.wrap___ilWvf div[class~='ant-form-item-explain-error'] {
display: none;
}
.wrap___ilWvf .deleteIcon___JBDG8 {
color: #E30000;
font-size: 14px;
}
.wrap___ilWvf .keywordTag___iieCb {
padding: 10px 10px 10px 8px;
font-size: 14px;
font-weight: 400;
color: #000000;
}
.questionTitleEditorWrap___MHB5s {
margin-bottom: 18px;
}
.choiceWrap___QFkTc {
margin-bottom: 20px;
}
.choiceWrap___QFkTc .choiceIndex___Mr2YO {
display: flex;
flex: 0 0 auto;
justify-content: center;
align-items: center;
width: 46px;
height: 46px;
border-radius: 23px;
border: 1px solid #DCDCDC;
font-size: 16px;
font-weight: 400;
color: #464F66;
cursor: pointer;
}
.choiceWrap___QFkTc .choiceIndex___Mr2YO.judgementIndex___fUVWK {
border-radius: 2px;
}
.choiceWrap___QFkTc .setAnswerBtn___Whox5 {
border-radius: 2px;
border: 1px solid #DCDCDC;
font-size: 14px;
font-weight: 400;
color: #9096A3;
height: 46px;
display: flex;
align-items: center;
padding: 0 16px;
cursor: pointer;
}
.choiceWrap___QFkTc .activeAnswer___fGU6Y {
background-color: #37AD83;
border-color: #37AD83;
color: #fff;
}
.choiceWrap___QFkTc .activeJudgementAnswer___wJv8P {
background-color: #ebf6f2;
border-color: #37AD83;
color: #37AD83;
}
.choiceWrap___QFkTc .actionWrapper___ERQ7k {
display: flex;
align-items: center;
justify-content: flex-end;
margin: auto 0 auto 20px;
}
.choiceWrap___QFkTc .actionWrapper___ERQ7k .addIcon___L9TE0 {
color: #2FA34F;
font-size: 14px;
}
.choiceWrap___QFkTc .actionWrapper___ERQ7k .deleteIcon___JBDG8 {
color: #E30000;
font-size: 14px;
margin-left: 20px;
}
.inputBorder___Q5tRE {
border-radius: 2px;
border: 1px solid #DCDCDC;
padding: 8px 12px;
font-size: 14px;
min-height: 46px;
display: flex;
align-items: center;
}
.placeholder___p9sFY {
font-size: 14px;
font-weight: 400;
color: #9096A3;
}
.blankWrapper___nC45e {
display: flex;
align-items: center;
}
.blankWrapper___nC45e .blankInput___pEHsx {
border-radius: 2px;
border: 1px solid #DCDCDC;
height: 46px;
font-size: 14px;
}
.blankInputNumberWrapper___uEHb0 div[class~='ant-form-item-label'] {
line-height: 46px;
}
.blankInputNumberWrapper___uEHb0 [class~="ant-row"] {
align-items: center !important;
}
.blankInputNumberWrapper___uEHb0 input[class~='ant-input-number-input'] {
font-size: 14px;
height: 46px;
}
.addBtn___WR5ZI {
display: flex;
justify-content: center;
align-items: center;
width: 80px;
height: 32px;
background: #3061D0;
box-shadow: 0px 2px 4px 0px #E0DFE1, inset 0px -1px 3px 0px rgba(255, 255, 255, 0.5);
border-radius: 16px;
cursor: pointer;
font-weight: 400;
color: #FFFFFF;
font-size: 12px;
}
.blankIndex___x9Pny {
font-size: 14px;
font-weight: 400;
color: #666666;
}
.baseInputWrapper___eVsG7 div[class~='ant-form-item-label'] {
line-height: 56px;
}
.baseInputWrapper___eVsG7 input[class~='ant-input-number-input'] {
font-size: 14px;
}
div[class~='ant-collapse-borderless'] {
background-color: #fff;
}
.collapseWrapper___ZTysU {
margin-bottom: 30px;
}
.collapseWrapper___ZTysU div[class~='ant-collapse-item'] {
margin-bottom: 20px;
border: none;
box-shadow: 0px 2px 4px 0px #EAEEF4;
}
.collapseWrapper___ZTysU div[class~='ant-collapse-item'] div[class~='ant-collapse-header'] {
padding: 0 20px !important;
height: 64px !important;
background-color: #F6F7F8;
align-items: center !important;
}
.collapseWrapper___ZTysU div[class~='ant-collapse-item'] div[class~='ant-collapse-content'] {
background-color: #fff !important;
}
.collapseWrapper___ZTysU div[class~='ant-collapse-item'] div[class~='ant-collapse-content'] div[class~='ant-collapse-content-box'] {
padding: 20px 40px !important;
}
.collapseWrapper___ZTysU div[class~='ant-collapse-item-active'] div[class~='ant-collapse-header'] {
background-color: #eaeffa !important;
}
.collapseWrapper___ZTysU .panelHeader___QSN9g {
font-size: 14px;
font-weight: 400;
color: #000000;
}
.collapseWrapper___ZTysU .panelHeader___QSN9g span {
color: #666666;
}
.collapseWrapper___ZTysU .open___B6FU9 {
color: #165DFF;
transform: rotateZ(90deg);
}
.collapseWrapper___ZTysU .close___QX19r {
color: #82A8FF;
}
.hide___mn25n {
display: none;
}