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;
}

.table td, .table th {
  overflow: hidden;
  white-space: nowrap;
}

#widgetConfig {
  z-index: 3000 !important;
}

.customDefaultDateToggle {
  padding-left: 1px;
  padding-bottom: 10px;

}
@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;
}

.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: 33px !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;
   /*margin-top: 1px;*/
   max-height: 648px;
 }

.fixedHeader {
  position: absolute;
  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;
}
.width63Important{
  width: 63px !important;
}

.staticArea{
  position:static !important;
}
.fullWidth {
  width: 100% !important;
}
.doubleHeightEmptyRow{
  height:50px;
}
.scrollableTable, .smMedLeftColScrollableTable, .medLeftColScrollableTable, .largeLeftColScrollableTable {
  width: calc(100% - 46px);
  float: right;
}

.scrollableTableRight {
  width: 100% !important;
  float: left !important;
}

.scrollableTableHeader{
  width: 100%;
  float: right;
}

.smMedLeftColScrollableTable{
  width: calc(100% - 65px) !important;
}
.smLargeLeftColScrollableTable{
  width: calc(100% - 75px) !important;
}
.smMedLargeLeftColScrollableTable{
  width: calc(100% - 85px) !important;
}
.medLeftColScrollableTable {
  width: calc(100% - 95px) !important;
}
.largeLeftColScrollableTable {
  width: calc(100% - 150px) !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;
}
.scrollableTable160 {
  width: calc(100% - 160px) !important;
}
.fixedCol80{
  width: 80px !important;
}


.RrssIframePanelContent {
  background: #3a3633;
  overflow: hidden;
  height: 100%;
  min-width: 200px;
  padding: 5px;
  border-radius: 0px;
}

.dropdown-menu {
  z-index: 1001 !important;
  right: 0;
  left: auto;
}

.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 {
  background-color: #032734 !important;
  cursor: default !important;

}
.width93Important{
  width: 92px !important;
}

.width88Important{
  width: 88px !important;
}

.gridWidget > div > div.blockUI.blockOverlay {
  background-color: #032734 !important;
  cursor: default !important;
  opacity: 1 !important;
}

.gridWidget > div > div.blockUI.blockOverlay {
  z-index: 900 !important;

}

div.blockUI.blockMsg.blockElement, div.blockUI.blockOverlay {
  border: none !important;
  background-color: #032734 !important;
  font-size: 12px !important;
  font-weight: bold !important;
  color: #60606a !important;
  fill: #60606a !important;
  cursor: auto !important;
  font-family: 'Unica One', sans-serif !important;
  z-index: 901 !important;
  opacity: 1 !important;
}

.widgetRegularHeight > div > div.blockUI.blockMsg.blockElement {
  width: 100% !important;
  height: 450px !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;
  padding-top: 100px !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 .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 {
  border-right: 2px solid #ffffff !important;
  border-left: 2px solid #ffffff !important;
}
.datePickerHolder {
  margin-top: 10px;
  float: right;
  margin-bottom: 5px !important;
}

.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;
}

.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;
  columns: 0;
  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: 225px;
}

.rfDualChartFullHeight, .euwfDualChartFullHeight {
  height: 440px;
}

.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;
}

.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;

}

.gridHolder {
  float: left;
  width: 60%;
  margin-top: 10px;
  overflow: hidden;
}

@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:none;*/
  }
}

@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: 13px;
  float: left;
  display: inline-flex;
}

.configDropDownHolderMed {
  width: 692px;
}

.configMultiSelectDropDownHolder {
  display: inline;
}

.configMultiSelectDropDown {
  display: inline;
  padding-left: 13px;
}

.configMultiSelectDropDown div {
  display: inline-block;
}

.configMultiSelectDropDown div div {
  margin-right: 30px;
}

/**********************/

.UnitConverterHolder table {
  padding: 12px;
  margin: auto;

}

.UnitConverterHolder th {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  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;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  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-top: 50%;;
}

.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 {
  background-color: #222b2e
}
.border_divider td {
  border-top: 1pt solid #2e3b3f !important;
  border-bottom: 1pt solid #2e3b3f !important;
}

.border_divider_top td {
  border-bottom: 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;
}

.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:10px !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;
  max-width: 42px;
}

#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 .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 .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 .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;
  }
}

.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;
}


