@import url("font-awesome.min.css");
/*@import url("http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300italic,600,600italic");*/

/*Arcana by HTML5 UP
html5up.net | @n33co
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/

/* Reset */
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,  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%;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
/*body {line-height: 1;}*/

blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';content: none;}
table {border-collapse: collapse;border-spacing: 0;}
body {-webkit-text-size-adjust: none;}
#page-wrapper,.page-container{margin-right: auto;margin-left: auto;position: relative;}

/*首頁版型1*/
.page-shop #header h1 {height: auto;width: 50vw;}
.page-shop #header h1 img {max-height: 80px;max-width: 100%;}
.page-shop #NavRim{width: 1245px;position: relative;margin-right: auto;margin-left: auto;text-align: right;height:0px;}
.page-shop #nav{height: 70px;display: inline-block;width: 150px;}
.page-shop #NavRim #pc-hoader02{position: absolute;top: 10px;right: 10px;z-index: 1011;width: auto;}
.page-shop #pc-hoader00{min-height: 0px;border-top:none;}
.page-shop #pc-hoader01,.page-shop #pc-hoader00 .sb-search{display: none;}
.page-shop #pc-hoader02 #MainMenu {/*background-color: #FFFEE8;border: 2px solid #e60012;*/width: 200px;position: absolute;top: 50px;right: 0px;padding-left: 0px;border-radius: 5px;height: auto;display: none;}
.page-shop #header #MainMenu li {display: block;max-width: 100%;float: none;padding: 0px;}
.page-shop #header #MainMenu li a span{display:block;}
.page-shop #header #MainMenu li a:hover span,.page-shop #header #MainMenu li .select span{border-bottom:none;/*color: #FFF;background-color: #e60012;*/}
.page-shop #header .header-left .city{display: none;}
.page-shop .dropotron,.page-shop .dropotron li{display: none;width: 0px;}

.page-shop #pc-hoader02 #nav .nav_memubnt{display: inline-block;padding: 8px;border-radius: 25px;height: 22px;}
.page-shop #pc-hoader02 #nav:hover #MainMenu{display: block;}
.page-shop #pc-hoader02 #nav .nav_memubnt:before {content: '\f0c9';display: inline-block;text-align: center;opacity: 1;font-size: 25px;-webkit-font-smoothing: antialiased;font-family: FontAwesome;
font-style: normal;font-weight: normal;text-transform: none !important;  color: #FFF;}
.page-shop.InnerPage #NavRim{min-height:75px;}
@media screen and (max-width: 1259px) {
.page-shop #NavRim{	width: 100%;}
}
/*首頁版型2*/
.page-shop2 #NavRim{position: absolute;	width: 100%;}
.page-shop2 #NavRim #pc-hoader02{margin-right: auto;margin-left: auto;text-align: right;height:0px;}
.page-shop2 #NavRim #pc-hoader02 #nav{width: 100%;position: absolute;top: 30px;z-index: 966;}
.page-shop2 #pc-hoader00 {min-height: 0px;}
.page-shop2 #header #MainMenu li a,.page-shop2 #header #TopNav a{text-shadow: 0 1px #FFF, 1px 0 #FFF, -1px 0 #FFF, 0 -1px #FFF;font-weight: bold;}

/*.page-shop2 #header #MainMenu li a,.page-shop2 #header #TopNav a {
	-webkit-text-fill-color: black;
	-webkit-text-stroke: 1px white;

}*/


/*.page-shop2 #pc-hoader01{display:none;}
.page-shop2 #pc-hoader_googlesesrch{display:none;}*/

/*
.page-shop2 #nav{display: inline-block;}

.page-shop2 #pc-hoader00{min-height: 0px;border-top:none;}

.page-shop2 #pc-hoader02 #MainMenu {border: 1px solid #e60012;position: absolute;top: 33px;right: 0px;padding-left: 0px;overflow: hidden;}
.page-shop2 #header #MainMenu li {
	padding: 0px;
}
.page-shop2 #header #MainMenu li a span{display:block;}
.page-shop2 #header #MainMenu li a:hover span,.page-shop #header #MainMenu li .select span{border-bottom:none;/*color: #FFF;background-color: #e60012;}
.page-shop2 .dropotron{
	width: 500px;
	border: 1px solid #C9F;
	display: block;
	left: 0px;
	position: absolute;
	right: auto;
}
.page-shop2 .dropotron li{display: inline-block;}

.page-shop2 #pc-hoader02 #nav:hover #MainMenu{display: block;}
.page-shop2.InnerPage #NavRim{min-height:75px;}*/
@media screen and (max-width: 1259px) {
.page-shop2 #NavRim{width: 100%;}
}


@media screen and (max-width: 768px) {
#page-wrapper{width: 100%;border-right-style: none;border-left-style: none;}
}
@media screen and (max-width: 480px) {}

/* Basic */
/*body {background: #F3F0E7 ;}*/
html{font-size: 16px;}
body.is-loading * {
-moz-transition: none !important;
-webkit-transition: none !important;
-ms-transition: none !important;
transition: none !important;
-moz-animation: none !important;
-webkit-animation: none !important;
-ms-animation: none !important;
animation: none !important;
}
body, input, select, textarea {line-height: 21px;}
input, select, textarea {font-size:0.875rem;}
strong, b {font-weight: 600;}
em, i {font-style: italic;}
p, ul, ol, dl, table, blockquote {margin-top: 0px;margin-right: 0;margin-bottom: 0em;margin-left: 0;}
h1, h2, h3, h4, h5, h6 {color: inherit;font-weight: normal;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color: inherit;text-decoration: none;}
h1 em, h2 em, h3 em, h4 em, h5 em, h6 em {font-style: normal;font-weight: 300;}
h2 {font-size: 1.75rem;letter-spacing: -0.025em;}
h3 {font-size: 1rem;}
section.special, article.special {text-align: center;}
footer {margin: 0 0 3em 0;}
/* Image */
@media screen and (max-width: 768px) {
.image {border: 0;display: inline-block;position: relative;}
.image img {display: block;}
.image.left {display: block;float: left;position: relative;}
.image.left img { display: block; width: 100%;}
.image.fit {display: block;}
.image.fit img { display: block;width: 100%;}
.image.featured {display: block;width: 100%;}
}
.image.featured img {width: 100%;}

/* Header */
#header .header-left{position: absolute;z-index: 1001;top:5px;left:5px;}

#header h1 {
	padding: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: transparent;
	display: inline-block;
	text-align: left;
}
#header h1 p {display: none;}

#header .header-left .city {
	display: inline-block;
	border: 1px solid #efefef;
	margin-left: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 5px 10px;background-color: #FFF;
}
#header .header-left .city i{margin-left: 5px;}
#citybox .ui-widget-header{
	border: none;
	background-color: #C60;
}
#citybox dt,#citybox dd{
	float: left;
	margin-bottom: 5px;
}
#citybox dt{
	padding: 5px 0;
	color: #B6B6B6;
	width: 50px;
}
#citybox dd{width:calc(100% - 50px);}
#citybox dd.clean{width:100% ;}
#citybox dd a{
	border: 1px solid #dedede;
	display: inline-block;
	position: relative;
	margin-right: 5px;
	width: 70px;
	text-align: center;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
#citybox dd a:nth-child(5) {margin-right: 0px;}
#citybox dd a.select i{font-size: 10px;margin-right: 3px;}
/*#citybox dd a.select{padding: 5px 15px 5px 5px;border: 1px solid #e84a01;color: #e84a01;}
#citybox dd a.select:after{
	position: absolute;
	right: 0px;
	bottom: 0px;
	content:'';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 20px 20px;
	border-color: transparent transparent #e84a01 transparent;
	vertical-align: bottom;
	z-index: 100;
}
#citybox dd a.select i{
	position: absolute;
	right: 0px;
	bottom: 0px;
	color: #FFF;
	font-size: 10px;
	z-index: 101;
}*/

#header #titleBarMember{display: none;}

#nav {cursor: default;padding: 0;overflow: hidden;}
#nav > ul > li a {text-decoration: none;border: 0;display: block;}
#nav > ul > li > a{position: relative;}
#nav > ul > li > a span:before{content: "";width: 0;height: 3px;position: absolute;left: 50%;transition: all .5s;bottom: -3px;}
#nav > ul > li > a span:hover:before,#header #MainMenu li .select span:before{left: 0%;width: 100%;}



/* Wrapper */
.wrapper {padding: 10px 0 0 0;}
.wrapper.style1 {}
.wrapper.style2 {margin-bottom: 20px;padding: 0px;}
.wrapper.style3 {padding: 10px 0 20px 0;}
.wrapper.style4 {margin: 0px;padding: 0px;}

@media screen and (min-width: 769px) {
#sidebar{padding:1px;}
.image.featured {max-width: 100%;}
.page-shop #header #MainMenu li.mobile{display: none;}
}

/* Narrower */
#navPanel, #titleBar {display: none;}

@media screen and (max-width: 768px) {
/* Basic */
/*html, body { overflow-x: hidden;}*/
html{font-size: 18px;}
body {line-height: 28px;font-family: "微軟正黑體";}

h1, h2, h3, h4, h5, h6 {}
h3 {font-size: 18px;}
/* Header */
#header {display: none;}

.wrapper.style3 {padding: 5px;}
/* Footer */
#footer {text-align: center;}
/* Off-Canvas Navigation */
#page-wrapper {
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-transition: -moz-transform 0.5s ease;
  -webkit-transition: -webkit-transform 0.5s ease;
  -ms-transition: -ms-transform 0.5s ease;
  transition: transform 0.5s ease;
  padding-bottom: 1px;
  padding-top: 48px;
}
.notitle #page-wrapper{padding-top: 0px;}
#titleBar {
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-transition: -moz-transform 0.5s ease;
	-webkit-transition: -webkit-transform 0.5s ease;
	-ms-transition: -ms-transform 0.5s ease;
	transition: transform 0.5s ease;
	display: block;
	height: 44px;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 8000;
	height: 44px;
	line-height: 44px;
}
#titleBar .title {display: block;position: relative;font-weight: 600;text-align: left;z-index: 1;padding-left: 40px;float: left;font-size: 20px;overflow : hidden; text-overflow : ellipsis; white-space : nowrap;width:calc(100% - 100px)}
#titleBar .title img{display: none;}
#titleBar .title2 {margin-right: 10px;position: absolute;top: 0;right:0}
#titleBar .toggle {text-decoration: none;border: 0;height: 60px;left: 0;position: absolute;top: 0;z-index: 2;}
#titleBar .toggle:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-transform: none !important;
}
#titleBar .toggle:before {
	content: '\f0c9';
	display: block;
	height: 44px;
	text-align: center;
	width: 44px;
	opacity: 0.5;
	font-size:25px;
}
#titleBar .toggle:active:before {opacity: 0.75;}
#titleBar  #titleBarMember{font-size: 16px;}
#navPanel .link {
	border-bottom: 0;
	border-top: solid 1px rgba(255, 255, 255, 0.05);
	display: block;
	height: 48px;
	line-height: 48px;
	padding: 0 1em 0 1em;
	text-decoration: none;
}
#navPanel .link:first-child {
	border-top: 0;
}
/*#navPanel .link.depth-0 {
	color: #fff;
}*/
#navPanel .link .indent-1 {
	display: inline-block;
	width: 1em;
}
#navPanel .link .indent-2 {
	display: inline-block;
	width: 2em;
}
#navPanel .link .indent-3 {
	display: inline-block;
	width: 3em;
}
#navPanel .link .indent-4 {
	display: inline-block;
	width: 4em;
}
#navPanel .link .indent-5 {
	display: inline-block;
	width: 5em;
}
#sidebar{display: none;}
#sidebar #TabbedPanels4 .TabbedPanelsContent{
	display: none;
	height: 477px;
}
#navPanel {
	box-shadow: inset -1px 0 3px 0 rgba(0, 0, 0, 0.5);
/*	background-image: -moz-linear-gradient(left, rgba(0,0,0,0) 75%, rgba(0,0,0,0.15)), url("images/bg01.png");
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0) 75%, rgba(0,0,0,0.15)), url("images/bg01.png");
	background-image: -ms-linear-gradient(left, rgba(0,0,0,0) 75%, rgba(0,0,0,0.15)), url("images/bg01.png");
	background-image: linear-gradient(left, rgba(0,0,0,0) 75%, rgba(0,0,0,0.15)), url("images/bg01.png");*/
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-transform: translateX(-275px);
	-webkit-transform: translateX(-275px);
	-ms-transform: translateX(-275px);
	transform: translateX(-275px);
	-moz-transition: -moz-transform 0.5s ease;
	-webkit-transition: -webkit-transform 0.5s ease;
	-ms-transition: -ms-transform 0.5s ease;
	transition: transform 0.5s ease;
	display: block;
	height: 100%;
	left: 0;
	overflow-y: auto;
	position: fixed;
	top: 0;
	width: 275px;
	z-index: 10002;
	font-size: 22px;
}
body.navPanel-visible #page-wrapper {
  -moz-transform: translateX(275px);
  -webkit-transform: translateX(275px);
  -ms-transform: translateX(275px);
  transform: translateX(275px);
}
body.navPanel-visible #titleBar {
  -moz-transform: translateX(275px);
  -webkit-transform: translateX(275px);
  -ms-transform: translateX(275px);
  transform: translateX(275px);
}
body.navPanel-visible #navPanel {
  -moz-transform: translateX(0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
}


/* Grid */

.row {
border-bottom: solid 1px transparent;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}

.row > * {
float: left;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.row > * {}
.row:after, .row:before {content: '';display: block;clear: both;height: 0;}
.row.uniform > * > :first-child {margin-top: 0;}
.row.uniform > * > :last-child {margin-bottom: 0;}

.row.\30 \25 > * {padding: 0px 0 0 0px;
}

.row.\30 \25 {
margin: 0px 0 -1px 0px;
}

.row.uniform.\30 \25 > * {
padding: 0px 0 0 0px;
}

.row.uniform.\30 \25 {
margin: 0px 0 -1px 0px;
}

.row > * {}

.row {}

.row.uniform > * {
padding: 50px 0 0 50px;
}

.row.uniform {
margin: -50px 0 -1px -50px;
}

.row.\32 00\25 > * {

}

.row.\32 00\25 {

}

.row.uniform.\32 00\25 > * {
padding: 100px 0 0 100px;
}

.row.uniform.\32 00\25 {
margin: -100px 0 -1px -100px;
}

.row.\31 50\25 > * {
padding: 75px 0 0 75px;
}

.row.\31 50\25 {
margin: -75px 0 -1px -75px;
}

.row.uniform.\31 50\25 > * {
padding: 75px 0 0 75px;
}

.row.uniform.\31 50\25 {
margin: -75px 0 -1px -75px;
}

.row.\35 0\25 > * {
padding: 25px 0 0 25px;
}

.row.\35 0\25 {
margin: -25px 0 -1px -25px;
}

.row.uniform.\35 0\25 > * {
padding: 25px 0 0 25px;
}

.row.uniform.\35 0\25 {
margin: -25px 0 -1px -25px;
}

.row.\32 5\25 > * {
padding: 12.5px 0 0 12.5px;
}

.row.\32 5\25 {
margin: -12.5px 0 -1px -12.5px;
}

.row.uniform.\32 5\25 > * {
padding: 12.5px 0 0 12.5px;
}

.row.uniform.\32 5\25 {
margin: -12.5px 0 -1px -12.5px;
}

.\31 2u, .\31 2u\24 {
width: 100%;
clear: none;
margin-left: 0;
}

.\31 1u, .\31 1u\24 {
width: 91.6666666667%;
clear: none;
margin-left: 0;
}

.\31 0u, .\31 0u\24 {
width: 83.3333333333%;
clear: none;
margin-left: 0;
}

.\39 u, .\39 u\24 {
width: 75%;
clear: none;
margin-left: 0;
}

.\38 u, .\38 u\24 {
width: 66.6666666667%;
clear: none;
margin-left: 0;
}

.\37 u, .\37 u\24 {
width: 58.3333333333%;
clear: none;
margin-left: 0;
}

.\36 u, .\36 u\24 {
width: 50%;
clear: none;
margin-left: 0;
}

.\35 u, .\35 u\24 {
width: 41.6666666667%;
clear: none;
margin-left: 0;
}

.\34 u, .\34 u\24 {
width: 33.3333333333%;
clear: none;
margin-left: 0;
}

.\33 u, .\33 u\24 {
width: 25%;
clear: none;
margin-left: 0;
}

.\32 u, .\32 u\24 {
width: 16.6666666667%;
clear: none;
margin-left: 0;
}
.\31 u, .\31 u\24 {
width: 8.3333333333%;
clear: none;
margin-left: 0;
}


.\31 2u\24 + *,
.\31 1u\24 + *,
.\31 0u\24 + *,
.\39 u\24 + *,
.\38 u\24 + *,
.\37 u\24 + *,
.\36 u\24 + *,
.\35 u\24 + *,
.\34 u\24 + *,
.\33 u\24 + *,
.\32 u\24 + *,
.\31 u\24 + * {
clear: left;
}
.\-11u {
margin-left: 91.66667%;
}

.\-10u {
margin-left: 83.33333%;
}

.\-9u {
margin-left: 75%;
}

.\-8u {
margin-left: 66.66667%;
}

.\-7u {
margin-left: 58.33333%;
}

.\-6u {
margin-left: 50%;
}

.\-5u {
margin-left: 41.66667%;
}

.\-4u {
margin-left: 33.33333%;
}

.\-3u {
margin-left: 25%;
}

.\-2u {
margin-left: 16.66667%;
}

.\-1u {
margin-left: 8.33333%;
}

@media screen and (min-width: 769px) {
#appoint_row .\32 u,#appoint_row .\32 u\24 {
	width: 21%;
	clear: none;
	margin-left: 0;
}
#appoint_row .\31 0u,#appoint_row .\31 0u\24 {
width: 78%;
clear: none;
margin-left: 0;
	float: right;
}
.row > * {}

.row {}

.row.uniform > * {
padding: 40px 0 0 40px;
}

.row.uniform {
margin: -40px 0 -1px -40px;
}

.row.\32 00\25 > * {

}

.row.\32 00\25 {

}

.row.uniform.\32 00\25 > * {
padding: 80px 0 0 80px;
}

.row.uniform.\32 00\25 {
margin: -80px 0 -1px -80px;
}

.row.\31 50\25 > * {
padding: 60px 0 0 60px;
}

.row.\31 50\25 {
margin: -60px 0 -1px -60px;
}

.row.uniform.\31 50\25 > * {
padding: 60px 0 0 60px;
}

.row.uniform.\31 50\25 {
margin: -60px 0 -1px -60px;
}

.row.\35 0\25 > * {
padding: 20px 0 0 20px;
}

.row.\35 0\25 {
margin: -20px 0 -1px -20px;
}

.row.uniform.\35 0\25 > * {
padding: 20px 0 0 20px;
}

.row.uniform.\35 0\25 {
margin: -20px 0 -1px -20px;
}

.row.\32 5\25 > * {
padding: 10px 0 0 10px;
}

.row.\32 5\25 {
margin: -10px 0 -1px -10px;
}

.row.uniform.\32 5\25 > * {
padding: 10px 0 0 10px;
}

.row.uniform.\32 5\25 {
margin: -10px 0 -1px -10px;
}

.\31 2u\28wide\29, .\31 2u\24\28wide\29 {
width: 100%;
clear: none;
margin-left: 0;
}

.\31 1u\28wide\29, .\31 1u\24\28wide\29 {
width: 91.6666666667%;
clear: none;
margin-left: 0;
}

.\31 0u\28wide\29, .\31 0u\24\28wide\29 {
width: 83.3333333333%;
clear: none;
margin-left: 0;
}

.\39 u\28wide\29, .\39 u\24\28wide\29 {
width: 75%;
clear: none;
margin-left: 0;
}

.\38 u\28wide\29, .\38 u\24\28wide\29 {
width: 66.6666666667%;
clear: none;
margin-left: 0;
}

.\37 u\28wide\29, .\37 u\24\28wide\29 {
width: 58.3333333333%;
clear: none;
margin-left: 0;
}

.\36 u\28wide\29, .\36 u\24\28wide\29 {
width: 50%;
clear: none;
margin-left: 0;
}

.\35 u\28wide\29, .\35 u\24\28wide\29 {
width: 41.6666666667%;
clear: none;
margin-left: 0;
}

.\34 u\28wide\29, .\34 u\24\28wide\29 {
width: 33.3333333333%;
clear: none;
margin-left: 0;
}

.\33 u\28wide\29, .\33 u\24\28wide\29 {
width: 25%;
clear: none;
margin-left: 0;
}

.\32 u\28wide\29, .\32 u\24\28wide\29 {
width: 16.6666666667%;
clear: none;
margin-left: 0;
}

.\31 u\28wide\29, .\31 u\24\28wide\29 {
width: 8.3333333333%;
clear: none;
margin-left: 0;
}

.\31 2u\24\28wide\29 + *,
.\31 1u\24\28wide\29 + *,
.\31 0u\24\28wide\29 + *,
.\39 u\24\28wide\29 + *,
.\38 u\24\28wide\29 + *,
.\37 u\24\28wide\29 + *,
.\36 u\24\28wide\29 + *,
.\35 u\24\28wide\29 + *,
.\34 u\24\28wide\29 + *,
.\33 u\24\28wide\29 + *,
.\32 u\24\28wide\29 + *,
.\31 u\24\28wide\29 + * {
clear: left;
}

.\-11u\28wide\29 {
margin-left: 91.66667%;
}

.\-10u\28wide\29 {
margin-left: 83.33333%;
}

.\-9u\28wide\29 {
margin-left: 75%;
}

.\-8u\28wide\29 {
margin-left: 66.66667%;
}

.\-7u\28wide\29 {
margin-left: 58.33333%;
}

.\-6u\28wide\29 {
margin-left: 50%;
}

.\-5u\28wide\29 {
margin-left: 41.66667%;
}

.\-4u\28wide\29 {
margin-left: 33.33333%;
}

.\-3u\28wide\29 {
margin-left: 25%;
}

.\-2u\28wide\29 {
margin-left: 16.66667%;
}

.\-1u\28wide\29 {
margin-left: 8.33333%;
}

}

@media screen and (max-width: 768px) {

.row > * {}

.row {}

.row.uniform > * {
padding: 30px 0 0 30px;
}

.row.uniform {
	margin: -30px 0 -1px -30px;
}

.row.\32 00\25 > * {
}

.row.\32 00\25 {
}

.row.uniform.\32 00\25 > * {
padding: 60px 0 0 60px;
}

.row.uniform.\32 00\25 {
margin: -60px 0 -1px -60px;
}

.row.\31 50\25 > * {
padding: 45px 0 0 45px;
}

.row.\31 50\25 {
margin: -45px 0 -1px -45px;
}

.row.uniform.\31 50\25 > * {
padding: 45px 0 0 45px;
}

.row.uniform.\31 50\25 {
margin: -45px 0 -1px -45px;
}

.row.\35 0\25 > * {
padding: 15px 0 0 15px;
}

.row.\35 0\25 {
margin: -15px 0 -1px -15px;
}

.row.uniform.\35 0\25 > * {
padding: 15px 0 0 15px;
}

.row.uniform.\35 0\25 {
margin: -15px 0 -1px -15px;
}

.row.\32 5\25 > * {
padding: 7.5px 0 0 7.5px;
}

.row.\32 5\25 {
margin: -7.5px 0 -1px -7.5px;
}

.row.uniform.\32 5\25 > * {
padding: 7.5px 0 0 7.5px;
}

.row.uniform.\32 5\25 {
margin: -7.5px 0 -1px -7.5px;
}

.\31 2u\28narrower\29, .\31 2u\24\28narrower\29 {
width: 100%;
clear: none;
margin-left: 0;
}

.\31 1u\28narrower\29, .\31 1u\24\28narrower\29 {
width: 91.6666666667%;
clear: none;
margin-left: 0;
}

.\31 0u\28narrower\29, .\31 0u\24\28narrower\29 {
width: 83.3333333333%;
clear: none;
margin-left: 0;
}

.\39 u\28narrower\29, .\39 u\24\28narrower\29 {
width: 75%;
clear: none;
margin-left: 0;
}

.\38 u\28narrower\29, .\38 u\24\28narrower\29 {
width: 66.6666666667%;
clear: none;
margin-left: 0;
}

.\37 u\28narrower\29, .\37 u\24\28narrower\29 {
width: 58.3333333333%;
clear: none;
margin-left: 0;
}

.\36 u\28narrower\29, .\36 u\24\28narrower\29 {
width: 50%;
clear: none;
margin-left: 0;
}

.\35 u\28narrower\29, .\35 u\24\28narrower\29 {
width: 41.6666666667%;
clear: none;
margin-left: 0;
}

.\34 u\28narrower\29, .\34 u\24\28narrower\29 {
width: 33.3333333333%;
clear: none;
margin-left: 0;
}

.\33 u\28narrower\29, .\33 u\24\28narrower\29 {
width: 25%;
clear: none;
margin-left: 0;
}

.\32 u\28narrower\29, .\32 u\24\28narrower\29 {
width: 16.6666666667%;
clear: none;
margin-left: 0;
}

.\31 u\28narrower\29, .\31 u\24\28narrower\29 {
width: 8.3333333333%;
clear: none;
margin-left: 0;
}

.\31 2u\24\28narrower\29 + *,
.\31 1u\24\28narrower\29 + *,
.\31 0u\24\28narrower\29 + *,
.\39 u\24\28narrower\29 + *,
.\38 u\24\28narrower\29 + *,
.\37 u\24\28narrower\29 + *,
.\36 u\24\28narrower\29 + *,
.\35 u\24\28narrower\29 + *,
.\34 u\24\28narrower\29 + *,
.\33 u\24\28narrower\29 + *,
.\32 u\24\28narrower\29 + *,
.\31 u\24\28narrower\29 + * {
clear: left;
}

.\-11u\28narrower\29 {
margin-left: 91.66667%;

}

.\-10u\28narrower\29 {
margin-left: 83.33333%;
}

.\-9u\28narrower\29 {
margin-left: 75%;
}

.\-8u\28narrower\29 {
margin-left: 66.66667%;
}

.\-7u\28narrower\29 {
margin-left: 58.33333%;
}

.\-6u\28narrower\29 {
margin-left: 50%;
}

.\-5u\28narrower\29 {
margin-left: 41.66667%;
}

.\-4u\28narrower\29 {
margin-left: 33.33333%;
}

.\-3u\28narrower\29 {
margin-left: 25%;
}

.\-2u\28narrower\29 {
margin-left: 16.66667%;
}

.\-1u\28narrower\29 {
margin-left: 8.33333%;
}
}

@media screen and (max-width: 480px) {

.row > * {}

.row {}

.row.uniform > * {
padding: 20px 0 0 20px;
}

.row.uniform {
margin: -20px 0 -1px -20px;
}

.row.\32 00\25 > * {

}

.row.\32 00\25 {

}

.row.uniform.\32 00\25 > * {
padding: 40px 0 0 40px;
}

.row.uniform.\32 00\25 {
margin: -40px 0 -1px -40px;
}

.row.\31 50\25 > * {
padding: 30px 0 0 30px;
}

.row.\31 50\25 {
margin: -30px 0 -1px -30px;
}

.row.uniform.\31 50\25 > * {
padding: 30px 0 0 30px;
}

.row.uniform.\31 50\25 {
margin: -30px 0 -1px -30px;
}

.row.\35 0\25 > * {
padding: 10px 0 0 10px;
}

.row.\35 0\25 {
margin: -10px 0 -1px -10px;
}

.row.uniform.\35 0\25 > * {
padding: 10px 0 0 10px;
}

.row.uniform.\35 0\25 {
margin: -10px 0 -1px -10px;
}

.row.\32 5\25 > * {
padding: 5px 0 0 5px;
}

.row.\32 5\25 {
margin: -5px 0 -1px -5px;
}

.row.uniform.\32 5\25 > * {
padding: 5px 0 0 5px;
}

.row.uniform.\32 5\25 {
margin: -5px 0 -1px -5px;
}

.\31 2u\28mobilep\29, .\31 2u\24\28mobilep\29 {
width: 100%;
clear: none;
margin-left: 0;
}

.\31 1u\28mobilep\29, .\31 1u\24\28mobilep\29 {
width: 91.6666666667%;
clear: none;
margin-left: 0;
}

.\31 0u\28mobilep\29, .\31 0u\24\28mobilep\29 {
width: 83.3333333333%;
clear: none;
margin-left: 0;
}

.\39 u\28mobilep\29, .\39 u\24\28mobilep\29 {
width: 75%;
clear: none;
margin-left: 0;
}

.\38 u\28mobilep\29, .\38 u\24\28mobilep\29 {
width: 66.6666666667%;
clear: none;
margin-left: 0;
}

.\37 u\28mobilep\29, .\37 u\24\28mobilep\29 {
width: 58.3333333333%;
clear: none;
margin-left: 0;
}

.\36 u\28mobilep\29, .\36 u\24\28mobilep\29 {
width: 50%;
clear: none;
margin-left: 0;
}

.\35 u\28mobilep\29, .\35 u\24\28mobilep\29 {
width: 41.6666666667%;
clear: none;
margin-left: 0;
}

.\34 u\28mobilep\29, .\34 u\24\28mobilep\29 {
width: 33.3333333333%;
clear: none;
margin-left: 0;
}

.\33 u\28mobilep\29, .\33 u\24\28mobilep\29 {
width: 25%;
clear: none;
margin-left: 0;
}

.\32 u\28mobilep\29, .\32 u\24\28mobilep\29 {
width: 16.6666666667%;
clear: none;
margin-left: 0;
}

.\31 u\28mobilep\29, .\31 u\24\28mobilep\29 {
width: 8.3333333333%;
clear: none;
margin-left: 0;
}

.\31 2u\24\28mobilep\29 + *,
.\31 1u\24\28mobilep\29 + *,
.\31 0u\24\28mobilep\29 + *,
.\39 u\24\28mobilep\29 + *,
.\38 u\24\28mobilep\29 + *,
.\37 u\24\28mobilep\29 + *,
.\36 u\24\28mobilep\29 + *,
.\35 u\24\28mobilep\29 + *,
.\34 u\24\28mobilep\29 + *,
.\33 u\24\28mobilep\29 + *,
.\32 u\24\28mobilep\29 + *,
.\31 u\24\28mobilep\29 + * {
clear: left;
}

.\-11u\28mobilep\29 {
margin-left: 91.66667%;
}

.\-10u\28mobilep\29 {
margin-left: 83.33333%;
}

.\-9u\28mobilep\29 {
margin-left: 75%;
}

.\-8u\28mobilep\29 {
margin-left: 66.66667%;
}

.\-7u\28mobilep\29 {
margin-left: 58.33333%;
}

.\-6u\28mobilep\29 {
margin-left: 50%;
}

.\-5u\28mobilep\29 {
margin-left: 41.66667%;
}

.\-4u\28mobilep\29 {
margin-left: 33.33333%;
}

.\-3u\28mobilep\29 {
margin-left: 25%;
}

.\-2u\28mobilep\29 {
margin-left: 16.66667%;
}

.\-1u\28mobilep\29 {
margin-left: 8.33333%;
}
#titleBar .title2 a:first-of-type {display: none;}
#titleBar .title2 a:last-of-type {display: block;}
}
#news .\35 u,#news .\35 u\24 {width: 37.5%;}