.dialog-image-viewer .el-dialog__body {
  padding: 2rem 10rem;
}
.dialog-image-viewer .big-image > img, .dialog-image-viewer .loading-image {
  height: 100%;
}
.dialog-image-viewer .small-image > img {
  width: 3rem;
  height: 3rem;
  margin: 2rem 0;
}
.dialog-image-viewer .details {
  margin: auto;
}
.dialog-image-viewer .details > form > div {
  margin: 0;
}
.dialog-image-viewer .button-delete {
  position: relative;
  height: 34px;
  width: 34px;
  padding: 0 0 0 1px;
  line-height: 0;
  top: 0.5rem;
  right: 2.5rem;
}
/**
 * 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
 */
#network-consumption-profile-detail__reading-detail {
  /* Chrome, Safari, Edge, Opera */
  /* Firefox */
}
#network-consumption-profile-detail__reading-detail .el-radio-group {
  margin-bottom: 1.5rem;
}
#network-consumption-profile-detail__reading-detail .el-radio-group .el-radio-button__inner {
  margin-right: 2rem;
  border-radius: 4rem !important;
  background-color: transparent;
  color: #9f9f9f;
  border: 0 !important;
}
#network-consumption-profile-detail__reading-detail .el-radio-group .is-active .el-radio-button__inner {
  background-color: #ffffff;
  color: #169ca6;
  border: 0;
  box-shadow: none;
  font-weight: bold;
}
#network-consumption-profile-detail__reading-detail .el-radio-group.mobile {
  width: 100%;
  display: flex;
  overflow-y: scroll;
  margin-bottom: 0.75rem;
}
#network-consumption-profile-detail__reading-detail .el-radio-group.mobile .el-radio-button__inner {
  margin: auto;
}
#network-consumption-profile-detail__reading-detail .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;
}
#network-consumption-profile-detail__reading-detail .el-dialog__header .el-button {
  text-align: center;
  font-size: 1rem;
}
#network-consumption-profile-detail__reading-detail .el-dialog__body {
  position: relative;
  display: inline-block;
  width: 100%;
}
#network-consumption-profile-detail__reading-detail .el-dialog__body .pagination-container .el-pagination {
  margin: 0;
  margin-top: 1rem;
}
#network-consumption-profile-detail__reading-detail .el-dialog__footer {
  border-top: 1px solid #efefef;
  padding-top: 1.25rem;
}
#network-consumption-profile-detail__reading-detail .mobile .el-dialog__body {
  padding: 1rem;
}
#network-consumption-profile-detail__reading-detail .mobile .el-dialog__body .pagination-container .el-pagination {
  margin: 0;
  padding: 0;
  min-height: 1.8rem;
}
#network-consumption-profile-detail__reading-detail .mobile .el-dialog__footer {
  padding-top: 1rem;
}
#network-consumption-profile-detail__reading-detail .mobile .el-dialog__header .el-dialog__headerbtn {
  font-size: 24px;
}
#network-consumption-profile-detail__reading-detail .mobile.is-fullscreen .el-dialog__body {
  min-height: 83vh;
}
#network-consumption-profile-detail__reading-detail .card-content {
  padding-bottom: 1rem;
  min-height: 60vh;
}
#network-consumption-profile-detail__reading-detail .form-container .el-form-item {
  margin-top: 0.625rem;
  margin-bottom: 1.875rem;
}
#network-consumption-profile-detail__reading-detail .form-container .form-item {
  width: 100%;
}
#network-consumption-profile-detail__reading-detail .form-container .form-item input {
  border-color: rgba(255, 255, 255, 0) #ffffff #efefef;
}
#network-consumption-profile-detail__reading-detail .form-container .el-form-item__label {
  line-height: 1rem;
}
#network-consumption-profile-detail__reading-detail .form-container .el-input__inner {
  padding: 0;
}
#network-consumption-profile-detail__reading-detail .form-container .el-input.is-disabled .el-input__inner {
  background-color: #ffffff;
}
#network-consumption-profile-detail__reading-detail .form-container .el-input-group__prepend,
#network-consumption-profile-detail__reading-detail .form-container .el-input-group__append,
#network-consumption-profile-detail__reading-detail .form-container .el-input-number__decrease,
#network-consumption-profile-detail__reading-detail .form-container .el-input-number__increase {
  border-color: rgba(255, 255, 255, 0) #ffffff #efefef;
  background-color: #ffffff;
}
#network-consumption-profile-detail__reading-detail .form-container .el-date-editor {
  width: calc(100% - 2rem);
}
#network-consumption-profile-detail__reading-detail .form-container .el-date-editor input {
  margin-left: 2rem;
}
#network-consumption-profile-detail__reading-detail .filter {
  width: 100%;
  border-bottom: 1px dotted #d2d2d2;
  padding-bottom: 5px;
}
#network-consumption-profile-detail__reading-detail .filter .el-row .el-col {
  margin: 0.25rem 0;
}
#network-consumption-profile-detail__reading-detail .filter .el-date-editor {
  width: -moz-fit-content;
  width: fit-content;
}
#network-consumption-profile-detail__reading-detail .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;
}
#network-consumption-profile-detail__reading-detail .filter .el-form-item {
  margin-bottom: 0px;
}
#network-consumption-profile-detail__reading-detail .filter .el-select, #network-consumption-profile-detail__reading-detail .filter .el-input {
  width: 95% !important;
}
#network-consumption-profile-detail__reading-detail .filter .el-date-editor, #network-consumption-profile-detail__reading-detail .filter .search-input, #network-consumption-profile-detail__reading-detail .filter .el-input-number {
  width: 91% !important;
}
#network-consumption-profile-detail__reading-detail .filter .el-slider {
  width: 86% !important;
  margin-left: 2%;
}
#network-consumption-profile-detail__reading-detail .filter .el-slider .el-slider__stop {
  background-color: #efefef;
}
#network-consumption-profile-detail__reading-detail .filter .el-input-number .el-input {
  width: 100% !important;
}
#network-consumption-profile-detail__reading-detail .filter .button-container {
  margin: 1rem 0;
}
#network-consumption-profile-detail__reading-detail .filter.mobile .el-form-item {
  margin-bottom: 0px;
}
#network-consumption-profile-detail__reading-detail .filter.mobile .el-select, #network-consumption-profile-detail__reading-detail .filter.mobile .el-input, #network-consumption-profile-detail__reading-detail .filter.mobile .el-date-editor {
  width: 100% !important;
}
#network-consumption-profile-detail__reading-detail .el-table {
  margin-top: 1rem;
}
#network-consumption-profile-detail__reading-detail .el-table thead.is-group th {
  background-color: #ffffff;
}
#network-consumption-profile-detail__reading-detail .el-table.hide-header thead {
  display: none !important;
}
#network-consumption-profile-detail__reading-detail .el-table.row-clickable .el-table__row {
  cursor: pointer;
}
#network-consumption-profile-detail__reading-detail .el-table a {
  color: #169ca6;
  text-decoration: underline;
  font-weight: bold;
  cursor: pointer;
}
#network-consumption-profile-detail__reading-detail .el-table a:hover {
  color: #107d89;
}
#network-consumption-profile-detail__reading-detail .el-table .mobile-table-detail div.cell {
  white-space: normal;
}
#network-consumption-profile-detail__reading-detail .el-table .mobile-table-detail span {
  text-decoration: underline;
  font-weight: bold;
}
#network-consumption-profile-detail__reading-detail .el-table .mobile-table-detail > .el-button {
  margin-top: 1rem;
}
#network-consumption-profile-detail__reading-detail .el-table .mobile-table-detail .float-right-bottom {
  position: absolute;
  bottom: 1rem;
  right: 1rem;
}
#network-consumption-profile-detail__reading-detail .el-table th.el-table__cell {
  border-bottom: 2px solid #d2d2d2 !important;
}
#network-consumption-profile-detail__reading-detail .el-table th.el-table__cell > .cell {
  word-break: break-word;
  font: normal normal bold 15px/20px Calibri;
  letter-spacing: 0px;
  color: #7F7F7F;
}
#network-consumption-profile-detail__reading-detail .el-table td.el-table__cell div {
  word-break: break-word;
  font: normal normal normal 0.875rem/1.25rem Calibri;
  color: #404040;
}
#network-consumption-profile-detail__reading-detail .el-table.el-table--small td.el-table__cell div, #network-consumption-profile-detail__reading-detail .el-table.el-table--small th.el-table__cell > .cell {
  font-size: 12px;
}
#network-consumption-profile-detail__reading-detail .el-table.hide-select-all .el-table-column--selection.is-leaf.el-table__cell .el-checkbox {
  display: none;
}
#network-consumption-profile-detail__reading-detail .el-table.hide-selection td .el-checkbox, #network-consumption-profile-detail__reading-detail .el-table.hide-selection th .el-checkbox {
  display: none;
}
#network-consumption-profile-detail__reading-detail .el-table .small-padding .cell {
  padding-left: 5px;
  padding-right: 5px;
}
#network-consumption-profile-detail__reading-detail .el-table .fixed-width .el-button {
  padding: 7px 10px;
  min-width: 60px;
  font-weight: bold;
}
#network-consumption-profile-detail__reading-detail .el-table.mobile {
  margin-bottom: 1rem;
}
#network-consumption-profile-detail__reading-detail .el-table.mobile th.el-table__cell {
  padding: 0;
  background-color: #f8f8f8;
}
#network-consumption-profile-detail__reading-detail .el-table.mobile td.el-table__cell div, #network-consumption-profile-detail__reading-detail .el-table.mobile th.el-table__cell > .cell {
  font-size: 0.75rem;
}
#network-consumption-profile-detail__reading-detail .el-table .el-table__empty-block {
  width: 100% !important;
  position: sticky;
  left: 0;
}
#network-consumption-profile-detail__reading-detail .ol-map .el-dialog__header {
  padding: 0;
}
#network-consumption-profile-detail__reading-detail .ol-map .el-dialog__body {
  padding: 0;
}
#network-consumption-profile-detail__reading-detail .content-title {
  display: flex;
  align-items: center;
}
#network-consumption-profile-detail__reading-detail .content-title .el-popover__reference-wrapper {
  display: flex;
}
#network-consumption-profile-detail__reading-detail .el-badge__content {
  right: 0;
}
#network-consumption-profile-detail__reading-detail .error-photo-badge .el-badge__content {
  right: 1rem;
  top: 0.5rem;
}
#network-consumption-profile-detail__reading-detail .el-collapse-item__header .el-button {
  margin-right: 2rem;
}
#network-consumption-profile-detail__reading-detail #network-consumption-profile-detail__reading-detail-extendedSum {
  margin: auto 1.5rem;
}
#network-consumption-profile-detail__reading-detail .small-image > img {
  width: 5rem;
  height: 5rem;
}
#network-consumption-profile-detail__reading-detail .expand-table {
  width: 90%;
  margin: auto;
}
#network-consumption-profile-detail__reading-detail .el-collapse-item__content {
  padding-bottom: 5rem;
}
#network-consumption-profile-detail__reading-detail .el-icon-loading {
  margin-left: 10%;
  font-size: medium;
}
#network-consumption-profile-detail__reading-detail input::-webkit-outer-spin-button,
#network-consumption-profile-detail__reading-detail input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
#network-consumption-profile-detail__reading-detail input[type=number] {
  -moz-appearance: textfield;
}
#network-consumption-profile-detail__reading-detail .mobile-photo-sec {
  margin-left: 0.5rem !important;
}
.popover-container {
  word-break: break-word;
}
.popover-container .popover-content {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
#page-footer {
  z-index: 91;
  background-color: #fff;
  position: relative;
  bottom: 0;
  transition: width 0.28s;
  box-shadow: 0px -1px 15px rgba(0, 0, 0, 0.1019607843);
  height: 2rem;
  line-height: 2rem;
  vertical-align: middle;
  height: 4rem;
  border-top: 0.1rem solid rgba(120, 130, 140, 0.13);
  border-bottom: 0.1rem solid rgba(120, 130, 140, 0.13);
  position: fixed;
  bottom: 0;
  width: calc(100% - 15rem);
  z-index: 100;
}
#page-footer :export {
  active: #21D075;
  inactive: #FEC800;
  actual: #177819;
  deviated: #FA5C4C;
  target: #FA5C4C;
  primary: #169ca6;
  activeAntenna: #6296D5;
  inactiveAntenna: #C02A24;
  suspended: #888888;
}
#page-footer.mobile {
  width: 100%;
}
#page-footer.openSidebar {
  left: 15rem;
}
#page-footer.hideSidebar {
  width: calc(100% - 54px);
  left: 54px;
}
#page-footer > .el-row {
  height: 100%;
  padding: 0.5rem;
}
#page-footer > .el-row .el-button {
  min-width: 10rem;
}
#page-footer .back-to-top {
  cursor: pointer;
  position: absolute;
  right: 0.5rem;
  bottom: calc(4rem - 3rem);
}
#page-footer .back-to-top div {
  margin: auto;
  border-radius: 50%;
  background-color: #107d89;
  opacity: 52%;
  width: 1.5rem;
  height: 1.5rem;
}
#page-footer .back-to-top .arrow {
  border-color: #ffffff;
  padding: 0.25rem;
  margin: auto;
  margin-bottom: 0.35rem;
}
#page-footer.mobile {
  width: 100%;
  left: 0;
}
#page-footer.mobile .back-to-top {
  margin: 0;
}
#page-footer.mobile .el-button {
  width: 5rem;
  padding: 0;
  margin: 0 0.25rem;
}
#page-footer.mobile > .el-row {
  height: 100%;
  padding: 0.5rem 0;
  margin-right: 2rem;
}
#page-footer.mobile > .el-row .el-button {
  min-width: auto;
  font-size: 0.75rem;
}
/**
 * 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
 */
#network-consumption-profile-detail .el-collapse-item.is-disabled .el-collapse-item__header {
  cursor: auto;
}
#network-consumption-profile-detail .el-collapse {
  border: none !important;
}
#network-consumption-profile-detail .el-collapse .el-collapse-item__arrow {
  margin: 0 8px 0 0;
}
#network-consumption-profile-detail .el-collapse .el-collapse-item__header,
#network-consumption-profile-detail .el-collapse .el-collapse-item__wrap {
  border: none !important;
  border-color: #efefef !important;
}
#network-consumption-profile-detail .el-collapse .el-collapse-item__header {
  min-height: 3rem;
}
#network-consumption-profile-detail .el-collapse .el-collapse-item__header.is-active {
  height: -moz-fit-content;
  height: fit-content;
  border-bottom: 1px solid #efefef !important;
}
#network-consumption-profile-detail .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;
}
#network-consumption-profile-detail .el-collapse .content-button-container {
  margin-right: 1rem;
}
#network-consumption-profile-detail .el-collapse .content-button-container .toggle-map {
  line-height: 1rem;
  padding-left: 15px;
}
#network-consumption-profile-detail .el-collapse .content-button-container .toggle-map i {
  margin-left: 0.25rem;
}
#network-consumption-profile-detail .el-collapse .content-button-container .toggle-map i.active {
  color: #169ca6;
}
#network-consumption-profile-detail .el-collapse .el-collapse-item__content {
  margin: 1rem;
}
#network-consumption-profile-detail .el-collapse .mobile .content-title {
  line-height: 3rem;
  padding-left: 0.5rem;
}
#network-consumption-profile-detail .el-collapse .mobile .content-button-container {
  display: flex;
  margin-left: 0.5rem;
  margin-right: 0;
  padding-right: 0.5rem;
  overflow-y: scroll;
}
#network-consumption-profile-detail .el-collapse .mobile .el-collapse-item__content {
  margin: 0.3rem;
  padding: 0;
}
#network-consumption-profile-detail .el-collapse .mobile .el-collapse-item__header.is-active {
  border-bottom: none !important;
}
#network-consumption-profile-detail .el-form .el-collapse-item__content {
  padding: 0 1.2rem;
}
#network-consumption-profile-detail .el-form .profile-dropdown {
  margin: 1rem 0;
}
#network-consumption-profile-detail .el-form .el-row {
  margin: 1rem 0;
}
#network-consumption-profile-detail .el-form .el-row .el-form-item {
  margin: auto;
  width: 100%;
}
#network-consumption-profile-detail .el-form .el-row .el-form-item .el-form-item__label {
  color: #9f9f9f;
}
#network-consumption-profile-detail .el-form .el-row .el-form-item .el-form-item__content {
  font-weight: bold;
}
#network-consumption-profile-detail .el-form .el-select {
  width: 100%;
}
#network-consumption-profile-detail .el-form .el-select .el-input__inner {
  background-color: transparent;
  border-radius: 0;
  border-style: none none solid;
}
#network-consumption-profile-detail .el-form .empty-text {
  color: #9f9f9f;
  text-align: center;
  font-size: 1.2rem;
  padding: 2rem 0;
}
#network-consumption-profile-detail .el-form .el-divider {
  margin: 0;
}
#network-consumption-profile-detail .spacer {
  padding: 1rem;
}
#network-consumption-profile-detail.mobile .el-form-item__content, #network-consumption-profile-detail.mobile .el-form-item__label {
  line-height: 1.3rem;
  margin: 0.25rem 0;
}
#network-consumption-profile-detail.mobile .el-collapse-item__content .el-row {
  margin: 0;
}
#network-consumption-profile-detail.mobile .el-collapse-item__content .el-row .el-form-item__content {
  font-weight: 100;
}
#network-consumption-profile-detail.mobile .el-collapse-item__content .el-row .el-form-item__label {
  font-weight: 100;
}
.network-consumption-profile-detail-popper .select-header {
  padding: 1rem 20px;
  color: #9f9f9f;
  font-size: 1.2rem;
}
