.outStorageEidtInfo3 .header {
  height: 50px;
  line-height: 50px;
  background-color: #f1f8ff;
  padding-top: 5px;
  font-weight: bold;
  color: #333;
}
.outStorageEidtInfo3 .header .ant-form-item {
  margin: 0 8px;
  padding: 0;
  float: left;
}
.outStorageEidtInfo3 .box {
  height: calc(100vh - 152px) !important;
  padding: 8px;
}
.outStorageEidtInfo3 .box th {
  padding: 5px 0!important;
  background-color: #eff4f8;
  color: #333;
}
.outStorageEidtInfo3 .box td {
  padding: 2px 0!important;
}
.outStorageEidtInfo3 .box td p {
  height: 20px;
  line-height: 20px;
  margin-bottom: 0;
}
.outStorageEidtInfo3 .box td p .iconfont {
  width: 26px;
  color: #999;
  font-weight: bold;
}
.outStorageEidtInfo3 .box td p .iconfont.iconsuo1 {
  color: #1784fc;
}
.outStorageEidtInfo3 .box td p span {
  width: 58px;
  font-size: 12px;
  text-align: right;
  float: left;
}
.outStorageEidtInfo3 .box td p b {
  width: 100px;
  font-size: 12px;
  font-weight: 400;
  text-align: left;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.outStorageEidtInfo3 .box td p i {
  font-style: normal;
  font-size: 12px;
  color: #1784fc;
  cursor: pointer;
}
.outStorageEidtInfo3 .box td .desc {
  height: 30px;
  line-height: 30px;
}
.outStorageEidtInfo3 .ant-table-title {
  padding: 0 15px;
  height: 46px;
  line-height: 45px;
  font-style: 16px;
  color: #333;
  font-weight: bold;
}
.outStorageEidtInfo3 .ant-table-footer {
  padding: 5px 15px;
  height: 46px;
  background-color: #fff;
  border-top: 1px solid #e8e8e8;
}
.outStorageEidtInfo3 .ant-table-footer .ant-btn {
  float: right;
}
.outStorageEidtInfo3 .button {
  height: 50px;
  line-height: 50px;
  text-align: right;
  background-color: #f1f8ff;
  padding: 0;
}
.outStorageEidtInfo3 .button p {
  width: 200px;
  height: 50px;
  line-height: 50px;
  margin-bottom: 0;
  color: #666;
  float: left;
  text-align: left;
  padding-left: 8px;
}
.outStorageEidtInfo3 .button p span {
  color: #FF7640;
  font-weight: bold;
}
.outStorageEidtInfo3 .button .ant-btn {
  margin: 0 8px;
}
.outStorageEidtInfo3 .button .ant-btn-danger {
  background-color: #FF7640;
  border-color: #FF7640;
}
.outStorageEidtInfo3 .remark {
  line-height: 20px;
  white-space: inherit;
}

