@charset "utf-8";
@media print {
.container {
	width:100% !important;
}
.header-container {
	width:98% !important;
	padding:10px 0px !important;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	color:#000 !important;
}
.logo{ width:300px !important; float:left;}
	.innertop-menu, .container.common-container, .nationalportal, .common-wrapper, .nav-wrapper, .flexslider, #header, .nav-container, .banner-wrapper, .carousel-wrapper, .container.footer-top-container, #sidebar-first, .toggle-nav-bar, .footer-bottom-wrapper:after, .ico-print {
	display:none !important;
}
.inner-content-portion {
    width: 100%;
    float: left;
}
.logo-cmf, .copyright-content, .gtranslate {
    float: none;
    width: 100% !important;
    color:#000 !important;
    text-align: center;
	border: none;
}
.footer-bottom-wrapper a {
    color: #000;
}

}
