@media print {
	.sp{
		display:'';
	}
	.np, .np *{
		display: none !important;
	}
	body {
		margin: 0;
		padding: 0 !important;
		min-width: 768px;
	}
	.container {
		min-width: 768px;
		width:auto;
	}
}
@media not print {
	.show-print{
		display:none;
	}
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
}
body{
	font-family:Microsoft JhengHei;
	padding-top: 70px;
	background: linear-gradient(to bottom, #9cb490 0%,#e9efed 100%);
	background-attachment: fixed;
	font-size:16px;
}
#poda_topbar{
	background:#4c6351;
}
#poda_welcome{
	color:#9fcd9e;
	font-size:20px;
}
#poda_title{
	letter-spacing:2px;
	font-size:20px;
	color:#fff;
}
#aaklink{
	color:#fff;
	font-size:14px;
}
#main_title {
	width: 100%;
	height: 40px;
	background: #5d764c;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) repeat-y;
	background-attachment: fixed;
	background: -moz-linear-gradient(top, #738958 0%, #456540 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#738958), color-stop(100%,#456540));
	background: -webkit-linear-gradient(top, #738958 0%,#456540 100%);
	background: -o-linear-gradient(top, #738958 0%,#456540 100%);
	background: -ms-linear-gradient(top, #738958 0%,#456540 100%);
	background: linear-gradient(to bottom, #738958 0%,#456540 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#738958', endColorstr='#456540',GradientType=0 );
	border-bottom: 1px solid #fff;
}
#main_title span {
	display: block;
	float: left;
	background-color: #ffbe00;
	width: 17px;
	height: 17px;
	margin: 11px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
#main_title p {
	float: left;
	color: #fff;
	font-size: 20px;
	line-height: 40px;
}
#data_top {
	width: 100%;
	padding: 2% 4%;
	background-color: #f0fedd;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #deeaba;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#data_top p {
	color: #555851;
	line-height: 33px;
}
.orange_24px {
	color: #ff9326;
	font-size: 24px;
}
#data_content2, #data_content3 {
	width: 90%;
	padding: 2% 5%;
}
#data_content2 p.title, #data_content3 p.title {
	display: inline-block;
	margin: 25px 0 30px 0;
	padding: 5px;
	color: #fff;
	background-color: #a0a429;
	-webkit-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
}
.c4_item {
    clear: left;
    height: 36px;
	font-size: 14px;
    line-height: 36px;
	padding-left:5px;
}
.c4_item_title {
    float: left;
    color: #518b3e;
    font-size: 14px;
    padding-right: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.c4_item p {
    float: left;
    color: #484841;
    line-height: 36px;
}
.c2_item {
	width: 100%;
	float: left;
	padding-bottom: 2%;
}
.c2_item_title {
	float: left;
	color: #518b3e;
	font-size: 24px;
	padding-right: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.c2_item p, .c2_item04 p, .c2_item05 p {
	float: left;
	width: 88%;
	color: #484841;
	line-height: 28px;
}
.question tr:hover:not([class=hr]) {
	background:#ccc !important;
}
p#c2_item04_text1 {
	width: 100%;
	padding-left: 5%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
p#c2_item04_text2 {
	width: 100%;
	padding-left: 10%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#note {
	width: 100%;
	margin: 50px 0 30px 0;
	padding: 2% 5%;
	-webkit-border-radius: 8px 8px 8px 8px;
	-khtml-border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
	background-color: #fbfde7;
	border: 1px solid #d8d9d3;
	box-shadow: 0 0 5px 1px #d8d9d3;
}
.green_24px {
	color: #196600;
	font-size: 24px;
}
.note_text {
	color: #484841;
	line-height: 28px;
}
input[type="radio" i] {
	margin: 3px 3px 0px 5px;
}
#footer1 {
	color: #77a08e;
	background-color: #f9fbfa;
}
.footer {
	width: 100%;
	height: auto;
	line-height: 20px;
	padding: 15px 0;
	font-size: 13px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* BASIC */

body {
	height: 100vh;
}

a {
	color: #92badd;
	display:inline-block;
	text-decoration: none;
	font-weight: 400;
}

h2 {
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	display:inline-block;
	margin: 40px 8px 10px 8px; 
	color: #cccccc;
}



/* STRUCTURE */

.wrapper {
	display: flex;
	align-items: center;
	flex-direction: column; 
	justify-content: center;
	width: 100%;
	min-height: 100%;
	padding: 20px;
}

#formContent {
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	background: #fff;
	padding: 30px;
	width: 90%;
	max-width: 450px;
	position: relative;
	padding: 0px;
	-webkit-box-shadow: 0 0 30px 0 rgba(0,0,0,0.3);
	box-shadow: 0 0 30px 0 rgba(0,0,0,0.3);
	text-align: center;
}

#formFooter {
	background-color: #f6f6f6;
	border-top: 1px solid #dce8f1;
	padding: 25px;
	text-align: center;
	-webkit-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
}



/* TABS */

h2.inactive {
	color: #cccccc;
}

h2.active {
	color: #0d0d0d;
	border-bottom: 2px solid #5fbae9;
}



/* FORM TYPOGRAPHY*/

input[type=button], input[type=submit], input[type=reset]	{
	background-color: orange;
	border: none;
	color: white;
	padding: 15px 55px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	text-transform: uppercase;
	font-size: 13px;
	-webkit-box-shadow: 0 10px 30px 0 rgba(95,186,233,0.4);
	box-shadow: 0 10px 30px 0 rgba(95,186,233,0.4);
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	margin: 5px 20px 40px 20px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

input[type=button]:hover, input[type=submit]:hover, input[type=reset]:hover	{
	background-color: #39ace7;
}

input[type=button]:active, input[type=submit]:active, input[type=reset]:active	{
	-moz-transform: scale(0.95);
	-webkit-transform: scale(0.95);
	-o-transform: scale(0.95);
	-ms-transform: scale(0.95);
	transform: scale(0.95);
}

input[type=text],input[type=password] {
	background-color: #f6f6f6;
	border: none;
	color: #0d0d0d;
	padding: 15px 32px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	margin: 5px;
	width: 85%;
	border: 2px solid #f6f6f6;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}

input[type=text] :focus,input[type=password] :focus {
	background-color: #fff;
	border-bottom: 2px solid #5fbae9;
}

input[type=text] :placeholder, input[type=password] :placeholder {
	color: #cccccc;
}



/* ANIMATIONS */

/* Simple CSS3 Fade-in-down Animation */
.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

@-webkit-keyframes fadeInDown {
	0% {
	opacity: 0;
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
	}
	100% {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
	}
}

@keyframes fadeInDown {
	0% {
	opacity: 0;
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
	}
	100% {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
	}
}

/* Simple CSS3 Fade-in Animation */
@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }

.fadeIn {
	opacity:0;
	-webkit-animation:fadeIn ease-in 1;
	-moz-animation:fadeIn ease-in 1;
	animation:fadeIn ease-in 1;

	-webkit-animation-fill-mode:forwards;
	-moz-animation-fill-mode:forwards;
	animation-fill-mode:forwards;

	-webkit-animation-duration:1s;
	-moz-animation-duration:1s;
	animation-duration:1s;
}

.fadeIn.first {
	-webkit-animation-delay: 0.4s;
	-moz-animation-delay: 0.4s;
	animation-delay: 0.4s;
}

.fadeIn.second {
	-webkit-animation-delay: 0.6s;
	-moz-animation-delay: 0.6s;
	animation-delay: 0.6s;
}

.fadeIn.third {
	-webkit-animation-delay: 0.8s;
	-moz-animation-delay: 0.8s;
	animation-delay: 0.8s;
}

.fadeIn.fourth {
	-webkit-animation-delay: 1s;
	-moz-animation-delay: 1s;
	animation-delay: 1s;
}

/* Simple CSS3 Fade-in Animation */
.underlineHover:after {
	display: block;
	left: 0;
	bottom: -10px;
	width: 0;
	height: 2px;
	background-color: #56baed;
	content: "";
	transition: width 0.2s;
}

.underlineHover:hover {
	color: #0d0d0d;
}

.underlineHover:hover:after{
	width: 100%;
}



/* OTHERS */

*:focus {
	outline: none;
} 

#icon {
	width:60%;
}

table#input_profile td{
	padding:5px;
}

#accept {
	width: 100%;
	margin: 50px 0 30px 0;
	padding: 10px 0;
	-webkit-border-radius: 8px 8px 8px 8px;
	-khtml-border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
	background-color: #fbfde7;
	border: 1px solid #d8d9d3;
	box-shadow: 0 0 5px 1px #d8d9d3;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#accept ul {
	float: left;
	width: 80%;
	line-height: 34px;
}

#accept ul li{
	list-style: none;
}

#accept input[type="checkbox"] {
	float: left;
	margin: 10px 18px 0 30px;
}