

//28.10.15: History Zone: Umschaltung Farbmodus und Tooltip für Einzelwerte und Datum 

.c0{ 
	font:13px helvetica;
	color: #0000FF;
}
.c1{ 
	font:13px helvetica;
	color: #FF0000;
}
.c2{ 
	font:13px helvetica;
	color: #00FF00;
}
.c3{ 
	font:13px helvetica;
	color: #FF6600;
	
}
td.tooltip{
	position:relative;
	display: inline;
	
}


td.tooltip:hover:after {
    content: attr(data-tooltip) ;
    background: #333;
    background: rgba(0,0,0,.8);
    border-radius: 5px;
    bottom: 20px;
    color: #fff;
	font-size: 12px;
	white-space: pre;
    left: -44px;
    padding: 5px 5px;
    position: absolute;
    z-index: 98;

}

#details, #function_details, #n3_map_options, #n3_settings, #n3_functions, #gt3_email{
	border-radius: 0.8em; 
	background: #FFFFFF; 
	position:absolute;
	left:20%;
	top:5px;
	font: 18px helvetica;
	height:125px;
	display:none;
	min-width:350px;
}
#content, #sidebar {
  padding: 12px;
}


#chartdiv {
	background: #FFFFFF;
	
	border: solid 1px #BBBBBB;
	-webkit-border-radius: .8em; 
	-moz-border-radius: .8em;
	border-radius: .8em;
	margin: 4px;
	-moz-box-shadow: 2px 2px 1px #AAA;
	-webkit-box-shadow: 2px 2px 1px #AAA;
	box-shadow: 2px 2px 1px #AAA;
}

#corr_div {
	background: #FFFFFF;
}
#step_div {
	background: #FFFFFF;
}

#coherence {
	background: #FFFFFF;
}
#close {
	position: absolute; 
	top: 3px; 
	right: 10px; 
	width: 16px; 
	height: 16px;
}
#save {
	position: absolute; 
	bottom: 3px; 
	right: 10px; 
	width: 32px; 
	height: 32px;
}
#but_csv {
	position: absolute; 
	bottom: 25px; 
	right: 10px; 
	width: 150px; 
	height: 22px;
}
#dx_data_info {
	position: absolute; 
	bottom: 5px; 
	right: 10px; 
	width: 400px; 
	height: 14px;
	font: 12px helvetica;
}
#dx_data, #dx_nightflow, #dx_nightflow_compare {
	background: #FFFFFF;
	
	border: solid 1px #BBBBBB;
	-webkit-border-radius: .8em; 
	-moz-border-radius: .8em;
	border-radius: .8em;
	margin: 4px;
	-moz-box-shadow: 2px 2px 1px #AAA;
	-webkit-box-shadow: 2px 2px 1px #AAA;
	box-shadow: 2px 2px 1px #AAA;
	position: absolute; 
	top: 5px; 
	left: 5px; 
	bottom: 5px; 
	right: 5px;
	
}
#dx_data_graph, #dx_nightflow_compare_graph {
	position: absolute; 
	top: 0px; 
	left: 0px; 
	bottom: 5px; 
	right: 5px;
	cursor: url(../images/zoom-icon.gif);
}
#dx_nightflow_compare_header, #dx_nightflow_header {
	position:absolute;
	top:2px;
	left:10px;
	font: 14px helvetica;
}

#map_canvas {
	top: 5px; 
	left: 5px; 
	bottom: 5px; 
	right: 0px;
	position:absolute;"
}
#n3_data {
	padding:6px; 
	background: #FFFFFF;
	border: solid 1px #BBBBBB;
	-webkit-border-radius: .8em; 
	-moz-border-radius: .8em;
	border-radius: .8em;
	margin: 4px;
	-moz-box-shadow: 2px 2px 1px #AAA;
	-webkit-box-shadow: 2px 2px 1px #AAA;
	box-shadow: 2px 2px 1px #AAA;
	  font: 12px helvetica;
	position:absolute;
	top:1px;
	left: 1px;
	height:200px;

	width:196px;
}
#n3_data_base{
	background: #ffffff; 
	padding: 1px ;
	font: 10px helvetica;
	
	position:absolute;
	top:30px;
	left: 1px;
	height:165px;

	width:198px;
	border-radius: 0.8em;

	overflow:auto;
	
}
#n3_data_header {
	position: absolute; 
	top: 2px; 
	left: 0px; 
	width: 86%; 
	height: 30px;
	color:#000000;
}
#n3_table{
	background: #ffffff; 
	padding: 1px ;
	font: 10px helvetica;
	
	position:absolute;
	top:1px;
	left: 1px;
	bottom:5px;

	width:210px;
	overflow:auto;
}

#corr_table {
	background: #ffffff; 
	font: 12px helvetica;
	position: absolute; 
	top: 1px; 
	left: 1px; 
	width:210px; 
	bottom:5px;
	overflow:auto;
}

#zone_table {
	top: 2px; 
	left: 2px; 
	width:100%; 
	bottom:5px;
	margin-top:5px;
	overflow:auto;
	font: 12px helvetica;
}

#selection_list {
	position: absolute; 
	top: 0px; 
	left: 10px; 
	width: 50%; 
	height: 400px;
}
#dates_table{
	background: #ffffff; 
	padding: 6px ;
	font: 12px helvetica;
	
	position:absolute;
	top:25px;
	left: 2px;
	bottom:5px;

	width:200px;
	border-radius: 0.8em;

	overflow:auto;
	
}
#dx_table, #gsm_table{
	background: #dddddd; 
	padding: 6px ;
	font: 12px helvetica;
	
	position:absolute;
	top:5px;
	left: 2px;
	bottom:5px;

	width:200px;
	border-radius: 0.8em;

	overflow:auto;
	
}


button.wide, div.wide {
	
	background:#CCCCCC;
	
	background:  -moz-linear-gradient(top, #EEEEEE, #BBBBBB);
	background:  -webkit-gradient(linear, left top, left bottom, from(#EEEEEE), to(#BBBBBB));
	
    border-top: #EEEEEE 1px solid; /* Farbe und Art des oberen Rands */
	border-left: #CCCCCC 1px solid; /* linker Rand */
	border-bottom: #AAAAAA 1px solid; /* unterer Rand */
	border-right: #AAAAAA 1px solid; /* rechter Rand */
    -webkit-border-radius: .4em; 
	-moz-border-radius: .4em;
	border-radius: .4em;
	-moz-box-shadow: 1px 1px 1px #999;
	-webkit-box-shadow: 1px 1px 1px #999;
	box-shadow: 1px 1px 1px #999;
	position:relative;
	min-width:145px;
	max-width:145px;
	height:20px;
	font-size:10px;
	margin-top:2px;
}
input.small {
	width:50px;	
}
button.small {
	width: 90%;
	background:#CCCCCC;
	
	background:  -moz-linear-gradient(top, #EEEEEE, #BBBBBB);
	background:  -webkit-gradient(linear, left top, left bottom, from(#EEEEEE), to(#BBBBBB));
	
    border-top: #EEEEEE 1px solid; /* Farbe und Art des oberen Rands */
	border-left: #CCCCCC 1px solid; /* linker Rand */
	border-bottom: #AAAAAA 1px solid; /* unterer Rand */
	border-right: #AAAAAA 1px solid; /* rechter Rand */
    -webkit-border-radius: .4em; 
	-moz-border-radius: .4em;
	border-radius: .4em;
	-moz-box-shadow: 1px 1px 1px #999;
	-webkit-box-shadow: 1px 1px 1px #999;
	box-shadow: 1px 1px 1px #999;
	position:relative;
	min-width:35px;
	max-width:70px;
	height:20px;
	font-size:10px;
	margin-top:2px;
}

button.wide_full:hover { color: blue;}
button.wide:hover { color: blue;}
button.small:hover { color: blue;}
button.wide_full{
	width: 98%;
	background:#CCCCCC;
	
	background:  -moz-linear-gradient(top, #EEEEEE, #BBBBBB);
	background:  -webkit-gradient(linear, left top, left bottom, from(#EEEEEE), to(#BBBBBB));
	
    border-top: #EEEEEE 1px solid; /* Farbe und Art des oberen Rands */
	border-left: #CCCCCC 1px solid; /* linker Rand */
	border-bottom: #AAAAAA 1px solid; /* unterer Rand */
	border-right: #AAAAAA 1px solid; /* rechter Rand */
    -webkit-border-radius: .4em; 
	-moz-border-radius: .4em;
	border-radius: .4em;
	-moz-box-shadow: 1px 1px 1px #999;
	-webkit-box-shadow: 1px 1px 1px #999;
	box-shadow: 1px 1px 1px #999;
	position:relative;
	min-width:70px;
	height:20px;
	font-size:10px;
	margin-top:2px;
}
#ch1 {
	color: #0000FF;
}
#ch2 {
	color: #FF0000;
}
#ch3 {
	color: #00FF00;
}
#ch4 {
	color: #FF6600;
}
.scrolldiv {                             /* der Name kann frei gewählt werden */
    height:60px;                       /* Höhe - auch px oder andere Einheiten */
    overflow:auto;                       /* Regel für übergroßen Inhalt */
    border: 3px single #244B74;          /* Rahmen */
    padding:8px;                         /* Textabstand zum Rand */
    font-family:Arial,Verdana,sans-serif;/* Schriftart */
    color:#00009F;                       /* Schriftfarbe */
    background:#fff;                     /* Hintergrund */
}
.scroll{
overflow:auto;
}

.list_selected:link { color: black; text-decoration: none;}
.list_selected:visited { color: black; text-decoration: none;}
.list_selected:hover { color: blue; text-decoration: none;}

#gps_input {
	position: absolute; 
	top: 20px; 
	left: 805px; 
	width: 200px; 
	height: 200px;
}
#info_box
        {
        margin: 1em auto;
        text-align: center;
        filter: alpha(opacity=70);
        opacity: .9; 
        -moz-opacity:0.9;
        -khtml-opacity: 0.9;
        background-color: #FF8800;
        border: 0px solid black;
        font: 18px helvetica;
        color: white;
        -moz-box-shadow: 2px 2px 1px #AAA;
	-webkit-box-shadow: 2px 2px 1px #AAA;
	box-shadow: 2px 2px 1px #AAA;
     -webkit-border-radius: .8em; 
	-moz-border-radius: .8em;
	border-radius: .8em;    
	position: absolute; 
	top: 2px; 
	left: 60%; 
	width: 200px; 
	height: 120px;
}

.tabelle {
	left: 5px;
	right: 2px;
}
table.table2 {
    color: black;
    
  
    border: 0px solid #888888;
    font: 12px helvetica;
    padding: 0;
    margin-top:1px;
    width: 100%;

}

table.table8 {
    color: black;
    
  
    border: 0px solid #888888;
    font: 12px helvetica;
    padding: 0;
    margin-top:1px;
    width: 300px;

}
table.table4 {
border-collapse:collapse;
    border-spacing: 0px;
}
table.table5 {
    color: black;
    width: 90%;
    background: #ffffff;
    font: 13px helvetica;
    padding: 0px;
    
    margin-top:1px;
	
	margin: 4px;
	
}    
table.table3 {
    color: black;
    
    background: #ffffff;
    font: 10px helvetica;
    padding: 0px;
    
    margin-top:1px;
    width: 95%;
	
	-webkit-border-radius: .8em; 
	-moz-border-radius: .8em;
	-moz-box-shadow: 2px 2px 1px #AAA;
	-webkit-box-shadow: 2px 2px 1px #AAA;
	
}
table.table7 {
    color: black;
    
    background: #ffffff;
    font: 12px helvetica;
    padding: 0px;
    
    margin-top:1px;
    width: 68%;
	
	-webkit-border-radius: .8em; 
	-moz-border-radius: .8em;
	-moz-box-shadow: 2px 2px 1px #AAA;
	-webkit-box-shadow: 2px 2px 1px #AAA;
	
}
table.table6 {
    color: black;
    
    background: #cccccc;
    font: 12px helvetica;
	border: solid 1px #BBBBBB;
	-webkit-border-radius: .8em; 
	-moz-border-radius: .8em;
	border-radius: .8em;
	margin: 4px;
	-moz-box-shadow: 2px 2px 1px #AAA;
	-webkit-box-shadow: 2px 2px 1px #AAA;
	box-shadow: 2px 2px 1px #AAA;
	position:absolute;
	top:5px;
	left:5px;
	right:5px;
	bottom:5px;
}
table.table9 {
    color: black; 
    border: 0px solid #888888;
    font: 12px helvetica;
    padding: 0;
    margin-top:1px;
    width: 100%;
    text-align: left;

}
td.sets {
	border-left: 2px dotted #ff9900;

}
table.settings {
    color: black; 
	border: 0px solid #888888;
    font: 12px helvetica;
    padding: 0;
    margin-top:1px;
    width: 100%;

    text-align: left;
}
.head {
    color: black;
    
    background: #FFFFFF;
    background:  -moz-linear-gradient(top, #EEEEEE, #BBBBBB);
	background:  -webkit-gradient(linear, left top, left bottom, from(#EEEEEE), to(#DDDDDD));
	background: -ms-linear-gradient(top, #EEEEEE, #BBBBBB);
	background: -o-linear-gradient(right, red, blue); 

    font: 12px helvetica;
    padding: 0;
    margin-top:1px;
    width: 350px;
	border: solid 1px #BBBBBB;
	-webkit-border-radius: .8em; 
	-moz-border-radius: .8em;
	border-radius: .8em;
	margin: 4px;
	-moz-box-shadow: 2px 2px 1px #AAA;
	-webkit-box-shadow: 2px 2px 1px #AAA;
	box-shadow: 2px 2px 1px #AAA;
}
.head_mobile{
	
    color: black;
    
	margin: 4px;

    font: 12px helvetica;
    padding: 0;
    margin-top:1px;
   
	
	
}

.navi_klein{
	width:14.5%;
	position:relative;
	float:left;
	left:3px;
	margin-top:4px;
}
.standard {
    font: 14px helvetica;

}
.standard12 {
    font: 12px helvetica;

}

.balloon{
    color: black;
    
    background: #ffffff;
    border: 0px solid #888888;
    font: 12px helvetica;
   
}
.gray_line {
  border-bottom:1px solid #888888;

  color: #888888;
}
.black_line {
  border-bottom:1px solid #888888;

  color: #000;
}

button{
	cursor:pointer;
}
.description{
    color: #555555;
    text-align: right;

 
    font: 10px helvetica;
}

#top{
	min-width:700px;
	max-height: 125px;
	height:125px;
	float: left;
	position: relative;
	top: 0px;
	left: 0px; 
	width: 100%;
}
#middle{
	position: absolute; 
	top: 140px; 
	left: 2px; 
	right: 225px; 
	bottom: 5px;
	
}
#right{
	position: absolute; 
	top: 140px; 
	right: 5px; 
	width:217px; 
	bottom: 5px;
}
#center_content{
	position: absolute; 
	top: 140px; 
	left: 5px; 
	right: 5px; 
	bottom: 5px;
}
#head_content{
	min-width:895px;
	max-height: 125px;
	height:125px;
	float: left;
	position: relative;
	top: 2px;
	left: 2px; 
	width: 79%;
}
#head_content_mobile{
	
	
	/*height:125px;*/
	float: left;
	/*position: relative;*/
	top: 2px;
	
	width: 100%;
}

#header_bar, #header_bar_net
{
    color: black;
    
    background: #FFFFFF;
    background:  -moz-linear-gradient(top, #EEEEEE, #BBBBBB);
	background:  -webkit-gradient(linear, left top, left bottom, from(#EEEEEE), to(#DDDDDD));
	background: -ms-linear-gradient(top, #EEEEEE, #BBBBBB);
	background: -o-linear-gradient(right, red, blue); 

    font: 12px helvetica;
    padding: 0;
    margin-top:1px;
    width: 350px;
	border: solid 1px #BBBBBB;
	-webkit-border-radius: .8em; 
	-moz-border-radius: .8em;
	border-radius: .8em;
	margin: 4px;
	-moz-box-shadow: 2px 2px 1px #AAA;
	-webkit-box-shadow: 2px 2px 1px #AAA;
	box-shadow: 2px 2px 1px #AAA;
	width: 99%; 
	height: 99%;
	position: absolute;
	left: 0px;
}
#header_bar_mobile{
	width: 99%; 
	/*height: 99%;*/
	position: relative;
	left: 0px;
}
#temp_text {
	position: absolute; 
	top: 80px; 
	left: 10px; 
	width: 450px; 
	height: 400px;
}

#status_line{
   font: 13px helvetica;
	width: 96%; 
	height: 13px;
	position: absolute;
	left: 15px;
	top: 107px;
}

#backtomenu{
	cursor:pointer;
	height:20px;
	position:absolute;
	top:80px;
}


/**
 * alert.css - javascript alert replacement v2.4
 *
 * (c) 2009-2011 Naden Badalgogtapeh - http://www.naden.de/blog/javascript-alert
 *
 */
/**
 *
 */ 
div.alert-modal {
  width: 100%;
  height: 100%;
  background-color: #AFAFAF;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  opacity: 0.8;

  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /* IE8 */
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);  /* IE7 */
}
/**
 * wrapper
 */ 
div.alert {
  font-family: helvetica;
  border: 1px solid #959595;
  background-color: #D7D7D7;
  padding: 5px;
  display: none;
  position: absolute;
  z-index: 1001;
    -webkit-border-radius: .4em; 
	-moz-border-radius: .4em;
	border-radius: .4em;
	-moz-box-shadow: 1px 1px 1px #999;
	-webkit-box-shadow: 1px 1px 1px #999;
	box-shadow: 1px 1px 1px #999;
	 min-width:150px;
  min-height:100px;
  width:50%;
  top:20%;
  left:20%
}
/**
 * title
 */ 
div.alert div.title {
  font-family: helvetica;
  font-weight: bold;
  background-color: #9e9e9e;
  color: #fff;
  padding: 2px;
}
/**
 * body
 */ 
div.alert div.body {
  padding: 5px 0;
  font-family: helvetica;
  height: 70%;
  color: #DF0101;
  text-align: center;
  min-width:150px;
  min-height:100px;
 
}
#button{
	margin-top:2px;
	font-size:10px;
}

 .xbtooltip {
	display: none;
	position: absolute;
	background-color: #fff;
}
#tt1 {
	background-color: #00FFFF;
	color: green;
	padding: 3px;
	width: 120px;
}
#c_top{
	bottom: 103px;
	position: absolute;
	top: 4px;
	right: 2px;
	left: 1px;
	margin:0 auto
}
#c_middle{
	position: absolute; 
	height: 105px;
	right: 2px;
	bottom: 35px;	
	left: 1px;
}
#center_info {
	background:  -moz-linear-gradient(top, #EEEEEE, #CCCCCC);
	background:  -webkit-gradient(linear, left top, left bottom, from(#EEEEEE), to(#CCCCCC));

	font:10px helvetica;
	color: #555555;
	border: solid 0px #BBBBBB;
	-webkit-border-radius: .6em; 
	-moz-border-radius: .6em;
	border-radius: .6em;
	margin: 0px;
	-moz-box-shadow: 1px 1px 1px #AAA;
	-webkit-box-shadow: 1px 1px 1px #AAA;
	box-shadow: 1px 1px 1px #AAA;

	position: absolute;

	text-align: center;
	width: 300px;
	height:105px;
	left: 50%;
	margin-left: -150px;;

}
#center_info_top {
	position: absolute;
	text-align: center;
	width: 100%;
	height:30px;
	top:2px;
	left: 1px;
}
#center_info_middle {
	position: absolute;
	text-align: center;
	width: 100%;
	height:30px;
	top:32px;
	left: 1px;
}
#center_info_bottom {
	position: absolute;
	text-align: center;
	width: 100%;
	height:30px;
	bottom:2px;
	left: 1px;
}

#sensor_left {
	background:  -moz-linear-gradient(top, #CCCCCC, #999999);
	background:  -webkit-gradient(linear, left top, left bottom, from(#CCCCCC), to(#999999));
	
	font:10px helvetica;
	color: #555555;
	border: solid 1px #BBBBBB;
	-webkit-border-radius: .6em; 
	-moz-border-radius: .6em;
	border-radius: .6em;
	margin: 0px;
	-moz-box-shadow: 1px 1px 1px #AAA;
	-webkit-box-shadow: 1px 1px 1px #AAA;
	box-shadow: 1px 1px 1px #AAA;
	position: absolute;
	left:2px;
	width:100px;
	height:105px;
}
#sensor_right {
	background:  -moz-linear-gradient(top, #CCCCCC, #999999);
	background:  -webkit-gradient(linear, left top, left bottom, from(#CCCCCC), to(#999999));
	font:10px helvetica;
	color: #555555;
	border: solid 0px #BBBBBB;
	-webkit-border-radius: .6em; 
	-moz-border-radius: .6em;
	border-radius: .6em;
	margin: 0px;
	-moz-box-shadow: 1px 1px 1px #AAA;
	-webkit-box-shadow: 1px 1px 1px #AAA;
	box-shadow: 1px 1px 1px #AAA;
	position: absolute;
	right:2px;
	width:100px;
	height:105px;
}

#c_bottom{
	padding: 3px;
	background: #DDDDDD;
	font:12px helvetica;
	color: #000099;
	border: solid 0px #BBBBBB;
	-webkit-border-radius: .6em; 
	-moz-border-radius: .6em;
	border-radius: .6em;
	margin: 2px;
	-moz-box-shadow: 1px 1px 1px #AAA;
	-webkit-box-shadow: 1px 1px 1px #AAA;
	box-shadow: 1px 1px 1px #AAA;

	position: absolute; 
	height:15px;
	right: 2px;
	left: 1px;
	bottom: 5px;
}