/*!
 * 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 ;
        text-shadow: none ;
        background: transparent ;
        box-shadow: none 
    }

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

    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 
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse 
    }

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

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

@font-face {
    font-family: "Glyphicons Halflings";
    src: url("http://ninhkieu.edu.vn/3rdparty/bootstrap-sass/3.4.1/assets/fonts/bootstrap/glyphicons-halflings-regular.eot");
    src: url("http://ninhkieu.edu.vn/3rdparty/bootstrap-sass/3.4.1/assets/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("http://ninhkieu.edu.vn/3rdparty/bootstrap-sass/3.4.1/assets/fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("http://ninhkieu.edu.vn/3rdparty/bootstrap-sass/3.4.1/assets/fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("http://ninhkieu.edu.vn/3rdparty/bootstrap-sass/3.4.1/assets/fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("http://ninhkieu.edu.vn/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: 13px;
    line-height: 1.5;
    color: #333;
    background-color: #fff
}

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

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

a:hover,
a:focus {
    color: #e6000a;
    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.5;
    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: 15px
}

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

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

p {
    margin: 0 0 10px
}

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

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

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

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

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

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

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

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

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

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: 12px;
    line-height: 1.5;
    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: 15px;
    padding-left: 15px;
    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: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

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

.container-fluid:after {
    clear: both
}

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

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

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

.col-xs-1 {
    width: 8.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.5;
    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: 19.5px;
    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: 13px;
    line-height: 1.5;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.5;
    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: 33px;
    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: #737373
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.5;
    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: #173080;
    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: #e6000a;
    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: 13px;
    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.5;
    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.5;
    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: 13px;
    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: #173080
}

.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.5;
    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 ;
        height: auto ;
        padding-bottom: 0;
        overflow: visible 
    }

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

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

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

.navbar-default {
    background-color: #10acc5;
    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: #fff;
    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: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
    color: #ccc;
    background-color: 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: #555;
    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: #fff;
        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: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #ccc;
        background-color: 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: #fff
}

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

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

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

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

.pull-left {
    float: left 
}

.hide {
    display: none 
}

.show {
    display: block 
}

.invisible {
    visibility: hidden
}

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

.hidden {
    display: none 
}

.affix {
    position: fixed
}

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

.visible-xs {
    display: none 
}

.visible-sm {
    display: none 
}

.visible-md {
    display: none 
}

.visible-lg {
    display: none 
}

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

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

    table.visible-xs {
        display: table 
    }

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

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

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

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

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

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

    table.visible-sm {
        display: table 
    }

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

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

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

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

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

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

    table.visible-md {
        display: table 
    }

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

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

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

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

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

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

    table.visible-lg {
        display: table 
    }

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

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

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

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

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

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

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

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

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

.visible-print {
    display: none 
}

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

    table.visible-print {
        display: table 
    }

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

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

.visible-print-block {
    display: none 
}

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

.visible-print-inline {
    display: none 
}

@media print {
    .visible-print-inline {
        display: inline 
    }
}

.visible-print-inline-block {
    display: none 
}

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

@media print {
    .hidden-print {
        display: none 
    }
}

:root {
    --gray-base: #000;
    --gray-darker: #222;
    --gray-dark: #333;
    --gray: #555;
    --gray-light: #777;
    --gray-lighter: #eee;
    --brand-primary: #e91e7e;
    --brand-success: #5cb85c;
    --brand-info: #5bc0de;
    --brand-warning: #f0ad4e;
    --brand-danger: #e9440a;
    --body-bg: #fff;
    --text-color: #333;
    --link-color: #173080;
    --link-hover-color: #e6000a;
    --link-hover-decoration: underline;
    --font-size-base: 13px;
    --font-size-large: 18px;
    --font-size-small: 12px;
    --font-size-h1: 36px;
    --font-size-h2: 30px;
    --font-size-h3: 24px;
    --font-size-h4: 15px;
    --font-size-h5: 13px;
    --font-size-h6: 12px;
    --line-height-base: 1.5;
    --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: 30px;
    --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: #e91e7e;
    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: disc;
    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 
}

.a-bottom {
    vertical-align: bottom 
}

.a-top {
    vertical-align: top 
}

@media screen and (min-width: 544px) {
    .flex-sm {
        display: flex
    }
}

@media screen and (min-width: 768px) {
    .flex-md {
        display: flex
    }
}

@media screen and (min-width: 992px) {
    .flex-lg {
        display: flex
    }
}

@media screen and (min-width: 1200px) {
    .flex-xl {
        display: flex
    }
}

.full-height {
    height: 100%
}

.full-width {
    width: 100%
}

.mate-form input {
    background-color: transparent;
    background-image: linear-gradient(#e91e7e, #e91e7e), 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: #e91e7e;
    font-size: 10px;
    text-align: right
}

.mate-form input:focus::-moz-placeholder {
    color: #e91e7e;
    font-size: 10px;
    text-align: right
}

.mate-form input:focus::-webkit-input-placeholder {
    color: #e91e7e;
    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% 
}

.wp-20 {
    width: 20% 
}

.wp-25 {
    width: 25% 
}

.wp-30 {
    width: 30% 
}

.wp-40 {
    width: 40% 
}

.wp-50 {
    width: 50% 
}

.wp-60 {
    width: 60% 
}

.wp-70 {
    width: 70% 
}

.wp-80 {
    width: 80% 
}

.wp-90 {
    width: 90% 
}

.wp-100 {
    width: 100% 
}

.p-0 {
    padding: 0 
}

.p-5 {
    padding: 5px 
}

.p-10 {
    padding: 10px 
}

.p-20 {
    padding: 20px 
}

.p-15 {
    padding: 15px 
}

.pt-0 {
    padding-top: 0 
}

.pb-0 {
    padding-bottom: 0 
}

.pl-0 {
    padding-left: 0 
}

.pr-0 {
    padding-right: 0 
}

.pt-5 {
    padding-top: 5px 
}

.pb-5 {
    padding-bottom: 5px 
}

.pt-10 {
    padding-top: 10px 
}

.pt-15 {
    padding-top: 15px 
}

.pb-10 {
    padding-bottom: 10px 
}

.pb-15 {
    padding-bottom: 15px 
}

.pt-20 {
    padding-top: 20px 
}

.pb-20 {
    padding-bottom: 20px 
}

.pl-5 {
    padding-left: 5px 
}

.pl-10 {
    padding-left: 10px 
}

.pl-15 {
    padding-left: 15px 
}

.pl-20 {
    padding-left: 20px 
}

.pr-5 {
    padding-right: 5px 
}

.pr-10 {
    padding-right: 10px 
}

.pr-15 {
    padding-right: 15px 
}

.pr-20 {
    padding-right: 20px 
}

.m-0 {
    margin: 0 
}

.mt-0 {
    margin-top: 0 
}

.mb-0 {
    margin-bottom: 0 
}

.ml-0 {
    margin-left: 0 
}

.mr-0 {
    margin-right: 0 
}

.mt-5 {
    margin-top: 5px 
}

.mt-10 {
    margin-top: 10px 
}

.mt-15 {
    margin-top: 15px 
}

.mt-20 {
    margin-top: 20px 
}

.mb-5 {
    margin-bottom: 5px 
}

.mb-10 {
    margin-bottom: 10px 
}

.mb-15 {
    margin-bottom: 15px 
}

.mb-20 {
    margin-bottom: 20px 
}

.ml-5 {
    margin-left: 5px 
}

.ml-10 {
    margin-left: 10px 
}

.ml-15 {
    margin-left: 15px 
}

.ml-20 {
    margin-left: 20px 
}

.mr-5 {
    margin-right: 5px 
}

.mr-10 {
    margin-right: 10px 
}

.mr-15 {
    margin-right: 15px 
}

.mr-20 {
    margin-right: 20px 
}

.m-40 {
    margin: 40px 
}

.mt-40 {
    margin-top: 40px 
}

.mb-40 {
    margin-bottom: 40px 
}

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

@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 ;
    outline: 0;
    -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) 
}

.select2-selection--single:focus {
    outline: 1px solid #66afe9 ;
    outline-offset: 0px
}

.smartselect.dropdown .form-control:focus {
    outline: 1px solid #66afe9 ;
    outline-offset: 0px
}

.ui-autocomplete {
    z-index: 100000 
}

.large-column-left {
    padding-right: 30px;
    overflow: hidden
}

.large-column-right {
    padding-left: 30px;
    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 
}

.smartselect>.dropdown-toggle {
    width: 100%;
    text-align: left
}

.smartselect>.dropdown-toggle .ss-label {
    display: block;
    overflow: hidden;
    margin-right: 12px
}

.smartselect>.dropdown-toggle .ss-caret {
    right: 8px
}

.smartselect>button {
    overflow-y: hidden
}

.cart-default {
    margin: 15px 0
}

.cart-default .block-title {
    padding: 10px;
    text-transform: uppercase;
    background: #eee;
    margin-bottom: 15px
}

.cart-default .receiver-info {
    display: none
}

.cart-default .receiver-info.active,
.cart-default .social-header .receiver-info.nav-2-item.hasActive,
.social-header .cart-default .receiver-info.nav-2-item.hasActive {
    display: block
}

.tags-group {
    margin-bottom: 20px
}

.tags-group:before,
.tags-group:after {
    content: "";
    display: block;
    clear: both
}

.tags-group .txt_tag,
.tags-group .tag_item {
    background: #f1f1f1;
    padding: 0 10px;
    height: 20px;
    color: #656565;
    float: left;
    margin: 0 5px 5px 0;
    font: 400 11px/20px arial, sans-serif
}

.tags-group .tag_item {
    text-decoration: none
}

.tags-group .tag_item:hover {
    background: #e2e2e2
}

.search-page .wrap-list-type {
    background-color: #fff;
    border: 1px solid #ddd;
    margin-bottom: 20px
}

.search-page .list-type li {
    float: left;
    margin-left: 12px;
    margin-right: 12px;
    position: relative
}

.search-page .list-type .badge {
    background-color: #5bc0de
}

.search-page .list-type .filters-link {
    line-height: 40px;
    font-weight: bold;
    display: block;
    border-bottom: 2px solid transparent;
    text-decoration: none
}

.search-page .list-type .filters-link.active,
.search-page .list-type .social-header .filters-link.nav-2-item.hasActive,
.social-header .search-page .list-type .filters-link.nav-2-item.hasActive,
.search-page .list-type .filters-link:hover {
    border-color: #e91e7e;
    color: #e91e7e
}

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

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

.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: 14px;
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
    word-break: break-word;
    line-height: 1.3
}

.search-byType .item-price span {
    color: #e9440a
}

.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: #e91e7e;
    color: white;
    padding: 5px 10px
}

.search-byType .info>.item {
    float: left;
    width: 33.333%
}

.hasShareType {
    position: relative;
    display: inline-block
}

.hasShareType .shareType {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 40%
}

@media screen and (min-width: 768px) {

    .columns6-6>.row>.col-left,
    .columns9-3>.row>.col-left,
    .columns8-4>.row>.col-left,
    .columns7-5>.row>.col-left,
    .columns10-2>.row>.col-left {
        padding-right: 7.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: 7.5px
    }

    .columns3-9>.row>.col-left,
    .columns4-8>.row>.col-left,
    .columns5-7>.row>.col-left,
    .columns2-10>.row>.col-left {
        padding-right: 7.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: 7.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: 7.5px
    }

    .columns3-6-3>.row>.col-left {
        padding-right: 7.5px
    }

    .columns3-6-3>.row>.col-center {
        padding-right: 7.5px;
        padding-left: 7.5px
    }

    .columns3-6-3>.row>.col-right {
        padding-left: 7.5px
    }

    .columns3-3-6>.row>.col-left {
        padding-right: 7.5px
    }

    .columns3-3-6>.row>.col-right {
        padding-left: 7.5px;
        padding-right: 7.5px
    }

    .columns3-3-6>.row>.col-center {
        padding-left: 7.5px
    }
}

.default-pagination {
    margin-top: 10px
}

.default-pagination a,
.default-pagination span {
    padding: 3px 5px;
    border: 1px solid #ccc;
    margin: 0 2px;
    min-width: 30px;
    height: 30px;
    line-height: 20px;
    font-weight: bolder;
    border-radius: 50%;
    background-color: #f1f2f3;
    color: #626262;
    text-align: center;
    display: inline-block
}

.default-pagination .current {
    background-color: white;
    color: #0199de;
    border-color: #0199de
}

.default-pagination .current.first,
.default-pagination .current.next,
.default-pagination .current.prev,
.default-pagination .current.last {
    display: none
}

.default-pagination .current.first,
.default-pagination .current.prev {
    background-color: #fff;
    color: #111
}

@media (min-width: 992px) {
    .modal-gg {
        width: 1200px;
        max-width: 96%
    }

    .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 ;
    outline: 0;
    -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) 
}

.modal-dialog {
    height: 100% ;
    margin: auto;
    padding: 3rem 0
}

.modal-header {
    flex-shrink: 0
}

.modal-footer {
    flex-shrink: 0;
    background-color: #f3f2f2
}

.modal-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-radius: .25rem
}

.dropdown-submenu {
    position: relative
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block
}

.dropdown-submenu>a::after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px
}

.dropdown-submenu:hover>a::after {
    border-left-color: #fff
}

.dropdown-submenu.pull-left {
    float: none
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px
}

.dd.treeSiteMenuCog {
    width: 100% 
}

.treeSiteMenuCog .dd-item {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    border-bottom: 1px solid #c9c9c9;
    border-top: 1px solid white;
    background: url(http://ninhkieu.edu.vn/App/Corporate/images/sidebarManager/page_btn_g_mellow.png) 0px 100% repeat-x #fff;
    list-style: none
}

.treeSiteMenuCog .dd-item.li-active {
    background: none #e5e5e5 ;
    border-top: 1px solid rgba(0, 0, 0, 0.498039) ;
    box-shadow: rgba(0, 0, 0, 0.498039) 0px 2px 5px 0px inset
}

.treeSiteMenuCog .dd3-content {
    line-height: 1.2em;
    padding: 10px 10px 10px 45px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    background: none;
    border: 0;
    height: auto;
    margin: 0
}

.treeSiteMenuCog .dd3-handle {
    width: 20px;
    height: 18px;
    background: url(http://ninhkieu.edu.vn/App/Corporate/images/sidebarManager/pages_panel_sprite.png) 0px 80px;
    cursor: move;
    position: absolute;
    top: 18px;
    left: 5px;
    margin-top: -10px;
    border: none;
    text-indent: -9999px
}

.dd-item-hover>.dd3-handle,
.treeSiteMenuCog .dd3-handle:hover {
    background-position: 0px -161px;
    background-image: url(http://ninhkieu.edu.vn/App/Corporate/images/sidebarManager/pages_panel_sprite.png);
    background-color: transparent
}

.treeSiteMenuCog .dd3-handle:before {
    content: ""
}

.dd-list {
    background-color: #ddd
}

.dd-list .dd-list {
    border-top: 1px solid #c9c9c9
}

.treeSiteMenuCog .dd-item>button {
    margin: 0;
    height: 20px;
    width: 20px;
    position: absolute;
    top: 8px;
    left: 25px;
    display: block
}

.dd-config {
    visibility: hidden;
    cursor: pointer;
    position: absolute;
    right: 15px;
    top: 10px;
    width: 18px;
    height: 15px;
    background: url(http://ninhkieu.edu.vn/App/images/sidebarManager/pages_panel_sprite.png) -1px -62px
}

.dd-item:hover>.dd-delete,
.dd-item .dd-item:hover>.dd-delete,
.dd-item:hover>.dd-config,
.dd-item .dd-item:hover>.dd-config {
    visibility: visible
}

.group-base-inherit.full-container .container,
.account-base-inherit.full-container .container {
    width: 100%
}

@keyframes img-rung {
    0% {
        -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 (min-width: 769px) {
    .mobile-visible {
        display: none 
    }
}

@media screen and (max-width: 992px) and (min-width: 769px) {
    .mobile-visible {
        display: block 
    }
}

@media screen and (min-width: 992px) and (max-width: 768px) {
    .tablet-hidden {
        display: none 
    }
}

@media (max-width: 768px) {
    .mobile-hidden {
        display: none 
    }
}

@media (min-width: 769px) {
    .mobile-dropdown-show {
        display: none 
    }
}

.dropdown-toggle:focus,
.fluid-main-navbar .pull-left li a:focus {
    outline: 5px auto -webkit-focus-ring-color 
}

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

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

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

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

.account-sidebar {
    padding-top: 15px
}

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

.account-sidebar .account-info:after {
    content: "";
    display: table;
    clear: both
}

.account-sidebar .account-info .avatar {
    display: block;
    width: 40px;
    height: 40px;
    float: left;
    margin-right: 10px;
    border-radius: 20px;
    border: 1px solid #e7e7e7;
    padding: 2px
}

.account-sidebar .account-info .shopname {
    color: #333333;
    font-weight: bold;
    line-height: 16px;
    display: block;
    font-size: 13px
}

.account-sidebar .account-info .edit-account {
    color: #999;
    font-size: 11px;
    margin-top: 5px;
    display: inline-block
}

.account-sidebar .account-menu .navbar-nav {
    float: none;
    display: block
}

.account-sidebar .account-menu .navbar-nav>li {
    float: none;
    display: block
}

.account-sidebar .account-menu .navbar-nav>li>a {
    display: block;
    position: relative;
    color: #666;
    height: 30px;
    line-height: 30px;
    margin-top: 15px;
    font-weight: bold;
    background-color: #f5f5f5;
    padding: 0 10px;
    border-left: 3px solid #e5101d
}

.account-sidebar .account-menu .navbar-nav>li>a:hover,
.account-sidebar .account-menu .navbar-nav>li>a.active,
.account-sidebar .account-menu .social-header .navbar-nav>li>a.nav-2-item.hasActive,
.social-header .account-sidebar .account-menu .navbar-nav>li>a.nav-2-item.hasActive {
    color: #e6000a
}

.account-sidebar .account-menu .navbar-nav .dropdown-menu {
    position: static;
    float: none;
    display: block;
    border: none;
    box-shadow: none;
    margin: 0;
    padding: 0;
    border-radius: 0
}

.account-sidebar .account-menu .navbar-nav .dropdown-menu>li>a {
    display: block;
    position: relative;
    color: #666;
    height: 32px;
    line-height: 32px;
    padding: 0 0 0 10px
}

.account-sidebar .account-menu .navbar-nav .dropdown-menu>li>a:hover,
.account-sidebar .account-menu .navbar-nav .dropdown-menu>li>a.active,
.account-sidebar .account-menu .navbar-nav .social-header .dropdown-menu>li>a.nav-2-item.hasActive,
.social-header .account-sidebar .account-menu .navbar-nav .dropdown-menu>li>a.nav-2-item.hasActive {
    color: #e6000a;
    background-color: transparent
}

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

@media (min-width: 544px) {
    .my-account-section {
        padding: 0 30px 20px;
        box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05)
    }
}

.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: 22px 0;
    height: 80px;
    -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
}

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

.smartselect .dropdown-menu .ss-option>a {
    padding-left: 30px;
    max-width: 500px
}

.table>thead>tr {
    background-color: #EEE
}

.error-label-wrapper label {
    line-height: 18px;
    font-size: 12px;
    margin-bottom: 0px
}

.lobibox.lobibox-confirm .lobibox-header {
    background-color: red ;
    padding: 15px 20px
}

.lobibox.lobibox-confirm .lobibox-header .lobibox-title {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    max-width: 96%;
    display: inline-block
}

.lobibox.lobibox-confirm .fa-exclamation-triangle {
    color: red 
}

.lobibox.lobibox-confirm {
    font-family: Arial, sans-serif
}

.lobibox.lobibox-confirm .lobibox-footer,
.lobibox .lobibox-body {
    background-color: #fff 
}

.lobibox-btn-yes {
    background-color: red ;
    border-color: red ;
    min-width: 100px 
}

.lobibox-btn-cancel {
    min-width: 100px 
}

.lobibox-btn-no {
    background-color: #ffffff ;
    border-color: #888888 ;
    color: black ;
    min-width: 100px 
}

.lobibox-confirm-note {
    color: red
}

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.radius-base {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.shadow-base {
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1)
}

.text-sm {
    font-size: 85%
}

.modal-open .modal {
    padding-right: 0 
}

.modal .modal-dialog.modal-fullscreen {
    width: 100% ;
    height: 100vh ;
    padding: 0;
    margin: 0
}

.modal .modal-dialog.modal-fullscreen .modal-content {
    height: 100%;
    display: block;
    background: #fafafa;
    border-radius: 0;
    border: none
}

.modal .modal-dialog.modal-fullscreen .modal-content .modal-header {
    border-radius: 0;
    background: #e91e7e
}

.modal .modal-dialog.modal-fullscreen .modal-content .modal-header .modal-title {
    color: #fff
}

.modal .modal-dialog.modal-fullscreen .modal-content .modal-header button.close {
    opacity: 1;
    color: #fff
}

.modal .modal-dialog.modal-fullscreen .modal-content .modal-body {
    background: #FFFFFF;
    height: calc(100vh - 120px);
    margin: 30px auto;
    border-radius: 6px;
    overflow-y: auto;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.16)
}

@media (min-width: 1280px) {
    .modal .modal-dialog.modal-fullscreen .modal-content .modal-body {
        width: 1200px
    }
}

@media (min-width: 768px) and (max-width: 1280px) {
    .modal .modal-dialog.modal-fullscreen .modal-content .modal-body {
        width: 750px
    }
}

.modal .modal-dialog.modal-fullscreen .modal-content .form-button-action {
    position: sticky;
    bottom: -15px;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 99
}

.modal .modal-dialog.modal-fullscreen.form-md .modal-content .modal-body {
    width: 600px
}

.modal .modal-dialog.modal-fullscreen .modal-content .modal-body::-webkit-scrollbar {
    width: 6px
}

.modal .modal-dialog.modal-fullscreen .modal-content .modal-body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3)
}

.modal .modal-dialog.modal-fullscreen .modal-content .modal-body::-webkit-scrollbar-thumb {
    background-color: #e91e7e;
    outline: 1px solid slategrey
}

.child-filters {
    position: relative
}

.child-filters:before {
    content: "Danh mục";
    color: #262626;
    font-size: 21px;
    display: block;
    padding-bottom: 10px;
    border-bottom: 1px solid #eaeaea
}

.child-filters:after {
    content: "";
    width: 30px;
    height: 3px;
    position: absolute;
    background: #1273dc;
    top: -15px;
    left: 0
}

.child-filters .item-count.pull-right {
    margin-right: 0 
}

.child-filters li {
    padding: 5px 0
}

.child-filters li:first-child {
    padding-top: 11px
}

.search-result {
    position: relative
}

@media (max-width: 543px) {
    .search-result {
        margin-top: 30px
    }
}

.search-result:before {
    content: "Danh sách";
    color: #262626;
    font-size: 21px;
    display: block;
    padding-bottom: 10px;
    border-bottom: 1px solid #eaeaea
}

.search-result:after {
    content: "";
    width: 30px;
    height: 3px;
    position: absolute;
    background: #1273dc;
    top: -15px;
    left: 0
}

.search-result .row {
    margin-left: 0;
    margin-right: 0
}

@media (max-width: 543px) {

    .search-result .row.mb-10 .col-md-4.col-sm-4.col-xs-6,
    .search-result .row.mb-10 .text-right.col-md-8.col-sm-8.col-xs-6 {
        width: 100%
    }
}

.search-result .result .mb-10 {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 10px
}

.search-result .result .mb-10:first-child {
    border-top: 1px solid #eaeaea;
    padding-top: 10px
}

.search-result .result .mb-10 .result-title h3 {
    margin-bottom: 0;
    margin-top: 0
}

.search-result .search-filter:before {
    content: "Bộ lọc:";
    display: inline-block;
    font-weight: bold
}

.search-result .total-result span:before {
    content: "Có ";
    font-size: 13px;
    color: #333;
    font-weight: normal
}

.search-result .total-result span:after {
    content: " kết quả";
    font-size: 13px;
    color: #333;
    font-weight: normal
}

.search-result .result.table-responsive .col-md-2 {
    padding-left: 0
}

.search-result .result.table-responsive .col-md-10 {
    padding-right: 0
}

@media (max-width: 767px) {
    .search-result .result.table-responsive {
        border: none
    }
}

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

.onoffswitch.labeled {
    width: 46px
}

.onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    -o-border-radius: 50px;
    border-radius: 50px
}

.onoffswitch-checkbox {
    display: none
}

.onoffswitch-switch {
    display: block;
    width: 21px;
    margin: 2px;
    background: #FFF;
    -o-border-radius: 50px;
    border-radius: 50px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
    transition: all .2s ease-in 0s
}

.onoffswitch-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    transition: margin .2s ease-in 0s
}

.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-inner {
    margin-left: 0
}

.onoffswitch-inner::after,
.onoffswitch-inner:before {
    float: left;
    width: 50%;
    height: 25px;
    padding: 0;
    line-height: 25px;
    font-size: 9px;
    box-sizing: border-box;
    -o-border-radius: 50px;
    border-radius: 50px;
    -webkit-transform: none
}

.onoffswitch-inner:before {
    content: "";
    padding-left: 9px;
    background-color: rgba(0, 0, 0, 0.2);
    color: #FFF
}

.onoffswitch-inner::after {
    content: "";
    padding-right: 9px;
    background-color: rgba(0, 0, 0, 0.8);
    color: #999;
    text-align: right
}

.onoffswitch.labeled .onoffswitch-inner:before {
    content: "On";
    padding-left: 7px
}

.onoffswitch.labeled .onoffswitch-inner::after {
    content: "Off";
    padding-right: 7px
}

.onoffswitch.blue .onoffswitch-inner:before {
    background-color: #418bca
}

.onoffswitch.labeled .onoffswitch-switch {
    right: 21px
}

.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch {
    right: 0
}

.checkbox-custom-alt input {
    position: absolute;
    opacity: 0
}

.checkbox-custom-alt>i {
    position: relative;
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-top: -2px;
    margin-right: 4px;
    margin-left: -20px;
    line-height: 0.9;
    vertical-align: middle;
    background-color: transparent;
    border: 2px solid #dfdfdf;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s
}

.checkbox-custom-alt input:checked+i {
    background-color: transparent;
    border-color: #666;
    color: #666
}

.checkbox-custom-alt>i:before {
    content: "\f00c";
    top: 0;
    left: 0;
    display: inline-block;
    font-family: "Font Awesome 5 Free", sans-serif;
    font-weight: 900;
    font-style: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 11px;
    opacity: 0;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    margin-left: 1px
}

.checkbox-custom-alt input:checked+i:before {
    top: 2px;
    left: 2px;
    width: auto;
    height: auto;
    background-color: transparent;
    opacity: 1
}

.checkbox-custom-alt input[type='radio']:checked+i:before {
    left: 1px
}

.checkbox-custom-alt input[type='radio']+i,
.checkbox-custom-alt input[type='radio']+i:before {
    border-radius: 50%
}

.radio-btn {
    position: relative;
    padding-left: 20px
}

.radio-btn input[type="radio"] {
    position: absolute;
    opacity: 0;
    z-index: 1
}

.radio-btn label {
    display: inline-block;
    line-height: 24px;
    vertical-align: middle;
    position: relative;
    padding-left: 12px;
    cursor: pointer;
    user-select: none;
    color: #333
}

.radio-btn input[type="radio"]:checked+label {
    color: #000
}

.radio-btn label::before {
    position: absolute;
    content: "";
    width: 10px;
    height: 5px;
    top: 6px;
    left: 6px;
    margin-left: -18px;
    border: 3px solid #000;
    border-top: none;
    border-right: none;
    background: transparent;
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
    -webkit-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    z-index: 1
}

.radio-btn label::before {
    width: 10px;
    height: 10px;
    border: none;
    top: 5px;
    left: 5px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-clip: padding-box;
    background-color: #000;
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
}

.radio-btn label::after {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    left: 0;
    top: 0;
    margin-left: -18px;
    background-color: white;
    border: 3px solid #333;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-clip: padding-box;
    cursor: pointer
}

.radio-btn label::after {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-clip: padding-box
}

.radio-btn .radio-btn input[type="radio"]:checked+label::after {
    border: 3px solid #000
}

.radio-btn input[type="radio"]:checked+label::before {
    opacity: 1
}

.smartselect>button {
    width: 100%;
    max-width: 1200px
}

.slider-range-value {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin: 10px 0
}

.slider-range-value .price-range {
    color: #00a680;
    font-weight: bold;
    font-size: 14px
}

.form-element-contact {
    font-family: "Time News Roman", sans-serif
}

.form-element-contact .title-info,
.form-element-contact .title-form {
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 15px;
    margin-top: 15px;
    font-size: 24px
}

.form-element-contact .title-form h1 {
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 20px;
    line-height: 35px
}

.form-element-contact .input-inline {
    margin-bottom: 10px;
    font-size: 18px
}

.form-element-contact .input-inline label {
    display: inline-block;
    width: auto;
    vertical-align: middle;
    margin: 0;
    font-weight: normal
}

.form-element-contact .input-inline .form-control {
    width: auto;
    border: none;
    box-shadow: none;
    outline: none;
    border-bottom: 1px dotted #262626;
    border-radius: 0;
    display: inline-block;
    padding: 0 10px;
    font-size: 18px;
    height: auto;
    vertical-align: middle
}

.form-element-contact .input-inline .form-control.valid,
.form-element-contact .input-inline .form-control.active,
.form-element-contact .input-inline .social-header .form-control.nav-2-item.hasActive,
.social-header .form-element-contact .input-inline .form-control.nav-2-item.hasActive {
    border-color: transparent
}

.form-element-contact .input-inline .form-control.error {
    border-color: red
}

.form-element-contact .input-inline .room,
.form-element-contact .input-inline .school,
.form-element-contact .input-inline .district {
    display: inline-block
}

.form-element-contact .btn-sendcontact {
    font-size: 20px;
    color: white;
    background: #0054A6;
    font-weight: bold;
    margin-top: 30px;
    padding: 10px 20px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s
}

.form-element-contact .btn-sendcontact:hover {
    background: #046dd4;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s
}

@media (min-width: 544px) {
    .group-input-inline {
        position: relative;
        display: table ;
        border-collapse: separate;
        width: 100%
    }

    .group-input-inline>label {
        display: table-cell ;
        width: 1%;
        white-space: nowrap;
        vertical-align: middle;
        padding-right: 10px
    }

    .group-input-inline>.form-control {
        vertical-align: middle;
        display: table-cell ;
        width: 100%;
        margin: 0 
    }

    .group-input-inline>.form-control.error {
        border-color: red 
    }

    .group-input-inline.input-dot>.form-control {
        border: none;
        box-shadow: none;
        outline: none;
        border-bottom: 1px dotted #333;
        border-radius: 0;
        vertical-align: middle;
        display: table-cell ;
        width: 100%
    }
}

@media (min-width: 544px) {
    .label-1>label {
        width: 200px;
        white-space: normal
    }

    .label-1 .form-control {
        display: block 
    }

    .label-2>label {
        width: 200px
    }

    .label-2 .form-control {
        display: block 
    }
}

.panel-send-question {
    box-shadow: none;
    border: none;
    border-radius: 0
}

.panel-send-question>.panel-heading {
    background: none;
    padding: 10px 0 0 0;
    border-bottom: 2px solid #ccc
}

.panel-send-question>.panel-heading>.panel-title {
    padding-bottom: 10px;
    font-weight: bold;
    display: inline-block;
    border-bottom: 2px solid #e91e7e;
    margin-bottom: -2px
}

.panel-send-question>.panel-body {
    padding: 10px 0
}

.slider-range.ui-slider {
    height: 5px;
    position: relative;
    z-index: 1;
    background-color: #ccc;
    margin-top: 10px;
    border: none
}

.slider-range.ui-slider .ui-slider-range {
    background: #000;
    height: 5px;
    top: 0;
    position: absolute
}

.slider-range.ui-slider:before,
.slider-range.ui-slider:after {
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    position: absolute;
    z-index: 10
}

.slider-range.ui-slider:before {
    background: url("http://ninhkieu.edu.vn/3rdparty/jQuery/jquery-nstslider/dist/range-reduction.png") no-repeat;
    top: -4px;
    left: 0
}

.slider-range.ui-slider:after {
    background: url("http://ninhkieu.edu.vn/3rdparty/jQuery/jquery-nstslider/dist/range-increase.png") no-repeat;
    top: -4px;
    right: 0
}

.slider-range.ui-slider .ui-slider-handle {
    position: absolute;
    width: 20px;
    height: 30px;
    background: url("http://ninhkieu.edu.vn/3rdparty/jQuery/jquery-nstslider/dist/nstSlider.png") no-repeat;
    top: -31px;
    cursor: pointer;
    border-radius: 0;
    border: none;
    outline: none;
    margin-left: -2px
}

.slider-range.ui-slider .ui-slider-handle+.ui-slider-handle {
    margin-left: -17px;
    right: 0
}

.ppFilterContainer .ppFilter {
    border-top: 1px solid #ececec;
    padding-top: 16px
}

.ppFilterContainer .ppFilterMultiple {
    margin-top: 10px;
    padding-bottom: 20px
}

.ppFilterContainer .ppFilterMultiple .checkbox-filters {
    position: relative;
    top: 0;
    left: 0;
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 1px solid #a8a8a8;
    border-radius: 2px;
    background-color: #fff;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    vertical-align: middle;
    margin-top: -2px
}

.ppFilterContainer .ppFilterMultiple .ppTotalItems {
    font-style: normal;
    font-size: 14px;
    margin-right: 14px;
    margin-top: -2px;
    float: right
}

.ppFilterContainer .ppFilterMultiple .filter-link {
    display: block;
    color: #757575;
    line-height: 18px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden
}

.ppFilterContainer .ppFilterMultiple .filter-link+.filter-link {
    margin-top: 8px
}

.ppFilterContainer .ppFilterMultiple .filter-link.selected {
    color: #333
}

.ppFilterContainer .ppFilterMultiple .filter-link.selected .checkbox-filters {
    position: relative;
    border: 1px solid #e91e7e
}

.ppFilterContainer .ppFilterMultiple .filter-link.selected .checkbox-filters::after {
    position: absolute;
    -webkit-transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
    -o-transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
    transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
    content: "\f00c";
    display: inline-block;
    font: normal normal 900 1em/1 "Font Awesome 5 Free", sans-serif;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #e91e7e
}

.ppFilterContainer .ppFilterMultiple .filter-link:hover .checkbox-filters {
    border: 1px solid #e91e7e
}

.ppFilterContainer .labelFilter {
    font-size: 14px
}

.input-type-number.error+.input-type-number {
    border-color: #FF0808 ;
    outline: 0;
    -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) 
}

.form-resign {
    padding-top: 15px
}

.form-resign .national-brand .text-uppercase {
    font-size: 18px
}

.form-resign .national-brand .text-2 {
    display: inline-block;
    border-bottom: 1px solid #333;
    padding: 8px 0;
    font-size: 14px;
    margin-bottom: 8px
}

.form-resign .text-center.text-uppercase {
    font-size: 18px;
    font-weight: bold;
    line-height: 35px;
    padding-bottom: 40px
}

.select-category button {
    min-height: 34px;
    background: #fff ;
    border-radius: 4px;
    color: #444;
    width: 100% ;
    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 ;
    color: #333;
    z-index: 1;
    height: 100%
}

.wrap-file-uploader .uploadifyImageResult,
.wrap-uploadAlbum .uploadifyImageResult {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100% ;
    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 ;
    -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,
.social-header .table-info.nav-2-item.hasActive .table-code,
.table-info.active .table-price,
.social-header .table-info.nav-2-item.hasActive .table-price,
.table-info.active .table-author,
.social-header .table-info.nav-2-item.hasActive .table-author,
.table-info.active .table-type,
.social-header .table-info.nav-2-item.hasActive .table-type,
.table-info.active .table-email,
.social-header .table-info.nav-2-item.hasActive .table-email {
    width: 130px 
}

.table-info.active .table-content-text .item-list-title,
.social-header .table-info.nav-2-item.hasActive .table-content-text .item-list-title {
    width: 300px ;
    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,
.social-header .table-content-td.nav-2-item.hasActive,
.table-content .ui-selected {
    background-color: #4285f4;
    color: #fff
}

.list-grid .table-content .ui-selected {
    background-color: #fff 
}

.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,
.promotionType .social-header .couponType.nav-2-item.hasActive .couponType-bottom,
.social-header .promotionType .couponType.nav-2-item.hasActive .couponType-bottom {
    display: block 
}

.promotionType .couponType.active .couponType-top,
.promotionType .social-header .couponType.nav-2-item.hasActive .couponType-top,
.social-header .promotionType .couponType.nav-2-item.hasActive .couponType-top {
    display: none 
}

.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,
ul.controls li .social-header ul.nav-2-item.hasActive,
.social-header ul.controls li ul.nav-2-item.hasActive {
    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: #e91e7e
}

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

.admin-grid-list .grid-item>a {
    display: block;
    border: 1px solid #ddd;
    padding: 15px;
    min-height: 162px;
    color: #173080 ;
    background-color: #fbfbfb
}

.admin-grid-list .grid-item>a:hover {
    color: #e6000a 
}

a img {
    border: none
}

.cke_editable img {
    max-width: 100%
}

@media (max-width: 640px) {
    .cke_top {
        zoom: 0.5
    }
}

table {
    border-collapse: collapse
}

.form-note {
    font-size: 11px;
    font-style: italic
}

.clear {
    clear: both;
    font-size: 1px;
    line-height: 1px
}

li.arrow {
    background-image: url(http://ninhkieu.edu.vn/css/1.5214118/26105/1723/images/arrow_down.png);
    background-repeat: no-repeat;
    background-position: center right
}

.cke_skin_office2003 *,
.cke_skin_office2003 a:hover,
.cke_skin_office2003 a:link,
.cke_skin_office2003 a:visited,
.cke_skin_office2003 a:active {
    white-space: normal 
}

.cke_skin_office2003 .cke_top,
.cke_skin_office2003 .cke_bottom,
.cke_shared .cke_skin_office2003 {
    background-color: transparent
}

div.cke {
    border-radius: 5px;
    border: 1px solid #ccc;
    background: #eee;
    padding: 5px
}

.cke_contents {
    min-height: 100px
}

.ui-autocomplete {
    z-index: 1000000
}

.formInputLabel {
    line-height: 30px;
    min-width: 150px;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif
}

.formLabelBreakInput:before {
    clear: both
}

.sorted_table.table>thead>tr>th {
    vertical-align: top
}

.default-pagination {
    margin-bottom: 15px
}

.row-foot .default-pagination {
    margin: 15px 0
}

.default-pagination .current {
    background-color: #e91e7e;
    color: #fff
}

.default-pagination .current.first,
.default-pagination .current.prev {
    background-color: #fff;
    color: #111
}

.dropdown-menu.panel {
    min-width: 280px ;
    margin-bottom: 0;
    padding: 0;
    border-color: rgba(0, 0, 0, 0.15)
}

.dropdown-menu.panel.with-arrow::after {
    height: 0;
    width: 0;
    right: 12px;
    content: "";
    position: absolute;
    top: -8px;
    left: auto;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 9px solid #333
}

.media .media-icon {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 20px
}

.block {
    display: block
}

.dropdown-menu.panel .list-group>li .media .media-body {
    padding: 10px 15px 10px 0
}

.dropdown-menu.panel .list-group>li .media .media-object {
    margin: 10px 10px 10px 15px
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd 
}

.list-group-item::after {
    content: "";
    display: block;
    clear: both
}

.dropdown-menu.panel .panel-footer {
    background-color: #fff;
    padding: 0 
}

.dropdown-menu.panel .panel-footer>a {
    display: block;
    padding: 10px 15px;
    color: #616f77;
    font-size: 12px
}

.tile {
    position: relative;
    margin-bottom: 20px;
    color: #616f77;
    background-color: #fff;
    filter: alpha(opacity=100);
    opacity: 1;
    transition: opacity .25s ease-out
}

.tile .tile-header {
    border: 1px solid rgba(0, 0, 0, 0.1)
}

.tile .tile-body,
.tile .tile-footer,
.tile .tile-header,
.tile .tile-widget {
    padding: 8px 15px;
    position: relative
}

.tile .tile-header h1,
.tile .tile-header h2,
.tile .tile-header h3,
.tile .tile-header h4 {
    padding: 0;
    margin: 0;
    display: inline-block;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px
}

.tile .tile-header .controls {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9;
    list-style: none;
    padding: 0;
    margin: 0;
    height: 100%
}

.tile .tile-header .controls>li {
    display: inline-block;
    height: 100%;
    float: left;
    border-left: 1px solid #ccc;
    padding: 0 5px
}

.tile .tile-header .controls>li:first-child {
    border-left: none
}

.tile .tile-header.dvd .controls>li {
    border-left: 1px solid rgba(0, 0, 0, 0.1)
}

.tile .tile-header .controls>li>a {
    display: block;
    height: 100%;
    line-height: 43px;
    min-width: 41px;
    padding: 0 10px;
    text-align: center;
    color: #95a2a9
}

.tile .tile-header .controls>li>a>i {
    padding-right: 6px
}

.table.table-custom>tbody>tr:first-child td,
.table.table-custom>tbody>tr:first-child th {
    border-top: 0
}

.dataTable tr>td>a {
    display: inline-block
}

.dataTable .filter_column .search_init {
    width: 100%
}

.table .action-link-button,
.redirect .action-link-button {
    font-size: 16px;
    text-decoration: none;
    margin: 5px 2px;
    display: inline-block
}

.productListGrid .popover.right>.arrow {
    top: 10%
}

.Code input,
.Price input {
    padding: 3px 5px;
    margin-bottom: 0
}

.text-default.lt {
    color: #a3aeb4
}

.text-strong {
    font-weight: 700
}

.b-r {
    border-right: 1px solid rgba(0, 0, 0, 0.05) 
}

.b-t {
    border-top: 1px solid rgba(0, 0, 0, 0.05) 
}

.bg-tr-black.lter {
    background-color: rgba(0, 0, 0, 0.03) ;
    color: #616f77 
}

.inline-block {
    display: inline-block 
}

@media (max-width: 940px) {
    .nav>li.tab-hidden-mobile {
        display: none
    }

    .nav>li.tab-show-mobile {
        display: block
    }
}

@media (max-width: 767px) {
    .nav>li.tab-hidden-mobile {
        display: none
    }
}

@media (min-width: 641px) and (max-width: 768px) {
    .list-article>.content-top-filter-bar {
        text-align: left;
        margin-bottom: 15px
    }
}

@media (max-width: 480px) {
    .content-top-filter-bar .txt-form {
        vertical-align: middle
    }

    .content-top-filter-bar a.manager-link {
        display: block;
        margin-bottom: 10px
    }

    .content-top-filter-bar {
        text-align: left;
        margin-bottom: 15px
    }
}

@media (max-width: 320px) {
    .content-top-filter-bar .txt-form {
        width: 90px;
        margin-bottom: 10px
    }

    .content-top-filter-bar button.txt-form {
        width: auto
    }
}

.grid .headings {
    background: url(http://ninhkieu.edu.vn/css/1.5214118/26105/1723/images/sort_row_bg.gif) 0 50% repeat-x
}

.nowrap,
.nobr {
    white-space: nowrap
}

.grid tr.headings th {
    border-width: 1px;
    border-color: #f9f9f9 #d1cfcf #f9f9f9 #f9f9f9;
    border-style: solid;
    padding-top: 1px;
    padding-bottom: 0;
    font-size: .9em;
    text-align: left;
    vertical-align: top
}

.grid tr.headings th.no-link {
    padding-top: 2px;
    padding-bottom: 1px;
    color: #67767e
}

.grid tr.headings th span.nobr {
    display: block
}

.grid tr.filter {
    background: url(http://ninhkieu.edu.vn/css/1.5214118/26105/1723/images/filter_row_bg.gif) repeat-x #e3eff1;
    cursor: default
}

.data.table-hover>tbody>tr:hover {
    background-color: #fcf5dd;
    cursor: pointer
}

.data .last a {
    color: #ea7601;
    text-decoration: underline
}

.filter select {
    width: 100%
}

.filter .input-text {
    padding: 0 ;
    border: 0 ;
    background: #fff ;
    border-color: #aaa #c8c8c8 #c8c8c8 #aaa ;
    margin-bottom: 0;
    height: 16px
}

#backtotop {
    background-image: url("http://ninhkieu.edu.vn/App/Corporate/images/backtotop.png");
    background-repeat: no-repeat;
    background-position: left top;
    bottom: 20px;
    cursor: pointer;
    display: none;
    height: 32px;
    position: fixed;
    right: 20px;
    text-indent: -99999px;
    width: 32px;
    z-index: 999999999
}

@media (max-width: 768px) {

    .hidden-mobile,
    .navbar-collapse>.navbar-right>li>a>span,
    .site-title {
        display: none 
    }

    .navbar-inverse .navbar-brand {
        width: 46px
    }

    #dashboard .navbar-collapse>.navbar-nav {
        margin-top: -35px;
        margin-left: 35px
    }

    .navbar-inverse .navbar-collapse>ul.navbar-left>li {
        float: left
    }

    .navbar-collapse>.navbar-right {
        width: 80px;
        float: right;
        margin: -42px 0 0 0
    }

    .navbar-collapse>.navbar-right>li>.dropdown-menu {
        position: absolute;
        right: 0;
        left: auto;
        background: #fff
    }

    .navbar-collapse .sub-child {
        overflow-x: auto
    }

    .navbar-collapse .sub-child>ul {
        width: 300%
    }
}

@media (max-width: 580px) {
    .tile-header {
        margin-bottom: 46px
    }

    .tile .tile-header .controls {
        right: 15px;
        top: 43px
    }

    .tile .tile-header .controls>li {
        border-bottom: 1px solid #ccc;
        height: 34px
    }

    .tile .tile-header .controls>li:first-child {
        border-bottom: none
    }

    .tile .tile-header .controls>li:last-child {
        border-right: 1px solid #ccc
    }

    .tile .tile-header .controls>li>a {
        padding: 0 5px;
        line-height: 34px;
        min-width: 24px
    }

    .tile .tile-header .controls>li>a>i {
        margin: 0 ;
        padding: 0
    }

    .navbar-inverse .navbar-brand {
        width: 50px
    }
}

@media (max-width: 480px) {
    .navbar-collapse .parent-title-menu {
        display: none
    }

    .layout-detail .tabs-left>.nav-tabs {
        float: none;
        margin: 0;
        border-right: none
    }

    .layout-detail .tabs-left>.nav-tabs>li,
    .layout-detail .tabs-right>.nav-tabs>li {
        float: left
    }
}

.tabs-left:before,
.tabs-left::after {
    display: table;
    line-height: 0;
    content: ""
}

.tabs-left>.nav-tabs {
    float: left;
    margin-right: -1px;
    border-right: 1px solid #ddd;
    border-bottom: none;
    padding-top: 30px
}

@media (max-width: 425px) {
    .tabs-left>.nav-tabs {
        float: none;
        border-bottom: 1px solid #ddd
    }
}

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

.tabs-left>.nav-tabs>li>a,
.tabs-right>.nav-tabs>li>a {
    min-width: 74px;
    margin-right: 0;
    margin-bottom: 3px;
    line-height: 30px
}

.tabs-left>.nav-tabs>li>a {
    margin-right: -2px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
    padding: 5px 15px;
    font-size: 14px;
    color: black
}

.tabs-left>.nav-tabs .active>a,
.tabs-left>.nav-tabs .social-header .nav-2-item.hasActive>a,
.social-header .tabs-left>.nav-tabs .nav-2-item.hasActive>a,
.tabs-left>.nav-tabs .active>a:hover,
.tabs-left>.nav-tabs .active>a:focus {
    border-color: #ddd transparent #ddd #ddd
}

.tabs-left>.tab-content {
    font-size: 14px;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    overflow: auto;
    border: 1px solid #ddd;
    min-height: 500px;
    border-top: 0;
    background-color: #fff
}

.f-13 {
    font-size: 13px
}

.pl-25 {
    padding-left: 25px 
}

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

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

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

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

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

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

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

.radio-danger input[type="radio"]+label::after {
    background-color: #e9440a
}

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

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

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

.badge-danger {
    background-color: #e9440a
}

.list-notification-new li {
    padding: 6px 10px;
    border-bottom: 1px solid #dddfe2
}

.list-notification-new li:hover {
    background-color: #F6F7F9
}

.list-notification-new li a {
    font-weight: bold
}

.list-notification-new .notify-icon {
    display: inline-block;
    margin-right: 10px
}

.list-notification-new .notify-icon img {
    width: 30px;
    height: 30px
}

.list-notification-new .notify-icon .fa-bell {
    font-size: 16px
}

.list-notification-new .content-notification {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 44px)
}

.list-notification-new .post-title {
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.list-notification-new .date {
    font-size: 12px;
    color: #999;
    font-style: italic
}

.list-notification-new .noti-action {
    line-height: 48px 
}

.member-panel {
    box-shadow: none;
    border-radius: 0
}

.member-panel .panel-heading {
    background-color: transparent;
    border-bottom: none
}

.member-panel .panel-heading h3 {
    background-image: url("http://ninhkieu.edu.vn/App/Corporate/images/bg-gt-member.png");
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 30px;
    line-height: 24px
}

.no-radius {
    border-radius: 0
}

.no-radius .panel-heading,
.no-radius .panel-body {
    border-radius: 0
}

.profile-container {
    margin-bottom: 15px
}

.profile-container .profile-cover-photo {
    height: 310px;
    position: relative;
    margin-left: 0;
    margin-right: 0;
    background-size: cover;
    background-position: center center;
    overflow: hidden
}

.profile-container .profile-cover-photo .coverPhotoImg {
    width: 100%
}

@media (max-width: 543px) {
    .profile-container .profile-cover-photo {
        height: 175px
    }
}

.profile-container .profile-cover-photo:after {
    display: block;
    content: "";
    background-image: url("http://ninhkieu.edu.vn/App/Corporate/images/Member/bg_shadow.png");
    background-repeat: repeat-x;
    height: 137px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

.profile-container .profile-cover-photo:hover .update-cover {
    color: #fff;
    background-color: #333;
    border-color: #fff;
    display: block;
    text-decoration: none
}

.profile-container .profile-cover-photo:hover .update-cover>span {
    display: inline-block;
    padding-left: 0;
    color: #fff
}

@media (min-width: 769px) {
    .profile-container .profile-cover-photo:hover .update-cover>span.update-mobile {
        display: none 
    }
}

.profile-container .profile-cover-photo>.update-cover {
    z-index: 100
}

.profile-container .profile-cover-photo>.update-cover .text {
    display: none;
    padding-left: 0 
}

.profile-container .profile-cover-photo>.update-cover:hover {
    text-decoration: none
}

.profile-container .profile-cover-photo>.update-cover:hover .text {
    padding-left: 0 
}

.profile-container .profile-cover-photo>.update-cover.update-mobile {
    display: none 
}

@media screen and (max-width: 767px) {
    .profile-container .profile-cover-photo>.update-cover {
        bottom: 12px;
        right: 8px;
        position: absolute;
        background-color: rgba(0, 0, 0, 0.5);
        color: #aaa;
        z-index: 1;
        padding: 6px 10px;
        border: 1px solid transparent;
        border-radius: 2px
    }

    .profile-container .profile-cover-photo>.update-cover.update-desktop {
        display: none 
    }

    .profile-container .profile-cover-photo>.update-cover.update-mobile {
        display: block 
    }

    .profile-container .profile-cover-photo>.update-cover.update-mobile:hover {
        color: #fff;
        background-color: #333;
        border-color: #fff
    }

    .profile-container .profile-cover-photo>.update-cover.update-mobile:hover>span {
        display: inline-block;
        padding-left: 10px
    }
}

@media screen and (min-width: 768px) {
    .profile-container .profile-cover-photo>.update-cover {
        position: absolute;
        top: 12px;
        left: 16px;
        color: #aaa;
        padding: 6px 10px;
        border: 1px solid transparent;
        border-radius: 2px
    }
}

@media screen and (min-width: 768px) and (max-width: 767px) {
    .profile-container .profile-cover-photo>.update-cover.update-desktop {
        display: none 
    }
}

@media screen and (min-width: 768px) {
    .profile-container .profile-cover-photo>.update-cover.update-desktop:hover {
        color: #fff;
        background-color: #333;
        border-color: #fff
    }

    .profile-container .profile-cover-photo>.update-cover.update-desktop:hover>span {
        display: inline-block;
        padding-left: 10px
    }
}

.profile-container.uploading .coverBorder {
    z-index: -1
}

.profile-container.uploading .profile-cover-photo::after {
    height: 60px
}

.profile-container .user_navbar {
    clear: right;
    position: relative;
    border: 1px solid #ddd;
    background-color: #fff;
    height: 44px
}

@media (min-width: 768px) {
    .profile-container .user_navbar {
        padding: 6px 0 6px 180px
    }
}

.profile-container .name_avatar,
.profile-container .profile-cover {
    position: relative
}

.profile-container .profile-cover-name {
    bottom: 12px;
    left: 201px;
    position: absolute;
    color: #fff;
    font-size: 36px;
    max-width: 380px;
    text-rendering: optimizelegibility;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.8);
    line-height: 30px
}

@media (width: 768px) {
    .profile-container .profile-cover-name {
        max-width: 320px
    }
}

.profile-container .profile-cover-name .alternate_name {
    font-size: 30px;
    display: block
}

@media (max-width: 544px) {
    .profile-container .profile-cover-name {
        display: none
    }
}

.profile-container .profile-cover-action {
    bottom: 15px;
    padding: 0;
    position: absolute;
    right: 15px;
    max-width: 320px;
    z-index: 999
}

@media (max-width: 767px) {
    .profile-container .profile-cover-action {
        bottom: 12px;
        right: 8px
    }

    .profile-container .profile-cover-action .diplay-mobile {
        display: none
    }
}

@media (max-width: 543px) {
    .profile-container .profile-cover-action {
        bottom: auto;
        top: 12px
    }
}

@media (max-width: 767px) {
    .profile-container .profile-cover-action .display-desktop {
        display: none
    }
}

@media (max-width: 767px) {
    .profile-container .profile-cover-action .text-avata-desktop {
        display: none
    }
}

@media (max-width: 767px) {
    .profile-container .profile-cover-action .mobile {
        display: inline-block 
    }
}

@media (max-width: 767px) {
    .profile-container .profile-cover-action .text-avata-mobile {
        display: inline-block 
    }
}

.profile-container .profile-cover-action a {
    border-radius: 0;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 30px
}

@media (max-width: 767px) {
    .profile-container .name_avatar {
        text-align: center
    }
}

.profile-container .avatar {
    background: rgba(0, 0, 0, 0.3);
    border-radius: 3px;
    display: inline-block;
    position: relative;
    padding: 1px;
    z-index: 2;
    margin-top: 0;
    box-shadow: none
}

@media (min-width: 768px) {
    .profile-container .avatar {
        left: 15px;
        position: absolute;
        top: -134px;
        display: block;
        z-index: 99
    }
}

@media (max-width: 767px) {
    .profile-container .avatar {
        margin-top: -80px;
        margin-bottom: 10px
    }
}

.profile-container .avatar img {
    background-color: #fff;
    border: 4px solid #fff;
    border-radius: 2px
}

.profile-container .avatar .profile-avatar {
    display: block
}

.profile-container .avatar .profile-avatar:hover .update-avatar {
    display: none
}

@media (min-width: 768px) {
    .profile-container .avatar .profile-avatar:hover .update-avatar {
        display: block
    }
}

.profile-container .avatar .update-avatar {
    position: absolute;
    bottom: 5px;
    left: 5px;
    right: 5px;
    display: none;
    background: rgba(0, 0, 0, 0.6);
    padding: 10px 10px;
    border: 1px solid transparent;
    border-radius: 2px;
    color: #fff;
    transition: all ease .3
}

.profile-container .avatar .update-avatar>i {
    position: absolute
}

.profile-container .avatar .update-avatar .text {
    padding-left: 24px;
    display: block
}

@media (max-width: 767px) {
    .profile-container .avatar .update-avatar {
        display: none
    }
}

.profile-container .avatar .update-avata-mobile {
    display: none
}

@media (max-width: 767px) {
    .profile-container .avatar .update-avata-mobile {
        display: block;
        position: absolute;
        bottom: 5px;
        left: 5px;
        right: 5px;
        text-align: center;
        padding-right: 0;
        line-height: 26px;
        background-color: rgba(0, 0, 0, 0.5);
        color: #fff
    }
}

.profile-container .fluid-nav {
    position: relative;
    padding-right: 96px
}

.profile-container .fluid-nav .fluid-nav-positive {
    width: 100%
}

@media (max-width: 767px) {
    .profile-container .fluid-nav .fluid-nav-positive {
        margin: 0
    }
}

.profile-container .fluid-nav .fluid-nav-positive>li {
    display: inline-block;
    float: left
}

.profile-container .fluid-nav .fluid-nav-positive>li>a {
    padding: 10px;
    font-weight: bold;
    margin-right: 6px;
    border: 1px solid transparent;
    border-radius: 2px
}

.profile-container .fluid-nav .fluid-nav-positive>li>a:hover {
    background-color: transparent;
    color: #e91e7e
}

.profile-container .fluid-nav .fluid-nav-positive>li.active>a,
.profile-container .fluid-nav .social-header .fluid-nav-positive>li.nav-2-item.hasActive>a,
.social-header .profile-container .fluid-nav .fluid-nav-positive>li.nav-2-item.hasActive>a {
    color: #e91e7e
}

.profile-container .fluid-nav .fluid-nav-positive>li.active>a:after,
.profile-container .fluid-nav .social-header .fluid-nav-positive>li.nav-2-item.hasActive>a:after,
.social-header .profile-container .fluid-nav .fluid-nav-positive>li.nav-2-item.hasActive>a:after {
    content: "";
    border-width: 7px;
    border-style: solid;
    border-color: transparent transparent #e2e2e2 transparent;
    position: absolute;
    bottom: -1px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%)
}

.profile-container .fluid-nav .fluid-nav-positive>li.dropdown>a {
    border-color: #ddd
}

.profile-container .fluid-nav .fluid-nav-backup {
    position: absolute;
    right: 0;
    top: 0
}

@media (min-width: 768px) {
    .profile-container .fluid-nav .fluid-nav-backup {
        width: 102px
    }
}

@media (max-width: 767px) {
    .profile-container .fluid-nav .fluid-nav-backup {
        margin: 0
    }
}

.profile-container .fluid-nav .fluid-nav-backup>li {
    display: inline-block;
    float: right 
}

.profile-container .fluid-nav .fluid-nav-backup>li>a {
    padding: 10px;
    height: 42px
}

.profile-container .fluid-nav .fluid-nav-backup>li.open .dropdown-menu {
    position: absolute;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: white;
    border: 0;
    z-index: 99;
    box-shadow: -1px 1px 3px #ccc;
    -webkit-box-shadow: -1px 1px 3px #ccc;
    -o-box-shadow: -1px 1px 3px #ccc;
    -moz-box-shadow: -1px 1px 3px #ccc;
    -ms-box-shadow: -1px 1px 3px #ccc
}

.profile-container .fluid-nav .fluid-nav-negative>li>a {
    line-height: 24px;
    font-size: 12px
}

.profile-container .fluid-nav .fluid-nav-negative>li>a:hover {
    line-height: 24px
}

.profile-container .profile-cover-name-mobile {
    display: none
}

@media (max-width: 767px) {
    .profile-container .profile-cover-name-mobile {
        display: block
    }

    .profile-container .profile-cover-name-mobile .title-fullname {
        font-size: 30px
    }

    .profile-container .profile-cover-name-mobile .alternate_name {
        color: #999;
        font-style: italic
    }
}

.profile-container .profile-cover-mobile {
    margin: 10px 0
}

@media (min-width: 768px) {
    .profile-container .profile-cover-mobile {
        display: none
    }
}

.group-container .user_navbar {
    padding-left: 6px
}

.group-container .group-cover-name {
    bottom: 15px;
    left: 15px;
    position: absolute
}

.group-container .group-cover-name h1 {
    margin: 0;
    font-size: 23px
}

.group-container .group-cover-name h1 a {
    font-weight: 500;
    max-width: 385px;
    overflow: hidden;
    padding-right: 3px;
    pointer-events: auto;
    text-overflow: ellipsis;
    text-rendering: optimizelegibility;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.8);
    white-space: nowrap;
    display: block
}

.group-container .group-cover-name a {
    color: #fff
}

.group-container .group-cover-name a>i {
    margin-right: 6px
}

.group-container .coverBorder {
    border: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    background: url("http://ninhkieu.edu.vn/App/Corporate/images/Member/bg_group_name.png") bottom left repeat-x;
    z-index: -1
}

.group-container .fluid-nav .fluid-nav-positive>li>a {
    border-bottom: 3px solid transparent
}

.group-container .fluid-nav .fluid-nav-positive>li.active>a,
.group-container .fluid-nav .social-header .fluid-nav-positive>li.nav-2-item.hasActive>a,
.social-header .group-container .fluid-nav .fluid-nav-positive>li.nav-2-item.hasActive>a,
.group-container .fluid-nav .fluid-nav-positive>li:hover>a {
    border-bottom-color: #e91e7e
}

.group-container .fluid-nav .fluid-nav-positive>li.active>a:after,
.group-container .fluid-nav .social-header .fluid-nav-positive>li.nav-2-item.hasActive>a:after,
.social-header .group-container .fluid-nav .fluid-nav-positive>li.nav-2-item.hasActive>a:after,
.group-container .fluid-nav .fluid-nav-positive>li:hover>a:after {
    display: none
}

.group-container .defaultCover .profileCoverPhotoSelector {
    color: #fff;
    text-align: center;
    padding-top: 4%;
    position: relative;
    z-index: 1000
}

@media (min-width: 992px) {
    .font-md-18 {
        font-size: 18px
    }
}

.member-introduction .list-info>li {
    padding-top: 6px;
    padding-bottom: 6px;
    color: #07689f
}

.member-introduction .list-info>li a {
    color: #07689f
}

.member-introduction .list-info>li .text-label {
    color: #333
}

.member-introduction .list-info>li .text-label>i {
    width: 20px;
    text-align: center;
    color: #777
}

.member-introduction .list-info>li .text-link {
    word-break: break-word
}

.member-introduction .panel-heading h3 {
    background-image: url("http://ninhkieu.edu.vn/App/Corporate/images/intro-icon.png");
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 30px;
    line-height: 24px
}

.member-panel-left .panel-heading {
    padding: 15px 10px 0 10px
}

.member-panel-left .panel-heading h3 {
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 30px;
    line-height: 24px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eaeaea
}

.member-panel-left .panel-body {
    padding: 10px
}

.member-friends .panel-heading h3 {
    padding-left: 0
}

.member-friends .friend-list .friend-item {
    float: left;
    width: 50%;
    padding-left: 2px;
    padding-right: 2px;
    margin-bottom: 3px
}

.member-friends .friend-list .friend-item>a {
    display: block;
    position: relative
}

.member-friends .friend-list .friend-item .friend-name {
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.7));
    bottom: 0;
    color: #fff;
    left: 0;
    padding: 5px;
    position: absolute;
    right: 0
}

.member-friends .friend-list .friend-item .friend-name .friend-name_title {
    font-size: 12px;
    line-height: 16px
}

.list-member-group .friend-item {
    padding-top: 6px
}

.list-member-group .friend-item:first-child {
    padding-top: 0
}

.list-member-group .friend-item .item-image {
    margin-right: 6px
}

.list-member-group .friend-item .item-title {
    padding-top: 10px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.list-member-group .friend-item .item-action {
    margin-top: 10px;
    margin-left: 6px
}

.list-member-group .list-items li .dropdown-menu {
    padding: 0;
    border-radius: 0
}

.list-member-group .list-items li .dropdown-menu li {
    margin-bottom: 0
}

.list-member-group .list-items li .dropdown-menu li a {
    padding-left: 12px;
    padding-right: 12px;
    line-height: 24px;
    font-size: 12px
}

.member-product-slide .product-item {
    border: 1px solid #eee;
    padding: 6px
}

.member-product-slide .img {
    margin-bottom: 6px
}

.member-product-slide .title {
    font-weight: bold;
    margin-bottom: 6px
}

.member-product-slide .price>span {
    color: #e9440a
}

.member-article-icons .media-left>a {
    display: block;
    width: 64px
}

.member-article-icons .viewAll {
    margin-top: 10px
}

.tags-wrapper .tagit-choice {
    font-size: 12px
}

.tags-wrapper .table {
    border: 1px solid #ddd;
    margin-bottom: 0
}

.tags-wrapper .table .td-label {
    background: #e2e8f6;
    border-right: 1px dotted #dddfe2;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 16px;
    margin-right: 6px;
    width: 45px;
    padding: 8px 6px 6px 8px;
    position: relative;
    text-align: center;
    white-space: nowrap;
    z-index: 1;
    vertical-align: middle
}

.tags-wrapper .table .td-value {
    padding-top: 0;
    padding-bottom: 0
}

.tags-wrapper .table .tagit {
    border: none;
    padding: 6px 0
}

.tags-wrapper .table .tagit .tagit-choice {
    font-size: 12px;
    border: 1px solid #9cb4d8;
    border-radius: 2px;
    color: #162643;
    cursor: default;
    float: left;
    margin: 0 2px 2px 0;
    padding: 0 18px 0 0px;
    position: relative;
    white-space: nowrap
}

.tags-wrapper .table .tagit .tagit-new {
    padding: 0 3px;
    margin: 0
}

.tags-wrapper .table .tagit .tagit-new .tagitContent::-webkit-input-placeholder {
    font-size: 12px
}

.tags-wrapper .table .tagit .tagit-new .tagitContent::-moz-placeholder {
    font-size: 12px
}

.tags-wrapper .table .tagit .tagit-new .tagitContent:-ms-input-placeholder {
    font-size: 12px
}

.tags-wrapper .table .tagit .tagit-new .tagitContent:-moz-placeholder {
    font-size: 12px
}

.member-post-form form {
    margin-bottom: 0
}

.member-post-form textarea.form-control {
    resize: none;
    margin-bottom: 10px
}

.member-post-form .album_images {
    clear: both
}

.member-post-form .action-form {
    text-align: right;
    margin-top: 15px
}

.member-post-form .action-form .child-action {
    display: inline-block;
    min-width: 120px;
    font-size: 13px;
    vertical-align: middle
}

.member-post-form .action-form .child-action.dropdown {
    width: 45%
}

.member-post-form .action-form .child-action.dropdown>a>span {
    width: 82%;
    overflow: hidden;
    text-overflow: ellipsis
}

.member-post-form .action-form .dropdown-menu {
    margin: 0;
    padding: 0
}

.member-post-form .action-form .dropdown {
    margin-right: 6px
}

.member-post-form .action-form .dropdown>a {
    display: block;
    text-align: left;
    font-size: 13px
}

.member-post-form .action-form .dropdown>a>i {
    margin-left: 6px;
    float: right;
    margin-top: 3px
}

.member-post-form .tag-action {
    height: 24px;
    width: 24px;
    background: #999999;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    line-height: 24px;
    margin-top: 4px;
    color: #fff
}

.member-post-form .post-text {
    border-bottom: 1px solid #ddd
}

.member-post-form .post-text .usr-content {
    width: calc(-70px + 100%);
    float: left
}

.member-post-form .post-text textarea:not(.error) {
    border: 0;
    box-shadow: none;
    border-radius: 0
}

.post-nav-action {
    background-color: #fff;
    border: 1px solid #ddd
}

.post-nav-action ul.dropdown-menu {
    padding: 10px 0 8px 0;
    margin: 0 12px
}

.post-nav-action ul.dropdown-menu li {
    border-left: 1px solid #e5e5e5
}

.post-nav-action ul.dropdown-menu li:first-child {
    border: none
}

.post-nav-action ul.dropdown-menu li a>i {
    margin-right: 6px
}

.post-nav-action ul.dropdown-menu li a:hover,
.post-nav-action ul.dropdown-menu li a.active,
.post-nav-action ul.dropdown-menu li .social-header a.nav-2-item.hasActive,
.social-header .post-nav-action ul.dropdown-menu li a.nav-2-item.hasActive {
    color: #07689f
}

.post-nav-action>ul.list-inline {
    margin: 0
}

.post-nav-action .member-post-form {
    margin: 0 12px;
    border: 0;
    border-top: 1px solid #ddd
}

.post-nav-action .member-post-form .panel-body {
    padding-left: 0;
    padding-right: 0
}

.photo-album-group .item-list {
    border: 1px solid #aaa;
    margin-bottom: 30px
}

.photo-album-group .item-list:hover {
    border-color: #e91e7e
}

.member-categories {
    background-color: #fff;
    border: 1px solid #ddd
}

.member-categories ul>li>a {
    border-radius: 0
}

.member-categories ul>li>a i {
    margin-right: 6px
}

.member-event-list .event-item {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd
}

.member-event-list .event-img {
    margin-right: 15px
}

.member-event-list .event-img img {
    width: 150px;
    height: 100px
}

.member-event-list .event-content {
    overflow: hidden
}

.member-event-list .event-info {
    font-size: 12px;
    margin-bottom: 6px;
    color: #777
}

.member-event-list .event-info a {
    color: #777
}

.member-event-list .event-info>span {
    display: block
}

.member-event-list .title {
    font-weight: bold
}

.member-event-list .title a {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block
}

.member-event-list .event-action .btn {
    font-weight: bold
}

.member-event-grid .event-item {
    margin-bottom: 20px
}

.member-event-grid .event-img {
    margin-bottom: 6px
}

.member-event-grid .title,
.member-event-grid .event-info {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.member-event-grid .title {
    font-weight: bold
}

.member-event-grid .event-info,
.member-event-grid .totalJoin {
    font-size: 12px;
    color: #777
}

.member-event-grid .event-info a,
.member-event-grid .totalJoin a {
    color: inherit
}

.member-event-grid .event-action {
    font-size: 12px;
    margin-top: 3px
}

.comment-item {
    margin: 0 auto 15px;
    position: relative;
    text-align: left;
    border-radius: 5px
}

.message {
    border: 1px solid #dedede;
    background: white;
    padding: 12px;
    min-height: 65px;
    position: relative;
    z-index: 1
}

.message .messages-inner {
    float: left;
    width: 100%
}

.message a:not(.message-action-link) {
    color: #337ab7
}

.message-author {
    font-weight: bold;
    padding-right: 5px
}

.message-author:hover,
.message.message--reply.message--readmore:hover {
    text-decoration: underline
}

.message-author,
.message-location {
    float: left
}

.message-date {
    float: right
}

.message-location,
.message-meta,
.message-date {
    color: #999999;
    font-size: 12px;
    line-height: 21px
}

.message-content {
    clear: both
}

.message-avatar {
    width: 50px;
    height: 50px;
    border-radius: 3px;
    background-size: cover;
    float: left;
    margin-right: 10px
}

.message.message--reply {
    padding-top: 6px;
    padding-bottom: 6px;
    min-height: 52px;
    background: #f7f7f7;
    box-shadow: none;
    z-index: auto;
    border-top: none;
    border-bottom: none
}

.post-comment-layout>.message.message--reply:last-child,
.list-comments>.message.message--reply:last-child,
.comment-item>.message.message--reply:last-child {
    border-bottom: 1px solid #dedede
}

.comment-item>.message.message--reply:last-child {
    box-shadow: 0 -1px rgba(0, 0, 0, 0.02) inset
}

.message.message--reply .message-avatar {
    top: 8px;
    left: 25px;
    width: 40px;
    height: 40px
}

.message.message--reply.message--readmore {
    min-height: 0;
    padding-top: 10px;
    padding-bottom: 3px;
    padding-left: 25px
}

.message.message--reply.message--readmore .icon {
    vertical-align: middle;
    margin-right: 3px
}

.message.message-description {
    background-color: #fff;
    border: 1px solid #dedede;
    border-top: none
}

.message--form input {
    margin-top: 6px;
    font-family: inherit;
    font-size: inherit;
    border: 1px solid #c9c9c9;
    box-shadow: 0 1px #f2f2f2 inset;
    padding: 6px;
    box-sizing: border-box;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.message-action {
    padding: 13px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-top: none
}

.message-action-button {
    display: block;
    width: 25%;
    float: left;
    text-align: center
}

.message-desc {
    border-top: none;
    padding-left: 13px;
    z-index: 0
}

.list-post .message-user {
    border-bottom: none;
    box-shadow: none
}

.list-post .comment-item .message-inner .message-date {
    position: absolute;
    top: 30px
}

.list-post .comment-item .adminAction {
    top: 15px
}

.list-post .comment-item .adminAction .message-action-link {
    color: #333
}

.list-post .comment-item .pull-right>.dropdown-menu {
    top: 20px
}

.list-post .comment-item .message .message-author {
    color: #07689f
}

.list-post .comment-item .message-content {
    padding-top: 10px
}

.list-post .comment-item .message-content>span {
    padding-right: 20px
}

.list-post .comment-item .message-action a {
    font-size: 14px;
    color: #333333;
    font-weight: bold
}

.list-post .comment-item .message-action a.hasLike {
    color: #e6000a
}

.list-post .comment-item .message-action-button {
    font-size: 16px
}

.list-post .comment-item .message-action-button .dropdown-menu-right li a {
    padding-right: 15px;
    font-size: 16px;
    font-weight: normal
}

.list-post .comment-item .message-action-button .dropdown-menu-right li a span {
    padding-right: 10px
}

.newsfeed-list .newsfeed-item {
    background: #fff
}

.newsfeed-list .message {
    border-bottom: none
}

.newsfeed-list .message .adminAction {
    position: absolute;
    top: 12px;
    right: 5px;
    height: 20px;
    width: 20px;
    text-align: center
}

.newsfeed-list .message .adminAction>a {
    display: block;
    font-size: 18px
}

.newsfeed-list .message-author {
    margin-top: 6px
}

.newsfeed-list .message-location {
    font-size: 13px;
    padding-right: 12px;
    float: none
}

.newsfeed-list .message-location a:hover {
    text-decoration: underline
}

.newsfeed-list .message-location .message-type {
    color: #337ab7
}

.newsfeed-list .message-date {
    float: none
}

.newsfeed-list .message-date .status {
    margin-left: 6px
}

.newsfeed-list .message-content {
    margin-bottom: -8px
}

.newsfeed-list .message-action {
    padding: 0;
    color: #626262
}

.newsfeed-list .message-action a {
    color: #555 
}

.newsfeed-list .message-action a.hasLike {
    color: #07689f 
}

.newsfeed-list .message-action:after {
    content: "";
    display: block;
    clear: both
}

.newsfeed-list .message-action .action-inner {
    margin-left: 15px;
    margin-right: 15px;
    border-top: 1px solid #ddd;
    padding: 6px 0
}

.newsfeed-list .message-action .rating-action {
    text-align: left
}

.newsfeed-list .message-action .share-action {
    text-align: right
}

.tagUserWrap .tagUserItem {
    padding: 5px 0;
    border-bottom: 1px solid #e9ebee
}

.tagUserWrap .tag-user-img {
    float: left;
    margin-right: 10px
}

.tagUserWrap .tag-user-content {
    overflow: hidden
}

.tagUserWrap .tag-user-content .fix-table {
    height: 50px;
    display: inline-block;
    vertical-align: middle
}

.tagUserWrap .tag-user-content .user-action {
    float: right
}

.tagUserWrap .tag-user-content .user-content .blockContent {
    display: inline-block;
    vertical-align: middle
}

.tagUserWrap .tag-user-content .fullname {
    font-weight: bold
}

.tagUserWrap .tag-user-content .total-friend {
    color: #90949c
}

.tagUserWrap .tag-user-content .btn-action {
    border: 1px solid #ddd
}

.list-friend .panel-title {
    font-weight: bold;
    padding-top: 6px;
    padding-bottom: 6px
}

.list-friend .totalItems {
    color: #999
}

.list-friend .btn-request>span.badge {
    background-color: #e9440a;
    border-radius: 2px;
    color: #fff;
    padding: 1px 3px;
    display: inline-block;
    margin-left: 4px;
    font-size: 11px;
    margin-top: -2px
}

.list-friend .list-items .item-friend {
    border: 1px solid #e9ebee;
    padding-right: 10px;
    margin-bottom: 10px
}

@media (min-width: 768px) {
    .list-friend .list-items .image {
        padding-right: 0
    }
}

.list-friend .list-items .name_friends {
    padding-top: 20px
}

.list-friend .list-items .name_friends .name {
    font-weight: bold
}

.list-friend .list-items .name_friends .friend-sl {
    font-size: 11px;
    color: #90949c
}

.list-friend .list-items .message_friend {
    text-align: right;
    padding-top: 25px
}

@media (min-width: 768px) {
    .list-friend .list-items .message_friend {
        padding-left: 0
    }
}

.list-friend .list-items .message_friend>a {
    display: inline-block;
    padding: 0 7px;
    background-color: #f6f7f9;
    border: 1px solid #ced0d4;
    line-height: 20px;
    font-size: 11px;
    font-weight: bold;
    border-radius: 0
}

.list-friend .list-items .message_friend>a>i {
    padding-right: 6px
}

.list-friend .list-items .message_friend>a:hover {
    background-color: #e9ebee
}

.list-friend.friend-request .image {
    margin-right: 12px
}

.list-friend.friend-request .item-friend-action {
    padding-top: 6px;
    margin-right: 10px
}

.list-friend.friend-request .name_friends {
    padding-top: 10px 
}

.list-friend.friend-request .btn-request-action {
    border: 1px solid #9d9d9d;
    border-radius: 2px;
    font-weight: bold;
    padding: 3px 6px;
    background-color: #eee;
    color: #333;
    text-decoration: none;
    display: inline-block;
    font-size: 12px
}

.list-friend.friend-request .btn-request-action:hover {
    background-color: #d5d5d5
}

.list-friend.friend-request .btn-request-action.btn-accept {
    background-color: #e91e7e;
    color: #fff;
    border-color: #d81571
}

.list-friend.friend-request .btn-request-action.btn-accept:hover {
    background-color: #d81571
}

.list-friend.friend-request .btn-request-action.btn-waiting {
    background-color: #f0ad4e;
    color: #fff;
    border-color: #eea236
}

.list-friend.friend-request .btn-request-action.btn-waiting:hover {
    background-color: #eea236
}

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

.list-friend.friend-request .btn-request-action.btn-success:hover {
    background-color: #4cae4c
}

.chat-window {
    border: 1px solid #ddd;
    background-color: #fff
}

.chat-window .fixed-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    padding: 0 10px 0 20px;
    border-bottom: 1px solid #eee;
    z-index: 100;
    top: 0;
    left: 0;
    width: 100%;
    height: 61px
}

.chat-window .fixed-title .toggle-favorite {
    color: #777;
    margin-right: 6px
}

.chat-window .fixed-title .toggle-favorite:hover {
    color: #e91e7e
}

.chat-window .fixed-title .icon-at {
    margin-right: 6px;
    color: #777
}

.chat-window .fixed-title .icon-at.status-offline {
    color: rgba(0, 0, 0, 0.15)
}

.chat-window .fixed-title>h2 {
    margin: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: 500;
    line-height: 30px
}

.chat-window .fixed-title .room-topic {
    font-size: 13px;
    opacity: .4;
    margin-left: 10px
}

.chat-window .messages-box .start {
    color: #a0a0a0;
    text-align: center;
    margin-top: 12px
}

.chat-window .messages-box ul {
    padding: 20px 0 10px
}

.chat-window .messages-box .message {
    padding: 8px 20px 4px 50px;
    position: relative;
    line-height: 20px;
    min-height: 40px;
    border: none;
    box-shadow: none
}

.chat-window .messages-box .message:hover {
    background-color: rgba(0, 0, 0, 0.05)
}

.chat-window .messages-box .message:hover .message-cog {
    visibility: visible
}

.chat-window .messages-box .message.sequential {
    min-height: 20px;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-top: 0;
    padding-left: 15px
}

.chat-window .messages-box .message.sequential .user,
.chat-window .messages-box .message.sequential .thumb:not(.thumb-small) {
    display: none
}

.chat-window .messages-box .message.sequential .info {
    position: absolute;
    text-align: right;
    left: 5px;
    width: 60px
}

.chat-window .messages-box .message.sequential .info .role-tag,
.chat-window .messages-box .message.sequential .info .time {
    display: none
}

.chat-window .messages-box .message.new-day {
    margin-top: 60px
}

.chat-window .messages-box .message.new-day:before {
    content: attr(data-date);
    display: block;
    position: absolute;
    top: -30px;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    -lh-property: 0;
    left: calc(50% - 70px);
    z-index: 10;
    padding: 0 12px;
    min-width: 140px;
    background-color: #fff
}

.chat-window .messages-box .message.new-day:after {
    content: " ";
    min-height: 1px;
    display: block;
    position: absolute;
    top: -20px;
    left: 0;
    border-width: 1px 0 0 0;
    width: 100%;
    color: #777;
    border-color: #eee;
    border-style: solid
}

.chat-window .messages-box .message .day-divider {
    height: 50px;
    display: none;
    text-align: center;
    left: 0;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.chat-window .messages-box .message .day-divider span {
    padding: 0 8px;
    z-index: 1;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 600
}

.chat-window .messages-box .message .user {
    color: #333;
    font-weight: 600;
    display: inline-block;
    margin-right: 5px
}

.chat-window .messages-box .message .info {
    color: #777
}

.chat-window .messages-box .message .info .time {
    font-size: 12px
}

.chat-window .messages-box .message .message-cog-container {
    position: relative;
    display: inline-block
}

.chat-window .messages-box .message .message-cog {
    visibility: hidden;
    cursor: pointer
}

.chat-window .messages-box .message .thumb {
    position: absolute;
    left: 15px;
    display: block;
    width: 24px;
    height: 24px
}

.chat-window .messages-box .message .thumb .avatar {
    height: 100% ;
    width: 100% ;
    overflow: hidden;
    position: relative;
    border-radius: 4px
}

.chat-window .messages-box .message .thumb .avatar-image {
    height: 100%;
    width: 100%;
    min-height: 20px;
    min-width: 20px;
    display: block;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 4px
}

.chat-window .messages-box .message .message-dropdown {
    position: absolute;
    top: -5px;
    left: -62px;
    z-index: 1000;
    display: none;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2), 0 2px 10px 0 rgba(0, 0, 0, 0.16);
    -webkit-transition: -webkit-transform .15s ease-in-out, opacity .15s ease-in-out;
    transition: transform .15s ease-in-out, opacity .15s ease-in-out;
    -webkit-animation: dropdown-in .15s ease-in-out;
    animation: dropdown-in .15s ease-in-out
}

.chat-window .messages-box .message .message-dropdown ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    padding: 0;
    font-size: 14px
}

.chat-window .messages-box .message .message-dropdown ul li {
    display: block;
    padding: 0 8px;
    font-weight: 400;
    line-height: 26px;
    cursor: pointer;
    border: none
}

.chat-window .messages-box .message .message-dropdown ul li.message-dropdown-close {
    background-color: #eee
}

.chat-window .messages-box .message .message-dropdown ul li:first-child {
    padding-left: 6px;
    border-right: 1px solid #e2e2e2
}

.chat-window .messages-box .message .message-dropdown ul li:hover {
    background-color: #eee
}

.chat-window .messages-box .message.me-message {
    padding-right: 50px;
    padding-left: 20px;
    text-align: right
}

.chat-window .messages-box .message.me-message .thumb {
    right: 20px;
    left: auto
}

.chat-window .messages-box .message.me-message>.user {
    float: right;
    margin-left: 5px;
    margin-right: 0
}

.chat-window .messages-box .message.me-message>.info {
    float: right;
    width: auto;
    left: auto;
    right: 50px
}

.chat-window .messages-box .message.me-message>.info .time {
    float: right
}

.chat-window .messages-box .message.me-message.sequential {
    padding-right: 30px
}

.chat-window .messages-box .message.me-message.sequential>.info {
    right: 10px
}

.chat-window .messages-box .message.me-message>.body-message {
    clear: both
}

.chat-window .footer {
    background-color: #fff;
    padding: 8px 20px 20px 20px;
    border-width: 1px 0 0 0;
    z-index: 100;
    bottom: 0;
    left: 0;
    width: 100%;
    min-height: 70px
}

.chat-window .footer .message-form textarea {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 49px;
    overflow-y: hidden;
    resize: none;
    line-height: 16px;
    box-shadow: none;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    height: 34px
}

.chat-window .footer .message-form>.message-input {
    border-width: 1px;
    overflow: hidden;
    border-radius: 4px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.chat-window .footer .message-form>.message-input .input-message-container {
    position: relative;
    width: 100%;
    background-color: #fff
}

.chat-window .footer .message-form>.message-input .input-message-container .inner-left-toolbar {
    position: absolute;
    left: 12px;
    top: 6px
}

.chat-window .footer .message-form>.message-input .input-message-container .emoji-picker-icon {
    cursor: pointer;
    font-size: 21px;
    color: #a0a0a0
}

.chat-window .footer .message-form>.message-input>.message-buttons {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 35px;
    flex: 0 0 35px;
    text-align: center;
    border: 0;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    -webkit-transition: background-color 0.1s linear, color 0.1s linear;
    transition: background-color 0.1s linear, color 0.1s linear
}

.chat-window .footer .message-form>.message-input>.message-buttons>i {
    font-size: 17px
}

.chat-window .footer .message-form .message-buttons {
    -webkit-transition: color .2s ease-out, background-color .2s ease-out;
    transition: color .2s ease-out, background-color .2s ease-out;
    color: #848484;
    background-color: #f4f4f4
}

.btn-create-group>i {
    margin-right: 5px
}

.member-group .friend-list .friend-item {
    width: 20%
}

.member-group .friend-list .friend-item .img {
    width: 40px;
    height: 40px
}

.member-group .list-item {
    position: relative;
    border: 1px solid #e9ebee;
    margin-bottom: 30px
}

.member-group .list-item:hover .action {
    display: block
}

.member-group .group-img {
    height: 101px;
    width: 101px;
    float: left;
    margin-right: 10px
}

.member-group .group-img img {
    display: inline;
    height: 50px;
    width: 50px;
    float: left
}

.member-group .group-img img:nth-child(1) {
    margin-right: 1px;
    margin-bottom: 1px
}

.member-group .group-img img:nth-child(2) {
    margin-bottom: 1px
}

.member-group .group-img img:nth-child(3) {
    margin-right: 1px
}

.member-group .group-content {
    margin-top: 10px;
    overflow: hidden;
    font-size: 12px
}

.member-group .group-content .action {
    position: absolute;
    right: 5px;
    display: none
}

.member-group .group-content .action>a {
    border: 1px solid #848484;
    border-radius: 2px;
    padding: 3px 6px;
    display: block
}

.member-group .group-content .action>ul a {
    line-height: 20px;
    font-size: 12px
}

.member-group .group-content .group-title,
.member-group .group-content .group-member {
    margin-bottom: 6px
}

.member-group .group-content .group-title a {
    font-weight: bold
}

.member-group .group-content .group-desc {
    color: #777
}

.account-exam-manage {
    background-color: #fff
}

.account-exam-manage .content-top-filter-bar {
    padding: 10px 12px;
    margin-bottom: 0 
}

@media (max-width: 543px) {
    .account-exam-manage .content-top-filter-bar .btn.btn-warning {
        padding: 6px 5px
    }

    .account-exam-manage .content-top-filter-bar select {
        padding: 5px 5px;
        width: 31%
    }
}

.account-exam-manage .content-list {
    padding: 15px
}

.sidebar-panel {
    border-radius: 0
}

.sidebar-panel>.panel-heading {
    background-color: transparent;
    border-bottom: none
}

.sidebar-panel>.panel-heading>.panel-title {
    font-size: 14px
}

.sidebar-panel>.panel-body {
    padding-top: 0
}

.intro-panel>.panel-heading>.panel-title {
    padding-left: 36px;
    background-image: url("http://ninhkieu.edu.vn/App/Corporate/images/Member/icon-intro.png");
    background-repeat: no-repeat;
    border-bottom: none;
    background-size: 24px;
    padding-bottom: 5px;
    padding-top: 5px
}

.teacher-box>.panel-heading>.panel-title {
    padding-left: 36px;
    background-image: url("http://ninhkieu.edu.vn/App/Corporate/images/Member/icon-teacher.png");
    background-repeat: no-repeat;
    border-bottom: none;
    padding-top: 5px;
    padding-bottom: 5px
}

.teacher-box .teacher-list {
    margin-left: -floor(6px)
}

.teacher-box .teacher-item {
    float: left;
    width: 50%;
    padding-right: 3px;
    margin-bottom: 6px
}

.teacher-box .teacher-item:nth-child(even) {
    padding-left: 3px;
    padding-right: 0
}

.teacher-box .teacher-item .img {
    width: 108px;
    height: 108px
}

.school-box>.panel-heading>.panel-title {
    padding-left: 36px;
    background-image: url("http://ninhkieu.edu.vn/App/Corporate/images/Member/icon-department.png");
    background-repeat: no-repeat;
    border-bottom: none;
    padding-top: 5px;
    padding-bottom: 5px
}

.school-box .list-item {
    float: left;
    width: 50%;
    padding-right: 3px;
    margin-bottom: 6px
}

.school-box .list-item>a {
    border: 1px solid #eee
}

.school-box .list-item:nth-child(even) {
    padding-left: 3px;
    padding-right: 0
}

.school-box .list-item .img {
    width: 108px;
    height: 108px
}

.division-box>.panel-heading>.panel-title {
    padding-left: 36px;
    background-image: url("http://ninhkieu.edu.vn/App/Corporate/images/Member/icon-department.png");
    background-repeat: no-repeat;
    border-bottom: none;
    padding-top: 5px;
    padding-bottom: 5px
}

.sidebar-panel-container .nav>li>a {
    padding: 6px 0
}

.sidebar-panel-container .nav>li>a:hover {
    background-color: transparent
}

.sidebar-panel-container .nav>li>a>.fa {
    margin-right: 6px
}

.account-news-highlight .news-item .news-image {
    margin-bottom: 10px
}

.account-news-highlight .news-large-item {
    float: none;
    width: auto;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 2px solid #eee
}

.account-news-highlight .news-large-item .news-image {
    float: left;
    width: 240px
}

@media (max-width: 767px) {
    .account-news-highlight .news-large-item .news-image {
        float: none;
        width: 100%
    }
}

.account-news-highlight .news-large-item .news-info {
    margin-left: 255px
}

@media (max-width: 767px) {
    .account-news-highlight .news-large-item .news-info {
        margin-left: 0
    }
}

.account-news-highlight .news-large-item .news-title {
    font-weight: bold;
    margin-bottom: 6px
}

.account-news-list .small-news-item {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #eee
}

.account-news-list .small-news-item .news-title {
    font-weight: bold;
    margin-bottom: 6px
}

.account-lesson-list .col-item:nth-child(2n+1) {
    clear: both
}

.account-lesson-list .lesson-item {
    margin-bottom: 30px;
    font-size: 12px
}

.account-lesson-list .lesson-item .lesson-image {
    float: left;
    width: 70px;
    height: 70px;
    margin-right: 10px
}

.account-lesson-list .lesson-item .lesson-info {
    overflow: hidden;
    color: #777
}

.account-lesson-list .lesson-item .lesson-creator {
    margin-bottom: 6px
}

.account-lesson-list .lesson-item .lesson-creator .text {
    margin-right: 6px
}

.account-lesson-list .lesson-item .lesson-title {
    color: #333;
    font-weight: bold;
    margin-bottom: 6px
}

.account-lesson-list .lesson-item .lesson-group .text {
    margin-left: 6px
}

.account-lesson-list .lesson-item .lesson-rating {
    margin-top: 6px
}

.account-lesson-list .lesson-item .lesson-rating .rating {
    float: left;
    margin-right: 3px
}

.account-lesson-list .lesson-item .lesson-rating .rating a {
    color: orange
}

.account-exam-list .btn-action {
    margin-top: 10px
}

.account-exam-list .exam-item {
    margin-bottom: 15px
}

.account-exam-list .exam-extra {
    color: #777
}

.account-exam-list .exam-title {
    font-weight: bold;
    margin-bottom: 6px
}

.account-news-detail .block_timer {
    font: 400 11px arial, sans-serif;
    padding: 5px 0 0;
    white-space: nowrap
}

.account-news-detail .block_share>a {
    height: 16px;
    width: 16px;
    line-height: 16px;
    text-align: center;
    display: inline-block
}

.account-news-detail .block_share .drash_share {
    padding: 0 3px
}

.account-news-detail .brief_news {
    font-weight: bold
}

.account-news-detail .fck_detail {
    overflow: hidden;
    font: 400 14px arial, sans-serif;
    word-wrap: break-word
}

.account-news-detail .fck_detail img {
    max-width: 100%;
    margin-bottom: 10px
}

.account_news_container .relative_news_heading {
    font-weight: bold;
    margin-bottom: 10px;
    border-top: 1px solid #ddd;
    padding-top: 6px
}

.account_news_container .list_relative_news li:nth-child(2n) {
    padding-top: 3px
}

.account_news_container .list_relative_news li a {
    display: block;
    float: left
}

.account_news_container .list_relative_news li a>.fa {
    margin-right: 6px
}

.account_news_container .list_relative_news li .createdTime {
    margin-left: 6px;
    font-style: italic;
    color: #777;
    font-size: 12px
}

@media (min-width: 992px) {
    .box-intro-provider>.columns-widget>.row>div[class*="col-"] .panel {
        height: 300px
    }
}

.panel-rating .rating-text {
    float: left
}

.panel-rating .rating-text>b {
    font-size: 24px;
    color: red
}

.panel-rating .rating-vote {
    float: right
}

.panel-account-contact .list-heading {
    background-color: #eee;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 10px
}

.panel-account-contact .list-heading .contact-image {
    padding: 0 0 0 10px
}

.panel-account-contact .list-heading .contact-content {
    padding: 0
}

.panel-account-contact .list-item {
    border: 1px solid #ddd;
    margin-bottom: 10px
}

.panel-account-contact .contact-image {
    float: left;
    padding: 6px
}

.panel-account-contact .contact-content {
    margin-left: 90px;
    padding: 6px 0 6px 6px
}

.panel-post-home .title-link {
    color: #e91e7e;
    font-weight: 700
}

.list-provider-product {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #eee
}

.list-provider-product>li {
    border-bottom: 1px solid #eee;
    padding: 12px 0;
    position: relative;
    background: #fff;
    margin: 0 12px
}

.list-provider-product>li .item-img {
    float: left;
    max-width: 100px;
    margin-right: 10px
}

.list-provider-product>li .item-title {
    font-size: 13px;
    line-height: 20px;
    margin-top: -4px;
    margin-bottom: 5px;
    display: block;
    max-height: 40px;
    overflow: hidden;
    font-weight: bold
}

.list-provider-product>li .item-data-item {
    float: left;
    max-width: 480px
}

.list-provider-product>li .item-price {
    float: right;
    text-align: right;
    color: red
}

.list-provider-product>li .item-rep {
    color: #777;
    font-size: 11px;
    text-align: right;
    line-height: 25px;
    position: absolute;
    top: 40px;
    right: 0
}

.list-provider-product>li .item-otherImage {
    float: left;
    min-width: 320px;
    margin-top: 6px
}

.shop-contact {
    background-color: #fff;
    padding: 15px
}

.sidebar-list-news ul li:not(:first-child) {
    margin-top: 6px
}

.sidebar-list-news ul li .fa {
    margin-right: 6px
}

.suggestionExam {
    padding-bottom: 15px
}

.suggestionExam .img-effect {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #2c7b30;
    position: relative
}

.suggestionExam img {
    -ms-transition: all, 0.3s;
    -moz-transition: all, 0.3s;
    -o-transition: all, 0.3s;
    -webkit-transition: all, 0.3s;
    transition: all, 0.3s
}

.suggestionExam .img-effect::after {
    content: 'Xem đề';
    display: block;
    position: absolute;
    top: 40px;
    bottom: 40px;
    left: 20px;
    right: 20px;
    border: 1px solid white;
    opacity: 0;
    -ms-transition: all, 0.3s;
    -moz-transition: all, 0.3s;
    -o-transition: all, 0.3s;
    -webkit-transition: all, 0.3s;
    transition: all, 0.3s;
    line-height: 78px;
    text-align: center;
    color: white
}

.suggestionExam p {
    margin-bottom: 0px;
    font-weight: bold
}

.suggestionExam>p a {
    color: #14928e
}

.suggestionExam>a:hover .img-effect img {
    opacity: 0.3
}

.suggestionExam>a:hover .img-effect::after {
    opacity: 1;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    line-height: 118px
}

.suggestionExam>a p {
    color: #313131;
    margin-top: 10px
}

.suggestionExam>span {
    display: block;
    line-height: 20px;
    font-weight: bold;
    color: #313131;
    border-top: 1px solid #e6ebef;
    padding-top: 5px
}

.panel-hasControl .panel-action .controls {
    line-height: 43px
}

.panel-hasControl .panel-action .controls>li {
    border-left: 1px solid #ddd;
    padding-left: 12px
}

.panel-hasControl .panel-action .controls>li i {
    margin-right: 6px
}

.panel-hasControl .panel-action .controls>li .form-control {
    display: inline-block
}

button.modal-btn-close {
    position: absolute;
    right: -12px;
    top: -12px;
    width: 26px;
    height: 26px;
    text-align: center;
    background: #ccc;
    border-radius: 50%;
    opacity: 1;
    line-height: 26px
}

.poup-order .edit-exhibition {
    padding: 5px;
    background: #fff;
    z-index: 99;
    margin: 5px
}

.poup-order .edit-exhibition .close-up a {
    float: right;
    font-size: 24px
}

.poup-order .edit-exhibition .detail-exhibition {
    font-size: 16px;
    font-weight: bold;
    padding: 6px 0;
    text-transform: uppercase
}

.poup-order .edit-exhibition .exhibition-info {
    padding: 15px 0;
    line-height: 2;
    font-size: 16px;
    border-bottom: 1px dotted #ddd
}

.poup-order .edit-exhibition .exhibition-info b {
    padding-right: 5px
}

.poup-order .edit-exhibition .list-pro {
    padding: 10px 0 0 0
}

.poup-order .edit-exhibition .list-pro label {
    font-size: 16px
}

.poup-order .edit-exhibition .list-pro .number-pro {
    padding: 15px 0;
    border-bottom: 1px solid #ddd;
    font-size: 12px
}

.poup-order .edit-exhibition .list-pro .number-pro .name-pro {
    font-size: 15px;
    font-weight: bold
}

.poup-order .edit-exhibition .list-pro .number-pro .unit {
    color: gray
}

.poup-order .edit-exhibition .list-pro .number-pro .prince-pro .prince {
    color: #e91e7e;
    font-weight: bold
}

.poup-order .edit-exhibition .list-pro .number-pro .prince-pro .pull-right {
    padding-top: 5px
}

.poup-order .edit-exhibition .list-pay {
    padding: 15px 5px 10px 5px;
    line-height: 2;
    background: #f1f2f3;
    font-size: 15px
}

.poup-order .edit-exhibition .list-pay span {
    float: right
}

.poup-order .edit-exhibition .list-pay .amount-receivable {
    padding: 15px 0 0 0;
    border-top: 1px solid #ddd;
    margin-top: 5px;
    font-weight: bold
}

.poup-order .edit-exhibition .list-pay .amount-receivable .prince {
    color: #e91e7e;
    font-size: 17px
}

.poup-order .note-exhibition label {
    font-size: 15px;
    text-transform: uppercase
}

.poup-order .note-exhibition .note-list .note {
    padding: 10px 0;
    border-bottom: 1px solid #ddd
}

.poup-order .note-exhibition .add-note {
    padding: 10px 0
}

.poup-order .note-exhibition .add-note textarea {
    min-height: 110px;
    padding: 10px
}

.list-friend-user .list-friend-thumbnail li {
    width: calc(33.33% - 6.66px);
    display: inline-block;
    float: left;
    position: relative;
    margin-bottom: 10px
}

.list-friend-user .list-friend-thumbnail li.item-2,
.list-friend-user .list-friend-thumbnail li.item-5,
.list-friend-user .list-friend-thumbnail li.item-8 {
    margin-left: 10px;
    margin-right: 10px
}

.list-friend-user .list-friend-thumbnail .viewmore-prd {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s
}

.list-friend-user .list-friend-thumbnail .viewmore-prd p {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    color: white;
    font-weight: bold
}

.list-friend-user .list-friend-thumbnail .viewmore-prd:hover {
    background: rgba(0, 0, 0, 0.7);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s
}

.list-friend-user .list-friend-thumbnail .friend-name {
    font-size: 11px;
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.7));
    bottom: 0;
    color: #fff;
    left: 0;
    padding: 5px;
    position: absolute;
    right: 0
}

.list-friend-user .list-friend-thumbnail .friend-name a {
    color: #fff
}

.panel-about-detail .panel-body {
    padding: 0
}

.tab-about>.tab-content {
    border-right: none;
    border-bottom: none;
    font-size: 13px
}

@media (max-width: 425px) {
    .tab-about>.tab-content {
        border-left: none
    }
}

.tab-about>.nav-tabs {
    padding-top: 10px
}

@media (max-width: 425px) {
    .tab-about>.nav-tabs {
        float: none;
        border-bottom: 1px solid #ddd
    }
}

.tab-about>.nav-tabs>li>a {
    padding: 10px 16px;
    border: none;
    border-left: 2px solid transparent;
    border-radius: 0;
    font-size: 13px;
    margin: 0;
    color: #777
}

.tab-about>.nav-tabs>li.active>a,
.social-header .tab-about>.nav-tabs>li.nav-2-item.hasActive>a,
.tab-about>.nav-tabs>li.active>a:hover {
    font-weight: bold;
    border: none;
    border-left: 2px solid #e91e7e
}

.user-about-contact .form-group-title {
    border-bottom: 1px solid #ddd;
    line-height: 26px;
    font-size: 12px;
    color: #777
}

.user-about-contact .frm-row {
    padding-bottom: 12px;
    padding-top: 12px
}

.user-about-contact .frm-row:last-child {
    border-bottom: none
}

.user-about-contact .frm-row .txt-label {
    color: #777
}

@media (min-width: 544px) and (max-width: 767px) {
    .tab-account-home .row>.col-right {
        display: none
    }

    .tab-account-home .row>.col-left {
        width: 33.33333333%
    }

    .tab-account-home .row>.col-center {
        width: 66.66666667%
    }
}

.panel-title .totalItems {
    color: #999
}

.message-location>.author {
    color: #07689f
}

.department-tree .dd-list {
    background: none;
    border: none
}

.department-tree .dd-list .dd-item-inner {
    border: 1px solid #ddd;
    padding: 10px 15px;
    margin-bottom: 15px;
    z-index: 10;
    position: relative
}

.department-tree .dd-list .dd-item-top {
    font-weight: bold
}

.department-tree .dd-list .dd-item-bottom {
    border-top: 1px dashed #ddd;
    padding-top: 10px;
    margin-top: 6px
}

.department-tree .dd-list .dd-item-bottom .contact {
    margin-right: 10px;
    display: inline-block
}

.department-tree .dd-list .dd-list {
    margin-left: 40px
}

.department-tree .dd-list .dd-parent {
    position: relative
}

.department-tree .dd-list .dd-parent:before {
    content: "";
    display: block;
    width: 2px;
    height: 100%;
    background: #ddd;
    position: absolute;
    left: 12px;
    top: 0
}

.department-tree .dd-list .dd-parent .dd-item {
    position: relative
}

.department-tree .dd-list .dd-parent .dd-item:after {
    content: "";
    display: block;
    position: absolute;
    top: 20px;
    left: -28px;
    width: 29px;
    background: #ddd;
    height: 2px
}

.department-tree .dd-list .dd-parent .dd-item.last-child:before {
    content: "";
    display: block;
    position: absolute;
    left: -30px;
    background: #fff;
    width: 10px;
    top: 22px;
    height: 90%;
    z-index: 1
}

.department-tree .dd-list .dd-parent .dd-item.last-child .dd-item-inner {
    position: static
}

.department-tree .dd-list .dd-parent .dd-item.last-child .dd-item-inner:before {
    display: none
}

.department-tree .dd-list .dd-parent .dd-item.last-child .dd-item-inner:after {
    content: "";
    position: absolute;
    top: -17px;
    width: 2px;
    background: #ddd;
    height: 100%;
    left: -28px
}

.department-tree .dd-list .dd-parent .dd-item.last-child.dd-item-level_4:before {
    height: 90%
}

.department-tree .dd-list .dd-parent .dd-item-inner {
    position: relative
}

.department-tree .dd-list .dd-parent .dd-item-inner:before {
    content: "";
    display: block;
    width: 15px;
    height: 100%;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0
}

.department-tree .dd-list .dd-item-level_1:after {
    display: none
}

.account-background-white>.container {
    background: #fff
}

.panel-about-detail-type1 .right-action .btn {
    padding: 3px 12px;
    font-size: 13px
}

.filter-searchtile-body .filter-posttime .form-control {
    display: block;
    width: 100%
}

.filter-searchtile-body .fitle-status .form-control {
    display: block;
    width: 100%
}

.news-detail-default {
    margin-bottom: 10px
}

.news-detail-default .news-date {
    color: #999999;
    font-size: 12px;
    font-style: italic;
    margin-bottom: 10px
}

ul.share-social {
    margin: 0;
    padding: 5px 0 0 0;
    list-style: none;
    border-top: 1px solid #e1e1e1
}

ul.share-social li {
    list-style: none;
    display: inline-block;
    color: #626262;
    font-size: 12px;
    font-weight: bold
}

ul.share-social li a {
    color: #999999;
    font-weight: normal
}

.gridDefaultType1 h4 {
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    color: #173080
}

.gridDefaultType1 h4 a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: -o-ellipsis-lastline
}

.download-list-default ul.down-list li:not(:last-of-type) {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #d1d1d1
}

.download-list-default ul.down-list li .inline-dowload-Type4 {
    margin-bottom: 0
}

.highLight-slide .bx-wrapper {
    margin-bottom: 0
}

.highLight-slide .bx-wrapper .bx-viewport {
    left: 0;
    box-shadow: none;
    border: none
}

@media (min-width: 768px) {
    .highLight-slide .bx-wrapper .bx-controls-direction {
        display: none
    }
}

.highLight-slide .bx-wrapper .bx-controls-direction a {
    background-image: url("http://ninhkieu.edu.vn/App/Corporate/images/btn-slideshow.png");
    background-repeat: no-repeat;
    width: 24px;
    height: 26px
}

@media (min-width: 545px) {
    .highLight-slide .bx-wrapper .bx-controls-direction a {
        top: auto;
        bottom: 20px
    }
}

.highLight-slide .bx-wrapper .bx-controls-direction a.bx-prev {
    background-position: 0 0
}

.highLight-slide .bx-wrapper .bx-controls-direction a.bx-next {
    background-position: 100% 100%
}

.highLight-slide .slide-caption {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 33%;
    background-color: rgba(233, 30, 126, 0.6);
    color: #fff
}

@media (max-width: 544px) {
    .highLight-slide .slide-caption {
        top: auto;
        width: 100%;
        position: static
    }
}

.highLight-slide .slide-caption .slide-caption-wrap {
    display: table;
    height: 100%
}

.highLight-slide .slide-caption .slide-caption-inner {
    display: table-cell;
    vertical-align: top;
    padding: 20px
}

.highLight-slide .slide-caption .slide-caption-inner a {
    color: inherit
}

@media (max-width: 544px) {
    .highLight-slide .slide-caption .slide-caption-inner {
        display: block;
        padding: 6px 12px
    }
}

.highLight-slide .slide-caption .slide-caption-title {
    font-size: 36px;
    margin-bottom: 20px
}

@media (max-width: 544px) {
    .highLight-slide .slide-caption .slide-caption-title {
        display: block;
        white-space: nowrap;
        text-overflow: ellipsis;
        font-size: 15px;
        margin-bottom: 0
    }
}

@media (max-width: 544px) {
    .highLight-slide .slide-caption .slide-caption-brief {
        display: none
    }
}

.highLight-slide .bx-pager-container {
    padding: 20px;
    background-color: #f5f5f5;
    text-align: center
}

@media (max-width: 544px) {
    .highLight-slide .bx-pager-container {
        display: none
    }
}

.highLight-slide .bx-pager-container .bx-pager-item {
    position: relative;
    display: inline-block;
    text-align: center
}

.highLight-slide .bx-pager-container .bx-pager-item:first-child .bx-pager-item-wrap {
    margin-left: 0
}

.highLight-slide .bx-pager-container .bx-pager-item.active .bx-pager-item-wrap,
.highLight-slide .bx-pager-container .social-header .bx-pager-item.nav-2-item.hasActive .bx-pager-item-wrap,
.social-header .highLight-slide .bx-pager-container .bx-pager-item.nav-2-item.hasActive .bx-pager-item-wrap {
    border-color: #e91e7e
}

.highLight-slide .bx-pager-container .bx-pager-title {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(255, 255, 255, 0.6);
    padding: 3px 6px
}

.highLight-slide .bx-pager-container .bx-pager-item-wrap {
    padding: 2px;
    border: 1px solid #e6e6e6;
    margin-left: 12px
}

.highLight-slide .bx-pager-display-table .bx-pager-inner {
    display: table;
    width: 100%
}

.highLight-slide .bx-pager-display-table .bx-pager-item {
    display: table-cell
}

.legal-document-detailLayout-default tbody tr {
    border: 1px solid #ddd
}

.legal-document-detailLayout-default tbody tr td.td-title {
    background: #DDEDF9;
    border-bottom: 1px solid #FFF;
    font-weight: bold
}

.legal-document-detailLayout-default td.title {
    color: #d95700;
    font-size: 14px;
    font-weight: bold
}

.legal-document-detailLayout-default .panel-default {
    border-color: #ddd;
    margin-bottom: 15px
}

.legal-document-detailLayout-default .panel-default .panel-heading {
    background: #e91e7e;
    color: #fff;
    font-weight: bold;
    border-radius: 0
}

.legal-document-detailLayout-default .panel-default .panel-heading .panel-title {
    color: #fff
}

.legal-document-detailLayout-default .panel-default .panel-body {
    border: 1px solid #ddd;
    border-top: none
}

.table-content-fix:hover .table-content-td a.btn-default {
    color: #333 
}

.list-table-event-schedule table thead {
    background: #eb358b
}

.list-table-event-schedule table thead td {
    border-color: #f9c1db;
    border-top: 1px solid #f9c1db 
}

.list-table-event-schedule table tbody>tr td {
    border-color: #f9c1db
}

.list-table-event-schedule table tbody>tr.date {
    background: #fdeff6
}

.section-marquee-legalddocument .vert {
    width: 100% 
}

.section-marquee-legalddocument .one-item {
    margin-bottom: 15px
}

.section-marquee-legalddocument .one-item .post-code a {
    color: #35810E
}

.section-marquee-legalddocument .one-item .post-code a .fa {
    color: gray;
    font-size: 14px
}

.section-marquee-legalddocument .one-item .post-code a span {
    color: red
}

.section-marquee-legalddocument .one-item .post-meta span {
    color: #666;
    font-size: 13px
}

.section-marquee-legalddocument .one-item .post-title .title {
    margin-top: 2px;
    margin-bottom: 2px;
    line-height: 1.5
}

.section-marquee-legalddocument .one-item .post-title .title a {
    color: #35810E
}

.section-marquee-legalddocument .one-item .post-title .title a span {
    color: #061d9c
}

.section-marquee-legalddocument .one-item a:hover {
    text-decoration: none
}

.administrativeprocedure-default>h4 {
    color: #173080;
    font-size: 14px
}

.administrativeprocedure-default .administrativeprocedure-tabs {
    position: relative
}

.administrativeprocedure-default .administrativeprocedure-tabs>.nav-tabs {
    margin-bottom: -1px;
    padding-right: 25px;
    width: 100%;
    display: inline-block
}

.administrativeprocedure-default .administrativeprocedure-tabs>.nav-tabs>.administrativeprocedure-item {
    padding: 0 5px 0 0;
    margin: 0
}

.administrativeprocedure-default .administrativeprocedure-tabs>.nav-tabs>.administrativeprocedure-item a {
    margin: 0;
    border: none;
    background: #eaeaea;
    font-size: 13px;
    font-weight: bold
}

.administrativeprocedure-default .administrativeprocedure-tabs>.nav-tabs>.administrativeprocedure-item.active a,
.administrativeprocedure-default .social-header .administrativeprocedure-tabs>.nav-tabs>.administrativeprocedure-item.nav-2-item.hasActive a,
.social-header .administrativeprocedure-default .administrativeprocedure-tabs>.nav-tabs>.administrativeprocedure-item.nav-2-item.hasActive a,
.administrativeprocedure-default .administrativeprocedure-tabs>.nav-tabs>.administrativeprocedure-item:hover a {
    background: #de1d17;
    color: white
}

.administrativeprocedure-default .administrativeprocedure-tabs .fluid-nav-backup {
    width: 25px;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0
}

.administrativeprocedure-default .administrativeprocedure-tabs .fluid-nav-backup .dropdown-toggle {
    padding: 5px 10px;
    display: inline-block;
    font-size: 19px
}

.administrativeprocedure-default .administrativeprocedure-tabs .fluid-nav-backup .dropdown-menu {
    border-radius: 0;
    padding: 0;
    box-shadow: none
}

.administrativeprocedure-default .administrativeprocedure-tabs .fluid-nav-backup .dropdown-menu li a {
    margin: 0;
    border: none;
    font-size: 13px;
    font-weight: bold;
    padding: 3px 10px
}

.administrativeprocedure-default .administrativeprocedure-tabs .fluid-nav-backup .dropdown-menu li.active a,
.administrativeprocedure-default .administrativeprocedure-tabs .fluid-nav-backup .dropdown-menu .social-header li.nav-2-item.hasActive a,
.social-header .administrativeprocedure-default .administrativeprocedure-tabs .fluid-nav-backup .dropdown-menu li.nav-2-item.hasActive a,
.administrativeprocedure-default .administrativeprocedure-tabs .fluid-nav-backup .dropdown-menu li:hover a {
    background: #de1d17;
    color: white
}

.administrativeprocedure-default .tab-content {
    font-size: 13px
}

.administrativeprocedure-default .tab-content .table .table th {
    background: #f5f5f5;
    color: #19467f
}

.administrativeprocedure-default .tab-content .table .table a {
    color: #0072bc
}

.highlightType-5-edu .left-highlightType5 {
    padding-bottom: 10px
}

.highlightType-5-edu .left-highlightType5 .tile-wrapper {
    font-weight: bold
}

.highlightType-5-edu .left-highlightType5 .tile-wrapper a {
    font-weight: bold;
    line-height: 20px
}

.highlightType-5-edu .left-highlightType5 .image-new img {
    padding: 3px;
    border: 1px solid #dedede
}

.highlightType-5-edu.bottom .left-highlightType5 .line {
    background: url("http://ninhkieu.edu.vn/App/images/News/bg-repeat.jpg") repeat-x center bottom;
    height: 5px
}

.highlightType-5-edu.bottom .tile-wrapper {
    margin: 5px 0
}

@media (min-width: 544px) {
    .highlightType-5-edu.bottom .tile-wrapper {
        margin-top: 0;
        margin-bottom: 5px
    }
}

.highlightType-5-edu.bottom .time-news span {
    color: #e91e7e
}

@media (min-width: 544px) {
    .highlightType-5-edu.bottom .image-new {
        padding-right: 0
    }
}

.highlightType-5-edu.bottom .right-highlightType5 {
    margin-top: 10px
}

.highlightType-5-edu.bottom .right-highlightType5 .post-item {
    border-bottom: 0
}

.highlightType-5-edu.bottom .right-highlightType5 .post-item .tile-wrapper a {
    padding: 5px 0
}

.highlightType-5-edu .right-highlightType5 .post-item {
    border-bottom: 1px dashed #ccc
}

.highlightType-5-edu .right-highlightType5 .post-item .tile-wrapper {
    margin: 0
}

.highlightType-5-edu .right-highlightType5 .post-item .tile-wrapper a {
    font-size: 13px;
    padding: 5px 0;
    width: 100%;
    display: inline-block;
    line-height: 1.5
}

.highlightType-5-edu .small-slider {
    padding-left: 0
}

.highlightType-5-edu .small-slider .wrap-list-small {
    height: 420px;
    overflow-y: auto;
    overflow-x: hidden
}

.highlightType-5-edu .small-slider .list-items-news {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ccc
}

.highlightType-5-edu .small-slider .list-items-news:last-of-type {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0
}

@media (min-width: 544px) {
    .highlightType-5-edu .small-slider .tile-wrapper {
        padding-left: 0
    }
}

.highlightType-5-edu .small-slider .time-li span {
    color: #e91e7e
}

@media (max-width: 767px) {
    .highlightType-5-edu .small-slider {
        display: none
    }
}

@media (max-width: 767px) {
    .highlightType-5-edu .big-slider {
        width: 100%
    }
}

.highlightType-5-edu .big-slider .tile-wrapper {
    font-size: 13px;
    font-weight: bold;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 1.5;
    margin-top: 5px
}

.highlightType-5-edu .big-slider .cont-fisrt-new {
    padding: 10px
}

.highlightType-5-edu .big-slider .image-new {
    padding: 3px;
    border: 1px solid #ccc;
    background: white
}

.highlightType-5-edu .big-slider .brief {
    margin-top: 10px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    line-height: 1.5
}

.highlightType-5-edu .owl-stage-outer {
    background: #e91e7e
}

.highlightType-5-edu .owl-stage-outer *,
.highlightType-5-edu .owl-stage-outer a {
    color: white
}

.highlightType-5-edu ::-webkit-scrollbar {
    width: 6px
}

.highlightType-5-edu ::-webkit-scrollbar-thumb {
    border-radius: 0px;
    cursor: pointer ;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1)
}

.highlightType-5-edu ::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    cursor: pointer ;
    border-radius: 0px
}

.lighHight-home-Type4-vt .pc-highlight-type4-vt .top-highlightType14 {
    border-right: 1px solid rgba(0, 0, 0, 0.1)
}

.lighHight-home-Type4-vt .pc-highlight-type4-vt .top-highlightType14 h3.tile-wrapper {
    margin-top: 0;
    font-size: 20px
}

@media (min-width: 992px) {
    .lighHight-home-Type4-vt .pc-highlight-type4-vt .top-highlightType14 .image-new {
        padding-right: 0
    }
}

.lighHight-home-Type4-vt .pc-highlight-type4-vt .top-highlightType14 .image-new a {
    display: block;
    position: relative
}

.lighHight-home-Type4-vt .pc-highlight-type4-vt .top-highlightType14 .image-new a:before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg)
}

.lighHight-home-Type4-vt .pc-highlight-type4-vt .top-highlightType14 .image-new a:hover:before {
    -webkit-animation: shine .75s;
    animation: shine .75s
}

.lighHight-home-Type4-vt .pc-highlight-type4-vt .top-highlightType14 .brief-fisrt {
    text-align: justify
}

.lighHight-home-Type4-vt .pc-highlight-type4-vt .bottom-highlightType14 h3.tile-wrapper {
    margin: 0;
    font-size: 13px;
    line-height: 20px
}

.lighHight-home-Type4-vt .pc-highlight-type4-vt .bottom-highlightType14 .post-item {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1)
}

.lighHight-home-Type4-vt .pc-highlight-type4-vt .bottom-highlightType14 .post-item:last-of-type {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none
}

.vert .simply-scroll-list li {
    height: auto ;
    width: 100% 
}

.vert .simply-scroll-clip {
    width: 100% 
}

.post-comment-service .publish-date {
    float: right;
    color: #a5a5a5
}

.post-comment-service .formCommentParent .cmt-form-content {
    padding: 5%;
    background: #d1edf5
}

.post-comment-service .formCommentParent .cmt-form-content .comment-button19 {
    float: right;
    border: none;
    padding: 5px 15px;
    font-size: 16px;
    background: #56afd5;
    color: white
}

.post-comment-service .comment-content {
    margin-bottom: 15px
}

.post-comment-service .form-group {
    width: 83%;
    margin-left: 15%;
    margin-top: 10px
}

.post-comment-service .form-group .comment-button19 {
    float: right;
    border: none;
    background: #56afd5;
    color: white
}

.post-comment-service .form-control {
    margin-bottom: 15px
}

.post-comment-service .list-comments ul.comment {
    background: #F5F8FB;
    padding: 30px 30px 20px 30px
}

.post-comment-service .list-comments ul.comment li.bound-comments {
    margin-top: 10px
}

.post-comment-service .list-comments ul.comment li.bound-comments .comment-author {
    display: block;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.075);
    color: #56afd5;
    font-weight: bold
}

.post-comment-service .list-comments ul.comment li.bound-comments .action-item {
    float: right
}

.post-comment-service .list-comments ul.comment li.bound-comments .cmt-item-content .btn-reply {
    color: #56afd5;
    font-weight: bold;
    text-decoration: none
}

.post-comment-service .list-comments .cmt-item-parent {
    position: relative;
    float: left;
    width: 86%;
    margin-left: 4%;
    padding: 30px;
    background: #fff;
    border-radius: 2px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1)
}

.post-comment-service .list-comments .cmt-item-parent::before {
    position: absolute;
    content: "\f0d9";
    top: 5px;
    left: -13px;
    font-size: 42px;
    font-family: "Font Awesome 5 Free", sans-serif;
    font-weight: 900;
    color: #ffffff
}

.post-comment-service .list-comments .cmt-item-rep .sub-comment-div .sub-comment .sub-comment-item {
    position: relative;
    float: left;
    width: 83%;
    margin-left: 15%;
    padding: 10px 20px;
    background: #F5F8FB;
    border-radius: 2px
}

.post-comment-service .list-comments .cmt-item-rep .sub-comment-div .sub-comment .sub-comment-item .cmt-item-content::before {
    position: absolute;
    content: "\f0d9";
    top: 5px;
    left: -13px;
    font-size: 42px;
    font-family: "Font Awesome 5 Free", sans-serif;
    font-weight: 900;
    color: #ffffff
}

.post-comment-service .list-comments .cmt-item-rep .sub-comment-div .sub-comment .sub-comment-item .cmt-item-content {
    position: relative;
    float: left;
    width: 86%;
    margin-left: 2%;
    padding: 10px;
    background: #fff;
    border-radius: 2px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1)
}

@media (max-width: 768px) {
    .post-comment-service .list-comments ul.comment {
        padding: 10px 0px 10px 10px
    }

    .post-comment-service .list-comments .cmt-item-rep .sub-comment-div .sub-comment .sub-comment-item .cmt-item-content {
        width: 80%;
        margin-left: 3%
    }
}

@media (max-width: 425px) {
    .post-comment-service .list-comments .bound-comments .user-avatar .img-icon {
        width: 25px;
        height: 25px
    }

    .post-comment-service .list-comments .cmt-item-parent {
        padding: 10px 5px
    }

    .post-comment-service .list-comments ul.comment li.bound-comments .comment-author {
        margin-bottom: 5px;
        padding-bottom: 0px
    }

    .post-comment-service .list-comments .cmt-item-rep .sub-comment-div .sub-comment .sub-comment-item {
        width: 93%;
        margin-left: 5%;
        padding: 10px 5px
    }

    .post-comment-service .form-group {
        width: 75%
    }

    .post-comment-service .list-comments .cmt-item-rep .sub-comment-div .sub-comment .sub-comment-item .cmt-item-content::before {
        top: 0px;
        left: -7px;
        font-size: 19px
    }

    .post-comment-service .list-comments .cmt-item-parent::before {
        top: 0px;
        left: -7px;
        font-size: 19px
    }

    .post-comment-service .formCommentParent .cmt-form-content .comment-button16 {
        float: none
    }
}

@media (max-width: 320px) {
    .post-comment-service .list-comments .bound-comments .user-avatar .img-icon {
        width: 20px;
        height: 20px
    }

    .post-comment-default .container-fluid {
        padding-left: 0px;
        padding-right: 0px
    }

    .post-comment-service .formCommentParent .cmt-form-content .comment-button16 {
        float: none
    }
}

.project-realty-detail {
    margin-bottom: 30px;
    padding-bottom: 12px
}

.project-realty-detail .post-title {
    margin-top: 0;
    font-size: 21px
}

.project-realty-detail .post-date {
    padding-top: 6px;
    display: inline-block;
    color: #a6a6a6;
    font-size: 12px
}

.project-realty-detail .post-meta>* {
    padding-bottom: 6px;
    font-size: 12px
}

.project-realty-detail .post-meta .investor,
.project-realty-detail .post-meta .process,
.project-realty-detail .post-meta .area {
    color: gray
}

.project-realty-detail .content-label,
.project-realty-detail .address-text {
    color: #e91e7e
}

.project-realty-detail .content-label {
    margin-top: 20px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 15px
}

.lighHight-Type4v2-Viet .title-big {
    font-size: 32px;
    font-family: "Times New Roman", sans-serif;
    margin-top: 0px;
    margin-bottom: 5px
}

.lighHight-Type4v2-Viet .brief {
    font-size: 16px;
    color: #999999;
    font-weight: bold;
    margin: 10px 0
}

.lighHight-Type4v2-Viet .content {
    color: #919191;
    font: 15px Arial, Helvetica, sans-serif;
    margin-bottom: 10px
}

.lighHight-Type4v2-Viet .small-highlight {
    padding: 0
}

.lighHight-Type4v2-Viet .small-highlight .tile-wrapper {
    font-family: "Times New Roman", sans-serif;
    font-size: 20px;
    margin-top: 0px;
    margin-bottom: 5px
}

.post-item-small {
    margin: 5px 0
}

.post-item-small .time-news {
    text-transform: uppercase;
    color: #333;
    font-size: 12px
}

.post-item-small .entry-title {
    font-size: 18px;
    margin-top: 0px;
    margin-bottom: 5px
}

.post-item-small .post-date {
    line-height: 10px;
    margin-bottom: 3px
}

.post-item-small.col-md-6:nth-child(odd) {
    padding-left: 0
}

.post-item-small.col-md-6:nth-child(even) {
    padding-right: 0
}

@media (min-width: 992px) {
    .post-item-small .left-small-news {
        width: 70px;
        margin-right: 10px;
        display: inline-block;
        float: left
    }

    .post-item-small .right-small-news {
        width: calc(100% - 85px);
        display: inline-block;
        float: right
    }
}

@media (max-width: 991px) {
    .post-item-small .left-small-news {
        width: 80px;
        margin-right: 10px;
        display: inline-block;
        float: left
    }

    .post-item-small .right-small-news {
        width: calc(100% - 95px);
        display: inline-block;
        float: right
    }
}

@media (max-width: 768px) {
    .post-item-small .post-item {
        padding-bottom: 10px ;
        padding-top: 10px ;
        border-bottom: 1px solid #eaeaea
    }
}

.post-item-big {
    border: none;
    background: none;
    box-shadow: none;
    margin-bottom: 0
}

@media (max-width: 768px) {
    .post-item-big {
        border-bottom: 1px solid #eaeaea;
        padding-bottom: 10px
    }
}

.post-item-big .post-desc .entry-title {
    font-family: "Times New Roman", sans-serif;
    font-size: 22px;
    margin-top: 0px;
    margin-bottom: 5px
}

.post-item-big .time-news {
    text-transform: uppercase;
    color: #333;
    font-size: 12px
}

@media (min-width: 769px) {

    .photo-album-list-default .col-md-4:nth-of-type(3n + 4),
    .block-grid .col-md-4:nth-of-type(3n + 4) {
        clear: both
    }
}

@media (min-width: 769px) {

    .photo-album-list-default .col-md-3:nth-of-type(4n + 5),
    .block-grid .col-md-3:nth-of-type(4n + 5) {
        clear: both
    }
}

@media (min-width: 769px) {

    .photo-album-list-default .col-md-6:nth-of-type(2n + 3),
    .block-grid .col-md-6:nth-of-type(2n + 3) {
        clear: both
    }
}

@media (min-width: 544px) and (max-width: 768px) {

    .photo-album-list-default .col-sm-4:nth-of-type(3n + 4),
    .block-grid .col-sm-4:nth-of-type(3n + 4) {
        clear: both
    }
}

@media (min-width: 544px) and (max-width: 768px) {

    .photo-album-list-default .col-sm-3:nth-of-type(4n + 5),
    .block-grid .col-sm-3:nth-of-type(4n + 5) {
        clear: both
    }
}

@media (min-width: 544px) and (max-width: 768px) {

    .photo-album-list-default .col-sm-6:nth-of-type(2n + 3),
    .block-grid .col-sm-6:nth-of-type(2n + 3) {
        clear: both
    }
}

.article-high-light-tab {
    margin-bottom: 10px
}

.article-high-light-tab .row {
    margin-left: -5px;
    margin-right: -5px
}

.article-high-light-tab .row div[class*="col-"] {
    padding-left: 5px;
    padding-right: 5px
}

.article-high-light-tab .heading {
    margin-bottom: 10px;
    border-top: 2px solid #e91e7e;
    background: #fff
}

@media (min-width: 768px) {
    .article-high-light-tab .heading {
        width: 100%;
        display: table
    }
}

.article-high-light-tab .heading .title-heading {
    background-color: #e91e7e;
    padding: 10px;
    font-weight: bold;
    font-size: 16px;
    color: #fff
}

@media (min-width: 768px) {
    .article-high-light-tab .heading .title-heading {
        display: table-cell;
        vertical-align: middle;
        white-space: nowrap;
        height: 40px
    }
}

@media (max-width: 767px) {
    .article-high-light-tab .heading .title-heading {
        max-width: calc(100% - 30px);
        float: left
    }
}

.article-high-light-tab .heading .title-heading a {
    color: #fff
}

.article-high-light-tab .heading .tabs-heading {
    vertical-align: top
}

@media (min-width: 768px) {
    .article-high-light-tab .heading .tabs-heading {
        display: table-cell;
        width: calc(100% - 2%)
    }
}

@media (max-width: 767px) {
    .article-high-light-tab .heading .tabs-heading {
        float: right
    }
}

.article-high-light-tab .heading .tabs-heading .fluid-nav {
    text-align: right;
    position: relative
}

.article-high-light-tab .heading .tabs-heading .fluid-nav-backup {
    width: 30px;
    text-align: center;
    float: right
}

.article-high-light-tab .heading .tabs-heading .fluid-nav-backup>a {
    width: 30px;
    text-align: center;
    line-height: 40px
}

.article-high-light-tab .heading .tabs-heading .fluid-nav-backup .dropdown-menu2 {
    position: absolute;
    background: white;
    z-index: 10;
    text-align: left;
    min-width: 160px;
    top: 100%;
    right: -1px;
    border: 1px solid #eaeaea
}

.article-high-light-tab .heading .tabs-heading .fluid-nav-backup .dropdown-menu2 li>a {
    padding: 10px;
    display: inline-block;
    width: 100%
}

.article-high-light-tab .heading .tabs-heading .fluid-nav-backup .dropdown-menu2 li:not(:last-of-type)>a {
    border-bottom: 1px solid #eaeaea
}

.article-high-light-tab .heading .tabs-heading .fluid-nav-backup .dropdown-menu2 li.active>a,
.article-high-light-tab .heading .tabs-heading .fluid-nav-backup .dropdown-menu2 .social-header li.nav-2-item.hasActive>a,
.social-header .article-high-light-tab .heading .tabs-heading .fluid-nav-backup .dropdown-menu2 li.nav-2-item.hasActive>a,
.article-high-light-tab .heading .tabs-heading .fluid-nav-backup .dropdown-menu2 li:hover>a {
    color: #fff;
    line-height: 1.5;
    background: #e91e7e
}

.article-high-light-tab .heading .tabs-heading .fluid-nav-positive {
    width: calc(100% - 30px);
    float: right;
    overflow: hidden;
    height: 40px;
    display: flex;
    justify-content: flex-end
}

.article-high-light-tab .heading .tabs-heading .fluid-nav-positive>li {
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap
}

.article-high-light-tab .heading .tabs-heading .fluid-nav-positive>li>a {
    background: none;
    border: none;
    font-weight: bold;
    position: relative;
    padding: 12px 10px;
    display: inline-block
}

.article-high-light-tab .heading .tabs-heading .fluid-nav-positive>li:hover>a,
.article-high-light-tab .heading .tabs-heading .fluid-nav-positive>li.active>a,
.article-high-light-tab .heading .tabs-heading .social-header .fluid-nav-positive>li.nav-2-item.hasActive>a,
.social-header .article-high-light-tab .heading .tabs-heading .fluid-nav-positive>li.nav-2-item.hasActive>a {
    color: #e91e7e
}

.article-high-light-tab .heading .tabs-heading .fluid-nav-positive>li.active>a:before,
.article-high-light-tab .heading .tabs-heading .social-header .fluid-nav-positive>li.nav-2-item.hasActive>a:before,
.social-header .article-high-light-tab .heading .tabs-heading .fluid-nav-positive>li.nav-2-item.hasActive>a:before {
    width: 5px;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    border-left: 5px solid transparent ;
    border-right: 5px solid transparent ;
    border-top: 6px solid #e91e7e
}

@media (min-width: 768px) {
    .article-high-light-tab .view-all {
        display: table-cell;
        vertical-align: middle;
        white-space: nowrap;
        background: none;
        border: none;
        font-weight: bold;
        position: relative;
        padding: 12px 10px;
        color: #e91e7e;
        border-left: 1px solid #f9f9f9
    }
}

@media (max-width: 767px) {
    .article-high-light-tab .view-all {
        display: none
    }
}

.article-high-light-tab .block-grid {
    display: flex;
    -webkit-display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap
}

.article-high-light-tab .block-grid>.item-product {
    margin-bottom: 10px;
    flex: 0 1 auto;
    -webkit-flex: 0 1 auto;
    -moz-flex: 0 1 auto;
    -ms-flex: 0 1 auto
}

.article-high-light-tab .block-grid>.item-product>div {
    height: 100%;
    background: #fff
}

@media (max-width: 991px) {
    .article-high-light-tab .tab-content {
        width: 100%;
        float: none
    }
}

@media (max-width: 991px) {
    .article-high-light-tab .sidebar {
        display: none 
    }
}

.article-high-light-tab .sidebar .item-cate {
    margin-bottom: 10px
}

.article-high-light-tab .sidebar .item-cate>div {
    height: 100%;
    background: #fff
}

.article-high-light-tab .sidebar .item-cate .boun-media img {
    width: 100%;
    height: 100%
}

.article-high-light-tab .post-item-1 .tile-wrapper {
    font-weight: bold;
    margin-bottom: 12px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.article-high-light-tab .bottom-left-highlightType14 {
    padding-top: 20px
}

.article-high-light-tab .bottom-left-highlightType14 .post-item .tile-wrapper {
    line-height: 25px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.article-high-light-tab .scroll-article {
    overflow-y: auto
}

.article-high-light-tab ::-webkit-scrollbar {
    width: 8px
}

.article-high-light-tab ::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    cursor: pointer ;
    border-radius: 8px
}

.article-high-light-tab ::-webkit-scrollbar-thumb {
    border-radius: 8px;
    cursor: pointer ;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1)
}

.article-high-light-tab ::-moz-scrollbar {
    width: 8px
}

.article-high-light-tab ::-moz-scrollbar-track {
    -moz-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    cursor: pointer ;
    border-radius: 8px
}

.article-high-light-tab ::-moz-scrollbar-thumb {
    border-radius: 8px;
    cursor: pointer ;
    -moz-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1)
}

.article-high-light-tab ::-o-scrollbar {
    width: 8px
}

.article-high-light-tab ::-o-scrollbar-track {
    -o-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    cursor: pointer ;
    border-radius: 8px
}

.article-high-light-tab ::-o-scrollbar-thumb {
    border-radius: 8px;
    cursor: pointer ;
    -o-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1)
}

.highlightType1 {
    float: left;
    padding: 0;
    width: 100%
}

.highlightType1 .entry-title {
    margin-top: 0;
    line-height: 1.4;
    text-align: justify
}

.highlightType1 .post-content {
    text-align: justify;
    color: #555555
}

@media (min-width: 768px) {
    .highlightType1 {
        width: 50%
    }
}

.right-highlightType1 {
    float: left;
    padding: 0;
    width: 100%;
    margin-left: 0
}

.right-highlightType1 .entry-title {
    margin-top: 0;
    position: relative
}

.right-highlightType1 .entry-title a {
    padding-left: 10px;
    color: #555555
}

.right-highlightType1 .entry-title a:before {
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 50%;
    position: absolute;
    background: #999999;
    left: 0;
    top: 5px
}

@media (max-width: 767px) {
    .right-highlightType1 {
        padding-top: 10px
    }
}

@media (min-width: 768px) {
    .right-highlightType1 {
        width: 45%;
        margin-left: 15px
    }
}

.person-list-table-type1 {
    border: 1px solid #ddd;
    margin-bottom: 10px;
    padding: 10px 10px 0 10px
}

.person-list-table-type1 .person-name {
    margin-top: 0px
}

.person-list-table-type1 .info li {
    border-bottom: 1px solid #ddd;
    display: inline-block;
    width: 100%;
    clear: both;
    padding-bottom: 5px
}

.person-list-table-type1 .info li:last-of-type {
    border: none
}

.person-list-table-type1 .info .col-md-4 {
    font-weight: bold
}

.highlight-portal-03 .big-highlight .tile-wrapper {
    font-weight: bold
}

@media (min-width: 544px) {
    .highlight-portal-03 .big-highlight .tile-wrapper.has-bottom {
        margin-top: 0px
    }
}

.highlight-portal-03 .big-highlight .post-image {
    padding: 3px;
    border: 1px solid #ddd
}

.highlight-portal-03 .big-highlight .time-news {
    color: #666
}

.highlight-portal-03 .big-highlight .time-news .time-v,
.highlight-portal-03 .big-highlight .time-news .luotxem {
    color: #e91e7e
}

.highlight-portal-03 .big-highlight .brief-news {
    margin-top: 10px
}

.highlight-portal-03 .line-pagination>div {
    margin-top: 10px;
    background: url(http://ninhkieu.edu.vn/upload/2000248/bg-repeat.jpg) repeat-x left center;
    height: 5px
}

.highlight-portal-03 .small-highlight .fa-angle-double-right {
    color: #e91e7e
}

.highlight-portal-03 .small-highlight .tile-wrapper {
    line-height: 1.5
}

.slider-eventNews-vm .big-article {
    margin-bottom: 10px
}

@media (min-width: 769px) {
    .slider-eventNews-vm .big-article .big-image {
        padding-right: 0
    }
}

.slider-eventNews-vm .big-article .title .article-title {
    font-weight: bold
}

@media (min-width: 769px) {
    .slider-eventNews-vm .big-article .title .article-title {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
        text-overflow: -o-ellipsis-lastline
    }
}

.slider-eventNews-vm .small-article {
    margin-bottom: 10px
}

@media (min-width: 769px) {
    .slider-eventNews-vm .small-article .small-image {
        padding-right: 0
    }
}

.slider-eventNews-vm .small-article .title a {
    font-size: 13px
}

@media (min-width: 769px) {
    .slider-eventNews-vm .small-article .title a {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        text-overflow: -o-ellipsis-lastline
    }
}

.slider-eventNews-vm .hasViewMore {
    position: absolute;
    top: 10px;
    right: 10px
}

.slider-eventNews-vm .hasViewMore a {
    color: #999;
    font-style: italic
}

.article-listTye1 figure {
    overflow: hidden
}

.article-listTye1 figure img {
    transition: all 0.3s;
    -webskit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s
}

.article-listTye1 figure:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transition: all 0.3s;
    -webskit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s
}

.article-listTye1 .view-detail .view {
    border: 1px solid #e91e7e;
    color: #e91e7e;
    transition: all 0.3s;
    -webskit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s
}

.article-listTye1 .view-detail .view .fa {
    padding-left: 5px
}

.article-listTye1 .view-detail .view:hover {
    background: #5cb85c;
    color: #555;
    transition: all 0.3s;
    -webskit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s
}

.article-listTye1 .big-article {
    margin-bottom: 10px
}

.article-listTye1 .big-article .title {
    padding: 5px 0;
    line-height: 1.5;
    min-height: 58px
}

.article-listTye1 .big-article .title .article-title {
    font-weight: bold
}

.article-listTye1 .big-article .title .date-time {
    padding-left: 10px
}

.article-listTye1 .big-article .brief {
    line-height: 1.5;
    min-height: 70px;
    margin-bottom: 10px
}

.article-listTye1 .small-article {
    margin-bottom: 15px
}

.article-listTye1 .small-article .pull-left {
    width: 45%;
    margin-right: 10px
}

.article-listTye1 .small-article .article-title {
    font-weight: bold
}

.article-listTye1 .small-article .brief {
    margin-bottom: 10px
}

.article-listTye1 .date-time {
    font-size: 11px;
    font-style: italic;
    color: #787878
}

.article-listTye1 .bottom-list-news .small-article .pull-left {
    width: 33.3333%;
    margin-right: 10px
}

.video-grid-default {
    padding-bottom: 10px
}

.video-grid-default .video-title {
    font-weight: bold;
    line-height: 1.5;
    margin-top: 10px
}

@media (max-width: 543px) {
    .video-grid-default {
        border-bottom: 1px dashed #ddd;
        margin-bottom: 10px
    }
}

.video-grid-default .video-img {
    position: relative
}

.video-grid-default .video-img a:before {
    content: "\f144";
    display: inline-block;
    font: normal normal 900 50px/1 "Font Awesome 5 Free", sans-serif;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: calc(50% - 25px);
    left: calc(50% - 22px);
    z-index: 2
}

.video-grid-default .video-img a:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    bottom: 0;
    background: black;
    z-index: 1;
    opacity: 0.3
}

.lighHight-Type4v3-Viet {
    margin-bottom: 24px
}

@media (min-width: 768px) {
    .lighHight-Type4v3-Viet .row {
        margin-left: -3px;
        margin-right: -3px
    }

    .lighHight-Type4v3-Viet .col-md-6 {
        padding: 0 3px
    }
}

.lighHight-Type4v3-Viet .new-list {
    position: relative;
    margin-bottom: 6px
}

@media (max-width: 767px) {
    .lighHight-Type4v3-Viet .new-list {
        margin-bottom: 15px
    }
}

.lighHight-Type4v3-Viet .new-list .cont-fisrt-new {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px;
    background-color: rgba(0, 0, 0, 0.5)
}

@media (max-width: 767px) {
    .lighHight-Type4v3-Viet .new-list .cont-fisrt-new {
        position: static
    }
}

.lighHight-Type4v3-Viet .new-list .cont-fisrt-new h5.entry-title {
    margin: 0
}

.lighHight-Type4v3-Viet .new-list .cont-fisrt-new h5.entry-title a {
    font-size: 13px;
    font-weight: bold;
    color: #fff
}

.lighHight-Type4v3-Viet .first-new {
    position: relative
}

@media (max-width: 767px) {
    .lighHight-Type4v3-Viet .first-new {
        margin-bottom: 15px
    }
}

.lighHight-Type4v3-Viet .first-new .cont-fisrt-new {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px;
    background-color: rgba(0, 0, 0, 0.5)
}

.lighHight-Type4v3-Viet .first-new .cont-fisrt-new h5.entry-title {
    margin-top: 0
}

.lighHight-Type4v3-Viet .first-new .cont-fisrt-new h5.entry-title a {
    font-size: 18px;
    font-weight: bold;
    color: #fff
}

.lighHight-Type4v3-Viet .first-new .cont-fisrt-new .brief {
    color: #fff
}

@media (max-width: 767px) {
    .lighHight-Type4v3-Viet .first-new .cont-fisrt-new {
        position: static
    }

    .lighHight-Type4v3-Viet .right-lighheightType4 .new-list:before,
    .lighHight-Type4v3-Viet .right-lighheightType4 .new-list:after {
        content: "";
        display: block;
        clear: both
    }

    .lighHight-Type4v3-Viet .right-lighheightType4 .post-image {
        float: left;
        width: 64px;
        margin-right: 12px
    }

    .lighHight-Type4v3-Viet .right-lighheightType4 .entry-title a {
        color: #333 
    }

    .lighHight-Type4v3-Viet .right-lighheightType4 .cont-fisrt-new {
        background: none;
        padding: 0
    }
}

.lighHight-Type4v3-Viet .left-lighhightType4 .owl-nav {
    margin-top: 0 ;
    position: absolute;
    top: 40%;
    right: 0;
    left: 0
}

.lighHight-Type4v3-Viet .left-lighhightType4 .owl-theme .owl-nav [class*=owl-] {
    background: none;
    margin: 0;
    padding: 0;
    border-radius: 0;
    text-indent: -9999px
}

.lighHight-Type4v3-Viet .left-lighhightType4 .owl-carousel .owl-nav .owl-prev {
    background: url(http://ninhkieu.edu.vn/upload/2000266/bg-prew-td.png) no-repeat left top ;
    width: 28px;
    height: 40px;
    position: absolute;
    left: 0
}

.lighHight-Type4v3-Viet .left-lighhightType4 .owl-carousel .owl-nav .owl-next {
    background: url(http://ninhkieu.edu.vn/upload/2000266/bg-next-td.png) no-repeat left top ;
    width: 28px;
    height: 40px;
    position: absolute;
    right: 0
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    line-height: 1.5
}

.qa-detailLayout {
    border: 1px solid #ddd;
    padding: 10px;
    border-bottom: 0
}

.qa-detailLayout .question {
    border-bottom: 2px solid #e91e7e;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 5px;
    display: inline-block;
    text-transform: uppercase
}

.qa-detailLayout .question i {
    color: #e91e7e;
    padding-right: 5px
}

.qa-detailLayout .question-title .title {
    font-weight: bold;
    font-style: italic;
    padding: 10px 0;
    line-height: 22px
}

.qa-detailLayout .question-title .question-content {
    line-height: 22px
}

.qa-detailLayout .creator-account {
    text-align: right;
    padding: 15px 0
}

.qa-detailLayout .creator-account i {
    color: #e91e7e;
    padding-right: 5px
}

.qa-detailLayout .label-post {
    border-bottom: 2px solid #e91e7e;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 5px;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 15px
}

.qa-detailLayout .label-post i {
    color: #e91e7e;
    padding-right: 5px
}

.qa-detailLayout .admission-faq-list-content .time {
    text-align: right
}

.qa-detailLayout .admission-faq-list-content .time i {
    color: #e91e7e;
    padding-right: 5px
}

.qa-detailLayout .admission-faq-list-content .title {
    padding: 15px 0;
    line-height: 22px
}

.answer-edit {
    border: 1px solid #ddd;
    padding: 10px;
    border-top: 0
}

.answer-edit .question {
    border-bottom: 2px solid #e91e7e;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 5px;
    display: inline-block;
    text-transform: uppercase;
    margin-bottom: 25px;
    margin-top: 25px
}

.answer-edit .question i {
    color: #e91e7e;
    padding-right: 5px
}

.frame-question-qa {
    border-radius: 0;
    box-shadow: none
}

.frame-question-qa .panel-heading {
    background: none
}

.frame-question-qa .panel-heading .panel-title {
    display: inline-block;
    position: relative;
    font-weight: bold;
    text-transform: uppercase
}

.frame-question-qa .panel-heading .panel-title:before {
    content: "";
    width: 100%;
    height: 2px;
    background: #e91e7e;
    z-index: 1;
    position: absolute;
    bottom: -12px
}

.list-post-qa .list-items .item {
    padding: 10px 0;
    border-bottom: 1px dotted #999;
    margin-bottom: 10px
}

.list-post-qa .list-items .item a i {
    color: #e91e7e;
    font-size: 17px;
    padding-right: 5px
}

.form-newsletter {
    border: 3px solid #e91e7e;
    padding: 10px 24px 20px;
    text-align: center
}

.form-newsletter .input-control {
    margin-bottom: 15px
}

.form-newsletter .btn-control {
    background-color: #ed703a;
    margin-bottom: 15px
}

.form-newsletter .btn-control:hover {
    background-color: #ef8151
}

.newsletterType3 .input-label {
    margin-bottom: 6px
}

.newsletterType3 .description-type3 {
    margin-bottom: 15px
}

.newsletterType4 .desc {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 30px;
    margin-bottom: 12px
}

.newsletterType4 .help-block {
    margin-top: 3px;
    margin-bottom: 3px;
    color: gray
}

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

.newsletterType4 .form-group .icon {
    position: absolute;
    right: 15px;
    z-index: 10;
    margin-top: 4px;
    font-size: 30px
}

.newsletterType4 .form-group .form-control {
    height: 40px;
    margin-bottom: 15px
}

body.page-login {
    background-color: #eee
}

.login-default {
    width: 420px;
    padding: 7% 0 0;
    margin: auto;
    max-width: 100%
}

.login-default h1 {
    margin-top: 0;
    margin-bottom: 20px
}

.login-default .site-title {
    display: block;
    text-align: center;
    text-decoration: none
}

.login-default .site-title.hasLogo .text {
    display: none
}

.login-default form {
    margin-top: 20px;
    margin-left: 0;
    padding: 24px 24px 42px;
    background: #fff;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.13);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.13)
}

.login-default form .input-text {
    font-size: 20px
}

.login-default form .remember {
    font-weight: 400;
    float: left;
    margin-bottom: 0;
    font-size: 12px
}

.login-default form .submit {
    float: right
}

.login-default form .btn-register {
    clear: both
}

.login-default .login-social {
    text-align: center
}

.login-default .login-social a {
    background: url("http://ninhkieu.edu.vn/App/Corporate/images/icon_social_login.png") no-repeat;
    width: 110px;
    height: 30px;
    display: inline-block;
    font-size: 100%;
    vertical-align: top
}

.login-default .login-social a.login_google {
    background-position: 0 -30px;
    margin-left: 20px
}

.login-default .backtohome {
    text-align: center;
    font-size: 12px;
    margin-top: 20px
}

.login-default .fogot_link .fa {
    margin-right: 10px
}

.login-default input[type=checkbox] {
    border: 1px solid #b4b9be;
    background: #fff;
    color: #555;
    clear: none;
    cursor: pointer;
    display: inline-block;
    line-height: 0;
    height: 16px;
    margin: -4px 4px 0 0;
    outline: 0;
    padding: 0 ;
    text-align: center;
    vertical-align: middle;
    width: 16px;
    min-width: 16px;
    -webkit-appearance: none;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-transition: .05s border-color ease-in-out;
    transition: .05s border-color ease-in-out
}

.login-default input[type=checkbox]:checked:before {
    float: left;
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    font: normal normal 900 13px/1 "Font Awesome 5 Free", sans-serif;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f00c";
    margin: 1px 0 0 -2px;
    color: #e91e7e
}

.login-default .message {
    border-left: 4px solid #e91e7e;
    padding: 12px 12px;
    margin-left: 0;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1)
}

.login-default.forgot-form {
    padding-top: 4%
}

.utilities-link-list .nav-link>li {
    padding: 20px 0
}

.utilities-link-list .nav-link>li:not(:last-of-type) {
    border-bottom: 1px solid #ccc
}

.utilities-link-list .nav-link>li img {
    width: 35px
}

.utilities-link-list .nav-link>li .title {
    margin-top: 0;
    font-weight: bold
}

.utilities-link-list .nav-link>li .desc {
    color: rgba(51, 51, 51, 0.8)
}

.product-grid .product-grid-high-ligh {
    margin-bottom: 5px
}

.menu-default .navbar-default {
    background-image: url("http://ninhkieu.edu.vn/App/Corporate/images/menu/bg_menu.png");
    background-repeat: repeat;
    border-radius: 0;
    border-width: 0;
    border-top: 2px solid #e91e7e;
    min-height: 40px;
    position: relative;
    z-index: 99
}

.menu-default .navbar-collapse {
    padding-left: 0;
    padding-right: 0
}

@media (max-width: 768px) {
    .menu-default .navbar-collapse {
        background-color: #fff;
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 15px
    }

    .menu-default .navbar-collapse.collapse {
        display: none 
    }

    .menu-default .navbar-collapse.collapse.in {
        display: block 
    }
}

@media (max-width: 768px) {
    .menu-default .navbar-header {
        float: none
    }

    .menu-default .navbar-header .navbar-toggle {
        display: block
    }
}

@media (max-width: 768px) {
    .menu-default .navbar-nav {
        margin-top: 0
    }
}

@media (width: 768px) {
    .menu-default .navbar-nav {
        float: none
    }
}

@media (max-width: 768px) {
    .menu-default .navbar-nav>li {
        border-top: 1px solid #eee;
        position: relative
    }

    .menu-default .navbar-nav>li .dropdown-toggle {
        position: absolute;
        right: 0;
        top: 0
    }

    .menu-default .navbar-nav>li .fa-minus {
        display: none;
        margin-top: 4px
    }

    .menu-default .navbar-nav>li:last-child {
        border-bottom: 1px solid #eee
    }
}

@media (width: 768px) {
    .menu-default .navbar-nav>li {
        float: none
    }
}

@media (min-width: 769px) {
    .menu-default .navbar-nav>li.home-page a {
        background-image: url("http://ninhkieu.edu.vn/App/Corporate/images/menu/icon_home_gray.png");
        background-repeat: no-repeat;
        background-position: 50%;
        text-indent: -9999em;
        padding-left: 0;
        padding-right: 0
    }
}

.menu-default .navbar-nav>li>a {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px
}

.menu-default .navbar-nav>li .dropdown-toggle {
    display: none
}

@media (max-width: 768px) {
    .menu-default .navbar-nav>li .dropdown-toggle {
        display: block;
        position: absolute;
        right: 0;
        top: 0
    }

    .menu-default .navbar-nav>li .dropdown-toggle .fa-minus {
        display: none;
        margin-top: 4px
    }

    .menu-default .navbar-nav>li .dropdown-toggle:last-child {
        border-bottom: 1px solid #eee
    }
}

.menu-default .navbar-nav>li .wrap-dropdown-menu {
    width: 100%;
    position: absolute;
    left: 0;
    background-color: #fff;
    box-shadow: 0 1px 2px #777
}

.menu-default .navbar-nav>li .wrap-dropdown-menu>.dropdown-menu {
    margin-top: 0;
    top: auto;
    box-shadow: none;
    border: none
}

.menu-default .navbar-nav>li .wrap-dropdown-menu>.dropdown-menu>li {
    display: inline-block;
    border-left: 1px solid #777
}

.menu-default .navbar-nav>li .wrap-dropdown-menu>.dropdown-menu>li:first-child {
    border-left: none
}

.menu-default .navbar-nav>li .wrap-dropdown-menu>.dropdown-menu>li:hover>a {
    background-color: transparent;
    color: #fff
}

@media (max-width: 768px) {

    .menu-default .navbar-nav>li.active>.dropdown-toggle .fa-plus,
    .menu-default .social-header .navbar-nav>li.nav-2-item.hasActive>.dropdown-toggle .fa-plus,
    .social-header .menu-default .navbar-nav>li.nav-2-item.hasActive>.dropdown-toggle .fa-plus {
        display: none
    }

    .menu-default .navbar-nav>li.active>.dropdown-toggle .fa-minus,
    .menu-default .social-header .navbar-nav>li.nav-2-item.hasActive>.dropdown-toggle .fa-minus,
    .social-header .menu-default .navbar-nav>li.nav-2-item.hasActive>.dropdown-toggle .fa-minus {
        display: block
    }
}

@media (max-width: 768px) {

    .menu-default .navbar-nav>li li.active>.dropdown-toggle .fa-plus,
    .menu-default .navbar-nav>li .social-header li.nav-2-item.hasActive>.dropdown-toggle .fa-plus,
    .social-header .menu-default .navbar-nav>li li.nav-2-item.hasActive>.dropdown-toggle .fa-plus {
        display: none
    }

    .menu-default .navbar-nav>li li.active>.dropdown-toggle .fa-minus,
    .menu-default .navbar-nav>li .social-header li.nav-2-item.hasActive>.dropdown-toggle .fa-minus,
    .social-header .menu-default .navbar-nav>li li.nav-2-item.hasActive>.dropdown-toggle .fa-minus {
        display: block
    }
}

.menu-default .navbar-nav>li .dropdown-menu a {
    font-size: 12px
}

@media (max-width: 768px) {
    .menu-default .navbar-nav>li .dropdown-menu {
        position: relative;
        width: 100%;
        box-shadow: none;
        float: none
    }

    .menu-default .navbar-nav>li .dropdown-menu>li>a {
        padding-top: 6px;
        padding-bottom: 6px
    }
}

@media (max-width: 768px) {
    .menu-default .caret {
        display: none
    }
}

.menu-default .navbar-default .navbar-nav>li>ul>li>ul>li>ul {
    top: 0;
    left: 100%
}

.pathway-category {
    position: relative
}

.pathway-category:before {
    content: "";
    width: 30px;
    height: 3px;
    position: absolute;
    background-color: #e91e7e;
    top: 0;
    left: 0
}

.pathway-category .breadcrumb {
    background-color: transparent;
    padding: 8px 0;
    margin-bottom: 10px
}

.category-type-12 .list-item>li a:hover {
    color: #e6000a
}

.category-type-12 .list-item>li>ul>li.active,
.category-type-12 .social-header .list-item>li>ul>li.nav-2-item.hasActive,
.social-header .category-type-12 .list-item>li>ul>li.nav-2-item.hasActive {
    border-left: 3px solid #555
}

.category-type-12 .list-item>li>ul>li.active>a,
.category-type-12 .social-header .list-item>li>ul>li.nav-2-item.hasActive>a,
.social-header .category-type-12 .list-item>li>ul>li.nav-2-item.hasActive>a {
    color: #555
}

@media (min-width: 769px) {
    .navigation-menu-type-22 .navbar-default .navbar-nav>li {
        width: 14.2857%
    }

    .navigation-menu-type-22 .navbar-default .navbar-nav>li>a {
        font-size: 14px
    }
}

@media (min-width: 769px) and (min-width: 992px) and (max-width: 1199px) {
    .navigation-menu-type-22 .navbar-default .navbar-nav>li>a {
        font-size: 13px
    }
}

@media (min-width: 769px) and (min-width: 769px) and (max-width: 991px) {
    .navigation-menu-type-22 .navbar-default .navbar-nav>li>a {
        font-size: 11px
    }
}

@media (min-width: 769px) {
    .navigation-menu-type-22 .navbar-default .navbar-nav>li .dropdown-menu {
        background: #e91e7e
    }

    .navigation-menu-type-22 .navbar-default .navbar-nav>li.menu-item-7 .dropdown-menu {
        background: #cc084e
    }
}

@media (max-width: 768px) {

    .navigation-menu-type-22 .navbar-default.active,
    .navigation-menu-type-22 .social-header .navbar-default.nav-2-item.hasActive,
    .social-header .navigation-menu-type-22 .navbar-default.nav-2-item.hasActive {
        background: rgba(233, 30, 126, 0.9)
    }

    .navigation-menu-type-22 .navbar-default .name {
        font-size: 13px;
        vertical-align: middle
    }

    .navigation-menu-type-22 .navbar-default .navbar-collapse .navbar-nav>li>.dropdown-menu>li:hover a,
    .navigation-menu-type-22 .navbar-default .navbar-collapse .navbar-nav>li>.dropdown-menu>li.active a,
    .navigation-menu-type-22 .navbar-default .navbar-collapse .social-header .navbar-nav>li>.dropdown-menu>li.nav-2-item.hasActive a,
    .social-header .navigation-menu-type-22 .navbar-default .navbar-collapse .navbar-nav>li>.dropdown-menu>li.nav-2-item.hasActive a {
        color: #e91e7e
    }

    .navigation-menu-type-22 .navbar-default .navbar-collapse .navbar-nav>li:hover a,
    .navigation-menu-type-22 .navbar-default .navbar-collapse .navbar-nav>li.active a,
    .navigation-menu-type-22 .navbar-default .navbar-collapse .social-header .navbar-nav>li.nav-2-item.hasActive a,
    .social-header .navigation-menu-type-22 .navbar-default .navbar-collapse .navbar-nav>li.nav-2-item.hasActive a {
        color: #e91e7e;
        border-color: #e91e7e
    }
}

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

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

    .navigation-menu-default-type1 .fluid-nav-backup .dropdown-menu-right li img {
        display: none 
    }

    .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 #e91e7e;
        border-radius: 0
    }

    .navigation-menu-default-type1 .fluid-nav-backup .dropdown-menu-right li.active>a,
    .navigation-menu-default-type1 .fluid-nav-backup .dropdown-menu-right .social-header li.nav-2-item.hasActive>a,
    .social-header .navigation-menu-default-type1 .fluid-nav-backup .dropdown-menu-right li.nav-2-item.hasActive>a {
        background-color: white;
        color: #e91e7e;
        line-height: 1.5
    }

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

    .navigation-menu-default-type1 .navbar-default {
        border: none;
        border-radius: 0;
        background: #e91e7e;
        min-height: auto
    }

    .navigation-menu-default-type1 .navbar-collapse {
        padding-left: 0px;
        padding-right: 0px
    }

    .navigation-menu-default-type1 .navbar-collapse .navbar-nav {
        width: calc(100% - 20px);
        float: none ;
        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 
    }

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

@media (min-width: 769px) {

    .navigation-menu-default-type1 .navbar-collapse .navbar-nav>li.active>a,
    .navigation-menu-default-type1 .navbar-collapse .social-header .navbar-nav>li.nav-2-item.hasActive>a,
    .social-header .navigation-menu-default-type1 .navbar-collapse .navbar-nav>li.nav-2-item.hasActive>a {
        color: white;
        background: #d81571
    }

    .navigation-menu-default-type1 .navbar-collapse .navbar-nav>li:hover>a {
        color: white;
        background: #c11365
    }

    .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,
    .navigation-menu-default-type1 .navbar-collapse .navbar-nav li .social-header .dropdown-menu>li.nav-2-item.hasActive>a,
    .social-header .navigation-menu-default-type1 .navbar-collapse .navbar-nav li .dropdown-menu>li.nav-2-item.hasActive>a {
        color: white;
        background: #c11365
    }

    .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 ;
        background-position: right bottom ;
        background-repeat: no-repeat 
    }

    .navigation-menu-default-type1 .navbar-collapse .navbar-nav li .dropdown-menu.has-bg>li:hover>a {
        background: none 
    }

    .navigation-menu-default-type1 .navbar-collapse .navbar-nav li:hover>a {
        color: white;
        background: #c11365
    }

    .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) ;
        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 ;
        float: none;
        vertical-align: middle
    }

    .navigation-menu-default-type1 .has-logo .navbar-header {
        float: left
    }
}

.navigation-menu-default-type1 .navbar-collapse {
    margin-right: 0px;
    margin-left: 0px;
    padding-left: 0px;
    padding-right: 0px
}

@media (max-width: 768px) {
    .navigation-menu-default-type1 .navbar-collapse {
        background: white;
        border-bottom: 1px solid #ccc
    }
}

.navigation-menu-default-type1 .navbar-header {
    margin-right: 0px;
    margin-left: 0px
}

.navigation-menu-default-type1 .navbar-header .navbar-brand {
    margin-left: 0
}

.navigation-menu-default-type1 .container {
    padding-left: 10px;
    padding-right: 10px
}

.navigation-menu-default-type1 .container .row {
    margin-left: -10px;
    margin-right: -10px
}

.navigation-menu-default-type1 .container .navbar-collapse {
    padding-left: 10px;
    padding-right: 10px
}

@media (width: 768px) {
    .navigation-menu-default-type1 .navbar-header {
        float: none ;
        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 
    }

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

    .navigation-menu-default-type1 .navbar-header {
        border: none;
        border-radius: 0;
        background: #e91e7e;
        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: #e91e7e
    }

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

@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 ;
        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 .social-header li.nav-2-item.hasActive>a,
    .social-header .navigation-menu-default-type1 .navbar-nav li.nav-2-item.hasActive>a,
    .navigation-menu-default-type1 .navbar-nav li.open-menu-mobile>a {
        color: #e91e7e 
    }

    .navigation-menu-default-type1 .navbar-nav li.active>.dropdown-menu,
    .navigation-menu-default-type1 .navbar-nav .social-header li.nav-2-item.hasActive>.dropdown-menu,
    .social-header .navigation-menu-default-type1 .navbar-nav li.nav-2-item.hasActive>.dropdown-menu,
    .navigation-menu-default-type1 .navbar-nav li.open-menu-mobile>.dropdown-menu {
        border-left: 1px solid #e91e7e ;
        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 ;
        border: none ;
        color: #333 
    }

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

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

    .navigation-menu-default-type1 .has-link-right .navbar-collapse {
        display: table-cell ;
        vertical-align: middle;
        padding: 0
    }

    .navigation-menu-default-type1 .has-link-right .link-right {
        display: table-cell ;
        vertical-align: middle;
        width: 1%
    }

    .navigation-menu-default-type1 .has-link-right .link-right.mobile {
        display: none 
    }

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

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

.navigation-menu-default-type1 .search .input-inner {
    display: table;
    position: relative;
    width: 100%
}

.navigation-menu-default-type1 .search .input-inner>* {
    display: table-cell;
    border: none;
    border-radius: 0
}

.navigation-menu-default-type1 .search .input-inner .form-control {
    padding-right: 40px
}

.navigation-menu-default-type1 .search .input-inner .btn {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    color: #e91e7e
}

.navigation-menu-default-type1 .search.active,
.navigation-menu-default-type1 .social-header .search.nav-2-item.hasActive,
.social-header .navigation-menu-default-type1 .search.nav-2-item.hasActive {
    opacity: 1;
    z-index: 999;
    top: 100%;
    border: 1px solid #e91e7e;
    transition: all 0.3s
}

.navigation-menu-default-type1 .dropdown-menu.dropdown-menu-right>li>a {
    padding: 5px 10px;
    line-height: 1.5;
    display: inline-block;
    width: 100%
}

@media (min-width: 769px) {
    .navigation-menu-default-type1.navigation-menu-default-type2 .navbar-default>div>div {
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        align-items: center;
        -webkit-align-items: center;
        -ms-align-items: center
    }

    .navigation-menu-default-type1.navigation-menu-default-type2 .navbar-default>div>div .navbar-collapse {
        flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        max-width: 100%;
        display: block 
    }

    .navigation-menu-default-type1.navigation-menu-default-type2 .navbar-default>div>div .navbar-collapse .navbar-nav {
        width: 100%
    }

    .navigation-menu-default-type1.navigation-menu-default-type2 .navbar-default>div>div .navbar-collapse .intestine-collapse {
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        width: auto;
        max-width: 100%
    }

    .navigation-menu-default-type1.navigation-menu-default-type2 .navbar-default>div>div .navbar-collapse .intestine-collapse .fluid-nav-positive {
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        white-space: nowrap
    }

    .navigation-menu-default-type1.navigation-menu-default-type2 .navbar-default>div>div .link-right.desktop {
        display: block ;
        width: auto
    }

    .navigation-menu-default-type1.navigation-menu-default-type2 .fluid-nav-backup {
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        align-items: center;
        -webkit-align-items: center;
        -ms-flex-align: center
    }
}

.category-type-14 .block-title {
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    line-height: normal;
    letter-spacing: -1px;
    margin-top: 10px;
    margin-bottom: 15px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
}

@media (max-width: 991px) {
    .category-type-14 .block-title {
        font-size: 24px
    }
}

.category-type-14 .brief {
    height: 160px;
    overflow: hidden;
    margin-top: 10px
}

.category-type-14 .see-more-brief {
    margin-top: 30px
}

.category-type-14 .see-more-brief a {
    color: white;
    font-weight: bold;
    font-size: 16px;
    background: #5cb85c;
    background: linear-gradient(#91cf91, #5cb85c);
    background: -webkit-linear-gradient(#91cf91, #5cb85c);
    background: -o-linear-gradient(#91cf91, #5cb85c);
    background: -ms-linear-gradient(#91cf91, #5cb85c);
    background: -moz-linear-gradient(#91cf91, #5cb85c);
    padding: 10px 16px 20px 16px;
    display: inline-block;
    text-transform: uppercase;
    position: relative;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
}

.category-type-14 .see-more-brief a:hover {
    background: #e9440a;
    background: linear-gradient(#f77648, #e9440a);
    background: -webkit-linear-gradient(#f77648, #e9440a);
    background: -o-linear-gradient(#f77648, #e9440a);
    background: -ms-linear-gradient(#f77648, #e9440a);
    background: -moz-linear-gradient(#f77648, #e9440a);
    text-decoration: none;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s
}

.category-type-14 .see-more-brief a:after {
    content: "";
    display: inline-block;
    bottom: -18px;
    left: -4px;
    right: -4px;
    position: absolute;
    height: 26px;
    background: #e91e7e;
    -webkit-transform: rotate(6deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(6deg)
}

.category-child-sites-type3 {
    height: 35px
}

.category-child-sites-type3 .nav>li {
    display: inline-block
}

@media (max-width: 543px) {
    .category-child-sites-type3 .nav>li {
        position: static
    }
}

.category-child-sites-type3 .nav>li>.dropdown-icon {
    display: none
}

.category-child-sites-type3 .nav>li>a {
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    line-height: 35px;
    height: 35px;
    outline: 0 none;
    position: relative;
    padding: 0 10px;
    border-radius: 0;
    text-decoration: none
}

@media (min-width: 769px) {
    .category-child-sites-type3 .nav>li>a {
        padding: 0 15px;
        text-transform: uppercase
    }
}

.category-child-sites-type3 .nav>li>a:focus {
    background: none
}

.category-child-sites-type3 .nav>li:not(.last-li-lv1)>a {
    border-right: 1px solid #f27bb3
}

.category-child-sites-type3 .nav>li>.dropdown-menu {
    margin-top: 0;
    padding: 0;
    border: none;
    border-radius: 0;
    left: calc(50% - 300px);
    border-top: 1px solid #ccc;
    background: #f8f9fa
}

@media (min-width: 1200px) {
    .category-child-sites-type3 .nav>li>.dropdown-menu {
        width: 600px;
        min-width: auto 
    }
}

@media (max-width: 1199px) {
    .category-child-sites-type3 .nav>li>.dropdown-menu {
        width: 474px;
        min-width: auto 
    }
}

@media (max-width: 1199px) {
    .category-child-sites-type3 .nav>li>.dropdown-menu {
        left: calc(50% - 237px)
    }
}

@media (max-width: 543px) {
    .category-child-sites-type3 .nav>li>.dropdown-menu {
        left: 0;
        right: 0;
        width: 100%;
        max-height: 400px;
        overflow-x: hidden;
        overflow-y: auto
    }
}

.category-child-sites-type3 .nav>li>.dropdown-menu>li {
    display: inline-block;
    width: 50%;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    overflow-y: visible
}

@media (max-width: 543px) {
    .category-child-sites-type3 .nav>li>.dropdown-menu>li:not(.clearfix) {
        width: 100%;
        float: none
    }
}

.category-child-sites-type3 .nav>li>.dropdown-menu>li>a:not(.dropdown-icon2) {
    line-height: 33px;
    position: static;
    text-align: left;
    z-index: 0;
    height: 35px;
    padding: 0 15px 0 10px;
    border: 1px solid #eaeaea;
    background: none;
    margin-left: -1px;
    margin-top: -1px
}

.category-child-sites-type3 .nav>li>.dropdown-menu>li .dropdown-icon2 {
    position: absolute;
    top: 0;
    right: 0;
    height: 34px;
    line-height: 33px;
    text-align: center;
    width: 25px;
    padding: 0;
    background: none 
}

.category-child-sites-type3 .nav>li>.dropdown-menu>li .dropdown-icon2:focus {
    background: none 
}

.category-child-sites-type3 .nav>li>.dropdown-menu>li:hover>a,
.category-child-sites-type3 .nav>li>.dropdown-menu>li.open>a {
    background: #e91e7e;
    color: white
}

.category-child-sites-type3 .nav>li>.dropdown-menu>li>.dropdown-menu {
    position: static;
    width: 100%;
    max-width: 100%;
    margin: -1px 0 0 0;
    border-radius: 0;
    box-shadow: none;
    padding: 0;
    background: none;
    border-color: #eaeaea;
    border-top: 0;
    border-left-color: #e91e7e
}

.category-child-sites-type3 .nav>li>.dropdown-menu>li>.dropdown-menu li>a {
    padding: 5px 10px;
    font-size: 13px
}

.category-child-sites-type3 .nav>li>.dropdown-menu>li>.dropdown-menu li>a:before {
    content: "\f105";
    display: inline-block;
    font: normal normal 900 1em/1 "Font Awesome 5 Free", sans-serif;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 5px
}

.category-child-sites-type3 .nav>li>.dropdown-menu>li>.dropdown-menu li:hover a {
    background: #ddd
}

.category-child-sites-type3 .nav>li:hover>.dropdown-menu {
    display: block 
}

.category-child-sites-type3 .nav>li:hover>a {
    background: white;
    color: #e91e7e
}

.category-child-sites-type3 .sear-form {
    position: relative;
    margin: 0 ;
    background: white;
    z-index: 2;
    padding-left: 0;
    height: 35px;
    overflow: hidden
}

.category-child-sites-type3 .sear-form .btn-submit {
    background: #fff;
    border: none ;
    box-shadow: none ;
    color: #e91e7e;
    border-radius: 0;
    outline: none ;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100%
}

@media (max-width: 767px) {
    .category-child-sites-type3 .sear-form .btn-submit {
        display: none
    }
}

.category-child-sites-type3 .sear-form .form-control {
    border: none ;
    box-shadow: none ;
    border-radius: 0;
    outline: none ;
    padding-right: 38px
}

@media (max-width: 767px) {
    .category-child-sites-type3 .sear-form {
        position: fixed;
        width: 100%;
        left: 100%;
        top: 0;
        z-index: 999;
        opacity: 0;
        display: block;
        transition: all 0.3s;
        -moz-transition: all 0.3s;
        -webkit-transition: all 0.3s;
        -o-transition: all 0.3s
    }

    .category-child-sites-type3 .sear-form.active,
    .category-child-sites-type3 .social-header .sear-form.nav-2-item.hasActive,
    .social-header .category-child-sites-type3 .sear-form.nav-2-item.hasActive {
        left: 0;
        opacity: 1;
        transition: all 0.3s
    }
}

.category-child-sites-type3 #open-search {
    font-size: 14px;
    height: 35px;
    width: 33px;
    display: inline-block;
    border: none;
    text-align: center;
    background: none;
    color: #fff
}

@media (min-width: 768px) {
    .category-child-sites-type3 #open-search {
        display: none
    }
}

.category-child-sites-type3 #open-search.cancel {
    position: absolute;
    top: 0;
    right: 0;
    color: #e20c0c;
    font-size: 15px
}

.category-child-sites-type3 div.li-search {
    float: right;
    height: 35px;
    line-height: 35px;
    max-width: 185px
}

.category-child-sites-type3 div.li-search.mini-search {
    width: 33px ;
    position: relative
}

.category-child-sites-type3 div.li-search.mini-search .sear-form {
    position: absolute;
    width: 0;
    right: 0;
    top: 0;
    z-index: -10;
    opacity: 0;
    display: block;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s
}

@media (max-width: 767px) {
    .category-child-sites-type3 div.li-search.mini-search .sear-form {
        position: fixed;
        width: 100%;
        left: 100%;
        z-index: 999
    }
}

.category-child-sites-type3 div.li-search.mini-search .sear-form.active,
.category-child-sites-type3 div.li-search.mini-search .social-header .sear-form.nav-2-item.hasActive,
.social-header .category-child-sites-type3 div.li-search.mini-search .sear-form.nav-2-item.hasActive {
    z-index: 999;
    right: 0;
    left: auto;
    opacity: 1;
    transition: all 0.3s
}

@media (min-width: 768px) {

    .category-child-sites-type3 div.li-search.mini-search .sear-form.active,
    .category-child-sites-type3 div.li-search.mini-search .social-header .sear-form.nav-2-item.hasActive,
    .social-header .category-child-sites-type3 div.li-search.mini-search .sear-form.nav-2-item.hasActive {
        width: 200px
    }
}

.category-child-sites-type3 div.li-search.mini-search #open-search {
    display: inline-block 
}

.category-child-sites-type3 div.li-search.mini-search .btn-submit {
    display: none 
}

.category-child-sites-type3 .fluid-nav {
    display: inline-block;
    float: right;
    height: 35px;
    width: calc(100% - 185px);
    text-align: right
}

@media (min-width: 544px) {
    .category-child-sites-type3 .fluid-nav {
        position: relative
    }
}

@media (max-width: 767px) {
    .category-child-sites-type3 .fluid-nav {
        width: calc(100% - 33px)
    }
}

.category-child-sites-type3 .fluid-nav.fluid-nav-nosearch {
    width: 100% 
}

@media (max-width: 767px) {
    .category-child-sites-type3 .fluid-nav.fluid-nav-nosearch {
        width: 100% 
    }
}

.category-child-sites-type3 .fluid-nav.fluid-nav-nosearch .nav>li>.dropdown-menu {
    left: -300px 
}

@media (max-width: 1199px) {
    .category-child-sites-type3 .fluid-nav.fluid-nav-nosearch .nav>li>.dropdown-menu {
        left: -237px 
    }
}

@media (max-width: 543px) {
    .category-child-sites-type3 .fluid-nav.fluid-nav-nosearch .nav>li>.dropdown-menu {
        left: 0 ;
        right: 0;
        width: 100%;
        max-height: 400px;
        overflow-x: hidden;
        overflow-y: auto
    }
}

.category-child-sites-type3 .fluid-nav.fluid-nav-minisearch {
    width: calc(100% - 33px) 
}

.category-child-sites-type3 .fluid-nav.fluid-nav-minisearch .nav>li>.dropdown-menu {
    left: -300px 
}

@media (max-width: 1199px) {
    .category-child-sites-type3 .fluid-nav.fluid-nav-minisearch .nav>li>.dropdown-menu {
        left: -237px 
    }
}

@media (max-width: 543px) {
    .category-child-sites-type3 .fluid-nav.fluid-nav-minisearch .nav>li>.dropdown-menu {
        left: 0 ;
        right: 0;
        width: 100%;
        max-height: 400px;
        overflow-x: hidden;
        overflow-y: auto
    }
}

.category-child-sites-type3 .fluid-nav .fluid-nav-positive {
    text-align: right;
    width: calc(100% - 26px);
    display: inline-block;
    height: 35px
}

.category-child-sites-type3 .fluid-nav .fluid-nav-positive>li>.dropdown-icon2 {
    display: none 
}

.category-child-sites-type3 .fluid-nav-backup {
    float: right;
    width: 25px;
    text-align: center;
    height: 35px;
    line-height: 37px
}

.category-child-sites-type3 .fluid-nav-backup>a {
    font-size: 18px;
    color: white;
    display: inline-block;
    width: 25px;
    height: 35px
}

.category-child-sites-type3 .fluid-nav-backup .dropdown-menu2 {
    position: absolute;
    min-width: 160px;
    background: white;
    z-index: 999;
    top: 100%;
    text-align: left;
    border-radius: 0 0 3px 3px;
    right: 0;
    box-shadow: 1px 1px 3px #ccc
}

.category-child-sites-type3 .fluid-nav-backup .dropdown-menu2>li:not(.clearfix) {
    position: relative;
    height: auto;
    display: inline-block;
    width: 100%;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    float: left;
    text-overflow: ellipsis
}

.category-child-sites-type3 .fluid-nav-backup .dropdown-menu2>li:not(.clearfix)>a:not(.dropdown-icon2) {
    padding: 0 20px 0 10px;
    display: inline-block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 13px
}

.category-child-sites-type3 .fluid-nav-backup .dropdown-menu2>li:not(.clearfix)>.dropdown-icon2 {
    padding: 0 8px;
    display: inline-block;
    position: absolute;
    height: 30px;
    top: 0;
    right: 0;
    line-height: 30px
}

.category-child-sites-type3 .fluid-nav-backup .dropdown-menu2>li:not(.clearfix)>.dropdown-menu {
    max-height: 300px;
    overflow: auto;
    position: static;
    width: 100%;
    border-radius: 0;
    box-shadow: none;
    max-width: 100%;
    overflow-x: hidden;
    font-size: 13px
}

.category-child-sites-type3 .fluid-nav-backup .dropdown-menu2>li:not(.clearfix)>.dropdown-menu .dropdown-icon2 {
    position: absolute;
    top: 0;
    right: 0;
    padding: 3px 7px
}

.category-child-sites-type3 .fluid-nav-backup .dropdown-menu2>li:not(.clearfix)>.dropdown-menu ul {
    display: block;
    position: static;
    width: 100%;
    box-shadow: none;
    border: none;
    border-bottom: 1px solid #ddd;
    font-size: 12px
}

.category-child-sites-type3 .fluid-nav-backup .dropdown-menu2>li:not(.clearfix)>.dropdown-menu ul li>a:before {
    content: "\f105";
    display: inline-block;
    font: normal normal 900 1em/1 "Font Awesome 5 Free", sans-serif;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 5px
}

.category-child-sites-type3 ::-webkit-scrollbar {
    width: 4px
}

.category-child-sites-type3 ::-webkit-scrollbar-thumb {
    border-radius: 0px;
    cursor: pointer ;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1)
}

.category-child-sites-type3 ::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    cursor: pointer ;
    border-radius: 0px
}

.navigation-menu-type-20 .container-fluid .navbar-nav {
    float: none ;
    display: table-cell;
    vertical-align: middle;
    width: calc(100% - 20px)
}

.navigation-menu-type-20 .fluid-nav {
    position: relative
}

.navigation-menu-type-20 .navbar-nav {
    float: none 
}

.navigation-menu-type-20 .fluid-nav-backup {
    width: 20px;
    display: table-cell;
    vertical-align: middle
}

.navigation-menu-type-20 .fluid-nav-backup>a {
    color: #fff;
    width: 20px;
    line-height: initial ;
    text-align: center;
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    -webkit-align-items: center;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center
}

.navigation-menu-type-20 .fluid-nav-backup .dropdown-menu-right {
    min-width: 200px;
    max-width: 320px;
    position: absolute;
    background-color: white;
    box-shadow: 1px 1px 2px #ccc;
    z-index: 1002;
    border: 1px solid #ccc;
    top: 100%
}

.navigation-menu-type-20 .fluid-nav-backup .dropdown-menu-right li {
    display: inline-block;
    width: 100%
}

.navigation-menu-type-20 .fluid-nav-backup .dropdown-menu-right li a {
    color: #262626;
    padding: 5px 10px;
    display: inline-block;
    width: 100%;
    white-space: normal
}

.navigation-menu-type-20 .fluid-nav-backup .dropdown-menu-right li a:not(.dropdown-toggle) {
    padding-right: 25px
}

.navigation-menu-type-20 .fluid-nav-backup .dropdown-menu-right li ul {
    position: static;
    width: calc(100% - 10px);
    margin-left: 10px;
    border: none;
    box-shadow: none;
    margin-top: 0;
    border-left: 1px solid #e91e7e;
    border-radius: 0
}

.navigation-menu-type-20 .fluid-nav-backup .dropdown-menu-right li.active>a,
.navigation-menu-type-20 .fluid-nav-backup .dropdown-menu-right .social-header li.nav-2-item.hasActive>a,
.social-header .navigation-menu-type-20 .fluid-nav-backup .dropdown-menu-right li.nav-2-item.hasActive>a {
    background-color: white;
    color: #e91e7e;
    line-height: 1.5
}

.navigation-menu-type-20 .fluid-nav-backup .dropdown-menu-right .dropdown-toggle {
    position: absolute;
    top: 0;
    right: 0;
    width: auto
}

.navigation-menu-type-20 .fluid-nav-backup .dropdown-menu-right .caret {
    display: none 
}

.category-type-11 .brief-parent-cate {
    padding: 0 20px;
    max-width: 767px;
    margin: auto;
    color: #fff;
    text-align: center
}

@media (max-width: 543px) {
    .category-type-11 .item-block {
        border: 1px solid white;
        padding: 10px;
        margin-bottom: 10px;
        border-radius: 5px
    }
}

.category-type-11 .left-items {
    text-align: right
}

@media (min-width: 768px) {
    .category-type-11 .left-items .block-image {
        display: inline-block;
        width: 44px;
        float: right;
        margin-top: 4px
    }
}

@media (min-width: 768px) {
    .category-type-11 .left-items .block-content {
        display: inline-block;
        width: calc(100% - 48px)
    }
}

.category-type-11 .right-items {
    text-align: left
}

@media (min-width: 768px) {
    .category-type-11 .right-items .block-image {
        display: inline-block;
        width: 44px;
        vertical-align: middle;
        float: left;
        margin-top: 4px
    }
}

@media (min-width: 768px) {
    .category-type-11 .right-items .block-content {
        display: inline-block;
        width: calc(100% - 48px);
        vertical-align: middle
    }
}

.category-type-11 .left-items,
.category-type-11 .right-items {
    float: none
}

@media (min-width: 768px) {

    .category-type-11 .left-items,
    .category-type-11 .right-items {
        width: 25%;
        display: inline-block;
        vertical-align: middle
    }
}

@media (min-width: 544px) and (max-width: 767px) {

    .category-type-11 .left-items,
    .category-type-11 .right-items {
        width: 29%;
        display: inline-block;
        vertical-align: middle
    }
}

@media (max-width: 543px) {

    .category-type-11 .left-items,
    .category-type-11 .right-items {
        text-align: center
    }
}

.category-type-11 .left-items .block-content .block-title a,
.category-type-11 .right-items .block-content .block-title a {
    color: #262626;
    font-weight: bold;
    text-shadow: 1px 1px 0px white, -1px -1px 0px white, -1px 1px 0px white, 1px -1px 0px white
}

.category-type-11 .left-items .block-content .block-title a.title-1,
.category-type-11 .right-items .block-content .block-title a.title-1 {
    color: #1b91ff
}

.category-type-11 .left-items .block-content .block-title a.title-2,
.category-type-11 .right-items .block-content .block-title a.title-2 {
    color: #53910f
}

.category-type-11 .left-items .block-content .block-title a.title-3,
.category-type-11 .right-items .block-content .block-title a.title-3 {
    color: #ff911b
}

.category-type-11 .left-items .block-content .block-title a.title-4,
.category-type-11 .right-items .block-content .block-title a.title-4 {
    color: #fb1212
}

.category-type-11 .left-items .block-content .block-title a.title-5,
.category-type-11 .right-items .block-content .block-title a.title-5 {
    color: #624dd6
}

.category-type-11 .left-items .block-content .block-title a.title-6,
.category-type-11 .right-items .block-content .block-title a.title-6 {
    color: #1185ce
}

.category-type-11 .left-items .block-content p,
.category-type-11 .right-items .block-content p {
    color: #fff
}

@media (min-width: 768px) {

    .category-type-11 .left-items .block-content p,
    .category-type-11 .right-items .block-content p {
        height: 76px;
        overflow: hidden
    }
}

@media (min-width: 992px) {

    .category-type-11 .left-items .block-content p,
    .category-type-11 .right-items .block-content p {
        height: 38px;
        overflow: hidden
    }
}

.category-type-11 .center-items {
    float: none
}

@media (min-width: 768px) {
    .category-type-11 .center-items {
        width: 48%;
        padding-top: 15px;
        display: inline-block;
        vertical-align: middle
    }
}

@media (min-width: 544px) and (max-width: 767px) {
    .category-type-11 .center-items {
        width: 40%;
        padding-top: 15px;
        display: inline-block;
        vertical-align: middle
    }
}

@media (max-width: 543px) {
    .category-type-11 .center-items {
        display: none
    }
}

.category-type-09 .block-image,
.category-type-10 .block-image {
    position: relative
}

.category-type-09 .block-image .block-hover,
.category-type-10 .block-image .block-hover {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    visibility: hidden;
    opacity: 0;
    border-radius: 2px;
    background-color: rgba(0, 0, 0, 0.4);
    transition: all 100ms ease-out
}

.category-type-09 .block-image .block-hover .block-hover-center,
.category-type-10 .block-image .block-hover .block-hover-center {
    position: absolute;
    top: 47%;
    left: 0;
    right: 0;
    text-align: center;
    transform: translateY(-50%);
    transition: top 200ms ease-out
}

.category-type-09 .block-image .block-hover .block-hover-center span,
.category-type-10 .block-image .block-hover .block-hover-center span {
    padding: 8px 18px;
    font-size: 13px;
    font-weight: bold;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    color: #ffffff;
    text-shadow: 0 1px 1px rgba(50, 50, 50, 0.2);
    border-radius: 25px;
    background-color: rgba(0, 0, 0, 0.4);
    transition: all 100ms ease-out
}

.category-type-09 .block-image:hover .block-hover,
.category-type-10 .block-image:hover .block-hover {
    visibility: visible;
    opacity: 1;
    transition: all 100ms ease-out
}

.category-type-09 .block-image:hover .block-hover .block-hover-center span:hover,
.category-type-10 .block-image:hover .block-hover .block-hover-center span:hover {
    background-color: #e91e7e;
    cursor: pointer;
    transition: all 100ms ease-out
}

@media (min-width: 992px) {

    .category-type-09 .block-content .block-title,
    .category-type-10 .block-content .block-title {
        height: 45px;
        overflow: hidden
    }
}

.category-type-09 .block-content .block-title a,
.category-type-10 .block-content .block-title a {
    color: #464646;
    text-decoration: none;
    font-size: 19px;
    transition: all 100ms ease-out
}

.category-type-09 .block-content .block-title:hover a,
.category-type-10 .block-content .block-title:hover a {
    color: #5bc0de;
    text-decoration: none;
    transition: all 100ms ease-out
}

.category-type-09 .block-content p,
.category-type-10 .block-content p {
    color: #333;
    line-height: 1.3333333
}

@media (min-width: 992px) {

    .category-type-09 .block-content p,
    .category-type-10 .block-content p {
        height: 55px;
        overflow: hidden
    }
}

.category-type-09 .block-content .read-more,
.category-type-10 .block-content .read-more {
    position: relative;
    font-weight: bold;
    color: #e9440a;
    transition: all 100ms ease-out
}

.category-type-09 .block-content .read-more:after,
.category-type-10 .block-content .read-more:after {
    position: absolute;
    content: "\f105";
    font-family: "Font Awesome 5 Free", sans-serif;
    font-weight: 900;
    font-size: 13px;
    right: -13px;
    transition: all 100ms ease-out
}

.category-type-09 .block-content .read-more:hover:after,
.category-type-10 .block-content .read-more:hover:after {
    right: -10px;
    transition: all 100ms ease-out
}

@media (max-width: 768px) {

    .category-type-09 .item-block .item-wrap,
    .category-type-10 .item-block .item-wrap {
        border: 1px solid #eee;
        margin-bottom: 20px;
        padding-bottom: 10px
    }

    .category-type-09 .item-block .item-wrap .block-content,
    .category-type-10 .item-block .item-wrap .block-content {
        padding-left: 10px;
        padding-right: 10px
    }
}

.category-type-09 {
    margin-bottom: 70px
}

.category-type-09 .item-block {
    margin-bottom: 10px
}

.category-type-09 .block-image {
    position: relative
}

.category-type-09 .block-image .block-hover {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    visibility: hidden;
    opacity: 1;
    border-radius: 2px;
    background-color: rgba(0, 0, 0, 0.4);
    transition: all 100ms ease-out
}

.category-type-09 .block-image .block-hover .block-hover-center {
    position: absolute;
    top: 47%;
    left: 0;
    right: 0;
    text-align: center;
    transform: translateY(-50%);
    transition: top 200ms ease-out
}

.category-type-09 .block-image .block-hover .block-hover-center span {
    padding: 8px 18px;
    font-size: 13px;
    font-weight: bold;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    color: #ffffff;
    text-shadow: 0 1px 1px rgba(50, 50, 50, 0.2);
    border-radius: 25px;
    background-color: rgba(0, 0, 0, 0.4);
    transition: all 100ms ease-out
}

.category-type-09 .block-image:hover .block-hover {
    visibility: visible;
    opacity: 1;
    transition: all 100ms ease-out
}

.category-type-09 .block-image:hover .block-hover .block-hover-center span:hover {
    background-color: #e91e7e;
    cursor: pointer;
    transition: all 100ms ease-out
}

.category-type-09 .block-content .block-title a {
    color: #464646;
    text-decoration: none;
    font-size: 19px;
    font-weight: bold;
    transition: all 100ms ease-out
}

.category-type-09 .block-content .block-title:hover a {
    color: #5bc0de;
    text-decoration: none;
    transition: all 100ms ease-out
}

.category-type-09 .block-content p {
    color: #333;
    line-height: 1.3333333
}

.category-type-09 .block-content .read-more {
    color: #e9440a;
    position: relative;
    font-weight: bold;
    transition: all 100ms ease-out
}

.category-type-09 .block-content .read-more:after {
    position: absolute;
    content: "\f105";
    font-family: "Font Awesome 5 Free", sans-serif;
    font-weight: 900;
    font-size: 13px;
    right: -13px;
    transition: all 100ms ease-out
}

.category-type-09 .block-content .read-more:hover {
    text-decoration: none
}

.category-type-09 .block-content .read-more:hover:after {
    right: -10px;
    transition: all 100ms ease-out
}

@media (max-width: 991px) {
    .category-type-09 {
        margin-bottom: 40px
    }

    .category-type-09 .item-block {
        display: block;
        width: 100%;
        margin-bottom: 20px
    }

    .category-type-09 .item-block .item-wrap {
        border: 1px solid #eee
    }

    .category-type-09 .item-block .item-wrap .block-content {
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 10px
    }
}

@media (max-width: 767px) {
    .category-type-09 {
        margin-bottom: 20px
    }
}

.btn-menu-mobile {
    font-size: 28px;
    color: #fff;
    background: #111;
    float: right;
    padding: 0px 8px;
    display: none
}

.menu-module-fix .btn-menu-mobile {
    color: #fff
}

.mobile-menu-main {
    position: fixed;
    top: 0;
    height: 100%;
    z-index: 999999;
    left: -130%;
    width: 260px;
    background: #e91e7e;
    overflow-x: scroll
}

.mobile-menu-main .btn-nav-mobile-close {
    display: block;
    float: right;
    width: 32px;
    height: 32px;
    position: absolute;
    right: 5px;
    top: 10px;
    text-align: center;
    background: #e6000a
}

.mobile-menu-main .btn-close-bottom,
.mobile-menu-main .sign-in {
    background: #e6000a;
    padding: 8px 15px;
    font-size: 15px;
    color: #fff;
    display: block;
    text-align: left;
    border-top: 1px solid #fff
}

.mobile-menu-main .btn-nav-mobile-close i {
    font-size: 20px;
    padding-top: 4px;
    color: #fff
}

.mobile-menu-main .searchform {
    margin-bottom: 20px;
    clear: both
}

.mobile-menu-main .searchBox {
    padding: 10px 47px 10px 10px;
    border-bottom: 1px solid
}

.mobile-menu-main .btn-submit {
    height: 34px
}

.mobile-menu-main .dd-item {
    border-bottom: #fff solid 1px;
    position: relative
}

.mobile-menu-main li a {
    padding: 8px 15px;
    color: #fff;
    display: inline-block
}

.mobile-menu-main ul ul {
    background: #ee4c99;
    display: none
}

.mobile-menu-main li ul li {
    border-bottom: #fff solid 1px;
    padding-left: 10px
}

.mobile-menu-main .dd-title a.drowdown-icon {
    position: absolute;
    right: 0;
    top: 0
}

.show-for-small {
    display: none
}

@media (max-width: 768px) {
    .show-for-small {
        display: block ;
        position: absolute;
        top: 2px;
        right: 10px;
        border: 1px solid #fff
    }
}

.btn-warning {
    background-color: #e6000a;
    border-color: #e6000a
}

#mobile-toggle {
    display: block;
    width: 38px;
    height: 34px;
    border: 1px solid #e91e7e;
    background: #e91e7e;
    text-align: center;
    line-height: 34px;
    color: #fff;
    font-size: 22px;
    font-weight: normal
}

.category-type-edu {
    padding: 0;
    border: none;
    background-color: transparent
}

.category-type-edu .navi-list {
    padding-left: 0
}

.category-type-edu li {
    position: relative;
    border: 1px solid #e91e7e;
    margin-bottom: 6px;
    border-radius: 3px;
    padding: 4px 5px
}

.category-type-edu li:nth-child(2n) {
    background: -webkit-linear-gradient(#e91e7e, #fff)
}

.category-type-edu li:nth-child(2n) a {
    color: #fff 
}

.category-type-edu li:hover {
    padding-left: 25px
}

.category-type-edu li a img {
    width: 35px;
    margin-right: 7px
}

.category-type-edu li a {
    padding: 0 ;
    line-height: 32px ;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: bold;
    color: #e91e7e ;
    display: initial 
}

.category-type-edu .navi-list li a:before {
    display: none
}

.category-type-edu .navi-list li a:hover::after {
    display: none
}

.category-type-edu .navi-list li ul.navi-list {
    padding-left: 0 
}

.category-type-edu .navi-list li ul.navi-list li a {
    padding: 0;
    line-height: 32px;
    font-size: 12px ;
    background-color: #f2f2f2;
    padding-left: 10px ;
    color: #333
}

.category-type-edu ul.navi-list[data-level="2"] {
    display: none;
    z-index: 999;
    border: 1px solid #ccc
}

.category-type-edu ul.navi-list li a {
    font-size: 12px 
}

@media (max-width: 768px) and (min-width: 540px) {
    .category-type-edu ul.navi-list li a {
        font-size: 8px ;
        text-transform: none
    }

    .category-type-edu ul.navi-list li a img {
        width: 25px
    }
}

.category-type-edu ul.navi-list[data-level="1"] li:hover ul.navi-list[data-level="2"] {
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    border-left: 1px solid #fff
}

.category-type-edu ul.navi-list li:before {
    display: none
}

.mega-menu-type2.affix-top .navbar-default {
    z-index: 1020;
    position: fixed;
    top: 0;
    left: 0;
    right: 0
}

.mega-menu-type2 .navbar-header {
    line-height: 105px
}

@media (max-width: 767px) {
    .mega-menu-type2 .navbar-header {
        text-align: center
    }
}

.mega-menu-type2 .navbar-toggle {
    float: none;
    background-color: #000;
    padding: 0;
    margin-top: 0;
    border: none;
    height: 42px;
    width: 70px;
    margin-bottom: 0;
    border-radius: 0;
    display: inline-block;
    vertical-align: middle
}

@media (max-width: 767px) {
    .mega-menu-type2 .navbar-toggle {
        float: left;
        margin-top: 33px
    }
}

@media (max-width: 380px) {
    .mega-menu-type2 .navbar-toggle {
        width: 42px
    }
}

.mega-menu-type2 .navbar-toggle .icon-bar {
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
    -webkit-transition-property: top, margin-top, left, width, -webkit-transform;
    -moz-transition-property: top, margin-top, left, width, transform;
    -o-transition-property: top, margin-top, left, width, transform;
    transition-property: top, margin-top, left, width, transform;
    position: absolute;
    width: 42px ;
    border-radius: 0 ;
    background-color: #fff;
    height: 4px ;
    margin: 0
}

.mega-menu-type2 .navbar-toggle .icon-bar.topping {
    top: 7px
}

.mega-menu-type2 .navbar-toggle .icon-bar.patty {
    left: 0;
    top: 17px
}

.mega-menu-type2 .navbar-toggle .icon-bar.bun {
    top: 27px
}

.mega-menu-type2 .navbar-toggle:hover,
.mega-menu-type2 .navbar-toggle:focus {
    background-color: transparent
}

.mega-menu-type2 .navbar-toggle.open .topping {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    top: 17px
}

.mega-menu-type2 .navbar-toggle.open .patty {
    width: 0 ;
    left: 20px;
    top: 17px
}

.mega-menu-type2 .navbar-toggle.open .bun {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
    top: 17px
}

.mega-menu-type2 .navbar-toggle .mobile-menu-text {
    left: 52px;
    position: absolute;
    color: #fff;
    top: 8px;
    font-size: 12px;
    line-height: 24px
}

@media (max-width: 380px) {
    .mega-menu-type2 .navbar-toggle .mobile-menu-text {
        display: none
    }
}

.mega-menu-type2 .navbar-brand {
    float: none;
    display: inline-block;
    vertical-align: middle;
    height: auto
}

.mega-menu-type2 .navbar-brand .logo-brand {
    max-height: 75px
}

@media (max-width: 380px) {
    .mega-menu-type2 .navbar-brand .logo-brand {
        max-width: 160px
    }
}

@media (width: 768px) {
    .mega-menu-type2 .navbar-default .main-nav {
        display: block 
    }

    .mega-menu-type2 .navbar-default .main-nav .main-navbar-nav>li:not(.login) {
        display: none
    }

    .mega-menu-type2 .navbar-default .main-nav .main-navbar-nav>li.login.open .dropdown-menu {
        display: block 
    }
}

.mega-menu-type2 .navbar-default .navbar-nav {
    margin-top: 30px;
    margin-bottom: 30px;
    white-space: nowrap
}

.mega-menu-type2 .navbar-default .navbar-nav>li {
    display: inline-block;
    float: none
}

.mega-menu-type2 .navbar-default .navbar-nav>li>a {
    text-transform: none ;
    background-color: transparent;
    background-image: none 
}

.mega-menu-type2 .search-header {
    margin-top: 24px;
    margin-bottom: 30px
}

@media (width: 768px) {
    .mega-menu-type2 .search-header {
        margin-left: 48px
    }
}

.mega-menu-type2 .search-header>a {
    height: 40px;
    display: block;
    width: 40px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    font-size: 28px
}

.mega-menu-type2 .search-header.search-header-mobile {
    float: right;
    margin-top: 32px;
    margin-right: 15px
}

.navmenu-fixed-left {
    position: fixed;
    left: -9999px;
    z-index: 1050;
    top: 0;
    bottom: 0;
    width: 300px;
    -moz-transition: left 350ms ease;
    -o-transition: left 350ms ease;
    -webkit-transition: left 350ms ease;
    transition: left 350ms ease
}

.navmenu-fixed-left.active,
.social-header .navmenu-fixed-left.nav-2-item.hasActive {
    left: 0
}

.navmenu-fixed-left .navmenu-fixed-inner {
    margin-top: 105px
}

.navmenu-fixed-left .navmenu-nav {
    border: none;
    background-color: #000;
    color: #fff
}

.navmenu-fixed-left .navmenu-nav>li {
    min-height: 48px;
    line-height: 25px;
    height: auto;
    border-left: 4px solid transparent
}

.navmenu-fixed-left .navmenu-nav>li>a {
    padding: 12px 15px;
    color: inherit
}

.navmenu-fixed-left .navmenu-nav>li>.dropdown-toggle {
    display: inline-block
}

.navmenu-fixed-left .navmenu-nav>li>.dropdown-toggle.expander {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #282828;
    color: #fff ;
    height: 48px;
    width: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 22px;
    padding: 0
}

.navmenu-fixed-left .navmenu-nav>li>.dropdown-toggle.expander:before {
    content: "+"
}

.navmenu-fixed-left .navmenu-nav>li>.dropdown-toggle:hover {
    background-color: #f0ad4e ;
    color: #fff
}

.navmenu-fixed-left .navmenu-nav>li.active,
.navmenu-fixed-left .social-header .navmenu-nav>li.nav-2-item.hasActive,
.social-header .navmenu-fixed-left .navmenu-nav>li.nav-2-item.hasActive {
    border-left: 4px solid #f0ad4e
}

.navmenu-fixed-left .navmenu-nav>li.active>.dropdown-toggle,
.navmenu-fixed-left .social-header .navmenu-nav>li.nav-2-item.hasActive>.dropdown-toggle,
.social-header .navmenu-fixed-left .navmenu-nav>li.nav-2-item.hasActive>.dropdown-toggle {
    background-color: #f0ad4e ;
    color: #fff
}

.navmenu-fixed-left .navmenu-nav>li.active>.dropdown-toggle:before,
.navmenu-fixed-left .social-header .navmenu-nav>li.nav-2-item.hasActive>.dropdown-toggle:before,
.social-header .navmenu-fixed-left .navmenu-nav>li.nav-2-item.hasActive>.dropdown-toggle:before {
    content: "-"
}

.navmenu-fixed-left .navmenu-nav.dropdown-menu {
    margin: 0 0 0 -4px;
    padding-top: 0;
    float: none;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    background-color: transparent ;
    position: relative;
    text-transform: none
}

.navmenu-fixed-left .navmenu-nav.dropdown-menu>li {
    border-top: 1px solid #fff;
    border-left: 0;
    min-height: 30px 
}

.navmenu-fixed-left .navmenu-nav.dropdown-menu>li:first-child {
    border-top: none
}

.navmenu-fixed-left .navmenu-nav .item-link:hover {
    background-color: #f0ad4e;
    color: #fff
}

.navmenu-fixed-left .navmenu-nav .level2>a {
    padding-right: 60px ;
    background-color: #d4d4d4;
    color: #000
}

.navmenu-fixed-left .navmenu-nav .level2>a.expander {
    background-color: #bebebe;
    color: #282828 
}

.navmenu-fixed-left .navmenu-nav .level1>a:hover {
    background-color: transparent
}

.navmenu-fixed-left .user-mobile {
    border-bottom: 1px solid #ddd;
    padding: 15px 15px 20px 15px;
    border-top: 1px solid #ddd;
    color: #fff
}

.navmenu-fixed-left .user-mobile>a:not(.btn) {
    color: inherit;
    white-space: nowrap;
    display: block;
    margin-bottom: 10px
}

.navmenu-fixed-left .user-mobile>a:not(.btn):after {
    content: "";
    display: block;
    clear: both
}

.navmenu-fixed-left .user-mobile>a:not(.btn) img {
    float: left;
    margin-right: 15px
}

.navmenu-fixed-left .user-mobile>a:not(.btn)>span {
    display: block
}

.search-form-main {
    position: absolute;
    width: 100%;
    background-color: #f5f5f5;
    -moz-transition: top ease-in 200ms, margin-top ease-in 200ms;
    -o-transition: top ease-in 200ms, margin-top ease-in 200ms;
    -webkit-transition: top ease-in 200ms, margin-top ease-in 200ms;
    transition: top ease-in 200ms, margin-top ease-in 200ms;
    top: -180px;
    z-index: 100
}

@media (max-width: 767px) {
    .search-form-main {
        padding-bottom: 30px
    }
}

.search-form-main.show {
    position: fixed;
    top: 105px;
    margin-top: 0;
    -moz-transition: top ease-in 200ms, margin-top ease-in 200ms;
    -o-transition: top ease-in 200ms, margin-top ease-in 200ms;
    -webkit-transition: top ease-in 200ms, margin-top ease-in 200ms;
    transition: top ease-in 200ms, margin-top ease-in 200ms
}

.search-form-main>div {
    background-color: #f5f5f5;
    padding: 90px 15px
}

@media (max-width: 768px) {
    .search-form-main>div {
        padding-top: 15px;
        padding-bottom: 40px
    }
}

.search-form-main .label {
    font-size: 24px;
    text-transform: uppercase;
    color: #000;
    font-weight: 300;
    display: block;
    margin-top: 11px;
    padding: 0 0 10px 0;
    text-align: left
}

.search-form-main .input-group {
    width: 100%;
    float: left
}

.search-form-main .form-control {
    height: 50px;
    border: none ;
    border-radius: 0
}

.search-form-main .btn-submit-search {
    height: 50px;
    background-color: #f0ad4e;
    color: #fff;
    border-radius: 0;
    border: none
}

.header-default {
    padding-top: 12px;
    padding-bottom: 12px
}

.header-default .logo {
    float: left
}

.header-default .logo a {
    text-decoration: none
}

.header-default .logo .logo-img {
    height: 40px
}

.header-default .logo .logo-text {
    line-height: 40px
}

.header-default .header-text {
    float: right;
    margin-top: 4px
}

.header-default .header-text h4.slogan {
    margin: 0;
    position: relative
}

.header-default .header-text h4.slogan:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 16px;
    width: 1px;
    background-color: #c4c4c4;
    margin-left: 12px
}

.header-default .form-group {
    margin-left: 12px;
    display: inline-block
}

.header-default .form-group:first-child {
    margin-left: 0
}

.header-default .search-header {
    position: relative
}

.header-default .search-header .form-control {
    padding-right: 36px
}

.header-default .search-header button[type="button"] {
    background-color: transparent;
    position: absolute;
    top: 0;
    right: 0
}

@media (max-width: 544px) {
    .header-default .header-text {
        float: none
    }

    .header-default .slogan {
        display: none
    }

    .header-default .member {
        float: right
    }

    .header-default .member .mobile-user {
        padding: 6px 12px
    }

    .header-default .btn-search-mobile {
        float: right
    }

    .header-default .search-header {
        margin: 0;
        clear: both
    }
}

.footer-default {
    background-image: url("http://ninhkieu.edu.vn/App/Corporate/images/footer/bf_footer_default.png");
    background-repeat: repeat;
    color: #fff;
    padding-top: 15px;
    padding-bottom: 15px
}

.footer-default .footer-wrapper p:last-child {
    margin-bottom: 0
}

.footer-default .footer-link {
    font-size: 12px;
    margin-top: 3px
}

.footer-default .footer-link li:first-child {
    padding-left: 0
}

.footer-default .footer-link li+li:before {
    content: "| ";
    padding-right: 6px;
    color: #eee
}

.footer-default .footer-link a {
    color: #fff;
    text-decoration: none
}

.footer-default .footer-link a:hover {
    color: #e6000a
}

.snippet-contact-type2 {
    color: #555
}

.snippet-contact-type2 ul {
    list-style: none;
    position: relative;
    margin-top: 12px;
    margin-bottom: 12px;
    padding-left: 32px
}

.snippet-contact-type2 ul li {
    border-top: 1px solid #555;
    padding-top: 20px;
    padding-bottom: 20px
}

.snippet-contact-type2 ul li .contact-address,
.snippet-contact-type2 ul li .contact-openTime {
    margin-bottom: -10px
}

.snippet-contact-type2 ul .contact-phone {
    font-weight: bold
}

.snippet-contact-type2 ul .fa-2 {
    font-size: 2em
}

.snippet-contact-type2 ul .icon {
    position: absolute;
    left: 0;
    padding-top: 6px
}

.article_manager .table-top-top {
    height: auto ;
    line-height: inherit 
}

.article_manager .table-top-top .table-th-text {
    font-weight: bold
}

.article_manager .table-content-td {
    padding: 6px 0;
    font-size: 12px
}

.article_manager .table-content-td .img-thumb {
    margin-top: 2px
}

.article_manager .table-content-td .item-list-title {
    font-weight: bold;
    margin-bottom: 3px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.article_manager .table-content-td .item-list-meta {
    color: #777;
    margin-bottom: 6px
}

.article_manager .table-content-td .item-list-meta .author {
    color: #777
}

.article_manager .table-content-td .item-list-category {
    margin-bottom: 3px
}

.article_manager .table-content-td .icon-type {
    display: block;
    float: left;
    margin-right: 6px;
    width: 64px;
    height: 64px;
    font-size: 48px;
    line-height: 64px;
    text-align: center
}

.article_manager .table-content-tr {
    display: block;
    border: 1px solid #ccc;
    margin-bottom: 10px
}

.article_manager .table-content-tr .table-content-td {
    border: none
}

.article_manager .table-content-tr:hover .table-content-td {
    background-color: transparent;
    color: #333 
}

.article_manager .table-content-tr:hover .table-content-td>* {
    color: #333 
}

.article_manager .table-content-tr:hover .table-content-td .item-list-title {
    color: #333 
}

.article_manager .table-content-tr:hover .table-content-td .item-list-meta {
    color: #777
}

.article_manager .sidebar-categories {
    float: left;
    width: 220px
}

.article_manager .sidebar-categories .sidebar-heading {
    height: 36px;
    line-height: 36px;
    font-weight: bold
}

.article_manager .sidebar-categories .nav>li {
    border: 1px solid #ccc;
    margin: 0
}

.article_manager .sidebar-categories .nav>li+li {
    border-top: none
}

.article_manager .sidebar-categories .nav>li>a {
    padding-top: 6px;
    padding-bottom: 6px
}

.article_manager .sidebar-categories .nav>li .caret {
    transform: rotate(-90deg)
}

.article_manager .sidebar-categories .nav>li .dropdown-icon {
    position: absolute;
    right: 0;
    top: 0
}

.article_manager .sidebar-categories .nav>li:after {
    content: "";
    clear: both;
    display: block
}

.article_manager .sidebar-categories .nav>li:hover>.dropdown-menu {
    display: block;
    top: -1px;
    left: 100%;
    border-radius: 0;
    margin: 0
}

.article_manager .article_manager_container {
    margin-left: 235px
}

.article_manager .controls .totalItem .form-control {
    padding-top: 0;
    padding-bottom: 0;
    height: 30px
}

.article_manager .controls select.form-control {
    height: 30px
}

.article_manager .container-edit-layout {
    max-height: 550px;
    overflow-y: auto;
    overflow-x: hidden
}

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

@media (max-width: 992px) {
    .extra-article-info .text-right {
        text-align: left 
    }
}

.extra-article-info .text-right>label {
    padding-top: 8px
}

.modal-article-new .modal-footer-left {
    padding-top: 6px
}

.modal-article-new .modal-footer-left>a {
    font-size: 19px;
    margin-right: 6px;
    display: inline-block
}

.modal-article-new .modal-footer-left>a.active,
.modal-article-new .social-header .modal-footer-left>a.nav-2-item.hasActive,
.social-header .modal-article-new .modal-footer-left>a.nav-2-item.hasActive {
    color: #e6000a
}

.tables-show,
.mobile-show {
    display: none
}

.birthday-event-list .notice-txt {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px
}

.birthday-event-list .notice-txt .icon {
    background: url("http://ninhkieu.edu.vn/App/images/icons/gift.png");
    text-indent: -99999em;
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px
}

.birthday-event-list .notice-txt .total {
    font-weight: bold;
    color: #C00
}

.birthday-event-list .birthday-current {
    margin-top: 10px;
    border-top: 1px solid #ddd;
    padding-top: 10px
}

.birthday-account-list .account-item {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd
}

.birthday-account-list .account-item .image {
    float: left
}

.birthday-account-list .account-item .info {
    margin-left: 80px;
    line-height: 1.5
}

.birthday-account-list .account-item:after {
    content: "";
    display: block;
    clear: both
}

.social-header {
    background-color: #e91e7e;
    position: relative;
    z-index: 1040
}

.social-header.affixTop {
    position: fixed;
    left: 0;
    right: 0;
    top: 0
}

.social-header.affixTop+.headerfixed {
    height: 44px
}

.social-header .header-container:after {
    content: "";
    display: block;
    clear: both
}

.social-header .user-login .btn-login {
    border: 1px solid #fff;
    color: #fff;
    margin-top: 6px;
    border-radius: 3px;
    padding: 4px 25px;
    height: 30px
}

.social-header .user-login .btn-login:hover {
    background-color: #c11365
}

@media (max-width: 543px) {
    .social-header .user-login .btn-login {
        display: none
    }
}

.social-header .header-logo {
    float: left;
    margin-top: 4px
}

@media (min-width: 992px) {
    .social-header .header-logo {
        width: auto
    }
}

@media (max-width: 425px) {
    .social-header .header-logo {
        float: none;
        text-align: center
    }
}

.social-header .header-logo .logo-link {
    display: inline-block;
    padding: 6px 0
}

.social-header .header-logo .library-link {
    display: inline-block;
    vertical-align: middle;
    margin-left: 15.12px;
    padding: 0
}

.social-header .header-logo .library-link .icon {
    display: block;
    background-position: -100px 0px;
    background-image: url("http://ninhkieu.edu.vn/App/Corporate/images/Study/library-icon.png");
    height: 24px;
    width: 24px
}

.social-header .header-logo img {
    height: 24px
}

.social-header .nav-2-item {
    float: left;
    margin: 8px 0;
    padding: 3px 0 3px
}

@media (max-width: 425px) {
    .social-header .nav-2-item {
        margin: 0;
        padding: 10px 0
    }
}

.social-header .nav-2-item a.toggle-dropdown {
    height: 22px;
    line-height: 20px;
    position: relative;
    display: block;
    width: 36px;
    text-align: center;
    font-size: 22px;
    color: #fff
}

.social-header .nav-2-item a.toggle-dropdown .badge {
    position: absolute;
    right: 1px;
    top: 1px;
    background-color: #d9534f;
    border-radius: 2px;
    color: #fff;
    padding: 1px 3px
}

@media (max-width: 425px) {

    .social-header .nav-2-item.active,
    .social-header .nav-2-item.hasActive {
        background-color: #c11365
    }
}

.social-header .nav-2-item.active a.toggle-dropdown,
.social-header .nav-2-item.hasActive a.toggle-dropdown {
    color: #fff
}

.social-header .nav-2-item .open .toggle-dropdown {
    color: #fff
}

.social-header .nav-3 {
    padding: 0;
    margin-left: -9px
}

.social-header .nav-3-item {
    float: left;
    margin: 6px 0 6px 0;
    position: relative
}

.social-header .nav-3-item .toggle-dropdown {
    height: 30px;
    line-height: 30px;
    position: relative;
    display: block;
    width: 32px;
    text-align: center;
    font-size: 22px;
    color: #fff
}

.social-header .nav-3-item .toggle-dropdown span {
    display: none
}

.social-header .nav-3-item .dropdown-menu {
    top: 40px;
    right: 0;
    left: auto;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin: 0
}

.social-header .nav-3-item.open .toggle-dropdown,
.social-header .nav-3-item.active .toggle-dropdown,
.social-header .nav-3-item.nav-2-item.hasActive .toggle-dropdown {
    color: #fff
}

.social-header .nav-3-item.open .dropdown-menu,
.social-header .nav-3-item.active .dropdown-menu,
.social-header .nav-3-item.nav-2-item.hasActive .dropdown-menu {
    display: block
}

.social-header .header-navigation {
    float: right;
    position: relative
}

.social-header .header-navigation a {
    color: #fff
}

.social-header .header-navigation a:hover {
    text-decoration: none
}

.social-header .header-navigation .dropdown-menu a {
    color: #333
}

.social-header .header-navigation .dropdown-menu a:hover {
    text-decoration: underline
}

.social-header .header-navigation>div {
    display: inline-block;
    padding: 0 9px;
    vertical-align: top
}

.social-header .header-navigation>div:after {
    content: "";
    display: block;
    clear: both
}

.social-header .header-navigation .user-img {
    width: 24px;
    height: 24px
}

.social-header .header-navigation .header-dropdown-action {
    display: none;
    position: absolute;
    right: 0;
    top: 100%;
    width: 100%;
    z-index: 999;
    background-color: #fff;
    padding: 0;
    border: 1px solid #ddd
}

.social-header .header-navigation .header-dropdown-action .dropdown-heading {
    background-color: #fff;
    border-bottom: solid 1px #dddfe2;
    padding: 8px 12px 6px;
    font-weight: bold
}

.social-header .header-navigation .header-dropdown-action .dropdown-item {
    padding: 6px 12px;
    border-top: 1px solid #dddfe2
}

.social-header .header-navigation .header-dropdown-action .dropdown-item:first-child {
    border-top: none
}

.social-header .header-navigation .header-dropdown-action .dropdown-item .avatar {
    float: left;
    margin-right: 6px
}

.social-header .header-navigation .header-dropdown-action .dropdown-item:after {
    display: block;
    content: "";
    clear: both
}

.social-header .header-navigation .header-dropdown-action .dropdown-item .display-inline {
    display: inline-block;
    vertical-align: middle
}

.social-header .header-navigation .header-dropdown-action .dropdown-item a {
    color: #333
}

.social-header .header-navigation .header-dropdown-action .dropdown-item .requestStatusAction {
    padding-top: 12px
}

.social-header .header-navigation .header-dropdown-action .dropdown-item .empty {
    padding: 10px
}

.social-header .header-navigation .header-dropdown-action .message-item .room-title {
    overflow: hidden
}

.social-header .header-navigation .header-dropdown-action .message-item .room-title .title {
    margin-top: 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold
}

.social-header .header-navigation .header-dropdown-action .message-item .lastUpdateTime {
    margin-left: 6px;
    color: #777;
    font-size: 11px;
    margin-top: 6px
}

.social-header .header-navigation .header-dropdown-action .dropdown-footer {
    text-align: center
}

.social-header .header-navigation .header-dropdown-action .dropdown-footer a {
    color: #333;
    line-height: 30px;
    border-top: 1px solid #ddd;
    display: block
}

.social-header .header-navigation .header-dropdown-action .scrollbar-inner {
    height: 420px
}

.social-header .header-navigation.open .header-dropdown-action {
    display: block
}

@media (max-width: 768px) {
    .social-header .header-navigation {
        float: none;
        clear: left
    }

    .social-header .header-navigation .nav-1 {
        display: none
    }

    .social-header .header-navigation .nav-2 {
        width: calc(100% - 25%)
    }

    .social-header .header-navigation .nav-2 .nav-2-item {
        width: 33%
    }

    .social-header .header-navigation .nav-2 .nav-2-item a {
        width: auto;
        color: #fff
    }

    .social-header .header-navigation .nav-2 .nav-2-item .text-link {
        display: inline-block;
        padding-left: 6px;
        font-size: 15px;
        color: #fff
    }
}

@media (max-width: 768px) and (max-width: 720px) {
    .social-header .header-navigation .nav-2 .nav-2-item .text-link {
        display: none
    }
}

@media (max-width: 768px) {
    .social-header .header-navigation .nav-3 {
        width: calc(100% - 75%)
    }

    .social-header .header-navigation .nav-3 .nav-3-item {
        float: none
    }

    .social-header .header-navigation .nav-3 .nav-3-item .toggle-dropdown {
        width: auto;
        color: #fff
    }

    .social-header .header-navigation .nav-3 .nav-3-item .toggle-dropdown .fa-caret-down:before {
        content: "\f0c9"
    }

    .social-header .header-navigation .nav-3 .nav-3-item .text-link {
        display: inline-block;
        padding-left: 6px;
        font-size: 15px;
        color: #fff
    }
}

@media (max-width: 768px) and (max-width: 720px) {
    .social-header .header-navigation .nav-3 .nav-3-item .text-link {
        display: none
    }
}

@media (max-width: 425px) {
    .social-header .header-navigation.not-login {
        display: none
    }

    .social-header .header-navigation .nav-2 {
        width: 100%;
        display: flex;
        padding: 0
    }

    .social-header .header-navigation .nav-2 .nav-2-item {
        width: 25%
    }

    .social-header .header-navigation .nav-2 .nav-2-item .toggle-dropdown {
        text-align: center
    }

    .social-header .header-navigation .nav-2-item.active .dropdown-menu,
    .social-header .header-navigation .nav-2-item.hasActive .dropdown-menu {
        display: block;
        float: none;
        width: 100%;
        left: 0;
        right: 0;
        border-radius: 0
    }

    .social-header .header-navigation .nav-2-item.active .dropdown-menu>li>a,
    .social-header .header-navigation .nav-2-item.hasActive .dropdown-menu>li>a {
        color: #333;
        line-height: 30px;
        border-bottom: 1px solid #ddd
    }

    .social-header .header-navigation .nav-2-item.active .dropdown-menu>li>a>.fa,
    .social-header .header-navigation .nav-2-item.hasActive .dropdown-menu>li>a>.fa {
        margin-right: 6px
    }

    .social-header .header-navigation .nav-2-item.active .dropdown-menu>li:last-child>a,
    .social-header .header-navigation .nav-2-item.hasActive .dropdown-menu>li:last-child>a {
        border-bottom: 0
    }

    .social-header .header-navigation .nav-3 {
        display: none
    }

    .social-header .header-navigation .text-link {
        display: none 
    }
}

.social-header .user-tables-action {
    float: right;
    width: 40%;
    text-align: right
}

.social-header .user-tables-action a {
    color: #fff
}

@media (max-width: 768px) {
    .social-header .user-tables-action .nav-1-item:first-child {
        width: calc(100% - 80px);
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #fff
    }
}

@media (min-width: 544px) and (max-width: 768px) {
    .social-header .user-tables-action {
        width: 33%
    }

    .social-header .user-tables-action .nav-1-item:first-child {
        width: 100%
    }

    .social-header .user-tables-action .nav-1-item:last-child {
        display: none
    }
}

@media (max-width: 425px) {
    .social-header .user-tables-action {
        display: none
    }
}

.social-header .dropdown-menu.full-drop {
    left: 0;
    margin: 0
}

.social-header .dropdown-menu.full-drop .dropdown-li {
    border-bottom: 1px solid #eaeaea;
    padding: 7px 0
}

.social-header .dropdown-menu.full-drop .dropdown-li i {
    padding-right: 5px
}

.social-header .header-search.mobile-show .header-search-wrap {
    position: absolute;
    left: 0;
    right: 0;
    top: 0px;
    border: none;
    height: 50px;
    border-radius: 0;
    padding: 10px;
    background-color: #e91e7e
}

.social-header .header-search.mobile-show .header-search-wrap .search-box .hidden {
    display: block ;
    left: 0
}

.social-header .header-search.mobile-show .header-search-wrap .search-box .form-control {
    padding-left: 32px
}

.sidebar-newsfeed {
    margin-bottom: 10px
}

@media (max-width: 425px) {
    .sidebar-newsfeed {
        display: none
    }
}

.sidebar-newsfeed .sidebar-title {
    color: #2e2e2e;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 32px
}

.sidebar-newsfeed .sidebar-title span {
    font-weight: normal;
    color: #999
}

.sidebar-newsfeed ul.list-member {
    padding-bottom: 15px;
    padding-top: 5px;
    border-bottom: 1px solid #e1e1e1
}

.sidebar-newsfeed ul.list-member li {
    margin-bottom: 10px
}

.sidebar-newsfeed ul.list-member li a:hover .title-li {
    color: #e6000a
}

.sidebar-newsfeed ul.list-member li .img-li img {
    width: 24px;
    height: 24px;
    margin-right: 10px;
    border-radius: 3px
}

.sidebar-newsfeed ul.list-member li .title-li {
    color: #2e2e2e;
    font-size: 14px;
    line-height: 24px
}

.sidebar-newsfeed ul.list-bookmark {
    padding-bottom: 15px;
    padding-top: 5px
}

.sidebar-newsfeed ul.list-bookmark li {
    margin-bottom: 10px
}

.sidebar-newsfeed ul.list-bookmark li .img-bookmark img {
    width: 18px;
    height: 18px;
    border-radius: 3px;
    margin-top: 3px;
    margin-right: 10px
}

.sidebar-newsfeed ul.list-bookmark li a:hover .title-li {
    color: #e6000a
}

.sidebar-newsfeed ul.list-bookmark li .title-li {
    color: #323232
}

.sidebar-newsfeed ul.list-bookmark li .view-more {
    color: #999999 ;
    font-size: 12px
}

.sidebar-newsfeed ul.list-event-account {
    padding-bottom: 15px;
    padding-top: 5px;
    border-bottom: 1px solid #e1e1e1
}

.sidebar-newsfeed ul.list-event-account li {
    margin-bottom: 10px
}

.sidebar-newsfeed ul.list-event-account li a:hover .title-event-cont {
    color: #e6000a
}

.sidebar-newsfeed ul.list-event-account li .img-event {
    margin-top: 6px;
    margin-right: 15px
}

.sidebar-newsfeed ul.list-event-account li .img-event img {
    width: 24px;
    height: 24px;
    border-radius: 3px
}

.sidebar-newsfeed ul.list-event-account li .title-event-cont {
    color: #2e2e2e
}

.sidebar-newsfeed ul.list-event-account li .time-event,
.sidebar-newsfeed ul.list-event-account li .view-more {
    color: #999999 ;
    font-size: 12px
}

.menuAccount {
    padding-bottom: 10px;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 10px
}

@media (max-width: 425px) {
    .menuAccount {
        display: none
    }
}

.menuAccount ul li a {
    display: block;
    line-height: 34px;
    padding-left: 10px;
    border-radius: 3px;
    border: 1px solid;
    border-color: transparent
}

.menuAccount ul li a:hover {
    background-color: #fff;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.175);
    text-decoration: none
}

.menuAccount ul li a img {
    margin-right: 5px
}

.menuAccount ul li.active a,
.menuAccount ul .social-header li.nav-2-item.hasActive a,
.social-header .menuAccount ul li.nav-2-item.hasActive a {
    background-color: #fff;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    font-weight: bold;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.175)
}

.panel-social-common {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
    border: 0
}

.panel-social-common>.panel-heading {
    background: none;
    border: none
}

.panel-social-common>.panel-heading>.panel-title {
    font-weight: bold
}

.panel-social-common>.panel-body {
    padding-top: 0
}

.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,
.no-posts .emptyPost .icon {
    display: block;
    margin: 0 auto 15px;
    width: 40px;
    height: 40px;
    color: #adadad;
    vertical-align: middle
}

.ml-auto {
    margin-left: auto
}

.photo-element-content .photo-list-large .image-large-item {
    float: left;
    width: 50%;
    margin-bottom: 2px
}

.photo-element-content .photo-list-large .image-large-item a {
    display: block;
    margin-left: 1px
}

.photo-element-content .photo-list-large .image-large-item:first-child a {
    margin-left: 0;
    margin-right: 1px
}

.photo-element-content .photo-list-small .image-item {
    float: left;
    width: 25%;
    position: relative
}

.photo-element-content .photo-list-small .image-item>a {
    display: block;
    margin-right: 1px;
    margin-left: 1px
}

.photo-element-content .photo-list-small .image-item:first-child a {
    margin-left: 0
}

.photo-element-content .photo-list-small .image-item:last-child a {
    margin-right: 0
}

.photo-element-content .photo-list-small .image-item .totalImage {
    background-color: rgba(0, 0, 0, 0.4);
    bottom: 0;
    color: #fff;
    font-size: 35px;
    font-weight: normal;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.photo-element-content .photo-list-small.photo-list-grid_4 .image-item {
    width: 50%
}

.photo-element-content .photo-list-small.photo-list-grid_5 .image-item {
    width: 33.33367%
}

.photo-element-content .display-table {
    display: table;
    height: 100%;
    width: 100%
}

.photo-element-content .display-cell {
    display: table-cell;
    text-align: center;
    vertical-align: middle
}

.photo-element-content .photo-list-three-item .image-item {
    float: left;
    width: 100%;
    margin-bottom: 2px
}

.photo-element-content .photo-list-three-item .image-item:first-child a {
    margin-left: 0
}

.photo-element-content .photo-list-three-item .image-item:last-child a {
    margin-right: 0
}

.photo-element-content .photo-list-three-item .image-item+.image-item {
    width: 50%
}

.photo-element-content .photo-list-three-item .image-item+.image-item>a {
    display: block;
    margin-right: 1px;
    margin-left: 1px
}

.uploadCommentImg {
    height: 100px;
    width: 100%;
    margin-top: 10px;
    border: 1px dashed #ccc;
    position: relative
}

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

.uploadCommentImg.wrap-file-uploader {
    padding: 5px
}

.uploadCommentImg .uploadifyImageResult {
    position: absolute;
    top: 5px;
    width: 100%;
    height: 90px;
    left: 5px;
    right: 5px;
    background: transparent 
}

.uploadCommentImg .uploadifyImageResult a.delFile {
    background: none;
    color: #000;
    top: -6px;
    right: 5px;
    position: absolute;
    height: 25px
}

.uploadCommentImg .uploadifyImageResult a.delFile.editFile {
    display: none
}

.uploadCommentImg .uploadifyImageResult img {
    float: left
}

.uploadCommentImg .qq-upload-button {
    border: none
}

.timeline-div-loading .isLoading {
    background-image: url("http://ninhkieu.edu.vn/App/images/content-load.gif");
    background-repeat: repeat;
    background-size: contain;
    height: 100%;
    width: 100%
}

svg {
    vertical-align: middle
}

.groupEventWrapper .events-list-wrapper {
    margin-bottom: 20px
}

.groupEventWrapper .events-list-cover {
    overflow: hidden;
    position: relative;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2)
}

.groupEventWrapper .events-list-cover .event_cover {
    display: block;
    position: relative;
    height: 160px;
    background-color: #d7d7d7
}

.groupEventWrapper .events-list-cover .event_cover .intrst_btn {
    position: absolute;
    right: 10px;
    top: 10px
}

.groupEventWrapper .events-list-cover .event_cover .btn {
    font-size: 0;
    padding: 2px;
    border-radius: 50%;
    line-height: 1;
    background: rgba(0, 0, 0, 0.25);
    color: white;
    border: 0
}

.groupEventWrapper .events-list-cover .event-l-info {
    padding: 70px 10px 10px;
    background: linear-gradient(transparent, #000);
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    display: flex;
    align-items: center
}

.groupEventWrapper .events-list-cover .event-l-info .events-list-name {
    overflow: hidden;
    margin: 0 0 5px;
    word-break: break-all;
    text-overflow: ellipsis;
    white-space: nowrap
}

.groupEventWrapper .events-list-cover .event-l-info .events-list-name a {
    font-size: 24px;
    color: #fff
}

.groupEventWrapper .events-list-cover .event-l-info .info_prt {
    max-width: calc(100% - 115px)
}

.groupEventWrapper .events-list-cover .event-l-info .info_prt>span {
    display: block;
    font-size: 13px;
    margin: 2px 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.groupEventWrapper .events-list-cover .event-l-info .info_prt svg {
    width: 14px;
    height: 14px
}

.groupEventWrapper .events-list-cover .event-l-info .user-follow-button {
    margin-left: auto
}

.groupEventWrapper .events-list-cover .event-l-info .user-follow-button button {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 3px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    padding: 4px 16px 5px;
    text-decoration: none;
    min-width: 80px
}

.groupEventWrapper .events-list-cover .event-l-info .user-follow-button button svg {
    display: none
}

.groupEventWrapper .events-list-cover .event-l-info .user-follow-button svg.feather {
    margin-top: -3px;
    width: 16px;
    height: 16px
}

.event-options-list {
    padding-left: 0;
    margin-bottom: 15px;
    border-radius: 2px 2px 0 0;
    box-shadow: 0 1px 0 0 #e3e4e8, 0 0 0 1px #f1f1f1;
    background-color: #fff;
    overflow: hidden
}

.event-options-list .event_two_blocks {
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    margin: 0 0 2px;
    padding: 0
}

.event-options-list .event_two_blocks li {
    display: inline-block;
    text-align: center;
    width: 49.337%;
    padding: 13px 8px;
    font-size: 13px
}

.event-options-list .event_two_blocks li:first-child {
    border-right: 1px solid #ededed
}

.event-options-list .event_two_blocks li svg {
    margin-bottom: 5px
}

.event-options-list .event_two_blocks li span {
    display: block;
    font-weight: 700;
    margin-bottom: 2px;
    font-size: 14px
}

.event-options-list .event_cdown {
    padding: 0;
    margin: 30px 0;
    text-align: center
}

.event-options-list .event_cdown li {
    display: inline-block;
    font-size: 10px;
    list-style-type: none;
    padding: 0 7px;
    text-transform: uppercase;
    text-align: center
}

.event-options-list .event_cdown li span.time {
    font-size: 22px;
    background: #daefff;
    border-radius: 50%;
    margin: 0 auto 6px;
    position: relative;
    height: 45px;
    width: 45px;
    color: #2196F3;
    display: flex;
    align-items: center;
    justify-content: center
}

.eventProfile .btnEditProfile {
    position: absolute;
    top: 10px;
    right: 10px
}

.eventProfile .profile-cover-name {
    max-width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    display: flex;
    align-items: center;
    padding: 30px 20px 15px;
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.7))
}

.eventProfile .profile-cover-name .eventProfileInfo {
    max-width: calc(100% - 120px);
    display: flex;
    align-items: center;
    position: relative
}

.eventProfile .profile-cover-name .startTime {
    margin-right: 10px;
    background-color: rgba(0, 0, 0, 0.4);
    min-width: 85px;
    text-align: center;
    border: 2px solid #a5a5a5;
    border-radius: 3px;
    padding: 10px
}

.eventProfile .profile-cover-name .startTime .month {
    margin-bottom: 0px;
    text-transform: uppercase;
    font-size: 12px;
    display: block;
    line-height: 1
}

.eventProfile .profile-cover-name .startTime .date {
    margin: 0;
    font-size: 22px;
    font-weight: 500;
    line-height: 1
}

.eventProfile .profile-cover-name .options-btns {
    margin-left: auto
}

.eventProfile .profile-cover-name .options-btns .btn {
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 3px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    padding: 7px 16px 6px;
    text-decoration: none;
    min-width: 85px;
    border: 0
}

.eventProfile .profile-cover-name .options-btns svg {
    margin-top: -3px;
    width: 16px;
    height: 16px
}

.eventProfile .profile-cover-name .fullName .time {
    display: block;
    line-height: 20px
}

.eventProfile .profile-cover-action {
    bottom: auto;
    top: 15px
}

@media (max-width: 768px) {
    .tablet-fullwidth>.columns-widget>.row>.col-left {
        width: 100%;
        padding-right: 15px
    }

    .tablet-fullwidth>.columns-widget>.row>.col-right {
        width: 100%;
        padding-left: 15px
    }
}

.page-about-group {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    margin-bottom: 10px;
    padding: 20px
}

.page-about-group .page-avatar {
    text-align: center;
    margin-bottom: 15px
}

.page-about-group .page-avatar>.avatar {
    display: block;
    margin: auto;
    height: 150px;
    width: 150px;
    border-radius: 50%;
    background: #e91e7e;
    position: relative
}

.page-about-group .page-avatar .icon-default {
    width: 100px;
    height: 100px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.page-about-group .pageTitle {
    display: inherit;
    font-size: 20px;
    font-weight: normal;
    vertical-align: middle;
    word-wrap: break-word
}

.page-about-group .page-like-btn {
    margin-top: 20px
}

.page-about-group .follow_btn {
    width: 100%;
    background: var(--brand-primary);
    color: #fff
}

.page-about-group .follow_btn .button-text {
    font-size: 16px;
    vertical-align: middle
}

.list-member-thumbnail ul {
    margin-right: -5px;
    margin-left: -5px
}

.list-member-thumbnail li {
    width: 20%;
    display: inline-block;
    float: left;
    position: relative;
    margin-bottom: 10px;
    margin-left: 5px;
    margin-right: 5px
}

.list-member-thumbnail li .item-thumbnail {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

.list-member-thumbnail .item-title {
    font-size: 11px;
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.7));
    bottom: 0;
    color: #fff;
    left: 0;
    padding: 5px;
    position: absolute;
    right: 0
}

.list-member-thumbnail .item-title a {
    color: #fff
}

.box-body-controls {
    padding: 15px 0
}

.box-body-controls .controls-group {
    display: inline-block;
    vertical-align: middle
}

.fluid-main-navbar .nav {
    margin: 0
}

@media (max-width: 768px) {
    .fluid-main-navbar .nav {
        margin: 0
    }
}

.fluid-main-navbar .nav>li {
    display: inline-block
}

@media (max-width: 768px) {
    .fluid-main-navbar .nav .dropdown .flun-toggle {
        margin-right: 0 
    }
}

.fluid-main-navbar .nav .dropdown:hover>.dropdown-menu {
    font-size: inherit
}

@media (min-width: 768px) {
    .fluid-main-navbar .nav .dropdown:hover>.dropdown-menu {
        display: block
    }
}

.fluid-main-navbar .nav .dropdown-menu {
    position: absolute;
    background: #fff
}

.fluid-main-navbar .nav .dropdown-menu>li>a {
    font-size: inherit;
    padding-left: 12px;
    padding-right: 12px
}

.fluid-main-navbar .nav .fluid-nav-negative {
    border: 1px solid #eee;
    border-top: 0;
    right: -7px;
    white-space: normal
}

.fluid-main-navbar .nav .fluid-nav-negative li {
    display: inline-block;
    width: 100%
}

.fluid-main-navbar .nav .fluid-nav-negative .dropdown-menu {
    display: block;
    box-shadow: none;
    border: none;
    border-radius: 0;
    padding: 0;
    position: static;
    font-size: 12px;
    margin-top: 0
}

.fluid-main-navbar .nav .fluid-nav-negative .dropdown-menu>li>a {
    font-size: 12px;
    padding-left: 24px
}

.fluid-style1 {
    background-color: #fff;
    padding: 6px 10px 6px 0;
    border: 1px solid #eee
}

.fluid-style1 .nav>li>a:not(.dropdown-toggle) {
    padding: 4px 6px;
    margin-right: 6px;
    border: 1px solid transparent;
    border-radius: 2px;
    color: #333;
    position: relative
}

.fluid-style1 .nav>li>.dropdown-toggle {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 6px;
    width: 30px;
    padding: 6px 0;
    text-align: center;
    background: none
}

.fluid-style1 .nav>li.has-sub-menu>a:not(.dropdown-toggle) {
    padding-right: 30px
}

.fluid-style1 .nav>li.dropdown>a {
    border-color: #eee
}

.fluid-style1 .nav>li:hover>a::after {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    content: "";
    height: 50%;
    display: block
}

.fluid-style1 .nav>li.active>a,
.fluid-style1 .social-header .nav>li.nav-2-item.hasActive>a,
.social-header .fluid-style1 .nav>li.nav-2-item.hasActive>a {
    color: #555
}

.fluid-style1 .nav .dropdown-menu {
    top: 36px;
    border-color: #eee
}

.fluid-style1 .fluid-nav-dropdown .dropdown-toggle {
    display: none
}

.fluid-style1 .fluid-nav-dropdown .fluid-nav-negative .dropdown-menu {
    display: block;
    position: unset;
    border-left: 1px solid #eaeaea;
    margin-left: 10px;
    border-radius: 0
}

.fluid-style1.flex-menu>ul.nav {
    display: flex;
    align-items: center;
    padding-right: 0 
}

.fluid-style1.flex-menu>ul.nav>li {
    flex: 1
}

.fluid-style1.flex-menu>ul.nav>li>a {
    white-space: nowrap;
    text-align: center
}

.tl-message-content .message-content a {
    text-decoration: none
}

.cmt-form-content textarea.form-control {
    border-radius: 30px;
    box-shadow: none;
    border: 1px solid #ededed
}

.comment-timeLine .bound-comments .message-content .comment-edit-inline {
    pointer-events: fill
}

.comment-timeLine .tl-message-content {
    position: relative;
    text-align: justify;
    padding-right: 10px
}

.comment-timeLine .cmt-item {
    position: relative;
    text-align: justify
}

.comment-timeLine .cmt-item .dropdown.action-item {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1
}

.comment-timeLine .sub-comment-div>.sub-comment>.sub-comment-item>.cmt-item .dropdown.action-item {
    display: none
}

.comment-timeLine .sub-comment-div>.sub-comment>.sub-comment-item:hover>.cmt-item .dropdown.action-item {
    display: block
}

.label-document {
    color: #777
}

.list-info-document {
    display: grid;
    grid-template-columns: auto auto
}

body.postFocus::before {
    content: "";
    background: #000;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1051;
    display: block;
    bottom: 0;
    opacity: .6;
    transition: opacity .3s
}

.postFocus .post-nav-actionType2 {
    z-index: 1055;
    position: relative
}

.post-nav-actionType2 {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    margin-bottom: 10px;
    border: none
}

.post-nav-actionType2 .box.box-edit-layout {
    padding: 10px;
    margin-bottom: 0
}

.post-nav-actionType2 .box.box-edit-layout .cke_editable {
    border: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    box-shadow: none;
    padding: 0;
    outline: none;
    margin-bottom: 10px
}

.post-nav-actionType2 .box.box-edit-layout .form-button-action .btn-form .form-control {
    height: 30px 
}

.post-nav-actionType2 .box.box-edit-layout .form-button-action .btn-form .btn {
    padding: 4px 12px
}

.post-nav-actionType2 .select2-container .select2-selection--single {
    height: 30px 
}

.post-nav-actionType2 .member-post-form .action-form .dropdown>a {
    padding: 0 10px;
    line-height: 28px
}

.post-nav-actionType2 .member-post-form .action-form .dropdown>a>i {
    margin-top: 8px
}

.post-nav-actionType2 .member-post-form .action-form .child-action.btn-sm {
    padding: 0 10px;
    line-height: 30px
}

.post-nav-actionType2 .wrap-file-uploader {
    height: 50px ;
    line-height: 50px
}

.post-nav-actionType2 .wrap-file-uploader .uploadifyImageResult img {
    height: 50px 
}

.post-nav-actionType2 .wrap-file-uploader .file-uploader {
    line-height: 30px
}

.post-nav-actionType2 .wrap-uploadAlbum {
    height: 50px ;
    line-height: 50px
}

.post-nav-actionType2 .wrap-uploadAlbum .uploadifyImageResult img {
    height: 50px 
}

.post-nav-actionType2 .wrap-uploadAlbum .file-uploader {
    line-height: 30px
}

.tags-wrapper+.left-action {
    position: absolute
}

.post-nav-actionType2.post-nav-action>ul.list-inline {
    padding: 0 10px 10px 10px
}

@media (max-width: 543px) {
    .post-nav-actionType2.post-nav-action>ul.list-inline {
        display: -webkit-flex;
        display: flex
    }
}

.post-nav-actionType2.post-nav-action>ul.list-inline>li {
    border-left: none
}

@media (max-width: 543px) {
    .post-nav-actionType2.post-nav-action>ul.list-inline>li {
        padding-left: 3px;
        padding-right: 3px
    }
}

.post-nav-actionType2.post-nav-action>ul.list-inline>li:first-child {
    padding-left: 0
}

.post-nav-actionType2.post-nav-action>ul.list-inline>li>a {
    display: block;
    padding: 0 7px;
    background-color: #f3f3f3;
    border-radius: 30px;
    line-height: 32px;
    font-weight: 500;
    font-size: 13px
}

.post-nav-actionType2.post-nav-action>ul.dropdown-menu {
    margin: 0 ;
    padding: 10px ;
    max-width: calc(100vw - 50px);
    min-width: 280px
}

.post-nav-actionType2.post-nav-action>ul.dropdown-menu>li {
    border-left: none
}

.post-nav-actionType2.post-nav-action>.dropdown-menu>li>a {
    white-space: unset
}

.newsfeed-list .message-user a.message-avatar {
    border-radius: 50%
}

div[id^=navBar-action] {
    display: flex;
    display: -webkit-flex
}

@media (max-width: 768px) {
    .member-post-form .actionFormPost {
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap
    }

    .member-post-form div[id^=tag] {
        flex: 0 0 100%;
        -webkit-flex: 0 0 100%;
        margin-bottom: 10px
    }

    .member-post-form .right-action.pull-right {
        flex: 1;
        -webkit-flex: 1;
        display: -webkit-flex;
        display: flex;
        justify-content: flex-end
    }

    .member-post-form div[class^=accountList] {
        margin-right: 5px
    }

    .member-post-form .action-form .child-action {
        min-width: auto
    }

    .member-post-form select[name="fields[shareType]"] {
        height: 100% 
    }

    .member-post-form .tooltip {
        display: none 
    }

    .social-nav-action .list-inline>li>a span {
        display: none
    }
}

@media (max-width: 543px) {
    .social-nav-action .list-inline li:not(.active) a {
        color: #777
    }

    .post-nav-actionType2.post-nav-action>ul.list-inline>li>a {
        padding: 8px 13px;
        line-height: var(--line-height-base)
    }

    .list-info-document {
        grid-template-columns: auto
    }

    .post-nav-actionType2 {
        border-radius: 0
    }
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden
}

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

.columnAction3 {
    width: 33% 
}

.columnAction2 {
    width: 50% ;
    text-align: center 
}

.columnAction1 {
    width: 100% ;
    text-align: center 
}

.action-inner .message-action-button:last-child {
    text-align: right
}

@media (max-width: 543px) {
    .newsfeed-list .message-action .action-inner {
        display: flex;
        display: -webkit-flex;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        white-space: nowrap
    }

    .newsfeed-list .message-action .action-inner>a {
        flex: 1;
        -webkit-flex: 1;
        width: auto;
        font-size: 13px
    }
}

.tags-list-account input {
    width: 100%;
    height: 31px;
    border: none;
    outline: none
}

.urlInfo {
    margin-top: 6px
}

.urlInfo .contentInfo {
    border: 1px solid #dddfe2;
    margin: 0;
    padding: 10px 12px;
    position: relative
}

.urlInfo .imgInfo .img {
    min-height: initial;
    width: 100%
}

.urlInfo a {
    text-decoration: none
}

.urlInfo .urlDomain {
    color: #606770;
    font-size: 12px
}

.urlInfo .urlTitle {
    font-family: inherit;
    font-size: 16px;
    line-height: 20px;
    margin: 5px 0 0;
    color: #1d2129;
    font-weight: bold
}

.urlInfo .urlDescription {
    color: #606770;
    font-size: 14px;
    line-height: 20px;
    word-break: break-word;
    max-height: 80px;
    overflow: hidden
}

.document-statistic .itemValue {
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 5px ;
    color: var(--brand-primary)
}

.document-statistic .static-inner {
    margin-left: -5px;
    margin-right: -5px
}

.document-statistic .boxStatictis-item {
    float: left;
    width: 50%;
    padding: 0 5px 10px
}

.document-statistic .boxStatictis-item .itemInner .itemTitle {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-height: 1.428571429
}

.document-statistic .itemInner {
    background: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
    border: none;
    text-align: center;
    padding: 10px 5px
}

.document-statistic a:hover {
    text-decoration: none
}

@media (min-width: 768px) and (max-width: 992px) {
    .document-statistic .boxStatictis-item {
        float: left;
        width: 100% ;
        padding: 0 5px 10px;
        height: 92px
    }

    .document-statistic .boxStatictis-item .itemInner .itemTitle {
        white-space: nowrap;
        position: relative;
        width: 100%;
        cursor: pointer;
        height: auto;
        overflow: hidden;
        text-overflow: ellipsis
    }
}

.playlist-none .video-img {
    position: relative
}

.playlist-none .video-img .play-video {
    position: relative
}

.playlist-none .video-img>a {
    display: block
}

.playlist-none .video-img a.play-video::after {
    content: "\f04b";
    font-family: "Font Awesome 5 Free", sans-serif;
    font-weight: 900;
    font-size: 2em;
    position: absolute;
    top: calc(50% - 22px);
    left: calc(50% - 35px);
    color: #fff;
    background: #000000;
    width: 70px;
    height: 45px;
    display: block;
    text-align: center;
    border-radius: 7px;
    line-height: 45px
}

.playlist-none .video-img a.play-video:hover::after {
    background: #ff3535
}

.menuAccount .card {
    display: flex;
    flex-direction: row;
    color: #4b4f56
}

.menuAccount .card-content {
    padding: 10px;
    flex: 1
}

.menuAccount .welcome {
    margin-bottom: 10px
}

.menuAccount .welcome .card-content {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0
}

.menuAccount .welcome .wall-link {
    color: #e91e7e;
    font-weight: 700
}

.menuAccount .welcome .card-thumb {
    padding: 0
}

.menuAccount .welcome .card-thumb>img {
    width: 55px;
    height: 55px;
    border-radius: 3px
}

.list-index-column {
    width: 40px
}

.list-image-column {
    width: 60px
}

.float-none {
    float: none 
}

.relative {
    position: relative
}

.font-small {
    font-size: 12px
}

.font-size-11 {
    font-size: 11px
}

.fa-1_2x {
    font-size: 1.2em 
}

.fa-1_5x {
    font-size: 1.5em 
}

.mr-0 {
    margin-right: 0 
}

.bra-0 {
    border-radius: 0 
}

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

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

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

.w-200 {
    width: 200px 
}

.w-230 {
    width: 230px ;
    max-width: 230px 
}

.wp-10 {
    width: 10% 
}

.wp-20 {
    width: 20% 
}

.wp-25 {
    width: 25% 
}

.wp-30 {
    width: 30% 
}

.wp-35 {
    width: 35% 
}

.wp-40 {
    width: 40% 
}

.wp-50 {
    width: 50% 
}

.wp-60 {
    width: 60% 
}

.wp-70 {
    width: 70% 
}

.wp-80 {
    width: 80% 
}

.wp-90 {
    width: 90% 
}

.wp-100 {
    width: 100% 
}

.w-auto {
    width: auto 
}

.p-5 {
    padding: 5px 
}

.p-10 {
    padding: 10px 
}

.p-20 {
    padding: 20px 
}

.p-15 {
    padding: 15px 
}

.pt-0,
.ptb-0 {
    padding-top: 0 
}

.pb-0,
.ptb-0 {
    padding-bottom: 0 
}

.pl-0,
.plr-0 {
    padding-left: 0 
}

.pr-0,
.plr-0 {
    padding-right: 0 
}

.pt-5,
.ptb-5 {
    padding-top: 5px 
}

.pb-5,
.ptb-5 {
    padding-bottom: 5px 
}

.pt-10,
.ptb-10 {
    padding-top: 10px 
}

.pt-15,
.ptb-15 {
    padding-top: 15px 
}

.pb-10,
.ptb-10 {
    padding-bottom: 10px 
}

.pb-15,
.ptb-15 {
    padding-bottom: 15px 
}

.pt-20,
.ptb-20 {
    padding-top: 20px 
}

.pb-20,
.ptb-20 {
    padding-bottom: 20px 
}

.pl-5,
.plr-5 {
    padding-left: 5px 
}

.pl-10,
.plr-10 {
    padding-left: 10px 
}

.pl-15,
.plr-15 {
    padding-left: 15px 
}

.pl-20,
.plr-20 {
    padding-left: 20px 
}

.pr-5,
.plr-5 {
    padding-right: 5px 
}

.pr-10,
.plr-10 {
    padding-right: 10px 
}

.pr-15,
.plr-15 {
    padding-right: 15px 
}

.pr-20,
.plr-20 {
    padding-right: 20px 
}

.p-40 {
    padding: 40px 
}

.pt-40 {
    padding-top: 40px 
}

.pb-40 {
    padding-bottom: 40px 
}

.pl-40 {
    padding-left: 40px 
}

.pr-40 {
    padding-right: 40px 
}

.p-50 {
    padding: 50px 
}

.pt-50 {
    padding-top: 50px 
}

.pb-50 {
    padding-bottom: 50px 
}

.pl-50 {
    padding-left: 50px 
}

.pr-50 {
    padding-right: 50px 
}

.mt-0,
.mtb-0 {
    margin-top: 0 
}

.mb-0,
.mtb-0 {
    margin-bottom: 0 
}

.ml-0,
.mlr-0 {
    margin-left: 0 
}

.mr-0,
.mlr-0 {
    margin-right: 0 
}

.mt-5,
.mtb-5 {
    margin-top: 5px 
}

.mt-10,
.mtb-10 {
    margin-top: 10px 
}

.mt-15,
.mtb-15 {
    margin-top: 15px 
}

.mt-20,
.mtb-20 {
    margin-top: 20px 
}

.mb-5,
.mtb-5 {
    margin-bottom: 5px 
}

.mb-10,
.mtb-10 {
    margin-bottom: 10px 
}

.mb-15,
.mtb-15 {
    margin-bottom: 15px 
}

.mb-20,
.mtb-20 {
    margin-bottom: 20px 
}

.ml-5,
.mlr-5 {
    margin-left: 5px 
}

.ml-10,
.mlr-10 {
    margin-left: 10px 
}

.ml-15,
.mlr-15 {
    margin-left: 15px 
}

.ml-20,
.mlr-20 {
    margin-left: 20px 
}

.mr-5,
.mlr-5 {
    margin-right: 5px 
}

.mr-10,
.mlr-10 {
    margin-right: 10px 
}

.mr-15,
.mlr-15 {
    margin-right: 15px 
}

.mr-20,
.mlr-20 {
    margin-right: 20px 
}

.mt-30 {
    margin-top: 30px 
}

.mb-30 {
    margin-bottom: 30px 
}

.m-40 {
    margin: 40px 
}

.mt-40 {
    margin-top: 40px 
}

.mb-40 {
    margin-bottom: 40px 
}

.ml-40 {
    margin-left: 40px 
}

.mr-40 {
    margin-right: 40px 
}

.m-50 {
    margin: 50px 
}

.mt-50 {
    margin-top: 50px 
}

.mb-50 {
    margin-bottom: 50px 
}

.ml-50 {
    margin-left: 50px 
}

.mr-50 {
    margin-right: 50px 
}

.no-padding {
    padding: 0 
}

.no-margin {
    margin: 0 
}

.l-h-20 {
    line-height: 20px 
}

.l-h-30 {
    line-height: 30px 
}

.a-middle {
    vertical-align: middle 
}

.a-bottom {
    vertical-align: bottom 
}

.a-top {
    vertical-align: top 
}

.text-bold {
    font-weight: bold
}

.text-italic {
    text-decoration: italic
}

.text-underline {
    text-decoration: underline
}

.text-line-through {
    text-decoration: line-through
}

.text-normal {
    font-weight: normal
}

.group-pagination a,
.group-pagination span {
    float: none ;
    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: 20% 0 0;
    -ms-flex: 20% 0 0;
    flex: 20% 0 0;
    max-width: 25%
}

.flex-column .flexbox-right,
.d-flex .flexbox-right {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
}

@media (max-width: 767px) {

    .flex-column,
    .d-flex {
        display: block 
    }
}

@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: #e9440a
}

.ribbon-bookmark.bg-danger:before {
    border-color: #e9440a;
    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: #e9440a;
    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 
    }

    .d-flex .flexbox-left {
        width: 100% ;
        max-width: 100% 
    }

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

.btn-action-primary {
    background-color: #e91e7e;
    border-color: #e91e7e;
    color: #fff;
    padding: 0 15px;
    line-height: 32px;
    border-radius: 4px
}

.btn-action-primary:hover {
    background-color: #c11365 ;
    color: #fff;
    border-color: #c11365 
}

.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 ;
    margin: 0 .5rem 0 0 ;
    cursor: pointer;
    margin-top: 0;
    vertical-align: top;
    width: 16px;
    height: 16px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.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: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: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:focus:after {
    outline: 1px solid #58b3f0
}

.style-radio-true {
    position: relative ;
    margin: 0 .5rem 0 0 ;
    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;
    outline: none
}

.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 ;
    margin: 0 .5rem 0 0 ;
    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 ;
    top: 0;
    margin: 0 .5rem 0 0 ;
    cursor: pointer;
    margin-top: 0;
    vertical-align: top;
    width: 16px;
    height: 16px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

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

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

.style-checkbox:checked:after {
    background: #e91e7e;
    border: none
}

.style-checkbox.error:after {
    border-color: red
}

.style-checkbox:checked:after {
    background: #e91e7e;
    border: none
}

.d-flex-f {
    display: -webkit-box ;
    display: -ms-flexbox ;
    display: flex 
}

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

.list_rooms-message {
    max-height: 400px;
    overflow-y: auto
}

.list_rooms-message>li {
    border-bottom: 1px solid #eee
}

.list_rooms-message>li .item-inner {
    padding-top: 5px;
    padding-bottom: 5px
}

.list_rooms-message>li .item-inner>a {
    text-decoration: none
}

.list_rooms-message>li img {
    width: 50px;
    height: 50px;
    margin-top: 6px;
    margin-right: 10px;
    border-radius: 4px
}

.list_rooms-message>li .room-title>span {
    display: block;
    margin-bottom: 3px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

#mmc-chat.inbox .box .box-footer {
    height: 40px;
    padding: 5px;
    border-top: 1px solid #c7c7c7;
    position: fixed;
    width: 100%;
    bottom: 0;
    background: #fff
}

#mmc-chat.inbox .box .box-footer .item {
    float: left
}

#mmc-chat.inbox .box .box-footer .icons .smile-ico {
    background-image: url("http://ninhkieu.edu.vn/css/1.5214118/26105/img/smile.png");
    background-repeat: no-repeat;
    width: 29px;
    height: 29px;
    margin-right: 5px
}

#mmc-chat.inbox .box .box-footer .icons .smiles-set {
    background-color: #F3F3F3;
    display: none;
    position: absolute;
    width: 200px;
    height: 200px;
    border: 1px solid #f5f5f5;
    -webkit-box-shadow: 0 1px 8px 0 rgba(5, 5, 5, 0.5);
    -moz-box-shadow: 0 1px 8px 0 rgba(5, 5, 5, 0.5);
    box-shadow: 0 1px 8px 0 rgba(5, 5, 5, 0.5);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

#mmc-chat.inbox .box .box-footer .icons .smiles-set::after {
    content: "";
    position: absolute;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 5px solid #000;
    transform-origin: 0 0;
    box-shadow: -3px 3px 3px 0px rgba(0, 0, 0, 0.4);
    bottom: -10px;
    left: 6px;
    border-color: transparent transparent #f5f5f5 #F3F3F3;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

#mmc-chat.inbox .box .box-footer .file {
    background-image: url("http://ninhkieu.edu.vn/css/1.5214118/26105/img/picture.png");
    background-repeat: no-repeat;
    width: 24px;
    height: 29px;
    margin-left: 5px;
    margin-top: 3px;
    float: right;
    cursor: pointer
}

#mmc-chat.inbox .box .box-footer .file .selected-file {
    visibility: hidden
}

#mmc-chat.inbox .box .box-footer .send-message {
    width: 75%;
    height: 30px;
    overflow-y: auto;
    font-size: 12px
}

#mmc-chat.inbox .box .box-footer .send-message .textarea {
    min-height: 30px
}

#mmc-chat.inbox .box .box-footer .send-message .textarea .placeholder {
    color: #c0c0c0
}

#mmc-chat.inbox .box .box-footer .send-message .textarea .send-sticker {
    width: 24px;
    height: 24px;
    display: inline-block;
    background-repeat: no-repeat
}

#mmc-chat.inbox .box .box-body {
    height: 100%;
    background-color: #fafafa
}

#mmc-chat.inbox .box .box-body .status {
    height: 4px;
    position: absolute;
    width: 100%;
    z-index: 10
}

#mmc-chat.inbox .box .box-body .options {
    z-index: 5;
    background-color: #fff;
    padding: 10px 9px;
    height: 40px;
    -webkit-box-shadow: 0 2px 8px 0 rgba(50, 50, 50, 0.39);
    -moz-box-shadow: 0 2px 8px 0 rgba(50, 50, 50, 0.39);
    box-shadow: 0 2px 8px 0 rgba(50, 50, 50, 0.39);
    position: relative
}

#mmc-chat.inbox .box .box-body .options a {
    display: inline-block;
    margin: 0 5px
}

#mmc-chat.inbox .box .box-body .options .video-cam {
    background: url("http://ninhkieu.edu.vn/css/1.5214118/26105/img/video-cam.png") no-repeat;
    height: 18px;
    width: 32px;
    margin-top: 2px
}

#mmc-chat.inbox .box .box-body .options .person-add {
    background: url("http://ninhkieu.edu.vn/css/1.5214118/26105/img/chat-person-add.png") no-repeat;
    height: 24px;
    width: 29px
}

#mmc-chat.inbox .box .box-body .options .group {
    float: left;
    width: 50%
}

#mmc-chat.inbox .box .box-body .options .group1 {
    display: flex
}

#mmc-chat.inbox .box .box-body .options .group2 {
    text-align: right
}

#mmc-chat.inbox .box .box-body .message-scroller {
    background-color: #f3f3f3;
    width: 100%
}

#mmc-chat.inbox .box .box-body .message-scroller .messages .date {
    text-align: center;
    padding: 10px 5px;
    color: #bdbdbd
}

#mmc-chat.inbox .box .box-body .message-scroller .messages .message {
    padding: 10px;
    margin: 10px 0
}

#mmc-chat.inbox .box .box-body .message-scroller .messages .message .sender {
    margin-right: 10px
}

#mmc-chat.inbox .box .box-body .message-scroller .messages .message .sender .avatar {
    border: 1px solid #c2c2c2;
    width: 42px;
    height: 42px
}

#mmc-chat.inbox .box .box-body .message-scroller .messages .message .body {
    width: 87%
}

#mmc-chat.inbox .box .box-body .message-scroller .messages .message .body .content {
    position: relative;
    padding: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

#mmc-chat.inbox .box .box-body .message-scroller .messages .message .body .content .preview-image {
    vertical-align: middle;
    margin: 2px;
    width: 50px;
    height: 35px;
    float: left;
    cursor: pointer;
    border: #bdbdbd
}

#mmc-chat.inbox .box .box-body .message-scroller .messages .message .body .content a {
    text-decoration: underline;
    color: #1c5c9d
}

#mmc-chat.inbox .box .box-body .message-scroller .messages .message .body .content .attachment {
    display: flex;
    margin: 10px 0
}

#mmc-chat.inbox .box .box-body .message-scroller .messages .message .body .content .attachment .type {
    font-size: 13px;
    padding: 4px 9px;
    height: 26px;
    width: 43px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: #fff
}

#mmc-chat.inbox .box .box-body .message-scroller .messages .message .body .content .attachment .pdf {
    background-color: #c44141
}

#mmc-chat.inbox .box .box-body .message-scroller .messages .message .body .content .attachment .excel {
    background-color: #50b025
}

#mmc-chat.inbox .box .box-body .message-scroller .messages .message .body .content .attachment .filename a {
    margin-left: 5px;
    text-decoration: none;
    color: #000
}

#mmc-chat.inbox .box .box-body .message-scroller .messages .message .body .content::after {
    content: "";
    position: absolute;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 14px solid black;
    transform-origin: 0 0;
    box-shadow: -3px 3px 3px 0px rgba(0, 0, 0, 0.4)
}

#mmc-chat.inbox .box .box-body .message-scroller .messages .message .body .seen {
    margin-top: 2px;
    font-size: 11px;
    color: #bdbdbd
}

#mmc-chat.inbox .box .box-body .message-scroller .messages .in .sender {
    float: left
}

#mmc-chat.inbox .box .box-body .message-scroller .messages .in .body {
    float: left
}

#mmc-chat.inbox .box .box-body .message-scroller .messages .in .body .content {
    background-color: #c2e8e2
}

#mmc-chat.inbox .box .box-body .message-scroller .messages .in .body .content::after {
    left: 4px;
    top: -19px;
    border-color: transparent transparent #c2e8e2 transparent;
    -webkit-transform: rotate(-315deg);
    -moz-transform: rotate(-315deg);
    transform: rotate(-315deg)
}

#mmc-chat.inbox .box .box-body .message-scroller .messages .in .body .seen {
    float: left
}

#mmc-chat.inbox .box .box-body .message-scroller .messages .out .sender {
    float: right
}

#mmc-chat.inbox .box .box-body .message-scroller .messages .out .body {
    float: right;
    width: 77%
}

#mmc-chat.inbox .box .box-body .message-scroller .messages .out .body .content {
    background-color: #fafafa
}

#mmc-chat.inbox .box .box-body .message-scroller .messages .out .body .content,
#mmc-chat.inbox .box .box-body .message-scroller .messages .out .body .seen {
    margin-right: 10px
}

#mmc-chat.inbox .box .box-body .message-scroller .messages .out .body .content::after {
    top: 0px;
    right: -3px;
    border-color: transparent transparent #fafafa transparent;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

#mmc-chat.inbox .box .box-body .message-scroller .messages .out .body .seen {
    float: right
}

#mmc-chat.inbox .box .box-body .message-scroller .messages .message.no-avatar {
    padding: 0 20px
}

#mmc-chat.inbox .box .box-body .message-scroller .messages .message.no-avatar .sender {
    display: none
}

#mmc-chat.inbox .box .box-body .message-scroller .messages .message.no-avatar .body {
    width: 95% 
}

#mmc-chat.inbox .box .box-body .message-scroller .messages .message.no-avatar .body .content {
    margin-right: 0
}

#mmc-chat .chat-box {
    height: 400px;
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 100
}

#mmc-chat .chat-box ul.boxs li.box {
    height: 360px;
    float: left;
    width: 300px;
    margin-right: 15px;
    direction: ltr
}

#mmc-chat .chat-box ul.boxs li.box .had-container {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    border-radius: 6px 6px 0 0;
    background-color: #fff
}

#mmc-chat .chat-box ul.boxs li.box .box-header .info span.box-username {
    vertical-align: text-bottom;
    margin-left: 5px
}

#mmc-chat .chat-box ul.boxs li.box .box-header .info span.box-username a {
    color: #fff
}

#mmc-chat .chat-box ul.boxs li.box .box-header .info span.box-username a:hover {
    text-decoration: underline
}

#mmc-chat .chat-box ul.boxs li.box .box-header .tools {
    display: inline-block;
    float: right;
    width: 26%;
    padding: 6px 0
}

#mmc-chat .chat-box ul.boxs li.box .box-header .tools span {
    padding: 5px 10px;
    display: inline-block
}

#mmc-chat .chat-box ul.boxs li.box .box-header .tools span:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
    cursor: pointer
}

#mmc-chat .chat-box ul.boxs li.box .box-footer .message-input {
    display: flex;
    flex: 0 0 35px;
    border: 1px solid #ccc;
    position: relative
}

#mmc-chat .chat-box ul.boxs li.box .box-footer .input-message-container {
    width: 100%
}

#mmc-chat .chat-box ul.boxs li.box .box-footer .form-control {
    min-height: 30px;
    border-radius: 0;
    border-left: none;
    border-bottom: none;
    border-top: none;
    resize: none
}

#mmc-chat .chat-box ul.boxs li.box .box-footer .send-button {
    transition: color 0.2s ease-out, background-color 0.2s ease-out;
    color: #848484;
    background-color: #f4f4f4;
    border: none;
    padding: 0 10px
}

#mmc-chat .chat-box ul.boxs li.box .box-footer .send-button i {
    font-size: 18px
}

#mmc-chat .chat-box ul.boxs li.box .box-footer .send-message .textarea .send-sticker {
    width: 24px;
    height: 24px;
    display: inline-block;
    background-repeat: no-repeat
}

#mmc-chat .chat-box ul.boxs li.box .box-body .message-scroller .messages .date {
    text-align: center;
    padding: 10px 5px;
    color: #bdbdbd
}

#mmc-chat .chat-box ul.boxs li.box .box-body .message-scroller .messages .message {
    padding: 10px;
    border: none
}

#mmc-chat .chat-box ul.boxs li.box .box-body .message-scroller .messages .message .sender {
    margin-right: 10px
}

#mmc-chat .chat-box ul.boxs li.box .box-body .message-scroller .messages .message .sender .avatar {
    border: 1px solid #c2c2c2;
    width: 42px;
    height: 42px
}

#mmc-chat .chat-box ul.boxs li.box .box-body .message-scroller .messages .message .body {
    width: 77%
}

#mmc-chat .chat-box ul.boxs li.box .box-body .message-scroller .messages .message .body .content {
    position: relative;
    padding: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

#mmc-chat .chat-box ul.boxs li.box .box-body .message-scroller .messages .message .body .content .preview-image {
    vertical-align: middle;
    margin: 2px;
    width: 50px;
    height: 35px;
    float: left;
    cursor: pointer;
    border: #bdbdbd
}

#mmc-chat .chat-box ul.boxs li.box .box-body .message-scroller .messages .message .body .content a {
    text-decoration: underline;
    color: #1c5c9d
}

#mmc-chat .chat-box ul.boxs li.box .box-body .message-scroller .messages .message .body .content .attachment {
    display: flex;
    margin: 10px 0
}

#mmc-chat .chat-box ul.boxs li.box .box-body .message-scroller .messages .message .body .content .attachment .type {
    font-size: 13px;
    padding: 4px 9px;
    height: 26px;
    width: 43px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: #fff
}

#mmc-chat .chat-box ul.boxs li.box .box-body .message-scroller .messages .message .body .content .attachment .pdf {
    background-color: #c44141
}

#mmc-chat .chat-box ul.boxs li.box .box-body .message-scroller .messages .message .body .content .attachment .excel {
    background-color: #50b025
}

#mmc-chat .chat-box ul.boxs li.box .box-body .message-scroller .messages .message .body .content .attachment .filename a {
    margin-left: 5px;
    text-decoration: none;
    color: #000
}

#mmc-chat .chat-box ul.boxs li.box .box-body .message-scroller .messages .message .body .content::after {
    content: "";
    position: absolute;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 14px solid black;
    transform-origin: 0 0;
    box-shadow: -3px 3px 3px 0px rgba(0, 0, 0, 0.4)
}

#mmc-chat .chat-box ul.boxs li.box .box-body .message-scroller .messages .message .body .seen {
    margin-top: 2px;
    font-size: 11px;
    color: #bdbdbd
}

#mmc-chat .chat-box ul.boxs li.box .box-body .message-scroller .messages .in .sender {
    float: left
}

#mmc-chat .chat-box ul.boxs li.box .box-body .message-scroller .messages .in .body {
    float: left
}

#mmc-chat .chat-box ul.boxs li.box .box-body .message-scroller .messages .in .body .content {
    background-color: #c2e8e2
}

#mmc-chat .chat-box ul.boxs li.box .box-body .message-scroller .messages .in .body .content::after {
    left: 4px;
    top: -19px;
    border-color: transparent transparent #c2e8e2 transparent;
    -webkit-transform: rotate(-315deg);
    -moz-transform: rotate(-315deg);
    transform: rotate(-315deg)
}

#mmc-chat .chat-box ul.boxs li.box .box-body .message-scroller .messages .in .body .seen {
    float: left
}

#mmc-chat .chat-box ul.boxs li.box .box-body .message-scroller .messages .out .sender {
    float: right
}

#mmc-chat .chat-box ul.boxs li.box .box-body .message-scroller .messages .out .body {
    float: right;
    width: 80%
}

#mmc-chat .chat-box ul.boxs li.box .box-body .message-scroller .messages .out .body .content {
    background-color: #fafafa
}

#mmc-chat .chat-box ul.boxs li.box .box-body .message-scroller .messages .out .body .content,
#mmc-chat .chat-box ul.boxs li.box .box-body .message-scroller .messages .out .body .seen {
    margin-right: 10px
}

#mmc-chat .chat-box .content>span {
    word-wrap: break-word
}

#mmc-chat .chat-box ul.boxs li.box .box-body .message-scroller .messages .out .body .content::after {
    top: 0px;
    right: -3px;
    border-color: transparent transparent #fafafa transparent;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

#mmc-chat .chat-box ul.boxs li.box .box-body .message-scroller .messages .out .body .seen {
    float: right
}

#mmc-chat .chat-box ul.boxs li.box .box-body .message-scroller .messages .message.no-avatar {
    padding: 0 20px
}

#mmc-chat .chat-box ul.boxs li.box .box-body .message-scroller .messages .message.no-avatar .sender {
    display: none
}

#mmc-chat .chat-box ul.boxs li.box .box-body .message-scroller .messages .message.no-avatar .body {
    width: 95% 
}

#mmc-chat .chat-box ul.boxs li.box .box-body .message-scroller .messages .message.no-avatar .body .content {
    margin-right: 0
}

#mmc-chat .chat-box ul.boxs li.minimized .dropdown li .username {
    width: 85%;
    height: 22px
}

#mmc-chat .chat-box ul.boxs li.minimized .dropdown li .remove {
    width: 13%;
    padding: 2PX 4PX;
    float: right
}

#mmc-chat .chat-box ul.boxs li.minimized .dropdown li .remove:hover {
    background-color: #c0c0c0 
}

#mmc-chat .chat-box ul.boxs li.minimized .dropdown li:hover {
    color: #fff
}

#mmc-chat .chat-box ul.boxs li.hidden {
    display: none
}

#mmc-chat .chat-box ul.boxs li.box.collapsed {
    height: 5px
}

#mmc-chat .chat-box ul.boxs li.box.collapsed .box-header {
    position: absolute;
    bottom: 0;
    width: 300px
}

#mmc-chat .chat-box ul.boxs li.box.collapsed .box-header .info:hover {
    cursor: pointer
}

#mmc-chat .chat-box ul.boxs li.box.collapsed .box-body,
#mmc-chat .chat-box ul.boxs li.box.collapsed .box-footer {
    display: none
}

#mmc-chat .chat-box ul.boxs li.new-message .box-header {
    -webkit-animation: has-new-message 2.5s infinite;
    -moz-animation: has-new-message 2.5s infinite;
    -ms-animation: has-new-message 2.5s infinite;
    -o-animation: has-new-message 2.5s infinite;
    animation: has-new-message 2.5s infinite
}

@-webkit-keyframes has-new-message {

    0%,
    50%,
    100% {
        opacity: 0.8;
        filter: alpha(opacity=80)
    }

    25%,
    75% {
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@keyframes has-new-message {

    0%,
    50%,
    100% {
        opacity: 0.8;
        filter: alpha(opacity=80)
    }

    25%,
    75% {
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

body {
    scrollbar-base-color: #C0C0C0;
    scrollbar-highlight-color: #C0C0C0;
    scrollbar-track-color: #EBEBEB;
    scrollbar-arrow-color: black;
    scrollbar-shadow-color: #C0C0C0
}

*::-webkit-scrollbar {
    width: 12px
}

*::-webkit-scrollbar-track {
    background-color: #eaeaea;
    border-left: 1px solid #ccc
}

*::-webkit-scrollbar-thumb {
    background-color: #ccc
}

*::-webkit-scrollbar-thumb:hover {
    background-color: #aaa
}

.users:focus::-webkit-scrollbar {
    width: 12px
}

.users:hover ::-webkit-scrollbar {
    width: 4px
}

.chat-box .message-scroller {
    overflow-y: auto;
    background-color: #f3f3f3;
    height: 255px;
    width: 100%
}

.chat-box .box-header {
    padding: 7px 5px 5px 10px;
    background-color: #ff7300;
    height: 30px;
    color: #fff;
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0
}

.chat-box .box-footer {
    height: 48px;
    padding: 5px;
    border-top: 1px solid #c7c7c7;
    background: #fff
}

.chat-box .innerWrap-addUser {
    display: flex;
    flex-direction: row;
    border-bottom: 1px solid #ddd;
    padding: 5px
}

.chat-box .innerWrap-addUser .input-text {
    flex: 1;
    overflow: hidden;
    padding-top: 1px;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-right: 6px
}

.chat-box .innerWrap-addUser input {
    width: 100%;
    height: 28px;
    padding: 3px
}

.chat-box .addUserInMessage {
    display: none
}

.chat-box .showAddInJoin .addUserInMessage {
    display: block
}

.chat-box .showAddInJoin .message-scroller {
    height: 282px
}

.badge-danger {
    background-color: #e9440a
}

.list-notification-new li {
    padding: 6px 10px;
    border-bottom: 1px solid #dddfe2
}

.list-notification-new li:hover {
    background-color: #F6F7F9
}

.list-notification-new li a {
    font-weight: bold
}

.list-notification-new .notify-icon {
    display: inline-block;
    margin-right: 10px
}

.list-notification-new .notify-icon img {
    width: 30px;
    height: 30px
}

.list-notification-new .notify-icon .fa-bell {
    font-size: 16px
}

.list-notification-new .content-notification {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 44px)
}

.list-notification-new .post-title {
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.list-notification-new .date {
    font-size: 12px;
    color: #999;
    font-style: italic
}

.list-notification-new .noti-action {
    line-height: 48px 
}

.member-panel {
    box-shadow: none;
    border-radius: 0
}

.member-panel .panel-heading {
    background-color: transparent;
    border-bottom: none
}

.member-panel .panel-heading h3 {
    background-image: url("http://ninhkieu.edu.vn/App/Corporate/images/bg-gt-member.png");
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 30px;
    line-height: 24px
}

.no-radius {
    border-radius: 0
}

.no-radius .panel-heading,
.no-radius .panel-body {
    border-radius: 0
}

.profile-container {
    margin-bottom: 15px
}

.profile-container .profile-cover-photo {
    height: 310px;
    position: relative;
    margin-left: 0;
    margin-right: 0;
    background-size: cover;
    background-position: center center;
    overflow: hidden
}

.profile-container .profile-cover-photo .coverPhotoImg {
    width: 100%
}

@media (max-width: 543px) {
    .profile-container .profile-cover-photo {
        height: 175px
    }
}

.profile-container .profile-cover-photo:after {
    display: block;
    content: "";
    background-image: url("http://ninhkieu.edu.vn/App/Corporate/images/Member/bg_shadow.png");
    background-repeat: repeat-x;
    height: 137px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

.profile-container .profile-cover-photo:hover .update-cover {
    color: #fff;
    background-color: #333;
    border-color: #fff;
    display: block;
    text-decoration: none
}

.profile-container .profile-cover-photo:hover .update-cover>span {
    display: inline-block;
    padding-left: 0;
    color: #fff
}

@media (min-width: 769px) {
    .profile-container .profile-cover-photo:hover .update-cover>span.update-mobile {
        display: none 
    }
}

.profile-container .profile-cover-photo>.update-cover {
    z-index: 100
}

.profile-container .profile-cover-photo>.update-cover .text {
    display: none;
    padding-left: 0 
}

.profile-container .profile-cover-photo>.update-cover:hover {
    text-decoration: none
}

.profile-container .profile-cover-photo>.update-cover:hover .text {
    padding-left: 0 
}

.profile-container .profile-cover-photo>.update-cover.update-mobile {
    display: none 
}

@media screen and (max-width: 767px) {
    .profile-container .profile-cover-photo>.update-cover {
        bottom: 12px;
        right: 8px;
        position: absolute;
        background-color: rgba(0, 0, 0, 0.5);
        color: #aaa;
        z-index: 1;
        padding: 6px 10px;
        border: 1px solid transparent;
        border-radius: 2px
    }

    .profile-container .profile-cover-photo>.update-cover.update-desktop {
        display: none 
    }

    .profile-container .profile-cover-photo>.update-cover.update-mobile {
        display: block 
    }

    .profile-container .profile-cover-photo>.update-cover.update-mobile:hover {
        color: #fff;
        background-color: #333;
        border-color: #fff
    }

    .profile-container .profile-cover-photo>.update-cover.update-mobile:hover>span {
        display: inline-block;
        padding-left: 10px
    }
}

@media screen and (min-width: 768px) {
    .profile-container .profile-cover-photo>.update-cover {
        position: absolute;
        top: 12px;
        left: 16px;
        color: #aaa;
        padding: 6px 10px;
        border: 1px solid transparent;
        border-radius: 2px
    }
}

@media screen and (min-width: 768px) and (max-width: 767px) {
    .profile-container .profile-cover-photo>.update-cover.update-desktop {
        display: none 
    }
}

@media screen and (min-width: 768px) {
    .profile-container .profile-cover-photo>.update-cover.update-desktop:hover {
        color: #fff;
        background-color: #333;
        border-color: #fff
    }

    .profile-container .profile-cover-photo>.update-cover.update-desktop:hover>span {
        display: inline-block;
        padding-left: 10px
    }
}

.profile-container.uploading .coverBorder {
    z-index: -1
}

.profile-container.uploading .profile-cover-photo::after {
    height: 60px
}

.profile-container .user_navbar {
    clear: right;
    position: relative;
    border: 1px solid #ddd;
    background-color: #fff;
    height: 44px
}

@media (min-width: 768px) {
    .profile-container .user_navbar {
        padding: 6px 0 6px 180px
    }
}

.profile-container .name_avatar,
.profile-container .profile-cover {
    position: relative
}

.profile-container .profile-cover-name {
    bottom: 12px;
    left: 201px;
    position: absolute;
    color: #fff;
    font-size: 36px;
    max-width: 380px;
    text-rendering: optimizelegibility;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.8);
    line-height: 30px
}

@media (width: 768px) {
    .profile-container .profile-cover-name {
        max-width: 320px
    }
}

.profile-container .profile-cover-name .alternate_name {
    font-size: 30px;
    display: block
}

@media (max-width: 544px) {
    .profile-container .profile-cover-name {
        display: none
    }
}

.profile-container .profile-cover-action {
    bottom: 15px;
    padding: 0;
    position: absolute;
    right: 15px;
    max-width: 320px;
    z-index: 999
}

@media (max-width: 767px) {
    .profile-container .profile-cover-action {
        bottom: 12px;
        right: 8px
    }

    .profile-container .profile-cover-action .diplay-mobile {
        display: none
    }
}

@media (max-width: 543px) {
    .profile-container .profile-cover-action {
        bottom: auto;
        top: 12px
    }
}

@media (max-width: 767px) {
    .profile-container .profile-cover-action .display-desktop {
        display: none
    }
}

@media (max-width: 767px) {
    .profile-container .profile-cover-action .text-avata-desktop {
        display: none
    }
}

@media (max-width: 767px) {
    .profile-container .profile-cover-action .mobile {
        display: inline-block 
    }
}

@media (max-width: 767px) {
    .profile-container .profile-cover-action .text-avata-mobile {
        display: inline-block 
    }
}

.profile-container .profile-cover-action a {
    border-radius: 0;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 30px
}

@media (max-width: 767px) {
    .profile-container .name_avatar {
        text-align: center
    }
}

.profile-container .avatar {
    background: rgba(0, 0, 0, 0.3);
    border-radius: 3px;
    display: inline-block;
    position: relative;
    padding: 1px;
    z-index: 2;
    margin-top: 0;
    box-shadow: none
}

@media (min-width: 768px) {
    .profile-container .avatar {
        left: 15px;
        position: absolute;
        top: -134px;
        display: block;
        z-index: 99
    }
}

@media (max-width: 767px) {
    .profile-container .avatar {
        margin-top: -80px;
        margin-bottom: 10px
    }
}

.profile-container .avatar img {
    background-color: #fff;
    border: 4px solid #fff;
    border-radius: 2px
}

.profile-container .avatar .profile-avatar {
    display: block
}

.profile-container .avatar .profile-avatar:hover .update-avatar {
    display: none
}

@media (min-width: 768px) {
    .profile-container .avatar .profile-avatar:hover .update-avatar {
        display: block
    }
}

.profile-container .avatar .update-avatar {
    position: absolute;
    bottom: 5px;
    left: 5px;
    right: 5px;
    display: none;
    background: rgba(0, 0, 0, 0.6);
    padding: 10px 10px;
    border: 1px solid transparent;
    border-radius: 2px;
    color: #fff;
    transition: all ease .3
}

.profile-container .avatar .update-avatar>i {
    position: absolute
}

.profile-container .avatar .update-avatar .text {
    padding-left: 24px;
    display: block
}

@media (max-width: 767px) {
    .profile-container .avatar .update-avatar {
        display: none
    }
}

.profile-container .avatar .update-avata-mobile {
    display: none
}

@media (max-width: 767px) {
    .profile-container .avatar .update-avata-mobile {
        display: block;
        position: absolute;
        bottom: 5px;
        left: 5px;
        right: 5px;
        text-align: center;
        padding-right: 0;
        line-height: 26px;
        background-color: rgba(0, 0, 0, 0.5);
        color: #fff
    }
}

.profile-container .fluid-nav {
    position: relative;
    padding-right: 96px
}

.profile-container .fluid-nav .fluid-nav-positive {
    width: 100%
}

@media (max-width: 767px) {
    .profile-container .fluid-nav .fluid-nav-positive {
        margin: 0
    }
}

.profile-container .fluid-nav .fluid-nav-positive>li {
    display: inline-block;
    float: left
}

.profile-container .fluid-nav .fluid-nav-positive>li>a {
    padding: 10px;
    font-weight: bold;
    margin-right: 6px;
    border: 1px solid transparent;
    border-radius: 2px
}

.profile-container .fluid-nav .fluid-nav-positive>li>a:hover {
    background-color: transparent;
    color: #e91e7e
}

.profile-container .fluid-nav .fluid-nav-positive>li.active>a,
.profile-container .fluid-nav .social-header .fluid-nav-positive>li.nav-2-item.hasActive>a,
.social-header .profile-container .fluid-nav .fluid-nav-positive>li.nav-2-item.hasActive>a {
    color: #e91e7e
}

.profile-container .fluid-nav .fluid-nav-positive>li.active>a:after,
.profile-container .fluid-nav .social-header .fluid-nav-positive>li.nav-2-item.hasActive>a:after,
.social-header .profile-container .fluid-nav .fluid-nav-positive>li.nav-2-item.hasActive>a:after {
    content: "";
    border-width: 7px;
    border-style: solid;
    border-color: transparent transparent #e2e2e2 transparent;
    position: absolute;
    bottom: -1px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%)
}

.profile-container .fluid-nav .fluid-nav-positive>li.dropdown>a {
    border-color: #ddd
}

.profile-container .fluid-nav .fluid-nav-backup {
    position: absolute;
    right: 0;
    top: 0
}

@media (min-width: 768px) {
    .profile-container .fluid-nav .fluid-nav-backup {
        width: 102px
    }
}

@media (max-width: 767px) {
    .profile-container .fluid-nav .fluid-nav-backup {
        margin: 0
    }
}

.profile-container .fluid-nav .fluid-nav-backup>li {
    display: inline-block;
    float: right 
}

.profile-container .fluid-nav .fluid-nav-backup>li>a {
    padding: 10px;
    height: 42px
}

.profile-container .fluid-nav .fluid-nav-backup>li.open .dropdown-menu {
    position: absolute;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: white;
    border: 0;
    z-index: 99;
    box-shadow: -1px 1px 3px #ccc;
    -webkit-box-shadow: -1px 1px 3px #ccc;
    -o-box-shadow: -1px 1px 3px #ccc;
    -moz-box-shadow: -1px 1px 3px #ccc;
    -ms-box-shadow: -1px 1px 3px #ccc
}

.profile-container .fluid-nav .fluid-nav-negative>li>a {
    line-height: 24px;
    font-size: 12px
}

.profile-container .fluid-nav .fluid-nav-negative>li>a:hover {
    line-height: 24px
}

.profile-container .profile-cover-name-mobile {
    display: none
}

@media (max-width: 767px) {
    .profile-container .profile-cover-name-mobile {
        display: block
    }

    .profile-container .profile-cover-name-mobile .title-fullname {
        font-size: 30px
    }

    .profile-container .profile-cover-name-mobile .alternate_name {
        color: #999;
        font-style: italic
    }
}

.profile-container .profile-cover-mobile {
    margin: 10px 0
}

@media (min-width: 768px) {
    .profile-container .profile-cover-mobile {
        display: none
    }
}

.group-container .user_navbar {
    padding-left: 6px
}

.group-container .group-cover-name {
    bottom: 15px;
    left: 15px;
    position: absolute
}

.group-container .group-cover-name h1 {
    margin: 0;
    font-size: 23px
}

.group-container .group-cover-name h1 a {
    font-weight: 500;
    max-width: 385px;
    overflow: hidden;
    padding-right: 3px;
    pointer-events: auto;
    text-overflow: ellipsis;
    text-rendering: optimizelegibility;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.8);
    white-space: nowrap;
    display: block
}

.group-container .group-cover-name a {
    color: #fff
}

.group-container .group-cover-name a>i {
    margin-right: 6px
}

.group-container .coverBorder {
    border: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    background: url("http://ninhkieu.edu.vn/App/Corporate/images/Member/bg_group_name.png") bottom left repeat-x;
    z-index: -1
}

.group-container .fluid-nav .fluid-nav-positive>li>a {
    border-bottom: 3px solid transparent
}

.group-container .fluid-nav .fluid-nav-positive>li.active>a,
.group-container .fluid-nav .social-header .fluid-nav-positive>li.nav-2-item.hasActive>a,
.social-header .group-container .fluid-nav .fluid-nav-positive>li.nav-2-item.hasActive>a,
.group-container .fluid-nav .fluid-nav-positive>li:hover>a {
    border-bottom-color: #e91e7e
}

.group-container .fluid-nav .fluid-nav-positive>li.active>a:after,
.group-container .fluid-nav .social-header .fluid-nav-positive>li.nav-2-item.hasActive>a:after,
.social-header .group-container .fluid-nav .fluid-nav-positive>li.nav-2-item.hasActive>a:after,
.group-container .fluid-nav .fluid-nav-positive>li:hover>a:after {
    display: none
}

.group-container .defaultCover .profileCoverPhotoSelector {
    color: #fff;
    text-align: center;
    padding-top: 4%;
    position: relative;
    z-index: 1000
}

@media (min-width: 992px) {
    .font-md-18 {
        font-size: 18px
    }
}

.member-introduction .list-info>li {
    padding-top: 6px;
    padding-bottom: 6px;
    color: #07689f
}

.member-introduction .list-info>li a {
    color: #07689f
}

.member-introduction .list-info>li .text-label {
    color: #333
}

.member-introduction .list-info>li .text-label>i {
    width: 20px;
    text-align: center;
    color: #777
}

.member-introduction .list-info>li .text-link {
    word-break: break-word
}

.member-introduction .panel-heading h3 {
    background-image: url("http://ninhkieu.edu.vn/App/Corporate/images/intro-icon.png");
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 30px;
    line-height: 24px
}

.member-panel-left .panel-heading {
    padding: 15px 10px 0 10px
}

.member-panel-left .panel-heading h3 {
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 30px;
    line-height: 24px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eaeaea
}

.member-panel-left .panel-body {
    padding: 10px
}

.member-friends .panel-heading h3 {
    padding-left: 0
}

.member-friends .friend-list .friend-item {
    float: left;
    width: 50%;
    padding-left: 2px;
    padding-right: 2px;
    margin-bottom: 3px
}

.member-friends .friend-list .friend-item>a {
    display: block;
    position: relative
}

.member-friends .friend-list .friend-item .friend-name {
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.7));
    bottom: 0;
    color: #fff;
    left: 0;
    padding: 5px;
    position: absolute;
    right: 0
}

.member-friends .friend-list .friend-item .friend-name .friend-name_title {
    font-size: 12px;
    line-height: 16px
}

.list-member-group .friend-item {
    padding-top: 6px
}

.list-member-group .friend-item:first-child {
    padding-top: 0
}

.list-member-group .friend-item .item-image {
    margin-right: 6px
}

.list-member-group .friend-item .item-title {
    padding-top: 10px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.list-member-group .friend-item .item-action {
    margin-top: 10px;
    margin-left: 6px
}

.list-member-group .list-items li .dropdown-menu {
    padding: 0;
    border-radius: 0
}

.list-member-group .list-items li .dropdown-menu li {
    margin-bottom: 0
}

.list-member-group .list-items li .dropdown-menu li a {
    padding-left: 12px;
    padding-right: 12px;
    line-height: 24px;
    font-size: 12px
}

.member-product-slide .product-item {
    border: 1px solid #eee;
    padding: 6px
}

.member-product-slide .img {
    margin-bottom: 6px
}

.member-product-slide .title {
    font-weight: bold;
    margin-bottom: 6px
}

.member-product-slide .price>span {
    color: #e9440a
}

.member-article-icons .media-left>a {
    display: block;
    width: 64px
}

.member-article-icons .viewAll {
    margin-top: 10px
}

.tags-wrapper .tagit-choice {
    font-size: 12px
}

.tags-wrapper .table {
    border: 1px solid #ddd;
    margin-bottom: 0
}

.tags-wrapper .table .td-label {
    background: #e2e8f6;
    border-right: 1px dotted #dddfe2;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 16px;
    margin-right: 6px;
    width: 45px;
    padding: 8px 6px 6px 8px;
    position: relative;
    text-align: center;
    white-space: nowrap;
    z-index: 1;
    vertical-align: middle
}

.tags-wrapper .table .td-value {
    padding-top: 0;
    padding-bottom: 0
}

.tags-wrapper .table .tagit {
    border: none;
    padding: 6px 0
}

.tags-wrapper .table .tagit .tagit-choice {
    font-size: 12px;
    border: 1px solid #9cb4d8;
    border-radius: 2px;
    color: #162643;
    cursor: default;
    float: left;
    margin: 0 2px 2px 0;
    padding: 0 18px 0 0px;
    position: relative;
    white-space: nowrap
}

.tags-wrapper .table .tagit .tagit-new {
    padding: 0 3px;
    margin: 0
}

.tags-wrapper .table .tagit .tagit-new .tagitContent::-webkit-input-placeholder {
    font-size: 12px
}

.tags-wrapper .table .tagit .tagit-new .tagitContent::-moz-placeholder {
    font-size: 12px
}

.tags-wrapper .table .tagit .tagit-new .tagitContent:-ms-input-placeholder {
    font-size: 12px
}

.tags-wrapper .table .tagit .tagit-new .tagitContent:-moz-placeholder {
    font-size: 12px
}

.member-post-form form {
    margin-bottom: 0
}

.member-post-form textarea.form-control {
    resize: none;
    margin-bottom: 10px
}

.member-post-form .album_images {
    clear: both
}

.member-post-form .action-form {
    text-align: right;
    margin-top: 15px
}

.member-post-form .action-form .child-action {
    display: inline-block;
    min-width: 120px;
    font-size: 13px;
    vertical-align: middle
}

.member-post-form .action-form .child-action.dropdown {
    width: 45%
}

.member-post-form .action-form .child-action.dropdown>a>span {
    width: 82%;
    overflow: hidden;
    text-overflow: ellipsis
}

.member-post-form .action-form .dropdown-menu {
    margin: 0;
    padding: 0
}

.member-post-form .action-form .dropdown {
    margin-right: 6px
}

.member-post-form .action-form .dropdown>a {
    display: block;
    text-align: left;
    font-size: 13px
}

.member-post-form .action-form .dropdown>a>i {
    margin-left: 6px;
    float: right;
    margin-top: 3px
}

.member-post-form .tag-action {
    height: 24px;
    width: 24px;
    background: #999999;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    line-height: 24px;
    margin-top: 4px;
    color: #fff
}

.member-post-form .post-text {
    border-bottom: 1px solid #ddd
}

.member-post-form .post-text .usr-content {
    width: calc(-70px + 100%);
    float: left
}

.member-post-form .post-text textarea:not(.error) {
    border: 0;
    box-shadow: none;
    border-radius: 0
}

.post-nav-action {
    background-color: #fff;
    border: 1px solid #ddd
}

.post-nav-action ul.dropdown-menu {
    padding: 10px 0 8px 0;
    margin: 0 12px
}

.post-nav-action ul.dropdown-menu li {
    border-left: 1px solid #e5e5e5
}

.post-nav-action ul.dropdown-menu li:first-child {
    border: none
}

.post-nav-action ul.dropdown-menu li a>i {
    margin-right: 6px
}

.post-nav-action ul.dropdown-menu li a:hover,
.post-nav-action ul.dropdown-menu li a.active,
.post-nav-action ul.dropdown-menu li .social-header a.nav-2-item.hasActive,
.social-header .post-nav-action ul.dropdown-menu li a.nav-2-item.hasActive {
    color: #07689f
}

.post-nav-action>ul.list-inline {
    margin: 0
}

.post-nav-action .member-post-form {
    margin: 0 12px;
    border: 0;
    border-top: 1px solid #ddd
}

.post-nav-action .member-post-form .panel-body {
    padding-left: 0;
    padding-right: 0
}

.photo-album-group .item-list {
    border: 1px solid #aaa;
    margin-bottom: 30px
}

.photo-album-group .item-list:hover {
    border-color: #e91e7e
}

.member-categories {
    background-color: #fff;
    border: 1px solid #ddd
}

.member-categories ul>li>a {
    border-radius: 0
}

.member-categories ul>li>a i {
    margin-right: 6px
}

.member-event-list .event-item {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd
}

.member-event-list .event-img {
    margin-right: 15px
}

.member-event-list .event-img img {
    width: 150px;
    height: 100px
}

.member-event-list .event-content {
    overflow: hidden
}

.member-event-list .event-info {
    font-size: 12px;
    margin-bottom: 6px;
    color: #777
}

.member-event-list .event-info a {
    color: #777
}

.member-event-list .event-info>span {
    display: block
}

.member-event-list .title {
    font-weight: bold
}

.member-event-list .title a {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block
}

.member-event-list .event-action .btn {
    font-weight: bold
}

.member-event-grid .event-item {
    margin-bottom: 20px
}

.member-event-grid .event-img {
    margin-bottom: 6px
}

.member-event-grid .title,
.member-event-grid .event-info {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.member-event-grid .title {
    font-weight: bold
}

.member-event-grid .event-info,
.member-event-grid .totalJoin {
    font-size: 12px;
    color: #777
}

.member-event-grid .event-info a,
.member-event-grid .totalJoin a {
    color: inherit
}

.member-event-grid .event-action {
    font-size: 12px;
    margin-top: 3px
}

.comment-item {
    margin: 0 auto 15px;
    position: relative;
    text-align: left;
    border-radius: 5px
}

.message {
    border: 1px solid #dedede;
    background: white;
    padding: 12px;
    min-height: 65px;
    position: relative;
    z-index: 1
}

.message .messages-inner {
    float: left;
    width: 100%
}

.message a:not(.message-action-link) {
    color: #337ab7
}

.message-author {
    font-weight: bold;
    padding-right: 5px
}

.message-author:hover,
.message.message--reply.message--readmore:hover {
    text-decoration: underline
}

.message-author,
.message-location {
    float: left
}

.message-date {
    float: right
}

.message-location,
.message-meta,
.message-date {
    color: #999999;
    font-size: 12px;
    line-height: 21px
}

.message-content {
    clear: both
}

.message-avatar {
    width: 50px;
    height: 50px;
    border-radius: 3px;
    background-size: cover;
    float: left;
    margin-right: 10px
}

.message.message--reply {
    padding-top: 6px;
    padding-bottom: 6px;
    min-height: 52px;
    background: #f7f7f7;
    box-shadow: none;
    z-index: auto;
    border-top: none;
    border-bottom: none
}

.post-comment-layout>.message.message--reply:last-child,
.list-comments>.message.message--reply:last-child,
.comment-item>.message.message--reply:last-child {
    border-bottom: 1px solid #dedede
}

.comment-item>.message.message--reply:last-child {
    box-shadow: 0 -1px rgba(0, 0, 0, 0.02) inset
}

.message.message--reply .message-avatar {
    top: 8px;
    left: 25px;
    width: 40px;
    height: 40px
}

.message.message--reply.message--readmore {
    min-height: 0;
    padding-top: 10px;
    padding-bottom: 3px;
    padding-left: 25px
}

.message.message--reply.message--readmore .icon {
    vertical-align: middle;
    margin-right: 3px
}

.message.message-description {
    background-color: #fff;
    border: 1px solid #dedede;
    border-top: none
}

.message--form input {
    margin-top: 6px;
    font-family: inherit;
    font-size: inherit;
    border: 1px solid #c9c9c9;
    box-shadow: 0 1px #f2f2f2 inset;
    padding: 6px;
    box-sizing: border-box;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.message-action {
    padding: 13px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-top: none
}

.message-action-button {
    display: block;
    width: 25%;
    float: left;
    text-align: center
}

.message-desc {
    border-top: none;
    padding-left: 13px;
    z-index: 0
}

.list-post .message-user {
    border-bottom: none;
    box-shadow: none
}

.list-post .comment-item .message-inner .message-date {
    position: absolute;
    top: 30px
}

.list-post .comment-item .adminAction {
    top: 15px
}

.list-post .comment-item .adminAction .message-action-link {
    color: #333
}

.list-post .comment-item .pull-right>.dropdown-menu {
    top: 20px
}

.list-post .comment-item .message .message-author {
    color: #07689f
}

.list-post .comment-item .message-content {
    padding-top: 10px
}

.list-post .comment-item .message-content>span {
    padding-right: 20px
}

.list-post .comment-item .message-action a {
    font-size: 14px;
    color: #333333;
    font-weight: bold
}

.list-post .comment-item .message-action a.hasLike {
    color: #e6000a
}

.list-post .comment-item .message-action-button {
    font-size: 16px
}

.list-post .comment-item .message-action-button .dropdown-menu-right li a {
    padding-right: 15px;
    font-size: 16px;
    font-weight: normal
}

.list-post .comment-item .message-action-button .dropdown-menu-right li a span {
    padding-right: 10px
}

.newsfeed-list .newsfeed-item {
    background: #fff
}

.newsfeed-list .message {
    border-bottom: none
}

.newsfeed-list .message .adminAction {
    position: absolute;
    top: 12px;
    right: 5px;
    height: 20px;
    width: 20px;
    text-align: center
}

.newsfeed-list .message .adminAction>a {
    display: block;
    font-size: 18px
}

.newsfeed-list .message-author {
    margin-top: 6px
}

.newsfeed-list .message-location {
    font-size: 13px;
    padding-right: 12px;
    float: none
}

.newsfeed-list .message-location a:hover {
    text-decoration: underline
}

.newsfeed-list .message-location .message-type {
    color: #337ab7
}

.newsfeed-list .message-date {
    float: none
}

.newsfeed-list .message-date .status {
    margin-left: 6px
}

.newsfeed-list .message-content {
    margin-bottom: -8px
}

.newsfeed-list .message-action {
    padding: 0;
    color: #626262
}

.newsfeed-list .message-action a {
    color: #555 
}

.newsfeed-list .message-action a.hasLike {
    color: #07689f 
}

.newsfeed-list .message-action:after {
    content: "";
    display: block;
    clear: both
}

.newsfeed-list .message-action .action-inner {
    margin-left: 15px;
    margin-right: 15px;
    border-top: 1px solid #ddd;
    padding: 6px 0
}

.newsfeed-list .message-action .rating-action {
    text-align: left
}

.newsfeed-list .message-action .share-action {
    text-align: right
}

.tagUserWrap .tagUserItem {
    padding: 5px 0;
    border-bottom: 1px solid #e9ebee
}

.tagUserWrap .tag-user-img {
    float: left;
    margin-right: 10px
}

.tagUserWrap .tag-user-content {
    overflow: hidden
}

.tagUserWrap .tag-user-content .fix-table {
    height: 50px;
    display: inline-block;
    vertical-align: middle
}

.tagUserWrap .tag-user-content .user-action {
    float: right
}

.tagUserWrap .tag-user-content .user-content .blockContent {
    display: inline-block;
    vertical-align: middle
}

.tagUserWrap .tag-user-content .fullname {
    font-weight: bold
}

.tagUserWrap .tag-user-content .total-friend {
    color: #90949c
}

.tagUserWrap .tag-user-content .btn-action {
    border: 1px solid #ddd
}

.list-friend .panel-title {
    font-weight: bold;
    padding-top: 6px;
    padding-bottom: 6px
}

.list-friend .totalItems {
    color: #999
}

.list-friend .btn-request>span.badge {
    background-color: #e9440a;
    border-radius: 2px;
    color: #fff;
    padding: 1px 3px;
    display: inline-block;
    margin-left: 4px;
    font-size: 11px;
    margin-top: -2px
}

.list-friend .list-items .item-friend {
    border: 1px solid #e9ebee;
    padding-right: 10px;
    margin-bottom: 10px
}

@media (min-width: 768px) {
    .list-friend .list-items .image {
        padding-right: 0
    }
}

.list-friend .list-items .name_friends {
    padding-top: 20px
}

.list-friend .list-items .name_friends .name {
    font-weight: bold
}

.list-friend .list-items .name_friends .friend-sl {
    font-size: 11px;
    color: #90949c
}

.list-friend .list-items .message_friend {
    text-align: right;
    padding-top: 25px
}

@media (min-width: 768px) {
    .list-friend .list-items .message_friend {
        padding-left: 0
    }
}

.list-friend .list-items .message_friend>a {
    display: inline-block;
    padding: 0 7px;
    background-color: #f6f7f9;
    border: 1px solid #ced0d4;
    line-height: 20px;
    font-size: 11px;
    font-weight: bold;
    border-radius: 0
}

.list-friend .list-items .message_friend>a>i {
    padding-right: 6px
}

.list-friend .list-items .message_friend>a:hover {
    background-color: #e9ebee
}

.list-friend.friend-request .image {
    margin-right: 12px
}

.list-friend.friend-request .item-friend-action {
    padding-top: 6px;
    margin-right: 10px
}

.list-friend.friend-request .name_friends {
    padding-top: 10px 
}

.list-friend.friend-request .btn-request-action {
    border: 1px solid #9d9d9d;
    border-radius: 2px;
    font-weight: bold;
    padding: 3px 6px;
    background-color: #eee;
    color: #333;
    text-decoration: none;
    display: inline-block;
    font-size: 12px
}

.list-friend.friend-request .btn-request-action:hover {
    background-color: #d5d5d5
}

.list-friend.friend-request .btn-request-action.btn-accept {
    background-color: #e91e7e;
    color: #fff;
    border-color: #d81571
}

.list-friend.friend-request .btn-request-action.btn-accept:hover {
    background-color: #d81571
}

.list-friend.friend-request .btn-request-action.btn-waiting {
    background-color: #f0ad4e;
    color: #fff;
    border-color: #eea236
}

.list-friend.friend-request .btn-request-action.btn-waiting:hover {
    background-color: #eea236
}

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

.list-friend.friend-request .btn-request-action.btn-success:hover {
    background-color: #4cae4c
}

.chat-window {
    border: 1px solid #ddd;
    background-color: #fff
}

.chat-window .fixed-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    padding: 0 10px 0 20px;
    border-bottom: 1px solid #eee;
    z-index: 100;
    top: 0;
    left: 0;
    width: 100%;
    height: 61px
}

.chat-window .fixed-title .toggle-favorite {
    color: #777;
    margin-right: 6px
}

.chat-window .fixed-title .toggle-favorite:hover {
    color: #e91e7e
}

.chat-window .fixed-title .icon-at {
    margin-right: 6px;
    color: #777
}

.chat-window .fixed-title .icon-at.status-offline {
    color: rgba(0, 0, 0, 0.15)
}

.chat-window .fixed-title>h2 {
    margin: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: 500;
    line-height: 30px
}

.chat-window .fixed-title .room-topic {
    font-size: 13px;
    opacity: .4;
    margin-left: 10px
}

.chat-window .messages-box .start {
    color: #a0a0a0;
    text-align: center;
    margin-top: 12px
}

.chat-window .messages-box ul {
    padding: 20px 0 10px
}

.chat-window .messages-box .message {
    padding: 8px 20px 4px 50px;
    position: relative;
    line-height: 20px;
    min-height: 40px;
    border: none;
    box-shadow: none
}

.chat-window .messages-box .message:hover {
    background-color: rgba(0, 0, 0, 0.05)
}

.chat-window .messages-box .message:hover .message-cog {
    visibility: visible
}

.chat-window .messages-box .message.sequential {
    min-height: 20px;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-top: 0;
    padding-left: 15px
}

.chat-window .messages-box .message.sequential .user,
.chat-window .messages-box .message.sequential .thumb:not(.thumb-small) {
    display: none
}

.chat-window .messages-box .message.sequential .info {
    position: absolute;
    text-align: right;
    left: 5px;
    width: 60px
}

.chat-window .messages-box .message.sequential .info .role-tag,
.chat-window .messages-box .message.sequential .info .time {
    display: none
}

.chat-window .messages-box .message.new-day {
    margin-top: 60px
}

.chat-window .messages-box .message.new-day:before {
    content: attr(data-date);
    display: block;
    position: absolute;
    top: -30px;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    -lh-property: 0;
    left: calc(50% - 70px);
    z-index: 10;
    padding: 0 12px;
    min-width: 140px;
    background-color: #fff
}

.chat-window .messages-box .message.new-day:after {
    content: " ";
    min-height: 1px;
    display: block;
    position: absolute;
    top: -20px;
    left: 0;
    border-width: 1px 0 0 0;
    width: 100%;
    color: #777;
    border-color: #eee;
    border-style: solid
}

.chat-window .messages-box .message .day-divider {
    height: 50px;
    display: none;
    text-align: center;
    left: 0;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.chat-window .messages-box .message .day-divider span {
    padding: 0 8px;
    z-index: 1;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 600
}

.chat-window .messages-box .message .user {
    color: #333;
    font-weight: 600;
    display: inline-block;
    margin-right: 5px
}

.chat-window .messages-box .message .info {
    color: #777
}

.chat-window .messages-box .message .info .time {
    font-size: 12px
}

.chat-window .messages-box .message .message-cog-container {
    position: relative;
    display: inline-block
}

.chat-window .messages-box .message .message-cog {
    visibility: hidden;
    cursor: pointer
}

.chat-window .messages-box .message .thumb {
    position: absolute;
    left: 15px;
    display: block;
    width: 24px;
    height: 24px
}

.chat-window .messages-box .message .thumb .avatar {
    height: 100% ;
    width: 100% ;
    overflow: hidden;
    position: relative;
    border-radius: 4px
}

.chat-window .messages-box .message .thumb .avatar-image {
    height: 100%;
    width: 100%;
    min-height: 20px;
    min-width: 20px;
    display: block;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 4px
}

.chat-window .messages-box .message .message-dropdown {
    position: absolute;
    top: -5px;
    left: -62px;
    z-index: 1000;
    display: none;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2), 0 2px 10px 0 rgba(0, 0, 0, 0.16);
    -webkit-transition: -webkit-transform .15s ease-in-out, opacity .15s ease-in-out;
    transition: transform .15s ease-in-out, opacity .15s ease-in-out;
    -webkit-animation: dropdown-in .15s ease-in-out;
    animation: dropdown-in .15s ease-in-out
}

.chat-window .messages-box .message .message-dropdown ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    padding: 0;
    font-size: 14px
}

.chat-window .messages-box .message .message-dropdown ul li {
    display: block;
    padding: 0 8px;
    font-weight: 400;
    line-height: 26px;
    cursor: pointer;
    border: none
}

.chat-window .messages-box .message .message-dropdown ul li.message-dropdown-close {
    background-color: #eee
}

.chat-window .messages-box .message .message-dropdown ul li:first-child {
    padding-left: 6px;
    border-right: 1px solid #e2e2e2
}

.chat-window .messages-box .message .message-dropdown ul li:hover {
    background-color: #eee
}

.chat-window .messages-box .message.me-message {
    padding-right: 50px;
    padding-left: 20px;
    text-align: right
}

.chat-window .messages-box .message.me-message .thumb {
    right: 20px;
    left: auto
}

.chat-window .messages-box .message.me-message>.user {
    float: right;
    margin-left: 5px;
    margin-right: 0
}

.chat-window .messages-box .message.me-message>.info {
    float: right;
    width: auto;
    left: auto;
    right: 50px
}

.chat-window .messages-box .message.me-message>.info .time {
    float: right
}

.chat-window .messages-box .message.me-message.sequential {
    padding-right: 30px
}

.chat-window .messages-box .message.me-message.sequential>.info {
    right: 10px
}

.chat-window .messages-box .message.me-message>.body-message {
    clear: both
}

.chat-window .footer {
    background-color: #fff;
    padding: 8px 20px 20px 20px;
    border-width: 1px 0 0 0;
    z-index: 100;
    bottom: 0;
    left: 0;
    width: 100%;
    min-height: 70px
}

.chat-window .footer .message-form textarea {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 49px;
    overflow-y: hidden;
    resize: none;
    line-height: 16px;
    box-shadow: none;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    height: 34px
}

.chat-window .footer .message-form>.message-input {
    border-width: 1px;
    overflow: hidden;
    border-radius: 4px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.chat-window .footer .message-form>.message-input .input-message-container {
    position: relative;
    width: 100%;
    background-color: #fff
}

.chat-window .footer .message-form>.message-input .input-message-container .inner-left-toolbar {
    position: absolute;
    left: 12px;
    top: 6px
}

.chat-window .footer .message-form>.message-input .input-message-container .emoji-picker-icon {
    cursor: pointer;
    font-size: 21px;
    color: #a0a0a0
}

.chat-window .footer .message-form>.message-input>.message-buttons {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 35px;
    flex: 0 0 35px;
    text-align: center;
    border: 0;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    -webkit-transition: background-color 0.1s linear, color 0.1s linear;
    transition: background-color 0.1s linear, color 0.1s linear
}

.chat-window .footer .message-form>.message-input>.message-buttons>i {
    font-size: 17px
}

.chat-window .footer .message-form .message-buttons {
    -webkit-transition: color .2s ease-out, background-color .2s ease-out;
    transition: color .2s ease-out, background-color .2s ease-out;
    color: #848484;
    background-color: #f4f4f4
}

.btn-create-group>i {
    margin-right: 5px
}

.member-group .friend-list .friend-item {
    width: 20%
}

.member-group .friend-list .friend-item .img {
    width: 40px;
    height: 40px
}

.member-group .list-item {
    position: relative;
    border: 1px solid #e9ebee;
    margin-bottom: 30px
}

.member-group .list-item:hover .action {
    display: block
}

.member-group .group-img {
    height: 101px;
    width: 101px;
    float: left;
    margin-right: 10px
}

.member-group .group-img img {
    display: inline;
    height: 50px;
    width: 50px;
    float: left
}

.member-group .group-img img:nth-child(1) {
    margin-right: 1px;
    margin-bottom: 1px
}

.member-group .group-img img:nth-child(2) {
    margin-bottom: 1px
}

.member-group .group-img img:nth-child(3) {
    margin-right: 1px
}

.member-group .group-content {
    margin-top: 10px;
    overflow: hidden;
    font-size: 12px
}

.member-group .group-content .action {
    position: absolute;
    right: 5px;
    display: none
}

.member-group .group-content .action>a {
    border: 1px solid #848484;
    border-radius: 2px;
    padding: 3px 6px;
    display: block
}

.member-group .group-content .action>ul a {
    line-height: 20px;
    font-size: 12px
}

.member-group .group-content .group-title,
.member-group .group-content .group-member {
    margin-bottom: 6px
}

.member-group .group-content .group-title a {
    font-weight: bold
}

.member-group .group-content .group-desc {
    color: #777
}

.account-exam-manage {
    background-color: #fff
}

.account-exam-manage .content-top-filter-bar {
    padding: 10px 12px;
    margin-bottom: 0 
}

@media (max-width: 543px) {
    .account-exam-manage .content-top-filter-bar .btn.btn-warning {
        padding: 6px 5px
    }

    .account-exam-manage .content-top-filter-bar select {
        padding: 5px 5px;
        width: 31%
    }
}

.account-exam-manage .content-list {
    padding: 15px
}

.sidebar-panel {
    border-radius: 0
}

.sidebar-panel>.panel-heading {
    background-color: transparent;
    border-bottom: none
}

.sidebar-panel>.panel-heading>.panel-title {
    font-size: 14px
}

.sidebar-panel>.panel-body {
    padding-top: 0
}

.intro-panel>.panel-heading>.panel-title {
    padding-left: 36px;
    background-image: url("http://ninhkieu.edu.vn/App/Corporate/images/Member/icon-intro.png");
    background-repeat: no-repeat;
    border-bottom: none;
    background-size: 24px;
    padding-bottom: 5px;
    padding-top: 5px
}

.teacher-box>.panel-heading>.panel-title {
    padding-left: 36px;
    background-image: url("http://ninhkieu.edu.vn/App/Corporate/images/Member/icon-teacher.png");
    background-repeat: no-repeat;
    border-bottom: none;
    padding-top: 5px;
    padding-bottom: 5px
}

.teacher-box .teacher-list {
    margin-left: -floor(6px)
}

.teacher-box .teacher-item {
    float: left;
    width: 50%;
    padding-right: 3px;
    margin-bottom: 6px
}

.teacher-box .teacher-item:nth-child(even) {
    padding-left: 3px;
    padding-right: 0
}

.teacher-box .teacher-item .img {
    width: 108px;
    height: 108px
}

.school-box>.panel-heading>.panel-title {
    padding-left: 36px;
    background-image: url("http://ninhkieu.edu.vn/App/Corporate/images/Member/icon-department.png");
    background-repeat: no-repeat;
    border-bottom: none;
    padding-top: 5px;
    padding-bottom: 5px
}

.school-box .list-item {
    float: left;
    width: 50%;
    padding-right: 3px;
    margin-bottom: 6px
}

.school-box .list-item>a {
    border: 1px solid #eee
}

.school-box .list-item:nth-child(even) {
    padding-left: 3px;
    padding-right: 0
}

.school-box .list-item .img {
    width: 108px;
    height: 108px
}

.division-box>.panel-heading>.panel-title {
    padding-left: 36px;
    background-image: url("http://ninhkieu.edu.vn/App/Corporate/images/Member/icon-department.png");
    background-repeat: no-repeat;
    border-bottom: none;
    padding-top: 5px;
    padding-bottom: 5px
}

.sidebar-panel-container .nav>li>a {
    padding: 6px 0
}

.sidebar-panel-container .nav>li>a:hover {
    background-color: transparent
}

.sidebar-panel-container .nav>li>a>.fa {
    margin-right: 6px
}

.account-news-highlight .news-item .news-image {
    margin-bottom: 10px
}

.account-news-highlight .news-large-item {
    float: none;
    width: auto;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 2px solid #eee
}

.account-news-highlight .news-large-item .news-image {
    float: left;
    width: 240px
}

@media (max-width: 767px) {
    .account-news-highlight .news-large-item .news-image {
        float: none;
        width: 100%
    }
}

.account-news-highlight .news-large-item .news-info {
    margin-left: 255px
}

@media (max-width: 767px) {
    .account-news-highlight .news-large-item .news-info {
        margin-left: 0
    }
}

.account-news-highlight .news-large-item .news-title {
    font-weight: bold;
    margin-bottom: 6px
}

.account-news-list .small-news-item {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #eee
}

.account-news-list .small-news-item .news-title {
    font-weight: bold;
    margin-bottom: 6px
}

.account-lesson-list .col-item:nth-child(2n+1) {
    clear: both
}

.account-lesson-list .lesson-item {
    margin-bottom: 30px;
    font-size: 12px
}

.account-lesson-list .lesson-item .lesson-image {
    float: left;
    width: 70px;
    height: 70px;
    margin-right: 10px
}

.account-lesson-list .lesson-item .lesson-info {
    overflow: hidden;
    color: #777
}

.account-lesson-list .lesson-item .lesson-creator {
    margin-bottom: 6px
}

.account-lesson-list .lesson-item .lesson-creator .text {
    margin-right: 6px
}

.account-lesson-list .lesson-item .lesson-title {
    color: #333;
    font-weight: bold;
    margin-bottom: 6px
}

.account-lesson-list .lesson-item .lesson-group .text {
    margin-left: 6px
}

.account-lesson-list .lesson-item .lesson-rating {
    margin-top: 6px
}

.account-lesson-list .lesson-item .lesson-rating .rating {
    float: left;
    margin-right: 3px
}

.account-lesson-list .lesson-item .lesson-rating .rating a {
    color: orange
}

.account-exam-list .btn-action {
    margin-top: 10px
}

.account-exam-list .exam-item {
    margin-bottom: 15px
}

.account-exam-list .exam-extra {
    color: #777
}

.account-exam-list .exam-title {
    font-weight: bold;
    margin-bottom: 6px
}

.account-news-detail .block_timer {
    font: 400 11px arial, sans-serif;
    padding: 5px 0 0;
    white-space: nowrap
}

.account-news-detail .block_share>a {
    height: 16px;
    width: 16px;
    line-height: 16px;
    text-align: center;
    display: inline-block
}

.account-news-detail .block_share .drash_share {
    padding: 0 3px
}

.account-news-detail .brief_news {
    font-weight: bold
}

.account-news-detail .fck_detail {
    overflow: hidden;
    font: 400 14px arial, sans-serif;
    word-wrap: break-word
}

.account-news-detail .fck_detail img {
    max-width: 100%;
    margin-bottom: 10px
}

.account_news_container .relative_news_heading {
    font-weight: bold;
    margin-bottom: 10px;
    border-top: 1px solid #ddd;
    padding-top: 6px
}

.account_news_container .list_relative_news li:nth-child(2n) {
    padding-top: 3px
}

.account_news_container .list_relative_news li a {
    display: block;
    float: left
}

.account_news_container .list_relative_news li a>.fa {
    margin-right: 6px
}

.account_news_container .list_relative_news li .createdTime {
    margin-left: 6px;
    font-style: italic;
    color: #777;
    font-size: 12px
}

@media (min-width: 992px) {
    .box-intro-provider>.columns-widget>.row>div[class*="col-"] .panel {
        height: 300px
    }
}

.panel-rating .rating-text {
    float: left
}

.panel-rating .rating-text>b {
    font-size: 24px;
    color: red
}

.panel-rating .rating-vote {
    float: right
}

.panel-account-contact .list-heading {
    background-color: #eee;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 10px
}

.panel-account-contact .list-heading .contact-image {
    padding: 0 0 0 10px
}

.panel-account-contact .list-heading .contact-content {
    padding: 0
}

.panel-account-contact .list-item {
    border: 1px solid #ddd;
    margin-bottom: 10px
}

.panel-account-contact .contact-image {
    float: left;
    padding: 6px
}

.panel-account-contact .contact-content {
    margin-left: 90px;
    padding: 6px 0 6px 6px
}

.panel-post-home .title-link {
    color: #e91e7e;
    font-weight: 700
}

.list-provider-product {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #eee
}

.list-provider-product>li {
    border-bottom: 1px solid #eee;
    padding: 12px 0;
    position: relative;
    background: #fff;
    margin: 0 12px
}

.list-provider-product>li .item-img {
    float: left;
    max-width: 100px;
    margin-right: 10px
}

.list-provider-product>li .item-title {
    font-size: 13px;
    line-height: 20px;
    margin-top: -4px;
    margin-bottom: 5px;
    display: block;
    max-height: 40px;
    overflow: hidden;
    font-weight: bold
}

.list-provider-product>li .item-data-item {
    float: left;
    max-width: 480px
}

.list-provider-product>li .item-price {
    float: right;
    text-align: right;
    color: red
}

.list-provider-product>li .item-rep {
    color: #777;
    font-size: 11px;
    text-align: right;
    line-height: 25px;
    position: absolute;
    top: 40px;
    right: 0
}

.list-provider-product>li .item-otherImage {
    float: left;
    min-width: 320px;
    margin-top: 6px
}

.shop-contact {
    background-color: #fff;
    padding: 15px
}

.sidebar-list-news ul li:not(:first-child) {
    margin-top: 6px
}

.sidebar-list-news ul li .fa {
    margin-right: 6px
}

.suggestionExam {
    padding-bottom: 15px
}

.suggestionExam .img-effect {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #2c7b30;
    position: relative
}

.suggestionExam img {
    -ms-transition: all, 0.3s;
    -moz-transition: all, 0.3s;
    -o-transition: all, 0.3s;
    -webkit-transition: all, 0.3s;
    transition: all, 0.3s
}

.suggestionExam .img-effect::after {
    content: 'Xem đề';
    display: block;
    position: absolute;
    top: 40px;
    bottom: 40px;
    left: 20px;
    right: 20px;
    border: 1px solid white;
    opacity: 0;
    -ms-transition: all, 0.3s;
    -moz-transition: all, 0.3s;
    -o-transition: all, 0.3s;
    -webkit-transition: all, 0.3s;
    transition: all, 0.3s;
    line-height: 78px;
    text-align: center;
    color: white
}

.suggestionExam p {
    margin-bottom: 0px;
    font-weight: bold
}

.suggestionExam>p a {
    color: #14928e
}

.suggestionExam>a:hover .img-effect img {
    opacity: 0.3
}

.suggestionExam>a:hover .img-effect::after {
    opacity: 1;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    line-height: 118px
}

.suggestionExam>a p {
    color: #313131;
    margin-top: 10px
}

.suggestionExam>span {
    display: block;
    line-height: 20px;
    font-weight: bold;
    color: #313131;
    border-top: 1px solid #e6ebef;
    padding-top: 5px
}

.panel-hasControl .panel-action .controls {
    line-height: 43px
}

.panel-hasControl .panel-action .controls>li {
    border-left: 1px solid #ddd;
    padding-left: 12px
}

.panel-hasControl .panel-action .controls>li i {
    margin-right: 6px
}

.panel-hasControl .panel-action .controls>li .form-control {
    display: inline-block
}

button.modal-btn-close {
    position: absolute;
    right: -12px;
    top: -12px;
    width: 26px;
    height: 26px;
    text-align: center;
    background: #ccc;
    border-radius: 50%;
    opacity: 1;
    line-height: 26px
}

.poup-order .edit-exhibition {
    padding: 5px;
    background: #fff;
    z-index: 99;
    margin: 5px
}

.poup-order .edit-exhibition .close-up a {
    float: right;
    font-size: 24px
}

.poup-order .edit-exhibition .detail-exhibition {
    font-size: 16px;
    font-weight: bold;
    padding: 6px 0;
    text-transform: uppercase
}

.poup-order .edit-exhibition .exhibition-info {
    padding: 15px 0;
    line-height: 2;
    font-size: 16px;
    border-bottom: 1px dotted #ddd
}

.poup-order .edit-exhibition .exhibition-info b {
    padding-right: 5px
}

.poup-order .edit-exhibition .list-pro {
    padding: 10px 0 0 0
}

.poup-order .edit-exhibition .list-pro label {
    font-size: 16px
}

.poup-order .edit-exhibition .list-pro .number-pro {
    padding: 15px 0;
    border-bottom: 1px solid #ddd;
    font-size: 12px
}

.poup-order .edit-exhibition .list-pro .number-pro .name-pro {
    font-size: 15px;
    font-weight: bold
}

.poup-order .edit-exhibition .list-pro .number-pro .unit {
    color: gray
}

.poup-order .edit-exhibition .list-pro .number-pro .prince-pro .prince {
    color: #e91e7e;
    font-weight: bold
}

.poup-order .edit-exhibition .list-pro .number-pro .prince-pro .pull-right {
    padding-top: 5px
}

.poup-order .edit-exhibition .list-pay {
    padding: 15px 5px 10px 5px;
    line-height: 2;
    background: #f1f2f3;
    font-size: 15px
}

.poup-order .edit-exhibition .list-pay span {
    float: right
}

.poup-order .edit-exhibition .list-pay .amount-receivable {
    padding: 15px 0 0 0;
    border-top: 1px solid #ddd;
    margin-top: 5px;
    font-weight: bold
}

.poup-order .edit-exhibition .list-pay .amount-receivable .prince {
    color: #e91e7e;
    font-size: 17px
}

.poup-order .note-exhibition label {
    font-size: 15px;
    text-transform: uppercase
}

.poup-order .note-exhibition .note-list .note {
    padding: 10px 0;
    border-bottom: 1px solid #ddd
}

.poup-order .note-exhibition .add-note {
    padding: 10px 0
}

.poup-order .note-exhibition .add-note textarea {
    min-height: 110px;
    padding: 10px
}

.list-friend-user .list-friend-thumbnail li {
    width: calc(33.33% - 6.66px);
    display: inline-block;
    float: left;
    position: relative;
    margin-bottom: 10px
}

.list-friend-user .list-friend-thumbnail li.item-2,
.list-friend-user .list-friend-thumbnail li.item-5,
.list-friend-user .list-friend-thumbnail li.item-8 {
    margin-left: 10px;
    margin-right: 10px
}

.list-friend-user .list-friend-thumbnail .viewmore-prd {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s
}

.list-friend-user .list-friend-thumbnail .viewmore-prd p {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    color: white;
    font-weight: bold
}

.list-friend-user .list-friend-thumbnail .viewmore-prd:hover {
    background: rgba(0, 0, 0, 0.7);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s
}

.list-friend-user .list-friend-thumbnail .friend-name {
    font-size: 11px;
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.7));
    bottom: 0;
    color: #fff;
    left: 0;
    padding: 5px;
    position: absolute;
    right: 0
}

.list-friend-user .list-friend-thumbnail .friend-name a {
    color: #fff
}

.panel-about-detail .panel-body {
    padding: 0
}

.tab-about>.tab-content {
    border-right: none;
    border-bottom: none;
    font-size: 13px
}

@media (max-width: 425px) {
    .tab-about>.tab-content {
        border-left: none
    }
}

.tab-about>.nav-tabs {
    padding-top: 10px
}

@media (max-width: 425px) {
    .tab-about>.nav-tabs {
        float: none;
        border-bottom: 1px solid #ddd
    }
}

.tab-about>.nav-tabs>li>a {
    padding: 10px 16px;
    border: none;
    border-left: 2px solid transparent;
    border-radius: 0;
    font-size: 13px;
    margin: 0;
    color: #777
}

.tab-about>.nav-tabs>li.active>a,
.social-header .tab-about>.nav-tabs>li.nav-2-item.hasActive>a,
.tab-about>.nav-tabs>li.active>a:hover {
    font-weight: bold;
    border: none;
    border-left: 2px solid #e91e7e
}

.user-about-contact .form-group-title {
    border-bottom: 1px solid #ddd;
    line-height: 26px;
    font-size: 12px;
    color: #777
}

.user-about-contact .frm-row {
    padding-bottom: 12px;
    padding-top: 12px
}

.user-about-contact .frm-row:last-child {
    border-bottom: none
}

.user-about-contact .frm-row .txt-label {
    color: #777
}

@media (min-width: 544px) and (max-width: 767px) {
    .tab-account-home .row>.col-right {
        display: none
    }

    .tab-account-home .row>.col-left {
        width: 33.33333333%
    }

    .tab-account-home .row>.col-center {
        width: 66.66666667%
    }
}

.panel-title .totalItems {
    color: #999
}

.message-location>.author {
    color: #07689f
}

.department-tree .dd-list {
    background: none;
    border: none
}

.department-tree .dd-list .dd-item-inner {
    border: 1px solid #ddd;
    padding: 10px 15px;
    margin-bottom: 15px;
    z-index: 10;
    position: relative
}

.department-tree .dd-list .dd-item-top {
    font-weight: bold
}

.department-tree .dd-list .dd-item-bottom {
    border-top: 1px dashed #ddd;
    padding-top: 10px;
    margin-top: 6px
}

.department-tree .dd-list .dd-item-bottom .contact {
    margin-right: 10px;
    display: inline-block
}

.department-tree .dd-list .dd-list {
    margin-left: 40px
}

.department-tree .dd-list .dd-parent {
    position: relative
}

.department-tree .dd-list .dd-parent:before {
    content: "";
    display: block;
    width: 2px;
    height: 100%;
    background: #ddd;
    position: absolute;
    left: 12px;
    top: 0
}

.department-tree .dd-list .dd-parent .dd-item {
    position: relative
}

.department-tree .dd-list .dd-parent .dd-item:after {
    content: "";
    display: block;
    position: absolute;
    top: 20px;
    left: -28px;
    width: 29px;
    background: #ddd;
    height: 2px
}

.department-tree .dd-list .dd-parent .dd-item.last-child:before {
    content: "";
    display: block;
    position: absolute;
    left: -30px;
    background: #fff;
    width: 10px;
    top: 22px;
    height: 90%;
    z-index: 1
}

.department-tree .dd-list .dd-parent .dd-item.last-child .dd-item-inner {
    position: static
}

.department-tree .dd-list .dd-parent .dd-item.last-child .dd-item-inner:before {
    display: none
}

.department-tree .dd-list .dd-parent .dd-item.last-child .dd-item-inner:after {
    content: "";
    position: absolute;
    top: -17px;
    width: 2px;
    background: #ddd;
    height: 100%;
    left: -28px
}

.department-tree .dd-list .dd-parent .dd-item.last-child.dd-item-level_4:before {
    height: 90%
}

.department-tree .dd-list .dd-parent .dd-item-inner {
    position: relative
}

.department-tree .dd-list .dd-parent .dd-item-inner:before {
    content: "";
    display: block;
    width: 15px;
    height: 100%;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0
}

.department-tree .dd-list .dd-item-level_1:after {
    display: none
}

.account-background-white>.container {
    background: #fff
}

.panel-about-detail-type1 .right-action .btn {
    padding: 3px 12px;
    font-size: 13px
}

body {
    overflow-x: hidden;
    line-height: 18px;
    background: url("http://ninhkieu.edu.vn/upload/18059/fck/body.png") top left no-repeat;
    background-size: cover
}

.container {
    background: white;
    padding-left: 10px;
    padding-right: 10px
}

.big-type2-Article-News .post-title {
    padding-top: 10px
}

.lighHight-home a {
    color: #173080
}

article {
    margin-bottom: 10px
}

article h2 {
    font-weight: 700;
    line-height: 1.54
}

article h5 {
    margin: 0
}

@media screen and (max-width: 767px) {
    article figure {
        margin-bottom: 10px
    }
}

article figure img {
    border: none
}

@media (min-width: 992px) {
    article .left-listtype3 {
        padding-right: 0
    }
}

.intro-home .left-intro-home img {
    padding: 3px;
    border-radius: 3px
}

.navbar-default {
    border-radius: 0
}

#backtotop {
    background-image: url(http://ninhkieu.edu.vn/App/Corporate/images/backtotop.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    bottom: 20px;
    cursor: pointer;
    display: none;
    height: 32px;
    position: fixed;
    right: 20px;
    text-indent: -99999px;
    width: 32px;
    z-index: 999999999
}

.table-footer {
    background-image: url(http://ninhkieu.edu.vn/App/Corporate/images/sei/bg-footer.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    line-height: 2.75
}

.table-footer p {
    margin-bottom: 0
}

article.news-icons .post-item:hover {
    background: #10acc5
}

article.news-icons .post-item:hover a,
article.news-icons .post-item:hover .post-meta {
    color: #777
}

.news-detail-default {
    padding: 10px 0 
}

.news-detail-default .brief-detail {
    font-size: 13px;
    font-weight: bold
}

.bigArticle-News {
    margin-bottom: 0
}

article.bigArticle-News .post-desc-wrapper h2,
.lighHight-home {
    margin-bottom: 0
}

article.smallArticle-News .right-listtype3 h2 {
    font-weight: normal;
    margin-bottom: 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    text-overflow: -o-ellipsis-lastline
}

article.smallArticle-News .right-listtype3 h2 :hover {
    color: #bb0f1d;
    text-decoration: none
}

.right-listtype3 h4 {
    margin-top: 0;
    max-height: 55px;
    overflow: hidden
}

article.smallArticle-News {
    margin-bottom: 0;
    padding: 15px 0
}

@media (min-width: 992px) {
    article.smallArticle-News {
        background-image: url(http://ninhkieu.edu.vn/App/Corporate/images/tnmt/sub1_bg.jpg);
        background-repeat: repeat-x;
        background-position: left top
    }
}

.slideType3Article-News .post-desc-wrapper {
    background-image: url(http://ninhkieu.edu.vn/App/Corporate/images/tnmt/line.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 10px
}

.smallArticle-News .post-title a {
    color: #173080
}

.section-slider .slideType3Article-News .post-title a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    text-overflow: -o-ellipsis-lastline
}

.section-slider {
    padding: 0 10px
}

.section-slider .form-search {
    width: 175px;
    display: inline-block;
    vertical-align: middle
}

@media (max-width: 543px) {
    .section-slider .form-search {
        width: 100%
    }

    .section-slider .form-search input[type="text"] {
        width: calc(100% - 38px)
    }
}

@media (min-width: 544px) {
    .section-slider .form-search input[type="text"] {
        width: 144px
    }
}

.section-slider #list-news-marquee {
    width: calc(100% - 185px);
    display: inline-block;
    padding-right: 10px;
    vertical-align: middle;
    margin-bottom: -4px
}

@media (max-width: 543px) {
    .section-slider #list-news-marquee {
        display: none
    }
}

.section-slider .owl-buttons .owl-prev,
.section-slider .owl-buttons .owl-next {
    top: 34%
}

.small-type2-Article-News .post-title a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: -o-ellipsis-lastline
}

article.bottom-type2-Article-News a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: -o-ellipsis-lastline;
    font-weight: normal;
    color: #173080
}

article.bottom-type2-Article-News a:hover {
    color: #bb0f1d
}

article.bottom-type2-Article-News {
    height: 40px
}

.container-fluid-tab {
    padding: 10px 0
}

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

.fisrt-highlightType3 {
    background: #e91e7e;
    padding: 10px;
    margin-bottom: 10px
}

.fisrt-highlightType3 .post-desc-wrapper {
    padding-top: 10px
}

.fisrt-highlightType3 .post-desc-wrapper h2 {
    margin-bottom: 0;
    font-weight: normal
}

.big-type2-Article-News a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: -o-ellipsis-lastline
}

.highlightType3-home {
    background-image: url(http://ninhkieu.edu.vn/App/Corporate/images/tnmt/bg-li-rihgt.jpg);
    background-repeat: no-repeat;
    background-position: left 6px;
    padding-left: 10px;
    margin-bottom: 0
}

.highlightType3-home h2 {
    font-weight: normal
}

.highlightType4 {
    padding: 7px 0;
    border-bottom: 1px dotted #777;
    background-image: none
}

@media (min-width: 992px) {
    .highlightType4 .left-highlightType4 {
        padding-right: 0
    }
}

.highlightType4:last-child {
    border-bottom: none
}

.panel-type2 {
    border-radius: 0;
    border-top: 1px solid #e91e7e
}

.panel-type2 .panel-heading {
    background: none;
    text-align: center;
    color: #e91e7e;
    text-transform: uppercase;
    padding: 6px 15px
}

.fisrt-highlightType5 .post-desc-wrapper {
    padding-top: 10px
}

.highlightType5 {
    background-image: none;
    padding: 7px 0;
    border-bottom: 1px dotted #777
}

@media (min-width: 992px) {
    .highlightType5 .left-highlightType5 {
        padding: 0
    }
}

.highlightType5 a {
    color: #222
}

.highlightType5:last-child {
    border-bottom: none
}

.link-horizontal ul {
    text-align: right
}

.link-horizontal ul li a {
    padding: 6px 0;
    display: block;
    color: black
}

.footer-address {
    padding: 10px 0
}

@media (max-width: 768px) {
    .footer-address {
        text-align: center
    }
}

.search-input-group input {
    margin-bottom: 10px;
    padding: 6px
}

@media (min-width: 992px) {
    .search-input-group input {
        width: 87%
    }
}

.search-input-group .search-submit-btn {
    padding: 6px
}

@media (min-width: 992px) {
    .listType4 .left-listType4 {
        padding-right: 0
    }
}

.listType4 h2 {
    font-weight: normal
}

.listType4 a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: -o-ellipsis-lastline
}

.grid-video-detail .detail-video .left-video {
    position: relative;
    padding-bottom: 47.25%;
    padding-top: 30px;
    height: 0;
    text-align: center;
    overflow: hidden;
    text-align: center
}

.detail-video .left-video iframe {
    width: 100%;
    height: 100% ;
    display: block;
    position: absolute;
    left: 0;
    top: 0
}

@media (min-width: 992px) {
    .videoList-Default .left-video {
        padding-right: 0
    }
}

.videoList-Default .post-content {
    font-size: 11px;
    margin-top: 10px
}

.link-horizontal li {
    background: none
}

.section-slider {
    padding: 0 
}

.section-slider article {
    margin: 0 5px
}

.download-list-default ul.down-list li {
    border-bottom: 1px dotted #bbb;
    padding-bottom: 2px;
    margin-bottom: 10px
}

.download-list-default ul.down-list li .download a {
    color: #5d5d5d
}

.btn-default {
    background-color: rgba(255, 255, 255, 0.5);
    border: none;
    padding: 4px 8px
}

.slideDefualt .post-link {
    display: none
}

.html-footer {
    padding-bottom: 20px
}

.gridDefaultType1 .post-content {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: -o-ellipsis-lastline;
    margin-bottom: 10px
}

@media screen and (max-width: 767px) {
    .logo-site {
        position: inherit 
    }
}

@media (min-width: 992px) {
    .fix-right-news {
        overflow: auto;
        height: 475px
    }
}

.list-pdf-type2 {
    border-bottom: 1px dotted #bbb;
    padding-bottom: 2px;
    margin-bottom: 10px
}

.list-pdf-type2 .title {
    margin-bottom: 2px
}

.list-pdf-type2 .download a {
    color: #5d5d5d
}

.panel-new-maquee {
    border-radius: 0 0 5px 5px;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    margin-bottom: 10px;
    clear: both
}

.panel-new-maquee .panel-heading {
    display: inline-block;
    width: 125px;
    vertical-align: middle;
    background: white;
    padding: 5px;
    border: none
}

@media (max-width: 768px) {
    .panel-new-maquee .panel-heading {
        display: none
    }
}

.panel-new-maquee .panel-heading .panel-title {
    color: #e91e7e;
    font-weight: bold;
    font-size: 16px
}

.panel-new-maquee .panel-body {
    width: calc(100% - 125px);
    display: inline-block;
    vertical-align: middle;
    padding: 0
}

@media (max-width: 768px) {
    .panel-new-maquee .panel-body {
        width: 100%;
        padding: 3px 0 3px 8px
    }
}

@media (min-width: 992px) {
    .tab-first-home .col-left {
        border-right: 1px solid #eee
    }
}

.hasViewMore a {
    color: #fff
}

.list-pdf-type3 img {
    border: 1px dotted #bbb 
}

@media (min-width: 992px) {
    .time-news {
        padding-left: 0
    }
}

.tab-home-vhv .panel-type5 .panel-body {
    padding-left: 0 ;
    padding-right: 0 
}

.content-header {
    padding: 10px 0
}

.logo-site {
    display: none
}

#list-news-marquee a {
    -webkit-line-clamp: 1;
    white-space: nowrap
}

#list-news-marquee input[type="text"] {
    border: 1px solid #e91e7e
}

.simply-scroll .simply-scroll-clip {
    height: 20px
}

.simply-scroll .simply-scroll-list li {
    height: 20px
}

.slideDefualt a {
    font-weight: bold
}

.right-highlightType6Article-News .right-listtype6 {
    text-indent: 0;
    padding-left: 10px;
    background-position: 0 4px
}

.right-highlightType6Article-News .right-listtype6 a {
    line-height: 18px;
    text-align: justify;
    font-weight: bold
}

.highlightType6 .post-content,
.detailType2 h4 a,
.highlightType7 .right-highlightType7 .post-content,
.detailType6 h4 a {
    text-align: justify
}

.detailType2 h4 a,
.detailType6 h4 a {
    line-height: 18px
}

.grid-video-detail.detailType2 .post-image {
    margin-right: 0px
}

.detailType2 .post-content {
    overflow: hidden;
    text-align: justify;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: -o-ellipsis-lastline
}

.highlightType7 .right-highlightType7 h4 {
    text-align: justify;
    line-height: 18px
}

.frame566016fa7f8b9a4b8a8b4567.frameOption3be74f9fd1 {
    position: relative
}

.frame566016fa7f8b9a4b8a8b4567.frameOption3be74f9fd1 .view-all {
    position: absolute;
    top: 7px;
    right: 10px
}

.section-slider .post-title a {
    text-align: justify;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: -o-ellipsis-lastline;
    text-align: justify
}

.frame566016fa7f8b9a4b8a8b4567.frameOption27bf6c6499 {
    position: relative
}

.frame566016fa7f8b9a4b8a8b4567.frameOption27bf6c6499 .panel-heading {
    border-top: 1px solid #328322 
}

.frame566016fa7f8b9a4b8a8b4567.frameOption27bf6c6499 .view-all {
    position: absolute;
    top: 7px;
    right: 10px
}

@media (min-width: 992px) {
    .col-md-4 {
        width: 33.33333%;
        display: inline-block
    }
}

@media screen and (min-width: 769px) {

    .col-md-2:nth-of-type(6n+1),
    .col-md-3:nth-of-type(4n+1),
    .col-md-4:nth-of-type(3n+1),
    .col-md-6:nth-of-type(2n+1) {
        clear: none
    }
}

.article-tt .lighHight-home .post-image {
    height: 140px
}

.right-listtype9 .post-content {
    display: none
}

.right-listtype9 h5,
.h5 {
    font-size: 14px;
    line-height: 25px
}

.panel-article {
    border: none;
    background: none;
    box-shadow: none
}

.panel-article .panel-title a {
    font-size: 18px
}

.school .panel-heading {
    background: url("http://i.imgur.com/Be2dMvV.png") no-repeat;
    position: initial ;
    color: white
}

.school2 .panel-heading {
    background: url("http://i.imgur.com/NzgEGfo.png") no-repeat;
    position: initial ;
    color: white
}

.school3 .panel-heading {
    background: url("http://i.imgur.com/nAHTPy7.png") no-repeat;
    position: initial ;
    color: white
}

.school4 .panel-heading {
    background: url("http://i.imgur.com/DnBMp8v.png") no-repeat;
    position: initial ;
    color: white
}

.school5 .panel-heading {
    background: url("http://i.imgur.com/vavPklv.png") no-repeat;
    position: initial ;
    color: white
}

.form-item {
    padding-left: 8px
}

.inner .content {
    background: #0AA1CA;
    padding-bottom: 15px;
    padding-top: 15px
}

.owl-carousel .owl-item img {
    border: 5px solid white
}

.frame-event {
    background: url("http://i.imgur.com/QOmDDyV.jpg") no-repeat top center;
    padding-top: 15px;
    border: none;
    box-shadow: none
}

.frame-event .panel-heading {
    background: none;
    border: none;
    text-align: center;
    margin-top: -10px
}

.frame-event .panel-heading .panel-title {
    font-size: 20px;
    font-weight: bold;
    color: white
}

.frame-event .panel-body {
    padding-top: 20px
}

.frame-event .section-slider .post-title a {
    color: #fff
}

.owl-carousel.owl-theme .owl-nav .owl-next:before,
.owl-prev:before {
    padding-top: 5px
}

.owl-carousel.owl-theme .owl-nav .owl-prev {
    background-color: #F05F0E
}

.owl-carousel.owl-theme .owl-nav .owl-next {
    background-color: #F05F0E
}

.footer-address {
    background: url("http://ninhkieu.edu.vn/upload/18059/fck/footer.png") bottom left no-repeat;
    background-size: contain;
    position: relative;
    color: #e91e7e;
    text-shadow: 2px 2px 3px white, -2px -2px 3px white, -2px 2px 3px white, 2px -2px 3px white
}

.footer-address .container {
    background: none
}

.highlightType6 a {
    font-weight: bold;
    line-height: 20px
}

.category-accordion .nav>li a {
    color: #14346D;
    background: url("http://ninhkieu.edu.vn/upload/14333/fck/list.png") no-repeat left
}

.category-accordion .nav>li.has-child>a:before {
    content: ""
}

.category-accordion .nav>li.has-child.open>a:before {
    content: ""
}

.language {
    padding-left: 65px
}

.article-sk #list-news-marquee a {
    white-space: normal;
    background-image: url("http://ninhkieu.edu.vn/App/Enterprise/images/tapchixd/bg-li-news.png");
    background-repeat: no-repeat;
    background-position: 1px 2px;
    text-indent: 15px;
    font-size: 81.25%;
    color: #000
}

.category-accordion .nav>li ul {
    display: block;
    padding-left: 25px
}

@media (min-width: 992px) {
    .highlightType9 {
        width: 62%
    }

    .fix-right-news {
        width: 38%
    }
}

.link-horizontal ul li a {
    color: #10ACC5
}

.link-horizontal ul li a:hover {
    color: #e9440a
}

.article-tb .scroll-bar {
    height: 250px 
}

@media (min-width: 992px) {
    .fix-right-news {
        height: 390px 
    }
}

.scroll-wrapper {
    border: solid 1px #D2D2D2
}

.fix-right-news {
    padding: 5px 
}

.article-tb h5,
.h5 {
    background-image: url("http://ninhkieu.edu.vn/App/Enterprise/images/tapchixd/bg-li-news.png");
    background-repeat: no-repeat;
    background-position: 1px 8px;
    text-indent: 15px;
    border-bottom: 1px dotted #bbb;
    padding-bottom: 10px
}

.navbar-default {
    background: none
}

.menuType1 {
    position: relative;
    z-index: 999
}

.menuType1 .dropdown-menu {
    padding: 0
}

.menuType1 .navbar-default {
    border-style: solid;
    background: white;
    border: none
}

.menuType1 .navbar-default:before {
    width: 100%;
    height: 1px;
    background: rgba(255, 255, 255, 0.6);
    position: absolute;
    top: 5px;
    left: 0
}

.menuType1 .navbar-default .navbar-nav>li>a {
    padding: 5px 7px;
    color: #e91e7e;
    border-bottom: 2px solid transparent
}

.menuType1 .navbar-nav>li>.dropdown-menu {
    background: white;
    border: 1px solid #e91e7e;
    border-radius: 0
}

.menuType1 .dropdown-menu>li>a {
    padding-bottom: 5px;
    color: #e91e7e;
    padding: 9px 10px;
    font-weight: bold
}

.menuType1 .navbar-nav .dropdown-menu li .dropdown-menu {
    padding-bottom: 0px;
    color: #FFF;
    background-color: #f5f5f5;
    background: #fff;
    margin: 0;
    margin-top: -1px;
    border-radius: 0;
    border-color: #e91e7e
}

.menuType1 .dropdown-menu>li:hover>a,
.menuType1 .dropdown-menu>li.active>a,
.menuType1 .social-header .dropdown-menu>li.nav-2-item.hasActive>a,
.social-header .menuType1 .dropdown-menu>li.nav-2-item.hasActive>a,
.menuType1 .dropdown-menu>li>a:focus {
    text-decoration: none;
    color: white ;
    background: #e91e7e 
}

.selectbox-default {
    background: #e91e7e;
    padding-top: 15px;
    padding-bottom: 15px
}

.selectbox-default .form-control {
    width: 90%;
    height: 30px;
    padding: 6px 12px;
    margin-left: 13px;
    border-radius: 0
}

.panel-primary-frame4 {
    background: url(http://ninhkieu.edu.vn/upload/14333/fck/bg-thong-bao.jpg) repeat-x top center
}

@media screen and (min-width: 768px) {
    .menuType1 .navbar-nav li>a:not(.badge) .caret {
        display: none
    }
}

.pathway-search {
    height: 33px;
    background: url(http://ninhkieu.edu.vn/upload/14333/fck/bg-thong-bao.jpg) repeat-x top center
}

.pathway-search .form-search {
    padding-top: 4px
}

.pathway-search .breadcrumb {
    background: none;
    padding: 8px 11px
}

.article-tt .panel-title a:hover,
.article-tt .panel-title a:focus {
    text-decoration: none
}

.fix-bottom-photo {
    padding-bottom: 15px
}

.frame-heading2 {
    border: none
}

.frame-heading2 .panel-heading {
    background: #e91e7e;
    position: relative
}

.frame-heading2 .panel-heading:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 0;
    width: 100%;
    height: 1px;
    background: white
}

.frame-heading2 .panel-heading:after {
    content: "";
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
    height: 1px;
    background: white
}

.frame-heading2 .panel-heading .panel-title {
    color: white;
    font-weight: bold;
    text-transform: uppercase
}

.frame-heading2 .panel-body {
    background: #ededed;
    padding: 10px 5px
}

.video-highlightType4 .entry-title {
    padding-top: 10px
}

@media (max-width: 1024px) {
    .article-sk .panel-primary-frame4 .panel-title {
        font-size: 13px
    }
}

@media (max-width: 600px) {
    .pathway-search .form-search {
        display: none
    }
}

@media (max-width: 480px) {
    .category-icon-box .category-icon-box-inner .col-xs-6 {
        width: 100%
    }
}

.category-icon-box .category-icon-box-inner .category-item-box {
    background: none
}

.category-icon-box .category-icon-box-inner .category-item-box .category-title a {
    color: #e9440a
}

.category-icon-box .category-icon-box-inner .category-item-box .category-title {
    margin-bottom: -15px
}

@media (max-width: 480px) {
    .category-icon-box .category-icon-box-inner .category-item-box .img-icon {
        width: 100%
    }
}

.header-default-type3 .menu-section {
    z-index: 1;
    padding: 5px;
    position: relative;
    display: inline-block;
    width: 100%;
    height: 12px
}

.header-default-type3 .header-wrapper {
    position: relative;
    padding-bottom: 30px;
    margin-bottom: -23px;
    z-index: 100
}

.header-default-type3 .section-logo .header-logo,
.header-default-type3 .section-logo .header-title {
    float: left
}

.header-default-type3 .section-logo .header-title {
    padding: 0 0 0 20px;
    line-height: 1.5;
    color: #e91e7e;
    text-shadow: 2px 2px 3px white, -2px -2px 3px white, -2px 2px 3px white, 2px -2px 3px white
}

.header-default-type3 .section-logo .header-title .department {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase
}

.header-default-type3 .section-logo .header-title .name {
    font-size: 20px;
    font-weight: bold
}

.header-default-type3 .menu-section {
    min-height: 0px 
}

.header-default-type3 .menu-section .pull-left {
    display: none
}

.header-default-type3 .menu-section .login-home .dropdown>a {
    color: #262626;
    font-weight: bold;
    text-shadow: 2px 2px 3px white, -2px -2px 3px white, -2px 2px 3px white, 2px -2px 3px white
}

.header-default-type3 .menu-section .login-home .dropdown>a:hover {
    color: #e91e7e
}

.header-default-type3 .header-text .form-inline {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.header-default-type3 img.logo {
    max-height: 120px
}

.header-default {
    padding: 0 
}

.main-menu .navbar.affix .navbar-header {
    display: none 
}

.navbar {
    min-height: auto
}

.main-menu .navbar-default .navbar-nav>li.active>a,
.main-menu .navbar-default .social-header .navbar-nav>li.nav-2-item.hasActive>a,
.social-header .main-menu .navbar-default .navbar-nav>li.nav-2-item.hasActive>a,
.main-menu .navbar-default .navbar-nav>li:hover>a {
    color: #e91e7e ;
    background: white ;
    border-bottom: 2px solid #e91e7e;
    background-size: contain
}

.container-fluid {
    padding: 0
}

@media (min-width: 680px) {
    .panel-article .highlightType6 {
        float: left;
        width: 60%
    }

    .panel-article .highlightType6 .right-highlightType7 {
        background: url(http://ninhkieu.edu.vn/upload/14333/fck/bg-center-new.png) no-repeat right top
    }

    .panel-article .right-highlightType6Article-News {
        width: 40%;
        float: left;
        padding-left: 15px
    }
}

@media (max-width: 767px) {
    .header-default-type3 .section-logo .header-title {
        float: none
    }

    .header-default-type3 .container {
        padding: 0
    }
}

.search-result:after {
    background: none
}

.search-home {
    background: #e91e7e;
    color: white;
    border: none;
    padding: 3px 7px
}

.panel-article-test {
    border: none;
    background: white;
    border-radius: 0;
    box-shadow: none
}

.panel-article-test .panel-heading {
    padding: 0;
    background: none;
    position: relative;
    border: none;
    border-bottom: 2px solid #e91e7e;
    height: 41px
}

.panel-article-test .panel-heading:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: -2px;
    opacity: 0.6;
    left: 0
}

.panel-article-test .panel-heading .panel-title {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding-left: 15px;
    padding-right: 25px;
    position: relative;
    background: #e91e7e;
    color: white;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.panel-article-test .panel-heading .panel-title a {
    position: relative
}

.panel-article-test .panel-heading .panel-title:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-right: 14px solid white;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    z-index: 0
}

.panel-article-test .panel-body {
    padding: 10px 0;
    border-radius: 0 0 5px 5px;
    position: relative
}

.panel-article-test .panel-body:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #e91e7e;
    z-index: -1;
    opacity: 0.6
}

.panel-article-test .panel-body:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: red;
    z-index: 1;
    opacity: 0.6
}

.panel-article-test.panel-1 .panel-heading:after {
    background: red
}

.panel-article-test.panel-1 .panel-heading .panel-title:before {
    content: "";
    background: red;
    z-index: 0;
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0.6;
    left: 0;
    bottom: 0
}

.panel-article-test.panel-2 .panel-heading:after {
    background: blue
}

.panel-article-test.panel-2 .panel-heading .panel-title:before {
    content: "";
    background: blue;
    z-index: 0;
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0.6;
    left: 0;
    bottom: 0
}

.panel-article-test.panel-3 .panel-heading:after {
    background: green
}

.panel-article-test.panel-3 .panel-heading .panel-title:before {
    content: "";
    background: green;
    z-index: 0;
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0.6;
    left: 0;
    bottom: 0
}

.panel-article-test.panel-4 .panel-heading:after {
    background: yellow
}

.panel-article-test.panel-4 .panel-heading .panel-title:before {
    content: "";
    background: yellow;
    z-index: 0;
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0.6;
    left: 0;
    bottom: 0
}

.panel-article-test.panel-5 .panel-heading:after {
    background: violet
}

.panel-article-test.panel-5 .panel-heading .panel-title:before {
    content: "";
    background: violet;
    z-index: 0;
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0.6;
    left: 0;
    bottom: 0
}

.panel-article-test.panel-6 .panel-heading:after {
    background: #0ebcd0
}

.panel-article-test.panel-6 .panel-heading .panel-title:before {
    content: "";
    background: #0ebcd0;
    z-index: 0;
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0.6;
    left: 0;
    bottom: 0
}

.memu-container .container {
    border-radius: 20px 20px 0 0
}

@media (max-width: 767px) {
    .memu-container .container {
        padding: 0
    }
}

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

.memu-container .container>.row>.col-md-12 {
    padding-left: 10px;
    padding-right: 10px
}

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

.navbar-default .navbar-toggle {
    background: url(http://ninhkieu.edu.vn/upload/18059/fck/SNice.svg.png) center right no-repeat;
    background-size: contain;
    margin-bottom: 5px;
    border: none;
    margin-top: 0px;
    margin-right: -5px
}

.navbar-default .navbar-toggle .icon-bar {
    background: none 
}

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

@media (max-width: 767px) {
    .navbar-nav {
        margin: 7.5px 0px
    }

    .navbar-nav>li {
        display: inline-block;
        width: 100%
    }

    .navbar-nav>li>a {
        padding: 5px 0px ;
        border-top: 0 
    }

    .navbar-nav>li>a .caret {
        position: absolute;
        top: 15px;
        right: 10px
    }

    .navbar-nav>li .dropdown-menu {
        width: 100%;
        border: none ;
        border-top: 1px solid #ccc ;
        position: static;
        padding: 5px 15px;
        margin-bottom: 10px
    }
}

.detail-photo-type3 .detail-title {
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 10px
}

@media (max-width: 543px) {
    .columns9-3>.row .col-left {
        margin-bottom: 20px;
        padding-bottom: 20px;
        border-bottom: 1px solid #e91e7e
    }
}

.btn_signin,
.btn_register {
    color: white;
    font-weight: bold;
    text-shadow: 2px 2px 3px #e91e7e, -2px -2px 3px #e91e7e, -2px 2px 3px #e91e7e, 2px -2px 3px #e91e7e
}

.btn_signin:hover,
.btn_register:hover {
    color: #e91e7e;
    text-shadow: 2px 2px 3px white, -2px -2px 3px white, -2px 2px 3px white, 2px -2px 3px white;
    text-decoration: none
}

.lighHight-Type4v2-Viet .small-highlight .tile-wrapper {
    font-weight: bold;
    font-size: 14px ;
    text-shadow: 1px 1px 3px white, -1px -1px 3px white, -1px 1px 3px white, 1px -1px 3px white
}

h3.title-big {
    font-size: 18px ;
    font-weight: bold
}

@media (max-width: 768px) {
    h3.title-big {
        margin-top: 10px 
    }
}

.header-default-type3 .container {
    background: none
}

.lighHight-Type4v2-Viet .small-highlight .tile-wrapper {
    overflow: hidden
}

@media (max-width: 1199px) and (min-width: 544px) {
    .lighHight-Type4v2-Viet .small-highlight .tile-wrapper {
        height: 46px
    }
}

@media (min-width: 1200px) {
    .lighHight-Type4v2-Viet .small-highlight .tile-wrapper {
        height: 31px
    }
}

.lighHight-Type4v2-Viet .small-highlight .tile-wrapper,
.lighHight-Type4v2-Viet .title-big {
    font-family: arial
}

@media (max-width: 991px) {
    .frame-heading2 .panel-body .Article-Detail-listType3 .post-item .left-listtype3 {
        display: none
    }

    .frame-heading2 .panel-body .Article-Detail-listType3 .post-item .right-listtype3 {
        width: 100%
    }
}

.frame5656dd647f8b9ac43c8b4567 {
    border: none;
    border-radius: 0;
    box-shadow: none
}

.frame5656dd647f8b9ac43c8b4567 .panel-heading {
    background-color: transparent;
    position: relative;
    padding: 3px 15px;
    border-bottom: 1px dotted #777;
    font-weight: 700;
    color: #000
}

.frame5656dd647f8b9ac43c8b4567 .panel-heading:before {
    background-image: url(http://ninhkieu.edu.vn/App/Corporate/images/sei/icon-frame4.jpg);
    background-repeat: no-repeat;
    position: absolute;
    top: 8px;
    left: 0;
    display: block;
    content: '';
    width: 9px;
    height: 9px
}

.frame5656dd647f8b9ac43c8b4567 .panel-body {
    padding: 10px 0
}

.frame5641775f7f8b9a0e508b4567.frameOptionbdfb3d6421 {
    background-color: transparent;
    border-radius: 0;
    border: 1px solid #dbdbdb
}

.frame565d6a367f8b9a07bb8b4567.frameOption80193eadbf {
    border: none;
    box-shadow: none
}

.frame565d6a367f8b9a07bb8b4567.frameOption80193eadbf .panel-heading {
    background-color: transparent;
    color: #000;
    border-width: 5px;
    padding-left: 0;
    padding-right: 0
}

.frame565d6a367f8b9a07bb8b4567.frameOption80193eadbf .panel-heading .panel-title {
    font-size: 14px
}

.frame565d6a367f8b9a07bb8b4567.frameOption80193eadbf .panel-body {
    padding-left: 0;
    padding-right: 0
}

.frame5641775f7f8b9a0e508b4567.frameOption3909eb0601 {
    background-color: transparent;
    border-radius: 0;
    border: 1px solid #dbdbdb;
    padding: 12px
}

.frame5641775f7f8b9a0e508b4567.frameOption3909eb0601 .panel-heading {
    background-color: transparent;
    padding-left: 0;
    border-bottom: solid 1px #dbdbdb;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px
}

.frame5641775f7f8b9a0e508b4567.frameOption3909eb0601 .panel-title {
    color: #26326e
}