﻿@import url(//fonts.googleapis.com/css?family=Roboto);

body {
	margin: 0;
	padding: 0;
	font: 14px/21px "Roboto", sans-serif;
	font-weight: 400;
	color: #3E3E3E;
}

fieldset.kasten {
	background: #eee;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7e8e9', endColorstr='#ffffff',GradientType=0 );
	border: 1px solid #ccc;
}

fieldset.kasten p {
	font-family: "Roboto";
}

fieldset.kasten p label {
	font-family: "Roboto";
	font-weight: bold;
}

fieldset.kasten legend {
    font: 14px/21px "Roboto", sans-serif;
	font-weight: bold;
	background: none;
	width: 100%;
	left: 0;
	color: #3E3E3E;
	box-sizing: border-box;
}

fieldset.kasten div.info_kasten {
	font-family: "Roboto";
	background-color: #999;
	color: #eee;
}

fieldset.kasten div.info_kasten:hover {
	background-color: #e3001b;
}

fieldset.kasten p input.transparent {
	font-family: "Roboto";
	background: #fff;
}

fieldset.kasten p input,
fieldset.kasten p select {
	font-family: "Roboto";
	border: 1px solid #999;
	padding: 2px;
}

fieldset.kasten p select {
	font-family: "Roboto";
	-webkit-appearance: none;
	-moz-appearance: none;
	background-color: #fff;
	background-image: url("https://www.waermepumpe.de/jaz_frame/templates/images/down-arrow.png");
	background-repeat: no-repeat;
	text-indent: 0.01px;
	text-overflow: "";
}

fieldset.kasten p select::-ms-expand {
	display: none;
}

div.jaz_popup {
	font-family: "Roboto";
	margin: 0;
}

.jaz_popup_oben,
.jaz_popup_unten {
	display: none;
}

div.jaz_popup_mitte {
	font-family: "Roboto";
	background-image: none;
	background: #e7e8e9;
	color: #555;
	-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
	box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
}

fieldset.kasten p input.klein1 {
	width: 125px;
}

fieldset.kasten p input.mittel {
    width: 260px;
}

#schallrechner fieldset.kasten p input.mittel {
	width: 254px;
}

fieldset.kasten p select.mittel {
    width: 235px;
}

fieldset.kasten p select.gross {
	background-position: 378px 5px;
}

fieldset.kasten p select.mittel {
	background-position: 218px 5px;
}

fieldset.kasten p select.klein2 {
	background-position: 43px 5px;
}

select[name="wp_waermequelle"] {
	width: 125px !important;
	background-position: 108px 5px !important;
}

input.aktualisieren, input.report_erstellen, input.bafa_report, input.bafa_form, input.innof_antrag {
	margin-bottom: 10px;
}

input.innof_antrag {
	background: #fab907;
	color: #fff;
	height: 28px;
	line-height: 28px;
	padding: 0 7px;
	border:0;
}

input.bafa_report, input.bafa_form, input.aktualisieren, input.report_erstellen, input.innof_antrag {
	background: linear-gradient(to bottom, #fbfbfc 0%, #c0c7ca 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: none;
	border-bottom: 1px solid #98999b !important;
	-webkit-border-radius: 0 5px 0 0;
	border-radius: 0 5px 0 0;
	color: #686A69;
	height: 28px;
	line-height: 28px;
	padding: 0 7px;
	border: 0;
	cursor: pointer;
}

input.bafa_report:hover, input.aktualisieren:hover, input.report_erstellen:hover, input.innof_antrag:hover {
  color: #e3001b;
}

#img_aufstellung {
	width: 110px !important;
}

#txt_aufstellung {
	margin-left: 143px !important;
	width: 460px !important;
}

@media screen and (max-width: 768px) {
	#schallrechner fieldset.kasten p select.gross {
		background-position: 353px 5px;
	}

	#schallrechner fieldset.kasten p input.klein1 {
		width: 100px;
	}

	#schallrechner #txt_aufstellung {
		width: auto !important;
	}
}

@media screen and (max-width: 609px) {

	fieldset.kasten p label.md-clear {
		display: block;
	}

	fieldset.kasten p input, fieldset.kasten p select {
		margin-top: 5px;
	}

	input.aktualisieren, input.report_erstellen, input.bafa_report, input.bafa_form, input.innof_antrag {
		margin-bottom: 15px;
	}

	#schallrechner fieldset.kasten p input.klein1 {
		width:90px;
	}
}

@media screen and (max-width: 429px) {
	#schallrechner fieldset.kasten p select.gross {
		background-position: 258px 5px;
		padding-right: 20px;
	}

	/*#schallrechner fieldset.kasten p input.klein1 {
		width:80px;
	}

	#schallrechner fieldset.kasten p input.mittel {
		width:169px;
	}*/

	#schallrechner fieldset.kasten p input.gross,
	#schallrechner fieldset.kasten p input.klein1,
	#schallrechner fieldset.kasten p input.klein2,
	#schallrechner fieldset.kasten p input.mittel {
		width:230px;
	}
}

@media screen and (max-width: 426px) {
	fieldset.kasten p input.gross,
	fieldset.kasten p input.klein1,
	fieldset.kasten p input.mittel,
	fieldset.kasten p select.gross,
	fieldset.kasten p select.mittel {
		width:285px;
	}

	fieldset.kasten p select.gross,
	fieldset.kasten p select.mittel {
		background-position: 268px 5px;
	}

	select[name="wp_waermequelle"] {
		width:285px !important;
		background-position: 268px 5px !important;
	}

	select[name="wp_waermepumpe"] {
		width:250px !important;
		background-position: 233px 5px !important;
	}
}

@media screen and (max-width: 367px) {
	#auswahl_waermepumpen > .abstand_helper {
		height: 12px;
	}
}

@media screen and (max-width: 335px) {
	#auswahl_empfindlichkeitsstufe > .abstand_helper {
		height: 12px;
	}
}
