/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 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 */

.label, sub, sup {
    vertical-align: baseline
}

hr, img {
    border: 0
}

body, figure {
    margin: 0
}

.btn-group > .btn-group, .btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .dropdown-menu {
    float: left
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .pre-scrollable {
    max-height: 340px
}


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
    }

b, optgroup, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0
}

mark {
    color: #000;
    background: #ff0
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

*, :after, :before, input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

pre, textarea {
    overflow: auto
}

code, kbd, pre, samp {
    font-size: 1em
}

button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

.glyphicon, address {
    font-style: normal
}

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 {
        padding: 0;
        border: 0
    }

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-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

td, th {
    padding: 0
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
    blockquote, img, pre, tr {
        page-break-inside: avoid
    }

    *, :after, :before {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

        a[href]:after {
            content: " (" attr(href) ")"
        }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="javascript:"]:after, a[href^="#"]:after {
        content: ""
    }

    blockquote, pre {
        border: 1px solid #999
    }

    thead {
        display: table-header-group
    }

    img {
        max-width: 100% !important
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

        .table td, .table th {
            background-color: #fff !important
        }

    .table-bordered td, .table-bordered th {
        border: 1px solid #ddd !important
    }
}

.img-thumbnail, body {
    background-color: #fff
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(../fonts/glyphicons-halflings-regular.woff) format('woff'),url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    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-eur:before, .glyphicon-euro: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, .glyphicon-btc:before, .glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-jpy:before, .glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-rub:before, .glyphicon-ruble: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"
}

*, :after, :before {
    box-sizing: border-box
}

html {
    -webkit-tap-highlight-color: transparent
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

    a:focus, a:hover {
        color: #23527c;
        text-decoration: underline
    }

    a:focus {
        outline: -webkit-focus-ring-color auto 5px;
        outline-offset: -2px
    }

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    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: sans-serif;
    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, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

    .h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
        font-size: 65%
    }

.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

    .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
        font-size: 75%
    }

.h1, h1 {
    font-size: 36px
}

.h2, h2 {
    font-size: 20px
}

.h3, h3 {
    font-size: 18px
}

.h4, h4 {
    font-size: 16px
}

.h5, h5 {
    font-size: 14px
}

.h6, h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

dt, kbd kbd, label {
    font-weight: 700
}

address, blockquote .small, blockquote footer, blockquote small, dd, dt, pre {
    line-height: 1.42857143
}

@media (min-width:768px) {
    .lead {
        font-size: 21px
    }
}

.small, small {
    font-size: 85%
}

.mark, mark {
    padding: .2em;
    background-color: #fcf8e3
}

.list-inline, .list-unstyled {
    padding-left: 0;
    list-style: none
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:focus, a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:focus, a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus, a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus, a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus, a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:focus, a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus, a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus, a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus, a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus, a.bg-danger:hover {
    background-color: #e4b9b9
}

pre code, table {
    background-color: transparent
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

dl, ol, ul {
    margin-top: 0
}

    blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child, ol ol, ol ul, ul ol, ul ul {
        margin-bottom: 0
    }

address, dl {
    margin-bottom: 20px
}

ol, ul {
    margin-bottom: 10px
}

.list-inline {
    margin-left: -5px
}

    .list-inline > li {
        display: inline-block;
        padding-right: 5px;
        padding-left: 5px
    }

dd {
    margin-left: 0
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }

    .container {
        width: 750px
    }
}

abbr[data-original-title], abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

    blockquote .small, blockquote footer, blockquote small {
        display: block;
        font-size: 80%;
        color: #777
    }

legend, pre {
    display: block;
    color: #333
}

kbd, output {
    color: #fff
}

blockquote .small:before, blockquote footer: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
}

code, kbd {
    padding: 2px 4px;
    font-size: 90%
}

caption, th {
    text-align: left
}

.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

code, kbd, pre, samp {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace
}

code {
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.25);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.25)
}

    kbd kbd {
        padding: 0;
        font-size: 100%;
        -webkit-box-shadow: none;
        box-shadow: none
    }

pre {
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

.container, .container-fluid {
    margin-right: auto;
    margin-left: auto
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    border-radius: 0
}

.container, .container-fluid {
    padding-right: 15px;
    padding-left: 15px
}

.pre-scrollable {
    overflow-y: scroll
}

/*@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}*/

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-md-1, .col-md-10, .col-md-11, .col-md-12, .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-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        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:992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        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
    }
}

@media (min-width:1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

    .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
        padding: 8px;
        line-height: 1.42857143;
        vertical-align: top;
        border-top: 1px solid #ddd
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd
    }

    .table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
        border-top: 0
    }

    .table > tbody + tbody {
        border-top: 2px solid #ddd
    }

    .table .table {
        background-color: #fff
    }

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
    padding: 5px
}

.table-bordered, .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #ddd
}

    .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
        border-bottom-width: 2px
    }

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover > tbody > tr:hover, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
    background-color: #f5f5f5
}

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
}

.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
    background-color: #e8e8e8
}

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
    background-color: #dff0d8
}

.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
    background-color: #d0e9c6
}

.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
    background-color: #d9edf7
}

.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
    background-color: #c4e3f3
}

.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
    background-color: #fcf8e3
}

.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
    background-color: #faf2cc
}

.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
    background-color: #f2dede
}

.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
    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 > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
                white-space: nowrap
            }

        .table-responsive > .table-bordered {
            border: 0
        }

            .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
                border-left: 0
            }

            .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
                border-right: 0
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
                border-bottom: 0
            }
}

fieldset, legend {
    padding: 0;
    border: 0
}

fieldset {
    min-width: 0;
    margin: 0
}

legend {
    width: 100%;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none
}

input[type=checkbox], input[type=radio] {
    margin: 4px 5px 0 0;
    margin-top: 1px\9;
    line-height: normal
}

.form-control, output {
    font-size: 14px;
    line-height: 1.42857143;
    display: block
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple], select[size] {
    height: auto
}

input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

output {
    float: right;
    position: absolute;
    right: 0;
    top: -10px;
    padding: 5px 10px;
    background: #1a95e2
}

.dropdown-menu, .modal-content {
    -webkit-background-clip: padding-box
}

    .btn, .btn-danger.active, .btn-danger:active, .btn-default.active, .btn-default:active, .btn-info.active, .btn-info:active, .btn-primary.active, .btn-primary:active, .btn-warning.active, .btn-warning:active, .btn.active, .btn:active, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover, .form-control, .navbar-toggle, .open > .dropdown-toggle.btn-danger, .open > .dropdown-toggle.btn-default, .open > .dropdown-toggle.btn-info, .open > .dropdown-toggle.btn-primary, .open > .dropdown-toggle.btn-warning {
        background-image: none
    }

.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    color: #1976b1;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 8px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(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 .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

    .form-control:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
    }

    .form-control::-moz-placeholder {
        color: #999;
        opacity: 1
    }

    .form-control:-ms-input-placeholder {
        color: #999
    }

    .form-control::-webkit-input-placeholder {
        color: #999
    }

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .form-control-feedback, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
    color: #3c763d
}

.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=datetime-local].form-control, input[type=month].form-control, input[type=time].form-control {
        line-height: 34px
    }

    .input-group-sm input[type=date], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], .input-group-sm input[type=time], input[type=date].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm, input[type=time].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], .input-group-lg input[type=time], input[type=date].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg, input[type=time].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

    .checkbox label, .radio label {
        min-height: 20px;
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: 400;
        cursor: pointer
    }

    .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
        position: absolute;
        margin-top: 4px\9;
        margin-left: -20px
    }

    .checkbox + .checkbox, .radio + .radio {
        margin-top: -5px
    }

.checkbox-inline, .radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

    .checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
        margin-top: 0;
        margin-left: 10px
    }

    .checkbox-inline.disabled, .checkbox.disabled label, .radio-inline.disabled, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio label, fieldset[disabled] .radio-inline, fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
        cursor: not-allowed
    }

.form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

    .form-control-static.input-lg, .form-control-static.input-sm {
        padding-right: 0;
        padding-left: 0
    }

.form-group-sm .form-control, .input-sm {
    padding: 5px 10px;
    border-radius: 3px;
    font-size: 12px
}

.input-sm {
    height: 30px;
    line-height: 1.5
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm, textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    line-height: 1.5
}

.form-group-lg .form-control, .input-lg {
    border-radius: 6px;
    padding: 10px 16px;
    font-size: 18px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control, .form-group-sm textarea.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 {
    height: 46px;
    line-height: 1.3333333
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg, textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    line-height: 1.3333333
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg select[multiple].form-control, .form-group-lg textarea.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
}

.collapsing, .dropdown, .dropup {
    position: relative
}

.form-group-lg .form-control + .form-control-feedback, .input-group-lg + .form-control-feedback, .input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control + .form-control-feedback, .input-group-sm + .form-control-feedback, .input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .has-success .form-control:focus {
        border-color: #2b542c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168
    }

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .form-control-feedback, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .has-warning .form-control:focus {
        border-color: #66512c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b
    }

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .form-control-feedback, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .has-error .form-control:focus {
        border-color: #843534;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483
    }

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-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-control-static, .form-inline .form-group {
        display: inline-block
    }

    .form-inline .control-label, .form-inline .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

        .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
            width: auto
        }

        .form-inline .input-group > .form-control {
            width: 100%
        }

    .form-inline .checkbox, .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

        .form-inline .checkbox label, .form-inline .radio label {
            padding-left: 0
        }

        .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
            position: relative;
            margin-left: 0
        }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }

    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

.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
    }

    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    border-radius: 4px
}

    .btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
        outline: -webkit-focus-ring-color auto 5px;
        outline-offset: -2px
    }

    .btn.focus, .btn:focus, .btn:hover {
        color: #333;
        text-decoration: none
    }

    .btn.active, .btn:active {
        outline: 0;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
    }

    .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
        cursor: not-allowed;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none;
        opacity: .65
    }

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.active, .btn-default:active, .btn-default:hover, .open > .dropdown-toggle.btn-default {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad
    }

        .btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
            color: #333;
            background-color: #d4d4d4;
            border-color: #8c8c8c
        }

    .btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
        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.active, .btn-primary:active, .btn-primary:hover, .open > .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #286090;
        border-color: #204d74
    }

        .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
            color: #fff;
            background-color: #204d74;
            border-color: #122b40
        }

    .btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
        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.active, .btn-success:active, .btn-success:hover, .open > .dropdown-toggle.btn-success {
        color: #fff;
        background-color: #449d44;
        border-color: #398439
    }

        .btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover {
            color: #fff;
            background-color: #398439;
            border-color: #255625
        }

    .btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
        background-image: none
    }

    .btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
        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.active, .btn-info:active, .btn-info:hover, .open > .dropdown-toggle.btn-info {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc
    }

        .btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
            color: #fff;
            background-color: #269abc;
            border-color: #1b6d85
        }

    .btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
        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.active, .btn-warning:active, .btn-warning:hover, .open > .dropdown-toggle.btn-warning {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512
    }

        .btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open > .dropdown-toggle.btn-warning.focus, .open > .dropdown-toggle.btn-warning:focus, .open > .dropdown-toggle.btn-warning:hover {
            color: #fff;
            background-color: #d58512;
            border-color: #985f0d
        }

    .btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
        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.active, .btn-danger:active, .btn-danger:hover, .open > .dropdown-toggle.btn-danger {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925
    }

        .btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover {
            color: #fff;
            background-color: #ac2925;
            border-color: #761c19
        }

    .btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
        background-color: #d9534f;
        border-color: #d43f3a
    }

    .btn-danger .badge {
        color: #d9534f;
        background-color: #fff
    }

.btn-link {
    font-weight: 400;
    color: #337ab7;
    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:active, .btn-link:focus, .btn-link:hover {
            border-color: transparent
        }

            .btn-link:focus, .btn-link:hover {
                color: #23527c;
                text-decoration: underline;
                background-color: transparent
            }

            .btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
                color: #777;
                text-decoration: none
            }

.btn-group-lg > .btn, .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-group-sm > .btn, .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs > .btn, .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

    .btn-block + .btn-block {
        margin-top: 5px
    }

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .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 {
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height,visibility;
    -o-transition-property: height,visibility;
    transition-property: height,visibility
}

.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
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    min-width: 160px;
    padding: 5px;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175)
}

    .dropdown-menu-right, .dropdown-menu.pull-right {
        right: 0;
        left: auto
    }

    .dropdown-header, .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        line-height: 1.42857143;
    }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle, .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, .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-vertical > .btn:not(:first-child):not(:last-child), .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu > li > a {
    clear: both;
    font-weight: 400;
    color: #333
}

    .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
        color: #262626;
        text-decoration: none;
        background-color: #f5f5f5
    }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
    color: #777
}

    .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
        text-decoration: none;
        cursor: not-allowed;
        background-color: transparent;
        filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
    }

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    font-size: 12px;
    color: #777
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.nav-justified > .dropdown .dropdown-menu, .nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto
}

.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 {
        right: auto;
        left: 0
    }
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

    .btn-group-vertical > .btn, .btn-group > .btn {
        position: relative;
        float: left
    }

        .btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
            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 > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
        margin-left: 5px
    }

.btn .caret, .btn-group > .btn:first-child {
    margin-left: 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 {
    padding-right: 12px;
    padding-left: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

    .btn-group.open .dropdown-toggle.btn-link {
        -webkit-box-shadow: none;
        box-shadow: none
    }

.btn-lg .caret {
    border-width: 5px 5px 0
}

.dropup .btn-lg .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 > .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:first-child:not(:last-child) {
        border-radius: 4px 4px 0 0
    }

    .btn-group-vertical > .btn:last-child:not(:first-child) {
        border-radius: 0 0 4px 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=checkbox], [data-toggle=buttons] > .btn input[type=radio], [data-toggle=buttons] > .btn-group > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=radio] {
    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-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-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px
}

select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn, textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn {
    height: auto
}

.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-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px
}

select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn, textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn {
    height: auto
}

.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell
}

.nav > li, .nav > li > a {
    display: block;
    position: relative
}

.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

    .input-group-addon.input-sm {
        padding: 5px 10px;
        font-size: 12px;
        border-radius: 3px
    }

    .input-group-addon.input-lg {
        padding: 10px 16px;
        font-size: 18px;
        border-radius: 6px
    }

    .input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
        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-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
        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:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {
        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:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
            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 > li > a:focus, .nav > li > a:hover {
        text-decoration: none;
        background-color: #0090cb
    }

    .nav > li.disabled > a {
        color: #777
    }

        .nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
            color: #777;
            text-decoration: none;
            cursor: not-allowed;
            background-color: transparent
        }

    .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
        background-color: #eee;
        border-color: #337ab7
    }

    .nav .nav-divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .nav > li > a > img {
        max-width: none
    }

.nav-tabs {
    border-bottom: 1px solid #ddd
}

    .nav-tabs > li {
        float: left;
        margin-bottom: -1px
    }

        .nav-tabs > li > a {
            margin-right: 2px;
            line-height: 1.42857143;
            border: 1px solid transparent;
            border-radius: 4px 4px 0 0
        }

            .nav-tabs > li > a:hover {
                border-color: #eee #eee #ddd
            }

        .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
            color: #555;
            cursor: default;
            background-color: #fff;
            border: 1px solid #ddd;
            border-bottom-color: transparent
        }

    .nav-tabs.nav-justified {
        width: 100%;
        border-bottom: 0
    }

        .nav-tabs.nav-justified > li {
            float: none
        }

            .nav-tabs.nav-justified > li > a {
                margin-bottom: 5px;
                text-align: center;
                margin-right: 0;
                border-radius: 4px
            }

        .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
            border: 1px solid #ddd
        }

@media (min-width:768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

        .nav-tabs.nav-justified > li > a {
            margin-bottom: 0;
            border-bottom: 1px solid #ddd;
            border-radius: 4px 4px 0 0
        }

    .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills > li {
    float: left
}

.nav-justified > li, .nav-stacked > li {
    float: none
}

.nav-pills > li > a {
    border-radius: 4px
}

.nav-pills > li + li {
    margin-left: 2px
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #337ab7
}

.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

    .nav-justified > li > a {
        margin-bottom: 5px;
        text-align: center
    }

.nav-tabs-justified {
    border-bottom: 0
}

    .nav-tabs-justified > li > a {
        margin-right: 0;
        border-radius: 4px
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
        border: 1px solid #ddd
    }

@media (min-width:768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%
    }

        .nav-justified > li > a {
            margin-bottom: 0
        }

    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
        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-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1)
}

    .navbar-collapse.in {
        overflow-y: auto
    }

@media (min-width:768px) {
    .navbar {
        border-radius: 4px
    }

    .navbar-header {
        float: left
    }

    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .navbar-collapse.collapse {
            display: block !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important
        }

        .navbar-collapse.in {
            overflow-y: visible
        }

    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.carousel-inner, .embed-responsive, .modal, .modal-open, .progress {
    overflow: hidden
}

@media (max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px;
    font-size: 18px;
    line-height: 20px
}

    .navbar-brand:focus, .navbar-brand:hover {
        text-decoration: none
    }

    .navbar-brand > img {
        display: block
    }

@media (min-width:768px) {
    .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
        margin-right: 0;
        margin-left: 0
    }

    .navbar-fixed-bottom, .navbar-fixed-top, .navbar-static-top {
        border-radius: 0
    }

    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    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
        }

.navbar-nav {
    margin: 7.5px -15px
}


@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
            padding: 5px 15px 5px 25px
        }

        .navbar-nav .open .dropdown-menu > li > a {
            line-height: 20px
        }

            .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
                background-image: none
            }
}

.progress-bar-striped, .progress-striped .progress-bar, .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }

    .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;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
    margin: 8px -15px
}

@media (min-width:768px) {
    .navbar-form .form-control-static, .navbar-form .form-group {
        display: inline-block
    }

    .navbar-form .control-label, .navbar-form .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

        .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
            width: auto
        }

        .navbar-form .input-group > .form-control {
            width: 100%
        }

    .navbar-form .checkbox, .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

        .navbar-form .checkbox label, .navbar-form .radio label {
            padding-left: 0
        }

        .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
            position: relative;
            margin-left: 0
        }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }

    .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
    }
}

.breadcrumb > li, .pagination {
    display: inline-block
}

.btn .badge, .btn .label {
    top: -1px;
    position: relative
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

        .navbar-form .form-group:last-child {
            margin-bottom: 0
        }
}

.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-radius: 4px 4px 0 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

    .navbar-btn.btn-sm {
        margin-top: 10px;
        margin-bottom: 10px
    }

    .navbar-btn.btn-xs {
        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
    }

    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

        .navbar-right ~ .navbar-right {
            margin-right: 0
        }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

    .navbar-default .navbar-brand {
        color: #777
    }

        .navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
            color: #5e5e5e;
            background-color: transparent
        }


    .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover {
        color: #ccc;
        background-color: transparent
    }

    .navbar-default .navbar-toggle {
        border-color: #ddd
    }

        .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
            background-color: #ddd
        }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #888
        }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #e7e7e7
    }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
        color: #555;
        background-color: #e7e7e7
    }

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
            color: #333;
            background-color: transparent
        }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

    .navbar-default .navbar-link:hover {
        color: #333
    }

.navbar-default .btn-link {
    color: #777
}

    .navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
        color: #333
    }

    .navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
        color: #ccc
    }

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

    .navbar-inverse .navbar-brand {
        color: #9d9d9d
    }

        .navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-text {
        color: #9d9d9d
    }

        .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover {
        color: #444;
        background-color: transparent
    }

    .navbar-inverse .navbar-toggle {
        border-color: #333
    }

        .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
            background-color: #333
        }

        .navbar-inverse .navbar-toggle .icon-bar {
            background-color: #fff
        }

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        border-color: #101010
    }

    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
        color: #fff;
        background-color: #080808
    }

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d
    }

        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

    .navbar-inverse .navbar-link:hover {
        color: #fff
    }

.navbar-inverse .btn-link {
    color: #9d9d9d
}

    .navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
        color: #fff
    }

    .navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
        color: #444
    }

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

    .breadcrumb > li + li:before {
        padding: 0 5px;
        color: #ccc;
        content: "/\00a0"
    }

    .breadcrumb > .active {
        color: #777
    }

.pagination {
    padding-left: 0;
    /*margin: 20px 0;*/
    border-radius: 4px
}

    .pager li, .pagination > li {
        display: inline
    }

        .pagination > li > a, .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            margin-left: -1px;
            line-height: 1.42857143;
            color: #337ab7;
            text-decoration: none;
            background-color: #fff;
            border: 1px solid #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 > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
            z-index: 2;
            color: #23527c;
            background-color: #eee;
            border-color: #ddd
        }

    .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
        z-index: 3;
        color: #fff;
        cursor: default;
        background-color: #337ab7;
        border-color: #337ab7
    }

    .pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
        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
}

.badge, .label {
    font-weight: 700;
    line-height: 1;
    white-space: nowrap;
    text-align: center
}

.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 li > a, .pager li > span {
        display: inline-block;
        padding: 5px 14px;
        background-color: #fff;
        border: 1px solid #ddd;
        border-radius: 15px
    }

        .pager li > a:focus, .pager li > a:hover {
            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:focus, .pager .disabled > a:hover, .pager .disabled > span {
        color: #777;
        cursor: not-allowed;
        background-color: #fff
    }

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    color: #fff;
    border-radius: .25em
}

a.label:focus, a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.label-default {
    background-color: #777
}

    .label-default[href]:focus, .label-default[href]:hover {
        background-color: #5e5e5e
    }

.label-primary {
    background-color: #337ab7
}

    .label-primary[href]:focus, .label-primary[href]:hover {
        background-color: #286090
    }

.label-success {
    background-color: #5cb85c
}

    .label-success[href]:focus, .label-success[href]:hover {
        background-color: #449d44
    }

.label-info {
    background-color: #5bc0de
}

    .label-info[href]:focus, .label-info[href]:hover {
        background-color: #31b0d5
    }

.label-warning {
    background-color: #f0ad4e
}

    .label-warning[href]:focus, .label-warning[href]:hover {
        background-color: #ec971f
    }

.label-danger {
    background-color: #d9534f
}

    .label-danger[href]:focus, .label-danger[href]:hover {
        background-color: #c9302c
    }

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    color: #fff;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px
}

    .badge:empty {
        display: none
    }

.media-object, .thumbnail {
    display: block
}

.btn-group-xs > .btn .badge, .btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:focus, a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff
}

.jumbotron, .jumbotron .h1, .jumbotron h1 {
    color: inherit
}

.list-group-item > .badge {
    float: right
}

    .list-group-item > .badge + .badge {
        margin-right: 5px
    }

.nav-pills > li > a > .badge {
    margin-left: 3px
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    background-color: #eee
}

    .jumbotron p {
        margin-bottom: 15px;
        font-size: 21px;
        font-weight: 200
    }

.alert, .thumbnail {
    margin-bottom: 20px
}

    .alert .alert-link, .close {
        font-weight: 700
    }

.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 {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

    .thumbnail a > img, .thumbnail > img {
        margin-right: auto;
        margin-left: auto
    }

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #337ab7
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 4px
}

    .alert h4 {
        margin-top: 0;
        color: inherit
    }

    .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
    }

.modal, .modal-backdrop {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.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
    }
}

@-o-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;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(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,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-bar-striped, .progress-striped .progress-bar {
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}

.progress-bar.active, .progress.active .progress-bar {
    -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: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-striped .progress-bar-info, .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.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,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.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.img-thumbnail {
    max-width: none
}

.media-right, .media > .pull-right {
    padding-left: 10px
}

.media-left, .media > .pull-left {
    padding-right: 10px
}

.media-body, .media-left, .media-right {
    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
    }

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:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
        color: #555;
        text-decoration: none;
        background-color: #f5f5f5
    }

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}

    .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
        color: inherit
    }

    .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
        color: #777
    }

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    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: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, .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 {
        color: inherit
    }

    .list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
        color: #c7ddef
    }

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success, button.list-group-item-success {
    color: #3c763d
}

    a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
        color: #3c763d;
        background-color: #d0e9c6
    }

    a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
        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:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
        color: #31708f;
        background-color: #c4e3f3
    }

    a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
        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:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
        color: #8a6d3b;
        background-color: #faf2cc
    }

    a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
        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:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
        color: #a94442;
        background-color: #ebcccc
    }

    a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
        color: #fff;
        background-color: #a94442;
        border-color: #a94442
    }

.panel-heading > .dropdown .dropdown-toggle, .panel-title, .panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
    color: inherit
}

.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,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05)
}

    .panel-title, .panel > .list-group, .panel > .panel-collapse > .list-group, .panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table {
        margin-bottom: 0
    }

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-title {
    margin-top: 0;
    font-size: 16px
}

.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 .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel-group .panel-heading, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .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-bordered > thead > tr:first-child > td, .panel > .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, .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, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
    border-bottom: 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
}

.list-group + .panel-footer, .panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel > .panel-collapse > .table caption, .panel > .table caption, .panel > .table-responsive > .table caption {
    padding-right: 15px;
    padding-left: 15px
}

.panel > .table-responsive:first-child > .table:first-child, .panel > .table-responsive:first-child > .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:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

    .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, .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: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:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
        border-top-left-radius: 3px
    }

    .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, .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: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:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
        border-top-right-radius: 3px
    }

.panel > .table-responsive:last-child > .table: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, .panel > .table:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

    .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, .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 {
        border-bottom-left-radius: 3px
    }

    .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, .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 {
        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 td, .panel > .table > tbody:first-child > tr:first-child th {
    border-top: 0
}

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0
}

    .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0
    }

    .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 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 + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
        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
}

    .embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .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,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05)
}

    .well blockquote {
        border-color: #ddd;
        border-color: rgba(0,0,0,.15)
    }

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

.popover, .tooltip {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    line-break: auto;
    text-decoration: none
}

.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}

.modal {
    position: fixed;
    z-index: 1050;
    display: none;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

    .modal.fade .modal-dialog {
        -webkit-transition: -webkit-transform .3s ease-out;
        -o-transition: -o-transform .3s ease-out;
        transition: transform .3s ease-out;
        -webkit-transform: translate(0,-25%);
        -ms-transform: translate(0,-25%);
        -o-transform: translate(0,-25%);
        transform: translate(0,-25%)
    }

    .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,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5)
}

.modal-backdrop {
    position: fixed;
    z-index: 1040;
    background-color: #000
}

    .modal-backdrop.fade {
        filter: alpha(opacity=0);
        opacity: 0
    }

    .carousel-control, .modal-backdrop.in {
        filter: alpha(opacity=50);
        opacity: .5
    }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

    .modal-header .close {
        margin-top: -2px
    }

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

    .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,.5);
        box-shadow: 0 5px 15px rgba(0,0,0,.5)
    }

    .modal-sm {
        width: 300px
    }
}

.tooltip.top-left .tooltip-arrow, .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-size: 12px;
    text-align: left;
    text-align: start;
    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-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    right: 5px
}

.tooltip.top-right .tooltip-arrow {
    left: 5px
}

.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, .tooltip.bottom-left .tooltip-arrow, .tooltip.bottom-right .tooltip-arrow {
    border-width: 0 5px 5px;
    border-bottom-color: #000;
    top: 0
}

.tooltip.bottom .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.tooltip.bottom-left .tooltip-arrow {
    right: 5px;
    margin-top: -5px
}

.tooltip.bottom-right .tooltip-arrow {
    left: 5px;
    margin-top: -5px
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-size: 14px;
    text-align: left;
    text-align: start;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2)
}

.carousel-caption, .carousel-control {
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6)
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.carousel, .carousel-inner {
    position: relative
}

.popover > .arrow {
    border-width: 11px
}

    .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,.25);
    border-bottom-width: 0
}

    .popover.top > .arrow:after {
        bottom: 1px;
        margin-left: -10px;
        content: " ";
        border-top-color: #fff;
        border-bottom-width: 0
    }

.popover.left > .arrow:after, .popover.right > .arrow:after {
    bottom: -10px;
    content: " "
}

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0,0,0,.25);
    border-left-width: 0
}

    .popover.right > .arrow:after {
        left: 1px;
        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,.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,.25)
}

    .popover.left > .arrow:after {
        right: 1px;
        border-right-width: 0;
        border-left-color: #fff
    }

.carousel-inner {
    width: 100%
}

    .carousel-inner > .item {
        position: relative;
        display: none;
        -webkit-transition: .6s ease-in-out left;
        -o-transition: .6s ease-in-out left;
        transition: .6s ease-in-out left
    }

        .carousel-inner > .item > a > img, .carousel-inner > .item > img {
            line-height: 1
        }

@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }

        .carousel-inner > .item.active.right, .carousel-inner > .item.next {
            left: 0;
            -webkit-transform: translate3d(100%,0,0);
            transform: translate3d(100%,0,0)
        }

        .carousel-inner > .item.active.left, .carousel-inner > .item.prev {
            left: 0;
            -webkit-transform: translate3d(-100%,0,0);
            transform: translate3d(-100%,0,0)
        }

            .carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right {
                left: 0;
                -webkit-transform: translate3d(0,0,0);
                transform: translate3d(0,0,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;
    background-color: rgba(0,0,0,0)
}

    .carousel-control.left {
        background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
        background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
        background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));
        background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(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,.0001) 0,rgba(0,0,0,.5) 100%);
        background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
        background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));
        background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
        background-repeat: repeat-x
    }

    .carousel-control:focus, .carousel-control:hover {
        color: #fff;
        text-decoration: none;
        filter: alpha(opacity=90);
        outline: 0;
        opacity: .9
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        position: absolute;
        top: 50%;
        z-index: 5;
        display: inline-block;
        margin-top: -10px
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        left: 50%;
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        right: 50%;
        margin-right: -10px
    }

    .carousel-control .icon-next, .carousel-control .icon-prev {
        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
}

    .carousel-caption .btn, .text-hide {
        text-shadow: none
    }

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        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
    }
}

.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " "
}

.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right !important;
    position: absolute;
    right: 8px;
    top: 15px;
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.hidden, .visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    background-color: transparent;
    border: 0
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }

    .visible-xs-block {
        display: block !important
    }

    .visible-xs-inline {
        display: inline !important
    }

    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important
    }

    .visible-sm-block {
        display: block !important
    }

    .visible-sm-inline {
        display: inline !important
    }

    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md, th.visible-md {
        display: table-cell !important
    }

    .visible-md-block {
        display: block !important
    }

    .visible-md-inline {
        display: inline !important
    }

    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important
    }

    .visible-lg-block {
        display: block !important
    }

    .visible-lg-inline {
        display: inline !important
    }

    .visible-lg-inline-block {
        display: inline-block !important
    }

    .hidden-lg {
        display: none !important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print, th.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }

    .hidden-print {
        display: none !important
    }
}

.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav [class*='owl-']{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*='owl-']:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity 200ms ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.owl-carousel{/*display:none;*/width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0px,0px)}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1000ms;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height 500ms ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 400ms ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url("owl.video.play.png") no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform 100ms ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}


body.compensate-for-scrollbar {
    overflow: hidden;
}

.fancybox-active {
    height: auto;
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden;
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992;
}

    .fancybox-container * {
        box-sizing: border-box;
    }

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
}

.fancybox-bg {
    background: rgb(30, 30, 30);
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47, 0, .74, .71);
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
    opacity: 1;
    transition: opacity .25s ease 0s, visibility 0s ease 0s;
    visibility: visible;
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fancybox-toolbar {
    right: 0;
    top: 0;
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    transform: translateZ(0);
    z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden;
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    /* Using without prefix would break IE11 */
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: transform, opacity;
    white-space: normal;
    width: 100%;
    z-index: 99994;
}

    .fancybox-slide::before {
        content: '';
        display: inline-block;
        font-size: 0;
        height: 100%;
        vertical-align: middle;
        width: 0;
    }

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
    display: block;
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0;
}

    .fancybox-slide--image::before {
        display: none;
    }

.fancybox-slide--html {
    padding: 6px;
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    -ms-transform-origin: top left;
    transform-origin: top left;
    transition-property: transform, opacity;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

.fancybox-container [data-selectable='true'] {
    cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
    background: transparent;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
}

.fancybox-spaceball {
    z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%;
}

.fancybox-slide--video .fancybox-content {
    background: #000;
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff;
}

.fancybox-video,
.fancybox-iframe {
    background: transparent;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

/* Fix iOS */
.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0;
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%;
}

    .fancybox-error p {
        color: #444;
        font-size: 16px;
        line-height: 20px;
        margin: 0;
        padding: 0;
    }

/* Buttons */

.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px;
}

    .fancybox-button,
    .fancybox-button:visited,
    .fancybox-button:link {
        color: #ccc;
    }

        .fancybox-button:hover {
            color: #fff;
        }

        .fancybox-button:focus {
            outline: none;
        }

        .fancybox-button.fancybox-focus {
            outline: 1px dotted;
        }

        .fancybox-button[disabled],
        .fancybox-button[disabled]:hover {
            color: #888;
            cursor: default;
            outline: none;
        }

        /* Fix IE11 */
        .fancybox-button div {
            height: 100%;
        }

        .fancybox-button svg {
            display: block;
            height: 100%;
            overflow: visible;
            position: relative;
            width: 100%;
        }

            .fancybox-button svg path {
                fill: currentColor;
                stroke-width: 0;
            }

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
    display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
    display: none;
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -ms-transform-origin: 0;
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998;
}

/* Close button on the top right corner of html content */

.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401;
}

    .fancybox-close-small:hover {
        color: #fff;
        opacity: 1;
    }

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none;
}

/* Navigation arrows */

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px;
}

    .fancybox-navigation .fancybox-button div {
        padding: 7px;
    }

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right);
}

/* Caption */

.fancybox-caption {
    background: linear-gradient(to top, rgba(0, 0, 0, .85) 0%, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, rgba(0, 0, 0, 0) 100%);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px 44px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996;
}

@supports (padding: max(0px)) {
    .fancybox-caption {
        padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
    }
}

.fancybox-caption--separate {
    margin-top: -50px;
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none;
}

    .fancybox-caption a:hover {
        color: #fff;
        text-decoration: underline;
    }

/* Loading indicator */

.fancybox-loading {
    animation: fancybox-rotate 1s linear infinite;
    background: transparent;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999;
}

@keyframes fancybox-rotate {
    100% {
        transform: rotate(360deg);
    }
}

/* Transition effects */

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, .25, 1);
}

/* transitionEffect: slide */

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */

.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1;
}

/* transitionEffect: zoom-in-out */

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(.5, .5, .5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

/* transitionEffect: circular */

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */

.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
    transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px;
    }

    .fancybox-slide--image {
        padding: 6px 0;
    }

    .fancybox-close-small {
        right: -6px;
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px;
    }

    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px;
    }

    @supports (padding: max(0px)) {
        .fancybox-caption {
            padding-left: max(12px, env(safe-area-inset-left));
            padding-right: max(12px, env(safe-area-inset-right));
        }
    }
}
/* Share */

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center;
}

    .fancybox-share h1 {
        color: #222;
        font-size: 35px;
        font-weight: 700;
        margin: 0 0 20px 0;
    }

    .fancybox-share p {
        margin: 0;
        padding: 0;
    }

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px 5px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}

    .fancybox-share__button:visited,
    .fancybox-share__button:link {
        color: #fff;
    }

    .fancybox-share__button:hover {
        text-decoration: none;
    }

.fancybox-share__button--fb {
    background: #3b5998;
}

    .fancybox-share__button--fb:hover {
        background: #344e86;
    }

.fancybox-share__button--pt {
    background: #bd081d;
}

    .fancybox-share__button--pt:hover {
        background: #aa0719;
    }

.fancybox-share__button--tw {
    background: #1da1f2;
}

    .fancybox-share__button--tw:hover {
        background: #0d95e8;
    }

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px;
}

    .fancybox-share__button svg path {
        fill: #fff;
    }

.fancybox-share__input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%;
}
/* Thumbs */

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px 2px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 0;
    width: 212px;
    z-index: 99995;
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block;
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px;
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px;
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .1);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px;
}

    .fancybox-thumbs__list a::before {
        border: 6px solid #ff5268;
        bottom: 0;
        content: '';
        left: 0;
        opacity: 0;
        position: absolute;
        right: 0;
        top: 0;
        transition: all .2s cubic-bezier(.25, .46, .45, .94);
        z-index: 99991;
    }

    .fancybox-thumbs__list a:focus::before {
        opacity: .5;
    }

    .fancybox-thumbs__list a.fancybox-thumbs-active::before {
        opacity: 1;
    }

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
    .fancybox-thumbs {
        width: 110px;
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px;
    }

    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px);
    }
}
@charset "utf-8";

a:focus, a:hover, button, input, select, textarea {
    outline: 0 !important
}

a, body {
    color: #333
}

.slick-loading .slick-slide, .slick-loading .slick-track {
    visibility: hidden
}

.slick-list, .slick-slider, .slick-track, .wp-nav-right {
    position: relative
}

.nav-form-c1 > li.active > a img, .nav-form-c1 > li > a img {
    filter: brightness(0) invert(1)
}

@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 400;
    src: local('Lato Regular'),local(Lato-Regular),url(https://fonts.gstatic.com/s/lato/v16/S6uyw4BMUTPHjxAwXjeu.woff2) format("woff2");
    unicode-range: U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF
}

@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 400;
    src: local('Lato Regular'),local(Lato-Regular),url(https://fonts.gstatic.com/s/lato/v16/S6uyw4BMUTPHjx4wXg.woff2) format("woff2");
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

body {
    background: #fff;
    line-height: 1.4
}

h1, h2, h3, h4 {
    margin-top: 0;
    font-weight: 300
}

.ul-b {
    padding-left: 0;
    margin-bottom: 0
}

    .ul-b li {
        list-style-type: none
    }

img {
    border: none;
    max-width: 100%;
    height: auto
}

a:focus, a:hover {
    text-decoration: none
}

.owl-theme .owl-nav {
    margin-top: 0 !important
}

.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    margin: 0 !important;
    padding: 0 !important
}

.owl-next, .owl-prev {
    margin: 0 !important;
    border-radius: 0 !important
}

.mb-bot-10, .mg-b-10 {
    margin-bottom: 10px
}

.fl-left {
    float: left !important
}

.fl-right {
    float: right !important
}

.ds-fl {
    display: flex !important;
    flex-wrap: wrap
}

.eclip-1, .eclip-2, .eclip-3, .eclip-4, .eclip-5 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    word-break: break-word;
    overflow: hidden
}

.ju-spe, .wp-logo {
    align-items: center
}

.img-cover img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.row.row-edit-10, .row.row-edit-2 {
    margin-left: -2px;
    margin-right: -2px
}

.row.row-edit-0 {
    margin-left: 0;
    margin-right: 0
}

.main-page-danhmuc .row.row-edit-10 {
    margin-left: -10px;
    margin-right: -10px
}

.row.row-edit-0 .col-edit-0 {
    padding-left: 0;
    padding-right: 0
}

    .row.row-edit-0 .col-edit-0.pd-l-10 {
        padding-left: 10px
    }

.row.row-edit-10 .col-edit-2 {
    padding: 0 2px 4px
}

.row.row-edit-10 .col-edit-10 {
    padding-left: 10px;
    padding-right: 10px
}

.eclip-1 {
    -webkit-line-clamp: 1
}

.eclip-2 {
    -webkit-line-clamp: 2
}

.eclip-3 {
    -webkit-line-clamp: 3
}

.eclip-4 {
    -webkit-line-clamp: 4
}

.eclip-5 {
    -webkit-line-clamp: 5
}

.bg-xam {
    background: #faf8f9
}

.ju-spe {
    justify-content: space-between
}

.do {
    color: #ed2024
}

.cam, .xanh {
    color: #0081c5
}

.bg-white {
    background: #fff
}

.pd-0 {
    padding: 0
}

.pd-10 {
    padding: 10px
}

.mg-b-15 {
    margin-bottom: 15px
}

.pd-r-0 {
    padding-right: 0
}

.mg-b-20 {
    margin-bottom: 20px
}

.pd-l-r-10 {
    padding-left: 10px;
    padding-right: 10px
}

i {
    margin-right: 5px
}

.e-tabs .tabs-title {
    margin-bottom: 20px;
    overflow: hidden
}

    .e-tabs .tabs-title li {
        text-align: center;
        line-height: 40px;
        margin-right: 1px;
        cursor: pointer;
        border-bottom: 1px solid transparent;
        text-transform: capitalize;
        font-weight: 600;
        height: auto;
        width: auto;
        padding: 0 15px;
        transition: all .2s ease-in-out;
        color: #666
    }

        .e-tabs .tabs-title li i {
            font-size: 20px;
            font-weight: 600;
            color: #0081c5
        }

        .e-tabs .tabs-title li.current, .e-tabs .tabs-title li:hover {
            color: #0081c5;
            border-bottom: 1px solid #0081c5;
            will-change: transform;
            list-style: none;
        }

.e-tabs .tab-content {
    opacity: 0;
    display: none;
    height: 0;
    overflow: hidden;
    clear: left
}

    .e-tabs .tab-content.current {
        opacity: 1;
        display: block;
        height: auto;
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out
    }

.slick-slider {
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

    .slick-list:focus {
        outline: 0
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand
    }

.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.slick-track {
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

    .slick-track:after, .slick-track:before {
        display: table;
        content: ''
    }

    .slick-track:after {
        clear: both
    }

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

.wp-nav-right ul.ul-nav-top, [dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.wp-header-top {
    padding: 10px 0;
    background: #0081c5;
    color: #fff
}

.wp-hotline-left a:not(:last-child) {
    margin-right: 60px
}

.wp-hotline-left a {
    color: #fff
}

    .wp-hotline-left a:hover {
        color: #2b0303
    }

    .wp-hotline-left a b {
        font-size: 13px;
        color: #fff
    }

.wp-nav-right {
    display: table;
    width: 100%
}

.wp-hotline-left span b {
    font-size: 16px
}

.wp-nav-right ul.ul-nav-top li {
    float: left;
    margin-left: 30px;
    position: relative
}

    .wp-nav-right ul.ul-nav-top li:not(:last-child)::after {
        content: '';
        width: 1.5px;
        height: 15px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: -15px;
        background: #fff
    }

    .wp-nav-right ul.ul-nav-top li a {
        color: #fff
    }

        .wp-nav-right ul.ul-nav-top li a:hover {
            color: #2b0303
        }

.language ul {
    min-width: 120px;
    left: -15px;
    padding: 10px 10px 10px 0;
    margin: 12px 0 0;
    box-shadow: 0 1px 1px rgba(0,0,0,.1);
    border-color: #eee
}

.wp-nav-right ul.ul-nav-top li.language a {
    color: #000
}

.wp-nav-right ul.ul-nav-top li.language ul li {
    margin-left: 0
}

.navbar-default {
    border: none;
    border-radius: 0;
    background: 0 0;
    box-shadow: none;
    margin-bottom: 0;
    min-height: 0
}

.navbar-right {
    padding: 15px 0
}

.darkHeader .wp-logo img {
    height: 40px
}

.darkHeader ul.navbar-right {
    padding: 5px 0
}

.navbar-default .navbar-nav > li > a {
    padding: 0 15px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: 600;
    color: #666;
    position: relative;
    transition: all .3s ease-in-out
}

.navbar-default .navbar-nav > li.active > a, .navbar-default .navbar-nav > li:hover > a {
    background: #07934a;
    color: #fff;
    border-bottom-right-radius: 25px;
    border-top-left-radius: 25px
}

.wp-logo {
    padding: 5px 0;
    display: flex
}

    .wp-logo img {
        height: 50px
    }

.navbar-default .navbar-nav > li.dropdown ul li a {
    padding: 8px 10px
}

    .navbar-default .navbar-nav > li.dropdown ul li a:hover {
        background: #0081c5;
        color: #fff
    }

#slider-home .owl-next, #slider-home .owl-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(0,0,0,.3);
    opacity: 0;
    width: 48px;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    font-weight: 100;
    transition: all .8s
}

.wp-icon-sec-02, .wp-title-sec {
    position: relative
}

#slider-home .owl-prev {
    left: 120px
}

#slider-home .owl-next {
    right: 120px
}

    #slider-home .owl-next:hover, #slider-home .owl-prev:hover {
        background-color: rgba(0,0,0,.4)
    }

#slider-home:hover .owl-prev {
    left: 95px;
    opacity: 1
}

#slider-home:hover .owl-next {
    right: 95px;
    opacity: 1
}

.wp-dg-trainghiem {
    padding: 15px 0 20px
}

.wp-icon-sec-02 {
    display: flex;
    align-items: center;
    justify-content: flex-start
}

    .wp-icon-sec-02 .icon-sec-02 {
        width: 55px;
        transition: all .3s ease-in-out
    }

    .wp-icon-sec-02:hover .icon-sec-02 {
        transform: translateY(-10px)
    }

    .wp-icon-sec-02 .text-sec-02 {
        width: calc(100% - 55px);
        padding-left: 8px
    }

.text-sec-02 .h3-title {
    font-size: 15px;
    color: #0081c5;
    margin-bottom: 3px
}

.text-sec-02 p {
    font-size: 12px
}

.wp-sec-khuyenmai {
    padding: 20px 0
}

.wp-title-sec .h2-title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0;
    color: #0081c5;
    position: relative;
    z-index: 0;
    display: inline-block;
    padding: 0 10px;
    background: #fff
}

.text-km a, .wp-item-km .item-km:hover .span-price {
    color: #fff
}

.wp-title-sec.post-box-title:before {
    display: table;
    content: "";
    border-top: 1px solid #0081c5;
    width: 100%;
    position: absolute;
    top: 50%
}

.list-li-ft li a::after, .wp-item-km .img-ads-km::before, .wp-item-km .item-km::after, .wp-item-tour .text-tour a .h3-title::after, .wp-item-tour::after {
    content: ''
}

.img-km {
    overflow: hidden;
}

    .img-km img {
        transition: all .5s ease-in-out
    }

.wp-item-km .item-km {
    position: relative;
    margin-bottom: 4px
}

    .wp-item-km .item-km:last-child {
        margin-bottom: 0
    }

    .wp-item-km .item-km .text-km {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 20px 15px 5px 10px;
        z-index: 2
    }

    .wp-item-km .item-km::after {
        width: 100%;
        height: 35%;
        background-image: linear-gradient(to bottom,rgba(0,0,0,.08),rgba(0,0,0,.99));
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 1;
        transition: all .3s ease-in-out;
        border-radius: 8px
    }

.text-km a {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.left-text .h3-title {
    font-size: 16px;
    transition: all .2s ease-in-out
}

.right-text > p {
    text-align: right;
    margin-bottom: 5px
}

.right-text .span-price {
    padding: 6px 0 6px 12px;
    display: block;
    font-size: 16px;
    line-height: 1;
    transition: all .3s ease-in-out
}

.wp-item-km .item-km:hover .left-text {
    background-image: url(../images/icon-cuaso.png);
    background-repeat: no-repeat
}

.wp-item-km .item-km .left-text {
    padding-left: 30px
}

.wp-item-km .item-km .right-text {
    width: 70px
}

    .wp-item-km .item-km .right-text .span-price {
        text-align: right;
        width: 90px;
        padding-right: 20px;
        padding-left: 0
    }

.wp-item-km .item-km:hover .img-km img {
    transform: scale(1.08)
}

.wp-item-km {
    position: relative
}

    .wp-item-km .img-ads-km {
        display: block;
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-size: cover;
        overflow: hidden;
    }

        .wp-item-km .img-ads-km::before {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: rgba(255,255,255,.3);
            -webkit-transition: -webkit-transform .8s;
            transition: transform .6s;
            -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
            transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,-45deg) translate3d(0,-100%,0)
        }

        .wp-item-km .img-ads-km:hover::before {
            -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,-45deg) translate3d(0,100%,0);
            transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,-45deg) translate3d(0,100%,0)
        }

.btn-view-all {
    margin-top: 10px
}

    .btn-view-all a.btn {
        padding: 5px 15px;
        border-color: #0081c5;
        border-radius: 6px;
        color: #0081c5;
        font-size: 14px;
        transition: all .3s ease-in-out;
        font-weight: 600
    }

        .btn-view-all a.btn i {
            margin-left: 5px;
            transition: all .1s ease-in-out
        }

@keyframes icon-right {
    0% {
        transform: translateX(5px)
    }

    10% {
        transform: translateX(8px)
    }

    30% {
        transform: translateX(6px)
    }

    100%,60% {
        transform: translateX(0)
    }
}

.btn-view-all a.btn:hover {
    border-color: #ebebeb;
    color: #fff;
    background: #07934a
}

    .btn-view-all a.btn:hover i {
        color: #fff;
        animation: 1s ease-in-out .3s normal none infinite running icon-right
    }

.wp-tour-yeuthich {
    padding: 20px 0 10px
}

.tour-yeuthich, .wp-du-lich-nuocngoai {
    padding-top: 20px
}

.wp-item-tour {
    position: relative
}

    .wp-item-tour .img-tour {
        overflow: hidden;
    }

        .wp-item-tour .img-tour img {
            transition: all .5s ease-in-out
        }

    .wp-item-tour:hover .img-tour img {
        transform: scale(1.08)
    }

    .wp-item-tour .text-tour {
        position: absolute;
        bottom: 30px;
        left: 0;
        width: 100%;
        text-align: center;
        z-index: 2
    }

    .wp-item-tour::after {
        width: 100%;
        height: 35%;
        background-image: linear-gradient(to bottom,rgba(0,0,0,.08),rgba(0,0,0,.99));
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 1;
        transition: all .3s ease-in-out;
    }

    .wp-item-tour .text-tour a .h3-title {
        color: #fff;
        font-size: 18px;
        line-height: 1.4;
        margin-bottom: 15px;
        transition: all .3s ease-in-out;
        position: relative
    }

    .wp-item-tour .text-tour a:hover .h3-title {
        color: #0081c5
    }

    .wp-item-tour .text-tour a .h3-title::after {
        width: 120px;
        height: 1px;
        background: #fff;
        position: absolute;
        bottom: -8px;
        left: 50%;
        transform: translateX(-50%)
    }

    .wp-item-tour .text-tour a span {
        color: #fff;
        display: block;
        transition: all .2s ease-in-out
    }

        .wp-item-tour .text-tour a span i {
            transition: all .1s ease-in-out
        }

    .wp-item-tour .text-tour a:hover span {
        transform: scale(1.06)
    }

        .wp-item-tour .text-tour a:hover span i {
            animation: 1s ease-in-out .3s normal none infinite running icon-right
        }

#slide-tour .owl-next, #slide-tour .owl-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 26px;
    height: 45px;
    background: rgba(18,118,178,.5);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .2s ease-in-out
}

#slide-tour .owl-next {
    right: 0
}

    #slide-tour .owl-next:hover, #slide-tour .owl-prev:hover {
        background: #1276b2
    }

.wp-item-dulich {
    position: relative;
    background: center no-repeat #fafafa;
    background-size: cover;
    border: 1px solid #f1f1f1;
}

.img-dulich {
    overflow: hidden;
    border-bottom: 1px solid #f1f1f1;
}

    .img-dulich img {
        transition: all .5s ease-in-out
    }

.wp-item-dulich:hover .img-dulich img {
    transform: scale(1.08);
    opacity: .8
}

.wp-item-dulich .text-dulich {
    padding: 10px 10px 15px;
    border-top: none
}

.btn-datngay a.btn, .wp-item-dulich:hover .text-dulich {
    border-color: #0081c5
}

.wp-item-dulich .text-dulich .p-date-dulich i, .wp-item-dulich .text-dulich .p-dichvu i, .wp-item-dulich .text-dulich .p-time-dulich i {
    color: #00a2dd
}

.text-dulich .title-dulich {
    font-size: 15px;
    margin-bottom: 10px;
    height: 45px;
    line-height: 1.5
}

    .text-dulich .title-dulich a {
        color: #0081c5;
        transition: all .1s ease-in-out;
        font-weight: 600
    }

        .text-dulich .title-dulich a:hover {
            color: #07934a
        }

.wp-item-dulich .p-time-dulich {
    height: 38px;
    margin-bottom: 10px;
    color: #666;
    font-weight: 500
}

.wp-item-dulich .p-date-dulich {
    margin-bottom: 5px;
    color: #666;
    font-weight: 500
}

.wp-item-dulich .price-dulich {
    text-align: center;
    margin: 10px 0
}

    .wp-item-dulich .price-dulich span.del {
        font-size: 14px;
        text-decoration: line-through;
        color: #666;
        font-weight: 600
    }

    .wp-item-dulich .price-dulich span.ins {
        font-size: 16px;
        color: #07934a;
        margin-left: 15px;
        font-weight: 600
    }

.btn-datngay a.btn {
    padding: 6px 16px;
    font-size: 18px;
    color: #fff;
    background: #0081c5;
    transition: all .3s ease-in-out;
    border-radius: 6px
}

    .btn-datngay a.btn:hover {
        background: #07934a;
        border-color: #0081c5;
        color: #fff
    }

.wp-du-lich-trongnuoc, .wp-sec-tintuc {
    padding-top: 20px;
    padding-bottom: 25px
}

.featured {
    webkit-box-flex: 0;
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: start;
    align-content: flex-start;
}

.wp-item-tin_two, .wp-tintuc_one {
    background: center no-repeat #fafafa;
    background-size: cover;
}

.wp-tintuc .img-tin {
    border: 1px solid #f1f1f1;
}

    .wp-item-tin .img-item-tin a, .wp-tintuc .img-tin a {
        display: block;
        width: 100%;
        height: 100%;
        overflow: hidden;
        position: relative;
    }

.left-main-dm .wp-item-tin .img-item-tin a, .wp-left-danhmuc .wp-tintuc .img-tin a {
    border-radius: 0
}

.left-main-dm .wp-item-tin {
    margin-bottom: 4px;
}

.wp-item-tin .img-item-tin a::after, .wp-tintuc .img-tin a::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.3);
    content: '';
    -webkit-transition: -webkit-transform .8s;
    transition: transform .6s;
    -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,-45deg) translate3d(0,-100%,0)
}

.btn.btn-xem-ct, .btn.btn-xem-ct i, .wp-form-nhantin button {
    transition: all .3s ease-in-out
}

.wp-item-tin .img-item-tin a:hover::after, .wp-tintuc .img-tin a:hover::after {
    -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,-45deg) translate3d(0,100%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,-45deg) translate3d(0,100%,0)
}

.wp-tintuc .text-tin {
    padding: 10px 10px 0 10px;
}

.wp-left-danhmuc .wp-tintuc .text-tin {
    padding: 15px 0
}

.wp-tintuc .text-tin .h3-title {
    font-size: 15px;
    font-weight: 700
}

    .wp-tintuc .text-tin .h3-title a {
        color: #0081c5
    }

        .wp-tintuc .text-tin .h3-title a:hover {
            color: #07934a
        }

.p-post-tin {
    color: #666
}

.btn.btn-xem-ct {
    padding: 0;
    color: #0081c5;
    font-weight: 600
}

.info-cty .h4-title, .text-kh .title-ykkh {
    font-weight: 700;
    font-size: 14px;
    color: #0081c5
}

.btn.btn-xem-ct:hover {
    padding-left: 10px;
    font-style: italic
}

.btn.btn-xem-ct i {
    margin-left: 5px
}

.btn.btn-xem-ct:hover i {
    animation: 1s ease-in-out .3s normal none infinite running icon-right
}

.wp-item-tin {
    display: table;
    width: 100%;
    margin-bottom: 4px
}

.wp-tintuc .wp-item-tin:last-child {
    margin-bottom: 0
}

.wp-item-tin .img-item-tin {
    width: 220px;
    float: left;
    height: 130px;
    border: 1px solid #f1f1f1;
}

.wp-item-tin .text-item-tin {
    width: calc(100% - 220px);
    float: left;
    padding: 5px 10px 0
}

    .wp-item-tin .text-item-tin .h3-title {
        font-size: 15px;
        font-weight: 700;
        line-height: 1.3
    }

        .wp-item-tin .text-item-tin .h3-title a {
            color: #0081c5
        }

            .wp-item-tin .text-item-tin .h3-title a:hover {
                color: #07934a
            }

.wp-ykkh {
    padding: 20px 0
}

.wp-slide-kh {
    padding-top: 40px
}

.wp-item-kh {
    display: table;
    width: 100%
}

    .wp-item-kh .img-kh {
        width: 155px;
        float: left;
        border-radius: 100%;
        overflow: hidden
    }

    .wp-item-kh .text-kh {
        width: calc(100% - 155px);
        float: left;
        padding-left: 25px
    }

.text-kh .title-ykkh {
    margin-bottom: 15px
}

.text-kh .p-post-ykkh {
    font-style: italic;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    word-break: break-word;
    overflow: hidden;
    -webkit-line-clamp: 7
}

.info-cty {
    padding-top: 10px;
    border-top: 1px solid #ccc
}

    .info-cty .p-post-cty {
        color: #0081c5;
        margin-bottom: 5px
    }

    .info-cty .p-rating i {
        font-size: 16px;
        color: #ffb40c
    }

#slide-ykkh .owl-dots .owl-dot.active span, #slide-ykkh .owl-dots .owl-dot:hover span {
    background: #0081c5
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline
}

#slide-ykkh .owl-dots .owl-dot span {
    background: #fff;
    border: 1px solid #0081c5;
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px
}

#slide-ykkh .owl-dots {
    margin-top: 0
}

    #slide-ykkh .owl-dots span {
        margin: 1px 5px
    }

.wp-doitac {
    padding: 10px 0 22px;
    background: center no-repeat #fafafa;
    background-size: cover;
    max-height: 145px;
}

    .wp-doitac .wp-title-sec .h2-title {
        background: no-repeat !important
    }

.wp-slide-doitac {
    padding-top: 10px;
}

.wp-form-dky-tin {
    padding: 25px 0 0
}

.pd-t-20 {
    padding-top: 20px
}

.form-dky-tin .h4-title {
    font-size: 16px;
    margin-bottom: 20px;
    color: #0081c5;
    font-weight: 600
}

.wp-form-nhantin {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 550px;
    margin: 0 auto
}

    .wp-form-nhantin input {
        width: calc(40% - 20px)
    }

    .wp-form-nhantin button {
        width: 20%;
        border-color: #0081c5;
        background: #0081c5;
        color: #fff;
        border-radius: 6px;
        font-weight: 600
    }

        .wp-form-nhantin button:hover {
            background: #fff;
            border-color: #0081c5;
            color: #0081c5
        }

#back-to-top {
    position: fixed;
    bottom: -30px;
    right: 30px;
    z-index: 9999;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity .2s ease-out;
    opacity: 0
}

    #back-to-top.show {
        transition: .6s;
        bottom: 30px;
        opacity: 1;
        right: 25px
    }

    #back-to-top i {
        color: #07934a;
        font-size: 36px;
        opacity: .8
    }

        #back-to-top i:hover {
            opacity: 1
        }

.wp-footer-site {
    padding: 10px 0 0;
    /*background: #0081c5;
    color: #fff*/
}
.pb-5, .py-5 {
    padding-bottom: 30px !important;
}
.footer__location {
    border-bottom: 1px solid #bfbfbf;
}
.wp-logo-ft span {
    display: block;
    font-size: 12px
}

.wp-footer-site .wp-ft {
    padding-top: 0
}

    /*.wp-footer-site .wp-ft p {
        font-weight: 600
    }*/

        .wp-footer-site .wp-ft p i, .wp-footer-site .wp-ft p img {
            padding-right: 5px
        }

    .wp-footer-site .wp-ft .h3-title-ft {
        font-size: 16px;
        text-transform: uppercase;
        font-weight: 600
    }

    .wp-footer-site .wp-ft p a {
        color: #000
    }

        .wp-footer-site .wp-ft p a:hover {
            color: #fe9110
        }
    .wp-footer-site .wp-ft.float-right {
        max-width: 380px;
        max-height: 220px;
        overflow-y: clip;
        overflow-x: clip;
        text-align: center;
    }
    .list-li-ft li {
        list-style-type: none;
    }

    .list-li-ft li a {
        color: #fff;
        display: block;
        position: relative;
        padding: 4px 0 4px 15px;
        transition: all .2s ease-in-out
    }

        .list-li-ft li a:hover {
            color: #fe9110;
            padding-left: 20px
        }

        .list-li-ft li a::after {
            width: 5px;
            height: 5px;
            border-radius: 100%;
            position: absolute;
            top: 10px;
            left: 0;
            background: #fff;
            transition: all .2s ease-in-out
        }

        .list-li-ft li a:hover::after {
            left: 5px;
            background: #fe9110
        }

.wp-copyright {
    padding: 8px 0;
    color: #0081c5;
    background: #f5f5f5
}

.footer-static-content .fb-page, .footer-static-content .fb-page iframe, .footer-static-content .fb-page span {
    width: 100% !important
}

.footer-static-content {
    padding-bottom: 20px
}

.social-icons .fb {
    margin-top: 2px
}

.wp-copyright .container {
    display: flex;
    align-items: center;
    justify-content: flex-start
}

    .wp-copyright .container > div {
        /*margin-right: 15px*/
    }

.wp-list-tt {
    display: flex;
    align-items: center;
    justify-content: flex-start
}

.list-visa {
    display: table;
    width: auto
}

    .list-visa li {
        float: left;
        margin-left: 8px
    }

        .list-visa li img {
            width: 100%;
            border: 1px solid transparent;
            transition: all .3s ease-in-out;
            border-radius: 3px
        }

        .list-visa li:hover img {
            transform: scale(1.1);
            border-color: #0081c5
        }

.dk-nhan-uu-dai {
    width: 75px;
    position: fixed;
    top: 30%;
    z-index: 9;
    right: 0;
    border-radius: 5px;
    padding: 10px 5px;
    background: #1276b2;
    color: #fff;
    text-align: center;
    font-size: 12px;
    cursor: pointer
}

.ribbon-km, .time-hanchot, .wp-ribbon {
    position: absolute;
    z-index: 2
}

.wp-ribbon {
    width: 65px;
    height: 30px;
    background: url(../images/icon-hot.png) center no-repeat;
    background-size: contain;
    top: 0;
    right: 0
}

.time-hanchot {
    top: 0;
    left: 0;
    padding: 5px 15px;
    background: rgba(255,255,255,.5)
}

.wp-item-tour-chot .p-time-dulich {
    margin-bottom: 10px
}

.p-ghengoi {
    color: #ed2024
}

.ribbon-km {
    width: 36px;
    height: 36px;
    background: #fe9110;
    border-radius: 100%;
    top: 5px;
    right: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff
}

.rating-combo i {
    color: #ffb40c;
    margin: 0
}

.rating-combo img {
    max-width: 50%;
    padding-left: 10px
}

.wp-item-dulich .rating-combo img {
    display: none
}

.price-dulich.price-combo span, .wp-item-dulich .img-combo img {
    display: block
}

.wp-item-combo .p-time-dulich {
    height: auto;
    margin-bottom: 10px
}

.wp-item-combo .text-dulich > p {
    margin-bottom: 5px;
    color: #666;
    font-size: 13px
}

.wp-sec-vemaybay-giare {
    padding: 20px 0
}

.wp-left-pttt .panel-default > .panel-heading {
    position: relative;
    padding: 12px 0 12px 35px;
    color: #fff;
    background: #007ac1;
    border-radius: 0
}

    .wp-left-pttt .panel-default > .panel-heading a {
        display: block;
        font-size: 16px
    }

        .wp-left-pttt .panel-default > .panel-heading a span {
            color: #e41515
        }

    .wp-left-pttt .panel-default > .panel-heading::after {
        content: '\f0da';
        font-family: FontAwesome;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 20px;
        font-size: 25px;
        transition: all .3s ease-in-out;
        line-height: 0
    }

    .wp-left-pttt .panel-default > .panel-heading.open::after {
        transform: rotate(90deg)
    }

.wp-left-pttt .panel-group .panel {
    border-radius: 0;
    border: none
}

    .wp-left-pttt .panel-group .panel + .panel {
        margin-top: 2px
    }

.nav.nav-vmb li a {
    padding: 0;
    border-radius: 0;
    background: #fff !important
}

.nav.nav-vmb {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap
}

    .nav.nav-vmb li {
        width: calc(20% - 5px);
        border: 1px solid #ccc;
        margin-bottom: 10px
    }

        .nav.nav-vmb li.active {
            border-color: #173898
        }

.wp-tab-content-2 {
    padding: 13px 20px;
    background: #e9e9e9
}

.wp-panel .h3-title-vmb {
    font-size: 14px
}

.wp-combo-giare, .wp-thongtin-huuich {
    padding: 15px 0 0
}

.text-thongtin {
    padding: 10px
}

    .text-thongtin .h3-title {
        font-size: 15px;
        font-weight: 700
    }

        .text-thongtin .h3-title a {
            color: #0081c5
        }

    .text-thongtin .p-post-thongtin {
        color: #666
    }

.wp-tab-vmb-giare .wp-item-km .item-km {
    margin-bottom: 4px
}

.mb-giare-destop {
    display: block
}

.vmb-giare-mobile {
    display: none
}

.wp-bread .breadcrumb {
    background: 0 0;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 0
}

    .wp-bread .breadcrumb > .active {
        color: #0081c5;
        font-weight: 700
    }

    .wp-bread .breadcrumb > li + li:before {
        content: '\f105';
        font-family: FontAwesome
    }

    .wp-bread .breadcrumb > li {
        font-weight: 600;
        color: #666
    }

        .wp-bread .breadcrumb > li a {
            color: #666
        }

.box-ten-chuyenbay {
    padding: 15px 10px;
    background: #faebda;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #ccc;
    margin-bottom: 20px
}

.left-box1 {
    font-size: 18px;
    float: left;
    display: flex;
    align-items: center
}

.loai-chuyenbay {
    display: block;
    width: 30px;
    height: 20px;
    position: relative
}

    .loai-chuyenbay i:nth-child(1) {
        position: absolute;
        line-height: .8;
        top: 0;
        left: 50%;
        transform: translateX(-50%)
    }

    .loai-chuyenbay i:nth-child(2) {
        position: absolute;
        list-style: outside;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%)
    }

.right-box1 span {
    color: #3c9ed6;
    cursor: pointer
}

.box-thongtin-chuyenbay {
    border: 1px solid #a6a6a6;
    background: #f3f3f3;
    padding: 10px 5px 15px;
    margin-bottom: 10px
}

.week ul.list-thu {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px
}

    .week ul.list-thu li {
        width: calc((100% - 10px)/ 7);
        padding: 10px 3px;
        border: 1px solid #0081c5;
        background: #fff;
        border-radius: 5px 5px 0 0;
        text-align: center;
        cursor: pointer;
        color: #0081c5
    }

.left-boloc a.btn, .right-boloc select {
    padding: 0 10px;
    height: 28px;
    line-height: 28px
}

.week ul.list-thu li:hover {
    background: #f1f1f1
}

.left-boloc a.btn.active, .week ul.list-thu li.active {
    background: #0081c5;
    color: #fff
}

.week ul.list-thu li span {
    display: block
}

.bo-loc-ve {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap
}

.left-boloc a.btn.active {
    border-color: #0081c5
}

.right-boloc select {
    border-radius: 4px;
    border: 1px solid #ccc
}

.wp-tab-vemaybay .panel-heading {
    background: #fff
}

.wp-tab-vemaybay .panel-default {
    border: 1px solid #ccc;
    border-radius: 0;
    background: 0 0
}

.wp-tab-vemaybay .panel-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    font-size: 13px
}

    .wp-tab-vemaybay .panel-title .img-hangbay {
        width: 15%;
        text-align: left;
        background-repeat: no-repeat;
        background-position: left
    }

    .wp-tab-vemaybay .panel-title .ma-chuyenbay {
        width: 15%
    }

    .wp-tab-vemaybay .panel-title .gio-bay {
        width: 25%
    }

    .wp-tab-vemaybay .panel-title .so-tien {
        width: 20%;
        font-size: 15px;
        color: #0081c5;
        font-weight: 700
    }

    .wp-tab-vemaybay .panel-title a.a-chitiet {
        width: 5%;
        color: #0081c5
    }

    .wp-tab-vemaybay .panel-title .btn-chonve {
        width: 15%
    }

.wp-tab-vemaybay a, .wp-tab-vemaybay span {
    text-align: center;
    width: 13%
}

.wp-tab-vemaybay .tongtien span {
    width: auto
}

.wp-tab-vemaybay .panel-title .btn-chonve button {
    background: #fff;
    border: 1px solid #0081c5;
    border-radius: 4px;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    color: #0081c5;
    transition: all .2s ease-in-out
}

    .wp-tab-vemaybay .panel-title .btn-chonve button:hover {
        background: #0081c5;
        border-color: #0081c5;
        color: #fff
    }

.wp-tab-vemaybay .panel-group.open .panel-heading {
    background: #e0f4ff;
    border-color: #0081c5
}

.wp-tab-vemaybay .panel-group.open .panel-default {
    border-color: #0081c5
}

.wp-tab-vemaybay .panel-group.open .panel-body {
    background: #fff
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    padding: 15px 10px;
    font-size: 13px
}

.wp-thongtin-cbay {
    position: relative;
    padding: 0 10px
}

    .wp-thongtin-cbay .box-thanhtien {
        position: absolute;
        padding: 10px;
        background: #f6f5f5;
        top: 15px;
        right: 15px;
        border: 1px solid #0081c5
    }

        .wp-thongtin-cbay .box-thanhtien p {
            display: flex;
            align-items: center;
            justify-content: space-between
        }

            .wp-thongtin-cbay .box-thanhtien p.tongtien {
                padding-top: 10px;
                border-top: 1px solid #ccc
            }

                .wp-thongtin-cbay .box-thanhtien p.tongtien .tong-tien-tt {
                    font-size: 16px;
                    font-weight: 700;
                    color: #0081c5
                }

.side-bar-tt .h2-title {
    padding: 10px 15px;
    border: 1px solid #0081c5;
    background: #0081c5;
    color: #fff;
    font-size: 16px;
    margin-bottom: 0;
    font-weight: 700
}

.side-bar-tt .box-thanhtoan {
    padding: 15px;
    border: 1px solid #0081c5;
    background: #fff
}

.side-bar-tt .box-thanhtoan-mobile {
    padding: 15px;
    border: 1px solid #0081c5;
    background: #fff
}

.side-bar-tt .box-thanhtoan.box-tien-nghi-ks {
    padding: 10px
}

.box-thanhtoan .bor-bot {
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc
}

.box-thanhtoan .ds-fl {
    justify-content: space-between;
    align-items: center
}

.box-thanhtoan p.tongtien b {
    font-size: 18px
}

.box-thanhtoan p.tongtien .tong-tien-tt {
    font-size: 18px;
    font-weight: 700;
    color: #0081c5
}

.form-gg {
    position: relative
}

    .form-gg button {
        position: absolute;
        top: 0;
        right: 0
    }

.wp-form-ma-giamgia {
    margin-bottom: 10px
}

.main-page-danhmuc {
    margin-bottom: 20px
}

.box-tt4 .btn-thanhtoan {
    font-size: 18px;
    border: 1px solid #0081c5;
    background: #0081c5;
    color: #fff;
    transition: all .3s ease-in-out;
    padding-left: 15px;
    padding-right: 15px
}

    .box-tt4 .btn-thanhtoan:hover {
        background: #fff;
        color: #0081c5
    }

.box-tt1 .btn-modal-ct {
    color: #2693d2;
    font-size: 14px;
    font-style: italic;
    text-decoration: underline
}

#modal-ctve .modal-content {
    border-radius: 0;
    border: 1.5px solid #0081c5
}

#modal-ctve .modal-header {
    position: relative;
    padding: 15px 20px;
    background: #e0f4ff
}

    #modal-ctve .modal-header .close {
        width: 20px;
        height: 20px;
        line-height: 20px;
        padding: 0;
        text-align: center;
        background: #0081c5;
        border-radius: 100%;
        color: #fff;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 20px;
        opacity: 1;
        font-size: 14px
    }

.cheapest .price-table {
    margin-left: -.3%;
    margin-right: -.3%
}

    .cheapest .price-table .item-price {
        width: 14.28%;
        padding: .3%;
        position: relative
    }

.cheapest .item-content {
    height: 67px;
    padding: 5px 10px;
    background-color: #f8f8f8;
    border: 1px solid #e6e6e6;
    cursor: pointer
}

.cheapest .item-disable {
    cursor: default !important;
    background-color: #eef2f1 !important;
    border: 1px solid #a7a8aa !important
}

.cheapest .item-content .date {
    font-size: 14px;
    margin-top: 5px
}

.cheapest .pull-right {
    float: right !important
}

.flight-VJ {
    width: 50px;
    height: 18px;
    background-image: url(../images/bg-vietjet.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: inline-block;
    vertical-align: middle
}

.cheapest .item-price .icon-check-red {
    position: absolute;
    width: 16px;
    height: 12px;
    bottom: 20px;
    left: 10px;
    background: url(../images/icon-check.png)
}

.cheapest .item-content.item-content-cam {
    background-color: #fe9110
}

.cheapest .item-content.item-content-xanh {
    background-color: #82d0fc
}

.btn-active a.btn {
    color: #fff;
    background: #0081c5
}

.wp-box-dk {
    padding: 18px;
    background: #faebda
}

    .wp-box-dk .h3-title {
        color: #0081c5;
        font-size: 16px;
        text-align: center
    }

.wp-form input {
    margin-bottom: 10px
}

.wp-form button {
    display: block;
    border: 1px solid #0081c5;
    color: #0081c5;
    background: #fff;
    margin: 0 auto;
    padding: 5px 15px;
    transition: all .3s ease-in-out
}

.owl-carousel .owl-item, .wp-item-tour-dmuc, .wp-item-tour-dmuc .wp-img-item-tour-dmuc img, .wp-thongtin-cactour .wp-item-tour-dmuc {
}

.wp-form button:hover {
    background: #0081c5;
    color: #fff
}

.wp-text-tour-dmuc-title .h3-title a, p.thongbao {
    color: #0081c5
}

.wp-combo-ks {
    padding-top: 30px
}

    .wp-combo-ks .text-dulich {
        padding-bottom: 10px
    }

.combo-kethua .wp-thongtin-huuich {
    padding-top: 10px
}

.wp-tour-dulich {
    padding: 20px 0
}

    .wp-tour-dulich.tour-danhmuc {
        padding: 0 0 20px
    }

.list-cactour, .wp-list-tour {
    padding-top: 20px
}

p.thongbao {
    padding: 10px;
    background: #c9e9fb
}

.wp-item-tour-dmuc {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding: 0;
    background: center no-repeat #fafafa;
    background-size: cover
}

    .wp-item-tour-dmuc .wp-img-item-tour-dmuc {
        width: 100%
    }

    .wp-item-tour-dmuc .wp-text-tour-dmuc {
        width: 100%;
        padding: 10px 10px 0;
        position: relative
    }

        .wp-item-tour-dmuc .wp-text-tour-dmuc::after {
            width: 1px;
            height: 60%;
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            right: 20px;
            background: #ccc
        }

.wp-text-tour-dmuc-title .h3-title {
    font-size: 18px;
    color: #0081c5;
    font-weight: 500
}

    .wp-text-tour-dmuc-title .h3-title a:hover {
        color: #07934a
    }

.wp-item-tour-dmuc .wp-robbin-tour {
    width: 100%;
    position: relative;
    top: 5px
}

.wp-text-tour-dmuc .h3-title {
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: 500;
    line-height: 1.5;
    height: 40px
}

    .wp-text-tour-dmuc .h3-title a {
        color: #0081c5
    }

        .wp-text-tour-dmuc .h3-title a:hover {
            color: #07934a
        }

.vitri-date-time.ju-spe {
    align-items: flex-start
}

.vitri-date-time > div:nth-child(1) {
    width: 100%
}

.owl-carousel .owl-item .p-ghengoi img {
    width: 11px;
    float: left;
    margin-right: 5px
}

.wp-thongbao {
    position: relative
}

    .wp-thongbao .tool-tip {
        position: absolute;
        bottom: 0;
        left: 2%;
        opacity: 0;
        z-index: -1;
        transition: all .5s ease-in-out;
        background: #fff;
        border: 2px solid #0072bc
    }

.box-thanhtoan .panel-title a::after, .btn-ct button, .btn-datve button, .group1 .btn-xemgia, .wp-left-box1 .view-all-img {
    transition: all .3s ease-in-out
}

.box-tool-tip .wp-info-uudai span.mui-ten::after, .box-tool-tip .wp-info-uudai span.mui-ten::before {
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 8px solid transparent;
    left: 30%
}

.wp-thongbao:hover .tool-tip {
    bottom: 20px;
    opacity: 1;
    z-index: 1
}

.box-tool-tip .h3-title {
    margin-bottom: 0;
    padding: 8px 10px;
    background: #0072bc;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    height: auto;
}

.box-tool-tip .wp-info-uudai {
    padding: 10px;
    position: relative
}

    .box-tool-tip .wp-info-uudai span.mui-ten {
        position: absolute;
        bottom: 0;
        left: 30%
    }

        .box-tool-tip .wp-info-uudai span.mui-ten::after {
            border-top: 10px solid #0072bc;
            position: absolute;
            bottom: -10px;
            z-index: 1
        }

        .box-tool-tip .wp-info-uudai span.mui-ten::before {
            border-top: 10px solid #fff;
            position: absolute;
            bottom: -7px;
            z-index: 2
        }

.img-robbin {
    transform: translateY(-15px)
}

.wp-robbin-tour .price-dprice {
    margin-bottom: 15px
}

    .wp-robbin-tour .price-dprice .del {
        font-size: 12px;
        text-decoration: line-through;
        float: left;
        padding-left: 10px;
        color: #666
    }

    .wp-robbin-tour .price-dprice .ins {
        font-size: 15px;
        color: #0081c5;
        float: right;
        padding-right: 10px;
        font-weight: 700
    }

.wp-robbin-tour .btn-ct {
    padding: 20px
}

.hot-tour-lienquan .owl-next, .hot-tour-lienquan .owl-prev {
    position: absolute;
    top: 50%;
    margin-top: -15px
}

.hot-tour-lienquan .owl-next {
    right: -15px;
    color: #a2a2a2
}

.hot-tour-lienquan .owl-prev {
    left: -15px;
    color: #a2a2a2
}

.hot-tour-lienquan img {
    max-height: 110px;
    overflow: hidden;
}

.btn-ct button {
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    background: #0081c5;
    border: 1px solid #0081c5;
    color: #fff
}

.main-site-vemaybay .btn-ct button {
    width: auto;
    padding: 5px 25px
}

.btn-ct button:hover {
    background: #07934a;
    border-color: #0072bc;
    color: #fff
}

/*.owl-carousel.owl-drag .owl-item.active {
    border: 1px solid #f1f1f1
}*/

    .owl-carousel.owl-drag .owl-item.active.current {
        border: 1px solid #0072bc
    }

#slide-ykkh .owl-carousel.owl-drag .owl-item.active {
    border: none
}

    #slide-ykkh .owl-carousel.owl-drag .owl-item.active.current {
        border: none
    }

.frame-info {
    webkit-box-shadow: 2px 2px 7px -3px #000;
    box-shadow: 2px 2px 7px -3px #000;
    padding: 0;
    float: left;
    width: 100%;
    height: auto;
    background: #fff
}

.hotline-product {
    overflow: hidden;
    display: flex;
    justify-content: center
}

.register-phone {
    text-align: center;
    background: #ddd;
    padding: 15px
}

.hotline-product .icon {
    width: 60px;
    float: left;
    /*top: 73%;
    left: 20%;*/
}

.hotline-product .text {
    display: block;
    margin-top: -6px
}

.hotline-product .icon i {
    color: #ff5722;
    font-size: 50px
}

.hotline-product .text a {
    display: block;
    color: #ff5722;
    font-size: 24px;
    font-weight: 700;
    margin-top: -7px
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group {
    display: flex;
    width: 100%
}

.mt-3, .my-3 {
    margin-top: 1rem !important
}

.title-box h2 {
    margin: 0;
    padding: 10px;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    background: #0081c5;
    border: 1px solid #a6a6a6
}

.wp-content-box {
    padding: 15px 10px;
    border: 1px solid #a6a6a6;
    background: #fff
}

.left-thongtin-kh > div:not(:last-child) {
    margin-bottom: 20px
}

.box-thongtin1 .wp-content-box .ds-fl {
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap
}

.wp-content-box .ds-fl > div {
    margin-right: 8px
}

.wp-list-tt2 {
    display: table;
    width: 100%
}

    .wp-list-tt2 .form-group:not(:last-child) {
        width: 46%;
        float: left
    }

    .wp-list-tt2 .form-group:nth-child(2n) {
        margin-left: 8%
    }

.width-100 {
    width: 100% !important;
    margin: 0 !important
}

.box-thanhtoan .panel-heading {
    padding-right: 45px
}

.box-thanhtoan .panel-title a {
    display: flex;
    align-items: center;
    position: relative
}

.label-1, .panel-title .text-title span {
    display: block
}

.box-thanhtoan .panel-title a::after {
    content: '\f111';
    font-family: FontAwesome;
    color: #b7b7b7;
    position: absolute;
    top: 0;
    right: -20px;
    font-size: 36px
}

.box-thanhtoan .panel-title a[aria-expanded=true]::after {
    content: '\f058';
    color: #0081c5
}

.box-thanhtoan .panel-title a img {
    width: 75px;
    height: 50px;
    object-fit: cover
}

.box-thanhtoan .panel-title a .text-title {
    width: calc(100% - 75px);
    padding-left: 20px
}

.btn-datve button {
    width: 100%;
    max-width: 200px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 700;
    background: #0081c5;
    border: 1px solid #0081c5;
    color: #fff
}

    .btn-datve button:hover {
        background: #0072bc;
        border-color: #0072bc;
        color: #fff
    }

.left-box-ct-tour .slider-for .slick-next, .left-box-ct-tour .slider-for .slick-prev {
    background: 0 0;
    border: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 26px;
    z-index: 1;
    color: #3f9fd7
}

.left-box-ct-tour .slider-for .slick-prev {
    left: 0
}

.left-box-ct-tour .slider-for .slick-next {
    right: 0
}

.left-box-ct-tour .slider-for img {
    width: 100%
}

.left-box-ct-tour {
    background: #e2e2e2
}

    .left-box-ct-tour .slider-nav {
        padding: 10px 0
    }

        .left-box-ct-tour .slider-nav img {
            border: 1.5px solid transparent
        }

.slider-nav .slick-current img {
    border-color: #0072bc
}

.wp-side-bar-cttour {
    height: 100%
}

.box-sidebar-cttour .item-sidebar-tour {
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc
}

.box-sidebar-cttour .wp-tongtien .price {
    text-align: right;
    margin-bottom: 10px;
    margin-top: 10px
}

.box-sidebar-cttour .wp-tongtien .ins {
    font-size: 30px;
    color: #0081c5;
    margin-left: 15px;
    font-weight: 600
}

.box-sidebar-cttour .wp-tongtien .del {
    font-size: 14px;
    text-decoration: line-through;
    color: #666;
    font-weight: 600
}

.box-sidebar-cttour .btn-datngay a.btn {
    padding: 5px 15px;
    width: 100%;
    max-width: 245px
}

.p-box1 .title-box {
    font-size: 20px;
    color: #0081c5
}

.wp-tab-content .panel {
    border: none;
    border-radius: 0
}

.wp-tab-content .panel-heading a {
    position: relative;
    display: block;
    width: 100%
}

    .wp-tab-content .panel-heading a::after {
        content: '\f196';
        font-family: FontAwesome;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 0;
        font-size: 20px;
        transition: all .3s ease-in-out;
        color: #0081c5
    }

    .wp-tab-content .panel-heading a[aria-expanded=true]::after {
        content: '\f147'
    }

.title-bang-gia {
    align-items: center;
    justify-content: flex-start;
    font-size: 16px;
    margin-bottom: 12px
}

    .title-bang-gia span {
        margin-right: 10px
    }

.tab-banggia .nav-pills a {
    border: 1px solid #0081c5;
    color: #0081c5
}

.tab-banggia .nav-pills li + li {
    margin-left: 10px
}

.wp-tab-gia table td {
    border: 1px solid #ccc;
    padding: 10px;
    text-align: center
}

.wp-tab-gia .btn-datngay a.btn {
    font-size: 16px;
    padding: 2px 15px
}

.wp-tab-gia table tr:first-child td {
    font-weight: 700
}

.flex-dattour .colum1 {
    width: 15%
}

.box-post-1 .h2-title-tour {
    font-size: 18px;
    margin-bottom: 0
}

.box-post-1 .h1-title-tour {
    font-size: 18px;
    color: #0081c5
}

.wp-item-ks .text-dulich .title-dulich {
    margin-bottom: 10px
}

.wp-sec-ks .price-dulich span.ins {
    font-weight: 600
}

.wp-sec-ks {
    padding: 15px 0 0
}

.label-1 {
    position: relative;
    padding-left: 25px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.list-filter, .list-img-ks-right li:nth-child(1), .list-img-ks-right li:nth-child(2), .wp-item-ks-tk .h3-title {
    margin-bottom: 10px
}

.label-1 input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 15px;
    width: 15px;
    background-color: #fff;
    border: 1px solid #333
}

.label-1:hover input ~ .checkmark {
    background-color: #fff;
    border-color: #0081c5
}

.label-1 input:checked ~ .checkmark {
    background-color: #0081c5;
    border-color: #0081c5
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none
}

.list-filter li, .wp-left-box1 {
    position: relative
}

.label-1 input:checked ~ .checkmark:after {
    display: block
}

.box-fl-timkiem, .list-filter {
    display: flex;
    align-items: center
}

.label-1 .checkmark:after {
    left: 5px;
    top: 0;
    width: 6px;
    height: 11px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.wp-item-box-filter i.fa-star {
    color: #ffb40c;
    margin-right: 5px
}

.vang {
    color: #ffb40c
}

.wp-item-ks-tk .wp-text-tour-dmuc {
    width: 60%;
    padding: 0 15px
}

.wp-item-ks-tk .wp-robbin-tour {
    width: 15%
}

.list-filter {
    justify-content: space-between;
    border-bottom: 1px solid #acacac;
    flex-wrap: wrap
}

    .list-filter li {
        font-size: 16px;
        padding: 12px 0
    }

        .list-filter li.active {
            border-bottom: 2px solid #0081c5
        }

        .list-filter li select {
            font-size: 16px;
            color: #0081c5;
            border: none;
            background: 0 0
        }

.wp-side-bar-ks .title-box- .h4-title {
    font-size: 16px;
    padding: 16px 0
}

.box-fl-timkiem, .wp-item-box-filter {
    padding: 15px 10px;
    border: 1px solid #ccc
}

.box-fl-timkiem {
    background: #faebda;
    justify-content: space-between;
    margin-top: 20px;
    flex-wrap: wrap;
    position: relative
}

.row.row-edit-5 {
    margin-left: -5px;
    margin-right: -5px
}

    .row.row-edit-5 .col-edit-5 {
        padding-right: 5px;
        padding-left: 5px
    }

.box-post-1 .h1-title-ks {
    font-size: 20px
}

.wp-left-box1 .view-all-img {
    color: #0081c5;
    background: #fff;
    padding: 5px 15px;
    border-radius: 4px;
    position: absolute;
    bottom: 10px;
    right: 20px
}

    .wp-left-box1 .view-all-img:hover {
        background: #0081c5;
        color: #fff
    }

.list-img-ks-right {
    display: table;
    width: 100%
}

    .list-img-ks-right li {
        width: calc(50% - 5px);
        float: left
    }

        .list-img-ks-right li:nth-child(2n) {
            margin-left: 10px
        }

.wp-form-ks {
    padding: 15px 35px;
    background: #fefae7
}

.group1 .btn-xemgia {
    background: #0081c5;
    color: #fff;
    padding: 6px 20px
}

    .group1 .btn-xemgia:hover {
        background: #1276b2
    }

.tab-phong tr td {
    padding: 5px;
    border: 1px solid #ccc
}

.tab-phong tr:first-child {
    background: #ebebeb
}

    .tab-phong tr:first-child td {
        text-align: center
    }

.tab-phong tr td:first-child {
    width: 35%
}

.tab-phong td h3 {
    font-size: 16px;
    color: #0081c5
}

.tab-phong td img {
    width: 100%
}

.tab-phong td i img {
    width: auto
}

.tab-phong td .del, .tab-phong td .ins {
    display: block;
    text-align: right
}

.tab-phong td .ins {
    font-size: 20px;
    color: #0081c5
}

.del {
    text-decoration: line-through
}

.wp-text-ct-phong .h1-title {
    font-size: 20px
}

.btn-thaydoi {
    font-size: 16px;
    border-radius: 0;
    border: 1px solid #ccc;
    background: #fff;
    color: #0081c5
}

#main-site {
    position: relative;
    min-height: calc(100vh - 0px)
}

.main-form-cc {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 15px;
    width: 100%;
    max-width: 780px;
    z-index: 2
}

.hidden-form {
    display: none !important
}

.hidden-form1, .hidden-form2 {
    display: none
}

.nav-form-c1 {
    display: flex;
    align-items: center;
    justify-content: center
}

    .nav-form-c1 > li + li {
        margin: 0
    }

    .nav-form-c1 > li > a {
        background: #0a698f;
        padding: 0;
        min-width: 145px;
        height: 35px;
        text-align: center;
        line-height: 35px;
        border-radius: 8px 8px 0 0;
        color: #fff;
        font-size: 16px;
        font-weight: 500;
    }

        .nav-form-c1 > li > a img {
            margin-right: 6px
        }

    .nav-form-c1 > li.active > a, .nav-form-c1 > li.active > a:focus, .nav-form-c1 > li.active > a:hover {
        background: #07934a
    }

.nav > li > a:focus, .nav > li > a:hover {
    background-color: #07934a
}

.main-form-cc .tab-content {
    background: #cecece;
    padding: 10px 15px;
}

#diem-den, #diem-di {
    position: relative;
    width: 28%
}

#ngay-di, #ngay-ve, #thoi-gian-tour {
    width: 20%
}

input.icon-map {
    background: url(../images/bg-map.png) 96% 50% no-repeat #fff;
    background-size: 10px
}

input.icon-date {
    background: url(../images/bg-lich.png) 96% 50% no-repeat #fff;
    background-size: 10px
}

#form-tour .form-group {
    margin-bottom: 0
}

#form-tour .form-control {
    box-shadow: none;
    font-size: 13px;
    color: #0081c5;
    border: 1px solid #b7b7b7
}

.wp-over-bg-form.active {
    background-color: #000;
    opacity: .8;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition: ease-in-out;
    -webkit-transition: ease-in-out;
    -moz-transition: ease-in-out;
    -ms-transition: ease-in-out;
    display: block
}

#form-tour.active {
    z-index: 4
}

    #form-tour.active .hidden-form {
        display: block !important
    }

    #form-tour.active .ds-fl.hidden-form {
        display: flex !important
    }

    #form-tour.active .form-group {
        margin-bottom: 0
    }

.row2 p {
    margin-bottom: 5px
}

.row2 #id-search-1, .row2 #so-khach {
    width: 36%
}

.row2 #id-search-1 {
    padding-top: 0;
    margin-top: -5px
}

.row2 #ma-khuyen-mai {
    width: 25%
}

.row2 #id-search-1 .btn, .wp-btn-search .btn {
    width: 100%;
    background: #0081c5;
    color: #fff;
    border-color: #0081c5;
    transition: all .5s ease-in-out;
    max-width: 280px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px
}

    .wp-btn-search .btn.btn-service {
        margin-top: 0
    }

    .row2 #id-search-1 .btn:hover {
        background: #0081c5;
        border-color: #0081c5
    }

.row4 > div, .row5 > div {
    width: 24.5%
}

    .row5 > div.search-service {
        width: 70%
    }

#form-tour.active .tab-content {
    background: #fefae7;
    padding-bottom: 50px
}

    #form-tour.active .tab-content .tab-content {
        background: #ffffff;
        padding: 0 0 10px 0;
        margin: 0;
    }

.btn-close-fr {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    cursor: pointer;
    z-index: 9
}

.wp-main-form-cc.open .btn-close-fr {
    display: block !important
}

.wp-main-form-cc {
    position: relative
}

.hotline-box {
    border: 1px dashed #ccc;
    font-size: 14px;
    padding: 10px;
    margin-bottom: 10px;
}

    .hotline-box .h2-title {
        font-size: 16px;
        font-weight: 600;
        margin-bottom: 0;
        color: #0081c5;
        position: relative;
        z-index: 0;
        display: inline-block;
        padding: 0 0 15px 0;
    }

    .hotline-box .titlecompany {
        box-sizing: border-box;
        font-weight: 700;
        text-transform: uppercase;
    }

    .hotline-box ul {
        padding-left: 0px !important;
        margin: 0px 0px 0px 20px;
    }

        .hotline-box ul li {
            box-sizing: border-box;
        }

            .hotline-box ul li em {
                box-sizing: border-box;
            }

                .hotline-box ul li em span {
                    box-sizing: border-box;
                    font-weight: 700;
                }

.nav-form-c2 > li > a {
    background: #fff;
    color: #333;
    border: 1px solid #ccc;
    padding: 6px 15px
}

.nav-form-c2 > li + li {
    margin-left: 10px
}

.box-diadiem {
    position: absolute;
    left: 0;
    top: 100%;
    background: #fff;
    width: 100%;
    min-width: 550px;
    z-index: 10;
    padding-top: 10px;
}

    .box-diadiem .btn-close {
        position: absolute;
        top: 0;
        right: 10px;
        border: none;
        background: 0 0;
        color: #0081c5;
        z-index: 11;
        cursor: pointer
    }

        .box-diadiem .btn-close:hover {
            color: #07934a
        }

.nav-sub-form1 li {
    display: block;
    margin: 0 !important;
    width: 100%;
    border-top: 1px solid #a6a6a6
}

    .nav-sub-form1 li:first-child {
        border-top: none
    }

    .nav-sub-form1 li a {
        color: #0081c5;
        background: #fff;
        border-radius: 0;
        padding: 10px;
        display: block;
        font-weight: 600
    }

        .nav-sub-form1 li a:hover, .nav-sub-form1 > li.active > a, .nav-sub-form1 > li.active > a:focus, .nav-sub-form1 > li.active > a:hover {
            background: #0081c5;
            color: #fff
        }

.box-diadiem .wp-list-quocgia {
    padding-left: 10px
}

    .box-diadiem .wp-list-quocgia li {
        padding: 10px 0;
        border-bottom: 1px solid #a6a6a6
    }

.wp-list-quocgia li a {
    color: #0081c5;
    display: block
}

    .wp-list-quocgia li a:hover {
        color: #07934a
    }

.wp-input-form.open .box-diadiem {
    display: block !important;
}

#diem-den .activeshow, #diem-di .activeshow, #so-khach2 .activeshow, .wp-main-form-cc.open #diem-den .activeshow, .wp-main-form-cc.open #diem-di .activeshow, .wp-main-form-cc.open #so-khach .activeshow {
    display: block !important
}

input.icon-down {
    background: url(../images/bg-down.png) 96% 50% no-repeat #fff;
    background-size: 10px
}

#so-khach2 {
    width: 20%
}

#so-khach, #so-khach1, #so-khach2 {
    position: relative
}

    #so-khach #sub-form-so-khach, #so-khach1 #sub-form-so-khach1, #so-khach2 #sub-form-so-khach2 {
        position: absolute;
        top: 100%;
        left: 0
    }

.list-sokhach li {
    padding: 10px;
    background: #fff;
    border-bottom: 1px solid #ccc;
    justify-content: space-between;
    align-items: center;
    color: #0081c5
}

    .list-sokhach li .right-li {
        margin-left: 30px
    }

.right-li .btn {
    width: 22px;
    height: 22px;
    border: 1px solid #0081c5;
    border-radius: 100%;
    background: #f2efef;
    color: #0081c5;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0
}

.right-li #id-so-luong {
    width: 20px;
    text-align: center
}

#mot-chieu .row1 {
    justify-content: flex-start
}

    #mot-chieu .row1 > div {
        margin-right: 10px
    }

.add-chuyenbay {
    display: flex;
    align-items: center;
    padding-left: 50px
}

    .add-chuyenbay button {
        color: #0081c5;
        border: 1px solid #0081c5;
        background: #f2efef;
        border-radius: 2px;
        font-size: 16px;
        margin-right: 10px
    }

.wp-tin-danhmuc .wp-item-tin {
    margin-bottom: 10px
}

    .wp-tin-danhmuc .wp-item-tin .text-item-tin {
        width: 100%;
        border-bottom: 1px solid #ccc;
        padding-left: 0;
        padding-bottom: 10px;
        padding-top: 0
    }

.wp-left-danhmuc .wp-tin-danhmuc .wp-item-tin .text-item-tin {
    padding: 0
}

.wp-tin-danhmuc .wp-item-tin:last-child .text-item-tin {
    border-bottom: none
}

.title-sidebar-dm .h2-title {
    margin-bottom: 0;
    font-weight: 300;
    padding: 10px;
    color: #fff;
    background: #0081c5;
    font-size: 16px
}

.wp-list-tin {
    padding: 10px;
    background: #faf8f9
}

.list-tin-dm li {
    display: table;
    width: 100%;
    margin-bottom: 10px
}

.img-tin-sidebar {
    width: 82px;
    height: 66px;
    float: left;
    border: 1px solid #f1f1f1;
    border-radius: 5px
}

    .img-tin-sidebar img {
        width: 100%;
        height: 100%;
        object-fit: cover
    }

.text-tin-sidebar {
    width: calc(100% - 82px);
    float: left;
    padding-left: 10px
}

    .text-tin-sidebar .p-view {
        padding-top: 5px;
        color: #0081c5
    }

.wp-box-right-sidebar {
    padding: 10px;
    background: #faf8f9
}

.row-2-side {
    margin-top: 15px
}

.title-page-2 .h2-title {
    display: table;
    width: 100%;
    border-bottom: 2px solid #0081c5
}

    .title-page-2 .h2-title span {
        display: block;
        float: left;
        padding: 10px 30px 10px 10px;
        background: #0081c5;
        font-size: 18px;
        color: #fff;
        min-width: 205px
    }

.wp-item-tin-dm .img-item-tin {
    width: 205px;
    height: 135px;
    border-right: 1px solid #f1f1f1;
}

.wp-item-tin-dm .text-item-tin {
    width: calc(100% - 205px)
}

.left-main-dm > div {
    margin-bottom: 20px
}

.title-sidebar-dm2 .h3-title2 {
    font-size: 16px;
    color: #07934a;
    font-weight: 700;
    text-transform: uppercase
}

.wp-img-ads img {
    margin-bottom: 15px
}

.wp-list-ulli .h4-title2 {
    font-size: 16px;
    color: #0081c5;
    text-transform: uppercase
}

    .wp-list-ulli .h4-title2 a {
        color: #0081c5
    }

        .wp-list-ulli .h4-title2 a:hover {
            color: #07934a
        }

.wp-list-ulli ul li {
    margin-bottom: 10px
}

    .wp-list-ulli ul li a {
        padding-left: 10px;
        color: #0081c5;
        font-size: 16px;
        position: relative;
        transition: all .3s ease-in-out
    }

        .wp-list-ulli ul li a:hover {
            color: #07934a;
            padding-left: 15px
        }

        .wp-list-ulli ul li a::after {
            content: '\f105';
            font-family: FontAwesome;
            position: absolute;
            top: 50%;
            left: 0;
            transform: translateY(-50%)
        }

.wp-box-right-sidebar > div:not(:last-child) {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #b7b7b7
}

.left-ct-tin .h1-title-ct {
    font-size: 24px
}

.plugin-fb-share span {
    color: #0081c5
}

.left-ct-tin > img {
    width: auto;
    display: block;
    max-width: 100%;
    margin: 10px auto
}

.wp-tin-lienquan {
    padding-top: 25px;
    border-top: 1px solid #b7b7b7
}

    .wp-tin-lienquan .h2-title-lienquan {
        font-size: 24px;
        color: #0081c5;
        margin-bottom: 20px
    }

.wp-list-dichvu ul li {
    border: 1px solid #b7b7b7;
    border-top: none;
    background: #fff
}

    .wp-list-dichvu ul li a {
        padding: 12px 15px;
        border-left: 2px solid transparent;
        display: block;
        transition: all .3s ease-in-out
    }

        .wp-list-dichvu ul li a:hover, .wp-list-dichvu ul li.active a {
            background: #f4f2f2;
            color: #0081c5;
            border-left-color: #0081c5
        }


.title-dichvu .h1-title-dv {
    font-size: 22px;
    color: #0081c5;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 600;
}

.wp-content-ct-dv h2, .wp-content-ct-dv h3 {
    font-size: 18px;
    font-weight: 500;
}
.wp-content-ct-dv img{
    height:auto !important
}
.wp-content-ct-dv h4 {
    font-size: 16px;
    font-weight: 500;
}

.wp-content-ct-dv table {
    width: 100% !important;
    margin: 10px 0;
}

    .wp-content-ct-dv table tr td {
        padding: 0 10px;
    }

.text-dich-vu .h2-title, .wp-gui-yeucau .btn {
    font-size: 18px;
    font-weight: 700
}

.wp-item-dv {
    display: table;
    width: 100%;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #b7b7b7
}

.wp-list-item-dv .wp-item-dv:last-child {
    border-bottom: none
}

.wp-item-dv .img-dichvu {
    width: 205px;
    height: 135px;
    float: left;
    border: 1px solid #f1f1f1;
}

.wp-item-dv .text-dich-vu {
    width: calc(100% - 205px);
    float: left;
    padding-left: 20px
}

.text-dich-vu .h2-title a {
    color: #0081c5
}

    .text-dich-vu .h2-title a:hover {
        color: #07934a
    }

.view-ct a {
    color: #0081c5;
    text-decoration: underline
}

.wp-content-ct-dv ul, .wp-content-ct-dv ol {
    padding: 0 0 10px 25px;
}

    .wp-content-ct-dv ul.tags-wrap {
        padding: 0 !important;
    }

.wp-gui-yeucau {
    margin: 30px 0 55px
}

    .wp-gui-yeucau .btn {
        padding: 10px 25px;
        color: #fff;
        background: #0081c5;
        transition: all .3s ease-in-out;
        border: 1px solid #0081c5;
    }

        .wp-gui-yeucau .btn:hover {
            background: #0081c5
        }

.wp-sub-lienhe {
    display: none;
    position: absolute;
    top: calc(100% + 10px);
    right: 0;
    width: 100%;
    min-width: 655px;
    border: 1px solid #3097d3;
    z-index: 3;
    background: #fff
}

    .wp-sub-lienhe.open {
        display: block
    }

.li-sub-lienhe, .wp-title-sub-lh {
    position: relative
}

    .wp-title-sub-lh .h2-title {
        margin-bottom: 0;
        padding: 15px;
        color: #fff;
        font-size: 16px;
        font-weight: 700;
        background: #3097d3
    }

    .wp-title-sub-lh .btn-close {
        position: absolute;
        top: 50%;
        right: 10px;
        transform: translateY(-50%);
        border: 1px solid #fff;
        width: 30px;
        height: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 100%;
        padding: 0;
        background: #3097d3;
        color: #fff
    }

.n3-tour-detail .menu-left, .wp-item-thongtin {
    position: relative
}

.wp-sub-lienhe {
    color: #333
}

.wp-gui-yeucau-sub .btn {
    background: #0081c5;
    border: #0081c5;
    ;
    color: #fff
}

.progress {
    margin-bottom: 0;
    height: 10px
}

.text-sp-deal .progress-bar-danger {
    background-color: #d52329
}

.box-rating .rating {
    padding: 30px;
    font-size: 12px
}

.box-rating1 {
    height: 100%;
    border: 2px solid #1a95e2;
    border-radius: 20px;
    text-align: center;
    padding-top: 20%
}

    .box-rating1 .h3-title {
        width: 100%;
        display: block;
        font-size: 20px;
        color: #444
    }

    .box-rating1 .diem-so {
        font-size: 30px;
        font-weight: 700;
        color: #1a95e2;
        display: block;
        margin: 10px 0
    }

.box-rating-c .h2-title {
    font-size: 14px;
    font-weight: 700;
    color: #003580
}

.box-rating-c .item-rating {
    margin-bottom: 10px
}

.item-rating .progress {
    width: 55px;
    border-radius: 0;
    background-color: #d8d8d8;
    margin-right: 10px
}

.wp-item-thongtin, .wp-item-thongtin .img-thongtin {
}

.item-rating .right-item {
    width: 50%
}

.b {
    font-weight: 700
}

.wp-item-thongtin {
    background: center no-repeat #fafafa;
    background-size: cover
}

.main-form-trainghiem, .wp-header-top.wp-header-top-mobile {
    display: none
}

.float-r {
    float: right
}

.tim-kiem-destop {
    display: block
}

.tim-kiem-mobile {
    display: none
}

.wp-hotline-left span:not(:last-child) {
    margin-right: 60px
}

.wp-item-dulich {
    margin-bottom: 4px;
    background-color: #fff;
    border-radius: 10px;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    position: relative;
    overflow: hidden;
    box-shadow: rgb(149 152 165 / 75%) 0 8px 24px;
}

.wp-list-tt2 .font-bold span {
    padding-left: 15px
}

.right-boloc .filter-airline .filter-airline-item label {
    display: flex !important;
    align-items: center
}

    .right-boloc .filter-airline .filter-airline-item label .airline {
        background-size: 100% 100%;
        width: 30px;
        height: 19px
    }

.mg-bot30 {
    margin-bottom: 30px
}

.mg-bot20 {
    margin-bottom: 20px
}

.mg-top20 {
    margin-top: 20px
}

.n3-tour-detail .menu-left .menutour {
    border: none !important;
    background: #ebebeb
}

.bg-gray {
    background: #f5f5f5
}

.n3-tour-detail .panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05)
}

body {
    font-family: "Segoe UI",Roboto,sans-serif;
    font-size: 14px
}

.n3-tour-detail .menu-left .panel-side-menu .panel-body {
    padding: 0 !important
}

.n3-tour-detail .menu-left .side-menu {
    padding: 0;
    list-style: none
}

.n3-tour-detail .menu-left .list-unstyled {
    padding-left: 0;
    list-style: none;
    float: left;
    margin-bottom: 0
}

ol, ul {
    padding: 0;
    margin: 0
}

.menu-left ul, ol {
    padding: 0;
    margin: 0 0 10px
}

.n3-tour-detail .menu-left .side-menu li.active a {
    background-color: #07934a;
    border: 0;
    margin: 0;
    color: #fff
}

.n3-tour-detail .menu-left .side-menu li a {
    padding: 10px 0;
    text-decoration: none;
    display: block;
    color: #333;
    font-size: 15px;
    font-weight: 600;
    box-shadow: 0 2px 5px #ccc
}

    .n3-tour-detail .menu-left .side-menu li a i {
        font-size: 16px;
        color: #4c4c4c;
        width: 20px
    }

    .n3-tour-detail .menu-left .side-menu li a:hover {
        background: #07934a;
        color: #fff
    }

.n3-tour-detail .side-menu ul li i {
    margin-left: 0 !important
}

.n3-tour-detail .services {
    background: #f1f1f1;
    margin-bottom: 30px
}

.n3-tour-detail .title-lg {
    text-transform: uppercase;
    font-size: 16px;
    background: #e1e1e1;
    padding: 10px;
    font-weight: 700
}

.n3-tour-detail .tab-content ul {
    margin: 0 0 10px 20px
}

.n3-tour-detail .tab-content ol {
    margin: 0 0 10px 15px
}

.n3-tour-detail .tab-content ul li {
    line-height: 1.5
}

.n3-tour-detail .services .frame-service {
    background: #f1f1f1;
    padding: 10px 15px 15px
}

    .n3-tour-detail .services .frame-service ul.list-service li {
        margin: 10px 0 !important;
        display: block;
        list-style: none;
        background: url(../images/circle.png) top left no-repeat;
        padding-left: 20px;
        font-weight: 400
    }

.title-lg h2 {
    margin: 0
}

.n3-tour-detail .title-lg h2 {
    font-size: 15px;
    font-weight: 700
}

.n3-tour-detail .chitiettour .note-content, .n3-tour-detail .luuy .attention {
    line-height: 20px;
    text-align: justify
}

.n3-tour-detail .sec-info {
    background: #f1f1f1;
    height: auto;
    float: left;
    width: 100%
}

.n3-tour-detail .chuongtrinhtour .list {
    float: left;
    padding: 1.5em 0 0;
    margin-bottom: 0
}

    .n3-tour-detail .chuongtrinhtour .list .list__item {
        float: left;
        width: 100%;
        display: flex;
        justify-content: space-around
    }

        .n3-tour-detail .chuongtrinhtour .list .list__item .list__time {
            color: #212121;
            width: 5%;
            text-align: left
        }

.n3-tour-detail .chuongtrinhtour .num {
    font-size: 28px;
    font-weight: 700;
    color: #fc3400;
    margin-bottom: 7px
}

.n3-tour-detail .chuongtrinhtour .day {
    font-weight: 700;
    color: #fc3400
}

.day {
    width: 80px
}

.n3-tour-detail .chuongtrinhtour .list .list__item .list__desc .border:after {
    background: #fc3400;
    border: 3px solid #174786;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    margin-top: -9px;
    left: -9px;
    width: 20px;
    height: 20px
}

.n3-tour-detail .chuongtrinhtour .list .list__item .list__desc .border {
    width: 3px;
    position: absolute;
    top: 0;
    bottom: -1px;
    left: -8%
}

.n3-tour-detail .chuongtrinhtour .list .list__item .list__desc {
    width: 88%;
    color: #212121;
    font-size: 15px;
    line-height: 22px;
    padding-bottom: 30px;
    position: relative
}

.n3-tour-detail .chuongtrinhtour .name {
    padding-bottom: 7px;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 7px;
    color: #007ce6;
    margin-top: 0;
    font-size: 16px;
    font-weight: 700
}

.n3-tour-detail .chuongtrinhtour .list__time .name {
    border-bottom: none;
    color: #fc3400
}

.font500 {
    font-weight: 500
}

.n3-tour-detail .chuongtrinhtour .detail {
    text-align: justify;
    line-height: 22px;
    margin-bottom: 10px;
    max-height: 200px;
    overflow-y: hidden
}

.n3-tour-detail .chuongtrinhtour .an-hien a {
    color: #fc3400
}

.n3-tour-detail .sec-info .sec-content {
    padding: 20px
}

.tour-name {
    font-size: 28px;
    color: #174786;
    font-weight: 700;
    margin-top: 15px;
    line-height: 1.2
}

.n3-tour-detail .news-relate ul.list-news li {
    margin: 5px 0 !important;
    list-style: none;
    padding: 0 20px 0 0
}

    .n3-tour-detail .news-relate ul.list-news li a {
        color: #333;
        list-style: none;
        background: url(../images/circle1.png) top left no-repeat;
        padding-left: 20px;
        line-height: 14px;
        transition: all linear .15s
    }

.wp-side-bar-tt {
    box-shadow: 2px 2px 7px -3px #000
}

.mobile-tourdetails-right .wp-tour-lienquan {
    display: none
}

.mobile-chi-tiet-thanh-toan .chi-tiet-thanh-toan {
    display: block
}

.box-cttour2 .tien-nghi, .mobile-tourdetails .chi-tiet-thanh-toan {
    display: none
}

.box-cttour2 #hangphong ul li {
    margin-left: 30px
}

.title-tt {
    font-size: 16px;
    font-weight: 500;
    line-height: 2;
    color: #07934a;
    margin-left: 15px
}

.hotel-mobile {
    display: block
}

.hotels-mobile .chi-tiet-thanh-toan {
    display: none
}

.hotels-mobile-right .chi-tiet-thanh-toan {
    display: block
}

.owl-carousel .owl-item i img {
    display: initial;
    width: auto
}

.box-thanhtoan .nav > li > a > img {
    max-width: 100%
}

#thongtin ol, #thongtin ul, .box-thanhtoan .panel-default ol, .box-thanhtoan .panel-default ul {
    padding: 0 0 0 15px
}

    #thongtin ol ol, #thongtin ul ul, .box-thanhtoan .panel-default ol ol, .box-thanhtoan .panel-default ul ul {
        padding: 0 0 0 30px
    }

.thongbao-cam {
    height: 38px
}

.wp-phuongthuc-thanhtoan ol li, .wp-phuongthuc-thanhtoan ul li {
    margin-left: 25px
}

.fb-widget, fb-livechat {
    display: none
}

.facebook-icon {
    width: 50px;
    position: fixed;
    top: 15%;
    z-index: 9999;
    right: 0;
    color: #fff;
    text-align: right;
    font-size: 12px;
    cursor: pointer
}

.bubble, .bubble-msg, .ctrlq.fb-button, .fb-credit, .footer-social {
    text-align: center
}

.tour_dl:hover .dropdown-menu-tour {
    display: inline-block
}

.dropdown-menu-tour {
    padding: 0;
    margin: 0;
    background: #ddd;
    max-width: 100%;
    z-index: 9999;
    display: none;
    position: absolute;
    left: 0
}

#header-site {
    position: relative
}

.dropdown-menu-tour .ul-1 {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    display: flex;
    justify-content: center
}

    .dropdown-menu-tour .ul-1 li {
        margin: 0 10px
    }

.dropdown-menu-tour ul li:hover .a_hover_items {
    background: #0081c5;
    color: #fff
}

.dropdown-menu-tour .ul-1 li .a_hover_items {
    padding: 10px;
    position: relative;
    float: left;
    width: 100%;
    color: #000;
    font-weight: 700
}

    .dropdown-menu-tour .ul-1 li .a_hover_items:after {
        position: absolute;
        right: -10px;
        top: 45%;
        transform: translateY(-50%)
    }

.dropdown-menu-tour ul li .popover_tourr {
    position: absolute;
    top: 39px;
    z-index: 999999;
    background: #fff;
    width: 100%
}

.navbar-right .tour_dl {
    position: unset !important
}

.ul-1 li:hover .dropdown-menu-tour-2 {
    display: flex !important
}

footer#footer-site {
    margin-top: 40px
}

.dropdown-menu-tour-2 {
    display: none;
    float: left;
    position: absolute;
    top: 39px;
    margin: 0 auto;
    justify-content: center;
    left: 35%;
    transform: translateX(-50%);
    padding: 10px;
    background: #fff !important
}

    .dropdown-menu-tour-2 ul {
        width: 150px !important;
        float: left
    }

    .dropdown-menu-tour-2 label:last-child {
        display: none
    }

    .dropdown-menu-tour-2 ul li:first-child {
        margin-bottom: 10px !important;
        text-align: center;
        border-bottom: 1px solid #ccc
    }

    .dropdown-menu-tour-2 ul li {
        list-style: none;
        margin-bottom: 10px !important
    }

        .dropdown-menu-tour-2 ul li:hover a {
            text-decoration: underline;
            color: #337ab7
        }

        .dropdown-menu-tour-2 ul li:first-child a {
            font-weight: 700;
            font-size: 15px;
            margin-bottom: 10px;
            text-transform: uppercase
        }

.wp-list-quocgia {
    max-height: 400px;
    overflow-y: scroll
}

.guide {
    border: 1px solid #f0f0f0;
    padding: 0
}

.width205 {
    width: 205px !important
}

.height400 {
    max-height: 400px;
    overflow: scroll
}

.BgRed {
    color: #ff4500
}

.lich-trinh .nav li:first-child {
    padding-left: 0
}

.lich-trinh .nav li {
    padding-left: 0;
    margin: 0
}

.lich-trinh .nav a {
    padding: 9.3px 0 9.3px 24px;
    border-radius: 0;
    position: relative;
    background: #ddd
}

    .lich-trinh .nav a:after, .lich-trinh .nav a:before {
        height: 38px;
        content: '';
        position: absolute;
        right: -38px;
        z-index: 99;
        top: 0
    }

    .lich-trinh .nav a:focus, .lich-trinh .nav a:hover {
        background: #0081c5 !important;
        color: #fff !important
    }

.f89820 {
    color: #0081c5;
    font-weight: 700
}

.lich-trinh .nav a:after {
    width: 38px;
    border-top: 18.5px solid transparent;
    border-bottom: 18.5px solid transparent;
    border-left: 24px solid #ddd
}

.lich-trinh .nav a:before {
    width: 37px;
    border-top: 17.5px solid transparent;
    border-bottom: 17.5px solid transparent;
    border-left: 24px solid #adb9d4
}

.lich-trinh .nav a:hover:after, .lich-trinh .nav li.active a:after {
    border-left: 24px solid #0081c5
}

.lich-trinh .nav .active a .f89820, .lich-trinh .nav a:hover .f89820 {
    color: #fff !important
}

.lich-trinh .nav .active a {
    background: #0081c5;
    padding: 9.3px 0 9.3px 24px
}

.fb-livechat, .fb-widget {
    display: none
}

.ctrlq.fb-button, .ctrlq.fb-close {
    position: fixed;
    right: 24px;
    cursor: pointer
}

.ctrlq.fb-button {
    z-index: 999;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjwhRE9DVFlQRSBzdmcgIFBVQkxJQyAnLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4nICAnaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkJz48c3ZnIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDEyOCAxMjgiIGhlaWdodD0iMTI4cHgiIGlkPSJMYXllcl8xIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxMjggMTI4IiB3aWR0aD0iMTI4cHgiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxnPjxyZWN0IGZpbGw9IiMwMDg0RkYiIGhlaWdodD0iMTI4IiB3aWR0aD0iMTI4Ii8+PC9nPjxwYXRoIGQ9Ik02NCwxNy41MzFjLTI1LjQwNSwwLTQ2LDE5LjI1OS00Niw0My4wMTVjMCwxMy41MTUsNi42NjUsMjUuNTc0LDE3LjA4OSwzMy40NnYxNi40NjIgIGwxNS42OTgtOC43MDdjNC4xODYsMS4xNzEsOC42MjEsMS44LDEzLjIxMywxLjhjMjUuNDA1LDAsNDYtMTkuMjU4LDQ2LTQzLjAxNUMxMTAsMzYuNzksODkuNDA1LDE3LjUzMSw2NCwxNy41MzF6IE02OC44NDUsNzUuMjE0ICBMNTYuOTQ3LDYyLjg1NUwzNC4wMzUsNzUuNTI0bDI1LjEyLTI2LjY1N2wxMS44OTgsMTIuMzU5bDIyLjkxLTEyLjY3TDY4Ljg0NSw3NS4yMTR6IiBmaWxsPSIjRkZGRkZGIiBpZD0iQnViYmxlX1NoYXBlIi8+PC9zdmc+) center no-repeat #0084ff;
    width: 50px;
    height: 50px;
    bottom: 10px;
    border: 0;
    outline: 0;
    border-radius: 60px;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    box-shadow: 0 1px 6px rgba(0,0,0,.06),0 2px 32px rgba(0,0,0,.16);
    -webkit-transition: box-shadow .2s ease;
    background-size: 80%;
    transition: all .2s ease-in-out;
    right: 15px;
}

.ctrlq.zalo-button {
    z-index: 999;
    background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgNDYwLjEgNDM2LjYiIHdpZHRoPSI1MCIgaGVpZ2h0PSI1MCI+PHN0eWxlPi5zdDB7ZmlsbDojZmRmZWZlfS5zdDF7ZmlsbDojMDE4MGM3fS5zdDJ7ZmlsbDojMDE3MmIxfS5zdDN7ZmlsbDpub25lO3N0cm9rZTojMDE4MGM3O3N0cm9rZS13aWR0aDoyO3N0cm9rZS1taXRlcmxpbWl0OjEwfTwvc3R5bGU+PHRpdGxlPmxvZ28temFsby12ZWN0b3I8L3RpdGxlPjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik04Mi42IDM4MC45Yy0xLjgtLjgtMy4xLTEuNy0xLTMuNSAxLjMtMSAyLjctMS45IDQuMS0yLjggMTMuMS04LjUgMjUuNC0xNy44IDMzLjUtMzEuNSA2LjgtMTEuNCA1LjctMTguMS0yLjgtMjYuNUM2OSAyNjkuMiA0OC4yIDIxMi41IDU4LjYgMTQ1LjUgNjQuNSAxMDcuNyA4MS44IDc1IDEwNyA0Ni42YzE1LjItMTcuMiAzMy4zLTMxLjEgNTMuMS00Mi43IDEuMi0uNyAyLjktLjkgMy4xLTIuNy0uNC0xLTEuMS0uNy0xLjctLjctMzMuNyAwLTY3LjQtLjctMTAxIC4yQzI4LjMgMS43LjUgMjYuNi42IDYyLjNjLjIgMTA0LjMgMCAyMDguNiAwIDMxMyAwIDMyLjQgMjQuNyA1OS41IDU3IDYwLjcgMjcuMyAxLjEgNTQuNi4yIDgyIC4xIDIgLjEgNCAuMiA2IC4ySDI5MGMzNiAwIDcyIC4yIDEwOCAwIDMzLjQgMCA2MC41LTI3IDYwLjUtNjAuM3YtLjYtNTguNWMwLTEuNC41LTIuOS0uNC00LjQtMS44LjEtMi41IDEuNi0zLjUgMi42LTE5LjQgMTkuNS00Mi4zIDM1LjItNjcuNCA0Ni4zLTYxLjUgMjcuMS0xMjQuMSAyOS0xODcuNiA3LjItNS41LTItMTEuNS0yLjItMTcuMi0uOC04LjQgMi4xLTE2LjcgNC42LTI1IDcuMS0yNC40IDcuNi00OS4zIDExLTc0LjggNnptNzIuNS0xNjguNWMxLjctMi4yIDIuNi0zLjUgMy42LTQuOCAxMy4xLTE2LjYgMjYuMi0zMy4yIDM5LjMtNDkuOSAzLjgtNC44IDcuNi05LjcgMTAtMTUuNSAyLjgtNi42LS4yLTEyLjgtNy0xNS4yLTMtLjktNi4yLTEuMy05LjQtMS4xLTE3LjgtLjEtMzUuNy0uMS01My41IDAtMi41IDAtNSAuMy03LjQuOS01LjYgMS40LTkgNy4xLTcuNiAxMi44IDEgMy44IDQgNi44IDcuOCA3LjcgMi40LjYgNC45LjkgNy40LjggMTAuOC4xIDIxLjcgMCAzMi41LjEgMS4yIDAgMi43LS44IDMuNiAxLS45IDEuMi0xLjggMi40LTIuNyAzLjUtMTUuNSAxOS42LTMwLjkgMzkuMy00Ni40IDU4LjktMy44IDQuOS01LjggMTAuMy0zIDE2LjNzOC41IDcuMSAxNC4zIDcuNWM0LjYuMyA5LjMuMSAxNCAuMSAxNi4yIDAgMzIuMy4xIDQ4LjUtLjEgOC42LS4xIDEzLjItNS4zIDEyLjMtMTMuMy0uNy02LjMtNS05LjYtMTMtOS43LTE0LjEtLjEtMjguMiAwLTQzLjMgMHptMTE2LTUyLjZjLTEyLjUtMTAuOS0yNi4zLTExLjYtMzkuOC0zLjYtMTYuNCA5LjYtMjIuNCAyNS4zLTIwLjQgNDMuNSAxLjkgMTcgOS4zIDMwLjkgMjcuMSAzNi42IDExLjEgMy42IDIxLjQgMi4zIDMwLjUtNS4xIDIuNC0xLjkgMy4xLTEuNSA0LjguNiAzLjMgNC4yIDkgNS44IDE0IDMuOSA1LTEuNSA4LjMtNi4xIDguMy0xMS4zLjEtMjAgLjItNDAgMC02MC0uMS04LTcuNi0xMy4xLTE1LjQtMTEuNS00LjMuOS02LjcgMy44LTkuMSA2Ljl6bTY5LjMgMzcuMWMtLjQgMjUgMjAuMyA0My45IDQ2LjMgNDEuMyAyMy45LTIuNCAzOS40LTIwLjMgMzguNi00NS42LS44LTI1LTE5LjQtNDIuMS00NC45LTQxLjMtMjMuOS43LTQwLjggMTkuOS00MCA0NS42em0tOC44LTE5LjljMC0xNS43LjEtMzEuMyAwLTQ3IDAtOC01LjEtMTMtMTIuNy0xMi45LTcuNC4xLTEyLjMgNS4xLTEyLjQgMTIuOC0uMSA0LjcgMCA5LjMgMCAxNHY3OS41YzAgNi4yIDMuOCAxMS42IDguOCAxMi45IDYuOSAxLjkgMTQtMi4yIDE1LjgtOS4xLjMtMS4yLjUtMi40LjQtMy43LjItMTUuNS4xLTMxIC4xLTQ2LjV6Ii8+PHBhdGggY2xhc3M9InN0MSIgZD0iTTEzOS41IDQzNi4yYy0yNy4zIDAtNTQuNy45LTgyLS4xLTMyLjMtMS4zLTU3LTI4LjQtNTctNjAuNyAwLTEwNC4zLjItMjA4LjYgMC0zMTNDLjUgMjYuNyAyOC40IDEuOCA2MC41LjljMzMuNi0uOSA2Ny4zLS4yIDEwMS0uMi42IDAgMS40LS4zIDEuNy43LS4yIDEuOC0yIDItMy4xIDIuNy0xOS44IDExLjYtMzcuOSAyNS41LTUzLjEgNDIuNy0yNS4xIDI4LjQtNDIuNSA2MS00OC40IDk4LjktMTAuNCA2Ni45IDEwLjUgMTIzLjcgNTcuOCAxNzEuMSA4LjQgOC41IDkuNSAxNS4xIDIuOCAyNi41LTguMSAxMy43LTIwLjQgMjMtMzMuNSAzMS41LTEuNC44LTIuOCAxLjgtNC4yIDIuNy0yLjEgMS44LS44IDIuNyAxIDMuNS40LjkuOSAxLjcgMS41IDIuNSAxMS41IDEwLjIgMjIuNCAyMS4xIDMzLjcgMzEuNSA1LjMgNC45IDEwLjYgMTAgMTUuNyAxNS4xIDIuMSAxLjkgNS42IDIuNSA2LjEgNi4xeiIvPjxwYXRoIGNsYXNzPSJzdDIiIGQ9Ik0xMzkuNSA0MzYuMmMtLjUtMy41LTQtNC4xLTYuMS02LjItNS4xLTUuMi0xMC40LTEwLjItMTUuNy0xNS4xLTExLjMtMTAuNC0yMi4yLTIxLjMtMzMuNy0zMS41LS42LS44LTEuMS0xLjYtMS41LTIuNSAyNS41IDUgNTAuNCAxLjYgNzQuOS01LjkgOC4zLTIuNSAxNi42LTUgMjUtNy4xIDUuNy0xLjUgMTEuNy0xLjIgMTcuMi44IDYzLjQgMjEuOCAxMjYgMTkuOCAxODcuNi03LjIgMjUuMS0xMS4xIDQ4LTI2LjcgNjcuNC00Ni4yIDEtMSAxLjctMi41IDMuNS0yLjYuOSAxLjQuNCAyLjkuNCA0LjR2NTguNWMuMiAzMy40LTI2LjYgNjAuNi02MCA2MC45aC0uNWMtMzYgLjItNzIgMC0xMDggMEgxNDUuNWMtMi0uMi00LS4zLTYtLjN6Ii8+PHBhdGggY2xhc3M9InN0MSIgZD0iTTE1NS4xIDIxMi40YzE1LjEgMCAyOS4zLS4xIDQzLjQgMCA3LjkuMSAxMi4yIDMuNCAxMyA5LjcuOSA3LjktMy43IDEzLjItMTIuMyAxMy4zLTE2LjIuMi0zMi4zLjEtNDguNS4xLTQuNyAwLTkuMy4yLTE0LS4xLTUuOC0uMy0xMS41LTEuNS0xNC4zLTcuNXMtLjgtMTEuNCAzLTE2LjNjMTUuNC0xOS42IDMwLjktMzkuMyA0Ni40LTU4LjkuOS0xLjIgMS44LTIuNCAyLjctMy41LTEtMS43LTIuNC0uOS0zLjYtMS0xMC44LS4xLTIxLjcgMC0zMi41LS4xLTIuNSAwLTUtLjMtNy40LS44LTUuNy0xLjMtOS4yLTctNy45LTEyLjYuOS0zLjggMy45LTYuOSA3LjctNy44IDIuNC0uNiA0LjktLjkgNy40LS45IDE3LjgtLjEgMzUuNy0uMSA1My41IDAgMy4yLS4xIDYuMy4zIDkuNCAxLjEgNi44IDIuMyA5LjcgOC42IDcgMTUuMi0yLjQgNS43LTYuMiAxMC42LTEwIDE1LjUtMTMuMSAxNi43LTI2LjIgMzMuMy0zOS4zIDQ5LjgtMS4xIDEuMy0yLjEgMi42LTMuNyA0Ljh6Ii8+PHBhdGggY2xhc3M9InN0MSIgZD0iTTI3MS4xIDE1OS44YzIuNC0zLjEgNC45LTYgOS02LjggNy45LTEuNiAxNS4zIDMuNSAxNS40IDExLjUuMyAyMCAuMiA0MCAwIDYwIDAgNS4yLTMuNCA5LjgtOC4zIDExLjMtNSAxLjktMTAuNy40LTE0LTMuOS0xLjctMi4xLTIuNC0yLjUtNC44LS42LTkuMSA3LjQtMTkuNCA4LjctMzAuNSA1LjEtMTcuOC01LjgtMjUuMS0xOS43LTI3LjEtMzYuNi0yLjEtMTguMyA0LTMzLjkgMjAuNC00My41IDEzLjYtOC4xIDI3LjQtNy40IDM5LjkgMy41em0tMzUuNCAzNi41Yy4yIDQuNCAxLjYgOC42IDQuMiAxMi4xIDUuNCA3LjIgMTUuNyA4LjcgMjMgMy4zIDEuMi0uOSAyLjMtMiAzLjMtMy4zIDUuNi03LjYgNS42LTIwLjEgMC0yNy43LTIuOC0zLjktNy4yLTYuMi0xMS45LTYuMy0xMS0uNy0xOC43IDcuOC0xOC42IDIxLjl6TTM0MC40IDE5Ni45Yy0uOC0yNS43IDE2LjEtNDQuOSA0MC4xLTQ1LjYgMjUuNS0uOCA0NC4xIDE2LjMgNDQuOSA0MS4zLjggMjUuMy0xNC43IDQzLjItMzguNiA0NS42LTI2LjEgMi42LTQ2LjgtMTYuMy00Ni40LTQxLjN6bTI1LjEtMi40Yy0uMiA1IDEuMyA5LjkgNC4zIDE0IDUuNSA3LjIgMTUuOCA4LjYgMjMgMyAxLjEtLjggMi0xLjggMi45LTIuOCA1LjgtNy42IDUuOC0yMC40LjEtMjgtMi44LTMuOC03LjItNi4yLTExLjktNi4zLTEwLjgtLjYtMTguNCA3LjYtMTguNCAyMC4xek0zMzEuNiAxNzdjMCAxNS41LjEgMzEgMCA0Ni41LjEgNy4xLTUuNSAxMy0xMi42IDEzLjItMS4yIDAtMi41LS4xLTMuNy0uNC01LTEuMy04LjgtNi42LTguOC0xMi45di03OS41YzAtNC43LS4xLTkuMyAwLTE0IC4xLTcuNyA1LTEyLjcgMTIuNC0xMi43IDcuNi0uMSAxMi43IDQuOSAxMi43IDEyLjkuMSAxNS42IDAgMzEuMyAwIDQ2Ljl6Ii8+PHBhdGggY2xhc3M9InN0MCIgZD0iTTIzNS43IDE5Ni4zYy0uMS0xNC4xIDcuNi0yMi42IDE4LjUtMjIgNC43LjIgOS4xIDIuNSAxMS45IDYuNCA1LjYgNy41IDUuNiAyMC4xIDAgMjcuNy01LjQgNy4yLTE1LjcgOC43LTIzIDMuMy0xLjItLjktMi4zLTItMy4zLTMuMy0yLjUtMy41LTMuOS03LjctNC4xLTEyLjF6TTM2NS41IDE5NC41YzAtMTIuNCA3LjYtMjAuNyAxOC40LTIwLjEgNC43LjEgOS4xIDIuNSAxMS45IDYuMyA1LjcgNy42IDUuNyAyMC41LS4xIDI4LTUuNiA3LjEtMTYgOC4zLTIzLjEgMi43LTEuMS0uOC0yLTEuOC0yLjgtMi45LTMtNC4xLTQuNC05LTQuMy0xNHoiLz48cGF0aCBjbGFzcz0ic3QzIiBkPSJNNjYgMWgzMjguMWMzNS45IDAgNjUgMjkuMSA2NSA2NXYzMDNjMCAzNS45LTI5LjEgNjUtNjUgNjVINjZjLTM1LjkgMC02NS0yOS4xLTY1LTY1VjY2QzEgMzAuMSAzMC4xIDEgNjYgMXoiLz48L3N2Zz4=) center no-repeat #ffff;
    width: 50px;
    height: 50px;
    bottom: 10px;
    border: 0;
    outline: 0;
    border-radius: 60px;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    box-shadow: 0 1px 6px rgba(0,0,0,.06),0 2px 32px rgba(0,0,0,.16);
    -webkit-transition: box-shadow .2s ease;
    background-size: 80%;
    transition: all .2s ease-in-out
}

.ctrlq.fb-button:focus, .ctrlq.fb-button:hover {
    transform: scale(1.1);
    box-shadow: 0 2px 8px rgba(0,0,0,.09),0 4px 40px rgba(0,0,0,.24)
}

.ctrlq.zalo-button:focus, .ctrlq.zalo-button:hover {
    transform: scale(1.1);
    box-shadow: 0 2px 8px rgba(0,0,0,.09),0 4px 40px rgba(0,0,0,.24)
}

.fb-widget {
    background: #fff;
    z-index: 1000;
    position: fixed;
    width: 360px;
    height: 435px;
    overflow: hidden;
    opacity: 0;
    bottom: 0;
    right: 24px;
    border-radius: 6px;
    -o-border-radius: 6px;
    -webkit-border-radius: 6px;
    box-shadow: 0 5px 40px rgba(0,0,0,.16);
    -webkit-box-shadow: 0 5px 40px rgba(0,0,0,.16);
    -moz-box-shadow: 0 5px 40px rgba(0,0,0,.16);
    -o-box-shadow: 0 5px 40px rgba(0,0,0,.16)
}

.fb-credit {
    margin-top: 8px
}

    .fb-credit a {
        transition: none;
        color: #bec2c9;
        font-family: Helvetica,Arial,sans-serif;
        font-size: 12px;
        text-decoration: none;
        border: 0;
        font-weight: 400
    }

.ctrlq.fb-overlay {
    z-index: 0;
    position: fixed;
    height: 100vh;
    width: 100vw;
    -webkit-transition: opacity .4s,visibility .4s;
    transition: opacity .4s,visibility .4s;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.05);
    display: none
}

.ctrlq.fb-close {
    z-index: 4;
    padding: 0 6px;
    background: #365899;
    font-weight: 700;
    font-size: 11px;
    color: #fff;
    margin: 8px;
    border-radius: 3px
}

    .ctrlq.fb-close::after {
        content: "X";
        font-family: sans-serif
    }

.bubble {
    width: 20px;
    height: 20px;
    background: #c00;
    color: #fff;
    position: absolute;
    z-index: 999999999;
    vertical-align: middle;
    top: -2px;
    left: -5px;
    border-radius: 50%
}

.bubble-msg {
    left: -140px;
    top: 5px;
    position: relative;
    background: rgba(59,89,152,.8);
    color: #fff;
    padding: 5px 8px;
    border-radius: 8px;
    font-size: 13px;
    width: 125px !important;
    margin-top: 12px
}

.paddingTop30 {
    padding-top: 30px
}

.paddingBottom40 {
    padding-bottom: 40px
}

.menuFocus {
    cursor: pointer;
    font-size: 16px
}

#fb-root {
    padding-right: 100px !important
}

.text-white, .text-white:hover {
    color: #fff
}

.footer-social {
    padding: 10px 0
}

.wp-footer-site .footer-social li {
    position: relative;
    display: inline-block;
    margin-right: 4px;
    list-style: none
}

    .wp-footer-site .footer-social li a {
        position: relative;
        display: inline-block;
        font-size: 20px;
        width: 40px;
        height: 40px;
        line-height: 33px;
        color: #fff;
        border: 2px solid #fff;
        text-align: center;
        transition: all .5s ease
    }

        .wp-footer-site .footer-social li a:hover {
            background: #07934a
        }

        .wp-footer-site .footer-social li a i {
            margin-right: 0
        }

.panel-body.cong-van {
    padding: 15px 0 0 !important
}

xuat-hoa-don .wp-left-pttt .panel-default > .panel-heading {
    background: none;
    color: #ed2024;
    padding: 0
}

.xuat-hoa-don {
    padding-top: 5px
}

    .xuat-hoa-don .panel-group {
        margin-bottom: 0
    }

    .xuat-hoa-don .wp-left-pttt .panel-default > .panel-heading::after {
        content: none
    }

    .xuat-hoa-don .panel-collapse {
        border: 1px solid #ccc;
        border-radius: 5px;
        padding: 0 10px
    }

    .xuat-hoa-don .form-group {
        margin: 10px 0
    }

        .xuat-hoa-don .form-group:nth-child(2n) {
            margin: 10px 0
        }

    .xuat-hoa-don .ma-so-thue {
        width: 50%
    }

    .xuat-hoa-don .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border-top: none
    }

.xuat-vat {
    display: none;
    border: 1px solid #ccc;
    border-radius: 8px;
    margin: 5px 0;
    padding: 10px
}

    .xuat-vat.active {
        display: block
    }

.bestseller {
    display: block
}

.bestseller-mobille {
    display: none
}

.p-b-10 {
    padding-bottom: 10px
}

.m-g-t-8 {
    margin-top: 8px
}

.IBESearchBoxContent > div:first-child {
    background: #0081c5 !important;
    font-size: 0 !important
}

#ButtonBook .ButtonGreen, #IBEProgressBarWrapper li.active i, #IBESearchBox .IBESearchButton, #IBESearchResult .IBESearchBoxHeader, #IBESearchResult .IBESelectFlight, #IBESearchResult .IBESelectFlight i, #SearchParamDomesticDepart, #Step1 .IBEBookingInfoBox > h1, #Step2 .IBEBookingInfoBox > h1, #pnFilter .BoxTitle, .Box .BoxTitle, .FareHeader, .NormalBox .Title, .SearchParamDomestic, .SearchParamGlobal {
    background: #0081c5 !important
}

#IBEProgressBarWrapper li.active a, #IBEWeAreSearchingFlight, .FareFlightContent .FilghtItem .FilghtInfo .FlightInfoDetails .FlightInfoDetailsContent .Arrival .City, .FareFlightContent .FilghtItem .FilghtInfo .FlightInfoDetails .FlightInfoDetailsContent .Arrival .Time .TimeDetail, .FareFlightContent .FilghtItem .FilghtInfo .FlightInfoDetails .FlightInfoDetailsContent .Depart .City, .FareFlightContent .FilghtItem .FilghtInfo .FlightInfoDetails .FlightInfoDetailsContent .Depart .Time .TimeDetail {
    color: #0081c5 !important
}

#IBESearchResult .IBESelectFlight i {
    border-left: 1px solid #0081c5
}

.IBEMobileBreadCrumb .IBEMBCSteps li a.done {
    background: #216cbd
}

.IBESearchResult {
    width: 100% !important
}

.IBESRMain {
    width: 730px !important
}

.IBESRRight {
    margin-left: 8px !important
}

.IBESRWrapper .IBESearchBoxMain {
    border-color: #ddd !important
}

.tab-content .IBESearchBoxMain {
    padding: 10px 0 !important
}

.IBESearchBoxFrom {
    width: 49% !important;
    float: left
}

.IBESearchBoxTo {
    width: 49% !important;
    float: right
}

.BoxFareOption, .IBESRRight .IBESearchBoxFrom, .IBESRRight .IBESearchBoxTo {
    width: 100% !important
}

.IBESearchBoxReturnDate .IBEFormItem[data-type=text] label, .IBESearchBoxStartDate .IBEFormItem[data-type=text] label {
    min-width: 100px !important;
    font-weight: 400 !important
}

.PageNumber {
    margin-left: 15px !important;
    color: #fff !important
}

.IBEFormItem span.IBESearchButton {
    margin-top: 32px !important
}

.IBESearchBoxHeader {
    font-size: 0 !important
}

    .IBESearchBoxHeader:before {
        content: "Tìm và đặt vé máy bay";
        font-size: 16px !important
    }

.vitravel-thankyou .payment-order {
    position: relative;
    line-height: 30px;
    padding: 40px 10px 20px;
    margin-bottom: 15px;
    border: 1px solid #ddd
}

    .vitravel-thankyou .payment-order h3 {
        font-size: 18px;
        margin-bottom: 0
    }

    .vitravel-thankyou .payment-order p {
        margin-bottom: 0
    }

    .vitravel-thankyou .payment-order h1.page-heading {
        font-size: 16px;
        margin-bottom: 5px;
        color: green;
        font-weight: 600;
        height: 40px;
        border-bottom: 1px solid #eaeaea;
        line-height: 40px;
        position: relative
    }

    .vitravel-thankyou .payment-order h2.page-heading {
        font-size: 16px;
        margin-bottom: 0;
        color: green;
        font-weight: 600;
        position: relative
    }

    .vitravel-thankyou .payment-order table thead {
        background-color: #eaeaea
    }

    .vitravel-thankyou .payment-order .print-order a {
        color: #fff;
        background-color: red;
        line-height: 20px;
        padding: 5px;
        position: absolute;
        left: 0;
        top: 0
    }

.vitravel-thankyou .table > tbody > tr > td span {
    color: #00467e;
    font-weight: 500;
    line-height: 20px;
    vertical-align: top
}

.vitravel-thankyou .table > tbody > tr > td.w15, .vitravel-thankyou .table > thead > tr > th.w15 {
    width: 15%
}

.vitravel-thankyou .table > thead > tr > th.w5 {
    width: 5%
}

.vitravel-thankyou .table > tbody > tr > td.w30 {
    width: 30%
}

.vitravel-thankyou .payment-order .total-payment {
    color: red;
    font-weight: 600
}

.vitravel-thankyou .table > tbody > tr > td.ins {
    font-size: 16px;
    color: #07934a;
    margin-left: 15px;
    font-weight: 600
}

.preloader {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 999999;
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(/Projects/Visoft/Resources/icons/preloader.gif)
}

#slider-home {
    width: 100%;
}

#slide-tour {
    max-height: 255px;
    overflow: hidden;
}

@media (min-width:1200px) {
    .list-img-ks-right li img {
        height: 153px
    }

    wp-list-item-dv li {
        margin-left: 20px;
    }

    .wp-left-box1 img {
        height: 315px
    }

    /*.wp-thongbao .tool-tip {
        min-width: auto;
    }*/

    .wp-item-dulich.wp-item-tour-chot .img-dulich img {
        height: auto
    }

    .container {
        width: 1170px
    }

    span.dropdown-toggle {
        display: none
    }

    .navbar-default .navbar-nav > li > a {
        padding: 0 15px
    }

    .navbar-default .navbar-nav > li.dropdown, .navbar-default .navbar-nav > li.dropdown > ul > li.dropdown {
        position: relative
    }

        .navbar-default .navbar-nav > li.dropdown > ul.dropdown-menu, .navbar-default .navbar-nav > li.dropdown > ul.dropdown-menu > li.dropdown > ul.dropdown-menu {
            margin: 0;
            border-radius: 0;
            padding: 15px !important;
            border: none;
            box-shadow: 0 1px 5px rgba(0,0,0,.175);
            background: #fff;
            min-width: 220px;
            opacity: 0;
            position: absolute;
            -webkit-transform-origin: top;
            transform-origin: top;
            -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
            -webkit-transform: scale(1,0);
            transform: scale(1,0);
            transition: transform .5s ease,opacity .2s ease;
            -webkit-transition: -webkit-transform .5s ease,opacity .2s ease;
            display: block;
            left: 0
        }

            .navbar-default .navbar-nav > li.dropdown:hover > ul.dropdown-menu, .navbar-default .navbar-nav > li.dropdown > ul.dropdown-menu > li.dropdown:hover > ul.dropdown-menu {
                display: block;
                visibility: visible;
                z-index: 9999;
                opacity: 1;
                -webkit-transform: scale(1,1);
                transform: scale(1,1);
                transition: transform .3s ease,opacity .2s ease .1s;
                -webkit-transition: -webkit-transform .3s ease,opacity .2s ease .1s;
                left: 0
            }





    .dropdown-menu-tour-2 {
        max-width: 930px !important;
        box-shadow: 0 2px 5px #ccc;
        left: 33.7% !important
    }

        .dropdown-menu-tour-2.tour-domestic {
            left: auto !important;
            right: -230px
        }

    .darkHeader .container, footer .container {
        width: 1170px
    }

    .darkHeader {
        position: fixed !important;
        z-index: 9999999999999;
        top: 0;
        width: 100%;
        background: #fff;
        padding-top: 0;
        box-shadow: 0 2px 5px #ccc
    }
}

@media (min-width:1024px) {
    .tabs-title, .wp-tab-km .tab-1 .row.row-edit-10 {
        display: flex
    }

    .wp-list-tt2 {
        width: 100%
    }

    .tabs-title {
        align-items: center;
        justify-content: center
    }

    .wp-tab-km .tab-1 .row.row-edit-10 .col-md-4 > div {
        height: 100%;
        overflow: hidden
    }

    .wp-footer-site .row.row-edit-10 .col-edit-18 {
        width: 18.666667%
    }

    .wp-footer-site .row.row-edit-10 .col-edit-48 {
        width: 48%
    }

    .img-thongtin img {
        height: 208px;
        object-fit: cover;
    }

    .row .edit-width-70 {
        width: 65%
    }

    .row .edit-width-30 {
        width: 35%
    }

    .wp-tintuc.wp-tintuc_one:first-child {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%;
        margin-bottom: 7px;
    }

    .wp-tintuc.wp-tintuc_one {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 49.5%;
        flex: 0 0 49.5%;
    }
}

@media (min-width: 1200px) {
    .col-md-1-5 {
        width: 13%
    }

    .col-md-2-5 {
        width: 24%
    }
}

@media (min-width:993px) and (max-width:1199px) {
    .wp-robbin-tour .price-dprice .ins {
        font-size: 16px
    }

    .wp-side-bar-ks .title-box- .h4-title {
        font-size: 14px;
        padding: 15px 0
    }

    .list-filter li, .list-filter li select {
        font-size: 14px
    }

    .list-filter li {
        padding: 12px 0
    }

    span.dropdown-toggle {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 0
    }

    .navbar-default .navbar-nav > li.dropdown > ul.dropdown-menu, .navbar-default .navbar-nav > li.dropdown > ul.dropdown-menu > li.dropdown > ul.dropdown-menu {
        padding: 15px !important;
        left: 0;
        width: auto;
        min-width: 250px
    }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
        background: 0 0
    }

    .wp-dg-trainghiem .row .col-md-3 {
        width: 50%
    }

        .wp-dg-trainghiem .row .col-md-3:nth-child(1), .wp-dg-trainghiem .row .col-md-3:nth-child(2) {
            margin-bottom: 10px
        }

    .wp-item-dulich .text-dulich {
        padding: 10px
    }

    .wp-item-tin .img-item-tin {
        width: 200px
    }

    .wp-item-tin .text-item-tin {
        width: calc(100% - 200px)
    }

    .wp-slide-kh {
        padding-top: 30px
    }
}

@media (min-width:768px) and (max-width:992px) {
    .wp-box-right-sidebar {
        width: 100%;
        display: table
    }

        .wp-box-right-sidebar > div {
            width: 50%;
            float: left;
            border-bottom: none !important
        }

    .wp-item-tour-dmuc .wp-text-tour-dmuc {
        width: 75%;
        padding: 0 20px 0 0
    }

    .wp-item-tour-dmuc .wp-robbin-tour {
        width: 100%
    }

    .img-robbin {
        transform: translateY(0)
    }

    .wp-item-tour-dmuc .wp-img-item-tour-dmuc {
        width: 100%;
        text-align: center
    }

    .wp-img-item-tour-dmuc img {
        width: 100%;
        display: block;
        margin: 0 auto
    }

    .wp-hotline-left span:not(:last-child) {
        margin-right: 10px
    }

    .wp-logo {
        height: 80px
    }

        .wp-logo img {
            height: 68px
        }

    .content .tabs-title {
        display: flex;
        width: 100%;
        justify-content: center;
        flex-wrap: wrap
    }

        .content .tabs-title li {
            width: auto;
            min-width: 100px
        }

    .wp-item-tin .img-item-tin {
        width: 40%
    }

    .wp-item-tin-dm .img-item-tin {
        width: 25%
    }

    .wp-item-tin .text-item-tin {
        width: 60%;
        padding-left: 10px;
        padding-top: 0
    }

    .wp-item-tin-dm .text-item-tin {
        width: 75%
    }

    .wp-slide-kh {
        padding-top: 30px
    }

    .btn-view-all {
        margin-top: 10px
    }

    .wp-copyright .container {
        flex-wrap: wrap;
        justify-content: center
    }

        .wp-copyright .container > div.wp-list-tt {
            justify-content: center;
            width: 100%;
            margin: 0
        }

    .wp-title-sec .h2-title {
        margin-bottom: 15px;
        font-size: 20px
    }

    .wp-iframe-video img {
        display: block;
        width: auto;
        margin: 0 auto
    }

    .thongtin-huuich .wp-item-thongtin, .wp-combo-giare .wp-item-combo {
        margin-bottom: 15px
    }

    .side-bar-tt {
        width: 100%;
        margin: 0 auto
    }

    .wp-header-top.wp-header-top-mobile {
        display: block !important
    }

    .col-sm-1-5 {
        width: 12.5%
    }
}

@media (max-width:991px) {
    .main-form-cc.open {
        position: fixed;
        top: 20px
    }

    .main-site-vemaybay .float-right {
        float: left !important
    }

    .main-form-cc.open .tab-content {
        display: block;
        margin: 0 10px
    }

    .nav-form-c1 {
        padding: 0 10px;
        justify-content: space-between
    }

    .float-right {
        float: right !important
    }

    .nav-form-c1 > li {
        width: 49%;
        padding-bottom: 10px
    }

    .wp-main-form-cc.open .nav-form-c1 > li {
        display: none
    }

        .wp-main-form-cc.open .nav-form-c1 > li.active {
            display: block;
            width: 100%
        }

    .nav-form-c1 > li > a {
        min-width: 50px;
        height: 42px;
        line-height: 1.4;
        padding: 10px 5px 10px 20px;
        border-radius: 5px;
        text-align: left
    }

        .nav-form-c1 > li > a span {
            color: #0081c5;
            font-weight: 500
        }

    #form-tour.active .form-group .wp-input-form {
        width: 100%
    }

    .box-diadiem {
        min-width: 100px;
        width: 100%
    }

    .box-rating-c, .box-rating1 {
        margin-bottom: 20px;
        height: auto
    }

    .box-rating1 {
        padding: 20px 0
    }

    .tab-thongtin-phong {
        width: 100%;
        overflow-x: scroll
    }

    .left-box1 {
        font-size: 16px
    }

    .wp-side-bar-ks {
        width: 55%;
        left: 0;
        transition: transform .5s;
        text-align: left;
        transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        position: fixed;
        top: 100px;
        bottom: 0;
        z-index: 998;
        padding: 10px;
        margin: 0;
        outline: transparent solid 1px;
        overflow-x: hidden;
        background: #fff;
        max-height: calc(100vh - 300px);
        overflow-y: scroll;
        border: 1px solid #ccc
    }

    .icon-fil {
        display: none;
        position: fixed;
        top: 30%;
        left: 0;
        z-index: 999;
        transition: all .5s ease-in-out;
        padding: 5px;
        background: #0081c5 !important
    }

        .icon-fil.open {
            left: calc(55% + 0px)
        }

    .wp-side-bar-ks.open {
        transform: translateX(0) !important;
        -ms-transform: translateX(0) !important;
        -webkit-transform: translateX(0) !important;
        -moz-transform: translateX(0) !important
    }

    .wp-side-bar-ks .title-box- .h4-title {
        padding: 0
    }

    .wp-text-tour-dmuc .h3-title {
        margin-bottom: 10px
    }

    #slider-home .owl-next, #slider-home .owl-prev {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 12px
    }

    #slider-home .owl-prev {
        left: 0 !important
    }

    #slider-home .owl-next {
        right: 0 !important
    }

    .wp-logo {
        justify-content: left
    }

    .wp-header-top {
        padding: 2px 0
    }

    .wp-main-header {
        position: relative
    }

    .wp-header-top-mobile .wp-hotline-left {
        padding: 10px 0;
        text-align: center
    }

        .wp-header-top-mobile .wp-hotline-left a {
            border: 1px solid #fff;
            border-radius: 5px;
            padding: 5px;
            margin: 5px 0
        }

            .wp-header-top-mobile .wp-hotline-left a i {
                color: #fff;
                font-size: 16px;
            }

    .wp-hotline-left a {
        color: #2b0303
    }

        .wp-hotline-left a:not(:last-child) {
            margin-right: 5px
        }

    .row {
        margin-left: -15px;
        margin-right: -15px
    }

    .wp-form-lienhe .row {
        margin-left: -10px;
        margin-right: -10px
    }

    .row [class*=col-] {
        padding-left: 10px;
        padding-right: 10px
    }

    .wp-header-top.wp-header-top-mobile {
        display: block !important
    }

    .nav-form-c1 > li.active > a, .nav-form-c1 > li.active > a:focus, .nav-form-c1 > li.active > a:hover, .nav-form-c1 > li > a {
        background: #e1f4fc
    }

        .nav-form-c1 > li.active > a img, .nav-form-c1 > li > a img {
            filter: none
        }

    #main-site.main-home .wp-sec-khuyenmai, #main-site.main-home .wp-ykkh {
        display: none
    }

    .btn.btn-xem-ct {
        font-size: 12px
    }

    .hidden-form-mobile {
        display: none !important
    }

    .main-form-trainghiem {
        padding: 10px 10px 0;
        display: block
    }

        .main-form-trainghiem .panel-group {
            margin-bottom: 0
        }

        .main-form-trainghiem .wp-left-pttt .panel-default > .panel-heading {
            border-radius: 5px
        }

        .main-form-trainghiem .wp-left-pttt .panel {
            box-shadow: none
        }

        .main-form-trainghiem .wp-left-pttt .panel-default > .panel-heading i {
            border: 2px solid;
            border-radius: 50%;
            padding: 5px;
            margin-right: 15px
        }

            .main-form-trainghiem .wp-left-pttt .panel-default > .panel-heading i.chevron-down-mobile {
                border: none;
                position: absolute;
                bottom: 5px;
                transform: translateY(-50%);
                left: 0;
                font-size: 20px;
                transition: all .3s ease-in-out;
                line-height: 0;
                right: 0;
                text-align: center
            }

    .main-site-vemaybay .main-form-cc.open, .main-site-vemaybay .wp-title-sec .h2-title, .wp-sec-vemaybay-giare .wp-title-sec .h2-title, .wp-title-sec .h2-title {
        position: relative
    }

    .main-form-trainghiem .wp-left-pttt .panel-default > .panel-heading.open i.chevron-down-mobile::before {
        content: "\f077"
    }

    .main-form-trainghiem .wp-left-pttt .panel-default > .panel-heading::after {
        content: none;
        display: none
    }

    .main-form-trainghiem .hidden-form-mobile {
        display: block !important
    }

    .dk-nhan-uu-dai, .img-bct {
        display: none
    }

    .main-form-trainghiem .hidden-form-mobile .row.row-edit-10 {
        margin-left: -15px;
        margin-right: -15px
    }

    /*.wp-form-dky-tin .form-dky-tin, .wp-sec-tintuc {
        margin-left: -5px;
        margin-right: -5px
    }*/

    .wp-left-pttt .panel-default > .panel-heading {
        padding-bottom: 20px
    }

    .wp-sec-tintuc {
        padding-bottom: 0
    }

    .wp-footer-site {
        background-size: 100%;
        background-repeat: no-repeat
    }

        .wp-footer-site .pd-t-125 {
            margin-left: -15px;
            margin-right: -15px
        }

            .wp-footer-site .pd-t-125 img {
                height: 55px
            }

        .wp-footer-site .wp-ft p img {
            width: 20px;
            height: 20px
        }

    .list-visa li img {
        width: 20px
    }

    .main-site-vemaybay .form-c1 {
        position: relative;
        background: center no-repeat #fafafa;
        background-size: cover;
        border-radius: 5px;
        margin: 0 10px
    }

    .main-site-vemaybay .nav-form-c1 {
        background: #0090cb
    }

        .main-site-vemaybay .nav-form-c1 > li {
            display: none;
            background: #0090cb;
            padding-bottom: 0
        }

            .main-site-vemaybay .nav-form-c1 > li.active {
                display: block
            }

                .main-site-vemaybay .nav-form-c1 > li.active a {
                    background: 0 0;
                    color: #fff
                }

                .main-site-vemaybay .nav-form-c1 > li.active span {
                    color: #fff;
                    font-weight: 500
                }

                .main-site-vemaybay .nav-form-c1 > li.active > a img {
                    filter: brightness(0) invert(1)
                }

    .main-site-vemaybay .tab-content {
        display: block !important;
        margin: 0;
        background: 0 0 !important;
        padding: 10px 0 !important;
    }

    .main-site-vemaybay .form-c2 ul.nav-form-c2 {
        display: block !important;
        padding: 0 0 10px
    }

    .main-site-vemaybay #diem-den, .main-site-vemaybay #diem-di, .main-site-vemaybay #diem-khoi-hanh {
        width: 49%;
        padding-bottom: 10px
    }

    .main-site-vemaybay #ngay-di, .main-site-vemaybay #ngay-ve, .main-site-vemaybay #thoi-gian-tour {
        width: 49% !important
    }

    .main-site-vemaybay #diem-khoi-hanh, .main-site-vemaybay #ngay-nhan-phong, .main-site-vemaybay #thanhpho-khachsan {
        width: 49%;
        padding-bottom: 10px
    }

    .main-site-vemaybay #ngay-tra-phong, .main-site-vemaybay #so-khach2, .main-site-vemaybay #thoi-gian-tour {
        width: 49% !important
    }

    .main-site-vemaybay #so-khach {
        width: 49% !important;
        float: left
    }

    .main-site-vemaybay #ma-khuyen-mai {
        width: 49% !important;
        float: right
    }

    .main-site-vemaybay .ju-spe.hidden-form {
        padding-top: 10px
    }

    .main-site-vemaybay .row2 #id-search-1 {
        width: 100%;
        margin-top: 10px
    }

        .main-site-vemaybay .row2 #id-search-1 .btn {
            margin-top: 50px;
            max-width: 100%
        }

    .main-site-vemaybay #form-tour.active .form-group .wp-input-form#id-search-1 .btn {
        margin-top: 0
    }

    #form-tour.active .form-group .wp-input-form {
        margin-bottom: 0
    }

    #form-tour.active #service-search {
        margin-bottom: 20px
    }

    .wp-sec-vemaybay-giare {
        margin: 0 -5px;
        padding-bottom: 0
    }

    .wp-combo-giare .img-dulich {
        width: 140px;
        height: 120px;
        float: left;
        border-radius: 4px;
        padding-top: 10px
    }

    .wp-combo-giare .text-dulich {
        width: calc(100% - 140px);
        float: left;
        padding: 0 0 0 10px
    }

    .text-dulich .title-dulich {
        font-size: 14px;
        line-height: 1.5;
        margin-bottom: 5px;
        height: 42px
    }

    .wp-item-dulich .rating-combo img {
        display: inline-block
    }

    /*.wp-combo-giare .btn-datngay, .wp-item-dulich .img-combo img {
        display: none
    }*/

    .wp-combo-giare {
        margin: 0 -5px
    }

    .wp-item-dulich .price-dulich span.del {
        font-size: 13px
    }

    .wp-item-dulich .price-dulich span.ins {
        font-size: 14px
    }

    .ribbon-km span, .week ul.list-thu li span, .wp-item-dv .text-dich-vu p, .wp-list-quocgia li a {
        font-size: 13px
    }

    .wp-item-combo .text-dulich > p {
        margin-bottom: 0
    }

    .main-site-vemaybay .wp-title-sec:before {
        display: table;
        content: "";
        border-top: 1px solid #0081c5;
        width: 100%;
        position: absolute;
        top: 50%
    }

    .facebook-icon, .main-site-vemaybay .wp-sec-tintuc, .tim-kiem-destop, .wp-ykkh {
        display: none
    }

    .main-site-vemaybay .wp-doitac .wp-title-sec:before {
        border: none
    }

    .wp-combo-giare .btn-view-all {
        text-align: center;
        margin-top: 0
    }

    .wp-combo-ks {
        padding-top: 15px
    }

    /*.wp-du-lich-nuocngoai .e-tabs, .wp-du-lich-trongnuoc .e-tabs, .wp-sec-ks, .main-page-danhmuc {
        margin: 0 -5px !important
    }*/

    .wp-footer-site .wp-ft {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .wp-footer-site .wp-ft-mobile:last-child .wp-ft {
        padding-top: 0
    }

    /*.main-page-danhmuc .row.row-edit-10 .col-edit-10 {
        padding: 0 10px
    }*/
    .main-page-danhmuc .row.row-edit-10 {
        margin-left: -5px;
        margin-right: -5px
    }

    .wp-left-danhmuc .wp-tintuc .img-tin {
        width: 100% !important;
        padding: 0;
        height: auto
    }

    .wp-left-danhmuc .wp-tintuc .text-tin {
        padding: 15px 0 0;
        width: 100% !important;
        border-bottom: 1px solid #ccc;
        margin-bottom: 10px
    }

    .wp-left-danhmuc .wp-tin-danhmuc .wp-item-tin .text-item-tin {
        width: 100% !important;
        padding: 0 !important
    }

    .wp-list-tin {
        padding: 15px 10px 0
    }

    .wp-box-right-sidebar {
        padding: 15px 10px
    }

    .vmb-giare-mobile .img-cover img {
        height: auto !important
    }

    .tim-kiem-mobile {
        display: block
    }

    .chi-tiet-tin .wp-img-ads, .chi-tiet-tin .wp-right.sidebar-2, .chi-tiet-tin .wp-side-bar-tt, .mobile-tourdetails .wp-tour-lienquan {
        display: none
    }

    wp-bread {
        margin: 0 -5px
    }

    .main-page-danhmuc {
        margin: 0
    }

    .wp-item-tour-dmuc .wp-text-tour-dmuc::after {
        background: 0 0
    }

    .wp-item-tour-dmuc .wp-text-tour-dmuc {
        padding: 10px 10px 0 !important;
        margin-bottom: 0 !important
    }

        .wp-item-tour-dmuc .wp-text-tour-dmuc i, .wp-item-tour-dmuc .wp-text-tour-dmuc img {
            color: #00a2dd
        }

    .wp-tour-lienquan .p-time-dulich {
        margin-top: 10px
    }

    .wp-list-tour, .wp-thongtin-cactour {
        margin: 0 -5px
    }

    .list-cactour, .wp-list-tour {
        padding-top: 10px
    }

    .wp-item-dulich .p-time-dulich {
        margin-bottom: 0;
        height: auto
    }

    .wp-img-ct-phong img {
        width: 100%;
        padding-bottom: 10px
    }

    .main-page-danhmuc-ct-tin {
        margin: 0
    }

    .left-ct-tin.left-main-dm img {
        width: 100% !important;
        height: auto !important
    }


    .wp-tintuc .img-tin {
        border: none
    }

    .left-ct-tin .h1-title-ct {
        margin-top: 10px
    }

    .ribbon-km {
        top: 10px;
        right: 10px
    }

    .nav-sub-form1 li a {
        color: #0081c5;
        background: #fff;
        padding: 5px 10px
    }

    .nav-sub-form1 > li.active > a, .nav-sub-form1 > li.active > a:focus, .nav-sub-form1 > li.active > a:hover {
        background: #0081c5;
        color: #fff
    }

    .box-diadiem {
        padding-top: 20px
    }

        .box-diadiem .btn {
            padding: 5px 10px;
            font-weight: 600
        }

        .box-diadiem .wp-list-quocgia {
            padding-left: 10px
        }

            .box-diadiem .wp-list-quocgia li {
                padding: 5px 10px 5px 0
            }

    .week ul.list-thu li {
        width: 33%
    }

    .wp-tab-vemaybay .panel-title .img-hangbay {
        padding: 5px
    }

    .wp-tab-vemaybay .panel-title .gio-bay {
        padding: 5px 0
    }

    .wp-tab-vemaybay .panel-title .ma-chuyenbay {
        text-align: left
    }

    .wp-tab-vemaybay span.cmd-choose {
        width: 66%;
        float: right;
        text-align: right
    }

    .flight-fromto, .row.fare-rule {
        margin-left: -10px;
        margin-right: -10px
    }

    .left-main-dm .title-page-2 .h2-title span {
        width: 100% !important;
        text-align: center
    }

    .wp-item-dv .img-dichvu {
        height: auto
    }

    .wp-main-dichvu .wp-content-ct-dv img {
        width: 100% !important;
        height: auto !important
    }

    #mot-chieu .row1 > div {
        margin-right: 0;
        width: 100%;
        margin-bottom: 10px
    }

    .row.row-edit-10 .col-edit-2 {
        padding: 2px
    }

    .row.row-edit-10 .col-edit-10 {
        padding-left: 0;
        padding-right: 0
    }

    .mobile-tourdetails-right .wp-tour-lienquan {
        display: block
    }

    .mobile-tourdetails-right {
        padding-left: 0 !important
    }

        .mobile-tourdetails-right .frame-info {
            margin-bottom: 15px;
            float: none
        }

    .n3-tour-detail .chuongtrinhtour .list .list__item .list__time {
        width: 10%
    }

    .n3-tour-detail .chuongtrinhtour .list .list__item .list__desc {
        width: 90%
    }

    .mobile-chi-tiet-thanh-toan .chi-tiet-thanh-toan {
        display: none
    }

    .box-cttour2 .tien-nghi, .mobile-tourdetails .chi-tiet-thanh-toan {
        display: block
    }

    .wp-form-ks {
        padding: 15px
    }

    .box-cttour2 {
        padding: 10px 0
    }

    .box-rating .rating {
        padding: 10px
    }

    .hotel-mobile .side-bar-tt.tien-nghi {
        display: none
    }

    .comment_face {
        padding: 0 !important
    }

    .hotels-mobile .chi-tiet-thanh-toan {
        display: block
    }

    .hotels-mobile-right .chi-tiet-thanh-toan {
        display: none
    }

    .left-thongtin-kh {
        margin-left: -5px;
        margin-right: -5px
    }

    .hotels-mobile .left-thongtin-kh .wp-ct-phong .wp-img-ct {
        padding-left: 15px;
        padding-right: 0
    }

    .hotels-mobile .left-thongtin-kh .wp-ct-phong .wp-text-ct {
        padding-left: 15px;
        padding-right: 15px
    }

    .thongbao-cam {
        height: 38px;
        margin: 5px 0
    }

    #thongtin ol, #thongtin ul {
        padding: 0
    }

        #thongtin ol ol li, #thongtin ul ul li {
            margin-left: 15px
        }

    .n3-tour-detail .menu-left .side-menu li a {
        padding: 5px 0
    }

    .IBESRMain {
        width: 100% !important
    }

    .IBESRRight {
        width: 50% !important;
        margin-top: 10px !important;
        margin-left: 0 !important
    }
}

@media (max-width:767px) {
    .main-home .mobile-home {
        display: none
    }

    #main-site {
        min-height: auto
    }

    .btn-view-all, .wp-item-tour-dmuc .wp-robbin-tour, .wp-logo-ft {
        text-align: center
    }

    .wp-item-dv .img-dichvu {
        width: 100%;
        margin-bottom: 10px
    }

    .wp-thongtin-huuich {
        display: none
    }

    .wp-item-dv .text-dich-vu {
        width: 100%;
        padding: 0
    }

    .list-filter li, .list-filter li select {
        font-size: 14px
    }

    .wp-text-tour-dmuc p:last-child {
        margin-bottom: 0
    }

    .wp-item-tour-dmuc {
        padding: 0
    }

        .wp-item-tour-dmuc .img-robbin {
            position: absolute;
            top: 0;
            right: 0;
            transform: translateY(0)
        }

        .wp-item-tour-dmuc > div {
            width: 100% !important;
            margin-bottom: 10px;
            position: initial !important;
            padding: 0 !important
        }

            .wp-item-tour-dmuc > div a img {
                width: 100%
            }

    .wp-content-box .ds-fl > div {
        width: calc(50% - 20px);
        margin-bottom: 10px
    }

    .wp-content-box .ds-fl div:nth-child(1), .wp-content-box .ds-fl div:nth-child(4) {
        width: 100%
    }

    .thongtin-huuich .wp-item-thongtin {
        margin-bottom: 10px
    }

    .wp-icon-sec-02 {
        margin-bottom: 15px
    }

    .wp-dg-trainghiem .row .col-md-3:last-child .wp-icon-sec-02 {
        margin-bottom: 0
    }

    .e-tabs .content ul {
        margin: 0;
        padding: 0 0 10px;
        border: none
    }
    .wp-tintuc .img-tin {
        width: 170px;
        float: left;
    }

        .wp-item-tin .img-item-tin a, .wp-tintuc .img-tin a {
            border-radius: 0
        }

    .wp-tintuc .text-tin {
        width: calc(100% - 170px);
        float: left;
        padding: 0 0 0 10px
    }

        .e-tabs .content ul li {
            list-style-type: none
        }
    .tab-mobile {
        display: flex;
        align-items: center;
        justify-content: space-between
    }

        .tab-mobile li.next, .tab-mobile li.prev {
            width: 30px;
            height: 30px;
            padding: 0;
            border: 1px solid #0081c5;
            border-radius: 100%;
            min-width: 0;
            display: flex;
            align-items: center;
            justify-content: center
        }

        .tab-mobile li.tab-link {
            width: 65%;
            padding: 0
        }

    .wp-title-sec .h2-title {
        font-size: 20px;
        margin-bottom: 10px
    }

    .wp-item-dulich, .wp-item-km, .wp-tintuc {
        margin-bottom: 15px
    }

    .wp-sec-tintuc .wp-title-sec .h2-title {
        z-index: 0
    }

    .wp-combo-giare .img-dulich {
        width: 100%;
        height: auto
    }

    .wp-item-dulich .text-dulich {
        padding: 10px;
        width: 100%
    }

    .wp-item-tour-dmuc {
        position: relative;
        background: center no-repeat #fafafa;
        background-size: cover
    }

    .wp-item-dulich {
        display: table;
        width: 100%;
    }

    .btn-view-all {
        margin-top: 10px
    }

    .wp-item-tin .img-item-tin {
        width: 100%;
        height: auto !important
    }

    .wp-item-tin .text-item-tin {
        width: 100%;
        padding-left: 0
    }

    .wp-slide-kh {
        padding-top: 15px
    }

    .wp-item-kh .img-kh {
        width: 80px
    }

    .wp-item-kh .text-kh {
        width: calc(100% - 80px);
        padding-left: 10px
    }

    .list_items, .row.row-edit-10 .col-edit-2 {
        padding: 0
    }

    /*.wp-form-nhantin {
        flex-wrap: wrap
    }*/

        .wp-form-nhantin input {
            width: 39%;
            margin-bottom: 10px
        }

        .wp-form-nhantin button {
            margin-bottom: 10px
        }

    .wp-copyright .container, .wp-copyright .container > div {
        flex-wrap: wrap;
        margin: 0 0 5px;
        justify-content: center
    }

    .text-copyright {
        margin-bottom: 0 !important
    }

    .week ul.list-thu, .wp-tab-vemaybay .panel-title {
        justify-content: flex-start;
        flex-wrap: wrap
    }

    .list-thu.list-thu-mobile {
        flex-wrap: nowrap !important
    }

    .week ul.list-thu li {
        width: 33%
    }

    .left-boloc {
        margin-bottom: 10px
    }

    .wp-tab-vemaybay .panel-title .btn-chonve, .wp-tab-vemaybay .panel-title .gio-bay, .wp-tab-vemaybay .panel-title .img-hangbay, .wp-tab-vemaybay .panel-title .ma-chuyenbay, .wp-tab-vemaybay .panel-title .so-tien {
        width: 33% !important;
        margin: 0 !important
    }

    .wp-tab-vemaybay .panel-title a.a-chitiet {
        width: 10% !important;
        margin: 0 !important
    }

    .wp-thongtin-cbay .box-thanhtien {
        margin-bottom: 10px;
        position: static
    }

    .box-ten-chuyenbay {
        flex-wrap: wrap
    }

    .box-dangky-sidebar {
        margin-top: 20px
    }

    .wp-header-top.wp-header-top-mobile {
        display: block !important
    }

    .tour_same {
        margin: 0 0 0 -10px
    }

    .row.row-edit-10 .col-edit-10 {
        padding-left: 0;
        padding-right: 0
    }

    .wp-nav-right {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 65px;
        justify-content: left
    }

        .wp-nav-right img {
            height: 20px
        }

    .n3-tour-detail .chuongtrinhtour .list .list__item .list__time {
        width: 10%
    }

    .n3-tour-detail .chuongtrinhtour .list .list__item .list__desc {
        width: 78%
    }

    .mobile-tourdetails .wp-tour-lienquan {
        display: none
    }

    .mobile-tourdetails-right .wp-tour-lienquan {
        display: block
    }

    .mobile-tourdetails-right {
        padding-left: 0 !important
    }

        .mobile-tourdetails-right .frame-info {
            margin-bottom: 15px
        }

    .mobile-chi-tiet-thanh-toan .chi-tiet-thanh-toan {
        display: none
    }

    .box-cttour2 .tien-nghi, .mobile-tourdetails .chi-tiet-thanh-toan {
        display: block
    }

    .wp-form-ks {
        padding: 15px
    }

    .box-cttour2 {
        padding: 10px 0
    }

    .box-rating .rating {
        padding: 10px
    }

    table.tab-phong {
        width: 700px
    }

    .tab-phong tr td {
        padding: 5px
    }

    .hotel-mobile .side-bar-tt.tien-nghi {
        display: none
    }

    .comment_face {
        padding: 0 !important
    }

    .left-thongtin-kh > div:not(:last-child) {
        margin-top: 15px
    }

    .wp-ct-phong .wp-img-ct-phong, .wp-ct-phong .wp-text-ct-phong {
        padding: 0 5px
    }

    .hotels-mobile .chi-tiet-thanh-toan {
        display: block
    }

    .hotels-mobile-right .chi-tiet-thanh-toan, .mb-giare-destop {
        display: none
    }

    .hotels-mobile .left-thongtin-kh .wp-ct-phong .wp-img-ct {
        padding-left: 15px;
        padding-right: 15px
    }

    .text-dulich .title-dulich, .thongbao-cam {
        height: auto
    }

    .vmb-giare-mobile {
        display: block
    }

    .row5 > div.search-service {
        width: 65%
    }

    .row5 > div.btn-search-service {
        width: 30%
    }

    #thongtin table, .IBESearchResult.IBEMobile .IBESRMain {
        width: 100% !important
    }

    #thongtin ol, #thongtin ul {
        padding: 0
    }

        #thongtin ol ol li, #thongtin ul ul li, .title-tt {
            margin-left: 15px
        }

    .n3-tour-detail .menu-left .side-menu li a {
        padding: 5px 0
    }

    .IBESearchBoxFrom, .IBESearchBoxTo {
        width: 100% !important;
        float: left
    }

    #IBESearchBox .IBESearchButton {
        margin-top: 30px !important;
        padding: 0 10px !important
    }

    .IBESearchResult.IBEMobile {
        padding: 10px 10px 0
    }

    .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-nav .owl-prev {
        top: 35% !important;
        background: 0 0
    }

    .owl-carousel .owl-controls .owl-dot {
        display: none !important
    }

    #form-tour .form-control {
        margin-bottom: 0
    }

    .wp-btn-search .btn.btn-service {
        margin-top: 0
    }

    #form-tour #ngay-di, #form-tour #ngay-tra-phong, #form-tour #ngay-ve, #form-tour #so-khach2, #form-tour #thoi-gian-tour {
        width: 49% !important
    }

    .search-hotel .pull-right {
        position: initial
    }

    .box-search-hotel #ngay-nhan-phong, .box-search-hotel #diem-di, .box-search-hotel #ngay-tra-phong, .box-search-hotel #so-khach2 {
        width: 49%
    }


    .wp-item-tin .text-item-tin .h3-title, .wp-tintuc .text-tin .h3-title {
        font-size: 14px;
        margin-bottom: 5px
    }

    .wp-item-tin .img-item-tin {
        width: 170px !important;
        float: left;
        /*height: 100px*/
    }

    .wp-item-tin .text-item-tin {
        width: calc(100% - 170px) !important;
        float: left;
        padding: 0 0 0 10px !important
    }

    h3-title .eclip-2 {
        -webkit-line-clamp: 3
    }

        .wp-item-tin .text-item-tin .eclip-5 {
            -webkit-line-clamp: 2
        }

    .wp-item-tin.wp-item-tin_two {
        background: no-repeat;
        margin-top: 10px
    }

    .wp-tab-tintuc .btn-view-all {
        margin-top: 0
    }
    .h3-title .eclip-1 {
        -webkit-line-clamp: 3;
    }
}

.wp-menu-mobile {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

span.bar {
    display: block;
    width: 38px;
    height: 3px;
    background-color: #0081c5;
    margin: 5px 0;
    transition: all .5s ease-in-out;
    border-radius: 5px
}

.backdrop__body-backdrop___1rvky {
    visibility: hidden;
    position: fixed;
    opacity: 0;
    width: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.55);
    z-index: 9999;
    transition: opacity .5s ease
}

    .backdrop__body-backdrop___1rvky.active {
        transition: opacity .5s ease;
        visibility: visible;
        opacity: 1
    }

.mobile-main-menu {
    height: 100%;
    overflow-y: auto;
    position: fixed;
    background-color: #2F98D4;
    -webkit-transition: -webkit-transform .5s;
    transition: transform .5s;
    z-index: 999999 !important;
    top: 0 !important;
    left: 0;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

    .mobile-main-menu.active {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        width: calc(100% - 40%)
    }

    .mobile-main-menu .drawer-header {
        background-color: #f72b3f
    }

        .mobile-main-menu .drawer-header .drawer-header--auth {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
            margin: 0 16px;
            padding: 15px 0
        }

            .mobile-main-menu .drawer-header .drawer-header--auth ._object {
                width: 40px;
                height: 40px;
                margin-right: 16px;
                border-radius: 50%;
                overflow: hidden
            }

            .mobile-main-menu .drawer-header .drawer-header--auth ._body {
                color: #fff;
                font-size: 12px
            }

    .mobile-main-menu .ul-first-menu {
        flex-grow: initial;
        flex: 1 1 auto;
        margin: 0;
        padding: 0;
        position: relative;
        list-style: none;
        border-bottom: 1px solid rgba(0,0,0,.12);
        display: flex;
        align-items: center;
        justify-content: flex-start
    }

        .mobile-main-menu .ul-first-menu li {
            display: flex;
            position: relative;
            align-items: center;
            justify-content: flex-start;
            text-decoration: none;
            margin-right: 50px
        }

            .mobile-main-menu .ul-first-menu li:last-child {
                margin-right: 0
            }

            .mobile-main-menu .ul-first-menu li a {
                display: block;
                padding: 5px 10px;
                color: rgba(0,0,0,.87);
                width: 100%;
                line-height: 1.1
            }

                .mobile-main-menu .ul-first-menu li a i {
                    width: 24px;
                    color: rgba(0,0,0,.54);
                    height: 24px;
                    font-size: 20px;
                    flex-shrink: 0;
                    margin-right: 5px
                }

    .mobile-main-menu .la-scroll-fix-infor-user {
        height: calc(100% - 263px);
        height: -moz-calc(100% - 263px);
        height: -webkit-calc(100% - 263px);
        height: -o-calc(100% - 263px);
        overflow: auto
    }

        .mobile-main-menu .la-scroll-fix-infor-user .la-nav-menu-items .la-title-nav-items {
            padding: 10px 10px 0;
            color: #757575;
            font-size: 14px
        }

        .mobile-main-menu .la-scroll-fix-infor-user .la-nav-menu-items .la-nav-list-items {
            position: relative;
            overflow-y: auto
        }

            .mobile-main-menu .la-scroll-fix-infor-user .la-nav-menu-items .la-nav-list-items li {
                width: 100%;
                float: left;
                padding: 0;
                border-bottom: 1px solid #fff;
                position: relative;
                overflow: hidden
            }

                .mobile-main-menu .la-scroll-fix-infor-user .la-nav-menu-items .la-nav-list-items li a {
                    display: block;
                    color: #fff;
                    font-size: 14px;
                    width: 100%;
                    height: 100%;
                    padding: 10px 15px;
                    position: relative;
                    background: #2F98D4;
                    text-align: left;
                }

            .mobile-main-menu .la-scroll-fix-infor-user .la-nav-menu-items .la-nav-list-items .ng-has-child1 a i, .mobile-main-menu .la-scroll-fix-infor-user .la-nav-menu-items .la-nav-list-items .ng-has-child2 a i {
                padding: 3px 0;
                position: absolute;
                right: 0;
                top: 50%;
                transform: translate(0,-50%);
                height: 25px;
                width: 25px;
                line-height: 25px;
                text-align: center
            }

                .mobile-main-menu .la-scroll-fix-infor-user .la-nav-menu-items .la-nav-list-items .ng-has-child1 span.active:before, .mobile-main-menu .la-scroll-fix-infor-user .la-nav-menu-items .la-nav-list-items .ng-has-child2 a i.active:before {
                    content: "\f106"
                }

            .mobile-main-menu .la-scroll-fix-infor-user .la-nav-menu-items .la-nav-list-items .ng-has-child1 .ul-has-child1 {
                padding-left: 10px;
                display: none
            }

                .mobile-main-menu .la-scroll-fix-infor-user .la-nav-menu-items .la-nav-list-items .ng-has-child1 .ul-has-child1 .ul-has-child2 {
                    padding-left: 20px;
                    display: none
                }

                .mobile-main-menu .la-scroll-fix-infor-user .la-nav-menu-items .la-nav-list-items .ng-has-child1 .ul-has-child1 li {
                    border: none
                }

.navbar-toggle .icon-bar {
    background: #f3b94d
}
.file-input-label {
    border-radius: 5px;
    border: 1px solid #ddd;
    padding: 5px;
    width: 100%;
    margin-bottom: 5px;
}
}
@media (max-width:991px) {
    #trigger-mobile {
        width: 35px;
        float: left;
        margin: 7px 5px 8px 0;
        padding: 0;
        text-align: left
    }

    .main-form-cc {
        position: relative;
        top: 10px
    }

    .nav-form-c1 {
        display: block
    }
}

.baobuasang, .list_items, .menutour li, .tour_same h2 {
    text-align: center
}

.fa-chevron-down.top {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=.1)
}

#so-khach .activeshow {
    display: block !important
}

.left-box-ct-tour .slider-nav {
    background: 0 0;
    position: absolute;
    bottom: 1px
}

.left-box-ct-tour {
    position: relative
}

.menutour {
    padding: 0;
    margin: 0 0 5px;
    background: #f9f9f9;
    width: 100%;
    float: left
}

    .menutour li {
        list-style: none;
        padding: 5px 0;
        float: left;
        line-height: 1.6
    }

        .menutour li:not(:last-child)::after {
            content: '';
            width: 1.5px;
            height: 15px;
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            right: 0;
            background: #07934a
        }

        .menutour li a {
            font-weight: 600
        }

        .menutour li.active a {
            color: #0081c5
        }

#menutour.fixed {
    position: fixed;
    top: 95px;
    left: 50%;
    z-index: 9999;
    width: 900px;
    transform: translateX(-50%)
}

.list_items, .wp-img-item-tour-dmuc {
    position: relative
}

.modal-ctve-atc {
    top: 100px;
    left: 0
}

.red {
    color: red;
    font-weight: 700
}

.tour_same {
    background: #fff;
    clear: both
}

.list_items {
    padding: 10px;
    background: center no-repeat #fafafa;
    background-size: cover
}

.tour_same h2 {
    background: #0081c5;
    width: 100%;
    padding: 10px;
    color: #fff;
    font-size: 20px
}

.list_items .tour_same_items img {
    width: 100%;
    max-width: 100%
}

.list_items .tour_same_items h3 {
    margin: 10px 0;
    color: #000;
    font-size: 18px;
    font-weight: 700
}

.list_items .tour_same_items .price_same {
    color: red;
    font-size: 18px;
    font-weight: 700
}

.box-rating.img-cover {
    margin-bottom: 10px
}

.xem-ct-danhgia {
    color: #1a95e2
}

    .xem-ct-danhgia i {
        margin-left: 5px
    }

.list_comments_itmes {
    margin-bottom: 20px
}

.description_comment_items, .list_comments_itmes {
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 10px
}

.hoidap_tour {
    width: 100%;
    margin-top: 10px;
    border: 1px solid #ddd
}

    .hoidap_tour h2 {
        color: #000;
        background: #ddd;
        font-size: 20px;
        padding: 10px
    }

.comment_face {
    padding: 0
}

#myModalDK .wrapper {
    height: 500px;
    overflow-y: scroll
}

.wrapper::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #F5F5F5
}

.wrapper::-webkit-scrollbar {
    width: 5px;
    background-color: #F5F5F5
}

.wrapper::-webkit-scrollbar-thumb {
    background-color: #000;
    border: 1px solid #555
}

.p-time-dulich.eclip-1 {
    color: #2c82cf;
    text-decoration: underline
}

.baobuasang {
    position: absolute;
    top: 10px;
    left: -9px;
    width: 103px;
    height: 43px;
    line-height: 33px;
    color: #fff;
    background: url(../images/baobuasang.png) no-repeat
}

.side-bar-tt .box-thanhtoan ul {
    padding-left: 7px;
    margin: 0;
    list-style: none
}

.side-bar-tt .box-thanhtoan.box-tien-nghi-ks ul {
    padding-left: 0
}

.side-bar-tt .box-thanhtoan ul li {
    margin-bottom: 10px;
    position: relative
}

    .side-bar-tt .box-thanhtoan ul li a {
        padding-left: 30px
    }

.side-bar-tt .box-thanhtoan.box-tien-nghi-ks ul li a {
    padding-left: 0
}

.side-bar-tt .box-thanhtoan ul li:before {
    content: "";
    position: absolute
}

.side-bar-tt .box-thanhtoan ul li.ti_1:before {
    background: url(../images/tienich_icon.png) no-repeat;
    width: 30px;
    height: 15px
}

.side-bar-tt .box-thanhtoan ul li.ti_2:before {
    background: url(../images/tienich_icon.png) 0 -25px no-repeat;
    width: 30px;
    height: 15px
}

.side-bar-tt .box-thanhtoan ul li.ti_3:before {
    background: url(../images/tienich_icon.png) 0 -52px no-repeat;
    width: 30px;
    height: 17px
}

.side-bar-tt .box-thanhtoan ul li.ti_4:before {
    background: url(../images/tienich_icon.png) 0 -104px no-repeat;
    width: 30px;
    height: 15px
}

.side-bar-tt .box-thanhtoan ul li.ti_5:before {
    background: url(../images/tienich_icon.png) 0 -130px no-repeat;
    width: 30px;
    height: 17px
}

.side-bar-tt .box-thanhtoan ul li.ti_6:before {
    background: url(../images/tienich_icon.png) 0 -156px no-repeat;
    width: 30px;
    height: 17px
}

.side-bar-tt .box-thanhtoan ul li.ti_7:before {
    background: url(../images/tienich_icon.png) 0 -180px no-repeat;
    width: 30px;
    height: 19px
}

.side-bar-tt .box-thanhtoan ul li.ti_8:before {
    background: url(../images/tienich_icon.png) 0 -207px no-repeat;
    width: 30px;
    height: 18px
}

.side-bar-tt .box-thanhtoan ul li.ti_9:before {
    background: url(../images/tienich_icon.png) 0 -234px no-repeat;
    width: 30px;
    height: 15px
}

.side-bar-tt .box-thanhtoan ul li.ti_10:before {
    background: url(../images/tienich_icon.png) 0 -78px no-repeat;
    width: 30px;
    height: 15px
}

.khachsan_same {
    padding: 0;
    float: left;
    width: 100%;
    position: relative;
    background: center no-repeat #fafafa;
    background-size: cover;
    border: 1px solid #0081c5
}

.khachsan_same_items a {
    font-size: 15px;
    color: #0081c5;
    font-weight: 700
}

.khachsan_same_items img {
    width: 100%
}

.price_khachsan_same_items {
    font-size: 18px;
    color: #0081c5;
    font-weight: 700;
    float: right
}

.khachsan_same_items {
    float: left;
    border-bottom: 1px solid #0081c5;
    padding: 5px
}

#myModalCMT .form-group {
    margin-bottom: 10px;
    float: left;
    width: 100%
}

#myModalCMT .close {
    margin-left: 20px;
    background: #7d7e7f !important;
    color: #fff;
    border: 0;
    font-size: 14px;
    padding: 6px 12px;
    line-height: 1.42857143;
    font-weight: 400;
    opacity: inherit
}

#myModalCMT .modal-header {
    background: #0081c5
}

    #myModalCMT .modal-header h4 {
        color: #fff;
        margin: 0;
        text-align: left
    }

#myModalCMT .form_cmt_1 {
    border-bottom: 2px solid #ddd;
    float: left;
    width: 100%;
    text-align: left
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-br, .ui-corner-right {
    border: 1px solid #c5c5c5;
    background: #acacac !important
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: url(../images/icon_cmt.png) no-repeat !important;
    border: 0 !important;
    top: -3px !important
}

.hotline-phone-ring-wrap {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999999
}

.hotline-phone-ring {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 110px;
    height: 110px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block
}

.hotline-phone-ring-circle, .hotline-phone-ring-circle-fill {
    border-radius: 100%;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    position: absolute
}

.hotline-phone-ring-circle {
    width: 85px;
    height: 85px;
    top: 10px;
    left: 10px;
    background-color: transparent;
    border: 2px solid #007bc1;
    -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    transform-origin: 50% 50%;
    opacity: .5
}

.hotline-phone-ring-circle-fill {
    width: 55px;
    height: 55px;
    top: 25px;
    left: 25px;
    background-color: rgba(0,123,193,.7);
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    transform-origin: 50% 50%
}

.hotline-phone-ring-img-circle {
    background-color: #007bc1;
    width: 33px;
    height: 33px;
    top: 37px;
    left: 37px;
    position: absolute;
    background-size: 20px;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center
}

    .hotline-phone-ring-img-circle .pps-btn-img {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

        .hotline-phone-ring-img-circle .pps-btn-img img {
            width: 20px;
            height: 20px
        }

.hotline-bar {
    position: absolute;
    background: rgba(0,123,193,.75);
    height: 40px;
    width: 180px;
    line-height: 40px;
    padding: 0 10px;
    background-size: 100%;
    cursor: pointer;
    transition: all .8s;
    -webkit-transition: all .8s;
    z-index: 9;
    box-shadow: 0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.1);
    border-radius: 50px !important;
    left: 33px;
    bottom: 37px
}

    .hotline-bar > a {
        color: #fff;
        text-decoration: none;
        font-size: 15px;
        font-weight: 700;
        text-indent: 50px;
        display: block;
        letter-spacing: 1px;
        line-height: 40px;
        font-family: Arial
    }

        .hotline-bar > a:active, .hotline-bar > a:hover {
            color: #fff
        }

@-webkit-keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(.5) skew(1deg);
        -webkit-opacity: .1
    }

    30% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        -webkit-opacity: .5
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -webkit-opacity: .1
    }
}

@-webkit-keyframes phonering-alo-circle-fill-anim {
    0%,100% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .6
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: .6
    }
}

@-webkit-keyframes phonering-alo-circle-img-anim {
    0%,100%,50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

    10%,30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20%,40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
}

.ctrlq.fb-button {
    bottom: 10px
}

.hotel-detail .menutour li {
    padding: 0
}

#danhgia {
    display: block !important
}

#BookingDetailControl_pnBookingMessage p {
    color: red
}

#BookingDetailControl_PaymentStatusLbl span {
    font-weight: 600
}

    #BookingDetailControl_PaymentStatusLbl span:before {
        content: "\f06a";
        padding-right: 5px;
        font: normal normal normal 14px/1 FontAwesome;
        color: #ff0000ed
    }

.news-relate {
    margin-top: 15px
}

    .news-relate .list-news {
        padding: 10px 0 0 10px
    }

    .news-relate ul.list-news li {
        margin: 5px 0 !important;
        list-style: none;
        padding: 0 20px 0 0
    }

.bestseller .news-relate ul.list-news li a {
    text-decoration: underline;
    color: #07934a;
    list-style: none;
    background: url(../images/circle1.png) no-repeat top left;
    padding-left: 20px;
    line-height: 16px;
    transition: all linear .15s
}

    .bestseller .news-relate ul.list-news li a:hover {
        color: #0081c5
    }

.zalo-chat-widget {
    left: 10px !important
}

.n3-tour-detail #sync1 {
    max-height: 350px;
    overflow: hidden;
}

.n3-tour-detail #sync2 {
    max-height: 48px;
    overflow: hidden;
}

@media (max-width: 991px) {
    .title-dichvu .h1-title-dv {
        font-family: inherit;
        font-weight: 400
    }

    .left-ct-tin .h1-title-ct {
        font-family: inherit;
        font-weight: 400
    }

    .n3-tour-detail #sync1 {
        max-height: 350px;
    }

    .n3-tour-detail #sync2 {
        max-height: 48px;
    }
}

.table-customize {
    margin: 0;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 0 0 1px #ccc inset
}

    .table-customize > thead > tr {
        border-radius: 3px 3px 0 0
    }

        .table-customize > thead > tr > th {
            border-bottom: none;
            padding: 10px 14px;
            font-size: 14px;
            font-weight: 400;
            border: 1px solid rgba(0,0,0,0.2)
        }

            .table-customize > thead > tr > th:first-child {
                border-radius: 3px 0 0 0;
                border-top: 1px solid rgba(0,0,0,0.2)
            }

            .table-customize > thead > tr > th:last-child {
                border-radius: 0 3px 0 0
            }

    .table-customize > tbody > tr > td {
        vertical-align: middle;
        padding: 5px 10px;
        color: #ccc;
        font-size: 14px;
        color: #000
    }

        .table-customize > tbody > tr > td a {
            text-decoration: none
        }

.table-order > tbody > tr:nth-child(-n + 3) > td:first-child {
    position: relative;
    font-size: 10px;
    font-weight: 700
}

    .table-order > tbody > tr:nth-child(-n + 3) > td:first-child span {
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        top: 14px
    }

.table-order > tbody > tr:nth-child(1) > td:first-child {
    background: url(../img/bg-order-1.png) no-repeat center center
}

.table-order > tbody > tr:nth-child(2) > td:first-child {
    background: url(../img/bg-order-2.png) no-repeat center center
}

.table-order > tbody > tr:nth-child(3) > td:first-child {
    background: url(../img/bg-order-3.png) no-repeat center center
}

.table-order > tbody > tr td:first-child, .table-order > tbody > tr th:first-child {
    text-align: center
}

.ft-list-gt {
    margin-top: 20px
}

@media (max-width: 768px) {
    .hotline-bar {
        display: none
    }

    .xuat-hoa-don .ma-so-thue {
        width: 100%
    }

    .box-thanhtoan .panel-title a .text-title {
        padding-left: 15px;
        font-size: 13px;
        width: calc(100% - 68px)
    }

    .box-thanhtoan .panel-title a img {
        width: 50px;
        height: auto
    }

    .box-thanhtoan .panel-heading {
        padding-right: 30px
    }

    .bestseller {
        display: none
    }

        .bestseller.bestseller-mobille {
            display: block
        }

    .vitravel-thankyou .payment-order {
        padding: 10px
    }

    .table-responsive, .table-responsive thead, .table-responsive tbody, .table-responsive th, .table-responsive td, .table-responsive tr {
        display: block
    }

    .table-responsive {
        border: none;
        box-shadow: none
    }

        .table-responsive > thead > tr {
            top: -9999px;
            left: -9999px
        }

        .table-responsive > tbody > tr {
            border-bottom: 1px solid #ccc
        }

            .table-responsive > tbody > tr:first-child {
                border-radius: 3px 3px 0 0;
                border-top: none
            }

            .table-responsive > tbody > tr:last-child {
                border-radius: 0 0 3px 3px;
                border-bottom: none
            }

            .table-responsive > tbody > tr td {
                border: none;
                position: relative;
                padding: 5px 0 !important;
                width: 100%;
                overflow: hidden
            }

    .vitravel-thankyou .table > tbody > tr > td.w30 {
        width: 100%
    }

    .vitravel-thankyou .table > tbody > tr > td.w15 {
        width: 35%;
        float: left
    }

    .vitravel-thankyou .table > tbody > tr > td.w65 {
        width: 65%
    }

    .table-responsive > tbody > tr td:before {
        content: attr(data-title);
        position: absolute;
        top: 5px;
        left: 5px;
        width: 35%;
        padding-right: 10px;
        white-space: nowrap;
        font-size: 14px
    }

    .table-responsive > tbody > tr td:first-child {
        text-align: left
    }

    .vitravel-thankyou .payment-order table.table-responsive.price tfoot > tr > td:first-child {
        text-align: left
    }

    .vitravel-thankyou .payment-order table.table-responsive.price thead {
        width: 40%;
        float: left
    }

    .vitravel-thankyou .payment-order table.table-responsive.price.price-tour thead > tr {
        position: absolute
    }

    .vitravel-thankyou .payment-order table.table-responsive.price tbody {
        width: 100%;
        float: left
    }

    .vitravel-thankyou .payment-order table.table-responsive.price.price-tour tbody {
        width: 100%
    }

    .vitravel-thankyou .payment-order table.table-responsive.price tfoot {
        width: 100%;
        float: right
    }

        .vitravel-thankyou .payment-order table.table-responsive.price tfoot > tr > td {
            width: 50%;
            float: left;
            border: none;
            border-bottom: 1px solid #ddd
        }

            .vitravel-thankyou .payment-order table.table-responsive.price tfoot > tr > td.w34 {
                width: 33%
            }

            .vitravel-thankyou .payment-order table.table-responsive.price tfoot > tr > td.w29 {
                width: 34%
            }

    .vitravel-thankyou .table > thead > tr > th, .vitravel-thankyou .table > thead > tr > th.w15 {
        width: 100%;
        text-align: left;
        padding: 5px;
        border: none;
        border-radius: 0;
        border-bottom: 1px solid #ddd
    }

    .vitravel-thankyou .payment-order table.table-responsive.price thead > tr {
        position: absolute
    }

    .vitravel-thankyou .payment-order table.table-responsive.price tbody > tr > td {
        border-bottom: 1px solid #ddd;
        padding-left: 10px !important;
        text-align: left;
        font-size: 14px;
        padding-left: 35% !important
    }

    .vitravel-thankyou .table > tbody > tr > td.ins {
        margin-left: 0
    }

    .table-responsive.table-order > tbody > tr:nth-child(-n + 3) > td:first-child {
        padding: 25px 0 25px 30% !important;
        background-position: left 32% center
    }

        .table-responsive.table-order > tbody > tr:nth-child(-n + 3) > td:first-child span {
            left: 32%
        }

    .mess-1, .mess-2 {
        line-height: 1.4
    }

    .vitravel-thankyou .payment-order table.table-responsive.price tbody > tr > td.w7 {
        width: 7%;
        float: left
    }

    .vitravel-thankyou .payment-order table.table-responsive.price tbody > tr > td.w28 {
        width: 28%;
        float: left
    }

    .vitravel-thankyou .payment-order table.table-responsive.price tbody > tr > td.w29 {
        width: 30%;
        float: left;
        text-align: right
    }

    .vitravel-thankyou .table > tfoot > tr > td.ins {
        font-size: 14px;
        color: #07934a;
        font-weight: 600
    }

    .ui-datepicker td a span.ui-datepicker-lunar {
        text-align: center !important
    }

    #ui-datepicker-div .ui-state-default .ui-datepicker-day {
        text-align: center !important
    }

    #ui-datepicker-div .ui-widget-header {
        margin: 10px !important
    }

    .ft-list-gt {
        margin-top: 0 !important
    }

    .n3-tour-detail #sync1 {
        max-height: 192px;
    }

    .n3-tour-detail #sync2 {
        max-height: 48px;
    }

    .main-form-cc .tab-content {
        display: none;
    }
}

.loader {
    width: 100%;
    height: 100%;
    background: #ffffff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100000000000;
    display: block;
    overflow: hidden;
}

.fa-spinner:before {
    content: "\f110";
}

.icon {
    /*font-size: 80px;*/
    color: #0081c5;
    /*position: absolute;*/
    /*top: 50%;
    left: 50%;
    margin-top: -40px;
    margin-left: -40px;*/
}

.xoay {
    animation: xoay 1.5s linear infinite;
    -moz-animation: xoay 1.5s linear infinite;
    -ms-animation: xoay 1.5s linear infinite;
    -o-animation: xoay 1.5s linear infinite;
    -webkit-animation: xoay 1.5s linear infinite;
}

.fa, .fab, .fal, .far, .fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}
.loader {
    width: 99%;
    height: 99%;
    background: #0081c5d6;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100000000000;
    display: none;
    overflow: hidden;
}

    .loader .xoay {
        animation: xoay 1.5s linear infinite;
        -moz-animation: xoay 1.5s linear infinite;
        -ms-animation: xoay 1.5s linear infinite;
        -o-animation: xoay 1.5s linear infinite;
        -webkit-animation: xoay 1.5s linear infinite;
    }

    .loader .icon {
        font-size: 80px !important;
        color: #ff0000;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -40px;
        margin-left: -40px;
    }

@-webkit-keyframes xoay {
    from {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.fa, .far, .fas {
    font-family: "Font Awesome 5 Free";
}

.fa, .fas {
    font-weight: 900;
}

.tags-wrap {
    margin: 20px 0 0;
    padding: 0;
    list-style: none;
}

    .tags-wrap li {
        float: left;
        margin: 8px 10px 0 0;
        color: #666;
    }

    .tags-wrap a {
        color: #666;
        font-size: 13px;
        padding: 3px 8px;
        border: 1px solid #e5e5e5;
        display: block;
        background: #f5f5f5 none;
    }

.support-wrap {
    position: fixed;
    right: 15px;
    bottom: 10px;
    z-index: 99;
}

    .support-wrap a {
        display: block;
        width: 50px;
        height: 50px;
        line-height: 0;
        margin: 0;
    }

        .support-wrap a img {
            width: 100%;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
        }

.mg-b-10 {
    margin-bottom: 10px !important
}

.marketing-wrap {
    position: fixed;
    top: 50%;
    right: 0;
    margin: 0;
    padding: 0;
    list-style: none;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 999;
}

.marketing-messenger a, .marketing-messenger .marketing-text {
    background: #4177b7 none;
}

.marketing-item a {
    width: 52px;
    height: 52px;
    -webkit-border-radius: 26px 0 0 26px;
    -moz-border-radius: 26px 0 0 26px;
    border-radius: 26px 0 0 26px;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    color: #fff;
}

.marketing-item .marketing-text {
    position: absolute;
    top: 0;
    right: 26px;
    white-space: nowrap;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #fff;
    z-index: -1;
    -webkit-border-radius: 26px 0 0 26px;
    -moz-border-radius: 26px 0 0 26px;
    border-radius: 26px 0 0 26px;
    -webkit-transition: all .2s;
    transition: all .2s;
    width: 0;
    padding: 9px 0;
    overflow: hidden;
    height: 52px;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

.marketing-messenger img, .marketing-tiktok img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
    width: 22px;
    height: 22px;
}

.marketing-zalo img {
    width: 32px;
    height: 32px;
}

.marketing-zalo a, .marketing-zalo .marketing-text {
    background: #0180c7 none;
}

.marketing-item:hover .marketing-text {
    padding: 9px 31px 9px 20px;
    width: 200px;
}

.marketing-phone a, .marketing-phone .marketing-text {
    background: #d00000 none;
}

.marketing-instagram i, .marketing-phone i, .marketing-youtube i {
    font-size: 20px;
}

.marketing-instagram a, .marketing-instagram .marketing-text {
    background: #cb2027 none;
}

.marketing-youtube a, .marketing-youtube .marketing-text {
    background: #f03434 none;
}
.marketing-skype a, .marketing-skype .marketing-text {
    background: #07934a none;
}
.marketing-skype a i {
    font-size:23px
}

@media only screen and (max-width: 991px) {
    .marketing-wrap {
        top: auto;
        right: auto;
        left: 0;
        bottom: 0;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100vw;
    }

        .marketing-wrap .marketing-item {
            position: relative;
            width: 100%;
            -ms-flex: 0 0 20%;
            flex: 0 0 33.3%;
            max-width: 33.3%;
        }

    .marketing-item a {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        width: 100%;
        height: 40px;
    }
}

@media (max-width:991px) {
    #lbtSortByAirlines {
        font-size: 0 !important;
        width: 20% !important;
        margin-right: 0 !important;
    }

        #lbtSortByAirlines::before {
            content: "Hãng";
            font-size: 13px !important;
        }

    #lbtSortByDepatureTime {
        width: 40%;
        text-align: center;
        margin: 0;
        font-size: 0 !important;
    }

        #lbtSortByDepatureTime::before {
            content: "Giờ đi - Giờ đến";
            font-size: 13px !important;
        }

    #lbtSortByPrice {
        width: 20% !important;
        text-align: center !important;
        margin: 0;
    }

    .IBESearchResult.IBEMobile .FlightItem .Carrier {
        width: 20% !important;
    }

    .IBESearchResult.IBEMobile .FlightItem .Price {
        width: 20% !important;
        text-align: center;
    }

    .FlightItem .Select {
        width: 20% !important;
    }

    .IBESearchResult.IBEMobile .FlightItem .Arrival {
        text-align: center;
    }

    .IBESearchResult.IBEMobile .FlightItem .Depart {
        text-align: center
    }

    .SearchParam {
        margin-top: 10px !important;
        padding: 0 !important;
        color: #fff !important;
    }

        .SearchParam .SearchParamContent .Itinerary {
            padding: 10px 10px 0 10px !important;
        }

            .SearchParam .SearchParamContent .Itinerary * {
                color: #fff !important
            }

        .SearchParam .SearchParamContent .FlightDate {
            padding: 0 10px 0 10px !important
        }

    .IBESearchResult.IBEMobile #pnSort a {
        margin: 0 !important;
        font-weight: 600 !important;
    }

    .IBEPickDateMobileOuter .IBEPickDateMobile-Stage .IBEPickDate-Item span {
        font-size: 13px !important;
        font-weight: 600 !important;
    }

    .IBEPickDateMobileOuter .IBEPickDateMobile-Stage .IBEPickDate-Item.current {
        border-top: 5px solid #ff4500 !important;
    }
}
/* Mowis*/

.search-box-area {
    cursor: pointer;
    line-height: 40px;
    text-align: center;
}

    .search-box-area .search-toggle {
        top: 2px;
        right: 0px;
        width: 40px;
        height: 40px;
        color: #fff;
        background: #0081c5;
        border-radius: 25px;
        border: none;
        z-index: 10;
        padding-left: 5px;
        margin-left: 10px;
    }

    .search-box-area .search-box {
        opacity: 0;
        position: absolute;
        right: 0px;
        top: 68px;
        transition: all 500ms ease 0s;
        visibility: hidden;
    }

        .search-box-area .search-box.now-visible {
            top: 56px;
            right: 0px;
            opacity: 1;
            visibility: visible;
            z-index: 9999;
        }

    .search-box-area .form-group button {
        position: absolute;
        top: 2px;
        right: 0px;
        width: 40px;
        height: 40px;
        color: #fff;
        background: #0081c5;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
        border: none;
        z-index: 10;
    }

    .search-box-area input {
        width: 300px;
        height: 50px;
        border: 2px solid #0081c5;
        padding: 10px 20px;
        border-radius: 5px;
        background: #fff;
        z-index: 9;
    }

.text-dulich.title-service {
    padding: 0;
    width:100%;
}

    .text-dulich.title-service .title-dulich {
        margin-bottom: 0;
        font-weight: 300;
        padding: 10px;
        color: #fff;
        background: #0081c5;
        font-size: 16px;
        height: auto;
    }

        .text-dulich.title-service .title-dulich a {
            color: #fff;
            text-align: center;
        }
.float-right {
    float: right !important;
    right: 0;
    top: 15px;
    margin-bottom: 10px;
}
@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}
.fadeInRight {
    animation-name: fadeInRight;
}
@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}
.fadeInLeft {
    animation-name: fadeInLeft;
}
@keyframes fadeOutLeft {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(-100%, 0, 0);
    }
}
.fadeOutLeft {
    animation-name: fadeOutLeft;
}
@keyframes fadeOutUp {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }
}
.fadeOutUp {
    animation-name: fadeOutUp;
}
@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInDown {
    animation-name: fadeInDown;
}
@keyframes fadeOutRight {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0);
    }
}
.fadeOutRight {
    animation-name: fadeOutRight;
}
.animated {
     animation-duration: 1s; 
    animation-fill-mode: both;
}
.animateds {
    animation-duration: 1s;
    animation-fill-mode: both;
}
@media (max-width:991px) {
    .wp-logo {
        justify-content: center
    }

        .wp-logo.active {
            margin: auto;
            left: 0;
            right: 0;
            padding: 5px 0;
            max-width: 205px;
        }

    .search-box-area {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 10px;
    }

        .search-box-area .search-box.now-visible {
            top: -5px;
            right: 47px;
        }

    .wp-menu-mobile {
        left: 10px;
    }
    .mobile-main-menu.active .dropdown-btn {
        display: block;
        position: absolute;
        top: 5px;
        right: 10px;
        cursor: pointer;
    }
    .mobile-main-menu.active .dropdown-btn span {
        color: #fff;
        font-size: 20px;
        z-index: 1;
    }
}
@media (min-width: 993px) and (max-width: 1199px) {
    .container {
        width: 900px
    }
}
    /* end*/

   /* Visa Apply*/
.how_div {
    height: auto;
    float: left;
    background-color: #fff;
    margin-top: 13px;
}
.how_main {
    height: auto;
    border-left: #bfbfff 1px solid;
    border-right: #bfbfff 1px solid;
    border-bottom: #bfbfff 1px solid;
    background: url(../images/howit_bg.jpg) repeat-x;
    padding-top: 5px;
}
.how_main {
    height: auto;
    border-left: #bfbfff 1px solid;
    border-right: #bfbfff 1px solid;
    border-bottom: #bfbfff 1px solid;
    background: url(../images/howit_bg.jpg) repeat-x;
    padding-top: 5px;
}
.how_tit {
    height: 35px;
    color: #cc3300;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    padding-top: 5px;
}
.step_guide {
    color: #ff6600;
    font-size: 13px;
    font-weight: bold;
}
    .step_guide ul {
        list-style-type: none;
        float: left;
        width: 100%;
        list-style-position: outside;
    }
    .step_guide li {
        float: left;
        background-image: url(../images/app.png);
        background-repeat: no-repeat;
        background-position: 2px;
        width: 100%;
        text-align: left;
        margin-left: 10px;
        padding-left: 28px;
        display: inline;
        height: 21px;
        padding-top: 5px;
    }
.step_content {
    width: 207px;
    color: #3c3c3c;
    text-align: left;
    font-size: 12px;
    padding: 12px 10px 10px 7px;
    line-height: 16px;
}
.column_right {
    height: auto;
}

.section.group .span-11 {
    width: 95%;
}
/*.col, .col_step {
    display: block;
    float: left;
    margin-left: 3%;
    margin-top: 6px;
    width: 70%;
}*/
.col_tit {
    display: block;
    float: left;
    width: 25%;
    text-align: right;
    margin: 15px 15px;
}
.frmSelect {
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    color: #666666;
    height: 40px;
    padding-left: 5px;
    margin: 5px 0px;
    width: 100%;
}
.group {
    zoom: 1;
}
.section {
    clear: both;
    padding: 0px;
    margin: 0px;
}
.expand_news {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 5px;
    padding-right: 5px;
}
.content {
    width: 100%;
    height: auto;
    padding-left: 7px;
    float: left;
    margin-top: 13px;
}
.button {
    height: 33px;
    border-radius: 0.15rem;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    background-color: #cc3300;
    color: #fff;
    border-color: #CBCFDC #000000 #000000 #CBCFDC;
    cursor: hand;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    padding-top: 1px;
    padding-right: 15px;
    padding-bottom: 2px;
    padding-left: 15px;
}
.needhelp {
    border: 1px dashed #858585;
    float: left;
    font-size: 12px;
    padding: 10px;
    color: #3c3c3c;
    text-align: left;
    width: 100%;
    margin-right: 10px;
    margin-bottom: 20px;
}
.intro_tit h2 {
    font-weight: bold;
    text-align: center;
    line-height: 26px;
    font-size: 22px;
    color: #cc3300;
}
.news_div {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 10px;
}
.expand_news {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 5px;
    padding-right: 5px;
}
.intro_post {
    background-color: #ffffcc;
    float: left;
    font-size: 15px;
    padding: 10px;
    border-left: 1px solid #ffcc00;
    border-right: 1px solid #ffcc00;
    border-top: 1px solid #ffcc00;
    border-bottom: 1px solid #ffcc00;
    margin-bottom: 20px;
    margin-right: 10px;
    text-align: left;
    width: 100%;
}
.thatperson {
    font-size: 20px;
    font-weight: bold;
    color: #cc3300;
    text-decoration: none;
    width: 100%;
    height: 40px;
    padding-bottom: 10px;
}

.col, .col_step {
    display: block;
    float: left;
    margin-left: 3%;
    margin-top: 6px;
    width: 66.6666%;
}
    .col span, .col_step span {
        font-weight: bold;
        color: #3E3E3E;
    }
.mg-15 {
    margin: 15px 0;
}
.box_content{
    font-size:16px;
}
.thatperson li {
    float: left;
    background-image: url(../images/app_per.gif);
    background-repeat: no-repeat;
    background-position: 7px;
    width: 100%;
    text-align: left;
    padding-left: 50px;
    padding-top: 12px;
    display: inline;
    height: 40px;
}
.content ul li {
    margin-left: 10px;
}
.frmInput {
    font: normal 12px Tahoma,Calibri,Verdana,Geneva,sans-serif;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    color: #666666;
    height: 27px;
    padding-top: 2px;
    padding-left: 5px;
    margin: 4px 5px;
    width: 63.8%;
    float: left;
}
.frmSelectD {
    font: normal 12px Tahoma,Calibri,Verdana,Geneva,sans-serif;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    color: #666666;
    height: 32px;
    padding-top: 0px;
    padding-right: 10px;
    margin: 2px 5px 0 5px;
    width: 14%;
}
.frmSelectM {
    font: normal 12px Tahoma,Calibri,Verdana,Geneva,sans-serif;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    color: #666666;
    height: 32px;
    padding-top: 0px;
    margin: 2px 5px 0 5px;
    width: 28%;
}
.frmSelectY {
    font: normal 12px Tahoma,Calibri,Verdana,Geneva,sans-serif;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    color: #666666;
    height: 32px;
    padding-top: 0px;
    margin: 2px 5px;
    width: 18%;
}
.smalltext {
    color: #0066ff;
    text-decoration: none;
    padding-bottom: 15px;
    text-align: justify;
}
.frmtxtArea {
    font: normal 12px Tahoma,Calibri,Verdana,Geneva,sans-serif;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    color: #666666;
    padding-top: 2px;
    padding-left: 5px;
    margin: 4px 5px 0 29%;
    height: 50%;
    width: 63%;
}
.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after {
    content: "";
    display: table;
    table-layout: fixed
}

.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after {
    clear: both
}
#select_visafee {
    display: inline-block;
    height: 40px;
}
input.form-control {
    background: #fff;
    border: 1px solid #e4e4e4;
    border-radius: 0;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    color: #666666;
    height: 40px;
    padding-left: 5px;
    margin: 2px 5px;
}
.purpose .box_express{ 
    float:left;

}
.purpose .box_express.active {
    margin-right:25px;
}
.expand_news .frmSelect {
    width: 65%;
}
.floatLeft{
    padding-right:0;
    padding-left:0;
}
.col_title {
    float: right;
    margin: 14px 0 0 0;
    font-weight: normal;
}
figure {
    display: inline-block;
}
.container_mid .frmSelect {
    margin: 5px 5px;
}
.row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.row-fluid .span3 {
    width: 45%;
}
.row-fluid .span1 {
    width: 5.982905982905983%;
    margin-top: 10px;
}
.row-fluid .span2 {
    width: 30%;
}
.row-fluid:after {
    clear: both;
}
.row-fluid:before, .row-fluid:after {
    display: table;
    line-height: 0;
    content: "";
}
.row-fluid .span10 {
    width: 70%;
}
.row-fluid {
    width: 100%;
}
h5.span3 {
    margin: 10px 0;
    font-family: inherit;
    font-weight: bold;
    line-height: 20px;
    color: inherit;
    text-rendering: optimizelegibility;
}
.container_post .col_title {
    margin: 8px 0 0 0;
    font-weight: normal;
}
.container_post .col_step {
    width:100%;
}
.change-display {
    display: flex;
    align-items: center;
}
.col_title_evisa {
    float: right;
    text-align: right;
    padding-right: 5px;
    font-weight: normal;
}
.file-preview {
    border-radius: 5px;
    border: 1px solid #ddd;
    padding: 5px;
    width: 100%;
    margin-bottom: 5px;
}
.title-avatar {
    clear: both;
    float: inline-start;
    text-align: center;
    margin-bottom: 15px;
    width: 100%;
}
.kv-avatar {
    clear: both
}
.kv-avatar h6.text-muted {
    margin: 10px 0;
    font-family: inherit;
    font-weight: bold;
    line-height: 20px;
    color: inherit;
    text-rendering: optimizelegibility;
}
.remove-anh-dai-dien {
    display: none;
    border: none;
}
.remove-anh-ho-chieu {
    display: none;
    border: none;
}
/* Visa Apply*/

.footer-social {
    padding: 10px 0
}

.wp-footer-site .footer-social li {
    position: relative;
    display: inline-block;
    margin-right: 4px;
    list-style: none
}

    .wp-footer-site .footer-social li a {
        position: relative;
        display: inline-block;
        font-size: 20px;
        width: 40px;
        height: 40px;
        line-height: 33px;
        color: #fff;
        border: 2px solid #fff;
        text-align: center;
        transition: all .5s ease;
        border-radius: 50%;
        background-color: #0081c5;
    }

        .wp-footer-site .footer-social li a:hover {
            background: #07934a
        }

        .wp-footer-site .footer-social li a i {
            margin-right: 0
        }

.wp-tintuc {
    background: linear-gradient(180deg, #0081c5 -53.13%, rgba(217, 217, 217, 0) 37.23%);
    box-shadow: 0px 0px 4px 0px #00000040;
    border-radius: 10px;
    padding: 20px;
    height: 100%;
}
.wp-list-item-dv .wp-item-dv {
    background: linear-gradient(180deg, #0081c5 -53.13%, rgba(217, 217, 217, 0) 37.23%);
    box-shadow: 0px 0px 4px 0px #00000040;
    border-radius: 10px;
    padding: 20px;
    height: 100%;
}
.left-main-dm .wp-item-tin {
    margin-bottom: 10px;
    background: linear-gradient(180deg, #0081c5 -53.13%, rgba(217, 217, 217, 0) 37.23%);
    box-shadow: 0px 0px 4px 0px #00000040;
    border-radius: 10px;
    padding: 15px;
    height: 100%;
}
.heading-title {
    position: relative;
	text-align: center;
}
.left-ct-tin.left-main-dm ul li{
	margin-left: 15px;
}
.whychoose-item__image, .about-wrapper-item__image {
    max-width: 71px;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
}

.whychoose-item__title, .about-wrapper-item__title {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: 0.02em;
    text-align: center;
    color: #000000;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.whychoose-item__desc, .about-wrapper-item__desc {
    /* font-family: Roboto, sans-serif; */
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: 0em;
    text-align: justify;
    color: #000000;
}

.footer__link h4 {
    font-size: 20px;
    color: #000;
    font-weight: 600;
    margin-bottom: 10px;
}

.footer__link ul li {
    margin-bottom: 10px;
}

    .footer__link ul li a {
        font-size: 16px;
        color: #000;
        font-weight: 400;
        display: inline-block;
    }

.mt-5, .my-5 {
    margin-top: 30px !important;
}

.pt-5, .py-5 {
    padding-top: 30px !important;
}

.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.office__location {
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
}

    .office__location img {
        width: auto;
        height: 55px;
        object-fit: cover;
    }

.footer__link ul li {
    list-style: none;
}

.footer__link .footer-social {
}

.ft-link-right ul li a:hover {
    color: #fff;
    transition: all 0.2s;
}

.ft-link-left ul li a:hover {
    color: #07934a;
    transition: all 0.2s;
}

.footer__link p {
    font-size: 16px;
    color: #000;
    font-weight: 400;
}

input.form-control {
    background: #fff;
    border: 1px solid #e4e4e4;
    border-radius: 0;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    border: 1px solid #ced4da;
    border-radius: 8px;
    color: #666666;
    padding-left: 5px;
    margin: 2px 5px;
}
/*.way-top-left {
    padding-left: 0 !important;
}

.way-top-right {
    padding-right: 0 !important
}*/
/*About*/
.tb-space {
    padding: 30px 0;
    clear: both
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}


.about-desc .heading-title .sectitle {
    color: #0081c5;
    text-align: left;
    margin-bottom: 30px;
}

.heading-title .sectitle {
    color: #000;
    font-style: normal;
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: 0em;
}

.about-desc .heading-title .desc {
    text-transform: initial;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 0em;
    text-align: justify
}

.about-image {
    position: relative;
}

.timeline {
    position: relative;
    white-space: nowrap;
    max-width: 1230px;
    padding: 0 10px;
    margin: 0 auto;
    display: grid;
    grid-gap: 20px;
}

    .timeline ol {
        padding: 200px 0;
        transition: all 1s;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        scrollbar-color: var(--yellow) var(--midnight-green);
    }

        .timeline ol li {
            position: relative;
            display: inline-block;
            list-style-type: none;
            width: 160px;
            width: calc(100% / 5);
            height: 5px;
            background: var(--white);
            background-color: #0081c5;
            scroll-snap-align: start;
        }

            .timeline ol li:first-child {
                width: 160px;
                background: transparent;
            }

            .timeline ol li:not(:first-child) {
                margin-left: 14px;
            }

            .timeline ol li:not(:last-child)::after {
                content: "";
                position: absolute;
                top: 50%;
                left: calc(100% + 1px);
                bottom: 0;
                width: 16px;
                height: 16px;
                transform: translateY(-50%);
                border-radius: 50%;
                background: #07934a;
                z-index: 1;
            }

            .timeline ol li > .box-timeline::before {
                content: "";
                position: absolute;
                top: 100%;
                left: 0;
                left: 55%;
                transform: translateX(-50%);
                width: 0;
                height: 0;
                border-style: solid;
            }

            .timeline ol li:nth-child(odd) > .box-timeline::before {
                top: 100%;
                border-width: 8px 8px 0 0;
                border-color: #ededed transparent transparent transparent;
            }

    .timeline time {
        display: block;
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 8px;
        color: #0081c5;
    }

    .timeline ol li .box-timeline {
        position: absolute;
        left: calc(100% + 7px);
        left: 50%;
        width: 280px;
        padding: 15px;
        white-space: normal;
        color: #000000;
        background: #ffffff;
        background-color: #ededed;
        border-radius: 0 10px 10px 10px;
    }

    .timeline ol li .box-timeline {
        /*opacity: 0;*/
    }

    .timeline ol li:first-child .box-timeline {
        left: 20%;
    }

    .timeline ol li:nth-child(odd) > .box-timeline {
        top: -16px;
        transform: translate(0, -100%);
        border-radius: 10px 10px 10px 0;
    }

    .timeline.active ol li .box-timeline {
        animation: anmBox forwards .6s;
    }

    .timeline ol li:nth-child(even) > .box-timeline::before {
        top: -8px;
        border-width: 8px 0 0 8px;
        border-color: transparent transparent transparent #ededed;
    }

    .timeline ol li:nth-child(even) > .box-timeline {
        top: calc(100% + 16px);
    }

    .timeline ol li:last-child:before {
        content: '\f072';
        font-family: fontawesome;
        position: absolute;
        top: 50%;
        right: -10px;
        transform: translate(0, -50%);
        z-index: 1;
        font-size: 26px;
        color: #0081c5;
    }

.box-about {
    min-height: 260px;
    padding: 15px;
    background: #FFF;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    /* box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25); */
}

.whychoose-item__image, .about-wrapper-item__image {
    max-width: 71px;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
}

.whychoose-item__title, .about-wrapper-item__title {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: 0.02em;
    text-align: center;
    color: #000000;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.whychoose-item__desc, .about-wrapper-item__desc {
    /* font-family: Roboto, sans-serif; */
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: 0em;
    text-align: justify;
    color: #000000;
}

.about-legal .heading-title {
    text-align: center;
}

.counter-wrap-title {
    font-weight: 700;
    font-size: 28px;
    line-height: 1.3;
    white-space: pre-line;
    color: #000000;
}

.counter {
    padding: calc(121 / 1920* 100%) 0 calc(186 / 1920* 100%);
    position: relative;
}

    .counter .counter-wrap {
        max-width: 50%;
        position: relative;
        z-index: 1;
    }

.counter-wrap-desc {
    margin: 20px 0 30px;
}

.count-boxes {
    display: flex;
    justify-content: space-between;
}

    .count-boxes .count-boxes__item {
        max-width: 232px;
        width: 100%;
    }

        .count-boxes .count-boxes__item:not(:last-child) {
            margin-right: 15px;
        }

        .count-boxes .count-boxes__item .number {
            font-weight: 700;
            font-size: 40px;
            line-height: 1.22;
            color: #0081c5;
            position: relative;
            width: max-content;
        }

.counter .number::after {
    content: "+";
    display: inline-block;
    position: relative;
    margin-left: 8px;
    font-size: inherit;
    bottom: 12px;
    bottom: 0;
}

.counter .bg-vector {
    position: absolute;
    width: calc(900 / 1920* 100%);
    max-height: 100%;
    aspect-ratio: 1 / 1;
    bottom: 0;
    right: 0;
    border: none;
}

    .counter .bg-vector::after {
        content: '';
        display: block;
        position: absolute;
        width: 100%;
        height: 1.5%;
        background: #fff;
        bottom: 0px;
    }

    .counter .bg-vector video {
        display: block;
        height: 100%;
        object-position: bottom;
    }

.other-blogs {
    padding-bottom: 30px;
}

.post__img img {
    width: 100%;
    height: auto;
    border-radius: 20px;
    object-fit: cover;
    display: block;
    height: 230px;
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
}

.post__des {
    padding: 15px 0;
}

    .post__des a {
        display: inline-block;
        font-size: 16px;
        color: #000;
        font-weight: 600;
        margin-bottom: 10px;
        min-height: 42px;
    }

    .post__des p, .post__des__content {
        color: #787878;
        line-height: 1.3;
        font-style: italic;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

img, picture, svg, video {
    max-width: 100%;
}

.contact-location .group-button {
    display: inline-flex;
    flex-direction: column;
    gap: 20px;
}

    .contact-location .group-button li {
        display: inline-block;
        min-width: 200px;
        font-size: 16px;
        font-weight: 700;
        line-height: 2.3;
        letter-spacing: 0em;
        border-color: #0081c5;
    }

.btn-more {
    display: inline-block;
    background-color: transparent;
    border: 1px solid #0081c5;
    border-radius: 5px;
    font-family: Roboto;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: 0em;
    text-align: center;
    padding: 10px;
    color: #0081c5;
}

    .btn-more:hover {
        background-color: #0081c5;
        color: #fff;
        border-color: #0081c5;
    }

.contact-location-map .item {
    display: none;
}

    .contact-location-map .item.active {
        display: block;
    }

.e-tabs .tabs-title li.current, .e-tabs .tabs-title li:hover {
    color: #fff;
    background: #0081c5;
    border-bottom: 1px solid #0081c5;
    will-change: transform;
    list-style: none;
}

.contact-location-map iframe {
    width: 100%;
    max-width: 100%;
}

.contact-location .heading-title .sectitle {
    font-size: 24px;
}

.contact-location .heading-title {
    margin-bottom: 0;
    padding-bottom: 0;
}

@media (max-width: 767px) {
    .heading-title .sectitle {
        font-size: 18px;
    }

    .counter-wrap-title {
        font-size: 18px;
    }

    .col-md-6 {
        position: relative;
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
    }

    .counter .counter-wrap {
        max-width: 100%;
    }

    .counter .bg-vector {
        width: 100%;
        position: relative;
        right: 0;
        aspect-ratio: 0;
        height: 100vw;
    }

    .count-boxes .count-boxes__item .number {
        font-size: 23px;
    }

    .timeline ol li {
        width: 160px;
    }
    .wp-title-sec.post-box-title:before {
        border-top: none !important;
    }
}
/* Tùy chỉnh chiều cao và viền */
.select2-container .select2-selection--single {
    height: 40px; /* Chiều cao */
    border: 1px solid #ced4da; /* Màu viền */
    border-radius: 4px; /* Góc bo tròn */
    padding: 5px;
}

    /* Tùy chỉnh màu chữ placeholder */
    .select2-container .select2-selection--single .select2-selection__placeholder {
        color: #6c757d; /* Màu chữ placeholder */
    }

/* Tùy chỉnh dropdown */
.select2-container .select2-dropdown {
    border: 1px solid #ced4da; /* Viền dropdown */
    border-radius: 4px; /* Bo góc dropdown */
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1); /* Đổ bóng */
}

/* Tùy chỉnh item trong dropdown */
.select2-container .select2-results__option {
    padding: 10px; /* Khoảng cách giữa các mục */
    font-size: 14px; /* Cỡ chữ */
    color: #212529; /* Màu chữ */
}

/* Tùy chỉnh item được chọn */
.select2-container .select2-results__option--highlighted {
    background-color: #007bff; /* Nền xanh khi hover */
    color: white; /* Màu chữ trắng khi hover */
}
.select2-container--default .select2-selection--single {
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    color: #666666;
    height: 40px;
    padding-left: 5px;
    margin: 5px 0px;
}

/*Aboutus*/


.heading-title {
    position: relative;
}

.whychoose.tb-space .heading-title:before {
    display: table;
    content: "";
    border-top: 1px solid #0081c5;
    width: 100%;
    position: absolute;
    top: 50%;
}

.whychoose-wrap {
    margin-top: 20px;
}

.whychoose-item__image, .about-wrapper-item__image {
    max-width: 71px;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
}

.whychoose-item__title, .about-wrapper-item__title {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: 0.02em;
    text-align: center;
    color: #000000;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.whychoose-item__desc, .about-wrapper-item__desc {
    /* font-family: Roboto, sans-serif; */
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: 0em;
    text-align: justify;
    color: #000000;
}

.footer__link h4 {
    font-size: 20px;
    color: #000;
    font-weight: 600;
    margin-bottom: 10px;
}

.desc {
    text-align: justify;
    line-height: 1.5;
}

.footer__link ul li {
    margin-bottom: 10px;
}

    .footer__link ul li a {
        font-size: 16px;
        color: #000;
        font-weight: 400;
        display: inline-block;
    }

.mt-5, .my-5 {
    margin-top: 30px !important;
}

.pt-5, .py-5 {
    padding-top: 30px !important;
}

.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.office__location {
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
}

    .office__location img {
        width: auto;
        height: 55px;
        object-fit: cover;
    }

.footer__link ul li {
    list-style: none;
}

.footer__link .footer-social {
}

.ft-link-right ul li a:hover {
    color: #fff;
    transition: all 0.2s;
}

.ft-link-left ul li a:hover {
    color: #07934a;
    transition: all 0.2s;
}

.footer__link p {
    font-size: 16px;
    color: #000;
    font-weight: 400;
}

input.form-control {
    background: #fff;
    border: 1px solid #e4e4e4;
    border-radius: 0;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    border: 1px solid #ced4da;
    border-radius: 8px;
    color: #666666;
    padding-left: 5px;
    margin: 2px 5px;
}
/*.way-top-left {
    padding-left: 0 !important;
}

.way-top-right {
    padding-right: 0 !important
}*/
/*About*/
.tb-space {
    padding: 20px 0;
    clear: both
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.heading-title {
    position: relative;
}

.about-desc .heading-title .sectitle {
    color: #0081c5;
    text-align: left;
    margin-bottom: 30px;
}

.heading-title .sectitle {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0;
    color: #0081c5;
    position: relative;
    z-index: 0;
    display: inline-block;
    padding: 0 10px;
    background: #fff;
}

.about-desc .heading-title .desc {
    text-transform: initial;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 0em;
    text-align: justify
}

.about-image {
    position: relative;
}

.timeline {
    position: relative;
    white-space: nowrap;
    max-width: 1230px;
    padding: 0 10px;
    margin: 0 auto;
    display: grid;
    grid-gap: 20px;
}

    .timeline ol {
        padding: 200px 0;
        transition: all 1s;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        scrollbar-color: var(--yellow) var(--midnight-green);
    }

        .timeline ol li {
            position: relative;
            display: inline-block;
            list-style-type: none;
            width: 160px;
            width: calc(100% / 5);
            height: 5px;
            background: var(--white);
            background-color: #0081c5;
            scroll-snap-align: start;
        }

            .timeline ol li:first-child {
                width: 160px;
                background: transparent;
            }

            .timeline ol li:not(:first-child) {
                margin-left: 14px;
            }

            .timeline ol li:not(:last-child)::after {
                content: "";
                position: absolute;
                top: 50%;
                left: calc(100% + 1px);
                bottom: 0;
                width: 16px;
                height: 16px;
                transform: translateY(-50%);
                border-radius: 50%;
                background: #07934a;
                z-index: 1;
            }

            .timeline ol li > .box-timeline::before {
                content: "";
                position: absolute;
                top: 100%;
                left: 0;
                left: 55%;
                transform: translateX(-50%);
                width: 0;
                height: 0;
                border-style: solid;
            }

            .timeline ol li:nth-child(odd) > .box-timeline::before {
                top: 100%;
                border-width: 8px 8px 0 0;
                border-color: #ededed transparent transparent transparent;
            }

    .timeline time {
        display: block;
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 8px;
        color: #0081c5;
    }

    .timeline ol li .box-timeline {
        position: absolute;
        left: calc(100% + 7px);
        left: 50%;
        width: 280px;
        padding: 15px;
        white-space: normal;
        color: #000000;
        background: #ffffff;
        background-color: #ededed;
        border-radius: 0 10px 10px 10px;
    }

    .timeline ol li .box-timeline {
        /*opacity: 0;*/
    }

    .timeline ol li:first-child .box-timeline {
        left: 20%;
    }

    .timeline ol li:nth-child(odd) > .box-timeline {
        top: -16px;
        transform: translate(0, -100%);
        border-radius: 10px 10px 10px 0;
    }

    .timeline.active ol li .box-timeline {
        animation: anmBox forwards .6s;
    }

    .timeline ol li:nth-child(even) > .box-timeline::before {
        top: -8px;
        border-width: 8px 0 0 8px;
        border-color: transparent transparent transparent #ededed;
    }

    .timeline ol li:nth-child(even) > .box-timeline {
        top: calc(100% + 16px);
    }

    .timeline ol li:last-child:before {
        content: '\f072';
        font-family: fontawesome;
        position: absolute;
        top: 50%;
        right: -10px;
        transform: translate(0, -50%);
        z-index: 1;
        font-size: 26px;
        color: #0081c5;
    }

.box-about {
    min-height: 260px;
    padding: 15px;
    background: #FFF;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    /* box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25); */
}

.whychoose-item__image, .about-wrapper-item__image {
    max-width: 71px;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
}

.whychoose-item__title, .about-wrapper-item__title {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: 0.02em;
    text-align: center;
    color: #000000;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.whychoose-item__desc, .about-wrapper-item__desc {
    /* font-family: Roboto, sans-serif; */
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: 0em;
    text-align: justify;
    color: #000000;
}

.about-legal .heading-title {
    text-align: center;
}

.counter-wrap-title {
    font-weight: 700;
    font-size: 28px;
    line-height: 1.3;
    white-space: pre-line;
    color: #000000;
}

.counter {
    padding: calc(121 / 1920* 100%) 0 calc(186 / 1920* 100%);
    position: relative;
}

    .counter .counter-wrap {
        max-width: 50%;
        position: relative;
        z-index: 1;
    }

.counter-wrap-desc {
    margin: 20px 0 30px;
}

.count-boxes {
    display: flex;
    justify-content: space-between;
}

    .count-boxes .count-boxes__item {
        max-width: 232px;
        width: 100%;
    }

        .count-boxes .count-boxes__item:not(:last-child) {
            margin-right: 15px;
        }

        .count-boxes .count-boxes__item .number {
            font-weight: 700;
            font-size: 40px;
            line-height: 1.22;
            color: #0081c5;
            position: relative;
            width: max-content;
        }

.counter .number::after {
    content: "+";
    display: inline-block;
    position: relative;
    margin-left: 8px;
    font-size: inherit;
    bottom: 12px;
    bottom: 0;
}

.counter .bg-vector {
    position: absolute;
    width: calc(900 / 1920* 100%);
    max-height: 100%;
    aspect-ratio: 1 / 1;
    bottom: 0;
    right: 0;
    border: none;
}

    .counter .bg-vector::after {
        content: '';
        display: block;
        position: absolute;
        width: 100%;
        height: 1.5%;
        background: #fff;
        bottom: 0px;
    }

    .counter .bg-vector video {
        display: block;
        height: 100%;
        object-position: bottom;
    }

.other-blogs {
    padding-bottom: 30px;
}

.post__img img {
    width: 100%;
    height: auto;
    object-fit: cover;
    display: block;
    height: 230px;
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
}

.list__destinations__post{
	border: 1px solid #ddd;
	    border-radius: 20px;
    object-fit: cover;
}
.post__des {
    padding: 15px 10px;
}
    

    .post__des a {
        display: inline-block;
        font-size: 16px;
        color: #000;
        font-weight: 600;
        margin-bottom: 10px;
        min-height: 42px;
    }

    .post__des p, .post__des__content {
        color: #787878;
        line-height: 1.3;
        font-style: italic;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

img, picture, svg, video {
    max-width: 100%;
}

.contact-location .group-button {
    display: inline-flex;
    flex-direction: column;
    gap: 20px;
}

    .contact-location .group-button li {
        display: inline-block;
        min-width: 200px;
        font-size: 16px;
        font-weight: 700;
        line-height: 2.3;
        letter-spacing: 0em;
        border-color: #0081c5;
    }

.btn-more {
    display: inline-block;
    background-color: transparent;
    border: 1px solid #0081c5;
    border-radius: 5px;
    font-family: Roboto;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: 0em;
    text-align: center;
    padding: 10px;
    color: #0081c5;
}

    .btn-more:hover {
        background-color: #0081c5;
        color: #fff;
        border-color: #0081c5;
    }

.contact-location-map .item {
    display: none;
}

    .contact-location-map .item.active {
        display: block;
    }

.e-tabs .tabs-title li.current, .e-tabs .tabs-title li:hover {
    color: #fff;
    background: #0081c5;
    border-bottom: 1px solid #0081c5;
    will-change: transform;
    list-style: none;
}

.contact-location-map iframe {
    width: 100%;
    max-width: 100%;
}

.contact-location .heading-title .sectitle {
    font-size: 24px;
}

.contact-location .heading-title {
    margin-bottom: 0;
    padding-bottom: 0;
}

#slide-phaply {
    margin-top: 20px;
}

.wp-menu-mobile {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px
}

@media (max-width: 767px) {
    .heading-title .sectitle {
        font-size: 18px;
    }

    .counter-wrap-title {
        font-size: 18px;
    }

    .col-md-6 {
        position: relative;
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
    }

    .counter .counter-wrap {
        max-width: 100%;
    }

    .counter .bg-vector {
        width: 100%;
        position: relative;
        right: 0;
        aspect-ratio: 0;
        height: 100vw;
    }

    .count-boxes .count-boxes__item .number {
        font-size: 23px;
    }

    .timeline ol li {
        width: 160px;
    }

    .wp-title-sec.post-box-title:before {
        border-top: none !important;
    }

    .whychoose.tb-space .heading-title:before {
        border-top: none !important;
    }

    .wp-main-dichvu {
        margin-top: 25px;
    }

    .left-ct-tin .h1-title-ct {
        font-family: inherit;
        font-weight: 400;
    }
}
#apply_visafor .breakcrumb {
   
}

.breakcrumb {
    list-style: none;
    padding: 10px 0px;
}

.breakcrumb li {
    display: inline-block;
    margin-right: 10px;
    font-family: robotoregular;
    font-size: 16px;
}

.breakcrumb li a {
   color: #f00;
}

.title_apply {
    font-family: robotocondensed;
    text-transform: uppercase;
    color: #de2424;
    border-bottom: solid #F6B31E 2px;
    font-size: 20px;
    line-height: 35px;
    margin-bottom: 15px;
}

.title_apply .step-follow {
    list-style: none;
    padding: 0px;
    color: #7e7e7e;
    font-size: 14px;
    min-height: 30px;
    text-transform: uppercase;
    margin-bottom: 0px;
}

.title_apply .step-follow li {
    display: inline-block;
    background: #f0f0f0;
    position: relative;
    padding: 2px 10px;
    padding-left: 25px;
}

.title_apply .step-follow li.active {
    background: #F5B21D;
    color: #fff;
}

.col-3 {
    width: calc( 33.33% - 3px);
    display: inline-block;
    vertical-align: top;
}

#apply .form-group b {
    font-family: roboto_condensedbold;
    color: #525252;
    font-size: 15px;
}

.visa-sticky {
    border: solid 1px #f4b11c;
    background: #fff;
    border-bottom: solid 5px #f4b11c;
    position: relative;
}

.visa-sticky:after {
    background: url(../images/bg_box_fill.png) no-repeat bottom right;
    position: absolute;
    bottom: -5px;
    right: -1px;
    content: '';
    width: 64px;
    height: 63px;
}

.visa-sticky .title {
    background: #F6B31E;
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
    padding: 0px;
    line-height: 45px;
    position: relative;
    text-align: left;
    padding-left: 20px;
 }

.visa-sticky .title:after {
    background: url(../images/icon_title_apply.png) no-repeat;
    content: '';
    position: absolute;
    bottom: -18px;
    right: -10px;
    width: 110px;
    height: 70px;
}

#clock_b {
    padding: 10px;
}

.visa-sticky .item {
    padding: 2px 0px;
}

.item input[type="text"] {
    width: calc( 100% - 216px);
    float: right;
}

.item .btn_cancel {
    background-color: #ed1b24;
    border-radius: 0px;
    float: right;
    padding: 5px 24px;
    color: #fff;
    font-family: Oswald,sans-serif;
    -webkit-transition: color .25s,border-color .25s,background-color .25s ease-in-out;
    transition: color .25s,border-color .25s,background-color .25s ease-in-out;
    outline: 0;
    width: 80px;
    text-align: center;
    cursor: pointer;
    height: 35px;
}

.visa-sticky .item_total {
    border-top: solid 1px #F79F1C;
    text-align: left;
    color: #9e1c34;
    font-family: robotobold;
}

.visa-sticky .item.item_total label {
    color: #9e1c34;
    width: 30%;
    font-size: 19px;
}

.visa-sticky .item:nth-child(2n) { /* background: rgba(221, 221, 221, 0.29); */
}

.visa-sticky .item label {
    color: #F6B31E;
    font-size: 14px;
    width: 140px;
    text-overflow: ellipsis;
    white-space: nowrap;
   font-weight:bold;
    font-family: robotobold;
}

.visa-sticky .item span {
    display: inline-block;
    clear: both;
    width: calc( 100% - 150px);
    vertical-align: top;
}

.visa-sticky .item figure {
    display: inline-block;
}

.visa-sticky.fix_navi {
    position: fixed;
    z-index: 100;
}

.alert {
    padding: 10px;
    margin-top: 5px;
    display: none;
}

#frm_apply {
    color: #646464;
}

.ticker {
    font-family: robotolight;
    background: #F3F3F3;
    padding: 15px;
    position: relative;
    margin: 15px 0px;
    display: none;
}

.ticker:before {
    left: 20px;
    top: -26px;
    border: solid transparent;
    content: " ";
    height: 20px;
    width: 20px;
    position: absolute;
    pointer-events: none;
}

.ticker:before {
    border-color: rgba(194, 225, 245, 0);
    border-bottom-color: #F3F3F3;
    border-width: 14px;
    margin-top: -1px;
}

.ticker.active {
    display: block;
}

.loading {
    display: none;
}

.applicant-icon {
    top: 0px;
    left: 0px;
    color: #cc3300;
    font-weight: bold;
    background: url(../images/images.png) no-repeat top left;
    background-size: 25px;
    font-size: 18px;
    font-family: roboto_condensedbold;
    margin-bottom: 10px;
    padding-bottom: 5px;
}

.red {
    color: red;
    font-size: 12px;
}

.blue {
    color: #3287a9;
    font-size: 12px;
}

.title_visacenter, .tt_visa {
    font-weight: bold;
    line-height: 30px;
    margin: 10px 0px;
    color: #d93240;
    text-transform: uppercase;
    font-size: 23px;
    position: relative;
    padding-bottom: 10px;
}

    .title_visacenter span {
        display: inline-block;
        padding-right: 10px;
    }

.order_support {
    text-align: justify;
    padding: 20px 20px;
    background: #e1f6fc;
    color: #288cac;
    position: relative;
    font-size: 14px;
    padding-right: 200px;
    margin-bottom: 20px;
}

.order_support:after {
    content: '';
    width: 200px;
    height: 200px;
    bottom: 0px;
    right: 0px;
    z-index: 1;
    background: url(../images/order_surport.png) no-repeat right bottom;
    position: absolute;
}

.primary {
    overflow: hidden;
    border-top: none;
}

.primary .col-1 {
    width: 50%;
    float: left;
    position: relative; /* border-right: solid 1px #C8C8C8; */
    background-color: #ecf6f9;
    line-height: 35px;
}

.primary .col-1:after,
.primary .col-1:before {
    right: -27px;
    top: 23px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.primary .col-1:after {
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #ecf6f9;
    border-width: 14px;
    margin-top: 0px;
}

.primary .col-1:before {
    border-color: rgba(194, 225, 245, 0);
    border-left-color: #E3E3E3;
    border-width: 14px;
    margin-top: -1px;
}

.primary .col-2 {
    width: 50%;
    float: left;
    position: relative;
    padding-left: 40px;
    height: 100px;
    padding-top: 20px;
}

.primary .col-1 table {
    margin-bottom: 0px;
}

.about {
    text-align: justify;
    padding: 20px 20px;
    background: #e1f6fc;
    color: #CA2C33;
    /*position: relative;*/
    font-size: 14px;
    /*padding-left: 170px;*/
    margin-bottom: 20px;
    z-index: 100;
}

.about:after {
    content: '';
    width: 130px;
    height: 170px;
    bottom: 0px;
    left: 0px;
    z-index: 1;
    background: url(../images/about_apply.png) no-repeat right bottom;
    background-size: contain;
    position: absolute;
}

.success_payment {
    text-align: justify;
    padding: 23px 20px;
    background: #e1f6fc;
    color: #288cac;
    position: relative;
    font-size: 14px;
    padding-right: 230px;
    margin-bottom: 20px;
}

.success_payment:after {
    content: '';
    width: 220px;
    height: 200px;
    bottom: 0px;
    right: 0px;
    z-index: 1;
    background: url(../images/success.jpg) no-repeat right bottom;
    background-size: cover;
    position: absolute;
}

.form-control.error {
    border-color: #f00;
    color: #f00;
}

.visa-sticky .item #total, .order_id {
    color: #9e1c34;
    font-size: 20px;
    font-weight: bold;
    float: none;
    padding: 0px 20px;
}

    .order_id span {
        color: #288cac;
        font-size: 14px;
    }

#frm_apply b {
    font-family: arial;
    font-size: 13px;
    color: #F6B31E;
}

#frm_apply .alert b {
    color: #000;
}

.money_back img {
    margin: auto;
    margin-top: 10px;
}

.box_form {
    background: #F0F6FA;
}

.box_form .title_form {
    background: #fff;
    color: #1f587d;
    font-size: 18px;
    border-bottom: 1px solid #c5d1e6;
    border-top: 1px solid #c5d1e6;
    padding: 10px;
    padding-left: 48px;
    position: relative;
}

.box_form .title_form i {
    position: absolute;
    top: 8px;
    left: 10px;
    font-size: 30px;
}

.box_form .tbl_form {
    max-width: 600px;
    margin: auto;
    margin-bottom: 20px;
    padding: 20px 10px;
}

.bill {
    color: #333;
}

.bill .title {
    padding: 0px;
    margin: 0px;
    line-height: 45px;
    font-size: 18px;
    border: 1px solid #E0E0E0;
    text-align: left;
}

.bill .title span {
    color: #000;
    display: inline-block;
    background: #f0f0f0;
    text-align: center;
    width: 30%;
    min-width: 85px;
    float: left;
    border-right: none;
    position: relative;
    font-size: 15px;
    margin-right: 40px;
}

.bill .title span:after {
    content: '';
    border-left: 21px solid #f0f0f0;
    border-bottom: 45px solid transparent;
    position: absolute;
    right: -21px;
    top: 0px;
    z-index: 1;
}

.bill .title span:before {
    position: absolute;
    content: '';
    border-left: 22px solid #e0e0e0;
    border-bottom: 45px solid transparent;
    position: absolute;
    right: -22px;
    top: 0px;
    z-index: 1;
}

.bill .content {
    border: 1px solid #E0E0E0;
    border-top: none;
    padding: 10px;
}

.bill .item .index {
    position: relative;
    overflow: hidden;
    margin: 7px 0;
}

.bill .item .index:before {
    position: absolute;
    content: "";
    height: 1px;
    width: 100%;
    bottom: 4px;
    background: #F4F4F4;
    z-index: -1;
}

.bill .item .index select {
    border: 0px;
    padding: 5px;
}

.bill .item .index.sub {
    padding-left: 30px;
}

.bill .item .index .lb {
    display: inline-block;
    background: #FFF;
    padding-right: 5px;
    line-height: 25px;
}

.bill .item .index .fee {
    display: inline-block;
    float: right;
    background: #fff;
}

.bill .item .index .fee.green {
    font-size: 24px;
    color: #4BA808;
    background: #FFF;
    position: relative;
    top: 2px;
    padding-left: 5px;
    line-height: 24px;
}

.bill .item .head {
    color: #000;
    font-weight: bold;
}

.bill .footer {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    /* border: 1px solid #E0E0E0; */
}

.bill .footer .hl {
    padding: 10px 15px;
    display: inline-block;
    color: #000;
    width: 70%;
    max-width: calc(100% - 114px);
    background: #f0f0f0;
    border-bottom-left-radius: 5px;
    border-bottom: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
    border-top: 1px solid #e0e0e0;
    position: relative;
    border-top: 0px;
    font-weight: bold;
}

.bill .footer .mark {
    text-align: right;
    display: inline-block;
    float: right;
    padding: 4px 15px 5px;
    font-size: 22px;
    border: 1px solid #E0E0E0;
    border-bottom-right-radius: 5px;
    width: 30%;
    min-width: 114px;
    border-top: 0px;
    font-weight: bold;
    color: #BB0000;
}

.bill .footer .hl:before {
    content: "";
    border-top: 21px solid transparent;
    border-left: 12px solid #e0e0e0;
    border-bottom: 20px solid transparent;
    position: absolute;
    right: -13px;
    top: 0;
    z-index: 1;
}

.bill .footer .hl:after {
    content: "";
    border-top: 21px solid transparent;
    border-left: 12px solid #f0f0f0;
    border-bottom: 20px solid transparent;
    position: absolute;
    right: -12px;
    top: 0px;
    z-index: 1;
}

.payment {
    background: #FFF;
    border-radius: 5px;
    margin-bottom: 15px;
}

.payment .title {
    background: #6494B3;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #FFF;
    font-weight: bold;
    border: 1px solid #6494B3;
    font-size: 16px;
    line-height: 40px;
    padding: 0px;
    text-align: left;
    padding-left: 20px;
    margin-bottom: 0px;
}

.payment .content {
    border: solid 1px #ddd;
    border-top: 0px;
    padding: 10px;
}

.payment .hl {
    color: #000;
    font-weight: bold;
    font-family: robotobold;
    font-size: 17px;
}

.payment .method {
    text-align: center;
    padding: 20px;
    cursor: pointer;
}

.container_mid .content table td {
    line-height: 25px;
    padding: 5px;
}

.tbl-contacts {
    margin: auto;
    max-width: 600px;
    padding: 10px; /* background: rgba(23, 187, 214, 0.18); */
}

.tbl-contacts .orderid {
    position: relative;
    border-bottom: solid 1px #FF9C01;
    padding-bottom: 20px;
    margin-bottom: 23px;
}

.tbl-contacts .orderid:after {
    background: #fff;
    border: 1px solid #92aeb6;
    border-radius: 50%;
    color: #175265;
    content: "or";
    display: block;
    font-size: 10px;
    height: 27px;
    line-height: 25px;
    position: absolute;
    right: 45%;
    text-align: center;
    text-transform: uppercase;
    bottom: -13px;
    width: 27px;
}

.status_visa {
    background: url(../images/check_status1.png) no-repeat -3px -95px;
    background-size: 100%;
    max-width: 400px;
    width: 100%;
    height: 150px;
    margin: auto;
    border: solid 1px;
    position: relative;
}

.status_visa .check {
    background: url(../images/check_ok.png) no-repeat top center;
    width: 40px;
    height: 40px;
    background-size: 40px 40px;
    position: absolute;
    bottom: 10px;
}

.content_tab {
    display: none;
}

.content_tab.active {
    display: block;
}

@media (max-width: 600px) {
#apply_visafor .breakcrumb {
    margin-left: 0px;
}
}

@media (max-width: 480px) {
.about, .order_support, .success_payment {
padding-right: 10px;
}

.about:after, .success_payment:after, .order_support:after {
    display: none;
}
}

.btn_process {
    padding: 10px !important;
    color: #fff;
    border: 1px solid #303030 !important;
    font-family: Oswald,sans-serif;
    -webkit-transition: color .25s,border-color .25s,background-color .25s ease-in-out;
    transition: color .25s,border-color .25s,background-color .25s ease-in-out;
    outline: 0;
    background: #7286DB;
}
.btn_center {
    text-align: center
}
.kv-avatar-avatar{
    width:4cm;
}
.kv-avatar-hochieu {
    width: 12cm;
}
.paypal-button {
    background-color: #003087;
    color: #fff;
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
    transition: background-color 0.3s ease;
    overflow: hidden;
    margin-top:20px;
}

    .paypal-button img {
        display: inline-block;
        vertical-align: middle;
        width: 30px; /* Kích thước của logo */
        height: auto;
        margin-right: 10px; /* Khoảng cách giữa logo và văn bản */
    }

    .paypal-button span {
        display: inline-block;
        vertical-align: middle;
    }

    .paypal-button:hover {
        background-color: #001F5F;
    }
.calculationtour{
    display:none;
}
.post-content {
    margin-bottom: 15px;
    overflow: hidden;
    clear: both;
    float: left;
    width: 100%;
    text-align:justify;
}
    .post-content h1 {
        font-family: 'Roboto Slab';
        font-weight: normal;
        font-size: 28px;
        color: #222222;
    }
.post-content h3 {
    font-size: 18px !important;
    font-weight: bold !important;
}
    .post-content a {
        color: #0081c5;
    }
.post-content a:hover {
    color: #07934a
}
.post-content ul {
    padding: 0 0 1.571em 1.9em;
}
.paypal-buttons {
    display: flex; /* Sử dụng flexbox */
    justify-content: center; /* Căn giữa theo chiều ngang */
    align-items: center; /* Căn giữa theo chiều dọc */
}
.small-paypal-button {
     /* Điều chỉnh kích thước chiều rộng của nút */
    width: 100px;
    height: 40px; /* Điều chỉnh kích thước chiều cao của nút */
    display: flex;
    flex-direction: column-reverse; /* Sắp xếp các phần tử theo chiều dọc */
    justify-content: center;
    align-items: center;
}
.additional-icons {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px; /* Khoảng cách giữa nút PayPal và các hình ảnh */
}

    .additional-icons img {
        width: 30px; /* Điều chỉnh kích thước của hình ảnh */
        margin: 0 10px; /* Khoảng cách giữa các hình ảnh */
    }
@media (max-width: 768px) {
    .content {
        padding-left:0;
    }
    .news_div{padding-left:0}
    .expand_news{padding-right:0;}
    .section.group .span-11{width:100%; margin-left:0;}
    .col_tit {
        width: 30%;
        margin: 5px 5px 5px 1px;
        text-align: left;
    }
    .col_title {
        float: left;
    }
    .form-group{
        margin-bottom:0
    }
    .app_hid{
        display:none
    }
    .change-display{
        display:block;
    }
    .col_title_evisa{
        float:left;
        text-align:left
    }
    .mg-15{
        margin:5px 0
    }
    .progress-title{width:100%;}
    .kv-avatar-hochieu {
        width: 100%;
    }
    .col-processtime{display:none}
    .col-ms8processtime{width:100%}
    .calculationtour {
        display:block;
        padding: 40px 0 0 0;
    }
        .calculationtour .box-wrapper {
            text-align: center;
        }
            .calculationtour .box-wrapper .banner-home-button a {
                padding: 10px;
                font-size: 1.8rem;
            }
            .calculationtour .box-wrapper .banner-home-button a {
                display: inline-block;
                white-space: nowrap;
                background-color: #b72025;
                padding: 15px 20px;
                color: #ffffff;
                border-radius: 20px;
                border: 1px solid #b72025;
                font-family: Arial;
                font-size: 20px;
                font-weight: 700;
                line-height: 1.3;
                letter-spacing: 0em;
                text-align: left;
                text-transform: uppercase;
                box-shadow: 0px 4px 4px 0px #00000040;
                transition: all 0.3s ease;
            }
                .calculationtour .box-wrapper .banner-home-button a:hover {
                    background-color: #b72025;
                    color: #fff;
                    transition: all 0.3s ease;
                }
    .expand_news .frmSelect{
        width:68%;
    }
    .apply-visa {
        margin: 15px 0;
    }

}
.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle
}

    .select2-container .select2-selection--single {
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        height: 28px;
        user-select: none;
        -webkit-user-select: none
    }

        .select2-container .select2-selection--single .select2-selection__rendered {
            display: block;
            padding-left: 8px;
            padding-right: 20px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap
        }

        .select2-container .select2-selection--single .select2-selection__clear {
            background-color: transparent;
            border: none;
            font-size: 1em
        }

    .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
        padding-right: 8px;
        padding-left: 20px
    }

    .select2-container .select2-selection--multiple {
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        min-height: 32px;
        user-select: none;
        -webkit-user-select: none
    }

        .select2-container .select2-selection--multiple .select2-selection__rendered {
            display: inline;
            list-style: none;
            padding: 0
        }

        .select2-container .select2-selection--multiple .select2-selection__clear {
            background-color: transparent;
            border: none;
            font-size: 1em
        }

    .select2-container .select2-search--inline .select2-search__field {
        box-sizing: border-box;
        border: none;
        font-size: 100%;
        margin-top: 5px;
        margin-left: 5px;
        padding: 0;
        max-width: 100%;
        resize: none;
        height: 18px;
        vertical-align: bottom;
        font-family: sans-serif;
        overflow: hidden;
        word-break: keep-all
    }

        .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
            -webkit-appearance: none
        }

.select2-dropdown {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051
}

.select2-results {
    display: block
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}

.select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none
}

.select2-results__option--selectable {
    cursor: pointer
}

.select2-container--open .select2-dropdown {
    left: 0
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-search--dropdown {
    display: block;
    padding: 4px
}

    .select2-search--dropdown .select2-search__field {
        padding: 4px;
        width: 100%;
        box-sizing: border-box
    }

        .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
            -webkit-appearance: none
        }

    .select2-search--dropdown.select2-search--hide {
        display: none
    }

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0)
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    color: #666666;
    height: 40px;
    padding-left: 5px;
    margin: 5px 0px;
}

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #444;
        line-height: 35px;
        font-weight:normal
    }

    .select2-container--default .select2-selection--single .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: bold;
        height: 26px;
        margin-right: 20px;
        padding-right: 0px
    }

    .select2-container--default .select2-selection--single .select2-selection__placeholder {
        color: #999
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 26px;
        position: absolute;
        top: 12px;
        right: 1px;
        width: 20px
    }

        .select2-container--default .select2-selection--single .select2-selection__arrow b {
            border-color: #888 transparent transparent transparent;
            border-style: solid;
            border-width: 5px 4px 0 4px;
            height: 0;
            left: 50%;
            margin-left: -4px;
            margin-top: -2px;
            position: absolute;
            top: 50%;
            width: 0
        }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}

    .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
        display: none
    }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px
}

.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    padding-bottom: 5px;
    padding-right: 5px;
    position: relative
}

    .select2-container--default .select2-selection--multiple.select2-selection--clearable {
        padding-right: 25px
    }

    .select2-container--default .select2-selection--multiple .select2-selection__clear {
        cursor: pointer;
        font-weight: bold;
        height: 20px;
        margin-right: 10px;
        margin-top: 5px;
        position: absolute;
        right: 0;
        padding: 1px
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice {
        background-color: #e4e4e4;
        border: 1px solid #aaa;
        border-radius: 4px;
        box-sizing: border-box;
        display: inline-block;
        margin-left: 5px;
        margin-top: 5px;
        padding: 0;
        padding-left: 20px;
        position: relative;
        max-width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        vertical-align: bottom;
        white-space: nowrap
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice__display {
        cursor: default;
        padding-left: 2px;
        padding-right: 5px
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
        background-color: transparent;
        border: none;
        border-right: 1px solid #aaa;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        color: #999;
        cursor: pointer;
        font-size: 1em;
        font-weight: bold;
        padding: 0 4px;
        position: absolute;
        left: 0;
        top: 0
    }

        .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover, .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
            background-color: #f1f1f1;
            color: #333;
            outline: none
        }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
    padding-left: 5px;
    padding-right: 2px
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    border-left: 1px solid #aaa;
    border-right: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear {
    float: left;
    margin-left: 10px;
    margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid black 1px;
    outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #ddd;
    border-radius: 5px;
    height: 34px;
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}

    .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
        padding-left: 0
    }

    .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -1em;
        padding-left: 2em
    }

        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -2em;
            padding-left: 3em
        }

            .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                margin-left: -3em;
                padding-left: 4em
            }

                .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                    margin-left: -4em;
                    padding-left: 5em
                }

                    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                        margin-left: -5em;
                        padding-left: 6em
                    }

.select2-container--default .select2-results__option--group {
    padding: 0
}

.select2-container--default .select2-results__option--disabled {
    color: #999
}

.select2-container--default .select2-results__option--selected {
    background-color: #ddd
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #5897fb;
    color: white
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

    .select2-container--classic .select2-selection--single:focus {
        border: 1px solid #5897fb
    }

    .select2-container--classic .select2-selection--single .select2-selection__rendered {
        color: #444;
        line-height: 28px
    }

    .select2-container--classic .select2-selection--single .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: bold;
        height: 26px;
        margin-right: 20px
    }

    .select2-container--classic .select2-selection--single .select2-selection__placeholder {
        color: #999
    }

    .select2-container--classic .select2-selection--single .select2-selection__arrow {
        background-color: #ddd;
        border: none;
        border-left: 1px solid #aaa;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        height: 26px;
        position: absolute;
        top: 1px;
        right: 1px;
        width: 20px;
        background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
        background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
        background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
    }

        .select2-container--classic .select2-selection--single .select2-selection__arrow b {
            border-color: #888 transparent transparent transparent;
            border-style: solid;
            border-width: 5px 4px 0 4px;
            height: 0;
            left: 50%;
            margin-left: -4px;
            margin-top: -2px;
            position: absolute;
            top: 50%;
            width: 0
        }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb
}

    .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
        background: transparent;
        border: none
    }

        .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
            border-color: transparent transparent #888 transparent;
            border-width: 0 4px 5px 4px
        }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0;
    padding-bottom: 5px;
    padding-right: 5px
}

    .select2-container--classic .select2-selection--multiple:focus {
        border: 1px solid #5897fb
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__clear {
        display: none
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__choice {
        background-color: #e4e4e4;
        border: 1px solid #aaa;
        border-radius: 4px;
        display: inline-block;
        margin-left: 5px;
        margin-top: 5px;
        padding: 0
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__choice__display {
        cursor: default;
        padding-left: 2px;
        padding-right: 5px
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
        background-color: transparent;
        border: none;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        color: #888;
        cursor: pointer;
        font-size: 1em;
        font-weight: bold;
        padding: 0 4px
    }

        .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
            color: #555;
            outline: none
        }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
    padding-left: 5px;
    padding-right: 2px
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow: none
}

.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
    border-top: none
}

.select2-container--classic .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--classic .select2-results__option--group {
    padding: 0
}

.select2-container--classic .select2-results__option--disabled {
    color: grey
}

.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #3875d7;
    color: #fff
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('/Projects/Visoft/Resources/fonts/fontawesome-webfont.eot?v=4.7.0');src:url('/Projects/Visoft/Resources/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('/Projects/Visoft/Resources/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('/Projects/Visoft/Resources/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('/Projects/Visoft/Resources/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('/Projects/Visoft/Resources/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.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}

.ui-pnotify{top:25px;right:25px;position:absolute;height:auto;z-index:9999}html>body>.ui-pnotify{position:fixed}.ui-pnotify .ui-pnotify-shadow{-webkit-box-shadow:0 2px 10px rgba(50,50,50,.5);-moz-box-shadow:0 2px 10px rgba(50,50,50,.5);box-shadow:0 2px 10px rgba(50,50,50,.5)}.ui-pnotify-container{background-position:0 0;padding:.8em;height:100%;margin:0}.ui-pnotify-sharp{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.ui-pnotify-title{display:block;margin-bottom:.4em;margin-top:0}.ui-pnotify-text{display:block}.ui-pnotify-icon,.ui-pnotify-icon span{display:block;float:left;margin-right:.2em}.ui-pnotify.stack-bottomleft,.ui-pnotify.stack-topleft{left:25px;right:auto}.ui-pnotify.stack-bottomleft,.ui-pnotify.stack-bottomright{bottom:25px;top:auto}.ui-pnotify-closer,.ui-pnotify-sticker{float:right;margin-left:.2em}.ui-pnotify-history-container{position:absolute;top:0;right:18px;width:70px;border-top:none;padding:0;-webkit-border-top-left-radius:0;-moz-border-top-left-radius:0;border-top-left-radius:0;-webkit-border-top-right-radius:0;-moz-border-top-right-radius:0;border-top-right-radius:0;z-index:10000}.ui-pnotify-history-container.ui-pnotify-history-fixed{position:fixed}.ui-pnotify-history-container .ui-pnotify-history-header{padding:2px;text-align:center}.ui-pnotify-history-container button{cursor:pointer;display:block;width:100%}.ui-pnotify-history-container .ui-pnotify-history-pulldown{display:block;margin:0 auto}
/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.datepicker-dropdown:after,.datepicker-dropdown:before{content:'';display:inline-block;border-top:0;position:absolute}.datepicker{padding:4px;border-radius:4px;direction:ltr}.datepicker-inline{width:100%}.datepicker.datepicker-rtl{direction:rtl}.datepicker.datepicker-rtl table tr td span{float:right}.datepicker-dropdown{top:0;left:0}.datepicker-dropdown:before{border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:rgba(0,0,0,.2)}.datepicker-dropdown:after{border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff}.datepicker-dropdown.datepicker-orient-left:before{left:6px}.datepicker-dropdown.datepicker-orient-left:after{left:7px}.datepicker-dropdown.datepicker-orient-right:before{right:6px}.datepicker-dropdown.datepicker-orient-right:after{right:7px}.datepicker-dropdown.datepicker-orient-top:before{top:-7px}.datepicker-dropdown.datepicker-orient-top:after{top:-6px}.datepicker-dropdown.datepicker-orient-bottom:before{bottom:-7px;border-bottom:0;border-top:7px solid #999}.datepicker-dropdown.datepicker-orient-bottom:after{bottom:-6px;border-bottom:0;border-top:6px solid #fff}.datepicker>div{display:none}.datepicker.days div.datepicker-days,.datepicker.months div.datepicker-months,.datepicker.years div.datepicker-years{display:block}.datepicker table{margin:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker table tr td,.datepicker table tr th{text-align:center;width:30px;height:30px;border-radius:4px;border:none}.table-striped .datepicker table tr td,.table-striped .datepicker table tr th{background-color:transparent}.datepicker table tr td.day.focused,.datepicker table tr td.day:hover{background:rgba(0,0,0,.2);cursor:pointer}.datepicker table tr td.new,.datepicker table tr td.old{color:#777}.datepicker table tr td.disabled,.datepicker table tr td.disabled:hover{background:0 0;color:#999999;cursor:default}.datepicker table tr td.today,.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today:hover{color:#ff0000;background:#ffe45c;border-color:#ffb733}.datepicker table tr td.today.active,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today.disabled:focus,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today.disabled:hover.active,.datepicker table tr td.today.disabled:hover:active,.datepicker table tr td.today.disabled:hover:focus,.datepicker table tr td.today.disabled:hover:hover,.datepicker table tr td.today:active,.datepicker table tr td.today:focus,.datepicker table tr td.today:hover,.datepicker table tr td.today:hover.active,.datepicker table tr td.today:hover:active,.datepicker table tr td.today:hover:focus,.datepicker table tr td.today:hover:hover,.open .dropdown-toggle.datepicker table tr td.today,.open .dropdown-toggle.datepicker table tr td.today.disabled,.open .dropdown-toggle.datepicker table tr td.today.disabled:hover,.open .dropdown-toggle.datepicker table tr td.today:hover{color:#000;background:rgba(0,0,0,.2);border-color:#f59e00}.datepicker table tr td.today.active,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today.disabled:hover.active,.datepicker table tr td.today.disabled:hover:active,.datepicker table tr td.today:active,.datepicker table tr td.today:hover.active,.datepicker table tr td.today:hover:active,.open .dropdown-toggle.datepicker table tr td.today,.open .dropdown-toggle.datepicker table tr td.today.disabled,.open .dropdown-toggle.datepicker table tr td.today.disabled:hover,.open .dropdown-toggle.datepicker table tr td.today:hover{background-image:none}.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today.disabled.disabled,.datepicker table tr td.today.disabled.disabled.active,.datepicker table tr td.today.disabled.disabled:active,.datepicker table tr td.today.disabled.disabled:focus,.datepicker table tr td.today.disabled.disabled:hover,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today.disabled:focus,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today.disabled:hover.disabled,.datepicker table tr td.today.disabled:hover.disabled.active,.datepicker table tr td.today.disabled:hover.disabled:active,.datepicker table tr td.today.disabled:hover.disabled:focus,.datepicker table tr td.today.disabled:hover.disabled:hover,.datepicker table tr td.today.disabled:hover[disabled],.datepicker table tr td.today.disabled:hover[disabled].active,.datepicker table tr td.today.disabled:hover[disabled]:active,.datepicker table tr td.today.disabled:hover[disabled]:focus,.datepicker table tr td.today.disabled:hover[disabled]:hover,.datepicker table tr td.today.disabled[disabled],.datepicker table tr td.today.disabled[disabled].active,.datepicker table tr td.today.disabled[disabled]:active,.datepicker table tr td.today.disabled[disabled]:focus,.datepicker table tr td.today.disabled[disabled]:hover,.datepicker table tr td.today:hover.disabled,.datepicker table tr td.today:hover.disabled.active,.datepicker table tr td.today:hover.disabled:active,.datepicker table tr td.today:hover.disabled:focus,.datepicker table tr td.today:hover.disabled:hover,.datepicker table tr td.today:hover[disabled],.datepicker table tr td.today:hover[disabled].active,.datepicker table tr td.today:hover[disabled]:active,.datepicker table tr td.today:hover[disabled]:focus,.datepicker table tr td.today:hover[disabled]:hover,.datepicker table tr td.today[disabled],.datepicker table tr td.today[disabled].active,.datepicker table tr td.today[disabled]:active,.datepicker table tr td.today[disabled]:focus,.datepicker table tr td.today[disabled]:hover,fieldset[disabled] .datepicker table tr td.today,fieldset[disabled] .datepicker table tr td.today.active,fieldset[disabled] .datepicker table tr td.today.disabled,fieldset[disabled] .datepicker table tr td.today.disabled.active,fieldset[disabled] .datepicker table tr td.today.disabled:active,fieldset[disabled] .datepicker table tr td.today.disabled:focus,fieldset[disabled] .datepicker table tr td.today.disabled:hover,fieldset[disabled] .datepicker table tr td.today.disabled:hover.active,fieldset[disabled] .datepicker table tr td.today.disabled:hover:active,fieldset[disabled] .datepicker table tr td.today.disabled:hover:focus,fieldset[disabled] .datepicker table tr td.today.disabled:hover:hover,fieldset[disabled] .datepicker table tr td.today:active,fieldset[disabled] .datepicker table tr td.today:focus,fieldset[disabled] .datepicker table tr td.today:hover,fieldset[disabled] .datepicker table tr td.today:hover.active,fieldset[disabled] .datepicker table tr td.today:hover:active,fieldset[disabled] .datepicker table tr td.today:hover:focus,fieldset[disabled] .datepicker table tr td.today:hover:hover{background:rgba(0,0,0,.2);border-color:#ffb733}.datepicker table tr td.today:hover:hover{color:#000}.datepicker table tr td.today.active:hover{color:#fff}.datepicker table tr td.range,.datepicker table tr td.range.disabled,.datepicker table tr td.range.disabled:hover,.datepicker table tr td.range:hover{background:rgba(0,0,0,.2);border-radius:0}.datepicker table tr td.range.today,.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today:hover{color:#000;background:rgba(0,0,0,.2);border-color:#f1a417;border-radius:0}.datepicker table tr td.range.today.active,.datepicker table tr td.range.today.disabled.active,.datepicker table tr td.range.today.disabled:active,.datepicker table tr td.range.today.disabled:focus,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today.disabled:hover.active,.datepicker table tr td.range.today.disabled:hover:active,.datepicker table tr td.range.today.disabled:hover:focus,.datepicker table tr td.range.today.disabled:hover:hover,.datepicker table tr td.range.today:active,.datepicker table tr td.range.today:focus,.datepicker table tr td.range.today:hover,.datepicker table tr td.range.today:hover.active,.datepicker table tr td.range.today:hover:active,.datepicker table tr td.range.today:hover:focus,.datepicker table tr td.range.today:hover:hover,.open .dropdown-toggle.datepicker table tr td.range.today,.open .dropdown-toggle.datepicker table tr td.range.today.disabled,.open .dropdown-toggle.datepicker table tr td.range.today.disabled:hover,.open .dropdown-toggle.datepicker table tr td.range.today:hover{color:#000;background:rgba(0,0,0,.2);border-color:#bf800c}.datepicker table tr td.range.today.active,.datepicker table tr td.range.today.disabled.active,.datepicker table tr td.range.today.disabled:active,.datepicker table tr td.range.today.disabled:hover.active,.datepicker table tr td.range.today.disabled:hover:active,.datepicker table tr td.range.today:active,.datepicker table tr td.range.today:hover.active,.datepicker table tr td.range.today:hover:active,.open .dropdown-toggle.datepicker table tr td.range.today,.open .dropdown-toggle.datepicker table tr td.range.today.disabled,.open .dropdown-toggle.datepicker table tr td.range.today.disabled:hover,.open .dropdown-toggle.datepicker table tr td.range.today:hover{background-image:none}.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled.active,.datepicker table tr td.range.today.disabled.disabled,.datepicker table tr td.range.today.disabled.disabled.active,.datepicker table tr td.range.today.disabled.disabled:active,.datepicker table tr td.range.today.disabled.disabled:focus,.datepicker table tr td.range.today.disabled.disabled:hover,.datepicker table tr td.range.today.disabled:active,.datepicker table tr td.range.today.disabled:focus,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today.disabled:hover.disabled,.datepicker table tr td.range.today.disabled:hover.disabled.active,.datepicker table tr td.range.today.disabled:hover.disabled:active,.datepicker table tr td.range.today.disabled:hover.disabled:focus,.datepicker table tr td.range.today.disabled:hover.disabled:hover,.datepicker table tr td.range.today.disabled:hover[disabled],.datepicker table tr td.range.today.disabled:hover[disabled].active,.datepicker table tr td.range.today.disabled:hover[disabled]:active,.datepicker table tr td.range.today.disabled:hover[disabled]:focus,.datepicker table tr td.range.today.disabled:hover[disabled]:hover,.datepicker table tr td.range.today.disabled[disabled],.datepicker table tr td.range.today.disabled[disabled].active,.datepicker table tr td.range.today.disabled[disabled]:active,.datepicker table tr td.range.today.disabled[disabled]:focus,.datepicker table tr td.range.today.disabled[disabled]:hover,.datepicker table tr td.range.today:hover.disabled,.datepicker table tr td.range.today:hover.disabled.active,.datepicker table tr td.range.today:hover.disabled:active,.datepicker table tr td.range.today:hover.disabled:focus,.datepicker table tr td.range.today:hover.disabled:hover,.datepicker table tr td.range.today:hover[disabled],.datepicker table tr td.range.today:hover[disabled].active,.datepicker table tr td.range.today:hover[disabled]:active,.datepicker table tr td.range.today:hover[disabled]:focus,.datepicker table tr td.range.today:hover[disabled]:hover,.datepicker table tr td.range.today[disabled],.datepicker table tr td.range.today[disabled].active,.datepicker table tr td.range.today[disabled]:active,.datepicker table tr td.range.today[disabled]:focus,.datepicker table tr td.range.today[disabled]:hover,fieldset[disabled] .datepicker table tr td.range.today,fieldset[disabled] .datepicker table tr td.range.today.active,fieldset[disabled] .datepicker table tr td.range.today.disabled,fieldset[disabled] .datepicker table tr td.range.today.disabled.active,fieldset[disabled] .datepicker table tr td.range.today.disabled:active,fieldset[disabled] .datepicker table tr td.range.today.disabled:focus,fieldset[disabled] .datepicker table tr td.range.today.disabled:hover,fieldset[disabled] .datepicker table tr td.range.today.disabled:hover.active,fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:active,fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:focus,fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:hover,fieldset[disabled] .datepicker table tr td.range.today:active,fieldset[disabled] .datepicker table tr td.range.today:focus,fieldset[disabled] .datepicker table tr td.range.today:hover,fieldset[disabled] .datepicker table tr td.range.today:hover.active,fieldset[disabled] .datepicker table tr td.range.today:hover:active,fieldset[disabled] .datepicker table tr td.range.today:hover:focus,fieldset[disabled] .datepicker table tr td.range.today:hover:hover{background:rgba(0,0,0,.2);border-color:#f1a417}.datepicker table tr td.selected,.datepicker table tr td.selected.disabled,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected:hover{color:#fff;background:rgba(0,0,0,.2);border-color:#555;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td.selected.active,.datepicker table tr td.selected.disabled.active,.datepicker table tr td.selected.disabled:active,.datepicker table tr td.selected.disabled:focus,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected.disabled:hover.active,.datepicker table tr td.selected.disabled:hover:active,.datepicker table tr td.selected.disabled:hover:focus,.datepicker table tr td.selected.disabled:hover:hover,.datepicker table tr td.selected:active,.datepicker table tr td.selected:focus,.datepicker table tr td.selected:hover,.datepicker table tr td.selected:hover.active,.datepicker table tr td.selected:hover:active,.datepicker table tr td.selected:hover:focus,.datepicker table tr td.selected:hover:hover,.open .dropdown-toggle.datepicker table tr td.selected,.open .dropdown-toggle.datepicker table tr td.selected.disabled,.open .dropdown-toggle.datepicker table tr td.selected.disabled:hover,.open .dropdown-toggle.datepicker table tr td.selected:hover{color:#fff;background:rgba(0,0,0,.2);border-color:#373737}.datepicker table tr td.selected.active,.datepicker table tr td.selected.disabled.active,.datepicker table tr td.selected.disabled:active,.datepicker table tr td.selected.disabled:hover.active,.datepicker table tr td.selected.disabled:hover:active,.datepicker table tr td.selected:active,.datepicker table tr td.selected:hover.active,.datepicker table tr td.selected:hover:active,.open .dropdown-toggle.datepicker table tr td.selected,.open .dropdown-toggle.datepicker table tr td.selected.disabled,.open .dropdown-toggle.datepicker table tr td.selected.disabled:hover,.open .dropdown-toggle.datepicker table tr td.selected:hover{background-image:none}.datepicker table tr td.selected.disabled,.datepicker table tr td.selected.disabled.active,.datepicker table tr td.selected.disabled.disabled,.datepicker table tr td.selected.disabled.disabled.active,.datepicker table tr td.selected.disabled.disabled:active,.datepicker table tr td.selected.disabled.disabled:focus,.datepicker table tr td.selected.disabled.disabled:hover,.datepicker table tr td.selected.disabled:active,.datepicker table tr td.selected.disabled:focus,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected.disabled:hover.disabled,.datepicker table tr td.selected.disabled:hover.disabled.active,.datepicker table tr td.selected.disabled:hover.disabled:active,.datepicker table tr td.selected.disabled:hover.disabled:focus,.datepicker table tr td.selected.disabled:hover.disabled:hover,.datepicker table tr td.selected.disabled:hover[disabled],.datepicker table tr td.selected.disabled:hover[disabled].active,.datepicker table tr td.selected.disabled:hover[disabled]:active,.datepicker table tr td.selected.disabled:hover[disabled]:focus,.datepicker table tr td.selected.disabled:hover[disabled]:hover,.datepicker table tr td.selected.disabled[disabled],.datepicker table tr td.selected.disabled[disabled].active,.datepicker table tr td.selected.disabled[disabled]:active,.datepicker table tr td.selected.disabled[disabled]:focus,.datepicker table tr td.selected.disabled[disabled]:hover,.datepicker table tr td.selected:hover.disabled,.datepicker table tr td.selected:hover.disabled.active,.datepicker table tr td.selected:hover.disabled:active,.datepicker table tr td.selected:hover.disabled:focus,.datepicker table tr td.selected:hover.disabled:hover,.datepicker table tr td.selected:hover[disabled],.datepicker table tr td.selected:hover[disabled].active,.datepicker table tr td.selected:hover[disabled]:active,.datepicker table tr td.selected:hover[disabled]:focus,.datepicker table tr td.selected:hover[disabled]:hover,.datepicker table tr td.selected[disabled],.datepicker table tr td.selected[disabled].active,.datepicker table tr td.selected[disabled]:active,.datepicker table tr td.selected[disabled]:focus,.datepicker table tr td.selected[disabled]:hover,fieldset[disabled] .datepicker table tr td.selected,fieldset[disabled] .datepicker table tr td.selected.active,fieldset[disabled] .datepicker table tr td.selected.disabled,fieldset[disabled] .datepicker table tr td.selected.disabled.active,fieldset[disabled] .datepicker table tr td.selected.disabled:active,fieldset[disabled] .datepicker table tr td.selected.disabled:focus,fieldset[disabled] .datepicker table tr td.selected.disabled:hover,fieldset[disabled] .datepicker table tr td.selected.disabled:hover.active,fieldset[disabled] .datepicker table tr td.selected.disabled:hover:active,fieldset[disabled] .datepicker table tr td.selected.disabled:hover:focus,fieldset[disabled] .datepicker table tr td.selected.disabled:hover:hover,fieldset[disabled] .datepicker table tr td.selected:active,fieldset[disabled] .datepicker table tr td.selected:focus,fieldset[disabled] .datepicker table tr td.selected:hover,fieldset[disabled] .datepicker table tr td.selected:hover.active,fieldset[disabled] .datepicker table tr td.selected:hover:active,fieldset[disabled] .datepicker table tr td.selected:hover:focus,fieldset[disabled] .datepicker table tr td.selected:hover:hover{background:rgba(0,0,0,.2);border-color:#555}.datepicker table tr td.active,.datepicker table tr td.active.disabled,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active:hover{color:#fff;background:rgba(0,0,0,.2);border-color:#357ebd;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td.active.active,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active.disabled:focus,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active.disabled:hover.active,.datepicker table tr td.active.disabled:hover:active,.datepicker table tr td.active.disabled:hover:focus,.datepicker table tr td.active.disabled:hover:hover,.datepicker table tr td.active:active,.datepicker table tr td.active:focus,.datepicker table tr td.active:hover,.datepicker table tr td.active:hover.active,.datepicker table tr td.active:hover:active,.datepicker table tr td.active:hover:focus,.datepicker table tr td.active:hover:hover,.open .dropdown-toggle.datepicker table tr td.active,.open .dropdown-toggle.datepicker table tr td.active.disabled,.open .dropdown-toggle.datepicker table tr td.active.disabled:hover,.open .dropdown-toggle.datepicker table tr td.active:hover{color:#fff;background:#07934a;border-color:#285e8e}.datepicker table tr td.active.active,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active.disabled:hover.active,.datepicker table tr td.active.disabled:hover:active,.datepicker table tr td.active:active,.datepicker table tr td.active:hover.active,.datepicker table tr td.active:hover:active,.open .dropdown-toggle.datepicker table tr td.active,.open .dropdown-toggle.datepicker table tr td.active.disabled,.open .dropdown-toggle.datepicker table tr td.active.disabled:hover,.open .dropdown-toggle.datepicker table tr td.active:hover{background-image:none}.datepicker table tr td.active.disabled,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active.disabled.disabled,.datepicker table tr td.active.disabled.disabled.active,.datepicker table tr td.active.disabled.disabled:active,.datepicker table tr td.active.disabled.disabled:focus,.datepicker table tr td.active.disabled.disabled:hover,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active.disabled:focus,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active.disabled:hover.disabled,.datepicker table tr td.active.disabled:hover.disabled.active,.datepicker table tr td.active.disabled:hover.disabled:active,.datepicker table tr td.active.disabled:hover.disabled:focus,.datepicker table tr td.active.disabled:hover.disabled:hover,.datepicker table tr td.active.disabled:hover[disabled],.datepicker table tr td.active.disabled:hover[disabled].active,.datepicker table tr td.active.disabled:hover[disabled]:active,.datepicker table tr td.active.disabled:hover[disabled]:focus,.datepicker table tr td.active.disabled:hover[disabled]:hover,.datepicker table tr td.active.disabled[disabled],.datepicker table tr td.active.disabled[disabled].active,.datepicker table tr td.active.disabled[disabled]:active,.datepicker table tr td.active.disabled[disabled]:focus,.datepicker table tr td.active.disabled[disabled]:hover,.datepicker table tr td.active:hover.disabled,.datepicker table tr td.active:hover.disabled.active,.datepicker table tr td.active:hover.disabled:active,.datepicker table tr td.active:hover.disabled:focus,.datepicker table tr td.active:hover.disabled:hover,.datepicker table tr td.active:hover[disabled],.datepicker table tr td.active:hover[disabled].active,.datepicker table tr td.active:hover[disabled]:active,.datepicker table tr td.active:hover[disabled]:focus,.datepicker table tr td.active:hover[disabled]:hover,.datepicker table tr td.active[disabled],.datepicker table tr td.active[disabled].active,.datepicker table tr td.active[disabled]:active,.datepicker table tr td.active[disabled]:focus,.datepicker table tr td.active[disabled]:hover,fieldset[disabled] .datepicker table tr td.active,fieldset[disabled] .datepicker table tr td.active.active,fieldset[disabled] .datepicker table tr td.active.disabled,fieldset[disabled] .datepicker table tr td.active.disabled.active,fieldset[disabled] .datepicker table tr td.active.disabled:active,fieldset[disabled] .datepicker table tr td.active.disabled:focus,fieldset[disabled] .datepicker table tr td.active.disabled:hover,fieldset[disabled] .datepicker table tr td.active.disabled:hover.active,fieldset[disabled] .datepicker table tr td.active.disabled:hover:active,fieldset[disabled] .datepicker table tr td.active.disabled:hover:focus,fieldset[disabled] .datepicker table tr td.active.disabled:hover:hover,fieldset[disabled] .datepicker table tr td.active:active,fieldset[disabled] .datepicker table tr td.active:focus,fieldset[disabled] .datepicker table tr td.active:hover,fieldset[disabled] .datepicker table tr td.active:hover.active,fieldset[disabled] .datepicker table tr td.active:hover:active,fieldset[disabled] .datepicker table tr td.active:hover:focus,fieldset[disabled] .datepicker table tr td.active:hover:hover{background-color:#428bca;border-color:#357ebd}.datepicker table tr td span{display:block;width:23%;height:54px;line-height:54px;float:left;margin:1%;cursor:pointer;border-radius:4px}.datepicker table tr td span:hover{background:rgba(0,0,0,.2)}.datepicker table tr td span.disabled,.datepicker table tr td span.disabled:hover{background:0 0;color:#444;cursor:default}.datepicker table tr td span.active,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active:hover{color:#fff;background-color:#428bca;border-color:#357ebd;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td span.active.active,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:focus,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active.disabled:hover.active,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active.disabled:hover:focus,.datepicker table tr td span.active.disabled:hover:hover,.datepicker table tr td span.active:active,.datepicker table tr td span.active:focus,.datepicker table tr td span.active:hover,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active:hover:active,.datepicker table tr td span.active:hover:focus,.datepicker table tr td span.active:hover:hover,.open .dropdown-toggle.datepicker table tr td span.active,.open .dropdown-toggle.datepicker table tr td span.active.disabled,.open .dropdown-toggle.datepicker table tr td span.active.disabled:hover,.open .dropdown-toggle.datepicker table tr td span.active:hover{color:#fff;background-color:#3276b1;border-color:#285e8e}.datepicker table tr td span.active.active,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover.active,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active:hover:active,.open .dropdown-toggle.datepicker table tr td span.active,.open .dropdown-toggle.datepicker table tr td span.active.disabled,.open .dropdown-toggle.datepicker table tr td span.active.disabled:hover,.open .dropdown-toggle.datepicker table tr td span.active:hover{background-image:none}.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled.disabled,.datepicker table tr td span.active.disabled.disabled.active,.datepicker table tr td span.active.disabled.disabled:active,.datepicker table tr td span.active.disabled.disabled:focus,.datepicker table tr td span.active.disabled.disabled:hover,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:focus,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active.disabled:hover.disabled,.datepicker table tr td span.active.disabled:hover.disabled.active,.datepicker table tr td span.active.disabled:hover.disabled:active,.datepicker table tr td span.active.disabled:hover.disabled:focus,.datepicker table tr td span.active.disabled:hover.disabled:hover,.datepicker table tr td span.active.disabled:hover[disabled],.datepicker table tr td span.active.disabled:hover[disabled].active,.datepicker table tr td span.active.disabled:hover[disabled]:active,.datepicker table tr td span.active.disabled:hover[disabled]:focus,.datepicker table tr td span.active.disabled:hover[disabled]:hover,.datepicker table tr td span.active.disabled[disabled],.datepicker table tr td span.active.disabled[disabled].active,.datepicker table tr td span.active.disabled[disabled]:active,.datepicker table tr td span.active.disabled[disabled]:focus,.datepicker table tr td span.active.disabled[disabled]:hover,.datepicker table tr td span.active:hover.disabled,.datepicker table tr td span.active:hover.disabled.active,.datepicker table tr td span.active:hover.disabled:active,.datepicker table tr td span.active:hover.disabled:focus,.datepicker table tr td span.active:hover.disabled:hover,.datepicker table tr td span.active:hover[disabled],.datepicker table tr td span.active:hover[disabled].active,.datepicker table tr td span.active:hover[disabled]:active,.datepicker table tr td span.active:hover[disabled]:focus,.datepicker table tr td span.active:hover[disabled]:hover,.datepicker table tr td span.active[disabled],.datepicker table tr td span.active[disabled].active,.datepicker table tr td span.active[disabled]:active,.datepicker table tr td span.active[disabled]:focus,.datepicker table tr td span.active[disabled]:hover,fieldset[disabled] .datepicker table tr td span.active,fieldset[disabled] .datepicker table tr td span.active.active,fieldset[disabled] .datepicker table tr td span.active.disabled,fieldset[disabled] .datepicker table tr td span.active.disabled.active,fieldset[disabled] .datepicker table tr td span.active.disabled:active,fieldset[disabled] .datepicker table tr td span.active.disabled:focus,fieldset[disabled] .datepicker table tr td span.active.disabled:hover,fieldset[disabled] .datepicker table tr td span.active.disabled:hover.active,fieldset[disabled] .datepicker table tr td span.active.disabled:hover:active,fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,fieldset[disabled] .datepicker table tr td span.active:active,fieldset[disabled] .datepicker table tr td span.active:focus,fieldset[disabled] .datepicker table tr td span.active:hover,fieldset[disabled] .datepicker table tr td span.active:hover.active,fieldset[disabled] .datepicker table tr td span.active:hover:active,fieldset[disabled] .datepicker table tr td span.active:hover:focus,fieldset[disabled] .datepicker table tr td span.active:hover:hover{background-color:#428bca;border-color:#357ebd}.datepicker table tr td span.new,.datepicker table tr td span.old{color:#444}.datepicker th.datepicker-switch{width:145px}.datepicker tfoot tr th,.datepicker thead tr:first-child th{cursor:pointer}.datepicker tfoot tr th:hover,.datepicker thead tr:first-child th:hover{background:rgba(0,0,0,.2)}.datepicker .cw{font-size:10px;width:12px;padding:0 2px 0 5px;vertical-align:middle}.datepicker thead tr:first-child th.cw{cursor:default;background-color:transparent}.input-group.date .input-group-addon i{cursor:pointer;width:16px;height:16px}.input-daterange input{text-align:center}.input-daterange input:first-child{border-radius:3px 0 0 3px}.input-daterange input:last-child{border-radius:0 3px 3px 0}.input-daterange .input-group-addon{width:auto;min-width:16px;padding:4px 5px;font-weight:400;line-height:1.428571429;text-align:center;text-shadow:0 1px 0 #fff;vertical-align:middle;background-color:#eee;border:solid #ccc;border-width:1px 0;margin-left:-5px;margin-right:-5px}.datepicker.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;float:left;display:none;min-width:160px;list-style:none;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:5px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;color:#333;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px;line-height:1.428571429}.datepicker.dropdown-menu td,.datepicker.dropdown-menu th{padding:4px 5px}
.lg-sub-html,.lg-toolbar{background-color:rgba(0,0,0,.45)}@font-face{font-family:lg;src:url(/Projects/Visoft/Resources/plugins/lightGallery/fonts/lg.eot?n1z373);src:url(/Projects/Visoft/Resources/plugins/lightGallery/fonts/lg.eot?#iefixn1z373) format("embedded-opentype"),url(/Projects/Visoft/Resources/plugins/lightGallery/fonts/lg.woff?n1z373) format("woff"),url(/Projects/Visoft/Resources/plugins/lightGallery/fonts/lg.ttf?n1z373) format("truetype"),url(/Projects/Visoft/Resources/plugins/lightGallery/fonts/lg.svg?n1z373#lg) format("svg");font-weight:400;font-style:normal}.lg-icon{font-family:lg;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-actions .lg-next,.lg-actions .lg-prev{background-color:rgba(0,0,0,.45);border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1080;border:none;outline:0}.lg-actions .lg-next.disabled,.lg-actions .lg-prev.disabled{pointer-events:none;opacity:.5}.lg-actions .lg-next:hover,.lg-actions .lg-prev:hover{color:#FFF}.lg-actions .lg-next{right:20px}.lg-actions .lg-next:before{content:"\e095"}.lg-actions .lg-prev{left:20px}.lg-actions .lg-prev:after{content:"\e094"}@-webkit-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-moz-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-ms-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-webkit-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@-moz-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@-ms-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end .3s;-o-animation:lg-right-end .3s;animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end .3s;-o-animation:lg-left-end .3s;animation:lg-left-end .3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none!important;outline:0;-webkit-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear}.lg-toolbar .lg-icon:hover{color:#FFF}.lg-toolbar .lg-close:after{content:"\e070"}.lg-toolbar .lg-download:after{content:"\e0f2"}.lg-sub-html{bottom:0;color:#EEE;font-size:16px;left:0;padding:10px 40px;position:fixed;right:0;text-align:center;z-index:1080}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}#lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;vertical-align:middle}.lg-next,.lg-prev,.lg-toolbar{opacity:1;-webkit-transition:-webkit-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;-moz-transition:-moz-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;-o-transition:-o-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;transition:transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear}.lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}.lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}.lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0;-webkit-transition:-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-moz-transition:-moz-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-o-transition:-o-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;transition:transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}.lg-outer .lg-thumb-outer{background-color:#0D0A0A;bottom:0;position:absolute;width:100%;z-index:1080;max-height:350px;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1) 0s;transition:transform .25s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer.lg-thumb-open .lg-thumb-outer{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-thumb{padding:10px 0;height:100%;margin-bottom:-5px}.lg-outer .lg-thumb-item{cursor:pointer;float:left;overflow:hidden;height:100%;border:2px solid #FFF;border-radius:4px;margin-bottom:5px}@media (min-width:1025px){.lg-outer .lg-thumb-item{-webkit-transition:border-color .25s ease;-o-transition:border-color .25s ease;transition:border-color .25s ease}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{width:100%;height:100%;object-fit:cover}.lg-outer.lg-has-thumb .lg-item{padding-bottom:120px}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer.lg-pull-caption-up .lg-sub-html{-webkit-transition:bottom .25s ease;-o-transition:bottom .25s ease;transition:bottom .25s ease}.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html{bottom:100px}.lg-outer .lg-toogle-thumb{background-color:#0D0A0A;border-radius:2px 2px 0 0;color:#999;cursor:pointer;font-size:24px;height:39px;line-height:27px;padding:5px 0;position:absolute;right:20px;text-align:center;top:-39px;width:50px}.lg-outer .lg-toogle-thumb:hover,.lg-outer.lg-dropdown-active #lg-share{color:#FFF}.lg-outer .lg-toogle-thumb:after{content:"\e1ff"}.lg-outer .lg-video-cont{display:inline-block;vertical-align:middle;max-width:1140px;max-height:100%;width:100%;padding:0 5px}.lg-outer .lg-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}.lg-outer .lg-video .lg-object{display:inline-block;position:absolute;top:0;left:0;width:100%!important;height:100%!important}.lg-outer .lg-video .lg-video-play{width:84px;height:59px;position:absolute;left:50%;top:50%;margin-left:-42px;margin-top:-30px;z-index:1080;cursor:pointer}.lg-outer .lg-has-iframe .lg-video{-webkit-overflow-scrolling:touch;overflow:auto}.lg-outer .lg-has-vimeo .lg-video-play{background:url(/Projects/Visoft/Resources/plugins/lightGallery/img/vimeo-play.png) no-repeat}.lg-outer .lg-has-vimeo:hover .lg-video-play{background:url(/Projects/Visoft/Resources/plugins/lightGallery/img/vimeo-play.png) 0 -58px no-repeat}.lg-outer .lg-has-html5 .lg-video-play{background:url(/Projects/Visoft/Resources/plugins/lightGallery/img/video-play.png) no-repeat;height:64px;margin-left:-32px;margin-top:-32px;width:64px;opacity:.8}.lg-outer .lg-has-html5:hover .lg-video-play{opacity:1}.lg-outer .lg-has-youtube .lg-video-play{background:url(/Projects/Visoft/Resources/plugins/lightGallery/img/youtube-play.png) no-repeat}.lg-outer .lg-has-youtube:hover .lg-video-play{background:url(/Projects/Visoft/Resources/plugins/lightGallery/img/youtube-play.png) 0 -60px no-repeat}.lg-outer .lg-video-object{width:100%!important;height:100%!important;position:absolute;top:0;left:0}.lg-outer .lg-has-video .lg-video-object{visibility:hidden}.lg-outer .lg-has-video.lg-video-playing .lg-object,.lg-outer .lg-has-video.lg-video-playing .lg-video-play{display:none}.lg-outer .lg-has-video.lg-video-playing .lg-video-object{visibility:visible}.lg-progress-bar{background-color:#333;height:5px;left:0;position:absolute;top:0;width:100%;z-index:1083;opacity:0;-webkit-transition:opacity 80ms ease 0s;-moz-transition:opacity 80ms ease 0s;-o-transition:opacity 80ms ease 0s;transition:opacity 80ms ease 0s}.lg-progress-bar .lg-progress{background-color:#a90707;height:5px;width:0}.lg-progress-bar.lg-start .lg-progress{width:100%}.lg-show-autoplay .lg-progress-bar{opacity:1}.lg-autoplay-button:after{content:"\e01d"}.lg-show-autoplay .lg-autoplay-button:after{content:"\e01a"}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition-duration:0s;transition-duration:0s}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .3s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .3s cubic-bezier(0,0,.25,1) 0s;transition:transform .3s cubic-bezier(0,0,.25,1) 0s}.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;-moz-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;-o-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transition:-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-moz-transition:-moz-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-o-transition:-o-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;transition:transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}#lg-zoom-in:after{content:"\e311"}#lg-actual-size{font-size:20px}#lg-actual-size:after{content:"\e033"}#lg-zoom-out{opacity:.5;pointer-events:none}#lg-zoom-out:after{content:"\e312"}.lg-zoomed #lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer .lg-pager-outer{bottom:60px;left:0;position:absolute;right:0;text-align:center;z-index:1080;height:10px}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;overflow:hidden;position:relative;vertical-align:top;margin:0 5px}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{box-shadow:0 0 0 2px #fff inset}.lg-outer .lg-pager-thumb-cont{background-color:#fff;color:#FFF;bottom:100%;height:83px;left:0;margin-bottom:20px;margin-left:-60px;opacity:0;padding:5px;position:absolute;width:120px;border-radius:3px;-webkit-transition:opacity .15s ease 0s,-webkit-transform .15s ease 0s;-moz-transition:opacity .15s ease 0s,-moz-transform .15s ease 0s;-o-transition:opacity .15s ease 0s,-o-transform .15s ease 0s;transition:opacity .15s ease 0s,transform .15s ease 0s;-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}.lg-outer .lg-pager-thumb-cont img{width:100%;height:100%}.lg-outer .lg-pager{background-color:rgba(255,255,255,.5);border-radius:50%;box-shadow:0 0 0 8px rgba(255,255,255,.7) inset;display:block;height:12px;-webkit-transition:box-shadow .3s ease 0s;-o-transition:box-shadow .3s ease 0s;transition:box-shadow .3s ease 0s;width:12px}.lg-outer .lg-pager:focus,.lg-outer .lg-pager:hover{box-shadow:0 0 0 8px #fff inset}.lg-outer .lg-caret{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0}.lg-fullscreen:after{content:"\e20c"}.lg-fullscreen-on .lg-fullscreen:after{content:"\e20d"}.lg-outer #lg-dropdown-overlay{background-color:rgba(0,0,0,.25);bottom:0;cursor:default;left:0;position:fixed;right:0;top:0;z-index:1081;opacity:0;visibility:hidden;-webkit-transition:visibility 0s linear .18s,opacity .18s linear 0s;-o-transition:visibility 0s linear .18s,opacity .18s linear 0s;transition:visibility 0s linear .18s,opacity .18s linear 0s}.lg-outer.lg-dropdown-active #lg-dropdown-overlay,.lg-outer.lg-dropdown-active .lg-dropdown{-webkit-transition-delay:0s;transition-delay:0s;-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;visibility:visible}.lg-outer .lg-dropdown{background-color:#fff;border-radius:2px;font-size:14px;list-style-type:none;margin:0;padding:10px 0;position:absolute;right:0;text-align:left;top:50px;opacity:0;visibility:hidden;-moz-transform:translate3d(0,5px,0);-o-transform:translate3d(0,5px,0);-ms-transform:translate3d(0,5px,0);-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);-webkit-transition:-webkit-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-moz-transition:-moz-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-o-transition:-o-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;transition:transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s}.lg-outer .lg-dropdown:after{content:"";display:block;height:0;width:0;position:absolute;border:8px solid transparent;border-bottom-color:#FFF;right:16px;top:-16px}.lg-outer .lg-dropdown>li:last-child{margin-bottom:0}.lg-outer .lg-dropdown>li:hover .lg-icon,.lg-outer .lg-dropdown>li:hover a{color:#333}.lg-outer .lg-dropdown a{color:#333;display:block;white-space:pre;padding:4px 12px;font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px}.lg-outer .lg-dropdown a:hover{background-color:rgba(0,0,0,.07)}.lg-outer .lg-dropdown .lg-dropdown-text{display:inline-block;line-height:1;margin-top:-3px;vertical-align:middle}.lg-outer .lg-dropdown .lg-icon{color:#333;display:inline-block;float:none;font-size:20px;height:auto;line-height:1;margin-right:8px;padding:0;vertical-align:middle;width:auto}.lg-outer,.lg-outer .lg,.lg-outer .lg-inner{width:100%;height:100%}.lg-outer #lg-share{position:relative}.lg-outer #lg-share:after{content:"\e80d"}.lg-outer #lg-share-facebook .lg-icon{color:#3b5998}.lg-outer #lg-share-facebook .lg-icon:after{content:"\e901"}.lg-outer #lg-share-twitter .lg-icon{color:#00aced}.lg-outer #lg-share-twitter .lg-icon:after{content:"\e904"}.lg-outer #lg-share-googleplus .lg-icon{color:#dd4b39}.lg-outer #lg-share-googleplus .lg-icon:after{content:"\e902"}.lg-outer #lg-share-pinterest .lg-icon{color:#cb2027}.lg-outer #lg-share-pinterest .lg-icon:after{content:"\e903"}.lg-group:after{content:"";display:table;clear:both}.lg-outer{position:fixed;top:0;left:0;z-index:1050;text-align:left;opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item.lg-current,.lg-outer.lg-css3 .lg-item.lg-next-slide,.lg-outer.lg-css3 .lg-item.lg-prev-slide{-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg{position:relative;overflow:hidden;margin-left:auto;margin-right:auto;max-width:100%;max-height:100%}.lg-outer .lg-inner{position:absolute;left:0;top:0;white-space:nowrap}.lg-outer .lg-item{background:url(/Projects/Visoft/Resources/plugins/lightGallery/img/loading.gif) center center no-repeat;display:none!important}.lg-outer.lg-css .lg-current,.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide{display:inline-block!important}.lg-outer .lg-img-wrap,.lg-outer .lg-item{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}.lg-outer .lg-img-wrap{position:absolute;padding:0 5px;left:0;right:0;top:0;bottom:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-image{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto!important;height:auto!important}.lg-outer.lg-show-after-load .lg-item .lg-object,.lg-outer.lg-show-after-load .lg-item .lg-video-play{opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play{opacity:1}.lg-outer .lg-empty-html,.lg-outer.lg-hide-download #lg-download{display:none}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#000;opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide{-webkit-transition:none 0s ease 0s!important;-moz-transition:none 0s ease 0s!important;-o-transition:none 0s ease 0s!important;transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item,.lg-css3.lg-use-left .lg-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide{-webkit-transition:opacity .1s ease 0s;-moz-transition:opacity .1s ease 0s;-o-transition:opacity .1s ease 0s;transition:opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-left .lg-item{opacity:0;position:absolute;left:0}.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{left:-100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide{left:100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current{left:0;opacity:1}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{-webkit-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}
