button {
	line-height: initial !important;
}
div.row table	{
	margin: 20px auto 0 auto;
}
#regFrm2 {
	text-align:left;
}
.form-group {
    margin-bottom: 25px !important;
}
/*label {
	margin-bottom: 12px !important;
}*/
.radio input[type="radio"],
.radio-inline input[type="radio"] {
	margin-top: -5px !important;
}
.form-element {
	margin-top:13px;
	padding: 0px 0 10px 0;
}
input[type="checkbox"] {
    margin: -5px 0 0;
}
.page-form {	
	background:#fff;
	position: relative;
	padding-top: 50px;
	line-height: 0;
	min-width: 320px;
	font-family: Arial,"Microsoft JhengHei","微軟正黑體","新細明體",pmingliu,"細明體",mingliu,Verdana,Helvetica,sans-serif !important;
}
.page-form  .modal {
    padding: 0!important;
	background:#ffffff;
}
.page-form .modal-dialog {
    display: block;
    height: 100%;
	margin:0% auto;
    width: 100%;
}
.page-form .modal-body {
    bottom: 0;
    left: 0;
    /*8position: absolute;*/
    right: 0;
    top: 5%;
	overflow: auto;
    width: 100%;
	max-width:1200px;
	margin:0 auto;
	position:relative;
}
.page-form  .modal .modal-body iframe {
    border: 0 none;
    margin: 0 auto;
    width: 100%;
}
.page-form  .modal .modal-content {
    background-clip: border-box;
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    color: #333;
    padding: 60px 0px 100px 0px;
    text-align: center;
	height: max-content;
	min-height: 100%;
	bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.page-form  .modal .modal-content h2 {
    margin: 12px 0;
}
.page-form  .modal .modal-content .text-faded {
    color: #555;
    margin-bottom: 12px;
}

.page-form  .modal .close-modal {
    background-color: transparent;
    cursor: pointer;
    position: absolute;
    right: 25px;
    top: 25px;
    z-index: 5;
}
.page-form  .modal .close-modal .fa-remove {
    font-size: 40px;
}
.page-form .section-content {
	font-size: 20px;
	line-height: 30px;
	color: #ffffff;
	text-align: center;
}
.page-form .modal-tnc .modal-body {
	max-width: 800px;
	margin: 0 auto;
}
.page-form .modal-tnc .tnc-title {
	font-size: 20px;
	font-weight: bold;
	padding: 20px 0px 40px 0px;
}
.page-form .modal-tnc ol {
	text-align: left;
	line-height: 22px;
	padding-left: 20px;
}
.page-form .accept {
	font-size: 16px;
	color:#000;
}
.page-form a:link,
.page-form a:visited,
.page-form a:focus {
	color:#000;
	text-decoration:underline;	
}
.page-form a:hover {
	color:#00a0e9;
}
.page-eform .form-group.action-btns,
.page-reg-form .form-group.action-btns {
	padding: 15px 0 30px 0 !important;
	text-align: center;
}
.page-eform .form-event-details,
.page-reg-form .form-event-details {
	color: #000;
	padding: 0px 0px 32px 0px;
	font-size: 18px;
}
.page-eform .form-title,
.page-reg-form .form-title {
	font-weight: bold;
	font-size: 30px;
	text-align: center;
	padding: 40px 0px 0px 0px;
	color: #ff6c36;
}
.page-eform .form-sub-title,
.page-reg-form .form-sub-title {
	font-weight: bold;
	font-size: 22px;
	text-align: center;
	padding: 40px 0px 0px 0px;
	color: #ff6c36;
}
.navbar-custom.affix-top {
	padding: 0;
	background: #ff6c36 !important;
}
.navbar-custom.affix {
	padding: 0;
	background: #ff6c36 !important;
}
.page-eform .navbar-custom .btn-main-site,
.page-reg-form .navbar-custom .btn-main-site {
	display: inline-block;
	background-color: #fff;
	font-weight: bold;
	color: #ff6c36;
	position: relative;
	padding: 5px;
	-webkit-border-radius: 13px; 
	-moz-border-radius: 13px; 
	border-radius: 13px; 
	float: right;
	position: relative;
	top: 15px;
	min-width: 60px;
	text-align: center;
	font-size: 15px;
	line-height: 20px;
	letter-spacing: -0.1px;
	text-decoration: none;
}
.page-eform .navbar-custom .btn-main-site:focus,
.page-eform .navbar-custom .btn-main-site.focus,
.page-eform .navbar-custom .btn-main-site:hover,
.page-reg-form .navbar-custom .btn-main-site:focus,
.page-reg-form .navbar-custom .btn-main-site.focus,
.page-reg-form .navbar-custom .btn-main-site:hover {
	background-color: #00a0e9;
	color: #fff;
}
.page-eform .form-group.action-btns .btn,
.page-reg-form .form-group.action-btns .btn {
	display: inline-block;
	font-weight: bold;
	font-size: 18px;
	font-family: Arial,PMingLiU,MingLiU,Helvetica,sans-serif;
	background-color: #00a0e9;
	color: #fff;
	border-color: #00a0e9;
	margin: 8px 10px;
	position: relative;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.page-eform .form-group.action-btns .btn:focus,
.page-eform .form-group.action-btns .btn.focus,
.page-eform .form-group.action-btns .btn:hover,
.page-reg-form .form-group.action-btns .btn:focus,
.page-reg-form .form-group.action-btns .btn.focus,
.page-reg-form .form-group.action-btns .btn:hover {
	background-color: #fdd000;
	color: #231815;
	border: 1px solid transparent;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
/* -- Thank you page -- */
.page-form.page-thank-you {
	padding-top: 0px !important;
}
.page-form.page-thank-you section{
	padding: 0px !important;
}
.page-form.page-thank-you .finish-msg {
	padding: 30px 0;
	text-align: center;
	font-size: 18px;
	max-width: 90%;
	margin: 0 auto;
}
.page-form.page-thank-you .finish-msg .title {
	margin: 22px 0 22px 0;
	font-size: 28px;	
	font-weight: bold;
}
.page-form.page-thank-you .finish-msg .desc {
    line-height: 140%;
	font-weight: bold;
	width: 90%;
	margin: 22px auto 0 auto;
}
.page-form.page-thank-you .finish-msg .tips {
	margin-top: 56px;
}
.page-form.page-thank-you .action-btns {
    text-align: center;
	padding: 25px 0 25px 0;
}
.page-form.page-thank-you .job-list-wrapper {
	width: 90%;
	margin: 0 auto;
}
.page-form.page-thank-you .table-job-list .odd td {
	background: #F9F9F9;
}
.page-form.page-thank-you .table-job-list .th-title {
	width: 35%;
}
.page-form.page-thank-you .table-job-list .th-company {
	width: 55%;
}
.page-form.page-thank-you .table-job-list .th-link {
	width: 10%;
}
.page-form.page-thank-you .table-job-list .fa-external-link {
	color: #040000;
}
.bg {
	width:auto;
	text-align:center;
}
.bg img{
	width:100%;
	max-width:850px;
}

@media screen and (max-width: 550px) {
	.page-reg-form .radio-inline + .radio-inline, 
	.page-reg-form .checkbox-inline + .checkbox-inline {
		margin-left: 65px;
	}
}

/* -- Wrong page -- */
.page-form.page-wrong {
	padding-top: 0px !important;
}
.page-form.page-wrong section{
	padding: 0px !important;
}
.page-form.page-wrong .wrong-msg{
	line-height: 140%;
	padding:30px 0px 20px 0px;
	text-align:center;
	font-size:18px;
	max-width:70%;
	margin:0 auto;
}
.page-form.page-wrong .wrong-msg.played{
	max-width:350px;
}
.page-form.page-wrong .action-btns {
    text-align: center;
	padding: 25px 0 25px 0;
}
.btn-tnc {
margin-top:10px;
	display:block;
	font-size: 16px;
}
.cookies .accept-btn span {
    padding: 16px 12px !important;
}
.help-block {
	line-height: 1.4;
}