
.stats-background {
    background-image: url("/img/images/stats_background.png");
    background-repeat: no-repeat;
    background-size: cover;
   background-position: center;
}
.bg-blue-light {
    background-color: #dfecf1;
}

.top35 {
    left: 0;
    right: 0;
    top: 35px;
}
.top85 {
  left: 0;
  right: 0;
  top: 85px;
}
.h-20 {
    min-height: 20px;
}
.grey-bg {
    background-color: #cccccc;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
.red-black {
    background-image: url('/img/images/red-black-background.png');
    background-repeat: no-repeat;   
    background-size: cover;
    background-position: center;
  }
  .purple-blue {
    background-image: url('/img/images/purple-blue-background.png');
    background-repeat: no-repeat;   
    background-size: cover;
    background-position: center;
  }

  .purple-orange {
    background-image: url('/img/images/purple-orange-background.png');
    background-repeat: no-repeat;   
    background-size: cover;
    background-position: center;
  }
  .border-right-grey {
    border-right: 1px solid #f2f2f2;
    border-left: 0px;
    border-top: 0px;
    border-bottom: 0px;
  }
  .bg-grey-light {
    background-color: rgba(242, 242, 242, 0.25);
  }
  .light-grey {
    background-color: rgba(0, 0, 0, 0.03);
  }
  /* #heatCoolCarousel .carousel-cell {
    width: 50%;
    padding: 0 8px 0px 8px;
  }  */

  #heatCoolCarousel .carousel-cell.cell-full {
    width: 100%;
}

#heatCoolCarousel .carousel-cell.cell-half {
    width: 50%;
}
  .top60 {
    left: 0;
    right: 0;
    top: 60px;
  }
  .top70 {
    left: 0;
    right: 0;
    top: 70px;}
    
  .btn-blue {
    padding: 4px 8px;
    background-color: #00A3E0;
  }
  .br-bottom-left {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 0px;
  }
  .br-bottom-right {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 8px;
  }
  .btn-grey-light {
    background-color: rgba(242, 242, 242, 0.25);
  }
  .btn-group>.btn-group:not(:first-child), .btn-group>.btn:not(:first-child) {
    margin-left: 0px!important;
  }
  .on {
     display: inline-block;;
  }
  .off {
    display: none;
  }
  .degrees {
    visibility: visible; /* Default: Show when active */
    opacity: 1;
    transition: opacity 0.3s ease-in-out;
  }
  
  .degrees.hidden {
    visibility: hidden; /* Keeps layout intact */
    opacity: 0;
  }
  
  #heatCoolCarousel .flickity-viewport {
   max-height: 330px !important;
  }

.nav-tabs.dates .nav-link.active {
    border: 1px solid #00a3e0;
}

.date .nav-link {
    color: #091F2C;
    text-align: center;
    padding: 8px !important;
}
#dateTabs.dates {
    border-bottom: 0!important;
    line-height: 18px;
}
.nav-tabs.dates .nav-link.active {
    color: #00a3e0;
}
.nav-tabs.dates .nav-link {
    border: 1px solid #cccccc;  
    border-radius: 4px;  
}

#dateTabs .nav-item {
    flex-grow: 1; 
    text-align: center;  
}
.nav-tabs.dates {
    display: flex; 
    justify-content: space-between;
    width: 100%;
    border-bottom: none; 
}
.tabStats {
  border-bottom: none;
}

.tabStats .nav-item .nav-link {
  color: #000F1E;
  background-color: #fff;
  border-color: #ffffff #ffffff #ffffff;
  border-radius: 8px;
  min-width: 110px;
  padding: 8px;
}

.tabStats .nav-link.active {
  color: #00A3E0;
  background-color: #fff;
  border-radius: 0px;
  border-color: #ffffff #ffffff #00A3E0;
  border-top-width: 0px;
  border-right-width: 0px; 
  border-bottom-width: 2px;
  border-left-width: 0px; 
}
.progress.today.after,
.progress.today.before {
    background-color: transparent;
    overflow: hidden !important;
}
.progress-bar.today.before,
.progress.today {
    background-color: #68996C;
    overflow: hidden !important;
}
.progress-bar.today.after {
    background-color: #fff;
    overflow: hidden !important;
}
.progress-bar.today {
  border-radius: 2px!important;
  background-color: #68996C;
}
.progress-bar.red-progress {
  border-radius: 2px!important;
  background-color: #B85D5D;
}

.progress.today {
  border-radius: 2px!important;
  background-color: white;
}

.progress.today.after,
.progress.today.before {
    background-color: transparent;
    overflow: hidden !important;
}
.progress-bar.lastday.before,
.progress.lastday {
    background-color: #cccccc;
    overflow: hidden !important;
}
.progress-bar.lastday.after {
    background-color: #fff;
    overflow: hidden !important;
}
.progress-bar.lastday {
  border-radius: 2px!important;
  background-color: #cccccc;
}
.progress.lastday {
  border-radius: 2px!important;
  background-color: white;
}
.btn.btn-installation {
  padding: 0px 20px;
}
.disabled {
  color: #091F2C;
  opacity: 0.5;
  pointer-events: none;
}
.h-330 {
  min-height: 330px;
}
.text-red {
  color: #B85D5D!important;
}
.w-170 {
  width: 170px;
}
.grey-text {
  color: rgba(242, 242, 242, 0.5)
}

/* Ensure the pv-system image is centered and maintains aspect ratio */
.pv-system-img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: 200px;
}

/* Custom flex container for the stats */
.pv-stats {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 0 15px; /* Adjust padding to match the card's px-2 */
}

/* Individual stat items */
.stat-item {
  flex: 1;
  text-align: center;
  max-width: 33.33%; /* Roughly match col-4 width */
}

/* Fine-tune alignment if needed */
.stat-item p {
  line-height: 1.2;
}

/* Optional: Adjust positioning of specific items if circles are not perfectly centered */
.stat-item:nth-child(1) {
  /* Adjust for Δίκτυο (Grid) if needed */
  transform: translateX(9px); /* Example: fine-tune left position */
}

.stat-item:nth-child(2) {
  /* Adjust for Κατανάλωση (Consumption) if needed */
  transform: translateX(0); /* Example: fine-tune center position */
}

.stat-item:nth-child(3) {
  /* Adjust for Μπαταρία (Battery) if needed */
  transform: translateX(-13px); /* Example: fine-tune right position */
}

#navTabsPV .carousel-cell {
  margin-right: 10px;
  width: calc(33.33% - 10px);
  min-width: 100px;
  text-align: center;
}
#navTabsPV .nav-tabs.dates .nav-link {
  border-bottom: 2px solid transparent;
  transition: border-color 0.2s ease;
}
#navTabsPV .flickity-viewport {
  height: 45px!important;
}
#navTabsPV .nav-tabs.dates .nav-link.active {
  border-bottom-color: #00a3e0; 
  font-weight: 600; 
}


.flickity-prev-next-button {
  top: 50%;
  width: 24px !important;
  height: 24px !important;
  border-radius: 50%;
  transform: translateY(-50%);
  background: 0 0 !important;
}
.flickity-prev-next-button.next {
  right: 10px !important;
}
.flickity-prev-next-button.previous {
  left: 10px !important;
}

#navTabsPV .carousel-cell {
  display: inline-block !important;
  visibility: visible !important;
}
#navTabsPV .carousel-cell a {
  color:#000F1E;
}

#navTabsPV .carousel-cell.is-selected a {
  color: #00a3e0; 
  border-bottom: 2px solid #00a3e0;
}

#navTabsConsumption {
  border-bottom: 0!important;
  line-height: 18px;
}
.nav-tabs.consumption .nav-link.active {
  color: #00a3e0;
  border-bottom: 2px solid #00a3e0;
}
.nav-tabs.consumption .nav-link {
  color: #091F2C;
  
}
.nav-tabs.consumption .nav-link {
  border: none;    
}

.nav-pills.cons .nav-link {
  color: #000F1E;
  border: 1px solid #c7c7c7;
  padding: 8px;
  border-radius: 4px!important;  
  text-align: center;
}
.nav-pills.cons .nav-link.active {
  border: 1px solid #00A3E0;
  background-color: #ffffff;
  color: #000F1E;
}
.flatpickr-wrapper {
  display: flex;
  align-items: center;
  border: 1px solid #000000;
  border-radius: 5px;
  padding: 5px 15px;
  max-width: 250px;
}

.flatpickr-wrapper-prof {
  display: flex;
  align-items: center;
  border: 1px solid #000000;
  border-radius: 5px;
  padding: 5px 15px;
  max-width: 300px;
}
.flatpickr-wrapper-asset {
  display: flex;
  align-items: center;
  border: 1px solid #000000;
  border-radius: 5px;
  padding: 5px 12px 5px 6px;
  max-width: 300px;
}
.flatpickr-wrapper-manage {
  display: flex;
  align-items: center;
  border: 1px solid #000000;
  border-radius: 5px;
  padding: 5px 15px;
  max-width: 300px;
}
.flatpickr-wrapper-asset .input-with-icon {
 width: 100%;
}

.flatpickr-wrapper.month input {
  max-width: 160px;
}
.flatpickr-wrapper-prof.month input {
  max-width: 160px;
}
.flatpickr-wrapper-asset.month input {
  max-width: 160px;
}
.flatpickr-wrapper button {
  border: none;
  background: transparent;
  cursor: pointer;
  font-size: 16px;
}
.flatpickr-wrapper-prof button {
  border: none;
  background: transparent;
  cursor: pointer;
  font-size: 16px;
}
.flatpickr-wrapper-asset button {
  border: none;
  background: transparent;
  cursor: pointer;
  font-size: 16px;
}
.flatpickr-wrapper-manage button {
  border: none;
  background: transparent;
  cursor: pointer;
  font-size: 16px;
}
.flatpickr-wrapper input {
  border: none;
  flex: 1;
  outline: none;
  padding: 5px;
  text-align: center;
  background-color: transparent;
  max-width: 200px;
}
.flatpickr-wrapper-prof input {
  border: none;
  flex: 1;
  outline: none;
  padding: 5px;
  text-align: center;
  background-color: transparent;
  max-width: 170px;
}
.flatpickr-wrapper-asset input {
  border: none;
  flex: 1;
  outline: none;
  padding: 5px;
  text-align: center;
  background-color: transparent;
  max-width: 170px;
}
.flatpickr-wrapper-manage input {
  border: none;
  flex: 1;
  outline: none;
  padding: 5px;
  text-align: center;
  background-color: transparent;
  max-width: 230px;
}
.input-with-icon img.calendar-icon {
  width: 16px;
  height: 16px;
  margin-right: 0px; /* Add space between the icon and text */
  pointer-events: none; /* Prevent interaction with the icon */
}

.input-with-icon input {
  border: none;
  outline: none;
  flex: 1; /* Makes the input take up remaining space */
  padding: 0px;
  font-size: 16px;
}
#calendar-trigger-date {
cursor: pointer;
}
.flatpickr-monthSelect-month.today:hover, .flatpickr-monthSelect-month.today:focus {
  background: #000f1e!important;
  border-color: #000f1e!important;
  color: #fff;
}
.flatpickr-monthSelect-month.selected, .flatpickr-monthSelect-month.startRange, .flatpickr-monthSelect-month.endRange {
  background-color: #000f1e!important;
  box-shadow: none;
  color: #fff;
  border-color: #000f1e!important;
}
.flatpickr-monthSelect-month.inRange, .flatpickr-monthSelect-month.inRange.today, .flatpickr-monthSelect-month:hover, .flatpickr-monthSelect-month:focus {
  background: #000f1e!important;
  cursor: pointer;
  outline: 0;
  border-color: #000f1e!important;
  color: #ffffff;
}
.flatpickr-day.startRange.startRange {
  border-radius: 6px 0px 0px 6px!important;
}
.flatpickr-day.endRange.endRange {
  border-radius: 0px 6px 6px 0px!important;
}
.flatpickr-day.inRange {
  background: #000f1e!important;
  border-color: #000f1e!important;
  color: white!important ;
}
.flatpickr-day.inRange {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #000f1e, 5px 0 0 #000f1e!important;
  box-shadow: -5px 0 0 #000f1e, 5px 0 0 #000f1e!important;
}
.flatpickr-day:hover, .flatpickr-day.prevMonthDay:hover {
  background: #000f1e!important;
  border-color: #000f1e!important;
  color: #ffffff!important;
  border-radius: 6px!important;
}
 

/* Dynamic Pricing css */
.flatpickr-wrapper.dynamic{
  display: flex;
  align-items: center;
  border: 1px solid #000000;
  border-radius: 5px;
  padding: 5px 15px;
  max-width: 300px;
}

.chart-table-toggle .btn.active {
  background-color: #ffffff;
  border-color: #00A3E0;
}
.chart-table-toggle .btn {
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.chart-table-toggle .btn:hover {
  background-color: #ffffff;
  border-color: #00A3E0;
}

#hourChartDynamic .apexcharts-xaxistooltip, #hourChartDynamic .apexcharts-yaxistooltip, #dayChartDynamic .apexcharts-xaxistooltip, #dayChartDynamic .apexcharts-yaxistooltip, #monthChartDynamic .apexcharts-yaxistooltip, #monthChartDynamic .apexcharts-xaxistooltip, #hvacDay .apexcharts-xaxistooltip, #hvacDay .apexcharts-yaxistooltip, #hvacWeek .apexcharts-xaxistooltip, #hvacWeek .apexcharts-yaxistooltip, #hvacMonth .apexcharts-xaxistooltip, #hvacMonth .apexcharts-yaxistooltip, #hvacYear .apexcharts-xaxistooltip, #hvacYear .apexcharts-yaxistooltip {
    display: none;
}
#hourChartDynamic .apexcharts-tooltip-title, #dayChartDynamic .apexcharts-tooltip-title, #monthChartDynamic .apexcharts-tooltip-title, #hvacDay .apexcharts-tooltip-title, #hvacWeek .apexcharts-tooltip-title, #hvacMonth .apexcharts-tooltip-title, #hvacYear .apexcharts-tooltip-title {
  background: #ffffff!important;
  border-bottom: 0px solid #ddd!important;
}
#hourChartDynamic .apexcharts-xaxistooltip-text, #dayChartDynamic .apexcharts-xaxistooltip-text, #monthChartDynamic .apexcharts-xaxistooltip-text {
  font-weight: 800 !important;
}
/* Default style for all tooltip markers */
#hourChartDynamic .apexcharts-tooltip-marker, #dayChartDynamic .apexcharts-tooltip-marker, #monthChartDynamic .apexcharts-tooltip-marker {
    width: 10px !important;
    height: 10px !important;
    position: relative !important;
    top: 0 !important;
    margin-right: 10px !important;
    border-radius: 0% !important;
}

/* Target the tooltip series group with order 1 */
#hourChartDynamic .apexcharts-tooltip-series-group[style*="order: 1"] .apexcharts-tooltip-marker, #dayChartDynamic .apexcharts-tooltip-series-group[style*="order: 1"] .apexcharts-tooltip-marker, #monthChartDynamic .apexcharts-tooltip-series-group[style*="order: 1"] .apexcharts-tooltip-marker {
    width: 10px !important;
    height: 10px !important;
    border-radius: 0% !important;
    margin-right: 10px !important;
    top: 0 !important;
    
}

/* Target the tooltip series group with order 2 */
#hourChartDynamic .apexcharts-tooltip-series-group[style*="order: 2"] .apexcharts-tooltip-marker, #dayChartDynamic .apexcharts-tooltip-series-group[style*="order: 2"] .apexcharts-tooltip-marker,  #monthChartDynamic .apexcharts-tooltip-series-group[style*="order: 2"] .apexcharts-tooltip-marker {
    width: 10px !important;
    height: 2px !important;
    margin-right: 11px !important;
    border-radius: 0% !important;
    top: 1px !important;    
}

#hourChartDynamic .apexcharts-legend-series:nth-child(1) .apexcharts-legend-marker, #dayChartDynamic .apexcharts-legend-series:nth-child(1) .apexcharts-legend-marker, #monthChartDynamic .apexcharts-legend-series:nth-child(1) .apexcharts-legend-marker {
    width: 10px !important;
    height: 10px !important;
    margin-right: 4px;
    border-radius: 0 !important;
}
#hourChartDynamic .apexcharts-legend-series:nth-child(2) .apexcharts-legend-marker, #dayChartDynamic .apexcharts-legend-series:nth-child(2) .apexcharts-legend-marker, #monthChartDynamic .apexcharts-legend-series:nth-child(2) .apexcharts-legend-marker  {
    width: 12px !important;
    height: 2px !important;
    margin-right: 4px;
    top: -3px !important;
}

/* Tooltip marker for the first series */
#hourChartDynamic .apexcharts-tooltip .apexcharts-tooltip-series-group-0 .apexcharts-tooltip-marker, #dayChartDynamic .apexcharts-tooltip .apexcharts-tooltip-series-group-0 .apexcharts-tooltip-marker, #monthChartDynamic .apexcharts-tooltip .apexcharts-tooltip-series-group-0 .apexcharts-tooltip-marker {
    width: 12px !important;
    height: 12px !important;
    border-radius: 12px!important;
}

/* Tooltip marker for the second series */
#hourChartDynamic .apexcharts-tooltip .apexcharts-tooltip-series-group-1 .apexcharts-tooltip-marker, #dayChartDynamic .apexcharts-tooltip .apexcharts-tooltip-series-group-1 .apexcharts-tooltip-marker, #monthChartDynamic .apexcharts-tooltip .apexcharts-tooltip-series-group-1 .apexcharts-tooltip-marker {
    width: 12px !important;
    height: 2px !important;
}

#hourChartDynamic .apexcharts-tooltip.apexcharts-theme-light .apexcharts-tooltip-title, #dayChartDynamic .apexcharts-tooltip.apexcharts-theme-light .apexcharts-tooltip-title, #monthChartDynamic .apexcharts-tooltip.apexcharts-theme-light .apexcharts-tooltip-title {
    background: #ffffff !important;
    border-bottom: none !important;
}

#hourChartDynamic .apexcharts-tooltip, #dayChartDynamic .apexcharts-tooltip, #monthChartDynamic .apexcharts-tooltip, #hvacDay .apexcharts-tooltip, #hvacWeek .apexcharts-tooltip {
    padding: 8px;
}

#hvacDay .apexcharts-legend-marker, #hvacWeek .apexcharts-legend-marker {
  display: none !important;
}

.custom-marker {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}

/* Consumption (blue circle) */
.custom-marker-day-0 {
  width: 10px;
  height: 10px;
  background: #00A3E0;
  border-radius: 50%;
}

.custom-marker-week-0 {
  width: 10px;
  height: 10px;
  background: #00A3E0;
  border-radius: 50%;
}
.custom-marker-month-0 {
  width: 10px;
  height: 10px;
  background: #E5B264;
  border-radius: 50%;
}
.custom-marker-year-0 {
  width: 10px;
  height: 10px;
  background: #E5B264;
  border-radius: 50%;
}

/* Indoor Temperature (solid black line) */
.custom-marker-day-1 { 
  width: 12px; 
  height: 3px; 
  border-top: 3px solid #999999; 
  background: transparent;
 }

 .custom-marker-week-1 {
  width: 10px;
  height: 10px;
  background: #FA4616;
  border-radius: 50%;
}
.custom-marker-month-1 { 
  width: 12px; 
  height: 3px; 
  border-top: 3px solid #999999; 
  background: transparent;
 }
 .custom-marker-year-1 { 
  width: 12px; 
  height: 3px; 
  border-top: 3px solid #999999; 
  background: transparent;
 }

/* Outdoor Temperature (dashed orange line) */
.custom-marker-day-2 {
  width: 20px;
  height: 3px;
  border-top: 3px dashed #999999;
  background: transparent;
}

.custom-marker-month-2 {
  width: 20px;
  height: 3px;
  border-top: 3px dashed #999999;
  background: transparent;
}
.custom-marker-week-2 {
  width: 10px;
  height: 3px;
  border-top: 3px solid #999999;
  background: transparent;
}
.custom-marker-year-2 {
  width: 20px;
  height: 3px;
  border-top: 3px dashed #999999;
  background: transparent;
}

.custom-marker-day-3 {
  width: 16px;
  height: 3px;
  border-top: 3px dashed #000000;
  background: transparent;  
}
.custom-marker-month-3 {
  width: 16px;
  height: 3px;
  border-top: 3px dashed #000000;
  background: transparent;  
}
.custom-marker-year-3 {
  width: 16px;
  height: 3px;
  border-top: 3px dashed #000000;
  background: transparent;  
}
.custom-marker-week-3 {
  width: 20px;
  height: 3px;
  border-top: 3px dashed #999999;
  background: transparent;
}

.custom-marker-week-4 {
  width: 16px;
  height: 3px;
  border-top: 3px dashed #000000;
  background: transparent;  
}

.hvac-background {
  background-image: url("/img/images/hvac-background.png");
  background-repeat: no-repeat;
  background-size: cover;
 background-position: center;
}
.h-52 {
  min-height:52px;
}
.w-215 {
  width: 215px;
}
.flatpickr-wrapper.asset input {
  border: none;
  flex: 1;
  outline: none;
  padding: 5px;
  text-align: center;
  background-color: transparent;
  max-width: 95px;
}

.flatpickr-wrapper.asset {
  display: flex;
  align-items: center;
  border: 1px solid #000000;
  border-radius: 5px;
  padding: 5px 15px 5px 10px;
  width: 215px;
}
/* End Dynamic Pricing css*/


/* Temp control css */
.temperature-control {
    display: flex;
    flex-direction: column;   
    justify-content: center;
    align-items: center;
    gap: 20px;
    padding: 20px;
    width: 100%;
}
.temperature-control.dashboard {
    display: flex;
    flex-direction: column;   
    justify-content: center;
    align-items: center;
    gap: 20px;
    padding: 0px;
    width: 100%;
}

.temperature-wrapper {
    width: 100%;
    max-width: 300px;
    aspect-ratio: 2 / 1;
    position: relative;
    overflow: visible;
}

.progress-ring {
    width: 100%;
    height: 100%;
    display: block;
}

.progress-ring__background,
.progress-ring__progress {
    fill: none;
    stroke-width: 2;
    stroke-linecap: round;
}

.progress-ring__background {
    stroke: #CCCCCC;
}

.progress-ring__progress {
    stroke: #FA4616;
    transition: stroke-dashoffset 0.5s ease, stroke 0.3s ease;
}

.progress-ring.blue-progress .progress-ring__progress {
    stroke: #00A3E0 !important;
}

.progress-ring.dark-progress .progress-ring__progress {
    stroke: #091F2C !important;
}

.progress-ring.greyed .progress-ring__progress {
    stroke: #CCCCCC !important;
}

.progress-ring__arrow {
    fill: #091F2C;
    transition: transform 0.5s ease; 
}

.temperature-display {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    color: #091F2C;
    font-weight: bold;
    font-size: 1.5rem;
    text-align: center;
}
.dashboard .temperature-display {
    position: absolute;
    bottom: 5px;
    left: 50%;
    transform: translateX(-50%);
    color: #091F2C;
    font-weight: bold;
    font-size: 1.5rem;
    text-align: center;
}

.button-container {
    display: flex;
    gap: 10px;
    background-color: rgba(0, 0, 0, 0.05);
}

.control-btn {
    width: 20px;
    height: 20px;
    background-color: transparent;
    color: #091F2C;
    font-weight: bold;
    border: 0px solid #091F2C;
    border-radius: 50%;
    font-size: 18px;
    cursor: pointer;
    transition: background-color 0.3s;
    display: flex;
    justify-content: center;
    align-items: center;
}

.control-btn:hover {
    background-color: rgba(0, 0, 0, 0.05);
}
/* END Temp control css */

/* Tooltip marker styles */
#hvacDay .apexcharts-tooltip-series-group[style*="order: 1"] .apexcharts-tooltip-marker {
    width: 10px !important;
    height: 10px !important;
    background: #00A3E0 !important;
    border-radius: 50% !important;
    margin-right: 11px !important;
    margin-left: 4px !important;
    top: 1px !important;
}

#hvacWeek .apexcharts-tooltip-series-group[style*="order: 1"] .apexcharts-tooltip-marker {
  width: 10px !important;
  height: 10px !important;
  background: #00A3E0 !important;
  border-radius: 50% !important;
  margin-right: 11px !important;
  margin-left: 4px !important;
  top: 1px !important;
}

#hvacMonth .apexcharts-tooltip-series-group[style*="order: 1"] .apexcharts-tooltip-marker {
  width: 10px !important;
  height: 10px !important;
  background: #E5B264 !important;
  border-radius: 50% !important;
  margin-right: 11px !important;
  margin-left: 4px !important;
  top: 1px !important;
}
#hvacYear .apexcharts-tooltip-series-group[style*="order: 1"] .apexcharts-tooltip-marker {
  width: 10px !important;
  height: 10px !important;
  background: #E5B264 !important;
  border-radius: 50% !important;
  margin-right: 11px !important;
  margin-left: 4px !important;
  top: 1px !important;
}

#hvacDay .apexcharts-tooltip-series-group[style*="order: 2"] .apexcharts-tooltip-marker {
    width: 12px !important;
    height: 3px !important;
    background: #999999 !important;
    border-radius: 0 !important;
    margin-left: 4px !important;
    margin-right: 10px !important;
    top: 1px !important;
}

#hvacWeek .apexcharts-tooltip-series-group[style*="order: 2"] .apexcharts-tooltip-marker {
  width: 10px !important;
  height: 10px !important;
  background: #FA4616 !important;
  border-radius: 50% !important;
  margin-right: 11px !important;
  margin-left: 4px !important;
  top: 1px !important;
}

#hvacMonth .apexcharts-tooltip-series-group[style*="order: 2"] .apexcharts-tooltip-marker {
  width: 12px !important;
  height: 3px !important;
  background: #999999 !important;
  border-radius: 0 !important;
  margin-left: 4px !important;
  margin-right: 10px !important;
  top: 1px !important;
}
#hvacYear .apexcharts-tooltip-series-group[style*="order: 2"] .apexcharts-tooltip-marker {
  width: 12px !important;
  height: 3px !important;
  background: #999999 !important;
  border-radius: 0 !important;
  margin-left: 4px !important;
  margin-right: 10px !important;
  top: 1px !important;
}
#hvacDay .apexcharts-tooltip-series-group[style*="order: 3"] .apexcharts-tooltip-marker {
    width: 20px !important;
    height: 3px !important;
    border-top: 3px dashed #999999 !important;
    background: #fff !important;
    border-radius: 0 !important;
    margin-right: 5px !important;
    top: 1px !important;
}
#hvacWeek .apexcharts-tooltip-series-group[style*="order: 3"] .apexcharts-tooltip-marker {
  width: 12px !important;
  height: 3px !important;
  background: #999999 !important;
  border-radius: 0 !important;
  margin-left: 4px !important;
  margin-right: 10px !important;
  top: 1px !important;
}
#hvacMonth .apexcharts-tooltip-series-group[style*="order: 3"] .apexcharts-tooltip-marker {
  width: 20px !important;
  height: 3px !important;
  border-top: 3px dashed #999999 !important;
  background: #fff !important;
  border-radius: 0 !important;
  margin-right: 5px !important;
  top: 1px !important;
}
#hvacYear .apexcharts-tooltip-series-group[style*="order: 3"] .apexcharts-tooltip-marker {
  width: 20px !important;
  height: 3px !important;
  border-top: 3px dashed #999999 !important;
  background: #fff !important;
  border-radius: 0 !important;
  margin-right: 5px !important;
  top: 1px !important;
}
#hvacDay .apexcharts-tooltip-series-group[style*="order: 4"] .apexcharts-tooltip-marker {
  width: 18px !important;
  height: 3px !important;
  border-top: 3px dashed #000000 !important;
  background: #fff !important;
  border-radius: 0 !important;
  margin-right: 7px !important;
  top: 1px !important;
}
#hvacWeek .apexcharts-tooltip-series-group[style*="order: 4"] .apexcharts-tooltip-marker {
  width: 20px !important;
  height: 3px !important;
  border-top: 3px dashed #999999 !important;
  background: #fff !important;
  border-radius: 0 !important;
  margin-right: 5px !important;
  top: 1px !important;
}
#hvacMonth .apexcharts-tooltip-series-group[style*="order: 4"] .apexcharts-tooltip-marker {
  width: 18px !important;
  height: 3px !important;
  border-top: 3px dashed #000000 !important;
  background: #fff !important;
  border-radius: 0 !important;
  margin-right: 7px !important;
  top: 1px !important;
}
#hvacYear .apexcharts-tooltip-series-group[style*="order: 4"] .apexcharts-tooltip-marker {
  width: 18px !important;
  height: 3px !important;
  border-top: 3px dashed #000000 !important;
  background: #fff !important;
  border-radius: 0 !important;
  margin-right: 7px !important;
  top: 1px !important;
}
#hvacWeek .apexcharts-tooltip-series-group[style*="order: 5"] .apexcharts-tooltip-marker {
  width: 18px !important;
  height: 3px !important;
  border-top: 3px dashed #000000 !important;
  background: #fff !important;
  border-radius: 0 !important;
  margin-right: 7px !important;
  top: 1px !important;
}
.btn-grey-border {
  border: 1px solid #cccccc;
}

.w-80 {
  min-width: 80px;
}

.btn-mode {
    border: 1px solid #000000;
    padding: 5px 0px;
    border-radius: 4px;
}

.bootstrap-select>.dropdown-toggle.bs-placeholder {
  color: #000000!important;
}
.bootstrap-select .btn.dropdown-toggle::before {
  content: '';
  position: absolute;
  right: 0.75rem;
  top: 50%;
  transform: translateY(-50%);
  width: 16px; /* Adjust size as needed */
  height: 16px; /* Adjust size as needed */
  background-image: url('/img/icons/coach/arrows/arrow-down.svg'); /* Path to your custom arrow */
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.bootstrap-select .dropdown-item {
  display: flex;
  align-items: center;
}
.bootstrap-select .dropdown-item img {
  vertical-align: middle;
}
.bootstrap-select .dropdown-menu {
  z-index: 1050;
}
/* Hide the default bootstrap-select arrow */
.bootstrap-select .btn.dropdown-toggle::after {
  display: none;
}
/* Add custom arrow image */
.bootstrap-select .btn.dropdown-toggle {
  position: relative;
  padding-right: 2.5rem; /* Ensure space for the custom arrow */
}
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #CCCCCC;
}
.hidden {
  display: none!important;
}
.cursor-pointer {
  cursor: pointer;
}
.icon-large {
  height: 48px !important;
  width: auto;
}
.grey-bg {
 background-color: rgba(242, 242, 242, 0.25)
}
.lh-30 {
  line-height: 30px;
}

.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner, .bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner {
    display: inline;
    font-size: 16px;
}

.btn-green {
    background-color: #68996C !important;
    color: #fff !important;
    font-size: 14px;
    padding: 14px 24px 14px 24px;
    border: 2px solid #68996C !important;
    border-radius: 4px;
    font-weight: bold;
}
.btn-red {
    background-color: #B85D5D !important;
    color: #fff !important;
    font-size: 14px;
    padding: 14px 24px 14px 24px;
    border: 2px solid #B85D5D !important;
    border-radius: 4px;
    font-weight: bold;
}
.btn-grey {
    background-color: #999999 !important;
    color: #fff !important;
    font-size: 14px;
    padding: 14px 24px 14px 24px;
    border: 2px solid #999999 !important;
    border-radius: 4px;
    font-weight: bold;
}
.bg-disabled {
  background-color: #f2f2f2;
  transition: background-color 0.3s ease, opacity 0.3s ease;
}
.h-415 {
  min-height: 415px;
}
.h-50 {
  min-height: 50px;
}
.disabled-mode {
    color: #091F2C;
    opacity: 1;
    pointer-events: none;

}

/* Custom Dropdown Styles */
.custom-dropdown {
    position: relative;  
    width: 100%;
}

.dropdown-button {
    display: flex;
    align-items: center;
    padding: 8px 10px;
    background-color: transparent;
    border: 0px solid #ced4da;
    border-radius: 4px;
    height: 38px;
    font-size: 16px;
    cursor: pointer;
}

.dropdown-button .icon {
    display: inline-block;
    width: 24px;
    height: 22px;
    margin-right: 8px;
}

.dropdown-button .text {
    flex-grow: 1;
}

.dropdown-button .arrow {
    width: auto;
    height: 24px;
}

.dropdown-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 4px;
    list-style: none;
    padding: 0;
    margin: 0;
    z-index: 1000;
}

.dropdown-menu.show {
    display: block;
}

.dropdown-menu li {
    display: flex;
    align-items: center;
    padding: 8px 10px;
    cursor: pointer;
}

.dropdown-menu li:hover {
    background-color: #f8f9fa;
}

.dropdown-menu li .icon {
    display: inline-block;
    width: 24px;
    height: 22px;
    margin-right: 8px;
}

.dropdown-menu li .text {
    flex-grow: 1;
}

.icon.heating-icon::before {
    content: '';
    display: block;
    width: 24px;
    height: 22px;
    background: url('/img/icons/heating-icon.svg') no-repeat center;
    background-size: contain;
}

.icon.cooling-icon::before {
    content: '';
    display: block;
    width: 24px;
    height: 22px;
    background: url('/img/icons/cooling-icon.svg') no-repeat center;
    background-size: contain;
}

.icon.dry-icon::before {
    content: '';
    display: block;
    width: 24px;
    height: 22px;
    background: url('/img/icons/dry-icon.svg') no-repeat center;
    background-size: contain;
}

.icon.fan-icon::before {
    content: '';
    display: block;
    width: 24px;
    height: 22px;
    background: url('/img/icons/fan-icon.svg') no-repeat center;
    background-size: contain;
}
.icon.auto-icon::before {
    content: '';
    display: block;
    width: 24px;
    height: 22px;
    background: url('/img/icons/auto-icon.svg') no-repeat center;
    background-size: contain;
}

.btn-mode.hidden .custom-dropdown {
    pointer-events: none;
    opacity: 0.5;
}
.h-50 {
  min-height: 50px;
}
.bg-black {
  background-color: #000F1E;
}
.h-104 {
  min-height: 104px;
}
.popover-hours-custom {    
  width: 300px;
}
.btn-red.dashboard {
    background-color: #B85D5D !important;
    color: #fff !important;
    font-size: 14px;
    padding: 8px 0px 8px 0px;
    border: 2px solid #B85D5D !important;
    border-radius: 4px;
    font-weight: bold;
}
.btn-green.dashboard {
    padding: 8px 0px 8px 0px;
}
.apexcharts-legend.apexcharts-align-right .apexcharts-legend-series, .apexcharts-legend.apexcharts-align-left .apexcharts-legend-series {
    border: 1px solid #00a3e0;
    padding: 8px 16px;
    border-radius: 4px;
}
.apexcharts-inactive-legend {
  opacity: 1!important;
  border: 1px solid #c7c7c7!important;
} 

.h-240 {
  min-height: 240px;
}
.h-52 {
  min-height: 52px;
}
.mw-115 {
  min-width: 115px;
}
.form-switch {
  min-height:10px
}
.popover-temp-custom {
    min-width: 300px; 
}
.w-250 {
  max-width: 250px;
}
#appliancesSelect {
  font-size: 16px!important;
}
.flatpickr-wrapper-asset {
  max-width: 245px;   
  flex-shrink: 0; 
}

#appliancesSelect {
  max-width: 275px; 
  width: 100%; 
}
.tab-mw-115 {
  width: 85px!important;
}


@media (max-width: 480px) {

.nav-tabs.consumption .nav-link {
  flex: 1;
  margin: 0 !important;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  }
  #appliancesSelect {
    max-width: 100%;
    width: 100%;
}
  .mw-80 {
    min-width: 80px;
  }
  .w-250 {
    width: 100%;   
  }
  .flatpickr-wrapper-asset {
    display: flex;
    align-items: center;
    border: 1px solid #000000;
    border-radius: 5px;
    padding: 5px 15px;
    max-width: 100%;
}
.flatpickr-wrapper-asset .input-with-icon {
    width: 290px;
}
}
@media only screen and (max-width: 991px) and (min-width: 768px)  {  
  .tab-mw-115 {
    width: 155px !important;
  }
}


@media only screen and (max-width: 991px) and (min-width: 360px)  {  
#appliancesSelect {
    max-width: 100%;
    width: 100%;
}
.flatpickr-wrapper-asset input {
    border: none;
    flex: 1;
    outline: none;
    padding: 5px;
    text-align: center;
    background-color: transparent;
    max-width: 100%;
}
  /* .flatpickr-wrapper-asset input {
    max-width: 155px;
  } */
  .flatpickr-wrapper-asset {
    width: 100%;
    max-width: 100%;
    flex-shrink: 0;
}
}



@media only screen and (max-width: 1340px) and (min-width: 1280px)  {  
  .flatpickr-wrapper-asset {
    max-width: 290px; 
    width: 230px;
    flex-shrink: 0; 
  }
  /* #appliancesSelect {
    max-width: 290px; 
    width: 100%; 
  } */
    .flatpickr-wrapper-asset input {
    max-width: 155px;
  }
}

@media only screen and (max-width: 1279px) and (min-width: 1024px)  {  
  .flatpickr-wrapper-asset {   
    max-width: 270px;     
    flex-shrink: 0; 
  }
  #appliancesSelect {
    max-width: 270px; 
    width: 100%; 
  }
  .flatpickr-wrapper-asset input {
    max-width: 145px;
  }
}

.h-390 {
  min-height: 390px;
}


@media only screen and (max-width: 860px) and (min-width: 768px)  {  
.tab-mw-115 {
  min-width: 155px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 600px)  {  
.tab-mw-115 {
  min-width: 114px;
  }
}
@media only screen and (max-width: 480px) and (min-width: 360px)  {  

}

    .chart-wrapper {
      padding: 0px;
      background-color: #fff;
      border-radius: 8px;
      max-width: 100%;
      margin: auto;
    }

    .chart-canvas-container {
      position: relative;
      height: 400px;
      width: 100%;
    }

    /* .chart-toggles-container {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      gap: 10px;
      margin-top: 20px;
      padding: 10px 0;
      border-top: 1px solid #eee;
    } */

/* .chart-toggles-container {
    column-count: 3; 
    column-gap: 10px; 
    margin-top: 20px;
    padding: 10px 0;  
    justify-items: center  
} */

.chart-toggles-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 8px;
  margin-top: 10px;
}
.chart-toggles-container > * {
    break-inside: avoid; /* Prevent items from breaking between columns */
    margin-bottom: 10px;
}

.chart-toggle-button {
      display: flex;
      align-items: center;
      min-width:100%;
      padding: 8px 15px;
      border: 1px solid #ddd;
      border-radius: 4px;
      cursor: pointer;
      font-size: 12px;
      background-color: #fff;
      transition: background-color 0.2s, color 0.2s, border-color 0.2s;
    }

    .chart-toggle-button:hover {
      background-color: transparent;
    }

    .color-indicator, .line-indicator {
      margin-right: 8px;
    }

    .color-indicator {
      width: 12px;
      height: 12px;
      border-radius: 50%;
      border: 0px solid rgba(0,0,0,0.2);
    }

    .line-indicator {
      width: 12px;
      height: 2px;
    }

    .dotted {
       border-top: 2px dashed;
       width: 24px;
       }
    .dashed {
       border-top: 3px dashed; 
       width: 15px;
      }
    .solid { 
      border-top: 2px solid;
     }

    .chart-toggle-button.active[data-dataset-index="0"] { 
      border-color: #00A3E0; 
      color: #000F1E; 
    }
    .chart-toggle-button.active[data-dataset-index="1"] {
       border-color: #00A3E0; 
       color: #000F1E; 
      }
    .chart-toggle-button.active[data-dataset-index="2"] {
       border-color: #00A3E0; 
       color: #000F1E; 
      }
    .chart-toggle-button.active[data-dataset-index="3"] {
      border-color: #00A3E0; 
      color: #000F1E;
    }
    .chart-toggle-button.active[data-dataset-index="4"] { 
      border-color: #00A3E0; 
      color: #000F1E; 
    }
    .chart-toggle-button.active[data-dataset-index="5"] { 
      border-color: #00A3E0; 
      color: #000F1E; 
    }

@media only screen and (max-width: 820px) and (min-width: 481px)  {  
    .chart-toggles-container {
    column-count: 2; /* Set the number of columns */
    column-gap: 10px; /* Space between columns */
    margin-top: 20px;
    padding: 45px 0;  
    justify-items: center  
  }
}

@media only screen and (max-width: 480px)  {  
.chart-toggles-container {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 8px;
  margin-top: 10px;
  }

}
.nav-pills.cons {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
}

@media (max-width: 767px) {
  .nav-pills.cons {
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 0.5rem;
  }

 .cons .nav-item {
    flex: 1 1 0;
    min-width: 0;
    margin-left: 3px !important;
    padding: 0 0.25rem;
  }

  .cons .nav-item .nav-link {
    text-align: center;
    padding: 0.5rem 0.5rem;
    font-size: 0.75rem;
    white-space: nowrap;
  }

  .tab-mw-115 {
    max-width: none;
  }

  .cons .nav-item .nav-link .font-12 {
    font-size: 0.75rem;
  }

  .pad-05 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
}
#answerFilter {
  height: 46px!important;
}
.answer-container {
        position: relative;
    }
.clear {
top: 39%;
transform: translateY(-50%);
position: absolute;
right: 30px;
cursor: pointer;
}
.form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #ced4da;
    outline: 0;
    box-shadow: 0 0 0 0rem rgba(13, 110, 253, .25);
}
.h-220 {
  min-height: 220px;
}

.flatpickr-day.selected, .flatpickr-day.startRange, .flatpickr-day.endRange {
    border-color: #000f1e !important;
    background: #000f1e !important;
}
.flatpickr-day.today {
    border-color: #959ea9;
    border-radius: 6px;
}
.flatpickr-day {   
    border-radius: 6px!important;
}
.flatpickr-months .flatpickr-prev-month svg path, .flatpickr-months .flatpickr-next-month svg path {
    -webkit-transition: fill .1s;
    transition: fill .1s;
    fill: #000f1e !important;
}
.card-device.active {
    border: 1px solid #00A3E0!important;
    border-radius: 8px;
  }

.carousel-cell:focus {
    outline: none;
}
/* #chart-tooltip-mob {
  top: 85%!important; 
} */
.dropdown.devices {
  position: relative;
  width: 100%;
  user-select: none;
}

.dropdown-toggle.devices {
  border: 1px solid black;
  border-radius: 5px;
  background-color: white;
  cursor: pointer;
  height: 52px; /* assuming 'h-52' meant px not Tailwind’s h-52 (13rem) */
  padding-left: 1rem; /* equivalent to Bootstrap px-3 */
  padding-right: 1rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 16px;
  transition: background-color 0.2s ease;
}


.dropdown-toggle.devices::after {
  display: none;
}
.dropdown-menu.devices {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  max-height: 200px;
  overflow-y: auto;
  background-color: white;
  border: 1px solid black;
  border-radius: 5px;
  margin-top: 4px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
  z-index: 10;
}
.dropdown.active .dropdown-menu.devices {
  display: block;
}
.dropdown-menu.devices.dropdown-item {
  padding: 10px 15px;
  cursor: pointer;
  transition: background-color 0.2s ease;
}
.dropdown-item:hover {
  background-color: #000f1e;
  color: white;
}
.dropdown-item.selected {
  background-color: #000f1e;
  color: white;
}
.dropdown-item.all {
  font-weight: 600; 
}
.ml-22 {
  margin-left: 2.4rem;
}
ul.menu-water {
  list-style: none;
  font-size: 16px
}
.text-dark-link {
  color: #000f1e
}
.text-dark-link:hover {
  color: #00A3E0
}
@media only screen and (max-width: 1199px) and (min-width: 1000px)  {  
  .dates .mw-115 {
    min-width: 130px!important;
  }
}
@media only screen and (max-width: 1280px) and (min-width: 1200px)  {  
  .dates .mw-115 {
    min-width: 105px!important;
  }
}
.disabled-icon {
  opacity: 0.5;
  pointer-events: none; /* disables clicks */
  cursor: default;
}
.numInputWrapper span.arrowUp {
  display: none;
}
.numInputWrapper span.arrowDown {
  display: none;
}
.numInputWrapper:hover {
    background: #ffffff!important;
}
.flatpickr-months .flatpickr-prev-month.flatpickr-disabled, .flatpickr-months .flatpickr-next-month.flatpickr-disabled {
    display: block!important;
    opacity: 0.5!important;
}
.flatpickr-current-month input.cur-year[disabled], .flatpickr-current-month input.cur-year[disabled]:hover {
    font-size: 100%;
    color: #000f1e!important;
    background: transparent;
    pointer-events: none;
}
.flatpickr-current-month .flatpickr-monthDropdown-months:hover {
   background: #ffffff!important;
}
.flatpickr-day.flatpickr-disabled, .flatpickr-day.flatpickr-disabled:hover {
    cursor: not-allowed;
    color: rgba(57, 57, 57, 0.4)!important;
}
.flatpickr-monthSelect-month.flatpickr-disabled {
      color: rgba(57, 57, 57, 0.4)!important;
         cursor: not-allowed;
}
#tooltipNext.disabled, #tooltipPrev.disabled  {
  opacity: 0.4;
}

.chartDayLoader, .chartWeekLoader, .chartMonthLoader, .chartYearLoader {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
}
.h-540 {
  min-height: 540px;
}
 .no-event{
   pointer-events: none;
 }
 .btn-black-full {
  width: 300px !important;
}
div:where(.swal2-container) button:where(.swal2-close):focus-visible {
    outline: none;
    box-shadow: none!important;
    color: #000000;
}
    div:where(.swal2-container) button:where(.swal2-close):hover {
    transform: var(--swal2-close-button-hover-transform);
    background: rgba(0, 0, 0, 0);
    color: #000000!important;
}
div:where(.swal2-container).swal2-center>.swal2-popup {
    grid-column: 2;
    grid-row: 2;
    place-self: center center;
    height: 160px;
}

div:where(.swal2-container) button:where(.swal2-close) {
    outline: none;
    box-shadow: none!important;
    width: 24px;
    height: 24px;
    color: #000000;
}
.btn-disabled {
    background-color: #f2f2f2 !important;
    color: #fff !important;
    font-size: 14px;
    padding: 14px 24px 14px 24px;
    border: 2px solid #cccccc !important;
    border-radius: 4px;
    font-weight: bold;
}

.opc-5 {
opacity: 0.5;
}

.noConnection {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 10px;
}
.lh-19 {
  line-height: 19px;
}
.dashboard .temperature-display.offline {
    position: absolute;
    bottom: 0px!important;
    left: 50%;
    transform: translateX(-50%);
    color: #091F2C;
    font-weight: bold;
    font-size: 1.5rem;
    text-align: center;
}

@media only screen and (max-width: 1199px) and (min-width: 992px)  {  
.dashboard .temperature-display.offline {
    position: absolute;
    bottom: 0px!important;
    left: 50%;
    transform: translateX(-50%);
    color: #091F2C;
    font-weight: bold;
    font-size: 1.5rem;
    text-align: center;
    top: 30px!important;
}
.dashboard .temperature-display {
    position: absolute;
    bottom: 0px!important;
    left: 50%;
    transform: translateX(-50%);
    color: #091F2C;
    font-weight: bold;
    font-size: 1.5rem;
    text-align: center;
    top: 30px!important;
}

}

@media only screen and (max-width: 991px) and (min-width: 760px)  {  
.dashboard .temperature-display.offline {
    position: absolute;
    bottom: 0px!important;
    left: 50%;
    transform: translateX(-50%);
    color: #091F2C;
    font-weight: bold;
    font-size: 1.5rem;
    text-align: center;
    top: 60px!important;
}
.dashboard .temperature-display {
    position: absolute;
    bottom: 0px!important;
    left: 50%;
    transform: translateX(-50%);
    color: #091F2C;
    font-weight: bold;
    font-size: 1.5rem;
    text-align: center;
    top: 60px!important;
}

}

@media only screen and (max-width: 991px) and (min-width: 768px)  {  
.nav-link.mw-115 {
  min-width: 200px!important;
}
}
@media only screen and (max-width: 767px) and (min-width: 490px)  {  
.nav-link.mw-115 {
  min-width: 140px!important;
}
}

@media only screen and (max-width: 480px)  {
  #heatCoolCarousel .carousel-cell.cell-half {
    width: 100%;
  }
}

@media only screen and (max-width: 390px)  {
.nav-link.mw-115 {
  min-width: 100px!important;
}

}

.border-bottom {
    border-bottom: 1px solid #cccccc !important;
} 
.comparison {
  justify-content: center!important;
}
.chartLabels {
  justify-content: space-around!important;
}
.device-name {
    word-break: break-word;
}
.popover-300 {
  max-width: 320px;
}
.btn-offline {
    background-color: #f2f2f2 !important;
    color: #fff !important;
    font-size: 14px;
    padding: 14px 24px 14px 24px;
    border: 2px solid #f2f2f2 !important;
    border-radius: 4px;
    font-weight: bold;
}

.form-control .font-16 {
  color: #091F2C;
}
@media only screen and (min-width: 1025px)  {
.nav-chart {
  display: none!important;
}
}
/* Legend marker styles to match hvacWeek tooltip */
.legend-marker {
    display: inline-block;
    vertical-align: middle;
}
.legend-marker.circle {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    margin-right: 12px;
}
.legend-marker.dashed-line {
    width: 15px;
    height: 2px;
    margin-right: 8px;
}
.legend-marker.solid-line {
    width: 16px;
    height: 2px;
    margin-right: 8px;
}
.legend-marker.solid-line.long {
    width: 18px;
}

/* Toggle button styling */
.chart-toggle-button {
    display: flex;
    align-items: center;
    padding: 8px;  
    border: 1px solid #ccc;
    border-radius: 4px;
    background: #fff;
    cursor: pointer;
    font-size: 13px;
}
.dropdown-toggle.disabled,
.dropdown.disabled {    
    pointer-events: none;
    opacity: 1;
}