@media print {
body {
	-webkit-print-color-adjust: exact;
}
 [class*="col-sm-"] {
 float: left;
}
 [class*="col-xs-"] {
 float: left;
}
.col-sm-12, .col-xs-12 {
	width: 100% !important;
}
.col-sm-11, .col-xs-11 {
	width: 91.66666667% !important;
}
.col-sm-10, .col-xs-10 {
	width: 83.33333333% !important;
}
.col-sm-9, .col-xs-9 {
	width: 75% !important;
}
.col-sm-8, .col-xs-8 {
	width: 66.66666667% !important;
}
.col-sm-7, .col-xs-7 {
	width: 58.33333333% !important;
}
.col-sm-6, .col-xs-6 {
	width: 50% !important;
}
.col-sm-5, .col-xs-5 {
	width: 41.66666667% !important;
}
.col-sm-4, .col-xs-4 {
	width: 33.33333333% !important;
}
.col-sm-3, .col-xs-3 {
	width: 25% !important;
}
.col-sm-2, .col-xs-2 {
	width: 16.66666667% !important;
}
.col-sm-1, .col-xs-1 {
	width: 8.33333333% !important;
}
.col-sm-1,  .col-sm-2,  .col-sm-3,  .col-sm-4,  .col-sm-5,  .col-sm-6,  .col-sm-7,  .col-sm-8,  .col-sm-9,  .col-sm-10,  .col-sm-11,  .col-sm-12,  .col-xs-1,  .col-xs-2,  .col-xs-3,  .col-xs-4,  .col-xs-5,  .col-xs-6,  .col-xs-7,  .col-xs-8,  .col-xs-9,  .col-xs-10,  .col-xs-11,  .col-xs-12 {
	float: left !important;
}
@media (min-width:1200px) {
.container {
	width: 100% !important;
}
body {
	font-size: 10px;
}
a[href]:after {
	content: none;
}
.flag {
	background-image : url(../images/flag.jpg);
	background-repeat : no-repeat;
	background-position : left;
	min-height : 28px;
}
body {
	margin : 0;
	background-color : #F2F2F2;
	font-family : Arial;
	background-image : url(../images/bg.html);
	background-repeat : no-repeat;
	background-position : center 5px;
}
.bg_header {
	background-repeat : repeat-x;
	min-height : 28px;
	background-position : top;
	background-color : #FFF;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #E0E0E0;
}
.time {
	background-image : url(../images/clock-icon.html);
	background-repeat : no-repeat;
	background-position : left center;
	float : left;
	padding-left : 25px;
	font-size : 0.8em;
	color : #5a5a5a;
	text-decoration : none;
	margin-top : 6px;
}
.socialIconBox {
	display: none !important;
}
* {
	color: #000;
	background-color: #fff;
 @include box-shadow(none);
 @include text-shadow(none);
}
.gray_box {
	background-color : #E4E4E4 !important;
	width : 100%;
	padding : 8px;
	float : left;
	border-right-width : 1px;
	border-left-width : 1px;
	border-right-style : solid;
	border-left-style : solid;
	border-right-color : #DFDFDF;
	border-left-color : #DFDFDF;
	border-top-width : 1px;
	border-top-style : solid;
	border-top-color : #DFDFDF;
}
@media (max-width:1200px) { 
.hidden-xs {
	display: block !important
}

}
}
}

