/* DATEI: unilux.css */
html {

}
body { 
	margin:0; 
	padding:0;
	color:#333333;
	font: 12px/15px arial,helvetica,clean,sans-serif;
}
table {
	font-family: arial,helvetica,clean,sans-serif;
	font-size:11px;
	
}
table td {
	padding: 3px;
}
#main_content {
	width:900px;
	float:left; 
	margin-left:10px;
}
#uebersicht {
	border: 1px solid #555;
	
}
#uebersicht td {
	height:35px;
	padding: 3px 7px;
}
#uebersicht th {
	background-color: #DDDDDD;
	padding: 3px 7px;
	cursor: pointer;
}

input {
	margin:2px;
	font-size: 12px;
}

.checkbox input[type="checkbox"] {
    float: left;
    margin-left: -20px;
}
img {
    vertical-align: text-bottom;
}
button, input[type=button], input[type=submit], .ie-button {
	background: url("../images/bg_submit.gif") repeat-x scroll 0 0 #129D59;
    border: 0 none;
    color: #FFFFFF!important;
    cursor: pointer;
    font: bold 12px/18px Arial;
    height: 18px;
    overflow: visible;
    padding: 0 5px 2px 20px;
}

.btn300 {
	background: url("../images/bg_submit.png") repeat-x scroll 0 0 #129D59!important;
	height: 20px!important;
	line-height: 20px!important;
}

.ui-button {
	
    color: #000!important;
    cursor: pointer;
    height: 30px !important;
    padding: 0px!important;
}

#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 {
	background-image: url('../images/logo.jpg');
	background-repeat:no-repeat;
	color: #009650 !important;
	padding-top:6px;
	padding:15px 5px 5px 400px;
	margin-bottom:12px;
	font-weight:bold;
	font-size:18px;
	height:100px;
}
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 {
	border:none;
	margin:2px 0;
	height:20px;
	font-weight:bold;
	font-size:13px;
	padding:5px 0;
	display:block;
	display:block;
}
.button a:link, .button a:visited {
	text-decoration:none;
	color:#666;
	
}
.button a:hover {
	color:#006637;
	text-decoration:underline;
}
#menu {
	clear:both;
	float:left; 
	width: 140px;
	margin-left:10px;
	
}
.massnahme {
	margin-left:30px;
}
h3 {
    float: left;
    width: 180px;
    padding-right: 10px;
	font-size: 12px;
}
.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: 16px;
	padding-top: 20px;
	margin-bottom: 15px;
	clear:both;
	width: 500px;
}
.subtitle {
	font-size:14px!important;
	border-bottom: 3px solid #009650!important;
    color: #000000!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 li {
    color: #006FAB;
    cursor: pointer;
    display: inline;
	text-decoration:underline;
    font-size: 12px;
    padding: 4px;
}
#page li.selected {
    color: black;
	text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    padding: 8px;
}
.info a:link{
	border:none;
	color: #ffffff;
}
.grey {
	background-color: #E8EDFF;
}
.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:100px;
	width: 650px;
	text-align: left;
	margin-top: 100px;
}
.login-label {
	width: 100px;
}
.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;
}
/*****
***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:95%;
	margin-bottom:5px;*/
}
input.delete {
	border:none;
	background-color: #ffffff;
	text-decoration: underline;
	cursor: pointer;
}

a {
	color:#006637;
	cursor:pointer; 
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	
}
.ui-tabs .ui-tabs-nav li a{
    color: #006637;
}
/* Pordukte Heiztechnik */
.hiddenProduct {
	margin-left:19px;
	display:none;
}


/* GLOBAL */
* {
    margin: 0;
    padding: 0;
}

/* POSITIONIERUNG */
    /* GLOBAL */
#content {
    width: 790px;
    padding: 0 5px;
}



.cb_content {
    margin-left: 200px;
    width: 560px;
}

/*#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;
}

.list-upload-document h3{
 width: 200px!important;
}

.announcement  {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 2;
    cursor: pointer;
	display:none;
}
.announcementtext{
    position: absolute;
    top: 55%;
    left: 50%;
    color: black;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
	background: white;
	padding: 20px;
	font-size: 11px;
	line-height: 1.3;
}

#craftsmenNoticeInfoBtn {
	color:red;
}
.cc-revoke, .cc-window {
  
   font-family: Arial,Verdana,Sans-Serif!important;
    font-size: 16px;

}

.cc-btn {
    text-decoration: none;
}

.check_password, .check_repeat_password {
	display:none;
}

.check_password div, .check_repeat_password div {
	color:red;
}

.valid {
	color:green!important;
}


.welcome {
	font-size:12px;
	line-height: 18px;
}

.welcome  .header{
font-size:18px;
font-weight:bold;
}
.welcome  .sub-header{
font-size:14px;
font-weight:bold;
margin-top:10px;
margin-bottom:5px;
}

.welcome  li{
	padding:8px;
	margin-left: 30px;
}

.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:hover, .arrow-right + a  {
	font-weight: unset;
	text-decoration: none;
}


.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;
 }
  
  .loader {
   border: 16px solid #009650; 
  border-top: 16px solid #f6f8f9; 
 
  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); }
}

.service-info  .h1{
	font-size:16px;
}

.service-info  .h2{
	font-size:14px; 
}

.service-info  .h3{
	font-size:13px; 
}

.service-info  .h4{
	font-size:11px;
}

.service-info  .h5{
	font-size:9px;
}

.service-info  p{
	margin-bottom:1em;
}
.service-info  ul{
	margin-bottom:10px;
	margin-bottom:10px;
}

.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:800px;
}

.bold {
	font-weight:bold;
}

.gebaeudetypwahl .checkbox-label {
	display:inline-block;
}

.gebaeudetypwahl .checkbox-div {
	margin-top:15px;
}

.gebaeudetypwahl .checkbox-group{
	margin-bottom:15px;
}

.checkliste li{
   margin-left: 1em!important;
   margin-bottom:1em!important;
}

.checkliste ul{
   padding: 0px;
}

#upload_isfp_documents h3, #upload_documents h3  , #upload_vollmacht_bafa_documents h3{
	width: 240px;
}

#upload_isfp_documents .cb_content, #upload_documents .cb_content  , #upload_vollmacht_bafa_documents .cb_content , #upload_vertrag_documents .cb_content{
	margin-left: 270px;
}

#upload_vertrag_documents h3, #upload_vollmacht_bafa_documents h3 , #upload_documents_uw h3{
	width: 265px;
}