.btn-date-pick {
	text-align: center;
	font-weight: bold;
}

.statistic-search .helix-input {
	width: 100%;
}

.btn-date-pick {
	cursor: pointer;
}

.applyBtn {
	color: #515151 !important;
}

/*#xet-header {*/
/*	height: 60px !important;*/
/*}*/

/*.xet-sub {*/
/*	padding-top: 60px !important;*/
/*}*/


.chart-container {
	position: relative;
	margin: 0;
	width: 100%;
}

@media (max-width: 540px) {  /* mobile */
	.xet-container {
		margin-top: 0;
	}

	.chart-container {
		position: relative;
		margin: 0;
		height: auto !important;
		width: 100% !important;
	}
}

.xet-container {
	margin-top: -20px !important;
}

.popover-date-pick {
	border: 0 !important;
}

.date-picker {
	width: 100%;
	min-width: 180px;
	text-align: center;
	border: 2px solid #FFCC33;
}

button:focus {
	outline: 0 !important;
}
