/*
 additional rules for kon2
*/
/*
.kon2wf p {
    margin: 0.5em 0;
}
*/

.kon2wf .err {
	color: red;
}

.kon2wf table label {
    width: auto !important;
    float: none !important;
}

.kon2wf table input {
    margin: auto !important;
}

.kon2wf table input.checkbox {
    border: 0 !important;
}

/*
.kon2wf fieldset {
	border: 1px solid #E7EEF3;
    margin-bottom: 1em;	
	padding: 5px;
}

.kon2wf label {
    display: inline;
    line-height: 1.2em;
}

.kon2wf fieldset table {
	font-size: 1em !important;
}

.kon2wf .submit, .kon2wf .button {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	background: #F1F4F9 url(/contentblob/1449316/data/bg-search.png) repeat-x scroll center bottom;
    border: 1px solid #ACB7CD;
    color: #BD021B;
    font-weight: bold;
}

.kon2wf .submit {
	margin: 10px 20px;
}

.kon2wf h2 {
	font-size: 1.2em;
}

.kon2wf .next {
    float: right;
}

.kon2wf .prev {
    float: left;
}


table.kon2invoice th {
    border-bottom: 1px solid #E7EEF3;
}

table.kon2invoice td.total {
    border-top: 1px solid #E7EEF3;
}

table.kon2invoice td.r {
    text-align: right;
}

table.kon2invoice td.c,
table.kon2invoice th.c {
    text-align: center;
}


#reportTab {
    z-Index: 2000;
}
*/