@charset "UTF-8";
/* 
 * West Kowloon Cultural District
 *
 * @author		Igino Fucci
 * @copyright	Copyright (c) 2013 (Keepthinking Ltd.)
 * @link		http://keepthinking.it
 * 
 -------------------------------------------------------  */
/* Set default font family to sans-serif. Prevent iOS text size adjust after orientation change, without disabling user zoom */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased; }

/* Remove default margin */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, address, figure {
  margin: 0;
  padding: 0; }

/* Correct `block` display not defined in IE 8/9 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/* Remove the gray background color from active links in IE 10 */
a {
  background: transparent; }

/* Address `outline` inconsistency between Chrome and other browsers */
a:focus {
  outline: thin dotted; }

/* Improve readability when focused and also mouse hovered in all browsers */
a:active,
a:hover {
  outline: 0; }

b {
  font-weight: bold; }

/* Address styling not present in Safari 5 and Chrome */
i, dfn {
  font-style: italic; }

/* Prevent `sub` and `sup` affecting `line-height` in all browsers */
sub,
sup {
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

/* Address differences between Firefox and other browsers */
hr {
  box-sizing: content-box;
  height: 0; }

/* Remove most spacing between table cells */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* Remove border when inside `a` element in IE 8/9 */
fieldset, img, address {
  border: 0; }

address, caption, cite, code, dfn, th, var, address {
  font-style: normal;
  font-weight: normal; }

/* Improve readability of pre-formatted text in all browsers */
pre {
  white-space: pre-wrap; }

ol, ul {
  list-style: none; }

caption, th {
  text-align: left; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%; }

/* Set consistent quote types */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

q:before, q:after {
  content: ''; }

abbr, acronym {
  border: 0; }

/* Correct font family not being inherited in all browsers. Correct font size not being inherited in all browsers. Address margins set differently in Firefox 4+, Safari 5, and Chrome */
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

input, textarea, select, button {
  border: 0; }

input::-moz-focus-inner,
button::-moz-focus-inner {
  border: 0;
  padding: 0; }

input, textarea, select, button {
  outline: none; }

input,
select,
button,
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0; }

input:invalid,
textarea:invalid {
  outline: none;
  box-shadow: none; }

/* Address Firefox 4+ setting `line-height` on `input` using `!important` in the UA stylesheet */
button,
input {
  line-height: normal; }

/* Address inconsistent `text-transform` inheritance for `button` and `select`. All other form control elements do not inherit `text-transform` values. Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+. Correct `select` style inheritance in Firefox 4+ and Opera */
button,
select {
  text-transform: none; }

/* Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` and `video` controls. Correct inability to style clickable `input` types in iOS. Improve usability and consistency of cursor style between image-type `input` and others */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer; }

/* Re-set default cursor for disabled elements */
button[disabled],
html input[disabled] {
  cursor: default; }

/* Address box sizing set to `content-box` in IE 8/9. Remove excess padding in IE 8/9 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

/* Remove inner padding and search cancel button in Safari 5 and Chrome on OS X */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/* Remove default vertical scrollbar in IE 8/9. Improve readability and alignment in all browsers */
textarea {
  overflow: auto;
  vertical-align: top; }

mark {
  background: none; }

/* Correct `inline-block` display not defined in IE 8/9 */
audio,
canvas,
video {
  display: inline-block; }

/* Prevent modern browsers from displaying `audio` without controls. Remove excess height in iOS 5 devices */
audio:not([controls]) {
  display: none;
  height: 0; }

/* Hide the `template` element in IE, Safari, and Firefox < 22 */
template {
  display: none; }

/* Correct overflow displayed oddly in IE 9 */
svg:not(:root) {
  overflow: hidden; }

/* -----------------------------------------------------  */
body {
  font-family: Helvetica, Arial, "华文宋体", "STSong", "新細明體", "PMingLiU", sans-serif;
  font-size: 10pt;
  color: #000; }

a {
  color: #000;
  text-decoration: underline; }

img {
  display: inline-block; }

label {
  display: block; }

::-webkit-input-placeholder {
  color: #000; }

:-moz-placeholder {
  color: #000; }

::-moz-placeholder {
  color: #000; }

:-ms-input-placeholder {
  color: #000; }

.disable,
:disabled {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  opacity: 0.5; }

[hidden] {
  display: none !important; }

.invisible {
  display: none !important; }

.clear {
  clear: both; }

/* -----------------------------------------------------  */
.wrapper {
  position: relative;
  overflow: hidden;
  width: auto;
  margin: 0 auto;
  clear: both; }

.wrapper .wrapper {
  width: auto; }

.hlink {
  display: inline-block;
  font-size: 8pt;
  text-transform: uppercase;
  padding: 5pt;
  border: 1pt solid #000; }

/* -----------------------------------------------------  */
.masonry {
  height: auto !important; }

.masonry > * {
  position: static !important;
  left: auto !important;
  top: auto !important;
  opacity: 1 !important; }

/* -----------------------------------------------------  */
#top_header,
body > header,
.pagination,
.actions,
.map,
.actions,
.page_scrolling,
#side,
body > footer > .wrapper,
#page_anchor {
  display: none !important; }

.print {
  display: block !important; }

/* -----------------------------------------------------  */
body > header {
  position: relative;
  margin-bottom: 70pt; }

#main {
  padding-top: 20pt; }

#slider {
  overflow: hidden;
  position: relative;
  border: 1pt solid #000; }

#slider .controls {
  display: none; }

#slider ul {
  position: relative;
  width: 100%;
  height: auto;
  z-index: 1; }

#slider > span {
  display: none; }

#slider li {
  display: none !important;
  position: static !important;
  float: none !important;
  opacity: 1 !important;
  padding: 10pt; }

#slider li:first-child {
  display: block !important; }

#slider li a {
  display: none; }

#slider li img {
  display: inline-block;
  width: 33% !important;
  height: auto !important;
  vertical-align: top;
  margin-top: 0 !important;
  margin-left: 0 !important; }

#slider li .caption {
  width: 66%;
  display: inline-block;
  vertical-align: top; }

#slider li .caption > * > * {
  display: block;
  overflow: hidden;
  line-height: 120%;
  padding: 0 10pt; }

#slider li .caption strong {
  font-family: Helvetica, Arial, "华文宋体", "STSong", "新細明體", "PMingLiU", sans-serif;
  font-size: 13pt;
  font-weight: bold; }

#slider li .caption p {
  overflow: hidden;
  font-size: 10pt;
  clear: none; }

.module {
  position: relative;
  overflow: hidden;
  padding: 10pt 0;
  border-top: 1pt solid #000;
  border-bottom: 1pt solid #000;
  margin-top: -1pt; }

.module h1 {
  font-size: 20pt;
  line-height: 120%; }

.module .body {
  display: inline-block;
  width: 66%;
  vertical-align: top;
  overflow: hidden; }

.module .body > * {
  position: relative;
  line-height: 120%;
  padding: 0 10pt;
  z-index: 4; }

.module .body h2,
.module .body h3,
.module .body h4 {
  font-family: Helvetica, Arial, "华文宋体", "STSong", "新細明體", "PMingLiU", sans-serif;
  font-weight: bold; }

.module .body h2 {
  font-size: 13pt; }

.module .body h3 {
  font-size: 11pt; }

.module .body h4 {
  font-size: 10pt;
  margin-bottom: 5pt; }

.module .body p {
  font-size: 8pt;
  margin-bottom: 10pt; }

.module .body *:last-child {
  margin-bottom: 0; }

.module .body small,
.module .body time {
  display: block;
  font-size: 7pt;
  line-height: 120%; }

.module .body ul {
  padding-bottom: 15pt; }

.module .body li {
  font-size: 8pt; }

.module em {
  font-family: Helvetica, Arial, "华文宋体", "STSong", "新細明體", "PMingLiU", sans-serif;
  font-style: italic; }

.complementary .module * {
  color: #959EA7; }

.module .thumbnail {
  position: relative;
  display: inline-block;
  width: 33%;
  vertical-align: top;
  text-align: right; }

.module .thumbnail a {
  display: none; }

.module .thumbnail img {
  width: 100%; }

.module .label {
  display: inline-block;
  padding: 2pt 5pt;
  border: 1pt solid #999; }

.module .label * {
  font-size: 6pt;
  text-transform: uppercase; }

.module .label ul {
  display: none; }

.module form {
  position: relative;
  padding-right: 50pt; }

.module form input {
  display: inline-block;
  vertical-align: top; }

.module input[type="email"] {
  width: 100%;
  height: 20pt;
  font-size: 8pt;
  color: #000;
  line-height: 120%;
  padding: 5pt 10pt; }

.module input[type="submit"] {
  position: absolute;
  width: 30pt;
  height: 30pt;
  top: 0;
  right: 0;
  font-size: 0;
  line-height: 0;
  text-indent: -90000pt;
  border-left: 1pt solid #EBEBEB; }

.module .body > * {
  margin-bottom: 10pt; }

.module.major .body p,
.module.minor .body p {
  font-size: 10pt; }

.module.minor .thumbnail img {
  width: 80%; }

.module.facebook .body {
  width: 100%; }

.module.news .body {
  width: 100%; }

.module.newsletter {
  display: none; }

.module.jobs .body {
  width: 100%; }

#breadcrumbs {
  overflow: hidden; }

#breadcrumbs ul {
  position: relative; }

#breadcrumbs li {
  display: inline-block;
  vertical-align: top;
  line-height: 100%; }

#breadcrumbs li a {
  position: relative;
  font-size: 7pt;
  padding-left: 10pt; }

#breadcrumbs li a:before {
  content: "/";
  position: absolute;
  left: 3pt;
  top: 0;
  line-height: normal; }

#breadcrumbs li:first-child a {
  padding: 0; }

#breadcrumbs li:first-child a:before {
  display: none; }

.page_header .hgroup {
  overflow: hidden; }

.page_header .hgroup > * {
  line-height: 120%;
  text-indent: 1pt; }

.page_header h1,
.page_header h2 {
  font-family: Helvetica, Arial, "华文宋体", "STSong", "新細明體", "PMingLiU", sans-serif;
  font-weight: bold;
  margin-bottom: 5pt; }

.page_header h1 {
  font-size: 16pt; }

.page_header h2 {
  font-size: 10pt; }

.page_header h3 {
  font-size: 9pt;
  padding-top: 5pt;
  margin-bottom: 5pt; }

.page_header .label,
.page_header time {
  display: inline-block;
  vertical-align: top;
  padding: 2pt 5pt;
  margin-bottom: 5pt; }

.page_header .label {
  font-size: 6pt;
  text-transform: uppercase;
  border: 1pt solid #999;
  margin-right: 10pt; }

.page_header time {
  font-size: 9pt; }

.notes {
  min-height: 25pt;
  padding: 5pt 0; }

.notes p {
  font-size: 11pt; }

.filter {
  padding: 10pt 0;
  margin-bottom: 5pt; }

.filter li {
  display: inline-block;
  margin: 0 5pt 5pt 0; }

.filter li a {
  position: relative;
  display: inline-block;
  font-size: 8pt;
  color: #000;
  line-height: 100%;
  text-transform: uppercase;
  border: 1pt solid #000;
  padding: 5pt 10pt; }

.filter .active a {
  font-weight: bold;
  border: 2pt solid #000; }

.page_intro {
  padding: 5pt 0;
  margin-bottom: 20pt; }

.page_body {
  padding-top: 30pt; }

.rich_text * {
  background: none;
  width: auto;
  height: auto;
  font-family: Helvetica, Arial, "华文宋体", "STSong", "新細明體", "PMingLiU", sans-serif;
  font-size: 10pt;
  color: #2C3E50;
  line-height: 130%;
  margin: 0;
  padding: 0;
  clear: both;
  float: none; }

.rich_text a {
  border-bottom: 1pt solid #000; }

.rich_text a:focus,
.rich_text a:hover {
  color: #000; }

.rich_text h1,
.rich_text h2,
.rich_text h3,
.rich_text h4,
.rich_text h5,
.rich_text h6 {
  padding: 10pt 0 10pt 0; }

.rich_text > *:first-child {
  padding-top: 0; }

.rich_text > *:last-child {
  padding-bottom: 0; }

.rich_text img,
.rich_text p,
.rich_text ul,
.rich_text ol,
.rich_text figure,
.rich_text table,
.rich_text dl,
.rich_text pre,
.rich_text blockquote,
.rich_text code {
  padding-bottom: 20pt; }

.rich_text i,
.rich_text em {
  font-family: Helvetica, Arial, "华文宋体", "STSong", "新細明體", "PMingLiU", sans-serif;
  font-style: italic; }

.rich_text b,
.rich_text strong {
  font-family: Helvetica, Arial, "华文宋体", "STSong", "新細明體", "PMingLiU", sans-serif;
  font-weight: bold; }

.rich_text small {
  font-size: 8pt; }

.rich_text h1 {
  font-family: Helvetica, Arial, "华文宋体", "STSong", "新細明體", "PMingLiU", sans-serif;
  font-size: 16pt;
  font-weight: bold; }

.rich_text h2 {
  font-family: Helvetica, Arial, "华文宋体", "STSong", "新細明體", "PMingLiU", sans-serif;
  font-size: 14pt;
  font-weight: bold; }

.rich_text h3 {
  font-family: Helvetica, Arial, "华文宋体", "STSong", "新細明體", "PMingLiU", sans-serif;
  font-size: 14pt;
  font-style: italic; }

.rich_text h4 {
  font-family: Helvetica, Arial, "华文宋体", "STSong", "新細明體", "PMingLiU", sans-serif;
  font-size: 13pt;
  font-weight: bold; }

.rich_text h5 {
  font-family: Helvetica, Arial, "华文宋体", "STSong", "新細明體", "PMingLiU", sans-serif;
  font-size: 13pt;
  font-style: italic; }

.rich_text h6 {
  font-family: Helvetica, Arial, "华文宋体", "STSong", "新細明體", "PMingLiU", sans-serif;
  font-size: 12pt;
  font-weight: bold; }

.rich_text sup {
  position: relative;
  vertical-align: top;
  top: -5pt; }

.rich_text blockquote {
  position: relative;
  overflow: hidden;
  font-family: "Times New Roman", Times, 仿宋, FangSong, 华文仿宋, STFangSong, serif;
  font-style: italic;
  font-size: 10pt;
  line-height: 140%;
  padding: 20pt;
  clear: both; }

.rich_text ul,
.rich_text ol {
  padding: 0 0 15pt 20pt;
  margin-left: 20pt; }

.rich_text ul li {
  list-style: disc outside;
  padding: 0 0 5pt 10pt; }

.rich_text ol li {
  list-style: decimal outside;
  padding: 0 0 5pt 10pt; }

.rich_text li:last-child {
  margin-bottom: 0; }

.rich_text hr {
  width: 100%;
  height: 0;
  border: 0;
  border-top: 1pt solid #2C3E50;
  padding-bottom: 20pt; }

.rich_text table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border-top: 1pt solid #2C3E50;
  margin: 20pt 0; }

.rich_text table th,
.rich_text table td {
  font-size: 9pt;
  padding: 5pt 10pt; }

.rich_text thead th {
  font-family: Helvetica, Arial, "华文宋体", "STSong", "新細明體", "PMingLiU", sans-serif;
  font-weight: bold;
  border-bottom: 1pt solid #000; }

.rich_text tbody td {
  border-bottom: 1pt solid #2C3E50; }

.rich_text dl {
  width: 100%;
  margin: 20pt 0 30pt 0; }

.rich_text dt,
.rich_text dd {
  font-size: 9pt; }

.rich_text dt {
  font-family: Helvetica, Arial, "华文宋体", "STSong", "新細明體", "PMingLiU", sans-serif;
  font-weight: bold; }

.rich_text dd {
  margin-bottom: 10pt; }

.rich_text pre {
  background: #E9EBED;
  overflow: auto;
  overflow-y: hidden;
  font-size: 9pt;
  padding: 20pt;
  border: 0;
  margin: 20pt 0; }

.rich_text pre:first-child,
.rich_text pre:last-child {
  padding: 20pt;
  margin-bottom: 0; }

.rich_text code {
  display: inline-block;
  font-family: "Courier New", monospace, "华文宋体", "STSong", "新細明體", "PMingLiU", sans-serif;
  font-size: 9pt;
  padding: 0;
  margin: 20pt 0; }

.page_info {
  padding-top: 30pt; }

.page_info > * {
  display: table;
  width: 100%;
  table-layout: fixed; }

.page_info dl,
.page_info dt,
.page_info dd {
  font-size: 10pt; }

.page_info dl {
  width: 50%;
  display: table-row; }

.page_info dt,
.page_info dd {
  display: table-cell;
  padding-bottom: 10pt; }

.page_info dt strong {
  padding: 0 20pt;
  font-weight: normal;
  text-transform: capitalize; }

.page_info dd {
  font-family: Helvetica, Arial, "华文宋体", "STSong", "新細明體", "PMingLiU", sans-serif;
  font-weight: bold; }

.page_info dl:last-child dt,
.page_info dl:last-child dd {
  padding-bottom: 0; }

.map > a {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2; }

.banner {
  padding-top: 20pt; }

.banner > img {
  width: 33%;
  margin: 0 10pt; }

.banner figure {
  margin: 0 10pt; }

.banner figure img {
  display: inline-block;
  width: 100%;
  height: auto; }

.banner figcaption {
  width: 100%;
  text-align: left;
  padding: 10pt 0; }

.banner figcaption * {
  line-height: 120%;
  padding: 10pt 0; }

.banner figcaption strong {
  font-family: Helvetica, Arial, "华文宋体", "STSong", "新細明體", "PMingLiU", sans-serif;
  font-size: 13pt;
  font-weight: bold; }

.banner figcaption p {
  font-size: 10pt; }

.carousel {
  overflow: hidden;
  width: 100% !important;
  text-align: left;
  margin-top: 30pt; }

.carousel .prev,
.carousel .next {
  display: none; }

.carousel ul {
  overflow: hidden;
  display: inline-block;
  padding: 0;
  margin: 0;
  list-style: none;
  white-space: nowrap;
  text-align: left;
  z-index: 1; }

.carousel li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 1pt; }

.carousel li a {
  display: none; }

.carousel li img {
  width: 100% !important;
  height: auto !important; }

.carousel li .caption {
  text-align: left;
  padding: 10pt 0;
  white-space: normal; }

.carousel li .caption * {
  display: block;
  line-height: 120%;
  padding: 0 10pt; }

.carousel li .caption strong {
  font-family: Helvetica, Arial, "华文宋体", "STSong", "新細明體", "PMingLiU", sans-serif;
  font-size: 13pt;
  font-weight: bold; }

.carousel li .caption p {
  font-size: 10pt; }

#gallery {
  overflow: hidden;
  width: 100%; }

#gallery > * {
  padding-top: 30pt; }

#gallery ul {
  width: 100%;
  display: inline-block; }

#gallery li {
  display: inline-block;
  font-size: 0;
  vertical-align: top; }

#gallery .cell {
  position: relative;
  display: inline-block;
  border-width: 0 0 1pt 1pt;
  border-style: solid;
  border-color: #fff;
  z-index: 1; }

#gallery img {
  display: inline-block;
  width: 100%;
  height: auto; }

#gallery .caption {
  display: none; }

#hero {
  overflow: hidden;
  width: 100%;
  text-align: center;
  padding-top: 30pt; }

#hero > * {
  position: relative;
  height: auto !important;
  line-height: normal !important;
  text-align: left; }

#hero img {
  display: inline-block;
  width: 50%;
  height: auto;
  vertical-align: middle; }

#hero .hero_anchor {
  display: none; }

.heading {
  position: relative;
  padding: 30pt 0 5pt 0;
  border-bottom: 1pt solid #000; }

.heading h2 {
  position: relative;
  display: inline;
  font-family: Helvetica, Arial, "华文宋体", "STSong", "新細明體", "PMingLiU", sans-serif;
  font-size: 13pt;
  font-weight: bold;
  padding: 0 10pt;
  z-index: 2; }

.intro {
  padding: 15pt 10pt 0 10pt; }

.intro > p {
  font-size: 8pt;
  line-height: 120%; }

.page_grid {
  overflow: hidden;
  margin-top: 30pt; }

.page_grid .rich_text {
  padding: 10pt; }

.page_grid .intro {
  padding: 10pt; }

.page_grid .intro > p {
  font-size: 9pt;
  line-height: 120%; }

.page_list {
  padding-top: 20pt; }

.page_list ul {
  width: 100%;
  display: table; }

.page_list li {
  display: table-row; }

.page_list li > * {
  display: table-cell;
  vertical-align: top;
  border-bottom: 1pt solid #000;
  padding: 20pt 0; }

.page_list li > * > * {
  line-height: 120%;
  vertical-align: top; }

.page_list .date time {
  font-size: 8pt;
  text-align: right;
  padding: 0 10pt; }

.page_list .header h3 {
  font-size: 10pt;
  padding: 0 10pt; }

.page_list .header h3 a {
  font-family: Helvetica, Arial, "华文宋体", "STSong", "新細明體", "PMingLiU", sans-serif;
  font-weight: bold; }

.page_list .body p {
  font-size: 8pt;
  padding: 0 10pt; }

.page_list .footer p {
  font-size: 8pt;
  padding: 0 10pt; }

.page_list .thumbnail {
  width: 33%; }

.page_list .thumbnail img {
  display: inline-block;
  width: 100%;
  padding: 0 10pt; }

.page_list .label {
  display: inline-block;
  font-size: 6pt;
  line-height: 100%;
  text-transform: uppercase;
  padding: 2pt 5pt;
  margin: 0 10pt 10pt 10pt;
  border: 1pt solid #999; }

.content_list ul {
  width: 100%;
  display: table;
  padding: 30pt 0 10pt 0; }

.content_list li {
  display: table-row; }

.content_list li > * {
  display: table-cell;
  padding: 10pt 0; }

.content_list li > * > * {
  line-height: 120%; }

.content_list li * {
  vertical-align: middle; }

.content_list .graphics {
  display: none; }

.content_list .location {
  min-height: 59pt; }

.content_list .location > * {
  display: inline-block;
  width: 34pt;
  height: 59pt;
  font-size: 0;
  line-height: 0;
  text-indent: -90000pt;
  margin-left: 20pt; }

.content_list .media {
  min-height: 46pt; }

.content_list .media > * {
  display: inline-block;
  width: 46pt;
  height: 46pt;
  font-size: 0;
  line-height: 0;
  text-indent: -90000pt;
  margin-left: 20pt; }

.content_list .avatar a {
  border-radius: 60pt; }

.content_list .placeholder span {
  display: inline-block;
  position: relative;
  overflow: hidden;
  width: 60pt;
  height: 60pt;
  font-family: Helvetica, Arial, "华文宋体", "STSong", "新細明體", "PMingLiU", sans-serif;
  font-size: 13pt;
  color: #fff;
  font-weight: bold;
  line-height: 60pt;
  text-align: center;
  margin-right: 20pt;
  border-radius: 60pt;
  z-index: 2; }

.content_list .header h3 {
  font-family: Helvetica, Arial, "华文宋体", "STSong", "新細明體", "PMingLiU", sans-serif;
  font-size: 10pt;
  font-weight: bold;
  padding: 0 10pt; }

.content_list .body p {
  font-size: 8pt;
  padding: 0 10pt; }

.content_tree {
  padding-top: 30pt; }

.content_tree > ul {
  padding: 10pt 10pt 0 10pt; }

.content_tree li {
  position: relative;
  overflow: hidden;
  margin-bottom: 20pt;
  clear: both; }

.content_tree li span,
.content_tree li a {
  display: inline-block;
  font-family: Helvetica, Arial, "华文宋体", "STSong", "新細明體", "PMingLiU", sans-serif;
  font-weight: bold; }

.content_tree li span {
  position: relative;
  overflow: hidden;
  width: 30pt;
  height: 30pt;
  font-size: 8pt;
  line-height: 30pt;
  text-align: center;
  margin-right: 10pt;
  border-radius: 30pt;
  border: 1pt solid #000; }

.content_tree li a {
  overflow: hidden;
  font-size: 10pt;
  line-height: 120%;
  margin: 10pt 0; }

.content_tree li ul {
  padding-top: 20pt; }

.content_tree li li {
  padding-left: 50pt; }

.content_tree li li:last-child {
  margin-bottom: 0; }

.content_tree li li li {
  padding-left: 100pt; }

.highlights {
  overflow: hidden;
  padding-top: 30pt; }

.highlights ul {
  width: 100%;
  display: inline-block; }

.highlights li {
  position: relative;
  display: inline-block;
  border-width: 0 0 1pt 1pt;
  border-style: solid;
  border-color: #fff;
  z-index: 1; }

.highlights img {
  display: inline-block;
  width: 100%;
  height: auto;
  vertical-align: top; }

.highlights .caption {
  display: none; }

.content_form {
  padding-top: 30pt; }

.content_form form {
  position: relative;
  overflow: hidden;
  padding: 20pt 0;
  z-index: 1; }

.content_form fieldset {
  position: relative;
  z-index: 4; }

.content_form label {
  margin-bottom: 10pt; }

.content_form p {
  font-size: 8pt;
  line-height: 120%;
  margin-bottom: 10pt; }

.content_form strong {
  font-family: Helvetica, Arial, "华文宋体", "STSong", "新細明體", "PMingLiU", sans-serif;
  font-weight: bold; }

.content_form fieldset > label {
  position: relative;
  overflow: hidden;
  min-height: 20pt;
  padding: 5pt 10pt 5pt 120pt;
  border: 1pt solid #000; }

.content_form label > * {
  font-size: 10pt;
  line-height: 120%; }

.content_form label mark {
  position: absolute;
  top: 5pt;
  right: 10pt;
  font-size: 8pt;
  color: #FF0000; }

.content_form fieldset > label span {
  position: absolute;
  left: 15pt;
  top: 5pt;
  color: #959EA7; }

.content_form label input[type="text"],
.content_form label input[type="email"],
.content_form label select {
  height: 20pt; }

.content_form label input[type="text"],
.content_form label input[type="email"],
.content_form label select,
.content_form label textarea {
  width: 100%;
  color: #000; }

.content_form label input[type="checkbox"] {
  display: inline-block;
  width: 16pt;
  margin-right: 10pt; }

.content_form label select {
  width: 110%; }

.content_form .radiocheck {
  margin-bottom: 10pt; }

.content_form .radiocheck span {
  display: block;
  margin-bottom: 5pt; }

.content_form .radiocheck span b {
  font-family: Helvetica, Arial, "华文宋体", "STSong", "新細明體", "PMingLiU", sans-serif;
  font-weight: bold; }

.content_form .radiocheck span i {
  font-size: 8pt; }

.content_form .radiocheck label {
  position: relative;
  display: inline-block;
  margin-right: 10pt; }

.content_form .radiocheck label span {
  display: none; }

.content_form .radiocheck input {
  display: inline-block;
  margin-right: 10pt; }

.content_form .radiocheck ul {
  display: block; }

.content_form .radiocheck li {
  display: inline-block;
  width: 50%; }

.content_form input[type="submit"] {
  font-size: 8pt;
  text-transform: uppercase;
  padding: 5pt 10pt;
  border: 1pt solid #000; }

.content_form .success {
  font-size: 8pt;
  color: #000;
  font-weight: bold;
  padding: 5pt 10pt;
  border: 1pt solid #000; }

.page_links li {
  display: block;
  vertical-align: top; }

.page_links > ul > li {
  margin-top: 30pt; }

.page_links li ul li {
  display: inline-block;
  margin-right: 1px; }

.page_links li h3 {
  font-family: Helvetica, Arial, "华文宋体", "STSong", "新細明體", "PMingLiU", sans-serif;
  font-size: 8pt;
  font-weight: bold;
  line-height: 120%;
  margin-bottom: 10pt; }

.page_links li li {
  vertical-align: middle; }

.open_close li {
  position: relative;
  border-bottom: 1pt solid #000;
  padding: 30pt 0; }

.open_close li h3,
.open_close li p {
  font-size: 10pt;
  line-height: 120%; }

.open_close li h3,
.open_close li span {
  font-family: Helvetica, Arial, "华文宋体", "STSong", "新細明體", "PMingLiU", sans-serif;
  font-weight: bold; }

.open_close li h3 {
  cursor: pointer;
  padding-bottom: 30pt; }

.open_close li span {
  display: none; }

#tabs_nav {
  padding-top: 30pt; }

#tabs_nav > * {
  display: table;
  width: 100%; }

#tabs_nav ul {
  display: table-row; }

#tabs_nav ul:before,
#tabs_nav ul:after {
  content: "";
  display: table-cell;
  border-bottom: 1pt solid #000; }

#tabs_nav ul:before {
  width: 70pt; }

#tabs_nav ul:after {
  width: auto; }

#tabs_nav li {
  display: table-cell;
  width: 1%;
  text-align: center;
  line-height: 100%;
  white-space: nowrap;
  padding: 5pt 10pt;
  border-width: 1pt 0 1pt 0;
  border-style: solid;
  border-color: transparent transparent #000 transparent; }

#tabs_nav li a {
  display: inline-block;
  font-family: Helvetica, Arial, "华文宋体", "STSong", "新細明體", "PMingLiU", sans-serif;
  font-size: 9pt;
  font-weight: bold;
  white-space: nowrap;
  vertical-align: top; }

#tabs_nav .active a {
  color: #000; }

#tabs_nav .active {
  border-width: 1pt;
  border-color: #000 #000 transparent #000; }

#tabs_nav .previous,
#tabs_nav .next {
  position: absolute;
  font-size: 0;
  line-height: 0;
  text-indent: -90000pt; }

.content_header {
  position: relative;
  min-height: 60pt;
  padding: 20pt 0; }

.content_header .hgroup {
  overflow: hidden; }

.content_header .hgroup > * {
  line-height: 120%;
  text-indent: 1pt; }

.content_header h1,
.content_header h2 {
  font-family: Helvetica, Arial, "华文宋体", "STSong", "新細明體", "PMingLiU", sans-serif;
  font-weight: bold; }

.content_header h1 {
  font-size: 13pt; }

.content_header h2 {
  font-size: 10pt; }

.content_header h3 {
  font-size: 9pt;
  padding-top: 10pt; }

.content_header em {
  font-family: Helvetica, Arial, "华文宋体", "STSong", "新細明體", "PMingLiU", sans-serif;
  display: block;
  font-size: 8pt;
  font-style: bold;
  padding-top: 10pt; }

.content_header .thumbnail {
  position: absolute;
  left: 10pt;
  bottom: 0; }

.content_header img {
  display: none; }

.content_body {
  padding: 20pt 0; }

.content_footer {
  padding: 10pt 0;
  clear: both;
  float: none; }

.complementary footer {
  overflow: hidden;
  margin: 30pt 0 -20pt 0; }

.comp_image {
  overflow: hidden;
  margin-top: 30pt; }

.comp_image img {
  display: inline-block;
  width: 33%; }

.compl_info {
  position: relative;
  overflow: hidden;
  padding: 10pt 0;
  margin-top: 30pt;
  z-index: 1; }

.compl_info dl {
  position: relative;
  margin-bottom: 10pt;
  z-index: 4; }

.compl_info dl:last-child {
  margin-bottom: 0; }

.compl_info dl,
.compl_info dt,
.compl_info dd {
  line-height: 120%;
  padding-bottom: 5pt; }

.compl_info dt {
  font-family: Helvetica, Arial, "华文宋体", "STSong", "新細明體", "PMingLiU", sans-serif;
  font-size: 10pt;
  font-weight: bold; }

.compl_info dd {
  font-size: 10pt;
  padding-left: 10pt; }

.compl_info dd br {
  margin-bottom: 5pt; }

.compl_links {
  margin-top: 30pt; }

.compl_links h5 {
  font-family: Helvetica, Arial, "华文宋体", "STSong", "新細明體", "PMingLiU", sans-serif;
  font-size: 8pt;
  font-weight: bold;
  line-height: 120%;
  padding-bottom: 5pt;
  margin-bottom: 10pt;
  border-bottom: 1pt solid #000; }

.compl_links li {
  margin-bottom: 10pt; }

.compl_links li .body {
  display: inline-block;
  width: 66%;
  vertical-align: top;
  overflow: hidden; }

.compl_links li .body > * {
  position: relative;
  line-height: 120%;
  padding: 0 10pt;
  z-index: 4; }

.compl_links li .body h4 {
  font-family: Helvetica, Arial, "华文宋体", "STSong", "新細明體", "PMingLiU", sans-serif;
  font-weight: bold;
  font-size: 10pt;
  margin-bottom: 5pt; }

.compl_links li .body p {
  font-size: 8pt;
  margin-bottom: 10pt; }

.compl_links li .thumbnail {
  position: relative;
  display: inline-block;
  width: 33%;
  vertical-align: top;
  text-align: right; }

.compl_links li .thumbnail a {
  display: none; }

.compl_links li .thumbnail img {
  width: 100%; }

body > footer {
  margin-top: 50pt;
  border-top: 1pt solid #000; }

body > footer .footer {
  clear: both;
  float: none; }

body > footer .footer p {
  font-size: 10pt;
  line-height: 120%;
  padding: 5pt 10pt; }

#page_anchor {
  position: fixed;
  right: 50%;
  bottom: 125pt;
  z-index: 100; }

#page_anchor a {
  display: inline-block;
  width: 36pt;
  height: 36pt;
  border-radius: 36pt; }

/*# sourceMappingURL=print.css.map */
