@charset "UTF-8";
body {
  font-family: "Microsoft YaHei", "微软雅黑", "SF Pro Text", "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  background: #F6FAFE;
  background-image: url("/images/mobile-bg.svg");
  background-repeat: no-repeat;
  background-size: cover;
}

.mud-swipearea {
  touch-action: pan-y;
}

.mobile-app-bar p {
  font-size: 17px !important;
  font-weight: 600 !important;
  line-height: 22px !important;
  letter-spacing: normal !important;
  color: #FFFFFF !important;
}

.menu-tenant-name {
  font-family: "阿里妈妈数黑体 Bold" !important;
  font-size: 20px !important;
  font-weight: bold !important;
  line-height: 32px !important;
  letter-spacing: normal !important;
  color: #424242 !important;
}

.menu-tenant-secondary-name {
  font-family: "阿里妈妈数黑体 Bold" !important;
  font-size: 12px !important;
  font-weight: normal !important;
  line-height: 18px !important;
  text-align: center !important;
  text-transform: uppercase !important;
  letter-spacing: normal !important;
  color: #6B7280 !important;
}

.menu-group-name {
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 21.98px !important;
  text-transform: uppercase !important;
  letter-spacing: 0.4px !important;
  color: #87929B !important;
}

.menu-project-name {
  font-size: 16px !important;
  font-weight: 500 !important;
  line-height: 28px !important;
  text-transform: uppercase !important;
  letter-spacing: 0.4px !important;
}

.top-app-bar-menu button {
  color: #FFFFFF !important;
}

.auto-login-text p {
  font-size: 14px !important;
  font-weight: normal !important;
  line-height: 21px !important;
  letter-spacing: normal !important;
}

.lp-app-grid {
  display: grid;
  gap: 24px;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}
.lp-app-grid + .lp-app-grid {
  margin-top: 24px;
}

.project-overview-divider {
  border-color: rgba(0, 0, 0, 0.58) !important;
}

.project-overview-satus-divider {
  border-color: rgba(0, 0, 0, 0.58) !important;
  margin-top: 13px !important;
  margin-bottom: 13px !important;
}

.project-overview-status-bg {
  background-color: #f9fafb !important;
}

.project-overview-content p {
  font-size: 12px !important;
  font-weight: normal !important;
  line-height: 16px !important;
  letter-spacing: normal !important;
}

.system-value-data {
  font-size: 18px;
  font-weight: bold;
  line-height: 28px;
  letter-spacing: normal;
  color: #424242;
}

.project-detail-name {
  font-size: 28px !important;
  font-weight: bold !important;
  line-height: 34px !important;
  letter-spacing: 0.37px !important;
  color: #FFFFFF !important;
}

.chart-button-group-text.mud-button-group-override-styles.mud-button-group-horizontal:not(.mud-button-group-rtl) .mud-button-root:not(:first-child),
.chart-button-group-text.mud-button-group-override-styles.mud-button-group-horizontal:not(.mud-button-group-rtl) > :not(:first-child) .mud-button-root {
  border-left: 0;
}

.chart-button-group-text.mud-button-group-override-styles.mud-button-group-text-info.mud-button-group-horizontal:not(.mud-button-group-rtl) .mud-button-root:not(:first-child),
.chart-button-group-text.mud-button-group-override-styles.mud-button-group-text-info.mud-button-group-horizontal:not(.mud-button-group-rtl) > :not(:first-child) .mud-button-root {
  border-left: 0;
}

.chart-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding-bottom: 20px;
  padding-right: 0px;
  padding-top: 0px;
  height: 95%;
  width: 100%;
}

.project-preview-chart-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding-left: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
  padding-top: 0px;
  height: 95%;
  width: 100%;
}

.chart-normal {
  border-radius: 4px;
  height: 300px;
  width: 400px;
  margin-top: 20px;
}

.chart-fill {
  width: 100%;
  height: 220px;
  margin-top: 20px;
  margin-right: 20px;
}

.chart-fill-1 {
  width: 100%;
  height: 220px;
  margin-top: 1px;
  margin-right: 1px;
}

.project-preview-chart-fill {
  width: 100%;
  height: 50px;
  margin-top: 0px;
  margin-right: 0px;
}

.chart-full {
  width: 100%;
  height: 100%;
}

.chart-condition-button .mud-button-outlined {
  color: #575757 !important;
  border: 1px solid #E5E7EB !important;
}

.chart-condition-button .mud-button-icon-end {
  color: #575757 !important;
}

.maintenance-add-fab {
  z-index: 1300;
  bottom: 66px;
  right: 16px;
  opacity: 1;
  transition: transform 0.5s;
  flex: 1;
  position: fixed;
  cursor: pointer;
}

.maintenance-preview-title {
  font-size: 15px !important;
  font-weight: normal !important;
  line-height: 20px !important;
  letter-spacing: -0.08px !important;
  color: #6B7280 !important;
}

.maintenance-preview-content {
  font-size: 15px !important;
  font-weight: 500 !important;
  line-height: 20.02px !important;
  letter-spacing: 0.4px !important;
  color: #424242 !important;
}

.maintenance-detail-title {
  font-size: 15px !important;
  font-weight: normal !important;
  line-height: 20px !important;
  letter-spacing: -0.08px;
  color: #6B7280 !important;
  min-width: 70px !important;
}

.maintenance-detail-content {
  font-size: 15px !important;
  font-weight: 500 !important;
  line-height: 20.02px !important;
  letter-spacing: 0.4px !important;
  color: #424242 !important;
}

.maintenance-add-title {
  font-size: 15px !important;
  font-weight: 500 !important;
  line-height: 20px !important;
  letter-spacing: -0.08px !important;
  color: #424242 !important;
  min-width: 70px !important;
}

.maintenance-add-content {
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 20px !important;
  color: #9CA3AF !important;
}

.maintenance-images img {
  border-radius: 8px !important;
}

.maintenance-required-title::before {
  content: "*" !important;
  color: red !important;
}

.device-card-border {
  border-width: 1px;
  border-color: #BDBDBD;
}

.device-cell-divider {
  border-style: dashed !important;
}

.device-cell-list p a, .device-cell-list p {
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 20.02px !important;
}

.state-data {
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 20.02px !important;
}

.value-data {
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 20.02px !important;
}

.device-detail-list .mud-list-item {
  border-radius: 12px !important;
  background: #FFFFFF !important;
  box-shadow: 0px 4px 10px 0px rgba(0, 110, 170, 0.05) !important;
}

.ec-value {
  font-size: 18px !important;
  font-weight: bold !important;
  line-height: 28px !important;
  letter-spacing: normal !important;
  color: #424242 !important;
}

.function-name {
  font-size: 16px !important;
  font-weight: 500 !important;
  line-height: 21.98px !important;
  color: #87929B !important;
}

.function-cell-title {
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 16px !important;
  letter-spacing: normal !important;
  color: #6B7280 !important;
}

.function-cell {
  background-color: #F9FAFB !important;
}

.dialog-title {
  font-size: 17px !important;
  font-weight: 600 !important;
  line-height: 22px !important;
}

.dialog-margin-top {
  margin-top: 120px !important;
}

.dialog-margin-bottom {
  margin-bottom: 60px !important;
}

.device-status-time-line.mud-timeline-vertical.mud-timeline-position-start::before {
  left: 27px !important;
}

.device-status-time-line.mud-timeline-vertical.mud-timeline-position-start .mud-timeline-item-content {
  max-width: calc(100% - 56px) !important;
}

.device-status-time-line.mud-timeline-vertical .mud-timeline-item .mud-timeline-item-divider {
  min-width: 56px !important;
}

.device-status-time-line.mud-timeline-vertical .mud-timeline-item.mud-timeline-item-default .mud-timeline-item-divider .mud-timeline-item-dot.mud-timeline-dot-size-small {
  width: 14px !important;
  height: 14px !important;
}

.device-status-text {
  font-weight: 400 !important;
  font-size: 14px !important;
}

.device-status-alert .mud-alert-position .mud-alert-message {
  width: 100% !important;
}

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