@charset "UTF-8";
.outer {
  max-width: 1440px;
  margin: auto;
  background: #fff;
  position: relative;
  overflow: hidden; }

@-webkit-keyframes toRightFromLeft {
  49% {
    -webkit-transform: translate(100%); }
  50% {
    opacity: 0;
    -webkit-transform: translate(-100%); }
  51% {
    opacity: 1; } }

@keyframes toRightFromLeft {
  49% {
    -webkit-transform: translate(100%);
            transform: translate(100%); }
  50% {
    opacity: 0;
    -webkit-transform: translate(-100%);
            transform: translate(-100%); }
  51% {
    opacity: 1; } }

@font-face {
  font-family: "Suisse Regular";
  src: url("../fonts/suisseintl-regular-webfont.eot");
  src: url("../fonts/suisseintl-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/suisseintl-regular-webfont.woff2") format("woff2"), url("../fonts/suisseintl-regular-webfont.woff") format("woff"), url("../fonts/suisseintl-regular-webfont.ttf") format("truetype"), url("../fonts/suisseintl-regular-webfont.svg") format("svg");
  /* Legacy iOS */
  font-weight: 400; }

@font-face {
  font-family: "Suisse Medium";
  src: url("../fonts/suisseintl-medium-webfont.eot");
  src: url("../fonts/suisseintl-medium-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/suisseintl-medium-webfont.woff2") format("woff2"), url("../fonts/suisseintl-medium-webfont.woff") format("woff"), url("../fonts/suisseintl-medium-webfont.ttf") format("truetype"), url("../fonts/suisseintl-medium-webfont.svg") format("svg");
  /* Legacy iOS */
  font-weight: 700; }

/* trial fonts */
/* /.trial fonts */
@font-face {
  font-family: "SuisseIntl Light";
  src: url("../fonts/real/SuisseIntl-Light-WebM.eot");
  src: url("../fonts/real/SuisseIntl-Light-WebM.eot?#iefix") format("embedded-opentype"), url("../fonts/real/SuisseIntl-Light-WebM.woff2") format("woff2"), url("../fonts/real/SuisseIntl-Light-WebM.woff") format("woff"), url("../fonts/real/SuisseIntl-Light-WebM.ttf") format("truetype"), url("../fonts/real/SuisseIntl-Light-WebM.svg") format("svg");
  /* Legacy iOS */
  font-weight: 400; }

@font-face {
  font-family: "SuisseIntl Medium";
  src: url("../fonts/real/SuisseIntl-Medium-WebM.eot");
  src: url("../fonts/real/SuisseIntl-Medium-WebM.eot?#iefix") format("embedded-opentype"), url("../fonts/real/SuisseIntl-Medium-WebM.woff2") format("woff2"), url("../fonts/real/SuisseIntl-Medium-WebM.woff") format("woff"), url("../fonts/real/SuisseIntl-Medium-WebM.ttf") format("truetype"), url("../fonts/real/SuisseIntl-Medium-WebM.svg") format("svg");
  /* Legacy iOS */
  font-weight: 700; }

/*
* Noto Sans TC (Chinese_traditional) http://www.google.com/fonts/earlyaccess
 */
@font-face {
  font-family: "Noto Sans TC Thin";
  font-style: normal;
  font-weight: 100;
  src: url("//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Thin.woff2") format("woff2"), url("//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Thin.woff") format("woff"), url("//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Thin.otf") format("opentype"); }

@font-face {
  font-family: "Noto Sans TC Light";
  font-style: normal;
  font-weight: 300;
  src: url("//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Light.woff2") format("woff2"), url("//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Light.woff") format("woff"), url("//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Light.otf") format("opentype"); }

@font-face {
  font-family: "Noto Sans TC Regular";
  font-style: normal;
  font-weight: 400;
  src: url("//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Regular.woff2") format("woff2"), url("//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Regular.woff") format("woff"), url("//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Regular.otf") format("opentype"); }

@font-face {
  font-family: "Noto Sans TC Medium";
  font-style: normal;
  font-weight: 500;
  src: url("//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Medium.woff2") format("woff2"), url("//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Medium.woff") format("woff"), url("//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Medium.otf") format("opentype"); }

@font-face {
  font-family: "Noto Sans TC Bold";
  font-style: normal;
  font-weight: 700;
  src: url("//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Bold.woff2") format("woff2"), url("//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Bold.woff") format("woff"), url("//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Bold.otf") format("opentype"); }

@font-face {
  font-family: "Noto Sans TC Black";
  font-style: normal;
  font-weight: 900;
  src: url("//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Black.woff2") format("woff2"), url("//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Black.woff") format("woff"), url("//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Black.otf") format("opentype"); }

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
          box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  @page {
    size: 300mm 427mm;
    margin: 4mm; }
  html {
    zoom: 80%; }
  body {
    width: 100%; }
  .affix {
    position: static !important; }
  .container {
    width: 1440px; }
  .visible-sm, .visible-xs {
    display: none !important; }
  .hidden-xs, .hidden-sm {
    display: block !important; }
    table .hidden-xs, table .hidden-sm {
      display: table-cell !important; }
  *,
  *:before,
  *:after {
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .print__page-break-before--always {
    page-break-after: always; } }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\002a"; }

.glyphicon-plus:before {
  content: "\002b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
  overflow-x: hidden; }

body {
  font-family: "SuisseIntl Light", "Noto Sans TC Regular", Microsoft Jhenghei, Heiti TC, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #1e2930;
  background-color: #ECECEC;
  overflow-x: hidden !important; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #0c4a7c;
  text-decoration: none;
  -webkit-transition: .1s all ease;
  transition: .1s all ease; }
  a:hover, a:focus {
    color: #0c4a7c;
    text-decoration: none; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 0; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #ECECEC;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #aeaeaf; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

b, strong {
  font-family: "SuisseIntl Medium", "Noto Sans TC Bold", Microsoft Jhenghei, Heiti TC, Helvetica, Arial, sans-serif; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "SuisseIntl Light", "Noto Sans TC Regular", Microsoft Jhenghei, Heiti TC, Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: "SuisseIntl Medium", "Noto Sans TC Regular", Microsoft Jhenghei, Heiti TC, Helvetica, Arial, sans-serif; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 32px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 20px; }

h5, .h5 {
  font-size: 18px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small,
.small {
  font-size: 85%; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #337ab7; }

a.text-primary:hover,
a.text-primary:focus {
  color: #286090; }

.text-success {
  color: #3c763d; }

a.text-success:hover,
a.text-success:focus {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover,
a.text-info:focus {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover,
a.text-danger:focus {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #337ab7; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 1.5em; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 992px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    -webkit-box-shadow: none;
            box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 33px;
  padding-right: 33px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 100%; } }
  @media (min-width: 992px) {
    .container {
      width: 100%; } }
  @media (min-width: 1200px) {
    .container {
      width: 100%; } }
  @media (min-width: 1440px) {
    .container {
      width: 1341px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 33px;
  padding-right: 33px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -33px;
  margin-right: -33px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 33px;
  padding-right: 33px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

caption {
  padding-top: 25px 40px;
  padding-bottom: 25px 40px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
  color: #000; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 25px 40px;
    line-height: 1.42857;
    vertical-align: middle;
    font-weight: 400;
    font-size: 16px; }
  .table > thead > tr > th {
    vertical-align: middle;
    text-align: center;
    color: #0c4a7c; }
    .table > thead > tr > th:first-child {
      text-align: left; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #939393; }
  .table .table {
    background-color: #ECECEC; }
  .table--bg-dark-grey {
    background-color: #7B7B7D;
    color: #fff; }
  .table--bg-light-grey {
    background-color: #efefef; }
  .table--bg-light-blue {
    background-color: #DBE4EB; }
  .table--bg-blue {
    background-color: #0c4a7c !important;
    color: #fff; }
    .table--bg-blue > th, .table--bg-blue > td {
      color: #fff !important; }
  .table--center {
    text-align: center; }
    .table--center > tbody > tr > td:first-child {
      text-align: left; }
    .table--center-all > *,
    .table--center-all > thead > tr > th:first-child {
      text-align: center; }
  .table--first-child-nowrap td:first-child {
    white-space: nowrap; }
  .table--margin-bottom-0 {
    margin-bottom: 0; }
  .table__fund th:not(:first-child), .table__fund td:not(:first-child) {
    padding: 25px; }
  .table td:first-child a {
    color: #1e2930; }

@media (max-width: 1920px) {
  .table-condensed > thead > tr > th,
  .table-condensed > thead > tr > td,
  .table-condensed > tbody > tr > th,
  .table-condensed > tbody > tr > td,
  .table-condensed > tfoot > tr > th,
  .table-condensed > tfoot > tr > td {
    padding: 25px -webkit-calc((100vw * 20) / 1440);
    padding: 25px calc((100vw * 20) / 1440); } }

@media (max-width: 991px) {
  .table-condensed > thead > tr > th,
  .table-condensed > thead > tr > td,
  .table-condensed > tbody > tr > th,
  .table-condensed > tbody > tr > td,
  .table-condensed > tfoot > tr > th,
  .table-condensed > tfoot > tr > td {
    padding: 25px; } }

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border-top: 1px solid #939393;
  border-bottom: 1px solid #939393; }
  .table-bordered > thead > tr > th [class^="beaui-"] + [class^="beaui-"],
  .table-bordered > thead > tr > td [class^="beaui-"] + [class^="beaui-"],
  .table-bordered > tbody > tr > th [class^="beaui-"] + [class^="beaui-"],
  .table-bordered > tbody > tr > td [class^="beaui-"] + [class^="beaui-"],
  .table-bordered > tfoot > tr > th [class^="beaui-"] + [class^="beaui-"],
  .table-bordered > tfoot > tr > td [class^="beaui-"] + [class^="beaui-"] {
    margin-left: 2em; }
  .table-bordered > thead > tr > th a.beaui-share,
  .table-bordered > thead > tr > td a.beaui-share,
  .table-bordered > tbody > tr > th a.beaui-share,
  .table-bordered > tbody > tr > td a.beaui-share,
  .table-bordered > tfoot > tr > th a.beaui-share,
  .table-bordered > tfoot > tr > td a.beaui-share {
    color: #AC967E; }

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #efefef; }

.table-striped--blue > tbody > tr:nth-of-type(odd) {
  background-color: #DBE4EB; }

.table-striped--blue > tbody > tr:nth-of-type(even) {
  background-color: #efefef; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive, .table-responsive__top-scrollbar-xs {
  overflow-x: auto;
  min-height: 0.01%; }
  .table-responsive .table, .table-responsive__top-scrollbar-xs .table {
    max-width: none; }
  @media screen and (max-width: 991px) {
    .table-responsive, .table-responsive__top-scrollbar-xs {
      width: auto;
      margin-bottom: 15px;
      margin-left: -33px;
      margin-right: -33px;
      overflow-y: hidden;
      overflow-x: scroll;
      -ms-overflow-style: -ms-autohiding-scrollbar; }
      .table-responsive::-webkit-scrollbar-track, .table-responsive__top-scrollbar-xs::-webkit-scrollbar-track {
        background-color: #799BB7; }
      .table-responsive::-webkit-scrollbar, .table-responsive__top-scrollbar-xs::-webkit-scrollbar {
        -webkit-appearance: none;
        width: 10px;
        background-color: #0c4a7c; }
      .table-responsive::-webkit-scrollbar-thumb, .table-responsive__top-scrollbar-xs::-webkit-scrollbar-thumb {
        background-color: #0c4a7c; }
      .table-responsive > .table, .table-responsive__top-scrollbar-xs > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th, .table-responsive__top-scrollbar-xs > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td, .table-responsive__top-scrollbar-xs > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th, .table-responsive__top-scrollbar-xs > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td, .table-responsive__top-scrollbar-xs > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th, .table-responsive__top-scrollbar-xs > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td, .table-responsive__top-scrollbar-xs > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered, .table-responsive__top-scrollbar-xs > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive__top-scrollbar-xs > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive__top-scrollbar-xs > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive__top-scrollbar-xs > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive__top-scrollbar-xs > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive__top-scrollbar-xs > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive__top-scrollbar-xs > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive__top-scrollbar-xs > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive__top-scrollbar-xs > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive__top-scrollbar-xs > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive__top-scrollbar-xs > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive__top-scrollbar-xs > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive__top-scrollbar-xs > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive__top-scrollbar-xs > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive__top-scrollbar-xs > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive__top-scrollbar-xs > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive__top-scrollbar-xs > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

@media (max-width: 991px) {
  .table-responsive__top-scrollbar-xs {
    margin-bottom: 0;
    height: 35px;
    position: relative; }
    .table-responsive__top-scrollbar-xs:before {
      content: 'SCROLL TO VIEW MORE';
      color: #799BB7;
      top: 0;
      left: 2.3em;
      position: absolute; }
    .table-responsive__top-scrollbar-xs-fix {
      height: 35px; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #ccc;
    outline: 0; }
  .form-control::-moz-placeholder {
    color: #555;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #555; }
  .form-control::-webkit-input-placeholder {
    color: #555; }
  .form-control::-ms-expand {
    border: 0;
    background-color: transparent; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px; }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .input-group-lg
  input[type="month"] {
    line-height: 60px; } }

.form-group {
  margin-bottom: 1.5em; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0; }

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0; }

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 60px;
  padding: 17.5px 30px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 0; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 60px;
  line-height: 60px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-lg .form-control {
  height: 60px;
  padding: 17.5px 30px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 0; }

.form-group-lg select.form-control {
  height: 60px;
  line-height: 60px; }

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }

.form-group-lg .form-control-static {
  height: 60px;
  min-height: 38px;
  padding: 18.5px 30px;
  font-size: 18px;
  line-height: 1.33333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 60px;
  height: 60px;
  line-height: 60px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442; }

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #4f6c7e; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }

.form-horizontal .form-group {
  margin-left: -33px;
  margin-right: -33px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 33px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 18.5px;
    font-size: 18px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.input--underline {
  border: 0;
  border-bottom: 1px solid #ccc; }

.input--dark-grey {
  background: #BBBCBC;
  color: #0c4a7c; }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none; }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-outline {
    border: 1px solid; }
    .btn-outline--light-grey {
      border-color: #BBBCBC;
      background-color: #fff;
      color: #0c4a7c; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40; }
  .btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #204d74;
      border-color: #122b40; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4; }
  .btn-primary .badge {
    color: #337ab7;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-blue {
  color: #fff;
  background-color: #0c4a7c;
  border-color: #0c4a7c; }
  .btn-blue:focus, .btn-blue.focus {
    color: #fff;
    background-color: #082e4e;
    border-color: #010508; }
  .btn-blue:hover {
    color: #fff;
    background-color: #082e4e;
    border-color: #072944; }
  .btn-blue:active, .btn-blue.active,
  .open > .btn-blue.dropdown-toggle {
    color: #fff;
    background-color: #082e4e;
    border-color: #072944; }
    .btn-blue:active:hover, .btn-blue:active:focus, .btn-blue:active.focus, .btn-blue.active:hover, .btn-blue.active:focus, .btn-blue.active.focus,
    .open > .btn-blue.dropdown-toggle:hover,
    .open > .btn-blue.dropdown-toggle:focus,
    .open > .btn-blue.dropdown-toggle.focus {
      color: #fff;
      background-color: #041b2d;
      border-color: #010508; }
  .btn-blue:active, .btn-blue.active,
  .open > .btn-blue.dropdown-toggle {
    background-image: none; }
  .btn-blue.disabled:hover, .btn-blue.disabled:focus, .btn-blue.disabled.focus, .btn-blue[disabled]:hover, .btn-blue[disabled]:focus, .btn-blue[disabled].focus,
  fieldset[disabled] .btn-blue:hover,
  fieldset[disabled] .btn-blue:focus,
  fieldset[disabled] .btn-blue.focus {
    background-color: #0c4a7c;
    border-color: #0c4a7c; }
  .btn-blue .badge {
    color: #0c4a7c;
    background-color: #fff; }

.btn-gold {
  color: #fff;
  background-color: #AC967E;
  border-color: #AC967E; }
  .btn-gold:focus, .btn-gold.focus {
    color: #fff;
    background-color: #967d61;
    border-color: #685643; }
  .btn-gold:hover {
    color: #fff;
    background-color: #967d61;
    border-color: #90785d; }
  .btn-gold:active, .btn-gold.active,
  .open > .btn-gold.dropdown-toggle {
    color: #fff;
    background-color: #967d61;
    border-color: #90785d; }
    .btn-gold:active:hover, .btn-gold:active:focus, .btn-gold:active.focus, .btn-gold.active:hover, .btn-gold.active:focus, .btn-gold.active.focus,
    .open > .btn-gold.dropdown-toggle:hover,
    .open > .btn-gold.dropdown-toggle:focus,
    .open > .btn-gold.dropdown-toggle.focus {
      color: #fff;
      background-color: #816b53;
      border-color: #685643; }
  .btn-gold:active, .btn-gold.active,
  .open > .btn-gold.dropdown-toggle {
    background-image: none; }
  .btn-gold.disabled:hover, .btn-gold.disabled:focus, .btn-gold.disabled.focus, .btn-gold[disabled]:hover, .btn-gold[disabled]:focus, .btn-gold[disabled].focus,
  fieldset[disabled] .btn-gold:hover,
  fieldset[disabled] .btn-gold:focus,
  fieldset[disabled] .btn-gold.focus {
    background-color: #AC967E;
    border-color: #AC967E; }
  .btn-gold .badge {
    color: #AC967E;
    background-color: #fff; }

.btn-link {
  color: #0c4a7c;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #0c4a7c;
    text-decoration: none;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 17.5px 30px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 0; }

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0; }

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #E7EDF2;
  background-clip: padding-box;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #0c4a7c;
    white-space: nowrap; }
  .dropdown-menu--narrow, .dropdown-menu--horizontal {
    min-width: auto;
    margin: 0;
    padding: 0;
    border: 1px solid #BBBCBC;
    border-top: 0;
    display: none; }
    .dropdown-menu--narrow > li > a, .dropdown-menu--horizontal > li > a {
      padding: 12.5px;
      text-align: center;
      font-size: 18px;
      background-color: #fff;
      color: #737373; }
      .dropdown-menu--narrow > li > a:hover, .dropdown-menu--horizontal > li > a:hover {
        background-color: #0c4a7c !important;
        color: #fff !important; }
      @media (max-width: 991px) {
        .dropdown-menu--narrow > li > a, .dropdown-menu--horizontal > li > a {
          font-size: 14px;
          padding: 9.5px; } }
    @media (max-width: 991px) {
      .dropdown-menu--narrow, .dropdown-menu--horizontal {
        top: 73%; } }
  .dropdown-menu--horizontal {
    top: -4px;
    right: 5em !important;
    border: 0;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    background: #fff;
    padding-right: 2em; }
    .dropdown-menu--horizontal > li > a {
      padding: 0;
      font-size: 1.8em;
      line-height: 0;
      background: transparent !important; }
      .dropdown-menu--horizontal > li > a:hover {
        color: #0c4a7c !important;
        background: transparent !important; }
      .dropdown-menu--horizontal > li > a i {
        margin: 0 !important; }
  .dropdown-menu--bg-grey {
    background: #efefef; }
  .dropdown-menu--bg-blue {
    background: #f3f6f8; }
  .dropdown-menu--bg-white {
    background: #fff; }

@media (min-width: 991px) {
  .navbar-default .dropdown-menu {
    padding: 40px 40px 5em; }
    .navbar-default .dropdown-menu .dropdown-menu__heading {
      font-size: 18px;
      line-height: 1; }
    .navbar-default .dropdown-menu .dropdown-menu__items {
      -webkit-column-count: 2;
         -moz-column-count: 2;
              column-count: 2;
      -webkit-column-gap: 0;
         -moz-column-gap: 0;
              column-gap: 0;
      list-style: none;
      padding: 0;
      -webkit-column-fill: auto;
         -moz-column-fill: auto;
              column-fill: auto;
      height: 188px; }
      .navbar-default .dropdown-menu .dropdown-menu__items > li {
        margin-bottom: 2em; }
        .navbar-default .dropdown-menu .dropdown-menu__items > li > a:hover {
          color: #6d92b0; } }

@media (max-width: 1200px) {
  .navbar-default .dropdown-menu .dropdown-menu__items {
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0; } }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #6d92b0;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block;
  opacity: 1;
  visibility: visible; }
  .open > .dropdown-menu--horizontal {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }

.open > a {
  outline: 0; }
  .open > a[href*=".pdf"] {
    visibility: hidden;
    display: inline !important; }

.dropdown.open i.beaui-share {
  padding: 5px 0 5px .67em;
  border-left: 1px solid #737373; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 992px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-group + .btn-group {
  margin-left: 2em; }
  @media (max-width: 767px) {
    .btn-group + .btn-group {
      margin-left: 0; } }

@media (max-width: 991px) {
  .btn-group .btn-lg, .btn-group .btn-group-lg > .btn {
    padding: 10px;
    font-size: 16px;
    margin-bottom: 1em; }
    .btn-group .btn-lg + .btn-lg, .btn-group .btn-group-lg > .btn + .btn-lg, .btn-group .btn-group-lg > .btn-lg + .btn, .btn-group .btn-group-lg > .btn + .btn {
      margin-bottom: 0; } }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding: 17.5px;
  color: #737373; }
  @media (max-width: 991px) {
    .btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
      padding: 10px 12px; } }

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }

.btn-group-vertical > .btn-group:after {
  clear: both; }

.btn-group-vertical > .btn-group > .btn {
  float: none; }

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus {
      z-index: 3; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 0; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 0; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 17.5px 30px;
    font-size: 18px;
    border-radius: 0; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: transparent; }
    .nav > li.disabled > a {
      color: #0c4a7c; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #0c4a7c;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: transparent;
    border-color: #0c4a7c; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #BBBCBC; }
  @media (max-width: 991px) {
    .nav-tabs {
      margin-right: -33px;
      margin-left: -33px;
      padding-right: 33px;
      padding-left: 33px; }
      .nav-tabs::-webkit-scrollbar-track {
        background-color: #799BB7; }
      .nav-tabs::-webkit-scrollbar {
        -webkit-appearance: none;
        height: 0; } }
  .nav-tabs:last-child {
    margin-bottom: 2em; }
  .nav-tabs + .tab-content {
    margin-top: 2em; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      line-height: 1.42857;
      font-size: 18px; }
      @media (min-width: 991px) {
        .nav-tabs > li > a {
          padding: 1.3em 5px 1.05em;
          margin: 0 1em;
          border-bottom: 4px solid transparent; } }
      .nav-tabs > li > a:hover {
        border-bottom: 4px solid #ec1d30; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #0c4a7c;
      border-bottom: 4px solid #ec1d30;
      cursor: default; }
    @media (max-width: 991px) {
      .nav-tabs > li {
        float: none;
        display: inline-block; } }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 0; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 0; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 0 0 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #ECECEC; } }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  margin-bottom: 0;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 992px) {
    .navbar {
      border-radius: 0; } }
  .navbar__search, .navbar__search a {
    color: #AC967E !important; }
  .navbar__search a {
    padding: 13px 20px !important;
    line-height: 1.4 !important;
    font-size: 1.2em;
    cursor: pointer; }
  .navbar__search--xs, .navbar__share--xs {
    position: absolute;
    right: 62px;
    top: 12px;
    z-index: 2034;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    border: 0;
    outline: 0;
    background-color: transparent;
    padding: 0;
    padding-top: 13px;
    font-size: 1.4em; }
  .navbar__search--open {
    top: 0; }
  .navbar__share a {
    padding: 13px 7px !important;
    line-height: 1.4 !important;
    font-size: 1.2em;
    color: #AC967E !important;
    cursor: pointer; }
  .navbar__share--xs {
    right: 102px;
    color: #AC967E; }
  .navbar__language, .navbar__language a {
    color: #737373 !important; }
  .navbar__language a {
    padding: 13px 6px !important;
    font-size: 14px !important; }
  .navbar__language.active, .navbar__language.active a {
    color: #0c4a7c !important; }
  .navbar__search-area {
    position: absolute;
    right: 173px;
    top: 28px;
    z-index: 0;
    width: 0;
    height: 40px;
    margin: 0;
    -webkit-transition: width 0.2s ease, border-width 0s linear 0.2s;
    transition: width 0.2s ease, border-width 0s linear 0.2s; }
    .navbar__search-area input {
      padding: 0;
      border: 0;
      -webkit-box-shadow: none;
              box-shadow: none;
      height: 40px;
      font-size: 28px; }
    .navbar__search-area--open {
      width: -webkit-calc(100vw - 530px);
      width: calc(100vw - 530px);
      max-width: 1000px;
      right: 180px; }
      @media (min-width: 1440px) {
        .navbar__search-area--open {
          width: 925px; } }
      .navbar__search-area--open input {
        padding: 0 10px; }
    @media (max-width: 991px) {
      .navbar__search-area {
        top: 0;
        right: 0;
        height: 70px;
        padding: 16px 20px;
        width: 100%;
        opacity: 0;
        -webkit-transition: opacity .2s ease;
        transition: opacity .2s ease;
        visibility: hidden; }
        .navbar__search-area--open {
          background: #fff;
          width: 100%;
          overflow: hidden;
          border: 0;
          opacity: 1;
          visibility: visible; }
          .navbar__search-area--open > .form-group {
            width: -webkit-calc(100vw - 160px);
            width: calc(100vw - 160px); } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }

.navbar-header:after {
  clear: both; }

@media (min-width: 992px) {
  .navbar-header {
    float: left; } }

@media print {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 33px;
  padding-left: 33px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media print {
    .navbar-collapse.collapse {
      display: block;
      border: 0; } }
  @media (min-width: 992px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      -webkit-box-shadow: none;
              box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse,
      .navbar-static-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -33px;
  margin-left: -33px; }
  @media (min-width: 992px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 992px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 992px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 16px 18px;
  font-size: 18px;
  line-height: 20px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block;
    height: 40px;
    width: auto; }
  @media (min-width: 992px) {
    .navbar-brand {
      padding: 0; }
      .navbar-brand > img {
        height: auto;
        width: 193px;
        max-width: 100%;
        vertical-align: middle; }
      .navbar > .container .navbar-brand,
      .navbar > .container-fluid .navbar-brand {
        margin-left: -33px; } }
  @media print {
    .navbar-brand {
      padding: 0; } }

.navbar-toggle {
  position: relative;
  float: right;
  padding: 20px 15px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 992px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7.5px -33px;
  font-weight: 700;
  font-family: "SuisseIntl Medium", "Noto Sans TC Regular", Microsoft Jhenghei, Heiti TC, Helvetica, Arial, sans-serif; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
    font-size: 16px; }
    @media (max-width: 1440px) {
      .navbar-nav > li > a {
        font-size: -webkit-calc(1vw * 1.3);
        font-size: calc(1vw * 1.3);
        padding: 1em .6em; } }
  @media (max-width: 991px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      -webkit-box-shadow: none;
              box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 992px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav:not(.navbar-right) {
        padding: 0 0 0 3em; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li.dropdown {
          position: static; }
          .navbar-nav > li.dropdown .dropdown-menu {
            position: absolute;
            left: 0;
            right: 0;
            margin: 0 -1px; }
        .navbar-nav > li > a {
          padding: 14px 33px; } }
  @media print {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
      .navbar-nav:not(.navbar-right) {
        padding: 0 0 0 11em; } }
  @media (min-width: 1200px) and (max-width: 1440px) {
    .navbar-nav > li > a {
      padding: 14px -webkit-calc((100vw * 26) / 1440);
      padding: 14px calc((100vw * 26) / 1440); } }
  @media (max-width: 1200px) {
    .navbar-nav > li > a {
      padding: 14px -webkit-calc((100vw * 22) / 1440);
      padding: 14px calc((100vw * 22) / 1440); } }
  @media (max-width: 1040px) {
    .navbar-nav > li > a {
      padding: 14px -webkit-calc((100vw * 20) / 1440);
      padding: 14px calc((100vw * 20) / 1440); } }
  @media (min-width: 1440px) {
    .navbar-nav:not(.navbar-right) {
      padding: 0 0 0 11em; } }

.navbar-form {
  margin-left: -33px;
  margin-right: -33px;
  padding: 10px 33px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    .navbar-form .input-group > .form-control {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 991px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 992px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 992px) {
    .navbar-text {
      float: left;
      margin-left: 33px;
      margin-right: 33px; } }

@media (min-width: 992px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important;
    margin-right: -35px;
    padding-right: 0;
    font-weight: 400;
    position: absolute;
    top: 25px;
    right: 66px; }
    .navbar-right > li a:after, .navbar-right > li a:hover:after, .navbar-right > li a:focus:after, .navbar-right > li a.active:after,
    .navbar-right > li.active a:after,
    .navbar-right > li.active a:hover:after,
    .navbar-right > li.active a:focus:after,
    .navbar-right > li.active a.active:after {
      width: 0 !important; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }

@media print {
  .navbar-right {
    float: right !important;
    margin-right: -35px;
    padding-right: 0;
    font-weight: 400;
    position: absolute;
    top: 25px;
    right: 66px; } }

.navbar-default {
  background-color: #fff;
  border-bottom: 1px solid #dadada; }
  @media (min-width: 991px) {
    .navbar-default {
      padding: 23px 40px;
      height: 100px; } }
  @media print {
    .navbar-default {
      padding: 23px 40px !important;
      height: 100px;
      border-top: 0 !important;
      position: relative !important;
      top: auto !important; } }
  .navbar-default .navbar-brand {
    color: #0c4a7c; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #082e4e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #0c4a7c; }
  .navbar-default .navbar-nav > li > a {
    color: #0c4a7c;
    -webkit-transition: .2s all ease;
    transition: .2s all ease;
    position: relative;
    font-family: "SuisseIntl Medium", "Noto Sans TC Regular", Microsoft Jhenghei, Heiti TC, Helvetica, Arial, sans-serif;
    pointer-events: all; }
    .navbar-default .navbar-nav > li > a:after {
      content: "";
      display: block;
      position: relative;
      left: 0;
      width: 0;
      bottom: -39px;
      height: 3px;
      background-color: #ec1d30;
      pointer-events: none; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #0c4a7c;
      background-color: transparent; }
      .navbar-default .navbar-nav > li > a:hover:after, .navbar-default .navbar-nav > li > a:focus:after {
        width: 100%;
        -webkit-animation: fadeIn .1s ease;
                animation: fadeIn .1s ease; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #0c4a7c; }
    .navbar-default .navbar-nav > .active > a:after, .navbar-default .navbar-nav > .active > a:hover:after, .navbar-default .navbar-nav > .active > a:focus:after {
      width: 100%; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: transparent; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: transparent; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #0c4a7c; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #dadada; }
  .navbar-default .navbar-nav > .open > a:after {
    width: 100%; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #0c4a7c; }
  @media (max-width: 991px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #0c4a7c; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #0c4a7c;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #0c4a7c;
      background-color: #ec1d30; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #0c4a7c; }
    .navbar-default .navbar-link:hover {
      color: #0c4a7c; }
  .navbar-default .btn-link {
    color: #0c4a7c; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #0c4a7c; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 991px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #9d9d9d; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #9d9d9d; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.breadcrumb {
  padding: 33px 0 33px;
  list-style: none;
  border-radius: 0;
  margin: 0; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li a {
      color: #737373; }
    .breadcrumb > li + li:before {
      content: "> ";
      padding: 0 5px;
      color: #737373; }
  .breadcrumb > .active {
    color: #0c4a7c; }
    .breadcrumb > .active a {
      color: #0c4a7c; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.42857;
      text-decoration: none;
      color: #0c4a7c;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 0;
      border-top-left-radius: 0; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 0;
      border-top-right-radius: 0; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 2;
    color: #0c4a7c;
    background-color: #eeeeee;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 17.5px 30px;
  font-size: 18px;
  line-height: 1.33333; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #eeeeee; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #777777;
    background-color: #fff;
    cursor: not-allowed; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #777777; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }

.label-primary {
  background-color: #337ab7; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #286090; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge,
  .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #0c4a7c;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #d5d5d5; }
  .container .jumbotron,
  .container-fluid .jumbotron {
    border-radius: 0;
    padding-left: 33px;
    padding-right: 33px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron,
      .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 63px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #ECECEC;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #1e2930; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #0c4a7c; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }
  .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }
  .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }
  .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  zoom: 1;
  overflow: hidden; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

.media-right,
.media > .pull-right {
  padding-left: 10px; }

.media-left,
.media > .pull-left {
  padding-right: 10px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }

a.list-group-item,
button.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

button.list-group-item {
  width: 100%;
  text-align: left; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777777; }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #c7ddef; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 20px;
  background-color: transparent;
  border-radius: 0; }

.panel-body {
  padding: 15px 0 40px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 30px 0;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1; }
  @media (min-width: 992px) {
    .panel-heading {
      padding: 15px 0; } }
  @media (min-width: 992px) {
    .panel-heading--lg {
      padding: 30px 0; } }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 30px 0;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: -1;
    border-top-left-radius: -1; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .table-responsive__top-scrollbar-xs > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .table-responsive__top-scrollbar-xs > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px 0 40px;
    padding-right: 15px 0 40px; }

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child,
.panel > .table-responsive__top-scrollbar-xs:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive__top-scrollbar-xs:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive__top-scrollbar-xs:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: -1;
    border-top-right-radius: -1; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive__top-scrollbar-xs:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive__top-scrollbar-xs:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive__top-scrollbar-xs:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive__top-scrollbar-xs:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: -1; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive__top-scrollbar-xs:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive__top-scrollbar-xs:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive__top-scrollbar-xs:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive__top-scrollbar-xs:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: -1; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child,
.panel > .table-responsive__top-scrollbar-xs:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1; }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive__top-scrollbar-xs:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive__top-scrollbar-xs:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: -1;
    border-bottom-right-radius: -1; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive__top-scrollbar-xs:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive__top-scrollbar-xs:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive__top-scrollbar-xs:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive__top-scrollbar-xs:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: -1; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive__top-scrollbar-xs:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive__top-scrollbar-xs:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive__top-scrollbar-xs:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive__top-scrollbar-xs:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: -1; }

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .panel-body + .table-responsive__top-scrollbar-xs,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body,
.panel > .table-responsive__top-scrollbar-xs + .panel-body {
  border-top: 1px solid #939393; }

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered,
.panel > .table-responsive__top-scrollbar-xs > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive__top-scrollbar-xs > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive__top-scrollbar-xs > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive__top-scrollbar-xs > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive__top-scrollbar-xs > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive__top-scrollbar-xs > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive__top-scrollbar-xs > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive__top-scrollbar-xs > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive__top-scrollbar-xs > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive__top-scrollbar-xs > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive__top-scrollbar-xs > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive__top-scrollbar-xs > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive__top-scrollbar-xs > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive__top-scrollbar-xs > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive__top-scrollbar-xs > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive__top-scrollbar-xs > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive__top-scrollbar-xs > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive__top-scrollbar-xs > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive__top-scrollbar-xs > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive__top-scrollbar-xs > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive__top-scrollbar-xs > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }

.panel > .table-responsive, .panel > .table-responsive__top-scrollbar-xs {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 20px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 0;
    border-top: 1px solid #aeaeaf; }
    .panel-group .panel:last-child {
      border-bottom: 1px solid #aeaeaf; }
    .panel-group .panel img {
      border: 1px solid #AC967E; }
    .panel-group .panel i {
      margin-right: 30px;
      margin-left: auto; }
  .panel-group .panel-heading {
    border-bottom: 0; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #737373; }
  .panel-default > .panel-heading {
    color: #0c4a7c;
    background-color: transparent;
    border-color: #737373; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #737373; }
    .panel-default > .panel-heading .badge {
      color: transparent;
      background-color: #0c4a7c; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #737373; }

.panel-primary {
  border-color: #337ab7; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #337ab7; }
    .panel-primary > .panel-heading .badge {
      color: #337ab7;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 0; }

.well-sm {
  padding: 9px;
  border-radius: 0; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden;
  position: fixed;
  width: 100%; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }
  .modal__member-reg--padding-left-0 {
    padding-left: 0; }
  .modal__member-reg--padding-right-0 {
    padding-right: 0; }
  .modal__member-reg h4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .modal__disclaimer .modal-body {
    height: -webkit-calc(100vh - 280px);
    height: calc(100vh - 280px); }
    @media (max-width: 991px) {
      .modal__disclaimer .modal-body {
        height: -webkit-calc(100vh - 440px);
        height: calc(100vh - 440px); } }
    @media (min-width: 992px) and (max-width: 1200px) {
      .modal__disclaimer .modal-body {
        height: -webkit-calc(100vh - 310px);
        height: calc(100vh - 310px); } }
  .modal .modal-dialog {
    height: -webkit-calc(100vh - 60px);
    height: calc(100vh - 60px); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border-radius: 0;
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2030;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 3em 3em 2em; }
  .modal-header:before, .modal-header:after {
    content: " ";
    display: table; }
  .modal-header:after {
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.2; }

.modal-body {
  position: relative;
  padding: 2em 3em; }
  .modal-body ul li {
    margin-bottom: .3em; }

.modal__disclaimer .modal-body {
  overflow-y: scroll; }

.modal-footer {
  padding: 2em 3em;
  background: #F3F6F8; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 2em;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 800px;
    margin: 30px auto; }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 1000px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "SuisseIntl Light", "Noto Sans TC Regular", Microsoft Jhenghei, Heiti TC, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "SuisseIntl Light", "Noto Sans TC Regular", Microsoft Jhenghei, Heiti TC, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1 -1 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        transition: -webkit-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent; }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent; }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.navbar {
  position: static;
  top: -250px; }
  @media (min-width: 992px) {
    .navbar {
      position: relative;
      top: auto; }
      .navbar.affix {
        -webkit-animation: slideInDown .5s ease;
                animation: slideInDown .5s ease; } }

.affix {
  position: fixed;
  width: 100%;
  top: 0;
  max-width: 1440px;
  z-index: 2000;
  -webkit-transition: top 1s ease;
  transition: top 1s ease; }
  .affix.invest-cap__right {
    top: 102px;
    width: auto;
    background: #fff;
    -webkit-animation: none;
            animation: none;
    position: fixed !important;
    z-index: 900; }
  .affix.dropdown__fund-select {
    position: fixed;
    top: 72px;
    left: 0;
    background-color: #fff;
    z-index: 900;
    -webkit-animation: flipInX .5s ease;
            animation: flipInX .5s ease; }
    .affix.dropdown__fund-select .dropdown-menu > li > a {
      white-space: normal; }
  @media (max-width: 991px) {
    .affix {
      position: static; }
      .affix.insight-sharing--navbar {
        position: fixed; } }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

@media print {
  .visible-print-inline-block {
    display: inline-block !important; } }

@media print {
  .visible-print-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/*
 * jQuery FlexSlider v2.6.3
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
@font-face {
  font-family: 'flexslider-icon';
  src: url("fonts/flexslider-icon.eot");
  src: url("fonts/flexslider-icon.eot?#iefix") format("embedded-opentype"), url("fonts/flexslider-icon.woff") format("woff"), url("fonts/flexslider-icon.ttf") format("truetype"), url("fonts/flexslider-icon.svg#flexslider-icon") format("svg");
  font-weight: normal;
  font-style: normal; }

/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover {
  outline: none; }

.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

.flex-pauseplay span {
  text-transform: capitalize; }

/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0; }

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden; }

.flexslider .slides img {
  width: 100%;
  display: block; }

.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .flexslider .slides {
  display: block; }

* html .flexslider .slides {
  height: 1%; }

.no-js .flexslider .slides > li:first-child {
  display: block; }

/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  background: #fff;
  /* border: 4px solid #fff; */
  position: relative;
  zoom: 1; }

.flexslider .slides {
  zoom: 1; }

.flexslider .slides img {
  height: auto;
  -moz-user-select: none; }

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.loading .flex-viewport {
  max-height: 300px; }

.carousel li {
  margin-right: 5px; }

.flex-direction-nav {
  *height: 0; }

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\f001';
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3); }

.flex-direction-nav a.flex-next:before {
  content: '\f002'; }

.flex-direction-nav .flex-prev {
  left: -50px; }

.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right; }

.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px; }

.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1; }

.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px; }

.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1; }

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1; }

.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000; }

.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004'; }

.flex-pauseplay a:hover {
  opacity: 1; }

.flex-pauseplay a.flex-play:before {
  content: '\f003'; }

.flex-control-nav {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 40px; }

.flex-control-nav li {
  margin: 0 8px;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #fff;
  cursor: pointer;
  text-indent: -9999px;
  border-radius: 20px; }
  @media (max-width: 991px) {
    .flex-control-paging li a {
      width: 8px;
      height: 8px; } }

.flex-control-paging li a:hover {
  background: #AC967E; }

.flex-control-paging li a.flex-active {
  background: #AC967E;
  cursor: default; }

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden; }

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0; }

.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.flex-control-thumbs img:hover {
  opacity: 1; }

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default; }

/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px; }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px; } }

/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y; }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
          animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform 100ms ease;
  transition: -webkit-transform 100ms ease;
  transition: transform 100ms ease;
  transition: transform 100ms ease, -webkit-transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
      -ms-transform: scale(1.3, 1.3);
          transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px; }
    .owl-theme .owl-nav [class*='owl-']:hover {
      background: #869791;
      color: #FFF;
      text-decoration: none; }
  .owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; }

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px; }

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .owl-theme .owl-dots .owl-dot span {
      width: 11px;
      height: 11px;
      margin: 5px 7px;
      background: #fff;
      display: block;
      -webkit-backface-visibility: visible;
      -webkit-transition: opacity 200ms ease;
      transition: opacity 200ms ease;
      border-radius: 30px;
      cursor: pointer; }
    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
      background: #AC967E; }

.slider {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  opacity: 0;
  -webkit-transition: all .5s ease;
  transition: all .5s ease; }
  .slider:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 5px;
    width: 28%;
    background: #ec1d30;
    z-index: 100; }
  .slider:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    height: 5px;
    width: 72%;
    background: #0c4a7c;
    z-index: 100; }
  .slider__loading {
    padding: 6em 0;
    position: absolute;
    width: 100%; }
  .slider__slides {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative; }
    @media (max-width: 991px) {
      .slider__slides {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse; } }
    @media print {
      .slider__slides {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row; } }
  .slider__fund-name {
    margin-top: 35px;
    font-size: 35px;
    line-height: 1.2; }
    @media (max-width: 991px) {
      .slider__fund-name {
        font-size: 2.3rem;
        margin: .5em 0 1em; } }
    @media print {
      .slider__fund-name {
        font-size: 36px;
        margin: 35px 0 0 0; } }
  .slider__caption {
    padding: 40px;
    color: #fff;
    font-size: 18px;
    line-height: 1;
    letter-spacing: .5px; }
    .lang--cht .slider__caption {
      padding: 40px 20px 40px 40px; }
    .slider__caption h1, .slider__caption span {
      margin-top: 50px;
      font-size: 32px; }
    @media (max-width: 991px) {
      .slider__caption {
        width: 100%;
        padding: 2.5em;
        font-size: 14px;
        border-bottom: 0; }
        .slider__caption h1 {
          margin-top: 0;
          margin-bottom: 1em;
          font-size: 2.2rem; } }
    .slider__caption--bg-blue {
      background: #0c4a7c; }
  .slider__image {
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 0;
    padding: 0 0 48.7%;
    overflow: hidden;
    display: table; }
    @media (max-width: 991px) {
      .slider__image {
        width: 100%;
        border-bottom: 0;
        background-position: 50% center;
        padding-bottom: 70%; } }
    @media (max-width: 435px) {
      .slider__image {
        padding-bottom: 110%; } }
    @media print {
      .slider__image {
        background-position: center;
        padding: 0 0 48.7%; } }
  .slider__left {
    width: 28%;
    background: #0c4a7c; }
    @media (max-width: 991px) {
      .slider__left {
        width: 100%; } }
    @media print {
      .slider__left {
        width: 28%; } }
  .slider__right {
    width: 72%; }
    @media (max-width: 991px) {
      .slider__right {
        width: 100%; } }
    @media print {
      .slider__right {
        width: 72%; } }
  .slider__overlay {
    padding: 2.85714em;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity .8s linear;
    transition: opacity .8s linear; }
    @media print {
      .slider__overlay {
        padding: 40px; } }
    .slider__overlay h1 {
      margin-top: 0;
      margin-bottom: 2.85714em; }
    .slider__overlay .btn-outline {
      color: #fff;
      padding: 12px 30px;
      font-size: 16px; }
      .slider__overlay .btn-outline:hover i.beaui-more {
        -webkit-animation: toRightFromLeft 0.3s forwards;
                animation: toRightFromLeft 0.3s forwards; }
      .slider__overlay .btn-outline i {
        margin-left: .5em; }
        .slider__overlay .btn-outline i.beaui-more {
          font-size: 1rem;
          display: inline-block; }
    .slider__overlay--bg-gold {
      background: rgba(119, 99, 77, 0.5); }
    .slider__overlay--white, .slider__overlay--lightyellow {
      background: rgba(243, 243, 243, 0.5);
      color: #333; }
      @media print {
        .slider__overlay--white, .slider__overlay--lightyellow {
          color: #333 !important; } }
      .slider__overlay--white .btn-outline, .slider__overlay--lightyellow .btn-outline {
        color: #333; }
      .slider__overlay--white .slider__overlay-bottom-details-title, .slider__overlay--lightyellow .slider__overlay-bottom-details-title {
        border-bottom: 1px solid #333; }
    .slider__overlay--lightyellow {
      background: rgba(212, 201, 188, 0.5); }
    .slider__overlay-inner {
      position: relative;
      height: 100%; }
    .slider__overlay-heading {
      font-size: 36px;
      margin-bottom: 1.35714em;
      line-height: 1.2; }
      @media (max-width: 1200px) and (min-width: 992px) {
        .slider__overlay-heading {
          font-size: -webkit-calc((100vw * 42) / 1440);
          font-size: calc((100vw * 42) / 1440); } }
      @media (max-width: 991px) {
        .slider__overlay-heading {
          font-size: 2.5rem; } }
      @media print {
        .slider__overlay-heading {
          font-size: 36px; } }
    .slider__overlay-bottom {
      position: absolute;
      bottom: 0;
      width: 100%;
      font-size: 13px;
      -webkit-transform: translateY(100%);
          -ms-transform: translateY(100%);
              transform: translateY(100%);
      -webkit-transition: opacity .4s .1s, -webkit-transform .4s .5s;
      transition: opacity .4s .1s, -webkit-transform .4s .5s;
      transition: transform .4s .5s, opacity .4s .1s;
      transition: transform .4s .5s, opacity .4s .1s, -webkit-transform .4s .5s; }
      @media (max-width: 991px) {
        .slider__overlay-bottom {
          font-size: 12px;
          position: absolute;
          bottom: 0; } }
      .slider__overlay-bottom-xs {
        color: #737373; }
        .slider__overlay-bottom-xs--open {
          height: auto;
          visibility: visible; }
        .slider__overlay-bottom-xs--close {
          height: 0;
          padding: 0;
          visibility: hidden; }
        .slider__overlay-bottom-xs-title {
          position: relative;
          top: -3em;
          margin-bottom: -1.5em;
          padding: 0 2.5em;
          color: #fff;
          z-index: 1000; }
          .slider__overlay-bottom-xs-title i {
            font-size: .5em;
            margin-left: 1em;
            display: inline-block;
            -webkit-transition: -webkit-transform .4s ease;
            transition: -webkit-transform .4s ease;
            transition: transform .4s ease;
            transition: transform .4s ease, -webkit-transform .4s ease; }
          .slider__overlay-bottom-xs-title.open i {
            -webkit-transform: rotate(180deg);
                -ms-transform: rotate(180deg);
                    transform: rotate(180deg); }
        @media (max-width: 991px) {
          .slider__overlay-bottom-xs {
            line-height: 1.3; } }
      .slider__overlay-bottom, .slider__overlay-bottom-details {
        opacity: 1;
        -webkit-transform: translateY(0px);
            -ms-transform: translateY(0px);
                transform: translateY(0px);
        -webkit-transition: opacity .4s .1s, -webkit-transform .4s .5s;
        transition: opacity .4s .1s, -webkit-transform .4s .5s;
        transition: transform .4s .5s, opacity .4s .1s;
        transition: transform .4s .5s, opacity .4s .1s, -webkit-transform .4s .5s; }
        @media (min-width: 991px) and (max-width: 1200px) {
          .slider__overlay-bottom, .slider__overlay-bottom-details {
            font-size: -webkit-calc(1vw * 1.1);
            font-size: calc(1vw * 1.1); } }
        .slider__overlay-bottom-title, .slider__overlay-bottom-details-title {
          margin-bottom: .5em;
          display: inline-block; }
    @media (max-width: 991px) {
      .slider__overlay {
        width: 100%;
        margin: auto;
        padding: 0;
        padding-bottom: 70%;
        height: 0;
        top: 0; }
        .slider__overlay-inner {
          margin: 2em;
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          height: auto; }
          .slider__overlay-inner h1 {
            font-size: 2.5rem;
            line-height: 1.3; } }
    @media (max-width: 435px) {
      .slider__overlay {
        padding-bottom: 110%; } }
    @media print {
      .slider__overlay {
        padding: 40px;
        color: #fff;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
        .slider__overlay-inner {
          margin: 0; }
        .slider__overlay-bottom {
          bottom: 40px; } }
  .slider .flex-control-nav {
    width: 28%; }
  @media (max-width: 991px) {
    .slider {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -webkit-flex-direction: column-reverse;
          -ms-flex-direction: column-reverse;
              flex-direction: column-reverse; }
      .slider:before, .slider:after {
        display: none; }
      .slider .flex-control-nav {
        background: #0c4a7c;
        width: 100%; } }
  @media print {
    .slider {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row; }
      .slider:before, .slider:after {
        display: block; } }

@media (max-width: 991px) {
  .flex-control-nav {
    padding: 1em;
    text-align: center; } }

.cardslider .flex-control-nav {
  position: relative; }

.cardslider .flex-control-paging li a {
  background: #d4c9bc; }
  .cardslider .flex-control-paging li a.flex-active {
    background: #AC967E; }

.cards {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .cards .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 991px) {
      .cards .row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column; } }
    @media print {
      .cards .row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row; } }

.card {
  padding: 1.53em;
  font-size: 22px; }
  @media (min-width: 1400px) {
    .card {
      padding: 40px; } }
  @media (max-width: 1400px) {
    .card {
      font-size: 16px; } }
  .card--sm {
    padding: 1em 2em 2em; }
  .card--bg-grey {
    background: #efefef; }
  .card--bg-grey-2 {
    background: #f3f6f8; }
  .card--bg-light-grey {
    background: #E7EDF2; }
  .card--bg-light-grey-2 {
    background: #EFEFEF; }
  .card--bg-white {
    background: #fff; }
  .card--bg-gold {
    background: #D4C8B9; }
  .card--color-blue {
    color: #0c4a7c; }
  .card--color-gold {
    color: #AC967E; }
  .card--color-grey {
    color: #737373; }
  .card--color-white {
    color: #fff; }
  .card__border-bottom--gold {
    border-bottom: 1px solid #AC967E; }
  .card__border-right--gold {
    border-right: 1px solid #AC967E; }
  .card__border-bottom--grey {
    border-bottom: 1px solid #d1d2d3; }
  .card__border-right--grey {
    border-right: 1px solid #d1d2d3; }
  .card__date {
    font-size: 14px;
    margin-bottom: 1.5em;
    line-height: 1; }
  .card__heading {
    font-family: "SuisseIntl Medium", "Noto Sans TC Regular", Microsoft Jhenghei, Heiti TC, Helvetica, Arial, sans-serif;
    font-size: 18px; }
    .card__heading small {
      font-weight: 400;
      font-family: "SuisseIntl Light", "Noto Sans TC Regular", Microsoft Jhenghei, Heiti TC, Helvetica, Arial, sans-serif; }
    .card__heading h2 {
      font-size: 26px; }
    .card__heading--lg {
      font-size: 34px;
      line-height: 36px; }
  .card__sub-heading {
    font-size: 14px;
    margin-bottom: 1.42857em; }
    .card__sub-heading--sm {
      margin-bottom: 15px; }
  .card__body {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    line-height: 1.3;
    font-size: 16px; }
    @media (max-width: 1400px) {
      .card__body {
        font-size: 16px; } }
    .card__body--sm {
      font-size: 16px;
      margin-bottom: 2em; }
  .card__bottom {
    color: #737373;
    font-size: 14px;
    line-height: 1.2; }
    .card__bottom a {
      color: #737373; }
      .card__bottom a:hover i.beaui-more {
        -webkit-animation: toRightFromLeft 0.3s forwards;
                animation: toRightFromLeft 0.3s forwards; }
    .card__bottom .btn-lg, .card__bottom .btn-group-lg > .btn {
      padding: 12px 20px;
      font-size: 16px; }
    .card__bottom i {
      margin-left: .5em; }
      .card__bottom i.beaui-more {
        font-size: 1rem;
        display: inline-block; }
  .card__min-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    .card__min-height--lg {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
    @media (max-width: 991px) {
      .card__min-height {
        min-height: auto; }
        .card__min-height--lg {
          min-height: auto;
          height: auto; } }
  .card__bg {
    height: 420px;
    overflow: hidden;
    padding: 0; }
    @media (max-width: 767px) {
      .card__bg {
        height: 240px; } }
    .card__bg--text-center {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      line-height: 1.3; }
    .card__bg-img {
      padding: 0;
      -webkit-transition: all .4s ease;
      transition: all .4s ease;
      height: 100%;
      position: relative; }
      .card__bg-img--member img {
        -webkit-transform: translate(-13.5em, -5.5em) scale(0.9);
            -ms-transform: translate(-13.5em, -5.5em) scale(0.9);
                transform: translate(-13.5em, -5.5em) scale(0.9);
        -webkit-transition: all .4s ease;
        transition: all .4s ease; }
        @media (min-width: 767px) and (max-width: 991px) {
          .card__bg-img--member img {
            -webkit-transform: translate(0) scale(1.1);
                -ms-transform: translate(0) scale(1.1);
                    transform: translate(0) scale(1.1); } }
        @media (max-width: 767px) {
          .card__bg-img--member img {
            -webkit-transform: translate(0) scale(1);
                -ms-transform: translate(0) scale(1);
                    transform: translate(0) scale(1);
            max-width: 100%; } }
        @media print {
          .card__bg-img--member img {
            -webkit-transform: translate(-105px, 135px) scale(2.3);
                -ms-transform: translate(-105px, 135px) scale(2.3);
                    transform: translate(-105px, 135px) scale(2.3); } }
      @media print {
        .card__bg-img--awards {
          background-image: url("../../images/data/assets/images/purchased/crop/awards-section.jpg");
          background-repeat: no-repeat;
          background-size: cover;
          background-position: 50% center;
          margin: 0 -33px; } }
      .card__bg-img--awards img {
        -webkit-transform: translate(-7.5em, -5.5em) scale(0.9);
            -ms-transform: translate(-7.5em, -5.5em) scale(0.9);
                transform: translate(-7.5em, -5.5em) scale(0.9);
        -webkit-transition: all .4s ease;
        transition: all .4s ease; }
        @media (min-width: 767px) and (max-width: 991px) {
          .card__bg-img--awards img {
            -webkit-transform: translate(0) scale(1.1);
                -ms-transform: translate(0) scale(1.1);
                    transform: translate(0) scale(1.1);
            max-width: 100%; } }
        @media (max-width: 767px) {
          .card__bg-img--awards img {
            -webkit-transform: translate(0) scale(1.5);
                -ms-transform: translate(0) scale(1.5);
                    transform: translate(0) scale(1.5);
            max-width: 100%; } }
        @media print {
          .card__bg-img--awards img {
            -webkit-transform: translate(0, 0) scale(1.2);
                -ms-transform: translate(0, 0) scale(1.2);
                    transform: translate(0, 0) scale(1.2);
            display: none;
            max-width: 100%;
            margin: auto;
            page-break-inside: auto; } }
    .card__bg-heading {
      font-size: 34px;
      line-height: 36px;
      letter-spacing: 0.5px;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      -webkit-transition: all .4s ease;
      transition: all .4s ease; }
      .card__bg-heading--member {
        -webkit-box-shadow: inset 0 0 0 1000px rgba(35, 31, 32, 0.3);
                box-shadow: inset 0 0 0 1000px rgba(35, 31, 32, 0.3); }
      .card__bg-heading--awards {
        -webkit-box-shadow: inset 0 0 0 1000px rgba(35, 31, 32, 0.3);
                box-shadow: inset 0 0 0 1000px rgba(35, 31, 32, 0.3); }
    .card__bg:hover, .card__bg:focus {
      color: #fff; }
      .card__bg:hover .card__bg-img--member img, .card__bg:focus .card__bg-img--member img {
        -webkit-transform: translate(-13.5em, -5.5em) scale(0.85);
            -ms-transform: translate(-13.5em, -5.5em) scale(0.85);
                transform: translate(-13.5em, -5.5em) scale(0.85); }
      .card__bg:hover .card__bg-heading--member, .card__bg:focus .card__bg-heading--member {
        -webkit-box-shadow: inset 0 0 0 1000px rgba(35, 31, 32, 0.05);
                box-shadow: inset 0 0 0 1000px rgba(35, 31, 32, 0.05); }
      .card__bg:hover .card__bg-img--awards img, .card__bg:focus .card__bg-img--awards img {
        -webkit-transform: translate(-7.5em, -5.5em) scale(0.85);
            -ms-transform: translate(-7.5em, -5.5em) scale(0.85);
                transform: translate(-7.5em, -5.5em) scale(0.85); }
      .card__bg:hover .card__bg-heading--awards, .card__bg:focus .card__bg-heading--awards {
        -webkit-box-shadow: inset 0 0 0 1000px rgba(35, 31, 32, 0.05);
                box-shadow: inset 0 0 0 1000px rgba(35, 31, 32, 0.05); }
      @media (max-width: 991px) {
        .card__bg:hover .card__bg-img--member img, .card__bg:focus .card__bg-img--member img {
          -webkit-transform: translate(0) scale(1);
              -ms-transform: translate(0) scale(1);
                  transform: translate(0) scale(1); }
        .card__bg:hover .card__bg-img--awards img, .card__bg:focus .card__bg-img--awards img {
          -webkit-transform: translate(0) scale(1.5);
              -ms-transform: translate(0) scale(1.5);
                  transform: translate(0) scale(1.5); } }
  .card__flex-1 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0%;
        -ms-flex: 1 1 0%;
            flex: 1 1 0%; }
  .card__flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .card__flex-direction-column {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
  .card__webcast {
    height: auto;
    padding-bottom: 0; }
    .card__webcast-row {
      display: block !important; }
    @media (max-width: 991px) {
      .card__webcast {
        padding-bottom: 0;
        position: static;
        height: auto; } }
    @media print {
      .card__webcast {
        position: relative; } }
  .card__advertising {
    height: 378px; }
  .card__whats-news {
    padding: 1em 40px; }
    @media (max-width: 1440px) {
      .card__whats-news {
        padding: 1em 1.53em; } }
    @media print {
      .card__whats-news {
        padding: 22px 33px !important; } }
  .card__landing {
    padding: 40px; }
    .card__landing > div:first-child h2 {
      margin-top: 0; }
  @media (max-width: 1440px) {
    .card__fixed-font {
      font-size: 24px;
      padding: 1.53em; }
      .card__fixed-font .card__body {
        margin-bottom: 2em; } }
  .card__whats-news--left {
    height: 650px; }
  @media (max-width: 991px) {
    .card {
      font-size: 15px;
      padding: 33px; }
      .card__sub-heading {
        margin-bottom: 5px; }
      .card__body {
        font-size: 2rem;
        margin-bottom: 1em; }
      .card__bottom {
        font-size: 1em; } }

@media (max-width: 991px) {
  .keywords .btn-outline {
    padding: .5em;
    margin-right: 0; } }

@media print {
  .keywords .btn-outline {
    margin-right: 1em;
    margin-bottom: 1em;
    padding: .55em 1.7em; } }

.keywords .label-outline, .keywords a {
  color: inherit;
  margin-right: 1em;
  margin-bottom: 1em;
  padding: .55em 1.7em; }
  .keywords .label-outline:hover, .keywords a:hover {
    background: #AC967E;
    color: #fff; }
  @media (max-width: 991px) {
    .keywords .label-outline, .keywords a {
      display: block;
      text-align: left;
      padding: 15px; } }
  @media print {
    .keywords .label-outline, .keywords a {
      display: inline-block;
      text-align: center; } }

.keywords--grey .card {
  color: #1e2930;
  background: #f3f6f8; }

.keywords--blue {
  background: #799BB7;
  color: #fff;
  padding: 40px; }
  .keywords--blue .btn-outline:hover {
    background: #fff;
    color: #799BB7; }
  @media (max-width: 991px) {
    .keywords--blue {
      padding: 33px; } }

.keywords--right {
  height: 330px; }
  @media (max-width: 991px) {
    .keywords--right {
      padding-bottom: 33px;
      height: auto; } }

.video {
  display: table;
  position: relative;
  width: 100%; }
  .video video::-internal-media-controls-download-button {
    display: none; }
  .video video::-webkit-media-controls-enclosure {
    overflow: hidden; }
  .video video::-webkit-media-controls-panel {
    width: -webkit-calc(100% + 30px);
    width: calc(100% + 30px);
    /* Adjust as needed */ }
  .video:hover {
    cursor: pointer; }
    .video:hover .video__play-pause {
      border: 2px solid #0c4a7c;
      background: #0c4a7c; }
  .video__play-pause {
    border-radius: 50%;
    border: 2px solid #fff;
    background-repeat: no-repeat;
    width: 56px;
    height: 56px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-size: contain;
    background-position: center;
    background-color: rgba(0, 0, 0, 0.4);
    -webkit-transition: .2s all ease;
    transition: .2s all ease; }
    .video__play-pause:before {
      content: "\e908";
      font-family: 'icomoon';
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      height: 100%;
      color: #fff;
      font-size: 1.8rem;
      padding-left: .3em; }

.sections {
  font-size: 16px; }
  .sections h1, .sections h2, .sections h3, .sections h4, .sections h5, .sections h6 {
    font-family: "SuisseIntl Light", "Noto Sans TC Regular", Microsoft Jhenghei, Heiti TC, Helvetica, Arial, sans-serif; }
  .sections small, .sections .small {
    font-size: 80%;
    line-height: 1.2; }
  .sections__main-heading, .sections__inner-heading {
    color: #0c4a7c;
    padding: 34px 40px; }
    .sections__main-heading h1, .sections__inner-heading h1 {
      margin: 0;
      font-family: "SuisseIntl Medium", "Noto Sans TC Regular", Microsoft Jhenghei, Heiti TC, Helvetica, Arial, sans-serif; }
  .sections__inner-heading {
    padding: 40px 0; }
    @media (max-width: 991px) {
      .sections__inner-heading {
        margin-left: -33px;
        margin-right: -33px;
        padding-left: 33px;
        padding-right: 33px; } }
  .sections__landing {
    position: relative;
    height: 380px;
    background-repeat: no-repeat;
    background-size: cover; }
    @media (max-width: 991px) {
      .sections__landing {
        background-position: 50% center; } }
    .sections__landing:before {
      content: '';
      position: absolute;
      left: 0;
      bottom: 0;
      height: 5px;
      width: 50%;
      background: #ec1d30; }
      @media print {
        .sections__landing:before {
          height: 5px !important; } }
      @media (max-width: 991px) {
        .sections__landing:before {
          height: 0; } }
    .sections__landing:after {
      content: '';
      position: absolute;
      right: 0;
      bottom: 0;
      height: 5px;
      width: 50%;
      background: #0c4a7c; }
      @media print {
        .sections__landing:after {
          height: 5px !important; } }
      @media (max-width: 991px) {
        .sections__landing:after {
          height: 0; } }
    .sections__landing-intro {
      position: absolute;
      bottom: 5px;
      left: 0;
      width: 100%;
      background-color: rgba(172, 150, 126, 0.7);
      color: #fff;
      padding: 40px; }
      .sections__landing-intro p {
        margin: 0; }
      @media (max-width: 991px) {
        .sections__landing-intro {
          width: 100%;
          bottom: 0;
          padding: 33px; } }
    .sections__landing--center {
      background-position: 50% center;
      background-size: contain; }
    .sections__landing--light-grey {
      background-color: #efefef; }
    .sections__landing--ceo {
      margin-bottom: 75px; }
      .sections__landing--ceo:before {
        width: 36.63%; }
      .sections__landing--ceo:after {
        width: 63.37%; }
      @media print {
        .sections__landing--ceo:before, .sections__landing--ceo:after {
          height: 5px !important; } }
      @media (max-width: 991px) {
        .sections__landing--ceo:before, .sections__landing--ceo:after {
          height: 0; } }
  .sections__remove-margin {
    margin-top: -40px; }
    @media (max-width: 991px) {
      .sections__remove-margin {
        margin-top: 0; } }
  .sections__margin-bottom {
    margin-bottom: 4em; }
    .sections__margin-bottom-0 {
      margin-bottom: 0; }
  .sections__margin-top-0 {
    margin-top: 0; }
  .sections__hr--gold {
    margin: 40px 0;
    border-top: 2px solid #AC967E; }
  .sections__intro {
    padding: 40px;
    line-height: 1.5; }
    .sections__intro h1, .sections__intro h2, .sections__intro h3, .sections__intro h4, .sections__intro h5 {
      margin: 0;
      line-height: 1;
      white-space: nowrap; }
    @media (max-width: 991px) {
      .sections__intro {
        padding: 33px; } }
    @media (max-width: 1440px) {
      .sections__intro h1, .sections__intro h2, .sections__intro h3, .sections__intro h4, .sections__intro h5 {
        white-space: normal; } }
  .sections__title-icons i {
    margin-right: .5em; }
  .sections__wingdings-star {
    font-size: 2rem; }
    .sections__wingdings-star:before {
      content: "\e918";
      font-family: icomoon; }
  .sections__bookmark {
    position: relative;
    top: -20px;
    left: 0;
    display: inline-block;
    margin-right: .5em;
    color: rgba(51, 51, 51, 0.5) !important; }
  @media (max-width: 991px) {
    .sections__full-width-row--xs {
      margin-left: -33px;
      margin-right: -33px;
      padding-left: 33px;
      padding-right: 33px;
      padding: 0; } }
  .sections__footer-note {
    font-size: 13px;
    color: #737373;
    line-height: 1.5; }
    .sections__footer-note li {
      line-height: 1.5; }
  .sections--border-bottom-grey {
    border-bottom: 1px solid #BBBCBC; }
  .sections--border-top-grey {
    border-top: 1px solid #BBBCBC; }
  .sections--border-bottom-dark-grey {
    border-bottom: 1px solid #939393; }
  .sections--border-top-dark-grey {
    border-top: 1px solid #939393; }
  .sections--border-top-white {
    border-top: 1px solid #fff; }
  .sections--border-bottom-white {
    border-bottom: 1px solid #fff; }
  .sections--border-left-white {
    border-left: 1px solid #fff; }
  .sections--border-gold {
    border: 1px solid #AC967E; }
  .sections--border-bottom-none {
    border-bottom: none !important; }
  .sections--bg-grey {
    background: #efefef;
    padding: 40px 0; }
  .sections--bg-white {
    background: #fff;
    padding: 40px 0; }
  .sections--color-blue {
    color: #0c4a7c; }
  .sections--color-grey {
    color: #737373; }
  .sections--color-red {
    color: #ec1d30; }
  .sections--color-gold {
    color: #AC967E; }
  .sections--font-xs {
    font-size: 16px; }
  .sections--nowrap {
    white-space: nowrap; }
  .sections--flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .sections--align-items-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .sections--no-padding {
    padding: 0; }

.anchor-nav a {
  color: #737373; }

.anchor-nav__slider {
  position: relative;
  padding: 1em 2em; }
  .anchor-nav__slider .slides .active a {
    color: #0c4a7c; }
  .anchor-nav__slider .slides ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around; }

.anchor-nav__navigation,
.anchor-nav .owl-nav {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%; }
  .anchor-nav__navigation i,
  .anchor-nav .owl-nav i {
    line-height: .9;
    font-size: 1.5em; }
  .anchor-nav__navigation .owl-next,
  .anchor-nav .owl-nav .owl-next {
    margin-left: auto;
    right: -2em;
    position: absolute; }
  .anchor-nav__navigation .owl-prev,
  .anchor-nav .owl-nav .owl-prev {
    position: absolute;
    left: -2em; }

.anchor-nav .owl-item li {
  white-space: nowrap; }

.anchor-nav__scroller {
  white-space: nowrap;
  overflow-x: scroll;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 1em;
  border-bottom: 1px solid #BBBCBC; }
  .anchor-nav__scroller ul {
    margin-bottom: 0; }
  .anchor-nav__scroller .active a {
    color: #0c4a7c; }

.anchor-nav__offset:before {
  display: block;
  content: " ";
  margin-top: -220px;
  height: 220px;
  visibility: hidden; }

.anchor-nav__desktop .nav-tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .anchor-nav__desktop .nav-tabs li {
    width: 33.3334%; }

.anchor-nav__affix {
  visibility: hidden;
  height: 0;
  opacity: 0; }
  @media (max-width: 991px) {
    .anchor-nav__affix {
      visibility: visible;
      height: auto;
      opacity: 1; } }

.footer {
  padding: 40px;
  color: #737373;
  font-size: 15px;
  background: #d3d3d3; }
  .footer a {
    color: #737373; }
    .footer a:hover {
      color: #1e2930; }
  @media (min-width: 991px) {
    .footer__left {
      width: 22.3%; } }
  @media (min-width: 991px) {
    .footer__right {
      width: 77.7%; } }
  .footer__social {
    font-size: 1.3em; }
  .footer__title {
    margin-bottom: 5px;
    display: inline-block;
    line-height: 1.4;
    border-bottom: 1px solid;
    font-family: "SuisseIntl Medium", "Noto Sans TC Regular", Microsoft Jhenghei, Heiti TC, Helvetica, Arial, sans-serif; }
  .footer__language li {
    line-height: 1;
    padding-right: 0; }
    .footer__language li:last-child {
      font-size: 15px;
      border-left: 1px solid; }
  .footer__copyright {
    font-size: 14px; }
  .footer__logo {
    width: 151px;
    height: 36px;
    vertical-align: middle; }
    @media (max-width: 991px) {
      .footer__logo {
        margin-bottom: 2em; } }
  @media (max-width: 991px) {
    .footer {
      padding: 33px; } }

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?in5jmm");
  src: url("../fonts/icomoon.eot?in5jmm#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?in5jmm") format("truetype"), url("../fonts/icomoon.woff?in5jmm") format("woff"), url("../fonts/icomoon.svg?in5jmm#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="beaui-"], [class*=" beaui-"] {
  /* use !important to prevent issues with browser extensions that change ../fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.beaui-star:before {
  content: "\e918"; }

.beaui-equities:before {
  content: "\e914"; }

.beaui-fis:before {
  content: "\e915"; }

.beaui-mixed-assets:before {
  content: "\e916"; }

.beaui-mpf:before {
  content: "\e917"; }

.beaui-email-s:before {
  content: "\e913"; }

.beaui-email:before {
  content: "\e90e"; }

.beaui-facebook:before {
  content: "\e90f"; }

.beaui-linkedin:before {
  content: "\e910"; }

.beaui-twitter:before {
  content: "\e911"; }

.beaui-weixin:before {
  content: "\e912"; }

.beaui-angle-left:before {
  content: "\e90d"; }

.beaui-caret-down:before {
  content: "\e90c"; }

.beaui-close:before {
  content: "\e90b"; }

.beaui-pdf:before {
  content: "\e909"; }

.beaui-download:before {
  content: "\e90a"; }

.beaui-play:before {
  content: "\e908"; }

.beaui-mail:before {
  content: "\e906"; }

.beaui-graph:before {
  content: "\e907"; }

.beaui-angle-up:before {
  content: "\e905"; }

.beaui-angle-down:before {
  content: "\e904"; }

.beaui-angle-right:before {
  content: "\e903"; }

.beaui-search:before {
  content: "\e902"; }

.beaui-more:before {
  content: "\e901"; }

.beaui-share:before {
  content: "\e900"; }

.fa-1_5x {
  font-size: 1.5em; }

.sitemap h3 {
  margin: 1.5em 0; }

.sitemap__list {
  margin: 2em 0 4em;
  line-height: 2; }
  .sitemap__list a {
    color: #1E2930; }

.download {
  margin-top: 2em;
  padding: 0 11px; }
  .download__card {
    border: 1px solid silver;
    padding: 1.07143em 0.92857em 1.42857em;
    font-size: 18px;
    margin-left: -11px;
    margin-right: -11px;
    margin-bottom: 2.4em;
    position: relative; }
  .download__top {
    margin-bottom: 1.2em; }
    .download__top [class^="beaui-"] {
      font-size: 1.2em; }
  .download__body {
    margin-bottom: 1.5em;
    color: #737373;
    line-height: 1.3; }
    .download__body > i {
      margin-bottom: 1rem;
      display: block; }
  .download__share-overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding: 1.07143em 0.92857em 1.42857em;
    background: #0c4a7c;
    border: 1px solid #0c4a7c;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    opacity: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    z-index: -100; }
    .download__share-overlay a {
      color: #fff; }
    .download__share-overlay--open {
      opacity: 1;
      z-index: 100; }
  .download__share-body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 1.5em;
    padding: 1.35em; }
    .download__share-body li {
      padding-left: 13px;
      padding-right: 13px; }

.modal__download .modal-title {
  line-height: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .modal__download .modal-title .pull-right {
    margin-left: auto;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start; }
    @media (max-width: 991px) {
      .modal__download .modal-title .pull-right {
        margin-right: -.5em; } }

.legend {
  padding: .55em;
  line-height: 1;
  display: inline-block;
  font-size: 18px;
  position: relative;
  float: left;
  text-align: center; }
  .legend-group {
    display: inline-block;
    margin-bottom: 1.5em;
    margin-right: 2em; }
    .legend-group .legend {
      height: 40px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .legend-group .legend:first-child {
        width: 54px; }
    @media (max-width: 767px) {
      .legend-group {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%; }
        .legend-group .legend:first-child {
          width: 30%;
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
              -ms-flex-pack: center;
                  justify-content: center; }
        .legend-group .legend:last-child {
          width: 70%;
          padding: .55em 1em; } }
  .legend-group .legend + .legend {
    margin-left: -1px; }

.historical {
  padding: 0 22px; }
  @media (max-width: 991px) {
    .historical {
      padding: 0;
      margin-bottom: 1em; } }
  @media print {
    .historical {
      padding: 0 22px; } }
  .historical__column {
    color: #0c4a7c;
    margin: 0 -22px; }
    .historical__column select {
      color: #0c4a7c; }
    @media (max-width: 991px) {
      .historical__column {
        margin: 0; }
        .historical__column + .historical__column {
          margin-top: 1em; }
        .historical__column label {
          margin-bottom: 0; } }
    @media print {
      .historical__column {
        margin: 0 -22px; }
        .historical__column + .historical__column {
          margin-top: 0; }
        .historical__column label {
          margin-bottom: 5px; } }
  .historical__select {
    overflow: hidden;
    position: relative;
    width: 100%;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 0; }
    .historical__select select {
      -webkit-box-sizing: content-box;
              box-sizing: content-box;
      background: transparent;
      border: 0;
      outline: 0;
      font-weight: 400;
      padding: 0 0 0 1.5em;
      width: 100%;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
      -webkit-appearance: none;
         -moz-appearance: none;
              appearance: none; }
    .historical__select:after {
      content: '\e904';
      font-family: icomoon;
      color: #0c4a7c;
      position: absolute;
      right: 0;
      top: 0;
      height: 100%;
      width: 3em;
      z-index: 1;
      text-align: center;
      pointer-events: none;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      background-color: #fff; }
  .historical__radio {
    /* hide input */
    /* style label */
    /* toggle hover */
    /* toggle on */
    /* radio focus */ }
    .historical__radio-container {
      display: inline-block;
      display: -moz-grid;
      margin-right: 1.5em; }
      .historical__radio-container--disabled label {
        cursor: default !important;
        background-color: #eee !important;
        color: #999 !important; }
      .historical__radio-container--disabled input:hover + label {
        cursor: default;
        background-color: #eee !important;
        color: #999 !important; }
      .historical__radio-container label {
        border: 1px solid #ccc;
        color: #0c4a7c;
        -webkit-transition: all .3s ease;
        transition: all .3s ease; }
      @media (max-width: 991px) {
        .historical__radio-container {
          width: 33.333%;
          margin: 0 0 1em;
          float: left;
          padding: 0 .3em; }
          .historical__radio-container:nth-child(5) {
            width: 66.6667%; }
          .historical__radio-container:last-child {
            width: 100%; }
          .historical__radio-container label {
            margin-bottom: 0; } }
      @media print {
        .historical__radio-container {
          width: auto;
          margin: 0 1.5em 0 0;
          float: none;
          padding: 0; }
          .historical__radio-container:nth-child(5) {
            width: auto; }
          .historical__radio-container:last-child {
            width: auto; } }
    .historical__radio:empty {
      margin-left: -9999px; }
    .historical__radio:empty ~ label {
      position: relative;
      float: left;
      cursor: pointer;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
      padding: 17px 30px;
      font-size: 18px;
      font-weight: 400;
      white-space: nowrap; }
    .historical__radio:hover:not(:checked) ~ label {
      color: #fff;
      background: #0c4a7c; }
    .historical__radio:checked ~ label {
      color: #fff;
      background: #0c4a7c; }
    @media (max-width: 991px) {
      .historical__radio:empty ~ label {
        padding: 1em 0;
        width: 100%;
        text-align: center; }
      .historical__radio-outer {
        margin: 0 -.3em; } }
    @media print {
      .historical__radio:empty ~ label {
        padding: 17px 30px;
        text-align: left;
        width: auto; }
      .historical__radio-outer {
        margin: 0; } }
  .historical__action-btn {
    margin-left: -10px; }
    .historical__action-btn li {
      padding-left: 10px;
      padding-right: 10px;
      margin-bottom: 1.5em; }
    @media (max-width: 767px) {
      .historical__action-btn li {
        width: 100%;
        margin-bottom: 1em; } }
    @media print {
      .historical__action-btn li {
        width: auto;
        margin-bottom: 1.5em; } }
  .historical__btn-period-group {
    padding: 0 5px; }
    .historical__btn-period-group > li {
      padding: 0;
      float: left;
      margin-right: -1px;
      min-width: 8.8em;
      text-align: center; }
  .historical__period-btn {
    font-size: 18px;
    padding: 1em 0;
    height: 62px; }
  .historical__period {
    -webkit-transition: all 1s ease;
    transition: all 1s ease; }
    .historical__period--open {
      opacity: 1;
      height: auto;
      visibility: visible; }
    .historical__period--close {
      opacity: 0;
      height: 0;
      margin: 0;
      visibility: hidden; }
      .historical__period--close * {
        height: 0; }
  .historical__results--close {
    height: 0;
    opacity: 0;
    visibility: hidden;
    display: none; }
  .historical__results--open {
    height: auto;
    opacity: 1;
    display: block;
    visibility: visible; }
  .historical__sub-title {
    padding: 2.71429em;
    margin-bottom: 3em; }
    .historical__sub-title i {
      font-size: .8em;
      margin-right: 2em; }
    .historical__sub-title h1, .historical__sub-title h2, .historical__sub-title h3, .historical__sub-title h4, .historical__sub-title h5, .historical__sub-title h6 {
      margin: 0; }

.member-reg {
  margin-left: -.6em !important;
  margin-right: -.6em !important; }
  .member-reg__column {
    padding-left: .6em;
    padding-right: .6em; }
    @media (max-width: 991px) {
      .member-reg__column {
        margin: 0; }
        .member-reg__column + .member-reg__column {
          margin-top: 1.5em; }
        .member-reg__column label {
          margin-bottom: 0; } }
  .member-reg__align-right {
    display: inline-block;
    padding-left: 1em; }
  .member-reg__required {
    position: relative; }
    .member-reg__required:before {
      content: '*';
      display: block;
      position: absolute;
      top: 5px;
      left: 43px;
      font-size: 20px;
      color: #ec1d30;
      z-index: 100; }
  .member-reg__checkbox {
    opacity: 0;
    position: absolute; }
  .member-reg__checkbox, .member-reg__checkbox-label {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer; }
  .member-reg__checkbox-label {
    position: relative;
    font-weight: 400;
    margin-left: 2em;
    margin-right: 1em;
    font-size: 1.28571em;
    color: #737373; }
  .member-reg__checkbox + .member-reg__checkbox-label:before {
    content: '';
    background: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    vertical-align: top;
    width: 24px;
    height: 24px;
    padding: 2px;
    margin-right: .5em;
    margin-left: -2em;
    text-align: center; }
  .member-reg__checkbox:checked + .member-reg__checkbox-label:before {
    content: "\f00c";
    font-family: 'FontAwesome';
    background: #0c4a7c;
    color: #fff;
    line-height: 1; }

.featured-funds ol li, .featured-funds ul li {
  margin-bottom: .5em;
  line-height: 1.6; }

.featured-funds__section-title {
  margin-bottom: 3.7em; }
  @media (max-width: 991px) {
    .featured-funds__section-title {
      margin-bottom: 20px; } }
  @media print {
    .featured-funds__section-title {
      margin-bottom: 4.9em; } }

.featured-funds__right-key-img {
  background-position: 50% center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 0;
  padding: 0 0 174px;
  overflow: hidden;
  margin-bottom: 72px; }
  @media (max-width: 991px) {
    .featured-funds__right-key-img {
      padding-bottom: 60%; } }

.insight-sharing {
  border-top: 1px solid #BBBCBC;
  padding: 2em;
  position: relative; }
  .insight-sharing:last-child {
    border-bottom: 1px solid #BBBCBC; }
  .insight-sharing > .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    @media print {
      .insight-sharing > .row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !important;
            -ms-flex-direction: row !important;
                flex-direction: row !important; } }
    @media (max-width: 991px) {
      .insight-sharing > .row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column; } }
  .insight-sharing--navbar {
    padding: 23px 40px;
    border-top: 0; }
    .insight-sharing--navbar .insight-sharing__action-btn .beaui-share {
      position: relative; }
    @media (max-width: 991px) {
      .insight-sharing--navbar {
        margin: 0 !important;
        padding: 0;
        position: fixed; left: 0; right:0; z-index: 999 } }
  @media (max-width: 991px) {
    .insight-sharing__date {
      font-size: 1.5rem; } }
  .insight-sharing__body a {
    color: #1e2930; }
  @media print {
    .insight-sharing__body {
      margin: 0 !important;
      font-size: 1rem !important; } }
  @media (max-width: 991px) {
    .insight-sharing__body {
      margin-top: 1em;
      font-size: 2rem; } }
  .insight-sharing__details {
    padding-top: 2em; }
    .insight-sharing__details--close {
      display: none; }
    .insight-sharing__details--open {
      display: block; }
  .insight-sharing__share-menu {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 2em;
    background: #E8EDF3;
    color: #0c4a7c;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    @media (max-width: 991px) {
      .insight-sharing__share-menu {
        position: relative;
        top: -2.8em;
        left: 2.8em;
        background: #fff;
        color: #737373;
        padding: 0; } }
    .insight-sharing__share-menu ul {
      font-size: 1.3em;
      margin: 0 1.5em 0 -.6em;
      padding: .3em;
      border-right: 1px solid #AC967E;
      line-height: 1; }
      .insight-sharing__share-menu ul li {
        padding: 0 .5em; }
        .insight-sharing__share-menu ul li:last-child {
          padding-right: 2em; }
      @media (max-width: 991px) {
        .insight-sharing__share-menu ul {
          padding: 0;
          margin: 0;
          font-size: 1.5em;
          border: 0; }
          .insight-sharing__share-menu ul li {
            padding: .4em;
            border: 1px solid #737373;
            float: left;
            margin-left: -1px;
            height: 1.85em;
            color: #737373; }
            .insight-sharing__share-menu ul li a {
              color: #737373; }
            .insight-sharing__share-menu ul li:last-child {
              padding: 8px 5px; }
              .insight-sharing__share-menu ul li:last-child i {
                vertical-align: middle;
                line-height: 0; } }
    .insight-sharing__share-menu--open {
      opacity: 1;
      z-index: 100; }
    .insight-sharing__share-menu--close {
      opacity: 0;
      visibility: hidden; }
    .insight-sharing__share-menu--navbar {
      margin: 0 -1px;
      padding: 2em 2em 2.2em; }
      .insight-sharing__share-menu--navbar ul {
        margin-right: 9em; }
      @media (max-width: 991px) {
        .insight-sharing__share-menu--navbar {
          position: absolute;
          top: 1.2em;
          left: 1em;
          bottom: auto;
          right: auto;
          padding: 0; }
          .insight-sharing__share-menu--navbar ul {
            margin-right: 6em; } }
  .insight-sharing__action-btn {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer; }
    .insight-sharing__action-btn [class^="beaui-"],
    .insight-sharing__action-btn [class*=" beaui-"] {
      margin-left: 3em; }
    .insight-sharing__action-btn .beaui-share {
      color: #AC967E;
      z-index: 101;
      cursor: pointer; }
    .insight-sharing__action-btn--inline-title {
      height: auto;
      margin-left: auto;
      margin-right: 1em; }
      .insight-sharing__action-btn--inline-title .beaui-share {
        color: #0c4a7c; }
    @media print {
      .insight-sharing__action-btn {
        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
            -ms-flex-pack: end !important;
                justify-content: flex-end !important;
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
            -ms-flex-align: center !important;
                align-items: center !important;
        height: 100% !important;
        cursor: pointer !important;
        margin: 0 !important; }
        .insight-sharing__action-btn [class^="beaui-"],
        .insight-sharing__action-btn [class*=" beaui-"] {
          margin-left: 3em !important; }
        .insight-sharing__action-btn .beaui-share {
          color: #AC967E !important;
          z-index: 101 !important;
          cursor: pointer !important;
          background: none !important;
          padding: 0 !important; }
        .insight-sharing__action-btn--inline-title {
          height: auto !important;
          margin-left: auto !important;
          margin-right: 1em !important; }
          .insight-sharing__action-btn--inline-title .beaui-share {
            color: #0c4a7c !important; } }
    @media (max-width: 991px) {
      .insight-sharing__action-btn {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        margin: 2em 0 0; }
        .insight-sharing__action-btn [class^="beaui-"],
        .insight-sharing__action-btn [class*=" beaui-"] {
          margin-right: 2em;
          margin-left: 0; }
        .insight-sharing__action-btn .beaui-share {
          color: #fff;
          background: #0c4a7c;
          padding: .9em; }
        .insight-sharing__action-btn--inline-title .beaui-share {
          padding: 1.1rem; } }
  @media (max-width: 991px) {
    .insight-sharing {
      margin: 0 -33px; }
      .insight-sharing--inline-title {
        padding: 33px !important; }
        .insight-sharing--inline-title h3 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -webkit-flex-direction: column;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.navbar__dropdown-menu--left {
  width: 18em; }
  @media (min-width: 1200px) {
    .navbar__dropdown-menu--left {
      width: 19em; } }
  @media (min-width: 1440px) {
    .navbar__dropdown-menu--left {
      width: 26.5%; } }

.aboutus__left-images {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  @media print {
    .aboutus__left-images {
      -webkit-box-pack: center !important;
      -webkit-justify-content: center !important;
          -ms-flex-pack: center !important;
              justify-content: center !important; } }
  @media (max-width: 991px) {
    .aboutus__left-images {
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
      .aboutus__left-images img {
        margin: 0 0 2em; } }
  .aboutus__left-images a {
    display: block;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px; }

.aboutus__row {
  padding: 3em 0; }
  @media (max-width: 991px) {
    .aboutus__row {
      margin-left: -33px;
      margin-right: -33px;
      padding-left: 33px;
      padding-right: 33px; } }
  .aboutus__row > .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    @media print {
      .aboutus__row > .row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !important;
            -ms-flex-direction: row !important;
                flex-direction: row !important; } }
    @media (max-width: 991px) {
      .aboutus__row > .row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column; } }

.mrf__inner-heading {
  padding: 35px 0 55px; }
  .mrf__inner-heading.sections__inner-heading h1 {
    margin: 20px 0; }
  @media (max-width: 991px) {
    .mrf__inner-heading {
      margin-left: -33px;
      margin-right: -33px;
      padding-left: 33px;
      padding-right: 33px; } }
  @media print {
    .mrf__inner-heading {
      margin-left: 0;
      margin-right: 0; } }
  @media (max-width: 991px) {
    .mrf__inner-heading--full-width-xs {
      padding-right: 0;
      padding-left: 0; } }

.mrf__link:after {
  content: '\e903';
  font-family: icomoon;
  position: absolute;
  top: 0;
  left: 0;
  right: 73px;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  color: #0c4a7c;
  font-size: 1.5em; }
  @media (max-width: 991px) {
    .mrf__link:after {
      right: 33px; } }

@media (max-width: 991px) {
  .mrf__link .mrf__inner-heading {
    padding-right: 73px; } }

.hot-topics__topic, .hot-topics__sub-heading {
  padding: 33px 0; }
  .hot-topics__topic h1, .hot-topics__sub-heading h1, .hot-topics__topic h2, .hot-topics__sub-heading h2, .hot-topics__topic h3, .hot-topics__sub-heading h3, .hot-topics__topic h4, .hot-topics__sub-heading h4, .hot-topics__topic h5, .hot-topics__sub-heading h5, .hot-topics__topic h6, .hot-topics__sub-heading h6, .hot-topics__topic p, .hot-topics__sub-heading p {
    margin: 0;
    line-height: 1.4; }
  .hot-topics__topic--lg {
    padding: 33px; }
  .hot-topics__topic--sm {
    padding: 33px 0 0; }

.hot-topics__sub-heading {
  padding: 75px 0 30px; }

.search-results__heading p {
  font-family: "SuisseIntl Medium", "Noto Sans TC Regular", Microsoft Jhenghei, Heiti TC, Helvetica, Arial, sans-serif;
  font-size: 18px; }

@media (max-width: 991px) {
  .search-results__heading {
    padding: 33px; } }

.search-results__item {
  padding: 35px 0; }
  .search-results__item h1, .search-results__item h2, .search-results__item h3, .search-results__item h4, .search-results__item h5, .search-results__item h6 {
    margin: 0; }
  @media (max-width: 991px) {
    .search-results__item {
      margin-right: -33px;
      margin-left: -33px;
      padding: 33px; } }

.search-results__categories {
  font-size: 18px;
  margin-bottom: 1em; }

.search-results__title {
  font-size: 22px;
  max-width: 55%;
  margin-bottom: .6em;
  color: #1e2930; }
  @media (max-width: 991px) {
    .search-results__title {
      max-width: 100%; } }

.search-results__desc {
  margin-bottom: 3.3em;
  max-width: 55%; }
  .search-results__desc strong, .search-results__desc b {
    color: #0c4a7c; }
  @media (max-width: 991px) {
    .search-results__desc {
      max-width: 100%; } }

.table-scroll {
  margin-left: -33px;
  margin-right: -33px;
  padding-left: 33px;
  padding-right: 33px;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative; }
  .table-scroll:before {
    content: '\e90d';
    font-family: 'icomoon';
    display: block;
    position: absolute;
    top: 0;
    left: 47%;
    height: 68px;
    background: #efefef;
    padding: 25px 5px;
    color: #0c4a7c; }
  .table-scroll:after {
    content: '\e903';
    font-family: 'icomoon';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    height: 68px;
    background: #efefef;
    padding: 25px 10px;
    color: #0c4a7c; }
  @media (min-width: 992px) {
    .table-scroll {
      display: none; } }
  .table-scroll__left {
    width: 50%; }
    .table-scroll__left .table-scroll__col {
      text-align: left; }
  .table-scroll__right {
    width: 50%;
    overflow-x: auto;
    overflow-scrolling: touch; }
    .table-scroll__right-scroll {
      width: 200%; }
      .table-scroll__right-scroll--5x {
        width: 500%; }
  .table-scroll__embedder {
    margin-left: -33px;
    margin-right: -33px;
    padding-left: 33px;
    padding-right: 33px;
    padding: 1em; }
  .table-scroll__head {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 1em 0;
    color: #0c4a7c;
    height: 68px;
    text-align: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .table-scroll__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 140px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .table-scroll__col {
    padding: 0 1em;
    text-align: center;
    width: 150px; }
    .table-scroll__col a {
      color: #1e2930; }

.fund-price-xs {
  margin-left: -33px;
  margin-right: -33px;
  padding-left: 33px;
  padding-right: 33px;
  padding: 0; }
  .fund-price-xs--full-width .fund-price-xs__data {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    margin-bottom: 1.5em; }
    .fund-price-xs--full-width .fund-price-xs__data:nth-child(3n+1) {
      margin-bottom: 1.5em; }
    .fund-price-xs--full-width .fund-price-xs__data > div {
      min-height: auto; }
  .fund-price-xs__embedder {
    padding: 21px 33px;
    font-family: "SuisseIntl Medium", "Noto Sans TC Regular", Microsoft Jhenghei, Heiti TC, Helvetica, Arial, sans-serif;
    font-size: 18px; }
  .fund-price-xs__body {
    padding: 1.5em 33px 0; }
  .fund-price-xs__datas {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .fund-price-xs__datas--wpd {
      margin-left: -15px;
      margin-right: -15px; }
      .fund-price-xs__datas--wpd .fund-price-xs__data {
        padding: 0 15px;
        word-break: break-word; }
    .fund-price-xs__datas--bulk-data .fund-price-xs__data {
      width: auto;
      -webkit-box-flex: 1;
      -webkit-flex: 1 0 100%;
          -ms-flex: 1 0 100%;
              flex: 1 0 100%; }
      .fund-price-xs__datas--bulk-data .fund-price-xs__data:not(:last-child) {
        margin-bottom: 2.5em; }
  .fund-price-xs__data {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    width: -webkit-calc(33.33333333% - 10px);
    width: calc(33.33333333% - 10px);
    margin-right: 10px;
    font-size: 18px; }
    .fund-price-xs__data:nth-child(3n+1) {
      margin-bottom: 2.5em; }
    .fund-price-xs__data > div {
      font-size: 14px;
      word-break: break-word; }
  .fund-price-xs__fund-name {
    font-size: 18px; }
    .fund-price-xs__fund-name a {
      color: #0c4a7c; }

@media (max-width: 991px) {
  .fixDD {
    visibility: hidden;
    height: 70px; } }

.fixDD.affix {
  display: block;
  visibility: hidden;
  height: 70px; }

.fixDD.affix-top {
  display: block;
  visibility: hidden;
  height: 0px; }

.dropdown__fund-select {
  margin-bottom: 2em;
  height: 60px; }
  @media (max-width: 991px) {
    .dropdown__fund-select {
      margin-left: -33px;
      margin-right: -33px;
      padding-left: 33px;
      padding-right: 33px;
      padding: 0; }
      .dropdown__fund-select.affix {
        margin: 0; } }
  .dropdown__fund-select .historical__select {
    margin-bottom: 0; }
  .dropdown__fund-select .dropdown-menu > li > a {
    white-space: normal; }

.back-to-top {
  display: none;
  width: 40px;
  height: 40px;
  background: #7E8898;
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 999;
  cursor: pointer;
  opacity: .7;
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease; }
  .back-to-top:after {
    content: '\e905';
    font-family: 'icomoon';
    height: 40px;
    width: 40px;
    text-align: center;
    color: #fff;
    display: block;
    padding: .7em 0; }

@media (min-width: 1440px) {
  .lang--cht .navbar-nav:not(.navbar-right) {
    padding: 0 0 0 140px; } }

@media (min-width: 1200px) and (max-width: 1440px) {
  .lang--cht .navbar-nav:not(.navbar-right) {
    padding: 0 0 0 2.8em; } }

@media (max-width: 1200px) {
  .lang--cht .navbar-nav:not(.navbar-right) {
    padding: 0 0 0 2.2em; } }

.lang--cht .navbar-nav {
  font-weight: normal; }
  @media (min-width: 992px) {
    .lang--cht .navbar-nav > li > a {
      padding: 14px 44px;
      font-weight: normal; } }
  @media (min-width: 1200px) and (max-width: 1440px) {
    .lang--cht .navbar-nav > li > a {
      padding: 14px -webkit-calc((100vw * 36) / 1440);
      padding: 14px calc((100vw * 36) / 1440); } }
  @media (max-width: 1200px) {
    .lang--cht .navbar-nav > li > a {
      padding: 14px -webkit-calc((100vw * 33) / 1440);
      padding: 14px calc((100vw * 33) / 1440); } }

.parsley-success {
  color: #468847;
  background-color: #DFF0D8;
  border: 1px solid #D6E9C6; }
  .parsley-success .form-control {
    background: transparent;
    color: #468847; }
  .parsley-success.historical__select:after {
    background-color: #DFF0D8; }

.parsley-error {
  color: #B94A48;
  background-color: #F2DEDE;
  border: 1px solid #EED3D7; }

.parsley-errors-list.filled {
  opacity: 0;
  height: 0;
  margin: 0; }

.parsley-errors-list {
  color: #B94A48;
  margin: 10px 0;
  padding: 0;
  list-style-type: none;
  font-size: 14px;
  line-height: .9em;
  opacity: 0;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.parsley-error .form-control {
  background: transparent;
  color: #B94A48; }

.parsley-error.form-control::-moz-placeholder {
  color: #B94A48;
  opacity: 1; }

.parsley-error.form-control:-ms-input-placeholder {
  color: #B94A48; }

.parsley-error.form-control::-webkit-input-placeholder {
  color: #B94A48; }

.parsley-error label.historical__select {
  margin: 0; }

.parsley-error .member-reg__checkbox-label {
  color: #B94A48; }

.parsley-error.historical__select:after {
  background-color: #F2DEDE; }

.graph__btn {
  color: #0c4a7c; }
  .graph__btn:hover {
    cursor: pointer; }

.graph__details {
  display: none; }
  .graph__details--expanded {
    display: table-row; }
    .graph__details--expanded > td {
      border-top: none !important;
      padding: 25px !important; }
    .graph__details--expanded-xs {
      display: block; }

.graph__charts--line-chart {
  width: 100%;
  height: 500px; }

.graph__charts--bar-chart {
  width: 100%;
  height: 400px; }

.graph__charts--responsive {
  position: relative;
  padding-bottom: 105%; }

@media (max-width: 420px) {
  .graph__charts--xs-220 {
    padding-bottom: 220%; } }

/*!------------------------------------*    Base
\*!------------------------------------*/
.drawer-nav {
  position: fixed;
  z-index: 1031;
  top: 0;
  overflow: hidden;
  width: 16.25rem;
  height: 100%;
  color: #0c4a7c;
  background-color: #E7EDF2; }

.drawer-brand {
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 3.75rem;
  display: block;
  padding-right: 1.8rem;
  padding-left: 1.8rem;
  text-decoration: none;
  color: #0c4a7c; }

.drawer-menu {
  margin: 0;
  padding: 0;
  list-style: none; }

.drawer-menu-item, .drawer-dropdown-menu-title {
  font-size: 2.4rem;
  display: block;
  padding: 1.5rem 2.5rem;
  text-decoration: none;
  color: #0c4a7c;
  border-bottom: 1px solid #C2D2DE;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .drawer-menu-item:last-child, .drawer-dropdown-menu-title:last-child {
    display: block; }
  .drawer-menu-item i, .drawer-dropdown-menu-title i {
    font-size: 2rem; }
  .drawer-menu-item .pull-right, .drawer-dropdown-menu-title .pull-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-left: auto; }
  .drawer-menu-item__languages {
    font-size: 1.8rem; }

.drawer-menu-item:hover, .drawer-dropdown-menu-title:hover {
  text-decoration: none;
  color: #0c4a7c;
  background-color: transparent; }

/*! overlay */
.drawer-overlay {
  position: fixed;
  z-index: 1030;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background-color: transparent; }

.drawer-open .drawer-overlay {
  display: block; }

/*!------------------------------------*    Fade
\*!------------------------------------*/
.drawer--fade .drawer-nav {
  opacity: 0;
  top: 72px;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 3em 0;
  width: 100%;
  height: auto;
  max-height: 100%;
  -webkit-transition: opacity .4s ease 0s;
  transition: opacity .4s ease 0s;
  z-index: -1000;
  overflow-x: hidden;
  border-top: 1px solid #efefef; }

.drawer--fade.drawer-open .drawer-nav {
  opacity: 1;
  z-index: 1032; }

.drawer--fade .drawer-hamburger,
.drawer--fade.drawer-open .drawer-hamburger {
  right: 18px;
  top: 12px; }

/*!------------------------------------*    Top
\*!------------------------------------*/
.drawer--top .drawer-nav {
  top: -100%;
  left: 0;
  width: 100%;
  height: auto;
  max-height: 100%;
  -webkit-transition: top 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: top 0.6s cubic-bezier(0.19, 1, 0.22, 1); }

.drawer--top.drawer-open .drawer-nav {
  top: 0; }

.drawer--top .drawer-hamburger,
.drawer--top.drawer-open .drawer-hamburger {
  right: 0; }

/*!------------------------------------*    Left
\*!------------------------------------*/
.drawer--left .drawer-nav {
  left: -16.25rem;
  -webkit-transition: left 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: left 0.6s cubic-bezier(0.19, 1, 0.22, 1); }

.drawer--left.drawer-open .drawer-nav,
.drawer--left .drawer-hamburger,
.drawer--left.drawer-open .drawer-navbar .drawer-hamburger {
  left: 0; }

.drawer--left.drawer-open .drawer-hamburger {
  left: 16.25rem; }

/*!------------------------------------*    Right
\*!------------------------------------*/
.drawer--right .drawer-nav {
  right: -16.25rem;
  -webkit-transition: right 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: right 0.6s cubic-bezier(0.19, 1, 0.22, 1); }

.drawer--right.drawer-open .drawer-nav,
.drawer--right .drawer-hamburger,
.drawer--right.drawer-open .drawer-navbar .drawer-hamburger {
  right: 0; }

.drawer--right.drawer-open .drawer-hamburger {
  right: 16.25rem; }

/*!------------------------------------*    Hamburger
\*!------------------------------------*/
.drawer-hamburger {
  position: absolute;
  z-index: 2034;
  top: 0;
  display: block;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  width: 25px;
  padding: 15px 0;
  -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  border: 0;
  outline: 0;
  background-color: transparent; }

.drawer-hamburger:hover {
  cursor: pointer;
  background-color: transparent; }

.drawer-hamburger-icon {
  position: relative;
  display: block;
  margin-top: 8px; }

.drawer-hamburger-icon,
.drawer-hamburger-icon:before,
.drawer-hamburger-icon:after {
  width: 100%;
  height: 2px;
  -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  background-color: #0c4a7c; }

.drawer-hamburger-icon:before,
.drawer-hamburger-icon:after {
  position: absolute;
  top: -8px;
  left: 0;
  content: ' '; }

.drawer-hamburger-icon:after {
  top: 8px; }

.drawer-open .drawer-hamburger-icon {
  background-color: transparent; }

.drawer-open .drawer-hamburger-icon:before,
.drawer-open .drawer-hamburger-icon:after {
  top: 0; }

.drawer-open .drawer-hamburger-icon:before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  background-color: #0c4a7c; }

.drawer-open .drawer-hamburger-icon:after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  background-color: #0c4a7c; }

/*!------------------------------------*    accessibility
\*!------------------------------------*/
/*!
 * Only display content to screen readers
 * See: http://a11yproject.com/posts/how-to-hide-content
 */
.sr-only {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

/*!
 * Use in conjunction with .sr-only to only display content when it's focused.
 * Useful for "Skip to main content" links; see http://www.w3.org/TR/2013/NOTE-WCAG20-TECHS-20130905/G1
 * Credit: HTML5 Boilerplate
 */
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  overflow: visible;
  clip: auto;
  width: auto;
  height: auto;
  margin: 0; }

/*!------------------------------------*    Sidebar
\*!------------------------------------*/
.drawer--sidebar {
  background-color: #E7EDF2; }

.drawer--sidebar .drawer-contents {
  background-color: #fff; }

@media (min-width: 64em) {
  .drawer--sidebar .drawer-hamburger {
    display: none;
    visibility: hidden; }
  .drawer--sidebar .drawer-nav {
    display: block;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    position: fixed;
    width: 12.5rem;
    height: 100%; }
  /*! Left */
  .drawer--sidebar.drawer--left .drawer-nav {
    left: 0;
    border-right: 1px solid #ddd; }
  .drawer--sidebar.drawer--left .drawer-contents {
    margin-left: 12.5rem; }
  /*! Right */
  .drawer--sidebar.drawer--right .drawer-nav {
    right: 0;
    border-left: 1px solid #ddd; }
  .drawer--sidebar.drawer--right .drawer-contents {
    margin-right: 12.5rem; }
  /*! container */
  .drawer--sidebar .drawer-container {
    max-width: 48rem; } }

@media (min-width: 75em) {
  .drawer--sidebar .drawer-nav {
    width: 16.25rem; }
  .drawer--sidebar.drawer--left .drawer-contents {
    margin-left: 16.25rem; }
  .drawer--sidebar.drawer--right .drawer-contents {
    margin-right: 16.25rem; }
  /*! container */
  .drawer--sidebar .drawer-container {
    max-width: 60rem; } }

/*!------------------------------------*    Navbar
\*!------------------------------------*/
.drawer--navbarTopGutter {
  padding-top: 3.75rem; }

.drawer-navbar .drawer-navbar-header {
  border-bottom: 1px solid #ddd;
  background-color: #E7EDF2; }

.drawer-navbar {
  z-index: 1032;
  top: 0;
  width: 100%; }

/*! .drawer-navbar modifier */
.drawer-navbar--fixed {
  position: fixed; }

.drawer-navbar-header {
  position: relative;
  z-index: 1032;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 3.75rem;
  padding: 0 1.8rem;
  text-align: center; }

.drawer-navbar .drawer-brand {
  line-height: 3.75rem;
  display: inline-block;
  padding-top: 0;
  padding-bottom: 0;
  text-decoration: none; }

.drawer-navbar .drawer-brand:hover {
  background-color: transparent; }

.drawer-navbar .drawer-nav {
  padding-top: 3.75rem; }

.drawer-navbar .drawer-menu {
  padding-bottom: 7.5rem; }

@media (min-width: 64em) {
  .drawer-navbar {
    height: 3.75rem;
    border-bottom: 1px solid #ddd;
    background-color: #E7EDF2; }
  .drawer-navbar .drawer-navbar-header {
    position: relative;
    display: block;
    float: left;
    width: auto;
    padding: 0;
    border: 0; }
  .drawer-navbar .drawer-menu--right {
    float: right; }
  .drawer-navbar .drawer-menu li {
    float: left; }
  .drawer-navbar .drawer-menu-item, .drawer-navbar .drawer-dropdown-menu-title {
    line-height: 3.75rem;
    padding-top: 0;
    padding-bottom: 0; }
  .drawer-navbar .drawer-hamburger {
    display: none; }
  .drawer-navbar .drawer-nav {
    position: relative;
    left: 0;
    overflow: visible;
    width: auto;
    height: 3.75rem;
    padding-top: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  .drawer-navbar .drawer-menu {
    padding: 0; }
  /*! dropdown */
  .drawer-navbar .drawer-dropdown-menu {
    position: absolute;
    width: 16.25rem;
    border: 1px solid #ddd; }
  .drawer-navbar .drawer-dropdown-menu-item {
    padding-left: 1.8rem; } }

/*!------------------------------------*    Dropdown
\*!------------------------------------*/
.drawer-dropdown-menu {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: -1.65em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 100vh;
  margin: 0;
  padding: 0;
  background-color: #E7EDF2;
  z-index: 2000;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease; }

.drawer-dropdown-menu > li {
  width: 100%;
  list-style: none; }

.drawer-dropdown-menu-item {
  line-height: 1.3;
  display: block;
  padding: 0;
  padding-right: 2.4rem;
  padding-left: 2.4rem;
  padding-bottom: 1.5rem;
  text-decoration: none;
  color: #1E2930;
  font-size: 1.8rem; }

.drawer-dropdown-menu-item:hover {
  text-decoration: none;
  color: #0c4a7c;
  background-color: transparent; }

/*! open */
.drawer-dropdown.open > .drawer-dropdown-menu {
  display: block;
  visibility: visible;
  opacity: 1; }

/*! drawer-caret */
.drawer-dropdown .drawer-caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 4px;
  -webkit-transition: opacity .2s ease, -webkit-transform .2s ease;
  transition: opacity .2s ease, -webkit-transform .2s ease;
  transition: transform .2s ease, opacity .2s ease;
  transition: transform .2s ease, opacity .2s ease, -webkit-transform .2s ease;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.drawer-dropdown .pull-right {
  -webkit-transition: opacity .2s ease, -webkit-transform .2s ease;
  transition: opacity .2s ease, -webkit-transform .2s ease;
  transition: transform .2s ease, opacity .2s ease;
  transition: transform .2s ease, opacity .2s ease, -webkit-transform .2s ease;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg); }

/*! open */
.drawer-dropdown.open .drawer-caret {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg); }

.drawer-dropdown.open .pull-right {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg); }

.drawer-dropdown-menu-title {
  margin-bottom: .5em;
  border: 0; }

.drawer-dropdown-menu-back {
  color: #0c4a7c;
  padding-bottom: 0; }

/*!------------------------------------*    Container
\*!------------------------------------*/
.drawer-container {
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 64em) {
  .drawer-container {
    max-width: 60rem; } }

@media (min-width: 75em) {
  .drawer-container {
    max-width: 70rem; } }

/**
 *  Bootstrap print 3.1.2 for Bootstrap v3.
 *  
 *  Mange grids using Bootstrap v3 for printed media.
 *  This will help controlling grid columns size on printed pages.
 *  https://github.com/Natshah/bootstrap-print
 *
 */
@media print {
  .col-p-1, .col-p-2, .col-p-3, .col-p-4, .col-p-5, .col-p-6, .col-p-7, .col-p-8, .col-p-9, .col-p-10, .col-p-11, .col-p-12 {
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 33px;
    padding-right: 33px; }
  .col-p-12 {
    width: 100%; }
  .col-p-11 {
    width: 91.66666667%; }
  .col-p-10 {
    width: 83.33333333%; }
  .col-p-9 {
    width: 75%; }
  .col-p-8 {
    width: 66.66666667%; }
  .col-p-7 {
    width: 58.33333333%; }
  .col-p-6 {
    width: 50%; }
  .col-p-5 {
    width: 41.66666667%; }
  .col-p-4 {
    width: 33.33333333%; }
  .col-p-3 {
    width: 25%; }
  .col-p-2 {
    width: 16.66666667%; }
  .col-p-1 {
    width: 8.33333333%; }
  .col-p-pull-12 {
    right: 100%; }
  .col-p-pull-11 {
    right: 91.66666667%; }
  .col-p-pull-10 {
    right: 83.33333333%; }
  .col-p-pull-9 {
    right: 75%; }
  .col-p-pull-8 {
    right: 66.66666667%; }
  .col-p-pull-7 {
    right: 58.33333333%; }
  .col-p-pull-6 {
    right: 50%; }
  .col-p-pull-5 {
    right: 41.66666667%; }
  .col-p-pull-4 {
    right: 33.33333333%; }
  .col-p-pull-3 {
    right: 25%; }
  .col-p-pull-2 {
    right: 16.66666667%; }
  .col-p-pull-1 {
    right: 8.33333333%; }
  .col-p-pull-0 {
    right: auto; }
  .col-p-push-12 {
    left: 100%; }
  .col-p-push-11 {
    left: 91.66666667%; }
  .col-p-push-10 {
    left: 83.33333333%; }
  .col-p-push-9 {
    left: 75%; }
  .col-p-push-8 {
    left: 66.66666667%; }
  .col-p-push-7 {
    left: 58.33333333%; }
  .col-p-push-6 {
    left: 50%; }
  .col-p-push-5 {
    left: 41.66666667%; }
  .col-p-push-4 {
    left: 33.33333333%; }
  .col-p-push-3 {
    left: 25%; }
  .col-p-push-2 {
    left: 16.66666667%; }
  .col-p-push-1 {
    left: 8.33333333%; }
  .col-p-push-0 {
    left: auto; }
  .col-p-offset-12 {
    margin-left: 100%; }
  .col-p-offset-11 {
    margin-left: 91.66666667%; }
  .col-p-offset-10 {
    margin-left: 83.33333333%; }
  .col-p-offset-9 {
    margin-left: 75%; }
  .col-p-offset-8 {
    margin-left: 66.66666667%; }
  .col-p-offset-7 {
    margin-left: 58.33333333%; }
  .col-p-offset-6 {
    margin-left: 50%; }
  .col-p-offset-5 {
    margin-left: 41.66666667%; }
  .col-p-offset-4 {
    margin-left: 33.33333333%; }
  .col-p-offset-3 {
    margin-left: 25%; }
  .col-p-offset-2 {
    margin-left: 16.66666667%; }
  .col-p-offset-1 {
    margin-left: 8.33333333%; }
  .col-p-offset-0 {
    margin-left: 0%; }
  /* Always insert a page break after the element */
  .always-page-break-after,
  .always-pba {
    page-break-after: always; }
  /* Avoid page break after the element (if possible) */
  .avoid-page-break-after,
  .avoid-pba {
    page-break-after: avoid; }
  /* Insert page breaks after the element so that the next page is formatted as a left page */
  .left-page-break-after,
  .left-pba {
    page-break-after: left; }
  /* Insert page breaks after the element so that the next page is formatted as a right page */
  .right-page-break-after,
  .right-pba {
    page-break-after: right; }
  /* Always insert a page break before the element */
  .always-page-break-before,
  .always-pbb {
    page-break-before: always; }
  /* Avoid page break before the element (if possible) */
  .avoid-page-break-before,
  .avoid-pbb {
    page-break-before: avoid; }
  /* Insert page breaks before the element so that the next page is formatted as a left page */
  .left-page-break-before,
  .left-pbb {
    page-break-before: left; }
  /* Insert page breaks before the element so that the next page is formatted as a right page */
  .right-page-break-before,
  .right-pbb {
    page-break-before: right; }
  /* Avoid page break inside the element (if possible) */
  .avoid-page-break-inside,
  .avoid-pbi {
    page-break-inside: avoid; } }

@media print {
  _:-ms-fullscreen .slider__overlay-inner, :root .ie11up .slider__overlay-inner {
    padding: 0 !important; }
  _:-ms-fullscreen html, :root .ie11up html {
    zoom: 50%; } }

.navbar__language a{display:block}

.navbar_location{padding: 5px 0 5px 1em;}
.btn-locat{border: 1px #737373 solid; color:#737373; background-color: #FFF;}
.btn-locat::after { content: '\e903'; font-family: 'icomoon'; dispplay: inline-block; color: currentColor; font-size: 0.8em; padding-left: 0.5em;}

.modal.location-modal {
  text-align: center;
  padding: 0!important;
}

.modal.location-modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px; /* Adjusts for spacing */
	width: 0px !important;
	overflow: hidden;
}

.modal.location-modal .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
	height: auto;
}

.location-modal .modal-header{ padding: 15px; text-align: center}
.location-modal .modal-body{padding: 15px;}
.location-modal .modal-header+.modal-body{padding-top: 0;}

.location-modal .panel-title>a{position: relative; display:block !important; padding: 15px 0 !important;}
.location-modal .panel-title>a::after, .location-modal .panel-title>a:hover::after, .location-modal .panel-title>a:focus::after{content: ""; vertical-align: middle; float: right;
display: inline-block; background-position: center; background-repeat: no-repeat; background-size: 100% auto; width: 1.35em !important; height: 1.35em; pointer-events: none;
		background-image: url("data:image/svg+xml,%3Csvg height='512' viewBox='0 0 512 512' width='512' xmlns='http://www.w3.org/2000/svg' fill='%234085bd'%3E%3Cpath d='M256 512C114.836 512 0 397.164 0 256S114.836 0 256 0s256 114.836 256 256-114.836 256-256 256zm0-480C132.48 32 32 132.48 32 256s100.48 224 224 224 224-100.48 224-224S379.52 32 256 32zm0 0'/%3E%3Cpath d='M368 272H144c-8.832 0-16-7.168-16-16s7.168-16 16-16h224c8.832 0 16 7.168 16 16s-7.168 16-16 16zm0 0'/%3E%3C/svg%3E");
}

.location-modal .panel-title>a.collapsed::after, .location-modal .panel-title>a.collapsed:hover::after, .location-modal .panel-title>a.collapsed:focus::after{
background-image: url("data:image/svg+xml,%3Csvg height='512pt' viewBox='0 0 512 512' width='512pt' xmlns='http://www.w3.org/2000/svg' fill='%234085bd'%3E%3Cpath d='M256 512C114.836 512 0 397.164 0 256S114.836 0 256 0s256 114.836 256 256-114.836 256-256 256zm0-480C132.48 32 32 132.48 32 256s100.48 224 224 224 224-100.48 224-224S379.52 32 256 32zm0 0'/%3E%3Cpath d='M368 272H144c-8.832 0-16-7.168-16-16s7.168-16 16-16h224c8.832 0 16 7.168 16 16s-7.168 16-16 16zm0 0'/%3E%3Cpath d='M256 384c-8.832 0-16-7.168-16-16V144c0-8.832 7.168-16 16-16s16 7.168 16 16v224c0 8.832-7.168 16-16 16zm0 0'/%3E%3C/svg%3E");
}

.location-modal .list-group-item{ border: none; border-top:1px #DDD solid !important; margin-bottom: 0; padding: 0;}
.location-modal .list-group-item a{display:block; padding: 10px 15px; font-weight: normal;}
.location-modal .list-group-item a:hover, .location-modal .list-group-item.active a{background-color: #E7EDF2; font-weight: bold;}
.location-modal .list-group-item.active a::after{ content: ""; vertical-align: middle; float: right;
	display: inline-block; background-position: center; background-repeat: no-repeat; background-size: 100% auto; width: 1.35em !important; height: 1.35em; pointer-events: none;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'%3E%3Cg fill='%230C4A7C'%3E%3Cpath d='M225 294.4l-68.4-64-27.3 29.2 98.3 92.1L384 176.3l-29.9-26.6z'/%3E%3Cpath d='M256 0C114.6 0 0 114.6 0 256s114.6 256 256 256 256-114.6 256-256S397.4 0 256 0zm152.7 408.7c-19.8 19.8-43 35.4-68.7 46.3-26.6 11.3-54.9 17-84.1 17s-57.5-5.7-84.1-17c-25.7-10.9-48.8-26.5-68.7-46.3-19.9-19.8-35.4-43-46.3-68.7-11.3-26.6-17-54.9-17-84.1s5.7-57.5 17-84.1c10.9-25.7 26.5-48.8 46.3-68.7 19.8-19.9 43-35.4 68.7-46.3 26.6-11.3 54.9-17 84.1-17s57.5 5.7 84.1 17c25.7 10.9 48.8 26.5 68.7 46.3 19.9 19.8 35.4 43 46.3 68.7 11.3 26.6 17 54.9 17 84.1s-5.7 57.5-17 84.1c-10.8 25.8-26.4 48.9-46.3 68.7z'/%3E%3C/g%3E%3C/svg%3E");
}

@media (min-width: 992px){
.location-modal .panel-heading {
    padding: 0;
}
	/*.location-modal .panel-title > a{display:block; padding: 15px 0;}*/
	
}
@media (max-width: 992px){
	.location-modal .panel-heading{padding: 0;}
	.location-modal .modal-dialog{width: 96%;}
	.modal.location-modal:before{ height: 20%;}
}

.btn:focus, .btn:active, .btn:active:focus, button.close{ outline: none;}

/*# sourceMappingURL=style.css.map */
