body {
	font-size: 0.8em;
	font-family: 'Roboto',Arial;
	color:#444444;
	/*max-width:800px !important;*/
	/*background-repeat: no-repeat;*/
	/*height:200px;*/
}

.leaflet-popup {
	width:580px;
	height:480px;
}



/* hide items and set sizes */
.leaflet-popup-content-wrapper {
	height: 100%;
	width: 100%;
}
.leaflet-popup-tip-container {
	width: 0px;
}
.leaflet-popup-tip {
	width: 0px !important;
}


h2 {
	color: #E07620;
	font-size: 1.6em;
	font-weight:400;
}
.hint {
  position: absolute;
  top: 200px;
  right: 10px;
  cursor: pointer;
  color: #ffffff;
  font-size: 1.6em;
  z-index: 20;
  width:25px;
  height:25px;
  padding: 1px 3px 5px 3px;
  border-radius: 40px;
  background-color: #aaaaaa;
  text-align: center;
  
}
.ui-tooltip {
/*	width: 300px !important;
	max-width: 400px;*/
	padding: 10px 20px;
	border-radius: 0px;
	font-size: 1em;
	box-shadow: 0 0 5px silver;
}


#start_text_0 h2 {
	color: #E07620;
	font-size: 1.4em;
}
#start_text_1 h2 {
	color: #E07620;
	/*color: #FFCC00;*/
}
#start_text_7 h2 {
	color: #E07620;
	/*color: #FF9933;*/
}

#einleitung_2 {
	padding-top: 5px;
	padding-bottom: 5px;
}
#param_area {
	padding-top:5px;
}

.table {
	margin:0 auto;
	text-align: center;
	margin-bottom: 20px;
}

.table .value {
	font-size: 1.4em;
	font-weight: 300;
}
.table .what {
	border-bottom: 1px solid silver;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: 500;
}
#energy_consumption_slider {
	width: 160px;
}
.input_value {
	border:0; 
	/*color:#E07620; */
	/*font-weight:bold;*/
}

#form .input input {
	width:130px;
}

#form {
	font-size: 0.9em;
	/*padding-top:5px;*/
}
#form .entry {
	padding-top:8px;
}
#form_text{
	padding-top: 5px;
	padding-bottom: 5px;
}
#form dt {
	width: 100px;
	font-size: 1.1em;
	margin: 0px;
	line-height: 1.3px;
}
#form dd {
	width: 200px;
	position: relative;
	left: 100px;
	bottom: 20px;
	margin: 0px;
	line-height: 1.3px;
}

#co2_image {
	opacity: 1;
	width: 40px;
	float: left;
	margin-top: 20px;
}
#co2 {
	position: absolute;
	left: 360px;
	text-align: left;
	padding-left: 0px;
	width: 180px;
	
}

#co2_result {
  float: left;
  	margin: 35px 0px auto 15px;
	color:#606060;
	font-size: 11px !important;
	width:120px;
}

#co2 .value {
  font-size: 1.4em;
}

#finance {
	font-size: 0.8em;
	/*font-weight: bold;*/
}
#finance #up {
	position: relative;
	top: -90px;
	left: 5px;
}
#finance #down {
	position: relative;
	top: -38px;
	left: 5px;
}

#finance_chart {
	width: 300px; 
	height: 100px;
	/*border: 1px solid grey;*/
	position: relative;
	left: -8px;
}

select {
    /*float: right;*/
    /*width: 150px;*/
    border: 1px solid silver;
    border-radius: 0px;
    font-size: 12px !important;
    padding: 2px;
    margin:2px;
    /*margin-top:-10px;    */
}
#bedingung input,
#search input {
	width: auto;


}
input {
    /*float: right;*/
    /*width: 150px;*/
    border: 1px solid silver;
    border-radius: 0px;
    font-size: 12px !important;
    padding: 2px;
    margin:2px;
    /*margin-top:-10px;    */
}
input:focus { 
    outline: none;
    box-shadow: 0 0 5px #666666;
}

input:hover { 
    outline: none;
    box-shadow: 0 0 5px #666666;
}

#legend {
	width: 120px;
	height: 115px;

	float: left;
}

#search {
	width: 250px;
	height: auto;
	top: 5px;
	margin-bottom: 10px;
	/*left: 5px;*/
}



.button {
	color: white;
	background-image: none;
	background-color: #E07620;
	position: absolute;
	bottom: 20px;
	right: 20px;
}

.next_button {
	float: right;
	width: 80px;
}
.next_button:hover {
	opacity: 0.8;
}

.back_button {
	float: left;
	width: 80px;
	position: absolute;
	bottom: 20px;	
	left: 20px;
}

.submit_button {
	float: right;
	position: absolute;
	bottom: 20px;
	right: 20px;
	color: white;
	background-image: none;
	background-color: #E07620;
}
.submit_button:hover {
	opacity: 0.8;
}

.big_button {
	width:94%;
	height: 40px;
	vertical-align: middle;
	position: absolute;
	/*bottom: 0px;*/
	/*left: 5px;*/
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
}



.leaflet-popup-close-button{
	color: #cccccc !important;
}
.leaflet-popup-close-button:hover {
	opacity: 0.8;
}
.heading {
	display: block;
	/*-webkit-margin-before: 0.4em;*/
	-webkit-margin-after: 0.6em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	font-weight: bold;
	font-size: 1.2em;	
}

.leaflet_info_box {
	background-color: white;
	margin-left: 5px;
	margin-top: 5px;
	z-index: 9;
	padding: 10px;
	box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.7);
	cursor: default;
	font-size: 0.9em;
}
.legend_info {
    clear: both;
    width: 15px;
    height: 15px;
    float: left;
    margin-right: 8px;
    opacity: 0.8;
    margin-top: 3px;
    /*box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);*/
}
.legend_label {
	line-height: 23px;
	margin-top: 13px;
	clear: both;
}
#info_area {
	position: absolute;
	bottom: 0px;
	z-index: 51;
}
#info {
	width:30px;
	background-color: white;
	padding: 4px;
	border-radius: 0px;
	/*margin-bottom: -1px;*/
	font-weight: bold;
	cursor: pointer;
}
#info_content {
	font-size: 0.9em;
	background-color: white;
	padding: 10px;
	max-height:400px;
	overflow: auto;

}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 0px !important;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 0px !important;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 0px !important;
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 0px !important;
}
/* slider handle */
.ui-state-default, .ui-widget-content .ui-state-default {
	background: #E07620
;
	border:none;
	margin-top:1px;
	
}
/* slider handle hover*/
.ui-state-hover {
	opacity: 0.8;
}
/* slider balken */
.ui-widget-header {
	background: #E99F63;
	opacity: 1;
}

#thankyou_image{
	width:480px;
	height:200px;
	margin:60px 25px;
	background-image: url(danke.png);
	background-repeat: no-repeat;
}

#energy_price_slider,
#energy_consumption_slider{
	border: none !important;
	background: #dddddd;
}

#control{
	width:290px;
	z-index: 50;
	position: absolute;

}

#map {
	position: absolute;
	z-index: 20;


}

#bar_color {
	color: rgb(233, 159, 99) !important;
	/*color: #B9D59E;*/
}



