﻿/* Put css styles for home view here */
.home-view p 
{
	padding: 5px;
}

.siloNameLabel 
{
    font-size: 18px;
    font-weight: bold;
}

.siloInhaltLabel
{
    font-size: 18px;
    font-weight: bold;
}

.label-value 
{
    margin-top: 80px;
    font-size: 42px;
    color:  #AD1832;
    float: left;
}

.siloPopupGrid
{
    margin-left: 20%;
}

.siloLabel
{
    margin-top: 5px;
    margin-left: 5px;
    color: #AD1832;
}

.siloPopupGridRows {
    background-color: rgba(0, 128, 255, 0.2);
}

.dx-toolbar
{
    background-color: #bd465a;
    color: white;
}

.dx-header-row
{
    color: black;
    background-color: white;
}

.fuellstandLabel
{
    padding-top: 5px;
    margin-left: 5px;
    color: black !important;
    font-weight: 700 !important;
}

.areaContainer{
    margin-left: 550px;
}

.sideContainer
{
    background-color: #ECECEC;
    position:fixed;
    left: 0;
    top: 120px;
    width: 120px;
    height: calc(100vh - 120px);
    min-width: 250px;
    clear:both;
}

.siloPopupTabsContent
{
    padding: 20px;
    height: 100%;
    margin: 20px;
}

.gaugeContainerElement
{
    margin-top: 10px;
}

#siloList
{

}

#dtzInnerSiloSelectionPlainList {
    position: fixed;
    left: 289px;
    top: 140px;
    width: 75vw;
    height: 87.5vh;
    clear: both;
}

.dx-header-row{
    background-color: #ddd;
}

.dx-datagrid .dx-row-alt > td{
    background-color: #f5f5f5;
}

#siloPopupArea
{
    border: 1px solid red;
    float:left;
    width:50%;
    height:50%;
}

#siloPopupAreaL
{
    float:left;
    width:50%;
    height:50%;
}

#siloPopupGrid
{
    margin-right: 20%;
    height: 100%;
}

#dtzInnerSiloSelection
{
  /*  background-image: url('../images/bg_hell.png');*/
    background-color: white;
    position:fixed;
    left: 250px;
    top: 120px;
    right: 0;
    height: 88%;
    width: 100%;
}


.dtzTopMenu 
{
    position:fixed;
    left: 0;
    width: 100%;
    height: 64px;
    top: 55.99px;
    background-color: #F5F5F5;
}

.dtzTopMenuItem 
{
    margin-left: 10px;
    margin-top: 15px;
}


.dtzUserButton
{
    position: relative;
    margin-left: 95%;
    margin-top: -50px;
    cursor: pointer;
    margin-right: 25px;
    float:right;

}

.badgegreen {
   position:relative;
}


.badgegreen[data-badge]:after {
   content:attr(data-badge);
   position:absolute;
   top:-10px;
   right:-10px;
   font-size:.7em;
   background:green;
   color:white;
   width:18px;height:18px;
   text-align:center;
   line-height:18px;
   border-radius:50%;
   box-shadow:0 0 1px #333;
}

.badgegreenfront {
   position:relative;
}

.fuellstandPopup {
    margin-top: 80px;
    font-size: 42px;
    color:  #AD1832;
    float: left;
}

.MaxFuellstandPopup {
    margin-top: 80px;
    font-size: 42px;
    color:  #AD1832;
    float: left;
}

.historiePopup {
    margin-top: 80px;
    font-size: 42px;
    color:  #AD1832;
}

.badgegreenfront {
   position:relative;
}

.badgegreenfront[data-badge]:after {
   content:attr(data-badge);
   position:absolute;
   top:0px;
   left:-20px;
   font-size:.7em;
   background:green;
   color:white;
   width:18px;height:18px;
   text-align:center;
   line-height:18px;
   border-radius:50%;
   box-shadow:0 0 1px #333;
   font-weight: 700;
}

.badgeorgangefront {
   position:relative;
}


.badgeorgangefront[data-badge]:after {
   content:attr(data-badge);
   position:absolute;
   top:0px;
   left:-20px;
   font-size:.7em;
   background:#ffa500;
   color:white;
   width:18px;height:18px;
   text-align:center;
   line-height:18px;
   border-radius:50%;
   box-shadow:0 0 1px #333;
   font-weight: 700;
}

.badgeredfront {
   position:relative;
}
.badgeredfront[data-badge]:after {
   content:attr(data-badge);
   position:absolute;
   top:0px;
   left:-20px;
   font-size:.7em;
   background:red;
   color:white;
   width:18px;height:18px;
   text-align:center;
   line-height:18px;
   border-radius:50%;
   box-shadow:0 0 1px #333;
   font-weight: 700;
}

.popupStyleNumber{
    font-size:18px;
    color: #bd465a;
    margin-left:25%;
    font-weight: 400;


}

.popupStyleNumberRight {
    font-size: 18px;
    color: #bd465a;
    margin-left: 25%;
}

.inhaltLabel{
    color:black;
    font-weight: normal;
    margin-left: -25px;
}

.statusImg {
    pointer-events: none;
    margin-left: 5px;
    height: 24px;
    width: 24px;
    color: #0094FF;
    float: right;
}

.siloPopupDetailsTable{
    margin-left:25%;
}

.dx-datagrid-text-content{
    font-weight: 600;
}


.dx-row.dx-data-row .AlarmAktuellerWert {
    color: #bf4e6a;
    font-weight: bold;
}

.dx-row.dx-data-row .FehlerZeitpunkt {
    color: #bf4e6a;
    font-weight: bold;
}


.pupopSiloDetailsNumbersTitle{
    font-size: 18px;
    color: black;
	font-weight: 300;
}

.pupopSiloDetailsNumbers{
    font-size: 20px;
    color: black;
    float:right;
    margin-left: 3vw;
    margin-right: 5px;

}

#rectangle{

}

.detailsHeadRow{
    border-bottom: 1px solid #ccc!important;
}

.detailsOtherRow{
    border-bottom: 1px solid #ccc!important;
}

.detailsLastRow{
    border-bottom: 1px solid #ccc!important;
}

.langSelect{
    border: none;
    float: right;
    color: white;
    margin-top: 17px;
    margin-right:15px;
}

.ansichtTabsSelectionOutputSliderButton{
    margin-left: 170px !important;
    margin-top: -30px !important;
    width: 120px;
    float: left;
}

#ansichtTabs{
	width: 25%;
	margin-left: 1.6vw;
	font-size: 16px;
}

#ansichtTabsZeitraumSend{
    float: left;
    margin-left: 200px;
    margin-top: -60px;
}

#ansichtTabsZeitraumDateboxTo{
    margin-top: 3px;
}

.siloPopupTDStyle{
    background-color: transparent;
	padding-top: 15px;
}

.siloPopupTDStyleAlternate{
    background-color: transparent;
	padding-top: 15px;
}

#passwordprogressbar {
    width: 30%;
    background-color: lightgray;
    visibility:hidden;
    margin-top: 10px;
    float:right;
}
#passwordbar {
    width: 1%;
    height: 10px;
    background-color: #3cba54;
}

#passwordsecuritytext{
    margin-right: 5px;
    margin-top: -15px;
    float: right;
    visibility: hidden;
}

.gaugeBlockStyleContainerElement{
    clear: left;
    margin-bottom: 0px;
    margin-left: 630px;
    position: absolute;
}

.dx-datagrid-header-panel .dx-toolbar {
    background-color: rgba(211,211,211,0.18);
}

.dx-popup-title {
    position: relative;
    padding: 6px 20px;
    min-height: 28px;
    border-bottom: 1px solid #ddd;
    background: #AD1832;
}

.customTitlebarDoc{
    font-size: 20px;
    margin-top: -28px; 
    margin-right: 20px;
    float:right;
    cursor: pointer;
    width: 20px;
    height: 20px;
    content: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAB90RVh0VGl0bGUARXhwb3J0O1hzbHQ7RXhwb3J0VG9Yc2x0OxPWe5sAAABoSURBVHherdJBCoAwDAXRHOyfzXvktHEh5MMsDCVdDKVQX4MaVdVJqqHnO+uOACMzEIzIAjCyBeoAQASsnteAIXk1kLi9nyGQBIgZUDaAW/JnguR+nAAFJxjegTFOd/Er7P8DAnNXgReoz7/0+f5VyAAAAABJRU5ErkJggg==');
}

.dx-icon-excelexport { 
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAB90RVh0VGl0bGUARXhwb3J0O1hzbHQ7RXhwb3J0VG9Yc2x0OxPWe5sAAABoSURBVHherdJBCoAwDAXRHOyfzXvktHEh5MMsDCVdDKVQX4MaVdVJqqHnO+uOACMzEIzIAjCyBeoAQASsnteAIXk1kLi9nyGQBIgZUDaAW/JnguR+nAAFJxjegTFOd/Er7P8DAnNXgReoz7/0+f5VyAAAAABJRU5ErkJggg==');
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

.customTitlebarClose{
    font-size: 20px;
    margin-top: -28px;
    margin-right: -10px;
    float:right;
    cursor: pointer;
}