.crud-wrap .filter-wrap[data-v-41cb83e1] {
  padding: 10px 30px;
  background: #fff;
  padding-bottom: 0;
}
.crud-wrap .filter-wrap .filter-header[data-v-41cb83e1] {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.crud-wrap .filter-wrap .filter-header .filter-title[data-v-41cb83e1] {
  font-size: 16px;
  color: #222222;
}
.crud-wrap .filter-wrap .filter-header .filter-title[data-v-41cb83e1]::before {
  width: 4px;
  height: 18px;
  content: "";
  display: inline-block;
  margin-right: 5px;
  position: relative;
  top: 3px;
  background: #0072ea;
  border-radius: 2px;
}
.crud-wrap .filter-wrap .filter-header .filter-collapse[data-v-41cb83e1] {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  font-size: 12px;
  color: #3f4352;
  cursor: pointer;
}
.crud-wrap .filter-wrap .no-Collapse[data-v-41cb83e1] {
  margin: 33px 0px 0px 10px;
}
.crud-wrap .filter-wrap .filter-content[data-v-41cb83e1] {
  padding-bottom: 30px;
}
.crud-wrap .filter-wrap .filter-content .filter-button[data-v-41cb83e1] {
  text-align: left;
}
.crud-wrap .filter-wrap .filter-content .filter-tips[data-v-41cb83e1] {
  margin-top: 10px;
  text-align: right;
  color: #606266;
  font-size: 14px;
}
.crud-wrap .table-wrap[data-v-41cb83e1] {
  margin-top: 10px;
  padding: 30px;
  padding-bottom: 20px;
  background: #fff;
}
.crud-wrap .table-wrap .page-table[data-v-41cb83e1] {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}
.crud-wrap .table-wrap[data-v-41cb83e1] .el-table .el-table__row.remind-row {
  background: #fdf5e6;
}
.crud-wrap .table-wrap[data-v-41cb83e1] .el-table th {
  border: 0;
  background-color: #F3F6FB !important;
}
.crud-wrap .confirm-dialog[data-v-41cb83e1] {
  text-align: left;
}

.financed-todo-list[data-v-c69de268] {
  width: 100%;
}
.table-card[data-v-c69de268] {
  box-sizing: border-box;
  background: #FFFFFF;
  border-radius: 8px;
  margin-top: 20px;
}
.table-card .header-tips[data-v-c69de268] {
  display: flex;
  align-items: center;
}
.table-card .header-tips img[data-v-c69de268] {
  display: block;
  width: 16px;
  height: 16px;
  margin-left: 4px;
  cursor: pointer;
}
[data-v-c69de268] .card-container {
  margin-bottom: 78px;
}
.fixed-bottom[data-v-c69de268] {
  position: fixed;
  bottom: 0;
  width: calc(100% - 256px);
  left: 256px;
  background-color: #fff;
}
.crud-contianer .el-form-item[data-v-c69de268] {
  margin-bottom: 20px;
}
.crud-contianer .form-item-mlrid[data-v-c69de268] label {
  width: auto !important;
}
.crud-contianer[data-v-c69de268] .filter-wrap {
  height: 0;
  padding: 0;
}
.crud-contianer[data-v-c69de268] .table-wrap {
  margin-top: 0;
  padding: 0;
}
.crud-contianer[data-v-c69de268] .table-wrap .page-table {
  margin-top: 0;
}
.take-interest-contain .tips-content[data-v-c69de268] {
  color: #333333;
  line-height: 18px;
  margin-top: 4px;
  padding-bottom: 20px;
}
.take-interest-contain .tips-content .title[data-v-c69de268] {
  font-size: 16px;
  font-weight: 500;
}
.take-interest-contain .tips-content .content-item[data-v-c69de268] {
  margin-top: 20px;
}
.take-interest-contain .tips-content .content-item .item-tips[data-v-c69de268] {
  font-size: 14px;
  margin-top: 6px;
}
.take-interest-contain[data-v-c69de268] .el-dialog {
  border-radius: 8px;
}

