/* Mixins */
.edge-add-device-component .transform-column, .edge-add-device-component .transform-column-middle {
  height: 45vh !important;
}
.edge-add-device-component .left-transform-column .ul-list {
  max-height: calc(45vh - 48px) !important;
  height: calc(100% - 48px) !important;
}
/* Mixins */
.page-body[data-v-4f925be1]  .ant-descriptions-bordered .ant-descriptions-item-label {
  width: 120px;
  padding: 16px;
}
.page-body[data-v-4f925be1]  .ant-descriptions-bordered .ant-descriptions-item-content {
  padding: 16px;
}
.page-body .mediaWidth[data-v-4f925be1] {
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  vertical-align: top;
}
@media only screen and (max-width: 1920px) {
.page-body .mediaWidth[data-v-4f925be1] {
    max-width: 300px;
}
}
@media only screen and (max-width: 1500px) {
.page-body .mediaWidth[data-v-4f925be1] {
    max-width: 140px;
}
}
/* Mixins */

/*# sourceMappingURL=63.34dbf4ae.css.map*/