/*   
Template Name: Unify - Responsive Bootstrap Template
Description: Print Only CSS
Version: 1.2
Author: Html Stream
Website: http://htmlstream.com/preview/unify
*/


img {
	display: none;
}

a[href]:after {
	color: #08c;
}

a[href].hidelink:after {
	content: none;
}

blockquote {
	border-top: none;
	border-right: none;
	border-bottom: none;
}

.noprint {
	display: none!important;
}

.header {
	border-bottom: none;
}

.breadcrumbs {
	-webkit-box-shadow: none;
		 -moz-box-shadow: none;
					box-shadow: none;
	border-top: 1px solid #e4e9f0;
	border-bottom: 1px solid #e4e9f0;
}

.breadcrumbs h1 {
	float: none;
	text-align: center;
}

.margin-bottom-5, 
.margin-bottom-10, 
.margin-bottom-20, 
.margin-bottom-20,
.margin-bottom-25, 
.margin-bottom-40, 
.margin-bottom-50, 
.margin-bottom-60 { 
	margin-bottom: 0!important;
}

.fullwidthbanner-container {
	display: none;
}

.acc-home .collapse {
	height: auto;
}

.acc-home a.accordion-toggle {
	border-bottom: none;
}

.acc-home  a.accordion-toggle i {
	display: none;
}

.thumbnail-style .thumbnail-img {
	display: none;
}

.thumbnail-style h5 {
	text-align: left;
}

.map {
	display: none;
}
