﻿@font-face {
    font-family: "Flaticon";
    src: url("./Flaticon.eot");
    src: url("./Flaticon.eot?#iefix") format("embedded-opentype"), url("./Flaticon.woff") format("woff"), url("./Flaticon.ttf") format("truetype"), url("./Flaticon.svg#Flaticon") format("svg");
    font-weight: normal;
    font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: "Flaticon";
        src: url("./Flaticon.svg#Flaticon") format("svg");
    }
}

.fi {
    font-family: Flaticon;
    font-size: 16px;
    font-style: normal;
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.flaticon-article-topic:before {
    content: "\f100";
}

.flaticon-article-topicsection:before {
    content: "\f101";
}

.flaticon-article-topicmedia:before {
    content: "\f102";
}

.flaticon-article-download:before {
    content: "\f103";
}

.flaticon-icon-cross:before {
    content: "\f104";
}

.flaticon-article-event:before {
    content: "\f105";
}

.flaticon-article-project:before {
    content: "\f106";
}

.flaticon-post-text:before {
    content: "\f107";
}

.flaticon-article-agency:before {
    content: "\f108";
}

.flaticon-article-video:before {
    content: "\f109";
}

.flaticon-post-image:before {
    content: "\f10a";
}

.flaticon-article-partner:before {
    content: "\f10b";
}

.flaticon-article-photoalbum:before {
    content: "\f10c";
}

.flaticon-article-news:before {
    content: "\f10d";
}

.flaticon-commerce:before {
    content: "\f10e";
}

.flaticon-article-pdf:before {
    content: "\f10f";
}

.flaticon-product-commerce:before {
    content: "\f110";
}

.flaticon-btn-cancel:before {
    content: "\f111";
}

.flaticon-btn-favorite:before {
    content: "\f112";
}

.flaticon-seo:before {
    content: "\f113";
}

.flaticon-article-person:before {
    content: "\f114";
}

.flaticon-article-recruitment:before {
    content: "\f115";
}

.flaticon-icon-favorite:before {
    content: "\f116";
}

.flaticon-article-infographic:before {
    content: "\f117";
}

.flaticon-article-faq:before {
    content: "\f118";
}

.flaticon-article-testimonial:before {
    content: "\f119";
}

/*!
 * 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;
    caret-color: transparent;
}

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("/3rdparty/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.eot");
    src: url("/3rdparty/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/3rdparty/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("/3rdparty/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("/3rdparty/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("/3rdparty/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg")
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\2a"
}

.glyphicon-plus:before {
    content: "\2b"
}

.glyphicon-euro:before,
.glyphicon-eur:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    /*content: "\e023"*/
    content: "\f017";
    font-family: FontAwesome !important;
}

.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, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    color: #333;
    background-color: #fff
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #424242;
    text-decoration: none
}

    a:hover,
    a:focus {
        color: #e8532b;
        text-decoration: underline
    }

    a:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    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: 28px
}

h2,
.h2 {
    font-size: 21px
}

h3,
.h3 {
    font-size: 18px
}

h4,
.h4 {
    font-size: 17px
}

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: #e8532b
}

a.text-primary:hover,
a.text-primary:focus {
    color: #ca3c16
}

.text-success {
    color: #3c763d
}

a.text-success:hover,
a.text-success:focus {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover,
a.text-info:focus {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover,
a.text-warning:focus {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover,
a.text-danger:focus {
    color: #843534
}

.bg-primary {
    color: #fff
}

.bg-primary {
    background-color: #e8532b
}

a.bg-primary:hover,
a.bg-primary:focus {
    background-color: #ca3c16
}

.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.42857
}

dt {
    font-weight: bold
}

dd {
    margin-left: 0
}

.dl-horizontal dd:before,
.dl-horizontal dd:after {
    content: " ";
    display: table
}

.dl-horizontal dd:after {
    clear: both
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #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.42857;
        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.42857
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25)
}

    kbd kbd {
        padding: 0;
        font-size: 100%;
        font-weight: bold;
        box-shadow: none
    }

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

    pre code {
        padding: 0;
        font-size: inherit;
        color: inherit;
        white-space: pre-wrap;
        background-color: transparent;
        border-radius: 0
    }

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px
}

    .container:before,
    .container:after {
        content: " ";
        display: table
    }

    .container:after {
        clear: both
    }

@media (min-width: 768px) {
    .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px
}

    .container-fluid:before,
    .container-fluid:after {
        content: " ";
        display: table
    }

    .container-fluid:after {
        clear: both
    }

.row {
    margin-left: -10px;
    margin-right: -10px
}

    .row:before,
    .row:after {
        content: " ";
        display: table
    }

    .row:after {
        clear: both
    }

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

.col-xs-1 {
    width: 8.33333%
}

.col-xs-2 {
    width: 16.66667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.33333%
}

.col-xs-5 {
    width: 41.66667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.33333%
}

.col-xs-8 {
    width: 66.66667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.33333%
}

.col-xs-11 {
    width: 91.66667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.33333%
}

.col-xs-pull-2 {
    right: 16.66667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.33333%
}

.col-xs-pull-5 {
    right: 41.66667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.33333%
}

.col-xs-pull-8 {
    right: 66.66667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.33333%
}

.col-xs-pull-11 {
    right: 91.66667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.33333%
}

.col-xs-push-2 {
    left: 16.66667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.33333%
}

.col-xs-push-5 {
    left: 41.66667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.33333%
}

.col-xs-push-8 {
    left: 66.66667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.33333%
}

.col-xs-push-11 {
    left: 91.66667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0%
}

.col-xs-offset-1 {
    margin-left: 8.33333%
}

.col-xs-offset-2 {
    margin-left: 16.66667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.33333%
}

.col-xs-offset-5 {
    margin-left: 41.66667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.33333%
}

.col-xs-offset-8 {
    margin-left: 66.66667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.33333%
}

.col-xs-offset-11 {
    margin-left: 91.66667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }

    .col-sm-1 {
        width: 8.33333%
    }

    .col-sm-2 {
        width: 16.66667%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-4 {
        width: 33.33333%
    }

    .col-sm-5 {
        width: 41.66667%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-7 {
        width: 58.33333%
    }

    .col-sm-8 {
        width: 66.66667%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-10 {
        width: 83.33333%
    }

    .col-sm-11 {
        width: 91.66667%
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-pull-1 {
        right: 8.33333%
    }

    .col-sm-pull-2 {
        right: 16.66667%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-4 {
        right: 33.33333%
    }

    .col-sm-pull-5 {
        right: 41.66667%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-7 {
        right: 58.33333%
    }

    .col-sm-pull-8 {
        right: 66.66667%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-10 {
        right: 83.33333%
    }

    .col-sm-pull-11 {
        right: 91.66667%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-push-1 {
        left: 8.33333%
    }

    .col-sm-push-2 {
        left: 16.66667%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-4 {
        left: 33.33333%
    }

    .col-sm-push-5 {
        left: 41.66667%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-7 {
        left: 58.33333%
    }

    .col-sm-push-8 {
        left: 66.66667%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-10 {
        left: 83.33333%
    }

    .col-sm-push-11 {
        left: 91.66667%
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-offset-0 {
        margin-left: 0%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333%
    }

    .col-sm-offset-2 {
        margin-left: 16.66667%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333%
    }

    .col-sm-offset-5 {
        margin-left: 41.66667%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333%
    }

    .col-sm-offset-8 {
        margin-left: 66.66667%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333%
    }

    .col-sm-offset-11 {
        margin-left: 91.66667%
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }

    .col-md-1 {
        width: 8.33333%
    }

    .col-md-2 {
        width: 16.66667%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-4 {
        width: 33.33333%
    }

    .col-md-5 {
        width: 41.66667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-7 {
        width: 58.33333%
    }

    .col-md-8 {
        width: 66.66667%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-10 {
        width: 83.33333%
    }

    .col-md-11 {
        width: 91.66667%
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-pull-1 {
        right: 8.33333%
    }

    .col-md-pull-2 {
        right: 16.66667%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-4 {
        right: 33.33333%
    }

    .col-md-pull-5 {
        right: 41.66667%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-7 {
        right: 58.33333%
    }

    .col-md-pull-8 {
        right: 66.66667%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-10 {
        right: 83.33333%
    }

    .col-md-pull-11 {
        right: 91.66667%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-push-1 {
        left: 8.33333%
    }

    .col-md-push-2 {
        left: 16.66667%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-4 {
        left: 33.33333%
    }

    .col-md-push-5 {
        left: 41.66667%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-7 {
        left: 58.33333%
    }

    .col-md-push-8 {
        left: 66.66667%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-10 {
        left: 83.33333%
    }

    .col-md-push-11 {
        left: 91.66667%
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-offset-0 {
        margin-left: 0%
    }

    .col-md-offset-1 {
        margin-left: 8.33333%
    }

    .col-md-offset-2 {
        margin-left: 16.66667%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-4 {
        margin-left: 33.33333%
    }

    .col-md-offset-5 {
        margin-left: 41.66667%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-7 {
        margin-left: 58.33333%
    }

    .col-md-offset-8 {
        margin-left: 66.66667%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-10 {
        margin-left: 83.33333%
    }

    .col-md-offset-11 {
        margin-left: 91.66667%
    }

    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }

    .col-lg-1 {
        width: 8.33333%
    }

    .col-lg-2 {
        width: 16.66667%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-4 {
        width: 33.33333%
    }

    .col-lg-5 {
        width: 41.66667%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-7 {
        width: 58.33333%
    }

    .col-lg-8 {
        width: 66.66667%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-10 {
        width: 83.33333%
    }

    .col-lg-11 {
        width: 91.66667%
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-pull-1 {
        right: 8.33333%
    }

    .col-lg-pull-2 {
        right: 16.66667%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-4 {
        right: 33.33333%
    }

    .col-lg-pull-5 {
        right: 41.66667%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-7 {
        right: 58.33333%
    }

    .col-lg-pull-8 {
        right: 66.66667%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-10 {
        right: 83.33333%
    }

    .col-lg-pull-11 {
        right: 91.66667%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-push-1 {
        left: 8.33333%
    }

    .col-lg-push-2 {
        left: 16.66667%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-4 {
        left: 33.33333%
    }

    .col-lg-push-5 {
        left: 41.66667%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-7 {
        left: 58.33333%
    }

    .col-lg-push-8 {
        left: 66.66667%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-10 {
        left: 83.33333%
    }

    .col-lg-push-11 {
        left: 91.66667%
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-offset-0 {
        margin-left: 0%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333%
    }

    .col-lg-offset-2 {
        margin-left: 16.66667%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333%
    }

    .col-lg-offset-5 {
        margin-left: 41.66667%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333%
    }

    .col-lg-offset-8 {
        margin-left: 66.66667%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333%
    }

    .col-lg-offset-11 {
        margin-left: 91.66667%
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 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.42857;
        vertical-align: top;
        border-top: 1px solid #ddd
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd
    }

    .table > caption + thead > tr:first-child > th,
    .table > caption + thead > tr:first-child > td,
    .table > colgroup + thead > tr:first-child > th,
    .table > colgroup + thead > tr:first-child > td,
    .table > thead:first-child > tr:first-child > th,
    .table > thead:first-child > tr:first-child > td {
        border-top: 0
    }

    .table > tbody + tbody {
        border-top: 2px solid #ddd
    }

    .table .table {
        background-color: #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.42857;
    color: #555
}

.form-control {
    /*display: block;*/
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s
}

    .form-control:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)
    }

    .form-control::-moz-placeholder {
        color: #999;
        opacity: 1
    }

    .form-control:-ms-input-placeholder {
        color: #999
    }

    .form-control::-webkit-input-placeholder {
        color: #999
    }

    .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.33333;
    border-radius: 6px
}

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.33333;
    border-radius: 6px
}

.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.33333
}

.has-feedback {
    position: relative
}

    .has-feedback .form-control {
        padding-right: 42.5px
    }

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.input-lg + .form-control-feedback,
.input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
    width: 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: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

    .has-error .form-control:focus {
        border-color: #843534;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483
    }

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label ~ .form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .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: -10px;
    margin-right: -10px
}

    .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: 10px
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.33333px;
        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.42857;
    border-radius: 4px;
    -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: #333;
        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: #333;
    background-color: #fff;
    border-color: #ccc
}

    .btn-default:focus,
    .btn-default.focus {
        color: #333;
        background-color: #e6e6e6;
        border-color: #8c8c8c
    }

    .btn-default:hover {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad
    }

    .btn-default:active,
    .btn-default.active,
    .open > .btn-default.dropdown-toggle {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad
    }

        .btn-default:active:hover,
        .btn-default:active:focus,
        .btn-default:active.focus,
        .btn-default.active:hover,
        .btn-default.active:focus,
        .btn-default.active.focus,
        .open > .btn-default.dropdown-toggle:hover,
        .open > .btn-default.dropdown-toggle:focus,
        .open > .btn-default.dropdown-toggle.focus {
            color: #333;
            background-color: #d4d4d4;
            border-color: #8c8c8c
        }

    .btn-default:active,
    .btn-default.active,
    .open > .btn-default.dropdown-toggle {
        background-image: none
    }

    .btn-default.disabled,
    .btn-default.disabled:hover,
    .btn-default.disabled:focus,
    .btn-default.disabled.focus,
    .btn-default.disabled:active,
    .btn-default.disabled.active,
    .btn-default[disabled],
    .btn-default[disabled]:hover,
    .btn-default[disabled]:focus,
    .btn-default[disabled].focus,
    .btn-default[disabled]:active,
    .btn-default[disabled].active,
    fieldset[disabled] .btn-default,
    fieldset[disabled] .btn-default:hover,
    fieldset[disabled] .btn-default:focus,
    fieldset[disabled] .btn-default.focus,
    fieldset[disabled] .btn-default:active,
    fieldset[disabled] .btn-default.active {
        background-color: #fff;
        border-color: #ccc
    }

    .btn-default .badge {
        color: #fff;
        background-color: #333
    }

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

    .btn-primary:focus,
    .btn-primary.focus {
        color: #fff;
        background-color: #286090;
        border-color: #122b40
    }

    .btn-primary:hover {
        color: #fff;
        background-color: #286090;
        border-color: #204d74
    }

    .btn-primary:active,
    .btn-primary.active,
    .open > .btn-primary.dropdown-toggle {
        color: #fff;
        background-color: #286090;
        border-color: #204d74
    }

        .btn-primary:active:hover,
        .btn-primary:active:focus,
        .btn-primary:active.focus,
        .btn-primary.active:hover,
        .btn-primary.active:focus,
        .btn-primary.active.focus,
        .open > .btn-primary.dropdown-toggle:hover,
        .open > .btn-primary.dropdown-toggle:focus,
        .open > .btn-primary.dropdown-toggle.focus {
            color: #fff;
            background-color: #204d74;
            border-color: #122b40
        }

    .btn-primary:active,
    .btn-primary.active,
    .open > .btn-primary.dropdown-toggle {
        background-image: none
    }

    .btn-primary.disabled,
    .btn-primary.disabled:hover,
    .btn-primary.disabled:focus,
    .btn-primary.disabled.focus,
    .btn-primary.disabled:active,
    .btn-primary.disabled.active,
    .btn-primary[disabled],
    .btn-primary[disabled]:hover,
    .btn-primary[disabled]:focus,
    .btn-primary[disabled].focus,
    .btn-primary[disabled]:active,
    .btn-primary[disabled].active,
    fieldset[disabled] .btn-primary,
    fieldset[disabled] .btn-primary:hover,
    fieldset[disabled] .btn-primary:focus,
    fieldset[disabled] .btn-primary.focus,
    fieldset[disabled] .btn-primary:active,
    fieldset[disabled] .btn-primary.active {
        background-color: #337ab7;
        border-color: #2e6da4
    }

    .btn-primary .badge {
        color: #337ab7;
        background-color: #fff
    }

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

    .btn-success:focus,
    .btn-success.focus {
        color: #fff;
        background-color: #449d44;
        border-color: #255625
    }

    .btn-success:hover {
        color: #fff;
        background-color: #449d44;
        border-color: #398439
    }

    .btn-success:active,
    .btn-success.active,
    .open > .btn-success.dropdown-toggle {
        color: #fff;
        background-color: #449d44;
        border-color: #398439
    }

        .btn-success:active:hover,
        .btn-success:active:focus,
        .btn-success:active.focus,
        .btn-success.active:hover,
        .btn-success.active:focus,
        .btn-success.active.focus,
        .open > .btn-success.dropdown-toggle:hover,
        .open > .btn-success.dropdown-toggle:focus,
        .open > .btn-success.dropdown-toggle.focus {
            color: #fff;
            background-color: #398439;
            border-color: #255625
        }

    .btn-success:active,
    .btn-success.active,
    .open > .btn-success.dropdown-toggle {
        background-image: none
    }

    .btn-success.disabled,
    .btn-success.disabled:hover,
    .btn-success.disabled:focus,
    .btn-success.disabled.focus,
    .btn-success.disabled:active,
    .btn-success.disabled.active,
    .btn-success[disabled],
    .btn-success[disabled]:hover,
    .btn-success[disabled]:focus,
    .btn-success[disabled].focus,
    .btn-success[disabled]:active,
    .btn-success[disabled].active,
    fieldset[disabled] .btn-success,
    fieldset[disabled] .btn-success:hover,
    fieldset[disabled] .btn-success:focus,
    fieldset[disabled] .btn-success.focus,
    fieldset[disabled] .btn-success:active,
    fieldset[disabled] .btn-success.active {
        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,
    .btn-info.disabled:hover,
    .btn-info.disabled:focus,
    .btn-info.disabled.focus,
    .btn-info.disabled:active,
    .btn-info.disabled.active,
    .btn-info[disabled],
    .btn-info[disabled]:hover,
    .btn-info[disabled]:focus,
    .btn-info[disabled].focus,
    .btn-info[disabled]:active,
    .btn-info[disabled].active,
    fieldset[disabled] .btn-info,
    fieldset[disabled] .btn-info:hover,
    fieldset[disabled] .btn-info:focus,
    fieldset[disabled] .btn-info.focus,
    fieldset[disabled] .btn-info:active,
    fieldset[disabled] .btn-info.active {
        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,
    .btn-warning.disabled:hover,
    .btn-warning.disabled:focus,
    .btn-warning.disabled.focus,
    .btn-warning.disabled:active,
    .btn-warning.disabled.active,
    .btn-warning[disabled],
    .btn-warning[disabled]:hover,
    .btn-warning[disabled]:focus,
    .btn-warning[disabled].focus,
    .btn-warning[disabled]:active,
    .btn-warning[disabled].active,
    fieldset[disabled] .btn-warning,
    fieldset[disabled] .btn-warning:hover,
    fieldset[disabled] .btn-warning:focus,
    fieldset[disabled] .btn-warning.focus,
    fieldset[disabled] .btn-warning:active,
    fieldset[disabled] .btn-warning.active {
        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,
    .btn-danger.disabled:hover,
    .btn-danger.disabled:focus,
    .btn-danger.disabled.focus,
    .btn-danger.disabled:active,
    .btn-danger.disabled.active,
    .btn-danger[disabled],
    .btn-danger[disabled]:hover,
    .btn-danger[disabled]:focus,
    .btn-danger[disabled].focus,
    .btn-danger[disabled]:active,
    .btn-danger[disabled].active,
    fieldset[disabled] .btn-danger,
    fieldset[disabled] .btn-danger:hover,
    fieldset[disabled] .btn-danger:focus,
    fieldset[disabled] .btn-danger.focus,
    fieldset[disabled] .btn-danger:active,
    fieldset[disabled] .btn-danger.active {
        background-color: #d9534f;
        border-color: #d43f3a
    }

    .btn-danger .badge {
        color: #d9534f;
        background-color: #fff
    }

.btn-link {
    color: #424242;
    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: #e8532b;
                text-decoration: underline;
                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,
.btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px
}

.btn-sm,
.btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs,
.btn-group-xs > .btn {
    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
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropup,
.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box
}

    .dropdown-menu.pull-right {
        right: 0;
        left: auto
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: normal;
        line-height: 1.42857;
        color: #333;
        white-space: nowrap
    }

        .dropdown-menu > li > a:hover,
        .dropdown-menu > li > a:focus {
            text-decoration: none;
            color: #262626;
            background-color: #f5f5f5
        }

    .dropdown-menu > .active > a,
    .dropdown-menu > .active > a:hover,
    .dropdown-menu > .active > a:focus {
        color: #fff;
        text-decoration: none;
        outline: 0;
        background-color: #337ab7
    }

    .dropdown-menu > .disabled > a,
    .dropdown-menu > .disabled > a:hover,
    .dropdown-menu > .disabled > a:focus {
        color: #777
    }

        .dropdown-menu > .disabled > a:hover,
        .dropdown-menu > .disabled > a:focus {
            text-decoration: none;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
            cursor: not-allowed
        }

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
    content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

    .btn-group > .btn,
    .btn-group-vertical > .btn {
        position: relative;
        float: left
    }

        .btn-group > .btn:hover,
        .btn-group > .btn:focus,
        .btn-group > .btn:active,
        .btn-group > .btn.active,
        .btn-group-vertical > .btn:hover,
        .btn-group-vertical > .btn:focus,
        .btn-group-vertical > .btn:active,
        .btn-group-vertical > .btn.active {
            z-index: 2
        }

    .btn-group .btn + .btn,
    .btn-group .btn + .btn-group,
    .btn-group .btn-group + .btn,
    .btn-group .btn-group + .btn-group {
        margin-left: -1px
    }

.btn-toolbar {
    margin-left: -5px
}

    .btn-toolbar:before,
    .btn-toolbar:after {
        content: " ";
        display: table
    }

    .btn-toolbar:after {
        clear: both
    }

    .btn-toolbar .btn,
    .btn-toolbar .btn-group,
    .btn-toolbar .input-group {
        float: left
    }

    .btn-toolbar > .btn,
    .btn-toolbar > .btn-group,
    .btn-toolbar > .input-group {
        margin-left: 5px
    }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group > .btn:first-child {
    margin-left: 0
}

    .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group > .btn-group {
    float: left
}

    .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0
    }

    .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
    .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

    .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group > .btn-lg + .dropdown-toggle,
.btn-group-lg.btn-group > .btn + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -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-group.open .dropdown-toggle.btn-link {
        -webkit-box-shadow: none;
        box-shadow: none
    }

.btn .caret {
    margin-left: 0
}

.btn-lg .caret,
.btn-group-lg > .btn .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret,
.dropup .btn-group-lg > .btn .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

    .btn-group-vertical > .btn-group:before,
    .btn-group-vertical > .btn-group:after {
        content: " ";
        display: table
    }

    .btn-group-vertical > .btn-group:after {
        clear: both
    }

    .btn-group-vertical > .btn-group > .btn {
        float: none
    }

    .btn-group-vertical > .btn + .btn,
    .btn-group-vertical > .btn + .btn-group,
    .btn-group-vertical > .btn-group + .btn,
    .btn-group-vertical > .btn-group + .btn-group {
        margin-top: -1px;
        margin-left: 0
    }

    .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
        border-radius: 0
    }

    .btn-group-vertical > .btn:first-child:not(:last-child) {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-vertical > .btn:last-child:not(:first-child) {
        border-bottom-left-radius: 4px;
        border-top-right-radius: 0;
        border-top-left-radius: 0
    }

    .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0
    }

    .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
    .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-top-right-radius: 0;
        border-top-left-radius: 0
    }

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

    .btn-group-justified > .btn,
    .btn-group-justified > .btn-group {
        float: none;
        display: table-cell;
        width: 1%
    }

        .btn-group-justified > .btn-group .btn {
            width: 100%
        }

        .btn-group-justified > .btn-group .dropdown-menu {
            left: auto
        }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

    .input-group[class*="col-"] {
        float: none;
        padding-left: 0;
        padding-right: 0
    }

    .input-group .form-control {
        position: relative;
        z-index: 2;
        float: left;
        width: 100%;
        margin-bottom: 0
    }

    .input-group-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 #ccc;
    border-radius: 4px
}

    .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: 6px
    }

    .input-group-addon input[type="radio"],
    .input-group-addon input[type="checkbox"] {
        margin-top: 0
    }

    .input-group .form-control:first-child,
    .input-group-addon:first-child,
    .input-group-btn:first-child > .btn,
    .input-group-btn:first-child > .btn-group > .btn,
    .input-group-btn:first-child > .dropdown-toggle,
    .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
    .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

    .input-group-addon:first-child {
        border-right: 0
    }

    .input-group .form-control:last-child,
    .input-group-addon:last-child,
    .input-group-btn:last-child > .btn,
    .input-group-btn:last-child > .btn-group > .btn,
    .input-group-btn:last-child > .dropdown-toggle,
    .input-group-btn:first-child > .btn:not(:first-child),
    .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }

    .input-group-addon:last-child {
        border-left: 0
    }

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

    .input-group-btn > .btn {
        position: relative
    }

        .input-group-btn > .btn + .btn {
            margin-left: -1px
        }

        .input-group-btn > .btn:hover,
        .input-group-btn > .btn:focus,
        .input-group-btn > .btn:active {
            z-index: 2
        }

    .input-group-btn:first-child > .btn,
    .input-group-btn:first-child > .btn-group {
        margin-right: -1px
    }

    .input-group-btn:last-child > .btn,
    .input-group-btn:last-child > .btn-group {
        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: #424242
    }

    .nav .nav-divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .nav > li > a > img {
        max-width: none
    }

.nav-tabs {
    border-bottom: 1px solid #ddd
}

    .nav-tabs > li {
        float: left;
        margin-bottom: -1px
    }

        .nav-tabs > li > a {
            margin-right: 2px;
            line-height: 1.42857;
            border: 1px solid transparent;
            border-radius: 4px 4px 0 0
        }

            .nav-tabs > li > a:hover {
                border-color: #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: 4px
    }

    .nav-pills > li + li {
        margin-left: 2px
    }

    .nav-pills > li.active > a,
    .nav-pills > li.active > a:hover,
    .nav-pills > li.active > a:focus {
        color: #fff;
        background-color: #337ab7
    }

.nav-stacked > li {
    float: none
}

    .nav-stacked > li + li {
        margin-top: 2px;
        margin-left: 0
    }

.nav-justified,
.nav-tabs.nav-justified {
    width: 100%
}

    .nav-justified > li,
    .nav-tabs.nav-justified > li {
        float: none
    }

        .nav-justified > li > a,
        .nav-tabs.nav-justified > li > a {
            text-align: center;
            margin-bottom: 5px
        }

    .nav-justified > .dropdown .dropdown-menu {
        top: auto;
        left: auto
    }

@media (min-width: 768px) {
    .nav-justified > li,
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

        .nav-justified > li > a,
        .nav-tabs.nav-justified > li > a {
            margin-bottom: 0
        }
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
    border-bottom: 0
}

    .nav-tabs-justified > li > a,
    .nav-tabs.nav-justified > li > a {
        margin-right: 0;
        border-radius: 4px
    }

    .nav-tabs-justified > .active > a,
    .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
        border: 1px solid #ddd
    }

@media (min-width: 768px) {
    .nav-tabs-justified > li > a,
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified > .active > a,
    .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #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: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

    .navbar:before,
    .navbar:after {
        content: " ";
        display: table
    }

    .navbar:after {
        clear: both
    }

@media (min-width: 768px) {
    .navbar {
        border-radius: 4px
    }
}

.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: 340px
}

@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px
    }
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
    margin-right: -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: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}

    .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: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

    .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: 7.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: 15px;
                padding-bottom: 15px
            }
}

.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: 8px;
    margin-bottom: 8px
}

@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .form-control-static {
        display: inline-block
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

        .navbar-form .input-group .input-group-addon,
        .navbar-form .input-group .input-group-btn,
        .navbar-form .input-group .form-control {
            width: auto
        }

        .navbar-form .input-group > .form-control {
            width: 100%
        }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .radio,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

        .navbar-form .radio label,
        .navbar-form .checkbox label {
            padding-left: 0
        }

        .navbar-form .radio input[type="radio"],
        .navbar-form .checkbox input[type="checkbox"] {
            position: relative;
            margin-left: 0
        }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width: 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: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

    .navbar-btn.btn-sm,
    .btn-group-sm > .navbar-btn.btn {
        margin-top: 10px;
        margin-bottom: 10px
    }

    .navbar-btn.btn-xs,
    .btn-group-xs > .navbar-btn.btn {
        margin-top: 14px;
        margin-bottom: 14px
    }

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width: 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: #f8f8f8;
    border-color: #e7e7e7
}

    .navbar-default .navbar-brand {
        color: #777
    }

        .navbar-default .navbar-brand:hover,
        .navbar-default .navbar-brand:focus {
            color: #5e5e5e;
            background-color: transparent
        }

    .navbar-default .navbar-text {
        color: #777
    }

    .navbar-default .navbar-nav > li > a {
        color: #fff
    }

        .navbar-default .navbar-nav > li > a:hover,
        .navbar-default .navbar-nav > li > a:focus {
            color: #333;
            background-color: transparent
        }

    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:hover,
    .navbar-default .navbar-nav > .active > a:focus {
        color: #555;
        background-color: #e7e7e7
    }

    .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: #ddd
    }

        .navbar-default .navbar-toggle:hover,
        .navbar-default .navbar-toggle:focus {
            background-color: #ddd
        }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #888
        }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border-color: #e7e7e7
    }

    .navbar-default .navbar-nav > .open > a,
    .navbar-default .navbar-nav > .open > a:hover,
    .navbar-default .navbar-nav > .open > a:focus {
        background-color: #e7e7e7;
        color: #555
    }

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #fff
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
        .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #333;
            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: #555;
        background-color: #e7e7e7
    }

    .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: #fff
}

    .navbar-default .navbar-link:hover {
        color: #333
    }

.navbar-default .btn-link {
    color: #fff
}

    .navbar-default .btn-link:hover,
    .navbar-default .btn-link:focus {
        color: #333
    }

    .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: #f5f5f5;
    border-radius: 4px
}

    .breadcrumb > li {
        display: inline-block
    }

        .breadcrumb > li + li:before {
            content: "/Â ";
            padding: 0 5px;
            color: #ccc
        }

    .breadcrumb > .active {
        color: #777
    }

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

    .pagination > li {
        display: inline
    }

        .pagination > li > a,
        .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            line-height: 1.42857;
            text-decoration: none;
            color: #337ab7;
            background-color: #fff;
            border: 1px solid #ddd;
            margin-left: -1px
        }

        .pagination > li:first-child > a,
        .pagination > li:first-child > span {
            margin-left: 0;
            border-bottom-left-radius: 4px;
            border-top-left-radius: 4px
        }

        .pagination > li:last-child > a,
        .pagination > li:last-child > span {
            border-bottom-right-radius: 4px;
            border-top-right-radius: 4px
        }

        .pagination > li > a:hover,
        .pagination > li > a:focus,
        .pagination > li > span:hover,
        .pagination > li > span:focus {
            z-index: 3;
            color: #23527c;
            background-color: #eee;
            border-color: #ddd
        }

    .pagination > .active > a,
    .pagination > .active > a:hover,
    .pagination > .active > a:focus,
    .pagination > .active > span,
    .pagination > .active > span:hover,
    .pagination > .active > span:focus {
        z-index: 2;
        color: #fff;
        background-color: #337ab7;
        border-color: #337ab7;
        cursor: default
    }

    .pagination > .disabled > span,
    .pagination > .disabled > span:hover,
    .pagination > .disabled > span:focus,
    .pagination > .disabled > a,
    .pagination > .disabled > a:hover,
    .pagination > .disabled > a:focus {
        color: #777;
        background-color: #fff;
        border-color: #ddd;
        cursor: not-allowed
    }

.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center
}

    .pager:before,
    .pager:after {
        content: " ";
        display: table
    }

    .pager:after {
        clear: both
    }

    .pager li {
        display: inline
    }

        .pager li > a,
        .pager li > span {
            display: inline-block;
            padding: 5px 14px;
            background-color: #fff;
            border: 1px solid #ddd;
            border-radius: 15px
        }

            .pager li > a:hover,
            .pager li > a:focus {
                text-decoration: none;
                background-color: #eee
            }

    .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: #337ab7
}

    .label-primary[href]:hover,
    .label-primary[href]:focus {
        background-color: #286090
    }

.label-success {
    background-color: #5cb85c
}

    .label-success[href]:hover,
    .label-success[href]:focus {
        background-color: #449d44
    }

.label-info {
    background-color: #5bc0de
}

    .label-info[href]:hover,
    .label-info[href]:focus {
        background-color: #31b0d5
    }

.label-warning {
    background-color: #f0ad4e
}

    .label-warning[href]:hover,
    .label-warning[href]:focus {
        background-color: #ec971f
    }

.label-danger {
    background-color: #d9534f
}

    .label-danger[href]:hover,
    .label-danger[href]:focus {
        background-color: #c9302c
    }

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #777;
    border-radius: 10px
}

    .badge:empty {
        display: none
    }

.btn .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge,
.btn-group-xs > .btn .badge,
.btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px
}

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff
}

.list-group-item > .badge {
    float: right
}

    .list-group-item > .badge + .badge {
        margin-right: 5px
    }

.nav-pills > li > a > .badge {
    margin-left: 3px
}

a.badge:hover,
a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

    .jumbotron h1,
    .jumbotron .h1 {
        color: inherit
    }

    .jumbotron p {
        margin-bottom: 15px;
        font-size: 21px;
        font-weight: 200
    }

    .jumbotron > hr {
        border-top-color: #d5d5d5
    }

.container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }

    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -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: #333
    }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #424242
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

    .alert h4 {
        margin-top: 0;
        color: inherit
    }

    .alert .alert-link {
        font-weight: bold
    }

    .alert > p,
    .alert > ul {
        margin-bottom: 0
    }

        .alert > p + p {
            margin-top: 5px
        }

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

    .alert-dismissable .close,
    .alert-dismissible .close {
        position: relative;
        top: -2px;
        right: -21px;
        color: inherit
    }

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

    .alert-success hr {
        border-top-color: #c9e2b3
    }

    .alert-success .alert-link {
        color: #2b542c
    }

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

    .alert-info hr {
        border-top-color: #a6e1ec
    }

    .alert-info .alert-link {
        color: #245269
    }

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

    .alert-warning hr {
        border-top-color: #f7e1b5
    }

    .alert-warning .alert-link {
        color: #66512c
    }

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

    .alert-danger hr {
        border-top-color: #e4b9c0
    }

    .alert-danger .alert-link {
        color: #843534
    }

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1)
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease
}

.progress-striped .progress-bar,
.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px
}

.progress.active .progress-bar,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.media {
    margin-top: 15px
}

    .media:first-child {
        margin-top: 0
    }

.media,
.media-body {
    zoom: 1;
    overflow: hidden
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

    .media-object.img-thumbnail {
        max-width: none
    }

.media-right,
.media > .pull-right {
    padding-left: 10px
}

.media-left,
.media > .pull-left {
    padding-right: 10px
}

.media-left,
.media-right,
.media-body {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

    .list-group-item:first-child {
        border-top-right-radius: 4px;
        border-top-left-radius: 4px
    }

    .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px
    }

a.list-group-item,
button.list-group-item {
    color: #555
}

    a.list-group-item .list-group-item-heading,
    button.list-group-item .list-group-item-heading {
        color: #333
    }

    a.list-group-item:hover,
    a.list-group-item:focus,
    button.list-group-item:hover,
    button.list-group-item:focus {
        text-decoration: none;
        color: #555;
        background-color: #f5f5f5
    }

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
    background-color: #eee;
    color: #777;
    cursor: not-allowed
}

    .list-group-item.disabled .list-group-item-heading,
    .list-group-item.disabled:hover .list-group-item-heading,
    .list-group-item.disabled:focus .list-group-item-heading {
        color: inherit
    }

    .list-group-item.disabled .list-group-item-text,
    .list-group-item.disabled:hover .list-group-item-text,
    .list-group-item.disabled:focus .list-group-item-text {
        color: #777
    }

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

    .list-group-item.active .list-group-item-heading,
    .list-group-item.active .list-group-item-heading > small,
    .list-group-item.active .list-group-item-heading > .small,
    .list-group-item.active:hover .list-group-item-heading,
    .list-group-item.active:hover .list-group-item-heading > small,
    .list-group-item.active:hover .list-group-item-heading > .small,
    .list-group-item.active:focus .list-group-item-heading,
    .list-group-item.active:focus .list-group-item-heading > small,
    .list-group-item.active:focus .list-group-item-heading > .small {
        color: inherit
    }

    .list-group-item.active .list-group-item-text,
    .list-group-item.active:hover .list-group-item-text,
    .list-group-item.active:focus .list-group-item-text {
        color: #c7ddef
    }

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d
}

    a.list-group-item-success .list-group-item-heading,
    button.list-group-item-success .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-success:hover,
    a.list-group-item-success:focus,
    button.list-group-item-success:hover,
    button.list-group-item-success:focus {
        color: #3c763d;
        background-color: #d0e9c6
    }

    a.list-group-item-success.active,
    a.list-group-item-success.active:hover,
    a.list-group-item-success.active:focus,
    button.list-group-item-success.active,
    button.list-group-item-success.active:hover,
    button.list-group-item-success.active:focus {
        color: #fff;
        background-color: #3c763d;
        border-color: #3c763d
    }

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info,
button.list-group-item-info {
    color: #31708f
}

    a.list-group-item-info .list-group-item-heading,
    button.list-group-item-info .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-info:hover,
    a.list-group-item-info:focus,
    button.list-group-item-info:hover,
    button.list-group-item-info:focus {
        color: #31708f;
        background-color: #c4e3f3
    }

    a.list-group-item-info.active,
    a.list-group-item-info.active:hover,
    a.list-group-item-info.active:focus,
    button.list-group-item-info.active,
    button.list-group-item-info.active:hover,
    button.list-group-item-info.active:focus {
        color: #fff;
        background-color: #31708f;
        border-color: #31708f
    }

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b
}

    a.list-group-item-warning .list-group-item-heading,
    button.list-group-item-warning .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-warning:hover,
    a.list-group-item-warning:focus,
    button.list-group-item-warning:hover,
    button.list-group-item-warning:focus {
        color: #8a6d3b;
        background-color: #faf2cc
    }

    a.list-group-item-warning.active,
    a.list-group-item-warning.active:hover,
    a.list-group-item-warning.active:focus,
    button.list-group-item-warning.active,
    button.list-group-item-warning.active:hover,
    button.list-group-item-warning.active:focus {
        color: #fff;
        background-color: #8a6d3b;
        border-color: #8a6d3b
    }

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442
}

    a.list-group-item-danger .list-group-item-heading,
    button.list-group-item-danger .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-danger:hover,
    a.list-group-item-danger:focus,
    button.list-group-item-danger:hover,
    button.list-group-item-danger:focus {
        color: #a94442;
        background-color: #ebcccc
    }

    a.list-group-item-danger.active,
    a.list-group-item-danger.active:hover,
    a.list-group-item-danger.active:focus,
    button.list-group-item-danger.active,
    button.list-group-item-danger.active:hover,
    button.list-group-item-danger.active:focus {
        color: #fff;
        background-color: #a94442;
        border-color: #a94442
    }

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

.panel-body {
    padding: 15px
}

    .panel-body:before,
    .panel-body:after {
        content: " ";
        display: table
    }

    .panel-body:after {
        clear: both
    }

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

    .panel-heading > .dropdown .dropdown-toggle {
        color: inherit
    }

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

    .panel-title > a,
    .panel-title > small,
    .panel-title > .small,
    .panel-title > small > a,
    .panel-title > .small > a {
        color: inherit
    }

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
    margin-bottom: 0
}

    .panel > .list-group .list-group-item,
    .panel > .panel-collapse > .list-group .list-group-item {
        border-width: 1px 0;
        border-radius: 0
    }

    .panel > .list-group:first-child .list-group-item:first-child,
    .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
        border-top: 0;
        border-top-right-radius: 3px;
        border-top-left-radius: 3px
    }

    .panel > .list-group:last-child .list-group-item:last-child,
    .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
        border-bottom: 0;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px
    }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group + .panel-footer {
    border-top-width: 0
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
    margin-bottom: 0
}

    .panel > .table caption,
    .panel > .table-responsive > .table caption,
    .panel > .panel-collapse > .table caption {
        padding-left: 15px;
        padding-right: 15px
    }

    .panel > .table:first-child,
    .panel > .table-responsive:first-child > .table:first-child {
        border-top-right-radius: 3px;
        border-top-left-radius: 3px
    }

        .panel > .table:first-child > thead:first-child > tr:first-child,
        .panel > .table:first-child > tbody:first-child > tr:first-child,
        .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
        .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
            border-top-left-radius: 3px;
            border-top-right-radius: 3px
        }

            .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
            .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
            .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
            .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
            .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
            .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
            .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
            .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
                border-top-left-radius: 3px
            }

            .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
            .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
            .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
            .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
            .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
            .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
            .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
            .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
                border-top-right-radius: 3px
            }

    .panel > .table:last-child,
    .panel > .table-responsive:last-child > .table:last-child {
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px
    }

        .panel > .table:last-child > tbody:last-child > tr:last-child,
        .panel > .table:last-child > tfoot:last-child > tr:last-child,
        .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
        .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
            border-bottom-left-radius: 3px;
            border-bottom-right-radius: 3px
        }

            .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
            .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
            .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
            .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
            .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
            .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
            .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
            .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
                border-bottom-left-radius: 3px
            }

            .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
            .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
            .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
            .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
            .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
            .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
            .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
            .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
                border-bottom-right-radius: 3px
            }

    .panel > .panel-body + .table,
    .panel > .panel-body + .table-responsive,
    .panel > .table + .panel-body,
    .panel > .table-responsive + .panel-body {
        border-top: 1px solid #ddd
    }

    .panel > .table > tbody:first-child > tr:first-child th,
    .panel > .table > tbody:first-child > tr:first-child td {
        border-top: 0
    }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
    border: 0
}

    .panel > .table-bordered > thead > tr > th:first-child,
    .panel > .table-bordered > thead > tr > td:first-child,
    .panel > .table-bordered > tbody > tr > th:first-child,
    .panel > .table-bordered > tbody > tr > td:first-child,
    .panel > .table-bordered > tfoot > tr > th:first-child,
    .panel > .table-bordered > tfoot > tr > td:first-child,
    .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
    .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0
    }

    .panel > .table-bordered > thead > tr > th:last-child,
    .panel > .table-bordered > thead > tr > td:last-child,
    .panel > .table-bordered > tbody > tr > th:last-child,
    .panel > .table-bordered > tbody > tr > td:last-child,
    .panel > .table-bordered > tfoot > tr > th:last-child,
    .panel > .table-bordered > tfoot > tr > td:last-child,
    .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
    .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0
    }

    .panel > .table-bordered > thead > tr:first-child > td,
    .panel > .table-bordered > thead > tr:first-child > th,
    .panel > .table-bordered > tbody > tr:first-child > td,
    .panel > .table-bordered > tbody > tr:first-child > th,
    .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
    .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
    .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
    .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
        border-bottom: 0
    }

    .panel > .table-bordered > tbody > tr:last-child > td,
    .panel > .table-bordered > tbody > tr:last-child > th,
    .panel > .table-bordered > tfoot > tr:last-child > td,
    .panel > .table-bordered > tfoot > tr:last-child > th,
    .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
    .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0
    }

.panel > .table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 20px
}

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 4px
    }

        .panel-group .panel + .panel {
            margin-top: 5px
        }

    .panel-group .panel-heading {
        border-bottom: 0
    }

        .panel-group .panel-heading + .panel-collapse > .panel-body,
        .panel-group .panel-heading + .panel-collapse > .list-group {
            border-top: 1px solid #ddd
        }

    .panel-group .panel-footer {
        border-top: 0
    }

        .panel-group .panel-footer + .panel-collapse .panel-body {
            border-bottom: 1px solid #ddd
        }

.panel-default {
    border-color: #ddd
}

    .panel-default > .panel-heading {
        color: #333;
        background-color: #f5f5f5;
        border-color: #ddd
    }

        .panel-default > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ddd
        }

        .panel-default > .panel-heading .badge {
            color: #f5f5f5;
            background-color: #333
        }

    .panel-default > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ddd
    }

.panel-primary {
    border-color: #337ab7
}

    .panel-primary > .panel-heading {
        color: #fff;
        background-color: #337ab7;
        border-color: #337ab7
    }

        .panel-primary > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #337ab7
        }

        .panel-primary > .panel-heading .badge {
            color: #337ab7;
            background-color: #fff
        }

    .panel-primary > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #337ab7
    }

.panel-success {
    border-color: #d6e9c6
}

    .panel-success > .panel-heading {
        color: #3c763d;
        background-color: #dff0d8;
        border-color: #d6e9c6
    }

        .panel-success > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #d6e9c6
        }

        .panel-success > .panel-heading .badge {
            color: #dff0d8;
            background-color: #3c763d
        }

    .panel-success > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #d6e9c6
    }

.panel-info {
    border-color: #bce8f1
}

    .panel-info > .panel-heading {
        color: #31708f;
        background-color: #d9edf7;
        border-color: #bce8f1
    }

        .panel-info > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #bce8f1
        }

        .panel-info > .panel-heading .badge {
            color: #d9edf7;
            background-color: #31708f
        }

    .panel-info > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #bce8f1
    }

.panel-warning {
    border-color: #faebcc
}

    .panel-warning > .panel-heading {
        color: #8a6d3b;
        background-color: #fcf8e3;
        border-color: #faebcc
    }

        .panel-warning > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #faebcc
        }

        .panel-warning > .panel-heading .badge {
            color: #fcf8e3;
            background-color: #8a6d3b
        }

    .panel-warning > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #faebcc
    }

.panel-danger {
    border-color: #ebccd1
}

    .panel-danger > .panel-heading {
        color: #a94442;
        background-color: #f2dede;
        border-color: #ebccd1
    }

        .panel-danger > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ebccd1
        }

        .panel-danger > .panel-heading .badge {
            color: #f2dede;
            background-color: #a94442
        }

    .panel-danger > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ebccd1
    }

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

    .embed-responsive .embed-responsive-item,
    .embed-responsive iframe,
    .embed-responsive embed,
    .embed-responsive object,
    .embed-responsive video {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        height: 100%;
        width: 100%;
        border: 0
    }

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05)
}

    .well blockquote {
        border-color: #ddd;
        border-color: rgba(0, 0, 0, 0.15)
    }

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

    .close:hover,
    .close:focus {
        color: #000;
        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 #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

    .modal-backdrop.fade {
        opacity: 0;
        filter: alpha(opacity=0)
    }

    .modal-backdrop.in {
        opacity: .5;
        filter: alpha(opacity=50)
    }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857px
}

    .modal-header .close {
        margin-top: -2px
    }

.modal-title {
    margin: 0;
    line-height: 1.42857
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

    .modal-footer:before,
    .modal-footer:after {
        content: " ";
        display: table
    }

    .modal-footer:after {
        clear: both
    }

    .modal-footer .btn + .btn {
        margin-left: 5px;
        margin-bottom: 0
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 12px;
    opacity: 0;
    filter: alpha(opacity=0)
}

    .tooltip.in {
        opacity: .9;
        filter: alpha(opacity=90)
    }

    .tooltip.top {
        margin-top: -3px;
        padding: 5px 0
    }

    .tooltip.right {
        margin-left: 3px;
        padding: 0 5px
    }

    .tooltip.bottom {
        margin-top: 3px;
        padding: 5px 0
    }

    .tooltip.left {
        margin-left: -3px;
        padding: 0 5px
    }

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 14px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2)
}

    .popover.top {
        margin-top: -10px
    }

    .popover.right {
        margin-left: 10px
    }

    .popover.bottom {
        margin-top: 10px
    }

    .popover.left {
        margin-left: -10px
    }

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover > .arrow,
.popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover > .arrow {
    border-width: 11px
}

    .popover > .arrow:after {
        border-width: 10px;
        content: ""
    }

.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px
}

    .popover.top > .arrow:after {
        content: " ";
        bottom: 1px;
        margin-left: -10px;
        border-bottom-width: 0;
        border-top-color: #fff
    }

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25)
}

    .popover.right > .arrow:after {
        content: " ";
        left: 1px;
        bottom: -10px;
        border-left-width: 0;
        border-right-color: #fff
    }

.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px
}

    .popover.bottom > .arrow:after {
        content: " ";
        top: 1px;
        margin-left: -10px;
        border-top-width: 0;
        border-bottom-color: #fff
    }

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25)
}

    .popover.left > .arrow:after {
        content: " ";
        right: 1px;
        border-right-width: 0;
        border-left-color: #fff;
        bottom: -10px
    }

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

    .carousel-inner > .item {
        display: none;
        position: relative;
        -webkit-transition: 0.6s ease-in-out left;
        -o-transition: 0.6s ease-in-out left;
        transition: 0.6s ease-in-out left
    }

        .carousel-inner > .item > img,
        .carousel-inner > .item > a > img {
            display: block;
            max-width: 100%;
            height: auto;
            line-height: 1
        }

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px
    }

        .carousel-inner > .item.next,
        .carousel-inner > .item.active.right {
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
            left: 0
        }

        .carousel-inner > .item.prev,
        .carousel-inner > .item.active.left {
            -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
            left: 0
        }

            .carousel-inner > .item.next.left,
            .carousel-inner > .item.prev.right,
            .carousel-inner > .item.active {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
                left: 0
            }
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block
}

.carousel-inner > .active {
    left: 0
}

.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner > .next {
    left: 100%
}

.carousel-inner > .prev {
    left: -100%
}

    .carousel-inner > .next.left,
    .carousel-inner > .prev.right {
        left: 0
    }

.carousel-inner > .active.left {
    left: -100%
}

.carousel-inner > .active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}

    .carousel-control.left {
        background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
        background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
    }

    .carousel-control.right {
        left: auto;
        right: 0;
        background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
        background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
    }

    .carousel-control:hover,
    .carousel-control:focus {
        outline: 0;
        color: #fff;
        text-decoration: none;
        opacity: .9;
        filter: alpha(opacity=90)
    }

    .carousel-control .icon-prev,
    .carousel-control .icon-next,
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right {
        position: absolute;
        top: 50%;
        margin-top: -10px;
        z-index: 5;
        display: inline-block
    }

    .carousel-control .icon-prev,
    .carousel-control .glyphicon-chevron-left {
        left: 50%;
        margin-left: -10px
    }

    .carousel-control .icon-next,
    .carousel-control .glyphicon-chevron-right {
        right: 50%;
        margin-right: -10px
    }

    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 20px;
        height: 20px;
        line-height: 1;
        font-family: serif
    }

        .carousel-control .icon-prev:before {
            content: '\2039'
        }

        .carousel-control .icon-next:before {
            content: '\203a'
        }

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        border: 1px solid #fff;
        border-radius: 10px;
        cursor: pointer;
        background-color: #000 \9;
        background-color: transparent
    }

    .carousel-indicators .active {
        margin: 0;
        width: 12px;
        height: 12px;
        background-color: #fff
    }

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}

    .carousel-caption .btn {
        text-shadow: none
    }

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -15px
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.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
    }
}

.vhv-uploader-filter {
    overflow: auto
}

    .vhv-uploader-filter .uploader-filter-wrapper {
        width: 2000px
    }

    .vhv-uploader-filter a {
        display: inline-block;
        width: 100px;
        padding: 0 3px
    }

.modal-footer .btn-default.cropit-image-save {
    background: #0087ff;
    border-color: #0087ff;
    color: #fff
}

    .modal-footer .btn-default.cropit-image-save:hover {
        background: #0671d0;
        transition: all 0.3s
    }

ol,
ul,
li {
    /*list-style: none;*/
    margin: 0;
    padding: 0
}

@media (min-width: 768px) {
    .col-mb-12 {
        width: 20%
    }
}

.maxheight-500 {
    max-height: 500px
}

form label.error {
    color: #FF0808
}

label > div,
label > input,
label > select,
label > textarea {
    font-weight: normal
}

.product-description ol,
.product-description ul,
article ol,
.cke_editable ol,
.post-content ol,
article ul,
.cke_editable ul,
.post-content ul {
    display: block;
    margin: 0 1em;
    list-style: inherit;
    padding: 0 0 0 1em
}

.cke_editable {
    min-height: 32px;
    min-width: 150px;
    padding: 6px 12px;
    border-radius: 4px;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.formBuilderEditor .cke_editable.cke_editable_inline {
    min-height: 24px;
    min-width: 150px;
    padding: 3px 0;
    border-radius: none;
    border: none;
    box-shadow: none
}

.cke_toolbar {
    max-width: 870px
}

.product-description ol li,
.product-description ul li,
article li,
.cke_editable li,
.post-content li {
    display: list-item;
    list-style: inherit;
    text-align: -webkit-match-parent
}

.product-description ol li,
article ol li,
.cke_editable ol li,
.post-content ol li {
    list-style-type: decimal
}

img,
iframe {
    max-width: 100%
}

.slide-default .wowslider-balance,
.slide-default .wowslider-absent,
.slide-default .wowslider-terse,
.slide-default .wowslider-transparent,
.slide-default .wowslider-dodgy .ws_images {
    max-width: initial;
    max-height: initial
}

.flex {
    display: flex
}

.flex-flow-cn {
    flex-flow: column nowrap
}

.flex-flow-rw {
    flex-flow: row wrap
}

.a-middle {
    vertical-align: middle !important
}

.a-bottom {
    vertical-align: bottom !important
}

.a-top {
    vertical-align: top !important
}

@media screen and (min-width: 544px) {
    .flex-sm {
        display: flex
    }
}

@media screen and (min-width: 768px) {
    .flex-md {
        display: flex
    }
}

@media screen and (min-width: 992px) {
    .flex-lg {
        display: flex
    }
}

@media screen and (min-width: 1200px) {
    .flex-xl {
        display: flex
    }
}

.full-height {
    height: 100%
}

.full-width {
    width: 100%
}

.mate-form input {
    background-color: transparent;
    background-image: linear-gradient(#e8532b, #e8532b), linear-gradient(#D2D2D2, #D2D2D2);
    background-position: center bottom, center calc(100% - 1px);
    background-repeat: no-repeat;
    background-size: 0 2px, 100% 1px;
    border: none;
    border-radius: 0;
    box-shadow: none;
    padding-right: 0;
    padding-left: 0;
    transition: all 0.4s
}

    .mate-form input:focus {
        background-size: 100% 2px, 100% 1px;
        box-shadow: none
    }

        .mate-form input:focus::placeholder {
            color: #e8532b;
            font-size: 10px;
            text-align: right
        }

        .mate-form input:focus::-moz-placeholder {
            color: #e8532b;
            font-size: 10px;
            text-align: right
        }

        .mate-form input:focus::-webkit-input-placeholder {
            color: #e8532b;
            font-size: 10px;
            text-align: right
        }

.mate-pane > .block-core-a3,
.mate-pane > .block-core-a5,
.mate-pane :not(.block-core-a3) > .block-core-a3,
.mate-pane :not(.block-core-a5) > .block-core-a5 {
    background: #fff;
    border-radius: 2px;
    box-shadow: 0 1px 7px rgba(0, 0, 0, 0.15);
    padding: 16px 16px
}

.mate-pane > .block-core-a3,
.mate-pane :not(.block-core-a3) > .block-core-a3 {
    margin-bottom: 16px
}

    .mate-pane > .block-core-a3 h3,
    .mate-pane :not(.block-core-a3) > .block-core-a3 h3 {
        font-weight: bold;
        margin: 0
    }

.box-ratio {
    position: relative
}

    .box-ratio > .inner {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0
    }

    .box-ratio::before {
        content: "";
        display: block;
        padding-top: 100%
    }

.wp-10 {
    width: 10% !important
}

.wp-20 {
    width: 20% !important
}

.wp-25 {
    width: 25% !important
}

.wp-30 {
    width: 30% !important
}

.wp-40 {
    width: 40% !important
}

.wp-50 {
    width: 50% !important
}

.wp-60 {
    width: 60% !important
}

.wp-70 {
    width: 70% !important
}

.wp-80 {
    width: 80% !important
}

.wp-90 {
    width: 90% !important
}

.wp-100 {
    width: 100% !important
}

.p-0 {
    padding: 0 !important
}

.p-5 {
    padding: 5px !important
}

.p-10 {
    padding: 10px !important
}

.p-20 {
    padding: 20px !important
}

.p-15 {
    padding: 15px !important
}

.pt-0 {
    padding-top: 0 !important
}

.pb-0 {
    padding-bottom: 0 !important
}

.pl-0 {
    padding-left: 0 !important
}

.pr-0 {
    padding-right: 0 !important
}

.pt-5 {
    padding-top: 5px !important
}

.pb-5 {
    padding-bottom: 5px !important
}

.pt-10 {
    padding-top: 10px !important
}

.pt-15 {
    padding-top: 15px !important
}

.pb-10 {
    padding-bottom: 10px !important
}

.pb-15 {
    padding-bottom: 15px !important
}

.pt-20 {
    padding-top: 20px !important
}

.pb-20 {
    padding-bottom: 20px !important
}

.pl-5 {
    padding-left: 5px !important
}

.pl-10 {
    padding-left: 10px !important
}

.pl-15 {
    padding-left: 15px !important
}

.pl-20 {
    padding-left: 20px !important
}

.pr-5 {
    padding-right: 5px !important
}

.pr-10 {
    padding-right: 10px !important
}

.pr-15 {
    padding-right: 15px !important
}

.pr-20 {
    padding-right: 20px !important
}

.m-0 {
    margin: 0 !important
}

.mt-0 {
    margin-top: 0 !important
}

.mb-0 {
    margin-bottom: 0 !important
}

.ml-0 {
    margin-left: 0 !important
}

.mr-0 {
    margin-right: 0 !important
}

.mt-5 {
    margin-top: 5px !important
}

.mt-10 {
    margin-top: 10px !important
}

.mt-15 {
    margin-top: 15px !important
}

.mt-20 {
    margin-top: 20px !important
}

.mb-5 {
    margin-bottom: 5px !important
}

.mb-10 {
    margin-bottom: 10px !important
}

.mb-15 {
    margin-bottom: 15px !important
}

.mb-20 {
    margin-bottom: 20px !important
}

.ml-5 {
    margin-left: 5px !important
}

.ml-10 {
    margin-left: 10px !important
}

.ml-15 {
    margin-left: 15px !important
}

.ml-20 {
    margin-left: 20px !important
}

.mr-5 {
    margin-right: 5px !important
}

.mr-10 {
    margin-right: 10px !important
}

.mr-15 {
    margin-right: 15px !important
}

.mr-20 {
    margin-right: 20px !important
}

.m-40 {
    margin: 40px !important
}

.mt-40 {
    margin-top: 40px !important
}

.mb-40 {
    margin-bottom: 40px !important
}

.display-table {
    display: table;
    width: 100%
}

.display-cell {
    display: table-cell;
    vertical-align: middle
}

.no-border > tbody > tr > th,
.no-border > tbody > tr > td {
    border: none
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px
}

.col-xs-15 {
    width: 20%;
    float: left
}

@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left
    }
}

@media (max-width: 768px) {
    .moduleConfigMenu {
        display: none !important
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left
    }
}

@media (min-width: 544px) and (max-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-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 769px) and (max-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-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

.relative-height {
    width: 100%;
    max-width: 100%
}

.form-control.error,
.form-control.error + .select2 .select2-selection--single {
    border-color: #FF0808 !important;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 0, 0, 0.53) !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(251, 0, 0, 0.52) !important
}

.ui-autocomplete {
    z-index: 100000 !important
}

.large-column-left {
    padding-right: 20px;
    overflow: hidden
}

.large-column-right {
    padding-left: 20px;
    overflow: hidden
}

.sub-child > ul > li + li + li + li + li + li > a {
    background-color: #056303
}

.sub-child > ul > li + li + li + li + li + li + li > a {
    background-color: #A00000
}

@media screen and (min-width: 544px) and (max-width: 768px) {
    .block-grid .col-sm-2:nth-of-type(6n+1),
    .block-grid .col-sm-3:nth-of-type(4n+1),
    .block-grid .col-sm-4:nth-of-type(3n+1),
    .block-grid .col-sm-6:nth-of-type(2n+1) {
        clear: both
    }
}

@media screen and (min-width: 769px) {
    .block-grid .col-md-2:nth-of-type(6n+1),
    .block-grid .col-md-3:nth-of-type(4n+1),
    .block-grid .col-md-4:nth-of-type(3n+1),
    .block-grid .col-md-6:nth-of-type(2n+1) {
        clear: both
    }
}

.dropdown-multilevel .dropdown:hover > .dropdown-menu {
    display: block
}

    .dropdown-multilevel .dropdown:hover > .dropdown-menu.dropdown-menu-left {
        left: 100%;
        top: 0
    }

.fa-2 {
    font-size: 2em !important
}

.smartselect > .dropdown-toggle {
    width: 100%;
    text-align: left
}

    .smartselect > .dropdown-toggle .ss-label {
        display: block;
        overflow: hidden;
        margin-right: 12px
    }

    .smartselect > .dropdown-toggle .ss-caret {
        right: 8px
    }

.smartselect > button {
    overflow-y: hidden
}

.cart-default {
    margin: 15px 0
}

    .cart-default .block-title {
        padding: 10px;
        text-transform: uppercase;
        background: #eee;
        margin-bottom: 15px
    }

    .cart-default .receiver-info {
        display: none
    }

        .cart-default .receiver-info.active {
            display: block
        }

.tags-group {
    margin-bottom: 20px
}

    .tags-group:before,
    .tags-group:after {
        content: "";
        display: block;
        clear: both
    }

    .tags-group .txt_tag,
    .tags-group .tag_item {
        background: #f1f1f1;
        padding: 0 10px;
        height: 20px;
        color: #656565;
        float: left;
        margin: 0 5px 5px 0;
        font: 400 11px/20px arial
    }

    .tags-group .tag_item {
        text-decoration: none
    }

        .tags-group .tag_item:hover {
            background: #e2e2e2
        }

.search-page .wrap-list-type {
    background-color: #fff;
    border: 1px solid #ddd;
    margin-bottom: 20px
}

.search-page .list-type li {
    float: left;
    margin-left: 12px;
    margin-right: 12px;
    position: relative
}

.search-page .list-type .badge {
    background-color: #5bc0de
}

.search-page .list-type .filters-link {
    line-height: 40px;
    font-weight: bold;
    display: block;
    border-bottom: 2px solid transparent;
    text-decoration: none
}

    .search-page .list-type .filters-link.active,
    .search-page .list-type .filters-link:hover {
        border-color: #e8532b;
        color: #e8532b
    }

.search-page .search-keyword {
    font-size: 16px;
    margin-bottom: 20px
}

    .search-page .search-keyword > span {
        display: inline-block
    }

    .search-page .search-keyword > h1 {
        display: inline-block;
        font-size: inherit;
        font-weight: bold;
        margin: 0
    }

.filters-sidebar {
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 15px;
    margin-bottom: 10px
}

    .filters-sidebar .filters-label {
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 15px
    }

    .filters-sidebar .filters-item-title {
        border-bottom: 1px solid #ddd;
        padding-bottom: 6px;
        font-weight: bold
    }

    .filters-sidebar .filters-item-detail {
        overflow: auto
    }

    .filters-sidebar .filters-item {
        margin-bottom: 10px
    }

    .filters-sidebar .collapse-content {
        float: right;
        font-weight: normal;
        color: #424242
    }

.search-result-list .search-item {
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 15px;
    margin-bottom: 10px
}

    .search-result-list .search-item .search-item-label {
        border-bottom: 1px solid #ddd;
        padding-bottom: 10px;
        margin-bottom: 10px;
        font-size: 17px;
        font-weight: bold;
        background-repeat: no-repeat;
        background-position: 0 0
    }

        .search-result-list .search-item .search-item-label .view-more {
            float: right;
            font-weight: normal;
            color: #777;
            font-size: 14px
        }

            .search-result-list .search-item .search-item-label .view-more i {
                margin-right: 6px
            }

.search-byType .search-byType-item {
    margin-bottom: 15px
}

    .search-byType .search-byType-item:after {
        content: "";
        display: block;
        clear: both
    }

.search-byType .item-title {
    font-size: 15px;
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
    word-break: break-word;
    line-height: 1.3
}

.search-byType .item-price span {
    color: #d9534f
}

.search-byType .item-image {
    float: left;
    margin-right: 15px;
    width: 120px
}

@media (max-width: 380px) {
    .search-byType .item-image {
        width: 48px;
        margin-bottom: 6px
    }
}

.search-byType .item-desc {
    margin-left: 130px;
    color: #777
}

@media (max-width: 380px) {
    .search-byType .item-desc {
        margin-left: auto
    }
}

.search-byType .price {
    position: relative
}

    .search-byType .price span {
        position: absolute;
        top: -50px;
        right: 0;
        background: #e8532b;
        color: white;
        padding: 5px 10px
    }

.search-byType .info > .item {
    float: left;
    width: 33.333%
}

.hasShareType {
    position: relative;
    display: inline-block
}

    .hasShareType .shareType {
        position: absolute;
        top: 0;
        left: 0;
        max-width: 40%
    }

@media screen and (min-width: 768px) {
    .columns6-6 > .row > .col-left,
    .columns9-3 > .row > .col-left,
    .columns8-4 > .row > .col-left,
    .columns7-5 > .row > .col-left,
    .columns10-2 > .row > .col-left {
        padding-right: 5px
    }

    .columns6-6 > .row > .col-right,
    .columns9-3 > .row > .col-right,
    .columns8-4 > .row > .col-right,
    .columns7-5 > .row > .col-right,
    .columns10-2 > .row > .col-right {
        padding-left: 5px
    }

    .columns3-9 > .row > .col-left,
    .columns4-8 > .row > .col-left,
    .columns5-7 > .row > .col-left,
    .columns2-10 > .row > .col-left {
        padding-right: 5px
    }

    .columns3-9 > .row > .col-right:not(.pull-right),
    .columns4-8 > .row > .col-right:not(.pull-right),
    .columns5-7 > .row > .col-right:not(.pull-right),
    .columns2-10 > .row > .col-right:not(.pull-right) {
        padding-right: 5px
    }

    .columns3-9 > .row > .col-right.pull-right,
    .columns4-8 > .row > .col-right.pull-right,
    .columns5-7 > .row > .col-right.pull-right,
    .columns2-10 > .row > .col-right.pull-right {
        padding-left: 5px
    }

    .columns3-6-3 > .row > .col-left {
        padding-right: 5px
    }

    .columns3-6-3 > .row > .col-center {
        padding-right: 5px;
        padding-left: 5px
    }

    .columns3-6-3 > .row > .col-right {
        padding-left: 5px
    }

    .columns3-3-6 > .row > .col-left {
        padding-right: 5px
    }

    .columns3-3-6 > .row > .col-right {
        padding-left: 5px;
        padding-right: 5px
    }

    .columns3-3-6 > .row > .col-center {
        padding-left: 5px
    }
}

.default-pagination {
    margin-top: 10px
}

    .default-pagination a,
    .default-pagination span {
        padding: 3px 5px;
        border: 1px solid #ccc;
        margin: 0 2px;
        min-width: 30px;
        height: 30px;
        line-height: 20px;
        font-weight: bolder;
        border-radius: 50%;
        background-color: #f1f2f3;
        color: #626262;
        text-align: center;
        display: inline-block
    }

    .default-pagination .current {
        background-color: white;
        color: #0199de;
        border-color: #0199de
    }

        .default-pagination .current.first,
        .default-pagination .current.next,
        .default-pagination .current.prev,
        .default-pagination .current.last {
            display: none
        }

        .default-pagination .current.first,
        .default-pagination .current.prev {
            background-color: #fff;
            color: #111
        }

@media (min-width: 992px) {
    .modal-gg {
        width: 1200px;
        max-width: 96%
    }
}

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: 5px;
    line-height: 1.42857;
    vertical-align: top
}

.cke_textarea_inline.error,
.smartselect.error .form-control {
    border-color: #FF0808 !important;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 0, 0, 0.53) !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(251, 0, 0, 0.52) !important
}

.modal-dialog {
    height: 100% !important;
    margin: auto;
    padding: 3rem 0
}

.modal-header {
    flex-shrink: 0
}

.modal-footer {
    flex-shrink: 0;
    background-color: #f3f2f2
}

.modal-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-radius: .25rem
}

.dropdown-submenu {
    position: relative
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px;
        border-radius: 0 6px 6px 6px
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block
    }

    .dropdown-submenu > a:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #ccc;
        margin-top: 5px;
        margin-right: -10px
    }

    .dropdown-submenu:hover > a:after {
        border-left-color: #fff
    }

    .dropdown-submenu.pull-left {
        float: none
    }

        .dropdown-submenu.pull-left > .dropdown-menu {
            left: -100%;
            margin-left: 10px;
            -webkit-border-radius: 6px 0 6px 6px;
            -moz-border-radius: 6px 0 6px 6px;
            border-radius: 6px 0 6px 6px
        }

.dd.treeSiteMenuCog {
    width: 100% !important
}

.treeSiteMenuCog .dd-item {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    border-bottom: 1px solid #c9c9c9;
    border-top: 1px solid white;
    background: url(/App/Corporate/images/sidebarManager/page_btn_g_mellow.png) 0px 100% repeat-x #fff;
    list-style: none
}

    .treeSiteMenuCog .dd-item.li-active {
        background: none #e5e5e5 !important;
        border-top: 1px solid rgba(0, 0, 0, 0.498039) !important;
        box-shadow: rgba(0, 0, 0, 0.498039) 0px 2px 5px 0px inset
    }

.treeSiteMenuCog .dd3-content {
    line-height: 1.2em;
    padding: 10px 10px 10px 45px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    background: none;
    border: 0;
    height: auto;
    margin: 0
}

.treeSiteMenuCog .dd3-handle {
    width: 20px;
    height: 18px;
    background: url(/App/Corporate/images/sidebarManager/pages_panel_sprite.png) 0px 80px;
    cursor: move;
    position: absolute;
    top: 18px;
    left: 5px;
    margin-top: -10px;
    border: none;
    text-indent: -9999px
}

    .dd-item-hover > .dd3-handle,
    .treeSiteMenuCog .dd3-handle:hover {
        background-position: 0px -161px;
        background-image: url(/App/Corporate/images/sidebarManager/pages_panel_sprite.png);
        background-color: transparent
    }

    .treeSiteMenuCog .dd3-handle:before {
        content: ""
    }

.dd-list {
    background-color: #ddd
}

    .dd-list .dd-list {
        border-top: 1px solid #c9c9c9
    }

.treeSiteMenuCog .dd-item > button {
    margin: 0;
    height: 20px;
    width: 20px;
    position: absolute;
    top: 8px;
    left: 25px;
    display: block
}

.dd-config {
    visibility: hidden;
    cursor: pointer;
    position: absolute;
    right: 15px;
    top: 10px;
    width: 18px;
    height: 15px;
    background: url(/App/Corporate/images/sidebarManager/pages_panel_sprite.png) -1px -62px
}

.dd-item:hover > .dd-delete,
.dd-item .dd-item:hover > .dd-delete,
.dd-item:hover > .dd-config,
.dd-item .dd-item:hover > .dd-config {
    visibility: visible
}

.group-base-inherit.full-container .container,
.account-base-inherit.full-container .container {
    width: 100%
}

@keyframes img-rung {
    0% {
        transform: rotate(0deg) scale(1.05) skew(1deg)
    }

    10% {
        transform: rotate(-25deg) scale(1.05) skew(1deg)
    }

    20% {
        transform: rotate(25deg) scale(1.05) skew(1deg)
    }

    30% {
        transform: rotate(-25deg) scale(1.05) skew(1deg)
    }

    40% {
        transform: rotate(25deg) scale(1.05) skew(1deg)
    }

    50% {
        transform: rotate(0deg) scale(1.05) skew(1deg)
    }

    100% {
        transform: rotate(0deg) scale(1.05) skew(1deg)
    }
}

.bootstrap-table .card-view {
    display: flex;
    display: -webkit-flex
}

@media (max-width: 768px) {
    .mobile-hidden {
        display: none !important
    }
}

@media (min-width: 769px) {
    .mobile-dropdown-show {
        display: none !important
    }
}

.child-filters {
    position: relative
}

    .child-filters:before {
        content: "Danh má»¥c";
        color: #262626;
        font-size: 22px;
        display: block;
        padding-bottom: 10px;
        border-bottom: 1px solid #eaeaea
    }

    .child-filters:after {
        content: "";
        width: 30px;
        height: 3px;
        position: absolute;
        background: #1273dc;
        top: -15px;
        left: 0
    }

    .child-filters .item-count.pull-right {
        margin-right: 0 !important
    }

    .child-filters li {
        padding: 5px 0
    }

        .child-filters li:first-child {
            padding-top: 11px
        }

.search-result {
    position: relative
}

@media (max-width: 543px) {
    .search-result {
        margin-top: 30px
    }
}

.search-result:before {
    content: "Danh sÃ¡ch";
    color: #262626;
    font-size: 22px;
    display: block;
    padding-bottom: 10px;
    border-bottom: 1px solid #eaeaea
}

.search-result:after {
    content: "";
    width: 30px;
    height: 3px;
    position: absolute;
    background: #1273dc;
    top: -15px;
    left: 0
}

.search-result .row {
    margin-left: 0;
    margin-right: 0
}

@media (max-width: 543px) {
    .search-result .row.mb-10 .col-md-4.col-sm-4.col-xs-6,
    .search-result .row.mb-10 .text-right.col-md-8.col-sm-8.col-xs-6 {
        width: 100%
    }
}

.search-result .result .mb-10 {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 10px
}

    .search-result .result .mb-10:first-child {
        border-top: 1px solid #eaeaea;
        padding-top: 10px
    }

    .search-result .result .mb-10 .result-title h3 {
        margin-bottom: 0;
        margin-top: 0
    }

.search-result .search-filter:before {
    content: "Bá»™ lá»c:";
    display: inline-block;
    font-weight: bold
}

.search-result .total-result span:before {
    content: "CÃ³ ";
    font-size: 14px;
    color: #333;
    font-weight: normal
}

.search-result .total-result span:after {
    content: " káº¿t quáº£";
    font-size: 14px;
    color: #333;
    font-weight: normal
}

.search-result .result.table-responsive .col-md-2 {
    padding-left: 0
}

.search-result .result.table-responsive .col-md-10 {
    padding-right: 0
}

@media (max-width: 767px) {
    .search-result .result.table-responsive {
        border: none
    }
}

.onoffswitch {
    position: relative;
    width: 40px;
    height: 25px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.inline-block {
    display: inline-block !important
}

.onoffswitch.labeled {
    width: 46px
}

.onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    -o-border-radius: 50px;
    border-radius: 50px
}

.onoffswitch-checkbox {
    display: none
}

.onoffswitch-switch {
    display: block;
    width: 21px;
    margin: 2px;
    background: #FFF;
    -o-border-radius: 50px;
    border-radius: 50px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
    transition: all .2s ease-in 0s
}

.onoffswitch-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    transition: margin .2s ease-in 0s
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0
}

.onoffswitch-inner:after,
.onoffswitch-inner:before {
    float: left;
    width: 50%;
    height: 25px;
    padding: 0;
    line-height: 25px;
    font-size: 9px;
    box-sizing: border-box;
    -o-border-radius: 50px;
    border-radius: 50px;
    -webkit-transform: none
}

.onoffswitch-inner:before {
    content: "";
    padding-left: 9px;
    background-color: rgba(0, 0, 0, 0.2);
    color: #FFF
}

.onoffswitch-inner:after {
    content: "";
    padding-right: 9px;
    background-color: rgba(0, 0, 0, 0.8);
    color: #999;
    text-align: right
}

.onoffswitch.labeled .onoffswitch-inner:before {
    content: "On";
    padding-left: 7px
}

.onoffswitch.labeled .onoffswitch-inner:after {
    content: "Off";
    padding-right: 7px
}

.onoffswitch.blue .onoffswitch-inner:before {
    background-color: #418bca
}

.onoffswitch.labeled .onoffswitch-switch {
    right: 21px
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0
}

.checkbox-custom-alt input {
    position: absolute;
    opacity: 0
}

.checkbox-custom-alt > i {
    position: relative;
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-top: -2px;
    margin-right: 4px;
    margin-left: -20px;
    line-height: 0.9;
    vertical-align: middle;
    background-color: transparent;
    border: 2px solid #dfdfdf;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s
}

.checkbox-custom-alt input:checked + i {
    background-color: transparent;
    border-color: #666;
    color: #666
}

.checkbox-custom-alt > i:before {
    content: "\f00c";
    top: 0;
    left: 0;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 11px;
    opacity: 0;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    margin-left: 1px
}

.checkbox-custom-alt input:checked + i:before {
    top: 2px;
    left: 2px;
    width: auto;
    height: auto;
    background-color: transparent;
    opacity: 1
}

.checkbox-custom-alt input[type='radio']:checked + i:before {
    left: 1px
}

.checkbox-custom-alt input[type='radio'] + i,
.checkbox-custom-alt input[type='radio'] + i:before {
    border-radius: 50%
}

.radio-btn {
    position: relative;
    padding-left: 20px
}

    .radio-btn input[type="radio"] {
        position: absolute;
        opacity: 0;
        z-index: 1
    }

    .radio-btn label {
        display: inline-block;
        line-height: 24px;
        vertical-align: middle;
        position: relative;
        padding-left: 12px;
        cursor: pointer;
        user-select: none;
        color: #333
    }

    .radio-btn input[type="radio"]:checked + label {
        color: #000
    }

    .radio-btn label::before {
        position: absolute;
        content: "";
        width: 10px;
        height: 5px;
        top: 6px;
        left: 6px;
        margin-left: -18px;
        border: 3px solid #000;
        border-top: none;
        border-right: none;
        background: transparent;
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0;
        -webkit-transition: all 0.15s ease-in-out;
        -o-transition: all 0.15s ease-in-out;
        transition: all 0.15s ease-in-out;
        z-index: 1
    }

    .radio-btn label::before {
        width: 10px;
        height: 10px;
        border: none;
        top: 5px;
        left: 5px;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        background-clip: padding-box;
        background-color: #000;
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    .radio-btn label::after {
        position: absolute;
        content: "";
        width: 20px;
        height: 20px;
        left: 0;
        top: 0;
        margin-left: -18px;
        background-color: white;
        border: 3px solid #333;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        background-clip: padding-box;
        cursor: pointer
    }

    .radio-btn label::after {
        -webkit-border-radius: 50%;
        border-radius: 50%;
        background-clip: padding-box
    }

    .radio-btn .radio-btn input[type="radio"]:checked + label::after {
        border: 3px solid #000
    }

    .radio-btn input[type="radio"]:checked + label::before {
        opacity: 1
    }

.smartselect > button {
    width: 100%;
    max-width: 800px
}

.slider-range-value {
    display: block;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin: 10px 0
}

    .slider-range-value .price-range {
        color: #00a680;
        font-weight: bold;
        font-size: 14px
    }

.form-element-contact {
    font-family: "Time News Roman"
}

    .form-element-contact .title-info,
    .form-element-contact .title-form {
        font-weight: bold;
        text-transform: uppercase;
        margin-bottom: 15px;
        margin-top: 15px;
        font-size: 24px
    }

        .form-element-contact .title-form h1 {
            font-size: 26px;
            font-weight: bold;
            margin-bottom: 20px;
            line-height: 35px
        }

    .form-element-contact .input-inline {
        margin-bottom: 10px;
        font-size: 18px
    }

        .form-element-contact .input-inline label {
            display: inline-block;
            width: auto;
            vertical-align: middle;
            margin: 0;
            font-weight: normal
        }

        .form-element-contact .input-inline .form-control {
            width: auto;
            border: none;
            box-shadow: none;
            outline: none;
            border-bottom: 1px dotted #262626;
            border-radius: 0;
            display: inline-block;
            padding: 0 10px;
            font-size: 18px;
            height: auto;
            vertical-align: middle
        }

            .form-element-contact .input-inline .form-control.valid,
            .form-element-contact .input-inline .form-control.active {
                border-color: transparent
            }

            .form-element-contact .input-inline .form-control.error {
                border-color: red
            }

        .form-element-contact .input-inline .room,
        .form-element-contact .input-inline .school,
        .form-element-contact .input-inline .district {
            display: inline-block
        }

    .form-element-contact .btn-sendcontact {
        font-size: 20px;
        color: white;
        background: #0054A6;
        font-weight: bold;
        margin-top: 30px;
        padding: 10px 20px;
        transition: all 0.3s;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        -ms-transition: all 0.3s
    }

        .form-element-contact .btn-sendcontact:hover {
            background: #046dd4;
            transition: all 0.3s;
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            -o-transition: all 0.3s;
            -ms-transition: all 0.3s
        }

@media (min-width: 544px) {
    .group-input-inline {
        position: relative;
        display: table !important;
        border-collapse: separate;
        width: 100%
    }

        .group-input-inline > label {
            width: auto;
            display: table-cell !important;
            width: 1%;
            white-space: nowrap;
            vertical-align: middle;
            padding-right: 10px
        }

        .group-input-inline > .form-control {
            vertical-align: middle;
            display: table-cell !important;
            width: 100%;
            margin: 0 !important
        }

            .group-input-inline > .form-control.error {
                border-color: red !important
            }

        .group-input-inline.input-dot > .form-control {
            border: none;
            box-shadow: none;
            outline: none;
            border-bottom: 1px dotted #333;
            border-radius: 0;
            vertical-align: middle;
            display: table-cell !important;
            width: 100%
        }
}

@media (min-width: 544px) {
    .label-1 > label {
        width: 200px;
        white-space: normal
    }

    .label-1 .form-control {
        display: block !important
    }

    .label-2 > label {
        width: 200px
    }

    .label-2 .form-control {
        display: block !important
    }
}

.panel-send-question {
    box-shadow: none;
    border: none;
    border-radius: 0
}

    .panel-send-question > .panel-heading {
        background: none;
        padding: 10px 0 0 0;
        border-bottom: 2px solid #ccc
    }

        .panel-send-question > .panel-heading > .panel-title {
            padding-bottom: 10px;
            font-weight: bold;
            display: inline-block;
            border-bottom: 2px solid #e8532b;
            margin-bottom: -2px
        }

    .panel-send-question > .panel-body {
        padding: 10px 0
    }

.slider-range.ui-slider {
    height: 5px;
    position: relative;
    z-index: 1;
    background-color: #ccc;
    margin-top: 10px;
    border: none
}

    .slider-range.ui-slider .ui-slider-range {
        background: #000;
        height: 5px;
        top: 0;
        position: absolute
    }

    .slider-range.ui-slider:before,
    .slider-range.ui-slider:after {
        content: "";
        display: block;
        width: 14px;
        height: 14px;
        position: absolute;
        z-index: 10
    }

    .slider-range.ui-slider:before {
        background: url("/3rdparty/jQuery/jquery-nstslider/dist/range-reduction.png") no-repeat;
        top: -4px;
        left: 0
    }

    .slider-range.ui-slider:after {
        background: url("/3rdparty/jQuery/jquery-nstslider/dist/range-increase.png") no-repeat;
        top: -4px;
        right: 0
    }

    .slider-range.ui-slider .ui-slider-handle {
        position: absolute;
        width: 20px;
        height: 30px;
        background: url("/3rdparty/jQuery/jquery-nstslider/dist/nstSlider.png") no-repeat;
        top: -31px;
        cursor: pointer;
        border-radius: 0;
        border: none;
        outline: none;
        margin-left: -2px
    }

        .slider-range.ui-slider .ui-slider-handle + .ui-slider-handle {
            margin-left: -17px;
            right: 0
        }

.ppFilterContainer .ppFilter {
    border-top: 1px solid #ececec;
    padding-top: 16px
}

.ppFilterContainer .ppFilterMultiple {
    margin-top: 10px;
    padding-bottom: 20px
}

    .ppFilterContainer .ppFilterMultiple .checkbox-filters {
        position: relative;
        top: 0;
        left: 0;
        display: inline-block;
        vertical-align: top;
        width: 16px;
        height: 16px;
        border: 1px solid #a8a8a8;
        border-radius: 2px;
        background-color: #fff;
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
        vertical-align: middle;
        margin-top: -2px
    }

    .ppFilterContainer .ppFilterMultiple .ppTotalItems {
        font-style: normal;
        font-size: 14px;
        margin-right: 14px;
        margin-top: -2px;
        float: right
    }

    .ppFilterContainer .ppFilterMultiple .filter-link {
        display: block;
        color: #757575;
        line-height: 18px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        white-space: nowrap;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        overflow: hidden
    }

        .ppFilterContainer .ppFilterMultiple .filter-link + .filter-link {
            margin-top: 8px
        }

        .ppFilterContainer .ppFilterMultiple .filter-link.selected {
            color: #333
        }

            .ppFilterContainer .ppFilterMultiple .filter-link.selected .checkbox-filters {
                position: relative;
                border: 1px solid #e8532b
            }

                .ppFilterContainer .ppFilterMultiple .filter-link.selected .checkbox-filters::after {
                    position: absolute;
                    content: " ";
                    -webkit-transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
                    -o-transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
                    transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
                    content: "\f00c";
                    display: inline-block;
                    font: normal normal normal 14px/1 FontAwesome;
                    font-size: inherit;
                    text-rendering: auto;
                    -webkit-font-smoothing: antialiased;
                    -moz-osx-font-smoothing: grayscale;
                    color: #e8532b
                }

        .ppFilterContainer .ppFilterMultiple .filter-link:hover .checkbox-filters {
            border: 1px solid #e8532b
        }

.ppFilterContainer .labelFilter {
    font-size: 14px
}

.input-type-number.error + .input-type-number {
    border-color: #FF0808 !important;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 0, 0, 0.53) !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(251, 0, 0, 0.52) !important
}

.form-resign {
    padding-top: 15px
}

    .form-resign .national-brand .text-uppercase {
        font-size: 18px
    }

    .form-resign .national-brand .text-2 {
        display: inline-block;
        border-bottom: 1px solid #333;
        padding: 8px 0;
        font-size: 14px;
        margin-bottom: 8px
    }

    .form-resign .text-center.text-uppercase {
        font-size: 18px;
        font-weight: bold;
        line-height: 35px;
        padding-bottom: 40px
    }

.select-category button {
    min-height: 34px;
    background: #fff !important;
    border-radius: 4px;
    margin-bottom: 0;
    color: #444;
    width: 100% !important;
    margin-bottom: 5px;
    text-align: left
}

.wrap-file-uploader,
.wrap-uploadAlbum {
    display: block;
    position: relative;
    width: 150px;
    text-align: center;
    background: rgba(242, 242, 242, 0.62);
    height: 150px;
    line-height: 130px;
    border: 4px dashed #777;
    color: #777;
    font-weight: bold;
    border-radius: 4px;
    max-width: 100%;
    max-height: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

    .wrap-file-uploader.small-upload {
        width: 60px;
        height: 60px;
        font-size: 12px;
        border-width: 2px;
        line-height: 35px
    }

        .wrap-file-uploader.small-upload .qq-upload-button span {
            font-size: 11px;
            display: block;
            padding: 5px
        }

    .wrap-file-uploader .changeUrl {
        position: absolute;
        top: 104%
    }

    .wrap-file-uploader .qq-uploader,
    .wrap-uploadAlbum .qq-uploader {
        position: absolute;
        height: 100%
    }

    .wrap-file-uploader .uploadifyImageResult a:not(.delFile),
    .wrap-uploadAlbum .uploadifyImageResult a:not(.delFile) {
        text-overflow: ellipsis;
        overflow: hidden;
        display: block
    }

    .wrap-file-uploader .uploadifyImageResult a.delFile,
    .wrap-uploadAlbum .uploadifyImageResult a.delFile {
        position: absolute;
        background: #EA5A5A;
        line-height: 15px;
        padding: 5px;
        border-radius: 5px 0;
        color: #fff;
        right: 0;
        bottom: -3px;
        z-index: 200
    }

    .wrap-file-uploader .qq-upload-button,
    .wrap-uploadAlbum .qq-upload-button {
        padding: 5px 0;
        width: 100%;
        top: 0;
        background: inherit !important;
        color: #333;
        z-index: 1;
        height: 100%
    }

    .wrap-file-uploader .uploadifyImageResult,
    .wrap-uploadAlbum .uploadifyImageResult {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100% !important;
        left: 0
    }

    .wrap-file-uploader .qq-upload-drop-area {
        line-height: 22px;
        background: inherit;
        opacity: 0;
        z-index: 10000
    }

        .wrap-file-uploader .qq-upload-drop-area.qq-upload-drop-area-active {
            display: block;
            line-height: 22px;
            background: red;
            opacity: 1
        }

        .wrap-file-uploader .qq-upload-drop-area span {
            top: 25%
        }

    .wrap-file-uploader .uploadifyImageResult > div,
    .wrap-uploadAlbum .uploadifyImageResult > div {
        height: 100%
    }

    .wrap-file-uploader.hasFile .uploadifyImageResult,
    .wrap-uploadAlbum.hasFile .uploadifyImageResult {
        background: #fff
    }

.tabs-left > .nav-tabs {
    padding-top: 0
}

.categoryCMS.qq-upload-button {
    line-height: 80px
}

label {
    width: 100%
}

    label.checkbox-inline,
    label.radio-inline {
        width: auto
    }

.title-label {
    font-weight: bold;
    font-size: 16px;
    display: block;
    margin-bottom: 10px
}

.tile-header {
    border: none !important;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    background-color: #fafafa;
    border-bottom: 1px solid transparent;
    border-top: 1px solid #e5e5e5;
    position: relative;
    z-index: 5;
    min-height: 42px
}

.table-info {
    color: #222;
    display: table;
    width: 100%
}

    .table-info.active .table-code,
    .table-info.active .table-price,
    .table-info.active .table-author,
    .table-info.active .table-type,
    .table-info.active .table-email {
        width: 130px !important
    }

    .table-info.active .table-content-text .item-list-title {
        width: 300px !important;
        min-height: 30px;
        display: block;
        overflow: hidden
    }

    .table-info .table-top {
        background-color: #fafafa;
        border-bottom: 1px solid #eee;
        display: table-header-group;
        padding-right: 16px
    }

.table-top-th {
    color: #565656;
    display: table-cell;
    font-size: 13px;
    font-weight: normal;
    padding: 0;
    text-align: left;
    vertical-align: middle
}

.table-title {
    max-width: 400px
}

.table-top .table-top-top {
    height: 48px;
    line-height: 48px
}

.table-top-lv2:first-child {
    padding-left: 11px
}

.table-top-lv2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    max-width: 100%;
    padding: 0 6px;
    vertical-align: top;
    white-space: nowrap
}

.table-content {
    display: table-row-group
}

.table-content-tr {
    width: 100%;
    position: relative
}

.table-top-top,
.table-top-bottom,
.table-content-fix {
    display: table;
    width: 100%
}

@media (min-width: 992px) {
    .table-top-top,
    .table-top-bottom,
    .table-content-fix {
        table-layout: fixed
    }
}

.table-top-bottom .table-title,
.table-top-bottom .table-code {
    padding-left: 6px;
    padding-right: 6px
}

.table-content-td {
    border-bottom: 1px solid rgba(0, 0, 0, 0.065);
    display: table-cell;
    padding: 0;
    vertical-align: middle;
    height: 42px
}

.table-content-image {
    flex: none;
    height: 32px;
    padding-left: 14px;
    padding-right: 4px;
    float: left
}

.table-content-text {
    flex: 0 1 auto;
    overflow: hidden;
    padding-top: 1px;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 32px
}

    .table-content-text a {
        padding-left: 10px;
        text-overflow: ellipsis;
        vertical-align: top;
        white-space: nowrap;
        color: #222;
        font-size: 13px
    }

.table-content-fix:hover .table-content-td,
.table-content-td.active,
.table-content .ui-selected {
    background-color: #4285f4;
    color: #fff
}

.list-grid .table-content .ui-selected {
    background-color: #fff !important
}

.ui-selected .table-content-td > .table-content-text > a,
.table-content .ui-selected > a {
    color: #fff
}

.table-content-image .ovan-image {
    background: #fff;
    width: 34px;
    height: 34px;
    border-radius: 34px;
    text-align: center;
    position: relative
}

    .table-content-image .ovan-image img {
        position: absolute;
        left: 7px;
        right: 0;
        top: 6px
    }

.deleteDetail {
    font-size: 21px;
    color: #222
}

ul.controls > li > a > i {
    font-size: 14px
}

.totalItem {
    line-height: 33px
}

.no-content {
    text-align: center;
    line-height: 201px;
    background: #ddd;
    font-size: 16px;
    margin-top: 1px
}

.table-totalView {
    text-align: center
}

.otherDetail {
    color: #222
}

.otherDetail-title {
    box-sizing: border-box;
    font-size: 20px;
    font-weight: normal;
    line-height: 36px;
    overflow: hidden;
    word-break: break-word;
    width: 100%;
    color: #222
}

    .otherDetail-title:hover {
        text-decoration: underline
    }

.loadDetail {
    box-sizing: border-box;
    background-color: #fafafa;
    overflow: hidden;
    position: absolute;
    right: -100%;
    top: 8px;
    width: 365px;
    z-index: 101;
    display: none
}

.otherDetail .table-otherDetail {
    flex-direction: column;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: 100%;
    padding-left: 16px;
    padding-top: 8px;
    width: 349px;
    background: #fafafa;
    border-left: 1px solid #e1e1e1
}

    .otherDetail .table-otherDetail .closeDetail {
        font-size: 24px;
        position: absolute;
        top: 16px;
        right: 5px;
        color: #222
    }

.promotionType .couponType input[type="radio"] {
    float: left;
    margin-right: 10px;
    margin-top: 3px
}

.promotionType .couponType .couponType-top {
    float: left
}

.promotionType .couponType.active .couponType-bottom {
    display: block !important
}

.promotionType .couponType.active .couponType-top {
    display: none !important
}

.couponType-input {
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out
}

.parentProperty .btn-default {
    width: 100%;
    text-align: left
}

.uploadifyImage {
    position: relative
}

    .uploadifyImage .uploadifyImageResult {
        position: absolute;
        left: 0px
    }

        .uploadifyImage .uploadifyImageResult img {
            width: 145px;
            height: 145px
        }

ul.controls li ul.excel-form {
    position: absolute;
    width: 320px;
    top: 100%;
    box-shadow: 0px 3px 12px 1px #909090;
    background-color: #fff;
    display: none
}

ul.controls li ul.active {
    display: block
}

ul.controls li ul.excel-form li {
    position: relative;
    border-bottom: 1px solid #ccc
}

ul.controls > li > ul.excel-form > li > a {
    display: block;
    color: #95a2a9;
    padding: 10px
}

ul.controls > li > ul.excel-form div.import-form {
    padding: 10px
}

.old-price {
    text-decoration: line-through
}

.product-status.inactive i {
    color: #F00
}

.product-status:not(.inactive) i {
    color: #3C0
}

.payment-header {
    position: relative;
    padding: 20px;
    border-bottom: 1px solid #ebeef0
}

.payment-list .panel-body ul li {
    margin-bottom: 26px;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    border: 1px solid #ddd
}

.admin-grid-list {
    padding: 10px;
    display: block
}

    .admin-grid-list:after {
        content: "";
        display: block;
        clear: both
    }

    .admin-grid-list .grid-item {
        float: left;
        width: 16.66667%;
        text-align: center;
        margin-bottom: 15px;
        padding-left: 12px;
        padding-right: 12px;
        position: relative
    }

        .admin-grid-list .grid-item .action-item {
            position: absolute;
            top: 4px;
            margin-left: 4px;
            display: none
        }

        .admin-grid-list .grid-item:hover .action-item {
            display: block
        }

        .admin-grid-list .grid-item .item-image {
            margin-bottom: 6px
        }

        .admin-grid-list .grid-item .item-title {
            height: 40px;
            overflow: hidden;
            line-height: 20px;
            font-weight: 600
        }

        .admin-grid-list .grid-item .item-year {
            height: 20px;
            line-height: 20px;
            color: #777
        }

        .admin-grid-list .grid-item .item-status {
            height: 20px;
            line-height: 20px
        }

            .admin-grid-list .grid-item .item-status:before {
                content: "";
                display: inline-block;
                width: 10px;
                height: 10px;
                border-radius: 50%;
                margin-right: 6px
            }

            .admin-grid-list .grid-item .item-status.text-primary:before {
                background-color: #e8532b
            }

            .admin-grid-list .grid-item .item-status.text-success:before {
                background-color: #5cb85c
            }

            .admin-grid-list .grid-item .item-status.text-info:before {
                background-color: #5bc0de
            }

            .admin-grid-list .grid-item .item-status.text-danger:before {
                background-color: #d9534f
            }

        .admin-grid-list .grid-item > a {
            display: block;
            border: 1px solid #ddd;
            padding: 15px;
            min-height: 162px;
            color: #424242 !important;
            background-color: #fbfbfb
        }

            .admin-grid-list .grid-item > a:hover {
                color: #e8532b !important
            }

a img {
    border: none
}

.cke_editable img {
    max-width: 100%
}

@media (max-width: 640px) {
    .cke_top {
        zoom: 0.5
    }
}

table {
    border-collapse: collapse
}

.form-note {
    font-size: 11px;
    font-style: italic
}

.clear {
    clear: both;
    font-size: 1px;
    line-height: 1px
}

li.arrow {
    background-image: url(images/arrow_down.png);
    background-repeat: no-repeat;
    background-position: center right
}

.cke_skin_office2003 *,
.cke_skin_office2003 a:hover,
.cke_skin_office2003 a:link,
.cke_skin_office2003 a:visited,
.cke_skin_office2003 a:active {
    white-space: normal !important
}

.cke_skin_office2003 .cke_top,
.cke_skin_office2003 .cke_bottom,
.cke_shared .cke_skin_office2003 {
    background-color: transparent
}

div.cke {
    border-radius: 5px;
    border: 1px solid #ccc;
    background: #eee;
    padding: 5px
}

.cke_contents {
    min-height: 100px
}

.ui-autocomplete {
    z-index: 1000000
}

.formInputLabel {
    line-height: 30px;
    min-width: 150px;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif
}

.formLabelBreakInput:before {
    clear: both
}

.sorted_table.table > thead > tr > th {
    vertical-align: top
}

.default-pagination {
    margin-bottom: 15px
}

.row-foot .default-pagination {
    margin: 15px 0
}

.default-pagination .current {
    background-color: #0d457e;
    color: #fff
}

    .default-pagination .current.first,
    .default-pagination .current.prev {
        background-color: #fff;
        color: #111
    }

.dropdown-menu.panel {
    min-width: 280px !important;
    margin-bottom: 0;
    padding: 0;
    border-color: rgba(0, 0, 0, 0.15)
}

    .dropdown-menu.panel.with-arrow:after {
        height: 0;
        width: 0;
        right: 12px;
        content: "";
        position: absolute;
        top: -8px;
        left: auto;
        border-left: 9px solid transparent;
        border-right: 9px solid transparent;
        border-bottom: 9px solid #333
    }

.media .media-icon {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 20px
}

.block {
    display: block
}

.dropdown-menu.panel .list-group > li .media .media-body {
    padding: 10px 15px 10px 0
}

.dropdown-menu.panel .list-group > li .media .media-object {
    margin: 10px 10px 10px 15px
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd !important
}

    .list-group-item:after {
        content: "";
        display: block;
        clear: both
    }

.dropdown-menu.panel .panel-footer {
    background-color: #fff;
    padding: 0 !important
}

    .dropdown-menu.panel .panel-footer > a {
        display: block;
        padding: 10px 15px;
        color: #616f77;
        font-size: 12px
    }

.tile {
    position: relative;
    margin-bottom: 20px;
    color: #616f77;
    background-color: #fff;
    filter: alpha(opacity=100);
    opacity: 1;
    transition: opacity .25s ease-out
}

    .tile .tile-header {
        border: 1px solid rgba(0, 0, 0, 0.1)
    }

    .tile .tile-body,
    .tile .tile-footer,
    .tile .tile-header,
    .tile .tile-widget {
        padding: 8px 15px;
        position: relative
    }

        .tile .tile-header h1,
        .tile .tile-header h2,
        .tile .tile-header h3,
        .tile .tile-header h4 {
            padding: 0;
            margin: 0;
            display: inline-block;
            font-weight: 400;
            font-size: 20px;
            line-height: 26px
        }

        .tile .tile-header .controls {
            position: absolute;
            right: 0;
            top: 0;
            z-index: 9;
            list-style: none;
            padding: 0;
            margin: 0;
            height: 100%
        }

            .tile .tile-header .controls > li {
                display: inline-block;
                height: 100%;
                float: left;
                border-left: 1px solid #ccc;
                padding: 0 5px
            }

                .tile .tile-header .controls > li:first-child {
                    border-left: none
                }

        .tile .tile-header.dvd .controls > li {
            border-left: 1px solid rgba(0, 0, 0, 0.1)
        }

        .tile .tile-header .controls > li > a {
            display: block;
            height: 100%;
            line-height: 43px;
            min-width: 41px;
            padding: 0 10px;
            text-align: center;
            color: #95a2a9
        }

            .tile .tile-header .controls > li > a > i {
                padding-right: 6px
            }

.table.table-custom > tbody > tr:first-child td,
.table.table-custom > tbody > tr:first-child th {
    border-top: 0
}

.dataTable tr > td > a {
    display: inline-block
}

.dataTable .filter_column .search_init {
    width: 100%
}

.table .action-link-button,
.redirect .action-link-button {
    font-size: 16px;
    text-decoration: none;
    margin: 5px 2px;
    display: inline-block
}

.productListGrid .popover.right > .arrow {
    top: 10%
}

.Code input,
.Price input {
    padding: 3px 5px;
    margin-bottom: 0
}

.text-default.lt {
    color: #a3aeb4
}

.text-strong {
    font-weight: 700
}

.b-r {
    border-right: 1px solid rgba(0, 0, 0, 0.05) !important
}

.b-t {
    border-top: 1px solid rgba(0, 0, 0, 0.05) !important
}

.bg-tr-black.lter {
    background-color: rgba(0, 0, 0, 0.03) !important;
    color: #616f77 !important
}

.inline-block {
    display: inline-block !important
}

@media (max-width: 940px) {
    .nav > li.tab-hidden-mobile {
        display: none
    }

    .nav > li.tab-show-mobile {
        display: block
    }
}

@media (max-width: 767px) {
    .nav > li.tab-hidden-mobile {
        display: none
    }
}

@media (min-width: 641px) and (max-width: 768px) {
    .list-article > .content-top-filter-bar {
        text-align: left;
        margin-bottom: 15px
    }
}

@media (max-width: 480px) {
    .content-top-filter-bar .txt-form {
        vertical-align: middle
    }

    .content-top-filter-bar a.manager-link {
        display: block;
        margin-bottom: 10px
    }

    .content-top-filter-bar {
        text-align: left;
        margin-bottom: 15px
    }
}

@media (max-width: 320px) {
    .content-top-filter-bar .txt-form {
        width: 90px;
        margin-bottom: 10px
    }

    .content-top-filter-bar button.txt-form {
        width: auto
    }
}

.grid .headings {
    background: url(images/sort_row_bg.gif) 0 50% repeat-x
}

.nowrap,
.nobr {
    white-space: nowrap
}

.grid tr.headings th {
    border-width: 1px;
    border-color: #f9f9f9 #d1cfcf #f9f9f9 #f9f9f9;
    border-style: solid;
    padding-top: 1px;
    padding-bottom: 0;
    font-size: .9em;
    text-align: left;
    vertical-align: top
}

    .grid tr.headings th.no-link {
        padding-top: 2px;
        padding-bottom: 1px;
        color: #67767e
    }

    .grid tr.headings th span.nobr {
        display: block
    }

.grid tr.filter {
    background: url(images/filter_row_bg.gif) repeat-x #e3eff1;
    cursor: default
}

.data.table-hover > tbody > tr:hover {
    background-color: #fcf5dd;
    cursor: pointer
}

.data .last a {
    color: #ea7601;
    text-decoration: underline
}

.filter select {
    width: 100%
}

.filter .input-text {
    padding: 0 !important;
    border: 0 !important;
    background: #fff !important;
    border-color: #aaa #c8c8c8 #c8c8c8 #aaa !important;
    margin-bottom: 0;
    height: 16px
}

#backtotop {
    background-image: url("/App/Corporate/images/backtotop.png");
    background-repeat: no-repeat;
    background-position: left top;
    bottom: 20px;
    cursor: pointer;
    display: none;
    height: 32px;
    position: fixed;
    right: 20px;
    text-indent: -99999px;
    width: 32px;
    z-index: 999999999
}

@media (max-width: 768px) {
    .hidden-mobile,
    .navbar-collapse > .navbar-right > li > a > span,
    .site-title {
        display: none !important
    }

    .navbar-inverse .navbar-brand {
        width: 46px
    }

    #dashboard .navbar-collapse > .navbar-nav {
        margin-top: -35px;
        margin-left: 35px
    }

    .navbar-inverse .navbar-collapse > ul.navbar-left > li {
        float: left
    }

    .navbar-collapse > .navbar-right {
        margin-right: 0 !important;
        width: 80px;
        float: right;
        margin: -42px 0 0 0
    }

        .navbar-collapse > .navbar-right > li > .dropdown-menu {
            position: absolute;
            right: 0;
            left: auto;
            background: #fff
        }

    .navbar-collapse .sub-child {
        overflow-x: auto
    }

        .navbar-collapse .sub-child > ul {
            width: 300%
        }
}

@media (max-width: 580px) {
    .tile-header {
        margin-bottom: 46px
    }

    .tile .tile-header .controls {
        right: 15px;
        top: 43px
    }

        .tile .tile-header .controls > li {
            border-bottom: 1px solid #ccc;
            height: 34px
        }

            .tile .tile-header .controls > li:first-child {
                border-bottom: none
            }

            .tile .tile-header .controls > li:last-child {
                border-right: 1px solid #ccc
            }

            .tile .tile-header .controls > li > a {
                padding: 0 5px;
                line-height: 34px;
                min-width: 24px
            }

                .tile .tile-header .controls > li > a > i {
                    margin: 0 !important;
                    padding: 0
                }

    .navbar-inverse .navbar-brand {
        width: 50px
    }
}

@media (max-width: 480px) {
    .navbar-collapse .parent-title-menu {
        display: none
    }

    .layout-detail .tabs-left > .nav-tabs {
        float: none;
        margin: 0;
        border-right: none
    }

        .layout-detail .tabs-left > .nav-tabs > li,
        .layout-detail .tabs-right > .nav-tabs > li {
            float: left
        }
}

.tabs-left:before,
.tabs-left:after {
    display: table;
    line-height: 0;
    content: ""
}

.tabs-left > .nav-tabs {
    float: left;
    margin-right: -1px;
    border-right: 1px solid #ddd;
    border-bottom: none;
    padding-top: 30px
}

@media (max-width: 425px) {
    .tabs-left > .nav-tabs {
        float: none;
        border-bottom: 1px solid #ddd
    }
}

.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
    float: none
}

    .tabs-left > .nav-tabs > li > a,
    .tabs-right > .nav-tabs > li > a {
        min-width: 74px;
        margin-right: 0;
        margin-bottom: 3px;
        line-height: 30px
    }

    .tabs-left > .nav-tabs > li > a {
        margin-right: -2px;
        -webkit-border-radius: 4px 0 0 4px;
        -moz-border-radius: 4px 0 0 4px;
        border-radius: 4px 0 0 4px;
        padding: 5px 15px;
        font-size: 13px;
        color: black
    }

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
    border-color: #ddd transparent #ddd #ddd
}

.tabs-left > .tab-content {
    font-size: 12px;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    overflow: auto;
    border: 1px solid #ddd;
    min-height: 500px;
    border-top: 0;
    background-color: #fff
}

.f-13 {
    font-size: 13px
}

.pl-25 {
    padding-left: 25px !important
}

.checkbox {
    padding-left: 20px
}

    .checkbox label {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        padding-left: 5px
    }

        .checkbox label::before {
            content: "";
            display: inline-block;
            position: absolute;
            width: 17px;
            height: 17px;
            left: 0;
            margin-left: -20px;
            border: 1px solid #ccc;
            border-radius: 3px;
            background-color: #fff;
            -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
            -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
            transition: border 0.15s ease-in-out, color 0.15s ease-in-out
        }

        .checkbox label::after {
            display: inline-block;
            position: absolute;
            width: 17px;
            height: 17px;
            left: 0;
            top: 0;
            margin-left: -20px;
            padding-left: 3px;
            padding-top: 1px;
            font-size: 11px;
            color: #555
        }

    .checkbox input[type="checkbox"],
    .checkbox input[type="radio"] {
        opacity: 0;
        z-index: 1;
        cursor: pointer
    }

        .checkbox input[type="checkbox"]:focus + label::before,
        .checkbox input[type="radio"]:focus + label::before {
            outline: thin dotted;
            outline: 5px auto -webkit-focus-ring-color;
            outline-offset: -2px
        }

        .checkbox input[type="checkbox"]:checked + label::after,
        .checkbox input[type="radio"]:checked + label::after {
            font-family: "FontAwesome";
            content: "ï€Œ"
        }

        .checkbox input[type="checkbox"]:indeterminate + label::after,
        .checkbox input[type="radio"]:indeterminate + label::after {
            display: block;
            content: "";
            width: 10px;
            height: 3px;
            background-color: #555555;
            border-radius: 2px;
            margin-left: -16.5px;
            margin-top: 7px
        }

        .checkbox input[type="checkbox"]:disabled,
        .checkbox input[type="radio"]:disabled {
            cursor: not-allowed
        }

            .checkbox input[type="checkbox"]:disabled + label,
            .checkbox input[type="radio"]:disabled + label {
                opacity: 0.65
            }

                .checkbox input[type="checkbox"]:disabled + label::before,
                .checkbox input[type="radio"]:disabled + label::before {
                    background-color: #eee;
                    cursor: not-allowed
                }

    .checkbox.checkbox-circle label::before {
        border-radius: 50%
    }

    .checkbox.checkbox-inline {
        margin-top: 0
    }

.checkbox-primary input[type="checkbox"]:checked + label::before,
.checkbox-primary input[type="radio"]:checked + label::before {
    background-color: #e8532b;
    border-color: #e8532b
}

.checkbox-primary input[type="checkbox"]:checked + label::after,
.checkbox-primary input[type="radio"]:checked + label::after {
    color: #fff
}

.checkbox-danger input[type="checkbox"]:checked + label::before,
.checkbox-danger input[type="radio"]:checked + label::before {
    background-color: #d9534f;
    border-color: #d9534f
}

.checkbox-danger input[type="checkbox"]:checked + label::after,
.checkbox-danger input[type="radio"]:checked + label::after {
    color: #fff
}

.checkbox-info input[type="checkbox"]:checked + label::before,
.checkbox-info input[type="radio"]:checked + label::before {
    background-color: #5bc0de;
    border-color: #5bc0de
}

.checkbox-info input[type="checkbox"]:checked + label::after,
.checkbox-info input[type="radio"]:checked + label::after {
    color: #fff
}

.checkbox-warning input[type="checkbox"]:checked + label::before,
.checkbox-warning input[type="radio"]:checked + label::before {
    background-color: #f0ad4e;
    border-color: #f0ad4e
}

.checkbox-warning input[type="checkbox"]:checked + label::after,
.checkbox-warning input[type="radio"]:checked + label::after {
    color: #fff
}

.checkbox-success input[type="checkbox"]:checked + label::before,
.checkbox-success input[type="radio"]:checked + label::before {
    background-color: #5cb85c;
    border-color: #5cb85c
}

.checkbox-success input[type="checkbox"]:checked + label::after,
.checkbox-success input[type="radio"]:checked + label::after {
    color: #fff
}

.checkbox-primary input[type="checkbox"]:indeterminate + label::before,
.checkbox-primary input[type="radio"]:indeterminate + label::before {
    background-color: #e8532b;
    border-color: #e8532b
}

.checkbox-primary input[type="checkbox"]:indeterminate + label::after,
.checkbox-primary input[type="radio"]:indeterminate + label::after {
    background-color: #fff
}

.checkbox-danger input[type="checkbox"]:indeterminate + label::before,
.checkbox-danger input[type="radio"]:indeterminate + label::before {
    background-color: #d9534f;
    border-color: #d9534f
}

.checkbox-danger input[type="checkbox"]:indeterminate + label::after,
.checkbox-danger input[type="radio"]:indeterminate + label::after {
    background-color: #fff
}

.checkbox-info input[type="checkbox"]:indeterminate + label::before,
.checkbox-info input[type="radio"]:indeterminate + label::before {
    background-color: #5bc0de;
    border-color: #5bc0de
}

.checkbox-info input[type="checkbox"]:indeterminate + label::after,
.checkbox-info input[type="radio"]:indeterminate + label::after {
    background-color: #fff
}

.checkbox-warning input[type="checkbox"]:indeterminate + label::before,
.checkbox-warning input[type="radio"]:indeterminate + label::before {
    background-color: #f0ad4e;
    border-color: #f0ad4e
}

.checkbox-warning input[type="checkbox"]:indeterminate + label::after,
.checkbox-warning input[type="radio"]:indeterminate + label::after {
    background-color: #fff
}

.checkbox-success input[type="checkbox"]:indeterminate + label::before,
.checkbox-success input[type="radio"]:indeterminate + label::before {
    background-color: #5cb85c;
    border-color: #5cb85c
}

.checkbox-success input[type="checkbox"]:indeterminate + label::after,
.checkbox-success input[type="radio"]:indeterminate + label::after {
    background-color: #fff
}

.radio {
    padding-left: 20px
}

    .radio label {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        padding-left: 5px
    }

        .radio label::before {
            content: "";
            display: inline-block;
            position: absolute;
            width: 17px;
            height: 17px;
            left: 0;
            margin-left: -20px;
            border: 1px solid #ccc;
            border-radius: 50%;
            background-color: #fff;
            -webkit-transition: border 0.15s ease-in-out;
            -o-transition: border 0.15s ease-in-out;
            transition: border 0.15s ease-in-out
        }

        .radio label::after {
            display: inline-block;
            position: absolute;
            content: " ";
            width: 11px;
            height: 11px;
            left: 3px;
            top: 3px;
            margin-left: -20px;
            border-radius: 50%;
            background-color: #555;
            -webkit-transform: scale(0, 0);
            -ms-transform: scale(0, 0);
            -o-transform: scale(0, 0);
            transform: scale(0, 0);
            -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
            -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
            -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
            transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33)
        }

    .radio input[type="radio"] {
        opacity: 0;
        z-index: 1;
        cursor: pointer
    }

        .radio input[type="radio"]:focus + label::before {
            outline: thin dotted;
            outline: 5px auto -webkit-focus-ring-color;
            outline-offset: -2px
        }

        .radio input[type="radio"]:checked + label::after {
            -webkit-transform: scale(1, 1);
            -ms-transform: scale(1, 1);
            -o-transform: scale(1, 1);
            transform: scale(1, 1)
        }

        .radio input[type="radio"]:disabled {
            cursor: not-allowed
        }

            .radio input[type="radio"]:disabled + label {
                opacity: 0.65
            }

                .radio input[type="radio"]:disabled + label::before {
                    cursor: not-allowed
                }

    .radio.radio-inline {
        margin-top: 0
    }

.radio-primary input[type="radio"] + label::after {
    background-color: #e8532b
}

.radio-primary input[type="radio"]:checked + label::before {
    border-color: #e8532b
}

.radio-primary input[type="radio"]:checked + label::after {
    background-color: #e8532b
}

.radio-danger input[type="radio"] + label::after {
    background-color: #d9534f
}

.radio-danger input[type="radio"]:checked + label::before {
    border-color: #d9534f
}

.radio-danger input[type="radio"]:checked + label::after {
    background-color: #d9534f
}

.radio-info input[type="radio"] + label::after {
    background-color: #5bc0de
}

.radio-info input[type="radio"]:checked + label::before {
    border-color: #5bc0de
}

.radio-info input[type="radio"]:checked + label::after {
    background-color: #5bc0de
}

.radio-warning input[type="radio"] + label::after {
    background-color: #f0ad4e
}

.radio-warning input[type="radio"]:checked + label::before {
    border-color: #f0ad4e
}

.radio-warning input[type="radio"]:checked + label::after {
    background-color: #f0ad4e
}

.radio-success input[type="radio"] + label::after {
    background-color: #5cb85c
}

.radio-success input[type="radio"]:checked + label::before {
    border-color: #5cb85c
}

.radio-success input[type="radio"]:checked + label::after {
    background-color: #5cb85c
}

input[type="checkbox"].styled:checked + label:after,
input[type="radio"].styled:checked + label:after {
    font-family: "FontAwesome";
    content: "ï€Œ"
}

input[type="checkbox"] .styled:checked + label::before,
input[type="radio"] .styled:checked + label::before {
    color: #fff
}

input[type="checkbox"] .styled:checked + label::after,
input[type="radio"] .styled:checked + label::after {
    color: #fff
}

.badge-danger {
    background-color: #d9534f
}

.list-notification-new li {
    padding: 6px 10px;
    border-bottom: 1px solid #dddfe2
}

    .list-notification-new li:hover {
        background-color: #F6F7F9
    }

    .list-notification-new li a {
        font-weight: bold
    }

.list-notification-new .notify-icon {
    display: inline-block;
    margin-right: 10px
}

    .list-notification-new .notify-icon img {
        width: 30px;
        height: 30px
    }

    .list-notification-new .notify-icon .fa-bell {
        font-size: 16px
    }

.list-notification-new .content-notification {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 44px)
}

.list-notification-new .post-title {
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.list-notification-new .date {
    font-size: 12px;
    color: #999;
    font-style: italic
}

.list-notification-new .noti-action {
    line-height: 48px !important
}

.member-panel {
    box-shadow: none;
    border-radius: 0
}

    .member-panel .panel-heading {
        background-color: transparent;
        border-bottom: none
    }

        .member-panel .panel-heading h3 {
            background-image: url("/App/Corporate/images/bg-gt-member.png");
            background-position: left top;
            background-repeat: no-repeat;
            padding-left: 30px;
            line-height: 24px
        }

.no-radius {
    border-radius: 0
}

    .no-radius .panel-heading,
    .no-radius .panel-body {
        border-radius: 0
    }

.profile-container {
    margin-bottom: 15px
}

    .profile-container .profile-cover-photo {
        height: 310px;
        position: relative;
        margin-left: 0;
        margin-right: 0;
        background-size: cover;
        background-position: center center;
        overflow: hidden
    }

        .profile-container .profile-cover-photo .coverPhotoImg {
            width: 100%
        }

@media (max-width: 543px) {
    .profile-container .profile-cover-photo {
        height: 175px
    }
}

.profile-container .profile-cover-photo:after {
    display: block;
    content: "";
    background-image: url("/App/Corporate/images/Member/bg_shadow.png");
    background-repeat: repeat-x;
    height: 137px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

.profile-container .profile-cover-photo:hover .update-cover {
    color: #fff;
    background-color: #333;
    border-color: #fff;
    display: block;
    text-decoration: none
}

    .profile-container .profile-cover-photo:hover .update-cover > span {
        display: inline-block;
        padding-left: 0;
        color: #fff
    }

@media (min-width: 769px) {
    .profile-container .profile-cover-photo:hover .update-cover > span.update-mobile {
        display: none !important
    }
}

.profile-container .profile-cover-photo > .update-cover {
    z-index: 100
}

    .profile-container .profile-cover-photo > .update-cover .text {
        display: none;
        padding-left: 0 !important
    }

    .profile-container .profile-cover-photo > .update-cover:hover {
        text-decoration: none
    }

        .profile-container .profile-cover-photo > .update-cover:hover .text {
            padding-left: 0 !important
        }

    .profile-container .profile-cover-photo > .update-cover.update-mobile {
        display: none !important
    }

@media screen and (max-width: 767px) {
    .profile-container .profile-cover-photo > .update-cover {
        bottom: 12px;
        right: 8px;
        position: absolute;
        background-color: rgba(0, 0, 0, 0.5);
        color: #aaa;
        z-index: 1;
        padding: 6px 10px;
        border: 1px solid transparent;
        border-radius: 2px
    }

        .profile-container .profile-cover-photo > .update-cover.update-desktop {
            display: none !important
        }

        .profile-container .profile-cover-photo > .update-cover.update-mobile {
            display: block !important
        }

            .profile-container .profile-cover-photo > .update-cover.update-mobile:hover {
                color: #fff;
                background-color: #333;
                border-color: #fff
            }

                .profile-container .profile-cover-photo > .update-cover.update-mobile:hover > span {
                    display: inline-block;
                    padding-left: 10px
                }
}

@media screen and (min-width: 768px) {
    .profile-container .profile-cover-photo > .update-cover {
        position: absolute;
        top: 12px;
        left: 16px;
        color: #aaa;
        padding: 6px 10px;
        border: 1px solid transparent;
        border-radius: 2px
    }
}

@media screen and (min-width: 768px) and (max-width: 767px) {
    .profile-container .profile-cover-photo > .update-cover.update-desktop {
        display: none !important
    }
}

@media screen and (min-width: 768px) {
    .profile-container .profile-cover-photo > .update-cover.update-desktop:hover {
        color: #fff;
        background-color: #333;
        border-color: #fff
    }

        .profile-container .profile-cover-photo > .update-cover.update-desktop:hover > span {
            display: inline-block;
            padding-left: 10px
        }
}

.profile-container.uploading .coverBorder {
    z-index: -1
}

.profile-container.uploading .profile-cover-photo:after {
    height: 60px
}

.profile-container .user_navbar {
    clear: right;
    position: relative;
    border: 1px solid #ddd;
    background-color: #fff;
    height: 44px
}

@media (min-width: 768px) {
    .profile-container .user_navbar {
        padding: 6px 0;
        padding-left: 180px
    }
}

.profile-container .name_avatar,
.profile-container .profile-cover {
    position: relative
}

.profile-container .profile-cover-name {
    bottom: 12px;
    left: 201px;
    position: absolute;
    color: #fff;
    font-size: 28px;
    max-width: 380px;
    text-rendering: optimizelegibility;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.8);
    line-height: 30px
}

@media (width: 768px) {
    .profile-container .profile-cover-name {
        max-width: 320px
    }
}

.profile-container .profile-cover-name .alternate_name {
    font-size: 21px;
    display: block
}

@media (max-width: 544px) {
    .profile-container .profile-cover-name {
        display: none
    }
}

.profile-container .profile-cover-action {
    bottom: 15px;
    padding: 0;
    position: absolute;
    right: 15px;
    max-width: 320px;
    z-index: 999
}

@media (max-width: 767px) {
    .profile-container .profile-cover-action {
        bottom: 12px;
        right: 8px
    }

        .profile-container .profile-cover-action .diplay-mobile {
            display: none
        }
}

@media (max-width: 543px) {
    .profile-container .profile-cover-action {
        bottom: auto;
        top: 12px
    }
}

@media (max-width: 767px) {
    .profile-container .profile-cover-action .display-desktop {
        display: none
    }
}

@media (max-width: 767px) {
    .profile-container .profile-cover-action .text-avata-desktop {
        display: none
    }
}

@media (max-width: 767px) {
    .profile-container .profile-cover-action .mobile {
        display: inline-block !important
    }
}

@media (max-width: 767px) {
    .profile-container .profile-cover-action .text-avata-mobile {
        display: inline-block !important
    }
}

.profile-container .profile-cover-action a {
    border-radius: 0;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 30px
}

@media (max-width: 767px) {
    .profile-container .name_avatar {
        text-align: center
    }
}

.profile-container .avatar {
    background: rgba(0, 0, 0, 0.3);
    border-radius: 3px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.07);
    display: inline-block;
    position: relative;
    padding: 1px;
    z-index: 2;
    margin-top: 0;
    box-shadow: none
}

@media (min-width: 768px) {
    .profile-container .avatar {
        left: 15px;
        position: absolute;
        top: -134px;
        display: block;
        z-index: 99
    }
}

@media (max-width: 767px) {
    .profile-container .avatar {
        margin-top: -80px;
        margin-bottom: 10px
    }
}

.profile-container .avatar img {
    background-color: #fff;
    border: 4px solid #fff;
    border-radius: 2px
}

.profile-container .avatar .profile-avatar {
    display: block
}

    .profile-container .avatar .profile-avatar:hover .update-avatar {
        display: none
    }

@media (min-width: 768px) {
    .profile-container .avatar .profile-avatar:hover .update-avatar {
        display: block
    }
}

.profile-container .avatar .update-avatar {
    position: absolute;
    bottom: 5px;
    left: 5px;
    right: 5px;
    display: none;
    background: rgba(0, 0, 0, 0.6);
    padding: 10px 10px;
    border: 1px solid transparent;
    border-radius: 2px;
    color: #fff;
    transition: all ease .3
}

    .profile-container .avatar .update-avatar > i {
        position: absolute
    }

    .profile-container .avatar .update-avatar .text {
        padding-left: 24px;
        display: block
    }

@media (max-width: 767px) {
    .profile-container .avatar .update-avatar {
        display: none
    }
}

.profile-container .avatar .update-avata-mobile {
    display: none
}

@media (max-width: 767px) {
    .profile-container .avatar .update-avata-mobile {
        display: block;
        position: absolute;
        bottom: 5px;
        left: 5px;
        right: 5px;
        text-align: center;
        padding-right: 0;
        line-height: 26px;
        background-color: rgba(0, 0, 0, 0.5);
        color: #fff
    }
}

.profile-container .fluid-nav {
    position: relative;
    padding-right: 96px
}

    .profile-container .fluid-nav .fluid-nav-positive {
        width: 100%
    }

@media (max-width: 767px) {
    .profile-container .fluid-nav .fluid-nav-positive {
        margin: 0
    }
}

.profile-container .fluid-nav .fluid-nav-positive > li {
    display: inline-block;
    float: left
}

    .profile-container .fluid-nav .fluid-nav-positive > li > a {
        padding: 10px;
        font-weight: bold;
        margin-right: 6px;
        border: 1px solid transparent;
        border-radius: 2px
    }

        .profile-container .fluid-nav .fluid-nav-positive > li > a:hover {
            background-color: transparent;
            color: #e8532b
        }

    .profile-container .fluid-nav .fluid-nav-positive > li.active > a {
        color: #e8532b
    }

        .profile-container .fluid-nav .fluid-nav-positive > li.active > a:after {
            content: "";
            border-width: 7px;
            border-style: solid;
            border-color: transparent transparent #e2e2e2 transparent;
            position: absolute;
            bottom: -1px;
            left: 50%;
            transform: translateX(-50%);
            -webkit-transform: translateX(-50%);
            -o-transform: translateX(-50%);
            -moz-transform: translateX(-50%);
            -o-transform: translateX(-50%)
        }

    .profile-container .fluid-nav .fluid-nav-positive > li.dropdown > a {
        border-color: #ddd
    }

.profile-container .fluid-nav .fluid-nav-backup {
    position: absolute;
    right: 0;
    top: 0
}

@media (min-width: 768px) {
    .profile-container .fluid-nav .fluid-nav-backup {
        width: 102px
    }
}

@media (max-width: 767px) {
    .profile-container .fluid-nav .fluid-nav-backup {
        margin: 0
    }
}

.profile-container .fluid-nav .fluid-nav-backup > li {
    display: inline-block;
    float: right !important
}

    .profile-container .fluid-nav .fluid-nav-backup > li > a {
        padding: 10px;
        height: 42px
    }

    .profile-container .fluid-nav .fluid-nav-backup > li.open .dropdown-menu {
        position: absolute;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: white;
        border: 0;
        z-index: 99;
        box-shadow: -1px 1px 3px #ccc;
        -webkit-box-shadow: -1px 1px 3px #ccc;
        -o-box-shadow: -1px 1px 3px #ccc;
        -moz-box-shadow: -1px 1px 3px #ccc;
        -ms-box-shadow: -1px 1px 3px #ccc
    }

.profile-container .fluid-nav .fluid-nav-negative > li > a {
    line-height: 24px;
    font-size: 12px
}

    .profile-container .fluid-nav .fluid-nav-negative > li > a:hover {
        line-height: 24px
    }

.profile-container .profile-cover-name-mobile {
    display: none
}

@media (max-width: 767px) {
    .profile-container .profile-cover-name-mobile {
        display: block
    }

        .profile-container .profile-cover-name-mobile .title-fullname {
            font-size: 21px
        }

        .profile-container .profile-cover-name-mobile .alternate_name {
            color: #999;
            font-style: italic
        }
}

.profile-container .profile-cover-mobile {
    margin: 10px 0
}

@media (min-width: 768px) {
    .profile-container .profile-cover-mobile {
        display: none
    }
}

.group-container .user_navbar {
    padding-left: 6px
}

.group-container .group-cover-name {
    bottom: 15px;
    left: 15px;
    position: absolute
}

    .group-container .group-cover-name h1 {
        margin: 0;
        font-size: 24px
    }

        .group-container .group-cover-name h1 a {
            font-weight: 500;
            max-width: 385px;
            overflow: hidden;
            padding-right: 3px;
            pointer-events: auto;
            text-overflow: ellipsis;
            text-rendering: optimizelegibility;
            text-shadow: 0 0 3px rgba(0, 0, 0, 0.8);
            white-space: nowrap
        }

    .group-container .group-cover-name a {
        color: #fff
    }

        .group-container .group-cover-name a > i {
            margin-right: 6px
        }

.group-container .coverBorder {
    border: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    background: url("/App/Corporate/images/Member/bg_group_name.png") bottom left repeat-x;
    z-index: -1
}

.group-container .fluid-nav .fluid-nav-positive > li > a {
    border-bottom: 3px solid transparent
}

.group-container .fluid-nav .fluid-nav-positive > li.active > a,
.group-container .fluid-nav .fluid-nav-positive > li:hover > a {
    border-bottom-color: #e8532b
}

    .group-container .fluid-nav .fluid-nav-positive > li.active > a:after,
    .group-container .fluid-nav .fluid-nav-positive > li:hover > a:after {
        display: none
    }

.group-container .defaultCover .profileCoverPhotoSelector {
    color: #fff;
    text-align: center;
    padding-top: 4%;
    position: relative;
    z-index: 1000
}

@media (min-width: 992px) {
    .font-md-18 {
        font-size: 18px
    }
}

.member-introduction .list-info > li {
    padding-top: 6px;
    padding-bottom: 6px;
    color: #07689f
}

    .member-introduction .list-info > li a {
        color: #07689f
    }

    .member-introduction .list-info > li .text-label {
        color: #333
    }

        .member-introduction .list-info > li .text-label > i {
            width: 20px;
            text-align: center;
            color: #777
        }

    .member-introduction .list-info > li .text-link {
        word-break: break-word
    }

.member-introduction .panel-heading h3 {
    background-image: url("/App/Corporate/images/intro-icon.png");
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 30px;
    line-height: 24px
}

.member-panel-left .panel-heading {
    padding: 15px 10px 0 10px
}

    .member-panel-left .panel-heading h3 {
        background-position: left top;
        background-repeat: no-repeat;
        padding-left: 30px;
        line-height: 24px;
        padding-bottom: 15px;
        border-bottom: 1px solid #eaeaea
    }

.member-panel-left .panel-body {
    padding: 10px
}

.member-friends .panel-heading h3 {
    padding-left: 0
}

.member-friends .friend-list .friend-item {
    float: left;
    width: 50%;
    padding-left: 2px;
    padding-right: 2px;
    margin-bottom: 3px
}

    .member-friends .friend-list .friend-item > a {
        display: block;
        position: relative
    }

    .member-friends .friend-list .friend-item .friend-name {
        background: linear-gradient(transparent, rgba(0, 0, 0, 0.7));
        bottom: 0;
        color: #fff;
        left: 0;
        padding: 5px;
        position: absolute;
        right: 0
    }

        .member-friends .friend-list .friend-item .friend-name .friend-name_title {
            font-size: 12px;
            line-height: 16px
        }

.member-group .friend-list .friend-item {
    width: 20%
}

    .member-group .friend-list .friend-item .img {
        width: 40px;
        height: 40px
    }

.list-member-group .friend-item {
    padding-top: 6px
}

    .list-member-group .friend-item:first-child {
        padding-top: 0
    }

    .list-member-group .friend-item .item-image {
        margin-right: 6px
    }

    .list-member-group .friend-item .item-title {
        padding-top: 10px;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .list-member-group .friend-item .item-action {
        margin-top: 10px;
        margin-left: 6px
    }

.member-product-slide .product-item {
    border: 1px solid #eee;
    padding: 6px
}

.member-product-slide .img {
    margin-bottom: 6px
}

.member-product-slide .title {
    font-weight: bold;
    margin-bottom: 6px
}

.member-product-slide .price > span {
    color: #d9534f
}

.member-article-icons .media-left > a {
    display: block;
    width: 64px
}

.member-article-icons .viewAll {
    margin-top: 10px
}

.tags-wrapper .tagit-choice {
    font-size: 12px
}

.tags-wrapper .table {
    border: 1px solid #ddd;
    margin-bottom: 0
}

    .tags-wrapper .table .td-label {
        background: #e2e8f6;
        border-right: 1px dotted #dddfe2;
        font-family: Helvetica, Arial, sans-serif;
        font-size: 12px;
        line-height: 16px;
        margin-right: 6px;
        width: 45px;
        padding: 8px 6px 6px 8px;
        position: relative;
        text-align: center;
        white-space: nowrap;
        z-index: 1;
        vertical-align: middle
    }

    .tags-wrapper .table .td-value {
        padding-top: 0;
        padding-bottom: 0
    }

    .tags-wrapper .table .tagit {
        border: none;
        padding: 6px 0
    }

        .tags-wrapper .table .tagit .tagit-choice {
            border-radius: 3px;
            font-size: 12px;
            border: 1px solid #9cb4d8;
            border-radius: 2px;
            color: #162643;
            cursor: default;
            float: left;
            margin: 0 2px 2px 0;
            padding: 0 18px 0 0px;
            position: relative;
            white-space: nowrap
        }

        .tags-wrapper .table .tagit .tagit-new {
            padding: 0 3px;
            margin: 0
        }

            .tags-wrapper .table .tagit .tagit-new .tagitContent::-webkit-input-placeholder {
                font-size: 12px
            }

            .tags-wrapper .table .tagit .tagit-new .tagitContent::-moz-placeholder {
                font-size: 12px
            }

            .tags-wrapper .table .tagit .tagit-new .tagitContent:-ms-input-placeholder {
                font-size: 12px
            }

            .tags-wrapper .table .tagit .tagit-new .tagitContent:-moz-placeholder {
                font-size: 12px
            }

.member-post-form form {
    margin-bottom: 0
}

.member-post-form textarea.form-control {
    resize: none;
    margin-bottom: 10px
}

.member-post-form .album_images {
    clear: both
}

.member-post-form .action-form {
    text-align: right;
    margin-top: 15px
}

    .member-post-form .action-form .child-action {
        display: inline-block;
        min-width: 120px;
        font-size: 14px;
        vertical-align: middle
    }

        .member-post-form .action-form .child-action.dropdown {
            width: 45%
        }

            .member-post-form .action-form .child-action.dropdown > a > span {
                width: 82%;
                overflow: hidden;
                text-overflow: ellipsis
            }

    .member-post-form .action-form .dropdown-menu {
        margin: 0;
        padding: 0
    }

    .member-post-form .action-form .dropdown {
        margin-right: 6px
    }

        .member-post-form .action-form .dropdown > a {
            display: block;
            text-align: left;
            font-size: 14px
        }

            .member-post-form .action-form .dropdown > a > i {
                margin-left: 6px;
                float: right;
                margin-top: 3px
            }

.member-post-form .tag-action {
    height: 24px;
    width: 24px;
    background: #999999;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    line-height: 24px;
    margin-top: 4px;
    color: #fff
}

.member-post-form .post-text {
    border-bottom: 1px solid #ddd
}

    .member-post-form .post-text .usr-content {
        width: calc(-70px + 100%);
        float: left
    }

    .member-post-form .post-text textarea:not(.error) {
        border: 0;
        box-shadow: none;
        border-radius: 0
    }

.post-nav-action {
    background-color: #fff;
    border: 1px solid #ddd
}

    .post-nav-action ul.dropdown-menu,
    .post-nav-action > ul.list-inline {
        padding: 10px 0 8px 0;
        margin: 0 12px
    }

        .post-nav-action ul.dropdown-menu li,
        .post-nav-action > ul.list-inline li {
            border-left: 1px solid #e5e5e5
        }

            .post-nav-action ul.dropdown-menu li:first-child,
            .post-nav-action > ul.list-inline li:first-child {
                border: none
            }

            .post-nav-action ul.dropdown-menu li a > i,
            .post-nav-action > ul.list-inline li a > i {
                margin-right: 6px
            }

            .post-nav-action ul.dropdown-menu li a:hover,
            .post-nav-action > ul.list-inline li a:hover,
            .post-nav-action ul.dropdown-menu li a.active,
            .post-nav-action > ul.list-inline li a.active {
                color: #07689f
            }

    .post-nav-action > ul.list-inline {
        margin: 0
    }

    .post-nav-action .member-post-form {
        margin: 0 12px;
        border: 0;
        border-top: 1px solid #ddd
    }

        .post-nav-action .member-post-form .panel-body {
            padding-left: 0;
            padding-right: 0
        }

.photo-album-group .item-list {
    border: 1px solid #aaa;
    margin-bottom: 20px
}

    .photo-album-group .item-list:hover {
        border-color: #e8532b
    }

.member-categories {
    background-color: #fff;
    border: 1px solid #ddd
}

    .member-categories ul > li > a {
        border-radius: 0
    }

        .member-categories ul > li > a i {
            margin-right: 6px
        }

.member-event-list .event-item {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd
}

.member-event-list .event-img {
    margin-right: 15px
}

    .member-event-list .event-img img {
        width: 150px;
        height: 100px
    }

.member-event-list .event-content {
    overflow: hidden
}

.member-event-list .event-info {
    font-size: 12px;
    margin-bottom: 6px;
    color: #777
}

    .member-event-list .event-info a {
        color: #777
    }

    .member-event-list .event-info > span {
        display: block
    }

.member-event-list .title {
    font-weight: bold
}

    .member-event-list .title a {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        display: block
    }

.member-event-list .event-action .btn {
    font-weight: bold
}

.member-event-grid .event-item {
    margin-bottom: 20px
}

.member-event-grid .event-img {
    margin-bottom: 6px
}

.member-event-grid .title,
.member-event-grid .event-info {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.member-event-grid .title {
    font-weight: bold
}

.member-event-grid .event-info,
.member-event-grid .totalJoin {
    font-size: 12px;
    color: #777
}

    .member-event-grid .event-info a,
    .member-event-grid .totalJoin a {
        color: inherit
    }

.member-event-grid .event-action {
    font-size: 12px;
    margin-top: 3px
}

.comment-item {
    margin: 0 auto 15px;
    position: relative;
    text-align: left;
    border-radius: 5px
}

.message {
    border: 1px solid #dedede;
    background: white;
    padding: 13px 13px 13px 76px;
    position: relative;
    min-height: 76px;
    box-shadow: 0 1px rgba(0, 0, 0, 0.02);
    position: relative;
    z-index: 1
}

    .message a:not(.message-action-link) {
        color: #337ab7
    }

.message-author {
    font-weight: bold;
    padding-right: 5px
}

    .message-author:hover,
    .message.message--reply.message--readmore:hover {
        text-decoration: underline
    }

.message-author,
.message-location {
    float: left
}

.message-date {
    float: right
}

.message-location,
.message-meta,
.message-date {
    color: #999999;
    font-size: 12px;
    line-height: 21px
}

.message-content {
    clear: both
}

.message-avatar {
    width: 50px;
    height: 50px;
    border-radius: 3px;
    background-size: cover;
    position: absolute;
    left: 13px;
    top: 13px;
    border: 1px solid #ddd
}

.message.message--reply {
    padding-top: 6px;
    padding-bottom: 6px;
    min-height: 52px;
    background: #f7f7f7;
    box-shadow: none;
    z-index: auto;
    border-top: none;
    border-bottom: none
}

.post-comment-layout > .message.message--reply:last-child,
.list-comments > .message.message--reply:last-child,
.comment-item > .message.message--reply:last-child {
    border-bottom: 1px solid #dedede
}

.comment-item > .message.message--reply:last-child {
    box-shadow: 0 -1px rgba(0, 0, 0, 0.02) inset
}

.message.message--reply .message-avatar {
    top: 8px;
    left: 25px;
    width: 40px;
    height: 40px
}

.message.message--reply.message--readmore {
    min-height: 0;
    padding-top: 10px;
    padding-bottom: 3px;
    padding-left: 25px
}

    .message.message--reply.message--readmore .icon {
        vertical-align: middle;
        margin-right: 3px
    }

.message.message-description {
    background-color: #fff;
    border: 1px solid #dedede;
    border-top: none
}

.message--form input {
    margin-top: 6px;
    font-family: inherit;
    font-size: inherit;
    border: 1px solid #c9c9c9;
    box-shadow: 0 1px #f2f2f2 inset;
    padding: 6px;
    box-sizing: border-box;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.message-action {
    padding: 13px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-top: none
}

.message-action-button {
    display: block;
    width: 25%;
    float: left;
    text-align: center
}

.message-desc {
    border-top: none;
    padding-left: 13px;
    z-index: 0
}

.list-post .message-user {
    border-bottom: none;
    box-shadow: none
}

.list-post .comment-item .message-inner .message-date {
    position: absolute;
    top: 30px
}

.list-post .comment-item .adminAction {
    top: 15px
}

    .list-post .comment-item .adminAction .message-action-link {
        color: #333
    }

.list-post .comment-item .pull-right > .dropdown-menu {
    top: 20px
}

.list-post .comment-item .message .message-author {
    color: #07689f
}

.list-post .comment-item .message-content {
    padding-top: 10px
}

    .list-post .comment-item .message-content > span {
        padding-right: 20px
    }

.list-post .comment-item .message-action a {
    font-size: 14px;
    color: #333333;
    font-weight: bold
}

    .list-post .comment-item .message-action a.hasLike {
        color: #e8532b
    }

.list-post .comment-item .message-action-button {
    font-size: 16px
}

    .list-post .comment-item .message-action-button .dropdown-menu-right li a {
        padding-right: 15px;
        font-size: 16px;
        font-weight: normal
    }

        .list-post .comment-item .message-action-button .dropdown-menu-right li a span {
            padding-right: 10px
        }

.newsfeed-list .message {
    border-bottom: none
}

    .newsfeed-list .message .adminAction {
        position: absolute;
        top: 12px;
        right: 5px;
        height: 20px;
        width: 20px;
        text-align: center
    }

        .newsfeed-list .message .adminAction > a {
            display: block;
            font-size: 18px
        }

.newsfeed-list .message-author {
    margin-top: 6px
}

.newsfeed-list .message-location {
    font-size: 14px;
    padding-right: 12px
}

    .newsfeed-list .message-location a:hover {
        text-decoration: underline
    }

    .newsfeed-list .message-location .message-type {
        color: #337ab7
    }

.newsfeed-list .message-date {
    position: static !important;
    float: none;
    clear: left
}

    .newsfeed-list .message-date .status {
        margin-left: 6px
    }

.newsfeed-list .message-content {
    margin-bottom: -8px
}

.newsfeed-list .message-action {
    padding: 0;
    color: #626262
}

    .newsfeed-list .message-action a {
        color: #555 !important
    }

        .newsfeed-list .message-action a.hasLike {
            color: #07689f !important
        }

    .newsfeed-list .message-action:after {
        content: "";
        display: block;
        clear: both
    }

    .newsfeed-list .message-action .action-inner {
        margin-left: 15px;
        margin-right: 15px;
        border-top: 1px solid #ddd;
        padding: 6px 0
    }

    .newsfeed-list .message-action .rating-action {
        text-align: left
    }

    .newsfeed-list .message-action .share-action {
        text-align: right
    }

.tagUserWrap .tagUserItem {
    padding: 5px 0;
    border-bottom: 1px solid #e9ebee
}

.tagUserWrap .tag-user-img {
    float: left;
    margin-right: 10px
}

.tagUserWrap .tag-user-content {
    overflow: hidden
}

    .tagUserWrap .tag-user-content .fix-table {
        height: 50px;
        display: inline-block;
        vertical-align: middle
    }

    .tagUserWrap .tag-user-content .user-action {
        float: right
    }

    .tagUserWrap .tag-user-content .user-content .blockContent {
        display: inline-block;
        vertical-align: middle
    }

    .tagUserWrap .tag-user-content .fullname {
        font-weight: bold
    }

    .tagUserWrap .tag-user-content .total-friend {
        color: #90949c
    }

    .tagUserWrap .tag-user-content .btn-action {
        border: 1px solid #ddd
    }

.list-friend .panel-title {
    font-weight: bold;
    padding-top: 6px;
    padding-bottom: 6px
}

.list-friend .totalItems {
    color: #999
}

.list-friend .btn-request > span.badge {
    background-color: #d9534f;
    border-radius: 2px;
    color: #fff;
    padding: 1px 3px;
    display: inline-block;
    margin-left: 4px;
    font-size: 11px;
    margin-top: -2px
}

.list-friend .list-items .item-friend {
    border: 1px solid #e9ebee;
    padding-right: 10px;
    margin-bottom: 10px
}

@media (min-width: 768px) {
    .list-friend .list-items .image {
        padding-right: 0
    }
}

.list-friend .list-items .name_friends {
    padding-top: 20px
}

    .list-friend .list-items .name_friends .name {
        font-weight: bold
    }

    .list-friend .list-items .name_friends .friend-sl {
        font-size: 11px;
        color: #90949c
    }

.list-friend .list-items .message_friend {
    text-align: right;
    padding-top: 25px
}

@media (min-width: 768px) {
    .list-friend .list-items .message_friend {
        padding-left: 0
    }
}

.list-friend .list-items .message_friend > a {
    display: inline-block;
    padding: 0 7px;
    background-color: #f6f7f9;
    border: 1px solid #ced0d4;
    line-height: 20px;
    font-size: 11px;
    font-weight: bold;
    border-radius: 0
}

    .list-friend .list-items .message_friend > a > i {
        padding-right: 6px
    }

    .list-friend .list-items .message_friend > a:hover {
        background-color: #e9ebee
    }

.list-friend.friend-request .image {
    margin-right: 12px
}

.list-friend.friend-request .item-friend-action {
    padding-top: 6px;
    margin-right: 10px
}

.list-friend.friend-request .name_friends {
    padding-top: 10px !important
}

.list-friend.friend-request .btn-request-action {
    border: 1px solid #9d9d9d;
    border-radius: 2px;
    font-weight: bold;
    padding: 3px 6px;
    background-color: #eee;
    color: #333;
    text-decoration: none;
    display: inline-block;
    font-size: 13px
}

    .list-friend.friend-request .btn-request-action:hover {
        background-color: #d5d5d5
    }

    .list-friend.friend-request .btn-request-action.btn-accept {
        background-color: #e8532b;
        color: #fff;
        border-color: #e14318
    }

        .list-friend.friend-request .btn-request-action.btn-accept:hover {
            background-color: #e14318
        }

.list-member-group .list-items li .dropdown-menu {
    padding: 0;
    border-radius: 0
}

    .list-member-group .list-items li .dropdown-menu li {
        margin-bottom: 0
    }

        .list-member-group .list-items li .dropdown-menu li a {
            padding-left: 12px;
            padding-right: 12px;
            line-height: 24px;
            font-size: 12px
        }

.chat-window {
    background-color: #fff;
    border: 1px solid #ddd;
    background-color: #fff
}

    .chat-window .fixed-title {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        padding: 0 10px 0 20px;
        border-bottom: 1px solid #eee;
        z-index: 100;
        top: 0;
        left: 0;
        width: 100%;
        height: 61px
    }

        .chat-window .fixed-title .toggle-favorite {
            color: #777;
            margin-right: 6px
        }

            .chat-window .fixed-title .toggle-favorite:hover {
                color: #e8532b
            }

        .chat-window .fixed-title .icon-at {
            margin-right: 6px;
            color: #777
        }

            .chat-window .fixed-title .icon-at.status-offline {
                color: rgba(0, 0, 0, 0.15)
            }

        .chat-window .fixed-title > h2 {
            margin: 0;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            font-weight: 500;
            line-height: 30px
        }

        .chat-window .fixed-title .room-topic {
            font-size: 14px;
            opacity: .4;
            margin-left: 10px
        }

    .chat-window .messages-box .start {
        color: #a0a0a0;
        text-align: center;
        margin-top: 12px
    }

    .chat-window .messages-box ul {
        padding: 20px 0 10px
    }

    .chat-window .messages-box .message {
        padding: 8px 20px 4px 50px;
        position: relative;
        line-height: 20px;
        min-height: 40px;
        border: none;
        box-shadow: none
    }

        .chat-window .messages-box .message:hover {
            background-color: rgba(0, 0, 0, 0.05)
        }

            .chat-window .messages-box .message:hover .message-cog {
                visibility: visible
            }

        .chat-window .messages-box .message.sequential {
            min-height: 20px;
            padding-top: 4px;
            padding-bottom: 4px;
            margin-top: 0;
            padding-left: 15px
        }

            .chat-window .messages-box .message.sequential .user,
            .chat-window .messages-box .message.sequential .thumb:not(.thumb-small) {
                display: none
            }

            .chat-window .messages-box .message.sequential .info {
                position: absolute;
                text-align: right;
                left: 5px;
                width: 60px
            }

                .chat-window .messages-box .message.sequential .info .role-tag,
                .chat-window .messages-box .message.sequential .info .time {
                    display: none
                }

        .chat-window .messages-box .message.new-day {
            margin-top: 60px
        }

            .chat-window .messages-box .message.new-day:before {
                content: attr(data-date);
                display: block;
                position: absolute;
                top: -30px;
                left: 0;
                font-size: 13px;
                font-weight: 600;
                text-align: center;
                -lh-property: 0;
                left: calc(50% - 70px);
                z-index: 10;
                padding: 0 12px;
                min-width: 140px;
                background-color: #fff
            }

            .chat-window .messages-box .message.new-day:after {
                content: " ";
                min-height: 1px;
                display: block;
                position: absolute;
                top: -20px;
                left: 0;
                border-width: 1px 0 0 0;
                width: 100%;
                color: #777;
                border-color: #eee;
                border-style: solid
            }

        .chat-window .messages-box .message .day-divider {
            height: 50px;
            display: none;
            text-align: center;
            left: 0;
            position: absolute;
            top: 0;
            right: 0;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center
        }

            .chat-window .messages-box .message .day-divider span {
                padding: 0 8px;
                z-index: 1;
                border-radius: 4px;
                font-size: 12px;
                font-weight: 600
            }

        .chat-window .messages-box .message .user {
            color: #333;
            font-weight: 600;
            display: inline-block;
            margin-right: 5px
        }

        .chat-window .messages-box .message .info {
            color: #777
        }

            .chat-window .messages-box .message .info .time {
                font-size: 12px
            }

        .chat-window .messages-box .message .message-cog-container {
            position: relative;
            display: inline-block
        }

        .chat-window .messages-box .message .message-cog {
            visibility: hidden;
            cursor: pointer
        }

        .chat-window .messages-box .message .thumb {
            position: absolute;
            left: 15px;
            display: block;
            width: 24px;
            height: 24px
        }

            .chat-window .messages-box .message .thumb .avatar {
                height: 100% !important;
                width: 100% !important;
                overflow: hidden;
                position: relative;
                border-radius: 4px
            }

            .chat-window .messages-box .message .thumb .avatar-image {
                height: 100%;
                width: 100%;
                min-height: 20px;
                min-width: 20px;
                display: block;
                position: relative;
                background-size: cover;
                background-repeat: no-repeat;
                background-position: center;
                border-radius: 4px
            }

        .chat-window .messages-box .message .message-dropdown {
            position: absolute;
            top: -5px;
            left: -62px;
            z-index: 1000;
            display: none;
            border-radius: 4px;
            overflow: hidden;
            box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2), 0 2px 10px 0 rgba(0, 0, 0, 0.16);
            -webkit-transition: -webkit-transform .15s ease-in-out, opacity .15s ease-in-out;
            transition: transform .15s ease-in-out, opacity .15s ease-in-out;
            -webkit-animation: dropdown-in .15s ease-in-out;
            animation: dropdown-in .15s ease-in-out
        }

            .chat-window .messages-box .message .message-dropdown ul {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                display: -webkit-flex;
                padding: 0;
                font-size: 14px
            }

                .chat-window .messages-box .message .message-dropdown ul li {
                    display: block;
                    padding: 0 8px;
                    font-weight: 400;
                    line-height: 26px;
                    cursor: pointer;
                    border: none
                }

                    .chat-window .messages-box .message .message-dropdown ul li.message-dropdown-close {
                        background-color: #eee
                    }

                    .chat-window .messages-box .message .message-dropdown ul li:first-child {
                        padding-left: 6px;
                        border-right: 1px solid #e2e2e2
                    }

                    .chat-window .messages-box .message .message-dropdown ul li:hover {
                        background-color: #eee
                    }

        .chat-window .messages-box .message.me-message {
            padding-right: 50px;
            padding-left: 20px;
            text-align: right
        }

            .chat-window .messages-box .message.me-message .thumb {
                right: 20px;
                left: auto
            }

            .chat-window .messages-box .message.me-message > .user {
                float: right;
                margin-left: 5px;
                margin-right: 0
            }

            .chat-window .messages-box .message.me-message > .info {
                float: right;
                width: auto;
                left: auto;
                right: 50px
            }

                .chat-window .messages-box .message.me-message > .info .time {
                    float: right
                }

            .chat-window .messages-box .message.me-message.sequential {
                padding-right: 30px
            }

                .chat-window .messages-box .message.me-message.sequential > .info {
                    right: 10px
                }

            .chat-window .messages-box .message.me-message > .body-message {
                clear: both
            }

    .chat-window .footer {
        background-color: #fff;
        padding: 8px 20px 20px 20px;
        border-width: 1px 0 0 0;
        z-index: 100;
        bottom: 0;
        left: 0;
        width: 100%;
        min-height: 70px
    }

        .chat-window .footer .message-form textarea {
            padding-top: 8px;
            padding-bottom: 8px;
            padding-left: 49px;
            overflow-y: hidden;
            resize: none;
            line-height: 16px;
            box-shadow: none;
            border-bottom-right-radius: 0;
            border-top-right-radius: 0;
            height: 34px
        }

        .chat-window .footer .message-form > .message-input {
            border-width: 1px;
            overflow: hidden;
            border-radius: 4px;
            position: relative;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex
        }

            .chat-window .footer .message-form > .message-input .input-message-container {
                position: relative;
                width: 100%;
                background-color: #fff
            }

                .chat-window .footer .message-form > .message-input .input-message-container .inner-left-toolbar {
                    position: absolute;
                    left: 12px;
                    top: 6px
                }

                .chat-window .footer .message-form > .message-input .input-message-container .emoji-picker-icon {
                    cursor: pointer;
                    font-size: 23px;
                    color: #a0a0a0
                }

            .chat-window .footer .message-form > .message-input > .message-buttons {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 35px;
                flex: 0 0 35px;
                text-align: center;
                border: 0;
                cursor: pointer;
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                -webkit-box-pack: center;
                -ms-flex-pack: center;
                justify-content: center;
                position: relative;
                -webkit-transition: background-color 0.1s linear, color 0.1s linear;
                transition: background-color 0.1s linear, color 0.1s linear
            }

                .chat-window .footer .message-form > .message-input > .message-buttons > i {
                    font-size: 19px
                }

        .chat-window .footer .message-form .message-buttons {
            -webkit-transition: color .2s ease-out, background-color .2s ease-out;
            transition: color .2s ease-out, background-color .2s ease-out;
            color: #848484;
            background-color: #f4f4f4
        }

.btn-create-group > i {
    margin-right: 5px
}

.member-group .list-item {
    position: relative;
    border: 1px solid #e9ebee;
    margin-bottom: 20px
}

    .member-group .list-item:hover .action {
        display: block
    }

.member-group .group-img {
    height: 101px;
    width: 101px;
    float: left;
    margin-right: 10px
}

    .member-group .group-img img {
        display: inline;
        height: 50px;
        width: 50px;
        float: left
    }

        .member-group .group-img img:nth-child(1) {
            margin-right: 1px;
            margin-bottom: 1px
        }

        .member-group .group-img img:nth-child(2) {
            margin-bottom: 1px
        }

        .member-group .group-img img:nth-child(3) {
            margin-right: 1px
        }

.member-group .group-content {
    margin-top: 10px;
    overflow: hidden;
    font-size: 12px
}

    .member-group .group-content .action {
        position: absolute;
        right: 5px;
        display: none
    }

        .member-group .group-content .action > a {
            border: 1px solid #848484;
            border-radius: 2px;
            padding: 3px 6px;
            display: block
        }

        .member-group .group-content .action > ul a {
            line-height: 20px;
            font-size: 12px
        }

    .member-group .group-content .group-title,
    .member-group .group-content .group-member {
        margin-bottom: 6px;
        margin-bottom: 6px
    }

        .member-group .group-content .group-title a {
            font-weight: bold
        }

    .member-group .group-content .group-desc {
        color: #777
    }

.account-exam-manage {
    background-color: #fff
}

    .account-exam-manage .content-top-filter-bar {
        padding: 10px 12px;
        margin-bottom: 0 !important
    }

@media (max-width: 543px) {
    .account-exam-manage .content-top-filter-bar .btn.btn-warning {
        padding: 6px 5px
    }

    .account-exam-manage .content-top-filter-bar select {
        padding: 5px 5px;
        width: 31%
    }
}

.account-exam-manage .content-list {
    padding: 15px
}

.sidebar-panel {
    border-radius: 0
}

    .sidebar-panel > .panel-heading {
        background-color: transparent;
        border-bottom: none
    }

        .sidebar-panel > .panel-heading > .panel-title {
            font-size: 15px
        }

    .sidebar-panel > .panel-body {
        padding-top: 0
    }

.intro-panel > .panel-heading > .panel-title {
    padding-left: 36px;
    background-image: url("/App/Corporate/images/Member/icon-intro.png");
    background-repeat: no-repeat;
    border-bottom: none;
    background-size: 24px;
    padding-top: 1px;
    padding-bottom: 5px;
    padding-top: 5px
}

.teacher-box > .panel-heading > .panel-title {
    padding-left: 36px;
    background-image: url("/App/Corporate/images/Member/icon-teacher.png");
    background-repeat: no-repeat;
    border-bottom: none;
    padding-top: 5px;
    padding-bottom: 5px
}

.teacher-box .teacher-list {
    margin-left: -floor(6px)
}

.teacher-box .teacher-item {
    float: left;
    width: 50%;
    padding-right: 3px;
    margin-bottom: 6px
}

    .teacher-box .teacher-item:nth-child(even) {
        padding-left: 3px;
        padding-right: 0
    }

    .teacher-box .teacher-item .img {
        width: 108px;
        height: 108px
    }

.school-box > .panel-heading > .panel-title {
    padding-left: 36px;
    background-image: url("/App/Corporate/images/Member/icon-department.png");
    background-repeat: no-repeat;
    border-bottom: none;
    padding-top: 5px;
    padding-bottom: 5px
}

.school-box .list-item {
    float: left;
    width: 50%;
    padding-right: 3px;
    margin-bottom: 6px
}

    .school-box .list-item > a {
        border: 1px solid #eee
    }

    .school-box .list-item:nth-child(even) {
        padding-left: 3px;
        padding-right: 0
    }

    .school-box .list-item .img {
        width: 108px;
        height: 108px
    }

.division-box > .panel-heading > .panel-title {
    padding-left: 36px;
    background-image: url("/App/Corporate/images/Member/icon-department.png");
    background-repeat: no-repeat;
    border-bottom: none;
    padding-top: 5px;
    padding-bottom: 5px
}

.sidebar-panel-container .nav > li > a {
    padding: 6px 0
}

    .sidebar-panel-container .nav > li > a:hover {
        background-color: transparent
    }

    .sidebar-panel-container .nav > li > a > .fa {
        margin-right: 6px
    }

.account-news-highlight .news-item .news-image {
    margin-bottom: 10px
}

.account-news-highlight .news-large-item {
    float: none;
    width: auto;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 2px solid #eee
}

    .account-news-highlight .news-large-item .news-image {
        float: left;
        width: 240px
    }

@media (max-width: 767px) {
    .account-news-highlight .news-large-item .news-image {
        float: none;
        width: 100%
    }
}

.account-news-highlight .news-large-item .news-info {
    margin-left: 255px
}

@media (max-width: 767px) {
    .account-news-highlight .news-large-item .news-info {
        margin-left: 0
    }
}

.account-news-highlight .news-large-item .news-title {
    font-weight: bold;
    margin-bottom: 6px
}

.account-news-list .small-news-item {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #eee
}

    .account-news-list .small-news-item .news-title {
        font-weight: bold;
        margin-bottom: 6px
    }

.account-lesson-list .col-item:nth-child(2n+1) {
    clear: both
}

.account-lesson-list .lesson-item {
    margin-bottom: 30px;
    font-size: 12px
}

    .account-lesson-list .lesson-item .lesson-image {
        float: left;
        width: 70px;
        height: 70px;
        margin-right: 10px
    }

    .account-lesson-list .lesson-item .lesson-info {
        overflow: hidden;
        color: #777
    }

    .account-lesson-list .lesson-item .lesson-creator {
        margin-bottom: 6px
    }

    .account-lesson-list .lesson-item .lesson-title {
        color: #333;
        font-weight: bold;
        margin-bottom: 6px
    }

    .account-lesson-list .lesson-item .lesson-creator .text {
        margin-right: 6px
    }

    .account-lesson-list .lesson-item .lesson-group .text {
        margin-left: 6px
    }

    .account-lesson-list .lesson-item .lesson-rating {
        margin-top: 6px
    }

        .account-lesson-list .lesson-item .lesson-rating .rating {
            float: left;
            margin-right: 3px
        }

            .account-lesson-list .lesson-item .lesson-rating .rating a {
                color: orange
            }

.account-exam-list .btn-action {
    margin-top: 10px
}

.account-exam-list .exam-item {
    margin-bottom: 15px
}

.account-exam-list .exam-extra {
    color: #777
}

.account-exam-list .exam-title {
    font-weight: bold;
    margin-bottom: 6px
}

.account-news-detail .block_timer {
    font: 400 11px arial;
    padding: 5px 0 0;
    white-space: nowrap
}

.account-news-detail .block_share > a {
    height: 16px;
    width: 16px;
    line-height: 16px;
    text-align: center;
    display: inline-block
}

.account-news-detail .block_share .drash_share {
    padding: 0 3px
}

.account-news-detail .brief_news {
    font-weight: bold
}

.account-news-detail .fck_detail {
    overflow: hidden;
    font: 400 14px arial;
    word-wrap: break-word
}

    .account-news-detail .fck_detail img {
        max-width: 100%;
        margin-bottom: 10px
    }

.account_news_container .relative_news_heading {
    font-weight: bold;
    margin-bottom: 10px;
    border-top: 1px solid #ddd;
    padding-top: 6px
}

.account_news_container .list_relative_news li:nth-child(2n) {
    padding-top: 3px
}

.account_news_container .list_relative_news li a {
    display: block;
    float: left
}

    .account_news_container .list_relative_news li a > .fa {
        margin-right: 6px
    }

.account_news_container .list_relative_news li .createdTime {
    margin-left: 6px;
    font-style: italic;
    color: #777;
    font-size: 12px
}

@media (min-width: 992px) {
    .box-intro-provider > .columns-widget > .row > div[class*="col-"] .panel {
        height: 300px
    }
}

.panel-rating .rating-text {
    float: left
}

    .panel-rating .rating-text > b {
        font-size: 18px;
        color: red
    }

.panel-rating .rating-vote {
    float: right
}

.panel-account-contact .list-heading {
    background-color: #eee;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 10px
}

    .panel-account-contact .list-heading .contact-image {
        padding: 0 0 0 10px
    }

    .panel-account-contact .list-heading .contact-content {
        padding: 0
    }

.panel-account-contact .list-item {
    border: 1px solid #ddd;
    margin-bottom: 10px
}

.panel-account-contact .contact-image {
    float: left;
    padding: 6px
}

.panel-account-contact .contact-content {
    margin-left: 60px;
    padding: 6px 0 6px 6px
}

.panel-post-home .title-link {
    color: #e8532b;
    font-weight: 700
}

.list-provider-product {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #eee
}

    .list-provider-product > li {
        border-bottom: 1px solid #eee;
        padding: 12px 0;
        position: relative;
        background: #fff;
        margin: 0 12px
    }

        .list-provider-product > li .item-img {
            float: left;
            max-width: 100px;
            margin-right: 10px
        }

        .list-provider-product > li .item-title {
            font-size: 13px;
            line-height: 20px;
            margin-top: -4px;
            margin-bottom: 5px;
            display: block;
            max-height: 40px;
            overflow: hidden;
            font-weight: bold
        }

        .list-provider-product > li .item-data-item {
            float: left;
            max-width: 480px
        }

        .list-provider-product > li .item-price {
            float: right;
            text-align: right;
            color: red
        }

        .list-provider-product > li .item-rep {
            color: #777;
            font-size: 11px;
            text-align: right;
            line-height: 25px;
            position: absolute;
            top: 40px;
            right: 0
        }

        .list-provider-product > li .item-otherImage {
            float: left;
            min-width: 320px;
            margin-top: 6px
        }

.shop-contact {
    background-color: #fff;
    padding: 15px
}

.sidebar-list-news ul li:not(:first-child) {
    margin-top: 6px
}

.sidebar-list-news ul li .fa {
    margin-right: 6px
}

.suggestionExam {
    padding-bottom: 15px
}

    .suggestionExam .img-effect {
        width: 100%;
        height: 100%;
        overflow: hidden;
        background: #2c7b30;
        position: relative
    }

    .suggestionExam img {
        -ms-transition: all, 0.3s;
        -moz-transition: all, 0.3s;
        -o-transition: all, 0.3s;
        -webkit-transition: all, 0.3s;
        transition: all, 0.3s
    }

    .suggestionExam .img-effect::after {
        content: 'Xem Ä‘á»';
        display: block;
        position: absolute;
        top: 40px;
        bottom: 40px;
        left: 20px;
        right: 20px;
        border: 1px solid white;
        opacity: 0;
        -ms-transition: all, 0.3s;
        -moz-transition: all, 0.3s;
        -o-transition: all, 0.3s;
        -webkit-transition: all, 0.3s;
        transition: all, 0.3s;
        line-height: 78px;
        text-align: center;
        color: white
    }

    .suggestionExam p {
        margin-bottom: 0px;
        font-weight: bold
    }

    .suggestionExam > p a {
        color: #14928e
    }

    .suggestionExam > a:hover .img-effect img {
        opacity: 0.3
    }

    .suggestionExam > a:hover .img-effect::after {
        opacity: 1;
        top: 10px;
        left: 10px;
        right: 10px;
        bottom: 10px;
        line-height: 118px
    }

    .suggestionExam > a p {
        color: #313131;
        margin-top: 10px
    }

    .suggestionExam > span {
        display: block;
        line-height: 20px;
        font-weight: bold;
        color: #313131;
        border-top: 1px solid #e6ebef;
        padding-top: 5px
    }

.panel-hasControl .panel-action .controls {
    line-height: 43px
}

    .panel-hasControl .panel-action .controls > li {
        border-left: 1px solid #ddd;
        padding-left: 12px
    }

        .panel-hasControl .panel-action .controls > li i {
            margin-right: 6px
        }

        .panel-hasControl .panel-action .controls > li .form-control {
            display: inline-block
        }

button.modal-btn-close {
    position: absolute;
    right: -12px;
    top: -12px;
    width: 26px;
    height: 26px;
    text-align: center;
    background: #ccc;
    border-radius: 50%;
    opacity: 1;
    line-height: 26px
}

.poup-order .edit-exhibition {
    padding: 5px;
    background: #fff;
    z-index: 99;
    margin: 5px
}

    .poup-order .edit-exhibition .close-up a {
        float: right;
        font-size: 24px
    }

    .poup-order .edit-exhibition .detail-exhibition {
        font-size: 17px;
        font-weight: bold;
        padding: 6px 0;
        text-transform: uppercase
    }

    .poup-order .edit-exhibition .exhibition-info {
        padding: 15px 0;
        line-height: 2;
        font-size: 16px;
        border-bottom: 1px dotted #ddd
    }

        .poup-order .edit-exhibition .exhibition-info b {
            padding-right: 5px
        }

    .poup-order .edit-exhibition .list-pro {
        padding: 10px 0 0 0
    }

        .poup-order .edit-exhibition .list-pro label {
            font-size: 17px
        }

        .poup-order .edit-exhibition .list-pro .number-pro {
            padding: 15px 0;
            border-bottom: 1px solid #ddd;
            font-size: 12px
        }

            .poup-order .edit-exhibition .list-pro .number-pro .name-pro {
                font-size: 16px;
                font-weight: bold
            }

            .poup-order .edit-exhibition .list-pro .number-pro .unit {
                color: gray
            }

            .poup-order .edit-exhibition .list-pro .number-pro .prince-pro .prince {
                color: #e8532b;
                font-weight: bold
            }

            .poup-order .edit-exhibition .list-pro .number-pro .prince-pro .pull-right {
                padding-top: 5px
            }

    .poup-order .edit-exhibition .list-pay {
        padding: 15px 5px 10px 5px;
        line-height: 2;
        background: #f1f2f3;
        font-size: 16px
    }

        .poup-order .edit-exhibition .list-pay span {
            float: right
        }

        .poup-order .edit-exhibition .list-pay .amount-receivable {
            padding: 15px 0 0 0;
            border-top: 1px solid #ddd;
            margin-top: 5px;
            font-weight: bold
        }

            .poup-order .edit-exhibition .list-pay .amount-receivable .prince {
                color: #e8532b;
                font-size: 17px
            }

.poup-order .note-exhibition label {
    font-size: 16px;
    text-transform: uppercase
}

.poup-order .note-exhibition .note-list .note {
    padding: 10px 0;
    border-bottom: 1px solid #ddd
}

.poup-order .note-exhibition .add-note {
    padding: 10px 0
}

    .poup-order .note-exhibition .add-note textarea {
        min-height: 110px;
        padding: 10px
    }

.list-friend-user .list-friend-thumbnail li {
    width: calc(33.33% - 6.66px);
    display: inline-block;
    float: left;
    position: relative;
    margin-bottom: 10px
}

    .list-friend-user .list-friend-thumbnail li.item-2,
    .list-friend-user .list-friend-thumbnail li.item-5,
    .list-friend-user .list-friend-thumbnail li.item-8 {
        margin-left: 10px;
        margin-right: 10px
    }

.list-friend-user .list-friend-thumbnail .viewmore-prd {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s
}

    .list-friend-user .list-friend-thumbnail .viewmore-prd p {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        color: white;
        font-weight: bold
    }

    .list-friend-user .list-friend-thumbnail .viewmore-prd:hover {
        background: rgba(0, 0, 0, 0.7);
        transition: all 0.3s;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        -ms-transition: all 0.3s
    }

.list-friend-user .list-friend-thumbnail .friend-name {
    font-size: 11px;
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.7));
    bottom: 0;
    color: #fff;
    left: 0;
    padding: 5px;
    position: absolute;
    right: 0
}

    .list-friend-user .list-friend-thumbnail .friend-name a {
        color: #fff
    }

.panel-about-detail .panel-body {
    padding: 0
}

.tab-about > .tab-content {
    border-right: none;
    border-bottom: none
}

@media (max-width: 425px) {
    .tab-about > .tab-content {
        border-left: none
    }
}

.tab-about > .nav-tabs {
    padding-top: 10px
}

@media (max-width: 425px) {
    .tab-about > .nav-tabs {
        float: none;
        border-bottom: 1px solid #ddd
    }
}

.tab-about > .nav-tabs > li > a {
    padding: 10px 16px;
    border: none;
    border-left: 2px solid transparent;
    border-radius: 0;
    font-size: 14px;
    margin: 0;
    color: #777
}

.tab-about > .nav-tabs > li.active > a,
.tab-about > .nav-tabs > li.active > a:hover {
    font-weight: bold;
    border: none;
    border-left: 2px solid #e8532b
}

.tab-about > .tab-content {
    font-size: 14px
}

.user-about-contact .form-group-title {
    border-bottom: 1px solid #ddd;
    line-height: 26px;
    font-size: 12px;
    color: #777
}

.user-about-contact .frm-row {
    padding-bottom: 12px;
    padding-top: 12px
}

    .user-about-contact .frm-row:last-child {
        border-bottom: none
    }

    .user-about-contact .frm-row .txt-label {
        color: #777
    }

@media (min-width: 544px) and (max-width: 767px) {
    .tab-account-home .row > .col-right {
        display: none
    }

    .tab-account-home .row > .col-left {
        width: 33.33333333%
    }

    .tab-account-home .row > .col-center {
        width: 66.66666667%
    }
}

.panel-title .totalItems {
    color: #999
}

.message-location > .author {
    color: #07689f
}

.department-tree .dd-list {
    background: none;
    border: none
}

    .department-tree .dd-list .dd-item-inner {
        border: 1px solid #ddd;
        padding: 10px 15px;
        margin-bottom: 15px;
        z-index: 10;
        position: relative
    }

    .department-tree .dd-list .dd-item-top {
        font-weight: bold
    }

    .department-tree .dd-list .dd-item-bottom {
        border-top: 1px dashed #ddd;
        padding-top: 10px;
        margin-top: 6px
    }

        .department-tree .dd-list .dd-item-bottom .contact {
            margin-right: 10px;
            display: inline-block
        }

    .department-tree .dd-list .dd-list {
        margin-left: 40px
    }

    .department-tree .dd-list .dd-parent {
        position: relative
    }

        .department-tree .dd-list .dd-parent:before {
            content: "";
            display: block;
            width: 2px;
            height: 100%;
            background: #ddd;
            position: absolute;
            left: 12px;
            top: 0
        }

        .department-tree .dd-list .dd-parent .dd-item {
            position: relative
        }

            .department-tree .dd-list .dd-parent .dd-item:after {
                content: "";
                display: block;
                position: absolute;
                top: 20px;
                left: -28px;
                width: 29px;
                background: #ddd;
                height: 2px
            }

            .department-tree .dd-list .dd-parent .dd-item.last-child:before {
                content: "";
                display: block;
                position: absolute;
                left: -30px;
                background: #fff;
                width: 10px;
                top: 22px;
                height: 90%;
                z-index: 1
            }

            .department-tree .dd-list .dd-parent .dd-item.last-child .dd-item-inner {
                position: static
            }

                .department-tree .dd-list .dd-parent .dd-item.last-child .dd-item-inner:before {
                    display: none
                }

                .department-tree .dd-list .dd-parent .dd-item.last-child .dd-item-inner:after {
                    content: "";
                    position: absolute;
                    top: -17px;
                    width: 2px;
                    background: #ddd;
                    height: 100%;
                    left: -28px
                }

            .department-tree .dd-list .dd-parent .dd-item.last-child.dd-item-level_4:before {
                height: 90%
            }

        .department-tree .dd-list .dd-parent .dd-item-inner {
            position: relative
        }

            .department-tree .dd-list .dd-parent .dd-item-inner:before {
                content: "";
                display: block;
                width: 15px;
                height: 100%;
                background: #fff;
                position: absolute;
                left: 0;
                top: 0
            }

    .department-tree .dd-list .dd-item-level_1:after {
        display: none
    }

.account-background-white > .container {
    background: #fff
}

.panel-about-detail-type1 .right-action .btn {
    padding: 3px 12px;
    font-size: 13px
}

OK .filter-searchtile-body .filter-posttime .form-control {
    display: block;
    width: 100%
}

OK .filter-searchtile-body .fitle-status .form-control {
    display: block;
    width: 100%
}

.news-detail-default {
    margin-bottom: 10px
}

    .news-detail-default .news-date {
        color: #999999;
        font-size: 12px;
        font-style: italic;
        margin-bottom: 10px
    }

ul.share-social {
    margin: 0;
    padding: 0;
    list-style: none;
    border-top: 1px solid #e1e1e1;
    padding-top: 5px
}

    ul.share-social li {
        list-style: none;
        display: inline-block;
        color: #626262;
        font-size: 12px;
        font-weight: bold
    }

        ul.share-social li a {
            color: #999999;
            font-weight: normal
        }

.gridDefaultType1 h4 {
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    color: #424242
}

    .gridDefaultType1 h4 a {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        text-overflow: -o-ellipsis-lastline
    }

.download-list-default ul.down-list li:not(:last-of-type) {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #d1d1d1
}

.download-list-default ul.down-list li .inline-dowload-Type4 {
    margin-bottom: 0
}

.highLight-slide .bx-wrapper {
    margin-bottom: 0
}

    .highLight-slide .bx-wrapper .bx-viewport {
        left: 0;
        box-shadow: none;
        border: none
    }

@media (min-width: 768px) {
    .highLight-slide .bx-wrapper .bx-controls-direction {
        display: none
    }
}

.highLight-slide .bx-wrapper .bx-controls-direction a {
    background-image: url("/App/Corporate/images/btn-slideshow.png");
    background-repeat: no-repeat;
    width: 24px;
    height: 26px
}

@media (min-width: 545px) {
    .highLight-slide .bx-wrapper .bx-controls-direction a {
        top: auto;
        bottom: 20px
    }
}

.highLight-slide .bx-wrapper .bx-controls-direction a.bx-prev {
    background-position: 0 0
}

.highLight-slide .bx-wrapper .bx-controls-direction a.bx-next {
    background-position: 100% 100%
}

.highLight-slide .slide-caption {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 33%;
    background-color: rgba(232, 83, 43, 0.6);
    color: #fff
}

@media (max-width: 544px) {
    .highLight-slide .slide-caption {
        top: auto;
        width: 100%;
        position: static
    }
}

.highLight-slide .slide-caption .slide-caption-wrap {
    display: table;
    height: 100%
}

.highLight-slide .slide-caption .slide-caption-inner {
    display: table-cell;
    vertical-align: top;
    padding: 20px
}

    .highLight-slide .slide-caption .slide-caption-inner a {
        color: inherit
    }

@media (max-width: 544px) {
    .highLight-slide .slide-caption .slide-caption-inner {
        display: block;
        padding: 6px 12px
    }
}

.highLight-slide .slide-caption .slide-caption-title {
    font-size: 28px;
    margin-bottom: 20px
}

@media (max-width: 544px) {
    .highLight-slide .slide-caption .slide-caption-title {
        display: block;
        white-space: nowrap;
        text-overflow: ellipsis;
        font-size: 16px;
        margin-bottom: 0
    }
}

@media (max-width: 544px) {
    .highLight-slide .slide-caption .slide-caption-brief {
        display: none
    }
}

.highLight-slide .bx-pager-container {
    padding: 20px;
    background-color: #f5f5f5;
    text-align: center
}

@media (max-width: 544px) {
    .highLight-slide .bx-pager-container {
        display: none
    }
}

.highLight-slide .bx-pager-container .bx-pager-item {
    position: relative;
    display: inline-block;
    text-align: center
}

    .highLight-slide .bx-pager-container .bx-pager-item:first-child .bx-pager-item-wrap {
        margin-left: 0
    }

    .highLight-slide .bx-pager-container .bx-pager-item.active .bx-pager-item-wrap {
        border-color: #e8532b
    }

.highLight-slide .bx-pager-container .bx-pager-title {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(255, 255, 255, 0.6);
    padding: 3px 6px
}

.highLight-slide .bx-pager-container .bx-pager-item-wrap {
    padding: 2px;
    border: 1px solid #e6e6e6;
    margin-left: 12px
}

.highLight-slide .bx-pager-display-table .bx-pager-inner {
    display: table;
    width: 100%
}

.highLight-slide .bx-pager-display-table .bx-pager-item {
    display: table-cell
}

.legal-document-detailLayout-default tbody tr {
    border: 1px solid #ddd
}

    .legal-document-detailLayout-default tbody tr td.td-title {
        background: #DDEDF9;
        border-bottom: 1px solid #FFF;
        font-weight: bold
    }

.legal-document-detailLayout-default td.title {
    color: #d95700;
    font-size: 14px;
    font-weight: bold
}

.legal-document-detailLayout-default .panel-default {
    border-color: #ddd;
    margin-bottom: 15px
}

    .legal-document-detailLayout-default .panel-default .panel-heading {
        background: #036cbf;
        background: #e8532b;
        color: #fff;
        font-weight: bold;
        border-radius: 0
    }

        .legal-document-detailLayout-default .panel-default .panel-heading .panel-title {
            color: #fff
        }

    .legal-document-detailLayout-default .panel-default .panel-body {
        border: 1px solid #ddd;
        border-top: none
    }

.table-content-fix:hover .table-content-td a.btn-default {
    color: #333 !important
}

.list-table-event-schedule table thead {
    background: #ea6642
}

    .list-table-event-schedule table thead td {
        border-color: #f9d6cc;
        border-top: 1px solid #f9d6cc !important
    }

.list-table-event-schedule table tbody > tr td {
    border-color: #f9d6cc
}

.list-table-event-schedule table tbody > tr.date {
    background: #fefbfa
}

.section-marquee-legalddocument .vert {
    width: 100% !important
}

.section-marquee-legalddocument .one-item {
    margin-bottom: 15px
}

    .section-marquee-legalddocument .one-item .post-code a {
        color: #35810E
    }

        .section-marquee-legalddocument .one-item .post-code a .fa {
            color: gray;
            font-size: 14px
        }

        .section-marquee-legalddocument .one-item .post-code a span {
            color: red
        }

    .section-marquee-legalddocument .one-item .post-meta span {
        color: #666;
        font-size: 13px
    }

    .section-marquee-legalddocument .one-item .post-title .title {
        margin-top: 2px;
        margin-bottom: 2px
    }

        .section-marquee-legalddocument .one-item .post-title .title a {
            color: #35810E
        }

            .section-marquee-legalddocument .one-item .post-title .title a span {
                color: #061d9c
            }

    .section-marquee-legalddocument .one-item a:hover {
        text-decoration: none
    }

.administrativeprocedure-default > h4 {
    color: #424242;
    font-size: 15px
}

.administrativeprocedure-default .administrativeprocedure-tabs {
    position: relative
}

    .administrativeprocedure-default .administrativeprocedure-tabs > .nav-tabs {
        margin-bottom: -1px;
        padding-right: 25px;
        width: 100%;
        display: inline-block
    }

        .administrativeprocedure-default .administrativeprocedure-tabs > .nav-tabs > .administrativeprocedure-item {
            padding: 0;
            margin: 0;
            padding-right: 5px
        }

            .administrativeprocedure-default .administrativeprocedure-tabs > .nav-tabs > .administrativeprocedure-item a {
                margin: 0;
                border: none;
                background: #eaeaea;
                font-size: 14px;
                font-weight: bold
            }

            .administrativeprocedure-default .administrativeprocedure-tabs > .nav-tabs > .administrativeprocedure-item.active a,
            .administrativeprocedure-default .administrativeprocedure-tabs > .nav-tabs > .administrativeprocedure-item:hover a {
                background: #de1d17;
                color: white
            }

    .administrativeprocedure-default .administrativeprocedure-tabs .fluid-nav-backup {
        width: 25px;
        display: inline-block;
        position: absolute;
        top: 0;
        right: 0
    }

        .administrativeprocedure-default .administrativeprocedure-tabs .fluid-nav-backup .dropdown-toggle {
            padding: 5px 10px;
            display: inline-block;
            font-size: 20px
        }

        .administrativeprocedure-default .administrativeprocedure-tabs .fluid-nav-backup .dropdown-menu {
            border-radius: 0;
            padding: 0;
            box-shadow: none
        }

            .administrativeprocedure-default .administrativeprocedure-tabs .fluid-nav-backup .dropdown-menu li a {
                margin: 0;
                border: none;
                font-size: 14px;
                font-weight: bold;
                padding: 3px 10px
            }

            .administrativeprocedure-default .administrativeprocedure-tabs .fluid-nav-backup .dropdown-menu li.active a,
            .administrativeprocedure-default .administrativeprocedure-tabs .fluid-nav-backup .dropdown-menu li:hover a {
                background: #de1d17;
                color: white
            }

.administrativeprocedure-default .tab-content {
    font-size: 13px
}

    .administrativeprocedure-default .tab-content .table .table th {
        background: #f5f5f5;
        color: #19467f
    }

    .administrativeprocedure-default .tab-content .table .table a {
        color: #0072bc
    }

.highlightType-5-edu .left-highlightType5 {
    padding-bottom: 10px
}

    .highlightType-5-edu .left-highlightType5 .tile-wrapper {
        font-weight: bold
    }

        .highlightType-5-edu .left-highlightType5 .tile-wrapper a {
            font-weight: bold;
            line-height: 20px
        }

    .highlightType-5-edu .left-highlightType5 .image-new img {
        padding: 3px;
        border: 1px solid #dedede
    }

.highlightType-5-edu.bottom .left-highlightType5 .line {
    background: url("/App/Corporate/images/News/bg-repeat.jpg") repeat-x center bottom;
    height: 5px
}

.highlightType-5-edu.bottom .tile-wrapper {
    margin: 5px 0
}

@media (min-width: 544px) {
    .highlightType-5-edu.bottom .tile-wrapper {
        margin-top: 0;
        margin-bottom: 5px
    }
}

.highlightType-5-edu.bottom .time-news span {
    color: #e8532b
}

@media (min-width: 544px) {
    .highlightType-5-edu.bottom .image-new {
        padding-right: 0
    }
}

.highlightType-5-edu.bottom .right-highlightType5 {
    margin-top: 10px
}

    .highlightType-5-edu.bottom .right-highlightType5 .post-item {
        border-bottom: 0
    }

        .highlightType-5-edu.bottom .right-highlightType5 .post-item .tile-wrapper a {
            padding: 5px 0
        }

.highlightType-5-edu .right-highlightType5 .post-item {
    border-bottom: 1px dashed #ccc
}

    .highlightType-5-edu .right-highlightType5 .post-item .tile-wrapper {
        margin: 0
    }

        .highlightType-5-edu .right-highlightType5 .post-item .tile-wrapper a {
            font-size: 14px;
            padding: 5px 0;
            width: 100%;
            display: inline-block;
            line-height: 1.42857
        }

.highlightType-5-edu .small-slider {
    padding-left: 0
}

    .highlightType-5-edu .small-slider .wrap-list-small {
        height: 420px;
        overflow-y: auto;
        overflow-x: hidden
    }

    .highlightType-5-edu .small-slider .list-items-news {
        margin-bottom: 10px;
        padding-bottom: 10px;
        border-bottom: 1px dashed #ccc
    }

        .highlightType-5-edu .small-slider .list-items-news:last-of-type {
            margin-bottom: 0;
            padding-bottom: 0;
            border-bottom: 0
        }

@media (min-width: 544px) {
    .highlightType-5-edu .small-slider .tile-wrapper {
        padding-left: 0
    }
}

.highlightType-5-edu .small-slider .time-li span {
    color: #e8532b
}

@media (max-width: 767px) {
    .highlightType-5-edu .small-slider {
        display: none
    }
}

@media (max-width: 767px) {
    .highlightType-5-edu .big-slider {
        width: 100%
    }
}

.highlightType-5-edu .big-slider .tile-wrapper {
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 1.42857;
    margin-top: 5px
}

.highlightType-5-edu .big-slider .cont-fisrt-new {
    padding: 10px
}

.highlightType-5-edu .big-slider .image-new {
    padding: 3px;
    border: 1px solid #ccc;
    background: white
}

.highlightType-5-edu .big-slider .brief {
    margin-top: 10px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    line-height: 1.42857
}

.highlightType-5-edu .owl-stage-outer {
    background: #e8532b
}

    .highlightType-5-edu .owl-stage-outer *,
    .highlightType-5-edu .owl-stage-outer a {
        color: white
    }

.highlightType-5-edu ::-webkit-scrollbar {
    width: 6px
}

.highlightType-5-edu ::-webkit-scrollbar-thumb {
    border-radius: 0px;
    cursor: pointer !important;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1)
}

.highlightType-5-edu ::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    cursor: pointer !important;
    border-radius: 0px
}

.lighHight-home-Type4-vt .pc-highlight-type4-vt .top-highlightType14 {
    border-right: 1px solid rgba(0, 0, 0, 0.1)
}

    .lighHight-home-Type4-vt .pc-highlight-type4-vt .top-highlightType14 h3.tile-wrapper {
        margin-top: 0;
        font-size: 20px
    }

@media (min-width: 992px) {
    .lighHight-home-Type4-vt .pc-highlight-type4-vt .top-highlightType14 .image-new {
        padding-right: 0
    }
}

.lighHight-home-Type4-vt .pc-highlight-type4-vt .top-highlightType14 .image-new a {
    display: block;
    position: relative
}

    .lighHight-home-Type4-vt .pc-highlight-type4-vt .top-highlightType14 .image-new a:before {
        position: absolute;
        top: 0;
        left: -75%;
        z-index: 2;
        display: block;
        content: '';
        width: 50%;
        height: 100%;
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
        -webkit-transform: skewX(-25deg);
        transform: skewX(-25deg)
    }

    .lighHight-home-Type4-vt .pc-highlight-type4-vt .top-highlightType14 .image-new a:hover:before {
        -webkit-animation: shine .75s;
        animation: shine .75s
    }

.lighHight-home-Type4-vt .pc-highlight-type4-vt .top-highlightType14 .brief-fisrt {
    text-align: justify
}

.lighHight-home-Type4-vt .pc-highlight-type4-vt .bottom-highlightType14 h3.tile-wrapper {
    margin: 0;
    font-size: 14px;
    line-height: 20px
}

.lighHight-home-Type4-vt .pc-highlight-type4-vt .bottom-highlightType14 .post-item {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1)
}

    .lighHight-home-Type4-vt .pc-highlight-type4-vt .bottom-highlightType14 .post-item:last-of-type {
        padding-bottom: 0;
        margin-bottom: 0;
        border-bottom: none
    }

.vert .simply-scroll-list li {
    height: auto !important;
    width: 100% !important
}

.vert .simply-scroll-clip {
    width: 100% !important
}

.post-comment-service .publish-date {
    float: right;
    color: #a5a5a5
}

.post-comment-service .formCommentParent .cmt-form-content {
    padding: 5%;
    background: #d1edf5
}

    .post-comment-service .formCommentParent .cmt-form-content .comment-button19 {
        float: right;
        border: none;
        padding: 5px 15px;
        font-size: 16px;
        background: #56afd5;
        color: white
    }

.post-comment-service .comment-content {
    margin-bottom: 15px
}

.post-comment-service .form-group {
    width: 83%;
    margin-left: 15%;
    margin-top: 10px
}

    .post-comment-service .form-group .comment-button19 {
        float: right;
        border: none;
        background: #56afd5;
        color: white
    }

.post-comment-service .form-control {
    margin-bottom: 15px
}

.post-comment-service .list-comments ul.comment {
    background: #F5F8FB;
    padding: 30px 30px 20px 30px
}

    .post-comment-service .list-comments ul.comment li.bound-comments {
        margin-top: 10px
    }

        .post-comment-service .list-comments ul.comment li.bound-comments .comment-author {
            display: block;
            margin-bottom: 20px;
            padding-bottom: 10px;
            border-bottom: 1px solid rgba(0, 0, 0, 0.075);
            color: #56afd5;
            font-weight: bold
        }

        .post-comment-service .list-comments ul.comment li.bound-comments .action-item {
            float: right
        }

        .post-comment-service .list-comments ul.comment li.bound-comments .cmt-item-content .btn-reply {
            color: #56afd5;
            font-weight: bold;
            text-decoration: none
        }

.post-comment-service .list-comments .cmt-item-parent {
    position: relative;
    float: left;
    width: 86%;
    margin-left: 4%;
    padding: 30px;
    background: #fff;
    border-radius: 2px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1)
}

    .post-comment-service .list-comments .cmt-item-parent::before {
        position: absolute;
        content: "\f0d9";
        top: 5px;
        left: -13px;
        font-size: 42px;
        font-family: "FontAwesome";
        color: #ffffff
    }

.post-comment-service .list-comments .cmt-item-rep .sub-comment-div .sub-comment .sub-comment-item {
    position: relative;
    float: left;
    width: 83%;
    margin-left: 15%;
    padding: 10px 20px;
    background: #F5F8FB;
    border-radius: 2px
}

    .post-comment-service .list-comments .cmt-item-rep .sub-comment-div .sub-comment .sub-comment-item .cmt-item-content::before {
        position: absolute;
        content: "\f0d9";
        top: 5px;
        left: -13px;
        font-size: 42px;
        font-family: "FontAwesome";
        color: #ffffff
    }

    .post-comment-service .list-comments .cmt-item-rep .sub-comment-div .sub-comment .sub-comment-item .cmt-item-content {
        position: relative;
        float: left;
        width: 86%;
        margin-left: 2%;
        padding: 10px;
        background: #fff;
        border-radius: 2px;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1)
    }

@media (max-width: 768px) {
    .post-comment-service .list-comments ul.comment {
        padding: 10px 0px 10px 10px
    }

    .post-comment-service .list-comments .cmt-item-rep .sub-comment-div .sub-comment .sub-comment-item .cmt-item-content {
        width: 80%;
        margin-left: 3%
    }
}

@media (max-width: 425px) {
    .post-comment-service .list-comments .bound-comments .user-avatar .img-icon {
        width: 25px;
        height: 25px
    }

    .post-comment-service .list-comments .cmt-item-parent {
        padding: 10px 5px
    }

    .post-comment-service .list-comments ul.comment li.bound-comments .comment-author {
        margin-bottom: 5px;
        padding-bottom: 0px
    }

    .post-comment-service .list-comments .cmt-item-rep .sub-comment-div .sub-comment .sub-comment-item {
        width: 93%;
        margin-left: 5%;
        padding: 10px 5px
    }

    .post-comment-service .form-group {
        width: 75%
    }

    .post-comment-service .list-comments .cmt-item-rep .sub-comment-div .sub-comment .sub-comment-item .cmt-item-content::before {
        top: 0px;
        left: -7px;
        font-size: 19px
    }

    .post-comment-service .list-comments .cmt-item-parent::before {
        top: 0px;
        left: -7px;
        font-size: 19px
    }

    .post-comment-service .formCommentParent .cmt-form-content .comment-button16 {
        float: none
    }
}

@media (max-width: 320px) {
    .post-comment-service .list-comments .bound-comments .user-avatar .img-icon {
        width: 20px;
        height: 20px
    }

    .post-comment-default .container-fluid {
        padding-left: 0px;
        padding-right: 0px
    }

    .post-comment-service .formCommentParent .cmt-form-content .comment-button16 {
        float: none
    }
}

.project-realty-detail {
    margin-bottom: 20px;
    padding-bottom: 12px
}

    .project-realty-detail .post-title {
        margin-top: 0;
        font-size: 22px
    }

    .project-realty-detail .post-date {
        padding-top: 6px;
        display: inline-block;
        color: #a6a6a6;
        font-size: 13px
    }

    .project-realty-detail .post-meta > * {
        padding-bottom: 6px;
        font-size: 13px
    }

    .project-realty-detail .post-meta .investor,
    .project-realty-detail .post-meta .process,
    .project-realty-detail .post-meta .area {
        color: gray
    }

    .project-realty-detail .content-label,
    .project-realty-detail .address-text {
        color: #e8532b
    }

    .project-realty-detail .content-label {
        margin-top: 20px;
        margin-bottom: 10px;
        text-transform: uppercase;
        font-size: 17px
    }

.lighHight-Type4v2-Viet .title-big {
    font-size: 32px;
    font-family: "Times New Roman";
    margin-top: 0px;
    margin-bottom: 5px
}

.lighHight-Type4v2-Viet .brief {
    font-size: 16px;
    color: #999999;
    font-weight: bold;
    margin: 10px 0
}

.lighHight-Type4v2-Viet .content {
    color: #919191;
    font: 15px Arial, Helvetica, sans-serif;
    margin-bottom: 10px
}

.lighHight-Type4v2-Viet .small-highlight {
    padding: 0
}

    .lighHight-Type4v2-Viet .small-highlight .tile-wrapper {
        font-family: "Times New Roman";
        font-size: 20px;
        margin-top: 0px;
        margin-bottom: 5px
    }

.post-item-small {
    margin: 5px 0
}

    .post-item-small .time-news {
        text-transform: uppercase;
        color: #333;
        font-size: 12px
    }

    .post-item-small .entry-title {
        font-family: "Times New Roman";
        font-size: 18px;
        margin-top: 0px;
        margin-bottom: 5px
    }

    .post-item-small .post-date {
        line-height: 10px;
        margin-bottom: 3px
    }

    .post-item-small.col-md-6:nth-child(odd) {
        padding-left: 0
    }

    .post-item-small.col-md-6:nth-child(even) {
        padding-right: 0
    }

@media (min-width: 992px) {
    .post-item-small .left-small-news {
        width: 70px;
        margin-right: 10px;
        display: inline-block;
        float: left
    }

    .post-item-small .right-small-news {
        width: calc(100% - 85px);
        display: inline-block;
        float: right
    }
}

@media (max-width: 991px) {
    .post-item-small .left-small-news {
        width: 80px;
        margin-right: 10px;
        display: inline-block;
        float: left
    }

    .post-item-small .right-small-news {
        width: calc(100% - 95px);
        display: inline-block;
        float: right
    }
}

@media (max-width: 768px) {
    .post-item-small .post-item {
        padding-bottom: 10px !important;
        padding-top: 10px !important;
        border-bottom: 1px solid #eaeaea
    }
}

.post-item-big {
    border: none;
    background: none;
    box-shadow: none;
    margin-bottom: 0
}

@media (max-width: 768px) {
    .post-item-big {
        border-bottom: 1px solid #eaeaea;
        padding-bottom: 10px
    }
}

.post-item-big .post-desc .entry-title {
    font-family: "Times New Roman";
    font-size: 22px;
    margin-top: 0px;
    margin-bottom: 5px
}

.post-item-big .time-news {
    text-transform: uppercase;
    color: #333;
    font-size: 12px
}

@media (min-width: 769px) {
    .photo-album-list-default .col-md-4:nth-of-type(3n+4),
    .block-grid .col-md-4:nth-of-type(3n+4) {
        clear: both
    }
}

@media (min-width: 769px) {
    .photo-album-list-default .col-md-3:nth-of-type(4n+5),
    .block-grid .col-md-3:nth-of-type(4n+5) {
        clear: both
    }
}

@media (min-width: 769px) {
    .photo-album-list-default .col-md-6:nth-of-type(2n+3),
    .block-grid .col-md-6:nth-of-type(2n+3) {
        clear: both
    }
}

@media (min-width: 544px) and (max-width: 768px) {
    .photo-album-list-default .col-sm-4:nth-of-type(3n+4),
    .block-grid .col-sm-4:nth-of-type(3n+4) {
        clear: both
    }
}

@media (min-width: 544px) and (max-width: 768px) {
    .photo-album-list-default .col-sm-3:nth-of-type(4n+5),
    .block-grid .col-sm-3:nth-of-type(4n+5) {
        clear: both
    }
}

@media (min-width: 544px) and (max-width: 768px) {
    .photo-album-list-default .col-sm-6:nth-of-type(2n+3),
    .block-grid .col-sm-6:nth-of-type(2n+3) {
        clear: both
    }
}

.article-high-light-tab {
    margin-bottom: 10px
}

    .article-high-light-tab .row {
        margin-left: -5px;
        margin-right: -5px
    }

        .article-high-light-tab .row div[class*="col-"] {
            padding-left: 5px;
            padding-right: 5px
        }

    .article-high-light-tab .heading {
        margin-bottom: 10px;
        border-top: 2px solid #e8532b;
        background: #fff
    }

@media (min-width: 768px) {
    .article-high-light-tab .heading {
        width: 100%;
        display: table
    }
}

.article-high-light-tab .heading .title-heading {
    background-color: #e8532b;
    padding: 10px;
    font-weight: bold;
    font-size: 17px;
    color: #fff
}

@media (min-width: 768px) {
    .article-high-light-tab .heading .title-heading {
        display: table-cell;
        vertical-align: middle;
        white-space: nowrap;
        height: 40px
    }
}

@media (max-width: 767px) {
    .article-high-light-tab .heading .title-heading {
        max-width: calc(100% - 30px);
        float: left
    }
}

.article-high-light-tab .heading .title-heading a {
    color: #fff
}

.article-high-light-tab .heading .tabs-heading {
    vertical-align: top
}

@media (min-width: 768px) {
    .article-high-light-tab .heading .tabs-heading {
        display: table-cell;
        width: calc(100% - 2%)
    }
}

@media (max-width: 767px) {
    .article-high-light-tab .heading .tabs-heading {
        float: right
    }
}

@media (max-width: 543px) {
    .article-high-light-tab .heading .tabs-heading {
        width: 30px !important
    }
}

.article-high-light-tab .heading .tabs-heading .fluid-nav {
    text-align: right;
    position: relative
}

.article-high-light-tab .heading .tabs-heading .fluid-nav-backup {
    width: 30px;
    text-align: center;
    float: right
}

    .article-high-light-tab .heading .tabs-heading .fluid-nav-backup > a {
        width: 30px;
        text-align: center;
        line-height: 40px
    }

    .article-high-light-tab .heading .tabs-heading .fluid-nav-backup .dropdown-menu2 {
        position: absolute;
        background: white;
        z-index: 10;
        text-align: left;
        min-width: 160px;
        top: 100%;
        right: -1px;
        border: 1px solid #eaeaea
    }

        .article-high-light-tab .heading .tabs-heading .fluid-nav-backup .dropdown-menu2 li > a {
            padding: 10px;
            display: inline-block;
            width: 100%
        }

        .article-high-light-tab .heading .tabs-heading .fluid-nav-backup .dropdown-menu2 li:not(:last-of-type) > a {
            border-bottom: 1px solid #eaeaea
        }

        .article-high-light-tab .heading .tabs-heading .fluid-nav-backup .dropdown-menu2 li.active > a,
        .article-high-light-tab .heading .tabs-heading .fluid-nav-backup .dropdown-menu2 li:hover > a {
            color: #fff;
            line-height: 1.42857;
            background: #e8532b
        }

.article-high-light-tab .heading .tabs-heading .fluid-nav-positive {
    width: calc(100% - 30px);
    float: right;
    overflow: hidden;
    height: 40px
}

    .article-high-light-tab .heading .tabs-heading .fluid-nav-positive > li {
        display: inline-block;
        vertical-align: middle;
        white-space: nowrap
    }

        .article-high-light-tab .heading .tabs-heading .fluid-nav-positive > li > a {
            background: none;
            border: none;
            font-weight: bold;
            position: relative;
            padding: 12px 10px;
            display: inline-block
        }

        .article-high-light-tab .heading .tabs-heading .fluid-nav-positive > li:hover > a,
        .article-high-light-tab .heading .tabs-heading .fluid-nav-positive > li.active > a {
            color: #e8532b
        }

            .article-high-light-tab .heading .tabs-heading .fluid-nav-positive > li.active > a:before {
                width: 5px;
                content: "";
                position: absolute;
                top: 0;
                right: 0;
                left: 0;
                margin: 0 auto;
                border-left: 5px solid transparent !important;
                border-right: 5px solid transparent !important;
                border-top: 6px solid #e8532b
            }

@media (min-width: 768px) {
    .article-high-light-tab .view-all {
        display: table-cell;
        vertical-align: middle;
        white-space: nowrap;
        background: none;
        border: none;
        font-weight: bold;
        position: relative;
        padding: 12px 10px;
        color: #e8532b;
        border-left: 1px solid #f9f9f9
    }
}

@media (max-width: 767px) {
    .article-high-light-tab .view-all {
        display: none
    }
}

.article-high-light-tab .block-grid {
    display: flex;
    -webkit-display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap
}

    .article-high-light-tab .block-grid > .item-product {
        margin-bottom: 10px;
        flex: 0 1 auto;
        -webkit-flex: 0 1 auto;
        -moz-flex: 0 1 auto;
        -ms-flex: 0 1 auto
    }

        .article-high-light-tab .block-grid > .item-product > div {
            height: 100%;
            background: #fff
        }

@media (max-width: 991px) {
    .article-high-light-tab .tab-content {
        width: 100%;
        float: none
    }
}

@media (max-width: 991px) {
    .article-high-light-tab .sidebar {
        display: none !important
    }
}

.article-high-light-tab .sidebar .item-cate {
    margin-bottom: 10px
}

    .article-high-light-tab .sidebar .item-cate > div {
        height: 100%;
        background: #fff
    }

    .article-high-light-tab .sidebar .item-cate .boun-media img {
        width: 100%;
        height: 100%
    }

.article-high-light-tab .post-item-1 .tile-wrapper {
    font-weight: bold;
    margin-bottom: 12px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.article-high-light-tab .bottom-left-highlightType14 {
    padding-top: 20px
}

    .article-high-light-tab .bottom-left-highlightType14 .post-item .tile-wrapper {
        line-height: 25px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden
    }

.article-high-light-tab .scroll-article {
    overflow-y: auto
}

.article-high-light-tab ::-webkit-scrollbar {
    width: 8px
}

.article-high-light-tab ::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    cursor: pointer !important;
    border-radius: 8px
}

.article-high-light-tab ::-webkit-scrollbar-thumb {
    border-radius: 8px;
    cursor: pointer !important;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1)
}

.article-high-light-tab ::-moz-scrollbar {
    width: 8px
}

.article-high-light-tab ::-moz-scrollbar-track {
    -moz-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    cursor: pointer !important;
    border-radius: 8px
}

.article-high-light-tab ::-moz-scrollbar-thumb {
    border-radius: 8px;
    cursor: pointer !important;
    -moz-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1)
}

.article-high-light-tab ::-o-scrollbar {
    width: 8px
}

.article-high-light-tab ::-o-scrollbar-track {
    -o-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    cursor: pointer !important;
    border-radius: 8px
}

.article-high-light-tab ::-o-scrollbar-thumb {
    border-radius: 8px;
    cursor: pointer !important;
    -o-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1)
}

.highlightType1 {
    float: left;
    padding: 0;
    width: 100%
}

    .highlightType1 .entry-title {
        margin-top: 0;
        line-height: 1.4;
        text-align: justify
    }

    .highlightType1 .post-content {
        text-align: justify;
        color: #555555
    }

@media (min-width: 768px) {
    .highlightType1 {
        width: 50%
    }
}

.right-highlightType1 {
    float: left;
    padding: 0;
    width: 100%;
    margin-left: 0
}

    .right-highlightType1 .entry-title {
        margin-top: 0;
        position: relative
    }

        .right-highlightType1 .entry-title a {
            padding-left: 10px;
            color: #555555
        }

            .right-highlightType1 .entry-title a:before {
                content: "";
                width: 4px;
                height: 4px;
                border-radius: 50%;
                position: absolute;
                background: #999999;
                left: 0;
                top: 5px
            }

@media (max-width: 767px) {
    .right-highlightType1 {
        padding-top: 10px
    }
}

@media (min-width: 768px) {
    .right-highlightType1 {
        width: 45%;
        margin-left: 15px
    }
}

.person-list-table-type1 {
    border: 1px solid #ddd;
    margin-bottom: 10px;
    padding: 10px 10px;
    padding-bottom: 0
}

    .person-list-table-type1 .person-name {
        margin-top: 0px
    }

    .person-list-table-type1 .info li {
        border-bottom: 1px solid #ddd;
        display: inline-block;
        width: 100%;
        clear: both;
        padding-bottom: 5px
    }

        .person-list-table-type1 .info li:last-of-type {
            border: none
        }

    .person-list-table-type1 .info .col-md-4 {
        font-weight: bold
    }

.highlight-portal-03 .big-highlight .tile-wrapper {
    font-weight: bold
}

@media (min-width: 544px) {
    .highlight-portal-03 .big-highlight .tile-wrapper.has-bottom {
        margin-top: 0px
    }
}

.highlight-portal-03 .big-highlight .post-image {
    padding: 3px;
    border: 1px solid #ddd
}

.highlight-portal-03 .big-highlight .time-news {
    color: #666
}

    .highlight-portal-03 .big-highlight .time-news .time-v,
    .highlight-portal-03 .big-highlight .time-news .luotxem {
        color: #e8532b
    }

.highlight-portal-03 .big-highlight .brief-news {
    margin-top: 10px
}

.highlight-portal-03 .line-pagination > div {
    margin-top: 10px;
    background: url(/upload/2000248/bg-repeat.jpg) repeat-x left center;
    height: 5px
}

.highlight-portal-03 .small-highlight .fa-angle-double-right {
    color: #e8532b
}

.highlight-portal-03 .small-highlight .tile-wrapper {
    line-height: 1.42857
}

.slider-eventNews-vm .big-article {
    margin-bottom: 10px
}

@media (min-width: 769px) {
    .slider-eventNews-vm .big-article .big-image {
        padding-right: 0
    }
}

.slider-eventNews-vm .big-article .title .article-title {
    font-weight: bold
}

@media (min-width: 769px) {
    .slider-eventNews-vm .big-article .title .article-title {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
        text-overflow: -o-ellipsis-lastline
    }
}

.slider-eventNews-vm .small-article {
    margin-bottom: 10px
}

@media (min-width: 769px) {
    .slider-eventNews-vm .small-article .small-image {
        padding-right: 0
    }
}

.slider-eventNews-vm .small-article .title a {
    font-size: 13px
}

@media (min-width: 769px) {
    .slider-eventNews-vm .small-article .title a {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        text-overflow: -o-ellipsis-lastline
    }
}

.slider-eventNews-vm .hasViewMore {
    position: absolute;
    top: 10px;
    right: 10px
}

    .slider-eventNews-vm .hasViewMore a {
        color: #999;
        font-style: italic
    }

.article-listTye1 figure {
    overflow: hidden
}

    .article-listTye1 figure img {
        transition: all 0.3s;
        -webskit-transition: all 0.3s;
        -o-transition: all 0.3s;
        -moz-transition: all 0.3s
    }

    .article-listTye1 figure:hover img {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        transition: all 0.3s;
        -webskit-transition: all 0.3s;
        -o-transition: all 0.3s;
        -moz-transition: all 0.3s
    }

.article-listTye1 .view-detail .view {
    border: 1px solid #e8532b;
    color: #e8532b;
    transition: all 0.3s;
    -webskit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s
}

    .article-listTye1 .view-detail .view .fa {
        padding-left: 5px
    }

    .article-listTye1 .view-detail .view:hover {
        background: #5cb85c;
        color: #555;
        transition: all 0.3s;
        -webskit-transition: all 0.3s;
        -o-transition: all 0.3s;
        -moz-transition: all 0.3s
    }

.article-listTye1 .big-article {
    margin-bottom: 10px
}

    .article-listTye1 .big-article .title {
        padding: 5px 0;
        line-height: 1.42857;
        min-height: 58px
    }

        .article-listTye1 .big-article .title .article-title {
            font-weight: bold
        }

        .article-listTye1 .big-article .title .date-time {
            padding-left: 10px
        }

    .article-listTye1 .big-article .brief {
        line-height: 1.42857;
        min-height: 70px;
        margin-bottom: 10px
    }

.article-listTye1 .small-article {
    margin-bottom: 15px
}

    .article-listTye1 .small-article .pull-left {
        width: 45%;
        margin-right: 10px
    }

    .article-listTye1 .small-article .article-title {
        font-weight: bold
    }

    .article-listTye1 .small-article .brief {
        margin-bottom: 10px
    }

.article-listTye1 .date-time {
    font-size: 12px;
    font-style: italic;
    color: #787878
}

.article-listTye1 .bottom-list-news .small-article .pull-left {
    width: 33.3333%;
    margin-right: 10px
}

.video-grid-default {
    padding-bottom: 10px
}

    .video-grid-default .video-title {
        font-weight: bold;
        line-height: 1.42857;
        margin-top: 10px
    }

@media (max-width: 543px) {
    .video-grid-default {
        border-bottom: 1px dashed #ddd;
        margin-bottom: 10px
    }
}

.video-grid-default .video-img {
    position: relative
}

    .video-grid-default .video-img a:before {
        content: "\f144";
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        top: calc(50% - 25px);
        left: calc(50% - 22px);
        font-size: 50px;
        z-index: 2
    }

    .video-grid-default .video-img a:after {
        content: "";
        display: inline-block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        bottom: 0;
        background: black;
        z-index: 1;
        opacity: 0.3
    }

.lighHight-Type4v3-Viet {
    margin-bottom: 24px
}

@media (min-width: 768px) {
    .lighHight-Type4v3-Viet .row {
        margin-left: -3px;
        margin-right: -3px
    }

    .lighHight-Type4v3-Viet .col-md-6 {
        padding: 0 3px
    }
}

.lighHight-Type4v3-Viet .new-list {
    position: relative;
    margin-bottom: 6px
}

@media (max-width: 767px) {
    .lighHight-Type4v3-Viet .new-list {
        margin-bottom: 15px
    }
}

.lighHight-Type4v3-Viet .new-list .cont-fisrt-new {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px;
    background-color: rgba(0, 0, 0, 0.5)
}

@media (max-width: 767px) {
    .lighHight-Type4v3-Viet .new-list .cont-fisrt-new {
        position: static
    }
}

.lighHight-Type4v3-Viet .new-list .cont-fisrt-new h5.entry-title {
    margin: 0
}

    .lighHight-Type4v3-Viet .new-list .cont-fisrt-new h5.entry-title a {
        font-size: 13px;
        font-weight: bold;
        color: #fff
    }

.lighHight-Type4v3-Viet .first-new {
    position: relative
}

@media (max-width: 767px) {
    .lighHight-Type4v3-Viet .first-new {
        margin-bottom: 15px
    }
}

.lighHight-Type4v3-Viet .first-new .cont-fisrt-new {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px;
    background-color: rgba(0, 0, 0, 0.5)
}

    .lighHight-Type4v3-Viet .first-new .cont-fisrt-new h5.entry-title {
        margin-top: 0
    }

        .lighHight-Type4v3-Viet .first-new .cont-fisrt-new h5.entry-title a {
            font-size: 18px;
            font-weight: bold;
            color: #fff
        }

    .lighHight-Type4v3-Viet .first-new .cont-fisrt-new .brief {
        color: #fff
    }

@media (max-width: 767px) {
    .lighHight-Type4v3-Viet .first-new .cont-fisrt-new {
        position: static
    }

    .lighHight-Type4v3-Viet .right-lighheightType4 .new-list:before,
    .lighHight-Type4v3-Viet .right-lighheightType4 .new-list:after {
        content: "";
        display: block;
        clear: both
    }

    .lighHight-Type4v3-Viet .right-lighheightType4 .post-image {
        float: left;
        width: 64px;
        margin-right: 12px
    }

    .lighHight-Type4v3-Viet .right-lighheightType4 .entry-title a {
        color: #333 !important
    }

    .lighHight-Type4v3-Viet .right-lighheightType4 .cont-fisrt-new {
        background: none;
        padding: 0
    }
}

.lighHight-Type4v3-Viet .left-lighhightType4 .owl-nav {
    margin-top: 0 !important;
    position: absolute;
    top: 40%;
    right: 0;
    left: 0
}

.lighHight-Type4v3-Viet .left-lighhightType4 .owl-theme .owl-nav [class*=owl-] {
    background: none;
    margin: 0;
    padding: 0;
    border-radius: 0;
    text-indent: -9999px
}

.lighHight-Type4v3-Viet .left-lighhightType4 .owl-carousel .owl-nav .owl-prev {
    background: url(/upload/2000266/bg-prew-td.png) no-repeat left top !important;
    width: 28px;
    height: 40px;
    position: absolute;
    left: 0
}

.lighHight-Type4v3-Viet .left-lighhightType4 .owl-carousel .owl-nav .owl-next {
    background: url(/upload/2000266/bg-next-td.png) no-repeat left top !important;
    width: 28px;
    height: 40px;
    position: absolute;
    right: 0
}

.section-marquee-legalddocument .one-item .post-title .title {
    line-height: 1.42857
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    line-height: 1.42857
}

.form-newsletter {
    border: 3px solid #e8532b;
    padding: 10px 24px 20px;
    text-align: center
}

    .form-newsletter .input-control {
        margin-bottom: 15px
    }

    .form-newsletter .btn-control {
        background-color: #ed703a;
        margin-bottom: 15px
    }

        .form-newsletter .btn-control:hover {
            background-color: #ef8151
        }

.newsletterType3 .input-label {
    margin-bottom: 6px
}

.newsletterType3 .description-type3 {
    margin-bottom: 10px
}

.newsletterType4 .desc {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 21px;
    margin-bottom: 12px
}

.newsletterType4 .help-block {
    margin-top: 3px;
    margin-bottom: 3px;
    color: gray
}

.newsletterType4 .form-group {
    margin-bottom: 10px;
    position: relative
}

    .newsletterType4 .form-group .icon {
        position: absolute;
        right: 15px;
        z-index: 10;
        margin-top: 4px;
        font-size: 21px
    }

    .newsletterType4 .form-group .form-control {
        height: 40px;
        margin-bottom: 15px
    }

body.page-login {
    background-color: #eee
}

.login-default {
    width: 420px;
    padding: 7% 0 0;
    margin: auto;
    max-width: 100%
}

    .login-default h1 {
        margin-top: 0;
        margin-bottom: 20px
    }

    .login-default .site-title {
        display: block;
        text-align: center;
        text-decoration: none
    }

        .login-default .site-title.hasLogo .text {
            display: none
        }

    .login-default form {
        margin-top: 20px;
        margin-left: 0;
        padding: 24px 24px 42px;
        background: #fff;
        -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.13);
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.13)
    }

        .login-default form .input-text {
            font-size: 21px
        }

        .login-default form .remember {
            font-weight: 400;
            float: left;
            margin-bottom: 0;
            font-size: 12px
        }

        .login-default form .submit {
            float: right
        }

        .login-default form .btn-register {
            clear: both
        }

    .login-default .login-social {
        text-align: center
    }

        .login-default .login-social a {
            background: url("/App/Corporate/images/icon_social_login.png") no-repeat;
            width: 110px;
            height: 30px;
            display: inline-block;
            font-size: 100%;
            vertical-align: top
        }

            .login-default .login-social a.login_google {
                background-position: 0 -30px;
                margin-left: 20px
            }

    .login-default .backtohome {
        text-align: center;
        font-size: 13px;
        margin-top: 20px
    }

    .login-default .fogot_link .fa {
        margin-right: 10px
    }

    .login-default input[type=checkbox] {
        border: 1px solid #b4b9be;
        background: #fff;
        color: #555;
        clear: none;
        cursor: pointer;
        display: inline-block;
        line-height: 0;
        height: 16px;
        margin: -4px 4px 0 0;
        outline: 0;
        padding: 0 !important;
        text-align: center;
        vertical-align: middle;
        width: 16px;
        min-width: 16px;
        -webkit-appearance: none;
        -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
        box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
        -webkit-transition: .05s border-color ease-in-out;
        transition: .05s border-color ease-in-out
    }

        .login-default input[type=checkbox]:checked:before {
            float: left;
            display: inline-block;
            vertical-align: middle;
            width: 16px;
            font: normal normal normal 13px/1 FontAwesome;
            speak: none;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            content: "\f00c";
            margin: 1px 0 0 -2px;
            color: #e8532b
        }

    .login-default .message {
        border-left: 4px solid #e8532b;
        padding: 12px 12px;
        margin-left: 0;
        background-color: #fff;
        -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
        box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1)
    }

    .login-default.forgot-form {
        padding-top: 4%
    }

.utilities-link-list .nav-link > li {
    padding: 20px 0
}

    .utilities-link-list .nav-link > li:not(:last-of-type) {
        border-bottom: 1px solid #ccc
    }

    .utilities-link-list .nav-link > li img {
        width: 35px
    }

    .utilities-link-list .nav-link > li .title {
        margin-top: 0;
        font-weight: bold
    }

    .utilities-link-list .nav-link > li .desc {
        color: rgba(51, 51, 51, 0.8)
    }

.product-grid .product-grid-high-ligh {
    margin-bottom: 5px
}

.menu-default .navbar-default {
    background-image: url("/App/Corporate/images/menu/bg_menu.png");
    background-repeat: repeat;
    border-radius: 0;
    border-width: 0;
    border-top: 2px solid #e8532b;
    min-height: 40px;
    position: relative;
    z-index: 99
}

.menu-default .navbar-collapse {
    padding-left: 0;
    padding-right: 0
}

@media (max-width: 768px) {
    .menu-default .navbar-collapse {
        background-color: #fff;
        padding-left: 10px;
        padding-right: 10px
    }
}

@media (max-width: 768px) {
    .menu-default .navbar-header {
        float: none
    }

        .menu-default .navbar-header .navbar-toggle {
            display: block
        }
}

@media (width: 768px) {
    .menu-default .navbar-collapse {
        margin-bottom: 10px
    }

        .menu-default .navbar-collapse.collapse {
            display: none !important
        }

            .menu-default .navbar-collapse.collapse.in {
                display: block !important
            }
}

@media (max-width: 768px) {
    .menu-default .navbar-nav {
        margin-top: 0
    }
}

@media (width: 768px) {
    .menu-default .navbar-nav {
        float: none
    }
}

@media (max-width: 768px) {
    .menu-default .navbar-nav > li {
        border-top: 1px solid #eee;
        position: relative
    }

        .menu-default .navbar-nav > li .dropdown-toggle {
            position: absolute;
            right: 0;
            top: 0
        }

        .menu-default .navbar-nav > li .fa-minus {
            display: none;
            margin-top: 4px
        }

        .menu-default .navbar-nav > li:last-child {
            border-bottom: 1px solid #eee
        }
}

@media (width: 768px) {
    .menu-default .navbar-nav > li {
        float: none
    }
}

@media (min-width: 769px) {
    .menu-default .navbar-nav > li.home-page a {
        background-image: url("/App/Corporate/images/menu/icon_home_gray.png");
        background-repeat: no-repeat;
        background-position: 50%;
        text-indent: -9999em;
        padding-left: 0;
        padding-right: 0
    }
}

.menu-default .navbar-nav > li > a {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px
}

.menu-default .navbar-nav > li .dropdown-toggle {
    display: none
}

@media (max-width: 768px) {
    .menu-default .navbar-nav > li .dropdown-toggle {
        display: block;
        position: absolute;
        right: 0;
        top: 0
    }

        .menu-default .navbar-nav > li .dropdown-toggle .fa-minus {
            display: none;
            margin-top: 4px
        }

        .menu-default .navbar-nav > li .dropdown-toggle:last-child {
            border-bottom: 1px solid #eee
        }
}

.menu-default .navbar-nav > li .wrap-dropdown-menu {
    width: 100%;
    position: absolute;
    left: 0;
    background-color: #fff;
    box-shadow: 0 1px 2px #777
}

    .menu-default .navbar-nav > li .wrap-dropdown-menu > .dropdown-menu {
        margin-top: 0;
        top: auto;
        box-shadow: none;
        border: none
    }

        .menu-default .navbar-nav > li .wrap-dropdown-menu > .dropdown-menu > li {
            display: inline-block;
            border-left: 1px solid #777
        }

            .menu-default .navbar-nav > li .wrap-dropdown-menu > .dropdown-menu > li:first-child {
                border-left: none
            }

            .menu-default .navbar-nav > li .wrap-dropdown-menu > .dropdown-menu > li:hover > a {
                background-color: transparent;
                color: #333
            }

.menu-default .navbar-nav > li .dropdown-menu a {
    font-size: 12px
}

@media (max-width: 768px) {
    .menu-default .navbar-nav > li.active > .dropdown-toggle .fa-plus {
        display: none
    }

    .menu-default .navbar-nav > li.active > .dropdown-toggle .fa-minus {
        display: block
    }
}

@media (max-width: 768px) {
    .menu-default .navbar-nav > li li.active > .dropdown-toggle .fa-plus {
        display: none
    }

    .menu-default .navbar-nav > li li.active > .dropdown-toggle .fa-minus {
        display: block
    }
}

@media (max-width: 768px) {
    .menu-default .navbar-nav > li .dropdown-menu {
        position: relative;
        width: 100%;
        box-shadow: none;
        float: none
    }

        .menu-default .navbar-nav > li .dropdown-menu > li > a {
            padding-top: 6px;
            padding-bottom: 6px
        }
}

@media (max-width: 768px) {
    .menu-default .caret {
        display: none
    }
}

.menu-default .navbar-default .navbar-nav > li > ul > li > ul > li > ul {
    top: 0;
    left: 100%
}

.pathway-category {
    position: relative
}

    .pathway-category:before {
        content: "";
        width: 30px;
        height: 3px;
        position: absolute;
        background-color: #e8532b;
        top: 0;
        left: 0
    }

    .pathway-category .breadcrumb {
        background-color: transparent;
        padding: 8px 0;
        margin-bottom: 10px
    }

.category-type-12 .list-item > li a:hover {
    color: #e8532b
}

.category-type-12 .list-item > li > ul > li.active {
    border-left: 3px solid #555
}

    .category-type-12 .list-item > li > ul > li.active > a {
        color: #555
    }

@media (min-width: 769px) {
    .navigation-menu-type-22 .navbar-default .navbar-nav > li {
        width: 14.2857%
    }

        .navigation-menu-type-22 .navbar-default .navbar-nav > li > a {
            font-size: 15px
        }
}

@media (min-width: 769px) and (min-width: 992px) and (max-width: 1199px) {
    .navigation-menu-type-22 .navbar-default .navbar-nav > li > a {
        font-size: 14px
    }
}

@media (min-width: 769px) and (min-width: 769px) and (max-width: 991px) {
    .navigation-menu-type-22 .navbar-default .navbar-nav > li > a {
        font-size: 11px
    }
}

@media (min-width: 769px) {
    .navigation-menu-type-22 .navbar-default .navbar-nav > li .dropdown-menu {
        background: #e8532b
    }

    .navigation-menu-type-22 .navbar-default .navbar-nav > li.menu-item-7 .dropdown-menu {
        background: #cc084e
    }
}

@media (max-width: 768px) {
    .navigation-menu-type-22 .navbar-default.active {
        background: rgba(232, 83, 43, 0.9)
    }

    .navigation-menu-type-22 .navbar-default .name {
        font-size: 14px;
        vertical-align: middle
    }

    .navigation-menu-type-22 .navbar-default .navbar-collapse .navbar-nav > li > .dropdown-menu > li:hover a,
    .navigation-menu-type-22 .navbar-default .navbar-collapse .navbar-nav > li > .dropdown-menu > li.active a {
        color: #e8532b
    }

    .navigation-menu-type-22 .navbar-default .navbar-collapse .navbar-nav > li:hover a,
    .navigation-menu-type-22 .navbar-default .navbar-collapse .navbar-nav > li.active a {
        color: #e8532b;
        border-color: #e8532b
    }
}

.navigation-menu-default-type1 ::-webkit-scrollbar {
    width: 2px
}

.navigation-menu-default-type1 ::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    border-radius: 0px
}

.navigation-menu-default-type1 ::-webkit-scrollbar-thumb {
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1)
}

.navigation-menu-default-type1.has-fix-menu-default-type1 > .navbar-default {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    border-radius: 0;
    z-index: 1010;
    transition: all 0.3s;
    border: none
}

@media (max-width: 768px) {
    .navigation-menu-default-type1.has-fix-menu-default-type1 > .navbar-default .navbar-collapse {
        position: fixed
    }

        .navigation-menu-default-type1.has-fix-menu-default-type1 > .navbar-default .navbar-collapse.in {
            bottom: 0;
            overflow-y: auto !important
        }
}

.navigation-menu-default-type1 .navbar-brand {
    padding: 0 10px;
    height: auto
}

@media (max-width: 768px) {
    .navigation-menu-default-type1 .navbar-brand {
        padding: 0
    }
}

.navigation-menu-default-type1 .navbar-brand img {
    max-height: 40px
}

@media (max-width: 768px) {
    .navigation-menu-default-type1 .navbar-brand img {
        max-height: 48px
    }
}

@media (min-width: 769px) {
    .navigation-menu-default-type1 .intestine-collapse {
        display: table;
        width: 100%
    }

    .navigation-menu-default-type1 .fluid-nav {
        position: relative
    }

    .navigation-menu-default-type1 .fluid-nav-backup {
        width: 20px;
        display: table-cell;
        vertical-align: middle
    }

        .navigation-menu-default-type1 .fluid-nav-backup > a {
            color: white;
            width: 20px;
            line-height: initial !important;
            height: 100%;
            text-align: center;
            display: flex;
            display: -webkit-flex;
            display: -ms-flex;
            align-items: center;
            -webkit-align-items: center;
            -ms-align-items: center;
            align-items: center;
            justify-content: center;
            -webkit-justify-content: center;
            -ms-justify-content: center
        }

        .navigation-menu-default-type1 .fluid-nav-backup .dropdown-menu-right {
            min-width: 200px;
            max-width: 320px;
            position: absolute;
            background-color: white;
            box-shadow: 1px 1px 2px #ccc;
            z-index: 1002;
            border: 1px solid #ccc;
            top: 100%
        }

            .navigation-menu-default-type1 .fluid-nav-backup .dropdown-menu-right li {
                display: inline-block;
                width: 100%;
                height: auto !important
            }

                .navigation-menu-default-type1 .fluid-nav-backup .dropdown-menu-right li img {
                    display: none !important
                }

                .navigation-menu-default-type1 .fluid-nav-backup .dropdown-menu-right li a {
                    color: #262626;
                    padding: 8px 10px;
                    display: inline-block;
                    width: 100%;
                    white-space: normal
                }

                    .navigation-menu-default-type1 .fluid-nav-backup .dropdown-menu-right li a:not(.dropdown-toggle) {
                        padding-right: 25px
                    }

                .navigation-menu-default-type1 .fluid-nav-backup .dropdown-menu-right li ul {
                    position: static;
                    width: calc(100% - 10px);
                    margin-left: 10px;
                    border: none;
                    box-shadow: none;
                    margin-top: 0;
                    border-left: 1px solid #e8532b;
                    border-radius: 0
                }

                .navigation-menu-default-type1 .fluid-nav-backup .dropdown-menu-right li.active > a {
                    background-color: white;
                    color: #e8532b;
                    line-height: 1.42857
                }

            .navigation-menu-default-type1 .fluid-nav-backup .dropdown-menu-right .dropdown-toggle {
                position: absolute;
                top: 0;
                right: 0;
                width: auto
            }

            .navigation-menu-default-type1 .fluid-nav-backup .dropdown-menu-right .caret {
                display: none !important
            }

    .navigation-menu-default-type1 .navbar-default {
        border: none;
        border-radius: 0;
        background: #e8532b;
        min-height: auto
    }

    .navigation-menu-default-type1 .navbar-collapse {
        padding-left: 0px;
        padding-right: 0px
    }

        .navigation-menu-default-type1 .navbar-collapse .navbar-nav {
            width: calc(100% - 20px);
            float: none !important;
            display: table-cell;
            vertical-align: middle
        }

            .navigation-menu-default-type1 .navbar-collapse .navbar-nav > li > a {
                color: white;
                padding: 10px
            }

                .navigation-menu-default-type1 .navbar-collapse .navbar-nav > li > a:focus {
                    background: none;
                    outline: none
                }

                .navigation-menu-default-type1 .navbar-collapse .navbar-nav > li > a > img {
                    display: inline-block;
                    vertical-align: middle
                }

                .navigation-menu-default-type1 .navbar-collapse .navbar-nav > li > a > span {
                    display: inline-block;
                    vertical-align: middle
                }

            .navigation-menu-default-type1 .navbar-collapse .navbar-nav > li .dropdown-toggle {
                display: none !important
            }

            .navigation-menu-default-type1 .navbar-collapse .navbar-nav > li.home-page > a {
                padding-left: 10px;
                padding-right: 10px
            }
}

@media (min-width: 769px) and (min-width: 769px) {
    .navigation-menu-default-type1 .navbar-collapse .navbar-nav > li.home-page > a > .title {
        display: none !important
    }
}

@media (min-width: 769px) {
    .navigation-menu-default-type1 .navbar-collapse .navbar-nav > li.active > a {
        color: white;
        background: #e14318
    }

    .navigation-menu-default-type1 .navbar-collapse .navbar-nav > li:hover > a {
        color: white;
        background: #ca3c16
    }

    .navigation-menu-default-type1 .navbar-collapse .navbar-nav li .dropdown-menu {
        background: white;
        border-radius: 0;
        min-width: 200px;
        border: 1px solid #ccc
    }

        .navigation-menu-default-type1 .navbar-collapse .navbar-nav li .dropdown-menu > li > a {
            padding: 10px;
            display: inline-block;
            width: 100%
        }

        .navigation-menu-default-type1 .navbar-collapse .navbar-nav li .dropdown-menu > li:hover > a,
        .navigation-menu-default-type1 .navbar-collapse .navbar-nav li .dropdown-menu > li.active > a {
            color: white;
            background: #ca3c16
        }

        .navigation-menu-default-type1 .navbar-collapse .navbar-nav li .dropdown-menu > li.dropdown > a:not(.dropdown-toggle) {
            padding-right: 20px
        }

        .navigation-menu-default-type1 .navbar-collapse .navbar-nav li .dropdown-menu.has-bg {
            background-size: contain !important;
            background-position: right bottom !important;
            background-repeat: no-repeat !important
        }

            .navigation-menu-default-type1 .navbar-collapse .navbar-nav li .dropdown-menu.has-bg > li:hover > a {
                background: none !important
            }

    .navigation-menu-default-type1 .navbar-collapse .navbar-nav li:hover > a {
        color: white;
        background: #ca3c16
    }

    .navigation-menu-default-type1 .navbar-collapse .navbar-nav > .dropdown > .dropdown-menu {
        top: calc(100% + 50px);
        height: 0;
        padding: 0;
        opacity: 0;
        left: 0;
        right: 0;
        display: block;
        overflow: hidden;
        z-index: -99;
        width: auto
    }

        .navigation-menu-default-type1 .navbar-collapse .navbar-nav > .dropdown > .dropdown-menu li.dropdown .caret {
            transform: rotate(-90deg);
            position: absolute;
            right: 5px;
            top: 46%
        }

        .navigation-menu-default-type1 .navbar-collapse .navbar-nav > .dropdown > .dropdown-menu li .dropdown-menu {
            top: -1px;
            left: 50%;
            right: auto;
            height: 0;
            overflow: hidden;
            display: block;
            z-index: -99;
            opacity: 0;
            padding: 0;
            margin: 0
        }

        .navigation-menu-default-type1 .navbar-collapse .navbar-nav > .dropdown > .dropdown-menu li:hover > .dropdown-menu {
            left: 100%;
            display: block;
            opacity: 1;
            height: auto;
            z-index: 1000;
            overflow: visible
        }

    .navigation-menu-default-type1 .navbar-collapse .navbar-nav > .dropdown.right-item-menu .dropdown-menu {
        left: -100%;
        right: 0
    }

    .navigation-menu-default-type1 .navbar-collapse .navbar-nav > .dropdown.right-item-menu .dropdown:hover > .dropdown-menu {
        left: -100%;
        right: 100%;
        display: block;
        opacity: 1;
        height: auto;
        z-index: 1000;
        overflow: visible
    }

    .navigation-menu-default-type1 .navbar-collapse .navbar-nav > .dropdown.right-item-menu .dropdown .caret {
        transform: rotate(90deg) !important;
        position: absolute;
        left: -5px;
        right: auto;
        top: 46%
    }

    .navigation-menu-default-type1 .navbar-collapse .navbar-nav > .dropdown:hover > .dropdown-menu {
        display: block;
        top: 100%;
        opacity: 1;
        left: 0;
        right: auto;
        height: auto;
        z-index: 1000;
        overflow: visible;
        transition: all 0.2s
    }

    .navigation-menu-default-type1 .has-logo {
        display: table;
        width: 100%
    }

        .navigation-menu-default-type1 .has-logo > div {
            display: table-cell !important;
            float: none;
            vertical-align: middle
        }

        .navigation-menu-default-type1 .has-logo .navbar-header {
            float: left
        }
}

.navigation-menu-default-type1 .navbar-collapse {
    margin-right: 0px;
    margin-left: 0px;
    padding-left: 0px;
    padding-right: 0px
}

@media (max-width: 768px) {
    .navigation-menu-default-type1 .navbar-collapse {
        background: white;
        border-bottom: 1px solid #ccc
    }
}

.navigation-menu-default-type1 .navbar-header {
    margin-right: 0px;
    margin-left: 0px
}

    .navigation-menu-default-type1 .navbar-header .navbar-brand {
        margin-left: 0
    }

.navigation-menu-default-type1 .container {
    padding-left: 10px;
    padding-right: 10px
}

    .navigation-menu-default-type1 .container .row {
        margin-left: -10px;
        margin-right: -10px
    }

    .navigation-menu-default-type1 .container .navbar-collapse {
        padding-left: 10px;
        padding-right: 10px
    }

@media (width: 768px) {
    .navigation-menu-default-type1 .navbar-header {
        float: none !important;
        padding-left: 0px;
        padding-right: 0px
    }

    .navigation-menu-default-type1 .navbar-collapse.collapse {
        display: none !important;
        height: auto !important;
        padding-bottom: 0;
        overflow-x: visible !important;
        overflow-y: auto !important
    }

    .navigation-menu-default-type1 .navbar-toggle {
        display: block
    }

    .navigation-menu-default-type1 .collapse.in {
        display: block !important
    }
}

@media (max-width: 768px) {
    .navigation-menu-default-type1 .container {
        width: 100%
    }

    .navigation-menu-default-type1 .caret {
        display: none !important
    }

    .navigation-menu-default-type1 .navbar-default {
        border: none;
        border-radius: 0;
        background: white;
        margin-bottom: 0
    }

        .navigation-menu-default-type1 .navbar-default .navbar-collapse {
            width: 100%
        }

        .navigation-menu-default-type1 .navbar-default > div > div > .search {
            display: none !important
        }

    .navigation-menu-default-type1 .navbar-header {
        border: none;
        border-radius: 0;
        background: #e8532b;
        padding-left: 10px;
        padding-right: 10px;
        width: 100%;
        position: relative
    }

        .navigation-menu-default-type1 .navbar-header .navbar-toggle {
            margin-right: 0;
            background: white;
            border: none;
            border-radius: 0
        }

            .navigation-menu-default-type1 .navbar-header .navbar-toggle span {
                background: #e8532b
            }

    .navigation-menu-default-type1 .navbar-nav {
        margin: 0;
        float: none
    }

        .navigation-menu-default-type1 .navbar-nav > li ul {
            margin-left: 10px
        }
}

@media (max-width: 768px) and (max-width: 768px) {
    .navigation-menu-default-type1 .navbar-nav > li .fa-home {
        display: none !important
    }
}

@media (max-width: 768px) {
    .navigation-menu-default-type1 .navbar-nav li {
        display: inline-block;
        width: 100%
    }

        .navigation-menu-default-type1 .navbar-nav li.li-back-to-top {
            display: none
        }

        .navigation-menu-default-type1 .navbar-nav li a {
            padding: 10px;
            color: #262626;
            background: none !important;
            border-top: 1px solid rgba(245, 245, 245, 0.11)
        }

            .navigation-menu-default-type1 .navbar-nav li a img {
                display: none
            }

            .navigation-menu-default-type1 .navbar-nav li a:not(.dropdown-toggle) {
                padding-right: 25px
            }

                .navigation-menu-default-type1 .navbar-nav li a:not(.dropdown-toggle) .fa {
                    display: none
                }

        .navigation-menu-default-type1 .navbar-nav li.active > a,
        .navigation-menu-default-type1 .navbar-nav li.open-menu-mobile > a {
            color: #e8532b !important
        }

        .navigation-menu-default-type1 .navbar-nav li.active > .dropdown-menu,
        .navigation-menu-default-type1 .navbar-nav li.open-menu-mobile > .dropdown-menu {
            border-left: 1px solid #e8532b !important;
            margin-bottom: 10px;
            padding: 0
        }

        .navigation-menu-default-type1 .navbar-nav li .dropdown-toggle {
            position: absolute;
            top: 0;
            right: 0;
            padding-right: 10px;
            padding-left: 10px;
            background: none !important;
            border: none !important;
            color: #333 !important
        }

        .navigation-menu-default-type1 .navbar-nav li .dropdown-menu {
            width: 100%;
            position: static;
            border: none;
            box-shadow: none;
            padding-top: 0;
            border-radius: 0;
            border-left: 1px solid #ccc;
            margin-left: 10px;
            width: calc(100% - 10px)
        }

    .navigation-menu-default-type1 .sidebar-collapse {
        background: #ca3c16
    }
}

.navigation-menu-default-type1 .has-link-right .navbar-brand {
    float: none
}

.navigation-menu-default-type1 .has-link-right .link-right {
    position: relative
}

    .navigation-menu-default-type1 .has-link-right .link-right a {
        text-decoration: none
    }

@media (min-width: 769px) {
    .navigation-menu-default-type1 .has-link-right {
        display: table;
        width: 100%;
        margin-left: 0 !important;
        margin-right: 0 !important
    }

        .navigation-menu-default-type1 .has-link-right .navbar-collapse {
            display: table-cell !important;
            vertical-align: middle;
            padding: 0
        }

        .navigation-menu-default-type1 .has-link-right .link-right {
            display: table-cell !important;
            vertical-align: middle;
            width: 1%
        }

            .navigation-menu-default-type1 .has-link-right .link-right.mobile {
                display: none !important
            }

            .navigation-menu-default-type1 .has-link-right .link-right > a {
                color: white;
                display: inline-block;
                vertical-align: middle;
                white-space: nowrap
            }

            .navigation-menu-default-type1 .has-link-right .link-right.desktop > a {
                padding: 10px
            }
}

@media (max-width: 768px) {
    .navigation-menu-default-type1 .has-link-right {
        position: relative
    }

        .navigation-menu-default-type1 .has-link-right .link-right.desktop {
            display: none !important
        }

        .navigation-menu-default-type1 .has-link-right .link-right.link-right-header {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            vertical-align: middle;
            left: 10px;
            max-width: calc(100% - 75px)
        }

            .navigation-menu-default-type1 .has-link-right .link-right.link-right-header > a {
                color: white;
                display: inline-block;
                vertical-align: middle
            }
}

@media (min-width: 769px) {
    .navigation-menu-default-type1 .search {
        position: absolute;
        width: 200px;
        right: 0;
        top: 0;
        z-index: -999;
        opacity: 0;
        transition: all 0.3s
    }
}

@media (max-width: 768px) {
    .navigation-menu-default-type1 .search {
        margin-top: 10px;
        margin-bottom: 10px;
        width: 100%;
        border: 1px solid #e8532b
    }
}

.navigation-menu-default-type1 .search form .input-inner {
    display: table;
    position: relative;
    width: 100%
}

    .navigation-menu-default-type1 .search form .input-inner > * {
        display: table-cell;
        border: none;
        border-radius: 0
    }

    .navigation-menu-default-type1 .search form .input-inner .form-control {
        padding-right: 40px
    }

    .navigation-menu-default-type1 .search form .input-inner .btn {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        color: #e8532b
    }

.navigation-menu-default-type1 .search.active {
    opacity: 1;
    z-index: 999;
    top: 100%;
    border: 1px solid #e8532b;
    transition: all 0.3s
}

.navigation-menu-default-type1 .dropdown-menu.dropdown-menu-right > li > a {
    padding: 5px 10px;
    line-height: 1.42857;
    display: inline-block;
    width: 100%
}

@media (min-width: 769px) {
    .navigation-menu-default-type1.navigation-menu-default-type2 .navbar-default > div > div {
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        align-items: center;
        -webkit-align-items: center;
        -ms-align-items: center
    }

        .navigation-menu-default-type1.navigation-menu-default-type2 .navbar-default > div > div .navbar-collapse {
            flex: 1;
            -webkit-flex: 1;
            -ms-flex: 1;
            display: flex;
            display: -webkit-flex;
            display: -ms-flex;
            max-width: 100%
        }

            .navigation-menu-default-type1.navigation-menu-default-type2 .navbar-default > div > div .navbar-collapse .navbar-nav {
                width: 100%
            }

            .navigation-menu-default-type1.navigation-menu-default-type2 .navbar-default > div > div .navbar-collapse .intestine-collapse {
                display: -webkit-flex;
                display: -ms-flex;
                display: flex;
                flex: 1;
                -webkit-flex: 1;
                -ms-flex: 1;
                width: auto;
                max-width: 100%
            }

                .navigation-menu-default-type1.navigation-menu-default-type2 .navbar-default > div > div .navbar-collapse .intestine-collapse .fluid-nav-positive {
                    display: -webkit-flex;
                    display: -ms-flex;
                    display: flex;
                    white-space: nowrap
                }

        .navigation-menu-default-type1.navigation-menu-default-type2 .navbar-default > div > div .link-right.desktop {
            display: block !important;
            width: auto
        }

    .navigation-menu-default-type1.navigation-menu-default-type2 .fluid-nav-backup {
        display: block;
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        align-items: center;
        -webkit-align-items: center;
        -ms-flex-align: center
    }
}

.category-type-14 .block-title {
    font-size: 32px;
    color: #fff;
    font-weight: bold;
    line-height: normal;
    letter-spacing: -1px;
    margin-top: 10px;
    margin-bottom: 15px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
}

@media (max-width: 991px) {
    .category-type-14 .block-title {
        font-size: 25px
    }
}

.category-type-14 .brief {
    height: 160px;
    overflow: hidden;
    margin-top: 10px
}

.category-type-14 .see-more-brief {
    margin-top: 30px
}

    .category-type-14 .see-more-brief a {
        color: white;
        font-weight: bold;
        font-size: 17px;
        background: #5cb85c;
        background: linear-gradient(#91cf91, #5cb85c);
        background: -webkit-linear-gradient(#91cf91, #5cb85c);
        background: -o-linear-gradient(#91cf91, #5cb85c);
        background: -ms-linear-gradient(#91cf91, #5cb85c);
        background: -moz-linear-gradient(#91cf91, #5cb85c);
        padding: 10px 16px 20px 16px;
        display: inline-block;
        text-transform: uppercase;
        position: relative;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
    }

        .category-type-14 .see-more-brief a:hover {
            background: #d9534f;
            background: linear-gradient(#e7908e, #d9534f);
            background: -webkit-linear-gradient(#e7908e, #d9534f);
            background: -o-linear-gradient(#e7908e, #d9534f);
            background: -ms-linear-gradient(#e7908e, #d9534f);
            background: -moz-linear-gradient(#e7908e, #d9534f);
            text-decoration: none;
            transition: all 0.3s;
            -moz-transition: all 0.3s;
            -ms-transition: all 0.3s;
            -o-transition: all 0.3s;
            -webkit-transition: all 0.3s
        }

        .category-type-14 .see-more-brief a:after {
            content: "";
            display: inline-block;
            bottom: -18px;
            left: -4px;
            right: -4px;
            position: absolute;
            height: 26px;
            background: #e8532b;
            -webkit-transform: rotate(6deg);
            -moz-transform: rotate(3deg);
            -o-transform: rotate(6deg)
        }

.category-child-sites-type3 {
    height: 35px
}

    .category-child-sites-type3 .nav > li {
        display: inline-block
    }

@media (max-width: 543px) {
    .category-child-sites-type3 .nav > li {
        position: static
    }
}

.category-child-sites-type3 .nav > li > .dropdown-icon {
    display: none
}

.category-child-sites-type3 .nav > li > a {
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    line-height: 35px;
    height: 35px;
    outline: 0 none;
    position: relative;
    padding: 0 10px;
    border-radius: 0;
    text-decoration: none
}

@media (min-width: 769px) {
    .category-child-sites-type3 .nav > li > a {
        padding: 0 15px;
        text-transform: uppercase
    }
}

.category-child-sites-type3 .nav > li > a:focus {
    background: none
}

.category-child-sites-type3 .nav > li:not(.last-li-lv1) > a {
    border-right: 1px solid #f29e87
}

.category-child-sites-type3 .nav > li > .dropdown-menu {
    margin-top: 0;
    padding: 0;
    border: none;
    border-radius: 0;
    left: calc(50% - 300px);
    border-top: 1px solid #ccc;
    background: #f8f9fa
}

@media (min-width: 1200px) {
    .category-child-sites-type3 .nav > li > .dropdown-menu {
        width: 600px;
        min-width: auto !important
    }
}

@media (max-width: 1199px) {
    .category-child-sites-type3 .nav > li > .dropdown-menu {
        width: 474px;
        min-width: auto !important
    }
}

@media (max-width: 1199px) {
    .category-child-sites-type3 .nav > li > .dropdown-menu {
        left: calc(50% - 237px)
    }
}

@media (max-width: 543px) {
    .category-child-sites-type3 .nav > li > .dropdown-menu {
        left: 0;
        right: 0;
        width: 100%;
        max-height: 400px;
        overflow-x: hidden;
        overflow-y: auto
    }
}

.category-child-sites-type3 .nav > li > .dropdown-menu > li {
    display: inline-block;
    width: 50%;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    overflow-y: visible
}

@media (max-width: 543px) {
    .category-child-sites-type3 .nav > li > .dropdown-menu > li:not(.clearfix) {
        width: 100%;
        float: none
    }
}

.category-child-sites-type3 .nav > li > .dropdown-menu > li > a:not(.dropdown-icon2) {
    line-height: 33px;
    position: static;
    text-align: left;
    z-index: 0;
    height: 35px;
    padding: 0 15px;
    padding-left: 10px;
    border: 1px solid #eaeaea;
    background: none;
    margin-left: -1px;
    margin-top: -1px
}

.category-child-sites-type3 .nav > li > .dropdown-menu > li .dropdown-icon2 {
    position: absolute;
    top: 0;
    right: 0;
    height: 34px;
    line-height: 33px;
    text-align: center;
    width: 25px;
    padding: 0;
    background: none !important
}

    .category-child-sites-type3 .nav > li > .dropdown-menu > li .dropdown-icon2:focus {
        background: none !important
    }

.category-child-sites-type3 .nav > li > .dropdown-menu > li:hover > a,
.category-child-sites-type3 .nav > li > .dropdown-menu > li.open > a {
    background: #e8532b;
    color: white
}

.category-child-sites-type3 .nav > li > .dropdown-menu > li > .dropdown-menu {
    position: static;
    width: 100%;
    max-width: 100%;
    margin: 0;
    border-radius: 0;
    margin-top: -1px;
    box-shadow: none;
    padding: 0;
    background: none;
    border-color: #eaeaea;
    border-top: 0;
    border-left-color: #e8532b
}

    .category-child-sites-type3 .nav > li > .dropdown-menu > li > .dropdown-menu li > a {
        padding: 5px 10px;
        font-size: 13px
    }

        .category-child-sites-type3 .nav > li > .dropdown-menu > li > .dropdown-menu li > a:before {
            content: "\f105";
            display: inline-block;
            font: normal normal normal 14px/1 FontAwesome;
            font-size: inherit;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            margin-right: 5px
        }

    .category-child-sites-type3 .nav > li > .dropdown-menu > li > .dropdown-menu li:hover a {
        background: #ddd
    }

.category-child-sites-type3 .nav > li:hover > .dropdown-menu {
    display: block !important
}

.category-child-sites-type3 .nav > li:hover > a {
    background: white;
    color: #e8532b
}

.category-child-sites-type3 .sear-form {
    position: relative;
    margin: 0 !important;
    background: white;
    z-index: 2;
    padding-left: 0;
    height: 35px;
    overflow: hidden
}

    .category-child-sites-type3 .sear-form .btn-submit {
        background: #fff;
        border: none !important;
        box-shadow: none !important;
        color: #e8532b;
        border-radius: 0;
        outline: none !important;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        height: 100%
    }

@media (max-width: 767px) {
    .category-child-sites-type3 .sear-form .btn-submit {
        display: none
    }
}

.category-child-sites-type3 .sear-form .form-control {
    border: none !important;
    box-shadow: none !important;
    border-radius: 0;
    outline: none !important;
    padding-right: 38px
}

@media (max-width: 767px) {
    .category-child-sites-type3 .sear-form {
        position: fixed;
        width: 100%;
        left: 100%;
        top: 0;
        z-index: 999;
        opacity: 0;
        display: block;
        transition: all 0.3s;
        -moz-transition: all 0.3s;
        -webkit-transition: all 0.3s;
        -o-transition: all 0.3s
    }

        .category-child-sites-type3 .sear-form.active {
            left: 0;
            opacity: 1;
            transition: all 0.3s
        }
}

.category-child-sites-type3 #open-search {
    font-size: 14px;
    height: 35px;
    width: 33px;
    display: inline-block;
    border: none;
    text-align: center;
    background: none;
    color: #fff
}

@media (min-width: 768px) {
    .category-child-sites-type3 #open-search {
        display: none
    }
}

.category-child-sites-type3 #open-search.cancel {
    position: absolute;
    top: 0;
    right: 0;
    color: #e20c0c;
    font-size: 15px
}

.category-child-sites-type3 div.li-search {
    float: right;
    height: 35px;
    line-height: 35px;
    max-width: 185px
}

    .category-child-sites-type3 div.li-search.mini-search {
        width: 33px !important;
        position: relative
    }

        .category-child-sites-type3 div.li-search.mini-search .sear-form {
            position: absolute;
            width: 0;
            right: 0;
            top: 0;
            z-index: -10;
            opacity: 0;
            display: block;
            transition: all 0.3s;
            -moz-transition: all 0.3s;
            -webkit-transition: all 0.3s;
            -o-transition: all 0.3s
        }

@media (max-width: 767px) {
    .category-child-sites-type3 div.li-search.mini-search .sear-form {
        width: 100%;
        position: fixed;
        width: 100%;
        left: 100%;
        z-index: 999
    }
}

.category-child-sites-type3 div.li-search.mini-search .sear-form.active {
    left: auto;
    z-index: 999;
    right: 0;
    left: auto;
    opacity: 1;
    transition: all 0.3s
}

@media (min-width: 768px) {
    .category-child-sites-type3 div.li-search.mini-search .sear-form.active {
        width: 200px
    }
}

.category-child-sites-type3 div.li-search.mini-search #open-search {
    display: inline-block !important
}

.category-child-sites-type3 div.li-search.mini-search .btn-submit {
    display: none !important
}

.category-child-sites-type3 .fluid-nav {
    display: inline-block;
    float: right;
    height: 35px;
    width: calc(100% - 185px);
    text-align: right
}

@media (min-width: 544px) {
    .category-child-sites-type3 .fluid-nav {
        position: relative
    }
}

@media (max-width: 767px) {
    .category-child-sites-type3 .fluid-nav {
        width: calc(100% - 33px)
    }
}

.category-child-sites-type3 .fluid-nav.fluid-nav-nosearch {
    width: 100% !important
}

@media (max-width: 767px) {
    .category-child-sites-type3 .fluid-nav.fluid-nav-nosearch {
        width: 100% !important
    }
}

.category-child-sites-type3 .fluid-nav.fluid-nav-nosearch .nav > li > .dropdown-menu {
    left: -300px !important
}

@media (max-width: 1199px) {
    .category-child-sites-type3 .fluid-nav.fluid-nav-nosearch .nav > li > .dropdown-menu {
        left: -237px !important
    }
}

@media (max-width: 543px) {
    .category-child-sites-type3 .fluid-nav.fluid-nav-nosearch .nav > li > .dropdown-menu {
        left: 0 !important;
        right: 0;
        width: 100%;
        max-height: 400px;
        overflow-x: hidden;
        overflow-y: auto
    }
}

.category-child-sites-type3 .fluid-nav.fluid-nav-minisearch {
    width: calc(100% - 33px) !important
}

    .category-child-sites-type3 .fluid-nav.fluid-nav-minisearch .nav > li > .dropdown-menu {
        left: -300px !important
    }

@media (max-width: 1199px) {
    .category-child-sites-type3 .fluid-nav.fluid-nav-minisearch .nav > li > .dropdown-menu {
        left: -237px !important
    }
}

@media (max-width: 543px) {
    .category-child-sites-type3 .fluid-nav.fluid-nav-minisearch .nav > li > .dropdown-menu {
        left: 0 !important;
        right: 0;
        width: 100%;
        max-height: 400px;
        overflow-x: hidden;
        overflow-y: auto
    }
}

.category-child-sites-type3 .fluid-nav .fluid-nav-positive {
    text-align: right;
    width: calc(100% - 26px);
    display: inline-block;
    display: inline-table;
    height: 35px
}

    .category-child-sites-type3 .fluid-nav .fluid-nav-positive > li > .dropdown-icon2 {
        display: none !important
    }

.category-child-sites-type3 .fluid-nav-backup {
    float: right;
    width: 25px;
    text-align: center;
    height: 35px;
    line-height: 37px
}

    .category-child-sites-type3 .fluid-nav-backup > a {
        font-size: 18px;
        color: white;
        display: inline-block;
        width: 25px;
        height: 35px
    }

    .category-child-sites-type3 .fluid-nav-backup .dropdown-menu2 {
        position: absolute;
        min-width: 160px;
        background: white;
        z-index: 999;
        top: 100%;
        text-align: left;
        border-radius: 0 0 3px 3px;
        right: 0;
        box-shadow: 1px 1px 3px #ccc
    }

        .category-child-sites-type3 .fluid-nav-backup .dropdown-menu2 > li:not(.clearfix) {
            position: relative;
            height: auto;
            display: inline-block;
            width: 100%;
            line-height: 30px;
            white-space: nowrap;
            overflow: hidden;
            float: left;
            text-overflow: ellipsis
        }

            .category-child-sites-type3 .fluid-nav-backup .dropdown-menu2 > li:not(.clearfix) > a:not(.dropdown-icon2) {
                padding: 0 10px;
                display: inline-block;
                width: 100%;
                height: 30px;
                line-height: 30px;
                padding-right: 20px;
                font-size: 14px
            }

            .category-child-sites-type3 .fluid-nav-backup .dropdown-menu2 > li:not(.clearfix) > .dropdown-icon2 {
                padding: 0 8px;
                display: inline-block;
                position: absolute;
                height: 30px;
                top: 0;
                right: 0;
                line-height: 30px
            }

            .category-child-sites-type3 .fluid-nav-backup .dropdown-menu2 > li:not(.clearfix) > .dropdown-menu {
                max-height: 300px;
                overflow: auto;
                position: static;
                width: 100%;
                border-radius: 0;
                box-shadow: none;
                max-width: 100%;
                overflow-x: hidden;
                font-size: 13px
            }

                .category-child-sites-type3 .fluid-nav-backup .dropdown-menu2 > li:not(.clearfix) > .dropdown-menu .dropdown-icon2 {
                    position: absolute;
                    top: 0;
                    right: 0;
                    padding: 3px 7px
                }

                .category-child-sites-type3 .fluid-nav-backup .dropdown-menu2 > li:not(.clearfix) > .dropdown-menu ul {
                    display: block;
                    position: static;
                    width: 100%;
                    box-shadow: none;
                    border: none;
                    border-bottom: 1px solid #ddd;
                    font-size: 12px
                }

                    .category-child-sites-type3 .fluid-nav-backup .dropdown-menu2 > li:not(.clearfix) > .dropdown-menu ul li > a:before {
                        content: "\f105";
                        display: inline-block;
                        font: normal normal normal 14px/1 FontAwesome;
                        font-size: inherit;
                        text-rendering: auto;
                        -webkit-font-smoothing: antialiased;
                        -moz-osx-font-smoothing: grayscale;
                        margin-right: 5px
                    }

.category-child-sites-type3 ::-webkit-scrollbar {
    width: 4px
}

.category-child-sites-type3 ::-webkit-scrollbar-thumb {
    border-radius: 0px;
    cursor: pointer !important;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1)
}

.category-child-sites-type3 ::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    cursor: pointer !important;
    border-radius: 0px
}

.navigation-menu-type-20 .container-fluid .navbar-nav {
    float: none !important;
    display: table-cell;
    vertical-align: middle;
    width: calc(100% - 20px)
}

.navigation-menu-type-20 .fluid-nav {
    position: relative
}

.navigation-menu-type-20 .navbar-nav {
    float: none !important
}

.navigation-menu-type-20 .fluid-nav-backup {
    width: 20px;
    display: table-cell;
    vertical-align: middle
}

    .navigation-menu-type-20 .fluid-nav-backup > a {
        color: #fff;
        width: 20px;
        line-height: initial !important;
        text-align: center;
        display: inline-block
    }

    .navigation-menu-type-20 .fluid-nav-backup .dropdown-menu-right {
        min-width: 200px;
        max-width: 320px;
        position: absolute;
        background-color: white;
        box-shadow: 1px 1px 2px #ccc;
        z-index: 1002;
        border: 1px solid #ccc;
        top: 100%
    }

        .navigation-menu-type-20 .fluid-nav-backup .dropdown-menu-right li {
            display: inline-block;
            width: 100%
        }

            .navigation-menu-type-20 .fluid-nav-backup .dropdown-menu-right li a {
                color: #262626;
                padding: 5px 10px;
                display: inline-block;
                width: 100%;
                white-space: normal
            }

                .navigation-menu-type-20 .fluid-nav-backup .dropdown-menu-right li a:not(.dropdown-toggle) {
                    padding-right: 25px
                }

            .navigation-menu-type-20 .fluid-nav-backup .dropdown-menu-right li ul {
                position: static;
                width: calc(100% - 10px);
                margin-left: 10px;
                border: none;
                box-shadow: none;
                margin-top: 0;
                border-left: 1px solid #e8532b;
                border-radius: 0
            }

            .navigation-menu-type-20 .fluid-nav-backup .dropdown-menu-right li.active > a {
                background-color: white;
                color: #e8532b;
                line-height: 1.42857
            }

        .navigation-menu-type-20 .fluid-nav-backup .dropdown-menu-right .dropdown-toggle {
            position: absolute;
            top: 0;
            right: 0;
            width: auto
        }

        .navigation-menu-type-20 .fluid-nav-backup .dropdown-menu-right .caret {
            display: none !important
        }

.category-type-11 .brief-parent-cate {
    padding: 0 20px;
    max-width: 767px;
    margin: auto;
    color: #fff;
    text-align: center
}

@media (max-width: 543px) {
    .category-type-11 .item-block {
        border: 1px solid white;
        padding: 10px;
        margin-bottom: 10px;
        border-radius: 5px
    }
}

.category-type-11 .left-items {
    text-align: right
}

@media (min-width: 768px) {
    .category-type-11 .left-items .block-image {
        display: inline-block;
        width: 44px;
        float: right;
        margin-top: 4px
    }
}

@media (min-width: 768px) {
    .category-type-11 .left-items .block-content {
        display: inline-block;
        width: calc(100% - 48px)
    }
}

.category-type-11 .right-items {
    text-align: left
}

@media (min-width: 768px) {
    .category-type-11 .right-items .block-image {
        display: inline-block;
        width: 44px;
        vertical-align: middle;
        float: left;
        margin-top: 4px
    }
}

@media (min-width: 768px) {
    .category-type-11 .right-items .block-content {
        display: inline-block;
        width: calc(100% - 48px);
        vertical-align: middle
    }
}

.category-type-11 .left-items,
.category-type-11 .right-items {
    float: none
}

@media (min-width: 768px) {
    .category-type-11 .left-items,
    .category-type-11 .right-items {
        width: 25%;
        display: inline-block;
        vertical-align: middle
    }
}

@media (min-width: 544px) and (max-width: 767px) {
    .category-type-11 .left-items,
    .category-type-11 .right-items {
        width: 29%;
        display: inline-block;
        vertical-align: middle
    }
}

@media (max-width: 543px) {
    .category-type-11 .left-items,
    .category-type-11 .right-items {
        text-align: center
    }
}

.category-type-11 .left-items .block-content .block-title a,
.category-type-11 .right-items .block-content .block-title a {
    color: #262626;
    font-weight: bold;
    text-shadow: 1px 1px 0px white, -1px -1px 0px white, -1px 1px 0px white, 1px -1px 0px white
}

    .category-type-11 .left-items .block-content .block-title a.title-1,
    .category-type-11 .right-items .block-content .block-title a.title-1 {
        color: #1b91ff
    }

    .category-type-11 .left-items .block-content .block-title a.title-2,
    .category-type-11 .right-items .block-content .block-title a.title-2 {
        color: #53910f
    }

    .category-type-11 .left-items .block-content .block-title a.title-3,
    .category-type-11 .right-items .block-content .block-title a.title-3 {
        color: #ff911b
    }

    .category-type-11 .left-items .block-content .block-title a.title-4,
    .category-type-11 .right-items .block-content .block-title a.title-4 {
        color: #fb1212
    }

    .category-type-11 .left-items .block-content .block-title a.title-5,
    .category-type-11 .right-items .block-content .block-title a.title-5 {
        color: #624dd6
    }

    .category-type-11 .left-items .block-content .block-title a.title-6,
    .category-type-11 .right-items .block-content .block-title a.title-6 {
        color: #1185ce
    }

.category-type-11 .left-items .block-content p,
.category-type-11 .right-items .block-content p {
    color: #fff
}

@media (min-width: 768px) {
    .category-type-11 .left-items .block-content p,
    .category-type-11 .right-items .block-content p {
        height: 76px;
        overflow: hidden
    }
}

@media (min-width: 992px) {
    .category-type-11 .left-items .block-content p,
    .category-type-11 .right-items .block-content p {
        height: 38px;
        overflow: hidden
    }
}

.category-type-11 .center-items {
    float: none
}

@media (min-width: 768px) {
    .category-type-11 .center-items {
        width: 48%;
        padding-top: 15px;
        display: inline-block;
        vertical-align: middle
    }
}

@media (min-width: 544px) and (max-width: 767px) {
    .category-type-11 .center-items {
        width: 40%;
        padding-top: 15px;
        display: inline-block;
        vertical-align: middle
    }
}

@media (max-width: 543px) {
    .category-type-11 .center-items {
        display: none
    }
}

.category-type-09 .block-image,
.category-type-10 .block-image {
    position: relative
}

    .category-type-09 .block-image .block-hover,
    .category-type-10 .block-image .block-hover {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        visibility: hidden;
        opacity: 0;
        border-radius: 2px;
        background-color: rgba(0, 0, 0, 0.4);
        transition: all 100ms ease-out
    }

        .category-type-09 .block-image .block-hover .block-hover-center,
        .category-type-10 .block-image .block-hover .block-hover-center {
            position: absolute;
            top: 47%;
            left: 0;
            right: 0;
            text-align: center;
            transform: translateY(-50%);
            transition: top 200ms ease-out
        }

            .category-type-09 .block-image .block-hover .block-hover-center span,
            .category-type-10 .block-image .block-hover .block-hover-center span {
                padding: 8px 18px;
                font-size: 13px;
                font-weight: bold;
                font-family: "Open Sans", Helvetica, Arial, sans-serif;
                color: #ffffff;
                text-shadow: 0 1px 1px rgba(50, 50, 50, 0.2);
                border-radius: 25px;
                background-color: rgba(0, 0, 0, 0.4);
                transition: all 100ms ease-out
            }

    .category-type-09 .block-image:hover .block-hover,
    .category-type-10 .block-image:hover .block-hover {
        visibility: visible;
        opacity: 1;
        transition: all 100ms ease-out
    }

        .category-type-09 .block-image:hover .block-hover .block-hover-center span:hover,
        .category-type-10 .block-image:hover .block-hover .block-hover-center span:hover {
            background-color: #e8532b;
            cursor: pointer;
            transition: all 100ms ease-out
        }

@media (min-width: 992px) {
    .category-type-09 .block-content .block-title,
    .category-type-10 .block-content .block-title {
        height: 45px;
        overflow: hidden
    }
}

.category-type-09 .block-content .block-title a,
.category-type-10 .block-content .block-title a {
    color: #464646;
    text-decoration: none;
    font-size: 20px;
    transition: all 100ms ease-out
}

.category-type-09 .block-content .block-title:hover a,
.category-type-10 .block-content .block-title:hover a {
    color: #5bc0de;
    text-decoration: none;
    transition: all 100ms ease-out
}

.category-type-09 .block-content p,
.category-type-10 .block-content p {
    color: #333;
    line-height: 1.33333
}

@media (min-width: 992px) {
    .category-type-09 .block-content p,
    .category-type-10 .block-content p {
        height: 55px;
        overflow: hidden
    }
}

.category-type-09 .block-content .read-more,
.category-type-10 .block-content .read-more {
    position: relative;
    font-weight: bold;
    color: #d9534f;
    transition: all 100ms ease-out
}

    .category-type-09 .block-content .read-more:after,
    .category-type-10 .block-content .read-more:after {
        position: absolute;
        content: "\f105";
        font-family: "FontAwesome";
        font-size: 14px;
        right: -13px;
        transition: all 100ms ease-out
    }

    .category-type-09 .block-content .read-more:hover:after,
    .category-type-10 .block-content .read-more:hover:after {
        right: -10px;
        transition: all 100ms ease-out
    }

.category-type-09 {
    margin-bottom: 70px
}

    .category-type-09 .item-block {
        margin-bottom: 10px
    }

    .category-type-09 .block-image {
        position: relative
    }

        .category-type-09 .block-image .block-hover {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            visibility: hidden;
            opacity: 1;
            border-radius: 2px;
            background-color: rgba(0, 0, 0, 0.4);
            transition: all 100ms ease-out
        }

            .category-type-09 .block-image .block-hover .block-hover-center {
                position: absolute;
                top: 47%;
                left: 0;
                right: 0;
                text-align: center;
                transform: translateY(-50%);
                transition: top 200ms ease-out
            }

                .category-type-09 .block-image .block-hover .block-hover-center span {
                    padding: 8px 18px;
                    font-size: 13px;
                    font-weight: bold;
                    font-family: "Open Sans", Helvetica, Arial, sans-serif;
                    color: #ffffff;
                    text-shadow: 0 1px 1px rgba(50, 50, 50, 0.2);
                    border-radius: 25px;
                    background-color: rgba(0, 0, 0, 0.4);
                    transition: all 100ms ease-out
                }

        .category-type-09 .block-image:hover .block-hover {
            visibility: visible;
            opacity: 1;
            transition: all 100ms ease-out
        }

            .category-type-09 .block-image:hover .block-hover .block-hover-center span:hover {
                background-color: #e8532b;
                cursor: pointer;
                transition: all 100ms ease-out
            }

    .category-type-09 .block-content .block-title a {
        color: #464646;
        text-decoration: none;
        font-size: 20px;
        font-weight: bold;
        transition: all 100ms ease-out
    }

    .category-type-09 .block-content .block-title:hover a {
        color: #5bc0de;
        text-decoration: none;
        transition: all 100ms ease-out
    }

    .category-type-09 .block-content p {
        color: #333;
        line-height: 1.33333
    }

    .category-type-09 .block-content .read-more {
        color: #d9534f;
        position: relative;
        font-weight: bold;
        transition: all 100ms ease-out
    }

        .category-type-09 .block-content .read-more:after {
            position: absolute;
            content: "\f105";
            font-family: "FontAwesome";
            font-size: 14px;
            right: -13px;
            transition: all 100ms ease-out
        }

        .category-type-09 .block-content .read-more:hover {
            text-decoration: none
        }

            .category-type-09 .block-content .read-more:hover:after {
                right: -10px;
                transition: all 100ms ease-out
            }

@media (max-width: 991px) {
    .category-type-09 {
        margin-bottom: 40px
    }
}

@media (max-width: 767px) {
    .category-type-09 {
        margin-bottom: 20px
    }
}

@media (max-width: 991px) {
    .category-type-09 .item-block {
        display: block;
        width: 100%;
        margin-bottom: 20px
    }

        .category-type-09 .item-block .item-wrap {
            border: 1px solid #eee
        }

            .category-type-09 .item-block .item-wrap .block-content {
                padding-left: 10px;
                padding-right: 10px;
                padding-bottom: 10px
            }
}

@media (max-width: 768px) {
    .category-type-09 .item-block .item-wrap,
    .category-type-10 .item-block .item-wrap {
        border: 1px solid #eee;
        margin-bottom: 20px;
        padding-bottom: 10px
    }

        .category-type-09 .item-block .item-wrap .block-content,
        .category-type-10 .item-block .item-wrap .block-content {
            padding-left: 10px;
            padding-right: 10px
        }
}

.btn-menu-mobile {
    font-size: 28px;
    color: #fff;
    background: #111;
    float: right;
    padding: 0px 8px;
    display: none
}

.menu-module-fix .btn-menu-mobile {
    color: #fff
}

.mobile-menu-main {
    position: fixed;
    top: 0;
    height: 100%;
    z-index: 999999;
    left: -130%;
    width: 260px;
    background: #e8532b;
    overflow-x: scroll
}

    .mobile-menu-main .btn-nav-mobile-close {
        display: block;
        float: right;
        width: 32px;
        height: 32px;
        position: absolute;
        right: 5px;
        top: 10px;
        text-align: center;
        background: #e8532b
    }

    .mobile-menu-main .btn-close-bottom,
    .mobile-menu-main .sign-in {
        background: #e8532b;
        padding: 8px 15px;
        font-size: 15px;
        color: #fff;
        display: block;
        text-align: left;
        border-top: 1px solid #fff
    }

    .mobile-menu-main .btn-nav-mobile-close i {
        font-size: 20px;
        padding-top: 4px;
        color: #fff
    }

    .mobile-menu-main .searchform {
        margin-bottom: 20px;
        clear: both
    }

    .mobile-menu-main .searchBox {
        padding: 10px;
        border-bottom: 1px solid;
        padding-right: 47px
    }

    .mobile-menu-main .btn-submit {
        height: 34px
    }

    .mobile-menu-main .dd-item {
        border-bottom: #fff solid 1px;
        position: relative
    }

    .mobile-menu-main li a {
        padding: 8px 15px;
        color: #fff;
        display: inline-block
    }

    .mobile-menu-main ul ul {
        background: #ed7859;
        display: none
    }

    .mobile-menu-main li ul li {
        border-bottom: #fff solid 1px;
        padding-left: 10px
    }

    .mobile-menu-main .dd-title a.drowdown-icon {
        position: absolute;
        right: 0;
        top: 0
    }

.show-for-small {
    display: none
}

@media (max-width: 768px) {
    .show-for-small {
        display: block !important;
        position: absolute;
        top: 2px;
        right: 10px;
        border: 1px solid #fff
    }
}

.btn-warning {
    background-color: #e8532b;
    border-color: #e8532b
}

#mobile-toggle {
    display: block;
    width: 38px;
    height: 34px;
    border: 1px solid #e8532b;
    background: #e8532b;
    text-align: center;
    line-height: 34px;
    color: #fff;
    font-size: 22px;
    font-weight: normal
}

.header-default {
    padding-top: 12px;
    padding-bottom: 12px
}

    .header-default .logo {
        float: left
    }

        .header-default .logo a {
            text-decoration: none
        }

        .header-default .logo .logo-img {
            height: 40px
        }

        .header-default .logo .logo-text {
            line-height: 40px
        }

    .header-default .header-text {
        float: right;
        margin-top: 4px
    }

        .header-default .header-text h4.slogan {
            margin: 0;
            position: relative
        }

            .header-default .header-text h4.slogan:after {
                content: "";
                display: inline-block;
                vertical-align: middle;
                height: 16px;
                width: 1px;
                background-color: #c4c4c4;
                margin-left: 12px
            }

    .header-default .form-group {
        margin-left: 12px;
        display: inline-block
    }

        .header-default .form-group:first-child {
            margin-left: 0
        }

    .header-default .search-header {
        position: relative
    }

        .header-default .search-header .form-control {
            padding-right: 36px
        }

        .header-default .search-header button[type="button"] {
            background-color: transparent;
            position: absolute;
            top: 0;
            right: 0
        }

@media (max-width: 544px) {
    .header-default .header-text {
        float: none
    }

    .header-default .slogan {
        display: none
    }

    .header-default .member {
        float: right
    }

        .header-default .member .mobile-user {
            padding: 6px 12px
        }

    .header-default .btn-search-mobile {
        float: right
    }

    .header-default .search-header {
        margin: 0;
        clear: both
    }
}

.footer-default {
    background-image: url("/App/Corporate/images/footer/bf_footer_default.png");
    background-repeat: repeat;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px
}

    .footer-default .footer-wrapper p:last-child {
        margin-bottom: 0
    }

    .footer-default .footer-link {
        font-size: 12px;
        margin-top: 3px
    }

        .footer-default .footer-link li:first-child {
            padding-left: 0
        }

        .footer-default .footer-link li + li:before {
            content: "| ";
            padding-right: 6px;
            color: #eee
        }

        .footer-default .footer-link a {
            color: #fff;
            text-decoration: none
        }

            .footer-default .footer-link a:hover {
                color: #e8532b
            }

.snippet-contact-type2 {
    color: #555
}

    .snippet-contact-type2 ul {
        list-style: none;
        position: relative;
        margin-top: 12px;
        margin-bottom: 12px;
        padding-left: 32px
    }

        .snippet-contact-type2 ul li {
            border-top: 1px solid #555;
            padding-top: 20px;
            padding-bottom: 20px
        }

            .snippet-contact-type2 ul li .contact-address,
            .snippet-contact-type2 ul li .contact-openTime {
                margin-bottom: -10px
            }

        .snippet-contact-type2 ul .contact-phone {
            font-weight: bold
        }

        .snippet-contact-type2 ul .fa-2 {
            font-size: 2em
        }

        .snippet-contact-type2 ul .icon {
            position: absolute;
            left: 0;
            padding-top: 6px
        }

.article_manager .table-top-top {
    height: auto !important;
    line-height: inherit !important
}

    .article_manager .table-top-top .table-th-text {
        font-weight: bold
    }

.article_manager .table-content-td {
    padding: 6px 0;
    font-size: 13px
}

    .article_manager .table-content-td .img-thumb {
        margin-top: 2px
    }

    .article_manager .table-content-td .item-list-title {
        font-weight: bold;
        margin-bottom: 3px;
        display: block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .article_manager .table-content-td .item-list-meta {
        color: #777;
        margin-bottom: 6px
    }

        .article_manager .table-content-td .item-list-meta .author {
            color: #777
        }

    .article_manager .table-content-td .item-list-category {
        margin-bottom: 3px
    }

    .article_manager .table-content-td .icon-type {
        display: block;
        float: left;
        margin-right: 6px;
        width: 64px;
        height: 64px;
        font-size: 48px;
        line-height: 64px;
        text-align: center
    }

.article_manager .table-content-tr {
    display: block;
    border: 1px solid #ccc;
    margin-bottom: 10px
}

    .article_manager .table-content-tr .table-content-td {
        border: none
    }

    .article_manager .table-content-tr:hover .table-content-td {
        background-color: transparent;
        color: #333 !important
    }

        .article_manager .table-content-tr:hover .table-content-td > * {
            color: #333 !important
        }

        .article_manager .table-content-tr:hover .table-content-td .item-list-title {
            color: #333 !important
        }

        .article_manager .table-content-tr:hover .table-content-td .item-list-meta {
            color: #777
        }

.article_manager .sidebar-categories {
    float: left;
    width: 220px
}

    .article_manager .sidebar-categories .sidebar-heading {
        height: 36px;
        line-height: 36px;
        font-weight: bold
    }

    .article_manager .sidebar-categories .nav > li {
        border: 1px solid #ccc;
        margin: 0
    }

        .article_manager .sidebar-categories .nav > li + li {
            border-top: none
        }

        .article_manager .sidebar-categories .nav > li > a {
            padding-top: 6px;
            padding-bottom: 6px
        }

        .article_manager .sidebar-categories .nav > li .caret {
            transform: rotate(-90deg)
        }

        .article_manager .sidebar-categories .nav > li .dropdown-icon {
            position: absolute;
            right: 0;
            top: 0
        }

        .article_manager .sidebar-categories .nav > li:after {
            content: "";
            clear: both;
            display: block
        }

        .article_manager .sidebar-categories .nav > li:hover > .dropdown-menu {
            display: block;
            top: -1px;
            left: 100%;
            border-radius: 0;
            margin: 0
        }

.article_manager .article_manager_container {
    margin-left: 235px
}

.article_manager .controls .totalItem .form-control {
    padding-top: 0;
    padding-bottom: 0;
    height: 30px
}

.article_manager .controls select.form-control {
    height: 30px
}

.article_manager .container-edit-layout {
    max-height: 550px;
    overflow-y: auto;
    overflow-x: hidden
}

@media (min-width: 1100px) {
    .article_manager .modal-lg {
        width: 1100px
    }
}

@media (max-width: 992px) {
    .extra-article-info .text-right {
        text-align: left !important
    }
}

.extra-article-info .text-right > label {
    padding-top: 8px
}

.modal-article-new .modal-footer-left {
    padding-top: 6px
}

    .modal-article-new .modal-footer-left > a {
        font-size: 20px;
        margin-right: 6px;
        display: inline-block
    }

        .modal-article-new .modal-footer-left > a.active {
            color: #e8532b
        }

.qa-detailLayout {
    border: 1px solid #ddd;
    padding: 10px;
    border-bottom: 0
}

    .qa-detailLayout .question {
        border-bottom: 2px solid #e8532b;
        color: #000;
        font-size: 14px;
        font-weight: bold;
        padding-bottom: 5px;
        display: inline-block;
        text-transform: uppercase
    }

        .qa-detailLayout .question i {
            color: #e8532b;
            padding-right: 5px
        }

    .qa-detailLayout .question-title .title {
        font-weight: bold;
        font-style: italic;
        padding: 10px 0;
        line-height: 22px
    }

    .qa-detailLayout .question-title .question-content {
        line-height: 22px
    }

    .qa-detailLayout .creator-account {
        text-align: right;
        padding: 15px 0
    }

        .qa-detailLayout .creator-account i {
            color: #e8532b;
            padding-right: 5px
        }

    .qa-detailLayout .label-post {
        border-bottom: 2px solid #e8532b;
        color: #000;
        font-size: 14px;
        font-weight: bold;
        padding-bottom: 5px;
        text-transform: uppercase;
        display: inline-block;
        margin-bottom: 15px
    }

        .qa-detailLayout .label-post i {
            color: #e8532b;
            padding-right: 5px
        }

    .qa-detailLayout .admission-faq-list-content .time {
        text-align: right
    }

        .qa-detailLayout .admission-faq-list-content .time i {
            color: #e8532b;
            padding-right: 5px
        }

    .qa-detailLayout .admission-faq-list-content .title {
        padding: 15px 0;
        line-height: 22px
    }

.answer-edit {
    border: 1px solid #ddd;
    padding: 10px;
    border-top: 0
}

    .answer-edit .question {
        border-bottom: 2px solid #e8532b;
        color: #000;
        font-size: 14px;
        font-weight: bold;
        padding-bottom: 5px;
        display: inline-block;
        text-transform: uppercase;
        margin-bottom: 25px;
        margin-top: 25px
    }

        .answer-edit .question i {
            color: #e8532b;
            padding-right: 5px
        }

.frame-question-qa {
    border-radius: 0;
    box-shadow: none
}

    .frame-question-qa .panel-heading {
        background: none
    }

        .frame-question-qa .panel-heading .panel-title {
            display: inline-block;
            position: relative;
            font-weight: bold;
            text-transform: uppercase
        }

            .frame-question-qa .panel-heading .panel-title:before {
                content: "";
                width: 100%;
                height: 2px;
                background: #e8532b;
                z-index: 1;
                position: absolute;
                bottom: -12px
            }

.list-post-qa .list-items .item {
    padding: 10px 0;
    border-bottom: 1px dotted #999;
    margin-bottom: 10px
}

    .list-post-qa .list-items .item a i {
        color: #e8532b;
        font-size: 17px;
        padding-right: 5px
    }

.box-body-controls {
    padding: 15px 0
}

    .box-body-controls .controls-group {
        display: inline-block;
        vertical-align: middle
    }

.fluid-main-navbar .nav {
    margin: 0
}

@media (max-width: 768px) {
    .fluid-main-navbar .nav {
        margin: 0
    }
}

.fluid-main-navbar .nav > li {
    display: inline-block
}

@media (max-width: 768px) {
    .fluid-main-navbar .nav .dropdown .flun-toggle {
        margin-right: 0 !important
    }
}

.fluid-main-navbar .nav .dropdown:hover > .dropdown-menu {
    font-size: inherit
}

@media (min-width: 768px) {
    .fluid-main-navbar .nav .dropdown:hover > .dropdown-menu {
        display: block
    }
}

.fluid-main-navbar .nav .dropdown-menu {
    position: absolute;
    background: #fff
}

    .fluid-main-navbar .nav .dropdown-menu > li > a {
        font-size: inherit;
        padding-left: 12px;
        padding-right: 12px
    }

.fluid-main-navbar .nav .fluid-nav-negative {
    border: 1px solid #eee;
    border-top: 0;
    right: -7px;
    white-space: normal
}

    .fluid-main-navbar .nav .fluid-nav-negative li {
        display: inline-block;
        width: 100%
    }

    .fluid-main-navbar .nav .fluid-nav-negative .dropdown-menu {
        display: block;
        box-shadow: none;
        border: none;
        border-radius: 0;
        padding: 0;
        position: static;
        font-size: 12px;
        margin-top: 0
    }

        .fluid-main-navbar .nav .fluid-nav-negative .dropdown-menu > li > a {
            font-size: 12px;
            padding-left: 24px
        }

.fluid-style1 {
    background-color: #fff;
    padding: 6px;
    border: 1px solid #eee
}

    .fluid-style1 .nav > li > a {
        padding: 4px 10px;
        margin-right: 3px;
        border: 1px solid transparent;
        border-radius: 2px;
        color: #333;
        position: relative
    }

    .fluid-style1 .nav > li.dropdown > a {
        border-color: #eee
    }

    .fluid-style1 .nav > li:hover > a:after {
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        content: "";
        height: 50%;
        display: block
    }

    .fluid-style1 .nav > li.active > a {
        color: #555
    }

    .fluid-style1 .nav .dropdown-menu {
        top: 36px;
        border-color: #eee
    }

.tl-message-content .message-content a {
    text-decoration: none
}

.cmt-form-content textarea.form-control {
    border-radius: 30px;
    box-shadow: none;
    border: 1px solid #ededed
}

.comment-timeLine .bound-comments .message-content .comment-edit-inline {
    pointer-events: fill
}

.comment-timeLine .tl-message-content {
    position: relative;
    text-align: justify;
    padding-right: 10px
}

.comment-timeLine .cmt-item {
    position: relative;
    text-align: justify
}

    .comment-timeLine .cmt-item .dropdown.action-item {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 1
    }

.comment-timeLine .sub-comment-div > .sub-comment > .sub-comment-item > .cmt-item .dropdown.action-item {
    display: none
}

.comment-timeLine .sub-comment-div > .sub-comment > .sub-comment-item:hover > .cmt-item .dropdown.action-item {
    display: block
}

.label-document {
    color: #777
}

.list-info-document {
    display: grid;
    grid-template-columns: auto auto
}

body.postFocus::before {
    content: "";
    background: #000;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    transition: opacity .3s, bottom 0 .3s;
    z-index: 1051;
    display: block;
    bottom: 0;
    opacity: .6;
    transition: opacity .3s
}

.postFocus .post-nav-actionType2 {
    z-index: 1055;
    position: relative
}

.post-nav-actionType2 {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    margin-bottom: 10px;
    border: none
}

    .post-nav-actionType2 .box.box-edit-layout {
        padding: 10px;
        margin-bottom: 0
    }

        .post-nav-actionType2 .box.box-edit-layout .cke_editable {
            border: none;
            border-bottom: 1px solid #ccc;
            border-radius: 0;
            box-shadow: none;
            padding: 0;
            outline: none;
            margin-bottom: 10px
        }

        .post-nav-actionType2 .box.box-edit-layout .form-button-action .btn-form .form-control {
            height: 30px !important
        }

        .post-nav-actionType2 .box.box-edit-layout .form-button-action .btn-form .btn {
            padding: 4px 12px
        }

    .post-nav-actionType2 .select2-container .select2-selection--single {
        height: 30px !important
    }

    .post-nav-actionType2 .member-post-form .action-form .dropdown > a {
        padding: 0 10px;
        line-height: 28px
    }

        .post-nav-actionType2 .member-post-form .action-form .dropdown > a > i {
            margin-top: 8px
        }

    .post-nav-actionType2 .member-post-form .action-form .child-action.btn-sm {
        padding: 0 10px;
        line-height: 30px
    }

    .post-nav-actionType2 .wrap-file-uploader {
        height: 50px !important
    }

        .post-nav-actionType2 .wrap-file-uploader .file-uploader {
            line-height: 30px
        }

    .post-nav-actionType2 .wrap-uploadAlbum {
        height: 50px !important
    }

        .post-nav-actionType2 .wrap-uploadAlbum .file-uploader {
            line-height: 30px
        }

.tags-wrapper + .left-action {
    position: absolute
}

.post-nav-actionType2.post-nav-action > ul.list-inline {
    padding: 10px;
    padding-top: 0
}

@media (max-width: 543px) {
    .post-nav-actionType2.post-nav-action > ul.list-inline {
        display: -webkit-flex;
        display: flex
    }
}

.post-nav-actionType2.post-nav-action > ul.list-inline > li {
    border-left: none
}

@media (max-width: 543px) {
    .post-nav-actionType2.post-nav-action > ul.list-inline > li {
        padding-left: 3px;
        padding-right: 3px
    }
}

.post-nav-actionType2.post-nav-action > ul.list-inline > li:first-child {
    padding-left: 0
}

.post-nav-actionType2.post-nav-action > ul.list-inline > li > a {
    display: block;
    padding: 0 7px;
    background-color: #f3f3f3;
    border-radius: 30px;
    line-height: 32px;
    font-weight: 500;
    font-size: 13px
}

.post-nav-actionType2.post-nav-action > ul.dropdown-menu,
.post-nav-action.post-nav-actionType2 > ul.list-inline {
    margin: 0 !important;
    padding: 10px !important;
    max-width: calc(100vw - 50px);
    min-width: 280px
}

    .post-nav-actionType2.post-nav-action > ul.dropdown-menu > li,
    .post-nav-action.post-nav-actionType2 > ul.list-inline > li {
        border-left: none
    }

.post-nav-actionType2.post-nav-action > .dropdown-menu > li > a {
    white-space: unset
}

.newsfeed-list .message-user a.message-avatar {
    border-radius: 50%
}

div[id^=navBar-action] {
    display: flex;
    display: -webkit-flex
}

@media (max-width: 768px) {
    .member-post-form .actionFormPost {
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap
    }

    .member-post-form div[id^=tag] {
        flex: 0 0 100%;
        -webkit-flex: 0 0 100%;
        margin-bottom: 10px
    }

    .member-post-form .right-action.pull-right {
        flex: 1;
        -webkit-flex: 1;
        display: -webkit-flex;
        display: flex;
        justify-content: flex-end
    }

    .member-post-form div[class^=accountList] {
        margin-right: 5px
    }

    .member-post-form .action-form .child-action {
        min-width: auto
    }

    .member-post-form select[name="fields[shareType]"] {
        height: 100% !important
    }

    .member-post-form .tooltip {
        display: none !important
    }

    .social-nav-action .list-inline > li > a span {
        display: none
    }
}

@media (max-width: 543px) {
    .social-nav-action .list-inline li:not(.active) a {
        color: #777
    }

    .post-nav-actionType2.post-nav-action > ul.list-inline > li > a {
        padding: 8px 13px;
        line-height: var(--line-height-base)
    }

    .list-info-document {
        grid-template-columns: auto
    }

    .post-nav-actionType2 {
        border-radius: 0
    }
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden
}

    .video-container iframe,
    .video-container object,
    .video-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

.columnAction3 {
    width: 33% !important
}

.columnAction2 {
    width: 50% !important;
    text-align: center !important
}

.columnAction1 {
    width: 100% !important;
    text-align: center !important
}

.action-inner .message-action-button:last-child {
    text-align: right
}

@media (max-width: 543px) {
    .newsfeed-list .message-action .action-inner {
        display: flex;
        display: -webkit-flex;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        white-space: nowrap
    }

        .newsfeed-list .message-action .action-inner > a {
            flex: 1;
            -webkit-flex: 1;
            width: auto;
            font-size: 13px
        }
}

.tags-list-account input {
    width: 100%;
    height: 31px;
    border: none;
    outline: none
}

.urlInfo {
    margin-top: 6px
}

    .urlInfo .contentInfo {
        border: 1px solid #dddfe2;
        margin: 0;
        padding: 10px 12px;
        position: relative
    }

    .urlInfo .imgInfo .img {
        height: 100%;
        min-height: initial;
        width: 100%
    }

    .urlInfo a {
        text-decoration: none
    }

    .urlInfo .urlDomain {
        color: #606770;
        font-size: 12px
    }

    .urlInfo .urlTitle {
        font-family: inherit;
        font-size: 16px;
        line-height: 20px;
        margin: 5px 0 0;
        color: #1d2129;
        font-weight: bold
    }

    .urlInfo .urlDescription {
        color: #606770;
        font-size: 14px;
        line-height: 20px;
        word-break: break-word;
        max-height: 80px;
        overflow: hidden
    }

.document-statistic .itemValue {
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 5px !important;
    color: var(--brand-primary)
}

.document-statistic .itemValue {
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 5px !important
}

.document-statistic .static-inner {
    margin-left: -5px;
    margin-right: -5px
}

.document-statistic .boxStatictis-item {
    float: left;
    width: 50%;
    padding: 0 5px 10px
}

    .document-statistic .boxStatictis-item .itemInner .itemTitle {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        line-height: 1.428571429
    }

.document-statistic .itemInner {
    background: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
    border: none;
    text-align: center;
    padding: 10px 5px
}

.document-statistic a:hover {
    text-decoration: none
}

@media (min-width: 768px) and (max-width: 992px) {
    .document-statistic .boxStatictis-item {
        float: left;
        width: 100% !important;
        padding: 0 5px 10px;
        height: 92px
    }

        .document-statistic .boxStatictis-item .itemInner .itemTitle {
            white-space: nowrap;
            position: relative;
            width: 100%;
            cursor: pointer;
            height: auto;
            overflow: hidden;
            text-overflow: ellipsis
        }
}

.playlist-none .video-img {
    position: relative
}

    .playlist-none .video-img .play-video {
        position: relative
    }

    .playlist-none .video-img > a {
        display: block
    }

    .playlist-none .video-img a.play-video:after {
        content: "\f04b";
        font-family: FontAwesome;
        font-size: 2em;
        position: absolute;
        top: calc(50% - 22px);
        left: calc(50% - 35px);
        color: #fff;
        background: #000000;
        width: 70px;
        height: 45px;
        display: block;
        text-align: center;
        border-radius: 7px;
        line-height: 45px
    }

    .playlist-none .video-img a.play-video:hover:after {
        background: #ff3535
    }

.post-element {
    overflow: hidden
}

.menuAccount .card {
    display: flex;
    flex-direction: row;
    color: #4b4f56
}

.menuAccount .card-content {
    padding: 10px;
    flex: 1
}

.menuAccount .welcome {
    margin-bottom: 10px
}

    .menuAccount .welcome .card-thumb {
        padding: 0
    }

    .menuAccount .welcome .card-content {
        padding-top: 0;
        padding-right: 0;
        padding-bottom: 0
    }

    .menuAccount .welcome .wall-link {
        color: #e8532b;
        font-weight: 700
    }

    .menuAccount .welcome .card-thumb > img {
        width: 55px;
        height: 55px;
        border-radius: 3px
    }

.list-index-column {
    width: 40px
}

.list-image-column {
    width: 60px
}

.float-none {
    float: none !important
}

.relative {
    position: relative
}

.font-small {
    font-size: 12px
}

.font-size-11 {
    font-size: 11px
}

.fa-1_2x {
    font-size: 1.2em !important
}

.fa-1_5x {
    font-size: 1.5em !important
}

.mr-0 {
    margin-right: 0 !important
}

.bra-0 {
    border-radius: 0 !important
}

.text-italic {
    font-style: italic
}

.text-bold {
    font-weight: bold
}

.text-thin {
    font-weight: 400
}

.text-yellow {
    color: #fcc525
}

.text-underline {
    text-decoration: underline
}

.no-border {
    border: none !important
}

.d-block {
    display: block
}

.d-inline {
    display: inline
}

.d-table-c {
    display: table-cell
}

.d-inline-b {
    display: inline-block
}

.min-height-300 {
    min-height: 300px
}

.max-width-540 {
    max-width: 540px;
    margin: 0 auto
}

.max-width-1036 {
    max-width: 1036px;
    margin: 0 auto
}

.max-width-1170 {
    max-width: 1170px
}

.max-width-180 {
    max-width: 180px !important
}

.box-bordered {
    border: 1px solid #ddd
}

.w-200 {
    width: 200px !important
}

.w-230 {
    width: 230px !important;
    max-width: 230px !important
}

.wp-10 {
    width: 10% !important
}

.wp-20 {
    width: 20% !important
}

.wp-25 {
    width: 25% !important
}

.wp-30 {
    width: 30% !important
}

.wp-35 {
    width: 35% !important
}

.wp-40 {
    width: 40% !important
}

.wp-50 {
    width: 50% !important
}

.wp-60 {
    width: 60% !important
}

.wp-70 {
    width: 70% !important
}

.wp-80 {
    width: 80% !important
}

.wp-90 {
    width: 90% !important
}

.wp-100 {
    width: 100% !important
}

.w-auto {
    width: auto !important
}

.p-5 {
    padding: 5px !important
}

.p-10 {
    padding: 10px !important
}

.p-20 {
    padding: 20px !important
}

.p-15 {
    padding: 15px !important
}

.pt-0,
.ptb-0 {
    padding-top: 0 !important
}

.pb-0,
.ptb-0 {
    padding-bottom: 0 !important
}

.pl-0,
.plr-0 {
    padding-left: 0 !important
}

.pr-0,
.plr-0 {
    padding-right: 0 !important
}

.pt-5,
.ptb-5 {
    padding-top: 5px !important
}

.pb-5,
.ptb-5 {
    padding-bottom: 5px !important
}

.pt-10,
.ptb-10 {
    padding-top: 10px !important
}

.pt-15,
.ptb-15 {
    padding-top: 15px !important
}

.pb-10,
.ptb-10 {
    padding-bottom: 10px !important
}

.pb-15,
.ptb-15 {
    padding-bottom: 15px !important
}

.pt-20,
.ptb-20 {
    padding-top: 20px !important
}

.pb-20,
.ptb-20 {
    padding-bottom: 20px !important
}

.pl-5,
.plr-5 {
    padding-left: 5px !important
}

.pl-10,
.plr-10 {
    padding-left: 10px !important
}

.pl-15,
.plr-15 {
    padding-left: 15px !important
}

.pl-20,
.plr-20 {
    padding-left: 20px !important
}

.pr-5,
.plr-5 {
    padding-right: 5px !important
}

.pr-10,
.plr-10 {
    padding-right: 10px !important
}

.pr-15,
.plr-15 {
    padding-right: 15px !important
}

.pr-20,
.plr-20 {
    padding-right: 20px !important
}

.p-40 {
    padding: 40px !important
}

.pt-40 {
    padding-top: 40px !important
}

.pb-40 {
    padding-bottom: 40px !important
}

.pl-40 {
    padding-left: 40px !important
}

.pr-40 {
    padding-ight: 40px !important
}

.mt-0,
.mtb-0 {
    margin-top: 0 !important
}

.mb-0,
.mtb-0 {
    margin-bottom: 0 !important
}

.ml-0,
.mlr-0 {
    margin-left: 0 !important
}

.mr-0,
.mlr-0 {
    margin-right: 0 !important
}

.mt-5,
.mtb-5 {
    margin-top: 5px !important
}

.mt-10,
.mtb-10 {
    margin-top: 10px !important
}

.mt-15,
.mtb-15 {
    margin-top: 15px !important
}

.mt-20,
.mtb-20 {
    margin-top: 20px !important
}

.mb-5,
.mtb-5 {
    margin-bottom: 5px !important
}

.mb-10,
.mtb-10 {
    margin-bottom: 10px !important
}

.mb-15,
.mtb-15 {
    margin-bottom: 15px !important
}

.mb-20,
.mtb-20 {
    margin-bottom: 20px !important
}

.ml-5,
.mlr-5 {
    margin-left: 5px !important
}

.ml-10,
.mlr-10 {
    margin-left: 10px !important
}

.ml-15,
.mlr-15 {
    margin-left: 15px !important
}

.ml-20,
.mlr-20 {
    margin-left: 20px !important
}

.mr-5,
.mlr-5 {
    margin-right: 5px !important
}

.mr-10,
.mlr-10 {
    margin-right: 10px !important
}

.mr-15,
.mlr-15 {
    margin-right: 15px !important
}

.mr-20,
.mlr-20 {
    margin-right: 20px !important
}

.mt-30 {
    margin-top: 30px !important
}

.mb-30 {
    margin-bottom: 30px !important
}

.m-40 {
    margin: 40px !important
}

.mt-40,
.mtb-40 {
    margin-top: 40px !important
}

.mb-40,
.mtb-40 {
    margin-bottom: 40px !important
}

.no-padding {
    padding: 0 !important
}

.no-margin {
    margin: 0 !important
}

.l-h-20 {
    line-height: 20px !important
}

.l-h-30 {
    line-height: 30px !important
}

.a-middle {
    vertical-align: middle !important
}

.a-bottom {
    vertical-align: bottom !important
}

.a-top {
    vertical-align: top !important
}

.text-bold {
    font-weight: bold
}

.text-italic {
    text-decoration: italic
}

.text-underline {
    text-decoration: underline
}

.text-line-through {
    text-decoration: line-through
}

.text-normal {
    font-weight: normal
}

.group-pagination a,
.group-pagination span {
    float: none !important;
    margin: 0
}

.group-pagination.show-nextback a,
.group-pagination.show-nextback span {
    display: none;
    width: 30px;
    height: 30px;
    line-height: 18px;
    text-align: center
}

    .group-pagination.show-nextback a.next,
    .group-pagination.show-nextback a.prev,
    .group-pagination.show-nextback a.first,
    .group-pagination.show-nextback a.last,
    .group-pagination.show-nextback a.current,
    .group-pagination.show-nextback span.next,
    .group-pagination.show-nextback span.prev,
    .group-pagination.show-nextback span.first,
    .group-pagination.show-nextback span.last,
    .group-pagination.show-nextback span.current {
        display: inline-block
    }

    .group-pagination.show-nextback span.current {
        display: inline-block;
        width: auto;
        min-width: 30px
    }

.flex-column,
.d-flex {
    display: flex
}

    .flex-column .flexbox-content,
    .d-flex .flexbox-content {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0;
        -ms-flex: 1 1 0;
        flex: 1 1 0;
        padding: 0 10px 10px;
        box-sizing: border-box;
        max-width: 100%;
        min-width: 0
    }

    .flex-column .flexbox-left,
    .d-flex .flexbox-left {
        -webkit-box-flex: 0;
        -webkit-flex: 25% 0 0;
        -ms-flex: 25% 0 0;
        flex: 25% 0 0;
        max-width: 25%
    }

    .flex-column .flexbox-right,
    .d-flex .flexbox-right {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

@media (max-width: 767px) {
    .flex-column,
    .d-flex {
        display: block !important
    }
}

@media (max-width: 1024px) {
    .flex-column {
        -ms-flex-direction: column;
        flex-direction: column
    }

        .flex-column .flexbox-right {
            max-width: 100%
        }
}

.flex-content-left {
    border-right: 1px solid #ddd;
    background-color: #fdfdfd
}

.d-table {
    display: table
}

    .d-table .table-cell {
        display: table-cell
    }

@media (min-width: 544px) {
    .d-table .table-cell-sm {
        display: table-cell
    }
}

@media (min-width: 769px) {
    .d-table .table-cell-md {
        display: table-cell
    }
}

@media (max-width: 543px) {
    .d-table .table-cell-xs {
        display: table-cell
    }
}

.default-dl-list {
    margin-bottom: 0
}

    .default-dl-list dt {
        float: left;
        font-weight: 400
    }

    .default-dl-list dd {
        text-indent: 6px
    }

.ribbon {
    padding: 0 20px;
    height: 30px;
    line-height: 30px;
    clear: left;
    position: absolute;
    top: 0px;
    left: -2px;
    box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.2)
}

.ribbon-right {
    left: auto;
    right: -2px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px
}

.ribbon-bookmark {
    border-radius: 0;
    top: 0;
    left: -5px;
    box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.2)
}

    .ribbon-bookmark:before {
        position: absolute;
        top: 0;
        left: 100%;
        display: block;
        width: 0;
        height: 0;
        content: '';
        border: 15px solid #2b2b2b;
        border-right: 10px solid transparent
    }

    .ribbon-bookmark.bg-danger {
        color: #fff;
        background-color: #d9534f
    }

        .ribbon-bookmark.bg-danger:before {
            border-color: #d9534f;
            border-right-color: transparent
        }

    .ribbon-bookmark.bg-success {
        color: #fff;
        background-color: #5cb85c
    }

        .ribbon-bookmark.bg-success:before {
            border-color: #5cb85c;
            border-right-color: transparent
        }

    .ribbon-bookmark.ribbon-right {
        right: -5px;
        left: auto;
        padding-left: 0
    }

        .ribbon-bookmark.ribbon-right:before {
            right: 100%;
            left: auto;
            border-right: 15px solid #2b2b2b;
            border-left: 10px solid transparent
        }

        .ribbon-bookmark.ribbon-right.bg-danger:before {
            border-right-color: #d9534f;
            border-left-color: transparent
        }

        .ribbon-bookmark.ribbon-right.bg-success:before {
            border-right-color: #5cb85c;
            border-left-color: transparent
        }

@media (max-width: 768px) {
    .mb-xs-20 {
        margin-bottom: 20px
    }
}

div.dropdown-menu {
    padding: 0
}

    div.dropdown-menu > .dropdown-item {
        display: block;
        font-weight: 400;
        color: #212529;
        text-align: inherit;
        white-space: nowrap;
        background: 0 0;
        border: 0;
        padding: 4px 12px;
        width: auto;
        margin: 4px;
        -webkit-transition: 0.15s linear;
        transition: 0.15s linear;
        text-decoration: none
    }

        div.dropdown-menu > .dropdown-item i {
            margin-right: 0.5rem
        }

        div.dropdown-menu > .dropdown-item:active,
        div.dropdown-menu > .dropdown-item:hover {
            background-color: #f5f6f7
        }

        div.dropdown-menu > .dropdown-item a {
            text-decoration: none
        }

@media (max-width: 767px) {
    .d-flex {
        display: block !important
    }

        .d-flex .flexbox-left {
            width: 100% !important;
            max-width: 100% !important
        }

        .d-flex .select2-container--default,
        .d-flex .select2-selection__rendered {
            width: 100%
        }
}

.rating-box {
    line-height: 1;
    position: relative;
    white-space: nowrap;
    display: inline-block;
    color: #c4c4c4
}

    .rating-box span {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        z-index: 1;
        overflow: hidden
    }

        .rating-box span .star {
            color: #f0ad4e
        }

.radio-history input[type="radio"] {
    display: inline-block;
    vertical-align: middle
}

.radio-history .filter-label {
    vertical-align: middle;
    width: auto;
    margin: 0
}

.style-radio {
    position: relative !important;
    margin: 0 .5rem 0 0 !important;
    cursor: pointer;
    margin-top: 0;
    vertical-align: top;
    width: 16px;
    height: 16px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

    .style-radio:checked:before {
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1)
    }

    .style-radio:before {
        -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
        -moz-transition: -moz-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
        transition: transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
        -webkit-transform: scale(0, 0);
        -moz-transform: scale(0, 0);
        -ms-transform: scale(0, 0);
        -o-transform: scale(0, 0);
        transform: scale(0, 0);
        content: "";
        position: absolute;
        left: -1px;
        right: 0;
        bottom: 0;
        top: 0;
        margin: auto;
        z-index: 1;
        width: 8px;
        height: 8px;
        background: #58b3f0;
        border-radius: 50%
    }

    .style-radio:after {
        content: "";
        position: absolute;
        left: -1px;
        right: 0;
        bottom: 0;
        top: 0;
        margin: auto;
        width: 16px;
        height: 16px;
        background: #fff;
        border: 1px solid #cedadd;
        border-radius: 50%
    }

    .style-radio.error:after {
        border-color: red;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 0, 0, 0.53);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(251, 0, 0, 0.52);
        outline: none
    }

.style-radio-true {
    position: relative !important;
    margin: 0 .5rem 0 0 !important;
    cursor: pointer;
    margin-top: 0;
    vertical-align: middle;
    width: 25px;
    height: 25px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

    .style-radio-true:checked:after {
        border: 1px solid #FB802D;
        background-color: #F9873A;
        color: white
    }

    .style-radio-true:hover:after {
        border: 1px solid #FB802D;
        background-color: #F9873A;
        color: white
    }

    .style-radio-true:after {
        content: "T";
        position: absolute;
        left: -1px;
        right: 0;
        bottom: 0;
        top: 0;
        margin: auto;
        width: 25px;
        height: 25px;
        background: #fff;
        border: 1px solid #cedadd;
        text-align: center;
        line-height: 25px;
        box-shadow: inset 0 15px 32px -22px #DBDBDB;
        font-weight: bold
    }

.style-radio-false {
    position: relative !important;
    margin: 0 .5rem 0 0 !important;
    cursor: pointer;
    margin-top: 0;
    vertical-align: middle;
    width: 25px;
    height: 25px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

    .style-radio-false:checked:after {
        border: 1px solid #FB802D;
        background-color: #F9873A;
        color: white
    }

    .style-radio-false:hover:after {
        border: 1px solid #FB802D;
        background-color: #F9873A;
        color: white
    }

    .style-radio-false:after {
        content: "F";
        position: absolute;
        left: -1px;
        right: 0;
        bottom: 0;
        top: 0;
        margin: auto;
        width: 25px;
        height: 25px;
        background: #fff;
        border: 1px solid #cedadd;
        text-align: center;
        line-height: 25px;
        box-shadow: inset 0 15px 32px -22px #DBDBDB;
        font-weight: bold
    }

.style-checkbox {
    position: relative !important;
    top: 0;
    margin: 0 .5rem 0 0 !important;
    cursor: pointer;
    margin-top: 0;
    vertical-align: top;
    width: 16px;
    height: 16px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

    .style-checkbox:checked:before {
        -webkit-transform: rotate(-45deg) scale(1, 1);
        -moz-transform: rotate(-45deg) scale(1, 1);
        -ms-transform: rotate(-45deg) scale(1, 1);
        -o-transform: rotate(-45deg) scale(1, 1);
        transform: rotate(-45deg) scale(1, 1)
    }

    .style-checkbox:before {
        -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
        -moz-transition: -moz-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
        transition: transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
        -webkit-transform: rotate(-45deg) scale(0, 0);
        -moz-transform: rotate(-45deg) scale(0, 0);
        -ms-transform: rotate(-45deg) scale(0, 0);
        -o-transform: rotate(-45deg) scale(0, 0);
        transform: rotate(-45deg) scale(0, 0);
        content: "";
        position: absolute;
        left: -1px;
        right: 0;
        top: .3em;
        margin: auto;
        z-index: 1;
        width: 10px;
        height: 5px;
        border: 2px solid #58b3f0;
        border-top-style: none;
        border-right-style: none
    }

    .style-checkbox:after {
        content: "";
        position: absolute;
        left: -1px;
        right: 0;
        bottom: 0;
        top: 0;
        margin: auto;
        width: 16px;
        height: 16px;
        background: #fff;
        border: 1px solid #cedadd;
        cursor: pointer;
        border-radius: 2px
    }

.d-flex-f {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.content-list-tiles .media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

    .content-list-tiles .media .media-body {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

.text-ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block
}

.formBuilderElement > .view-editor .editor {
    display: none
}

.formBuilderElement > .view-editor .preview {
    display: block
}

.formBuilderElement.selected > .view-editor .editor {
    display: block
}

.formBuilderElement.selected > .view-editor .preview {
    display: none
}

.div-placeholder[placeholder]:empty::before {
    content: attr(placeholder);
    color: #999
}

:root {
    --gray-base: #000;
    --gray-darker: #222;
    --gray-dark: #333;
    --gray: #555;
    --gray-light: #777;
    --gray-lighter: #eee;
    --brand-primary: #e8532b;
    --brand-success: #5cb85c;
    --brand-info: #5bc0de;
    --brand-warning: #f0ad4e;
    --brand-danger: #d9534f;
    --body-bg: #fff;
    --text-color: #333;
    --link-color: #424242;
    --link-hover-color: #e8532b;
    --link-hover-decoration: underline;
    --font-size-base: 14px;
    --font-size-large: 18px;
    --font-size-small: 12px;
    --font-size-h1: 28px;
    --font-size-h2: 21px;
    --font-size-h3: 18px;
    --font-size-h4: 17px;
    --font-size-h5: 14px;
    --font-size-h6: 12px;
    --line-height-base: 1.42857;
    --line-height-computed: 20px;
    --padding-base-vertical: 6px;
    --padding-base-horizontal: 12px;
    --line-height-large: 1.33333;
    --line-height-small: 1.5;
    --btn-font-weight: normal;
    --btn-default-color: #333;
    --btn-default-bg: #fff;
    --btn-primary-color: #fff;
    --btn-primary-bg: #337ab7;
    --btn-success-color: #fff;
    --btn-success-bg: #5cb85c;
    --btn-info-color: #fff;
    --btn-info-bg: #5bc0de;
    --btn-warning-color: #fff;
    --btn-warning-bg: #f0ad4e;
    --btn-danger-color: #fff;
    --btn-danger-bg: #d9534f;
    --btn-link-disabled-color: #777;
    --input-bg: #fff;
    --input-bg-disabled: #eee;
    --input-color: #555;
    --input-color-placeholder: #999;
    --input-height-base: 34px;
    --input-height-large: 46px;
    --input-height-small: 30px;
    --form-group-margin-bottom: 15px;
    --legend-color: #333;
    --legend-border-color: #e5e5e5;
    --grid-columns: 12;
    --grid-gutter-width: 20px;
    --grid-float-breakpoint: 768px;
    --grid-float-breakpoint-max: 767px;
    --well-bg: #f5f5f5;
    --well-border: #e3e3e3;
    --text-muted: #777;
    --dl-horizontal-offset: 180px;
    --hr-border: #eee
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: local("Roboto"), local("Roboto-Regular"), url(https://fonts.gstatic.com/s/roboto/v15/ek4gzZ-GeXAPcSbHtCeQI_esZW2xOQ-xsNqO47m55DA.woff2) format("woff2");
    unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: local("Roboto"), local("Roboto-Regular"), url(https://fonts.gstatic.com/s/roboto/v15/mErvLBYg_cXG3rLvUsKT_fesZW2xOQ-xsNqO47m55DA.woff2) format("woff2");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: local("Roboto"), local("Roboto-Regular"), url(https://fonts.gstatic.com/s/roboto/v15/-2n2p-_Y08sg57CNWQfKNvesZW2xOQ-xsNqO47m55DA.woff2) format("woff2");
    unicode-range: U+1F00-1FFF
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: local("Roboto"), local("Roboto-Regular"), url(https://fonts.gstatic.com/s/roboto/v15/u0TOpm082MNkS5K0Q4rhqvesZW2xOQ-xsNqO47m55DA.woff2) format("woff2");
    unicode-range: U+0370-03FF
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: local("Roboto"), local("Roboto-Regular"), url(https://fonts.gstatic.com/s/roboto/v15/NdF9MtnOpLzo-noMoG0miPesZW2xOQ-xsNqO47m55DA.woff2) format("woff2");
    unicode-range: U+0102-0103, U+1EA0-1EF1, U+20AB
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: local("Roboto"), local("Roboto-Regular"), url(https://fonts.gstatic.com/s/roboto/v15/Fcx7Wwv8OzT71A3E1XOAjvesZW2xOQ-xsNqO47m55DA.woff2) format("woff2");
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: local("Roboto"), local("Roboto-Regular"), url(https://fonts.gstatic.com/s/roboto/v15/CWB0XYA8bzo0kSThX0UTuA.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000
}

@font-face {
    font-family: 'unvhonghahepbold';
    src: url("/3rdparty/Fonts/unvhonghahepbold.eot");
    src: url("/3rdparty/Fonts/unvhonghahepbold.eot") format("embedded-opentype"), url("/3rdparty/Fonts/unvhonghahepbold.woff2") format("woff2"), url("/3rdparty/Fonts/unvhonghahepbold.woff") format("woff"), url("/3rdparty/Fonts/unvhonghahepbold.ttf") format("truetype"), url("/3rdparty/Fonts/unvhonghahepbold.svg#unvhonghahepbold") format("svg")
}

@font-face {
    font-family: 'RobotoBold';
    src: url("/3rdparty/Fonts/RobotoBold.eot") format("embedded-opentype"), url("/3rdparty/Fonts/RobotoBold.woff2") format("woff2"), url("/3rdparty/Fonts/RobotoBold.woff") format("woff"), url("/3rdparty/Fonts/RobotoBold.ttf") format("truetype"), url("/3rdparty/Fonts/RobotoBold.svg#RobotoBold") format("svg")
}

body {
    font-family: Arial, Helvetica, sans-serif;
    line-height: 18px;
    /*background: url(/upload/20641/fck/bg-body-hy.jpg) no-repeat center top*/
}

@media (min-width: 1200px) {
    .container {
        width: 1000px
    }
}

a:hover {
    text-decoration: none
}

.navigation-menu-type-20 {
    margin-bottom: 0
}

    .navigation-menu-type-20 .navbar-default {
        border: none;
        border-radius: 0;
        min-height: 60px;
        background-color: transparent
    }

@media screen and (max-width: 768px) {
    .navigation-menu-type-20 .navbar-default {
        min-height: 44px;
        background-color: #fff
    }
}

.navigation-menu-type-20 .navbar-default .container-fluid {
    padding: 0
}

    .navigation-menu-type-20 .navbar-default .container-fluid .navbar-collapse {
        padding: 0
    }

@media (min-width: 768px) {
    .navigation-menu-type-20 .navbar-nav > li {
        float: none;
        display: inline-block
    }
}

@media (min-width: 768px) {
    .navigation-menu-type-20 .navbar-nav {
        float: none;
        text-align: center
    }
}

.navigation-menu-type-20 .navbar-default .navbar-nav > li {
    height: 60px;
    text-align: center;
    padding: 0 23px;
    position: relative;
    vertical-align: bottom;
    border-radius: 2000px 2000px 0 0;
    transition: all 0.3s ease 0.1s
}

    .navigation-menu-type-20 .navbar-default .navbar-nav > li:hover {
        height: 70px;
        margin-top: -10px;
        padding: 0 25px;
        position: relative;
        vertical-align: bottom
    }

.navigation-menu-type-20 .navbar-default .navbar-nav > li {
    background-color: #ffa200
}

    .navigation-menu-type-20 .navbar-default .navbar-nav > li:nth-child(2) {
        background-color: #e8532b
    }

    .navigation-menu-type-20 .navbar-default .navbar-nav > li:nth-child(3) {
        background-color: #f98518
    }

    .navigation-menu-type-20 .navbar-default .navbar-nav > li:nth-child(5) {
        background-color: #6db71a
    }

    .navigation-menu-type-20 .navbar-default .navbar-nav > li:nth-child(6) {
        background-color: #2ba5bd
    }

    .navigation-menu-type-20 .navbar-default .navbar-nav > li:nth-child(7) {
        background-color: #7b49b8
    }

    .navigation-menu-type-20 .navbar-default .navbar-nav > li.active {
        height: 70px;
        margin-top: -10px;
        padding: 0 25px;
        position: relative;
        vertical-align: bottom
    }

.navigation-menu-type-20 .navbar-nav > li > a {
    padding: 0 !important;
    line-height: 60px;
    font-size: 11pt;
    font-weight: bold
}

.navigation-menu-type-20 .navbar-default .navbar-nav > li > a:hover,
.navigation-menu-type-20 .navbar-default .navbar-nav > li > a:focus {
    color: #fff;
    background-color: transparent !important
}

.navigation-menu-type-20 .navbar-default .navbar-nav > .active > a,
.navigation-menu-type-20 .navbar-default .navbar-nav > .active > a:hover,
.navigation-menu-type-20 .navbar-default .navbar-nav > .active > a:focus {
    background-color: transparent;
    color: #fff
}

.navigation-menu-type-20 .dropdown-menu {
    box-shadow: none;
    padding: 0;
    margin: 0;
    border-radius: 0
}

    .navigation-menu-type-20 .dropdown-menu > li > a {
        padding: 0 10px !important;
        line-height: 32px !important;
        font-size: 13px
    }

        .navigation-menu-type-20 .dropdown-menu > li > a:hover,
        .navigation-menu-type-20 .dropdown-menu > li > a:focus {
            background-color: transparent;
            color: #fff
        }

    .navigation-menu-type-20 .dropdown-menu > .active > a,
    .navigation-menu-type-20 .dropdown-menu > .active > a:hover,
    .navigation-menu-type-20 .dropdown-menu > .active > a:focus {
        background-color: transparent
    }

@media (min-width: 769px) {
    .navigation-menu-default-type1.navigation-menu-type-20 .navbar-collapse .navbar-nav li:hover > a,
    .navigation-menu-type-20.navigation-menu-default-type1 .navbar-collapse .navbar-nav .tab-product-detail .nav-tabs > li.active > a,
    .tab-product-detail .navigation-menu-type-20.navigation-menu-default-type1 .navbar-collapse .navbar-nav .nav-tabs > li.active > a {
        background-color: transparent !important
    }
}

.banner-home {
    height: 366px;
    position: relative;
    margin-bottom: 8px
}

    .banner-home .title-web {
        position: absolute;
        top: 50px;
        left: 0;
        right: 0;
        text-align: center;
        color: #f80d00;
        font-size: 34px;
        font-style: italic;
        font-family: 'unvhonghahepbold';
        text-shadow: 2px 2px 0 #fff
    }

    .banner-home .contact-banner {
        position: absolute;
        bottom: 5px;
        left: 36%;
        color: #fa1706;
        text-shadow: 2px 2px 0 #fff;
        font-size: 16px;
        font-weight: bold
    }

@media (max-width: 767px) {
    .banner-home .contact-banner {
        left: 0
    }
}

.bg-footer-base {
    background: url(/upload/20641/20180305/bg-footer.jpg) repeat-x scroll 0 0 transparent;
    padding: 30px 0
}

.contact-footer .title-contact {
    font-size: 18px;
    font-family: 'RobotoBold';
    text-transform: uppercase;
    margin-bottom: 5px
}

#backToTop {
    position: fixed;
    bottom: 20px;
    right: 10px;
    background: url(/upload/20636/fck/arrowPageUp.png) no-repeat left top;
    width: 50px;
    height: 50px;
    cursor: pointer
}

    #backToTop span {
        display: none
    }

.tab-center-home {
    padding-top: 25px
}

.frame-chung {
    background: url(/upload/20641/fck/verbar.png) no-repeat scroll center top #fcf7c0;
    border: 2px dashed #5db006;
    border-radius: 15px;
    margin-bottom: 10px;
    padding: 0px 5px 1px;
    padding-top: 20px
}

    .frame-chung .panel-heading {
        background-color: transparent;
        background: url(/upload/20641/fck/bar.png) no-repeat left top;
        border: none;
        border-radius: 0;
        padding: 0;
        padding-left: 50px;
        height: 46px;
        overflow: hidden
    }

        .frame-chung .panel-heading .panel-title {
            color: #fff;
            font-family: 'RobotoBold';
            line-height: 52px;
            font-size: 14px
        }

    .frame-chung .panel-body {
        padding: 5px;
        padding-bottom: 15px
    }

.category-default .nav-pills > li > a {
    background: url(/upload/20641/fck/star.png) no-repeat left center;
    padding: 0;
    padding-left: 23px;
    line-height: 30px
}

.category-default .nav > li > a:hover,
.category-default .nav > li > a:focus {
    background-image: url(/upload/20641/fck/hs.png)
}

.category-default .nav-pills > li.active > a,
.category-default .nav-pills > li.active > a:hover,
.category-default .nav-pills > li.active > a:focus {
    background-color: transparent;
    color: #e8532b;
    background-image: url(/upload/20641/fck/hs.png)
}

.list-news-one {
    background: url(/upload/20641/fck/bg-li-new.png) no-repeat left top;
    padding-left: 20px;
    margin-bottom: 10px
}

    .list-news-one h2.h4.title {
        font-size: 13px;
        line-height: 18px;
        margin: 0
    }

.statistic .statistic-title {
    display: none
}

.slide-default .wowslider-mellow {
    margin-top: 0 !important;
    border: 6px solid #fff;
    border-radius: 12px;
    box-shadow: 0 2px 5px #b4da47;
    margin: 0 0 15px;
    position: relative
}

    .slide-default .wowslider-mellow .ws_images {
        border-radius: 12px
    }

        .slide-default .wowslider-mellow .ws_images img {
            border-radius: 12px
        }

.frame-new-home {
    background-color: transparent;
    border: 2px dashed #f5e20d;
    border-radius: 15px;
    padding: 20px;
    box-shadow: none
}

    .frame-new-home .panel-heading {
        background-color: transparent;
        border: none;
        border-radius: 0;
        background: url(/upload/20641/fck/bar1.png) no-repeat left top;
        height: 50px;
        padding: 0;
        padding-left: 50px
    }

        .frame-new-home .panel-heading .panel-title {
            color: #fff;
            color: #fff;
            font-family: 'RobotoBold';
            line-height: 52px;
            font-size: 14px
        }

    .frame-new-home .panel-body {
        padding: 0
    }

.highlightType-4-new .top-highlightType14 {
    margin-bottom: 15px
}

    .highlightType-4-new .top-highlightType14 h2.tile-wrapper {
        margin-top: 0;
        margin-bottom: 15px;
        font-size: 14px;
        font-family: 'RobotoBold';
        line-height: 18px
    }

    .highlightType-4-new .top-highlightType14 .riht-cont {
        padding-left: 0
    }

        .highlightType-4-new .top-highlightType14 .riht-cont .brief {
            text-align: justify
        }

.highlightType-4-new .bottom-highlightType14 .post-item {
    background: url(/upload/20641/fck/bg-li-new-home.jpg) no-repeat left 6px;
    padding-left: 15px;
    margin-bottom: 10px
}

    .highlightType-4-new .bottom-highlightType14 .post-item h2 {
        margin: 0;
        font-size: 13px;
        line-height: 18px
    }

.pathway-category:before {
    display: none
}

.pathway-category .breadcrumb {
    border-bottom: 2px dashed #f98518;
    padding: 10px 0;
    margin-bottom: 15px
}

    .pathway-category .breadcrumb li a {
        font-weight: bold
    }

    .pathway-category .breadcrumb li.last-item a {
        color: #e8532b
    }

    .pathway-category .breadcrumb > li + li:before {
        display: none
    }

    .pathway-category .breadcrumb > li + li {
        background: url(/upload/20641/fck/li_icon.png) no-repeat 5px center;
        padding-left: 18px
    }

.detailType2 {
    margin-bottom: 15px
}

@media (min-width: 768px) {
    .detailType2 .right-type2-p {
        padding-left: 0
    }
}

@media (min-width: 1200px) {
    .detailType2 .right-type2-p {
        width: 75%
    }
}

@media (min-width: 1200px) {
    .detailType2 .col-xs-12.col-sm-5.col-md-4 {
        width: 25%
    }
}

.detailType2 .post-meta-top {
    display: none
}

.detailType2 .post-meta-bottom {
    display: none
}

.detailType2 .post-image a img {
    border: 2px dashed #6fc218;
    padding: 2px;
    border-radius: 15px
}

@media (max-width: 767px) {
    .detailType2 .post-image a img {
        margin-bottom: 10px
    }
}

.detailType2 h4.entry-title {
    font-size: 14px;
    font-weight: bold;
    margin-top: 0;
    line-height: 18px
}

.detailType2 .post-content {
    text-align: justify
}

.news-detail-default h1 {
    font-size: 14px;
    font-weight: bold;
    text-transform: none;
    color: #333
}

.news-detail-default .content-detail {
    margin-top: 10px
}

.gridDefaultType3 {
    margin-bottom: 15px
}

    .gridDefaultType3 a img {
        border: 2px dashed #6fc218;
        padding: 2px;
        border-radius: 15px
    }

        .gridDefaultType3 a img:hover {
            opacity: 0.7
        }

    .gridDefaultType3 .post-meta {
        display: none
    }

    .gridDefaultType3 h2.entry-title {
        margin: 0;
        text-align: center;
        margin-top: 10px;
        font-size: 14px;
        font-weight: bold;
        line-height: 18px
    }

.photo-album-detail-default h2 {
    margin-top: 15px;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px
}

.photo-album-detail-default .post-desc {
    margin-bottom: 10px
}

.photo-album-detail-default ul.phot-list a img {
    border: 2px dashed #6fc218;
    padding: 2px;
    border-radius: 15px
}

    .photo-album-detail-default ul.phot-list a img:hover {
        opacity: 0.7
    }

.highlightType-4-mobile h2 {
    font-weight: bold;
    line-height: 18px
}

@media screen and (max-width: 768px) {
    .navbar-collapse.collapse {
        display: none !important
    }
}

@media (min-width: 768px) {
    .header-default {
        margin-bottom: -72px;
        min-height: 200px
    }
}

.header-default .header-title {
    line-height: 27px;
    padding-top: 10px;
    text-shadow: 1px 1px 1px #fff
}

    .header-default .header-title .department {
        font-size: 16px;
        color: #ce1126;
        text-transform: uppercase
    }

    .header-default .header-title .name {
        font-size: 16px;
        font-weight: bold;
        color: #004dfe;
        text-transform: uppercase
    }

.navigation-menu-type-20 .dropdown-menu > li > a:hover,
.navigation-menu-type-20 .dropdown-menu > li > a:focus {
    color: #e8532b
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    color: #e8532b
}

.bg-footer-base {
    background: url(/upload/20641/fck/bg_footer.png) repeat-x scroll 0 0 transparent;
    line-height: 28px;
    font-size: 14px;
    padding: 50px 0
}

.tab-center-home {
    background-color: #fff;
    padding: 25px 10px 10px 10px;
    background-image: url("/upload/20641/fck/layer.png");
    background-repeat: no-repeat;
    background-position: top
}

body {
    /*background: url("/upload/27185/bg-body1.jpg") no-repeat center top*/
}

.tab-center-home {
    background-color: #fff;
    padding: 25px 10px 10px 10px;
    background-image: url("/upload/54925/layer.png");
    background-repeat: no-repeat;
    background-position: top
}

@media (min-width: 768px) {
    .header-default {
        margin-bottom: -72px;
        min-height: 200px
    }
}

.header-default .header-title {
    line-height: 27px;
    padding-top: 10px;
    text-shadow: 1px 1px 1px #fff
}

    .header-default .header-title .department {
        font-size: 16px;
        color: #ce1126;
        text-transform: uppercase
    }

    .header-default .header-title .name {
        font-size: 16px;
        font-weight: bold;
        color: #004dfe;
        text-transform: uppercase
    }

.category-child-sites-type3 .nav > li > a {
    color: #e8532b
}

.navigation-menu-type-20 .dropdown-menu > li > a:hover,
.navigation-menu-type-20 .dropdown-menu > li > a:focus {
    color: #e8532b
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    color: #e8532b
}

.bg-footer-base {
    background: url(/upload/54925/bg_footer.png) repeat-x scroll 0 0 transparent;
    line-height: 28px;
    font-size: 14px;
    padding: 50px 0
}

.panel-large-hightligh {
    border-radius: 0
}

    .panel-large-hightligh .panel-heading {
        border-radius: 0;
        background: #e8532b;
        height: 43px;
        position: relative
    }

        .panel-large-hightligh .panel-heading .panel-title {
            display: inline-block;
            font-size: 14px;
            font-weight: bold;
            color: #fff;
            text-transform: uppercase;
            float: left;
            line-height: 25px
        }

    .panel-large-hightligh .user_navbar {
        padding-top: 3px
    }

        .panel-large-hightligh .user_navbar .nav__dropdown-wrapper {
            float: right
        }

            .panel-large-hightligh .user_navbar .nav__dropdown-wrapper .priority-nav__dropdown {
                background: #e8532b;
                right: -15px;
                z-index: 1
            }

                .panel-large-hightligh .user_navbar .nav__dropdown-wrapper .priority-nav__dropdown li {
                    padding: 5px 3px
                }

                    .panel-large-hightligh .user_navbar .nav__dropdown-wrapper .priority-nav__dropdown li a {
                        color: #fff
                    }

            .panel-large-hightligh .user_navbar .nav__dropdown-wrapper button {
                background: none;
                border: none;
                color: #fff;
                text-transform: uppercase
            }

    .panel-large-hightligh .cate-list li {
        display: inline-block
    }

        .panel-large-hightligh .cate-list li a {
            color: #fff;
            text-transform: none;
            background: none;
            font-size: 12px;
            padding: 0
        }

.article-list-highlight .top-highlightType14-v .title-new-v .tile-wrapper {
    font-size: 14px;
    font-weight: bold;
    line-height: 21px;
    margin: 0;
    padding-bottom: 5px
}

.article-list-highlight .bottom-highlightType14 .post-item {
    padding: 10px 0;
    border-bottom: 1px dashed #ddd
}

.article-list-highlight .bottom-highlightType14 .tile-wrapper {
    margin: 0;
    font-size: 13px;
    line-height: 20px
}

.article-list-highlight .brief-news {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.frame567b74817f8b9ad70b8b4569.frameOption87d67cc8ac {
    border: none;
    border-radius: 0;
    background-color: transparent;
    box-shadow: none
}

    .frame567b74817f8b9ad70b8b4569.frameOption87d67cc8ac .panel-heading {
        background-color: transparent;
        padding-left: 0;
        padding-right: 0;
        border: none
    }

        .frame567b74817f8b9ad70b8b4569.frameOption87d67cc8ac .panel-heading .panel-title {
            font-size: 22px
        }

            .frame567b74817f8b9ad70b8b4569.frameOption87d67cc8ac .panel-heading .panel-title:before {
                content: "";
                border-left: 2px solid #da6b5e;
                border-right: 2px solid #ab3527;
                margin-right: 20px
            }

    .frame567b74817f8b9ad70b8b4569.frameOption87d67cc8ac .panel-body {
        padding-left: 0;
        padding-right: 0
    }

.frame5660003f7f8b9a575c8b4567.frameOption70e089b715 {
    border: none;
    box-shadow: none
}

    .frame5660003f7f8b9a575c8b4567.frameOption70e089b715 .panel-heading {
        background-color: transparent;
        position: relative;
        padding-left: 0;
        padding-right: 0;
        border-bottom: none;
        color: #43b517;
        text-align: left
    }

        .frame5660003f7f8b9a575c8b4567.frameOption70e089b715 .panel-heading:before {
            content: "";
            display: block;
            height: 5px;
            position: absolute;
            left: 0;
            right: 0;
            top: 50%;
            transform: translatey(-50%);
            background-color: #f0f0f0
        }

        .frame5660003f7f8b9a575c8b4567.frameOption70e089b715 .panel-heading .panel-title {
            position: relative;
            display: inline-block;
            z-index: 100;
            padding-left: 16px;
            padding-right: 16px;
            font-size: 18px;
            padding-left: 0;
            background-color: #fff
        }

    .frame5660003f7f8b9a575c8b4567.frameOption70e089b715 .panel-body {
        padding-left: 0;
        padding-right: 0
    }

.frame565d6a367f8b9a07bb8b4567.frameOptiond7225875be {
    border: none;
    box-shadow: none
}

    .frame565d6a367f8b9a07bb8b4567.frameOptiond7225875be .panel-heading {
        background-color: transparent;
        border: none;
        border-width: 5px;
        padding-left: 0;
        padding-right: 0
    }

        .frame565d6a367f8b9a07bb8b4567.frameOptiond7225875be .panel-heading .panel-title {
            font-size: 20px
        }

    .frame565d6a367f8b9a07bb8b4567.frameOptiond7225875be .panel-body {
        padding-left: 0;
        padding-right: 0
    }

.frame5656dd647f8b9ac43c8b4567 {
    border: none;
    border-radius: 0;
    box-shadow: none
}

    .frame5656dd647f8b9ac43c8b4567 .panel-heading {
        background-color: transparent;
        position: relative;
        padding: 3px 15px;
        border-bottom: 1px dotted #777;
        font-weight: 700;
        color: #000
    }

        .frame5656dd647f8b9ac43c8b4567 .panel-heading:before {
            background-image: url(/App/Corporate/images/sei/icon-frame4.jpg);
            background-repeat: no-repeat;
            position: absolute;
            top: 8px;
            left: 0;
            display: block;
            content: '';
            width: 9px;
            height: 9px
        }

    .frame5656dd647f8b9ac43c8b4567 .panel-body {
        padding: 10px 0
    }

.frame5660003f7f8b9a575c8b4567.frameOptionc17bd7341c {
    border: none;
    box-shadow: none
}

    .frame5660003f7f8b9a575c8b4567.frameOptionc17bd7341c .panel-heading {
        background-color: transparent;
        position: relative;
        padding-left: 0;
        padding-right: 0;
        border-bottom: none;
        color: #02344a;
        text-align: left
    }

        .frame5660003f7f8b9a575c8b4567.frameOptionc17bd7341c .panel-heading:before {
            content: "";
            display: block;
            height: 5px;
            position: absolute;
            left: 0;
            right: 0;
            top: 50%;
            transform: translatey(-50%);
            background-color: #02344a
        }

        .frame5660003f7f8b9a575c8b4567.frameOptionc17bd7341c .panel-heading .panel-title {
            position: relative;
            display: inline-block;
            z-index: 100;
            padding-left: 16px;
            padding-right: 16px;
            font-size: 18px;
            padding-left: 0;
            background-color: #fff
        }

    .frame5660003f7f8b9a575c8b4567.frameOptionc17bd7341c .panel-body {
        padding-left: 0;
        padding-right: 0
    }

.frame565d6a367f8b9a07bb8b4567.frameOption4da29d253a {
    border: none;
    box-shadow: none
}

    .frame565d6a367f8b9a07bb8b4567.frameOption4da29d253a .panel-heading {
        background-color: transparent;
        border-color: #f78419;
        border-width: 5px;
        padding-left: 0;
        padding-right: 0;
        display: inline-block
    }

        .frame565d6a367f8b9a07bb8b4567.frameOption4da29d253a .panel-heading .panel-title {
            font-size: 24px
        }

    .frame565d6a367f8b9a07bb8b4567.frameOption4da29d253a .panel-body {
        padding-left: 0;
        padding-right: 0
    }

.box-item-new {
    position: relative;
    margin: 10px 0 10px 0;
    padding: 12px 18px;
    min-height: 220px;
    background: #fff;
    overflow: hidden;
    box-shadow: 0 1px 5px 0 rgb(0 0 0 / 30%);
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
}

.Image-new {
    height: 150px;
    margin-top: 10%;
}

.Title a{
    font-weight: bold;
}
.related-stories li {
    list-style-position: inside;
    padding-left: 10px;
}
.Item{
    list-style:none;
}
.ArticleContent .des, .ArticleContent .detail {
    width: fit-content !important;
}
.ArticleContent {
    width: fit-content !important;
}