body
{
}
div.jtl_summary{
	display: block;
	width: 240px;
	float:left;
}
div.jtl_specific{
	display: block;
	width: 600px;
	float:left;
	
}
div.har_summary{
	display: block;
	width: 240px;
	float:left;
}
div.ps_summary{
	display: block;
	width: 240px;
	float:left;
}
.jtl_img_thumb{
	width:100px;
	height:100px;
}
.thumb{
	display: inline;
}
.jtl_loadarea{
	width: 850px;
	height: 600px;
	display: block;
	margin:20px;
	float: left;
}

.jtl_loadarea img {
	width: 800px;
}

.jtl_analytics{
	display: inline;
}
.jtl_bottom{
	width: 650px;
	height: 50px;
	display: block;
	margin:20px;
	float: left;
}
.har_link{
	display: inline-block;
	padding: 2px;
	
}
.har_display{
	width: 230px;
}
.jtl_select{
	width: 200px;
}
.ps_link{
	padding: 10px;
}
.selectable .ui-selecting { background: #FECA40; }
.selectable .ui-selected { background: #F39814; color: white; }
.left .selectable .ui-selected { background: blue; color: white; }
.right .selectable .ui-selected { background: red; color: white; }
.selectable { list-style-type: none; margin: 0; padding: 0; }
.selectable li { margin: 2px; padding: 0.4em; height: 18px; }
.kpis, .respcodes{width: 120px; display: inline-block;}
.labels{width: 100%; float: left; display: block;}
#chart_wrapper{float:left; width: 650px;}
#chart_div{ height: 400px; width: 645px; display:inline-block;}
#zoom_div{ width: 630px; display:inline-block;position: relative; bottom:80px;margin:0px 0px 0px 10px;}
.labels li{ width: 23%; float: left; display: inline-block;}
.right{float:right;}
.left{float:left;}

