/* Add here all your css styles (customizations) */
@import url(//spoqa.github.io/spoqa-han-sans/css/SpoqaHanSansNeo.css);
.g-min-height-430 {
  min-height: 430px;
}

.g-min-height-480 {
  min-height: 480px;
}

.g-max-height-250 {
  max-height: 250px;
}

.g-max-height-400 {
  max-height: 400px;
}

.g-line-height-30px {
  line-height: 30px;
}

.g-min-width-220 {
  min-width: 220px;
}

.g-max-width-220 {
  max-width: 220px;
}

.g-max-width-280 {
  max-width: 280px;
}

.mCSB_inside > .mCSB_container {
  margin-right: 5px;
}

.g-word-break-all {
  word-break: break-all;
}

.addressGroupData {
  cursor: pointer;
  min-width: 150px;
  display: inline-block;
}

.group-select {
  font-weight: bold;
  color: #527bcc;
}

.addressGroupBtnArea {
  vertical-align: top;
  display: inline-block;
}

.text-cut-120 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 120px;
}

.text-cut-150 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 150px;
}

.swal2-container {
  z-index: 90000 !important;
}

.custombox-overlay {
  z-index: 9999 !important;
}

/*# sourceMappingURL=custom.css.map */
