/* source-sans-pro-regular - latin */

/* libre-franklin-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Libre Franklin';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/libre-franklin-v20-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* libre-franklin-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Libre Franklin';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/libre-franklin-v20-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

html {

}
body { 
	margin:0; 
	padding:0;
	color:#808080;
	font-family: 'Libre Franklin',arial,helvetica,clean,sans-serif;
	font-size:14px;
}

.ui-widget-content {
  color: inherit;
}
.ui-widget {
  font-family: inherit;
  font-size: inherit;
}

table {
	font-family: 'Libre Franklin',arial,helvetica,clean,sans-serif;
	font-size:14px;
	
}
table td {
	padding: 3px;
}
#uebersicht {
	border: 1px solid #555;
	
}
#uebersicht td {
	height:35px;
	padding: 3px 7px;
}
#uebersicht th {
	background-color: #DDDDDD;
	padding: 3px 7px;
	cursor: pointer;
}
.footer {
	margin-left:25px;
}
input {
	margin:2px;
	font-size: 14px;
}

.checkbox input[type="checkbox"] {
    float: left;
    margin-left: -20px;
}
img {
    vertical-align: text-bottom;
}
button, input[type=button], input[type=submit], .ie-button {
	background-color: #df0a25;
	padding: 5px 20px;
	font-family: inherit;
margin: 1em auto;
text-transform: none;
font-weight: 500;
color: #fff;
outline: 0;

color: #fff;
cursor: pointer;
display: inline-block;

letter-spacing: .1rem;
line-height: 2rem;
padding: 5 35px;
text-align: center;
text-decoration: none;
white-space: nowrap;
border: none;
}

button:hover , input[type=button]:hover, input[type=submit]:hover, .ie-button:hover {
background-color: #df0a25;
opacity :0.8;
}

#loading-image {
	width: 55px;
	height: 55px;
	position: fixed;
	top: 270px;
	left: 200px;
	z-index: 1;
	display:none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px;
}

.serviceList {
    margin: 10px 0;
    padding-left: 15px;
}
.property_left {
    clear: both;
    float: left;
    width: 235px;
}
.energieversorger-left {
	clear:both;
	width:240px;
	float:left;
}

.energieversorger-right {
	width:390px;
	float:left;
}
	
.header_top {

color: #000;
padding-top: 0px;
margin-bottom: 12px;
font-weight: bold;
font-size: 24px;
height: 140px;
border-bottom: 4px solid #df0a25;
}
.header_logo {
	padding:5px;
	padding-left:25px;
}

.header_logo img {
	width:120px;

}

table .sort-header  {
   cursor: pointer;
}
table .headerSortDown, table .headerSortUp {
	 background-color: #032A6F;
	 color: #fff;
}
tbody tr.odd td {
    background-color: #F0F0F6;
}
.service {
	float:left;
	width:225px;
	padding:8px;
	margin-right:10px;
	border:#EBEBEB 1px solid ;
}
.hinweise {
	float:left;
	width:220px;
	padding:5px;
	margin-right:10px;
}
.logo {
	float:right;
	margin-right:10px;
}
.button {
background-color: #df0a25;
padding: 5px 20px;
margin: 1em auto;
text-transform: none;
font-weight: 500;
color: #fff;
outline: 0;
color: #fff;
cursor: pointer;
display: inline-block;
letter-spacing: .1rem;
line-height: 2rem;
padding: 0 10px;
text-align: center;
text-decoration: none;
white-space: nowrap;
border: none;

}
.button a:link, .button a:visited {
	
	
}
.button a:hover , .button:hover {
	background-color: #0078ca;
}


#menu {
	clear:both;
	float:left; 
width: 180px;
	margin-left:25px;
	
}

#menu .button{
	line-height: 1rem;
	background-color: transparent;
	margin-top: 0px;
padding: 0px;
display:block;
text-align:left;
margin-bottom: 5px;
margin-left: 15px;
}


#menu .menu-header {
	font-weight:bold;
	margin-bottom: 5px;
	font-size:15px;
	color: #555;
}

#menu .button a {
	text-decoration:none;
	font-weight: normal;
	font-size:13px;
}

#menu .button a:hover {
	text-decoration:none;
}

#menu .button a:hover, #menu .button:hover {
text-decoration:underline;
  background-color: transparent;
}


#menu .button.active a {
    text-decoration:underline
}

.massnahme {
	margin-left:30px;
}
h3 {
    float: left;
    width: 180px;
    padding-right: 10px;
	font-size: 14px;
}
.text01 {
	font-size: 8pt;
}
.text02 {
	font-weight:normal;
	
}
.text02b {
	font-weight:bold;
	font-size: 9pt;
}
.text04 {
	font-weight:bold;
	border-bottom: 1px solid #032A6F; 

}

.text05 {
	border-bottom: 1px solid #000000;
	font-weight:bold;
	font-size: 14px;
	padding-top: 20px;
	margin-bottom: 15px;
	clear:both;
	width: 500px;
}
.subtitle {
	font-size:14px!important;
	border-bottom: 1px solid #cdcece !important;
	padding: 8px 0 7px;
}
.checkbox {
	margin: 3px 10px 0 0;
}
.link {
	float:right;
	margin-top: 4px;
}
.statistik-table tbody {
	height:300px;
	overflow-y:scroll;
	overflow-x:hidden;
}
.inputzeile {
	width: 450px;
}
td a {
		text-align: center;	
}

.page {
	width:1550px;
}

#page li {
    color: #006FAB;
    cursor: pointer;
    display: inline;
	text-decoration:underline;
    font-size: 14px;
    padding: 4px;
}
#page li.selected {
    color: black;
	text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    padding: 8px;
}
.info a:link{
	border:none;
	color: #ffffff;
}
.grey {
	background-color: #EEE;
}
.red {
	background-color:#e17474;
}
.inactive {
	background-color: #FF7200;
}
.nocalculate{
	background-color: #CFFFFA;
}

#textchange {
	float:right;
}
.wdb_block {
	max-height: 170px;
	overflow-y: scroll;
	border: 1px solid #000000;
}
.clear {
	clear:both;
}
.left {
	float:left;
}
.right {
	float:right;
}
.menu {
	margin-left: 50px;
}
.menu input {
	background-color: red;
	color:#ffffff;
	font-weight: bold;
}  
.value {
	background-color: #f0f0f0;
	width: 68px;
	border: 1px solid grey;
}
.bearbeitung input {
	/*border: 1px dotted red; */
}

.alert_box {
   display:none;
   background-color: #f0f0f0;
   position:absolute;
   top:1px;
   left:1px;
   width:300px;
   border-style:solid;
   border-width:1px;
   padding:15px 20px 5px 20px;
   z-index:1;
}

.kosten {
	display:inline-block;
	width: 180px;
	margin-left: 5px;
}
#login {
	margin-left: 25px;
	width: 650px;
	text-align: left;
	margin-top: 60px;
}
.login-label {
	width: 120px;
}
.eckdaten-right {
	width: 255px;
	height: 600px;
	float:right;
	margin-left: 5px;
}
.defaultSimpleSkin table.mceLayout   {
	width: 500px!important;
}
#pretext_ifr {
	height: 180px!important;
}
.hidden {
	display:none;
}
.nachweisservice_block {
	border-top: 1px dotted #000;
	padding-top: 20px;
}
div.nachweis_upload  {
	margin: 10px 0;
	overflow:hidden;
}
.nachweisservice_block .ajax-upload-dragdrop {
	margin-left: 200px;
	width: 225px;
}
.upload_list {
	margin:5px 0 ;
}
.ajax-file-upload-button {
	background-color: #80acd3;
    background-position: left center;
    background-repeat: no-repeat;
    color: #ffffff;
    cursor: pointer;
    font-size: 12px;
    padding: 3px;
	display:inline-block;
	margin-left:10px;
	
}
.nachweis_upload  input {
	visibility:hidden;
	position: absolute;
	top:0;
}
.check_img {
	display:none;
}
.delete_file {
	cursor:pointer;
}
/*****
***ADMINISTRATION.PHP
***
******/

#admin {
	float:left;
	margin-left: 130px;
	width: 800px;
}
#teams {
	display:none;
}
#admin-newUser {
	float:left;
	width: 800px;
}
.newUser-text {
	width: 130px;
	display: inline-block;
}
#newTeam {
	float:left;
	width: 800px;
}
#admin-teambutton {
	clear:both;
}
#admin-team-rights {
	float:left;
}
#showTeams {
	clear:both;
}
/***
***	ECKDATEN.PHP
***
****/
#eckdaten-div {
	width: 800px;
}
.errorBox {
	clear:both; 
	color:red;
	display:none;
	font-size:14px;
	margin-bottom:5px;
}
input.delete {
	border:none;
	background-color: #ffffff;
	text-decoration: underline;
	cursor: pointer;
}

.text04-document {
font-weight:bold;
}

.arrow-right{
  border: solid black;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  margin-right:5px;
   transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.arrow-right + a  {
	font-weight: unset;
	text-decoration: none;
}

.arrow-right + a:hover {
	font-weight: unset;
	text-decoration: underline;
}


a {
	color:#555;
	font-weight:bold;
	cursor:pointer; 
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
	
}
.footer a {
	padding: 4px 0;
	width: 80%;
	border-bottom: 1px solid rgba(255,255,255, 0.5);
	color: #df0a25;
}

.ui-tabs .ui-tabs-nav li a{
    color: #666666;
}
/* Pordukte Heiztechnik */
.hiddenProduct {
	margin-left:19px;
	display:none;
}


/* GLOBAL */
* {
    margin: 0;
    padding: 0;
}

/* POSITIONIERUNG */
    /* GLOBAL */
#content {
    width: 800px;
    padding: 0 5px;
}



.cb_content {
    margin-left: 200px;
    width: 580px;
	font-size: 14px;
}

/*#AlertBox {
    position: absolute;
}*/

    /* EINZELNE CONTENTBLOCKS */
        /* status_der_modernisierung */
#cb_status_der_modernisierung #statusModernisierung {
    overflow: hidden;
	width:350px;
}

#cb_status_der_modernisierung .left {
    clear:both;
	float: left;
}

#cb_status_der_modernisierung .right {
	float:right;
}

#cb_status_der_modernisierung .title {
    overflow: hidden;
}

#cb_status_der_modernisierung .title input {
    float: left;
    width: 20px;
}

#cb_status_der_modernisierung .title label {
    display: block;
    margin-left: 20px;
}

/* STYLE */
    /* GLOBAL */


.cb_container {
    width: 740px;
	padding: 7px 0;
}

.seite {
    
}

/*  jQuery UI */

body .ui-dialog-content {
    font-size: 0.8em;
}

    /* EINZELNE CONTENTBLOCKS */
        /* status_der_modernisierung */
#cb_status_der_modernisierung #statusModernisierung {
    margin-top: 10px;
    margin-left: 20px;
}

        /* massnahmen_pakete */
#cb_massnahmen_pakete #mehrereGewerke {
    margin-left: 20px;
}

        /* geplante_massnahmen */

#cb_geplante_massnahmen_heizung .subContainer {
    margin-left: 20px;
}

#cb_geplante_massnahmen_dach .subContainer {
    margin-top: 10px;
}

#cb_geplante_massnahmen_waermedaemmung .subContainer {
    margin-top: 10px;
}
.hiddenProduct {
	margin-left:18px;
	display:none;
}

#craftsmenNoticeInfoBtn {
	color:red;
}
.cc-revoke, .cc-window {
  
   font-family: 'Libre Franklin',arial,helvetica,clean,sans-serif!important;
    font-size: 14px;

}

.cc-btn {
    text-decoration: none;
}

.cc-btn {
    text-decoration: none;
}

.check_password, .check_repeat_password {
	display:none;
}

.check_password div, .check_repeat_password div {
	color:red;
}

#resetPasswordForm .valid , .check_password .valid , .check_repeat_password .valid{
	color:green!important;
}

.welcome {
	font-size:14px;
	line-height: 18px;
	
}

.welcome  .header{
font-size:18px;
font-weight:bold;
color: #555;
}
.welcome  .sub-header{
font-size:14px;
font-weight:bold;
margin-top:10px;
margin-bottom:5px;
}

.welcome  li{
	padding:8px;
	margin-left: 30px;
}


.overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 3000px;
  width: 100%;
  z-index: 10;
  background-color: rgba(0,0,0,0.6);
  }
  
  .loader-wrap{
  margin-top:400px!important;

margin: auto;
  width: 50%;
    width: 200px;
  height: 200px;
text-align: center;
  }
  
 .loader-wrap label {
	  font-size:20px;
	  	color: #fff;
 }
 
label {
	font-size:14px;
} 
  .loader {
  border: 16px solid #fff; 
  border-top: 16px solid #df0a25; 
  border-radius: 50%;
  margin: auto;
  width: 25px;
  height: 25px;
  animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.std  .h1, .std h1{
	font-size: 20px;
	color: #555;
}

.std  .h1:first-child , .std h1:first-child{
	margin-top: 5px;
}

.std  .h2{
	font-size:16px; 
}

.std  .h3{
	font-size:15px; 
}

.std  .h4{
	font-size:13px;
}

.std  .h5{
	font-size:11px;
}

.bold {
	font-weight:bold;
}

.service-info li, .show-bullet  , .checkliste li{
   margin-left: 1em!important;
   margin-bottom:1em!important;
}

.service-info  p{
	margin-bottom:1em;
}

.service-info .red {
	background-color: inherit !important;
color: red;
}

.service-info .green {
	color:#275F41!important;
}

.service-info .braun {
	color:#833c0b!important;
}
.service-info .mt-0 {
	margin-top:0px;
}

.service-info {
	width:780px;
}


.nachweisservice_block h3{
	width: 240px;
}

.checkliste ul{
   padding: 0px;
}

#upload_isfp_documents h3, #upload_documents h3  , #upload_vollmacht_bafa_documents h3{
	width: 250px;
}

#upload_isfp_documents .cb_content, #upload_documents .cb_content  , #upload_vollmacht_bafa_documents .cb_content, #upload_vertrag_documents .cb_content{
	margin-left: 270px;
}

.service-info-ext{
	width: 70% ; margin-left: auto ;margin-right: auto ; background-color: #F9F9F9; padding: 5px; border: 1px solid #DDD; margin-bottom:10px;
}
.service-info-ext p, .service-info-ext b, .service-info-ext i, .service-info-ext li, .service-info-ext ul{
	font-size:16px!important;
}
.service-info-ext h3 {
	font-size:18px;
}

.bauteilaufbau {
	width: 500px!important;
}

#upload_vertrag_documents h3, #upload_vollmacht_bafa_documents h3 , #upload_documents_uw h3{
	width: 265px;
}

.gebaeudetypwahl .checkbox-label {
	display:inline-block;
}

.gebaeudetypwahl .checkbox-div {
	margin-top:15px!important;
}

.gebaeudetypwahl .checkbox-group{
	margin-bottom:15px;
}

.foerder-hotline-box {
  border: 1px solid #ddd;
  padding: 15px 10px;
  background-color: #f9f9f9;
  max-width: 420px;
}

.foerder-hotline-title {
  font-weight: 600;
  margin-bottom: 8px;
}

.foerder-hotline-content a {
  color: #df0a25;
  text-decoration: none;
  font-weight: 600;
}

.foerder-hotline-content a:hover {
  text-decoration: underline;
}

#announcement_dsvgo, #announcement_dsvgo table {
	font-size:14px
}

#announcement_dsvgo h3 {
	float: inherit;
width: 100%;
}