body {
	min-width: 1024px;
}

.sp_header {
	text-align: center;
}

.admin-button.docraptor_print {
	float: right;
	margin-bottom: 5px;
	padding-left: 15px;
}

	.admin-button.docraptor_print.disabled {
		opacity: 0.6;
	}
	
@media only screen and (min-width: 555px){
	
}
		
@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot');
	src:url('fonts/icomoon.eot') format('embedded-opentype'),
		url('fonts/icomoon.woff') format('woff'),
		url('fonts/icomoon.ttf') format('truetype'),
		url('fonts/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: .8;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-reorder:before {
	content: "\e600";
}
.icon-angle-left:before {
	content: "\e601";
}
.icon-angle-right:before {
	content: "\e602";
}
.icon-angle-up:before {
	content: "\e603";
}
.icon-angle-down:before {
	content: "\e604";
}
.icon-double-angle-left:before {
	content: "\e605";
}
.icon-double-angle-right:before {
	content: "\e606";
}
.icon-double-angle-up:before {
	content: "\e607";
}
.icon-double-angle-down:before {
	content: "\e608";
}
.icon-circle:before {
	content: "\e609";
}
.icon-circle-blank:before {
	content: "\e60a";
}
.icon-circle-status:before {
	content: "\e60b";
}
.icon-circle-check:before {
	content: "\e60c";
}
.icon-circle-minus:before {
	content: "\e60d";
}
