/* Add here all your CSS customizations */
.smalltype {
	font-size: 11px;
}
.bluelinkicon{
width: 15px; height: 15px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: -5px;
	}
	
	.banner-message {height:36px;background-size:100%; background-image:url(../img/bar_orange.png); color:#fff; font-size:16px; padding-top:7px; margin-bottom:20px;}
	
.table-responsive > .table_ws_none > .table > thead > tr > th, 
.table-responsive > .table_ws_none > .table > tbody > tr > th, 
.table-responsive > .table_ws_none > .table > tfoot > tr > th, 
.table-responsive > .table_ws_none > .table > thead > tr > td, 
.table-responsive > .table_ws_none > .table > tbody > tr > td, 
.table-responsive > .table_ws_none > .table > tfoot > tr > td {
    white-space:none !important;
}

td ul li ,
th ul li {
	font-size:14px;
}

/* Responsive */






@media (max-width: 479px) {
	.banner-message {height:80px;}
		#share {top:0px;}

}

