
.ant-table-tbody .ant-table-row td[data-v-d992a23c] {
  padding-top: 10px;
  padding-bottom: 10px;
}
#components-layout-demo-custom-trigger .trigger[data-v-d992a23c] {
  font-size: 18px;
  line-height: 64px;
  padding: 0 24px;
  cursor: pointer;
  -webkit-transition: color .3s;
  transition: color .3s;
}

































































































































































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

/* 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-04690495] {
  width: 50px;
  height: 50px;
  border-radius: 3px;
}
.project-list-index .project-list .ant-list-item-content .other-info[data-v-04690495] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.project-list-index .project-list .ant-list-item-content .other-info .info-item[data-v-04690495] {
  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-04690495] {
  width: 250px;
}
.project-list-index .project-list .ant-list-item-action .anticon:hover svg[data-v-04690495] {
  color: #fa541c;
}

