@import url( http://fonts.googleapis.com/earlyaccess/notosanstc.css );
@import url( https://fonts.googleapis.com/icon?family=Material+Icons );
html {
	height: 100%;
}
body {
	height: 100%;
}
body {
	background: rgb(255, 255, 255); color: rgb(102, 102, 102); font-family: "Noto Sans TC","Microsoft JhengHei",sans-serif; font-size: 12px; font-weight: 300;
}
#g-wrap a {
	outline: 0px;
}
#g-header a {
	outline: 0px;
}
#g-footer a {
	outline: 0px;
}
html {
	margin: 0px; padding: 0px; height: 100%;
}
body {
	margin: 0px; padding: 0px; height: 100%;
}
#g-wrap {
	width: 100%; overflow: hidden; padding-bottom: 480px; position: relative; min-height: 100%;
}
#g-wrap #g-footer {
	width: 100%; bottom: 0px; position: absolute;
}
@media all and (min-width:768px)
{
#g-wrap {
	padding-bottom: 320px;
}
}
@media all and (min-width:992px)
{
#g-wrap {
	padding-bottom: 200px;
}
}
.scrollto-top {
	background: url("../images/aw.png") no-repeat top / cover; width: 30px; height: 30px; right: 10px; bottom: 80px; display: none; position: fixed; z-index: 30; cursor: pointer;
}
.scrollto-top:hover {
	opacity: 0.7;
}
@media all and (min-width:480px)
{
.scrollto-top {
	bottom: 55px;
}
}
@media all and (min-width:768px)
{
.scrollto-top {
	width: 56px; height: 56px; bottom: 90px;
}
}
@media all and (min-width:992px)
{
.scrollto-top {
	bottom: 140px;
}
}
table.tab-set {
	width: 100%; border-collapse: collapse; border-spacing: 0;
}
table.tab-set td {
	padding: 0px;
}
.offscreen {
	padding: 0px; border: 0px currentColor; border-image: none; width: 1px; height: 1px; overflow: hidden; position: absolute; clip: rect(1px, 1px, 1px, 1px);
}
.clearboth {
	clear: both;
}
.slick-prev::before {
	font-size: 0px;
}
.slick-next::before {
	font-size: 0px;
}
.no-data {
	padding: 50px 0px; text-align: center; color: rgb(153, 153, 153); line-height: 1.6em; font-size: 16px;
}
.embed-container {
	height: 0px; overflow: hidden; padding-top: 30px; padding-bottom: 56.25%; position: relative;
}
.embed-container iframe {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.embed-container object {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.embed-container embed {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.p-social {
	padding: 30px 0px 0px; text-align: center;
}
.p-social a {
	margin: 0px 5px 0px 0px; border-radius: 50%; transition:0.5s; width: 35px; height: 35px; font-size: 0px; vertical-align: middle; display: inline-block; -webkit-transition: .5s; -moz-transition: .5s;
}
.p-social a.fb {
	background: url("../images/p_fb.png") no-repeat center rgb(59, 89, 152);
}
.p-social a.line {
	background: url("../images/p_line.png") no-repeat center rgb(110, 187, 11);
}
.p-social a:hover {
	transform: scale(0.95);
}
.pager {
	margin: 50px auto 0px; text-align: center;
}
.pager a {
	margin: 0px 3px; border: 1px solid rgb(210, 210, 210); border-image: none; width: 28px; height: 28px; text-align: center; color: rgb(106, 106, 106); line-height: 28px; font-size: 13px; vertical-align: top; display: inline-block; position: relative;
}
.pager a:hover {
	background: rgb(65, 170, 214); border: 1px solid rgb(65, 170, 214); border-image: none; color: rgb(249, 242, 213); text-decoration: none;
}
.pager a:active {
	background: rgb(65, 170, 214); border: 1px solid rgb(65, 170, 214); border-image: none; color: rgb(249, 242, 213); text-decoration: none;
}
.pager a.current {
	background: rgb(65, 170, 214); border: 1px solid rgb(65, 170, 214); border-image: none; color: rgb(249, 242, 213); text-decoration: none;
}
.pager a.back {
	padding: 0px 15px 0px 30px; width: auto;
}
.pager a.prev.disabled {
	background: rgb(238, 238, 238) !important; border-color: rgb(237, 237, 237) !important; color: rgb(204, 204, 204) !important; cursor: not-allowed;
}
.pager a.next.disabled {
	background: rgb(238, 238, 238) !important; border-color: rgb(237, 237, 237) !important; color: rgb(204, 204, 204) !important; cursor: not-allowed;
}
.pager a.prev.disabled:hover {
	background: rgb(238, 238, 238) !important; border-color: rgb(237, 237, 237) !important; color: rgb(204, 204, 204) !important; cursor: not-allowed;
}
.pager a.next.disabled:hover {
	background: rgb(238, 238, 238) !important; border-color: rgb(237, 237, 237) !important; color: rgb(204, 204, 204) !important; cursor: not-allowed;
}
#g-header {
	width: 100%; position: absolute;
}
#g-header .big-logo {
	background: url("../images/header_logo.jpg") no-repeat left / auto 100% rgb(255, 255, 255); transition:0.25s ease-in-out; left: 70px; top: 0px; width: 100%; height: 70px; display: block; position: fixed; z-index: 997; -webkit-transition: .25s ease-in-out; -o-transition: .25s ease-in-out; -moz-transition: .25s ease-in-out;
}
#g-header .big-logo.open {
	transition:0.25s ease-in-out; left: 50px; opacity: 0; -webkit-transition: .25s ease-in-out; -o-transition: .25s ease-in-out; -moz-transition: .25s ease-in-out;
}
@media all and (min-width:768px)
{
#g-header .big-logo {
	left: 0px; width: 200px;
}
}
#g-header .navbar-button {
	background: rgba(65, 170, 214, 1); padding: 25px 0px 0px 25px; border: currentColor; border-image: none; left: 0px; top: 0px; width: 70px; height: 70px; position: fixed; z-index: 999;
}
#g-header .navbar-button:hover {
	background: rgba(100, 199, 241, 1);
}
#g-header .navbar-button span {
	border-radius: 1px; transition:0.25s ease-in-out; left: 0px; width: 22px; height: 2px; display: block; position: absolute; opacity: 1; transform: rotate(0deg); background-color: rgba(255, 255, 255, 1); -webkit-transition: .25s ease-in-out; -o-transition: .25s ease-in-out; -webkit-transform: rotate(0); -o-transform: rotate(0); -moz-transition: .25s ease-in-out; -moz-transform: rotate(0);
}
#g-header .navbar-button span[class='icon-bar'] {
	position: relative; opacity: 0;
}
#g-header .navbar-button span:nth-child(1) {
	transform-origin: left center; left: 23px; top: 25px; -webkit-transform-origin: left center; -moz-transform-origin: left center; -o-transform-origin: left center;
}
#g-header .navbar-button span:nth-child(2) {
	transform-origin: left center; left: 23px; top: 32px; -webkit-transform-origin: left center; -moz-transform-origin: left center; -o-transform-origin: left center;
}
#g-header .navbar-button span:nth-child(3) {
	transform-origin: left center; left: 23px; top: 39px; -webkit-transform-origin: left center; -moz-transform-origin: left center; -o-transform-origin: left center;
}
#g-header .navbar-button.open span:nth-child(1) {
	left: 41px; top: 23px; transform: rotate(90deg); -webkit-transform: rotate(90deg); -o-transform: rotate(90deg); -moz-transform: rotate(90deg);
}
#g-header .navbar-button.open span:nth-child(2) {
	left: 34px; top: 23px; transform: rotate(90deg); -webkit-transform: rotate(90deg); -o-transform: rotate(90deg); -moz-transform: rotate(90deg);
}
#g-header .navbar-button.open span:nth-child(3) {
	left: 27px; top: 23px; transform: rotate(90deg); -webkit-transform: rotate(90deg); -o-transform: rotate(90deg); -moz-transform: rotate(90deg);
}
#g-header .nav-wrap {
	background: rgba(0, 0, 0, 0.9); transition:0.5s ease-in-out; width: 100%; height: 100%; position: fixed; z-index: 0; opacity: 0; pointer-events: none; transform: scale(1.05); -webkit-transition: .5s ease-in-out; -o-transition: .5s ease-in-out; -webkit-transform: scale(1.05); -o-transform: scale(1.05); -moz-transition: .5s ease-in-out; -moz-transform: scale(1.05);
}
#g-header .nav-wrap.open {
	transition:0.5s ease-in-out; z-index: 998; opacity: 1; pointer-events: auto; transform: scale(1); -webkit-transition: .5s ease-in-out; -o-transition: .5s ease-in-out; -webkit-transform: scale(1); -o-transform: scale(1); -moz-transition: .5s ease-in-out; -moz-transform: scale(1);
}
#g-header .nav-wrap .posi {
	margin: -160px 0px 0px -150px; left: 50%; top: 50%; width: 300px; height: 320px; overflow: hidden; position: relative;
}
#g-header .nav-wrap .logo {
	background: url("../images/logo_b.png") 0% 0% / cover; margin: 0px auto 20px; width: 230px; height: 43px; display: none;
}
#g-header .nav-wrap .main-menu ul {
	list-style: none; margin: 0px 0px 20px; padding: 0px 0px 20px; text-align: center; max-height: 320px;
}
#g-header .nav-wrap .main-menu ul li {
	margin: 0px; padding: 15px 0px 0px;
}
#g-header .nav-wrap .main-menu ul li a.main {
	transition:0.3s ease-in-out; color: rgb(255, 255, 255); font-size: 24px; font-weight: 100; -webkit-transition: .3s ease-in-out; -o-transition: .3s ease-in-out; -moz-transition: .3s ease-in-out;
}
#g-header .nav-wrap .main-menu ul li a.main:hover {
	transition:0.3s ease-in-out; color: rgb(204, 204, 204); text-decoration: none; -webkit-transition: .3s ease-in-out; -o-transition: .3s ease-in-out; -moz-transition: .3s ease-in-out;
}
#g-header .nav-wrap .main-menu ul li a.main:focus {
	transition:0.3s ease-in-out; color: rgb(204, 204, 204); text-decoration: none; -webkit-transition: .3s ease-in-out; -o-transition: .3s ease-in-out; -moz-transition: .3s ease-in-out;
}
#g-header .nav-wrap .main-menu ul li a.main span {
	font-family: "Century Gothic"; font-size: 20px;
}
#g-header .nav-wrap .main-menu ul li .sub {
	margin: 0px auto; width: 150px; text-align: left; display: none;
}
#g-header .nav-wrap .main-menu ul li .sub a {
	margin: 5px 0px; transition:0.3s ease-in-out; color: rgb(39, 170, 225); font-size: 15px; font-weight: 300; display: block; -webkit-transition: .3s ease-in-out; -o-transition: .3s ease-in-out; -moz-transition: .3s ease-in-out;
}
#g-header .nav-wrap .main-menu ul li .sub a:hover {
	transition:0.3s ease-in-out; color: rgba(100, 199, 241, 1); text-decoration: none; -webkit-transition: .3s ease-in-out; -o-transition: .3s ease-in-out; -moz-transition: .3s ease-in-out;
}
#g-header .nav-wrap .social {
	text-align: center; display: none;
}
#g-header .nav-wrap .social a {
	margin: 5px; transition:0.5s ease-in-out; width: 43px; height: 43px; font-size: 0px; display: inline-block; -webkit-transition: .5s ease-in-out; -o-transition: .5s ease-in-out; -moz-transition: .5s ease-in-out;
}
#g-header .nav-wrap .social a:hover {
	transition:0.5s ease-in-out; transform: scale(0.9); -webkit-transition: .5s ease-in-out; -o-transition: .5s ease-in-out; -webkit-transform: scale(0.9); -o-transform: scale(0.9); -moz-transition: .5s ease-in-out; -moz-transform: scale(0.9);
}
#g-header .nav-wrap .social a.fb {
	background: url("../images/fb_header.png") no-repeat;
}
#g-header .nav-wrap .social a.line {
	background: url("../images/line_header.png") no-repeat;
}
#g-header .nav-wrap address {
	text-align: center; color: rgb(102, 102, 102); line-height: 24px; font-size: 13px; display: none;
}
#g-header .nav-wrap address small {
	font-size: 12px;
}
#g-header .nav-wrap address a {
	color: rgb(102, 102, 102);
}
@media all and (min-height:768px)
{
#g-header .nav-wrap .posi {
	margin: -350px 0px 0px -150px; height: 700px;
}
#g-header .nav-wrap .logo {
	margin: 0px auto 20px; width: 296px; height: 55px; display: block;
}
#g-header .nav-wrap .main-menu ul {
	max-height: 390px;
}
#g-header .nav-wrap .main-menu ul li {
	padding: 30px 0px 0px;
}
#g-header .nav-wrap .main-menu ul li .sub a {
	margin: 10px 0px;
}
#g-header .nav-wrap .social {
	display: block;
}
#g-header .nav-wrap address {
	line-height: 32px; display: block;
}
}
@media all and (min-width:768px)
{
#g-header .lg-nav-wrap {
	background: rgba(255, 255, 255, 0.7); margin: 0px; width: 100%; right: 0px; padding-left: 200px; position: fixed; z-index: 996;
}
#g-header .lg-nav-wrap .main-menu {
	list-style: none; margin: 0px auto; padding: 0px; width: 550px; height: 70px;
}
#g-header .lg-nav-wrap .main-menu > li {
	padding: 0px; width: 25%; text-align: center; font-size: 18px; border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none; float: left; position: relative;
}
#g-header .lg-nav-wrap .main-menu > li > a {
	padding: 22px 0px; height: 70px; display: block; position: relative;
}
#g-header .lg-nav-wrap .main-menu > li > a {
	color: rgb(4, 10, 43); font-weight: 400;
}
#g-header .lg-nav-wrap .main-menu > li:hover > a {
	background: rgba(65, 170, 214, 0.9); color: rgb(255, 255, 255); text-decoration: none;
}
#g-header .lg-nav-wrap .main-menu > li.current > a {
	background: rgba(65, 170, 214, 0.9); color: rgb(255, 255, 255); text-decoration: none;
}
#g-header .lg-nav-wrap ul.main-menu > li .menu-sub {
	background: rgba(27, 131, 175, 0.9); list-style: none; margin: 0px; padding: 0px; left: 0px; top: 70px; width: 100%; text-align: center; display: none; position: absolute;
}
#g-header .lg-nav-wrap ul.main-menu > li:hover > .menu-sub {
	display: block;
}
#g-header .lg-nav-wrap ul.main-menu > li > .menu-sub li {
	margin: 0px; padding: 0px; border-top-color: rgb(119, 206, 243); border-top-width: 1px; border-top-style: solid;
}
#g-header .lg-nav-wrap ul.main-menu > li > .menu-sub li a {
	padding: 10px; color: rgb(228, 247, 255); font-size: 14px; font-weight: 400; display: block; position: relative;
}
#g-header .lg-nav-wrap .main-menu li .menu-sub a:hover {
	background: rgba(0, 0, 0, 0.3); color: rgb(255, 255, 255); text-decoration: none;
}
#g-header .lg-nav-wrap .main-menu li .menu-sub a:active {
	background: rgba(0, 0, 0, 0.3); color: rgb(255, 255, 255); text-decoration: none;
}
}
@media all and (min-width:992px)
{
#g-header .lg-nav-wrap .main-menu {
	width: 600px;
}
}
@media all and (min-width:1200px)
{
#g-header .lg-nav-wrap .main-menu {
	width: 700px;
}
}
#g-footer {
	background: url("../images/ft_bg.png"); padding-bottom: 20px; border-bottom-color: rgb(39, 170, 225); border-bottom-width: 10px; border-bottom-style: solid;
}
#g-footer .logo {
	background: url("../images/foo_logo.png") no-repeat center / contain; margin: 40px auto 0px; width: 170px; height: 32px;
}
#g-footer address {
	margin: 0px; padding: 25px 10px 15px; text-align: center; color: rgb(102, 102, 102); line-height: 1.8; font-size: 13px;
}
#g-footer address small {
	font-size: 12px; margin-bottom: 8px; display: block;
}
#g-footer .f-logo {
	margin: -2px 8px 0px 0px; width: 50px; vertical-align: top; display: inline-block;
}
#g-footer .f-logo img {
	max-width: 100%;
}
#g-footer address a {
	color: rgb(102, 102, 102);
}
#g-footer .social {
	padding: 15px 0px; text-align: center; color: rgb(41, 165, 217); font-family: "Arial"; font-size: 14px; vertical-align: middle;
}
#g-footer .social .aw {
	background: url("../images/foo_aw.png"); margin: 0px 10px; width: 9px; height: 9px; vertical-align: middle; display: inline-block;
}
#g-footer .social a {
	border-radius: 50%; transition:0.5s ease-in-out; width: 42px; height: 42px; font-size: 0px; vertical-align: middle; display: inline-block; -webkit-transition: .5s ease-in-out; -o-transition: .5s ease-in-out; -moz-transition: .5s ease-in-out;
}
#g-footer .social a:hover {
	transition:0.5s ease-in-out; transform: scale(0.9); -webkit-transition: .5s ease-in-out; -o-transition: .5s ease-in-out; -webkit-transform: scale(0.9); -o-transform: scale(0.9); -moz-transition: .5s ease-in-out; -moz-transform: scale(0.9);
}
#g-footer .social a.fb {
	background: url("../images/foo_fb.png") no-repeat center rgb(255, 255, 255);
}
#g-footer .social a.line {
	background: url("../images/foo_line.png") no-repeat center rgb(255, 255, 255);
}
#g-footer .privacy {
	line-height: 1.8; font-family: "Noto Sans TC","Microsoft JhengHei",sans-serif; margin-top: 10px;
}
@media all and (min-width:768px)
{
#g-footer {
	height: 320px;
}
#g-footer address {
	width: 430px; text-align: left; float: left;
}
#g-footer .social {
	padding: 30px 0px 0px; width: 275px; float: right;
}
}
@media all and (min-width:992px)
{
#g-footer {
	height: 200px;
}
#g-footer .logo {
	margin: 50px auto 0px; float: left;
}
#g-footer address {
	padding: 41px 0px 0px 20px; width: 450px; text-align: left; float: left;
}
#g-footer address small {
	margin: 0px 5px 0px 0px; display: inline-block;
}
#g-footer .f-logo {
	margin: -2px 5px 0px 0px;
}
#g-footer .social {
	padding: 45px 0px 0px;
}
}
.big-title {
	margin: 50px 0px 30px; text-align: center; color: rgb(0, 0, 0); font-size: 36px; font-weight: 200;
}
.big-title small {
	color: rgb(20, 157, 215); font-size: 18px; display: block;
}
.text-box {
	background: rgb(255, 255, 255); padding: 0px 10px; border: 1px solid rgb(204, 204, 204); border-image: none; width: 100%; height: 35px; font-size: 15px;
}
.text-box:focus {
	border: 1px solid rgb(92, 188, 199); border-image: none;
}
.text-textarea:focus {
	border: 1px solid rgb(92, 188, 199); border-image: none;
}
.text-textarea {
	background: rgb(255, 255, 255); padding: 10px; border: 1px solid rgb(204, 204, 204); border-image: none; width: 100%; height: 200px; font-size: 15px; max-height: 200px;
}
select.select {
	background: url("../images/select_aw02.png") no-repeat right rgb(255, 255, 255); padding: 0px 45px 0px 10px; border: 1px solid rgb(204, 204, 204); border-image: none; width: 160px; height: 35px; font-size: 15px; display: inline-block; -webkit-appearance: none; -moz-appearance: none;
}
select.select::-ms-expand {
	display: none;
}
select.select:focus {
	background: url("../images/select_aw.png") no-repeat right rgb(255, 255, 255); border: 1px solid rgb(96, 171, 195); border-image: none;
}
.reset-btn {
	background: none; margin: 0px 3px; padding: 0px 20px; border: 1px solid rgb(102, 102, 102); border-image: none; height: 40px; text-align: center; color: rgb(102, 102, 102); line-height: 40px; font-size: 14px; font-weight: 200; vertical-align: top; display: inline-block;
}
.submit-btn {
	background: none; margin: 0px 3px; padding: 0px 20px; border: 1px solid rgb(65, 170, 214); border-image: none; height: 40px; text-align: center; color: rgb(39, 170, 225); line-height: 40px; font-size: 14px; font-weight: 200; vertical-align: top; display: inline-block;
}
.reset-btn:hover {
	color: rgb(102, 102, 102); padding-top: 1px; text-decoration: none;
}
.reset-btn:focus {
	color: rgb(102, 102, 102); padding-top: 1px; text-decoration: none;
}
.submit-btn:hover {
	color: rgb(39, 170, 225); padding-top: 1px; text-decoration: none;
}
.submit-btn:focus {
	color: rgb(39, 170, 225); padding-top: 1px; text-decoration: none;
}
.tab-nav {
	margin: 0px auto 40px; width: 100%; max-width: 400px;
}
.tab-nav .btn {
	background: none; padding: 0px 35px 0px 15px; border-radius: 0px; border: 1px solid rgb(214, 214, 214); border-image: none; width: 100%; height: 48px; text-align: left; color: rgb(51, 51, 51); line-height: 46px; font-size: 15px; font-weight: 300; display: block; position: relative;
}
.tab-nav .btnactive {
	box-shadow: none;
}
.tab-nav .btn:focus {
	box-shadow: none;
}
.tab-nav.open .btn {
	background: rgb(83, 193, 239); border-color: rgb(214, 214, 214); color: rgb(255, 255, 255);
}
.tab-nav .btn i.fa {
	top: 15px; right: 15px; display: block; position: absolute;
}
.tab-nav .dropdown-menu {
	background: rgb(255, 255, 255); border-width: medium 1px 1px; border-style: none solid solid; border-color: currentColor rgb(214, 214, 214) rgb(214, 214, 214); margin: 0px; padding: 0px; border-radius: 0px; border-image: none; width: 100%;
}
.tab-nav .dropdown-menu > li > a {
	padding: 3px 15px; color: rgb(51, 51, 51); line-height: 34px; font-size: 15px;
}
.tab-nav .dropdown-menu > li > a:hover {
	background: rgb(238, 238, 238); color: rgb(51, 51, 51);
}
.tab-nav .dropdown-menu > li.current > a {
	background: rgb(238, 238, 238);
}
@media all and (min-width:992px)
{
.tab-nav {
	margin: 0px auto 80px; max-width: 100%;
}
.tab-nav .btn {
	display: none;
}
.tab-nav .dropdown-menu {
	background: none; border-radius: 0px; border: currentColor; border-image: none; text-align: center; float: none; display: block !important; position: static; max-width: none; box-shadow: none; -webkit-box-shadow: none;
}
.tab-nav .dropdown-menu > li {
	margin-left: -4px; vertical-align: top; display: inline-block;
}
.tab-nav .dropdown-menu > li > a {
	padding: 3px 20px; border: 1px solid rgb(214, 214, 214); border-image: none; line-height: 46px;
}
.tab-nav .dropdown-menu > li + li > a {
	border-left-width: 0px !important;
}
.tab-nav .dropdown-menu > li > a:hover {
	background: rgb(64, 176, 227); color: rgb(255, 255, 255);
}
.tab-nav .dropdown-menu > li.current > a {
	background: rgb(64, 176, 227); color: rgb(255, 255, 255);
}
}
@media all and (min-width:1200px)
{
.tab-nav .dropdown-menu > li > a {
	padding: 3px 30px; transition:0.25s ease-in-out; -webkit-transition: .25s ease-in-out; -o-transition: .25s ease-in-out; -moz-transition: .25s ease-in-out;
}
}
.blue-btn {
	background: rgb(39, 170, 225); transition:0.25s ease-in-out; width: 160px; height: 40px; text-align: center; color: rgb(255, 255, 255); line-height: 40px; font-size: 15px; font-weight: 300; display: block; -webkit-transition: .25s ease-in-out; -o-transition: .25s ease-in-out; -moz-transition: .25s ease-in-out;
}
.blue-btn:hover {
	color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(25, 156, 211);
}
.edit-body {
	padding: 50px 0px; color: rgb(102, 102, 102); line-height: 1.5em; font-size: 15px;
}
.edit-body img {
	height: auto; max-width: 100%;
}
.reset-box-sizing {
	box-sizing: content-box; -webkit-box-sizing: content-box; -moz-box-sizing: content-box;
}
.reset-box-sizing * {
	box-sizing: content-box; -webkit-box-sizing: content-box; -moz-box-sizing: content-box;
}
.reset-box-sizing *::before {
	box-sizing: content-box; -webkit-box-sizing: content-box; -moz-box-sizing: content-box;
}
.reset-box-sizing *::after {
	box-sizing: content-box; -webkit-box-sizing: content-box; -moz-box-sizing: content-box;
}
