/**
 * Project: Prediger Lichtberater
 * URI: http://prediger.de/
 * Description: Prediger Lichtberater
 * Version: 0.3.17
 * Author: Christian Greve (continued by Matthias Tesche)
 */

/* ========== Donts ========== */
#navigation,
#subnavigation,
#header,
#footer,
#product-tools,
#product-documents,
#product-service,
#qualitymarks,
.form-submit,
input,
#headline,
#category-navigation,
#promotion,
.icon.view-order,
.noprint 		{ display:none !important; }
a:link:after 	{ content: " (" attr(href) ")"; }
a:link 			{ color: #06c; font-weight: bold; text-decoration: underline; }
body 			{ background: #fff; }
#content 		{ background: transparent; float: none; margin: 0; width: 100%; }
th, .form-hint 	{ color: #333 !important; }
.icon.status {
	background: none;
	display: inline !important;
	text-indent: 0 !important;
}

.tabulor-6 .column-3-2 { margin: 0; float: none; width: 100%; }

#content #my-orders-table { width: 700px !important; }

#content #my-orders-table .order-status { width: 340px; white-space: nowrap; text-align: left !important; }
