@media (max-width: 480px) {
.pagination-container {
    overflow-x: scroll;
}
}
.pagination-container.hidden {
  display: none;
}
.pagination-container .custom-total {
  font-size: 13px;
  color: #606266;
  width: -moz-fit-content;
  width: fit-content;
  height: 28px;
  margin: 10px 5px;
  float: left;
  display: flex;
  align-items: flex-end;
}
.pagination-container .custom-total .el-loading-spinner {
  margin-top: -14px;
}
.pagination-container .custom-total .el-loading-spinner .circular {
  height: 28px;
  width: 28px;
}
.pagination-container .el-pagination {
  margin: 10px 0;
  float: left;
}
[data-v-22fc122a]:export {
  active: #21D075;
  inactive: #FEC800;
  actual: #177819;
  deviated: #FA5C4C;
  target: #FA5C4C;
  primary: #169ca6;
  activeAntenna: #6296D5;
  inactiveAntenna: #C02A24;
  suspended: #888888;
}

/**
 * Please add on any of the below if required
 * Self-defined classes:
 * .content-title .content-button-container .toggle-map
 */
/**
 * Please add on any of the below if required
 * Self-defined classes:
 * .filter .row-clickable .mobile-table-detail .float-right-bottom
 * .hide-selection .hide-select-all .small-padding .fixed-width
 * .hide-header
 */
/**
 * Please add on any of the below if required
 * Self-defined classes:
 * .filter 
 */
/**
 * Please add on any of the below if required
 * Self-defined classes:
 * .mobile .is-active
 */
/**
 * Please add on any of the below if required
 * Self-defined classes:
 * .mobile .is-active
 */
/**
 * Please add on any of the below if required
 * Self-defined classes:
 * .card-content .form-container .form-item
 */
/**
 * Please add on any of the below if required
 * Self-defined classes:
 * .detail-content .label .field
 */
/**
 * Please add on any of the below if required
 * Self-defined classes:
 * .active
 */
/**
 * Please add on any of the below if required
 * Self-defined classes:
 * .error-badge
 */
.filter[data-v-22fc122a] {
  width: 100%;
  border-bottom: 1px dotted #d2d2d2;
  padding-bottom: 5px;
}
.filter .el-row .el-col[data-v-22fc122a] {
  margin: 0.25rem 0;
}
.filter .el-date-editor[data-v-22fc122a] {
  width: -moz-fit-content;
  width: fit-content;
}
.filter .el-form-item__label[data-v-22fc122a] {
  font: normal normal normal 0.85rem/0rem Calibri;
  padding: 0;
  letter-spacing: 0px;
  color: #212121;
  opacity: 1;
  word-break: break-word;
  vertical-align: middle;
}
.filter .el-form-item[data-v-22fc122a] {
  margin-bottom: 0px;
}
.filter .el-select[data-v-22fc122a], .filter .el-input[data-v-22fc122a] {
  width: 95% !important;
}
.filter .el-date-editor[data-v-22fc122a], .filter .search-input[data-v-22fc122a], .filter .el-input-number[data-v-22fc122a] {
  width: 91% !important;
}
.filter .el-slider[data-v-22fc122a] {
  width: 86% !important;
  margin-left: 2%;
}
.filter .el-slider .el-slider__stop[data-v-22fc122a] {
  background-color: #efefef;
}
.filter .el-input-number .el-input[data-v-22fc122a] {
  width: 100% !important;
}
.filter .button-container[data-v-22fc122a] {
  margin: 1rem 0;
}
.filter.mobile .el-form-item[data-v-22fc122a] {
  margin-bottom: 0px;
}
.filter.mobile .el-select[data-v-22fc122a], .filter.mobile .el-input[data-v-22fc122a], .filter.mobile .el-date-editor[data-v-22fc122a] {
  width: 100% !important;
}
.el-table[data-v-22fc122a] {
  margin-top: 1rem;
}
.el-table thead.is-group th[data-v-22fc122a] {
  background-color: #ffffff;
}
.el-table.hide-header thead[data-v-22fc122a] {
  display: none !important;
}
.el-table.row-clickable .el-table__row[data-v-22fc122a] {
  cursor: pointer;
}
.el-table a[data-v-22fc122a] {
  color: #169ca6;
  text-decoration: underline;
  font-weight: bold;
  cursor: pointer;
}
.el-table a[data-v-22fc122a]:hover {
  color: #107d89;
}
.el-table .mobile-table-detail div.cell[data-v-22fc122a] {
  white-space: normal;
}
.el-table .mobile-table-detail span[data-v-22fc122a] {
  text-decoration: underline;
  font-weight: bold;
}
.el-table .mobile-table-detail > .el-button[data-v-22fc122a] {
  margin-top: 1rem;
}
.el-table .mobile-table-detail .float-right-bottom[data-v-22fc122a] {
  position: absolute;
  bottom: 1rem;
  right: 1rem;
}
.el-table th.el-table__cell[data-v-22fc122a] {
  border-bottom: 2px solid #d2d2d2 !important;
}
.el-table th.el-table__cell > .cell[data-v-22fc122a] {
  word-break: break-word;
  font: normal normal bold 15px/20px Calibri;
  letter-spacing: 0px;
  color: #7F7F7F;
}
.el-table td.el-table__cell div[data-v-22fc122a] {
  word-break: break-word;
  font: normal normal normal 0.875rem/1.25rem Calibri;
  color: #404040;
}
.el-table.el-table--small td.el-table__cell div[data-v-22fc122a], .el-table.el-table--small th.el-table__cell > .cell[data-v-22fc122a] {
  font-size: 12px;
}
.el-table.hide-select-all .el-table-column--selection.is-leaf.el-table__cell .el-checkbox[data-v-22fc122a] {
  display: none;
}
.el-table.hide-selection td .el-checkbox[data-v-22fc122a], .el-table.hide-selection th .el-checkbox[data-v-22fc122a] {
  display: none;
}
.el-table .small-padding .cell[data-v-22fc122a] {
  padding-left: 5px;
  padding-right: 5px;
}
.el-table .fixed-width .el-button[data-v-22fc122a] {
  padding: 7px 10px;
  min-width: 60px;
  font-weight: bold;
}
.el-table.mobile[data-v-22fc122a] {
  margin-bottom: 1rem;
}
.el-table.mobile th.el-table__cell[data-v-22fc122a] {
  padding: 0;
  background-color: #f8f8f8;
}
.el-table.mobile td.el-table__cell div[data-v-22fc122a], .el-table.mobile th.el-table__cell > .cell[data-v-22fc122a] {
  font-size: 0.75rem;
}
.el-table .el-table__empty-block[data-v-22fc122a] {
  width: 100% !important;
  position: sticky;
  left: 0;
}
.filter[data-v-22fc122a] {
  border-top: 1px dotted #d2d2d2;
  margin-top: 1rem;
  padding-top: 1rem;
}
.zone-list[data-v-22fc122a] {
  padding: 0px 5px;
  line-height: 0.75rem;
  word-break: break-word;
  font-size: 0.7rem;
}
.zone-list li[data-v-22fc122a]:not(:last-child) {
  border-bottom: 1px dashed #ebebeb;
  margin-bottom: 5px;
}
/**
 * Please add on any of the below if required
 * Self-defined classes:
 * .content-title .content-button-container .toggle-map
 */
/**
 * Please add on any of the below if required
 * Self-defined classes:
 * .filter .row-clickable .mobile-table-detail .float-right-bottom
 * .hide-selection .hide-select-all .small-padding .fixed-width
 * .hide-header
 */
/**
 * Please add on any of the below if required
 * Self-defined classes:
 * .filter 
 */
/**
 * Please add on any of the below if required
 * Self-defined classes:
 * .mobile .is-active
 */
/**
 * Please add on any of the below if required
 * Self-defined classes:
 * .mobile .is-active
 */
/**
 * Please add on any of the below if required
 * Self-defined classes:
 * .card-content .form-container .form-item
 */
/**
 * Please add on any of the below if required
 * Self-defined classes:
 * .detail-content .label .field
 */
/**
 * Please add on any of the below if required
 * Self-defined classes:
 * .active
 */
/**
 * Please add on any of the below if required
 * Self-defined classes:
 * .error-badge
 */

/**
 * Please add on any of the below if required
 * Self-defined classes:
 * .ol-map (in the dialog holding ol-map)
 */
/**
 * Please add on any of the below if required
 * Self-defined classes:
 * none
 */
#meter-reading .el-collapse-item.is-disabled .el-collapse-item__header {
  cursor: auto;
}
#meter-reading .el-collapse {
  border: none !important;
}
#meter-reading .el-collapse .el-collapse-item__arrow {
  margin: 0 8px 0 0;
}
#meter-reading .el-collapse .el-collapse-item__header,
#meter-reading .el-collapse .el-collapse-item__wrap {
  border: none !important;
  border-color: #efefef !important;
}
#meter-reading .el-collapse .el-collapse-item__header {
  min-height: 3rem;
}
#meter-reading .el-collapse .el-collapse-item__header.is-active {
  height: -moz-fit-content;
  height: fit-content;
  border-bottom: 1px solid #efefef !important;
}
#meter-reading .el-collapse .content-title {
  margin: auto 0;
  padding-left: 1rem;
  text-align: left;
  font: normal normal bold 1rem/1.438rem Calibri;
  letter-spacing: 0px;
  color: #212121;
  opacity: 1;
  min-width: 8rem;
}
#meter-reading .el-collapse .content-button-container {
  margin-right: 1rem;
}
#meter-reading .el-collapse .content-button-container .toggle-map {
  line-height: 1rem;
  padding-left: 15px;
}
#meter-reading .el-collapse .content-button-container .toggle-map i {
  margin-left: 0.25rem;
}
#meter-reading .el-collapse .content-button-container .toggle-map i.active {
  color: #169ca6;
}
#meter-reading .el-collapse .el-collapse-item__content {
  margin: 1rem;
}
#meter-reading .el-collapse .mobile .content-title {
  line-height: 3rem;
  padding-left: 0.5rem;
}
#meter-reading .el-collapse .mobile .content-button-container {
  display: flex;
  margin-left: 0.5rem;
  margin-right: 0;
  padding-right: 0.5rem;
  overflow-y: scroll;
}
#meter-reading .el-collapse .mobile .el-collapse-item__content {
  margin: 0.3rem;
  padding: 0;
}
#meter-reading .el-collapse .mobile .el-collapse-item__header.is-active {
  border-bottom: none !important;
}
#meter-reading .el-dialog__header {
  border-bottom: 1px solid #efefef;
  text-align: left;
  font: normal normal bold 1.25rem/1.75rem Calibri;
  letter-spacing: 0px;
  color: #212121;
}
#meter-reading .el-dialog__header .el-button {
  text-align: center;
  font-size: 1rem;
}
#meter-reading .el-dialog__body {
  position: relative;
  display: inline-block;
  width: 100%;
}
#meter-reading .el-dialog__body .pagination-container .el-pagination {
  margin: 0;
  margin-top: 1rem;
}
#meter-reading .el-dialog__footer {
  border-top: 1px solid #efefef;
  padding-top: 1.25rem;
}
#meter-reading .mobile .el-dialog__body {
  padding: 1rem;
}
#meter-reading .mobile .el-dialog__body .pagination-container .el-pagination {
  margin: 0;
  padding: 0;
  min-height: 1.8rem;
}
#meter-reading .mobile .el-dialog__footer {
  padding-top: 1rem;
}
#meter-reading .mobile .el-dialog__header .el-dialog__headerbtn {
  font-size: 24px;
}
#meter-reading .mobile.is-fullscreen .el-dialog__body {
  min-height: 83vh;
}
#meter-reading .filter {
  width: 100%;
  border-bottom: 1px dotted #d2d2d2;
  padding-bottom: 5px;
}
#meter-reading .filter .el-row .el-col {
  margin: 0.25rem 0;
}
#meter-reading .filter .el-date-editor {
  width: -moz-fit-content;
  width: fit-content;
}
#meter-reading .filter .el-form-item__label {
  font: normal normal normal 0.85rem/0rem Calibri;
  padding: 0;
  letter-spacing: 0px;
  color: #212121;
  opacity: 1;
  word-break: break-word;
  vertical-align: middle;
}
#meter-reading .filter .el-form-item {
  margin-bottom: 0px;
}
#meter-reading .filter .el-select, #meter-reading .filter .el-input {
  width: 95% !important;
}
#meter-reading .filter .el-date-editor, #meter-reading .filter .search-input {
  width: 91% !important;
}
#meter-reading .filter .button-container {
  margin: 1rem 0;
}
#meter-reading .filter.mobile .el-form-item {
  margin-bottom: 0px;
}
#meter-reading .filter.mobile .el-select, #meter-reading .filter.mobile .el-input, #meter-reading .filter.mobile .el-date-editor {
  width: 100% !important;
}
.symbol {
  font-family: "Calibri, Arial, sans-serif";
}
