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.
81 lines
1.8 KiB
81 lines
1.8 KiB
.flex_box_center___2zKCp {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___3wTcq {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___1a6yA {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___2RHK2 {
|
|
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___pFuFC {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.wrap___2bzjP {
|
|
margin-bottom: 20px;
|
|
}
|
|
.wrap___2bzjP .form___3iNLe {
|
|
padding: 20px;
|
|
width: 965px;
|
|
background: #ffffff;
|
|
border-radius: 4px;
|
|
}
|
|
.wrap___2bzjP .form___3iNLe .title___qIk3e {
|
|
display: flex;
|
|
align-items: center;
|
|
font-size: 14px;
|
|
height: 26px;
|
|
margin-bottom: 20px;
|
|
}
|
|
.wrap___2bzjP .form___3iNLe .title___qIk3e > span:first-child {
|
|
color: #333;
|
|
cursor: pointer;
|
|
}
|
|
.wrap___2bzjP .form___3iNLe .title___qIk3e > span:last-child {
|
|
font-size: 14px;
|
|
font-weight: 500;
|
|
color: #464f66;
|
|
}
|
|
.wrap___2bzjP .form___3iNLe .name___3iHX0 {
|
|
font-size: 18px;
|
|
font-weight: 600;
|
|
color: #464f66;
|
|
line-height: 18px;
|
|
margin-bottom: 13px;
|
|
margin-top: 23px;
|
|
}
|
|
.wrap___2bzjP .form___3iNLe .files___30XdU > div:first-child {
|
|
font-size: 16px;
|
|
font-weight: 600;
|
|
color: #464f66;
|
|
margin-top: 30px;
|
|
margin-bottom: 20px;
|
|
}
|
|
.wrap___2bzjP .form___3iNLe .files___30XdU .list___3qIi- {
|
|
display: flex;
|
|
align-items: center;
|
|
margin-bottom: 7px;
|
|
}
|
|
.wrap___2bzjP .form___3iNLe .files___30XdU .list___3qIi-:hover > * {
|
|
color: #0152d9 !important;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|