body > div.modal-backdrop.fade.in {
  z-index: 1000;
}

body {
  overflow-x: hidden;
}

.componentImageStyle {
  width: 100% !important;
}

.addComponentFooter {
  padding: 5px !important;
}

.scrollableContent {
  margin-bottom: 0 !important;
}

.addComponentModalBody {
  padding-top: 0 !important;
  height: auto !important;
  max-height: 600px !important;
}
.addComponentSectionOne {
  height: auto !important;
  overflow: hidden;
}
.componentSelection {
  max-height: 380px;
  height: auto;
}
.fixed-navigation nav > ul {
  padding-right: 0px !important;
}

.tableSpace {
  width: 100px;
}
.rowHeight24 {
  height: 24px;
}
.rowHeight19 {
  height: 19px;
}
.rowHeight18 {
  height: 18px;
}

.table td,
.table th {
  overflow: hidden;
  white-space: nowrap;
}

#widgetConfig {
  z-index: 3000 !important;
}

.customDefaultDateToggle {
  padding-left: 1px;
  padding-bottom: 10px;
}
.unsupportedPopOver {
  width: 80%;
  position: absolute;
  left: 10%;
  top: 0;
  z-index: 10000;
  text-align: center;
  border-top: none;
}

.unsupportedPopOver > div {
  margin-top: 15px;
  margin-left: 15px;
  padding-bottom: 5px;
}

.unsupportedPopOver > ul {
  list-style-type: none;
  display: inline-flex;
  text-align: center;
  padding: 0px;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .customDefaultDateToggle {
    padding-left: 1px;
    padding-bottom: 10px;
    width: 100%;
  }
  .configDropDownHolder {
    width: 100% !important;
    float: left;
  }
  .radioButtonMargin {
    margin-top: 20px !important;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
  .configMultiSelectDropDown {
    display: flex !important;
  }

  .historicalTradedPricesPopupLayout {
    display: flex !important;
    float: left;
  }

  .dropDownPadding {
    padding-left: 10px;
  }
  .plusMinusPopupPadding {
    padding-top: 8px;
  }
  .minusPopupPadding {
    padding-left: 5px;
  }
}

.helpComponentSection {
  padding: 10px;
  margin-top: 10px;
  border: 1px solid white !important;
  border-radius: 3px;
}
.showRssFeed {
  width: 80% !important;
}

.customDefaultDateToggle > label > input[type="radio"] {
  margin-top: 2px !important;
}

.ui-datepicker {
  z-index: 4000 !important;
}

.siteLogo {
  width: 50px !important;
}

.errorMessagePanel {
  padding: 20px;
  margin: 20px;
}

.noOverflow {
  overflow: hidden !important;
}

.helpModalBody {
  height: 400px;
  padding-top: 0 !important;
}
.reportHeaderControls {
  max-width: 240px !important;
  width: auto !important;
}
.firstLoadBox{
  position: fixed;
  top: 41.2%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 100;
  padding: 0;
  margin: 0;
  width: 30%;
  text-align: center;
  color: rgb(0, 0, 0);
  border: 3px solid rgb(170, 170, 170);
  background-color: rgb(255, 255, 255);
  cursor: wait;
}

.scrollableDropDownAddComponent {
  overflow: hidden;
  max-height: 60px;
  width: 440px;
  text-align: left;
  margin-top: 2px;
  margin-left: 15px;
}

.customReportPageWidth {
  overflow: hidden;
  max-height: 420px;
  width: 220px;
  text-align: left;
  margin-top: 2px;
  margin-left: 15px;
}

.CustomReportComponents {
  overflow: hidden;
  max-height: 400px;
  width: 430px;
  text-align: left;
  margin-top: 24px;
}

.CustomReportComponentsMed {
  width: 430px;
  text-align: left;
}

.scrollableDropDown {
  max-height: 300px;
  overflow: auto;
}

.emptyRow {
  height: 25px !important;
}

.emptyRow33 {
  height: 18px !important;
}

.emptyRow40 {
  height: 40px !important;
}

.fixedSizeFirstCell {
  width: 60px;
  height: 33px;
}

.fixedSizeFirstCellPowerMGP {
  width: 160px;
}

.tenPercentWidthCell {
  width: 10% !important;
}
.paddingRight30px {
  padding-right: 30px !important;
}
.headerTR {
  height: 33px;
}

.headerTR > th {
  height: 33px;
}
.secondHeaderTR {
  margin-top: 33px !important;
}
.totalCell {
  padding: 7px 4px 4px 4px !important;
}

.leftFixedCol {
  min-height: 48px;
  position: absolute;
  border-right: 2px solid white;
  width: auto;
  z-index: 1 !important;
  /*margin-top: 1px;*/
  max-height: 648px;
}

.fixedHeader {
  border-bottom: 2px solid white;
  width: 99%;
  z-index: 1;
}

.width44 {
  width: 44px;
}

.width47 {
  width: 47px;
}

.width48 {
  width: 48px;
}
.width63 {
  width: 63px;
}
.width65 {
  width: 65px;
}

.width75 {
  width: 75px;
}

.test {
  min-width: 45px;
  height: 16px;
}

.width82 {
  width: 82px !important ;
}

.width93 {
  width: 93px;
}

.width148 {
  width: 148px !important;
}

.width150 {
  width: 150px;
}

.width150Important {
  width: 150px !important;
}
.width194Important {
  width: 194px !important;
}
.width63Important {
  width: 63px !important;
}

.staticArea {
  position: static !important;
}
.fullWidth {
  width: 100% !important;
}
.doubleHeightEmptyRow {
  height: 50px;
}
.scrollableTable,
.smMedLeftColScrollableTable,
.medLeftColScrollableTable,
.largeLeftColScrollableTable,
.extraLargeLeftColScrollableTable {
  width: calc(100% - 46px);
  float: right;
  padding-left: 5px !important;
}
.largeLeftCol {
  min-width: 70px !important;
}
.scrollableStandardTable {
  width: calc(100% + 5px) !important;
}
.noMargin {
  margin: 0px !important;
}
.scrollableTableLargeLeftCol {
  width: calc(100% - 70px) !important;
}
.scrollableTableExtraLargeLeftCol {
  width: calc(100% - 90px) !important;
}

.scrollableTableRight {
  width: 100% !important;
  float: left !important;
}

.scrollableTableHeader {
  width: 100%;
  float: right;
  padding-left: 0 !important;
}

.pt_PowerToolGridTable {
  width: 100% !important;
  padding-left: 5px !important;
}

.smMedLeftColScrollableTable {
  width: calc(100% - 65px) !important;
}
.smLargeLeftColScrollableTable {
  width: calc(100% - 75px) !important;
}
.smMedLargeLeftColScrollableTable {
  width: calc(100% - 85px) !important;
}
.medLeftColScrollableTable {
  width: calc(100% - 89px) !important;
}
.largeLeftColScrollableTable {
  width: calc(100% - 150px) !important;
}
.extraLargeLeftColScrollableTable {
  width: calc(100% - 194px) !important;
}
.scrollableTable70 {
  width: calc(100% - 70px) !important;
}
.scrollableTable80 {
  width: calc(100% - 80px) !important;
}
.scrollableTable90 {
  width: calc(100% - 90px) !important;
}
.scrollableTable110 {
  width: calc(100% - 110px) !important;
}
.scrollableTable130 {
  width: calc(100% - 130px) !important;
}
.scrollableTable140 {
  width: calc(100% - 140px) !important;
}
.scrollableTable160 {
  width: calc(100% - 160px) !important;
}

.scrollableTable0 {
  width: calc(100%) !important;
  margin: 0px;
}
.fixedCol80 {
  width: 80px !important;
}
.fixedCol82 {
  width: 82px !important;
}

.RrssIframePanelContent {
  background: #3a3633;
  overflow: hidden;
  height: 100%;
  min-width: 200px;
  padding: 5px;
  border-radius: 0px;
}

.dropdown-menu {
  z-index: 1001 !important;
  right: auto;
  left: 0;
}

.sideBarTitle {
  color: white;
}

.rssIframePanel {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.reportBlock .blockUI.blockMsg.blockElement {
  top: initial !important;
  font-size: 14px !important;
}

.gridWidget > div > div.blockUI {
  cursor: default !important;
}
.width93Important {
  width: 92px !important;
}

.width88Important {
  width: 88px !important;
}

.gridWidget > div > div.blockUI.blockOverlay {
  cursor: default !important;
  opacity: 1 !important;
}

.gridWidget > div > div.blockUI.blockOverlay {
  z-index: 900 !important;
}

.blockOverlay{
  background-color: #0f1822 !important;
  border-bottom-right-radius: 15px !important;
  border-bottom-left-radius: 15px !important;
}

div.blockUI.blockMsg.blockElement,
div.blockUI.blockOverlay {
  border: none !important;
  font-size: 12px !important;
  font-weight: bold !important;
  color: #60606a !important;
  fill: #60606a !important;
  cursor: auto !important;
  z-index: 901 !important;
  opacity: 1 !important;
  height: 100% !important;
  width: 100% !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  padding-bottom: 150px !important;
}

.widgetRegularHeight > div > div.blockUI.blockMsg.blockElement {
  width: 100% !important;
  height: 430px !important;
  text-align: center !important;
  padding-top: 186px !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
}

.autoHeight > div > div.blockUI.blockMsg.blockElement,
[role="content"] > div.blockUI.blockMsg.blockElement {
  width: 100% !important;
  height: 100% !important;
  text-align: center !important;
}

.notifications {
  height: auto;
  max-height: 36px;
  overflow: hidden;
  float: left;
  top: 2px;
  position: absolute;
  margin-left: 200px;
  width: 60%;
  width: calc(100% - 220px) !important;
}

.timeline {
  height: 100%;
  width: auto;
  overflow: hidden;
}

.timeline:hover {
  overflow-y: scroll;
}

#timeLineBtn {
  display: none;
}

.timeline:hover > div {
  margin-right: 0px !important;
}

.timeline > div {
  margin-right: 20px !important;
  overflow-wrap: break-word;
}

.timelineContent {
  overflow: hidden;
  position: relative;
  height: 100%;
}

#timeline > div {
  word-wrap: break-word;
}

#timeline > div > a {
  word-wrap: break-word;
}

.widgetFullscreen {
  height: 100% !important;
}

.widgetRegularHeight,
.chartWidget,
.gridWidget {
  height: 450px !important;
}
#jarviswidget-fullscreen-mode div{
  height: 100%;
}

#jarviswidget-fullscreen-mode .chartWidget,
#jarviswidget-fullscreen-mode .gridWidget,
#jarviswidget-fullscreen-mode .widget-body {
  height: 100% !important;
}

#jarviswidget-fullscreen-mode .jarviswidget > div {
  overflow: hidden;
}

.chartWidget {
  min-height: 200px;
  overflow-x: hidden;
  overflow-y: auto;
}

.gridWidget {
  min-height: 200px;
  overflow: hidden;
}

.customChart {
  padding: 0 20px 0 20px;
  overflow: hidden;
  margin-right: 100px;
}

.customCheckboxGroup {
  display: block;
  top: 15px !important;
  overflow-y: hidden;
  position: absolute;
  right: 10px;
  line-height: 15px;
}

/*.table-condensed.table > thead > tr > th {
  padding: 5px 5px !important;
  background-color: #FFFFFF !important;
}*/
.Total > td {
  border-top: 3px solid black !important;
  font-weight: bold;
}

.TOTALColumn,
.TotalColumn {
  border-right: 2px solid #ffffff !important;
  border-left: 2px solid #ffffff !important;
}
.datePickerHolder {
  margin-top: 10px;
  float: right;
  margin-bottom: 5px !important;
  margin-right: 20px;
}

.forecastHolder {
  margin-top: 13px;
  float: right;
  margin-bottom: 5px !important;
  margin-right: 30px;
}

.rfLastForecastDateHolder {
  margin-top: 13px;
  float: right;
  margin-bottom: 5px !important;
  font-weight: bold !important;
}

.boldText {
  font-weight: bold;
}

.datePicker {
  padding-left: 10px;
}

.page-footer {
  position: fixed;
}

.widget-section {
  display:  flex;
  flex-direction: column;
  flex: 1;
}

.widgetHolder {
  margin-bottom: 150px;
}

.hideCol,
.hide {
  display: none;
}

.show {
  display: inline;
}

.showTableCell {
  display: table-cell;
}

.gridKeyCol {
  text-align: left !important;
}

.cccAuctionCalendar {
  text-align: center;
}

.gridWidget > table > tbody > tr > td {
  padding: 2px 5px 5px 5px !important;
  text-align: right;
}

.gridCheckboxEdit {
  display: inline-flex;
  padding-left: 10px;
}

.gridEditButton > .fa-save:before {
  content: "\f139" !important;
}

.gridEditButton {
  float: left !important;
}

.configButton {
  height: 100% !important;
  width: 100% !important;
}

.greenColour {
  background-color: #bcf0b3;
  color: #348327;
}

.redColour {
  background-color: #eaadad;
  color: #a32828;
}

.whiteColour {
  background-color: #ffffff;
  color: #000000;
}

.greyColour {
  background-color: #c1c1c9;
  color: #000000;
}

.noColor,
.whiteColour,
.greenColour,
.redColour,
.tableBoldBorder,
.tableBorder {
  padding: 4px !important;
}

.table-condensed-BoldBorder,
.table-condensed-Border {
  padding: 0px 5px 0px 5px !important;
}
.positiveNumber {
  color: green;
}

.negativeNumber {
  color: #ff0000;
}

.neutralNumber {
  color: #333;
}

.internationalStorageStatusIcon {
  vertical-align: text-bottom;
  height: 20px;
  width: 20px;
}

.mapsTable {
}

.topHeader {
  border-width: 1px;
  border-color: black;
}

.headingsForMaps,
.mapDates {
  /*background-color: #414142;*/
  font-size: 14px;
  text-align: center;
}

.mapColumn {
  width: 11%;
}

/* basic positioning */
.legend {
  list-style: none;
  padding: 30px 2px;
}

.textCenterBold {
  text-align: center !important;
  font-weight: bold;
}

.textRight {
  text-align: right !important;
}

.legend li {
  float: left;
  margin-right: 10px;
}

.legend span {
  border: 1px solid #ccc;
  float: left;
  width: 12px;
  height: 12px;
  margin: 2px;
}

/* legend Item Colours */
.legend .greenOne {
  background-color: #005000;
}

.legend .greenTwo {
  background-color: #328332;
}

.legend .greenThree {
  background-color: #66a266;
}

.legend .greenFour {
  background-color: #99c199;
}

.legend .greenFive {
  background-color: #cce0cc;
}

.legend .blueOne {
  background-color: #00004c;
}

.legend .blueTwo {
  background-color: #000080;
}

.legend .blueThree {
  background-color: #323299;
}

.legend .blueFour {
  background-color: #9999cc;
}

.legend .blueFive {
  background-color: #cccce5;
}

.UtilisationRatesMapHolder {
  float: left;
  height: auto;
  width: 35%;
  margin: 0;
  overflow: hidden;
}

.UtilisationRatesChartHolder {
  float: left;
  width: 65%;
  padding-left: 20px;
  overflow: hidden;
}
.IntraDayGasVolumesBalancingHolder {
  float: left;
  height: auto;
  width: 50%;
  margin: 0;
  overflow: hidden;
}

.IntraDayGasVolumesHolder {
  float: left;
  width: 50%;
  padding-left: 20px;
  overflow: hidden;
}

.dualChartFullWidth {
  height: 450px !important;
}
.rfDualChart,
.euwfDualChart {
  height: 235px !important;
  max-height: 235px !important;
  overflow: hidden !important;
}

.rfDualChartFullHeight,
.euwfDualChartFullHeight {
  height: 470px;
}

.app_secondaryWidgetHolder {
  border-bottom-left-radius: 15px 15px;
  border-bottom-right-radius: 15px 15px;
}

.forecastGridCellBackground {
  background-color: #cccce5;
}

.forecastGridHeaderBackground {
  background: -webkit-linear-gradient(
    left,
    #cccce5,
    #323299
  ); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(
    right,
    #cccce5,
    #323299
  ); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(
    right,
    #cccce5,
    #323299
  ); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #cccce5, #323299); /* Standard syntax */
}

.actualGridCellBackground {
  background-color: #cce0cc;
}

.actualGridHeaderBackground {
  background: -webkit-linear-gradient(
    left,
    #cce0cc,
    #66a266
  ); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(
    right,
    #cce0cc,
    #66a266
  ); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(
    right,
    #cce0cc,
    #66a266
  ); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #cce0cc, #66a266); /* Standard syntax */
}

.unbalancingGridType {
  text-align: left !important;
}

.unbalancingGridData {
  text-align: right !important;
  width: auto;
}

.forecastItalics tbody tr td:nth-child(even) {
  font-style: italic;
}

.forecastItalicsHeader thead tr th:nth-child(odd) {
  font-style: italic;
}

.gridTextAlign {
  text-align: left !important;
}

.gridTextAlignRight {
  text-align: right !important;
}
.cccRow {
  color: #1e90ff;
  font-style: italic;
}

.historicalCrossZoneDeltaYearCol {
  vertical-align: middle !important;
}

.auctionsGridCells {
  text-align: left;
}

.mapHolder {
  float: left;
  height: auto;
  width: 35%;
  margin: 0;
  overflow: hidden;
}
.widgetHeader.app_widgetTitle.widgetTitle {
  height: 32px;
  display: block !important;;
}
.gridHolder {
  float: left;
  width: 60%;
  margin-top: 10px;
  overflow: hidden;
}
.jarviswidget-ctrls {
  display:flex;
}
@media (max-width: 400px) {
  .widgetHeader {
    max-width: 140px !important;
    text-overflow: ellipsis;
    direction: ltr;
  }
  .radioButtonMargin {
    margin-top: 10px !important;
    margin-left: -20px !important;
  }
}

@media (max-width: 991px) {
  #timeLineBtn {
    display: block;
  }

  .displayTimeLinePopUp {
    border: 1px solid;
    border-radius: 10px;
    border-color: #283583;
    display: block !important;
    position: fixed;
    background: #e9e9e9;
    margin: 0 auto;
    margin-top: 50px;
    padding: 0px !important;
    right: 0px;
    top: 0px !important;
    overflow: auto;
  }

  .sideBarTitle {
    padding-left: 17px;
    margin-top: 10px;
    margin-bottom: -15px;
  }

  /* override the styles to handle case where the UI is loaded with full timeline present**/
  .rssIframePanelContent {
    background: #f7f7f7 !important;

    border-radius: 10px;
    min-height: 160px !important;
    min-width: 0;
    padding: 0;
    margin-top: 0;
    overflow: auto;
  }

  #timeline {
    height: 148px !important;
    margin-left: 17px;
    margin-top: -15px;
    margin-bottom: 5px;
    z-index: 0;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }

  .jarviswidget-ctrls {
    /*   display:flex;*/
  }
}

@media (max-width: 320px) {
  .chartWidget {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
  }

  .widgetHeader {
    max-width: 100px !important;
    text-overflow: ellipsis;
    direction: ltr;
  }

  .homePriceTrend {
    height: 305px;
    width: 100%;
  }
}

@media (max-width: 280px) {
  .widgetHeader {
    min-width: 100px !important;
  }
}

.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
  display: table !important;
  margin-left: -14px !important;
}

.FOTOVOLTAICO_col {
  color: #f7f79b;
}

.EOLICO_col {
  color: #1e90ff;
}

.rinnovabili {
  margin: 0px !important;
  margin-bottom: 0px !important;
}

.rinnovabili table {
  overflow: auto;
}

.rinnovabili-date {
  text-align: center !important;
}

.rinnovabili-images {
  padding: 0 !important;
}

.rinnovabili thead th {
  padding-bottom: 3px !important;
}

.rinnovabili thead td {
  border-bottom: 2px solid lightgrey;
  padding-top: 0px !important;
}

.rinnovabili tbody td {
  padding-bottom: 4px;
  padding-top: 4px;
  padding-right: 20px !important;
}

.rinnovabili th {
  text-align: right;
  /*background-color: #414142;*/
}

.rinnovabili th {
  border-right: 2px solid lightgray;
  border-bottom: none !important;
}

.rinnovabili td {
  border: 0px;
  border-top: 0px solid #ddd !important;
}

.rinnovabili td:nth-child(odd) {
  border-right: 2px solid lightgray;
}

.autoHeight {
  /* height: auto !important;*/
}

.aggregatoZonaleMapHolder {
  min-width: 150px;
  width: 200px;
  margin-left: auto;
  margin-right: auto;
}

.aggregatoZonaleNullDayCell {
  text-align: center !important;
  border-right: 2px solid lightgray !important;
}

.configDropDownHolder {
  display: inline;
}

.configDropdown {
  padding-left: 3px !important;
  float: left;
  display: inline-flex;
}
.paddingLeft15 {
  padding-left: 15px;
}

.d-flex {
  display: flex !important;
}

.configDropdownPowerTools {
  padding-bottom: 10px;
}

.configDropDownHolderMed {
  width: 692px;
}

.configMultiSelectDropDownHolder {
  display: inline;
}

.configMultiSelectDropDown {
  padding-left: 3px !important;
  float: left;
  display: inline-flex;
}

.configMultiSelectDropDown div {
  display: inline-block;
}

.configMultiSelectDropDown div div {
  margin-right: 30px;
}

/**********************/

.UnitConverterHolder table {
  padding: 12px;
  margin: auto;
}

.UnitConverterHolder th {
  text-align: center;
}

.UnitConverterHolder td {
  padding-left: 2px;
  padding-right: 2px;
}

.UnitConverterHolder input {
  border: 2pt solid black;
  text-align: right;
  width: 90px;
  box-shadow: none;
}

.UnitConverterHolder caption {
  border: 2pt solid black;
  font-size: 20pt;
  text-align: center;
  margin-bottom: 10px;
  margin-top: 10px;
}

/*********************/

.gvcConverter {
  width: 220px;
  background-color: #554763;
  height: 350px;
  float: left;
  border: solid 1px black;
  margin: 5px;
}

.gvcConverter td {
  background: transparent;
}

.gvcConverter caption,
.gvcConverter input[disabled="disabled"] {
  background-color: #afa7b7;
  color: black;
}

/*********************/

.volumeConverter {
  width: 300px;
  background-color: rgba(196, 224, 255, 0.24);
  height: 350px;
  float: left;
  border: solid 1px black;
  margin: 5px;
}

.volumeConverter td {
  background: transparent;
}

.volumeConverter caption,
.volumeConverter input[disabled="disabled"] {
  background-color: #93acb5;
  color: black;
}

/*****************************/

.priceConverter {
  width: 300px;
  background-color: rgba(200, 233, 152, 0.24);
  height: 350px;
  float: left;
  border: solid 1px black;
  margin: 5px;
}

.priceConverter td {
  background: transparent;
}

.priceConverter caption,
.priceConverter input[disabled="disabled"] {
  background-color: #7a9b76;
  color: black;
}

/*****************************/
.transportConverter {
  width: 550px;
  height: 350px;
  float: left;
  border: solid 1px black;
  margin: 5px;
}

.transportConverter {
  background-color: rgba(143, 32, 32, 0.54);
}

.transportConverter caption,
.transportConverter input[disabled="disabled"] {
  background-color: rgb(135, 39, 39);
  color: black;
}

.row {
  margin-bottom: 13px;
}

.fullHeight {
  height: 100%;
}

.halfHeight {
  height: 50%;
}

.marginTopAndBottom {
  margin-top: 50%;
  margin-bottom: 50%;
}

.marginGridTop {
  margin-top: 5%;
}

.tableHeaderZone {
  font-size: 90%;
}

.marginTopAndBottomPDC {
  margin: auto;
}

.addWidthButton {
  width: 364px;
  text-align: left;
}

.customScroll {
  padding-left: 1px !important;
  padding-top: 1px !important;
  padding-bottom: 1px !important;
  width: 12px !important;
  z-index: 4000;
  cursor: default !important;
  top: 140px !important;
  left: calc(50% + 247px) !important;
  height: 297px !important;
}

.helpCustomScroll {
  padding-left: 1px !important;
  padding-top: 1px !important;
  padding-bottom: 1px !important;
  width: 12px !important;
  z-index: 4000;
  cursor: default !important;
  top: 85px !important;
  left: calc(50% + 430px) !important;
  height: 297px !important;
}

.imbalancingSigns {
  font-weight: bold;
  text-align: right;
}

.whiteLine {
  float: left;
  text-align: center;
  margin-left: 8px;
  border-right: 1px solid #fff;
  height: 1.1em;
  width: 18px;
}

.plusMinusSigns {
  font-weight: 800;
  font-size: 12px;
  text-align: center;
  padding-right: 1px !important;
  max-width: 80px;
}

.plusMinusSignsGrid {
  border-left: solid 1px white !important;
  max-width: 80px;
}

.bg_color td,
.bg_color th,
.bg_color_cell {
  background-color: #222b2e;
}
.border_divider td,
.border_divider th {
  border-top: 1pt solid #2e3b3f !important;
  border-bottom: 1pt solid #2e3b3f !important;
}

.border_divider_bottom td,
.border_divider_bottom th {
  border-bottom: 1pt solid #2e3b3f !important;
  border-right: 1pt solid #2e3b3f !important;
}

.grayTableBoldBorder {
  border-left: 2px solid #2e3b3f !important;
}

.Actual {
  font-weight: bold;
  color: gray;
}

.textAlignCenter {
  text-align: center !important;
}

.gridWidgetLarge {
  height: 510px !important;
}

.powerImbalanceWidth {
  min-width: 80px !important;
  text-align: right;
  width: 80px;
}

.powerImbalanceWidthValue {
  min-width: 100px !important;
  width: 156px;
}

.powerImbalanceWidthHeader {
  min-width: 138px !important;
  width: 230px;
  text-align: right !important;
}

.rssFooter,
.privacyFooter {
  text-align: center;
  color: white;
  border-top: solid white 1px;
  background: #032734 !important;
}

#newsSideBar{
  display: block;
  height: 100%;
  width: 100%;
  background: #f0f0f0 !important;
}
.newsContainer{
  height: 100%;
  color: black;
  
}

.mainNewsPanel{
  background: #1b2938 !important;
  height: 100%;
  width: 100%;
  overflow: auto;
  padding: 20px;
}

.newsItem{
  background: #172330 !important;
  height: 4em;
  text-align: center;
  padding: 3em 0;
  margin: auto 0;
  cursor: pointer;
}

.clickableImage{
  height: 5em;
  display: flex;
  align-items: center;
  justify-content: center;
}
.newsSectionHeader{
  background: #172330 !important;
  height: 4em;
  text-align: center;
  padding: 1.5em 0;
}

.clickable{
  cursor: pointer;
}
.clickable:hover{
  color: gray;
}
.categoryNewsFeedItemHeader:hover, .highlightNewsFeedHeader:hover{
  color: gray !important;
}
.highlightNewsFeedDate{
  color: #cccccc;
}
.errorMessage{
  text-align: center;
  padding-top: 16em;
}
.errorMessage i{
  font-size: 30px;
  opacity: 0.5;
}

.newsHr{
  margin-left: 3em;
  margin-right: 3em;   
  position: relative;
}

.newsHrIconsBar{
  display: flex;
  flex-direction: row;
  text-align: center;
  justify-content: space-around;
  margin-left: 150px;
  margin-right: 150px;
}
.newsHeasderactive{
  color: white !important;
  border-bottom: 3px solid white !important;
  margin-bottom: 0px !important;
}
.newsHrIcons{
  width: 100%;
  color: white;
  display: flex;
  flex-direction: column;
  align-items: center; 
  justify-content: center;
  cursor: pointer;
  padding-bottom: 15px;
  border-bottom: 1px solid #48535f;
  margin-bottom: 1px;
  font-size: 14px;
}
.newsHeaderBuffer{
  width: 100%;
  border-bottom: 1px solid #48535f;
  margin-bottom: 1px;
}
.newsHrSearch{
  color: white;
  margin-bottom: 1px;
  display: flex;
  flex-direction: column;
  align-items: center; 
  justify-content: center;
  cursor: pointer;
  padding-left: 20px;
  padding-right: 20px;
  cursor: pointer;
  padding-bottom: 15px;
  border-bottom: 1px solid #48535f;
  font-size: 16px;
}


.newsItemPage{
  padding-left: 5px;
  padding-right: 5px;
  margin: 2em 18em;
}

.newsItemPageTitle{
  display: flex;
  justify-content: space-between;
  padding-left: 0px !important;
  margin-top: 20px;
  width: 100%;
}

.printButtons{
  gap: 10px;
  height: 32px;
  display: flex;
  cursor: pointer;
  margin: 10px 0;
}

.printButton {
  display: flex;
  align-items: center;
  gap: 5px;
  transition: background-color 0.3s ease;
}

.printButton:hover i,
.printButton:hover span {
  color: gray;
}

.newsItemPageTitleText{
  color: white !important;
  font-family: 'ARIAL', sans-serif;
  font-weight: bolder !important;
  padding-left: 10px !important;
  font-size: 18px !important;
}

.newsItemPageContent{
  font-size: 14px !important;
  line-height: 1.75;
  color: white !important;
}
.newsItemPageFilterSection{
  margin: 10px;
  color: #c1c1c1;
  font-size: 11px;
  line-height: 1.6153846154;
}
.newsItemPageFilterTag{
  cursor: pointer;
}
.tagFilterPageHeader{
  background: #172330 !important;
  height: 4em;
  text-align: center;
  padding: 1em 0;
  margin: auto 0;
  font-size: 20px;
  font-weight: bold !important;
  margin-left: 150px;
  margin-right: 150px;
}
.noNews{
  text-align: center;
  color: #172330 !important;
}

.contactPageTitle{
  font-weight: bold !important;
  padding-left: 10px !important;
  font-size: 14px !important;
  line-height: 1.75;
}

.contactPageContent{
  font-size: 14px !important;
  padding-left: 10px !important;
  line-height: 1.75;
}

.mainNewsFeed { 
  background: white !important;
  min-height: 100px;
  border-style: Outset;
  border-color: #032734;
  border-width: 2px;
  margin: 1em;
  padding: 1em 1em;
}

.newsFeedFooter, .backButton{
    color: white;
    margin-top: 2em;
    margin-bottom: 1em;
    font-family: 'Arial', sans-serif !important;
    font-size: 12px !important;
    font-weight: bold !important;
    text-transform: uppercase;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 1em;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.backButton{
  font-size: 14px !important;
}
.newsFeedFooter{
  font-size: 12px !important;
}
.backButton:hover, .newsFeedItem:hover, .newsFeedFooterItem:hover, .newsHrIcons:hover, .newsHrSearch:hover{
  color: gray;
}

.mainNewsFeedItemHeader{
  color: #3276b1 !important;
  box-shadow: 0 0px 0 0 currentColor;
  cursor: pointer;
  font-family: 'Arial';
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
  padding-left: 10px;
  padding-right: 10px;
}
.mainNewsFeedItemDate{
  font-size: 8pt;
  font-family: 'Arial', sans-serif;
  color: rgb(226, 226, 226);
  line-height: 1.75;
  word-wrap: break-word;
  padding-left: 10px;
  padding-right: 10px;
}
.mainNewsFeedItemBody{
  font-size: 10pt;
  font-family: 'Arial', sans-serif;
  color: rgb(226, 226, 226);
  padding: 15px 10px 0px 10px;
}

.mainNewsFeedSeperator{
  border-bottom: solid 1px #374451;
  margin: 30px 10px 30px 10px;
}

.searchFieldButton{
  color: #ff0000;
  border: 1px solid;
  background-color: white;
  cursor: pointer;
  padding-left: 10px;
  padding-right: 10px;
  cursor: pointer;
  height: 25px;
}
.searchFieldInput{
  min-width: 400px;
  border: 1px solid grey;
  padding-right: 100px;
  height: 25px;
}

.searchFieldContainer{
  width:200px;
  padding: 0px !important;
}

.newsListFeed { 
  background: #1b2938 !important;
  min-height: 100px;
  margin: 2em 0px;
  padding: 1em 0px;
  margin-left: 140px;
  margin-right: 145px;
}

.marketHighlightsHeader,
.regulatoryUpdatesHeader{
  background: #172330 !important;
  height: 4em;
  text-align: center;
  padding: 1em 0;
  margin: auto 0;
  cursor: pointer;
}
.regulatoryNewsPageHeader{
  padding: 10px;
}
.regulatoryNewsPageHeaderHeading{
  padding-top: 20px;
  color: #4d8ba5;
}
.regulatoryNewsPageHeaderContentsClickable{
  padding-top: 20px;
  color: white;
  cursor: pointer;
}
.regulatoryNewsPageHeaderContents{
  padding-top: 20px;
  color: white;
}

.highlightContainer{
  margin-left: 15px;
}

.highlightHr{
  margin-top: 5px;
  border-top: 1.75px solid rgba( 240, 240, 240, 0.2);
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 30px
}
.highlightSectionHeader{
  font-family: 'Arial';
  font-size: 14px;
  color: #4d8ba5;
  cursor: pointer;
}
.highlightNewsFeed{
  border-bottom: #f7f79b;
  border-width: 10px;
}
.highlightNewsFeedHeader{
  color: #000000 !important;
  box-shadow: 0 0px 0 0 currentColor;
  cursor: pointer;
  font-family: 'Arial';
  font-size: 14px;
  line-height: 24px;
  padding-right: 5px;
}
.newsItemPage table tr:first-child {
  background-color: white;
  color: #1b2938;
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important;
}
.newsItemPage table {
  background-color: #ffffff;
  border: white 1px solid;
  border-radius: 5px !important; /* Adjust as needed */
  overflow: hidden; /* Add this line */
}
.newsItemPage table tr:first-child {
  color: #1b2938;
}
.newsItemPage table tr {
  background-color: #1b2938;
  color: white;
}
.newsItemPage table tr:first-child td:first-child {
  border-top-left-radius: 5px !important;
}
.newsItemPage table tr:first-child td:last-child {
  border-top-right-radius: 5px !important;
}
.newsItemPage table tr:last-child td:first-child {
  border-bottom-left-radius: 5px !important;
  background-color: #1b2938;
}
.newsItemPage table tr:last-child td:last-child {
  border-bottom-right-radius: 5px !important;
}
.newsItemPage table td {
  border: white 1px solid;
}
.newsItemPageContent img,
.highlightNewsFeedHeader img {
  max-width: 100%;
  display: block;
  width: auto;
  height: auto;
}
.highlightNewsFeedDate{
  font-size: 8pt;
  font-family: 'Arial', sans-serif;
}
.archiveMonthHeader{
  font-size: 20pt;
  background: transparent !important;
  text-align: center;
  padding: 10px;
  margin: auto 0;
  cursor: pointer;
}

.archiveTable tr td {
  padding-top: 2px !important;
  padding-bottom: 2px !important;
  padding-left: 3em !important;
  font-weight: bold;
}
.archiveNavSection{
  padding-top: 2px !important;
  border-top: #ffffff;
  border-radius: 2px;
}
.archiveNavCurrentPage{
  font-weight: 700;
  font-size: 19px;
  padding-left: 1em !important;
}
.archiveNavButton{
  color: #000000 !important;
  position: relative;
  left: 200px;
}
.categoryNewsFeedItem{
  margin-left: 5px;
}
.categoryNewsFeedItemCategory{
  font-size: 8pt;
  margin: 10px;
  color: #67c3e9;

}
.categoryNewsFeedItemHeader{
  color: white !important;
  box-shadow: 0 0px 0 0 currentColor;
  cursor: pointer;
  font-family: 'Arial';
  font-size: 14px;
  line-height: 16px;
  margin: 10px 10px 5px 10px;
}
.categoryNewsFeedLeggiTutto{
  font-family: 'Arial';
  font-size: 10px;
  color: #4d8ba5;
  padding-left: 10px;
  line-height: 24px;
  cursor: pointer;
}
.highlightLoadingPanel{ 
  width: 100%;
  text-align: center;
  min-height: 100px;
}
.bgPanel{
 height: 60vh
}
.ricercaFormItem{
  margin: 0 8px 15px 8px;
  color: #797979;
  font-size: 12pt;
  width: 100%;
}
.ricercaSearchBox{
  height: 35px;
  width: 200px;
  padding-left: 10px;
  border: 1px solid #fff;
  font-weight: 300 !important;
  border-radius: 10px;
  width: 100%;
  margin-top: 10px
}
.ricercaDateSelectContainer{
  margin: 0px 8px 15px 8px;
  width: 100%;
}
.ricercaDateSelect {
  display:flex;
  flex-direction:row;
  border-radius: 10px;
}
.ricercaDateSelect input{
  height: 35px !important;
}
.ricercaDateButton{
  background-image: linear-gradient(#f6f6f6, #dbdbdb);
  border: solid #d2d2d2 1px;
  cursor: default !important;
}
.ricercaDateSelect {
  border-radius: 10px !important;
  width: 100%;
  background: white;
  margin-top: 10px
}
.ricercaDateSelect .rdt{
  width: 100%;
}
.ricercaDateSelect .rdt input{
  border: 0px;
  color: #797979;
}
.ricercaDateSelectText{
  font-size: 10pt;
  color: #616164;
  font-weight: 600 !important;
}
.ui-datepicker {
  padding-left: 10px;
  border-radius: 10px !important;
}
.ricercaDateSelect div input{
  padding-left: 10px;
  border-top-left-radius: 15px !important;
  border-bottom-left-radius: 15px !important;
}
.ricercaDateButton{
  border-top-right-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
}
.ricercaFormInput{
  height: 35px;
  width: 250px;
  border: 1px solid #ccc;
  font-weight: 300 !important;
  padding-left: 10px;
  border-radius: 10px;
  width: 100%;
  margin-top: 10px
}
.ricercaHeader{
  font-weight: 900;
  letter-spacing: 1.5;
  color: #000000;
  font-size: 16px;
}
.searchForm{
  color: #000000 !important;
  
}
.searchFormSection, .searchFormSectionBottom{
  width: 100%;
}
.searchFormSection{
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
  align-items: end;
}

.searchFormSectionBottom{
  padding-top: 10px;
  border-top: solid #d2d2d2 1px;
}

.searchFormSectionSpacer{
  height: 128px;
}
.searchFormSectionHeader{
  width: 100%;
  color: #797979;
  font-size: 12pt;
  text-align: left;
  padding-top: 5px;
  padding-bottom: 5px;
}
.searchFormButton{
  line-height: 10px; 
  padding: 10px;
  height: 35px;
  width: 90px;
  font-size: 14px;
  border: solid #d2d2d2 0px;
  border-radius: 4px;
  color: white;
  margin-left: 10px;
  border-radius: 10px;
}
.searchbar{
  width: 100%;
}
.searchFormCancelButton{
  padding: 8px 14px 8px 14px;
  height: 44px;
  width: 40px;
  font-size: 18px;
  border: solid #d2d2d2 1px;
  border-radius: 4px;
  color: black;
  background-image: linear-gradient(#f6f6f6, #dbdbdb);
  cursor: pointer;
}

.loadingPanel{ 
  width: 100%;
  text-align: center;
  padding-top: 13em;
}

.loadingPanel i {
  font-size: 30px;
  opacity: 0.5;
}

.mainFooter {
  padding: 0 !important;
  height: 40px !important;
  z-index: 1021 !important;
}
.rssFooter {
  width: 100%;
  z-index: 1001;
  position: fixed;
  height: 61px;
  bottom: 0;
}

.privacyFooter {
  height: 20px;
  bottom: 54px;
}

.privacyFooterUnAuth {
  margin-top: 20px;
}

.menuFooter > span.full > img,
.menuFooter > a > span.full,
.menuFooter > a > span > span.full {
  padding-left: 0px !important;
}

.minified .rssFooter,
.minified .privacy footer {
  width: 100%;
}
.menuFooter {
  z-index: 901 !important;
  height: auto;
  bottom: 61px;
  position: fixed;
  max-width: 218px;
}
.minified .menuFooter {
  z-index: 901 !important;
  height: auto;
  bottom: 61px;
  position: fixed;
  width: 105px;
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
}

#rss-carousel > ol {
  position: initial;
  width: initial;
  margin-left: 0px;
}
.fixed-ribbon #content {
  padding-top: 50px;
}

#iframeContainer {
  position: absolute;
  height: 100%;
  width: 100%;
}

#closeRss {
  height: 33px;
  border-bottom: solid white 1px;
}

.minifyNewsFeed {
  border-bottom: 1px solid #302f2f;
  background: #454545;
  color: #a8a8a8;
  text-align: center;
  padding: 0;
  width: 36px;
  height: 28px;
  display: block;
  position: absolute;
  right: 0;
  border-radius: 0 5px 5px 0;
  cursor: pointer;
  margin-top: 2px;
  font-size: 19px;
  transition: all 0.1s linear 0s;
}

.minifyNewsFeedLarge {
  border-bottom: 1px solid #302f2f;
  background: #454545;
  color: #a8a8a8;
  text-align: center;
  padding: 0;
  width: 36px;
  height: 28px;
  display: block;
  position: absolute;
  right: 360px;
  border-radius: 0 5px 5px 0;
  cursor: pointer;
  margin-top: 2px;
  font-size: 19px;
  transition: all 0.1s linear 0s;
}
.minifyNewsIFrame {
  border-bottom: 1px solid #302f2f;
  background: #454545;
  color: #a8a8a8;
  text-align: center;
  padding: 0;
  width: 36px;
  height: 28px;
  display: block;
  position: absolute;
  border-radius: 0 5px 5px 0;
  cursor: pointer;
  margin-top: 7px;
  font-size: 19px;
  transition: all 0.1s linear 0s;
  z-index: 99;
  margin-left: 2px;
}

.cleanSparkSpreadTable > tbody > tr > td {
  padding: 3px;
}

.loggedUserIcon {
  color: #4d8ba5;
  margin-right: 3px;
  font-size: 20px;
  vertical-align: -7%;
}
.firstName {
  margin-right: 3px;
  margin-left: 7px;
}

.close,
.closeOld {
  color: white;
  opacity: 0.8;
}
.componentHeight {
  height: 450px;
  overflow: hidden;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

#close {
  background-color: #ccc;
}

.jarviswidget > header {
  height: 35px;
}

.homePolicyScroll {
  overflow: auto;
  height: 600px;
}

.contactInfoScroll {
  overflow: auto;
  height: 250px;
}

.policyTitle {
  font-size: 20px;
  text-align: left;
  margin-top: 30px;
  font-weight: bold;
}

.policyInfo {
  font-size: 16px;
  text-align: left;
  margin-top: 18px;
}

.policyTab {
  padding-right: 15px;
  font-weight: bold;
}

.privatpolicyTable,
.privatpolicyTable > td,
.privatpolicyTable > th {
  border: 1px solid white;
  vertical-align: baseline;
}

#helpScrollableContent {
  overflow: hidden;
  padding-bottom: 0px;
}

#datePickerTextBox {
  margin-top: 8px;
}

.smart-style-3 .dropdown-menu {
  background: #075e7d;
}

/*Spot Market / Historical Data / Power European Spot Prices (average)*/

.tableWidthAuto {
  width: auto !important;
}
.pieChartTable {
  border: 1px solid white;
  width: 85%;
  padding-right: 5px;
  margin-top: 20px;
}

.pieChartTableRow {
  border-bottom: 1px solid white;
  height: 29px;
}
@media (max-width: 767px) {
  .pieChartTable {
    border: 1px solid white;
    padding-right: 5px;
    margin-top: 10px;
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
  }

  .pieChartTableRow {
    border-bottom: 1px solid white;
  }

  .pieChart {
    max-height: 225px;
  }
}
@media (max-width: 1100px) {
  .tableHeaderZone {
    font-size: 85%;
  }
}

.northSeaGasFlowTableOddColor {
  background-color: #073343;
}

.northSeaGasFlowTableEvenColor {
  background-color: #032734 !important;
}

.dropDownMenuPowerBidding {
  min-height: 34px !important;
}

.powerButtonBtn {
  min-width: 200px;
}

.dropDownWidth {
  min-width: 320px;
}

@media (max-width: 992px) and (min-width: 0px) {
  .radioBtnMobile {
    width: 10px !important;
    padding: 0;
  }
  .radioDivMobile {
    width: 100px;
    margin: 0;
    display: inline-flex;
  }
  .dropDownDivMobile {
    width: 440px !important;
    display: inline-table;
  }
  .modalUpdateBtn {
    margin-left: -11px;
  }
  .datePickerHolder {
    margin-top: 10px;
    float: right;
    margin-bottom: 5px !important;
    margin-right: 0px !important;
  }

}

.modalUpdateBtn {
  background-color: #fff !important;
  border-color: #ccc !important;
  height: 32px;
  margin-top: 5px;
  margin-left: 10px;
}

.selectInlineLabel > div > button {
  width: 130px !important;
}

.selectInlineLabel > h4 > div > button {
  width: 130px !important;
}

.configDropDown > div > h4 > div > button {
  width: 200px !important;
}

.powerButtonBtn {
  width: 200px;
}
.textCutoff {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.componentCustomisation {
  margin-top: 20px !important;
}

.fmcCellWidth {
  min-width: 54px !important;
}

.heatMapGrid {
  color: #073343;
}

.fixedColumn {
  width: 70px !important;
}

.fixedColumn85 {
  width: 85px !important;
  min-width: 75px !important;
}

.powerToolBorderBottom {
  border-bottom: 1px solid white !important;
  width: 120px !important;
}
.powerToolBorderLeft {
  border-left: 1px solid white !important;
}

.powerToolThHeight {
  height: 19px !important;
  font-size: 99% !important;
  line-height: 99% !important;
  padding: 0 2px !important;
  vertical-align: middle !important;
  text-align: center !important;
}
.smart-style-3 nav > ul > li {
  border-bottom: 2px solid #dfdfdf !important;
}

.savedComponent > header > h2 {
  color: orange !important;
  font-style: italic !important;
}
.savedSessionComponent > header > h2 {
  font-style: italic !important;
}

.scroll-thumb {
  background-color: rgba(255, 255, 255, 0.75);
  width: 4px !important;
  border-radius: 16px;
  left: -1px;
}
.scroll-track {
  background-color: rgba(0, 0, 0, 0.4);
  width: 2px !important;
}

.scroll-thumb-horizontal {
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 16px;
  height: 4px !important;
  bottom: 1px;
}
.scroll-track-horizontal {
  background-color: rgba(0, 0, 0, 0.4);
  height: 2px !important;
  bottom: 5px !important;
}

.historicalTradedPricesPopupLayout * {
  margin-left: 2px;
}

.flash-green {
  animation-duration: 2s;
  animation-name: flashGreen;
}

@keyframes flashGreen {
  from {
    background-color: green;
  }

  to {
    background-color: none;
  }
}

.flash-red {
  animation-duration: 2s;
  animation-name: flashRed;
}

@keyframes flashRed {
  from {
    background-color: red;
  }

  to {
    background-color: none;
  }
}

.flash-grey {
  animation-duration: 2s;
  animation-name: flashGrey;
}

@keyframes flashGrey {
  from {
    background-color: grey;
  }

  to {
    background-color: none;
  }
}

.highcharts-container {
  position: inherit !important;
}

.highcharts-tooltip-container {
  z-index: 1000 !important;
  opacity: 0.8 !important;
}

.largeTableData tr td {
  padding-top: 3px !important;
  padding-bottom: 3px !important;
}

.artesianLogo {
  width: 200px;
  margin-bottom: 5px;
}

.artesianOnClick a {
  display: flex;
}
.artesianOnClick a span {
  padding-top: 5px !important;
}

.artesianMenuLogo {
  background-image: url(./img/Artesian_Menu_Icon.png);
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  margin-left: 2px;
  margin-right: 10px;
}
.minified .artesianMenuLogo{
  margin: auto;
}
.dropdownScrollPadding {
  padding: 3px 20px;
}

.multiSelectPopUp {
  display: none;
}

.hideChart {
  visibility: hidden;
}

.searchModal {
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100vh;
  background-color: rgba(158, 158, 158, 0.486); /* Fallback color */
  padding-top: 10%;
}
.searchModal .modal-dialog{
  width: 100%; /* Full width */
}
/* Add padding at resolutions higher than 768px */
@media screen and (min-width: 1000px) {
  .searchModal .modal-dialog{
    padding-left: 20%;
    padding-right: 20%;
  }
}
/* Modal Content/Box */
.searchModal-content {
  background-color: #fefefe;
  margin: 10% auto; /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 80%; /* Could be more or less, depending on screen size */
}
.floatScrollableTableLeft {
  float: left !important;
  padding: 0px !important;
}

/* New CSS rule to remove padding from mCSB_6_container */
.floatScrollableTableLeft .mCSB_container {
  padding: 0 !important;
}

.energyReleaseGridHeader{
  height: 17px !important;
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  width: 100%;
}
.energyReleaseGridHeader div{
  width: 100%;
}