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

2490 lines
71 KiB

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.4.4@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.4@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/virtualSpaces/Lists/Experiment/index.less?modules ***!
\*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.wrap___O1tn7 {
padding: 0 45px 34px 45px;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.4.4@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.4@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/virtualSpaces/Lists/Shixuns/components/SelectShixuns/index.less?modules ***!
\*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___aqHcx {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___CONGd {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___lVyEh {
align-items: center;
box-align: center;
}
.flex_box_center_end___sI_Vv {
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___kaVXu {
flex-direction: column;
box-orient: block-axis;
}
.wrp___rtMqf {
background: #fff;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.04);
padding-top: 10px;
}
.drawer___A_PEI [class='ant-drawer-content'] {
background: #f5f5f5 !important;
}
.drawer___A_PEI [class='ant-drawer-footer'] {
background: #fff;
box-shadow: 0 -4px 4px 0 rgba(0, 0, 0, 0.05);
position: relative;
border: 0;
}
.menu___K7LJA {
padding: 0;
margin: 15px 0;
position: relative;
z-index: 2;
}
.menu___K7LJA:hover {
z-index: 3;
}
.menu___K7LJA > li {
display: inline-block;
position: relative;
margin-right: 10px;
font-size: 14px;
font-weight: 600;
cursor: pointer;
height: 32px;
line-height: 32px;
border-radius: 32px;
padding: 0 18px;
}
.menu___K7LJA > li a {
color: #4b4b4b;
}
.menu___K7LJA > li strong {
cursor: pointer;
font-size: 14px;
}
.menu___K7LJA > li:hover {
color: #fff;
background: #0152d9;
}
.actived___jzUGM {
background: #0152d9;
color: #fff;
}
.actived2___UNcoI {
color: #0152d9 !important;
}
.subTag___E54g9 {
color: #05101a;
cursor: pointer;
}
.directionName___EyQuv {
display: inline-block;
position: relative;
margin-right: 10px;
font-size: 14px;
font-weight: 600;
cursor: pointer;
height: 32px;
line-height: 32px;
border-radius: 32px;
padding: 0 18px;
}
.menuDirection___qmHXv {
padding: 0;
margin: 15px 0;
display: inline-block;
position: relative;
z-index: 2;
}
.menuDirection___qmHXv:hover {
z-index: 3;
}
.menuDirection___qmHXv > li {
display: inline-block;
position: relative;
margin-right: 10px;
font-size: 14px;
font-weight: 600;
cursor: pointer;
height: 32px;
line-height: 32px;
border-radius: 32px;
padding: 0 18px;
}
.menuDirection___qmHXv > li a {
color: #4b4b4b;
}
.menuDirection___qmHXv > li strong {
cursor: pointer;
font-size: 14px;
}
.menuDirection___qmHXv > li:hover {
color: #fff;
background: #196efd;
}
.menuDirection___qmHXv > li:hover > a > strong,
.menuDirection___qmHXv > li:hover > strong {
color: #fff;
background: #196efd;
}
.menuDirection___qmHXv > li:hover div {
display: block;
}
.menuDirection___qmHXv > li > div {
display: none;
position: absolute;
left: 0;
top: 30px;
width: 400px;
padding: 10px;
background: #fff;
max-height: 400px;
overflow: auto;
z-index: 8;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.menuDirection___qmHXv > li > div h2 {
cursor: pointer;
margin: 10px 0;
}
.menuDirection___qmHXv > li > div h2:hover {
color: #196efd;
}
.menuDirection___qmHXv > li > div ul {
padding-left: 0;
}
.menuDirection___qmHXv > li > div ul li {
cursor: pointer;
display: inline-block;
height: 30px;
line-height: 30px;
margin-right: 20px;
color: #999;
}
.menuDirection___qmHXv > li > div ul li:hover {
color: #196efd;
}
.listItem___ZO5AA {
padding: 25px 30px 25px 30px;
display: box;
display: flex;
background: white;
margin-top: 20px;
cursor: pointer;
}
.listItem___ZO5AA > div {
flex: 1 1;
}
.listItem___ZO5AA:hover {
box-shadow: 0 0 10px #ccc;
}
.info___raEGy {
margin-left: 20px;
}
.info___raEGy p {
margin-top: 18px;
}
.title___TE8wt {
display: box;
display: flex;
align-items: center;
box-align: center;
}
.title___TE8wt strong {
color: #333;
}
.titleLeft___cyNcR {
flex: 1 1;
}
.titleRight___N91L3 {
margin-top: 18px;
}
.titleRight___N91L3 a {
margin-right: 20px;
font-weight: bold;
}
.search___SLT83 {
width: 600px !important;
margin: 30px 0 30px 0;
}
.search___SLT83 input,
.search___SLT83 [class='ant-input-group-addon'] button {
height: 50px;
line-height: 50px;
padding: 0 30px;
font-size: 16px;
}
.description___xhaap {
-webkit-box-orient: vertical;
display: -webkit-box;
-webkit-line-clamp: 2;
overflow: hidden;
}
.menuCourse___jXQvt {
color: #999;
}
.menuCourse___jXQvt ul,
.menuCourse___jXQvt li {
margin: 0;
padding: 0;
list-style: none;
}
.menuCourse___jXQvt li {
display: inline-block;
margin-right: 30px;
}
.paginationWrap___lwYL6 {
margin: 0 auto;
display: box;
display: flex;
align-items: center;
width: 1200px;
}
.paginationWrap___lwYL6 button {
height: 32px;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.4.4@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.4@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/virtualSpaces/Lists/Experiment/components/SelectCourses/index.less?modules ***!
\********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___TJ6ml {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___KILKX {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___RppSx {
align-items: center;
box-align: center;
}
.flex_box_center_end___LPGnq {
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___jU2Jl {
flex-direction: column;
box-orient: block-axis;
}
.wrp___zKb7p {
background: #fff;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.04);
padding-top: 10px;
}
.drawer___TIdMd [class='ant-drawer-content'] {
background: #f5f5f5 !important;
}
.drawer___TIdMd [class='ant-drawer-footer'] {
background: #fff;
box-shadow: 0 -4px 4px 0 rgba(0, 0, 0, 0.05);
position: relative;
border: 0;
}
.menu___auLdF {
padding: 0;
margin: 12px 0;
position: relative;
z-index: 2;
}
.menu___auLdF:hover {
z-index: 3;
}
.menu___auLdF > li {
display: inline-block;
position: relative;
margin-right: 20px;
border-radius: 32px;
line-height: 32px;
}
.menu___auLdF > li a {
color: #4b4b4b;
}
.menu___auLdF > li strong {
padding: 6px 15px;
border-radius: 32px;
cursor: pointer;
font-weight: normal;
}
.menu___auLdF > li:hover > a > strong,
.menu___auLdF > li:hover > strong {
color: #fff;
background: #0152d9;
}
.menu___auLdF > li:hover div {
display: block;
}
.menu___auLdF > li > div {
display: none;
position: absolute;
left: 0;
top: 30px;
width: 400px;
padding: 10px;
background: #fff;
color: #333;
max-height: 400px;
overflow: auto;
z-index: 8;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.menu___auLdF > li > div h2 {
cursor: pointer;
margin: 10px 0;
}
.menu___auLdF > li > div h2:hover {
color: #0152d9;
}
.menu___auLdF > li > div ul {
padding-left: 0;
}
.menu___auLdF > li > div ul li {
cursor: pointer;
display: inline-block;
height: 30px;
line-height: 30px;
margin-right: 20px;
color: #999;
}
.menu___auLdF > li > div ul li:hover {
color: #0152d9;
}
.actived___zYS5Q {
background: #0152d9;
color: #fff;
}
.actived2___OGoZn {
color: #0152d9 !important;
}
.subTag___b2h92 {
cursor: pointer;
}
.subTag___b2h92:hover {
color: #0152d9;
}
.listItem___xctQk {
padding: 25px 30px 25px 30px;
display: box;
display: flex;
background: white;
margin-top: 20px;
cursor: pointer;
}
.listItem___xctQk > div {
flex: 1 1;
}
.listItem___xctQk:hover {
box-shadow: 0 0 10px #ccc;
}
.listItem2___s8hCO {
padding: 0 10px;
display: box;
display: flex;
background: white;
cursor: pointer;
}
.listItem2___s8hCO > div {
flex: 1 1;
}
.listItem2___s8hCO [class~='ant-divider-horizontal'] {
margin: 17px 0;
}
.info___TVoda {
margin-left: 20px;
}
.info___TVoda p {
margin-top: 18px;
}
.title___tbgwQ {
display: box;
display: flex;
align-items: center;
box-align: center;
}
.title___tbgwQ strong {
color: #333;
}
.titleLeft___itHF1 {
display: flex;
justify-content: space-between;
flex: 1 1;
}
.titleRight___iEOIZ {
margin-top: 18px;
}
.titleRight___iEOIZ a {
margin-right: 20px;
font-weight: bold;
}
.search___p3840 {
width: 600px !important;
margin: 30px 0 30px 0;
}
.search___p3840 input,
.search___p3840 [class='ant-input-group-addon'] button {
height: 50px;
line-height: 50px;
padding: 0 30px;
font-size: 16px;
}
.filter___M4Wxe button {
border-radius: 40px;
box-shadow: none;
}
.filter___M4Wxe [class~='ant-btn-default'] {
background: #eee;
border-color: #eee;
color: #999;
}
.filter___M4Wxe [class~='ant-btn-primary'] {
background-color: #0152d9;
border-color: #0152d9;
}
.filter___M4Wxe [class~='ant-input'] {
border-radius: 4px;
}
.filter___M4Wxe [class~='ant-input-search-button'] {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.description___QUPVu {
-webkit-box-orient: vertical;
display: -webkit-box;
-webkit-line-clamp: 2;
overflow: hidden;
}
.menuCourse___SpFbG {
color: #999;
margin-top: 10px;
}
.menuCourse___SpFbG ul,
.menuCourse___SpFbG li {
margin: 0;
padding: 0;
list-style: none;
}
.menuCourse___SpFbG li {
display: inline-block;
margin-right: 30px;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.4.4@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.4@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/virtualSpaces/Lists/Experiment/components/ShixunItem/index.less?modules ***!
\*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.itemWrapper___FDtjf {
box-shadow: 0px 2px 4px 0px #E0DFE1;
border-radius: 4px;
padding: 15px 25px 15px 15px;
cursor: pointer;
}
.itemWrapper___FDtjf .imgWrapper___kuAby img {
width: 128px;
height: 80px;
object-fit: cover;
}
.itemWrapper___FDtjf .infoWrapper___kPiaa {
display: flex;
flex-direction: column;
justify-content: space-between;
}
.itemWrapper___FDtjf .infoWrapper___kPiaa .name___s6_8x span {
font-size: 16px;
font-family: PingFangSC-Semibold, PingFang SC;
font-weight: 600;
color: #333333;
}
.itemWrapper___FDtjf .infoWrapper___kPiaa .name___s6_8x span:hover {
cursor: pointer;
color: #165DFF;
}
.itemWrapper___FDtjf .infoWrapper___kPiaa .info___f4ohA {
font-size: 14px;
color: #000F37;
}
.itemWrapper___FDtjf .infoWrapper___kPiaa .info___f4ohA .smallText___NUbDW {
font-size: 12px;
white-space: nowrap;
}
.itemWrapper___FDtjf .infoWrapper___kPiaa .rate___uCfIz {
font-size: 12px;
color: #FFA100;
position: relative;
white-space: nowrap;
top: -2px;
}
.itemWrapper___FDtjf .btnWrapper___oEyAe {
display: flex;
align-items: center;
flex-wrap: nowrap;
white-space: nowrap;
}
.itemWrapper___FDtjf .btnWrapper___oEyAe .removeBtn____Ucrs:hover {
color: #E30000;
border-color: #E30000;
}
.textEllipsis___dla3G {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.mr6___BYwoU {
margin-right: 6px;
}
.modalWrapper___Xvqvn div[class~='ant-modal-content'] div[class~='ant-modal-body'] {
padding: 30px 40px;
}
.modalWrapper___Xvqvn div[class~='ant-modal-content'] div[class~='ant-modal-confirm-content'] {
margin-top: 36px;
}
.modalWrapper___Xvqvn div[class~='ant-modal-content'] div[class~='ant-modal-confirm-btns'] {
margin-top: 40px;
}
.modalWrapper___Xvqvn div[class~='ant-modal-content'] div[class~='ant-modal-confirm-btns'] .okBtn___XoB2t {
width: 88px;
color: #3061D0;
border-color: #3061D0;
background: #fff;
height: 32px;
text-shadow: none;
margin-left: 20px;
box-shadow: 0px 2px 4px 0px #E0DFE1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
}
.modalWrapper___Xvqvn div[class~='ant-modal-content'] div[class~='ant-modal-confirm-btns'] .cancelBtn___QjfJN {
width: 60px;
height: 32px;
background: #F8F9FC;
border-color: #C3CFE0;
color: #464F66;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.4.4@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.4@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/virtualSpaces/Lists/Experiment/components/SubjectItem/index.less?modules ***!
\******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.itemWrapper___ngbXA {
box-shadow: 0px 2px 4px 0px #E0DFE1;
border-radius: 4px;
padding: 15px 25px 15px 15px;
cursor: pointer;
}
.itemWrapper___ngbXA .imgWrapper___AT5j9 img {
width: 128px;
height: 80px;
object-fit: cover;
}
.itemWrapper___ngbXA .infoWrapper___xhMza {
display: flex;
flex-direction: column;
justify-content: space-between;
}
.itemWrapper___ngbXA .infoWrapper___xhMza .name___C2Snj span {
font-size: 16px;
font-family: PingFangSC-Semibold, PingFang SC;
font-weight: 600;
color: #333333;
}
.itemWrapper___ngbXA .infoWrapper___xhMza .name___C2Snj span:hover {
cursor: pointer;
color: #165DFF;
}
.itemWrapper___ngbXA .infoWrapper___xhMza .info___roajb {
font-size: 14px;
color: #000F37;
}
.itemWrapper___ngbXA .infoWrapper___xhMza .info___roajb .smallText___oUD1O {
font-size: 12px;
}
.itemWrapper___ngbXA .infoWrapper___xhMza .rate___FSIj9 {
font-size: 12px;
color: #FFA100;
position: relative;
top: -2px;
}
.itemWrapper___ngbXA .btnWrapper___d_crD {
display: flex;
align-items: center;
flex-wrap: nowrap;
white-space: nowrap;
}
.itemWrapper___ngbXA .btnWrapper___d_crD .removeBtn___ur6lt:hover {
color: #E30000;
border-color: #E30000;
}
.textEllipsis___BHIv1 {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.mr6___yqxpX {
margin-right: 6px;
}
.modalWrapper___kXUHq div[class~='ant-modal-content'] div[class~='ant-modal-body'] {
padding: 30px 40px;
}
.modalWrapper___kXUHq div[class~='ant-modal-content'] div[class~='ant-modal-confirm-content'] {
margin-top: 36px;
}
.modalWrapper___kXUHq div[class~='ant-modal-content'] div[class~='ant-modal-confirm-btns'] {
margin-top: 40px;
}
.modalWrapper___kXUHq div[class~='ant-modal-content'] div[class~='ant-modal-confirm-btns'] .okBtn___FmLSD {
width: 88px;
color: #3061D0;
border-color: #3061D0;
background: #fff;
height: 32px;
text-shadow: none;
margin-left: 20px;
box-shadow: 0px 2px 4px 0px #E0DFE1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
}
.modalWrapper___kXUHq div[class~='ant-modal-content'] div[class~='ant-modal-confirm-btns'] .cancelBtn___MZ1Al {
width: 60px;
height: 32px;
background: #F8F9FC;
border-color: #C3CFE0;
color: #464F66;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.4.4@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.4@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/Exercise/Add/EditPotin/components/AddQuestionsModal/index.less?modules ***!
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___aDsO9 {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___5V4Xk {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___rNdEP {
align-items: center;
box-align: center;
}
.flex_box_center_end___cKjnr {
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___glFYD {
flex-direction: column;
box-orient: block-axis;
}
.scoremodal___PfqOf [class~='ant-modal-body'] {
padding: 30px 40px;
}
.scoremodal___PfqOf .selectWrapper___Mtqcz span[class~='ant-select-selection-placeholder'] {
color: #9096A3;
}
.scoremodal___PfqOf .selectWrapper___Mtqcz div[class~='ant-select-selector'] {
border-radius: 4px;
height: 38px !important;
}
.scoremodal___PfqOf .selectWrapper___Mtqcz div[class~='ant-select-selector'] input[class~='ant-select-selection-search-input'],
.scoremodal___PfqOf .selectWrapper___Mtqcz div[class~='ant-select-selector'] span[class~='ant-select-selection-placeholder'] {
height: 38px !important;
line-height: 36px !important;
}
.scoremodal___PfqOf .selectWrapper___Mtqcz div[class~='ant-select-selector'] span[class~='ant-select-selection-item'] {
line-height: 36px !important;
}
.scoremodal___PfqOf .selectWrapper___Mtqcz span[class~='ant-select-arrow'] {
right: 12px;
}
.scoremodal___PfqOf .allqingchu___IqL8g {
margin-top: 8px;
color: #165DFF;
cursor: pointer;
}
.scoremodal___PfqOf .allqingchu___IqL8g span {
width: 84px;
height: 20px;
font-size: 14px;
font-weight: 400;
color: #165DFF;
line-height: 20px;
margin-left: 5px;
}
.scoremodal___PfqOf .allqingchu___IqL8g:hover,
.scoremodal___PfqOf .allqingchu___IqL8g:hover span {
color: #E30000;
}
.scoremodal___PfqOf .title___UgYfD {
color: #000000;
font-size: 16px;
font-weight: 500;
display: flex;
width: 100%;
}
.scoremodal___PfqOf .score___LjJmD {
margin-left: 305px;
color: #3061D0;
text-align: end;
}
.scoremodal___PfqOf .close___I0jAO {
font-size: 15px;
cursor: pointer;
color: #979797;
}
.scoremodal___PfqOf .content___4u86F {
display: flex;
justify-content: space-between;
margin-top: 40px;
color: #5F6368;
font-size: 14px;
margin-bottom: 24px;
}
.scoremodal___PfqOf .content___4u86F span {
display: flex;
flex: 1 1;
}
.scoremodal___PfqOf .content___4u86F span:nth-child(4) {
display: flex;
min-width: 160px;
align-items: center;
}
.scoremodal___PfqOf .items___mK2L5 {
display: flex;
justify-content: space-between;
align-items: center;
color: #5F6368;
font-size: 14px;
margin-bottom: 12px;
}
.scoremodal___PfqOf .items___mK2L5 span {
display: flex;
flex: 1 1;
color: #000000;
font-weight: 400;
}
.scoremodal___PfqOf .items___mK2L5 span:nth-child(4) {
display: flex;
min-width: 160px;
align-items: center;
color: #9096A3;
}
.scoremodal___PfqOf .bottom___vQTEm {
width: 100%;
text-align: end;
}
.scoremodal___PfqOf .bottom___vQTEm .yes___j81JQ {
width: 60px;
height: 32px;
background: #3061D0;
box-shadow: 0px 2px 4px 0px #E0DFE1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
border-radius: 2px;
font-weight: 400;
color: #FFFFFF !important;
}
.scoremodal___PfqOf .bottom___vQTEm .no___kiUH4 {
margin-right: 20px;
width: 60px;
height: 32px;
background: #F8F9FC;
border-radius: 2px;
opacity: 0.5;
border: 1px solid #C3CFE0;
font-weight: 400;
color: #464F66 !important;
line-height: 14px;
}
.scoremodal___PfqOf .titlecount___lliQr {
width: 41px;
height: 22px;
background: #FA6400;
border-radius: 15px;
margin-left: 5px;
color: #FFFFFF;
display: inline-flex;
justify-content: center;
}
.scoremodal___PfqOf .add___QhDj8 {
font-weight: 400;
color: #FA6400;
line-height: 14px;
font-size: 14px;
position: absolute;
top: 2px;
}
.scoremodal___PfqOf .search___QCCaL {
display: flex;
align-items: center;
overflow: hidden;
border-radius: 19px;
height: 38px;
width: 290px;
padding-left: 20px;
background-color: #f6f7f9;
border: none;
}
.scoremodal___PfqOf .search___QCCaL [class~='ant-input-affix-wrapper'] {
background-color: #f6f7f9;
border: none;
}
.scoremodal___PfqOf .search___QCCaL [class~='ant-input-affix-wrapper'] input {
height: 19px !important;
line-height: 19px !important;
}
.scoremodal___PfqOf .search___QCCaL [class~='ant-input-affix-wrapper'] {
outline: none !important;
border: none !important;
box-shadow: none !important;
}
.scoremodal___PfqOf .search___QCCaL span[class~='ant-input-group-addon'] {
display: none;
}
.scoremodal___PfqOf .search___QCCaL .searchIcon___oXRH5 {
margin-right: 14px;
cursor: pointer;
}
.scoremodal___PfqOf .search___QCCaL input {
background-color: #f6f7f9;
font-size: 14px;
}
.scoremodal___PfqOf .tabWrap___Cu_4D {
margin-bottom: 18px;
}
.scoremodal___PfqOf .tabWrap___Cu_4D div[class~='ant-tabs-tab'] {
font-size: 14px;
margin-right: 40px !important;
color: #5f6368;
}
.scoremodal___PfqOf .tabWrap___Cu_4D div[class~='ant-tabs-tab-active'] [class~='ant-tabs-tab-btn'] {
color: #232b40;
}
.scoremodal___PfqOf .tabWrap___Cu_4D [class~='ant-tabs-nav'] {
margin: 0px;
height: 52px;
padding: 0 2px;
}
.scoremodal___PfqOf .tabWrap___Cu_4D [class~='ant-tabs-nav'] div[class~='ant-tabs-ink-bar'] {
background-color: #232b40;
border-radius: 100px 100px 0px 0px;
height: 3px;
}
.scoremodal___PfqOf .tabWrap___Cu_4D [class~='ant-tabs-nav']::before {
background: #f1f1f1;
}
.previewModal___BVDlS div[class~='ant-modal-header'] {
padding-top: 30px;
padding-left: 40px;
padding-bottom: 0;
}
.previewModal___BVDlS div[class~='ant-modal-body'] {
padding: 30px 40px;
}
.previewModal___BVDlS button[class~='ant-modal-close'] {
top: 17px;
right: 16px;
transform: scale(1.2);
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.4.4@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.4@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/Exercise/Add/EditPotin/components/AddQuestionsModal/Saveitem.less?modules ***!
\************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___zojHa {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___wmLZ4 {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___DszWW {
align-items: center;
box-align: center;
}
.flex_box_center_end___mVCv5 {
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___fbC9t {
flex-direction: column;
box-orient: block-axis;
}
.warp___isAcM {
max-height: 552px;
overflow: auto;
}
.warp___isAcM .mainPart___TiJvQ {
padding-left: 38px;
}
.warp___isAcM .shixunbutton___h3Ybb {
font-size: 14px;
color: #3061D0;
margin-right: 20px;
font-weight: 400;
background: #3061D0;
width: 108px;
height: 32px;
color: #FFFFFF;
display: flex;
align-items: center;
justify-content: center;
line-height: 32px;
box-shadow: 0px 2px 4px 0px #E0DFE1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
border-radius: 16px;
}
.warp___isAcM .shixunbutton___h3Ybb i {
font-size: 12px;
}
.warp___isAcM .redio___xDffb {
display: flex;
flex-wrap: nowrap;
align-items: center;
margin-bottom: 25px;
}
.warp___isAcM .redio___xDffb .redioitem___FFPtq {
width: 14px;
height: 14px;
min-width: 14px;
background: #F5F5F5;
border-radius: 7px;
border: 1px solid #D9D9D9;
margin-right: 10px;
}
.warp___isAcM .redio___xDffb .redioitemyes___pF7ID {
font-size: 14px;
color: #37AD83;
margin-right: 10px;
}
.warp___isAcM .redio___xDffb .title___mnPZc {
color: #000000;
font-size: 16px;
}
.warp___isAcM .redio___xDffb .titleyes___wrtWQ {
color: #37AD83;
font-size: 16px;
}
.warp___isAcM .redio___xDffb .yestag___D4krY {
width: 60px;
height: 20px;
min-width: 60px;
color: #37AD83;
text-align: center;
margin-left: 16px;
line-height: 20px;
font-size: 12px;
background: #EBF6F2;
}
.warp___isAcM .qcount___W5pwO {
display: flex;
align-items: center;
margin-bottom: 20px;
}
.warp___isAcM .qcount___W5pwO .score___eKQzl {
width: 44px;
height: 20px;
background: rgba(236, 236, 236, 0.6);
border-radius: 0px 0px 2px 0px;
text-align: center;
color: #464F66;
margin-right: 5px;
}
.warp___isAcM .qcount___W5pwO .qtitle___lb8MD {
width: 100%;
color: #000000;
}
.warp___isAcM .checkbox___QpUm4 {
display: flex;
align-items: center;
margin-bottom: 25px;
}
.warp___isAcM .checkbox___QpUm4 .checkboxitem___Wm2SH {
width: 14px;
height: 14px;
min-width: 14px;
background: #F5F5F5;
border-radius: 2px;
margin-right: 10px;
border: 1px solid #D9D9D9;
}
.warp___isAcM .checkbox___QpUm4 .checkboxitemyes___VVVTe {
font-size: 14px;
color: #37AD83;
margin-right: 10px;
}
.warp___isAcM .checkbox___QpUm4 .title___mnPZc {
color: #000000;
font-size: 16px;
}
.warp___isAcM .checkbox___QpUm4 .titleyes___wrtWQ {
color: #37AD83;
font-size: 16px;
}
.warp___isAcM .checkbox___QpUm4 .yestag___D4krY {
width: 60px;
min-width: 60px;
height: 20px;
color: #37AD83;
text-align: center;
margin-left: 16px;
line-height: 20px;
font-size: 12px;
background: #EBF6F2;
}
.warp___isAcM .bottom___Mn_Bw {
margin-top: 55px;
background-color: #F6F7F9;
padding: 20px 38px;
}
.warp___isAcM .bottom___Mn_Bw .bottomitem___JTyHT {
margin-bottom: 25px;
display: flex;
}
.warp___isAcM .bottom___Mn_Bw .bottomitem___JTyHT .left___nQqpo {
color: #666666;
text-align: end;
width: 56px;
min-width: 48px;
font-size: 14px;
}
.warp___isAcM .bottom___Mn_Bw .bottomitem___JTyHT .right___v58qy {
color: #000000;
margin-left: 10px;
font-size: 14px;
}
.warp___isAcM .completion___BnZSp .title___mnPZc {
width: 70px;
height: 46px;
min-width: 70px;
display: flex;
align-items: center;
justify-content: center;
color: #666666;
}
.warp___isAcM .completion___BnZSp .content___MU8hZ {
display: flex;
align-items: center;
justify-content: flex-start;
flex-wrap: wrap;
}
.warp___isAcM .completion___BnZSp .content___MU8hZ .items___a7i54 {
padding: 14px 16px;
border: 1px solid #dcdcdc;
height: 46px;
border-radius: 2px;
margin-left: 20px;
color: #37AD83;
min-width: 102px;
display: inline-block;
font-size: 14px;
text-align: center;
margin-bottom: 20px;
}
.warp___isAcM .simple___GDw3K {
display: flex;
align-items: flex-start;
}
.warp___isAcM .simple___GDw3K .title___mnPZc {
color: #37AD83;
font-size: 14px;
margin-top: 2px;
min-width: 56px;
}
.warp___isAcM .simple___GDw3K .content___MU8hZ {
font-size: 16px;
}
.warp___isAcM .shixun___DGzTe {
display: flex;
align-items: center;
margin-top: 20px;
}
.warp___isAcM .shixun___DGzTe .score___eKQzl {
width: 44px;
height: 25px;
background: rgba(236, 236, 236, 0.6);
border-radius: 0px 0px 2px 0px;
text-align: center;
line-height: 25px;
color: #464F66;
margin-right: 10px;
}
.warp___isAcM .shixun___DGzTe .qtitle___lb8MD {
-webkit-box-orient: vertical;
display: -webkit-box;
-webkit-line-clamp: 1;
overflow: hidden;
width: 80%;
color: #000000;
font-weight: 400;
font-size: 16px;
}
.warp___isAcM .combination___AG9cr {
display: flex;
align-items: center;
margin-top: 20px;
}
.warp___isAcM .combination___AG9cr .score___eKQzl {
width: 44px;
height: 25px;
background: rgba(236, 236, 236, 0.6);
border-radius: 0px 0px 2px 0px;
text-align: center;
line-height: 25px;
color: #464F66;
margin-right: 10px;
}
.warp___isAcM .combination___AG9cr .qtitle___lb8MD {
-webkit-box-orient: vertical;
display: -webkit-box;
-webkit-line-clamp: 1;
overflow: hidden;
width: 80%;
color: #000000;
font-weight: 600;
font-size: 16px;
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.4.4@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.4@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/ReuseShixunModal/index.less?modules ***!
\**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.brief___LOzpE {
font-size: 14px;
font-weight: 400;
margin-bottom: 30px;
}
.contentTitle___xkdcN {
display: flex;
align-items: center;
font-size: 14px;
font-weight: 400;
color: #000000;
}
.content___Vtri0 {
font-size: 14px;
font-weight: 400;
}
.tips___tuAtH {
font-size: 12px;
font-weight: 400;
color: #6b758b;
padding-left: 14px;
}
.antdTable___s8T2N {
margin-top: 10px;
margin-bottom: 20px;
}
.antdTable___s8T2N thead[class~='ant-table-thead'] > tr > th {
background: #F2F2F2;
color: #5F6367;
}
.antdTable___s8T2N .tableCell___kN9Fw {
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.antdModal___WVBk3 div[class~='ant-modal-header'] {
padding-top: 30px;
padding-left: 40px;
}
.antdModal___WVBk3 button[class~='ant-modal-close'] {
top: 18px;
right: 10px;
}
.antdModal___WVBk3 button[class~='ant-modal-close'] span[class~='ant-modal-close-x'] {
font-size: 18px;
}
.antdModal___WVBk3 div[class~='ant-modal-body'] {
padding-left: 40px;
padding-right: 40px;
max-height: 620px;
overflow: auto;
}
.antdModal___WVBk3 div[class~='ant-modal-footer'] {
border-top: none;
padding-bottom: 30px;
padding-right: 40px;
}
.orangeColor___ryB2u {
color: #FE6300;
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.4.4@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.4@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/virtualSpaces/Lists/Experiment/components/TopicItem/index.less?modules ***!
\****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.contentListWrap___ZH7d2 {
margin: 0 auto;
overflow: hidden;
}
.contentListWrap___ZH7d2 .li___j_LdE {
border-radius: 2px;
margin-bottom: 30px;
border: 1px solid #ececec;
box-shadow: 0px 2px 4px 0px #eaeef4;
}
.contentListWrap___ZH7d2 .li___j_LdE .bottom___vg39s {
background-color: #f6f7f9;
height: 42px;
border-top: 1px solid #f1f1f1;
display: flex;
align-items: center;
padding-left: 20px;
padding-right: 15px;
}
.contentListWrap___ZH7d2 .li___j_LdE .bottom___vg39s .actionLeftItem___G9LXk {
font-size: 14px;
color: #5f6368;
margin-right: 30px;
}
.contentListWrap___ZH7d2 .li___j_LdE .bottom___vg39s .actionLeftItem___G9LXk.questionTypeName___JxbiV {
margin-right: 14px;
}
.contentListWrap___ZH7d2 .li___j_LdE .bottom___vg39s .actionLeftItem___G9LXk > span {
margin-left: 8px;
}
.contentListWrap___ZH7d2 .li___j_LdE .bottom___vg39s p {
margin: 0;
}
.more___Zc_dQ {
margin-left: auto;
height: 42px;
display: flex;
align-items: center;
}
.textBtn___vA27R {
font-size: 14px;
font-weight: 400;
color: #5f6368;
display: flex;
align-items: center;
height: 42px;
cursor: pointer;
}
.delBtn___BUYGb:hover {
color: red;
}
.line___D6NTm {
display: inline-flex;
align-items: center;
margin-right: 20px;
margin-left: 20px;
}
.line___D6NTm .b1___pDdQ9 {
display: inline-block;
width: 1px;
height: 38px;
margin-right: 0px;
background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 50%, rgba(255, 255, 255, 0) 100%);
}
.line___D6NTm .b2___VvH5K {
display: inline-block;
width: 1px;
height: 38px;
margin-left: 0px;
background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #e2e2e2 50%, rgba(255, 255, 255, 0) 100%);
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.4.4@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.4@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Problemset/components/Topic/index.less?modules ***!
\****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___K3pXk {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___JNXiy {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___lX_K7 {
align-items: center;
box-align: center;
}
.flex_box_center_end___ESJAL {
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___nMTYm {
flex-direction: column;
box-orient: block-axis;
}
.line___cNtUM {
display: inline-flex;
align-items: center;
margin-right: 20px;
margin-left: 20px;
}
.line___cNtUM .b1___xIRxk {
display: inline-block;
width: 1px;
height: 38px;
margin-right: 0px;
background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 50%, rgba(255, 255, 255, 0) 100%);
}
.line___cNtUM .b2___N5uit {
display: inline-block;
width: 1px;
height: 38px;
margin-left: 0px;
background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #e2e2e2 50%, rgba(255, 255, 255, 0) 100%);
}
.list___SBMGo {
display: flex;
align-items: center;
justify-content: flex-start;
height: 42px;
background-color: #fff;
padding: 0 13px 0 20px;
}
.list___SBMGo .title___zQP91 {
display: flex;
flex: 1 1;
cursor: pointer;
overflow: hidden;
width: 100%;
white-space: nowrap;
}
.list___SBMGo .title___zQP91 > div {
overflow: hidden;
text-overflow: ellipsis;
}
.list___SBMGo .tr___uaxLL {
color: #000;
cursor: pointer;
font-size: 14px;
}
.list___SBMGo .tr___uaxLL i {
font-size: 12px;
transition: 0.5s;
display: inline-block;
margin-left: 6px;
}
.itemDetail___Ye51x {
padding: 30px 44px;
background-color: #f6f7f9;
}
.answerWrapper___WJAPa {
background-color: #fff;
border-radius: 6px;
padding: 40px 15px 30px;
position: relative;
}
.answerWrapper___WJAPa .decoration___fOLFB {
height: 28px;
position: absolute;
top: -8px;
left: 50%;
transform: translateX(-50%);
}
.row___FvSRM {
display: box;
display: flex;
flex-direction: row;
align-items: center;
padding: 0 0px;
}
.typeRow___qpDsw {
display: box;
display: flex;
justify-content: space-between;
align-items: center;
width: 100%;
}
.type___a8Bs6 {
display: box;
display: flex;
color: #000;
font-size: 14px;
line-height: 17px;
}
.typeName___EfvMr {
color: #0152d9;
cursor: default;
height: 26px;
line-height: 26px;
}
.typeIcon___XnhBc {
min-width: 50px;
line-height: 20px;
height: 20px;
border-radius: 13px;
margin-right: 10px;
font-size: 12px;
cursor: default;
text-align: center;
padding: 0 3px;
}
.unpublished___h3A34 {
color: #999999;
border: 1px solid #999999;
}
.private___Ok_kP {
color: #fa6400;
border: 1px solid #fa6400;
}
.public___V5_HF {
color: #44d7b6;
border: 1px solid #44d7b6;
}
.reviewFlag___MWDMc {
border: 1px solid #44d7b6;
background-color: rgba(68, 215, 182, 0.2);
color: #44d7b6;
font-size: 12px;
padding: 1px 5px;
border-radius: 5px;
}
.reviewFlag___MWDMc:hover {
color: #44d7b6;
}
.typeRightAction___zwJ4e {
display: box;
display: flex;
}
.actionLink___XxdsL {
color: #333;
padding: 10px 0;
}
.actionIcon___YoZs8 {
line-height: 26px;
color: #0152d9;
margin-left: 5px;
margin-right: 4px;
font-size: 14px;
}
.topicTitle___TXfB_ {
font-weight: bold;
font-size: 16px;
cursor: default;
color: #000;
line-height: 28px;
padding-right: 5px;
}
.topicTitleContent___MceUW {
font-size: 14px;
color: #000;
line-height: 24px;
font-family: auto;
}
.topicTitleContent___MceUW p {
line-height: 28px;
}
.judgmentContent___Adte7 {
display: box;
display: flex;
flex-direction: row;
line-height: 28px;
font-size: 14px;
color: #000;
margin-top: 10px;
}
.judgmentContent___Adte7 span {
font-size: 14px;
}
.programContent___R8AFa {
color: #000;
line-height: 28px;
font-size: 14px;
}
.otherContent___CNAVC {
display: box;
display: flex;
flex-direction: column;
color: #000;
font-size: 14px;
line-height: 19px;
}
.combinationContent___NWKpD {
display: flex;
flex-direction: column;
color: #000;
width: 100%;
font-size: 14px;
}
.combinationContent___NWKpD .con___MJkTE {
width: calc(100% + 40px);
background: #f1f1f1;
padding: 10px 20px;
margin-bottom: 10px;
margin-left: -20px;
z-index: 10px;
}
.combinationContent___NWKpD .con___MJkTE > div {
display: flex;
margin-top: 7px;
}
.combinationContent___NWKpD .con___MJkTE > div > span {
line-height: 27px;
flex-shrink: 0;
}
.otherContentItem___sXGMT {
display: box;
display: flex;
flex-direction: row;
}
.otherContentItem___sXGMT p {
line-height: 28px;
font-size: 14px;
flex-shrink: 0;
}
.otehrContentHtml___MKkjT {
font-size: 16px;
color: #000;
line-height: 28px;
}
.difficultyRow___E6YVK {
height: 28px;
line-height: 28px;
font-size: 14px;
color: #888888;
}
.updateTimeRow___MPFJY {
display: box;
display: flex;
flex-direction: row;
justify-content: space-between;
width: 100%;
}
.updateTimeWrap___iIz5W {
display: box;
display: flex;
flex-direction: row;
align-items: center;
color: #000;
font-size: 14px;
line-height: 28px;
}
.updateTimeContent___CpqJg {
line-height: 28px;
font-size: 14px;
color: #bbbbbb;
}
.programLanguage___lku0d {
line-height: 28px;
font-size: 14px;
max-width: 120px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
color: #000;
}
.updateTimeRowAction___Y6grB {
display: box;
display: flex;
flex-direction: row;
}
.bottomAction___sQwM3 {
border-radius: 5px;
text-align: center;
font-size: 12px;
cursor: pointer;
padding: 0 10px;
height: 30px;
line-height: 30px;
display: inline-block;
margin-left: 10px;
}
.borderColorBlue___vZe0j {
border: 1px solid #0152d9;
background: #0152d9;
color: #fff;
line-height: 30px;
}
.borderColorBlue___vZe0j:hover {
color: #fff;
}
.borderColorRed___GPm9E {
border: 1px solid red;
color: red;
line-height: 30px;
}
.borderColorRed___GPm9E:hover {
color: red;
}
.borderColorFFF___izaeA {
border: 1px solid #0152d9;
background: #f5f5f5;
color: #0152d9;
border-radius: 5px;
}
.borderColorFFF___izaeA:hover {
color: #0152d9;
}
.borderColorGray___WdIyN {
border: 1px solid #cccccc;
background: #cccccc;
color: #ffffff;
line-height: 30px;
}
.borderColorGray___WdIyN:hover {
color: #ffffff;
}
.selectIcon___I35Ch {
color: #ffffff;
height: 20px;
line-height: 20px;
display: inline-block;
margin-left: 7px;
margin-right: 5px;
font-size: 12px;
}
.colorGreen___yFw84 {
color: #32bd8c;
}
.parseAnswerBorder___tmhXi {
border-top: 1px solid #eeeeee;
margin-top: 23px;
}
.answer___c9YYj {
display: box;
display: flex;
flex-direction: row;
color: #000;
font-size: 14px;
margin-top: 15px;
}
.answerHtml___sp4Xx {
color: #000;
font-size: 14px;
}
.parse___Lif5r {
display: box;
display: flex;
flex-direction: row;
color: #000;
font-size: 14px;
margin-top: 5px;
}
.parseText___KMhnK {
line-height: 28px;
font-size: 14px;
word-break: break-word;
color: #000;
flex-shrink: 0;
}
.parseAnswer___aFs0o {
word-break: break-word;
line-height: 28px;
font-size: 14px;
color: #000;
}
.parseAnswerHtml___AfP6o {
font-size: 14px;
color: #000;
line-height: 28px;
}
.actionBar___Q6e1E {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
background-color: #f5f5f5;
font-size: 14px;
height: 52px;
padding: 0 10px;
border-radius: 5px;
}
.know___EtJbV {
display: inline-block;
max-width: 58px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
color: #111111;
vertical-align: bottom;
}
.menu___ODbWA > li {
text-align: center;
}
.bottom___yLg8j {
text-align: end;
font-size: 14px;
margin-bottom: 10px;
background-color: #f6f7f9;
}
.bottom___yLg8j span {
margin-left: 20px;
cursor: pointer;
display: inline-block;
width: 66px;
height: 24px;
line-height: 24px;
font-size: 12px;
text-align: center;
border-radius: 4px;
border: 1px solid #999999;
color: #666666;
}
.bottom___yLg8j span i {
display: inline-block;
transform: rotate(180deg) scale(0.7) translate(-4px, 2px);
font-size: 12px;
}
.bottom___yLg8j span:hover {
color: #0152d9;
border: 1px solid #0152d9;
}
.textBtn___p8TrW {
font-size: 14px;
font-weight: 400;
color: #5f6368;
display: flex;
align-items: center;
height: 42px;
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.4.4@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.4@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Problemset/components/index.less?modules ***!
\**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.modalContent___UXmJC {
text-align: center;
margin-top: 10px;
color: #333333;
font-size: 16px;
}
.modalContentLeft___JOFgX {
text-align: left;
color: #333333;
font-size: 16px;
}
.green___rI_w_ span,
.green___rI_w_ p,
.green___rI_w_ h1,
.green___rI_w_ h2,
.green___rI_w_ h3,
.green___rI_w_ h4,
.green___rI_w_ h5,
.green___rI_w_ h6,
.green___rI_w_ b,
.green___rI_w_ strong {
color: #00e373;
}
.green___rI_w_ .textArea___OTapv {
border: 1px solid #00e373;
}
.red___cDswv span,
.red___cDswv p,
.red___cDswv h1,
.red___cDswv h2,
.red___cDswv h3,
.red___cDswv h4,
.red___cDswv h5,
.red___cDswv h6,
.red___cDswv b,
.red___cDswv strong {
color: #e02020;
}
.red___cDswv .textArea___OTapv {
border: 1px solid #e02020;
}
.row___CE3Y7 {
display: flex;
align-items: baseline;
margin-top: 5px;
}
.html___u9n4r {
max-width: 610px;
margin-right: 10px;
}
.line___Lh9Lb {
height: 1px;
background-color: #eeeeee;
margin: 20px 0;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.4.4@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.4@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[3]!./src/components/ResTable/index.less ***!
\******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.react-resizable {
position: relative;
background-clip: padding-box;
}
.react-resizable-handle {
position: absolute;
width: 10px;
height: 100%;
bottom: 0;
right: -5px;
cursor: col-resize;
z-index: 1;
}
/** 这里是偏移的时候显示的竖线,只有表头有竖线;
如果需要联通表格请自行修改高度1000倍表头高度然后超出表格隐藏什么的自行研究 */
.react-resizable-handle.active::before {
content: '';
position: absolute;
left: 50%;
top: 0;
bottom: 0;
border-left: solid 1px black;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.4.4@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.4@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/Exercise/index.less?modules ***!
\**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___iyIe6 {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___g2WjG {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___Tde0v {
align-items: center;
box-align: center;
}
.flex_box_center_end___W1D5W {
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___ZiFvs {
flex-direction: column;
box-orient: block-axis;
}
.bg___T2R2s {
background: white;
}
.containerTitle___yARn_ {
height: 88px;
line-height: 88px;
font-size: 18px;
padding: 0 30px;
color: #333;
border-bottom: 1px solid #eee;
display: box;
display: flex;
align-items: center;
box-align: center;
}
.containerTitle___yARn_ div:nth-child(1) {
flex: 1 1;
}
.containerDesc___fKSYF {
height: 50px;
line-height: 40px;
padding: 0 30px;
margin-bottom: -20px;
margin-top: 10px;
display: box;
display: flex;
}
.containerDesc___fKSYF p:nth-child(1) {
flex: 1 1;
}
.menus___e8wtg {
padding-right: 31px;
padding-top: 10px;
}
.menus___e8wtg [class~='ant-menu-horizontal'] {
border-bottom: 0;
}
.listItem___s7xhg {
padding: 25px 30px 25px 30px;
display: box;
display: flex;
background: white;
margin-top: 20px;
cursor: pointer;
}
.listItem___s7xhg > div {
flex: 1 1;
}
.listItem___s7xhg:hover {
box-shadow: 0 0 10px #ccc;
}
.info___Hx2bW {
margin-left: 20px;
}
.info___Hx2bW p {
margin-top: 18px;
}
.title___W7a1R {
display: box;
display: flex;
align-items: center;
box-align: center;
}
.title___W7a1R strong {
color: #333;
}
.titleLeft___C5r0w {
flex: 1 1;
}
.titleRight___g5GZv a {
margin-right: 20px;
font-weight: bold;
}
.acitons___H0RU0 {
height: 70px;
background: white;
display: box;
display: flex;
align-items: center;
box-align: center;
padding: 0 30px;
}
.acitons___H0RU0 > div:nth-child(2) {
display: box;
display: flex;
align-items: center;
box-align: center;
flex: 1 1;
}
.acitons___H0RU0 > div:nth-child(2) .move___qYkSy {
cursor: pointer;
color: #999;
padding: 0 16px;
position: relative;
}
.acitons___H0RU0 > div:nth-child(2) p {
cursor: pointer;
color: #999;
margin-bottom: 0;
}
.acitons___H0RU0 > div:nth-child(2) p:hover {
color: #333;
}
.acitons___H0RU0 > div:nth-child(2) p span {
position: relative;
padding: 0 16px;
}
.acitons___H0RU0 > div:nth-child(2) p span:after {
content: '';
width: 1px;
height: 10px;
background: #ededed;
position: absolute;
right: 0;
top: 50%;
margin-top: -5px;
}
.acitons___H0RU0 > div:nth-child(2) p:nth-last-child(1) span {
padding-right: 0;
}
.acitons___H0RU0 > div:nth-child(2) p:nth-last-child(1) span:after {
display: none;
}
.hideHeadCheckbox___Hq5gw table {
background: #f4faff;
}
.hideHeadCheckbox___Hq5gw table > thead > tr > th:nth-child(1) > div {
display: none;
}
.moveCategory___bZSGQ {
padding: 30px 0;
position: relative;
top: -25px;
}
.moveCategory___bZSGQ ul {
box-shadow: 0 0 6px 0 rgba(76, 76, 76, 0.2) !important;
background: white;
padding: 10px 0;
}
.moveCategory___bZSGQ ul li {
padding: 0 12px;
margin: 5px 0;
font-size: 14px;
}
.tabSearch___NaKI4 {
display: flex;
align-items: center;
margin: 8px 0;
}
.warpModal___HLUgh .ant-tabs-nav::before {
border-bottom: 0;
}
.modalColumn___F7R5w {
font-size: 14px;
}
.modalColumn___F7R5w .modalRow___L6ghw {
display: flex;
align-items: center;
font-size: 14px;
flex-direction: row;
margin-top: 12px;
}
.modalColumn___F7R5w .modalRow___L6ghw .sup___VGKXV {
color: #fb3226;
font-size: 16px;
margin-top: 21px;
margin-right: 2px;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.4.4@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.4@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Paperlibrary/components/List/index.less?modules ***!
\*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.itemWrap___KEbZ9 {
display: flex;
flex-direction: row;
align-items: center;
background: #ffffff;
width: 100%;
border-radius: 8px;
margin-top: 20px;
}
.itemWrap___KEbZ9:nth-child(1) {
margin-top: 2px;
}
span[class~='ant-checkbox-checked'] span[class~='ant-checkbox-inner'] {
background-color: #fff;
border-color: #165dff;
}
span[class~='ant-checkbox-checked'] span[class~='ant-checkbox-inner']::after {
border-color: #165dff;
}
.checkBoxWrapper___Y_kuj {
position: relative;
top: 6px;
}
.listWrap___VlWgM {
width: 100%;
border: 1px solid #ececec;
box-shadow: 0px 2px 4px 0px #eaeef4;
}
.listWrap___VlWgM p {
margin: 0px;
}
.list___XIr6d {
padding: 20px;
background-color: #fff;
border-bottom: 1px solid #ececec;
}
.flexCenter___eacyI {
display: flex;
justify-content: center;
align-items: center;
}
.flexRow___A_mOc {
display: flex;
flex-direction: row;
align-items: center;
}
.imgWrap___KI9io {
width: 40px;
}
.img___vjS11 {
width: 39px;
height: 44px;
vertical-align: middle;
border-style: none;
}
.contentWrap___NI0Vt {
width: 100%;
display: flex;
}
.contentWrap___NI0Vt > div:nth-child(1) {
flex: 1 1;
}
.contentWrap___NI0Vt > div:nth-child(2) {
display: flex;
align-items: center;
}
.titleWrap___SlBWX {
cursor: pointer;
text-decoration: none;
background-color: transparent;
margin-bottom: 10px;
}
.title___KGh5v {
font-size: 20px;
font-weight: 400;
color: #000000;
max-width: 774px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.title___KGh5v:hover {
color: #145DFF;
}
.content___B0PxW {
font-size: 14px;
font-weight: 400;
color: #6a7283;
margin-right: 30px;
}
.content___B0PxW span {
margin-left: 4px;
}
.bottomWrap___WVJb4 {
display: flex;
flex-direction: row;
justify-content: space-between;
}
.updateTime___sxvSt {
font-size: 12px;
color: #bbbbbb;
line-height: 30px;
}
.useCount___puqPx {
margin-left: 20px;
max-width: 110px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
font-size: 12px;
color: #bbbbbb;
line-height: 30px;
}
.actionBtn___JUWfj {
font-size: 14px;
height: 32px;
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;
color: #3061d0;
display: inline-flex;
align-items: center;
justify-content: center;
padding: 0 16px;
}
.actionButton___jabv3 {
cursor: pointer;
width: 88px;
height: 30px;
background: #0152d9;
border-radius: 4px;
text-align: center;
line-height: 28px;
color: #ffffff;
border: 0px;
outline: 0px;
}
.actionBar___I1pC8 {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
font-size: 14px;
height: 40px;
padding: 0 20px;
background: #f6f7f9;
}
.typeIcon___bramC {
line-height: 26px;
height: 26px;
border-radius: 13px;
margin-left: 10px;
font-size: 14px;
cursor: default;
text-align: center;
padding: 0 10px;
font-weight: 400;
}
.private___sdERX {
color: #a45204;
border: 1px solid #ffe9c1;
}
.public___noSmD {
color: #23c073;
border: 1px solid #23c073;
}
.random___l2hTA {
color: #01795d;
border: 1px solid #d6f7ef;
}
.actionLinkWrapper___Him3y {
margin-left: 20px;
}
.actionLinkWrapper___Him3y .actionLink___rWBLq {
cursor: pointer;
color: #5f6368 !important;
font-size: 14px;
line-height: 26px;
position: relative;
}
.actionLinkWrapper___Him3y .actionLink___rWBLq .actionIcon___lMmL7 {
color: #5f6368 !important;
line-height: 30px;
margin-right: 5px;
font-size: 14px;
}
.actionLinkWrapper___Him3y .line___HQJlK {
margin-right: 20px;
display: inline-flex;
align-items: center;
}
.actionLinkWrapper___Him3y .line___HQJlK .b1___Y4KZd {
display: inline-block;
width: 1px;
height: 34px;
margin-right: 0px;
background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 50%, rgba(255, 255, 255, 0) 100%);
}
.actionLinkWrapper___Him3y .line___HQJlK .b2___QxMOG {
display: inline-block;
width: 1px;
height: 34px;
margin-left: 0px;
background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #e2e2e2 50%, rgba(255, 255, 255, 0) 100%);
}
.actionLeftItem___Fnq4b {
margin-right: 30px;
font-size: 14px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #5f6368;
}
.actionLeftItem___Fnq4b span {
color: #000000;
margin-left: 8px;
}
.export_type_modal___ISAzV {
display: flex;
flex-wrap: wrap;
justify-content: right;
margin-top: 10px;
}
.export_type_modal___ISAzV .export_type_modal_con___qw5B2 {
width: 100%;
display: flex;
justify-content: center;
}
.export_type_modal___ISAzV .export_type_modal_con___qw5B2 .type_item___pdMxs {
width: 120px;
height: 120px;
margin: 0 20px;
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
}
.export_type_modal___ISAzV .export_type_modal_con___qw5B2 .img_warp___cDH7f {
padding: 15px;
border-radius: 8px;
border: 1px solid #d9d9d9;
cursor: pointer;
margin-bottom: 3px;
box-shadow: 0 2px 0 rgba(0, 0, 0, 0.02);
}
.export_type_modal___ISAzV .export_type_modal_con___qw5B2 .img_warp___cDH7f:hover {
background-color: #fafafa;
}
.export_type_modal___ISAzV .export_type_modal_con___qw5B2 .img_warp_active___rLrYN {
background-color: #fafafa;
border-color: #5784de;
}
.moveOutSty___uCEnQ {
cursor: pointer;
}
.moveOutSty___uCEnQ:hover {
color: red !important;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.4.4@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.4@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Paperlibrary/components/SendToClassModal.less?modules ***!
\***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___LsrKL {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___sZBht {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___QNt7D {
align-items: center;
box-align: center;
}
.flex_box_center_end___S9zs3 {
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___Y5tcm {
flex-direction: column;
box-orient: block-axis;
}
.title___t4qlt {
text-align: left;
font-size: 14px;
color: #333333;
display: flex;
align-items: center;
}
.title___t4qlt img {
margin-right: 5px;
width: 14px;
height: 14px;
position: relative;
}
.tip___MtKbx {
text-align: left;
font-size: 14px;
color: #6bb3dc;
display: flex;
margin-bottom: 15px;
margin-left: 20px;
}
.radioWrap___fp3kY {
cursor: default;
margin-bottom: 20px;
}
.radioWrap___fp3kY .row___IoDN5 td {
border-bottom: 0;
}
.radioWrap___fp3kY .row___IoDN5.row___IoDN5:nth-child(odd) {
background-color: #f5f5f5;
}
.radioWrap___fp3kY .row___IoDN5.row___IoDN5:nth-child(even) {
background-color: #fff;
}
.radio___vuEDI {
display: block;
height: 30px;
line-height: 30px;
}
.radio___vuEDI span {
font-size: 14px;
}
.colorFF0000____5DYm {
color: #ff0000;
}
.pagination___bvqCI {
margin: 0 auto;
margin-top: 10px;
}
.modalColumn___szBPb {
font-size: 14px;
}
.modalColumn___szBPb .modalRow___mtd9M {
display: flex;
align-items: center;
font-size: 14px;
flex-direction: row;
margin-top: 12px;
}
.modalColumn___szBPb .modalRow___mtd9M .sup___JDuYL {
color: #fb3226;
font-size: 16px;
margin-top: 21px;
margin-right: 2px;
}
.search___wNY_F {
height: 46px;
}
.search___wNY_F span[class~='ant-input-wrapper'] input {
height: 46px !important;
}
.search___wNY_F span[class~='ant-input-group-addon'] button {
height: 46px !important;
}
.bottom___HvFhF .yes___xmznh {
width: 60px;
height: 32px;
background: #3061D0;
box-shadow: 0px 2px 4px 0px #E0DFE1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
border-radius: 2px;
font-weight: 400;
color: #FFFFFF;
}
.bottom___HvFhF .yes___xmznh:hover {
width: 60px;
height: 32px;
background: #3061D0;
box-shadow: 0px 2px 4px 0px #E0DFE1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
border-radius: 2px;
font-weight: 400;
color: #FFFFFF;
}
.bottom___HvFhF .no___vEJlu {
margin-right: 20px;
width: 60px;
height: 32px;
background: #F8F9FC;
border-radius: 2px;
opacity: 0.5;
border: 1px solid #C3CFE0;
font-weight: 400;
color: #464F66;
line-height: 14px;
}
.bottom___HvFhF .no___vEJlu:hover {
margin-right: 20px;
width: 60px;
height: 32px;
background: #F8F9FC;
border-radius: 2px;
opacity: 0.5;
border: 1px solid #C3CFE0;
font-weight: 400;
color: #464F66;
line-height: 14px;
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.4.4@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.4@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/SendToClassEmpty/index.less?modules ***!
\**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.sendToClass___le_BX {
display: flex;
flex-direction: column;
align-items: center;
}
.sendToClass___le_BX img {
margin-top: 24px;
}
.sendToClass___le_BX div {
color: #999999;
margin-bottom: 20px;
margin-top: -32px;
}
.sendToClass___le_BX button {
width: 100px;
height: 32px;
border-radius: 4px;
font-size: 14px;
margin-bottom: 10px;
}