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

413 lines
11 KiB

.panelTitleContainer___tHoLi {
padding: 16px 20px 16px 20px;
}
.panelTitleContainer___tHoLi > div {
font-size: 16px;
font-weight: 500;
color: #464f66;
position: relative;
padding-left: 12px;
}
.panelTitleContainer___tHoLi > div::after {
position: absolute;
content: '';
width: 4px;
height: 12px;
background-color: #242f49;
top: 50%;
left: 0;
transform: translateY(-50%);
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.selectWrapContainer___M4-WR {
display: flex;
align-items: center;
justify-content: space-between;
border-radius: 2px;
border: 1px solid #ddd;
}
.selectWrapContainer___M4-WR > span {
background-color: #f5f5f5;
color: #464f66;
padding: 10px 12px;
border-right: 1px solid #ddd;
font-size: 14px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.flex_box_center___kgaCK {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___3sF3C {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___10QDn {
align-items: center;
box-align: center;
}
.flex_box_center_end___gcVqO {
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___Srpoj {
flex-direction: column;
box-orient: block-axis;
}
.normContainer___dbR2E .header___2N06H {
display: flex;
justify-content: space-between;
padding: 0px 20px 15px 20px;
}
.normContainer___dbR2E .header___2N06H .select___ydDiG {
display: flex;
}
.normContainer___dbR2E .header___2N06H .select___ydDiG > div {
margin-right: 20px;
}
.normContainer___dbR2E .header___2N06H .select___ydDiG > div:last-child {
margin-right: 0;
}
.normContainer___dbR2E .header___2N06H .button___zsKXc {
display: flex;
align-items: center;
}
.normContainer___dbR2E .header___2N06H .button___zsKXc > button {
margin-right: 10px;
}
.normContainer___dbR2E .header___2N06H .button___zsKXc > button i {
margin-right: 7px;
}
.normContainer___dbR2E .header___2N06H .button___zsKXc > button:last-child {
margin-right: 0;
}
.normContainer___dbR2E .header___2N06H .button___zsKXc .ant-btn {
height: 30px;
}
.normContainer___dbR2E .header___2N06H .button___zsKXc .ant-btn.ant-btn-primary {
background: #0152d9;
border-color: #0152d9;
}
.normContainer___dbR2E .header___2N06H .button___zsKXc .ant-btn.ant-btn-primary:hover {
color: #fff;
}
.normContainer___dbR2E .header___2N06H .button___zsKXc .ant-btn:hover {
color: #0152d9;
border-color: #0152d9;
}
.normContainer___dbR2E .header___2N06H .button___zsKXc .ant-btn:disabled {
color: rgba(0, 0, 0, 0.25);
background: #f5f5f5;
border-color: #d9d9d9;
}
.normContainer___dbR2E .header___2N06H .button___zsKXc .ant-btn:disabled:hover {
color: rgba(0, 0, 0, 0.25);
background: #f5f5f5;
border-color: #d9d9d9;
}
.normContainer___dbR2E .tips___Zdetc {
font-size: 14px;
color: #464f66;
padding: 11px 20px 10px 20px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.normTablistContainer___3XGh5 {
background: #fff;
box-shadow: 0px 2px 11px 0px rgba(218, 218, 218, 0.5);
border-radius: 4px;
}
.normTablistContainer___3XGh5 .red___LIReu {
color: #e30000;
}
.normTablistContainer___3XGh5 .green___2IVmA {
color: #07c160;
}
.normTablistContainer___3XGh5 .ant-table-thead > tr > th {
padding: 7px 8px;
background: #f5f5f5;
color: #464f66;
}
.normTablistContainer___3XGh5 .ant-table-thead > tr > th:first-child {
padding-left: 24px;
}
.normTablistContainer___3XGh5 .ant-table-tbody > tr > td {
padding: 5px 8px;
color: #464f66;
height: 58px;
}
.normTablistContainer___3XGh5 .ant-table-tbody > tr > td:first-child {
padding-left: 24px;
}
.normTablistContainer___3XGh5 .ant-table-row-level-0 {
background: #eef2f8;
font-weight: 500;
color: #464f66;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.flex_box_center___39WN7 {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___2yRK3 {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___2AkF_ {
align-items: center;
box-align: center;
}
.flex_box_center_end___2zSXf {
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___IoRAf {
flex-direction: column;
box-orient: block-axis;
}
.normCalcModalWrap____M0Lj .ant-modal-header {
border-bottom: none;
font-size: 18px;
font-weight: 500;
color: #464f66;
line-height: 25px;
padding: 26px 40px 22px 40px;
}
.normCalcModalWrap____M0Lj .ant-modal-header .ant-modal-title {
font-size: 18px;
font-weight: 500;
}
.normCalcModalWrap____M0Lj .ant-modal-body {
padding: 0;
}
.normCalcModalWrap____M0Lj .ant-modal-close {
top: 15px;
right: 5px;
}
.normCalcModalWrap____M0Lj .ant-modal-footer {
border-top: none;
padding-bottom: 26px;
padding-top: 49px;
}
.normCalcModalWrap____M0Lj .ant-modal-footer > button {
font-size: 12px;
}
.normCalcModalWrap____M0Lj .ant-modal-footer > button.ant-btn {
height: 30px;
padding: 3px 13px;
}
.normCalcModalWrap____M0Lj .ant-modal-footer > button.ant-btn:hover {
border-color: #0152d9;
color: #0152d9;
}
.normCalcModalWrap____M0Lj .ant-modal-footer > button.ant-btn.ant-btn-primary {
background: #0152d9;
border-color: #0152d9;
}
.normCalcModalWrap____M0Lj .ant-modal-footer > button.ant-btn.ant-btn-primary:hover {
color: #fff;
}
.normCalcModalWrap____M0Lj .ant-tabs-nav-wrap,
.normCalcModalWrap____M0Lj .ant-table-thead > tr > th:first-child,
.normCalcModalWrap____M0Lj .ant-table-tbody > tr > td:first-child {
padding-left: 40px;
padding-right: 46px;
}
.normCalcModalWrap____M0Lj .ant-table-thead > tr > th {
padding: 7px 8px;
background-color: #f5f5f5;
}
.normCalcModalWrap____M0Lj .ant-tabs-tab {
margin-right: 68px;
}
.normCalcModalWrap____M0Lj .ant-tabs-tab:hover .ant-tabs-tab-btn {
color: #0152d9;
}
.normCalcModalWrap____M0Lj .ant-tabs-tab .ant-tabs-tab-btn:hover {
color: #0152d9;
}
.normCalcModalWrap____M0Lj .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
color: #0152d9;
}
.normCalcModalWrap____M0Lj .ant-tabs-ink-bar {
background: #0152d9;
}
.tableCotainer___bUZ3e .name___1KG_V {
display: flex;
align-items: start;
justify-content: start;
}
.tableCotainer___bUZ3e .name___1KG_V > div:first-child {
width: 40px;
margin-right: 8px;
}
.tableCotainer___bUZ3e .name___1KG_V > div:last-child {
flex: 1 1;
}
.tableCotainer___bUZ3e .name___1KG_V .content___2z28z > div {
font-size: 14px;
font-weight: 500;
color: #464f66;
}
.tableCotainer___bUZ3e .name___1KG_V .content___2z28z .subtitle___WRgsq {
font-weight: 400;
margin-top: 20px;
}
.tableCotainer___bUZ3e .name___1KG_V .tag___2327A {
display: inline-block;
width: 40px;
height: 22px;
text-align: center;
font-size: 12px;
font-weight: 400;
color: #0152d9;
border: 1px solid #0152d9;
border-radius: 2px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.normThresholdsModalWrap___4A9MA .normThresholdsContent___2DEuv {
min-height: 350px;
}
.normThresholdsModalWrap___4A9MA .normThresholdsContent___2DEuv .tips___25ahZ {
font-size: 14px;
color: #464f66;
padding-left: 23px;
margin-bottom: 30px;
}
.normThresholdsModalWrap___4A9MA .ant-modal-header {
border-bottom: none;
font-size: 18px;
font-weight: 500;
color: #464f66;
line-height: 25px;
padding: 26px 40px 22px 40px;
}
.normThresholdsModalWrap___4A9MA .ant-modal-header .ant-modal-title {
font-size: 18px;
font-weight: 500;
}
.normThresholdsModalWrap___4A9MA .ant-modal-body {
padding: 0 17px;
}
.normThresholdsModalWrap___4A9MA .ant-modal-close {
top: 15px;
right: 5px;
}
.normThresholdsModalWrap___4A9MA .ant-modal-footer {
border-top: none;
padding-bottom: 26px;
}
.normThresholdsModalWrap___4A9MA .ant-modal-footer > button {
font-size: 12px;
}
.normThresholdsModalWrap___4A9MA .ant-modal-footer > button.ant-btn {
height: 30px;
padding: 3px 13px;
}
.normThresholdsModalWrap___4A9MA .ant-modal-footer > button.ant-btn:hover {
border-color: #0152d9;
color: #0152d9;
}
.normThresholdsModalWrap___4A9MA .ant-modal-footer > button.ant-btn.ant-btn-primary {
background: #0152d9;
border-color: #0152d9;
}
.normThresholdsModalWrap___4A9MA .ant-modal-footer > button.ant-btn.ant-btn-primary:hover {
color: #fff;
}
.normThresholdsModalWrap___4A9MA .ant-tabs-nav-wrap,
.normThresholdsModalWrap___4A9MA .ant-table-thead > tr > th:first-child,
.normThresholdsModalWrap___4A9MA .ant-table-tbody > tr > td:first-child {
padding-left: 20px;
}
.normThresholdsModalWrap___4A9MA .ant-table-thead > tr > th {
padding: 7px 8px;
}
.normThresholdsModalWrap___4A9MA .ant-table-tbody > tr > td {
padding: 14px 8px;
}
.normThresholdsModalWrap___4A9MA .ant-table-thead > tr > th {
background: #f5f5f5;
}
.normThresholdsModalWrap___4A9MA .ant-form-item-label {
padding-left: 23px;
}
.normThresholdsModalWrap___4A9MA .ant-radio-checked .ant-radio-inner {
border-color: #0152d9;
}
.normThresholdsModalWrap___4A9MA .ant-radio-inner::after {
background-color: #0152d9;
}
.normThresholdsModalWrap___4A9MA .ant-radio:hover .ant-radio-inner {
border-color: #0152d9;
}
.normThresholdsModalWrap___4A9MA .ant-form-item-label > label {
font-weight: 500;
}
.normThresholdsModalWrap___4A9MA .ant-table-row.ant-table-row-level-0 {
height: 38px;
background: #eef2f8;
font-weight: 500;
color: #464f66;
}
.normThresholdsModalWrap___4A9MA .ant-form-item-required {
margin-left: -10px;
}
.tableCotainer___3kZzb .name___1J_5P {
display: flex;
align-items: start;
justify-content: start;
}
.tableCotainer___3kZzb .name___1J_5P > div:first-child {
width: 40px;
margin-right: 8px;
}
.tableCotainer___3kZzb .name___1J_5P > div:last-child {
flex: 1 1;
}
.tableCotainer___3kZzb .name___1J_5P .tag___st2kI {
display: inline-block;
width: 40px;
height: 22px;
text-align: center;
font-size: 12px;
font-weight: 400;
color: #0152d9;
border: 1px solid #0152d9;
border-radius: 2px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */