.close_container[data-v-8eba4cd2] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh;
}
.close_container-main[data-v-8eba4cd2] {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background-color: #fff;
}
.close_container-main-form[data-v-8eba4cd2] {
  padding: 1.5625rem 1.25rem;
}
.close_container-main-form[data-v-8eba4cd2] .el-textarea textarea {
  padding: 0.9375rem;
  background: #f5f5f5;
  border-radius: 0.25rem;
}
.close_container-main-form-btn_area[data-v-8eba4cd2] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 2.1875rem;
}
.close_container-main-form-btn_area-item[data-v-8eba4cd2] {
  width: 10.6875rem;
  height: 2.625rem;
  background: #f3f3f3;
  border-radius: 0.5rem;
  text-align: center;
  line-height: 2.625rem;
  font-size: 1rem;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #59595b;
  padding: 0 1.25rem;
}
.close_container-main-form-btn_area .close[data-v-8eba4cd2] {
  background: #005bb5;
  color: #fff;
}
.close_container .header-btns[data-v-8eba4cd2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1rem;
  margin-top: 0.625rem;
  background: #fff;
}
.close_container .header-btns-details[data-v-8eba4cd2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
[data-v-8eba4cd2]:export {
  menuBg: #005BB5;
  mainColor: #0B0D0F;
  secondColor: #576675;
  thirdColor: #8A99A8;
  dangerColor: #F53D3D;
}

