/* 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;
	}
	.archivePresets{
		width:170px !important;
		left:10px !important;
	}
	.presets{
		top: 280px !important;
		left:20px !important;
	}
	.digitalPresets{
		width:200px !important;
	}
	.timelapse_btn {
		top:450px !important;
	}
	.shareButtons{
		top: 500px !important;
	}
	.ui-datepicker-header, .ui-datepicker-calendar .ui-state-active{
		background:none repeat scroll 0 0 #B5855A !important;
	}
	.preset.selected img, .preset.selected:hover img, .preset.selected:active img{
		border:2px solid #B5855A !important;
	}
	.archivePlayerComponent{
		top: 15px !important;
	}
	.elements{
		top: 10px !important;
	}
	.ui-page{
		text-shadow:none !important;
	}

/* /CUSTOM HTML5 CSS */