@charset "UTF-8";
/* =============================================================================
- Bootstrap
============================================================================= */
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }

body { margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, 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: 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 { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; }

pre { overflow: auto; }

code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }

button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; }

button { overflow: visible; }

button, select { text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }

button[disabled], html input[disabled] { cursor: default; }

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

input { line-height: normal; }

input[type="checkbox"], input[type="radio"] { 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; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

legend { border: 0; padding: 0; }

textarea { overflow: auto; }

optgroup { font-weight: bold; }

table { border-collapse: collapse; border-spacing: 0; }

td, th { padding: 0; }

@media print { * { text-shadow: none !important; color: #000 !important; background: transparent !important; box-shadow: none !important; }
  a, a:visited { text-decoration: underline; }
  a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
  select { background: #fff !important; }
  .navbar { display: none; }
  .table td, .table th { background-color: #fff !important; }
  .btn > .caret, .dropup > .btn > .caret { border-top-color: #000 !important; }
  .label { border: 1px solid #000; }
  .table { border-collapse: collapse !important; }
  .table-bordered th, .table-bordered td { border: 1px solid #ddd !important; } }
/*@import "bootstrap/glyphicons";*/
* { -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 { font-size: 10px; -webkit-tap-highlight-color: transparent; }

body { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; line-height: 1.42857143; color: #333333; background-color: #fff; }

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

a { color: #246AA8; text-decoration: none; }
a:hover, a:focus { text-decoration: underline; }
a:focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }

figure { margin: 0; }

img { vertical-align: middle; }

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

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

.img-thumbnail { padding: 4px; line-height: 1.42857143; background-color: #fff; 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; width: 100% \9; 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; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; }
h1 small, h1 .small, h2 small, h2 .small, h3 small, h3 .small, h4 small, h4 .small, h5 small, h5 .small, h6 small, h6 .small, .h1 small, .h1 .small, .h2 small, .h2 .small, .h3 small, .h3 .small, .h4 small, .h4 .small, .h5 small, .h5 .small, .h6 small, .h6 .small { font-weight: normal; line-height: 1; color: #777777; }

h1, .h1, h2, .h2, h3, .h3 { margin-top: 20px; margin-bottom: 10px; }
h1 small, h1 .small, .h1 small, .h1 .small, h2 small, h2 .small, .h2 small, .h2 .small, h3 small, h3 .small, .h3 small, .h3 .small { font-size: 65%; }

h4, .h4, h5, .h5, h6, .h6 { margin-top: 10px; margin-bottom: 10px; }
h4 small, h4 .small, .h4 small, .h4 .small, h5 small, h5 .small, .h5 small, .h5 .small, h6 small, h6 .small, .h6 small, .h6 .small { font-size: 75%; }

h1, .h1 { font-size: 36px; }

h2, .h2 { font-size: 30px; }

h3, .h3 { font-size: 24px; }

h4, .h4 { font-size: 18px; }

h5, .h5 { font-size: 14px; }

h6, .h6 { font-size: 12px; }

p { margin: 0 0 10px; }

.lead { margin-bottom: 20px; font-size: 16px; font-weight: 300; line-height: 1.4; }
@media (min-width: 768px) { .lead { font-size: 21px; } }

small, .small { font-size: 85%; }

cite { font-style: normal; }

mark, .mark { background-color: #fcf8e3; padding: .2em; }

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

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

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

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

.text-nowrap { white-space: nowrap; }

.text-lowercase { text-transform: lowercase; }

.text-uppercase { text-transform: uppercase; }

.text-capitalize { text-transform: capitalize; }

.text-muted { color: #777777; }

.text-primary { color: #246AA8; }

a.text-primary:hover { color: #1b4f7e; }

.text-success { color: #3c763d; }

a.text-success:hover { color: #2b542c; }

.text-info { color: #31708f; }

a.text-info:hover { color: #245269; }

.text-warning { color: #8a6d3b; }

a.text-warning:hover { color: #66512c; }

.text-danger { color: #a94442; }

a.text-danger:hover { color: #843534; }

.bg-primary { color: #fff; }

.bg-primary { background-color: #246AA8; }

a.bg-primary:hover { background-color: #1b4f7e; }

.bg-success { background-color: #dff0d8; }

a.bg-success:hover { background-color: #c1e2b3; }

.bg-info { background-color: #d9edf7; }

a.bg-info:hover { background-color: #afd9ee; }

.bg-warning { background-color: #fcf8e3; }

a.bg-warning:hover { background-color: #f7ecb5; }

.bg-danger { background-color: #f2dede; }

a.bg-danger:hover { background-color: #e4b9b9; }

.page-header { padding-bottom: 9px; margin: 40px 0 20px; border-bottom: 1px solid #eeeeee; }

ul, ol { margin-top: 0; margin-bottom: 10px; }
ul ul, ul ol, ol ul, ol ol { margin-bottom: 0; }

.list-unstyled, .list-inline { padding-left: 0; list-style: none; }

.list-inline { margin-left: -5px; }
.list-inline > li { display: inline-block; padding-left: 5px; padding-right: 5px; }

dl { margin-top: 0; margin-bottom: 20px; }

dt, dd { line-height: 1.42857143; }

dt { font-weight: bold; }

dd { margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after { content: " "; display: table; }
.dl-horizontal dd:after { clear: both; }
@media (min-width: 768px) { .dl-horizontal dt { float: left; width: 160px; clear: left; text-align: right; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
  .dl-horizontal dd { margin-left: 180px; } }

abbr[title], abbr[data-original-title] { cursor: help; border-bottom: 1px dotted #777777; }

.initialism { font-size: 90%; text-transform: uppercase; }

blockquote { padding: 10px 20px; margin: 0 0 20px; font-size: 17.5px; border-left: 5px solid #eeeeee; }
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child { margin-bottom: 0; }
blockquote footer, blockquote small, blockquote .small { display: block; font-size: 80%; line-height: 1.42857143; color: #777777; }
blockquote footer:before, blockquote small:before, blockquote .small:before { content: '\2014 \00A0'; }

.blockquote-reverse, blockquote.pull-right { padding-right: 15px; padding-left: 0; border-right: 5px solid #eeeeee; border-left: 0; text-align: right; }
.blockquote-reverse footer:before, .blockquote-reverse small:before, .blockquote-reverse .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before, blockquote.pull-right .small:before { content: ''; }
.blockquote-reverse footer:after, .blockquote-reverse small:after, .blockquote-reverse .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after, blockquote.pull-right .small:after { content: '\00A0 \2014'; }

blockquote:before, blockquote:after { content: ""; }

address { margin-bottom: 20px; font-style: normal; line-height: 1.42857143; }

code, kbd, pre, samp { font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code { padding: 2px 4px; font-size: 90%; color: #c7254e; background-color: #f9f2f4; border-radius: 4px; }

kbd { padding: 2px 4px; font-size: 90%; color: #fff; background-color: #333; border-radius: 3px; box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
kbd kbd { padding: 0; font-size: 100%; box-shadow: none; }

pre { display: block; padding: 9.5px; margin: 0 0 10px; font-size: 13px; line-height: 1.42857143; word-break: break-all; word-wrap: break-word; color: #333333; background-color: #f5f5f5; border: 1px solid #ccc; border-radius: 4px; }
pre code { padding: 0; font-size: inherit; color: inherit; white-space: pre-wrap; background-color: transparent; border-radius: 0; }

.pre-scrollable { max-height: 340px; overflow-y: scroll; }

.container { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; }
.container:before, .container:after { content: " "; display: table; }
.container:after { clear: both; }
@media (min-width: 768px) { .container { width: 750px; } }
@media (min-width: 992px) { .container { width: 970px; } }

.container-fluid { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; }
.container-fluid:before, .container-fluid:after { content: " "; display: table; }
.container-fluid:after { clear: both; }

.row { margin-left: -15px; margin-right: -15px; }
.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: 15px; padding-right: 15px; }

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

.col-xs-2 { width: 16.66666667%; }

.col-xs-3 { width: 25%; }

.col-xs-4 { width: 33.33333333%; }

.col-xs-5 { width: 41.66666667%; }

.col-xs-6 { width: 50%; }

.col-xs-7 { width: 58.33333333%; }

.col-xs-8 { width: 66.66666667%; }

.col-xs-9 { width: 75%; }

.col-xs-10 { width: 83.33333333%; }

.col-xs-11 { width: 91.66666667%; }

.col-xs-12 { width: 100%; }

.col-xs-pull-0 { right: auto; }

.col-xs-pull-1 { right: 8.33333333%; }

.col-xs-pull-2 { right: 16.66666667%; }

.col-xs-pull-3 { right: 25%; }

.col-xs-pull-4 { right: 33.33333333%; }

.col-xs-pull-5 { right: 41.66666667%; }

.col-xs-pull-6 { right: 50%; }

.col-xs-pull-7 { right: 58.33333333%; }

.col-xs-pull-8 { right: 66.66666667%; }

.col-xs-pull-9 { right: 75%; }

.col-xs-pull-10 { right: 83.33333333%; }

.col-xs-pull-11 { right: 91.66666667%; }

.col-xs-pull-12 { right: 100%; }

.col-xs-push-0 { left: auto; }

.col-xs-push-1 { left: 8.33333333%; }

.col-xs-push-2 { left: 16.66666667%; }

.col-xs-push-3 { left: 25%; }

.col-xs-push-4 { left: 33.33333333%; }

.col-xs-push-5 { left: 41.66666667%; }

.col-xs-push-6 { left: 50%; }

.col-xs-push-7 { left: 58.33333333%; }

.col-xs-push-8 { left: 66.66666667%; }

.col-xs-push-9 { left: 75%; }

.col-xs-push-10 { left: 83.33333333%; }

.col-xs-push-11 { left: 91.66666667%; }

.col-xs-push-12 { left: 100%; }

.col-xs-offset-0 { margin-left: 0%; }

.col-xs-offset-1 { margin-left: 8.33333333%; }

.col-xs-offset-2 { margin-left: 16.66666667%; }

.col-xs-offset-3 { margin-left: 25%; }

.col-xs-offset-4 { margin-left: 33.33333333%; }

.col-xs-offset-5 { margin-left: 41.66666667%; }

.col-xs-offset-6 { margin-left: 50%; }

.col-xs-offset-7 { margin-left: 58.33333333%; }

.col-xs-offset-8 { margin-left: 66.66666667%; }

.col-xs-offset-9 { margin-left: 75%; }

.col-xs-offset-10 { margin-left: 83.33333333%; }

.col-xs-offset-11 { margin-left: 91.66666667%; }

.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.33333333%; }
  .col-sm-2 { width: 16.66666667%; }
  .col-sm-3 { width: 25%; }
  .col-sm-4 { width: 33.33333333%; }
  .col-sm-5 { width: 41.66666667%; }
  .col-sm-6 { width: 50%; }
  .col-sm-7 { width: 58.33333333%; }
  .col-sm-8 { width: 66.66666667%; }
  .col-sm-9 { width: 75%; }
  .col-sm-10 { width: 83.33333333%; }
  .col-sm-11 { width: 91.66666667%; }
  .col-sm-12 { width: 100%; }
  .col-sm-pull-0 { right: auto; }
  .col-sm-pull-1 { right: 8.33333333%; }
  .col-sm-pull-2 { right: 16.66666667%; }
  .col-sm-pull-3 { right: 25%; }
  .col-sm-pull-4 { right: 33.33333333%; }
  .col-sm-pull-5 { right: 41.66666667%; }
  .col-sm-pull-6 { right: 50%; }
  .col-sm-pull-7 { right: 58.33333333%; }
  .col-sm-pull-8 { right: 66.66666667%; }
  .col-sm-pull-9 { right: 75%; }
  .col-sm-pull-10 { right: 83.33333333%; }
  .col-sm-pull-11 { right: 91.66666667%; }
  .col-sm-pull-12 { right: 100%; }
  .col-sm-push-0 { left: auto; }
  .col-sm-push-1 { left: 8.33333333%; }
  .col-sm-push-2 { left: 16.66666667%; }
  .col-sm-push-3 { left: 25%; }
  .col-sm-push-4 { left: 33.33333333%; }
  .col-sm-push-5 { left: 41.66666667%; }
  .col-sm-push-6 { left: 50%; }
  .col-sm-push-7 { left: 58.33333333%; }
  .col-sm-push-8 { left: 66.66666667%; }
  .col-sm-push-9 { left: 75%; }
  .col-sm-push-10 { left: 83.33333333%; }
  .col-sm-push-11 { left: 91.66666667%; }
  .col-sm-push-12 { left: 100%; }
  .col-sm-offset-0 { margin-left: 0%; }
  .col-sm-offset-1 { margin-left: 8.33333333%; }
  .col-sm-offset-2 { margin-left: 16.66666667%; }
  .col-sm-offset-3 { margin-left: 25%; }
  .col-sm-offset-4 { margin-left: 33.33333333%; }
  .col-sm-offset-5 { margin-left: 41.66666667%; }
  .col-sm-offset-6 { margin-left: 50%; }
  .col-sm-offset-7 { margin-left: 58.33333333%; }
  .col-sm-offset-8 { margin-left: 66.66666667%; }
  .col-sm-offset-9 { margin-left: 75%; }
  .col-sm-offset-10 { margin-left: 83.33333333%; }
  .col-sm-offset-11 { margin-left: 91.66666667%; }
  .col-sm-offset-12 { margin-left: 100%; } }
@media (min-width: 992px) { .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; }
  .col-md-1 { width: 8.33333333%; }
  .col-md-2 { width: 16.66666667%; }
  .col-md-3 { width: 25%; }
  .col-md-4 { width: 33.33333333%; }
  .col-md-5 { width: 41.66666667%; }
  .col-md-6 { width: 50%; }
  .col-md-7 { width: 58.33333333%; }
  .col-md-8 { width: 66.66666667%; }
  .col-md-9 { width: 75%; }
  .col-md-10 { width: 83.33333333%; }
  .col-md-11 { width: 91.66666667%; }
  .col-md-12 { width: 100%; }
  .col-md-pull-0 { right: auto; }
  .col-md-pull-1 { right: 8.33333333%; }
  .col-md-pull-2 { right: 16.66666667%; }
  .col-md-pull-3 { right: 25%; }
  .col-md-pull-4 { right: 33.33333333%; }
  .col-md-pull-5 { right: 41.66666667%; }
  .col-md-pull-6 { right: 50%; }
  .col-md-pull-7 { right: 58.33333333%; }
  .col-md-pull-8 { right: 66.66666667%; }
  .col-md-pull-9 { right: 75%; }
  .col-md-pull-10 { right: 83.33333333%; }
  .col-md-pull-11 { right: 91.66666667%; }
  .col-md-pull-12 { right: 100%; }
  .col-md-push-0 { left: auto; }
  .col-md-push-1 { left: 8.33333333%; }
  .col-md-push-2 { left: 16.66666667%; }
  .col-md-push-3 { left: 25%; }
  .col-md-push-4 { left: 33.33333333%; }
  .col-md-push-5 { left: 41.66666667%; }
  .col-md-push-6 { left: 50%; }
  .col-md-push-7 { left: 58.33333333%; }
  .col-md-push-8 { left: 66.66666667%; }
  .col-md-push-9 { left: 75%; }
  .col-md-push-10 { left: 83.33333333%; }
  .col-md-push-11 { left: 91.66666667%; }
  .col-md-push-12 { left: 100%; }
  .col-md-offset-0 { margin-left: 0%; }
  .col-md-offset-1 { margin-left: 8.33333333%; }
  .col-md-offset-2 { margin-left: 16.66666667%; }
  .col-md-offset-3 { margin-left: 25%; }
  .col-md-offset-4 { margin-left: 33.33333333%; }
  .col-md-offset-5 { margin-left: 41.66666667%; }
  .col-md-offset-6 { margin-left: 50%; }
  .col-md-offset-7 { margin-left: 58.33333333%; }
  .col-md-offset-8 { margin-left: 66.66666667%; }
  .col-md-offset-9 { margin-left: 75%; }
  .col-md-offset-10 { margin-left: 83.33333333%; }
  .col-md-offset-11 { margin-left: 91.66666667%; }
  .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.33333333%; }
  .col-lg-2 { width: 16.66666667%; }
  .col-lg-3 { width: 25%; }
  .col-lg-4 { width: 33.33333333%; }
  .col-lg-5 { width: 41.66666667%; }
  .col-lg-6 { width: 50%; }
  .col-lg-7 { width: 58.33333333%; }
  .col-lg-8 { width: 66.66666667%; }
  .col-lg-9 { width: 75%; }
  .col-lg-10 { width: 83.33333333%; }
  .col-lg-11 { width: 91.66666667%; }
  .col-lg-12 { width: 100%; }
  .col-lg-pull-0 { right: auto; }
  .col-lg-pull-1 { right: 8.33333333%; }
  .col-lg-pull-2 { right: 16.66666667%; }
  .col-lg-pull-3 { right: 25%; }
  .col-lg-pull-4 { right: 33.33333333%; }
  .col-lg-pull-5 { right: 41.66666667%; }
  .col-lg-pull-6 { right: 50%; }
  .col-lg-pull-7 { right: 58.33333333%; }
  .col-lg-pull-8 { right: 66.66666667%; }
  .col-lg-pull-9 { right: 75%; }
  .col-lg-pull-10 { right: 83.33333333%; }
  .col-lg-pull-11 { right: 91.66666667%; }
  .col-lg-pull-12 { right: 100%; }
  .col-lg-push-0 { left: auto; }
  .col-lg-push-1 { left: 8.33333333%; }
  .col-lg-push-2 { left: 16.66666667%; }
  .col-lg-push-3 { left: 25%; }
  .col-lg-push-4 { left: 33.33333333%; }
  .col-lg-push-5 { left: 41.66666667%; }
  .col-lg-push-6 { left: 50%; }
  .col-lg-push-7 { left: 58.33333333%; }
  .col-lg-push-8 { left: 66.66666667%; }
  .col-lg-push-9 { left: 75%; }
  .col-lg-push-10 { left: 83.33333333%; }
  .col-lg-push-11 { left: 91.66666667%; }
  .col-lg-push-12 { left: 100%; }
  .col-lg-offset-0 { margin-left: 0%; }
  .col-lg-offset-1 { margin-left: 8.33333333%; }
  .col-lg-offset-2 { margin-left: 16.66666667%; }
  .col-lg-offset-3 { margin-left: 25%; }
  .col-lg-offset-4 { margin-left: 33.33333333%; }
  .col-lg-offset-5 { margin-left: 41.66666667%; }
  .col-lg-offset-6 { margin-left: 50%; }
  .col-lg-offset-7 { margin-left: 58.33333333%; }
  .col-lg-offset-8 { margin-left: 66.66666667%; }
  .col-lg-offset-9 { margin-left: 75%; }
  .col-lg-offset-10 { margin-left: 83.33333333%; }
  .col-lg-offset-11 { margin-left: 91.66666667%; }
  .col-lg-offset-12 { margin-left: 100%; } }
table { background-color: transparent; }

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

.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-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th { background-color: #f9f9f9; }

.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th { 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; }

@media screen and (max-width: 767px) { .table-responsive { width: 100%; margin-bottom: 15px; overflow-y: hidden; overflow-x: auto; -ms-overflow-style: -ms-autohiding-scrollbar; border: 1px solid #ddd; -webkit-overflow-scrolling: touch; }
  .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; } }

fieldset { padding: 0; margin: 0; border: 0; min-width: 0; }

legend { display: block; width: 100%; padding: 0; margin-bottom: 20px; font-size: 21px; line-height: inherit; color: #333333; border: 0; border-bottom: 1px solid #e5e5e5; }

label { display: inline-block; max-width: 100%; margin-bottom: 5px; font-weight: bold; }

input[type="search"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

input[type="radio"], input[type="checkbox"] { margin: 4px 0 0; margin-top: 1px \9; line-height: normal; }

input[type="file"] { display: block; }

input[type="range"] { display: block; width: 100%; }

select[multiple], select[size] { height: auto; }

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }

output { display: block; padding-top: 7px; font-size: 14px; line-height: 1.42857143; color: #555555; }

.form-control { display: block; width: 100%; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; color: #555555; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
.form-control:focus { border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
.form-control::-moz-placeholder { color: #777777; opacity: 1; }
.form-control:-ms-input-placeholder { color: #777777; }
.form-control::-webkit-input-placeholder { color: #777777; }
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control { cursor: not-allowed; background-color: #eeeeee; opacity: 1; }

textarea.form-control { height: auto; }

input[type="search"] { -webkit-appearance: none; }

input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] { line-height: 34px; line-height: 1.42857143 \0; }
input[type="date"].input-sm, .form-horizontal .form-group-sm input[type="date"].form-control, .input-group-sm > input[type="date"].form-control, .input-group-sm > input[type="date"].input-group-addon, .input-group-sm > .input-group-btn > input[type="date"].btn, input[type="time"].input-sm, .form-horizontal .form-group-sm input[type="time"].form-control, .input-group-sm > input[type="time"].form-control, .input-group-sm > input[type="time"].input-group-addon, .input-group-sm > .input-group-btn > input[type="time"].btn, input[type="datetime-local"].input-sm, .form-horizontal .form-group-sm input[type="datetime-local"].form-control, .input-group-sm > input[type="datetime-local"].form-control, .input-group-sm > input[type="datetime-local"].input-group-addon, .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, input[type="month"].input-sm, .form-horizontal .form-group-sm input[type="month"].form-control, .input-group-sm > input[type="month"].form-control, .input-group-sm > input[type="month"].input-group-addon, .input-group-sm > .input-group-btn > input[type="month"].btn { line-height: 30px; }
input[type="date"].input-lg, .form-horizontal .form-group-lg input[type="date"].form-control, .input-group-lg > input[type="date"].form-control, .input-group-lg > input[type="date"].input-group-addon, .input-group-lg > .input-group-btn > input[type="date"].btn, input[type="time"].input-lg, .form-horizontal .form-group-lg input[type="time"].form-control, .input-group-lg > input[type="time"].form-control, .input-group-lg > input[type="time"].input-group-addon, .input-group-lg > .input-group-btn > input[type="time"].btn, input[type="datetime-local"].input-lg, .form-horizontal .form-group-lg input[type="datetime-local"].form-control, .input-group-lg > input[type="datetime-local"].form-control, .input-group-lg > input[type="datetime-local"].input-group-addon, .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, input[type="month"].input-lg, .form-horizontal .form-group-lg input[type="month"].form-control, .input-group-lg > input[type="month"].form-control, .input-group-lg > input[type="month"].input-group-addon, .input-group-lg > .input-group-btn > input[type="month"].btn { line-height: 46px; }

.form-group { margin-bottom: 15px; }

.radio, .checkbox { position: relative; display: block; min-height: 20px; margin-top: 10px; margin-bottom: 10px; }
.radio label, .checkbox label { padding-left: 20px; margin-bottom: 0; font-weight: normal; cursor: pointer; }

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] { position: absolute; margin-left: -20px; margin-top: 4px \9; }

.radio + .radio, .checkbox + .checkbox { margin-top: -5px; }

.radio-inline, .checkbox-inline { display: inline-block; padding-left: 20px; margin-bottom: 0; vertical-align: middle; font-weight: normal; cursor: pointer; }

.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline { margin-top: 0; margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"], input[type="checkbox"][disabled], input[type="checkbox"].disabled, fieldset[disabled] input[type="checkbox"] { cursor: not-allowed; }

.radio-inline.disabled, fieldset[disabled] .radio-inline, .checkbox-inline.disabled, fieldset[disabled] .checkbox-inline { cursor: not-allowed; }

.radio.disabled label, fieldset[disabled] .radio label, .checkbox.disabled label, fieldset[disabled] .checkbox label { cursor: not-allowed; }

.form-control-static { padding-top: 7px; padding-bottom: 7px; margin-bottom: 0; }
.form-control-static.input-lg, .form-horizontal .form-group-lg .form-control-static.form-control, .input-group-lg > .form-control-static.form-control, .input-group-lg > .form-control-static.input-group-addon, .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .form-horizontal .form-group-sm .form-control-static.form-control, .input-group-sm > .form-control-static.form-control, .input-group-sm > .form-control-static.input-group-addon, .input-group-sm > .input-group-btn > .form-control-static.btn { padding-left: 0; padding-right: 0; }

.input-sm, .form-horizontal .form-group-sm .form-control, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; }

select.input-sm, .form-horizontal .form-group-sm select.form-control, .input-group-sm > select.form-control, .input-group-sm > select.input-group-addon, .input-group-sm > .input-group-btn > select.btn { height: 30px; line-height: 30px; }

textarea.input-sm, .form-horizontal .form-group-sm textarea.form-control, .input-group-sm > textarea.form-control, .input-group-sm > textarea.input-group-addon, .input-group-sm > .input-group-btn > textarea.btn, select[multiple].input-sm, .form-horizontal .form-group-sm select[multiple].form-control, .input-group-sm > select[multiple].form-control, .input-group-sm > select[multiple].input-group-addon, .input-group-sm > .input-group-btn > select[multiple].btn { height: auto; }

.input-lg, .form-horizontal .form-group-lg .form-control, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn { height: 46px; padding: 10px 16px; font-size: 18px; line-height: 1.33; border-radius: 6px; }

select.input-lg, .form-horizontal .form-group-lg select.form-control, .input-group-lg > select.form-control, .input-group-lg > select.input-group-addon, .input-group-lg > .input-group-btn > select.btn { height: 46px; line-height: 46px; }

textarea.input-lg, .form-horizontal .form-group-lg textarea.form-control, .input-group-lg > textarea.form-control, .input-group-lg > textarea.input-group-addon, .input-group-lg > .input-group-btn > textarea.btn, select[multiple].input-lg, .form-horizontal .form-group-lg select[multiple].form-control, .input-group-lg > select[multiple].form-control, .input-group-lg > select[multiple].input-group-addon, .input-group-lg > .input-group-btn > select[multiple].btn { height: auto; }

.has-feedback { position: relative; }
.has-feedback .form-control { padding-right: 42.5px; }

.form-control-feedback { position: absolute; top: 25px; right: 0; z-index: 2; display: block; width: 34px; height: 34px; line-height: 34px; text-align: center; }

.input-lg + .form-control-feedback, .form-horizontal .form-group-lg .form-control + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback { width: 46px; height: 46px; line-height: 46px; }

.input-sm + .form-control-feedback, .form-horizontal .form-group-sm .form-control + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback { width: 30px; height: 30px; line-height: 30px; }

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline { color: #3c763d; }
.has-success .form-control { border-color: #3c763d; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-success .form-control:focus { border-color: #2b542c; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
.has-success .input-group-addon { color: #3c763d; border-color: #3c763d; background-color: #dff0d8; }
.has-success .form-control-feedback { color: #3c763d; }

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline { color: #8a6d3b; }
.has-warning .form-control { border-color: #8a6d3b; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-warning .form-control:focus { border-color: #66512c; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
.has-warning .input-group-addon { color: #8a6d3b; border-color: #8a6d3b; background-color: #fcf8e3; }
.has-warning .form-control-feedback { color: #8a6d3b; }

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline { color: #a94442; }
.has-error .form-control { border-color: #a94442; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-error .form-control:focus { border-color: #843534; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
.has-error .input-group-addon { color: #a94442; border-color: #a94442; background-color: #f2dede; }
.has-error .form-control-feedback { color: #a94442; }

.has-feedback label.sr-only ~ .form-control-feedback { top: 0; }

.help-block { display: block; margin-top: 5px; margin-bottom: 10px; color: #737373; }

@media (min-width: 768px) { .form-inline .form-group { display: inline-block; margin-bottom: 0; vertical-align: middle; }
  .form-inline .form-control { display: inline-block; width: auto; vertical-align: middle; }
  .form-inline .input-group { display: inline-table; vertical-align: middle; }
  .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control { width: auto; }
  .form-inline .input-group > .form-control { width: 100%; }
  .form-inline .control-label { margin-bottom: 0; vertical-align: middle; }
  .form-inline .radio, .form-inline .checkbox { display: inline-block; margin-top: 0; margin-bottom: 0; vertical-align: middle; }
  .form-inline .radio label, .form-inline .checkbox label { padding-left: 0; }
  .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] { position: relative; margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback { top: 0; } }

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline { margin-top: 0; margin-bottom: 0; padding-top: 7px; }
.form-horizontal .radio, .form-horizontal .checkbox { min-height: 27px; }
.form-horizontal .form-group { margin-left: -15px; margin-right: -15px; }
.form-horizontal .form-group:before, .form-horizontal .form-group:after { content: " "; display: table; }
.form-horizontal .form-group:after { clear: both; }
@media (min-width: 768px) { .form-horizontal .control-label { text-align: right; margin-bottom: 0; padding-top: 7px; } }
.form-horizontal .has-feedback .form-control-feedback { top: 0; right: 15px; }
@media (min-width: 768px) { .form-horizontal .form-group-lg .control-label { padding-top: 14.3px; } }
@media (min-width: 768px) { .form-horizontal .form-group-sm .control-label { padding-top: 6px; } }

.input-group { position: relative; display: table; border-collapse: separate; }
.input-group[class*="col-"] { float: none; padding-left: 0; padding-right: 0; }
.input-group .form-control { position: relative; z-index: 2; float: left; width: 100%; margin-bottom: 0; }

.input-group-addon, .input-group-btn, .input-group .form-control { display: table-cell; }
.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) { border-radius: 0; }

.input-group-addon, .input-group-btn { width: 1%; white-space: nowrap; vertical-align: middle; }

.input-group-addon { padding: 6px 12px; font-size: 14px; font-weight: normal; line-height: 1; color: #555555; text-align: center; background-color: #eeeeee; border: 1px solid #ccc; border-radius: 4px; }
.input-group-addon.input-sm, .form-horizontal .form-group-sm .input-group-addon.form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn { padding: 5px 10px; font-size: 12px; border-radius: 3px; }
.input-group-addon.input-lg, .form-horizontal .form-group-lg .input-group-addon.form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn { padding: 10px 16px; font-size: 18px; border-radius: 6px; }
.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] { margin-top: 0; }

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn { border-bottom-right-radius: 0; border-top-right-radius: 0; }

.input-group-addon:first-child { border-right: 0; }

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn { border-bottom-left-radius: 0; border-top-left-radius: 0; }

.input-group-addon:last-child { border-left: 0; }

.input-group-btn { position: relative; font-size: 0; white-space: nowrap; }
.input-group-btn > .btn { position: relative; }
.input-group-btn > .btn + .btn { margin-left: -1px; }
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active { z-index: 2; }
.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group { margin-right: -1px; }
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group { margin-left: -1px; }

.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.42857143; text-decoration: none; color: #246AA8; 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 { color: #174269; 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: #246AA8; border-color: #246AA8; 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; }
.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; }
.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; }

.embed-responsive { position: relative; display: block; height: 0; padding: 0; overflow: hidden; }
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object { position: absolute; top: 0; left: 0; bottom: 0; height: 100%; width: 100%; border: 0; }
.embed-responsive.embed-responsive-16by9 { padding-bottom: 56.25%; }
.embed-responsive.embed-responsive-4by3 { padding-bottom: 75%; }

.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; visibility: hidden !important; }

.affix { position: fixed; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

@-ms-viewport { width: device-width; }
.visible-xs, .visible-sm, .visible-md, .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; }
  tr.visible-xs { display: table-row !important; }
  th.visible-xs, td.visible-xs { display: table-cell !important; } }
@media (max-width: 767px) { .visible-xs-block { display: block !important; } }

@media (max-width: 767px) { .visible-xs-inline { display: inline !important; } }

@media (max-width: 767px) { .visible-xs-inline-block { display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) { .visible-sm { display: block !important; }
  table.visible-sm { display: table; }
  tr.visible-sm { display: table-row !important; }
  th.visible-sm, td.visible-sm { display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) { .visible-sm-block { display: block !important; } }

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

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

@media (min-width: 992px) and (max-width: 1199px) { .visible-md { display: block !important; }
  table.visible-md { display: table; }
  tr.visible-md { display: table-row !important; }
  th.visible-md, td.visible-md { display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) { .visible-md-block { display: block !important; } }

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

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

@media (min-width: 1200px) { .visible-lg { display: block !important; }
  table.visible-lg { display: table; }
  tr.visible-lg { display: table-row !important; }
  th.visible-lg, td.visible-lg { display: table-cell !important; } }
@media (min-width: 1200px) { .visible-lg-block { display: block !important; } }

@media (min-width: 1200px) { .visible-lg-inline { display: inline !important; } }

@media (min-width: 1200px) { .visible-lg-inline-block { display: inline-block !important; } }

@media (max-width: 767px) { .hidden-xs { display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) { .hidden-sm { display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) { .hidden-md { display: none !important; } }
@media (min-width: 1200px) { .hidden-lg { display: none !important; } }
.visible-print { display: none !important; }

@media print { .visible-print { display: block !important; }
  table.visible-print { display: table; }
  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 { .hidden-print { display: none !important; } }
/* =============================================================================
- Custom Styles
============================================================================= */
/*  Table of Contents =============================================================================
	0   Colors
	1   Grid Width
	2   Media Query Breakpoint
	3   Grid Width
	4   BreakPoints
	5    =============================================================================
*/
/* =============================================================================
- Colors Set
============================================================================= */
/*  Table of Contents ----------------------------------------------------------------------------=
	0
	1
	2
	3
	4 ----------------------------------------------------------------------------=
*/
/* ----------------------------------------------------------------------------=
- Main
----------------------------------------------------------------------------= */
/* ----------------------------------------------------------------------------=
- Column /Row / Grid 
----------------------------------------------------------------------------= */
/*

Description:	A common function/mixin file for all projects

*/
/*  Table of Contents ----------------------------------------------------------------------------=
		-	fix inline block 
		-	hide the text content
		-	dom opacity
		-	set background opacity
		-	convert font size units
		-	fix png issue with ie7&ie8
		-	Style for placeholder
		-	triangle ----------------------------------------------------------------------------=
*/
/* fix inline block */
/* hide the text content */
/* dom opacity */
/* set background opacity */
/* convert font size units - pxem(40px)*/
/*fix png issue with ie7&ie8*/
/*Style for placeholder*/
/*Triangle - @include triangle(12px, 6px, #ff0000, down);*/
@font-face { font-family: 'lato'; src: url("fonts/lato-light.eot"); src: url("fonts/lato-light.eot?#iefix") format("embedded-opentype"), url("fonts/lato-light.woff2") format("woff2"), url("fonts/lato-light.woff") format("woff"), url("fonts/lato-light.ttf") format("truetype"), url("fonts/lato-light.svg#latolight") format("svg"); font-weight: 300; font-style: normal; }
@font-face { font-family: 'lato'; src: url("fonts/lato-regular.eot"); src: url("fonts/lato-regular.eot?#iefix") format("embedded-opentype"), url("fonts/lato-regular.woff2") format("woff2"), url("fonts/lato-regular.woff") format("woff"), url("fonts/lato-regular.ttf") format("truetype"), url("fonts/lato-regular.svg#latoregular") format("svg"); font-weight: 400; font-style: normal; }
@font-face { font-family: 'lato'; src: url("fonts/lato-bold.eot"); src: url("fonts/lato-bold.eot?#iefix") format("embedded-opentype"), url("fonts/lato-bold.woff2") format("woff2"), url("fonts/lato-bold.woff") format("woff"), url("fonts/lato-bold.ttf") format("truetype"), url("fonts/lato-bold.svg#latobold") format("svg"); font-weight: 700; font-style: normal; }
@font-face { font-family: 'BrushScriptMT'; src: url("fonts/BrushScriptMT.eot"); src: url("fonts/BrushScriptMT.eot?#iefix") format("embedded-opentype"), url("fonts/BrushScriptMT.woff") format("woff"), url("fonts/BrushScriptMT.ttf") format("truetype"), url("fonts/BrushScriptMT.svg#BrushScriptMT") format("svg"); font-weight: 400; font-style: italic; }
@font-face { font-family: 'icomoon'; src: url("fonts/icomoon.eot?-uf1gwu"); src: url("fonts/icomoon.eot?#iefix-uf1gwu") format("embedded-opentype"), url("fonts/icomoon.woff?-uf1gwu") format("woff"), url("fonts/icomoon.ttf?-uf1gwu") format("truetype"), url("fonts/icomoon.svg?-uf1gwu#icomoon") format("svg"); font-weight: normal; font-style: normal; }
[class^="icon-"], [class*=" icon-"] { font-family: 'icomoon'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.icon-search:before { content: "\e600"; }

.icon-play:before { content: "\e601"; }

.icon-share:before { content: "\e602"; }

.icon-record:before { content: "\e603"; }

.icon-arrow-left:before { content: "\e604"; }

.icon-arrow-down:before { content: "\e605"; }

.icon-arrow-up:before { content: "\e606"; }

.icon-arrow-right:before { content: "\e607"; }

.icon-arrow-left2:before { content: "\e608"; }

.icon-arrow-down2:before { content: "\e609"; }

.icon-arrow-up2:before { content: "\e60a"; }

.icon-arrow-right2:before { content: "\e60b"; }

.icon-arrow-left3:before { content: "\e60c"; }

.icon-arrow-down3:before { content: "\e60d"; }

.icon-arrow-up3:before { content: "\e60e"; }

.icon-uniE60F:before { content: "\e60f"; }

body { font-family: 'calibri', 'calibri_gen' , 'Arial', 'Helvetica', 'sans-serif', 'Microsoft JhengHei'; -webkit-font-smoothing: subpixel-antialiased; }
body.lang-tc { font-family: 'calibri', 'calibri_gen' , 'Microsoft JhengHei', '微軟正黑體', 'Helvetica Neue', 'Helvetica', 'SimHei'; }

/*misc*/
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: inherit; }

a { text-decoration: none; }

ul { padding: 0; }

p { margin-bottom: 16px; }

/* ck editor */
.cke_editable p, .cke_editable li { font-size: 14px; line-height: 1.3; text-align: justify; }
.cke_editable ol, .cke_editable ul { margin: 0 0 1em; }

/*Static Page*/
.cke_editable > *:first-child { margin-top: 0; }
.cke_editable > *:first-child > *:first-child { margin-top: 0; }

/* ----------------------------------------------------------------------------=
0 others

----------------------------------------------------------------------------= */
.font_lato, .template-key-button .title, .cke_editable .issue-update .year, .mainNav1_link-lv1, .mainNav1_link-lv2, .mainNav1_link-lv3, .mainNav2_link-lv1, .mainNav2_link-lv2, .mainNav2_link-lv3, footer .contact-us .title a, footer .footer-info .count-sitemap .counter, .breadcrumb a, .slogan-box .h1, .whats-new h2, .whats-new .item a, .whats-new .ctrl .prev, .whats-new .ctrl .next, .high-light h2, .high-light .item h3, .high-light .h1, .high-light a.share, .high-light .more, .high-light a.share .sharethis, .high-light .more .sharethis, .watch-video h2, .watch-video .body p, h1, h2, h3, h4, h5, h6, .cke_editable td, .cke_editable th, .inner-page .ctrl label, .inner-page .back, .inner-page .addthis_button_compact, .inner-page .stButton .chicklets, .inner-page .page-title, .inner-page .description, .inner-page .content h2, .leftNav1_link-lv1, .leftNav1_link-lv2, .more-result a, .gallery-more-result a, .page_no, ._ntag, .news-tag.full, .news-tag.cancelled, .news-tag.updated, .news-tag.new, .news-tag.extended, .pub-item h3, .lecture-seminar h3, .photo-album-item .grid h2, .date-label .date, .date-label .label { font-family: "lato", Arial, "PMingLiu", "新細明體", sans-serif; }

.access { position: absolute; top: -9999px; text-indent: -9999px; *text-indent: 0px; *font-size: 0; }

/*  Table of Contents =============================================================================
	0   left Right Img 1   Table 2   accondian lv1 3   accondian lv2 =============================================================================
*/
.rte-template:after { content: " "; overflow: hidden; display: block; height: 0; font-size: 0; clear: both; }

.rte-title { font-size: 2em; font-weight: bold; margin-bottom: 0; }

/*left Right Center Img*/
.rte-imgContainer .caption { max-width: 300px; padding: 8px 0 0 18px; text-align: left; background: url(../img/inline/caption-arrow.png) no-repeat 0 12px; }
.rte-img-right .rte-imgContainer { padding: 0 0 0 20px; float: right; }
.rte-img-left .rte-imgContainer { padding: 0 20px 0 0; float: left; }
.rte-img-center .rte-imgContainer { text-align: center; }
@media only screen and (max-width: 600px) { .rte-img-left .rte-imgContainer, .rte-img-right .rte-imgContainer { float: none; padding: 0 0 10px 0; text-align: center; } }

.rte-img-noWrap .rte-imgContainer, .rte-img-noWrap .rte-img-content { display: table-cell; vertical-align: top; float: none; }
@media only screen and (max-width: 600px) { .rte-img-noWrap .rte-imgContainer, .rte-img-noWrap .rte-img-content { display: block; } }

/*Table
======================*/
.rte-template-ac1 .rte-ac1_details > .rte-template-table { margin-left: -20px; margin-right: -20px; }

.rte-table { width: 100%; margin: 16px 0 30px; }
.rte-table th, .rte-table td { padding: 6px 20px; vertical-align: top; text-align: left; }
.rte-table tr { background: #fff; }
.rte-table th { text-align: left; font-size: 1.6em; }
.rte-table th:first-child { background-image: none; }

.template-key-button { margin: 0 0 20px; padding-top: 22px; border-top: 0; }
programme .template-key-button { border-top: 1px solid #dce0e6; }
.template-key-button ~ .template-key-button { border-top: 1px solid #dce0e6; }
.programme .template-key-button ~ .template-key-button { border-top: 0; border-bottom: 1px solid #dce0e6; }
.news-list .template-key-button { border-top: 0; border-bottom: 0; }
.news-list .template-key-button ~ .template-key-button { border-top: 1px solid #dce0e6; }
.template-key-button .title { width: 100%; margin: 4px 0 0; display: block; font-size: 20px; font-weight: 700; color: #727579; }
.template-key-button .butn { width: 160px; margin: 12px 0 20px 0; padding: 14px 40px 16px 17px; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; float: none; clear: both; font-size: 16px; text-align: center; text-transform: uppercase; background: url(../img/icon-arrow-butn-right.png) no-repeat 85% 50% #004a89; color: #FFF; }

a.butn { border-top: 2px solid #004a89; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; -moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.6); -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.6); box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.6); }
a.butn:focus, a.butn:hover { border-top: 2px solid #008ee0; -moz-box-shadow: 0 0 0 0 transparent; -webkit-box-shadow: 0 0 0 0 transparent; box-shadow: 0 0 0 0 transparent; text-decoration: none; background-image: url(../img/icon-arrow-butn-right-on.png); background-color: #2FA6E8; color: #000; }

.template-dl { padding: 0 32px 0 0; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; font-size: 18px !important; background: url(../img/icon-dl.png) no-repeat 100% -4px; }

.cke_editable .issue-update .year { font-size: 16px; font-style: italic; color: #006b9b; }

body.cke_editable .issue-update { width: 648px; outline: 1px dotted #AAA; }

.cke_editable .issue-item { margin: 0 0 15px; }
.cke_editable .issue-item p { text-align: center; }
.cke_editable .issue-item .title { font-size: 18px; font-style: italic; font-weight: 700; }
.cke_editable .issue-item .title a { color: #0e3875; }
.cke_editable .issue-item .img-cont, .cke_editable .issue-item .title { float: left; }
.cke_editable .issue-item .title { margin: 0 5px; }
.lang-tc .cke_editable .issue-item .title { font-family: "calibri","calibri_gen","Arial","Helvetica","sans-serif","Microsoft JhengHei"; }

body.cke_editable .img-cont, body.cke_editable .title { float: none; }

.img-cont-wrapper { width: 100%; padding: 5px 0; overflow: auto; }
.img-cont-wrapper img { max-width: 100%; height: auto; }
.img-cont-wrapper.mobile img { max-width: none; }

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { .template-key-button:first-child { margin-top: -40px; }
  .template-key-button .title { width: 470px; margin: 0; padding: 12px 10px 12px 0; }
  .template-key-button .news-tag, .template-key-button .title { display: block; }
  .template-key-button .butn { margin: 12px 0 15px 0; }
  .cke_editable .issue-update > h2 { margin-bottom: 20px; }
  .cke_editable .issue-item { width: 32%; margin: 0 0 16px; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; text-align: center; }
  .cke_editable .issue-item .img-cont, .cke_editable .issue-item .title { float: none; } }
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) { .template-key-button .news-tag, .template-key-button .title { display: inline-block; vertical-align: top; *display: inline; *zoom: 1; }
  .template-key-button .title { padding: 12px 10px 12px 18px; }
  .template-key-button .butn { margin: 12px 12px 15px 0; float: right; } }
/*  Owl Carousel - Animate Plugin */
.owl-carousel .animated { -webkit-animation-duration: 1000ms; animation-duration: 1000ms; -webkit-animation-fill-mode: both; animation-fill-mode: both; }

.owl-carousel .owl-animated-in { z-index: 0; }

.owl-carousel .owl-animated-out { z-index: 1; }

.owl-carousel .fadeOut { -webkit-animation-name: fadeOut; animation-name: fadeOut; }

@-webkit-keyframes fadeOut { 0% { opacity: 1; }
  100% { opacity: 0; } }
@keyframes fadeOut { 0% { opacity: 1; }
  100% { opacity: 0; } }
/*  	Owl Carousel - Auto Height Plugin */
.owl-height { -webkit-transition: height 500ms ease-in-out; -moz-transition: height 500ms ease-in-out; -ms-transition: height 500ms ease-in-out; -o-transition: height 500ms ease-in-out; transition: height 500ms ease-in-out; }

/*  Core Owl Carousel CSS File */
.owl-carousel { display: none; width: 100%; -webkit-tap-highlight-color: transparent; /* position relative and z-index fix webkit rendering fonts issue */ position: relative; z-index: 1; }

.owl-carousel .owl-stage { position: relative; -ms-touch-action: pan-Y; }

.owl-carousel .owl-stage:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }

.owl-carousel .owl-stage-outer { position: relative; overflow: hidden; /* fix for flashing background */ -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot { cursor: pointer; cursor: hand; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.owl-carousel.owl-loaded { display: block; }

.owl-carousel.owl-loading { opacity: 0; display: block; }

.owl-carousel.owl-hidden { opacity: 0; }

.owl-carousel .owl-refresh .owl-item { display: none; }

.owl-carousel .owl-item { position: relative; min-height: 1px; float: left; -webkit-backface-visibility: hidden; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.owl-carousel .owl-item img { display: block; width: 100%; -webkit-transform-style: preserve-3d; }

.owl-carousel.owl-text-select-on .owl-item { -webkit-user-select: auto; -moz-user-select: auto; -ms-user-select: auto; user-select: auto; }

.owl-carousel .owl-grab { cursor: move; cursor: -webkit-grab; cursor: -o-grab; cursor: -ms-grab; cursor: grab; }

.owl-carousel.owl-rtl { direction: rtl; }

.owl-carousel.owl-rtl .owl-item { float: right; }

/* No Js */
.no-js .owl-carousel { display: block; }

/*  	Owl Carousel - Lazy Load Plugin */
.owl-carousel .owl-item .owl-lazy { opacity: 0; -webkit-transition: opacity 400ms ease; -moz-transition: opacity 400ms ease; -ms-transition: opacity 400ms ease; -o-transition: opacity 400ms ease; transition: opacity 400ms ease; }

.owl-carousel .owl-item img { transform-style: preserve-3d; }

/*  	Owl Carousel - Video Plugin */
.owl-carousel .owl-video-wrapper { position: relative; height: 100%; background: #000; }

.owl-carousel .owl-video-play-icon { position: absolute; height: 80px; width: 80px; left: 50%; top: 50%; margin-left: -40px; margin-top: -40px; background: url("owl.video.play.png") no-repeat; cursor: pointer; z-index: 1; -webkit-backface-visibility: hidden; -webkit-transition: scale 100ms ease; -moz-transition: scale 100ms ease; -ms-transition: scale 100ms ease; -o-transition: scale 100ms ease; transition: scale 100ms ease; }

.owl-carousel .owl-video-play-icon:hover { -webkit-transition: scale(1.3, 1.3); -moz-transition: scale(1.3, 1.3); -ms-transition: scale(1.3, 1.3); -o-transition: scale(1.3, 1.3); transition: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon { display: none; }

.owl-carousel .owl-video-tn { opacity: 0; height: 100%; background-position: center center; background-repeat: no-repeat; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; -webkit-transition: opacity 400ms ease; -moz-transition: opacity 400ms ease; -ms-transition: opacity 400ms ease; -o-transition: opacity 400ms ease; transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame { position: relative; z-index: 1; }

/* Theme */
.owl-theme .owl-controls { margin-top: 10px; text-align: center; -webkit-tap-highlight-color: transparent; }

.owl-theme .owl-controls .owl-nav [class*=owl-] { color: #fff; font-size: 14px; margin: 5px; padding: 4px 7px; background: #d6d6d6; display: inline-block; cursor: pointer; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }

.owl-theme .owl-controls .owl-nav [class*=owl-]:hover { background: #869791; color: #fff; text-decoration: none; }

.owl-theme .owl-controls .owl-nav .disabled { opacity: .5; cursor: default; }

.owl-theme .owl-dots .owl-dot { display: inline-block; zoom: 1; *display: inline; }

.owl-theme .owl-dots .owl-dot span { width: 10px; height: 10px; margin: 5px 7px; background: #d6d6d6; display: block; -webkit-backface-visibility: visible; -webkit-transition: opacity 200ms ease; -moz-transition: opacity 200ms ease; -ms-transition: opacity 200ms ease; -o-transition: opacity 200ms ease; transition: opacity 200ms ease; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; }

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span { background: #869791; }

/* Colorbox Core Style: The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper { position: absolute; top: 0; left: 0; z-index: 9999; overflow: hidden; }

#cboxWrapper { max-width: none; }

#cboxOverlay { position: fixed; width: 100%; height: 100%; }

#cboxMiddleLeft, #cboxBottomLeft { clear: left; }

#cboxContent { position: relative; }

#cboxLoadedContent { overflow: auto; -webkit-overflow-scrolling: touch; }

#cboxTitle { margin: 0; }

#cboxLoadingOverlay, #cboxLoadingGraphic { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow { cursor: pointer; }

.cboxPhoto { float: left; margin: auto; border: 0; display: block; max-width: none; -ms-interpolation-mode: bicubic; }

.cboxIframe { width: 100%; height: 100%; display: block; border: 0; padding: 0; margin: 0; }

#colorbox, #cboxContent, #cboxLoadedContent { box-sizing: content-box; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; }

/*  User Style: Change the following styles to modify the appearance of Colorbox.  They are ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay { background: url(images/overlay.png) repeat 0 0; opacity: 0.9; filter: alpha(opacity=90); }

#colorbox { outline: 0; }

#cboxTopLeft { width: 21px; height: 21px; background: url(images/controls.png) no-repeat -101px 0; }

#cboxTopRight { width: 21px; height: 21px; background: url(images/controls.png) no-repeat -130px 0; }

#cboxBottomLeft { width: 21px; height: 21px; background: url(images/controls.png) no-repeat -101px -29px; }

#cboxBottomRight { width: 21px; height: 21px; background: url(images/controls.png) no-repeat -130px -29px; }

#cboxMiddleLeft { width: 21px; background: url(images/controls.png) left top repeat-y; }

#cboxMiddleRight { width: 21px; background: url(images/controls.png) right top repeat-y; }

#cboxTopCenter { height: 21px; background: url(images/border.png) 0 0 repeat-x; }

#cboxBottomCenter { height: 21px; background: url(images/border.png) 0 -29px repeat-x; }

#cboxContent { background: #fff; overflow: hidden; }

.cboxIframe { background: #fff; }

#cboxError { padding: 50px; border: 1px solid #ccc; }

#cboxLoadedContent { margin-bottom: 28px; }

#cboxTitle { position: absolute; bottom: 4px; left: 0; text-align: center; width: 100%; color: #949494; }

#cboxCurrent { position: absolute; bottom: 4px; left: 58px; color: #949494; }

#cboxLoadingOverlay { background: url(images/loading_background.png) no-repeat center center; }

#cboxLoadingGraphic { background: url(images/loading.gif) no-repeat center center; }

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose { border: 0; padding: 0; margin: 0; overflow: visible; width: auto; background: none; }

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active { outline: 0; }

#cboxSlideshow { position: absolute; bottom: 4px; right: 30px; color: #0092ef; }

#cboxPrevious { position: absolute; bottom: 0; left: 0; background: url(images/controls.png) no-repeat -75px 0; width: 25px; height: 25px; text-indent: -9999px; }

#cboxPrevious:hover { background-position: -75px -25px; }

#cboxNext { position: absolute; bottom: 0; left: 27px; background: url(images/controls.png) no-repeat -50px 0; width: 25px; height: 25px; text-indent: -9999px; }

#cboxNext:hover { background-position: -50px -25px; }

#cboxClose { position: absolute; bottom: 0; right: 0; background: url(images/controls.png) no-repeat -25px 0; width: 25px; height: 25px; text-indent: -9999px; }

#cboxClose:hover { background-position: -25px -25px; }

/* The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9. See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft, .cboxIE #cboxTopCenter, .cboxIE #cboxTopRight, .cboxIE #cboxBottomLeft, .cboxIE #cboxBottomCenter, .cboxIE #cboxBottomRight, .cboxIE #cboxMiddleLeft, .cboxIE #cboxMiddleRight { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF); }

/*  Table of Contents =============================================================================
	0   General
	1   Custom bootstrap style =============================================================================
*/
/* 0 General 
=======================================*/
html { font-size: 100.01%; }

html, body { min-height: 100%; }

body, body * { max-height: 100000px; /* Font Boosting disabled in Android Chrome */ }

body { -ms-overflow-style: scrollbar; /* turns off the auto-hiding behavior in ie10/11 */ background-color: #FFF; color: #30221d; font-size: 13px; }

#accessibility-skip-content a { display: block !important; height: 1px; left: 0; overflow: hidden; position: absolute; top: -500px; width: 1px; }
#accessibility-skip-content a:active, #accessibility-skip-content a:focus { /*position: static;*/ /*width: auto;*/ /*height: auto;*/ }

a#main_content { height: 0; overflow: hidden; display: block; }

.stButton .sharethis { background-image: none !important; }

.more-content { max-height: 0; overflow: hidden; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; -webkit-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; }
.more-content.active { max-height: 1200px; }

.wrapper { min-width: 320px; min-height: 430px; overflow: hidden; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; -moz-transform: translateX(0); -ms-transform: translateX(0); -webkit-transform: translateX(0); transform: translateX(0); }
.menu-on .wrapper { -moz-transform: translateX(-83.33333333%); -ms-transform: translateX(-83.33333333%); -webkit-transform: translateX(-83.33333333%); transform: translateX(-83.33333333%); overflow: visible; }
.wrapper > .container { padding: 0; position: relative; }
.wrapper .bg { width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 0; }
.wrapper .bg .img-cont { position: relative; }
.wrapper .bg .img-cont:after { content: " "; width: 100%; height: 550px; position: absolute; bottom: 0; left: 0; z-index: 2; background: url(../img/bg-bg-white-fadeout.png) repeat-x 0 100%; }
.wrapper .bg img { width: 100%; z-index: 2; }
.wrapper > .bg:before { content: " "; width: 100%; height: 100%; position: absolute; bottom: 0; left: 0; z-index: 5; background: url(../img/bg-bg-overlay.png) repeat 0 0; }
.wrapper > .bg:after { content: " "; width: 100%; height: 770px; position: absolute; bottom: 0; left: 0; z-index: 5; background: url(../img/bg-inner-bg-bottom.png) repeat-x 0 100%; }

.top-btn { margin: 0 0 30px; }
.top-btn a { padding: 4px 32px 4px 16px; border: 2px solid #dce0e6; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; float: right; background: url(../img/icon-arrow-top.png) no-repeat 80% 50%; color: #004a89; }

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

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

input::-moz-placeholder { color: #000; opacity: 1; }

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

:placeholder { color: #000; }

#at_hover a:focus { outline: 1px dotted #000; }

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { .wrapper > .container { margin-top: 100px; padding: 0; } }
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) { .wrapper > .container { margin-top: 100px; padding: 0 35px; } }
header { border-bottom: 1px solid #bccfde; position: relative; z-index: 1; font-size: 15px; background: #FFF; }

.main-logo { margin: 19px 0 0 12px; display: block; }

.main-logo-img { width: 100%; }

.menu-trigger { margin: 11px -15px 9px; display: block; float: right; }

.hkjcc-logo-container { position: absolute; bottom: 0.46666667em; right: 0.66666667em; width: 26.33333333em; max-width: 26.33333333em; z-index: -1; }
@media (max-width: 1250px) and (min-width: 993px) { .hkjcc-logo-container { width: 28%; } }
@media (max-width: 992px) { .hkjcc-logo-container { display: inline-block; position: relative; bottom: initial; right: initial; margin: 10px 0 10px 15px; padding-left: 8px; width: 47%; } }
@media (max-width: 768px) { .hkjcc-logo-container { width: 40%; } }

.hkcaw-logo-container { position: absolute; bottom: 0.8em; left: 1.66666667em; width: 17.8em; }
@media (max-width: 1250px) { .hkcaw-logo-container { width: 16em; } }
@media (max-width: 992px) { .hkcaw-logo-container { display: inline-block; position: relative; bottom: auto; left: auto; padding: 10px 0 10px 35px; width: 47%; } }
@media (max-width: 768px) { .hkcaw-logo-container { width: 40%; } }

.hkjcc-logo, .hkcaw-logo { max-width: 100%; }

.caw-logo-container { position: absolute; bottom: 0.33333333em; left: 5.84368152%; width: 20em; max-width: 20em; }
@media (max-width: 1250px) { .caw-logo-container { left: 0.66666667em; width: 25%; } }
@media (max-width: 992px) { .caw-logo-container { display: inline-block; position: relative; bottom: initial; left: initial; margin: 10px 0 10px 15px; padding-left: 8px; width: 43%; } }
@media (max-width: 768px) { .caw-logo-container { width: 38%; } }

.caw-logo { width: 100%; }

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { header { background: url(../img/bg-header.png) repeat-x 50% 0; }
  .main-logo { margin: 31px 5px 23px; text-align: center; }
  .main-logo-img { width: 100%; } }
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) { .main-logo-img { width: auto; } }
/*  Table of Contents =============================================================================
	0   General =============================================================================
*/
/* 0 General 
=======================================*/
.nav-container { height: 100%; /* o temp */ padding: 0; overflow: auto; position: absolute; top: 0; right: 0; background: url("../img/bg-header.png") repeat-x 50% 92% transparent; transform-origin: top left; -moz-transform: translateX(100%); -ms-transform: translateX(100%); -webkit-transform: translateX(100%); transform: translateX(100%); }

.mainNav { height: 1400px; display: block; background: #004a89; }

.menu1 .container { padding: 0; }

.nav-narrow:hover, .nav-share:hover, .nav-login:hover { background-color: transparent !important; color: #FFF !important; }

.nav-share { width: 16px; height: 16px; margin: 2px 0 0; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; background: url(../img/icon-share.png) no-repeat 0 0; }

.nav-narrow { margin: 0; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; }

.nav-login span { padding: 2px 5px 0; background: #0963AF; }

/* Menu1 Level 1 */
.mainNav1_list-lv1 { margin: 0; }

.mainNav1_item-lv1 { border-bottom: 1px solid #BCCFDE; list-style: none outside none; }

.mainNav1_link-lv1 { padding: 12px 16px; display: block; font-size: 15px; font-weight: 700; background-color: #FFF; color: #004a89; }
.current > .mainNav1_link-lv1, .mainNav1_link-lv1:hover { padding: 10px 16px 12px; border-top: 2px solid #b1e7f9; background-color: #d8f3fc !important; text-decoration: none; }
.active > .mainNav1_link-lv1 { padding: 10px 16px 12px; border-top: 2px solid #b1e7f9; background-color: #d8f3fc !important; font-weight: 700; }
.has-sub > .mainNav1_link-lv1 { background: url(../img/arrow-menu1-dn.png) no-repeat 93% 50% #FFF; }
.has-sub.active > .mainNav1_link-lv1 { background-image: url(../img/arrow-menu1-up.png); }

/* Menu1 Level 2 */
.mainNav1_list-lv2 { margin: 0; }
.lt-768 .mainNav1_list-lv2 { max-height: 0; overflow: hidden; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; -webkit-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; }
.lt-768 .mainNav1_item-lv1.active .mainNav1_list-lv2 { height: auto; max-height: 999px; }

.mainNav1_item-lv2 { border-top: 1px solid #BCCFDE; list-style: none outside none; }

.mainNav1_link-lv2 { padding: 12px 16px; display: block; font-size: 14px; font-weight: 400; text-decoration: none; background-color: #e5ecf2; color: #004a89; }
.active > .mainNav1_link-lv2 { font-weight: 700; }
.has-sub > .mainNav1_link-lv2 { background: url(../img/arrow-menu1-dn.png) no-repeat 93% 50% #e5ecf2; }
.has-sub.active > .mainNav1_link-lv2 { background-image: url(../img/arrow-menu1-up.png); }

.mainNav1_link-lv2_text { padding: 0 12px; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; }

/* Menu1 Level 3 */
.mainNav1_list-lv3 { margin: 0; }
.lt-768 .mainNav1_list-lv3 { max-height: 0; overflow: hidden; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; -webkit-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; }
.lt-768 .mainNav1_item-lv2.active .mainNav1_list-lv3 { height: auto; max-height: 999px; }

.mainNav1_item-lv3 { border-top: 1px solid #BCCFDE; list-style: none outside none; }

.mainNav1_link-lv3 { padding: 12px 16px; display: block; font-size: 14px; font-weight: 400; text-decoration: none; background-color: #cedce7; color: #004a89; }
.active > .mainNav1_link-lv3, .mainNav1_link-lv3:focus, .mainNav1_link-lv3:hover { text-decoration: none; background-color: #b6d9ec !important; }
.active > .mainNav1_link-lv3, .mainNav1_link-lv3:focus { font-weight: 700; }
.has-sub > .mainNav1_link-lv3 { background: url(../img/arrow-menu1-dn.png) no-repeat 93% 50% #cedce7; }
.has-sub.active > .mainNav1_link-lv3 { background-image: url(../img/arrow-menu1-up.png); }

.mainNav1_link-lv3_text { padding: 0 0 0 26px; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; background: url(../img/bullet-nav-lv3.png) no-repeat 10px 3px; }

.menu2 .container { padding: 0; }

/* Menu2 Level 1 */
.mainNav2_list-lv1 { margin: 0; }

.mainNav2_item-lv1 { border-bottom: 1px solid #BCCFDE; list-style: none outside none; }

.mainNav2_link-lv1 { padding: 12px 12px; display: block; font-size: 17px; background: #004a89; color: #FFF; }
.current .mainNav2_link-lv1, .mainNav2_link-lv1:hover { background-color: #073D6C; color: #61B5E4; text-decoration: none; }

/* Menu2 Level 2 */
.mainNav2_list-lv2 { margin: 0; }
.lt-768 .mainNav2_list-lv2 { max-height: 0; overflow: hidden; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; -webkit-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; }
.lt-768 .mainNav2_item-lv1.active .mainNav2_list-lv2 { height: auto; max-height: 999px; }

.mainNav2_item-lv2 { border-top: 1px solid #BCCFDE; list-style: none outside none; }

.mainNav2_link-lv2 { padding: 12px 16px; display: block; font-size: 14px; font-weight: 400; text-decoration: none; background-color: #e5ecf2; color: #004a89; }
.active > .mainNav2_link-lv2 { font-weight: 700; }
.has-sub > .mainNav2_link-lv2 { background: url(../img/arrow-menu1-dn.png) no-repeat 93% 50% #e5ecf2; }
.has-sub.active > .mainNav2_link-lv2 { background-image: url(../img/arrow-menu1-up.png); }

.mainNav2_link-lv2_text { padding: 0 12px; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; }

/* Menu2 Level 3 */
.mainNav2_list-lv3 { margin: 0; }
.lt-768 .mainNav2_list-lv3 { max-height: 0; overflow: hidden; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; -webkit-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; }
.lt-768 .mainNav2_item-lv2.active .mainNav2_list-lv3 { height: auto; max-height: 999px; }

.mainNav2_item-lv3 { border-top: 1px solid #BCCFDE; list-style: none outside none; }

.mainNav2_link-lv3 { padding: 12px 16px; display: block; font-size: 14px; font-weight: 400; text-decoration: none; background-color: #cedce7; color: #004a89; }
.active > .mainNav2_link-lv3, .mainNav2_link-lv3:focus, .mainNav2_link-lv3:hover { text-decoration: none; background-color: #b6d9ec !important; }
.active > .mainNav2_link-lv3, .mainNav2_link-lv3:focus { font-weight: 700; }
.has-sub > .mainNav2_link-lv3 { background: url(../img/arrow-menu1-dn.png) no-repeat 93% 50% #cedce7; }
.has-sub.active > .mainNav2_link-lv3 { background-image: url(../img/arrow-menu1-up.png); }

.mainNav2_link-lv3_text { padding: 0 0 0 26px; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; background: url(../img/bullet-nav-lv3.png) no-repeat 10px 3px; }

label[for="search"] { width: 100%; height: 150px; display: block; position: absolute; z-index: -1; background: #004a89; }
@media (min-width: 768px) { label[for="search"] { height: 0; } }
label[for="search"] ~ #search { margin: 9px 0 0 15px; }
label[for="search"] ~ #search-go { margin: 12px 4px 5px; }

#search, #search-go { display: inline-block; vertical-align: top; *display: inline; *zoom: 1; }

label[for="search"] ~ #search { width: 120px; height: 22px; padding: 0 4px; border: 2px solid #2FA6E8; font-size: 13px; color: #081d3a; }
@media (min-width: 768px) { label[for="search"] ~ #search { margin: 12px 0 0; } }

label[for="search"] ~ #search-go { width: 23px; height: 23px; text-indent: -9999px; font-size: 0; *text-indent: 0; *line-height: 0; border: 0; background: url(../img/icon-search-go.png) no-repeat 0 0; }
@media (min-width: 768px) { label[for="search"] ~ #search-go { margin: 14px 4px 0; } }
label[for="search"] ~ #search-go:focus { outline: 1px dotted #FFF; }

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { .nav-container { width: 100%; height: auto; padding: 0; overflow: visible; position: relative; z-index: 20; clear: both; -moz-transform: translateX(0); -ms-transform: translateX(0); -webkit-transform: translateX(0); transform: translateX(0); -moz-transition: none; -o-transition: none; -webkit-transition: none; transition: none; }
  .mainNav { width: 100%; margin: 0; height: auto; display: block; background: none; }
  .mainNav .container { padding: 0; }
  .nav-narrow { margin: 0 -2px; }
  .nav-share { margin: 2px -2px 0; }
  .menu1 { margin: 0; }
  /* Menu1 Level 1 */
  .mainNav1_list-lv1 { font-size: 0; text-align: justify; text-justify: distribute-all-lines; list-style-type: none; margin: 0; padding: 0; }
  .mainNav1_list-lv1:after { content: " "; width: 100%; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; }
  .mainNav1_list-lv1 > li { text-align: left; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; }
  .mainNav1_item-lv1 { display: inline-block; vertical-align: top; *display: inline; *zoom: 1; border: 0; position: relative; }
  .mainNav1_link-lv1 { padding: 12px 5px; background: none; }
  .current > .mainNav1_link-lv1, .mainNav1_link-lv1:hover { padding: 10px 5px 12px; }
  .active > .mainNav1_link-lv1 { padding: 10px 5px 12px; }
  .has-sub > .mainNav1_link-lv1 { background: none; }
  .has-sub.active > .mainNav1_link-lv1 { background: none; }
  /* Menu1 Level 2 */
  .mainNav1_list-lv2 { display: none !important; margin: 0; position: absolute; top: -9999px; }
  .active > .mainNav1_list-lv2 { top: 90%; z-index: 100; }
  .mainNav1_item-lv2 { display: inline-block; vertical-align: top; *display: inline; *zoom: 1; border: 0; }
  .mainNav1_link-lv2 { width: 190px; }
  .has-sub.active > .mainNav1_link-lv2 { background-image: none !important; }
  /* Menu1 Level 3 */
  .mainNav1_list-lv3 { display: none !important; }
  .menu2 { margin: 0; border-top: 1px solid #004a89; background: url(../img/bg-menu2.png) no-repeat 50% 0 #004a89; }
  /* Menu2 Level 1 */
  .mainNav2_list-lv1 { margin: 0; font-size: 0; text-align: justify; text-justify: distribute-all-lines; list-style-type: none; margin: 0; padding: 0; }
  .mainNav2_list-lv1:after { content: " "; width: 100%; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; }
  .mainNav2_list-lv1 > li { text-align: left; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; }
  .mainNav2_item-lv1 { display: inline-block; vertical-align: top; *display: inline; *zoom: 1; border: 0; }
  .mainNav2_link-lv1 { padding: 13px 5px 16px; font-size: 12px; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; background: none; }
  /* Menu2 Level 2 */
  .mainNav2_list-lv2 { display: none !important; }
  /* Menu2 Level 3 */ }
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) { .mainNav1_list-lv1 { margin: 0; padding-right: 47px; }
  .mainNav1_link-lv1 { padding: 12px 5px; font-size: 17px; }
  .current > .mainNav1_link-lv1, .mainNav1_link-lv1:hover { padding: 10px 5px 12px; }
  .active > .mainNav1_link-lv1 { padding: 10px 5px 12px; }
  .mainNav1_item-lv1:first-child { margin-left: -5px; }
  .mainNav2_list-lv1 { margin: 0; padding-right: 47px; }
  .mainNav2_link-lv1 { padding: 13px 5px 16px; font-size: 14px; }
  .mainNav2_item-lv1:first-child { margin-left: -5px; } }
footer { position: relative; z-index: 2; background: #FFF; }
footer p { margin: 0; display: block; }
footer .container, .mobile footer .container { margin: 0 -15px; }
footer .contact-us { background: #004a89; }
footer .contact-us .title a { display: block; padding: 13px 12px 13px 20px; font-size: 15px; font-weight: 300; text-transform: uppercase; color: #FFF; }
footer .contact-us .title a:hover { text-decoration: none; }
footer .contact-us .img-cont { width: 10px; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; margin: 0 15px 0 0; float: right; }
footer .contact-us .img-cont img { width: 100%; }
footer .contact-us .tel a, footer .contact-us .email a { color: #FFF; }
footer .contact-us .tel a:hover, footer .contact-us .email a:hover { text-decoration: none; }
footer .footer-info { padding: 13px 15px; display: block; }
footer .footer-info .count-sitemap a, footer .footer-info .count-sitemap span { font-size: 15px; color: #004a89; }
footer .footer-info .count-sitemap .counter { margin-right: 0; font-size: 18px; font-weight: 700; color: #004a89; }
footer .footer-info .count-sitemap .sepr { color: #004a89; }
footer .footer-info .copy-right { width: 280px; margin-right: -30px; font-size: 13px; color: #004a89; }

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { footer { margin: -1px 0 0; }
  footer .container { margin-left: auto; margin-right: auto; }
  footer:before { content: " "; width: 100%; height: 5px; display: block; position: absolute; top: 0; left: 0; background: url(../img/bg-footer-bar.png) no-repeat 50% 0 #004a89; }
  footer .contact-us { width: 220px; height: 121px; margin: -30px -15px 0px 0px; padding: 0 0 20px; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; position: relative; z-index: 10; float: right; }
  footer .contact-us:before { content: " "; width: 100%; height: 8px; margin: -8px 0 0; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; background: url(../img/bg-footer-contact-us.png) no-repeat 0 0; }
  footer .contact-us .title { margin: -20px 0 0; }
  footer .contact-us .title a span { font-size: 24px; }
  footer .contact-us .tel, footer .contact-us .email { margin: 0 0 8px; padding: 0 12px 0 46px; font-size: 14px; color: #FFF; }
  footer .contact-us .tel { background: url(../img/icon-tel.png) no-repeat 15px 50%; }
  footer .contact-us .email { background: url(../img/icon-email.png) no-repeat 15px 50%; } }
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) { footer .contact-us { margin: -30px 14px 0 0; }
  footer .contact-us .title a span { font-size: 18px; }
  footer .footer-info .count-sitemap a, footer .footer-info .copy-right { font-size: 15px; }
  footer footer .contact-us { margin: -30px 20px 0px 0px; } }
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { .copy-right, .count-sitemap { display: inline-block; vertical-align: bottom; *display: inline; *zoom: 1; }
  .count-sitemap > * { margin-right: 9px; }
  footer .footer-info { padding-top: 28px; }
  footer .footer-info .copy-right { width: auto; padding-bottom: 1px; }
  footer .contact-us { margin: -30px 20px 0px 0px; } }
/*  Table of Contents ----------------------------------------------------------------------------=
	0   General ----------------------------------------------------------------------------=
*/
/* 0 General 
------------------------------------===*/
.breadcrumb { float: right; padding: 0; font-size: 12px; margin: 13px 0; }
.breadcrumb li { display: inline; list-style: none; padding: 0; }
.breadcrumb li:before { content: ">"; margin: 5px; color: #727579; }
.breadcrumb li:first-child:before { content: " "; margin: 0; }
.breadcrumb a { color: #727579; }
.breadcrumb .active { color: #004a89; }

.breadcrumb { display: none; }
.breadcrumb a { font-weight: 400; }
.breadcrumb li { color: #004a89; }

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { .breadcrumb { margin: 0; display: block; } }
/*  Table of Contents =============================================================================
	0   
 =============================================================================
*/
.ie8-keyvis-wrap { width: 100%; height: 100%; position: absolute; bottom: 0; left: 0; z-index: 5; background: url(../img/bg-bg-overlay.png) repeat 0 0; }

.main-display { min-height: 700px; overflow: hidden; position: relative; clear: both; }

.key-vis { margin: 55px 0 0; width: 100%; position: absolute; top: 0; z-index: 0; }
.key-vis:before { content: " "; width: 100%; height: 100%; position: absolute; bottom: 0; left: 0; z-index: 5; background: url(../img/bg-bg-overlay.png) repeat 0 0; }

.key-vis-item { max-height: 1000px; overflow: hidden; }
.key-vis-item img { width: 100%; }

/* Slogan */
.slogan-box { box-sizing: content-box; position: relative; z-index: 2; }
.slogan-box:after { width: 100%; }
.slogan-box .item a { display: block; background: url(../img/icon-arrow-slogan.png) no-repeat 98% 50% #FFF; color: #FFF; -moz-box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, 0.5); -webkit-box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, 0.5); box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, 0.5); filter: progid:DXImageTransform.Microsoft.Shadow(color=#333333,direction=135,strength=5); }
body:last-child .slogan-box .item a { /* IE9 */ filter: none; }
.slogan-box span { display: block; }
.slogan-box .h1 { width: 92%; margin: 0; padding: 6px 12px; font-size: 26px; font-weight: 300; text-transform: uppercase; background: #004a89; color: #FFF; }
.slogan-box .h2 { margin: 0; padding: 7px 12px; font-size: 13px; color: #004a89; }
.slogan-box .item { width: 100%; }

.slogan-ctrl { position: absolute; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }

.slogan-ctrl .pause, .slogan-ctrl .prev, .slogan-ctrl .next { width: 32px; height: 32px; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; text-indent: -9999px; font-size: 0; *text-indent: 0; *line-height: 0; background: url(../img/pause-prev-next.png) no-repeat; }
.slogan-ctrl .pause { background-position: -32px 100%; }
.slogan-ctrl .prev { background-position: 0 100%; }
.slogan-ctrl .next { background-position: -64px 100%; }

/* Trio */
.trio-box { margin: 180px -15px 0; clear: both; }
.trio-box section { position: relative; }

.whats-new { margin: 0; z-index: 4; background: #7dd7f5; }
.whats-new h2 { margin: 0 0 13px; display: inline-block; vertical-align: bottom; *display: inline; *zoom: 1; font-size: 22px; font-weight: 300; text-transform: uppercase; color: #004a89; }
.whats-new .ctrl { text-align: right; }
.whats-new .img-cont { width: 56px; margin: 7px 0 0 -9px; display: inline-block; vertical-align: bottom; *display: inline; *zoom: 1; }
.whats-new .img-cont img { width: 100%; }
.whats-new .body { border-top: 2px solid #58b6da; overflow: hidden; }
.whats-new .item { max-height: 130px; padding: 8px; overflow: hidden; }
.whats-new .item a { font-size: 14px; font-weight: 700; text-decoration: none; color: #004a89; }
.whats-new .item a:hover { text-decoration: underline; }
.whats-new .ctrl .prev, .whats-new .ctrl .next { display: inline-block; vertical-align: top; *display: inline; *zoom: 1; font-size: 13px; text-transform: uppercase; }
.whats-new .ctrl .next { padding: 4px 15px 5px 0; background: url(../img/icon-wtnew-next.png) no-repeat 100% 50%; color: #1b4f7e; }

.high-light { padding: 0; box-sizing: content-box; position: relative; z-index: 5; background: url(../img/bg-high-light.png) no-repeat 100% 0; /* o temp 2014-12-17 */ background-size: 122% 300px; background-position: 50% 0px; }
.high-light h2 { height: 40px; margin: 15px 0 0; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; font-size: 13px; font-weight: 300; text-transform: uppercase; color: #FFF; }
.high-light .img-cont { width: 21px; margin: 11px 15px; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; }
.high-light .img-cont img { width: 100%; }
.high-light .item h3, .high-light .h1 { margin: 8px 0 4px; display: block; font-size: 18px; font-weight: 700; line-height: 22px; color: #db000f; overflow: hidden; letter-spacing: 0.3px; }
.high-light .item p, .high-light .p { overflow: hidden; display: block; font-size: 16px; line-height: 19px; color: #403c3c; }
.high-light .item { min-height: 170px; padding: 0 20px; }
.high-light .item a { display: inline-block; vertical-align: top; *display: inline; *zoom: 1; }
.high-light .item > a { height: 130px; }
.high-light .item > a:hover { text-decoration: none; }
.high-light .item > a:hover .h1 { text-decoration: underline; }
.high-light .ctrl { width: 100%; padding: 0 10px 12px; display: block; position: absolute; bottom: 0; left: 0; }
.high-light a.share, .high-light .more { font-size: 13px; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; text-transform: uppercase; color: #403c3c; }
.high-light a.share { padding-top: 4px; }
.high-light a.share.addthis_button_compact, .high-light a.share .st_sharethis { padding: 4px 23px 5px 0; background: url(../img/icon-highlight-share.png) no-repeat 100% 50%; color: #403c3c; }
.high-light a.share .aticon-compact { width: 0; height: 0; overflow: hidden; }
.high-light .more { padding: 4px 15px 5px 0; float: right; background: url(../img/icon-more-info.png) no-repeat 98% 50%; }
.high-light .owl-controls { float: left; margin-top: -35px; margin-left: 10px; position: relative; z-index: 10; }
.high-light .owl-theme .owl-dots .owl-dot span { margin: 5px 5px; }

.watch-video { z-index: 4; background: url(../img/bg-watch-video.png) no-repeat 120px 174px #c20a17; background-size: auto 50%; background-position: 158px 162px; }
.watch-video:after { content: " "; width: 100%; height: 15px; display: block; position: absolute; bottom: -15px; left: 0; background: url(../img/bg-watch-video-after.png) no-repeat 0 0; }
.watch-video h2 { margin: 22px auto 12px; font-size: 26px; font-weight: 300; text-transform: uppercase; color: #FFF; }
.watch-video .video-container { margin: 0 -16px 0 -15px; }
.watch-video .video-container iframe { width: 100%; height: 175px; }
.watch-video .body p { font-size: 12px; font-weight: 400; color: #FFF; }

.video-thumb { display: block; position: relative; }
.video-thumb:before { content: " "; width: 100%; height: 100%; display: block; position: absolute; top: 0; left: 0; z-index: 101; background: url(../img/u-play.png) no-repeat 50% 50%; background-size: auto 80px; -ms-behavior: url(/assets/js/lib/backgroundsize.min.htc); }
.video-thumb:hover { cursor: pointer; }
.video-thumb:focus { outline: 1px dotted #000; outline: -webkit-focus-ring-color auto 5px; }
.video-thumb img { width: 100%; }

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { .main-display { position: static; }
  .key-vis { margin: 0; }
  .main-display > .container { position: relative; }
  .main-display > .container:after { content: " "; width: 100%; height: 50px; position: absolute; bottom: -40px; left: 0; background: url(../img/bg-key-vis-after.png) no-repeat 50% 100%; background-size: 85% auto; }
  .slogan-box { max-height: 18px; overflow: hidden; margin: 46px 0 50px; padding: 60px 0 65px; background: url(../img/bg-slogan.png) no-repeat 0 50%; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }
  .slogan-box.sloganCycInited { max-height: 120px; overflow: visible; }
  .slogan-box:after { width: 100%; }
  .slogan-box span { display: block; }
  .slogan-box .h1 { padding: 8px 16px; font-size: 30px; }
  .slogan-box .h1.small-size { font-size: 20px; }
  .slogan-box .h2 { padding: 7px 16px; font-size: 14px; }
  .slogan-box .item { width: 100%; }
  .trio-box { margin: 0; }
  .trio-box section { height: 300px; }
  .whats-new { margin: 0 -15px; }
  .whats-new:after { content: " "; width: 100%; height: 15px; display: block; position: absolute; bottom: -15px; left: 0; background: url(../img/bg-wtnews-after.png) no-repeat 0 0; }
  .whats-new h2 { margin: 0 0 5px; }
  .whats-new .img-cont { width: 74px; margin: 7px 0 0 -9px; display: block; }
  .whats-new .item { padding: 8px 8px 8px 0; }
  .whats-new .ctrl { width: 100%; padding: 0 36px 12px; position: absolute; bottom: 0; left: 0; }
  .whats-new .ctrl .prev, .whats-new .ctrl .next { display: inline-block; vertical-align: top; *display: inline; *zoom: 1; font-size: 13px; text-transform: uppercase; }
  .whats-new .ctrl .next { padding: 4px 15px 5px 0; background: url(../img/icon-wtnew-next.png) no-repeat 100% 50%; }
  .high-light { margin: 0 -33px; padding: 0 33px; background-size: 300px 310px; }
  .high-light:after { content: " "; width: 248px; height: 15px; margin: 0 29px; display: block; position: absolute; bottom: -15px; right: 0; background: url(../img/bg-high-light-after.png) no-repeat 100% 0; }
  .high-light h2 { line-height: 28px; }
  .high-light .ctrl { width: 100%; padding: 0 53px 12px; }
  .high-light .item { min-height: 245px; }
  .high-light .item > a { height: 198px; overflow: hidden; }
  .high-light a.share { width: 70px; height: 27px; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; }
  .high-light a.share .sharethis { padding: 0; font-size: 13px; }
  .high-light a.share .sharethis .stButton { font-size: 13px; }
  .high-light a.share .sharethis .stButton:hover { text-decoration: underline; }
  .high-light .owl-controls { float: none; margin-top: 20px; margin-left: auto; position: relative; z-index: 10; }
  .high-light .owl-theme .owl-dots .owl-dot span { width: 8px; height: 8px; margin: 5px 5px; }
  .high-light .owl-theme .owl-controls { margin-top: 15px; }
  .watch-video { background-size: auto auto; background-position: 120px 174px; z-index: 2; }
  .watch-video:before { content: " "; width: 19px; height: 100%; position: absolute; top: 0; left: 0; background: url(../img/bg-watch-video-before.png) no-repeat -4px 0; }
  .watch-video h2 { margin: 22px auto 0; text-align: center; }
  .watch-video .body { width: 68%; margin: 0 auto; }
  .watch-video .body p { font-size: 13px; font-weight: 700; text-align: center; } }
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) { .main-display > .container { position: relative; }
  .main-display > .container:after { bottom: -55px; background-size: auto auto; }
  .whats-new { width: 35%; padding-left: 20px; padding-right: 36px; }
  .whats-new h2 { margin-left: 6px; font-size: 28px; }
  .whats-new a { font-size: 18px; }
  .whats-new .item { padding: 8px; }
  .high-light { background-size: auto auto; }
  .high-light:after { width: 100%; margin: 0 33px; }
  .high-light h2 { font-size: 16px; }
  .high-light .item h3, .high-light .h1 { font-size: 21px; }
  .high-light .img-cont { width: 28px; }
  .high-light .item > a { overflow: visible; }
  .watch-video { z-index: 500; }
  .watch-video:after { background-size: 100% 106%; }
  .watch-video h2 { margin: 22px auto 12px; } }
/*  Table of Contents =============================================================================
	0   General  1   Facilities
 =============================================================================
*/
/* 0 General 
=======================================*/
h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: 10px; font-weight: bold; }

h1 { margin-bottom: 10px; font-size: 32px; }

h2 { font-size: 28px; }

h3 { font-size: 24px; }

h4 { font-size: 18px; }

h5 { font-size: 14px; }

h6 { font-size: 12px; }

p { margin-bottom: 20px; }

hr { border-color: #c1d0da; }

ol { padding-left: 18px; }

a:focus { text-decoration: none; }

/* ck editor */
.cke_editable { font-size: 14px; }
.cke_editable a { text-decoration: none; font-size: 1em; }
.cke_editable p { font-size: 1em; line-height: 1.6; margin: 0 0 1.2em; }
.cke_editable p a { font-size: 1em; }
.cke_editable p small { font-size: 91.66666667%; }
.cke_editable li { padding: 0 0 0 12px; }
.cke_editable li li { font-size: 1em; }
.cke_editable > ul { margin: 0 0 15px; padding: 0; }
.cke_editable > ul > li { list-style: none outside none; font-size: 14px; margin: 0 0 15px; padding: 0 0 0 20px; line-height: 1.2; background: url(../img/bullet-cke-ul.png) no-repeat 0 0; color: #081d3a; }
.cke_editable > ul > li li { font-size: 1em; margin: 0 0 11px; }
.cke_editable > ul > li * { font-size: 1em; }
.cke_editable > ol { margin: 0; }
.cke_editable > ol > li { margin: 0 0 11px; padding: 0; line-height: 1.2; background: none; }
.cke_editable > ol > li li { font-size: 1em; margin: 0 0 11px; }
.cke_editable > ol > li * { font-size: 1em; }
.cke_editable ol > li { background: none; padding: 0; }
.cke_editable ul ul, .cke_editable ul ol, .cke_editable ol ul, .cke_editable ol ol { margin: 5px 0 0; }
.cke_editable td { padding: 9px 10px; border-top: 1px solid #c1dde7; font-size: 14px; }
.cke_editable td p { margin: 0 0 8px; }
.cke_editable td ul { margin: 0; }
.cke_editable td li { margin-bottom: 5px; }
.whiteBox .cke_editable td li { background-position: 0 -1px; }
.cke_editable th { padding: 6px 10px; border-top: 1px solid #c1dde7; font-size: 14px; font-weight: 400; background: #f5f5f5; }
.cke_editable tr:first-child td, .cke_editable tr:first-child th { border-top: 0; padding-top: 33px; }
.cke_editable tr:last-child td, .cke_editable tr:last-child th { padding-bottom: 25px; }
.cke_editable tr.last-child td, .cke_editable tr.last-child th { padding-bottom: 25px; }
.cke_editable table:first-child { margin: 0; }
.cke_editable table { width: 100%; position: relative; padding: 0 0 5px; }
.cke_editable table:before, .cke_editable table:after { content: " "; display: block; width: 100%; height: 8px; position: absolute; top: 0; left: 0; font-size: 1px; background: url(../img/bg-nw-blue-line.png) repeat #f5f5f5; }
.cke_editable table:before { border-bottom: 2px solid #7dd7f5; }
.cke_editable table:after { border-top: 2px solid #7dd7f5; top: auto; bottom: 0; }
.lt-ie9 .cke_editable table { background: url(../img/bg-nw-blue-line.png) repeat #f5f5f5; }
.lt-ie9 .cke_editable table td:first-child { background: #FFF; }
.lt-ie9 .cke_editable table td ~ td, .lt-ie9 .cke_editable table th ~ td { background: #FFF; }
.lt-ie9 .cke_editable table th ~ td { width: 520px; }
.lt-ie9 .cke_editable table tbody { border-top: 2px solid #7dd7f5; }
.lt-ie9 .cke_editable table:before, .lt-ie9 .cke_editable table:after { content: "_"; }
.cke_editable table tbody { padding: 0 0 8px; }
.lt-ie9 .cke_editable table tbody { display: block; }
.lt-ie9 .cke_editable table tbody:after { display: table; width: 100%; }
.cke_editable img { width: 100%; height: auto; }
@media (min-width: 992px) { .cke_editable img { width: auto; } }

/* ck editor ends */
.inner-page { min-height: 730px; margin: 0 0 4px; border-top: 2px solid #2ea6e7; position: relative; background: #FFF; }
.inner-page .sect-icon { position: absolute; top: -2px; left: 0; }
@media (min-width: 992px) { .inner-page .sect-icon { left: -40px; } }
.inner-page .ctrl { padding: 8px 15px 8px 12px; border-top: 1px solid #dce0e6; overflow: hidden; background: #EEEFF3; }
.inner-page .ctrl label { margin: 0 0 0 20px; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; position: relative; z-index: 50; font-size: 14px; font-weight: 400; }
.inner-page .ctrl label:after { content: "\0020"; width: 30px; height: 20px; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; position: absolute; top: 2px; right: 2px; pointer-events: none; background: url(../img/icon-arrow-select.png) no-repeat 0 0; }
.lt-ie9 .inner-page .ctrl label:before { content: " "; width: 30px; height: 20px; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; position: absolute; top: 2px; right: 2px; z-index: 999; background: url(../img/icon-arrow-select.png) no-repeat 0 0; filter: none; }
.inner-page .ctrl select { min-width: 75px; height: 24px; margin: 0 0 0 8px; padding-right: 10px; border: 2px solid #dce0e6; color: #727579; }
.lt-ie9 .inner-page .ctrl select { position: relative; z-index: -1; }
.inner-page .back, .inner-page .addthis_button_compact, .inner-page .stButton .chicklets { font-size: 13px; line-height: 20px; text-transform: uppercase; color: #081d3a; }
.inner-page .back { padding: 6px 0 6px 20px; float: left; background: url(../img/icon-arrow-back.png) no-repeat 0 50%; }
.inner-page .sharethis { float: right; }
.inner-page .addthis_button_compact, .inner-page .stButton .chicklets { height: 28px; padding: 6px 16px 6px 0; float: right; background: url(../img/icon-news-share.png) no-repeat 100% 50% !important; }
.inner-page .aticon-compact { width: 0; height: 0; overflow: hidden; }
.inner-page .page-title { margin: 0; padding: 10px; position: relative; font-size: 20px; font-weight: 400; text-transform: uppercase; background: #289AD8; color: #FFF; }
.inner-page .page-title:first-letter { font-size: 26px; }
.inner-page .page-title:after { content: " "; display: block; width: 100%; height: 6px; position: absolute; top: 100%; left: 0; background: #EEEFF4; }
.inner-page .description { display: none; font-size: 14px; color: #004a89; }
.inner-page .content { padding: 10px 15px 0; min-height: 300px; }
.inner-page .content h2 { display: inline-block; vertical-align: top; *display: inline; *zoom: 1; margin: 5px 0 6px; font-size: 26px; font-weight: 700; color: #081d3a; }

.left-menu { display: none; }

.more-result, .gallery-more-result { height: 50px; margin: 0 0 20px; text-align: center; }
.more-result:after, .gallery-more-result:after { content: " "; width: 100%; height: 15px; display: block; }
.more-result a, .gallery-more-result a { padding: 8px 0; display: block; font-size: 13px; font-weight: 700; text-transform: uppercase; background: url(../img/bg-nw-grey-line.png) repeat 0 0; color: #081d3a; }
.more-result a span, .gallery-more-result a span { padding: 0 20px 0 0; background: url(../img/icon-arrow-show-more.png) no-repeat 100% 50%; }

.show-more-en, .show-more-tc, .show-more-sc { display: none; }

.lang-en .show-more-en, .lang-tc .show-more-tc, .lang-sc .show-more-sc { display: inline-block; vertical-align: top; *display: inline; *zoom: 1; }

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { .inner-page { margin: 40px 0px 20px; padding: 20px 32px 35px 140px; clear: both; }
  .inner-page .title-desp { clear: both; }
  .inner-page .page-title { margin: 0 0 5px; padding: 0 0 0 30px; font-size: 30px; font-weight: 400; text-transform: uppercase; background: none; color: #004a89; }
  .inner-page .page-title:first-letter { font-size: 42px; }
  .inner-page .page-title:after { content: none; }
  .inner-page .content { padding: 40px 10px 40px 30px; padding-left: 30px; position: relative; }
  .inner-page .content.has-left-menu { padding-left: 75px; }
  .inner-page .content .left-menu { margin: -35px 0 0 -215px; z-index: 1; /* Medium devices (desktops, 992px and up) */ border-top: 1px solid #DCDFE6; } }
@media (min-width: 768px) and (min-width: 992px) { .inner-page .content .left-menu { margin: -35px 0 0 -245px; } }
@media (min-width: 768px) { .inner-page .content:before { content: " "; width: 100%; height: 20px; border-top: 1px solid #DCDFE6; display: block; position: absolute; top: 5px; left: 0; background: url(../img/bg-nw-grey-line.png) repeat; }
  .inner-page .content .rte-templates h2 { width: 50%; }
  .inner-page .ctrl ~ .content:before { content: none; }
  .inner-page .ctrl { background: url(../img/bg-nw-grey-line.png) repeat; }
  .inner-page .description { height: 36px; padding: 0 0 0 30px; overflow: hidden; display: block; font-size: 14px; color: #004a89; }
  .inner-page .description p { margin: -12px 0 0; line-height: 38.4px; }
  .inner-page .description em { font-size: 24px; font-family: "Brush Script MT", "BrushScriptMT", Arial, sans-serif; }
  .left-menu { width: 200px; margin: -35px 0px 0px -215px; position: absolute; display: block; background: #f5f7f8; }
  .left-menu:after { content: " "; width: 200px; height: 40px; display: block; position: absolute; bottom: -40px; left: 0; background: url(../img/bg-left-menu-after.png) no-repeat -40px 0; } }
@media (min-width: 768px) and (min-width: 992px) { .left-menu:after { background-position: 0 0; } }
@media (min-width: 768px) { .left-menu li { list-style: none outside none; }
  .leftNav1_list-lv1 { margin: 0; }
  .leftNav1_item-lv1 { border-top: 1px solid #BCCFDE; border-bottom: 1px solid #FFF; list-style: none outside none; }
  .leftNav1_item-lv1:first-child { border-top: 0; }
  .leftNav1_item-lv1:last-child { border-bottom: 0; }
  .leftNav1_item-lv1.last-child { border-bottom: 0; }
  .leftNav1_item-lv1.active { border-left: 4px solid #2ea6e7; }
  .leftNav1_link-lv1 { padding: 12px 16px; display: block; font-size: 16px; font-weight: 400; background-color: #f5f7f8; background-repeat: no-repeat; color: #004a89; }
  .leftNav1_link-lv1:hover, .current > .leftNav1_link-lv1 { text-decoration: none; background: #D8F3FC; }
  .active > .leftNav1_link-lv1 { font-weight: 700; background-color: #004a89; color: #FFF; }
  .has-sub > .leftNav1_link-lv1 { background-image: none; background-position: 93% 50%; }
  .has-sub.active > .leftNav1_link-lv1 { background-image: none; }
  /* left Level 2 */
  .leftNav1_list-lv2 { margin: 0; /*.lt-768 */ /*.lt-768 */ }
  .leftNav1_list-lv2 { max-height: 0; overflow: hidden; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }
  .leftNav1_item-lv1.active .leftNav1_list-lv2 { height: auto; max-height: 500px; }
  .leftNav1_item-lv2 { border-top: 1px solid #BCCFDE; list-style: none outside none; }
  .leftNav1_link-lv2 { padding: 12px 16px; display: block; font-size: 14px; font-weight: 400; text-decoration: none; background-color: #e5ecf2; color: #004a89; }
  .leftNav1_link-lv2:hover, .current > .leftNav1_link-lv2 { text-decoration: none; background: #D8F3FC; }
  .active > .leftNav1_link-lv2 { font-weight: 700; }
  .has-sub > .leftNav1_link-lv2 { background: url(../img/arrow-menu1-dn.png) no-repeat 93% 50% #e5ecf2; }
  .has-sub.active > .leftNav1_link-lv2 { background-image: url(../img/arrow-menu1-up.png); }
  .leftNav1_link-lv2_text { padding: 0 12px; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; }
  .active .leftNav1_link-lv2_text { background: url(../img/icon-arrow-left-menu.png) no-repeat 0 4px; }
  .more-result, .gallery-more-result { margin: 0; } }
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) { .inner-page { margin: 40px 0 120px; padding: 20px 32px 10px 130px; }
  .desktop .inner-page:after { content: " "; width: 100%; height: 54px; display: table; position: absolute; left: 0; bottom: -54px; z-index: 0; background: url(../img/bg-inner-bottom.png) no-repeat; }
  .inner-page .page-title { padding-left: 0; }
  .inner-page .description { padding: 0; }
  .inner-page .content { padding: 40px 15px 40px 30px; }
  .inner-page .content .rte-templates h2 { width: 60%; }
  .left-menu { margin: -35px 0px 0px -215px; } }
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { .inner-page { margin: 40px 0 120px; } }
/*  Table of Contents =============================================================================
	-   General =============================================================================
*/
/* General 
=======================================*/
.pagination { width: 100%; padding: 3px 0; text-align: center; background: url("../img/bg-nw-grey-line.png") repeat; }

.prev-btn, .next-btn, input.pages, .pages-label { display: inline-block; vertical-align: middle; margin: 0 3px; }

.prev-btn, .next-btn { width: 15px; height: 16px; color: #8e8e8e; }
.prev-btn:hover, .prev-btn:focus, .next-btn:hover, .next-btn:focus { text-decoration: none; color: #fff; }

input.pages { width: 24px; height: 24px; font-size: 13px; background-color: #ededed; -moz-box-shadow: 1px 1px 5px rgba(32, 204, 194, 0.41), inset 0 5px 5px 1px rgba(232, 223, 223, 0.75); -webkit-box-shadow: 1px 1px 5px rgba(32, 204, 194, 0.41), inset 0 5px 5px 1px rgba(232, 223, 223, 0.75); box-shadow: 1px 1px 5px rgba(32, 204, 194, 0.41), inset 0 5px 5px 1px rgba(232, 223, 223, 0.75); border: none; text-align: center; }

.pages-label { font-size: 13px; color: #fff; }

.seperate_line:before, .page_arrow_left, .page_arrow_right { width: 24px; height: 24px; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; }

.page_arrow_left { float: left; margin-left: 2px; background: url(../img/bg-pagin-prev.png) no-repeat 0 0; }

.page_arrow_right { float: right; margin-right: 2px; background: url(../img/bg-pagin-next.png) no-repeat 0 0; }

.page_no { padding: 3px 8px 2px; font-size: 13px; font-weight: 400; color: #246AA8; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; }
.page_no.current { color: #081d3a; }

.seperate_line:before { content: "..."; }

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { .page_arrow_left, .page_arrow_right { float: none; margin: 0; } }
#sitemap { padding: 0 0 0 6px; overflow: hidden; }
#sitemap a { font-size: 14px; }
#sitemap li { margin-left: 1em; padding-left: 0; }

.sitemap-left-col, .sitemap-right-col { width: 48%; float: left; }

.sitemap-left-col { margin-right: 1em; }

/* News */
.news-detail .ctrl { display: none; }
.news-detail .content:before { content: none; }

._ntag, .news-tag.full, .news-tag.cancelled, .news-tag.updated, .news-tag.new, .news-tag.extended { width: 58px; margin: 5px 26px 5px 0; padding: 5px 3px 6px 5px; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; position: relative; font-size: 12px; line-height: 17px; text-align: center; background: url(../img/bg-cancelled-re.png) repeat-x 0 0; color: #e6001f; }
._ntag:before, .news-tag.full:before, .news-tag.cancelled:before, .news-tag.updated:before, .news-tag.new:before, .news-tag.extended:before, ._ntag:after, .news-tag.full:after, .news-tag.cancelled:after, .news-tag.updated:after, .news-tag.new:after, .news-tag.extended:after { content: " "; height: 26px; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; position: absolute; top: 0px; }
._ntag:before, .news-tag.full:before, .news-tag.cancelled:before, .news-tag.updated:before, .news-tag.new:before, .news-tag.extended:before { width: 4px; margin: 0 0 0 -3px; left: 0; background: url(../img/bg-cancelled-st.png) no-repeat 0 0; }
._ntag:after, .news-tag.full:after, .news-tag.cancelled:after, .news-tag.updated:after, .news-tag.new:after, .news-tag.extended:after { width: 20px; margin: 0 -19px 0 0; right: 0; background: url(../img/bg-cancelled.png) no-repeat 0 0; }
._ntag + .title, .news-tag.full + .title, .news-tag.cancelled + .title, .news-tag.updated + .title, .news-tag.new + .title, .news-tag.extended + .title { width: auto; }

.news-tag.updated, .news-tag.new, .news-tag.extended { background-image: url(../img/bg-extended-re.png); color: #2c7696; }
.news-tag.updated:before, .news-tag.new:before, .news-tag.extended:before { background-image: url(../img/bg-extended-st.png); }
.news-tag.updated:after, .news-tag.new:after, .news-tag.extended:after { background-image: url(../img/bg-extended.png); }

.news-list .content:before { content: none; }
.news-list #year { width: 100px; }

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { .inner-page { background: url(../img/bg-dynamic-side.png) no-repeat 0 138px #FFF; }
  .news-list .ctrl { display: block; }
  .news-detail .ctrl { display: block; }
  .news-tag.updated + .title, .news-tag.full + .title, .news-tag.new + .title, .news-tag.cancelled + .title, .news-tag.extended + .title { width: 389px; } }
/* Medium devices (desktops, 992px and up) */
/* Programme */
.programme .photo-album { margin: 0 0 16px; position: relative; overflow: hidden; clear: both; }
.programme .photo-album .owl-carousel { height: 234px; }
.programme .photo-album .item { height: 234px; }
.programme .photo-album .item a { height: 100%; width: 100%; margin: 0 auto; display: table; background: #DDD; }
.programme .photo-album .item span { display: table-cell; vertical-align: middle; text-align: center; }
.programme .photo-album .item img { width: auto; max-width: 100%; max-height: 246px; margin: 0 auto; }
.programme .album-butn { margin: 3px 0 0; padding: 6px 10px 9px 45px; float: right; position: relative; z-index: 50; background: url(../img/bg-photo-album-butn.png) no-repeat; }
.programme .album-butn:after { content: " "; display: block; width: 100%; }
.programme .album-butn a { padding: 0 18px 0 0; background: url(../img/icon-arrow-album.png) no-repeat 100% 50%; }

.photo-album .owl-theme .owl-controls { margin-top: -28px; padding-top: 3px; display: block; position: relative; z-index: 50; background: url(../img/bg-album-nav.png) repeat 0 0; }
.photo-album .owl-theme .owl-controls .owl-nav .owl-prev, .photo-album .owl-theme .owl-controls .owl-nav .owl-next { width: 36px; height: 36px; margin: -12px 0 0; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; text-indent: -9999px; font-size: 0; *text-indent: 0; *line-height: 0; position: absolute; top: 50%; left: 0; background: url(../img/icon-arrow-prev.png) no-repeat 0 0; }
.photo-album .owl-theme .owl-controls .owl-nav .owl-next { left: auto; right: 8px; background: url(../img/icon-arrow-next.png) no-repeat 0 0; }

.qf-lv { width: 60%; display: block; }
.qf-lv img { width: 100%; }

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { .programme .album-butn { display: inline-block; vertical-align: top; *display: inline; *zoom: 1; position: absolute; bottom: 15px; right: 0; }
  .photo-album .owl-theme .owl-controls { width: 100%; height: 0; margin-top: -123px; padding-top: 0; background: none; }
  .owl-carousel, .owl-carousel .owl-stage-outer { width: 100% !important; }
  .qf-lv { width: auto; float: right; } }
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) { .programme .content:before { padding-right: 0; box-sizing: border-box; } }
/* Programme Landing */
.prog-item .cke_editable li { background-position: 0 1px; }
.prog-item .cke_editable li > * { font-size: 18px; }
.prog-item .cke_editable li a:hover { text-decoration: underline; color: #428bca; }
.prog-item .title-bar { position: relative; }
.prog-item .title-bar h2 { width: 55%; height: 75px; margin: 0; float: right; position: absolute; top: 0; right: 0; z-index: 5; font-size: 20px; font-weight: 300; z-index: 5; color: #FFF; }
.prog-item .title-bar h2 strong { height: 100%; display: table; font-weight: 300; }
.prog-item .title-bar h2 span { display: table-cell; vertical-align: middle; }
.prog-item .img-cont { position: relative; }
.prog-item .img-cont::after { /* except IE8 */ content: " "; width: 100%; height: 75px; position: absolute; top: 0; left: 0; z-index: 4; background: url(../img/bg-prog-title-blue.png) no-repeat 0 0; background-size: auto 75px; }
.prog-item .img-cont .ie8_prog_shade { width: 100%; height: 75px; position: absolute; top: 0; left: 0; z-index: 4; background: url(../img/bg-prog-title-blue.png) no-repeat 0 0; background-size: auto 75px; }
.prog-item .img-cont img { width: auto; height: 75px; position: relative; z-index: 3; }
.prog-item .body { padding: 20px 12px; background: url(../img/bg-prog-no-shade.png) no-repeat 0 0; }

.prog-item:nth-of-type(2n) .img-cont:after { background-image: url(../img/bg-prog-title-red.png); }

.prog-item.even .img-cont .ie8_prog_shade { background-image: url(../img/bg-prog-title-red.png); }

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { .prog-item { position: relative; }
  .prog-item .title-bar { position: relative; }
  .prog-item .title-bar h2 { width: 57%; height: 100px; font-size: 28px; text-transform: uppercase; }
  .prog-item .img-cont { position: relative; }
  .prog-item .img-cont::after { content: " "; width: 100%; height: 100px; position: absolute; top: 0; left: 0; background-size: auto auto; }
  .prog-item .img-cont .ie8_prog_shade { width: 100%; height: 100px; position: absolute; top: 0; left: 0; background-size: auto auto; }
  .prog-item .img-cont img { height: 100px; }
  .prog-item .body { padding: 20px 28px; background: url(../img/bg-prog-shade.png) no-repeat 0 0; } }
/* Publication */
.pub-item { padding: 0 0 30px; border: 0; }
~ .pub-item { padding: 20px 0 30px; border-top: 1px solid #dce0e6; }
.pub-item h3 { margin-top: -7px; font-style: italic; color: #0e3875; }
.pub-item h3 > a { font-size: 18px; }
.cke_editable .pub-item .img-cont { margin: 0 6px 6px 0; padding: 4px 0 0 4px; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; float: left; }
.cke_editable .pub-item .img-cont a { padding: 0 0 4px 0; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; background: #7da8dd; }
.cke_editable .pub-item .img-cont img { width: 100%; height: auto; margin: -4px 0 0 -4px; border: 1px solid #7da8dd; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; }
.pub-item .a-butn a { padding: 0 12px 0 0; font-size: 16px; background: url(../img/icon-arrow-view-link.png) no-repeat 100% 6px; }

body.cke_editable .a-butn a { outline: 1px dotted #DDD; }
body.cke_editable .a-butn a span { margin: 0 0 0 5px; border-left: 3px dotted #000; }

.lecture-seminar h3 { margin: 24px 0 30px; font-size: 18px; font-weight: 400; line-height: 1.4; color: #0e3875; }

.lecture-item .img-cont { margin: 0 0 6px; padding: 4px 0 0 4px; display: block; float: none; }
.lecture-item .img-cont a { padding: 0 0 4px 0; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; background: #7da8dd; }
.lecture-item .img-cont img { width: 100%; height: auto; margin: -4px 0 0 -4px; border: 1px solid #7da8dd; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; }
.lecture-item .body { display: block; }

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { .pub-item .title-bar { margin: 0 0 20px; }
  .pub-item .img-cont { margin: 0 20px 0 0; }
  .lecture-item .img-cont { width: 29%; margin: 0 20px 0 0; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; }
  .lecture-item .body { width: 66%; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; }
  .lecture-item .cke_editable a, .lecture-item .cke_editable p { font-size: 16px; line-height: 1.4; } }
/* Medium devices (desktops, 992px and up) */
/* Photo Gallery */
.photo-gallery #category { width: 220px; }
.photo-gallery #year { width: 100px; }
.photo-gallery .content:before { content: none; }

.photo-album-item { display: inline-block; vertical-align: top; *display: inline; *zoom: 1; float: none; padding: 0 4px 4px 0; background: #7da8dd; max-width: 100%; width: 100%; margin: -4px 0 45px -4px; }
.photo-album-item:first-child { margin-top: 20px; }
.photo-album-item .grid { margin: -4px 0 0 -4px; padding: 19px 16px 0; border: 1px solid #7da8dd; display: block; position: relative; background: url(../img/bg-album-cover-gradi.png) repeat-x 0 0 #f7f7f7; }
.photo-album-item .grid:after { content: " "; width: 100%; height: 150px; position: absolute; bottom: 0; left: 0; z-index: 0; background: url(../img/bg-album-cover-after.png) no-repeat 0 100%; }
.photo-album-item .grid h2 { margin: 14px 0 6px; font-size: 18px; font-weight: 700; font-style: italic; color: #0e3875; }
.photo-album-item .img-cont { display: block; position: relative; }
.photo-album-item .img-cont a { display: block; }
.photo-album-item .img-cont img { max-width: 100%; display: block; }
.photo-album-item .label { padding: 2px 20px; position: absolute; bottom: 0; left: -16px; font-size: 14px; font-weight: 400; font-style: italic; background: #004a89; color: #FFF; }
.photo-album-item .date { margin: 5px 0 18px; font-size: 14px; font-weight: 400; font-style: italic; color: #006b9b; }
.photo-album-item .body { position: relative; z-index: 10; }

.photo-gallery .cke_editable { margin: 0 0 16px; }

.date-label { margin: 0 0 16px; }
.date-label .date, .date-label .label { font-size: 14px; font-style: italic; color: #006b9b; }
.date-label .label { color: #727579; }
.date-label .sepr { margin: 0 8px; }

.photo-list { margin: 0 -20px; }

.photo-item { width: 100%; padding: 0 20px; position: relative; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; }
.photo-item .glass { width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 4; background: url(../img/bg-photo-item-glass.png) repeat 0 0; }
.photo-item .enlarge { height: 38px; padding: 9px 0 0; display: block; text-align: center; position: relative; z-index: 5; background: #004a89; }
.photo-item .magni { height: 22px; padding: 0 0 0 22px; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; font-size: 14px; text-transform: uppercase; background: url(../img/icon-photo-magni.png) no-repeat 0 0; color: #FFF; }
.photo-item .enlarge, .photo-item .glass { visibility: hidden; }
.photo-item a { display: block; }
.photo-item a:hover .enlarge, .photo-item a:hover .glass { visibility: visible; }
.photo-item .img-cont { height: 100%; display: block; }
.photo-item .img-cont span { display: block; vertical-align: middle; text-align: center; }

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { .photo-gallery .inner-page .content { padding: 40px 0px 40px 35px; }
  .photo-album-item { width: 41%; max-width: 300px; margin: 0 22px 45px; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; }
  .photo-album-item:first-child { margin: 0 22px 45px; }
  .photo-album-item .grid { max-width: 300px; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; }
  .photo-album-item .img-cont { width: 100%; height: 126px; margin: 0 20px 0 0; overflow: hidden; }
  .photo-album-item .img-cont a { width: 100%; }
  .photo-album-item .img-cont a img { width: 100%; }
  .photo-item { width: 190px; margin: 0 20px 40px; padding: 0; }
  .photo-item a { height: 150px; }
  .photo-item .img-cont { width: 100%; height: 100%; display: table; }
  .photo-item .img-cont span { display: table-cell; }
  .photo-item .img-cont img { max-width: 100%; max-height: 150px; width: auto; } }
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) { .photo-album-item { width: 45%; }
  .photo-album-item .img-cont { width: 266px; height: 178px; overflow: hidden; text-align: center; z-index: 5; } }
/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */
/* Table */
table.responsive { margin-bottom: 0; }

.scrollable table.responsive { margin-top: 0px; }

.pinned { position: absolute; left: 0; top: 0; background: #fff; width: 35%; overflow: hidden; overflow-x: scroll; /*border-right: 1px solid #ccc; border-left: 1px solid #ccc;*/ }

.pinned table { border-right: none; border-left: none; width: 100%; }

.pinned table th, .pinned table td { white-space: nowrap; }

.pinned td:last-child { border-bottom: 0; }

div.table-wrapper { position: relative; margin-bottom: 20px; overflow: hidden; }

div.table-wrapper div.scrollable { margin-left: 35%; }

div.table-wrapper div.scrollable { overflow: scroll; overflow-y: hidden; }

table.responsive { border-color: #FFF; }

table.responsive td, table.responsive th { /*position: relative;*/ white-space: nowrap; overflow: hidden; }

table.responsive th:first-child, table.responsive td:first-child, table.responsive td:first-child, table.responsive.pinned td { display: none; }

.table-wrapper-auto { position: relative; width: 100%; overflow: auto; }

div.table-wrapper::after, div.table-wrapper-auto::after { content: " "; height: 100%; position: absolute; top: 0; right: 0; width: 0; -moz-box-shadow: -1px 0 50px 35px #FFF; -webkit-box-shadow: -1px 0 50px 35px #FFF; box-shadow: -1px 0 50px 35px #FFF; }
div.table-wrapper.no-shade::after, div.table-wrapper-auto.no-shade::after { content: none; }

/* Small devices (tablets, 768px and up) */
/* Medium devices (desktops, 992px and up) */
/* Large devices (large desktops, 1200px and up) */
/* IE 8 */
.bg-size, .high-light, .watch-video, .prog-item .img-cont .ie8_prog_shade, .prog-item.even .img-cont .ie8_prog_shade { behavior: url(assets/js/lib/backgroundsize.min.htc); }

.lt-ie9 .wrapper .container { clear: both; }
.lt-ie9 .menu-on .wrapper { overflow: visible; }
.lt-ie9 .menu-on .wrapper .mainNav { width: 250px; height: 2020px; position: absolute; top: 68px; right: 0; z-index: 10; }
.lt-ie9 .mainNav2_item-lv1 { background: #004a89; }
.lt-ie9 .mainNav2_link-lv1 { display: block; }
.lt-ie9 #main { max-width: 928px; }
.lt-ie9 .photo-item { margin: 0 18px 40px; }
.lt-ie9 .photo-album-item, .lt-ie9 .photo-album-item:first-child { margin: 0 11px 45px; }

.lt-ie9 .ie8-table-wrap { position: relative; overflow: hidden; }
.lt-ie9 .ie8-table-wrap table { margin: -12px 0 0; }

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { .lt-ie9 .mainNav2_item-lv1 { background: none; }
  .lt-ie9 .inner-page > .ctrl .pull-right { width: 50%; text-align: right; }
  .lt-ie9 .prog-item .title-bar h2 { right: 30px; } }

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

@page { size: A4; margin: 5mm; }
@media print { body { margin: 1mm 1mm 1mm 1mm; }
  .main-logo { display: block; width: 250px; margin: 10px auto; }
  .menu-trigger { display: none !important; }
  img { max-width: 100% !important; height: auto !important; }
  .mainNav { display: none; }
  footer { border-top: 2px solid #000; }
  header .col-xs-9, header .col-sm-6, header .col-sm-offset-3 { width: 100%; margin: 0; }
  .nav-container { display: none !important; }
  .contact-us { float: right; width: 200px; margin: 0 !important; }
  .contact-us:before { display: none; }
  .contact-us p { margin: 0 0 8px; padding: 0 12px 0 46px; font-size: 14px; color: #FFF; display: block !important; }
  .slogan-box { width: 50%; position: relative; margin: 15px 0 14px; }
  .slogan-box div { display: none; }
  .slogan-box div:first-child { display: block; }
  .key-vis { display: none; }
  .trio-box { display: block; width: 100%; }
  .whats-new, .high-light, .watch-video { position: relative; width: 33.33333%; float: left; height: 400px; }
  .whats-new:before, .whats-new:after, .high-light:before, .high-light:after, .watch-video:before, .watch-video:after { display: none; }
  .video-container:before, .video-container:after { display: none; }
  .breadcrumb { display: block; }
  .sect-icon { display: block !important; }
  .container { width: 750px; }
  .inner-page { margin: 20px 0px 20px; padding: 20px 32px 35px 140px; clear: both; }
  .bg { display: none; }
  .wrapper > .container { margin-top: 20px; }
  .inner-page .content { padding: 40px 10px 40px 30px; padding-left: 30px; position: relative; }
  .inner-page .content.has-left-menu { padding-left: 75px; }
  .left-menu { width: 200px; margin: -35px 0px 0px -215px; position: absolute; display: block; background: #f5f7f8; }
  .leftNav1_list-lv1 { margin: 0; }
  .leftNav1_item-lv1 { border-top: 1px solid #BCCFDE; border-bottom: 1px solid #FFF; list-style: none outside none; }
  .left-menu li { list-style: none outside none; }
  .leftNav1_item-lv1:first-child { border-top: 0; }
  .leftNav1_link-lv1 { padding: 12px 16px; display: block; font-size: 16px; font-weight: 400; background-color: #f5f7f8; background-repeat: no-repeat; color: #004a89; }
  .has-sub > .leftNav1_link-lv1 { background-image: none; background-position: 93% 50%; }
  .leftNav1_list-lv2 { margin: 0; }
  .leftNav1_list-lv2 { max-height: 0; overflow: hidden; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }
  .leftNav1_item-lv2 { border-top: 1px solid #BCCFDE; list-style: none outside none; }
  .left-menu li { list-style: none outside none; }
  .leftNav1_link-lv2 { padding: 12px 16px; display: block; font-size: 14px; font-weight: 400; text-decoration: none; background-color: #e5ecf2; color: #004a89; }
  .leftNav1_item-lv1.active { border-left: 4px solid #2ea6e7; }
  .leftNav1_item-lv1.active .leftNav1_list-lv2 { height: auto; max-height: 500px; }
  .inner-page .content .left-menu { margin: -35px 0 0 -215px; z-index: 1; border-top: 1px solid #DCDFE6; }
  .inner-page .description { display: block; }
  .inner-page .description p { line-height: 38.4px; margin-left: 10px; }
  .title-bar .img-cont img { height: 100px !important; width: auto !important; }
  .title-bar .img-cont:after { display: none; }
  .prog-item .title-bar h2 { position: relative !important; float: none !important; width: 100%; }
  .news-tag { float: left; margin: 0 10px 0px 0 !important; padding: 8px 0 0; border-top: 1px solid #004a89; display: block; }
  .news-tag:before, .news-tag:after { display: none !important; }
  .template-key-button .title { float: left; width: 380px !important; display: block; }
  .template-key-button .butn { float: right; display: block; width: 100px !important; font-size: 14px !important; padding-left: 5px; padding-right: 5px; white-space: nowrap; }
  .photo-album-item { width: 46%; margin: 0 15px 14px 0 !important; float: left; height: 360px; }
  .photo-album-item .img-cont { height: auto !important; overflow: hidden; }
  .photo-album-item .img-cont img { width: 100% !important; }
  .photo-album-item .img-cont a { height: 178px !important; display: block; overflow: hidden; }
  .photo-album-item .grid { margin: 0; display: block; height: 360px; }
  .photo-album-item .label { position: relative; z-index: 50; left: 1px; }
  .photo-album-item a { display: block; }
  .photo-album-item img { width: 100%; display: block; }
  .photo-item { width: 30% !important; margin: 0 1% 40px !important; padding: 0; float: left; display: block; }
  .photo-item .img-cont { height: 150px; display: block !important; width: 150px !important; }
  .photo-item a { display: block; height: 150px; }
  .photo-item .glass, .photo-item .enlarge { display: none; }
  .photo-item img { width: auto !important; max-width: 150px !important; max-height: 150px !important; }
  .photo-list { margin: 0 !important; }
  .lecture-item .img-cont { width: 29%; margin: 0 20px 0 0; float: left; }
  .lecture-item .body { width: 66%; float: left; }
  .cke_editable > ul > li { list-style: disc !important; }
  #colorbox { top: 60px  !important; left: 0 !important; position: relative; } }

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

