.layout-container .md20[data-v-afad99e8] {
  margin-top: 40px;
}
.layout-container[data-v-afad99e8] .el-form-item__content {
  text-align: left;
}
.layout-container .c-input[data-v-afad99e8] {
  width: 420px;
}
.layout-container .btn-group[data-v-afad99e8] {
  text-align: left;
  margin-left: 31px;
}
.layout-container #map-container[data-v-afad99e8] {
  width: 100%;
  height: 500px;
  position: relative;
  z-index: 999;
}
.layout-container .img-form-item[data-v-afad99e8] {
  padding-top: 10px;
}
.camera-flv-player[data-v-64b2b538] {
  position: relative;
  width: 100%;
  min-height: 360px;
  background: #111;
  border-radius: 6px;
  overflow: hidden;
}
.camera-video[data-v-64b2b538] {
  width: 100%;
  height: 360px;
  display: block;
  background: #111;
}
.player-empty[data-v-64b2b538] {
  position: absolute;
  inset: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #d9d9d9;
  font-size: 14px;
}
[data-v-fe8accf4] .cabinet-camera-drawer .el-drawer__body {
  overflow: hidden;
}
.camera-drawer-body[data-v-fe8accf4] {
  height: 100%;
  padding: 0 20px 24px;
  overflow-y: auto;
}
.camera-summary[data-v-fe8accf4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 12px;
  margin-bottom: 16px;
  padding: 12px 16px;
  background: #f7f8fa;
  border-radius: 6px;
}
.summary-item[data-v-fe8accf4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 220px;
}
.summary-label[data-v-fe8accf4] {
  margin-right: 8px;
  color: #666;
}
.summary-value[data-v-fe8accf4] {
  color: #222;
  font-weight: 500;
}
.status-badge[data-v-fe8accf4] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 3px 9px;
  border-radius: 12px;
  font-size: 12px;
  background: #fff8e6;
  color: #faad14;
}
.status-dot[data-v-fe8accf4] {
  width: 6px;
  height: 6px;
  margin-right: 6px;
  border-radius: 50%;
  background: currentColor;
}
.status-badge.success[data-v-fe8accf4] {
  background: #e8f6f0;
  color: #1fa96f;
}
.status-badge.danger[data-v-fe8accf4] {
  background: #fff1f0;
  color: #ff4d4f;
}
.status-badge.muted[data-v-fe8accf4] {
  background: #f0f2f5;
  color: #909399;
}
.camera-tabs[data-v-fe8accf4] .el-tabs__content {
  overflow: visible;
}
.tab-toolbar[data-v-fe8accf4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  margin-bottom: 14px;
}
.range-picker[data-v-fe8accf4] {
  width: 360px;
}
.state-text[data-v-fe8accf4] {
  color: #666;
}
.record-summary[data-v-fe8accf4] {
  margin-bottom: 10px;
  color: #666;
}
.ml16[data-v-fe8accf4] {
  margin-left: 16px;
}
.record-table[data-v-fe8accf4],
.download-table[data-v-fe8accf4],
.playback-player[data-v-fe8accf4] {
  margin-top: 14px;
}
.download-progress[data-v-fe8accf4] {
  margin: 4px 0 16px;
  padding: 14px 16px;
  background: #f7f8fa;
  border-radius: 6px;
}
.download-msg[data-v-fe8accf4] {
  margin-top: 8px;
  color: #666;
}
.info-grid[data-v-fe8accf4] {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  margin-bottom: 18px;
}
.info-item[data-v-fe8accf4] {
  min-height: 58px;
  padding: 10px 12px;
  background: #f7f8fa;
  border-radius: 6px;
}
.info-item span[data-v-fe8accf4] {
  display: block;
  margin-bottom: 6px;
  color: #666;
  font-size: 12px;
}
.info-item strong[data-v-fe8accf4] {
  display: block;
  color: #222;
  font-weight: 500;
  word-break: break-all;
}
.section-title[data-v-fe8accf4] {
  margin-bottom: 10px;
  font-weight: 600;
  color: #333;
}
.load-more[data-v-fe8accf4] {
  margin-top: 12px;
  text-align: center;
}
.battery[data-v-2a3dd035] {
  background-color: transparent !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
.battery[data-v-2a3dd035] .table-card {
  border: none;
  border-radius: 8px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
}
.battery[data-v-2a3dd035] .table-card .el-card__header {
  padding: 16px 20px;
  border-bottom: none;
}
.battery[data-v-2a3dd035] .table-card .el-card__body {
  padding: 0 20px 20px 20px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
}
.battery .title-with-bar[data-v-2a3dd035] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  font-weight: 500;
  color: #333;
}
.battery .title-with-bar .vertical-bar[data-v-2a3dd035] {
  width: 4px;
  height: 16px;
  background-color: #1fa96f;
  margin-right: 8px;
  border-radius: 2px;
}
.battery .table-title[data-v-2a3dd035] {
  font-size: 16px;
  font-weight: 500;
  color: #333;
}
.battery .toolbar[data-v-2a3dd035] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.battery .toolbar .filters-container[data-v-2a3dd035] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
.battery .toolbar .filters-left[data-v-2a3dd035] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.battery .toolbar .filter-buttons-container[data-v-2a3dd035] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom: 10px;
}
.battery .toolbar .filter-buttons-container .actions-left[data-v-2a3dd035] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 16px;
}
.battery .toolbar .actions-right[data-v-2a3dd035] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  margin-top: 2px;
  row-gap: 10px;
}
.battery .toolbar .custom-filter-item[data-v-2a3dd035] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-right: 16px;
  margin-bottom: 10px;
  width: 180px;
}
.battery .toolbar .custom-filter-item .filter-label[data-v-2a3dd035] {
  font-size: 13px;
  color: #666;
  margin-bottom: 8px;
}
.battery .toolbar[data-v-2a3dd035] .select-merchant-custom .el-input__inner {
  padding-left: 15px;
}
.battery[data-v-2a3dd035] .custom-input,
.battery[data-v-2a3dd035] .select-merchant-custom {
  width: 100%;
}
.battery[data-v-2a3dd035] .custom-input .el-input__inner,
.battery[data-v-2a3dd035] .custom-input input,
.battery[data-v-2a3dd035] .select-merchant-custom .el-input__inner,
.battery[data-v-2a3dd035] .select-merchant-custom input {
  border: 1px solid #e4e7ed !important;
  border-radius: 6px !important;
  height: 36px !important;
  line-height: 36px !important;
  background-color: #f7f8fa !important;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.battery[data-v-2a3dd035] .custom-input .el-input__inner:focus, .battery[data-v-2a3dd035] .custom-input .el-input__inner:hover,
.battery[data-v-2a3dd035] .custom-input input:focus,
.battery[data-v-2a3dd035] .custom-input input:hover,
.battery[data-v-2a3dd035] .select-merchant-custom .el-input__inner:focus,
.battery[data-v-2a3dd035] .select-merchant-custom .el-input__inner:hover,
.battery[data-v-2a3dd035] .select-merchant-custom input:focus,
.battery[data-v-2a3dd035] .select-merchant-custom input:hover {
  border-color: #1fa96f !important;
  background-color: #fff !important;
  -webkit-box-shadow: 0 0 0 2px rgba(31, 169, 111, 0.1);
          box-shadow: 0 0 0 2px rgba(31, 169, 111, 0.1);
}
.battery[data-v-2a3dd035] .custom-input.el-select .el-input.is-focus .el-input__inner,
.battery[data-v-2a3dd035] .custom-input .el-input.is-focus .el-input__inner,
.battery[data-v-2a3dd035] .custom-input .el-input__inner:focus,
.battery[data-v-2a3dd035] .select-merchant-custom.el-select .el-input.is-focus .el-input__inner,
.battery[data-v-2a3dd035] .select-merchant-custom .el-input.is-focus .el-input__inner,
.battery[data-v-2a3dd035] .select-merchant-custom .el-input__inner:focus {
  border-color: #1fa96f !important;
  background-color: #fff !important;
  -webkit-box-shadow: 0 0 0 2px rgba(31, 169, 111, 0.1);
          box-shadow: 0 0 0 2px rgba(31, 169, 111, 0.1);
}
.battery[data-v-2a3dd035] .green-search-btn {
  background-color: #24b851 !important;
  border-color: #24b851 !important;
  border-radius: 6px;
  color: white;
  height: 36px;
  padding: 0 16px;
}
.battery[data-v-2a3dd035] .green-search-btn:hover {
  background-color: #3dd869 !important;
  border-color: #3dd869 !important;
}
.battery[data-v-2a3dd035] .reset-btn {
  border-radius: 6px;
  height: 36px;
  padding: 0 16px;
}
.battery[data-v-2a3dd035] .add-btn {
  border-radius: 6px;
  height: 36px;
  padding: 0 16px;
  background-color: #1fa96f !important;
  border-color: #1fa96f !important;
  margin-left: 8px;
}
.battery[data-v-2a3dd035] .add-btn:hover {
  opacity: 0.8 !important;
}
.battery[data-v-2a3dd035] .add-btn.import-btn {
  background: linear-gradient(135deg, #0f89ff, #36c2ff) !important;
  border-color: #0f89ff !important;
  -webkit-box-shadow: 0 10px 20px rgba(15, 137, 255, 0.16);
          box-shadow: 0 10px 20px rgba(15, 137, 255, 0.16);
}
.battery .table-wrapper[data-v-2a3dd035] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-y: hidden;
}
.battery[data-v-2a3dd035] .custom-table {
  border-radius: 8px;
  overflow: hidden;
}
.battery[data-v-2a3dd035] .custom-table th.el-table__cell {
  background-color: #f7f8f9 !important;
  color: #333;
  font-weight: 500;
  border-bottom: none !important;
  padding: 12px 0;
}
.battery[data-v-2a3dd035] .custom-table td.el-table__cell {
  border-bottom: 1px solid #f0f0f0;
  padding: 12px 0;
}
.battery[data-v-2a3dd035] .custom-table::before {
  display: none;
}
.battery[data-v-2a3dd035] .custom-table .index-badge {
  display: inline-block;
  width: 24px;
  height: 24px;
  line-height: 24px;
  background-color: #f5f5f5;
  border-radius: 4px;
  text-align: center;
  color: #666;
}
.battery[data-v-2a3dd035] .custom-table .amount-column .cell {
  font-weight: 600;
  color: #ff7a45;
  font-family: "DIN Alternate", "Arial", sans-serif;
}
.battery[data-v-2a3dd035] .custom-table .date-column .cell {
  white-space: nowrap;
}
.battery[data-v-2a3dd035] .custom-table .th-operate,
.battery[data-v-2a3dd035] .custom-table .th-operate .cell {
  background-color: #fff;
  white-space: nowrap;
}
.battery[data-v-2a3dd035] .custom-table .el-table__fixed-right .el-table__body tr.hover-row > td.th-operate,
.battery[data-v-2a3dd035] .custom-table .el-table__fixed-right .el-table__body tr.current-row > td.th-operate {
  background-color: #f5f7fa;
}
.battery[data-v-2a3dd035] .custom-table .status-badge {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 4px 10px;
  border-radius: 12px;
  background-color: #f5f5f5;
  color: #999;
  font-size: 13px;
}
.battery[data-v-2a3dd035] .custom-table .status-badge .status-dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #b0b0b0;
  margin-right: 6px;
}
.battery[data-v-2a3dd035] .custom-table .status-badge.success {
  background-color: #e8f6f0;
  color: #1fa96f;
}
.battery[data-v-2a3dd035] .custom-table .status-badge.success .status-dot {
  background-color: #1fa96f;
}
.battery[data-v-2a3dd035] .custom-table .status-badge.warning {
  background-color: #fff8e6;
  color: #faad14;
}
.battery[data-v-2a3dd035] .custom-table .status-badge.warning .status-dot {
  background-color: #faad14;
}
.battery[data-v-2a3dd035] .custom-table .status-badge.danger {
  background-color: #fff1f0;
  color: #ff4d4f;
}
.battery[data-v-2a3dd035] .custom-table .status-badge.danger .status-dot {
  background-color: #ff4d4f;
}
.battery .operation-btn[data-v-2a3dd035] {
  cursor: pointer;
  margin-right: 12px;
  font-size: 13px;
  padding: 4px;
  font-weight: 500;
}
.battery .operation-btn.primary-btn[data-v-2a3dd035] {
  color: #0076d9;
}
.battery .operation-btn.edit-btn[data-v-2a3dd035] {
  color: #1fa96f;
}
.battery .operation-btn.warning-btn[data-v-2a3dd035] {
  color: #faad14;
}
.battery .operation-btn.delete-btn[data-v-2a3dd035] {
  color: #ff4d4f;
}
.battery .operation-btn[data-v-2a3dd035]:last-child {
  margin-right: 0;
}
.battery .operation-btn[data-v-2a3dd035]:hover {
  opacity: 0.8;
}
.battery .pagination-container[data-v-2a3dd035] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.battery .gray[data-v-2a3dd035] {
  color: #999;
}
.battery #efficiency[data-v-2a3dd035] {
  width: 100%;
  height: 500px;
}
.battery .date-box[data-v-2a3dd035] {
  position: absolute;
  top: 60px;
  right: 20px;
}
.battery .details[data-v-2a3dd035] {
  color: #0076d9;
  cursor: pointer;
}
.battery[data-v-2a3dd035] .popperTreeSelect ::v-deep .el-select-dropdown__wrap {
  min-height: 400px !important;
  max-height: 600px !important;
}
.text-warn[data-v-2a3dd035] {
  color: #fb9678;
}
.text-active[data-v-2a3dd035] {
  color: #0076d9;
  cursor: pointer;
  font-weight: 500;
}
.text-active[data-v-2a3dd035]:hover {
  text-decoration: underline;
  color: #66b1ff;
}
