/* set global config vars */
/* defualt page width setting(PC) */
/* off canvas menu width *eg. 70px or 70% */
/* main slide margin top */
/* header height */
/* footer height */
/* grobal body setting */
/* default font family */
/* text sizing multiplier */
/* text sizing */
/* default theme color */
/* grid system */
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 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;
/*filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
-webkit-filter: grayscale(1);
filter: grayscale(1);*/
}

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 {
  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"] {
  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;
  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;
}

@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: "\2a";
}

.glyphicon-plus:before {
  content: "\2b";
}

.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;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  -webkit-tap-highlight-color: transparent;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: none;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-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 #eeeeee;
}

.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;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}

.container:before,
.container:after {
  content: " ";
  display: table;
}

.container:after {
  clear: both;
}

.lt-ie9 .container {
  width: 1000px !important;
}

@media (min-width: 768px) {
  .container {
    width: 760px;
  }
}

@media (min-width: 1000px) {
  .container {
    width: 1000px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1160px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}

.container-fluid:before,
.container-fluid:after {
  content: " ";
  display: table;
}

.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -10px;
  margin-right: -10px;
}

.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: 10px;
  padding-right: 10px;
}

.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: 1000px) {
  .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%;
  }
}

.lt-ie9 .col-sm-1, .lt-ie9 .col-sm-2, .lt-ie9 .col-sm-3, .lt-ie9 .col-sm-4, .lt-ie9 .col-sm-5, .lt-ie9 .col-sm-6, .lt-ie9 .col-sm-7, .lt-ie9 .col-sm-8, .lt-ie9 .col-sm-9, .lt-ie9 .col-sm-10, .lt-ie9 .col-sm-11, .lt-ie9 .col-sm-12 {
  float: left;
}

.lt-ie9 .col-sm-1 {
  width: 8.33333%;
}

.lt-ie9 .col-sm-2 {
  width: 16.66667%;
}

.lt-ie9 .col-sm-3 {
  width: 25%;
}

.lt-ie9 .col-sm-4 {
  width: 33.33333%;
}

.lt-ie9 .col-sm-5 {
  width: 41.66667%;
}

.lt-ie9 .col-sm-6 {
  width: 50%;
}

.lt-ie9 .col-sm-7 {
  width: 58.33333%;
}

.lt-ie9 .col-sm-8 {
  width: 66.66667%;
}

.lt-ie9 .col-sm-9 {
  width: 75%;
}

.lt-ie9 .col-sm-10 {
  width: 83.33333%;
}

.lt-ie9 .col-sm-11 {
  width: 91.66667%;
}

.lt-ie9 .col-sm-12 {
  width: 100%;
}

.lt-ie9 .col-sm-pull-0 {
  right: auto;
}

.lt-ie9 .col-sm-pull-1 {
  right: 8.33333%;
}

.lt-ie9 .col-sm-pull-2 {
  right: 16.66667%;
}

.lt-ie9 .col-sm-pull-3 {
  right: 25%;
}

.lt-ie9 .col-sm-pull-4 {
  right: 33.33333%;
}

.lt-ie9 .col-sm-pull-5 {
  right: 41.66667%;
}

.lt-ie9 .col-sm-pull-6 {
  right: 50%;
}

.lt-ie9 .col-sm-pull-7 {
  right: 58.33333%;
}

.lt-ie9 .col-sm-pull-8 {
  right: 66.66667%;
}

.lt-ie9 .col-sm-pull-9 {
  right: 75%;
}

.lt-ie9 .col-sm-pull-10 {
  right: 83.33333%;
}

.lt-ie9 .col-sm-pull-11 {
  right: 91.66667%;
}

.lt-ie9 .col-sm-pull-12 {
  right: 100%;
}

.lt-ie9 .col-sm-push-0 {
  left: auto;
}

.lt-ie9 .col-sm-push-1 {
  left: 8.33333%;
}

.lt-ie9 .col-sm-push-2 {
  left: 16.66667%;
}

.lt-ie9 .col-sm-push-3 {
  left: 25%;
}

.lt-ie9 .col-sm-push-4 {
  left: 33.33333%;
}

.lt-ie9 .col-sm-push-5 {
  left: 41.66667%;
}

.lt-ie9 .col-sm-push-6 {
  left: 50%;
}

.lt-ie9 .col-sm-push-7 {
  left: 58.33333%;
}

.lt-ie9 .col-sm-push-8 {
  left: 66.66667%;
}

.lt-ie9 .col-sm-push-9 {
  left: 75%;
}

.lt-ie9 .col-sm-push-10 {
  left: 83.33333%;
}

.lt-ie9 .col-sm-push-11 {
  left: 91.66667%;
}

.lt-ie9 .col-sm-push-12 {
  left: 100%;
}

.lt-ie9 .col-sm-offset-0 {
  margin-left: 0%;
}

.lt-ie9 .col-sm-offset-1 {
  margin-left: 8.33333%;
}

.lt-ie9 .col-sm-offset-2 {
  margin-left: 16.66667%;
}

.lt-ie9 .col-sm-offset-3 {
  margin-left: 25%;
}

.lt-ie9 .col-sm-offset-4 {
  margin-left: 33.33333%;
}

.lt-ie9 .col-sm-offset-5 {
  margin-left: 41.66667%;
}

.lt-ie9 .col-sm-offset-6 {
  margin-left: 50%;
}

.lt-ie9 .col-sm-offset-7 {
  margin-left: 58.33333%;
}

.lt-ie9 .col-sm-offset-8 {
  margin-left: 66.66667%;
}

.lt-ie9 .col-sm-offset-9 {
  margin-left: 75%;
}

.lt-ie9 .col-sm-offset-10 {
  margin-left: 83.33333%;
}

.lt-ie9 .col-sm-offset-11 {
  margin-left: 91.66667%;
}

.lt-ie9 .col-sm-offset-12 {
  margin-left: 100%;
}

.lt-ie9 .col-md-1, .lt-ie9 .col-md-2, .lt-ie9 .col-md-3, .lt-ie9 .col-md-4, .lt-ie9 .col-md-5, .lt-ie9 .col-md-6, .lt-ie9 .col-md-7, .lt-ie9 .col-md-8, .lt-ie9 .col-md-9, .lt-ie9 .col-md-10, .lt-ie9 .col-md-11, .lt-ie9 .col-md-12 {
  float: left;
}

.lt-ie9 .col-md-1 {
  width: 8.33333%;
}

.lt-ie9 .col-md-2 {
  width: 16.66667%;
}

.lt-ie9 .col-md-3 {
  width: 25%;
}

.lt-ie9 .col-md-4 {
  width: 33.33333%;
}

.lt-ie9 .col-md-5 {
  width: 41.66667%;
}

.lt-ie9 .col-md-6 {
  width: 50%;
}

.lt-ie9 .col-md-7 {
  width: 58.33333%;
}

.lt-ie9 .col-md-8 {
  width: 66.66667%;
}

.lt-ie9 .col-md-9 {
  width: 75%;
}

.lt-ie9 .col-md-10 {
  width: 83.33333%;
}

.lt-ie9 .col-md-11 {
  width: 91.66667%;
}

.lt-ie9 .col-md-12 {
  width: 100%;
}

.lt-ie9 .col-md-pull-0 {
  right: auto;
}

.lt-ie9 .col-md-pull-1 {
  right: 8.33333%;
}

.lt-ie9 .col-md-pull-2 {
  right: 16.66667%;
}

.lt-ie9 .col-md-pull-3 {
  right: 25%;
}

.lt-ie9 .col-md-pull-4 {
  right: 33.33333%;
}

.lt-ie9 .col-md-pull-5 {
  right: 41.66667%;
}

.lt-ie9 .col-md-pull-6 {
  right: 50%;
}

.lt-ie9 .col-md-pull-7 {
  right: 58.33333%;
}

.lt-ie9 .col-md-pull-8 {
  right: 66.66667%;
}

.lt-ie9 .col-md-pull-9 {
  right: 75%;
}

.lt-ie9 .col-md-pull-10 {
  right: 83.33333%;
}

.lt-ie9 .col-md-pull-11 {
  right: 91.66667%;
}

.lt-ie9 .col-md-pull-12 {
  right: 100%;
}

.lt-ie9 .col-md-push-0 {
  left: auto;
}

.lt-ie9 .col-md-push-1 {
  left: 8.33333%;
}

.lt-ie9 .col-md-push-2 {
  left: 16.66667%;
}

.lt-ie9 .col-md-push-3 {
  left: 25%;
}

.lt-ie9 .col-md-push-4 {
  left: 33.33333%;
}

.lt-ie9 .col-md-push-5 {
  left: 41.66667%;
}

.lt-ie9 .col-md-push-6 {
  left: 50%;
}

.lt-ie9 .col-md-push-7 {
  left: 58.33333%;
}

.lt-ie9 .col-md-push-8 {
  left: 66.66667%;
}

.lt-ie9 .col-md-push-9 {
  left: 75%;
}

.lt-ie9 .col-md-push-10 {
  left: 83.33333%;
}

.lt-ie9 .col-md-push-11 {
  left: 91.66667%;
}

.lt-ie9 .col-md-push-12 {
  left: 100%;
}

.lt-ie9 .col-md-offset-0 {
  margin-left: 0%;
}

.lt-ie9 .col-md-offset-1 {
  margin-left: 8.33333%;
}

.lt-ie9 .col-md-offset-2 {
  margin-left: 16.66667%;
}

.lt-ie9 .col-md-offset-3 {
  margin-left: 25%;
}

.lt-ie9 .col-md-offset-4 {
  margin-left: 33.33333%;
}

.lt-ie9 .col-md-offset-5 {
  margin-left: 41.66667%;
}

.lt-ie9 .col-md-offset-6 {
  margin-left: 50%;
}

.lt-ie9 .col-md-offset-7 {
  margin-left: 58.33333%;
}

.lt-ie9 .col-md-offset-8 {
  margin-left: 66.66667%;
}

.lt-ie9 .col-md-offset-9 {
  margin-left: 75%;
}

.lt-ie9 .col-md-offset-10 {
  margin-left: 83.33333%;
}

.lt-ie9 .col-md-offset-11 {
  margin-left: 91.66667%;
}

.lt-ie9 .col-md-offset-12 {
  margin-left: 100%;
}

table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.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: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.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 #ddd;
}

.table .table {
  background-color: none;
}

.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: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}

.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: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.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 {
  overflow-x: auto;
  min-height: 0.01%;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

.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;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

.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: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  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;
}

.open > a {
  outline: 0;
}

.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: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}

.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: #eeeeee;
}

.nav > li.disabled > a {
  color: #777777;
}

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}

.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 #ddd;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: none;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 4px;
}

.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: 4px;
}

.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: 4px 4px 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: none;
  }
}

.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;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  content: "/";
  padding: 0 5px;
  color: #ccc;
}

.breadcrumb > .active {
  color: #777777;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.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: #337ab7;
  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: 4px;
  border-top-left-radius: 4px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 3;
  color: #23527c;
  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: 2;
  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: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

.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: 3px;
  border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.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;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.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: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  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: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857px;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}

.modal-footer:after {
  clear: both;
}

.modal-footer .btn + .btn {
  margin-left: 5px;
  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: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 1000px) {
  .modal-lg {
    width: 900px;
  }
}

.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;
  -o-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;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-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);
}

.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: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  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: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  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: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 10px;
  }
}

.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;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

html:not(.lt-ie9) .visible-xs {
  display: none !important;
}

html:not(.lt-ie9) .visible-sm {
  display: none !important;
}

html:not(.lt-ie9) .visible-md {
  display: none !important;
}

html:not(.lt-ie9) .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: 999px) {
  .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: 999px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1000px) 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: 1000px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 1000px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 1000px) 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) {
  html:not(.lt-ie9) .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  html:not(.lt-ie9) .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 1000px) and (max-width: 1199px) {
  html:not(.lt-ie9) .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  html:not(.lt-ie9) .hidden-lg {
    display: none !important;
  }
}

html:not(.lt-ie9) .visible-print {
  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;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  html:not(.lt-ie9) .hidden-print {
    display: none !important;
  }
  .hidden-print {
    display: none !important;
  }
}

/* css3 crossbrowser */
/* note : for IE8,7 need 'css3pie' */
/* note : for IE8,7 need css3pie helper*/
/* fontface class */
@font-face {
  font-family: 'DB_Helvethaica';
  src: url("../../../fonts/DB_Helvethaica.eot");
  src: url("../../../fonts/DB_Helvethaica.eot?#iefix") format("embedded-opentype"), url("../../../fonts/DB_Helvethaica.woff") format("woff"), url("../../../fonts/DB_Helvethaica.ttf") format("truetype"), url("../../../fonts/DB_Helvethaica.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "DB_Helvethaica_Bold";
  src: url("../../../fonts/DB_Helvethaica_Bold.eot");
  src: url("../../../fonts/DB_Helvethaica_Bold.eot?#iefix") format("embedded-opentype"), url("../../../fonts/DB_Helvethaica_Bold.woff") format("woff"), url("../../../fonts/DB_Helvethaica_Bold.ttf") format("truetype"), url("../../../fonts/DB_Helvethaica_Bold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* css by rachchanon don't edit */
.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.Vcenter {
  position: absolute;
  top: 50%;
}

.Hcenter {
  position: absolute;
  left: 50%;
}

.inline {
  display: inline-block;
}

.row--center {
  text-align: center;
}

.col--center {
  display: inline-block;
  float: none;
  /* reset the text-align */
  text-align: left;
  /* inline-block space fix */
  margin-right: -4px;
}

input[type="submit"] {
  background: transparent none repeat scroll 0 0;
  border: medium none transparent;
}

.container--fix {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

.Ylabel {
  display: inline-block;
  max-width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-right: 15px;
  float: left;
  text-align: right;
}

.Ybutton {
  display: inline-block;
  max-width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-right: 15px;
  float: right;
  text-align: center;
}

.roundConner {
  border-radius: 500px;
  behavior: url(pie/PIE.htc);
}

.Ytextbox {
  width: 80%;
}

.clearBoth {
  clear: both;
}

.clearLeft {
  clear: left;
}

.clearRight {
  clear: right;
}

.clearfix::before,
.clearfix::after {
  content: " ";
  display: table;
}

.clearfix::after {
  clear: both;
}

.hide {
  display: none;
}

.show {
  display: block;
}

ul,
li,
p {
  margin: 0px;
  padding: 0px;
}

h1,
h2,
h3 {
  padding: 0px;
  margin: 0px;
}

/* font */
.fontReset {
  font-family: Helvetica, Arial, sans-serif;
}

.text-right {
  text-align: right;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

/* End font */
/* color */
.color-fff {
  color: #fff;
}

.color-000 {
  color: #000;
}

.color-333 {
  color: #333;
}

.color-666 {
  color: #666;
}

.color-999 {
  color: #999;
}

/* End color */
/* font-size */
.f14px {
  font-size: 14px;
}

.f15px {
  font-size: 15px;
}

.f16px {
  font-size: 16px;
}

.f17px {
  font-size: 17px;
}

.f18px {
  font-size: 18px;
}

.f19px {
  font-size: 19px;
}

.f20px {
  font-size: 20px;
}

.f21px {
  font-size: 21px;
}

.f22px {
  font-size: 22px;
}

.f23px {
  font-size: 23px;
}

.f24px {
  font-size: 24px;
}

.f25px {
  font-size: 25px;
}

.f26px {
  font-size: 26px;
}

.f27px {
  font-size: 27px;
}

.f28px {
  font-size: 28px;
}

.f29px {
  font-size: 29px;
}

.f30px {
  font-size: 30px;
}

/* End font-size */
/* line-height */
.LineH15px {
  line-height: 15px;
}

.LineH20px {
  line-height: 20px;
}

.LineH25px {
  line-height: 25px;
}

.LineH30px {
  line-height: 30px;
}

.LineH35px {
  line-height: 35px;
}

.LineH40px {
  line-height: 40px;
}

/* End line-height */
/* End padding */
.P0px {
  padding: 0px;
}

.P1px {
  padding: 1px;
}

.P2px {
  padding: 2px;
}

.P3px {
  padding: 3px;
}

.P4px {
  padding: 4px;
}

.P5px {
  padding: 5px;
}

.P6px {
  padding: 6px;
}

.P7px {
  padding: 7px;
}

.P8px {
  padding: 8px;
}

.P9px {
  padding: 9px;
}

.P10px {
  padding: 10px;
}

.P11px {
  padding: 11px;
}

.P12px {
  padding: 12px;
}

.P13px {
  padding: 13px;
}

.P14px {
  padding: 14px;
}

.P15px {
  padding: 15px;
}

/* End padding */
/* End padding-top */
.PT-1px {
  padding-top: -1px;
}

.PT1px {
  padding-top: 1px;
}

.PT-2px {
  padding-top: -2px;
}

.PT2px {
  padding-top: 2px;
}

.PT-3px {
  padding-top: -3px;
}

.PT3px {
  padding-top: 3px;
}

.PT-4px {
  padding-top: -4px;
}

.PT4px {
  padding-top: 4px;
}

.PT-5px {
  padding-top: -5px;
}

.PT5px {
  padding-top: 5px;
}

.PT-6px {
  padding-top: -6px;
}

.PT6px {
  padding-top: 6px;
}

.PT-7px {
  padding-top: -7px;
}

.PT7px {
  padding-top: 7px;
}

.PT-8px {
  padding-top: -8px;
}

.PT8px {
  padding-top: 8px;
}

.PT-9px {
  padding-top: -9px;
}

.PT9px {
  padding-top: 9px;
}

.PT-10px {
  padding-top: -10px;
}

.PT10px {
  padding-top: 10px;
}

.PT-11px {
  padding-top: -11px;
}

.PT11px {
  padding-top: 11px;
}

.PT-12px {
  padding-top: -12px;
}

.PT12px {
  padding-top: 12px;
}

.PT-13px {
  padding-top: -13px;
}

.PT13px {
  padding-top: 13px;
}

.PT-14px {
  padding-top: -14px;
}

.PT14px {
  padding-top: 14px;
}

.PT-15px {
  padding-top: -15px;
}

.PT15px {
  padding-top: 15px;
}

.PT-0px {
  padding-top: 0px;
}

.PT0px {
  padding-top: 0px;
}

.PT-20px {
  padding-top: -20px;
}

.PT20px {
  padding-top: 20px;
}

.PT-25px {
  padding-top: -25px;
}

.PT25px {
  padding-top: 25px;
}

.PT-30px {
  padding-top: -30px;
}

.PT30px {
  padding-top: 30px;
}

.PT-40px {
  padding-top: -40px;
}

.PT40px {
  padding-top: 40px;
}

.PT-50px {
  padding-top: -50px;
}

.PT50px {
  padding-top: 50px;
}

/* End padding-top */
/* End padding-right */
.PR-1px {
  padding: -1px;
}

.PR1px {
  padding: 1px;
}

.PR-2px {
  padding: -2px;
}

.PR2px {
  padding: 2px;
}

.PR-3px {
  padding: -3px;
}

.PR3px {
  padding: 3px;
}

.PR-4px {
  padding: -4px;
}

.PR4px {
  padding: 4px;
}

.PR-5px {
  padding: -5px;
}

.PR5px {
  padding: 5px;
}

.PR-6px {
  padding: -6px;
}

.PR6px {
  padding: 6px;
}

.PR-7px {
  padding: -7px;
}

.PR7px {
  padding: 7px;
}

.PR-8px {
  padding: -8px;
}

.PR8px {
  padding: 8px;
}

.PR-9px {
  padding: -9px;
}

.PR9px {
  padding: 9px;
}

.PR-10px {
  padding: -10px;
}

.PR10px {
  padding: 10px;
}

.PR-11px {
  padding: -11px;
}

.PR11px {
  padding: 11px;
}

.PR-12px {
  padding: -12px;
}

.PR12px {
  padding: 12px;
}

.PR-13px {
  padding: -13px;
}

.PR13px {
  padding: 13px;
}

.PR-14px {
  padding: -14px;
}

.PR14px {
  padding: 14px;
}

.PR-15px {
  padding: -15px;
}

.PR15px {
  padding: 15px;
}

.PR-0px {
  padding-right: 0px;
}

.PR0px {
  padding-right: 0px;
}

.PR-20px {
  padding-right: -20px;
}

.PR20px {
  padding-right: 20px;
}

.PR-25px {
  padding-right: -25px;
}

.PR25px {
  padding-right: 25px;
}

.PR-30px {
  padding-right: -30px;
}

.PR30px {
  padding-right: 30px;
}

.PR-40px {
  padding-right: -40px;
}

.PR40px {
  padding-right: 40px;
}

.PR-50px {
  padding-right: -50px;
}

.PR50px {
  padding-right: 50px;
}

/* End padding-right */
/* End padding-bottom */
.PB-1px {
  padding-bottom: -1px;
}

.PB1px {
  padding-bottom: 1px;
}

.PB-2px {
  padding-bottom: -2px;
}

.PB2px {
  padding-bottom: 2px;
}

.PB-3px {
  padding-bottom: -3px;
}

.PB3px {
  padding-bottom: 3px;
}

.PB-4px {
  padding-bottom: -4px;
}

.PB4px {
  padding-bottom: 4px;
}

.PB-5px {
  padding-bottom: -5px;
}

.PB5px {
  padding-bottom: 5px;
}

.PB-6px {
  padding-bottom: -6px;
}

.PB6px {
  padding-bottom: 6px;
}

.PB-7px {
  padding-bottom: -7px;
}

.PB7px {
  padding-bottom: 7px;
}

.PB-8px {
  padding-bottom: -8px;
}

.PB8px {
  padding-bottom: 8px;
}

.PB-9px {
  padding-bottom: -9px;
}

.PB9px {
  padding-bottom: 9px;
}

.PB-10px {
  padding-bottom: -10px;
}

.PB10px {
  padding-bottom: 10px;
}

.PB-11px {
  padding-bottom: -11px;
}

.PB11px {
  padding-bottom: 11px;
}

.PB-12px {
  padding-bottom: -12px;
}

.PB12px {
  padding-bottom: 12px;
}

.PB-13px {
  padding-bottom: -13px;
}

.PB13px {
  padding-bottom: 13px;
}

.PB-14px {
  padding-bottom: -14px;
}

.PB14px {
  padding-bottom: 14px;
}

.PB-15px {
  padding-bottom: -15px;
}

.PB15px {
  padding-bottom: 15px;
}

.PB-0px {
  padding-bottom: 0px;
}

.PB0px {
  padding-bottom: 0px;
}

.PB-20px {
  padding-bottom: -20px;
}

.PB20px {
  padding-bottom: 20px;
}

.PB-25px {
  padding-bottom: -25px;
}

.PB25px {
  padding-bottom: 25px;
}

.PB-30px {
  padding-bottom: -30px;
}

.PB30px {
  padding-bottom: 30px;
}

.PB-40px {
  padding-bottom: -40px;
}

.PB40px {
  padding-bottom: 40px;
}

.PB-50px {
  padding-bottom: -50px;
}

.PB50px {
  padding-bottom: 50px;
}

/* End padding-bottom */
/* End padding-left */
.PL-1px {
  padding: -1px;
}

.PL1px {
  padding: 1px;
}

.PL-2px {
  padding: -2px;
}

.PL2px {
  padding: 2px;
}

.PL-3px {
  padding: -3px;
}

.PL3px {
  padding: 3px;
}

.PL-4px {
  padding: -4px;
}

.PL4px {
  padding: 4px;
}

.PL-5px {
  padding: -5px;
}

.PL5px {
  padding: 5px;
}

.PL-6px {
  padding: -6px;
}

.PL6px {
  padding: 6px;
}

.PL-7px {
  padding: -7px;
}

.PL7px {
  padding: 7px;
}

.PL-8px {
  padding: -8px;
}

.PL8px {
  padding: 8px;
}

.PL-9px {
  padding: -9px;
}

.PL9px {
  padding: 9px;
}

.PL-10px {
  padding: -10px;
}

.PL10px {
  padding: 10px;
}

.PL-11px {
  padding: -11px;
}

.PL11px {
  padding: 11px;
}

.PL-12px {
  padding: -12px;
}

.PL12px {
  padding: 12px;
}

.PL-13px {
  padding: -13px;
}

.PL13px {
  padding: 13px;
}

.PL-14px {
  padding: -14px;
}

.PL14px {
  padding: 14px;
}

.PL-15px {
  padding: -15px;
}

.PL15px {
  padding: 15px;
}

.PL-0px {
  padding-left: 0px;
}

.PL0px {
  padding-left: 0px;
}

.PL-20px {
  padding-left: -20px;
}

.PL20px {
  padding-left: 20px;
}

.PL-25px {
  padding-left: -25px;
}

.PL25px {
  padding-left: 25px;
}

.PL-30px {
  padding-left: -30px;
}

.PL30px {
  padding-left: 30px;
}

.PL-40px {
  padding-left: -40px;
}

.PL40px {
  padding-left: 40px;
}

.PL-50px {
  padding-left: -50px;
}

.PL50px {
  padding-left: 50px;
}

/* End padding-left */
/* End margin */
.M0px {
  margin: 0px;
}

.M1px {
  margin: 1px;
}

.M2px {
  margin: 2px;
}

.M3px {
  margin: 3px;
}

.M4px {
  margin: 4px;
}

.M5px {
  margin: 5px;
}

.M6px {
  margin: 6px;
}

.M7px {
  margin: 7px;
}

.M8px {
  margin: 8px;
}

.M9px {
  margin: 9px;
}

.M10px {
  margin: 10px;
}

.M11px {
  margin: 11px;
}

.M12px {
  margin: 12px;
}

.M13px {
  margin: 13px;
}

.M14px {
  margin: 14px;
}

.M15px {
  margin: 15px;
}

/* End margin */
/* End margin-top */
.MT-1px {
  margin-top: -1px;
}

.MT1px {
  margin-top: 1px;
}

.MT-2px {
  margin-top: -2px;
}

.MT2px {
  margin-top: 2px;
}

.MT-3px {
  margin-top: -3px;
}

.MT3px {
  margin-top: 3px;
}

.MT-4px {
  margin-top: -4px;
}

.MT4px {
  margin-top: 4px;
}

.MT-5px {
  margin-top: -5px;
}

.MT5px {
  margin-top: 5px;
}

.MT-6px {
  margin-top: -6px;
}

.MT6px {
  margin-top: 6px;
}

.MT-7px {
  margin-top: -7px;
}

.MT7px {
  margin-top: 7px;
}

.MT-8px {
  margin-top: -8px;
}

.MT8px {
  margin-top: 8px;
}

.MT-9px {
  margin-top: -9px;
}

.MT9px {
  margin-top: 9px;
}

.MT-10px {
  margin-top: -10px;
}

.MT10px {
  margin-top: 10px;
}

.MT-11px {
  margin-top: -11px;
}

.MT11px {
  margin-top: 11px;
}

.MT-12px {
  margin-top: -12px;
}

.MT12px {
  margin-top: 12px;
}

.MT-13px {
  margin-top: -13px;
}

.MT13px {
  margin-top: 13px;
}

.MT-14px {
  margin-top: -14px;
}

.MT14px {
  margin-top: 14px;
}

.MT-15px {
  margin-top: -15px;
}

.MT15px {
  margin-top: 15px;
}

.MT-0px {
  margin-top: 0px;
}

.MT0px {
  margin-top: 0px;
}

.MT-20px {
  margin-top: -20px;
}

.MT20px {
  margin-top: 20px;
}

.MT-25px {
  margin-top: -25px;
}

.MT25px {
  margin-top: 25px;
}

.MT-30px {
  margin-top: -30px;
}

.MT30px {
  margin-top: 30px;
}

.MT-40px {
  margin-top: -40px;
}

.MT40px {
  margin-top: 40px;
}

.MT-50px {
  margin-top: -50px;
}

.MT50px {
  margin-top: 50px;
}

/* End margin-top */
/* End margin-right */
.MR-1px {
  margin-right: -1px;
}

.MR1px {
  margin-right: 1px;
}

.MR-2px {
  margin-right: -2px;
}

.MR2px {
  margin-right: 2px;
}

.MR-3px {
  margin-right: -3px;
}

.MR3px {
  margin-right: 3px;
}

.MR-4px {
  margin-right: -4px;
}

.MR4px {
  margin-right: 4px;
}

.MR-5px {
  margin-right: -5px;
}

.MR5px {
  margin-right: 5px;
}

.MR-6px {
  margin-right: -6px;
}

.MR6px {
  margin-right: 6px;
}

.MR-7px {
  margin-right: -7px;
}

.MR7px {
  margin-right: 7px;
}

.MR-8px {
  margin-right: -8px;
}

.MR8px {
  margin-right: 8px;
}

.MR-9px {
  margin-right: -9px;
}

.MR9px {
  margin-right: 9px;
}

.MR-10px {
  margin-right: -10px;
}

.MR10px {
  margin-right: 10px;
}

.MR-11px {
  margin-right: -11px;
}

.MR11px {
  margin-right: 11px;
}

.MR-12px {
  margin-right: -12px;
}

.MR12px {
  margin-right: 12px;
}

.MR-13px {
  margin-right: -13px;
}

.MR13px {
  margin-right: 13px;
}

.MR-14px {
  margin-right: -14px;
}

.MR14px {
  margin-right: 14px;
}

.MR-15px {
  margin-right: -15px;
}

.MR15px {
  margin-right: 15px;
}

.MR-0px {
  margin-right: 0px;
}

.MR0px {
  margin-right: 0px;
}

.MR-20px {
  margin-right: -20px;
}

.MR20px {
  margin-right: 20px;
}

.MR-25px {
  margin-right: -25px;
}

.MR25px {
  margin-right: 25px;
}

.MR-30px {
  margin-right: -30px;
}

.MR30px {
  margin-right: 30px;
}

.MR-40px {
  margin-right: -40px;
}

.MR40px {
  margin-right: 40px;
}

.MR-50px {
  margin-right: -50px;
}

.MR50px {
  margin-right: 50px;
}

/* End margin-right */
/* End margin-bottom */
.MB-1px {
  margin-bottom: -1px;
}

.MB1px {
  margin-bottom: 1px;
}

.MB-2px {
  margin-bottom: -2px;
}

.MB2px {
  margin-bottom: 2px;
}

.MB-3px {
  margin-bottom: -3px;
}

.MB3px {
  margin-bottom: 3px;
}

.MB-4px {
  margin-bottom: -4px;
}

.MB4px {
  margin-bottom: 4px;
}

.MB-5px {
  margin-bottom: -5px;
}

.MB5px {
  margin-bottom: 5px;
}

.MB-6px {
  margin-bottom: -6px;
}

.MB6px {
  margin-bottom: 6px;
}

.MB-7px {
  margin-bottom: -7px;
}

.MB7px {
  margin-bottom: 7px;
}

.MB-8px {
  margin-bottom: -8px;
}

.MB8px {
  margin-bottom: 8px;
}

.MB-9px {
  margin-bottom: -9px;
}

.MB9px {
  margin-bottom: 9px;
}

.MB-10px {
  margin-bottom: -10px;
}

.MB10px {
  margin-bottom: 10px;
}

.MB-11px {
  margin-bottom: -11px;
}

.MB11px {
  margin-bottom: 11px;
}

.MB-12px {
  margin-bottom: -12px;
}

.MB12px {
  margin-bottom: 12px;
}

.MB-13px {
  margin-bottom: -13px;
}

.MB13px {
  margin-bottom: 13px;
}

.MB-14px {
  margin-bottom: -14px;
}

.MB14px {
  margin-bottom: 14px;
}

.MB-15px {
  margin-bottom: -15px;
}

.MB15px {
  margin-bottom: 15px;
}

.MB-0px {
  margin-bottom: 0px;
}

.MB0px {
  margin-bottom: 0px;
}

.MB-20px {
  margin-bottom: -20px;
}

.MB20px {
  margin-bottom: 20px;
}

.MB-25px {
  margin-bottom: -25px;
}

.MB25px {
  margin-bottom: 25px;
}

.MB-30px {
  margin-bottom: -30px;
}

.MB30px {
  margin-bottom: 30px;
}

.MB-40px {
  margin-bottom: -40px;
}

.MB40px {
  margin-bottom: 40px;
}

.MB-50px {
  margin-bottom: -50px;
}

.MB50px {
  margin-bottom: 50px;
}

/* End margin-bottom */
/* margin-left */
.ML-1px {
  margin-left: -1px;
}

.ML1px {
  margin-left: 1px;
}

.ML-2px {
  margin-left: -2px;
}

.ML2px {
  margin-left: 2px;
}

.ML-3px {
  margin-left: -3px;
}

.ML3px {
  margin-left: 3px;
}

.ML-4px {
  margin-left: -4px;
}

.ML4px {
  margin-left: 4px;
}

.ML-5px {
  margin-left: -5px;
}

.ML5px {
  margin-left: 5px;
}

.ML-6px {
  margin-left: -6px;
}

.ML6px {
  margin-left: 6px;
}

.ML-7px {
  margin-left: -7px;
}

.ML7px {
  margin-left: 7px;
}

.ML-8px {
  margin-left: -8px;
}

.ML8px {
  margin-left: 8px;
}

.ML-9px {
  margin-left: -9px;
}

.ML9px {
  margin-left: 9px;
}

.ML-10px {
  margin-left: -10px;
}

.ML10px {
  margin-left: 10px;
}

.ML-11px {
  margin-left: -11px;
}

.ML11px {
  margin-left: 11px;
}

.ML-12px {
  margin-left: -12px;
}

.ML12px {
  margin-left: 12px;
}

.ML-13px {
  margin-left: -13px;
}

.ML13px {
  margin-left: 13px;
}

.ML-14px {
  margin-left: -14px;
}

.ML14px {
  margin-left: 14px;
}

.ML-15px {
  margin-left: -15px;
}

.ML15px {
  margin-left: 15px;
}

.ML-0px {
  margin-left: 0px;
}

.ML0px {
  margin-left: 0px;
}

.ML-20px {
  margin-left: -20px;
}

.ML20px {
  margin-left: 20px;
}

.ML-25px {
  margin-left: -25px;
}

.ML25px {
  margin-left: 25px;
}

.ML-30px {
  margin-left: -30px;
}

.ML30px {
  margin-left: 30px;
}

.ML-40px {
  margin-left: -40px;
}

.ML40px {
  margin-left: 40px;
}

.ML-50px {
  margin-left: -50px;
}

.ML50px {
  margin-left: 50px;
}

/* End margin-left */
/* End width */
.W1per {
  width: 1%;
}

.W2per {
  width: 2%;
}

.W3per {
  width: 3%;
}

.W4per {
  width: 4%;
}

.W5per {
  width: 5%;
}

.W6per {
  width: 6%;
}

.W7per {
  width: 7%;
}

.W8per {
  width: 8%;
}

.W9per {
  width: 9%;
}

.W10per {
  width: 10%;
}

.W11per {
  width: 11%;
}

.W12per {
  width: 12%;
}

.W13per {
  width: 13%;
}

.W14per {
  width: 14%;
}

.W15per {
  width: 15%;
}

.W16per {
  width: 16%;
}

.W17per {
  width: 17%;
}

.W18per {
  width: 18%;
}

.W19per {
  width: 19%;
}

.W20per {
  width: 20%;
}

.W21per {
  width: 21%;
}

.W22per {
  width: 22%;
}

.W23per {
  width: 23%;
}

.W24per {
  width: 24%;
}

.W25per {
  width: 25%;
}

.W26per {
  width: 26%;
}

.W27per {
  width: 27%;
}

.W28per {
  width: 28%;
}

.W29per {
  width: 29%;
}

.W30per {
  width: 30%;
}

.W31per {
  width: 31%;
}

.W32per {
  width: 32%;
}

.W33per {
  width: 33%;
}

.W34per {
  width: 34%;
}

.W35per {
  width: 35%;
}

.W36per {
  width: 36%;
}

.W37per {
  width: 37%;
}

.W38per {
  width: 38%;
}

.W39per {
  width: 39%;
}

.W40per {
  width: 40%;
}

.W41per {
  width: 41%;
}

.W42per {
  width: 42%;
}

.W43per {
  width: 43%;
}

.W44per {
  width: 44%;
}

.W45per {
  width: 45%;
}

.W46per {
  width: 46%;
}

.W47per {
  width: 47%;
}

.W48per {
  width: 48%;
}

.W49per {
  width: 49%;
}

.W50per {
  width: 50%;
}

.W51per {
  width: 51%;
}

.W52per {
  width: 52%;
}

.W53per {
  width: 53%;
}

.W54per {
  width: 54%;
}

.W55per {
  width: 55%;
}

.W56per {
  width: 56%;
}

.W57per {
  width: 57%;
}

.W58per {
  width: 58%;
}

.W59per {
  width: 59%;
}

.W60per {
  width: 60%;
}

.W61per {
  width: 61%;
}

.W62per {
  width: 62%;
}

.W63per {
  width: 63%;
}

.W64per {
  width: 64%;
}

.W65per {
  width: 65%;
}

.W66per {
  width: 66%;
}

.W67per {
  width: 67%;
}

.W68per {
  width: 68%;
}

.W69per {
  width: 69%;
}

.W70per {
  width: 70%;
}

.W71per {
  width: 71%;
}

.W72per {
  width: 72%;
}

.W73per {
  width: 73%;
}

.W74per {
  width: 74%;
}

.W75per {
  width: 75%;
}

.W76per {
  width: 76%;
}

.W77per {
  width: 77%;
}

.W78per {
  width: 78%;
}

.W79per {
  width: 79%;
}

.W80per {
  width: 80%;
}

.W81per {
  width: 81%;
}

.W82per {
  width: 82%;
}

.W83per {
  width: 83%;
}

.W84per {
  width: 84%;
}

.W85per {
  width: 85%;
}

.W86per {
  width: 86%;
}

.W87per {
  width: 87%;
}

.W88per {
  width: 88%;
}

.W89per {
  width: 89%;
}

.W90per {
  width: 90%;
}

.W91per {
  width: 91%;
}

.W92per {
  width: 92%;
}

.W93per {
  width: 93%;
}

.W94per {
  width: 94%;
}

.W95per {
  width: 95%;
}

.W96per {
  width: 96%;
}

.W97per {
  width: 97%;
}

.W98per {
  width: 98%;
}

.W99per {
  width: 99%;
}

.W100per {
  width: 100%;
}

.W50px {
  width: 50px;
}

.W51px {
  width: 51px;
}

.W52px {
  width: 52px;
}

.W53px {
  width: 53px;
}

.W54px {
  width: 54px;
}

.W55px {
  width: 55px;
}

.W56px {
  width: 56px;
}

.W57px {
  width: 57px;
}

.W58px {
  width: 58px;
}

.W59px {
  width: 59px;
}

.W60px {
  width: 60px;
}

.W61px {
  width: 61px;
}

.W62px {
  width: 62px;
}

.W63px {
  width: 63px;
}

.W64px {
  width: 64px;
}

.W65px {
  width: 65px;
}

.W66px {
  width: 66px;
}

.W67px {
  width: 67px;
}

.W68px {
  width: 68px;
}

.W69px {
  width: 69px;
}

.W70px {
  width: 70px;
}

.W71px {
  width: 71px;
}

.W72px {
  width: 72px;
}

.W73px {
  width: 73px;
}

.W74px {
  width: 74px;
}

.W75px {
  width: 75px;
}

.W76px {
  width: 76px;
}

.W77px {
  width: 77px;
}

.W78px {
  width: 78px;
}

.W79px {
  width: 79px;
}

.W80px {
  width: 80px;
}

.W81px {
  width: 81px;
}

.W82px {
  width: 82px;
}

.W83px {
  width: 83px;
}

.W84px {
  width: 84px;
}

.W85px {
  width: 85px;
}

.W86px {
  width: 86px;
}

.W87px {
  width: 87px;
}

.W88px {
  width: 88px;
}

.W89px {
  width: 89px;
}

.W90px {
  width: 90px;
}

.W91px {
  width: 91px;
}

.W92px {
  width: 92px;
}

.W93px {
  width: 93px;
}

.W94px {
  width: 94px;
}

.W95px {
  width: 95px;
}

.W96px {
  width: 96px;
}

.W97px {
  width: 97px;
}

.W98px {
  width: 98px;
}

.W99px {
  width: 99px;
}

.W100px {
  width: 100px;
}

.W101px {
  width: 101px;
}

.W102px {
  width: 102px;
}

.W103px {
  width: 103px;
}

.W104px {
  width: 104px;
}

.W105px {
  width: 105px;
}

.W106px {
  width: 106px;
}

.W107px {
  width: 107px;
}

.W108px {
  width: 108px;
}

.W109px {
  width: 109px;
}

.W110px {
  width: 110px;
}

.W111px {
  width: 111px;
}

.W112px {
  width: 112px;
}

.W113px {
  width: 113px;
}

.W114px {
  width: 114px;
}

.W115px {
  width: 115px;
}

.W116px {
  width: 116px;
}

.W117px {
  width: 117px;
}

.W118px {
  width: 118px;
}

.W119px {
  width: 119px;
}

.W120px {
  width: 120px;
}

.W121px {
  width: 121px;
}

.W122px {
  width: 122px;
}

.W123px {
  width: 123px;
}

.W124px {
  width: 124px;
}

.W125px {
  width: 125px;
}

.W126px {
  width: 126px;
}

.W127px {
  width: 127px;
}

.W128px {
  width: 128px;
}

.W129px {
  width: 129px;
}

.W130px {
  width: 130px;
}

.W131px {
  width: 131px;
}

.W132px {
  width: 132px;
}

.W133px {
  width: 133px;
}

.W134px {
  width: 134px;
}

.W135px {
  width: 135px;
}

.W136px {
  width: 136px;
}

.W137px {
  width: 137px;
}

.W138px {
  width: 138px;
}

.W139px {
  width: 139px;
}

.W140px {
  width: 140px;
}

.W141px {
  width: 141px;
}

.W142px {
  width: 142px;
}

.W143px {
  width: 143px;
}

.W144px {
  width: 144px;
}

.W145px {
  width: 145px;
}

.W146px {
  width: 146px;
}

.W147px {
  width: 147px;
}

.W148px {
  width: 148px;
}

.W149px {
  width: 149px;
}

.W150px {
  width: 150px;
}

.W151px {
  width: 151px;
}

.W152px {
  width: 152px;
}

.W153px {
  width: 153px;
}

.W154px {
  width: 154px;
}

.W155px {
  width: 155px;
}

.W156px {
  width: 156px;
}

.W157px {
  width: 157px;
}

.W158px {
  width: 158px;
}

.W159px {
  width: 159px;
}

.W160px {
  width: 160px;
}

.W161px {
  width: 161px;
}

.W162px {
  width: 162px;
}

.W163px {
  width: 163px;
}

.W164px {
  width: 164px;
}

.W165px {
  width: 165px;
}

.W166px {
  width: 166px;
}

.W167px {
  width: 167px;
}

.W168px {
  width: 168px;
}

.W169px {
  width: 169px;
}

.W170px {
  width: 170px;
}

.W171px {
  width: 171px;
}

.W172px {
  width: 172px;
}

.W173px {
  width: 173px;
}

.W174px {
  width: 174px;
}

.W175px {
  width: 175px;
}

.W176px {
  width: 176px;
}

.W177px {
  width: 177px;
}

.W178px {
  width: 178px;
}

.W179px {
  width: 179px;
}

.W180px {
  width: 180px;
}

.W181px {
  width: 181px;
}

.W182px {
  width: 182px;
}

.W183px {
  width: 183px;
}

.W184px {
  width: 184px;
}

.W185px {
  width: 185px;
}

.W186px {
  width: 186px;
}

.W187px {
  width: 187px;
}

.W188px {
  width: 188px;
}

.W189px {
  width: 189px;
}

.W190px {
  width: 190px;
}

.W191px {
  width: 191px;
}

.W192px {
  width: 192px;
}

.W193px {
  width: 193px;
}

.W194px {
  width: 194px;
}

.W195px {
  width: 195px;
}

.W196px {
  width: 196px;
}

.W197px {
  width: 197px;
}

.W198px {
  width: 198px;
}

.W199px {
  width: 199px;
}

.W200px {
  width: 200px;
}

.W201px {
  width: 201px;
}

.W202px {
  width: 202px;
}

.W203px {
  width: 203px;
}

.W204px {
  width: 204px;
}

.W205px {
  width: 205px;
}

.W206px {
  width: 206px;
}

.W207px {
  width: 207px;
}

.W208px {
  width: 208px;
}

.W209px {
  width: 209px;
}

.W210px {
  width: 210px;
}

.W211px {
  width: 211px;
}

.W212px {
  width: 212px;
}

.W213px {
  width: 213px;
}

.W214px {
  width: 214px;
}

.W215px {
  width: 215px;
}

.W216px {
  width: 216px;
}

.W217px {
  width: 217px;
}

.W218px {
  width: 218px;
}

.W219px {
  width: 219px;
}

.W220px {
  width: 220px;
}

.W221px {
  width: 221px;
}

.W222px {
  width: 222px;
}

.W223px {
  width: 223px;
}

.W224px {
  width: 224px;
}

.W225px {
  width: 225px;
}

.W226px {
  width: 226px;
}

.W227px {
  width: 227px;
}

.W228px {
  width: 228px;
}

.W229px {
  width: 229px;
}

.W230px {
  width: 230px;
}

.W231px {
  width: 231px;
}

.W232px {
  width: 232px;
}

.W233px {
  width: 233px;
}

.W234px {
  width: 234px;
}

.W235px {
  width: 235px;
}

.W236px {
  width: 236px;
}

.W237px {
  width: 237px;
}

.W238px {
  width: 238px;
}

.W239px {
  width: 239px;
}

.W240px {
  width: 240px;
}

.W241px {
  width: 241px;
}

.W242px {
  width: 242px;
}

.W243px {
  width: 243px;
}

.W244px {
  width: 244px;
}

.W245px {
  width: 245px;
}

.W246px {
  width: 246px;
}

.W247px {
  width: 247px;
}

.W248px {
  width: 248px;
}

.W249px {
  width: 249px;
}

.W250px {
  width: 250px;
}

/* End width */
/* Custom, Desktop */
/* ipad spicial */
@media only screen and (min-width: 1024px) {
  .hide--min1024 {
    display: none;
  }
  .show--min1024 {
    display: block;
  }
}

/* ipad spicial */
@media only screen and (max-width: 1024px) {
  .hide--max1024 {
    display: none;
  }
  .show--max1024 {
    display: block;
  }
}

/* Large Devices, Wide Screens */
@media only screen and (min-width: 993px) {
  .Ylabel {
    display: block;
    margin-top: 0px;
    float: none;
    text-align: left;
  }
  .Ytextbox {
    width: 100%;
  }
  .hide--lg {
    display: none;
  }
  .show--lg {
    display: block;
  }
}

/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  .hide--md {
    display: none;
  }
  .show--md {
    display: block;
  }
}

/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  .Ylabel {
    display: block;
    margin-top: 0px;
    float: none;
    text-align: left;
  }
  .form-control {
    width: 100% !important;
  }
  .hide--sm {
    display: none;
  }
  .show--sm {
    display: block;
  }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  .hide--xs {
    display: none;
  }
  .show--xs {
    display: block;
  }
}

/* Custom, iPhone */
/* addon ycss framework */
/* scss components */
.slider-container {
  position: relative;
  display: none;
}

.slider-container.index-slider {
  overflow: hidden;
  width: 100%;
  top: 0px;
}

.slider-container.index-slider a {
  display: block;
  float: left;
}

@media (max-width: 1024px) {
  .slider-container.index-slider {
    top: 0px;
  }
}

.slider-container.main-slider {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.slider-container.bg-slider {
  position: absolute;
  z-index: 0;
}

.lt-ie9 .slider-container.bg-slider {
  position: absolute !important;
}

@media (max-width: 1024px) {
  .slider-container.bg-slider {
    position: relative;
  }
}

.slider-container #bg-cover {
  min-height: 768px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  behavior: url(pie/backgroundsize.min.htc);
}

@media (max-width: 767px) {
  .slider-container #bg-cover {
    min-height: 480px;
  }
}

.slider-container img {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  vertical-align: top;
}

.slider-controller {
  position: relative;
  z-index: 1;
  top: 10px;
  width: 100%;
}

#foo_pager {
  z-index: 10;
  width: auto;
  font-size: 13px;
  position: absolute;
  top: 10px;
  left: 9%;
}

#foo_pager span.pager_list {
  float: left;
  display: block;
  margin-right: 5px;
  width: 13px;
  height: 13px;
}

#foo_pager span.pager_list > a {
  display: block;
  width: 13px;
  height: 13px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -pie-border-radius: 50%;
  behavior: url(pie/PIE.htc);
  background-color: #CCCCCC;
}

#foo_pager span.pager_list.selected a {
  background-color: #02275C;
}

html.expanded-right, body.expanded-right {
  overflow: hidden;
  height: 100%;
}

#main-bg {
  transition: all 0.3s linear;
  right: 0;
}

#main-bg.expanded-right {
  right: 240px;
  transition: all 0.3s linear;
}

#page-container {
  transition: margin 0.3s linear;
}

#page-container.expanded-right {
  margin-left: -240px;
  transition: margin 0.3s linear;
}

#se-footer-wrapper {
  transition: right 0.3s linear;
  right: 0;
}

#se-footer-wrapper.expanded-right {
  right: 240px;
  transition: right 0.3s linear;
}

#exit-canvas {
  position: absolute;
  display: block;
  visibility: hidden;
  z-index: 1000;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: white;
  background: transparent\9;
  background: rgba(255, 255, 255, 0);
  transition: all 0.3s linear;
}

#exit-canvas.expanded {
  position: fixed;
  visibility: visible;
  right: 240px;
  transition: all 0.3s linear;
  background: white;
  background: transparent\9;
  background: rgba(255, 255, 255, 0.5);
}

#exit-canvas:hover {
  background: white;
  background: transparent\9;
  background: rgba(255, 255, 255, 0.1);
  transition: all 0.3s linear;
}

#canvas-menu-section {
  position: fixed;
  z-index: 100;
  width: 240px;
  height: 100%;
  top: 0;
  background: #424439;
}

#canvas-menu-section.left {
  left: -240px;
  transition: all 0.3s linear;
}

#canvas-menu-section.right {
  right: -240px;
  transition: all 0.3s linear;
}

#canvas-menu-section.expanded-left {
  left: 0;
  transition: all 0.3s linear;
}

#canvas-menu-section.expanded-right {
  right: 0;
  transition: all 0.3s linear;
}

#canvas-menu-section > .innerwrapper {
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

#canvas-menu-section .top-panel-box {
  float: none;
}

#canvas-menu-heading {
  display: block;
  margin: 10px 0 0 0;
  font-size: 20px;
  color: #999;
  text-align: center;
}

#canvas-language-box {
  margin: auto;
  padding: 15px 0;
  width: 95%;
  border-bottom: 1px solid #666;
}

#canvas-language-box #switch-language {
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}

#canvas-language-box #switch-language > li {
  display: inline-block;
  float: none;
  margin: 0 15px;
  padding: 6px 0 0 0;
  width: auto;
  height: 20px;
  font-size: 20px;
  color: #999;
}

#canvas-language-box #switch-language > li > a {
  display: block;
  margin: 0 0 0 0;
  width: auto;
  height: auto;
  font-size: 24px;
  color: #999;
  text-decoration: none;
}

#canvas-language-box #switch-language > li > a:hover {
  text-decoration: underline;
}

#canvas-language-box #switch-language > li.flag-th > a {
  background: url("../images/icn-flag.png") left 7px no-repeat;
}

#canvas-language-box #switch-language > li.flag-en > a {
  background: url("../images/icn-flag.png") left -23px no-repeat;
}

#canvas-language-box #switch-language > li:first-child {
  display: block;
  float: none;
  margin: 5px 0 10px 0;
  text-align: center;
}

#canvas-language-box #lang-sw > ul {
  list-style: none;
}

#canvas-language-box #lang-sw > ul > li {
  float: left;
}

#canvas-language-box #lang-sw > ul > li:first-child {
  border-right: none;
}

#canvas-language-box #lang-sw > ul > li > a {
  display: block;
  height: 30px;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  line-height: 30px;
  color: #fff;
  background-color: #4f5245 !important;
}

#canvas-language-box #lang-sw > ul > li > a:hover {
  color: #fff;
  background-color: #22c5b2 !important;
}

#canvas-language-box #lang-sw > ul > li > a.active {
  color: #fff;
  background-color: #22c5b2 !important;
}

#canvas-language-box #lang-sw > ul > li > a.lang-th {
  width: 30px;
  background: none;
}

#canvas-language-box #lang-sw > ul > li > a.lang-en {
  width: 30px;
  background: none;
}

#canvas-language-box #lang-sw > ul > li > a > span {
  display: block;
}

@media screen and (max-width: 1024px) {
  #canvas-language-box {
    display: none;
  }
  #canvas-language-box #lang-sw {
    text-align: center;
  }
  #canvas-language-box #lang-sw > ul > li {
    float: none;
    display: inline-block;
  }
}

@media screen and (max-width: 640px) {
  #canvas-language-box {
    display: block;
  }
  #canvas-language-box #lang-sw {
    text-align: center;
  }
  #canvas-language-box #lang-sw > ul > li {
    float: none;
    display: inline-block;
  }
}

#canvas-search-box {
  margin: auto;
  padding: 15px 0;
  width: 95%;
  border-bottom: 1px solid #666;
}

#canvas-search-box .search-box {
  display: block;
}

#canvas-search-box .search-box .gen-input {
  float: none;
}

#canvas-search-box #search-site {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
}

#canvas-search-box #search-site table {
  margin: auto;
}

#canvas-search-box #search-site td {
  padding: 0 3px;
}

#canvas-search-box #search-site .search-text {
  display: none;
  position: relative;
  margin: 0 0 0 15px;
  font-size: 20px;
}

#canvas-search-box #search-site a {
  display: block;
  margin: 1px 0 0 0;
  font-size: 20px;
  color: #333;
  text-decoration: none;
}

#canvas-search-box #search-site a:hover {
  text-decoration: underline;
}

#canvas-search-box #search-site i {
  display: none;
  position: absolute;
  top: 7px;
  font-size: 12px;
  color: #333;
}

#canvas-search-box #search-site .btn-circle {
  padding: 5px 20px;
}

#canvas-search-box #search-site .btn-circle > input[type=submit] {
  padding: 5px 20px;
}

#canvas-search-box #search-site .gen-input {
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  -pie-border-radius: 12px;
  behavior: url(pie/PIE.htc);
}

#canvas-search-box #search-site input[type=text] {
  width: 110px !important;
  padding: 6px;
}

#canvas-topmenu-box {
  margin: auto;
  padding: 15px 0;
  width: 95%;
  border-bottom: 1px solid #666;
}

#canvas-topmenu-box .user-box {
  display: block;
}

#canvas-topmenu-box .user-box.-prelogin {
  display: block;
}

#canvas-topmenu-box .user-box.-postlogin {
  font-size: 22px;
  color: #fff;
  display: block;
}

#canvas-topmenu-box .user-box.-postlogin a {
  color: #fff;
  font-size: 22px;
  margin-right: 10px;
  text-decoration: none;
}

#canvas-topmenu-box .user-box.-postlogin p {
  margin-bottom: 10px;
}

#canvas-topmenu-box .user-box .gen-input {
  float: none;
  margin-bottom: 10px;
}

#canvas-topmenu-box .user-box .gen-button {
  float: none;
  width: 100px;
  margin: auto;
  margin-bottom: 5px;
}

#canvas-topmenu-box .user-box .gen-button.icn-right > i {
  display: block;
  position: absolute;
  top: 0;
  right: 10px;
  color: #fff;
}

#canvas-topmenu-box .user-box .gen-button.color-blue {
  background-color: #1EAF9E;
}

#canvas-topmenu-box .user-box .gen-button input[type="submit"] {
  color: #FFF !important;
  display: inline-block;
  line-height: 20px;
  height: 100%;
}

#canvas-topmenu-box .user-box .-forgot {
  color: #ffffff;
  text-decoration: none;
  font-size: 20px;
  padding: 5px 0;
}

#canvas-topmenu-box .user-box .-forgot:hover {
  color: #ffffff;
  text-decoration: none;
}

#canvas-topmenu-box #top-menu {
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
}

#canvas-topmenu-box #top-menu > li {
  display: block;
  float: none;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
}

#canvas-topmenu-box #top-menu > li a {
  display: block;
  margin: 1px 0 0 0;
  padding: 10px 15px;
  font-size: 22px;
  color: #efefef;
  text-decoration: none;
}

#canvas-topmenu-box #top-menu > li a:hover {
  text-decoration: none;
}

#canvas-mainmenu-box {
  margin: 0 auto 0 auto;
  padding-bottom: 15px;
  width: 95%;
  border-bottom: 1px solid #666;
}

#canvas-mainmenu-box #mainmenu-list {
  position: inherit;
  z-index: 1;
  margin: 0;
  padding: 0;
}

#canvas-mainmenu-box #mainmenu-list > li {
  position: relative;
  display: block;
  padding: 0;
  float: none;
  width: auto;
  height: auto;
  min-height: 35px;
}

#canvas-mainmenu-box #mainmenu-list > li:hover {
  background: #5d6050;
}

#canvas-mainmenu-box #mainmenu-list > li:first-child i:before {
  font-family: "DB_Helvethaica";
  content: 'Home';
}

#canvas-mainmenu-box #mainmenu-list > li.active {
  background: #5d6050 !important;
  text-align: center;
}

#canvas-mainmenu-box #mainmenu-list > li.active span > a {
  text-align: left;
}

#canvas-mainmenu-box #mainmenu-list > li.active > i {
  display: inline-block;
}

#canvas-mainmenu-box #mainmenu-list > li.active .mainmenu-lv2 {
  display: block;
}

#canvas-mainmenu-box #mainmenu-list > li.expandable .fa-caret-down {
  display: inline-block;
  position: absolute;
  top: 13px;
  right: 10px;
  color: #fff;
}

#canvas-mainmenu-box #mainmenu-list > li span {
  display: block;
  height: auto;
}

#canvas-mainmenu-box #mainmenu-list > li span > a {
  display: block;
  padding: 10px 30px 10px 10px;
  height: auto;
  font-size: 22px;
  color: #fff;
  text-decoration: none;
}

#canvas-mainmenu-box #mainmenu-list > li span > i {
  display: none;
}

#canvas-mainmenu-box #mainmenu-list > li > i {
  display: none;
  position: relative;
  z-index: 3;
  top: -17px;
  font-size: 20px;
  color: #efefef;
}

#canvas-mainmenu-box .mainmenu-lv2 {
  display: none;
  position: relative;
  z-index: 2;
  left: 0;
  margin-top: -24px;
  width: 100%;
  min-height: 40px;
  background: #efefef;
  text-align: left;
}

#canvas-mainmenu-box .mainmenu-lv2 > .innerwrapper {
  padding: 0;
}

#canvas-mainmenu-box .mainmenu-lv2 > .innerwrapper > .heading {
  display: none;
}

#canvas-mainmenu-box .mainmenu-lv3 {
  display: none !important;
  position: relative;
  z-index: 3;
  left: 0;
  min-height: 40px;
  background: #333;
  text-align: left;
}

#canvas-mainmenu-box .mainmenu-lv3 > .innerwrapper {
  padding: 0;
}

#canvas-mainmenu-box .mainmenu-lv3 > i {
  position: absolute;
  top: -16px;
  left: 46%;
  font-size: 26px;
  color: #333;
}

#canvas-mainmenu-box .mainmenu-lv2-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

#canvas-mainmenu-box .mainmenu-lv2-list > li {
  display: block;
  position: relative;
  padding: 5px 0;
  float: none;
  width: auto;
}

#canvas-mainmenu-box .mainmenu-lv2-list > li.active {
  padding-bottom: 0;
  background: white !important;
  text-align: center;
}

#canvas-mainmenu-box .mainmenu-lv2-list > li.active > i {
  display: inline-block;
  text-align: center;
}

#canvas-mainmenu-box .mainmenu-lv2-list > li.active .mainmenu-lv3 {
  display: block;
}

#canvas-mainmenu-box .mainmenu-lv2-list > li:hover {
  background: none;
}

#canvas-mainmenu-box .mainmenu-lv2-list > li.expandable .fa-caret-down {
  display: inline-block;
  position: absolute;
  font-size: 14px;
  top: 10px !important;
  right: 12px !important;
}

#canvas-mainmenu-box .mainmenu-lv2-list > li > span {
  height: auto !important;
  text-align: left;
}

#canvas-mainmenu-box .mainmenu-lv2-list > li > span > a {
  padding: 0 10px 0 10px !important;
  height: auto !important;
  font-size: 20px !important;
  color: #333 !important;
}

#canvas-mainmenu-box .mainmenu-lv2-list > li > span > a:hover {
  background: none !important;
}

#canvas-mainmenu-box .mainmenu-lv2-list > li > span > i {
  display: none;
  position: relative;
  z-index: 3;
  top: -17px;
  font-size: 26px;
  color: #333;
}

#canvas-mainmenu-box .mainmenu-lv2-list > li > span > img {
  display: none;
}

#canvas-mainmenu-box .mainmenu-lv3-list {
  margin: 5px 0 0 0;
  padding: 0;
  list-style: none;
}

#canvas-mainmenu-box .mainmenu-lv3-list > li {
  overflow: hidden;
  position: relative;
  margin: 0;
  padding: 5px 0;
}

#canvas-mainmenu-box .mainmenu-lv3-list > li:hover {
  background: none !important;
}

#canvas-mainmenu-box .mainmenu-lv3-list > li > span {
  display: block;
  float: left;
  height: auto !important;
  width: 87% !important;
}

#canvas-mainmenu-box .mainmenu-lv3-list > li > span > a {
  display: inline !important;
  padding: 0 !important;
  height: auto !important;
  font-size: 20px !important;
  color: #efefef !important;
  line-height: 16px;
}

#canvas-mainmenu-box .mainmenu-lv3-list > li > i {
  display: block;
  float: left;
  margin: 2px 4px 0 10px;
  color: #efefef;
  font-size: 13px;
}

#canvas-sitemap-box {
  margin: 0 auto 0 auto;
  padding-bottom: 15px;
  width: 95%;
}

#canvas-sitemap-box ul {
  margin: 0;
  padding: 0;
}

#canvas-sitemap-box ul > li {
  display: block;
}

#canvas-sitemap-box ul > li:hover {
  background: #5d6050;
}

#canvas-sitemap-box ul > li a {
  display: block;
  padding: 10px 30px 10px 10px;
  height: auto;
  font-size: 22px;
  color: #fff;
  text-decoration: none;
}

#canvas-socialmedia-box {
  margin: 0 auto 20px auto;
}

#canvas-socialmedia-box #top-social {
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}

#canvas-socialmedia-box #top-social > li {
  display: inline-block;
  float: none;
  margin: 0 5px;
  padding: 1px 0 0 0;
  width: 32px;
  height: 32px;
  font-size: 20px;
  color: #999;
}

#canvas-socialmedia-box #top-social > li > span {
  display: block;
  padding: 3px 0 0 0;
}

#canvas-socialmedia-box #top-social > li > a {
  display: block;
  margin: 0 0 0 0;
  width: 32px;
  height: 32px;
  color: #999;
  text-decoration: none;
}

#canvas-socialmedia-box #top-social > li > a:hover {
  text-decoration: underline;
}

#canvas-socialmedia-box #top-social > li.icn-fb > a {
  background: url("../images/icn-social-mobile.png") left top no-repeat;
}

#canvas-socialmedia-box #top-social > li.icn-tw > a {
  background: url("../images/icn-social-mobile.png") left -50px no-repeat;
}

#canvas-socialmedia-box #top-social > li.icn-yt > a {
  background: url("../images/icn-social-mobile.png") left -100px no-repeat;
}

#canvas-socialmedia-box #top-social > li:first-child {
  display: block;
  float: none;
  width: 100%;
  margin: 5px 0 10px 0;
  text-align: center;
}

#canvas-sitestat-box #site-stat {
  display: block;
  margin-bottom: 10px;
}

#canvas-sitestat-box #site-stat table {
  margin: auto;
}

#canvas-sitestat-box #site-stat td {
  padding: 3px 0;
  font-size: 14px;
  color: #0490D8;
}

#canvas-sitestat-box #site-stat .site-stat-num {
  color: #efefef;
}

#canvas-enewsletter-box #enewsletter {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0 0 10px 0;
  padding: 0;
  list-style: none;
}

#canvas-enewsletter-box #enewsletter table {
  margin: auto;
}

#canvas-enewsletter-box #enewsletter td {
  padding: 0 3px;
}

#canvas-enewsletter-box #enewsletter .search-text {
  display: block;
  position: relative;
  margin: 0 0 0 15px;
  font-size: 20px;
}

#canvas-enewsletter-box #enewsletter a {
  display: block;
  margin: 1px 0 0 0;
  font-size: 20px;
  color: #333;
  text-decoration: none;
}

#canvas-enewsletter-box #enewsletter a:hover {
  text-decoration: underline;
}

#canvas-enewsletter-box #enewsletter i {
  position: absolute;
  top: 7px;
  font-size: 12px;
  color: #333;
}

#canvas-enewsletter-box #enewsletter .btn-circle {
  padding: 5px 20px;
}

#canvas-enewsletter-box #enewsletter .btn-circle > input[type=submit] {
  padding: 5px 20px;
}

#canvas-enewsletter-box #enewsletter .gen-input {
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  -pie-border-radius: 12px;
  behavior: url(pie/PIE.htc);
}

#canvas-enewsletter-box #enewsletter input[type=text] {
  width: 110px !important;
  padding: 6px;
}

#canvas-callcenter-box #callcenter {
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0 20px 10px 20px;
  padding-left: 50px;
  background: url("../images/icn-callcenter-canvas.png") left 2px no-repeat;
}

#canvas-callcenter-box #callcenter > span {
  display: block;
  font-family: arial;
}

#canvas-callcenter-box #callcenter > span.cc-text {
  margin-top: -3px;
  font-weight: bold;
  font-size: 19px;
  color: #02275C;
}

#canvas-callcenter-box #callcenter > span.cc-num {
  margin-top: -5px;
  font-size: 1.5em;
  color: #999999;
}

.side-nav header h1 {
  margin: 0;
  padding: 0;
  height: 60px;
  font-size: 30px;
  font-weight: normal;
  line-height: 20px;
  color: #333;
}

.side-nav header h1.black {
  color: #333;
}

.side-nav header h1.white {
  color: #333;
}

.lt-ie9 .side-nav header h1.white {
  color: #fff;
}

@media (min-width: 768px) {
  .side-nav header h1.white {
    color: #fff;
  }
}

.side-nav > ul {
  min-height: 100px;
  background: none;
}

.side-nav ul {
  box-sizing: border-box;
  margin: 0;
  padding: 5px 0;
  list-style: none;
}

.side-nav ul > li {
  line-height: 1.15em;
}

.side-nav ul > li a {
  position: relative;
  display: block;
  padding: 0.1em;
  padding-left: 0px;
  padding-right: 30px;
  font-size: 22px;
  color: #fff;
  text-decoration: none;
}

.side-nav ul > li a:hover {
  color: #1EAF9E;
}

.side-nav ul > li a.current {
  color: #1EAF9E;
}

.side-nav ul > li a > span {
  display: block;
  box-sizing: border-box;
  padding-right: 16px;
}

.side-nav ul > li a > i.fa-caret-right {
  position: absolute;
  right: 10px;
  top: 2px;
  font-size: 17px;
}

.side-nav ul > li a > i.fa-caret-left {
  position: absolute;
  right: 10px;
  top: 2px;
  font-size: 17px;
}

.side-nav ul > li a > i.fa-caret-right {
  position: absolute;
  right: 10px;
  top: 2px;
  font-size: 17px;
}

.side-nav ul > li a > i.fa-plus-circle {
  position: absolute;
  right: 5px;
  top: 2px;
  font-size: 17px;
}

.side-nav ul > li a > i.fa-minus-circle {
  display: none;
  position: absolute;
  right: 5px;
  top: 2px;
  font-size: 17px;
}

.lt-ie9 .side-nav ul > li a {
  padding: 4px 5px;
  font-size: 22px;
}

.lt-ie9 .side-nav ul > li a > i.fa-caret-right {
  top: 2px;
  font-size: 17px;
}

.lt-ie9 .side-nav ul > li a > i.fa-caret-left {
  top: 2px;
  font-size: 17px;
}

.lt-ie9 .side-nav ul > li a > i.fa-caret-right {
  position: absolute;
  right: 10px;
  top: 2px;
  font-size: 17px;
}

.lt-ie9 .side-nav ul > li a > i.fa-plus-circle {
  position: absolute;
  right: 5px;
  top: 2px;
  font-size: 17px;
}

.lt-ie9 .side-nav ul > li a > i.fa-minus-circle {
  display: none;
  position: absolute;
  right: 5px;
  top: 2px;
  font-size: 17px;
}

@media (min-width: 1000px) {
  .side-nav ul > li a {
    padding: 0 25px;
    font-size: 22px;
  }
  .side-nav ul > li a > i.fa-caret-right {
    top: 2px;
    font-size: 17px;
  }
  .side-nav ul > li a > i.fa-caret-left {
    top: 2px;
    font-size: 17px;
  }
  .side-nav ul > li a > i.fa-caret-right {
    position: absolute;
    right: 10px;
    top: 2px;
    font-size: 17px;
  }
  .side-nav ul > li a > i.fa-plus-circle {
    top: 2px;
    font-size: 17px;
  }
  .side-nav ul > li a > i.fa-minus-circle {
    top: 2px;
    font-size: 17px;
  }
}

.side-nav ul .expanded > ul {
  box-sizing: border-box;
}

.side-nav ul .has-sub.expanded > a > i.fa-minus-circle {
  display: block;
}

.side-nav ul .has-sub.expanded > a > i.fa-plus-circle {
  display: none;
}

.side-nav .side-nav-lv1 {
  display: block;
  padding-top: 0;
}

.side-nav .side-nav-lv1 > li {
  border-bottom: 0px;
}

.side-nav .side-nav-lv1 > li > a:hover {
  background: none;
}

.side-nav .side-nav-lv1 .side-nav-lv2 {
  display: none;
}

.side-nav .side-nav-lv1 .side-nav-lv2 > li > a > span {
  padding-left: 10px;
}

.side-nav .side-nav-lv1 .side-nav-lv2 .side-nav-lv3 {
  display: none;
}

.side-nav .side-nav-lv1 .side-nav-lv2 .side-nav-lv3 > li > a > span {
  padding-left: 20px;
}

.side-nav .side-nav-lv1 .side-nav-lv2 .side-nav-lv3 > li > a > i.fa-caret-right {
  left: 15px;
}

.side-nav .side-nav-lv1 .side-nav-lv2 .side-nav-lv3 .side-nav-lv4 {
  display: none;
}

.side-nav .side-nav-lv1 .side-nav-lv2 .side-nav-lv3 .side-nav-lv4 > li > a > span {
  padding-left: 30px;
}

.side-nav .side-nav-lv1 .side-nav-lv2 .side-nav-lv3 .side-nav-lv4 > li > a > i.fa-caret-right {
  left: 25px;
}

.side-nav .side-nav-lv1 .side-nav-lv2 .side-nav-lv3 .side-nav-lv4 .side-nav-lv5 {
  display: none;
  margin: 0 0 0 10px;
}

.side-nav .side-nav-lv1 .side-nav-lv2 .side-nav-lv3 .side-nav-lv4 .side-nav-lv5 > li > a > span {
  padding-left: 10px;
}

.list-group {
  width: 100%;
}

.list-group .list-group-item {
  padding: 1px 0 1px 0;
}

.list-group .list-group-item:first-child {
  padding: 0 0 1px 0;
}

.list-group .list-group-item .list-group-head {
  position: relative;
  height: 25px;
  font-size: 1.2em;
  cursor: pointer;
  background: #5a95c1;
  /* Old browsers */
  background: -moz-linear-gradient(top, #5a95c1 0%, #385773 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5a95c1), color-stop(100%, #385773));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #5a95c1 0%, #385773 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #5a95c1 0%, #385773 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #5a95c1 0%, #385773 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #5a95c1 0%, #385773 100%);
  /* W3C */
  -pie-background: linear-gradient(#5a95c1, #385773);
  /* IE6-9 via PIE */
  behavior: url(pie/PIE.htc);
}

.list-group .list-group-item .list-group-head > div {
  position: relative;
  display: block;
  height: 25px;
}

.list-group .list-group-item .list-group-head > div .icn-circle {
  position: absolute;
  top: 3px;
  right: 5px;
  font-size: 9px;
  color: #999;
}

.list-group .list-group-item .list-group-head > div .icn-circle .fa-stack-1x {
  font-size: 10px;
}

.list-group .list-group-item .list-group-head > div a {
  position: absolute;
  top: 0px;
  left: 10px;
  height: 25px;
  color: #FFFFFF;
  text-decoration: none;
  vertical-align: middle;
  line-height: 23px;
}

.list-group .list-group-item .active > div {
  position: relative;
  display: block;
  height: 25px;
}

.list-group .list-group-item .active > div .fa-plus:before {
  content: "\f068";
}

.list-group .list-group-item .list-group-content {
  display: none;
  height: 172px;
}

.list-group .list-group-item .list-group-content.opened {
  display: block;
}

.list-group .list-group-item .list-group-content.home-2-head {
  height: 199px;
}

.list-group .list-group-item .list-group-content.home-2-head .iframe-home-box {
  height: 167px;
}

.list-group .list-group-item .list-group-content.home-2-head--nomore {
  height: 199px;
}

.list-group .list-group-item .list-group-content.home-2-head--nomore .iframe-home-box {
  height: 194px;
}

.list-group .list-group-item .list-group-content .iframe-home-box {
  overflow: hidden;
  padding: 5px 0 0 0;
  height: 140px;
}

.list-group .list-group-item .list-group-content .iframe-home-box > iframe {
  width: 1px;
  min-width: 100%;
}

.list-group .list-group-item .list-group-content .list-group-more {
  display: block;
  margin: 5px 0 0 0;
  font-size: 0.8em;
}

.list-group .list-group-item .list-group-content .list-group-more i {
  color: #e00100;
}

.list-group .list-group-item .list-group-content .list-group-more a {
  color: #333333;
  text-decoration: none;
}

.list-group .list-group-item .list-group-content .list-group-more a:hover {
  text-decoration: underline;
}

.list-group .list-group-item .list-group-content .home-msg-box {
  margin-top: 5px;
  height: 194px;
  background: #5a95c1;
  /* Old browsers */
  background: -moz-linear-gradient(top, #5a95c1 0%, #385773 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5a95c1), color-stop(100%, #385773));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #5a95c1 0%, #385773 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #5a95c1 0%, #385773 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #5a95c1 0%, #385773 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #5a95c1 0%, #385773 100%);
  /* W3C */
  -pie-background: linear-gradient(#5a95c1, #385773);
  /* IE6-9 via PIE */
  behavior: url(pie/PIE.htc);
}

.list-group .list-group-item .list-group-content .home-msg-box > .msg-box {
  padding-top: 30px;
  text-align: center;
  font-size: 20px;
  color: #fff;
}

.list-group .list-group-item .list-group-content .home-msg-box > .msg-box .msg-login {
  margin-top: 10px;
}

.list-group.faq-list .list-group-item {
  padding: 0;
  border-bottom: 1px solid #ccc;
}

.list-group.faq-list .list-group-item:first-child {
  padding: 0;
}

.list-group.faq-list .list-group-item .list-group-head {
  position: relative;
  height: auto;
  min-height: initial;
  font-size: 26px;
  cursor: pointer;
  background: none;
  -pie-background: none;
}

.list-group.faq-list .list-group-item .list-group-head > div {
  position: relative;
  display: block;
  padding: 3px 20px 5px 0;
  height: auto;
  min-height: initial;
}

.list-group.faq-list .list-group-item .list-group-head > div .icn-circle {
  position: absolute;
  top: 8px;
  right: 0px;
  width: 25px;
  height: 25px;
  background-color: #02275C;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -pie-border-radius: 50%;
  behavior: url(pie/PIE.htc);
}

.list-group.faq-list .list-group-item .list-group-head > div .icn-circle .fa-inverse {
  color: #02275C;
}

.list-group.faq-list .list-group-item .list-group-head > div .icn-circle .fa-stack-1x {
  font-size: 18px;
  line-height: 26px;
  text-shadow: none;
  color: #fff;
}

.list-group.faq-list .list-group-item .list-group-head > div a {
  position: relative;
  top: 0px;
  left: 0px;
  height: auto;
  min-height: initial;
  color: #02275C;
  text-decoration: none;
  vertical-align: middle;
  line-height: 16px;
  font-weight: 400;
}

.list-group.faq-list .list-group-item .list-group-content {
  display: none;
  margin: 0 0 0 0;
  height: auto;
}

.list-group.faq-list .list-group-item .list-group-content.opened {
  display: block;
}

.list-group.faq-list .list-group-item .list-group-content .iframe-home-box {
  overflow: hidden;
  padding: 10px 5px;
  height: auto;
}

.list-group.faq-list .list-group-item .list-group-content .iframe-home-box > iframe {
  width: 1px;
  min-width: 100%;
}

.list-group.faq-list .list-group-item .list-group-content .list-group-more {
  display: block;
  margin: 5px 0 0 3px;
  font-size: 0.8em;
}

.list-group.faq-list .list-group-item .list-group-content .list-group-more i {
  color: #e00100;
}

.list-group.faq-list .list-group-item .list-group-content .list-group-more a {
  color: #333333;
  text-decoration: none;
}

.list-group.faq-list .list-group-item .list-group-content .list-group-more a:hover {
  text-decoration: underline;
}

.banner-slider-container {
  position: relative;
  display: none;
  margin: 5px 0 0 0;
  border: 1px solid #fff;
}

.banner-slider-container.foo5-banner-slider {
  margin: auto;
  padding: 0 0%;
  width: 100%;
  background: #FFFFFF;
}

.banner-slider-container.index {
  background: none;
  border: none;
}

#foo5_prev {
  position: absolute;
  z-index: 2;
  width: 25px;
  height: 43px;
  top: 24px;
  left: 0px;
  background: #1EAF9E;
  cursor: pointer;
}

#foo5_prev > i {
  display: block;
  padding-top: 9px;
  font-size: 24px;
  text-align: center;
  color: #fff;
}

#foo5_prev.index {
  background: #1eaf9e;
  background: transparent\9;
  background: rgba(30, 175, 158, 0.79);
}

#foo5_next {
  position: absolute;
  z-index: 2;
  width: 25px;
  height: 43px;
  top: 24px;
  right: 0px;
  background: #1EAF9E;
  cursor: pointer;
}

#foo5_next > i {
  display: block;
  padding-top: 9px;
  font-size: 24px;
  text-align: center;
  color: #fff;
}

#foo5_next.index {
  background: #1eaf9e;
  background: transparent\9;
  background: rgba(30, 175, 158, 0.79);
}

#foo6_prev {
  position: absolute;
  z-index: 2;
  width: 25px;
  height: 43px;
  top: 15px;
  left: 0px;
  cursor: pointer;
}

#foo6_prev > i {
  display: block;
  padding-top: 9px;
  font-size: 24px;
  text-align: center;
  color: #1EAF9E;
}

#foo6_prev.index {
  background: #1eaf9e;
  background: transparent\9;
  background: rgba(30, 175, 158, 0.79);
}

#foo6_next {
  position: absolute;
  z-index: 2;
  width: 25px;
  height: 43px;
  top: 15px;
  right: 0px;
  cursor: pointer;
}

#foo6_next > i {
  display: block;
  padding-top: 9px;
  font-size: 24px;
  text-align: center;
  color: #1EAF9E;
}

#foo6_next.index {
  background: #1eaf9e;
  background: transparent\9;
  background: rgba(30, 175, 158, 0.79);
}

.banner-slider-container ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
}

.banner-slider-container ul.banner li {
  height: 70px;
  width: 350px;
  float: left;
  text-align: center;
  border-right: solid 1px #ccc;
}

.banner-slider-container ul.banner li:nth-child(3) {
  border-right: 0px;
}

@media screen and (max-width: 999px) {
  .banner-slider-container ul.banner li:nth-child(2) {
    border-right: 0px;
  }
  .banner-slider-container ul.banner li:nth-child(3) {
    border-right: solid 1px #ccc;
  }
}

@media screen and (max-width: 640px) {
  .banner-slider-container ul.banner li {
    border-right: 0;
  }
}

/* main layout */
html, body {
  color: #333;
  background-color: none;
  letter-spacing: 0.01em;
}

/* remove link outline */
a:hover, a:active, a:focus, input[type=radio] {
  outline: 0;
}

/* clear float */
.clearfix {
  clear: both;
}

.fontfacetext {
  font-family: "DB_Helvethaica";
}

.fontfacetext-bold {
  font-family: "DB_Helvethaica_Bold";
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

/* text sizing */
.textsizing {
  font-family: "DB_Helvethaica";
  font-size: 20px;
  line-height: 1.4;
}

.textsizing input[type=text], .textsizing input[type=password], .textsizing input[type=file], .textsizing textarea, .textsizing .selectricWrapper {
  font-family: Tahoma, Arial;
  font-size: 19px;
}

.textsizing--small {
  font-size: 19.9375px;
  line-height: 1.4;
}

.textsizing--large {
  font-size: 20.0625px;
  line-height: 1.4;
}

@media (max-width: 1024px) {
  .lt-ie9 .textsizing {
    font-size: 20px;
  }
  .lt-ie9 .textsizing--small {
    font-size: 19.9375px;
  }
  .lt-ie9 .textsizing--large {
    font-size: 20.0625px;
  }
}

/* text editor control */
.texteditor {
  font-family: "DB_Helvethaica";
}

.texteditor a {
  color: #02275C;
}

.texteditor a:hover {
  color: #033c8e;
}

.texteditor table td {
  padding: 8px;
}

.texteditor img {
  max-width: 100%;
  height: auto;
}

.table_wrapper {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

/* login-box */
#login-box {
  padding: 10px;
  width: 100%;
  height: 100%;
}

html:not(.lt-ie9) #login-box {
  background: #02275C;
  background: #02275c;
  background: transparent\9;
  background: rgba(2, 39, 92, 0.8);
}

.lt-ie9 #login-box {
  background: #02275C;
}

#index-loginbox #login-box {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -pie-border-radius: 5px;
  behavior: url(pie/PIE.htc);
}

#login-box ul {
  margin: 0;
  padding: 0;
}

#login-box ul > li {
  overflow: hidden;
  display: block;
  margin: 0 0;
  padding: 3px 0;
}

#login-box ul > li span {
  color: #fff;
  font-size: 27px;
  line-height: 1.2;
}

#login-box ul > li .gen-button {
  min-width: 90px;
}

/* main structure */
#se-wrapper {
  overflow: hidden;
  position: relative;
  margin: auto;
  background-color: #F0F0F0;
  max-width: 100%;
  min-width: 320px;
}

.lt-ie9 #se-wrapper {
  min-width: 1000px;
}

#page-container {
  width: 100%;
}

#se-header-wrapper {
  width: 100%;
  max-height: 104px;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 99;
}

#se-maincontainer-wrapper {
  position: relative;
}

#se-footer-wrapper {
  position: relative;
  width: 100%;
  min-height: 130px;
  background-color: #fff;
  z-index: 9;
}

#mobile-menu-trigger {
  float: right;
  display: none;
  width: 50px;
  height: 60px;
  line-height: 60px;
  background: #fff;
  font-size: 40px;
  vertical-align: middle;
  text-align: right;
  color: #424439;
}

@media (max-width: 1024px) {
  #mobile-menu-trigger {
    display: block;
  }
  .lt-ie9 #mobile-menu-trigger {
    display: none;
  }
}

#se-header {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 90px;
  background: #fff;
  -webkit-box-shadow: #e3e3e3 0px 0px 30px;
  -moz-box-shadow: #e3e3e3 0px 0px 30px;
  box-shadow: #e3e3e3 0px 0px 30px;
  -pie-box-shadow: #e3e3e3 0px 0px 30px;
  behavior: url(pie/PIE.htc);
}

@media (max-width: 1024px) {
  #se-header {
    background: #fff;
    height: 60px;
  }
  .lt-ie9 #se-header {
    background: #fff;
  }
}

#header-panel-box {
  padding-top: 10px;
}

@media (max-width: 1024px) {
  #header-panel-box {
    padding-top: 0;
    padding-bottom: 0;
  }
  .lt-ie9 #header-panel-box {
    padding-top: 10px;
  }
}

#header-panel-box .header-panel__left {
  float: left;
  width: 75px;
}

#header-panel-box .header-panel__left #mainlogo {
  padding-top: 15px;
}

#header-panel-box .header-panel__right {
  float: right;
  width: auto;
}

#header-panel-box #mainlogo img {
  display: block;
}

@media (max-width: 1024px) {
  #header-panel-box #sublogo {
    display: none;
  }
  .lt-ie9 #header-panel-box #sublogo {
    display: block;
  }
}

#header-panel-box #sublogo img {
  display: block;
}

#header-panel-box #head-menu {
  float: right;
  display: block;
}

#header-panel-box #head-menu .head-menu__item {
  float: left;
  position: relative;
  min-width: 20px;
  min-height: 24px;
  min-width: 60px;
}

#header-panel-box #head-menu .head-menu__item.-postlogin {
  width: auto !important;
  padding-left: 10px;
  color: #000;
  border-right: 2px solid #999;
  display: none;
  text-align: right;
}

@media (max-width: 1024px) {
  #header-panel-box #head-menu .head-menu__item.-postlogin {
    display: none !important;
  }
}

#header-panel-box #head-menu .head-menu__item.-postlogin a {
  color: #333;
  font-size: 22px;
  margin-right: 10px;
  text-decoration: none;
}

#header-panel-box #head-menu .head-menu__item.-postlogin span {
  font-size: 22px;
  margin-right: 10px;
}

#header-panel-box #head-menu .head-menu__item.-postlogin i {
  font-size: 20px;
}

@media (max-width: 1024px) {
  #header-panel-box #head-menu .head-menu__item {
    border-left: 0px;
  }
}

@media (max-width: 1024px) {
  #header-panel-box #head-menu {
    float: left;
  }
  .lt-ie9 #header-panel-box #head-menu {
    float: right;
  }
}

#header-panel-box #search-box {
  width: 60px;
}

@media (max-width: 1024px) {
  #header-panel-box #search-box {
    display: none;
  }
  .lt-ie9 #header-panel-box #search-box {
    display: block;
  }
}

#header-panel-box #search-box .btn-wrapper {
  position: absolute;
  z-index: 5;
  width: 60px;
  background-color: #fff;
  border-right: 2px solid #999;
  border-left: 2px solid #999;
}

#header-panel-box #search-box .btn-wrapper .gen-button {
  margin-left: 15px;
  min-width: 1px;
}

#header-panel-box #search-box .btn-wrapper .gen-button i {
  margin: 0;
  font-size: 18px !important;
}

#header-panel-box #search-box .btn-wrapper .gen-button.color-white {
  background-color: #fff;
}

#header-panel-box #search-box .btn-wrapper .gen-button.color-white a {
  color: #333;
}

#header-panel-box #search-box .btn-wrapper .gen-button.color-white:hover {
  background-color: #fff;
}

@media (max-width: 1024px) {
  #header-panel-box #search-box {
    border-left: 0px;
  }
  #header-panel-box #search-box .btn {
    display: none;
  }
}

#header-panel-box #user-box {
  width: 105px;
}

@media (max-width: 1024px) {
  #header-panel-box #user-box {
    display: none;
  }
  .lt-ie9 #header-panel-box #user-box {
    display: block;
  }
}

#header-panel-box #user-box .gen-input {
  width: 150px;
  margin-right: 5px;
}

#header-panel-box #user-box .gen-button {
  min-width: 85px;
}

#header-panel-box #user-box .gen-button.color-blue {
  background-color: #1EAF9E;
}

#header-panel-box #user-box .gen-button input[type="submit"] {
  color: #fff !important;
  display: inline-block;
  height: 90%;
}

#header-panel-box #user-box .gen-button > i {
  display: inline-block;
  color: #fff;
}

#header-panel-box #user-box .btn-wrapper {
  position: absolute;
  z-index: 7;
  width: 115px;
  border-right: 2px solid #999;
  background-color: #fff;
}

#header-panel-box #user-box .btn-wrapper .gen-button {
  margin-left: 15px;
  min-width: 1px;
}

#header-panel-box #user-box .btn-wrapper .gen-button.icn-left > i {
  left: 0;
  margin: 0;
  font-size: 18px !important;
}

#header-panel-box #user-box .btn-wrapper .gen-button.color-white {
  background-color: #fff;
}

#header-panel-box #user-box .btn-wrapper .gen-button.color-white a {
  color: #333;
  font-size: 23px !important;
}

#header-panel-box #user-box .btn-wrapper .gen-button.color-white:hover {
  background-color: #fff;
}

@media (max-width: 1024px) {
  #header-panel-box #user-box {
    border-left: 0px;
  }
  #header-panel-box #user-box .btn {
    display: none;
  }
}

#header-panel-box #lang-sw {
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0 0 0 14px;
}

#header-panel-box #lang-sw > ul {
  margin-top: 6px;
}

#header-panel-box #lang-sw > ul > li {
  display: block;
  float: left;
  padding: 0 5px;
  min-height: 12px;
}

#header-panel-box #lang-sw > ul > li:first-child {
  border-right: 1px solid #666;
}

#header-panel-box #lang-sw > ul > li > a {
  display: block;
  line-height: 12px;
  font-size: 22px !important;
  text-decoration: none;
  color: #333;
}

#header-panel-box #lang-sw > ul > li > a:hover {
  color: #000;
}

#header-panel-box #lang-sw > ul > li > a.active {
  color: #1EAF9E;
}

#header-panel-box #lang-sw > ul > li > a.lang-th {
  width: 21px;
}

#header-panel-box #lang-sw > ul > li > a.lang-en {
  width: 18px;
}

@media (max-width: 1024px) {
  #header-panel-box #lang-sw > ul {
    margin-top: 18px;
    padding: 0;
  }
  #header-panel-box #lang-sw > ul > li {
    float: left;
  }
  #header-panel-box #lang-sw > ul > li:first-child {
    border-right: none;
  }
  #header-panel-box #lang-sw > ul > li > a {
    display: block;
    height: 30px;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    line-height: 30px;
    color: #fff;
    background-color: #4f5245 !important;
  }
  #header-panel-box #lang-sw > ul > li > a:hover {
    color: #fff;
    background-color: #22c5b2 !important;
  }
  #header-panel-box #lang-sw > ul > li > a.active {
    color: #fff;
    background-color: #22c5b2 !important;
  }
  #header-panel-box #lang-sw > ul > li > a.lang-th {
    width: 30px;
    background: none;
  }
  #header-panel-box #lang-sw > ul > li > a.lang-en {
    width: 30px;
    background: none;
  }
  #header-panel-box #lang-sw > ul > li > a > span {
    display: block;
  }
  .lt-ie9 #header-panel-box #lang-sw > ul {
    margin: 0;
    padding: 5px 0 0 0;
  }
  .lt-ie9 #header-panel-box #lang-sw > ul > li {
    float: left;
  }
  .lt-ie9 #header-panel-box #lang-sw > ul > li:first-child {
    border-right: 1px solid #000;
  }
  .lt-ie9 #header-panel-box #lang-sw > ul > li > a {
    display: block;
    height: 5px;
    line-height: 5px;
    text-decoration: none;
  }
  .lt-ie9 #header-panel-box #lang-sw > ul > li > a:hover {
    color: #fff;
    background-color: #22c5b2 !important;
  }
  .lt-ie9 #header-panel-box #lang-sw > ul > li > a.active {
    color: #fff;
    background-color: #22c5b2 !important;
  }
  .lt-ie9 #header-panel-box #lang-sw > ul > li > a.lang-th {
    width: 30px;
    background: none;
  }
  .lt-ie9 #header-panel-box #lang-sw > ul > li > a.lang-en {
    width: 30px;
    background: none;
  }
  .lt-ie9 #header-panel-box #lang-sw > ul > li > a > span {
    display: block;
  }
}

@media (max-width: 640px) {
  #header-panel-box #lang-sw > ul {
    display: none;
  }
}

#header-mainmenu-box {
  display: block;
  position: relative;
  padding-bottom: 2px;
}

@media (max-width: 1024px) {
  #header-mainmenu-box {
    display: none;
  }
  .lt-ie9 #header-mainmenu-box {
    display: block;
  }
}

#header-mainmenu-box > .mainmenu-bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}

#header-mainmenu-box > .centerwrapper {
  margin: auto;
  padding: 0;
}

#header-mainmenu-box #mainmenu-list {
  z-index: 2;
  float: right;
  margin: 0;
  margin-top: -7px;
  padding: 0;
}

#header-mainmenu-box #mainmenu-list > li {
  display: block;
  box-sizing: border-box;
  margin: 0 2px;
  padding: 0;
  float: left;
  width: auto;
  height: 30px;
}

#header-mainmenu-box #mainmenu-list > li.expandable > span > a {
  padding: 2px 18px 0 10px;
}

#header-mainmenu-box #mainmenu-list > li.expandable > span a.last--item {
  padding-right: 0px;
}

#header-mainmenu-box #mainmenu-list > li.expandable > span .fa-caret-down {
  position: relative;
  display: inline-block;
  z-index: 3;
  top: -20px;
  float: right;
  margin: 0 5px 0 0;
  font-size: 12px;
  color: #333;
}

#header-mainmenu-box #mainmenu-list > li.expandable.active {
  text-align: center;
}

#header-mainmenu-box #mainmenu-list > li.expandable.active > i {
  display: inline-block;
  text-align: center;
}

#header-mainmenu-box #mainmenu-list > li.expandable.active > i.fa-caret-down {
  display: inline-block;
  float: right;
  margin: -5px -10px 0 0;
  font-size: 12px;
}

#header-mainmenu-box #mainmenu-list > li.expandable.active .mainmenu-lv2 {
  display: block;
}

#header-mainmenu-box #mainmenu-list > li > span {
  display: block;
}

#header-mainmenu-box #mainmenu-list > li > span > a {
  display: table-cell;
  padding: 2px 18px 0 10px;
  height: 30px;
  font-size: 25px;
  color: #333;
  text-decoration: none;
  vertical-align: middle;
  text-transform: uppercase;
}

#header-mainmenu-box #mainmenu-list > li > span > a:hover {
  color: #1EAF9E;
}

#header-mainmenu-box #mainmenu-list > li > span > a i.fa-caret-down {
  display: none;
}

#header-mainmenu-box #mainmenu-list > li > span > a.active {
  color: #1EAF9E;
}

#header-mainmenu-box #mainmenu-list > li > span a.last--item {
  padding-right: 0;
}

#header-mainmenu-box #mainmenu-list > li > span i.fa-caret-down {
  display: none;
  font-size: 12px;
}

#header-mainmenu-box #mainmenu-list > li > i {
  display: none;
  position: relative;
  z-index: 3;
  top: -15px;
  font-size: 26px;
  color: #F8F8F8;
}

#header-mainmenu-box #mainmenu-list > li:last-child > span a {
  padding-right: 0px;
}

#header-mainmenu-box .mainmenu-lv2 {
  display: none;
  position: absolute;
  z-index: 3;
  left: 0;
  margin-top: -28px;
  width: 100%;
  min-height: 40px;
  background: #f8f8f8;
  text-align: left;
}

#header-mainmenu-box .mainmenu-lv2 > .innerwrapper {
  overflow: hidden;
  padding: 25px;
}

#header-mainmenu-box .mainmenu-lv2 > .innerwrapper > .heading {
  float: left;
  margin-top: 6px;
  padding-right: 50px;
  width: 28%;
  font-size: 30px;
  color: #02275C;
  text-align: right;
}

#header-mainmenu-box .mainmenu-lv3 {
  display: none;
  position: absolute;
  z-index: 3;
  top: 0;
  left: 264px;
  padding-left: 30px;
  width: 530px;
  min-height: 40px;
  height: 100%;
  text-align: left;
}

#header-mainmenu-box .mainmenu-lv3 > .innerwrapper {
  padding: 0;
}

#header-mainmenu-box .mainmenu-lv3 > i {
  display: none;
  position: absolute;
  top: -16px;
  left: 46%;
  font-size: 26px;
  color: #333;
}

#header-mainmenu-box .mainmenu-lv2-list {
  position: relative;
  float: left;
  margin: 0;
  padding: 0 10px;
  width: 265px;
  list-style: none;
  border-right: 1px solid #666;
}

#header-mainmenu-box .mainmenu-lv2-list > li {
  display: table;
  padding: 0 0 0 0;
  width: 100%;
  vertical-align: middle;
}

#header-mainmenu-box .mainmenu-lv2-list > li.expandable > span > .fa-caret-right {
  display: none;
  position: absolute;
  top: 17px;
  right: 8px;
  font-size: 24px;
}

#header-mainmenu-box .mainmenu-lv2-list > li.expandable.active {
  background: white !important;
}

#header-mainmenu-box .mainmenu-lv2-list > li.expandable.active > span > i {
  display: block;
  text-align: center;
}

#header-mainmenu-box .mainmenu-lv2-list > li.expandable.active > span > i.fa-caret-right {
  display: block;
  position: absolute;
  top: 17px;
  right: 8px;
  font-size: 24px;
}

#header-mainmenu-box .mainmenu-lv2-list > li.expandable.active .mainmenu-lv3 {
  display: block;
}

#header-mainmenu-box .mainmenu-lv2-list > li.active {
  background: white !important;
}

#header-mainmenu-box .mainmenu-lv2-list > li.active > span > i {
  display: none;
  text-align: center;
}

#header-mainmenu-box .mainmenu-lv2-list > li.active > span > i.fa-caret-right {
  display: none;
  position: absolute;
  top: 17px;
  right: 8px;
  font-size: 24px;
}

#header-mainmenu-box .mainmenu-lv2-list > li.active .mainmenu-lv3 {
  display: block;
}

#header-mainmenu-box .mainmenu-lv2-list > li:hover > span > .fa-caret-right {
  display: none;
  position: absolute;
  top: 17px;
  right: 8px;
  font-size: 24px;
}

#header-mainmenu-box .mainmenu-lv2-list > li > span {
  position: relative;
  display: table-cell;
  padding-left: 35px;
  width: 100%;
  height: 56px !important;
  text-align: left;
  vertical-align: middle;
}

#header-mainmenu-box .mainmenu-lv2-list > li > span > a {
  display: block;
  padding-left: 10px !important;
  height: auto !important;
  font-size: 26px !important;
  line-height: 24px !important;
  color: #333 !important;
  text-decoration: none;
}

#header-mainmenu-box .mainmenu-lv2-list > li > span > a:hover {
  background: #fcfcfc !important;
}

#header-mainmenu-box .mainmenu-lv2-list > li > span > i {
  display: none;
  position: relative;
  z-index: 3;
  top: 11px;
  font-size: 26px;
  color: #333;
}

#header-mainmenu-box .mainmenu-lv2-list > li > span > img {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 8px;
}

#header-mainmenu-box .mainmenu-lv3-list {
  height: 500px;
}

#header-mainmenu-box .mainmenu-lv3-list .mainmenu-lv3-list__item {
  margin-bottom: 20px;
}

#header-mainmenu-box .mainmenu-lv3-list .btn-row {
  overflow: hidden;
  margin-top: 40px;
}

#header-mainmenu-box .mainmenu-lv3-list .btn-row .btn-learnmore {
  width: 120px;
  font-size: 22px;
  line-height: 24px !important;
}

.lt-ie9 #header-mainmenu-box .mainmenu-lv3-list .media-body {
  max-width: 330px;
}

#header-mainmenu-box .mainmenu-lv3-list .media-body .heading {
  margin: 0;
  font-size: 23px;
  color: #02275C;
}

#header-mainmenu-box .mainmenu-lv3-list .media-body .desc {
  margin: 0;
  line-height: 18px;
  font-size: 17px;
}

#header-mainmenu-box .mainmenu-lv3-list .media-body .desc > a {
  color: #333;
  text-decoration: none;
}

#search-box {
  float: right;
  height: 24px;
  /* Items box */
}

#search-box .search-box__item {
  float: left;
  margin-left: 10px;
  width: auto;
}

#search-box .search-box__item:first-child {
  margin-left: 0;
}

#search-box .input-search {
  width: 83%;
  color: #333 !important;
  height: 25px;
  padding: 5px;
  border: 1px solid #ddd;
  margin-top: 15px;
}

#search-box .comboMenuWrapper {
  position: relative;
  cursor: pointer;
  width: 100px;
}

#search-box .comboMenu {
  box-sizing: border-box;
  border: 1px solid #ddd;
  position: relative;
  background: #f4f4f4;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -pie-border-radius: 5px;
  behavior: url(pie/PIE.htc);
}

#search-box .comboMenu:hover {
  border-color: #CCC;
}

#search-box .comboMenu:hover .button {
  background-color: #033275;
}

#search-box .comboMenu .label {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  margin: 0 18px 0 0;
  padding: 2px 10px;
  font-size: 12px;
  line-height: 18px;
  color: #333;
  min-height: 18px;
}

#search-box .comboMenu .button {
  display: block;
  position: absolute;
  right: -1px;
  top: -1px;
  width: 26px;
  height: 24px;
  color: #fff;
  text-align: center;
  background-color: #02275C;
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
  -pie-border-radius: 0 5px 5px 0;
  behavior: url(pie/PIE.htc);
}

#search-box .comboMenu .button > i {
  margin-top: 3px;
  font-size: 12px;
}

#search-box .comboMenuItems {
  position: absolute;
  display: none;
  box-sizing: border-box;
  top: 24px;
  left: 0;
  width: 100px;
  background: #fff;
  border: 1px solid #CCC;
  z-index: 1;
  -webkit-box-shadow: #ccc 0 0 6px;
  -moz-box-shadow: #ccc 0 0 6px;
  box-shadow: #ccc 0 0 6px;
  -pie-box-shadow: #ccc 0 0 6px;
  behavior: url(pie/PIE.htc);
}

#search-box .comboMenuItems ul, #search-box .comboMenuItems li {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 12px;
  line-height: 20px;
  min-height: 20px;
}

#search-box .comboMenuItems li {
  display: block;
  padding: 5px 10px;
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #EEE;
  color: #333;
  cursor: pointer;
}

#search-box .comboMenuItems li:first-child {
  border-top: none;
}

#search-box .comboMenuItems li.selected {
  background: #EFEFEF;
  color: #444;
  border-top-color: #E0E0E0;
}

#search-box .comboMenuItems li:hover {
  background: #F0F0F0;
  color: #444;
}

#search-box .comboMenuItems li a {
  color: #444;
  text-decoration: none;
}

#search-toggle-box {
  display: none;
  position: absolute;
  top: 22px;
  right: 10px;
  z-index: 4;
}

#search-toggle-box .gen-input {
  border: 2px solid #999;
  min-width: 333px;
  min-height: 60px;
}

#search-toggle-box .gen-button {
  position: relative;
  min-width: 26px;
  width: 26px;
  height: 26px;
  margin-top: 15px;
  margin-left: 10px;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
  -pie-border-radius: 13px;
  behavior: url(pie/PIE.htc);
}

@media (max-width: 640px) {
  #search-toggle-box .gen-button {
    float: none;
    display: inline-block;
  }
}

#search-toggle-box .gen-button.color-blue {
  background-color: #1EAF9E;
}

#search-toggle-box .gen-button input[type="submit"] {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}

#search-toggle-box .gen-button > i {
  color: #fff;
  position: absolute;
  left: 7px;
  top: 1px;
  z-index: 0;
}

#user-toggle-box {
  display: none;
  position: absolute;
  top: 21px;
  right: 0px;
  z-index: 6;
}

#user-toggle-box .user-box {
  border: 2px solid #999;
  min-width: 435px;
  width: auto;
  min-height: 70px;
  position: relative;
  display: block;
  float: left;
  box-sizing: border-box;
  padding: 15px 10px;
  height: 24px;
  background: #FFF none repeat scroll 0% 0%;
  line-height: 1.2em;
}

#user-toggle-box .user-box .-forgot {
  color: #1EAF9E;
  text-decoration: none;
  font-size: 20px;
  padding: 5px 0;
}

#user-toggle-box .user-box .-forgot:hover {
  color: #02275C;
  text-decoration: none;
}

#btn-search-toggle,
#btn-user-toggle {
  cursor: pointer;
}

#btn-user-toggle.close-stat {
  min-width: 24px !important;
  width: 24px !important;
  transition: all 0.1s linear 0s;
  margin-left: 35px !important;
}

#btn-user-toggle.close-stat a {
  display: none !important;
}

@media (min-width: 1025px) and (max-width: 1200px) {
  .mainmenu-lv3 .media-body {
    width: 320px;
  }
}

.index-spacing-box {
  min-height: 1px;
  height: auto;
  display: block;
  margin-top: 449px;
  margin-bottom: 0px;
  position: relative;
}

.index-spacing-box h3 {
  font-size: 58px;
  line-height: 58px;
  font-weight: normal;
  color: #fff;
  margin: 0;
  margin-bottom: 28px;
}

.index-spacing-box h4 {
  font-size: 32px;
  line-height: 32px;
  font-weight: normal;
  color: #fff;
  margin: 0;
  margin-bottom: 59px;
}

.index-spacing-box .index-box-highlights {
  text-align: center;
  position: relative;
}

.index-spacing-box .index-box-highlights .icon-link {
  position: absolute;
  display: block;
  margin: 0;
  width: 72px;
  height: 72px;
  top: -410px;
  background-size: cover;
  text-indent: -9999px;
}

.index-spacing-box .index-box-highlights .icon-link.-account-opening {
  right: 180px;
  background-image: url("../../../images/widget/account-open.png");
  background-repeat: no-repeat;
  background-position: 0 0;
}

.index-spacing-box .index-box-highlights .icon-link.-asp-online {
  right: 90px;
  background-image: url("../../../images/widget/asp-app.png");
  background-repeat: no-repeat;
  background-position: 0 0;
}

.index-spacing-box .index-box-highlights .icon-link.-event-calendar {
  right: 0;
  background-image: url("../../../images/widget/calendar.png");
  background-repeat: no-repeat;
  background-position: 0 0;
}

.index-spacing-box .index-box-highlights .icon-link a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 25px;
  color: #fff;
  text-decoration: none;
  float: left;
}

.index-spacing-box .index-box-highlights .icon-link a:hover {
  color: #fff;
  text-decoration: none;
}

.index-spacing-box .index-box-highlights .icon-link a span {
  display: block;
  margin-top: -20px;
  text-shadow: 2px 2px 2px black;
}

.index-spacing-box .index-box-highlights .icon-link a img {
  display: block;
  margin: 0 auto;
  margin-bottom: 5px;
  max-width: 100%;
  display: none;
}

.innerwrapper .main-content {
  margin-bottom: 30px;
}

.innerwrapper .main-content .content-box {
  margin-bottom: 15px;
}

.innerwrapper .main-content .wrapper-widget {
  min-height: 250px;
  padding: 15px 15px 15px 15px;
  border: 1px solid rgba(200, 200, 200, 0.25);
  overflow: hidden;
}

.innerwrapper .main-content .wrapper-widget.add-highlight {
  padding: 0px;
  position: relative;
}

.innerwrapper .main-content .wrapper-widget.add-highlight .btn-play {
  position: absolute;
  top: 25%;
  left: 30%;
  display: block;
  width: 128px;
  height: 128px;
  text-indent: -9999px;
  background-image: url("../../../images/video-play.png");
  background-position: center top;
  background-repeat: no-repeat;
}

.innerwrapper .main-content .wrapper-widget.add-highlight .btn-play:hover {
  background-image: url("../../../images/video-play-hover.png");
}

.innerwrapper .main-content .wrapper-widget.add-highlight .bg-widget {
  margin: 0 auto;
  display: block;
}

.innerwrapper .main-content .wrapper-widget .row {
  margin-left: -15px;
  margin-right: -15px;
}

.innerwrapper .main-content .wrapper-widget .head-text {
  color: #02275C;
  font-family: "DB_Helvethaica";
  font-size: 29px;
  line-height: 1.4em;
  text-transform: uppercase;
}

.innerwrapper .main-content .wrapper-widget .head-text.-small {
  color: #333;
  font-family: "DB_Helvethaica";
  font-size: 25px;
  line-height: 0.9em;
  text-transform: none;
}

.innerwrapper .main-content .wrapper-widget .head-text.-small a {
  text-decoration: none;
}

.innerwrapper .main-content .wrapper-widget .widget-img {
  width: 365px;
  max-width: 100%;
  max-height: 180px;
  margin-top: -15px;
}

.innerwrapper .main-content .wrapper-widget .post-date {
  margin-top: 10px;
  display: block;
  color: #333;
}

.innerwrapper .main-content .wrapper-widget .widget-content {
  margin-top: 10px;
  color: #333;
}

.innerwrapper .main-content .wrapper-widget .widget-content a {
  color: #333;
  text-decoration: none;
}

.innerwrapper .main-content .wrapper-widget .widget-content a:hover {
  color: #1EAF9E;
}

.innerwrapper .main-content .wrapper-widget .readmore {
  margin: 10px 0 0 0;
  font-family: "DB_Helvethaica";
  font-size: 23px;
  text-align: right;
}

.innerwrapper .main-content .wrapper-widget .readmore a {
  color: #333;
  text-decoration: none;
}

.innerwrapper .main-content .wrapper-widget .readmore a:hover {
  color: #02275C;
}

.innerwrapper .main-content .wrapper-widget .widget-white {
  position: relative;
  z-index: 1;
}

.innerwrapper .main-content .wrapper-widget .widget-white h1, .innerwrapper .main-content .wrapper-widget .widget-white h2, .innerwrapper .main-content .wrapper-widget .widget-white h3, .innerwrapper .main-content .wrapper-widget .widget-white h4 {
  padding: 0px;
  margin: 0px;
}

.innerwrapper .main-content .wrapper-widget .widget-white .add-search {
  padding-bottom: 45px !important;
  position: relative;
  z-index: 0;
}

.innerwrapper .main-content .wrapper-widget .widget-white .head-text a {
  color: #02275C;
  text-decoration: none;
}

.innerwrapper .main-content .wrapper-widget .widget-white .head-text a:hover {
  color: #1EAF9E;
}

.innerwrapper .main-content .wrapper-widget .widget-white .head-text.-small a {
  color: #333;
}

.innerwrapper .main-content .wrapper-widget .widget-white .head-text.-small a:hover {
  color: #1EAF9E;
}

.innerwrapper .main-content .wrapper-widget .widget-blue,  .innerwrapper .main-content .wrapper-widget .widget-green{
  position: relative;
  z-index: 1;
  color: #fff !important;
}

.innerwrapper .main-content .wrapper-widget .widget-blue h1, .innerwrapper .main-content .wrapper-widget .widget-blue h2, .innerwrapper .main-content .wrapper-widget .widget-blue h3, .innerwrapper .main-content .wrapper-widget .widget-blue h4,
.innerwrapper .main-content .wrapper-widget .widget-green h1, .innerwrapper .main-content .wrapper-widget .widget-green h2, .innerwrapper .main-content .wrapper-widget .widget-green h3, .innerwrapper .main-content .wrapper-widget .widget-green h4 {
  padding: 0px;
  margin: 0px;
}

.innerwrapper .main-content .wrapper-widget .widget-blue .head-text, .innerwrapper .main-content .wrapper-widget .widget-green .head-text  {
  color: #fff;
}

.innerwrapper .main-content .wrapper-widget .widget-blue .head-text.-small, .innerwrapper .main-content .wrapper-widget .widget-green .head-text.-small {
  color: #fff;
}

.innerwrapper .main-content .wrapper-widget .widget-blue .head-text.-small a, .innerwrapper .main-content .wrapper-widget .widget-green .head-text.-small a {
  color: #fff;
}

.innerwrapper .main-content .wrapper-widget .widget-blue .head-text.-small a:hover, .innerwrapper .main-content .wrapper-widget .widget-green .head-text.-small a:hover {
  color: #02275C;
}

.innerwrapper .main-content .wrapper-widget .widget-blue .add-search, .innerwrapper .main-content .wrapper-widget .widget-green .add-search {
  padding-bottom: 45px !important;
  position: relative;
  z-index: 0;
}

.innerwrapper .main-content .wrapper-widget .widget-blue .post-date, .innerwrapper .main-content .wrapper-widget .widget-green .post-date {
  color: #fff;
}

.innerwrapper .main-content .wrapper-widget .widget-blue .widget-content, .innerwrapper .main-content .wrapper-widget .widget-green .widget-content {
  color: #fff;
}

.innerwrapper .main-content .wrapper-widget .widget-blue .widget-content a, .innerwrapper .main-content .wrapper-widget .widget-green .widget-content a {
  color: #fff;
  text-decoration: none;
}

.innerwrapper .main-content .wrapper-widget .widget-blue .widget-content a:hover, .innerwrapper .main-content .wrapper-widget .widget-green .widget-content a:hover {
  color: #02275C;
}

.innerwrapper .main-content .wrapper-widget .widget-highlight {
  background: #02275c;
  background: transparent\9;
  background: rgba(2, 39, 92, 0.7);
  max-width: 70%;
  padding: 15px 20px;
}

@media (max-width: 640px) {
  .innerwrapper .main-content .wrapper-widget .widget-highlight {
    max-width: 90%;
  }
}

.innerwrapper .main-content .wrapper-widget .widget-highlight h1, .innerwrapper .main-content .wrapper-widget .widget-highlight h2, .innerwrapper .main-content .wrapper-widget .widget-highlight h3 {
  padding: 0px;
  margin: 0px;
  font-weight: 100 !important;
}

.innerwrapper .main-content .wrapper-widget .widget-highlight .head-text {
  color: #fff;
}

.innerwrapper .main-content .wrapper-widget .widget-highlight .post-date {
  color: #fff;
}

.innerwrapper .main-content .wrapper-widget .widget-highlight .widget-content {
  color: #fff;
}

.innerwrapper .main-content .wrapper-widget .add-pic {
  margin-bottom: -10px !important;
  padding-top: 3px !important;
}

.innerwrapper .main-content .wrapper-widget .nav-tabs {
  padding-bottom: 5px;
}

.innerwrapper .main-content .wrapper-widget .nav-tabs li a {
  border: none !important;
  border-radius: 0px;
  line-height: 0.5em;
  margin-right: 0px;
  color: #CCC;
  text-decoration: none;
  border-radius: 0px !important;
  margin-right: 0px !important;
  font-size: 20px;
}

.innerwrapper .main-content .wrapper-widget .nav-tabs li a:focus, .innerwrapper .main-content .wrapper-widget .nav-tabs li a:hover {
  background-color: #f7f7f7;
  color: #b3b3b3;
}

.innerwrapper .main-content .wrapper-widget .nav-tabs li.active {
  border: none;
  background-color: #00AD9C;
}

.innerwrapper .main-content .wrapper-widget .nav-tabs li.active a {
  color: #fff;
  text-decoration: none;
}

.innerwrapper .main-content .wrapper-widget .nav-tabs li.active a:focus, .innerwrapper .main-content .wrapper-widget .nav-tabs li.active a:hover {
  border: none;
  color: #fff;
  background-color: #00AD9C;
}

.innerwrapper .main-content .wrapper-widget .tab-pane table {
  margin-top: 10px;
  margin-bottom: 0px;
}

.innerwrapper .main-content .wrapper-widget .tabbable {
  margin-top: 10px;
}

.innerwrapper .main-content .widget-search--white {
  border-top: 1px solid #ccc;
  min-height: 38px;
  min-width: 100%;
  position: relative;
  margin-top: -40px;
  float: left;
}

.lt-ie9 .widget-search--white {
  margin-top: -41px;
}

.innerwrapper .main-content .widget-search--white .search-form {
  color: #999;
}

.innerwrapper .main-content .widget-search--white .search-form .textbox-search {
  background: transparent none repeat scroll 0 0;
  min-height: 38px;
  max-height: 38px;
  min-width: 100%;
  padding-left: 15px;
  padding-right: 65px;
  padding-bottom: 8px;
  border: none;
  position: relative;
  z-index: 0;
}

.lt-ie9 .textbox-search {
  position: absolute;
  bottom: -7px;
  min-width: 50% !important;
  max-width: 50% !important;
  padding-bottom: 0px !important;
  width: 50% !important;
  z-index: 0;
}

.innerwrapper .main-content .widget-search--white .search-form .fix-position {
  position: absolute;
  top: 0;
  right: 0;
}

.innerwrapper .main-content .widget-search--white .search-form .fix-position .wrapper-button {
  position: relative;
  height: 38px;
  width: 50px;
}

.innerwrapper .main-content .widget-search--white .search-form .fix-position .wrapper-button .search-button {
  background-color: transparent;
  border-left: 1px solid #ccc;
  margin-left: -50px;
  min-height: 38px;
  min-width: 50px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  background-image: url("../../../images/icons/icn-search-black.png");
  background-repeat: no-repeat;
  background-position: center center;
}

.innerwrapper .main-content .widget-search--white .gen-button {
  position: absolute;
  top: 5px;
  right: 10px;
  z-index: 9;
}

.innerwrapper .main-content .widget-search--white .learnmore-button {
  padding: 0 10px;
  position: absolute;
  top: 10px;
  right: 5px;
  z-index: 9;
  width: auto;
}

.innerwrapper .main-content .widget-search--white .learnmore-button > a {
  font-size: 23px;
  color: #02275C;
  text-decoration: none;
  padding: 0px 10px 2px 10px;
}

.innerwrapper .main-content .widget-search--white .learnmore-button > a i {
  font-size: 14px;
  margin: 0 5px;
}

.innerwrapper .main-content .widget-search--white .learnmore-button > a:hover {
  color: #1EAF9E;
  text-decoration: none !important;
}

.innerwrapper .main-content .widget-search--white .learnmore-button:hover {
  color: #1EAF9E;
  text-decoration: none;
}

.innerwrapper .main-content .widget-search--blue {
  border-top: 1px solid #fff;
  min-height: 38px;
  min-width: 100%;
  position: relative;
  margin-top: -39px;
  float: left;
}

.lt-ie9 .widget-search--blue {
  margin-top: -41px;
}

.innerwrapper .main-content .widget-search--blue .search-form {
  color: #fff;
}

.innerwrapper .main-content .widget-search--blue .search-form .textbox-search {
  background: transparent none repeat scroll 0 0;
  min-height: 38px;
  max-height: 38px;
  min-width: 100%;
  padding-left: 15px;
  padding-right: 65px;
  padding-bottom: 8px;
  border: none;
  z-index: 0;
  position: relative;
}

.lt-ie9 .textbox-search {
  position: absolute;
  bottom: -7px;
  min-width: 50% !important;
  max-width: 50% !important;
  width: 50% !important;
  padding-bottom: 0px !important;
  z-index: 0;
}

.innerwrapper .main-content .widget-search--blue .search-form .fix-position {
  position: absolute;
  top: 0;
  right: 0;
}

.innerwrapper .main-content .widget-search--blue .search-form .fix-position .wrapper-button {
  position: relative;
  height: 38px;
  width: 50px;
}

.innerwrapper .main-content .widget-search--blue .search-form .fix-position .wrapper-button .search-button {
  background-color: transparent;
  border-left: 1px solid #fff;
  margin-left: -50px;
  min-height: 38px;
  min-width: 50px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  background-image: url("../../../images/icons/icn-search-white.png");
  background-repeat: no-repeat;
  background-position: center center;
}

.innerwrapper .main-content .widget-search--blue .gen-button {
  position: absolute;
  top: 5px;
  right: 10px;
  z-index: 9;
}

.innerwrapper .main-content .widget-search--blue .learnmore-button {
  padding: 0 10px;
  position: absolute;
  top: 10px;
  right: 5px;
  z-index: 9;
  width: auto;
}

.innerwrapper .main-content .widget-search--blue .learnmore-button > a {
  font-size: 23px;
  color: #fff;
  text-decoration: none;
  padding: 0px 10px 2px 10px;
}

.innerwrapper .main-content .widget-search--blue .learnmore-button > a i {
  font-size: 14px;
  margin: 0 5px;
}

.innerwrapper .main-content .widget-search--blue .learnmore-button > a:hover {
  color: #02275C;
  text-decoration: none !important;
}

.innerwrapper .main-content .widget-search--blue .learnmore-button:hover {
  color: #1EAF9E;
  text-decoration: none;
}

.innerwrapper .main-content .bg-white {
  /* background-color: #fff; */
  backdrop-filter: saturate(180%) blur(20px);
  background-color: rgba(255,255,255,0.85);
  border-radius: 5px;
  border-color: #fff;
}

.innerwrapper .main-content .bg-blue {
  /* background-color: rgb(15 142 199); */
  backdrop-filter: saturate(180%) blur(20px);
  background-color: rgba(15,142,199,0.85);
  border-radius: 5px;
  border-color: rgb(15 142 199);
}

.innerwrapper .main-content .bg-green {
  backdrop-filter: saturate(180%) blur(20px);
  background-color: rgb(14 169 172 / 85%);
  border-radius: 5px;
  border-color: rgb(14 176 165);
}

.innerwrapper .main-content .add-tab {
  overflow: visible !important;
  position: relative;
  z-index: 2;
}

.innerwrapper .main-content #market-value .-setvalue {
  line-height: 1.2em;
}

.innerwrapper .main-content #market-value .-setvalue thead th {
  text-align: right; 
  border-bottom: 1px dotted #ddd;
  vertical-align: middle;
  font-weight: 500;
  color: #02275C;
  line-height: 1.2em;
  padding: 5px 0;
}

.innerwrapper .main-content #market-value .-setvalue tbody td {
  text-align: right;
  color: #333;
  line-height: 1.2em;
  padding: 5px 0;
}

.innerwrapper .main-content #market-value .-setvalue tbody td:first-child {
  text-align: left;
  color: #02275C;
  font-weight: 600;
}

.innerwrapper .main-content #market-value .-setvalue tbody td.plus {
  color: #2CAC1D;
}

.innerwrapper .main-content #market-value .-setvalue tbody td.minus {
  color: #FF0000;
}

@media (max-width: 1280px) {
  .index-spacing-box {
    margin-top: 400px;
  }
  .index-spacing-box .index-box-highlights .icon-link {
    top: -361px;
  }
}

@media (max-width: 1024px) {
  .index-spacing-box {
    min-height: 20px;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
  }
  .index-spacing-box .index-box-highlights {
    text-align: center;
    padding: 25px 20px;
    background: #f0f0f0;
    background: transparent\9;
    background: #f0f0f0;
  }
  .index-spacing-box .index-box-highlights .icon-link {
    position: relative;
    display: inline-block;
    width: auto;
    height: auto;
    margin: 0px 10px;
    right: 0px !important;
    text-indent: 0px;
    top: 0px;
  }
  .index-spacing-box .index-box-highlights .icon-link.-account-opening {
    width: 130px;
    right: 0;
    background: none !important;
  }
  .index-spacing-box .index-box-highlights .icon-link.-asp-online {
    width: 140px;
    right: 0;
    background: none !important;
  }
  .index-spacing-box .index-box-highlights .icon-link.-event-calendar {
    width: 130px;
    right: 0;
    background: none !important;
  }
  .index-spacing-box .index-box-highlights .icon-link a {
    display: block;
    font-size: 25px;
    padding-right: 0;
    color: #02275C;
    text-decoration: none;
  }
  .index-spacing-box .index-box-highlights .icon-link a:hover {
    color: #1EAF9E;
    text-decoration: none;
  }
  .index-spacing-box .index-box-highlights .icon-link a span {
    display: block;
    margin-top: 15px;
    text-shadow: 0px 0px 0px black;
  }
  .index-spacing-box .index-box-highlights .icon-link a img {
    display: block;
    margin: 0 auto;
    margin-bottom: 5px;
    max-width: 100%;
  }
}

@media (max-width: 640px) {
  .index-spacing-box {
    min-height: 20px;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
  }
  .index-spacing-box .index-box-highlights {
    text-align: center;
    padding: 25px 20px;
    background: #f0f0f0;
    background: transparent\9;
    background: #f0f0f0;
  }
  .index-spacing-box .index-box-highlights .icon-link {
    max-width: 25%;
    padding: 0px;
    width: auto;
    height: auto;
    top: 0px;
  }
}

#page-overlay {
  visibility: hidden;
  position: fixed;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  background: black;
  background: transparent\9;
  background: rgba(0, 0, 0, 0.6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
}

#page-overlay.show {
  visibility: hidden;
}

@media (min-width: 768px) {
  #page-overlay.show {
    visibility: visible;
  }
}

.section {
  position: relative;
  height: 500px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.section .section-header {
  padding: 20px 0 20px 0px;
}

.section .section-header h1 {
  overflow: hidden;
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-size: 36px;
  color: #333;
  line-height: 1.2;
}

.section .section-header h1 > span {
  display: block;
  float: none;
  margin-left: 0px;
}

.section .section-header h1 > span:first-child {
  margin-left: 0;
}

.section .section-header h1 > span.sub {
  font-size: 20px;
  line-height: 1.2;
}

#intro {
  height: auto;
}

#intro .section-header {
  padding: 20px 0 20px 0px;
}

#intro .section-header h1 {
  overflow: hidden;
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-size: 36px;
  color: #333;
  line-height: 1.4;
}

#intro .section-header h1 > span {
  display: block;
  float: none;
  margin-left: 0;
}

#intro .section-header h1 > span:first-child {
  margin-left: 0;
}

#intro .section-header h1 > span.sub {
  margin-top: -10px;
  font-size: 20px;
  line-height: 1.2;
}

#highlight {
  padding-bottom: 20px;
  height: auto;
  background-image: url("../../../images/bg/page_index02.jpg");
  background-color: #fff;
}

#highlight .scroll-menu {
  top: 310px;
}

#research {
  height: auto;
  background-image: url("../../../images/bg/page_index03.jpg");
  background-color: #fff;
}

#research .scroll-menu {
  top: 310px;
}

#research .section-header h1 {
  color: #fff;
}

.scroll-menu {
  position: absolute;
  margin: 0;
  padding: 0;
}

@media (max-width: 767px) {
  .scroll-menu {
    display: none;
  }
  .lt-ie9 .scroll-menu {
    display: block;
  }
}

.scroll-menu > li {
  display: block;
  margin-top: -8px;
}

.scroll-menu > li:first-child {
  margin-top: 0;
}

.scroll-menu a {
  position: relative;
  display: block;
  padding-top: 20px;
  width: 85px;
  height: 85px;
  font-size: 20px;
  color: #fff;
  line-height: 14px;
  text-align: center;
  text-decoration: none;
  -webkit-border-radius: 43px;
  -moz-border-radius: 43px;
  border-radius: 43px;
  -pie-border-radius: 43px;
  behavior: url(pie/PIE.htc);
}

.scroll-menu a.up {
  padding-top: 10px;
}

.scroll-menu a.up > span {
  padding-top: 3px;
}

.scroll-menu a > span {
  display: block;
}

html:not(.lt-ie9) .scroll-menu a {
  background: #02275c;
  background: transparent\9;
  background: rgba(2, 39, 92, 0.74);
}

html:not(.lt-ie9) .scroll-menu a:hover {
  background: #02275c;
  background: transparent\9;
  background: rgba(2, 39, 92, 0.69);
}

.lt-ie9 .scroll-menu a {
  background: #02275C;
}

#setbar {
  position: relative;
  bottom: 0;
  margin-top: 10px;
  width: 100%;
  min-height: 42px;
  background: #373737;
}

#setbar i {
  font-size: 12px;
  line-height: 12px;
  color: #f00;
  vertical-align: middle;
}

#setbar .btn {
  display: inline-block;
  float: right;
  vertical-align: middle;
}

#setbar .btn .gen-button {
  display: inline-block;
  width: 85px;
}

#setbar #btn-setbox-toggle {
  cursor: pointer;
}

#setbar #btn-setbox-toggle.close-stat {
  min-width: 24px !important;
  width: 24px !important;
  transition: all 0.1s linear;
}

#setbar #btn-setbox-toggle.close-stat i {
  right: 8px !important;
}

#setbar #btn-setbox-toggle.close-stat a {
  display: none !important;
}

#setbar .set-box {
  overflow: hidden;
  display: table;
  width: 100%;
  height: 42px;
}

#setbar .set-box--col {
  display: table-cell;
  padding: 0 0 0 5px;
}

#setbar .set-box--col:first-child {
  padding-left: 0;
}

#setbar .set-box--image {
  vertical-align: middle;
  width: 100%;
}

#setbar .set-box--image > iframe {
  display: block;
  width: 100%;
  height: 42px;
}

#setbar .set-box--btn {
  vertical-align: middle;
}

#setbar .set-box--icon {
  vertical-align: middle;
}

#setbar #set-index-box {
  display: none;
}

#setbar #set-index-box iframe#set-graph {
  display: block;
  float: left;
  width: 100%;
  height: 300px;
}

#setbar #set-index-box iframe#set-data-table {
  display: block;
  float: left;
  margin: 28px 0 0 0;
  width: 100%;
  height: 275px;
}

#highlight-container {
  margin: auto;
}

#highlight-container .highlight-item {
  margin: 3px;
  width: 133px;
  height: 90px;
  background: #ccc;
}

#research-point .circle-btn {
  display: none;
  cursor: pointer;
}

#research-point .bubble-text {
  margin-bottom: 10px;
  padding: 10px 10px 20px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -pie-border-radius: 5px;
  behavior: url(pie/PIE.htc);
}

html:not(.lt-ie9) #research-point .bubble-text {
  background: #02275c;
  background: transparent\9;
  background: rgba(2, 39, 92, 0.8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC02275C,endColorstr=#CC02275C);
}

#research-point .bubble-text > span {
  display: none;
}

#research-point .bubble-text .buble-content header {
  margin-bottom: 5px;
  height: 42px;
  color: #fff;
}

#research-point .bubble-text .buble-content header > h2 {
  margin: 0;
  padding: 0;
  font-size: 26px;
  font-weight: normal;
  line-height: 42px;
}

#research-point .bubble-text .buble-content header > h2 > span {
  display: block;
}

#research-point .bubble-text .buble-content > ul {
  margin: 0;
  padding: 0;
}

#research-point .bubble-text .buble-content > ul > li {
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 10px 0;
  height: 60px;
  color: #fff;
  border-bottom: 1px solid #fff;
}

#research-point .bubble-text .buble-content .media-left {
  padding-right: 20px;
}

#research-point .bubble-text .buble-content .date {
  line-height: 1.4;
}

#research-point .bubble-text .buble-content .desc {
  margin: 0;
  padding: 0;
  height: 2.8em;
}

#research-point .bubble-text .buble-content .desc a {
  color: #fff;
  text-decoration: none;
}

#research-point .bubble-text .buble-content .desc a:hover {
  text-decoration: underline;
}

#research-point .bubble-text .buble-content .btn-row {
  overflow: hidden;
  margin-top: 15px;
}

#research-point .bubble-text .buble-content .btn-row .gen-button {
  float: right;
}

/* ------------------------------------------------------ */
/*                     style for ie8                      */
/* ------------------------------------------------------ */
.lt-ie9 .section {
  position: relative;
  height: 500px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.lt-ie9 .section .section-header {
  padding: 20px 0 20px 0px;
}

.lt-ie9 .section .section-header h1 {
  overflow: hidden;
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-size: 52px;
  color: #333;
  line-height: 1.2;
}

.lt-ie9 .section .section-header h1 > span {
  display: block;
  float: left;
  margin-left: 25px;
}

.lt-ie9 .section .section-header h1 > span:first-child {
  margin-left: 0;
}

.lt-ie9 .section .section-header h1 > span.sub {
  font-size: 28px;
  line-height: 1.2;
}

.lt-ie9 #intro {
  min-height: 500px;
}

.lt-ie9 #intro .section-header {
  padding: 100px 0 0 0px;
}

.lt-ie9 #intro .section-header h1 {
  overflow: hidden;
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-size: 56px;
  color: #666;
  line-height: 1.2;
}

.lt-ie9 #intro .section-header h1 > span {
  display: block;
  float: none;
  margin-left: 0;
}

.lt-ie9 #intro .section-header h1 > span:first-child {
  margin-left: 0;
}

.lt-ie9 #intro .section-header h1 > span.sub {
  font-size: 36px;
  line-height: 1.2;
}

.lt-ie9 #highlight {
  height: 556px;
  background-image: url("../../../images/bg/page_index02.jpg");
  background-color: #fff;
}

.lt-ie9 #highlight .scroll-menu {
  top: 310px;
}

.lt-ie9 #research {
  height: 541px;
  background-image: url("../../../images/bg/page_index03.jpg");
  background-color: #fff;
}

.lt-ie9 #research .scroll-menu {
  top: 310px;
}

.lt-ie9 #research .section-header h1 {
  color: #fff;
}

.lt-ie9 #index-loginbox {
  position: absolute;
  top: 225px;
  right: 10px;
}

.lt-ie9 .scroll-menu {
  top: 223px;
  left: -90px;
}

.lt-ie9 #setbar {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 42px;
  background: #373737;
}

.lt-ie9 #setbar i {
  font-size: 12px;
  color: #f00;
}

.lt-ie9 #setbar .btn {
  float: right;
  padding-top: 8px;
}

.lt-ie9 #setbar .btn .gen-button {
  width: 85px;
}

.lt-ie9 .content-wrapper {
  padding: 0 0 0 0;
  width: 800px;
}

.lt-ie9 #highlight-container {
  margin: 0;
  width: 100%;
}

.lt-ie9 #highlight-container .highlight-item {
  margin: 3px;
  width: 133px;
  height: 90px;
}

.lt-ie9 #research-point {
  position: relative;
  margin: 20px 0 0 0;
  width: 100%;
}

.lt-ie9 #research-point .research-item {
  position: absolute;
  min-width: 180px;
  background: none;
  transition: all 0.3s linear 0s;
}

.lt-ie9 #research-point .research-item1 {
  top: 10px;
  left: 67px;
}

.lt-ie9 #research-point .research-item2 {
  top: 168px;
  left: 20px;
}

.lt-ie9 #research-point .research-item3 {
  top: 281px;
  left: 160px;
}

.lt-ie9 #research-point .research-item4 {
  top: 86px;
  left: 500px;
}

.lt-ie9 #research-point .research-item.hide {
  opacity: 0;
  transition: all 0.3s linear 0s;
}

.lt-ie9 #research-point .research-item.expanded {
  z-index: 99;
  left: 50%;
  top: 10%;
}

.lt-ie9 #research-point .research-item.expanded .circle-btn {
  opacity: 1;
  left: 50%;
  margin-top: 10px;
  margin-left: -54px;
  background: #fff;
  color: #02275C;
  cursor: pointer;
}

.lt-ie9 #research-point .research-item.expanded .bubble-text {
  margin-left: -50%;
  width: 480px;
  height: 290px;
  padding-top: 10px;
  padding-bottom: 10px;
  transition: all 0.3s linear;
}

.lt-ie9 #research-point .research-item.expanded .bubble-text:before {
  left: 0;
  border-width: 0;
  transition: all 0.3s linear;
}

.lt-ie9 #research-point .research-item.expanded .bubble-text > span {
  position: absolute;
  visibility: hidden;
  width: 0;
  height: 0;
  transition: all 0s linear;
}

.lt-ie9 #research-point .research-item.expanded .bubble-text .buble-content {
  opacity: 1;
  visibility: visible;
  width: 100%;
  height: 270px;
  -webkit-transition-delay: 0.5s;
  /* Safari */
  transition-delay: 0.5s;
}

.lt-ie9 #research-point .research-item.expanded .bubble-text .buble-content header {
  margin-bottom: 5px;
  height: 42px;
  color: #fff;
}

.lt-ie9 #research-point .research-item.expanded .bubble-text .buble-content header > h2 {
  margin: 0;
  padding: 0;
  font-size: 26px;
  font-weight: normal;
  line-height: 42px;
}

.lt-ie9 #research-point .research-item.expanded .bubble-text .buble-content header > h2 > span {
  display: block;
}

.lt-ie9 #research-point .research-item.expanded .bubble-text .buble-content > ul {
  margin: 0;
  padding: 0;
}

.lt-ie9 #research-point .research-item.expanded .bubble-text .buble-content > ul > li {
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 10px 0;
  height: 60px;
  color: #fff;
  border-bottom: 1px solid #fff;
}

.lt-ie9 #research-point .research-item.expanded .bubble-text .buble-content .media-left {
  padding-right: 20px;
}

.lt-ie9 #research-point .research-item.expanded .bubble-text .buble-content .date {
  font-size: 13px;
}

.lt-ie9 #research-point .research-item.expanded .bubble-text .buble-content .desc {
  margin: 0;
  padding: 0;
  height: 3em;
}

.lt-ie9 #research-point .research-item.expanded .bubble-text .buble-content .desc a {
  color: #fff;
  text-decoration: none;
}

.lt-ie9 #research-point .research-item.expanded .bubble-text .buble-content .desc a:hover {
  text-decoration: underline;
}

.lt-ie9 #research-point .research-item.expanded .bubble-text .buble-content .btn-row {
  overflow: hidden;
  margin-top: 15px;
}

.lt-ie9 #research-point .research-item.expanded .bubble-text .buble-content .btn-row .gen-button {
  float: right;
}

.lt-ie9 #research-point .circle-btn {
  position: absolute;
  z-index: 2;
  opacity: 1;
  left: 0;
  top: 0;
  display: block;
  float: left;
  margin-top: 4px;
  width: 42px;
  height: 42px;
  text-align: center;
  vertical-align: middle;
  line-height: 42px;
  font-size: 20px;
  color: #fff;
  background: #02275C;
  transition: all 0.3s linear;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
  -pie-border-radius: 24px;
  behavior: url(pie/PIE.htc);
}

.lt-ie9 #research-point .bubble-text {
  position: relative;
  display: table;
  float: left;
  margin-left: 55px;
  padding: 0 10px;
  width: 115px;
  height: 48px;
  background: #02275C;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -pie-border-radius: 5px;
  behavior: url(pie/PIE.htc);
  -webkit-box-shadow: #333 0 0 10px;
  -moz-box-shadow: #333 0 0 10px;
  box-shadow: #333 0 0 10px;
  -pie-box-shadow: #333 0 0 10px;
  behavior: url(pie/PIE.htc);
  transition: all 0.3s linear;
}

.lt-ie9 #research-point .bubble-text:before {
  content: ' ';
  position: absolute;
  width: 0;
  height: 0;
  left: -15px;
  top: 17px;
  border-right: 9px solid;
  border-top: 6px solid;
  border-left: 6px solid;
  border-bottom: 6px solid;
  border-color: transparent #02275C transparent transparent;
  transition: all 0.3s linear;
}

.lt-ie9 #research-point .bubble-text > span {
  display: table-cell;
  vertical-align: middle;
  -webkit-transition-delay: 0.3s;
  /* Safari */
  transition-delay: 0.3s;
}

.lt-ie9 #research-point .bubble-text > span a {
  display: block;
  line-height: 18px;
  text-decoration: none;
  font-size: 20px;
  color: #fff;
}

.lt-ie9 #research-point .bubble-text .buble-content {
  visibility: hidden;
  overflow: hidden;
  opacity: 0;
  width: 0;
  height: 0;
}

/* ------------------------------------------------------ */
/*              media screen min width 768                */
/* ------------------------------------------------------ */
@media (min-width: 768px) {
  .section {
    position: relative;
    height: 500px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .section .section-header {
    padding: 20px 0 20px 0px;
  }
  .section .section-header h1 {
    overflow: hidden;
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-size: 52px;
    color: #333;
    line-height: 1.2;
  }
  .section .section-header h1 > span {
    display: block;
    float: left;
    margin-left: 25px;
  }
  .section .section-header h1 > span:first-child {
    margin-left: 0;
  }
  .section .section-header h1 > span.sub {
    font-size: 26px;
    line-height: 1.2;
  }
  #intro {
    min-height: 380px;
  }
  #intro .section-header {
    position: absolute;
    padding: 60px 0 0 0px;
  }
  #intro .section-header h1 {
    overflow: hidden;
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-size: 42px;
    color: #666;
    line-height: 1.2;
  }
  #intro .section-header h1 > span {
    display: block;
    float: none;
    margin-left: 0;
  }
  #intro .section-header h1 > span:first-child {
    margin-left: 0;
  }
  #intro .section-header h1 > span.sub {
    font-size: 28px;
    line-height: 1.2;
  }
  #highlight {
    height: 556px;
    background-image: url("../../../images/bg/page_index02.jpg");
    background-color: #fff;
  }
  #highlight .scroll-menu {
    top: 310px;
  }
  #research {
    height: 541px;
    background-image: url("../../../images/bg/page_index03.jpg");
    background-color: #fff;
  }
  #research .scroll-menu {
    top: 310px;
  }
  #research .section-header h1 {
    color: #fff;
  }
  #index-loginbox {
    position: absolute;
    top: 170px;
    right: 10px;
  }
  #setbar {
    position: relative;
    margin-top: 337px;
  }
  #highlight-container {
    margin: 10px auto 0 auto;
  }
  #highlight-container .highlight-item {
    margin: 3px;
    width: 133px;
    height: 90px;
  }
  #research-point {
    position: relative;
    margin: 0 0 0 50px;
    width: 100%;
  }
  #research-point .research-item {
    position: absolute;
    margin-bottom: 0;
    padding: 0;
    min-width: 180px;
    background: none;
    transition: all 0.3s linear 0s;
  }
  #research-point .research-item1 {
    top: 10px;
    left: 67px;
  }
  #research-point .research-item2 {
    top: 168px;
    left: 20px;
  }
  #research-point .research-item3 {
    top: 281px;
    left: 160px;
  }
  #research-point .research-item4 {
    top: 86px;
    left: 500px;
  }
  #research-point .research-item.hide {
    opacity: 0;
    transition: all 0.3s linear 0s;
  }
  #research-point .research-item.expanded {
    z-index: 99;
    left: 50%;
    top: 10%;
  }
  #research-point .research-item.expanded .circle-btn {
    opacity: 1;
    left: 50%;
    margin-top: 10px;
    margin-left: -54px;
    background: #fff;
    color: #02275C;
    cursor: pointer;
    transform: rotate(405deg);
    transition: all 0.3s linear;
  }
  #research-point .research-item.expanded .bubble-text {
    margin-left: -50%;
    width: 480px;
    height: 290px;
    padding-top: 10px;
    padding-bottom: 10px;
    transition: all 0.3s linear;
  }
  #research-point .research-item.expanded .bubble-text:before {
    left: 0;
    border-width: 0;
    transition: all 0.3s linear;
  }
  #research-point .research-item.expanded .bubble-text > span {
    position: absolute;
    visibility: hidden;
    width: 0;
    height: 0;
    transition: all 0s linear;
  }
  #research-point .research-item.expanded .bubble-text .buble-content {
    opacity: 1;
    visibility: visible;
    width: 100%;
    height: 270px;
    -webkit-transition-delay: 0.5s;
    /* Safari */
    transition-delay: 0.5s;
  }
  #research-point .research-item.expanded .bubble-text .buble-content header {
    margin-bottom: 5px;
    height: 42px;
    color: #fff;
  }
  #research-point .research-item.expanded .bubble-text .buble-content header > h2 {
    margin: 0;
    padding: 0;
    font-size: 26px;
    font-weight: normal;
    line-height: 42px;
  }
  #research-point .research-item.expanded .bubble-text .buble-content header > h2 > span {
    display: block;
  }
  #research-point .research-item.expanded .bubble-text .buble-content > ul {
    margin: 0;
    padding: 0;
  }
  #research-point .research-item.expanded .bubble-text .buble-content > ul > li {
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 10px 0;
    height: 60px;
    color: #fff;
    border-bottom: 1px solid #fff;
  }
  #research-point .research-item.expanded .bubble-text .buble-content .media-left {
    padding-right: 20px;
  }
  #research-point .research-item.expanded .bubble-text .buble-content .date {
    font-size: 13px;
  }
  #research-point .research-item.expanded .bubble-text .buble-content .desc {
    margin: 0;
    padding: 0;
    height: 3em;
  }
  #research-point .research-item.expanded .bubble-text .buble-content .desc a {
    color: #fff;
    text-decoration: none;
  }
  #research-point .research-item.expanded .bubble-text .buble-content .desc a:hover {
    text-decoration: underline;
  }
  #research-point .research-item.expanded .bubble-text .buble-content .btn-row {
    overflow: hidden;
    margin-top: 15px;
  }
  #research-point .research-item.expanded .bubble-text .buble-content .btn-row .gen-button {
    float: right;
  }
  #research-point .circle-btn {
    position: absolute;
    z-index: 2;
    opacity: 1;
    left: 0;
    top: 0;
    display: block;
    float: left;
    margin-top: 4px;
    width: 42px;
    height: 42px;
    text-align: center;
    vertical-align: middle;
    line-height: 42px;
    font-size: 20px;
    color: #fff;
    background: #02275C;
    transition: all 0.3s linear;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
    -pie-border-radius: 24px;
    behavior: url(pie/PIE.htc);
  }
  #research-point .bubble-text {
    position: relative;
    display: table;
    float: left;
    margin-left: 55px;
    padding: 0 10px;
    width: 115px;
    height: 48px;
    background: #02275C;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -pie-border-radius: 5px;
    behavior: url(pie/PIE.htc);
    -webkit-box-shadow: #333 0 0 10px;
    -moz-box-shadow: #333 0 0 10px;
    box-shadow: #333 0 0 10px;
    -pie-box-shadow: #333 0 0 10px;
    behavior: url(pie/PIE.htc);
    transition: all 0.3s linear;
  }
  html:not(.lt-ie9) #research-point .bubble-text {
    background: #02275c;
    background: transparent\9;
    background: #02275c;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF02275C,endColorstr=#FF02275C);
  }
  #research-point .bubble-text:before {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: -15px;
    top: 17px;
    border-right: 9px solid;
    border-top: 6px solid;
    border-left: 6px solid;
    border-bottom: 6px solid;
    border-color: transparent #02275C transparent transparent;
    transition: all 0.3s linear;
  }
  #research-point .bubble-text > span {
    display: table-cell;
    vertical-align: middle;
    -webkit-transition-delay: 0.3s;
    /* Safari */
    transition-delay: 0.3s;
  }
  #research-point .bubble-text > span a {
    display: block;
    line-height: 18px;
    text-decoration: none;
    font-size: 20px;
    color: #fff;
  }
  #research-point .bubble-text .buble-content {
    visibility: hidden;
    overflow: hidden;
    opacity: 0;
    width: 0;
    height: 0;
  }
  .scroll-menu {
    top: 165px;
  }
}

/* ------------------------------------------------------ */
/*             media screen min width 1000                */
/* ------------------------------------------------------ */
@media (min-width: 1000px) {
  #intro {
    min-height: 500px;
  }
  #intro .section-header {
    padding: 100px 0 0 0px;
  }
  #intro .section-header h1 {
    overflow: hidden;
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-size: 56px;
    color: #666;
    line-height: 1.2;
  }
  #intro .section-header h1 > span {
    display: block;
    float: none;
    margin-left: 0;
  }
  #intro .section-header h1 > span:first-child {
    margin-left: 0;
  }
  #intro .section-header h1 > span.sub {
    font-size: 36px;
    line-height: 1.2;
  }
  #index-loginbox {
    position: absolute;
    top: 205px;
    right: 10px;
  }
  #setbar {
    position: relative;
    margin-top: 458px;
  }
  .content-wrapper {
    padding: 0 0 0 0;
    width: 800px;
  }
  #highlight-container {
    margin: 0;
    width: 100%;
  }
  #highlight-container .highlight-item {
    margin: 3px;
    width: 133px;
    height: 90px;
  }
  #research-point {
    position: relative;
    margin: 20px 0 0 100px;
    width: 100%;
  }
  #research-point .research-item {
    position: absolute;
    min-width: 180px;
    background: none;
    transition: all 0.3s linear 0s;
  }
  #research-point .research-item1 {
    top: 10px;
    left: 67px;
  }
  #research-point .research-item2 {
    top: 168px;
    left: 20px;
  }
  #research-point .research-item3 {
    top: 281px;
    left: 160px;
  }
  #research-point .research-item4 {
    top: 86px;
    left: 500px;
  }
  #research-point .research-item.hide {
    opacity: 0;
    transition: all 0.3s linear 0s;
  }
  #research-point .research-item.expanded {
    z-index: 99;
    left: 50%;
    top: 10%;
  }
  #research-point .research-item.expanded .circle-btn {
    opacity: 1;
    left: 50%;
    margin-top: 10px;
    margin-left: -54px;
    background: #fff;
    color: #02275C;
    cursor: pointer;
    transform: rotate(405deg);
    transition: all 0.3s linear;
  }
  #research-point .research-item.expanded .bubble-text {
    margin-left: -50%;
    width: 480px;
    height: 290px;
    padding-top: 10px;
    padding-bottom: 10px;
    transition: all 0.3s linear;
  }
  #research-point .research-item.expanded .bubble-text:before {
    left: 0;
    border-width: 0;
    transition: all 0.3s linear;
  }
  #research-point .research-item.expanded .bubble-text > span {
    position: absolute;
    visibility: hidden;
    width: 0;
    height: 0;
    transition: all 0s linear;
  }
  #research-point .research-item.expanded .bubble-text .buble-content {
    opacity: 1;
    visibility: visible;
    width: 100%;
    height: 270px;
    -webkit-transition-delay: 0.5s;
    /* Safari */
    transition-delay: 0.5s;
  }
  #research-point .research-item.expanded .bubble-text .buble-content header {
    margin-bottom: 5px;
    height: 42px;
    color: #fff;
  }
  #research-point .research-item.expanded .bubble-text .buble-content header > h2 {
    margin: 0;
    padding: 0;
    font-size: 26px;
    font-weight: normal;
    line-height: 42px;
  }
  #research-point .research-item.expanded .bubble-text .buble-content header > h2 > span {
    display: block;
  }
  #research-point .research-item.expanded .bubble-text .buble-content > ul {
    margin: 0;
    padding: 0;
  }
  #research-point .research-item.expanded .bubble-text .buble-content > ul > li {
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 10px 0;
    height: 60px;
    color: #fff;
    border-bottom: 1px solid #fff;
  }
  #research-point .research-item.expanded .bubble-text .buble-content .media-left {
    padding-right: 20px;
  }
  #research-point .research-item.expanded .bubble-text .buble-content .date {
    font-size: 13px;
  }
  #research-point .research-item.expanded .bubble-text .buble-content .desc {
    margin: 0;
    padding: 0;
    height: 3em;
  }
  #research-point .research-item.expanded .bubble-text .buble-content .desc a {
    color: #fff;
    text-decoration: none;
  }
  #research-point .research-item.expanded .bubble-text .buble-content .desc a:hover {
    text-decoration: underline;
  }
  #research-point .research-item.expanded .bubble-text .buble-content .btn-row {
    overflow: hidden;
    margin-top: 15px;
  }
  #research-point .research-item.expanded .bubble-text .buble-content .btn-row .gen-button {
    float: right;
  }
  #research-point .circle-btn {
    position: absolute;
    z-index: 2;
    opacity: 1;
    left: 0;
    top: 0;
    display: block;
    float: left;
    margin-top: 4px;
    width: 42px;
    height: 42px;
    text-align: center;
    vertical-align: middle;
    line-height: 42px;
    font-size: 20px;
    color: #fff;
    background: #02275C;
    transition: all 0.3s linear;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
    -pie-border-radius: 24px;
    behavior: url(pie/PIE.htc);
  }
  #research-point .bubble-text {
    position: relative;
    display: table;
    float: left;
    margin-left: 55px;
    padding: 0 10px;
    width: 115px;
    height: 48px;
    background: #02275C;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -pie-border-radius: 5px;
    behavior: url(pie/PIE.htc);
    -webkit-box-shadow: #333 0 0 10px;
    -moz-box-shadow: #333 0 0 10px;
    box-shadow: #333 0 0 10px;
    -pie-box-shadow: #333 0 0 10px;
    behavior: url(pie/PIE.htc);
    transition: all 0.3s linear;
  }
  #research-point .bubble-text:before {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: -15px;
    top: 17px;
    border-right: 9px solid;
    border-top: 6px solid;
    border-left: 6px solid;
    border-bottom: 6px solid;
    border-color: transparent #02275C transparent transparent;
    transition: all 0.3s linear;
  }
  #research-point .bubble-text > span {
    display: table-cell;
    vertical-align: middle;
    -webkit-transition-delay: 0.3s;
    /* Safari */
    transition-delay: 0.3s;
  }
  #research-point .bubble-text > span a {
    display: block;
    line-height: 18px;
    text-decoration: none;
    font-size: 20px;
    color: #fff;
  }
  #research-point .bubble-text .buble-content {
    visibility: hidden;
    overflow: hidden;
    opacity: 0;
    width: 0;
    height: 0;
  }
  .scroll-menu {
    top: 203px;
  }
}

/* ------------------------------------------------------ */
/* screen lg  apply to screen  min-width 1200px and above */
/* note: desktop and FullHD screen tablet use this style  */
/* ------------------------------------------------------ */
@media (min-width: 1200px) {
  #intro {
    min-height: 500px;
  }
  #intro .section-header h1 {
    overflow: hidden;
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-size: 56px;
    color: #666;
    line-height: 1.2;
  }
  #intro .section-header h1 > span {
    display: block;
    float: none;
    margin-left: 0;
  }
  #intro .section-header h1 > span:first-child {
    margin-left: 0;
  }
  #intro .section-header h1 > span.sub {
    font-size: 36px;
    line-height: 1.2;
  }
  #research {
    height: 541px;
    background-image: url("../../../images/bg/page_index03.jpg");
    background-color: #fff;
  }
  #research .scroll-menu {
    top: 310px;
  }
  #research .section-header h1 {
    color: #fff;
  }
  #index-loginbox {
    position: absolute;
    top: 225px;
    right: 10px;
  }
  .content-wrapper {
    padding: 0 0 0 0;
    width: 800px;
  }
  #highlight-container {
    margin: 0;
    width: 100%;
  }
  #highlight-container .highlight-item {
    margin: 3px;
    width: 133px;
    height: 90px;
  }
  #research-point {
    position: relative;
    margin: 20px 0 0 0;
    width: 100%;
  }
  #research-point .research-item {
    position: absolute;
    min-width: 180px;
    background: none;
    transition: all 0.3s linear 0s;
  }
  #research-point .research-item1 {
    top: 10px;
    left: 67px;
  }
  #research-point .research-item2 {
    top: 168px;
    left: 20px;
  }
  #research-point .research-item3 {
    top: 281px;
    left: 160px;
  }
  #research-point .research-item4 {
    top: 86px;
    left: 500px;
  }
  #research-point .research-item.hide {
    opacity: 0;
    transition: all 0.3s linear 0s;
  }
  #research-point .research-item.expanded {
    z-index: 99;
    left: 50%;
    top: 10%;
  }
  #research-point .research-item.expanded .circle-btn {
    opacity: 1;
    left: 50%;
    margin-top: 10px;
    margin-left: -54px;
    background: #fff;
    color: #02275C;
    cursor: pointer;
    transform: rotate(405deg);
    transition: all 0.3s linear;
  }
  #research-point .research-item.expanded .bubble-text {
    margin-left: -50%;
    width: 480px;
    height: 290px;
    padding-top: 10px;
    padding-bottom: 10px;
    transition: all 0.3s linear;
  }
  #research-point .research-item.expanded .bubble-text:before {
    left: 0;
    border-width: 0;
    transition: all 0.3s linear;
  }
  #research-point .research-item.expanded .bubble-text > span {
    position: absolute;
    visibility: hidden;
    width: 0;
    height: 0;
    transition: all 0s linear;
  }
  #research-point .research-item.expanded .bubble-text .buble-content {
    opacity: 1;
    visibility: visible;
    width: 100%;
    height: 270px;
    -webkit-transition-delay: 0.5s;
    /* Safari */
    transition-delay: 0.5s;
  }
  #research-point .research-item.expanded .bubble-text .buble-content header {
    margin-bottom: 5px;
    height: 42px;
    color: #fff;
  }
  #research-point .research-item.expanded .bubble-text .buble-content header > h2 {
    margin: 0;
    padding: 0;
    font-size: 26px;
    font-weight: normal;
    line-height: 42px;
  }
  #research-point .research-item.expanded .bubble-text .buble-content header > h2 > span {
    display: block;
  }
  #research-point .research-item.expanded .bubble-text .buble-content > ul {
    margin: 0;
    padding: 0;
  }
  #research-point .research-item.expanded .bubble-text .buble-content > ul > li {
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 10px 0;
    height: 60px;
    color: #fff;
    border-bottom: 1px solid #fff;
  }
  #research-point .research-item.expanded .bubble-text .buble-content .media-left {
    padding-right: 20px;
  }
  #research-point .research-item.expanded .bubble-text .buble-content .date {
    font-size: 13px;
  }
  #research-point .research-item.expanded .bubble-text .buble-content .desc {
    margin: 0;
    padding: 0;
    height: 3em;
  }
  #research-point .research-item.expanded .bubble-text .buble-content .desc a {
    color: #fff;
    text-decoration: none;
  }
  #research-point .research-item.expanded .bubble-text .buble-content .desc a:hover {
    text-decoration: underline;
  }
  #research-point .research-item.expanded .bubble-text .buble-content .btn-row {
    overflow: hidden;
    margin-top: 15px;
  }
  #research-point .research-item.expanded .bubble-text .buble-content .btn-row .gen-button {
    float: right;
  }
  #research-point .circle-btn {
    position: absolute;
    z-index: 2;
    opacity: 1;
    left: 0;
    top: 0;
    display: block;
    float: left;
    margin-top: 4px;
    width: 42px;
    height: 42px;
    text-align: center;
    vertical-align: middle;
    line-height: 42px;
    font-size: 20px;
    color: #fff;
    background: #02275C;
    transition: all 0.3s linear;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
    -pie-border-radius: 24px;
    behavior: url(pie/PIE.htc);
  }
  #research-point .bubble-text {
    position: relative;
    display: table;
    float: left;
    margin-left: 55px;
    padding: 0 10px;
    width: 115px;
    height: 48px;
    background: #02275C;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -pie-border-radius: 5px;
    behavior: url(pie/PIE.htc);
    -webkit-box-shadow: #333 0 0 10px;
    -moz-box-shadow: #333 0 0 10px;
    box-shadow: #333 0 0 10px;
    -pie-box-shadow: #333 0 0 10px;
    behavior: url(pie/PIE.htc);
    transition: all 0.3s linear;
  }
  #research-point .bubble-text:before {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: -15px;
    top: 17px;
    border-right: 9px solid;
    border-top: 6px solid;
    border-left: 6px solid;
    border-bottom: 6px solid;
    border-color: transparent #02275C transparent transparent;
    transition: all 0.3s linear;
  }
  #research-point .bubble-text > span {
    display: table-cell;
    vertical-align: middle;
    -webkit-transition-delay: 0.3s;
    /* Safari */
    transition-delay: 0.3s;
  }
  #research-point .bubble-text > span a {
    display: block;
    line-height: 18px;
    text-decoration: none;
    font-size: 20px;
    color: #fff;
  }
  #research-point .bubble-text .buble-content {
    visibility: hidden;
    overflow: hidden;
    opacity: 0;
    width: 0;
    height: 0;
  }
  .scroll-menu {
    top: 223px;
    left: -90px;
  }
}

#slide-bottom {
  max-width: 980px;
  margin: 0 auto;
}

#slide-bottom .sub-title {
  font-size: 42px;
  font-weight: 500;
  line-height: 0.9em;
  color: #02275C;
}

#slide-bottom .banner-slider-container {
  position: relative;
}

#slide-bottom .banner-slider-container .slide-content .content-item {
  float: left;
  display: block;
  margin: 20px 0;
  padding: 10px 20px;
  width: 250px;
  height: auto;
  text-align: center;
  border: 1px solid #E4E4E4;
  border-top: 0px;
  border-bottom: 0px;
}

#slide-bottom .banner-slider-container .slide-content .content-item > figure {
  margin-bottom: 15px;
}

#slide-bottom .banner-slider-container .slide-content .content-item > figcaption {
  margin-bottom: 15px;
  font-size: 30px;
  font-family: "DB_Helvethaica";
}

#slide-bottom .banner-slider-container .slide-content .content-item .details {
  text-align: justify;
  margin-bottom: 15px;
}

#slide-bottom .banner-slider-container .slide-content .content-item .gen-button {
  float: none;
  max-width: 120px;
  padding: 0px 10px;
  margin: 0 auto;
  -webkit-border-radius: 0 12px 12px 0;
  -moz-border-radius: 0 12px 12px 0;
  border-radius: 0 12px 12px 0;
  -pie-border-radius: 0 12px 12px 0;
  behavior: url(pie/PIE.htc);
}

#slide-bottom .banner-slider-container .slide-content .content-item .gen-button.color-blue {
  background-color: #1EAF9E;
  transition: background-color 0.3s;
}

#slide-bottom .banner-slider-container .slide-content .content-item .gen-button.color-blue:hover {
  background-color: #02275C;
}

#slide-bottom .banner-slider-container .slide-content .content-item .gen-button.icn-right {
  padding-right: 20px;
}

#slide-bottom .banner-slider-container .slide-content .content-item .gen-button > a {
  display: inline-block;
  color: #fff;
  font-family: "DB_Helvethaica";
  font-size: 20px;
}

#slide-bottom .banner-slider-container .slide-content .content-item .gen-button > i {
  display: inline-block;
  color: #FFF;
}

#slide-bottom .banner-slider-container .slide-prev {
  position: absolute;
  z-index: 2;
  width: 74px;
  height: 63px;
  top: 40%;
  left: 10px;
  cursor: pointer;
}

@media (max-width: 640px) {
  #slide-bottom .banner-slider-container .slide-prev {
    width: 32px;
    height: 21px;
    left: -10px;
  }
  #slide-bottom .banner-slider-container .slide-prev img {
    max-width: 100%;
    display: none;
  }
}

#slide-bottom .banner-slider-container .slide-next {
  position: absolute;
  z-index: 2;
  width: 74px;
  height: 63px;
  top: 40%;
  right: 10px;
  cursor: pointer;
}

@media (max-width: 640px) {
  #slide-bottom .banner-slider-container .slide-next {
    width: 32px;
    height: 21px;
    right: -10px;
  }
  #slide-bottom .banner-slider-container .slide-next img {
    max-width: 100%;
    display: none;
  }
}

.tab-content .tab-pane .highcharts-container {
  margin-top: 10px;
}

.tab-content > .tab-pane:not(.active) {
  display: block;
  height: 0;
  overflow-y: hidden;
}

@media print {
  #se-header-wrapper {
    display: none;
  }
  #se-footer-wrapper {
    display: none;
  }
  .bgpage-wrapper,
  .more-stories,
  .footer-content {
    display: none;
  }
  #se-maincontainer-wrapper {
    display: block;
  }
  #se-maincontainer-wrapper div {
    display: block;
  }
}

#se-maincontainer {
  position: relative;
}

#se-maincontainer .innerwrapper .content-title {
  padding-bottom: 5px;
}

#se-maincontainer .innerwrapper .navigate-index {
  margin: 0px;
}

#se-maincontainer .innerwrapper .holder {
  margin: 0px 10px;
}

@media (max-width: 640px) {
  #se-maincontainer .innerwrapper .holder {
    margin: 0 5px;
  }
}

#se-maincontainer #content-section {
  margin-bottom: 20px;
}

.lt-ie9 #se-maincontainer #side-section.col-md-3 {
  width: 205px !important;
}

.lt-ie9 #se-maincontainer #side-section.col-md-pull-9 {
  right: 795px !important;
}

.lt-ie9 #se-maincontainer #content-section {
  margin-bottom: 0px;
}

.lt-ie9 #se-maincontainer #content-section.col-md-9 {
  width: 795px !important;
}

.lt-ie9 #se-maincontainer #content-section.col-md-push-3 {
  left: 205px !important;
}

@media (min-width: 1000px) {
  #se-maincontainer #side-section.col-md-3 {
    width: 205px;
  }
  #se-maincontainer #side-section.col-md-pull-9 {
    right: 795px;
  }
  #se-maincontainer #content-section.col-md-9 {
    width: 795px;
  }
  #se-maincontainer #content-section.col-md-push-3 {
    left: 205px;
  }
}

#page-navi-section {
  margin: 0 0 30px 0;
}

.page-navi {
  margin: 8px 0;
  padding: 0;
  background: none;
  font-size: 13px;
}

.page-navi > .active {
  color: #02275C;
}

.page-navi a {
  color: #333;
  text-decoration: none;
}

.page-navi a:hover {
  text-decoration: underline;
}

.page-navi--black {
  margin: 10px 0 5px 0;
  height: 20px;
  padding: 0;
  background: none;
  position: relative;
  z-index: 1;
  text-shadow: 1px 10px 10px #ddd;
}

.page-navi--black > .active {
  color: #333;
}

@media screen and (max-width: 640px) {
  .page-navi--black {
    height: auto;
    margin-bottom: 10px;
  }
}

.page-navi--black a {
  color: #333;
  text-decoration: none;
}

.page-navi--black a:hover {
  text-decoration: underline;
}

.page-navi--white {
  margin: 10px 0 5px 0;
  height: 20px;
  padding: 0;
  background: none;
  position: relative;
  z-index: 1;
  text-shadow: 1px 10px 10px #999;
}

.page-navi--white > .active {
  color: #fff;
}

.page-navi--white a {
  color: #fff;
  text-decoration: none;
}

.page-navi--white a:hover {
  text-decoration: underline;
}

.breadcrumb {
  font-family: "DB_Helvethaica";
  font-size: 23px;
}

.breadcrumb > li {
  margin-left: 3px;
}

.breadcrumb > li + li::before {
  color: #fff;
  content: ">";
}

.page-navi--black > li + li::before {
  color: #333;
  content: ">";
  padding: 0px !important;
  padding-right: 5px !important;
}

.page-navi--white > li + li::before {
  color: #fff;
  content: ">";
  padding-right: 5px;
}

#side-loginbox {
  margin: 10px 0;
  height: 160px;
}

.side-banner {
  margin: 10px 0;
  text-align: center;
}

#page-top-banner {
  margin: 15px 0 0 0;
}

#page-top-banner img {
  width: 100%;
  height: auto;
}

#page-default-content {
  margin: 60px 0 0 0;
  min-height: 500px;
}

#page-default-content header h1 {
  font-size: 35px;
  font-weight: normal;
  line-height: 28px;
  color: #333;
}

#page-default-content header h1 > span {
  display: block;
}

#page-default-content header h1 > span.subhead {
  font-size: 26px;
  line-height: 24px;
}

@media (max-width: 999px) {
  #page-default-content {
    min-height: 250px;
  }
}

#page-content header {
  margin-bottom: 10px;
  min-height: 50px;
}

#page-content header h2 {
  margin: -4px 0 0 0;
  padding: 0;
  font-size: 33px;
  font-weight: normal;
  line-height: 0.8;
  color: #02275C;
}

#page-content header .panel-list {
  margin: 0;
  padding: 0;
}

#page-content header .panel-list > li {
  display: block;
  float: left;
  margin: 0 3px;
  padding: 0;
}

/* main content */
.footable-detail-row .table {
  margin-top: 0px;
  margin-bottom: 20px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.footable-details.table tr {
  border-bottom: 1px solid #ccc;
}

/* End main content */
/* main menu */
.bgpage-wrapper {
  padding-bottom: 35px;
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
}

.bgpage-wrapper .bgpage-picMenu {
  position: relative;
}

.bgpage-wrapper .bgpage-picMenu .wrapper-picMenu {
  position: absolute;
  top: 0;
  right: 10px;
  max-width: 95%;
}

.bgpage-wrapper .bgpage-picMenu .wrapper-picMenu .pic-menu {
  margin-top: -35px;
}

.bgpage-wrapper .bgpage-menu {
  background-color: #00235D;
  min-height: 150px;
  min-width: 100%;
  margin-top: 0px;
  padding: 20px 0;
  color: #fff;
}

.bgpage-wrapper .bgpage-menu .page-title {
  font-family: "DB_Helvethaica";
  font-size: 26px;
  text-align: right;
  margin-bottom: 10px;
  line-height: 1em;
}

.wrapper-submenu {
  margin-bottom: 10px;
}

.page-menu, .page-submenu {
  font-weight: 500;
  font-family: "DB_Helvethaica";
  font-size: 21px;
  text-align: right;
  line-height: 1em;
}

.page-menu > a, .page-submenu > a {
  color: #fff;
  text-decoration: none;
}

.page-menu > a i, .page-submenu > a i {
  font-size: 17px;
  padding-left: 8px;
}

.page-menu > a:focus, .page-menu a:hover, .page-submenu > a:focus, .page-submenu a:hover {
  color: #1eaf9e;
  text-decoration: none;
}

.page-submenu {
  font-family: "DB_Helvethaica";
  font-size: 20px;
  line-height: 1em;
  margin-right: 4px;
}

.page-menu.active > a,
.page-submenu.active > a {
  color: #1EAF9E;
  text-decoration: none;
}

.page-menu.active > a i,
.page-submenu.active > a i {
  font-size: 17px;
  padding-left: 8px;
}

.wrapper-link {
  font-family: "DB_Helvethaica";
  font-size: 22px;
  line-height: 1em;
  text-align: right;
  padding-right: 10px;
}

.wrapper-link .normal-link.active a:link, .wrapper-link .normal-link.active a:visited {
  color: #1EAF9E;
}

.wrapper-link .normal-link a {
  color: #fff;
  text-decoration: none;
}

.wrapper-link .normal-link a:visited {
  color: #fff;
  text-decoration: none;
}

.wrapper-link .normal-link a:hover {
  color: #1EAF9E;
  text-decoration: none;
}

.wrapper-link .normal-link a:focus {
  color: #1EAF9E;
  text-decoration: none;
}

.wrapper-link .normal-link.current a {
  color: #1EAF9E;
  text-decoration: none;
}

.wrapper-link .normal-link.current a i {
  font-size: 17px;
  padding-left: 5px;
}

@media (max-width: 999px) {
  .bgpage-wrapper {
    padding-bottom: 0px;
    margin-bottom: 0px;
    position: relative;
    overflow: hidden;
  }
  .bgpage-wrapper .bgpage-picMenu {
    position: relative;
  }
  .bgpage-wrapper .bgpage-picMenu .wrapper-picMenu {
    position: absolute;
    top: 0;
    right: 10px;
    max-width: 95%;
  }
  .bgpage-wrapper .bgpage-picMenu .wrapper-picMenu .pic-menu {
    max-width: 150%;
  }
  .bgpage-wrapper .bgpage-menu {
    background-color: #00235D;
    min-height: 20px;
    min-width: 100%;
    margin-top: 0px;
    padding: 20px 0;
    margin-bottom: 30px;
    color: #fff;
  }
  .bgpage-wrapper .bgpage-menu .page-title {
    font-family: "DB_Helvethaica";
    font-size: 26px;
    text-align: right;
    margin-bottom: 15px;
    line-height: 1em;
  }
}

/* End main menu */
/* inside page */
.wrapperBg-inside {
  left: 0;
  max-height: 367px;
  min-height: 367px;
  min-width: 100%;
  overflow: hidden;
  position: relative;
  top: 0;
  z-index: 0;
}

.bg-inside {
  min-width: 100%;
}

.bg-fixed {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  behavior: url(pie/backgroundsize.min.htc);
}

.more-stories .main-content {
  margin-top: 0px;
}

.more-stories .head-text {
  color: #02275C;
  font-family: "DB_Helvethaica";
  font-size: 29px;
  line-height: 1.4em;
}

.more-stories .head-text.-black {
  color: #333;
  line-height: 1em;
  margin: 25px 0px;
}

.inside-wrapper > .inside-title > h2 {
  font-family: "DB_Helvethaica";
}

.inside-wrapper > .inside-title > h3 {
  font-family: "DB_Helvethaica";
}

.inside-wrapper > .inside-title .main-title {
  font-size: 43px;
  line-height: 0.9em;
  margin-bottom: 10px;
}

@media screen and (max-width: 999px) {
  .inside-wrapper > .inside-title .main-title {
    font-size: 43px;
    margin-bottom: 15px;
  }
}

.inside-wrapper > .inside-title .sub-title {
  font-size: 34px;
  line-height: 0.9em;
}

@media screen and (max-width: 999px) {
  .inside-wrapper > .inside-title .sub-title {
    font-size: 28px;
  }
}

.inside-wrapper > .inside-title .img-responsive.-mockup {
  margin-top: 20px;
}

.inside-wrapper > .inside-title .main-title-center {
  font-size: 43px;
  line-height: 0.9em;
  margin-bottom: 10px;
  max-width: 870px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

@media screen and (max-width: 999px) {
  .inside-wrapper > .inside-title .main-title-center {
    font-size: 43px;
  }
}

.inside-wrapper > .inside-title .sub-title-center {
  font-size: 34px;
  line-height: 0.9em;
  margin-bottom: 20px;
  max-width: 690px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

@media screen and (max-width: 999px) {
  .inside-wrapper > .inside-title .sub-title-center {
    font-size: 28px;
  }
}

.inside-wrapper > .inside-title .-main-color {
  color: #1EAF9E;
}

.inside-wrapper > .inside-title .-sub-color {
  color: #333;
}

.inside-share {
  border: 2px solid #e5e5e5;
  border-left: none;
  border-right: none;
  min-height: 20px;
  padding: 20px 0;
  text-align: center;
}

.inside-share > .social-share {
  color: #333;
  display: block;
  font-family: "DB_Helvethaica";
  font-size: 21px;
}

.inside-share > .social-share .social-link {
  display: inline-block;
  padding: 0 20px;
  color: #333;
  text-decoration: none;
  font-family: "DB_Helvethaica";
  font-size: 21px;
  line-height: 30px;
  vertical-align: text-top;
  text-align: center;
}

.inside-share > .social-share .social-link i {
  font-size: 21px;
}

.inside-share > .social-share .social-link.icon-mail:hover {
  color: #1EAF9E;
}

.inside-share > .social-share .social-link.icon-fb:hover {
  color: #3b5998;
}

.inside-share > .social-share .social-link.icon-tw:hover {
  color: #2CAAE1;
}

.inside-share > .social-share .social-link.icon-line {
  display: none;
}

.inside-share > .social-share .social-link.icon-print {
  padding-left: 30px;
  border-left: solid 1px #ccc;
}

.inside-share > .social-share .social-link.icon-print span {
  padding-left: 10px;
}

@media (max-width: 768px) {
  .inside-share > .social-share .social-link.icon-print {
    display: none;
  }
}

.inside-share > .social-share .social-link.icon-print:hover {
  color: #1EAF9E;
}

@media screen and (max-width: 1000px) {
  .inside-share > .social-share .social-link.icon-line {
    display: inline-block;
    padding-right: 30px;
  }
}

@media screen and (max-width: 768px) {
  .inside-share > .social-share .social-link {
    padding: 0 10px;
  }
  .inside-share > .social-share .social-link.icon-line {
    display: inline-block;
    padding-right: 10px;
  }
}

.inside-content {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  padding-bottom: 30px;
  color: #333;
}

@media (max-width: 640px) {
  .inside-content {
    margin-left: 10px;
    margin-right: 10px;
  }
}

.inside-content .cms-images {
  text-align: center;
  max-width: 640px;
  margin: 0 auto;
}

.inside-content .cms-images .img-responsive {
  max-width: 100%;
  max-height: 480px;
  margin: 10px auto;
}

.inside-content .cms-images img {
  max-width: 100%;
  margin: 10px auto;
}

.inside-content .cms-text {
  display: block;
  word-wrap: break-word;
}

.inside-content .cms-text img {
  max-width: 100%;
  max-height: auto;
}

.inside-content .cms-text p {
  margin-bottom: 20px;
  text-align: justify;
}

.inside-content .cms-text ul, .inside-content .cms-text ol {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 25px;
}

.inside-content .cms-text a {
  color: #02275C;
  text-decoration: none;
}

.inside-content .cms-text a:hover {
  color: #1EAF9E;
}

.inside-content .cms-text .btn-default {
  color: #ffffff !important;
  padding: 5px 25px;
  font-size: 20px;
  font-family: "DB_Helvethaica";
  background-color: #02275C;
  transition: background-color 0.5s ease;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -pie-border-radius: 5px;
  behavior: url(pie/PIE.htc);
}

.inside-content .cms-text .btn-default:hover {
  background-color: #1EAF9E;
}

.inside-content.-center {
  max-width: 870px !important;
}

.inside-content.-center .img-responsive {
  max-width: 100%;
  margin: 10px auto;
}

.inside-content.-pdfdownload {
  font-size: 26px;
  background: #f3f1f1;
  padding: 15px 20px 10px 10px;
  min-height: 60px;
  word-wrap: break-word;
  overflow: hidden;
  clear: both;
}

.inside-content.-pdfdownload div {
  margin-bottom: 10px;
}

.inside-content.-pdfdownload a {
  color: #333;
  text-decoration: none;
  word-wrap: break-word;
}

.inside-content.-pdfdownload a:hover {
  color: #02275C;
}

.inside-content.-pdfdownload a i {
  color: #ff0505;
}

.inside-content.-page-login {
  margin-left: 0px;
  margin-right: 0px;
  overflow: hidden;
}

.inside-content.-page-login .-form {
  font-family: "DB_Helvethaica";
  font-size: 22px;
  border: 2px solid #a2a2a2;
  padding: 15px;
  padding-top: 30px;
  margin-bottom: 15px;
}

.inside-content.-page-login .-form .ex-link {
  display: block;
  margin-bottom: 15px;
  color: #02275C;
  text-decoration: none;
}

.inside-content.-page-login .-form .ex-link:hover {
  color: #1EAF9E;
}

.inside-content.-page-login .-form .ex-link i {
  font-size: 14px;
}

.inside-content.-page-login .-form .row {
  margin-bottom: 10px;
}

.inside-content.-page-login .-form .row .label-left,
.inside-content.-page-login .-form .row .event-right {
  margin-bottom: 10px;
}

@media screen and (max-width: 768px) {
  .inside-content.-page-login .-form .row .label-left span,
  .inside-content.-page-login .-form .row .event-right span {
    display: none;
  }
}

.inside-content.-page-login .-form .row .label-left input,
.inside-content.-page-login .-form .row .event-right input {
  width: 100%;
}

.inside-content p {
  margin-bottom: 20px;
  text-align: left;
}

.inside-content p.-text {
  color: #333;
}

.inside-content p a {
  text-decoration: none;
  color: #1EAF9E;
}

.inside-content p a:hover {
  color: #02275C;
}

.inside-content img {
  margin-bottom: 20px;
}

.inside-content ul,
.inside-content ol {
  margin: 0px;
  margin-bottom: 20px;
}

@media screen and (max-width: 640px) {
  .inside-content ul,
  .inside-content ol {
    padding-left: 0px;
  }
}

.inside-content ul li,
.inside-content ol li {
  list-style-position: inside;
  margin-bottom: 5px;
}

.inside-content .paginate {
  text-align: right;
}

@media (max-width: 480px) {
  .inside-content .paginate {
    text-align: left;
  }
}

.inside-content .paginate .page-number {
  display: inline-block;
}

.inside-content .paginate .page-number span {
  display: inline-block;
  margin: 5px 2px;
}

.inside-content .paginate .page-number span > a {
  text-decoration: none;
  color: #333;
}

.inside-content .paginate .page-number span > a:hover {
  color: #1EAF9E;
}

.inside-content .paginate .page-number span > strong {
  color: #1EAF9E;
}

.inside-content .paginate .page-number span i {
  font-size: 16px;
}

.inside-content table thead tr th {
  padding: 5px;
}

.inside-content table thead tr td {
  padding: 5px;
}

.inside-content table tbody tr th {
  padding: 5px;
}

.inside-content table tbody tr td {
  padding: 5px;
}

@media (max-width: 999px) {
  .wrapperBg-inside {
    left: 0;
    min-height: 200px;
    min-width: 100%;
    overflow: hidden;
    position: relative;
    top: 0;
    z-index: 0;
  }
  .bg-inside {
    left: 0%;
    max-width: 100%;
    min-width: 100%;
    position: absolute;
    margin-top: 0px;
  }
  .bg-fixed {
    width: auto;
    height: 100%;
  }
}

.acc_title {
  color: #1EAF9E;
  font-family: "DB_Helvethaica";
  font-size: 35px;
  margin-bottom: 15px;
}

.acc_head h3 {
  color: #1EAF9E;
  font-family: "DB_Helvethaica";
  font-size: 29px;
  line-height: 0.9em;
  text-transform: uppercase;
}

@media screen and (max-width: 640px) {
  .acc_head h3 {
    font-size: 26px;
  }
}

/* End inside page */
/* content footer */
.footer-content.-center {
  max-width: 870px !important;
  margin-right: auto;
  margin-left: auto;
  text-align: left !important;
}

.footer-content.-button {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 50px;
}

@media screen and (max-width: 999px) {
  .footer-content.-button {
    margin: 20px 0px;
  }
}

.footer-content .wrapper-button {
  cursor: pointer;
  display: inline-block;
  margin: 0;
  padding: 5px 15px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  font-family: "DB_Helvethaica";
  min-height: 15px;
  min-width: 26px;
  background-image: none;
  border: 1px solid transparent;
  font-weight: normal;
  -moz-user-select: none;
}

.footer-content .wrapper-button i {
  font-size: 16px;
}

.footer-content .wrapper-button.btn-back {
  color: #ffffff;
  width: 65px;
  height: 65px;
  padding: 15px 0;
  font-size: 20px;
  background-color: #02275C;
  transition: background-color 0.5s ease;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -pie-border-radius: 50%;
  behavior: url(pie/PIE.htc);
}

.footer-content .wrapper-button.btn-back:hover {
  background-color: #1EAF9E;
}

.footer-content .wrapper-button.btn-back a {
  color: #fff;
  text-decoration: none;
}

.footer-content .wrapper-button.btn-more {
  color: #ffffff;
  width: 65px;
  height: 65px;
  padding: 15px 0;
  font-size: 20px;
  background-color: #02275C;
  transition: background-color 0.5s ease;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -pie-border-radius: 50%;
  behavior: url(pie/PIE.htc);
}

.footer-content .wrapper-button.btn-more:hover {
  background-color: #1EAF9E;
}

.footer-content .wrapper-button.btn-more a {
  color: #fff;
  text-decoration: none;
}

.footer-content .wrapper-button.btn-gotop {
  color: #ffffff;
  width: 65px;
  height: 65px;
  padding: 10px 0;
  font-size: 20px;
  background-color: #02275C;
  transition: background-color 0.5s ease;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -pie-border-radius: 50%;
  behavior: url(pie/PIE.htc);
}

.footer-content .wrapper-button.btn-gotop:hover {
  background-color: #1EAF9E;
}

.footer-content .wrapper-button.btn-gotop a {
  color: #fff;
  text-decoration: none;
}

/* End content footer */
.header-shadow {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
}

/* background-color */
.bg-fff {
  background-color: #fff;
  margin: 0px;
  margin-top: -30px;
  padding-top: 30px;
}

/* End background-color */
.cms-page .article .info-right ul {
  padding-left: 15px;
}

.cms-page .article .info-right ul li a {
  color: #333;
  text-decoration: none;
}

.cms-page .article .info-right ul li a:hover {
  color: #1EAF9E;
}

.cms-page .article .info-right .img-sample {
  margin-right: 15px;
  margin-bottom: 20px;
}

@media screen and (max-width: 640px) {
  .cms-page .article .info-right .img-sample {
    min-width: 100%;
    margin-right: 0px;
    margin-bottom: 15px;
  }
}

.cms-page .article .info-right h3 {
  font-family: "DB_Helvethaica";
  font-size: 25px;
  line-height: 0.9em;
  margin-bottom: 10px;
}

.cms-page .article .info-right h3 a {
  color: #1EAF9E;
  text-decoration: none;
}

.cms-page .article .info-right h3 a:hover {
  color: #02275C;
}

.cms-page .article .info-right p {
  margin-bottom: 10px;
}

.cms-page .article .info-right a {
  color: #333;
  text-decoration: none;
}

.cms-page .article .info-right a:hover {
  color: #1EAF9E;
}

.cms-page .article .info-right a.-pdffile {
  color: #ff0505;
  padding-left: 10px;
}

.cms-page .article .info-right a.-pdffile:hover {
  color: #333;
}

.cms-page .article .info-right a.-pdffile i {
  font-size: 18px;
}

.cms-page .article .info-right a.-exlink {
  color: #1EAF9E;
}

.cms-page .article .info-right a.-exlink:hover {
  color: #02275C;
}

.cms-page .article .info-right ul {
  list-style: disc;
  list-style-position: inside;
}

.cms-page .article .info-right table tr th, .cms-page .article .info-right table tr td {
  padding: 5px;
}

.cms-page .article .info-right table tr th {
  background-color: #1EAF9E;
  color: #fff;
  text-align: center;
}

.cms-page .article .info-right table tr td {
  padding: 5px;
}

@media screen and (max-width: 640px) {
  .cms-page .article .info-right table tr td {
    display: block;
  }
}

.cms-page .article .btn-account {
  color: #ffffff !important;
  padding: 5px 25px;
  font-size: 20px;
  font-family: "DB_Helvethaica";
  background-color: #02275C;
  transition: background-color 0.5s ease;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -pie-border-radius: 5px;
  behavior: url(pie/PIE.htc);
}

.cms-page .article .btn-account:hover {
  background-color: #1EAF9E;
}

.open-account {
  margin: 10px 0;
}

.open-account .open-form {
  border: 2px solid #02275C;
  padding: 20px 15px;
}

.open-account .open-form input[type="text"] {
  display: block;
  box-sizing: border-box;
  width: 240px;
  padding: 2px 5px;
  margin-bottom: 3px;
  vertical-align: middle;
  border: 1px solid #ddd;
  outline: 0;
}

.open-account .open-form textarea {
  display: block;
  box-sizing: border-box;
  width: 240px;
  padding: 2px 5px;
  margin-bottom: 3px;
  vertical-align: middle;
  border: 1px solid #ddd;
  outline: 0;
  resize: none;
}

.open-account .open-form select {
  display: block;
  box-sizing: border-box;
  width: 240px;
  padding: 2px 5px;
  margin-bottom: 3px;
  vertical-align: middle;
  border: 1px solid #ddd;
}

.open-account .open-form .row {
  margin-bottom: 10px;
}

.open-account .open-form .note {
  color: red;
}

.open-account .open-form .label-left {
  font-family: "DB_Helvethaica";
  font-size: 22px;
  margin-bottom: 5px;
}

.open-account .open-form .label-left span {
  padding-right: 5px;
}

@media screen and (max-width: 768px) {
  .open-account .open-form .label-left span {
    display: none;
  }
}

.open-account .open-form .button-wrapper {
  width: 100%;
  margin-top: 15px;
  overflow: hidden;
  text-align: right;
}

.open-account .open-form .button-wrapper1 {
  width: 100%;
  margin-top: 15px;
  overflow: hidden;
  text-align: center;
}

.open-account .open-form #type {
  display: none;
}

.inside-content .navigate-index {
  margin: 0px;
}

@media screen and (max-width: 768px) {
  .inside-content .navigate-index {
    width: 100%;
    margin-bottom: 10px;
  }
}

.inside-content .navigate-index span {
  margin-right: 10px;
}

.inside-content .holder {
  margin: 0px 10px;
}

@media screen and (max-width: 768px) {
  .inside-content .holder {
    float: left !important;
    margin: 0 !important;
  }
}

.inside-content .holder a {
  font-weight: 600;
}

.inside-content .holder a:hover {
  color: #1EAF9E;
}

.inside-content .holder a.jp-current {
  color: #1EAF9E;
}

.inside-content .holder a.jp-current:hover {
  color: #1EAF9E;
}

.inside-content .page-legend {
  margin: 0px 30px 5px 0;
}

@media screen and (max-width: 640px) {
  .inside-content .page-legend {
    margin-right: 0;
  }
}

@media screen and (max-width: 480px) {
  .inside-content .page-legend {
    display: none;
  }
}

.inside-title > h2 {
  font-family: "DB_Helvethaica";
}

.inside-title > h3 {
  font-family: "DB_Helvethaica";
}

.inside-title .main-title {
  font-size: 43px;
  line-height: 0.9em;
  margin-bottom: 10px;
}

@media screen and (max-width: 999px) {
  .inside-title .main-title {
    font-size: 43px;
    margin-bottom: 15px;
  }
}

.inside-title .sub-title {
  font-size: 34px;
  line-height: 0.9em;
}

@media screen and (max-width: 999px) {
  .inside-title .sub-title {
    font-size: 28px;
  }
}

.inside-title .img-responsive.-mockup {
  margin-top: 20px;
}

.inside-title .main-title-center {
  font-size: 43px;
  line-height: 0.9em;
  margin-bottom: 10px;
  max-width: 870px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

@media screen and (max-width: 999px) {
  .inside-title .main-title-center {
    font-size: 43px;
  }
}

.inside-title .sub-title-center {
  font-size: 34px;
  line-height: 0.9em;
  margin-bottom: 20px;
  max-width: 690px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

@media screen and (max-width: 999px) {
  .inside-title .sub-title-center {
    font-size: 28px;
  }
}

.inside-title .-main-color {
  color: #1EAF9E;
}

.inside-title .-sub-color {
  color: #333;
}

/* Button Submit Style */
.btn {
  cursor: pointer;
  display: inline-block;
  font-size: 20px;
  margin: 0;
  padding: 2px 10px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  max-height: 30px;
  min-height: 15px;
  min-width: 26px;
  background-image: none;
  border: 1px solid transparent;
  font-weight: normal;
  -moz-user-select: none;
  font-family: "DB_Helvethaica";
}

.btn.btn-submit {
  color: #ffffff;
  background-color: #1EAF9E;
  transition: background-color 0.5s ease;
}

.btn:hover {
  background-color: #02275C;
}

.btn i {
  font-size: 18px;
  margin-left: 10px;
}

#bottom-content-box {
  margin-top: 10px;
}

#bottom-content-box > .col {
  padding-top: 20px;
  padding-bottom: 10px;
  min-height: 150px;
  border-top: 1px solid #efefef;
}

#bottom-content-box > .col:first-child {
  border-left: none;
}

#bottom-content-box .thumb {
  display: block;
  width: 100px;
  height: 75px;
  background: #efefef;
}

#bottom-content-box .detail .heading, #bottom-content-box .media-body .heading {
  margin: 0;
  padding: 0;
  font-size: 23px;
  font-weight: normal;
  color: #02275C;
  line-height: 1.4em;
}

#bottom-content-box .detail .desc, #bottom-content-box .media-body .desc {
  overflow: hidden;
  margin: 3px 0 10px 0;
  padding: 0;
  height: 5.6em;
  line-height: 1.4em;
}

#bottom-content-box .detail .gen-button, #bottom-content-box .media-body .gen-button {
  float: left;
  width: 80px;
}

#bottom-content-box .collapsible-content .panel {
  margin-bottom: 0;
  border: 0px;
}

#bottom-content-box .collapsible-content .corporate-item {
  border-radius: 0px;
  position: relative;
  overflow: hidden;
  transition: height 0.35s ease 0s;
}

#bottom-content-box .collapsible-content .corporate-item .article-text {
  color: #fff;
  margin-bottom: 10px;
}

#bottom-content-box .collapsible-content .corporate-item .article-text ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#bottom-content-box .collapsible-content .corporate-item .article-text ul .text-link {
  color: #fff;
  font-size: 19px;
  text-decoration: none;
  font-weight: normal;
}

@media screen and (max-width: 640px) {
  #bottom-content-box .collapsible-content .corporate-item .article-text ul .text-link {
    padding-left: 15px;
  }
}

#bottom-content-box .collapsible-content .corporate-item .article-text ul .text-link:hover {
  text-decoration: underline;
}

#bottom-content-box .collapsible-content .corporate-item .collapse {
  padding-bottom: 10px;
  display: none;
}

#bottom-content-box .collapsible-content .corporate-item .collapse.in {
  display: block;
}

#bottom-content-box .collapsible-content .corporate-item ul, #bottom-content-box .collapsible-content .corporate-item ol {
  padding-left: 25px;
  margin: 0;
}

#bottom-content-box .collapsible-content .corporate-item p, #bottom-content-box .collapsible-content .corporate-item li {
  padding-bottom: 0;
}

#bottom-content-box .collapsible-content .corporate-item h3 {
  margin: 0px;
  margin-bottom: 15px;
  color: #fff;
  text-transform: uppercase;
  max-width: 220px;
  font-size: 29px;
  font-weight: 500;
  line-height: 1.4em;
}

#bottom-content-box .collapsible-content .corporate-item h3 a {
  display: block;
  position: relative;
  padding-right: 40px;
  color: #fff;
}

#bottom-content-box .collapsible-content .corporate-item h3 span {
  margin-right: -40px;
  background-color: #ffffff;
  color: #02275C;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  line-height: 24px;
  padding-left: 1px;
  text-align: center;
  margin-top: -5px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  -pie-border-radius: 12px;
  behavior: url(pie/PIE.htc);
}

#bottom-content-box .collapsible-content .corporate-item h3 span.pull-right {
  position: absolute;
  top: 5px;
  right: 0px;
  margin-top: 0px;
  margin-right: 0px;
}

#bottom-content-box .collapsible-content .corporate-item h3 i {
  font-size: 16px;
}

#bottom-content-box .collapsible-content .corporate-item h4 {
  font-size: 25px;
  line-height: 1.4em;
  font-weight: normal;
  margin: 0;
}

#bottom-content-box .collapsible-content .corporate-item h4 a {
  color: #1EAF9E;
  text-decoration: none;
}

#bottom-content-box .collapsible-content .corporate-item h4 a:hover {
  color: #fff;
}

.footer-inner {
  width: 100%;
  display: block;
}

.footer-inner h3 {
  text-align: left;
  font-size: 29px;
  line-height: 1.4em;
}

.footer-inner._footer-banner {
  padding: 10px 0;
  text-align: center;
}

.footer-inner._footer-banner h3 {
  color: #02275C;
}

.footer-inner._footer-banner .col-md-4 {
  border-right: solid 1px #ccc;
}

.footer-inner._footer-banner .col-md-4:last-child {
  border: 0px;
}

@media (max-width: 640px) {
  .footer-inner._footer-banner .col-md-4 {
    border: 0px;
    border-bottom: solid 1px #ccc;
  }
}

.footer-inner._footer-banner .item-banner img {
  max-width: 100%;
  vertical-align: middle;
}

.footer-inner._footer-banner .item-banner._last-item {
  border: 0;
}

.footer-inner._footer-top {
  background-color: #02275C;
}

.footer-inner._footer-bottom {
  background-color: #02275C;
  border-top: solid 1px #fff;
}

#footer-panel {
  padding-top: 10px;
}

#footer-panel #bottom-menu {
  overflow: hidden;
  text-align: center;
}

#footer-panel #bottom-menu ul {
  display: inline-block;
  float: none;
  margin: 0 0 0 0;
  padding: 0;
  width: 100%;
}

#footer-panel #bottom-menu ul:first-child {
  margin-left: 0;
}

#footer-panel #bottom-menu ul > li {
  display: block;
  margin: 0;
  padding: 0;
  border-bottom: 1px dotted #efefef;
}

#footer-panel #bottom-menu ul > li a {
  display: block;
  line-height: 1.4;
  font-size: 26px;
  color: #02275C;
  text-decoration: none;
}

#footer-panel #bottom-menu ul > li a:hover {
  background: #efefef;
  text-decoration: none;
}

.lt-ie9 #footer-panel #bottom-menu ul {
  display: block;
  float: left;
  margin: 0 0 0 20px;
  padding: 0;
  width: auto;
  text-align: left;
}

.lt-ie9 #footer-panel #bottom-menu ul:first-child {
  margin-left: 0;
}

.lt-ie9 #footer-panel #bottom-menu ul > li {
  display: block;
  margin: 0;
  padding: 0;
  border-bottom: none;
}

.lt-ie9 #footer-panel #bottom-menu ul > li a {
  display: block;
  line-height: 1.2;
  font-size: 20px;
  color: #02275C;
  text-decoration: none;
}

.lt-ie9 #footer-panel #bottom-menu ul > li a:hover {
  background: none;
  text-decoration: underline;
}

@media (min-width: 768px) {
  #footer-panel #bottom-menu ul {
    display: block;
    float: left;
    margin: 0 0 0 20px;
    padding: 0;
    width: auto;
    text-align: left;
  }
  #footer-panel #bottom-menu ul:first-child {
    margin-left: 0;
  }
  #footer-panel #bottom-menu ul > li {
    display: block;
    margin: 0;
    padding: 0;
    border-bottom: none;
  }
  #footer-panel #bottom-menu ul > li a {
    display: block;
    line-height: 1.2;
    font-size: 20px;
    color: #02275C;
    text-decoration: none;
  }
  #footer-panel #bottom-menu ul > li a:hover {
    background: none;
    text-decoration: underline;
  }
}

#footer-panel #social-link {
  float: none;
  margin-bottom: 10px;
}

#footer-panel #social-link .heading {
  display: block;
  font-size: 24px;
  color: #ffffff;
  text-align: left;
  margin-bottom: 5px;
}

#footer-panel #social-link > ul {
  overflow: hidden;
  margin: 0;
  padding: 0;
  text-align: left;
}

#footer-panel #social-link > ul li {
  display: inline-block;
  float: none;
  margin: 0 0 0 8px;
}

#footer-panel #social-link > ul li:first-child {
  margin-left: 0;
}

#footer-panel #social-link > ul li a {
  display: inline-block;
  margin-right: 5px;
  width: 32px;
  height: 32px;
  line-height: 32px;
  font-family: FontAwesome;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
  font-size: 20px;
  color: #fff;
  cursor: pointer;
  padding: 0px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  -pie-border-radius: 16px;
  behavior: url(pie/PIE.htc);
}

#footer-panel #social-link > ul li a:hover {
  text-decoration: none;
}

#footer-panel #social-link > ul li a.yt {
  background: #cc181e;
}

#footer-panel #social-link > ul li a.yt:before {
  content: "\f16a";
}

#footer-panel #social-link > ul li a.fb {
  background: #3b5998;
}

#footer-panel #social-link > ul li a.fb:before {
  content: "\f09a";
}

#footer-panel #social-link > ul li a.tw {
  background: #2CAAE1;
}

#footer-panel #social-link > ul li a.tw:before {
  content: "\f099";
}

#footer-panel #social-link > ul li a.linkedin-square {
  background: #0077B5;
}

#footer-panel #social-link > ul li a.linkedin-square:before {
  content: "\f08c";
}

#footer-panel #social-link > ul li a.blog {
  background: #31b898;
}

#footer-panel #social-link > ul li a > span {
  display: none;
}

#footer-panel #social-link > ul li i {
  display: none;
  font-size: 20px;
  vertical-align: middle;
}

.lt-ie9 #footer-panel #social-link {
  float: right;
  margin-top: 0;
}

.lt-ie9 #footer-panel #social-link .heading {
  display: inline-block;
  font-size: 24px;
  color: #ffffff;
  text-align: right;
}

.lt-ie9 #footer-panel #social-link > ul {
  overflow: hidden;
  margin: 0;
  padding: 0;
  text-align: initial;
}

.lt-ie9 #footer-panel #social-link > ul li {
  display: block;
  float: left;
  margin: 0 0 0 8px;
}

.lt-ie9 #footer-panel #social-link > ul li:first-child {
  margin-left: 0;
}

.lt-ie9 #footer-panel #social-link > ul li a {
  display: inline;
  margin-right: 5px;
  width: initial;
  height: initial;
  line-height: 13px;
  font-family: tahoma,arial;
  font-size: 13px;
  color: #fff;
  text-decoration: none;
  background: none;
  cursor: pointer;
  padding: 0px;
}

.lt-ie9 #footer-panel #social-link > ul li a:hover {
  color: #00AD9C;
  text-decoration: underline;
}

.lt-ie9 #footer-panel #social-link > ul li a.yt {
  background: none;
}

.lt-ie9 #footer-panel #social-link > ul li a.yt:before {
  content: "";
}

.lt-ie9 #footer-panel #social-link > ul li a.fb {
  background: none;
}

.lt-ie9 #footer-panel #social-link > ul li a.fb:before {
  content: "";
}

.lt-ie9 #footer-panel #social-link > ul li a.tw {
  background: none;
}

.lt-ie9 #footer-panel #social-link > ul li a.tw:before {
  content: "";
}

.lt-ie9 #footer-panel #social-link > ul li a.linkedin-square {
  background: none;
}

.lt-ie9 #footer-panel #social-link > ul li a.linkedin-square:before {
  content: "";
}

.lt-ie9 #footer-panel #social-link > ul li a.blog {
  background: none;
}

.lt-ie9 #footer-panel #social-link > ul li a.blog:before {
  content: "";
}

.lt-ie9 #footer-panel #social-link > ul li a > span {
  display: none;
}

.lt-ie9 #footer-panel #social-link > ul li i {
  display: inline-block;
  font-size: 20px;
  vertical-align: middle;
}

@media (min-width: 768px) {
  #footer-panel #social-link {
    float: right;
    margin-top: 0;
    margin-bottom: 0px;
  }
  #footer-panel #social-link .heading {
    display: inline-block;
    font-size: 24px;
    color: #ffffff;
    text-align: right;
    padding-right: 10px;
    line-height: 26px;
  }
  #footer-panel #social-link > ul {
    overflow: hidden;
    margin: -3px 0 -3px -3px;
    padding: 0;
    text-align: initial;
    display: inline-block;
  }
  #footer-panel #social-link > ul li {
    display: inline-block;
    float: left;
    margin: 0 0 0 8px;
  }
  #footer-panel #social-link > ul li:first-child {
    margin-left: 0;
  }
  #footer-panel #social-link > ul li a {
    display: inline;
    margin-right: 5px;
    width: initial;
    height: initial;
    line-height: 13px;
    font-family: tahoma,arial;
    font-size: 13px;
    color: #fff;
    text-decoration: none;
    background: none;
    cursor: pointer;
    padding: 0 5px;
  }
  #footer-panel #social-link > ul li a:hover {
    color: #00AD9C;
    text-decoration: underline;
  }
  #footer-panel #social-link > ul li a.yt {
    background: none;
  }
  #footer-panel #social-link > ul li a.yt:before {
    content: "";
  }
  #footer-panel #social-link > ul li a.fb {
    background: none;
  }
  #footer-panel #social-link > ul li a.fb:before {
    content: "";
  }
  #footer-panel #social-link > ul li a.tw {
    background: none;
  }
  #footer-panel #social-link > ul li a.tw:before {
    content: "";
  }
  #footer-panel #social-link > ul li a.linkedin-square {
    background: none;
  }
  #footer-panel #social-link > ul li a.linkedin-square:before {
    content: "";
  }
  #footer-panel #social-link > ul li a.blog {
    background: none;
  }
  #footer-panel #social-link > ul li a.blog:before {
    content: "";
  }
  #footer-panel #social-link > ul li a > span {
    display: none;
  }
  #footer-panel #social-link > ul li i {
    display: inline-block;
    font-size: 18px;
    vertical-align: middle;
  }
}

#tel-box {
  display: block;
  float: left;
}

@media (max-width: 640px) {
  #tel-box {
    float: none;
    margin-bottom: 10px;
  }
}

#tel-box .tel {
  font-family: "DB_Helvethaica";
  color: #fff;
  font-size: 24px;
  float: left;
  margin-right: 10px;
  margin-bottom: 5px;
  line-height: 26px;
}

@media (max-width: 640px) {
  #tel-box .tel {
    float: none;
    margin-right: 0px;
    margin-bottom: 5px;
    padding-top: 0px;
  }
}

#e-newsletter {
  display: block;
  margin-bottom: 10px;
  float: left;
}

@media (max-width: 640px) {
  #e-newsletter {
    float: none;
    margin-bottom: 10px;
  }
}

#e-newsletter .head-text {
  font-family: "DB_Helvethaica";
  color: #fff;
  font-size: 24px;
  float: left;
  margin-right: 10px;
  margin-bottom: 5px;
  line-height: 26px;
}

@media (max-width: 640px) {
  #e-newsletter .head-text {
    float: none;
    margin-right: 0px;
    margin-bottom: 5px;
    padding-top: 0px;
  }
}

#e-newsletter .email-box {
  float: left;
}

@media (max-width: 640px) {
  #e-newsletter .email-box {
    float: none;
  }
}

#e-newsletter .email-box .gen-input {
  min-width: 230px;
  margin-right: 10px;
}

@media (max-width: 640px) {
  #e-newsletter .email-box .gen-input {
    float: none;
    display: inline-block;
  }
}

#e-newsletter .email-box .gen-button {
  position: relative;
  min-width: 26px;
  width: 26px;
  height: 26px;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
  -pie-border-radius: 13px;
  behavior: url(pie/PIE.htc);
}

@media (max-width: 640px) {
  #e-newsletter .email-box .gen-button {
    float: none;
    display: inline-block;
  }
}

#e-newsletter .email-box .gen-button.color-blue {
  background-color: #1EAF9E;
}

#e-newsletter .email-box .gen-button input[type="submit"] {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

#e-newsletter .email-box .gen-button > i {
  color: #fff;
  position: absolute;
  left: 10px;
  top: 1px;
  z-index: 0;
}

#e-newsletter .email-box .round {
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  -pie-border-radius: 12px;
  behavior: url(pie/PIE.htc);
}

#e-newsletter .email-box .icn-right {
  padding: 0 10px;
  margin-right: 5px;
}

#se-footer {
  position: relative;
}

#footer-address {
  padding: 10px 0;
}

#footer-address p {
  margin: 0;
  padding: 0;
  text-align: left;
}

@media (max-width: 640px) {
  #footer-address p {
    text-align: center;
  }
}

#footer-address p a.sitemap {
  display: block;
  color: #666;
  text-decoration: underline;
}

#footer-address p span.address:before {
  content: '';
  padding-right: 0;
}

#footer-address p span.phone {
  display: block;
}

.lt-ie9 #footer-address p a.sitemap {
  display: inline;
}

.lt-ie9 #footer-address p span.address:before {
  content: '|';
  padding-right: 3px;
}

.lt-ie9 #footer-address p span.phone {
  display: inline;
}

@media (min-width: 768px) {
  #footer-address p a.sitemap {
    display: inline;
  }
  #footer-address p span.address:before {
    content: '|';
    padding-right: 3px;
  }
  #footer-address p span.phone {
    display: inline;
  }
}

.footer-nav.-col1 {
  width: 15%;
  float: left;
}

.footer-nav.-col2 {
  width: 21%;
  float: left;
}

.footer-nav.-col3 {
  width: 18%;
  float: left;
}

.footer-nav.-col4 {
  width: 14%;
  float: left;
}

.footer-nav.-col5 {
  width: 18%;
  float: left;
}

.footer-nav.-col6 {
  width: 14%;
  float: left;
}

.footer-nav.-col1, .footer-nav.-col2, .footer-nav.-col3, .footer-nav.-col4, .footer-nav.-col5, .footer-nav.-col6 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  margin-bottom: 10px;
}

@media (max-width: 1200px) {
  .footer-nav.-col1, .footer-nav.-col2, .footer-nav.-col3, .footer-nav.-col4, .footer-nav.-col5, .footer-nav.-col6 {
    width: 33.333%;
    float: left;
  }
}

@media (max-width: 767px) {
  .footer-nav.-col1, .footer-nav.-col2, .footer-nav.-col3, .footer-nav.-col4, .footer-nav.-col5, .footer-nav.-col6 {
    width: 50%;
    float: left;
  }
}

@media (max-width: 480px) {
  .footer-nav.-col1, .footer-nav.-col2, .footer-nav.-col3, .footer-nav.-col4, .footer-nav.-col5, .footer-nav.-col6 {
    width: 100%;
    float: left;
  }
}

/* Accodion */
.collapsible-content .panel {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}

.collapsible-content .corporate-item {
  border-radius: 0px;
  position: relative;
  overflow: hidden;
  transition: height 0.35s ease 0s;
}

.collapsible-content .corporate-item .article {
  font-size: 22px;
  line-height: 26px;
}

.collapsible-content .corporate-item .collapse {
  display: none;
}

.collapsible-content .corporate-item .collapse.in {
  display: block;
}

.collapsible-content .corporate-item ul, .collapsible-content .corporate-item ol {
  padding-left: 25px;
  margin: 0;
}

.collapsible-content .corporate-item p, .collapsible-content .corporate-item li {
  padding-bottom: 0;
  margin: 0;
}

.collapsible-content .corporate-item h3 {
  margin: 0px;
  text-transform: uppercase;
  max-width: 100%;
  font-size: 29px;
  line-height: 30px;
}

.collapsible-content .corporate-item h3 a {
  display: block;
  position: relative;
  padding-right: 40px;
  color: #1EAF9E;
}

.collapsible-content .corporate-item h3 span {
  margin-right: -40px;
  background-color: #1EAF9E;
  color: #fff;
  border-radius: 50%;
  width: 26px;
  height: 26px;
  line-height: 24px;
  padding-left: 1px;
  text-align: center;
  margin-top: -5px;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
  -pie-border-radius: 13px;
  behavior: url(pie/PIE.htc);
}

.collapsible-content .corporate-item h3 span.pull-right {
  position: absolute;
  top: 0px;
  right: 0px;
  margin-top: 0px;
  margin-right: 0px;
}

.collapsible-content .corporate-item h3 i {
  font-size: 16px;
}

.collapsible-content .corporate-item h4 {
  font-size: 26px;
  font-weight: normal;
  margin: 0;
}

.collapsible-content .corporate-item h4 a {
  color: #fff;
  text-decoration: none;
}

.collapsible-content .corporate-item h4 a:hover {
  text-decoration: underline;
}

/* general inputs buttons style  */
/* ############################################# */
/*                  General Input                */
/* ############################################# */
.gen-input {
  position: relative;
  display: block;
  float: left;
  box-sizing: border-box;
  padding: 0 3px;
  height: 24px;
  border: 1px solid #ddd;
  background: #fff;
  line-height: 1.2;
}

.gen-input:hover {
  border-color: #ccc;
}

.gen-input > i {
  display: none;
}

.gen-input > input[type=text], .gen-input input[type=password] {
  display: block;
  box-sizing: border-box;
  padding: 3px 0;
  width: 100%;
  height: 100%;
  color: #333;
  vertical-align: middle;
  border: 0;
  outline: 0;
}

.gen-input select.selectric {
  width: 130px;
}

.gen-input .selectricWrapper {
  min-width: 100px;
  width: 100%;
}

.gen-input .selectric {
  border: 0 none;
}

.gen-input .selectric .label {
  margin: 0px 8px 0px 0px;
  padding: 2px 10px 2px 0;
}

.gen-input .selectric .button {
  width: 16px;
}

.gen-input.block {
  display: block;
  float: none;
}

.gen-input.round {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -pie-border-radius: 5px;
  behavior: url(pie/PIE.htc);
}

.gen-input.round.icn-left {
  padding: 0 3px 0 5px;
}

.gen-input.round.icn-left .selectricWrapper {
  padding-left: 16px;
}

.gen-input.round.icn-left .selectricWrapper .selectricItems {
  margin-left: 16px;
}

.gen-input.round.icn-right {
  padding: 0 5px 0 3px;
}

.gen-input.round.icn-right .selectricWrapper {
  padding-right: 16px;
}

.gen-input.round.icn-right .selectricWrapper .selectricItems {
  margin-right: 16px;
}

.gen-input.pround {
  padding: 0 9px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  -pie-border-radius: 12px;
  behavior: url(pie/PIE.htc);
}

.gen-input.pround .selectric .button {
  width: 8px;
}

.gen-input.pround.icn-left {
  padding: 0 9px 0 9px;
}

.gen-input.pround.icn-left > i {
  margin: 3px 0 0 6px;
}

.gen-input.pround.icn-left .selectricWrapper {
  padding-left: 16px;
}

.gen-input.pround.icn-left .selectricWrapper .selectricItems {
  margin-left: 16px;
}

.gen-input.pround.icn-right {
  padding: 0 9px 0 9px;
}

.gen-input.pround.icn-right > i {
  margin: 3px 6px 0 0;
}

.gen-input.pround.icn-right .selectricWrapper {
  padding-right: 16px;
}

.gen-input.pround.icn-right .selectricWrapper .selectricItems {
  margin-right: 16px;
}

.gen-input.icn-left > input[type=text], .gen-input.icn-left input[type=password] {
  float: right;
}

.gen-input.icn-left > i {
  position: absolute;
  display: block;
  float: left;
  left: 0;
  margin: 3px 0 0 3px;
  font-size: 14px;
  color: #666;
}

.gen-input.icn-left > i + input {
  padding-left: 15px;
}

.gen-input.icn-left-outside {
  margin-left: 23px;
}

.gen-input.icn-left-outside > input[type=text], .gen-input.icn-left-outside input[type=password] {
  float: right;
}

.gen-input.icn-left-outside > i {
  position: absolute;
  display: block;
  float: left;
  left: -23px;
  margin: 3px 0 0 3px;
  font-size: 14px;
  color: #666;
}

.gen-input.icn-right > input[type=text], .gen-input.icn-right input[type=password] {
  float: left;
}

.gen-input.icn-right > i {
  position: absolute;
  display: block;
  float: right;
  right: 0;
  margin: 3px 3px 0 0;
  font-size: 14px;
  color: #666;
}

.gen-input.icn-right > i + input {
  padding-right: 15px;
}

.gen-input.icn-right-outside {
  margin-right: 23px;
}

.gen-input.icn-right-outside > input[type=text], .gen-input.icn-right-outside input[type=password] {
  float: left;
}

.gen-input.icn-right-outside > i {
  position: absolute;
  display: block;
  float: right;
  right: -23px;
  margin: 3px 3px 0 0;
  font-size: 14px;
  color: #666;
}

/* ############################################# */
/*                 General button                */
/* ############################################# */
.gen-button {
  position: relative;
  display: block;
  float: left;
  min-width: 60px;
  height: 24px;
  text-align: center;
  line-height: 1.0 !important;
}

.gen-button:hover {
  text-decoration: underline;
}

.gen-button > input[type=button], .gen-button input[type=submit], .gen-button input[type=reset], .gen-button a {
  display: block;
  box-sizing: border-box;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  outline: 0 none;
  color: #666;
  text-decoration: none;
  border: 0 none;
  background: 0 none;
}

.gen-button > i {
  display: none;
  position: absolute;
  margin: 5px 0 0 0;
  font-size: 14px !important;
  color: #666;
}

.gen-button.round {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -pie-border-radius: 5px;
  behavior: url(pie/PIE.htc);
}

.gen-button.pround {
  padding: 0 5px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  -pie-border-radius: 12px;
  behavior: url(pie/PIE.htc);
}

.gen-button.round-left {
  -webkit-border-radius: 12px 2px 2px 12px;
  -moz-border-radius: 12px 2px 2px 12px;
  border-radius: 12px 2px 2px 12px;
  -pie-border-radius: 12px 2px 2px 12px;
  behavior: url(pie/PIE.htc);
}

.gen-button.round-left > input, .gen-button.round-left a {
  padding-left: 20px;
}

.gen-button.round-right {
  -webkit-border-radius: 2px 12px 12px 2px;
  -moz-border-radius: 2px 12px 12px 2px;
  border-radius: 2px 12px 12px 2px;
  -pie-border-radius: 2px 12px 12px 2px;
  behavior: url(pie/PIE.htc);
}

.gen-button.round-right > input, .gen-button.round-right a {
  padding-right: 20px;
}

.gen-button.icn-left > i {
  display: block;
  left: 10px;
}

.gen-button.icn-left > i + input, .gen-button.icn-left i + a {
  padding-left: 25px;
  text-align: right;
}

.gen-button.icn-right > i {
  display: block;
  right: 10px;
}

.gen-button.icn-right > i + input, .gen-button.icn-right i + a {
  padding-right: 25px;
  text-align: left;
}

.gen-button.color-main {
  background: #02275C;
}

.gen-button.color-main:hover {
  text-decoration: none;
  background: #033275;
}

.gen-button.color-main > input, .gen-button.color-main a, .gen-button.color-main i {
  color: #fff;
}

.gen-button.color-secondary1 {
  background: #1EAF9E;
}

.gen-button.color-secondary1:hover {
  text-decoration: none;
  background: #22c5b2;
}

.gen-button.color-secondary1 > input, .gen-button.color-secondary1 a, .gen-button.color-secondary1 i {
  color: #fff;
}

.gen-button.color-black {
  background: #373737;
}

.gen-button.color-black:hover {
  text-decoration: none;
  background: #444444;
}

.gen-button.color-black > input, .gen-button.color-black a, .gen-button.color-black i {
  color: #fff;
}

.gen-button.color-white {
  background: #fff;
}

.gen-button.color-white:hover {
  text-decoration: none;
  background: #fafafa;
}

.gen-button.color-white > input, .gen-button.color-white a {
  color: #02275C;
}

.gen-button.color-white i {
  color: #000 !important;
}

.gen-button.color-default {
  background: #efefef;
}

.gen-button.color-default:hover {
  text-decoration: none;
  background: #eaeaea;
}

.gen-button.color-default > input, .gen-button.color-default a {
  color: #666;
}

.gen-button.color-default i {
  color: #666 !important;
}

.gen-circle-button {
  position: relative;
  display: block;
  float: left;
  width: 24px;
  height: 24px;
  text-align: center;
  line-height: 1.2;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  -pie-border-radius: 12px;
  behavior: url(pie/PIE.htc);
}

.gen-circle-button > input[type=button], .gen-circle-button input[type=submit], .gen-circle-button input[type=reset], .gen-circle-button a {
  z-index: 90;
  top: 0;
  display: block;
  box-sizing: border-box;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: 100%;
  outline: 0 none;
  font-size: 20px;
  color: #666;
  text-decoration: none;
  border: 0 none;
  background: transparent;
}

.gen-circle-button i {
  position: absolute;
  z-index: 10;
  top: 0;
  margin: 5px 0 0 0;
  font-size: 14px;
  color: #666;
}

.gen-circle-button.icn-left i {
  right: 11px;
}

.gen-circle-button.icn-left i:before {
  content: "\f0d9";
}

.gen-circle-button.icn-right i {
  left: 11px;
}

.gen-circle-button.icn-right i:before {
  content: "\f0da";
}

.gen-circle-button.icn-up i {
  left: 8px;
}

.gen-circle-button.icn-up i:before {
  content: "\f0d8";
}

.gen-circle-button.icn-down i {
  left: 8px;
}

.gen-circle-button.icn-down i:before {
  content: "\f0d7";
}

.gen-circle-button.color-main {
  background: #02275C;
}

.gen-circle-button.color-main:hover {
  text-decoration: none;
  background: #033275;
}

.gen-circle-button.color-main > input, .gen-circle-button.color-main a, .gen-circle-button.color-main i {
  color: #fff;
}

.gen-circle-button.color-black {
  background: #373737;
}

.gen-circle-button.color-black:hover {
  text-decoration: none;
  background: #444444;
}

.gen-circle-button.color-black > input, .gen-circle-button.color-black a, .gen-circle-button.color-black i {
  color: #fff;
}

/* ############################################# */
/*                  General text                 */
/* ############################################# */
.forms-text {
  display: block;
  float: left;
  padding: 0 5px;
  padding-top: 4px;
  min-height: 24px;
  font-size: 13px;
  line-height: 1.3;
}

.forms-text.fontfacetext, .forms-text .fontfacetext-bold {
  padding-top: 0;
  font-size: 20px;
  line-height: 1.2;
}

.forms-text > a {
  color: #02275C;
  text-decoration: none;
}

.forms-text > a:hover {
  text-decoration: underline;
}

/* ############################################# */
/*             General form element              */
/* ############################################# */
.gen-form {
  display: block;
  float: left;
  padding: 0 3px;
  border: 1px solid #ddd;
}

.gen-form:hover {
  border-color: #ccc;
}

.gen-form.textarea > textarea {
  width: 100%;
  border: 0 none;
  resize: none;
  outline: 0;
}

.gen-form.round {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -pie-border-radius: 5px;
  behavior: url(pie/PIE.htc);
}

/* ############################################# */
/*             General form setting              */
/* ############################################# */
.form-section table td {
  padding-top: 5px;
  padding-bottom: 5px;
}

.form-section > .row {
  margin-bottom: 10px;
}

.inline_list {
  margin: 0;
  padding: 0;
}

.inline_list--item {
  display: block;
  float: left;
  margin: 0 0 0 5px;
  padding: 0;
}

.inline_list--item:first-child {
  margin: 0 0 0 0;
}

/* content page*/
/* param as  width, top, left, opacity(ex: 0.80), fontsize, line-height */
.circle-box .circle {
  overflow: hidden;
  display: table;
  position: relative;
  top: 0;
  left: 0;
  text-align: center;
}

.circle-box .circle span {
  display: table-cell;
  padding: 10px;
  vertical-align: middle;
}

.circle-box .circle a {
  display: block;
  color: #fff;
  text-decoration: none;
}

.circle-box .circle > i {
  position: absolute;
  bottom: 10px;
  right: 10px;
  font-size: 20px;
  color: #fff;
}

.lt-ie9 .circle-box .circle {
  overflow: hidden;
  display: table;
  position: absolute;
  text-align: center;
}

.lt-ie9 .circle-box .circle span {
  display: table-cell;
  vertical-align: middle;
}

.lt-ie9 .circle-box .circle a {
  display: block;
  color: #fff;
  text-decoration: none;
}

.lt-ie9 .circle-box .circle > i {
  position: absolute;
  bottom: 18%;
  right: 18%;
  font-size: 20px;
  color: #fff;
}

@media (min-width: 768px) {
  .circle-box .circle {
    overflow: hidden;
    display: table;
    position: absolute;
    text-align: center;
  }
  .circle-box .circle span {
    display: table-cell;
    vertical-align: middle;
  }
  .circle-box .circle a {
    display: block;
    color: #fff;
    text-decoration: none;
  }
  .circle-box .circle > i {
    position: absolute;
    bottom: 18%;
    right: 18%;
    font-size: 20px;
    color: #fff;
  }
}

#default-content-1 .highlight-1 {
  z-index: 4;
  top: 245px;
  left: 130px;
  width: 200px;
  height: 200px;
  line-height: 1.2;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  -pie-border-radius: 100px;
  behavior: url(pie/PIE.htc);
}

#default-content-1 .highlight-1 a {
  font-size: 26px;
}

.lt-ie9 #default-content-1 .highlight-1 {
  top: 245px;
  left: 130px;
  width: 200px;
  height: 200px;
  width: 200px;
  height: 200px;
}

@media (max-width: 999px) {
  #default-content-1 .highlight-1 {
    top: 45px;
    left: 130px;
  }
}

@media (max-width: 767px) {
  #default-content-1 .highlight-1 {
    top: 0;
    left: 0;
    margin: 2px 0;
    width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -pie-border-radius: 5px;
    behavior: url(pie/PIE.htc);
  }
}

#default-content-1 .highlight-2 {
  z-index: 3;
  top: 228px;
  left: 305px;
  width: 125px;
  height: 125px;
  line-height: 1.2;
  -webkit-border-radius: 63px;
  -moz-border-radius: 63px;
  border-radius: 63px;
  -pie-border-radius: 63px;
  behavior: url(pie/PIE.htc);
}

#default-content-1 .highlight-2 a {
  font-size: 23px;
}

.lt-ie9 #default-content-1 .highlight-2 {
  top: 228px;
  left: 305px;
  width: 125px;
  height: 125px;
  width: 125px;
  height: 125px;
}

@media (max-width: 999px) {
  #default-content-1 .highlight-2 {
    top: 28px;
    left: 305px;
  }
}

@media (max-width: 767px) {
  #default-content-1 .highlight-2 {
    top: 0;
    left: 0;
    margin: 2px 0;
    width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -pie-border-radius: 5px;
    behavior: url(pie/PIE.htc);
  }
}

#default-content-1 .highlight-3 {
  z-index: 2;
  top: 200px;
  left: 417px;
  width: 140px;
  height: 140px;
  line-height: 1.2;
  -webkit-border-radius: 70px;
  -moz-border-radius: 70px;
  border-radius: 70px;
  -pie-border-radius: 70px;
  behavior: url(pie/PIE.htc);
}

#default-content-1 .highlight-3 a {
  font-size: 23px;
}

.lt-ie9 #default-content-1 .highlight-3 {
  top: 200px;
  left: 417px;
  width: 140px;
  height: 140px;
  width: 140px;
  height: 140px;
}

@media (max-width: 999px) {
  #default-content-1 .highlight-3 {
    top: 0px;
    left: 417px;
  }
}

@media (max-width: 767px) {
  #default-content-1 .highlight-3 {
    top: 0;
    left: 0;
    margin: 2px 0;
    width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -pie-border-radius: 5px;
    behavior: url(pie/PIE.htc);
  }
}

#default-content-1 .highlight-4 {
  z-index: 1;
  top: 190px;
  left: 545px;
  width: 150px;
  height: 150px;
  line-height: 1.2;
  -webkit-border-radius: 75px;
  -moz-border-radius: 75px;
  border-radius: 75px;
  -pie-border-radius: 75px;
  behavior: url(pie/PIE.htc);
}

#default-content-1 .highlight-4 a {
  font-size: 26px;
}

.lt-ie9 #default-content-1 .highlight-4 {
  top: 190px;
  left: 545px;
  width: 150px;
  height: 150px;
  width: 150px;
  height: 150px;
}

@media (max-width: 999px) {
  #default-content-1 .highlight-4 {
    top: -10px;
    left: 545px;
  }
}

@media (max-width: 767px) {
  #default-content-1 .highlight-4 {
    top: 0;
    left: 0;
    margin: 2px 0;
    width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -pie-border-radius: 5px;
    behavior: url(pie/PIE.htc);
  }
}

html:not(.lt-ie9) #default-content-1 .highlight-1 {
  background: #02275c;
  background: transparent\9;
  background: rgba(2, 39, 92, 0.73);
}

html:not(.lt-ie9) #default-content-1 .highlight-1:hover {
  background: #02275c;
  background: transparent\9;
  background: rgba(2, 39, 92, 0.68);
}

html:not(.lt-ie9) #default-content-1 .highlight-2 {
  background: #02275c;
  background: transparent\9;
  background: rgba(2, 39, 92, 0.52);
}

html:not(.lt-ie9) #default-content-1 .highlight-2:hover {
  background: #02275c;
  background: transparent\9;
  background: rgba(2, 39, 92, 0.47);
}

html:not(.lt-ie9) #default-content-1 .highlight-3 {
  background: #02275c;
  background: transparent\9;
  background: rgba(2, 39, 92, 0.52);
}

html:not(.lt-ie9) #default-content-1 .highlight-3:hover {
  background: #02275c;
  background: transparent\9;
  background: rgba(2, 39, 92, 0.47);
}

html:not(.lt-ie9) #default-content-1 .highlight-4 {
  background: #02275c;
  background: transparent\9;
  background: rgba(2, 39, 92, 0.48);
}

html:not(.lt-ie9) #default-content-1 .highlight-4:hover {
  background: #02275c;
  background: transparent\9;
  background: rgba(2, 39, 92, 0.43);
}

.lt-ie9 #default-content-1 .circle {
  background: #02275C;
}

#default-content-2 .highlight-1 {
  z-index: 4;
  top: 280px;
  left: 100px;
  width: 160px;
  height: 160px;
  line-height: 1.2;
  -webkit-border-radius: 80px;
  -moz-border-radius: 80px;
  border-radius: 80px;
  -pie-border-radius: 80px;
  behavior: url(pie/PIE.htc);
}

#default-content-2 .highlight-1 a {
  font-size: 26px;
}

.lt-ie9 #default-content-2 .highlight-1 {
  top: 280px;
  left: 100px;
  width: 160px;
  height: 160px;
  width: 160px;
  height: 160px;
}

@media (max-width: 999px) {
  #default-content-2 .highlight-1 {
    top: 80px;
    left: 100px;
  }
}

@media (max-width: 767px) {
  #default-content-2 .highlight-1 {
    top: 0;
    left: 0;
    margin: 2px 0;
    width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -pie-border-radius: 5px;
    behavior: url(pie/PIE.htc);
  }
}

#default-content-2 .highlight-2 {
  z-index: 3;
  top: 305px;
  left: 245px;
  width: 180px;
  height: 180px;
  line-height: 1.2;
  -webkit-border-radius: 90px;
  -moz-border-radius: 90px;
  border-radius: 90px;
  -pie-border-radius: 90px;
  behavior: url(pie/PIE.htc);
}

#default-content-2 .highlight-2 a {
  font-size: 23px;
}

.lt-ie9 #default-content-2 .highlight-2 {
  top: 305px;
  left: 245px;
  width: 180px;
  height: 180px;
  width: 180px;
  height: 180px;
}

@media (max-width: 999px) {
  #default-content-2 .highlight-2 {
    top: 105px;
    left: 245px;
  }
}

@media (max-width: 767px) {
  #default-content-2 .highlight-2 {
    top: 0;
    left: 0;
    margin: 2px 0;
    width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -pie-border-radius: 5px;
    behavior: url(pie/PIE.htc);
  }
}

#default-content-2 .highlight-3 {
  z-index: 2;
  top: 200px;
  left: 355px;
  width: 150px;
  height: 150px;
  line-height: 1.2;
  -webkit-border-radius: 75px;
  -moz-border-radius: 75px;
  border-radius: 75px;
  -pie-border-radius: 75px;
  behavior: url(pie/PIE.htc);
}

#default-content-2 .highlight-3 a {
  font-size: 23px;
}

.lt-ie9 #default-content-2 .highlight-3 {
  top: 200px;
  left: 355px;
  width: 150px;
  height: 150px;
  width: 150px;
  height: 150px;
}

@media (max-width: 999px) {
  #default-content-2 .highlight-3 {
    top: 0px;
    left: 355px;
  }
}

@media (max-width: 767px) {
  #default-content-2 .highlight-3 {
    top: 0;
    left: 0;
    margin: 2px 0;
    width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -pie-border-radius: 5px;
    behavior: url(pie/PIE.htc);
  }
}

#default-content-2 .highlight-4 {
  z-index: 1;
  top: 170px;
  left: 489px;
  width: 140px;
  height: 140px;
  line-height: 1.2;
  -webkit-border-radius: 70px;
  -moz-border-radius: 70px;
  border-radius: 70px;
  -pie-border-radius: 70px;
  behavior: url(pie/PIE.htc);
}

#default-content-2 .highlight-4 a {
  font-size: 26px;
}

.lt-ie9 #default-content-2 .highlight-4 {
  top: 170px;
  left: 489px;
  width: 140px;
  height: 140px;
  width: 140px;
  height: 140px;
}

@media (max-width: 999px) {
  #default-content-2 .highlight-4 {
    top: -30px;
    left: 489px;
  }
}

@media (max-width: 767px) {
  #default-content-2 .highlight-4 {
    top: 0;
    left: 0;
    margin: 2px 0;
    width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -pie-border-radius: 5px;
    behavior: url(pie/PIE.htc);
  }
}

html:not(.lt-ie9) #default-content-2 .highlight-1 {
  background: #02275c;
  background: transparent\9;
  background: rgba(2, 39, 92, 0.73);
}

html:not(.lt-ie9) #default-content-2 .highlight-1:hover {
  background: #02275c;
  background: transparent\9;
  background: rgba(2, 39, 92, 0.68);
}

html:not(.lt-ie9) #default-content-2 .highlight-2 {
  background: #02275c;
  background: transparent\9;
  background: rgba(2, 39, 92, 0.52);
}

html:not(.lt-ie9) #default-content-2 .highlight-2:hover {
  background: #02275c;
  background: transparent\9;
  background: rgba(2, 39, 92, 0.47);
}

html:not(.lt-ie9) #default-content-2 .highlight-3 {
  background: #02275c;
  background: transparent\9;
  background: rgba(2, 39, 92, 0.52);
}

html:not(.lt-ie9) #default-content-2 .highlight-3:hover {
  background: #02275c;
  background: transparent\9;
  background: rgba(2, 39, 92, 0.47);
}

html:not(.lt-ie9) #default-content-2 .highlight-4 {
  background: #02275c;
  background: transparent\9;
  background: rgba(2, 39, 92, 0.48);
}

html:not(.lt-ie9) #default-content-2 .highlight-4:hover {
  background: #02275c;
  background: transparent\9;
  background: rgba(2, 39, 92, 0.43);
}

.lt-ie9 #default-content-2 .circle {
  background: #02275C;
}

#trading {
  height: auto;
}

#trading .section-header h1 {
  color: #fff;
}

#trading .section-header h1 > span {
  display: block;
  float: none;
  margin-left: 0px;
}

#trading .section-header h1 > span:first-child {
  margin-left: 0px;
}

#trading .section-header h1 > span.sub {
  font-size: 29px;
  line-height: 1.2em;
}

#trading-tools .circle-btn {
  display: none;
  cursor: pointer;
  z-index: 1;
  opacity: 1;
  left: 0px;
  top: 0px;
  float: left;
  margin-top: 4px;
  width: 42px;
  height: 42px;
  text-align: center;
  vertical-align: middle;
  line-height: 42px;
  font-size: 20px;
  color: #FFF;
  background: #1EAF9E none repeat scroll 0% 0%;
  transition: all 0.3s linear 0s;
  -webkit-border-radius: 21px;
  -moz-border-radius: 21px;
  border-radius: 21px;
  -pie-border-radius: 21px;
  behavior: url(pie/PIE.htc);
}

#trading-tools .circle-btn i {
  display: none;
}

#trading-tools .bubble-text {
  margin-bottom: 10px;
  padding: 10px 10px 20px;
  border-radius: 5px;
  background-color: #fff;
}

#trading-tools .bubble-text > span {
  display: none;
}

#trading-tools .bubble-text .bubble-content {
  color: #333;
}

#trading-tools .bubble-text .bubble-content header {
  margin-bottom: 5px;
  color: #1EAF9E;
}

#trading-tools .bubble-text .bubble-content header > h2 {
  margin: 0px;
  padding: 0px;
}

#trading-tools .bubble-text .bubble-content header > h2 > span {
  display: block;
  font-size: 29px;
  line-height: 1.2em;
}

#trading-tools .bubble-text .bubble-content > ul {
  margin: 0;
  padding: 0;
}

#trading-tools .bubble-text .bubble-content > ul > li {
  overflow: hidden;
  display: block;
  margin: 0px;
  padding: 10px 0px;
  height: 60px;
  color: #333;
  border-bottom: 1px solid #1EAF9E;
}

#trading-tools .bubble-text .bubble-content .media {
  padding-right: 10px;
  height: auto;
  max-height: 460px;
  overflow-y: auto;
}

#trading-tools .bubble-text .bubble-content .media p {
  margin-bottom: 10px;
  text-indent: 25px;
}

#trading-tools .bubble-text .bubble-content .media .img-responsive {
  max-width: 100%;
  margin: 0 auto;
  margin-bottom: 15px;
}

#trading-tools .bubble-text .bubble-content .media-left {
  padding-right: 20px;
}

#trading-tools .bubble-text .bubble-content .date {
  color: #333;
}

#trading-tools .bubble-text .bubble-content .desc {
  margin: 0px;
  padding: 0px;
  height: 2.8em;
}

#trading-tools .bubble-text .bubble-content .desc a {
  color: #333;
  text-decoration: none;
}

#trading-tools .bubble-text .bubble-content .desc a:hover {
  color: #1EAF9E;
  text-decoration: underline;
}

#trading-tools .bubble-text .bubble-content .btn-row {
  overflow: hidden;
  margin-top: 15px;
}

#trading-tools .bubble-text .bubble-content .btn-row .gen-button {
  float: right;
  height: auto;
  padding: 5px 0;
}

#trading-tools .bubble-text .bubble-content .btn-row .gen-button.color-white a {
  color: #000;
  font-size: 20px;
  display: block;
}

#trading-tools .bubble-text .bubble-content .btn-row .gen-button.color-white i {
  margin: 2px 0 0 0;
}

#trading-tools .bubble-text .bubble-content .btn-row .gen-button.color-white:hover a {
  color: #1EAF9E;
}

#trading-tools .bubble-text .bubble-content .btn-row .gen-button.color-white:hover i {
  color: #1EAF9E !important;
}

@media screen and (min-width: 768px) {
  #trading {
    display: block;
    min-height: 630px;
  }
  #trading .section-header {
    padding-left: 55px;
  }
  #trading .section-header h1 {
    color: #fff;
  }
  #trading .section-header h1 > span {
    display: block;
    float: left;
    margin-left: 25px;
  }
  #trading .section-header h1 > span:first-child {
    margin-left: 0px;
  }
  #trading .section-header h1 > span.sub {
    font-size: 29px;
    line-height: 1.2em;
  }
  #trading-tools {
    position: relative;
    margin: 20px 0px 0px;
    width: 100%;
  }
  #trading-tools .trading-item {
    position: absolute;
    min-width: 180px;
    background: transparent none repeat scroll 0px 0px;
    transition: all 0.3s linear 0s;
  }
  #trading-tools .trading-item.expanded {
    z-index: 98;
    left: 50%;
    top: 10%;
  }
  #trading-tools .trading-item.expanded .bubble-text {
    margin-top: -100px;
    margin-left: -50%;
    width: 748px;
    height: 530px;
    padding-top: 15px;
    padding-bottom: 15px;
    transition: all 0.3s linear 0s;
  }
  #trading-tools .trading-item.expanded .bubble-text > span {
    position: absolute;
    visibility: hidden;
    width: 0px;
    height: 0px;
    transition: all 0s linear 0s;
  }
  #trading-tools .trading-item.expanded .bubble-text .bubble-content {
    opacity: 1;
    visibility: visible;
    width: 100%;
    height: 500px;
    transition-delay: 0.5s;
  }
  #trading-tools .trading-item.expanded .bubble-text .bubble-content header {
    margin-bottom: 5px;
    color: #FFF;
  }
  #trading-tools .trading-item.expanded .bubble-text .bubble-content {
    opacity: 1;
    visibility: visible;
    width: 100%;
    height: 500px;
    transition-delay: 0.5s;
    color: #FFF;
  }
  #trading-tools .trading-item.expanded .bubble-text .bubble-content header {
    margin-bottom: 5px;
    color: #FFF;
  }
  #trading-tools .trading-item.expanded .bubble-text .bubble-content header > h2 {
    margin: 0px;
    padding: 0px;
  }
  #trading-tools .trading-item.expanded .bubble-text .bubble-content header > h2 > span {
    display: block;
    font-weight: 500;
    line-height: 0.9em;
  }
  #trading-tools .trading-item.expanded .bubble-text .bubble-content > ul {
    margin: 0;
    padding: 0;
  }
  #trading-tools .trading-item.expanded .bubble-text .bubble-content > ul > li {
    overflow: hidden;
    display: block;
    margin: 0px;
    padding: 10px 0px;
    height: 60px;
    color: #FFF;
    border-bottom: 1px solid #fff;
  }
  #trading-tools .trading-item.expanded .bubble-text .bubble-content .media-left {
    padding-right: 20px;
  }
  #trading-tools .trading-item.expanded .bubble-text .bubble-content .date {
    color: #FFF;
  }
  #trading-tools .trading-item.expanded .bubble-text .bubble-content .desc {
    margin: 0px;
    padding: 0px;
    height: 2.8em;
  }
  #trading-tools .trading-item.expanded .bubble-text .bubble-content .desc a {
    color: #FFF;
    text-decoration: none;
  }
  #trading-tools .trading-item.expanded .bubble-text .bubble-content .desc a:hover {
    color: #FFF;
    text-decoration: underline;
  }
  #trading-tools .trading-item.expanded .bubble-text .bubble-content .btn-row {
    overflow: hidden;
    margin-top: 15px;
  }
  #trading-tools .trading-item.expanded .bubble-text .bubble-content .btn-row .gen-button {
    float: right;
    height: auto;
    padding: 5px 0;
  }
  #trading-tools .trading-item.expanded .bubble-text .bubble-content .btn-row .gen-button.color-white a {
    color: #000;
    font-size: 20px;
    display: block;
  }
  #trading-tools .trading-item.expanded .bubble-text .bubble-content .btn-row .gen-button.color-white i {
    margin: 2px 0 0 0;
  }
  #trading-tools .trading-item.expanded .bubble-text .bubble-content .btn-row .gen-button.color-white:hover a {
    color: #1EAF9E;
  }
  #trading-tools .trading-item.expanded .bubble-text .bubble-content .btn-row .gen-button.color-white:hover i {
    color: #1EAF9E !important;
  }
  #trading-tools .trading-item.expanded .circle-btn {
    opacity: 1;
    left: 50%;
    margin-top: -150px;
    margin-left: -40px;
    background: #1EAF9E none repeat scroll 0% 0%;
    color: #fff;
    cursor: pointer;
    transform: rotate(405deg);
    transition: all 0.3s linear 0s;
  }
  #trading-tools .trading-item.expanded .bubble-text::before {
    visibility: hidden;
  }
  #trading-tools .trading-item1 {
    top: 0;
    left: 132px;
  }
  #trading-tools .trading-item2 {
    top: 170px;
    left: 70px;
  }
  #trading-tools .trading-item3 {
    top: 380px;
    left: 200px;
  }
  #trading-tools .trading-item4 {
    top: 130px;
    left: 440px;
  }
  #trading-tools .circle-btn {
    position: absolute;
    z-index: 1;
    opacity: 1;
    left: 0px;
    top: 0px;
    display: block;
    float: left;
    margin-top: 4px;
    width: 42px;
    height: 42px;
    text-align: center;
    vertical-align: middle;
    line-height: 42px;
    font-size: 20px;
    color: #FFF;
    background: #1EAF9E none repeat scroll 0% 0%;
    transition: all 0.3s linear 0s;
  }
  #trading-tools .circle-btn i {
    display: inline-block;
    margin-top: 11px;
  }
  #trading-tools .bubble-text {
    position: relative;
    display: table;
    float: left;
    margin-left: 55px;
    padding: 0px 10px;
    width: 175px;
    height: 48px;
    background: #1EAF9E none repeat scroll 0% 0%;
    border-radius: 5px;
    box-shadow: 0px 0px 10px #333;
    transition: all 0.3s linear 0s;
  }
  #trading-tools .bubble-text > span {
    display: table-cell;
    vertical-align: middle;
    transition-delay: 0.3s;
  }
  #trading-tools .bubble-text > span a {
    display: block;
    text-decoration: none;
    color: #FFF;
    font-size: 29px;
    font-weight: 500;
    line-height: 0.9em;
  }
  #trading-tools .bubble-text .bubble-content {
    visibility: hidden;
    overflow: hidden;
    opacity: 0;
    width: 0px;
    height: 0px;
  }
  #trading-tools .bubble-text::before {
    content: " ";
    position: absolute;
    width: 0px;
    height: 0px;
    left: -15px;
    top: 17px;
    border-width: 6px 9px 6px 6px;
    border-style: solid;
    border-color: transparent #1EAF9E transparent transparent;
    transition: all 0.3s linear 0s;
  }
}

@media screen and (min-width: 1000px) {
  #trading {
    display: block;
    min-height: 630px;
  }
  #trading .section-header {
    padding-left: 55px;
  }
  #trading .section-header h1 {
    color: #fff;
  }
  #trading .section-header h1 > span {
    display: block;
    float: left;
    margin-left: 25px;
  }
  #trading .section-header h1 > span:first-child {
    margin-left: 0px;
  }
  #trading .section-header h1 > span.sub {
    font-size: 29px;
    line-height: 1.2em;
  }
  #trading-tools {
    position: relative;
    margin: 20px 0px 0px;
    width: 100%;
  }
  #trading-tools .trading-item {
    position: absolute;
    min-width: 180px;
    background: transparent none repeat scroll 0px 0px;
    transition: all 0.3s linear 0s;
  }
  #trading-tools .trading-item.expanded {
    z-index: 98;
    left: 50%;
    top: 10%;
  }
  #trading-tools .trading-item.expanded .bubble-text {
    margin-top: -100px;
    margin-left: -50%;
    width: 748px;
    height: 530px;
    padding-top: 15px;
    padding-bottom: 15px;
    transition: all 0.3s linear 0s;
  }
  #trading-tools .trading-item.expanded .bubble-text > span {
    position: absolute;
    visibility: hidden;
    width: 0px;
    height: 0px;
    transition: all 0s linear 0s;
  }
  #trading-tools .trading-item.expanded .bubble-text .bubble-content {
    opacity: 1;
    visibility: visible;
    width: 100%;
    height: 500px;
    transition-delay: 0.5s;
  }
  #trading-tools .trading-item.expanded .bubble-text .bubble-content header {
    margin-bottom: 5px;
    color: #FFF;
  }
  #trading-tools .trading-item.expanded .bubble-text .bubble-content {
    opacity: 1;
    visibility: visible;
    width: 100%;
    height: 500px;
    transition-delay: 0.5s;
    color: #FFF;
  }
  #trading-tools .trading-item.expanded .bubble-text .bubble-content header {
    margin-bottom: 5px;
    color: #FFF;
  }
  #trading-tools .trading-item.expanded .bubble-text .bubble-content header > h2 {
    margin: 0px;
    padding: 0px;
  }
  #trading-tools .trading-item.expanded .bubble-text .bubble-content header > h2 > span {
    display: block;
    font-weight: 500;
    line-height: 0.9em;
  }
  #trading-tools .trading-item.expanded .bubble-text .bubble-content > ul {
    margin: 0;
    padding: 0;
  }
  #trading-tools .trading-item.expanded .bubble-text .bubble-content > ul > li {
    overflow: hidden;
    display: block;
    margin: 0px;
    padding: 10px 0px;
    height: 60px;
    color: #FFF;
    border-bottom: 1px solid #fff;
  }
  #trading-tools .trading-item.expanded .bubble-text .bubble-content .media-left {
    padding-right: 20px;
  }
  #trading-tools .trading-item.expanded .bubble-text .bubble-content .date {
    color: #FFF;
  }
  #trading-tools .trading-item.expanded .bubble-text .bubble-content .desc {
    margin: 0px;
    padding: 0px;
    height: 2.8em;
  }
  #trading-tools .trading-item.expanded .bubble-text .bubble-content .desc a {
    color: #FFF;
    text-decoration: none;
  }
  #trading-tools .trading-item.expanded .bubble-text .bubble-content .desc a:hover {
    color: #FFF;
    text-decoration: underline;
  }
  #trading-tools .trading-item.expanded .bubble-text .bubble-content .btn-row {
    overflow: hidden;
    margin-top: 15px;
  }
  #trading-tools .trading-item.expanded .bubble-text .bubble-content .btn-row .gen-button {
    float: right;
    height: auto;
    padding: 5px 0;
  }
  #trading-tools .trading-item.expanded .bubble-text .bubble-content .btn-row .gen-button.color-white a {
    color: #000;
    font-size: 20px;
    display: block;
  }
  #trading-tools .trading-item.expanded .bubble-text .bubble-content .btn-row .gen-button.color-white i {
    margin: 2px 0 0 0;
  }
  #trading-tools .trading-item.expanded .bubble-text .bubble-content .btn-row .gen-button.color-white:hover a {
    color: #1EAF9E;
  }
  #trading-tools .trading-item.expanded .bubble-text .bubble-content .btn-row .gen-button.color-white:hover i {
    color: #1EAF9E !important;
  }
  #trading-tools .trading-item.expanded .circle-btn {
    opacity: 1;
    left: 50%;
    margin-top: -150px;
    margin-left: -40px;
    background: #1EAF9E none repeat scroll 0% 0%;
    color: #fff;
    cursor: pointer;
    transform: rotate(405deg);
    transition: all 0.3s linear 0s;
  }
  #trading-tools .trading-item.expanded .bubble-text::before {
    visibility: hidden;
  }
  #trading-tools .trading-item1 {
    top: 0;
    left: 132px;
  }
  #trading-tools .trading-item2 {
    top: 170px;
    left: 70px;
  }
  #trading-tools .trading-item3 {
    top: 300px;
    left: 440px;
  }
  #trading-tools .trading-item4 {
    top: 130px;
    left: 700px;
  }
  #trading-tools .circle-btn {
    position: absolute;
    z-index: 1;
    opacity: 1;
    left: 0px;
    top: 0px;
    display: block;
    float: left;
    margin-top: 4px;
    width: 42px;
    height: 42px;
    text-align: center;
    vertical-align: middle;
    line-height: 42px;
    font-size: 20px;
    color: #FFF;
    background: #1EAF9E none repeat scroll 0% 0%;
    transition: all 0.3s linear 0s;
  }
  #trading-tools .circle-btn i {
    display: inline-block;
    margin-top: 11px;
  }
  #trading-tools .bubble-text {
    position: relative;
    display: table;
    float: left;
    margin-left: 55px;
    padding: 10px;
    width: 175px;
    height: 48px;
    background: #1EAF9E none repeat scroll 0% 0%;
    border-radius: 5px;
    box-shadow: 0px 0px 10px #333;
    transition: all 0.3s linear 0s;
  }
  #trading-tools .bubble-text > span {
    display: table-cell;
    vertical-align: middle;
    transition-delay: 0.3s;
  }
  #trading-tools .bubble-text > span a {
    display: block;
    text-decoration: none;
    color: #FFF;
    font-size: 29px;
    font-weight: 500;
    line-height: 0.9em;
  }
  #trading-tools .bubble-text .bubble-content {
    visibility: hidden;
    overflow: hidden;
    opacity: 0;
    width: 0px;
    height: 0px;
  }
  #trading-tools .bubble-text::before {
    content: " ";
    position: absolute;
    width: 0px;
    height: 0px;
    left: -15px;
    top: 17px;
    border-width: 6px 9px 6px 6px;
    border-style: solid;
    border-color: transparent #1EAF9E transparent transparent;
    transition: all 0.3s linear 0s;
  }
}

#post-login {
  display: block;
}

#post-login .post-login {
  padding-bottom: 15px;
  float: left;
}

#post-login .post-login .showSingle {
  color: #02275C;
  text-decoration: none;
  font-size: 25px;
  cursor: pointer;
}

#post-login .post-login .showSingle i {
  font-size: 20px;
  margin-left: 5px;
}

#post-login .post-login > .inside-title {
  min-width: 100%;
  margin: 15px 0;
  margin-bottom: 0px;
  overflow: hidden;
}

#post-login .post-login > .inside-title > h2 {
  font-family: "DB_Helvethaica";
}

#post-login .post-login > .inside-title > h3 {
  font-family: "DB_Helvethaica";
}

#post-login .post-login > .inside-title .main-title {
  font-size: 43px;
  line-height: 1.0em;
}

@media screen and (max-width: 999px) {
  #post-login .post-login > .inside-title .main-title {
    font-size: 43px;
    margin-bottom: 15px;
  }
}

#post-login .post-login > .inside-title .sub-title {
  font-size: 36px;
  line-height: 0.9em;
}

@media screen and (max-width: 999px) {
  #post-login .post-login > .inside-title .sub-title {
    font-size: 26px;
  }
}

#post-login .post-login > .inside-title .main-title-center {
  color: #333;
  font-size: 35px;
  line-height: 0.9em;
  margin-bottom: 40px;
  max-width: 870px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

@media screen and (max-width: 999px) {
  #post-login .post-login > .inside-title .main-title-center {
    font-size: 42px;
  }
}

#post-login .post-login > .inside-title .sub-title-center {
  color: #666;
  font-size: 36px;
  line-height: 1em;
  margin-bottom: 50px;
  max-width: 690px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

@media screen and (max-width: 999px) {
  #post-login .post-login > .inside-title .sub-title-center {
    font-size: 26px;
  }
}

#post-login .post-login > .inside-title .-main-color {
  color: #02275C;
}

#post-login .post-login > .inside-title .-sub-color {
  color: #333;
}

#widget-container {
  width: 100%;
  margin: auto;
}

#widget-container .widget-item {
  height: 130px;
  margin: 15px 0 30px 0;
  text-align: center;
}

#widget-container .widget-item a {
  font-family: "DB_Helvethaica";
  color: #333;
  text-decoration: none;
  font-size: 25px;
}

#widget-container .widget-item a:hover {
  color: #1EAF9E;
}

#widget-container .widget-item figure {
  max-width: 100%;
}

#widget-container .widget-item figcaption {
  text-align: center;
}

#widget-container .widget-item figcaption i {
  font-size: 14px;
  margin-left: 5px;
}

#widget-container .widget-item .targetDiv {
  display: none;
  width: 100%;
  position: absolute;
  z-index: 99;
  padding: 10px;
  border: 2px solid #1EAF9E;
  background-color: #fff;
}

#widget-container .widget-item .targetDiv .subbar {
  list-style: none;
}

#widget-container .widget-item .targetDiv .subbar li {
  text-align: left;
  width: 100%;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px dotted #1EAF9E;
}

#widget-container .widget-item .targetDiv .subbar li:last-child {
  padding: 0px;
  margin-bottom: 0px;
  border: 0px;
}

#widget-container .widget-item .targetDiv .subbar li a {
  font-family: "DB_Helvethaica";
  font-size: 23px;
  color: #333;
  text-decoration: none;
}

#widget-container .widget-item .targetDiv .subbar li a:hover {
  color: #1EAF9E;
}

.wrapperBg-inside._postLogin-inside {
  min-height: 174px;
  height: 174px;
  max-height: 174px;
  overflow: hidden;
}

.wrapperBg-inside._postLogin-inside .bg-inside {
  position: relative;
  max-width: auto;
}

.page-title._post-login {
  text-align: left;
  color: #fff;
  top: 105px;
  margin-bottom: 0;
}

.page-title._post-login h1 {
  padding-left: 55px;
  font-weight: normal;
}

/* tab horizontal */
@media (max-width: 1024px) {
  #post-login {
    padding-left: 0;
  }
  #widget-container .widget-item {
    margin: 20px 25px;
  }
  .page-title._post-login {
    color: #fff;
    margin-bottom: 0;
  }
  .page-title._post-login h1 {
    padding-left: 0;
  }
}

/*mobile */
@media (max-width: 640px) {
  #widget-container .widget-item {
    margin: 20px 0;
  }
}

/*tab vertical*/
@media (max-width: 768px) {
  #widget-container .widget-item {
    margin: 20px 0;
  }
}

#divBackWrapper, #divBackCenter {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

#divBackCenter {
  overflow: visible;
  top: 50%;
  left: 50%;
}

#divBackWrapper img {
  position: absolute;
  width: 100%;
  /* change to auto to allow width set by height, one must always be 100% */
  height: auto;
  /* change to 100% to allow height stretching */
  min-width: 700px;
  min-height: 174px;
  top: -50%;
  /* half height */
  left: -50%;
  /* half width */
}

#page_contact .bg-fff {
  margin-bottom: 30px;
}

#page_contact #se-footer-wrapper .footer-inner._footer-banner {
  display: none;
}

#page_contact .inside-content {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

#page_contact #contact-list {
  display: block;
  /* Enlarge Map */
}

#page_contact #contact-list .article {
  margin-bottom: 25px;
}

#page_contact #contact-list .map-left .map-img {
  max-width: 100%;
  margin-bottom: 5px;
}

#page_contact #contact-list .info-right ul {
  margin: 0;
  padding: 0;
}

#page_contact #contact-list .info-right ul li {
  margin: 0px;
  padding: 0px;
  list-style: outside none none;
}

#page_contact #contact-list .info-right ul li img {
  margin: 0px 10px 0px 3px;
}

#page_contact #contact-list .info-right ul li a {
  color: #1EAF9E;
  text-decoration: none;
}

#page_contact #contact-list .info-right ul li a:hover {
  color: #333;
}

#page_contact #contact-list .map-left {
  margin-bottom: 15px;
  text-align: right;
}

@media screen and (max-width: 999px) {
  #page_contact #contact-list .map-left {
    text-align: left;
  }
}

#page_contact #contact-list .map-left a {
  text-decoration: none;
  color: #333;
}

#page_contact #contact-list .map-left a:hover {
  color: #1EAF9E;
}

#page-calendar .bgpage-wrapper {
  padding-bottom: 0px;
  margin-bottom: 0px;
}

#page-calendar .bgpage-wrapper .bgpage-menu {
  min-height: 195px;
  max-height: 195px;
  margin: 0px;
  padding: 0;
}

#page_calendar {
  display: block;
  background-color: #fff;
  margin: 0 auto;
  margin-top: -195px;
  margin-bottom: 70px;
  padding: 15px 10px 50px 10px;
  max-width: 930px;
}

#page_calendar .textsizing {
  font-family: Tahoma, Arial;
}

#page_calendar .button-wrapper {
  width: 100%;
  margin: 15px 0;
  overflow: hidden;
  text-align: right;
}

#page_calendar .button-wrapper .btn {
  cursor: pointer;
  display: inline-block;
  font-size: 23px;
  margin: 0;
  padding: 2px 8px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  max-height: 30px;
  min-height: 15px;
  min-width: 26px;
  background-image: none;
  border: 1px solid transparent;
  font-weight: normal;
  -moz-user-select: none;
  font-family: "DB_Helvethaica";
}

#page_calendar .button-wrapper .btn.btn-submit {
  color: #ffffff;
  background-color: #1EAF9E;
  transition: background-color 0.5s ease;
}

#page_calendar .button-wrapper .btn:hover {
  background-color: #02275C;
}

#page_calendar .button-wrapper .btn.icon-left i {
  font-size: 16px;
  margin: 0;
  margin-right: 10px;
}

#page_calendar .button-wrapper .btn.icon-right i {
  font-size: 16px;
  margin: 0;
  margin-left: 10px;
}

#page_calendar_detail {
  display: block;
  background-color: #fff;
  margin: 0 auto;
  margin-top: -195px;
  margin-bottom: 70px;
  padding: 15px 15px 50px 15px;
  max-width: 930px;
}

#page_calendar_detail .textsizing {
  font-family: Tahoma, Arial;
}

#page_calendar_detail .inside-share {
  border: 0px;
  padding: 11px 0;
  text-align: left;
  margin-top: 15px;
}

#page_calendar_detail .button-wrapper {
  width: 100%;
  padding: 15px 0;
  margin-top: 15px;
  overflow: hidden;
  text-align: right;
}

#page_calendar_detail .button-wrapper .btn {
  cursor: pointer;
  display: inline-block;
  font-size: 23px;
  margin: 0;
  padding: 2px 8px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  max-height: 30px;
  min-height: 15px;
  min-width: 26px;
  background-image: none;
  border: 1px solid transparent;
  font-weight: normal;
  -moz-user-select: none;
  font-family: "DB_Helvethaica";
}

#page_calendar_detail .button-wrapper .btn.btn-submit {
  color: #ffffff;
  background-color: #1EAF9E;
  transition: background-color 0.5s ease;
}

#page_calendar_detail .button-wrapper .btn:hover {
  background-color: #02275C;
}

#page_calendar_detail .button-wrapper .btn.icon-left i {
  font-size: 16px;
  margin: 0;
  margin-right: 10px;
}

#page_calendar_detail .button-wrapper .btn.icon-right i {
  font-size: 16px;
  margin: 0;
  margin-left: 10px;
}

#content-calendar {
  display: block;
}

@media screen and (max-width: 640px) {
  #content-calendar #frm_sem {
    display: none !important;
  }
}

#content-calendar #frm_list .main-stock {
  margin-bottom: 10px;
}

#content-calendar #frm_list .main-stock .title {
  margin-bottom: 10px;
}

#content-calendar #frm_list .main-stock .title .roundedOne {
  padding: 3px;
}

#content-calendar #frm_list .main-stock .title .fontfacetext {
  font-size: 25px;
  line-height: 1.05em;
}

#content-calendar #frm_list .main-stock .content .label-left {
  margin-bottom: 5px;
  color: #02275C;
}

#content-calendar #frm_list .main-stock .content .event-right {
  margin-bottom: 10px;
}

@media screen and (max-width: 640px) {
  #content-calendar #frm_list {
    display: block !important;
  }
  #content-calendar #frm_list .main-stock .title {
    margin-bottom: 10px;
  }
  #content-calendar #frm_list .main-stock .title .fontfacetext {
    font-size: 25px;
  }
  #content-calendar #frm_list .content .label-left span {
    display: none;
  }
  #content-calendar #frm_list .content .event-right {
    text-indent: 25px;
  }
}

#content-calendar .head-text {
  color: #02275C;
  font-family: "DB_Helvethaica";
  font-size: 43px;
  line-height: 1.4em;
}

#content-calendar .head-text.-small {
  color: #333;
  font-family: "DB_Helvethaica";
  font-size: 25px;
  line-height: 0.8em;
}

#content-calendar .head-text.-small a {
  text-decoration: none;
}

#content-calendar .main-title {
  font-size: 43px;
  line-height: 0.9em;
  margin-bottom: 10px;
  font-family: "DB_Helvethaica";
}

@media screen and (max-width: 999px) {
  #content-calendar .main-title {
    font-size: 43px;
    margin-bottom: 15px;
  }
}

#content-calendar .sub-title {
  font-size: 36px;
  line-height: 0.9em;
  font-family: "DB_Helvethaica";
}

@media screen and (max-width: 999px) {
  #content-calendar .sub-title {
    font-size: 36px;
  }
}

#content-calendar .-main-color {
  color: #1EAF9E;
}

#content-calendar .-sub-color {
  color: #333;
}

#content-calendar .gen-circle-button.color-main {
  background-color: #1EAF9E;
}

#content-calendar header {
  margin-top: 5px;
  margin-bottom: 20px;
}

@media screen and (max-width: 640px) {
  #content-calendar header {
    margin-bottom: 0px;
  }
}

#content-calendar header ul.panel-list {
  margin-bottom: 10px;
}

#content-calendar header ul.panel-list li {
  list-style: none !important;
}

#content-calendar header ul.panel-list li .gen-input .selectricWrapper {
  min-width: 150px;
}

#content-calendar .calendar-list td {
  vertical-align: top;
  padding: 5px 0px;
}

#content-calendar .calendar-list td:first-child {
  border-left: none;
}

#content-calendar .calendar-list thead {
  background-color: #1EAF9E;
  color: #fff;
}

#content-calendar .calendar-list thead th {
  padding: 6px 5px;
  color: #fff;
  font-size: 20px;
  line-height: 15px;
  font-family: "DB_Helvethaica";
  vertical-align: middle;
  font-weight: normal !important;
  text-align: center;
}

#content-calendar .calendar-list thead th:first-child {
  min-width: 150px;
}

#content-calendar .calendar-list thead th:nth-child(2) {
  min-width: 140px;
}

#content-calendar .calendar-list thead th:nth-child(3) {
  min-width: 160px;
}

#content-calendar .calendar-list thead th:nth-child(4) {
  min-width: 100px;
}

#content-calendar .calendar-list thead th:nth-child(5) {
  min-width: 120px;
}

#content-calendar .calendar-list thead th:nth-child(6) {
  min-width: 50px;
}

#content-calendar .calendar-list tbody {
  border-bottom: 1px solid #02275C;
}

#content-calendar .calendar-list tbody > tr > td {
  padding: 6px 5px;
  border-bottom: 1px solid #02275C;
}

#content-calendar .calendar-list tbody > tr > td a {
  text-decoration: none;
  color: #333;
  font-weight: bold;
}

#content-calendar .calendar-list tbody > tr > td a:hover {
  color: #02275C;
}

#content-calendar .calendar-list tbody > tr > td:first-child {
  text-align: left;
}

#content-calendar .calendar-list tbody > tr > td:nth-child(2),
#content-calendar .calendar-list tbody > tr > td:nth-child(3),
#content-calendar .calendar-list tbody > tr > td:nth-child(4) {
  text-align: left;
}

#content-calendar .calendar-list tbody > tr > td:nth-child(5),
#content-calendar .calendar-list tbody > tr > td:nth-child(6) {
  text-align: center;
}

#content-calendar .calendar-list.table > thead > tr > td,
#content-calendar .calendar-list.table > tbody > tr > td,
#content-calendar .calendar-list.table > tfoot > tr > td {
  border-top: 1px solid #dddddd;
}

#content-calendar .calendar-list.table > thead > tr > th,
#content-calendar .calendar-list.table > tbody > tr > th,
#content-calendar .calendar-list.table > tfoot > tr > th {
  border-top: 1px solid #dddddd;
}

#content-calendar .container-left {
  float: left;
  width: 100%;
}

#content-calendar .container-right {
  float: right;
  width: 100%;
  margin-top: -30px;
}

#content-calendar .container-row {
  clear: both;
  overflow: hidden;
  height: 50px;
}

#content-calendar .month-title {
  font-size: 29px;
  color: #1EAF9E;
}

#content-calendar .month-title b {
  display: block;
  font-size: 90px;
  line-height: 70px;
  margin-top: -10px;
}

#content-calendar .fc-content {
  margin-top: 12px;
}

#content-calendar .event-radio-ctn {
  float: left;
  margin-right: 5px;
}

#content-calendar .event-full {
  float: left;
  margin-top: 1px;
  margin-right: 5px;
  margin-left: 10px;
  font-weight: bold;
}

#content-calendar .btn-default {
  border: 0;
  background: none;
  padding: 0;
}

#content-calendar .btn-default.active {
  border: 0;
  background: none;
  -webkit-box-shadow: #666666 0px 0px 5px;
  -moz-box-shadow: #666666 0px 0px 5px;
  box-shadow: #666666 0px 0px 5px;
  -pie-box-shadow: #666666 0px 0px 5px;
  behavior: url(pie/PIE.htc);
}

#content-calendar .event-detail {
  line-height: 20px;
  margin-bottom: 15px;
}

#content-calendar .event-detail .row {
  margin-bottom: 10px;
}

#content-calendar .event-detail .label-left {
  font-family: "DB_Helvethaica";
  font-size: 22px;
}

@media screen and (max-width: 768px) {
  #content-calendar .event-detail .label-left span {
    display: none;
  }
}

#content-calendar .event-detail .event-right .count {
  color: #ff0000;
}

#content-calendar .event-detail .event-right .count-full {
  color: #02275C;
}

#content-calendar .event-detail .event-right ul li {
  list-style-position: inside;
}

#content-calendar .event-detail .img-responsive {
  margin: 0 auto;
  margin-bottom: 15px;
}

#content-calendar .event-register {
  border: 2px solid #a2a2a2;
  padding: 15px;
}

#content-calendar .event-register input[type="text"] {
  display: block;
  box-sizing: border-box;
  width: 240px;
  vertical-align: middle;
  border: 1px solid #ddd;
  outline: 0;
}

#content-calendar .event-register .row {
  margin-bottom: 10px;
}

#content-calendar .event-register .note {
  color: #ff0005;
  font-size: 13px;
  margin-top: 10px;
}

#content-calendar .event-register .label-left {
  font-family: "DB_Helvethaica";
  font-size: 22px;
}

@media screen and (max-width: 768px) {
  #content-calendar .event-register .label-left span {
    display: none;
  }
}

#content-calendar .stock-filter {
  margin: 15px 0;
}

@media screen and (max-width: 999px) {
  #content-calendar .stock-filter {
    margin-bottom: 30px;
  }
}

#content-calendar .stock-filter .button-wrapper {
  margin: 0;
}

#content-calendar .roundedOne {
  width: 32px;
  height: 32px;
  background: #fff;
  position: relative;
  border: solid 2px #1EAF9E;
  margin-bottom: 15px;
}

@media screen and (max-width: 999px) {
  #content-calendar .roundedOne {
    border-color: #fff;
  }
}

#content-calendar .roundedOne .hidden-radio {
  width: 100%;
  height: 100%;
  margin: 0;
  position: absolute;
  z-index: -1;
}

@media screen and (max-width: 999px) {
  #content-calendar .roundedOne .hidden-radio {
    z-index: 0;
  }
}

#content-calendar .roundedOne label {
  cursor: pointer;
  position: absolute;
  width: 26px;
  height: 26px;
  left: 1px;
  top: 1px;
  background: #fff;
}

#content-calendar .roundedOne label.active {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  background: #1EAF9E;
  color: #FFF;
}

@media screen and (max-width: 999px) {
  #content-calendar .roundedOne label.active {
    background: none;
  }
}

#content-calendar .roundedOne label span {
  padding: 3px 0 3px 0px;
  display: block;
  text-align: center;
}

#content-calendar .roundedOne label span.name {
  position: absolute;
  left: 30px;
  top: 0px;
  min-width: 200px;
  width: auto;
  text-align: left;
  margin-left: 10px;
  color: #333;
}

#content-stock .roundedOne {
  min-width: 32px;
  min-height: 32px;
  padding: 5px;
  color: #fff;
  background: #1EAF9E;
  position: relative;
  margin-bottom: 10px;
}

#content-stock .fontfacetext {
  font-size: 25px;
}

#content-stock .title {
  margin-bottom: 15px;
}

#content-stock .content {
  line-height: 1.4em;
  font-size: 13px;
}

#content-stock .content .label-left,
#content-stock .content .event-right {
  padding-bottom: 5px;
  margin-bottom: 5px;
}

#calendar {
  width: 100%;
  margin: 0 auto;
}

#calendar .fc-widget-header {
  font-family: "DB_Helvethaica";
  color: #02275C;
  font-size: 29px;
  font-weight: 500;
  line-height: 0.9em;
}

#calendar .fc-widget-content {
  font-family: "DB_Helvethaica";
  color: #02275C;
  border: 1px solid #a2a2a2;
}

#calendar .fc-widget-content.fc-other-month {
  background: url("../../../images/bg-cal-not-in-month.gif");
}

#calendar .fc-widget-content.fc-today {
  background: #1eaf9e;
  background: transparent\9;
  background: rgba(30, 175, 158, 0.6);
}

#calendar .fc-widget-content.fc-today .fc-day-number {
  color: #fff;
}

#calendar .fc-widget-content .fc-day-number {
  color: #02275C;
  font-size: 25px;
}

#calendar .fc-button-inner {
  background-color: #1EAF9E;
}

#calendar .fc-event {
  background: none;
  font-size: 13px;
  border: 0px;
}

#calendar .fc-event .fc-event-inner {
  padding: 5px;
  color: #02275C;
}

#calendar .fc-event .fc-event-inner ul {
  margin: 0 0 0 10px;
}

#calendar .fc-event .fc-event-inner ul li {
  list-style: none;
  position: relative;
  padding: 2px 0;
}

#calendar .fc-event .fc-event-inner ul li i {
  display: block;
  position: absolute;
  top: 5px;
  left: -10px;
  font-size: 14px;
}

#calendar .fc-event .fc-event-title a {
  color: #02275C;
  text-decoration: none;
}

#calendar .fc-event .fc-event-title a:hover {
  color: #000;
}

#page-event-content .head-text {
  color: #1EAF9E;
}

/*mobile */
@media screen and (max-width: 767px) {
  #content-calendar .special--width01 {
    width: 84%;
    margin-bottom: 5px;
  }
  #content-calendar .special--width02 {
    width: 84%;
  }
  #content-calendar .month-title b {
    margin-bottom: 10px;
    line-height: 60px;
    margin-top: 0px;
  }
  #content-calendar .seminar--button {
    float: right;
    margin-top: -5px;
  }
  #content-calendar .fc-content {
    margin-top: 0px;
  }
  #content-calendar .seminar--button {
    margin-top: 15px;
    z-index: 999;
    position: relative;
  }
  #content-calendar .seminar--button {
    width: 100%;
  }
  #content-calendar .viewby {
    margin-top: 0px;
    margin-bottom: 0px;
    display: none;
  }
  #content-calendar #content-calendar {
    margin-top: -20px;
  }
  #content-calendar .fc-widget-header {
    font-size: 24px;
  }
}

@media (max-width: 500px) {
  .btn-group,
  .textview {
    margin-bottom: 10px;
  }
}

@media (min-width: 501px) and (max-width: 640px) {
  .btn-group,
  .textview {
    margin-bottom: -40px;
  }
}

/*tab vertical*/
@media (min-width: 641px) and (max-width: 768px) {
  .special--width01 {
    width: 25%;
  }
  .special--width02 {
    width: 40%;
  }
  .container-left {
    width: 80%;
  }
  .container-right {
    width: 100%;
  }
  .month-title {
    font-size: 33px;
  }
  .btn-group,
  .textview {
    margin-bottom: 40px;
  }
  .viewby {
    margin-top: -50px;
  }
}

/* tab horizontal */
@media (min-width: 769px) and (max-width: 1024px) {
  .special--width01 {
    width: 20%;
  }
  .special--width02 {
    width: 35%;
  }
  .container-left {
    width: 80%;
  }
  .container-right {
    width: 100%;
  }
  .btn-group,
  .textview {
    margin-bottom: -40px;
  }
  .viewby {
    margin-top: -50px;
  }
  #content-calendar {
    margin-top: 65px;
  }
}

@media (min-width: 997px) {
  .special--width01 {
    width: 15%;
  }
  .special--width02 {
    width: 25%;
  }
}

/**/
@media (max-width: 400px) {
  .month-title {
    font-size: 28px;
  }
}

@media (max-width: 400px) {
  .fc-header-right {
    margin-top: 20px;
  }
}

@media (min-width: 1025px) {
  .table_wrapper {
    overflow: hidden;
  }
}

#page-research .innerwrapper .main-content .wrapper-widget .widget-white .widget-content a {
  color: #333;
  text-decoration: none;
}

#page-research .innerwrapper .main-content .wrapper-widget .widget-white .widget-content a:hover {
  color: #1EAF9E;
}

#page-research .innerwrapper .main-content .wrapper-widget .widget-white .widget-content a span {
  color: #1EAF9E;
}

#page-research .innerwrapper .main-content .wrapper-widget .widget-blue .widget-content a {
  color: #fff;
  text-decoration: none;
}

#page-research .innerwrapper .main-content .wrapper-widget .widget-blue .widget-content a:hover {
  color: #02275C;
}

#page-research .innerwrapper .main-content .wrapper-widget .widget-blue .widget-content a span {
  color: #fff;
}

#page-research #se-footer-wrapper .footer-inner._footer-banner {
  display: none;
}

#page-research .inside-title > h2 {
  font-family: "DB_Helvethaica";
}

#page-research .inside-title > h3 {
  font-family: "DB_Helvethaica";
}

#page-research .inside-title .main-title {
  font-size: 43px;
  line-height: 0.9em;
  margin-bottom: 10px;
}

@media screen and (max-width: 999px) {
  #page-research .inside-title .main-title {
    font-size: 43px;
    margin-bottom: 15px;
  }
}

#page-research .inside-title .sub-title {
  font-size: 34px;
  line-height: 0.9em;
}

@media screen and (max-width: 999px) {
  #page-research .inside-title .sub-title {
    font-size: 28px;
  }
}

#page-research .inside-title .img-responsive.-mockup {
  margin-top: 20px;
  margin-bottom: 20px;
}

#page-research .inside-title .main-title-center {
  font-size: 43px;
  line-height: 0.9em;
  margin-bottom: 10px;
  max-width: 870px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

@media screen and (max-width: 999px) {
  #page-research .inside-title .main-title-center {
    font-size: 43px;
  }
}

#page-research .inside-title .sub-title-center {
  font-size: 34px;
  line-height: 0.9em;
  margin-bottom: 20px;
  max-width: 690px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

@media screen and (max-width: 999px) {
  #page-research .inside-title .sub-title-center {
    font-size: 36px;
  }
}

#page-research .inside-title .-main-color {
  color: #1EAF9E;
}

#page-research .inside-title .-sub-color {
  color: #333;
}

#page-research .inside-title .search-form {
  display: block;
  overflow: hidden;
}

#page-research .inside-title .search-form .label-left {
  font-family: "DB_Helvethaica";
  font-size: 25px;
  line-height: 1.05em;
  float: left;
  margin-right: 10px;
}

#page-research .inside-title .search-form .form-right {
  float: left;
}

#page-research .inside-title .search-form .form-right .gen-input {
  min-width: 230px;
  margin-right: 10px;
}

#page-research .inside-title .search-form .form-right .gen-input.select-id {
  min-width: 150px;
  padding: 1px 5px;
}

#page-research .inside-title .search-form .form-right .gen-input.select-id .cat_id {
  border: 0px;
  width: 98%;
  margin: 0 auto;
}

@media (max-width: 640px) {
  #page-research .inside-title .search-form .form-right .gen-input {
    float: none;
    display: inline-block;
  }
}

@media (min-width: 641px) and (max-width: 767px) {
  #page-research .inside-title .search-form .form-right .gen-input {
    float: left;
    display: block;
    width: 300px;
    margin-bottom: 10px;
  }
  #page-research .inside-title .search-form .form-right .gen-input.select-id {
    width: 100%;
  }
}

#page-research .inside-title .search-form .form-right .gen-button {
  position: relative;
  min-width: 26px;
  width: 26px;
  height: 26px;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
  -pie-border-radius: 13px;
  behavior: url(pie/PIE.htc);
}

@media (max-width: 640px) {
  #page-research .inside-title .search-form .form-right .gen-button {
    float: none;
    display: inline-block;
  }
}

#page-research .inside-title .search-form .form-right .gen-button.color-blue {
  background-color: #1EAF9E;
}

#page-research .inside-title .search-form .form-right .gen-button input[type="submit"] {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}

#page-research .inside-title .search-form .form-right .gen-button > i {
  color: #fff;
  position: absolute;
  left: 7px;
  top: 1px;
  z-index: 0;
}

#page-research .inside-title .search-form .form-right .round {
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  -pie-border-radius: 12px;
  behavior: url(pie/PIE.htc);
}

#page-research .inside-title .search-form .form-right .icn-right {
  padding: 0 10px;
}

#page-research .inside-title .search-form .form-right .btn-reset {
  color: #ffffff !important;
  height: 26px;
  padding: 0px 15px;
  font-size: 20px;
  margin-left: 10px;
  font-family: "DB_Helvethaica";
  background-color: #bbb;
  transition: background-color 0.5s ease;
  text-decoration: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -pie-border-radius: 0px;
  behavior: url(pie/PIE.htc);
}

#page-research .inside-title .search-form .form-right .btn-reset:hover {
  background-color: #1EAF9E;
}

#page-research .inside-title .search-form .form-right .btn-reset i {
  font-size: 14px;
}

#page-research .inside-content {
  margin-top: 0px;
  margin-bottom: 20px;
}

@media (max-width: 640px) {
  #page-research .inside-content {
    margin-left: 0;
    margin-right: 0;
  }
}

#page-research .inside-content .list-wrapper {
  display: block;
  margin-top: 15px;
}

#page-research .inside-content .list-wrapper .content-title {
  padding-bottom: 5px;
  border-bottom: dotted 1px #333;
}

#page-research .inside-content .list-wrapper .content-list {
  margin-top: 10px;
}

#page-research .inside-content .list-wrapper .content-list .content-item {
  padding: 8px 0 7px 0;
}

#page-research .inside-content .list-wrapper .content-list .content-item.odd {
  background-color: #fff;
}

#page-research .inside-content .list-wrapper .content-list .content-item.even {
  background-color: #F0F0F0;
}

#page-research .inside-content .list-wrapper .content-list .content-item .item-title .item-date {
  float: left;
  width: 15%;
}

@media (max-width: 1024px) {
  #page-research .inside-content .list-wrapper .content-list .content-item .item-title .item-date {
    width: 24%;
  }
}

@media (max-width: 640px) {
  #page-research .inside-content .list-wrapper .content-list .content-item .item-title .item-date {
    width: 100%;
    margin-bottom: 10px;
    overflow: hidden;
  }
}

#page-research .inside-content .list-wrapper .content-list .content-item .item-title .item-name {
  float: left;
  width: 75%;
}

@media (max-width: 1024px) {
  #page-research .inside-content .list-wrapper .content-list .content-item .item-title .item-name {
    width: 75%;
  }
}

@media (max-width: 640px) {
  #page-research .inside-content .list-wrapper .content-list .content-item .item-title .item-name {
    width: 100%;
    margin-bottom: 10px;
    overflow: hidden;
  }
}

#page-research .inside-content .list-wrapper .content-list .content-item .item-title .item-name > a {
  text-decoration: none;
  color: #333;
  margin-bottom: 10px;
}

#page-research .inside-content .list-wrapper .content-list .content-item .item-title .item-name > a:hover {
  color: #1EAF9E;
}

#page-research .inside-content .list-wrapper .content-list .content-item .item-title .item-name > a span {
  color: #1EAF9E;
}

#page-research .inside-content .list-wrapper .content-list .content-item .item-title .item-name p {
  color: #1EAF9E;
  margin-bottom: 5px;
}

#page-research .inside-content .list-wrapper .content-list .content-item .item-file {
  text-align: right;
}

@media (max-width: 640px) {
  #page-research .inside-content .list-wrapper .content-list .content-item .item-file {
    text-align: left;
    margin-bottom: 2px;
  }
}

#page-research .inside-content .list-wrapper .content-list .content-item .item-file > a {
  color: #1EAF9E;
  text-decoration: none;
  font-size: 18px;
  margin: 0 5px;
}

#page-research .inside-content .list-wrapper .content-list .content-item .item-file > a:hover {
  color: #02275C;
}

#page-research .inside-content .list-wrapper .content-list .content-item .item-file > a img {
  margin: 0px 2px;
}

#page-research .inside-content .list-wrapper .content-list .content-item .item-file > a.-pdffile {
  color: #ff0505;
}

#page-research .inside-content .list-wrapper .content-list .content-item .item-file > a.-audiofile {
  color: #1EAF9E;
}

#page-research .inside-content .list-wrapper .content-list .content-item .item-file > a.-excelfile {
  color: #1f7244;
}

#page-research .inside-content .list-wrapper .content-list .content-item .item-file > a.-wordfile {
  color: #295497;
}

#page-research .inside-content .list-wrapper .content-list .content-item .item-file > a.-pptfile {
  color: #d14424;
}

#page-research .inside-content .list-wrapper .content-list .content-item .item-file > a.-zipfile {
  color: #000;
}

#page-research .inside-content .list-wrapper .content-list .content-item .item-file > a:hover {
  color: #333;
}

#page-research .inside-content .list-wrapper .no-data {
  line-height: 1.2em;
  padding: 30px 0;
  text-align: center;
  clear: both;
}

#page-research .inside-content .list-wrapper .no-data h3 {
  font-family: "DB_Helvethaica";
  font-size: 29px;
}

#page-search .innerwrapper .main-content .wrapper-widget .widget-white .widget-content a {
  color: #333;
  text-decoration: none;
}

#page-search .innerwrapper .main-content .wrapper-widget .widget-white .widget-content a:hover {
  color: #1EAF9E;
}

#page-search .innerwrapper .main-content .wrapper-widget .widget-white .widget-content a span {
  color: #1EAF9E;
}

#page-search .innerwrapper .main-content .wrapper-widget .widget-blue .widget-content a {
  color: #fff;
  text-decoration: none;
}

#page-search .innerwrapper .main-content .wrapper-widget .widget-blue .widget-content a:hover {
  color: #02275C;
}

#page-search .innerwrapper .main-content .wrapper-widget .widget-blue .widget-content a span {
  color: #fff;
}

#page-search #se-footer-wrapper .footer-inner._footer-banner {
  display: none;
}

#page-search .inside-title > h2 {
  font-family: "DB_Helvethaica";
}

#page-search .inside-title > h3 {
  font-family: "DB_Helvethaica";
}

#page-search .inside-title .main-title {
  font-size: 43px;
  line-height: 0.9em;
  margin-bottom: 10px;
}

@media screen and (max-width: 999px) {
  #page-search .inside-title .main-title {
    font-size: 43px;
    margin-bottom: 15px;
  }
}

#page-search .inside-title .sub-title {
  font-size: 34px;
  line-height: 0.9em;
}

@media screen and (max-width: 999px) {
  #page-search .inside-title .sub-title {
    font-size: 28px;
  }
}

#page-search .inside-title .img-responsive.-mockup {
  margin-top: 20px;
  margin-bottom: 20px;
}

#page-search .inside-title .main-title-center {
  font-size: 43px;
  line-height: 0.9em;
  margin-bottom: 10px;
  max-width: 870px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

@media screen and (max-width: 999px) {
  #page-search .inside-title .main-title-center {
    font-size: 43px;
  }
}

#page-search .inside-title .sub-title-center {
  font-size: 34px;
  line-height: 0.9em;
  margin-bottom: 20px;
  max-width: 690px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

@media screen and (max-width: 999px) {
  #page-search .inside-title .sub-title-center {
    font-size: 28px;
  }
}

#page-search .inside-title .-main-color {
  color: #1EAF9E;
}

#page-search .inside-title .-sub-color {
  color: #333;
}

#page-search .inside-title .search-form {
  display: block;
  overflow: hidden;
}

#page-search .inside-title .search-form .label-left {
  font-family: "DB_Helvethaica";
  font-size: 25px;
  line-height: 0.9em;
  float: left;
  margin-right: 10px;
}

#page-search .inside-title .search-form .form-right {
  float: left;
}

#page-search .inside-title .search-form .form-right .gen-input {
  min-width: 230px;
  margin-right: 10px;
}

@media (max-width: 640px) {
  #page-search .inside-title .search-form .form-right .gen-input {
    float: none;
    display: inline-block;
  }
}

#page-search .inside-title .search-form .form-right .gen-button {
  position: relative;
  min-width: 26px;
  width: 26px;
  height: 26px;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
  -pie-border-radius: 13px;
  behavior: url(pie/PIE.htc);
}

@media (max-width: 640px) {
  #page-search .inside-title .search-form .form-right .gen-button {
    float: none;
    display: inline-block;
  }
}

#page-search .inside-title .search-form .form-right .gen-button.color-blue {
  background-color: #1EAF9E;
}

#page-search .inside-title .search-form .form-right .gen-button input[type="submit"] {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}

#page-search .inside-title .search-form .form-right .gen-button > i {
  color: #fff;
  position: absolute;
  left: 7px;
  top: 1px;
  z-index: 0;
}

#page-search .inside-title .search-form .form-right .round {
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  -pie-border-radius: 12px;
  behavior: url(pie/PIE.htc);
}

#page-search .inside-title .search-form .form-right .icn-right {
  padding: 0 10px;
}

#page-search .inside-title .search-form .form-right .btn-reset {
  color: #ffffff !important;
  height: 26px;
  padding: 0px 15px;
  font-size: 20px;
  margin-left: 10px;
  font-family: "DB_Helvethaica";
  background-color: #bbb;
  transition: background-color 0.5s ease;
  text-decoration: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -pie-border-radius: 0px;
  behavior: url(pie/PIE.htc);
}

#page-search .inside-title .search-form .form-right .btn-reset:hover {
  background-color: #1EAF9E;
}

#page-search .inside-title .search-form .form-right .btn-reset i {
  font-size: 14px;
}

#page-search .inside-content {
  margin-top: 0px;
  margin-bottom: 20px;
}

@media (max-width: 640px) {
  #page-search .inside-content {
    margin-left: 0;
    margin-right: 0;
  }
}

#page-search .inside-content .list-wrapper {
  display: block;
}

#page-search .inside-content .list-wrapper .content-title {
  padding-bottom: 5px;
  border-bottom: dotted 1px #333;
}

#page-search .inside-content .list-wrapper .content-list {
  margin-top: 10px;
}

#page-search .inside-content .list-wrapper .content-list .content-item {
  padding: 8px 0 7px 0;
}

#page-search .inside-content .list-wrapper .content-list .content-item.odd {
  background-color: #fff;
}

#page-search .inside-content .list-wrapper .content-list .content-item.even {
  background-color: #F0F0F0;
}

#page-search .inside-content .list-wrapper .content-list .content-item .item-title .item-date {
  float: left;
  width: 15%;
}

@media (max-width: 1024px) {
  #page-search .inside-content .list-wrapper .content-list .content-item .item-title .item-date {
    width: 15%;
  }
}

@media (max-width: 640px) {
  #page-search .inside-content .list-wrapper .content-list .content-item .item-title .item-date {
    width: 100%;
    margin-bottom: 10px;
    overflow: hidden;
  }
}

#page-search .inside-content .list-wrapper .content-list .content-item .item-title .item-name {
  float: left;
  width: 85%;
}

@media (max-width: 640px) {
  #page-search .inside-content .list-wrapper .content-list .content-item .item-title .item-name {
    width: 100%;
    margin-bottom: 10px;
    overflow: hidden;
  }
}

#page-search .inside-content .list-wrapper .content-list .content-item .item-title .item-name > a {
  text-decoration: none;
  color: #333;
  margin-bottom: 10px;
}

#page-search .inside-content .list-wrapper .content-list .content-item .item-title .item-name > a:hover {
  color: #1EAF9E;
}

#page-search .inside-content .list-wrapper .content-list .content-item .item-title .item-name > a span {
  color: #1EAF9E;
}

#page-search .inside-content .list-wrapper .content-list .content-item .item-title .item-name p {
  color: #1EAF9E;
  margin-bottom: 5px;
}

#page-search .inside-content .list-wrapper .content-list .content-item .item-file {
  text-align: right;
}

@media (max-width: 640px) {
  #page-search .inside-content .list-wrapper .content-list .content-item .item-file {
    text-align: left;
    margin-bottom: 2px;
  }
}

#page-search .inside-content .list-wrapper .content-list .content-item .item-file > a {
  color: #1EAF9E;
  text-decoration: none;
  font-size: 18px;
}

#page-search .inside-content .list-wrapper .content-list .content-item .item-file > a:hover {
  color: #02275C;
}

#page-search .inside-content .list-wrapper .content-list .content-item .item-file > a img {
  margin: 0px 5px;
}

#page-search .inside-content .list-wrapper .content-list .content-item .item-file > a.-pdffile {
  color: #ff0505;
}

#page-search .inside-content .list-wrapper .content-list .content-item .item-file > a.-audiofile {
  color: #1EAF9E;
}

#page-search .inside-content .list-wrapper .content-list .content-item .item-file > a.-excelfile {
  color: #1f7244;
}

#page-search .inside-content .list-wrapper .content-list .content-item .item-file > a.-wordfile {
  color: #295497;
}

#page-search .inside-content .list-wrapper .content-list .content-item .item-file > a.-pptfile {
  color: #d14424;
}

#page-search .inside-content .list-wrapper .content-list .content-item .item-file > a.-zipfile {
  color: #000;
}

#page-search .inside-content .list-wrapper .content-list .content-item .item-file > a:hover {
  color: #333;
}

#page-search .inside-content .list-wrapper .no-data {
  line-height: 1.2em;
  padding: 30px 0;
  text-align: center;
  clear: both;
}

#page-search .inside-content .list-wrapper .no-data h3 {
  font-family: "DB_Helvethaica";
  font-size: 29px;
}

#page-about .inside-content {
  max-width: 100%;
  margin-top: 30px;
}

#page-about .bg-fff {
  margin-bottom: 0px;
}

#page-about .main-content .board-list {
  max-width: 100%;
}

#page-about .main-content .board-list .board-item {
  margin-top: 40px;
}

#page-about .main-content .board-list .board-item img {
  width: 85%;
  display: block;
  margin: 0 auto;
}

#page-about .main-content .board-list .board-item .caption {
  width: 85%;
  display: block;
  margin: 0 auto;
  position: relative;
  background: #02275C;
  background: rgba(2, 39, 92, 0.75);
  color: #ffffff;
  height: 150px;
  margin-top: -149px;
  padding: 10px 15px;
  font-size: 16px;
  line-height: 1em;
  overflow: hidden;
}

#page-about .main-content .board-list .board-item .caption .board-name {
  font-family: "DB_Helvethaica";
  font-size: 29px;
  line-height: 1em;
}

#page-about .main-content .board-list .board-item .caption .board-role {
  font-family: "DB_Helvethaica";
  padding-top: 0;
  font-size: 22px;
  line-height: 0.8em;
}

#page-about .main-content .board-list .board-item:hover {
  cursor: pointer;
}

#page-about .main-content .board-list .board-item:hover .caption {
  background: #000;
  background: rgba(0, 0, 0, 0.75);
}

@media screen and (max-width: 1024px) {
  #page-about .main-content .board-list .board-item img {
    width: 90%;
    display: block;
    margin: 0 auto;
  }
  #page-about .main-content .board-list .board-item .caption {
    width: 90%;
    padding: 10px;
  }
}

#page-about .main-content .board-list .modal-dialog {
  margin: 0 auto;
  margin-top: 3%;
  width: 60%;
}

@media screen and (max-width: 1024px) {
  #page-about .main-content .board-list .modal-dialog {
    width: 80%;
    margin-top: 10%;
  }
}

#page-about .main-content .board-list .modal-content {
  padding: 20px;
  border-radius: 0;
}

#page-about .main-content .board-list .modal-content .close-area {
  position: absolute;
  top: -35px;
  right: 5px;
}

#page-about .main-content .board-list .modal-content .close-area .close-detail {
  background-color: transparent;
  color: #333333;
  border: 0;
  font-size: 16px;
  position: relative;
  z-index: 1100;
}

#page-about .main-content .board-list .modal-content .close-area .close-detail i {
  background-color: #ffffff;
  color: #02275C;
  display: inline-block;
  border-radius: 50%;
  width: 26px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  margin-top: 0;
  font-style: normal;
}

#page-about .main-content .board-list .modal-content .close-area .close-detail:focus {
  outline: 0;
}

#page-about .main-content .board-list .modal-content .popup-header {
  margin-top: 30px;
  padding-bottom: 10px;
  padding-left: 25px;
  line-height: 1.0em;
}

#page-about .main-content .board-list .modal-content .popup-header h3 {
  margin-top: 30px;
  margin-bottom: 0;
  font-size: 34px;
  line-height: 34px;
  font-family: "DB_Helvethaica_Bold";
  color: #02275C;
}

#page-about .main-content .board-list .modal-content .popup-header p {
  font-size: 26px;
  font-family: "DB_Helvethaica";
  color: #333;
  line-height: 0.8em;
}

@media screen and (max-width: 1024px) {
  #page-about .main-content .board-list .modal-content .popup-header {
    padding: 15px 0;
  }
  #page-about .main-content .board-list .modal-content .popup-header h3 {
    margin: 0px;
    font-size: 29px;
  }
  #page-about .main-content .board-list .modal-content .popup-header p {
    font-size: 23px;
  }
}

@media screen and (max-width: 640px) {
  #page-about .main-content .board-list .modal-content .popup-header {
    margin-top: 0px;
  }
}

#page-about .main-content .board-list .modal-content .popup-content {
  display: block;
  padding: 15px 20px;
  margin-left: 100px;
  margin-top: -55px;
  background: #02275C;
  background: rgba(2, 39, 92, 0.75);
  color: #ffffff;
  font-family: "DB_Helvethaica";
  font-size: 19px;
  line-height: 25px;
}

#page-about .main-content .board-list .modal-content .popup-content > div {
  max-height: 310px;
  overflow: auto;
}

#page-about .main-content .board-list .modal-content .popup-content .content-text {
  padding-bottom: 15px;
  padding-right: 15px;
}

#page-about .main-content .board-list .modal-content .popup-content h3 {
  font-size: 29px;
  font-family: "DB_Helvethaica";
  line-height: 0.9em;
  margin: 5px 0;
}

#page-about .main-content .board-list .modal-content .popup-content p {
  font-size: 25px;
  font-family: "DB_Helvethaica";
  line-height: 0.9em;
  margin: 5px 0;
}

#page-about .main-content .board-list .modal-content .popup-content ul, #page-about .main-content .board-list .modal-content .popup-content ol {
  padding: 5px 0;
}

#page-about .main-content .board-list .modal-content .popup-content ul li, #page-about .main-content .board-list .modal-content .popup-content ol li {
  margin-bottom: 5px;
  list-style-position: inside;
}

@media screen and (max-width: 1024px) {
  #page-about .main-content .board-list .modal-content .popup-content {
    margin: 0px;
    margin-top: 15px;
    padding: 15px;
  }
  #page-about .main-content .board-list .modal-content .popup-content > div {
    max-height: 250px;
  }
}

@media screen and (max-width: 999px) {
  #page-about .main-content .board-list .modal-content .popup-content {
    margin: 0px;
    margin-top: 15px;
    padding: 15px;
  }
  #page-about .main-content .board-list .modal-content .popup-content > div {
    max-height: 250px;
  }
  #page-about .main-content .board-list .modal-content .popup-content h3 {
    font-size: 25px;
  }
  #page-about .main-content .board-list .modal-content .popup-content p {
    font-size: 23px;
  }
}

@media screen and (max-width: 640px) {
  #page-about .main-content .board-list .modal-content .popup-content {
    margin-top: 0px;
  }
}

#page-about .inside-wrapper > .inside-title .img-responsive.-mockup {
  margin-bottom: 40px;
}

#page-about #se-footer-wrapper .footer-inner {
  display: block;
}

#page-about #se-footer-wrapper .footer-inner._footer-banner {
  display: none;
}

#page-product .inside-content {
  max-width: 100%;
  margin-top: 40px;
}

#page-product .bg-fff {
  margin-bottom: 0;
}

#page-product #se-footer-wrapper .footer-inner._footer-banner {
  display: none;
}

#page-online .bg-fff {
  margin-bottom: 0px;
}

#page-online .innerwrapper .main-content .wrapper-widget .head-text {
  margin-top: 10px;
  line-height: 0.8em;
}

#page-online #se-footer-wrapper .footer-inner._footer-banner {
  display: none;
}

#page-online .inside-title > h2 {
  font-family: "DB_Helvethaica";
}

#page-online .inside-title > h3 {
  font-family: "DB_Helvethaica";
}

#page-online .inside-title .main-title {
  font-size: 43px;
  line-height: 0.9em;
  margin-bottom: 10px;
}

@media screen and (max-width: 999px) {
  #page-online .inside-title .main-title {
    font-size: 43px;
    margin-bottom: 15px;
  }
}

#page-online .inside-title .sub-title {
  font-size: 34px;
  line-height: 0.9em;
}

@media screen and (max-width: 999px) {
  #page-online .inside-title .sub-title {
    font-size: 36px;
  }
}

#page-online .inside-title .img-responsive.-mockup {
  margin-top: 20px;
  margin-bottom: 20px;
}

#page-online .inside-title .main-title-center {
  font-size: 43px;
  line-height: 0.9em;
  margin-bottom: 10px;
  max-width: 870px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

@media screen and (max-width: 999px) {
  #page-online .inside-title .main-title-center {
    font-size: 43px;
  }
}

#page-online .inside-title .sub-title-center {
  font-size: 34px;
  line-height: 0.9em;
  margin-bottom: 20px;
  max-width: 690px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

@media screen and (max-width: 999px) {
  #page-online .inside-title .sub-title-center {
    font-size: 36px;
  }
}

#page-online .inside-title .-main-color {
  color: #1EAF9E;
}

#page-online .inside-title .-sub-color {
  color: #333;
}

#page-online .inside-title .search-form {
  display: block;
}

#page-online .inside-title .search-form .label-left {
  font-family: "DB_Helvethaica";
  font-size: 26px;
  float: left;
  margin-right: 10px;
}

#page-online .inside-title .search-form .form-right {
  float: left;
}

#page-online .inside-title .search-form .form-right .gen-input {
  min-width: 230px;
  margin-right: 10px;
}

@media (max-width: 640px) {
  #page-online .inside-title .search-form .form-right .gen-input {
    float: none;
    display: inline-block;
  }
}

#page-online .inside-title .search-form .form-right .gen-button {
  position: relative;
  min-width: 26px;
  width: 26px;
  height: 26px;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
  -pie-border-radius: 13px;
  behavior: url(pie/PIE.htc);
}

@media (max-width: 640px) {
  #page-online .inside-title .search-form .form-right .gen-button {
    float: none;
    display: inline-block;
  }
}

#page-online .inside-title .search-form .form-right .gen-button.color-blue {
  background-color: #1EAF9E;
}

#page-online .inside-title .search-form .form-right .gen-button input[type="submit"] {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

#page-online .inside-title .search-form .form-right .gen-button > i {
  color: #fff;
  position: absolute;
  left: 7px;
  top: 1px;
  z-index: 0;
}

#page-online .inside-title .search-form .form-right .round {
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  -pie-border-radius: 12px;
  behavior: url(pie/PIE.htc);
}

#page-online .inside-title .search-form .form-right .icn-right {
  padding: 0 10px;
}

#page-online .inside-content {
  float: left;
  min-width: 100%;
  margin-top: 0px;
  margin-bottom: 20px;
}

@media (max-width: 640px) {
  #page-online .inside-content {
    margin-left: 0;
    margin-right: 0;
  }
}

#page-online .inside-content .list-wrapper {
  display: block;
}

#page-online .inside-content .list-wrapper .content-title {
  padding-bottom: 5px;
  border-bottom: dotted 1px #333;
}

#page-online .inside-content .list-wrapper .content-list {
  margin-top: 10px;
}

#page-online .inside-content .list-wrapper .content-list .content-item {
  padding: 8px 0 7px 0;
}

#page-online .inside-content .list-wrapper .content-list .content-item.odd {
  background-color: #fff;
}

#page-online .inside-content .list-wrapper .content-list .content-item.even {
  background-color: #F0F0F0;
}

#page-online .inside-content .list-wrapper .content-list .content-item .item-title .item-date {
  float: left;
  width: 10%;
}

@media (max-width: 1024px) {
  #page-online .inside-content .list-wrapper .content-list .content-item .item-title .item-date {
    width: 15%;
  }
}

@media (max-width: 640px) {
  #page-online .inside-content .list-wrapper .content-list .content-item .item-title .item-date {
    float: none;
    width: 100%;
  }
}

#page-online .inside-content .list-wrapper .content-list .content-item .item-title .item-name {
  float: left;
  width: 85%;
}

@media (max-width: 640px) {
  #page-online .inside-content .list-wrapper .content-list .content-item .item-title .item-name {
    float: none;
    width: 100%;
    margin-bottom: 10px;
  }
}

#page-online .inside-content .list-wrapper .content-list .content-item .item-title .item-name > a {
  text-decoration: none;
  color: #333;
}

#page-online .inside-content .list-wrapper .content-list .content-item .item-title .item-name > a:hover {
  color: #1EAF9E;
}

#page-online .inside-content .list-wrapper .content-list .content-item .item-title .item-name > a span {
  color: #1EAF9E;
}

#page-online .inside-content .list-wrapper .content-list .content-item .item-file {
  text-align: right;
}

@media (max-width: 640px) {
  #page-online .inside-content .list-wrapper .content-list .content-item .item-file {
    text-align: left;
    margin-bottom: 2px;
  }
}

#page-online .inside-content .list-wrapper .content-list .content-item .item-file > a {
  color: #1EAF9E;
  text-decoration: none;
  font-size: 18px;
}

#page-online .inside-content .list-wrapper .content-list .content-item .item-file > a:hover {
  color: #02275C;
}

#page-online .inside-content .list-wrapper .content-list .content-item .item-file > a img {
  margin: 0px 5px;
}

#page-online .inside-content .list-wrapper .content-list .content-item .item-file > a.-pdffile {
  color: #ff0505;
}

#page-online .inside-content .list-wrapper .content-list .content-item .item-file > a.-audiofile {
  color: #1EAF9E;
}

#page-online .inside-content .list-wrapper .content-list .content-item .item-file > a.-excelfile {
  color: #1f7244;
}

#page-online .inside-content .list-wrapper .content-list .content-item .item-file > a.-wordfile {
  color: #295497;
}

#page-online .inside-content .list-wrapper .content-list .content-item .item-file > a.-pptfile {
  color: #d14424;
}

#page-online .inside-content .list-wrapper .content-list .content-item .item-file > a:hover {
  color: #333;
}

#page-news .head-text {
  text-transform: none;
}

#page-news .bg-fff {
  background-color: #F0F0F0;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 15px;
}

#page-news .innerwrapper .main-content .wrapper-widget .head-text {
  margin-top: 10px;
  line-height: 0.9em;
}

#page-news #se-footer-wrapper .footer-inner._footer-banner {
  display: none;
}

#page-news-item .bg-fff {
  background-color: #fff;
  margin-top: 0px;
  margin-bottom: 0px;
}

#page-news-item #se-footer-wrapper .footer-inner._footer-banner {
  display: none;
}

#page_career .bg-fff {
  background-color: #fff;
  margin-top: -30px;
  margin-bottom: 0px;
}

#page_career .inside-content {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  color: #333;
}

#page_career #se-footer-wrapper .footer-inner._footer-banner {
  display: none;
}

#page_career_list .article-career {
  margin-bottom: 10px;
}

#page_career_list .article-career .label-left {
  color: #02275C;
}

#page_career_list .article-career .info-right ul {
  list-style: disc;
  list-style-position: inside;
}

#page_career_list .article-tool {
  display: block;
  font-family: "DB_Helvethaica";
}

#page_career_list .article-tool .gen-button {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -pie-border-radius: 5px;
  behavior: url(pie/PIE.htc);
  margin-right: 10px;
}

#page_career_list .article-tool .share-button {
  background-color: #3b5998;
  transition: background-color 0.3s;
  font-size: 22px;
}

#page_career_list .article-tool .share-button > i {
  color: #fff;
}

#page_career_list .article-tool .share-button > a {
  color: #fff;
  text-decoration: none;
  padding: 2px 10px 2px 25px;
}

#page_career_list .article-tool .share-button > a:hover {
  text-decoration: none !important;
}

#page_career_list .article-tool .share-button:hover {
  background-color: #1EAF9E;
  text-decoration: none;
}

#page_career_list .article-tool .career-button {
  background-color: #1EAF9E;
  transition: background-color 0.3s;
  font-size: 22px;
}

#page_career_list .article-tool .career-button > input[type="submit"] {
  display: inline-block;
  padding: 2px 25px 2px 10px;
  color: #fff;
}

#page_career_list .article-tool .career-button > i {
  color: #fff;
  display: inline-block;
}

#page_career_list .article-tool .career-button:hover {
  background-color: #02275C;
}

/* responsive control stylesheet */
/* **DO NOT** import another scss component below reponsive import!! */
