body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, button, textarea, p, blockquote, th, td, a, span {
    font-family: "Helvetica Neue", "微軟正黑體", Helvetica, Arial, sans-serif;
}
.fa {font-family: FontAwesome !important;}

body.page-404{
	/*background: #efdcc0 !important;*/
	background: #f3bc6f !important;
}
body.page-500{
	/*background: #e2867a !important;*/
	background: #c73927 !important;
}
body.page-stop{
	/*background: #72e0ef !important;*/
	background: #31b5c7 !important;
}
header {}
a, a:hover {
	text-decoration: none;
}
.page-500 .error-text {
	margin-bottom: 0px !important;
}
.row {
	margin: 0;
}
.error-code {
	font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif !important;
}
.page-stop .error-code {
	font-size: 80px;
	font-family: "Helvetica Neue", "微軟正黑體", Helvetica, Arial, sans-serif !important;
}
.logo {
	opacity: 0.8 !important;
	margin-left: 115px;
}
.back-btn {
	margin-right: 30px;
}
