.compliance_box {
  border: 1px solid #cecece;
  height: 43px;
  width: 811px;
  box-sizing: border-box;
  padding: 11px 12px;
}
.head_msg {
  margin: 20px;
}
.body_msg {
}
.threeBtn {
  margin-bottom: -80px;
}

.el-date-editor.el-input, .el-date-editor.el-input__inner {
  width:140px;
}

.margin_top_10 {
  margin-top: 10px;
}

.submit_button {
  text-align: center;
  margin-top: 10px;
}
.el-message--error{
  z-index: 3000  !important;
}
