/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.project-list-index .project-list .ant-list-item-meta-avatar .ant-avatar[data-v-694e82b0] {
  width: 50px;
  height: 50px;
  border-radius: 3px;
}
.project-list-index .project-list .ant-list-item-content .other-info[data-v-694e82b0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.project-list-index .project-list .ant-list-item-content .other-info .info-item[data-v-694e82b0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 48px;
}
.project-list-index .project-list .ant-list-item-content .other-info .schedule[data-v-694e82b0] {
  width: 250px;
}
.project-list-index .project-list .ant-list-item-action .anticon:hover svg[data-v-694e82b0] {
  color: #fa541c;
}
















































































































































































































































































































































































































































































































































































	/* *{
		cursor: pointer;
	} */
.simple .layout-content{
        height:auto;
		margin: 0;
}
.ant-progress-circle .ant-progress-text{
		font-size: 12px;
}
.projectTable .ant-table-body{
		-webkit-box-shadow: 0 0 7px 4px #e9e6e6;
		        box-shadow: 0 0 7px 4px #e9e6e6;
}
.remarkStyle{
		padding: 0 10px
}
.remarkStyle p{
		margin-bottom: 0;
		width: 100%;
}

