/*--------------------- 按鈕 -------------------------------*/

.btn-area{
	float: left;
	width: 100%;
	text-align: right;
}
.btn-more{
	display: inline-block;
	line-height: 1.75em;
	text-align: left;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border-radius: 20px;
	font-size: 15px;
	font-family: 'cwtexhei', 'Varela Round', '微軟正黑體', sans-serif;
	text-decoration: none;
	color: #fff;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 0px solid #666;
	box-shadow: 0px 0px 0px #cecece;
	box-shadow: 0 0px 4px rgba(0, 0, 0, 0.1);
	font-weight: normal;
	text-transform: none;
	transition: 1s;
	background-color: #222;
}


.btn-more.active.focus,.btn-more.active:focus,.btn-more.focus,.btn-more:active.focus,.btn-more:active:focus,.btn-more:focus{
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
	text-decoration: none;
	transition: 1s;
}.btn-more.focus,.btn-more:focus,.btn-more:hover{
	color: #fff;
	text-decoration: none;
	background-color: #FF9900;
	transition: 1s;
}
.currentm{
	color: #fff;
	text-decoration: none;
	background-color: #333333;
	border: 2px solid #333;
	transition: 1s;
}
.btn-more.active,.btn-more:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-more.disabled,.btn-more[disabled],fieldset[disabled] .btn-more{cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}a.btn-more.disabled,fieldset[disabled] a.btn-more{pointer-events:none}

.btn-fres{
	display: inline-block;
	line-height: 1.75em;
	text-align: left;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border-radius: 5px;
	font-size: 16px;
	font-family: 'Noto Sans TC', sans-serif !important;
	text-decoration: none;
	color: #fff;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 0px solid #fff;
	background-color: #666;
	transition: 1s;
}

.btn-fres.active.focus,.btn-fres.active:focus,.btn-fres.focus,.btn-fres:active.focus,.btn-fres:active:focus,.btn-fres:focus{
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
	text-decoration: none;
	color: #fff;
}.btn-fres.focus,.btn-fres:focus,.btn-fres:hover{
	color: #FFF;
	text-decoration: none;
	background-color: #333;
}.btn-fres.active,.btn-fres:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-fres.disabled,.btn-fres[disabled],fieldset[disabled] .btn-fres{cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}a.btn-fres.disabled,fieldset[disabled] a.btn-fres{pointer-events:none}


.btn-send{
	display: inline-block;
	line-height: 1.75em;
	text-align: left;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border-radius: 0px;
	font-size: 16px;
	font-family: 'Noto Sans TC', sans-serif !important;
	text-decoration: none;
	color: #1e1e1e;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #fff;
	transition: 1s;
}

.current{
	display: inline-block;
	line-height: 1.75em;
	text-align: left;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border-radius: 0px;
	font-size: 16px;
	font-family: 'Noto Sans TC', sans-serif !important;
	text-decoration: none;
	color: #fff;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #1e1e1e;
	transition: 1s;
}
.btn-send.active.focus,.btn-send.active:focus,.btn-send.focus,.btn-send:active.focus,.btn-send:active:focus,.btn-send:focus{
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
	text-decoration: none;
	color: #1e1e1e;
}.btn-send.focus,.btn-send:focus,.btn-send:hover{
	display: inline-block;
	line-height: 1.75em;
	text-align: left;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border-radius: 0px;
	font-size: 16px;
	font-family: 'Noto Sans TC', sans-serif !important;
	text-decoration: none;
	color: #fff;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #99cc00;
	transition: 1s;
}.btn-send.active,.btn-send:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-send.disabled,.btn-send[disabled],fieldset[disabled] .btn-send{cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}a.btn-send.disabled,fieldset[disabled] a.btn-send{pointer-events:none}

.btn-sends{
	display: inline-block;
	line-height: 1.75em;
	text-align: left;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border-radius: 5px;
	font-size: 16px;
	font-family: 'Noto Sans TC', sans-serif !important;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 0px solid #fff;
	background-color: #09F;
	transition: 1s;
}

.btn-sends.active.focus,.btn-sends.active:focus,.btn-sends.focus,.btn-sends:active.focus,.btn-sends:active:focus,.btn-sends:focus{
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
	text-decoration: none;
	color: #1e1e1e;
}.btn-sends.focus,.btn-sends:focus,.btn-sends:hover{
	color: #fff;
	text-decoration: none;
	background-color: #99CC00;
}.btn-sends.active,.btn-sends:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-sends.disabled,.btn-sends[disabled],fieldset[disabled] .btn-sends{cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}a.btn-sends.disabled,fieldset[disabled] a.btn-sends{pointer-events:none}


.btn-res{
	display: inline-block;
	line-height: 1.75em;
	text-align: left;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border-radius: 20px;
	font-size: 90%;
	font-family: 'cwtexhei', 'Varela Round', '微軟正黑體', sans-serif;
	text-decoration: none;
	color: #fff;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 0px solid #cfcfcf;
	background-color: #cfd9df;
	background-image: linear-gradient(to left, #BDBBBE 0%, #9D9EA3 100%), radial-gradient(88% 271%, rgba(255, 255, 255, 0.25) 0%, rgba(254, 254, 254, 0.25) 1%, rgba(0, 0, 0, 0.25) 100%), radial-gradient(50% 100%, rgba(255, 255, 255, 0.30) 0%, rgba(0, 0, 0, 0.30) 100%);
 background-blend-mode: normal, lighten, soft-light;
	transition: 1s;
}

.btn-res.active.focus,.btn-res.active:focus,.btn-res.focus,.btn-res:active.focus,.btn-res:active:focus,.btn-res:focus{
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
	text-decoration: none;
	color: #fff;
	transition: 1s;
}.btn-res.focus,.btn-res:focus,.btn-res:hover{
	color: #fff;
	text-decoration: none;
	background-color: #fccb90;
	background-image: linear-gradient(to right, #ff758c 0%, #ff7eb3 100%);
	transition: 1s;
}.btn-res.active,.btn-res:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-res.disabled,.btn-res[disabled],fieldset[disabled] .btn-res{cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}a.btn-res.disabled,fieldset[disabled] a.btn-res{pointer-events:none}


.btn-red{
	display: inline-block;
	line-height: 1.75em;
	text-align: left;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border-radius: 0px;
	font-size: 15px;
	font-family: 'cwtexhei', 'Varela Round', '微軟正黑體', sans-serif;
	text-decoration: none;
	color: #fff;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 0px;
	border: 1px solid #fbbdb0;
	background-color: #ee4b2f;
	transition: 1s;
}

.currents{
	display: inline-block;
	line-height: 1.75em;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border-radius: 20px;
	font-size: 15px;
	font-family: 'cwtexhei', 'Varela Round', '微軟正黑體', sans-serif;
	text-decoration: none;
	color: #fff;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 0px;
	border: 1px solid #333;
	background-color: #333;
	transition: 1s;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.btn-red.active.focus,.btn-red.active:focus,.btn-red.focus,.btn-red:active.focus,.btn-red:active:focus,.btn-red:focus{
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
	text-decoration: none;
	color: #fff;
	transition: 1s;
}.btn-red.focus,.btn-red:focus,.btn-red:hover{
	color: #FFF;
	text-decoration: none;
	background-color: #333;
	border-radius: 20px;
	transition: 1s;
}.btn-red.active,.btn-red:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-red.disabled,.btn-red[disabled],fieldset[disabled] .btn-red{cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}a.btn-red.disabled,fieldset[disabled] a.btn-red{pointer-events:none}


.btn-reds{
	display: inline-block;
	line-height: 1.75em;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border-radius: 20px;
	font-size: 15px;
	font-family: 'cwtexhei', 'Varela Round', '微軟正黑體', sans-serif;
	text-decoration: none;
	color: #1e1e1e;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #fff;
	background-color: #fff;
	transition: 1s;
}

.btn-reds.active.focus,.btn-reds.active:focus,.btn-reds.focus,.btn-reds:active.focus,.btn-reds:active:focus,.btn-reds:focus{
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
	text-decoration: none;
	color: #fff;
	transition: 1s;
}.btn-reds.focus,.btn-reds:focus,.btn-reds:hover{
	color: #FFF;
	text-decoration: none;
	background-color: #FF9900;
	border: 1px solid #FF9900;
	border-radius: 20px;
	transition: 1s;
}.btn-reds.active,.btn-reds:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-reds.disabled,.btn-reds[disabled],fieldset[disabled] .btn-reds{cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}a.btn-reds.disabled,fieldset[disabled] a.btn-reds{pointer-events:none}


.btn-abs{
	display: inline-block;
	line-height: 1.75em;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border-radius: 20px;
	font-size: 15px;
	font-family: 'cwtexhei', 'Varela Round', '微軟正黑體', sans-serif;
	text-decoration: none;
	color: #fff;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #fff;
	background-color: #0b233d;
	transition: 1s;
}

.btn-abs.active.focus,.btn-abs.active:focus,.btn-abs.focus,.btn-abs:active.focus,.btn-abs:active:focus,.btn-abs:focus{
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
	text-decoration: none;
	color: #fff;
	transition: 1s;
}.btn-abs.focus,.btn-abs:focus,.btn-abs:hover{
	color: #FFF;
	text-decoration: none;
	background-color: #FF9900;
	border: 1px solid #FF9900;
	border-radius: 20px;
	transition: 1s;
}.btn-abs.active,.btn-abs:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-abs.disabled,.btn-abs[disabled],fieldset[disabled] .btn-abs{cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}a.btn-abs.disabled,fieldset[disabled] a.btn-abs{pointer-events:none}
