.tesrview {
    width: 500px
  }
.site-tab-view {
    padding: 0px !important;
  }
  .react-flow {
    height: 70% !important;
    overflow: visible !important; 
    position: absolute !important; 
    width: 100% !important;
}
.power-data-dashboard-table-tb{
    background-color: white !important;
    border-width: 1px;
    color: black;
}

.table-bbtype {
  --bs-table-bg: #DA8854;

}
.table-Rectifier {
  --bs-table-bg: #AAD092;

}
.table-th-color {
  color: #fff !important;

}

.react-flow__attribution.right {
  right: 0;
  display: none;
}
.filler-hader{
  font-size: 14px !important;
}
