#documentJump {
    background: transparent url("../images/jumpITK.png") no-repeat scroll 0 0;
    margin-left: 10px;
    padding: 3px 0px 0px 20px;
    text-decoration: none;
    background-size: 20px;
}

#partnerJump {
    background: transparent url("../images/Kunde.png") no-repeat scroll 0 0;
    padding: 3px 0 1px 20px;
    position: relative;
    text-decoration: none;
    background-size: 20px;
}

.partnerVSClass {
    background: transparent url(../images/Kunde.png) no-repeat scroll center -1px;
	opacity: 0.8;
    padding: 0 0 1px 18px;
    background-size: 20px;
}

.partnerItem > .booleanCompactClass:nth-child(2) {
    padding-left: 0;
}

.dataClass.textarea1.sizeTextarea60Zx30L > textarea {
    width: 500px;
}

.dataClass.textarea1.hightTextarea30Z > textarea {

}

td.inputDecimalClassSmall > div.dataClass > input.inputDecimalClass {
	width: 80px !important;
}

td.inputDecimalClassRight > div.dataClass > input.inputDecimalClass {
	text-align: right;
}

td.inputDecimalClassRight > div.dataClass {
	float: right;
}

td.inputDecimalClassRight {
	padding-right: 2px;
}

.imageCenter {
	text-align: center !important;
}

td.tableInputRight > div.dataClass {
    float: right;
}

td.tableInputRight > div.dataClass > input {
    text-align: end;
}

.table tbody tr td.backgroundGray {
    background-color: #f5f8f5;
}

.table tbody tr td.noSpaceWrap {
	white-space: pre; 
}

.outputKeylistSmall {
	width: 80px !important;
}

.autoResize > textarea.inputTextClass{
	resize : auto;	
}
