@charset "utf-8";
/* CSS Document */

h1, h2, h3, h4{
	color:#353535;
}
div.success{
	padding:10px;
	padding-bottom:8px;
	background:#edf9d2;
	color:#727b68;
	font-size:0.8rem;
}
table td{
	font-size:0.75rem;
	vertical-align:top;
	padding-right:10px;
	padding-left:0;
}

table td a{
	font-size:11px;
}
table th{
	font-size:12px;
	text-align:left;
}

h2{
	margin-bottom:10px;
}


img#grafik-hilfe{
	width:100%;
}

.dkform div.remark{
	font-size:0.8rem;
	padding-top:10px;
	padding-bottom:10px;
}
.dkform hr{
	border: 0px;
	border-top: #999999 dotted 1px;
	height: 1px;
	margin-bottom: 5px;
}
.dkform table{
	width:auto;
}
.dkform td.leftcolumn{
	width:100px;
	text-align:left;
	display:block;
}
.dkform input, .dkform select, .dkform textarea{
	max-width:300px;
}
.dkform .login input{

}

.login .col-2-sm-right{
	padding-left:0;
	border-left:none;
	border-top:1px solid #dfdfdf;
	padding-top:20px;
	margin-top:20px;
}
.login .col-left{
	padding-right:40px;
}


.holder{
	margin-top:40px;
	padding-left:20px;
	padding-right:20px;
}
.container{

}
.wrapperContent{
	

	background:#fff;
	padding:20px;
	padding-top:20px;
	padding-bottom:0px;
	
	
	
	/*background-image:url(../../../images/tabContentBg.jpg);
	background-repeat:repeat-x;*/
	background-color:#fff;
	/*border:1px solid #e8e8e8;*/
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-bottom:40px;
	box-shadow:0px 0px 20px 0px #e8e8e8;
	padding-bottom:20px;

	min-height:400px;
}
.wrapperContent.upload{
	padding:0;	
	min-height:unset;
}
#uploadIframe{
	width:100%;
	height:720px;	
}

.box.express-order{
	background: #bf6666;
	color: #fff;
	font-weight: 500;
	padding: 5px;
	padding-left: 8px;
}

tr.express-order td{
	color:#fff;	
	background:#bf6666;
}
tr.express-order td a{
	color:#fff;	
}

.loungeBox{
	border:1px solid #fff;
	border-top:0px none;
	/*-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	box-shadow:0px 0px 5px 0px #ccc;*/
	padding:10px;
	color:#999;
	padding-bottom:33px;
	/*background:url(../../../images/tabContentBg.jpg) repeat-x;*/
}
.loungeBox h1, h2{
	/*
	font-size:18px;
	color:#333;
	margin-bottom:10px;
	*/
}
.loungeBox td{
	color:#666;
}
.loungeBox td a{
	font-size:11px;
}
/*
.loungeBox a{
	font-size:12px;
	text-decoration:none;
}
.loungeBox a:hover{
	text-decoration:underline;
}
*/
.pagin{
	padding:1px;
	margin-top:1px;
	margin-bottom:1px;
}
.pagin a,
.pagin span{
	font-size:0.8rem;
	margin-right:2px;
}
.pagin span{
	background:#fff;
	
	font-weight:500;
	padding-top:3px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:1px;
	margin-bottom:2px;
	display: inline-block;
	border:1px solid #353535;
	color:#353535;
}
.pagin a{
	color:#353535;
	text-decoration: none;
	background:#fff;
	padding-top:3px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:1px;
	margin-bottom:2px;
	display: inline-block;
	border:1px solid #ececec;
	color:#dfdfdf;
}
.pagin a:hover{
	color:#353535;
	border-color:#353535;
}



.content{
	
}
.tableDesigns{
	margin-right:1px;
	font-size:11px;
	width:100%;
}
.tableDesigns td{
	padding:2px;
	padding-right:5px;
	/*border-right:1px dashed #dfdfdf;*/
	border-bottom:1px solid #ececec;
}
.tableDesigns th{
	font-weight:bold;
	text-align:left;
	padding-left:0;
}

.tableDesigner{
	margin-right:1px;
	font-size:11px;
	width:100%;
}
.tableDesigner td{
	padding:2px;
	padding-right:5px;
	border-right:1px dashed #dfdfdf;
	border-bottom:1px dashed #dfdfdf;
}
.tableDesigner th{
	font-weight:bold;
	text-align:left;
}


.tableOrders{
	margin-right:1px;

	width:100%;
}
.tableOrders td{
	padding:5px;
	/*border-right:1px dashed #dfdfdf;*/
	border-bottom:1px solid #ececec;
	vertical-align:top;

	line-height:14px;
	color:#666;
}
.tableOrders td em,
.tableOrders td i, 
.tableOrders td strong{
	font-size:10px;
}
.tableOrders th{
	padding:5px;
	font-weight:bold;
	text-align:left;
}

.active a{
	font-weight:bold;
	text-decoration:none;
}

h3{
	
	margin:0px;
	padding:0px;
}
.fragen210{
	background-color:#fbfbfb;
	color:#000;
	/*
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	*/
	
	/*
	border:1px solid #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	box-shadow:0px 0px 5px 0px #ccc;
	*/
	color:#353535;
	padding:10px;

	font-size: 0.8rem;
}
.fragen210 h2{
	color:#353535;
	
	border-bottom: 1px solid #353535;
}
.fragen210 a{
	text-decoration:none;
	color:#353535;
}

.fragen210 a:hover{
	text-decoration:underline;
}

.fragen210 ul{
	margin:0px;
	padding:0px;
}
.fragen210 li{
	list-style-position: inside;
	list-style-type: none;
	margin-bottom:5px;	
}
.fragen210 hr{
	height:1px;
	border-top:1px solid #ccc;
	border:0px none;
}




/* Rating */
.rating{
	margin:5px;
	float:none;
	height:100px;
	display:inline;
}
.rating span{
	float:left;
	margin-right:5px;
}
.ratingBlock{
	padding-top:4px;
	float:left;
	width:60px;
}
.ratingStar{
	width:12px;
	height:11px;
	background-image:url(../../../images/ratingStar.gif);
	background-repeat:no-repeat;
	float:left;
}
.ratingStarHalf{
	width:12px;
	height:11px;
	background-image:url(../../../images/ratingStarHalf.gif);
	background-repeat:no-repeat;
	float:left;
}
.ratingStarNone{
	width:12px;
	height:11px;
	background-image:url(../../../images/ratingStarNone.gif);
	background-repeat:no-repeat;
	float:left;
}

.designuploadFiles{
	background-color:#f5f5f5;
	width:100%;
}
.designuploadFiles td{
	font-size:13px;
	vertical-align:bottom;
	padding:5px;
	
}

.designuploadAtt{
	/*background-color:#f5f5f5;*/
	width:auto;
}
.designuploadAtt td{
	font-size:11px;
	vertical-align:bottom;
	padding:5px;
	padding-left:0px;
	padding-bottom:5px;
	vertical-align:top;
}
.designuploadAtt select{
	/*background-color:#f5f5f5;*/
	width:120px;
}

.col1{
	width:75%;
	margin-right:20px;
	padding:10px;
	float:left;
	/*background-color:#FFFFFF;*/
}

.col2{
	width:20%;
	float:left;
	padding-top:10px;
}
hr{
	border:0px;
	border-top: #EAEAEA solid 1px;
	height:1px;
	margin-bottom:5px;
}

.error{
	color:#ff0000;
}
.noerror{
	color:#000000;
}


.loungeTabs{
	margin-bottom:20px;
	margin-top:20px;
	display:inline;
}
.loungeTabs ul{
	margin:0px;
	padding:0px;
	clear:both;
}
.loungeTabs li{
	list-style-position: inside;
	list-style-type: none;
	padding:10px;
}
.loungeTabs.tabs{
}
.loungeTabs.tabs ul{

}
.loungeTabs.tabs ul li{
	float:left;
	
	color:#000;
	list-style-position: inside;
	list-style-type: none;
	border:1px solid #ccc;
	border-bottom:0px none;
	border-left:0px none;
	margin-right:2px;
}
.loungeTabs.tabs ul li.active{
	border:1px solid #333;
	border-bottom:0px none;
	border-left:0px none;
	font-weight:bold;
}

.loungeTabs.content{
	
}
.loungeTabs.content ul{
	
}
.loungeTabs.content ul li{
	display:none;


}


.jobStatus{
	background:#fff;	
	padding:0px;
	padding-bottom:0px;
	border:1px solid #ccc;
	background:#fff;
}
.jobStatus.subline{
	background:#f8f8f8;	
	padding:5px;
	border:0px none;
	border-top:1px solid #ccc;
}
.jobStatus.input{
	border:0px;
	box-shadow:none;
	width:350px;
	font-size:16px;
	margin-left: 5px;
margin-top: 5px;
margin-bottom: 3px;
}
.jobStatus select{
	font-size:11px;
}
.jobStatus select option{
	font-size:11px;
}
.jobStatus.submit{
	float:right;
	cursor:pointer;
	box-shadow:none;
	font-size:11px;
	padding-bottom:0px;
}


table.ebizHistory span.key{
	font-style:italic;	
}
table.ebizHistory td, table.ebizHistory a{
	border-bottom:#f0f0f0 solid 1px;
	padding-bottom:5px;
	line-height:16px;
}

table.ebizHistory td.historyMessge{
	background:#f8f8f8;
	padding:10px;
}
table.ebizHistory span{
	font-size:11px;	
}
table.ebizHistory span.value{
	font-weight:bold;	
}
table.ebizHistory span.key{
}
span.lastStatus.message{
	font-size:22px;
	font-style:italic;	
	overflow:hidden;
}
span.lastStatus.sender{
	font-size:10px;
	font-style:italic;	
	overflow:hidden;
}



.tableOrders td.jobHeading{
	font-size:14px;
	background:#f8f8f8;
	padding:5px;
	
}
.jobHeading span.orderCode{
	font-style:normal;
	line-height:18px;
}
.jobHeading span.comment{
	font-weight:bold;
	line-height:18px;
}
.jobHeading span.datetime{
	float:right;
	font-size:12px;
}
.jobHeading div.requiresAction{
	float:left;
	margin-right:10px;	
}
.jobHeading div.requiresAction.true{
	color:#F00;	
}
.jobHeading div.requiresAction.false{
	color:#039;
}


.sprechblase { 
	padding:5px;
	background: #f8f8f8;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}






a.callaction{
	color:#fff;	
}




/*Small devices (landscape phones, 34em and up)*/
@media (min-width: 34em) { 
	
	

	.login .col-2-sm-right{
		padding-left:40px;
		border-left:1px solid #dfdfdf;
		border-top:0;
		padding-top:0;
		margin-top:0;
	}
}



/*Medium devices (tablets, 48em and up)*/
@media (min-width: 48em) { 
	
	
	
}


/* Large devices (desktops, 62em and up) */
@media (min-width: 62em) {
	
}



/* Extra large devices (large desktops, 75em and up)*/
@media (min-width: 75em) {
	.holder{
		padding-left:20px;
		padding-right:20px;
	}
}


/* Laptops (800x hight and 75 (large) height) */
@media (max-height:800px){
	
}

/* Laptops (800x hight and 75 (large) height) */
@media (max-width:1280px) and (max-height:800px){
}
	
	
	
