/* CUSTOM HTML5 CSS */
	.presets, .datetime, .timelapse_btn{
		left:170px !important;
	}
	.presets{
		top: 10px !important;
		z-index:1 !important;
	}
	.datetime{
		top: 90px !important;
	}
	.timelapse_btn{
		top:140px !important;
	}
	.elements{
		height:154px !important;
	}
	.shareButtons{
		width:125px;
		padding-top:10px;
	}
	.digitalPresets{
		width:355px !important;
		z-index: 2 !important;
	}
	.ui-body-c{
		text-shadow:none !important;
		background:none repeat scroll 0 0 #11213A !important;
	}
	.archivePlayerComponent {
		overflow: visible !important;
		position: relative;
	}
	.ui-datepicker-header{
		background:none repeat scroll 0 0 #11213A !important;
	}
	.ui-datepicker-calendar .ui-state-active{
		background:none repeat scroll 0 0 #11213A !important;
	}
	.preset.selected img, .preset.selected:hover img, .preset.selected:active img {
    border: 2px solid #11213A !important;
	}
	div.ui-slider-bg {
		background: none repeat scroll 0 0 #11213A !important;
		opacity:.65 !important;
	}
/* /CUSTOM HTML5 CSS */