/*
 * Project: P02114
 * File   : p02114-screen.css
 * Created: Di, 6 Mrz 2012 13:48:18 +0100
 * Author: Senacor Technologies AG
 */
@CHARSET "UTF-8";

form {
    padding: 3px;
}

div.radio th, div.radio td {
    background-color: transparent;
}

div.content div a#hinweislink {
    font-size: 0.875em;
}

.full-size-text {
    font-size: 1em;
}

div.hinweis-info .content a#hinweislink {
    font-size: 1em;
}

div.hinweis-error .content a#hinweislink {
    font-size: 1em;
}

ol li, ul li {
    font-size: 1em;
}

.normal {
    font-size: 0.875em;
    line-height: 1.5em;
}

.normal li {
    margin-bottom: 0.75em;
    padding-left: 0.5em;
}

.form-content fieldset.submit {
    padding: 1.75em 0.25em 5px 0.25em;
    background-position: 0 0;
    margin: 1.25em 0 0 0;
    clear: both;
}

.form-content div.inputLine {
    display: block;
    position: relative;
    padding-bottom: 0.5em;
}

.form-content .input {
    clear: left;
    float: left;
    padding: 0 0 0;
    width: 34em;
}

.form-content .select {
    clear: left;
    float: left;
    padding: 0 0 1.5em;
    width: 33.75em;
}

.form-content div.inputLine input {
    width: 14em;
    padding: 10px;
    background-image: none;
    /* url("/bnd-ebs/jakarta.faces.resource/helper/arrow.png.xhtml?ln=images" ); */
    text-transform: none;
}

.form-content .input .input-inner .unit {
    padding-top: 0.5em;
    font-size: 0.9em;
}

.form-content div.inputLine div.outputText span {
    background-image: none;
    /* url("/bnd-ebs/jakarta.faces.resource/helper/arrow.png.xhtml?ln=images" ); */
    text-transform: none;
    width: 18em;
}

.form-content .submit div.inputLine input {
    width: 18em;
    padding: 10px;
    background-image: none;
    /* url("/bnd-ebs/jakarta.faces.resource/helper/arrow.png.xhtml?ln=images" ); */
    text-transform: none;
}

.form-content .submit div.inputLine div.outputText span {
    background-image: none;
    /* url("/bnd-ebs/jakarta.faces.resource/helper/arrow.png.xhtml?ln=images" ); */
    text-transform: none;
    width: 18em;
}

.form-content .submit-primary input[type="submit"]:HOVER {
    text-decoration: underline;
}

.form-content div.inputLine input[type='text'].disabled {
    color: #5A6166;
    background-color: #EEEEEE;
}

.form-content div.inputLine input[type='text'] {
    height: 1em;
    background-color: white;
    border: 0.083em solid #C2C2C2;
    line-height: 1em;
}

.form-content div.inputLine input[type='text']:FOCUS {
    border: 0.083em solid #C2C2C2;
    background-color: #F2F2F2;
}

.form-content div.inputLine label {
    width: 13em;
    /*height: 1.5em;*/
    padding: 7 0 2px;
    clear: left;
    display: inline-block;
}

.form-content .indented div.inputLine label {
    width: 12.35em;
}

/* For wider labels and narrower input fields:
   ==> <form:inputText elementContentStyleClass="wide-label" /> */
.form-content .wide-label div.inputLine label {
    width: 22.1em; /* default +8.0em */
}
td .wide-label div.inputLine label {
    display: none;
}
.form-content .wide-label div.inputLine .input-inner,
.form-content .wide-label div.inputLine .errorMessageBlock {
    width: 13.9em; /* default -7.1em */
}
.form-content .wide-label div.inputLine input {
    width: 10.0em; /* default -4.0em */
}

.form-content div.checkbox {
    padding-bottom: 0.5em;
    width: auto;
}

fieldset.innerFieldset {
    padding: 0px;
    padding-left: 2em;
    border-style: none;
    margin: 0;
    margin-bottom: 0.5em;
}

.form-content div.inputLine select {
    width: 22em;
    /*padding: 0 0 2em;*/
    margin-top: 0.5em;
    display: inline-block;
    height: 2em;
}

.form-content div.inputLine label em {
    position: absolute;
    padding-left: 3px;
}

.form-content .errorMessage {
    color: red;
    font-size: 0.8em;
    font-style: italic;
}

.form-content div.inputLine .fieldAndMessage {
    display: block;
    /* white-space: nowrap;*/
}

.navigation-bar {

}

.wizard_disabled {
    color: #C4C0B9;
    visibility: hidden;
}

.wizard-drucken {
    margin-left: 10px;
    margin-right: 0px;
    float: right;
}

.wizard-weiter {
    margin-left: 18em;
    margin-right: 0px;
}

.navigation-bar input:HOVER {
    text-decoration: underline;
}

#context {
    float: left;
    width: 14.875em; /* 230px */
    padding: 0 0.625em; /* 0 10px */
}

#nav-sub {
    float: left;
    width: 14.875em; /* 230px */
    margin: 0.375em 0 0; /* 6px */
    padding: 0 0 1.5em; /* 24px */
}

#nav-sub li a, #nav-sub li input {
    width: 15.714em; /* 206px */
    padding: 0.214em 0 0.214em 1em; /* 3px 0 3px 14px */
}

#nav-sub li input {
    text-align: left;
    font-size: 1em;
    width: 16.714em; /* 220px */
    padding: 0.071em 0 0 1em; /* 1px 0 0 14px */
    font-family: "trebuchet ms", verdana, arial, sans-serif;
    cursor: pointer;
    background-color: #fff;
}

.hinweis-button-bar input {
    margin-right: 5px;
}

.hinweis-button-bar .ja {
    margin-left: 10px;
    margin-right: 0px;
    float: right;
}

.hinweis-button-bar input:HOVER {

}

.main_div {
    position: absolute;
    top: 50%;
    left: 0px;
    width: 100%;
    height: 1px;
    overflow: visible;
    z-index: 1001;
}

div.blockUI {

}

div.upload {
    padding-top: 8px;
}

.joker-dialog {
    display: block;
    clear: both;
}

.joker_div {
    padding: 40px;
    line-height: 1em;
    width: 450px;
    z-index: 9999;
    position: absolute;
    top: 4em;
    border-style: none;
    border-width: 1px;
}

.center_div {
    padding: 40px;
    line-height: 1.5em;
    width: 450px;
    margin-left: -225px; /*** width / 2 ***/
    position: absolute;
    top: -125px; /*** height / 2 ***/
    left: 50%;
    background-color: white;
    border-color: black;
    border-style: solid;
    border-width: 1px;
    width: 450px;
}

.errorpage_center_div {
    padding: 5px;
    line-height: 1em;
    width: 600px;
    min-height: 250px;
    margin-left: -50px;
    position: absolute;
    top: -50px; /*** height / 2 ***/
    left: 10%;
}

.center_div h1 {
    color: #5A6166 /* color: #BB5D02; */
}

.center_div #inhalt {
    text-align: left;
}

#hilfetext .center_div {
    width: 100%;
    margin-left: -55%;
    padding: 40px 5%;
}

.hinweis_panel {

}

.hinweis_panel_content {

}

p.hint {
    font-size: 0.75em; /* 12px */
    color: #666;
}

tr.hinweis-error td {
    line-height: 1.5em;
    background: transparent url("/bnd-ebs/jakarta.faces.resource/message-error.png.xhtml?ln=images") no-repeat 5px 5px;
    color: #CC4242;
    font-size: 0.87em;
    list-style-type: none;
    width: 32em;
    padding-left: 2em;
    border: 1px solid #cc4242;
}

div.hinweis-error {
    margin-bottom: 0.5em;
    font-size: 0.87em;
    line-height: 1.5em;
    background: transparent url("/bnd-ebs/jakarta.faces.resource/message-error.png.xhtml?ln=images") no-repeat;
    background-position: 0px 5px;
    padding-bottom: 1em;
}

div.hinweis-error .content {
    color: #CC4242;
    font-size: 1em;
    padding-left: 1.5em;
}

div.hinweis-error .content label {
    color: #333333;
    font-weight: bold;
}

div.hinweis-info {
    margin-bottom: 0.5em;
    font-size: 0.87em;
    line-height: 1.5em;
    /* hier brauchen wir ein richtiges warnungs icon! */
    /*background: transparent
         url("/bnd-ebs/jakarta.faces.resource/helper/more-arrow-right-small.png.xhtml?ln=images") no-repeat;
     background-position: 0px 5px;*/
    background: transparent url("/bnd-ebs/jakarta.faces.resource/helper/more-arrow-right-white-blue-small.png.xhtml?ln=images") no-repeat;
    background-position: 0px -100px;
    padding-bottom: 1em;
}

div.hinweis-info .content {
    color: #333333;
    padding-left: 1.5em;
}

div.hinweis {
    clear: both;
    padding: 0 0 0 2.643em;
    /* IE7 Issue, das das Icon abgeschnitten wird */
    border: none;
    margin-top: 3px;
    margin-bottom: 3px;
    background: transparent url("/bnd-ebs/jakarta.faces.resource/attention.png.xhtml?ln=images") 0 0 no-repeat;
    font-size: 1em;
    line-height: 2em; /* IE7 Issue, das das Icon abgeschnitten wird */
}

div.messages {
    list-style: none;
}

div.messages a {
    background-image: url("/bnd-ebs/jakarta.faces.resource/helper/more-arrow-right-small.png.xhtml?ln=images");
    background-position: 0 3px;
    background-repeat: no-repeat;
    padding: 0 2px 0 1.3em;
    text-decoration: none;
}

div.messages .infoMessage {
    border: solid;
    border-color: orange;
}

div.messages .errorMessage {
    color: red;
    font-size: 0.8em;
    font-style: italic;
}

div.messages .fatalMessage {
    color: red;
    font-size: 0.8em;
    font-style: italic;
}

div.message {
    padding: 0 0 1.5em 2.643em;
    border: none;
    margin-top: 3px;
    margin-bottom: 3px;
    background: transparent url("/bnd-ebs/jakarta.faces.resource/attention.png.xhtml?ln=images") 0 0 no-repeat;
}

.unit {
    font-size: 1em;
}

.form-content div.inputLine input.input-error {
    border-width: 1px;
    border-style: solid;
    border-color: red;
}

.input-error {
    border-width: 1px;
    border-style: solid;
    border-color: red;
    padding: 2px;
}

#ausdruck {
    margin-left: 2em;
    margin-top: 1em;
    padding-bottom: 3em;
}

a#schliessenlink {
    background-repeat: no-repeat;
    background-image: url("/bnd-ebs/jakarta.faces.resource/helper/a-default.png.xhtml?ln=images");
    background-position: 0px 0;
    padding: 0 2px 0 17px;
    color: #BB5D02;
    text-decoration: none;
    font-size: 1.25em;
}

a#schliessenlink:HOVER {
    color: #fff;
}

a#hinweislink {
    background-repeat: no-repeat;
    background-image: url("/bnd-ebs/jakarta.faces.resource/icons/plus.gif.xhtml?ln=images");
    background-position: 0px;
    padding: 0 2px 0 17px;
    /* color: #BB5D02; */
    text-decoration: none;
    float: right;
    font-size: 0.8em;
}

.center_div div#inhalt a:hover {
    background-position: 0px -100px;
    color: #83983d;
}

.center_div a:hover {
    background-position: 0px -98px;
    color: #83983d;
}

.center_div a {
    background-repeat: no-repeat;
    background-image: url("/bnd-ebs/jakarta.faces.resource/helper/more-arrow-right-small.png.xhtml?ln=images");
    background-position: 0px 2px;
    padding: 0 2px 0 17px;
    padding-left: 1em;
    /* color: #BB5D02; */
    text-decoration: none;
}

.center_div div#inhalt a {
    background-position: 0px 5px;
}

a#hinweislink_weniger {
    background-repeat: no-repeat;
    background-image: url("/bnd-ebs/jakarta.faces.resource/icons/minus.gif.xhtml?ln=images");
    background-position: 0px;
    padding: 0 2px 0 17px;
    /* color: #BB5D02; */
    text-decoration: none;
    float: right;
    font-size: 0.8em;
}

/*a#hinweislink:HOVER {
    color: #fff;
}*/
#ausdruck a {
    float: left;
    padding-bottom: 0.8em;
    padding-left: 1.5em;
    overflow: hidden;
    background-repeat: no-repeat;
}

#ausdruck a:hover, #ausdruck a:focus, #ausdruck a:active {
    /** background-color: #6d7781;
     background-position: 2px -100px;
     color: #fff; */

}

label.disabled {
    color: #c2c2c2;
}

input.disabled {
    border: 0.083em solid #e2e2e2; /* 1px */
    background: #fff url("/bnd-ebs/jakarta.faces.resource/module/form-content/text-input-disabled.png.xhtml?ln=images") 0 0 repeat;
}

.hinweis-button-bar input {
    margin-right: 0.714em;
    margin-left: 0.714em;
    border: none;
    padding: 0.714em 0.714em 0.714em 2.429em;
    background-repeat: no-repeat;
    background-image: url("/bnd-ebs/jakarta.faces.resource/helper/more-arrow-right-white-small.png.xhtml?ln=images");
    background-position: 10px 17px;
    font-family: "trebuchet ms", verdana, sans-serif;
    font-size: 0.875em;
    line-height: 1.429em;
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.41);
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.41);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.41);
    display: inline;
    overflow: visible;
    width: 6em;
    background-color: #1B618C;
    color: white;

}

.form-content span.disabled {
    color: #C2C2C2;
}

div.disabled {
    color: #C2C2C2;
}

.form-content input.disabled {
    color: #C2C2C2;
    background-color: #EEEEEE;
}

.errorMessageBlock {
    display: inline-block;
    width: 20em;
}

.errorMessageBlockSelect {
    display: inline-block;
    width: auto;
}

fieldset table {
    margin-bottom: 0px;
}

fieldset.zusammenfassung {

}

div.zusammenfassung fieldset label {
    height: auto;
    /* Erzwinge Padding auf Zusammenfassung fuer Subscripts */
    padding-bottom: 0.5em;
}

fieldset.zusammenfassung div.inputLine label {
    width: 12em;
    height: auto;
    padding: 0;
}

div#nav-sub li.inactive_step input:hover {
    background-color: white;
    color: #333;
}

div.input.text.submit {
    padding-bottom: 0em;
}

fieldset.pruefungsergebnisse div.inputline {
    height: auto;
}

.outputText {
    display: inline-block;
    width: 100%;
}

/* styling fuer file upload */
div#upload input {
    background-image: none;
    padding: 3px;
    background-color: white;
    text-transform: none;
    width: auto;
}

div#uploadExtern input {
    background-image: none;
    padding: 3px;
    background-color: white;
    text-transform: none;
    width: auto;
}

.form-content {
	margin: 0;
}

.form-content .checkbox label {
    // width: 30em;
}

.form-content table {
    /* width: auto; */
}

.form-content td {
    /*  background-color: transparent; */
    padding: 3px;
    padding-top: 3px;
    padding-bottom: 3px;
    /* display: inline-block; */
    vertical-align: bottom;
}

#bnd_bauen_form\:ausgebaute_heizungsanlage\:ausgebauteHeizungsanlageGroup td {
    vertical-align: middle;
}

#bnd_bauen_form\:ausgebaute_heizungsanlage\:ausgebauteHeizungsanlageGroup td a:hover {
    background-position: unset;
}

#bnd_bauen_form\:ausgebaute_heizungsanlage\:ausgebauteHeizungsanlageGroup table .errorMessageBlock {
    width: fit-content;
}

#bnd_bauen_form\:ausgebaute_heizungsanlage\:ausgebauteHeizungsanlageGroup table .inputLine input {
    width: 7em;
}
#bnd_bauen_form\:waermeversorgung\:waermeversorgungGroup .unit.disabled {
    color: #666;
    padding-left: 10px;
}

.form-content td label {
    width: 20em;
}

.form-content fieldset {
    overflow: hidden;
    /* Overwrite KfW border, Opera is not showing border 0.06em */
    border-width: 0.07em;
}

.form-content div.inputLine input.narrow-input {
    width: 10em;
}

.form-content div.inputLine input.wide-input {
    width: 18em;
}

.form-content .radio table.lineDirection label {
    width: auto;
}

.form-content .radio table.pageDirection label {
    width: 32em;
    /* fix fuer IE 7 mit subscripts */
   /*  line-height: 2em; */
    /*margin: 0.3125em 0.75em 0 0;*/
   
}

#tooltip {
    background-color: #FFF;
    border: 1px solid #004D75;
    padding: 1em;
    position: absolute;
    z-index: 3000;
    color: #5A6166;
    delay: 1000;
}

#tooltip.fixed-width {
    min-width: 10em;
    max-widht: 20em;
}

#tooltip h3, #tooltip div {
    margin: 0;
    font-weight: normal;
    font-size: 0.75em;
}

#tooltip h3, #tooltip div {
    margin: 0;
    font-weight: normal;
    font-size: 0.75em;
}

.applikationstitel {

}

.page-layout-has-context #content {
    width: 38em;
}

a.close-link:hover {
    background-position: 0px -99px;
    color: #83983d;
}

a.close-link {
    float: right;
    background-position: 0px 6px;
}

.hilfe-inhalt {
    /* wegen der Scrollbar */
    padding-right: 1em;
    padding-top: 0;
    padding-bottom: 0;
    min-height: 10em;
    max-height: 20em;
    overflow: auto;
    line-height: 1.5em;
    font-size: 0.875em;
}
.hilfe-inhalt p {
    font-size: 1em;
}

.center-div-header {
    text-align: left;
}

.calculateButton {
    float: right;
}

div#form_panel h1 {
    padding-left: 0em;
    margin-bottom: 1em;
    margin-right: -0.5em;
}

.form-content .submit input {
    background-position: 10px 15px;
}
.form-content .submit input.wizard-zurueck {
    background-image: url("/bnd-ebs/resources/images/helper/more-arrow-left-white-small.png");
}

.form-content .submit input[disabled] {
    background-color: #d2d2d2;
}
.form-content .submit input.wizard-weiter[disabled],
.form-content .submit input.wizard-zurueck[disabled] {
    background-color: #1b618c;
}

.crossBrowserInline {
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.deviationPanelGrid {
    display: table-cell !important
}

.form-content div.inputLineHousing {
    width: 23em;
    /*height: 1.5em;*/
    padding: 0 0 2px;
    clear: left;
    display: inline-block;
}
.form-content div.inputLine input[type='password'].disabled {
    color: #5A6166;
    background-color: #EEEEEE;
}

.form-content div.inputLine input[type='password'] {
    height: 1em;
    background-color: white;
    border: 0.083em solid #C2C2C2;
    line-height: 1em;
}

.form-content div.inputLine input[type='password']:FOCUS {
    border: 0.083em solid #C2C2C2;
    background-color: #F2F2F2;
}

.panelGroup-error {
    border-width: 1px;
    border-style: solid;
    border-color: red;
    padding: 2px;
    display: inline-block;
    zoom: 1;
}

.labelHeading {
    clear: both;
    background: none repeat scroll 0% 0% #D8D8d8;
    width: 100%;
    padding: 5px;
}
.contenetBackground {
    clear: both;
    background: none repeat scroll 0% 0% #F2F2F2;
    width: 100%;
    overflow: hidden;
    padding: 5px;
}

.contenetBackground .radio table.lineDirection label {
    width: 41em;
    font-size: 0.9em;
    color:#5A6166;
}

.contenetBackground td {
	width: 50em;
}

.unitchanged .input label {
	font-size: 0.8em;  
	width: 26em !important;  
	margin-right: 3px !important;
}

.form-content .unitchanged .input-inner{
	width:10em !important;
}

.unitchanged .errorMessageBlock{
	width:10em !important;
}

.unitchanged div.inputLine input {    
    width: 6.3em !important;    
}



.deviationStyle {    
    width: 580px;
    resize: none;  
}

.textAreaDisabled {
	background-color: #EEE;
	border: 0.083em solid #C2C2C2;
}

.errorClass {
	color: red;
	font-size: 0.8em; 
	font-style: italic;
}

.programmNummerTable td {
    vertical-align:top;
}

.infoClass {
	color: green;
	font-size: 0.8em !important; 
	font-style: italic;
}

.continueBnD-weiter {
    margin-left: 40em;
    margin-right: 0px;
}

.continueBnD-image {
	padding: 0 2px 0 35px !important;
	background: transparent url("/bnd-ebs/jakarta.faces.resource/attention.png.xhtml?ln=images/helper") 0 -3px no-repeat;
}

.form-content input.commandButtonDisabled {
    color: #FF;
    background-color: #93BDD5;
}

.errorClassWizard {
	color: red;
	font-size: 0.8em !important; 
	font-style: italic;
	border: solid;
    border-color: red;
}

.teaser form {
    padding: 0;
}

hr {
    background: #c2c2c2; 
    border: none; 
    height: 1px;
}

/* application title */
#feature h3 {
    text-align: left;
    margin-bottom: 0;
    font-family: "ff-meta-condensed-web-pro-1", "arial narrow", arial, helvetica, sans-serif; 
    margin: 0.7em 0 0 0; 
    font-size: 1.33em; 
}
.ie #feature h3 {
    margin-top: 0.95em; /* +0.25 for IE */
}
/* program title */
#feature h4 {
    text-align: left;
    font-family: "ff-meta-condensed-web-pro-1", "arial narrow", arial, helvetica, sans-serif;
    font-size: 0.63em;
    font-weight: normal;
    padding-left: 18px;
    margin-top: -0.5em;
    color: #5a6166;
}
.ie #feature h4 {
    margin-top: -0.75em; /* -0.25% for IE */
}

img.infoicon {
    vertical-align: middle;
}
label.infoicon img {
    float: left;
    padding-top: 0.25em;
}
.form-content div.inputLine label .label-text, .label-text {
    display: inline-block; 
}
label.infoicon .label-text {
    width: 16.0em;
}
.form-content div.inputLine label.infoicon .label-text { 
    width: 12.4em;
}
.form-content .wide-label div.inputLine label.infoicon .label-text { 
    width: 20.4em;
}

#idSelectGender table {
    width: auto;
}

#bnd_bauen_form\:confirmationKFN\:purposeKeyKFN\:errorMessageBlock .errorMessageBlock, #bnd_bauen_form\:confirmationHeizung\:purposeKeyKFN\:errorMessageBlock .errorMessageBlock {
        display: inline-block;
        width: 35em;
}

.form-content #bnd_bauen_form\:waermeversorgung\:waermeversorgungGroup div.input.text {
    width: auto;
}

.form-content #bnd_bauen_form\:waermeversorgung\:waermeversorgungGroup td {
    align-content: start;
}