.InnerWidget  {
    margin-top: 10px;
    margin-left: 20px;
}

#content_mask {
    padding-top: 50px;
    /*background: #f5f5f5;*/
}

#widget_sortable_container {
    padding: 0px;
    margin: 2px;
    list-style-type: none;
    /*3 caolumns*/
    width: 834px;
    /*4 columns*/
    /*width: 1112px;*/
    /*=============*/
    /*height: 794px;*/
    height: calc(100% - 100px);
    background-color: #ffffff;
}


#widget_sortable_container li.sortable,
#widget_sortable_container li.ui-highlight {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0.94px -0.34px 8px 0 rgba(0, 0, 0, 0.35);
    float: left;
    margin: 2px;
    padding: 1px;
    position: relative;
    font-size: 2em;
    height: 258px;
    width: 272px;
}

#widget_sortable_container li.big {
    height: 522px;
    width: 522px;
    font-size: 5em;
}

#widget_sortable_container li.ui-highlight {
    background-color: rgba(0, 170, 255, 0.49) !important;
    /*background-color: rgba(0, 131, 255, 0.11) !important;*/
}

/* Power Now Widget */
#currentEnergyDiv {
    margin-top: 10px;
    margin-left: 20px;
}

#currentEnergyText {
    margin-left: 20px;
}

#liveViewCanvas {
    height: 150px;
    width: 234px;
    margin-left: 20px;
    margin-top: 10px;
}


/* Energy Flow Widget */
.svgValue {
    font-size: 25px;
    fill: #00aaff;
}

.svgText { font-size: 12px; }

.svgPath {
    fill: #eceded;
    stroke: #eceded;
    stroke-width: 2px;
}

.svgValueBig {
    font-size: 42px;
    fill: #00aaff;
}

.svgTextBig {
    font-size: 25px;
}

.svgUnit {
    font-size: 12px;
    fill: #4d4d4d;
}

.svgUnitBig {
    font-size: 25px;
    fill: black;
}

/* Co2 Saving Widget */
 #treeCo2 img {
     margin-left: 0;
     height: 45px;
     float: left;
 }

#carCo2 #co2Car {
    float: left;
}

#carCo2 p, #treeCo2 p {
    margin: 0;
    font-family: Arial,Helvetica,sans-serif;
    color: #4d4d4d;
    font-size: 12px;
    display: block;
    line-height: 1.4em;
}

#carCo2, #treeCo2 {
    line-height: 2em;
    margin-top: 15px
}

#carCo2 p span, #treeCo2 p span {
    margin-left: 10px;
}


/* Energie Yield Widget */
 .PvSystemStateIcon {
    width: 48px;
    height: 48px;
    margin-left: 10px;
    margin-right: 10px;
}

#PvSystemStateTable div {
    font-family: Arial,Helvetica,sans-serif;
    color: #4d4d4d;
    font-size: 12px;
}

.PvSystemStateHeaderText {
    margin-top: 10px;
    margin-left: 20px;
}

.PvSystemStateText2 {
    line-height: 1.8em;
    text-align: right;
}


/* SystemEnergyChartWidget */
#energyValue {
    margin-top: 10px;
    margin-left: 20px;
}
#energy {
    margin-left: 20px;
}

#containerForDayEnergy {
    min-width: 150px;
    /*margin-left: 7px;*/
    /*position: relative;*/
    /*top: -30px;*/
    height: 135px;
    margin: 0 auto;
    z-index: 1;
    background-color: transparent;
    /*margin-top: 30px;*/
}

.EnergyLoader {
    margin-top: 53px;
    margin-left: 122px;
}

#energyWidgetLastUpdateIcon {
    height: 32px;
    width: 32px;
}

.PvSystemStateHeaderText {
    font-size: 13px;
    color: #4d4d4d;
    font-family: Arial,Helvetica,sans-serif;
    margin-left: 15px;
    margin-top: 5px;
}

#totalEnergyDiv {
    position: relative;
    top: -10px
}


/* SystemServiceMessageWidget */
.service-message-widget .ErrorTable .date {
    width: 105px;
}

.MessageWidgetHeader {
    height: 32px;
    color: #4d4d4d;
    font-size: 20px;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 13px;
    margin-left: 15px;
    border: 0;
}

.tableContainer {
    max-height: 200px;
    overflow: hidden;
}

.emptyRow {
    height: 25px;
    background: white;
}

.codeColumn {
    text-align: center;
}

.splitRow {
    height: 1px;
    background: white;
}

.hiddenRow {
    height: 0;
}

.SystemMessageTableHeader {
    background: #bfbfbf;
    color: white;
    font-size: 11px;
    height: 25px;
}

.rows, .row_1, .row_0 {
    text-align: left;
    color: #4d4d4d;
    font-size: 11px;
}

.row_0 {
    z-index: 0;
    background-color: #f5f5f5;
}

.row_1 {
    z-index: 0;
    background-color: #f2f2f2;
}

.tableLine {
    margin-left: 1px;
    margin-right: 1px;
    width: 100%;
    height: 100%;
    border-spacing: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 9px;
}

.tableLine thead th {
    -moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.3);
}
.col1 {
    float: left;
    text-align: center;}

.col2 {
    float: left;
    margin-left: 5px;
    /*white-space: pre-line;*/
}

.col3 {
}
.col4 {
    float: right;
}
/*
.col1 {
    width: 24px;
}

.col2 {
    width: 92px;
    margin-left: 15px;
}

.col3 {
    width: 96px;
}
*/
.space1 {
    width: 8px;
}


/* SystemStateWidget */
.text40pxDark {
    font-size: 40px;
    color: #4d4d4d;
    font-family: Arial, Helvetica, sans-serif;
}

.text20pxDark {
    font-size: 20px;
    color: #4d4d4d;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 5px;
}

.PvSystemStateTable {
    margin-top: 10px;
    margin-left: 20px;
}

.PvSystemStateIcon {
    width: 48px;
    height: 48px;
    margin-left: 10px;
    margin-right: 10px;
}

.PvSystemStateText {
    font-size: 13px;
    color: #4d4d4d;
    font-family: Arial, Helvetica, sans-serif;
    margin-left: 20px;
    margin-bottom: 5px;
}


/* WidgetOverlay */
.WidgetOverlay {
    position: absolute;
    z-index:199;
    top: 3px;
    right: 3px;
    opacity: 0.4;
}

.WidgetOverlay a {
    vertical-align: text-top;
}

.WidgetUnderlay {
    position: absolute;
    z-index: 0;
    opacity: 0.2;
}


/* DeviceSetup Widget */
.hrWithText {
    height:1px;
    background:#333;
    background-image:-webkit-linear-gradient(left,#ccc,#333,#ccc);
    background-image:-moz-linear-gradient(left,#ccc,#333,#ccc);
    background-image:-ms-linear-gradient(left,#ccc,#333,#ccc);
    background-image:-o-linear-gradient(left,#ccc,#333,#ccc);
    padding:0;
    border:none;
    color:#333;
    text-align:center;
    clear:both;
    margin-bottom:20px;
    overflow:visible
}
