.el-dialog .dialog-footer[data-v-3797e922].el-button--default {
  border: 0.0625rem solid #DCDFE6;
  color: #606266;
  padding: 0.625rem 1.6875rem;
}
.monthCreate .content-box[data-v-1cdde94c] {
  background-color: #fff;
  padding: 1.25rem;
  border-radius: 0.625rem;
  box-shadow: 0rem 0rem 0.625rem rgba(0, 0, 0, 0.05);
}
.monthCreate .content-box .block-title[data-v-1cdde94c] {
  font-weight: 700;
  font-size: 1rem;
  color: #545c67;
  margin-bottom: 1.25rem;
}
.monthCreate .content-box[data-v-1cdde94c].el-button {
  border-radius: 1.125rem;
  padding: 0.3125rem 0.9375rem;
  min-width: 3.75rem;
  font-size: 0.75rem;
}
.monthCreate .flex-between[data-v-1cdde94c] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.monthCreate .flex-between .block-title[data-v-1cdde94c] {
  margin-bottom: 0;
}
.monthCreate[data-v-1cdde94c].el-button {
  border-radius: 1.125rem;
  padding: 0.625rem 0.9375rem;
  min-width: 5rem;
  font-size: 0.75rem;
}
.monthCreate[data-v-1cdde94c].el-button--default {
  border: 0.125rem solid #50d2ff;
  color: #50d2ff;
  padding: 0.5625rem 0.9375rem;
}
.monthCreate[data-v-1cdde94c].el-button.submit {
  background-color: #50d2ff;
  border-color: #50d2ff;
}
.monthCreate[data-v-1cdde94c].el-button.back {
  background-color: #fff;
  border-color: #fff;
  color: #0a76f2;
  font-weight: 700;
}
.monthCreate[data-v-1cdde94c].el-icon-search {
  cursor: pointer;
}
.monthCreate[data-v-1cdde94c].el-date-editor.el-input {
  width: 100%;
}
.el-dialog .dialog-footer[data-v-5f16996a].el-button--default {
  border: 0.0625rem solid #DCDFE6;
  color: #606266;
  padding: 0.625rem 1.6875rem;
}
