body {
	background: #000;
	margin: 0;
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 100%;
	height: 100%;
	color: #fff;
}

@font-face {
	font-family: 'Amarelinha';
	src: url('../assets/Amarelinha.eot');
	src: local('☺'), url('../assets/Amarelinha.woff') format('woff'), url('../assets/Amarelinha.ttf') format('truetype'), url('../assets/Amarelinha.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GothamRnd-Bold';
	src: url('../assets/GothamRnd-Bold.eot');
	src: local('☺'), url('../assets/GothamRnd-Bold.woff') format('woff'), url('../assets/GothamRnd-Bold.ttf') format('truetype'), url('../assets/GothamRnd-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GothamRnd-Medium';
	src: url('../assets/GothamRnd-Medium.eot');
	src: local('☺'), url('../assets/GothamRnd-Medium.woff') format('woff'), url('../assets/GothamRnd-Medium.ttf') format('truetype'), url('../assets/GothamRnd-Medium.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

.rec {
	position: absolute;
	top: 10px;
	right: 10px;
	/*	left: 0;
		width: 100%;
		text-align: center;*/
	z-index: 100;
}

.phase1, .phase2, .phase3 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#movie1_prerecord {
	position: absolute;
	background-image: url(../assets/1Countdown.png);
	background-repeat: no-repeat;
}

#movie1_prerecord_div {
	position: absolute;
	top: 250px;
	left: 0;
	width: 1360px;
	height: 100px;

	text-align: center;
	font-family: Amarelinha, serif;
	font-weight: bold;
	font-size: 200px;
	color: #ff1e96;
}

#movie1_prerecord_cd {
}

#movie1_record {
	position: absolute;
	background-image: url(../assets/2RecordPart1.png);
	background-repeat: no-repeat;
}

#movie1_record_div {
	position: absolute;
	top: 250px;
	left: 720px;
	width: 460px;
	height: 100px;
	text-align: center;
	font-family: Amarelinha, serif;
	font-weight: bold;
	font-size: 200px;
	color: #002239;
}

#movie1_record_cd {
}

#movie2_prerecord {
	position: absolute;
	background-image: url(../assets/1Countdown.png);
	background-repeat: no-repeat;
}

#movie2_prerecord_div {
	position: absolute;
	top: 250px;
	left: 0;
	width: 1360px;
	height: 100px;
	text-align: center;
	font-family: Amarelinha, serif;
	font-weight: bold;
	font-size: 200px;
	color: #ff1e96;
}

#movie2_prerecord_cd {
}

#movie2_record {
	position: absolute;
	background-image: url(../assets/3RecordPart2.png);
	background-repeat: no-repeat;
}

#movie2_record_div {
	position: absolute;
	top: 250px;
	left: 720px;
	width: 460px;
	height: 100px;
	text-align: center;
	font-family: Amarelinha, serif;
	font-weight: bold;
	font-size: 200px;
	color: #002239;
}

#movie2_record_cd {
}

#movie2_processed {
	position: absolute;
	background-image: url(../assets/4Bravo.png);
	background-repeat: no-repeat;
}

#movie2_processed_ctn {
	position: absolute;
	height: 200px;
	top: 290px;
	left: 24%;
	width: 52%;
	text-align: center;
	z-index: 99;
	border-radius: 20px;
	-moz-border-radius: 20px;
	background: #00dffb;
	opacity: 0.6;
}

#movie2_processed_pb {
	position: absolute;
	height: 100px;
	top: 300px;
	left: 25%;
	width: 50%;
	text-align: center;
	z-index: 100;
	border-radius: 20px;
	-moz-border-radius: 20px;
}

#movie2_processed_pb_txt {
	position: absolute;
	z-index: 101;
	top: 335px;
	left: 25%;
	width: 50%;
	height: 100px;
	text-align: center;
	color: #00dffb;
	font-size: 30px;
	font-family: GothamRnd-Bold, serif;
}

#movie2_processed_pb_under {
	position: absolute;
	z-index: 101;
	top: 425px;
	left: 25%;
	width: 50%;
	height: 100px;
	text-align: center;
	color: #002239;
	font-size: 30px;
	font-family: GothamRnd-Bold, serif;
}

#replay, #previous_videos {
	position: absolute;
	background-image: url(../assets/WaitingScreen.png);
	background-repeat: no-repeat;
}

#replay_qrcode, #previous_videos_qrcode {
	position: absolute;
	z-index: 100;
	top: 310px;
	left: 1035px;
	width: 220px;
	height: 220px;
}

#replay_qrcode img, #previous_videos_qrcode img {
	width: 220px;
	height: 220px;
}

#replay_link, #previous_videos_link {
	position: absolute;
	z-index: 101;
	top: 525px;
	left: 1035px;
	width: 220px;
	text-align: center;
	color: #002239;
	font-size: 25px;
	font-family: GothamRnd-Bold, serif;
}

.replay_div, .previous_videos_div {
	position: absolute;
	z-index: 102;
	top: 610px;
	left: 920px;
	font-family: Amarelinha, serif;
	font-weight: bold;
	font-size: 130px;
	color: #ff1e96;
}

#youtube {
	position: absolute;
	background-image: url(../assets/WaitingScreen2.png);
	background-repeat: no-repeat;
}

#youtube_qrcode {
	position: absolute;
	z-index: 100;
	top: 310px;
	left: 1035px;
	width: 220px;
	height: 220px;
}

#youtube_qrcode img {
	width: 220px;
	height: 220px;
}

#youtube_link {
	position: absolute;
	z-index: 101;
	top: 525px;
	left: 1035px;
	width: 220px;
	text-align: center;
	color: #002239;
	font-size: 25px;
	font-family: GothamRnd-Bold, serif;
}

.youtube_div {
	position: absolute;
	z-index: 102;
	top: 610px;
	left: 920px;
	font-family: Amarelinha, serif;
	font-weight: bold;
	font-size: 130px;
	color: #ff1e96;
}

#youtube_ctn {
	position: absolute;
	height: 260px;
	top: 190px;
	left: 9%;
	width: 52%;
	text-align: center;
	z-index: 99;
	border-radius: 20px;
	-moz-border-radius: 20px;
	background: #fff;
}

#youtube_pb {
	position: absolute;
	height: 100px;
	top: 200px;
	left: 10%;
	width: 50%;
	text-align: center;
	z-index: 100;
	border-radius: 20px;
	-moz-border-radius: 20px;
}

#youtube_pb_txt {
	position: absolute;
	z-index: 101;
	top: 235px;
	left: 10%;
	width: 50%;
	height: 100px;
	text-align: center;
	color: #fff;
	font-size: 30px;
	font-family: GothamRnd-Bold, serif;
}

#youtube_pb_under {
	position: absolute;
	z-index: 101;
	top: 325px;
	left: 10%;
	width: 50%;
	text-align: center;
	color: #002239;
	font-size: 30px;
	font-family: GothamRnd-Bold, serif;
}

#waiting_next {
	position: absolute;
	background-image: url(../assets/WaitingScreen3.png);
	background-repeat: no-repeat;
}

.waiting_next_div {
	position: absolute;
	z-index: 102;
	top: 260px;
	left: 695px;
	width: 500px;
	font-family: Amarelinha, serif;
	font-weight: bold;
	font-size: 200px;
	color: #ff1e96;
	text-align: center;
}

.ui-progressbar, .ui-widget-content {
	background: #002239;
}

.ui-progressbar-value, .ui-widget-header {
	background: #ff1e96;
	border-right: 0;
	border-radius-bottomleft: 20px;
	border-radius-topleft: 20px;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-topleft: 20px;
}

.container {
	padding-top: 60px;
	margin: 0 auto;
	max-width: 768px;
	font-size: 60px;
	text-align: center;
	line-height: 1.25;
}

.container > hr {
	margin: 60px 0;
}
