
[data-v-2c90826d]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-2c90826d]::-webkit-scrollbar-thumb {
  background-color: #a1a3a9;
  border-radius: 4px;
}
.box[data-v-2c90826d] {
  overflow: hidden;
  overflow-y: auto;
  height: 100%;
  width: 100%;
  padding: 15px;
  background-color: rgb(242, 242, 242);
  color: #fff;
}
.ownership_box .el-row[data-v-2c90826d]{
 margin-bottom: 10px;
}
.ownership_box .el-row .el-col[data-v-2c90826d]{
  line-height:32px;
}
.box > div[data-v-2c90826d] {
  margin-top: 0px;
  padding-bottom: 15px;
}
.nav[data-v-2c90826d] {
  min-width: 400px;
  background-color: #fff;
  width: 100%;
  padding: 0 15px;
  /* height: 50px; */

  /* background-color: rgb(242, 242, 242); */
  /* padding-top: 10px; */
}
.title[data-v-2c90826d] {
  min-width: 400px;

  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 5px 0;
  border-bottom: solid 1px #ccc;
  /* margin-bottom: 5px; */
  /* background-color: rgb(255, 2455, 255); */
}
.one[data-v-2c90826d] {
  min-width: 400px;
  width: 100%;
  /* height: 140px; */
  /* margin-top: 10px; */
  background-color: rgb(255, 2455, 255);
}
.two[data-v-2c90826d] {
  width: 100%;
  /* height: 240px; */
  /* margin-top: 10px; */
  background-color: rgb(255, 2455, 255);
}
.two1[data-v-2c90826d] {
  width: 100%;
  /* height: 250px; */
  /* margin-top: 10px; */
  background-color: rgb(255, 2455, 255);
}
.three[data-v-2c90826d] {
  min-width: 400px;
  width: 100%;
  /* margin-top: 10px; */
  background-color: rgb(255, 2455, 255);
}
.five[data-v-2c90826d] {
  min-width: 400px;

  width: 100%;
  /* margin-top: 10px; */
  background-color: rgb(255, 2455, 255);
  margin-bottom: 15px;
}
.submit[data-v-2c90826d] {
  min-width: 400px;
  margin-top: 10px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
}
.one > div[data-v-2c90826d] {
  padding: 10px 10px;
}
.two > div[data-v-2c90826d] {
  padding: 10px 10px;
}
.two1 > div[data-v-2c90826d] {
  padding: 10px 10px;
}
.three > div[data-v-2c90826d] {
  padding: 10px 10px;
}
.five > div[data-v-2c90826d] {
  padding: 10px 10px;
}
.unnormal_describe[data-v-2c90826d] {
  width: 50%;
}
.unnormal_describe > div[data-v-2c90826d] {
  width: 100%;
  margin-top: 5px;
}
.photo[data-v-2c90826d] {
  border: dashed 2px rgb(220, 223, 230);
  display: flex;
  margin-left: 5px;
  width: 98%;
  border-radius: 25px;
  height: 105px;
}
.designate[data-v-2c90826d] {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.designate > div[data-v-2c90826d] {
  margin-right: 30px;
}
.designate1 > div[data-v-2c90826d] {
  margin-top: 10px;
}
td[data-v-2c90826d] {
  border: solid 1px rgb(242, 242, 242);
}
.task_description[data-v-2c90826d] {
  max-width: 500px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
td[data-v-2c90826d] .el-input__inner {
  width: 100%;
  margin: auto;
  border: none;
  background-color: white !important;
}
td[data-v-2c90826d] .el-select {
  width: 100%;
}
td[data-v-2c90826d] .el-textarea__inner {
  border: none;
  background-color: white !important;
}
td[data-v-2c90826d] .el-input.is-disabled .el-input__inner {
  color: black;
}
/* div >>> .el-input.is-disabled .el-input__inner {
  color: rgb(207, 20, 20);
} */
td[data-v-2c90826d] .el-textarea.is-disabled .el-textarea__inner {
  color: black;
}

.centerfdg * {
  text-align: center;
}
.leftgdf * {
  text-align: left;
}
.exception_detailse .one table tr:nth-of-type(1) {
  background-color: #f5f7fa;
}
.exception_detailse .two table tr td:nth-of-type(1) {
  background-color: #f5f7fa;
}
