.statistics
{
	display: none;
	margin: 8px 0px 8px 8px;
	padding-right: 8px;
	position: absolute;
	top: 55px;
	bottom: 55px;
	left: 240px;
	right: 0;
	overflow-y: auto;
	/*overflow-x: hidden;*/
	overflow-x: auto;
}

.statistic
{
	width: 100%;
	height: 350px;
	padding: 20px;
	/*cursor: move;*/
	/*cursor: ew-resize;*/
}

.statistics select, .statistics button
{
	font-size: 15px;
	padding: 0 12px;
}

div.statistics_title
{
	font-size: 15px;
	margin: 4px 4px 0px 4px;
}

div.statistics_title > div
{
	width: 100%;
	height: 40px;
}

div.statistics_date_div
{
	position: absolute;
	right: 12px;
	top: 44px;
}

div.statistics_date_div > div
{
	display: inline-block;
	padding-top: 2px;
	cursor: default;
}

div.statistics_title > div > div
{
	font-size: 15px;
	vertical-align: middle;
}

div.statistics_date_from
{
	display: inline-block;
}

input.datepicker
{
	background-color: #323544;
	color: white;
	border: 0;
	height: 30px;
	width: 120px;
	text-align: center;
	font-size: 14px;
	outline: 0;
	vertical-align: middle;
	margin-left: 6px;
}

div.ui-datepicker
{
	display: none;
	background-color: #494c5f;
	color: white;
	padding: 10px;
}

a.ui-datepicker-prev
{
	cursor: pointer;
}

a.ui-datepicker-next
{
	float: right;
	cursor: pointer;
}

div.ui-datepicker-title
{
	cursor: default;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	padding: 10px 0;
}

div.ui-datepicker th
{
	cursor: default;
}

div.ui-datepicker td
{
	text-align: center;
	padding: 5px;
	cursor: pointer;
}

div.ui-datepicker td:hover
{
	background-color: #323544;
}

div.ui-datepicker td.ui-datepicker-unselectable
{
	cursor: default;
	color: #aaa;
}

div.ui-datepicker td.ui-datepicker-unselectable:hover
{
	background-color: #494c5f;
}

div.ui-datepicker td a
{
	color: white;
	text-decoration: none;
}

td.ui-datepicker-current-day
{
	background-color: #0ba04a;
}

td.ui-datepicker-current-day:hover
{
	background-color: #1bb05a !important;
}

div.statistics_title2
{
	margin-top: 6px;
}

div.statistics_title2 > div
{
	font-size: 15px;
	margin: 0 4px 8px 4px;
	display: inline-block;
	vertical-align: middle;
}

div.statistics_title2 > div > div
{
	display: inline-block;
	font-size: 15px;
	vertical-align: middle;
}

.statistics_instalations
{
	width: 80%;
}

.statistics_instalations_groups
{
	width: 32px;
	height: 32px;
	vertical-align: middle;
	background-color: #323544;
	color: #eee;
}

.statistics_village
{
	min-width: 200px;
}

.statistic_meteo
{
	background-color: gold;
}

.statistic_moc
{
	background-color: mediumaquamarine;
}

.statistic_czas
{
	background-color: lime;
}

.statistic_redukcja
{
	background-color: thistle;
}

#statistics1
{
	position: relative;
}

#statistics1 > div
{
	margin-left: 6px;
	cursor: default;
}

/*
gold mediumaquamarine lime turquoise thistle skyblue sandybrown palegreen cadetblue darkorchid
*/

div.statistics_separator
{
	height: 10px;
}

.statistic > .legend > table > tbody > tr > td
{
	color: black;
	font-size: 14px;
	line-height: 14px;
}

div.statistics_table
{
	margin: 0 8px;
}

div.statistics_hours_range_div
{
	display: inline-block;
}

div.statistics_table > .statistics_title
{
	font-weight: bold;
	text-align: center;
	margin-top: 14px;
	font-size: 18px;
}

div.statistics_table > table
{
	margin-top: 4px;
}

div.statistics_table > table > thead th
{
	font-weight: normal!important;
}

div.statistics_table > table td
{
	background-color: lightblue;
	padding: 4px 8px;
}

div.statistics_table > table td:first-child
{
	text-align: left;
}

div.statistics_legend
{
	margin: 8px 8px 8px 20px;
}

div.statistics_legend > div
{
	display: inline-block;
	margin: 0 24px 10px 0;
}

div.statistics_legend > div > div.statistics_legend_left
{
	width: 16px;
	height: 16px;
	display: inline-block;
	vertical-align: middle;
}

div.statistics_legend > div > div.statistics_legend_right
{
	display: inline-block;
	vertical-align: middle;
	margin-left: 8px;
	line-height: 14px;
	cursor: default;
}

/*div.statistics_download_excel,
div.statistics_print
{
	display: none;
}*/

div.statistics_tooltip
{
	display: none;
	position: absolute;
	padding: 4px 8px;
	background-color: white;
	box-shadow: 3px 3px 10px #888;
	cursor: default;
	z-index: 100;
}

div.statistics_tooltip > span
{
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	border-color: white;
	border-left: 8px solid rgba(0, 0, 0, 0) !important;
	border-right: 8px solid rgba(0, 0, 0, 0) !important;
	border-top: 8px solid;
	bottom: -7px;
	width: 0;
	height: 0;
}

div.statistics_1h1d
{
	font-size: 0!important;
}

div.statistics_1h1d > div
{
	margin: 0!important;
}
