/* CUSTOM HTML5 CSS */
	.ui-icon, .ui-icon-searchfield:after, .ui-icon, .ui-icon-circle-triangle-e{
		background: none !important;
		display:none !important;
	}
	.datetime{
		top:195px !important;
	}
	.zoom_label{
		top:230px !important;
	}
	.digitalPresets, .archivePresets{
		width:170px !important;
	}
	.presets{
		top: 275px !important;
		left:35px !important;
	}
	.timelapse_btn {
		top:440px !important;
	}
	.shareButtons{
		top: 490px !important;
	}
	.ui-datepicker-header, .ui-datepicker-calendar .ui-state-active{
		background:none repeat scroll 0 0 #1c2a5a !important;
	}
	
	.preset.selected img, .preset.selected:hover img, .preset.selected:active img {
		border: 2px solid #1c2a5a !important;
	}
	.archivePlayerComponent{
		top: 15px !important;
	}
	.elements{
		top: 10px !important;
	}
	.ui-page{
		text-shadow:none !important;
	}

/* /CUSTOM HTML5 CSS */