.base-table .header-row {
  color: #233a73;
  border-bottom: 1px solid #bfc4ca;
}
.base-table .heading {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.base-table .cell {
  font-size: 12px;
}
@media only screen and (min-width: 1366px) and (max-width: 1919px) {
  .base-table .cell {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1920px) {
  .base-table .cell {
    font-size: 16px;
  }
}
.base-table .row-cell hr {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.card-chart__date-picker
  .el-picker-panel
  [slot="sidebar"]
  + .el-picker-panel__body,
.card-chart__date-picker .el-picker-panel__sidebar + .el-picker-panel__body {
  margin-left: 130px;
}
.card-chart .er-card.er-card--secondary .el-card__header {
  font-size: 1em;
  line-height: 1;
}
@media only screen and (min-width: 1366px) and (max-width: 1919px) {
  .card-chart .er-card.er-card--secondary .el-card__header {
    font-size: 0.9em;
  }
}
@media only screen and (min-width: 1920px) {
  .card-chart .er-card.er-card--secondary .el-card__header {
    font-size: 0.8em;
  }
}
@media only screen and (min-width: 1366px) and (max-width: 1919px) {
  .card-chart .er-card.er-card--secondary .el-card__header {
    line-height: 1;
  }
}
@media only screen and (min-width: 1920px) {
  .card-chart .er-card.er-card--secondary .el-card__header {
    line-height: 0.8;
  }
}
.card-chart .er-card.er-card--secondary .el-card__body {
  padding: 0 5px 10px;
}
.card-chart .card-toolbar > .el-row,
.card-chart .header__title {
  min-width: 50px;
  white-space: break-spaces;
  -ms-flex-negative: 13;
  flex-shrink: 13;
}
.card-chart .el-range-editor--mini.el-input__inner {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}
.card-chart .el-input__icon.el-range__close-icon {
  display: none;
}
.card-chart .radio-btn-group {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1.5;
}
.card-chart .radio-btn-group .el-radio:not(:last-child) {
  margin-right: 10px;
}
.card-chart .radio-btn-group .el-radio-button .icon {
  width: 1em;
  height: 1em;
  fill: #000;
}
@media only screen and (min-width: 1366px) and (max-width: 1919px) {
  .card-chart .radio-btn-group .el-radio-button .icon {
    width: 1.3em;
  }
}
@media only screen and (min-width: 1920px) {
  .card-chart .radio-btn-group .el-radio-button .icon {
    width: 1.5em;
  }
}
@media only screen and (min-width: 1366px) and (max-width: 1919px) {
  .card-chart .radio-btn-group .el-radio-button .icon {
    height: 1.3em;
  }
}
@media only screen and (min-width: 1920px) {
  .card-chart .radio-btn-group .el-radio-button .icon {
    height: 1.5em;
  }
}
.card-chart .radio-btn-group .el-radio-button.is-active .icon path {
  fill: #fff;
}
.card-chart
  .radio-btn-group
  .el-radio-button.is-active
  .el-radio-button__inner {
  background-color: #0a2463 !important;
  border-color: #0a2463 !important;
  box-shadow: -1px 0 0 0 #0a2463;
  -webkit-box-shadow: -1px 0 0 0 #0a2463;
}
.card-chart .radio-btn-group .el-radio-button .el-radio-button__inner {
  padding: 5px 11px;
}
.card-chart
  .radio-btn-group
  .el-radio-button
  .el-radio-button__inner
  .el-radio__inner {
  width: 15px;
  height: 15px;
}
.card-chart
  .radio-btn-group
  .el-radio-button
  .el-radio-button__inner
  .el-radio__inner:hover {
  border-color: #333;
}
.card-chart .icon {
  vertical-align: middle;
}
.card-chart .highcharts-axis-title {
  fill: #333 !important;
  font-size: 12px;
}
@media only screen and (min-width: 1366px) and (max-width: 1919px) {
  .card-chart .highcharts-axis-title {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1920px) {
  .card-chart .highcharts-axis-title {
    font-size: 16px;
  }
}
.card-chart .highcharts-xaxis .highcharts-axis-line,
.card-chart .highcharts-xaxis .highcharts-tick {
  stroke: #233a73;
}
.card-chart .highcharts-xaxis-labels.highcharts-axis-labels text {
  color: #233a73 !important;
  font-size: 10px !important;
  fill: #233a73 !important;
}
@media only screen and (min-width: 1366px) and (max-width: 1919px) {
  .card-chart .highcharts-xaxis-labels.highcharts-axis-labels text {
    font-size: 12px !important;
  }
}
@media only screen and (min-width: 1920px) {
  .card-chart .highcharts-xaxis-labels.highcharts-axis-labels text {
    font-size: 14px !important;
  }
}
.card-chart .highcharts-yaxis-labels.highcharts-axis-labels text {
  color: #233a73 !important;
  font-size: 10px !important;
  fill: #233a73 !important;
}
@media only screen and (min-width: 1366px) and (max-width: 1919px) {
  .card-chart .highcharts-yaxis-labels.highcharts-axis-labels text {
    font-size: 12px !important;
  }
}
@media only screen and (min-width: 1920px) {
  .card-chart .highcharts-yaxis-labels.highcharts-axis-labels text {
    font-size: 14px !important;
  }
}
.card-chart .highcharts-tooltip span {
  font-size: 12px !important;
}
@media only screen and (min-width: 1366px) and (max-width: 1919px) {
  .card-chart .highcharts-tooltip span {
    font-size: 14px !important;
  }
}
@media only screen and (min-width: 1920px) {
  .card-chart .highcharts-tooltip span {
    font-size: 16px !important;
  }
}
.card-chart .highcharts-scrollbar-thumb {
  fill: #233a73;
  stroke: #233a73;
  opacity: 0.5;
  stroke-width: 1px;
}
.card-chart .highcharts-scrollbar-button {
  fill: #fff;
  stroke: rgba(0, 0, 0, 0.4);
  stroke-width: 1px;
}
.card-chart .highcharts-scrollbar-arrow {
  fill: #233a73;
}
.card-chart .highcharts-scrollbar-rifles {
  stroke: #fff;
  stroke-width: 1px;
}
.card-chart .highcharts-scrollbar-track {
  fill: #f2f2f2;
  stroke: rgba(0, 0, 0, 0.4);
  stroke-width: 1px;
}
.card-chart .no-table-data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 40vh;
  font-size: 40vh;
}
@media only screen and (min-width: 1366px) and (max-width: 1919px) {
  .card-chart .no-table-data {
    font-size: 50vh;
  }
}
@media only screen and (min-width: 1920px) {
  .card-chart .no-table-data {
    font-size: 60vh;
  }
}
.card-chart .el-table thead {
  color: #787878;
}
.card-chart .el-table thead .cell {
  font-weight: 500;
}
.card-chart .el-table td:first-child {
  font-weight: 700;
}
.info-charts .el-card {
  width: 435px;
  min-height: 250px;
}
@media only screen and (min-width: 1366px) and (max-width: 1919px) {
  .info-charts .el-card {
    width: 543px;
  }
}
@media only screen and (min-width: 1920px) {
  .info-charts .el-card {
    width: 704px;
  }
}
.info-charts > div:not(:last-child) {
  margin-bottom: 10px;
}
.info-charts .legend-5-p {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.info-charts .legend-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding-right: 10px;
  padding-left: 1.5em;
  padding-top: 5px;
  padding-bottom: 5px;
  max-width: 100%;
  overflow: hidden;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.info-charts .table-row .legend-container {
  padding-top: 15px;
}
.info-charts .legend {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.info-charts .legend--right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.info-charts .legend .legend__item {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.info-charts .legend .legend__item:not(:first-child) {
  margin-left: 10px;
}
.info-charts .legend .legend__item .title {
  font-size: 12px;
  margin-left: 3px;
}
@media only screen and (min-width: 1366px) and (max-width: 1919px) {
  .info-charts .legend .legend__item .title {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1920px) {
  .info-charts .legend .legend__item .title {
    font-size: 16px;
  }
}
.info-charts .legend .legend__item--dash-line hr {
  width: 1em;
  min-height: 0;
  border-style: unset;
  border-top: 2px dashed #000;
}
.info-charts .legend .legend__item--solid-line hr {
  width: 1em;
  min-height: 0;
  background-color: #000;
  border-top: 1px solid #000;
}
.info-charts .legend .color-box {
  width: 12px;
  height: 12px;
  border-radius: 4px;
}
@media only screen and (min-width: 1366px) and (max-width: 1919px) {
  .info-charts .legend .color-box {
    width: 14px;
  }
}
@media only screen and (min-width: 1920px) {
  .info-charts .legend .color-box {
    width: 16px;
  }
}
@media only screen and (min-width: 1366px) and (max-width: 1919px) {
  .info-charts .legend .color-box {
    height: 14px;
  }
}
@media only screen and (min-width: 1920px) {
  .info-charts .legend .color-box {
    height: 16px;
  }
}
.do-pop-container .el-icon-loading {
  margin-top: 8px;
}
.do-pop-container .do-last-date {
  font-size: 14px;
  color: #979797;
  margin-bottom: 12px;
}
@media only screen and (min-width: 1366px) and (max-width: 1919px) {
  .do-pop-container .do-last-date {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1920px) {
  .do-pop-container .do-last-date {
    font-size: 20px;
  }
}
.do-pop-container .do-last-date span {
  color: #000;
}
.do-pop-container .do-hours-label {
  color: #979797;
  font-size: 14px;
}
@media only screen and (min-width: 1366px) and (max-width: 1919px) {
  .do-pop-container .do-hours-label {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1920px) {
  .do-pop-container .do-hours-label {
    font-size: 20px;
  }
}
.do-pop-container .row__bar-container .bar {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
}
.do-pop-container .row__bar-container .bar__filler {
  height: 6px;
  margin-right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.card-all-ponds-table {
  --height-gutter: 122px;
  margin-top: 10px;
}
@media only screen and (min-width: 1366px) and (max-width: 1919px) {
  .card-all-ponds-table {
    --height-gutter: 131px;
  }
}
@media only screen and (min-width: 1920px) {
  .card-all-ponds-table {
    --height-gutter: 140px;
  }
}
.card-all-ponds-table .el-progress {
  width: 100%;
}
.card-all-ponds-table .er-data-tables__header-row:nth-child(2) {
  display: none;
}
.card-all-ponds-table .el-col.el-col-24.abw-4 {
  color: #155dbe;
}
.card-all-ponds-table .selected-row {
  background: #f0f8ff;
}
.total-feed-pop-container.el-popover {
  color: #979797;
  font-size: 12px;
  padding: 4px;
}
@media only screen and (min-width: 1366px) and (max-width: 1919px) {
  .total-feed-pop-container.el-popover {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1920px) {
  .total-feed-pop-container.el-popover {
    font-size: 16px;
  }
}
.tooltip {
  display: block !important;
  z-index: 10000;
  font-size: 0.5rem;
}
@media screen and (max-width: 1440px) {
  .tooltip {
    font-size: 0.8rem;
  }
}
.tooltip .tooltip-inner {
  background: #508ff4;
  color: #fff;
  border-radius: 16px;
  padding: 5px 10px 4px;
}
.tooltip .tooltip-arrow {
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  margin: 5px;
  border-color: #508ff4;
  z-index: 1;
}
.tooltip[x-placement^="top"] {
  margin-bottom: 5px;
}
.tooltip[x-placement^="top"] .tooltip-arrow {
  border-width: 5px 5px 0 5px;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  border-bottom-color: transparent !important;
  bottom: -5px;
  left: calc(50% - 5px);
  margin-top: 0;
  margin-bottom: 0;
}
.tooltip[x-placement^="bottom"] {
  margin-top: 5px;
}
.tooltip[x-placement^="bottom"] .tooltip-arrow {
  border-width: 0 5px 5px 5px;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  border-top-color: transparent !important;
  top: -5px;
  left: calc(50% - 5px);
  margin-top: 0;
  margin-bottom: 0;
}
.tooltip[x-placement^="right"] {
  margin-left: 5px;
}
.tooltip[x-placement^="right"] .tooltip-arrow {
  border-width: 5px 5px 5px 0;
  border-left-color: transparent !important;
  border-top-color: transparent !important;
  border-bottom-color: transparent !important;
  left: -5px;
  top: calc(50% - 5px);
  margin-left: 0;
  margin-right: 0;
}
.tooltip[x-placement^="left"] {
  margin-right: 5px;
}
.tooltip[x-placement^="left"] .tooltip-arrow {
  border-width: 5px 0 5px 5px;
  border-top-color: transparent !important;
  border-right-color: transparent !important;
  border-bottom-color: transparent !important;
  right: -5px;
  top: calc(50% - 5px);
  margin-left: 0;
  margin-right: 0;
}
.tooltip.popover .popover-inner {
  background: #f9f9f9;
  color: #000;
  padding: 24px;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
}
.tooltip.popover .popover-arrow {
  border-color: #f9f9f9;
}
.tooltip[aria-hidden="true"] {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.15s, visibility 0.15s;
  transition: opacity 0.15s, visibility 0.15s;
}
.tooltip[aria-hidden="false"] {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity 0.15s;
  transition: opacity 0.15s;
}
.pond-info-tab .icon {
  opacity: 0.75;
}
.pond-info-tab .hightlight {
  opacity: 0.5;
}
.pond-info-tab .hightlight:hover {
  opacity: 1;
}
.pond-info-tab .el-card__body {
  padding: 10px;
}
.pond-info-tab .pre-table-header__right {
  position: relative;
  float: right;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.pond-info-tab .pre-table-header__right,
.pond-info-tab .pre-table-header__right .day-picker-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.pond-info-tab .pre-table-header__right .action-icon {
  cursor: pointer;
  color: #000;
  opacity: 0.3;
  font-weight: 500;
  font-size: 16px;
}
@media only screen and (min-width: 1366px) and (max-width: 1919px) {
  .pond-info-tab .pre-table-header__right .action-icon {
    font-size: 22px;
  }
}
@media only screen and (min-width: 1920px) {
  .pond-info-tab .pre-table-header__right .action-icon {
    font-size: 26px;
  }
}
.pond-info-tab .pre-table-header__right .action-icon:hover {
  opacity: 1;
}
.pond-info-tab
  .pre-table-header__right
  .er-list-filter
  .material-icons-outlined {
  font-size: 16px;
}
@media only screen and (min-width: 1366px) and (max-width: 1919px) {
  .pond-info-tab
    .pre-table-header__right
    .er-list-filter
    .material-icons-outlined {
    font-size: 22px;
  }
}
@media only screen and (min-width: 1920px) {
  .pond-info-tab
    .pre-table-header__right
    .er-list-filter
    .material-icons-outlined {
    font-size: 26px;
  }
}
.pond-info-tab .pre-table-header__right .btn-icon-svg {
  width: 16px;
  height: 16px;
}
@media only screen and (min-width: 1366px) and (max-width: 1919px) {
  .pond-info-tab .pre-table-header__right .btn-icon-svg {
    width: 22px;
  }
}
@media only screen and (min-width: 1920px) {
  .pond-info-tab .pre-table-header__right .btn-icon-svg {
    width: 26px;
  }
}
@media only screen and (min-width: 1366px) and (max-width: 1919px) {
  .pond-info-tab .pre-table-header__right .btn-icon-svg {
    height: 22px;
  }
}
@media only screen and (min-width: 1920px) {
  .pond-info-tab .pre-table-header__right .btn-icon-svg {
    height: 26px;
  }
}
.pond-info-tab .pre-table-header__right .er-button.el-button--text {
  padding: 0;
}
.pond-info-tab .pre-table-header__right .action-icon-group {
  opacity: 0.3;
}
.pond-info-tab .pre-table-header__right .action-icon-group:hover {
  opacity: 1;
}
.pond-info-tab
  .pre-table-header__right
  .action-icon-group
  .material-icons-outlined {
  cursor: pointer;
  color: #000;
  font-weight: 500;
  font-size: 16px;
}
@media only screen and (min-width: 1366px) and (max-width: 1919px) {
  .pond-info-tab
    .pre-table-header__right
    .action-icon-group
    .material-icons-outlined {
    font-size: 22px;
  }
}
@media only screen and (min-width: 1920px) {
  .pond-info-tab
    .pre-table-header__right
    .action-icon-group
    .material-icons-outlined {
    font-size: 26px;
  }
}
.pond-info-tab
  .pre-table-header__right
  .action-icon-group
  .material-icons-outlined
  + .material-icons-outlined {
  margin-left: -10px;
}
.pond-info-tab .pre-table-header__right .el-select {
  margin-left: 0.5rem;
}
.pond-info-tab .pre-table-header__right .el-select .el-input__inner {
  border: 0 solid #dcdfe6;
}
.pond-info-tab .pre-table-header__right .search-bar {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.pond-info-tab .pre-table-header__right .search-bar input {
  background: #fff;
  border: 0 solid #dcdfe6;
  border-radius: 8px;
  color: #000 !important;
}
.pond-info-tab .pre-table-header__right .search-bar img {
  cursor: pointer;
  width: 16px;
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 6px;
}
.pond-info-tab
  .pre-table-header__right
  .search-bar
  .el-input--small
  .el-input__inner {
  height: 28px;
  line-height: 28px;
}
.pond-info-tab .pre-table-header__right .search-bar .search_icon {
  font-size: 14px;
}
@media only screen and (min-width: 1366px) and (max-width: 1919px) {
  .pond-info-tab .pre-table-header__right .search-bar .search_icon {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1920px) {
  .pond-info-tab .pre-table-header__right .search-bar .search_icon {
    font-size: 20px;
  }
}
.pond-info-tab .pre-table-header__right .search-bar-size {
  width: 180px;
  border-bottom: 0.7px solid grey;
}
.pond-info-tab .pre-table-header__right .hideDayPicker {
  display: none !important;
}
.pond-info-tab .pre-table-header__right .save-pref-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 12px;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  border-top: 1px solid #d3d3d3;
}
.pond-info-tab .pre-table-header__right .save-pref-container p {
  padding-left: 10px;
  color: #44a1ff;
  cursor: pointer;
}
.pond-info-tab .pre-table-header__right .save-pref-container img {
  cursor: pointer;
  width: 16px;
}
.pond-info-tab .pre-table-header__left .el-radio-group .el-radio-button__inner {
  font-size: 12px;
  padding: 7px 15px;
}
@media only screen and (min-width: 1366px) and (max-width: 1919px) {
  .pond-info-tab
    .pre-table-header__left
    .el-radio-group
    .el-radio-button__inner {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1920px) {
  .pond-info-tab
    .pre-table-header__left
    .el-radio-group
    .el-radio-button__inner {
    font-size: 16px;
  }
}
.pond-info-tab
  .pre-table-header__left
  .el-radio-button__orig-radio:checked
  + .el-radio-button__inner {
  color: #fff;
  background: #233a73;
  border-color: #233a73;
  -webkit-box-shadow: -1px 0 0 0 #233a73;
  box-shadow: -1px 0 0 0 #233a73;
}
.pond-info-tab
  .pre-table-header__left
  .el-radio-button__orig-radio
  + .el-radio-button__inner {
  color: rgba(10, 36, 99, 0.996078431372549);
}
.pond-info-tab
  .pre-table-header__left
  .el-radio-button__orig-radio:disabled
  + .el-radio-button__inner {
  opacity: 0.6;
}
.pond-info-tab .el-card {
  border-radius: 7px;
}
.download_dropdown {
  color: #606266;
  cursor: pointer;
}
.download_dropdown .el-dropdown-menu__item {
  font-size: 12px;
}
@media only screen and (min-width: 1366px) and (max-width: 1919px) {
  .download_dropdown .el-dropdown-menu__item {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1920px) {
  .download_dropdown .el-dropdown-menu__item {
    font-size: 16px;
  }
}
