@media print {
	
	p {
		font-size: 11pt !important;
		max-width: none !important;
	}
	section {
		padding: 2em 0 !important;
		text-align: left !important;
	}
	
	.center {
		text-align: left !important;
	}
		
	img {
		max-width: 200px !important;
		height: auto !important;
	}		
 
 .giffar {
 	margin: 0 !important;
 }
 .giffar .image {
 		max-width: 200px !important;
 		height: auto !important;
 }
 .giffar .text {
 	max-width: 200px !important;
 	height: auto !important;
 }
 .giffar.enskild {
 	padding: 0 !important;
 }
 .giffar .image .gfyitem {
 	height: auto !important;
 }
 .giffar.separata .image {
 	float: none !important;
 	clear: both !important;
 	padding: 0 !important;
 	margin-bottom: 30px !important;
 }
 .giffar.separata .image .inner,
 .giffar.separata .image .text {
 	padding: 0 !important;
 }
 
 h1.hide {
 	display:block !important;
 	visibility: visible !important;
 	padding: 0 !important;
 }
 h1 {
 	padding: 0 !important; 
 }
 
 /* Info */
 .info ul {
 	max-width: none !important;
 }
 
 /* Start */
 .uppfattningar {
 	margin-top: 0 !important;
 	height: auto;
 }
 
 /* Cirklar, ta ställning */
 .cirklar_navigation, .tastallning {
 	display: none !important;
 }
 
 /* Grid */
 .container-fluid {
 	max-width: none !important;
 }
 
 /* Footer */
 footer {
 	border-top: 1px solid #000;
 	padding: 2em 0 !important;
 	margin-top: 2em !important;
 }
 footer .row {
 	max-width: none !important;
 }
 footer .col-sm-7,
 footer .col-sm-5 {
 	width: 100% !important;
 	clear: both;
 	float: none;
 }
 footer .socialamedier {
 	display: none !important;
 }
 
 /* Ägg */
 .aggraknare .col-sm-offset-2 {
 	margin-left: 0 !important;
 }
 .aggraknare .col-sm-4 {
 	width: 300px;
 }
 /* Mjölk */
 .grafik {
 	max-width: none !important;
 	text-align: left !important;
 }
 .statistik {
 	max-width: none !important;
 	text-align: left !important; 
 }
 /* Fisk */
 .cirkeldiagram {
 	height: auto !important;
 	width: auto !important;
 }
 .svg_diagram {
		display: none !important;
		visibility: hidden !important;
	}
	.fallback_diagram {
		display: block !important;
		visibility: visible !important;
	}
	.fallback_diagram img {
			max-width: 400px !important;
	}
	.fallback_maskin {
		max-width: none !important;
		max-height: none !important;
	}
	/* Kyckling */
	#vaxer {
		display: none;
		visibility: hidden;
	}
	/* Stäng djurfabriken */
	#accordion_blue .panel-heading a,
	#accordion .panel-heading a {
		padding: 0 0 1em 0 !important;
	}
	#accordion_blue .collapse,
	#accordion .collapse {
		display: block !important;
	} 
	#accordion_blue .panel-body,
	#accordion .panel-body {
		padding: 1em 0 0 0 !important;	
	}
	.carousel, .glyphicon {
		display: none;
		visibility: hidden;
	}


}
