#preview-form,
#confirm-form,
#error-form{
	display: none;
	-moz-transform: scale(1); 
    -moz-transform-origin: 0 0;
}

.colorbox,
.ref-link{
	font-size: 22px;
}
#register .month-field{
	width: 54%;
}
#register .day-field{
	width: 44%;
	margin-right: 4px;
}
#register .year-field{
	width: 44%;
	margin-top: 10px;
}
#register .lv2-option,
#register .lv3-option,
#register .other-option{
	display:none;
}
.mandatory{
	font-size: 25px;
	padding-bottom: 20px;
}

.tnc{
	margin-bottom:50px;
}

.tnc div{
	display: inline-block;
	vertical-align: top;
}

.tnc div:last-child{
	width: 85%;
	margin-left: 10px;
	font-size: 28px;
}

.reset-btn{
	width: 32%;
}

.submit-btn{
	width: 53%;
}

#preview .intro > div{
	font-size: 28px;
}
#preview .intro > div:first-child{
	margin-bottom: 35px;
}
#confirm .remark{
	font-size: 25px;
}

#confirm .btn-row .done-btn{
	width: 18%;
}

#confirm .btn-row .to-desktop{
	font-size: 24px;
}

.fifa-msg .left-col{
	float: left;
}

.fifa-msg .right-col{
	float: right;
	width: 362px;
	font-size: 24px;
}


.fontSmaller{
	font-size: 25px;
}

.italic{
	font-style: italic;
}

.serial-wrapper{
	position: relative;
}

.serial-wrapper .tutorial-button{
	background: #f60;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	font-size: 40px;
	font-family: "Montserrat", "·L³n¥¿¶ÂÅé", "Microsoft JhengHei", "Arial Unicode MS", "Arial";
	border-radius: 25px;
	cursor: pointer;
	display: inline-block;
}

.serial-wrapper .tutorial-button:hover,
.serial-wrapper .tutorial-button:active{
	background: #fff;
	color: #f60;
}

.file-upload-btn{
	background: #f60;
	width: 150px;
	height:150px;
	line-height:150px;
	font-size: 100px;
	color: #fff;
	text-align: center;
	border-radius: 10px;
	position: relative;
}

.file-upload-btn:hover,
.file-upload-btn:active{
	background: #fff;
	color: #f60;
}

.file-upload-btn > input{
	position: absolute;
	left:0px;
	top:0px;
	width: 150px;
	height:150px;
	opacity: 0;
}

.or{
	margin: 28px 0;
}

.serial-input-wrapper{
	position: relative;
}

.serial-input-wrapper .serial-reset-btn{
	position: absolute;
	right:0px;
	top:0px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	width: 80px;
	color: #fff;
	background: #f60;
	font-size: 45px;
	cursor: pointer;
	display: none;
}

#scanner-tutorial{
	display: none;
	position: absolute;
	width: 720px;
	height:100%;
	left:0px;
	top:0px;
	background: url(../images/black-bg.png) repeat left top;
	z-index:1000;
}
#scanner-tutorial .close-btn{
	position: absolute;
	right: 30px;
	top: 23px;
	color: #fff;
	font-size: 50px;
	cursor: pointer;
}
#scanner-tutorial .touchslider{
	margin-top: 96px;
}
#scanner-tutorial .touchslider-item{
	width: 720px;
}
#scanner-tutorial .icon-arrow-left{
	font-size: 100px;
	color: #fff;
	position: absolute;
	left: 16px;
	top: 487px;
}
#scanner-tutorial .icon-arrow-right{
	font-size: 100px;
	color: #fff;
	position: absolute;
	right: 16px;
	top: 487px;
}

#scanner-tutorial .box{
	border:1px solid #FF6600;
	background: #333333;
	color: #fff;
	font-size: 24px;
	width: 620px;
	margin:0 auto;
	padding:10px;
	font-weight: 300;
}

#scanner-tutorial .box .left{
	display: inline-block;
	vertical-align: top;
	margin-right: 5px;
}

#scanner-tutorial .box .right{
	display: inline-block;
}

#scanner-tutorial .step-image{
	text-align: center;
}

#scanner-tutorial .step-1 .ico{
	background: #f60;
	display: inline-block;
	vertical-align: middle;
	padding: 5px;
	border-radius: 5px;
}

#scanner-tutorial .box .cross-icon{
	background: #f60;
	vertical-align: baseline;
	padding: 5px;
	font-size: 20px;
}

.rotate, .crop, .ocr{
	cursor: pointer;
	margin-right: 10px;
	margin-top: 10px;
}

.image-preview{
	margin-bottom:200px;
	display: none;
	margin-top: 127px;
	margin-left: 43px;
	position:relative;
}
#image-process{
	position: absolute;
	left: 0px;
	top: 0px;
}
#image-processor .wrapper{
	margin-top: 30px;
	position: relative;
}
#image-processor{
	display: none;
	position: fixed;
	width: 720px;
	height:100%;
	left:0px;
	top:0px;
	background: url(../images/black-bg.png) repeat left top;
	z-index:1000;
}
#image-processor .close-btn{
	position: absolute;
	right: 30px;
	top: 23px;
	color: #fff;
	font-size: 50px;
	cursor: pointer;
}

#image-processor .crop-box{
	width: 200px;
	height: 138px;
	z-index: 99;
	left: 100px;
	top: 100px;
	background-color: #f60;
	opacity:.7;
	position:absolute;
}

#image-processor .ocr{
	visibility:hidden;
	margin-left:10px;
}

#image-processor .crop-box .ui-icon{
	width:30px !important;
	height:30px !important;
	background:grey !important;
	border-radius: 15px;
}

#image-processor .message{
	font-size: 23px;
	margin-top:20px;
}
.touchslider-prev{
	display: none;
}
.serial-name{
	padding-top: 20px;
	display: inline-block;
}