.compensation-status {
|
border-bottom: 1px solid #f2f2f2;
|
display: flex;
|
flex-direction: column;
|
box-shadow: 0px 4px 8px 0px rgba(136, 136, 136, 0.11);
|
}
|
|
.compensation-status-main {
|
padding: 2vh;
|
border-bottom: 1px solid #f2f2f2;
|
display: flex;
|
}
|
|
.compensation-status-main-nav {
|
font-size: 18px;
|
color: #333;
|
font-weight: 600;
|
margin-right: auto;
|
}
|
|
.compensation-status-main-state {
|
width: 10vh;
|
border-radius: 18px;
|
display: flex;
|
justify-content: center;
|
padding: 1vh;
|
box-shadow: 0px 4px 8px 0px rgba(136, 136, 136, 0.11);
|
}
|
|
.compensation-status-main-state span {
|
font-size: 14px;
|
color: #fff;
|
}
|
|
.compensation-status-time {
|
padding: 2vh;
|
display: flex;
|
color: #333;
|
}
|
|
.compensation-status-time-left {
|
margin-right: auto;
|
font-size: 14px;
|
}
|
|
.compensation-status-time-right {
|
font-size: 14px;
|
}
|
|
.compensation {
|
display: flex;
|
flex-direction: column;
|
box-shadow: 0px 6px 6px 0 rgba(80, 119, 170, 0.06);
|
}
|
|
.compensation-main {
|
padding: 2vh;
|
display: flex;
|
border-top: 1px solid #f2f2f2;
|
}
|
|
.compensation-title {
|
font-size: 14px;
|
color: #333;
|
margin-right: auto;
|
}
|
|
.compensation-text {
|
font-size: 14px;
|
color: #333;
|
}
|
|
.compensation-img {
|
width: 22px;
|
height: 22px;
|
}
|
|
.compensation-user {
|
width: 16px;
|
height: 22px;
|
}
|
|
.compensation-message {
|
display: flex;
|
padding: 2vh;
|
border-bottom: 1px solid #f2f2f2;
|
}
|
|
.compensation-message span:nth-child(1) {
|
border-left: 3px solid #2195ff;
|
}
|
|
.compensation-message span:nth-child(2) {
|
padding-left: 1vh;
|
font-size: 18px;
|
font-weight: bold;
|
}
|
|
.compensation-message1 {
|
display: flex;
|
padding: 2vh;
|
}
|
|
.compensation-message1 span:nth-child(1) {
|
border-left: 3px solid #2195ff;
|
}
|
|
.compensation-message1 span:nth-child(2) {
|
padding-left: 1vh;
|
font-size: 18px;
|
font-weight: bold;
|
}
|
|
.compensation-textarea {
|
font-size: 14px;
|
}
|
|
textarea {
|
box-sizing: border-box;
|
width: 100%;
|
height: 100px;
|
display: block;
|
position: relative;
|
padding: 2vh;
|
}
|
|
.activity-uploadImage {
|
display: flex;
|
padding:1vh 2vh;
|
}
|
|
.upload {
|
width: 48px;
|
height: 48px;
|
}
|
|
.activity-uploadImag-del {
|
width: 20px;
|
height: 20px;
|
position: absolute;
|
left: 28px;
|
}
|
|
.educt_hasupload_pic {
|
display: flex;
|
position: relative;
|
padding-right: 1vh;
|
}
|
|
.activity-uploadImag-icon {
|
width: 48px;
|
height: 48px;
|
}
|
|
|
.lawyerInfo-message1 {
|
display: flex;
|
padding: 2vh;
|
}
|
|
.lawyerInfo-message1 span:nth-child(1) {
|
border-left: 3px solid #2195ff;
|
}
|
|
.lawyerInfo-message1 span:nth-child(2) {
|
padding-left: 1vh;
|
font-size: 18px;
|
font-weight: bold;
|
}
|
|
.activity-uploadImag-icon {
|
width: 48px;
|
height: 48px;
|
}
|
|
.educt_hasupload_pic {
|
display: flex;
|
position: relative;
|
padding-right: 1vh;
|
}
|
|
.activity-uploadImage {
|
display: flex;
|
padding: 1vh 2vh;
|
/* flex-direction: column; */
|
}
|
|
.border-bottom {
|
border-bottom: 1px solid #f2f2f2;
|
}
|
|
.upload {
|
width: 48px;
|
height: 48px;
|
}
|
|
.activity-uploadImag-del {
|
width: 20px;
|
height: 20px;
|
position: absolute;
|
left: 28px;
|
}
|
|
.progressQuery-textarea {
|
font-size: 14px;
|
box-shadow: 0px 6px 6px 0 rgba(80, 119, 170, 0.06);
|
display: flex;
|
flex-direction: column;
|
}
|
|
textarea {
|
width: 100%;
|
height: 100px;
|
display: block;
|
position: relative;
|
padding: 2vh;
|
}
|
|
.activity-uploadImage-title {
|
font-size: 14px;
|
padding: 1vh 2vh;
|
}
|