body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',
    'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
    sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

code {
  font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New',
    monospace;
}
.common_dialog .popup-inner-container {
  display: flex;
  flex-direction: column;
  padding-bottom: 0;
}
.common_dialog .popup-inner-container .title {
  margin-top: 10px;
}
.common_dialog .popup-inner-container .body {
  flex: 1;
  width: 100%;
}
.common_dialog .popup-inner-container .body .body-content {
  width: 100%;
}
.common_dialog .foot {
  display: flex;
  justify-content: center;
  padding-top: 10px;
}
.common_dialog .foot .confirm {
  margin-right: 0;
}
.flex_column {
  display: flex;
  flex-direction: column;
}
.app-front-main-page .line {
  text-align: center;
  padding: 30px;
  font-size: 18px;
}
.app-front-main-page .line a {
  text-decoration: none;
  color: #000;
}
.admin-welcome-page {
  text-align: center;
  width: 100%;
  height: 500px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.dot-ball {
  border-radius: 4px;
  height: 8px;
  width: 8px;
  display: inline-block;
}
.hidden-with-auto-size {
  visibility: hidden;
  position: absolute;
}
div,
span,
a,
input,
select {
  font-size: 14px;
}
button {
  -webkit-touch-callout: none /* iOS Safari */;
  -webkit-user-select: none /* Chrome/Safari/Opera */;
  -khtml-user-select: none /* Konqueror */;
  -moz-user-select: none /* Firefox */;
  -ms-user-select: none /* Internet Explorer/Edge */;
}
a:visited {
  color: #fff;
  text-decoration: none;
}
.xdsoft_datetimepicker {
  z-index: 29999 !important;
}
.clear {
  clear: both;
  width: 0px;
  height: 0px;
}
.hide {
  display: none;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.overflow-hidden {
  overflow: hidden;
}
.-1-2 {
  width: 50%;
}
.-1-3 {
  width: 33.3333%;
}
.-2-3 {
  width: 66.6666%;
}
.red {
  color: #f00;
}
.bold {
  font-weight: bold;
}
.font-weight-normal {
  font-weight: normal !important;
}
.inline-block {
  display: inline-block;
}
.vertical-align-mid {
  vertical-align: middle;
}
.bd-solid-1 {
  border-style: solid;
  border-width: 1px;
}
.clear {
  clear: both;
}
.tab-region .active {
  font-weight: bold !important;
}
.black1 {
  color: #1a1a1a;
}
.gray1 {
  color: #bfbfbf;
}
.gray2 {
  color: #d6d6d6;
}
.gray3 {
  color: #666;
}
.gray4 {
  color: #e0e0e0;
}
.gray5 {
  color: #f0f0f0;
}
.gray6 {
  color: #ebebeb;
}
.gray7 {
  color: #fafafa;
}
.gray8 {
  color: #4d4d4d;
}
.gray9 {
  color: #f7f7f7;
}
.gray10 {
  color: #e5e5e5;
}
.gray11 {
  color: #f2f2f2;
}
.gray12 {
  color: #f3f3f3;
}
.gray13 {
  color: #999;
}
.gray14 {
  color: #b2b2b2;
}
.gray15 {
  color: #ccc;
}
.gray16 {
  color: #808080;
}
.light-gray1 {
  color: Light-gray1;
}
.light-orange1 {
  color: Light-orange1;
}
.red1 {
  color: #ff3939;
}
.blue1 {
  color: #076ff5;
}
.blue2 {
  color: #e0edff;
}
.green1 {
  color: #0bb272;
}
.orange1 {
  color: #fa8408;
}
.orange2 {
  color: #ff9e39;
}
.orange3 {
  color: #ff9e39;
}
.bd-color-black1 {
  border-color: #1a1a1a;
}
.bd-color-gray1 {
  border-color: #bfbfbf;
}
.bd-color-gray2 {
  border-color: #d6d6d6;
}
.bd-color-gray3 {
  border-color: #666;
}
.bd-color-gray4 {
  border-color: #e0e0e0;
}
.bd-color-gray5 {
  border-color: #f0f0f0;
}
.bd-color-gray6 {
  border-color: #ebebeb;
}
.bd-color-gray7 {
  border-color: #fafafa;
}
.bd-color-gray8 {
  border-color: #4d4d4d;
}
.bd-color-gray9 {
  border-color: #f7f7f7;
}
.bd-color-gray10 {
  border-color: #e5e5e5;
}
.bd-color-gray11 {
  border-color: #f2f2f2;
}
.bd-color-gray12 {
  border-color: #f3f3f3;
}
.bd-color-gray13 {
  border-color: #999;
}
.bd-color-gray14 {
  border-color: #b2b2b2;
}
.bd-color-gray15 {
  border-color: #ccc;
}
.bd-color-gray16 {
  border-color: #808080;
}
.bd-color-light-gray1 {
  border-color: Light-gray1;
}
.bd-color-light-orange1 {
  border-color: Light-orange1;
}
.bd-color-red1 {
  border-color: #ff3939;
}
.bd-color-blue1 {
  border-color: #076ff5;
}
.bd-color-blue2 {
  border-color: #e0edff;
}
.bd-color-green1 {
  border-color: #0bb272;
}
.bd-color-orange1 {
  border-color: #fa8408;
}
.bd-color-orange2 {
  border-color: #ff9e39;
}
.bd-color-orange3 {
  border-color: #ff9e39;
}
.bgc_white {
  background-color: #fff;
}
body {
  user-select: auto;
}
body ::-webkit-scrollbar {
  width: 0;
}
.ant-image-preview-wrap {
  background-color: rgba(0,0,0,0.667) !important;
}
.ant-image-preview-img {
  height: 60%;
}
.ant-modal-content {
  border-radius: 4px !important;
}
.ant-modal-header {
  border-radius: 4px 4px 0 0 !important;
}
.ant-modal-header {
  border-bottom: 1px solid #eee !important;
}
.ant-modal-footer {
  border-top: 1px solid #eee !important;
  display: flex;
  flex-direction: row-reverse;
}
.ant-btn-primary,
.ant-btn-default {
  width: 64px !important;
  height: 32px !important;
  text-align: center;
  font-size: 14px !important;
  font-weight: 400 !important;
  background: #3f85ff !important;
  border-radius: 4px !important;
  padding: 0 !important;
  margin-left: 8px;
}
.ant-btn-primary:hover,
.ant-btn-default:hover {
  opacity: 0.9 !important;
}
.ant-btn-default {
  border: 1px solid #ddd !important;
  background: #fafafa !important;
  color: #000 !important;
}
.ant-btn-default:hover {
  border: 1px solid #3f85ff !important;
  color: #3f85ff !important;
}
.ant-btn {
  width: inherit !important;
  padding: 0 8px !important;
}
.ant-image-mask {
  cursor: zoom-in !important;
}
.ant-image-mask .ant-image-mask-info {
  display: none;
}
