/* CUSTOM HTML5 CSS */
	.presets, .datetime, .zoom_label{
		left:200px !important;
	}
	.presets{
		top: 10px !important;
	}
	.datetime{
		top: 85px !important;
	}
	.zoom_label{
		top: 115px !important;
	}
	.timelapse_btn{
		top:150px !important;
		left: 195px;
		right:auto;
	}
	.elements{
		height:155px !important;
	}
	.digitalPresets{
		width:300px !important;
	}
	.shareButtons{
		width:125px;
		top:110px !important;
	}
	.ui-body-c{
		background:#555555 !important;
		text-shadow:none !important;
	}
	.ui-datepicker-header, .ui-datepicker-calendar .ui-state-active{
		background:none repeat scroll 0 0 #333333 !important;
	}
/* /CUSTOM HTML5 CSS */