/*!
 * sungrow-official-website
 * Version: 1.0.0
 * sungrow official website
 * Author: jonas
 * Site: http://meidaman.com.cn/
 * Licensed under the MIT license
 */

/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}
[hidden], template {
    display: none
}

a {
    background-color: transparent
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

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

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

button {
    overflow: visible
}

button, select {
    text-transform: none
}

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

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

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

input {
    line-height: normal
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

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

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

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

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

td, th {
    padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    *, *:before, *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: ""
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr, img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td, .table th {
        background-color: #fff !important
    }

    .table-bordered th, .table-bordered td {
        border: 1px solid #ddd !important
    }
}

@font-face {
    font-family: 'Glyphicons Halflings'; src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?1448244700"); src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot-&1448244700#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2?1448244700") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff?1448244700") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf?1448244700") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg?1448244700#glyphicons_halflingsregular") format("svg")
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\002a"
}

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

.glyphicon-euro:before, .glyphicon-eur:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before {
    content: "\e227"
}

.glyphicon-btc:before {
    content: "\e227"
}

.glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-jpy:before {
    content: "\00a5"
}

.glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-rub:before {
    content: "\20bd"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

.glyphicon-object-align-left:before {
    content: "\e247"
}

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

.glyphicon-object-align-right:before {
    content: "\e249"
}

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

* {
    -webkit-box-sizing: border-box;
    -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, "Microsoft YaHei", Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #303030;
    background-color: #fff
}

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

a {
    color: #303030;
    text-decoration: none
}

a:hover, a:focus {
    color: #326cb6;
    text-decoration: none
}

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;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 0
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}
[role="button"] {
    cursor: pointer
}

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: #777
}

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%
}

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

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase, .initialism {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #303030
}

a.text-primary:hover, a.text-primary:focus {
    color: #171717
}

.text-success {
    color: #3c763d
}

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

.text-info {
    color: #31708f
}

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

.text-warning {
    color: #8a6d3b
}

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

.text-danger {
    color: silver
}

a.text-danger:hover, a.text-danger:focus {
    color: #a7a7a7
}

.bg-primary {
    color: #fff
}

.bg-primary {
    background-color: #303030
}

a.bg-primary:hover, a.bg-primary:focus {
    background-color: #171717
}

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

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

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

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

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

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

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

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

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

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

ul ul, ul ol, ol ul, ol ol {
    margin-bottom: 0
}

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

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

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

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

dt, dd {
    line-height: 1.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: 320px) {
    .dl-horizontal dt {
        float: left;
        width: 60px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 80px
    }
}

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

.initialism {
    font-size: 90%
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

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: #777
}

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 #eee;
    border-left: 0;
    text-align: right
}

.blockquote-reverse footer:before, .blockquote-reverse small:before, .blockquote-reverse .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before, blockquote.pull-right .small:before {
    content: ''
}

.blockquote-reverse footer:after, .blockquote-reverse small:after, .blockquote-reverse .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after, blockquote.pull-right .small:after {
    content: '\00A0 \2014'
}

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

.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: 100%
    }
}

@media (min-width: 992px) {
    .container {
        width: 90%
    }
}

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

.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%
    }
	
   .col-md-6, .lei{
       float: right;
       padding-bottom: 20px;
    }
}

@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
}

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

th {
    text-align: left
}

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

.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.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-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5
}

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column
}

table td[class*="col-"], table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell
}

.table > thead > tr > td.active, .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th {
    background-color: #f5f5f5
}

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8
}

.table > thead > tr > td.success, .table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th {
    background-color: #dff0d8
}

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6
}

.table > thead > tr > td.info, .table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th {
    background-color: #d9edf7
}

.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3
}

.table > thead > tr > td.warning, .table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th {
    background-color: #fcf8e3
}

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc
}

.table > thead > tr > td.danger, .table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th {
    background-color: #f2dede
}

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc
}

.table-responsive {
    overflow-x: auto;
    min-height: 0.01%
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

    .table-responsive > .table {
        margin-bottom: 0
    }

    .table-responsive > .table > thead > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap
    }

    .table-responsive > .table-bordered {
        border: 0
    }

    .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0
    }

    .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0
    }

    .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0
    }
}

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: #333;
    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: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid silver;
    border-radius: 3px;
    -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: silver;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(192, 192, 192, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(192, 192, 192, 0.6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control::-ms-expand {
    border: 0;
    background-color: transparent
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control {
        line-height: 34px
    }

    input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control, .input-group-sm > input[type="date"].input-group-addon, .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"], input[type="time"].input-sm, .input-group-sm > input[type="time"].form-control, .input-group-sm > input[type="time"].input-group-addon, .input-group-sm > .input-group-btn > input[type="time"].btn, .input-group-sm input[type="time"], input[type="datetime-local"].input-sm, .input-group-sm > input[type="datetime-local"].form-control, .input-group-sm > input[type="datetime-local"].input-group-addon, .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, .input-group-sm input[type="datetime-local"], input[type="month"].input-sm, .input-group-sm > input[type="month"].form-control, .input-group-sm > input[type="month"].input-group-addon, .input-group-sm > .input-group-btn > input[type="month"].btn, .input-group-sm input[type="month"] {
        line-height: 30px
    }

    input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control, .input-group-lg > input[type="date"].input-group-addon, .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"], input[type="time"].input-lg, .input-group-lg > input[type="time"].form-control, .input-group-lg > input[type="time"].input-group-addon, .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg input[type="time"], input[type="datetime-local"].input-lg, .input-group-lg > input[type="datetime-local"].form-control, .input-group-lg > input[type="datetime-local"].input-group-addon, .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg input[type="datetime-local"], input[type="month"].input-lg, .input-group-lg > input[type="month"].form-control, .input-group-lg > input[type="month"].input-group-addon, .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg input[type="month"] {
        line-height: 46px
    }
}

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

.radio, .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

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

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

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

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

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

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

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

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

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px
}

.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control, .input-group-lg > .form-control-static.input-group-addon, .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control, .input-group-sm > .form-control-static.input-group-addon, .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0
}

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

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

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

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

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

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

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

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

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 0
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

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

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

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

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

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
    color: silver
}

.has-error .form-control {
    border-color: silver;
    -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: #a7a7a7;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f3f3f3;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f3f3f3
}

.has-error .input-group-addon {
    color: silver;
    border-color: silver;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: silver
}

.has-feedback label ~ .form-control-feedback {
    top: 25px
}

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

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

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
        width: auto
    }

    .form-inline .input-group > .form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio, .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio label, .form-inline .checkbox label {
        padding-left: 0
    }

    .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .radio, .form-horizontal .checkbox {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -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 {
    right: 15px
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:hover, .btn:focus, .btn.focus {
    color: #fff;
    text-decoration: none
}

.btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #fff;
    background-color: transparent;
    border-color: #fff
}

.btn-default:focus, .btn-default.focus {
    color: #fff;
    background-color: transparent;
    border-color: #bfbfbf
}

.btn-default:hover {
    color: #fff;
    background-color: transparent;
    border-color: #e0e0e0
}

.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    color: #fff;
    background-color: transparent;
    border-color: #e0e0e0
}

.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
    color: #fff;
    background-color: transparent;
    border-color: #bfbfbf
}

.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    background-image: none
}

.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
    background-color: transparent;
    border-color: #fff
}

.btn-default .badge {
    color: transparent;
    background-color: #fff
}

.btn-primary {
    color: #fff;
    background-color: #303030;
    border-color: #232323
}

.btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #171717;
    border-color: #000
}

.btn-primary:hover {
    color: #fff;
    background-color: #171717;
    border-color: #050505
}

.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #171717;
    border-color: #050505
}

.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
    color: #fff;
    background-color: #050505;
    border-color: #000
}

.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    background-image: none
}

.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
    background-color: #303030;
    border-color: #232323
}

.btn-primary .badge {
    color: #303030;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-image: none
}

.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    background-image: none
}

.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-image: none
}

.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-image: none
}

.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    color: #303030;
    font-weight: normal;
    border-radius: 0
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent
}

.btn-link:hover, .btn-link:focus {
    color: #326cb6;
    text-decoration: none;
    background-color: transparent
}

.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none
}

.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 3px
}

.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block + .btn-block {
    margin-top: 5px
}

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus {
    z-index: 3
}

.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell
}

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

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

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid silver;
    border-radius: 3px
}

.input-group-addon.input-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 0
}

.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
    margin-top: 0
}

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

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

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

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

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn > .btn {
    position: relative
}

.input-group-btn > .btn + .btn {
    margin-left: -1px
}

.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
    z-index: 2
}

.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
    margin-right: -1px
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

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

.nav:after {
    clear: both
}

.nav > li {
    position: relative;
    display: block
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #eee
}

.nav > li.disabled > a {
    color: #777
}

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

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eee;
    border-color: #303030
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav > li > a > img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

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

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

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

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

.nav-pills > li {
    float: left
}

.nav-pills > li > a {
    border-radius: 0
}

.nav-pills > li + li {
    margin-left: 2px
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #303030
}

.nav-stacked > li {
    float: none
}

.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified, .nav-tabs.nav-justified {
    width: 100%
}

.nav-justified > li, .nav-tabs.nav-justified > li {
    float: none
}

.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0
    }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
    border-bottom: 0
}

.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 0
}

.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 0 0 0 0
    }

    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff
    }
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 74px;
    margin-bottom: 0;
    border: 1px solid transparent
}

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

.navbar:after {
    clear: both
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 0
    }
}

.navbar-header:before, .navbar-header:after {
    content: " ";
    display: table
}

.navbar-header:after {
    clear: both
}

@media (min-width: 768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table
}

.navbar-collapse:after {
    clear: both
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 380px
}

@media (max-device-width: 320px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px
    }
}

.container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    .container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width: 768px) {
    .navbar-fixed-top, .navbar-fixed-bottom {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 27px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 74px
}

.navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none
}

.navbar-brand > img {
    display: block
}

@media (min-width: 768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px
}

@media (min-width: 768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 13.5px -15px
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
        background-image: none
    }
}

@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav > li {
        float: left
    }

    .navbar-nav > li > a {
        padding-top: 27px;
        padding-bottom: 27px
    }
}

.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 20px;
    margin-bottom: 20px
}

@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .form-control-static {
        display: inline-block
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {
        width: auto
    }

    .navbar-form .input-group > .form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .radio, .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .radio label, .navbar-form .checkbox label {
        padding-left: 0
    }

    .navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 20px;
    margin-bottom: 20px
}

.navbar-btn.btn-sm {
    margin-top: 22px;
    margin-bottom: 22px
}

.navbar-btn.btn-xs {
    margin-top: 26px;
    margin-bottom: 26px
}

.navbar-text {
    margin-top: 27px;
    margin-bottom: 27px
}

@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
}

@media (min-width: 768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

    .navbar-right ~ .navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #fff;
    border-color: transparent
}

.navbar-default .navbar-brand {
    color: #303030
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #171717;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav > li > a {
    color: #303030
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #326cb6;
    background-color: transparent
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: transparent;
    background-color: #eee
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: none
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: none
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #909090
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: transparent
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #eee;
    color: transparent
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #303030
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #326cb6;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: transparent;
        background-color: #eee
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #303030
}

.navbar-default .navbar-link:hover {
    color: #326cb6
}

.navbar-default .btn-link {
    color: #303030
}

.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
    color: #326cb6
}

.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #090909
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444
}

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

.breadcrumb > li {
    display: inline-block
}

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

.breadcrumb > .active {
    color: #326cb6
}

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

.pagination > li {
    display: inline
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #606060;
    background-color: #fff;
    border: 1px solid transparent;
    margin-left: -1px
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

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

.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {
    z-index: 2;
    color: #326cb6;
    background-color: transparent;
    border-color: transparent
}

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #326cb6;
    border-color: transparent;
    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: #777;
    background-color: transparent;
    border-color: transparent;
    cursor: not-allowed
}

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

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

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

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 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
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center
}

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

.pager:after {
    clear: both
}

.pager li {
    display: inline
}

.pager li > a, .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 15px
}

.pager li > a:hover, .pager li > a:focus {
    text-decoration: none;
    background-color: transparent
}

.pager .next > a, .pager .next > span {
    float: right
}

.pager .previous > a, .pager .previous > span {
    float: left
}

.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
    color: #777;
    background-color: #fff;
    cursor: not-allowed
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

a.label:hover, a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label-default {
    background-color: #777
}

.label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #303030
}

.label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #171717
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out
}

.thumbnail > img, .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto
}

.thumbnail .caption {
    padding: 9px;
    color: #303030
}

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: #303030
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media, .media-body {
    zoom: 1;
    overflow: hidden
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right, .media > .pull-right {
    padding-left: 10px
}

.media-left, .media > .pull-left {
    padding-right: 10px
}

.media-left, .media-right, .media-body {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.close {
    float: right;
    font-size: 21px;
    font-weight: normal;
    line-height: 1;
    color: #326cb6;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.close:hover, .close:focus {
    color: #326cb6;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

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

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

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

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid transparent;
    border: 1px solid transparent;
    border-radius: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

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

.modal-header:after {
    clear: both
}

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

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

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

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

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

.modal-footer:after {
    clear: both
}

.modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px
}

.modal-footer .btn-block + .btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 900px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
    }

    .modal-sm {
        width: 640px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 1100px
    }
}

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

.clearfix:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

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

.visible-xs {
    display: none !important
}

.visible-sm {
    display: none !important
}

.visible-md {
    display: none !important
}

.visible-lg {
    display: none !important
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
    display: none !important
}

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

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    th.visible-xs, td.visible-xs {
        display: table-cell !important
    }
}

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

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

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

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

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    th.visible-sm, td.visible-sm {
        display: table-cell !important
    }
}

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

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

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

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

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    th.visible-md, td.visible-md {
        display: table-cell !important
    }
}

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

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

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

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

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    th.visible-lg, td.visible-lg {
        display: table-cell !important
    }
}

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

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

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

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

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

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

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

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

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    th.visible-print, td.visible-print {
        display: table-cell !important
    }
}

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

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

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

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

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

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

@media print {
    .hidden-print {
        display: none !important
    }
}

@font-face {
    font-family: "iconfont"; src: url("../fonts/iconfont/iconfont.eot?1450235342"); src: url("../fonts/iconfont/iconfont.eot?&1450235342#iefix") format('embedded-opentype'), url("../fonts/iconfont/iconfont.ttf?1450235340") format('truetype'), url("../fonts/iconfont/iconfont.woff?1450235340") format('woff'), url("../fonts/iconfont/iconfont.svg?1450235340") format('svg')
}

.iconfont, .more:after, .btn-trans:after, .orange-btn:after {
    font-family: "iconfont" !important;
    font-size: 14px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale
}

.icon-subscribe:before {
    content: "\e600"
}

.icon-search:before {
    content: "\e601"
}

.icon-tel:before {
    content: "\e602"
}

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

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

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

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

.icon-close:before {
    content: "\e605"
}

.icon-weixin:before {
    content: "\e606"
}

.icon-stock:before {
    content: "\e608"
}

.icon-global:before {
    content: "\e60c"
}

.icon-add:before {
    content: "\e60e"
}

.icon-plus:before {
    content: "\e609"
}

.icon-file:before {
    content: "\e60b"
}

.icon-eye:before {
    content: "\e610"
}

.icon-clock:before {
    content: "\e611"
}

.icon-location:before {
    content: "\e60f"
}

.icon-shareqzone:before {
    content: "\e614"
}

.icon-share-weibo:before {
    content: "\e615"
}

.icon-share-tx-weibo:before {
    content: "\e612"
}

.icon-share-weixin:before {
    content: "\e613"
}

.icon-gear:before {
    content: "\e619"
}

.icon-telphone-24h:before {
    content: "\e617"
}

.icon-thumb:before {
    content: "\e618"
}

.icon-step:before {
    content: "\e616"
}

.icon-signal:before {
    content: "\e61a"
}

.icon-triangle:before {
    content: "\e61b"
}

.icon-play:before {
    content: "\e61c"
}

.icon-ok:before {
    content: "\e61d"
}

.icon-error:before {
    content: "\e61e"
}

.file {
    padding-left: 50px;
    display: block;
    position: relative;
    padding-bottom: 25px
}

.file.file-lg {
    padding-bottom: 40px
}

@media (max-width: 767px) {
    .file.file-lg {
        padding-bottom: 30px
    }
}

.file .file-md {
    padding-bottom: 20px
}

.file.file-sm {
    padding-bottom: 10px
}

.file.circle-icon:after {
    content: ' ';
    border: 1px;
    height: 48px;
    width: 48px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #909090;
    position: absolute;
    left: -5px;
    top: 0
}

.file.circle-icon:before {
    top: 7px;
    left: 3px;
    font-size: 32px
}

.transform-fallback-fix .file.circle-icon:after {
    content: '';
    display: none !important
}

.transform-fallback-fix .file.circle-icon:before {
    content: "\e60b ";
    top: -3px;
    left: 0;
    font-size: 40px
}

.file.circle-icon:hover:after {
    border-color: #326cb6
}

.file:before {
    content: "\e60b";
    font-family: "iconfont" !important;
    font-size: 40px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1;
    display: block;
    position: absolute;
    left: 0;
    top: -3px;
    color: #909090
}

.file:hover:before {
    content: "\e60b ";
    color: #326cb6
}

.file:hover span {
    color: #326cb6
}

.file span {
    display: inline-block;
    color: #909090
}

.file span + span {
    margin-left: 15px
}

.case-slide + .case-slide {
    display: none
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    height: 100%
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}

.slick-track:before, .slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

.full-width .slick-slide {
    width: 100%
}
[dir="rtl"] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-loading .slick-list {
    background: #fff url("../images/ajax-loader.gif-1437747163") center center no-repeat
}

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

.slick-prev, .slick-next {
    position: absolute;
    display: block;
    height: 50px;
    width: 50px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    margin-top: -25px;
    padding: 0;
    border: none;
    outline: none;
    z-index: 1000
}

.slick-prev:hover, .slick-prev:focus, .slick-prev.hover, .slick-next:hover, .slick-next:focus, .slick-next.hover {
    outline: none;
    background: transparent;
    color: transparent
}

.slick-prev:hover:before, .slick-prev:focus:before, .slick-prev.hover:before, .slick-next:hover:before, .slick-next:focus:before, .slick-next.hover:before {
    color: #fff
}

.center-mode-slider .slick-prev:hover:before, .arrow-out .slick-prev:hover:before, .center-mode-slider .slick-prev:focus:before, .arrow-out .slick-prev:focus:before, .center-mode-slider .slick-prev.hover:before, .arrow-out .slick-prev.hover:before, .center-mode-slider .slick-next:hover:before, .arrow-out .slick-next:hover:before, .center-mode-slider .slick-next:focus:before, .arrow-out .slick-next:focus:before, .center-mode-slider .slick-next.hover:before, .arrow-out .slick-next.hover:before {
    color: #2d2d2d
}

.modal-slider .slick-prev:hover:before, .orange-arrow .slick-prev:hover:before, .modal-slider .slick-prev:focus:before, .orange-arrow .slick-prev:focus:before, .modal-slider .slick-prev.hover:before, .orange-arrow .slick-prev.hover:before, .modal-slider .slick-next:hover:before, .orange-arrow .slick-next:hover:before, .modal-slider .slick-next:focus:before, .orange-arrow .slick-next:focus:before, .modal-slider .slick-next.hover:before, .orange-arrow .slick-next.hover:before {
    color: #326cb6
}

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
    color: #ccc !important
}

.slick-prev:before, .slick-next:before {
    font-family: iconfont;
    font-size: 50px;
    line-height: 1;
    color: #eee;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.center-mode-slider .slick-prev:before, .arrow-out .slick-prev:before, .center-mode-slider .slick-next:before, .arrow-out .slick-next:before {
    font-size: 30px;
    color: #606060
}

@media (max-width: 991px) {
    .center-mode-slider .slick-prev:before, .arrow-out .slick-prev:before, .center-mode-slider .slick-next:before, .arrow-out .slick-next:before {
        font-size: 24px
    }
}

.slick-prev {
    left: 0
}

@media (min-width: 1200px) {
    .slick-prev {
        left: 25px
    }
}

.modal-slider .slick-prev {
    left: 0 !important
}

.center-mode-slider .slick-prev, .arrow-out .slick-prev {
    left: -25px
}

@media (min-width: 992px) {
    .center-mode-slider .slick-prev, .arrow-out .slick-prev {
        left: -45px
    }
}
[dir="rtl"] .slick-prev {
    left: auto;
    right: 0
}

.modal-slider [dir="rtl"] .slick-prev {
    right: 0 !important
}

@media (min-width: 1200px) {
    [	dir="rtl"] .slick-prev {
        right: 25px
    }
}

.center-mode-slider [dir="rtl"] .slick-prev, .arrow-out [dir="rtl"] .slick-prev {
    right: -25px
}

@media (min-width: 992px) {
    .center-mode-slider [dir="rtl"] .slick-prev, .arrow-out [dir="rtl"] .slick-prev {
        right: -45px
    }
}

.transform-fallback-fix .slick-prev:hover:before, .transform-fallback-fix .slick-prev:focus:before {
    content: " "
}

.slick-prev:before {
    content: ""
}
[dir="rtl"] .slick-prev:before {
    content: ""
}

.slick-next {
    right: 0
}

.modal-slider .slick-next {
    right: 0 !important
}

@media (min-width: 1200px) {
    .slick-next {
        right: 25px
    }
}

.center-mode-slider .slick-next, .arrow-out .slick-next {
    right: -25px
}

@media (min-width: 992px) {
    .center-mode-slider .slick-next, .arrow-out .slick-next {
        right: -45px
    }
}
[dir="rtl"] .slick-next {
    right: auto;
    left: 0
}

.modal-slider [dir="rtl"] .slick-next {
    left: 0 !important
}

@media (min-width: 1200px) {
    [	dir="rtl"] .slick-next {
        left: 25px
    }
}

.center-mode-slider [dir="rtl"] .slick-next, .arrow-out [dir="rtl"] .slick-next {
    left: -25px
}

@media (min-width: 992px) {
    .center-mode-slider [dir="rtl"] .slick-next, .arrow-out [dir="rtl"] .slick-next {
        left: -45px
    }
}

.transform-fallback-fix .slick-next:hover:before, .transform-fallback-fix .slick-next:focus:before {
    content: " "
}

.slick-next:before {
    content: ""
}
[dir="rtl"] .slick-next:before {
    content: ""
}

.slick-dots {
    position: relative;
    bottom: 35px;
    z-index: 100;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    width: 100%;
    margin: 0 auto;
    max-width: 1200px
}

.gallery .slick-dots {
    bottom: 0;
    left: 0;
    margin-top: 15px;
    text-align: left
}

.modal-slider .slick-dots {
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 0
}

.abs-dots .slick-dots {
    position: absolute;
    top: 100%;
    margin-top: 15px
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.gallery .slick-dots li {
    width: 70px;
    height: 52px;
    border: 1px solid #ddd;
    margin: 0 3px 3px 0;
    overflow: hidden
}

.gallery .slick-dots li.slick-active {
    border-color: #326cb6
}

.gallery .slick-dots li img.thumb {
    width: 100%
}

.modal-slider .slick-dots li {
    margin: 0;
    height: auto !important;
    width: auto;
    font-size: 0;
    line-height: 0
}

.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer
}

.modal-slider .slick-dots li button {
    height: 5px;
    background-color: #fff;
    width: 100%;
    display: block;
    padding: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.modal-slider .slick-dots li button:before {
    display: none
}

.slick-dots li button:hover, .slick-dots li button:focus {
    outline: none
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: "slick";
    font-size: 10px;
    line-height: 20px;
    text-align: center;
    color: #cacccb;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.modal-slider .slick-dots li.slick-active button {
    background-color: #326cb6
}

.slick-dots li.slick-active button:before {
    color: #326cb6;
    opacity: .75
}

.transform-fallback-fix .slick-dots li.slick-active button:before {
    content: "• "
}

.center-mode-slider {
    margin-left: -10px;
    margin-right: -10px
}

.center-mode-slider.actived {
    margin-left: 0;
    margin-right: 0
}

.center-mode-slider .slide {
    padding-right: 10px;
    padding-left: 10px
}

@media (max-width: 480px) {
    .center-mode-slider .slide {
        padding-top: 15px;
        padding-bottom: 15px;
        text-align: center;
        -moz-transition: -moz-transform .3s ease;
        -o-transition: -o-transform .3s ease;
        -webkit-transition: -webkit-transform .3s ease;
        transition: transform .3s ease
    }

    .center-mode-slider .slide.slick-center {
        -moz-transform: scale(1.05);
        -ms-transform: scale(1.05);
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }
}

html, body {
    -webkit-font-smoothing: antialiased;
    position: relative;
    height: 100%
}

*:focus {
    outline: none
}

ul, ol {
    margin: 0;
    padding: 0
}

ul {
    list-style: none
}

ol {
    list-style: decimal inside;
    line-height: 1.75;
    margin-bottom: 25px
}

h1, h2, h3, h4, h5, h6 {
    line-height: 1.25;
    font-weight: normal;
    margin: 10px 0 20px
}

h1.mt0, h2.mt0, h3.mt0, h4.mt0, h5.mt0, h6.mt0 {
    margin-top: 0
}

h1.mb-sm, h2.mb-sm, h3.mb-sm, h4.mb-sm, h5.mb-sm, h6.mb-sm {
    margin-bottom: 15px
}

h1.mb-xs, h2.mb-xs, h3.mb-xs, h4.mb-xs, h5.mb-xs, h6.mb-xs {
    margin-bottom: 10px
}

a h1, a h2, a h3, a h4, a h5, a h6 {
    margin-bottom: 5px;
    margin-top: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

a img + h4 {
    margin-top: 10px
}

h1 {
    font-size: 40px
}

@media (max-width: 1199px) {
    h1 {
        font-size: 32px
    }
}

@media (max-width: 767px) {
    h1 {
        font-size: 32px
    }
}

h2 {
    font-size: 32px
}

@media (max-width: 1199px) {
    h2 {
        font-size: 28px
    }
}

@media (max-width: 767px) {
    h2 {
        font-size: 26px
    }
}

h3 {
    font-size: 24px
}

@media (max-width: 1199px) {
    h3 {
        font-size: 22px
    }
}

@media (max-width: 767px) {
    h3 {
        font-size: 20px
    }
}

h4 {
    font-size: 18px
}

@media (max-width: 767px) {
    h4 {
        font-size: 16px
    }
}

h5 {
    font-size: 16px
}

.more {
    color: #326cb6;
    display: inline-block
}

.more:after {
    content: "\e604";
    display: inline-block;
    margin-left: 3px
}

p {
    color: #606060;
    margin-bottom: 15px
}

span.time {
    color: #909090;
    font-size: 12px
}

a {
    outline: none !important
}

.logo {
    background: url("../img/logo.png") no-repeat;
    -moz-background-size: 146px 36px;
    -o-background-size: 146px 36px;
    -webkit-background-size: 146px 36px;
    background-size: 146px 36px;
    width: 146px;
    height: 36px;
    display: block
}

.transform-fallback-fix .logo {
    background-size: cover;
    -ms-behavior: url("polyfills/backgroundsize.min.htc")
}

.container-clipping {
    overflow: hidden
}

.main-section {
    padding: 30px 0
}

@media (min-width: 992px) {
    .main-section {
        padding: 40px 0
    }
}

.main-section.bt-only {
    padding: 0 0 30px
}

@media (min-width: 992px) {
    .main-section.bt-only {
        padding: 0 0 40px
    }
}

.main-section.tp-only {
    padding: 30px 0 0
}

@media (min-width: 992px) {
    .main-section.tp-only {
        padding: 40px 0 0
    }
}

.main-section.grid-end {
    padding-bottom: 5px
}

@media (min-width: 992px) {
    .main-section.grid-end {
        padding-bottom: 25px
    }
}

img.full-width {
    width: 100%
}

.orange-color {
    color: #326cb6
}

.column-padding-clear {
    padding: 0 !important;
    overflow: hidden
}

.col-pl-clear {
    padding-left: 0 !important
}

.column-pr-clear {
    padding-right: 0 !important
}

.row-mr-clear {
    margin-right: 0 !important
}

@media (max-width: 767px) {
    .single-row > *.hidden-xs + *[class*="col-sm-"] {
        margin-top: 0 !important
    }
}

@media (max-width: 767px) {
    .single-row > *[class*="col-sm-"] + *[class*="col-sm-"] {
        margin-top: 25px
    }

    .auto-col-mt-reset .single-row > *[class*="col-sm-"] + *[class*="col-sm-"] {
        margin-top: 0
    }
}

@media (max-width: 767px) {
    .single-row > *[class*="col-sm-"] + *[class*="col-sm-"][class*="col-xs-"] {
        margin-top: 0
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .single-row > *.hidden-sm + *[class*="col-md-"] {
        margin-top: 0 !important
    }
}

@media (max-width: 991px) {
    .single-row > *[class*="col-md-"] + *[class*="col-md-"] {
        margin-top: 25px
    }

    .auto-col-mt-reset .single-row > *[class*="col-md-"] + *[class*="col-md-"] {
        margin-top: 0
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .single-row > *[class*="col-md-"] + *[class*="col-md-"][class*="col-sm-"] {
        margin-top: 0
    }
}

@media (max-width: 767px) {
    .single-row > *[class*="col-md-"] + *[class*="col-md-"][class*="col-xs-"] {
        margin-top: 0
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .single-row > *.hidden-md + *[class*="col-lg-"] {
        margin-top: 0 !important
    }
}

@media (max-width: 1199px) {
    .single-row > *[class*="col-lg-"] + *[class*="col-lg-"] {
        margin-top: 25px
    }

    .auto-col-mt-reset .single-row > *[class*="col-lg-"] + *[class*="col-lg-"] {
        margin-top: 0
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .single-row > *[class*="col-lg-"] + *[class*="col-lg-"][class*="col-md-"] {
        margin-top: 0
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .single-row > *[class*="col-lg-"] + *[class*="col-lg-"][class*="col-sm-"] {
        margin-top: 0
    }
}

@media (max-width: 767px) {
    .single-row > *[class*="col-lg-"] + *[class*="col-lg-"][class*="col-xs-"] {
        margin-top: 0
    }
}

@media (min-width: 320px) {
    .white-bc-xs {
        background-color: #fff
    }

    .light-gray-bc-xs {
        background-color: #f6f6f6
    }
}

@media (min-width: 768px) {
    .white-bc-sm {
        background-color: #fff
    }

    .light-gray-bc-sm {
        background-color: #f6f6f6
    }
}

@media (min-width: 992px) {
    .white-bc-md {
        background-color: #fff
    }

    .light-gray-bc-md {
        background-color: #f6f6f6
    }
}

@media (min-width: 1200px) {
    .white-bc-lg {
        background-color: #fff
    }

    .light-gray-bc-lg {
        background-color: #f6f6f6
    }
}

@media (min-width: 320px) {
    .text-center-xs {
        text-align: center
    }

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

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

@media (min-width: 768px) {
    .text-center-sm {
        text-align: center
    }

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

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

@media (min-width: 992px) {
    .text-center-md {
        text-align: center
    }

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

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

@media (min-width: 1200px) {
    .text-center-lg {
        text-align: center
    }

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

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

@media (min-width: 320px) {
    .pr-clear-xs {
        padding-right: 0
    }

    .pl-clear-xs {
        padding-left: 0
    }

    .plr-clear-xs {
        padding-left: 0;
        padding-right: 0
    }

    .mr-clear-xs {
        margin-right: 0
    }

    .ml-clear-xs {
        margin-left: 0
    }

    .clear-mg-xs {
        margin-left: 0;
        margin-right: 0
    }

    .ptb-5-xs {
        padding-top: 5px;
        padding-bottom: 5px
    }

    .pt-15-xs {
        padding-top: 15px
    }

    .pb-15-xs {
        padding-bottom: 15px
    }

    .mt-15-xs {
        margin-top: 15px
    }

    .mt-0-xs {
        margin-top: 0
    }

    .ptb-10-xs {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .ptb-15-xs {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .table-row-xs {
        display: table;
        min-width: 100%
    }

    .table-row-xs > *[class*="col-"] {
        display: table-cell;
        vertical-align: middle;
        float: none
    }

    .table-row-xs > *[class*="col-"].vertical-top {
        vertical-align: top
    }

    .table-row-xs:before, .table-row-xs:after {
        content: "";
        display: none
    }

    .inline-block-row-xs {
        font-size: 0
    }

    .inline-block-row-xs > *[class*="col-"] {
        display: inline-block;
        vertical-align: middle;
        float: none;
        overflow: hidden;
        font-size: 14px
    }

    .inline-block-row-xs > *[class*="col-"].vertical-top {
        vertical-align: top
    }

    .inline-block-row-xs:before, .inline-block-row-xs:after {
        content: "";
        display: none
    }
}

@media (min-width: 768px) {
    .pr-clear-sm {
        padding-right: 0
    }

    .pl-clear-sm {
        padding-left: 0
    }

    .plr-clear-sm {
        padding-left: 0;
        padding-right: 0
    }

    .mr-clear-sm {
        margin-right: 0
    }

    .ml-clear-sm {
        margin-left: 0
    }

    .clear-mg-sm {
        margin-left: 0;
        margin-right: 0
    }

    .ptb-5-sm {
        padding-top: 5px;
        padding-bottom: 5px
    }

    .pt-15-sm {
        padding-top: 15px
    }

    .pb-15-sm {
        padding-bottom: 15px
    }

    .mt-15-sm {
        margin-top: 15px
    }

    .mt-0-sm {
        margin-top: 0
    }

    .ptb-10-sm {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .ptb-15-sm {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .table-row-sm {
        display: table;
        min-width: 100%
    }

    .table-row-sm > *[class*="col-"] {
        display: table-cell;
        vertical-align: middle;
        float: none
    }

    .table-row-sm > *[class*="col-"].vertical-top {
        vertical-align: top
    }

    .table-row-sm:before, .table-row-sm:after {
        content: "";
        display: none
    }

    .inline-block-row-sm {
        font-size: 0
    }

    .inline-block-row-sm > *[class*="col-"] {
        display: inline-block;
        vertical-align: middle;
        float: none;
        overflow: hidden;
        font-size: 14px
    }

    .inline-block-row-sm > *[class*="col-"].vertical-top {
        vertical-align: top
    }

    .inline-block-row-sm:before, .inline-block-row-sm:after {
        content: "";
        display: none
    }
}

@media (min-width: 992px) {
    .pr-clear-md {
        padding-right: 0
    }

    .pl-clear-md {
        padding-left: 0
    }

    .plr-clear-md {
        padding-left: 0;
        padding-right: 0
    }

    .mr-clear-md {
        margin-right: 0
    }

    .ml-clear-md {
        margin-left: 0
    }

    .clear-mg-md {
        margin-left: 0;
        margin-right: 0
    }

    .ptb-5-md {
        padding-top: 5px;
        padding-bottom: 5px
    }

    .pt-15-md {
        padding-top: 15px
    }

    .pb-15-md {
        padding-bottom: 15px
    }

    .mt-15-md {
        margin-top: 15px
    }

    .mt-0-md {
        margin-top: 0
    }

    .ptb-10-md {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .ptb-15-md {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .table-row-md {
        display: table;
        min-width: 100%
    }

    .table-row-md > *[class*="col-"] {
        display: table-cell;
        vertical-align: middle;
        float: none
    }

    .table-row-md > *[class*="col-"].vertical-top {
        vertical-align: top
    }

    .table-row-md:before, .table-row-md:after {
        content: "";
        display: none
    }

    .inline-block-row-md {
        font-size: 0
    }

    .inline-block-row-md > *[class*="col-"] {
        display: inline-block;
        vertical-align: top;
        float: none;
        overflow: hidden;
        font-size: 14px
    }

    .inline-block-row-md > *[class*="col-"].vertical-top {
        vertical-align: top
    }

    .inline-block-row-md:before, .inline-block-row-md:after {
        content: "";
        display: none
    }
}

@media (min-width: 1200px) {
    .pr-clear-lg {
        padding-right: 0
    }

    .pl-clear-lg {
        padding-left: 0
    }

    .plr-clear-lg {
        padding-left: 0;
        padding-right: 0
    }

    .mr-clear-lg {
        margin-right: 0
    }

    .ml-clear-lg {
        margin-left: 0
    }

    .clear-mg-lg {
        margin-left: 0;
        margin-right: 0
    }

    .ptb-5-lg {
        padding-top: 5px;
        padding-bottom: 5px
    }

    .pt-15-lg {
        padding-top: 15px
    }

    .pb-15-lg {
        padding-bottom: 15px
    }

    .mt-15-lg {
        margin-top: 15px
    }

    .mt-0-lg {
        margin-top: 0
    }

    .ptb-10-lg {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .ptb-15-lg {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .table-row-lg {
        display: table;
        min-width: 100%
    }

    .table-row-lg > *[class*="col-"] {
        display: table-cell;
        vertical-align: middle;
        float: none
    }

    .table-row-lg > *[class*="col-"].vertical-top {
        vertical-align: top
    }

    .table-row-lg:before, .table-row-lg:after {
        content: "";
        display: none
    }

    .inline-block-row-lg {
        font-size: 0
    }

    .inline-block-row-lg > *[class*="col-"] {
        display: inline-block;
        vertical-align: middle;
        float: none;
        overflow: hidden;
        font-size: 14px
    }

    .inline-block-row-lg > *[class*="col-"].vertical-top {
        vertical-align: top
    }

    .inline-block-row-lg:before, .inline-block-row-lg:after {
        content: "";
        display: none
    }
}

@media (min-width: 320px) {
    .dropdown-xs {
        display: inline-block
    }

    .dropdown-xs *:last-child {
        display: inline-block
    }

    .dropdown-xs *:last-child:after {
        display: inline-block;
        font-family: "iconfont" !important;
        content: "\e607";
        font-size: 14px;
        margin-left: 3px;
        -moz-transition: -moz-transform .3s ease-in-out;
        -o-transition: -o-transform .3s ease-in-out;
        -webkit-transition: -webkit-transform .3s ease-in-out;
        transition: transform .3s ease-in-out
    }

    .dropdown-xs:hover *:last-child:after {
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .transform-fallback-fix .dropdown-xs:hover *:last-child:after {
        content: "\e60d"
    }
}

@media (min-width: 768px) {
    .dropdown-sm {
        display: inline-block
    }

    .dropdown-sm *:last-child {
        display: inline-block
    }

    .dropdown-sm *:last-child:after {
        display: inline-block;
        font-family: "iconfont" !important;
        content: "\e607";
        font-size: 14px;
        margin-left: 3px;
        -moz-transition: -moz-transform .3s ease-in-out;
        -o-transition: -o-transform .3s ease-in-out;
        -webkit-transition: -webkit-transform .3s ease-in-out;
        transition: transform .3s ease-in-out
    }

    .dropdown-sm:hover *:last-child:after {
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .transform-fallback-fix .dropdown-sm:hover *:last-child:after {
        content: "\e60d"
    }
}

@media (min-width: 992px) {
    .dropdown-md {
        display: inline-block
    }

    .dropdown-md *:last-child {
        display: inline-block
    }

    .dropdown-md *:last-child:after {
        display: inline-block;
        font-family: "iconfont" !important;
        content: "\e607";
        font-size: 14px;
        margin-left: 3px;
        -moz-transition: -moz-transform .3s ease-in-out;
        -o-transition: -o-transform .3s ease-in-out;
        -webkit-transition: -webkit-transform .3s ease-in-out;
        transition: transform .3s ease-in-out
    }

    .dropdown-md:hover *:last-child:after {
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .transform-fallback-fix .dropdown-md:hover *:last-child:after {
        content: "\e60d"
    }
}

@media (min-width: 1200px) {
    .dropdown-lg {
        display: inline-block
    }

    .dropdown-lg *:last-child {
        display: inline-block
    }

    .dropdown-lg *:last-child:after {
        display: inline-block;
        font-family: "iconfont" !important;
        content: "\e607";
        font-size: 14px;
        margin-left: 3px;
        -moz-transition: -moz-transform .3s ease-in-out;
        -o-transition: -o-transform .3s ease-in-out;
        -webkit-transition: -webkit-transform .3s ease-in-out;
        transition: transform .3s ease-in-out
    }

    .dropdown-lg:hover *:last-child:after {
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .transform-fallback-fix .dropdown-lg:hover *:last-child:after {
        content: "\e60d"
    }
}

.business-icons-sprite {
    background-image: url("../../../upload/2018/7/business-icons-s26a1a30b60.png");
    background-repeat: no-repeat
}

.mt15 {
    margin-top: 15px
}

.bc-nav {
    background-color: #f7f7f7;
    border-bottom: 1px solid #eee
}

.breadcrumb {
    margin-bottom: 0;
    padding: 8px 0
}

.multi-row > *[class*="col-"] {
    padding-bottom: 30px
}

@media (max-width: 767px) {
    .multi-row > *[class*="col-"] {
        padding-bottom: 45px
    }
}

.spy-indicator {
    position: absolute;
    visibility: hidden
}

@media (max-width: 991px) {
    .spy-indicator {
        display: none !important
    }
}

.spy-indicator.affix {
    position: fixed;
    visibility: visible !important;
    z-index: 1040;
    top: 50%;
    right: 45px
}

.spy-indicator.affix ul.nav li {
    line-height: 2;
    cursor: pointer;
    color: #909090
}

.spy-indicator.affix ul.nav li.active, .spy-indicator.affix ul.nav li:hover {
    color: #326cb6
}

.spy-indicator.affix ul.nav li.active:after, .spy-indicator.affix ul.nav li:hover:after {
    content: "• "
}

.spy-indicator.affix ul.nav li.active a, .spy-indicator.affix ul.nav li:hover a {
    visibility: visible;
    color: #326cb6
}

.spy-indicator.affix ul.nav li:after {
    content: "•";
    font-family: "slick";
    font-size: 10px
}

.spy-indicator.affix ul.nav li a {
    padding: 0;
    background: none !important;
    visibility: hidden;
    display: inline-block;
    margin-right: 10px
}

nav.nav-pagination {
    text-align: center
}

nav.nav-pagination .pagination > li > a, nav.nav-pagination .pagination > li > span {
    padding: 2px 10px
}

.pagWrap {
    padding: 20px 0;
    text-align: center;
    display: block
}

.pagCon a {
    padding: 0 7px;
    color: #909090
}

.pagCon .current {
    color: #fff;
    background: #326cb6;
    padding: 0 7px;
    line-height: 24px;
    display: inline-block
}

a.keyword {
    border-bottom: 1px dashed
}

.light-gray-bg {
    background-color: #f6f6f6
}

.light-blue-bg {
    background-color: #e0ecfe
}

.green {
    color: #0b7b47
}

.orange-color {
    color: #326cb6
}

nav.secondary-nav {
    background: #ddd;
    border-top: 1px solid #cbcbcb
}

nav.secondary-nav ul.row > li + li {
    border-left: 1px solid #cbcbcb
}

nav.secondary-nav ul.row > li {
    position: relative
}

nav.secondary-nav ul.row > li:hover .secondary-subnav {
    display: block
}

nav.secondary-nav ul.row > li a + .secondary-subnav {
    display: none;
    position: absolute;
    bottom: 100%;
    right: 0;
    left: 0;
    z-index: 1050;
    border: 1px solid #cbcbcb
}

nav.secondary-nav ul.row > li a.wechat + .secondary-subnav {
    left: 0;
    border: none
}

nav.secondary-nav ul.row > li a.wechat + .secondary-subnav img {
    min-width: 100%
}

nav.secondary-nav ul.row > li a + .secondary-subnav ul {
    background: #fff
}

nav.secondary-nav ul.row > li a + .secondary-subnav ul > li {
    display: block;
    padding: 0 15px;
    text-align: center
}

nav.secondary-nav ul.row > li a + .secondary-subnav ul > li > a {
    display: inline-block;
    font-size: 12px;
    color: #303030;
    padding-left: 0;
    white-space: nowrap
}

nav.secondary-nav ul.row > li a.lang-switcher + .secondary-subnav ul > li {
    text-align: left
}

nav.secondary-nav ul.row > li a.lang-switcher + .secondary-subnav ul > li a {
    background: url("../images/lang-flag-cn.png?1449645127") no-repeat left center;
    padding-left: 32px
}

nav.secondary-nav ul.row > li a.lang-switcher + .secondary-subnav ul > li a.jp {
    background: url("../images/lang-flag-jp.png?1456740586") no-repeat left center
}

nav.secondary-nav a {
    padding-top: 15px;
    padding-bottom: 15px;
    display: block;
    text-align: center;
    font-size: 16px
}

nav.secondary-nav a .iconfont, nav.secondary-nav a .more:after, nav.secondary-nav a .btn-trans:after, nav.secondary-nav a .orange-btn:after {
    font-size: 16px
}

@media (max-width: 767px) {
    nav.secondary-nav ul.row > li a.lang-switcher + .secondary-subnav {
        left: -1px;
        border-right: 0
    }
}

@media (min-width: 768px) {
    nav.secondary-nav {
        position: absolute;
        z-index: 1000;
        top: 0;
        left: 0;
        right: 0;
        background: #000;
        border-top: none;
        text-align: right
    }

    nav.secondary-nav ul.row > li {
        display: inline-block;
        width: auto;
        float: none;
        margin-right: -4px
    }

    nav.secondary-nav ul.row > li + li {
        border-left: 1px solid #454545
    }

    nav.secondary-nav ul.row > li a {
        padding-top: 6px;
        padding-bottom: 6px;
        font-size: 12px;
        color: #949494
    }

    nav.secondary-nav ul.row > li a + .secondary-subnav {
        top: 100%;
        left: -1px;
        right: auto;
        bottom: auto;
        border-top: 0;
        border-bottom: 1px solid #cbcbcb
    }

    nav.secondary-nav ul.row > li a:hover {
        color: #326cb6
    }

    nav.secondary-nav ul.row > li a .iconfont, nav.secondary-nav ul.row > li a .more:after, nav.secondary-nav ul.row > li a .btn-trans:after, nav.secondary-nav ul.row > li a .orange-btn:after {
        font-size: 16px
    }
}

footer.main-footer {
    background: #2f2f2f
}

footer.main-footer .footer-navbar {
    position: relative;
    background-image: url("../images/footer-logo.png?1448516829");
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 50px
}

@media (min-width: 768px) and (max-width: 991px) {
    footer.main-footer .footer-navbar {
        background-position: 15px bottom;
        padding-top: 0
    }

    footer.main-footer .footer-navbar .footer-info {
        margin-left: 300px
    }
}

@media (min-width: 992px) {
    footer.main-footer .footer-navbar {
        background-position: 15px top;
        padding-top: 0
    }

    footer.main-footer .footer-navbar .footer-nav {
        margin-left: 50%
    }
}

footer.main-footer .footer-navbar .footer-nav {
    color: #989898
}

@media (max-width: 767px) {
    footer.main-footer .footer-navbar .footer-nav > ul > li {
        border-top: 1px solid #3d3d3d;
        padding-left: 20px
    }

    footer.main-footer .footer-navbar .footer-nav > ul > li:last-child {
        border-bottom: 1px solid #3d3d3d
    }

    footer.main-footer .footer-navbar .footer-nav > ul > li.current > ul {
        display: block;
        -moz-animation: subnav-open 0.3s ease;
        -webkit-animation: subnav-open 0.3s ease;
        animation: subnav-open 0.3s ease;
        list-style-type: none
    }

    footer.main-footer .footer-navbar .footer-nav > ul > li.current h4 {
        color: #fff
    }

    footer.main-footer .footer-navbar .footer-nav > ul > li.current h4:after {
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        color: #fff
    }

    .transform-fallback-fix footer.main-footer .footer-navbar .footer-nav > ul > li.current h4:after {
        content: "\e60d"
    }

    footer.main-footer .footer-navbar .footer-nav > ul > li h4 {
        padding-top: 15px;
        padding-bottom: 15px;
        margin: 0;
        cursor: pointer;
        position: relative
    }

    footer.main-footer .footer-navbar .footer-nav > ul > li h4:hover {
        color: #fff
    }

    footer.main-footer .footer-navbar .footer-nav > ul > li h4:after {
        font-family: "iconfont" !important;
        content: "\e607";
        font-size: 14px;
        font-weight: bold;
        color: #989898;
        display: inline-block;
        -moz-transition: -moz-transform .5s ease-in-out;
        -o-transition: -o-transform .5s ease-in-out;
        -webkit-transition: -webkit-transform .5s ease-in-out;
        transition: transform .5s ease-in-out;
        position: absolute;
        right: 0;
        top: 15px
    }

    /*footer.main-footer .footer-navbar .footer-nav > ul > li + li {*/
        /*padding-top: 0 !important*/
    /*}*/
}

@media (min-width: 768px) {
    footer.main-footer .footer-navbar .footer-nav > ul > li h4 {
        padding-left: 20%;
        color: #fff;
        margin-top: 0
    }

    /*footer.main-footer .footer-navbar .footer-nav > ul > li + li {*/
        /*border-left: 1px solid #4a4a4a*/
    /*}*/
}

@media (max-width: 767px) {
    footer.main-footer .footer-navbar .footer-nav > ul > li > ul {
        background: #292929;
        border-top: 1px solid #3d3d3d;
        margin-left: -20px;
        margin-right: -15px;
        padding: 0 0 0 20px;
        display: none
    }

    footer.main-footer .footer-navbar .footer-nav > ul > li > ul li + li {
        border-top: 1px dashed #343434
    }

    footer.main-footer .footer-navbar .footer-nav > ul > li > ul li a {
        display: inline-block;
        width: 100%;
        padding-top: 10px;
        padding-bottom: 10px
    }
}

@media (min-width: 768px) {
    footer.main-footer .footer-navbar .footer-nav > ul > li > ul {
        padding-left: 20%;
        list-style: disc inside
    }
}

footer.main-footer .footer-navbar .footer-nav > ul > li > ul > li a:hover {
    color: #fff
}

footer.main-footer .footer-navbar .footer-nav > ul > li a {
    color: #989898;
    font-size: 14px;
    display: inline-block;
    padding-top: 3px;
    padding-bottom: 3px
}

footer.main-footer .footer-navbar .footer-info {
    margin-top: -43px
}

@media (min-width: 992px) {
    footer.main-footer .footer-navbar .footer-info {
        position: absolute;
        left: 15px;
        top: 40px;
        width: 48%
    }
}

footer.main-footer .footer-navbar .footer-info div.info {
    vertical-align: middle;
    margin-left: 5px;
    display: inline-block
}

footer.main-footer .footer-navbar .footer-info div.info span, footer.main-footer .footer-navbar .footer-info div.info strong, footer.main-footer .footer-navbar .footer-info div.info a {
    display: block;
    color: #989898
}

footer.main-footer .footer-navbar .footer-info div.info strong {
    font-size: 18px
}

@media (max-width: 767px) {
    footer.main-footer .footer-navbar .footer-info div.info strong {
        font-size: 26px
    }
}

footer.main-footer .footer-navbar .footer-info div.icon {
    vertical-align: middle;
    width: 44px;
    height: 44px;
    display: inline-block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #6e6e6e;
    text-align: center;
    line-height: 44px
}

.transform-fallback-fix footer.main-footer .footer-navbar .footer-info div.icon {
    background: url("../images/circle.png?1448525562") no-repeat center center
}

footer.main-footer .footer-navbar .footer-info div.icon span.iconfont, footer.main-footer .footer-navbar .footer-info div.icon span.more:after, footer.main-footer .footer-navbar .footer-info div.icon span.btn-trans:after, footer.main-footer .footer-navbar .footer-info div.icon span.orange-btn:after {
    display: inline-block;
    font-size: 28px !important
}

footer.main-footer .footer-navbar .footer-info div.icon span.iconfont.icon-tel, footer.main-footer .footer-navbar .footer-info div.icon span.icon-tel.more:after, footer.main-footer .footer-navbar .footer-info div.icon span.icon-tel.btn-trans:after, footer.main-footer .footer-navbar .footer-info div.icon span.icon-tel.orange-btn:after {
    position: relative;
    top: 2px
}

footer.main-footer .sub-footer {
    padding: 10px 0;
    font-size: 12px;
    background-color: #1b1b1b;
    color: #6a6a6a
}

footer.main-footer .sub-footer a, footer.main-footer .sub-footer span.separator {
    color: #6a6a6a;
    display: inline-block;
    margin-right: 4px
}

footer.main-footer .sub-footer a:last-child, footer.main-footer .sub-footer span.separator:last-child {
    margin-right: 0
}

@media (max-width: 767px) {
    footer.main-footer .sub-footer .copyright {
        padding-top: 5px !important
    }
}

header.navbar {
    border: none !important
}

@media (min-width: 768px) {
    header.navbar {
        padding-top: 0px
    }
}

header.navbar.navbar-fixed-top {
    padding-top: 0;
    -moz-box-shadow: 0 3px 3px 3px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 3px 3px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 3px 3px rgba(0, 0, 0, 0.1)
}

@media (max-width: 767px) {
    .nav-search-open header.navbar.navbar-fixed-top {
        position: absolute
    }
}

header.navbar.navbar-fixed-top .navbar-collapse {
    padding: 0 15px
}

body.nav-open {
    overflow: hidden;
    position: fixed;
    right: 0;
    left: 0
}

body.nav-open.nav-search-open {
    position: static;
    overflow: auto
}

.navbar-brand {
    padding: 15px 15px;
    -moz-transition: padding .5s ease-in-out;
    -o-transition: padding .5s ease-in-out;
    -webkit-transition: padding .5s ease-in-out;
    transition: padding .5s ease-in-out;
    overflow: hidden
}

.navbar-fixed-top .navbar-brand {
    padding: 23px 15px
}

.navbar-brand span.logo {
    background: url("../img/logo.png?1448261670") no-repeat;
    -moz-background-size: 109px 27px;
    -o-background-size: 109px 27px;
    -webkit-background-size: 109px 27px;
    background-size: 109px 27px;
    width: 109px;
    height: 27px;
    display: block
}

.transform-fallback-fix .navbar-brand span.logo {
    background-size: cover;
    -ms-behavior: url("polyfills/backgroundsize.min.htc")
}

@media (min-width: 768px) {
    .navbar-brand span.logo {
        background: url("../img/logo.png") no-repeat;
        -moz-background-size: 146px 36px;
        -o-background-size: 146px 36px;
        -webkit-background-size: 146px 36px;
        background-size: 146px 36px;
        width: 146px;
        height: 36px
    }

    .transform-fallback-fix .navbar-brand span.logo {
        background-size: cover;
        -ms-behavior: url("polyfills/backgroundsize.min.htc")
    }
}

.navbar-brand span.slogan {
    display: block;
    background: url("../images/slogan.gif?1448262730") no-repeat;
    -moz-background-size: 114px 16px;
    -o-background-size: 114px 16px;
    -webkit-background-size: 114px 16px;
    background-size: 114px 16px;
    width: 114px;
    height: 16px;
    margin-top: 2px
}

.transform-fallback-fix .navbar-brand span.slogan {
    background-size: cover;
    -ms-behavior: url("polyfills/backgroundsize.min.htc")
}

.navbar-fixed-top .navbar-brand span.slogan {
    display: none !important
}

@media (min-width: 768px) {
    .navbar-brand span.slogan {
        background: url("../images/slogan.gif?1448262730") no-repeat;
        -moz-background-size: 153px 21px;
        -o-background-size: 153px 21px;
        -webkit-background-size: 153px 21px;
        background-size: 153px 21px;
        width: 153px;
        height: 21px
    }

    .transform-fallback-fix .navbar-brand span.slogan {
        background-size: cover;
        -ms-behavior: url("polyfills/backgroundsize.min.htc")
    }
}

@media (min-width: 768px) {
    .navbar-brand {
        padding: 7px 15px
    }

    .navbar-fixed-top .navbar-brand {
        padding: 19px 15px
    }
}

@media (max-width: 767px) {
    nav#sg-navbar {
        position: fixed;
        background: #fff;
        right: -80%;
        width: 80%;
        top: 74px;
        display: block !important;
        -moz-transition: -moz-transform .5s ease;
        -o-transition: -o-transform .5s ease;
        -webkit-transition: -webkit-transform .5s ease;
        transition: transform .5s ease;
        max-height: 380px;
        border: none;
        margin: 0;
        z-index: 1000;
        overflow: auto;
        -moz-box-shadow: 0 6px 5px 5px rgba(0, 0, 0, 0.1), inset 0 3px 6px rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: 0 6px 5px 5px rgba(0, 0, 0, 0.1), inset 0 3px 6px rgba(0, 0, 0, 0.1);
        box-shadow: 0 6px 5px 5px rgba(0, 0, 0, 0.1), inset 0 3px 6px rgba(0, 0, 0, 0.1);
        padding: 0
    }

    .nav-search-open nav#sg-navbar {
        position: absolute
    }

    .nav-open nav#sg-navbar {
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    .transform-fallback-fix .nav-open nav#sg-navbar {
        right: 0
    }

    nav#sg-navbar ul.navbar-nav {
        margin: 0 0 15px
    }

    nav#sg-navbar ul.navbar-nav > li {
        cursor: pointer;
        padding-left: 15px;
        border-bottom: 1px solid #e5e5e5
    }

    nav#sg-navbar ul.navbar-nav > li:after {
        font-family: "iconfont" !important;
        content: "\e607";
        font-size: 14px;
        font-weight: bold;
        color: #c7c7c7;
        -moz-transition: -moz-transform .5s ease-in-out;
        -o-transition: -o-transform .5s ease-in-out;
        -webkit-transition: -webkit-transform .5s ease-in-out;
        transition: transform .5s ease-in-out;
        display: inline-block;
        position: absolute;
        right: 15px;
        top: 15px
    }

    nav#sg-navbar ul.navbar-nav > li.search:after {
        display: none;
        content: ''
    }

    nav#sg-navbar ul.navbar-nav > li > a {
        line-height: 22px
    }

    nav#sg-navbar ul.navbar-nav > li a {
        display: inline-block;
        padding: 15px 15px 15px 0;
        font-size: 14px
    }

    nav#sg-navbar ul.navbar-nav > li a[class^="bs"] span {
        background-image: url("../../../upload/2018/7/business-icons-s26a1a30b60.png");
        background-repeat: no-repeat;
        -moz-background-size: 30px 741px;
        -o-background-size: 30px 741px;
        -webkit-background-size: 30px 741px;
        background-size: 30px 741px;
        padding-left: 30px
    }

    .transform-fallback-fix nav#sg-navbar ul.navbar-nav > li a[class^="bs"] span {
        background-image: none
    }

    .transform-fallback-fix nav#sg-navbar ul.navbar-nav > li a[class^="bs"] span {
        padding-left: 0
    }

    nav#sg-navbar ul.navbar-nav > li a span {
        display: inline-block
    }

    nav#sg-navbar ul.navbar-nav > li a.site-search {
        padding-top: 14px;
        padding-bottom: 14px
    }

    nav#sg-navbar ul.navbar-nav > li a.site-search span.glyphicon-search {
        font-size: 18px;
        top: 3px
    }

    nav#sg-navbar ul.navbar-nav > li a.site-search span.glyphicon-search + span {
        display: inline-block;
        padding-left: 8px
    }

    nav#sg-navbar ul.navbar-nav > li a.bs2 span {
        background-position: 0 -110px
    }

    nav#sg-navbar ul.navbar-nav > li a.bs2 span:hover {
        background-position: 0 -142px
    }

    nav#sg-navbar ul.navbar-nav > li a.bs3 span {
        background-position: 0 -205px
    }

    nav#sg-navbar ul.navbar-nav > li a.bs3 span:hover {
        background-position: 0 -237px
    }

    nav#sg-navbar ul.navbar-nav > li a.bs4 span {
        background-position: 0 -301px
    }

    nav#sg-navbar ul.navbar-nav > li a.bs4 span:hover {
        background-position: 0 -332px
    }

    nav#sg-navbar ul.navbar-nav > li a.bs5 span {
        background-position: 0 -396px
    }

    nav#sg-navbar ul.navbar-nav > li a.bs5 span:hover {
        background-position: 0 -428px
    }

    nav#sg-navbar ul.navbar-nav > li a.bs6 span {
        background-position: 0 -492px
    }

    nav#sg-navbar ul.navbar-nav > li a.bs6 span:hover {
        background-position: 0 -524px
    }

    nav#sg-navbar ul.navbar-nav > li a.bs7 span {
        background-position: 0 -587px
    }

    nav#sg-navbar ul.navbar-nav > li a.bs7 span:hover {
        background-position: 0 -619px
    }

    nav#sg-navbar ul.navbar-nav > li a.bs8 span {
        background-position: 0 -687px
    }

    nav#sg-navbar ul.navbar-nav > li a.bs8 span:hover {
        background-position: 0 -719px
    }

    nav#sg-navbar ul.navbar-nav > li.current > a {
        color: #326cb6
    }

    nav#sg-navbar ul.navbar-nav > li.current > a.bs2 span {
        background-position: 0 -142px
    }

    nav#sg-navbar ul.navbar-nav > li.current > a.bs3 span {
        background-position: 0 -237px
    }

    nav#sg-navbar ul.navbar-nav > li.current > a.bs4 span {
        background-position: 0 -332px
    }

    nav#sg-navbar ul.navbar-nav > li.current > a.bs5 span {
        background-position: 0 -428px
    }

    nav#sg-navbar ul.navbar-nav > li.current > a.bs6 span {
        background-position: 0 -524px
    }

    nav#sg-navbar ul.navbar-nav > li.current > a.bs7 span {
        background-position: 0 -619px
    }

    nav#sg-navbar ul.navbar-nav > li.current > a.bs8 span {
        background-position: 0 -719px
    }

    nav#sg-navbar ul.navbar-nav > li.current:after {
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .transform-fallback-fix nav#sg-navbar ul.navbar-nav > li.current:after {
        content: "\e60d"
    }

    nav#sg-navbar ul.navbar-nav > li.current .sub-menu {
        display: block;
        -moz-animation: subnav-open 0.3s ease;
        -webkit-animation: subnav-open 0.3s ease;
        animation: subnav-open 0.3s ease
    }

    nav#sg-navbar ul.navbar-nav > li .sub-menu {
        display: none;
        margin-left: -15px;
        -moz-transform-origin: left top;
        -ms-transform-origin: left top;
        -webkit-transform-origin: left top;
        transform-origin: left top;
        border-top: 1px solid #e5e5e5;
        background: #f6f6f6;
        padding-left: 15px
    }

    nav#sg-navbar ul.navbar-nav > li .sub-menu li {
        border-bottom: 1px dashed #e5e5e5
    }

    nav#sg-navbar ul.navbar-nav > li .sub-menu li:last-child {
        border-bottom: none
    }

    nav#sg-navbar ul.navbar-nav > li .sub-menu li > a {
        padding: 10px 15px 10px 0
    }
}

nav#sg-navbar > ul.navbar-nav > li.search {
    position: relative
}

nav#sg-navbar > ul.navbar-nav > li.search .search-form {
    -moz-transition: -moz-transform .3s ease;
    -o-transition: -o-transform .3s ease;
    -webkit-transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    -moz-transform-origin: right center;
    -ms-transform-origin: right center;
    -webkit-transform-origin: right center;
    transform-origin: right center;
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -17px;
    width: 0
}

nav#sg-navbar > ul.navbar-nav > li.search .search-form.show {
    width: 300px;
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

@media (max-width: 767px) {
    nav#sg-navbar > ul.navbar-nav > li.search .search-form {
        right: auto;
        left: 15px;
        -moz-transform-origin: left center;
        -ms-transform-origin: left center;
        -webkit-transform-origin: left center;
        transform-origin: left center
    }

    nav#sg-navbar > ul.navbar-nav > li.search .search-form.show {
        width: 80%
    }
}

nav#sg-navbar > ul.navbar-nav > li.search .search-form form {
    position: relative
}

nav#sg-navbar > ul.navbar-nav > li.search .search-form form input.kw {
    width: 100%;
    height: 36px;
    line-height: 26px;
    border: 1px solid #ddd;
    outline: none;
    padding: 5px;
    font-size: 15px
}

nav#sg-navbar > ul.navbar-nav > li.search .search-form form input.kw:focus {
    font-size: 15px
}

nav#sg-navbar > ul.navbar-nav > li.search .search-form form button.search-btn {
    background: none;
    color: #326cb6;
    border: none;
    position: absolute;
    right: 15px;
    top: 9px;
    font-size: 18px;
    padding: 0
}

@media (min-width: 768px) {
    nav#sg-navbar > ul.navbar-nav > li {
        position: static
    }

    nav#sg-navbar > ul.navbar-nav > li > a.site-search {
        font-size: 18px;
        padding-top: 26px;
        padding-bottom: 26px
    }

    nav#sg-navbar > ul.navbar-nav > li > a.site-search span.glyphicon-search {
        top: 3px
    }

    nav#sg-navbar > ul.navbar-nav > li > a.site-search span.glyphicon-search + span {
        display: none
    }

    nav#sg-navbar > ul.navbar-nav > li.sub-menu-open .sub-menu {
        display: block
    }

    nav#sg-navbar > ul.navbar-nav > li .sub-menu {
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        z-index: 1000;
        border-top: 1px solid #ddd;
        background-color: #fff;
        background-color: rgba(255, 255, 255, 0.9)
    }

    nav#sg-navbar > ul.navbar-nav > li .sub-menu ul {
        position: relative;
        padding: 15px 0;
        display: inline-block;
        text-align: center
    }

    nav#sg-navbar > ul.navbar-nav > li .sub-menu ul:before, nav#sg-navbar > ul.navbar-nav > li .sub-menu ul:after {
        bottom: 100%;
        left: 50%;
        border: 1px solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none
    }

    nav#sg-navbar > ul.navbar-nav > li .sub-menu ul:after {
        border-bottom-color: #fff;
        border-width: 9px;
        margin-left: -9px
    }

    nav#sg-navbar > ul.navbar-nav > li .sub-menu ul:before {
        border-bottom-color: #ddd;
        border-width: 10px;
        margin-left: -10px
    }

    nav#sg-navbar > ul.navbar-nav > li .sub-menu ul li {
        display: inline-block
    }

    nav#sg-navbar > ul.navbar-nav > li .sub-menu ul li a {
        font-size: 14px;
        color: #909090
    }

    nav#sg-navbar > ul.navbar-nav > li .sub-menu ul li a:hover {
        color: #303030 !important
    }

    nav#sg-navbar > ul.navbar-nav > li .sub-menu ul li + li {
        margin-left: 25px
    }
}

@media (min-width: 1200px) {
    nav#sg-navbar > ul.navbar-nav > li .sub-menu ul li + li {
        margin-left: 50px
    }

    nav#sg-navbar > ul.navbar-nav > li > a[class^="bs"]:after {
        font-family: "iconfont" !important;
        content: "\e607";
        font-size: 12px;
        font-weight: bold;
        color: #c7c7c7;
        display: inline-block;
        margin-left: 5px;
        -moz-transition: -moz-transform .3s ease-in-out;
        -o-transition: -o-transform .3s ease-in-out;
        -webkit-transition: -webkit-transform .3s ease-in-out;
        transition: transform .3s ease-in-out
    }

    nav#sg-navbar > ul.navbar-nav > li:hover > a[class^="bs"]:after {
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .transform-fallback-fix nav#sg-navbar > ul.navbar-nav > li:hover > a[class^="bs"]:after {
        content: "\e60d"
    }
}

nav#sg-navbar > ul.navbar-nav > li a {
    font-size: 15px
}

nav#sg-navbar > ul.navbar-nav > li a span.glyphicon-search {
    color: #c0c0c0
}

nav#sg-navbar > ul.navbar-nav > li a:hover {
    color: #326cb6 !important
}

nav#sg-navbar > ul.navbar-nav > li a:hover span.glyphicon-search {
    color: #326cb6
}

@media (min-width: 768px) and (max-width: 991px) {
    nav#sg-navbar > ul.navbar-nav > li a {
        font-size: 14px;
        padding-left: 9px;
        padding-right: 9px
    }
}

@-moz-keyframes subnav-open {
    0% {
        -moz-transform: scaleY(0.85);
        transform: scaleY(0.85)
    }

    100% {
        -moz-transform: scaleY(1);
        transform: scaleY(1)
    }
}

@-webkit-keyframes subnav-open {
    0% {
        -webkit-transform: scaleY(0.85);
        transform: scaleY(0.85)
    }

    100% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
}

@keyframes subnav-open {
    0% {
        -moz-transform: scaleY(0.85);
        -ms-transform: scaleY(0.85);
        -webkit-transform: scaleY(0.85);
        transform: scaleY(0.85)
    }

    100% {
        -moz-transform: scaleY(1);
        -ms-transform: scaleY(1);
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
}

.navbar-toggle {
    z-index: 1100;
    margin-top: 17px;
    margin-bottom: 17px
}

.navbar-toggle .icon-bar {
    position: relative
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 6px
}

.navbar-toggle .icon-bar:nth-child(2) {
    -moz-transition: background .3s ease 0s;
    -o-transition: background .3s ease 0s;
    -webkit-transition: background .3s ease;
    -webkit-transition-delay: 0s;
    transition: background .3s ease 0s;
    background: transparent
}

.transform-fallback-fix .navbar-toggle .icon-bar:nth-child(2) {
    background: #909090
}

.navbar-toggle .icon-bar:nth-child(1), .navbar-toggle .icon-bar:nth-child(3) {
    -moz-transition: top .3s ease, -moz-transform .3s ease .4s;
    -o-transition: top .3s ease, -o-transform .3s ease .4s;
    -webkit-transition: top .3s ease, -webkit-transform .3s ease;
    -webkit-transition-delay: 0s, .4s;
    transition: top .3s ease, transform .3s ease .4s
}

.navbar-toggle .icon-bar:nth-child(1) {
    top: 8px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.transform-fallback-fix .navbar-toggle .icon-bar:nth-child(1) {
    top: 0
}

.navbar-toggle .icon-bar:nth-child(3) {
    top: -8px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.transform-fallback-fix .navbar-toggle .icon-bar:nth-child(3) {
    top: 0
}

.navbar-toggle.collapsed .icon-bar:nth-child(2) {
    -moz-transition: background .3s ease .4s;
    -o-transition: background .3s ease .4s;
    -webkit-transition: background .3s ease;
    -webkit-transition-delay: .4s;
    transition: background .3s ease .4s;
    background-color: #909090
}

.navbar-toggle.collapsed .icon-bar:nth-child(1), .navbar-toggle.collapsed .icon-bar:nth-child(3) {
    top: 0;
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -moz-transition: top .3s ease .4s, -moz-transform .3s ease;
    -o-transition: top .3s ease .4s, -o-transform .3s ease;
    -webkit-transition: top .3s ease, -webkit-transform .3s ease;
    -webkit-transition-delay: .4s, 0s;
    transition: top .3s ease .4s, transform .3s ease
}

.modal {
    text-align: center;
    font-size: 0
}

.modal:after {
    content: "";
    height: 100%;
    display: inline-block;
    vertical-align: middle
}

.modal-dialog {
    display: inline-block;
    vertical-align: middle;
    padding: 10px;
    margin: 0;
    width: 100%;
    font-size: 14px;
    text-align: left
}

@media (min-width: 768px) {
    .modal-dialog, .modal-sm {
        width: 640px
    }

    .modal-dialog.modal-xs {
        width: 480px
    }
}

@media (min-width: 992px) {
    .modal-dialog {
        width: 900px
    }
}

@media (min-width: 1200px) {
    .modal-lg {
        width: 1100px
    }
}

.modal-content {
    border: none;
    margin: 0 auto;
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
}

.modal button.close {
    margin-top: -22px;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}

.modal button.close span.iconfont, .modal button.close span.more:after, .modal button.close span.btn-trans:after, .modal button.close span.orange-btn:after {
    font-size: 32px;
    color: #326cb6
}

.modal button.close:hover {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.modal-header {
    padding: 30px 15px 20px;
    color: #606060;
    border-bottom: none
}

.modal-footer {
    border-top: none
}

.modal-body.clear-padding {
    padding: 0 15px
}

.modal-body img {
    width: 100%
}

.modal-body dt {
    font-weight: normal
}

.modal-body dt, .modal-body dd {
    line-height: 1.75
}

.modal-body .dl-horizontal dt {
    float: left;
    width: 70px;
    clear: left;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.modal-body .dl-horizontal dd {
    margin-left: 80px
}

@media (min-width: 992px) {
    .modal-body .detail {
        padding-left: 30px
    }
}

.event-modal dl.dl-horizontal {
    margin-bottom: 5px
}

.event-modal dl.dl-horizontal dt {
    color: #0b7b47;
    text-align: left;
    width: 58px
}

.event-modal dl.dl-horizontal dd {
    margin-left: 68px
}

.event-modal .detail p {
    margin-bottom: 20px
}

.event-modal div.sub-line {
    color: #909090;
    margin-top: 10px
}

.event-modal div.sub-line span {
    display: inline-block;
    font-size: 14px
}

.event-modal div.sub-line span + span {
    margin-left: 15px
}

.case-modal button.close, .image-modal button.close, .video-modal button.close {
    float: none;
    position: absolute;
    right: 10px;
    top: 10px;
    margin-top: 0;
    z-index: 1050
}

@-moz-keyframes bugfix {
    from {
        padding-right: 1px
    }

    to {
        padding-right: 0
    }
}

.case-modal h4 {
    margin-bottom: 10px;
    margin-top: 25px
}

.case-modal dt {
    color: #909090
}

.case-modal dt.short {
    -moz-animation: bugfix 0.001s
}

.case-modal dt.short::first-letter, .case-modal dt.short:first-letter {
    letter-spacing: 2em
}

.case-modal dd.model, .case-modal dd.model a {
    color: #326cb6
}

#video-modal .modal-content {
    background-color: #000
}

#video-modal .modal-content video {
    width: 100% !important
}

.form-submit-modal span.icon-ok {
    color: #0b7b47;
    font-size: 64px
}

.form-submit-modal span.icon-error {
    color: #326cb6;
    font-size: 64px
}

.button {
    margin-top: 25px;
    margin-bottom: 5px;
    text-align: center
}

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

.submitting:before {
    content: "\e031";
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    vertical-align: middle;
    top: 1px;
    margin-right: 5px;
    -moz-animation: spin 1s infinite linear;
    -webkit-animation: spin 1s infinite linear;
    animation: spin 1s infinite linear
}

.transform-fallback-fix .submitting:before {
    background: url(data:image/gif;
    base64,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AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=); width: 18px;
    height: 18px;
    content: '';
    top: 0
}

.submitting:after {
    content: " ..." !important;
    margin-left: 3px;
    display: inline-block !important
}

@keyframes spin {
    from {
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.btn-trans {
    font-size: 14px
}

.btn-trans:after {
    content: "\e604"
}

.btn-trans:focus, .btn-trans.focus, .btn-trans:hover, .btn-trans.hover {
    border-color: #fff !important;
    background-color: transparent;
    background-color: rgba(255, 255, 255, 0.1);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#1AFFFFFF, endColorstr=#1AFFFFFF);
    zoom: 1
}

.btn-trans:active:hover, .btn-trans:active:focus, .btn-trans:active.focus, .btn-trans.active:hover, .btn-trans.active:focus, .btn-trans.active.focus {
    border-color: #fff !important;
    background-color: transparent;
    background-color: rgba(255, 255, 255, 0.1);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#1AFFFFFF, endColorstr=#1AFFFFFF);
    zoom: 1
}

.orange-btn {
    font-size: 14px;
    padding: 10px 40px;
    color: #326cb6;
    border-color: #326cb6 !important;
    background: #fff
}

.orange-btn:after {
    content: "\e604"
}

.orange-btn.clear-arrow:after {
    display: none
}

.orange-btn:focus, .orange-btn.focus, .orange-btn:hover, .orange-btn.hover {
    border-color: #326cb6 !important;
    color: #326cb6;
    background: #fff
}

.orange-btn:active:hover, .orange-btn:active:focus, .orange-btn:active.focus, .orange-btn.active:hover, .orange-btn.active:focus, .orange-btn.active.focus {
    border-color: #326cb6 !important;
    color: #326cb6;
    background: #fff
}

.orange-btn.solid {
    color: #fff;
    background: #326cb6
}

.orange-btn.solid.disabled:focus, .orange-btn.solid.disabled.focus, .orange-btn.solid.disabled:hover, .orange-btn.solid.disabled.hover {
    border-color: #326cb6 !important;
    color: #fff;
    background: #326cb6
}

.main-kv {
    height: 440px;
    overflow: hidden;
    visibility: hidden
}

@media (max-width: 767px) {
    .main-kv {
        height: 240px
    }
}

.main-kv.slick-initialized {
    visibility: visible
}

.main-kv .kv-slide {
    height: 100%
}

.main-kv .kv-slide.slick-active .container {
    opacity: 1;
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.main-kv .slick-slide {
    background-position: center center;
    background-repeat: no-repeat;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover
}

.main-kv.slick-initialized .kv-slide {
    -ms-behavior: url("polyfills/backgroundsize.min.htc")
}

.main-kv .kv-slide .container {
    opacity: 0;
    -moz-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
    -moz-transition: opacity 1s ease-in-out, -moz-transform 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out, -o-transform 1s ease-in-out;
    -webkit-transition: opacity 1s ease-in-out, -webkit-transform 1s ease-in-out;
    transition: opacity 1s ease-in-out, transform 1s ease-in-out;
    display: table;
    height: 100%
}

@media (max-width: 767px) {
    .main-kv .kv-slide .container {
        width: 100%
    }
}

.main-kv .kv-slide .container .slogan {
    display: table-cell;
    vertical-align: middle;
    color: #fff
}

.main-kv .kv-slide .container .slogan h1 {
    margin-top: 0;
    line-height: 1.2
}

@media (min-width: 768px) {
    .main-kv ul.slick-dots {
        text-align: right;
        bottom: 80px
    }

    .main-kv ul.slick-dots li {
        width: auto;
        height: auto;
        margin: 0
    }

    .main-kv ul.slick-dots li:after {
        content: "\2580\2580\2580";
        color: #aeaeae;
        width: 30px;
        letter-spacing: 4px;
        display: inline-block;
        font-size: 10px;
        -moz-transform: scale(0.5);
        -ms-transform: scale(0.5);
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        text-align: center;
        position: relative;
        top: 4px;
        left: 0px
    }

    .transform-fallback-fix .main-kv ul.slick-dots li:after {
        font-size: 5px;
        left: 2px
    }

    .main-kv ul.slick-dots li#slick-slide06:after {
        content: ""
    }

    .main-kv ul.slick-dots li button {
        display: inline-block;
        position: relative;
        top: 0;
        -moz-transition: top .4s ease-in-out;
        -o-transition: top .4s ease-in-out;
        -webkit-transition: top .4s ease-in-out;
        transition: top .4s ease-in-out;
        background-image: url("../../../upload/2018/7/business-icons-s26a1a30b60.png");
        background-repeat: no-repeat;
        -moz-background-size: 59px 1481px;
        -o-background-size: 59px 1481px;
        -webkit-background-size: 59px 1481px;
        background-size: 59px 1481px
    }

    .main-kv ul.slick-dots li button:before {
        content: "";
        display: none
    }

    .main-kv ul.slick-dots li.slick-active button {
        top: -3px
    }

    .main-kv ul.slick-dots li#slick-slide00 button {
        background-position: 0 0;
        width: 59px;
        height: 59px
    }

    .main-kv ul.slick-dots li#slick-slide00.slick-active button {
        background-position: 0 -79px;
        width: 59px;
        height: 59px
    }

    .main-kv ul.slick-dots li#slick-slide01 button {
        background-position: 0 -158px;
        width: 44px;
        height: 43px
    }

    .main-kv ul.slick-dots li#slick-slide01.slick-active button {
        background-position: 0 -284px;
        width: 44px;
        height: 43px
    }

    .main-kv ul.slick-dots li#slick-slide02 button {
        background-position: 0 -347px;
        width: 44px;
        height: 44px
    }

    .main-kv ul.slick-dots li#slick-slide02.slick-active button {
        background-position: 0 -475px;
        width: 44px;
        height: 44px
    }

    .main-kv ul.slick-dots li#slick-slide03 button {
        background-position: 0 -539px;
        width: 44px;
        height: 43px
    }

    .main-kv ul.slick-dots li#slick-slide03.slick-active button {
        background-position: 0 -665px;
        width: 44px;
        height: 43px
    }

    .main-kv ul.slick-dots li#slick-slide04 button {
        background-position: 0 -728px;
        width: 44px;
        height: 44px
    }

    .main-kv ul.slick-dots li#slick-slide04.slick-active button {
        background-position: 0 -856px;
        width: 44px;
        height: 44px
    }

    .main-kv ul.slick-dots li#slick-slide05 button {
        background-position: 0 -920px;
        width: 44px;
        height: 44px
    }

    .main-kv ul.slick-dots li#slick-slide05.slick-active button {
        background-position: 0 -1048px;
        width: 44px;
        height: 44px
    }

    .main-kv ul.slick-dots li#slick-slide06 button {
        background-position: 0 -1308px;
        width: 44px;
        height: 44px
    }

    .main-kv ul.slick-dots li#slick-slide06.slick-active button {
        background-position: 0 -1436px;
        width: 44px;
        height: 44px
    }
}

.inside-kv {
    height: 312px;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    -ms-behavior: url("polyfills/backgroundsize.min.htc")
}

@media (max-width: 991px) {
    .inside-kv {
        height: 240px
    }
}

@media (max-width: 767px) {
    .inside-kv {
        height: 160px
    }
}

.tab-nav {
    padding: 25px 0 0
}

.tabs ul {
    text-align: center
}

.tabs ul li {
    display: inline-block
}

.tabs ul li a {
    padding: 15px;
    font-size: 16px;
    border-bottom: 4px solid transparent;
    display: block
}

.tabs ul li a.selected {
    color: #326cb6;
    border-bottom-color: #f4791f
}

.tabs button {
    display: none
}

@media (max-width: 991px) {
    .tabs {
        margin: -25px -15px 0;
        background: #eee
    }

    .tabs button {
        display: block;
        background: #eee;
        border: none;
        font-size: 18px;
        padding: 12px 15px 9px;
        text-align: left
    }

    .tabs button .icon-arrow-down {
        font-size: 20px;
        float: right;
        overflow: hidden;
        position: relative;
        top: -2px;
        -moz-transition: -moz-transform .3s ease-in-out;
        -o-transition: -o-transform .3s ease-in-out;
        -webkit-transition: -webkit-transform .3s ease-in-out;
        transition: transform .3s ease-in-out
    }

    .tabs.open button .icon-arrow-down {
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .transform-fallback-fix .tabs.open button .icon-arrow-down:before {
        content: "\e60d"
    }

    .tabs.open ul {
        display: block;
        -moz-animation: subnav-open 0.3s ease;
        -webkit-animation: subnav-open 0.3s ease;
        animation: subnav-open 0.3s ease
    }

    .tabs ul {
        padding: 0 15px;
        display: none
    }

    .tabs ul li {
        display: block;
        text-align: left;
        border-top: 1px solid #ddd
    }

    .tabs ul li a {
        padding: 15px 0;
        border-bottom: none
    }
}

section.main-business .container-clipping {
    margin-top: 30px
}

ul.business-grid {
    position: relative;
    margin-top: -1px;
    right: -1px;
    margin-left: -16px
}

ul.business-grid li.business {
    background-color: #fff;
    background-position: right bottom;
    background-repeat: no-repeat;
    -moz-background-size: contain;
    -o-background-size: contain;
    -webkit-background-size: contain;
    background-size: contain;
    -ms-behavior: url("polyfills/backgroundsize.min.htc");
    height: 185px;
    border-right: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    padding-top: 15px !important;
    cursor: pointer;
    overflow: hidden
}

ul.business-grid li.business strong {
    color: #333;
    font-size: 18px
}

ul.business-grid li.business a {
    cursor: pointer;
    display: block;
    height: 100%;
    position: relative;
    z-index: 10
}

ul.business-grid li.business a .bs-info {
    -moz-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    position: absolute;
    left: -15px;
    right: -15px;
    padding: 15px 0;
    bottom: 0
}

ul.business-grid li.business a .bs-info ul {
    color: #fff;
    list-style: disc inside;
    display: none;
    padding: 0 15px
}

ul.business-grid li.business a .bs-info .iconfont, ul.business-grid li.business a .bs-info .more:after, ul.business-grid li.business a .bs-info .btn-trans:after, ul.business-grid li.business a .bs-info .orange-btn:after {
    color: #326cb6;
    position: relative;
    left: 15px;
    top: -10px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    font-size: 16px;
    display: inline-block;
    width: 22px;
    height: 22px;
    text-align: center;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

@media (max-width: 991px) {
    ul.business-grid li.business a.open .bs-info {
        -moz-animation: bussine-open 0.5s ease;
        -webkit-animation: bussine-open 0.5s ease;
        animation: bussine-open 0.5s ease;
        background-color: #326cb6;
        background-color: rgb(50, 108, 182)
    }

    ul.business-grid li.business a.open .bs-info .iconfont, ul.business-grid li.business a.open .bs-info .more:after, ul.business-grid li.business a.open .bs-info .btn-trans:after, ul.business-grid li.business a.open .bs-info .orange-btn:after {
        color: #fff;
        background: #326cb6;
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        -moz-transition: -moz-transform .5s ease;
        -o-transition: -o-transform .5s ease;
        -webkit-transition: -webkit-transform .5s ease;
        transition: transform .5s ease
    }

    ul.business-grid li.business a.open .bs-info ul {
        display: block
    }
}

@media (min-width: 992px) {
    ul.business-grid li.business a:hover .bs-info {
        -moz-animation: bussine-open 0.5s ease;
        -webkit-animation: bussine-open 0.5s ease;
        animation: bussine-open 0.5s ease;
        background-color: #326cb6;
        background-color: #326cb6
    }

    ul.business-grid li.business a:hover .bs-info .iconfont, ul.business-grid li.business a:hover .bs-info .more:after, ul.business-grid li.business a:hover .bs-info .btn-trans:after, ul.business-grid li.business a:hover .bs-info .orange-btn:after {
        color: #fff;
        background: #326cb6;
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        -moz-transition: -moz-transform .5s ease;
        -o-transition: -o-transform .5s ease;
        -webkit-transition: -webkit-transform .5s ease;
        transition: transform .5s ease
    }

    ul.business-grid li.business a:hover .bs-info ul {
        display: block
    }
}

@-moz-keyframes bussine-open {
    0% {
        -moz-transform: scaleY(0.85);
        transform: scaleY(0.85)
    }

    100% {
        -moz-transform: scaleY(1);
        transform: scaleY(1)
    }
}

@-webkit-keyframes bussine-open {
    0% {
        -webkit-transform: scaleY(0.85);
        transform: scaleY(0.85)
    }

    100% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
}

@keyframes bussine-open {
    0% {
        -moz-transform: scaleY(0.85);
        -ms-transform: scaleY(0.85);
        -webkit-transform: scaleY(0.85);
        transform: scaleY(0.85)
    }

    100% {
        -moz-transform: scaleY(1);
        -ms-transform: scaleY(1);
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
}

section.latest ul.latest-event li + li {
    margin-top: 15px
}

@media (min-width: 992px) {
    section.latest .latest-news {
        margin-bottom: 10px
    }
}

section.latest .latest-news img {
    width: 100%
}

section.latest .latest-news .teaser {
    margin-top: 5px
}

@media (min-width: 992px) {
    section.latest .latest-news .teaser {
        max-height: 40px;
        overflow: hidden;
        text-overflow: ellipsis
    }
}

section.about-brief .background-container {
    padding: 30px 0 100px
}

@media (min-width: 768px) {
    section.about-brief .background-container {
        background: url("../img/1.jpg") no-repeat center top;
        -moz-background-size: cover;
        -o-background-size: cover;
        -webkit-background-size: cover;
        background-size: cover;
        padding: 40px 0 100px
    }
}

section.about-brief .short-link {
    margin-top: -80px
}

#inquiry p.email a {
    color: #326cb6;
    line-height: 1.5
}

#inquiry p.tel a {
    display: inline-block;
    margin-right: 25px
}

#inquiry p.tel a:last-child {
    margin-right: 0
}

.product-detail {
    position: relative
}

.product-detail p.notice {
    margin-top: 15px
}

.product-detail .parameter-data {
    position: relative
}

.product-detail .parameter-data h4 {
    margin: 0;
    padding: 15px 0;
    font-size: 18px !important
}

.product-detail .parameter-data ul {
    padding-bottom: 15px
}

.product-detail .parameter-data ul li {
    line-height: 2
}

.product-detail .parameter-data ul li span {
    color: #606060
}

@media (max-width: 767px) {
    .product-detail .parameter-data {
        border-top: 1px solid #ddd
    }

    .product-detail .parameter-data:last-child {
        border-bottom: 1px solid #ddd
    }

    .product-detail .parameter-data h4 {
        cursor: pointer;
        position: relative
    }

    .product-detail .parameter-data h4:after {
        content: '\e607';
        font-family: "iconfont" !important;
        font-size: 16px;
        font-style: normal;
        -webkit-text-stroke-width: 0.2px;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        right: 0;
        top: 15px;
        color: #909090;
        -moz-transition: -moz-transform .3s ease;
        -o-transition: -o-transform .3s ease;
        -webkit-transition: -webkit-transform .3s ease;
        transition: transform .3s ease
    }

    .product-detail .parameter-data.open h4:after {
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .transform-fallback-fix .product-detail .parameter-data.open h4:after {
        content: "\e60d"
    }

    .product-detail .parameter-data.open ul {
        display: block;
        -moz-animation: subnav-open 0.3s ease;
        -webkit-animation: subnav-open 0.3s ease;
        animation: subnav-open 0.3s ease
    }

    .product-detail .parameter-data ul {
        padding-top: 15px;
        border-top: 1px solid #ddd;
        display: none
    }
}

@media (min-width: 992px) {
    .product-detail .parameter-data {
        font-size: 0
    }

    .product-detail .parameter-data + .parameter-data {
        margin-top: 15px
    }

    .product-detail .parameter-data h4 {
        font-size: 14px;
        display: inline-block;
        padding: 0 15px 0 0;
        width: 8%;
        vertical-align: top
    }

    .product-detail .parameter-data ul {
        vertical-align: middle;
        font-size: 14px;
        display: inline-block;
        width: 92%
    }
}

@media (min-width: 768px) {
    .product-detail .parameter-data ul {
        font-size: 0;
        border-bottom: 1px solid #ddd
    }

    .product-detail .parameter-data ul li {
        font-size: 14px;
        display: inline-block;
        padding-right: 15px;
        width: 50%;
        vertical-align: top
    }
}

.product-detail .cert-list li {
    text-align: center
}

.relative-product a.tab {
    display: block;
    color: #606060;
    font-size: 16px;
    position: relative
}

.relative-product a.tab:before {
    content: '\25C6';
    display: inline-block;
    margin-right: 5px
}

.relative-product li.active a.tab {
    padding-bottom: 20px;
    color: #326cb6
}

.relative-product li.active a.tab:after {
    content: '\e61b';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    font-size: 18px;
    font-family: "iconfont" !important;
    font-style: normal;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale
}

.transform-fallback-fix .relative-product li.active a.tab:before {
    content: "◆"
}

#relative-product-tab {
    text-align: center;
    margin-bottom: 25px
}

#relative-product-tab li {
    display: inline-block
}

#relative-product-tab li + li {
    margin-left: 15px
}

@media (min-width: 992px) {
    #relative-product-list {
        padding-left: 40px;
        padding-right: 40px
    }
}

#relative-product-list .tab-pane {
    padding-bottom: 45px
}

#relative-product-list .tab-pane.active {
    -moz-animation: subnav-open 0.3s ease;
    -webkit-animation: subnav-open 0.3s ease;
    animation: subnav-open 0.3s ease
}

#relative-product-tab-accordion .panel-body {
    padding-bottom: 45px
}

#relative-product-tab-accordion .panel-title a.tab {
    color: #326cb6
}

#relative-product-tab-accordion .panel-title a.tab:after {
    position: absolute;
    right: 0;
    content: '\e60d';
    font-size: 18px;
    font-family: "iconfont" !important;
    font-style: normal;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
    -moz-transition: -moz-transform .3s ease;
    -o-transition: -o-transform .3s ease;
    -webkit-transition: -webkit-transform .3s ease;
    transition: transform .3s ease
}

#relative-product-tab-accordion .panel-title a.tab.collapsed {
    padding-bottom: 15px;
    color: #606060;
    border-bottom: 1px solid #ddd
}

#relative-product-tab-accordion .panel-title a.tab.collapsed:after {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.transform-fallback-fix #relative-product-tab-accordion .panel-title a.tab.collapsed {
    content: '\e607'
}

.product-slider {
    visibility: hidden
}

@media (min-width: 768px) {
    .product-slider {
        border: 1px solid #ddd
    }
}

.product-slider.slick-initialized {
    visibility: visible
}

@media (min-width: 768px) {
    .product-info {
        padding: 15px
    }
}

.product-info ul {
    list-style: disc inside;
    margin-top: 10px;
    color: #606060
}

.product-image, .gallery .slick-dots li {
    background: url("../images/product-bg.jpg-1448810221") no-repeat center center;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    -ms-behavior: url("polyfills/backgroundsize.min.htc");
    position: relative
}

@media (max-width: 767px) {
    .product-image, .gallery .slick-dots li {
        -moz-background-clip: content;
        -o-background-clip: content-box;
        -webkit-background-clip: content;
        background-clip: content-box
    }
}

@media (min-width: 768px) {
    .product-image, .gallery .slick-dots li {
        padding-left: 0;
        padding-right: 0
    }
}

.product-image.hot:before, .gallery .slick-dots li.hot:before {
    background: #0f7e4b;
    content: 'Hot';
    color: #fff;
    padding: 3px 8px;
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 0
}

@media (max-width: 767px) {
    .product-image.hot:before, .gallery .slick-dots li.hot:before {
        right: 15px
    }
}

.product-image.new:before, .gallery .slick-dots li.new:before {
    background: #326cb6;
    content: 'New';
    color: #fff;
    padding: 3px 8px;
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 0
}

@media (max-width: 767px) {
    .product-image.new:before, .gallery .slick-dots li.new:before {
        right: 15px
    }
}

a .product-image + h4, a .gallery .slick-dots li + h4, .gallery .slick-dots a li + h4 {
    margin-top: 10px
}

a.model {
    color: #326cb6
}

.product-share {
    margin-bottom: 10px
}

.product-share span, .product-share a {
    display: inline-block;
    vertical-align: middle;
    color: #909090
}

.product-share a.iconfont, .product-share a.more:after, .product-share a.btn-trans:after, .product-share a.orange-btn:after {
    font-size: 24px
}

.product-share a.iconfont:hover, .product-share a.more:hover:after, .product-share a.btn-trans:hover:after, .product-share a.orange-btn:hover:after {
    color: #326cb6
}

@media (min-width: 992px) {
    .product-share {
        position: absolute;
        right: 0;
        top: 10px;
        margin-bottom: 0
    }
}

.solution-category {
    width: 96%;
    margin: 0 auto;
    position: relative;
    bottom: -1px;
    text-align: center
}

@media (min-width: 992px) {
    .solution-category {
        width: 80%
    }
}

.solution-category .slick-track {
    margin: 0 auto
}

.solution-category .category {
    position: relative;
    padding-bottom: 25px;
    text-align: center
}

.solution-category .category.current:before, .solution-category .category.current:after {
    content: "";
    display: block
}

.solution-category .category.current a {
    color: #326cb6
}

.solution-category .category.current img.active {
    display: inline-block
}

.solution-category .category.current img.normal {
    display: none
}

.solution-category .category:before, .solution-category .category:after {
    bottom: -1px;
    left: 50%;
    border: 1px solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    display: none
}

.solution-category .category:after {
    border-bottom-color: #f6f6f6;
    border-width: 20px;
    margin-left: -20px
}

.solution-category .category:before {
    border-bottom-color: #ddd;
    border-width: 21px;
    margin-left: -21px
}

.solution-category .category a {
    color: #909090
}

.solution-category .category img {
    display: inline-block;
    max-width: 85%
}

.solution-category .category img.active {
    display: none
}

.solution-category .category h5 {
    display: block;
    margin-top: 8px
}

.solution-list {
    margin-top: 25px
}

.solution-section {
    border-top: 1px solid #ddd
}

.solution-section .solution {
    display: none
}

.solution-section .solution.current {
    display: block
}

@media (min-width: 992px) {
    .solution-detail .structure-chart {
        width: 75%;
        margin: 0 auto
    }
}

.solution-detail .structure-chart .slide a.zoom {
    position: relative;
    display: block
}

.solution-detail .structure-chart .slide a.zoom:hover .glyphicon {
    color: #326cb6
}

.solution-detail .structure-chart .slide a.zoom .glyphicon {
    color: #ddd;
    font-size: 24px;
    position: absolute;
    top: 100%;
    margin-top: -35px;
    margin-left: -35px;
    left: 100%;
    z-index: 1000;
    display: block
}

.solution-detail div.advantage-box {
    border-top: 1px dashed #ddd;
    padding: 25px 0 0
}

.solution-detail div.advantage-box .advantage-list li {
    list-style: none;
    line-height: 30px;
    margin-bottom: 5px
}

.solution-detail div.advantage-box .advantage-list li .advantage {
    position: relative;
    padding-left: 30px
}

.solution-detail div.advantage-box .advantage-list li .advantage span.sequence {
    position: absolute;
    top: 3px;
    left: 0;
    width: 24px;
    height: 24px;
    margin-right: 5px;
    background-color: #326cb6;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 24px;
    font-size: 12px
}

.transform-fallback-fix .solution-detail div.advantage-box .advantage-list li .advantage span.sequence {
    background-color: transparent;
    background: url("../images/adv-list-style.png-1449210123") no-repeat left center
}

.white-color {
    color: #fff
}

.dark-gray-color {
    color: #606060
}

.middle-gray-color {
    color: #909090
}

.caption {
    color: #909090
}

.video-container {
    position: relative
}

.video-container a.video_play {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    color: #fff;
    line-height: 1
}

.video-container a.video_play:hover {
    color: #326cb6
}

.video-container a.video_play:hover .icon-play:before {
    content: "\e61c "
}

.video-container a.video_play .iconfont, .video-container a.video_play .more:after, .video-container a.video_play .btn-trans:after, .video-container a.video_play .orange-btn:after {
    position: absolute;
    top: 50%;
    margin-top: -36px;
    left: 50%;
    margin-left: -30px;
    font-size: 60px;
    line-height: 1.2
}

.cms {
    margin: 0 auto
}

@media (min-width: 992px) {
    .cms.cms-80 {
        width: 80%
    }
}

.cms.news-detail img {
    display: block;
    margin: 10px auto;
    max-width: 100%;
    height: auto
}

.cms.news-detail .news-subheadings {
    line-height: 1.5;
    margin-bottom: 15px
}

.cms.news-detail .news-subheadings > span {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    color: #909090
}

.cms.news-detail .news-subheadings > span:last-child {
    margin-right: 0
}

.cms.news-detail .news-subheadings > span a.iconfont, .cms.news-detail .news-subheadings > span a.more:after, .cms.news-detail .news-subheadings > span a.btn-trans:after, .cms.news-detail .news-subheadings > span a.orange-btn:after {
    display: inline-block;
    vertical-align: middle;
    font-size: 24px;
    color: #909090
}

.cms.news-detail .news-subheadings > span a.iconfont + .iconfont, .cms.news-detail .news-subheadings > span a.more:after + .iconfont, .cms.news-detail .news-subheadings > span a.btn-trans:after + .iconfont, .cms.news-detail .news-subheadings > span a.orange-btn:after + .iconfont, .cms.news-detail .news-subheadings > span a.iconfont + .more:after, .cms.news-detail .news-subheadings > span a.more:after + .more:after, .cms.news-detail .news-subheadings > span a.btn-trans:after + .more:after, .cms.news-detail .news-subheadings > span a.orange-btn:after + .more:after, .cms.news-detail .news-subheadings > span a.iconfont + .btn-trans:after, .cms.news-detail .news-subheadings > span a.more:after + .btn-trans:after, .cms.news-detail .news-subheadings > span a.btn-trans:after + .btn-trans:after, .cms.news-detail .news-subheadings > span a.orange-btn:after + .btn-trans:after, .cms.news-detail .news-subheadings > span a.iconfont + .orange-btn:after, .cms.news-detail .news-subheadings > span a.more:after + .orange-btn:after, .cms.news-detail .news-subheadings > span a.btn-trans:after + .orange-btn:after, .cms.news-detail .news-subheadings > span a.orange-btn:after + .orange-btn:after {
    margin-left: 3px
}

.cms.news-detail .news-subheadings > span a.iconfont:hover, .cms.news-detail .news-subheadings > span a.more:hover:after, .cms.news-detail .news-subheadings > span a.btn-trans:hover:after, .cms.news-detail .news-subheadings > span a.orange-btn:hover:after {
    color: #326cb6
}

.cms-block .subheading {
    color: #909090
}

.cms-block .subheading span {
    display: inline-block
}

.cms-block .subheading span + span {
    margin-left: 15px
}

.cms-block + .cms-block {
    margin-top: 35px
}

@media (max-width: 767px) {
    .cms-block + .cms-block {
        margin-top: 25px
    }
}

.cms-block + .cms-block.mt0 {
    margin-top: 0 !important
}

.cms-block ul li {
    color: #606060;
    line-height: 1.75
}

@media (min-width: 768px) {
    .cms-block.image-text {
        margin-left: 0;
        margin-right: 0
    }
}

@media (min-width: 768px) {
    .cms-block.image-text .image {
        padding-left: 0 !important;
        padding-right: 0 !important
    }
}

@media (max-width: 767px) {
    .cms-block.image-text .image {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

@media (max-width: 767px) {
    .cms-block.image-text .text {
        padding-bottom: 15px
    }
}

@media (min-width: 768px) {
    .cms-block.image-text .text {
        padding-left: 30px;
        padding-top: 10px;
        padding-bottom: 10px
    }
}

@media (min-width: 992px) {
    .cms-block.image-text .text {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.cms-block span.num {
    font-size: 55px;
    color: #326cb6
}

.cms-block h3, .cms-block h4 {
    margin-bottom: 10px
}

.cms-block .subline {
    margin-bottom: 10px
}

.cms-block .subline span {
    color: #606060;
    font-weight: normal
}

ul.list {
    list-style: disc inside
}

ul.list li {
    line-height: 1.75
}

ul.list.mb-sm {
    margin-bottom: 20px
}

@media (min-width: 992px) {
    ul.list.two-col:before, ul.list.two-col:after {
        content: " ";
        display: table
    }

    ul.list.two-col:after {
        clear: both
    }

    ul.list.two-col li {
        float: left;
        width: 49.9999%;
        padding-right: 15px;
        vertical-align: top;
        list-style: disc inside
    }
}

.culture h2 {
    margin-bottom: 10px
}

.culture .copy {
    display: inline-block;
    text-align: left
}

@media (min-width: 992px) {
    .greetings {
        width: 80%;
        margin: 0 auto
    }
}

@media (min-width: 768px) {
    .greetings .gm {
        float: right;
        width: 40%;
        margin-left: 15px
    }
}

.greetings p {
    margin-bottom: 25px;
    color: #5f5f5f
}

.progress {
    cursor: pointer
}

.progress p {
    margin-bottom: 5px
}

.progress + .progress {
    margin-top: 45px
}

@media (max-width: 767px) {
    .progress + .progress {
        margin-top: 25px
    }
}

.progress h3.year {
    margin: 0;
    background-color: #909090;
    color: #fff;
    line-height: 50px;
    text-align: center;
    max-width: 170px
}

.progress .progress-detail {
    margin-top: 15px
}

@media (min-width: 992px) {
    .progress .progress-detail {
        margin-top: 0
    }
}

.progress .progress-detail .progress-image {
    display: none
}

@media (max-width: 767px) {
    .progress .progress-detail .progress-image {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

@media (min-width: 768px) {
    .progress .progress-detail .progress-text {
        padding-left: 0;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        -webkit-transition: all .3s ease;
        transition: all .3s ease
    }
}

.progress.active h3.year {
    background-color: #326cb6
}

.progress.active .progress-detail .progress-image {
    display: inline-block;
    -moz-animation: subnav-open 0.3s ease;
    -webkit-animation: subnav-open 0.3s ease;
    animation: subnav-open 0.3s ease
}

@media (max-width: 767px) {
    .progress.active .progress-detail .progress-image {
        display: block
    }
}

@media (min-width: 768px) {
    .progress.active .progress-detail .progress-text {
        padding-left: 15px
    }
}

@media (max-width: 767px) {
    .progress.active .progress-detail .progress-text {
        padding-bottom: 15px
    }
}

.progress.active .progress-detail {
    -moz-animation: subnav-open 0.3s ease;
    -webkit-animation: subnav-open 0.3s ease;
    animation: subnav-open 0.3s ease;
    background-color: #f6f6f6
}

.news .head-news {
    margin-bottom: 45px
}

@media (max-width: 1199px) {
    .news .single-row > *[class*="col-sm-"] + *[class*="col-sm-"] {
        margin-top: 10px
    }
}

.news .teaser {
    max-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 5px
}

.events .event {
    margin-bottom: 25px
}

.events .teaser {
    margin: 10px 0
}

.events .teaser span {
    display: block;
    color: #909090
}

a:hover .events .teaser span {
    color: #909090
}

.contact .headquarter-block {
    margin-bottom: 25px
}

.contact ul li {
    line-height: 1.5;
    color: #303030;
    position: relative
}

.contact ul li + li {
    margin-top: 3px
}

.contact .info {
    margin-bottom: 25px
}

.contact span.caption {
    display: inline-block;
    margin-right: 5px
}

.contact a.email {
    color: #326cb6
}

.contact a.tel {
    display: inline-block;
    margin-right: 15px
}

.contact a.tel:last-child {
    margin-right: 0
}

.contact .map-link {
    margin-top: 5px;
    color: #909090;
    display: block
}

.sitemap h4 {
    margin-top: 0
}

.sitemap ul li {
    line-height: 2
}

@media (min-width: 1200px) {
    form.job_apply {
        width: 80%
    }
}

form label {
    font-weight: normal
}

form label.control-label {
    padding-right: 0;
    padding-top: 7px;
    margin-bottom: 0;
    color: #909090
}

.form-input {
    position: relative
}

.form-input .help-block {
    display: none;
    position: absolute;
    left: 15px;
    top: 100%
}

.has-error .form-input .help-block {
    display: block
}

.form-input .help-block.with-errors {
    font-size: 12px;
    color: #326cb6;
    background-color: #fff;
    padding: 1px 3px;
    -moz-box-shadow: 0 1px 3px #ccc;
    -webkit-box-shadow: 0 1px 3px #ccc;
    box-shadow: 0 1px 3px #ccc;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    z-index: 1000;
    border: 1px solid #ddd
}
/*!
 * Datepicker for Bootstrap v1.5.0 (https://github.com/eternicode/bootstrap-datepicker)
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
.datepicker {
    border-radius: 4px;
    direction: ltr
}

.datepicker-inline {
    width: 220px
}

.datepicker.datepicker-rtl {
    direction: rtl
}

.datepicker.datepicker-rtl table tr td span {
    float: right
}

.datepicker-dropdown {
    top: 0;
    left: 0;
    padding: 4px
}

.datepicker-dropdown:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid rgba(0, 0, 0, 0.15);
    border-top: 0;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    position: absolute
}

.datepicker-dropdown:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    border-top: 0;
    position: absolute
}

.datepicker-dropdown.datepicker-orient-left:before {
    left: 6px
}

.datepicker-dropdown.datepicker-orient-left:after {
    left: 7px
}

.datepicker-dropdown.datepicker-orient-right:before {
    right: 6px
}

.datepicker-dropdown.datepicker-orient-right:after {
    right: 7px
}

.datepicker-dropdown.datepicker-orient-bottom:before {
    top: -7px
}

.datepicker-dropdown.datepicker-orient-bottom:after {
    top: -6px
}

.datepicker-dropdown.datepicker-orient-top:before {
    bottom: -7px;
    border-bottom: 0;
    border-top: 7px solid rgba(0, 0, 0, 0.15)
}

.datepicker-dropdown.datepicker-orient-top:after {
    bottom: -6px;
    border-bottom: 0;
    border-top: 6px solid #ffffff
}

.datepicker > div {
    display: none
}

.datepicker table {
    margin: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.datepicker table tr td, .datepicker table tr th {
    text-align: center;
    width: 30px;
    height: 30px;
    border-radius: 4px;
    border: none
}

.table-striped .datepicker table tr td, .table-striped .datepicker table tr th {
    background-color: transparent
}

.datepicker table tr td.old, .datepicker table tr td.new {
    color: #999999
}

.datepicker table tr td.day:hover, .datepicker table tr td.focused {
    background: #eeeeee;
    cursor: pointer
}

.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
    background: none;
    color: #999999;
    cursor: default
}

.datepicker table tr td.highlighted {
    color: #000000;
    background-color: #d9edf7;
    border-color: #85c5e5;
    border-radius: 0
}

.datepicker table tr td.highlighted:focus, .datepicker table tr td.highlighted.focus {
    color: #000000;
    background-color: #afd9ee;
    border-color: #298fc2
}

.datepicker table tr td.highlighted:hover {
    color: #000000;
    background-color: #afd9ee;
    border-color: #52addb
}

.datepicker table tr td.highlighted:active, .datepicker table tr td.highlighted.active, .open > .dropdown-toggle.datepicker table tr td.highlighted {
    color: #000000;
    background-color: #afd9ee;
    border-color: #52addb
}

.datepicker table tr td.highlighted:active:hover, .datepicker table tr td.highlighted.active:hover, .open > .dropdown-toggle.datepicker table tr td.highlighted:hover, .datepicker table tr td.highlighted:active:focus, .datepicker table tr td.highlighted.active:focus, .open > .dropdown-toggle.datepicker table tr td.highlighted:focus, .datepicker table tr td.highlighted:active.focus, .datepicker table tr td.highlighted.active.focus, .open > .dropdown-toggle.datepicker table tr td.highlighted.focus {
    color: #000000;
    background-color: #91cbe8;
    border-color: #298fc2
}

.datepicker table tr td.highlighted:active, .datepicker table tr td.highlighted.active, .open > .dropdown-toggle.datepicker table tr td.highlighted {
    background-image: none
}

.datepicker table tr td.highlighted.disabled:hover, .datepicker table tr td.highlighted[disabled]:hover, fieldset[disabled] .datepicker table tr td.highlighted:hover, .datepicker table tr td.highlighted.disabled:focus, .datepicker table tr td.highlighted[disabled]:focus, fieldset[disabled] .datepicker table tr td.highlighted:focus, .datepicker table tr td.highlighted.disabled.focus, .datepicker table tr td.highlighted[disabled].focus, fieldset[disabled] .datepicker table tr td.highlighted.focus {
    background-color: #d9edf7;
    border-color: #85c5e5
}

.datepicker table tr td.highlighted.focused {
    background: #afd9ee
}

.datepicker table tr td.highlighted.disabled, .datepicker table tr td.highlighted.disabled:active {
    background: #d9edf7;
    color: #999999
}

.datepicker table tr td.today {
    color: #000000;
    background-color: #ffdb99;
    border-color: #ffb733
}

.datepicker table tr td.today:focus, .datepicker table tr td.today.focus {
    color: #000000;
    background-color: #ffc966;
    border-color: #b37400
}

.datepicker table tr td.today:hover {
    color: #000000;
    background-color: #ffc966;
    border-color: #f59e00
}

.datepicker table tr td.today:active, .datepicker table tr td.today.active, .open > .dropdown-toggle.datepicker table tr td.today {
    color: #000000;
    background-color: #ffc966;
    border-color: #f59e00
}

.datepicker table tr td.today:active:hover, .datepicker table tr td.today.active:hover, .open > .dropdown-toggle.datepicker table tr td.today:hover, .datepicker table tr td.today:active:focus, .datepicker table tr td.today.active:focus, .open > .dropdown-toggle.datepicker table tr td.today:focus, .datepicker table tr td.today:active.focus, .datepicker table tr td.today.active.focus, .open > .dropdown-toggle.datepicker table tr td.today.focus {
    color: #000000;
    background-color: #ffbc42;
    border-color: #b37400
}

.datepicker table tr td.today:active, .datepicker table tr td.today.active, .open > .dropdown-toggle.datepicker table tr td.today {
    background-image: none
}

.datepicker table tr td.today.disabled:hover, .datepicker table tr td.today[disabled]:hover, fieldset[disabled] .datepicker table tr td.today:hover, .datepicker table tr td.today.disabled:focus, .datepicker table tr td.today[disabled]:focus, fieldset[disabled] .datepicker table tr td.today:focus, .datepicker table tr td.today.disabled.focus, .datepicker table tr td.today[disabled].focus, fieldset[disabled] .datepicker table tr td.today.focus {
    background-color: #ffdb99;
    border-color: #ffb733
}

.datepicker table tr td.today.focused {
    background: #ffc966
}

.datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:active {
    background: #ffdb99;
    color: #999999
}

.datepicker table tr td.range {
    color: #000000;
    background-color: #eeeeee;
    border-color: #bbbbbb;
    border-radius: 0
}

.datepicker table tr td.range:focus, .datepicker table tr td.range.focus {
    color: #000000;
    background-color: #d5d5d5;
    border-color: #7c7c7c
}

.datepicker table tr td.range:hover {
    color: #000000;
    background-color: #d5d5d5;
    border-color: #9d9d9d
}

.datepicker table tr td.range:active, .datepicker table tr td.range.active, .open > .dropdown-toggle.datepicker table tr td.range {
    color: #000000;
    background-color: #d5d5d5;
    border-color: #9d9d9d
}

.datepicker table tr td.range:active:hover, .datepicker table tr td.range.active:hover, .open > .dropdown-toggle.datepicker table tr td.range:hover, .datepicker table tr td.range:active:focus, .datepicker table tr td.range.active:focus, .open > .dropdown-toggle.datepicker table tr td.range:focus, .datepicker table tr td.range:active.focus, .datepicker table tr td.range.active.focus, .open > .dropdown-toggle.datepicker table tr td.range.focus {
    color: #000000;
    background-color: #c3c3c3;
    border-color: #7c7c7c
}

.datepicker table tr td.range:active, .datepicker table tr td.range.active, .open > .dropdown-toggle.datepicker table tr td.range {
    background-image: none
}

.datepicker table tr td.range.disabled:hover, .datepicker table tr td.range[disabled]:hover, fieldset[disabled] .datepicker table tr td.range:hover, .datepicker table tr td.range.disabled:focus, .datepicker table tr td.range[disabled]:focus, fieldset[disabled] .datepicker table tr td.range:focus, .datepicker table tr td.range.disabled.focus, .datepicker table tr td.range[disabled].focus, fieldset[disabled] .datepicker table tr td.range.focus {
    background-color: #eeeeee;
    border-color: #bbbbbb
}

.datepicker table tr td.range.focused {
    background: #d5d5d5
}

.datepicker table tr td.range.disabled, .datepicker table tr td.range.disabled:active {
    background: #eeeeee;
    color: #999999
}

.datepicker table tr td.range.highlighted {
    color: #000000;
    background-color: #e4eef3;
    border-color: #9dc1d3
}

.datepicker table tr td.range.highlighted:focus, .datepicker table tr td.range.highlighted.focus {
    color: #000000;
    background-color: #c1d7e3;
    border-color: #4b88a6
}

.datepicker table tr td.range.highlighted:hover {
    color: #000000;
    background-color: #c1d7e3;
    border-color: #73a6c0
}

.datepicker table tr td.range.highlighted:active, .datepicker table tr td.range.highlighted.active, .open > .dropdown-toggle.datepicker table tr td.range.highlighted {
    color: #000000;
    background-color: #c1d7e3;
    border-color: #73a6c0
}

.datepicker table tr td.range.highlighted:active:hover, .datepicker table tr td.range.highlighted.active:hover, .open > .dropdown-toggle.datepicker table tr td.range.highlighted:hover, .datepicker table tr td.range.highlighted:active:focus, .datepicker table tr td.range.highlighted.active:focus, .open > .dropdown-toggle.datepicker table tr td.range.highlighted:focus, .datepicker table tr td.range.highlighted:active.focus, .datepicker table tr td.range.highlighted.active.focus, .open > .dropdown-toggle.datepicker table tr td.range.highlighted.focus {
    color: #000000;
    background-color: #a8c8d8;
    border-color: #4b88a6
}

.datepicker table tr td.range.highlighted:active, .datepicker table tr td.range.highlighted.active, .open > .dropdown-toggle.datepicker table tr td.range.highlighted {
    background-image: none
}

.datepicker table tr td.range.highlighted.disabled:hover, .datepicker table tr td.range.highlighted[disabled]:hover, fieldset[disabled] .datepicker table tr td.range.highlighted:hover, .datepicker table tr td.range.highlighted.disabled:focus, .datepicker table tr td.range.highlighted[disabled]:focus, fieldset[disabled] .datepicker table tr td.range.highlighted:focus, .datepicker table tr td.range.highlighted.disabled.focus, .datepicker table tr td.range.highlighted[disabled].focus, fieldset[disabled] .datepicker table tr td.range.highlighted.focus {
    background-color: #e4eef3;
    border-color: #9dc1d3
}

.datepicker table tr td.range.highlighted.focused {
    background: #c1d7e3
}

.datepicker table tr td.range.highlighted.disabled, .datepicker table tr td.range.highlighted.disabled:active {
    background: #e4eef3;
    color: #999999
}

.datepicker table tr td.range.today {
    color: #000000;
    background-color: #f7ca77;
    border-color: #f1a417
}

.datepicker table tr td.range.today:focus, .datepicker table tr td.range.today.focus {
    color: #000000;
    background-color: #f4b747;
    border-color: #815608
}

.datepicker table tr td.range.today:hover {
    color: #000000;
    background-color: #f4b747;
    border-color: #bf800c
}

.datepicker table tr td.range.today:active, .datepicker table tr td.range.today.active, .open > .dropdown-toggle.datepicker table tr td.range.today {
    color: #000000;
    background-color: #f4b747;
    border-color: #bf800c
}

.datepicker table tr td.range.today:active:hover, .datepicker table tr td.range.today.active:hover, .open > .dropdown-toggle.datepicker table tr td.range.today:hover, .datepicker table tr td.range.today:active:focus, .datepicker table tr td.range.today.active:focus, .open > .dropdown-toggle.datepicker table tr td.range.today:focus, .datepicker table tr td.range.today:active.focus, .datepicker table tr td.range.today.active.focus, .open > .dropdown-toggle.datepicker table tr td.range.today.focus {
    color: #000000;
    background-color: #f2aa25;
    border-color: #815608
}

.datepicker table tr td.range.today:active, .datepicker table tr td.range.today.active, .open > .dropdown-toggle.datepicker table tr td.range.today {
    background-image: none
}

.datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today[disabled]:hover, fieldset[disabled] .datepicker table tr td.range.today:hover, .datepicker table tr td.range.today.disabled:focus, .datepicker table tr td.range.today[disabled]:focus, fieldset[disabled] .datepicker table tr td.range.today:focus, .datepicker table tr td.range.today.disabled.focus, .datepicker table tr td.range.today[disabled].focus, fieldset[disabled] .datepicker table tr td.range.today.focus {
    background-color: #f7ca77;
    border-color: #f1a417
}

.datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled:active {
    background: #f7ca77;
    color: #999999
}

.datepicker table tr td.selected, .datepicker table tr td.selected.highlighted {
    color: #ffffff;
    background-color: #999999;
    border-color: #555555;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
}

.datepicker table tr td.selected:focus, .datepicker table tr td.selected.highlighted:focus, .datepicker table tr td.selected.focus, .datepicker table tr td.selected.highlighted.focus {
    color: #ffffff;
    background-color: #808080;
    border-color: #161616
}

.datepicker table tr td.selected:hover, .datepicker table tr td.selected.highlighted:hover {
    color: #ffffff;
    background-color: #808080;
    border-color: #373737
}

.datepicker table tr td.selected:active, .datepicker table tr td.selected.highlighted:active, .datepicker table tr td.selected.active, .datepicker table tr td.selected.highlighted.active, .open > .dropdown-toggle.datepicker table tr td.selected, .open > .dropdown-toggle.datepicker table tr td.selected.highlighted {
    color: #ffffff;
    background-color: #808080;
    border-color: #373737
}

.datepicker table tr td.selected:active:hover, .datepicker table tr td.selected.highlighted:active:hover, .datepicker table tr td.selected.active:hover, .datepicker table tr td.selected.highlighted.active:hover, .open > .dropdown-toggle.datepicker table tr td.selected:hover, .open > .dropdown-toggle.datepicker table tr td.selected.highlighted:hover, .datepicker table tr td.selected:active:focus, .datepicker table tr td.selected.highlighted:active:focus, .datepicker table tr td.selected.active:focus, .datepicker table tr td.selected.highlighted.active:focus, .open > .dropdown-toggle.datepicker table tr td.selected:focus, .open > .dropdown-toggle.datepicker table tr td.selected.highlighted:focus, .datepicker table tr td.selected:active.focus, .datepicker table tr td.selected.highlighted:active.focus, .datepicker table tr td.selected.active.focus, .datepicker table tr td.selected.highlighted.active.focus, .open > .dropdown-toggle.datepicker table tr td.selected.focus, .open > .dropdown-toggle.datepicker table tr td.selected.highlighted.focus {
    color: #ffffff;
    background-color: #6e6e6e;
    border-color: #161616
}

.datepicker table tr td.selected:active, .datepicker table tr td.selected.highlighted:active, .datepicker table tr td.selected.active, .datepicker table tr td.selected.highlighted.active, .open > .dropdown-toggle.datepicker table tr td.selected, .open > .dropdown-toggle.datepicker table tr td.selected.highlighted {
    background-image: none
}

.datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected.highlighted.disabled:hover, .datepicker table tr td.selected[disabled]:hover, .datepicker table tr td.selected.highlighted[disabled]:hover, fieldset[disabled] .datepicker table tr td.selected:hover, fieldset[disabled] .datepicker table tr td.selected.highlighted:hover, .datepicker table tr td.selected.disabled:focus, .datepicker table tr td.selected.highlighted.disabled:focus, .datepicker table tr td.selected[disabled]:focus, .datepicker table tr td.selected.highlighted[disabled]:focus, fieldset[disabled] .datepicker table tr td.selected:focus, fieldset[disabled] .datepicker table tr td.selected.highlighted:focus, .datepicker table tr td.selected.disabled.focus, .datepicker table tr td.selected.highlighted.disabled.focus, .datepicker table tr td.selected[disabled].focus, .datepicker table tr td.selected.highlighted[disabled].focus, fieldset[disabled] .datepicker table tr td.selected.focus, fieldset[disabled] .datepicker table tr td.selected.highlighted.focus {
    background-color: #999999;
    border-color: #555555
}

.datepicker table tr td.active, .datepicker table tr td.active.highlighted {
    color: #ffffff;
    background-color: #428bca;
    border-color: #357ebd;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
}

.datepicker table tr td.active:focus, .datepicker table tr td.active.highlighted:focus, .datepicker table tr td.active.focus, .datepicker table tr td.active.highlighted.focus {
    color: #ffffff;
    background-color: #3071a9;
    border-color: #193c5a
}

.datepicker table tr td.active:hover, .datepicker table tr td.active.highlighted:hover {
    color: #ffffff;
    background-color: #3071a9;
    border-color: #285e8e
}

.datepicker table tr td.active:active, .datepicker table tr td.active.highlighted:active, .datepicker table tr td.active.active, .datepicker table tr td.active.highlighted.active, .open > .dropdown-toggle.datepicker table tr td.active, .open > .dropdown-toggle.datepicker table tr td.active.highlighted {
    color: #ffffff;
    background-color: #3071a9;
    border-color: #285e8e
}

.datepicker table tr td.active:active:hover, .datepicker table tr td.active.highlighted:active:hover, .datepicker table tr td.active.active:hover, .datepicker table tr td.active.highlighted.active:hover, .open > .dropdown-toggle.datepicker table tr td.active:hover, .open > .dropdown-toggle.datepicker table tr td.active.highlighted:hover, .datepicker table tr td.active:active:focus, .datepicker table tr td.active.highlighted:active:focus, .datepicker table tr td.active.active:focus, .datepicker table tr td.active.highlighted.active:focus, .open > .dropdown-toggle.datepicker table tr td.active:focus, .open > .dropdown-toggle.datepicker table tr td.active.highlighted:focus, .datepicker table tr td.active:active.focus, .datepicker table tr td.active.highlighted:active.focus, .datepicker table tr td.active.active.focus, .datepicker table tr td.active.highlighted.active.focus, .open > .dropdown-toggle.datepicker table tr td.active.focus, .open > .dropdown-toggle.datepicker table tr td.active.highlighted.focus {
    color: #ffffff;
    background-color: #285e8e;
    border-color: #193c5a
}

.datepicker table tr td.active:active, .datepicker table tr td.active.highlighted:active, .datepicker table tr td.active.active, .datepicker table tr td.active.highlighted.active, .open > .dropdown-toggle.datepicker table tr td.active, .open > .dropdown-toggle.datepicker table tr td.active.highlighted {
    background-image: none
}

.datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.highlighted.disabled:hover, .datepicker table tr td.active[disabled]:hover, .datepicker table tr td.active.highlighted[disabled]:hover, fieldset[disabled] .datepicker table tr td.active:hover, fieldset[disabled] .datepicker table tr td.active.highlighted:hover, .datepicker table tr td.active.disabled:focus, .datepicker table tr td.active.highlighted.disabled:focus, .datepicker table tr td.active[disabled]:focus, .datepicker table tr td.active.highlighted[disabled]:focus, fieldset[disabled] .datepicker table tr td.active:focus, fieldset[disabled] .datepicker table tr td.active.highlighted:focus, .datepicker table tr td.active.disabled.focus, .datepicker table tr td.active.highlighted.disabled.focus, .datepicker table tr td.active[disabled].focus, .datepicker table tr td.active.highlighted[disabled].focus, fieldset[disabled] .datepicker table tr td.active.focus, fieldset[disabled] .datepicker table tr td.active.highlighted.focus {
    background-color: #428bca;
    border-color: #357ebd
}

.datepicker table tr td span {
    display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    cursor: pointer;
    border-radius: 4px
}

.datepicker table tr td span:hover {
    background: #eeeeee
}

.datepicker table tr td span.disabled, .datepicker table tr td span.disabled:hover {
    background: none;
    color: #999999;
    cursor: default
}

.datepicker table tr td span.active, .datepicker table tr td span.active:hover, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover {
    color: #ffffff;
    background-color: #428bca;
    border-color: #357ebd;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
}

.datepicker table tr td span.active:focus, .datepicker table tr td span.active:hover:focus, .datepicker table tr td span.active.disabled:focus, .datepicker table tr td span.active.disabled:hover:focus, .datepicker table tr td span.active.focus, .datepicker table tr td span.active:hover.focus, .datepicker table tr td span.active.disabled.focus, .datepicker table tr td span.active.disabled:hover.focus {
    color: #ffffff;
    background-color: #3071a9;
    border-color: #193c5a
}

.datepicker table tr td span.active:hover, .datepicker table tr td span.active:hover:hover, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover:hover {
    color: #ffffff;
    background-color: #3071a9;
    border-color: #285e8e
}

.datepicker table tr td span.active:active, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:hover.active, .open > .dropdown-toggle.datepicker table tr td span.active, .open > .dropdown-toggle.datepicker table tr td span.active:hover, .open > .dropdown-toggle.datepicker table tr td span.active.disabled, .open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
    color: #ffffff;
    background-color: #3071a9;
    border-color: #285e8e
}

.datepicker table tr td span.active:active:hover, .datepicker table tr td span.active:hover:active:hover, .datepicker table tr td span.active.disabled:active:hover, .datepicker table tr td span.active.disabled:hover:active:hover, .datepicker table tr td span.active.active:hover, .datepicker table tr td span.active:hover.active:hover, .datepicker table tr td span.active.disabled.active:hover, .datepicker table tr td span.active.disabled:hover.active:hover, .open > .dropdown-toggle.datepicker table tr td span.active:hover, .open > .dropdown-toggle.datepicker table tr td span.active:hover:hover, .open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover, .open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover:hover, .datepicker table tr td span.active:active:focus, .datepicker table tr td span.active:hover:active:focus, .datepicker table tr td span.active.disabled:active:focus, .datepicker table tr td span.active.disabled:hover:active:focus, .datepicker table tr td span.active.active:focus, .datepicker table tr td span.active:hover.active:focus, .datepicker table tr td span.active.disabled.active:focus, .datepicker table tr td span.active.disabled:hover.active:focus, .open > .dropdown-toggle.datepicker table tr td span.active:focus, .open > .dropdown-toggle.datepicker table tr td span.active:hover:focus, .open > .dropdown-toggle.datepicker table tr td span.active.disabled:focus, .open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover:focus, .datepicker table tr td span.active:active.focus, .datepicker table tr td span.active:hover:active.focus, .datepicker table tr td span.active.disabled:active.focus, .datepicker table tr td span.active.disabled:hover:active.focus, .datepicker table tr td span.active.active.focus, .datepicker table tr td span.active:hover.active.focus, .datepicker table tr td span.active.disabled.active.focus, .datepicker table tr td span.active.disabled:hover.active.focus, .open > .dropdown-toggle.datepicker table tr td span.active.focus, .open > .dropdown-toggle.datepicker table tr td span.active:hover.focus, .open > .dropdown-toggle.datepicker table tr td span.active.disabled.focus, .open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover.focus {
    color: #ffffff;
    background-color: #285e8e;
    border-color: #193c5a
}

.datepicker table tr td span.active:active, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:hover.active, .open > .dropdown-toggle.datepicker table tr td span.active, .open > .dropdown-toggle.datepicker table tr td span.active:hover, .open > .dropdown-toggle.datepicker table tr td span.active.disabled, .open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
    background-image: none
}

.datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active:hover.disabled:hover, .datepicker table tr td span.active.disabled.disabled:hover, .datepicker table tr td span.active.disabled:hover.disabled:hover, .datepicker table tr td span.active[disabled]:hover, .datepicker table tr td span.active:hover[disabled]:hover, .datepicker table tr td span.active.disabled[disabled]:hover, .datepicker table tr td span.active.disabled:hover[disabled]:hover, fieldset[disabled] .datepicker table tr td span.active:hover, fieldset[disabled] .datepicker table tr td span.active:hover:hover, fieldset[disabled] .datepicker table tr td span.active.disabled:hover, fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover, .datepicker table tr td span.active.disabled:focus, .datepicker table tr td span.active:hover.disabled:focus, .datepicker table tr td span.active.disabled.disabled:focus, .datepicker table tr td span.active.disabled:hover.disabled:focus, .datepicker table tr td span.active[disabled]:focus, .datepicker table tr td span.active:hover[disabled]:focus, .datepicker table tr td span.active.disabled[disabled]:focus, .datepicker table tr td span.active.disabled:hover[disabled]:focus, fieldset[disabled] .datepicker table tr td span.active:focus, fieldset[disabled] .datepicker table tr td span.active:hover:focus, fieldset[disabled] .datepicker table tr td span.active.disabled:focus, fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus, .datepicker table tr td span.active.disabled.focus, .datepicker table tr td span.active:hover.disabled.focus, .datepicker table tr td span.active.disabled.disabled.focus, .datepicker table tr td span.active.disabled:hover.disabled.focus, .datepicker table tr td span.active[disabled].focus, .datepicker table tr td span.active:hover[disabled].focus, .datepicker table tr td span.active.disabled[disabled].focus, .datepicker table tr td span.active.disabled:hover[disabled].focus, fieldset[disabled] .datepicker table tr td span.active.focus, fieldset[disabled] .datepicker table tr td span.active:hover.focus, fieldset[disabled] .datepicker table tr td span.active.disabled.focus, fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus {
    background-color: #428bca;
    border-color: #357ebd
}

.datepicker table tr td span.old, .datepicker table tr td span.new {
    color: #999999
}

.datepicker .datepicker-switch {
    width: 145px
}

.datepicker .datepicker-switch, .datepicker .prev, .datepicker .next, .datepicker tfoot tr th {
    cursor: pointer
}

.datepicker .datepicker-switch:hover, .datepicker .prev:hover, .datepicker .next:hover, .datepicker tfoot tr th:hover {
    background: #eeeeee
}

.datepicker .cw {
    font-size: 10px;
    width: 12px;
    padding: 0 2px 0 5px;
    vertical-align: middle
}

.input-group.date .input-group-addon {
    cursor: pointer
}

.input-daterange {
    width: 100%
}

.input-daterange input {
    text-align: center
}

.input-daterange input:first-child {
    border-radius: 3px 0 0 3px
}

.input-daterange input:last-child {
    border-radius: 0 3px 3px 0
}

.input-daterange .input-group-addon {
    width: auto;
    min-width: 16px;
    padding: 4px 5px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    vertical-align: middle;
    background-color: #eeeeee;
    border: solid #cccccc;
    border-width: 1px 0;
    margin-left: -5px;
    margin-right: -5px
}

.datepicker.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    display: none;
    min-width: 160px;
    list-style: none;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    color: #333333;
    font-size: 13px;
    line-height: 1.42857143
}

.datepicker.dropdown-menu th, .datepicker.datepicker-inline th, .datepicker.dropdown-menu td, .datepicker.datepicker-inline td {
    padding: 0px 5px
}

.filter .caption {
    display: block;
    padding-bottom: 15px
}

.filter .select-box {
    margin-left: -15px;
    margin-right: -15px;
    padding: 15px;
    border: 1px solid #ddd;
    margin-bottom: 25px;
    height: 200px;
    overflow: auto
}

@media (max-width: 991px) {
    .filter .select-box.result-box {
        border: 0;
        height: auto;
        padding: 0;
        overflow: hidden
    }
}

.filter .select-box.result-box .caption {
    padding-bottom: 0
}

@media (min-width: 992px) {
    .filter .select-box.clear-lb-md {
        border-left: 0
    }
}

@media (min-width: 768px) {
    .filter .select-box.clear-lb-sm {
        border-left: 0
    }
}

@media (min-width: 320px) {
    .filter .select-box.clear-lb-xs {
        border-left: 0
    }
}

.filter .select-box .result + .result {
    margin-top: 25px
}

@media (min-width: 768px) {
    .filter .select-box {
        height: 300px
    }
}

.filter .select-box ul.option > li {
    line-height: 2;
    cursor: pointer
}

.filter .select-box ul.option > li.current {
    color: #326cb6
}

.service .icon-telphone-24h {
    font-size: 60px
}

.service h5.tel a {
    font-size: 32px
}

.service .iconfont, .service .more:after, .service .btn-trans:after, .service .orange-btn:after {
    color: #606060
}

.service .icon-list {
    margin-top: 15px;
    margin-bottom: 15px
}

.service .icon-list .iconfont, .service .icon-list .more:after, .service .icon-list .btn-trans:after, .service .icon-list .orange-btn:after {
    font-size: 20px
}

.service .icon-container {
    margin: 5px auto
}

.service .icon-container .icon, .service .icon-container .icon-text {
    display: inline-block;
    vertical-align: middle
}

.service .icon-container > .content {
    display: inline-block;
    vertical-align: middle
}

.service .icon-container > .content + .content {
    margin-left: 15px
}

.service .icon-container .icon-text {
    margin-left: 15px
}

.search-box {
    background: url("../../../upload/2018/7/search-bg.jpg-1449474711") no-repeat center center;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    -ms-behavior: url("polyfills/backgroundsize.min.htc")
}

.search-result-list li + li {
    margin-top: 25px
}

.search-rs-form {
    padding-top: 25px;
    padding-bottom: 15px
}

@media (max-width: 991px) {
    .search-rs-form {
        padding-top: 0;
        padding-bottom: 0
    }
}

.search-rs-form form {
    margin-bottom: 10px
}

.search-rs-form input.keywords {
    background: #fff;
    border: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    height: 60px;
    font-size: 18px;
    padding-left: 50px;
    padding-right: 36px
}

@media (max-width: 991px) {
    .search-rs-form input.keywords {
        height: 50px
    }
}

.search-rs-form .search-col {
    position: relative
}

.search-rs-form .search-col .glyphicon-search {
    position: absolute;
    top: 50%;
    margin-top: -14px;
    left: 28px;
    font-size: 28px;
    color: #ddd;
    line-height: 1
}

.search-rs-form .search-col a.keywords-clear {
    display: none;
    position: absolute;
    right: 25px;
    top: 50%;
    margin-top: -12px;
    font-size: 16px;
    background: #ddd;
    color: #fff;
    width: 24px;
    height: 24px;
    text-align: center;
    z-index: 1000;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.search-rs-form .search-col a.keywords-clear.show {
    display: inline-block
}

.search-rs-form .search-col a.keywords-clear span {
    line-height: 24px;
    position: relative
}

.bg-404 {
    background: url("../images/404_bg.png?1449651333") no-repeat center bottom;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    -ms-behavior: url("polyfills/backgroundsize.min.htc")
}

.light-404 {
    background: url("../images/404-light.png?1449651365") no-repeat center center;
    width: 283px;
    height: 270px;
    margin: 25px auto
}

nav.secondary-nav ul.row > li a.lang-switcher + .secondary-subnav ul > li a.de {
    background: url("../images/lang-flag-de.png?1456740586") no-repeat left center;
}

nav.secondary-nav ul.row > li a.lang-switcher + .secondary-subnav ul > li a.fr {
    background: url("../images/lang-flag-fr.png?1456740587") no-repeat left center;
}

nav.secondary-nav ul.row > li a.lang-switcher + .secondary-subnav ul > li a.sp {
    background: url("../images/lang-flag-sp.png?1456740588") no-repeat left center;
}
