#page_reg_half #bottom_line,
#page_reg_full #bottom_line,
#page_multicoreg #bottom_line,
#page_skill #bottom_line,
#page_logout #bottom_line,
#page_doi #bottom_line {
	display:none;
}

#sponsors {
    padding-top:5px;
	width:100%;
}

#sponsors #sponsortitlebin {
    display:inline-block;
	font-size:12px;
    font-weight:bold;
	line-height:2em;
}

#sponsors .sponsorbin {
    width:20%;
	min-width:120px;
}
@media (max-width:1250px) {
	#sponsors,
	#wrapper #footer {
		max-width:760px;
	}
}
@media (max-width:1016px) {
	#sponsors,
	#wrapper #footer {
		max-width:none;
	}
}

@media (max-width:600px) {
	#sponsors {
		padding:0;
	}
	#sponsors .sponsorbin {
		width:50%;
		height:auto;
		padding:5px 0;
	}
	#sponsors #sponsortitlebin {
		width:100%;
	}
}

#footer {
    max-width:960px;
}

#text_position {
    margin-top:6%;
    padding:0 5%;
}

#text_position h1 {
    visibility:hidden;
}

#text_position span {
    color:#BC0A08;
    display:block;
    font-weight:bold;
}

#process_bar span {
    font-size:1em;
}

#perl_error h3 {
    font-size:1.2em;
    line-height:1.2;
    margin:0;
}

#perl_error ul {
    margin-top:10px;
}

#voucher_selection h2 {
    line-height:1.2em;
    padding:10px 0;
}
span.h3_small{
	font-size:70%;
}

.formrow select {
	height:25px;
}

.formrow select,
.formrow input.text {
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}

span.mooli_error {
	line-height:13px;
	padding:3px 15px 0 18px;
	height:21px;
	top:5px;
	width:157px;
}

input.checkbox.mooli_error,
input.radio.mooli_error {
	border:0 !important;
}

#footer p {
	padding-bottom:1em;
}

/* pregame */
#page_pregame #text_position {
    margin-top:8%;
}

#page_pregame #text_position h1 {
	font-size:3em;
	visibility:visible;
}

#page_pregame #countdown_wrapper {
	color:#bc0a08;
	font-size:26px;
	max-width:15em;
	text-align:center;
	margin:0.5em auto 0;
}

#page_pregame #countdown_wrapper .invisible {
	visibility:hidden;
}

/* reg_half */
#page_reg_half #headline {
	margin:0 auto;
    max-width:550px;
    width:100%;
    text-align:left;
}

#page_reg_half #label_gender {
	display:none;
}

#page_reg_half #label_gender_female,
#page_reg_half #label_gender_male {
	width:auto;
	margin-right:5px;
}

#page_reg_half #gender_male,
#page_reg_half #gender_female {
	margin-top:3px;
	width:17px;
	height:17px;
}

#page_reg_half #gender_male {
	margin-left:150px;
}

#page_reg_half #gender_female {
	margin-left:40px;
}

#page_reg_half .formrow_firstname span.mooli_error {
	background:url("/_global/images/moolidator/status_error_right_big.png") no-repeat left top transparent;
	height:30px;
	top:2px;
	padding-top:1px;
}

#page_reg_half .formrow_optin span.mooli_error {
	background:url("/_global/images/moolidator/status_error_left_big.png") no-repeat left top transparent;
	height:30px;
	top:0;
	left:-195px;
	padding-top:1px;
}

#page_reg_half .formrow_optin span.mooli_success {
	display:none;
}

#page_reg_half .formrow_submit_reg_half {
	text-align:center;
}

#page_reg_half #personal_button_center a {
	font-size:13px;
}

/* reg_full */
#page_reg_full #headline {
	margin:0 auto;
    max-width:550px;
    width:100%;
}

#page_reg_full #province {
    width:300px;
}

#page_reg_full #city {
    width:148px;
}

#page_reg_full #district {
    width:148px;
    margin-left:4px;
}

#page_reg_full .formrow_tel_number span.mooli_error,
#page_reg_full .formrow_dayofbirth span.mooli_error {
	background:url("/_global/images/moolidator/status_error_right_big.png") no-repeat left top transparent;
	height:30px;
	top:2px;
	padding-top:1px;
}

#page_reg_full .formrow_dayofbirth .inline {
	line-height:25px;
	float:left;
	width:10px;
	text-align:center;
}

#page_reg_full #dayofbirth,
#page_reg_full #monthofbirth {
	width:60px;
}

#page_reg_full #yearofbirth {
	width:80px;
}

#page_reg_full .formrow_dayofbirth .field_note {
	padding-left:147px;
	color:#cc0000;
	font-size:1.1em;
}

#page_reg_full #wingame_special_creditcardnumber {
	width:140px;
	margin-right:5px;
}

#page_reg_full .formrow_wingame_special_creditcardnumber .inline {
	display:inline-block;
	width:155px;
}

#page_reg_full .formrow_submit_reg_full {
	text-align:center;
}

/* Multicoreg START */
/* Revive Skyscraper Banner START */
#page_multicoreg #left_skyscraper,
#page_multicoreg #right_skyscraper {
    width:160px;
    height:600px;
    position:absolute;
    top:466px;
}

#page_multicoreg #left_skyscraper {
    left:-170px;
}

#page_multicoreg #right_skyscraper {
    right:-170px;
}

@media (max-width:1330px) {
    #page_multicoreg #left_skyscraper,
    #page_multicoreg #right_skyscraper {
        display:none;
    }
}
/* Revive Skyscraper Banner END */
/* Multicoreg END */

@media (max-width:830px) {
	#process_bar span {
	    font-size:0.75em;
	}
}

@media (max-width:790px) {
	h1 {
		font-size:2.2em;
	}

	#page_reg_half .formrow span.mooli_error,
	#page_reg_full .formrow span.mooli_error {
		float:none;
		text-align:left;
		top:0;
		width:100%;
		height:auto;
		left:0px;
		margin:0 0 2px;
		padding:5px 0 5px 5px;
		background:#CC0000;
	}
}

@media (max-width:720px) {
	#process_bar .process_box {
	    height:25px;
	    width:38%;
	}

	#process_bar #process_info {
	    height:50px;
	    margin-top:-25px;
	    width:25%;
	}

	#process_multicoreg.process_box {
	    margin-left:0;
	}

	#process_bar #process_info img {
	    top:-25px;
	}

	#process_info_text {
	    font-size:1em;
	    top:5px;
	}
}

@media (max-width:600px) {
	#voucher_img img {
		width:auto;
		height:100%;
		max-height:65px;
	}
}

@media (max-width:480px) {
	#text_position {
	    margin-top:9%;
	}

	h1 {
		font-size:2.1em;
	}

	#page_pregame #text_position h1 {
		font-size:3em;
	}

	#process_info_text {
	    font-size:0.90em;
	    top:0;
	}

	#page_reg_full #province {
	    width:99%;
	}

	#page_reg_full #city {
	    width:48.5%;
	}

	#page_reg_full #district {
	    width:48.5%;
	    margin-left:2%;
	}

	#page_reg_full #tel_number {
	    width:99%;
	}

	#page_reg_full #wingame_special_creditcardnumber {
		width:48.5%;
		margin-right:2%;
		float:left;
	}

	#page_reg_full .formrow_wingame_special_creditcardnumber .inline {
		width:48.5%;
	}

	#page_reg_full .formrow_dayofbirth .field_note {
		padding-left:0;
	}

	#page_reg_half #personal_button_center a {
	    font-size:13px;
	}

	#page_survey #personal_button_center a {
		font-size:12px;
	}
	#personal_button_center a {
	    font-size:15px;
	}
}

@media (max-width:400px) {
	#voucher_img img {
		width:auto;
		max-height:45px;
	}

	#footer a.footerlink {
		width:auto;
	}
	#personal_button_center a {
	    font-size:12px;
	}

	#page_reg_half #gender_male {
		margin-left:0;
	}
}

/* Skill START */
#page_skill #headline {
	max-width:820px;
	margin:auto;
}

#page_skill .subheadline {
	font-size:1.4em;
	font-weight:bold;
	text-align:center;
}

#page_skill #skill_quiz_box {
	background-color:#f0f0f0;
	width:100%;
	padding:10px 0;
	margin:auto;
	max-width:820px;
	min-height:50px;
}

#page_skill .button {
	display:inline-block;
	width:40%;
}

#page_skill #game_timer {
	font-size:14px;
	text-align:center;
	color:#000;
	margin-bottom:10px;
}

#page_skill #this_time {
	color:#900;
	font-weight:bold;
}

#page_skill #game_question {
	font-size:18px;
	text-align:center;
	margin-bottom:20px;
	color: #000;
}

#page_skill #game_answers {
	display:block;
	float:left;
	width:100%;
    background-color:#F0F0F0;
    padding-bottom:20px;
	text-align:center;
}

#page_skill #game_answers .button {
	padding:0;
	margin:0.5em;
}

#page_skill #game_answers .button a {
	display:block;
	color:#fff;
	padding:15px 2.5%;
}

#page_skill #game_answers .button a:hover {
	text-decoration:none;
}

#page_skill #skill_quiz_start,
#page_skill #skill_quiz_results {
	text-align:center;
}

#page_skill #skill_quiz_results p {
	text-align:center;
	font-size:14px;
	margin:1em 0;
	color:#000;
}
/* Skill END */

/* Logout  Task 0148429*/

@media (max-width:600px) {
	#page_logout #top_line_1,
	#page_logout #top_line_3{
		display:none;
	}

	#page_logout #text_position {
		margin-top:1%;
	}
	
}
/* Logout  Task 0148429 End*/