@charset "UTF-8";

*{
	box-shadow: none !important;
}
footer,
footer .sitemap, footer .feedback, footer img,
header nav, header #quicksearch, 
.news-meta-panel, section#news-list, .news-image-slider .magnifier,
.content-right, .news-meta-buttons, #bannerTop, #sky, #header-hr, .textAd{ display: none !important; }

#logo img{
	margin: 10px;
    display: inline !important;	
    height: auto !important;
}

.content-main, footer .contact{ width: 100% !important;}
a[href]:after {
   content:"" !important;
}

footer{
	font-size: 10px;
	padding: 12px 0 0 0;
}

.news-image-slider{ margin: 12px auto;}
header{ padding-bottom: 12px; }

.similar-news{
	display: none;   
}

#center-mit-banner{
    width: 980px;	
}

/*
html,body{
    height:297mm !important;
    width:210mm !important;
}
#page, header .container{
    width:210mm !important;
}
*/

#page {
    width: 100%;
}
.container {
    width: 100% !important;
}
#center-mit-banner {
    width: 100%;
    margin: 0;
}
/*
body, .news-detail, .news-detail a, .news-detail h3{
    font-size: 16px !important;
}
*/

header .title{
    white-space: nowrap;
    font-size: 13px;
}

header .col-xs-7{
    width: auto;
}