/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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

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

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

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

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

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline 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 {
        color: #000 !important;
        text-shadow: none !important;
        background: transparent !important;
        box-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/3.4.1/assets/fonts/bootstrap/glyphicons-halflings-regular.eot");
    src: url("/3rdparty/bootstrap-sass/3.4.1/assets/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/3rdparty/bootstrap-sass/3.4.1/assets/fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("/3rdparty/bootstrap-sass/3.4.1/assets/fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("/3rdparty/bootstrap-sass/3.4.1/assets/fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("/3rdparty/bootstrap-sass/3.4.1/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: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

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

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

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

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

a {
    color: #1e1e1e;
    text-decoration: none
}

a:hover,
a:focus {
    color: #cd1818;
    text-decoration: underline
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

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

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

.img-thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    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;
    padding: 0;
    margin: -1px;
    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: 400;
    line-height: 1;
    color: #777
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

h1 small,
h1 .small,
.h1 small,
.h1 .small,
h2 small,
h2 .small,
.h2 small,
.h2 .small,
h3 small,
h3 .small,
.h3 small,
.h3 .small {
    font-size: 65%
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

h4 small,
h4 .small,
.h4 small,
.h4 .small,
h5 small,
h5 .small,
.h5 small,
.h5 .small,
h6 small,
h6 .small,
.h6 small,
.h6 .small {
    font-size: 75%
}

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

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

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

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

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

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

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width: 768px) {
    .lead {
        font-size: 21px
    }
}

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

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

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

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

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

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

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

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

dt,
dd {
    line-height: 1.428571429
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

.dl-horizontal dd:before,
.dl-horizontal dd:after {
    display: table;
    content: " "
}

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

.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.428571429;
    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;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0
}

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

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: 700;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.428571429;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    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 {
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto
}

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

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

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

.container-fluid:after {
    clear: both
}

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

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

.row:after {
    clear: both
}

.row-no-gutters {
    margin-right: 0;
    margin-left: 0
}

.row-no-gutters [class*="col-"] {
    padding-right: 0;
    padding-left: 0
}

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

.col-xs-2 {
    width: 16.6666666667%
}

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

.col-xs-4 {
    width: 33.3333333333%
}

.col-xs-5 {
    width: 41.6666666667%
}

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

.col-xs-7 {
    width: 58.3333333333%
}

.col-xs-8 {
    width: 66.6666666667%
}

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

.col-xs-10 {
    width: 83.3333333333%
}

.col-xs-11 {
    width: 91.6666666667%
}

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

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

.col-xs-pull-1 {
    right: 8.3333333333%
}

.col-xs-pull-2 {
    right: 16.6666666667%
}

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

.col-xs-pull-4 {
    right: 33.3333333333%
}

.col-xs-pull-5 {
    right: 41.6666666667%
}

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

.col-xs-pull-7 {
    right: 58.3333333333%
}

.col-xs-pull-8 {
    right: 66.6666666667%
}

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

.col-xs-pull-10 {
    right: 83.3333333333%
}

.col-xs-pull-11 {
    right: 91.6666666667%
}

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

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

.col-xs-push-1 {
    left: 8.3333333333%
}

.col-xs-push-2 {
    left: 16.6666666667%
}

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

.col-xs-push-4 {
    left: 33.3333333333%
}

.col-xs-push-5 {
    left: 41.6666666667%
}

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

.col-xs-push-7 {
    left: 58.3333333333%
}

.col-xs-push-8 {
    left: 66.6666666667%
}

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

.col-xs-push-10 {
    left: 83.3333333333%
}

.col-xs-push-11 {
    left: 91.6666666667%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.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.3333333333%
    }
    .col-sm-2 {
        width: 16.6666666667%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-4 {
        width: 33.3333333333%
    }
    .col-sm-5 {
        width: 41.6666666667%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-7 {
        width: 58.3333333333%
    }
    .col-sm-8 {
        width: 66.6666666667%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-10 {
        width: 83.3333333333%
    }
    .col-sm-11 {
        width: 91.6666666667%
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-pull-1 {
        right: 8.3333333333%
    }
    .col-sm-pull-2 {
        right: 16.6666666667%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-4 {
        right: 33.3333333333%
    }
    .col-sm-pull-5 {
        right: 41.6666666667%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-7 {
        right: 58.3333333333%
    }
    .col-sm-pull-8 {
        right: 66.6666666667%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-10 {
        right: 83.3333333333%
    }
    .col-sm-pull-11 {
        right: 91.6666666667%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-push-1 {
        left: 8.3333333333%
    }
    .col-sm-push-2 {
        left: 16.6666666667%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-4 {
        left: 33.3333333333%
    }
    .col-sm-push-5 {
        left: 41.6666666667%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-7 {
        left: 58.3333333333%
    }
    .col-sm-push-8 {
        left: 66.6666666667%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-10 {
        left: 83.3333333333%
    }
    .col-sm-push-11 {
        left: 91.6666666667%
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-offset-0 {
        margin-left: 0%
    }
    .col-sm-offset-1 {
        margin-left: 8.3333333333%
    }
    .col-sm-offset-2 {
        margin-left: 16.6666666667%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-4 {
        margin-left: 33.3333333333%
    }
    .col-sm-offset-5 {
        margin-left: 41.6666666667%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-7 {
        margin-left: 58.3333333333%
    }
    .col-sm-offset-8 {
        margin-left: 66.6666666667%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-10 {
        margin-left: 83.3333333333%
    }
    .col-sm-offset-11 {
        margin-left: 91.6666666667%
    }
    .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.3333333333%
    }
    .col-md-2 {
        width: 16.6666666667%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-4 {
        width: 33.3333333333%
    }
    .col-md-5 {
        width: 41.6666666667%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-7 {
        width: 58.3333333333%
    }
    .col-md-8 {
        width: 66.6666666667%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-10 {
        width: 83.3333333333%
    }
    .col-md-11 {
        width: 91.6666666667%
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-pull-1 {
        right: 8.3333333333%
    }
    .col-md-pull-2 {
        right: 16.6666666667%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-4 {
        right: 33.3333333333%
    }
    .col-md-pull-5 {
        right: 41.6666666667%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-7 {
        right: 58.3333333333%
    }
    .col-md-pull-8 {
        right: 66.6666666667%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-10 {
        right: 83.3333333333%
    }
    .col-md-pull-11 {
        right: 91.6666666667%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-push-1 {
        left: 8.3333333333%
    }
    .col-md-push-2 {
        left: 16.6666666667%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-4 {
        left: 33.3333333333%
    }
    .col-md-push-5 {
        left: 41.6666666667%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-7 {
        left: 58.3333333333%
    }
    .col-md-push-8 {
        left: 66.6666666667%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-10 {
        left: 83.3333333333%
    }
    .col-md-push-11 {
        left: 91.6666666667%
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-offset-0 {
        margin-left: 0%
    }
    .col-md-offset-1 {
        margin-left: 8.3333333333%
    }
    .col-md-offset-2 {
        margin-left: 16.6666666667%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-4 {
        margin-left: 33.3333333333%
    }
    .col-md-offset-5 {
        margin-left: 41.6666666667%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-7 {
        margin-left: 58.3333333333%
    }
    .col-md-offset-8 {
        margin-left: 66.6666666667%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-10 {
        margin-left: 83.3333333333%
    }
    .col-md-offset-11 {
        margin-left: 91.6666666667%
    }
    .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.3333333333%
    }
    .col-lg-2 {
        width: 16.6666666667%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-4 {
        width: 33.3333333333%
    }
    .col-lg-5 {
        width: 41.6666666667%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-7 {
        width: 58.3333333333%
    }
    .col-lg-8 {
        width: 66.6666666667%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-10 {
        width: 83.3333333333%
    }
    .col-lg-11 {
        width: 91.6666666667%
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-pull-1 {
        right: 8.3333333333%
    }
    .col-lg-pull-2 {
        right: 16.6666666667%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-4 {
        right: 33.3333333333%
    }
    .col-lg-pull-5 {
        right: 41.6666666667%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-7 {
        right: 58.3333333333%
    }
    .col-lg-pull-8 {
        right: 66.6666666667%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-10 {
        right: 83.3333333333%
    }
    .col-lg-pull-11 {
        right: 91.6666666667%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-push-1 {
        left: 8.3333333333%
    }
    .col-lg-push-2 {
        left: 16.6666666667%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-4 {
        left: 33.3333333333%
    }
    .col-lg-push-5 {
        left: 41.6666666667%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-7 {
        left: 58.3333333333%
    }
    .col-lg-push-8 {
        left: 66.6666666667%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-10 {
        left: 83.3333333333%
    }
    .col-lg-push-11 {
        left: 91.6666666667%
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-offset-0 {
        margin-left: 0%
    }
    .col-lg-offset-1 {
        margin-left: 8.3333333333%
    }
    .col-lg-offset-2 {
        margin-left: 16.6666666667%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-4 {
        margin-left: 33.3333333333%
    }
    .col-lg-offset-5 {
        margin-left: 41.6666666667%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-7 {
        margin-left: 58.3333333333%
    }
    .col-lg-offset-8 {
        margin-left: 66.6666666667%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-10 {
        margin-left: 83.3333333333%
    }
    .col-lg-offset-11 {
        margin-left: 91.6666666667%
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
}

table {
    background-color: rgba(0, 0, 0, 0)
}

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

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

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

@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 {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 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: 700
}

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

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

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
}

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

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

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

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

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

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    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::-ms-expand {
    background-color: transparent;
    border: 0
}

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

@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>[type="date"].form-control,
    .input-group-sm>[type="date"].input-group-addon,
    .input-group-sm>.input-group-btn>[type="date"].btn,
    .input-group-sm input[type="date"],
    input[type="time"].input-sm,
    .input-group-sm>[type="time"].form-control,
    .input-group-sm>[type="time"].input-group-addon,
    .input-group-sm>.input-group-btn>[type="time"].btn,
    .input-group-sm input[type="time"],
    input[type="datetime-local"].input-sm,
    .input-group-sm>[type="datetime-local"].form-control,
    .input-group-sm>[type="datetime-local"].input-group-addon,
    .input-group-sm>.input-group-btn>[type="datetime-local"].btn,
    .input-group-sm input[type="datetime-local"],
    input[type="month"].input-sm,
    .input-group-sm>[type="month"].form-control,
    .input-group-sm>[type="month"].input-group-addon,
    .input-group-sm>.input-group-btn>[type="month"].btn,
    .input-group-sm input[type="month"] {
        line-height: 30px
    }
    input[type="date"].input-lg,
    .input-group-lg>[type="date"].form-control,
    .input-group-lg>[type="date"].input-group-addon,
    .input-group-lg>.input-group-btn>[type="date"].btn,
    .input-group-lg input[type="date"],
    input[type="time"].input-lg,
    .input-group-lg>[type="time"].form-control,
    .input-group-lg>[type="time"].input-group-addon,
    .input-group-lg>.input-group-btn>[type="time"].btn,
    .input-group-lg input[type="time"],
    input[type="datetime-local"].input-lg,
    .input-group-lg>[type="datetime-local"].form-control,
    .input-group-lg>[type="datetime-local"].input-group-addon,
    .input-group-lg>.input-group-btn>[type="datetime-local"].btn,
    .input-group-lg input[type="datetime-local"],
    input[type="month"].input-lg,
    .input-group-lg>[type="month"].form-control,
    .input-group-lg>[type="month"].input-group-addon,
    .input-group-lg>.input-group-btn>[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.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed
}

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

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

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

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

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

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

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

.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-right: 0;
    padding-left: 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>[multiple].form-control,
.input-group-sm>[multiple].input-group-addon,
.input-group-sm>.input-group-btn>[multiple].btn {
    height: auto
}

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

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

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

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

.input-lg,
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 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>[multiple].form-control,
.input-group-lg>[multiple].input-group-addon,
.input-group-lg>.input-group-btn>[multiple].btn {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    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.3333333
}

.has-feedback {
    position: relative
}

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

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

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

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

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

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

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

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

.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;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.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;
    background-color: #f2dede;
    border-color: #a94442
}

.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: #6e6e6e
}

@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 {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

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

.form-horizontal .form-group {
    margin-right: -10px;
    margin-left: -10px
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
    display: table;
    content: " "
}

.form-horizontal .form-group:after {
    clear: both
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 10px
}

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

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

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    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: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

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

.btn:active,
.btn.active {
    background-image: none;
    outline: 0;
    -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;
    filter: alpha(opacity=65);
    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;
    background-image: none;
    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.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled.focus,
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc
}

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

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary:focus,
.btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    background-image: none;
    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.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4
}

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

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

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

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

.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    background-image: none;
    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.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled.focus,
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c
}

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

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

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

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

.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    background-image: none;
    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.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled.focus,
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da
}

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

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

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

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

.btn-warning:active,
.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    background-image: none;
    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.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236
}

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

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

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

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

.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    background-image: none;
    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.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a
}

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

.btn-link {
    font-weight: 400;
    color: #1e1e1e;
    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: #cd1818;
    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.3333333;
    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;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    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)
}

.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: 400;
    line-height: 1.428571429;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0
}

.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;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.428571429;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9
}

.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 {
    display: table;
    content: " "
}

.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-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-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-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.btn-group>.btn-lg+.dropdown-toggle,
.btn-group-lg.btn-group>.btn+.dropdown-toggle {
    padding-right: 12px;
    padding-left: 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 {
    display: table;
    content: " "
}

.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-left-radius: 4px;
    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-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

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

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    display: table-cell;
    float: none;
    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-right: 0;
    padding-left: 0
}

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

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

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

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

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

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    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-top-right-radius: 0;
    border-bottom-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-top-left-radius: 0;
    border-bottom-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 {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

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

.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;
    cursor: not-allowed;
    background-color: transparent
}

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

.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.428571429;
    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;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.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 {
    margin-bottom: 5px;
    text-align: center
}

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

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

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

.navbar:after {
    clear: both
}

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

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

.navbar-header:after {
    clear: both
}

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

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    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 {
    display: table;
    content: " "
}

.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-right: 0;
        padding-left: 0
    }
}

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

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

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

.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-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px
}

.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;
    padding: 9px 10px;
    margin-right: 15px;
    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 {
    padding: 10px 15px;
    margin-right: -15px;
    margin-left: -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;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

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

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-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-right: 15px;
        margin-left: 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: #252525;
    border-color: #e7e7e7
}

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

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: rgba(0, 0, 0, 0)
}

.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: #aaa;
    background-color: rgba(0, 0, 0, 0)
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #aaa;
    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: rgba(0, 0, 0, 0)
}

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

@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: #aaa;
        background-color: rgba(0, 0, 0, 0)
    }
    .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: #aaa;
        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: rgba(0, 0, 0, 0)
    }
}

.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-link {
    color: #fff
}

.navbar-default .navbar-link:hover {
    color: #aaa
}

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

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

.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: rgba(0, 0, 0, 0)
}

.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: rgba(0, 0, 0, 0)
}

.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: rgba(0, 0, 0, 0)
}

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

@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: rgba(0, 0, 0, 0)
    }
    .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: rgba(0, 0, 0, 0)
    }
}

.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-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 {
    padding: 0 5px;
    color: #ccc;
    content: "/ "
}

.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;
    margin-left: -1px;
    line-height: 1.428571429;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination>li>a:hover,
.pagination>li>a:focus,
.pagination>li>span:hover,
.pagination>li>span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

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

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

.pagination>.active>a,
.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span,
.pagination>.active>span:hover,
.pagination>.active>span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7
}

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

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

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

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-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-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

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

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

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

.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;
    cursor: not-allowed;
    background-color: #fff
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    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;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

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

.btn-xs .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 {
    padding-right: 10px;
    padding-left: 10px;
    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-right: 60px;
        padding-left: 60px
    }
    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.428571429;
    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-right: auto;
    margin-left: auto
}

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

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

.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 {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.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 {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    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 {
    overflow: hidden;
    zoom: 1
}

.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 {
    padding-left: 0;
    margin-bottom: 20px
}

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

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}

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

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 {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.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 {
    display: table;
    content: " "
}

.panel-body:after {
    clear: both
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-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-left-radius: 3px;
    border-top-right-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-left-radius: 0;
    border-top-right-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-right: 15px;
    padding-left: 15px
}

.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
    border-top-left-radius: 3px;
    border-top-right-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-right-radius: 3px;
    border-bottom-left-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 {
    margin-bottom: 0;
    border: 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;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 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;
    filter: alpha(opacity=20);
    opacity: .2
}

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

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

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -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;
    background-clip: padding-box;
    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);
    outline: 0
}

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

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

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

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

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

.modal-header:after {
    clear: both
}

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

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

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

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

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

.modal-footer:after {
    clear: both
}

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

.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 Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.428571429;
    line-break: auto;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    font-size: 12px;
    filter: alpha(opacity=0);
    opacity: 0
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.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 {
    right: 5px;
    bottom: 0;
    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
}

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

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.428571429;
    line-break: auto;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: 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>.arrow {
    border-width: 11px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow:after {
    content: "";
    border-width: 10px
}

.popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    border-bottom-width: 0
}

.popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25);
    border-left-width: 0
}

.popover.right>.arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25)
}

.popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    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 {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner>.item {
    position: relative;
    display: none;
    -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;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=50);
    opacity: .5
}

.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%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    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%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control:hover,
.carousel-control:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    filter: alpha(opacity=90);
    opacity: .9
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px
}

.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;
    font-family: serif;
    line-height: 1
}

.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%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px
    }
    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}

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

.clearfix:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: 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
    }
}

.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: 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: '"Font Awesome 5 Free"';
    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: #629919;
    border-color: #629919
}

.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: #629919;
    border-color: #629919
}

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

.radio-primary input[type="radio"]:checked+label::before {
    border-color: #629919
}

.radio-primary input[type="radio"]:checked+label::after {
    background-color: #629919
}

.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: '"Font Awesome 5 Free"';
    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
}

html {
    font-size: 16px
}

.color-primary {
    color: #629919
}

.color-primary.color-50 {
    color: #70af1d
}

.color-primary.color-130 {
    color: #0e1504
}

.color-primary.color-100 {
    color: #7ec520
}

.color-primary.color-130 {
    color: #0e1504
}

.color-primary.color-300 {
    color: #afe665
}

.color-primary.color-130 {
    color: #0e1504
}

.color-primary.color-500 {
    color: #dcf4bd
}

.color-primary.color-130 {
    color: #0e1504
}

.color-primary.color-700 {
    color: #fff
}

.color-primary.color-130 {
    color: #0e1504
}

.color-primary.color-900 {
    color: #fff
}

.color-primary.color-130 {
    color: #0e1504
}

.color-danger {
    color: #d9534f
}

.color-danger.color-50 {
    color: #de6764
}

.color-danger.color-130 {
    color: #761c19
}

.color-danger.color-100 {
    color: #e27c79
}

.color-danger.color-130 {
    color: #761c19
}

.color-danger.color-300 {
    color: #f4cecd
}

.color-danger.color-130 {
    color: #761c19
}

.color-danger.color-500 {
    color: #fff
}

.color-danger.color-130 {
    color: #761c19
}

.color-danger.color-700 {
    color: #fff
}

.color-danger.color-130 {
    color: #761c19
}

.color-danger.color-900 {
    color: #fff
}

.color-danger.color-130 {
    color: #761c19
}

.color-success {
    color: #5cb85c
}

.color-success.color-50 {
    color: #6ec06e
}

.color-success.color-130 {
    color: #255625
}

.color-success.color-100 {
    color: #80c780
}

.color-success.color-130 {
    color: #255625
}

.color-success.color-300 {
    color: #c7e6c7
}

.color-success.color-130 {
    color: #255625
}

.color-success.color-500 {
    color: #fff
}

.color-success.color-130 {
    color: #255625
}

.color-success.color-700 {
    color: #fff
}

.color-success.color-130 {
    color: #255625
}

.color-success.color-900 {
    color: #fff
}

.color-success.color-130 {
    color: #255625
}

.color-info {
    color: #5bc0de
}

.color-info.color-50 {
    color: #70c8e2
}

.color-info.color-130 {
    color: #1b6d85
}

.color-info.color-100 {
    color: #85d0e7
}

.color-info.color-130 {
    color: #1b6d85
}

.color-info.color-300 {
    color: #daf1f8
}

.color-info.color-130 {
    color: #1b6d85
}

.color-info.color-500 {
    color: #fff
}

.color-info.color-130 {
    color: #1b6d85
}

.color-info.color-700 {
    color: #fff
}

.color-info.color-130 {
    color: #1b6d85
}

.color-info.color-900 {
    color: #fff
}

.color-info.color-130 {
    color: #1b6d85
}

.color-warning {
    color: #f0ad4e
}

.color-warning.color-50 {
    color: #f2b866
}

.color-warning.color-130 {
    color: #985f0d
}

.color-warning.color-100 {
    color: #f4c37d
}

.color-warning.color-130 {
    color: #985f0d
}

.color-warning.color-300 {
    color: #fceedb
}

.color-warning.color-130 {
    color: #985f0d
}

.color-warning.color-500 {
    color: #fff
}

.color-warning.color-130 {
    color: #985f0d
}

.color-warning.color-700 {
    color: #fff
}

.color-warning.color-130 {
    color: #985f0d
}

.color-warning.color-900 {
    color: #fff
}

.color-warning.color-130 {
    color: #985f0d
}

.background-color-primary {
    background-color: #c5ed91
}

.background-color-danger {
    background-color: #fdf7f7
}

.background-color-success {
    background-color: #eaf6ea
}

.background-color-info {
    background-color: #fff
}

.background-color-warning {
    background-color: #fff
}

.background-white {
    background-color: #fff
}

.background-color-gray {
    background-color: #fff !important
}

.background-disabled {
    background-color: #fbca9a !important
}

.background-none {
    background-color: transparent
}

.color-gray {
    color: #f68b1f
}

.color-gray.color-70 {
    color: #fff
}

.color-gray.color-15 {
    color: #f9b169
}

.color-gray.color-5 {
    color: #f79838
}

.color-gray.color-2 {
    color: #f69029
}

.title-3xs {
    font-size: 0.75rem !important
}

.title-2xs {
    font-size: 0.825rem !important
}

.title-xs {
    font-size: 1rem !important
}

.title-sm {
    font-size: 1.125rem !important
}

.title-md {
    font-size: 1.25rem !important
}

.title-lg {
    font-size: 1.5rem !important
}

.title-xl {
    font-size: 1.875rem !important
}

.title-2xl {
    font-size: 2.25rem !important
}

.title-3xl {
    font-size: 3rem !important
}

.title-4xl {
    font-size: 3.75rem !important
}

.padding-none {
    padding: 0 !important
}

.padding-left-none {
    padding-left: 0 !important
}

.padding-right-none {
    padding-right: 0 !important
}

.padding-top-none {
    padding-top: 0 !important
}

.padding-bottom-none {
    padding-bottom: 0 !important
}

.padding-xs {
    padding: 0.5rem !important
}

.padding-2xs {
    padding: 0.25rem !important
}

.padding-sm {
    padding: 0.75rem !important
}

.padding-md {
    padding: 1rem !important
}

.padding-lg {
    padding: 1.25rem !important
}

.padding-xl {
    padding: 1.5rem !important
}

.padding-2xl {
    padding: 2rem !important
}

.padding-top-bottom-xs {
    padding: 0.5rem 0
}

.padding-top-bottom-sm {
    padding: 0.75rem 0
}

.padding-top-bottom-md {
    padding: 1rem 0
}

.padding-top-bottom-lg {
    padding: 1.25rem 0
}

.padding-top-bottom-xl {
    padding: 1.5rem 0
}

.padding-top-bottom-2xl {
    padding: 2rem 0
}

.padding-top-bottom-4xl {
    padding: 4rem 0
}

.padding-left-right-xs {
    padding: 0 0.5rem !important
}

.padding-left-right-sm {
    padding: 0 0.75rem !important
}

.padding-left-right-md {
    padding: 0 1rem !important
}

.padding-left-right-lg {
    padding: 0 1.25rem !important
}

.padding-left-right-xl {
    padding: 0 1.5rem !important
}

.padding-left-right-2xl {
    padding: 0 2rem !important
}

.padding-left-right-4xl {
    padding: 0 4rem !important
}

.padding-left-xs {
    padding-left: 0.5rem !important
}

.padding-left-sm {
    padding-left: 0.75rem !important
}

.padding-left-md {
    padding-left: 1rem !important
}

.padding-left-lg {
    padding-left: 1.25rem !important
}

.padding-left-xl {
    padding-left: 1.5rem !important
}

.padding-left-2xl {
    padding-left: 2rem !important
}

.padding-left-4xl {
    padding-left: 4rem !important
}

.padding-right-xs {
    padding-right: 0.5rem !important
}

.padding-right-sm {
    padding-right: 0.75rem !important
}

.padding-right-md {
    padding-right: 1rem !important
}

.padding-right-lg {
    padding-right: 1.25rem !important
}

.padding-right-xl {
    padding-right: 1.5rem !important
}

.padding-right-2xl {
    padding-right: 2rem !important
}

.padding-right-4xl {
    padding-right: 4rem !important
}

.padding-bottom-xs {
    padding-bottom: 0.5rem !important
}

.padding-top-2xs {
    padding-bottom: 0.25rem !important
}

.padding-bottom-sm {
    padding-bottom: 0.75rem !important
}

.padding-bottom-md {
    padding-bottom: 1rem !important
}

.padding-bottom-lg {
    padding-bottom: 1.25rem !important
}

.padding-bottom-xl {
    padding-bottom: 1.5rem !important
}

.padding-bottom-2xl {
    padding-bottom: 2rem !important
}

.padding-bottom-4xl {
    padding-bottom: 4xl
}

.padding-top-xs {
    padding-top: 0.5rem !important
}

.padding-top-2xs {
    padding-top: 0.25rem !important
}

.padding-top-sm {
    padding-top: 0.75rem !important
}

.padding-top-md {
    padding-top: 1rem !important
}

.padding-top-lg {
    padding-top: 1.25rem !important
}

.padding-top-xl {
    padding-top: 1.5rem !important
}

.padding-top-2xl {
    padding-top: 2rem !important
}

.padding-top-4xl {
    padding-top: 4rem !important
}

.padding-v-2xs {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important
}

.padding-v-xs {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important
}

.padding-v-sm {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important
}

.padding-v-md {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
}

.padding-h-2xs {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important
}

.padding-h-xs {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important
}

.padding-h-sm {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important
}

.padding-h-md {
    padding-left: 1rem !important;
    padding-right: 1rem !important
}

.dropdown-menu>li>a.padding-v-xs {
    padding: 0.5rem 1rem !important
}

.margin-none {
    margin: 0 !important
}

.margin-left-none {
    margin-left: 0 !important
}

.margin-right-none {
    margin-right: 0 !important
}

.margin-top-none {
    margin-top: 0 !important
}

.margin-bottom-none {
    margin-bottom: 0 !important
}

.margin-2xs {
    margin: 0.25rem
}

.margin-xs {
    margin: .5rem
}

.margin-sm {
    margin: 0.75rem !important
}

.margin-md {
    margin: 1rem !important
}

.margin-lg {
    margin: 1.25rem !important
}

.margin-xl {
    margin: 1.5rem !important
}

.margin-2xl {
    margin: 2rem !important
}

.margin-4xl {
    margin: 4rem !important
}

.margin-top-bottom-2xs {
    margin: .25rem 0
}

.margin-top-bottom-xs {
    margin: .5rem 0
}

.margin-top-bottom-sm {
    padding: 0.75rem 0
}

.margin-top-bottom-md {
    margin: 1rem 0
}

.margin-top-bottom-lg {
    margin: 1.25rem 0
}

.margin-top-bottom-xl {
    margin: 1.5rem 0
}

.margin-top-bottom-2xl {
    margin: 2rem 0
}

.margin-top-bottom-4xl {
    margin: 4rem 0
}

.margin-left-right-2xs {
    margin: 0 0.25rem !important
}

.margin-left-right-xs {
    margin: 0 0.5rem !important
}

.margin-left-right-sm {
    margin: 0 0.75rem !important
}

.margin-left-right-md {
    margin: 0 1rem !important
}

.margin-left-right-lg {
    margin: 0 1.25rem !important
}

.margin-left-right-xl {
    margin: 0 1.5rem !important
}

.margin-left-right-2xl {
    margin: 0 2rem !important
}

.margin-left-right-4xl {
    margin: 0 4rem !important
}

.margin-left-2xs {
    margin-left: 0.25rem
}

.margin-left-xs {
    margin-left: .5rem
}

.margin-left-sm {
    margin-left: 0.75rem !important
}

.margin-left-md {
    margin-left: 1rem !important
}

.margin-left-lg {
    margin-left: 1.25rem !important
}

.margin-left-xl {
    margin-left: 1.5rem !important
}

.margin-left-2xl {
    margin-left: 2rem !important
}

.margin-left-4xl {
    margin-left: 4rem !important
}

.margin-left-1 {
    margin-left: 1px
}

.margin-top-2xs {
    margin-top: 0.25rem
}

.margin-top-xs {
    margin-top: .5rem
}

.margin-top-sm {
    margin-top: 0.75rem !important
}

.margin-top-md {
    margin-top: 1rem !important
}

.margin-top-lg {
    margin-top: 1.25rem !important
}

.margin-top-xl {
    margin-top: 1.5rem !important
}

.margin-top-2xl {
    margin-top: 2rem !important
}

.margin-top-4xl {
    margin-top: 4rem !important
}

.margin-right-2xs {
    margin-right: 0.25rem
}

.margin-right-xs {
    margin-right: 0.5rem !important
}

.margin-right-sm {
    margin-right: 0.75rem !important
}

.margin-right-md {
    margin-right: 1rem !important
}

.margin-right-lg {
    margin-right: 1.25rem !important
}

.margin-right-xl {
    margin-right: 1.5rem !important
}

.margin-right-2xl {
    margin-right: 2rem !important
}

.margin-right-4xl {
    margin-right: 4rem !important
}

.margin-bottom-2xs {
    margin-bottom: 0.25rem
}

.margin-bottom-xs {
    margin-bottom: 0.5rem !important
}

.margin-bottom-sm {
    margin-bottom: 0.75rem !important
}

.margin-bottom-md {
    margin-bottom: 1rem !important
}

.margin-bottom-lg {
    margin-bottom: 1.25rem !important
}

.margin-bottom-xl {
    margin-bottom: 1.5rem !important
}

.margin-bottom-2xl {
    margin-bottom: 2rem !important
}

.margin-bottom-4xl {
    margin-bottom: 4rem !important
}

.margin-v-2xs {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important
}

.margin-v-xs {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important
}

.margin-v-sm {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important
}

.margin-v-md {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important
}

.margin-h-2xs {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important
}

.margin-h-xs {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important
}

.margin-h-sm {
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important
}

.margin-h-md {
    margin-left: 1rem !important;
    margin-right: 1rem !important
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin: 1rem 0
}

.color-default {
    color: #2e2e2e
}

.color-white {
    color: #fff !important
}

.vi-1_2x {
    font-size: 1.2em !important
}

.vi-1_5x {
    font-size: 1.5em !important
}

.border-top {
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: transparent
}

.border-left {
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: transparent
}

.border-right {
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: transparent
}

.border-bottom {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: transparent
}

.border-color-primary {
    border-color: #629919
}

.border-color-danger {
    border-color: #d9534f
}

.border-color-warning {
    border-color: #f0ad4e
}

.border-color-info {
    border-color: #5bc0de
}

.border-color-success {
    border-color: #5cb85c
}

.border-color-gray {
    border-color: #f68b1f
}

.border-solid {
    border-style: solid
}

.border-dashed {
    border-style: dashed
}

.border-dotted {
    border-style: dotted
}

.border-none {
    border: none !important
}

.border-width-base {
    border-width: 1px
}

.border-radius-xs {
    border-radius: 0.5rem !important
}

.border-radius-sm {
    border-radius: 0.75rem !important
}

.border-radius-md {
    border-radius: 1rem !important
}

.border-radius-lg {
    border-radius: 1.25rem !important
}

.border-radius-xl {
    border-radius: 1.5rem !important
}

.border-radius-circle {
    border-radius: 50% !important
}

.text-white-space-normal {
    white-space: normal
}

.position-center {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.width-10 {
    width: 10%
}

.width-15 {
    width: 15%
}

.width-20 {
    width: 20%
}

.width-50 {
    width: 50%
}

.w-16 {
    width: 1rem
}

.w-24 {
    width: 1.5rem
}

.w-32 {
    width: 2rem
}

.w-64 {
    width: 4rem
}

.w-150 {
    width: 9.375rem
}

.w-200 {
    width: 12.5rem
}

@media (min-width: 769px) {
    .width-col-3 {
        width: 25%
    }
    .width-col-4 {
        width: 33, 33%
    }
    .width-col-6 {
        width: 50%
    }
    .width-col-9 {
        width: 75%
    }
    .width-col-12 {
        width: 100%
    }
}

@media (max-width: 768px) {
    .width-xs-3 {
        width: 25%
    }
    .width-xs-4 {
        width: 33, 33%
    }
    .width-xs-6 {
        width: 50%
    }
    .width-xs-9 {
        width: 75%
    }
    .width-xs-12 {
        width: 100%
    }
}

:root {
    --gray-base: #f68b1f;
    --gray-darker: #222;
    --gray-dark: #333;
    --gray: #555;
    --gray-light: #777;
    --gray-lighter: #eee;
    --brand-primary: #629919;
    --brand-success: #5cb85c;
    --brand-info: #5bc0de;
    --brand-warning: #f0ad4e;
    --brand-danger: #d9534f;
    --body-bg: #fff;
    --text-color: #2e2e2e;
    --link-color: #1e1e1e;
    --link-hover-color: #cd1818;
    --link-hover-decoration: underline;
    --font-size-base: 14px;
    --font-size-large: 18px;
    --font-size-small: 12px;
    --font-size-h1: 36px;
    --font-size-h2: 30px;
    --font-size-h3: 24px;
    --font-size-h4: 18px;
    --font-size-h5: 14px;
    --font-size-h6: 12px;
    --line-height-base: 1.428571429;
    --line-height-computed: 20px;
    --padding-base-vertical: 6px;
    --padding-base-horizontal: 12px;
    --line-height-large: 1.3333333;
    --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;
    --dl-horizontal-breakpoint: 768px;
    --hr-border: #eee
}

.style-checkbox.error::after {
    border-color: red
}

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

#backToTop {
    position: fixed;
    bottom: 50px;
    right: 10px;
    background-color: #629919;
    width: 40px;
    height: 40px;
    cursor: pointer;
    z-index: 9;
    text-align: center;
    line-height: 40px
}

#backToTop:before {
    display: inline-block;
    content: "\f077";
    font: normal normal 900 1em/1 "Font Awesome 5 Free", sans-serif;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff
}

#backToTop span {
    display: none
}

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
}

.fieldEditable {
    min-height: 30px
}

label>div,
label>input,
label>select,
label>textarea {
    font-weight: normal
}

.form-control[type="file"] {
    height: auto
}

.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: 0;
    border: none;
    box-shadow: none
}

.cke_toolbar {
    max-width: 1200px
}

.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
    }
    .col-lg-20 {
        width: 20%
    }
}

@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(#629919, #629919), 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: #629919;
    font-size: 10px;
    text-align: right
}

.mate-form input:focus::-moz-placeholder {
    color: #629919;
    font-size: 10px;
    text-align: right
}

.mate-form input:focus::-webkit-input-placeholder {
    color: #629919;
    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,
.error-parent,
.form-control.error+select[multiple]+.smartselect>button,
.form-control.error+.select2 .select2-selection--single,
.vhv-form-number.error+.form-control,
.error+.select2-container--default .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;
    width: 100%;
    max-width: 1200px
}

.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, sans-serif
}

.tags-group .tag_item {
    text-decoration: none
}

.tags-group .tag_item:hover {
    background: #e2e2e2
}

.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: 22px;
    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%
    }
    .modal-full-width {
        width: 98%;
        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,
textarea.error+div.cke_editable {
    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
}

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

.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-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% {
        -webkit-transform: rotate(0deg) scale(1.05) skew(1deg);
        -moz-transform: rotate(0deg) scale(1.05) skew(1deg);
        -ms-transform: rotate(0deg) scale(1.05) skew(1deg);
        -o-transform: rotate(0deg) scale(1.05) skew(1deg);
        transform: rotate(0deg) scale(1.05) skew(1deg)
    }
    10% {
        -webkit-transform: rotate(-25deg) scale(1.05) skew(1deg);
        -moz-transform: rotate(-25deg) scale(1.05) skew(1deg);
        -ms-transform: rotate(-25deg) scale(1.05) skew(1deg);
        -o-transform: rotate(-25deg) scale(1.05) skew(1deg);
        transform: rotate(-25deg) scale(1.05) skew(1deg)
    }
    20% {
        -webkit-transform: rotate(25deg) scale(1.05) skew(1deg);
        -moz-transform: rotate(25deg) scale(1.05) skew(1deg);
        -ms-transform: rotate(25deg) scale(1.05) skew(1deg);
        -o-transform: rotate(25deg) scale(1.05) skew(1deg);
        transform: rotate(25deg) scale(1.05) skew(1deg)
    }
    30% {
        -webkit-transform: rotate(-25deg) scale(1.05) skew(1deg);
        -moz-transform: rotate(-25deg) scale(1.05) skew(1deg);
        -ms-transform: rotate(-25deg) scale(1.05) skew(1deg);
        -o-transform: rotate(-25deg) scale(1.05) skew(1deg);
        transform: rotate(-25deg) scale(1.05) skew(1deg)
    }
    40% {
        -webkit-transform: rotate(25deg) scale(1.05) skew(1deg);
        -moz-transform: rotate(25deg) scale(1.05) skew(1deg);
        -ms-transform: rotate(25deg) scale(1.05) skew(1deg);
        -o-transform: rotate(25deg) scale(1.05) skew(1deg);
        transform: rotate(25deg) scale(1.05) skew(1deg)
    }
    50% {
        -webkit-transform: rotate(0deg) scale(1.05) skew(1deg);
        -moz-transform: rotate(0deg) scale(1.05) skew(1deg);
        -ms-transform: rotate(0deg) scale(1.05) skew(1deg);
        -o-transform: rotate(0deg) scale(1.05) skew(1deg);
        transform: rotate(0deg) scale(1.05) skew(1deg)
    }
    100% {
        -webkit-transform: rotate(0deg) scale(1.05) skew(1deg);
        -moz-transform: rotate(0deg) scale(1.05) skew(1deg);
        -ms-transform: rotate(0deg) scale(1.05) skew(1deg);
        -o-transform: rotate(0deg) scale(1.05) skew(1deg);
        transform: rotate(0deg) scale(1.05) skew(1deg)
    }
}

.bootstrap-table .card-view {
    display: flex;
    display: -webkit-flex
}

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

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

@media (min-width: 769px) {
    .mobile-visible {
        display: none !important
    }
}

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

@media (min-width: 769px) {
    .mobile-dropdown-show {
        display: none !important
    }
}

.dropdown-toggle:focus,
.fluid-main-navbar .pull-left li a:focus {
    outline: 5px auto -webkit-focus-ring-color !important
}

.no-posts {
    text-align: center;
    padding: 10px;
    color: #666;
    font-size: 20px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15)
}

.no-posts .emptyPost {
    margin-top: 80px;
    margin-bottom: 80px;
    font-weight: 700;
    color: #6d6d6d;
    display: block;
    text-align: center
}

.no-posts .emptyPost svg {
    display: block;
    margin: 0 auto 15px;
    width: 40px;
    height: 40px;
    color: #adadad;
    vertical-align: middle
}

.input-group-append .input-group-text {
    border: 1px solid #ccc;
    border-left: 0;
    background: #eaeaea;
    padding: 6px 10px;
    border-radius: 0 3px 3px 0;
    display: inline-block;
    height: 100%
}

.input-group-prepend .input-group-text {
    border: 1px solid #ccc;
    border-right: 0;
    background: #eaeaea;
    padding: 6px 10px;
    border-radius: 3px 0 0 3px;
    display: inline-block;
    height: 100%
}

.full-container>.container {
    width: 100%
}

.table-modify {
    background: #fff;
    border-bottom: 0 !important
}

.table-modify td,
.table-modify tr,
.table-modify th {
    padding: 10px 8px;
    color: #666
}

.table-modify td:not(.has-border),
.table-modify tr:not(.has-border),
.table-modify th:not(.has-border) {
    border: none !important
}

.table-modify td a:not(.btn),
.table-modify tr a:not(.btn),
.table-modify th a:not(.btn) {
    color: #2196F3
}

.table-modify td.has-border,
.table-modify tr.has-border,
.table-modify th.has-border {
    border: 1px solid #f2f6f9 !important
}

.table-modify .fixed-table-container th,
.table-modify thead th {
    font-weight: normal;
    text-transform: uppercase;
    color: #666;
    white-space: nowrap
}

.table-modify:not(.table-modify-even)>tbody>tr:nth-of-type(odd) {
    background-color: #f2f6f9
}

.table-modify.table-modify-even>thead {
    background-color: #f2f6f9
}

.table-modify.table-modify-even>tbody>tr:nth-of-type(even) {
    background-color: #f2f6f9
}

.panel-formInne {
    line-height: 1.3;
    position: relative;
    background: #fff;
    transition: all 0.3s;
    -webkit-box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.03);
    -moz-box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.03);
    box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.03);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

.smartselect .dropdown-menu .ss-option>a {
    padding-left: 30px
}

.onoffswitch {
    display: inline-block;
    vertical-align: middle;
    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
}

@media (min-width: 544px) {
    .group-input-inline {
        position: relative;
        display: table !important;
        border-collapse: separate;
        width: 100%
    }
    .group-input-inline>label {
        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.label-bold>label {
    font-weight: bold
}

.widget-toolbar .tabs-content div[data-tab="block"] .dd-list {
    background-color: transparent;
    border-top: 0
}

.widget-toolbar .tabs-content div[data-tab="block"] .dd-list .dd-item>button {
    color: #FFFFFF
}

.widget-toolbar .tabs-content div[data-tab="block"] .dd-list .dd-handle-nodrag {
    background-color: #515A69;
    border: none
}

.widget-toolbar .tabs-content div[data-tab="block"] .dd-list .dd-handle-nodrag a {
    color: #FFFFFF
}

.widget-toolbar .tabs-content div[data-tab="block"] .dd-list .dd-handle {
    background: #323942;
    border: none
}

.widget-toolbar .tabs-content div[data-tab="block"] .dd-list .dd-handle a {
    color: #FFFFFF
}

.widget-toolbar .widget-contents {
    width: 350px !important;
    background: #3f4652 !important;
    padding-left: 16px
}

.widget-toolbar .widget-contents .library-widgets>.title {
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 13px;
    margin-bottom: 12px
}

.widget-toolbar .widget-contents .library-widgets>.title i.toggle-icon {
    font-size: 12px
}

.widget-toolbar .widget-contents .widgets {
    margin-left: -4px;
    margin-right: -4px
}

.widget-toolbar .widget-contents .widgets .library-widget {
    width: 98px !important;
    height: 98px;
    margin: 4px;
    padding: 20px 4px 10px;
    text-align: center;
    border-radius: 4px;
    background-color: #515a69;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column
}

.widget-toolbar .widget-contents .widgets .library-widget:hover {
    background-color: rgba(39, 44, 51, 0.5)
}

.widget-toolbar .widget-contents .widgets .library-widget .thumb-wrap {
    flex-basis: 50%
}

.widget-toolbar .widget-contents .widgets .library-widget .thumb-wrap .library-widget-thumbnail {
    width: 32px;
    height: 32px;
    border: none;
    background: none
}

.widget-toolbar .widget-contents .widgets .library-widget .thumb-wrap .library-widget-thumbnail img {
    max-width: 32px;
    max-height: 32px;
    object-fit: contain
}

.widget-toolbar .widget-contents .widgets .library-widget>.title {
    line-height: 14px;
    flex-basis: 50%;
    font-size: 12px;
    color: #FFFFFF !important;
    margin-top: 8px;
    white-space: unset;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.widget-toolbar .widget-contents .mCustomScrollbar .mCSB_inside>.mCSB_container {
    padding-top: 10px;
    padding-bottom: 10px
}

.widget-toolbar .widget-toggle {
    background-color: #272C33 !important
}

.widget-toolbar .widget-toggle>.btn-toggle>.icon-btn {
    text-align: center;
    padding: 10px 0
}

.widget-toolbar .widget-toggle>.btn-toggle>.icon-btn>img {
    height: 18px;
    width: 18px;
    object-fit: contain
}

.form-control {
    box-shadow: none
}

.modal-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-radius: 6px
}

.modal-content .modal-header {
    border-radius: 6px 6px 0 0;
    background: #FFFFFF;
    border-bottom: 1px solid #eeeeee
}

.modal-content .modal-header .modal-title {
    font-size: 20px;
    font-weight: 700;
    color: #333333
}

.modal-content .modal-body {
    background: #FFFFFF
}

.modal-content .modal-body .widget-template-left {
    padding: 25px;
    background: #eeeeee;
    margin-top: -15px;
    margin-left: -15px;
    margin-bottom: -15px;
    margin-right: -2px;
    flex-basis: 70%
}

.modal-content .modal-body .widget-template-right {
    padding: 25px;
    margin-top: -15px;
    margin-right: -15px;
    margin-bottom: -15px;
    border-left: 0;
    flex-basis: 30%
}

.modal-content .modal-body .widget-template-right .configColumnLayout {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 20px
}

.modal-content .modal-body .widget-template-right .template-form {
    padding-top: 20px
}

.modal-content .modal-footer {
    border-top: 1px solid #eeeeee;
    background: #FFFFFF;
    border-radius: 0 0 6px 6px
}

.widgetTemplate-list .widget-template-item>a.img {
    background: #FFFFFF
}

.select-category button {
    min-height: 34px;
    background: #fff !important;
    border-radius: 4px;
    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: #629919
}

.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: #1e1e1e !important;
    background-color: #fbfbfb
}

.admin-grid-list .grid-item>a:hover {
    color: #cd1818 !important
}

.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-right: 40px !important
}

.p-50 {
    padding: 50px !important
}

.pt-50 {
    padding-top: 50px !important
}

.pb-50 {
    padding-bottom: 50px !important
}

.pl-50 {
    padding-left: 50px !important
}

.pr-50 {
    padding-right: 50px !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 {
    margin-top: 40px !important
}

.mb-40 {
    margin-bottom: 40px !important
}

.ml-40 {
    margin-left: 40px !important
}

.mr-40 {
    margin-right: 40px !important
}

.m-50 {
    margin: 50px !important
}

.mt-50 {
    margin-top: 50px !important
}

.mb-50 {
    margin-bottom: 50px !important
}

.ml-50 {
    margin-left: 50px !important
}

.mr-50 {
    margin-right: 50px !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-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
    }
}

.d-table .table-row {
    display: table-row
}

.d-table .table-column {
    display: table-column
}

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

.multiple-input {
    overflow: inherit
}

.marquee {
    animation: marquee-scroll-left 5s linear infinite
}

.marquee.marquee-up {
    animation: marquee-scroll-up 5s linear infinite
}

@keyframes marquee-scroll-left {
    0% {
        -moz-transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
    100% {
        -moz-transform: translateX(100%);
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@keyframes marquee-scroll-up {
    0% {
        -moz-transform: translateY(-100%);
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
    100% {
        -moz-transform: translateY(100%);
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

@media (min-width: 545px) {
    .content-dk {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        z-index: 2;
        width: 100%
    }
}

.content-dk .login-default.register-form {
    background: #fff;
    padding: 20px;
    width: calc(100% - 20px);
    max-width: 450px;
    margin: auto;
    border-radius: 15px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.15)
}

@media (max-width: 544px) {
    .content-dk {
        margin: 20px 0
    }
}

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

.search-page .search-keyword {
    font-size: 16px;
    margin-bottom: 20px;
    background-color: #fff;
    padding: 10px;
    border: 1px solid #ddd
}

.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: 24px;
    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: #1e1e1e
}

.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: 18px;
    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 {
    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: #629919;
    color: white;
    padding: 5px 10px
}

.search-byType .info>.item {
    float: left;
    width: 33.333%
}

.checkbox label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 5px
}

.checkbox input[type="checkbox"],
.checkbox input[type="radio"] {
    opacity: 0;
    z-index: 1;
    cursor: pointer
}

.checkbox {
    padding-left: 20px
}

.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"]:checked+label::after {
    font-family: "Font Awesome 5 Free", sans-serif;
    content: "\f00c";
    font-weight: 900
}

.checkbox-primary input[type="checkbox"]:checked+label::before,
.checkbox-primary input[type="radio"]:checked+label::before {
    background-color: #629919;
    border-color: #629919
}

.checkbox-primary input[type="checkbox"]:checked+label::after,
.checkbox-primary input[type="radio"]:checked+label::after {
    color: #fff
}

.pb-30 {
    padding-bottom: 30px !important
}

.product-list-default-g {
    margin-bottom: 15px;
    position: relative
}

.product-list-default-g .product-image {
    position: relative;
    overflow: hidden;
    transition: all .5s;
    justify-content: center
}

.product-list-default-g .product-image a.img-href {
    display: block;
    position: relative
}

.product-list-default-g .product-image a.img-href:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #fdfdfd;
    opacity: 0;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0
}

.product-list-default-g .product-image a.img-href img.item-thumbnail {
    transition: all 1s;
    transform: scale(1)
}

.product-list-default-g .product-image .crew {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 60px 60px 0
}

.product-list-default-g .product-image .crew span {
    font-weight: 700;
    font-size: 14px;
    color: #fff;
    position: absolute;
    left: 28px;
    top: 10px;
    text-transform: uppercase;
    transform: rotate(45deg)
}

.product-list-default-g .product-image .crew.vip {
    border-width: 60px 60px 0 0;
    border-color: #35bf76 transparent transparent transparent;
    z-index: 3;
    right: auto;
    left: 0
}

.product-list-default-g .product-image .crew.vip span {
    left: 5px;
    top: -50px;
    transform: rotate(-45deg)
}

.product-list-default-g .product-image .crew.hot {
    border-color: transparent #ffc321 transparent transparent
}

.product-list-default-g .glyphicon-star-empty {
    font: normal normal 900 1em/1 "Font Awesome 5 Free", sans-serif;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.product-list-default-g .glyphicon-star-empty:before {
    content: "\f005"
}

.product-list-default-g ul.ul-actions-p {
    position: absolute;
    bottom: 20px;
    left: 10px;
    right: 0;
    background-color: #fff;
    opacity: 0
}

.product-list-default-g:hover ul.ul-actions-p {
    opacity: 1
}

.product-list-default-g:hover .product-image a img {
    transform: scale(1.1) !important
}

.product-list-default-g:hover .product-image a.img-href:before {
    opacity: 0.2
}

.product-list-default-g .product-content {
    padding: 10px 10px 20px 10px
}

.product-list-default-g .product-content h3.product-title {
    margin-top: 0;
    font-size: 16px;
    font-weight: 700
}

.product-list-default-g .product-content h3.product-title a {
    max-height: 18px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}

.product-list-default-g .product-content .product-rating {
    margin-bottom: 5px
}

.product-list-default-g .product-content .product-price {
    margin-bottom: 0;
    line-height: 18px;
    height: 18px
}

@media (max-width: 767px) {
    .product-list-default-g .actions {
        text-align: center
    }
}

.product-list-default-g .btn-primary {
    border-color: #e2e2e2;
    background-color: transparent;
    color: #1e1e1e;
    border-radius: 50px;
    padding: 0 30px;
    line-height: 40px;
    margin-right: 5px;
    transition: background-color 0.1s ease-in
}

.product-list-default-g .btn-primary:hover {
    background-color: #cd1818;
    color: #fff
}

.product-list-default-g .views {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    border: 1px solid #e2e2e2;
    vertical-align: top;
    transition: background-color 0.1s ease-in
}

.product-list-default-g .views:hover {
    background-color: #cd1818;
    color: #fff
}

.product-list-default-g .entry-decs {
    margin-bottom: 15px
}

@media (max-width: 544px) {
    .product-list-default-g .entry-decs {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        margin-bottom: 10px
    }
}

.product-list-default-g ul.ul-actions-p-7 {
    margin-top: 10px
}

.product-list-default-g ul.ul-actions-p-7 li {
    float: left
}

.product-list-default-g ul.ul-actions-p-7 li a {
    background-color: #222;
    display: block
}

.product-list-default-g ul.ul-actions-p-7 li a:hover {
    background-color: #000
}

.product-list-default-g ul.ul-actions-p-7 li a.add {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background-color: #090909
}

.product-list-default-g ul.ul-actions-p-7 li .views {
    line-height: 40px;
    padding: 0 20px;
    text-align: center;
    color: #fff;
    text-transform: uppercase
}

.product-list-default-g .product-price {
    margin-bottom: 10px
}

.product-list-default-g .product-price>div {
    display: inline-block;
    margin: 0 3px
}

.product-list-default-g .product-price .product-sell-price {
    margin-left: 0;
    font-size: 16px;
    font-weight: 700;
    color: #629919
}

.product-list-default-g .product-price .product-old-price {
    font-family: Arial, 'Conv_UTM Neo Sans Intel', Sans-Serif;
    font-size: 13px;
    color: rgba(0, 0, 0, 0.54);
    text-decoration: line-through
}

@media (max-width: 380px) {
    .product-list-default-g .product-content .product-price {
        height: unset
    }
    .product-list-default-g .btn-primary {
        line-height: 30px;
        padding: 0 15px
    }
    .product-list-default-g .views {
        width: 32px;
        height: 33px;
        line-height: 32px
    }
}

.product-list-default-gridType1 {
    margin-bottom: 20px;
    position: relative
}

.product-list-default-gridType1 .product-image {
    position: relative;
    overflow: hidden;
    transition: all .5s;
    justify-content: center
}

.product-list-default-gridType1 .product-image a.img-href {
    display: block;
    position: relative
}

.product-list-default-gridType1 .product-image a.img-href:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #fdfdfd;
    opacity: 0;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0
}

.product-list-default-gridType1 .product-image a.img-href img.item-thumbnail {
    transition: all 1s;
    transform: scale(1)
}

.product-list-default-gridType1 .product-image .crew {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 60px 60px 0
}

.product-list-default-gridType1 .product-image .crew span {
    font-weight: 700;
    font-size: 14px;
    color: #fff;
    position: absolute;
    left: 28px;
    top: 10px;
    text-transform: uppercase;
    transform: rotate(45deg)
}

.product-list-default-gridType1 .product-image .crew.vip {
    border-width: 60px 60px 0 0;
    border-color: #35bf76 transparent transparent transparent;
    z-index: 3;
    right: auto;
    left: 0
}

.product-list-default-gridType1 .product-image .crew.vip span {
    left: 5px;
    top: -50px;
    transform: rotate(-45deg)
}

.product-list-default-gridType1 .product-image .crew.hot {
    border-color: transparent #ffc321 transparent transparent
}

.product-list-default-gridType1 .glyphicon-star-empty {
    font: normal normal 900 1em/1 "Font Awesome 5 Free", sans-serif;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.product-list-default-gridType1 .glyphicon-star-empty:before {
    content: "\f005"
}

.product-list-default-gridType1:hover ul.ul-actions-p {
    opacity: 1
}

.product-list-default-gridType1:hover .product-image a img {
    transform: scale(1.2) !important
}

.product-list-default-gridType1:hover .product-image a.img-href:before {
    opacity: 0.2
}

.product-list-default-gridType1 .product-content {
    padding-top: 10px
}

.product-list-default-gridType1 .product-content h3.product-title {
    margin-top: 0;
    font-size: 16px;
    font-weight: 700
}

.product-list-default-gridType1 .product-content h3.product-title a {
    max-height: 18px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}

.product-list-default-gridType1 .product-content .product-rating {
    margin-bottom: 5px
}

.product-list-default-gridType1 .product-content .product-price {
    margin-bottom: 0;
    line-height: 18px;
    height: 18px
}

.product-list-default-gridType1 ul.ul-actions-p {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    opacity: 0;
    z-index: 9
}

.product-list-default-gridType1 ul.ul-actions-p li {
    float: left
}

.product-list-default-gridType1 ul.ul-actions-p li a {
    background-color: #629919;
    display: block
}

.product-list-default-gridType1 ul.ul-actions-p li a:hover {
    background-color: #2a410b
}

.product-list-default-gridType1 ul.ul-actions-p li a.add {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background-color: #466d12
}

.product-list-default-gridType1 ul.ul-actions-p li .views {
    line-height: 40px;
    padding: 0 20px;
    text-align: center;
    color: #fff;
    text-transform: uppercase
}

.product-list-default-gridType1 ul.ul-actions-p-7 {
    margin-top: 10px
}

.product-list-default-gridType1 ul.ul-actions-p-7 li {
    float: left
}

.product-list-default-gridType1 ul.ul-actions-p-7 li a {
    background-color: #222;
    display: block
}

.product-list-default-gridType1 ul.ul-actions-p-7 li a:hover {
    background-color: #000
}

.product-list-default-gridType1 ul.ul-actions-p-7 li a.add {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background-color: #090909
}

.product-list-default-gridType1 ul.ul-actions-p-7 li .views {
    line-height: 40px;
    padding: 0 20px;
    text-align: center;
    color: #fff;
    text-transform: uppercase
}

.product-list-default-gridType1 .product-price {
    margin-bottom: 10px
}

.product-list-default-gridType1 .product-price>div {
    display: inline-block;
    margin: 0 3px
}

.product-list-default-gridType1 .product-price .product-sell-price {
    margin-left: 0;
    font-size: 16px;
    font-weight: 700;
    color: #629919
}

.product-list-default-gridType1 .product-price .product-old-price {
    font-family: Arial, 'Conv_UTM Neo Sans Intel', Sans-Serif;
    font-size: 13px;
    color: rgba(0, 0, 0, 0.54);
    text-decoration: line-through
}

@media (min-width: 769px) {
    .hidden-md {
        display: none
    }
}

.table-pathway {
    padding: 10px 0;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 20px
}

.pathway-category:before {
    display: none
}

.pathway-category ol.breadcrumb {
    padding: 0;
    margin: 0;
    background-color: transparent
}

.layout-product-default .filter-right .switchers .switcher i {
    font-size: 20px;
    margin-right: 5px
}

.layout-product-default .filter-right .switchers .switcher.selected {
    background: #629919 !important
}

.layout-product-default .filter-left,
.layout-product-default .filter-right {
    display: table-cell;
    overflow: hidden
}

.layout-product-default .filter-right {
    text-align: right
}

.layout-product-default .filter-right>div {
    display: inline-block
}

@media (max-width: 400px) {
    .layout-product-default .filter-right>div.component-dropdown {
        max-width: 130px
    }
}

.layout-product-default .product-module-filter {
    margin-bottom: 10px
}

.layout-product-default .filter-right .switchers .switcher {
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    color: #eee;
    padding: 5px 5px;
    line-height: 20px;
    background-color: #777;
    position: relative;
    font-size: 14px
}

@media (max-width: 650px) {
    .layout-product-default .product-module-filter {
        margin: 0 0 15px 0
    }
    .layout-product-default .product-module-filter .filter-left {
        padding: 0;
        margin-top: 0;
        width: auto;
        display: unset;
        overflow: unset;
        float: left;
        line-height: 34px
    }
    .layout-product-default .product-module-filter .filter-right {
        width: auto;
        display: flex;
        justify-content: end;
        overflow: unset;
        padding: 0;
        float: right
    }
    .layout-product-default .product-module-filter .filter-right .filter-title {
        display: none
    }
    .layout-product-default .product-module-filter .filter-right .component-switcher {
        margin-top: 0
    }
}

@media (max-width: 480px) {
    .layout-product-default .product-module-filter .filter-right .component-switcher>.switchers>a.switcher>span {
        display: none
    }
    .layout-product-default .product-module-filter .filter-right .component-switcher>.switchers>a.switcher>i {
        margin-right: 0
    }
    .layout-product-default .filter-right .switchers .switcher {
        padding: 6px 7px 4px 7px
    }
}

.frame-cate-product {
    background-color: transparent;
    border: none;
    box-shadow: none
}

.frame-cate-product>.panel-heading {
    background-color: #629919;
    border-bottom: none
}

.frame-cate-product>.panel-heading>.panel-title {
    position: relative;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff
}

.frame-cate-product>.panel-heading>.panel-title:before {
    content: "\f0c9";
    display: inline-block;
    font: normal normal 900 1em/1 "Font Awesome 5 Free", sans-serif;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 8px
}

.frame-cate-product>.panel-body {
    padding: 0;
    border: 1px solid #eaeaea;
    border-top: none
}

.frame-sp-cottrai {
    background-color: transparent;
    border: none;
    border-radius: 0;
    box-shadow: none
}

.frame-sp-cottrai .panel-heading {
    background-color: transparent;
    border-radius: 0;
    position: relative;
    padding-left: 0
}

.frame-sp-cottrai .panel-heading:before {
    content: "";
    background-color: #629919;
    width: 20%;
    height: 2px;
    position: absolute;
    bottom: -1px;
    left: 0
}

.frame-sp-cottrai .panel-heading .panel-title {
    font-weight: 700
}

.frame-sp-cottrai .panel-body {
    padding: 15px 0 0 0
}

@media (max-width: 768px) {
    .table-product-list>.columns-widget>.col-left {
        display: none
    }
    .table-product-list>.columns-widget>.col-right {
        width: 100%
    }
}

.table-product-list .product-item-list-new-type-1 {
    border-bottom: 1px dashed #eaeaea;
    padding-bottom: 15px;
    margin-bottom: 15px
}

@media (min-width: 992px) {
    .table-product-list .product-item-list-new-type-1 .product-image {
        width: 33.3333333333%
    }
    .table-product-list .product-item-list-new-type-1 .content-product {
        width: 66.6666666667%;
        padding-left: 0
    }
}

.table-product-list .product-item-list-new-type-1 .product-title {
    margin-bottom: 10px;
    font-weight: 700
}

.table-product-list .product-item-list-new-type-1 .product-title a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}

.table-product-list .product-item-list-new-type-1 .product-price {
    display: flex;
    flex-wrap: wrap
}

.table-product-list .product-item-list-new-type-1 .product-price .product-sell-price {
    font-weight: 700;
    color: #629919;
    font-size: 15px
}

.table-product-list .product-item-list-new-type-1 .product-price .product-old-price {
    font-style: italic;
    margin-left: 10px;
    text-decoration: line-through;
    color: #acacac;
    font-size: 13px
}

.detail-basic-info-type-33 .product-gallery .product-big-image {
    margin-bottom: 15px
}

.procduct-hightline-home .list-menu-top {
    position: absolute;
    top: 0;
    right: 0
}

@media (max-width: 767px) {
    .procduct-hightline-home .list-menu-top {
        position: relative;
        margin-bottom: 15px
    }
}

@media (max-width: 544px) {
    .procduct-hightline-home .list-menu-top {
        text-align: center
    }
}

.procduct-hightline-home .list-menu-top li {
    display: inline-block
}

.procduct-hightline-home .list-menu-top li a {
    padding: 0 20px;
    line-height: 36px;
    font-weight: 400;
    border-radius: 30px;
    display: block
}

@media (max-width: 767px) {
    .procduct-hightline-home .list-menu-top li a {
        padding: 0 10px;
        line-height: 32px
    }
}

.procduct-hightline-home .list-menu-top li a:hover {
    background-color: #629919;
    color: #fff
}

.procduct-hightline-home .list-menu-top li a.active {
    background-color: #629919;
    color: #fff
}

.procduct-hightline-home .product-list-default-g {
    background-color: #fff;
    padding: 15px
}

@media (max-width: 544px) {
    .procduct-hightline-home .product-list-default-g {
        padding: 10px
    }
    .procduct-hightline-home .product-list-default-g .product-content {
        padding: 10px 0 0 0
    }
}

.procduct-hightline-home .product-list-default-g .btn-primary {
    line-height: 36px;
    padding: 0 25px;
    background-color: #629919;
    color: #fff;
    border-color: #629919
}

@media (max-width: 544px) {
    .procduct-hightline-home .product-list-default-g .btn-primary {
        padding: 0 15px;
        line-height: 32px
    }
}

.procduct-hightline-home .product-list-default-g .btn-primary:hover {
    background-color: #222;
    color: #fff;
    border-color: #222
}

.procduct-hightline-home .product-list-default-g .views {
    width: 36px;
    height: 36px;
    line-height: 36px;
    background-color: #629919;
    border-color: #629919;
    color: #fff
}

.procduct-hightline-home .product-list-default-g .views:hover {
    background-color: #222;
    border-color: #222;
    color: #fff
}

@media (max-width: 767px) {
    .procduct-hightline-home .product-list-default-g .actions {
        text-align: left
    }
}

.product-grid-type1 {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px
}

.product-grid-type1 .image-wrapper {
    position: relative;
    overflow: hidden
}

.product-grid-type1 .image-wrapper .saleOff {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #629919;
    padding: 0 10px;
    line-height: 24px;
    color: #fff;
    font-size: 13px
}

.product-grid-type1 .image-wrapper .new-product {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #629919;
    padding: 0 10px;
    line-height: 24px;
    color: #fff;
    font-size: 13px
}

.product-grid-type1 .image-wrapper .btnOther-home {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    text-align: center;
    opacity: 1;
    z-index: 9
}

.product-grid-type1 .image-wrapper .btnOther-home ul.list-btn li {
    display: inline-block
}

.product-grid-type1 .image-wrapper .btnOther-home ul.list-btn li a {
    display: block;
    background: #fff;
    color: #253237;
    border: none;
    line-height: 46px;
    height: 46px;
    width: 46px;
    border-radius: 100%;
    padding: 0;
    font-size: 16px;
    text-align: center;
    text-transform: capitalize;
    pointer-events: visible;
    opacity: 0;
    transform: scale3d(0, 0, 0)
}

.product-grid-type1 .image-wrapper .btnOther-home ul.list-btn li a:hover {
    background-color: #629919;
    color: #fff
}

.product-grid-type1 .product-info {
    padding: 10px 0
}

.product-grid-type1 .product-info .cate-product a {
    font-size: 12px;
    text-transform: uppercase;
    color: #999
}

@media (max-width: 1024px) {
    .product-grid-type1 .product-info .cate-product a {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical
    }
}

.product-grid-type1 .product-info .cate-product a:hover {
    color: #1e1e1e
}

.product-grid-type1 .product-info h5.post-title {
    font-size: 16px;
    margin-top: 5px;
    font-weight: 700;
    min-height: 44px
}

.product-grid-type1 .product-info h5.post-title a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-weight: 700;
    line-height: 22px
}

.product-grid-type1 .product-info .item-price {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

@media (max-width: 1024px) {
    .product-grid-type1 .product-info .item-price {
        min-height: 44px
    }
}

@media (width: 768px) {
    .product-grid-type1 .product-info .item-price {
        min-height: 66px;
        display: block
    }
}

.product-grid-type1 .product-info .item-price .product-sell-price {
    margin-right: 5px;
    color: #629919;
    font-size: 16px;
    font-weight: 700
}

.product-grid-type1 .product-info .item-price .product-sell-price .amount-1 {
    text-decoration: none
}

.product-grid-type1 .product-info .item-price .product-old-price .price {
    color: #888;
    font-size: 14px;
    font-weight: 500;
    margin-left: 5px
}

.product-grid-type1 .img-product a {
    display: block;
    position: relative
}

.product-grid-type1 .img-product a:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #fdfdfd;
    opacity: 0;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0
}

.product-grid-type1:hover .image-wrapper .btnOther-home ul.list-btn li a {
    opacity: 1;
    transform: scale3d(1, 1, 1)
}

.product-grid-type1:hover .img-product a:before {
    opacity: .5
}

.product-commerce-slideType5 .owl-theme .owl-nav {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin-top: -18px
}

.product-commerce-slideType5 .owl-theme .owl-nav [class*=owl-] {
    width: 36px;
    height: 36px;
    box-shadow: 0 0 15px -5px rgba(0, 0, 0, 0.4);
    background-color: #fff;
    line-height: 36px;
    text-align: center;
    padding: 0;
    margin: 0;
    color: #000;
    font-weight: 700;
    font-size: 16px
}

.product-commerce-slideType5 .owl-theme .owl-nav [class*=owl-]:hover {
    background-color: #629919;
    color: #fff
}

.product-commerce-slideType5 .owl-carousel .owl-nav .owl-prev {
    position: absolute;
    left: -18px
}

@media (max-width: 768px) {
    .product-commerce-slideType5 .owl-carousel .owl-nav .owl-prev {
        left: 5px
    }
}

.product-commerce-slideType5 .owl-carousel .owl-nav .owl-next {
    position: absolute;
    right: -18px
}

@media (max-width: 768px) {
    .product-commerce-slideType5 .owl-carousel .owl-nav .owl-next {
        right: 5px
    }
}

.product-grid-high-ligh-home {
    border: 1px solid #eaeaea;
    border-radius: 3px;
    transition: .3s ease-in-out;
    will-change: transform;
    background-color: #fff;
    margin-bottom: 20px
}

@media (max-width: 544px) {
    .product-grid-high-ligh-home {
        margin-bottom: 10px
    }
}

.product-grid-high-ligh-home .image-wrapper {
    position: relative;
    overflow: hidden;
    border-radius: 3px 3px 0 0
}

.product-grid-high-ligh-home .image-wrapper figure a img {
    transition: all 1s;
    transform: scale(1)
}

.product-grid-high-ligh-home .image-wrapper figure a {
    display: block;
    position: relative
}

.product-grid-high-ligh-home .image-wrapper figure a:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #fdfdfd;
    opacity: 0;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0
}

.product-grid-high-ligh-home .image-wrapper .action.action-bottom {
    text-align: center;
    height: 30px;
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
    z-index: 9;
    transition: all ease 0.5s;
    transform: scale(0)
}

.product-grid-high-ligh-home .image-wrapper .action.action-bottom .cont-action {
    text-align: center;
    display: flex;
    justify-content: center;
    -webkit-justify-content: center
}

@media (max-width: 768px) {
    .product-grid-high-ligh-home .image-wrapper .action.action-bottom .cont-action span.titl {
        display: none
    }
}

.product-grid-high-ligh-home .image-wrapper .action.action-bottom .cont-action a {
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    padding: 0 10px;
    float: left;
    background: #629919;
    text-transform: inherit;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 2.5px;
    width: 50%;
    border-radius: 0
}

.product-grid-high-ligh-home .image-wrapper .action.action-bottom .cont-action a:hover {
    background: #f68b1f
}

.product-grid-high-ligh-home .image-wrapper .sale-off {
    position: absolute;
    right: 5px;
    top: 0;
    text-align: center;
    background: #e82b00;
    color: #fff;
    padding: 3px;
    font-weight: 700;
    font-size: 12px;
    min-width: 45px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    -webkit-box-shadow: 0 4px 6px -2px #504f4f;
    -moz-box-shadow: 0 4px 6px -2px #504f4f;
    box-shadow: 0 4px 6px -2px #504f4f;
    z-index: 2;
    backface-visibility: hidden
}

.product-grid-high-ligh-home:hover {
    border-color: #629919
}

.product-grid-high-ligh-home:hover .image-wrapper .action.action-bottom {
    transform: scale(1)
}

.product-grid-high-ligh-home:hover .image-wrapper figure a:before {
    opacity: .6
}

.product-grid-high-ligh-home:hover .image-wrapper figure a img {
    transform: scale(1.1)
}

.product-grid-high-ligh-home .product-info {
    padding: 10px 5px 5px;
    border-radius: 3px
}

.product-grid-high-ligh-home .product-info h5.post-title {
    margin-top: 0;
    text-align: center;
    min-height: 40px
}

.product-grid-high-ligh-home .product-info h5.post-title a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.product-grid-high-ligh-home .product-info .item-price {
    text-align: center
}

@media (min-width: 545px) {
    .product-grid-high-ligh-home .product-info .item-price {
        display: flex;
        justify-content: center;
        align-items: center
    }
}

@media (max-width: 544px) {
    .product-grid-high-ligh-home .product-info .item-price {
        min-height: 42px;
        display: flex;
        justify-content: center
    }
}

.product-grid-high-ligh-home .product-info .item-price .product-sell-price {
    margin-right: 10px;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    color: #df0000
}

@media (min-width: 768px) and (max-width: 1024px) {
    .product-grid-high-ligh-home .product-info .item-price .product-sell-price {
        margin-right: 5px;
        font-size: 14px
    }
}

.product-grid-high-ligh-home .product-info .item-price .product-sell-price ins.amount-1 {
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    color: #df0000
}

@media (min-width: 768px) and (max-width: 1024px) {
    .product-grid-high-ligh-home .product-info .item-price .product-sell-price ins.amount-1 {
        font-size: 14px
    }
}

.product-grid-high-ligh-home .product-info .item-price .product-old-price {
    color: #acacac
}

.product-listType1 {
    margin-bottom: 15px !important;
    border-radius: 4px
}

.product-listType1 .img-product {
    overflow: hidden;
    position: relative
}

.product-listType1 .img-product .product-sale-off {
    position: absolute;
    right: 5px;
    top: 0;
    text-align: center;
    background: #629919;
    color: #fff;
    padding: 3px;
    font-weight: 700;
    font-size: 12px;
    min-width: 45px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    box-shadow: 0 4px 6px -2px #504f4f;
    z-index: 2;
    backface-visibility: hidden
}

.product-listType1 .img-product a {
    display: block;
    position: relative
}

.product-listType1 .img-product a:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #fdfdfd;
    opacity: 0;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0
}

.product-listType1 .img-product a img {
    transition: all 1s;
    transform: scale(1)
}

.product-listType1 .action.action-bottom {
    margin-top: 10px
}

@media (min-width: 545px) {
    .product-listType1 .action.action-bottom .cont-action {
        display: flex
    }
}

.product-listType1 .action.action-bottom .cont-action a {
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    padding: 0 20px;
    float: left;
    background: #629919;
    text-transform: inherit;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 2.5px 10px 2.5px;
    border-radius: 0
}

@media (max-width: 375px) {
    .product-listType1 .action.action-bottom .cont-action a {
        padding: 0 15px
    }
}

.product-listType1 .action.action-bottom .cont-action a:hover {
    background: #f68b1f
}

.product-listType1:hover {
    border-color: #629919
}

.product-listType1:hover .img-product a:before {
    opacity: .6
}

.product-listType1:hover .img-product a img {
    transform: scale(1.1)
}

.detail-basic-Type2.product-detail-layout .product-price {
    padding: 20px 0;
    margin-top: 10px;
    border-bottom: 1px solid #eaeaea;
    border-top: 1px solid #eaeaea;
    margin-bottom: 15px
}

.detail-basic-Type2.product-detail-layout .product-price .price {
    display: inline-block
}

.detail-basic-Type2.product-detail-layout .product-price .old-price {
    display: inline-block;
    text-decoration: line-through;
    margin-top: 0 !important;
    margin-left: 10px
}

.detail-basic-Type2.product-detail-layout .product-price .percent {
    margin-top: 10px
}

.detail-basic-Type2.product-detail-layout .product-summary h1.title {
    font-size: 24px;
    font-weight: 700;
    margin-top: 0
}

.search-result-list .search-item .search-item-label .view-more:hover {
    color: #629919
}

.product-grid-high-ligh2 .item-price {
    display: flex;
    flex-wrap: wrap
}

.product-grid-high-ligh2 .item-price .amount-1 {
    text-decoration: none
}

.product-grid-high-ligh2 .item-price .amount-2 {
    margin-left: 10px
}

.search-item-body .search-byType {
    background: none
}

.search-item-body .search-byType-item {
    padding-bottom: 15px;
    border-bottom: 1px dashed #ebebeb
}

.header-ecomType8 {
    background-color: #629919;
    padding: 10px 0
}

.header-ecomType8 .col-left>div {
    display: inline-block;
    margin-right: 10px;
    color: #fff
}

.header-ecomType8 .search {
    position: absolute;
    width: 200px;
    right: 0;
    top: 0;
    z-index: -999;
    opacity: 0;
    transition: all 0.3s
}

.header-ecomType8 .search form .input-inner .form-control {
    padding-right: 40px;
    border-radius: 0
}

.header-ecomType8 .search form .input-inner .btn {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    color: #629919
}

.header-ecomType8 .search.active {
    opacity: 1;
    z-index: 999;
    top: calc(100% + 10px);
    border: 1px solid #c10a28;
    transition: all 0.3s
}

.header-ecomType8 ul.list-menu {
    text-align: right
}

.header-ecomType8 ul.list-menu>li {
    display: inline-block;
    margin: 0 5px;
    color: #fff
}

.header-ecomType8 ul.list-menu>li:last-of-type {
    margin-right: 0
}

.header-ecomType8 ul.list-menu>li>a {
    color: #fff
}

@media (max-width: 544px) {
    .header-ecomType8 .col-right {
        display: none
    }
    .header-ecomType8 .col-left {
        text-align: center
    }
}

.product-grid-type-13 {
    margin-bottom: 20px
}

.product-grid-type-13 span.saleOff {
    position: absolute;
    top: 10px;
    left: 0;
    padding: 5px 10px;
    background: #e81854;
    color: white
}

.product-grid-type-13 .btnOther-home {
    width: 100%;
    min-height: 40px;
    position: absolute;
    bottom: 0;
    background: rgba(255, 255, 255, 0.7);
    padding: 10px 0;
    opacity: 0;
    transform: translateY(100%);
    -webkit-transform: translateY(100%);
    transition: all .3s
}

.product-grid-type-13 .list-btn {
    justify-content: center
}

.product-grid-type-13:hover .btnOther-home {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    opacity: 1
}

.product-grid-type-13 .list-btn>li>a {
    background-color: #4dabce;
    color: #fff;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    width: 40px;
    border-radius: 50%;
    text-align: center;
    display: block
}

.product-grid-type-13 .post-title>a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 1
}

.product-grid-type-13 .item-price.flex {
    flex-wrap: wrap;
    justify-content: center
}

.frame-favorite-news {
    background-color: transparent;
    border: none;
    border-radius: 0;
    box-shadow: none;
    position: relative
}

.frame-favorite-news>.panel-heading {
    background-color: transparent;
    padding-left: 0;
    position: relative;
    border-radius: 0
}

.frame-favorite-news>.panel-heading:after {
    content: "";
    background-color: #629919;
    width: 100px;
    height: 2px;
    position: absolute;
    bottom: -1px;
    left: 0
}

.frame-favorite-news>.panel-heading>.panel-title {
    font-weight: 700;
    color: #629919;
    text-transform: uppercase
}

.frame-favorite-news>.panel-body {
    padding: 15px 0 0 0
}

.my-account-profile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-top: 30px
}

.my-account-profile .my-account-profile__left {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-right: 50px
}

.my-account-profile .my-account-profile__right {
    width: 28rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    border-left: 1px solid #efefef
}

.my-account-profile .form-group__wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.my-account-profile .form-group__wrapper .form-group__label {
    width: 20%;
    text-align: right;
    color: rgba(85, 85, 85, 0.8);
    text-transform: capitalize;
    overflow: hidden
}

.my-account-profile .form-group__wrapper .form-group__content {
    width: 80%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 2rem
}

.my-account-profile .avatar-upload {
    width: 140px;
    color: #333;
    border-color: #979797
}

.my-account-section {
    border-radius: 3px;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #fff;
    margin-bottom: 15px
}

.my-account-section .my-account-section__header {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #efefef;
    padding-bottom: 20px;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.my-account-section .my-account-section__header-title {
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 2.4rem;
    color: #333;
    text-transform: capitalize
}

.my-account-section .my-account-section__header-subtitle {
    font-size: 1.4rem;
    line-height: 1.7rem;
    color: #555;
    margin-top: 3px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 14px !important
}

.load-application.load-application-portal2 .thumbnail-li {
    border-radius: 5px;
    box-shadow: 0px 10px 35px rgba(116, 122, 130, 0.35);
    margin-bottom: 20px;
    position: relative
}

.load-application.load-application-portal2 .thumbnail-li .img-tem {
    overflow: hidden;
    border-radius: 5px 5px 0 0;
    position: relative
}

.load-application.load-application-portal2 .thumbnail-li .img-tem .head-tem {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 9
}

.load-application.load-application-portal2 .thumbnail-li .img-tem .head-tem i {
    font-size: 20px;
    color: #fff
}

.load-application.load-application-portal2 .thumbnail-li .img-tem .theme-action {
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    height: 0;
    text-align: center;
    background: rgba(0, 0, 0, 0.7);
    -webkit-transition: all .3s ease .15s;
    -moz-transition: all .3s ease .15s;
    -o-transition: all .3s ease .15s;
    -ms-transition: all .3s ease .15s;
    transition: all .3s ease .15s;
    border-radius: 5px 5px 0 0
}

@media (max-width: 992px) {
    .load-application.load-application-portal2 .thumbnail-li .img-tem .theme-action {
        display: none
    }
}

.load-application.load-application-portal2 .thumbnail-li .img-tem .theme-action .button {
    position: relative;
    top: 50%;
    margin-top: -43px
}

.load-application.load-application-portal2 .thumbnail-li .img-tem .theme-action .button a {
    display: block;
    width: 110px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    border-radius: 3px;
    margin: 0 auto
}

.load-application.load-application-portal2 .thumbnail-li .img-tem .theme-action .button a.view-demo {
    color: #fff;
    background: #d9534f;
    margin-bottom: 15px
}

.load-application.load-application-portal2 .thumbnail-li .img-tem .theme-action .button a.view-detail {
    color: #fff;
    border: 1px solid #fff;
    background: transparent
}

.load-application.load-application-portal2 .thumbnail-li .caption {
    background-color: #fff;
    padding: 15px;
    border-radius: 0 0 5px 5px
}

.load-application.load-application-portal2 .thumbnail-li .caption h3 {
    font-size: 15px;
    font-weight: 700;
    margin-top: 0;
    line-height: 20px
}

.load-application.load-application-portal2 .thumbnail-li .caption h3 a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}

.load-application.load-application-portal2 .thumbnail-li .caption ul.list-statistic {
    margin-bottom: 15px
}

.load-application.load-application-portal2 .thumbnail-li .caption ul.list-statistic>li {
    display: inline-block;
    margin-right: 10px;
    font-size: 12px;
    color: #162A4E;
    line-height: 120%
}

@media (min-width: 1200px) {
    .load-application.load-application-portal2 .thumbnail-li .caption ul.list-statistic>li {
        margin-right: 25px
    }
}

.load-application.load-application-portal2 .thumbnail-li .caption .dungthu a {
    border: 1px solid #6E7C94;
    border-radius: 3px;
    text-align: center;
    display: block;
    line-height: 32px;
    font-size: 13px
}

.load-application.load-application-portal2 .thumbnail-li .caption .dungthu a:hover {
    background-color: #d9534f;
    color: #fff;
    border-color: #d9534f
}

.load-application.load-application-portal2 .thumbnail-li .img-tem:hover .theme-action {
    height: 100%
}

.btn-save {
    background-color: #629919 !important;
    border: 1px solid #629919 !important;
    transition: all 150ms linear;
    color: #fff;
    padding: 6px 16px 6px 16px;
    min-width: 72px
}

.btn-save:hover {
    color: #fff;
    background-color: #466d12 !important;
    border: 1px solid #466d12 !important
}

.bg-primary {
    background-color: #629919 !important
}

.bg-primary .close {
    color: #fff;
    opacity: 1
}

.article-news-default:not(:last-of-type) {
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 10px
}

.article-title {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 1.428571429;
    display: block
}

.article-news-default {
    margin-bottom: 10px
}

.article-news-default .article-title {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

@media (max-width: 769px) {
    .article-news-default .article-title {
        margin-top: 10px
    }
}

@media (min-width: 769px) {
    .article-news-default .show-left {
        float: left
    }
    .article-news-default .show-right {
        float: right
    }
}

@media (min-width: 769px) {
    .article-news-default .article-img img {
        max-width: 250px;
        max-height: 250px
    }
}

@media (min-width: 769px) {
    .article-news-default .article-right {
        max-width: calc(100% - 260px)
    }
}

.article-news-default .article-brief {
    margin-top: 10px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.article-news-default .article-info i,
.article-news-default .article-info span {
    margin-right: 5px
}

.article-dowload-default {
    padding: 10px;
    border: 1px solid #eaeaea;
    margin-bottom: 15px;
    background: white
}

.article-dowload-default .article-read-more {
    text-align: right
}

.article-dowload-default .article-read-more a {
    color: #629919
}

.article-dowload-default .article-title {
    margin-bottom: 10px
}

.article-dowload-default .article-title a {
    display: inline-block;
    width: calc(100% - 45px);
    font-weight: bold
}

.article-dowload-default .article-title img {
    display: inline-block;
    margin-right: 10px
}

.article-dowload-default .article-info {
    color: #999;
    font-size: 13px
}

.article-dowload-default .article-info>span {
    padding-right: 10px;
    border-right: 1px solid #999;
    margin-right: 10px
}

.article-dowload-default .article-info>span:last-of-type {
    padding-right: 0px;
    border: none;
    margin-right: 0px
}

.article-download-detail-default {
    background: white
}

.article-download-detail-default .aricle-title h1 {
    margin-top: 20px;
    color: #0963cc;
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
    margin-bottom: 20px
}

.article-download-detail-default .article-info .article-date {
    margin-right: 10px
}

.article-download-detail-default .article-info i {
    color: #81b12e
}

.article-download-detail-default .article-info span.mau {
    color: #0963cc
}

.article-download-detail-default ul.article-file-list {
    padding: 0;
    margin: 0 0 10px 0;
    list-style-type: disc
}

.article-download-detail-default .article-title-list-file {
    display: inline-block;
    background: white;
    z-index: 2;
    position: relative;
    margin-bottom: 10px;
    margin-top: 20px
}

.article-download-detail-default .article-file {
    margin-top: -20px
}

.article-download-detail-default .article-brief {
    border-left: 2px solid #ddd;
    padding: 10px;
    color: #555;
    font-style: italic;
    margin-bottom: 20px;
    margin-left: 18px
}

.fb-like-box {
    width: 100% !important;
    margin-top: -15px
}

.fb-like-box span {
    width: 100% !important
}

.fb-like-box span iframe[style] {
    width: 100% !important
}

.fb-like-box span iframe[style] a {
    color: #fff !important
}

.fb-like-box span a {
    color: #fff !important
}

.fb-like-box a {
    color: #fff !important
}

.article-video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden
}

.article-video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.article-video-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.article-video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.active-show .hidden {
    display: block !important
}

.article-pdf-default .aritcle-item {
    padding: 20px;
    background: #FFFFFF;
    border: 1px solid #dddddd
}

.article-pdf-default .aritcle-item:not(:first-child) {
    margin-top: 20px
}

.article-pdf-default .aritcle-item .post-meta {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.article-pdf-default .aritcle-item .post-meta .article-info .article-author {
    margin-right: 10px
}

.article-pdf-default .aritcle-item .post-meta .btn-download i {
    margin-right: 5px
}

.article-pdf-default .aritcle-item .article-title {
    margin-bottom: 10px
}

.article-pdf-default .aritcle-item .article-brief {
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.article-pdf-default .article-read-more {
    margin-top: 10px
}

.filter-administrativeprocedure {
    border-color: #629919;
    border-radius: 0
}

.filter-administrativeprocedure .panel-heading {
    background: #629919
}

.filter-administrativeprocedure .panel-heading .panel-title {
    color: #FFF;
    text-transform: uppercase;
    font-size: 15px
}

.filter-administrativeprocedure .normal-search .form-control {
    width: calc(100% - 100px) !important;
    display: inline-block;
    vertical-align: middle
}

.article-faq-default {
    background: none
}

.article-faq-default article .article-title {
    margin: 0;
    transition: all 0.15s ease-out;
    padding: 15px;
    border-left: 3px solid #CCC;
    display: block;
    min-height: 20px;
    position: relative;
    cursor: pointer;
    font-weight: 400;
    background-color: #f4f4f4;
    border-left-color: #0f152e
}

.article-faq-default article {
    margin: 15px 0
}

.article-faq-default article .post-content {
    background: #FFF;
    padding: 10px
}

.article-infographic-default {
    margin: 15px 0
}

.article-infographic-default .aricle-title {
    margin-bottom: 10px
}

.article-infographic-default .aricle-title a {
    font-size: 16px
}

.article-news-one-and-four .section-list {
    display: flex;
    flex-wrap: wrap
}

.article-news-one-and-four .section-list .article-news-1-and-4 {
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px
}

.article-news-one-and-four .section-list .article-news-1-and-4-first {
    margin-top: 0
}

@media (min-width: 768px) {
    .article-news-one-and-four .section-list {
        margin-right: -10px;
        margin-left: -10px
    }
    .article-news-one-and-four .section-list .article-news-1-and-4 {
        width: 25%;
        padding: 0 10px;
        display: inline-block
    }
    .article-news-one-and-four .section-list .article-news-1-and-4-first {
        width: 100%;
        display: flex;
        flex-wrap: wrap
    }
    .article-news-one-and-four .section-list .article-news-1-and-4-first .article-img img {
        max-width: 250px;
        max-height: 250px
    }
    .article-news-one-and-four .section-list .article-news-1-and-4-first .article-right {
        max-width: calc(100% - 260px)
    }
}

.article-photo-album-grid-type-2 .img-hover .img-hover_inner {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    top: 0;
    left: 0;
    background-color: rgba(119, 119, 119, 0.7);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 12;
    transition: opacity .3s ease;
    -webkit-transition: opacity .3s ease
}

.article-photo-album-grid-type-2 .img-hover .img-hover_inner a {
    font-size: 16px;
    padding: 5px;
    color: #bfcfde
}

.article-photo-album-grid-type-2 .img-hover a:hover {
    color: #cd1818
}

.article-photo-album-grid-type-2 .img-hover:hover .img-hover_inner {
    opacity: 1
}

.article-partner-grid .article-item {
    margin-bottom: 20px
}

.article-partner-grid .article-item .article-img {
    border: 1px solid #629919;
    border-radius: 25px;
    position: relative;
    overflow: hidden
}

.article-partner-grid .article-item .article-img a img {
    transform: scale(1);
    transition: 1.5s
}

.article-partner-grid .article-item .article-content a {
    text-align: center;
    display: block
}

.article-partner-grid .article-item:hover .article-img a img {
    transform: scale(1.1)
}

.article-list-type-8 .c-item_inner {
    display: flex
}

.article-list-type-8 .row {
    display: flex;
    flex-wrap: wrap
}

.article-list-type-8 .article-time {
    padding-right: 30px;
    font-size: 27px;
    text-align: center;
    display: flex;
    flex-direction: column
}

.article-list-type-8 time.article-time_top {
    color: #fff;
    font-size: 32px;
    font-weight: 500;
    background: #3E6557;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    line-height: 70px;
    display: block;
    margin: 0 auto 5px auto
}

.article-list-type-8 time.article-time_bottom {
    line-height: 26px
}

.article-list-type-8 article.article-item>.block-item_inner {
    height: 100%;
    border-bottom: 1px solid #B7B7B7
}

.article-list-type-8 .article-item {
    padding-bottom: 10px
}

.article-photo-album-detail-default {
    margin-bottom: 15px
}

.article-photo-album-detail-default h1.common-title-detail {
    font-size: 20px;
    font-weight: 700;
    margin-top: 0
}

.detail-partnership .top-detail {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc
}

.detail-partnership .top-detail .img-partnership {
    display: inline-block;
    width: 40px;
    margin-right: 15px;
    vertical-align: top
}

.detail-partnership .top-detail .title-partnership {
    display: inline-block;
    width: calc(100% - 60px);
    font-size: 16px;
    font-weight: 700
}

.article-news-slide-type-5 .updated-time {
    position: absolute;
    top: -38px;
    height: 35px;
    background: #428bca;
    right: 50%;
    transform: translate(50%);
    -webkit-transform: translate(50%);
    line-height: 35px;
    padding: 0 10px;
    color: white;
    z-index: 9
}

.article-news-slide-type-5 .c-slide-type5-2 .updated-time {
    top: auto;
    bottom: -38px
}

.article-news-slide-type-5 .common-content {
    padding: 10px 30px;
    min-height: 155px
}

.article-news-slide-type-5 .owl-item {
    background: #f3f3f3
}

.article-news-slide-type-5 .see-more>a {
    color: #428bca
}

.article-news-slide-type-5 .see-more>a:hover {
    color: black
}

.section-article-scroll-content-type2 .box-marquee-right .post-title a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.section-article-scroll-content-type2 .box-left {
    margin-bottom: 15px
}

.section-article-scroll-content-type2 .box-left .post-title a {
    line-height: 1;
    font-weight: bold;
    font-size: 20px
}

.section-article-scroll-content-type2 .box-left .time-new {
    margin-bottom: 10px;
    color: #629919
}

.section-article-scroll-content-type2 .box-left .post-brief {
    color: #707070
}

.section-article-scroll-content-type2 .box-left time {
    color: #707070;
    font-size: 14px
}

.section-article-scroll-content-type2 .box-marquee-right .top-bottom-right {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccd6dd
}

.section-article-scroll-content-type2 .box-marquee-right .detailType2 {
    padding-bottom: 8px;
    margin-bottom: 8px;
    border-bottom: 1px dashed #ccd6dd
}

.section-article-scroll-content-type2 .box-marquee-right .detailType2:last-of-type {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0
}

.section-article-scroll-content-type2 .box-marquee-right .detailType2 .post-item .new-date {
    text-align: center;
    background-repeat: no-repeat;
    height: 50px;
    min-width: 59px;
    margin-right: 10px;
    border: 1px solid #ddd;
    border-radius: 4px
}

.section-article-scroll-content-type2 .box-marquee-right .detailType2 .post-item .new-date .new-month {
    font-size: 11px;
    padding: 4px 0;
    color: #fff;
    background-color: #629919;
    border-radius: 4px 4px 0 0
}

.section-article-scroll-content-type2 .box-marquee-right .detailType2 .post-item .new-date .new-day {
    font-size: 14px;
    padding: 2px 0;
    color: #212121;
    background-color: #fff
}

.section-article-scroll-content-type2 .box-marquee-right .hasViewMore a {
    border: none;
    transition: margin-left 0.2s ease-in-out
}

.section-article-scroll-content-type2 .box-marquee-right .hasViewMore a img {
    transition: margin-left 0.2s ease-in-out
}

.section-article-scroll-content-type2 .box-marquee-right .hasViewMore a:hover {
    color: #629919
}

.section-article-scroll-content-type2 .box-marquee-right .hasViewMore a:hover img {
    margin-left: 10px !important
}

.highLight-slide .bx-pager-container {
    padding: 0;
    background-color: transparent
}

.highLight-slide .bx-pager-container .bx-pager-inner {
    display: table
}

.highLight-slide .bx-pager-container .bx-pager-inner .bx-pager-item {
    width: 33.33%;
    display: table-cell
}

.highLight-slide .bx-pager-container .bx-pager-inner .bx-pager-item:focus {
    text-decoration: none
}

.highLight-slide .bx-pager-container .bx-pager-inner .bx-pager-item .bx-pager-item-wrap {
    margin-left: 0;
    padding: 0 10px;
    border: none;
    border-left: 1px solid #ebebeb
}

.highLight-slide .bx-pager-container .bx-pager-inner .bx-pager-item .bx-pager-item-wrap .bx-pager-title-vmark {
    color: #629919;
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    margin-bottom: 10px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.highLight-slide .bx-pager-container .bx-pager-inner .bx-pager-item .bx-pager-item-wrap .brief-news {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.highLight-slide .bx-pager-container .bx-pager-inner .bx-pager-item.active .bx-pager-item-wrap .bx-pager-title-vmark {
    text-decoration: none;
    color: #f68b1f
}

.highLight-slide .bx-pager-container .bx-pager-inner .bx-pager-item.active .bx-pager-item-wrap .brief-news {
    color: #2e2e2e
}

.highLight-slide .bx-pager-container .bx-pager-inner .bx-pager-item:first-child .bx-pager-item-wrap {
    border-left: none;
    padding-left: 0
}

.highLight-slide .bx-pager-container .bx-pager-inner .bx-pager-item:hover .bx-pager-title-vmark {
    color: #f68b1f
}

.highLight-slide .bx-pager-container .bx-pager-inner .bx-pager-item:hover .brief-news {
    color: #2e2e2e
}

.highLight-slide .bxSlider-container .bx-has-controls-direction {
    display: none !important
}

.highLight-slide .bxSlider-container .slide-caption-vmark {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.7)
}

.highLight-slide .bxSlider-container .slide-caption-vmark .slide-caption-title a {
    color: #fff;
    font-size: 16px;
    font-weight: bold
}

.highLight-slide .bxSlider-container .slide-caption-vmark .slide-caption-brief-vmark {
    display: none
}

.highLight-slide .bx-wrapper {
    margin-bottom: 20px
}

.highLight-slide .bx-wrapper .bx-viewport {
    box-shadow: none;
    border: none;
    left: 0
}

.highLight-slide .cont-li {
    background-color: #f7f7f7;
    overflow: hidden
}

.highLight-slide .cont-li .slide-caption-wrap {
    padding-top: 20px;
    padding-right: 10px
}

.highLight-slide .cont-li .slide-caption-wrap .slide-caption-title {
    margin-bottom: 20px
}

.highLight-slide .cont-li .slide-caption-wrap .slide-caption-title a {
    font-size: 20px;
    font-weight: 700;
    color: #629919;
    line-height: 26px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.highLight-slide .cont-li .slide-caption-wrap .slide-caption-title a:hover {
    color: #f68b1f
}

.highLight-slide .cont-li .slide-caption-wrap .slide-caption-brief-vmark {
    line-height: 24px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical
}

.highLight-slide .cont-li .img-news {
    overflow: hidden
}

.highLight-slide .cont-li .img-news a img {
    transition: all 1s;
    transform: scale(1)
}

.highLight-slide .cont-li .img-news:hover a img {
    transform: scale(1.1)
}

.highLight-slide .bx-pager-display-table .bx-pager-inner {
    display: table;
    width: 100%
}

.news-lighhight-type7 .news-imge {
    overflow: hidden;
    border-radius: 7px
}

.news-lighhight-type7 .news-imge a img {
    border-radius: 7px;
    transform: scale(1);
    transition: 1.5s
}

.news-lighhight-type7 .news-imge:hover a img {
    transform: scale(1.1)
}

.news-lighhight-type7 .common-title {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 24px;
    min-height: 48px
}

.news-lighhight-type7 .common-title a {
    display: block
}

.news-lighhight-type7 .col-right-type7 .cont-news {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ebebeb
}

.news-lighhight-type7 .col-right-type7 .cont-news:last-of-type {
    margin-bottom: 0;
    border-bottom: none
}

.news-lighhight-type7 .col-right-type7 .cont-news .news-imge {
    float: right;
    max-width: 90px;
    margin-left: 10px
}

.news-lighhight-type7 .col-right-type7 .cont-news .aricle-title {
    float: left;
    width: calc(100% - 100px);
    font-size: 14px;
    font-weight: normal
}

.news-lighhight-type7 .col-right-type7 .cont-news .aricle-title a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.news-lighhight-type7 .col-center-type7 .common-title {
    font-size: 16px;
    line-height: 22px;
    min-height: 44px
}

.news-lighhight-type7 .col-center-type7 .common-title a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.news-lighhight-type7 .col-left-type7 .aricle-title a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

@media (max-width: 768px) {
    .news-lighhight-type7 .cont-news {
        margin-bottom: 15px;
        border-bottom: 1px solid #ebebeb;
        padding-bottom: 15px
    }
    .news-lighhight-type7 .cont-news .news-imge {
        float: left;
        max-width: 150px;
        margin-left: unset;
        margin-right: 10px
    }
    .news-lighhight-type7 .cont-news .aricle-title {
        float: left;
        width: calc(100% - 160px)
    }
    .news-lighhight-type7 .col-left-type7 .cont-news .aricle-title {
        font-size: 16px
    }
    .news-lighhight-type7 .col-right-type7 .cont-news .common-title {
        font-weight: 700
    }
}

.highLight-slide1 .bx-wrapper {
    margin-bottom: 15px
}

.highLight-slide1 .bx-wrapper .bx-viewport {
    border: none;
    box-shadow: none;
    left: 0
}

.highLight-slide1 .slide-caption-wrap .img-new {
    overflow: hidden
}

.highLight-slide1 .slide-caption-wrap .img-new a img {
    transition: all 1s;
    transform: scale(1)
}

.highLight-slide1 .slide-caption-wrap .img-new a img:hover {
    transform: scale(1.1)
}

.highLight-slide1 .slide-caption-inner {
    margin-top: 15px
}

.highLight-slide1 .slide-caption-inner .time-news {
    margin-bottom: 10px;
    color: #707070;
    font-size: 13px
}

.highLight-slide1 .slide-caption-inner .slide-caption-title {
    margin-bottom: 10px
}

.highLight-slide1 .slide-caption-inner .slide-caption-title a {
    font-size: 18px;
    font-weight: 700;
    color: #629919;
    line-height: 24px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.highLight-slide1 .slide-caption-inner .slide-caption-title a:hover {
    color: #f68b1f
}

.highLight-slide1 .slide-caption-inner .slide-brief {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 10px
}

.highLight-slide1 .slide-caption-inner .ct-new a {
    display: inline-block;
    background: url(/Template/UBND/BinhDinh/images/bg-xt.png) no-repeat right center;
    padding-right: 30px;
    font-weight: 700;
    line-height: 26px;
    color: #629919
}

.highLight-slide1 .slide-caption-inner .ct-new a:hover {
    color: #f68b1f
}

.highLight-slide1 a.bx-pager-item .bx-pager-item-wrap {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e0e0e0
}

.highLight-slide1 a.bx-pager-item .bx-pager-item-wrap .time-news {
    font-size: 13px;
    color: #707070;
    margin-bottom: 5px
}

.highLight-slide1 a.bx-pager-item .bx-pager-item-wrap .bx-pager-title {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.highLight-slide1 a.bx-pager-item:last-of-type .bx-pager-item-wrap {
    margin-bottom: 0;
    border-bottom: none
}

.highLight-slide1 a.bx-pager-item.active .bx-pager-item-wrap .bx-pager-title {
    color: #629919
}

.highLight-slide1 .bx-wrapper .bx-prev {
    background: url(/Template/UBND/BinhDinh/images/bg-prew.png) no-repeat left top
}

.highLight-slide1 .bx-wrapper .bx-prev:hover {
    background: url(/Template/UBND/BinhDinh/images/bg-prew.png) no-repeat left top
}

.highLight-slide1 .bx-wrapper .bx-controls-direction a {
    width: 26px;
    height: 26px;
    margin-top: -13px
}

@media (min-width: 1024px) {
    .highLight-slide1 .bx-wrapper .bx-controls-direction a {
        top: 30%
    }
}

.highLight-slide1 .bx-wrapper .bx-next {
    background: url(/Template/UBND/BinhDinh/images/bg-next.png) no-repeat left top
}

.highLight-slide1 .bx-wrapper .bx-next:hover {
    background: url(/Template/UBND/BinhDinh/images/bg-next.png) no-repeat left top
}

.search-item-body .search-byType-item .item-desc {
    float: left;
    width: calc(100% - 135px)
}

.video-highlight-type1 .box-video-play {
    margin-bottom: 10px
}

.video-highlight-type1 .list-video-item-inner .item-video {
    padding: 7px 0
}

.video-highlight-type1 .list-video-item-inner .item-video h3.video-title {
    margin: 0;
    font-size: 14px
}

.video-highlight-type1 .list-video-item-inner .item-video h3.video-title a {
    display: block;
    background: url(/Template/UBND/BinhDinh/images/bg-video.png) no-repeat left 3px;
    padding-left: 20px
}

.article-faq-list-type-1 article.active>.article-title {
    background: black;
    color: white
}

.article-faq-list-type-1 article.item-block {
    margin-bottom: 10px
}

.article-faq-list-type-1 .article-title {
    padding: 10px;
    margin-bottom: 0;
    background: #e1e1e1;
    color: #1e1e1e;
    cursor: pointer
}

.article-faq-list-type-1 .content-faq {
    border: 1px solid #e1e1e1;
    border-top: 0;
    margin-bottom: 10px;
    padding: 10px 27px 0;
    display: none
}

.article-faq-list-type-1 .testimonials-list-item.active .vi-chevron-down:before {
    content: "\f106"
}

@media (min-width: 769px) {
    .news-highlight-type-10 .article-item-left,
    .news-highlight-type-10 .article-item-center {
        border-right: 1px solid #ebebeb
    }
}

.news-highlight-type-10 .item_inner .img-news {
    margin-bottom: 15px;
    overflow: hidden
}

.news-highlight-type-10 .item_inner .news-info .time-new {
    font-size: 14px
}

.news-highlight-type-10 .item_inner .title-news {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px
}

.news-highlight-type-10 .item_inner .title-news.title-smail {
    font-size: 14px;
    line-height: 20px
}

.news-highlight-type-10 .item_inner .title-news a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.news-highlight-type-10 .item_inner .post-brief {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.news-highlight-type-10 .article-item-center .item_inner {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ebebeb
}

.news-highlight-type-10 .article-item-center .item_inner:last-of-type {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0
}

.news-highlight-type-10 .article-item-center .item_inner .title-news {
    margin-bottom: 0
}

.news-highlight-type-10 .article-item-right .item_inner {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ebebeb
}

.news-highlight-type-10 .article-item-right .item_inner:last-of-type {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none
}

.news-highlight-type-10 .article-item-right .item_inner .post-image {
    float: right;
    width: 100px;
    margin-left: 15px
}

.news-highlight-type-10 .article-item-right .item_inner .news-info {
    float: left;
    width: calc(100% - 117px);
    margin-bottom: 0
}

.news-highlight-type-10 .article-item-right .item_inner .news-info a {
    -webkit-line-clamp: 3
}

@media (min-width: 544px) and (max-width: 768px) {
    .news-highlight-type-10 .article-item-center {
        padding-left: 0
    }
    .news-highlight-type-10 .cont-item-right {
        padding-top: 10px;
        margin-top: 10px;
        border-top: 1px solid #ebebeb;
        display: flex;
        flex-wrap: wrap
    }
    .news-highlight-type-10 .cont-item-right .item_inner {
        width: calc(50% - 7.5px)
    }
    .news-highlight-type-10 .cont-item-right .item_inner:nth-of-type(odd) {
        margin-right: 7.5px
    }
    .news-highlight-type-10 .cont-item-right .item_inner:nth-of-type(even) {
        margin-left: 7.5px
    }
    .news-highlight-type-10 .cont-item-right .item_inner:last-of-type {
        padding-bottom: 10px;
        margin-bottom: 10px;
        border-bottom: 1px solid #ebebeb
    }
}

@media (max-width: 544px) {
    .news-highlight-type-10 .article-item-left .item_inner {
        margin-bottom: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #ebebeb
    }
    .news-highlight-type-10 .article-item-center .item_inner .img-news {
        float: right;
        width: 100px;
        margin-left: 15px;
        margin-bottom: 0
    }
    .news-highlight-type-10 .article-item-center .item_inner .news-info {
        float: left;
        width: calc(100% - 117px);
        margin-bottom: 0
    }
    .news-highlight-type-10 .article-item-center .item_inner:last-of-type {
        padding-bottom: 10px;
        margin-bottom: 10px;
        border-bottom: 1px solid #ebebeb
    }
}

@media (min-width: 769px) {
    .news-highlight-type-11 .article-item-left {
        border-right: 1px solid #ebebeb
    }
}

.news-highlight-type-11 .item_inner .img-news {
    margin-bottom: 15px;
    overflow: hidden
}

.news-highlight-type-11 .item_inner .title-news {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px
}

.news-highlight-type-11 .item_inner .title-news a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.news-highlight-type-11 .item_inner .post-brief {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.news-highlight-type-11 .article-item-right .item_inner {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ebebeb
}

.news-highlight-type-11 .article-item-right .item_inner:last-of-type {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none
}

.news-highlight-type-11 .article-item-right .item_inner .post-image {
    overflow: hidden
}

.news-highlight-type-11 .article-item-right .item_inner .title-news {
    font-size: 14px
}

.news-highlight-type-11 .article-item-right .item_inner .title-news a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

@media (min-width: 544px) and (max-width: 768px) {
    .news-highlight-type-11 .article-item-right {
        width: 40%;
        padding-left: 0
    }
    .news-highlight-type-11 .article-item-right .col-left-news-right {
        padding-right: 0
    }
    .news-highlight-type-11 .article-item-left {
        width: 60%
    }
}

@media (max-width: 544px) {
    .news-highlight-type-11 .article-item-left .item_inner {
        padding-bottom: 10px;
        margin-bottom: 10px;
        border-bottom: 1px solid #ebebeb
    }
    .news-highlight-type-11 .col-cont-item {
        padding-left: 0
    }
    .news-highlight-type-11 .col-cont-item .time-new {
        display: none
    }
    .news-highlight-type-11 .col-cont-item .title-news {
        margin-bottom: 0
    }
}

.news-highlight-type-12 .list-menu-top {
    position: absolute;
    top: 0;
    right: 0
}

@media (max-width: 544px) {
    .news-highlight-type-12 .list-menu-top {
        position: relative;
        margin-bottom: 15px;
        display: none
    }
}

.news-highlight-type-12 .list-menu-top li {
    display: inline-block
}

.news-highlight-type-12 .list-menu-top li a {
    padding: 0 7px;
    line-height: 36px;
    font-weight: 500;
    transition: all .25s ease;
    font-size: 14px;
    text-transform: uppercase;
    display: block
}

@media (max-width: 767px) {
    .news-highlight-type-12 .list-menu-top li a {
        padding: 0 10px;
        line-height: 32px
    }
}

.news-highlight-type-12 .list-menu-top li a:hover {
    color: #2e2e2e;
    font-weight: 700
}

.news-highlight-type-12 .list-menu-top li a.active {
    color: #2e2e2e;
    font-weight: 700
}

.news-highlight-type-12 .top-new-highlightType12 {
    position: relative;
    margin-bottom: 15px
}

.news-highlight-type-12 .top-new-highlightType12 .cont-news {
    padding: 20px 15px 10px;
    position: absolute;
    width: 100%;
    bottom: 0;
    background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, 0.65) 70%);
    color: #fff
}

@media (max-width: 768px) {
    .news-highlight-type-12 .top-new-highlightType12 .cont-news {
        padding: 10px
    }
}

.news-highlight-type-12 .top-new-highlightType12 .cont-news .title-news {
    margin-bottom: 5px
}

.news-highlight-type-12 .top-new-highlightType12 .cont-news .title-news a {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.news-highlight-type-12 .top-new-highlightType12 .cont-news .article-date {
    font-size: 13px
}

.news-highlight-type-12 .top-new-highlightType12 .cont-news.cont-v2-brief {
    padding: 0;
    background: none;
    position: relative;
    margin-top: 15px;
    color: #2e2e2e
}

.news-highlight-type-12 .top-new-highlightType12 .cont-news.cont-v2-brief .article-date {
    margin-bottom: 5px;
    font-style: inherit
}

.news-highlight-type-12 .top-new-highlightType12 .cont-news.cont-v2-brief .title-news {
    margin-bottom: 10px
}

.news-highlight-type-12 .top-new-highlightType12 .cont-news.cont-v2-brief .title-news a {
    color: #1e1e1e
}

.news-highlight-type-12 .top-new-highlightType12 .cont-news.cont-v2-brief .title-news a:hover {
    color: #cd1818
}

.news-highlight-type-12 .news-highlightType12 {
    margin-bottom: 15px
}

.news-highlight-type-12 .news-highlightType12 .image-news {
    float: left;
    width: 120px;
    margin-right: 10px
}

.news-highlight-type-12 .news-highlightType12 .cont-news {
    float: left;
    width: calc(100% - 130px)
}

.news-highlight-type-12 .news-highlightType12 .cont-news .title-news {
    margin-bottom: 5px
}

.news-highlight-type-12 .news-highlightType12 .cont-news .title-news a {
    font-weight: 700;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.news-highlight-type-12 .news-highlightType12 .cont-news .article-date {
    font-size: 13px;
    color: #999
}

.news-highlight-type-13 .list-menu-top {
    position: absolute;
    top: 0;
    right: 0
}

@media (max-width: 544px) {
    .news-highlight-type-13 .list-menu-top {
        position: relative;
        margin-bottom: 15px;
        display: none
    }
}

.news-highlight-type-13 .list-menu-top li {
    display: inline-block
}

.news-highlight-type-13 .list-menu-top li a {
    padding: 0 7px;
    line-height: 36px;
    font-weight: 500;
    transition: all .25s ease;
    font-size: 14px;
    text-transform: uppercase;
    display: block
}

@media (max-width: 767px) {
    .news-highlight-type-13 .list-menu-top li a {
        padding: 0 10px;
        line-height: 32px
    }
}

.news-highlight-type-13 .list-menu-top li a:hover {
    color: #2e2e2e;
    font-weight: 700
}

.news-highlight-type-13 .list-menu-top li a.active {
    color: #2e2e2e;
    font-weight: 700
}

.news-highlight-type-13 .top-new-highlightType13 {
    position: relative;
    margin-bottom: 15px
}

.news-highlight-type-13 .top-new-highlightType13 .title-news {
    margin-bottom: 10px
}

@media (max-width: 544px) {
    .news-highlight-type-13 .top-new-highlightType13 .title-news {
        margin-top: 15px
    }
}

.news-highlight-type-13 .top-new-highlightType13 .title-news a {
    font-size: 22px;
    line-height: 26px;
    font-weight: 700;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.news-highlight-type-13 .top-new-highlightType13 .article-date {
    margin-bottom: 5px;
    color: #999
}

.news-highlight-type-13 .top-new-highlightType13 .brief-news {
    margin-bottom: 10px
}

@media (max-width: 544px) {
    .news-highlight-type-13 .top-new-highlightType13 .brief-news {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical
    }
}

.news-highlight-type-13 .top-new-highlightType13 .ct-news a {
    display: inline-block;
    border: 1px solid #e0e0e0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    padding: 6px 18px;
    font-size: 12px;
    text-transform: uppercase
}

.news-highlight-type-13 .top-new-highlightType13 .ct-news a:hover {
    background-color: #cd1818;
    border-color: #cd1818;
    color: #fff
}

.news-highlight-type-13 .news-highlightType13 {
    margin-bottom: 15px
}

.news-highlight-type-13 .news-highlightType13 .image-news {
    float: left;
    width: 120px;
    margin-right: 10px
}

.news-highlight-type-13 .news-highlightType13 .cont-news {
    float: left;
    width: calc(100% - 130px)
}

.news-highlight-type-13 .news-highlightType13 .cont-news .title-news {
    margin-bottom: 5px
}

.news-highlight-type-13 .news-highlightType13 .cont-news .title-news a {
    font-weight: 700;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.news-highlight-type-13 .news-highlightType13 .cont-news .article-date {
    font-size: 13px
}

.destination-grid-type1 .cont-news-destination {
    margin-bottom: 15px;
    border: 1px solid #ebebeb;
    position: relative;
    border-radius: 5px
}

.destination-grid-type1 .cont-news-destination .entry-content {
    padding: 10px
}

.destination-grid-type1 .cont-news-destination .entry-content .title-news {
    margin-bottom: 10px;
    font-weight: 700
}

.destination-grid-type1 .cont-news-destination .entry-content .title-news a {
    color: #629919;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    font-size: 16px
}

.destination-grid-type1 .cont-news-destination .entry-content .address-news {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 3px 5px;
    background-color: #629919;
    border-radius: 2px;
    color: #fff
}

.destination-grid-type1 .cont-news-destination .action-news {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0;
    background: rgba(255, 163, 52, 0.7);
    text-align: center;
    color: #fff;
    transition: all .3s;
    opacity: 0
}

.destination-grid-type1 .cont-news-destination .action-news>a {
    display: block;
    color: #fff;
    padding: 20px 10px;
    height: 100%
}

.destination-grid-type1 .cont-news-destination .action-news>a:hover {
    color: #fff
}

.destination-grid-type1 .cont-news-destination .action-news .title {
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 700;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}

.destination-grid-type1 .cont-news-destination .action-news .brief-news {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical
}

.destination-grid-type1 .cont-news-destination .action-news .ct-news {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: calc(100% - 160px);
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center
}

.destination-grid-type1 .cont-news-destination .action-news .ct-news>span {
    display: inline-block;
    padding: 0 30px;
    background-color: #629919;
    border-radius: 2px;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 24px
}

.destination-grid-type1 .cont-news-destination:hover .action-news {
    opacity: 1
}

.article-list-highlight-15 .article-category-title>.category-title {
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 10px
}

.article-list-highlight-15 .article-highlight-top .common-info {
    position: absolute;
    padding: 10px;
    background: rgba(0, 0, 0, 0.61);
    inset: auto 0 0 0
}

.article-list-highlight-15 .article-highlight-top .article-title>a {
    color: white
}

.article-list-highlight-15 .article-highlight-top .article-title>a,
.article-list-highlight-15 .article-highlight-bottom .article-title>a {
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.article-list-highlight-15 .article-highlight-bottom {
    display: flex;
    flex-wrap: wrap
}

.article-list-highlight-15 .article-highlight-bottom .artile-item {
    margin-bottom: 15px
}

.article-list-highlight-15 .article-highlight-bottom .article-title {
    font-size: 13px
}

.article-list-highlight-15 .article-highlight-bottom .article-title>a {
    -webkit-line-clamp: 3
}

.article-news-slide-type-9 .article-title {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 18px
}

.article-news-slide-type-9 .entry-title {
    margin-top: 0
}

.article-news-slide-type-9 .article-brief {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.article-news-slide-type-9:hover .owl-theme .owl-nav {
    display: block
}

.article-news-slide-type-9 .owl-theme .owl-nav {
    display: none;
    margin-top: 0
}

.article-news-slide-type-9 .owl-theme .owl-nav [class*=owl-] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: #629919;
    width: 40px;
    height: 35px;
    line-height: 27px
}

.article-news-slide-type-9 .owl-theme .owl-nav .owl-prev {
    left: 5px
}

.article-news-slide-type-9 .owl-theme .owl-nav .owl-next {
    right: 5px
}

.article-news-slide-type-9 .owl-theme .owl-dots .owl-dot.active span,
.article-news-slide-type-9 .owl-theme .owl-dots .owl-dot:hover span {
    background: #629919
}

.list-marquee-legalddocumen-default .vert .simply-scroll-list li {
    height: auto;
    width: 100%
}

.list-marquee-legalddocumen-default .vert,
.list-marquee-legalddocumen-default .vert .simply-scroll-clip {
    width: 100%
}

.list-marquee-legalddocumen-default .one-item {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed gray
}

.list-marquee-legalddocumen-default .title {
    margin: 2px 0;
    line-height: inherit
}

.list-marquee-legalddocumen-default .fa {
    font-size: 14px;
    color: gray
}

.list-marquee-legalddocumen-default .green {
    color: #35810E
}

.testimonial-grid-type-3>.section-grid>.row {
    display: flex;
    flex-wrap: wrap
}

.testimonial-grid-type-3 .item {
    padding: 35px;
    -webkit-box-shadow: 0 0 11px 0 rgba(6, 22, 58, 0.14);
    -moz-box-shadow: 0 0 11px 0 rgba(6, 22, 58, 0.14);
    box-shadow: 0 0 11px 0 rgba(6, 22, 58, 0.14);
    border-radius: 5px;
    outline: 1px solid #e9c46a;
    outline-offset: -15px;
    height: 100%
}

.testimonial-grid-type-3 .common-title {
    min-height: 44px;
    font-size: 20px
}

.testimonial-grid-type-3 .prof {
    color: #2a9d90
}

.testimonial-grid-type-3 .media-body>h5.author {
    margin-bottom: 0;
    font-size: 16px
}

.testimonial-grid-type-3 .brief,
.testimonial-grid-type-3 .common-title>a {
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.testimonial-grid-type-3 .common-title>a {
    -webkit-line-clamp: 2
}

.testimonial-grid-type-3 .fas {
    font-size: 50px;
    color: #e9c46a;
    margin-bottom: 5px;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s
}

.testimonial-grid-type-3 .media img {
    width: 60px;
    border-radius: 50%;
    margin-right: 10px
}

.article-highlight-grid-type-1>div {
    flex-wrap: wrap
}

.article-highlight-grid-type-1>div>div {
    margin-bottom: 15px
}

.article-highlight-grid-type-1 .item-wide .article-image {
    min-height: 440px;
    padding: 20px;
    border-radius: 5px;
    -webkit-box-shadow: 0 18px 22px -8px rgba(26, 26, 26, 0.2);
    box-shadow: 0 18px 22px -8px rgba(26, 26, 26, 0.2);
    border-bottom-right-radius: 40px;
    overflow: hidden
}

.article-highlight-grid-type-1 .item-wide a {
    color: white
}

.article-highlight-grid-type-1 .item-wide .read-more>a {
    position: absolute;
    width: 38px;
    height: 38px;
    border: 1px solid #fff;
    border-radius: 50%;
    left: 25px;
    bottom: 28px;
    z-index: 9;
    text-align: center;
    font-size: 19px;
    line-height: 36px;
    color: white;
    transition: .3s ease
}

.article-highlight-grid-type-1 .item-box .article-info {
    height: calc(100% - 180px);
    padding: 20px;
    background: white;
    display: flex;
    flex-direction: column
}

.article-highlight-grid-type-1 .item-box .article-info .read-more {
    margin-top: auto
}

.article-highlight-grid-type-1 .item-box .article-image {
    min-height: 180px;
    padding: 20px
}

.article-highlight-grid-type-1 .item-box .article-brief:after {
    content: '';
    display: block;
    width: 100%;
    height: 28px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(0), color-stop(0%, #fff), to(rgba(255, 255, 255, 0)));
    background-image: linear-gradient(0deg, #fff 0%, rgba(255, 255, 255, 0) 100%);
    position: absolute;
    left: 0;
    bottom: 0
}

.article-highlight-grid-type-1 .article-image>div {
    z-index: 9
}

.article-highlight-grid-type-1 .article-image:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(26, 26, 26, 0.4);
    z-index: 1
}

.article-highlight-grid-type-1 .item_inner-box {
    height: 100%;
    overflow: hidden;
    border-radius: 5px;
    -webkit-box-shadow: 0 18px 22px -8px rgba(26, 26, 26, 0.2);
    box-shadow: 0 18px 22px -8px rgba(26, 26, 26, 0.2)
}

.article-highlight-grid-type-1 .article-cate>span:not(:last-child) {
    padding-right: 5px;
    margin-right: 5px;
    border-right: 1px solid ghostwhite
}

.article-highlight-grid-type-1 .article-cate,
.article-highlight-grid-type-1 .item-wide .article-brief {
    color: white
}

.article-highlight-grid-type-1 .article-brief {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    font-size: 17px
}

.news-highlight-type-17 .list-menu-top {
    display: flex;
    justify-content: center;
    background: #f8f8f8;
    margin-bottom: 15px;
    padding: 15px;
    border: 1px solid #e7e7e7
}

.news-highlight-type-17 .list-menu-top>li:not(:last-child) {
    margin-right: 5px
}

.news-highlight-type-17 .list-menu-top>li>a {
    padding: 10px 15px;
    white-space: nowrap;
    background: #e6e6e6;
    font-weight: bold;
    color: #637281;
    border-radius: 12px
}

.news-highlight-type-17 .list-menu-top.overflow-x-scroll::-webkit-scrollbar {
    display: none
}

.news-highlight-type-17 .nav-item a.active,
.news-highlight-type-17 .nav-item a:hover {
    background-color: #11b5e6;
    color: #fff
}

.news-highlight-type-17 .image-news>a:after {
    content: "";
    position: absolute;
    z-index: 1;
    inset: 0 0 auto 0;
    height: 100%;
    background: linear-gradient(to top, rgba(35, 35, 37, 0.85) 0%, rgba(35, 35, 37, 0.65) 35%, rgba(22, 22, 23, 0) 60%, transparent 100%)
}

.news-highlight-type-17 .cont-news {
    position: absolute;
    inset: auto 0 0 0;
    padding: 15px;
    z-index: 9;
    color: white
}

.news-highlight-type-17 .cont-news .article-title {
    color: inherit
}

.news-highlight-type-17 .article-title {
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.article-grid-slide-type1 .article-info-wrapper {
    border: 1px solid #e7e7e7
}

.article-grid-slide-type1 .article-title {
    margin: 0;
    padding: 15px;
    font-size: 14px;
    min-height: 70px
}

.article-grid-slide-type1 .article-title>a {
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #012d59
}

.article-grid-slide-type1 .article-brief {
    padding: 0 15px 5px
}

.article-grid-slide-type1 .article-brief>p {
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.article-grid-slide-type1 .article-info {
    padding: 15px;
    border-top: 1px solid #e7e7e7
}

.article-grid-slide-type1 .article-info i {
    color: #11b5e6
}

.article-grid-slide-type1 .article-img {
    overflow: hidden
}

.article-grid-slide-type1 .article-img img {
    transition: all .45s
}

.article-grid-slide-type1 .article-img:hover img {
    transform: scale(1.2)
}

.article-news-slide-type-10 .owl-theme .owl-nav [class*=owl-] {
    position: absolute;
    inset: calc(50% - 20px) auto auto 0;
    transform: translateY(-50%);
    padding: 4px 12px;
    background: rgba(17, 181, 230, 0.4);
    margin: 0;
    opacity: 0
}

.article-news-slide-type-10 .owl-theme .owl-nav [class*=owl-]:hover {
    background: #11b5e6
}

.article-news-slide-type-10 .owl-theme .owl-nav .owl-next {
    inset: calc(50% - 20px) 0 auto auto
}

.article-news-slide-type-10:hover .owl-theme .owl-nav [class*=owl-] {
    opacity: 1
}

.news-highlight-type-18 {
    border: 1px solid green
}

.news-highlight-type-18 .nav-pills a {
    text-transform: uppercase;
    font-weight: bold;
    white-space: nowrap
}

.news-highlight-type-18 .article-brief {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.news-highlight-type-18 .nav-pills li:not(:last-child) {
    border-right: 1px solid lightgray
}

.news-highlight-type-18 .nav-pills>li>a:hover {
    background: transparent;
    color: var(--link-hover-color)
}

.news-highlight-type-18 .list-news {
    padding: 10px
}

.news-highlight-type-18 .nav-pills a.active {
    color: var(--link-hover-color)
}

.news-highlight-type-18 .list-menu-top {
    display: flex;
    background: linear-gradient(180deg, rgba(0, 128, 0, 0.26), transparent)
}

.news-highlight-type-18 .list-menu-top.overflow-x-scroll::-webkit-scrollbar {
    display: none
}

.article-highligh-display-grid li.active>a {
    background: var(--brand-primary);
    color: white
}

.article-highligh-display-grid li>a {
    background: #F2F4F5;
    color: black;
    font-size: 16px
}

.article-highligh-display-grid .nav-pills>li+li {
    margin-left: 0
}

.article-highligh-display-grid>.nav-pills>li:not(:last-child) {
    margin-right: 10px
}

.article-highligh-display-grid .list-menu-top.overflow-x-scroll::-webkit-scrollbar {
    display: none
}

.article-highligh-display-grid .item {
    border-radius: 8px;
    overflow: hidden
}

.article-highligh-display-grid .article-img {
    width: 100%
}

.article-highligh-display-grid .d-flex {
    flex-wrap: wrap;
    padding-bottom: 20px
}

.article-highligh-display-grid a {
    color: white
}

.article-highligh-display-grid a.view-more {
    background: rgba(255, 255, 255, 0.2);
    padding: 12px 24px;
    border-radius: 6px;
    display: inline-block;
    margin-top: auto;
    margin-left: 20px
}

.article-highligh-display-grid .d-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px
}

.article-highligh-display-grid .article-info-wrapper {
    padding: 20px
}

.article-highligh-display-grid article.item:nth-child(1) {
    grid-area: 1/1/2 span;
    background: #F8AE1E
}

.article-highligh-display-grid article.item:nth-child(2) {
    background: #14546B
}

.article-highligh-display-grid article.item:nth-child(3) {
    grid-area: 1/3/2 span;
    background: #00B7CD
}

.article-highligh-display-grid article.item:nth-child(4) {
    background: #00756A
}

.article-highligh-display-grid article.item:nth-child(5) {
    grid-area: 2/2/2 span/2;
    background: #E16C6C
}

.article-highligh-display-grid article.item:nth-child(6) {
    background: #886EBF
}

@media (max-width: 543px) {
    .article-highligh-display-grid .d-grid {
        grid-template-columns: 1fr
    }
    .article-highligh-display-grid article.item:nth-child(1),
    .article-highligh-display-grid article.item:nth-child(3),
    .article-highligh-display-grid article.item:nth-child(5) {
        grid-area: auto
    }
}

.article-recruitment-type2 .top-recruitment-type2 {
    background: url(/Project/VHV/images/bg-recruitment.png) repeat center top;
    padding: 20px 0;
    margin-bottom: 20px
}

@media (min-width: 769px) {
    .article-recruitment-type2 .top-recruitment-type2 {
        padding: 50px 0;
        margin-bottom: 60px
    }
}

.article-recruitment-type2 .top-recruitment-type2 .cont-top-recruitment {
    text-align: center
}

.article-recruitment-type2 .top-recruitment-type2 .cont-top-recruitment .title-recruitment {
    margin-bottom: 15px;
    font-size: 30px;
    font-weight: 700;
    line-height: 42px
}

.article-recruitment-type2 .top-recruitment-type2 .cont-top-recruitment .salary-recruitment {
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase
}

.article-recruitment-type2 .top-recruitment-type2 .cont-top-recruitment .apply-now a {
    display: inline-block;
    background-color: #629919;
    padding: 0 30px;
    line-height: 50px;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff
}

.article-recruitment-type2 .bottom-recruitment-type2 .job-overview {
    background-color: #FAFAFA;
    padding: 15px;
    margin-bottom: 10px
}

.article-recruitment-type2 .bottom-recruitment-type2 .job-overview .title-job {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 700;
    color: #629919;
    text-transform: uppercase
}

.article-recruitment-type2 .bottom-recruitment-type2 .job-overview ul.list-cont li {
    margin-bottom: 30px
}

.article-recruitment-type2 .bottom-recruitment-type2 .job-overview ul.list-cont li .img-li {
    display: inline-block;
    margin-right: 10px;
    vertical-align: top;
    width: 20px
}

.article-recruitment-type2 .bottom-recruitment-type2 .job-overview ul.list-cont li .cont-li {
    display: inline-block;
    width: calc(100% - 35px)
}

.article-recruitment-type2 .bottom-recruitment-type2 .job-overview ul.list-cont li .cont-li .title-cont {
    font-size: 14px
}

.article-recruitment-type2 .bottom-recruitment-type2 .job-overview ul.list-cont li .cont-li .cont-cont {
    font-weight: 700
}

.article-recruitment-type2 .bottom-recruitment-type2 .content-recruitment-type2 .item-block {
    margin-bottom: 50px
}

.article-recruitment-type2 .bottom-recruitment-type2 .content-recruitment-type2 .item-block .title-block {
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: 700
}

.article-recruitment-type2 .bottom-recruitment-type2 .content-recruitment-type2 .item-block .content-block ul li {
    position: relative;
    padding-left: 15px;
    margin-bottom: 5px
}

.article-recruitment-type2 .bottom-recruitment-type2 .content-recruitment-type2 .item-block .content-block ul li:before {
    content: "";
    background-color: #C4C4C4;
    width: 5px;
    height: 5px;
    position: absolute;
    top: 8px;
    left: 0;
    border-radius: 50px
}

.article-recruitment-type2 .bottom-recruitment-type2 .form-regis-recruitment {
    margin-bottom: 50px
}

.article-recruitment-type2 .bottom-recruitment-type2 .form-regis-recruitment .title-form {
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: 700
}

.article-recruitment-type2 .bottom-recruitment-type2 .form-regis-recruitment .register-recrecruitment {
    background-color: #FAFAFA;
    border: 1px solid #E0E0E0;
    padding: 24px;
    max-width: 660px
}

.destination-grid-type2 .img-news a:before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.62));
    z-index: 9
}

.destination-grid-type2 .entry-content-hover,
.destination-grid-type2 .entry-content {
    position: absolute;
    inset: auto 0 0 0;
    padding: 0 50px 40px 20px;
    color: white;
    transition: all .5s ease;
    z-index: 15
}

.destination-grid-type2 .entry-content-hover a,
.destination-grid-type2 .entry-content a {
    color: inherit
}

.destination-grid-type2 .click-arrow {
    position: absolute;
    inset: 20px 5px auto auto;
    width: 40px;
    height: 40px;
    background: #ffa801;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    border-radius: 50%
}

.destination-grid-type2 .address-news {
    color: #ffa801;
    font-size: 18px;
    font-weight: 500
}

.destination-grid-type2 .entry-content-hover {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}

.destination-grid-type2 .cont-news-destination {
    overflow: hidden
}

.destination-grid-type2 .cont-news-destination:hover .entry-content {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    opacity: 0
}

.destination-grid-type2 .cont-news-destination:hover .entry-content-hover {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.testimonial-slider-type-7 .owl-theme .owl-dots {
    margin-top: 20px !important
}

.testimonial-slider-type-7 .owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px
}

.testimonial-slider-type-7 .owl-theme .owl-dots .owl-dot.active span,
.testimonial-slider-type-7 .owl-theme .owl-dots .owl-dot:hover span {
    background: var(--brand-primary)
}

.testimonial-slider-type-7 .person-item {
    border-radius: 5px;
    overflow: hidden
}

.testimonial-slider-type-7 .person-item .post-image {
    border-radius: 5px 5px 0 0;
    overflow: hidden
}

.testimonial-slider-type-7 .person-item .post-image a img {
    transition: 0.5s
}

.testimonial-slider-type-7 .person-item:hover .post-image a img {
    transform: scale(1.2)
}

.testimonial-slider-type-7 .person-item .article-content {
    background-color: var(--gray-base);
    padding: 20px
}

.testimonial-slider-type-7 .person-item .article-content .title-test {
    margin-bottom: 10px
}

.testimonial-slider-type-7 .person-item .article-content .title-test a {
    font-size: 16px
}

.testimonial-slider-type-7 .person-item .article-content .jobTitle {
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase
}

.testimonial-slider-type-7 .person-item .article-content .social-part a {
    width: 28px;
    height: 28px;
    margin: 0 10px;
    display: inline-block;
    background-color: var(--brand-primary);
    color: #fff;
    line-height: 28px;
    border-radius: 50%
}

.testimonial-slider-type-7 .person-item .detail-test a {
    display: block;
    line-height: 46px;
    text-align: center;
    background-color: var(--brand-primary);
    color: #fff;
    font-size: 16px
}

.testimonial-slider-type-7 .person-item .detail-test a:hover {
    opacity: .7
}

.header-default-layout .menu-section-right .search {
    position: absolute;
    width: 200px;
    right: 0;
    top: 0;
    z-index: -999;
    opacity: 0;
    transition: all 0.3s
}

.header-default-layout .menu-section-right .search .input-inner {
    display: table;
    position: relative;
    width: 100%
}

.header-default-layout .menu-section-right .search .input-inner>* {
    display: table-cell;
    border: none;
    border-radius: 0
}

.header-default-layout .menu-section-right .search .input-inner .form-control {
    padding-right: 40px
}

.header-default-layout .menu-section-right .search .input-inner .show-in-pc {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    color: #629919
}

.header-default-layout .menu-section-right .search.active {
    opacity: 1;
    z-index: 999;
    top: 100%;
    border: 1px solid #e91b22;
    transition: all 0.3s
}

.header-default-layout .menu-section-right ul.list-menu {
    display: flex;
    flex-wrap: wrap;
    padding: 5px 0
}

.header-default-layout .menu-section-right ul.list-menu>li {
    display: inline-block;
    margin: 0 5px
}

.header-default-layout .menu-section-right ul.list-menu>li:last-of-type {
    margin-right: 0
}

.header-default-layout .menu-section-right ul.list-menu>li.li-search {
    min-width: 22px
}

.header-default-layout .menu-section {
    border-bottom: 1px solid #ebebeb
}

@media (min-width: 769px) {
    .header-commerce .banner-top {
        display: table;
        width: 100%
    }
    .header-commerce .banner-top .logo-col,
    .header-commerce .banner-top .search-col,
    .header-commerce .banner-top .support-col {
        display: table-cell;
        vertical-align: middle;
        float: none
    }
}

@media (max-width: 768px) {
    .header-commerce .banner-top .logo-col,
    .header-commerce .banner-top .search-col,
    .header-commerce .banner-top .support-col {
        padding-left: 0;
        padding-right: 0
    }
    .header-commerce .banner-top .logo-col {
        text-align: left;
        margin-bottom: 10px
    }
    .header-commerce .banner-top .logo-col img {
        max-width: calc(100% - 150px)
    }
    .header-commerce .banner-top .support-col {
        position: absolute;
        top: calc(50% - 65px);
        right: 0
    }
    .header-commerce .banner-top .support-col div.header-support {
        display: none
    }
    .header-commerce .banner-top .support-col .cart-header {
        width: 100%
    }
    .header-commerce .banner-top .support-col .cart-header .cart {
        display: none
    }
    .header-commerce .search-form-inner .select-category {
        display: none
    }
}

.header-commerce .search-form-inner {
    background: #fff
}

@media (min-width: 769px) {
    .header-commerce .search-form-inner {
        border-radius: 3px
    }
}

.header-commerce .search-form-inner .select-category {
    width: 1%;
    white-space: nowrap
}

.header-commerce .search-form-inner .select-category .dropdown-toggle-text {
    display: inline-block;
    width: calc(100% - 15px)
}

.header-commerce .search-form-inner * {
    border: none;
    border-radius: 0;
    background: none;
    box-shadow: none
}

.header-commerce .search-form-inner .form-control,
.header-commerce .search-form-inner .btn-search,
.header-commerce .search-form-inner .dropdown-toggle {
    padding: 6px 12px
}

.header-commerce .search-form-inner .dropdown-toggle {
    width: 100%;
    display: inline-block
}

.header-commerce .search-form-inner .dropdown-toggle .dropdown-toggle-icon {
    margin-top: 2px
}

.header-commerce .search-form-inner .frm-row {
    padding: 3px
}

@media (min-width: 769px) {
    .header-commerce .search-form-inner .frm-row {
        border-left: 1px solid #ebebeb
    }
}

.header-commerce .search-form-inner .input-group-btn .btn-search {
    background: #629919;
    color: #fff;
    outline: none;
    height: 34px
}

.header-commerce .search-form-inner .dropdown-menu {
    border: 1px solid #ebebeb;
    background-color: #fff;
    min-width: 200px
}

.header-commerce .search-form-inner .dropdown-menu>li>a {
    padding: 5px 10px;
    display: inline-block;
    width: 100%
}

.header-commerce .search-form-inner .dropdown-menu>li:hover>a {
    background: #629919;
    color: #fff
}

.header-commerce .header-support {
    width: 50%;
    float: left;
    position: relative
}

@media (max-width: 1199px) {
    .header-commerce .header-support {
        text-align: center
    }
    .header-commerce .header-support .d-inline-b {
        width: 100%
    }
}

.header-commerce .header-support * {
    color: #fff
}

.header-commerce .header-support i {
    font-size: 2.6rem
}

.header-commerce .header-support .badge {
    left: 1.5rem;
    background: yellow;
    color: #262626
}

@media (min-width: 1200px) {
    .header-commerce .header-support .badge {
        position: absolute;
        top: 0
    }
}

@media (max-width: 1199px) {
    .header-commerce .header-support .badge {
        margin-top: -30px
    }
}

@media (min-width: 769px) {
    .header-commerce .header-support .cart-icon {
        margin-right: 10px
    }
}

@media (max-width: 768px) {
    .header-commerce .header-support.cart-header {
        margin-right: 15px
    }
}

@media (max-width: 768px) {
    .list-wrapper-container .panel-collapse .panel-body .col-xs-6,
    .list-wrapper-container .panel-collapse .panel-body .col-sm-4,
    .list-wrapper-container .panel-collapse .panel-body .col-xs-9 {
        width: 100%
    }
}

@media (max-width: 1366px) {
    .lms-training-leaning .d-flex {
        position: relative
    }
    .lms-training-leaning .d-flex .checkbox-examing-wrap {
        position: absolute;
        right: 0
    }
    .cms-tab-data .nav-tabs>li {
        padding: 0 12px !important
    }
    .cms-tab-data .nav-tabs>li:first-child {
        padding-left: 0 !important
    }
    .cms-tab-data .fluid-nav-toggle {
        margin-top: 10px
    }
    .inner-search .hasCheckAllActionShow {
        width: 100%;
        position: relative
    }
    .inner-search .hasCheckAllActionShow .btn-group {
        width: 100%
    }
    .inner-search .hasCheckAllActionShow .btn-group button.btn {
        width: 100%;
        text-align: left;
        border-radius: 4px !important;
        border-color: #DBDEE3
    }
    .inner-search .hasCheckAllActionShow .btn-group button.btn span.caret {
        position: absolute;
        right: 2%;
        top: 15px
    }
    .inner-search .hasCheckAllActionShow .btn-group button.btn span.icon {
        top: 10px;
        position: absolute;
        right: 5px
    }
    .showQuestionDetail .radio-inline {
        padding-left: 0px
    }
}

@media (max-width: 375px) {
    .header-cms-base img.logo {
        height: 32px !important
    }
}

@media (max-width: 320px) {
    .form-action-new .popup-iner {
        min-width: 275px !important
    }
}

.button-with-link a {
    display: inline-block;
    padding: 10px 20px;
    transition: 0.4s;
    border-color: var(--brand-primary)
}

.button-with-link a:hover {
    background: transparent;
    color: var(--brand-primary)
}

@keyframes slide-down {
    0% {
        transform: translateY(-100%);
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        -moz-transform: translateY(-100%)
    }
    100% {
        transform: translateY(0);
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        -moz-transform: translateY(0)
    }
}

.navigation-menu-default-type1.has-fix-menu-default-type1>.navbar-default,
.menu-default-type-2.fixed-menu-default-type-2>.navbar-default {
    animation: slide-down 0.7s;
    -moz-animation: slide-down 0.7s;
    -webkit-animation: slide-down 0.7s;
    -o-animation: slide-down 0.7s
}

.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;
        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 #629919;
        border-radius: 0
    }
    .navigation-menu-default-type1 .fluid-nav-backup .dropdown-menu-right li.active>a {
        background-color: white;
        color: #629919;
        line-height: 1.428571429
    }
    .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: #629919;
        min-height: auto;
        margin-bottom: 0
    }
    .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: #548315
    }
    .navigation-menu-default-type1 .navbar-collapse .navbar-nav>li:hover>a {
        color: white;
        background: #466d12
    }
    .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: #466d12
    }
    .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: #466d12
    }
    .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
}

@media (width: 768px) {
    .navigation-menu-default-type1 .navbar-header {
        float: none !important;
        padding-left: 0px;
        padding-right: 0px
    }
    .navigation-menu-default-type1 .navbar-toggle {
        display: block
    }
}

@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: #629919;
        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: #629919
    }
    .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: #629919 !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 #629919 !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: #2e2e2e !important
    }
    .navigation-menu-default-type1 .navbar-nav li .dropdown-menu {
        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: #466d12
    }
}

.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 #629919
    }
}

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

.navigation-menu-default-type1 .search.active {
    opacity: 1;
    z-index: 999;
    top: 100%;
    border: 1px solid #629919;
    transition: all 0.3s
}

.navigation-menu-default-type1 .dropdown-menu.dropdown-menu-right>li>a {
    padding: 5px 10px;
    line-height: 1.428571429;
    display: inline-block;
    width: 100%
}

@media (min-width: 769px) {
    .navigation-menu-default-type1 .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 .navbar-default>div>div .navbar-collapse {
        flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        max-width: 100%;
        display: block !important
    }
    .navigation-menu-default-type1 .navbar-default>div>div .navbar-collapse .navbar-nav {
        width: 100%
    }
    .navigation-menu-default-type1 .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 .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 .navbar-default>div>div .link-right.desktop {
        display: block !important;
        width: auto
    }
    .navigation-menu-default-type1 .fluid-nav-backup {
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        align-items: center;
        -webkit-align-items: center;
        -ms-flex-align: center
    }
}

@media (min-width: 992px) {
    .navigation-menu-center .navbar-default:not(.lowItems) .navbar-collapse.collapse {
        display: -webkit-flex !important;
        display: -ms-flex !important;
        display: flex !important;
        flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        width: auto;
        max-width: 100%
    }
    .navigation-menu-center .navbar-default:not(.lowItems) .navbar-nav {
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        white-space: nowrap
    }
}

.navigation-menu-center .navbar-default {
    border: none;
    border-radius: 0;
    box-shadow: none;
    background: #629919;
    min-height: auto
}

@media (min-width: 1024px) {
    .navigation-menu-center .navbar-default {
        text-align: center
    }
}

.navigation-menu-center .navbar-default .navbar-nav .dropdown-menu .caret {
    float: right;
    transform: rotate(-90deg);
    margin-top: 7px
}

@media (min-width: 992px) {
    .navigation-menu-center .navbar-default .navbar-nav {
        width: 100%;
        float: none;
        text-align: center;
        background: #629919
    }
}

.navigation-menu-center .navbar-default .navbar-nav>li {
    background: linear-gradient(to right, #629919 50%, rgba(97, 96, 94, 0.1) 100%);
    vertical-align: middle;
    float: left
}

@media (min-width: 992px) {
    .navigation-menu-center .navbar-default .navbar-nav>li .dropdown-menu {
        padding: 0;
        border-radius: 10px !important;
        border: none;
        background: #629919
    }
    .navigation-menu-center .navbar-default .navbar-nav>li .dropdown-menu>li>a {
        background: #629919;
        color: white;
        text-transform: uppercase;
        padding: 10px;
        font-weight: bold;
        border-bottom: 1px dashed #FFEBB0
    }
    .navigation-menu-center .navbar-default .navbar-nav>li .dropdown-menu>li:last-of-type>a {
        border-bottom: none
    }
    .navigation-menu-center .navbar-default .navbar-nav>li .dropdown-menu>li:hover>a,
    .navigation-menu-center .navbar-default .navbar-nav>li .dropdown-menu>li.active>a {
        color: white;
        background: rgba(233, 30, 99, 0.3);
        padding-left: 12px
    }
}

.navigation-menu-center .navbar-default .navbar-nav>li>a {
    font-weight: bold;
    color: white
}

@media (min-width: 992px) {
    .navigation-menu-center .navbar-default .navbar-nav>li>a {
        padding: 10px
    }
}

.navigation-menu-center .navbar-default .navbar-nav>li>a>.caret {
    display: none
}

@media (max-width: 1199px) and (min-width: 992px) {
    .navigation-menu-center .navbar-default .navbar-nav>li>a {
        padding: 10px
    }
}

@media (max-width: 991px) {
    .navigation-menu-center .navbar-default .navbar-nav>li.dropdown .caret {
        display: none
    }
    .navigation-menu-center .navbar-default .navbar-nav>li.dropdown .open-sub-menu {
        display: inline-block;
        position: absolute;
        top: 1px;
        right: 0;
        background: none !important;
        border: none !important
    }
}

@media (min-width: 992px) {
    .navigation-menu-center .navbar-default .navbar-nav>li.dropdown .open-sub-menu {
        display: none !important
    }
    .navigation-menu-center .navbar-default .navbar-nav>li.dropdown:hover>.dropdown-menu {
        display: block
    }
    .navigation-menu-center .navbar-default .navbar-nav>li.dropdown .dropdown-menu .dropdown-menu {
        left: 100%;
        top: 0;
        right: auto
    }
    .navigation-menu-center .navbar-default .navbar-nav>li.dropdown .dropdown-menu>.dropdown:hover>.dropdown-menu {
        display: block
    }
}

.navigation-menu-center .navbar-default .navbar-nav>li.logo {
    width: 165px
}

.navigation-menu-center .navbar-default .navbar-nav>li.logo>a {
    padding: 0 5px
}

.navigation-menu-center .navbar-default .navbar-nav>li.logo>a>img {
    margin-top: -22px;
    width: 157px;
    height: 100px
}

.navigation-menu-center .navbar-default .navbar-nav>li.logo:hover>a {
    background: none
}

@media (max-width: 991px) {
    .navigation-menu-center .navbar-default .navbar-nav>li.logo {
        display: none !important
    }
}

.navigation-menu-center .navbar-default .navbar-nav>li:not(.logo).active>a,
.navigation-menu-center .navbar-default .navbar-nav>li:not(.logo):hover>a {
    background: rgba(233, 30, 99, 0.3)
}

@media (max-width: 991px) {
    .navigation-menu-center .navbar-default .navbar-header {
        float: none;
        background: #629919
    }
    .navigation-menu-center .navbar-default .navbar-header .navbar-toggle {
        display: block
    }
    .navigation-menu-center .navbar-default .navbar-header .navbar-brand {
        transition: all 0.3s
    }
    .navigation-menu-center .navbar-default .navbar-header .navbar-brand img {
        height: 50px
    }
    .navigation-menu-center .navbar-default .navbar-collapse.collapse .navbar-nav {
        background: #629919
    }
    .navigation-menu-center .navbar-default .navbar-collapse.collapse .navbar-nav>li:not(.logo,
    .sign-in-mobile) {
        width: 100%;
        background: #629919;
        float: none !important
    }
    .navigation-menu-center .navbar-default .navbar-collapse.collapse .navbar-nav>li:not(.logo,
    .sign-in-mobile)>.dropdown-menu {
        right: 0 !important;
        left: auto !important
    }
}

@media (min-width: 992px) {
    .navigation-menu-center .navbar-default .navbar-brand {
        display: none
    }
}

.navigation-menu-center.active {
    top: 0px;
    transition: all 0.3s
}

@media (max-width: 991px) {
    .navigation-menu-center.active {
        margin-top: 0
    }
}

.navigation-menu-center .navbar-toggle {
    background: white;
    border: none
}

.navigation-menu-center .navbar-toggle .icon-bar {
    background: #629919
}

.navigation-menu-center .navbar-toggle:focus {
    background: white
}

@media (width: 768px) {
    .navigation-menu-center .navbar-header {
        float: none !important;
        padding-left: 0px;
        padding-right: 0px
    }
    .navigation-menu-center .navbar-toggle {
        display: block
    }
}

@media (max-width: 768px) {
    .navigation-menu-center .container {
        width: 100%
    }
    .navigation-menu-center .caret {
        display: none !important
    }
    .navigation-menu-center .navbar-default {
        border: none;
        border-radius: 0;
        background: white;
        margin-bottom: 0
    }
    .navigation-menu-center .navbar-default>div>div>.search {
        display: none !important
    }
    .navigation-menu-center .navbar-header {
        border: none;
        border-radius: 0;
        background: #629919;
        padding-left: 10px;
        padding-right: 10px;
        width: 100%;
        position: relative
    }
    .navigation-menu-center .navbar-header .navbar-toggle {
        margin-right: 0;
        background: white;
        border: none;
        border-radius: 0
    }
    .navigation-menu-center .navbar-header .navbar-toggle span {
        background: #629919
    }
    .navigation-menu-center .navbar-nav {
        margin: 0;
        float: none
    }
    .navigation-menu-center .navbar-nav>li ul {
        margin-left: 10px
    }
}

@media (max-width: 768px) and (max-width: 768px) {
    .navigation-menu-center .navbar-nav>li .fa-home {
        display: none !important
    }
}

@media (max-width: 768px) {
    .navigation-menu-center .navbar-nav li {
        display: inline-block;
        width: 100%
    }
    .navigation-menu-center .navbar-nav li.li-back-to-top {
        display: none
    }
    .navigation-menu-center .navbar-nav li a {
        padding: 10px;
        color: #262626;
        background: none !important;
        border-top: 1px solid rgba(245, 245, 245, 0.11)
    }
    .navigation-menu-center .navbar-nav li a img {
        display: none
    }
    .navigation-menu-center .navbar-nav li a:not(.dropdown-toggle) {
        padding-right: 25px
    }
    .navigation-menu-center .navbar-nav li.active>.dropdown-menu,
    .navigation-menu-center .navbar-nav li.open-menu-mobile>.dropdown-menu {
        border-left: 1px solid #629919 !important;
        margin-bottom: 10px;
        padding: 0
    }
    .navigation-menu-center .navbar-nav li .dropdown-toggle {
        position: absolute;
        top: 0;
        right: 0;
        padding-right: 10px;
        padding-left: 10px;
        background: none !important;
        border: none !important;
        color: #2e2e2e !important
    }
    .navigation-menu-center .navbar-nav li .dropdown-menu {
        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-center .sidebar-collapse {
        background: #466d12
    }
    .navigation-menu-center .navbar-collapse {
        position: fixed;
        z-index: 10000000001 !important;
        top: 0 !important;
        border: none;
        display: block;
        left: -280px;
        width: 280px;
        bottom: 0;
        height: 100%;
        padding-top: 20px;
        transition: all 0.3s
    }
    .navigation-menu-center .navbar-collapse.open-sidebar {
        left: 0;
        transition: all 0.3s
    }
}

body.overhidden {
    position: relative
}

body.overhidden:before {
    content: "";
    display: inline-block;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 1000;
    position: absolute
}

.navigation-menu-center .fluid-nav-backup {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    width: 75px
}

.navigation-menu-center .fluid-nav-backup>a {
    color: #fff
}

@media (min-width: 769px) {
    .navigation-menu-center .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-center .fluid-nav-backup .dropdown-menu-right li {
        display: inline-block;
        width: 100%;
        height: auto !important;
        text-align: left
    }
    .navigation-menu-center .fluid-nav-backup .dropdown-menu-right li a {
        color: #262626;
        padding: 8px 10px;
        display: inline-block;
        width: 100%;
        white-space: normal
    }
}

.navigation-menu-center .navbar-default.lowItems .navbar-nav>li {
    float: none;
    display: inline-block
}

.navigation-menu-center .navbar-default.lowItems .navbar-nav>li.logo {
    padding: 15px 5px
}

.menu-default-type-2.fixed-menu-default-type-2>.navbar-default {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 9999;
    left: 0
}

.menu-default-type-2 .dropdown-menu>li>a {
    padding: 10px 20px
}

.menu-default-type-2 .navbar-default {
    border: 0;
    border-radius: 0
}

.menu-default-type-2 .navbar-collapse .navbar-nav>.dropdown>.dropdown-menu li.dropdown .caret {
    transform: rotate(-90deg);
    position: absolute;
    right: 5px;
    top: 46%
}

.menu-default-type-2 .fluid-nav-backup,
.menu-default-type-2 .search-and-account {
    position: static;
    align-items: center;
    margin-left: auto;
    flex-wrap: wrap;
    display: flex
}

.menu-default-type-2 .fluid-nav-backup .search-form-child_inner,
.menu-default-type-2 .search-and-account .search-form-child_inner {
    position: absolute;
    top: 100%;
    min-width: 250px;
    right: 10px;
    display: none;
    z-index: 9999
}

.menu-default-type-2 .fluid-nav-backup .d-table,
.menu-default-type-2 .search-and-account .d-table {
    position: relative;
    display: flex
}

.menu-default-type-2 .fluid-nav-backup button.btn.btn-search-child,
.menu-default-type-2 .search-and-account button.btn.btn-search-child {
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 0
}

.menu-default-type-2 .fluid-nav-backup input.input-group-field.form-control,
.menu-default-type-2 .search-and-account input.input-group-field.form-control {
    border-radius: 0;
    padding-right: 40px
}

.menu-default-type-2 .wrapper,
.menu-default-type-2 .fluid-nav-backup {
    display: flex;
    position: relative
}

.menu-default-type-2 .account-icon,
.menu-default-type-2 .open-search-form,
.menu-default-type-2 .fluid-nav-backup .fluid-nav-toggle {
    color: white;
    padding: 10px;
    display: inline-block;
    cursor: pointer
}

.menu-default-type-2 .navbar-collapse .dropdown-menu {
    padding: 0;
    margin: 0;
    border-radius: 0
}

.menu-default-type-2 .dropdown-menu-right {
    min-width: 200px;
    max-width: 320px;
    position: absolute;
    background-color: white;
    z-index: 1002;
    border: 1px solid #ccc;
    top: 100%
}

.menu-default-type-2 .dropdown-menu-right>li>a {
    padding: 10px;
    display: block
}

.menu-default-type-2 .nav>li>a.dropdown-menu-child,
.menu-default-type-2 .fluid-nav-negative>li>a.dropdown-menu-child,
.menu-default-type-2 .dropdown-menu>li>a.dropdown-menu-child {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 99;
    background: transparent;
    border: 0;
    padding: 10px
}

.menu-default-type-2 .fluid-nav-backup .fluid-nav-negative li ul {
    position: static;
    width: calc(100% - 10px);
    margin-left: 10px;
    border: none;
    box-shadow: none;
    margin-top: 0;
    border-left: 1px solid #33496d;
    border-radius: 0
}

.menu-default-type-2 .fluid-nav-backup .fluid-nav-negative li a {
    white-space: normal
}

@media (min-width: 769px) {
    .menu-default-type-2 .navbar-collapse .navbar-nav>.dropdown:hover>.dropdown-menu {
        display: block
    }
    .menu-default-type-2 .fluid-nav-backup {
        width: 20px
    }
    .menu-default-type-2 .navbar-collapse .navbar-nav>.dropdown>.dropdown-menu li:hover>.dropdown-menu {
        left: 100%;
        display: block;
        opacity: 1;
        height: auto;
        z-index: 1000;
        overflow: visible;
        top: -1px
    }
    .menu-default-type-2 .navbar-collapse {
        display: flex !important
    }
    .menu-default-type-2 .fluid-nav-backup>ul.fluid-nav-negative span.caret {
        display: none
    }
    .menu-default-type-2 .navbar-collapse .navbar-nav>li .dropdown-menu-child {
        display: none !important
    }
}

@media (min-width: 768px) {
    .menu-default-type-2 .navbar-collapse {
        padding: 0
    }
}

@media (width: 768px) {
    .menu-default-type-2 .wrapper {
        width: 100%;
        padding: 0 19px
    }
    .menu-default-type-2 .navbar-collapse.collapse {
        display: none !important
    }
}

@media (max-width: 768px) {
    .menu-default-type-2 .navbar-collapse {
        position: fixed;
        width: 280px;
        height: 100%;
        left: 0;
        top: 0;
        background: #629919;
        z-index: 9999;
        display: none;
        margin: 0;
        padding: 0
    }
    .menu-default-type-2 .navbar-collapse .dropdown-menu {
        width: 100%;
        position: relative;
        box-shadow: none;
        border: 0
    }
    .menu-default-type-2 .navbar-header,
    .menu-default-type-2 .navbar-nav {
        margin: 0
    }
    .menu-default-type-2 .navbar-nav>li {
        width: 100%
    }
    .menu-default-type-2 .navbar-toggle {
        display: block
    }
    .menu-default-type-2 .dropdown-menu-child {
        display: block !important
    }
    .menu-default-type-2 ul>li {
        overflow: hidden
    }
    .menu-default-type-2 ul>li>a {
        white-space: normal
    }
    .menu-default-type-2 .btn-view-more a.click-show-category {
        padding: 15px;
        color: white
    }
    .menu-default-type-2 span.caret {
        display: none
    }
}

.category-type3 .left-cate {
    float: left;
    padding-right: 20px;
    width: 50%
}

@media (max-width: 768px) {
    .category-type3 .left-cate {
        padding-right: 0
    }
}

.category-type3 .left-cate .block-image img {
    border-radius: 60px
}

.category-type3 .right-cate {
    float: left;
    padding-left: 20px;
    width: 50%
}

.category-type3 .right-cate .faq-default {
    margin-bottom: 10px;
    background-color: transparent;
    border: none;
    border-radius: 0;
    box-shadow: none
}

.category-type3 .right-cate .faq-default>.panel-heading {
    background-color: transparent;
    border-bottom: none;
    border-radius: 0;
    padding: 0
}

.category-type3 .right-cate .faq-default>.panel-heading h4.panel-title>a {
    display: block;
    padding: 5px 30px;
    background-color: #629919;
    border-radius: 100px;
    font-size: 20px;
    color: #fff;
    line-height: 30px
}

@media (max-width: 768px) {
    .category-type3 .right-cate .faq-default>.panel-heading h4.panel-title>a {
        padding: 5px 20px;
        font-size: 16px
    }
}

.category-type3 .right-cate .faq-default>.panel-heading h4.panel-title>a:before {
    content: "\f107";
    display: inline-block;
    font: normal normal 900 26px/1 "Font Awesome 5 Free", sans-serif;
    margin-top: 2px;
    float: right
}

@media (max-width: 768px) {
    .category-type3 .right-cate .faq-default>.panel-heading h4.panel-title>a:before {
        font: normal normal 900 20px/1 "Font Awesome 5 Free", sans-serif;
        margin-top: 6px
    }
}

.category-type3 .right-cate .description-cate ul {
    margin-left: 15px;
    margin-bottom: 15px
}

.category-type3 .right-cate .description-cate ul li {
    padding-left: 25px;
    position: relative;
    display: block;
    margin-bottom: 10px
}

@media (max-width: 768px) {
    .category-type3 .right-cate .description-cate ul li {
        margin-bottom: 5px;
        padding-left: 15px
    }
}

.category-type3 .right-cate .description-cate ul li:before {
    content: "";
    background-color: #629919;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    position: absolute;
    top: 8px;
    left: 0
}

@media (max-width: 768px) {
    .category-type3 .right-cate .description-cate ul li:before {
        width: 5px;
        height: 5px;
        top: 6px
    }
}

.category-type3 .right-cate .description-cate a {
    color: #629919
}

.category-type3 .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border: none
}

@media (max-width: 768px) {
    .category-type3 .panel-default>.panel-heading+.panel-collapse>.panel-body {
        padding: 15px 0 0 0
    }
}

.category-type3 .right-cate .faq-default>.panel-heading.active h4.panel-title>a:before {
    content: "\f106"
}

.category-left-right figcaption>h4.category-title {
    font-weight: 600
}

@media (min-width: 768px) {
    .category-left-right>.flex-row {
        display: flex;
        flex-wrap: wrap
    }
    .category-left-right .item-left>.item_inner-caption {
        order: 1
    }
    .category-left-right .item-left>.item_inner-image {
        order: 0
    }
    .category-left-right .item_inner-caption {
        display: flex;
        align-items: center;
        flex-wrap: wrap
    }
    .category-left-right figcaption>h4.category-title {
        font-size: 20px
    }
    .category-left-right figcaption>h4.category-title:before {
        content: "";
        position: absolute;
        background-color: #0DA8A6;
        width: 30px;
        height: 30px;
        border-radius: 50%;
        top: -5px;
        z-index: 1
    }
    .category-left-right .item-left figcaption>h4.category-title:before {
        left: -35px
    }
    .category-left-right .item-right figcaption>h4.category-title:before {
        right: -35px
    }
    .category-left-right .item_inner-image {
        margin-top: -40px
    }
    .category-left-right .flex-row:first-child .item_inner-image {
        margin-top: 0
    }
    .category-left-right .item-right {
        text-align: right
    }
}

@media (max-width: 768px) {
    .navigation-menu-default-type1.navigation-menu-type3 .navbar-default {
        box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px 0px, rgba(0, 0, 0, 0.14) 0px 0px 1px 0px, rgba(0, 0, 0, 0.12) 0px 2px 1px -1px
    }
    .register-form .site-title {
        display: block !important
    }
    .navigation-menu-default-type1.navigation-menu-type3 .navbar-header .navbar-toggle {
        float: none;
        display: unset;
        margin: 0
    }
    .navigation-menu-default-type1.navigation-menu-type3 .navbar-header {
        background: #fff;
        min-height: 60px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: center
    }
    .table-qc-home .widget-space {
        height: 10px !important
    }
    .navigation-menu-default-type1.navigation-menu-type3 .navbar-brand {
        float: unset
    }
    .navigation-menu-default-type1.navigation-menu-type3 .right-mobile {
        text-align: right;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 20px;
        height: 30px;
        line-height: 30px
    }
    .navigation-menu-default-type1.navigation-menu-type3 .right-mobile a.btn-open-search {
        position: relative;
        width: 25px;
        height: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
        float: left;
        margin-right: 10px
    }
    .navigation-menu-default-type1.navigation-menu-type3 .right-mobile a.btn-open-search i {
        font-size: 18px
    }
    .navigation-menu-default-type1.navigation-menu-type3 .right-mobile a.cart-header {
        position: relative;
        width: 25px;
        height: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
        float: right;
        padding-top: 10px
    }
    .navigation-menu-default-type1.navigation-menu-type3 .right-mobile a.cart-header svg {
        width: 25px
    }
    .navigation-menu-default-type1.navigation-menu-type3 .right-mobile a.cart-header .cart-total-items {
        width: 18px;
        height: 18px;
        text-align: center;
        line-height: 18px;
        position: absolute;
        top: -5px;
        right: -10px;
        background: #a7252f;
        color: #fff;
        font-size: 9px;
        border-radius: 50%;
        padding: 0
    }
    .navigation-menu-default-type1.navigation-menu-type3 .left-mobile {
        top: 50%;
        transform: translateY(-50%);
        left: 10px;
        position: absolute
    }
    .navigation-menu-default-type1.navigation-menu-type3 .left-mobile a.local-map>i {
        font-size: 18px
    }
    .navigation-menu-default-type1.navigation-menu-type3 ul.link-right.mobile {
        padding-left: 0 !important
    }
    .navigation-menu-default-type1.navigation-menu-type3 ul.link-right.mobile>li {
        color: #fff
    }
    .navigation-menu-default-type1.navigation-menu-type3 ul.link-right.mobile>li>a {
        color: #fff
    }
    .navigation-menu-default-type1.navigation-menu-type3 .search {
        margin-top: 0;
        position: absolute;
        right: 10px;
        top: 0;
        left: 10px;
        z-index: -999;
        opacity: 0;
        transition: all 0.3s;
        width: calc(100% - 20px)
    }
    .navigation-menu-default-type1.navigation-menu-type3 .search.active {
        opacity: 1;
        z-index: 999;
        top: 100%;
        border: 1px solid #ebebeb;
        transition: all 0.3s
    }
    .body-menu-action.overflow-hidden .navigation-menu-default-type1.navigation-menu-type3 .navbar-default {
        background: none;
        border-bottom: none !important
    }
}

.menu-tuyensinh-home ul.categoryType2>li>a {
    padding: 10px 0 10px 20px;
    font-size: 16px;
    font-weight: 500;
    display: block
}

.menu-tuyensinh-home ul.categoryType2 ul.level_2 {
    margin-left: 20px;
    padding-top: 10px
}

.menu-tuyensinh-home ul.categoryType2 ul.level_2>li>a {
    font-size: 14px;
    padding: 5px 0;
    display: block;
    white-space: normal
}

.menu-tuyensinh-home ul.categoryType2 .panel-default>.panel-heading {
    background-color: transparent;
    border: none;
    border-radius: 0;
    padding: 0
}

.menu-tuyensinh-home ul.categoryType2 .panel-default>.panel-heading h4.panel-title {
    border-bottom: 1px solid #eaeaea
}

.menu-tuyensinh-home ul.categoryType2 .panel-default>.panel-heading h4.panel-title a.item-lv1 {
    padding: 14px 0 14px 20px;
    font-size: 16px;
    font-weight: 500;
    display: inline-block;
    width: calc(100% - 47px)
}

.menu-tuyensinh-home ul.categoryType2 .panel-default>.panel-heading h4.panel-title a.item-lv1:hover {
    color: #cd1818
}

.menu-tuyensinh-home ul.categoryType2 .panel-body-content {
    padding: 0
}

.menu-tuyensinh-home ul.level_3 {
    margin-left: 10px
}

.menu-tuyensinh-home ul.level_3 li a {
    display: block;
    white-space: normal;
    padding: 5px 0 5px 8px;
    position: relative;
    font-size: 13px
}

.menu-tuyensinh-home ul.level_3 li a:before {
    content: "-";
    position: absolute;
    top: 4px;
    left: 0;
    width: 2px;
    height: 1px
}

.menu-tuyensinh-home ul.level_3 li.active a {
    color: #cd1818
}

.categoryType2 .panel-heading-title a.button {
    display: inline-block;
    vertical-align: middle;
    margin-left: 0;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center
}

.categoryType2 .panel-heading-title a.button:before {
    margin: 0;
    background: none;
    content: "\f107";
    display: inline-block;
    font: normal normal 900 18px/1 "Font Awesome 5 Free", sans-serif;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.categoryType2 .panel-heading-title.active a.button:before {
    content: "\f106"
}

.menu-tuyensinh-home ul.categoryType2 li.active .panel-default>.panel-heading h4.panel-title>a {
    color: #cd1818
}

@media (min-width: 1200px) {
    .menu-tree-type3 {
        height: 411px
    }
}

.menu-tree-type3 ul.list-lv1>li {
    padding: 0
}

.menu-tree-type3 ul.list-lv1>li>a.item-lv1 {
    display: flex;
    align-items: center;
    font-size: 15px;
    position: relative;
    padding: 8px 10px
}

.menu-tree-type3 ul.list-lv1>li>a.item-lv1 .icon {
    width: 24px;
    height: 24px;
    background-position: bottom left;
    filter: grayscale(100%) brightness(70%);
    -webkit-transition: all, .3s;
    -o-transition: all, .3s;
    transition: all, .3s
}

.menu-tree-type3 ul.list-lv1>li>a.item-lv1 .title-lv1 {
    padding-left: 5px
}

.menu-tree-type3 ul.list-lv1>li>.cont-lv2 {
    position: absolute;
    top: 0;
    left: 100%;
    background-color: #fff;
    bottom: 0;
    box-shadow: 0 3px 30px rgba(0, 0, 0, 0.1)
}

@media (min-width: 1200px) {
    .menu-tree-type3 ul.list-lv1>li>.cont-lv2 {
        width: 878px;
        height: 411px;
        padding: 15px 15px 15px 5px
    }
}

@media (width: 1024px) {
    .menu-tree-type3 ul.list-lv1>li>.cont-lv2 {
        height: 411px;
        padding: 15px 15px 15px 5px;
        width: 730px
    }
}

.menu-tree-type3 ul.list-lv1>li:hover {
    background-color: #f2f2f2
}

.menu-tree-type3 ul.list-lv1>li:hover>.cont-lv2 {
    display: block !important
}

.menu-tree-type3 ul.list-lv1>li:hover a .icon {
    background-position: 0 -24px;
    filter: grayscale(0) brightness(100%)
}

.menu-tree-type3 ul.list-lv1>li.item-lv2>a.item-lv1::after {
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    border: 1px solid transparent;
    border-color: #d9d9d9 transparent transparent #d9d9d9;
    -webkit-transform: rotateZ(-45deg);
    -khtml-transform: rotateZ(-45deg);
    -moz-transform: rotateZ(-45deg);
    -ms-transform: rotateZ(-45deg);
    -o-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg);
    background: #fff;
    position: absolute;
    top: 11px;
    right: -8px;
    opacity: 0
}

.menu-tree-type3 ul.list-lv1>li.item-lv2:hover a.item-lv1::after {
    opacity: 1
}

@media (min-width: 1024px) {
    .menu-tree-type3 ul.list-lv2>li {
        float: left;
        width: 25%;
        padding: 0 10px
    }
}

.menu-tree-type3 ul.list-lv2>li>a.li-lv2 {
    font-weight: 700;
    font-size: 15px
}

.menu-tree-type3 ul.list-lv2>li a {
    line-height: 26px
}

.menu-tree-type3 ul.list-lv3>li>a {
    display: block;
    padding: 3px 0;
    position: relative;
    border-bottom: 1px dashed #ebebeb
}

.menu-tree-type3 ul.list-lv3>li>a:before {
    content: "\f101";
    display: inline-block;
    font: normal normal 900 1rem/1 "Font Awesome 5 Free", sans-serif;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 5px;
    vertical-align: middle
}

.menu-tree-type3 ul.list-lv3>li>a:hover {
    padding-left: 10px;
    transition: all 0.3s
}

.category-default-type-2 .categoryParentTitle>h4 {
    border-bottom: 1px solid lightgray;
    padding-bottom: 15px;
    display: block;
    margin-top: 0;
    padding-left: 15px
}

.category-default-type-2 ul.dropdown-menu {
    position: relative;
    width: 100%;
    box-shadow: none;
    border: 0;
    padding: 0 0 0 10px;
    background: transparent
}

.category-default-type-2 ul li a.dropdown-icon {
    position: absolute;
    right: 0;
    top: 0
}

.category-default-type-2 ul>li {
    overflow: hidden
}

.category-default-type-2 ul li a img {
    max-width: 22px
}

.category-default-type-2 .nav-pills>li {
    border-bottom: 1px solid #d6dde0
}

.category-default-type-2 .nav-pills>li>a {
    text-transform: uppercase;
    border-radius: 0
}

.category-default-type-2 .dropdown-menu>li>a,
.category-default-type-2 ul li a,
.category-default-type-2 .btn-click-view-more {
    font-size: 14px;
    padding: 5px 15px;
    white-space: normal;
    line-height: 30px
}

.category-default-type-2 .nav-pills>li.active>a,
.category-default-type-2 .nav-pills>li.active>a:hover,
.category-default-type-2 .nav-pills>li.active>a:focus,
.category-default-type-2 .dropdown-menu>.active>a,
.category-default-type-2 .dropdown-menu>.active>a:hover,
.category-default-type-2 .dropdown-menu>.active>a:focus,
.category-default-type-2 .nav .open>a,
.category-default-type-2 .nav .open>a:hover,
.category-default-type-2 .nav .open>a:focus,
.category-default-type-2 .btn-click-view-more:hover,
.category-default-type-2 .dropdown-menu>li>a:hover,
.category-default-type-2 .dropdown-menu>li>a:focus,
.category-default-type-2 .nav>li>a:hover,
.category-default-type-2 .nav>li>a:focus {
    background: transparent;
    border-radius: 0;
    color: #cd1818
}

.category-default-type-2 li.dropdown.parent-active.open>a {
    background: transparent
}

.category-category-image-type-22>div {
    display: flex;
    flex-wrap: wrap
}

.category-category-image-type-22 .category-item {
    margin-bottom: 15px
}

.category-category-image-type-22 .item {
    border: 1px solid lightgray;
    height: 100%
}

.category-category-image-type-22 h2.article-title {
    margin: 0;
    padding: 15px 0;
    text-align: center;
    font-size: 24px
}

.category-category-image-type-22 .box-text {
    padding: 10px
}

body {
    font-family: Roboto, sans-serif
}

a:hover {
    color: #629919;
    text-decoration: none
}

.copyright-footer {
    background: #629919;
    padding: 10px 0
}

.footer-copyright-type-1 .footer-text {
    text-align: center;
    font-size: 14px;
    color: #ffffff
}

.wrapper-main-footer {
    padding: 25px 0;
    border-top: 2px solid #629919
}

.main-footer .list-ungdung {
    display: flex;
    margin: auto;
}

.main-footer .list-ungdung li a {
    width: 45px;
    height: 45px;
    border: 1px solid #629919;
    background: #629919;
    color: #ffffff;
    text-decoration: none
}

.main-footer .list-ungdung li a:hover {
    background: transparent;
    color: #629919;
    border: 1px solid #629919
}

.main-footer .elementor-widget-heading {
    background: transparent;
    text-shadow: none;
    padding: 0
}

.main-footer .elementor-widget-heading .bg-white_inner {
    padding: 0;
    background: transparent;
    margin-top: 0
}

.main-footer .elementor-widget-heading .bg-white_inner h3.title {
    margin-top: 0;
    font-size: 18px;
    text-align: left;
    line-height: 1.4em;
    color: #629919
}

.main-footer .elementor-widget-heading .bg-white_inner h2.title2 {
    font-size: 16px;
    color: #629919;
    text-align: left;
    margin-top: 15px;
    line-height: 1.4em
}

.main-footer .map-defail iframe {
    width: 100%
}

.language-header {
    text-align: right;
    margin-bottom: 10px
}

.language-header ul li {
    display: inline-block
}

.wrapper-news-top {
    margin: 50px 0
}

.article-news-1-and-4-first .article-title {
    font-size: 20px;
    line-height: 1.4em
}

.article-news-1-and-4-first .despcription-brief {
    font-size: 14px;
    line-height: 1.4em
}

.article-news-1-and-4-first .article-readmore {
    display: none
}

.article-news-1-and-4-bottom {
    margin-top: 20px !important
}

.article-news-1-and-4-bottom .article-right .article-title {
    font-size: 16px;
    min-height: 70px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden
}

.article-news-1-and-4-bottom .article-right .article-brief p {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.4em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden
}

.product-home {
    margin: 50px 0
}

.product-grid-type-33 .product-info .product-rating {
    display: none
}

.product-grid-type-33 .product-brief {
    font-size: 14px;
    line-height: 1.4em
}

.product-grid-type-33 .product-price {
    display: none
}

.product-grid-type-33 .product-title a {
    font-size: 16px;
    line-height: 1.4em
}

.frame-common {
    background: transparent;
    border: none;
    box-shadow: none;
    margin-bottom: 0
}

.frame-common .panel-heading {
    border: none;
    padding: 10px 0;
    background: transparent;
    position: relative
}

.frame-common .panel-heading:before {
    content: '';
    width: 80px;
    height: 2px;
    background-color: #629919;
    position: absolute;
    left: 0;
    bottom: 0
}

.frame-common .panel-heading .panel-title {
    color: #629919;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold
}

.frame-common .panel-body {
    padding: 15px 0 0 0
}

.article-video-right-slide-2 .bx-wrapper {
    margin-bottom: 0
}

.article-video-right-slide-2 .article-title {
    font-size: 16px;
    line-height: 1.4em
}

.article-video-right-slide-2 .article-brief {
    font-size: 14px;
    line-height: 1.4em
}

.article-video-right-slide-2 .article-brief a:hover .article-brief {
    color: inherit
}

.article-news-grid-type-7 .article-item {
    margin-bottom: 0 !important
}

.article-news-grid-type-7 .article-title {
    margin-top: 10px;
    font-size: 16px;
    line-height: 1.4em;
    min-height: 40px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.article-news-grid-type-7 .article-desc {
    font-size: 14px;
    line-height: 1.4em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.article-news-grid-type-7 .article-date {
    display: none
}

.wrapper-list-banner {
    margin: 50px auto
}

.banner-ocop.media {
    margin-top: 50px
}

.wrapper-pathway {
    background: #ececec;
    padding: 10px 0px
}

.wrapper-pathway ol li a {
    font-size: 16px
}

.wrapper-page-list {
    margin: 30px auto
}

.frame-common-sidebar {
    background: transparent;
    box-shadow: none;
    border: none
}

.frame-common-sidebar .panel-heading {
    background: transparent;
    border: none;
    border-bottom: 1px solid #ccc;
    padding: 0 0 10px 0;
    position: relative
}

.frame-common-sidebar .panel-heading:after {
    position: absolute;
    content: '';
    width: 115px;
    height: 3px;
    background: #629919;
    left: 0;
    bottom: -1px
}

.frame-common-sidebar .panel-heading .panel-title {
    text-transform: uppercase;
    font-size: 16px;
    line-height: 1.4em;
    color: #629919;
    font-weight: bold
}

.frame-common-sidebar .panel-body {
    padding: 15px 0 0 0
}

.frame-search-sidebar .widget-search .input-text input {
    padding: 10px;
    border-radius: 0;
    border: 1px solid #629919;
    height: 50px;
    line-height: 50px
}

.frame-search-sidebar .widget-search .input-text a {
    top: 50%;
    left: auto;
    right: 0;
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    line-height: 50px;
    margin: auto;
    text-align: center;
    background: #629919;
    color: #ffffff
}

.category-list-categoryType ul li {
    margin-bottom: 10px
}

.category-list-categoryType ul li a {
    font-size: 14px;
    text-transform: uppercase;
    line-height: 1.4em;
    font-weight: 600;
    color: #333;
    transition: all 0.3s;
    display: block
}

.category-list-categoryType ul li a:hover {
    padding-left: 5px
}

.frame-news-latest .article-news-listType7 .article-img {
    width: 30%
}

.frame-news-latest .article-news-listType7 .news-title {
    width: 70%
}

.intro-type1 {
    margin: 30px 0
}

.intro-type1 .post-content {
    font-size: 14px;
    line-height: 1.4em
}

.intro-type1 .post-content h1 {
    margin-top: 0;
    font-size: 32px;
    font-style: italic;
    color: #106b28
}

.article-news-list-type-6 .article-child-type-6 {
    margin-bottom: 15px !important;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px
}

.article-news-list-type-6 h2.article-c-title a {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.article-news-list-type-6 .article-brief {
    font-size: 14px;
    line-height: 1.4em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden
}

.article-news-list-type-6 .article-date {
    font-size: 14px;
    font-weight: bold;
    margin-left: 0 !important
}

.product-filters {
    margin-top: 30px
}

#whole-page .map-defail iframe {
    width: 100%;
    min-height: 400px
}

.page-contact {
    padding: 30px 0
}

.page-contact .html-template-contact-type-3 {
    display: flex;
    justify-content: center
}

.page-product-list {
    margin: 30px auto
}

.frame-search-product {
    border: none;
    box-shadow: none
}

.frame-search-product .panel-heading {
    background: transparent;
    border: none;
    padding: 0 0 10px 0;
    text-align: center
}

.frame-search-product .panel-heading .panel-title {
    color: #629919;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 24px
}

.article-video-detail-default .social_comment iframe,
.new-detail-layout-type-01 .social_comment iframe {
    width: 100% !important
}

.frame-related-common {
    background: transparent;
    border: none;
    box-shadow: none;
    margin-top: 20px
}

.frame-related-common .panel-heading {
    padding: 0 0 10px 0;
    background: transparent;
    border: none;
    border-bottom: 1px solid #ccc
}

.frame-related-common .panel-heading .panel-title {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    line-height: 1.4em
}

.frame-related-common .panel-body {
    padding: 15px 0 0 0
}

.article-video-slide .aricle-title a {
    font-size: 14px;
    line-height: 1.4em;
    font-weight: bold
}

.new-detail-layout-type-01 .article-content {
    font-size: 14px;
    line-height: 1.4em
}

.new-detail-layout-type-01 blockquote.article-brief {
    font-size: 16px;
    line-height: 1.4em
}

.frame-related-common .article-news-slide-default .article-title {
    min-height: 42px;
    font-size: 16px;
    line-height: 1.4em;
    font-weight: bold
}

.frame-related-common .article-news-slide-default .common-brief {
    font-size: 14px;
    line-height: 1.4em
}

.frame-ct-vb .panel-title a:hover {
    color: #ffffff;
    text-decoration: underline
}

.page-product-list .product-list-default .product-info {
    border: none
}

.detail-basic-info-type-33 {
    margin-top: 30px
}

.detail-basic-info-type-33 .product-summary {
    font-size: 14px;
    line-height: 1.4em
}

.detail-basic-info-type-33 .product-intro-type-2 .product-description {
    font-size: 14px;
    line-height: 1.4em
}

.product-filters>.row>.col-xs-6.col-sm-6.col-md-3 {
    margin-bottom: 10px
}

.header-top {
    transition: ease 0.3s
}

.header-top-fixed {
    position: fixed;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 99;
    background-color: #ffffff
}

.page-product-list .product-list-default .product-title {
    color: #629919
}

.page-product-list .product-list-default .product-title:hover {
    color: #333333
}

.product-list-default .outOfStock {
    display: block;
    text-align: center;
    font-size: 16px
}

@media (min-width: 426px) {
    .article-video-grid .article-title {
        min-height: 42px
    }
}

.article-video-grid .article-brief {
    font-size: 14px;
    line-height: 1.4em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.account-info a {
    display: block;
    margin-top: 10px
}

.account-menu ul li a {
    padding: 0 10px 0 10px
}

.new-detail-layout-type-01 .block-core-a5 .article-content p {
    display: inline-block !important
}

.new-detail-layout-type-01 .block-core-a5 .article-content div {
    width: 100% !important
}

.my-account-section input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: none
}

.frame-lienquan {
    border: none;
    box-shadow: none;
    background: transparent
}

.frame-lienquan .panel-heading {
    border: none;
    background: transparent;
    padding: 0 0 10px 0
}

.frame-lienquan .panel-heading .panel-title {
    text-transform: uppercase;
    font-weight: bold;
    color: #629919;
    display: inline-block;
    border-bottom: 2px solid #629919;
    padding-bottom: 10px
}

.frame-lienquan .panel-body {
    padding: 15px 0 0 0
}

@media (min-width: 769px) {
    .navigation-menu-default-type1 .navbar-collapse .navbar-nav>li>a:focus {
        background: #629919
    }
    .navigation-menu-default-type1 .navbar-brand img {
        max-height: 50px
    }
    .header-top {
        border-bottom: 1px solid #cccccc;
        padding: 10px 0
    }
    .navigation-menu-default-type1 .has-link-right .navbar-brand {
        padding: 0
    }
    .navigation-menu-default-type1 .navbar-default>div>div .navbar-collapse .intestine-collapse .fluid-nav-positive {
        justify-content: center
    }
    .navigation-menu-default-type1 .has-link-right .link-right.desktop>a {
        color: #629919;
        font-size: 18px
    }
    .navigation-menu-default-type1 .navbar-collapse .navbar-nav li .dropdown-menu>li:hover>a {
        background: #f68b1f;
        color: #ffffff
    }
    .navigation-menu-default-type1 .navbar-collapse .navbar-nav li .dropdown-menu>li>a {
        color: #ffffff;
        transition: all 0.4s;
        background: #629919;
        text-transform: uppercase;
        font-size: 13px
    }
    .navigation-menu-default-type1 .navbar-collapse .navbar-nav>.dropdown:hover>.dropdown-menu:before {
        content: '';
        width: 0;
        height: 0;
        position: absolute;
        left: 20px;
        top: -7px;
        border-style: solid;
        border-width: 0 7px 7px 7px;
        border-color: transparent transparent #629919 transparent
    }
    .navigation-menu-default-type1 .navbar-collapse .navbar-nav>.dropdown:hover>.dropdown-menu {
        background: #629919
    }
    .navigation-menu-default-type1 .navbar-collapse .navbar-nav>li.active>a {
        background-color: #f68b1f;
        color: #ffffff
    }
    .navigation-menu-default-type1 .navbar-collapse .navbar-nav>li:hover>a {
        background-color: #f68b1f;
        color: #ffffff
    }
    .navigation-menu-default-type1 .navbar-collapse .navbar-nav>li>a {
        padding: 10px 15px;
        background: #629919;
        color: #ffffff;
        margin-left: 5px;
        border-radius: 30px;
        text-transform: uppercase;
        transition: all 0.4s
    }
    .navigation-menu-default-type1 .navbar-collapse .navbar-nav>li {
        padding-bottom: 10px
    }
    .navigation-menu-default-type1 .navbar-default {
        background-color: transparent
    }
}

@media (min-width: 769px) and (max-width: 1024px) {
    .navigation-menu-default-type1 .fluid-nav-backup .dropdown-menu-right li {
        margin-bottom: 10px
    }
    .navigation-menu-default-type1 .fluid-nav-backup .dropdown-menu-right {
        border: none;
        box-shadow: none;
        background: transparent
    }
    .navigation-menu-default-type1 .fluid-nav-backup .dropdown-menu-right li a {
        background-color: #629919;
        color: #ffffff;
        border-radius: 30px;
        text-transform: uppercase
    }
}

@media (max-width: 1024px) {
    .new-detail-layout-type-01 .block-core-a5 .article-content>div div {
        overflow-x: auto
    }
    .new-detail-layout-type-01 .block-core-a5 .article-content table {
        width: 100% !important;
        overflow-x: auto !important;
        margin: auto !important
    }
    .intro-type1 .intro-content .post-content h1 {
        font-size: 22px;
        line-height: 1.4em
    }
}

@media (max-width: 768px) {
    .header-top-fixed {
        position: unset
    }
    .wrapper-page-list .article-video-grid .article-item .article-date {
        position: absolute;
        left: 10px;
        bottom: 10px
    }
    .wrapper-page-list .article-video-grid .article-item .article-img i {
        font-size: 22px;
        width: 45px;
        height: 45px;
        line-height: 45px
    }
    .navigation-menu-default-type1 .navbar-header {
        padding: 10px
    }
    .language-header {
        margin-top: 10px
    }
    .main-footer .list-ungdung li {
        margin-bottom: 5px
    }
}

@media (max-width: 425px) {
    .new-detail-layout-type-01 .article-content .table-reponsive {
        overflow-x: auto
    }
    .new-detail-layout-type-01 .article-content>div div {
        overflow-x: auto
    }
    .wrapper-pathway ol li a {
        font-size: 14px;
        line-height: 1.4em
    }
    .frame-search-sidebar {
        margin-top: 20px
    }
    .frame-ct-vb .panel-title {
        word-break: break-word;
        line-height: 1.4em
    }
    .list-document-mobile .item-block p a {
        word-break: break-word
    }
    .page-product-list .product-list-default .product-title {
        display: block;
        font-size: 14px
    }
    .page-product-list .product-list-default .product-content {
        display: none
    }
    .article-news-1-and-4-bottom .article-right .article-title {
        min-height: auto
    }
    .article-news-1-and-4-first .despcription-brief {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden
    }
    .product-filters>.row>.col-xs-6.col-sm-6.col-md-3 {
        width: 100%;
        margin-bottom: 10px
    }
}

.frame-search-product {
    display: none
}

@media (min-width: 769px) {
    .navigation-menu-default-type1 .navbar-brand img {
        max-height: inherit;
        max-width: 250px
    }
    .navigation-menu-default-type1 .navbar-collapse .navbar-nav>li>a {
        background: transparent;
        color: #629919;
        font-weight: 600;
        text-transform: uppercase
    }
    .navigation-menu-default-type1 .navbar-collapse .navbar-nav>li.active>a {
        background: transparent;
        color: #f68b1f
    }
    .navigation-menu-default-type1 .navbar-collapse .navbar-nav>li:hover>a {
        background: transparent;
        color: #f68b1f
    }
}

.product-commerce-slide-type-12 .product-brief {
    font-size: 14px;
    line-height: 1.4em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden
}

.product-commerce-slide-type-12 h5.post-title a {
    font-size: 16px;
    font-weight: 600;
    -webkit-line-clamp: 2;
    line-height: 1.4em
}

.article-news-slide-type-4 .article-time {
    display: none !important
}

.article-news-slide-type-4 a.common-title {
    font-size: 16px;
    line-height: 1.4em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.article-news-slide-type-4 .common-brief {
    font-size: 14px;
    line-height: 1.4em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden
}

.posi-new.slick-slide .news-slide-row {
    display: flex
}

.posi-new.slick-slide .news-slide-row .thumbnail-large {
    flex-basis: 40%
}

.posi-new.slick-slide .news-slide-row .title {
    flex-basis: 60%;
    position: static;
    background: transparent
}

.posi-new.slick-slide .news-slide-row .title .article-title {
    margin-bottom: 0
}

.posi-new.slick-slide .news-slide-row .title .article-brief {
    margin: 0 10px 10px 10px;
    font-size: 14px;
    line-height: 1.4em
}

.posi-new.slick-slide .news-slide-row .title a {
    color: #000000;
    font-size: 16px;
    line-height: 1.4em
}

@media (min-width: 1024px) {
    .footer-copyright-social .col-left>p {
        width: 35%;
        float: right;
        color: #ffffff;
        font-weight: bold
    }
}


#bxSlider20 li iframe{
    min-height:300px;
}
#bx-pager20{
    min-height:300px;
}

.navigation-menu-default-type1 .navbar-brand img{
    height:120px;
}

.logoFooter {
    height: 170px;
    object-fit: contain;
    margin: auto;
    display: flex;
}

.product-list-default .product-image img {
    object-fit: contain !important;
}

.owl-carousel .owl-item img {
    object-fit: contain !important;
}

.slick-slide img {
    object-fit: cover !important;
}


.footer-social.footer-social-type2.clearfix{
    display:flex
}